/*! cape-breton-university v0.0.1 | (c) 2022 Ray Creative Agency | UNLICENSED License | https://bitbucket.org/rayagency/cape-breton-university/ */

@charset "UTF-8";

/*!
 * cape-breton-university v0.0.1
 * A description for your project.
 * (c) 2022 Ray Creative Agency
 * UNLICENSED License
 * https://bitbucket.org/rayagency/cape-breton-university/
 */

@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700|Roboto+Slab:300,700&display=swap");
@import url("https://use.typekit.net/zic3szl.css");
.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(ajax-loader.gif) 50% no-repeat
}

@font-face {
    font-family: slick;
    src: url(fonts/slick.eot);
    src: url(fonts/slick.eot?#iefix) format("embedded-opentype"), url(fonts/slick.woff) format("woff"), url(fonts/slick.ttf) format("truetype"), url(fonts/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal
}

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
    border: none
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    background: transparent;
    color: transparent;
    outline: none
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

.slick-dots li,
.slick-dots li button {
    height: 20px;
    width: 20px;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-bg,
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed
}

.mfp-wrap {
    z-index: 1043;
    outline: none!important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    top: 50%;
    margin: -55px 0 0;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-height:300px),
screen and (max-width:800px) and (orientation:landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.daterangepicker {
    position: absolute;
    color: inherit;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ddd;
    width: 278px;
    max-width: none;
    padding: 0;
    margin-top: 7px;
    top: 100px;
    left: 20px;
    z-index: 3001;
    display: none;
    font-family: arial;
    font-size: 15px;
    line-height: 1em
}

.daterangepicker:after,
.daterangepicker:before {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(0, 0, 0, .2);
    content: ""
}

.daterangepicker:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ccc
}

.daterangepicker:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent
}

.daterangepicker.opensleft:before {
    right: 9px
}

.daterangepicker.opensleft:after {
    right: 10px
}

.daterangepicker.openscenter:after,
.daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto
}

.daterangepicker.opensright:before {
    left: 9px
}

.daterangepicker.opensright:after {
    left: 10px
}

.daterangepicker.drop-up {
    margin-top: -7px
}

.daterangepicker.drop-up:before {
    top: auto;
    bottom: -7px;
    border-bottom: initial;
    border-top: 7px solid #ccc
}

.daterangepicker.drop-up:after {
    top: auto;
    bottom: -6px;
    border-bottom: initial;
    border-top: 6px solid #fff
}

.daterangepicker.single .daterangepicker .ranges,
.daterangepicker.single .drp-calendar {
    float: none
}

.daterangepicker.single .drp-selected {
    display: none
}

.daterangepicker.show-calendar .drp-buttons,
.daterangepicker.show-calendar .drp-calendar {
    display: block
}

.daterangepicker.auto-apply .drp-buttons {
    display: none
}

.daterangepicker .drp-calendar {
    display: none;
    max-width: 270px
}

.daterangepicker .drp-calendar.left {
    padding: 8px 0 8px 8px
}

.daterangepicker .drp-calendar.right {
    padding: 8px
}

.daterangepicker .drp-calendar.single .calendar-table {
    border: none
}

.daterangepicker .calendar-table .next span,
.daterangepicker .calendar-table .prev span {
    color: #fff;
    border: solid #000;
    border-width: 0 2px 2px 0;
    border-radius: 0;
    display: inline-block;
    padding: 3px
}

.daterangepicker .calendar-table .next span {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

.daterangepicker .calendar-table .prev span {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg)
}

.daterangepicker .calendar-table td,
.daterangepicker .calendar-table th {
    text-align: center;
    vertical-align: middle;
    min-width: 32px;
    width: 32px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer
}

.daterangepicker .calendar-table {
    border: 1px solid #fff;
    border-radius: 4px;
    background-color: #fff
}

.daterangepicker .calendar-table table {
    width: 100%;
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse
}

.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
    background-color: #eee;
    border-color: transparent;
    color: inherit
}

.daterangepicker td.week,
.daterangepicker th.week {
    font-size: 80%;
    color: #ccc
}

.daterangepicker td.off,
.daterangepicker td.off.end-date,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date {
    background-color: #fff;
    border-color: transparent;
    color: #999
}

.daterangepicker td.in-range {
    background-color: #ebf4f8;
    border-color: transparent;
    color: #000;
    border-radius: 0
}

.daterangepicker td.start-date {
    border-radius: 4px 0 0 4px
}

.daterangepicker td.end-date {
    border-radius: 0 4px 4px 0
}

.daterangepicker td.start-date.end-date {
    border-radius: 4px
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #357ebd;
    border-color: transparent;
    color: #fff
}

.daterangepicker th.month {
    width: auto
}

.daterangepicker option.disabled,
.daterangepicker td.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through
}

.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default
}

.daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%
}

.daterangepicker select.yearselect {
    width: 40%
}

.daterangepicker select.ampmselect,
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect {
    width: 50px;
    margin: 0 auto;
    background: #eee;
    border: 1px solid #eee;
    padding: 2px;
    outline: 0;
    font-size: 12px
}

.daterangepicker .calendar-time {
    text-align: center;
    margin: 4px auto 0;
    line-height: 30px;
    position: relative
}

.daterangepicker .calendar-time select.disabled {
    color: #ccc;
    cursor: not-allowed
}

.daterangepicker .drp-buttons {
    clear: both;
    text-align: right;
    padding: 8px;
    border-top: 1px solid #ddd;
    display: none;
    line-height: 12px;
    vertical-align: middle
}

.daterangepicker .drp-selected {
    display: inline-block;
    font-size: 12px;
    padding-right: 8px
}

.daterangepicker .drp-buttons .btn {
    margin-left: 8px;
    font-size: 12px;
    font-weight: 700;
    padding: 4px 8px
}

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
    border-right: 1px solid #ddd
}

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
    border-left: 1px solid #ddd
}

.daterangepicker.show-ranges.rtl .drp-calendar.right {
    border-right: 1px solid #ddd
}

.daterangepicker.show-ranges.ltr .drp-calendar.left {
    border-left: 1px solid #ddd
}

.daterangepicker .ranges {
    float: none;
    text-align: left;
    margin: 0
}

.daterangepicker.show-calendar .ranges {
    margin-top: 8px
}

.daterangepicker .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%
}

.daterangepicker .ranges li {
    font-size: 12px;
    padding: 8px 12px;
    cursor: pointer
}

.daterangepicker .ranges li:hover {
    background-color: #eee
}

.daterangepicker .ranges li.active {
    background-color: #08c;
    color: #fff
}

