/*! bulma.io v0.7.5 | MIT License | github.com/jgthms/bulma */
@keyframes spinAround {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

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

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

.block:not(:last-child),.box:not(:last-child),.breadcrumb:not(:last-child),.content: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(35,36,50,.2);
    border: none;
    border-radius: 290486px;
    cursor: pointer;
    pointer-events: auto;
    display: inline-block;
    flex-grow: 0;
    flex-shrink: 0;
    font-size: 0;
    height: 20px;
    max-height: 20px;
    max-width: 20px;
    min-height: 20px;
    min-width: 20px;
    outline: none;
    position: relative;
    vertical-align: top;
    width: 20px
}

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

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

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

.delete:focus,.delete:hover,.modal-close:focus,.modal-close:hover {
    background-color: rgba(35,36,50,.3)
}

.delete:active,.modal-close:active {
    background-color: rgba(35,36,50,.4)
}

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

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

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

.button.is-loading:after,.control.is-loading:after,.loader,.select.is-loading:after {
    animation: spinAround .5s linear infinite;
    border-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,.file-cta,.file-name,.input,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.select select,.textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    align-items: center;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: none;
    display: inline-flex;
    font-size: 1rem;
    height: 2.25em;
    justify-content: flex-start;
    line-height: 1.5;
    padding: calc(.375em - 1px) calc(.625em - 1px);
    position: relative;
    vertical-align: top
}

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

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

/*! 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 {
    box-sizing: border-box
}

*,:after,:before {
    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: #fffdfb;
    font-size: 16px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    min-width: 300px;
    overflow-x: hidden;
    overflow-y: scroll;
    text-rendering: optimizeLegibility;
    text-size-adjust: 100%
}

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

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

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

body {
    color: #506078;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

a {
    color: #005d67;
    cursor: pointer;
    text-decoration: none
}

a strong {
    color: currentColor
}

a:hover {
    color: #506078
}

code {
    color: #ff3860;
    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: inherit;
    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: inherit
}

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

@media screen and (max-width: 575px) {
    .is-size-1-mobile {
        font-size:2.5rem!important
    }

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

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

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

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

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

@media print,screen and (min-width: 580px) {
    .is-size-1-tablet {
        font-size:2.5rem!important
    }

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

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

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

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

    .is-size-6-tablet,div.novoclouds-navigationContainer div.novoclouds-navigation .novoclouds-pnavLinkDropdown,div.novoclouds-navigationContainer div.novoclouds-navigation a.novoclouds-pnavLink {
        font-size: .875rem!important
    }
}

@media screen and (max-width: 575px) {
    .is-size-1-touch {
        font-size:2.5rem!important
    }

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

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

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

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

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

@media screen and (min-width: 1283px) {
    .is-size-1-desktop {
        font-size:2.5rem!important
    }

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

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

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

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

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

@media screen and (min-width: 1056px) {
    .is-size-1-widescreen {
        font-size:2.5rem!important
    }

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

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

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

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

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

@media screen and (min-width: 1284px) {
    .is-size-1-fullhd {
        font-size:2.5rem!important
    }

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

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

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

    .is-size-5-fullhd,div.novoclouds-navigationContainer div.novoclouds-navigation .novoclouds-pnavLinkDropdown,div.novoclouds-navigationContainer div.novoclouds-navigation a.novoclouds-pnavLink {
        font-size: 1rem!important
    }

    .is-size-6-fullhd {
        font-size: .875rem!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: 575px) {
    .has-text-centered-mobile {
        text-align:center!important
    }
}

@media print,screen and (min-width: 580px) {
    .has-text-centered-tablet {
        text-align:center!important
    }
}

@media screen and (min-width: 580px) and (max-width:831px) {
    .has-text-centered-tablet-only {
        text-align:center!important
    }
}

@media screen and (max-width: 575px) {
    .has-text-centered-touch {
        text-align:center!important
    }
}

@media screen and (min-width: 1283px) {
    .has-text-centered-desktop {
        text-align:center!important
    }
}

@media screen and (min-width: 1283px) and (max-width:1055px) {
    .has-text-centered-desktop-only {
        text-align:center!important
    }
}

@media screen and (min-width: 1056px) {
    .has-text-centered-widescreen {
        text-align:center!important
    }
}

@media screen and (min-width: 1056px) and (max-width:1283px) {
    .has-text-centered-widescreen-only {
        text-align:center!important
    }
}

@media screen and (min-width: 1284px) {
    .has-text-centered-fullhd {
        text-align:center!important
    }
}

@media screen and (max-width: 575px) {
    .has-text-justified-mobile {
        text-align:justify!important
    }
}

@media print,screen and (min-width: 580px) {
    .has-text-justified-tablet {
        text-align:justify!important
    }
}

@media screen and (min-width: 580px) and (max-width:831px) {
    .has-text-justified-tablet-only {
        text-align:justify!important
    }
}

@media screen and (max-width: 575px) {
    .has-text-justified-touch {
        text-align:justify!important
    }
}

@media screen and (min-width: 1283px) {
    .has-text-justified-desktop {
        text-align:justify!important
    }
}

@media screen and (min-width: 1283px) and (max-width:1055px) {
    .has-text-justified-desktop-only {
        text-align:justify!important
    }
}

@media screen and (min-width: 1056px) {
    .has-text-justified-widescreen {
        text-align:justify!important
    }
}

@media screen and (min-width: 1056px) and (max-width:1283px) {
    .has-text-justified-widescreen-only {
        text-align:justify!important
    }
}

@media screen and (min-width: 1284px) {
    .has-text-justified-fullhd {
        text-align:justify!important
    }
}

@media screen and (max-width: 575px) {
    .has-text-left-mobile {
        text-align:left!important
    }
}

@media print,screen and (min-width: 580px) {
    .has-text-left-tablet {
        text-align:left!important
    }
}

@media screen and (min-width: 580px) and (max-width:831px) {
    .has-text-left-tablet-only {
        text-align:left!important
    }
}

@media screen and (max-width: 575px) {
    .has-text-left-touch {
        text-align:left!important
    }
}

@media screen and (min-width: 1283px) {
    .has-text-left-desktop {
        text-align:left!important
    }
}

@media screen and (min-width: 1283px) and (max-width:1055px) {
    .has-text-left-desktop-only {
        text-align:left!important
    }
}

@media screen and (min-width: 1056px) {
    .has-text-left-widescreen {
        text-align:left!important
    }
}

@media screen and (min-width: 1056px) and (max-width:1283px) {
    .has-text-left-widescreen-only {
        text-align:left!important
    }
}

@media screen and (min-width: 1284px) {
    .has-text-left-fullhd {
        text-align:left!important
    }
}

@media screen and (max-width: 575px) {
    .has-text-right-mobile {
        text-align:right!important
    }
}

@media print,screen and (min-width: 580px) {
    .has-text-right-tablet {
        text-align:right!important
    }
}

@media screen and (min-width: 580px) and (max-width:831px) {
    .has-text-right-tablet-only {
        text-align:right!important
    }
}

@media screen and (max-width: 575px) {
    .has-text-right-touch {
        text-align:right!important
    }
}

@media screen and (min-width: 1283px) {
    .has-text-right-desktop {
        text-align:right!important
    }
}

@media screen and (min-width: 1283px) and (max-width:1055px) {
    .has-text-right-desktop-only {
        text-align:right!important
    }
}

@media screen and (min-width: 1056px) {
    .has-text-right-widescreen {
        text-align:right!important
    }
}

@media screen and (min-width: 1056px) and (max-width:1283px) {
    .has-text-right-widescreen-only {
        text-align:right!important
    }
}

@media screen and (min-width: 1284px) {
    .has-text-right-fullhd {
        text-align:right!important
    }
}

.is-capitalized {
    text-transform: capitalize!important
}

.is-lowercase {
    text-transform: lowercase!important
}

.is-uppercase,div.novoclouds-discountTicket div.novoclouds-discountTicket-content div.novoclouds-discountCardPrice span.is-size-1,div.novoclouds-discountTicket div.novoclouds-discountTicket-content div.novoclouds-discountCardPrice span.is-size-2,div.novoclouds-discountTicket div.novoclouds-discountTicket-content div.novoclouds-discountCardPrice span.is-size-3,div.novoclouds-discountTicket div.novoclouds-discountTicket-content div.novoclouds-discountCardPrice span.is-size-4,div.novoclouds-discountTicket div.novoclouds-discountTicket-content div.novoclouds-discountCardPrice span.is-size-5,div.novoclouds-discountTicket div.novoclouds-discountTicket-content div.novoclouds-discountCardPrice span.is-size-6,div.novoclouds-discountTicket div.novoclouds-discountTicket-content div.novoclouds-discountCardPrice span.is-size-7 {
    text-transform: uppercase!important
}

.is-italic {
    font-style: italic!important
}

.has-text-white,div.novoclouds-billboardImageRibbon div.novoclouds-billboardCountdown-timer.invert span.digitSpacer,div.novoclouds-billboardImageRibbon div.novoclouds-billboardCountdown-timer.invert span.novoclouds-countdownTimerLegend,div.novoclouds-billboardImageRibbon div.novoclouds-billboardCountdown-timer span.novoclouds-countdownTimerLegend,div.novoclouds-billboardNoImageRibbon div.novoclouds-billboardCountdown-timer.invert span.digitSpacer,div.novoclouds-billboardNoImageRibbon div.novoclouds-billboardCountdown-timer.invert span.novoclouds-countdownTimerLegend,div.novoclouds-billboardNoImageRibbon div.novoclouds-billboardCountdown-timer span.novoclouds-countdownTimerLegend,div.novoclouds-billboardSaleDoubleRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper .button,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-billboardCountdown-timer.invert span.digitSpacer,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-billboardCountdown-timer.invert span.novoclouds-countdownTimerLegend,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-billboardCountdown-timer span.novoclouds-countdownTimerLegend,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper .button,div.novoclouds-billboardSaleImageRibbon div.novoclouds-billboardCountdown-timer.invert span.digitSpacer,div.novoclouds-billboardSaleImageRibbon div.novoclouds-billboardCountdown-timer.invert span.novoclouds-countdownTimerLegend,div.novoclouds-billboardSaleImageRibbon div.novoclouds-billboardCountdown-timer span.novoclouds-countdownTimerLegend {
    color: #fffdfb!important
}

a.has-text-white:focus,a.has-text-white:hover,div.novoclouds-billboardSaleDoubleRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper a.button:focus,div.novoclouds-billboardSaleDoubleRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper a.button:hover,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper a.button:focus,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper a.button:hover {
    color: #ffe4c8!important
}

.has-background-white,div.novoclouds-blogSearchLight div.autocomplete .input {
    background-color: #fffdfb!important
}

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

a.has-text-light:focus,a.has-text-light:hover {
    color: #dbdbdb!important
}

.has-background-light,div.autocomplete .input {
    background-color: #f5f5f5!important
}

a.has-text-grey:focus,a.has-text-grey:hover {
    color: #657082!important
}

.has-text-dark,div.content div.novoclouds-tableContainer table td,div.content div.novoclouds-tableContainer table th,div.novoclouds-billboardImageRibbon div.novoclouds-billboardCountdown-timer span.novoclouds-countdownTimerLegend,div.novoclouds-billboardNoImageRibbon div.novoclouds-billboardCountdown-timer span.novoclouds-countdownTimerLegend,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-billboardCountdown-timer span.novoclouds-countdownTimerLegend,div.novoclouds-billboardSaleImageRibbon div.novoclouds-billboardCountdown-timer span.novoclouds-countdownTimerLegend {
    color: #506078!important
}

a.has-text-dark:focus,a.has-text-dark:hover {
    color: #3c4859!important
}

.has-background-dark {
    background-color: #506078!important
}

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

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

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

.has-text-primary,div.autocomplete span.icon.is-left,div.novoclouds-billboardSaleDoubleRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper .button:hover,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper .button:hover {
    color: #1e4682!important
}

a.has-text-primary:focus,a.has-text-primary:hover,div.novoclouds-billboardSaleDoubleRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper a.button:focus:hover,div.novoclouds-billboardSaleDoubleRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper a.button:hover,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper a.button:focus:hover,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper a.button:hover {
    color: #143059!important
}

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

.has-text-secondary {
    color: #005d67!important
}

a.has-text-secondary:focus,a.has-text-secondary:hover {
    color: #126fff!important
}

.has-background-secondary {
    background-color: #005d67!important
}

.has-text-secondary-light {
    color: #ebf3ff!important
}

a.has-text-secondary-light:focus,a.has-text-secondary-light:hover {
    color: #b8d4ff!important
}

.has-background-secondary-light {
    background-color: #ebf3ff!important
}

.has-text-secondary-lighter {
    color: #f8faff!important
}

a.has-text-secondary-lighter:focus,a.has-text-secondary-lighter:hover {
    color: #c5d6ff!important
}

.has-background-secondary-lighter,div.novoclouds-blogSearchSecondaryLight div.autocomplete .input {
    background-color: #f8faff!important
}

.has-text-info {
    color: #1565d8!important
}

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

.has-background-info {
    background-color: #1565d8!important
}

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

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

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

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

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

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

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

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

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

.has-text-link {
    color: #005d67!important
}

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

.has-background-link {
    background-color: #005d67!important
}

.has-text-green {
    color: #1dc4c9!important
}

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

.has-background-green {
    background-color: #1dc4c9!important
}

.has-text-green-light {
    color: #def6f7!important
}

a.has-text-green-light:focus,a.has-text-green-light:hover {
    color: #b5ebed!important
}

.has-background-green-light {
    background-color: #def6f7!important
}

.has-text-green-dark {
    color: #20969b!important
}

a.has-text-green-dark:focus,a.has-text-green-dark:hover {
    color: #176d71!important
}

.has-background-green-dark {
    background-color: #20969b!important
}

.has-text-turquoise {
    color: #71edff!important
}

a.has-text-turquoise:focus,a.has-text-turquoise:hover {
    color: #3ee7ff!important
}

.has-background-turquoise {
    background-color: #71edff!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: #7f8a9b!important
}

.has-background-grey {
    background-color: #7f8a9b!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,div.content div.novoclouds-tableContainer table thead tr:last-child th {
    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: Inter,sans-serif!important
}

.is-family-sans-serif,.is-family-secondary {
    font-family: BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif!important
}

.is-family-code,.is-family-monospace {
    font-family: monospace!important
}

.is-block {
    display: block!important
}

@media screen and (max-width: 575px) {
    .is-block-mobile {
        display:block!important
    }
}

@media print,screen and (min-width: 580px) {
    .is-block-tablet {
        display:block!important
    }
}

@media screen and (min-width: 580px) and (max-width:831px) {
    .is-block-tablet-only {
        display:block!important
    }
}

@media screen and (max-width: 575px) {
    .is-block-touch {
        display:block!important
    }
}

@media screen and (min-width: 1283px) {
    .is-block-desktop {
        display:block!important
    }
}

@media screen and (min-width: 1283px) and (max-width:1055px) {
    .is-block-desktop-only {
        display:block!important
    }
}

@media screen and (min-width: 1056px) {
    .is-block-widescreen {
        display:block!important
    }
}

@media screen and (min-width: 1056px) and (max-width:1283px) {
    .is-block-widescreen-only {
        display:block!important
    }
}

@media screen and (min-width: 1284px) {
    .is-block-fullhd {
        display:block!important
    }
}

.is-flex,.is-flex-column {
    display: flex!important
}

@media screen and (max-width: 575px) {
    .is-flex-mobile {
        display:flex!important
    }
}

@media print,screen and (min-width: 580px) {
    .is-flex-tablet {
        display:flex!important
    }
}

@media screen and (min-width: 580px) and (max-width:831px) {
    .is-flex-tablet-only {
        display:flex!important
    }
}

@media screen and (max-width: 575px) {
    .is-flex-touch {
        display:flex!important
    }
}

@media screen and (min-width: 1283px) {
    .is-flex-desktop {
        display:flex!important
    }
}

@media screen and (min-width: 1283px) and (max-width:1055px) {
    .is-flex-desktop-only {
        display:flex!important
    }
}

@media screen and (min-width: 1056px) {
    .is-flex-widescreen {
        display:flex!important
    }
}

@media screen and (min-width: 1056px) and (max-width:1283px) {
    .is-flex-widescreen-only {
        display:flex!important
    }
}

@media screen and (min-width: 1284px) {
    .is-flex-fullhd {
        display:flex!important
    }
}

.is-inline {
    display: inline!important
}

@media screen and (max-width: 575px) {
    .is-inline-mobile {
        display:inline!important
    }
}

@media print,screen and (min-width: 580px) {
    .is-inline-tablet {
        display:inline!important
    }
}

@media screen and (min-width: 580px) and (max-width:831px) {
    .is-inline-tablet-only {
        display:inline!important
    }
}

@media screen and (max-width: 575px) {
    .is-inline-touch {
        display:inline!important
    }
}

@media screen and (min-width: 1283px) {
    .is-inline-desktop {
        display:inline!important
    }
}

@media screen and (min-width: 1283px) and (max-width:1055px) {
    .is-inline-desktop-only {
        display:inline!important
    }
}

@media screen and (min-width: 1056px) {
    .is-inline-widescreen {
        display:inline!important
    }
}

@media screen and (min-width: 1056px) and (max-width:1283px) {
    .is-inline-widescreen-only {
        display:inline!important
    }
}

@media screen and (min-width: 1284px) {
    .is-inline-fullhd {
        display:inline!important
    }
}

.is-inline-block {
    display: inline-block!important
}

@media screen and (max-width: 575px) {
    .is-inline-block-mobile {
        display:inline-block!important
    }
}

@media print,screen and (min-width: 580px) {
    .is-inline-block-tablet {
        display:inline-block!important
    }
}

@media screen and (min-width: 580px) and (max-width:831px) {
    .is-inline-block-tablet-only {
        display:inline-block!important
    }
}

@media screen and (max-width: 575px) {
    .is-inline-block-touch {
        display:inline-block!important
    }
}

@media screen and (min-width: 1283px) {
    .is-inline-block-desktop {
        display:inline-block!important
    }
}

@media screen and (min-width: 1283px) and (max-width:1055px) {
    .is-inline-block-desktop-only {
        display:inline-block!important
    }
}

@media screen and (min-width: 1056px) {
    .is-inline-block-widescreen {
        display:inline-block!important
    }
}

@media screen and (min-width: 1056px) and (max-width:1283px) {
    .is-inline-block-widescreen-only {
        display:inline-block!important
    }
}

@media screen and (min-width: 1284px) {
    .is-inline-block-fullhd {
        display:inline-block!important
    }
}

.is-inline-flex {
    display: inline-flex!important
}

@media screen and (max-width: 575px) {
    .is-inline-flex-mobile {
        display:inline-flex!important
    }
}

@media print,screen and (min-width: 580px) {
    .is-inline-flex-tablet {
        display:inline-flex!important
    }
}

@media screen and (min-width: 580px) and (max-width:831px) {
    .is-inline-flex-tablet-only {
        display:inline-flex!important
    }
}

@media screen and (max-width: 575px) {
    .is-inline-flex-touch {
        display:inline-flex!important
    }
}

@media screen and (min-width: 1283px) {
    .is-inline-flex-desktop {
        display:inline-flex!important
    }
}

@media screen and (min-width: 1283px) and (max-width:1055px) {
    .is-inline-flex-desktop-only {
        display:inline-flex!important
    }
}

@media screen and (min-width: 1056px) {
    .is-inline-flex-widescreen {
        display:inline-flex!important
    }
}

@media screen and (min-width: 1056px) and (max-width:1283px) {
    .is-inline-flex-widescreen-only {
        display:inline-flex!important
    }
}

@media screen and (min-width: 1284px) {
    .is-inline-flex-fullhd {
        display:inline-flex!important
    }
}

.is-hidden {
    display: none!important
}

.is-sr-only {
    border: none!important;
    clip: rect(0,0,0,0)!important;
    height: .01em!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    white-space: nowrap!important;
    width: .01em!important
}

@media screen and (max-width: 575px) {
    .is-hidden-mobile {
        display:none!important
    }
}

@media print,screen and (min-width: 580px) {
    .is-hidden-tablet {
        display:none!important
    }
}

@media screen and (min-width: 580px) and (max-width:831px) {
    .is-hidden-tablet-only {
        display:none!important
    }
}

@media screen and (max-width: 575px) {
    .is-hidden-touch {
        display:none!important
    }
}

@media screen and (min-width: 1283px) {
    .is-hidden-desktop {
        display:none!important
    }
}

@media screen and (min-width: 1283px) and (max-width:1055px) {
    .is-hidden-desktop-only {
        display:none!important
    }
}

@media screen and (min-width: 1056px) {
    .is-hidden-widescreen {
        display:none!important
    }
}

@media screen and (min-width: 1056px) and (max-width:1283px) {
    .is-hidden-widescreen-only {
        display:none!important
    }
}

@media screen and (min-width: 1284px) {
    .is-hidden-fullhd {
        display:none!important
    }
}

.is-invisible {
    visibility: hidden!important
}

@media screen and (max-width: 575px) {
    .is-invisible-mobile {
        visibility:hidden!important
    }
}

@media print,screen and (min-width: 580px) {
    .is-invisible-tablet {
        visibility:hidden!important
    }
}

@media screen and (min-width: 580px) and (max-width:831px) {
    .is-invisible-tablet-only {
        visibility:hidden!important
    }
}

@media screen and (max-width: 575px) {
    .is-invisible-touch {
        visibility:hidden!important
    }
}

@media screen and (min-width: 1283px) {
    .is-invisible-desktop {
        visibility:hidden!important
    }
}

@media screen and (min-width: 1283px) and (max-width:1055px) {
    .is-invisible-desktop-only {
        visibility:hidden!important
    }
}

@media screen and (min-width: 1056px) {
    .is-invisible-widescreen {
        visibility:hidden!important
    }
}

@media screen and (min-width: 1056px) and (max-width:1283px) {
    .is-invisible-widescreen-only {
        visibility:hidden!important
    }
}

@media screen and (min-width: 1284px) {
    .is-invisible-fullhd {
        visibility:hidden!important
    }
}

.is-marginless {
    margin: 0!important
}

.is-paddingless {
    padding: 0!important
}

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

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

.is-relative {
    position: relative!important
}

.box {
    background-color: #fffdfb;
    border-radius: 0;
    box-shadow: 0 2px 3px rgba(35,36,50,.1),0 0 0 1px rgba(35,36,50,.1);
    color: #506078;
    display: block;
    padding: 1.5rem
}

a.box:focus,a.box:hover {
    box-shadow: 0 2px 3px rgba(35,36,50,.1),0 0 0 1px #005d67
}

a.box:active {
    box-shadow: inset 0 1px 2px rgba(35,36,50,.2),0 0 0 1px #005d67
}

.button {
    background-color: #fffdfb;
    border-color: #dbdbdb;
    border-width: 1px;
    color: #363636;
    cursor: pointer;
    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: #506078
}

.button.is-focused,.button:focus {
    border-color: #3273dc;
    color: #363636
}

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

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

.button.is-text {
    background-color: transparent;
    border-color: transparent;
    color: #506078;
    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: inherit
}

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

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

.button.is-white {
    background-color: #fffdfb;
    border-color: transparent;
    color: #232432
}

.button.is-white.is-hovered,.button.is-white:hover {
    background-color: #fff7ee;
    border-color: transparent;
    color: #232432
}

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

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

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

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

.button.is-white.is-inverted {
    background-color: #232432;
    color: #fffdfb
}

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

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

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

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

.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: #fffdfb;
    border-color: #fffdfb;
    color: #232432
}

.button.is-white.is-outlined.is-loading:after {
    border-color: transparent transparent #fffdfb #fffdfb!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 #232432 #232432!important
}

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

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

.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: #232432;
    color: #fffdfb
}

.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 #fffdfb #fffdfb!important
}

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

.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) {
    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;
    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;
    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;
    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;
    box-shadow: none;
    color: #363636
}

.button.is-grey {
    background-color: #7f8a9b;
    border-color: transparent;
    color: #fff
}

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

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

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

.button.is-grey.is-active,.button.is-grey:active {
    background-color: #717d90;
    border-color: transparent;
    color: #fff
}

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

.button.is-grey.is-inverted {
    background-color: #fff;
    color: #7f8a9b
}

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

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

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

.button.is-grey.is-outlined {
    background-color: transparent;
    border-color: #7f8a9b;
    color: #7f8a9b
}

.button.is-grey.is-outlined.is-focused,.button.is-grey.is-outlined.is-hovered,.button.is-grey.is-outlined:focus,.button.is-grey.is-outlined:hover {
    background-color: #7f8a9b;
    border-color: #7f8a9b;
    color: #fff
}

.button.is-grey.is-outlined.is-loading:after {
    border-color: transparent transparent #7f8a9b #7f8a9b!important
}

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

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

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

.button.is-grey.is-inverted.is-outlined.is-focused,.button.is-grey.is-inverted.is-outlined.is-hovered,.button.is-grey.is-inverted.is-outlined:focus,.button.is-grey.is-inverted.is-outlined:hover {
    background-color: #fff;
    color: #7f8a9b
}

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

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

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

.button.is-dark.is-hovered,.button.is-dark:hover {
    background-color: #4b5a70;
    border-color: transparent;
    color: #fff
}

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

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

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

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

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

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

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

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

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

.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: #506078;
    border-color: #506078;
    color: #fff
}

.button.is-dark.is-outlined.is-loading:after {
    border-color: transparent transparent #506078 #506078!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 #fff #fff!important
}

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

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

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

.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 #506078 #506078!important
}

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

.button.is-black {
    background-color: #232432;
    border-color: transparent;
    color: #fffdfb
}

.button.is-black.is-hovered,.button.is-black:hover {
    background-color: #1e1f2b;
    border-color: transparent;
    color: #fffdfb
}

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

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

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

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

.button.is-black.is-inverted {
    background-color: #fffdfb;
    color: #232432
}

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

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

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

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

.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: #232432;
    border-color: #232432;
    color: #fffdfb
}

.button.is-black.is-outlined.is-loading:after {
    border-color: transparent transparent #232432 #232432!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 #fffdfb #fffdfb!important
}

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

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

.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: #fffdfb;
    color: #232432
}

.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 #232432 #232432!important
}

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

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

.button.is-primary.is-hovered,.button.is-primary:hover {
    background-color: #1c4078;
    border-color: transparent;
    color: #fff
}

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

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

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

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

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

.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;
    box-shadow: none;
    color: #1e4682
}

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

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

.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: #1e4682;
    border-color: #1e4682;
    color: #fff
}

.button.is-primary.is-outlined.is-loading:after {
    border-color: transparent transparent #1e4682 #1e4682!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: #1e4682;
    box-shadow: none;
    color: #1e4682
}

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

.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 #1e4682 #1e4682!important
}

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

.button.is-secondary {
    background-color: #005d67;
    border-color: transparent;
    color: #fff
}

.button.is-secondary.is-hovered,.button.is-secondary:hover {
    background-color: #3886ff;
    border-color: transparent;
    color: #fff
}

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

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

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

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

.button.is-secondary.is-inverted {
    background-color: #fff;
    color: #005d67
}

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

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

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

.button.is-secondary.is-outlined {
    background-color: transparent;
    border-color: #005d67;
    color: #005d67
}

.button.is-secondary.is-outlined.is-focused,.button.is-secondary.is-outlined.is-hovered,.button.is-secondary.is-outlined:focus,.button.is-secondary.is-outlined:hover {
    background-color: #005d67;
    border-color: #005d67;
    color: #fff
}

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

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

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

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

.button.is-secondary.is-inverted.is-outlined.is-focused,.button.is-secondary.is-inverted.is-outlined.is-hovered,.button.is-secondary.is-inverted.is-outlined:focus,.button.is-secondary.is-inverted.is-outlined:hover {
    background-color: #fff;
    color: #005d67
}

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

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

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

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

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

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

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

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

.button.is-secondary-light.is-inverted {
    background-color: rgba(0,0,0,.7);
    color: #ebf3ff
}

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

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

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

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

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

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

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

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

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

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

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

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

.button.is-secondary-lighter {
    background-color: #f8faff;
    border-color: transparent;
    color: rgba(0,0,0,.7)
}

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

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

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

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

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

.button.is-secondary-lighter.is-inverted {
    background-color: rgba(0,0,0,.7);
    color: #f8faff
}

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

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

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

.button.is-secondary-lighter.is-outlined {
    background-color: transparent;
    border-color: #f8faff;
    color: #f8faff
}

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

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

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

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

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

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

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

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

.button.is-info {
    background-color: #1565d8;
    border-color: transparent;
    color: #fff
}

.button.is-info.is-hovered,.button.is-info:hover {
    background-color: #1460cc;
    border-color: transparent;
    color: #fff
}

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

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

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

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

.button.is-info.is-inverted {
    background-color: #fff;
    color: #1565d8
}

.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;
    box-shadow: none;
    color: #1565d8
}

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

.button.is-info.is-outlined {
    background-color: transparent;
    border-color: #1565d8;
    color: #1565d8
}

.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: #1565d8;
    border-color: #1565d8;
    color: #fff
}

.button.is-info.is-outlined.is-loading:after {
    border-color: transparent transparent #1565d8 #1565d8!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: #1565d8;
    box-shadow: none;
    color: #1565d8
}

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

.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 #1565d8 #1565d8!important
}

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

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

.button.is-success.is-hovered,.button.is-success:hover {
    background-color: #22c65b;
    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) {
    box-shadow: 0 0 0 .125em rgba(35,209,96,.25)
}

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

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

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

.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;
    box-shadow: none;
    color: #23d160
}

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

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

.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: #23d160;
    border-color: #23d160;
    color: #fff
}

.button.is-success.is-outlined.is-loading:after {
    border-color: transparent transparent #23d160 #23d160!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: #23d160;
    box-shadow: none;
    color: #23d160
}

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

.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 #23d160 #23d160!important
}

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

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

.button.is-warning.is-hovered,.button.is-warning:hover {
    background-color: #e8900b;
    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) {
    box-shadow: 0 0 0 .125em rgba(243,151,13,.25)
}

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

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

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

.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;
    box-shadow: none;
    color: #f3970d
}

.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: #f3970d;
    color: #f3970d
}

.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: #f3970d;
    border-color: #f3970d;
    color: rgba(0,0,0,.7)
}

.button.is-warning.is-outlined.is-loading:after {
    border-color: transparent transparent #f3970d #f3970d!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: #f3970d;
    box-shadow: none;
    color: #f3970d
}

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

.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 #f3970d #f3970d!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);
    box-shadow: none;
    color: rgba(0,0,0,.7)
}

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

.button.is-danger.is-hovered,.button.is-danger:hover {
    background-color: #fd2e00;
    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) {
    box-shadow: 0 0 0 .125em rgba(255,55,11,.25)
}

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

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

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

.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;
    box-shadow: none;
    color: #ff370b
}

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

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

.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: #ff370b;
    border-color: #ff370b;
    color: #fff
}

.button.is-danger.is-outlined.is-loading:after {
    border-color: transparent transparent #ff370b #ff370b!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: #ff370b;
    box-shadow: none;
    color: #ff370b
}

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

.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 #ff370b #ff370b!important
}

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

.button.is-link {
    background-color: #005d67;
    border-color: transparent;
    color: #fff
}

.button.is-link.is-hovered,.button.is-link:hover {
    background-color: #3886ff;
    border-color: transparent;
    color: #fff
}

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

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

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

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

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

.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;
    box-shadow: none;
    color: #005d67
}

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

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

.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: #005d67;
    border-color: #005d67;
    color: #fff
}

.button.is-link.is-outlined.is-loading:after {
    border-color: transparent transparent #005d67 #005d67!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: #005d67;
    box-shadow: none;
    color: #005d67
}

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

.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 #005d67 #005d67!important
}

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

.button.is-green {
    background-color: #1dc4c9;
    border-color: transparent;
    color: #fffdfb
}

.button.is-green.is-hovered,.button.is-green:hover {
    background-color: #1bb9be;
    border-color: transparent;
    color: #fffdfb
}

.button.is-green.is-focused,.button.is-green:focus {
    border-color: transparent;
    color: #fffdfb
}

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

.button.is-green.is-active,.button.is-green:active {
    background-color: #1aaeb3;
    border-color: transparent;
    color: #fffdfb
}

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

.button.is-green.is-inverted {
    background-color: #fffdfb;
    color: #1dc4c9
}

.button.is-green.is-inverted.is-hovered,.button.is-green.is-inverted:hover {
    background-color: #fff0e2
}

.button.is-green.is-inverted[disabled],fieldset[disabled] .button.is-green.is-inverted {
    background-color: #fffdfb;
    border-color: transparent;
    box-shadow: none;
    color: #1dc4c9
}

.button.is-green.is-loading:after {
    border-color: transparent transparent #fffdfb #fffdfb!important
}

.button.is-green.is-outlined {
    background-color: transparent;
    border-color: #1dc4c9;
    color: #1dc4c9
}

.button.is-green.is-outlined.is-focused,.button.is-green.is-outlined.is-hovered,.button.is-green.is-outlined:focus,.button.is-green.is-outlined:hover {
    background-color: #1dc4c9;
    border-color: #1dc4c9;
    color: #fffdfb
}

.button.is-green.is-outlined.is-loading:after {
    border-color: transparent transparent #1dc4c9 #1dc4c9!important
}

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

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

.button.is-green.is-inverted.is-outlined {
    background-color: transparent;
    border-color: #fffdfb;
    color: #fffdfb
}

.button.is-green.is-inverted.is-outlined.is-focused,.button.is-green.is-inverted.is-outlined.is-hovered,.button.is-green.is-inverted.is-outlined:focus,.button.is-green.is-inverted.is-outlined:hover {
    background-color: #fffdfb;
    color: #1dc4c9
}

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

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

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

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

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

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

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

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

.button.is-green-light.is-inverted {
    background-color: rgba(0,0,0,.7);
    color: #def6f7
}

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

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

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

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

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

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

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

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

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

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

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

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

.button.is-green-dark {
    background-color: #20969b;
    border-color: transparent;
    color: #fff
}

.button.is-green-dark.is-hovered,.button.is-green-dark:hover {
    background-color: #1e8c90;
    border-color: transparent;
    color: #fff
}

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

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

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

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

.button.is-green-dark.is-inverted {
    background-color: #fff;
    color: #20969b
}

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

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

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

.button.is-green-dark.is-outlined {
    background-color: transparent;
    border-color: #20969b;
    color: #20969b
}

.button.is-green-dark.is-outlined.is-focused,.button.is-green-dark.is-outlined.is-hovered,.button.is-green-dark.is-outlined:focus,.button.is-green-dark.is-outlined:hover {
    background-color: #20969b;
    border-color: #20969b;
    color: #fff
}

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

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

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

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

.button.is-green-dark.is-inverted.is-outlined.is-focused,.button.is-green-dark.is-inverted.is-outlined.is-hovered,.button.is-green-dark.is-inverted.is-outlined:focus,.button.is-green-dark.is-inverted.is-outlined:hover {
    background-color: #fff;
    color: #20969b
}

.button.is-green-dark.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-green-dark.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-green-dark.is-inverted.is-outlined.is-loading:focus:after,.button.is-green-dark.is-inverted.is-outlined.is-loading:hover:after {
    border-color: transparent transparent #20969b #20969b!important
}

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

.button.is-turquoise {
    background-color: #71edff;
    border-color: transparent;
    color: rgba(0,0,0,.7)
}

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

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

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

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

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

.button.is-turquoise.is-inverted {
    background-color: rgba(0,0,0,.7);
    color: #71edff
}

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

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

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

.button.is-turquoise.is-outlined {
    background-color: transparent;
    border-color: #71edff;
    color: #71edff
}

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

.button.is-turquoise.is-outlined.is-loading:after {
    border-color: transparent transparent #71edff #71edff!important
}

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

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

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

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

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

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

.button.is-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: #fffdfb;
    border-color: #dbdbdb;
    box-shadow: none;
    opacity: .5
}

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

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

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

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

.button.is-rounded,.novoclouds-lazyload-rounded .button.ls-blur-up-img {
    border-radius: 290486px;
    padding-left: 1em;
    padding-right: 1em
}

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

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

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

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

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

.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large) {
    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 {
    flex-grow: 1;
    flex-shrink: 1
}

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

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

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

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

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

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

    .container.is-fluid {
        margin-left: 32px;
        margin-right: 32px;
        max-width: none
    }
}

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

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

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

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

.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: inherit;
    font-weight: 600;
    line-height: 1.125
}

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

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

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

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

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

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

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

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

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

.content blockquote {
    background-color: #f8faff;
    border-left: 5px solid #005d67;
    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: inherit
}

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

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

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

.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 {
    align-items: center;
    display: inline-flex;
    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 .novoclouds-lazyload-rounded img.ls-blur-up-img,.image img.is-rounded,.novoclouds-lazyload-rounded .image img.ls-blur-up-img {
    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: #fffdfb
}

.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: #fffdfb;
    color: #232432
}

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

.notification.is-grey {
    background-color: #7f8a9b;
    color: #fff
}

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

.notification.is-black {
    background-color: #232432;
    color: #fffdfb
}

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

.notification.is-secondary {
    background-color: #005d67;
    color: #fff
}

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

.notification.is-secondary-lighter {
    background-color: #f8faff;
    color: rgba(0,0,0,.7)
}

.notification.is-info {
    background-color: #1565d8;
    color: #fff
}

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

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

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

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

.notification.is-green {
    background-color: #1dc4c9;
    color: #fffdfb
}

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

.notification.is-green-dark {
    background-color: #20969b;
    color: #fff
}

.notification.is-turquoise {
    background-color: #71edff;
    color: rgba(0,0,0,.7)
}

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

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

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

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

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

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

.progress.is-white:indeterminate {
    background-image: linear-gradient(90deg,#fffdfb 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: linear-gradient(90deg,#f5f5f5 30%,#dbdbdb 0)
}

.progress.is-grey::-webkit-progress-value {
    background-color: #7f8a9b
}

.progress.is-grey::-moz-progress-bar {
    background-color: #7f8a9b
}

.progress.is-grey::-ms-fill {
    background-color: #7f8a9b
}

.progress.is-grey:indeterminate {
    background-image: linear-gradient(90deg,#7f8a9b 30%,#dbdbdb 0)
}

.progress.is-dark::-webkit-progress-value {
    background-color: #506078
}

.progress.is-dark::-moz-progress-bar {
    background-color: #506078
}

.progress.is-dark::-ms-fill {
    background-color: #506078
}

.progress.is-dark:indeterminate {
    background-image: linear-gradient(90deg,#506078 30%,#dbdbdb 0)
}

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

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

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

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

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

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

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

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

.progress.is-secondary::-webkit-progress-value {
    background-color: #005d67
}

.progress.is-secondary::-moz-progress-bar {
    background-color: #005d67
}

.progress.is-secondary::-ms-fill {
    background-color: #005d67
}

.progress.is-secondary:indeterminate {
    background-image: linear-gradient(90deg,#005d67 30%,#dbdbdb 0)
}

.progress.is-secondary-light::-webkit-progress-value {
    background-color: #ebf3ff
}

.progress.is-secondary-light::-moz-progress-bar {
    background-color: #ebf3ff
}

.progress.is-secondary-light::-ms-fill {
    background-color: #ebf3ff
}

.progress.is-secondary-light:indeterminate {
    background-image: linear-gradient(90deg,#ebf3ff 30%,#dbdbdb 0)
}

.progress.is-secondary-lighter::-webkit-progress-value {
    background-color: #f8faff
}

.progress.is-secondary-lighter::-moz-progress-bar {
    background-color: #f8faff
}

.progress.is-secondary-lighter::-ms-fill {
    background-color: #f8faff
}

.progress.is-secondary-lighter:indeterminate {
    background-image: linear-gradient(90deg,#f8faff 30%,#dbdbdb 0)
}

.progress.is-info::-webkit-progress-value {
    background-color: #1565d8
}

.progress.is-info::-moz-progress-bar {
    background-color: #1565d8
}

.progress.is-info::-ms-fill {
    background-color: #1565d8
}

.progress.is-info:indeterminate {
    background-image: linear-gradient(90deg,#1565d8 30%,#dbdbdb 0)
}

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

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

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

.progress.is-success:indeterminate {
    background-image: linear-gradient(90deg,#23d160 30%,#dbdbdb 0)
}

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

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

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

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

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

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

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

.progress.is-danger:indeterminate {
    background-image: linear-gradient(90deg,#ff370b 30%,#dbdbdb 0)
}

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

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

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

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

.progress.is-green::-webkit-progress-value {
    background-color: #1dc4c9
}

.progress.is-green::-moz-progress-bar {
    background-color: #1dc4c9
}

.progress.is-green::-ms-fill {
    background-color: #1dc4c9
}

.progress.is-green:indeterminate {
    background-image: linear-gradient(90deg,#1dc4c9 30%,#dbdbdb 0)
}

.progress.is-green-light::-webkit-progress-value {
    background-color: #def6f7
}

.progress.is-green-light::-moz-progress-bar {
    background-color: #def6f7
}

.progress.is-green-light::-ms-fill {
    background-color: #def6f7
}

.progress.is-green-light:indeterminate {
    background-image: linear-gradient(90deg,#def6f7 30%,#dbdbdb 0)
}

.progress.is-green-dark::-webkit-progress-value {
    background-color: #20969b
}

.progress.is-green-dark::-moz-progress-bar {
    background-color: #20969b
}

.progress.is-green-dark::-ms-fill {
    background-color: #20969b
}

.progress.is-green-dark:indeterminate {
    background-image: linear-gradient(90deg,#20969b 30%,#dbdbdb 0)
}

.progress.is-turquoise::-webkit-progress-value {
    background-color: #71edff
}

.progress.is-turquoise::-moz-progress-bar {
    background-color: #71edff
}

.progress.is-turquoise::-ms-fill {
    background-color: #71edff
}

.progress.is-turquoise:indeterminate {
    background-image: linear-gradient(90deg,#71edff 30%,#dbdbdb 0)
}

.progress:indeterminate {
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: moveIndeterminate;
    animation-timing-function: linear;
    background-color: #dbdbdb;
    background-image: linear-gradient(90deg,#506078 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
}

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

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

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

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

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

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

.table td.is-grey,.table th.is-grey {
    background-color: #7f8a9b;
    border-color: #7f8a9b;
    color: #fff
}

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

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

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

.table td.is-secondary,.table th.is-secondary {
    background-color: #005d67;
    border-color: #005d67;
    color: #fff
}

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

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

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

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

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

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

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

.table td.is-green,.table th.is-green {
    background-color: #1dc4c9;
    border-color: #1dc4c9;
    color: #fffdfb
}

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

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

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

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

.table td.is-selected,.table th.is-selected {
    background-color: #1e4682;
    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: inherit
}

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

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

.table tfoot {
    background-color: transparent
}

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

.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 {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

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

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

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

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

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

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

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

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

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

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

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

.tags.has-addons .tag:not(:first-child) {
    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) {
    align-items: center;
    background-color: #f5f5f5;
    border-radius: 4px;
    color: #506078;
    display: inline-flex;
    font-size: .75rem;
    height: 2em;
    justify-content: center;
    line-height: 1.5;
    padding-left: .75em;
    padding-right: .75em;
    white-space: nowrap
}

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

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

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

.tag:not(body).is-grey {
    background-color: #7f8a9b;
    color: #fff
}

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

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

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

.tag:not(body).is-secondary {
    background-color: #005d67;
    color: #fff
}

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

.tag:not(body).is-secondary-lighter {
    background-color: #f8faff;
    color: rgba(0,0,0,.7)
}

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

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

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

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

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

.tag:not(body).is-green {
    background-color: #1dc4c9;
    color: #fffdfb
}

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

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

.tag:not(body).is-turquoise {
    background-color: #71edff;
    color: rgba(0,0,0,.7)
}

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

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

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

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

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

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

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

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

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

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

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

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

.tag:not(body).is-rounded,.novoclouds-lazyload-rounded .tag.ls-blur-up-img:not(body) {
    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: 1.25rem;
    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: 2.5rem
}

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

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

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

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

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

.subtitle {
    color: #4a4a4a;
    font-size: 1rem;
    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: 2.5rem
}

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

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

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

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

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

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

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

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

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

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

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

.input:hover,.is-hovered.input,.is-hovered.textarea,.select select.is-hovered,.select select:hover,.textarea:hover {
    border-color: #b5b5b5
}

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

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

.input[disabled]::-moz-placeholder,.select fieldset[disabled] select::-moz-placeholder,.select select[disabled]::-moz-placeholder,.textarea[disabled]::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder {
    color: rgba(127,138,155,.3)
}

.input[disabled]::-webkit-input-placeholder,.select fieldset[disabled] select::-webkit-input-placeholder,.select select[disabled]::-webkit-input-placeholder,.textarea[disabled]::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder {
    color: rgba(127,138,155,.3)
}

.input[disabled]:-moz-placeholder,.select fieldset[disabled] select:-moz-placeholder,.select select[disabled]:-moz-placeholder,.textarea[disabled]:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder {
    color: rgba(127,138,155,.3)
}

.input[disabled]:-ms-input-placeholder,.select fieldset[disabled] select:-ms-input-placeholder,.select select[disabled]:-ms-input-placeholder,.textarea[disabled]:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder {
    color: rgba(127,138,155,.3)
}

.input,.textarea {
    box-shadow: inset 0 1px 2px rgba(35,36,50,.1);
    max-width: 100%;
    width: 100%
}

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

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

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

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

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

.is-grey.input,.is-grey.textarea {
    border-color: #7f8a9b
}

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

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

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

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

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

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

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

.is-secondary.input,.is-secondary.textarea {
    border-color: #005d67
}

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

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

.is-secondary-light.input:active,.is-secondary-light.input:focus,.is-secondary-light.is-active.input,.is-secondary-light.is-active.textarea,.is-secondary-light.is-focused.input,.is-secondary-light.is-focused.textarea,.is-secondary-light.textarea:active,.is-secondary-light.textarea:focus {
    box-shadow: 0 0 0 .125em rgba(235,243,255,.25)
}

.is-secondary-lighter.input,.is-secondary-lighter.textarea {
    border-color: #f8faff
}

.is-secondary-lighter.input:active,.is-secondary-lighter.input:focus,.is-secondary-lighter.is-active.input,.is-secondary-lighter.is-active.textarea,.is-secondary-lighter.is-focused.input,.is-secondary-lighter.is-focused.textarea,.is-secondary-lighter.textarea:active,.is-secondary-lighter.textarea:focus {
    box-shadow: 0 0 0 .125em rgba(248,250,255,.25)
}

.is-info.input,.is-info.textarea {
    border-color: #1565d8
}

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

.is-success.input,.is-success.textarea {
    border-color: #23d160
}

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

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

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

.is-danger.input,.is-danger.textarea {
    border-color: #ff370b
}

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

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

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

.is-green.input,.is-green.textarea {
    border-color: #1dc4c9
}

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

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

.is-green-light.input:active,.is-green-light.input:focus,.is-green-light.is-active.input,.is-green-light.is-active.textarea,.is-green-light.is-focused.input,.is-green-light.is-focused.textarea,.is-green-light.textarea:active,.is-green-light.textarea:focus {
    box-shadow: 0 0 0 .125em rgba(222,246,247,.25)
}

.is-green-dark.input,.is-green-dark.textarea {
    border-color: #20969b
}

.is-green-dark.input:active,.is-green-dark.input:focus,.is-green-dark.is-active.input,.is-green-dark.is-active.textarea,.is-green-dark.is-focused.input,.is-green-dark.is-focused.textarea,.is-green-dark.textarea:active,.is-green-dark.textarea:focus {
    box-shadow: 0 0 0 .125em rgba(32,150,155,.25)
}

.is-turquoise.input,.is-turquoise.textarea {
    border-color: #71edff
}

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

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

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

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

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

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

.input.is-rounded,.novoclouds-lazyload-rounded .input.ls-blur-up-img {
    border-radius: 290486px;
    padding-left: 1em;
    padding-right: 1em
}

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

.textarea {
    display: block;
    max-width: 100%;
    min-width: 100%;
    padding: .625em;
    resize: vertical
}

.textarea:not([rows]) {
    max-height: 600px;
    min-height: 120px
}

.textarea[rows] {
    height: auto
}

.textarea.has-fixed-size {
    resize: none
}

.checkbox,.radio {
    cursor: pointer;
    display: inline-block;
    line-height: 1.25;
    position: relative
}

.checkbox input,.radio input {
    cursor: pointer
}

.checkbox:hover,.radio:hover {
    color: #363636
}

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

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

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

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

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

.select.is-rounded select,.novoclouds-lazyload-rounded .select.ls-blur-up-img select {
    border-radius: 290486px;
    padding-left: 1em
}

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

.select select::-ms-expand {
    display: none
}

.select select[disabled]:hover,fieldset[disabled] .select select:hover {
    border-color: #f5f5f5
}

.select select:not([multiple]) {
    padding-right: 2.5em
}

.select select[multiple] {
    height: auto;
    padding: 0
}

.select select[multiple] option {
    padding: .5em 1em
}

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

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

.select.is-white select.is-hovered,.select.is-white select:hover {
    border-color: #fff0e2
}

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

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

.select.is-light select.is-hovered,.select.is-light select:hover {
    border-color: #e8e8e8
}

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

.select.is-grey:not(:hover):after,.select.is-grey select {
    border-color: #7f8a9b
}

.select.is-grey select.is-hovered,.select.is-grey select:hover {
    border-color: #717d90
}

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

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

.select.is-dark select.is-hovered,.select.is-dark select:hover {
    border-color: #465469
}

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

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

.select.is-black select.is-hovered,.select.is-black select:hover {
    border-color: #191923
}

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

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

.select.is-primary select.is-hovered,.select.is-primary select:hover {
    border-color: #193b6d
}

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

.select.is-secondary:not(:hover):after,.select.is-secondary select {
    border-color: #005d67
}

.select.is-secondary select.is-hovered,.select.is-secondary select:hover {
    border-color: #2c7fff
}

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

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

.select.is-secondary-light select.is-hovered,.select.is-secondary-light select:hover {
    border-color: #d2e4ff
}

.select.is-secondary-light select.is-active,.select.is-secondary-light select.is-focused,.select.is-secondary-light select:active,.select.is-secondary-light select:focus {
    box-shadow: 0 0 0 .125em rgba(235,243,255,.25)
}

.select.is-secondary-lighter:not(:hover):after,.select.is-secondary-lighter select {
    border-color: #f8faff
}

.select.is-secondary-lighter select.is-hovered,.select.is-secondary-lighter select:hover {
    border-color: #dfe8ff
}

.select.is-secondary-lighter select.is-active,.select.is-secondary-lighter select.is-focused,.select.is-secondary-lighter select:active,.select.is-secondary-lighter select:focus {
    box-shadow: 0 0 0 .125em rgba(248,250,255,.25)
}

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

.select.is-info select.is-hovered,.select.is-info select:hover {
    border-color: #135ac1
}

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

.select.is-success:not(:hover):after,.select.is-success select {
    border-color: #23d160
}

.select.is-success select.is-hovered,.select.is-success select:hover {
    border-color: #20bc56
}

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

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

.select.is-warning select.is-hovered,.select.is-warning select:hover {
    border-color: #dc880b
}

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

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

.select.is-danger select.is-hovered,.select.is-danger select:hover {
    border-color: #f12b00
}

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

.select.is-link:not(:hover):after,.select.is-link select {
    border-color: #005d67
}

.select.is-link select.is-hovered,.select.is-link select:hover {
    border-color: #2c7fff
}

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

.select.is-green:not(:hover):after,.select.is-green select {
    border-color: #1dc4c9
}

.select.is-green select.is-hovered,.select.is-green select:hover {
    border-color: #1aaeb3
}

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

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

.select.is-green-light select.is-hovered,.select.is-green-light select:hover {
    border-color: #c9f0f2
}

.select.is-green-light select.is-active,.select.is-green-light select.is-focused,.select.is-green-light select:active,.select.is-green-light select:focus {
    box-shadow: 0 0 0 .125em rgba(222,246,247,.25)
}

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

.select.is-green-dark select.is-hovered,.select.is-green-dark select:hover {
    border-color: #1c8286
}

.select.is-green-dark select.is-active,.select.is-green-dark select.is-focused,.select.is-green-dark select:active,.select.is-green-dark select:focus {
    box-shadow: 0 0 0 .125em rgba(32,150,155,.25)
}

.select.is-turquoise:not(:hover):after,.select.is-turquoise select {
    border-color: #71edff
}

.select.is-turquoise select.is-hovered,.select.is-turquoise select:hover {
    border-color: #58eaff
}

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

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

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

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

.select.is-disabled:after {
    border-color: #7f8a9b
}

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

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

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

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

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

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

.file.is-white .file-cta {
    background-color: #fffdfb;
    border-color: transparent;
    color: #232432
}

.file.is-white.is-hovered .file-cta,.file.is-white:hover .file-cta {
    background-color: #fff7ee;
    border-color: transparent;
    color: #232432
}

.file.is-white.is-focused .file-cta,.file.is-white:focus .file-cta {
    border-color: transparent;
    box-shadow: 0 0 .5em rgba(255,253,251,.25);
    color: #232432
}

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

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

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

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

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

.file.is-grey .file-cta {
    background-color: #7f8a9b;
    border-color: transparent;
    color: #fff
}

.file.is-grey.is-hovered .file-cta,.file.is-grey:hover .file-cta {
    background-color: #788395;
    border-color: transparent;
    color: #fff
}

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

.file.is-grey.is-active .file-cta,.file.is-grey:active .file-cta {
    background-color: #717d90;
    border-color: transparent;
    color: #fff
}

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

.file.is-dark.is-hovered .file-cta,.file.is-dark:hover .file-cta {
    background-color: #4b5a70;
    border-color: transparent;
    color: #fff
}

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

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

.file.is-black .file-cta {
    background-color: #232432;
    border-color: transparent;
    color: #fffdfb
}

.file.is-black.is-hovered .file-cta,.file.is-black:hover .file-cta {
    background-color: #1e1f2b;
    border-color: transparent;
    color: #fffdfb
}

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

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

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

.file.is-primary.is-hovered .file-cta,.file.is-primary:hover .file-cta {
    background-color: #1c4078;
    border-color: transparent;
    color: #fff
}

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

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

.file.is-secondary .file-cta {
    background-color: #005d67;
    border-color: transparent;
    color: #fff
}

.file.is-secondary.is-hovered .file-cta,.file.is-secondary:hover .file-cta {
    background-color: #3886ff;
    border-color: transparent;
    color: #fff
}

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

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

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

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

.file.is-secondary-light.is-focused .file-cta,.file.is-secondary-light:focus .file-cta {
    border-color: transparent;
    box-shadow: 0 0 .5em rgba(235,243,255,.25);
    color: rgba(0,0,0,.7)
}

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

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

.file.is-secondary-lighter.is-hovered .file-cta,.file.is-secondary-lighter:hover .file-cta {
    background-color: #ebf1ff;
    border-color: transparent;
    color: rgba(0,0,0,.7)
}

.file.is-secondary-lighter.is-focused .file-cta,.file.is-secondary-lighter:focus .file-cta {
    border-color: transparent;
    box-shadow: 0 0 .5em rgba(248,250,255,.25);
    color: rgba(0,0,0,.7)
}

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

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

.file.is-info.is-hovered .file-cta,.file.is-info:hover .file-cta {
    background-color: #1460cc;
    border-color: transparent;
    color: #fff
}

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

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

.file.is-success .file-cta {
    background-color: #23d160;
    border-color: transparent;
    color: #fff
}

.file.is-success.is-hovered .file-cta,.file.is-success:hover .file-cta {
    background-color: #22c65b;
    border-color: transparent;
    color: #fff
}

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

.file.is-success.is-active .file-cta,.file.is-success:active .file-cta {
    background-color: #20bc56;
    border-color: transparent;
    color: #fff
}

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

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

.file.is-warning.is-focused .file-cta,.file.is-warning:focus .file-cta {
    border-color: transparent;
    box-shadow: 0 0 .5em rgba(243,151,13,.25);
    color: rgba(0,0,0,.7)
}

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

.file.is-danger .file-cta {
    background-color: #ff370b;
    border-color: transparent;
    color: #fff
}

.file.is-danger.is-hovered .file-cta,.file.is-danger:hover .file-cta {
    background-color: #fd2e00;
    border-color: transparent;
    color: #fff
}

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

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

.file.is-link .file-cta {
    background-color: #005d67;
    border-color: transparent;
    color: #fff
}

.file.is-link.is-hovered .file-cta,.file.is-link:hover .file-cta {
    background-color: #3886ff;
    border-color: transparent;
    color: #fff
}

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

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

.file.is-green .file-cta {
    background-color: #1dc4c9;
    border-color: transparent;
    color: #fffdfb
}

.file.is-green.is-hovered .file-cta,.file.is-green:hover .file-cta {
    background-color: #1bb9be;
    border-color: transparent;
    color: #fffdfb
}

.file.is-green.is-focused .file-cta,.file.is-green:focus .file-cta {
    border-color: transparent;
    box-shadow: 0 0 .5em rgba(29,196,201,.25);
    color: #fffdfb
}

.file.is-green.is-active .file-cta,.file.is-green:active .file-cta {
    background-color: #1aaeb3;
    border-color: transparent;
    color: #fffdfb
}

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

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

.file.is-green-light.is-focused .file-cta,.file.is-green-light:focus .file-cta {
    border-color: transparent;
    box-shadow: 0 0 .5em rgba(222,246,247,.25);
    color: rgba(0,0,0,.7)
}

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

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

.file.is-green-dark.is-hovered .file-cta,.file.is-green-dark:hover .file-cta {
    background-color: #1e8c90;
    border-color: transparent;
    color: #fff
}

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

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

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

.file.is-turquoise.is-hovered .file-cta,.file.is-turquoise:hover .file-cta {
    background-color: #64ebff;
    border-color: transparent;
    color: rgba(0,0,0,.7)
}

.file.is-turquoise.is-focused .file-cta,.file.is-turquoise:focus .file-cta {
    border-color: transparent;
    box-shadow: 0 0 .5em rgba(113,237,255,.25);
    color: rgba(0,0,0,.7)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.help {
    display: block;
    font-size: .75rem;
    margin-top: .25rem
}

.help.is-white {
    color: #fffdfb
}

.help.is-light {
    color: #f5f5f5
}

.help.is-grey {
    color: #7f8a9b
}

.help.is-dark {
    color: #506078
}

.help.is-black {
    color: #232432
}

.help.is-primary {
    color: #1e4682
}

.help.is-secondary {
    color: #005d67
}

.help.is-secondary-light {
    color: #ebf3ff
}

.help.is-secondary-lighter {
    color: #f8faff
}

.help.is-info {
    color: #1565d8
}

.help.is-success {
    color: #23d160
}

.help.is-warning {
    color: #f3970d
}

.help.is-danger {
    color: #ff370b
}

.help.is-link {
    color: #005d67
}

.help.is-green {
    color: #1dc4c9
}

.help.is-green-light {
    color: #def6f7
}

.help.is-green-dark {
    color: #20969b
}

.help.is-turquoise {
    color: #71edff
}

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

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

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

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

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

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

.field.has-addons .control .button:not([disabled]).is-hovered,.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .input:not([disabled]).is-hovered,.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]).is-hovered,.field.has-addons .control .select select:not([disabled]):hover {
    z-index: 2
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.field-label .label {
    font-size: inherit
}

@media screen and (max-width: 575px) {
    .field-label {
        margin-bottom:.5rem
    }
}

@media print,screen and (min-width: 580px) {
    .field-label {
        flex-basis:0;
        flex-grow: 1;
        flex-shrink: 0;
        margin-right: 1.5rem;
        text-align: right
    }

    .field-label.is-small {
        font-size: .75rem;
        padding-top: .375em
    }

    .field-label.is-normal {
        padding-top: .375em
    }

    .field-label.is-medium {
        font-size: 1.25rem;
        padding-top: .375em
    }

    .field-label.is-large {
        font-size: 1.5rem;
        padding-top: .375em
    }
}

.field-body .field .field {
    margin-bottom: 0
}

@media print,screen and (min-width: 580px) {
    .field-body {
        display:flex;
        flex-basis: 0;
        flex-grow: 5;
        flex-shrink: 1
    }

    .field-body .field {
        margin-bottom: 0
    }

    .field-body>.field {
        flex-shrink: 1
    }

    .field-body>.field:not(.is-narrow) {
        flex-grow: 1
    }

    .field-body>.field:not(:last-child) {
        margin-right: .75rem
    }
}

.control {
    box-sizing: border-box;
    clear: both;
    font-size: 1rem;
    position: relative;
    text-align: left
}

.control.has-icons-left .input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right .select:focus~.icon {
    color: #7f8a9b
}

.control.has-icons-left .input.is-small~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right .select.is-small~.icon {
    font-size: .75rem
}

.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon {
    font-size: 1.25rem
}

.control.has-icons-left .input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right .select.is-large~.icon {
    font-size: 1.5rem
}

.control.has-icons-left .icon,.control.has-icons-right .icon {
    color: #dbdbdb;
    height: 2.25em;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 2.25em;
    z-index: 4
}

.control.has-icons-left .input,.control.has-icons-left .select select {
    padding-left: 2.25em
}

.control.has-icons-left .icon.is-left {
    left: 0
}

.control.has-icons-right .input,.control.has-icons-right .select select {
    padding-right: 2.25em
}

.control.has-icons-right .icon.is-right {
    right: 0
}

.control.is-loading:after {
    position: absolute!important;
    right: .625em;
    top: .625em;
    z-index: 4
}

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

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

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

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

.breadcrumb a {
    align-items: center;
    color: #005d67;
    display: flex;
    justify-content: center;
    padding: 0 .75em
}

.breadcrumb a:hover {
    color: #506078
}

.breadcrumb li {
    align-items: center;
    display: flex
}

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

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

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

.breadcrumb ol,.breadcrumb ul {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.breadcrumb .icon:first-child {
    margin-right: .5em
}

.breadcrumb .icon:last-child {
    margin-left: .5em
}

.breadcrumb.is-centered ol,.breadcrumb.is-centered ul {
    justify-content: center
}

.breadcrumb.is-right ol,.breadcrumb.is-right ul {
    justify-content: flex-end
}

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

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

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

.breadcrumb.has-arrow-separator li+li:before {
    content: "\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: #fffdfb;
    box-shadow: 0 2px 3px rgba(35,36,50,.1),0 0 0 1px rgba(35,36,50,.1);
    color: #506078;
    max-width: 100%;
    position: relative
}

.card-header {
    background-color: transparent;
    align-items: stretch;
    box-shadow: 0 1px 2px rgba(35,36,50,.1);
    display: flex
}

.card-header-title {
    align-items: center;
    color: inherit;
    display: flex;
    flex-grow: 1;
    font-weight: 700;
    padding: .75rem
}

.card-header-icon,.card-header-title.is-centered {
    justify-content: center
}

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

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

.card-content {
    padding: 1.5rem
}

.card-content,.card-footer {
    background-color: transparent
}

.card-footer {
    border-top: 1px solid #dbdbdb;
    align-items: stretch;
    display: flex
}

.card-footer-item {
    align-items: center;
    display: flex;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 0;
    justify-content: center;
    padding: .75rem
}

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

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

.dropdown {
    display: inline-flex;
    position: relative;
    vertical-align: top
}

.dropdown.is-active .dropdown-menu,.dropdown.is-hoverable:hover .dropdown-menu {
    display: block
}

.dropdown.is-right .dropdown-menu {
    left: auto;
    right: 0
}

.dropdown.is-up .dropdown-menu {
    bottom: 100%;
    padding-bottom: 4px;
    padding-top: 0;
    top: auto
}

.dropdown-menu {
    display: none;
    left: 0;
    min-width: 12rem;
    padding-top: 4px;
    position: absolute;
    top: 100%;
    z-index: 20
}

.dropdown-content {
    background-color: #fffdfb;
    border-radius: 4px;
    box-shadow: 0 2px 3px rgba(35,36,50,.1),0 0 0 1px rgba(35,36,50,.1);
    padding-bottom: .5rem;
    padding-top: .5rem
}

.dropdown-item,.dropdown .dropdown-menu .has-link a {
    color: #4a4a4a;
    display: block;
    font-size: .875rem;
    line-height: 1.5;
    padding: .375rem 1rem;
    position: relative
}

.dropdown .dropdown-menu .has-link a,a.dropdown-item,button.dropdown-item {
    padding-right: 3rem;
    text-align: left;
    white-space: nowrap;
    width: 100%
}

.dropdown .dropdown-menu .has-link a:hover,a.dropdown-item:hover,button.dropdown-item:hover {
    background-color: #f5f5f5;
    color: #232432
}

.dropdown .dropdown-menu .has-link a.is-active,a.dropdown-item.is-active,button.dropdown-item.is-active {
    background-color: #005d67;
    color: #fff
}

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

.level {
    align-items: center;
    justify-content: space-between
}

.level code {
    border-radius: 4px
}

.level img {
    display: inline-block;
    vertical-align: top
}

.level.is-mobile,.level.is-mobile .level-left,.level.is-mobile .level-right {
    display: flex
}

.level.is-mobile .level-left+.level-right {
    margin-top: 0
}

.level.is-mobile .level-item:not(:last-child) {
    margin-bottom: 0;
    margin-right: .75rem
}

.level.is-mobile .level-item:not(.is-narrow) {
    flex-grow: 1
}

@media print,screen and (min-width: 580px) {
    .level {
        display:flex
    }

    .level>.level-item:not(.is-narrow) {
        flex-grow: 1
    }
}

.level-item {
    align-items: center;
    display: flex;
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0;
    justify-content: center
}

.level-item .subtitle,.level-item .title {
    margin-bottom: 0
}

@media screen and (max-width: 575px) {
    .level-item:not(:last-child) {
        margin-bottom:.75rem
    }
}

.level-left,.level-right {
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0
}

.level-left .level-item.is-flexible,.level-right .level-item.is-flexible {
    flex-grow: 1
}

@media print,screen and (min-width: 580px) {
    .level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child) {
        margin-right:.75rem
    }
}

.level-left {
    align-items: center;
    justify-content: flex-start
}

@media screen and (max-width: 575px) {
    .level-left+.level-right {
        margin-top:1.5rem
    }
}

@media print,screen and (min-width: 580px) {
    .level-left {
        display:flex
    }
}

.level-right {
    align-items: center;
    justify-content: flex-end
}

@media print,screen and (min-width: 580px) {
    .level-right {
        display:flex
    }
}

.list {
    background-color: #fffdfb;
    border-radius: 4px;
    box-shadow: 0 2px 3px rgba(35,36,50,.1),0 0 0 1px rgba(35,36,50,.1)
}

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

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

.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: #005d67;
    color: #fff
}

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

.media {
    align-items: flex-start;
    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: 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 {
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0
}

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

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

.media-content {
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 1;
    text-align: left
}

@media screen and (max-width: 575px) {
    .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: #506078;
    display: block;
    padding: .5em .75em
}

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

.menu-list a.is-active {
    background-color: #005d67;
    color: #fff
}

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

.menu-label {
    color: #7f8a9b;
    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: #fffdfb
}

.message.is-white .message-header {
    background-color: #fffdfb;
    color: #232432
}

.message.is-white .message-body {
    border-color: #fffdfb;
    color: #834d17
}

.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-grey {
    background-color: #f9fafb
}

.message.is-grey .message-header {
    background-color: #7f8a9b;
    color: #fff
}

.message.is-grey .message-body {
    border-color: #7f8a9b;
    color: #525457
}

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

.message.is-dark .message-header {
    background-color: #506078;
    color: #fff
}

.message.is-dark .message-body {
    border-color: #506078;
    color: #3c4552
}

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

.message.is-black .message-header {
    background-color: #232432;
    color: #fffdfb
}

.message.is-black .message-body {
    border-color: #232432;
    color: #1e1f2a
}

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

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

.message.is-primary .message-body {
    border-color: #1e4682;
    color: #193764
}

.message.is-secondary {
    background-color: #f5f9ff
}

.message.is-secondary .message-header {
    background-color: #005d67;
    color: #fff
}

.message.is-secondary .message-body {
    border-color: #005d67;
    color: #0a53c3
}

.message.is-secondary-light {
    background-color: #f5f9ff
}

.message.is-secondary-light .message-header {
    background-color: #ebf3ff;
    color: rgba(0,0,0,.7)
}

.message.is-secondary-light .message-body {
    border-color: #ebf3ff;
    color: #174790
}

.message.is-secondary-lighter {
    background-color: #f8faff
}

.message.is-secondary-lighter .message-header {
    background-color: #f8faff;
    color: rgba(0,0,0,.7)
}

.message.is-secondary-lighter .message-body {
    border-color: #f8faff;
    color: #173788
}

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

.message.is-info .message-header {
    background-color: #1565d8;
    color: #fff
}

.message.is-info .message-body {
    border-color: #1565d8;
    color: #144996
}

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

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

.message.is-success .message-body {
    border-color: #23d160;
    color: #0e301a
}

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

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

.message.is-warning .message-body {
    border-color: #f3970d;
    color: #50340b
}

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

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

.message.is-danger .message-body {
    border-color: #ff370b;
    color: #a62407
}

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

.message.is-link .message-header {
    background-color: #005d67;
    color: #fff
}

.message.is-link .message-body {
    border-color: #005d67;
    color: #0a53c3
}

.message.is-green {
    background-color: #f6fdfe
}

.message.is-green .message-header {
    background-color: #1dc4c9;
    color: #fffdfb
}

.message.is-green .message-body {
    border-color: #1dc4c9;
    color: #0b2c2d
}

.message.is-green-light {
    background-color: #f7fdfd
}

.message.is-green-light .message-header {
    background-color: #def6f7;
    color: rgba(0,0,0,.7)
}

.message.is-green-light .message-body {
    border-color: #def6f7;
    color: #316163
}

.message.is-green-dark {
    background-color: #f7fdfd
}

.message.is-green-dark .message-header {
    background-color: #20969b;
    color: #fff
}

.message.is-green-dark .message-body {
    border-color: #20969b;
    color: #113d3e
}

.message.is-turquoise {
    background-color: #f5feff
}

.message.is-turquoise .message-header {
    background-color: #71edff;
    color: rgba(0,0,0,.7)
}

.message.is-turquoise .message-body {
    border-color: #71edff;
    color: #0b515c
}

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

.message-header .delete {
    flex-grow: 0;
    flex-shrink: 0;
    margin-left: .75em
}

.message-header+.message-body {
    border-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: #506078;
    padding: 1.25em 1.5em
}

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

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

.modal {
    align-items: center;
    display: none;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    position: fixed;
    z-index: 40
}

.modal.is-active {
    display: flex
}

.modal-background {
    background-color: rgba(35,36,50,.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: 580px) {
    .modal-card,.modal-content {
        margin:0 auto;
        max-height: calc(100vh - 40px);
        width: 500px
    }
}

.modal-close {
    background: none;
    height: 40px;
    position: fixed;
    right: 20px;
    top: 20px;
    width: 40px
}

.modal-card {
    display: flex;
    flex-direction: column;
    max-height: calc(100vh - 1.5rem);
    overflow: hidden;
    -ms-overflow-y: visible
}

.modal-card-foot,.modal-card-head {
    align-items: center;
    background-color: #f5f5f5;
    display: flex;
    flex-shrink: 0;
    justify-content: flex-start;
    padding: 1.5rem;
    position: relative
}

.modal-card-head {
    border-bottom: 1px solid #dbdbdb;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.modal-card-title {
    color: inherit;
    flex-grow: 1;
    flex-shrink: 0;
    font-size: 1.125rem;
    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: #fffdfb;
    flex-grow: 1;
    flex-shrink: 1;
    overflow: auto;
    padding: 1.5rem
}

.navbar {
    background-color: #fffdfb;
    min-height: 3.25rem;
    position: relative;
    z-index: 30
}

.navbar.is-white {
    background-color: #fffdfb;
    color: #232432
}

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

.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: #fff0e2;
    color: #232432
}

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

.navbar.is-white .navbar-burger {
    color: #232432
}

@media screen and (min-width: 1283px) {
    .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:#232432
    }

    .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: #fff0e2;
        color: #232432
    }

    .navbar.is-white .navbar-end .navbar-link:after,.navbar.is-white .navbar-start .navbar-link:after {
        border-color: #232432
    }

    .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: #fff0e2;
        color: #232432
    }

    .navbar.is-white .navbar-dropdown a.navbar-item.is-active {
        background-color: #fffdfb;
        color: #232432
    }
}

.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: 1283px) {
    .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-grey {
    background-color: #7f8a9b;
    color: #fff
}

.navbar.is-grey .navbar-brand .navbar-link,.navbar.is-grey .navbar-brand>.navbar-item {
    color: #fff
}

.navbar.is-grey .navbar-brand .navbar-link.is-active,.navbar.is-grey .navbar-brand .navbar-link:focus,.navbar.is-grey .navbar-brand .navbar-link:hover,.navbar.is-grey .navbar-brand>a.navbar-item.is-active,.navbar.is-grey .navbar-brand>a.navbar-item:focus,.navbar.is-grey .navbar-brand>a.navbar-item:hover {
    background-color: #717d90;
    color: #fff
}

.navbar.is-grey .navbar-brand .navbar-link:after {
    border-color: #fff
}

.navbar.is-grey .navbar-burger {
    color: #fff
}

@media screen and (min-width: 1283px) {
    .navbar.is-grey .navbar-end .navbar-link,.navbar.is-grey .navbar-end>.navbar-item,.navbar.is-grey .navbar-start .navbar-link,.navbar.is-grey .navbar-start>.navbar-item {
        color:#fff
    }

    .navbar.is-grey .navbar-end .navbar-link.is-active,.navbar.is-grey .navbar-end .navbar-link:focus,.navbar.is-grey .navbar-end .navbar-link:hover,.navbar.is-grey .navbar-end>a.navbar-item.is-active,.navbar.is-grey .navbar-end>a.navbar-item:focus,.navbar.is-grey .navbar-end>a.navbar-item:hover,.navbar.is-grey .navbar-start .navbar-link.is-active,.navbar.is-grey .navbar-start .navbar-link:focus,.navbar.is-grey .navbar-start .navbar-link:hover,.navbar.is-grey .navbar-start>a.navbar-item.is-active,.navbar.is-grey .navbar-start>a.navbar-item:focus,.navbar.is-grey .navbar-start>a.navbar-item:hover {
        background-color: #717d90;
        color: #fff
    }

    .navbar.is-grey .navbar-end .navbar-link:after,.navbar.is-grey .navbar-start .navbar-link:after {
        border-color: #fff
    }

    .navbar.is-grey .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-grey .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-grey .navbar-item.has-dropdown:hover .navbar-link {
        background-color: #717d90;
        color: #fff
    }

    .navbar.is-grey .navbar-dropdown a.navbar-item.is-active {
        background-color: #7f8a9b;
        color: #fff
    }
}

.navbar.is-dark {
    background-color: #506078;
    color: #fff
}

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

.navbar.is-dark .navbar-brand .navbar-link.is-active,.navbar.is-dark .navbar-brand .navbar-link:focus,.navbar.is-dark .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand>a.navbar-item:focus,.navbar.is-dark .navbar-brand>a.navbar-item:hover {
    background-color: #465469;
    color: #fff
}

.navbar.is-dark .navbar-brand .navbar-link:after {
    border-color: #fff
}

.navbar.is-dark .navbar-burger {
    color: #fff
}

@media screen and (min-width: 1283px) {
    .navbar.is-dark .navbar-end .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.navbar.is-dark .navbar-start>.navbar-item {
        color:#fff
    }

    .navbar.is-dark .navbar-end .navbar-link.is-active,.navbar.is-dark .navbar-end .navbar-link:focus,.navbar.is-dark .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end>a.navbar-item:focus,.navbar.is-dark .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-start .navbar-link:focus,.navbar.is-dark .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start>a.navbar-item:focus,.navbar.is-dark .navbar-start>a.navbar-item:hover {
        background-color: #465469;
        color: #fff
    }

    .navbar.is-dark .navbar-end .navbar-link:after,.navbar.is-dark .navbar-start .navbar-link:after {
        border-color: #fff
    }

    .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link {
        background-color: #465469;
        color: #fff
    }

    .navbar.is-dark .navbar-dropdown a.navbar-item.is-active {
        background-color: #506078;
        color: #fff
    }
}

.navbar.is-black {
    background-color: #232432;
    color: #fffdfb
}

.navbar.is-black .navbar-brand .navbar-link,.navbar.is-black .navbar-brand>.navbar-item {
    color: #fffdfb
}

.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: #191923;
    color: #fffdfb
}

.navbar.is-black .navbar-brand .navbar-link:after {
    border-color: #fffdfb
}

.navbar.is-black .navbar-burger {
    color: #fffdfb
}

@media screen and (min-width: 1283px) {
    .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:#fffdfb
    }

    .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: #191923;
        color: #fffdfb
    }

    .navbar.is-black .navbar-end .navbar-link:after,.navbar.is-black .navbar-start .navbar-link:after {
        border-color: #fffdfb
    }

    .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: #191923;
        color: #fffdfb
    }

    .navbar.is-black .navbar-dropdown a.navbar-item.is-active {
        background-color: #232432;
        color: #fffdfb
    }
}

.navbar.is-primary {
    background-color: #1e4682;
    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: #193b6d;
    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: 1283px) {
    .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: #193b6d;
        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: #193b6d;
        color: #fff
    }

    .navbar.is-primary .navbar-dropdown a.navbar-item.is-active {
        background-color: #1e4682;
        color: #fff
    }
}

.navbar.is-secondary {
    background-color: #005d67;
    color: #fff
}

.navbar.is-secondary .navbar-brand .navbar-link,.navbar.is-secondary .navbar-brand>.navbar-item {
    color: #fff
}

.navbar.is-secondary .navbar-brand .navbar-link.is-active,.navbar.is-secondary .navbar-brand .navbar-link:focus,.navbar.is-secondary .navbar-brand .navbar-link:hover,.navbar.is-secondary .navbar-brand>a.navbar-item.is-active,.navbar.is-secondary .navbar-brand>a.navbar-item:focus,.navbar.is-secondary .navbar-brand>a.navbar-item:hover {
    background-color: #2c7fff;
    color: #fff
}

.navbar.is-secondary .navbar-brand .navbar-link:after {
    border-color: #fff
}

.navbar.is-secondary .navbar-burger {
    color: #fff
}

@media screen and (min-width: 1283px) {
    .navbar.is-secondary .navbar-end .navbar-link,.navbar.is-secondary .navbar-end>.navbar-item,.navbar.is-secondary .navbar-start .navbar-link,.navbar.is-secondary .navbar-start>.navbar-item {
        color:#fff
    }

    .navbar.is-secondary .navbar-end .navbar-link.is-active,.navbar.is-secondary .navbar-end .navbar-link:focus,.navbar.is-secondary .navbar-end .navbar-link:hover,.navbar.is-secondary .navbar-end>a.navbar-item.is-active,.navbar.is-secondary .navbar-end>a.navbar-item:focus,.navbar.is-secondary .navbar-end>a.navbar-item:hover,.navbar.is-secondary .navbar-start .navbar-link.is-active,.navbar.is-secondary .navbar-start .navbar-link:focus,.navbar.is-secondary .navbar-start .navbar-link:hover,.navbar.is-secondary .navbar-start>a.navbar-item.is-active,.navbar.is-secondary .navbar-start>a.navbar-item:focus,.navbar.is-secondary .navbar-start>a.navbar-item:hover {
        background-color: #2c7fff;
        color: #fff
    }

    .navbar.is-secondary .navbar-end .navbar-link:after,.navbar.is-secondary .navbar-start .navbar-link:after {
        border-color: #fff
    }

    .navbar.is-secondary .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-secondary .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-secondary .navbar-item.has-dropdown:hover .navbar-link {
        background-color: #2c7fff;
        color: #fff
    }

    .navbar.is-secondary .navbar-dropdown a.navbar-item.is-active {
        background-color: #005d67;
        color: #fff
    }
}

.navbar.is-secondary-light {
    background-color: #ebf3ff;
    color: rgba(0,0,0,.7)
}

.navbar.is-secondary-light .navbar-brand .navbar-link,.navbar.is-secondary-light .navbar-brand>.navbar-item {
    color: rgba(0,0,0,.7)
}

.navbar.is-secondary-light .navbar-brand .navbar-link.is-active,.navbar.is-secondary-light .navbar-brand .navbar-link:focus,.navbar.is-secondary-light .navbar-brand .navbar-link:hover,.navbar.is-secondary-light .navbar-brand>a.navbar-item.is-active,.navbar.is-secondary-light .navbar-brand>a.navbar-item:focus,.navbar.is-secondary-light .navbar-brand>a.navbar-item:hover {
    background-color: #d2e4ff;
    color: rgba(0,0,0,.7)
}

.navbar.is-secondary-light .navbar-brand .navbar-link:after {
    border-color: rgba(0,0,0,.7)
}

.navbar.is-secondary-light .navbar-burger {
    color: rgba(0,0,0,.7)
}

@media screen and (min-width: 1283px) {
    .navbar.is-secondary-light .navbar-end .navbar-link,.navbar.is-secondary-light .navbar-end>.navbar-item,.navbar.is-secondary-light .navbar-start .navbar-link,.navbar.is-secondary-light .navbar-start>.navbar-item {
        color:rgba(0,0,0,.7)
    }

    .navbar.is-secondary-light .navbar-end .navbar-link.is-active,.navbar.is-secondary-light .navbar-end .navbar-link:focus,.navbar.is-secondary-light .navbar-end .navbar-link:hover,.navbar.is-secondary-light .navbar-end>a.navbar-item.is-active,.navbar.is-secondary-light .navbar-end>a.navbar-item:focus,.navbar.is-secondary-light .navbar-end>a.navbar-item:hover,.navbar.is-secondary-light .navbar-start .navbar-link.is-active,.navbar.is-secondary-light .navbar-start .navbar-link:focus,.navbar.is-secondary-light .navbar-start .navbar-link:hover,.navbar.is-secondary-light .navbar-start>a.navbar-item.is-active,.navbar.is-secondary-light .navbar-start>a.navbar-item:focus,.navbar.is-secondary-light .navbar-start>a.navbar-item:hover {
        background-color: #d2e4ff;
        color: rgba(0,0,0,.7)
    }

    .navbar.is-secondary-light .navbar-end .navbar-link:after,.navbar.is-secondary-light .navbar-start .navbar-link:after {
        border-color: rgba(0,0,0,.7)
    }

    .navbar.is-secondary-light .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-secondary-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-secondary-light .navbar-item.has-dropdown:hover .navbar-link {
        background-color: #d2e4ff;
        color: rgba(0,0,0,.7)
    }

    .navbar.is-secondary-light .navbar-dropdown a.navbar-item.is-active {
        background-color: #ebf3ff;
        color: rgba(0,0,0,.7)
    }
}

.navbar.is-secondary-lighter {
    background-color: #f8faff;
    color: rgba(0,0,0,.7)
}

.navbar.is-secondary-lighter .navbar-brand .navbar-link,.navbar.is-secondary-lighter .navbar-brand>.navbar-item {
    color: rgba(0,0,0,.7)
}

.navbar.is-secondary-lighter .navbar-brand .navbar-link.is-active,.navbar.is-secondary-lighter .navbar-brand .navbar-link:focus,.navbar.is-secondary-lighter .navbar-brand .navbar-link:hover,.navbar.is-secondary-lighter .navbar-brand>a.navbar-item.is-active,.navbar.is-secondary-lighter .navbar-brand>a.navbar-item:focus,.navbar.is-secondary-lighter .navbar-brand>a.navbar-item:hover {
    background-color: #dfe8ff;
    color: rgba(0,0,0,.7)
}

.navbar.is-secondary-lighter .navbar-brand .navbar-link:after {
    border-color: rgba(0,0,0,.7)
}

.navbar.is-secondary-lighter .navbar-burger {
    color: rgba(0,0,0,.7)
}

@media screen and (min-width: 1283px) {
    .navbar.is-secondary-lighter .navbar-end .navbar-link,.navbar.is-secondary-lighter .navbar-end>.navbar-item,.navbar.is-secondary-lighter .navbar-start .navbar-link,.navbar.is-secondary-lighter .navbar-start>.navbar-item {
        color:rgba(0,0,0,.7)
    }

    .navbar.is-secondary-lighter .navbar-end .navbar-link.is-active,.navbar.is-secondary-lighter .navbar-end .navbar-link:focus,.navbar.is-secondary-lighter .navbar-end .navbar-link:hover,.navbar.is-secondary-lighter .navbar-end>a.navbar-item.is-active,.navbar.is-secondary-lighter .navbar-end>a.navbar-item:focus,.navbar.is-secondary-lighter .navbar-end>a.navbar-item:hover,.navbar.is-secondary-lighter .navbar-start .navbar-link.is-active,.navbar.is-secondary-lighter .navbar-start .navbar-link:focus,.navbar.is-secondary-lighter .navbar-start .navbar-link:hover,.navbar.is-secondary-lighter .navbar-start>a.navbar-item.is-active,.navbar.is-secondary-lighter .navbar-start>a.navbar-item:focus,.navbar.is-secondary-lighter .navbar-start>a.navbar-item:hover {
        background-color: #dfe8ff;
        color: rgba(0,0,0,.7)
    }

    .navbar.is-secondary-lighter .navbar-end .navbar-link:after,.navbar.is-secondary-lighter .navbar-start .navbar-link:after {
        border-color: rgba(0,0,0,.7)
    }

    .navbar.is-secondary-lighter .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-secondary-lighter .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-secondary-lighter .navbar-item.has-dropdown:hover .navbar-link {
        background-color: #dfe8ff;
        color: rgba(0,0,0,.7)
    }

    .navbar.is-secondary-lighter .navbar-dropdown a.navbar-item.is-active {
        background-color: #f8faff;
        color: rgba(0,0,0,.7)
    }
}

.navbar.is-info {
    background-color: #1565d8;
    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: #135ac1;
    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: 1283px) {
    .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: #135ac1;
        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: #135ac1;
        color: #fff
    }

    .navbar.is-info .navbar-dropdown a.navbar-item.is-active {
        background-color: #1565d8;
        color: #fff
    }
}

.navbar.is-success {
    background-color: #23d160;
    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: #20bc56;
    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: 1283px) {
    .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: #20bc56;
        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: #20bc56;
        color: #fff
    }

    .navbar.is-success .navbar-dropdown a.navbar-item.is-active {
        background-color: #23d160;
        color: #fff
    }
}

.navbar.is-warning {
    background-color: #f3970d
}

.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: #dc880b;
    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: 1283px) {
    .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: #dc880b;
        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: #dc880b;
        color: rgba(0,0,0,.7)
    }

    .navbar.is-warning .navbar-dropdown a.navbar-item.is-active {
        background-color: #f3970d;
        color: rgba(0,0,0,.7)
    }
}

.navbar.is-danger {
    background-color: #ff370b;
    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: #f12b00;
    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: 1283px) {
    .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: #f12b00;
        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: #f12b00;
        color: #fff
    }

    .navbar.is-danger .navbar-dropdown a.navbar-item.is-active {
        background-color: #ff370b;
        color: #fff
    }
}

.navbar.is-link {
    background-color: #005d67;
    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: #2c7fff;
    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: 1283px) {
    .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: #2c7fff;
        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: #2c7fff;
        color: #fff
    }

    .navbar.is-link .navbar-dropdown a.navbar-item.is-active {
        background-color: #005d67;
        color: #fff
    }
}

.navbar.is-green {
    background-color: #1dc4c9;
    color: #fffdfb
}

.navbar.is-green .navbar-brand .navbar-link,.navbar.is-green .navbar-brand>.navbar-item {
    color: #fffdfb
}

.navbar.is-green .navbar-brand .navbar-link.is-active,.navbar.is-green .navbar-brand .navbar-link:focus,.navbar.is-green .navbar-brand .navbar-link:hover,.navbar.is-green .navbar-brand>a.navbar-item.is-active,.navbar.is-green .navbar-brand>a.navbar-item:focus,.navbar.is-green .navbar-brand>a.navbar-item:hover {
    background-color: #1aaeb3;
    color: #fffdfb
}

.navbar.is-green .navbar-brand .navbar-link:after {
    border-color: #fffdfb
}

.navbar.is-green .navbar-burger {
    color: #fffdfb
}

@media screen and (min-width: 1283px) {
    .navbar.is-green .navbar-end .navbar-link,.navbar.is-green .navbar-end>.navbar-item,.navbar.is-green .navbar-start .navbar-link,.navbar.is-green .navbar-start>.navbar-item {
        color:#fffdfb
    }

    .navbar.is-green .navbar-end .navbar-link.is-active,.navbar.is-green .navbar-end .navbar-link:focus,.navbar.is-green .navbar-end .navbar-link:hover,.navbar.is-green .navbar-end>a.navbar-item.is-active,.navbar.is-green .navbar-end>a.navbar-item:focus,.navbar.is-green .navbar-end>a.navbar-item:hover,.navbar.is-green .navbar-start .navbar-link.is-active,.navbar.is-green .navbar-start .navbar-link:focus,.navbar.is-green .navbar-start .navbar-link:hover,.navbar.is-green .navbar-start>a.navbar-item.is-active,.navbar.is-green .navbar-start>a.navbar-item:focus,.navbar.is-green .navbar-start>a.navbar-item:hover {
        background-color: #1aaeb3;
        color: #fffdfb
    }

    .navbar.is-green .navbar-end .navbar-link:after,.navbar.is-green .navbar-start .navbar-link:after {
        border-color: #fffdfb
    }

    .navbar.is-green .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-green .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-green .navbar-item.has-dropdown:hover .navbar-link {
        background-color: #1aaeb3;
        color: #fffdfb
    }

    .navbar.is-green .navbar-dropdown a.navbar-item.is-active {
        background-color: #1dc4c9;
        color: #fffdfb
    }
}

.navbar.is-green-light {
    background-color: #def6f7;
    color: rgba(0,0,0,.7)
}

.navbar.is-green-light .navbar-brand .navbar-link,.navbar.is-green-light .navbar-brand>.navbar-item {
    color: rgba(0,0,0,.7)
}

.navbar.is-green-light .navbar-brand .navbar-link.is-active,.navbar.is-green-light .navbar-brand .navbar-link:focus,.navbar.is-green-light .navbar-brand .navbar-link:hover,.navbar.is-green-light .navbar-brand>a.navbar-item.is-active,.navbar.is-green-light .navbar-brand>a.navbar-item:focus,.navbar.is-green-light .navbar-brand>a.navbar-item:hover {
    background-color: #c9f0f2;
    color: rgba(0,0,0,.7)
}

.navbar.is-green-light .navbar-brand .navbar-link:after {
    border-color: rgba(0,0,0,.7)
}

.navbar.is-green-light .navbar-burger {
    color: rgba(0,0,0,.7)
}

@media screen and (min-width: 1283px) {
    .navbar.is-green-light .navbar-end .navbar-link,.navbar.is-green-light .navbar-end>.navbar-item,.navbar.is-green-light .navbar-start .navbar-link,.navbar.is-green-light .navbar-start>.navbar-item {
        color:rgba(0,0,0,.7)
    }

    .navbar.is-green-light .navbar-end .navbar-link.is-active,.navbar.is-green-light .navbar-end .navbar-link:focus,.navbar.is-green-light .navbar-end .navbar-link:hover,.navbar.is-green-light .navbar-end>a.navbar-item.is-active,.navbar.is-green-light .navbar-end>a.navbar-item:focus,.navbar.is-green-light .navbar-end>a.navbar-item:hover,.navbar.is-green-light .navbar-start .navbar-link.is-active,.navbar.is-green-light .navbar-start .navbar-link:focus,.navbar.is-green-light .navbar-start .navbar-link:hover,.navbar.is-green-light .navbar-start>a.navbar-item.is-active,.navbar.is-green-light .navbar-start>a.navbar-item:focus,.navbar.is-green-light .navbar-start>a.navbar-item:hover {
        background-color: #c9f0f2;
        color: rgba(0,0,0,.7)
    }

    .navbar.is-green-light .navbar-end .navbar-link:after,.navbar.is-green-light .navbar-start .navbar-link:after {
        border-color: rgba(0,0,0,.7)
    }

    .navbar.is-green-light .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-green-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-green-light .navbar-item.has-dropdown:hover .navbar-link {
        background-color: #c9f0f2;
        color: rgba(0,0,0,.7)
    }

    .navbar.is-green-light .navbar-dropdown a.navbar-item.is-active {
        background-color: #def6f7;
        color: rgba(0,0,0,.7)
    }
}

.navbar.is-green-dark {
    background-color: #20969b;
    color: #fff
}

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

.navbar.is-green-dark .navbar-brand .navbar-link.is-active,.navbar.is-green-dark .navbar-brand .navbar-link:focus,.navbar.is-green-dark .navbar-brand .navbar-link:hover,.navbar.is-green-dark .navbar-brand>a.navbar-item.is-active,.navbar.is-green-dark .navbar-brand>a.navbar-item:focus,.navbar.is-green-dark .navbar-brand>a.navbar-item:hover {
    background-color: #1c8286;
    color: #fff
}

.navbar.is-green-dark .navbar-brand .navbar-link:after {
    border-color: #fff
}

.navbar.is-green-dark .navbar-burger {
    color: #fff
}

@media screen and (min-width: 1283px) {
    .navbar.is-green-dark .navbar-end .navbar-link,.navbar.is-green-dark .navbar-end>.navbar-item,.navbar.is-green-dark .navbar-start .navbar-link,.navbar.is-green-dark .navbar-start>.navbar-item {
        color:#fff
    }

    .navbar.is-green-dark .navbar-end .navbar-link.is-active,.navbar.is-green-dark .navbar-end .navbar-link:focus,.navbar.is-green-dark .navbar-end .navbar-link:hover,.navbar.is-green-dark .navbar-end>a.navbar-item.is-active,.navbar.is-green-dark .navbar-end>a.navbar-item:focus,.navbar.is-green-dark .navbar-end>a.navbar-item:hover,.navbar.is-green-dark .navbar-start .navbar-link.is-active,.navbar.is-green-dark .navbar-start .navbar-link:focus,.navbar.is-green-dark .navbar-start .navbar-link:hover,.navbar.is-green-dark .navbar-start>a.navbar-item.is-active,.navbar.is-green-dark .navbar-start>a.navbar-item:focus,.navbar.is-green-dark .navbar-start>a.navbar-item:hover {
        background-color: #1c8286;
        color: #fff
    }

    .navbar.is-green-dark .navbar-end .navbar-link:after,.navbar.is-green-dark .navbar-start .navbar-link:after {
        border-color: #fff
    }

    .navbar.is-green-dark .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-green-dark .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-green-dark .navbar-item.has-dropdown:hover .navbar-link {
        background-color: #1c8286;
        color: #fff
    }

    .navbar.is-green-dark .navbar-dropdown a.navbar-item.is-active {
        background-color: #20969b;
        color: #fff
    }
}

.navbar.is-turquoise {
    background-color: #71edff;
    color: rgba(0,0,0,.7)
}

.navbar.is-turquoise .navbar-brand .navbar-link,.navbar.is-turquoise .navbar-brand>.navbar-item {
    color: rgba(0,0,0,.7)
}

.navbar.is-turquoise .navbar-brand .navbar-link.is-active,.navbar.is-turquoise .navbar-brand .navbar-link:focus,.navbar.is-turquoise .navbar-brand .navbar-link:hover,.navbar.is-turquoise .navbar-brand>a.navbar-item.is-active,.navbar.is-turquoise .navbar-brand>a.navbar-item:focus,.navbar.is-turquoise .navbar-brand>a.navbar-item:hover {
    background-color: #58eaff;
    color: rgba(0,0,0,.7)
}

.navbar.is-turquoise .navbar-brand .navbar-link:after {
    border-color: rgba(0,0,0,.7)
}

.navbar.is-turquoise .navbar-burger {
    color: rgba(0,0,0,.7)
}

@media screen and (min-width: 1283px) {
    .navbar.is-turquoise .navbar-end .navbar-link,.navbar.is-turquoise .navbar-end>.navbar-item,.navbar.is-turquoise .navbar-start .navbar-link,.navbar.is-turquoise .navbar-start>.navbar-item {
        color:rgba(0,0,0,.7)
    }

    .navbar.is-turquoise .navbar-end .navbar-link.is-active,.navbar.is-turquoise .navbar-end .navbar-link:focus,.navbar.is-turquoise .navbar-end .navbar-link:hover,.navbar.is-turquoise .navbar-end>a.navbar-item.is-active,.navbar.is-turquoise .navbar-end>a.navbar-item:focus,.navbar.is-turquoise .navbar-end>a.navbar-item:hover,.navbar.is-turquoise .navbar-start .navbar-link.is-active,.navbar.is-turquoise .navbar-start .navbar-link:focus,.navbar.is-turquoise .navbar-start .navbar-link:hover,.navbar.is-turquoise .navbar-start>a.navbar-item.is-active,.navbar.is-turquoise .navbar-start>a.navbar-item:focus,.navbar.is-turquoise .navbar-start>a.navbar-item:hover {
        background-color: #58eaff;
        color: rgba(0,0,0,.7)
    }

    .navbar.is-turquoise .navbar-end .navbar-link:after,.navbar.is-turquoise .navbar-start .navbar-link:after {
        border-color: rgba(0,0,0,.7)
    }

    .navbar.is-turquoise .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-turquoise .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-turquoise .navbar-item.has-dropdown:hover .navbar-link {
        background-color: #58eaff;
        color: rgba(0,0,0,.7)
    }

    .navbar.is-turquoise .navbar-dropdown a.navbar-item.is-active {
        background-color: #71edff;
        color: rgba(0,0,0,.7)
    }
}

.navbar>.container {
    align-items: stretch;
    display: flex;
    min-height: 3.25rem;
    width: 100%
}

.navbar.has-shadow {
    box-shadow: 0 2px 0 0 #f5f5f5
}

.navbar.is-fixed-bottom,.navbar.is-fixed-top {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 30
}

.navbar.is-fixed-bottom {
    bottom: 0
}

.navbar.is-fixed-bottom.has-shadow {
    box-shadow: 0 -2px 0 0 #f5f5f5
}

.navbar.is-fixed-top {
    top: 0
}

body.has-navbar-fixed-top,html.has-navbar-fixed-top {
    padding-top: 3.25rem
}

body.has-navbar-fixed-bottom,html.has-navbar-fixed-bottom {
    padding-bottom: 3.25rem
}

.navbar-brand,.navbar-tabs {
    align-items: stretch;
    display: flex;
    flex-shrink: 0;
    min-height: 3.25rem
}

.navbar-brand a.navbar-item:focus,.navbar-brand a.navbar-item:hover {
    background-color: transparent
}

.navbar-tabs {
    -webkit-overflow-scrolling: touch;
    max-width: 100vw;
    overflow-x: auto;
    overflow-y: hidden
}

.navbar-burger {
    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;
    transform-origin: center;
    transition-duration: 86ms;
    transition-property: background-color,opacity,transform;
    transition-timing-function: ease-out;
    width: 16px
}

.navbar-burger span:first-child {
    top: calc(50% - 6px)
}

.navbar-burger span:nth-child(2) {
    top: calc(50% - 1px)
}

.navbar-burger span:nth-child(3) {
    top: calc(50% + 4px)
}

.navbar-burger:hover {
    background-color: rgba(0,0,0,.05)
}

.navbar-burger.is-active span:first-child {
    transform: translateY(5px) rotate(45deg)
}

.navbar-burger.is-active span:nth-child(2) {
    opacity: 0
}

.navbar-burger.is-active span:nth-child(3) {
    transform: translateY(-5px) rotate(-45deg)
}

.navbar-menu {
    display: none
}

.navbar-item,.navbar-link {
    color: #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: #005d67
}

.navbar-item {
    display: block;
    flex-grow: 0;
    flex-shrink: 0
}

.navbar-item img {
    max-height: 1.75rem
}

.navbar-item.has-dropdown {
    padding: 0
}

.navbar-item.is-expanded {
    flex-grow: 1;
    flex-shrink: 1
}

.navbar-item.is-tab {
    border-bottom: 1px solid transparent;
    min-height: 3.25rem;
    padding-bottom: calc(.5rem - 1px)
}

.navbar-item.is-tab:focus,.navbar-item.is-tab:hover {
    background-color: transparent;
    border-bottom-color: #005d67
}

.navbar-item.is-tab.is-active {
    background-color: transparent;
    border-bottom: 3px solid #005d67;
    color: #005d67;
    padding-bottom: calc(.5rem - 3px)
}

.navbar-content {
    flex-grow: 1;
    flex-shrink: 1
}

.navbar-link:not(.is-arrowless) {
    padding-right: 2.5em
}

.navbar-link:not(.is-arrowless):after {
    border-color: #005d67;
    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: 575px) {
    .navbar>.container {
        display:block
    }

    .navbar-brand .navbar-item,.navbar-tabs .navbar-item {
        align-items: center;
        display: flex
    }

    .navbar-link:after {
        display: none
    }

    .navbar-menu {
        background-color: #fffdfb;
        box-shadow: 0 8px 16px rgba(35,36,50,.1);
        padding: .5rem 0
    }

    .navbar-menu.is-active {
        display: block
    }

    .navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch {
        left: 0;
        position: fixed;
        right: 0;
        z-index: 30
    }

    .navbar.is-fixed-bottom-touch {
        bottom: 0
    }

    .navbar.is-fixed-bottom-touch.has-shadow {
        box-shadow: 0 -2px 3px rgba(35,36,50,.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: 1283px) {
    .navbar,.navbar-end,.navbar-menu,.navbar-start {
        align-items:stretch;
        display: flex
    }

    .navbar {
        min-height: 3.25rem
    }

    .navbar.is-spaced {
        padding: 1rem 2rem
    }

    .navbar.is-spaced .navbar-end,.navbar.is-spaced .navbar-start {
        align-items: center
    }

    .navbar.is-spaced .navbar-link,.navbar.is-spaced a.navbar-item {
        border-radius: 4px
    }

    .navbar.is-transparent .navbar-link.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover {
        background-color: transparent!important
    }

    .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-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: #232432
    }

    .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active {
        background-color: #f5f5f5;
        color: #005d67
    }

    .navbar-burger {
        display: none
    }

    .navbar-item,.navbar-link {
        align-items: center;
        display: flex
    }

    .navbar-item {
        display: flex
    }

    .navbar-item.has-dropdown {
        align-items: stretch
    }

    .navbar-item.has-dropdown-up .navbar-link:after {
        transform: rotate(135deg) translate(.25em,-.25em)
    }

    .navbar-item.has-dropdown-up .navbar-dropdown {
        border-bottom: 2px solid #dbdbdb;
        border-radius: 6px 6px 0 0;
        border-top: none;
        bottom: 100%;
        box-shadow: 0 -8px 8px rgba(35,36,50,.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;
        transform: translateY(0)
    }

    .navbar-menu {
        flex-grow: 1;
        flex-shrink: 0
    }

    .navbar-start {
        justify-content: flex-start;
        margin-right: auto
    }

    .navbar-end {
        justify-content: flex-end;
        margin-left: auto
    }

    .navbar-dropdown {
        background-color: #fffdfb;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        border-top: 2px solid #dbdbdb;
        box-shadow: 0 8px 8px rgba(35,36,50,.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: #232432
    }

    .navbar-dropdown a.navbar-item.is-active {
        background-color: #f5f5f5;
        color: #005d67
    }

    .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-dropdown {
        border-radius: 6px;
        border-top: none;
        box-shadow: 0 8px 8px rgba(35,36,50,.1),0 0 0 1px rgba(35,36,50,.1);
        display: block;
        opacity: 0;
        pointer-events: none;
        top: calc(100% - 4px);
        transform: translateY(-5px);
        transition-duration: 86ms;
        transition-property: opacity,transform
    }

    .navbar-dropdown.is-right {
        left: auto;
        right: 0
    }

    .navbar-divider {
        display: block
    }

    .container>.navbar .navbar-brand,.navbar>.container .navbar-brand {
        margin-left: -.75rem
    }

    .container>.navbar .navbar-menu,.navbar>.container .navbar-menu {
        margin-right: -.75rem
    }

    .navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop {
        left: 0;
        position: fixed;
        right: 0;
        z-index: 30
    }

    .navbar.is-fixed-bottom-desktop {
        bottom: 0
    }

    .navbar.is-fixed-bottom-desktop.has-shadow {
        box-shadow: 0 -2px 3px rgba(35,36,50,.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: #232432
    }

    .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,.novoclouds-lazyload-rounded .pagination.ls-blur-up-img .pagination-next,.novoclouds-lazyload-rounded .pagination.ls-blur-up-img .pagination-previous {
    padding-left: 1em;
    padding-right: 1em;
    border-radius: 290486px
}

.pagination.is-rounded .pagination-link,.novoclouds-lazyload-rounded .pagination.ls-blur-up-img .pagination-link {
    border-radius: 290486px
}

.pagination,.pagination-list {
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: center
}

.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous {
    font-size: 1em;
    justify-content: center;
    margin: .25rem;
    padding-left: .5em;
    padding-right: .5em;
    text-align: center
}

.pagination-link,.pagination-next,.pagination-previous {
    border-color: #dbdbdb;
    color: #363636;
    min-width: 2.25em
}

.pagination-link:hover,.pagination-next:hover,.pagination-previous:hover {
    border-color: #b5b5b5;
    color: #506078
}

.pagination-link:focus,.pagination-next:focus,.pagination-previous:focus {
    border-color: #3273dc
}

.pagination-link:active,.pagination-next:active,.pagination-previous:active {
    box-shadow: inset 0 1px 2px rgba(35,36,50,.2)
}

.pagination-link[disabled],.pagination-next[disabled],.pagination-previous[disabled] {
    background-color: #dbdbdb;
    border-color: #dbdbdb;
    box-shadow: none;
    color: #7f8a9b;
    opacity: .5
}

.pagination-next,.pagination-previous {
    padding-left: .75em;
    padding-right: .75em;
    white-space: nowrap
}

.pagination-link.is-current {
    background-color: #005d67;
    border-color: #005d67;
    color: #fff
}

.pagination-ellipsis {
    color: #b5b5b5;
    pointer-events: none
}

.pagination-list {
    flex-wrap: wrap
}

@media screen and (max-width: 575px) {
    .pagination {
        flex-wrap:wrap
    }

    .pagination-list li,.pagination-next,.pagination-previous {
        flex-grow: 1;
        flex-shrink: 1
    }
}

@media print,screen and (min-width: 580px) {
    .pagination-list {
        flex-grow:1;
        flex-shrink: 1;
        justify-content: flex-start;
        order: 1
    }

    .pagination-previous {
        order: 2
    }

    .pagination-next {
        order: 3
    }

    .pagination {
        justify-content: space-between
    }

    .pagination.is-centered .pagination-previous {
        order: 1
    }

    .pagination.is-centered .pagination-list {
        justify-content: center;
        order: 2
    }

    .pagination.is-centered .pagination-next {
        order: 3
    }

    .pagination.is-right .pagination-previous {
        order: 1
    }

    .pagination.is-right .pagination-next {
        order: 2
    }

    .pagination.is-right .pagination-list {
        justify-content: flex-end;
        order: 3
    }
}

.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: inherit;
    font-size: 1.25em;
    font-weight: 300;
    line-height: 1.25;
    padding: .5em .75em
}

.panel-tabs {
    align-items: flex-end;
    display: flex;
    font-size: .875em;
    justify-content: center
}

.panel-tabs a {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: -1px;
    padding: .5em
}

.panel-tabs a.is-active {
    border-bottom-color: #4a4a4a;
    color: #363636
}

.panel-list a {
    color: #506078
}

.panel-list a:hover {
    color: #005d67
}

.panel-block {
    align-items: center;
    color: inherit;
    display: flex;
    justify-content: flex-start;
    padding: .5em .75em
}

.panel-block input[type=checkbox] {
    margin-right: .75em
}

.panel-block>.control {
    flex-grow: 1;
    flex-shrink: 1;
    width: 100%
}

.panel-block.is-wrapped {
    flex-wrap: wrap
}

.panel-block.is-active {
    border-left-color: #005d67;
    color: #363636
}

.panel-block.is-active .panel-icon {
    color: #005d67
}

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: #7f8a9b;
    margin-right: .75em
}

.panel-icon .fa {
    font-size: inherit;
    line-height: inherit
}

.tabs {
    -webkit-overflow-scrolling: touch;
    align-items: stretch;
    display: flex;
    font-size: 1rem;
    justify-content: space-between;
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap
}

.tabs a {
    align-items: center;
    border-bottom: 1px solid #dbdbdb;
    color: #1e4682;
    display: flex;
    justify-content: center;
    margin-bottom: -1px;
    padding: .5em 1em;
    vertical-align: top
}

.tabs a:hover {
    border-bottom-color: #005d67;
    color: #1e4682
}

.tabs li {
    display: block
}

.tabs li.is-active a {
    border-bottom-color: #005d67;
    color: #005d67
}

.tabs ul {
    align-items: center;
    border-bottom: 1px solid #dbdbdb;
    display: flex;
    flex-grow: 1;
    flex-shrink: 0;
    justify-content: flex-start
}

.tabs ul.is-center,.tabs ul.is-left {
    padding-right: .75em
}

.tabs ul.is-center {
    flex: none;
    justify-content: center;
    padding-left: .75em
}

.tabs ul.is-right {
    justify-content: flex-end;
    padding-left: .75em
}

.tabs .icon:first-child {
    margin-right: .5em
}

.tabs .icon:last-child {
    margin-left: .5em
}

.tabs.is-centered ul {
    justify-content: center
}

.tabs.is-right ul {
    justify-content: flex-end
}

.tabs.is-boxed a {
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.tabs.is-boxed a:hover {
    background-color: #f5f5f5;
    border-bottom-color: #dbdbdb
}

.tabs.is-boxed li.is-active a {
    background-color: #fffdfb;
    border-color: #dbdbdb;
    border-bottom-color: transparent!important
}

.tabs.is-fullwidth li {
    flex-grow: 1;
    flex-shrink: 0
}

.tabs.is-toggle a {
    border: 1px solid #dbdbdb;
    margin-bottom: 0;
    position: relative
}

.tabs.is-toggle a:hover {
    background-color: #f5f5f5;
    border-color: #b5b5b5;
    z-index: 2
}

.tabs.is-toggle li+li {
    margin-left: -1px
}

.tabs.is-toggle li:first-child a {
    border-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: #005d67;
    border-color: #005d67;
    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;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
    padding: .75rem
}

.columns.is-mobile>.column.is-narrow {
    flex: none
}

.columns.is-mobile>.column.is-full {
    flex: none;
    width: 100%
}

.columns.is-mobile>.column.is-three-quarters {
    flex: none;
    width: 75%
}

.columns.is-mobile>.column.is-two-thirds {
    flex: none;
    width: 66.6666%
}

.columns.is-mobile>.column.is-half {
    flex: none;
    width: 50%
}

.columns.is-mobile>.column.is-one-third {
    flex: none;
    width: 33.3333%
}

.columns.is-mobile>.column.is-one-quarter {
    flex: none;
    width: 25%
}

.columns.is-mobile>.column.is-one-fifth {
    flex: none;
    width: 20%
}

.columns.is-mobile>.column.is-two-fifths {
    flex: none;
    width: 40%
}

.columns.is-mobile>.column.is-three-fifths {
    flex: none;
    width: 60%
}

.columns.is-mobile>.column.is-four-fifths {
    flex: none;
    width: 80%
}

.columns.is-mobile>.column.is-offset-three-quarters {
    margin-left: 75%
}

.columns.is-mobile>.column.is-offset-two-thirds {
    margin-left: 66.6666%
}

.columns.is-mobile>.column.is-offset-half {
    margin-left: 50%
}

.columns.is-mobile>.column.is-offset-one-third {
    margin-left: 33.3333%
}

.columns.is-mobile>.column.is-offset-one-quarter {
    margin-left: 25%
}

.columns.is-mobile>.column.is-offset-one-fifth {
    margin-left: 20%
}

.columns.is-mobile>.column.is-offset-two-fifths {
    margin-left: 40%
}

.columns.is-mobile>.column.is-offset-three-fifths {
    margin-left: 60%
}

.columns.is-mobile>.column.is-offset-four-fifths {
    margin-left: 80%
}

.columns.is-mobile>.column.is-0 {
    flex: none;
    width: 0
}

.columns.is-mobile>.column.is-offset-0 {
    margin-left: 0
}

.columns.is-mobile>.column.is-1 {
    flex: none;
    width: 8.33333%
}

.columns.is-mobile>.column.is-offset-1 {
    margin-left: 8.33333%
}

.columns.is-mobile>.column.is-2 {
    flex: none;
    width: 16.66667%
}

.columns.is-mobile>.column.is-offset-2 {
    margin-left: 16.66667%
}

.columns.is-mobile>.column.is-3 {
    flex: none;
    width: 25%
}

.columns.is-mobile>.column.is-offset-3 {
    margin-left: 25%
}

.columns.is-mobile>.column.is-4 {
    flex: none;
    width: 33.33333%
}

.columns.is-mobile>.column.is-offset-4 {
    margin-left: 33.33333%
}

.columns.is-mobile>.column.is-5 {
    flex: none;
    width: 41.66667%
}

.columns.is-mobile>.column.is-offset-5 {
    margin-left: 41.66667%
}

.columns.is-mobile>.column.is-6 {
    flex: none;
    width: 50%
}

.columns.is-mobile>.column.is-offset-6 {
    margin-left: 50%
}

.columns.is-mobile>.column.is-7 {
    flex: none;
    width: 58.33333%
}

.columns.is-mobile>.column.is-offset-7 {
    margin-left: 58.33333%
}

.columns.is-mobile>.column.is-8 {
    flex: none;
    width: 66.66667%
}

.columns.is-mobile>.column.is-offset-8 {
    margin-left: 66.66667%
}

.columns.is-mobile>.column.is-9 {
    flex: none;
    width: 75%
}

.columns.is-mobile>.column.is-offset-9 {
    margin-left: 75%
}

.columns.is-mobile>.column.is-10 {
    flex: none;
    width: 83.33333%
}

.columns.is-mobile>.column.is-offset-10 {
    margin-left: 83.33333%
}

.columns.is-mobile>.column.is-11 {
    flex: none;
    width: 91.66667%
}

.columns.is-mobile>.column.is-offset-11 {
    margin-left: 91.66667%
}

.columns.is-mobile>.column.is-12 {
    flex: none;
    width: 100%
}

.columns.is-mobile>.column.is-offset-12 {
    margin-left: 100%
}

@media screen and (max-width: 575px) {
    .column.is-narrow-mobile {
        flex:none
    }

    .column.is-full-mobile {
        flex: none;
        width: 100%
    }

    .column.is-three-quarters-mobile {
        flex: none;
        width: 75%
    }

    .column.is-two-thirds-mobile {
        flex: none;
        width: 66.6666%
    }

    .column.is-half-mobile {
        flex: none;
        width: 50%
    }

    .column.is-one-third-mobile {
        flex: none;
        width: 33.3333%
    }

    .column.is-one-quarter-mobile {
        flex: none;
        width: 25%
    }

    .column.is-one-fifth-mobile {
        flex: none;
        width: 20%
    }

    .column.is-two-fifths-mobile {
        flex: none;
        width: 40%
    }

    .column.is-three-fifths-mobile {
        flex: none;
        width: 60%
    }

    .column.is-four-fifths-mobile {
        flex: none;
        width: 80%
    }

    .column.is-offset-three-quarters-mobile {
        margin-left: 75%
    }

    .column.is-offset-two-thirds-mobile {
        margin-left: 66.6666%
    }

    .column.is-offset-half-mobile {
        margin-left: 50%
    }

    .column.is-offset-one-third-mobile {
        margin-left: 33.3333%
    }

    .column.is-offset-one-quarter-mobile {
        margin-left: 25%
    }

    .column.is-offset-one-fifth-mobile {
        margin-left: 20%
    }

    .column.is-offset-two-fifths-mobile {
        margin-left: 40%
    }

    .column.is-offset-three-fifths-mobile {
        margin-left: 60%
    }

    .column.is-offset-four-fifths-mobile {
        margin-left: 80%
    }

    .column.is-0-mobile {
        flex: none;
        width: 0
    }

    .column.is-offset-0-mobile {
        margin-left: 0
    }

    .column.is-1-mobile {
        flex: none;
        width: 8.33333%
    }

    .column.is-offset-1-mobile {
        margin-left: 8.33333%
    }

    .column.is-2-mobile {
        flex: none;
        width: 16.66667%
    }

    .column.is-offset-2-mobile {
        margin-left: 16.66667%
    }

    .column.is-3-mobile {
        flex: none;
        width: 25%
    }

    .column.is-offset-3-mobile {
        margin-left: 25%
    }

    .column.is-4-mobile {
        flex: none;
        width: 33.33333%
    }

    .column.is-offset-4-mobile {
        margin-left: 33.33333%
    }

    .column.is-5-mobile {
        flex: none;
        width: 41.66667%
    }

    .column.is-offset-5-mobile {
        margin-left: 41.66667%
    }

    .column.is-6-mobile {
        flex: none;
        width: 50%
    }

    .column.is-offset-6-mobile {
        margin-left: 50%
    }

    .column.is-7-mobile {
        flex: none;
        width: 58.33333%
    }

    .column.is-offset-7-mobile {
        margin-left: 58.33333%
    }

    .column.is-8-mobile {
        flex: none;
        width: 66.66667%
    }

    .column.is-offset-8-mobile {
        margin-left: 66.66667%
    }

    .column.is-9-mobile {
        flex: none;
        width: 75%
    }

    .column.is-offset-9-mobile {
        margin-left: 75%
    }

    .column.is-10-mobile {
        flex: none;
        width: 83.33333%
    }

    .column.is-offset-10-mobile {
        margin-left: 83.33333%
    }

    .column.is-11-mobile {
        flex: none;
        width: 91.66667%
    }

    .column.is-offset-11-mobile {
        margin-left: 91.66667%
    }

    .column.is-12-mobile {
        flex: none;
        width: 100%
    }

    .column.is-offset-12-mobile {
        margin-left: 100%
    }
}

@media print,screen and (min-width: 580px) {
    .column.is-narrow,.column.is-narrow-tablet {
        flex:none
    }

    .column.is-full,.column.is-full-tablet {
        flex: none;
        width: 100%
    }

    .column.is-three-quarters,.column.is-three-quarters-tablet {
        flex: none;
        width: 75%
    }

    .column.is-two-thirds,.column.is-two-thirds-tablet {
        flex: none;
        width: 66.6666%
    }

    .column.is-half,.column.is-half-tablet {
        flex: none;
        width: 50%
    }

    .column.is-one-third,.column.is-one-third-tablet {
        flex: none;
        width: 33.3333%
    }

    .column.is-one-quarter,.column.is-one-quarter-tablet {
        flex: none;
        width: 25%
    }

    .column.is-one-fifth,.column.is-one-fifth-tablet {
        flex: none;
        width: 20%
    }

    .column.is-two-fifths,.column.is-two-fifths-tablet {
        flex: none;
        width: 40%
    }

    .column.is-three-fifths,.column.is-three-fifths-tablet {
        flex: none;
        width: 60%
    }

    .column.is-four-fifths,.column.is-four-fifths-tablet {
        flex: none;
        width: 80%
    }

    .column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet {
        margin-left: 75%
    }

    .column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet {
        margin-left: 66.6666%
    }

    .column.is-offset-half,.column.is-offset-half-tablet {
        margin-left: 50%
    }

    .column.is-offset-one-third,.column.is-offset-one-third-tablet {
        margin-left: 33.3333%
    }

    .column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet {
        margin-left: 25%
    }

    .column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet {
        margin-left: 20%
    }

    .column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet {
        margin-left: 40%
    }

    .column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet {
        margin-left: 60%
    }

    .column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet {
        margin-left: 80%
    }

    .column.is-0,.column.is-0-tablet {
        flex: none;
        width: 0
    }

    .column.is-offset-0,.column.is-offset-0-tablet {
        margin-left: 0
    }

    .column.is-1,.column.is-1-tablet {
        flex: none;
        width: 8.33333%
    }

    .column.is-offset-1,.column.is-offset-1-tablet {
        margin-left: 8.33333%
    }

    .column.is-2,.column.is-2-tablet {
        flex: none;
        width: 16.66667%
    }

    .column.is-offset-2,.column.is-offset-2-tablet {
        margin-left: 16.66667%
    }

    .column.is-3,.column.is-3-tablet {
        flex: none;
        width: 25%
    }

    .column.is-offset-3,.column.is-offset-3-tablet {
        margin-left: 25%
    }

    .column.is-4,.column.is-4-tablet {
        flex: none;
        width: 33.33333%
    }

    .column.is-offset-4,.column.is-offset-4-tablet {
        margin-left: 33.33333%
    }

    .column.is-5,.column.is-5-tablet {
        flex: none;
        width: 41.66667%
    }

    .column.is-offset-5,.column.is-offset-5-tablet {
        margin-left: 41.66667%
    }

    .column.is-6,.column.is-6-tablet {
        flex: none;
        width: 50%
    }

    .column.is-offset-6,.column.is-offset-6-tablet {
        margin-left: 50%
    }

    .column.is-7,.column.is-7-tablet {
        flex: none;
        width: 58.33333%
    }

    .column.is-offset-7,.column.is-offset-7-tablet {
        margin-left: 58.33333%
    }

    .column.is-8,.column.is-8-tablet {
        flex: none;
        width: 66.66667%
    }

    .column.is-offset-8,.column.is-offset-8-tablet {
        margin-left: 66.66667%
    }

    .column.is-9,.column.is-9-tablet {
        flex: none;
        width: 75%
    }

    .column.is-offset-9,.column.is-offset-9-tablet {
        margin-left: 75%
    }

    .column.is-10,.column.is-10-tablet {
        flex: none;
        width: 83.33333%
    }

    .column.is-offset-10,.column.is-offset-10-tablet {
        margin-left: 83.33333%
    }

    .column.is-11,.column.is-11-tablet {
        flex: none;
        width: 91.66667%
    }

    .column.is-offset-11,.column.is-offset-11-tablet {
        margin-left: 91.66667%
    }

    .column.is-12,.column.is-12-tablet {
        flex: none;
        width: 100%
    }

    .column.is-offset-12,.column.is-offset-12-tablet {
        margin-left: 100%
    }
}

@media screen and (max-width: 575px) {
    .column.is-narrow-touch {
        flex:none
    }

    .column.is-full-touch {
        flex: none;
        width: 100%
    }

    .column.is-three-quarters-touch {
        flex: none;
        width: 75%
    }

    .column.is-two-thirds-touch {
        flex: none;
        width: 66.6666%
    }

    .column.is-half-touch {
        flex: none;
        width: 50%
    }

    .column.is-one-third-touch {
        flex: none;
        width: 33.3333%
    }

    .column.is-one-quarter-touch {
        flex: none;
        width: 25%
    }

    .column.is-one-fifth-touch {
        flex: none;
        width: 20%
    }

    .column.is-two-fifths-touch {
        flex: none;
        width: 40%
    }

    .column.is-three-fifths-touch {
        flex: none;
        width: 60%
    }

    .column.is-four-fifths-touch {
        flex: none;
        width: 80%
    }

    .column.is-offset-three-quarters-touch {
        margin-left: 75%
    }

    .column.is-offset-two-thirds-touch {
        margin-left: 66.6666%
    }

    .column.is-offset-half-touch {
        margin-left: 50%
    }

    .column.is-offset-one-third-touch {
        margin-left: 33.3333%
    }

    .column.is-offset-one-quarter-touch {
        margin-left: 25%
    }

    .column.is-offset-one-fifth-touch {
        margin-left: 20%
    }

    .column.is-offset-two-fifths-touch {
        margin-left: 40%
    }

    .column.is-offset-three-fifths-touch {
        margin-left: 60%
    }

    .column.is-offset-four-fifths-touch {
        margin-left: 80%
    }

    .column.is-0-touch {
        flex: none;
        width: 0
    }

    .column.is-offset-0-touch {
        margin-left: 0
    }

    .column.is-1-touch {
        flex: none;
        width: 8.33333%
    }

    .column.is-offset-1-touch {
        margin-left: 8.33333%
    }

    .column.is-2-touch {
        flex: none;
        width: 16.66667%
    }

    .column.is-offset-2-touch {
        margin-left: 16.66667%
    }

    .column.is-3-touch {
        flex: none;
        width: 25%
    }

    .column.is-offset-3-touch {
        margin-left: 25%
    }

    .column.is-4-touch {
        flex: none;
        width: 33.33333%
    }

    .column.is-offset-4-touch {
        margin-left: 33.33333%
    }

    .column.is-5-touch {
        flex: none;
        width: 41.66667%
    }

    .column.is-offset-5-touch {
        margin-left: 41.66667%
    }

    .column.is-6-touch {
        flex: none;
        width: 50%
    }

    .column.is-offset-6-touch {
        margin-left: 50%
    }

    .column.is-7-touch {
        flex: none;
        width: 58.33333%
    }

    .column.is-offset-7-touch {
        margin-left: 58.33333%
    }

    .column.is-8-touch {
        flex: none;
        width: 66.66667%
    }

    .column.is-offset-8-touch {
        margin-left: 66.66667%
    }

    .column.is-9-touch {
        flex: none;
        width: 75%
    }

    .column.is-offset-9-touch {
        margin-left: 75%
    }

    .column.is-10-touch {
        flex: none;
        width: 83.33333%
    }

    .column.is-offset-10-touch {
        margin-left: 83.33333%
    }

    .column.is-11-touch {
        flex: none;
        width: 91.66667%
    }

    .column.is-offset-11-touch {
        margin-left: 91.66667%
    }

    .column.is-12-touch {
        flex: none;
        width: 100%
    }

    .column.is-offset-12-touch {
        margin-left: 100%
    }
}

@media screen and (min-width: 1283px) {
    .column.is-narrow-desktop {
        flex:none
    }

    .column.is-full-desktop {
        flex: none;
        width: 100%
    }

    .column.is-three-quarters-desktop {
        flex: none;
        width: 75%
    }

    .column.is-two-thirds-desktop {
        flex: none;
        width: 66.6666%
    }

    .column.is-half-desktop {
        flex: none;
        width: 50%
    }

    .column.is-one-third-desktop {
        flex: none;
        width: 33.3333%
    }

    .column.is-one-quarter-desktop {
        flex: none;
        width: 25%
    }

    .column.is-one-fifth-desktop {
        flex: none;
        width: 20%
    }

    .column.is-two-fifths-desktop {
        flex: none;
        width: 40%
    }

    .column.is-three-fifths-desktop {
        flex: none;
        width: 60%
    }

    .column.is-four-fifths-desktop {
        flex: none;
        width: 80%
    }

    .column.is-offset-three-quarters-desktop {
        margin-left: 75%
    }

    .column.is-offset-two-thirds-desktop {
        margin-left: 66.6666%
    }

    .column.is-offset-half-desktop {
        margin-left: 50%
    }

    .column.is-offset-one-third-desktop {
        margin-left: 33.3333%
    }

    .column.is-offset-one-quarter-desktop {
        margin-left: 25%
    }

    .column.is-offset-one-fifth-desktop {
        margin-left: 20%
    }

    .column.is-offset-two-fifths-desktop {
        margin-left: 40%
    }

    .column.is-offset-three-fifths-desktop {
        margin-left: 60%
    }

    .column.is-offset-four-fifths-desktop {
        margin-left: 80%
    }

    .column.is-0-desktop {
        flex: none;
        width: 0
    }

    .column.is-offset-0-desktop {
        margin-left: 0
    }

    .column.is-1-desktop {
        flex: none;
        width: 8.33333%
    }

    .column.is-offset-1-desktop {
        margin-left: 8.33333%
    }

    .column.is-2-desktop {
        flex: none;
        width: 16.66667%
    }

    .column.is-offset-2-desktop {
        margin-left: 16.66667%
    }

    .column.is-3-desktop {
        flex: none;
        width: 25%
    }

    .column.is-offset-3-desktop {
        margin-left: 25%
    }

    .column.is-4-desktop {
        flex: none;
        width: 33.33333%
    }

    .column.is-offset-4-desktop {
        margin-left: 33.33333%
    }

    .column.is-5-desktop {
        flex: none;
        width: 41.66667%
    }

    .column.is-offset-5-desktop {
        margin-left: 41.66667%
    }

    .column.is-6-desktop {
        flex: none;
        width: 50%
    }

    .column.is-offset-6-desktop {
        margin-left: 50%
    }

    .column.is-7-desktop {
        flex: none;
        width: 58.33333%
    }

    .column.is-offset-7-desktop {
        margin-left: 58.33333%
    }

    .column.is-8-desktop {
        flex: none;
        width: 66.66667%
    }

    .column.is-offset-8-desktop {
        margin-left: 66.66667%
    }

    .column.is-9-desktop {
        flex: none;
        width: 75%
    }

    .column.is-offset-9-desktop {
        margin-left: 75%
    }

    .column.is-10-desktop {
        flex: none;
        width: 83.33333%
    }

    .column.is-offset-10-desktop {
        margin-left: 83.33333%
    }

    .column.is-11-desktop {
        flex: none;
        width: 91.66667%
    }

    .column.is-offset-11-desktop {
        margin-left: 91.66667%
    }

    .column.is-12-desktop {
        flex: none;
        width: 100%
    }

    .column.is-offset-12-desktop {
        margin-left: 100%
    }
}

@media screen and (min-width: 1056px) {
    .column.is-narrow-widescreen {
        flex:none
    }

    .column.is-full-widescreen {
        flex: none;
        width: 100%
    }

    .column.is-three-quarters-widescreen {
        flex: none;
        width: 75%
    }

    .column.is-two-thirds-widescreen {
        flex: none;
        width: 66.6666%
    }

    .column.is-half-widescreen {
        flex: none;
        width: 50%
    }

    .column.is-one-third-widescreen {
        flex: none;
        width: 33.3333%
    }

    .column.is-one-quarter-widescreen {
        flex: none;
        width: 25%
    }

    .column.is-one-fifth-widescreen {
        flex: none;
        width: 20%
    }

    .column.is-two-fifths-widescreen {
        flex: none;
        width: 40%
    }

    .column.is-three-fifths-widescreen {
        flex: none;
        width: 60%
    }

    .column.is-four-fifths-widescreen {
        flex: none;
        width: 80%
    }

    .column.is-offset-three-quarters-widescreen {
        margin-left: 75%
    }

    .column.is-offset-two-thirds-widescreen {
        margin-left: 66.6666%
    }

    .column.is-offset-half-widescreen {
        margin-left: 50%
    }

    .column.is-offset-one-third-widescreen {
        margin-left: 33.3333%
    }

    .column.is-offset-one-quarter-widescreen {
        margin-left: 25%
    }

    .column.is-offset-one-fifth-widescreen {
        margin-left: 20%
    }

    .column.is-offset-two-fifths-widescreen {
        margin-left: 40%
    }

    .column.is-offset-three-fifths-widescreen {
        margin-left: 60%
    }

    .column.is-offset-four-fifths-widescreen {
        margin-left: 80%
    }

    .column.is-0-widescreen {
        flex: none;
        width: 0
    }

    .column.is-offset-0-widescreen {
        margin-left: 0
    }

    .column.is-1-widescreen {
        flex: none;
        width: 8.33333%
    }

    .column.is-offset-1-widescreen {
        margin-left: 8.33333%
    }

    .column.is-2-widescreen {
        flex: none;
        width: 16.66667%
    }

    .column.is-offset-2-widescreen {
        margin-left: 16.66667%
    }

    .column.is-3-widescreen {
        flex: none;
        width: 25%
    }

    .column.is-offset-3-widescreen {
        margin-left: 25%
    }

    .column.is-4-widescreen {
        flex: none;
        width: 33.33333%
    }

    .column.is-offset-4-widescreen {
        margin-left: 33.33333%
    }

    .column.is-5-widescreen {
        flex: none;
        width: 41.66667%
    }

    .column.is-offset-5-widescreen {
        margin-left: 41.66667%
    }

    .column.is-6-widescreen {
        flex: none;
        width: 50%
    }

    .column.is-offset-6-widescreen {
        margin-left: 50%
    }

    .column.is-7-widescreen {
        flex: none;
        width: 58.33333%
    }

    .column.is-offset-7-widescreen {
        margin-left: 58.33333%
    }

    .column.is-8-widescreen {
        flex: none;
        width: 66.66667%
    }

    .column.is-offset-8-widescreen {
        margin-left: 66.66667%
    }

    .column.is-9-widescreen {
        flex: none;
        width: 75%
    }

    .column.is-offset-9-widescreen {
        margin-left: 75%
    }

    .column.is-10-widescreen {
        flex: none;
        width: 83.33333%
    }

    .column.is-offset-10-widescreen {
        margin-left: 83.33333%
    }

    .column.is-11-widescreen {
        flex: none;
        width: 91.66667%
    }

    .column.is-offset-11-widescreen {
        margin-left: 91.66667%
    }

    .column.is-12-widescreen {
        flex: none;
        width: 100%
    }

    .column.is-offset-12-widescreen {
        margin-left: 100%
    }
}

@media screen and (min-width: 1284px) {
    .column.is-narrow-fullhd {
        flex:none
    }

    .column.is-full-fullhd {
        flex: none;
        width: 100%
    }

    .column.is-three-quarters-fullhd {
        flex: none;
        width: 75%
    }

    .column.is-two-thirds-fullhd {
        flex: none;
        width: 66.6666%
    }

    .column.is-half-fullhd {
        flex: none;
        width: 50%
    }

    .column.is-one-third-fullhd {
        flex: none;
        width: 33.3333%
    }

    .column.is-one-quarter-fullhd {
        flex: none;
        width: 25%
    }

    .column.is-one-fifth-fullhd {
        flex: none;
        width: 20%
    }

    .column.is-two-fifths-fullhd {
        flex: none;
        width: 40%
    }

    .column.is-three-fifths-fullhd {
        flex: none;
        width: 60%
    }

    .column.is-four-fifths-fullhd {
        flex: none;
        width: 80%
    }

    .column.is-offset-three-quarters-fullhd {
        margin-left: 75%
    }

    .column.is-offset-two-thirds-fullhd {
        margin-left: 66.6666%
    }

    .column.is-offset-half-fullhd {
        margin-left: 50%
    }

    .column.is-offset-one-third-fullhd {
        margin-left: 33.3333%
    }

    .column.is-offset-one-quarter-fullhd {
        margin-left: 25%
    }

    .column.is-offset-one-fifth-fullhd {
        margin-left: 20%
    }

    .column.is-offset-two-fifths-fullhd {
        margin-left: 40%
    }

    .column.is-offset-three-fifths-fullhd {
        margin-left: 60%
    }

    .column.is-offset-four-fifths-fullhd {
        margin-left: 80%
    }

    .column.is-0-fullhd {
        flex: none;
        width: 0
    }

    .column.is-offset-0-fullhd {
        margin-left: 0
    }

    .column.is-1-fullhd {
        flex: none;
        width: 8.33333%
    }

    .column.is-offset-1-fullhd {
        margin-left: 8.33333%
    }

    .column.is-2-fullhd {
        flex: none;
        width: 16.66667%
    }

    .column.is-offset-2-fullhd {
        margin-left: 16.66667%
    }

    .column.is-3-fullhd {
        flex: none;
        width: 25%
    }

    .column.is-offset-3-fullhd {
        margin-left: 25%
    }

    .column.is-4-fullhd {
        flex: none;
        width: 33.33333%
    }

    .column.is-offset-4-fullhd {
        margin-left: 33.33333%
    }

    .column.is-5-fullhd {
        flex: none;
        width: 41.66667%
    }

    .column.is-offset-5-fullhd {
        margin-left: 41.66667%
    }

    .column.is-6-fullhd {
        flex: none;
        width: 50%
    }

    .column.is-offset-6-fullhd {
        margin-left: 50%
    }

    .column.is-7-fullhd {
        flex: none;
        width: 58.33333%
    }

    .column.is-offset-7-fullhd {
        margin-left: 58.33333%
    }

    .column.is-8-fullhd {
        flex: none;
        width: 66.66667%
    }

    .column.is-offset-8-fullhd {
        margin-left: 66.66667%
    }

    .column.is-9-fullhd {
        flex: none;
        width: 75%
    }

    .column.is-offset-9-fullhd {
        margin-left: 75%
    }

    .column.is-10-fullhd {
        flex: none;
        width: 83.33333%
    }

    .column.is-offset-10-fullhd {
        margin-left: 83.33333%
    }

    .column.is-11-fullhd {
        flex: none;
        width: 91.66667%
    }

    .column.is-offset-11-fullhd {
        margin-left: 91.66667%
    }

    .column.is-12-fullhd {
        flex: none;
        width: 100%
    }

    .column.is-offset-12-fullhd {
        margin-left: 100%
    }
}

.columns {
    margin-left: -.75rem;
    margin-right: -.75rem;
    margin-top: -.75rem
}

.columns:last-child {
    margin-bottom: -.75rem
}

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

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

.columns.is-gapless {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0
}

.columns.is-gapless>.column {
    margin: 0;
    padding: 0!important
}

.columns.is-gapless:not(:last-child) {
    margin-bottom: 1.5rem
}

.columns.is-gapless:last-child {
    margin-bottom: 0
}

.columns.is-mobile {
    display: flex
}

.columns.is-multiline {
    flex-wrap: wrap
}

.columns.is-vcentered {
    align-items: center
}

@media print,screen and (min-width: 580px) {
    .columns:not(.is-desktop) {
        display:flex
    }
}

@media screen and (min-width: 1283px) {
    .columns.is-desktop {
        display:flex
    }
}

.columns.is-variable {
    --columnGap: 0.75rem;
    margin-left: calc(var(--columnGap)*-1);
    margin-right: calc(var(--columnGap)*-1)
}

.columns.is-variable .column {
    padding-left: var(--columnGap);
    padding-right: var(--columnGap)
}

.columns.is-variable.is-0 {
    --columnGap: 0rem
}

@media screen and (max-width: 575px) {
    .columns.is-variable.is-0-mobile {
        --columnGap:0rem
    }
}

@media print,screen and (min-width: 580px) {
    .columns.is-variable.is-0-tablet {
        --columnGap:0rem
    }
}

@media screen and (min-width: 580px) and (max-width:831px) {
    .columns.is-variable.is-0-tablet-only {
        --columnGap:0rem
    }
}

@media screen and (max-width: 575px) {
    .columns.is-variable.is-0-touch {
        --columnGap:0rem
    }
}

@media screen and (min-width: 1283px) {
    .columns.is-variable.is-0-desktop {
        --columnGap:0rem
    }
}

@media screen and (min-width: 1283px) and (max-width:1055px) {
    .columns.is-variable.is-0-desktop-only {
        --columnGap:0rem
    }
}

@media screen and (min-width: 1056px) {
    .columns.is-variable.is-0-widescreen {
        --columnGap:0rem
    }
}

@media screen and (min-width: 1056px) and (max-width:1283px) {
    .columns.is-variable.is-0-widescreen-only {
        --columnGap:0rem
    }
}

@media screen and (min-width: 1284px) {
    .columns.is-variable.is-0-fullhd {
        --columnGap:0rem
    }
}

.columns.is-variable.is-1 {
    --columnGap: .25rem
}

@media screen and (max-width: 575px) {
    .columns.is-variable.is-1-mobile {
        --columnGap:.25rem
    }
}

@media print,screen and (min-width: 580px) {
    .columns.is-variable.is-1-tablet {
        --columnGap:.25rem
    }
}

@media screen and (min-width: 580px) and (max-width:831px) {
    .columns.is-variable.is-1-tablet-only {
        --columnGap:.25rem
    }
}

@media screen and (max-width: 575px) {
    .columns.is-variable.is-1-touch {
        --columnGap:.25rem
    }
}

@media screen and (min-width: 1283px) {
    .columns.is-variable.is-1-desktop {
        --columnGap:.25rem
    }
}

@media screen and (min-width: 1283px) and (max-width:1055px) {
    .columns.is-variable.is-1-desktop-only {
        --columnGap:.25rem
    }
}

@media screen and (min-width: 1056px) {
    .columns.is-variable.is-1-widescreen {
        --columnGap:.25rem
    }
}

@media screen and (min-width: 1056px) and (max-width:1283px) {
    .columns.is-variable.is-1-widescreen-only {
        --columnGap:.25rem
    }
}

@media screen and (min-width: 1284px) {
    .columns.is-variable.is-1-fullhd {
        --columnGap:.25rem
    }
}

.columns.is-variable.is-2 {
    --columnGap: .5rem
}

@media screen and (max-width: 575px) {
    .columns.is-variable.is-2-mobile {
        --columnGap:.5rem
    }
}

@media print,screen and (min-width: 580px) {
    .columns.is-variable.is-2-tablet {
        --columnGap:.5rem
    }
}

@media screen and (min-width: 580px) and (max-width:831px) {
    .columns.is-variable.is-2-tablet-only {
        --columnGap:.5rem
    }
}

@media screen and (max-width: 575px) {
    .columns.is-variable.is-2-touch {
        --columnGap:.5rem
    }
}

@media screen and (min-width: 1283px) {
    .columns.is-variable.is-2-desktop {
        --columnGap:.5rem
    }
}

@media screen and (min-width: 1283px) and (max-width:1055px) {
    .columns.is-variable.is-2-desktop-only {
        --columnGap:.5rem
    }
}

@media screen and (min-width: 1056px) {
    .columns.is-variable.is-2-widescreen {
        --columnGap:.5rem
    }
}

@media screen and (min-width: 1056px) and (max-width:1283px) {
    .columns.is-variable.is-2-widescreen-only {
        --columnGap:.5rem
    }
}

@media screen and (min-width: 1284px) {
    .columns.is-variable.is-2-fullhd {
        --columnGap:.5rem
    }
}

.columns.is-variable.is-3 {
    --columnGap: .75rem
}

@media screen and (max-width: 575px) {
    .columns.is-variable.is-3-mobile {
        --columnGap:.75rem
    }
}

@media print,screen and (min-width: 580px) {
    .columns.is-variable.is-3-tablet {
        --columnGap:.75rem
    }
}

@media screen and (min-width: 580px) and (max-width:831px) {
    .columns.is-variable.is-3-tablet-only {
        --columnGap:.75rem
    }
}

@media screen and (max-width: 575px) {
    .columns.is-variable.is-3-touch {
        --columnGap:.75rem
    }
}

@media screen and (min-width: 1283px) {
    .columns.is-variable.is-3-desktop {
        --columnGap:.75rem
    }
}

@media screen and (min-width: 1283px) and (max-width:1055px) {
    .columns.is-variable.is-3-desktop-only {
        --columnGap:.75rem
    }
}

@media screen and (min-width: 1056px) {
    .columns.is-variable.is-3-widescreen {
        --columnGap:.75rem
    }
}

@media screen and (min-width: 1056px) and (max-width:1283px) {
    .columns.is-variable.is-3-widescreen-only {
        --columnGap:.75rem
    }
}

@media screen and (min-width: 1284px) {
    .columns.is-variable.is-3-fullhd {
        --columnGap:.75rem
    }
}

.columns.is-variable.is-4 {
    --columnGap: 1rem
}

@media screen and (max-width: 575px) {
    .columns.is-variable.is-4-mobile {
        --columnGap:1rem
    }
}

@media print,screen and (min-width: 580px) {
    .columns.is-variable.is-4-tablet {
        --columnGap:1rem
    }
}

@media screen and (min-width: 580px) and (max-width:831px) {
    .columns.is-variable.is-4-tablet-only {
        --columnGap:1rem
    }
}

@media screen and (max-width: 575px) {
    .columns.is-variable.is-4-touch {
        --columnGap:1rem
    }
}

@media screen and (min-width: 1283px) {
    .columns.is-variable.is-4-desktop {
        --columnGap:1rem
    }
}

@media screen and (min-width: 1283px) and (max-width:1055px) {
    .columns.is-variable.is-4-desktop-only {
        --columnGap:1rem
    }
}

@media screen and (min-width: 1056px) {
    .columns.is-variable.is-4-widescreen {
        --columnGap:1rem
    }
}

@media screen and (min-width: 1056px) and (max-width:1283px) {
    .columns.is-variable.is-4-widescreen-only {
        --columnGap:1rem
    }
}

@media screen and (min-width: 1284px) {
    .columns.is-variable.is-4-fullhd {
        --columnGap:1rem
    }
}

.columns.is-variable.is-5 {
    --columnGap: 1.25rem
}

@media screen and (max-width: 575px) {
    .columns.is-variable.is-5-mobile {
        --columnGap:1.25rem
    }
}

@media print,screen and (min-width: 580px) {
    .columns.is-variable.is-5-tablet {
        --columnGap:1.25rem
    }
}

@media screen and (min-width: 580px) and (max-width:831px) {
    .columns.is-variable.is-5-tablet-only {
        --columnGap:1.25rem
    }
}

@media screen and (max-width: 575px) {
    .columns.is-variable.is-5-touch {
        --columnGap:1.25rem
    }
}

@media screen and (min-width: 1283px) {
    .columns.is-variable.is-5-desktop {
        --columnGap:1.25rem
    }
}

@media screen and (min-width: 1283px) and (max-width:1055px) {
    .columns.is-variable.is-5-desktop-only {
        --columnGap:1.25rem
    }
}

@media screen and (min-width: 1056px) {
    .columns.is-variable.is-5-widescreen {
        --columnGap:1.25rem
    }
}

@media screen and (min-width: 1056px) and (max-width:1283px) {
    .columns.is-variable.is-5-widescreen-only {
        --columnGap:1.25rem
    }
}

@media screen and (min-width: 1284px) {
    .columns.is-variable.is-5-fullhd {
        --columnGap:1.25rem
    }
}

.columns.is-variable.is-6 {
    --columnGap: 1.5rem
}

@media screen and (max-width: 575px) {
    .columns.is-variable.is-6-mobile {
        --columnGap:1.5rem
    }
}

@media print,screen and (min-width: 580px) {
    .columns.is-variable.is-6-tablet {
        --columnGap:1.5rem
    }
}

@media screen and (min-width: 580px) and (max-width:831px) {
    .columns.is-variable.is-6-tablet-only {
        --columnGap:1.5rem
    }
}

@media screen and (max-width: 575px) {
    .columns.is-variable.is-6-touch {
        --columnGap:1.5rem
    }
}

@media screen and (min-width: 1283px) {
    .columns.is-variable.is-6-desktop {
        --columnGap:1.5rem
    }
}

@media screen and (min-width: 1283px) and (max-width:1055px) {
    .columns.is-variable.is-6-desktop-only {
        --columnGap:1.5rem
    }
}

@media screen and (min-width: 1056px) {
    .columns.is-variable.is-6-widescreen {
        --columnGap:1.5rem
    }
}

@media screen and (min-width: 1056px) and (max-width:1283px) {
    .columns.is-variable.is-6-widescreen-only {
        --columnGap:1.5rem
    }
}

@media screen and (min-width: 1284px) {
    .columns.is-variable.is-6-fullhd {
        --columnGap:1.5rem
    }
}

.columns.is-variable.is-7 {
    --columnGap: 1.75rem
}

@media screen and (max-width: 575px) {
    .columns.is-variable.is-7-mobile {
        --columnGap:1.75rem
    }
}

@media print,screen and (min-width: 580px) {
    .columns.is-variable.is-7-tablet {
        --columnGap:1.75rem
    }
}

@media screen and (min-width: 580px) and (max-width:831px) {
    .columns.is-variable.is-7-tablet-only {
        --columnGap:1.75rem
    }
}

@media screen and (max-width: 575px) {
    .columns.is-variable.is-7-touch {
        --columnGap:1.75rem
    }
}

@media screen and (min-width: 1283px) {
    .columns.is-variable.is-7-desktop {
        --columnGap:1.75rem
    }
}

@media screen and (min-width: 1283px) and (max-width:1055px) {
    .columns.is-variable.is-7-desktop-only {
        --columnGap:1.75rem
    }
}

@media screen and (min-width: 1056px) {
    .columns.is-variable.is-7-widescreen {
        --columnGap:1.75rem
    }
}

@media screen and (min-width: 1056px) and (max-width:1283px) {
    .columns.is-variable.is-7-widescreen-only {
        --columnGap:1.75rem
    }
}

@media screen and (min-width: 1284px) {
    .columns.is-variable.is-7-fullhd {
        --columnGap:1.75rem
    }
}

.columns.is-variable.is-8 {
    --columnGap: 2rem
}

@media screen and (max-width: 575px) {
    .columns.is-variable.is-8-mobile {
        --columnGap:2rem
    }
}

@media print,screen and (min-width: 580px) {
    .columns.is-variable.is-8-tablet {
        --columnGap:2rem
    }
}

@media screen and (min-width: 580px) and (max-width:831px) {
    .columns.is-variable.is-8-tablet-only {
        --columnGap:2rem
    }
}

@media screen and (max-width: 575px) {
    .columns.is-variable.is-8-touch {
        --columnGap:2rem
    }
}

@media screen and (min-width: 1283px) {
    .columns.is-variable.is-8-desktop {
        --columnGap:2rem
    }
}

@media screen and (min-width: 1283px) and (max-width:1055px) {
    .columns.is-variable.is-8-desktop-only {
        --columnGap:2rem
    }
}

@media screen and (min-width: 1056px) {
    .columns.is-variable.is-8-widescreen {
        --columnGap:2rem
    }
}

@media screen and (min-width: 1056px) and (max-width:1283px) {
    .columns.is-variable.is-8-widescreen-only {
        --columnGap:2rem
    }
}

@media screen and (min-width: 1284px) {
    .columns.is-variable.is-8-fullhd {
        --columnGap:2rem
    }
}

.tile {
    align-items: stretch;
    display: block;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
    min-height: min-content
}

.tile.is-ancestor {
    margin-left: -.75rem;
    margin-right: -.75rem;
    margin-top: -.75rem
}

.tile.is-ancestor:last-child {
    margin-bottom: -.75rem
}

.tile.is-ancestor:not(:last-child) {
    margin-bottom: .75rem
}

.tile.is-child {
    margin: 0!important
}

.tile.is-parent {
    padding: .75rem
}

.tile.is-vertical {
    flex-direction: column
}

.tile.is-vertical>.tile.is-child:not(:last-child) {
    margin-bottom: 1.5rem!important
}

@media print,screen and (min-width: 580px) {
    .tile:not(.is-child) {
        display:flex
    }

    .tile.is-1 {
        flex: none;
        width: 8.33333%
    }

    .tile.is-2 {
        flex: none;
        width: 16.66667%
    }

    .tile.is-3 {
        flex: none;
        width: 25%
    }

    .tile.is-4 {
        flex: none;
        width: 33.33333%
    }

    .tile.is-5 {
        flex: none;
        width: 41.66667%
    }

    .tile.is-6 {
        flex: none;
        width: 50%
    }

    .tile.is-7 {
        flex: none;
        width: 58.33333%
    }

    .tile.is-8 {
        flex: none;
        width: 66.66667%
    }

    .tile.is-9 {
        flex: none;
        width: 75%
    }

    .tile.is-10 {
        flex: none;
        width: 83.33333%
    }

    .tile.is-11 {
        flex: none;
        width: 91.66667%
    }

    .tile.is-12 {
        flex: none;
        width: 100%
    }
}

.hero {
    align-items: stretch;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.hero .navbar {
    background: none
}

.hero .tabs ul {
    border-bottom: none
}

.hero.is-white {
    background-color: #fffdfb;
    color: #232432
}

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

.hero.is-white .subtitle {
    color: rgba(35,36,50,.9)
}

.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong {
    color: #232432
}

@media screen and (max-width: 575px) {
    .hero.is-white .navbar-menu {
        background-color:#fffdfb
    }
}

.hero.is-white .navbar-item,.hero.is-white .navbar-link {
    color: rgba(35,36,50,.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: #fff0e2;
    color: #232432
}

.hero.is-white .tabs a {
    color: #232432;
    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: #232432
}

.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover {
    background-color: rgba(35,36,50,.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: #232432;
    border-color: #232432;
    color: #fffdfb
}

.hero.is-white.is-bold {
    background-image: linear-gradient(141deg,#ffdac8,#fffdfb 71%,#fff)
}

@media screen and (max-width: 575px) {
    .hero.is-white.is-bold .navbar-menu {
        background-image:linear-gradient(141deg,#ffdac8,#fffdfb 71%,#fff)
    }
}

.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: 575px) {
    .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(35,36,50,.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: 575px) {
    .hero.is-light.is-bold .navbar-menu {
        background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)
    }
}

.hero.is-grey {
    background-color: #7f8a9b;
    color: #fff
}

.hero.is-grey a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-grey strong {
    color: inherit
}

.hero.is-grey .title {
    color: #fff
}

.hero.is-grey .subtitle {
    color: hsla(0,0%,100%,.9)
}

.hero.is-grey .subtitle a:not(.button),.hero.is-grey .subtitle strong {
    color: #fff
}

@media screen and (max-width: 575px) {
    .hero.is-grey .navbar-menu {
        background-color:#7f8a9b
    }
}

.hero.is-grey .navbar-item,.hero.is-grey .navbar-link {
    color: hsla(0,0%,100%,.7)
}

.hero.is-grey .navbar-link.is-active,.hero.is-grey .navbar-link:hover,.hero.is-grey a.navbar-item.is-active,.hero.is-grey a.navbar-item:hover {
    background-color: #717d90;
    color: #fff
}

.hero.is-grey .tabs a {
    color: #fff;
    opacity: .9
}

.hero.is-grey .tabs a:hover,.hero.is-grey .tabs li.is-active a {
    opacity: 1
}

.hero.is-grey .tabs.is-boxed a,.hero.is-grey .tabs.is-toggle a {
    color: #fff
}

.hero.is-grey .tabs.is-boxed a:hover,.hero.is-grey .tabs.is-toggle a:hover {
    background-color: rgba(35,36,50,.1)
}

.hero.is-grey .tabs.is-boxed li.is-active a,.hero.is-grey .tabs.is-boxed li.is-active a:hover,.hero.is-grey .tabs.is-toggle li.is-active a,.hero.is-grey .tabs.is-toggle li.is-active a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #7f8a9b
}

.hero.is-grey.is-bold {
    background-image: linear-gradient(141deg,#5a778d,#7f8a9b 71%,#8890ab)
}

@media screen and (max-width: 575px) {
    .hero.is-grey.is-bold .navbar-menu {
        background-image:linear-gradient(141deg,#5a778d,#7f8a9b 71%,#8890ab)
    }
}

.hero.is-dark {
    background-color: #506078;
    color: #fff
}

.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong {
    color: inherit
}

.hero.is-dark .title {
    color: #fff
}

.hero.is-dark .subtitle {
    color: hsla(0,0%,100%,.9)
}

.hero.is-dark .subtitle a:not(.button),.hero.is-dark .subtitle strong {
    color: #fff
}

@media screen and (max-width: 575px) {
    .hero.is-dark .navbar-menu {
        background-color:#506078
    }
}

.hero.is-dark .navbar-item,.hero.is-dark .navbar-link {
    color: hsla(0,0%,100%,.7)
}

.hero.is-dark .navbar-link.is-active,.hero.is-dark .navbar-link:hover,.hero.is-dark a.navbar-item.is-active,.hero.is-dark a.navbar-item:hover {
    background-color: #465469;
    color: #fff
}

.hero.is-dark .tabs a {
    color: #fff;
    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: #fff
}

.hero.is-dark .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover {
    background-color: rgba(35,36,50,.1)
}

.hero.is-dark .tabs.is-boxed li.is-active a,.hero.is-dark .tabs.is-boxed li.is-active a:hover,.hero.is-dark .tabs.is-toggle li.is-active a,.hero.is-dark .tabs.is-toggle li.is-active a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #506078
}

.hero.is-dark.is-bold {
    background-image: linear-gradient(141deg,#344d61,#506078 71%,#55628d)
}

@media screen and (max-width: 575px) {
    .hero.is-dark.is-bold .navbar-menu {
        background-image:linear-gradient(141deg,#344d61,#506078 71%,#55628d)
    }
}

.hero.is-black {
    background-color: #232432;
    color: #fffdfb
}

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

.hero.is-black .subtitle {
    color: rgba(255,253,251,.9)
}

.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong {
    color: #fffdfb
}

@media screen and (max-width: 575px) {
    .hero.is-black .navbar-menu {
        background-color:#232432
    }
}

.hero.is-black .navbar-item,.hero.is-black .navbar-link {
    color: rgba(255,253,251,.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: #191923;
    color: #fffdfb
}

.hero.is-black .tabs a {
    color: #fffdfb;
    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: #fffdfb
}

.hero.is-black .tabs.is-boxed a:hover,.hero.is-black .tabs.is-toggle a:hover {
    background-color: rgba(35,36,50,.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: #fffdfb;
    border-color: #fffdfb;
    color: #232432
}

.hero.is-black.is-bold {
    background-image: linear-gradient(141deg,#0c0e16,#232432 71%,#2d2b44)
}

@media screen and (max-width: 575px) {
    .hero.is-black.is-bold .navbar-menu {
        background-image:linear-gradient(141deg,#0c0e16,#232432 71%,#2d2b44)
    }
}

.hero.is-primary {
    background-color: #1e4682;
    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: 575px) {
    .hero.is-primary .navbar-menu {
        background-color:#1e4682
    }
}

.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: #193b6d;
    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(35,36,50,.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: #1e4682
}

.hero.is-primary.is-bold {
    background-image: linear-gradient(141deg,#0f3c5e,#1e4682 71%,#1e3b9b)
}

@media screen and (max-width: 575px) {
    .hero.is-primary.is-bold .navbar-menu {
        background-image:linear-gradient(141deg,#0f3c5e,#1e4682 71%,#1e3b9b)
    }
}

.hero.is-secondary {
    background-color: #005d67;
    color: #fff
}

.hero.is-secondary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-secondary strong {
    color: inherit
}

.hero.is-secondary .title {
    color: #fff
}

.hero.is-secondary .subtitle {
    color: hsla(0,0%,100%,.9)
}

.hero.is-secondary .subtitle a:not(.button),.hero.is-secondary .subtitle strong {
    color: #fff
}

@media screen and (max-width: 575px) {
    .hero.is-secondary .navbar-menu {
        background-color:#005d67
    }
}

.hero.is-secondary .navbar-item,.hero.is-secondary .navbar-link {
    color: hsla(0,0%,100%,.7)
}

.hero.is-secondary .navbar-link.is-active,.hero.is-secondary .navbar-link:hover,.hero.is-secondary a.navbar-item.is-active,.hero.is-secondary a.navbar-item:hover {
    background-color: #2c7fff;
    color: #fff
}

.hero.is-secondary .tabs a {
    color: #fff;
    opacity: .9
}

.hero.is-secondary .tabs a:hover,.hero.is-secondary .tabs li.is-active a {
    opacity: 1
}

.hero.is-secondary .tabs.is-boxed a,.hero.is-secondary .tabs.is-toggle a {
    color: #fff
}

.hero.is-secondary .tabs.is-boxed a:hover,.hero.is-secondary .tabs.is-toggle a:hover {
    background-color: rgba(35,36,50,.1)
}

.hero.is-secondary .tabs.is-boxed li.is-active a,.hero.is-secondary .tabs.is-boxed li.is-active a:hover,.hero.is-secondary .tabs.is-toggle li.is-active a,.hero.is-secondary .tabs.is-toggle li.is-active a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #005d67
}

.hero.is-secondary.is-bold {
    background-image: linear-gradient(141deg,#1297ff,#005d67 71%,#5f83ff)
}

@media screen and (max-width: 575px) {
    .hero.is-secondary.is-bold .navbar-menu {
        background-image:linear-gradient(141deg,#1297ff,#005d67 71%,#5f83ff)
    }
}

.hero.is-secondary-light {
    background-color: #ebf3ff;
    color: rgba(0,0,0,.7)
}

.hero.is-secondary-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-secondary-light strong {
    color: inherit
}

.hero.is-secondary-light .title {
    color: rgba(0,0,0,.7)
}

.hero.is-secondary-light .subtitle {
    color: rgba(0,0,0,.9)
}

.hero.is-secondary-light .subtitle a:not(.button),.hero.is-secondary-light .subtitle strong {
    color: rgba(0,0,0,.7)
}

@media screen and (max-width: 575px) {
    .hero.is-secondary-light .navbar-menu {
        background-color:#ebf3ff
    }
}

.hero.is-secondary-light .navbar-item,.hero.is-secondary-light .navbar-link {
    color: rgba(0,0,0,.7)
}

.hero.is-secondary-light .navbar-link.is-active,.hero.is-secondary-light .navbar-link:hover,.hero.is-secondary-light a.navbar-item.is-active,.hero.is-secondary-light a.navbar-item:hover {
    background-color: #d2e4ff;
    color: rgba(0,0,0,.7)
}

.hero.is-secondary-light .tabs a {
    color: rgba(0,0,0,.7);
    opacity: .9
}

.hero.is-secondary-light .tabs a:hover,.hero.is-secondary-light .tabs li.is-active a {
    opacity: 1
}

.hero.is-secondary-light .tabs.is-boxed a,.hero.is-secondary-light .tabs.is-toggle a {
    color: rgba(0,0,0,.7)
}

.hero.is-secondary-light .tabs.is-boxed a:hover,.hero.is-secondary-light .tabs.is-toggle a:hover {
    background-color: rgba(35,36,50,.1)
}

.hero.is-secondary-light .tabs.is-boxed li.is-active a,.hero.is-secondary-light .tabs.is-boxed li.is-active a:hover,.hero.is-secondary-light .tabs.is-toggle li.is-active a,.hero.is-secondary-light .tabs.is-toggle li.is-active a:hover {
    background-color: rgba(0,0,0,.7);
    border-color: rgba(0,0,0,.7);
    color: #ebf3ff
}

.hero.is-secondary-light.is-bold {
    background-image: linear-gradient(141deg,#b8e0ff,#ebf3ff 71%,#fff)
}

@media screen and (max-width: 575px) {
    .hero.is-secondary-light.is-bold .navbar-menu {
        background-image:linear-gradient(141deg,#b8e0ff,#ebf3ff 71%,#fff)
    }
}

.hero.is-secondary-lighter {
    background-color: #f8faff;
    color: rgba(0,0,0,.7)
}

.hero.is-secondary-lighter a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-secondary-lighter strong {
    color: inherit
}

.hero.is-secondary-lighter .title {
    color: rgba(0,0,0,.7)
}

.hero.is-secondary-lighter .subtitle {
    color: rgba(0,0,0,.9)
}

.hero.is-secondary-lighter .subtitle a:not(.button),.hero.is-secondary-lighter .subtitle strong {
    color: rgba(0,0,0,.7)
}

@media screen and (max-width: 575px) {
    .hero.is-secondary-lighter .navbar-menu {
        background-color:#f8faff
    }
}

.hero.is-secondary-lighter .navbar-item,.hero.is-secondary-lighter .navbar-link {
    color: rgba(0,0,0,.7)
}

.hero.is-secondary-lighter .navbar-link.is-active,.hero.is-secondary-lighter .navbar-link:hover,.hero.is-secondary-lighter a.navbar-item.is-active,.hero.is-secondary-lighter a.navbar-item:hover {
    background-color: #dfe8ff;
    color: rgba(0,0,0,.7)
}

.hero.is-secondary-lighter .tabs a {
    color: rgba(0,0,0,.7);
    opacity: .9
}

.hero.is-secondary-lighter .tabs a:hover,.hero.is-secondary-lighter .tabs li.is-active a {
    opacity: 1
}

.hero.is-secondary-lighter .tabs.is-boxed a,.hero.is-secondary-lighter .tabs.is-toggle a {
    color: rgba(0,0,0,.7)
}

.hero.is-secondary-lighter .tabs.is-boxed a:hover,.hero.is-secondary-lighter .tabs.is-toggle a:hover {
    background-color: rgba(35,36,50,.1)
}

.hero.is-secondary-lighter .tabs.is-boxed li.is-active a,.hero.is-secondary-lighter .tabs.is-boxed li.is-active a:hover,.hero.is-secondary-lighter .tabs.is-toggle li.is-active a,.hero.is-secondary-lighter .tabs.is-toggle li.is-active a:hover {
    background-color: rgba(0,0,0,.7);
    border-color: rgba(0,0,0,.7);
    color: #f8faff
}

.hero.is-secondary-lighter.is-bold {
    background-image: linear-gradient(141deg,#c5dfff,#f8faff 71%,#fff)
}

@media screen and (max-width: 575px) {
    .hero.is-secondary-lighter.is-bold .navbar-menu {
        background-image:linear-gradient(141deg,#c5dfff,#f8faff 71%,#fff)
    }
}

.hero.is-info {
    background-color: #1565d8;
    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: 575px) {
    .hero.is-info .navbar-menu {
        background-color:#1565d8
    }
}

.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: #135ac1;
    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(35,36,50,.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: #1565d8
}

.hero.is-info.is-bold {
    background-image: linear-gradient(141deg,#076ab3,#1565d8 71%,#174cef)
}

@media screen and (max-width: 575px) {
    .hero.is-info.is-bold .navbar-menu {
        background-image:linear-gradient(141deg,#076ab3,#1565d8 71%,#174cef)
    }
}

.hero.is-success {
    background-color: #23d160;
    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: 575px) {
    .hero.is-success .navbar-menu {
        background-color:#23d160
    }
}

.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: #20bc56;
    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(35,36,50,.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: #23d160
}

.hero.is-success.is-bold {
    background-image: linear-gradient(141deg,#12af2f,#23d160 71%,#2ce28a)
}

@media screen and (max-width: 575px) {
    .hero.is-success.is-bold .navbar-menu {
        background-image:linear-gradient(141deg,#12af2f,#23d160 71%,#2ce28a)
    }
}

.hero.is-warning {
    background-color: #f3970d;
    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: 575px) {
    .hero.is-warning .navbar-menu {
        background-color:#f3970d
    }
}

.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: #dc880b;
    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(35,36,50,.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: #f3970d
}

.hero.is-warning.is-bold {
    background-image: linear-gradient(141deg,#cd5900,#f3970d 71%,#fac720)
}

@media screen and (max-width: 575px) {
    .hero.is-warning.is-bold .navbar-menu {
        background-image:linear-gradient(141deg,#cd5900,#f3970d 71%,#fac720)
    }
}

.hero.is-danger {
    background-color: #ff370b;
    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: 575px) {
    .hero.is-danger .navbar-menu {
        background-color:#ff370b
    }
}

.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: #f12b00;
    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(35,36,50,.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: #ff370b
}

.hero.is-danger.is-bold {
    background-image: linear-gradient(141deg,#d70300,#ff370b 71%,#ff7025)
}

@media screen and (max-width: 575px) {
    .hero.is-danger.is-bold .navbar-menu {
        background-image:linear-gradient(141deg,#d70300,#ff370b 71%,#ff7025)
    }
}

.hero.is-link {
    background-color: #005d67;
    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: 575px) {
    .hero.is-link .navbar-menu {
        background-color:#005d67
    }
}

.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: #2c7fff;
    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(35,36,50,.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: #005d67
}

.hero.is-link.is-bold {
    background-image: linear-gradient(141deg,#1297ff,#005d67 71%,#5f83ff)
}

@media screen and (max-width: 575px) {
    .hero.is-link.is-bold .navbar-menu {
        background-image:linear-gradient(141deg,#1297ff,#005d67 71%,#5f83ff)
    }
}

.hero.is-green {
    background-color: #1dc4c9;
    color: #fffdfb
}

.hero.is-green a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-green strong {
    color: inherit
}

.hero.is-green .title {
    color: #fffdfb
}

.hero.is-green .subtitle {
    color: rgba(255,253,251,.9)
}

.hero.is-green .subtitle a:not(.button),.hero.is-green .subtitle strong {
    color: #fffdfb
}

@media screen and (max-width: 575px) {
    .hero.is-green .navbar-menu {
        background-color:#1dc4c9
    }
}

.hero.is-green .navbar-item,.hero.is-green .navbar-link {
    color: rgba(255,253,251,.7)
}

.hero.is-green .navbar-link.is-active,.hero.is-green .navbar-link:hover,.hero.is-green a.navbar-item.is-active,.hero.is-green a.navbar-item:hover {
    background-color: #1aaeb3;
    color: #fffdfb
}

.hero.is-green .tabs a {
    color: #fffdfb;
    opacity: .9
}

.hero.is-green .tabs a:hover,.hero.is-green .tabs li.is-active a {
    opacity: 1
}

.hero.is-green .tabs.is-boxed a,.hero.is-green .tabs.is-toggle a {
    color: #fffdfb
}

.hero.is-green .tabs.is-boxed a:hover,.hero.is-green .tabs.is-toggle a:hover {
    background-color: rgba(35,36,50,.1)
}

.hero.is-green .tabs.is-boxed li.is-active a,.hero.is-green .tabs.is-boxed li.is-active a:hover,.hero.is-green .tabs.is-toggle li.is-active a,.hero.is-green .tabs.is-toggle li.is-active a:hover {
    background-color: #fffdfb;
    border-color: #fffdfb;
    color: #1dc4c9
}

.hero.is-green.is-bold {
    background-image: linear-gradient(141deg,#0ea590,#1dc4c9 71%,#1abee5)
}

@media screen and (max-width: 575px) {
    .hero.is-green.is-bold .navbar-menu {
        background-image:linear-gradient(141deg,#0ea590,#1dc4c9 71%,#1abee5)
    }
}

.hero.is-green-light {
    background-color: #def6f7;
    color: rgba(0,0,0,.7)
}

.hero.is-green-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-green-light strong {
    color: inherit
}

.hero.is-green-light .title {
    color: rgba(0,0,0,.7)
}

.hero.is-green-light .subtitle {
    color: rgba(0,0,0,.9)
}

.hero.is-green-light .subtitle a:not(.button),.hero.is-green-light .subtitle strong {
    color: rgba(0,0,0,.7)
}

@media screen and (max-width: 575px) {
    .hero.is-green-light .navbar-menu {
        background-color:#def6f7
    }
}

.hero.is-green-light .navbar-item,.hero.is-green-light .navbar-link {
    color: rgba(0,0,0,.7)
}

.hero.is-green-light .navbar-link.is-active,.hero.is-green-light .navbar-link:hover,.hero.is-green-light a.navbar-item.is-active,.hero.is-green-light a.navbar-item:hover {
    background-color: #c9f0f2;
    color: rgba(0,0,0,.7)
}

.hero.is-green-light .tabs a {
    color: rgba(0,0,0,.7);
    opacity: .9
}

.hero.is-green-light .tabs a:hover,.hero.is-green-light .tabs li.is-active a {
    opacity: 1
}

.hero.is-green-light .tabs.is-boxed a,.hero.is-green-light .tabs.is-toggle a {
    color: rgba(0,0,0,.7)
}

.hero.is-green-light .tabs.is-boxed a:hover,.hero.is-green-light .tabs.is-toggle a:hover {
    background-color: rgba(35,36,50,.1)
}

.hero.is-green-light .tabs.is-boxed li.is-active a,.hero.is-green-light .tabs.is-boxed li.is-active a:hover,.hero.is-green-light .tabs.is-toggle li.is-active a,.hero.is-green-light .tabs.is-toggle li.is-active a:hover {
    background-color: rgba(0,0,0,.7);
    border-color: rgba(0,0,0,.7);
    color: #def6f7
}

.hero.is-green-light.is-bold {
    background-image: linear-gradient(141deg,#b0f2e9,#def6f7 71%,#f2fafc)
}

@media screen and (max-width: 575px) {
    .hero.is-green-light.is-bold .navbar-menu {
        background-image:linear-gradient(141deg,#b0f2e9,#def6f7 71%,#f2fafc)
    }
}

.hero.is-green-dark {
    background-color: #20969b;
    color: #fff
}

.hero.is-green-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-green-dark strong {
    color: inherit
}

.hero.is-green-dark .title {
    color: #fff
}

.hero.is-green-dark .subtitle {
    color: hsla(0,0%,100%,.9)
}

.hero.is-green-dark .subtitle a:not(.button),.hero.is-green-dark .subtitle strong {
    color: #fff
}

@media screen and (max-width: 575px) {
    .hero.is-green-dark .navbar-menu {
        background-color:#20969b
    }
}

.hero.is-green-dark .navbar-item,.hero.is-green-dark .navbar-link {
    color: hsla(0,0%,100%,.7)
}

.hero.is-green-dark .navbar-link.is-active,.hero.is-green-dark .navbar-link:hover,.hero.is-green-dark a.navbar-item.is-active,.hero.is-green-dark a.navbar-item:hover {
    background-color: #1c8286;
    color: #fff
}

.hero.is-green-dark .tabs a {
    color: #fff;
    opacity: .9
}

.hero.is-green-dark .tabs a:hover,.hero.is-green-dark .tabs li.is-active a {
    opacity: 1
}

.hero.is-green-dark .tabs.is-boxed a,.hero.is-green-dark .tabs.is-toggle a {
    color: #fff
}

.hero.is-green-dark .tabs.is-boxed a:hover,.hero.is-green-dark .tabs.is-toggle a:hover {
    background-color: rgba(35,36,50,.1)
}

.hero.is-green-dark .tabs.is-boxed li.is-active a,.hero.is-green-dark .tabs.is-boxed li.is-active a:hover,.hero.is-green-dark .tabs.is-toggle li.is-active a,.hero.is-green-dark .tabs.is-toggle li.is-active a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #20969b
}

.hero.is-green-dark.is-bold {
    background-image: linear-gradient(141deg,#10786b,#20969b 71%,#1f96b5)
}

@media screen and (max-width: 575px) {
    .hero.is-green-dark.is-bold .navbar-menu {
        background-image:linear-gradient(141deg,#10786b,#20969b 71%,#1f96b5)
    }
}

.hero.is-turquoise {
    background-color: #71edff;
    color: rgba(0,0,0,.7)
}

.hero.is-turquoise a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-turquoise strong {
    color: inherit
}

.hero.is-turquoise .title {
    color: rgba(0,0,0,.7)
}

.hero.is-turquoise .subtitle {
    color: rgba(0,0,0,.9)
}

.hero.is-turquoise .subtitle a:not(.button),.hero.is-turquoise .subtitle strong {
    color: rgba(0,0,0,.7)
}

@media screen and (max-width: 575px) {
    .hero.is-turquoise .navbar-menu {
        background-color:#71edff
    }
}

.hero.is-turquoise .navbar-item,.hero.is-turquoise .navbar-link {
    color: rgba(0,0,0,.7)
}

.hero.is-turquoise .navbar-link.is-active,.hero.is-turquoise .navbar-link:hover,.hero.is-turquoise a.navbar-item.is-active,.hero.is-turquoise a.navbar-item:hover {
    background-color: #58eaff;
    color: rgba(0,0,0,.7)
}

.hero.is-turquoise .tabs a {
    color: rgba(0,0,0,.7);
    opacity: .9
}

.hero.is-turquoise .tabs a:hover,.hero.is-turquoise .tabs li.is-active a {
    opacity: 1
}

.hero.is-turquoise .tabs.is-boxed a,.hero.is-turquoise .tabs.is-toggle a {
    color: rgba(0,0,0,.7)
}

.hero.is-turquoise .tabs.is-boxed a:hover,.hero.is-turquoise .tabs.is-toggle a:hover {
    background-color: rgba(35,36,50,.1)
}

.hero.is-turquoise .tabs.is-boxed li.is-active a,.hero.is-turquoise .tabs.is-boxed li.is-active a:hover,.hero.is-turquoise .tabs.is-toggle li.is-active a,.hero.is-turquoise .tabs.is-toggle li.is-active a:hover {
    background-color: rgba(0,0,0,.7);
    border-color: rgba(0,0,0,.7);
    color: #71edff
}

.hero.is-turquoise.is-bold {
    background-image: linear-gradient(141deg,#3efff7,#71edff 71%,#8bddff)
}

@media screen and (max-width: 575px) {
    .hero.is-turquoise.is-bold .navbar-menu {
        background-image:linear-gradient(141deg,#3efff7,#71edff 71%,#8bddff)
    }
}

.hero.is-small .hero-body {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem
}

@media print,screen and (min-width: 580px) {
    .hero.is-medium .hero-body {
        padding-bottom:9rem;
        padding-top: 9rem
    }
}

@media print,screen and (min-width: 580px) {
    .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 {
    align-items: center;
    display: flex
}

.hero.is-fullheight-with-navbar .hero-body>.container,.hero.is-fullheight .hero-body>.container,.hero.is-halfheight .hero-body>.container {
    flex-grow: 1;
    flex-shrink: 1
}

.hero.is-halfheight {
    min-height: 50vh
}

.hero.is-fullheight {
    min-height: 100vh
}

.hero-video {
    overflow: hidden
}

.hero-video video {
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    transform: translate3d(-50%,-50%,0)
}

.hero-video.is-transparent {
    opacity: .3
}

@media screen and (max-width: 575px) {
    .hero-video {
        display:none
    }
}

.hero-buttons {
    margin-top: 1.5rem
}

@media screen and (max-width: 575px) {
    .hero-buttons .button {
        display:flex
    }

    .hero-buttons .button:not(:last-child) {
        margin-bottom: .75rem
    }
}

@media print,screen and (min-width: 580px) {
    .hero-buttons {
        display:flex;
        justify-content: center
    }

    .hero-buttons .button:not(:last-child) {
        margin-right: 1.5rem
    }
}

.hero-foot,.hero-head {
    flex-grow: 0;
    flex-shrink: 0
}

.hero-body {
    flex-grow: 1;
    flex-shrink: 0;
    padding: 3rem 1.5rem
}

.section {
    padding: 7.5rem 1.5rem
}

@media screen and (min-width: 1283px) {
    .section.is-medium {
        padding:6rem 1.5rem
    }

    .section.is-large {
        padding: 8rem 1.5rem
    }
}

.footer {
    background-color: #fafafa;
    padding: 3rem 1.5rem 6rem
}

.is-noscroll {
    position: fixed;
    overflow-y: hidden;
    width: 100%;
    bottom: 0
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0,100%,0)
    }
}

.fadeOutDown {
    animation-name: fadeOutDown
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0,-100%,0)
    }
}

.fadeOutUp {
    animation-name: fadeOutUp
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    animation-name: fadeIn
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDown {
    animation-name: fadeInDown
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUp {
    animation-name: fadeInUp
}

.fade-enter-active,.fade-leave-active,.zoom-in-enter-active,.zoom-in-leave-active {
    transition: opacity .15s ease-out
}

.zoom-in-enter-active .animation-content,.zoom-in-leave-active .animation-content {
    transition: transform .15s ease-out
}

.zoom-in-enter,.zoom-in-leave-active {
    opacity: 0
}

.zoom-in-enter .animation-content,.zoom-in-leave-active .animation-content {
    transform: scale(.95)
}

.zoom-out-enter-active,.zoom-out-leave-active {
    transition: opacity .15s ease-out
}

.zoom-out-enter-active .animation-content,.zoom-out-leave-active .animation-content {
    transition: transform .15s ease-out
}

.zoom-out-enter,.zoom-out-leave-active {
    opacity: 0
}

.zoom-out-enter .animation-content,.zoom-out-leave-active .animation-content {
    transform: scale(1.05)
}

.slide-next-enter-active,.slide-next-leave-active,.slide-prev-enter-active,.slide-prev-leave-active {
    transition: transform .25s cubic-bezier(.785,.135,.15,.86)
}

.slide-next-enter,.slide-prev-leave-to {
    transform: translate3d(-100%,0,0);
    position: absolute;
    width: 100%
}

.slide-next-leave-to,.slide-prev-enter {
    transform: translate3d(100%,0,0);
    position: absolute;
    width: 100%
}

.slide-down-enter-active,.slide-down-leave-active,.slide-up-enter-active,.slide-up-leave-active {
    transition: transform .25s cubic-bezier(.785,.135,.15,.86)
}

.slide-down-enter,.slide-up-leave-to {
    transform: translate3d(0,-100%,0);
    position: absolute;
    height: 100%
}

.slide-down-leave-to,.slide-up-enter {
    transform: translate3d(0,100%,0);
    position: absolute;
    height: 100%
}

.slide-enter-active,.slide-leave-active {
    transition: .15s ease-out
}

.slide-leave-active {
    transition-timing-function: cubic-bezier(0,1,.5,1)
}

.slide-enter-to,.slide-leave {
    max-height: 100px;
    overflow: hidden
}

.slide-enter,.slide-leave-to {
    overflow: hidden;
    max-height: 0
}

.carousel {
    min-height: 120px;
    position: relative
}

.carousel.is-overlay {
    background-color: rgba(35,36,50,.86);
    align-items: center;
    flex-direction: column;
    justify-content: center;
    display: flex;
    max-height: 100vh;
    position: fixed;
    z-index: 40
}

.carousel.is-overlay .carousel-item img {
    cursor: default
}

.carousel.is-overlay .carousel-indicator.has-background {
    background: transparent
}

.carousel .progress {
    border-radius: 2px;
    height: .25rem;
    margin-bottom: 0
}

.carousel .carousel-items {
    position: relative;
    display: flex;
    overflow: hidden;
    width: 100%
}

@media print,screen and (min-width: 580px) {
    .carousel .carousel-items:hover .carousel-arrow.is-hovered {
        opacity:1
    }
}

.carousel .carousel-items .carousel-item {
    flex-shrink: 0;
    width: 100%
}

.carousel .carousel-pause {
    pointer-events: none;
    position: absolute;
    top: 0;
    right: .15rem;
    z-index: 1
}

.carousel .carousel-indicator {
    width: 100%;
    padding: .5rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.carousel .carousel-indicator.has-background {
    background: rgba(35,36,50,.5)
}

.carousel .carousel-indicator.has-custom {
    flex-wrap: nowrap;
    justify-content: flex-start;
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
    overflow-x: auto
}

.carousel .carousel-indicator.has-custom.is-small .indicator-item {
    flex: 1 0 10%
}

.carousel .carousel-indicator.has-custom.is-medium .indicator-item {
    flex: 1 0 16.66667%
}

.carousel .carousel-indicator.is-inside {
    position: absolute
}

.carousel .carousel-indicator.is-inside.is-bottom {
    bottom: 0
}

.carousel .carousel-indicator.is-inside.is-top {
    top: 0
}

.carousel .carousel-indicator .indicator-item:not(:last-child) {
    margin-right: .5rem
}

.carousel .carousel-indicator .indicator-item .indicator-style:hover,.carousel .carousel-indicator .indicator-item.is-active .indicator-style {
    background: #005d67;
    border: 1px solid #fffdfb
}

.carousel .carousel-indicator .indicator-item .indicator-style {
    display: block;
    border: 1px solid #005d67;
    background: #fffdfb;
    outline: none;
    transition: .15s ease-out
}

.carousel .carousel-indicator .indicator-item .indicator-style.is-boxes {
    height: 10px;
    width: 10px
}

.carousel .carousel-indicator .indicator-item .indicator-style.is-dots {
    border-radius: 10px;
    height: 10px;
    width: 10px
}

.carousel .carousel-indicator .indicator-item .indicator-style.is-lines {
    height: 5px;
    width: 25px
}

.carousel-list {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-list.has-shadow {
    box-shadow: 0 0 10px rgba(0,0,0,.25)
}

@media print,screen and (min-width: 580px) {
    .carousel-list:hover .carousel-arrow.is-hovered {
        opacity:1
    }
}

.carousel-list .carousel-slides {
    position: relative;
    display: flex;
    width: 100%
}

.carousel-list .carousel-slides:not(.is-dragging) {
    transition: all .25s ease-out 0s
}

.carousel-list .carousel-slides.has-grayscale .carousel-slide img {
    filter: grayscale(100%)
}

.carousel-list .carousel-slides.has-grayscale .carousel-slide.is-active img {
    filter: grayscale(0)
}

.carousel-list .carousel-slides.has-opacity .carousel-slide img {
    opacity: .25
}

.carousel-list .carousel-slides.has-opacity .carousel-slide.is-active img {
    opacity: 1
}

.carousel-list .carousel-slides .carousel-slide {
    border: 2px solid transparent;
    flex-shrink: 0
}

.carousel-arrow {
    transition: .15s ease-out
}

.carousel-arrow.is-hovered {
    opacity: 0
}

.carousel-arrow .icon {
    background: #fffdfb;
    color: #005d67;
    cursor: pointer;
    border: 1px solid #fffdfb;
    border-radius: 290486px;
    outline: 0
}

.carousel-arrow .icon:hover {
    border: 1px solid #005d67;
    opacity: 1
}

.carousel-arrow .icon.has-icons-left,.carousel-arrow .icon.has-icons-right {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1
}

.carousel-arrow .icon.has-icons-left {
    left: 1.5rem
}

.carousel-arrow .icon.has-icons-right {
    right: 1.5rem
}

.switch {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    position: relative;
    margin-right: .5em
}

.switch+.switch:last-child {
    margin-right: 0
}

.switch input[type=checkbox] {
    position: absolute;
    left: 0;
    opacity: 0;
    outline: none;
    z-index: -1
}

.switch input[type=checkbox]+.check {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    width: 2.75em;
    height: 1.575em;
    padding: .2em;
    background: #b5b5b5;
    border-radius: 4px;
    transition: background .15s ease-out,box-shadow .15s ease-out
}

.switch input[type=checkbox]+.check.is-white-passive,.switch input[type=checkbox]+.check:hover {
    background: #fffdfb
}

.switch input[type=checkbox]+.check.is-light-passive,.switch input[type=checkbox]+.check:hover {
    background: #f5f5f5
}

.switch input[type=checkbox]+.check.is-grey-passive,.switch input[type=checkbox]+.check:hover {
    background: #7f8a9b
}

.switch input[type=checkbox]+.check.is-dark-passive,.switch input[type=checkbox]+.check:hover {
    background: #506078
}

.switch input[type=checkbox]+.check.is-black-passive,.switch input[type=checkbox]+.check:hover {
    background: #232432
}

.switch input[type=checkbox]+.check.is-primary-passive,.switch input[type=checkbox]+.check:hover {
    background: #1e4682
}

.switch input[type=checkbox]+.check.is-secondary-passive,.switch input[type=checkbox]+.check:hover {
    background: #005d67
}

.switch input[type=checkbox]+.check.is-secondary-light-passive,.switch input[type=checkbox]+.check:hover {
    background: #ebf3ff
}

.switch input[type=checkbox]+.check.is-secondary-lighter-passive,.switch input[type=checkbox]+.check:hover {
    background: #f8faff
}

.switch input[type=checkbox]+.check.is-info-passive,.switch input[type=checkbox]+.check:hover {
    background: #1565d8
}

.switch input[type=checkbox]+.check.is-success-passive,.switch input[type=checkbox]+.check:hover {
    background: #23d160
}

.switch input[type=checkbox]+.check.is-warning-passive,.switch input[type=checkbox]+.check:hover {
    background: #f3970d
}

.switch input[type=checkbox]+.check.is-danger-passive,.switch input[type=checkbox]+.check:hover {
    background: #ff370b
}

.switch input[type=checkbox]+.check.is-link-passive,.switch input[type=checkbox]+.check:hover {
    background: #005d67
}

.switch input[type=checkbox]+.check.is-green-passive,.switch input[type=checkbox]+.check:hover {
    background: #1dc4c9
}

.switch input[type=checkbox]+.check.is-green-light-passive,.switch input[type=checkbox]+.check:hover {
    background: #def6f7
}

.switch input[type=checkbox]+.check.is-green-dark-passive,.switch input[type=checkbox]+.check:hover {
    background: #20969b
}

.switch input[type=checkbox]+.check.is-turquoise-passive,.switch input[type=checkbox]+.check:hover {
    background: #71edff
}

.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check {
    background: "pink"
}

.switch input[type=checkbox]+.check:before {
    content: "";
    display: block;
    border-radius: 4px;
    width: 1.175em;
    height: 1.175em;
    background: #f5f5f5;
    box-shadow: 0 3px 1px 0 rgba(0,0,0,.05),0 2px 2px 0 rgba(0,0,0,.1),0 3px 3px 0 rgba(0,0,0,.05);
    transition: transform .15s ease-out;
    will-change: transform;
    transform-origin: left
}

.switch input[type=checkbox]+.check.is-elastic:before {
    transform: scaleX(1.5);
    border-radius: 4px
}

.switch input[type=checkbox]:checked+.check {
    background: #1e4682
}

.switch input[type=checkbox]:checked+.check.is-white {
    background: #fffdfb
}

.switch input[type=checkbox]:checked+.check.is-light {
    background: #f5f5f5
}

.switch input[type=checkbox]:checked+.check.is-grey {
    background: #7f8a9b
}

.switch input[type=checkbox]:checked+.check.is-dark {
    background: #506078
}

.switch input[type=checkbox]:checked+.check.is-black {
    background: #232432
}

.switch input[type=checkbox]:checked+.check.is-primary {
    background: #1e4682
}

.switch input[type=checkbox]:checked+.check.is-secondary {
    background: #005d67
}

.switch input[type=checkbox]:checked+.check.is-secondary-light {
    background: #ebf3ff
}

.switch input[type=checkbox]:checked+.check.is-secondary-lighter {
    background: #f8faff
}

.switch input[type=checkbox]:checked+.check.is-info {
    background: #1565d8
}

.switch input[type=checkbox]:checked+.check.is-success {
    background: #23d160
}

.switch input[type=checkbox]:checked+.check.is-warning {
    background: #f3970d
}

.switch input[type=checkbox]:checked+.check.is-danger {
    background: #ff370b
}

.switch input[type=checkbox]:checked+.check.is-link {
    background: #005d67
}

.switch input[type=checkbox]:checked+.check.is-green {
    background: #1dc4c9
}

.switch input[type=checkbox]:checked+.check.is-green-light {
    background: #def6f7
}

.switch input[type=checkbox]:checked+.check.is-green-dark {
    background: #20969b
}

.switch input[type=checkbox]:checked+.check.is-turquoise {
    background: #71edff
}

.switch input[type=checkbox]:checked+.check:before {
    transform: translate3d(100%,0,0)
}

.switch input[type=checkbox]:checked+.check.is-elastic:before {
    transform: translate3d(50%,0,0) scaleX(1.5)
}

.switch input[type=checkbox]:active,.switch input[type=checkbox]:focus {
    outline: none
}

.switch input[type=checkbox]:active+.check,.switch input[type=checkbox]:focus+.check {
    box-shadow: 0 0 .5em rgba(127,138,155,.6)
}

.switch input[type=checkbox]:active+.check.is-white-passive,.switch input[type=checkbox]:focus+.check.is-white-passive {
    box-shadow: 0 0 .5em rgba(255,253,251,.8)
}

.switch input[type=checkbox]:active+.check.is-light-passive,.switch input[type=checkbox]:focus+.check.is-light-passive {
    box-shadow: 0 0 .5em hsla(0,0%,96.1%,.8)
}

.switch input[type=checkbox]:active+.check.is-grey-passive,.switch input[type=checkbox]:focus+.check.is-grey-passive {
    box-shadow: 0 0 .5em rgba(127,138,155,.8)
}

.switch input[type=checkbox]:active+.check.is-dark-passive,.switch input[type=checkbox]:focus+.check.is-dark-passive {
    box-shadow: 0 0 .5em rgba(80,96,120,.8)
}

.switch input[type=checkbox]:active+.check.is-black-passive,.switch input[type=checkbox]:focus+.check.is-black-passive {
    box-shadow: 0 0 .5em rgba(35,36,50,.8)
}

.switch input[type=checkbox]:active+.check.is-primary-passive,.switch input[type=checkbox]:focus+.check.is-primary-passive {
    box-shadow: 0 0 .5em rgba(30,70,130,.8)
}

.switch input[type=checkbox]:active+.check.is-secondary-passive,.switch input[type=checkbox]:focus+.check.is-secondary-passive {
    box-shadow: 0 0 .5em rgba(69,142,255,.8)
}

.switch input[type=checkbox]:active+.check.is-secondary-light-passive,.switch input[type=checkbox]:focus+.check.is-secondary-light-passive {
    box-shadow: 0 0 .5em rgba(235,243,255,.8)
}

.switch input[type=checkbox]:active+.check.is-secondary-lighter-passive,.switch input[type=checkbox]:focus+.check.is-secondary-lighter-passive {
    box-shadow: 0 0 .5em rgba(248,250,255,.8)
}

.switch input[type=checkbox]:active+.check.is-info-passive,.switch input[type=checkbox]:focus+.check.is-info-passive {
    box-shadow: 0 0 .5em rgba(21,101,216,.8)
}

.switch input[type=checkbox]:active+.check.is-success-passive,.switch input[type=checkbox]:focus+.check.is-success-passive {
    box-shadow: 0 0 .5em rgba(35,209,96,.8)
}

.switch input[type=checkbox]:active+.check.is-warning-passive,.switch input[type=checkbox]:focus+.check.is-warning-passive {
    box-shadow: 0 0 .5em rgba(243,151,13,.8)
}

.switch input[type=checkbox]:active+.check.is-danger-passive,.switch input[type=checkbox]:focus+.check.is-danger-passive {
    box-shadow: 0 0 .5em rgba(255,55,11,.8)
}

.switch input[type=checkbox]:active+.check.is-link-passive,.switch input[type=checkbox]:focus+.check.is-link-passive {
    box-shadow: 0 0 .5em rgba(69,142,255,.8)
}

.switch input[type=checkbox]:active+.check.is-green-passive,.switch input[type=checkbox]:focus+.check.is-green-passive {
    box-shadow: 0 0 .5em rgba(29,196,201,.8)
}

.switch input[type=checkbox]:active+.check.is-green-light-passive,.switch input[type=checkbox]:focus+.check.is-green-light-passive {
    box-shadow: 0 0 .5em rgba(222,246,247,.8)
}

.switch input[type=checkbox]:active+.check.is-green-dark-passive,.switch input[type=checkbox]:focus+.check.is-green-dark-passive {
    box-shadow: 0 0 .5em rgba(32,150,155,.8)
}

.switch input[type=checkbox]:active+.check.is-turquoise-passive,.switch input[type=checkbox]:focus+.check.is-turquoise-passive {
    box-shadow: 0 0 .5em rgba(113,237,255,.8)
}

.switch input[type=checkbox]:active:checked+.check,.switch input[type=checkbox]:focus:checked+.check {
    box-shadow: 0 0 .5em rgba(30,70,130,.8)
}

.switch input[type=checkbox]:active:checked+.check.is-white,.switch input[type=checkbox]:focus:checked+.check.is-white {
    box-shadow: 0 0 .5em rgba(255,253,251,.8)
}

.switch input[type=checkbox]:active:checked+.check.is-light,.switch input[type=checkbox]:focus:checked+.check.is-light {
    box-shadow: 0 0 .5em hsla(0,0%,96.1%,.8)
}

.switch input[type=checkbox]:active:checked+.check.is-grey,.switch input[type=checkbox]:focus:checked+.check.is-grey {
    box-shadow: 0 0 .5em rgba(127,138,155,.8)
}

.switch input[type=checkbox]:active:checked+.check.is-dark,.switch input[type=checkbox]:focus:checked+.check.is-dark {
    box-shadow: 0 0 .5em rgba(80,96,120,.8)
}

.switch input[type=checkbox]:active:checked+.check.is-black,.switch input[type=checkbox]:focus:checked+.check.is-black {
    box-shadow: 0 0 .5em rgba(35,36,50,.8)
}

.switch input[type=checkbox]:active:checked+.check.is-primary,.switch input[type=checkbox]:focus:checked+.check.is-primary {
    box-shadow: 0 0 .5em rgba(30,70,130,.8)
}

.switch input[type=checkbox]:active:checked+.check.is-secondary,.switch input[type=checkbox]:focus:checked+.check.is-secondary {
    box-shadow: 0 0 .5em rgba(69,142,255,.8)
}

.switch input[type=checkbox]:active:checked+.check.is-secondary-light,.switch input[type=checkbox]:focus:checked+.check.is-secondary-light {
    box-shadow: 0 0 .5em rgba(235,243,255,.8)
}

.switch input[type=checkbox]:active:checked+.check.is-secondary-lighter,.switch input[type=checkbox]:focus:checked+.check.is-secondary-lighter {
    box-shadow: 0 0 .5em rgba(248,250,255,.8)
}

.switch input[type=checkbox]:active:checked+.check.is-info,.switch input[type=checkbox]:focus:checked+.check.is-info {
    box-shadow: 0 0 .5em rgba(21,101,216,.8)
}

.switch input[type=checkbox]:active:checked+.check.is-success,.switch input[type=checkbox]:focus:checked+.check.is-success {
    box-shadow: 0 0 .5em rgba(35,209,96,.8)
}

.switch input[type=checkbox]:active:checked+.check.is-warning,.switch input[type=checkbox]:focus:checked+.check.is-warning {
    box-shadow: 0 0 .5em rgba(243,151,13,.8)
}

.switch input[type=checkbox]:active:checked+.check.is-danger,.switch input[type=checkbox]:focus:checked+.check.is-danger {
    box-shadow: 0 0 .5em rgba(255,55,11,.8)
}

.switch input[type=checkbox]:active:checked+.check.is-link,.switch input[type=checkbox]:focus:checked+.check.is-link {
    box-shadow: 0 0 .5em rgba(69,142,255,.8)
}

.switch input[type=checkbox]:active:checked+.check.is-green,.switch input[type=checkbox]:focus:checked+.check.is-green {
    box-shadow: 0 0 .5em rgba(29,196,201,.8)
}

.switch input[type=checkbox]:active:checked+.check.is-green-light,.switch input[type=checkbox]:focus:checked+.check.is-green-light {
    box-shadow: 0 0 .5em rgba(222,246,247,.8)
}

.switch input[type=checkbox]:active:checked+.check.is-green-dark,.switch input[type=checkbox]:focus:checked+.check.is-green-dark {
    box-shadow: 0 0 .5em rgba(32,150,155,.8)
}

.switch input[type=checkbox]:active:checked+.check.is-turquoise,.switch input[type=checkbox]:focus:checked+.check.is-turquoise {
    box-shadow: 0 0 .5em rgba(113,237,255,.8)
}

.switch .control-label {
    padding-left: .5em
}

.switch:hover input[type=checkbox]+.check {
    background: hsla(0,0%,71%,.9)
}

.switch:hover input[type=checkbox]+.check.is-white-passive {
    background: rgba(255,253,251,.9)
}

.switch:hover input[type=checkbox]+.check.is-light-passive {
    background: hsla(0,0%,96.1%,.9)
}

.switch:hover input[type=checkbox]+.check.is-grey-passive {
    background: rgba(127,138,155,.9)
}

.switch:hover input[type=checkbox]+.check.is-dark-passive {
    background: rgba(80,96,120,.9)
}

.switch:hover input[type=checkbox]+.check.is-black-passive {
    background: rgba(35,36,50,.9)
}

.switch:hover input[type=checkbox]+.check.is-primary-passive {
    background: rgba(30,70,130,.9)
}

.switch:hover input[type=checkbox]+.check.is-secondary-passive {
    background: rgba(69,142,255,.9)
}

.switch:hover input[type=checkbox]+.check.is-secondary-light-passive {
    background: rgba(235,243,255,.9)
}

.switch:hover input[type=checkbox]+.check.is-secondary-lighter-passive {
    background: rgba(248,250,255,.9)
}

.switch:hover input[type=checkbox]+.check.is-info-passive {
    background: rgba(21,101,216,.9)
}

.switch:hover input[type=checkbox]+.check.is-success-passive {
    background: rgba(35,209,96,.9)
}

.switch:hover input[type=checkbox]+.check.is-warning-passive {
    background: rgba(243,151,13,.9)
}

.switch:hover input[type=checkbox]+.check.is-danger-passive {
    background: rgba(255,55,11,.9)
}

.switch:hover input[type=checkbox]+.check.is-link-passive {
    background: rgba(69,142,255,.9)
}

.switch:hover input[type=checkbox]+.check.is-green-passive {
    background: rgba(29,196,201,.9)
}

.switch:hover input[type=checkbox]+.check.is-green-light-passive {
    background: rgba(222,246,247,.9)
}

.switch:hover input[type=checkbox]+.check.is-green-dark-passive {
    background: rgba(32,150,155,.9)
}

.switch:hover input[type=checkbox]+.check.is-turquoise-passive {
    background: rgba(113,237,255,.9)
}

.switch:hover input[type=checkbox]:checked+.check {
    background: rgba(30,70,130,.9)
}

.switch:hover input[type=checkbox]:checked+.check.is-white {
    background: rgba(255,253,251,.9)
}

.switch:hover input[type=checkbox]:checked+.check.is-light {
    background: hsla(0,0%,96.1%,.9)
}

.switch:hover input[type=checkbox]:checked+.check.is-grey {
    background: rgba(127,138,155,.9)
}

.switch:hover input[type=checkbox]:checked+.check.is-dark {
    background: rgba(80,96,120,.9)
}

.switch:hover input[type=checkbox]:checked+.check.is-black {
    background: rgba(35,36,50,.9)
}

.switch:hover input[type=checkbox]:checked+.check.is-primary {
    background: rgba(30,70,130,.9)
}

.switch:hover input[type=checkbox]:checked+.check.is-secondary {
    background: rgba(69,142,255,.9)
}

.switch:hover input[type=checkbox]:checked+.check.is-secondary-light {
    background: rgba(235,243,255,.9)
}

.switch:hover input[type=checkbox]:checked+.check.is-secondary-lighter {
    background: rgba(248,250,255,.9)
}

.switch:hover input[type=checkbox]:checked+.check.is-info {
    background: rgba(21,101,216,.9)
}

.switch:hover input[type=checkbox]:checked+.check.is-success {
    background: rgba(35,209,96,.9)
}

.switch:hover input[type=checkbox]:checked+.check.is-warning {
    background: rgba(243,151,13,.9)
}

.switch:hover input[type=checkbox]:checked+.check.is-danger {
    background: rgba(255,55,11,.9)
}

.switch:hover input[type=checkbox]:checked+.check.is-link {
    background: rgba(69,142,255,.9)
}

.switch:hover input[type=checkbox]:checked+.check.is-green {
    background: rgba(29,196,201,.9)
}

.switch:hover input[type=checkbox]:checked+.check.is-green-light {
    background: rgba(222,246,247,.9)
}

.switch:hover input[type=checkbox]:checked+.check.is-green-dark {
    background: rgba(32,150,155,.9)
}

.switch:hover input[type=checkbox]:checked+.check.is-turquoise {
    background: rgba(113,237,255,.9)
}

.switch.is-rounded input[type=checkbox]+.check,.switch.is-rounded input[type=checkbox]+.check:before,.novoclouds-lazyload-rounded .switch.ls-blur-up-img input[type=checkbox]+.check,.novoclouds-lazyload-rounded .switch.ls-blur-up-img input[type=checkbox]+.check:before {
    border-radius: 290486px
}

.switch.is-rounded input[type=checkbox].is-elastic:before,.novoclouds-lazyload-rounded .switch.ls-blur-up-img input[type=checkbox].is-elastic:before {
    transform: scaleX(1.5);
    border-radius: 290486px
}

.switch.is-outlined input[type=checkbox]+.check {
    background: transparent;
    border: .1rem solid #b5b5b5
}

.switch.is-outlined input[type=checkbox]+.check.is-white-passive {
    border: .1rem solid rgba(255,253,251,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-white-passive:before {
    background: #fffdfb
}

.switch.is-outlined input[type=checkbox]+.check.is-white-passive:hover {
    border-color: rgba(255,253,251,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-light-passive {
    border: .1rem solid hsla(0,0%,96.1%,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-light-passive:before {
    background: #f5f5f5
}

.switch.is-outlined input[type=checkbox]+.check.is-light-passive:hover {
    border-color: hsla(0,0%,96.1%,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-grey-passive {
    border: .1rem solid rgba(127,138,155,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-grey-passive:before {
    background: #7f8a9b
}

.switch.is-outlined input[type=checkbox]+.check.is-grey-passive:hover {
    border-color: rgba(127,138,155,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-dark-passive {
    border: .1rem solid rgba(80,96,120,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-dark-passive:before {
    background: #506078
}

.switch.is-outlined input[type=checkbox]+.check.is-dark-passive:hover {
    border-color: rgba(80,96,120,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-black-passive {
    border: .1rem solid rgba(35,36,50,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-black-passive:before {
    background: #232432
}

.switch.is-outlined input[type=checkbox]+.check.is-black-passive:hover {
    border-color: rgba(35,36,50,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-primary-passive {
    border: .1rem solid rgba(30,70,130,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-primary-passive:before {
    background: #1e4682
}

.switch.is-outlined input[type=checkbox]+.check.is-primary-passive:hover {
    border-color: rgba(30,70,130,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-secondary-passive {
    border: .1rem solid rgba(69,142,255,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-secondary-passive:before {
    background: #005d67
}

.switch.is-outlined input[type=checkbox]+.check.is-secondary-passive:hover {
    border-color: rgba(69,142,255,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-secondary-light-passive {
    border: .1rem solid rgba(235,243,255,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-secondary-light-passive:before {
    background: #ebf3ff
}

.switch.is-outlined input[type=checkbox]+.check.is-secondary-light-passive:hover {
    border-color: rgba(235,243,255,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-secondary-lighter-passive {
    border: .1rem solid rgba(248,250,255,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-secondary-lighter-passive:before {
    background: #f8faff
}

.switch.is-outlined input[type=checkbox]+.check.is-secondary-lighter-passive:hover {
    border-color: rgba(248,250,255,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-info-passive {
    border: .1rem solid rgba(21,101,216,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-info-passive:before {
    background: #1565d8
}

.switch.is-outlined input[type=checkbox]+.check.is-info-passive:hover {
    border-color: rgba(21,101,216,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-success-passive {
    border: .1rem solid rgba(35,209,96,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-success-passive:before {
    background: #23d160
}

.switch.is-outlined input[type=checkbox]+.check.is-success-passive:hover {
    border-color: rgba(35,209,96,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-warning-passive {
    border: .1rem solid rgba(243,151,13,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-warning-passive:before {
    background: #f3970d
}

.switch.is-outlined input[type=checkbox]+.check.is-warning-passive:hover {
    border-color: rgba(243,151,13,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-danger-passive {
    border: .1rem solid rgba(255,55,11,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-danger-passive:before {
    background: #ff370b
}

.switch.is-outlined input[type=checkbox]+.check.is-danger-passive:hover {
    border-color: rgba(255,55,11,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-link-passive {
    border: .1rem solid rgba(69,142,255,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-link-passive:before {
    background: #005d67
}

.switch.is-outlined input[type=checkbox]+.check.is-link-passive:hover {
    border-color: rgba(69,142,255,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-green-passive {
    border: .1rem solid rgba(29,196,201,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-green-passive:before {
    background: #1dc4c9
}

.switch.is-outlined input[type=checkbox]+.check.is-green-passive:hover {
    border-color: rgba(29,196,201,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-green-light-passive {
    border: .1rem solid rgba(222,246,247,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-green-light-passive:before {
    background: #def6f7
}

.switch.is-outlined input[type=checkbox]+.check.is-green-light-passive:hover {
    border-color: rgba(222,246,247,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-green-dark-passive {
    border: .1rem solid rgba(32,150,155,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-green-dark-passive:before {
    background: #20969b
}

.switch.is-outlined input[type=checkbox]+.check.is-green-dark-passive:hover {
    border-color: rgba(32,150,155,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-turquoise-passive {
    border: .1rem solid rgba(113,237,255,.9)
}

.switch.is-outlined input[type=checkbox]+.check.is-turquoise-passive:before {
    background: #71edff
}

.switch.is-outlined input[type=checkbox]+.check.is-turquoise-passive:hover {
    border-color: rgba(113,237,255,.9)
}

.switch.is-outlined input[type=checkbox]+.check:before {
    background: #b5b5b5
}

.switch.is-outlined input[type=checkbox]:checked+.check {
    border-color: #1e4682
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-white {
    background: transparent;
    border-color: #fffdfb
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-white:before {
    background: #fffdfb
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-light {
    background: transparent;
    border-color: #f5f5f5
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-light:before {
    background: #f5f5f5
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-grey {
    background: transparent;
    border-color: #7f8a9b
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-grey:before {
    background: #7f8a9b
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-dark {
    background: transparent;
    border-color: #506078
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-dark:before {
    background: #506078
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-black {
    background: transparent;
    border-color: #232432
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-black:before {
    background: #232432
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-primary {
    background: transparent;
    border-color: #1e4682
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-primary:before {
    background: #1e4682
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-secondary {
    background: transparent;
    border-color: #005d67
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-secondary:before {
    background: #005d67
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-secondary-light {
    background: transparent;
    border-color: #ebf3ff
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-secondary-light:before {
    background: #ebf3ff
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-secondary-lighter {
    background: transparent;
    border-color: #f8faff
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-secondary-lighter:before {
    background: #f8faff
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-info {
    background: transparent;
    border-color: #1565d8
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-info:before {
    background: #1565d8
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-success {
    background: transparent;
    border-color: #23d160
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-success:before {
    background: #23d160
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-warning {
    background: transparent;
    border-color: #f3970d
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-warning:before {
    background: #f3970d
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-danger {
    background: transparent;
    border-color: #ff370b
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-danger:before {
    background: #ff370b
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-link {
    background: transparent;
    border-color: #005d67
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-link:before {
    background: #005d67
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-green {
    background: transparent;
    border-color: #1dc4c9
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-green:before {
    background: #1dc4c9
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-green-light {
    background: transparent;
    border-color: #def6f7
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-green-light:before {
    background: #def6f7
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-green-dark {
    background: transparent;
    border-color: #20969b
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-green-dark:before {
    background: #20969b
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-turquoise {
    background: transparent;
    border-color: #71edff
}

.switch.is-outlined input[type=checkbox]:checked+.check.is-turquoise:before {
    background: #71edff
}

.switch.is-outlined input[type=checkbox]:checked+.check:before {
    background: #1e4682
}

.switch.is-outlined:hover input[type=checkbox]+.check {
    background: transparent;
    border-color: hsla(0,0%,71%,.9)
}

.switch.is-outlined:hover input[type=checkbox]:checked+.check {
    background: transparent;
    border-color: rgba(30,70,130,.9)
}

.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-white {
    border-color: rgba(255,253,251,.9)
}

.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-light {
    border-color: hsla(0,0%,96.1%,.9)
}

.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-grey {
    border-color: rgba(127,138,155,.9)
}

.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-dark {
    border-color: rgba(80,96,120,.9)
}

.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-black {
    border-color: rgba(35,36,50,.9)
}

.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-primary {
    border-color: rgba(30,70,130,.9)
}

.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-secondary {
    border-color: rgba(69,142,255,.9)
}

.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-secondary-light {
    border-color: rgba(235,243,255,.9)
}

.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-secondary-lighter {
    border-color: rgba(248,250,255,.9)
}

.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-info {
    border-color: rgba(21,101,216,.9)
}

.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-success {
    border-color: rgba(35,209,96,.9)
}

.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-warning {
    border-color: rgba(243,151,13,.9)
}

.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-danger {
    border-color: rgba(255,55,11,.9)
}

.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-link {
    border-color: rgba(69,142,255,.9)
}

.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-green {
    border-color: rgba(29,196,201,.9)
}

.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-green-light {
    border-color: rgba(222,246,247,.9)
}

.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-green-dark {
    border-color: rgba(32,150,155,.9)
}

.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-turquoise {
    border-color: rgba(113,237,255,.9)
}

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

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

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

.switch[disabled] {
    opacity: .5;
    cursor: not-allowed;
    color: #7f8a9b
}

.collapse .collapse-trigger {
    display: inline;
    cursor: pointer
}

.collapse .collapse-content {
    display: inherit
}

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

.dropdown .background {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    position: fixed;
    background-color: rgba(35,36,50,.86);
    z-index: 40;
    cursor: pointer
}

@media screen and (min-width: 1283px) {
    .dropdown .background {
        display:none
    }
}

.dropdown.dropdown-menu-animation .dropdown-menu {
    display: block
}

.dropdown .dropdown-menu .dropdown-item.is-disabled,.dropdown .dropdown-menu .has-link a.is-disabled {
    cursor: not-allowed
}

.dropdown .dropdown-menu .dropdown-item.is-disabled:hover,.dropdown .dropdown-menu .has-link a.is-disabled:hover {
    background: inherit;
    color: inherit
}

.dropdown .dropdown-menu .has-link a {
    padding-right: 3rem;
    white-space: nowrap
}

.dropdown.is-hoverable:not(.is-active) .dropdown-menu {
    display: none
}

.dropdown.is-hoverable:hover .dropdown-menu {
    display: inherit
}

.dropdown.is-expanded,.dropdown.is-expanded .dropdown-menu,.dropdown.is-expanded .dropdown-trigger {
    width: 100%
}

.dropdown.is-expanded.is-mobile-modal .dropdown-menu {
    max-width: 100%
}

.dropdown:not(.is-disabled) .dropdown-menu .dropdown-item.is-disabled,.dropdown:not(.is-disabled) .dropdown-menu .has-link a.is-disabled {
    opacity: .5
}

.dropdown .navbar-item {
    height: 100%
}

.dropdown.is-disabled {
    opacity: .5;
    cursor: not-allowed
}

.dropdown.is-disabled .dropdown-trigger {
    pointer-events: none
}

.dropdown.is-inline .dropdown-menu {
    position: static;
    display: inline-block;
    padding: 0
}

.dropdown.is-top-right .dropdown-menu {
    top: auto;
    bottom: 100%
}

.dropdown.is-top-left .dropdown-menu {
    top: auto;
    bottom: 100%;
    right: 0;
    left: auto
}

.dropdown.is-bottom-left .dropdown-menu {
    right: 0;
    left: auto
}

@media screen and (max-width: 575px) {
    .dropdown.is-mobile-modal>.dropdown-menu {
        position:fixed!important;
        width: calc(100vw - 40px);
        max-width: 460px;
        max-height: calc(100vh - 120px);
        top: 25%!important;
        left: 50%!important;
        bottom: auto!important;
        right: auto!important;
        transform: translate3d(-50%,-25%,0);
        white-space: normal;
        overflow-y: auto;
        z-index: 50!important
    }

    .dropdown .dropdown-menu .has-link .dropdown.is-mobile-modal>.dropdown-menu>.dropdown-content>a,.dropdown.is-mobile-modal>.dropdown-menu>.dropdown-content>.dropdown-item,.dropdown.is-mobile-modal>.dropdown-menu>.dropdown-content>.has-link a {
        padding: 1rem 1.5rem
    }
}

.autocomplete {
    position: relative
}

.autocomplete .dropdown-menu {
    display: block;
    min-width: 100%;
    max-width: 100%
}

.autocomplete .dropdown-menu.is-opened-top {
    top: auto;
    bottom: 100%
}

.autocomplete .dropdown-content {
    overflow: auto;
    max-height: 200px
}

.autocomplete .dropdown-item,.autocomplete .dropdown .dropdown-menu .has-link a,.dropdown .dropdown-menu .has-link .autocomplete a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.autocomplete .dropdown-item.is-hovered,.autocomplete .dropdown .dropdown-menu .has-link a.is-hovered,.dropdown .dropdown-menu .has-link .autocomplete a.is-hovered {
    background: #f5f5f5;
    color: #232432
}

.autocomplete .dropdown-item.is-disabled,.autocomplete .dropdown .dropdown-menu .has-link a.is-disabled,.dropdown .dropdown-menu .has-link .autocomplete a.is-disabled {
    opacity: .5;
    cursor: not-allowed
}

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

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

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

.has-border {
    border: 1px solid #dbdbdb!important
}

.has-border-top,div.content div.novoclouds-tableContainer table tr {
    border-top: 1px solid #dbdbdb!important
}

.has-border-bottom,div.content div.novoclouds-tableContainer table tr {
    border-bottom: 1px solid #dbdbdb!important
}

.has-border-left,div.content div.novoclouds-tableContainer table td,div.content div.novoclouds-tableContainer table th {
    border-left: 1px solid #dbdbdb!important
}

.has-border-right,div.content div.novoclouds-tableContainer table td,div.content div.novoclouds-tableContainer table th {
    border-right: 1px solid #dbdbdb!important
}

.has-no-border,div.autocomplete .input {
    border: none!important
}

.box,.has-rounded-border {
    border-radius: 1.25rem!important
}

.has-inset-shadow-top {
    box-shadow: inset 0 4px 8px -4px rgba(80,96,120,.25)
}

.has-inset-shadow-bottom {
    box-shadow: inset 0 -4px 8px -4px rgba(80,96,120,.25)
}

.has-inset-shadow-left {
    box-shadow: inset 4px 0 8px -4px rgba(80,96,120,.25)
}

.has-inset-shadow-right {
    box-shadow: inset -4px 0 8px -4px rgba(80,96,120,.25)
}

.has-no-shadow,div.autocomplete .input {
    box-shadow: none!important
}

.has-shadow-1dp {
    box-shadow: 0 1px 2px 1px rgba(0,0,0,.16)
}

.has-shadow-2dp {
    box-shadow: 0 2px 4px 2px rgba(0,0,0,.16)
}

.has-shadow-4dp {
    box-shadow: 0 3px 6px 3px rgba(0,0,0,.16)
}

.has-shadow-6dp {
    box-shadow: 0 4px 8px 4px rgba(0,0,0,.16)
}

.has-shadow-8dp {
    box-shadow: 0 6px 12px 6px rgba(0,0,0,.16)
}

.has-shadow-12dp {
    box-shadow: 0 8px 16px 8px rgba(0,0,0,.16)
}

.has-shadow-16dp {
    box-shadow: 0 10px 20px 10px rgba(0,0,0,.16)
}

.has-shadow-24dp {
    box-shadow: 0 12px 24px 12px rgba(0,0,0,.16)
}

.has-background-transparent {
    background-color: transparent!important
}

.has-cursor-pointer {
    cursor: pointer
}

.has-cursor-wait {
    cursor: wait!important
}

.is-flex-column {
    flex-direction: column
}

.has-content-justified-center {
    justify-content: center!important
}

.has-content-justified-between {
    justify-content: space-between!important
}

.has-content-justified-end {
    justify-content: flex-end!important
}

.has-content-aligned-center {
    align-content: center
}

.has-items-aligned-start {
    align-items: flex-start
}

.has-items-aligned-center {
    align-items: center
}

.has-items-aligned-end {
    align-items: flex-end
}

.has-items-stretch {
    align-items: stretch
}

.has-flex-shrink-0 {
    flex-shrink: 0
}

.has-flex-wrap {
    flex-wrap: wrap
}

.has-flex-wrap-reverse {
    flex-wrap: wrap-reverse
}

.has-flex-nowrap {
    flex-wrap: nowrap
}

.has-reverse-row-order {
    flex-direction: row-reverse
}

.has-flex-direction-column,.is-space-between {
    flex-direction: column
}

.is-space-between {
    display: flex;
    justify-content: space-between
}

.has-self-justified-start {
    align-self: flex-start
}

.has-self-justified-end {
    align-self: flex-end
}

.has-self-stretch {
    align-self: stretch
}

.has-self-center {
    align-self: center
}

.is-spaced-apart {
    display: flex;
    justify-content: space-between;
    align-items: center
}

div.novoclouds-billboardImageRibbon.novoclouds-has-padding-top-0,div.novoclouds-has-padding-top-0 {
    padding-top: 1rem!important
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardImageRibbon.novoclouds-has-padding-top-0,div.novoclouds-has-padding-top-0 {
        padding-top:0!important
    }
}

div.novoclouds-billboardImageRibbon.novoclouds-has-padding-top-0,div.novoclouds-has-padding-bottom-0 {
    padding-bottom: 1rem!important
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardImageRibbon.novoclouds-has-padding-top-0,div.novoclouds-has-padding-bottom-0 {
        padding-bottom:0!important
    }
}

div.novoclouds-has-padding-top-400 {
    padding-top: 2.5rem!important
}

div.novoclouds-has-padding-bottom-400 {
    padding-bottom: 2.5rem!important
}

div.novoclouds-has-padding-top-200 {
    padding-top: 1.5rem!important
}

div.novoclouds-has-padding-bottom-200 {
    padding-bottom: 1.5rem!important
}

@media screen and (min-width: 1283px) {
    div.novoclouds-has-padding-left-200-desktop {
        padding-left:1.5rem
    }
}

@media screen and (min-width: 1283px) {
    div.novoclouds-has-padding-right-200-desktop {
        padding-right:1.5rem
    }
}

@media screen and (max-width: 575px) {
    div:not(.novoclouds-header-touch-navigation)>div.section {
        padding:2rem 1rem
    }
}

div.novoclouds-customSection {
    padding: 4rem 1rem
}

@media screen and (max-width: 575px) {
    div.novoclouds-customSection {
        padding:2rem 1.5rem
    }
}

.has-margin-auto {
    margin: auto
}

.has-margin-top-auto {
    margin-top: auto
}

.has-margin-bottom-auto {
    margin-bottom: auto
}

.has-margin-0 {
    margin: 0!important
}

.has-padding-0 {
    padding: 0!important
}

.has-margin-top-0 {
    margin-top: 0!important
}

.has-padding-top-0 {
    padding-top: 0!important
}

.has-margin-right-0 {
    margin-right: 0!important
}

.has-padding-right-0 {
    padding-right: 0!important
}

.has-margin-bottom-0 {
    margin-bottom: 0!important
}

.has-padding-bottom-0 {
    padding-bottom: 0!important
}

.has-margin-left-0 {
    margin-left: 0!important
}

.has-padding-left-0 {
    padding-left: 0!important
}

.has-margin-x-0 {
    margin-left: 0!important;
    margin-right: 0!important
}

.has-padding-x-0 {
    padding-left: 0!important;
    padding-right: 0!important
}

.has-margin-y-0 {
    margin-top: 0!important;
    margin-bottom: 0!important
}

.has-padding-y-0 {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.has-margin-25 {
    margin: .25rem!important
}

.has-padding-25 {
    padding: .25rem!important
}

.has-margin-top-25 {
    margin-top: .25rem!important
}

.has-padding-top-25 {
    padding-top: .25rem!important
}

.has-margin-right-25 {
    margin-right: .25rem!important
}

.has-padding-right-25 {
    padding-right: .25rem!important
}

.has-margin-bottom-25 {
    margin-bottom: .25rem!important
}

.has-padding-bottom-25 {
    padding-bottom: .25rem!important
}

.has-margin-left-25 {
    margin-left: .25rem!important
}

.has-padding-left-25 {
    padding-left: .25rem!important
}

.has-margin-x-25 {
    margin-left: .25rem!important;
    margin-right: .25rem!important
}

.has-padding-x-25 {
    padding-left: .25rem!important;
    padding-right: .25rem!important
}

.has-margin-y-25 {
    margin-top: .25rem!important;
    margin-bottom: .25rem!important
}

.has-padding-y-25 {
    padding-top: .25rem!important;
    padding-bottom: .25rem!important
}

.has-margin-50 {
    margin: .5rem!important
}

.has-padding-50 {
    padding: .5rem!important
}

.has-margin-top-50 {
    margin-top: .5rem!important
}

.has-padding-top-50 {
    padding-top: .5rem!important
}

.has-margin-right-50 {
    margin-right: .5rem!important
}

.has-padding-right-50 {
    padding-right: .5rem!important
}

.has-margin-bottom-50 {
    margin-bottom: .5rem!important
}

.has-padding-bottom-50 {
    padding-bottom: .5rem!important
}

.has-margin-left-50 {
    margin-left: .5rem!important
}

.has-padding-left-50 {
    padding-left: .5rem!important
}

.has-margin-x-50 {
    margin-left: .5rem!important;
    margin-right: .5rem!important
}

.has-padding-x-50 {
    padding-left: .5rem!important;
    padding-right: .5rem!important
}

.has-margin-y-50 {
    margin-top: .5rem!important;
    margin-bottom: .5rem!important
}

.has-padding-y-50 {
    padding-top: .5rem!important;
    padding-bottom: .5rem!important
}

.has-margin-75 {
    margin: .75rem!important
}

.has-padding-75 {
    padding: .75rem!important
}

.has-margin-top-75 {
    margin-top: .75rem!important
}

.has-padding-top-75 {
    padding-top: .75rem!important
}

.has-margin-right-75 {
    margin-right: .75rem!important
}

.has-padding-right-75 {
    padding-right: .75rem!important
}

.has-margin-bottom-75 {
    margin-bottom: .75rem!important
}

.has-padding-bottom-75 {
    padding-bottom: .75rem!important
}

.has-margin-left-75 {
    margin-left: .75rem!important
}

.has-padding-left-75 {
    padding-left: .75rem!important
}

.has-margin-x-75 {
    margin-left: .75rem!important;
    margin-right: .75rem!important
}

.has-padding-x-75 {
    padding-left: .75rem!important;
    padding-right: .75rem!important
}

.has-margin-y-75 {
    margin-top: .75rem!important;
    margin-bottom: .75rem!important
}

.has-padding-y-75 {
    padding-top: .75rem!important;
    padding-bottom: .75rem!important
}

.has-margin-100 {
    margin: 1rem!important
}

.has-padding-100 {
    padding: 1rem!important
}

.has-margin-top-100 {
    margin-top: 1rem!important
}

.has-padding-top-100 {
    padding-top: 1rem!important
}

.has-margin-right-100 {
    margin-right: 1rem!important
}

.has-padding-right-100 {
    padding-right: 1rem!important
}

.has-margin-bottom-100 {
    margin-bottom: 1rem!important
}

.has-padding-bottom-100 {
    padding-bottom: 1rem!important
}

.has-margin-left-100 {
    margin-left: 1rem!important
}

.has-padding-left-100 {
    padding-left: 1rem!important
}

.has-margin-x-100 {
    margin-left: 1rem!important;
    margin-right: 1rem!important
}

.has-padding-x-100 {
    padding-left: 1rem!important;
    padding-right: 1rem!important
}

.has-margin-y-100 {
    margin-top: 1rem!important;
    margin-bottom: 1rem!important
}

.has-padding-y-100 {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important
}

.has-margin-125 {
    margin: 1.25rem!important
}

.has-padding-125 {
    padding: 1.25rem!important
}

.has-margin-top-125 {
    margin-top: 1.25rem!important
}

.has-padding-top-125 {
    padding-top: 1.25rem!important
}

.has-margin-right-125 {
    margin-right: 1.25rem!important
}

.has-padding-right-125 {
    padding-right: 1.25rem!important
}

.has-margin-bottom-125 {
    margin-bottom: 1.25rem!important
}

.has-padding-bottom-125 {
    padding-bottom: 1.25rem!important
}

.has-margin-left-125 {
    margin-left: 1.25rem!important
}

.has-padding-left-125 {
    padding-left: 1.25rem!important
}

.has-margin-x-125 {
    margin-left: 1.25rem!important;
    margin-right: 1.25rem!important
}

.has-padding-x-125 {
    padding-left: 1.25rem!important;
    padding-right: 1.25rem!important
}

.has-margin-y-125 {
    margin-top: 1.25rem!important;
    margin-bottom: 1.25rem!important
}

.has-padding-y-125 {
    padding-top: 1.25rem!important;
    padding-bottom: 1.25rem!important
}

.has-margin-150 {
    margin: 1.5rem!important
}

.has-padding-150 {
    padding: 1.5rem!important
}

.has-margin-top-150 {
    margin-top: 1.5rem!important
}

.has-padding-top-150 {
    padding-top: 1.5rem!important
}

.has-margin-right-150 {
    margin-right: 1.5rem!important
}

.has-padding-right-150 {
    padding-right: 1.5rem!important
}

.has-margin-bottom-150 {
    margin-bottom: 1.5rem!important
}

.has-padding-bottom-150 {
    padding-bottom: 1.5rem!important
}

.has-margin-left-150 {
    margin-left: 1.5rem!important
}

.has-padding-left-150 {
    padding-left: 1.5rem!important
}

.has-margin-x-150 {
    margin-left: 1.5rem!important;
    margin-right: 1.5rem!important
}

.has-padding-x-150 {
    padding-left: 1.5rem!important;
    padding-right: 1.5rem!important
}

.has-margin-y-150 {
    margin-top: 1.5rem!important;
    margin-bottom: 1.5rem!important
}

.has-padding-y-150 {
    padding-top: 1.5rem!important;
    padding-bottom: 1.5rem!important
}

.has-margin-200 {
    margin: 2rem!important
}

.has-padding-200 {
    padding: 2rem!important
}

.has-margin-top-200 {
    margin-top: 2rem!important
}

.has-padding-top-200 {
    padding-top: 2rem!important
}

.has-margin-right-200 {
    margin-right: 2rem!important
}

.has-padding-right-200 {
    padding-right: 2rem!important
}

.has-margin-bottom-200 {
    margin-bottom: 2rem!important
}

.has-padding-bottom-200 {
    padding-bottom: 2rem!important
}

.has-margin-left-200 {
    margin-left: 2rem!important
}

.has-padding-left-200 {
    padding-left: 2rem!important
}

.has-margin-x-200 {
    margin-left: 2rem!important;
    margin-right: 2rem!important
}

.has-padding-x-200 {
    padding-left: 2rem!important;
    padding-right: 2rem!important
}

.has-margin-y-200 {
    margin-top: 2rem!important;
    margin-bottom: 2rem!important
}

.has-padding-y-200 {
    padding-top: 2rem!important;
    padding-bottom: 2rem!important
}

.has-margin-250 {
    margin: 2.5rem!important
}

.has-padding-250 {
    padding: 2.5rem!important
}

.has-margin-top-250 {
    margin-top: 2.5rem!important
}

.has-padding-top-250 {
    padding-top: 2.5rem!important
}

.has-margin-right-250 {
    margin-right: 2.5rem!important
}

.has-padding-right-250 {
    padding-right: 2.5rem!important
}

.has-margin-bottom-250 {
    margin-bottom: 2.5rem!important
}

.has-padding-bottom-250 {
    padding-bottom: 2.5rem!important
}

.has-margin-left-250 {
    margin-left: 2.5rem!important
}

.has-padding-left-250 {
    padding-left: 2.5rem!important
}

.has-margin-x-250 {
    margin-left: 2.5rem!important;
    margin-right: 2.5rem!important
}

.has-padding-x-250 {
    padding-left: 2.5rem!important;
    padding-right: 2.5rem!important
}

.has-margin-y-250 {
    margin-top: 2.5rem!important;
    margin-bottom: 2.5rem!important
}

.has-padding-y-250 {
    padding-top: 2.5rem!important;
    padding-bottom: 2.5rem!important
}

.has-margin-300 {
    margin: 3rem!important
}

.has-padding-300 {
    padding: 3rem!important
}

.has-margin-top-300 {
    margin-top: 3rem!important
}

.has-padding-top-300 {
    padding-top: 3rem!important
}

.has-margin-right-300 {
    margin-right: 3rem!important
}

.has-padding-right-300 {
    padding-right: 3rem!important
}

.has-margin-bottom-300 {
    margin-bottom: 3rem!important
}

.has-padding-bottom-300 {
    padding-bottom: 3rem!important
}

.has-margin-left-300 {
    margin-left: 3rem!important
}

.has-padding-left-300 {
    padding-left: 3rem!important
}

.has-margin-x-300 {
    margin-left: 3rem!important;
    margin-right: 3rem!important
}

.has-padding-x-300 {
    padding-left: 3rem!important;
    padding-right: 3rem!important
}

.has-margin-y-300 {
    margin-top: 3rem!important;
    margin-bottom: 3rem!important
}

.has-padding-y-300 {
    padding-top: 3rem!important;
    padding-bottom: 3rem!important
}

.has-margin-400 {
    margin: 4rem!important
}

.has-padding-400 {
    padding: 4rem!important
}

.has-margin-top-400 {
    margin-top: 4rem!important
}

.has-padding-top-400 {
    padding-top: 4rem!important
}

.has-margin-right-400 {
    margin-right: 4rem!important
}

.has-padding-right-400 {
    padding-right: 4rem!important
}

.has-margin-bottom-400 {
    margin-bottom: 4rem!important
}

.has-padding-bottom-400 {
    padding-bottom: 4rem!important
}

.has-margin-left-400 {
    margin-left: 4rem!important
}

.has-padding-left-400 {
    padding-left: 4rem!important
}

.has-margin-x-400 {
    margin-left: 4rem!important;
    margin-right: 4rem!important
}

.has-padding-x-400 {
    padding-left: 4rem!important;
    padding-right: 4rem!important
}

.has-margin-y-400 {
    margin-top: 4rem!important;
    margin-bottom: 4rem!important
}

.has-padding-y-400 {
    padding-top: 4rem!important;
    padding-bottom: 4rem!important
}

.is-scrollable {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.is-clipped-x {
    overflow-x: hidden
}

.is-relative {
    position: relative
}

.is-fixed {
    position: fixed
}

.novoclouds-basic-line-height {
    line-height: 1!important
}

.novoclouds-display {
    font-family: Merriweather,serif;
    font-weight: 300
}

.novoclouds-display.novoclouds-bold,.novoclouds-display strong {
    font-weight: 700
}

.novoclouds-label,.novoclouds-paragraph {
    font-weight: 400
}

.novoclouds-label.novoclouds-light,.novoclouds-paragraph.novoclouds-light {
    font-weight: 300
}

.novoclouds-label.novoclouds-bold,.novoclouds-label strong,.novoclouds-paragraph.novoclouds-bold,.novoclouds-paragraph strong {
    font-weight: 600
}

.is-size-1 {
    font-size: 2.5rem!important;
    line-height: 3rem!important
}

.is-size-2 {
    font-size: 1.563rem!important;
    line-height: 2.063rem!important
}

.is-size-3 {
    font-size: 1.25rem!important;
    line-height: 1.75rem!important
}

.is-size-4 {
    font-size: 1.125rem!important;
    line-height: 1.625rem!important
}

.is-size-5,div.novoclouds-featuresBlocksFullWidthRibbon div.novoclouds-featureContent p,div.novoclouds-featuresBlocksRibbon div.novoclouds-featureContent p,div.novoclouds-featuresGridRibbon div.novoclouds-featureContent p {
    font-size: 1rem!important;
    line-height: 1.5rem!important
}

.is-size-6,div.novoclouds-featuresBlocksFullWidthRibbon div.novoclouds-featureContent p,div.novoclouds-featuresBlocksRibbon div.novoclouds-featureContent p {
    font-size: .875rem!important;
    line-height: 1.375rem!important
}

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

.is-size-7,.is-size-8 {
    line-height: 1rem!important
}

.is-size-8 {
    font-size: .625rem!important
}

@media screen and (max-width: 575px) {
    body div.content h1 {
        font-size:2.5rem!important;
        line-height: 3rem!important
    }

    body div.content h2 {
        font-size: 1.563rem!important;
        line-height: 2.063rem!important
    }

    body div.content h3 {
        font-size: 1.25rem!important;
        line-height: 1.75rem!important
    }

    body div.content h4 {
        font-size: 1.125rem!important;
        line-height: 1.625rem!important
    }

    body div.content h5 {
        font-size: 1rem!important;
        line-height: 1.5rem!important
    }

    body div.content h6 {
        font-size: .875rem!important;
        line-height: 1.375rem!important
    }
}

.has-white-space-nowrap {
    white-space: nowrap
}

.has-break-word {
    word-break: break-word
}

.has-numbers {
    font-variant-numeric: tabular-nums
}

.is-underlined {
    text-decoration: underline
}

.novoclouds-strikethrough {
    text-decoration: line-through
}

.has-overflow-ellipsis-left {
    direction: rtl
}

.has-overflow-ellipsis-left,.has-overflow-ellipsis-right {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.content>:last-child {
    margin-bottom: 0!important
}

.has-inverted-link-colour a:not(.button):hover {
    color: #fffdfb
}

@media screen and (max-width: 575px) {
    .input::placeholder,.select select::placeholder,.taginput .taginput-container.is-focusable::placeholder,.textarea::placeholder {
        font-size:.875rem!important
    }
}

.content.has-text-white blockquote,div.novoclouds-billboardImageRibbon div.novoclouds-billboardCountdown-timer.invert span.content.digitSpacer blockquote,div.novoclouds-billboardImageRibbon div.novoclouds-billboardCountdown-timer span.content.novoclouds-countdownTimerLegend blockquote,div.novoclouds-billboardNoImageRibbon div.novoclouds-billboardCountdown-timer.invert span.content.digitSpacer blockquote,div.novoclouds-billboardNoImageRibbon div.novoclouds-billboardCountdown-timer span.content.novoclouds-countdownTimerLegend blockquote,div.novoclouds-billboardSaleDoubleRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper .content.button blockquote,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-billboardCountdown-timer.invert span.content.digitSpacer blockquote,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-billboardCountdown-timer span.content.novoclouds-countdownTimerLegend blockquote,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper .content.button blockquote,div.novoclouds-billboardSaleImageRibbon div.novoclouds-billboardCountdown-timer.invert span.content.digitSpacer blockquote,div.novoclouds-billboardSaleImageRibbon div.novoclouds-billboardCountdown-timer span.content.novoclouds-countdownTimerLegend blockquote {
    background-color: transparent;
    font-style: italic;
    border-left: 3px solid #fffdfb
}

.content.has-text-grey blockquote,content.has-text-dark blockquote {
    background-color: transparent;
    color: #005d67;
    font-style: italic;
    border-left: 3px solid #005d67
}

.novoclouds-inter {
    font-family: Inter,sans-serif
}

.novoclouds-merriweather {
    font-family: merriweather,serif
}

.novoclouds-weight-regular {
    font-weight: 400
}

.novoclouds-weight-medium {
    font-weight: 500
}

.novoclouds-weight-bold {
    font-weight: 700
}

.novoclouds-underline-style-billboard,.novoclouds-underline-style-discount {
    position: relative
}

.novoclouds-underline-style-billboard:after,.novoclouds-underline-style-discount:after {
    content: "";
    background-image: url(/assets/interface/underline.png);
    background-repeat: no-repeat;
    position: absolute;
    bottom: -65%;
    left: 0;
    right: 0;
    min-width: 138px;
    width: 100%;
    height: 100%
}

.novoclouds-underline-style-discount:before {
    bottom: -50%
}

.is-stretched {
    width: 100%
}

.is-full-height {
    height: 100%
}

@media screen and (max-width: 575px) {
    .has-fixed-width {
        width:100%!important
    }
}

@media print,screen and (min-width: 580px) {
    .has-fixed-width {
        flex:none!important
    }
}

.is-order-1 {
    order: 1
}

.is-order-2 {
    order: 2
}

.is-order-3 {
    order: 3
}

.is-order-4 {
    order: 4
}

.is-order-5 {
    order: 5
}

.is-order-6 {
    order: 6
}

.is-order-7 {
    order: 7
}

.is-order-8 {
    order: 8
}

.is-order-9 {
    order: 9
}

.is-order-10 {
    order: 10
}

.is-order-11 {
    order: 11
}

.is-order-12 {
    order: 12
}

@media screen and (max-width: 575px) {
    .is-order-1-mobile {
        order:1
    }

    .is-order-2-mobile {
        order: 2
    }

    .is-order-3-mobile {
        order: 3
    }

    .is-order-4-mobile {
        order: 4
    }

    .is-order-5-mobile {
        order: 5
    }

    .is-order-6-mobile {
        order: 6
    }

    .is-order-7-mobile {
        order: 7
    }

    .is-order-8-mobile {
        order: 8
    }

    .is-order-9-mobile {
        order: 9
    }

    .is-order-10-mobile {
        order: 10
    }

    .is-order-11-mobile {
        order: 11
    }

    .is-order-12-mobile {
        order: 12
    }
}

@media print,screen and (min-width: 580px) {
    .is-order-1-tablet {
        order:1
    }

    .is-order-2-tablet {
        order: 2
    }

    .is-order-3-tablet {
        order: 3
    }

    .is-order-4-tablet {
        order: 4
    }

    .is-order-5-tablet {
        order: 5
    }

    .is-order-6-tablet {
        order: 6
    }

    .is-order-7-tablet {
        order: 7
    }

    .is-order-8-tablet {
        order: 8
    }

    .is-order-9-tablet {
        order: 9
    }

    .is-order-10-tablet {
        order: 10
    }

    .is-order-11-tablet {
        order: 11
    }

    .is-order-12-tablet {
        order: 12
    }
}

@media screen and (min-width: 1283px) {
    .is-order-1-desktop {
        order:1
    }

    .is-order-2-desktop {
        order: 2
    }

    .is-order-3-desktop {
        order: 3
    }

    .is-order-4-desktop {
        order: 4
    }

    .is-order-5-desktop {
        order: 5
    }

    .is-order-6-desktop {
        order: 6
    }

    .is-order-7-desktop {
        order: 7
    }

    .is-order-8-desktop {
        order: 8
    }

    .is-order-9-desktop {
        order: 9
    }

    .is-order-10-desktop {
        order: 10
    }

    .is-order-11-desktop {
        order: 11
    }

    .is-order-12-desktop {
        order: 12
    }
}

@media screen and (min-width: 1056px) {
    .is-order-1-widescreen {
        order:1
    }

    .is-order-2-widescreen {
        order: 2
    }

    .is-order-3-widescreen {
        order: 3
    }

    .is-order-4-widescreen {
        order: 4
    }

    .is-order-5-widescreen {
        order: 5
    }

    .is-order-6-widescreen {
        order: 6
    }

    .is-order-7-widescreen {
        order: 7
    }

    .is-order-8-widescreen {
        order: 8
    }

    .is-order-9-widescreen {
        order: 9
    }

    .is-order-10-widescreen {
        order: 10
    }

    .is-order-11-widescreen {
        order: 11
    }

    .is-order-12-widescreen {
        order: 12
    }
}

@media screen and (min-width: 1284px) {
    .is-order-1-fullhd {
        order:1
    }

    .is-order-2-fullhd {
        order: 2
    }

    .is-order-3-fullhd {
        order: 3
    }

    .is-order-4-fullhd {
        order: 4
    }

    .is-order-5-fullhd {
        order: 5
    }

    .is-order-6-fullhd {
        order: 6
    }

    .is-order-7-fullhd {
        order: 7
    }

    .is-order-8-fullhd {
        order: 8
    }

    .is-order-9-fullhd {
        order: 9
    }

    .is-order-10-fullhd {
        order: 10
    }

    .is-order-11-fullhd {
        order: 11
    }

    .is-order-12-fullhd {
        order: 12
    }
}

a>*,button>* {
    pointer-events: none
}

.button {
    font-weight: 500
}

.button.is-rounded,.novoclouds-lazyload-rounded .button.ls-blur-up-img {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

@media print,screen and (min-width: 580px) {
    .button.is-rounded,.novoclouds-lazyload-rounded .button.ls-blur-up-img {
        padding-left:2rem;
        padding-right: 2rem
    }
}

@media screen and (max-width: 1283px) {
    .button.text-wrap {
        height:max-content;
        white-space: inherit
    }
}

@media screen and (max-width: 575px) {
    .button.is-fullwidth-mobile,.is-fullwidth-mobile,div.novoclouds-blogCategoryDropdown div.button.dropdown,div.novoclouds-blogCategoryDropdown div.dropdown,div.novoclouds-blogCategoryDropdown div.dropdown button,div.novoclouds-blogCategoryDropdown div.dropdown button.button,div.novoclouds-blogCategoryDropdown div.dropdown div.button.dropdown-trigger,div.novoclouds-blogCategoryDropdown div.dropdown div.dropdown-trigger {
        display:flex;
        width: 100%;
        margin-right: 0!important
    }
}

.button.novoclouds-extraXPadding {
    padding-left: 2.5rem!important;
    padding-right: 2.5rem!important
}

.button.novoclouds-discountButton {
    padding-right: .28rem
}

@media print,screen and (min-width: 580px) {
    .buttons .button:not(:last-child):not(.is-fullwidth) {
        margin-right:1.5rem
    }
}

@media screen and (max-width: 575px) {
    .buttons .button:not(:last-child) {
        margin-bottom:1.5rem
    }
}

.has-valign-middle td,.has-valign-middle th {
    vertical-align: middle
}

div.autocomplete div.input div.content div.novoclouds-tableContainer table thead th,div.has-background-grey-lighter div.content div.novoclouds-tableContainer table thead th,div.has-background-light div.content div.novoclouds-tableContainer table thead th,div.has-background-secondary-light div.content div.novoclouds-tableContainer table thead th,div.has-background-secondary-lighter div.content div.novoclouds-tableContainer table thead th,div.has-background-white div.content div.novoclouds-tableContainer table thead th,div.novoclouds-blogSearchLight div.autocomplete div.input div.content div.novoclouds-tableContainer table thead th,div.novoclouds-blogSearchSecondaryLight div.autocomplete div.input div.content div.novoclouds-tableContainer table thead th {
    background-color: rgba(80,96,120,.05)
}

div.has-background-dark div.content div.novoclouds-tableContainer table thead th,div.has-background-green-dark div.content div.novoclouds-tableContainer table thead th,div.has-background-green-light div.content div.novoclouds-tableContainer table thead th,div.has-background-green div.content div.novoclouds-tableContainer table thead th,div.has-background-grey div.content div.novoclouds-tableContainer table thead th,div.has-background-primary-light div.content div.novoclouds-tableContainer table thead th,div.has-background-primary div.content div.novoclouds-tableContainer table thead th,div.has-background-secondary div.content div.novoclouds-tableContainer table thead th {
    background-color: rgba(255,253,251,.05)
}

div.content div.novoclouds-tableContainer {
    overflow-x: auto;
    padding-top: 1rem;
    padding-bottom: 2rem
}

div.content div.novoclouds-tableContainer table thead th {
    background-color: rgba(80,96,120,.05);
    vertical-align: middle;
    color: inherit!important
}

div.content div.novoclouds-tableContainer table thead tr:last-child th {
    border-width: 0 1px 1px!important;
    text-align: center
}

div.content div.novoclouds-tableContainer table thead tr:last-child th:first-child {
    border-left-width: 0!important;
    text-align: left
}

div.content div.novoclouds-tableContainer table thead tr:last-child th:last-child {
    border-right-width: 0!important
}

div.content div.novoclouds-tableContainer table tr {
    border-width: 1px!important
}

div.content div.novoclouds-tableContainer table tr:first-child {
    border-top-width: 0!important
}

div.content div.novoclouds-tableContainer table tr:last-child {
    border-bottom-width: 0!important
}

div.content div.novoclouds-tableContainer table td,div.content div.novoclouds-tableContainer table th {
    text-align: center;
    color: inherit!important;
    font-size: .75rem;
    line-height: 1rem
}

div.content div.novoclouds-tableContainer table td:first-child,div.content div.novoclouds-tableContainer table th:first-child {
    border-left-width: 0!important;
    text-align: left
}

div.content div.novoclouds-tableContainer table td:last-child,div.content div.novoclouds-tableContainer table th:last-child {
    border-right-width: 0!important
}

div.novoclouds-gdprModal {
    top: auto;
    left: 1.5rem;
    bottom: 1.5rem;
    right: 1.5rem;
    box-shadow: 0 3px 15px rgba(0,0,0,.2)
}

div.novoclouds-gdprModal p {
    line-height: 1.5!important
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-gdprModal {
        right:auto
    }
}

div.modal-card {
    margin: 0!important;
    padding: 0!important
}

.fade-enter-active,.fade-leave-active {
    transition: all .2s
}

.fade-enter,.fade-leave-to {
    opacity: 0
}

.fade-enter-active {
    transition-delay: .2s
}

.slide-header-enter-active,.slide-header-leave-active {
    transition: all .3s ease
}

.slide-header-enter,.slide-header-leave-to {
    transform: translateY(-.5rem);
    opacity: 0
}

.is-zIndex-1 {
    z-index: 1
}

.is-zIndex-2 {
    z-index: 2
}

.is-zIndex-3 {
    z-index: 3
}

img.novoclouds-logo-colour,img.novoclouds-logo-dark,img.novoclouds-logo-white {
    max-height: 2rem;
    vertical-align: text-bottom
}

img.novoclouds-money-back-guarantee-stamp {
    max-height: 3.5rem;
    margin: 0 auto .5rem;
    display: block
}

@media print,screen and (min-width: 580px) {
    img.novoclouds-money-back-guarantee-stamp {
        display:inline-block;
        vertical-align: middle;
        margin-right: .5rem
    }
}

span.novoclouds-blogSearchVisibilityBtn {
    border-radius: 50%
}

div.novoclouds-blogSearchVisibility {
    transition: all .2s;
    opacity: 0;
    height: 0
}

div.novoclouds-blogSearchVisibility.show {
    opacity: 1;
    height: auto
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-blogSearchVisibility {
        opacity:1;
        height: auto
    }
}

div.autocomplete {
    min-width: 20rem;
    padding-bottom: .5rem
}

@media print,screen and (min-width: 580px) {
    div.autocomplete {
        padding-bottom:0
    }
}

div.autocomplete span.icon.is-left .fa-search {
    line-height: 1!important;
    vertical-align: baseline!important;
    font-size: 1.2rem!important
}

div.autocomplete div.dropdown-content {
    box-shadow: 0 -2px 2px rgba(41,47,56,.1),0 4px 4px rgba(41,47,56,.1),0 8px 8px rgba(41,47,56,.1),0 16px 16px rgba(41,47,56,.1),0 32px 32px rgba(41,47,56,.1)
}

.dropdown .dropdown-menu .has-link div.autocomplete div.dropdown-content a a,div.autocomplete div.dropdown-content .dropdown .dropdown-menu .has-link a a,div.autocomplete div.dropdown-content a.dropdown-item a {
    color: #1e4682
}

div.novoclouds-blogExceptCardContainer {
    padding: .5rem!important
}

div.novoclouds-blogCategoryDropdown p {
    margin-bottom: .5rem
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-blogCategoryDropdown p {
        margin-bottom:0
    }
}

div.novoclouds-blogCategoryDropdown div.dropdown-menu div.dropdown-content {
    box-shadow: 0 -2px 2px rgba(41,47,56,.1),0 4px 4px rgba(41,47,56,.1),0 8px 8px rgba(41,47,56,.1),0 16px 16px rgba(41,47,56,.1),0 32px 32px rgba(41,47,56,.1);
    transform: translateY(-5px);
    margin-top: .3rem
}

.novoclouds-blog-categories {
    text-align: right
}

@media screen and (min-width: 1283px) {
    .novoclouds-blog-categories {
        padding-left:.5rem;
        text-align: left
    }
}

div.novoclouds-blogExceptCard {
    height: 100%
}

div.novoclouds-blogExceptCard a {
    height: 100%;
    display: block;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);
    transition: transform .3s;
    border-radius: .3rem
}

div.novoclouds-blogExceptCard a:hover {
    box-shadow: 0 2px 2px rgba(41,47,56,.1),0 4px 4px rgba(41,47,56,.1),0 8px 8px rgba(41,47,56,.1),0 16px 16px rgba(41,47,56,.1),0 32px 32px rgba(41,47,56,.1);
    transform: translateY(-5px)
}

div.novoclouds-blogExceptCard a div.card-content {
    padding: 1.5rem 1.5rem 0
}

div.novoclouds-blogExceptCard a div.card-content p {
    line-height: 1.5
}

div.novoclouds-blogExceptCard a div.card-date {
    padding: 1.5rem
}

div.novoclouds-blogExceptCard a img {
    border-radius: .3rem .3rem 0 0
}

div.novoclouds-avatar-container picture {
    width: inherit;
    height: inherit
}

div.novoclouds-avatar-container .novoclouds-roundedAvatar {
    width: inherit;
    height: inherit;
    z-index: 1;
    object-fit: cover
}

.novoclouds-also-like-card.is-vcentered {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center
}

div.novoclouds-breadcrumb {
    padding: 1rem 1.5rem
}

@media screen and (min-width: 1283px) {
    div.novoclouds-breadcrumb {
        padding-left:0;
        padding-right: 0
    }
}

div.novoclouds-blogIntro p {
    line-height: 1.5
}

@media screen and (max-width: 575px) {
    div.novoclouds-blogIntro div.novoclouds-blogIntroContent {
        margin-bottom:0
    }
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-blogIntro div.columns {
        display:flex;
        justify-content: space-between;
        align-items: center
    }
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-blogIntro div.novoclouds-blogMargin {
        margin-bottom:1.5rem
    }
}

div.novoclouds-customSection.hasAuthor {
    background: linear-gradient(#f8faff 9.25rem,#fffdfb 0)
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-customSection.hasAuthor {
        background:linear-gradient(#f8faff 10rem,#fffdfb 0)
    }
}

div.novoclouds-customSection h5 {
    line-height: 2
}

div.novoclouds-customSection div.novoclouds-avatar-container figure {
    margin: 0 auto
}

div.novoclouds-customSection div.collapse {
    display: inline
}

div.novoclouds-customSection .has-text-facebook {
    color: #096cdf
}

div.novoclouds-customSection .has-text-twitter {
    color: #00c2ff
}

div.novoclouds-customSection .has-text-linkedin {
    color: #4875b4
}

div.novoclouds-customSection .has-text-youtube {
    color: red
}

div.novoclouds-customSection .novoclouds-instagram {
    margin-top: -2px
}

div.novoclouds-blogCategoryCard {
    height: 100%
}

div.novoclouds-blogCategoryCard a {
    height: 100%;
    display: block;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.25);
    transition: transform .3s;
    border-radius: .3rem
}

div.novoclouds-blogCategoryCard a:hover {
    box-shadow: 0 2px 2px rgba(41,47,56,.1),0 4px 4px rgba(41,47,56,.1),0 8px 8px rgba(41,47,56,.1),0 16px 16px rgba(41,47,56,.1),0 32px 32px rgba(41,47,56,.1);
    transform: translateY(-5px)
}

div.novoclouds-blogCategoryCard a img {
    border-radius: .3rem
}

div.novoclouds-blogCategoryCard a span {
    position: absolute;
    bottom: 0;
    left: 0
}

div.novoclouds-blogEntry p.novoclouds-influencer {
    border-left: 3px solid #1e4682;
    padding-left: .5rem;
    line-height: 1.5!important
}

div.novoclouds-blogEntry div.novoclouds-blogHeaderImage img {
    border-radius: .3rem
}

div.novoclouds-blogEntry div.content h1,div.novoclouds-blogEntry div.content h2,div.novoclouds-blogEntry div.content h3,div.novoclouds-blogEntry div.content h4,div.novoclouds-blogEntry div.content h5,div.novoclouds-blogEntry div.content h6 {
    color: #1e4682
}

div.novoclouds-blogEntry div.novoclouds-blogImage img {
    border-radius: .3rem
}

div.novoclouds-blogEntry div.novoclouds-tableRibbon p {
    line-height: 1.5
}

div.novoclouds-blogEntry div.novoclouds-blogTable div.novoclouds-blogTableColumnBackgroundOverlay {
    background-image: url(/assets/interface/table-bg.jpg);
    background-repeat: repeat;
    border-radius: .3rem
}

div.novoclouds-blogEntry div.novoclouds-blogTable div.novoclouds-blogTableColumn {
    box-shadow: 0 0 5px rgba(0,0,0,.1),0 1px 3px rgba(23,24,41,.1);
    border-radius: .3rem;
    background-repeat: no-repeat;
    background-position: 50%
}

div.novoclouds-blogEntry div.novoclouds-blogTable div.novoclouds-blogTableColumn hr {
    width: 25%
}

div.novoclouds-blogEntry div.novoclouds-bioContainer div.collapse {
    display: inline
}

@media screen and (max-width: 575px) {
    div.novoclouds-blogEntry div.novoclouds-bioContainer div.novoclouds-authorName {
        margin-left:1.5rem
    }
}

div.novoclouds-sticky-container {
    height: 100rem
}

div.novoclouds-sticky {
    width: 100%;
    position: sticky;
    top: 85px
}

div.novoclouds-sticky div.novoclouds-discountTicket-leftColumn {
    border-bottom: 3px dashed #fffdfb!important;
    border-right: none!important
}

div.novoclouds-sticky div.novoclouds-discountTicket-content {
    padding: 1.5rem 2rem!important
}

body.novoclouds-navigationOpen {
    position: fixed;
    overflow-x: hidden;
    overflow-y: scroll!important;
    width: 100%
}

div.novoclouds-navigationContainer {
    height: calc(var(--vh, 1vh)*100 - 68px);
    display: none;
    flex-grow: 1;
    flex-direction: column
}

div.novoclouds-navigationContainer.is-active {
    display: flex
}

@media screen and (min-width: 1283px) {
    div.novoclouds-navigationContainer {
        background-color:transparent;
        height: auto;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        display: flex
    }
}

.novoclouds-lazyload-rounded div.novoclouds-navigationContainer .button.ls-blur-up-img,div.novoclouds-navigationContainer .button.is-rounded,div.novoclouds-navigationContainer .novoclouds-lazyload-rounded .button.ls-blur-up-img {
    padding-left: 2rem!important;
    padding-right: 2rem!important
}

div.novoclouds-navigationContainer div.novoclouds-navigationHeaderMobile {
    border-bottom: 1px solid #1e4682
}

div.novoclouds-navigationContainer div.novoclouds-navigationHeaderMobile div.novoclouds-touchDropdownCurrency {
    left: auto;
    right: 0;
    min-width: 0
}

div.novoclouds-navigationContainer div.novoclouds-navigation {
    overflow-y: auto;
    flex: 1
}

div.novoclouds-navigationContainer div.novoclouds-navigation .novoclouds-pnavLinkDropdown,div.novoclouds-navigationContainer div.novoclouds-navigation a.novoclouds-pnavLink {
    color: #1e4682;
    padding: .75rem 1.25rem
}

@media screen and (min-width: 1283px) {
    div.novoclouds-navigationContainer div.novoclouds-navigation .novoclouds-pnavLinkDropdown,div.novoclouds-navigationContainer div.novoclouds-navigation a.novoclouds-pnavLink {
        padding:1rem .8rem
    }
}

div.novoclouds-navigationContainer div.novoclouds-navigation .novoclouds-pnavLinkDropdown a.novoclouds-linkText,div.novoclouds-navigationContainer div.novoclouds-navigation a.novoclouds-pnavLink a.novoclouds-linkText {
    color: inherit
}

div.novoclouds-navigationContainer div.novoclouds-navigation div.subNav {
    background-color: #fffdfb
}

div.novoclouds-navigationContainer div.novoclouds-navigation div.subNav a {
    background-color: transparent;
    padding-top: .5rem;
    padding-bottom: .5rem
}

div.novoclouds-navigationContainer div.novoclouds-navigation div.subNav a span {
    color: #1e4682
}

div.novoclouds-navigationContainer div.novoclouds-navigation div.subNav a.is-active span,div.novoclouds-navigationContainer div.novoclouds-navigation div.subNav a:hover span {
    color: #005d67
}

div.novoclouds-navigationContainer div.novoclouds-navigation div.subNav a.is-active .novoclouds-navIcon,div.novoclouds-navigationContainer div.novoclouds-navigation div.subNav a:hover .novoclouds-navIcon {
    filter: invert(41%) sepia(80%) saturate(2805%) hue-rotate(198deg) brightness(100%) contrast(102%)
}

div.novoclouds-navigationContainer div.novoclouds-navigation div.subNav div.novoclouds-subNavItems {
    padding: .75rem .5rem
}

@media screen and (min-width: 1283px) {
    div.novoclouds-navigationContainer div.novoclouds-navigation div.subNav div.novoclouds-subNavItems {
        padding:.75rem 0;
        background-color: transparent
    }
}

div.novoclouds-navigationContainer div.novoclouds-navigation div.subNav .novoclouds-navBadge {
    white-space: nowrap;
    border-radius: 1rem
}

div.novoclouds-navigationContainer div.novoclouds-navigation div.subNav .novoclouds-badgeSuccess {
    background: #def6f7;
    color: #20969b!important
}

@media screen and (min-width: 1283px) {
    div.novoclouds-navigationContainer div.novoclouds-navigation {
        overflow-y:visible
    }

    div.novoclouds-navigationContainer div.novoclouds-navigation a.novoclouds-linkText,div.novoclouds-navigationContainer div.novoclouds-navigation a.novoclouds-linkText:hover {
        color: #1e4682!important
    }

    div.novoclouds-navigationContainer div.novoclouds-navigation a.novoclouds-pnavLink {
        color: #1e4682;
        padding: 2.15rem .8rem;
        background-color: transparent;
        height: 3.5rem;
        align-items: center
    }

    div.novoclouds-navigationContainer div.novoclouds-navigation a.novoclouds-pnavLink.is-active,div.novoclouds-navigationContainer div.novoclouds-navigation a.novoclouds-pnavLink:hover {
        color: #1e4682;
        background-color: transparent
    }

    div.novoclouds-navigationContainer div.novoclouds-navigation div.has-dropdown {
        align-items: stretch;
        display: flex;
        flex-grow: 0;
        flex-shrink: 0;
        padding: 0
    }

    div.novoclouds-navigationContainer div.novoclouds-navigation div.has-dropdown:hover div.subNav {
        display: block;
        visibility: visible;
        opacity: 1
    }

    div.novoclouds-navigationContainer div.novoclouds-navigation div.has-dropdown .novoclouds-pnavLinkDropdown {
        align-items: center;
        padding: .5rem 2.2rem .5rem .8rem;
        color: #fffdfb;
        background-color: transparent
    }

    div.novoclouds-navigationContainer div.novoclouds-navigation div.has-dropdown .novoclouds-pnavLinkDropdown:after {
        border: 3px solid #1e4682;
        border-top: 0;
        border-right: 0;
        margin-top: -.375rem;
        right: .7rem;
        border-radius: 2px;
        content: " ";
        display: block;
        height: .625rem;
        pointer-events: none;
        position: absolute;
        top: 50%;
        transform: rotate(-45deg);
        transform-origin: center;
        width: .625rem;
        color: #1e4682;
        cursor: pointer
    }

    div.novoclouds-navigationContainer div.novoclouds-navigation div.has-dropdown .novoclouds-pnavLinkDropdown.is-active,div.novoclouds-navigationContainer div.novoclouds-navigation div.has-dropdown .novoclouds-pnavLinkDropdown:hover {
        color: #1e4682
    }

    div.novoclouds-navigationContainer div.novoclouds-navigation div.has-dropdown .novoclouds-pnavLinkDropdown.is-active:after,div.novoclouds-navigationContainer div.novoclouds-navigation div.has-dropdown .novoclouds-pnavLinkDropdown:hover:after {
        border-color: #1e4682;
        color: #1e4682
    }

    div.novoclouds-navigationContainer div.novoclouds-navigation div.has-dropdown div.subNav {
        visibility: hidden;
        opacity: 0;
        background: #fffdfb;
        border-radius: .3rem;
        box-shadow: 0 8px 8px rgba(21,30,41,.1);
        top: 85%;
        transition-duration: 86ms;
        transition-property: opacity,transform;
        position: absolute;
        margin-left: -14%;
        right: auto;
        min-width: 250px;
        transition: all .2s;
        display: block
    }

    div.novoclouds-navigationContainer div.novoclouds-navigation div.has-dropdown div.subNav div.novoclouds-dropdownBottom {
        border-radius: 0 0 6px 6px
    }

    div.novoclouds-navigationContainer div.novoclouds-navigation div.has-dropdown div.subNav a span {
        color: #1e4682
    }

    div.novoclouds-navigationContainer div.novoclouds-navigation div.has-dropdown div.subNav a.is-active span,div.novoclouds-navigationContainer div.novoclouds-navigation div.has-dropdown div.subNav a:hover span {
        color: #005d67
    }
}

header.novoclouds-header {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 5
}

@media screen and (max-width: 575px) {
    header.novoclouds-header {
        border-bottom:1px solid #dbdbdb!important
    }
}

header.novoclouds-header.no-sticky {
    position: relative
}

header.novoclouds-header.is-active {
    height: 100vh
}

header.novoclouds-header a.navbar-burger {
    transition: all .2s
}

header.novoclouds-header a.navbar-burger span {
    height: 2px
}

header.novoclouds-header a.novoclouds-brand-link {
    width: auto;
    height: 1.4rem
}

@media screen and (min-width: 1283px) {
    header.novoclouds-header a.novoclouds-brand-link {
        height:1.8rem
    }
}

header.novoclouds-header a.novoclouds-brand-link img.novoclouds-brand {
    height: inherit
}

.novoclouds-footer {
    border-top: 2px solid #363636;
    border-bottom: 2px solid #363636
}

@media screen and (max-width: 575px) {
    .novoclouds-footer {
        padding-top:2rem!important;
        padding-bottom: 2rem!important
    }
}

.novoclouds-footer a:hover {
    color: #005d67!important
}

@media screen and (max-width: 575px) {
    .novoclouds-footer div.novoclouds-paymentProvider-block img {
        margin:0 auto;
        width: 50%
    }
}

.novoclouds-footer p.novoclouds-footerHeader {
    margin-top: 1rem;
    margin-bottom: 1rem
}

@media print,screen and (min-width: 580px) {
    .novoclouds-footer p.novoclouds-footerHeader {
        margin-top:0
    }
}

.novoclouds-footer div.novoclouds-legal {
    border-top: 1px solid #275dad
}

@media screen and (max-width: 575px) {
    .novoclouds-footer div.novoclouds-legal .novoclouds-legal-text:not(:last-child) {
        margin-bottom:1rem
    }
}

.g-recaptcha,input#contactFormHoneypot,input[name=MAX_FILE_SIZE] {
    display: none
}

form [data-fieldState~="state:0"]:invalid,form [data-fieldState~="state:1"]:invalid {
    border-color: #ff370b
}

form label[data-validation-msg] {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

form label[data-validation-msg]:not([data-validation-msg=""]):after {
    content: attr(data-validation-msg);
    color: #ff370b;
    font-size: .8125rem;
    line-height: 1.5rem
}

.novoclouds-form-validation {
    border: 2px solid #ff370b;
    background: #fffdfb;
    border-radius: .3rem
}

.novoclouds-form-success {
    border: 2px solid #1e4682;
    background: #fffdfb;
    border-radius: .3rem
}

div.novoclouds-contactForm-container {
    border-radius: .3rem
}

@media screen and (min-width: 1283px) {
    div.novoclouds-contactFormContentContainer {
        margin-right:2rem
    }
}

@media screen and (min-width: 1056px) {
    div.novoclouds-contactFormImage-container {
        margin-left:2rem
    }
}

@media screen and (min-width: 1283px) {
    div.novoclouds-contactFormImageContentContainer {
        margin-right:3rem
    }
}

@media screen and (min-width: 1056px) {
    div.novoclouds-contactFormImageContentContainer {
        margin-right:5rem
    }
}

span.novoclouds-loading {
    display: flex;
    font-size: 3rem;
    margin: 1em
}

span.novoclouds-loading:after {
    content: "";
    display: block;
    width: 1em;
    height: 1em;
    margin: auto;
    border-radius: 50%;
    border: .125em solid rgba(0,0,0,.15);
    border-top-color: #506078;
    animation: loading .666s linear infinite;
    box-sizing: border-box
}

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

    to {
        transform: rotate(1turn)
    }
}

.lazyload:not([src]),.ls-blur-up-is-loading {
    visibility: hidden
}

.ls-blur-up-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100%;
    display: block;
    filter: blur(10px);
    opacity: .5;
    transition: opacity 1s,filter 1.5s
}

.novoclouds-lazyload-left-align .ls-blur-up-img {
    right: auto;
    margin: 0
}

.ls-blur-up-img.ls-inview.ls-original-loaded {
    opacity: 0;
    filter: blur(5px)
}

.novoclouds-mediaContainer {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%
}

.novoclouds-mediaContainer embed,.novoclouds-mediaContainer iframe,.novoclouds-mediaContainer object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.section {
    position: relative
}

a.novoclouds-anchor {
    position: absolute;
    visibility: hidden;
    top: 0;
    left: 0
}

div.novoclouds-countdown-timer {
    border-radius: 10rem;
    background: rgba(0,0,0,.2)
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-countdown-timer {
        min-width:25rem
    }
}

@media screen and (min-width: 1283px) {
    div.novoclouds-countdown-timer {
        min-width:0
    }
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-countdown-timer div.novoclouds-countdown-legend {
        min-width:25rem
    }
}

@media screen and (min-width: 1283px) {
    div.novoclouds-countdown-timer div.novoclouds-countdown-legend {
        min-width:0
    }
}

div.novoclouds-countdown-timer h2 span.digits {
    width: 32px;
    display: inline-block
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-countdown-timer h2 span.digits {
        width:54px
    }
}

div.novoclouds-watermark:not(.novoclouds-discountBlockRibbon):not(.novoclouds-discountTicketRibbon):not(.novoclouds-stripBlockRibbon):not(.novoclouds-stripThinNarrowRibbon):not(.novoclouds-featuresContainerRibbon):not(.novoclouds-watermark-clouds):before {
    content: "";
    background-image: url(/assets/interface/watermarks/verpex-watermark-logo-left.svg);
    background-repeat: no-repeat;
    background-position: 0 100%;
    position: absolute;
    top: 0;
    left: -19rem;
    width: 100%;
    height: 100%;
    display: none
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-watermark:not(.novoclouds-discountBlockRibbon):not(.novoclouds-discountTicketRibbon):not(.novoclouds-stripBlockRibbon):not(.novoclouds-stripThinNarrowRibbon):not(.novoclouds-featuresContainerRibbon):not(.novoclouds-watermark-clouds):before {
        display:block
    }
}

div.novoclouds-watermark:not(.novoclouds-discountBlockRibbon):not(.novoclouds-discountTicketRibbon):not(.novoclouds-stripBlockRibbon):not(.novoclouds-stripThinNarrowRibbon):not(.novoclouds-featuresContainerRibbon):not(.novoclouds-watermark-clouds).has-inverted-link-colour:before {
    background-image: url(/assets/interface/watermarks/verpex-watermark-light.svg)
}

div.novoclouds-watermark:not(.novoclouds-discountBlockRibbon):not(.novoclouds-discountTicketRibbon):not(.novoclouds-stripBlockRibbon):not(.novoclouds-stripThinNarrowRibbon):not(.novoclouds-featuresContainerRibbon):not(.novoclouds-watermark-clouds).novoclouds-watermark-switch:before {
    background-position: right -5rem;
    left: auto;
    right: 0
}

div.novoclouds-watermark:not(.novoclouds-discountBlockRibbon):not(.novoclouds-discountTicketRibbon):not(.novoclouds-stripBlockRibbon):not(.novoclouds-stripThinNarrowRibbon):not(.novoclouds-featuresContainerRibbon):not(.novoclouds-watermark-clouds).novoclouds-watermark-both:after {
    content: "";
    background-image: url(/assets/interface/watermarks/verpex-watermark-logo-right.svg);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    position: absolute;
    top: 0;
    right: -19rem;
    width: 100%;
    height: 100%;
    display: none
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-watermark:not(.novoclouds-discountBlockRibbon):not(.novoclouds-discountTicketRibbon):not(.novoclouds-stripBlockRibbon):not(.novoclouds-stripThinNarrowRibbon):not(.novoclouds-featuresContainerRibbon):not(.novoclouds-watermark-clouds).novoclouds-watermark-both:after {
        display:block
    }
}

div.novoclouds-watermark:not(.novoclouds-discountBlockRibbon):not(.novoclouds-discountTicketRibbon):not(.novoclouds-stripBlockRibbon):not(.novoclouds-stripThinNarrowRibbon):not(.novoclouds-featuresContainerRibbon):not(.novoclouds-watermark-clouds).has-inverted-link-colour:after {
    background-image: url(/assets/interface/watermarks/verpex-watermark-light.svg)
}

div.novoclouds-watermark:not(.novoclouds-discountBlockRibbon):not(.novoclouds-discountTicketRibbon):not(.novoclouds-stripBlockRibbon):not(.novoclouds-stripThinNarrowRibbon):not(.novoclouds-featuresContainerRibbon):not(.novoclouds-watermark-clouds).novoclouds-watermark-repeatable:after {
    content: "";
    background-image: url(/assets/interface/watermarks/verpex-watermark-repeatable-dark.svg);
    background-repeat: no-repeat;
    background-position: 119% bottom;
    background-size: 28%;
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: .3;
    width: 100%;
    height: 100%;
    display: none
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-watermark:not(.novoclouds-discountBlockRibbon):not(.novoclouds-discountTicketRibbon):not(.novoclouds-stripBlockRibbon):not(.novoclouds-stripThinNarrowRibbon):not(.novoclouds-featuresContainerRibbon):not(.novoclouds-watermark-clouds).novoclouds-watermark-repeatable:after {
        display:block
    }
}

div.novoclouds-watermark:not(.novoclouds-discountBlockRibbon):not(.novoclouds-discountTicketRibbon):not(.novoclouds-stripBlockRibbon):not(.novoclouds-stripThinNarrowRibbon):not(.novoclouds-featuresContainerRibbon):not(.novoclouds-watermark-clouds).has-inverted-link-colour.novoclouds-watermark-repeatable:after {
    background-image: url(/assets/interface/watermarks/verpex-watermark-repeatable-light.svg)
}

div.novoclouds-watermark:not(.novoclouds-discountBlockRibbon):not(.novoclouds-discountTicketRibbon):not(.novoclouds-stripBlockRibbon):not(.novoclouds-stripThinNarrowRibbon):not(.novoclouds-featuresContainerRibbon):not(.novoclouds-watermark-clouds).novoclouds-watermark-winter:before {
    content: "";
    background-image: url(/assets/interface/watermarks/verpex-watermark-winter.svg);
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: 28%;
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: .5;
    width: 100%;
    height: 100%;
    display: none
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-watermark:not(.novoclouds-discountBlockRibbon):not(.novoclouds-discountTicketRibbon):not(.novoclouds-stripBlockRibbon):not(.novoclouds-stripThinNarrowRibbon):not(.novoclouds-featuresContainerRibbon):not(.novoclouds-watermark-clouds).novoclouds-watermark-winter:before {
        display:block
    }
}

div.novoclouds-watermark:not(.novoclouds-discountBlockRibbon):not(.novoclouds-discountTicketRibbon):not(.novoclouds-stripBlockRibbon):not(.novoclouds-stripThinNarrowRibbon):not(.novoclouds-featuresContainerRibbon):not(.novoclouds-watermark-clouds).novoclouds-watermark-winter:after {
    display: none
}

div.novoclouds-watermark:not(.novoclouds-discountBlockRibbon):not(.novoclouds-discountTicketRibbon):not(.novoclouds-stripBlockRibbon):not(.novoclouds-stripThinNarrowRibbon):not(.novoclouds-featuresContainerRibbon):not(.novoclouds-watermark-clouds).novoclouds-billboardImageAlignedTop:before,div.novoclouds-watermark:not(.novoclouds-discountBlockRibbon):not(.novoclouds-discountTicketRibbon):not(.novoclouds-stripBlockRibbon):not(.novoclouds-stripThinNarrowRibbon):not(.novoclouds-featuresContainerRibbon):not(.novoclouds-watermark-clouds).novoclouds-billboardImageRibbon:before,div.novoclouds-watermark:not(.novoclouds-discountBlockRibbon):not(.novoclouds-discountTicketRibbon):not(.novoclouds-stripBlockRibbon):not(.novoclouds-stripThinNarrowRibbon):not(.novoclouds-featuresContainerRibbon):not(.novoclouds-watermark-clouds).novoclouds-billboardRibbon:before {
    background-position: -15% -2rem
}

div.novoclouds-watermark:not(.novoclouds-discountBlockRibbon):not(.novoclouds-discountTicketRibbon):not(.novoclouds-stripBlockRibbon):not(.novoclouds-stripThinNarrowRibbon):not(.novoclouds-featuresContainerRibbon):not(.novoclouds-watermark-clouds).novoclouds-billboardImageAlignedTop.novoclouds-watermark-both:after,div.novoclouds-watermark:not(.novoclouds-discountBlockRibbon):not(.novoclouds-discountTicketRibbon):not(.novoclouds-stripBlockRibbon):not(.novoclouds-stripThinNarrowRibbon):not(.novoclouds-featuresContainerRibbon):not(.novoclouds-watermark-clouds).novoclouds-billboardImageAlignedTop.novoclouds-watermark-switch:before,div.novoclouds-watermark:not(.novoclouds-discountBlockRibbon):not(.novoclouds-discountTicketRibbon):not(.novoclouds-stripBlockRibbon):not(.novoclouds-stripThinNarrowRibbon):not(.novoclouds-featuresContainerRibbon):not(.novoclouds-watermark-clouds).novoclouds-billboardImageRibbon.novoclouds-watermark-both:after,div.novoclouds-watermark:not(.novoclouds-discountBlockRibbon):not(.novoclouds-discountTicketRibbon):not(.novoclouds-stripBlockRibbon):not(.novoclouds-stripThinNarrowRibbon):not(.novoclouds-featuresContainerRibbon):not(.novoclouds-watermark-clouds).novoclouds-billboardImageRibbon.novoclouds-watermark-switch:before,div.novoclouds-watermark:not(.novoclouds-discountBlockRibbon):not(.novoclouds-discountTicketRibbon):not(.novoclouds-stripBlockRibbon):not(.novoclouds-stripThinNarrowRibbon):not(.novoclouds-featuresContainerRibbon):not(.novoclouds-watermark-clouds).novoclouds-billboardRibbon.novoclouds-watermark-both:after,div.novoclouds-watermark:not(.novoclouds-discountBlockRibbon):not(.novoclouds-discountTicketRibbon):not(.novoclouds-stripBlockRibbon):not(.novoclouds-stripThinNarrowRibbon):not(.novoclouds-featuresContainerRibbon):not(.novoclouds-watermark-clouds).novoclouds-billboardRibbon.novoclouds-watermark-switch:before {
    background-position: 80vw -10rem
}

div.novoclouds-watermark:not(.novoclouds-discountBlockRibbon):not(.novoclouds-discountTicketRibbon):not(.novoclouds-stripBlockRibbon):not(.novoclouds-stripThinNarrowRibbon):not(.novoclouds-featuresContainerRibbon):not(.novoclouds-watermark-clouds).novoclouds-billboardImageAlignedTop.novoclouds-watermark-repeatable:before,div.novoclouds-watermark:not(.novoclouds-discountBlockRibbon):not(.novoclouds-discountTicketRibbon):not(.novoclouds-stripBlockRibbon):not(.novoclouds-stripThinNarrowRibbon):not(.novoclouds-featuresContainerRibbon):not(.novoclouds-watermark-clouds).novoclouds-billboardImageRibbon.novoclouds-watermark-repeatable:before,div.novoclouds-watermark:not(.novoclouds-discountBlockRibbon):not(.novoclouds-discountTicketRibbon):not(.novoclouds-stripBlockRibbon):not(.novoclouds-stripThinNarrowRibbon):not(.novoclouds-featuresContainerRibbon):not(.novoclouds-watermark-clouds).novoclouds-billboardRibbon.novoclouds-watermark-repeatable:before {
    background-image: url(/assets/interface/watermarks/verpex-watermark-repeatable-dark.svg);
    background-position: -20% bottom;
    top: auto;
    bottom: 0
}

div.novoclouds-watermark:not(.novoclouds-discountBlockRibbon):not(.novoclouds-discountTicketRibbon):not(.novoclouds-stripBlockRibbon):not(.novoclouds-stripThinNarrowRibbon):not(.novoclouds-featuresContainerRibbon):not(.novoclouds-watermark-clouds).has-inverted-link-colour.novoclouds-billboardImageAlignedTop.novoclouds-watermark-repeatable:before,div.novoclouds-watermark:not(.novoclouds-discountBlockRibbon):not(.novoclouds-discountTicketRibbon):not(.novoclouds-stripBlockRibbon):not(.novoclouds-stripThinNarrowRibbon):not(.novoclouds-featuresContainerRibbon):not(.novoclouds-watermark-clouds).has-inverted-link-colour.novoclouds-billboardImageRibbon.novoclouds-watermark-repeatable:before,div.novoclouds-watermark:not(.novoclouds-discountBlockRibbon):not(.novoclouds-discountTicketRibbon):not(.novoclouds-stripBlockRibbon):not(.novoclouds-stripThinNarrowRibbon):not(.novoclouds-featuresContainerRibbon):not(.novoclouds-watermark-clouds).has-inverted-link-colour.novoclouds-billboardRibbon.novoclouds-watermark-repeatable:before {
    background-image: url(/assets/interface/watermarks/verpex-watermark-repeatable-light.svg)
}

div.novoclouds-stripThinNarrowRibbon.novoclouds-watermark.novoclouds-watermark-both div.novoclouds-strip:after,div.novoclouds-stripThinNarrowRibbon.novoclouds-watermark.novoclouds-watermark-both div.novoclouds-strip:before {
    content: "";
    background-image: url(/assets/interface/watermarks/verpex-watermark-repeatable-dark-flipped.svg);
    background-repeat: no-repeat;
    background-position: -15rem -5rem;
    background-size: 40%;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: .9;
    width: 100%;
    height: 100%;
    display: none;
    border-radius: 1.25rem
}

@media screen and (min-width: 1284px) {
    div.novoclouds-stripThinNarrowRibbon.novoclouds-watermark.novoclouds-watermark-both div.novoclouds-strip:after,div.novoclouds-stripThinNarrowRibbon.novoclouds-watermark.novoclouds-watermark-both div.novoclouds-strip:before {
        display:block
    }
}

div.novoclouds-stripThinNarrowRibbon.novoclouds-watermark.novoclouds-watermark-both div.novoclouds-strip:after {
    transform: scaleX(-1)
}

div.novoclouds-featuresContainerRibbon.novoclouds-watermark.novoclouds-watermark-both div.novoclouds-featuresContainer:after,div.novoclouds-featuresContainerRibbon.novoclouds-watermark.novoclouds-watermark-both div.novoclouds-featuresContainer:before {
    content: "";
    background-image: url(/assets/interface/watermarks/verpex-watermark-repeatable-dark.svg);
    background-repeat: no-repeat;
    background-position: -8rem 20rem;
    background-size: 40%;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: .9;
    width: 100%;
    height: 100%;
    display: none
}

@media screen and (min-width: 1283px) {
    div.novoclouds-featuresContainerRibbon.novoclouds-watermark.novoclouds-watermark-both div.novoclouds-featuresContainer:after,div.novoclouds-featuresContainerRibbon.novoclouds-watermark.novoclouds-watermark-both div.novoclouds-featuresContainer:before {
        display:block
    }
}

@media screen and (min-width: 1056px) {
    div.novoclouds-featuresContainerRibbon.novoclouds-watermark.novoclouds-watermark-both div.novoclouds-featuresContainer:after,div.novoclouds-featuresContainerRibbon.novoclouds-watermark.novoclouds-watermark-both div.novoclouds-featuresContainer:before {
        background-position:-13rem 13rem
    }
}

@media screen and (min-width: 1284px) {
    div.novoclouds-featuresContainerRibbon.novoclouds-watermark.novoclouds-watermark-both div.novoclouds-featuresContainer:after,div.novoclouds-featuresContainerRibbon.novoclouds-watermark.novoclouds-watermark-both div.novoclouds-featuresContainer:before {
        background-position:-15rem 10rem
    }
}

div.novoclouds-featuresContainerRibbon.novoclouds-watermark.novoclouds-watermark-both div.novoclouds-featuresContainer:after {
    transform: scaleX(-1)
}

div.novoclouds-discountBlockRibbon.novoclouds-watermark div.novoclouds-discountBlock:before,div.novoclouds-discountBlockRibbon.novoclouds-watermark div.novoclouds-discountTicket:before,div.novoclouds-discountBlockRibbon.novoclouds-watermark div.novoclouds-strip:before,div.novoclouds-discountBlockRibbon.novoclouds-watermark div.novoclouds-stripBlock:before,div.novoclouds-discountTicketRibbon.novoclouds-watermark div.novoclouds-discountBlock:before,div.novoclouds-discountTicketRibbon.novoclouds-watermark div.novoclouds-discountTicket:before,div.novoclouds-discountTicketRibbon.novoclouds-watermark div.novoclouds-strip:before,div.novoclouds-discountTicketRibbon.novoclouds-watermark div.novoclouds-stripBlock:before,div.novoclouds-stripBlockRibbon.novoclouds-watermark div.novoclouds-discountBlock:before,div.novoclouds-stripBlockRibbon.novoclouds-watermark div.novoclouds-discountTicket:before,div.novoclouds-stripBlockRibbon.novoclouds-watermark div.novoclouds-strip:before,div.novoclouds-stripBlockRibbon.novoclouds-watermark div.novoclouds-stripBlock:before,div.novoclouds-stripThinNarrowRibbon.novoclouds-watermark div.novoclouds-discountBlock:before,div.novoclouds-stripThinNarrowRibbon.novoclouds-watermark div.novoclouds-discountTicket:before,div.novoclouds-stripThinNarrowRibbon.novoclouds-watermark div.novoclouds-strip:before,div.novoclouds-stripThinNarrowRibbon.novoclouds-watermark div.novoclouds-stripBlock:before {
    content: "";
    background-image: url(/assets/interface/watermarks/verpex-watermark-light.svg);
    background-repeat: no-repeat;
    background-position: -10% -5rem;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .5;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 0;
    border-radius: 1.25rem
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-discountBlockRibbon.novoclouds-watermark div.novoclouds-discountBlock:before,div.novoclouds-discountBlockRibbon.novoclouds-watermark div.novoclouds-discountTicket:before,div.novoclouds-discountBlockRibbon.novoclouds-watermark div.novoclouds-strip:before,div.novoclouds-discountBlockRibbon.novoclouds-watermark div.novoclouds-stripBlock:before,div.novoclouds-discountTicketRibbon.novoclouds-watermark div.novoclouds-discountBlock:before,div.novoclouds-discountTicketRibbon.novoclouds-watermark div.novoclouds-discountTicket:before,div.novoclouds-discountTicketRibbon.novoclouds-watermark div.novoclouds-strip:before,div.novoclouds-discountTicketRibbon.novoclouds-watermark div.novoclouds-stripBlock:before,div.novoclouds-stripBlockRibbon.novoclouds-watermark div.novoclouds-discountBlock:before,div.novoclouds-stripBlockRibbon.novoclouds-watermark div.novoclouds-discountTicket:before,div.novoclouds-stripBlockRibbon.novoclouds-watermark div.novoclouds-strip:before,div.novoclouds-stripBlockRibbon.novoclouds-watermark div.novoclouds-stripBlock:before,div.novoclouds-stripThinNarrowRibbon.novoclouds-watermark div.novoclouds-discountBlock:before,div.novoclouds-stripThinNarrowRibbon.novoclouds-watermark div.novoclouds-discountTicket:before,div.novoclouds-stripThinNarrowRibbon.novoclouds-watermark div.novoclouds-strip:before,div.novoclouds-stripThinNarrowRibbon.novoclouds-watermark div.novoclouds-stripBlock:before {
        display:block
    }
}

div.novoclouds-discountBlockRibbon.novoclouds-watermark.novoclouds-watermark-circles .novoclouds-strip:before,div.novoclouds-discountBlockRibbon.novoclouds-watermark.novoclouds-watermark-circles div.novoclouds-discountBlock:before,div.novoclouds-discountBlockRibbon.novoclouds-watermark.novoclouds-watermark-circles div.novoclouds-discountTicket:before,div.novoclouds-discountBlockRibbon.novoclouds-watermark.novoclouds-watermark-circles div.novoclouds-stripBlock:before,div.novoclouds-discountTicketRibbon.novoclouds-watermark.novoclouds-watermark-circles .novoclouds-strip:before,div.novoclouds-discountTicketRibbon.novoclouds-watermark.novoclouds-watermark-circles div.novoclouds-discountBlock:before,div.novoclouds-discountTicketRibbon.novoclouds-watermark.novoclouds-watermark-circles div.novoclouds-discountTicket:before,div.novoclouds-discountTicketRibbon.novoclouds-watermark.novoclouds-watermark-circles div.novoclouds-stripBlock:before,div.novoclouds-stripBlockRibbon.novoclouds-watermark.novoclouds-watermark-circles .novoclouds-strip:before,div.novoclouds-stripBlockRibbon.novoclouds-watermark.novoclouds-watermark-circles div.novoclouds-discountBlock:before,div.novoclouds-stripBlockRibbon.novoclouds-watermark.novoclouds-watermark-circles div.novoclouds-discountTicket:before,div.novoclouds-stripBlockRibbon.novoclouds-watermark.novoclouds-watermark-circles div.novoclouds-stripBlock:before,div.novoclouds-stripThinNarrowRibbon.novoclouds-watermark.novoclouds-watermark-circles .novoclouds-strip:before,div.novoclouds-stripThinNarrowRibbon.novoclouds-watermark.novoclouds-watermark-circles div.novoclouds-discountBlock:before,div.novoclouds-stripThinNarrowRibbon.novoclouds-watermark.novoclouds-watermark-circles div.novoclouds-discountTicket:before,div.novoclouds-stripThinNarrowRibbon.novoclouds-watermark.novoclouds-watermark-circles div.novoclouds-stripBlock:before {
    background-image: url(/assets/interface/watermarks/verpex-watermark-circles.svg);
    background-position: 50%;
    opacity: 1;
    border-radius: 1.25rem
}

div.novoclouds-watermark-clouds:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 130%;
    left: 0;
    bottom: -38vw;
    background-image: url(/assets/interface/watermarks/clouds-left.png)!important;
    background-repeat: no-repeat;
    background-position: 0 100%;
    background-size: 120% auto
}

@media screen and (min-width: 1283px) {
    div.novoclouds-watermark-clouds:before {
        height:100%;
        bottom: -4rem;
        background-size: auto
    }

    div.novoclouds-watermark-clouds:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        bottom: -8rem;
        background-image: url(/assets/interface/watermarks/clouds-right.png)!important;
        background-repeat: no-repeat;
        background-position: 100% 100%
    }
}

@media screen and (min-width: 1056px) {
    div.novoclouds-watermark-percentage div.novoclouds-watermarkHelper:before {
        content:"";
        position: absolute;
        width: 100%;
        height: 100%;
        left: calc(50vw - 32rem);
        top: 0;
        background-image: url(/assets/interface/watermarks/percentage-left.svg)!important;
        background-repeat: no-repeat;
        background-position: 0
    }

    div.novoclouds-watermark-percentage div.novoclouds-watermarkHelper:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        right: calc(50vw - 515px);
        top: 0;
        background-image: url(/assets/interface/watermarks/percentage-right.svg)!important;
        background-repeat: no-repeat;
        background-position: 100%
    }
}

div#novoclouds-banners {
    min-height: 3.15rem
}

div#novoclouds-banners a {
    color: #fffdfb
}

div#novoclouds-banners div.novoclouds-bannerDiscount-code {
    border: 2px dashed #1dc4c9;
    border-radius: .3rem!important;
    line-height: 1
}

div#novoclouds-banners div.novoclouds-bannerDiscount-code a {
    color: #fffdfb
}

@media print,screen and (min-width: 580px) {
    div#novoclouds-banners div.novoclouds-bannerDiscount-code {
        display:inline-block
    }
}

div#novoclouds-banners div.novoclouds-banner-column {
    margin-bottom: 1rem
}

div#novoclouds-banners div.novoclouds-banner-column:last-child {
    margin-bottom: 0
}

@media screen and (min-width: 1056px) {
    div#novoclouds-banners div.novoclouds-banner-column {
        margin-bottom:0
    }
}

div#novoclouds-banners div.novoclouds-banner-column-leftMargin,div#novoclouds-banners div.novoclouds-banner-column-leftMargin:last-child {
    margin-left: 0
}

@media screen and (min-width: 1283px) {
    div#novoclouds-banners div.novoclouds-banner-column-leftMargin,div#novoclouds-banners div.novoclouds-banner-column-leftMargin:last-child {
        margin-left:1rem
    }
}

div.novoclouds-welcomeModal {
    box-shadow: 0 3px 15px rgba(0,0,0,.2)
}

@media screen and (max-width: 575px) {
    div.novoclouds-welcomeModal {
        left:1.5rem;
        right: 1.5rem;
        box-shadow: none
    }
}

div.novoclouds-welcomeModal div.modal-card {
    border-radius: .3rem
}

@media screen and (max-width: 575px) {
    div.novoclouds-welcomeModal div.modal-background {
        display:none
    }
}

a.jivo-live-chat {
    position: fixed;
    right: 1rem;
    bottom: 1rem;
    z-index: 10
}

a.jivo-live-chat.enable {
    display: none
}

iframe#moonshot_vt {
    display: none;
    width: 0;
    height: 0
}

.plain-line {
    background: #dbdbdb
}

.animated-line,.plain-line {
    margin: 0 auto;
    width: 2px;
    height: 100%;
    overflow: hidden;
    position: relative
}

.animated-line {
    background: #005d67
}

.animated-line:before {
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    background: #dbdbdb;
    position: absolute;
    top: -100%;
    left: 0;
    animation: animate 16s ease-in infinite
}

div.clicked .animated-line:before {
    display: none
}

@keyframes animate {
    0% {
        top: -100%
    }

    50% {
        top: 0
    }

    to {
        top: 100%
    }
}

:root {
    --vh: 1vh
}

div.novoclouds-billboardBackgroundImageRibbon.novoclouds-bgElements-clouds div.novoclouds-billboardContent:before {
    content: "";
    background-image: url(/assets/interface/billboard-styles/cloud-left.svg);
    background-repeat: no-repeat;
    background-position: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 1
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardBackgroundImageRibbon.novoclouds-bgElements-clouds div.novoclouds-billboardContent:before {
        display:block
    }
}

div.novoclouds-billboardBackgroundImageRibbon.novoclouds-bgElements-clouds div.novoclouds-billboardContent:after {
    content: "";
    background-image: url(/assets/interface/billboard-styles/cloud-right.svg);
    background-repeat: no-repeat;
    background-position: 100%;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 1
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardBackgroundImageRibbon.novoclouds-bgElements-clouds div.novoclouds-billboardContent:after {
        display:block
    }
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardImageRibbon,div.novoclouds-billboardImageStatsRibbon,div.novoclouds-billboardNoImageRibbon {
        padding-top:2.5rem!important;
        padding-bottom: 2.5rem!important
    }
}

div.novoclouds-billboardImageRibbon.novoclouds-animationBillboard,div.novoclouds-billboardImageStatsRibbon.novoclouds-animationBillboard,div.novoclouds-billboardNoImageRibbon.novoclouds-animationBillboard {
    min-height: 555px
}

div.novoclouds-billboardImageRibbon .tag,div.novoclouds-billboardImageStatsRibbon .tag,div.novoclouds-billboardNoImageRibbon .tag {
    border-top-right-radius: 290486px;
    border-bottom-right-radius: 290486px
}

div.novoclouds-billboardImageRibbon div.novoclouds-billboard-image-mobile,div.novoclouds-billboardImageStatsRibbon div.novoclouds-billboard-image-mobile,div.novoclouds-billboardNoImageRibbon div.novoclouds-billboard-image-mobile {
    width: 80%;
    margin: 0 auto
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardImageRibbon div.novoclouds-billboard-image-mobile,div.novoclouds-billboardImageStatsRibbon div.novoclouds-billboard-image-mobile,div.novoclouds-billboardNoImageRibbon div.novoclouds-billboard-image-mobile {
        width:100%;
        margin: 0
    }
}

div.novoclouds-billboardImageRibbon div.novoclouds-billboard-image-mobile img,div.novoclouds-billboardImageStatsRibbon div.novoclouds-billboard-image-mobile img,div.novoclouds-billboardNoImageRibbon div.novoclouds-billboard-image-mobile img {
    max-height: 17.625rem;
    object-fit: contain
}

div.novoclouds-billboardImageRibbon div.novoclouds-domainSearch-submit,div.novoclouds-billboardImageStatsRibbon div.novoclouds-domainSearch-submit,div.novoclouds-billboardNoImageRibbon div.novoclouds-domainSearch-submit {
    margin-top: 1rem;
    margin-left: 0
}

@media screen and (min-width: 1283px) {
    div.novoclouds-billboardImageRibbon div.novoclouds-domainSearch-submit,div.novoclouds-billboardImageStatsRibbon div.novoclouds-domainSearch-submit,div.novoclouds-billboardNoImageRibbon div.novoclouds-domainSearch-submit {
        margin-top:0;
        margin-left: .5rem
    }
}

div.novoclouds-billboardImageRibbon div.novoclouds-billboardTrustpilotContainer,div.novoclouds-billboardImageStatsRibbon div.novoclouds-billboardTrustpilotContainer,div.novoclouds-billboardNoImageRibbon div.novoclouds-billboardTrustpilotContainer {
    justify-content: center;
    min-height: 10.375rem
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardImageRibbon div.novoclouds-billboardTrustpilotContainer,div.novoclouds-billboardImageStatsRibbon div.novoclouds-billboardTrustpilotContainer,div.novoclouds-billboardNoImageRibbon div.novoclouds-billboardTrustpilotContainer {
        justify-content:flex-end!important
    }
}

div.novoclouds-billboardImageRibbon div.novoclouds-billboardTrustpilotContainer div.novoclouds-billboardTrustpilot,div.novoclouds-billboardImageStatsRibbon div.novoclouds-billboardTrustpilotContainer div.novoclouds-billboardTrustpilot,div.novoclouds-billboardNoImageRibbon div.novoclouds-billboardTrustpilotContainer div.novoclouds-billboardTrustpilot {
    background: rgba(35,36,50,.5)
}

@media screen and (max-width: 575px) {
    div.novoclouds-billboardImageRibbon img.novoclouds-trustpilot-sml-img,div.novoclouds-billboardImageStatsRibbon img.novoclouds-trustpilot-sml-img,div.novoclouds-billboardNoImageRibbon img.novoclouds-trustpilot-sml-img {
        margin-left:auto;
        margin-right: auto
    }
}

div.novoclouds-billboardSaleImageRibbon {
    padding-top: 2rem!important;
    padding-bottom: 2rem!important
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-xmas:before {
    content: "";
    background-image: url(/assets/interface/billboard-styles/xmas-background.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-new-year {
    background: #f0e8e5!important
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-new-year:before {
    content: "";
    background-image: url(/assets/interface/billboard-styles/new-year-background-single.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-cyber-monday {
    background-color: #030243!important
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-cyber-monday .novoclouds-watermarkHelper:after {
    content: "";
    background-image: url(/assets/interface/billboard-styles/bubble-right-top.svg);
    background-repeat: no-repeat;
    background-position: 100% 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardSaleImageRibbon.novoclouds-cyber-monday .novoclouds-watermarkHelper:after {
        display:block
    }
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-cyber-monday:before {
    content: "";
    background-image: url(/assets/interface/billboard-styles/bubble-left-bottom.svg);
    background-repeat: no-repeat;
    background-position: 0 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardSaleImageRibbon.novoclouds-cyber-monday:before {
        display:block
    }
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-cyber-monday:after {
    content: "";
    background-image: url(/assets/interface/billboard-styles/bubble-right-bottom.svg);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: none
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardSaleImageRibbon.novoclouds-cyber-monday:after {
        display:block
    }
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardBlackFriday {
    background-color: #030243!important
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardBlackFriday .novoclouds-watermarkHelper:after {
    content: "";
    background-image: url(/assets/interface/billboard-styles/tube-right-top.svg);
    background-repeat: no-repeat;
    background-position: 100% 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardBlackFriday .novoclouds-watermarkHelper:after {
        display:block
    }
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardBlackFriday:before {
    content: "";
    background-image: url(/assets/interface/billboard-styles/tube-left-bottom.svg);
    background-repeat: no-repeat;
    background-position: 0 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardBlackFriday:before {
        display:block
    }
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-spring-sale:before,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale:before {
    content: "";
    background-image: url(/assets/interface/billboard-styles/spring-sale/leaves-left.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    opacity: .3
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardSaleImageRibbon.novoclouds-spring-sale:before,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale:before {
        display:block
    }
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale:before {
    opacity: 1;
    background-image: url(/assets/interface/billboard-styles/summer-sale/lemon-top-left.png)
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-spring-sale:after,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale:after {
    content: "";
    background-image: url(/assets/interface/billboard-styles/spring-sale/leaves-right.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    opacity: .3
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardSaleImageRibbon.novoclouds-spring-sale:after,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale:after {
        display:block
    }
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale:after {
    opacity: 1;
    background-image: url(/assets/interface/billboard-styles/summer-sale/lemon-bottom-right.png)
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-spring-sale .novoclouds-watermarkHelper:before,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper:before {
    content: "";
    background-image: url(/assets/interface/billboard-styles/spring-sale/flower-left.png);
    background-repeat: no-repeat;
    background-position: 0 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    opacity: .3
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardSaleImageRibbon.novoclouds-spring-sale .novoclouds-watermarkHelper:before,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper:before {
        display:block
    }
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-spring-sale .novoclouds-watermarkHelper:after,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper:after {
    content: "";
    background-image: url(/assets/interface/billboard-styles/spring-sale/flower-right.png);
    background-repeat: no-repeat;
    background-position: 100% 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    opacity: .3
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardSaleImageRibbon.novoclouds-spring-sale .novoclouds-watermarkHelper:after,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper:after {
        display:block
    }
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper:before {
    opacity: 1;
    background-image: url(/assets/interface/billboard-styles/summer-sale/lemon-bottom-left.png)
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper:after {
    opacity: 1;
    background-image: url(/assets/interface/billboard-styles/summer-sale/lemon-top-right.png)
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-spring-sale-wide div.novoclouds-billboardCountdown-timer {
    bottom: 0
}

@media screen and (min-width: 1283px) {
    div.novoclouds-billboardSaleImageRibbon.novoclouds-spring-sale-wide div.novoclouds-billboardCountdown-timer {
        bottom:-2rem;
        margin-right: 3rem
    }
}

@media screen and (min-width: 1056px) {
    div.novoclouds-billboardSaleImageRibbon.novoclouds-spring-sale-wide div.novoclouds-billboardCountdown-timer {
        bottom:0;
        margin-right: 0
    }
}

@supports (-webkit-text-stroke:1px #F3970D) {
    div.novoclouds-billboardSaleImageRibbon h1 span.outline {
        -webkit-text-stroke: 1px #f3970d
    }
}

@media screen and (max-width: 575px) {
    div.novoclouds-billboardSaleImageRibbon div.novoclouds-saleContent {
        margin-bottom:0!important
    }
}

@media screen and (max-width: 575px) {
    div.novoclouds-billboardSaleImageRibbon div.novoclouds-priceImageColumn {
        padding-bottom:0
    }
}

div.novoclouds-billboardSaleImageRibbon div.novoclouds-priceImageContainer {
    justify-content: center;
    margin-bottom: 1rem
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardSaleImageRibbon div.novoclouds-priceImageContainer {
        justify-content:flex-start
    }
}

div.novoclouds-billboardSaleImageRibbon div.novoclouds-promo-blackFriday {
    background-position: 100%;
    background-repeat: no-repeat;
    flex-shrink: 0;
    align-self: flex-end;
    max-width: 38rem;
    display: none;
    width: 85%;
    margin-bottom: 7rem;
    margin-right: -10rem
}

div.novoclouds-billboardSaleImageRibbon div.novoclouds-promo-blackFriday:before {
    content: "";
    display: block;
    padding-top: 65%;
    width: 100%
}

@media screen and (min-width: 1056px) {
    div.novoclouds-billboardSaleImageRibbon div.novoclouds-promo-blackFriday:before {
        padding-top:75%
    }
}

@media screen and (min-width: 1284px) {
    div.novoclouds-billboardSaleImageRibbon div.novoclouds-promo-blackFriday:before {
        padding-top:75%
    }
}

@media screen and (min-width: 1056px) {
    div.novoclouds-billboardSaleImageRibbon div.novoclouds-promo-blackFriday {
        display:block;
        width: 62%;
        margin-bottom: 7rem;
        margin-right: -2rem;
        margin-top: -6rem
    }
}

@media screen and (min-width: 1284px) {
    div.novoclouds-billboardSaleImageRibbon div.novoclouds-promo-blackFriday {
        display:block;
        width: 50%;
        margin-bottom: 4rem;
        margin-right: -2rem;
        margin-top: -4rem
    }
}

div.novoclouds-billboardSaleImageRibbon div.novoclouds-promo-blackFriday>div.novoclouds-newYearImage,div.novoclouds-billboardSaleImageRibbon div.novoclouds-promo-blackFriday>div.novoclouds-xmasImage {
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    max-width: 32rem;
    display: none
}

div.novoclouds-billboardSaleImageRibbon div.novoclouds-promo-blackFriday>div.novoclouds-newYearImage:before,div.novoclouds-billboardSaleImageRibbon div.novoclouds-promo-blackFriday>div.novoclouds-xmasImage:before {
    content: "";
    display: block;
    padding-top: 75%;
    width: 100%
}

@media screen and (min-width: 1283px) {
    div.novoclouds-billboardSaleImageRibbon div.novoclouds-promo-blackFriday>div.novoclouds-newYearImage:before,div.novoclouds-billboardSaleImageRibbon div.novoclouds-promo-blackFriday>div.novoclouds-xmasImage:before {
        padding-top:90%
    }
}

@media screen and (min-width: 1056px) {
    div.novoclouds-billboardSaleImageRibbon div.novoclouds-promo-blackFriday>div.novoclouds-newYearImage:before,div.novoclouds-billboardSaleImageRibbon div.novoclouds-promo-blackFriday>div.novoclouds-xmasImage:before {
        padding-top:85%
    }
}

@media screen and (min-width: 1283px) {
    div.novoclouds-billboardSaleImageRibbon div.novoclouds-promo-blackFriday>div.novoclouds-newYearImage,div.novoclouds-billboardSaleImageRibbon div.novoclouds-promo-blackFriday>div.novoclouds-xmasImage {
        display:block
    }
}

@media screen and (min-width: 1056px) {
    div.novoclouds-billboardSaleImageRibbon div.novoclouds-promo-blackFriday>div.novoclouds-newYearImage,div.novoclouds-billboardSaleImageRibbon div.novoclouds-promo-blackFriday>div.novoclouds-xmasImage {
        display:block;
        margin-right: 3rem
    }
}

div.novoclouds-billboardSaleDoubleRibbon,div.novoclouds-billboardSaleImageRibbon {
    padding-top: 2rem!important;
    padding-bottom: 2rem!important
}

div.novoclouds-billboardSaleDoubleRibbon.novoclouds-spring-sale:before,div.novoclouds-billboardSaleDoubleRibbon.novoclouds-summer-sale:before,div.novoclouds-billboardSaleImageRibbon.novoclouds-spring-sale:before,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale:before {
    content: "";
    background-image: url(/assets/interface/billboard-styles/spring-sale/leaves-left.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    opacity: .3
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardSaleDoubleRibbon.novoclouds-spring-sale:before,div.novoclouds-billboardSaleDoubleRibbon.novoclouds-summer-sale:before,div.novoclouds-billboardSaleImageRibbon.novoclouds-spring-sale:before,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale:before {
        display:block
    }
}

div.novoclouds-billboardSaleDoubleRibbon.novoclouds-summer-sale:before,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale:before {
    opacity: 1;
    background-image: none
}

div.novoclouds-billboardSaleDoubleRibbon.novoclouds-spring-sale:after,div.novoclouds-billboardSaleDoubleRibbon.novoclouds-summer-sale:after,div.novoclouds-billboardSaleImageRibbon.novoclouds-spring-sale:after,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale:after {
    content: "";
    background-image: url(/assets/interface/billboard-styles/spring-sale/leaves-right.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    opacity: .3
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardSaleDoubleRibbon.novoclouds-spring-sale:after,div.novoclouds-billboardSaleDoubleRibbon.novoclouds-summer-sale:after,div.novoclouds-billboardSaleImageRibbon.novoclouds-spring-sale:after,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale:after {
        display:block
    }
}

div.novoclouds-billboardSaleDoubleRibbon.novoclouds-summer-sale:after,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale:after {
    opacity: 1;
    background-image: url(/assets/interface/billboard-styles/summer-sale/lemon-bottom-right.png);
    background-image: none
}

div.novoclouds-billboardSaleDoubleRibbon.novoclouds-spring-sale .novoclouds-watermarkHelper:before,div.novoclouds-billboardSaleDoubleRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper:before,div.novoclouds-billboardSaleImageRibbon.novoclouds-spring-sale .novoclouds-watermarkHelper:before,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper:before {
    content: "";
    background-image: url(/assets/interface/billboard-styles/spring-sale/flower-left.png);
    background-repeat: no-repeat;
    background-position: 0 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    opacity: .3;
    z-index: 1
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardSaleDoubleRibbon.novoclouds-spring-sale .novoclouds-watermarkHelper:before,div.novoclouds-billboardSaleDoubleRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper:before,div.novoclouds-billboardSaleImageRibbon.novoclouds-spring-sale .novoclouds-watermarkHelper:before,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper:before {
        display:block
    }
}

div.novoclouds-billboardSaleDoubleRibbon.novoclouds-spring-sale .novoclouds-watermarkHelper:after,div.novoclouds-billboardSaleDoubleRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper:after,div.novoclouds-billboardSaleImageRibbon.novoclouds-spring-sale .novoclouds-watermarkHelper:after,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper:after {
    content: "";
    background-image: url(/assets/interface/billboard-styles/spring-sale/flower-right.png);
    background-repeat: no-repeat;
    background-position: 100% 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    opacity: .3;
    z-index: 1
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardSaleDoubleRibbon.novoclouds-spring-sale .novoclouds-watermarkHelper:after,div.novoclouds-billboardSaleDoubleRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper:after,div.novoclouds-billboardSaleImageRibbon.novoclouds-spring-sale .novoclouds-watermarkHelper:after,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper:after {
        display:block
    }
}

div.novoclouds-billboardSaleDoubleRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper:before,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper:before {
    opacity: 1;
    background-image: url(/assets/interface/billboard-styles/summer-sale/leaves-bottom-left.svg)
}

div.novoclouds-billboardSaleDoubleRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper:after,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper:after {
    opacity: 1;
    background-image: url(/assets/interface/billboard-styles/summer-sale/leaves-top-right.svg);
    background-size: 5rem
}

@media screen and (min-width: 1283px) {
    div.novoclouds-billboardSaleDoubleRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper:after,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper:after {
        background-size:8.125rem
    }
}

@media screen and (min-width: 1284px) {
    div.novoclouds-billboardSaleDoubleRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper:after,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper:after {
        background-size:9.375rem
    }
}

div.novoclouds-billboardSaleDoubleRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper .has-text-warning,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper .has-text-warning {
    color: #005d67!important
}

div.novoclouds-billboardSaleDoubleRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper .button,div.novoclouds-billboardSaleImageRibbon.novoclouds-summer-sale .novoclouds-watermarkHelper .button {
    background-color: #0bd5f2
}

div.novoclouds-billboardSaleDoubleRibbon.novoclouds-billboardXmas:after,div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardXmas:after {
    content: "";
    background-image: url(/assets/interface/billboard-styles/xmas/xmas-bg.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%
}

div.novoclouds-billboardSaleDoubleRibbon.novoclouds-new-year,div.novoclouds-billboardSaleImageRibbon.novoclouds-new-year {
    background: #f0e8e5!important
}

div.novoclouds-billboardSaleDoubleRibbon.novoclouds-new-year:before,div.novoclouds-billboardSaleImageRibbon.novoclouds-new-year:before {
    content: "";
    background-image: url(/assets/interface/billboard-styles/new-year-background-single.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%
}

div.novoclouds-billboardSaleDoubleRibbon.novoclouds-billboardBlackFriday,div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardBlackFriday {
    background-color: #030243!important
}

div.novoclouds-billboardSaleDoubleRibbon.novoclouds-billboardBlackFriday .novoclouds-watermarkHelper:before,div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardBlackFriday .novoclouds-watermarkHelper:before {
    content: "";
    background-image: url(/assets/interface/billboard-styles/tube-left-top.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardSaleDoubleRibbon.novoclouds-billboardBlackFriday .novoclouds-watermarkHelper:before,div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardBlackFriday .novoclouds-watermarkHelper:before {
        display:block
    }
}

div.novoclouds-billboardSaleDoubleRibbon.novoclouds-billboardBlackFriday .novoclouds-watermarkHelper:after,div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardBlackFriday .novoclouds-watermarkHelper:after {
    content: "";
    background-image: url(/assets/interface/billboard-styles/tube-right-top.svg);
    background-repeat: no-repeat;
    background-position: 100% 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardSaleDoubleRibbon.novoclouds-billboardBlackFriday .novoclouds-watermarkHelper:after,div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardBlackFriday .novoclouds-watermarkHelper:after {
        display:block
    }
}

div.novoclouds-billboardSaleDoubleRibbon.novoclouds-billboardBlackFriday:before,div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardBlackFriday:before {
    content: "";
    background-image: url(/assets/interface/billboard-styles/tube-left-bottom.svg);
    background-repeat: no-repeat;
    background-position: 0 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardSaleDoubleRibbon.novoclouds-billboardBlackFriday:before,div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardBlackFriday:before {
        display:block
    }
}

div.novoclouds-billboardSaleDoubleRibbon.novoclouds-billboardBlackFriday:after,div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardBlackFriday:after {
    content: "";
    background-image: url(/assets/interface/billboard-styles/black-friday/lights.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardSaleDoubleRibbon.novoclouds-billboardBlackFriday:after,div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardBlackFriday:after {
        display:block
    }
}

div.novoclouds-billboardSaleDoubleRibbon.novoclouds-cyber-monday,div.novoclouds-billboardSaleImageRibbon.novoclouds-cyber-monday {
    background-color: #030243!important
}

div.novoclouds-billboardSaleDoubleRibbon.novoclouds-cyber-monday:before,div.novoclouds-billboardSaleImageRibbon.novoclouds-cyber-monday:before {
    content: "";
    background-image: url(/assets/interface/billboard-styles/bubble-left-top.svg);
    background-repeat: no-repeat;
    background-position: 0 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardSaleDoubleRibbon.novoclouds-cyber-monday:before,div.novoclouds-billboardSaleImageRibbon.novoclouds-cyber-monday:before {
        display:block
    }
}

div.novoclouds-billboardSaleDoubleRibbon.novoclouds-cyber-monday:after,div.novoclouds-billboardSaleImageRibbon.novoclouds-cyber-monday:after {
    content: "";
    background-image: url(/assets/interface/billboard-styles/bubble-right-top.svg);
    background-repeat: no-repeat;
    background-position: 100% 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: none
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardSaleDoubleRibbon.novoclouds-cyber-monday:after,div.novoclouds-billboardSaleImageRibbon.novoclouds-cyber-monday:after {
        display:block
    }
}

@supports (-webkit-text-stroke:1px #F3970D) {
    div.novoclouds-billboardSaleDoubleRibbon h1 span.outline,div.novoclouds-billboardSaleImageRibbon h1 span.outline {
        -webkit-text-stroke: 1px #f3970d
    }
}

@media screen and (max-width: 575px) {
    div.novoclouds-billboardSaleDoubleRibbon div.column.is-offset-2-tablet,div.novoclouds-billboardSaleImageRibbon div.column.is-offset-2-tablet {
        margin-top:2rem
    }
}

@media screen and (min-width: 1056px) {
    div.novoclouds-billboardSaleDoubleRibbon h3.novoclouds-billboardColumnHeader,div.novoclouds-billboardSaleImageRibbon h3.novoclouds-billboardColumnHeader {
        font-size:1.375rem!important
    }
}

div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-billboardCountdown-timer,div.novoclouds-billboardSaleImageRibbon div.novoclouds-billboardCountdown-timer {
    position: relative!important;
    bottom: auto!important;
    right: auto!important
}

div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-springSaleImageWide,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-summerSaleImageWide,div.novoclouds-billboardSaleImageRibbon div.novoclouds-springSaleImageWide,div.novoclouds-billboardSaleImageRibbon div.novoclouds-summerSaleImageWide {
    opacity: .5;
    background-size: contain!important;
    background-position: bottom;
    position: relative
}

@media screen and (min-width: 1283px) {
    div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-springSaleImageWide,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-summerSaleImageWide,div.novoclouds-billboardSaleImageRibbon div.novoclouds-springSaleImageWide,div.novoclouds-billboardSaleImageRibbon div.novoclouds-summerSaleImageWide {
        margin-top:-2rem!important;
        bottom: -4.2rem!important
    }
}

@media screen and (min-width: 1056px) {
    div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-springSaleImageWide,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-summerSaleImageWide,div.novoclouds-billboardSaleImageRibbon div.novoclouds-springSaleImageWide,div.novoclouds-billboardSaleImageRibbon div.novoclouds-summerSaleImageWide {
        margin-top:-2rem!important;
        bottom: -4rem!important
    }
}

@media screen and (min-width: 1284px) {
    div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-springSaleImageWide,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-summerSaleImageWide,div.novoclouds-billboardSaleImageRibbon div.novoclouds-springSaleImageWide,div.novoclouds-billboardSaleImageRibbon div.novoclouds-summerSaleImageWide {
        margin-top:-2rem!important;
        bottom: -2rem!important
    }
}

div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-springSaleImage,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-springSaleImageWide,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-summerSaleImage,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-summerSaleImageWide,div.novoclouds-billboardSaleImageRibbon div.novoclouds-springSaleImage,div.novoclouds-billboardSaleImageRibbon div.novoclouds-springSaleImageWide,div.novoclouds-billboardSaleImageRibbon div.novoclouds-summerSaleImage,div.novoclouds-billboardSaleImageRibbon div.novoclouds-summerSaleImageWide {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    max-width: 80%;
    margin: 0 auto
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-springSaleImage,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-springSaleImageWide,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-summerSaleImage,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-summerSaleImageWide,div.novoclouds-billboardSaleImageRibbon div.novoclouds-springSaleImage,div.novoclouds-billboardSaleImageRibbon div.novoclouds-springSaleImageWide,div.novoclouds-billboardSaleImageRibbon div.novoclouds-summerSaleImage,div.novoclouds-billboardSaleImageRibbon div.novoclouds-summerSaleImageWide {
        max-width:50%;
        margin: 0 auto
    }
}

@media screen and (min-width: 1283px) {
    div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-springSaleImage,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-springSaleImageWide,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-summerSaleImage,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-summerSaleImageWide,div.novoclouds-billboardSaleImageRibbon div.novoclouds-springSaleImage,div.novoclouds-billboardSaleImageRibbon div.novoclouds-springSaleImageWide,div.novoclouds-billboardSaleImageRibbon div.novoclouds-summerSaleImage,div.novoclouds-billboardSaleImageRibbon div.novoclouds-summerSaleImageWide {
        background-size:auto;
        max-width: none
    }
}

@media screen and (min-width: 1056px) {
    div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-springSaleImage,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-springSaleImageWide,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-summerSaleImage,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-summerSaleImageWide,div.novoclouds-billboardSaleImageRibbon div.novoclouds-springSaleImage,div.novoclouds-billboardSaleImageRibbon div.novoclouds-springSaleImageWide,div.novoclouds-billboardSaleImageRibbon div.novoclouds-summerSaleImage,div.novoclouds-billboardSaleImageRibbon div.novoclouds-summerSaleImageWide {
        position:relative;
        bottom: auto;
        background-size: auto;
        max-width: none
    }
}

@media screen and (min-width: 1284px) {
    div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-springSaleImage,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-springSaleImageWide,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-summerSaleImage,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-summerSaleImageWide,div.novoclouds-billboardSaleImageRibbon div.novoclouds-springSaleImage,div.novoclouds-billboardSaleImageRibbon div.novoclouds-springSaleImageWide,div.novoclouds-billboardSaleImageRibbon div.novoclouds-summerSaleImage,div.novoclouds-billboardSaleImageRibbon div.novoclouds-summerSaleImageWide {
        background-size:auto;
        max-width: none
    }
}

div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-springSaleImage:before,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-springSaleImageWide:before,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-summerSaleImage:before,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-summerSaleImageWide:before,div.novoclouds-billboardSaleImageRibbon div.novoclouds-springSaleImage:before,div.novoclouds-billboardSaleImageRibbon div.novoclouds-springSaleImageWide:before,div.novoclouds-billboardSaleImageRibbon div.novoclouds-summerSaleImage:before,div.novoclouds-billboardSaleImageRibbon div.novoclouds-summerSaleImageWide:before {
    content: "";
    display: block;
    padding-top: 60%;
    width: 100%
}

@media screen and (min-width: 1283px) {
    div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-springSaleImage:before,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-springSaleImageWide:before,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-summerSaleImage:before,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-summerSaleImageWide:before,div.novoclouds-billboardSaleImageRibbon div.novoclouds-springSaleImage:before,div.novoclouds-billboardSaleImageRibbon div.novoclouds-springSaleImageWide:before,div.novoclouds-billboardSaleImageRibbon div.novoclouds-summerSaleImage:before,div.novoclouds-billboardSaleImageRibbon div.novoclouds-summerSaleImageWide:before {
        padding-top:80%
    }
}

@media screen and (min-width: 1056px) {
    div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-springSaleImage:before,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-springSaleImageWide:before,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-summerSaleImage:before,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-summerSaleImageWide:before,div.novoclouds-billboardSaleImageRibbon div.novoclouds-springSaleImage:before,div.novoclouds-billboardSaleImageRibbon div.novoclouds-springSaleImageWide:before,div.novoclouds-billboardSaleImageRibbon div.novoclouds-summerSaleImage:before,div.novoclouds-billboardSaleImageRibbon div.novoclouds-summerSaleImageWide:before {
        padding-top:74%
    }
}

@media screen and (min-width: 1284px) {
    div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-springSaleImage:before,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-springSaleImageWide:before,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-summerSaleImage:before,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-summerSaleImageWide:before,div.novoclouds-billboardSaleImageRibbon div.novoclouds-springSaleImage:before,div.novoclouds-billboardSaleImageRibbon div.novoclouds-springSaleImageWide:before,div.novoclouds-billboardSaleImageRibbon div.novoclouds-summerSaleImage:before,div.novoclouds-billboardSaleImageRibbon div.novoclouds-summerSaleImageWide:before {
        padding-top:60%
    }
}

div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-promo-blackFriday,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-xmasImage,div.novoclouds-billboardSaleImageRibbon div.novoclouds-promo-blackFriday,div.novoclouds-billboardSaleImageRibbon div.novoclouds-xmasImage {
    background-position: 12rem 2rem;
    background-repeat: no-repeat;
    width: 100%
}

@media screen and (min-width: 1283px) {
    div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-promo-blackFriday,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-xmasImage,div.novoclouds-billboardSaleImageRibbon div.novoclouds-promo-blackFriday,div.novoclouds-billboardSaleImageRibbon div.novoclouds-xmasImage {
        background-position:0 2rem
    }
}

@media screen and (min-width: 1056px) {
    div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-promo-blackFriday,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-xmasImage,div.novoclouds-billboardSaleImageRibbon div.novoclouds-promo-blackFriday,div.novoclouds-billboardSaleImageRibbon div.novoclouds-xmasImage {
        background-position:right 2rem;
        position: relative;
        bottom: auto;
        background-size: auto
    }
}

@media screen and (min-width: 1284px) {
    div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-promo-blackFriday,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-xmasImage,div.novoclouds-billboardSaleImageRibbon div.novoclouds-promo-blackFriday,div.novoclouds-billboardSaleImageRibbon div.novoclouds-xmasImage {
        background-position:4rem 2rem
    }
}

div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-promo-blackFriday:before,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-xmasImage:before,div.novoclouds-billboardSaleImageRibbon div.novoclouds-promo-blackFriday:before,div.novoclouds-billboardSaleImageRibbon div.novoclouds-xmasImage:before {
    content: "";
    display: block;
    padding-top: 60%;
    width: 100%
}

@media screen and (min-width: 1283px) {
    div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-promo-blackFriday:before,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-xmasImage:before,div.novoclouds-billboardSaleImageRibbon div.novoclouds-promo-blackFriday:before,div.novoclouds-billboardSaleImageRibbon div.novoclouds-xmasImage:before {
        padding-top:80%
    }
}

@media screen and (min-width: 1056px) {
    div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-promo-blackFriday:before,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-xmasImage:before,div.novoclouds-billboardSaleImageRibbon div.novoclouds-promo-blackFriday:before,div.novoclouds-billboardSaleImageRibbon div.novoclouds-xmasImage:before {
        padding-top:74%
    }
}

@media screen and (min-width: 1284px) {
    div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-promo-blackFriday:before,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-xmasImage:before,div.novoclouds-billboardSaleImageRibbon div.novoclouds-promo-blackFriday:before,div.novoclouds-billboardSaleImageRibbon div.novoclouds-xmasImage:before {
        padding-top:60%
    }
}

div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-newYearImage,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-xmasImage,div.novoclouds-billboardSaleImageRibbon div.novoclouds-newYearImage,div.novoclouds-billboardSaleImageRibbon div.novoclouds-xmasImage {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%
}

div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-newYearImage:before,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-xmasImage:before,div.novoclouds-billboardSaleImageRibbon div.novoclouds-newYearImage:before,div.novoclouds-billboardSaleImageRibbon div.novoclouds-xmasImage:before {
    content: "";
    display: block;
    padding-top: 60%;
    width: 100%
}

div.novoclouds-billboardSaleDoubleRibbon.novoclouds-summer-sale:after {
    opacity: 1;
    background-image: url(/assets/interface/billboard-styles/summer-sale/lemon-bottom-right.png);
    background-image: none;
    width: 53.125rem;
    height: 38.75rem;
    right: 0;
    bottom: -6.25rem;
    margin-left: auto;
    margin-right: auto;
    background-position: 50%
}

@media screen and (min-width: 1283px) {
    div.novoclouds-billboardSaleDoubleRibbon.novoclouds-summer-sale:after {
        background:radial-gradient(circle,#ebf3ff 0,rgba(76,217,237,.2) 45%,#ebf3ff 58%)
    }
}

@media screen and (min-width: 1283px) {
    div.novoclouds-billboardSaleDoubleRibbon.novoclouds-summer-sale .button {
        padding:1.875rem 3.25rem
    }
}

div.novoclouds-billboardImageRibbon div.novoclouds-billboardCountdown-timer,div.novoclouds-billboardNoImageRibbon div.novoclouds-billboardCountdown-timer,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-billboardCountdown-timer,div.novoclouds-billboardSaleImageRibbon div.novoclouds-billboardCountdown-timer {
    margin-top: 2rem
}

div.novoclouds-billboardImageRibbon div.novoclouds-billboardCountdown-timer.invert span.digitBox,div.novoclouds-billboardNoImageRibbon div.novoclouds-billboardCountdown-timer.invert span.digitBox,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-billboardCountdown-timer.invert span.digitBox,div.novoclouds-billboardSaleImageRibbon div.novoclouds-billboardCountdown-timer.invert span.digitBox {
    background: #fffdfb
}

div.novoclouds-billboardImageRibbon div.novoclouds-billboardCountdown-timer.invert span.digitBox span.digits,div.novoclouds-billboardNoImageRibbon div.novoclouds-billboardCountdown-timer.invert span.digitBox span.digits,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-billboardCountdown-timer.invert span.digitBox span.digits,div.novoclouds-billboardSaleImageRibbon div.novoclouds-billboardCountdown-timer.invert span.digitBox span.digits {
    color: #506078
}

div.novoclouds-billboardImageRibbon div.novoclouds-billboardCountdown-timer.light span.digitBox,div.novoclouds-billboardNoImageRibbon div.novoclouds-billboardCountdown-timer.light span.digitBox,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-billboardCountdown-timer.light span.digitBox,div.novoclouds-billboardSaleImageRibbon div.novoclouds-billboardCountdown-timer.light span.digitBox {
    background: #fffdfb
}

div.novoclouds-billboardImageRibbon div.novoclouds-billboardCountdown-timer.light span.digitBox span.digits,div.novoclouds-billboardNoImageRibbon div.novoclouds-billboardCountdown-timer.light span.digitBox span.digits,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-billboardCountdown-timer.light span.digitBox span.digits,div.novoclouds-billboardSaleImageRibbon div.novoclouds-billboardCountdown-timer.light span.digitBox span.digits {
    color: #506078
}

div.novoclouds-billboardImageRibbon div.novoclouds-billboardCountdown-timer.square span.digitBox.has-rounded-border,div.novoclouds-billboardNoImageRibbon div.novoclouds-billboardCountdown-timer.square span.digitBox.has-rounded-border,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-billboardCountdown-timer.square span.digitBox.has-rounded-border,div.novoclouds-billboardSaleImageRibbon div.novoclouds-billboardCountdown-timer.square span.digitBox.has-rounded-border {
    border-radius: 0!important
}

div.novoclouds-billboardImageRibbon div.novoclouds-billboardCountdown-timer div span.digitBox,div.novoclouds-billboardNoImageRibbon div.novoclouds-billboardCountdown-timer div span.digitBox,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-billboardCountdown-timer div span.digitBox,div.novoclouds-billboardSaleImageRibbon div.novoclouds-billboardCountdown-timer div span.digitBox {
    background: #506078;
    padding: .75rem;
    margin-left: .25rem;
    margin-right: .25rem
}

div.novoclouds-billboardImageRibbon div.novoclouds-billboardCountdown-timer span.digitSpacer,div.novoclouds-billboardNoImageRibbon div.novoclouds-billboardCountdown-timer span.digitSpacer,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-billboardCountdown-timer span.digitSpacer,div.novoclouds-billboardSaleImageRibbon div.novoclouds-billboardCountdown-timer span.digitSpacer {
    position: relative;
    top: -2.2rem
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardImageRibbon div.novoclouds-billboardCountdown-timer span.digitSpacer,div.novoclouds-billboardNoImageRibbon div.novoclouds-billboardCountdown-timer span.digitSpacer,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-billboardCountdown-timer span.digitSpacer,div.novoclouds-billboardSaleImageRibbon div.novoclouds-billboardCountdown-timer span.digitSpacer {
        top:-2.2rem
    }
}

div.novoclouds-billboardImageRibbon div.novoclouds-billboardCountdown-timer div span.digits,div.novoclouds-billboardNoImageRibbon div.novoclouds-billboardCountdown-timer div span.digits,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-billboardCountdown-timer div span.digits,div.novoclouds-billboardSaleImageRibbon div.novoclouds-billboardCountdown-timer div span.digits {
    width: 34px;
    display: inline-block;
    color: #fffdfb
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardImageRibbon div.novoclouds-billboardCountdown-timer div span.digits,div.novoclouds-billboardNoImageRibbon div.novoclouds-billboardCountdown-timer div span.digits,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-billboardCountdown-timer div span.digits,div.novoclouds-billboardSaleImageRibbon div.novoclouds-billboardCountdown-timer div span.digits {
        width:44px
    }
}

div.novoclouds-billboardImageRibbon div.novoclouds-billboardCountdown-timer span.novoclouds-countdownTimerLegend,div.novoclouds-billboardNoImageRibbon div.novoclouds-billboardCountdown-timer span.novoclouds-countdownTimerLegend,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-billboardCountdown-timer span.novoclouds-countdownTimerLegend,div.novoclouds-billboardSaleImageRibbon div.novoclouds-billboardCountdown-timer span.novoclouds-countdownTimerLegend {
    font-size: .8rem!important
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardImageRibbon div.novoclouds-billboardCountdown-timer span.novoclouds-countdownTimerLegend,div.novoclouds-billboardNoImageRibbon div.novoclouds-billboardCountdown-timer span.novoclouds-countdownTimerLegend,div.novoclouds-billboardSaleDoubleRibbon div.novoclouds-billboardCountdown-timer span.novoclouds-countdownTimerLegend,div.novoclouds-billboardSaleImageRibbon div.novoclouds-billboardCountdown-timer span.novoclouds-countdownTimerLegend {
        font-size:.875rem!important
    }
}

div.novoclouds-billboardImageRibbon div.novoclouds-billboardCountdown-timer div span.digitBox {
    padding: .15rem;
    margin-left: 0;
    margin-right: 0
}

@media screen and (min-width: 1284px) {
    div.novoclouds-billboardImageRibbon div.novoclouds-billboardCountdown-timer div span.digitBox {
        padding:.5rem
    }
}

div.novoclouds-billboardSaleImageRibbon {
    padding-top: 4rem!important;
    padding-bottom: 4rem!important
}

div.novoclouds-billboardSaleImageRibbon div.novoclouds-billboardCountdown-timer div span.digitBox {
    padding: .5rem
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardSaleDoubleImage div.novoclouds-billboardCountdown-timer div span.digitBox {
    padding: .15rem
}

@media screen and (min-width: 1284px) {
    div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardSaleDoubleImage div.novoclouds-billboardCountdown-timer div span.digitBox {
        padding:.5rem
    }
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardSaleDoubleImage.novoclouds-summer-sale:before {
    opacity: 1;
    background-image: url(/assets/interface/billboard-styles/summer-sale/leaves-top-left.svg);
    background-size: 5rem;
    z-index: 1
}

@media screen and (min-width: 1283px) {
    div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardSaleDoubleImage.novoclouds-summer-sale:before {
        background-size:8.125rem
    }
}

@media screen and (min-width: 1284px) {
    div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardSaleDoubleImage.novoclouds-summer-sale:before {
        background-size:9.375rem
    }
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardSaleDoubleImage.novoclouds-summer-sale .novoclouds-watermarkHelper:before {
    background-image: none
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardSaleDoubleImage.novoclouds-summer-sale .novoclouds-billboard-image-mobile {
    position: relative
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardSaleDoubleImage.novoclouds-summer-sale .novoclouds-billboard-image-mobile:before {
    content: "";
    position: absolute;
    width: 180%;
    height: 180%;
    top: -40%;
    left: -40%;
    background: radial-gradient(circle,#ebf3ff 0,rgba(76,217,237,.2) 45%,rgba(235,243,255,0) 58%)
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardSaleSingleImage.novoclouds-summer-sale:after {
    background-image: url(/assets/interface/billboard-styles/summer-sale/leaves-bottom-right.svg);
    background-size: 5rem;
    z-index: 1
}

@media screen and (min-width: 1283px) {
    div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardSaleSingleImage.novoclouds-summer-sale:after {
        background-size:8.125rem
    }
}

@media screen and (min-width: 1284px) {
    div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardSaleSingleImage.novoclouds-summer-sale:after {
        background-size:9.375rem
    }
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardSaleSingleImage.novoclouds-summer-sale .novoclouds-billboard-image-mobile {
    position: relative
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardSaleSingleImage.novoclouds-summer-sale .novoclouds-billboard-image-mobile:before {
    content: "";
    position: absolute;
    width: 160%;
    height: 160%;
    top: -30%;
    left: -30%;
    background: radial-gradient(circle,#ebf3ff 0,rgba(76,217,237,.2) 45%,rgba(235,243,255,0) 58%)
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardSaleSingleImage.novoclouds-summer-sale .novoclouds-priceImageDescription {
        position:relative;
        top: -2.75rem;
        left: 8.75rem;
        margin-bottom: 0
    }
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardSaleSingleImage.novoclouds-summer-sale div.novoclouds-billboardCountdown-timer {
    margin-top: 0
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardSaleSingleImage.novoclouds-summer-sale div.novoclouds-billboardCountdown-timer div span.digitBox {
    padding: .15rem
}

div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardSaleSingleImage.novoclouds-summer-sale div.novoclouds-billboardCountdown-timer span.digitSpacer {
    margin-left: 0!important;
    margin-right: 0!important
}

@media screen and (min-width: 1283px) {
    div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardSaleSingleImage.novoclouds-summer-sale .button {
        padding:1.5rem 5rem
    }
}

@media screen and (min-width: 1283px) {
    div.novoclouds-billboardSaleImageRibbon.novoclouds-billboardSaleSingleImage.novoclouds-summer-sale .novoclouds-couponContainer {
        width:fit-content
    }
}

div.novoclouds-awards-group img {
    margin: 0 auto
}

div.novoclouds-billboardSaleDoubleImage .novoclouds-billboardDoubleImageHide,div.novoclouds-billboardSaleSingleImage .novoclouds-billboardSingleImageHide {
    display: none
}

div.novoclouds-billboardImageStatsRibbon .button {
    height: 2.5em
}

div.novoclouds-billboardImageStatsRibbon div.novoclouds-billboard-image-stats {
    margin-top: -3.75rem
}

@media screen and (min-width: 1283px) {
    div.novoclouds-billboardImageStatsRibbon div.novoclouds-billboard-image-stats {
        min-width:23.25rem
    }
}

@media screen and (min-width: 1056px) {
    div.novoclouds-billboardImageStatsRibbon div.novoclouds-billboard-image-stats {
        min-width:24.5rem;
        position: relative
    }

    div.novoclouds-billboardImageStatsRibbon div.novoclouds-billboard-image-stats .novoclouds-stat-boxes {
        position: absolute;
        top: -7rem
    }

    div.novoclouds-billboardImageStatsRibbon div.novoclouds-billboard-image-stats .novoclouds-stat-boxes .novoclouds-stat-box:first-of-type {
        position: relative;
        top: -2rem
    }
}

@media screen and (min-width: 1284px) {
    div.novoclouds-billboardImageStatsRibbon div.novoclouds-billboard-image-stats {
        min-width:29.5rem
    }
}

div.novoclouds-billboardImageStatsRibbon div.novoclouds-billboard-image-stats div.novoclouds-stat-box {
    background: #fffdfb;
    color: #1e4682;
    position: relative;
    background: linear-gradient(#fffdfb,#fffdfb) padding-box,linear-gradient(180deg,#1dc4c9,#005d67) border-box;
    border-radius: .5rem;
    border: 1px solid transparent;
    padding: .5rem;
    box-shadow: 5px 5px 0 0 #d9e3f7;
    text-align: center;
    min-width: 8.75rem
}

div.novoclouds-billboardImageStatsRibbon div.novoclouds-billboard-image-stats div.novoclouds-stat-box.novoclouds-stat-box-lg {
    min-width: 10rem
}

div.novoclouds-billboardImageStatsRibbon div.novoclouds-billboard-image-stats div.novoclouds-stat-box div.novoclouds-stat-box-title {
    min-height: 2.0625rem;
    text-align: center
}

div.novoclouds-billboardImageStatsRibbon div.novoclouds-billboard-image-stats div.novoclouds-stat-box div.novoclouds-stat-box-tooltip {
    visibility: hidden;
    width: 100%;
    background-color: #1e4682;
    color: #fffdfb;
    border-radius: .3rem;
    padding: .75rem;
    position: absolute;
    z-index: 3;
    top: 110%;
    left: 0;
    line-height: 1.2
}

div.novoclouds-billboardImageStatsRibbon div.novoclouds-billboard-image-stats div.novoclouds-stat-box:hover div.novoclouds-stat-box-tooltip {
    visibility: visible
}

.novoclouds-notificationRibbon {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.novoclouds-notifications {
    overflow: hidden
}

.novoclouds-notifications .novoclouds-notification {
    position: relative;
    padding: 1.25rem 3rem 1.25rem 0!important;
    background-color: transparent!important
}

.novoclouds-notifications .novoclouds-notification button.delete {
    position: absolute;
    top: 30%;
    right: 0;
    transform: translateY(-50%)
}

div.novoclouds-stripRibbon div.novoclouds-imageColumns {
    justify-content: center!important
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-stripRibbon div.novoclouds-imageColumns {
        justify-content:flex-end!important
    }
}

@media screen and (min-width: 1284px) {
    div.novoclouds-stripThinNarrowRibbon .is-narrow-desktop {
        width:auto!important
    }
}

.novoclouds-heading.novoclouds-stripheading {
    line-height: 2.75rem!important
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-stripDomainSearchRibbon,div.novoclouds-stripImageAlignedTopRibbon,div.novoclouds-stripThinRibbon {
        padding-top:3rem!important;
        padding-bottom: 3rem!important
    }
}

div.novoclouds-stripThinRibbon img.novoclouds-stripThinImage {
    z-index: 2
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-stripThinRibbon img.novoclouds-stripThinImage {
        position:absolute;
        top: -4rem;
        right: 0
    }
}

div.novoclouds-stripThinWithCtaRibbon {
    padding-top: 2rem!important;
    padding-bottom: 2rem!important
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-stripThinWithCtaRibbon {
        padding-top:2.25rem!important;
        padding-bottom: 2.25rem!important
    }
}

div.novoclouds-stripThinWithCtaRibbon h3 {
    line-height: 2
}

div.novoclouds-stripThinWithCtaRibbon img.novoclouds-stripThinImage {
    z-index: 2
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-stripThinWithCtaRibbon img.novoclouds-stripThinImage {
        position:absolute;
        top: -2rem;
        left: 0
    }
}

div.novoclouds-stripDomainSearchRibbon div.novoclouds-domainSearch-submit {
    margin-top: 1rem;
    margin-left: 0
}

@media screen and (min-width: 1283px) {
    div.novoclouds-stripDomainSearchRibbon div.novoclouds-domainSearch-submit {
        margin-top:0;
        margin-left: .5rem
    }
}

div.novoclouds-brandsRibbon img.novoclouds-brand,div.novoclouds-containerRibbon img.novoclouds-brand {
    width: auto!important;
    height: 1.5rem!important;
    margin: 0 auto
}

div.novoclouds-juxtaposeCardRibbon div.novoclouds-juxtaposeCard {
    padding: 2rem 2rem 40%;
    overflow: hidden
}

@media screen and (min-width: 1283px) {
    div.novoclouds-juxtaposeCardRibbon div.novoclouds-juxtaposeCard {
        padding:2rem 2rem 25%
    }
}

@media screen and (min-width: 1056px) {
    div.novoclouds-juxtaposeCardRibbon div.novoclouds-juxtaposeCard {
        text-align:left;
        padding: 4rem 1rem 2rem 4rem
    }
}

div.novoclouds-juxtaposeCardRibbon div.novoclouds-juxtaposeCard.has-central-image {
    padding: 3rem 4rem
}

@media screen and (min-width: 1056px) {
    div.novoclouds-juxtaposeCardRibbon div.novoclouds-juxtaposeCard div.novoclouds-juxtaposeImageColumnCenter img {
        width:75%!important;
        margin-left: auto
    }
}

div.novoclouds-juxtaposeCardRibbon div.novoclouds-juxtaposeCard div.novoclouds-juxtaposeImageColumn img {
    position: absolute;
    right: 0;
    left: 0;
    width: 100%
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-juxtaposeCardRibbon div.novoclouds-juxtaposeCard div.novoclouds-juxtaposeImageColumn img {
        width:75%;
        margin: 0 auto
    }
}

@media screen and (min-width: 1283px) {
    div.novoclouds-juxtaposeCardRibbon div.novoclouds-juxtaposeCard div.novoclouds-juxtaposeImageColumn img {
        width:50%
    }
}

@media screen and (min-width: 1056px) {
    div.novoclouds-juxtaposeCardRibbon div.novoclouds-juxtaposeCard div.novoclouds-juxtaposeImageColumn img {
        width:auto;
        position: absolute;
        bottom: 0;
        right: 0;
        left: auto;
        margin-bottom: -55%;
        margin-right: -10%
    }
}

div.novoclouds-juxtaposeCycleRibbon img {
    object-fit: contain
}

div.novoclouds-juxtaposeCycleRibbon div.novoclouds-juxtaposeCycle-box h5 {
    color: #1e4682
}

div.novoclouds-juxtaposeCycleRibbon div.novoclouds-juxtaposeCycle-box.novoclouds-juxtaposeCycle-active h5 {
    color: #005d67
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-juxtaposeCycleRibbon div.novoclouds-cycleSection div.column {
        padding-top:0;
        padding-bottom: 0
    }
}

@media screen and (max-width: 575px) {
    div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-juxtaposeColumn,div.novoclouds-juxtaposeRibbon div.novoclouds-juxtaposeColumn {
        order:1
    }
}

@media screen and (max-width: 575px) {
    div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-juxtaposeImageColumn,div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-juxtaposeMediaColumn,div.novoclouds-juxtaposeRibbon div.novoclouds-juxtaposeImageColumn,div.novoclouds-juxtaposeRibbon div.novoclouds-juxtaposeMediaColumn {
        margin-top:1rem;
        order: 2
    }
}

div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-juxtaposeImageColumn div.novoclouds-mediaContainerBlock,div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-juxtaposeImageColumn img,div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-juxtaposeMediaColumn div.novoclouds-mediaContainerBlock,div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-juxtaposeMediaColumn img,div.novoclouds-juxtaposeRibbon div.novoclouds-juxtaposeImageColumn div.novoclouds-mediaContainerBlock,div.novoclouds-juxtaposeRibbon div.novoclouds-juxtaposeImageColumn img,div.novoclouds-juxtaposeRibbon div.novoclouds-juxtaposeMediaColumn div.novoclouds-mediaContainerBlock,div.novoclouds-juxtaposeRibbon div.novoclouds-juxtaposeMediaColumn img {
    object-fit: contain
}

@media screen and (max-width: 575px) {
    div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-juxtaposeImageColumn div.novoclouds-mediaContainerBlock,div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-juxtaposeImageColumn img,div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-juxtaposeMediaColumn div.novoclouds-mediaContainerBlock,div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-juxtaposeMediaColumn img,div.novoclouds-juxtaposeRibbon div.novoclouds-juxtaposeImageColumn div.novoclouds-mediaContainerBlock,div.novoclouds-juxtaposeRibbon div.novoclouds-juxtaposeImageColumn img,div.novoclouds-juxtaposeRibbon div.novoclouds-juxtaposeMediaColumn div.novoclouds-mediaContainerBlock,div.novoclouds-juxtaposeRibbon div.novoclouds-juxtaposeMediaColumn img {
        margin:0 auto
    }
}

div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-juxtaposeImageColumn div.novoclouds-mediaContainerBlock,div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-juxtaposeMediaColumn div.novoclouds-mediaContainerBlock,div.novoclouds-juxtaposeRibbon div.novoclouds-juxtaposeImageColumn div.novoclouds-mediaContainerBlock,div.novoclouds-juxtaposeRibbon div.novoclouds-juxtaposeMediaColumn div.novoclouds-mediaContainerBlock {
    width: 95%
}

div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-juxtaposeAdditionalText,div.novoclouds-juxtaposeRibbon div.novoclouds-juxtaposeAdditionalText {
    margin-top: 1rem
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-juxtaposeAdditionalText,div.novoclouds-juxtaposeRibbon div.novoclouds-juxtaposeAdditionalText {
        margin-top:0;
        margin-left: .5rem
    }
}

div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-juxtaposeOverlay,div.novoclouds-juxtaposeRibbon div.novoclouds-juxtaposeOverlay {
    position: absolute;
    bottom: 25%;
    left: 0;
    right: 0;
    max-width: 100%;
    box-shadow: -.14387px -18.99929px 15.7165px rgba(35,36,50,.05)
}

div.novoclouds-blogSearchLight div.autocomplete div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-juxtaposeOverlay.input,div.novoclouds-blogSearchLight div.autocomplete div.novoclouds-juxtaposeRibbon div.novoclouds-juxtaposeOverlay.input,div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-blogSearchLight div.autocomplete div.novoclouds-juxtaposeOverlay.input,div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-juxtaposeOverlay.has-background-white,div.novoclouds-juxtaposeRibbon div.novoclouds-blogSearchLight div.autocomplete div.novoclouds-juxtaposeOverlay.input,div.novoclouds-juxtaposeRibbon div.novoclouds-juxtaposeOverlay.has-background-white {
    border: 5px solid #f5f5f5
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-juxtaposeOverlay,div.novoclouds-juxtaposeRibbon div.novoclouds-juxtaposeOverlay {
        bottom:30%;
        left: 0;
        right: auto;
        max-width: 60%
    }
}

div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-juxtaposeOverlayProduct,div.novoclouds-juxtaposeRibbon div.novoclouds-juxtaposeOverlayProduct {
    position: absolute;
    top: 0;
    right: 0;
    box-shadow: -.14387px -18.99929px 15.7165px rgba(35,36,50,.05)
}

div.novoclouds-blogSearchLight div.autocomplete div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-juxtaposeOverlayProduct.input,div.novoclouds-blogSearchLight div.autocomplete div.novoclouds-juxtaposeRibbon div.novoclouds-juxtaposeOverlayProduct.input,div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-blogSearchLight div.autocomplete div.novoclouds-juxtaposeOverlayProduct.input,div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-juxtaposeOverlayProduct.has-background-white,div.novoclouds-juxtaposeRibbon div.novoclouds-blogSearchLight div.autocomplete div.novoclouds-juxtaposeOverlayProduct.input,div.novoclouds-juxtaposeRibbon div.novoclouds-juxtaposeOverlayProduct.has-background-white {
    border: 5px solid #f5f5f5
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-juxtaposeOverlayProduct,div.novoclouds-juxtaposeRibbon div.novoclouds-juxtaposeOverlayProduct {
        top:25%
    }
}

div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-juxtaposeOverlayProduct div.novoclouds-juxtaposeOverlay-price,div.novoclouds-juxtaposeRibbon div.novoclouds-juxtaposeOverlayProduct div.novoclouds-juxtaposeOverlay-price {
    margin-bottom: 1rem
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-juxtaposeOverlayProduct div.novoclouds-juxtaposeOverlay-price,div.novoclouds-juxtaposeRibbon div.novoclouds-juxtaposeOverlayProduct div.novoclouds-juxtaposeOverlay-price {
        margin-top:2rem
    }
}

div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-juxtaposeOverlayProduct div.novoclouds-juxtaposeOverlay-watermark,div.novoclouds-juxtaposeRibbon div.novoclouds-juxtaposeOverlayProduct div.novoclouds-juxtaposeOverlay-watermark {
    opacity: .5
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-juxtaposeOverlayProduct div.novoclouds-juxtaposeOverlay-watermark,div.novoclouds-juxtaposeRibbon div.novoclouds-juxtaposeOverlayProduct div.novoclouds-juxtaposeOverlay-watermark {
        writing-mode:vertical-rl;
        text-orientation: mixed;
        transform: rotate(180deg);
        margin-left: 80%
    }
}

div.novoclouds-juxtaposeOverlayRibbon div.novoclouds-juxtaposeOverlayProduct span.novoclouds-juxtaposeOverlay-term,div.novoclouds-juxtaposeRibbon div.novoclouds-juxtaposeOverlayProduct span.novoclouds-juxtaposeOverlay-term {
    line-height: 1
}

div.novoclouds-teamMembersRibbon .novoclouds-teamMembersCarousel-nextBtn,div.novoclouds-teamMembersRibbon .novoclouds-teamMembersCarousel-prevBtn {
    cursor: pointer
}

div.novoclouds-teamMembersRibbon div.novoclouds-teamMembersNavigation {
    display: flex;
    justify-content: space-between!important;
    align-items: center
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-teamMembersRibbon div.novoclouds-teamMembersNavigation {
        justify-content:flex-end!important;
        align-items: flex-end
    }
}

div.novoclouds-teamMembersRibbon div.novoclouds-teamMemberCard {
    padding: 2rem 1.5rem
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-teamMembersRibbon div.novoclouds-teamMemberCard {
        padding-left:1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 1283px) {
    div.novoclouds-teamMembersRibbon div.novoclouds-teamMemberCard {
        padding-left:2rem;
        padding-right: 2rem
    }
}

div.novoclouds-teamMembersRibbon div.novoclouds-teamMemberAvatar figure.image {
    margin: 0 auto;
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden
}

div.novoclouds-teamMembersRibbon div.novoclouds-teamMemberAvatar figure.image img {
    position: absolute;
    object-fit: cover;
    filter: grayscale(100%);
    width: 100%;
    height: 100%
}

div.novoclouds-teamMembersRibbon div.carousel-list.has-shadow {
    box-shadow: none
}

div.novoclouds-teamMembersRibbon div.novoclouds-teamMembersCarouselContainer {
    overflow: hidden
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-teamMembersRibbon div.novoclouds-teamMembersCarouselContainer {
        padding-top:2rem
    }
}

div.novoclouds-teamMembersRibbon .novoclouds-teamMembersCarousel {
    padding-left: 4vw
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-teamMembersRibbon .novoclouds-teamMembersCarousel {
        padding-left:0
    }
}

div.novoclouds-plansNoTermsRibbon div.novoclouds-planFeatures {
    margin-bottom: 4.5rem!important
}

@media screen and (max-width: 575px) {
    div.novoclouds-plansNoTermsRibbon,div.novoclouds-plansRibbon {
        padding-left:0!important;
        padding-right: 0!important
    }
}

div.novoclouds-plansNoTermsRibbon.has-inverted-plan-border-colour div.novoclouds-plan,div.novoclouds-plansRibbon.has-inverted-plan-border-colour div.novoclouds-plan {
    border: none
}

div.novoclouds-plansNoTermsRibbon div.novoclouds-planToggles a,div.novoclouds-plansRibbon div.novoclouds-planToggles a {
    width: 100%
}

div.novoclouds-plansNoTermsRibbon div.novoclouds-planToggles a.is-active,div.novoclouds-plansNoTermsRibbon div.novoclouds-planToggles a:hover,div.novoclouds-plansRibbon div.novoclouds-planToggles a.is-active,div.novoclouds-plansRibbon div.novoclouds-planToggles a:hover {
    background-color: #ebf3ff;
    border-color: #ebf3ff
}

div.novoclouds-plansNoTermsRibbon div.novoclouds-plansNavigation,div.novoclouds-plansRibbon div.novoclouds-plansNavigation {
    display: flex;
    justify-content: space-between!important;
    align-items: center
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-plansNoTermsRibbon div.novoclouds-plansNavigation,div.novoclouds-plansRibbon div.novoclouds-plansNavigation {
        justify-content:flex-end!important;
        align-items: flex-end
    }
}

div.novoclouds-plansNoTermsRibbon div.novoclouds-plan,div.novoclouds-plansRibbon div.novoclouds-plan {
    position: relative;
    background-color: #fffdfb;
    color: #1e4682;
    border: 1px solid #005d67;
    border-radius: 1rem
}

div.novoclouds-plansNoTermsRibbon div.novoclouds-plan:hover,div.novoclouds-plansRibbon div.novoclouds-plan:hover {
    filter: drop-shadow(0 4px 4px rgba(0,0,0,.25))
}

div.novoclouds-plansNoTermsRibbon div.novoclouds-plan span.novoclouds-term,div.novoclouds-plansRibbon div.novoclouds-plan span.novoclouds-term {
    margin-left: -.5rem
}

div.novoclouds-plansNoTermsRibbon div.novoclouds-plan div.novoclouds-plan-promotedHead,div.novoclouds-plansRibbon div.novoclouds-plan div.novoclouds-plan-promotedHead {
    min-height: 3rem;
    border-radius: 1rem 1rem 0 0
}

div.novoclouds-plansNoTermsRibbon div.novoclouds-plan strong,div.novoclouds-plansRibbon div.novoclouds-plan strong {
    font-weight: 700
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-plansNoTermsRibbon div.novoclouds-plan div.novoclouds-planDesc,div.novoclouds-plansRibbon div.novoclouds-plan div.novoclouds-planDesc {
        min-height:3rem
    }
}

div.novoclouds-plansNoTermsRibbon div.novoclouds-plan div.novoclouds-planNoTermSecondCta,div.novoclouds-plansRibbon div.novoclouds-plan div.novoclouds-planNoTermSecondCta {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

div.novoclouds-plansNoTermsRibbon div.novoclouds-plan div.novoclouds-planSaleTag,div.novoclouds-plansRibbon div.novoclouds-plan div.novoclouds-planSaleTag {
    position: absolute;
    top: 1rem;
    left: -.5rem;
    border-radius: 0 .3rem .3rem 0
}

div.novoclouds-plansNoTermsRibbon div.novoclouds-plan div.novoclouds-planSaleTag.center,div.novoclouds-plansRibbon div.novoclouds-plan div.novoclouds-planSaleTag.center {
    top: -1rem;
    left: 0;
    right: 0;
    width: fit-content;
    margin: 0 auto;
    border-radius: 290486px;
    text-transform: uppercase
}

div.novoclouds-plansNoTermsRibbon div.novoclouds-plan p.novoclouds-planPrice span,div.novoclouds-plansRibbon div.novoclouds-plan p.novoclouds-planPrice span {
    font-variant-numeric: tabular-nums;
    line-height: 1
}

div.novoclouds-plansNoTermsRibbon div.novoclouds-plan div.novoclouds-planFeatures,div.novoclouds-plansRibbon div.novoclouds-plan div.novoclouds-planFeatures {
    border-top: 1px solid #dbdbdb
}

div.novoclouds-plansNoTermsRibbon div.novoclouds-plan div.novoclouds-planFeatures p.novoclouds-planFeatureUnavailable,div.novoclouds-plansRibbon div.novoclouds-plan div.novoclouds-planFeatures p.novoclouds-planFeatureUnavailable {
    opacity: .2
}

div.novoclouds-plansNoTermsRibbon div.novoclouds-plan div.novoclouds-planFeatures .novoclouds-moreInfoTooltip span.novoclouds-moreInfoTooltipContent,div.novoclouds-plansRibbon div.novoclouds-plan div.novoclouds-planFeatures .novoclouds-moreInfoTooltip span.novoclouds-moreInfoTooltipContent {
    top: 125%;
    background-color: #1e4682;
    color: #fffdfb
}

div.novoclouds-plansNoTermsRibbon div.novoclouds-plan div.novoclouds-planFeatures .novoclouds-moreInfoTooltip span.novoclouds-moreInfoTooltipContent:after,div.novoclouds-plansRibbon div.novoclouds-plan div.novoclouds-planFeatures .novoclouds-moreInfoTooltip span.novoclouds-moreInfoTooltipContent:after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 5%;
    margin-left: -5px;
    border: 5px solid transparent;
    border-bottom-color: #1e4682
}

div.novoclouds-plansNoTermsRibbon div.novoclouds-plan div.novoclouds-planFeatures .novoclouds-moreInfoTooltip.promote span.novoclouds-moreInfoTooltipContent,div.novoclouds-plansRibbon div.novoclouds-plan div.novoclouds-planFeatures .novoclouds-moreInfoTooltip.promote span.novoclouds-moreInfoTooltipContent {
    background-color: #005d67
}

div.novoclouds-plansNoTermsRibbon div.novoclouds-plan div.novoclouds-planFeatures .novoclouds-moreInfoTooltip.promote span.novoclouds-moreInfoTooltipContent:after,div.novoclouds-plansRibbon div.novoclouds-plan div.novoclouds-planFeatures .novoclouds-moreInfoTooltip.promote span.novoclouds-moreInfoTooltipContent:after {
    border-color: transparent transparent #005d67
}

div.novoclouds-plansNoTermsRibbon div.novoclouds-plan.novoclouds-promotedPlan,div.novoclouds-plansRibbon div.novoclouds-plan.novoclouds-promotedPlan {
    background-color: #f8faff
}

div.novoclouds-plansTableRibbon div.novoclouds-discountInfo {
    min-height: 2rem
}

div.novoclouds-plansTableRibbon div.novoclouds-discountRenewal {
    min-height: 1.5rem
}

div.novoclouds-plansTableRibbon div.novoclouds-sticky-tabs {
    position: sticky;
    top: 0;
    z-index: 10
}

div.novoclouds-plansTableRibbon th.novoclouds-sticky-tableSection {
    position: sticky!important;
    top: 0;
    z-index: 9;
    background-color: #fffdfb
}

div.novoclouds-plansTableRibbon div.novoclouds-planTableTabs ul {
    border-bottom: none!important
}

div.novoclouds-plansTableRibbon div.novoclouds-planTableTabs ul img.novoclouds-img-center {
    margin: 0 auto;
    width: 1.875rem;
    aspect-ratio: 2/3
}

div.novoclouds-plansTableRibbon div.novoclouds-planTableToggles a {
    color: #506078;
    font-weight: 700
}

div.novoclouds-plansTableRibbon div.novoclouds-planTableToggles a.is-active,div.novoclouds-plansTableRibbon div.novoclouds-planTableToggles a:hover {
    text-decoration: underline
}

div.novoclouds-plansTableRibbon div.novoclouds-planTableContainer {
    overflow-x: auto
}

@media screen and (max-width: 575px) {
    div.novoclouds-plansTableRibbon div.novoclouds-planTableContainer {
        padding-left:1.5rem!important;
        padding-right: 1.5rem!important
    }
}

@media screen and (min-width: 1056px) {
    div.novoclouds-plansTableRibbon div.novoclouds-planTableContainer {
        overflow-x:visible
    }
}

div.novoclouds-plansTableRibbon table {
    border-collapse: separate;
    background-color: transparent
}

div.novoclouds-plansTableRibbon table td,div.novoclouds-plansTableRibbon table th {
    font-weight: inherit
}

div.novoclouds-plansTableRibbon table td.novoclouds-plan2,div.novoclouds-plansTableRibbon table th.novoclouds-plan2 {
    min-width: 50vw;
    max-width: 50vw
}

@media screen and (min-width: 1056px) {
    div.novoclouds-plansTableRibbon table td.novoclouds-plan2,div.novoclouds-plansTableRibbon table th.novoclouds-plan2 {
        min-width:0;
        width: 33%
    }
}

div.novoclouds-plansTableRibbon table td.novoclouds-plan3,div.novoclouds-plansTableRibbon table th.novoclouds-plan3 {
    min-width: 50vw;
    max-width: 50vw
}

@media screen and (min-width: 1056px) {
    div.novoclouds-plansTableRibbon table td.novoclouds-plan3,div.novoclouds-plansTableRibbon table th.novoclouds-plan3 {
        min-width:0;
        width: 25%
    }
}

div.novoclouds-plansTableRibbon table td.novoclouds-plan4,div.novoclouds-plansTableRibbon table th.novoclouds-plan4 {
    min-width: 50vw;
    max-width: 50vw
}

@media screen and (min-width: 1056px) {
    div.novoclouds-plansTableRibbon table td.novoclouds-plan4,div.novoclouds-plansTableRibbon table th.novoclouds-plan4 {
        min-width:0;
        width: 20%
    }
}

div.novoclouds-plansTableRibbon table.novoclouds-comparativeFeatureTable {
    border-top: 1px solid #dbdbdb!important;
    border-collapse: separate!important
}

div.novoclouds-plansTableRibbon table.novoclouds-comparativeFeatureTable tr td,div.novoclouds-plansTableRibbon table.novoclouds-comparativeFeatureTable tr th {
    border-bottom: 1px solid #dbdbdb!important;
    border-left: 1px solid #dbdbdb!important;
    vertical-align: middle
}

div.novoclouds-plansTableRibbon table.novoclouds-comparativeFeatureTable tr td:first-child,div.novoclouds-plansTableRibbon table.novoclouds-comparativeFeatureTable tr th:first-child {
    border-left: none!important
}

div.novoclouds-plansTableRibbon table.novoclouds-comparativeFeatureTable tr td:last-child,div.novoclouds-plansTableRibbon table.novoclouds-comparativeFeatureTable tr th:last-child {
    border-right: 1px solid #dbdbdb!important
}

div.novoclouds-plansTableRibbon table.novoclouds-comparativeFeatureTable tr td.novoclouds-promotedPlan,div.novoclouds-plansTableRibbon table.novoclouds-comparativeFeatureTable tr th.novoclouds-promotedPlan {
    border-bottom: 1px solid #dbdbdb!important;
    background-color: #f8faff!important;
    color: #1e4682
}

div.novoclouds-plansTableRibbon table.novoclouds-comparativeFeatureTable tr:last-child td:first-child,div.novoclouds-plansTableRibbon table.novoclouds-comparativeFeatureTable tr:last-child th:first-child {
    border-bottom: none!important
}

div.novoclouds-plansTableRibbon table.novoclouds-comparativeFeatureTable tr:last-child td:not(:first-child),div.novoclouds-plansTableRibbon table.novoclouds-comparativeFeatureTable tr:last-child th:not(:first-child) {
    border-radius: 0 0 1rem 1rem
}

div.novoclouds-plansTableRibbon table.novoclouds-comparativeFeatureTable span.novoclouds-planTooltip {
    position: relative;
    display: block
}

div.novoclouds-plansTableRibbon table.novoclouds-comparativeFeatureTable span.novoclouds-planTooltip:hover span.novoclouds-planTooltipContent {
    visibility: visible
}

div.novoclouds-plansTableRibbon table.novoclouds-comparativeFeatureTable span.novoclouds-planTooltip span.novoclouds-planTooltipContent {
    visibility: hidden;
    width: 100%;
    background-color: #1e4682;
    color: #fffdfb;
    border-radius: .3rem;
    padding: .75rem;
    position: absolute;
    z-index: 1;
    top: 150%;
    left: 82%;
    margin-left: -82%;
    line-height: 1.2
}

div.novoclouds-plansTableRibbon table.novoclouds-comparativeFeatureTable span.novoclouds-planTooltip span.novoclouds-planTooltipContent:after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 5%;
    margin-left: -5px;
    border: 5px solid transparent;
    border-bottom-color: #1e4682
}

div.novoclouds-plansTableRibbon td.novoclouds-plan,div.novoclouds-plansTableRibbon th.novoclouds-plan {
    position: relative;
    background-color: #fffdfb;
    color: #1e4682;
    border-top: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
    border-radius: 1rem 1rem 0 0;
    padding: 0
}

div.novoclouds-plansTableRibbon td.novoclouds-plan:first-child,div.novoclouds-plansTableRibbon th.novoclouds-plan:first-child {
    border: none!important
}

div.novoclouds-plansTableRibbon td.novoclouds-plan:last-child,div.novoclouds-plansTableRibbon th.novoclouds-plan:last-child {
    border-right: 1px solid #dbdbdb!important
}

div.novoclouds-plansTableRibbon td.novoclouds-plan.novoclouds-keyColumn,div.novoclouds-plansTableRibbon th.novoclouds-plan.novoclouds-keyColumn {
    vertical-align: middle;
    border-top: none;
    border-right: none;
    border-left: none
}

div.novoclouds-plansTableRibbon td.novoclouds-plan.novoclouds-termLinks,div.novoclouds-plansTableRibbon th.novoclouds-plan.novoclouds-termLinks {
    vertical-align: bottom!important
}

div.novoclouds-plansTableRibbon td.novoclouds-plan.novoclouds-termLinks a:hover,div.novoclouds-plansTableRibbon th.novoclouds-plan.novoclouds-termLinks a:hover {
    color: #005d67;
    text-decoration: underline
}

div.novoclouds-plansTableRibbon td.novoclouds-plan span.novoclouds-term,div.novoclouds-plansTableRibbon th.novoclouds-plan span.novoclouds-term {
    margin-left: -.5rem
}

div.novoclouds-plansTableRibbon td.novoclouds-plan div.novoclouds-plan-promotedHead,div.novoclouds-plansTableRibbon th.novoclouds-plan div.novoclouds-plan-promotedHead {
    min-height: 3rem;
    border-radius: 1rem 1rem 0 0
}

div.novoclouds-plansTableRibbon td.novoclouds-plan strong,div.novoclouds-plansTableRibbon th.novoclouds-plan strong {
    font-weight: 700
}

div.novoclouds-plansTableRibbon td.novoclouds-plan p.novoclouds-planPrice span,div.novoclouds-plansTableRibbon th.novoclouds-plan p.novoclouds-planPrice span {
    font-variant-numeric: tabular-nums;
    line-height: 1
}

div.novoclouds-plansNoTermsRibbon .novoclouds-featuresTooltip div.novoclouds-planTooltipFeature span,div.novoclouds-plansRibbon .novoclouds-featuresTooltip div.novoclouds-planTooltipFeature span,div.novoclouds-plansTableRibbon .novoclouds-featuresTooltip div.novoclouds-planTooltipFeature span {
    color: #fffdfb
}

div.novoclouds-plansNoTermsRibbon .novoclouds-featuresTooltip p.novoclouds-featuresTooltipHeading,div.novoclouds-plansRibbon .novoclouds-featuresTooltip p.novoclouds-featuresTooltipHeading,div.novoclouds-plansTableRibbon .novoclouds-featuresTooltip p.novoclouds-featuresTooltipHeading {
    cursor: pointer;
    color: #005d67
}

div.novoclouds-plansNoTermsRibbon .novoclouds-featuresTooltip,div.novoclouds-plansNoTermsRibbon .novoclouds-moreInfoTooltip,div.novoclouds-plansRibbon .novoclouds-featuresTooltip,div.novoclouds-plansRibbon .novoclouds-moreInfoTooltip,div.novoclouds-plansTableRibbon .novoclouds-featuresTooltip,div.novoclouds-plansTableRibbon .novoclouds-moreInfoTooltip {
    position: relative;
    display: block
}

div.novoclouds-plansNoTermsRibbon .novoclouds-featuresTooltip:hover span.novoclouds-featuresTooltipContent,div.novoclouds-plansNoTermsRibbon .novoclouds-featuresTooltip:hover span.novoclouds-moreInfoTooltipContent,div.novoclouds-plansNoTermsRibbon .novoclouds-moreInfoTooltip:hover span.novoclouds-featuresTooltipContent,div.novoclouds-plansNoTermsRibbon .novoclouds-moreInfoTooltip:hover span.novoclouds-moreInfoTooltipContent,div.novoclouds-plansRibbon .novoclouds-featuresTooltip:hover span.novoclouds-featuresTooltipContent,div.novoclouds-plansRibbon .novoclouds-featuresTooltip:hover span.novoclouds-moreInfoTooltipContent,div.novoclouds-plansRibbon .novoclouds-moreInfoTooltip:hover span.novoclouds-featuresTooltipContent,div.novoclouds-plansRibbon .novoclouds-moreInfoTooltip:hover span.novoclouds-moreInfoTooltipContent,div.novoclouds-plansTableRibbon .novoclouds-featuresTooltip:hover span.novoclouds-featuresTooltipContent,div.novoclouds-plansTableRibbon .novoclouds-featuresTooltip:hover span.novoclouds-moreInfoTooltipContent,div.novoclouds-plansTableRibbon .novoclouds-moreInfoTooltip:hover span.novoclouds-featuresTooltipContent,div.novoclouds-plansTableRibbon .novoclouds-moreInfoTooltip:hover span.novoclouds-moreInfoTooltipContent {
    visibility: visible
}

div.novoclouds-plansNoTermsRibbon .novoclouds-featuresTooltip span.novoclouds-featuresTooltipContent,div.novoclouds-plansNoTermsRibbon .novoclouds-featuresTooltip span.novoclouds-moreInfoTooltipContent,div.novoclouds-plansNoTermsRibbon .novoclouds-moreInfoTooltip span.novoclouds-featuresTooltipContent,div.novoclouds-plansNoTermsRibbon .novoclouds-moreInfoTooltip span.novoclouds-moreInfoTooltipContent,div.novoclouds-plansRibbon .novoclouds-featuresTooltip span.novoclouds-featuresTooltipContent,div.novoclouds-plansRibbon .novoclouds-featuresTooltip span.novoclouds-moreInfoTooltipContent,div.novoclouds-plansRibbon .novoclouds-moreInfoTooltip span.novoclouds-featuresTooltipContent,div.novoclouds-plansRibbon .novoclouds-moreInfoTooltip span.novoclouds-moreInfoTooltipContent,div.novoclouds-plansTableRibbon .novoclouds-featuresTooltip span.novoclouds-featuresTooltipContent,div.novoclouds-plansTableRibbon .novoclouds-featuresTooltip span.novoclouds-moreInfoTooltipContent,div.novoclouds-plansTableRibbon .novoclouds-moreInfoTooltip span.novoclouds-featuresTooltipContent,div.novoclouds-plansTableRibbon .novoclouds-moreInfoTooltip span.novoclouds-moreInfoTooltipContent {
    visibility: hidden;
    width: 100%;
    background-color: #1e4682;
    color: #fffdfb;
    border-radius: .3rem;
    padding: .75rem;
    position: absolute;
    z-index: 3;
    top: 150%;
    left: 82%;
    margin-left: -82%;
    line-height: 1.2
}

div.novoclouds-plansNoTermsRibbon .novoclouds-featuresTooltip.promote span.novoclouds-featuresTooltipContent,div.novoclouds-plansNoTermsRibbon .novoclouds-featuresTooltip.promote span.novoclouds-moreInfoTooltipContent,div.novoclouds-plansNoTermsRibbon .novoclouds-moreInfoTooltip.promote span.novoclouds-featuresTooltipContent,div.novoclouds-plansNoTermsRibbon .novoclouds-moreInfoTooltip.promote span.novoclouds-moreInfoTooltipContent,div.novoclouds-plansRibbon .novoclouds-featuresTooltip.promote span.novoclouds-featuresTooltipContent,div.novoclouds-plansRibbon .novoclouds-featuresTooltip.promote span.novoclouds-moreInfoTooltipContent,div.novoclouds-plansRibbon .novoclouds-moreInfoTooltip.promote span.novoclouds-featuresTooltipContent,div.novoclouds-plansRibbon .novoclouds-moreInfoTooltip.promote span.novoclouds-moreInfoTooltipContent,div.novoclouds-plansTableRibbon .novoclouds-featuresTooltip.promote span.novoclouds-featuresTooltipContent,div.novoclouds-plansTableRibbon .novoclouds-featuresTooltip.promote span.novoclouds-moreInfoTooltipContent,div.novoclouds-plansTableRibbon .novoclouds-moreInfoTooltip.promote span.novoclouds-featuresTooltipContent,div.novoclouds-plansTableRibbon .novoclouds-moreInfoTooltip.promote span.novoclouds-moreInfoTooltipContent {
    background-color: #005d67
}

div.novoclouds-informationNoImagesRibbon ul {
    margin-left: 1.5rem
}

div.novoclouds-informationInlineRibbon img {
    height: auto!important;
    max-height: 5rem;
    min-width: 10rem!important;
    max-width: 10rem!important
}

div.novoclouds-informationInlineRibbon div.novoclouds-customLevelItem {
    display: block;
    text-align: center
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-informationInlineRibbon div.novoclouds-customLevelItem {
        display:flex;
        flex-basis: auto;
        flex-grow: 0;
        flex-shrink: 0;
        align-items: center;
        justify-content: flex-start;
        text-align: left;
        width: 100%
    }
}

div.novoclouds-informationInlineRibbon div.novoclouds-customLevelItem div.novoclouds-customLevelItemContent {
    margin-top: 3rem;
    margin-bottom: 0
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-informationInlineRibbon div.novoclouds-customLevelItem div.novoclouds-customLevelItemContent {
        margin-left:2rem;
        margin-top: 0
    }
}

div.novoclouds-informationSingleRibbon img,div.novoclouds-informationToggleContentRibbon img {
    width: auto!important;
    height: 5rem!important
}

div.novoclouds-informationInlineSmallRibbon .novoclouds-customLevelLeftWrap {
    width: 100%
}

div.novoclouds-trustpilotCarouselRibbon div.novoclouds-trustpilotContainerDark div.novoclouds-trustpilotCarouselLight,div.novoclouds-trustpilotCarouselRibbon div.novoclouds-trustpilotContainerDark div.novoclouds-trustpilotGridLight,div.novoclouds-trustpilotCarouselRibbon div.novoclouds-trustpilotContainerDark div.novoclouds-trustpilotHorizontalLight,div.novoclouds-trustpilotCarouselRibbon div.novoclouds-trustpilotContainerLight div.novoclouds-trustpilotCarouselDark,div.novoclouds-trustpilotCarouselRibbon div.novoclouds-trustpilotContainerLight div.novoclouds-trustpilotGridDark,div.novoclouds-trustpilotCarouselRibbon div.novoclouds-trustpilotContainerLight div.novoclouds-trustpilotHorizontalDark,div.novoclouds-trustpilotGridRibbon div.novoclouds-trustpilotContainerDark div.novoclouds-trustpilotCarouselLight,div.novoclouds-trustpilotGridRibbon div.novoclouds-trustpilotContainerDark div.novoclouds-trustpilotGridLight,div.novoclouds-trustpilotGridRibbon div.novoclouds-trustpilotContainerDark div.novoclouds-trustpilotHorizontalLight,div.novoclouds-trustpilotGridRibbon div.novoclouds-trustpilotContainerLight div.novoclouds-trustpilotCarouselDark,div.novoclouds-trustpilotGridRibbon div.novoclouds-trustpilotContainerLight div.novoclouds-trustpilotGridDark,div.novoclouds-trustpilotGridRibbon div.novoclouds-trustpilotContainerLight div.novoclouds-trustpilotHorizontalDark,div.novoclouds-trustpilotHorizontalRibbon div.novoclouds-trustpilotContainerDark div.novoclouds-trustpilotCarouselLight,div.novoclouds-trustpilotHorizontalRibbon div.novoclouds-trustpilotContainerDark div.novoclouds-trustpilotGridLight,div.novoclouds-trustpilotHorizontalRibbon div.novoclouds-trustpilotContainerDark div.novoclouds-trustpilotHorizontalLight,div.novoclouds-trustpilotHorizontalRibbon div.novoclouds-trustpilotContainerLight div.novoclouds-trustpilotCarouselDark,div.novoclouds-trustpilotHorizontalRibbon div.novoclouds-trustpilotContainerLight div.novoclouds-trustpilotGridDark,div.novoclouds-trustpilotHorizontalRibbon div.novoclouds-trustpilotContainerLight div.novoclouds-trustpilotHorizontalDark {
    display: none
}

div.novoclouds-plansTableRibbon div.tabs ul li a,div.novoclouds-toggleVerticalRibbon div.tabs ul li a {
    border-bottom-width: 3px;
    border-bottom-color: transparent
}

div.novoclouds-plansTableRibbon div.tabs ul li a.is-active,div.novoclouds-plansTableRibbon div.tabs ul li a:hover,div.novoclouds-toggleVerticalRibbon div.tabs ul li a.is-active,div.novoclouds-toggleVerticalRibbon div.tabs ul li a:hover {
    color: #1e4682;
    border-bottom: 3px solid #005d67
}

div.novoclouds-plansTableRibbon div.tabs.novoclouds-tabs,div.novoclouds-toggleVerticalRibbon div.tabs.novoclouds-tabs {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

@media screen and (min-width: 1283px) {
    div.novoclouds-plansTableRibbon div.tabs.novoclouds-tabs,div.novoclouds-toggleVerticalRibbon div.tabs.novoclouds-tabs {
        padding-left:0;
        padding-right: 0
    }
}

div.novoclouds-plansTableRibbon div.tabs.novoclouds-tabs ul,div.novoclouds-toggleVerticalRibbon div.tabs.novoclouds-tabs ul {
    justify-content: center
}

div.novoclouds-plansTableRibbon div.tabs.novoclouds-tabs img.novoclouds-img-center,div.novoclouds-toggleVerticalRibbon div.tabs.novoclouds-tabs img.novoclouds-img-center {
    margin: 0 auto;
    width: 1.875rem;
    aspect-ratio: 2/3
}

div.novoclouds-plansTableRibbon.has-inverted-link-colour div.tabs ul li a,div.novoclouds-plansTableRibbon .has-inverted-link-colour div.tabs ul li a.is-active,div.novoclouds-plansTableRibbon .has-inverted-link-colour div.tabs ul li a:hover,div.novoclouds-toggleVerticalRibbon.has-inverted-link-colour div.tabs ul li a,div.novoclouds-toggleVerticalRibbon .has-inverted-link-colour div.tabs ul li a.is-active,div.novoclouds-toggleVerticalRibbon .has-inverted-link-colour div.tabs ul li a:hover {
    color: #fffdfb
}

div.novoclouds-toggleVerticalRibbon,div.novoclouds-toggleVerticalRibbon div.novoclouds-plansRibbon {
    padding-left: 0!important;
    padding-right: 0!important
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-toggleVerticalRibbon div.novoclouds-plansRibbon {
        padding-left:1.5rem!important;
        padding-right: 1.5rem!important
    }
}

@media screen and (min-width: 1283px) {
    div.novoclouds-toggleVerticalRibbon div.novoclouds-plansRibbon {
        padding-left:0!important;
        padding-right: 0!important
    }
}

div.novoclouds-contactDetailsRibbon div.novoclouds-postalAddressContainer {
    background-image: url(/assets/interface/postal-address-map.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    min-height: 36rem
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-contactDetailsRibbon div.novoclouds-postalAddressContainer {
        background-position:bottom;
        min-height: 0
    }
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-contactDetailsRibbon div.novoclouds-postalAddress {
        position:absolute;
        top: 0;
        left: 1.5rem;
        right: 1.5rem
    }
}

div.novoclouds-contactDetailsRibbon div.novoclouds-postalAddress p {
    line-height: 1.5
}

div.novoclouds-awardsRibbon img.novoclouds-award {
    margin: 0 auto
}

@media screen and (min-width: 1283px) {
    div.novoclouds-blogEntry div.novoclouds-discountCardRibbon div.novoclouds-discountCard img {
        margin:3rem 0 0 -2rem
    }
}

div.novoclouds-discountCardRibbon div.novoclouds-discountCard {
    overflow: hidden;
    text-align: center;
    padding: 2rem 2rem 40%
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-discountCardRibbon div.novoclouds-discountCard {
        padding:2rem;
        text-align: left;
        overflow: visible
    }
}

@media screen and (min-width: 1283px) {
    div.novoclouds-discountCardRibbon div.novoclouds-discountCard {
        padding:3rem 1rem 2rem 4rem
    }
}

div.novoclouds-discountCardRibbon div.novoclouds-discountCard .novoclouds-discountCard-large {
    font-size: 3.125rem;
    line-height: 5rem
}

@media screen and (max-width: 575px) {
    div.novoclouds-discountCardRibbon div.novoclouds-discountCard div.novoclouds-discountCardPrice p {
        line-height:1.5
    }
}

@media screen and (max-width: 575px) {
    div.novoclouds-discountCardRibbon div.novoclouds-discountCard div.novoclouds-discountCardTextBox {
        margin-top:2rem;
        margin-bottom: 1rem;
        margin-right: 0;
        border: 1px dashed #fffdfb;
        border-radius: .3rem;
        padding: .5rem
    }
}

@media screen and (min-width: 1283px) {
    div.novoclouds-discountCardRibbon div.novoclouds-discountCard div.novoclouds-discountCardTextBox {
        margin-right:2rem
    }
}

div.novoclouds-discountCardRibbon div.novoclouds-discountCard img {
    position: absolute;
    right: 0;
    left: 0;
    display: block;
    margin: 0 auto;
    z-index: 2
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-discountCardRibbon div.novoclouds-discountCard img {
        bottom:0;
        width: auto;
        margin: none
    }
}

@media screen and (min-width: 1284px) {
    div.novoclouds-discountCardRibbon div.novoclouds-discountCard img {
        top:0;
        bottom: auto;
        width: auto;
        margin: -4rem 0 0 -2rem
    }
}

@media screen and (max-width: 575px) {
    div.novoclouds-discountBlockRibbon,div.novoclouds-discountTicketRibbon {
        padding:4rem 1.5rem!important
    }
}

div.novoclouds-discountBlockRibbon hr,div.novoclouds-discountTicketRibbon hr {
    height: 0;
    margin: 0
}

div.novoclouds-discountTicket div.novoclouds-discountTicketEdge {
    position: absolute;
    overflow: hidden;
    transform: rotateX(180deg);
    margin-top: -.45rem
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-discountTicket div.novoclouds-discountTicketEdge {
        top:0;
        left: 0;
        height: 100%;
        margin-top: 0;
        transform: none
    }
}

div.novoclouds-discountTicket div.novoclouds-discountTicketEdge.end {
    transform: none;
    bottom: -.45rem
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-discountTicket div.novoclouds-discountTicketEdge.end {
        top:0;
        right: -.05rem;
        bottom: auto;
        height: 100%;
        transform: scaleX(-1)
    }
}

div.novoclouds-discountTicket div.novoclouds-discountTicketEdge .semi-circle {
    fill: #fff
}

div.novoclouds-discountTicket div.novoclouds-discountTicket-content {
    padding: 1rem 2rem
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-discountTicket div.novoclouds-discountTicket-content {
        display:flex;
        justify-content: space-between;
        flex-direction: column;
        height: 100%;
        padding: 2rem
    }
}

div.novoclouds-discountTicket div.novoclouds-discountTicket-content p {
    line-height: 1.5
}

div.novoclouds-discountTicket div.novoclouds-discountTicket-content div.novoclouds-discountCardPrice {
    color: #fffdfb
}

div.novoclouds-discountTicket div.novoclouds-discountTicket-content div.novoclouds-discountCardPrice p {
    line-height: 1
}

div.novoclouds-discountTicket div.novoclouds-discountTicket-content div.novoclouds-discountCardPrice span.is-size-1 {
    font-size: 8rem!important;
    line-height: 7rem!important
}

div.novoclouds-discountTicket div.novoclouds-discountTicket-content div.novoclouds-discountCardPrice span.is-size-2 {
    font-size: 7rem!important;
    line-height: 6rem!important
}

div.novoclouds-discountTicket div.novoclouds-discountTicket-content div.novoclouds-discountCardPrice span.is-size-3 {
    font-size: 5rem!important;
    line-height: 4rem!important
}

div.novoclouds-discountTicket div.novoclouds-discountTicket-content div.novoclouds-discountCardPrice span.is-size-4 {
    font-size: 4rem!important;
    line-height: 3rem!important
}

div.novoclouds-discountTicket div.novoclouds-discountTicket-content div.novoclouds-discountCardPrice span.is-size-5 {
    font-size: 3rem!important;
    line-height: 2rem!important
}

div.novoclouds-discountTicket div.novoclouds-discountTicket-content div.novoclouds-discountCardPrice span.is-size-6 {
    font-size: 2.5rem!important;
    line-height: 3rem!important
}

div.novoclouds-discountTicket div.novoclouds-discountTicket-content div.novoclouds-discountCardPrice span.is-size-7 {
    font-size: 2rem!important;
    line-height: 1.5rem!important
}

div.novoclouds-discountTicket div.novoclouds-discountTicketBlog-content {
    padding: 1rem 2rem!important
}

@media screen and (min-width: 1283px) {
    div.novoclouds-discountTicket div.novoclouds-discountTicketBlog-content {
        padding:2rem
    }
}

div.novoclouds-discountTicket div.novoclouds-discountTicket-bar {
    border-radius: .3rem!important;
    background-color: rgba(255,253,251,.2)
}

div.novoclouds-discountTicket div.novoclouds-discountTicket-code {
    border: 2px dashed #71edff
}

div.novoclouds-discountTicket div.novoclouds-discountTicket-leftColumn {
    border-bottom: 3px dashed #fffdfb
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-discountTicket div.novoclouds-discountTicket-leftColumn {
        border-bottom:none;
        border-right: 3px dashed #fffdfb
    }
}

div.novoclouds-discountTicket div.novoclouds-discountTicketBlog-leftColumn {
    border-bottom: 3px dashed #fffdfb
}

@media screen and (min-width: 1283px) {
    div.novoclouds-discountTicket div.novoclouds-discountTicketBlog-leftColumn {
        border-bottom:none;
        border-right: 3px dashed #fffdfb
    }
}

.novoclouds-countdownBar {
    width: 102px;
    height: 6px
}

div.novoclouds-couponStrip .column {
    order: 3
}

@media screen and (min-width: 1283px) {
    div.novoclouds-couponStrip .column:first-of-type {
        order:2
    }

    div.novoclouds-couponStrip .column:nth-of-type(2) {
        order: 1
    }
}

div.novoclouds-couponStrip a.button {
    max-width: 191px
}

div.novoclouds-couponStripRibbon .box {
    border-radius: .3rem!important
}

div.novoclouds-textCouponRedeemedRibbon .box {
    border-radius: .625rem!important;
    box-shadow: none;
    border-color: #005d67!important
}

div.novoclouds-textCouponRedeemedRibbon .has-rounded-border {
    border-radius: .3rem!important
}

div.novoclouds-textCouponRedeemedRibbon .novoclouds-CouponRedeemedRight {
    justify-content: center
}

@media screen and (min-width: 1283px) {
    div.novoclouds-textCouponRedeemedRibbon .novoclouds-CouponRedeemedRight {
        justify-content:end
    }
}

div.novoclouds-textCouponRedeemedRibbon .novoclouds-CouponRedeemedLeft {
    justify-content: center
}

@media screen and (min-width: 1283px) {
    div.novoclouds-textCouponRedeemedRibbon .novoclouds-CouponRedeemedLeft {
        justify-content:start
    }
}

div.novoclouds-reviewsCarouselRibbon div.novoclouds-slider,div.novoclouds-reviewsUserRibbon div.novoclouds-slider {
    overflow-x: auto;
    overflow-y: hidden;
    padding-top: .1rem;
    padding-bottom: .1rem;
    cursor: col-resize
}

div.novoclouds-reviewsCarouselRibbon div.novoclouds-slider div.novoclouds-slides,div.novoclouds-reviewsUserRibbon div.novoclouds-slider div.novoclouds-slides {
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

div.novoclouds-reviewsCarouselRibbon div.box,div.novoclouds-reviewsUserRibbon div.box {
    border-radius: .3rem!important;
    padding: 1.25rem
}

div.novoclouds-reviewsCarouselRibbon img.novoclouds-thirdParty,div.novoclouds-reviewsUserRibbon img.novoclouds-thirdParty {
    width: auto!important;
    height: 1.5rem!important
}

div.novoclouds-reviewsCarouselRibbon div.novoclouds-reviewDetails,div.novoclouds-reviewsUserRibbon div.novoclouds-reviewDetails {
    max-width: 50%
}

div.novoclouds-reviewsUserRibbon img {
    object-fit: cover;
    border-radius: 9999px
}

div.novoclouds-stepsRibbon h5.novoclouds-stepTitle {
    margin-top: .2rem
}

div.novoclouds-stepsRibbon .novoclouds-circle {
    border-radius: 50%;
    padding: .3rem .65rem;
    width: 2rem;
    height: 2rem
}

div.novoclouds-stepsRibbon .novoclouds-circle span {
    font-variant-numeric: tabular-nums;
    line-height: 1
}

@media screen and (min-width: 1284px) {
    div.novoclouds-stepsRibbon div.tile .is-narrow-widescreen {
        width:auto!important
    }
}

div.novoclouds-textAdditionalRibbon div.novoclouds-textAdditionalBorder,div.novoclouds-textContainerRibbon div.novoclouds-textAdditionalBorder {
    border-top: 2px solid #7f8a9b;
    padding-top: 4rem
}

div.novoclouds-textAdditionalRibbon img.novoclouds-textAdditionalIcon,div.novoclouds-textContainerRibbon img.novoclouds-textAdditionalIcon {
    max-width: 4rem
}

div.novoclouds-textAdditionalRibbon div.novoclouds-additionalTextButtons,div.novoclouds-textContainerRibbon div.novoclouds-additionalTextButtons {
    text-align: center
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-textAdditionalRibbon div.novoclouds-additionalTextButtons,div.novoclouds-textContainerRibbon div.novoclouds-additionalTextButtons {
        text-align:right
    }
}

div.novoclouds-columnsRibbon img {
    margin: 0 auto
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-featuresBlocksFullWidthRibbon div.novoclouds-featuresBlockContentSpacing,div.novoclouds-featuresBlocksRibbon div.novoclouds-featuresBlockContentSpacing {
        margin-right:2rem
    }
}

@media screen and (max-width: 575px) {
    div.novoclouds-featuresGridRibbon .tile:not(.is-child) {
        display:block
    }
}

div.novoclouds-featuresContainerRibbon div.novoclouds-featuresContainer-timeline {
    border: 1px dashed #fffdfb;
    height: 1px;
    width: 70%;
    margin: 0 auto
}

div.novoclouds-featuresContainerRibbon div.novoclouds-featuresContainer-timeline div.columns {
    margin-top: -.75rem
}

div.novoclouds-featuresContainerRibbon div.novoclouds-featuresContainer-timeline div.columns div.column:first-child img {
    margin-left: -.5rem
}

div.novoclouds-featuresContainerRibbon div.novoclouds-featuresContainer-timeline div.columns div.column:last-child img {
    margin-right: -.5rem
}

div.novoclouds-featuresCycleRibbon div.novoclouds-featureCycle-box h5 {
    color: #1e4682
}

div.novoclouds-featuresCycleRibbon div.novoclouds-featureCycle-box.novoclouds-featureCycle-active h5 {
    color: #005d67
}

div.novoclouds-featuresBlocksFullWidthRibbon div.novoclouds-featuresBorder,div.novoclouds-featuresBlocksRibbon div.novoclouds-featuresBorder,div.novoclouds-featuresRibbon div.novoclouds-featuresBorder {
    border-bottom: 1px solid #232432!important
}

div.novoclouds-featuresBlocksFullWidthRibbon div.novoclouds-featureIconHeight,div.novoclouds-featuresBlocksRibbon div.novoclouds-featureIconHeight,div.novoclouds-featuresRibbon div.novoclouds-featureIconHeight {
    min-height: 3.5rem
}

div.novoclouds-featuresBlocksFullWidthRibbon div.novoclouds-featureShadow,div.novoclouds-featuresBlocksRibbon div.novoclouds-featureShadow,div.novoclouds-featuresRibbon div.novoclouds-featureShadow {
    margin-top: -6rem
}

div.novoclouds-featuresBlocksFullWidthRibbon div.novoclouds-noFeatureShadow,div.novoclouds-featuresBlocksRibbon div.novoclouds-noFeatureShadow,div.novoclouds-featuresRibbon div.novoclouds-noFeatureShadow {
    filter: none!important
}

div.novoclouds-featuresCarouselRibbon div.novoclouds-featuresNavigation {
    display: flex;
    justify-content: space-between!important;
    align-items: center
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-featuresCarouselRibbon div.novoclouds-featuresNavigation {
        justify-content:flex-end!important;
        align-items: flex-end
    }
}

div.novoclouds-featuresCarouselRibbon div.novoclouds-featureCard img {
    width: auto!important;
    height: 2.5rem!important
}

div.novoclouds-featuresCarouselRibbon div.novoclouds-featureCard p {
    line-height: 1.5
}

div.novoclouds-featuresCarouselRibbon div.novoclouds-featureCard div.novoclouds-featureDescription p {
    margin-bottom: 1rem
}

div.novoclouds-featuresCarouselRibbon div.novoclouds-featureCard div.novoclouds-featureDescription p:last-child {
    margin-bottom: 0
}

div.novoclouds-featuresCarouselRibbon div.novoclouds-featureCard.has-opacity {
    opacity: .5
}

div.novoclouds-featuresCarouselRibbon div.carousel-list.has-shadow {
    box-shadow: none
}

div.novoclouds-featuresCarouselRibbon div.novoclouds-featuresCarouselContainer {
    overflow: hidden
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-featuresCarouselRibbon div.novoclouds-featuresCarouselContainer {
        padding-top:2rem
    }
}

div.novoclouds-featuresCarouselRibbon .novoclouds-featuresCarousel {
    padding-left: 4vw
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-featuresCarouselRibbon .novoclouds-featuresCarousel {
        padding-left:0
    }
}

div.novoclouds-featureSteps {
    max-width: 290px
}

@media screen and (max-width: 575px) {
    div.novoclouds-tilesRibbon div.is-tilesOrder-1 {
        order:1
    }
}

@media screen and (max-width: 575px) {
    div.novoclouds-tilesRibbon div.is-tilesOrder-2 {
        order:2
    }
}

div.novoclouds-tilesRibbon div.novoclouds-tile-wide div.box {
    box-shadow: -7.14387px 5.00071px 15.7165px rgba(0,0,0,.05)
}

div.novoclouds-tilesRibbon div.novoclouds-tile-wide div.box.novoclouds-tileHasAward {
    padding-top: 3.5rem
}

@media screen and (min-width: 1283px) {
    div.novoclouds-tilesRibbon div.novoclouds-tile-wide div.box {
        padding-top:3rem;
        padding-bottom: 3rem
    }
}

@media screen and (min-width: 1056px) {
    div.novoclouds-tilesRibbon div.novoclouds-tile-wide div.box {
        aspect-ratio:auto
    }
}

div.novoclouds-tilesRibbon div div.box {
    box-shadow: -7.14387px 5.00071px 15.7165px rgba(0,0,0,.05)
}

div.novoclouds-tilesRibbon div div.box.novoclouds-tileHasAward {
    padding-top: 3.5rem
}

div.novoclouds-tilesRibbon div.award {
    position: absolute;
    width: 5rem;
    top: -18%;
    left: 0;
    max-width: 5rem;
    max-height: 5rem
}

@media screen and (min-width: 1283px) {
    div.novoclouds-tilesRibbon div.award {
        width:auto;
        top: -20%;
        left: -10%
    }
}

div.novoclouds-timelineRibbon .novoclouds-timeline li {
    margin-bottom: 2rem;
    position: relative;
    display: flex;
    justify-content: flex-start
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-timelineRibbon .novoclouds-timeline li {
        margin-left:25%
    }
}

div.novoclouds-timelineRibbon .novoclouds-timeline .panel {
    width: 60%;
    overflow: hidden;
    position: relative;
    border: 1px solid transparent;
    margin-left: 2rem
}

@media screen and (max-width: 575px) {
    div.novoclouds-timelineRibbon .novoclouds-timeline .panel {
        width:100%
    }
}

div.novoclouds-timelineRibbon .novoclouds-timeline p {
    padding: 0 2rem;
    height: 0;
    opacity: 0;
    transition: all .3s ease
}

div.novoclouds-timelineRibbon .novoclouds-timeline div {
    display: block;
    cursor: pointer;
    transition: all .3s ease
}

div.novoclouds-timelineRibbon .novoclouds-timeline li.is-active .panel {
    background: #f8faff;
    border: 1px solid #005d67;
    border-radius: 1.25rem
}

div.novoclouds-timelineRibbon .novoclouds-timeline li.is-active .panel p {
    height: auto;
    opacity: 1;
    padding: 0 2rem 2rem
}

div.novoclouds-timelineRibbon .novoclouds-timeline li.is-active .panel div {
    padding: 2rem 2rem .5rem;
    color: #005d67
}

div.novoclouds-timelineRibbon .novoclouds-timeline li.is-active .panel div.intro {
    padding: 0 2rem .5rem
}

div.novoclouds-timelineRibbon .novoclouds-timeline:before {
    top: 0;
    bottom: 0;
    left: 25%;
    position: absolute;
    content: "";
    width: 1px;
    border: 1px dashed #ebf3ff
}

@media screen and (max-width: 575px) {
    div.novoclouds-timelineRibbon .novoclouds-timeline:before {
        left:5%
    }
}

div.novoclouds-timelineRibbon .novoclouds-timeline li:before {
    content: "";
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    top: .5rem;
    left: -.5rem;
    z-index: 99;
    background-repeat: no-repeat
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-timelineRibbon .novoclouds-timeline li:before {
        background-image:url(/assets/interface/timeline-bullet.png)
    }
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-timelineRibbon .novoclouds-timeline li.is-active:before {
        background-image:url(/assets/interface/timeline-bullet-active.png)
    }
}

div.novoclouds-reviewsBadgesLogoRibbon .novoclouds-badges,div.novoclouds-reviewsBadgesScoreRibbon .novoclouds-badges,div.novoclouds-reviewsBubbleRibbon .novoclouds-badges {
    margin-bottom: 1rem
}

div.novoclouds-reviewsBadgesLogoRibbon .novoclouds-badges picture,div.novoclouds-reviewsBadgesScoreRibbon .novoclouds-badges picture,div.novoclouds-reviewsBubbleRibbon .novoclouds-badges picture {
    margin-left: -1.25rem
}

div.novoclouds-reviewsBadgesLogoRibbon .novoclouds-badges .novoclouds-badge-divider+picture,div.novoclouds-reviewsBadgesLogoRibbon .novoclouds-badges picture:first-of-type,div.novoclouds-reviewsBadgesScoreRibbon .novoclouds-badges .novoclouds-badge-divider+picture,div.novoclouds-reviewsBadgesScoreRibbon .novoclouds-badges picture:first-of-type,div.novoclouds-reviewsBubbleRibbon .novoclouds-badges .novoclouds-badge-divider+picture,div.novoclouds-reviewsBubbleRibbon .novoclouds-badges picture:first-of-type {
    margin-left: 0
}

div.novoclouds-reviewsBadgesLogoRibbon .novoclouds-badges .novoclouds-badge-divider,div.novoclouds-reviewsBadgesScoreRibbon .novoclouds-badges .novoclouds-badge-divider,div.novoclouds-reviewsBubbleRibbon .novoclouds-badges .novoclouds-badge-divider {
    flex-basis: 100%;
    height: .5rem
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-reviewsBadgesLogoRibbon .novoclouds-badges,div.novoclouds-reviewsBadgesScoreRibbon .novoclouds-badges,div.novoclouds-reviewsBubbleRibbon .novoclouds-badges {
        margin-bottom:0
    }

    div.novoclouds-reviewsBadgesLogoRibbon .novoclouds-badges .novoclouds-badge-divider,div.novoclouds-reviewsBadgesScoreRibbon .novoclouds-badges .novoclouds-badge-divider,div.novoclouds-reviewsBubbleRibbon .novoclouds-badges .novoclouds-badge-divider {
        display: none
    }

    div.novoclouds-reviewsBadgesLogoRibbon .novoclouds-badges .novoclouds-badge-divider+picture,div.novoclouds-reviewsBadgesScoreRibbon .novoclouds-badges .novoclouds-badge-divider+picture,div.novoclouds-reviewsBubbleRibbon .novoclouds-badges .novoclouds-badge-divider+picture {
        margin-left: -1.25rem
    }
}

div.novoclouds-reviewsBubbleRibbon .novoclouds-reviewbubble {
    border-radius: .3rem;
    max-width: 31.25rem;
    font-size: 1rem
}

div.novoclouds-reviewsBubbleRibbon .novoclouds-reviewbubble picture {
    max-width: 2.125rem;
    margin-right: 1rem
}

@media print,screen and (min-width: 580px) {
    div.novoclouds-reviewsBubbleRibbon .novoclouds-reviewbubble {
        font-size:1.125rem
    }

    div.novoclouds-reviewsBubbleRibbon .novoclouds-reviewbubble picture {
        max-width: 5rem;
        margin-right: 2rem
    }
}

div.novoclouds-reviewsBubbleRibbon .novoclouds-reviewbubble:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 10%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top-color: #005d67
}

@media screen and (min-width: 1283px) {
    div.novoclouds-reviewsBubbleRibbon .novoclouds-badges {
        justify-content:start!important
    }
}

div.novoclouds-reviewsBadgesLogoRibbon .novoclouds-badges {
    flex-wrap: nowrap!important
}

div.novoclouds-reviewsBadgesLogoRibbon .novoclouds-badges .novoclouds-badge-divider {
    display: none!important
}

div.novoclouds-reviewsBadgesLogoRibbon .novoclouds-badges .novoclouds-badge-divider+picture {
    margin-left: -20px!important
}

.novoclouds-testimonialBlockRibbon .novoclouds-tb-review .novoclouds-tb-image .image img.novoclouds-avimg {
    width: 3.75rem;
    border: 2px solid #fffdfb
}

.novoclouds-testimonialBlockRibbon .novoclouds-tb-review .novoclouds-tb-image .novoclouds-tb-flag {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 1.25rem;
    height: 1.25rem
}

.novoclouds-testimonialBlockRibbon .novoclouds-tb-review .novoclouds-tb-image .novoclouds-tb-flag .image {
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 50%;
    border: 2px solid #fffdfb
}

.novoclouds-testimonialBlockRibbon .novoclouds-tb-review .novoclouds-tb-image .novoclouds-tb-flag .image img {
    height: 100%;
    object-fit: cover
}

.novoclouds-testimonialBlockRibbon .novoclouds-tb-score {
    font-size: 1.875rem
}

@media screen and (min-width: 1283px) {
    .novoclouds-testimonialBlockRibbon {
        padding:2rem
    }

    .novoclouds-testimonialBlockRibbon .novoclouds-tb-score {
        font-size: 3.5rem
    }
}

.novoclouds-testimonialBlockRibbon .novoclouds-tb-scores .novoclouds-tbs-head {
    font-weight: 700;
    height: 1.75rem
}

.novoclouds-testimonialBlockRibbon .novoclouds-tb-scores .novoclouds-tbs-score-info .novoclouds-tbs-bar {
    background: rgba(18,20,29,.07);
    width: 100%;
    height: 5px;
    border-radius: .75rem
}

.novoclouds-testimonialBlockRibbon .novoclouds-tb-scores .novoclouds-tbs-score-info .novoclouds-tbs-bar .novoclouds-tbs-bar-inner {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1;
    border-radius: 11px
}

@media screen and (min-width: 1283px) {
    .novoclouds-testimonialBlockRibbon .novoclouds-tb-scores .novoclouds-tbs-score-info .novoclouds-tbs-bar {
        width:5.75rem;
        margin-right: 0
    }
}

.novoclouds-testimonialBlockRibbon .novoclouds-tb-scores .novoclouds-tbs-score-info .novoclouds-tbs-score {
    font-weight: 700
}