@media (min-width:564px) {
    .daterangepicker {
        width: auto
    }
    .daterangepicker .ranges ul {
        width: 140px
    }
    .daterangepicker.single .ranges ul {
        width: 100%
    }
    .daterangepicker.single .drp-calendar.left {
        clear: none
    }
    .daterangepicker.single .drp-calendar,
    .daterangepicker.single .ranges {
        float: left
    }
    .daterangepicker {
        direction: ltr;
        text-align: left
    }
    .daterangepicker .drp-calendar.left {
        clear: left;
        margin-right: 0
    }
    .daterangepicker .drp-calendar.left .calendar-table {
        border-right: none;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }
    .daterangepicker .drp-calendar.right {
        margin-left: 0
    }
    .daterangepicker .drp-calendar.right .calendar-table {
        border-left: none;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
    .daterangepicker .drp-calendar.left .calendar-table {
        padding-right: 8px
    }
    .daterangepicker .drp-calendar,
    .daterangepicker .ranges {
        float: left
    }
}

@media (min-width:730px) {
    .daterangepicker .ranges {
        width: auto;
        float: left
    }
    .daterangepicker.rtl .ranges {
        float: right
    }
    .daterangepicker .drp-calendar.left {
        clear: none!important
    }
}

.select2-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    -webkit-clip-path: inset(50%)!important;
    clip-path: inset(50%)!important;
    height: 1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    width: 1px!important;
    white-space: nowrap!important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px;
    padding: 1px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #000;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
    background-image: linear-gradient(180deg, #fff 50%, #eee);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
    background-image: linear-gradient(180deg, #eee 50%, #ccc);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee));
    background-image: linear-gradient(180deg, #fff 0, #eee 50%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff));
    background-image: linear-gradient(180deg, #eee 50%, #fff);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

@-webkit-keyframes spinAround {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes spinAround {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.breadcrumb,
.button,
.delete,
.is-unselectable,
.modal-close,
.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 {
    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%;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    width: .625em
}

.block:not(:last-child),
.box:not(:last-child),
.breadcrumb:not(:last-child),
.content:not(:last-child),
.highlight:not(:last-child),
.level:not(:last-child),
.list:not(:last-child),
.message:not(:last-child),
.notification: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 {
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: rgba(10, 10, 10, .2);
    border: none;
    border-radius: 290486px;
    cursor: pointer;
    pointer-events: auto;
    display: inline-block;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 0;
    height: 20px;
    max-height: 20px;
    max-width: 20px;
    min-height: 20px;
    min-width: 20px;
    outline: none;
    position: relative;
    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%;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transform-origin: center center;
    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: rgba(10, 10, 10, .3)
}

.delete:active,
.modal-close:active {
    background-color: rgba(10, 10, 10, .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,
.loader {
    -webkit-animation: spinAround .5s linear infinite;
    animation: spinAround .5s linear infinite;
    border-radius: 290486px;
    border-color: transparent transparent #dbdbdb #dbdbdb;
    border-style: solid;
    border-width: 2px;
    content: "";
    display: block;
    height: 1em;
    position: relative;
    width: 1em
}

.hero-video,
.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-16by9 .has-ratio,
.image.is-16by9 img,
.image.is-square .has-ratio,
.image.is-square img,
.is-overlay,
.modal,
.modal-background {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.button,
.pagination-ellipsis,
.pagination-link,
.pagination-next,
.pagination-previous {
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 1rem;
    height: 2.25em;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    line-height: 1.5;
    padding: calc(.375em - 1px) calc(.625em - 1px);
    position: relative;
    vertical-align: top
}

.button:active,
.button:focus,
.is-active.button,
.is-active.pagination-ellipsis,
.is-active.pagination-link,
.is-active.pagination-next,
.is-active.pagination-previous,
.is-focused.button,
.is-focused.pagination-ellipsis,
.is-focused.pagination-link,
.is-focused.pagination-next,
.is-focused.pagination-previous,
.pagination-ellipsis:active,
.pagination-ellipsis:focus,
.pagination-link:active,
.pagination-link:focus,
.pagination-next:active,
.pagination-next:focus,
.pagination-previous:active,
.pagination-previous:focus {
    outline: none
}

.button[disabled],
.pagination-ellipsis[disabled],
.pagination-link[disabled],
.pagination-next[disabled],
.pagination-previous[disabled],
fieldset[disabled] .button,
fieldset[disabled] .pagination-ellipsis,
fieldset[disabled] .pagination-link,
fieldset[disabled] .pagination-next,
fieldset[disabled] .pagination-previous {
    cursor: not-allowed
}


/*! minireset.css v0.0.4 | MIT License | github.com/jgthms/minireset.css */

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 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

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

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

audio {
    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: left
}

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

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

body,
button,
input,
select,
textarea {
    font-family: Roboto Condensed, sans-serif
}

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

body {
    color: #4a4a4a;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5
}

a {
    color: #0a1f8f;
    cursor: pointer;
    text-decoration: none
}

a strong {
    color: currentColor
}

a:hover {
    color: #363636
}

code {
    color: #c40d3c;
    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: #363636;
    font-weight: 700
}

fieldset {
    border: none
}

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

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: left
}

table th {
    color: #363636
}

.is-clearfix:after {
    clear: both;
    content: " ";
    display: table
}

.is-pulled-left {
    float: left!important
}

.is-pulled-right {
    float: right!important
}

.is-clipped {
    overflow: hidden!important
}

.is-size-1 {
    font-size: 3rem!important
}

.is-size-2 {
    font-size: 2.5rem!important
}

.is-size-3 {
    font-size: 2rem!important
}

.is-size-4 {
    font-size: 1.5rem!important
}

.is-size-5 {
    font-size: 1.25rem!important
}

.is-size-6 {
    font-size: 1rem!important
}

.is-size-7 {
    font-size: .75rem!important
}

@media screen and (max-width:768px) {
    .is-size-1-mobile {
        font-size: 3rem!important
    }
    .is-size-2-mobile {
        font-size: 2.5rem!important
    }
    .is-size-3-mobile {
        font-size: 2rem!important
    }
    .is-size-4-mobile {
        font-size: 1.5rem!important
    }
    .is-size-5-mobile {
        font-size: 1.25rem!important
    }
    .is-size-6-mobile {
        font-size: 1rem!important
    }
    .is-size-7-mobile {
        font-size: .75rem!important
    }
}

@media print,
screen and (min-width:769px) {
    .is-size-1-tablet {
        font-size: 3rem!important
    }
    .is-size-2-tablet {
        font-size: 2.5rem!important
    }
    .is-size-3-tablet {
        font-size: 2rem!important
    }
    .is-size-4-tablet {
        font-size: 1.5rem!important
    }
    .is-size-5-tablet {
        font-size: 1.25rem!important
    }
    .is-size-6-tablet {
        font-size: 1rem!important
    }
    .is-size-7-tablet {
        font-size: .75rem!important
    }
}

@media screen and (max-width:1023px) {
    .is-size-1-touch {
        font-size: 3rem!important
    }
    .is-size-2-touch {
        font-size: 2.5rem!important
    }
    .is-size-3-touch {
        font-size: 2rem!important
    }
    .is-size-4-touch {
        font-size: 1.5rem!important
    }
    .is-size-5-touch {
        font-size: 1.25rem!important
    }
    .is-size-6-touch {
        font-size: 1rem!important
    }
    .is-size-7-touch {
        font-size: .75rem!important
    }
}

@media screen and (min-width:1024px) {
    .is-size-1-desktop {
        font-size: 3rem!important
    }
    .is-size-2-desktop {
        font-size: 2.5rem!important
    }
    .is-size-3-desktop {
        font-size: 2rem!important
    }
    .is-size-4-desktop {
        font-size: 1.5rem!important
    }
    .is-size-5-desktop {
        font-size: 1.25rem!important
    }
    .is-size-6-desktop {
        font-size: 1rem!important
    }
    .is-size-7-desktop {
        font-size: .75rem!important
    }
}

@media screen and (min-width:1216px) {
    .is-size-1-widescreen {
        font-size: 3rem!important
    }
    .is-size-2-widescreen {
        font-size: 2.5rem!important
    }
    .is-size-3-widescreen {
        font-size: 2rem!important
    }
    .is-size-4-widescreen {
        font-size: 1.5rem!important
    }
    .is-size-5-widescreen {
        font-size: 1.25rem!important
    }
    .is-size-6-widescreen {
        font-size: 1rem!important
    }
    .is-size-7-widescreen {
        font-size: .75rem!important
    }
}

@media screen and (min-width:1408px) {
    .is-size-1-fullhd {
        font-size: 3rem!important
    }
    .is-size-2-fullhd {
        font-size: 2.5rem!important
    }
    .is-size-3-fullhd {
        font-size: 2rem!important
    }
    .is-size-4-fullhd {
        font-size: 1.5rem!important
    }
    .is-size-5-fullhd {
        font-size: 1.25rem!important
    }
    .is-size-6-fullhd {
        font-size: 1rem!important
    }
    .is-size-7-fullhd {
        font-size: .75rem!important
    }
}

.has-text-centered {
    text-align: center!important
}

.has-text-justified {
    text-align: justify!important
}

.has-text-left {
    text-align: left!important
}

.has-text-right {
    text-align: right!important
}

@media screen and (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
}

.has-text-white {
    color: #fff!important
}

a.has-text-white:focus,
a.has-text-white:hover {
    color: #e6e6e6!important
}

.has-background-white {
    background-color: #fff!important
}

.has-text-black {
    color: #0a0a0a!important
}

a.has-text-black:focus,
a.has-text-black:hover {
    color: #000!important
}

.has-background-black {
    background-color: #0a0a0a!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: #e65300!important
}

a.has-text-primary:focus,
a.has-text-primary:hover {
    color: #b34100!important
}

.has-background-primary {
    background-color: #e65300!important
}

.has-text-link {
    color: #0a1f8f!important
}

a.has-text-link:focus,
a.has-text-link:hover {
    color: #07155f!important
}

.has-background-link {
    background-color: #0a1f8f!important
}

.has-text-info {
    color: #209cee!important
}

a.has-text-info:focus,
a.has-text-info:hover {
    color: #0f81cc!important
}

.has-background-info {
    background-color: #209cee!important
}

.has-text-success {
    color: #006937!important
}

a.has-text-success:focus,
a.has-text-success:hover {
    color: #00361c!important
}

.has-background-success {
    background-color: #006937!important
}

.has-text-warning {
    color: #f7be00!important
}

a.has-text-warning:focus,
a.has-text-warning:hover {
    color: #c49700!important
}

.has-background-warning {
    background-color: #f7be00!important
}

.has-text-danger {
    color: #c40d3c!important
}

a.has-text-danger:focus,
a.has-text-danger:hover {
    color: #940a2d!important
}

.has-background-danger {
    background-color: #c40d3c!important
}

.has-text-black-bis {
    color: #121212!important
}

.has-background-black-bis {
    background-color: #121212!important
}

.has-text-black-ter {
    color: #242424!important
}

.has-background-black-ter {
    background-color: #242424!important
}

.has-text-grey-darker {
    color: #363636!important
}

.has-background-grey-darker {
    background-color: #363636!important
}

.has-text-grey-dark {
    color: #4a4a4a!important
}

.has-background-grey-dark {
    background-color: #4a4a4a!important
}

.has-text-grey {
    color: #939393!important
}

.has-background-grey {
    background-color: #939393!important
}

.has-text-grey-light {
    color: #b5b5b5!important
}

.has-background-grey-light {
    background-color: #b5b5b5!important
}

.has-text-grey-lighter {
    color: #dbdbdb!important
}

.has-background-grey-lighter {
    background-color: #dbdbdb!important
}

.has-text-white-ter {
    color: #f5f5f5!important
}

.has-background-white-ter {
    background-color: #f5f5f5!important
}

.has-text-white-bis {
    color: #fafafa!important
}

.has-background-white-bis {
    background-color: #fafafa!important
}

.has-text-weight-light {
    font-weight: 300!important
}

.has-text-weight-normal {
    font-weight: 400!important
}

.has-text-weight-medium {
    font-weight: 500!important
}

.has-text-weight-semibold {
    font-weight: 600!important
}

.has-text-weight-bold {
    font-weight: 700!important
}

.is-family-primary {
    font-family: Roboto Condensed, sans-serif!important
}

.is-family-secondary {
    font-family: canada-type-gibson, sans-serif!important
}

.is-family-sans-serif {
    font-family: Roboto Condensed, 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: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important
}

@media screen and (max-width:768px) {
    .is-flex-mobile {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
}

@media print,
screen and (min-width:769px) {
    .is-flex-tablet {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
}

@media screen and (min-width:769px) and (max-width:1023px) {
    .is-flex-tablet-only {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
}

@media screen and (max-width:1023px) {
    .is-flex-touch {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
}

@media screen and (min-width:1024px) {
    .is-flex-desktop {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
}

@media screen and (min-width:1024px) and (max-width:1215px) {
    .is-flex-desktop-only {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
}

@media screen and (min-width:1216px) {
    .is-flex-widescreen {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
}

@media screen and (min-width:1216px) and (max-width:1407px) {
    .is-flex-widescreen-only {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }
}

@media screen and (min-width:1408px) {
    .is-flex-fullhd {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        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: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
}

@media screen and (max-width:768px) {
    .is-inline-flex-mobile {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media print,
screen and (min-width:769px) {
    .is-inline-flex-tablet {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media screen and (min-width:769px) and (max-width:1023px) {
    .is-inline-flex-tablet-only {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media screen and (max-width:1023px) {
    .is-inline-flex-touch {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media screen and (min-width:1024px) {
    .is-inline-flex-desktop {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media screen and (min-width:1024px) and (max-width:1215px) {
    .is-inline-flex-desktop-only {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media screen and (min-width:1216px) {
    .is-inline-flex-widescreen {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media screen and (min-width:1216px) and (max-width:1407px) {
    .is-inline-flex-widescreen-only {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

@media screen and (min-width:1408px) {
    .is-inline-flex-fullhd {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }
}

.is-hidden {
    display: none!important
}

.is-sr-only {
    border: none!important;
    clip: rect(0, 0, 0, 0)!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
    }
}

.is-marginless {
    margin: 0!important
}

.is-paddingless {
    padding: 0!important
}

.is-radiusless {
    border-radius: 0!important
}

.is-shadowless {
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.is-relative {
    position: relative!important
}

.box {
    background-color: #fff;
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, .1), 0 0 0 1px rgba(10, 10, 10, .1);
    box-shadow: 0 2px 3px rgba(10, 10, 10, .1), 0 0 0 1px rgba(10, 10, 10, .1);
    color: #4a4a4a;
    display: block;
    padding: 1.25rem
}

a.box:focus,
a.box:hover {
    -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, .1), 0 0 0 1px #0a1f8f;
    box-shadow: 0 2px 3px rgba(10, 10, 10, .1), 0 0 0 1px #0a1f8f
}

a.box:active {
    -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, .2), 0 0 0 1px #0a1f8f;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, .2), 0 0 0 1px #0a1f8f
}

.button {
    background-color: #fff;
    border-color: #dbdbdb;
    border-width: 1px;
    color: #363636;
    cursor: pointer;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: calc(.375em - 1px) .75em;
    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(-.375em - 1px);
    margin-right: .1875em
}

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

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

.button.is-hovered,
.button:hover {
    border-color: #b5b5b5;
    color: #363636
}

.button.is-focused,
.button:focus {
    border-color: #0a1f8f;
    color: #363636
}

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

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

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

.button.is-text.is-focused,
.button.is-text.is-hovered,
.button.is-text:focus,
.button.is-text:hover {
    background-color: #f5f5f5;
    color: #363636
}

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

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

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

.button.is-white.is-hovered,
.button.is-white:hover {
    background-color: #f9f9f9;
    border-color: transparent;
    color: #0a0a0a
}

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

.button.is-white.is-focused:not(:active),
.button.is-white:focus:not(:active) {
    -webkit-box-shadow: 0 0 0 .125em hsla(0, 0%, 100%, .25);
    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: #0a0a0a
}

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

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

.button.is-white.is-inverted.is-hovered,
.button.is-white.is-inverted:hover {
    background-color: #000
}

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

.button.is-white.is-loading:after {
    border-color: transparent transparent #0a0a0a #0a0a0a!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 {
    background-color: #fff;
    border-color: #fff;
    color: #0a0a0a
}

.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 {
    border-color: transparent transparent #0a0a0a #0a0a0a!important
}

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

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

.button.is-white.is-inverted.is-outlined.is-focused,
.button.is-white.is-inverted.is-outlined.is-hovered,
.button.is-white.is-inverted.is-outlined:focus,
.button.is-white.is-inverted.is-outlined:hover {
    background-color: #0a0a0a;
    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 {
    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: #0a0a0a;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #0a0a0a
}

.button.is-black {
    background-color: #0a0a0a;
    border-color: transparent;
    color: #fff
}

.button.is-black.is-hovered,
.button.is-black:hover {
    background-color: #040404;
    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) {
    -webkit-box-shadow: 0 0 0 .125em rgba(10, 10, 10, .25);
    box-shadow: 0 0 0 .125em rgba(10, 10, 10, .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: #0a0a0a;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

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

.button.is-black.is-inverted.is-hovered,
.button.is-black.is-inverted:hover {
    background-color: #f2f2f2
}

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

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

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

.button.is-black.is-outlined.is-focused,
.button.is-black.is-outlined.is-hovered,
.button.is-black.is-outlined:focus,
.button.is-black.is-outlined:hover {
    background-color: #0a0a0a;
    border-color: #0a0a0a;
    color: #fff
}

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

.button.is-black.is-outlined.is-loading.is-focused:after,
.button.is-black.is-outlined.is-loading.is-hovered:after,
.button.is-black.is-outlined.is-loading:focus:after,
.button.is-black.is-outlined.is-loading:hover:after {
    border-color: transparent transparent #fff #fff!important
}

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

.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 {
    background-color: #fff;
    color: #0a0a0a
}

.button.is-black.is-inverted.is-outlined.is-loading.is-focused:after,
.button.is-black.is-inverted.is-outlined.is-loading.is-hovered:after,
.button.is-black.is-inverted.is-outlined.is-loading:focus:after,
.button.is-black.is-inverted.is-outlined.is-loading:hover:after {
    border-color: transparent transparent #0a0a0a #0a0a0a!important
}

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

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

.button.is-light.is-hovered,
.button.is-light:hover {
    background-color: #eee;
    border-color: transparent;
    color: #363636
}

.button.is-light.is-focused,
.button.is-light:focus {
    border-color: transparent;
    color: #363636
}

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

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

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

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

.button.is-light.is-inverted.is-hovered,
.button.is-light.is-inverted:hover {
    background-color: #292929
}

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

.button.is-light.is-loading:after {
    border-color: transparent transparent #363636 #363636!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 {
    background-color: #f5f5f5;
    border-color: #f5f5f5;
    color: #363636
}

.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 {
    border-color: transparent transparent #363636 #363636!important
}

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

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

.button.is-light.is-inverted.is-outlined.is-focused,
.button.is-light.is-inverted.is-outlined.is-hovered,
.button.is-light.is-inverted.is-outlined:focus,
.button.is-light.is-inverted.is-outlined:hover {
    background-color: #363636;
    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 {
    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: #363636;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #363636
}

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

.button.is-dark.is-hovered,
.button.is-dark:hover {
    background-color: #2f2f2f;
    border-color: transparent;
    color: #f5f5f5
}

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

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

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

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

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

.button.is-dark.is-inverted.is-hovered,
.button.is-dark.is-inverted:hover {
    background-color: #e8e8e8
}

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

.button.is-dark.is-loading:after {
    border-color: transparent transparent #f5f5f5 #f5f5f5!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 {
    background-color: #363636;
    border-color: #363636;
    color: #f5f5f5
}

.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 {
    border-color: transparent transparent #f5f5f5 #f5f5f5!important
}

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

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

.button.is-dark.is-inverted.is-outlined.is-focused,
.button.is-dark.is-inverted.is-outlined.is-hovered,
.button.is-dark.is-inverted.is-outlined:focus,
.button.is-dark.is-inverted.is-outlined:hover {
    background-color: #f5f5f5;
    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 {
    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: #f5f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #f5f5f5
}

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

.button.is-primary.is-hovered,
.button.is-primary:hover {
    background-color: #d94e00;
    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) {
    -webkit-box-shadow: 0 0 0 .125em rgba(230, 83, 0, .25);
    box-shadow: 0 0 0 .125em rgba(230, 83, 0, .25)
}

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

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

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

.button.is-primary.is-inverted.is-hovered,
.button.is-primary.is-inverted:hover {
    background-color: #f2f2f2
}

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

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

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

.button.is-primary.is-outlined.is-focused,
.button.is-primary.is-outlined.is-hovered,
.button.is-primary.is-outlined:focus,
.button.is-primary.is-outlined:hover {
    background-color: #e65300;
    border-color: #e65300;
    color: #fff
}

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

.button.is-primary.is-outlined.is-loading.is-focused:after,
.button.is-primary.is-outlined.is-loading.is-hovered:after,
.button.is-primary.is-outlined.is-loading:focus:after,
.button.is-primary.is-outlined.is-loading:hover:after {
    border-color: transparent transparent #fff #fff!important
}

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

.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 {
    background-color: #fff;
    color: #e65300
}

.button.is-primary.is-inverted.is-outlined.is-loading.is-focused:after,
.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered:after,
.button.is-primary.is-inverted.is-outlined.is-loading:focus:after,
.button.is-primary.is-inverted.is-outlined.is-loading:hover:after {
    border-color: transparent transparent #e65300 #e65300!important
}

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

.button.is-link {
    background-color: #0a1f8f;
    border-color: transparent;
    color: #fff
}

.button.is-link.is-hovered,
.button.is-link:hover {
    background-color: #091c83;
    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) {
    -webkit-box-shadow: 0 0 0 .125em rgba(10, 31, 143, .25);
    box-shadow: 0 0 0 .125em rgba(10, 31, 143, .25)
}

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

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

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

.button.is-link.is-inverted.is-hovered,
.button.is-link.is-inverted:hover {
    background-color: #f2f2f2
}

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

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

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

.button.is-link.is-outlined.is-focused,
.button.is-link.is-outlined.is-hovered,
.button.is-link.is-outlined:focus,
.button.is-link.is-outlined:hover {
    background-color: #0a1f8f;
    border-color: #0a1f8f;
    color: #fff
}

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

.button.is-link.is-outlined.is-loading.is-focused:after,
.button.is-link.is-outlined.is-loading.is-hovered:after,
.button.is-link.is-outlined.is-loading:focus:after,
.button.is-link.is-outlined.is-loading:hover:after {
    border-color: transparent transparent #fff #fff!important
}

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

.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 {
    background-color: #fff;
    color: #0a1f8f
}

.button.is-link.is-inverted.is-outlined.is-loading.is-focused:after,
.button.is-link.is-inverted.is-outlined.is-loading.is-hovered:after,
.button.is-link.is-inverted.is-outlined.is-loading:focus:after,
.button.is-link.is-inverted.is-outlined.is-loading:hover:after {
    border-color: transparent transparent #0a1f8f #0a1f8f!important
}

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

.button.is-info {
    background-color: #209cee;
    border-color: transparent;
    color: #fff
}

.button.is-info.is-hovered,
.button.is-info:hover {
    background-color: #1496ed;
    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) {
    -webkit-box-shadow: 0 0 0 .125em rgba(32, 156, 238, .25);
    box-shadow: 0 0 0 .125em rgba(32, 156, 238, .25)
}

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

.button.is-info[disabled],
fieldset[disabled] .button.is-info {
    background-color: #209cee;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.button.is-info.is-inverted {
    background-color: #fff;
    color: #209cee
}

.button.is-info.is-inverted.is-hovered,
.button.is-info.is-inverted:hover {
    background-color: #f2f2f2
}

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

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

.button.is-info.is-outlined {
    background-color: transparent;
    border-color: #209cee;
    color: #209cee
}

.button.is-info.is-outlined.is-focused,
.button.is-info.is-outlined.is-hovered,
.button.is-info.is-outlined:focus,
.button.is-info.is-outlined:hover {
    background-color: #209cee;
    border-color: #209cee;
    color: #fff
}

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

.button.is-info.is-outlined.is-loading.is-focused:after,
.button.is-info.is-outlined.is-loading.is-hovered:after,
.button.is-info.is-outlined.is-loading:focus:after,
.button.is-info.is-outlined.is-loading:hover:after {
    border-color: transparent transparent #fff #fff!important
}

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

.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 {
    background-color: #fff;
    color: #209cee
}

.button.is-info.is-inverted.is-outlined.is-loading.is-focused:after,
.button.is-info.is-inverted.is-outlined.is-loading.is-hovered:after,
.button.is-info.is-inverted.is-outlined.is-loading:focus:after,
.button.is-info.is-inverted.is-outlined.is-loading:hover:after {
    border-color: transparent transparent #209cee #209cee!important
}

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

.button.is-success {
    background-color: #006937;
    border-color: transparent;
    color: #fff
}

.button.is-success.is-hovered,
.button.is-success:hover {
    background-color: #005c30;
    border-color: transparent;
    color: #fff
}

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

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

.button.is-success.is-active,
.button.is-success:active {
    background-color: #00502a;
    border-color: transparent;
    color: #fff
}

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

.button.is-success.is-inverted {
    background-color: #fff;
    color: #006937
}

.button.is-success.is-inverted.is-hovered,
.button.is-success.is-inverted:hover {
    background-color: #f2f2f2
}

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

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

.button.is-success.is-outlined {
    background-color: transparent;
    border-color: #006937;
    color: #006937
}

.button.is-success.is-outlined.is-focused,
.button.is-success.is-outlined.is-hovered,
.button.is-success.is-outlined:focus,
.button.is-success.is-outlined:hover {
    background-color: #006937;
    border-color: #006937;
    color: #fff
}

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

.button.is-success.is-outlined.is-loading.is-focused:after,
.button.is-success.is-outlined.is-loading.is-hovered:after,
.button.is-success.is-outlined.is-loading:focus:after,
.button.is-success.is-outlined.is-loading:hover:after {
    border-color: transparent transparent #fff #fff!important
}

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

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

.button.is-success.is-inverted.is-outlined.is-focused,
.button.is-success.is-inverted.is-outlined.is-hovered,
.button.is-success.is-inverted.is-outlined:focus,
.button.is-success.is-inverted.is-outlined:hover {
    background-color: #fff;
    color: #006937
}

.button.is-success.is-inverted.is-outlined.is-loading.is-focused:after,
.button.is-success.is-inverted.is-outlined.is-loading.is-hovered:after,
.button.is-success.is-inverted.is-outlined.is-loading:focus:after,
.button.is-success.is-inverted.is-outlined.is-loading:hover:after {
    border-color: transparent transparent #006937 #006937!important
}

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

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

.button.is-warning.is-hovered,
.button.is-warning:hover {
    background-color: #eab400;
    border-color: transparent;
    color: rgba(0, 0, 0, .7)
}

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

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

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

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

.button.is-warning.is-inverted {
    color: #f7be00
}

.button.is-warning.is-inverted,
.button.is-warning.is-inverted.is-hovered,
.button.is-warning.is-inverted:hover {
    background-color: rgba(0, 0, 0, .7)
}

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

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

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

.button.is-warning.is-outlined.is-focused,
.button.is-warning.is-outlined.is-hovered,
.button.is-warning.is-outlined:focus,
.button.is-warning.is-outlined:hover {
    background-color: #f7be00;
    border-color: #f7be00;
    color: rgba(0, 0, 0, .7)
}

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

.button.is-warning.is-outlined.is-loading.is-focused:after,
.button.is-warning.is-outlined.is-loading.is-hovered:after,
.button.is-warning.is-outlined.is-loading:focus:after,
.button.is-warning.is-outlined.is-loading:hover:after {
    border-color: transparent transparent rgba(0, 0, 0, .7) rgba(0, 0, 0, .7)!important
}

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

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

.button.is-warning.is-inverted.is-outlined.is-focused,
.button.is-warning.is-inverted.is-outlined.is-hovered,
.button.is-warning.is-inverted.is-outlined:focus,
.button.is-warning.is-inverted.is-outlined:hover {
    background-color: rgba(0, 0, 0, .7);
    color: #f7be00
}

.button.is-warning.is-inverted.is-outlined.is-loading.is-focused:after,
.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered:after,
.button.is-warning.is-inverted.is-outlined.is-loading:focus:after,
.button.is-warning.is-inverted.is-outlined.is-loading:hover:after {
    border-color: transparent transparent #f7be00 #f7be00!important
}

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

.button.is-danger {
    background-color: #c40d3c;
    border-color: transparent;
    color: #fff
}

.button.is-danger.is-hovered,
.button.is-danger:hover {
    background-color: #b80c38;
    border-color: transparent;
    color: #fff
}

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

.button.is-danger.is-focused:not(:active),
.button.is-danger:focus:not(:active) {
    -webkit-box-shadow: 0 0 0 .125em rgba(196, 13, 60, .25);
    box-shadow: 0 0 0 .125em rgba(196, 13, 60, .25)
}

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

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

.button.is-danger.is-inverted {
    background-color: #fff;
    color: #c40d3c
}

.button.is-danger.is-inverted.is-hovered,
.button.is-danger.is-inverted:hover {
    background-color: #f2f2f2
}

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

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

.button.is-danger.is-outlined {
    background-color: transparent;
    border-color: #c40d3c;
    color: #c40d3c
}

.button.is-danger.is-outlined.is-focused,
.button.is-danger.is-outlined.is-hovered,
.button.is-danger.is-outlined:focus,
.button.is-danger.is-outlined:hover {
    background-color: #c40d3c;
    border-color: #c40d3c;
    color: #fff
}

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

.button.is-danger.is-outlined.is-loading.is-focused:after,
.button.is-danger.is-outlined.is-loading.is-hovered:after,
.button.is-danger.is-outlined.is-loading:focus:after,
.button.is-danger.is-outlined.is-loading:hover:after {
    border-color: transparent transparent #fff #fff!important
}

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

.button.is-danger.is-inverted.is-outlined {
    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 {
    background-color: #fff;
    color: #c40d3c
}

.button.is-danger.is-inverted.is-outlined.is-loading.is-focused:after,
.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered:after,
.button.is-danger.is-inverted.is-outlined.is-loading:focus:after,
.button.is-danger.is-inverted.is-outlined.is-loading:hover:after {
    border-color: transparent transparent #c40d3c #c40d3c!important
}

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

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

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

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

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

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

.button.is-fullwidth {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

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

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

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

.button.is-rounded {
    border-radius: 290486px;
    padding-left: 1em;
    padding-right: 1em
}

.buttons {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    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) {
    border-radius: 2px;
    font-size: .75rem
}

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

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

.buttons.has-addons .button:not(:first-child) {
    border-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 {
    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 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.buttons.is-centered {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

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

.buttons.is-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

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

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

@media screen and (min-width:1024px) {
    .container {
        max-width: 960px
    }
    .container.is-fluid {
        margin-left: 32px;
        margin-right: 32px;
        max-width: none
    }
}

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

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

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

@media screen and (min-width:1408px) {
    .container {
        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: #939393;
    font-weight: 300;
    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;
    overflow-x: auto;
    padding: 1.25em 1.5em;
    white-space: pre;
    word-wrap: normal
}

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

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

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

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

.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-medium {
    font-size: 1.25rem
}

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

.icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 1.5rem;
    width: 1.5rem
}

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

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

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

.image {
    display: block;
    position: relative
}

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

.image img.is-rounded {
    border-radius: 290486px
}

.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-16by9 .has-ratio,
.image.is-16by9 img,
.image.is-square .has-ratio,
.image.is-square img {
    height: 100%;
    width: 100%
}

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

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

.image.is-4by3 {
    padding-top: 75%
}

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

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

.image.is-16by9 {
    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: 1.25rem 2.5rem 1.25rem 1.5rem;
    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
}

.notification .content,
.notification .subtitle,
.notification .title {
    color: currentColor
}

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

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

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

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

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

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

.notification.is-info {
    background-color: #209cee;
    color: #fff
}

.notification.is-success {
    background-color: #006937;
    color: #fff
}

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

.notification.is-danger {
    background-color: #c40d3c;
    color: #fff
}

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

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

.progress::-webkit-progress-value {
    background-color: #4a4a4a
}

.progress::-moz-progress-bar {
    background-color: #4a4a4a
}

.progress::-ms-fill {
    background-color: #4a4a4a;
    border: none
}

.progress.is-white::-webkit-progress-value {
    background-color: #fff
}

.progress.is-white::-moz-progress-bar {
    background-color: #fff
}

.progress.is-white::-ms-fill {
    background-color: #fff
}

.progress.is-white:indeterminate {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #fff), color-stop(30%, #dbdbdb));
    background-image: linear-gradient(90deg, #fff 30%, #dbdbdb 0)
}

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

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

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

.progress.is-black:indeterminate {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #0a0a0a), color-stop(30%, #dbdbdb));
    background-image: linear-gradient(90deg, #0a0a0a 30%, #dbdbdb 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: -webkit-gradient(linear, left top, right top, color-stop(30%, #f5f5f5), color-stop(30%, #dbdbdb));
    background-image: linear-gradient(90deg, #f5f5f5 30%, #dbdbdb 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: -webkit-gradient(linear, left top, right top, color-stop(30%, #363636), color-stop(30%, #dbdbdb));
    background-image: linear-gradient(90deg, #363636 30%, #dbdbdb 0)
}

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

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

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

.progress.is-primary:indeterminate {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #e65300), color-stop(30%, #dbdbdb));
    background-image: linear-gradient(90deg, #e65300 30%, #dbdbdb 0)
}

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

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

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

.progress.is-link:indeterminate {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #0a1f8f), color-stop(30%, #dbdbdb));
    background-image: linear-gradient(90deg, #0a1f8f 30%, #dbdbdb 0)
}

.progress.is-info::-webkit-progress-value {
    background-color: #209cee
}

.progress.is-info::-moz-progress-bar {
    background-color: #209cee
}

.progress.is-info::-ms-fill {
    background-color: #209cee
}

.progress.is-info:indeterminate {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #209cee), color-stop(30%, #dbdbdb));
    background-image: linear-gradient(90deg, #209cee 30%, #dbdbdb 0)
}

.progress.is-success::-webkit-progress-value {
    background-color: #006937
}

.progress.is-success::-moz-progress-bar {
    background-color: #006937
}

.progress.is-success::-ms-fill {
    background-color: #006937
}

.progress.is-success:indeterminate {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #006937), color-stop(30%, #dbdbdb));
    background-image: linear-gradient(90deg, #006937 30%, #dbdbdb 0)
}

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

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

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

.progress.is-warning:indeterminate {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #f7be00), color-stop(30%, #dbdbdb));
    background-image: linear-gradient(90deg, #f7be00 30%, #dbdbdb 0)
}

.progress.is-danger::-webkit-progress-value {
    background-color: #c40d3c
}

.progress.is-danger::-moz-progress-bar {
    background-color: #c40d3c
}

.progress.is-danger::-ms-fill {
    background-color: #c40d3c
}

.progress.is-danger:indeterminate {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #c40d3c), color-stop(30%, #dbdbdb));
    background-image: linear-gradient(90deg, #c40d3c 30%, #dbdbdb 0)
}

.progress:indeterminate {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: moveIndeterminate;
    animation-name: moveIndeterminate;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    background-color: #dbdbdb;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #4a4a4a), color-stop(30%, #dbdbdb));
    background-image: linear-gradient(90deg, #4a4a4a 30%, #dbdbdb 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.is-small {
    height: .75rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table td.is-danger,
.table th.is-danger {
    background-color: #c40d3c;
    border-color: #c40d3c;
    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: #e65300;
    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 th {
    color: #363636
}

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

.table tr.is-selected {
    background-color: #e65300;
    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: #363636
}

.table tfoot {
    background-color: transparent
}

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

.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.is-striped tbody tr:not(.is-selected):hover,
.table.is-hoverable 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;
    overflow: auto;
    overflow-y: hidden;
    max-width: 100%
}

.tags {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    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 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

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

.tags.is-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    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) {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

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

.tag:not(body) {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f5f5f5;
    border-radius: 4px;
    color: #4a4a4a;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: .75rem;
    height: 2em;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    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: #0a0a0a
}

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

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

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

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

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

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

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

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

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

.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%;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transform-origin: center center;
    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
}

.tag:not(body).is-rounded {
    border-radius: 290486px
}

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

.subtitle,
.title {
    word-break: break-word
}

.subtitle em,
.subtitle span,
.title em,
.title span {
    font-weight: inherit
}

.subtitle sub,
.subtitle sup,
.title sub,
.title sup {
    font-size: .75em
}

.subtitle .tag,
.title .tag {
    vertical-align: middle
}

.title {
    color: #363636;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.125
}

.title strong {
    color: inherit;
    font-weight: inherit
}

.title+.highlight {
    margin-top: -.75rem
}

.title:not(.is-spaced)+.subtitle {
    margin-top: -1.25rem
}

.title.is-1 {
    font-size: 3rem
}

.title.is-2 {
    font-size: 2.5rem
}

.title.is-3 {
    font-size: 2rem
}

.title.is-4 {
    font-size: 1.5rem
}

.title.is-5 {
    font-size: 1.25rem
}

.title.is-6 {
    font-size: 1rem
}

.title.is-7 {
    font-size: .75rem
}

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

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

.subtitle:not(.is-spaced)+.title {
    margin-top: -1.25rem
}

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

.subtitle.is-2 {
    font-size: 2.5rem
}

.subtitle.is-3 {
    font-size: 2rem
}

.subtitle.is-4 {
    font-size: 1.5rem
}

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

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

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

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

.highlight {
    font-weight: 400;
    max-width: 100%;
    overflow: hidden;
    padding: 0
}

.highlight pre {
    overflow: auto;
    max-width: 100%
}

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

.breadcrumb {
    font-size: 1rem;
    white-space: nowrap
}

.breadcrumb a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0a1f8f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 .75em
}

.breadcrumb a:hover {
    color: #363636
}

.breadcrumb li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.breadcrumb li:first-child a {
    padding-left: 0
}

.breadcrumb li.is-active a {
    color: #363636;
    cursor: default;
    pointer-events: none
}

.breadcrumb li+li:before {
    color: #b5b5b5;
    content: "\0002f"
}

.breadcrumb ol,
.breadcrumb ul {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    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 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.breadcrumb.is-right ol,
.breadcrumb.is-right ul {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    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: "\02192"
}

.breadcrumb.has-bullet-separator li+li:before {
    content: "\02022"
}

.breadcrumb.has-dot-separator li+li:before {
    content: "\000b7"
}

.breadcrumb.has-succeeds-separator li+li:before {
    content: "\0227B"
}

.card {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, .1), 0 0 0 1px rgba(10, 10, 10, .1);
    box-shadow: 0 2px 3px rgba(10, 10, 10, .1), 0 0 0 1px rgba(10, 10, 10, .1);
    color: #4a4a4a;
    max-width: 100%;
    position: relative
}

.card-header {
    background-color: transparent;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-shadow: 0 1px 2px rgba(10, 10, 10, .1);
    box-shadow: 0 1px 2px rgba(10, 10, 10, .1)
}

.card-header,
.card-header-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.card-header-title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #363636;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-weight: 700;
    padding: .75rem
}

.card-header-icon,
.card-header-title.is-centered {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.card-header-icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: .75rem
}

.card-image {
    display: block;
    position: relative
}

.card-content {
    background-color: transparent;
    padding: 1.5rem
}

.card-footer {
    background-color: transparent;
    border-top: 1px solid #dbdbdb;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.card-footer,
.card-footer-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.card-footer-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: .75rem
}

.card-footer-item:not(:last-child) {
    border-right: 1px solid #dbdbdb
}

.card .media:not(:last-child) {
    margin-bottom: 1.5rem
}

.dropdown {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    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;
    -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, .1), 0 0 0 1px rgba(10, 10, 10, .1);
    box-shadow: 0 2px 3px rgba(10, 10, 10, .1), 0 0 0 1px rgba(10, 10, 10, .1);
    padding-bottom: .5rem;
    padding-top: .5rem
}

.dropdown-item {
    color: #4a4a4a;
    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: left;
    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: #0a1f8f;
    color: #fff
}

.dropdown-divider {
    background-color: #dbdbdb;
    border: none;
    display: block;
    height: 1px;
    margin: .5rem 0
}

.level {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    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: -webkit-box;
    display: -ms-flexbox;
    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) {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media print,
screen and (min-width:769px) {
    .level {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .level>.level-item:not(.is-narrow) {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

.level-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.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 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.level-left .level-item.is-flexible,
.level-right .level-item.is-flexible {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    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 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    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: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.level-right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media print,
screen and (min-width:769px) {
    .level-right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.list {
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, .1), 0 0 0 1px rgba(10, 10, 10, .1);
    box-shadow: 0 2px 3px rgba(10, 10, 10, .1), 0 0 0 1px rgba(10, 10, 10, .1)
}

.list-item {
    display: block;
    padding: .5em 1em
}

.list-item:not(a) {
    color: #4a4a4a
}

.list-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-item:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.list-item:not(:last-child) {
    border-bottom: 1px solid #dbdbdb
}

.list-item.is-active {
    background-color: #0a1f8f;
    color: #fff
}

a.list-item {
    background-color: #f5f5f5;
    cursor: pointer
}

.media {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left
}

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

.media .media {
    border-top: 1px solid hsla(0, 0%, 85.9%, .5);
    display: -webkit-box;
    display: -ms-flexbox;
    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%, 85.9%, .5);
    margin-top: 1rem;
    padding-top: 1rem
}

.media.is-large+.media {
    margin-top: 1.5rem;
    padding-top: 1.5rem
}

.media-left,
.media-right {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.media-left {
    margin-right: 1rem
}

.media-right {
    margin-left: 1rem
}

.media-content {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    text-align: left
}

@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: #4a4a4a;
    display: block;
    padding: .5em .75em
}

.menu-list a:hover {
    background-color: #f5f5f5;
    color: #363636
}

.menu-list a.is-active {
    background-color: #0a1f8f;
    color: #fff
}

.menu-list li ul {
    border-left: 1px solid #dbdbdb;
    margin: .75em;
    padding-left: .75em
}

.menu-label {
    color: #939393;
    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: #0a0a0a
}

.message.is-white .message-body {
    border-color: #fff;
    color: #4d4d4d
}

.message.is-black {
    background-color: #fafafa
}

.message.is-black .message-header {
    background-color: #0a0a0a;
    color: #fff
}

.message.is-black .message-body {
    border-color: #0a0a0a;
    color: #090909
}

.message.is-light {
    background-color: #fafafa
}

.message.is-light .message-header {
    background-color: #f5f5f5;
    color: #363636
}

.message.is-light .message-body {
    border-color: #f5f5f5;
    color: #505050
}

.message.is-dark {
    background-color: #fafafa
}

.message.is-dark .message-header {
    background-color: #363636;
    color: #f5f5f5
}

.message.is-dark .message-body {
    border-color: #363636;
    color: #2a2a2a
}

.message.is-primary {
    background-color: #fff8f5
}

.message.is-primary .message-header {
    background-color: #e65300;
    color: #fff
}

.message.is-primary .message-body {
    border-color: #e65300;
    color: #813205
}

.message.is-link {
    background-color: #f5f7fe
}

.message.is-link .message-header {
    background-color: #0a1f8f;
    color: #fff
}

.message.is-link .message-body {
    border-color: #0a1f8f;
    color: #0a1c7f
}

.message.is-info {
    background-color: #f6fbfe
}

.message.is-info .message-header {
    background-color: #209cee;
    color: #fff
}

.message.is-info .message-body {
    border-color: #209cee;
    color: #12537e
}

.message.is-success {
    background-color: #f5fffa
}

.message.is-success .message-header {
    background-color: #006937;
    color: #fff
}

.message.is-success .message-body {
    border-color: #006937;
    color: #01341c
}

.message.is-warning {
    background-color: #fffdf5
}

.message.is-warning .message-header {
    background-color: #f7be00;
    color: rgba(0, 0, 0, .7)
}

.message.is-warning .message-body {
    border-color: #f7be00;
    color: #1a1503
}

.message.is-danger {
    background-color: #fef5f8
}

.message.is-danger .message-header {
    background-color: #c40d3c;
    color: #fff
}

.message.is-danger .message-body {
    border-color: #c40d3c;
    color: #910d2f
}

.message-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #4a4a4a;
    border-radius: 4px 4px 0 0;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 700;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: 1.25;
    padding: .75em 1em;
    position: relative
}

.message-header .delete {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: .75em
}

.message-header+.message-body {
    border-width: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.message-body {
    border-radius: 4px;
    border: solid #dbdbdb;
    border-width: 0 0 0 4px;
    color: #4a4a4a;
    padding: 1.25em 1.5em
}

.message-body code,
.message-body pre {
    background-color: #fff
}

.message-body pre code {
    background-color: transparent
}

.modal {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    position: fixed;
    z-index: 40
}

.modal.is-active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.modal-background {
    background-color: rgba(10, 10, 10, .86)
}

.modal-card,
.modal-content {
    margin: 0 20px;
    max-height: calc(100vh - 160px);
    overflow: auto;
    position: relative;
    width: 100%
}

@media print,
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 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: calc(100vh - 40px);
    overflow: hidden;
    -ms-overflow-y: visible
}

.modal-card,
.modal-card-foot,
.modal-card-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.modal-card-foot,
.modal-card-head {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f5f5f5;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    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: #363636;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 1.5rem;
    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;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 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: #0a0a0a
}

.navbar.is-white .navbar-brand .navbar-link,
.navbar.is-white .navbar-brand>.navbar-item {
    color: #0a0a0a
}

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

.navbar.is-white .navbar-brand .navbar-link:after {
    border-color: #0a0a0a
}

.navbar.is-white .navbar-burger {
    color: #0a0a0a
}

@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: #0a0a0a
    }
    .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: #0a0a0a
    }
    .navbar.is-white .navbar-end .navbar-link:after,
    .navbar.is-white .navbar-start .navbar-link:after {
        border-color: #0a0a0a
    }
    .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: #0a0a0a
    }
    .navbar.is-white .navbar-dropdown a.navbar-item.is-active {
        background-color: #fff;
        color: #0a0a0a
    }
}

.navbar.is-black {
    background-color: #0a0a0a;
    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-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-black .navbar-dropdown a.navbar-item.is-active {
        background-color: #0a0a0a;
        color: #fff
    }
}

.navbar.is-light {
    background-color: #f5f5f5;
    color: #363636
}

.navbar.is-light .navbar-brand .navbar-link,
.navbar.is-light .navbar-brand>.navbar-item {
    color: #363636
}

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

.navbar.is-light .navbar-brand .navbar-link:after {
    border-color: #363636
}

.navbar.is-light .navbar-burger {
    color: #363636
}

@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: #363636
    }
    .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: #363636
    }
    .navbar.is-light .navbar-end .navbar-link:after,
    .navbar.is-light .navbar-start .navbar-link:after {
        border-color: #363636
    }
    .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: #363636
    }
    .navbar.is-light .navbar-dropdown a.navbar-item.is-active {
        background-color: #f5f5f5;
        color: #363636
    }
}

.navbar.is-dark {
    background-color: #363636;
    color: #f5f5f5
}

.navbar.is-dark .navbar-brand .navbar-link,
.navbar.is-dark .navbar-brand>.navbar-item {
    color: #f5f5f5
}

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

.navbar.is-dark .navbar-brand .navbar-link:after {
    border-color: #f5f5f5
}

.navbar.is-dark .navbar-burger {
    color: #f5f5f5
}

@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: #f5f5f5
    }
    .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: #f5f5f5
    }
    .navbar.is-dark .navbar-end .navbar-link:after,
    .navbar.is-dark .navbar-start .navbar-link:after {
        border-color: #f5f5f5
    }
    .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: #f5f5f5
    }
    .navbar.is-dark .navbar-dropdown a.navbar-item.is-active {
        background-color: #363636;
        color: #f5f5f5
    }
}

.navbar.is-primary {
    background-color: #e65300;
    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: #cd4a00;
    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: #cd4a00;
        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: #cd4a00;
        color: #fff
    }
    .navbar.is-primary .navbar-dropdown a.navbar-item.is-active {
        background-color: #e65300;
        color: #fff
    }
}

.navbar.is-link {
    background-color: #0a1f8f;
    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: #081a77;
    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: #081a77;
        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-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: #081a77;
        color: #fff
    }
    .navbar.is-link .navbar-dropdown a.navbar-item.is-active {
        background-color: #0a1f8f;
        color: #fff
    }
}

.navbar.is-info {
    background-color: #209cee;
    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: #118fe4;
    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: #118fe4;
        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: #118fe4;
        color: #fff
    }
    .navbar.is-info .navbar-dropdown a.navbar-item.is-active {
        background-color: #209cee;
        color: #fff
    }
}

.navbar.is-success {
    background-color: #006937;
    color: #fff
}

.navbar.is-success .navbar-brand .navbar-link,
.navbar.is-success .navbar-brand>.navbar-item {
    color: #fff
}

.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: #00502a;
    color: #fff
}

.navbar.is-success .navbar-brand .navbar-link:after {
    border-color: #fff
}

.navbar.is-success .navbar-burger {
    color: #fff
}

@media screen and (min-width:1024px) {
    .navbar.is-success .navbar-end .navbar-link,
    .navbar.is-success .navbar-end>.navbar-item,
    .navbar.is-success .navbar-start .navbar-link,
    .navbar.is-success .navbar-start>.navbar-item {
        color: #fff
    }
    .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: #00502a;
        color: #fff
    }
    .navbar.is-success .navbar-end .navbar-link:after,
    .navbar.is-success .navbar-start .navbar-link:after {
        border-color: #fff
    }
    .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: #00502a;
        color: #fff
    }
    .navbar.is-success .navbar-dropdown a.navbar-item.is-active {
        background-color: #006937;
        color: #fff
    }
}

.navbar.is-warning {
    background-color: #f7be00
}

.navbar.is-warning,
.navbar.is-warning .navbar-brand .navbar-link,
.navbar.is-warning .navbar-brand>.navbar-item {
    color: rgba(0, 0, 0, .7)
}

.navbar.is-warning .navbar-brand .navbar-link.is-active,
.navbar.is-warning .navbar-brand .navbar-link:focus,
.navbar.is-warning .navbar-brand .navbar-link:hover,
.navbar.is-warning .navbar-brand>a.navbar-item.is-active,
.navbar.is-warning .navbar-brand>a.navbar-item:focus,
.navbar.is-warning .navbar-brand>a.navbar-item:hover {
    background-color: #deaa00;
    color: rgba(0, 0, 0, .7)
}

.navbar.is-warning .navbar-brand .navbar-link:after {
    border-color: rgba(0, 0, 0, .7)
}

.navbar.is-warning .navbar-burger {
    color: rgba(0, 0, 0, .7)
}

@media screen and (min-width:1024px) {
    .navbar.is-warning .navbar-end .navbar-link,
    .navbar.is-warning .navbar-end>.navbar-item,
    .navbar.is-warning .navbar-start .navbar-link,
    .navbar.is-warning .navbar-start>.navbar-item {
        color: rgba(0, 0, 0, .7)
    }
    .navbar.is-warning .navbar-end .navbar-link.is-active,
    .navbar.is-warning .navbar-end .navbar-link:focus,
    .navbar.is-warning .navbar-end .navbar-link:hover,
    .navbar.is-warning .navbar-end>a.navbar-item.is-active,
    .navbar.is-warning .navbar-end>a.navbar-item:focus,
    .navbar.is-warning .navbar-end>a.navbar-item:hover,
    .navbar.is-warning .navbar-start .navbar-link.is-active,
    .navbar.is-warning .navbar-start .navbar-link:focus,
    .navbar.is-warning .navbar-start .navbar-link:hover,
    .navbar.is-warning .navbar-start>a.navbar-item.is-active,
    .navbar.is-warning .navbar-start>a.navbar-item:focus,
    .navbar.is-warning .navbar-start>a.navbar-item:hover {
        background-color: #deaa00;
        color: rgba(0, 0, 0, .7)
    }
    .navbar.is-warning .navbar-end .navbar-link:after,
    .navbar.is-warning .navbar-start .navbar-link:after {
        border-color: rgba(0, 0, 0, .7)
    }
    .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link,
    .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,
    .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link {
        background-color: #deaa00;
        color: rgba(0, 0, 0, .7)
    }
    .navbar.is-warning .navbar-dropdown a.navbar-item.is-active {
        background-color: #f7be00;
        color: rgba(0, 0, 0, .7)
    }
}

.navbar.is-danger {
    background-color: #c40d3c;
    color: #fff
}

.navbar.is-danger .navbar-brand .navbar-link,
.navbar.is-danger .navbar-brand>.navbar-item {
    color: #fff
}

.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: #ac0b35;
    color: #fff
}

.navbar.is-danger .navbar-brand .navbar-link:after {
    border-color: #fff
}

.navbar.is-danger .navbar-burger {
    color: #fff
}

@media screen and (min-width:1024px) {
    .navbar.is-danger .navbar-end .navbar-link,
    .navbar.is-danger .navbar-end>.navbar-item,
    .navbar.is-danger .navbar-start .navbar-link,
    .navbar.is-danger .navbar-start>.navbar-item {
        color: #fff
    }
    .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: #ac0b35;
        color: #fff
    }
    .navbar.is-danger .navbar-end .navbar-link:after,
    .navbar.is-danger .navbar-start .navbar-link:after {
        border-color: #fff
    }
    .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: #ac0b35;
        color: #fff
    }
    .navbar.is-danger .navbar-dropdown a.navbar-item.is-active {
        background-color: #c40d3c;
        color: #fff
    }
}

.navbar>.container {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 3.25rem;
    width: 100%
}

.navbar.has-shadow {
    -webkit-box-shadow: 0 2px 0 0 #f5f5f5;
    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 {
    -webkit-box-shadow: 0 -2px 0 0 #f5f5f5;
    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 {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    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 {
    color: #4a4a4a;
    cursor: pointer;
    display: block;
    height: 3.25rem;
    position: relative;
    width: 3.25rem;
    margin-left: auto
}

.navbar-burger span {
    background-color: currentColor;
    display: block;
    height: 1px;
    left: calc(50% - 8px);
    position: absolute;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition-duration: 86ms;
    transition-duration: 86ms;
    -webkit-transition-property: background-color, opacity, -webkit-transform;
    transition-property: background-color, opacity, -webkit-transform;
    transition-property: background-color, opacity, transform;
    transition-property: background-color, opacity, transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    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 {
    -webkit-transform: translateY(5px) rotate(45deg);
    transform: translateY(5px) rotate(45deg)
}

.navbar-burger.is-active span:nth-child(2) {
    opacity: 0
}

.navbar-burger.is-active span:nth-child(3) {
    -webkit-transform: translateY(-5px) rotate(-45deg);
    transform: translateY(-5px) rotate(-45deg)
}

.navbar-menu {
    display: none
}

.navbar-item,
.navbar-link {
    color: #4a4a4a;
    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: #0a1f8f
}

.navbar-item {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.navbar-item img {
    max-height: 1.75rem
}

.navbar-item.has-dropdown {
    padding: 0
}

.navbar-item.is-expanded {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 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: #0a1f8f
}

.navbar-item.is-tab.is-active {
    background-color: transparent;
    border-bottom: 3px solid #0a1f8f;
    color: #0a1f8f;
    padding-bottom: calc(.5rem - 3px)
}

.navbar-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.navbar-link:not(.is-arrowless) {
    padding-right: 2.5em
}

.navbar-link:not(.is-arrowless):after {
    border-color: #0a1f8f;
    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 {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .navbar-link:after {
        display: none
    }
    .navbar-menu {
        background-color: #fff;
        -webkit-box-shadow: 0 8px 16px rgba(10, 10, 10, .1);
        box-shadow: 0 8px 16px rgba(10, 10, 10, .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 {
        -webkit-box-shadow: 0 -2px 3px rgba(10, 10, 10, .1);
        box-shadow: 0 -2px 3px rgba(10, 10, 10, .1)
    }
    .navbar.is-fixed-top-touch {
        top: 0
    }
    .navbar.is-fixed-top-touch .navbar-menu,
    .navbar.is-fixed-top .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 {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .navbar {
        min-height: 3.25rem
    }
    .navbar.is-spaced {
        padding: 1rem 2rem
    }
    .navbar.is-spaced .navbar-end,
    .navbar.is-spaced .navbar-start {
        -webkit-box-align: center;
        -ms-flex-align: center;
        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-within .navbar-link,
    .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .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: #0a1f8f
    }
    .navbar-burger {
        display: none
    }
    .navbar-item,
    .navbar-link {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .navbar-item,
    .navbar-link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .navbar-item.has-dropdown {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }
    .navbar-item.has-dropdown-up .navbar-link:after {
        -webkit-transform: rotate(135deg) translate(.25em, -.25em);
        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%;
        -webkit-box-shadow: 0 -8px 8px rgba(10, 10, 10, .1);
        box-shadow: 0 -8px 8px rgba(10, 10, 10, .1);
        top: auto
    }
    .navbar-item.is-active .navbar-dropdown,
    .navbar-item.is-hoverable:focus-within .navbar-dropdown,
    .navbar-item.is-hoverable:focus .navbar-dropdown,
    .navbar-item.is-hoverable:hover .navbar-dropdown {
        display: block
    }
    .navbar-item.is-active .navbar-dropdown.is-boxed,
    .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,
    .navbar-item.is-hoverable:focus .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-within .navbar-dropdown,
    .navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,
    .navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown {
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    .navbar-menu {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
    .navbar-start {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-right: auto
    }
    .navbar-end {
        -webkit-box-pack: end;
        -ms-flex-pack: 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;
        -webkit-box-shadow: 0 8px 8px rgba(10, 10, 10, .1);
        box-shadow: 0 8px 8px rgba(10, 10, 10, .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: #0a1f8f
    }
    .navbar-dropdown.is-boxed,
    .navbar.is-spaced .navbar-dropdown {
        border-radius: 6px;
        border-top: none;
        -webkit-box-shadow: 0 8px 8px rgba(10, 10, 10, .1), 0 0 0 1px rgba(10, 10, 10, .1);
        box-shadow: 0 8px 8px rgba(10, 10, 10, .1), 0 0 0 1px rgba(10, 10, 10, .1);
        display: block;
        opacity: 0;
        pointer-events: none;
        top: calc(100% + -4px);
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
        -webkit-transition-duration: 86ms;
        transition-duration: 86ms;
        -webkit-transition-property: opacity, -webkit-transform;
        transition-property: opacity, -webkit-transform;
        transition-property: opacity, transform;
        transition-property: opacity, transform, -webkit-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 {
        -webkit-box-shadow: 0 -2px 3px rgba(10, 10, 10, .1);
        box-shadow: 0 -2px 3px rgba(10, 10, 10, .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
}

.pagination.is-rounded .pagination-next,
.pagination.is-rounded .pagination-previous {
    padding-left: 1em;
    padding-right: 1em;
    border-radius: 290486px
}

.pagination.is-rounded .pagination-link {
    border-radius: 290486px
}

.pagination,
.pagination-list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.pagination-ellipsis,
.pagination-link,
.pagination-next,
.pagination-previous {
    font-size: 1em;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: .25rem;
    padding-left: .5em;
    padding-right: .5em;
    text-align: center
}

.pagination-link,
.pagination-next,
.pagination-previous {
    border-color: #dbdbdb;
    color: #363636;
    min-width: 2.25em
}

.pagination-link:hover,
.pagination-next:hover,
.pagination-previous:hover {
    border-color: #b5b5b5;
    color: #363636
}

.pagination-link:focus,
.pagination-next:focus,
.pagination-previous:focus {
    border-color: #0a1f8f
}

.pagination-link:active,
.pagination-next:active,
.pagination-previous:active {
    -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, .2);
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, .2)
}

.pagination-link[disabled],
.pagination-next[disabled],
.pagination-previous[disabled] {
    background-color: #dbdbdb;
    border-color: #dbdbdb;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #939393;
    opacity: .5
}

.pagination-next,
.pagination-previous {
    padding-left: .75em;
    padding-right: .75em;
    white-space: nowrap
}

.pagination-link.is-current {
    background-color: #0a1f8f;
    border-color: #0a1f8f;
    color: #fff
}

.pagination-ellipsis {
    color: #b5b5b5;
    pointer-events: none
}

.pagination-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width:768px) {
    .pagination {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .pagination-list li,
    .pagination-next,
    .pagination-previous {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1
    }
}

@media print,
screen and (min-width:769px) {
    .pagination-list {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .pagination-previous {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .pagination-next {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .pagination {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .pagination.is-centered .pagination-previous {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .pagination.is-centered .pagination-list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .pagination.is-centered .pagination-next {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .pagination.is-right .pagination-previous {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .pagination.is-right .pagination-next {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .pagination.is-right .pagination-list {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
}

.panel {
    font-size: 1rem
}

.panel:not(:last-child) {
    margin-bottom: 1.5rem
}

.panel-block,
.panel-heading,
.panel-tabs {
    border-bottom: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb
}

.panel-block:first-child,
.panel-heading:first-child,
.panel-tabs:first-child {
    border-top: 1px solid #dbdbdb
}

.panel-heading {
    background-color: #f5f5f5;
    border-radius: 4px 4px 0 0;
    color: #363636;
    font-size: 1.25em;
    font-weight: 300;
    line-height: 1.25;
    padding: .5em .75em
}

.panel-tabs {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: .875em;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    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: #363636
}

.panel-list a {
    color: #4a4a4a
}

.panel-list a:hover {
    color: #0a1f8f
}

.panel-block {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #363636;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: .5em .75em
}

.panel-block input[type=checkbox] {
    margin-right: .75em
}

.panel-block>.control {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    width: 100%
}

.panel-block.is-wrapped {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.panel-block.is-active {
    border-left-color: #0a1f8f;
    color: #363636
}

.panel-block.is-active .panel-icon {
    color: #0a1f8f
}

a.panel-block,
label.panel-block {
    cursor: pointer
}

a.panel-block:hover,
label.panel-block:hover {
    background-color: #f5f5f5
}

.panel-icon {
    display: inline-block;
    font-size: 14px;
    height: 1em;
    line-height: 1em;
    text-align: center;
    vertical-align: top;
    width: 1em;
    color: #939393;
    margin-right: .75em
}

.panel-icon .fa {
    font-size: inherit;
    line-height: inherit
}

.tabs {
    -webkit-overflow-scrolling: touch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    font-size: 1rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap
}

.tabs,
.tabs a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tabs a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #dbdbdb;
    color: #4a4a4a;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: -1px;
    padding: .5em 1em;
    vertical-align: top
}

.tabs a:hover {
    border-bottom-color: #363636;
    color: #363636
}

.tabs li {
    display: block
}

.tabs li.is-active a {
    border-bottom-color: #0a1f8f;
    color: #0a1f8f
}

.tabs ul {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #dbdbdb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.tabs ul.is-center,
.tabs ul.is-left {
    padding-right: .75em
}

.tabs ul.is-center {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: .75em
}

.tabs ul.is-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    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 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tabs.is-right ul {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    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 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    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-radius: 4px 0 0 4px
}

.tabs.is-toggle li:last-child a {
    border-radius: 0 4px 4px 0
}

.tabs.is-toggle li.is-active a {
    background-color: #0a1f8f;
    border-color: #0a1f8f;
    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: 290486px;
    border-top-left-radius: 290486px;
    padding-left: 1.25em
}

.tabs.is-toggle.is-toggle-rounded li:last-child a {
    border-bottom-right-radius: 290486px;
    border-top-right-radius: 290486px;
    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;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding: .75rem
}

.columns.is-mobile>.column.is-full,
.columns.is-mobile>.column.is-narrow {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.columns.is-mobile>.column.is-full {
    width: 100%
}

.columns.is-mobile>.column.is-three-quarters {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 75%
}

.columns.is-mobile>.column.is-two-thirds {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 66.6666%
}

.columns.is-mobile>.column.is-half {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 50%
}

.columns.is-mobile>.column.is-one-third {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 33.3333%
}

.columns.is-mobile>.column.is-one-quarter {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 25%
}

.columns.is-mobile>.column.is-one-fifth {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 20%
}

.columns.is-mobile>.column.is-two-fifths {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 40%
}

.columns.is-mobile>.column.is-three-fifths {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 60%
}

.columns.is-mobile>.column.is-four-fifths {
    -webkit-box-flex: 0;
    -ms-flex: none;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 0
}

.columns.is-mobile>.column.is-offset-0 {
    margin-left: 0
}

.columns.is-mobile>.column.is-1 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 8.33333%
}

.columns.is-mobile>.column.is-offset-1 {
    margin-left: 8.33333%
}

.columns.is-mobile>.column.is-2 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 16.66667%
}

.columns.is-mobile>.column.is-offset-2 {
    margin-left: 16.66667%
}

.columns.is-mobile>.column.is-3 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 25%
}

.columns.is-mobile>.column.is-offset-3 {
    margin-left: 25%
}

.columns.is-mobile>.column.is-4 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 33.33333%
}

.columns.is-mobile>.column.is-offset-4 {
    margin-left: 33.33333%
}

.columns.is-mobile>.column.is-5 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 41.66667%
}

.columns.is-mobile>.column.is-offset-5 {
    margin-left: 41.66667%
}

.columns.is-mobile>.column.is-6 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 50%
}

.columns.is-mobile>.column.is-offset-6 {
    margin-left: 50%
}

.columns.is-mobile>.column.is-7 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 58.33333%
}

.columns.is-mobile>.column.is-offset-7 {
    margin-left: 58.33333%
}

.columns.is-mobile>.column.is-8 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 66.66667%
}

.columns.is-mobile>.column.is-offset-8 {
    margin-left: 66.66667%
}

.columns.is-mobile>.column.is-9 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 75%
}

.columns.is-mobile>.column.is-offset-9 {
    margin-left: 75%
}

.columns.is-mobile>.column.is-10 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 83.33333%
}

.columns.is-mobile>.column.is-offset-10 {
    margin-left: 83.33333%
}

.columns.is-mobile>.column.is-11 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 91.66667%
}

.columns.is-mobile>.column.is-offset-11 {
    margin-left: 91.66667%
}

.columns.is-mobile>.column.is-12 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 100%
}

.columns.is-mobile>.column.is-offset-12 {
    margin-left: 100%
}

@media screen and (max-width:768px) {
    .column.is-full-mobile,
    .column.is-narrow-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }
    .column.is-full-mobile {
        width: 100%
    }
    .column.is-three-quarters-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%
    }
    .column.is-two-thirds-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.6666%
    }
    .column.is-half-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%
    }
    .column.is-one-third-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.3333%
    }
    .column.is-one-quarter-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%
    }
    .column.is-one-fifth-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 20%
    }
    .column.is-two-fifths-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 40%
    }
    .column.is-three-fifths-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 60%
    }
    .column.is-four-fifths-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        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 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 0
    }
    .column.is-offset-0-mobile {
        margin-left: 0
    }
    .column.is-1-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 8.33333%
    }
    .column.is-offset-1-mobile {
        margin-left: 8.33333%
    }
    .column.is-2-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 16.66667%
    }
    .column.is-offset-2-mobile {
        margin-left: 16.66667%
    }
    .column.is-3-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%
    }
    .column.is-offset-3-mobile {
        margin-left: 25%
    }
    .column.is-4-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.33333%
    }
    .column.is-offset-4-mobile {
        margin-left: 33.33333%
    }
    .column.is-5-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 41.66667%
    }
    .column.is-offset-5-mobile {
        margin-left: 41.66667%
    }
    .column.is-6-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%
    }
    .column.is-offset-6-mobile {
        margin-left: 50%
    }
    .column.is-7-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 58.33333%
    }
    .column.is-offset-7-mobile {
        margin-left: 58.33333%
    }
    .column.is-8-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.66667%
    }
    .column.is-offset-8-mobile {
        margin-left: 66.66667%
    }
    .column.is-9-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%
    }
    .column.is-offset-9-mobile {
        margin-left: 75%
    }
    .column.is-10-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 83.33333%
    }
    .column.is-offset-10-mobile {
        margin-left: 83.33333%
    }
    .column.is-11-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 91.66667%
    }
    .column.is-offset-11-mobile {
        margin-left: 91.66667%
    }
    .column.is-12-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%
    }
    .column.is-offset-12-mobile {
        margin-left: 100%
    }
}

@media print,
screen and (min-width:769px) {
    .column.is-full,
    .column.is-full-tablet,
    .column.is-narrow,
    .column.is-narrow-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }
    .column.is-full,
    .column.is-full-tablet {
        width: 100%
    }
    .column.is-three-quarters,
    .column.is-three-quarters-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%
    }
    .column.is-two-thirds,
    .column.is-two-thirds-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.6666%
    }
    .column.is-half,
    .column.is-half-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%
    }
    .column.is-one-third,
    .column.is-one-third-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.3333%
    }
    .column.is-one-quarter,
    .column.is-one-quarter-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%
    }
    .column.is-one-fifth,
    .column.is-one-fifth-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 20%
    }
    .column.is-two-fifths,
    .column.is-two-fifths-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 40%
    }
    .column.is-three-fifths,
    .column.is-three-fifths-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 60%
    }
    .column.is-four-fifths,
    .column.is-four-fifths-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        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 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 0
    }
    .column.is-offset-0,
    .column.is-offset-0-tablet {
        margin-left: 0
    }
    .column.is-1,
    .column.is-1-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 8.33333%
    }
    .column.is-offset-1,
    .column.is-offset-1-tablet {
        margin-left: 8.33333%
    }
    .column.is-2,
    .column.is-2-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 16.66667%
    }
    .column.is-offset-2,
    .column.is-offset-2-tablet {
        margin-left: 16.66667%
    }
    .column.is-3,
    .column.is-3-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%
    }
    .column.is-offset-3,
    .column.is-offset-3-tablet {
        margin-left: 25%
    }
    .column.is-4,
    .column.is-4-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.33333%
    }
    .column.is-offset-4,
    .column.is-offset-4-tablet {
        margin-left: 33.33333%
    }
    .column.is-5,
    .column.is-5-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 41.66667%
    }
    .column.is-offset-5,
    .column.is-offset-5-tablet {
        margin-left: 41.66667%
    }
    .column.is-6,
    .column.is-6-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%
    }
    .column.is-offset-6,
    .column.is-offset-6-tablet {
        margin-left: 50%
    }
    .column.is-7,
    .column.is-7-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 58.33333%
    }
    .column.is-offset-7,
    .column.is-offset-7-tablet {
        margin-left: 58.33333%
    }
    .column.is-8,
    .column.is-8-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.66667%
    }
    .column.is-offset-8,
    .column.is-offset-8-tablet {
        margin-left: 66.66667%
    }
    .column.is-9,
    .column.is-9-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%
    }
    .column.is-offset-9,
    .column.is-offset-9-tablet {
        margin-left: 75%
    }
    .column.is-10,
    .column.is-10-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 83.33333%
    }
    .column.is-offset-10,
    .column.is-offset-10-tablet {
        margin-left: 83.33333%
    }
    .column.is-11,
    .column.is-11-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 91.66667%
    }
    .column.is-offset-11,
    .column.is-offset-11-tablet {
        margin-left: 91.66667%
    }
    .column.is-12,
    .column.is-12-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%
    }
    .column.is-offset-12,
    .column.is-offset-12-tablet {
        margin-left: 100%
    }
}

@media screen and (max-width:1023px) {
    .column.is-full-touch,
    .column.is-narrow-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }
    .column.is-full-touch {
        width: 100%
    }
    .column.is-three-quarters-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%
    }
    .column.is-two-thirds-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.6666%
    }
    .column.is-half-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%
    }
    .column.is-one-third-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.3333%
    }
    .column.is-one-quarter-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%
    }
    .column.is-one-fifth-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 20%
    }
    .column.is-two-fifths-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 40%
    }
    .column.is-three-fifths-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 60%
    }
    .column.is-four-fifths-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        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 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 0
    }
    .column.is-offset-0-touch {
        margin-left: 0
    }
    .column.is-1-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 8.33333%
    }
    .column.is-offset-1-touch {
        margin-left: 8.33333%
    }
    .column.is-2-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 16.66667%
    }
    .column.is-offset-2-touch {
        margin-left: 16.66667%
    }
    .column.is-3-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%
    }
    .column.is-offset-3-touch {
        margin-left: 25%
    }
    .column.is-4-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.33333%
    }
    .column.is-offset-4-touch {
        margin-left: 33.33333%
    }
    .column.is-5-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 41.66667%
    }
    .column.is-offset-5-touch {
        margin-left: 41.66667%
    }
    .column.is-6-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%
    }
    .column.is-offset-6-touch {
        margin-left: 50%
    }
    .column.is-7-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 58.33333%
    }
    .column.is-offset-7-touch {
        margin-left: 58.33333%
    }
    .column.is-8-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.66667%
    }
    .column.is-offset-8-touch {
        margin-left: 66.66667%
    }
    .column.is-9-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%
    }
    .column.is-offset-9-touch {
        margin-left: 75%
    }
    .column.is-10-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 83.33333%
    }
    .column.is-offset-10-touch {
        margin-left: 83.33333%
    }
    .column.is-11-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 91.66667%
    }
    .column.is-offset-11-touch {
        margin-left: 91.66667%
    }
    .column.is-12-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%
    }
    .column.is-offset-12-touch {
        margin-left: 100%
    }
}

@media screen and (min-width:1024px) {
    .column.is-full-desktop,
    .column.is-narrow-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }
    .column.is-full-desktop {
        width: 100%
    }
    .column.is-three-quarters-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%
    }
    .column.is-two-thirds-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.6666%
    }
    .column.is-half-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%
    }
    .column.is-one-third-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.3333%
    }
    .column.is-one-quarter-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%
    }
    .column.is-one-fifth-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 20%
    }
    .column.is-two-fifths-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 40%
    }
    .column.is-three-fifths-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 60%
    }
    .column.is-four-fifths-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        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 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 0
    }
    .column.is-offset-0-desktop {
        margin-left: 0
    }
    .column.is-1-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 8.33333%
    }
    .column.is-offset-1-desktop {
        margin-left: 8.33333%
    }
    .column.is-2-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 16.66667%
    }
    .column.is-offset-2-desktop {
        margin-left: 16.66667%
    }
    .column.is-3-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%
    }
    .column.is-offset-3-desktop {
        margin-left: 25%
    }
    .column.is-4-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.33333%
    }
    .column.is-offset-4-desktop {
        margin-left: 33.33333%
    }
    .column.is-5-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 41.66667%
    }
    .column.is-offset-5-desktop {
        margin-left: 41.66667%
    }
    .column.is-6-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%
    }
    .column.is-offset-6-desktop {
        margin-left: 50%
    }
    .column.is-7-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 58.33333%
    }
    .column.is-offset-7-desktop {
        margin-left: 58.33333%
    }
    .column.is-8-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.66667%
    }
    .column.is-offset-8-desktop {
        margin-left: 66.66667%
    }
    .column.is-9-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%
    }
    .column.is-offset-9-desktop {
        margin-left: 75%
    }
    .column.is-10-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 83.33333%
    }
    .column.is-offset-10-desktop {
        margin-left: 83.33333%
    }
    .column.is-11-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 91.66667%
    }
    .column.is-offset-11-desktop {
        margin-left: 91.66667%
    }
    .column.is-12-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%
    }
    .column.is-offset-12-desktop {
        margin-left: 100%
    }
}

@media screen and (min-width:1216px) {
    .column.is-full-widescreen,
    .column.is-narrow-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }
    .column.is-full-widescreen {
        width: 100%
    }
    .column.is-three-quarters-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%
    }
    .column.is-two-thirds-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.6666%
    }
    .column.is-half-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%
    }
    .column.is-one-third-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.3333%
    }
    .column.is-one-quarter-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%
    }
    .column.is-one-fifth-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 20%
    }
    .column.is-two-fifths-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 40%
    }
    .column.is-three-fifths-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 60%
    }
    .column.is-four-fifths-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        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 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 0
    }
    .column.is-offset-0-widescreen {
        margin-left: 0
    }
    .column.is-1-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 8.33333%
    }
    .column.is-offset-1-widescreen {
        margin-left: 8.33333%
    }
    .column.is-2-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 16.66667%
    }
    .column.is-offset-2-widescreen {
        margin-left: 16.66667%
    }
    .column.is-3-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%
    }
    .column.is-offset-3-widescreen {
        margin-left: 25%
    }
    .column.is-4-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.33333%
    }
    .column.is-offset-4-widescreen {
        margin-left: 33.33333%
    }
    .column.is-5-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 41.66667%
    }
    .column.is-offset-5-widescreen {
        margin-left: 41.66667%
    }
    .column.is-6-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%
    }
    .column.is-offset-6-widescreen {
        margin-left: 50%
    }
    .column.is-7-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 58.33333%
    }
    .column.is-offset-7-widescreen {
        margin-left: 58.33333%
    }
    .column.is-8-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.66667%
    }
    .column.is-offset-8-widescreen {
        margin-left: 66.66667%
    }
    .column.is-9-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%
    }
    .column.is-offset-9-widescreen {
        margin-left: 75%
    }
    .column.is-10-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 83.33333%
    }
    .column.is-offset-10-widescreen {
        margin-left: 83.33333%
    }
    .column.is-11-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 91.66667%
    }
    .column.is-offset-11-widescreen {
        margin-left: 91.66667%
    }
    .column.is-12-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%
    }
    .column.is-offset-12-widescreen {
        margin-left: 100%
    }
}

@media screen and (min-width:1408px) {
    .column.is-full-fullhd,
    .column.is-narrow-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }
    .column.is-full-fullhd {
        width: 100%
    }
    .column.is-three-quarters-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%
    }
    .column.is-two-thirds-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.6666%
    }
    .column.is-half-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%
    }
    .column.is-one-third-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.3333%
    }
    .column.is-one-quarter-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%
    }
    .column.is-one-fifth-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 20%
    }
    .column.is-two-fifths-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 40%
    }
    .column.is-three-fifths-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 60%
    }
    .column.is-four-fifths-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        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 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 0
    }
    .column.is-offset-0-fullhd {
        margin-left: 0
    }
    .column.is-1-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 8.33333%
    }
    .column.is-offset-1-fullhd {
        margin-left: 8.33333%
    }
    .column.is-2-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 16.66667%
    }
    .column.is-offset-2-fullhd {
        margin-left: 16.66667%
    }
    .column.is-3-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%
    }
    .column.is-offset-3-fullhd {
        margin-left: 25%
    }
    .column.is-4-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.33333%
    }
    .column.is-offset-4-fullhd {
        margin-left: 33.33333%
    }
    .column.is-5-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 41.66667%
    }
    .column.is-offset-5-fullhd {
        margin-left: 41.66667%
    }
    .column.is-6-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%
    }
    .column.is-offset-6-fullhd {
        margin-left: 50%
    }
    .column.is-7-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 58.33333%
    }
    .column.is-offset-7-fullhd {
        margin-left: 58.33333%
    }
    .column.is-8-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.66667%
    }
    .column.is-offset-8-fullhd {
        margin-left: 66.66667%
    }
    .column.is-9-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%
    }
    .column.is-offset-9-fullhd {
        margin-left: 75%
    }
    .column.is-10-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 83.33333%
    }
    .column.is-offset-10-fullhd {
        margin-left: 83.33333%
    }
    .column.is-11-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 91.66667%
    }
    .column.is-offset-11-fullhd {
        margin-left: 91.66667%
    }
    .column.is-12-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        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 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    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: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.columns.is-multiline {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.columns.is-vcentered {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media print,
screen and (min-width:769px) {
    .columns:not(.is-desktop) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media screen and (min-width:1024px) {
    .columns.is-desktop {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.columns.is-variable {
    --columnGap: 0.75rem;
    margin-left: calc(-1*var(--columnGap));
    margin-right: calc(-1*var(--columnGap))
}

.columns.is-variable .column {
    padding-left: var(--columnGap);
    padding-right: var(--columnGap)
}

.columns.is-variable.is-0 {
    --columnGap: 0rem
}

@media screen and (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 {
    --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 {
    --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 {
    --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 {
    --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 {
    --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 {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: block;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    min-height: -webkit-min-content;
    min-height: -moz-min-content;
    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 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    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: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .tile.is-1 {
        width: 8.33333%
    }
    .tile.is-1,
    .tile.is-2 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }
    .tile.is-2 {
        width: 16.66667%
    }
    .tile.is-3 {
        width: 25%
    }
    .tile.is-3,
    .tile.is-4 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }
    .tile.is-4 {
        width: 33.33333%
    }
    .tile.is-5 {
        width: 41.66667%
    }
    .tile.is-5,
    .tile.is-6 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }
    .tile.is-6 {
        width: 50%
    }
    .tile.is-7 {
        width: 58.33333%
    }
    .tile.is-7,
    .tile.is-8 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }
    .tile.is-8 {
        width: 66.66667%
    }
    .tile.is-9 {
        width: 75%
    }
    .tile.is-9,
    .tile.is-10 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }
    .tile.is-10 {
        width: 83.33333%
    }
    .tile.is-11 {
        width: 91.66667%
    }
    .tile.is-11,
    .tile.is-12 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }
    .tile.is-12 {
        width: 100%
    }
}

.hero {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.hero .navbar {
    background: none
}

.hero .tabs ul {
    border-bottom: none
}

.hero.is-white {
    background-color: #fff;
    color: #0a0a0a
}

.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-white strong {
    color: inherit
}

.hero.is-white .title {
    color: #0a0a0a
}

.hero.is-white .subtitle {
    color: rgba(10, 10, 10, .9)
}

.hero.is-white .subtitle a:not(.button),
.hero.is-white .subtitle strong {
    color: #0a0a0a
}

@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(10, 10, 10, .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: #0a0a0a
}

.hero.is-white .tabs a {
    color: #0a0a0a;
    opacity: .9
}

.hero.is-white .tabs a:hover,
.hero.is-white .tabs li.is-active a {
    opacity: 1
}

.hero.is-white .tabs.is-boxed a,
.hero.is-white .tabs.is-toggle a {
    color: #0a0a0a
}

.hero.is-white .tabs.is-boxed a:hover,
.hero.is-white .tabs.is-toggle a:hover {
    background-color: rgba(10, 10, 10, .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: #0a0a0a;
    border-color: #0a0a0a;
    color: #fff
}

.hero.is-white.is-bold {
    background-image: linear-gradient(141deg, #e6e6e6, #fff 71%, #fff)
}

@media screen and (max-width:768px) {
    .hero.is-white.is-bold .navbar-menu {
        background-image: linear-gradient(141deg, #e6e6e6, #fff 71%, #fff)
    }
}

.hero.is-black {
    background-color: #0a0a0a;
    color: #fff
}

.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-black strong {
    color: inherit
}

.hero.is-black .title {
    color: #fff
}

.hero.is-black .subtitle {
    color: 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: #0a0a0a
    }
}

.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,
.hero.is-black .tabs li.is-active a {
    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: rgba(10, 10, 10, .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: #0a0a0a
}

.hero.is-black.is-bold {
    background-image: linear-gradient(141deg, #000, #0a0a0a 71%, #181616)
}

@media screen and (max-width:768px) {
    .hero.is-black.is-bold .navbar-menu {
        background-image: linear-gradient(141deg, #000, #0a0a0a 71%, #181616)
    }
}

.hero.is-light {
    background-color: #f5f5f5;
    color: #363636
}

.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-light strong {
    color: inherit
}

.hero.is-light .title {
    color: #363636
}

.hero.is-light .subtitle {
    color: rgba(54, 54, 54, .9)
}

.hero.is-light .subtitle a:not(.button),
.hero.is-light .subtitle strong {
    color: #363636
}

@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(54, 54, 54, .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: #363636
}

.hero.is-light .tabs a {
    color: #363636;
    opacity: .9
}

.hero.is-light .tabs a:hover,
.hero.is-light .tabs li.is-active a {
    opacity: 1
}

.hero.is-light .tabs.is-boxed a,
.hero.is-light .tabs.is-toggle a {
    color: #363636
}

.hero.is-light .tabs.is-boxed a:hover,
.hero.is-light .tabs.is-toggle a:hover {
    background-color: rgba(10, 10, 10, .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: #363636;
    border-color: #363636;
    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: #f5f5f5
}

.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-dark strong {
    color: inherit
}

.hero.is-dark .title {
    color: #f5f5f5
}

.hero.is-dark .subtitle {
    color: hsla(0, 0%, 96.1%, .9)
}

.hero.is-dark .subtitle a:not(.button),
.hero.is-dark .subtitle strong {
    color: #f5f5f5
}

@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%, 96.1%, .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: #f5f5f5
}

.hero.is-dark .tabs a {
    color: #f5f5f5;
    opacity: .9
}

.hero.is-dark .tabs a:hover,
.hero.is-dark .tabs li.is-active a {
    opacity: 1
}

.hero.is-dark .tabs.is-boxed a,
.hero.is-dark .tabs.is-toggle a {
    color: #f5f5f5
}

.hero.is-dark .tabs.is-boxed a:hover,
.hero.is-dark .tabs.is-toggle a:hover {
    background-color: rgba(10, 10, 10, .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: #f5f5f5;
    border-color: #f5f5f5;
    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: #e65300;
    color: #fff
}

.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-primary strong {
    color: inherit
}

.hero.is-primary .title {
    color: #fff
}

.hero.is-primary .subtitle {
    color: 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: #e65300
    }
}

.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: #cd4a00;
    color: #fff
}

.hero.is-primary .tabs a {
    color: #fff;
    opacity: .9
}

.hero.is-primary .tabs a:hover,
.hero.is-primary .tabs li.is-active a {
    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: rgba(10, 10, 10, .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: #e65300
}

.hero.is-primary.is-bold {
    background-image: linear-gradient(141deg, #b32300, #e65300 71%, #ff8701)
}

@media screen and (max-width:768px) {
    .hero.is-primary.is-bold .navbar-menu {
        background-image: linear-gradient(141deg, #b32300, #e65300 71%, #ff8701)
    }
}

.hero.is-link {
    background-color: #0a1f8f;
    color: #fff
}

.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-link strong {
    color: inherit
}

.hero.is-link .title {
    color: #fff
}

.hero.is-link .subtitle {
    color: 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: #0a1f8f
    }
}

.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: #081a77;
    color: #fff
}

.hero.is-link .tabs a {
    color: #fff;
    opacity: .9
}

.hero.is-link .tabs a:hover,
.hero.is-link .tabs li.is-active a {
    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: rgba(10, 10, 10, .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: #0a1f8f
}

.hero.is-link.is-bold {
    background-image: linear-gradient(141deg, #022264, #0a1f8f 71%, #0907ab)
}

@media screen and (max-width:768px) {
    .hero.is-link.is-bold .navbar-menu {
        background-image: linear-gradient(141deg, #022264, #0a1f8f 71%, #0907ab)
    }
}

.hero.is-info {
    background-color: #209cee;
    color: #fff
}

.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-info strong {
    color: inherit
}

.hero.is-info .title {
    color: #fff
}

.hero.is-info .subtitle {
    color: 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: #209cee
    }
}

.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: #118fe4;
    color: #fff
}

.hero.is-info .tabs a {
    color: #fff;
    opacity: .9
}

.hero.is-info .tabs a:hover,
.hero.is-info .tabs li.is-active a {
    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: rgba(10, 10, 10, .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: #209cee
}

.hero.is-info.is-bold {
    background-image: linear-gradient(141deg, #04a6d7, #209cee 71%, #3287f5)
}

@media screen and (max-width:768px) {
    .hero.is-info.is-bold .navbar-menu {
        background-image: linear-gradient(141deg, #04a6d7, #209cee 71%, #3287f5)
    }
}

.hero.is-success {
    background-color: #006937;
    color: #fff
}

.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-success strong {
    color: inherit
}

.hero.is-success .title {
    color: #fff
}

.hero.is-success .subtitle {
    color: hsla(0, 0%, 100%, .9)
}

.hero.is-success .subtitle a:not(.button),
.hero.is-success .subtitle strong {
    color: #fff
}

@media screen and (max-width:1023px) {
    .hero.is-success .navbar-menu {
        background-color: #006937
    }
}

.hero.is-success .navbar-item,
.hero.is-success .navbar-link {
    color: hsla(0, 0%, 100%, .7)
}

.hero.is-success .navbar-link.is-active,
.hero.is-success .navbar-link:hover,
.hero.is-success a.navbar-item.is-active,
.hero.is-success a.navbar-item:hover {
    background-color: #00502a;
    color: #fff
}

.hero.is-success .tabs a {
    color: #fff;
    opacity: .9
}

.hero.is-success .tabs a:hover,
.hero.is-success .tabs li.is-active a {
    opacity: 1
}

.hero.is-success .tabs.is-boxed a,
.hero.is-success .tabs.is-toggle a {
    color: #fff
}

.hero.is-success .tabs.is-boxed a:hover,
.hero.is-success .tabs.is-toggle a:hover {
    background-color: rgba(10, 10, 10, .1)
}

.hero.is-success .tabs.is-boxed li.is-active a,
.hero.is-success .tabs.is-boxed li.is-active a:hover,
.hero.is-success .tabs.is-toggle li.is-active a,
.hero.is-success .tabs.is-toggle li.is-active a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #006937
}

.hero.is-success.is-bold {
    background-image: linear-gradient(141deg, #003613, #006937 71%, #00835a)
}

@media screen and (max-width:768px) {
    .hero.is-success.is-bold .navbar-menu {
        background-image: linear-gradient(141deg, #003613, #006937 71%, #00835a)
    }
}

.hero.is-warning {
    background-color: #f7be00;
    color: rgba(0, 0, 0, .7)
}

.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-warning strong {
    color: inherit
}

.hero.is-warning .title {
    color: rgba(0, 0, 0, .7)
}

.hero.is-warning .subtitle {
    color: rgba(0, 0, 0, .9)
}

.hero.is-warning .subtitle a:not(.button),
.hero.is-warning .subtitle strong {
    color: rgba(0, 0, 0, .7)
}

@media screen and (max-width:1023px) {
    .hero.is-warning .navbar-menu {
        background-color: #f7be00
    }
}

.hero.is-warning .navbar-item,
.hero.is-warning .navbar-link {
    color: rgba(0, 0, 0, .7)
}

.hero.is-warning .navbar-link.is-active,
.hero.is-warning .navbar-link:hover,
.hero.is-warning a.navbar-item.is-active,
.hero.is-warning a.navbar-item:hover {
    background-color: #deaa00;
    color: rgba(0, 0, 0, .7)
}

.hero.is-warning .tabs a {
    color: rgba(0, 0, 0, .7);
    opacity: .9
}

.hero.is-warning .tabs a:hover,
.hero.is-warning .tabs li.is-active a {
    opacity: 1
}

.hero.is-warning .tabs.is-boxed a,
.hero.is-warning .tabs.is-toggle a {
    color: rgba(0, 0, 0, .7)
}

.hero.is-warning .tabs.is-boxed a:hover,
.hero.is-warning .tabs.is-toggle a:hover {
    background-color: rgba(10, 10, 10, .1)
}

.hero.is-warning .tabs.is-boxed li.is-active a,
.hero.is-warning .tabs.is-boxed li.is-active a:hover,
.hero.is-warning .tabs.is-toggle li.is-active a,
.hero.is-warning .tabs.is-toggle li.is-active a:hover {
    background-color: rgba(0, 0, 0, .7);
    border-color: rgba(0, 0, 0, .7);
    color: #f7be00
}

.hero.is-warning.is-bold {
    background-image: linear-gradient(141deg, #c47600, #f7be00 71%, #fff012)
}

@media screen and (max-width:768px) {
    .hero.is-warning.is-bold .navbar-menu {
        background-image: linear-gradient(141deg, #c47600, #f7be00 71%, #fff012)
    }
}

.hero.is-danger {
    background-color: #c40d3c;
    color: #fff
}

.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
.hero.is-danger strong {
    color: inherit
}

.hero.is-danger .title {
    color: #fff
}

.hero.is-danger .subtitle {
    color: hsla(0, 0%, 100%, .9)
}

.hero.is-danger .subtitle a:not(.button),
.hero.is-danger .subtitle strong {
    color: #fff
}

@media screen and (max-width:1023px) {
    .hero.is-danger .navbar-menu {
        background-color: #c40d3c
    }
}

.hero.is-danger .navbar-item,
.hero.is-danger .navbar-link {
    color: hsla(0, 0%, 100%, .7)
}

.hero.is-danger .navbar-link.is-active,
.hero.is-danger .navbar-link:hover,
.hero.is-danger a.navbar-item.is-active,
.hero.is-danger a.navbar-item:hover {
    background-color: #ac0b35;
    color: #fff
}

.hero.is-danger .tabs a {
    color: #fff;
    opacity: .9
}

.hero.is-danger .tabs a:hover,
.hero.is-danger .tabs li.is-active a {
    opacity: 1
}

.hero.is-danger .tabs.is-boxed a,
.hero.is-danger .tabs.is-toggle a {
    color: #fff
}

.hero.is-danger .tabs.is-boxed a:hover,
.hero.is-danger .tabs.is-toggle a:hover {
    background-color: rgba(10, 10, 10, .1)
}

.hero.is-danger .tabs.is-boxed li.is-active a,
.hero.is-danger .tabs.is-boxed li.is-active a:hover,
.hero.is-danger .tabs.is-toggle li.is-active a,
.hero.is-danger .tabs.is-toggle li.is-active a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #c40d3c
}

.hero.is-danger.is-bold {
    background-image: linear-gradient(141deg, #9c0243, #c40d3c 71%, #e2091c)
}

@media screen and (max-width:768px) {
    .hero.is-danger.is-bold .navbar-menu {
        background-image: linear-gradient(141deg, #9c0243, #c40d3c 71%, #e2091c)
    }
}

.hero.is-small .hero-body {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem
}

@media print,
screen and (min-width:769px) {
    .hero.is-medium .hero-body {
        padding-bottom: 9rem;
        padding-top: 9rem
    }
}

@media print,
screen and (min-width:769px) {
    .hero.is-large .hero-body {
        padding-bottom: 18rem;
        padding-top: 18rem
    }
}

.hero.is-fullheight-with-navbar .hero-body,
.hero.is-fullheight .hero-body,
.hero.is-halfheight .hero-body {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.hero.is-fullheight-with-navbar .hero-body>.container,
.hero.is-fullheight .hero-body>.container,
.hero.is-halfheight .hero-body>.container {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 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%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    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: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .hero-buttons .button:not(:last-child) {
        margin-bottom: .75rem
    }
}

@media print,
screen and (min-width:769px) {
    .hero-buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .hero-buttons .button:not(:last-child) {
        margin-right: 1.5rem
    }
}

.hero-foot,
.hero-head {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.hero-body,
.hero-foot,
.hero-head {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.hero-body {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.hero-body,
.section {
    padding: 3rem 1.5rem
}

@media screen and (min-width:1024px) {
    .section.is-medium {
        padding: 9rem 1.5rem
    }
    .section.is-large {
        padding: 18rem 1.5rem
    }
}

.footer {
    background-color: #fafafa;
    padding: 3rem 1.5rem 6rem
}

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto
}

.alignright {
    float: right;
    margin: 5px 0 28px 28px
}

.alignleft {
    float: left;
    margin: 5px 28px 28px 0
}

a img.alignright {
    float: right;
    margin: 5px 0 28px 28px
}

a img.alignleft,
a img.alignnone {
    margin: 5px 28px 28px 0
}

a img.alignleft {
    float: left
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

.wp-caption.alignleft,
.wp-caption.alignnone {
    margin: 5px 28px 28px 0
}

.wp-caption.alignright {
    margin: 5px 0 28px 28px
}

.wp-caption img {
    border: 0;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto!important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.noSelect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

html {
    font-size: 18px
}

.main {
    overflow: hidden
}

.post-type-archive-academic-programs .main,
.post-type-archive-document .main {
    overflow: visible
}

section {
    padding-bottom: 3em;
    padding-top: 3em
}

section.featured-image {
    padding-top: 0
}

a {
    color: #71af1d
}

a img {
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
}

a img:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.editbar {
    background: #9e2404;
    padding: 1em 0
}

.editbar a {
    color: #fff;
    display: inline-block
}

.editbar a span {
    color: #fff
}

.editbar a:focus span,
.editbar a:hover span {
    text-decoration: underline
}

.editbar span {
    color: hsla(0, 0%, 100%, .5);
    display: inline-block;
    vertical-align: top
}

.editbar span.divider {
    margin: 0 1em
}

.editbar svg {
    vertical-align: top
}

.main-copy-block img {
    border-radius: 2px
}

.circle-border {
    position: relative;
    width: 200px;
    height: 200px;
    overflow: hidden;
    border-radius: 50%;
    border: 10px solid #71af1d;
    float: left;
    margin: 0 1em
}

.circle-border img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.aside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

h1 {
    font-size: 3.5em;
    line-height: 1
}

.content h1 {
    color: #525252;
    font-size: 2.5em
}

.preamble {
    margin-bottom: 2em
}

.content.main-copy-block h2,
.content.main-copy-block h2:not(:first-child) {
    color: #e65300;
    font-weight: 700;
    padding: .5em 0;
    line-height: 1.3;
    font-size: 1.5em;
    margin-top: 0
}

.content.main-copy-block p {
    line-height: 1.5
}

.content.main-copy-block ul {
    list-style: none
}

.content.main-copy-block ul li:before {
    content: "•";
    color: #e65300;
    display: inline-block;
    width: 1.5em;
    margin-left: -1.5em
}

h1.bordered {
    position: relative;
    display: inline-block;
    margin-bottom: 1.5em
}

h1.bordered:after {
    content: "";
    height: 8px;
    width: 75%;
    position: absolute;
    left: 0;
    bottom: -24px
}

h1.bordered.green:after,
h1.bordered:after {
    background: #006937
}

h1.bordered.orange:after {
    background: #e65300
}

h1.bordered.yellow:after {
    background: #f7be00
}

h1.bordered.teal:after {
    background: #00c4b3
}

.grey-bg {
    background-color: #f6f6f6;
    z-index: -10
}

.home-hub .main-copy-block {
    padding: .75em 0
}

.container.inset {
    padding-left: 3em;
    padding-right: 3em
}

.header {
    background-color: #e65300;
    color: #fff;
    -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, .2);
    box-shadow: 2px 2px 8px rgba(0, 0, 0, .2)
}

.menu-modal {
    z-index: 10010!important
}

.menu-modal .login-modal {
    width: 80%;
    padding: 2em;
    border: 1px solid hsla(0, 0%, 58.8%, .5);
    position: relative;
    margin: auto;
    background: #fff;
    border-radius: 10px;
    text-align: center
}

.menu-modal .login-modal h1.bordered:after {
    width: 100%
}

.menu-modal .login-modal .students {
    border-right: 1px solid hsla(0, 0%, 58.8%, .5)
}

@media screen and (max-width:768px) {
    .menu-modal {
        background: hsla(0, 0%, 100%, .9)!important
    }
    .menu-modal .login-modal {
        width: 100%;
        border-radius: 0;
        border: none;
        background: none
    }
    .menu-modal .login-modal .students {
        border-right: 0;
        margin-bottom: 2em
    }
}

#mobile-header {
    display: none;
    height: 130px;
    padding: 1.25em;
    position: relative;
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: contain;
    z-index: 10000
}

.ui-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    position: absolute;
    right: 36px;
    width: 184px
}

.ui-icons a {
    color: #fff
}

.ui-icons #search .iconify {
    width: 42px;
    height: 42px;
    margin-top: -3px
}

.ui-icons #login .iconify {
    width: 35px;
    height: 35px;
    margin-top: 3px
}

.iconify {
    width: 24px;
    height: 24px
}

.main-nav-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.logo {
    width: 100px;
    height: 110px;
    background-image: url(../img/CBU-shield-reverse.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain
}

.main-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    text-transform: uppercase;
    font-size: 1.15rem;
    padding: 1.25em;
    position: relative
}

.main-nav-item {
    position: relative;
    cursor: pointer;
    bottom: -20px
}

.main-nav-item a {
    color: #fff
}

.main-nav-item:before {
    content: "";
    opacity: 0;
    width: 44px;
    height: 3px;
    right: 40px;
    background-color: #71af1d;
    position: absolute;
    display: inline-block;
    -webkit-transition: opacity .05s, right .15s, width .35s linear;
    transition: opacity .05s, right .15s, width .35s linear
}

.main-nav-item:after {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.main-nav-item.current:before,
.main-nav-item:hover:before,
.main-nav-search.active:before {
    width: 14px;
    right: 0;
    opacity: 1;
    -webkit-transition: opacity .15s, right .15s, width .35s ease-out;
    transition: opacity .15s, right .15s, width .35s ease-out
}

.main-nav-search.active:before {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
    -webkit-transition: -webkit-transform .15s ease;
    transition: -webkit-transform .15s ease;
    transition: transform .15s ease;
    transition: transform .15s ease, -webkit-transform .15s ease;
    width: 14px;
    right: 2px;
    opacity: 1;
    top: 0
}

#apply:hover:before {
    content: "";
    right: 0
}

.main-nav-search:hover:before {
    content: "";
    right: 2px;
    top: 0
}

.main-nav-item.active:after {
    content: "";
    opacity: 1;
    width: 24px;
    height: 64px;
    top: 30px;
    left: 50%;
    -webkit-transform: translate(-50%, 5px) rotate(90deg);
    transform: translate(-50%, 5px) rotate(90deg);
    position: absolute;
    display: inline-block;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.main-nav-search.active .iconify {
    -webkit-transform: translateY(7px) scalex(-1) translatex(-5px)!important;
    transform: translateY(7px) scalex(-1) translatex(-5px)!important
}

.main-nav-item.active [data-icon="mdi:chevron-down"],
.main-nav-search.active .iconify,
.main-nav-search .iconify {
    -webkit-transition: -webkit-transform .15s ease;
    transition: -webkit-transform .15s ease;
    transition: transform .15s ease;
    transition: transform .15s ease, -webkit-transform .15s ease
}

.main-nav-item.active [data-icon="mdi:chevron-down"] {
    -webkit-transform: rotate(180deg) translateY(-8px)!important;
    transform: rotate(180deg) translateY(-8px)!important
}

.main-nav-item [data-icon="mdi:chevron-down"] {
    -webkit-transition: -webkit-transform .15s linear;
    transition: -webkit-transform .15s linear;
    transition: transform .15s linear;
    transition: transform .15s linear, -webkit-transform .15s linear
}

.secondary-nav {
    background-color: #525252;
    height: 34px;
    font-family: Roboto Slab, serif;
    font-size: 13px;
    font-weight: 700;
    text-align: center
}

.secondary-nav-item {
    padding: 0 1em;
    font-size: 15px
}

.secondary-nav-item img {
    position: absolute;
    margin-top: 10px
}

.info-for,
.login {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -2px
}

.secondary-nav .login a,
.secondary-nav .secondary-nav-item a {
    color: #fff;
    text-align: center;
    -ms-flex-item-align: center;
    align-self: center
}

.secondary-nav .login a:before,
.secondary-nav .secondary-nav-item a:before {
    content: "";
    opacity: 0;
    width: 10px;
    height: 2px;
    top: 30px;
    background-color: #71af1d;
    position: absolute;
    display: inline-block
}

.secondary-nav .login a:hover,
.secondary-nav .secondary-nav-item a:hover {
    opacity: .85
}

.secondary-nav-item a:hover:before {
    opacity: 1;
    top: 18px;
    -webkit-transition: opacity .15s, top .1s ease-out;
    transition: opacity .15s, top .1s ease-out
}

#login a:hover:before {
    opacity: 1;
    right: 37px
}

.secondary-nav-item .divider {
    padding: 0 6px 0 3px
}

.secondary-nav-item:not(.divider) {
    position: relative
}

.secondary-nav .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 5px
}

.info-for {
    position: relative;
    margin-top: -6px;
    z-index: 10000;
    height: 55px
}

.info-for .angled-bg {
    background-position: bottom;
    background-repeat: no-repeat;
    margin-top: -8px;
    width: 290px;
    height: 84px;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.info-for .audience-menu:hover {
    height: 365px;
    -webkit-transition: height .15s ease;
    transition: height .15s ease
}

.audience-menu span {
    position: absolute;
    top: 20px;
    left: 3.5em
}

.info-for .iconify {
    position: absolute;
    right: -8px;
    top: 10px
}

.info-for .audience-menu:hover [data-icon="mdi:arrow-down-drop"] {
    -webkit-transform: rotate(180deg)!important;
    transform: rotate(180deg)!important;
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease, -webkit-transform .25s ease
}

.audience-menu [data-icon="mdi:arrow-down-drop"] {
    -webkit-transition: -webkit-transform .15s linear;
    transition: -webkit-transform .15s linear;
    transition: transform .15s linear;
    transition: transform .15s linear, -webkit-transform .15s linear
}

.audience-menu {
    position: absolute;
    padding: 0 6px;
    top: 0;
    width: 217px;
    height: 55px;
    z-index: 10000;
    overflow: hidden;
    -webkit-transition: height .15s ease;
    transition: height .15s ease;
    font-family: Roboto Condensed, sans-serif;
    color: #006937;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.25em
}

.audience-menu ul {
    margin-top: 59px;
    border: 3px solid #e65300;
    border-top: #fff;
    -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, .25);
    box-shadow: 0 6px 6px rgba(0, 0, 0, .25);
    background: #fff;
    padding-top: 10px
}

.audience-menu a {
    color: #939393;
    font-family: Roboto Slab, serif;
    text-transform: capitalize;
    font-size: .85em;
    padding: 10px;
    width: 100%;
    display: block
}

.audience-menu li {
    border-top: 1px dashed #006937;
    margin: 0 20px
}

.audience-menu li:hover {
    background: #eee
}

#mobile-header,
.audience-menu ul,
.main-menu-mobile {
    -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, .25);
    box-shadow: 0 6px 6px rgba(0, 0, 0, .25)
}

.iconify.large-icon {
    width: 40px;
    height: 40px;
    color: #e65300
}

.sub-menu:nth-child(2) ul:after {
    content: "";
    width: 1px;
    height: 80%;
    top: 10%;
    right: 0;
    background-color: #f7be00;
    position: absolute
}

.display {
    visibility: visible;
    opacity: 1
}

.main-menu-mobile {
    position: absolute;
    top: 130px;
    display: none;
    height: auto;
    width: 100%;
    padding: 1.5em 0 0;
    overflow: hidden;
    background: #006937;
    font-weight: 700;
    text-transform: uppercase;
    z-index: 9000
}

.main-menu-mobile a {
    color: #fff
}

.main-menu-mobile ul.top-level li {
    margin: 0 2.5em;
    padding: .5em 0
}

.main-menu-mobile ul.top-level li ul {
    font-family: Roboto Slab, serif;
    text-transform: capitalize;
    font-size: .85em;
    background: #12592f;
    margin: .4em 0 0 -4em;
    padding: 1em 4em 1em 30px
}

.main-menu-mobile ul.top-level li ul li {
    padding-left: 1em;
    border-bottom: 2px solid hsla(0, 0%, 100%, .25)
}

.top-level a :active,
.top-level a :hover,
.top-level a:visited {
    color: #fff
}

.top-level li.has-children>a:after {
    content: url(https://api.iconify.design/mdi:plus.svg?color=%23fff&height=24);
    vertical-align: -75em;
    position: absolute;
    left: 70%
}

.top-level>li {
    position: relative;
    width: 100%;
    font-size: 1.2em
}

.top-level>li a {
    display: inline-block;
    width: 77%
}

.top-level>li:before {
    content: "";
    width: 77%;
    height: 2px;
    background-color: hsla(0, 0%, 100%, .5);
    position: absolute;
    top: 44px;
    left: 0;
    border: none
}

.sub-menu-mobile {
    display: none;
    opacity: 0;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease;
    position: relative
}

.top-level li.has-children.open>a:after {
    content: url(https://api.iconify.design/mdi:minus.svg?color=%23fff&height=24)
}

.top-level li.has-children.open>.sub-menu-mobile {
    opacity: 1;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease
}

ul.secondary-menu-mobile {
    background: #525252;
    font-size: 1em;
    margin-top: 2em;
    padding: .5em 3em 1em;
    text-transform: capitalize
}

ul.secondary-menu-mobile li {
    position: relative;
    overflow: hidden;
    padding: 1em 0 1em 1em
}

ul.secondary-menu-mobile li:after {
    content: "..............................................................................";
    position: absolute;
    bottom: -4px;
    left: 0;
    font-size: .65em;
    letter-spacing: 5px;
    color: hsla(0, 0%, 100%, .5);
}

ul.secondary-menu-mobile li:before {
    content: "";
    position: absolute;
    background-image: url(../images/Oval.svg);
    bottom: 1.625em;
    left: 0;
    width: 3px;
    height: 3px
}

ul.secondary-menu-mobile li:last-child:after {
    content: ""
}

ul.secondary-menu-mobile li a {
    color: #fff
}

.featured-image .solid-slider {
    position: relative;
    z-index: 10
}

.featured-image .solid-slider.white {
    background: #fff
}

.featured-image .solid-slider.orange {
    background: #e65300
}

.featured-image .solid-slider .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

@media screen and (max-width:420px) {
    .featured-image .solid-slider .container {
        padding-right: 0;
        height: 350px!important
    }
}

.featured-image .solid-slider:before {
    content: "";
    background: url(../svg/yellow-stripe.svg) no-repeat;
    background-size: contain;
    width: 2vw;
    height: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (max-width:420px) {
    .featured-image .solid-slider:before {
        width: 40px;
        top: 40%
    }
}

.featured-image .solid-slider .slider-left {
    width: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    -ms-flex-item-align: center;
    align-self: center;
    padding-bottom: 4em;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.featured-image .solid-slider .slider-left .slider-title {
    font-family: canada-type-gibson, sans-serif;
    text-transform: uppercase;
    font-size: 4.25vw;
    line-height: 1;
    width: 100%;
    padding-bottom: .5em;
    position: relative;
    margin-top: 1em
}

@media screen and (max-width:420px) {
    .featured-image .solid-slider .slider-left .slider-title {
        font-size: 1.25em
    }
}

@media screen and (min-width:1500px) {
    .featured-image .solid-slider .slider-left .slider-title {
        font-size: 3.75em
    }
}

.featured-image .solid-slider .slider-left .slider-title:before {
    content: "";
    width: 20%;
    height: 8px;
    background: #f7be00;
    position: absolute;
    top: -.5em;
    left: 0
}

.featured-image .solid-slider .slider-left a {
    position: relative;
    bottom: 0;
    color: #fff;
    background: #f7be00;
    padding: .5em;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-left: 1.5em;
    font-family: canada-type-gibson, sans-serif;
    font-weight: 700;
    font-size: 2.5vw;
    letter-spacing: revert;
    height: 1.75em;
    line-height: 1
}

@media screen and (min-width:1500px) {
    .featured-image .solid-slider .slider-left a {
        font-size: 2.5em
    }
}

@media screen and (max-width:420px) {
    .featured-image .solid-slider .slider-left a {
        height: 1.75em
    }
}

.featured-image .solid-slider .slider-left a:before {
    background: url(../svg/arrow-button-tail.svg) no-repeat;
    background-size: cover;
    left: -1.5em
}

.featured-image .solid-slider .slider-left a:after,
.featured-image .solid-slider .slider-left a:before {
    content: "";
    position: absolute;
    top: 0;
    width: 1.5em;
    height: 1.75em;
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.featured-image .solid-slider .slider-left a:after {
    background: url(../svg/arrow-button-head.svg) no-repeat;
    background-size: contain;
    right: -1.4em
}

.featured-image .solid-slider .slider-left a:hover {
    background: #006937
}

.featured-image .solid-slider .slider-left a:hover:before {
    background-image: url(../svg/arrow-button-tail-grn.svg);
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.featured-image .solid-slider .slider-left a:hover:after {
    background-image: url(../svg/arrow-button-head-grn.svg);
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.featured-image .solid-slider .slider-right {
    width: 60%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.featured-image .solid-slider .slider-right img {
    margin-left: auto;
    width: 90%;
    -ms-flex-item-align: center;
    align-self: center
}

@media screen and (max-width:767px) {
    .featured-image .solid-slider .slider-right img {
        width: 100%
    }
}

.featured-image .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 2em
}

.featured-image a {
    color: #f7be00;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 6px;
    outline: none;
    position: absolute;
    bottom: 110px
}

.featured-image a,
.featured-image a:hover {
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.featured-image a:hover {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px)
}

.featured-image h1:after {
    bottom: -30px
}

.featured-image {
    width: 100%;
    height: 650px;
    position: relative
}

.featured-image .bg-element {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: block;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    background-size: cover;
    background-position: 50%
}

.featured-image:before {
    content: "";
    background: url(../images/header-overlay.svg) no-repeat;
    background-size: auto 100%;
    background-position: 0;
    height: 650px;
    width: 100%;
    position: absolute;
    z-index: 2
}

@media screen and (max-width:1380px) {
    .featured-image:before {
        background-position: 100%
    }
}

.featured-image .container {
    height: 650px;
    position: relative;
    z-index: 3
}

.featured-image h1 {
    color: #fff;
    font-size: 5.5vw;
    position: absolute;
    bottom: 150px;
    width: 6.5em;
    line-height: 1
}

.featured-image h1:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -70px;
    width: 3em;
    height: 16px;
    background: #f7be00
}

@media screen and (min-width:1600px) {
    .featured-image h1 {
        font-size: 4.5em!important
    }
}

ul.slick-dots {
    bottom: 25px!important;
    text-align: left;
    max-width: 1344px;
    position: relative;
    margin: -40px auto 0;
    padding-left: 3em
}

.slick-dots li.slick-active button:before {
    background-color: #f7be00!important;
    font-size: 20px!important;
    border: none
}

.slick-dots li button:before {
    content: ""!important;
    border: 3px solid #f7be00;
    border-radius: 20px;
    opacity: .8!important
}

h1 {
    font-family: Roboto Slab, serif;
    color: #525252;
    font-size: 2em
}

.breadcrumbs ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 2em 0
}

.breadcrumbs ul li {
    padding: 0 .5em
}

.breadcrumbs ul li:last-of-type a {
    font-weight: 700;
    color: #e65300
}

.breadcrumbs ul a {
    color: #525252;
    max-width: 15em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block
}

.breadcrumbs ul a:hover {
    text-decoration: underline
}

@media screen and (max-width:1216px) {
    .secondary-nav-item {
        padding: 0 .5em;
        font-size: 13px
    }
}

@media screen and (max-width:1023px) {
    .main-nav {
        font-size: 1em
    }
    .logo {
        width: 80px;
        height: 90px
    }
    .main-nav-item.active:after {
        top: 16px
    }
    .secondary-nav-item {
        padding: 0 .25em;
        font-size: 11px
    }
    #menu-image {
        display: none
    }
}

@media screen and (max-width:1119px) {
    .main-copy-block h1 {
        font-size: 2.5em
    }
    .main-copy-block h2 {
        font-size: 1.5em
    }
    #main-header {
        display: none
    }
    #mobile-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    #login {
        position: relative;
        z-index: 100
    }
    #nav-icon {
        width: 35px;
        height: 35px;
        position: relative;
        margin-top: 10px;
        -webkit-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
        z-index: 1
    }
    #nav-icon,
    #nav-icon span {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    #nav-icon span {
        display: block;
        position: absolute;
        height: 4px;
        width: 100%;
        background: #fff;
        border-radius: 2px;
        opacity: 1;
        left: 0;
        -webkit-transition: .25s ease-in-out;
        transition: .25s ease-in-out
    }
    #nav-icon span:first-child {
        top: 0
    }
    #nav-icon span:nth-child(2) {
        top: 10px
    }
    #nav-icon span:nth-child(3) {
        top: 20px
    }
    #nav-icon.open span:first-child {
        top: 10px;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }
    #nav-icon.open span:nth-child(2) {
        opacity: 0;
        left: -60px
    }
    #nav-icon.open span:nth-child(3) {
        top: 10px;
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg)
    }
    .audience-toggle,
    .main-mobile-toggle {
        display: none;
        position: absolute!important;
        top: -9999px!important;
        left: -9999px!important
    }
    .audience-menu {
        font-weight: 700;
        position: absolute;
        width: 100%;
        margin-left: -1em;
        padding: 0;
        top: 71px
    }
    .audience-menu span {
        font-size: .75em;
        float: left;
        left: 3em
    }
    .audience-menu .iconify {
        float: right;
        margin-top: 10px
    }
    .audience-menu ul {
        width: 100%;
        left: 0
    }
    .audience-menu ul li:first-child {
        border-top: none
    }
    .audience-menu .info-drop {
        width: 210px;
        position: absolute;
        right: 78px
    }
    .audience-toggle:checked~.audience-menu {
        height: 390px
    }
    .audience-toggle:checked~.audience-menu .info-drop [data-icon="mdi:arrow-down-drop"] {
        -webkit-transform: rotate(180deg)!important;
        transform: rotate(180deg)!important;
        -webkit-transition: -webkit-transform .25s ease;
        transition: -webkit-transform .25s ease;
        transition: transform .25s ease;
        transition: transform .25s ease, -webkit-transform .25s ease
    }
    .featured-image {
        width: 100%;
        height: 350px;
        background: url(../images/header-books.png) no-repeat;
        background-size: cover;
        position: relative
    }
    .featured-image:before {
        content: "";
        background: url(../images/header-overlay.svg) no-repeat;
        background-size: auto 100%;
        width: 100%;
        height: 350px;
        position: absolute
    }
    .featured-image .container {
        height: 350px
    }
    .featured-image h1 {
        font-size: 2.5em
    }
    .featured-image h1:after {
        bottom: -40px;
        width: 3em;
        height: 10px
    }
    .accent,
    .breadcrumbs {
        display: none
    }
}

@media screen and (max-width:320px) {
    #mobile-header {
        background-position: 30px
    }
    .ui-icons {
        width: 180px;
        right: 10px
    }
    #mobile-header .audience-menu .info-drop {
        right: 16%
    }
    ul.top-level {
        width: 90%
    }
    ul.top-level .sub-menu-mobile li {
        margin-right: 0
    }
    ul.top-level .sub-menu-mobile li a {
        width: 100%
    }
}

.main.green-1 .call-out,
.main.green-2 .call-out {
    background-color: #006937
}

.main.blue-1 .cta,
.main.green-1 .cta {
    background-color: #e65300
}

.main.green-2 .cta,
.main.orange-2 .cta {
    background-color: #0a1f8f
}

.main .blogs .call-out,
.main.orange-1 .call-out,
.main.orange-2 .call-out {
    background-color: #e65300
}

.main.blue-2 .cta,
.main.orange-1 .cta {
    background-color: #006937
}

.main.blue-1 .call-out,
.main.blue-2 .call-out {
    background-color: #0a1f8f
}

.button,
.hs-button {
    border-width: 2px!important;
    border-radius: 0!important;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 3px;
    margin-top: 2em;
    background: transparent;
    -webkit-transition: .15s ease;
    transition: .15s ease
}

.button:hover,
.hs-button:hover {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .15);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .15)
}

.button.orange,
.hs-button.orange {
    color: #e65300!important
}

.button.green,
.hs-button.green {
    color: #006937!important
}

.button.teal,
.hs-button.teal {
    color: #00c4b3!important
}

.button.lime,
.hs-button.lime {
    color: #71af1d!important
}

.button.solid,
.hs-button.solid {
    color: #fff!important;
    border: none;
    letter-spacing: normal
}

.button.solid.orange,
.hs-button.solid.orange {
    background: #e65300
}

.search-bar {
    position: relative;
    width: 100%;
    max-width: 450px;
    height: 36px
}

.search-bar.small {
    max-width: 200px
}

.search-bar input[type=text] {
    width: 100%;
    position: absolute;
    height: 36px;
    background: #f5f5f5;
    border: none;
    border-bottom: 2px solid #939393
}

.search-bar input[type=text]::-webkit-input-placeholder {
    padding-left: 1em;
    color: #939393;
    font-size: 1em
}

.search-bar input[type=text]::-moz-placeholder {
    padding-left: 1em;
    color: #939393;
    font-size: 1em
}

.search-bar input[type=text]:-ms-input-placeholder {
    padding-left: 1em;
    color: #939393;
    font-size: 1em
}

.search-bar input[type=text]::-ms-input-placeholder {
    padding-left: 1em;
    color: #939393;
    font-size: 1em
}

.search-bar input[type=text]::placeholder {
    padding-left: 1em;
    color: #939393;
    font-size: 1em
}

.search-bar input[type=submit] {
    position: absolute;
    right: 0;
    width: 36px;
    height: 36px;
    background: #e65300 url(https://api.iconify.design/foundation:magnifying-glass.svg?color=white) no-repeat 50%;
    background-size: 20px 20px;
    border: none
}

.search-bar.green input[type=submit] {
    background-color: #006937
}

.search-bar.orange input[type=submit] {
    background-color: #e65300
}

.navigation {
    float: right;
    padding-bottom: 2em;
    font-size: 1.25em
}

.navigation ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.navigation li {
    margin: 0 .25em
}

.navigation li a:hover {
    text-decoration: underline
}

.navigation li .iconify {
    width: 36px;
    height: 36px
}

.navigation li.active a {
    color: #525252
}

#cat-toggle {
    display: none
}

.select-category {
    float: right;
    z-index: 100;
    font-size: 1.1em;
    margin: 0;
    padding: 0;
    height: 36px;
    background: none;
    outline: none;
    text-align: left
}

.select-category .select select {
    border-radius: 0;
    display: inline-block;
    vertical-align: middle;
    height: 36px;
    background: #f5f5f5;
    border: none;
    border-bottom: 2px solid #939393;
    font-size: .85em;
    line-height: 1.25
}

.select-category .select:after {
    border-color: #e65300!important;
    margin-top: -.7em!important
}

.select-category .categories {
    padding: 0;
    margin: 3px 0 0;
    background-color: #f2f2f2
}

.select-category .categories li a,
.select-category .categories li span {
    padding: 4px 8px;
    display: block;
    font-size: .85em;
    margin: 0
}

.accent,
.accent-h {
    position: relative
}

.accent-h.circle:before,
.accent-h.striped-rectangle:before,
.accent-h.striped-square-green:before,
.accent-h.striped-square-orange:before,
.accent.circle:before,
.accent.striped-rectangle:before,
.accent.striped-square-green:before,
.accent.striped-square-orange:before {
    content: "";
    position: absolute;
    top: .5em
}

.accent-h.striped-square-green:before,
.accent-h.striped-square-orange:before,
.accent.striped-square-green:before,
.accent.striped-square-orange:before {
    left: -65px;
    width: 130px;
    height: 130px
}

.accent-h.striped-square-green:before,
.accent.striped-square-green:before {
    background: url(../images/graphics-striped-square-green.svg) no-repeat
}

.accent-h.striped-square-orange:before,
.accent.striped-square-orange:before {
    background: url(../images/graphics-striped-square-orange.svg) no-repeat
}

.accent-h.striped-rectangle:before,
.accent.striped-rectangle:before {
    background: url(../images/graphics-striped-rectangle.svg) no-repeat;
    left: 0;
    width: 50px;
    height: 700px
}

.accent-h.circle:before,
.accent.circle:before {
    background: url(../images/graphics-circle.svg) no-repeat;
    left: 0;
    width: 130px;
    height: 260px
}

.accent-h.striped-square-green:before,
.accent-h.striped-square-orange:before {
    left: 0
}

@media screen and (max-width:1080px) {
    .accent-h.striped-square-green:before {
        left: -75px
    }
}

.content-sidebar .school-logo {
    margin-top: -2em;
    margin-bottom: 2em
}

.school-logo img {
    max-width: 270px;
    margin-left: -75px
}

.cbu-schools {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 2em
}

.loop-school {
    width: 50%
}

.loop-school a img {
    margin-bottom: 1em;
    width: 100%
}

.quick-links {
    width: 250px;
    margin-bottom: -200px
}

.quick-links .iconify,
.quick-links span {
    display: none
}

.quick-links a {
    color: #006937;
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700
}

.quick-links ul {
    position: relative;
    padding-left: 38px;
    list-style: none;
    margin: 0
}

.quick-links ul li {
    padding: 6px 0;
    line-height: 1.25
}

.quick-links ul a {
    position: relative
}

.quick-links ul a:before {
    content: "";
    background: url(../images/graphics-ql-Oval-1.svg);
    background-repeat: repeat-y;
    background-size: 21px;
    width: 21px;
    height: 21px;
    position: absolute;
    left: -38px;
    top: 0
}

.quick-links ul a:hover:before {
    background: url(../images/graphics-ql-Oval.svg)
}

.quick-links .quick-links-footer {
    margin-top: 4px;
    position: relative;
    z-index: -1
}

.call-out,
.cta,
.cta-event,
.testimonial {
    -webkit-box-shadow: #c2d500 8px 8px;
    box-shadow: 8px 8px #c2d500
}

.main-copy-block img.clean {
    -webkit-box-shadow: none;
    box-shadow: none
}

.content .call-out {
    background: #e65300 url(../images/graphics-chevron-arrow-15.svg) 90% 30px no-repeat;
    padding: 1em 2em!important;
    margin: 2em 0 2em -50px;
    color: #fff;
    font-size: 1.25em;
    position: relative;
    overflow: auto
}

.content .call-out:first-line {
    line-height: 0
}

.content .call-out h2 {
    padding: .5em 0
}

.content .call-out h1,
.content .call-out h2 {
    color: #fff;
    font-weight: 400;
    position: relative;
    margin-bottom: 0;
    line-height: 1
}

.content .call-out h1 {
    font-size: 2.5em;
    font-family: Roboto Condensed, sans-serif
}

.content .call-out a {
    color: #fff
}

.content .call-out ul {
    margin: 0 0 0 3em;
    padding-left: 0;
    white-space: normal
}

.content .call-out ul li {
    position: relative;
    list-style: disc;
    width: auto;
    margin-left: 0;
    z-index: 10;
    line-height: 1.25
}

.content .call-out ul li:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #fff;
    margin-left: -1em;
    margin-right: calc(1em - 8px);
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 8px
}

.content .call-out h1,
.content .call-out h2,
.content .call-out span {
    background: url(../images/graphics-call-out-bg.svg) no-repeat
}

.content .call-out h1,
.content .call-out h2 {
    background-position: 10px .75em;
    padding: 0 10px 10px 0;
    display: inline-block
}

.content .call-out span {
    padding: 0 8px 6px 0;
    background-position: 8px .75em;
    background-size: 7000px 20px;
    white-space: pre-wrap;
    display: inline
}

.content .call-out p {
    margin-bottom: 0
}

.content .call-out .button {
    background: none;
    clear: both;
    color: #fff;
    border-color: #fff;
    float: right;
    margin: 1em 0 0
}

.info-graphic img {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto
}

.archive-important_date .call-out {
    margin-left: 0
}

.cta {
    background: #006937 url(../images/graphics-chevron-arrow-15.svg) 17px 115px no-repeat;
    background-size: 215px 215px;
    height: 365px;
    max-width: 290px;
    margin: 0 auto;
    position: absolute;
    bottom: 1.5em;
    display: block;
    -webkit-transition: .15s ease;
    transition: .15s ease
}

.cta:hover {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
    -webkit-box-shadow: 10px 10px 0 #e65300;
    box-shadow: 10px 10px 0 #e65300
}

.cta h1 {
    font-size: 2.25em;
    padding: 1em;
    line-height: 1.25
}

.cta h4 {
    font-size: 1.5em;
    bottom: 1.5em;
    position: absolute;
    width: 100%;
    padding-right: 1em
}

.cta h4 .iconify {
    margin-left: .25em;
    vertical-align: -.2em!important;
    color: #c2d500
}

.cta h1,
.cta h4 {
    color: #fff;
    text-align: right
}

.content-after-page {
    bottom: 0
}

.content-after-page .cta {
    position: relative;
    width: 66%;
    height: auto;
    max-width: 66%;
    margin: 0;
    bottom: 0;
    background-position: 15px 50px
}

.content-after-page .cta h1 {
    padding: 1em 1em 0
}

.content-after-page .cta h4 {
    padding-bottom: 1.5em;
    position: relative;
    bottom: 0
}

.post-type-archive-event .cta {
    height: auto;
    position: relative;
    background-position: 100%
}

.post-type-archive-event .cta h1 {
    padding: .5em
}

.post-type-archive-event .cta h4 {
    bottom: .75em;
    position: relative
}

.footer-links a {
    color: #fff;
    line-height: 2
}

.footer-links a:active,
.footer-links a:hover,
.footer-links a:visited {
    color: #fff
}

.footer-links a:hover {
    text-decoration: underline
}

.footer-logo img {
    position: absolute;
    bottom: 0;
    right: 0
}

.colophon {
    padding: 2em 0 4em;
    color: #006937
}

.container.video {
    max-width: 1200px
}

.overlay-video {
    position: relative;
    height: 0;
    padding-bottom: 55.75%
}

.overlay-video.tour {
    max-width: 500px;
    margin: 0 auto
}

.partial-overlay {
    padding: 1.75em;
    position: relative;
    background: -webkit-gradient(linear, left top, right top, color-stop(40%, transparent), color-stop(40.1%, #e65300));
    background: linear-gradient(90deg, transparent 40%, #e65300 40.1%)
}

.partial-overlay:before {
    content: "";
    background: url(../images/graphics-striped-rectangle-white.svg);
    position: absolute;
    width: 25px;
    height: 150px;
    right: 1em;
    top: 20%
}

.partial-overlay img,
.partial-overlay video {
    mix-blend-mode: multiply
}

.full-overlay {
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    line-height: 0
}

.full-overlay video {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.vo-content {
    position: absolute;
    right: 0;
    top: 50%;
    width: 45%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.vo-content h1 {
    font-size: 1.85em;
    line-height: 1.15;
    margin-bottom: 1.5em
}

.vo-content .video-button,
.vo-content h1 {
    color: #fff
}

.vo-content .video-button {
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 3em;
    position: relative
}

.vo-content .video-button:after {
    content: "";
    background: url(../images/graphics-play.svg) no-repeat;
    position: absolute;
    background-size: cover;
    width: 46px;
    height: 32px;
    margin-left: .5em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tour .vo-content {
    padding: 0;
    top: 60%;
    right: 30%;
    width: 30%;
    text-align: right;
    line-height: 1
}

.videoWrapper {
    position: relative;
    padding-top: 58.75%
}

.videoWrapper iframe {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

.main-copy-block .responsive-embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%
}

.main-copy-block .responsive-embed-container embed,
.main-copy-block .responsive-embed-container iframe,
.main-copy-block .responsive-embed-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.home-hub .related {
    background: transparent;
    padding-top: 0
}

.related {
    padding-top: 5em
}

.related .button {
    background-color: transparent
}

.related h1 {
    font-size: 2em
}

.related .important-dates {
    padding-right: 2em
}

.related .social .inset {
    padding: 0
}

.related .social>.container>.columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.related .social>.container>.columns>.column.is-one-third {
    width: 100%
}

.expert,
.funding,
.jobs,
.news,
.press-releases {
    position: relative;
    margin-bottom: 2em
}

.expert .button.is-small,
.funding .button.is-small,
.jobs .button.is-small,
.news .button.is-small,
.press-releases .button.is-small {
    margin-top: 0;
    position: absolute;
    bottom: .75em
}

.news-summary,
.summary {
    border-top: 8px solid #006937;
    padding: 1em 0;
    max-width: 500px
}

.news-summary h1.headline,
.summary h1.headline {
    text-transform: uppercase;
    font-size: 1.25em;
    margin-bottom: .25em;
    line-height: 1.25;
    font-family: Roboto Condensed, sans-serif;
    font-weight: 400;
    padding: 0
}

.news-summary .publish-date,
.summary .publish-date {
    font-size: .85em;
    margin-bottom: 1em;
    color: #939393
}

.news-summary .date,
.summary .date {
    line-height: 1.2
}

.news-summary .excerpt,
.summary .excerpt {
    font-weight: 300;
    padding-bottom: .5em
}

.expert .featured-placeholder {
    padding-top: 100%
}

.expert .summary {
    border-color: #e65300;
    padding-bottom: 1em
}

.expert .summary a {
    color: #939393
}

.expert .summary h5 {
    font-weight: 400;
    font-size: 1em;
    color: #525252
}

.slick-arrow {
    cursor: pointer
}

.media-experts {
    position: relative
}

.media-experts .button.is-small {
    bottom: 1em
}

.media-experts .next-btn,
.media-experts .prev-btn {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 70px;
    height: 70px;
    background: #e65300 url(../images/graphics-arrow-white.svg) 50% no-repeat;
    font-size: 3em
}

.media-experts .next-btn {
    right: 0
}

.media-experts .prev-btn {
    left: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.slick-posts .slick-track {
    margin-left: 0
}

section.photos .column,
section.photos .columns:first-of-type {
    margin-top: 0!important;
    margin-bottom: 0!important
}

.photo-gallery .column:first-of-type .column:first-of-type:before {
    left: 1.75em
}

.photo-gallery .column:nth-of-type(2) .column:nth-of-type(4):before {
    left: -1.75em
}

.photo-gallery .gallery-block .column {
    position: relative;
    width: 100%
}

.photo-gallery .gallery-block .column:before {
    content: "";
    background: #71af1d;
    height: 70px;
    width: 100%;
    position: absolute;
    left: .75em;
    bottom: -.75em
}

.photo-gallery .gallery-block .column:nth-of-type(3),
.photo-gallery .gallery-block .column:nth-of-type(4) {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.photo-gallery .gallery-block .column:nth-of-type(3):before,
.photo-gallery .gallery-block .column:nth-of-type(4):before {
    background: #f7be00;
    left: -.75em;
    -webkit-transform: translateZ(-1px);
    transform: translateZ(-1px)
}

.photo-gallery .gallery-block .column:nth-of-type(3) {
    z-index: 2
}

.branded-content {
    min-height: 550px
}

.branded-content,
.striped-rectangle-grey {
    position: relative
}

.striped-rectangle-grey:before {
    content: "";
    background: url(../images/graphics-striped-rectangle-grey.svg) no-repeat;
    background-size: 30px auto;
    background-position: 50%;
    width: 30px;
    height: 550px;
    position: absolute;
    top: 0;
    bottom: 0
}

.branded-content-image {
    background-size: cover;
    width: 55%;
    height: 84%;
    z-index: 2;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    mix-blend-mode: multiply
}

.branded-content-overlay {
    min-height: 550px;
    width: 50%;
    z-index: 1;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.branded-content-copy {
    position: absolute;
    background-color: #fff;
    padding: 2em;
    width: 45%;
    min-width: 500px;
    margin: auto 10%;
    z-index: 3;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.branded-content-copy h1 {
    font-size: 1.75em;
    line-height: 1.25;
    color: #e65300
}

.branded-content-copy h1,
.branded-content-copy p {
    margin-bottom: .5em
}

.branded-content-copy h1,
.branded-content-copy p:first-of-type {
    font-weight: 700
}

.branded-content-copy .button {
    color: #e65300;
    margin-top: .5em
}

.left .striped-rectangle-grey:before {
    left: -5px
}

.left .branded-content-image {
    right: 0
}

.left .branded-content-copy {
    left: 0;
    margin: auto 0 auto 5%;
    -webkit-box-shadow: 10px 0 10px rgba(0, 0, 0, .15);
    box-shadow: 10px 0 10px rgba(0, 0, 0, .15)
}

.right .striped-rectangle-grey:before {
    right: -5px
}

.right .branded-content-image {
    left: 0
}

.right .branded-content-copy {
    right: 0;
    margin: auto 5% auto 0;
    -webkit-box-shadow: -10px 0 10px rgba(0, 0, 0, .15);
    box-shadow: -10px 0 10px rgba(0, 0, 0, .15)
}

.green .branded-content-copy h1,
.orange .branded-content-copy h1 {
    color: #e65300
}

.green .branded-content-overlay {
    background-color: #c2d500
}

.orange .branded-content-overlay {
    background-color: #f7be00
}

.grey .branded-content-overlay {
    background-color: #939393;
    opacity: .7
}

.grey .branded-content-copy .button,
.grey .branded-content-copy h1 {
    color: #006937
}

.social {
    position: relative
}

.social:after {
    content: "";
    background: url(../images/graphics-striped-rectangle-yellow.svg) no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 350px;
    background-size: 30px auto
}

.social .button {
    margin-top: 0
}

.social a,
.social a:link,
.social a:visited {
    color: #006937
}

.social .handle {
    font-size: 1.5em
}

.social .handle:hover {
    text-decoration: underline
}

.social .social-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0;
    list-style: none
}

.social .social-icons li {
    margin: 0 5% 0 0;
    height: 40px;
    width: 40px
}

.social .social-icons li .iconify {
    width: 100%;
    height: 100%
}

.event-img,
.expert-img,
.insta-img,
.photo-gallery a {
    width: 100%;
    padding-bottom: 100%;
    height: 0;
    position: relative;
    overflow: hidden;
    display: block
}

.event-img img,
.expert-img img,
.insta-img img,
.photo-gallery a img {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    height: 100%;
    width: 100%
}

.related .social>.columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.related .social>.columns>.column {
    padding-bottom: 3em
}

.related .social>.columns>.column .columns>.column {
    padding: .25rem
}

.related .social:after {
    display: none
}

.expert,
.loop-post {
    margin-bottom: 2em;
    padding: 0 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.expert .button.is-small,
.loop-post .button.is-small {
    margin-top: 1em;
    margin-bottom: 2em;
    position: relative;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.related .loop-post {
    padding: 0
}

.related .news-summary,
.related .summary {
    border: none;
    margin-top: 0
}

.related .news-summary:before,
.related .summary:before {
    content: "";
    height: 5px;
    width: 100%;
    margin-bottom: 1em;
    display: block
}

.related .news-summary .date,
.related .summary .date {
    font-weight: 700;
    color: #939393
}

.related .summary:before {
    background-color: hsla(0, 0%, 57.6%, .5)
}

.related .news .summary:before {
    background-color: #006937
}

.related .news .button:not(.is-small) {
    color: #006937
}

.related .news .button.is-small {
    position: relative
}

.related .academic-programs .summary:before {
    background-color: #f7be00
}

.related .academic-programs .button:not(.is-small) {
    color: #f7be00
}

.related .event .button:not(.is-small),
.related .event .date {
    color: #e65300
}

.archive-important_date .summary,
.important-dates .summary,
.related .important_date .summary {
    padding: 1em;
    background: rgba(0, 0, 0, .05);
    border: 1px solid #939393;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1em;
    max-width: 100%
}

.archive-important_date .summary:before,
.important-dates .summary:before,
.related .important_date .summary:before {
    content: none
}

.archive-important_date .summary h1.headline,
.important-dates .summary h1.headline,
.related .important_date .summary h1.headline {
    padding-left: 1em;
    font-size: 1.25em;
    -ms-flex-item-align: center;
    align-self: center;
    font-weight: 400;
    text-transform: capitalize
}

.archive-important_date .summary .date,
.important-dates .summary .date,
.related .important_date .summary .date {
    background: #fff;
    border: 1px solid #939393;
    width: 100px;
    height: 100px;
    text-align: center;
    padding: .5em;
    line-height: 1;
    -ms-flex-item-align: center;
    align-self: center
}

.archive-important_date .summary .date .day,
.important-dates .summary .date .day,
.related .important_date .summary .date .day {
    font-size: 4em;
    font-weight: 700;
    color: #f7be00;
    font-family: Roboto Slab, serif
}

.archive-important_date .summary .date .month,
.important-dates .summary .date .month,
.related .important_date .summary .date .month {
    text-transform: uppercase;
    color: #939393
}

.archive-important_date .month h1 {
    margin-left: 1em
}

.archive-important_date .month .summary {
    max-width: 100%;
    margin: 2em 0
}

.archive-important_date .month .summary .date {
    margin: -4em 0;
    min-width: 100px
}

.archive-important_date .month .summary h1 {
    margin: .5em;
    font-weight: 400
}

.events .summary {
    border: none
}

.events .summary:before {
    width: 70%;
    background: #939393;
    content: "";
    height: 5px;
    margin-bottom: 1em;
    display: block
}

.events .summary .date {
    color: #e65300;
    font-weight: 700
}

.funding .summary {
    position: relative;
    border-color: #00c4b3
}

.funding .summary:before {
    width: 100%
}

.funding .summary .date {
    color: #00c4b3
}

.funding .summary .button {
    left: 0
}

.funding .summary .excerpt {
    padding: 1em 0
}

.jobs h1 {
    padding: 0 0 1em 1em
}

.jobs .column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.jobs .column .columns .column {
    position: relative;
    padding: 0 2em
}

.jobs .summary:before {
    width: 100%;
    background-color: #71af1d;
    height: 8px
}

.jobs .summary .date {
    margin-bottom: 1em
}

.jobs .button.is-small {
    left: 2em!important;
    bottom: 0!important
}

.jobs .button:not(.is-small) {
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: relative;
    margin-top: 4em
}

.student-job .summary {
    border-color: #c2d500
}

.media-experts span:first-of-type,
.staff-faculty span:first-of-type {
    font-weight: 700
}

.media-experts .content .container>p,
.staff-faculty .content .container>p {
    padding-bottom: 2em;
    max-width: 800px
}

.ap-compare-tool,
.slick-posts,
.slick-staff {
    position: static
}

.ap-compare-tool .slick-arrow,
.slick-posts .slick-arrow,
.slick-staff .slick-arrow {
    position: absolute
}

.ap-compare-tool .post-slider-arrow,
.slick-posts .post-slider-arrow,
.slick-staff .post-slider-arrow {
    position: absolute;
    top: 50%;
    width: 55px;
    height: 55px;
    background: #e65300 url(https://api.iconify.design/dashicons:arrow-right-alt2.svg?color=white) no-repeat 50%/contain;
    font-size: 3em
}

.ap-compare-tool .post-slider-next,
.slick-posts .post-slider-next,
.slick-staff .post-slider-next {
    right: -10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1000
}

.ap-compare-tool .post-slider-prev,
.slick-posts .post-slider-prev,
.slick-staff .post-slider-prev {
    left: -10px;
    -webkit-transform: translateY(-50%) scaleX(-1);
    transform: translateY(-50%) scaleX(-1);
    z-index: 1000
}

.slick-news .post-slider-arrow {
    background-color: #006937
}

.block-faculty .button:not(.is-small),
.block-slider .button:not(.is-small) {
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: relative
}

.block-faculty .slider-title,
.block-slider .slider-title {
    margin-bottom: 3em;
    display: inline-block;
    position: relative
}

.block-faculty .slider-title:after,
.block-slider .slider-title:after {
    content: "";
    height: 8px;
    width: 70%;
    position: absolute;
    left: 0;
    bottom: -1em;
    background: #e65300
}

.block-faculty .slider-title h2,
.block-slider .slider-title h2 {
    margin: 0!important
}

.block-faculty .slider-title h1,
.block-slider .slider-title h1 {
    position: relative;
    margin-bottom: 0;
    display: inline-block
}

.block-faculty.blogs .button:not(.is-small),
.block-slider.blogs .button:not(.is-small) {
    color: #e65300
}

.block-faculty.news .button:not(.is-small),
.block-slider.news .button:not(.is-small) {
    color: #006937
}

.newsroom-top-article {
    width: 100%;
    display: block;
    position: relative;
    z-index: 1
}

.newsroom-top-article .news-img {
    width: 100%;
    padding-bottom: 60%
}

.newsroom-top-article .news-img img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1
}

.newsroom-top-article .call-out {
    display: block;
    z-index: 2;
    position: absolute;
    bottom: -20px;
    right: -20px;
    max-width: 800px;
    min-width: 60%;
    margin: 0;
    background-size: auto 130%;
    background-position: 80% 20px;
    padding: 1.5em 1.75em 1.75em!important
}

.newsroom-top-article .call-out h1.headline {
    width: 75%
}

.newsroom-top-article .call-out .button {
    margin: 0;
    position: absolute;
    bottom: 2em;
    right: 2em
}

.newsroom-top-article .call-out h1 {
    display: inline;
    font-size: 1.5em;
    font-weight: 400;
    padding: 0 5px 5px 0;
    margin-right: 2.5em;
    line-height: 1.25
}

.es-thumbnail-none {
    padding-top: 50%
}

.es-thumbnail-none,
.featured-placeholder {
    background: #eee url(../images/CBU-shield-reverse.svg) no-repeat 50%;
    background-size: 25%;
    cursor: pointer
}

.article-community-features,
article.article-blogs,
article.article-news {
    padding: 1em
}

.article-community-features .featured-placeholder,
article.article-blogs .featured-placeholder,
article.article-news .featured-placeholder {
    padding-top: 65.25%
}

.article-community-features h1,
article.article-blogs h1,
article.article-news h1 {
    font-size: 1.15em;
    font-family: Roboto Condensed, sans-serif;
    font-weight: 400;
    margin-top: .25em!important
}

.article-community-features h1 a,
.article-community-features h1 a:visited,
article.article-blogs h1 a,
article.article-blogs h1 a:visited,
article.article-news h1 a,
article.article-news h1 a:visited {
    color: #525252;
    position: relative
}

.article-community-features>a,
article.article-blogs>a,
article.article-news>a {
    width: 100%;
    height: 0;
    padding-bottom: 65%;
    position: relative;
    display: block;
    border: 1px solid #ddd;
    overflow: hidden
}

.article-community-features>a img,
article.article-blogs>a img,
article.article-news>a img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute
}

.article-community-features h1,
.article-community-features h5,
article.article-blogs h1,
article.article-blogs h5,
article.article-news h1,
article.article-news h5 {
    padding: 0 .75em
}

.article-community-features h5,
article.article-blogs h5,
article.article-news h5 {
    margin: .5em 0 .25em!important;
    line-height: 1
}

.article-community-features h5 a,
article.article-blogs h5 a,
article.article-news h5 a {
    font-size: .85em;
    color: #939393
}

.article-community-features h5 a:hover,
article.article-blogs h5 a:hover,
article.article-news h5 a:hover {
    color: #525252
}

.newsroom-section {
    padding-top: 60px
}

.newsroom-section .button {
    margin-top: 0;
    background-color: transparent
}

.newsroom-section-footer {
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 40px 0;
    text-align: center
}

.pr-contact {
    background: hsla(0, 0%, 58.8%, .1);
    padding: 1.5em 2em
}

.pr-contact h2 {
    font-family: Roboto Slab, serif;
    font-size: 1.5em;
    position: relative;
    margin-bottom: .75em
}

.pr-contact h2:after {
    content: "";
    background: hsla(0, 0%, 58.8%, .5);
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: -4px;
    left: 0
}

.pr-contact a {
    display: block
}

.press-releases .column {
    position: relative;
    margin-bottom: 2em
}

.press-releases .summary:before {
    background-color: #006937;
    height: 8px
}

.press-releases .summary .publish-date {
    font-weight: 700
}

.press-releases .pr-contact {
    background: #fff;
    padding: 1.5em;
    position: relative;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-box-shadow: 8px 8px 0 #e65300;
    box-shadow: 8px 8px 0 #e65300;
    margin: 8px 0 0 8px
}

.press-releases .pr-contact:after {
    content: "";
    background: #e65300;
    position: absolute;
    width: 10%;
    height: 10%;
    left: -8px;
    top: -8px;
    -webkit-transform: translateZ(-1px);
    transform: translateZ(-1px)
}

.press-releases .pr-contact a {
    display: block
}

.press-releases .pr-contact h2 {
    font-weight: 700;
    position: relative;
    margin-bottom: 1.5em
}

.press-releases .pr-contact h2:after {
    position: absolute;
    content: "";
    background: #ddd;
    height: 3px;
    width: 100%;
    left: 0;
    bottom: -16px
}

.press-releases .pr-contact h3 {
    font-weight: 400;
    font-size: 1.25em;
    color: #525252;
    text-transform: uppercase;
    margin: .5em 0 .25em
}

.archive-event form .button {
    margin: 0
}

.archive-event form .search-bar {
    width: 33%
}

.archive-event form .search-bar input[type=submit] {
    background-color: #006937
}

.archive-event form .select-category .select:after {
    border-color: #006937!important
}

.archive-event .event-full {
    padding: 1em;
    border: 1px solid #ddd;
    margin: .25em 0;
    position: relative;
    clear: both
}

.archive-event .event-full .featured-placeholder {
    background: #eee url(../images/CBU-shield-reverse.svg) no-repeat 50%;
    background-size: 25%;
    cursor: pointer;
    padding-top: 0
}

.archive-event .event-full .summary {
    border: none;
    max-width: 100%
}

.archive-event .event-full .headline {
    color: #006937;
    font-size: 2em;
    line-height: 1
}

.archive-event .event-full .date {
    color: #e65300;
    font-weight: 700;
    font-size: 1.25em
}

.archive-event .event-full .event-excerpt {
    margin: 1em 0;
    padding-bottom: 1em
}

.archive-event .event-full .button {
    position: absolute;
    right: 1em;
    bottom: 1em;
    margin-top: 0;
    color: #e65300
}

.testimonial {
    overflow: hidden;
    margin-bottom: 2em
}

.testimonial a {
    color: #525252
}

.testimonial .iconify {
    color: #fff;
    float: right;
    width: 48px;
    height: 48px
}

.testimonial .testimonial-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.testimonial .testimonial-img img {
    -o-object-fit: cover;
    object-fit: cover
}

.testimonial .testimonial-copy {
    padding: 1.5em;
    font-weight: 300
}

.testimonial .info {
    font-size: 1.25em;
    line-height: 1.25
}

.testimonial blockquote {
    margin: 1em 2em 0;
    position: relative
}

.testimonial blockquote:after,
.testimonial blockquote:before {
    display: block;
    font-family: Georgia, serif;
    font-size: 4em;
    position: absolute;
    color: #fff;
    opacity: .5
}

.testimonial blockquote:before {
    padding-left: 10px;
    left: -40px;
    top: -20px;
    content: "\201C"
}

.testimonial blockquote:after {
    right: -20px;
    bottom: 0;
    height: 0;
    content: "\201d";
    line-height: 0
}

.testimonial:nth-child(odd) {
    background-color: #e65300
}

.testimonial:nth-child(odd) a {
    color: #fff
}

.archive-student-story .column:nth-child(2n) .testimonial,
.testimonial:nth-child(2n) {
    background-color: #f7be00
}

.archive-student-story .testimonial .columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.archive-student-story .testimonial .columns .testimonial-img {
    width: 100%;
    height: 250px
}

.student-resources {
    padding: 2em;
    margin: 0 2em;
    -webkit-box-shadow: #f7be00 -8px 8px;
    box-shadow: -8px 8px #f7be00;
    background: #f6f6f6
}

.student-resources li {
    padding-bottom: 1.5em
}

.student-resources li a {
    font-size: 1.2em;
    text-decoration: underline
}

input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    outline: 1px solid #939393;
    padding: 7px;
    position: relative
}

input[type=checkbox]:active,
input[type=checkbox]:checked:active {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05), inset 0 1px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05), inset 0 1px 3px rgba(0, 0, 0, .1)
}

input[type=checkbox]:checked {
    background-color: #006937;
    outline-color: #006937;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05), inset 0 -15px 10px -12px rgba(0, 0, 0, .05), inset 15px 10px -12px hsla(0, 0%, 100%, .1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05), inset 0 -15px 10px -12px rgba(0, 0, 0, .05), inset 15px 10px -12px hsla(0, 0%, 100%, .1);
    color: #fff
}

input[type=checkbox]:checked:after {
    content: "";
    width: 10px;
    height: 10px;
    background: url(https://api.iconify.design/noto-v1:white-heavy-check-mark.svg) no-repeat 50%;
    position: absolute;
    top: 1px;
    left: 2px
}

.level .button {
    margin: 0
}

section:last-of-type:not(:first-of-type):not(.block-content):not(.block-infographic) {
    background: rgba(0, 0, 0, .025);
    margin-bottom: 0
}

.archive-search,
.error404 {
    margin-top: 2em
}

.archive-search .search-bar,
.error404 .search-bar {
    margin-left: 2.5em;
    position: relative;
    max-width: 600px
}

.archive-search .search-bar label,
.error404 .search-bar label {
    display: none
}

.archive-search .search-bar input[type=submit],
.error404 .search-bar input[type=submit] {
    border: 2px solid #939393!important;
    text-transform: uppercase;
    font-weight: 700;
    right: -50px;
    color: #e65300;
    background: none;
    float: right;
    width: 100px
}

.archive-search .search-bar input[type=text],
.error404 .search-bar input[type=text] {
    left: -50px
}

.archive-search .search-bar input[type=text]::-webkit-input-placeholder,
.error404 .search-bar input[type=text]::-webkit-input-placeholder {
    padding-left: 1em;
    color: #939393;
    font-size: 1.5em
}

.archive-search .search-bar input[type=text]::-moz-placeholder,
.error404 .search-bar input[type=text]::-moz-placeholder {
    padding-left: 1em;
    color: #939393;
    font-size: 1.5em
}

.archive-search .search-bar input[type=text]:-ms-input-placeholder,
.error404 .search-bar input[type=text]:-ms-input-placeholder {
    padding-left: 1em;
    color: #939393;
    font-size: 1.5em
}

.archive-search .search-bar input[type=text]::-ms-input-placeholder,
.error404 .search-bar input[type=text]::-ms-input-placeholder {
    padding-left: 1em;
    color: #939393;
    font-size: 1.5em
}

.archive-search .search-bar input[type=text]::placeholder,
.error404 .search-bar input[type=text]::placeholder {
    padding-left: 1em;
    color: #939393;
    font-size: 1.5em
}

.section-search-heading h1 {
    margin-bottom: 1em
}

.search-results-wrap {
    margin-top: 2em;
    border-top: 2px solid rgba(0, 0, 0, .1)
}

.search-results-wrap section {
    border-bottom: 4px solid rgba(0, 0, 0, .1)
}

.search-results-wrap section:last-of-type {
    background: unset
}

.search-results-wrap section:nth-child(2) {
    background: rgba(0, 0, 0, .025)
}

.search-results-wrap .academic-programs .summary {
    border-color: #00c4b3
}

.search-results-wrap .academic-programs .publish-date {
    display: none
}

.search-results-wrap .academic-programs .button {
    color: #00c4b3
}

.section-search-page .columns .column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.section-search-page .columns .column .summary {
    border-top: 4px solid rgba(0, 0, 0, .1);
    max-width: 100%
}

.section-search-blogs .section-search-heading h1,
.section-search-page .section-search-heading h1 {
    position: relative;
    display: inline-block;
    margin-bottom: 1.5em
}

.section-search-blogs .section-search-heading h1:after,
.section-search-page .section-search-heading h1:after {
    content: "";
    height: 8px;
    width: 75%;
    position: absolute;
    background: #006937;
    left: 0;
    bottom: -24px
}

.section-search-blogs .section-search-heading h1:after {
    background: #e65300
}

.block-news .columns,
.block-related .columns,
.section-search .columns {
    margin-left: -1.5rem;
    margin-right: -1.5rem
}

.mfp-iframe-holder .mfp-content {
    max-width: 1200px!important
}

.archive-search .search-bar {
    margin-left: 0
}

#ajaxsearchlite1.asl_w .probox,
#ajaxsearchlite2.asl_w .probox {
    border-bottom: 2px solid #939393!important;
    background-color: #f5f5f5!important;
    background-image: none!important
}

#ajaxsearchlite1.asl_w .probox .proinput input,
#ajaxsearchlite2.asl_w .probox .proinput input {
    color: #525252!important;
    font-size: 1.5em
}

#ajaxsearchlite1.asl_w .probox .proinput input::-webkit-input-placeholder,
#ajaxsearchlite2.asl_w .probox .proinput input::-webkit-input-placeholder {
    color: hsla(0, 0%, 58.8%, .5)!important
}

#ajaxsearchlite1.asl_w .probox .proinput input::-moz-placeholder,
#ajaxsearchlite2.asl_w .probox .proinput input::-moz-placeholder {
    color: hsla(0, 0%, 58.8%, .5)!important
}

#ajaxsearchlite1.asl_w .probox .proinput input:-ms-input-placeholder,
#ajaxsearchlite2.asl_w .probox .proinput input:-ms-input-placeholder {
    color: hsla(0, 0%, 58.8%, .5)!important
}

#ajaxsearchlite1.asl_w .probox .proinput input::-ms-input-placeholder,
#ajaxsearchlite2.asl_w .probox .proinput input::-ms-input-placeholder {
    color: hsla(0, 0%, 58.8%, .5)!important
}

#ajaxsearchlite1.asl_w .probox .proinput input::placeholder,
#ajaxsearchlite2.asl_w .probox .proinput input::placeholder {
    color: hsla(0, 0%, 58.8%, .5)!important
}

#ajaxsearchlite1.asl_w .probox .innericon,
#ajaxsearchlite2.asl_w .probox .innericon {
    background: #e65300!important
}

div.asl_r.vertical {
    background: #fff!important;
    border: 1px solid hsla(0, 0%, 58.8%, .5)!important;
    margin-top: -10px!important;
    padding: 0!important
}

.results .asl_spacer {
    height: 1px!important;
    background-color: #eee!important
}

.results a {
    color: #525252!important
}

.results .asl_content {
    padding-top: 8px!important;
    padding-left: 8px!important
}

.archive-search .search-bar,
.error404 .search-bar {
    margin: auto;
    padding-bottom: 2em
}

.archive-search .search-quicklinks,
.error404 .search-quicklinks {
    text-align: center;
    padding: 1.5em 1em;
    border: 1px solid #eee;
    margin-top: 2em
}

.archive-search .menu-search,
.error404 .menu-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 900px;
    margin: 0 auto
}

.feedback-button {
    position: fixed;
    background: #00c4b3;
    padding: .5em 1em;
    font-weight: 700;
    text-transform: uppercase;
    font-size: .9em;
    color: #fff;
    left: 20px;
    bottom: 0;
    height: 48px;
    width: auto;
    line-height: 0;
    z-index: 10009;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.feedback-button .iconify {
    margin-left: 10px;
    bottom: 0
}

.feedback-button a {
    color: #fff
}

.feedback-button span {
    padding: 0;
    margin: 0
}

.feedback-button:hover {
    background-color: #006937;
    color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.error404 {
    line-height: 1;
    margin-top: 0
}

.error404 p {
    color: #e65300;
    text-align: center;
    font-weight: 700;
    font-size: 1.5em
}

.error404 .featured-image {
    color: #fff
}

.error404 .featured-image h2 {
    font-size: 3.5em;
    font-family: Roboto Slab, serif;
    margin-bottom: .5em
}

.error404 .featured-image h5 {
    font-size: 1.75em;
    font-weight: 400
}

.single-blogs .featured-image:before,
.single-blogs .featured-image h1,
.single-student-story .featured-image {
    display: none
}

.single-staff-faculty h1 {
    margin-bottom: 0
}

.single-staff-faculty h3 {
    color: #e65300;
    font-size: 1.25em;
    font-weight: 700
}

.single-staff-faculty .article-staff-faculty p {
    margin-left: 1em;
    margin-top: .5em
}

.single-staff-faculty .article-staff-faculty p span.mediaexpert {
    padding-top: .5em;
    display: block
}

.single-staff-faculty .article-staff-faculty p span.mediaexpert a {
    color: #e65300
}

.single-staff-faculty .article-staff-faculty p a {
    color: #939393
}

.single-staff-faculty .article-staff-faculty p a:hover {
    text-decoration: underline
}

.es-search__wrapper {
    margin-bottom: 1em;
    border: 1px solid #ddd;
    background: #f6f6f6
}

.es-wrap ul.page-numbers li {
    margin-top: 0
}

.es-wrap ul.page-numbers li:before,
.filter-container {
    display: none
}

.post-type-archive-academic-programs .program-search-filters:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.post-type-archive-academic-programs .program-search-filters.open:after {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.post-type-archive-academic-programs .filter-container {
    display: block
}

.program-search-filters {
    background: hsla(0, 0%, 58.8%, .1);
    padding: .5em 2em;
    position: relative;
    width: calc(100% + 4em);
    margin-left: -2em
}

.program-search-filters:after {
    content: url(https://api.iconify.design/mdi:plus.svg?height=24&width=24);
    position: absolute;
    right: 2em;
    width: 24px;
    height: 24px
}

.program-search-filters.open:after,
.program-search-filters:after {
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease, -webkit-transform .25s ease
}

.program-search-filters.open:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transform-origin: center;
    transform-origin: center
}

.document-results-header {
    padding: 1em!important;
    margin-left: .75em!important;
    margin-right: .75em!important;
    width: calc(100% - 2em)
}

.loop-post.document {
    background: #f6f6f6;
    border-bottom: 1px solid hsla(0, 0%, 58.8%, .5);
    margin-top: -.75em;
    margin-bottom: -.75em;
    padding: .75em 1em
}

.loop-post.document .button {
    margin-top: 0
}

.loop-post.document .column-department p a,
.loop-post.document .column-tax p a {
    color: #939393!important
}

.no-results {
    width: 100%;
    padding: 1.75em;
    color: #939393
}

.no-results h2 {
    font-size: 1.25em;
    padding-left: 1.25em;
    position: relative
}

.no-results h2:before {
    content: url(https://api.iconify.design/whh:searchdocument.svg?color=%23939393&height=20px&width=20px);
    vertical-align: -.2em;
    position: absolute;
    width: 24px;
    height: auto;
    left: 0;
    bottom: -1px
}

@media screen and (min-width:770px) and (max-width:1550px) {
    .main-copy-block {
        margin-left: 3em
    }
    .archive-before .main-copy-block {
        margin-left: 0
    }
}

h2.archive-subhead {
    margin: 1em 0 .5em;
    text-align: center;
    color: #e65300;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    position: relative
}

h2.archive-subhead:before {
    content: "";
    position: absolute;
    top: calc(50% - .0625em);
    right: 1em;
    bottom: auto;
    left: 1em;
    z-index: 1;
    background: #e65300;
    height: .125em
}

h2.archive-subhead span {
    position: relative;
    z-index: 2;
    display: inline-block;
    background: #fff;
    padding: 0 1em
}

@media screen and (max-width:1023px) {
    .cta {
        max-width: 200px;
        background-position: -40px 80px;
        height: 300px
    }
    .cta h1 {
        font-size: 1.75em
    }
    .cta h4 {
        font-size: 1em
    }
    .cta h4 .iconify {
        width: 20px;
        height: 20px
    }
    .accent:before {
        width: 100px;
        height: 100px;
        left: -80px
    }
}

@media screen and (max-width:768px) {
    .master {
        position: relative
    }
    .related .column {
        margin-bottom: 5em
    }
    .related .column #instafeed .column,
    .related .column:last-child {
        margin-bottom: 0
    }
    .master section.block-content {
        padding-top: calc(3em + 40px)!important
    }
    .reversable {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    .call-out {
        width: calc(100% + 4em);
        margin-left: -2em
    }
    .call-out ul {
        margin-left: 1em
    }
    .content-after-page {
        position: relative
    }
    .content-after-page .cta {
        margin-top: 4em;
        width: 100%;
        max-width: 100%
    }
    .cta {
        position: relative;
        max-width: 300px;
        height: 160px;
        background-position: 20px 20px;
        margin: 0
    }
    .accent.striped-rectangle:before {
        left: -.75em
    }
    .container.inset {
        max-width: 600px
    }
    .photo-gallery>.columns>.column:first-of-type {
        padding-bottom: 0
    }
    .photo-gallery>.columns>.column:nth-of-type(2) {
        padding-top: 0
    }
    .important-dates.month .summary {
        max-width: 100%;
        margin: 2em 0
    }
    .important-dates.month .summary .date {
        margin: 0;
        min-width: 100px
    }
    .cta-event {
        bottom: 0;
        max-width: 100%;
        height: 150px
    }
    .events-section form .search-bar {
        max-width: 100%;
        width: 100%;
        margin-bottom: 20px
    }
    .events-section form .select-category {
        width: 50%;
        float: left;
        margin-bottom: 20px
    }
    .events-section form .select-category .select,
    .events-section form .select-category .select select {
        width: 100%
    }
    .events-section form .f-label {
        display: none
    }
    .events-section form .button {
        width: 46%;
        float: right;
        margin-bottom: 20px
    }
    #ap-search-tool .search-bar {
        width: 100%
    }
    #ap-search-tool .sort-label {
        display: none
    }
    #ap-search-tool .filter-container h3:after {
        width: calc(100% + 20px)
    }
    #ap-search-tool .filter-container .filter {
        max-width: 100%;
        margin-right: 0
    }
    #ap-search-results .columns .column .columns .column {
        position: relative
    }
    #ap-search-results .program-search-results-header {
        display: none
    }
    #ap-search-results .p-type {
        position: absolute;
        bottom: .75em;
        left: 0;
        font-size: .75em;
        width: 125%;
        background: rgba(0, 0, 0, .1);
        padding: .25em;
        text-align: center
    }
    #ap-search-results .compare {
        width: 30%;
        margin-left: -10%;
        font-size: .75em;
        padding-right: 0;
        padding-top: 1.5em
    }
    #ap-search-results .program-title {
        padding-left: 0
    }
    #ap-search-results .program-title h1 {
        font-size: 1.25em
    }
    #ap-search-results .program-title .iconify {
        height: 22px;
        margin-right: .5em
    }
    .block-content .container {
        position: static
    }
    .quick-links-header {
        position: relative;
        z-index: 3;
        width: 100%;
        background: #006937;
        height: 40px
    }
    .quick-links-header.open .iconify {
        -webkit-transform: rotate(180deg)!important;
        transform: rotate(180deg)!important;
        -webkit-transition: -webkit-transform .25s;
        transition: -webkit-transform .25s;
        transition: transform .25s;
        transition: transform .25s, -webkit-transform .25s
    }
    .quick-links {
        width: calc(100% + 1.5em);
        margin: 0 -.75em;
        position: absolute;
        top: 0
    }
    .quick-links ul {
        padding: 1em 2.5em 1em 0;
        text-align: right;
        background: #525252;
        display: none;
        z-index: 10;
        -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, .25);
        box-shadow: 0 6px 6px rgba(0, 0, 0, .25)
    }
    .quick-links ul a {
        font-size: 1em;
        font-weight: 400
    }
    .quick-links a:before {
        display: none
    }
    .quick-links span {
        text-transform: uppercase;
        font-size: 1.25em;
        position: absolute;
        right: 40px;
        padding: 5px 0
    }
    .quick-links .iconify {
        position: absolute;
        right: 0;
        -webkit-transition: -webkit-transform .25s;
        transition: -webkit-transform .25s;
        transition: transform .25s;
        transition: transform .25s, -webkit-transform .25s
    }
    .quick-links .iconify,
    .quick-links a,
    .quick-links span {
        display: block;
        color: #fff
    }
    .content-sidebar .school-logo,
    .mobile-hide,
    .quick-links-footer,
    .quick-links-header img {
        display: none
    }
    .editbar .container {
        max-width: 1000px;
        padding-left: 2em;
        padding-right: 2em
    }
    .error404 p {
        font-size: 1.25em
    }
    .error404 .featured-image h2 {
        font-size: 2.5em
    }
    .error404 .featured-image h5 {
        font-size: 1.25em
    }
    .cbu-schools {
        margin-top: 0
    }
    .featured-image a {
        bottom: 123px
    }
    .newsroom-top-article .call-out {
        position: relative;
        width: 100%;
        bottom: 0;
        right: 0;
        left: 0;
        top: 0;
        padding-bottom: 2em
    }
    .newsroom-top-article .call-out .button {
        right: 1em;
        bottom: 1em
    }
    .newsroom-top-article .news-img {
        width: 100%
    }
    .newsroom-top-article .news-img,
    .newsroom-top-article .news-img img {
        height: calc(100vw - 4em);
        max-height: calc(600px - 6em)
    }
    .archive-document .container.inset,
    .term-forms .container.inset,
    .term-policies .container.inset {
        margin-left: 0;
        margin-right: 0;
        max-width: 100%
    }
    .archive-document .document-results-header,
    .term-forms .document-results-header,
    .term-policies .document-results-header {
        width: calc(100% - 1.5em)
    }
    .archive-document .column-title,
    .term-forms .column-title,
    .term-policies .column-title {
        width: 60%!important
    }
    .archive-document .column-link,
    .term-forms .column-link,
    .term-policies .column-link {
        text-align: right
    }
}

#ap-search-tool {
    display: block;
    width: 100%;
    outline: 1px solid hsla(0, 0%, 58.8%, .5);
    padding: 2em 2em 0
}

#ap-search-tool .select-category .select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#ap-search-tool .select-category .select .search_fos {
    margin-right: 0;
    margin-left: .5em
}

#ap-search-tool .select-category .select .sort-label {
    width: 90px;
    font-size: .8em;
    padding: .5em 0;
    text-align: right
}

#ap-search-tool .filter-container {
    margin-top: 2em;
    position: relative
}

#ap-search-tool .filter-container .filter-buttons {
    text-align: right;
    padding: .5em;
    margin-left: -2em;
    margin-right: -2em;
    background: rgba(0, 0, 0, .1)
}

#ap-search-tool .filter-container .button {
    margin-top: 0;
    border-color: #939393
}

#ap-search-tool .filter-container .button.apply-filter {
    border: none;
    color: #fff!important;
    background: #006937
}

#ap-search-tool .filter {
    color: #939393;
    margin-bottom: 6px;
    margin-right: 2em;
    padding: 0 .25em
}

#ap-search-tool .filter label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    cursor: pointer
}

#ap-search-tool .filter label:hover {
    color: #e65300
}

#ap-search-tool .filter input {
    margin: 6px 0 0 16px
}

#ap-search-tool .filter:nth-of-type(2n) {
    background: #f6f6f6
}

#ap-search-tool h3 {
    text-transform: uppercase;
    color: #006937;
    font-size: 1.45em;
    font-weight: 400;
    position: relative;
    margin-bottom: 1em
}

#ap-search-tool h3:after {
    content: "";
    height: 1px;
    width: calc(100% - 1em);
    background: hsla(0, 0%, 58.8%, .5);
    position: absolute;
    bottom: -10px;
    left: -10px
}

#ap-search-tool .columns-1 .column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1.5em
}

#ap-search-tool .columns-1 h3 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    margin-left: 24px
}

#ap-search-tool .columns-1 .filter {
    background: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(33.33% - 24px);
    flex: 0 0 calc(33.33% - 24px);
    max-width: calc(33.33% - 24px);
    width: calc(33.33% - 24px);
    border: solid #f6f6f6;
    border-width: 0 0 1px;
    margin: 0 0 0 24px;
    padding: 0
}

@media (max-width:1400px) {
    #ap-search-tool .columns-1 .filter {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 24px);
        flex: 0 0 calc(50% - 24px);
        max-width: calc(50% - 24px);
        width: calc(50% - 24px)
    }
}

@media (max-width:768px) {
    #ap-search-tool .columns-1 .filter {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 24px);
        flex: 0 0 calc(100% - 24px);
        max-width: calc(100% - 24px);
        width: calc(100% - 24px)
    }
}

#ap-search-tool .columns-1 .filter label {
    padding: 8px 24px 8px 0
}

#ap-search-results,
.archive-document {
    margin: 2em 0;
    border: 1px solid hsla(0, 0%, 58.8%, .5);
    border-top: none;
    position: relative
}

#ap-search-results .program-results-heading,
.archive-document .program-results-heading {
    color: #e65300!important;
    text-transform: uppercase;
    padding: 1em;
    font-size: 1.25em;
    border: 1px solid #fff;
    border-top-color: hsla(0, 0%, 58.8%, .5);
    margin-left: -1px;
    margin-right: -1px;
    position: relative;
    z-index: 11;
    background: #fff
}

#ap-search-results .document-results-header,
#ap-search-results .program-search-results-header,
.archive-document .document-results-header,
.archive-document .program-search-results-header {
    background: #fff;
    position: -webkit-sticky;
    position: sticky;
    z-index: 10;
    top: 0;
    margin: 0;
    padding: 0 1em;
    border: 1px solid hsla(0, 0%, 58.8%, .5);
    border-width: 1px 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.scrolled:not(.going-down) #ap-search-results .document-results-header,
.scrolled:not(.going-down) #ap-search-results .program-search-results-header,
.scrolled:not(.going-down) .archive-document .document-results-header,
.scrolled:not(.going-down) .archive-document .program-search-results-header {
    top: 136px
}

@media (min-width:1024px) {
    .scrolled:not(.going-down) #ap-search-results .document-results-header,
    .scrolled:not(.going-down) #ap-search-results .program-search-results-header,
    .scrolled:not(.going-down) .archive-document .document-results-header,
    .scrolled:not(.going-down) .archive-document .program-search-results-header {
        top: 196px
    }
}

#ap-search-results .document-results-header .compare,
#ap-search-results .program-search-results-header .compare,
.archive-document .document-results-header .compare,
.archive-document .program-search-results-header .compare {
    text-align: right
}

#ap-search-results .document-results-header h2,
#ap-search-results .program-search-results-header h2,
.archive-document .document-results-header h2,
.archive-document .program-search-results-header h2 {
    font-size: .8em;
    padding: 0;
    font-weight: 700;
    color: #006937;
    text-transform: uppercase
}

.program-result {
    background: hsla(0, 0%, 58.8%, .1);
    border-top: 1px solid hsla(0, 0%, 58.8%, .5)
}

.program-result:first-of-type {
    border-top: none
}

.program-result .p-type {
    font-size: .85em
}

.program-result .p-type a {
    color: #525252;
    font-size: .9em;
    text-decoration: none
}

.program-result .p-type a:hover {
    text-decoration: underline
}

.program-result .program-title.open h1:before {
    -webkit-transform: rotate(180deg)!important;
    transform: rotate(180deg)!important
}

.program-result .program-title.open h1:before,
.program-result .program-title h1:before {
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease, -webkit-transform .25s ease
}

.program-result>.columns {
    margin: 0 1em
}

.program-result .accordion-padding {
    padding: 1em 2em
}

.program-result .program-content {
    background: #fff;
    display: none;
    overflow: hidden
}

.program-result .program-content a:not(.button) {
    font-size: 1.25em;
    text-decoration: underline
}

.program-result .iconify {
    margin-right: 1em
}

.program-result h1 {
    margin: 0;
    font-family: Roboto Condensed, sans-serif;
    font-size: 1.1em;
    font-weight: 400;
    padding-left: 1.5em;
    position: relative
}

.program-result h1:before {
    content: url(https://api.iconify.design/gridicons:chevron-down.svg?height=24px&width=24px);
    position: absolute;
    left: 0;
    height: 24px
}

.program-result .compare {
    text-align: right;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    font-size: .8em
}

.program-result .compare input {
    margin-left: .5em;
    background: #fff
}

.program-result .compare input:checked {
    background: #006937
}

#ap-search-tool:after {
    content: "";
    display: block;
    width: 100%;
    clear: both
}

#ap-search-tool .col {
    display: block;
    width: 33.3333%;
    float: left
}

.ap-compare-tool {
    display: block;
    width: 100%;
    position: fixed;
    z-index: 2;
    right: 0;
    bottom: 0;
    left: 0;
    max-height: 800px;
    -webkit-transition: max-height .25s ease-in-out, bottom .25s ease-in-out;
    transition: max-height .25s ease-in-out, bottom .25s ease-in-out;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    background: #fff;
    -webkit-box-shadow: 0 -4px 22px rgba(0, 0, 0, .4);
    box-shadow: 0 -4px 22px rgba(0, 0, 0, .4);
    z-index: 10100
}

.ap-compare-tool .ap-compare-header {
    background: #006937;
    padding: 1em 4em .5em 2em
}

.ap-compare-tool .title {
    color: #fff;
    font-size: 1.25em;
    text-transform: uppercase;
    font-weight: 400
}

.ap-compare-tool .title .num {
    font-size: 1.5em;
    font-weight: 700
}

.ap-compare-tool .wrap-fix {
    -webkit-box-sizing: border-box;
    width: 96%!important;
    min-height: 60vh;
    display: block;
    background: #fff;
    color: #525252;
    padding: 2em;
    margin: 1em;
    box-sizing: border-box;
    border-right: 1px solid rgba(0, 0, 0, .1)
}

.ap-compare-tool .wrap-fix a {
    text-decoration: underline
}

.ap-compare-tool .wrap-fix h3 {
    color: #525252;
    font-weight: 400
}

.ap-compare-tool .wrap-fix .ap-compare-snapshot {
    background: rgba(0, 0, 0, .05);
    padding: 1em 1em 1em 2em;
    margin: 1em 0;
    position: relative
}

.ap-compare-tool .wrap-fix .ap-compare-snapshot:before {
    content: "";
    background: #006937;
    width: 4px;
    height: calc(100% - 2em);
    position: absolute;
    left: 1em
}

.ap-compare-tool .wrap-fix .ap-compare-snapshot h4 {
    font-size: 1em;
    font-weight: 400;
    padding: .5em;
    color: #525252;
    margin: 0
}

.ap-compare-tool .wrap-fix .ap-compare-snapshot h4 a {
    color: #525252;
    font-size: .95em;
    text-decoration: none
}

.ap-compare-tool .wrap-fix .ap-compare-snapshot span {
    text-transform: uppercase;
    font-size: .8em
}

a.remove-compare {
    text-transform: uppercase;
    font-size: .85em;
    position: relative;
    color: #525252
}

a.remove-compare:after {
    content: url(https://api.iconify.design/mdi:close.svg?height=24&width=24);
    width: 24px;
    height: 24px;
    position: absolute
}

.apct-closed {
    max-height: 0!important;
    bottom: -82px!important
}

.apct-closed,
.apct-cracked {
    left: 0!important;
    right: 0!important;
    -webkit-transition: max-height .25s ease-in-out;
    transition: max-height .25s ease-in-out
}

.apct-cracked {
    max-height: 70px!important;
    bottom: 0!important
}

.ap-compare-tool:after {
    content: "";
    width: 100%;
    height: 0;
    clear: both;
    display: block
}

a.close-compare {
    display: block;
    position: absolute;
    text-transform: uppercase;
    border-bottom: 2px solid #71af1d;
    font-size: 1em;
    top: 20px;
    right: 40px;
    color: #fff
}

a.close-compare:after {
    content: url(https://api.iconify.design/gridicons:chevron-down.svg?color=%23fff&width=24px);
    position: absolute;
    height: 24px
}

a.close-compare.closed:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: center;
    transform-origin: center
}

.ap-compare-btn-c {
    display: block;
    position: absolute;
    top: -63px;
    right: 20px;
    padding: 20px;
    background-color: #fff;
    border-top: 2px solid red;
    border-right: 2px solid red;
    border-left: 2px solid red
}

.next-btn,
.prev-btn {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    background-color: #000;
    color: #fff
}

.prev-btn {
    left: -40px;
    bottom: 40px
}

.next-btn {
    right: -40px;
    bottom: 40px
}

@media screen and (max-width:768px) {
    .inset.ap-container {
        max-width: 740px
    }
}

.student-scholarship-filter-container #ap-search-tool .filter:nth-of-type(2n) {
    background: unset
}

@media (min-width:769px) {
    body {
        padding-top: 135px
    }
    body.admin-bar #main-header {
        top: 46px
    }
}

@media (min-width:783px) {
    body.admin-bar #main-header {
        top: 32px
    }
}

@media (min-width:1024px) {
    body {
        padding-top: 196px
    }
}

body.scrolled.going-down #main-header {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}

.mega-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: -1;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.mega-active .mega-overlay {
    z-index: 100;
    opacity: 1
}

@media (max-width:767px) {
    .mega-overlay {
        display: none
    }
}

#main-header {
    position: fixed;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 900
}

#main-header .container {
    position: static
}

.mega-menu-wrap {
    position: absolute;
    top: 135px;
    right: 0;
    bottom: auto;
    left: 0;
    display: none;
    z-index: 2
}

.mega-menu-wrap.active {
    display: block
}

.mega-menu-wrap .mega-menu-block {
    width: 90%;
    max-width: 900px;
    min-height: 350px;
    margin: auto;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    text-transform: none;
    border: 4px solid #fff
}

.mega-menu-wrap .mega-menu-block a {
    color: #525252
}

.mega-menu-wrap .mega-close {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    padding: .25em;
    background: #fff;
    font-size: .8em;
    width: 32px;
    height: 32px
}

.mega-menu-wrap .mega-menu-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16em;
    flex: 0 0 16em;
    max-width: 16em;
    width: 16em;
    background: #f7be00;
    text-align: right;
    overflow: hidden
}

.mega-menu-wrap .mega-menu-left ul {
    padding: 1.5em
}

.mega-menu-wrap .mega-menu-left ul li {
    position: relative;
    padding: .25em 0
}

.mega-menu-wrap .mega-menu-left ul li a:hover {
    border-bottom: 2px solid rgba(0, 0, 0, .1)
}

.mega-menu-wrap .mega-menu-left ul li.active:after,
.mega-menu-wrap .mega-menu-left ul li:hover:after {
    content: "";
    width: 34px;
    height: 64px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    right: -50px;
    background-image: url(../images/menu-tri.svg);
    position: absolute;
    display: inline-block
}

.mega-menu-wrap .mega-menu-right {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 10em;
    flex: 1 1 10em;
    line-height: 1;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    position: relative
}

.mega-menu-wrap .mega-menu-right ul {
    padding: 1.5em
}

.mega-menu-wrap .mega-menu-right ul li {
    padding: .5em 0
}

.mega-menu-wrap .mega-menu-right ul a:link,
.mega-menu-wrap .mega-menu-right ul a:visited {
    color: #525252
}

.mega-menu-wrap .mega-menu-right ul a {
    border-bottom: 2px solid hsla(0, 0%, 100%, 0);
    -webkit-transition: border .15s linear;
    transition: border .15s linear
}

.mega-menu-wrap .mega-menu-right ul a:hover {
    border-bottom: 2px solid #ddd
}

.mega-menu-wrap .mega-menu-right .mega-subsubpage {
    display: none
}

.mega-menu-wrap .mega-menu-right .mega-subsubpage.active {
    display: block
}

.mega-menu-wrap .mega-menu-image {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 2em;
    flex: 1 1 2em;
    background: #000;
    background-image: url(../images/mega-about.jpg);
    background-size: cover
}

.mega-menu-wrap .mega-menu-image:before {
    content: "";
    width: 180px;
    height: 180px;
    right: 20px;
    top: 22px;
    background-image: url(../images/graphics-direction.svg);
    background-repeat: no-repeat;
    position: absolute;
    opacity: .8
}

.mega-menu-wrap .archive-search,
.mega-menu-wrap .mega-search {
    width: 100%;
    max-width: 900px;
    padding: 2em;
    margin: auto
}

.mega-menu-wrap .archive-search .search-bar,
.mega-menu-wrap .mega-search .search-bar {
    margin: 0 auto;
    position: relative;
    max-width: 600px
}

.mega-menu-wrap .archive-search .search-bar label,
.mega-menu-wrap .mega-search .search-bar label {
    display: none
}

.mega-menu-wrap .archive-search .search-bar input[type=submit],
.mega-menu-wrap .mega-search .search-bar input[type=submit] {
    border: 2px solid #939393!important;
    text-transform: uppercase;
    font-weight: 700;
    right: -50px;
    color: #e65300;
    background: none;
    float: right;
    width: 100px
}

.mega-menu-wrap .archive-search .search-bar input[type=text],
.mega-menu-wrap .mega-search .search-bar input[type=text] {
    left: -50px
}

.mega-menu-wrap .archive-search .search-bar input[type=text]::-webkit-input-placeholder,
.mega-menu-wrap .mega-search .search-bar input[type=text]::-webkit-input-placeholder {
    padding-left: 1em;
    color: #939393;
    font-size: 1.5em
}

.mega-menu-wrap .archive-search .search-bar input[type=text]::-moz-placeholder,
.mega-menu-wrap .mega-search .search-bar input[type=text]::-moz-placeholder {
    padding-left: 1em;
    color: #939393;
    font-size: 1.5em
}

.mega-menu-wrap .archive-search .search-bar input[type=text]:-ms-input-placeholder,
.mega-menu-wrap .mega-search .search-bar input[type=text]:-ms-input-placeholder {
    padding-left: 1em;
    color: #939393;
    font-size: 1.5em
}

.mega-menu-wrap .archive-search .search-bar input[type=text]::-ms-input-placeholder,
.mega-menu-wrap .mega-search .search-bar input[type=text]::-ms-input-placeholder {
    padding-left: 1em;
    color: #939393;
    font-size: 1.5em
}

.mega-menu-wrap .archive-search .search-bar input[type=text]::placeholder,
.mega-menu-wrap .mega-search .search-bar input[type=text]::placeholder {
    padding-left: 1em;
    color: #939393;
    font-size: 1.5em
}

.mega-menu-wrap .archive-search .search-quicklinks,
.mega-menu-wrap .mega-search .search-quicklinks {
    padding-bottom: 1em;
    border-top: 1px solid hsla(0, 0%, 58.8%, .5);
    margin-top: 2em
}

.mega-menu-wrap .archive-search .search-quicklinks h3,
.mega-menu-wrap .mega-search .search-quicklinks h3 {
    color: #525252;
    text-align: center;
    font-family: Roboto Slab, serif;
    padding: 1.5em
}

.mega-menu-wrap .archive-search .search-quicklinks .menu-search,
.mega-menu-wrap .mega-search .search-quicklinks .menu-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 900px;
    margin: 0 auto
}

.mega-menu-wrap .mega-top {
    text-transform: uppercase;
    font-weight: 700
}

@media (min-width:1024px) {
    .mega-menu-wrap {
        top: 162px
    }
}

@media (min-width:1216px) {
    .mega-menu-wrap .mega-menu-block {
        max-width: 1440px
    }
}

.block-infographic {
    padding: 6em 2em;
    margin: 5em 0;
    position: relative
}

.block-infographic:before {
    background-repeat: no-repeat;
    width: 300px;
    height: 300px
}

.block-infographic:after,
.block-infographic:before {
    content: "";
    background-size: contain;
    position: absolute
}

.block-infographic:after {
    width: 100px;
    height: 100px
}

.block-infographic .infographic-snippet h5 {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 1.75em;
    letter-spacing: 1px;
    width: 60%;
    line-height: 1
}

.block-infographic .infographic-snippet h1 {
    font-size: 3em;
    text-transform: uppercase;
    font-weight: 700;
    z-index: 2;
    width: 60%;
    position: relative
}

.block-infographic .infographic-img {
    height: 90%;
    width: 300px;
    position: absolute;
    right: 15%;
    top: 5%;
    z-index: 1
}

.block-infographic.infographic-interaction .infographic-img {
    background: url(../images/graphics-info-ribbon.svg) 50% no-repeat;
    background-size: contain
}

.block-infographic.infographic-world-class-education .infographic-img {
    background: url(../images/graphics-info-globe.svg) 50% no-repeat;
    background-size: contain
}

.block-infographic.infographic-service-learning .infographic-img {
    background: url(../images/graphics-info-books.svg) 50% no-repeat;
    background-size: contain;
    height: 90%;
    width: 30%;
    padding: 0
}

.block-infographic.infographic-marketing-contact {
    background: url(//m.sur-rent.com/wp-content/uploads/2019/10/contact-bg.png) 100% 100% no-repeat;
    background-size: 80%
}

.block-infographic.infographic-marketing-contact:after {
    display: none
}

.block-infographic.infographic-island {
    background: url(../images/graphics-info-island2.svg) no-repeat;
    background-position: center -5%;
    background-size: 750px auto
}

.block-infographic.teal {
    background-color: #00c4b3
}

.block-infographic.teal:before {
    background-image: url(../images/graphics-info-teal-chevron.svg);
    left: -100px;
    bottom: -226px
}

.block-infographic.teal:after {
    content: "";
    background-image: url(../images/graphics-info-green-dots.svg);
    right: 1em;
    top: 1em
}

.block-infographic.teal h5 {
    color: #fff
}

.block-infographic.teal h1 {
    color: #006937
}

.block-infographic.teal .button {
    background: #006937;
    color: #fff;
    z-index: 2
}

.block-infographic.green {
    background-color: #006937
}

.block-infographic.green:before {
    background-image: url(../images/graphics-info-green-chevron.svg);
    opacity: .5;
    left: -100px;
    top: -122px
}

.block-infographic.green:after {
    background-image: url(../images/graphics-info-yellow-dots.svg);
    right: 1em;
    bottom: 1em
}

.block-infographic.green h5 {
    color: #fff
}

.block-infographic.green h1 {
    color: #f7be00
}

.block-infographic.green .button {
    background: #f7be00;
    color: #006937;
    z-index: 2
}

.block-infographic.orange {
    background-color: #e65300
}

.block-infographic.orange:before {
    background-image: url(../images/graphics-info-orange-chevron.svg);
    opacity: .5;
    left: -120px;
    top: -70px
}

.block-infographic.orange:after {
    background-image: url(../images/graphics-info-lime-dots.svg);
    right: 1em;
    bottom: 1em
}

.block-infographic.orange h5 {
    color: #fff
}

.block-infographic.orange h1 {
    color: #c2d500
}

.block-infographic.orange .button {
    background: #c2d500;
    color: #006937;
    z-index: 2
}

.block-infographic.yellow {
    background-color: #f7be00
}

.block-infographic.yellow:before {
    background-image: url(../images/graphics-info-yellow-chevron.svg);
    left: 30%;
    bottom: -124px
}

.block-infographic.yellow:after {
    background-image: url(../images/graphics-info-green-dots.svg);
    left: 1em;
    top: 1em;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.block-infographic.yellow h5 {
    color: #006937
}

.block-infographic.yellow h1 {
    color: #e65300
}

.block-infographic.yellow .button {
    background: #e65300;
    color: #fff;
    z-index: 2
}

.block-infographic .infographic-snippet {
    max-width: 1000px;
    margin: auto;
    height: 100%
}

.block-infographic .infographic-link {
    position: relative;
    width: 100%;
    padding-top: 2em;
    margin: auto;
    max-width: 1000px;
    overflow: visible
}

.block-infographic .infographic-link .infographic-link-inner .button {
    border: none;
    margin-top: 0
}

@media screen and (max-width:1023px) {
    .block-infographic {
        padding: 4em
    }
    .block-infographic.yellow:before {
        display: none
    }
    .block-infographic .infographic-snippet h1,
    .block-infographic .infographic-snippet h5 {
        max-width: 500px
    }
    .block-infographic .infographic-snippet .infographic-img {
        right: 10%
    }
    .block-infographic.teal:before {
        width: 200px;
        left: -50px;
        bottom: -250px
    }
    .block-infographic.green:before {
        width: 200px;
        left: -50px;
        top: -82px
    }
    .block-infographic.yellow .infographic-img {
        width: 50%;
        right: 5%
    }
    .block-infographic.infographic-marketing-contact {
        background-size: 90%;
        background-position: 150% bottom
    }
}

@media screen and (max-width:1023px) and (max-width:653px) {
    .block-infographic {
        padding: 2em
    }
    .block-infographic.infographic-world-class-education .infographic-img {
        width: 200px
    }
    .block-infographic.yellow:before {
        width: 200px;
        height: 200px;
        bottom: -83px;
        left: 50%
    }
    .block-infographic.orange:before {
        width: 200px;
        height: 200px;
        top: -48px
    }
    .block-infographic:after {
        width: 50px;
        height: 50px
    }
    .infographic-snippet h1 {
        font-size: 2.5em!important
    }
    .infographic-snippet h5 {
        font-weight: 400
    }
    .infographic-img {
        opacity: .6
    }
}

@media screen and (max-width:1023px) {
    .infographic-marketing-contact .infographic-snippet h1,
    .infographic-marketing-contact .infographic-snippet h5 {
        width: 100%
    }
}

@media screen and (max-width:420px) {
    .block-infographic.infographic-island {
        background-size: 550px auto
    }
    .block-infographic.infographic-island .infographic-snippet h1 {
        width: 100%
    }
}

.input {
    position: relative
}

input[type=date],
input[type=email],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    width: 100%;
    border: solid hsla(0, 0%, 58.8%, .5);
    border-width: 1px 1px 2px;
    font-size: 1em;
    padding: .25em;
    margin-right: 1em
}

input[type=date]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    padding-left: 1em;
    color: #939393;
    font-size: 1.5em
}

input[type=date]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=url]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
    padding-left: 1em;
    color: #939393;
    font-size: 1.5em
}

input[type=date]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    padding-left: 1em;
    color: #939393;
    font-size: 1.5em
}

input[type=date]::-ms-input-placeholder,
input[type=email]::-ms-input-placeholder,
input[type=tel]::-ms-input-placeholder,
input[type=text]::-ms-input-placeholder,
input[type=url]::-ms-input-placeholder,
select::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    padding-left: 1em;
    color: #939393;
    font-size: 1.5em
}

input[type=date]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
input[type=text]::placeholder,
input[type=url]::placeholder,
select::placeholder,
textarea::placeholder {
    padding-left: 1em;
    color: #939393;
    font-size: 1.5em
}

input[type=date].error,
input[type=email].error,
input[type=tel].error,
input[type=text].error,
input[type=url].error,
select.error,
textarea.error {
    border-bottom-color: #e41414
}

select {
    font-size: .8em
}

input[type=date],
input[type=email],
input[type=tel],
input[type=url],
select {
    max-width: 300px
}

input:focus {
    outline: none
}

.cbu-form,
.feedback-form,
.gform_wrapper,
.hbspt-form {
    max-width: calc(900px + 4em)
}

.cbu-form form,
.feedback-form form,
.gform_wrapper form,
.hbspt-form form {
    padding: 2em;
    border: 1px solid #ddd;
    border-top: 8px solid #006937
}

.cbu-form input[type=submit],
.feedback-form input[type=submit],
.gform_wrapper input[type=submit],
.hbspt-form input[type=submit] {
    background: #006937!important;
    border: none!important;
    color: #fff;
    font-size: .85em;
    margin: 0!important
}

.cbu-form input[type=submit]:hover,
.feedback-form input[type=submit]:hover,
.gform_wrapper input[type=submit]:hover,
.hbspt-form input[type=submit]:hover {
    color: #fff
}

.cbu-form ul,
.feedback-form ul,
.gform_wrapper ul,
.hbspt-form ul {
    margin-left: 0;
    margin-top: 0
}

.cbu-form ul li:before,
.feedback-form ul li:before,
.gform_wrapper ul li:before,
.hbspt-form ul li:before {
    content: ""!important
}

.cbu-form p,
.feedback-form p,
.gform_wrapper p,
.hbspt-form p {
    line-height: 1.25!important
}

.cbu-form fieldset,
.feedback-form fieldset,
.gform_wrapper fieldset,
.hbspt-form fieldset {
    max-width: 900px!important
}

.cbu-form .field,
.feedback-form .field,
.gform_wrapper .field,
.hbspt-form .field {
    margin-bottom: 1em
}

.cbu-form .gfield_required,
.cbu-form .hs-form-required,
.feedback-form .gfield_required,
.feedback-form .hs-form-required,
.gform_wrapper .gfield_required,
.gform_wrapper .hs-form-required,
.hbspt-form .gfield_required,
.hbspt-form .hs-form-required {
    color: #e41414
}

.cbu-form h3,
.feedback-form h3,
.gform_wrapper h3,
.hbspt-form h3 {
    font-weight: 400;
    position: relative
}

.cbu-form h3:after,
.feedback-form h3:after,
.gform_wrapper h3:after,
.hbspt-form h3:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    display: block;
    background: #ddd
}

.cbu-form .hs-error-msg,
.cbu-form .validation_message,
.feedback-form .hs-error-msg,
.feedback-form .validation_message,
.gform_wrapper .hs-error-msg,
.gform_wrapper .validation_message,
.hbspt-form .hs-error-msg,
.hbspt-form .validation_message {
    color: #e41414;
    font-size: .75em;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1;
    margin-top: -.5em
}

.cbu-form .hs-error-msg.instruction,
.cbu-form .validation_message.instruction,
.feedback-form .hs-error-msg.instruction,
.feedback-form .validation_message.instruction,
.gform_wrapper .hs-error-msg.instruction,
.gform_wrapper .validation_message.instruction,
.hbspt-form .hs-error-msg.instruction,
.hbspt-form .validation_message.instruction {
    margin-bottom: .5em
}

.cbu-form .cbu-form_footer,
.cbu-form .gform_footer,
.cbu-form .gform_page_footer,
.cbu-form .hs_submit,
.feedback-form .cbu-form_footer,
.feedback-form .gform_footer,
.feedback-form .gform_page_footer,
.feedback-form .hs_submit,
.gform_wrapper .cbu-form_footer,
.gform_wrapper .gform_footer,
.gform_wrapper .gform_page_footer,
.gform_wrapper .hs_submit,
.hbspt-form .cbu-form_footer,
.hbspt-form .gform_footer,
.hbspt-form .gform_page_footer,
.hbspt-form .hs_submit {
    margin: 2em -2em -2em;
    background: #eee;
    padding: 1em 2em
}

.cbu-form label,
.cbu-form legend,
.feedback-form label,
.feedback-form legend,
.gform_wrapper label,
.gform_wrapper legend,
.hbspt-form label,
.hbspt-form legend {
    font-size: .9em
}

.cbu-form input[type=checkbox],
.cbu-form input[type=radio],
.feedback-form input[type=checkbox],
.feedback-form input[type=radio],
.gform_wrapper input[type=checkbox],
.gform_wrapper input[type=radio],
.hbspt-form input[type=checkbox],
.hbspt-form input[type=radio] {
    margin-right: 1em
}

.cbu-form .gform_next_button,
.cbu-form .hs-button,
.cbu-form input[type=submit],
.feedback-form .gform_next_button,
.feedback-form .hs-button,
.feedback-form input[type=submit],
.gform_wrapper .gform_next_button,
.gform_wrapper .hs-button,
.gform_wrapper input[type=submit],
.hbspt-form .gform_next_button,
.hbspt-form .hs-button,
.hbspt-form input[type=submit] {
    background: #006937!important;
    border: none!important;
    color: #fff;
    font-size: .85em;
    margin: 0!important
}

.cbu-form .hs-button,
.feedback-form .hs-button,
.gform_wrapper .hs-button,
.hbspt-form .hs-button {
    padding: 1em!important
}

.hbspt-forminput .hs-button.primary.large {
    position: absolute;
    right: 0;
    width: 36px;
    height: 36px;
    background: #e65300 url(https://api.iconify.design/foundation:magnifying-glass.svg?color=white) no-repeat 50%;
    background-size: 20px 20px;
    border: none
}

.gform_wrapper input,
.gform_wrapper p,
.gform_wrapper select {
    margin-bottom: 1em
}

.gform_wrapper .gfield_checkbox li,
.gform_wrapper .gfield_radio li {
    margin-right: 1em!important
}

.gform_wrapper .gfield_checkbox input {
    margin-right: .25em;
    margin-bottom: 0
}

.gform_wrapper .ginput_counter {
    font-size: .75em;
    color: #939393
}

.gform_wrapper .gfield_error input,
.gform_wrapper .gfield_error textarea {
    border-bottom-color: #e41414
}

.gform_wrapper .gfield_error .ginput_counter {
    display: none
}

.gform_wrapper .validation_error {
    background: #fbd0d0;
    padding: .5em;
    text-align: center;
    margin-bottom: 1em
}

.gform_wrapper .gform_fileupload_multifile .gform_drop_area {
    padding: 24px;
    border: 1px dashed #ccc;
    text-align: center;
    color: #aaa;
    margin-bottom: 16px;
    background: rgba(0, 0, 0, .02);
    border-radius: 4px
}

.gform_wrapper .gform_fileupload_multifile .gform_drop_area input[type=button] {
    margin: 0!important;
    font-size: .75em!important
}

.gform_wrapper span.gform_drop_instructions {
    display: block;
    margin-bottom: 8px
}

.feedback-form {
    background: #fff;
    max-width: 800px;
    padding: 2em;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

.feedback-form div,
.feedback-form h1,
.feedback-form p {
    margin-bottom: 1em
}

.feedback-form label {
    display: block
}

.feedback-form .name {
    max-width: 300px
}

.cbu-form {
    margin-bottom: 3em
}

.cbu-form div,
.cbu-form h2,
.cbu-form h3 {
    margin-bottom: 1em
}

.cbu-form h2 {
    font-size: 1.5em;
    font-weight: 400
}

.post-type-search {
    margin-bottom: 2em
}

div.gform_body #gform_fields_21 #field_21_78 {
    display: none
}

.accordion-toggle {
    position: absolute!important;
    top: -9999px!important;
    left: -9999px!important;
    display: none
}

.accordion-toggle-label {
    background: #006937;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5em 1em;
    font-weight: 700;
    cursor: pointer
}

.accordion-toggle-label:after {
    content: "";
    background: url(https://api.iconify.design/dashicons:plus.svg?color=white) no-repeat 50%/contain;
    width: 1em;
    height: auto;
    text-align: center;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

.accordion-toggle-label .animated-checkbox,
.accordion-toggle-label svg.animated-check {
    display: none
}

.accordion article:nth-of-type(2n) .accordion-toggle-label {
    background: rgba(3, 136, 72, .98)
}

.accordion.orange .accordion-toggle-label {
    background: #e65300
}

.accordion.orange article:nth-of-type(2n) .accordion-toggle-label {
    background: #f37026
}

.accordion.teal .accordion-toggle-label {
    background: #00c4b3
}

.accordion.teal article:nth-of-type(2n) .accordion-toggle-label {
    background: #0ead9d
}

.accordion.blue .accordion-toggle-label {
    background: #0a1f8f
}

.accordion.blue article:nth-of-type(2n) .accordion-toggle-label {
    background: #0620bf
}

.accordion-content {
    max-height: 2px;
    overflow: hidden;
    background: rgba(0, 0, 0, .01);
    border: 1px solid #ddd;
    -webkit-transition: .25s ease;
    transition: .25s ease
}

.accordion-content>div {
    padding: 2em
}

.accordion-content h2 {
    font-size: 1.35em;
    color: #525252
}

.accordion-content h2,
.accordion-content h4 {
    font-family: Roboto Condensed, sans-serif;
    margin-bottom: 0;
    font-weight: 400
}

.accordion-content h4 {
    font-size: 1.25em;
    color: #e65300
}

.accordion-toggle:checked~div {
    max-height: 9999px;
    margin-top: 2px;
    -webkit-transition: .25s ease;
    transition: .25s ease
}

.accordion-toggle:checked+.accordion-toggle-label:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.accordion.checklist .accordion-toggle:checked~label .animated-check {
    height: 2em;
    width: 2em;
    position: absolute;
    left: 1.1em;
    top: 0;
    z-index: 1;
    display: block
}

.accordion.checklist .accordion-toggle:checked~label .animated-check path {
    fill: none;
    stroke: #fff;
    stroke-width: 3;
    stroke-dasharray: 23;
    stroke-dashoffset: 23;
    -webkit-animation: draw .2s linear forwards;
    animation: draw .2s linear forwards;
    stroke-linecap: round;
    stroke-linejoin: round
}

.accordion.checklist .accordion-toggle-label {
    position: relative
}

.accordion.checklist .accordion-toggle-label .iconify.animated-checkbox {
    vertical-align: -.5em!important;
    width: 30px;
    height: 30px;
    color: #f7be00;
    margin-right: .5em;
    display: inline-block
}

@-webkit-keyframes draw {
    to {
        stroke-dashoffset: 0
    }
}

@keyframes draw {
    to {
        stroke-dashoffset: 0
    }
}

.page-template-page-checklist .content {
    padding-top: 2em
}

.page-template-page-checklist .content h1 {
    font-family: canada-type-gibson, sans-serif;
    color: #006937;
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 5em
}

.page-template-page-checklist .content h2 {
    font-family: canada-type-gibson, sans-serif;
    color: #f7be00;
    font-size: 4em;
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: .75
}

.page-template-page-checklist .accordion {
    border-top: 8px solid #006937;
    padding-top: 2em
}

.page-template-page-checklist .accordion .article:nth-of-type(2n) .accordion-toggle-label {
    background: #ddd
}

.page-template-page-checklist .accordion label.accordion-toggle-label {
    font-size: 1.5em;
    font-weight: 400;
    margin: .5em 0;
    color: #4a4a4a;
    background: #dcdcdc!important;
    -webkit-transition: .3s;
    transition: .3s
}

.page-template-page-checklist .accordion label.accordion-toggle-label:after {
    content: "";
    background: url(https://api.iconify.design/dashicons:plus.svg) no-repeat 50%/contain;
    width: 1em;
    height: auto;
    text-align: center;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

.page-template-page-checklist .accordion label.accordion-toggle-label .label-copy {
    position: relative;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease
}

.page-template-page-checklist .accordion label.accordion-toggle-label:hover {
    background: #e65300!important;
    -webkit-transition: .3s;
    transition: .3s
}

.page-template-page-checklist .accordion label.accordion-toggle-label:hover .iconify.animated-checkbox {
    color: #fff
}

.page-template-page-checklist .accordion label.accordion-toggle-label:hover:after {
    background: url(https://api.iconify.design/dashicons:plus.svg?color=white) no-repeat 50%/contain
}

.page-template-page-checklist .accordion label.accordion-toggle-label:hover .label-copy {
    -webkit-transform: translateX(.5em);
    transform: translateX(.5em);
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    color: #f7be00
}

.page-template-page-checklist .accordion label.accordion-toggle-label .iconify.animated-checkbox {
    vertical-align: -.4em!important;
    width: 40px;
    height: 40px;
    color: #4a4a4a
}

.page-template-page-checklist .accordion .accordion-content {
    border: none
}

.page-template-page-checklist .accordion .accordion-toggle:checked~label .animated-check {
    left: 0;
    top: -.6em
}

.page-template-page-checklist .accordion .accordion-toggle:checked~label .animated-check path {
    stroke: #f7be00
}

.page-template-page-checklist .accordion.green label.accordion-toggle-label:hover {
    background: #006937!important
}

.page-template-page-checklist .accordion.blue label.accordion-toggle-label:hover {
    background: #0a1f8f!important
}

.page-template-page-checklist .accordion.teal label.accordion-toggle-label:hover {
    background: #00c4b3!important
}

.page-template-page-checklist .accordion.teal label.accordion-toggle-label:hover .label-copy {
    color: #fff!important
}

@media (max-width:539px) {
    .page-template-page-checklist h1,
    .page-template-page-checklist h2 {
        line-height: 1!important;
        margin: .5em 0!important
    }
    .page-template-page-checklist h1 {
        font-size: 3.5em!important
    }
    .page-template-page-checklist h2 {
        font-size: 3em!important
    }
    .page-template-page-checklist .accordion label.accordion-toggle-label {
        font-size: 1em
    }
    .page-template-page-checklist .accordion label.accordion-toggle-label .iconify.animated-checkbox {
        width: 28px;
        height: 28px
    }
    .page-template-page-checklist .accordion label.accordion-toggle-label .label-copy {
        padding-right: .5em
    }
    .page-template-page-checklist .accordion label.accordion-toggle-label:after {
        position: absolute;
        width: 1em;
        height: 1em;
        top: .75em;
        right: .5em
    }
    .page-template-page-checklist .accordion-content>div {
        padding: 1em
    }
}

.alertbar {
    color: #fff
}

.alertbar.alert-hidden {
    display: none
}

.alertbar .alert-wrapper {
    position: relative;
    padding: 1.5em 2em 1.5em 0
}

.alertbar h3 {
    font-weight: 700;
    font-size: 1.25em;
    line-height: 1;
    padding-bottom: .5em
}

.alertbar p {
    padding-bottom: .5em;
    line-height: 1.25
}

.alertbar a {
    color: #fff;
    text-decoration: underline
}

.alertbar .alert-dismiss {
    position: absolute;
    top: 1.5em;
    right: 0
}

.alertbar.alert-red {
    background: #e41414
}

.alertbar.alert-yellow {
    background: #dc9c0c
}

.alertbar.alert-green {
    background: #71af1d
}

.academic-requirements {
    padding-top: 0
}

.academic-requirements h1 {
    margin-bottom: 1em
}

.academic-requirements .tabs {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.academic-requirements .tabs.is-boxed li.is-active a {
    background: #f6f6f6;
    color: #e65300
}

.academic-requirements .requirements-block {
    display: none;
    padding: 2em
}

.academic-requirements .requirements-block .select2 {
    width: 200px!important
}

.academic-requirements .requirements-block ul {
    display: block
}

.academic-requirements .requirements-block ul li {
    white-space: normal
}

.academic-requirements .requirements-block ul a {
    display: inline;
    margin: 0;
    padding: 0;
    color: #e65300
}

.academic-requirements .requirements-block ul a span.req-title {
    display: inline
}

.academic-requirements .requirements-block .req-title {
    display: block
}

.academic-requirements .requirements-block .req-content {
    font-size: .875em;
    padding-left: 1em;
    margin: .5em 0 1em
}

.academic-requirements .requirements-block .req-content p {
    color: #939393
}

.academic-requirements .requirements-block p {
    white-space: normal
}

.academic-requirements .requirements-block p a {
    display: inline;
    padding: 0;
    color: #00c4b3
}

.academic-requirements .requirements-block .requirements-general,
.academic-requirements .requirements-block .requirements-results {
    margin-bottom: 1em
}

.academic-requirements .requirements-block.is-active {
    display: block;
    background: #f6f6f6;
    border: 1px solid #ddd;
    border-top: none
}

.academic-requirements .requirements-block h3 {
    font-weight: 700;
    margin-top: 1em
}

.academic-requirements .requirements-block ul {
    list-style: disc;
    margin-left: 1em;
    border: none
}

.academic-requirements .requirements-block ul li {
    display: list-item
}

.academic-requirements .selector-wrap {
    margin: 1.5em 0 0
}

.postid-86285 .academic-requirements,
.postid-86156 .academic-requirements {
    display: none
}

.academic-plan-main hr {
    background-color: hsla(0, 0%, 58.8%, .5)
}

.academic-plan-main .academic-plan-main-content {
    max-width: 1000px
}

.academic-plan-main .academic-plan-main-content h1 strong {
    font-weight: 400;
    color: #939393
}

.academic-plan-main .academic-plan-main-content h1 strong:after {
    content: "."
}

@media (max-width:768px) {
    .academic-plan-main .academic-plan-main-content h1 strong {
        display: none
    }
}

.academic-plan-main .content-sidebar .quick-links-content li i {
    font-style: normal;
    font-weight: 700;
    color: #939393
}

.academic-plan-main .content-sidebar .quick-links-content li i:after {
    content: "."
}

@media (min-width:769px) {
    .academic-plan-main .content-sidebar .quick-links-content li a {
        display: block;
        position: relative;
        padding-left: 1.125em
    }
    .academic-plan-main .content-sidebar .quick-links-content li i {
        position: absolute;
        top: 0;
        right: auto;
        bottom: auto;
        left: 0
    }
    .academic-plan-main .content-sidebar .quick-links-content li.active a {
        color: #008344
    }
}

.academic-plan-index {
    margin: -.125em
}

.academic-plan-index .academic-plan-post {
    margin: .125em;
    display: block;
    color: #fff;
    background-color: #006937;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.academic-plan-index .academic-plan-post:nth-child(2n) {
    background-color: #00502a
}

.academic-plan-index .academic-plan-post .inner {
    padding: 1em
}

.academic-plan-index .academic-plan-post .academic-plan-chapter {
    position: relative;
    background: #fff;
    width: 3.75em;
    height: 3.75em;
    text-align: center;
    margin: auto;
    text-transform: uppercase;
    padding: .5em;
    overflow: hidden;
    font-size: .75em
}

.academic-plan-index .academic-plan-post .academic-plan-chapter span,
.academic-plan-index .academic-plan-post .academic-plan-chapter strong {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.academic-plan-index .academic-plan-post .academic-plan-chapter span {
    font-size: .5em;
    color: rgba(0, 105, 55, .9);
    line-height: 1;
    display: none;
    margin: 0 0 .25em
}

.academic-plan-index .academic-plan-post .academic-plan-chapter strong {
    display: block;
    color: #006937;
    font-size: 3em;
    line-height: .875em
}

.academic-plan-index .academic-plan-post .academic-plan-content {
    text-align: center;
    margin: .5em 0 0
}

.academic-plan-index .academic-plan-post .academic-plan-content .academic-plan-excerpt {
    display: none;
    font-size: .875em;
    color: hsla(0, 0%, 100%, .8);
    margin: .5em 0 0
}

.academic-plan-index .academic-plan-post .academic-plan-more {
    display: none
}

.academic-plan-index .academic-plan-post h2 {
    font-weight: 700;
    line-height: 1.1;
    color: #fff;
    margin: 0;
    padding: 0
}

.academic-plan-index .academic-plan-post .button {
    color: #006937;
    background-color: #f7be00;
    border-color: #f7be00;
    margin: 1.5em 0 0
}

.academic-plan-index .academic-plan-post:focus,
.academic-plan-index .academic-plan-post:hover {
    background-color: #00361c
}

.academic-plan-index .academic-plan-post:focus .academic-plan-chapter span,
.academic-plan-index .academic-plan-post:hover .academic-plan-chapter span {
    color: #006937
}

.academic-plan-index .academic-plan-post:focus .academic-plan-chapter strong,
.academic-plan-index .academic-plan-post:focus .button,
.academic-plan-index .academic-plan-post:hover .academic-plan-chapter strong,
.academic-plan-index .academic-plan-post:hover .button {
    color: #00361c
}

@media (min-width:1024px) {
    .academic-plan-index .academic-plan-post .inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .academic-plan-index .academic-plan-post .academic-plan-chapter {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 3.75em;
        flex: 0 0 3.75em;
        max-width: 3.75em;
        width: 3.75em;
        margin: 0
    }
    .academic-plan-index .academic-plan-post .academic-plan-content {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 5em;
        flex: 1 1 5em;
        text-align: left;
        margin: 0 0 0 1em
    }
}

@media (min-width:1216px) {
    .academic-plan-index .academic-plan-post .inner {
        padding: 3em
    }
    .academic-plan-index .academic-plan-post .academic-plan-chapter {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 4.25em;
        flex: 0 0 4.25em;
        max-width: 4.25em;
        width: 4.25em;
        height: 4.25em;
        font-size: 1em
    }
    .academic-plan-index .academic-plan-post .academic-plan-chapter span {
        display: block
    }
    .academic-plan-index .academic-plan-post .academic-plan-content {
        margin-left: 3em
    }
    .academic-plan-index .academic-plan-post .academic-plan-content .academic-plan-excerpt,
    .academic-plan-index .academic-plan-post .academic-plan-more {
        display: block
    }
    .academic-plan-index .academic-plan-post h2 {
        font-size: 2em
    }
}

.subsubsection-updates {
    border: 1px solid hsla(0, 0%, 58.8%, .5);
    background: rgba(0, 0, 0, .05);
    padding: 1em;
    margin: 1.5em 0 0
}

@media (min-width:769px) {
    .subsubsection-updates {
        position: relative;
        padding-left: 2.5em;
        overflow: hidden
    }
    .subsubsection-updates:after {
        content: "";
        background: url(../images/graphics-striped-rectangle-yellow.svg);
        position: absolute;
        top: 1.75em;
        right: auto;
        bottom: 1.75em;
        left: 1.75em;
        width: 1.25em;
        background-size: 1.875em auto;
        background-position: top;
        font-size: .5em
    }
}

.academic-plan-subsection {
    margin: 0 0 2.5em;
    border: solid hsla(0, 0%, 58.8%, .5);
    border-width: 0 0 1px;
    padding: 0 0 2em
}

.academic-plan-subsection:last-of-type {
    margin: 0;
    padding: 0;
    border-width: 0
}

.academic-plan-subsection .academic-plan-chapter h2 {
    margin: 0;
    padding: 0;
    color: #006937
}

.academic-plan-subsection .academic-plan-intro {
    position: relative;
    padding-right: 3em
}

.academic-plan-subsection .academic-plan-intro .accordion-trigger {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    color: #e65300;
    text-align: right
}

.academic-plan-subsection .academic-plan-intro .accordion-trigger div {
    text-align: right;
    line-height: 1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.academic-plan-subsection .academic-plan-intro .accordion-trigger div .iconify {
    color: #e65300;
    width: 1em;
    height: 1em;
    font-size: 2em
}

.academic-plan-subsection .academic-plan-intro .accordion-trigger div .text {
    display: none
}

.academic-plan-subsection .academic-plan-intro .accordion-trigger.expanded div {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.academic-plan-subsection .academic-plan-intro p:first-of-type {
    font-weight: 700
}

.academic-plan-subsection .subsection-content {
    margin: 2em 0 0
}

.academic-plan-subsection .academic-plan-L3 {
    margin: 0 0 1.5em
}

.academic-plan-subsection .academic-plan-L3:last-of-type {
    margin: 0
}

.academic-plan-subsection h4 {
    color: #006937;
    margin: 1em 0 .25em;
    padding: 0;
    font-weight: 700
}

@media (min-width:769px) {
    .academic-plan-subsection {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .academic-plan-subsection .academic-plan-chapter {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 3.5em;
        flex: 0 0 3.5em;
        max-width: 3.5em;
        width: 3.5em;
        height: 3.5em;
        background: #006937;
        position: relative;
        text-align: center
    }
    .academic-plan-subsection .academic-plan-chapter h2 {
        position: absolute;
        top: calc(50% - .5em);
        right: 0;
        bottom: auto;
        left: 0;
        line-height: 1;
        color: #fff
    }
    .academic-plan-subsection .academic-plan-content {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 5em;
        flex: 1 1 5em;
        margin: 0 0 0 1em
    }
}

.loop-properties .feat {
    display: block;
    position: relative
}

.loop-properties .feat-placeholder {
    padding-top: 56.25%;
    background-color: #006937;
    background-size: cover;
    background-position: 50%;
    position: relative;
    text-align: center
}

.loop-properties .feat-placeholder img {
    display: none
}

.loop-properties .feat-placeholder .icon-wrap {
    color: #fff;
    position: absolute;
    top: calc(50% - .5em);
    right: 0;
    bottom: auto;
    left: 0;
    font-size: 5em
}

.loop-properties .feat-placeholder .icon-wrap .iconify {
    margin: auto;
    width: 1em;
    height: 1em
}

.loop-properties .summary {
    padding: 1em;
    border: 1px solid hsla(0, 0%, 58.8%, .5);
    border-top: 0 solid hsla(0, 0%, 58.8%, .5);
    max-width: none
}

.loop-properties h1 {
    position: relative;
    padding-right: 5em;
    font-size: 1.25em;
    font-family: Roboto Condensed, sans-serif;
    margin: 0 0 .25em;
    color: #006937
}

.loop-properties h1 span {
    font-size: .875em;
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    padding: .5em;
    background: #e65300;
    color: #fff;
    display: inline-block;
    font-family: Roboto Condensed, sans-serif;
    font-weight: 700
}

.loop-properties .listing-details {
    border: 1px solid hsla(0, 0%, 58.8%, .5);
    border-width: 1px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: .5em -.5em 0
}

.loop-properties .listing-details .detail {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 1em;
    flex: 1 1 1em;
    padding: .5em 0;
    margin: 0 .5em
}

.loop-properties .listing-details .detail .iconify {
    color: #e65300;
    vertical-align: middle
}

.loop-properties .listing-details .detail strong {
    display: inline-block;
    margin: 0 0 0 .25em
}

.loop-properties .listing-details .detail .label {
    display: none
}

.loop-properties .listing-details .detail.detail-area {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 6em;
    flex: 0 0 6em;
    max-width: 6em;
    width: 6em
}

.loop-properties .listing-details .detail.detail-area .label {
    display: none
}

.loop-properties .listing-terms {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: .5em -.25em -.25em
}

.loop-properties .listing-terms li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 12em;
    flex: 1 1 12em;
    margin: .25em
}

.loop-properties .listing-terms li small {
    color: #e65300;
    display: block
}

@media (min-width:769px) {
    .loop-properties {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .loop-properties .feat {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 15em;
        flex: 0 0 15em;
        max-width: 15em;
        width: 15em
    }
    .loop-properties .summary {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 5em;
        flex: 1 1 5em;
        border-width: 1px 1px 1px 0;
        padding: 2em
    }
    .loop-properties .summary .inner {
        max-width: 700px
    }
    .loop-properties .feat-placeholder {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        padding: 0
    }
    .loop-properties .listing-details .detail .label {
        display: inline
    }
}

@media (min-width:1216px) {
    .loop-properties .feat {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20em;
        flex: 0 0 20em;
        max-width: 20em;
        width: 20em
    }
}

.single-properties .aside {
    display: block
}

.single-properties .feat img {
    width: 100%
}

.single-properties .cta-properties {
    position: relative;
    max-width: none;
    width: 100%;
    height: auto;
    margin: 0 0 1.5em;
    -webkit-transform: none;
    transform: none;
    bottom: 0;
    padding: 1.5em;
    text-align: left;
    -webkit-box-shadow: #f7be00 8px 8px;
    box-shadow: 8px 8px #f7be00;
    background: #006937
}

.single-properties .cta-properties:before {
    content: "";
    background: #006937 url(../images/graphics-chevron-arrow-15.svg) 17px 115px no-repeat;
    opacity: .25;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.single-properties .cta-properties .inner {
    position: relative;
    z-index: 1
}

.single-properties .cta-properties h1 {
    padding: 0;
    text-align: center;
    font-size: 1.25em
}

@media (min-width:769px) {
    .single-properties .cta-properties h1 {
        text-align: left
    }
}

.single-properties .cta-properties li {
    color: #fff
}

.single-properties .cta-properties h4 {
    position: relative
}

.single-properties .cta-properties .listing-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center
}

.single-properties .cta-properties .listing-contact li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%
}

.single-properties .cta-properties .listing-contact a {
    display: inline-block;
    color: #fff;
    display: block
}

.single-properties .cta-properties .listing-contact a .iconify {
    width: 1em;
    height: 1em;
    color: #f7be00;
    font-size: 1.75em
}

.single-properties .cta-properties .listing-contact a small {
    display: block;
    text-transform: uppercase;
    line-height: 1em;
    font-size: .75em
}

@media (min-width:1408px) {
    .single-properties .cta-properties .listing-contact {
        font-size: 1.25em
    }
}

.single-properties .cta-properties .listing-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -.25em
}

.single-properties .cta-properties .listing-details .detail {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 3em;
    flex: 1 1 3em;
    text-align: center;
    margin: .25em
}

.single-properties .cta-properties .listing-details .detail .iconify {
    width: 1em;
    height: 1em;
    font-size: 2em;
    color: #fff
}

.single-properties .cta-properties .listing-details .detail p {
    color: hsla(0, 0%, 100%, .8);
    font-size: .75em
}

.single-properties .cta-properties .contact-name {
    text-align: center;
    color: #fff;
    margin: 0 0 .75em
}

.single-properties .cta-properties .contact-name small {
    display: block;
    color: hsla(0, 0%, 100%, .75)
}

.single-properties ul.listing-terms {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -.5em;
    padding: 0
}

.single-properties ul.listing-terms li {
    margin: .5em .5em 1em;
    list-style: none;
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 12em;
    flex: 1 1 12em
}

.single-properties ul.listing-terms li:before {
    content: none
}

.single-properties ul.listing-terms li small {
    color: #e65300
}

.single-properties ul.listing-terms li ul {
    margin: 0;
    padding: 0
}

.single-properties ul.listing-terms li ul li {
    margin: 0
}

.block-document-tree {
    background: #fff!important;
    padding-top: 0
}

.document-tree {
    margin-top: 2em;
    padding-top: 1em;
    border-top: 2px solid hsla(0, 0%, 58.8%, .5)
}

.document-tree .js-accordion-title,
.document-tree .subsection-content a,
.document-tree h4 a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer
}

.document-tree .js-accordion-title.expanded,
.document-tree .subsection-content a.expanded,
.document-tree h4 a.expanded {
    background: rgba(0, 0, 0, .05)
}

.document-tree .js-accordion-title.expanded:after,
.document-tree .subsection-content a.expanded:after,
.document-tree h4 a.expanded:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .2s ease;
    transition: .2s ease
}

.document-tree .js-accordion-title:after,
.document-tree .subsection-content a:after,
.document-tree h4 a:after {
    content: "";
    background: url(https://api.iconify.design/dashicons:plus.svg?color=green) no-repeat 50%/contain;
    width: 1em;
    height: auto;
    text-align: center;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

.document-tree a {
    display: inline-block;
    width: 100%
}

.document-tree h4 {
    color: #006937
}

.document-tree ul li {
    margin-top: 0
}

.document-tree ul li:before {
    display: none!important
}

.document-tree .subsection-content {
    display: none;
    border-left: .5em solid #eee;
    padding-left: 1em;
    margin: .5em 0 .5em 1em
}

.document-tree .subsection-content a,
.document-tree h4 {
    border-bottom: 1px solid #ddd;
    padding: .5em;
    font-weight: 400;
    margin: 0;
    font-size: 1em
}

.document-tree .subsection-content a:hover,
.document-tree h4:hover {
    background: rgba(0, 0, 0, .05)
}

.document-tree .subsection-content a:after,
.document-tree h4 a:after {
    content: "";
    background: url(https://api.iconify.design/mdi:vector-link.svg?color=%2371af1d) no-repeat 50%/contain;
    width: 1em;
    height: auto;
    text-align: center
}

.link-block {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 2em 0 3em
}

.link-block div:first-child .link-block-content {
    background: rgba(230, 83, 0, .8)
}

.link-block div:nth-child(2) .link-block-content {
    background: rgba(0, 105, 55, .8)
}

.link-block div:nth-child(3) .link-block-content {
    background: rgba(10, 31, 143, .8)
}

.link-block div:nth-child(4) .link-block-content {
    background: rgba(0, 196, 179, .8);
    color: #fff
}

.link-block div:nth-child(5) .link-block-content {
    background: rgba(196, 13, 60, .8)
}

.link-block .column {
    padding: .25rem
}

.link-block .link-block-overflow,
.link-block a {
    background-color: #e65300;
    display: block;
    position: relative;
    color: #fff;
    font-size: .85em;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

@media screen and (max-width:1200px) {
    .link-block .link-block-overflow,
    .link-block a {
        font-size: .75em
    }
}

.link-block .link-block-overflow .dots,
.link-block a .dots {
    position: absolute;
    top: .4em;
    right: .4em;
    z-index: 10;
    width: 26%
}

.link-block .link-block-overflow .dots:hover,
.link-block a .dots:hover {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.link-block .link-block-overflow:hover .link-block-image>img,
.link-block a:hover .link-block-image>img {
    -webkit-transform: scale(1.025);
    transform: scale(1.025);
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.link-block .link-block-overflow img,
.link-block a img {
    -webkit-box-shadow: none;
    box-shadow: none
}

.link-block .link-block-overflow .link-block-image,
.link-block a .link-block-image {
    height: 0;
    padding-bottom: 85%;
    width: 100%;
    position: relative
}

@media screen and (max-width:420px) {
    .link-block .link-block-overflow .link-block-image,
    .link-block a .link-block-image {
        padding-bottom: 50%
    }
}

.link-block .link-block-overflow .link-block-image img,
.link-block a .link-block-image img {
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%
}

.link-block .link-block-overflow .link-block-content,
.link-block a .link-block-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: absolute;
    width: 84%;
    height: 82%;
    left: 8%;
    right: 8%;
    top: 9%;
    bottom: 9%;
    padding: 1em 2.25em 1em 1em;
    font-family: Roboto Condensed, sans-serif
}

.link-block .link-block-overflow .link-block-content h2,
.link-block a .link-block-content h2 {
    color: #fff;
    margin: 0;
    padding: 0
}

.link-block .link-block-overflow .link-block-content span,
.link-block a .link-block-content span {
    display: block;
    font-style: italic;
    line-height: 1;
    padding-right: .5em
}

@media screen and (max-width:420px) {
    .link-block .link-block-overflow .link-block-content span,
    .link-block a .link-block-content span {
        font-size: 1.1em
    }
}

.link-block .link-block-overflow .iconify,
.link-block a .iconify {
    position: absolute;
    right: calc(8% + .75em);
    bottom: calc(9% + 1em)
}

.link-block .link-block-overflow {
    height: 100%;
    padding: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    background: #e65300 url(../images/graphics-chevron-arrow-15.svg) 40px 15px no-repeat;
    background-size: 200px 200px
}

.link-block .link-block-overflow .iconify {
    position: absolute;
    top: 50%;
    right: .5em;
    -webkit-transform: translateY(-50%)!important;
    transform: translateY(-50%)!important
}

.link-block .link-block-overflow a {
    position: relative;
    border: 1px solid #fff;
    font-size: 1.15em;
    font-weight: 700;
    padding: .25em 2em .25em .5em;
    margin-top: 0;
    text-align: left;
    text-transform: none;
    white-space: normal;
    height: auto
}

@media screen and (max-width:539px) {
    .featured-image:before {
        background-position: 75%
    }
    .accent-h {
        opacity: .4
    }
    .button {
        height: unset;
        line-height: 1.25;
        white-space: normal
    }
}

@media screen and (max-width:420px) {
    .home-page-slider .featured-image h1 {
        font-size: 2em;
        bottom: 1em
    }
    .home-page-slider .featured-image a {
        bottom: 8px
    }
    .home-page-slider .featured-image .container {
        height: 250px
    }
    .footer-logo img {
        position: relative;
        margin: 1em auto 0
    }
    .full-overlay {
        position: absolute;
        height: 100%
    }
    .full-overlay:after {
        background-position: 50%;
        left: 0
    }
    .overlay-video,
    .overlay-video.tour {
        margin: 0 -2em
    }
    .overlay-video.tour .vo-content,
    .overlay-video .vo-content {
        padding-left: 0;
        padding-right: 0
    }
    .overlay-video.tour .video-button,
    .overlay-video .video-button {
        margin-top: 1em
    }
    .overlay-video.tour h1,
    .overlay-video h1 {
        font-size: 1.25em;
        margin-bottom: 1em
    }
    .overlay-video.tour video,
    .overlay-video video {
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%
    }
    .overlay-video:not(.tour) {
        padding-bottom: 100%
    }
    .overlay-video:not(.tour) video {
        height: 100%;
        position: absolute
    }
    .overlay-video:not(.tour) .vo-content {
        top: 60%;
        right: 3em
    }
    .tour,
    .tour video {
        height: 250px
    }
    .tour .vo-content {
        right: 28%;
        top: 82%
    }
    .branded-content-image {
        position: relative;
        width: 100%;
        height: 300px;
        margin: auto;
        mix-blend-mode: unset;
        background-position: 100%
    }
    .branded-content-overlay {
        width: 60%;
        height: 340px;
        min-height: 340px;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        top: -20px
    }
    .striped-rectangle-grey {
        display: none
    }
    .branded-content-copy {
        position: relative;
        background-color: transparent;
        padding: 3em 3em 2em 2em;
        height: 75%;
        width: 100%;
        min-width: unset;
        margin: auto;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    .branded-content-copy:after {
        content: "";
        background: url(../images/graphics-striped-rectangle-grey.svg) no-repeat;
        position: absolute;
        right: 0;
        top: 8%;
        width: 20px;
        height: 350px;
        background-size: 30px auto
    }
    .left .branded-content-copy,
    .right .branded-content-copy {
        position: relative;
        margin: auto;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .left .branded-content-overlay {
        left: 0
    }
    .right .branded-content-overlay {
        left: 40%
    }
    .slick-staff .post-slider-next,
    .slick-staff .post-slider-prev {
        height: 50px;
        width: 50px;
        top: 300px
    }
    .container.inset {
        padding-left: 2em;
        padding-right: 2em
    }
    .important-dates .summary {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .feedback-button {
        display: none
    }
    .newsroom-top-article .call-out h1 {
        font-size: 1.25em
    }
}

.ui-icon-loading {
    background: url(../images/ajax-loader.gif)
}

.divider img {
    width: 4px
}

#mobile-header {
    background-image: url(../images/mobile-header-bg.svg)
}

.logo {
    background-image: url(../images/CBU-shield-reverse.svg)
}

.main-nav-item.active:after {
    background-image: url(../images/menu-tri.svg)
}

#menu-image:before {
    background-image: url(../images/direction.svg)
}

.sub-menu.level-1 li:hover:after {
    background-image: url(../images/menu-tri.svg)
}

.info-for .angled-bg {
    background-image: url(../images/info-for-bg.svg)
}

.footer {
    background: url(../images/footer-tile.png);
    background-size: 40px 40px
}

.button,
.hs-button {
    border-width: 2px !important;
    border-radius: 25px !important;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 3px;
    margin-top: 2em;
    background: transparent;
    -webkit-transition: 0.15s ease;
    transition: 0.15s ease;
    min-width: 300px;
    padding: 24px;
}

.button:hover,
.hs-button:hover {
    color: black;
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}

.button.orange,
.hs-button.orange {
    color: #e65300 !important;
    border-radius: 25px !important;
    border: 2px solid #e65300 !important;
}

.button.green,
.hs-button.green {
    color: #006937 !important;
    border-radius: 25px !important;
    border: 2px solid #006937 !important;
}

.button.green:hover {
    color: white !important;
    background-color: #006937;
    border: 2px solid white !important;
}

.button.teal,
.hs-button.teal {
    color: #00c4b3 !important;
    border-radius: 25px !important;
    border: 2px solid #00c4b3 !important;
}

.button.teal:hover {
    color: white !important;
    background-color: #00c4b3;
    border: 2px solid white !important;
}

.button.lime,
.hs-button.lime {
    color: #71af1d !important;
    border-radius: 25px !important;
    border: 2px solid #71af1d !important;
}

.button.lime:hover {
    border: 2px solid white !important;
    color: white !important;
    background-color: #71af1d;
}

.button.solid,
.hs-button.solid {
    color: #fff !important;
    border: none;
    letter-spacing: normal;
}

.button.solid.orange,
.hs-button.solid.orange {
    background: #e65300;
    border-radius: 25px !important;
    border: 2px solid #e65300 !important;
}

.button.solid.orange:hover {
    border: 2px solid white !important;
    color: white !important;
    background-color: #e65300;
}

a.button.is-small:hover {
    color: black;
}

.block-infographic:after,
.block-infographic:before {
    content: "";
    background-size: contain;
    position: absolute;
}

section.orange table.block-table thead th {
    color: #e75425;
}

table.block-table thead th {
    font-weight: 400;
    font-size: 1.1em;
    font-family: Roboto Slab, sans-serif;
    min-width: 120px;
}

.block-table thead {
    border-top: 2px solid grey;
    border-bottom: 2px solid grey;
}

.block-table thead.green {
    border-top: 2px solid #006937;
    border-bottom: 2px solid #006937;
}

section.green h1 {
    color: #006937;
    text-transform: uppercase;
}

section.green table.block-table thead th {
    color: #006937;
}

.block-table thead.blue {
    border-top: 2px solid #0a1f8f;
    border-bottom: 2px solid #0a1f8f;
}

section.blue h1 {
    color: #0a1f8f;
    text-transform: uppercase;
}

section.blue table.block-table thead th {
    color: #0a1f8f;
}

.block-table thead.orange {
    border-top: 2px solid #e75425;
    border-bottom: 2px solid #e75425;
}

section.orange h1 {
    color: #e75425;
    text-transform: uppercase;
}

.block-table thead.teal {
    border-top: 2px solid #1cbdb0;
    border-bottom: 2px solid #1cbdb0;
}

section.teal h1 {
    color: #1cbdb0;
    text-transform: uppercase;
}

section.teal table.block-table thead th {
    color: #1cbdb0;
}

a.button:hover {
    color: unset;
}

.itemContainer:hover {
    background: rgb(0 0 0 / 5%);
    border-radius: 25px;
}

.contents {
    padding: 2em;
}

svg.svg-inline--fa {
    width: 75%;
    height: 67%;
}

.itemContainer {
    display: flex;
    gap: 1em;
    align-items: center;
}

.items {
    text-transform: uppercase;
    color: white;
    width: 125px;
}

.container.inset {
    padding: 1em;
}

.orange .infoflex {
    background-color: rgba(231, 84, 37, 80%);
    color: rgba(231, 84, 37, 100%);
}

.yellow .infoflex {
    background-color: rgba(248, 190, 19, 80%);
    color: rgba(248, 190, 19, 100%);
}

.green .infoflex {
    background-color: rgba(22, 105, 56, 80%);
    color: rgba(22, 105, 56, 100%);
}

.blue .infoflex {
    background-color: rgba(42, 52, 134, 80%);
    color: rgba(42, 52, 134, 100%);
}

.teal .infoflex {
    background-color: rgba(28, 188, 176, 80%);
    color: rgba(28, 188, 176, 100%);
}

.red .infoflex {
    background-color: rgba(199, 31, 63, 80%);
    color: rgba(199, 31, 63, 100%);
}

.orange .infoflex a {
    color: rgba(231, 84, 37, 100%);
}

.yellow .infoflex a {
    color: rgba(248, 190, 19, 100%);
}

.green .infoflex a {
    color: rgba(22, 105, 56, 100%);
}

.blue .infoflex a {
    color: rgba(42, 52, 134, 100%);
}

.teal .infoflex a {
    color: rgba(28, 188, 176, 100%);
}

.red .infoflex a {
    color: rgba(199, 31, 63, 100%);
}

.iconInfo {
    align-items: center;
    justify-content: center;
    display: flex;
    background-color: white;
    height: 50px;
    width: 50px;
    border-radius: 100%;
}

.infoflex {
    padding-right: 25px !important;
    border-radius: 40px;
    width: fit-content;
    padding: 0.5em;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    height: 100%;
    gap: 2em;
    align-items: center;
    flex-wrap: wrap;
}

.thinInfo-orange {
    background-color: rgba(231, 84, 37, 10%);
}

.thinInfo-yellow {
    background-color: rgba(248, 190, 19, 10%);
}

.thinInfo-green {
    background-color: rgba(22, 105, 56, 10%);
}

.thinInfo-blue {
    background-color: rgba(42, 52, 134, 10%);
}

.thinInfo-teal {
    background-color: rgba(28, 188, 176, 10%);
}

.thinInfo-red {
    background-color: rgba(199, 31, 63, 10%);
}