/*! UIkit 3.6.10 | https://www.getuikit.com | (c) 2014 - 2020 YOOtheme | MIT License */
body {
    margin: 0
}

a:active,a:hover {
    outline: 0
}

.jl-link,a {
    color: #219897;
    text-decoration: none;
    cursor: pointer
}

.jl-link-toggle:focus .jl-link,.jl-link-toggle:hover .jl-link,.jl-link:hover,a:hover {
    color: #1c8382;
    text-decoration: none
}

abbr[title] {
    text-decoration: underline dotted;
    -webkit-text-decoration-style: dotted
}

b,strong {
    font-weight: bolder
}

:not(pre)>code,:not(pre)>kbd,:not(pre)>samp {
    font-family: Consolas,monaco,monospace;
    font-size: 14px;
    color: #f0506e;
    white-space: nowrap;
    padding: 2px 6px;
    background: #f8f9fa
}

em {
    color: #f0506e
}

ins {
    background: #ffd;
    color: #343434;
    text-decoration: none
}

mark {
    background: #ffd;
    color: #343434
}

q {
    font-style: italic
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

audio,canvas,iframe,img,svg,video {
    vertical-align: middle
}

canvas,img,video {
    max-width: 100%;
    height: auto;
    box-sizing: border-box
}

@supports (display: block) {
    svg {
        max-width:100%;
        height: auto;
        box-sizing: border-box
    }
}

svg:not(:root) {
    overflow: hidden
}

img:not([src]) {
    min-width: 1px;
    visibility: hidden
}

iframe {
    border: 0
}

address,dl,fieldset,figure,ol,p,pre,ul {
    margin: 0 0 20px 0
}

*+address,*+dl,*+fieldset,*+figure,*+ol,*+p,*+pre,*+ul {
    margin-top: 20px
}

.jl-h1,.jl-h2,.jl-h3,.jl-h4,.jl-h5,.jl-h6,.jl-heading-2xlarge,.jl-heading-large,.jl-heading-medium,.jl-heading-small,.jl-heading-xlarge,h1,h2,h3,h4,h5,h6 {
    margin: 0 0 20px 0;
    text-transform: none
}

*+.jl-h1,*+.jl-h2,*+.jl-h3,*+.jl-h4,*+.jl-h5,*+.jl-h6,*+.jl-heading-2xlarge,*+.jl-heading-large,*+.jl-heading-medium,*+.jl-heading-small,*+.jl-heading-xlarge,*+h1,*+h2,*+h3,*+h4,*+h5,*+h6 {
    margin-top: 40px
}

.jl-h1,h1 {
    font-size: 35.7px;
    line-height: 1.2
}

.jl-h2,h2 {
    font-size: 27.2px;
    line-height: 1.3
}

.jl-h3,h3 {
    font-size: 24px;
    line-height: 1.4
}

.jl-h4,h4 {
    font-size: 20px;
    line-height: 1.4
}

.jl-h5,h5 {
    font-size: 16px;
    line-height: 1.4
}

.jl-h6,h6 {
    font-size: 14px;
    line-height: 1.4
}

@media (min-width: 960px) {
    .jl-h1,h1 {
        font-size:42px
    }

    .jl-h2,h2 {
        font-size: 32px
    }
}

ol,ul {
    padding-left: 30px
}

ol>li>ol,ol>li>ul,ul>li>ol,ul>li>ul {
    margin: 0
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.jl-hr,hr {
    overflow: visible;
    text-align: inherit;
    margin: 0 0 20px 0;
    border: 0;
    border-top: 1px solid #f1f1f1
}

*+.jl-hr,*+hr {
    margin-top: 20px
}

address {
    font-style: normal
}

blockquote {
    margin: 0 0 20px 0;
    font-size: 20px;
    line-height: 1.5;
    font-style: italic;
    color: #191919
}

*+blockquote {
    margin-top: 20px
}

blockquote p:last-of-type {
    margin-bottom: 0
}

blockquote footer {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.5;
    color: #343434
}

blockquote footer::before {
    content: "— "
}

pre {
    font: 14px/1.5 Consolas,monaco,monospace;
    color: #343434;
    -moz-tab-size: 4;
    tab-size: 4;
    overflow: auto;
    padding: 10px;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    background: #fff
}

pre code {
    font-family: Consolas,monaco,monospace
}

::selection {
    background: #39f;
    color: #fff;
    text-shadow: none
}

details,main {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

.jl-breakpoint-s::before {
    content: '640px'
}

.jl-breakpoint-m::before {
    content: '960px'
}

.jl-breakpoint-l::before {
    content: '1200px'
}

.jl-breakpoint-xl::before {
    content: '1600px'
}

:root {
    --jl-breakpoint-s: 640px;
    --jl-breakpoint-m: 960px;
    --jl-breakpoint-l: 1200px;
    --jl-breakpoint-xl: 1600px
}

.jl-link-muted a,a.jl-link-muted {
    color: #9b9b9b
}

.jl-link-muted a:hover,.jl-link-toggle:focus .jl-link-muted,.jl-link-toggle:hover .jl-link-muted,a.jl-link-muted:hover {
    color: #343434
}

.jl-link-text a,a.jl-link-text {
    color: inherit
}

.jl-link-text a:hover,.jl-link-toggle:focus .jl-link-text,.jl-link-toggle:hover .jl-link-text,a.jl-link-text:hover {
    color: #9b9b9b
}

.jl-link-heading a,a.jl-link-heading {
    color: inherit
}

.jl-link-heading a:hover,.jl-link-toggle:focus .jl-link-heading,.jl-link-toggle:hover .jl-link-heading,a.jl-link-heading:hover {
    color: #219897;
    text-decoration: none
}

.jl-link-reset a,a.jl-link-reset {
    color: inherit!important;
    text-decoration: none!important
}

.jl-link-toggle {
    color: inherit!important;
    text-decoration: none!important
}

.jl-link-toggle:focus {
    outline: 0
}

.jl-heading-small {
    font-size: 2.6rem;
    line-height: 1.2
}

.jl-heading-medium {
    font-size: 2.8875rem;
    line-height: 1.1
}

.jl-heading-large {
    font-size: 3.4rem;
    line-height: 1.1
}

.jl-heading-xlarge {
    font-size: 4rem;
    line-height: 1
}

.jl-heading-2xlarge {
    font-size: 6rem;
    line-height: 1
}

@media (min-width: 960px) {
    .jl-heading-small {
        font-size:3.25rem
    }

    .jl-heading-medium {
        font-size: 3.5rem
    }

    .jl-heading-large {
        font-size: 4rem
    }

    .jl-heading-xlarge {
        font-size: 6rem
    }

    .jl-heading-2xlarge {
        font-size: 8rem
    }
}

@media (min-width: 1200px) {
    .jl-heading-medium {
        font-size:4rem
    }

    .jl-heading-large {
        font-size: 6rem
    }

    .jl-heading-xlarge {
        font-size: 8rem
    }

    .jl-heading-2xlarge {
        font-size: 11rem
    }
}

.jl-heading-divider {
    padding-bottom: calc(5px + .1em);
    border-bottom: calc(.2px + .05em) solid #f1f1f1
}

.jl-heading-bullet {
    position: relative
}

.jl-heading-bullet::before {
    content: "";
    display: inline-block;
    position: relative;
    top: calc(-.1 * 1em);
    vertical-align: middle;
    height: calc(4px + .7em);
    margin-right: calc(5px + .2em);
    border-left: calc(5px + .1em) solid #f1f1f1
}

.jl-heading-line {
    overflow: hidden
}

.jl-heading-line>* {
    display: inline-block;
    position: relative
}

.jl-heading-line>::after,.jl-heading-line>::before {
    content: "";
    position: absolute;
    top: calc(50% - ((.2px + .05em)/ 2));
    width: 2000px;
    border-bottom: calc(.2px + .05em) solid #f1f1f1
}

.jl-heading-line>::before {
    right: 100%;
    margin-right: calc(5px + .3em)
}

.jl-heading-line>::after {
    left: 100%;
    margin-left: calc(5px + .3em)
}

[class*=jl-divider] {
    border: none;
    margin-bottom: 20px
}

*+[class*=jl-divider] {
    margin-top: 20px
}

.jl-divider-icon {
    position: relative;
    height: 20px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23F1F1F1%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.jl-divider-icon::after,.jl-divider-icon::before {
    content: "";
    position: absolute;
    top: 50%;
    max-width: calc(50% - (50px / 2));
    border-bottom: 1px solid #f1f1f1
}

.jl-divider-icon::before {
    right: calc(50% + (50px / 2));
    width: 100%
}

.jl-divider-icon::after {
    left: calc(50% + (50px / 2));
    width: 100%
}

.jl-divider-small {
    line-height: 0
}

.jl-divider-small::after {
    content: "";
    display: inline-block;
    width: 100px;
    max-width: 100%;
    border-top: 1px solid #f1f1f1;
    vertical-align: top
}

.jl-divider-vertical {
    width: 1px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    border-left: 1px solid #f1f1f1
}

.jl-list {
    padding: 0;
    list-style: none
}

.jl-list>*>:last-child {
    margin-bottom: 0
}

.jl-list>*>ul,.jl-list>:nth-child(n+2) {
    margin-top: 10px
}

.jl-list-circle>*,.jl-list-decimal>*,.jl-list-disc>*,.jl-list-hyphen>*,.jl-list-square>* {
    padding-left: 30px
}

.jl-list-decimal {
    counter-reset: decimal
}

.jl-list-decimal>* {
    counter-increment: decimal
}

[class*=jl-list]>::before {
    content: '';
    position: relative;
    left: -30px;
    width: 30px;
    height: 1.5em;
    margin-bottom: -1.5em;
    display: list-item;
    list-style-position: inside;
    text-align: right
}

.jl-list-disc>::before {
    list-style-type: disc
}

.jl-list-circle>::before {
    list-style-type: circle
}

.jl-list-square>::before {
    list-style-type: square
}

.jl-list-decimal>::before {
    content: counter(decimal,decimal) '\200A.\00A0'
}

.jl-list-hyphen>::before {
    content: '–\00A0\00A0'
}

.jl-list-muted>::before {
    color: #9b9b9b!important
}

.jl-list-emphasis>::before {
    color: #191919!important
}

.jl-list-primary>::before {
    color: #219897!important
}

.jl-list-secondary>::before {
    color: #191919!important
}

.jl-list-bullet>* {
    padding-left: 30px
}

.jl-list-bullet>::before {
    content: "";
    position: relative;
    left: -30px;
    width: 30px;
    height: 1.5em;
    margin-bottom: -1.5em;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23343434%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.jl-list-divider>:nth-child(n+2) {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #f1f1f1
}

.jl-list-striped>* {
    padding: 10px 10px
}

.jl-list-striped>:nth-of-type(odd) {
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1
}

.jl-list-striped>:nth-of-type(odd) {
    background: #f8f9fa
}

.jl-list-striped>:nth-child(n+2) {
    margin-top: 0
}

.jl-list-large>*>ul,.jl-list-large>:nth-child(n+2) {
    margin-top: 20px
}

.jl-list-collapse>*>ul,.jl-list-collapse>:nth-child(n+2) {
    margin-top: 0
}

.jl-list-large.jl-list-divider>:nth-child(n+2) {
    margin-top: 20px;
    padding-top: 20px
}

.jl-list-collapse.jl-list-divider>:nth-child(n+2) {
    margin-top: 0;
    padding-top: 0
}

.jl-list-large.jl-list-striped>* {
    padding: 20px 10px
}

.jl-list-collapse.jl-list-striped>* {
    padding-top: 0;
    padding-bottom: 0
}

.jl-list-collapse.jl-list-striped>:nth-child(n+2),.jl-list-large.jl-list-striped>:nth-child(n+2) {
    margin-top: 0
}

.jl-description-list>dt {
    color: #191919;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase
}

.jl-description-list>dt:nth-child(n+2) {
    margin-top: 20px
}

.jl-description-list-divider>dt:nth-child(n+2) {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #f1f1f1
}

.jl-table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 20px
}

*+.jl-table {
    margin-top: 20px
}

.jl-table th {
    padding: 16px 12px;
    text-align: left;
    vertical-align: bottom;
    font-size: 14px;
    font-weight: 400;
    color: #9b9b9b;
    text-transform: uppercase
}

.jl-table td {
    padding: 16px 12px;
    vertical-align: top
}

.jl-table td>:last-child {
    margin-bottom: 0
}

.jl-table tfoot {
    font-size: 14px
}

.jl-table caption {
    font-size: 14px;
    text-align: left;
    color: #9b9b9b
}

.jl-table-middle,.jl-table-middle td {
    vertical-align: middle!important
}

.jl-table-divider>:first-child>tr:not(:first-child),.jl-table-divider>:not(:first-child)>tr,.jl-table-divider>tr:not(:first-child) {
    border-top: 1px solid #f1f1f1
}

.jl-table-striped tbody tr:nth-of-type(odd),.jl-table-striped>tr:nth-of-type(odd) {
    background: #f8f9fa;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1
}

.jl-table-hover tbody tr:hover,.jl-table-hover>tr:hover {
    background: #ffd
}

.jl-table tbody tr.jl-active,.jl-table>tr.jl-active {
    background: #ffd
}

.jl-table-small td,.jl-table-small th {
    padding: 10px 12px
}

.jl-table-large td,.jl-table-large th {
    padding: 22px 12px
}

.jl-table-justify td:first-child,.jl-table-justify th:first-child {
    padding-left: 0
}

.jl-table-justify td:last-child,.jl-table-justify th:last-child {
    padding-right: 0
}

.jl-table-shrink {
    width: 1px
}

.jl-table-expand {
    min-width: 150px
}

.jl-table-link {
    padding: 0!important
}

.jl-table-link>a {
    display: block;
    padding: 16px 12px
}

.jl-table-small .jl-table-link>a {
    padding: 10px 12px
}

@media (max-width: 959px) {
    .jl-table-responsive,.jl-table-responsive tbody,.jl-table-responsive td,.jl-table-responsive th,.jl-table-responsive tr {
        display:block
    }

    .jl-table-responsive thead {
        display: none
    }

    .jl-table-responsive td,.jl-table-responsive th {
        width: auto!important;
        max-width: none!important;
        min-width: 0!important;
        overflow: visible!important;
        white-space: normal!important
    }

    .jl-table-responsive .jl-table-link:not(:first-child)>a,.jl-table-responsive td:not(:first-child):not(.jl-table-link),.jl-table-responsive th:not(:first-child):not(.jl-table-link) {
        padding-top: 5px!important
    }

    .jl-table-responsive .jl-table-link:not(:last-child)>a,.jl-table-responsive td:not(:last-child):not(.jl-table-link),.jl-table-responsive th:not(:last-child):not(.jl-table-link) {
        padding-bottom: 5px!important
    }

    .jl-table-justify.jl-table-responsive td,.jl-table-justify.jl-table-responsive th {
        padding-left: 0;
        padding-right: 0
    }
}

.jl-table tbody tr {
    transition: background-color .1s linear
}

.jl-icon {
    margin: 0;
    border: none;
    border-radius: 0;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    padding: 0;
    background-color: transparent;
    display: inline-block;
    fill: currentcolor;
    line-height: 0
}

button.jl-icon:not(:disabled) {
    cursor: pointer
}

.jl-icon::-moz-focus-inner {
    border: 0;
    padding: 0
}

.jl-icon:not(.jl-preserve) [fill*='#']:not(.jl-preserve) {
    fill: currentcolor
}

.jl-icon:not(.jl-preserve) [stroke*='#']:not(.jl-preserve) {
    stroke: currentcolor
}

.jl-icon>* {
    transform: translate(0,0)
}

.jl-icon-image {
    width: 20px;
    height: 20px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle
}

.jl-icon-link {
    color: #9b9b9b
}

.jl-icon-link:focus,.jl-icon-link:hover {
    color: #343434;
    outline: 0
}

.jl-active>.jl-icon-link,.jl-icon-link:active {
    color: #272727
}

.jl-icon-button {
    box-sizing: border-box;
    width: 36px;
    height: 36px;
    border-radius: 500px;
    background: #f8f9fa;
    color: #9b9b9b;
    vertical-align: middle;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: .1s ease-in-out;
    transition-property: color,background-color
}

.jl-icon-button:focus,.jl-icon-button:hover {
    background-color: #e9ecef;
    color: #343434;
    outline: 0
}

.jl-active>.jl-icon-button,.jl-icon-button:active {
    background-color: #dae0e5;
    color: #343434
}

.jl-range {
    box-sizing: border-box;
    margin: 0;
    vertical-align: middle;
    max-width: 100%;
    width: 100%;
    -webkit-appearance: none;
    background: 0 0;
    padding: 0
}

.jl-range:focus {
    outline: 0
}

.jl-range::-moz-focus-outer {
    border: none
}

.jl-range::-ms-track {
    height: 15px;
    background: 0 0;
    border-color: transparent;
    color: transparent
}

.jl-range:not(:disabled)::-webkit-slider-thumb {
    cursor: pointer
}

.jl-range:not(:disabled)::-moz-range-thumb {
    cursor: pointer
}

.jl-range:not(:disabled)::-ms-thumb {
    cursor: pointer
}

.jl-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    margin-top: -7px;
    height: 15px;
    width: 15px;
    border-radius: 500px;
    background: #fff;
    border: 1px solid #d8d8d8
}

.jl-range::-moz-range-thumb {
    border: none;
    height: 15px;
    width: 15px;
    border-radius: 500px;
    background: #fff;
    border: 1px solid #d8d8d8
}

.jl-range::-ms-thumb {
    margin-top: 0
}

.jl-range::-ms-thumb {
    border: none;
    height: 15px;
    width: 15px;
    border-radius: 500px;
    background: #fff;
    border: 1px solid #d8d8d8
}

.jl-range::-ms-tooltip {
    display: none
}

.jl-range::-webkit-slider-runnable-track {
    height: 3px;
    background: #e9ecef;
    border-radius: 500px
}

.jl-range:active::-webkit-slider-runnable-track,.jl-range:focus::-webkit-slider-runnable-track {
    background: #cbd3da
}

.jl-range::-moz-range-track {
    height: 3px;
    background: #e9ecef;
    border-radius: 500px
}

.jl-range:focus::-moz-range-track {
    background: #cbd3da
}

.jl-range::-ms-fill-lower,.jl-range::-ms-fill-upper {
    height: 3px;
    background: #e9ecef;
    border-radius: 500px
}

.jl-range:focus::-ms-fill-lower,.jl-range:focus::-ms-fill-upper {
    background: #cbd3da
}

.jl-checkbox,.jl-input,.jl-radio,.jl-select,.jl-textarea {
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    font: inherit
}

.jl-input {
    overflow: visible
}

.jl-select {
    text-transform: none
}

.jl-select optgroup {
    font: inherit;
    font-weight: 700
}

.jl-textarea {
    overflow: auto
}

.jl-input[type=search]::-webkit-search-cancel-button,.jl-input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

.jl-input[type=number]::-webkit-inner-spin-button,.jl-input[type=number]::-webkit-outer-spin-button {
    height: auto
}

.jl-input::-moz-placeholder,.jl-textarea::-moz-placeholder {
    opacity: 1
}

.jl-checkbox:not(:disabled),.jl-radio:not(:disabled) {
    cursor: pointer
}

.jl-fieldset {
    border: none;
    margin: 0;
    padding: 0
}

.jl-input,.jl-textarea {
    -webkit-appearance: none
}

.jl-input,.jl-select,.jl-textarea {
    max-width: 100%;
    width: 100%;
    border: 0 none;
    padding: 0 10px;
    background: #fff;
    color: #343434;
    border: 1px solid #f1f1f1;
    transition: .2s ease-in-out;
    transition-property: color,background-color,border
}

.jl-input,.jl-select:not([multiple]):not([size]) {
    height: 40px;
    vertical-align: middle;
    display: inline-block
}

.jl-input:not(input),.jl-select:not(select) {
    line-height: 38px
}

.jl-select[multiple],.jl-select[size],.jl-textarea {
    padding-top: 4px;
    padding-bottom: 4px;
    vertical-align: top
}

.jl-input:focus,.jl-select:focus,.jl-textarea:focus {
    outline: 0;
    background-color: #fff;
    color: #343434;
    border-color: #219897
}

.jl-input:disabled,.jl-select:disabled,.jl-textarea:disabled {
    background-color: #f8f9fa;
    color: #9b9b9b;
    border-color: #f1f1f1
}

.jl-input::-ms-input-placeholder {
    color: #9b9b9b!important
}

.jl-input::placeholder {
    color: #9b9b9b
}

.jl-textarea::-ms-input-placeholder {
    color: #9b9b9b!important
}

.jl-textarea::placeholder {
    color: #9b9b9b
}

.jl-form-small {
    font-size: 14px
}

.jl-form-small:not(textarea):not([multiple]):not([size]) {
    height: 30px;
    padding-left: 8px;
    padding-right: 8px
}

.jl-form-small:not(select):not(input):not(textarea) {
    line-height: 28px
}

.jl-form-large {
    font-size: 20px
}

.jl-form-large:not(textarea):not([multiple]):not([size]) {
    height: 55px;
    padding-left: 12px;
    padding-right: 12px
}

.jl-form-large:not(select):not(input):not(textarea) {
    line-height: 53px
}

.jl-form-danger,.jl-form-danger:focus {
    color: #f0506e;
    border-color: #f0506e
}

.jl-form-success,.jl-form-success:focus {
    color: #3ecf8e;
    border-color: #3ecf8e
}

.jl-form-blank {
    background: 0 0;
    border-color: transparent
}

.jl-form-blank:focus {
    border-color: #f1f1f1;
    border-style: dashed
}

input.jl-form-width-xsmall {
    width: 50px
}

select.jl-form-width-xsmall {
    width: 75px
}

.jl-form-width-small {
    width: 130px
}

.jl-form-width-medium {
    width: 200px
}

.jl-form-width-large {
    width: 500px
}

.jl-select:not([multiple]):not([size]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 20px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23343434%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23343434%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
    background-repeat: no-repeat;
    background-position: 100% 50%
}

.jl-select:not([multiple]):not([size])::-ms-expand {
    display: none
}

.jl-select:not([multiple]):not([size]) option {
    color: #444
}

.jl-select:not([multiple]):not([size]):disabled {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%239B9B9B%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%239B9B9B%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.jl-input[list] {
    padding-right: 20px;
    background-repeat: no-repeat;
    background-position: 100% 50%
}

.jl-input[list]:focus,.jl-input[list]:hover {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23343434%22%20points%3D%2212%2012%208%206%2016%206%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.jl-input[list]::-webkit-calendar-picker-indicator {
    display: none
}

.jl-checkbox,.jl-radio {
    display: inline-block;
    height: 16px;
    width: 16px;
    overflow: hidden;
    margin-top: -4px;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: 1px solid #d8d8d8;
    transition: .2s ease-in-out;
    transition-property: background-color,border
}

.jl-radio {
    border-radius: 50%
}

.jl-checkbox:focus,.jl-radio:focus {
    outline: 0;
    border-color: #219897
}

.jl-checkbox:checked,.jl-checkbox:indeterminate,.jl-radio:checked {
    background-color: #219897;
    border-color: transparent
}

.jl-checkbox:checked:focus,.jl-checkbox:indeterminate:focus,.jl-radio:checked:focus {
    background-color: #186e6d
}

.jl-radio:checked {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23FFF%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.jl-checkbox:checked {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23FFF%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.jl-checkbox:indeterminate {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23FFF%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.jl-checkbox:disabled,.jl-radio:disabled {
    background-color: #f8f9fa;
    border-color: #f1f1f1
}

.jl-radio:disabled:checked {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%239B9B9B%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.jl-checkbox:disabled:checked {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%239B9B9B%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.jl-checkbox:disabled:indeterminate {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%239B9B9B%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.jl-legend {
    width: 100%;
    color: inherit;
    padding: 0;
    font-size: 24px;
    line-height: 1.4
}

.jl-form-custom {
    display: inline-block;
    position: relative;
    max-width: 100%;
    vertical-align: middle
}

.jl-form-custom input[type=file],.jl-form-custom select {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    -webkit-appearance: none;
    opacity: 0;
    cursor: pointer
}

.jl-form-custom input[type=file] {
    font-size: 500px;
    overflow: hidden
}

.jl-form-label {
    color: #191919;
    font-size: 14px
}

.jl-form-stacked .jl-form-label {
    display: block;
    margin-bottom: 5px
}

@media (max-width: 959px) {
    .jl-form-horizontal .jl-form-label {
        display:block;
        margin-bottom: 5px
    }
}

@media (min-width: 960px) {
    .jl-form-horizontal .jl-form-label {
        width:200px;
        margin-top: 7px;
        float: left
    }

    .jl-form-horizontal .jl-form-controls {
        margin-left: 215px
    }

    .jl-form-horizontal .jl-form-controls-text {
        padding-top: 7px
    }
}

.jl-form-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #9b9b9b
}

.jl-form-icon:hover {
    color: #343434
}

.jl-form-icon:not(a):not(button):not(input) {
    pointer-events: none
}

.jl-form-icon:not(.jl-form-icon-flip)~.jl-input {
    padding-left: 40px!important
}

.jl-form-icon-flip {
    right: 0;
    left: auto
}

.jl-form-icon-flip~.jl-input {
    padding-right: 40px!important
}

.jl-button {
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 30px;
    vertical-align: middle;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
    transition: .1s ease-in-out;
    transition-property: color,background-color,border-color
}

.jl-button:not(:disabled) {
    cursor: pointer
}

.jl-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.jl-button:hover {
    text-decoration: none
}

.jl-button:focus {
    outline: 0
}

.jl-button-default {
    background-color: transparent;
    color: #191919;
    border: 1px solid #f1f1f1
}

.jl-button-default:focus,.jl-button-default:hover {
    background-color: transparent;
    color: #191919;
    border-color: #bebebe
}

.jl-button-default.jl-active,.jl-button-default:active {
    background-color: transparent;
    color: #191919;
    border-color: #a4a4a4
}

.jl-button-primary {
    background-color: #219897;
    color: #fff;
    border: 1px solid transparent
}

.jl-button-primary:focus,.jl-button-primary:hover {
    background-color: #1c8382;
    color: #fff
}

.jl-button-primary.jl-active,.jl-button-primary:active {
    background-color: #186e6d;
    color: #fff
}

.jl-button-secondary {
    background-color: #191919;
    color: #fff;
    border: 1px solid transparent
}

.jl-button-secondary:focus,.jl-button-secondary:hover {
    background-color: #0c0c0c;
    color: #fff
}

.jl-button-secondary.jl-active,.jl-button-secondary:active {
    background-color: #000;
    color: #fff
}

.jl-button-danger {
    background-color: #f0506e;
    color: #fff;
    border: 1px solid transparent
}

.jl-button-danger:focus,.jl-button-danger:hover {
    background-color: #ee395b;
    color: #fff
}

.jl-button-danger.jl-active,.jl-button-danger:active {
    background-color: #ec2147;
    color: #fff
}

.jl-button-danger:disabled,.jl-button-default:disabled,.jl-button-primary:disabled,.jl-button-secondary:disabled {
    background-color: transparent;
    color: #9b9b9b;
    border-color: #f1f1f1
}

.jl-button-small {
    padding: 0 15px;
    line-height: 28px;
    font-size: 14px
}

.jl-button-large {
    padding: 0 40px;
    line-height: 53px;
    font-size: 16.4px
}

.jl-button-text {
    padding: 0;
    line-height: 1.5;
    background: 0 0;
    color: #191919;
    position: relative
}

.jl-button-text::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 100%;
    border-bottom: 1px solid #191919;
    transition: right .3s ease-out
}

.jl-button-text:focus,.jl-button-text:hover {
    color: #191919
}

.jl-button-text:focus::before,.jl-button-text:hover::before {
    right: 0
}

.jl-button-text:disabled {
    color: #9b9b9b
}

.jl-button-text:disabled::before {
    display: none
}

.jl-button-link {
    padding: 0;
    line-height: 1.5;
    background: 0 0;
    color: #219897
}

.jl-button-link:focus,.jl-button-link:hover {
    color: #1c8382;
    text-decoration: underline
}

.jl-button-link:disabled {
    color: #9b9b9b;
    text-decoration: none
}

.jl-button-group {
    display: inline-flex;
    vertical-align: middle;
    position: relative
}

.jl-button-group>.jl-button:nth-child(n+2),.jl-button-group>div:nth-child(n+2) .jl-button {
    margin-left: -1px
}

.jl-button-group .jl-button.jl-active,.jl-button-group .jl-button:active,.jl-button-group .jl-button:focus,.jl-button-group .jl-button:hover {
    position: relative;
    z-index: 1
}

.jl-progress {
    vertical-align: baseline;
    -webkit-appearance: none;
    -moz-appearance: none;
    display: block;
    width: 100%;
    border: 0;
    background-color: #f8f9fa;
    margin-bottom: 20px;
    height: 15px;
    border-radius: 500px;
    overflow: hidden
}

*+.jl-progress {
    margin-top: 20px
}

.jl-progress:indeterminate {
    color: transparent
}

.jl-progress::-webkit-progress-bar {
    background-color: #f8f9fa;
    border-radius: 500px;
    overflow: hidden
}

.jl-progress:indeterminate::-moz-progress-bar {
    width: 0
}

.jl-progress::-webkit-progress-value {
    background-color: #219897;
    transition: width .6s ease
}

.jl-progress::-moz-progress-bar {
    background-color: #219897
}

.jl-progress::-ms-fill {
    background-color: #219897;
    transition: width .6s ease;
    border: 0
}

.jl-section {
    display: flow-root;
    box-sizing: border-box;
    padding-top: 40px;
    padding-bottom: 40px
}

@media (min-width: 960px) {
    .jl-section {
        padding-top:70px;
        padding-bottom: 70px
    }
}

.jl-section>:last-child {
    margin-bottom: 0
}

.jl-section-xsmall {
    padding-top: 20px;
    padding-bottom: 20px
}

.jl-section-small {
    padding-top: 40px;
    padding-bottom: 40px
}

.jl-section-large {
    padding-top: 70px;
    padding-bottom: 70px
}

@media (min-width: 960px) {
    .jl-section-large {
        padding-top:140px;
        padding-bottom: 140px
    }
}

.jl-section-xlarge {
    padding-top: 140px;
    padding-bottom: 140px
}

@media (min-width: 960px) {
    .jl-section-xlarge {
        padding-top:210px;
        padding-bottom: 210px
    }
}

.jl-section-default {
    background: #fff
}

.jl-section-muted {
    background: #f8f9fa
}

.jl-section-primary {
    background: #219897
}

.jl-section-secondary {
    background: #191919
}

.jl-container {
    display: flow-root;
    box-sizing: content-box;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 640px) {
    .jl-container {
        padding-left:30px;
        padding-right: 30px
    }
}

@media (min-width: 960px) {
    .jl-container {
        padding-left:40px;
        padding-right: 40px
    }
}

.jl-container>:last-child {
    margin-bottom: 0
}

.jl-container .jl-container {
    padding-left: 0;
    padding-right: 0
}

.jl-container-xsmall {
    max-width: 750px
}

.jl-container-small {
    max-width: 900px
}

.jl-container-large {
    max-width: 1400px
}

.jl-container-xlarge {
    max-width: 1600px
}

.jl-container-expand {
    max-width: none
}

.jl-container-expand-left {
    margin-left: 0
}

.jl-container-expand-right {
    margin-right: 0
}

@media (min-width: 640px) {
    .jl-container-expand-left.jl-container-xsmall,.jl-container-expand-right.jl-container-xsmall {
        max-width:calc(50% + (750px / 2) - 30px)
    }

    .jl-container-expand-left.jl-container-small,.jl-container-expand-right.jl-container-small {
        max-width: calc(50% + (900px / 2) - 30px)
    }
}

@media (min-width: 960px) {
    .jl-container-expand-left,.jl-container-expand-right {
        max-width:calc(50% + (1200px / 2) - 40px)
    }

    .jl-container-expand-left.jl-container-xsmall,.jl-container-expand-right.jl-container-xsmall {
        max-width: calc(50% + (750px / 2) - 40px)
    }

    .jl-container-expand-left.jl-container-small,.jl-container-expand-right.jl-container-small {
        max-width: calc(50% + (900px / 2) - 40px)
    }

    .jl-container-expand-left.jl-container-large,.jl-container-expand-right.jl-container-large {
        max-width: calc(50% + (1400px / 2) - 40px)
    }

    .jl-container-expand-left.jl-container-xlarge,.jl-container-expand-right.jl-container-xlarge {
        max-width: calc(50% + (1600px / 2) - 40px)
    }
}

.jl-container-item-padding-remove-left,.jl-container-item-padding-remove-right {
    width: calc(100% + 15px)
}

.jl-container-item-padding-remove-left {
    margin-left: -15px
}

.jl-container-item-padding-remove-right {
    margin-right: -15px
}

@media (min-width: 640px) {
    .jl-container-item-padding-remove-left,.jl-container-item-padding-remove-right {
        width:calc(100% + 30px)
    }

    .jl-container-item-padding-remove-left {
        margin-left: -30px
    }

    .jl-container-item-padding-remove-right {
        margin-right: -30px
    }
}

@media (min-width: 960px) {
    .jl-container-item-padding-remove-left,.jl-container-item-padding-remove-right {
        width:calc(100% + 40px)
    }

    .jl-container-item-padding-remove-left {
        margin-left: -40px
    }

    .jl-container-item-padding-remove-right {
        margin-right: -40px
    }
}

.jl-tile {
    display: flow-root;
    position: relative;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 40px;
    padding-bottom: 40px
}

@media (min-width: 640px) {
    .jl-tile {
        padding-left:30px;
        padding-right: 30px
    }
}

@media (min-width: 960px) {
    .jl-tile {
        padding-left:40px;
        padding-right: 40px;
        padding-top: 70px;
        padding-bottom: 70px
    }
}

.jl-tile>:last-child {
    margin-bottom: 0
}

.jl-tile-xsmall {
    padding-top: 20px;
    padding-bottom: 20px
}

.jl-tile-small {
    padding-top: 40px;
    padding-bottom: 40px
}

.jl-tile-large {
    padding-top: 70px;
    padding-bottom: 70px
}

@media (min-width: 960px) {
    .jl-tile-large {
        padding-top:140px;
        padding-bottom: 140px
    }
}

.jl-tile-xlarge {
    padding-top: 140px;
    padding-bottom: 140px
}

@media (min-width: 960px) {
    .jl-tile-xlarge {
        padding-top:210px;
        padding-bottom: 210px
    }
}

.jl-tile-default {
    background: #fff
}

.jl-tile-muted {
    background: #f8f9fa
}

.jl-tile-primary {
    background: #219897
}

.jl-tile-secondary {
    background: #191919
}

.jl-card {
    position: relative;
    box-sizing: border-box;
    transition: box-shadow .1s ease-in-out
}

.jl-card-body {
    display: flow-root;
    padding: 30px 30px
}

.jl-card-header {
    display: flow-root;
    padding: 15px 30px
}

.jl-card-footer {
    display: flow-root;
    padding: 15px 30px
}

@media (min-width: 1200px) {
    .jl-card-body {
        padding:40px 40px
    }

    .jl-card-header {
        padding: 20px 40px
    }

    .jl-card-footer {
        padding: 20px 40px
    }
}

.jl-card-body>:last-child,.jl-card-footer>:last-child,.jl-card-header>:last-child {
    margin-bottom: 0
}

.jl-card-title {
    font-size: 24px;
    line-height: 1.4
}

.jl-card-badge {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 1
}

.jl-card-badge:first-child+* {
    margin-top: 0
}

.jl-card-hover:not(.jl-card-default):not(.jl-card-primary):not(.jl-card-secondary):hover {
    background: #fff;
    box-shadow: 0 14px 25px rgba(0,0,0,.1)
}

.jl-card-default {
    background: #fff;
    color: #343434;
    box-shadow: 0 5px 15px rgba(0,0,0,.06)
}

.jl-card-default .jl-card-title {
    color: #191919
}

.jl-card-default.jl-card-hover:hover {
    background-color: #fff;
    box-shadow: 0 14px 25px rgba(0,0,0,.1)
}

.jl-card-default .jl-card-header {
    border-bottom: 1px solid #f1f1f1
}

.jl-card-default .jl-card-footer {
    border-top: 1px solid #f1f1f1
}

.jl-card-primary {
    background: #219897;
    color: #fff;
    box-shadow: 0 5px 15px rgba(0,0,0,.06)
}

.jl-card-primary .jl-card-title {
    color: #fff
}

.jl-card-primary.jl-card-hover:hover {
    background-color: #219897;
    box-shadow: 0 14px 25px rgba(0,0,0,.1)
}

.jl-card-secondary {
    background: #191919;
    color: #fff;
    box-shadow: 0 5px 15px rgba(0,0,0,.06)
}

.jl-card-secondary .jl-card-title {
    color: #fff
}

.jl-card-secondary.jl-card-hover:hover {
    background-color: #191919;
    box-shadow: 0 14px 25px rgba(0,0,0,.1)
}

.jl-card-small .jl-card-body,.jl-card-small.jl-card-body {
    padding: 20px 20px
}

.jl-card-small .jl-card-header {
    padding: 13px 20px
}

.jl-card-small .jl-card-footer {
    padding: 13px 20px
}

@media (min-width: 1200px) {
    .jl-card-large .jl-card-body,.jl-card-large.jl-card-body {
        padding:70px 70px
    }

    .jl-card-large .jl-card-header {
        padding: 35px 70px
    }

    .jl-card-large .jl-card-footer {
        padding: 35px 70px
    }
}

.uk-card-body>.uk-nav-default {
    margin-left: -30px;
    margin-right: -30px
}

.uk-card-body>.uk-nav-default:only-child {
    margin-top: -15px;
    margin-bottom: -15px
}

.jl-card-body>.jl-nav-default .jl-nav-divider,.jl-card-body>.jl-nav-default .jl-nav-header,.jl-card-body>.jl-nav-default>li>a {
    padding-left: 30px;
    padding-right: 30px
}

.jl-card-body>.jl-nav-default .jl-nav-sub {
    padding-left: 45px
}

@media (min-width: 1200px) {
    .jl-card-body>.jl-nav-default {
        margin-left:-40px;
        margin-right: -40px
    }

    .jl-card-body>.jl-nav-default:only-child {
        margin-top: -25px;
        margin-bottom: -25px
    }

    .jl-card-body>.jl-nav-default .jl-nav-divider,.jl-card-body>.jl-nav-default .jl-nav-header,.jl-card-body>.jl-nav-default>li>a {
        padding-left: 40px;
        padding-right: 40px
    }

    .jl-card-body>.jl-nav-default .jl-nav-sub {
        padding-left: 55px
    }
}

.jl-card-small>.jl-nav-default {
    margin-left: -20px;
    margin-right: -20px
}

.jl-card-small>.jl-nav-default:only-child {
    margin-top: -5px;
    margin-bottom: -5px
}

.jl-card-small>.jl-nav-default .jl-nav-divider,.jl-card-small>.jl-nav-default .jl-nav-header,.jl-card-small>.jl-nav-default>li>a {
    padding-left: 20px;
    padding-right: 20px
}

.jl-card-small>.jl-nav-default .jl-nav-sub {
    padding-left: 35px
}

@media (min-width: 1200px) {
    .jl-card-large>.jl-nav-default {
        margin:0
    }

    .jl-card-large>.jl-nav-default:only-child {
        margin: 0
    }

    .jl-card-large>.jl-nav-default .jl-nav-divider,.jl-card-large>.jl-nav-default .jl-nav-header,.jl-card-large>.jl-nav-default>li>a {
        padding-left: 0;
        padding-right: 0
    }

    .jl-card-large>.jl-nav-default .jl-nav-sub {
        padding-left: 15px
    }
}

.jl-close {
    color: #9b9b9b
}

.jl-close:focus,.jl-close:hover {
    color: #343434;
    outline: 0
}

.jl-spinner>* {
    animation: jl-spinner-rotate 1.4s linear infinite
}

@keyframes jl-spinner-rotate {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(270deg)
    }
}

.jl-spinner>*>* {
    stroke-dasharray: 88px;
    stroke-dashoffset: 0;
    transform-origin: center;
    animation: jl-spinner-dash 1.4s ease-in-out infinite;
    stroke-width: 1;
    stroke-linecap: round
}

@keyframes jl-spinner-dash {
    0% {
        stroke-dashoffset: 88px
    }

    50% {
        stroke-dashoffset: 22px;
        transform: rotate(135deg)
    }

    100% {
        stroke-dashoffset: 88px;
        transform: rotate(450deg)
    }
}

.jl-totop {
    padding: 5px;
    color: #9b9b9b;
    transition: color .1s ease-in-out
}

.jl-totop:focus,.jl-totop:hover {
    color: #343434;
    outline: 0
}

.jl-totop:active {
    color: #191919
}

.jl-marker {
    padding: 5px;
    background: #191919;
    color: #fff;
    border-radius: 500px
}

.jl-marker:focus,.jl-marker:hover {
    color: #fff;
    outline: 0
}

.jl-alert {
    position: relative;
    margin-bottom: 20px;
    padding: 15px 29px 15px 15px;
    background: #f8f9fa;
    color: #343434
}

*+.jl-alert {
    margin-top: 20px
}

.jl-alert>:last-child {
    margin-bottom: 0
}

.jl-alert-close {
    position: absolute;
    top: 20px;
    right: 15px;
    color: inherit;
    opacity: .4
}

.jl-alert-close:first-child+* {
    margin-top: 0
}

.jl-alert-close:focus,.jl-alert-close:hover {
    color: inherit;
    opacity: .8
}

.jl-alert-primary {
    background: #bfe2e1;
    color: #219897
}

.jl-alert-success {
    background: #f1fcf7;
    color: #3ecf8e
}

.jl-alert-warning {
    background: #fff6ee;
    color: #faa05a
}

.jl-alert-danger {
    background: #fef4f6;
    color: #f0506e
}

.jl-alert h1,.jl-alert h2,.jl-alert h3,.jl-alert h4,.jl-alert h5,.jl-alert h6 {
    color: inherit
}

.jl-alert a:not([class]) {
    color: inherit;
    text-decoration: underline
}

.jl-alert a:not([class]):hover {
    color: inherit;
    text-decoration: underline
}

.jl-placeholder {
    margin-bottom: 20px;
    padding: 30px 30px;
    background: 0 0;
    border: 1px dashed #f1f1f1
}

*+.jl-placeholder {
    margin-top: 20px
}

.jl-placeholder>:last-child {
    margin-bottom: 0
}

.jl-badge {
    box-sizing: border-box;
    min-width: 22px;
    height: 22px;
    padding: 0 5px;
    border-radius: 500px;
    vertical-align: middle;
    background: #219897;
    color: #fff;
    font-size: 14px;
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.jl-badge:focus,.jl-badge:hover {
    color: #fff;
    text-decoration: none;
    outline: 0
}

.jl-label {
    display: inline-block;
    padding: 0 10px;
    background: #219897;
    line-height: 1.5;
    font-size: 15px;
    color: #fff;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 2px;
}

.jl-label-success {
    background-color: #3ecf8e;
    color: #fff
}

.jl-label-warning {
    background-color: #faa05a;
    color: #fff
}

.jl-label-danger {
    background-color: #f0506e;
    color: #fff
}

.jl-overlay {
    padding: 30px 30px
}

.jl-overlay>:last-child {
    margin-bottom: 0
}

.jl-overlay-default {
    background: rgba(255,255,255,.8)
}

.jl-overlay-primary {
    background: rgba(25,25,25,.8)
}

.jl-article {
    display: flow-root
}

.jl-article>:last-child {
    margin-bottom: 0
}

.jl-article+.jl-article {
    margin-top: 70px
}

.jl-article-title {
    font-size: 35.7px;
    line-height: 1.2
}

@media (min-width: 960px) {
    .jl-article-title {
        font-size:42px
    }
}

.jl-article-meta {
    font-size: 14px;
    line-height: 1.4;
    color: #9b9b9b
}

.jl-article-meta a {
    color: #9b9b9b
}

.jl-article-meta a:hover {
    color: #343434;
    text-decoration: none
}

.jl-comment-body {
    display: flow-root;
    overflow-wrap: break-word;
    word-wrap: break-word
}

.jl-comment-header {
    display: flow-root;
    margin-bottom: 20px
}

.jl-comment-body>:last-child,.jl-comment-header>:last-child {
    margin-bottom: 0
}

.jl-comment-title {
    font-size: 20px;
    line-height: 1.4
}

.jl-comment-meta {
    font-size: 14px;
    line-height: 1.4;
    color: #9b9b9b
}

.jl-comment-list {
    padding: 0;
    list-style: none
}

.jl-comment-list>:nth-child(n+2) {
    margin-top: 70px
}

.jl-comment-list .jl-comment~ul {
    margin: 70px 0 0 0;
    padding-left: 30px;
    list-style: none
}

@media (min-width: 960px) {
    .jl-comment-list .jl-comment~ul {
        padding-left:100px
    }
}

.jl-comment-list .jl-comment~ul>:nth-child(n+2) {
    margin-top: 70px
}

.jl-comment-primary {
    padding: 30px;
    background-color: #f8f9fa
}

.jl-search {
    display: inline-block;
    position: relative;
    max-width: 100%;
    margin: 0
}

.jl-search-input::-webkit-search-cancel-button,.jl-search-input::-webkit-search-decoration {
    -webkit-appearance: none
}

.jl-search-input::-moz-placeholder {
    opacity: 1
}

.jl-search-input {
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    font: inherit;
    overflow: visible;
    -webkit-appearance: none;
    vertical-align: middle;
    width: 100%;
    border: none;
    color: #343434
}

.jl-search-input:focus {
    outline: 0
}

.jl-search-input:-ms-input-placeholder {
    color: #9b9b9b!important
}

.jl-search-input::placeholder {
    color: #9b9b9b
}

.jl-search-icon:focus {
    outline: 0
}

.jl-search .jl-search-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #9b9b9b
}

.jl-search .jl-search-icon:hover {
    color: #9b9b9b
}

.jl-search .jl-search-icon:not(a):not(button):not(input) {
    pointer-events: none
}

.jl-search .jl-search-icon-flip {
    right: 0;
    left: auto
}

.jl-search-default {
    width: 300px
}

.jl-search-default .jl-search-input {
    height: 40px;
    padding-left: 6px;
    padding-right: 6px;
    background: #f8f9fa
}

.jl-search-default .jl-search-input:focus {
    background-color: #f8f9fa
}

.jl-search-default .jl-search-icon {
    width: 40px
}

.jl-search-default .jl-search-icon:not(.jl-search-icon-flip)~.jl-search-input {
    padding-left: 40px
}

.jl-search-default .jl-search-icon-flip~.jl-search-input {
    padding-right: 40px
}

.jl-search-navbar {
    width: 400px
}

.jl-search-navbar .jl-search-input {
    height: 40px;
    background: 0 0;
    font-size: 24px
}

.jl-search-navbar .jl-search-icon {
    width: 40px
}

.jl-search-navbar .jl-search-icon:not(.jl-search-icon-flip)~.jl-search-input {
    padding-left: 40px
}

.jl-search-navbar .jl-search-icon-flip~.jl-search-input {
    padding-right: 40px
}

.jl-search-large {
    width: 500px
}

.jl-search-large .jl-search-input {
    height: 80px;
    background: 0 0;
    font-size: 42px
}

.jl-search-large .jl-search-icon {
    width: 80px
}

.jl-search-large .jl-search-icon:not(.jl-search-icon-flip)~.jl-search-input {
    padding-left: 80px
}

.jl-search-large .jl-search-icon-flip~.jl-search-input {
    padding-right: 80px
}

.jl-search-toggle {
    color: #9b9b9b
}

.jl-search-toggle:focus,.jl-search-toggle:hover {
    color: #343434
}

.jl-accordion {
    padding: 0;
    list-style: none
}

.jl-accordion>:nth-child(n+2) {
    margin-top: 20px
}

.jl-accordion-title {
    display: block;
    font-size: 20px;
    line-height: 1.4;
    color: #191919;
    overflow: hidden
}

.jl-accordion-title::before {
    content: "";
    width: 1.4em;
    height: 1.4em;
    margin-left: 10px;
    float: right;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23343434%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23343434%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.jl-open>.jl-accordion-title::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23343434%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.jl-accordion-title:focus,.jl-accordion-title:hover {
    color: #343434;
    text-decoration: none;
    outline: 0
}

.jl-accordion-content {
    display: flow-root;
    margin-top: 20px
}

.jl-accordion-content>:last-child {
    margin-bottom: 0
}

.jl-drop {
    display: none;
    position: absolute;
    z-index: 1020;
    box-sizing: border-box;
    width: 300px
}

.jl-drop.jl-open {
    display: block
}

[class*=jl-drop-top] {
    margin-top: -20px
}

[class*=jl-drop-bottom] {
    margin-top: 20px
}

[class*=jl-drop-left] {
    margin-left: -20px
}

[class*=jl-drop-right] {
    margin-left: 20px
}

.jl-drop-stack .jl-drop-grid>* {
    width: 100%!important
}

.jl-dropdown {
    display: none;
    position: absolute;
    z-index: 1020;
    box-sizing: border-box;
    min-width: 200px;
    padding: 25px;
    background: #fff;
    color: #343434;
    box-shadow: 0 5px 12px rgba(0,0,0,.15)
}

.jl-dropdown.jl-open {
    display: block
}

.jl-dropdown-nav {
    white-space: nowrap;
    font-size: 14px
}

.jl-dropdown-nav>li>a {
    color: #9b9b9b
}

.jl-dropdown-nav>li.jl-active>a,.jl-dropdown-nav>li>a:focus,.jl-dropdown-nav>li>a:hover {
    color: #343434
}

.jl-dropdown-nav .jl-nav-header {
    color: #191919
}

.jl-dropdown-nav .jl-nav-divider {
    border-top: 1px solid #f1f1f1
}

.jl-dropdown-nav .jl-nav-sub a {
    color: #9b9b9b
}

.jl-dropdown-nav .jl-nav-sub a:focus,.jl-dropdown-nav .jl-nav-sub a:hover,.jl-dropdown-nav .jl-nav-sub li.jl-active>a {
    color: #343434
}

[class*=jl-dropdown-top] {
    margin-top: -10px
}

[class*=jl-dropdown-bottom] {
    margin-top: 10px
}

[class*=jl-dropdown-left] {
    margin-left: -10px
}

[class*=jl-dropdown-right] {
    margin-left: 10px
}

.jl-dropdown-stack .jl-dropdown-grid>* {
    width: 100%!important
}

.jl-modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1010;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 15px 15px;
    background: rgba(0,0,0,.6);
    opacity: 0;
    transition: opacity .15s linear
}

@media (min-width: 640px) {
    .jl-modal {
        padding:50px 30px
    }
}

@media (min-width: 960px) {
    .jl-modal {
        padding-left:40px;
        padding-right: 40px
    }
}

.jl-modal.jl-open {
    opacity: 1
}

.jl-modal-page {
    overflow: hidden
}

.jl-modal-dialog {
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    width: 600px;
    max-width: calc(100% - .01px)!important;
    background: #fff;
    opacity: 0;
    transform: translateY(-100px);
    transition: .3s linear;
    transition-property: opacity,transform
}

.jl-open>.jl-modal-dialog {
    opacity: 1;
    transform: translateY(0)
}

.jl-modal-container .jl-modal-dialog {
    width: 1200px
}

.jl-modal-full {
    padding: 0;
    background: 0 0
}

.jl-modal-full .jl-modal-dialog {
    margin: 0;
    width: 100%;
    max-width: 100%;
    transform: translateY(0)
}

.jl-modal-body {
    display: flow-root;
    padding: 30px 30px
}

.jl-modal-header {
    display: flow-root;
    padding: 15px 30px;
    background: #fff;
    border-bottom: 1px solid #f1f1f1
}

.jl-modal-footer {
    display: flow-root;
    padding: 15px 30px;
    background: #fff;
    border-top: 1px solid #f1f1f1
}

.jl-modal-body>:last-child,.jl-modal-footer>:last-child,.jl-modal-header>:last-child {
    margin-bottom: 0
}

.jl-modal-title {
    font-size: 32px;
    line-height: 1.3
}

[class*=jl-modal-close-] {
    position: absolute;
    z-index: 1010;
    top: 10px;
    right: 10px;
    padding: 5px
}

[class*=jl-modal-close-]:first-child+* {
    margin-top: 0
}

.jl-modal-close-outside {
    top: 0;
    right: -5px;
    transform: translate(0,-100%);
    color: #fff
}

.jl-modal-close-outside:hover {
    color: #fff
}

@media (min-width: 960px) {
    .jl-modal-close-outside {
        right:0;
        transform: translate(100%,-100%)
    }
}

.jl-modal-close-full {
    top: 0;
    right: 0;
    padding: 20px;
    background: #fff
}

.jl-slideshow {
    -webkit-tap-highlight-color: transparent
}

.jl-slideshow-items {
    position: relative;
    z-index: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    -webkit-touch-callout: none
}

.jl-slideshow-items>* {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    will-change: transform,opacity;
    touch-action: pan-y
}

.jl-slideshow-items>:focus {
    outline: 0
}

.jl-slideshow-items>:not(.jl-active) {
    display: none
}

.jl-slider {
    -webkit-tap-highlight-color: transparent
}

.jl-slider-container {
    overflow: hidden
}

.jl-slider-container-offset {
    margin: -11px -25px -39px -25px;
    padding: 11px 25px 39px 25px
}

.jl-slider-items {
    will-change: transform;
    position: relative
}

.jl-slider-items:not(.jl-grid) {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-touch-callout: none
}

.jl-slider-items.jl-grid {
    flex-wrap: nowrap
}

.jl-slider-items>* {
    flex: none;
    position: relative;
    touch-action: pan-y
}

.jl-slider-items>:focus {
    outline: 0
}

.jl-sticky-fixed {
    z-index: 980;
    box-sizing: border-box;
    margin: 0!important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.jl-sticky[class*=jl-animation-] {
    animation-duration: .2s
}

.jl-sticky.jl-animation-reverse {
    animation-duration: .2s
}

.jl-offcanvas {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000
}

.jl-offcanvas-flip .jl-offcanvas {
    right: 0;
    left: auto
}

.jl-offcanvas-bar {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -270px;
    box-sizing: border-box;
    width: 270px;
    padding: 40px 25px;
    background: #fff;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

@media (min-width: 960px) {
    .jl-offcanvas-bar {
        left:-350px;
        width: 350px;
        padding: 50px 40px
    }
}

.jl-offcanvas-flip .jl-offcanvas-bar {
    left: auto;
    right: -270px
}

@media (min-width: 960px) {
    .jl-offcanvas-flip .jl-offcanvas-bar {
        right:-350px
    }
}

.jl-open>.jl-offcanvas-bar {
    left: 0
}

.jl-offcanvas-flip .jl-open>.jl-offcanvas-bar {
    left: auto;
    right: 0
}

.jl-offcanvas-bar-animation {
    transition: left .3s ease-out
}

.jl-offcanvas-flip .jl-offcanvas-bar-animation {
    transition-property: right
}

.jl-offcanvas-reveal {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    overflow: hidden;
    transition: width .3s ease-out
}

.jl-offcanvas-reveal .jl-offcanvas-bar {
    left: 0
}

.jl-offcanvas-flip .jl-offcanvas-reveal .jl-offcanvas-bar {
    left: auto;
    right: 0
}

.jl-open>.jl-offcanvas-reveal {
    width: 270px
}

@media (min-width: 960px) {
    .jl-open>.jl-offcanvas-reveal {
        width:350px
    }
}

.jl-offcanvas-flip .jl-offcanvas-reveal {
    right: 0;
    left: auto
}

.jl-offcanvas-close {
    position: absolute;
    z-index: 1000;
    top: 20px;
    right: 20px;
    padding: 5px
}

.jl-offcanvas-overlay {
    width: 100vw;
    touch-action: none
}

.jl-offcanvas-overlay::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.1);
    opacity: 0;
    transition: opacity .15s linear
}

.jl-offcanvas-overlay.jl-open::before {
    opacity: 1
}

.jl-offcanvas-container,.jl-offcanvas-page {
    overflow-x: hidden
}

.jl-offcanvas-container {
    position: relative;
    left: 0;
    transition: left .3s ease-out;
    box-sizing: border-box;
    width: 100%
}

:not(.jl-offcanvas-flip).jl-offcanvas-container-animation {
    left: 270px
}

.jl-offcanvas-flip.jl-offcanvas-container-animation {
    left: -270px
}

@media (min-width: 960px) {
    :not(.jl-offcanvas-flip).jl-offcanvas-container-animation {
        left:350px
    }

    .jl-offcanvas-flip.jl-offcanvas-container-animation {
        left: -350px
    }
}

.jl-switcher {
    margin: 0;
    padding: 0;
    list-style: none
}

.jl-switcher>:not(.jl-active) {
    display: none
}

.jl-switcher>*>:last-child {
    margin-bottom: 0
}

.jl-leader {
    overflow: hidden
}

.jl-leader-fill::after {
    display: inline-block;
    margin-left: 15px;
    width: 0;
    content: attr(data-fill);
    white-space: nowrap
}

.jl-leader-fill.jl-leader-hide::after {
    display: none
}

.jl-leader-fill-content::before {
    content: '.'
}

:root {
    --jl-leader-fill-content: .
}

.jl-notification {
    position: fixed;
    top: 15px;
    left: 15px;
    z-index: 1040;
    box-sizing: border-box;
    width: 400px
}

.jl-notification-bottom-right,.jl-notification-top-right {
    left: auto;
    right: 15px
}

.jl-notification-bottom-center,.jl-notification-top-center {
    left: 50%;
    margin-left: -200px
}

.jl-notification-bottom-center,.jl-notification-bottom-left,.jl-notification-bottom-right {
    top: auto;
    bottom: 15px
}

@media (max-width: 639px) {
    .jl-notification {
        left:15px;
        right: 15px;
        width: auto;
        margin: 0
    }
}

.jl-notification-message {
    position: relative;
    padding: 30px;
    background: #f8f9fa;
    color: #343434;
    font-size: 16px;
    line-height: 1.5;
    cursor: pointer
}

*+.jl-notification-message {
    margin-top: 10px
}

.jl-notification-close {
    display: none;
    position: absolute;
    top: 15px;
    right: 15px
}

.jl-notification-message:hover .jl-notification-close {
    display: block
}

.jl-notification-message-primary {
    color: #fff;
    background-color: #219897
}

.jl-notification-message-success {
    color: #fff;
    background-color: #3ecf8e
}

.jl-notification-message-warning {
    color: #fff;
    background-color: #faa05a
}

.jl-notification-message-danger {
    color: #fff;
    background-color: #f0506e
}

.jl-tooltip {
    display: none;
    position: absolute;
    z-index: 1030;
    top: 0;
    box-sizing: border-box;
    max-width: 200px;
    padding: 3px 6px;
    background: #191919;
    border-radius: 2px;
    color: #fff;
    font-size: 12px
}

.jl-tooltip.jl-active {
    display: block
}

[class*=jl-tooltip-top] {
    margin-top: -10px
}

[class*=jl-tooltip-bottom] {
    margin-top: 10px
}

[class*=jl-tooltip-left] {
    margin-left: -10px
}

[class*=jl-tooltip-right] {
    margin-left: 10px
}

.jl-sortable {
    position: relative
}

.jl-sortable>:last-child {
    margin-bottom: 0
}

.jl-sortable-drag {
    position: fixed!important;
    z-index: 1050!important;
    pointer-events: none
}

.jl-sortable-placeholder {
    opacity: 0;
    pointer-events: none
}

.jl-sortable-empty {
    min-height: 50px
}

.jl-sortable-handle:hover {
    cursor: move
}

.jl-countdown-number {
    font-variant-numeric: tabular-nums;
    font-size: 2rem;
    line-height: .8
}

@media (min-width: 640px) {
    .jl-countdown-number {
        font-size:4rem
    }
}

@media (min-width: 960px) {
    .jl-countdown-number {
        font-size:6rem
    }
}

.jl-countdown-separator {
    font-size: 1rem;
    line-height: 1.6
}

@media (min-width: 640px) {
    .jl-countdown-separator {
        font-size:2rem
    }
}

@media (min-width: 960px) {
    .jl-countdown-separator {
        font-size:3rem
    }
}

.jl-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none
}

.jl-grid>* {
    margin: 0
}

.jl-grid>*>:last-child {
    margin-bottom: 0
}

.jl-grid {
    margin-left: -30px
}

.jl-grid>* {
    padding-left: 30px
}

*+.jl-grid-margin,.jl-grid+.jl-grid,.jl-grid>.jl-grid-margin {
    margin-top: 30px
}

@media (min-width: 1200px) {
    .jl-grid {
        margin-left:-40px
    }

    .jl-grid>* {
        padding-left: 40px
    }

    *+.jl-grid-margin,.jl-grid+.jl-grid,.jl-grid>.jl-grid-margin {
        margin-top: 40px
    }
}

.jl-grid-column-small,.jl-grid-small {
    margin-left: -15px
}

.jl-grid-column-small>*,.jl-grid-small>* {
    padding-left: 15px
}

*+.jl-grid-margin-small,.jl-grid+.jl-grid-row-small,.jl-grid+.jl-grid-small,.jl-grid-row-small>.jl-grid-margin,.jl-grid-small>.jl-grid-margin {
    margin-top: 15px
}

.jl-grid-column-medium,.jl-grid-medium {
    margin-left: -30px
}

.jl-grid-column-medium>*,.jl-grid-medium>* {
    padding-left: 30px
}

*+.jl-grid-margin-medium,.jl-grid+.jl-grid-medium,.jl-grid+.jl-grid-row-medium,.jl-grid-medium>.jl-grid-margin,.jl-grid-row-medium>.jl-grid-margin {
    margin-top: 30px
}

.jl-grid-column-large,.jl-grid-large {
    margin-left: -40px
}

.jl-grid-column-large>*,.jl-grid-large>* {
    padding-left: 40px
}

*+.jl-grid-margin-large,.jl-grid+.jl-grid-large,.jl-grid+.jl-grid-row-large,.jl-grid-large>.jl-grid-margin,.jl-grid-row-large>.jl-grid-margin {
    margin-top: 40px
}

@media (min-width: 1200px) {
    .jl-grid-column-large,.jl-grid-large {
        margin-left:-70px
    }

    .jl-grid-column-large>*,.jl-grid-large>* {
        padding-left: 70px
    }

    *+.jl-grid-margin-large,.jl-grid+.jl-grid-large,.jl-grid+.jl-grid-row-large,.jl-grid-large>.jl-grid-margin,.jl-grid-row-large>.jl-grid-margin {
        margin-top: 70px
    }
}

.jl-grid-collapse,.jl-grid-column-collapse {
    margin-left: 0
}

.jl-grid-collapse>*,.jl-grid-column-collapse>* {
    padding-left: 0
}

.jl-grid+.jl-grid-collapse,.jl-grid+.jl-grid-row-collapse,.jl-grid-collapse>.jl-grid-margin,.jl-grid-row-collapse>.jl-grid-margin {
    margin-top: 0
}

.jl-grid-divider>* {
    position: relative
}

.jl-grid-divider>:not(.jl-first-column)::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    border-left: 1px solid #f1f1f1
}

.jl-grid-divider.jl-grid-stack>.jl-grid-margin::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    border-top: 1px solid #f1f1f1
}

.jl-grid-divider {
    margin-left: -60px
}

.jl-grid-divider>* {
    padding-left: 60px
}

.jl-grid-divider>:not(.jl-first-column)::before {
    left: 30px
}

.jl-grid-divider.jl-grid-stack>.jl-grid-margin {
    margin-top: 60px
}

.jl-grid-divider.jl-grid-stack>.jl-grid-margin::before {
    top: -30px;
    left: 60px
}

@media (min-width: 1200px) {
    .jl-grid-divider {
        margin-left:-80px
    }

    .jl-grid-divider>* {
        padding-left: 80px
    }

    .jl-grid-divider>:not(.jl-first-column)::before {
        left: 40px
    }

    .jl-grid-divider.jl-grid-stack>.jl-grid-margin {
        margin-top: 80px
    }

    .jl-grid-divider.jl-grid-stack>.jl-grid-margin::before {
        top: -40px;
        left: 80px
    }
}

.jl-grid-divider.jl-grid-column-small,.jl-grid-divider.jl-grid-small {
    margin-left: -30px
}

.jl-grid-divider.jl-grid-column-small>*,.jl-grid-divider.jl-grid-small>* {
    padding-left: 30px
}

.jl-grid-divider.jl-grid-column-small>:not(.jl-first-column)::before,.jl-grid-divider.jl-grid-small>:not(.jl-first-column)::before {
    left: 15px
}

.jl-grid-divider.jl-grid-row-small.jl-grid-stack>.jl-grid-margin,.jl-grid-divider.jl-grid-small.jl-grid-stack>.jl-grid-margin {
    margin-top: 30px
}

.jl-grid-divider.jl-grid-small.jl-grid-stack>.jl-grid-margin::before {
    top: -15px;
    left: 30px
}

.jl-grid-divider.jl-grid-row-small.jl-grid-stack>.jl-grid-margin::before {
    top: -15px
}

.jl-grid-divider.jl-grid-column-small.jl-grid-stack>.jl-grid-margin::before {
    left: 30px
}

.jl-grid-divider.jl-grid-column-medium,.jl-grid-divider.jl-grid-medium {
    margin-left: -60px
}

.jl-grid-divider.jl-grid-column-medium>*,.jl-grid-divider.jl-grid-medium>* {
    padding-left: 60px
}

.jl-grid-divider.jl-grid-column-medium>:not(.jl-first-column)::before,.jl-grid-divider.jl-grid-medium>:not(.jl-first-column)::before {
    left: 30px
}

.jl-grid-divider.jl-grid-medium.jl-grid-stack>.jl-grid-margin,.jl-grid-divider.jl-grid-row-medium.jl-grid-stack>.jl-grid-margin {
    margin-top: 60px
}

.jl-grid-divider.jl-grid-medium.jl-grid-stack>.jl-grid-margin::before {
    top: -30px;
    left: 60px
}

.jl-grid-divider.jl-grid-row-medium.jl-grid-stack>.jl-grid-margin::before {
    top: -30px
}

.jl-grid-divider.jl-grid-column-medium.jl-grid-stack>.jl-grid-margin::before {
    left: 60px
}

.jl-grid-divider.jl-grid-column-large,.jl-grid-divider.jl-grid-large {
    margin-left: -80px
}

.jl-grid-divider.jl-grid-column-large>*,.jl-grid-divider.jl-grid-large>* {
    padding-left: 80px
}

.jl-grid-divider.jl-grid-column-large>:not(.jl-first-column)::before,.jl-grid-divider.jl-grid-large>:not(.jl-first-column)::before {
    left: 40px
}

.jl-grid-divider.jl-grid-large.jl-grid-stack>.jl-grid-margin,.jl-grid-divider.jl-grid-row-large.jl-grid-stack>.jl-grid-margin {
    margin-top: 80px
}

.jl-grid-divider.jl-grid-large.jl-grid-stack>.jl-grid-margin::before {
    top: -40px;
    left: 80px
}

.jl-grid-divider.jl-grid-row-large.jl-grid-stack>.jl-grid-margin::before {
    top: -40px
}

.jl-grid-divider.jl-grid-column-large.jl-grid-stack>.jl-grid-margin::before {
    left: 80px
}

@media (min-width: 1200px) {
    .jl-grid-divider.jl-grid-column-large,.jl-grid-divider.jl-grid-large {
        margin-left:-140px
    }

    .jl-grid-divider.jl-grid-column-large>*,.jl-grid-divider.jl-grid-large>* {
        padding-left: 140px
    }

    .jl-grid-divider.jl-grid-column-large>:not(.jl-first-column)::before,.jl-grid-divider.jl-grid-large>:not(.jl-first-column)::before {
        left: 70px
    }

    .jl-grid-divider.jl-grid-large.jl-grid-stack>.jl-grid-margin,.jl-grid-divider.jl-grid-row-large.jl-grid-stack>.jl-grid-margin {
        margin-top: 140px
    }

    .jl-grid-divider.jl-grid-large.jl-grid-stack>.jl-grid-margin::before {
        top: -70px;
        left: 140px
    }

    .jl-grid-divider.jl-grid-row-large.jl-grid-stack>.jl-grid-margin::before {
        top: -70px
    }

    .jl-grid-divider.jl-grid-column-large.jl-grid-stack>.jl-grid-margin::before {
        left: 140px
    }
}

.jl-grid-item-match,.jl-grid-match>* {
    display: flex;
    flex-wrap: wrap
}

.jl-grid-item-match>:not([class*=jl-width]),.jl-grid-match>*>:not([class*=jl-width]) {
    box-sizing: border-box;
    width: 100%;
    flex: auto
}

.jl-nav,.jl-nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.jl-nav li>a {
    display: block;
    text-decoration: none
}

.jl-nav li>a:focus {
    outline: 0
}

.jl-nav>li>a {
    padding: 5px 0
}

ul.jl-nav-sub {
    padding: 5px 0 5px 15px
}

.jl-nav-sub ul {
    padding-left: 15px
}

.jl-nav-sub a {
    padding: 2px 0
}

.jl-nav-parent-icon>.jl-parent>a::after {
    content: "";
    width: 1.5em;
    height: 1.5em;
    float: right;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23343434%22%20stroke-width%3D%221.1%22%20points%3D%2210%201%204%207%2010%2013%22%20%2F%3E%0A%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.jl-nav-parent-icon>.jl-parent.jl-open>a::after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23343434%22%20stroke-width%3D%221.1%22%20points%3D%221%204%207%2010%2013%204%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.jl-nav-header {
    padding: 5px 0;
    text-transform: uppercase;
    font-size: 14px
}

.jl-nav-header:not(:first-child) {
    margin-top: 20px
}

.jl-nav-divider {
    margin: 5px 0
}

.jl-nav-default>li>a {
    color: #191919
}

.jl-nav-default>li>a:focus,.jl-nav-default>li>a:hover {
    color: #219897
}

.jl-nav-default>li.jl-active>a {
    color: #219897
}

.jl-nav-default .jl-nav-header {
    color: #191919
}

.jl-nav-default .jl-nav-divider {
    border-top: 1px solid #f1f1f1
}

.jl-nav-default .jl-nav-sub a {
    color: #9b9b9b
}

.jl-nav-default .jl-nav-sub a:focus,.jl-nav-default .jl-nav-sub a:hover {
    color: #219897
}

.jl-nav-default .jl-nav-sub li.jl-active>a {
    color: #219897
}

.jl-nav-primary>li>a {
    font-size: 24px;
    line-height: 1.5;
    color: #191919
}

.jl-nav-primary>li>a:focus,.jl-nav-primary>li>a:hover {
    color: #219897
}

.jl-nav-primary>li.jl-active>a {
    color: #219897
}

.jl-nav-primary .jl-nav-header {
    color: #191919
}

.jl-nav-primary .jl-nav-divider {
    border-top: 1px solid #f1f1f1
}

.jl-nav-primary .jl-nav-sub a {
    color: #9b9b9b
}

.jl-nav-primary .jl-nav-sub a:focus,.jl-nav-primary .jl-nav-sub a:hover {
    color: #219897
}

.jl-nav-primary .jl-nav-sub li.jl-active>a {
    color: #219897
}

.jl-nav-center {
    text-align: center
}

.jl-nav-center .jl-nav-sub,.jl-nav-center .jl-nav-sub ul {
    padding-left: 0
}

.jl-nav-center.jl-nav-parent-icon>.jl-parent>a::after {
    position: absolute
}

.jl-navbar {
    display: flex;
    position: relative
}

.jl-navbar-container:not(.jl-navbar-transparent) {
    background: #f8f9fa
}

.jl-navbar-container>::after,.jl-navbar-container>::before {
    display: none!important
}

.jl-navbar-center,.jl-navbar-center-left>*,.jl-navbar-center-right>*,.jl-navbar-left,.jl-navbar-right {
    display: flex;
    align-items: center
}

.jl-navbar-right {
    margin-left: auto
}

.jl-navbar-center:only-child {
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.jl-navbar-center:not(:only-child) {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: max-content;
    box-sizing: border-box;
    z-index: 990
}

.jl-navbar-center-left,.jl-navbar-center-right {
    position: absolute;
    top: 0
}

.jl-navbar-center-left {
    right: 100%
}

.jl-navbar-center-right {
    left: 100%
}

[class*=jl-navbar-center-] {
    width: max-content;
    box-sizing: border-box
}

.jl-navbar-nav {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none
}

.jl-navbar-center:only-child,.jl-navbar-left,.jl-navbar-right {
    flex-wrap: wrap
}

.jl-navbar-item,.jl-navbar-nav>li>a,.jl-navbar-toggle {
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    min-height: 80px;
    padding: 0 15px;
    font-size: 14px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    text-decoration: none
}

.jl-navbar-nav>li>a {
    color: #9b9b9b;
    text-transform: uppercase;
    transition: .1s ease-in-out;
    transition-property: color,background-color
}

.jl-navbar-nav>li:hover>a,.jl-navbar-nav>li>a.jl-open,.jl-navbar-nav>li>a:focus {
    color: #343434;
    outline: 0
}

.jl-navbar-nav>li>a:active {
    color: #191919
}

.jl-navbar-nav>li.jl-active>a {
    color: #191919
}

.jl-navbar-item {
    color: #343434
}

.jl-navbar-toggle {
    color: #9b9b9b
}

.jl-navbar-toggle.jl-open,.jl-navbar-toggle:focus,.jl-navbar-toggle:hover {
    color: #343434;
    outline: 0;
    text-decoration: none
}

.jl-navbar-subtitle {
    font-size: 14px
}

.jl-navbar-dropdown {
    display: none;
    position: absolute;
    z-index: 1020;
    box-sizing: border-box;
    width: 200px;
    padding: 25px;
    background: #fff;
    color: #343434;
    box-shadow: 0 5px 12px rgba(0,0,0,.15)
}

.jl-navbar-dropdown.jl-open {
    display: block
}

[class*=jl-navbar-dropdown-top] {
    margin-top: -15px
}

[class*=jl-navbar-dropdown-bottom] {
    margin-top: 15px
}

[class*=jl-navbar-dropdown-left] {
    margin-left: -15px
}

[class*=jl-navbar-dropdown-right] {
    margin-left: 15px
}

.jl-navbar-dropdown-grid {
    margin-left: -50px
}

.jl-navbar-dropdown-grid>* {
    padding-left: 50px
}

.jl-navbar-dropdown-grid>.jl-grid-margin {
    margin-top: 50px
}

.jl-navbar-dropdown-stack .jl-navbar-dropdown-grid>* {
    width: 100%!important
}

.jl-navbar-dropdown-width-2:not(.jl-navbar-dropdown-stack) {
    width: 400px
}

.jl-navbar-dropdown-width-3:not(.jl-navbar-dropdown-stack) {
    width: 600px
}

.jl-navbar-dropdown-width-4:not(.jl-navbar-dropdown-stack) {
    width: 800px
}

.jl-navbar-dropdown-width-5:not(.jl-navbar-dropdown-stack) {
    width: 1000px
}

.jl-navbar-dropdown-dropbar {
    margin-top: 0;
    margin-bottom: 0;
    box-shadow: none
}

.jl-navbar-dropdown-nav {
    font-size: 14px
}

.jl-navbar-dropdown-nav>li>a {
    color: #9b9b9b
}

.jl-navbar-dropdown-nav>li>a:focus,.jl-navbar-dropdown-nav>li>a:hover {
    color: #343434
}

.jl-navbar-dropdown-nav>li.jl-active>a {
    color: #191919
}

.jl-navbar-dropdown-nav .jl-nav-header {
    color: #191919
}

.jl-navbar-dropdown-nav .jl-nav-divider {
    border-top: 1px solid #f1f1f1
}

.jl-navbar-dropdown-nav .jl-nav-sub a {
    color: #9b9b9b
}

.jl-navbar-dropdown-nav .jl-nav-sub a:focus,.jl-navbar-dropdown-nav .jl-nav-sub a:hover {
    color: #343434
}

.jl-navbar-dropdown-nav .jl-nav-sub li.jl-active>a {
    color: #191919
}

.jl-navbar-dropbar {
    background: #fff
}

.jl-navbar-dropbar-slide {
    position: absolute;
    z-index: 980;
    left: 0;
    right: 0;
    box-shadow: 0 5px 7px rgba(0,0,0,.05)
}

.jl-navbar-container>.jl-container .jl-navbar-left {
    margin-left: -15px;
    margin-right: -15px
}

.jl-navbar-container>.jl-container .jl-navbar-right {
    margin-right: -15px
}

.jl-navbar-dropdown-grid>* {
    position: relative
}

.jl-navbar-dropdown-grid>:not(.jl-first-column)::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 25px;
    border-left: 1px solid #f1f1f1
}

.jl-navbar-dropdown-grid.jl-grid-stack>.jl-grid-margin::before {
    content: "";
    position: absolute;
    top: -25px;
    left: 50px;
    right: 0;
    border-top: 1px solid #f1f1f1
}

.jl-subnav {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    padding: 0;
    list-style: none
}

.jl-subnav>* {
    flex: none;
    padding-left: 20px;
    position: relative
}

.jl-subnav>*>:first-child {
    display: block;
    color: #191919
}

.jl-subnav>*>a:focus,.jl-subnav>*>a:hover {
    color: #219897;
    text-decoration: none;
    outline: 0
}

.jl-subnav>.jl-active>a {
    color: #219897
}

.jl-subnav-divider {
    margin-left: -53px
}

.jl-subnav-divider>* {
    display: flex;
    align-items: center
}

.jl-subnav-divider>::before {
    content: "";
    height: 1.1em;
    margin-left: 6px;
    margin-right: 26px;
    border-left: 1px solid transparent
}

.jl-subnav-divider>:nth-child(n+2):not(.jl-first-column)::before {
    border-left-color: #f1f1f1
}

.jl-subnav-pill>*>:first-child {
    padding: 9px 20px;
    background: 0 0;
    color: #191919
}

.jl-subnav-pill>*>a:focus,.jl-subnav-pill>*>a:hover {
    background-color: #f8f9fa;
    color: #343434
}

.jl-subnav-pill>*>a:active {
    background-color: #f8f9fa;
    color: #343434
}

.jl-subnav-pill>.jl-active>a {
    background-color: #219897;
    color: #fff
}

.jl-subnav>.jl-disabled>a {
    color: #9b9b9b
}

.jl-breadcrumb {
    padding: 0;
    list-style: none
}

.jl-breadcrumb>* {
    display: contents
}

.jl-breadcrumb>*>* {
    font-size: 14px;
    color: #9b9b9b
}

.jl-breadcrumb>*>:focus,.jl-breadcrumb>*>:hover {
    color: #343434;
    text-decoration: none
}

.jl-breadcrumb>:last-child>a:not([href]),.jl-breadcrumb>:last-child>span {
    color: #343434
}

.jl-breadcrumb>:nth-child(n+2):not(.jl-first-column)::before {
    content: "/";
    display: inline-block;
    margin: 0 20px 0 calc(20px - 4px);
    font-size: 14px;
    color: #9b9b9b
}

.jl-pagination {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    padding: 0;
    list-style: none
}

.jl-pagination>* {
    flex: none;
    padding-left: 0;
    position: relative
}

.jl-pagination>*>* {
    display: block;
    padding: 5px 10px;
    color: #9b9b9b;
    transition: color .1s ease-in-out
}

.jl-pagination>*>:focus,.jl-pagination>*>:hover {
    color: #343434;
    text-decoration: none
}

.jl-pagination>.jl-active>* {
    color: #343434
}

.jl-pagination>.jl-disabled>* {
    color: #9b9b9b
}

.jl-tab {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    padding: 0;
    list-style: none;
    position: relative
}

.jl-tab::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 0;
    border-bottom: 1px solid #f1f1f1
}

.jl-tab>* {
    flex: none;
    padding-left: 20px;
    position: relative
}

.jl-tab>*>a {
    display: block;
    text-align: center;
    padding: 5px 10px;
    color: #9b9b9b;
    border-bottom: 1px solid transparent;
    font-size: 14px;
    text-transform: uppercase;
    transition: color .1s ease-in-out
}

.jl-tab>*>a:focus,.jl-tab>*>a:hover {
    color: #343434;
    text-decoration: none
}

.jl-tab>.jl-active>a {
    color: #191919;
    border-color: #219897
}

.jl-tab>.jl-disabled>a {
    color: #9b9b9b
}

.jl-tab-bottom::before {
    top: 0;
    bottom: auto
}

.jl-tab-bottom>*>a {
    border-top: 1px solid transparent;
    border-bottom: none
}

.jl-tab-left,.jl-tab-right {
    flex-direction: column;
    margin-left: 0
}

.jl-tab-left>*,.jl-tab-right>* {
    padding-left: 0
}

.jl-tab-left::before {
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    border-left: 1px solid #f1f1f1;
    border-bottom: none
}

.jl-tab-right::before {
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
    border-left: 1px solid #f1f1f1;
    border-bottom: none
}

.jl-tab-left>*>a {
    text-align: left;
    border-right: 1px solid transparent;
    border-bottom: none
}

.jl-tab-right>*>a {
    text-align: left;
    border-left: 1px solid transparent;
    border-bottom: none
}

.jl-tab .jl-dropdown {
    margin-left: 30px
}

.jl-slidenav {
    padding: 5px 10px;
    color: rgba(52,52,52,.5);
    transition: color .1s ease-in-out
}

.jl-slidenav:focus,.jl-slidenav:hover {
    color: rgba(52,52,52,.9);
    outline: 0
}

.jl-slidenav:active {
    color: rgba(52,52,52,.5)
}

.jl-slidenav-large {
    padding: 10px 10px
}

.jl-slidenav-container {
    display: flex
}

.jl-dotnav {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: -12px
}

.jl-dotnav>* {
    flex: none;
    padding-left: 12px
}

.jl-dotnav>*>* {
    display: block;
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: 0 0;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    border: 1px solid rgba(52,52,52,.4);
    transition: .2s ease-in-out;
    transition-property: background-color,border-color
}

.jl-dotnav>*>:focus,.jl-dotnav>*>:hover {
    background-color: rgba(52,52,52,.6);
    outline: 0;
    border-color: transparent
}

.jl-dotnav>*>:active {
    background-color: rgba(52,52,52,.2);
    border-color: transparent
}

.jl-dotnav>.jl-active>* {
    background-color: rgba(52,52,52,.6);
    border-color: transparent
}

.jl-dotnav-vertical {
    flex-direction: column;
    margin-left: 0;
    margin-top: -12px
}

.jl-dotnav-vertical>* {
    padding-left: 0;
    padding-top: 12px
}

.jl-thumbnav {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: -15px
}

.jl-thumbnav>* {
    padding-left: 15px
}

.jl-thumbnav>*>* {
    display: inline-block;
    position: relative
}

.jl-thumbnav>*>::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255,255,255,.4);
    transition: background-color .1s ease-in-out
}

.jl-thumbnav>*>:focus,.jl-thumbnav>*>:hover {
    outline: 0
}

.jl-thumbnav>*>:focus::after,.jl-thumbnav>*>:hover::after {
    background-color: transparent
}

.jl-thumbnav>.jl-active>::after {
    background-color: transparent
}

.jl-thumbnav-vertical {
    flex-direction: column;
    margin-left: 0;
    margin-top: -15px
}

.jl-thumbnav-vertical>* {
    padding-left: 0;
    padding-top: 15px
}

.jl-iconnav {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: -10px
}

.jl-iconnav>* {
    padding-left: 10px
}

.jl-iconnav>*>a {
    display: block;
    color: #9b9b9b
}

.jl-iconnav>*>a:focus,.jl-iconnav>*>a:hover {
    color: #343434;
    outline: 0
}

.jl-iconnav>.jl-active>a {
    color: #343434
}

.jl-iconnav-vertical {
    flex-direction: column;
    margin-left: 0;
    margin-top: -10px
}

.jl-iconnav-vertical>* {
    padding-left: 0;
    padding-top: 10px
}

.jl-lightbox {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1010;
    background: #000;
    opacity: 0;
    transition: opacity .15s linear;
    touch-action: pinch-zoom
}

.jl-lightbox.jl-open {
    display: block;
    opacity: 1
}

.jl-lightbox-page {
    overflow: hidden
}

.jl-lightbox-items>* {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    justify-content: center;
    align-items: center;
    color: rgba(255,255,255,.7);
    will-change: transform,opacity
}

.jl-lightbox-items>*>* {
    max-width: 100vw;
    max-height: 100vh
}

.jl-lightbox-items>:focus {
    outline: 0
}

.jl-lightbox-items>*>:not(iframe) {
    width: auto;
    height: auto
}

.jl-lightbox-items>.jl-active {
    display: flex
}

.jl-lightbox-toolbar {
    padding: 10px 10px;
    background: rgba(0,0,0,.3);
    color: rgba(255,255,255,.7)
}

.jl-lightbox-toolbar>* {
    color: rgba(255,255,255,.7)
}

.jl-lightbox-toolbar-icon {
    padding: 5px;
    color: rgba(255,255,255,.7)
}

.jl-lightbox-toolbar-icon:hover {
    color: #fff
}

.jl-lightbox-button {
    box-sizing: border-box;
    width: 50px;
    height: 50px;
    background: rgba(0,0,0,.3);
    color: rgba(255,255,255,.7);
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.jl-lightbox-button:focus,.jl-lightbox-button:hover {
    color: #fff
}

.jl-lightbox-caption:empty {
    display: none
}

.jl-lightbox-iframe {
    width: 80%;
    height: 80%
}

[class*=jl-animation-] {
    animation-duration: .5s;
    animation-timing-function: ease-out;
    animation-fill-mode: both
}

.jl-animation-fade {
    animation-name: jl-fade;
    animation-duration: .8s;
    animation-timing-function: linear
}

.jl-animation-scale-up {
    animation-name: jl-fade-scale-02
}

.jl-animation-scale-down {
    animation-name: jl-fade-scale-18
}

.jl-animation-slide-top {
    animation-name: jl-fade-top
}

.jl-animation-slide-bottom {
    animation-name: jl-fade-bottom
}

.jl-animation-slide-left {
    animation-name: jl-fade-left
}

.jl-animation-slide-right {
    animation-name: jl-fade-right
}

.jl-animation-slide-top-small {
    animation-name: jl-fade-top-small
}

.jl-animation-slide-bottom-small {
    animation-name: jl-fade-bottom-small
}

.jl-animation-slide-left-small {
    animation-name: jl-fade-left-small
}

.jl-animation-slide-right-small {
    animation-name: jl-fade-right-small
}

.jl-animation-slide-top-medium {
    animation-name: jl-fade-top-medium
}

.jl-animation-slide-bottom-medium {
    animation-name: jl-fade-bottom-medium
}

.jl-animation-slide-left-medium {
    animation-name: jl-fade-left-medium
}

.jl-animation-slide-right-medium {
    animation-name: jl-fade-right-medium
}

.jl-animation-kenburns {
    animation-name: jl-scale-kenburns;
    animation-duration: 15s
}

.jl-animation-shake {
    animation-name: jl-shake
}

.jl-animation-stroke {
    animation-name: jl-stroke;
    stroke-dasharray: var(--jl-animation-stroke);
    animation-duration: 2s
}

.jl-animation-reverse {
    animation-direction: reverse;
    animation-timing-function: ease-in
}

.jl-animation-fast {
    animation-duration: .1s
}

.jl-animation-toggle:not(:hover):not(:focus) [class*=jl-animation-] {
    animation-name: none
}

.jl-animation-toggle {
    -webkit-tap-highlight-color: transparent
}

.jl-animation-toggle:focus {
    outline: 0
}

@keyframes jl-fade {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes jl-fade-top {
    0% {
        opacity: 0;
        transform: translateY(-100%)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes jl-fade-bottom {
    0% {
        opacity: 0;
        transform: translateY(100%)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes jl-fade-left {
    0% {
        opacity: 0;
        transform: translateX(-100%)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes jl-fade-right {
    0% {
        opacity: 0;
        transform: translateX(100%)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes jl-fade-top-small {
    0% {
        opacity: 0;
        transform: translateY(-10px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes jl-fade-bottom-small {
    0% {
        opacity: 0;
        transform: translateY(10px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes jl-fade-left-small {
    0% {
        opacity: 0;
        transform: translateX(-10px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes jl-fade-right-small {
    0% {
        opacity: 0;
        transform: translateX(10px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes jl-fade-top-medium {
    0% {
        opacity: 0;
        transform: translateY(-50px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes jl-fade-bottom-medium {
    0% {
        opacity: 0;
        transform: translateY(50px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes jl-fade-left-medium {
    0% {
        opacity: 0;
        transform: translateX(-50px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes jl-fade-right-medium {
    0% {
        opacity: 0;
        transform: translateX(50px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes jl-fade-scale-02 {
    0% {
        opacity: 0;
        transform: scale(.2)
    }

    100% {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes jl-fade-scale-18 {
    0% {
        opacity: 0;
        transform: scale(1.8)
    }

    100% {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes jl-scale-kenburns {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(1.2)
    }
}

@keyframes jl-shake {
    0%,100% {
        transform: translateX(0)
    }

    10% {
        transform: translateX(-9px)
    }

    20% {
        transform: translateX(8px)
    }

    30% {
        transform: translateX(-7px)
    }

    40% {
        transform: translateX(6px)
    }

    50% {
        transform: translateX(-5px)
    }

    60% {
        transform: translateX(4px)
    }

    70% {
        transform: translateX(-3px)
    }

    80% {
        transform: translateX(2px)
    }

    90% {
        transform: translateX(-1px)
    }
}

@keyframes jl-stroke {
    0% {
        stroke-dashoffset: var(--jl-animation-stroke)
    }

    100% {
        stroke-dashoffset: 0
    }
}

[class*=jl-child-width]>* {
    box-sizing: border-box;
    width: 100%
}

.jl-child-width-1-2>* {
    width: 50%
}

.jl-child-width-1-3>* {
    width: calc(100% * 1 / 3.001)
}

.jl-child-width-1-4>* {
    width: 25%
}

.jl-child-width-1-5>* {
    width: 20%
}

.jl-child-width-1-6>* {
    width: calc(100% * 1 / 6.001)
}

.jl-child-width-auto>* {
    width: auto
}

.jl-child-width-expand>:not([class*=jl-width]) {
    flex: 1;
    min-width: 1px
}

@media (min-width: 640px) {
    .jl-child-width-1-1\@s>* {
        width:100%
    }

    .jl-child-width-1-2\@s>* {
        width: 50%
    }

    .jl-child-width-1-3\@s>* {
        width: calc(100% * 1 / 3.001)
    }

    .jl-child-width-1-4\@s>* {
        width: 25%
    }

    .jl-child-width-1-5\@s>* {
        width: 20%
    }

    .jl-child-width-1-6\@s>* {
        width: calc(100% * 1 / 6.001)
    }

    .jl-child-width-auto\@s>* {
        width: auto
    }

    .jl-child-width-expand\@s>:not([class*=jl-width]) {
        flex: 1;
        min-width: 1px
    }
}

@media (min-width: 960px) {
    .jl-child-width-1-1\@m>* {
        width:100%
    }

    .jl-child-width-1-2\@m>* {
        width: 50%
    }

    .jl-child-width-1-3\@m>* {
        width: calc(100% * 1 / 3.001)
    }

    .jl-child-width-1-4\@m>* {
        width: 25%
    }

    .jl-child-width-1-5\@m>* {
        width: 20%
    }

    .jl-child-width-1-6\@m>* {
        width: calc(100% * 1 / 6.001)
    }

    .jl-child-width-auto\@m>* {
        width: auto
    }

    .jl-child-width-expand\@m>:not([class*=jl-width]) {
        flex: 1;
        min-width: 1px
    }
}

@media (min-width: 1200px) {
    .jl-child-width-1-1\@l>* {
        width:100%
    }

    .jl-child-width-1-2\@l>* {
        width: 50%
    }

    .jl-child-width-1-3\@l>* {
        width: calc(100% * 1 / 3.001)
    }

    .jl-child-width-1-4\@l>* {
        width: 25%
    }

    .jl-child-width-1-5\@l>* {
        width: 20%
    }

    .jl-child-width-1-6\@l>* {
        width: calc(100% * 1 / 6.001)
    }

    .jl-child-width-auto\@l>* {
        width: auto
    }

    .jl-child-width-expand\@l>:not([class*=jl-width]) {
        flex: 1;
        min-width: 1px
    }
}

@media (min-width: 1600px) {
    .jl-child-width-1-1\@xl>* {
        width:100%
    }

    .jl-child-width-1-2\@xl>* {
        width: 50%
    }

    .jl-child-width-1-3\@xl>* {
        width: calc(100% * 1 / 3.001)
    }

    .jl-child-width-1-4\@xl>* {
        width: 25%
    }

    .jl-child-width-1-5\@xl>* {
        width: 20%
    }

    .jl-child-width-1-6\@xl>* {
        width: calc(100% * 1 / 6.001)
    }

    .jl-child-width-auto\@xl>* {
        width: auto
    }

    .jl-child-width-expand\@xl>:not([class*=jl-width]) {
        flex: 1;
        min-width: 1px
    }
}

[class*=jl-width] {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%
}

.jl-width-1-2 {
    width: 50%
}

.jl-width-1-3 {
    width: calc(100% * 1 / 3.001)
}

.jl-width-2-3 {
    width: calc(100% * 2 / 3.001)
}

.jl-width-1-4 {
    width: 25%
}

.jl-width-3-4 {
    width: 75%
}

.jl-width-1-5 {
    width: 20%
}

.jl-width-2-5 {
    width: 40%
}

.jl-width-3-5 {
    width: 60%
}

.jl-width-4-5 {
    width: 80%
}

.jl-width-1-6 {
    width: calc(100% * 1 / 6.001)
}

.jl-width-5-6 {
    width: calc(100% * 5 / 6.001)
}

.jl-width-small {
    width: 150px
}

.jl-width-medium {
    width: 300px
}

.jl-width-large {
    width: 450px
}

.jl-width-xlarge {
    width: 600px
}

.jl-width-2xlarge {
    width: 750px
}

.jl-width-auto {
    width: auto
}

.jl-width-expand {
    flex: 1;
    min-width: 1px
}

@media (min-width: 640px) {
    .jl-width-1-1\@s {
        width:100%
    }

    .jl-width-1-2\@s {
        width: 50%
    }

    .jl-width-1-3\@s {
        width: calc(100% * 1 / 3.001)
    }

    .jl-width-2-3\@s {
        width: calc(100% * 2 / 3.001)
    }

    .jl-width-1-4\@s {
        width: 25%
    }

    .jl-width-3-4\@s {
        width: 75%
    }

    .jl-width-1-5\@s {
        width: 20%
    }

    .jl-width-2-5\@s {
        width: 40%
    }

    .jl-width-3-5\@s {
        width: 60%
    }

    .jl-width-4-5\@s {
        width: 80%
    }

    .jl-width-1-6\@s {
        width: calc(100% * 1 / 6.001)
    }

    .jl-width-5-6\@s {
        width: calc(100% * 5 / 6.001)
    }

    .jl-width-small\@s {
        width: 150px
    }

    .jl-width-medium\@s {
        width: 300px
    }

    .jl-width-large\@s {
        width: 450px
    }

    .jl-width-xlarge\@s {
        width: 600px
    }

    .jl-width-2xlarge\@s {
        width: 750px
    }

    .jl-width-auto\@s {
        width: auto
    }

    .jl-width-expand\@s {
        flex: 1;
        min-width: 1px
    }
}

@media (min-width: 960px) {
    .jl-width-1-1\@m {
        width:100%
    }

    .jl-width-1-2\@m {
        width: 50%
    }

    .jl-width-1-3\@m {
        width: calc(100% * 1 / 3.001)
    }

    .jl-width-2-3\@m {
        width: calc(100% * 2 / 3.001)
    }

    .jl-width-1-4\@m {
        width: 25%
    }

    .jl-width-3-4\@m {
        width: 75%
    }

    .jl-width-1-5\@m {
        width: 20%
    }

    .jl-width-2-5\@m {
        width: 40%
    }

    .jl-width-3-5\@m {
        width: 60%
    }

    .jl-width-4-5\@m {
        width: 80%
    }

    .jl-width-1-6\@m {
        width: calc(100% * 1 / 6.001)
    }

    .jl-width-5-6\@m {
        width: calc(100% * 5 / 6.001)
    }

    .jl-width-small\@m {
        width: 150px
    }

    .jl-width-medium\@m {
        width: 300px
    }

    .jl-width-large\@m {
        width: 450px
    }

    .jl-width-xlarge\@m {
        width: 600px
    }

    .jl-width-2xlarge\@m {
        width: 750px
    }

    .jl-width-auto\@m {
        width: auto
    }

    .jl-width-expand\@m {
        flex: 1;
        min-width: 1px
    }
}

@media (min-width: 1200px) {
    .jl-width-1-1\@l {
        width:100%
    }

    .jl-width-1-2\@l {
        width: 50%
    }

    .jl-width-1-3\@l {
        width: calc(100% * 1 / 3.001)
    }

    .jl-width-2-3\@l {
        width: calc(100% * 2 / 3.001)
    }

    .jl-width-1-4\@l {
        width: 25%
    }

    .jl-width-3-4\@l {
        width: 75%
    }

    .jl-width-1-5\@l {
        width: 20%
    }

    .jl-width-2-5\@l {
        width: 40%
    }

    .jl-width-3-5\@l {
        width: 60%
    }

    .jl-width-4-5\@l {
        width: 80%
    }

    .jl-width-1-6\@l {
        width: calc(100% * 1 / 6.001)
    }

    .jl-width-5-6\@l {
        width: calc(100% * 5 / 6.001)
    }

    .jl-width-small\@l {
        width: 150px
    }

    .jl-width-medium\@l {
        width: 300px
    }

    .jl-width-large\@l {
        width: 450px
    }

    .jl-width-xlarge\@l {
        width: 600px
    }

    .jl-width-2xlarge\@l {
        width: 750px
    }

    .jl-width-auto\@l {
        width: auto
    }

    .jl-width-expand\@l {
        flex: 1;
        min-width: 1px
    }
}

@media (min-width: 1600px) {
    .jl-width-1-1\@xl {
        width:100%
    }

    .jl-width-1-2\@xl {
        width: 50%
    }

    .jl-width-1-3\@xl {
        width: calc(100% * 1 / 3.001)
    }

    .jl-width-2-3\@xl {
        width: calc(100% * 2 / 3.001)
    }

    .jl-width-1-4\@xl {
        width: 25%
    }

    .jl-width-3-4\@xl {
        width: 75%
    }

    .jl-width-1-5\@xl {
        width: 20%
    }

    .jl-width-2-5\@xl {
        width: 40%
    }

    .jl-width-3-5\@xl {
        width: 60%
    }

    .jl-width-4-5\@xl {
        width: 80%
    }

    .jl-width-1-6\@xl {
        width: calc(100% * 1 / 6.001)
    }

    .jl-width-5-6\@xl {
        width: calc(100% * 5 / 6.001)
    }

    .jl-width-small\@xl {
        width: 150px
    }

    .jl-width-medium\@xl {
        width: 300px
    }

    .jl-width-large\@xl {
        width: 450px
    }

    .jl-width-xlarge\@xl {
        width: 600px
    }

    .jl-width-2xlarge\@xl {
        width: 750px
    }

    .jl-width-auto\@xl {
        width: auto
    }

    .jl-width-expand\@xl {
        flex: 1;
        min-width: 1px
    }
}

[class*=jl-height] {
    box-sizing: border-box
}

.jl-height-1-1 {
    height: 100%
}

.jl-height-viewport {
    min-height: 100vh
}

.jl-height-small {
    height: 150px
}

.jl-height-medium {
    height: 300px
}

.jl-height-large {
    height: 450px
}

.jl-height-max-small {
    max-height: 150px
}

.jl-height-max-medium {
    max-height: 300px
}

.jl-height-max-large {
    max-height: 450px
}

.jl-text-lead {
    font-size: 24px;
    line-height: 1.5;
    color: #191919
}

.jl-text-meta {
    font-size: 14px;
    line-height: 1.4;
    color: #9b9b9b
}

.jl-text-meta a {
    color: #9b9b9b
}

.jl-text-meta a:hover {
    color: #343434;
    text-decoration: none
}

.jl-text-small {
    font-size: 14px;
    line-height: 1.5
}

.jl-text-large {
    font-size: 24px;
    line-height: 1.5
}

.jl-text-default {
    font-size: 16px;
    line-height: 1.5
}

.jl-text-light {
    font-weight: 300
}

.jl-text-normal {
    font-weight: 400
}

.jl-text-bold {
    font-weight: 700
}

.jl-text-lighter {
    font-weight: lighter
}

.jl-text-bolder {
    font-weight: bolder
}

.jl-text-italic {
    font-style: italic
}

.jl-text-capitalize {
    text-transform: capitalize!important
}

.jl-text-uppercase {
    text-transform: uppercase!important
}

.jl-text-lowercase {
    text-transform: lowercase!important
}

.jl-text-muted {
    color: #9b9b9b!important
}

.jl-text-emphasis {
    color: #191919!important
}

.jl-text-primary {
    color: #219897!important
}

.jl-text-secondary {
    color: #191919!important
}

.jl-text-success {
    color: #3ecf8e!important
}

.jl-text-warning {
    color: #faa05a!important
}

.jl-text-danger {
    color: #f0506e!important
}

.jl-text-background {
    -webkit-background-clip: text;
    display: inline-block;
    color: #219897!important
}

@supports (-webkit-background-clip: text) {
    .jl-text-background {
        background-color:#219897;
        color: transparent!important
    }
}

.jl-text-left {
    text-align: left!important
}

.jl-text-right {
    text-align: right!important
}

.jl-text-center {
    text-align: center!important
}

.jl-text-justify {
    text-align: justify!important
}

@media (min-width: 640px) {
    .jl-text-left\@s {
        text-align:left!important
    }

    .jl-text-right\@s {
        text-align: right!important
    }

    .jl-text-center\@s {
        text-align: center!important
    }
}

@media (min-width: 960px) {
    .jl-text-left\@m {
        text-align:left!important
    }

    .jl-text-right\@m {
        text-align: right!important
    }

    .jl-text-center\@m {
        text-align: center!important
    }
}

@media (min-width: 1200px) {
    .jl-text-left\@l {
        text-align:left!important
    }

    .jl-text-right\@l {
        text-align: right!important
    }

    .jl-text-center\@l {
        text-align: center!important
    }
}

@media (min-width: 1600px) {
    .jl-text-left\@xl {
        text-align:left!important
    }

    .jl-text-right\@xl {
        text-align: right!important
    }

    .jl-text-center\@xl {
        text-align: center!important
    }
}

.jl-text-top {
    vertical-align: top!important
}

.jl-text-middle {
    vertical-align: middle!important
}

.jl-text-bottom {
    vertical-align: bottom!important
}

.jl-text-baseline {
    vertical-align: baseline!important
}

.jl-text-nowrap {
    white-space: nowrap
}

.jl-text-truncate {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

td.jl-text-truncate,th.jl-text-truncate {
    max-width: 0
}

.jl-text-break {
    overflow-wrap: break-word;
    word-wrap: break-word
}

td.jl-text-break,th.jl-text-break {
    word-break: break-all
}

[class*=jl-column-] {
    column-gap: 30px
}

@media (min-width: 1200px) {
    [class*=jl-column-] {
        column-gap:40px
    }
}

[class*=jl-column-] img {
    transform: translate3d(0,0,0)
}

.jl-column-divider {
    column-rule: 1px solid #f1f1f1;
    column-gap: 60px
}

@media (min-width: 1200px) {
    .jl-column-divider {
        column-gap:80px
    }
}

.jl-column-1-2 {
    column-count: 2
}

.jl-column-1-3 {
    column-count: 3
}

.jl-column-1-4 {
    column-count: 4
}

.jl-column-1-5 {
    column-count: 5
}

.jl-column-1-6 {
    column-count: 6
}

@media (min-width: 640px) {
    .jl-column-1-2\@s {
        column-count:2
    }

    .jl-column-1-3\@s {
        column-count: 3
    }

    .jl-column-1-4\@s {
        column-count: 4
    }

    .jl-column-1-5\@s {
        column-count: 5
    }

    .jl-column-1-6\@s {
        column-count: 6
    }
}

@media (min-width: 960px) {
    .jl-column-1-2\@m {
        column-count:2
    }

    .jl-column-1-3\@m {
        column-count: 3
    }

    .jl-column-1-4\@m {
        column-count: 4
    }

    .jl-column-1-5\@m {
        column-count: 5
    }

    .jl-column-1-6\@m {
        column-count: 6
    }
}

@media (min-width: 1200px) {
    .jl-column-1-2\@l {
        column-count:2
    }

    .jl-column-1-3\@l {
        column-count: 3
    }

    .jl-column-1-4\@l {
        column-count: 4
    }

    .jl-column-1-5\@l {
        column-count: 5
    }

    .jl-column-1-6\@l {
        column-count: 6
    }
}

@media (min-width: 1600px) {
    .jl-column-1-2\@xl {
        column-count:2
    }

    .jl-column-1-3\@xl {
        column-count: 3
    }

    .jl-column-1-4\@xl {
        column-count: 4
    }

    .jl-column-1-5\@xl {
        column-count: 5
    }

    .jl-column-1-6\@xl {
        column-count: 6
    }
}

.jl-column-span {
    column-span: all
}

.jl-cover {
    max-width: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

iframe.jl-cover {
    pointer-events: none
}

.jl-cover-container {
    overflow: hidden;
    position: relative
}

.jl-background-default {
    background-color: #fff
}

.jl-background-muted {
    background-color: #f8f9fa
}

.jl-background-primary {
    background-color: #219897
}

.jl-background-secondary {
    background-color: #191919
}

.jl-background-contain,.jl-background-cover {
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.jl-background-cover {
    background-size: cover
}

.jl-background-contain {
    background-size: contain
}

.jl-background-top-left {
    background-position: 0 0
}

.jl-background-top-center {
    background-position: 50% 0
}

.jl-background-top-right {
    background-position: 100% 0
}

.jl-background-center-left {
    background-position: 0 50%
}

.jl-background-center-center {
    background-position: 50% 50%
}

.jl-background-center-right {
    background-position: 100% 50%
}

.jl-background-bottom-left {
    background-position: 0 100%
}

.jl-background-bottom-center {
    background-position: 50% 100%
}

.jl-background-bottom-right {
    background-position: 100% 100%
}

.jl-background-norepeat {
    background-repeat: no-repeat
}

.jl-background-fixed {
    background-attachment: fixed;
    backface-visibility: hidden
}

@media (pointer: coarse) {
    .jl-background-fixed {
        background-attachment:scroll
    }
}

@media (max-width: 639px) {
    .jl-background-image\@s {
        background-image:none!important
    }
}

@media (max-width: 959px) {
    .jl-background-image\@m {
        background-image:none!important
    }
}

@media (max-width: 1199px) {
    .jl-background-image\@l {
        background-image:none!important
    }
}

@media (max-width: 1599px) {
    .jl-background-image\@xl {
        background-image:none!important
    }
}

.jl-background-blend-multiply {
    background-blend-mode: multiply
}

.jl-background-blend-screen {
    background-blend-mode: screen
}

.jl-background-blend-overlay {
    background-blend-mode: overlay
}

.jl-background-blend-darken {
    background-blend-mode: darken
}

.jl-background-blend-lighten {
    background-blend-mode: lighten
}

.jl-background-blend-color-dodge {
    background-blend-mode: color-dodge
}

.jl-background-blend-color-burn {
    background-blend-mode: color-burn
}

.jl-background-blend-hard-light {
    background-blend-mode: hard-light
}

.jl-background-blend-soft-light {
    background-blend-mode: soft-light
}

.jl-background-blend-difference {
    background-blend-mode: difference
}

.jl-background-blend-exclusion {
    background-blend-mode: exclusion
}

.jl-background-blend-hue {
    background-blend-mode: hue
}

.jl-background-blend-saturation {
    background-blend-mode: saturation
}

.jl-background-blend-color {
    background-blend-mode: color
}

.jl-background-blend-luminosity {
    background-blend-mode: luminosity
}

[class*=jl-align] {
    display: block;
    margin-bottom: 30px
}

*+[class*=jl-align] {
    margin-top: 30px
}

.jl-align-center {
    margin-left: auto;
    margin-right: auto
}

.jl-align-left {
    margin-top: 0;
    margin-right: 30px;
    float: left
}

.jl-align-right {
    margin-top: 0;
    margin-left: 30px;
    float: right
}

@media (min-width: 640px) {
    .jl-align-left\@s {
        margin-top:0;
        margin-right: 30px;
        float: left
    }

    .jl-align-right\@s {
        margin-top: 0;
        margin-left: 30px;
        float: right
    }
}

@media (min-width: 960px) {
    .jl-align-left\@m {
        margin-top:0;
        margin-right: 30px;
        float: left
    }

    .jl-align-right\@m {
        margin-top: 0;
        margin-left: 30px;
        float: right
    }
}

@media (min-width: 1200px) {
    .jl-align-left\@l {
        margin-top:0;
        float: left
    }

    .jl-align-right\@l {
        margin-top: 0;
        float: right
    }

    .jl-align-left,.jl-align-left\@l,.jl-align-left\@m,.jl-align-left\@s {
        margin-right: 40px
    }

    .jl-align-right,.jl-align-right\@l,.jl-align-right\@m,.jl-align-right\@s {
        margin-left: 40px
    }
}

@media (min-width: 1600px) {
    .jl-align-left\@xl {
        margin-top:0;
        margin-right: 40px;
        float: left
    }

    .jl-align-right\@xl {
        margin-top: 0;
        margin-left: 40px;
        float: right
    }
}

.jl-svg,.jl-svg:not(.jl-preserve) [fill*='#']:not(.jl-preserve) {
    fill: currentcolor
}

.jl-svg:not(.jl-preserve) [stroke*='#']:not(.jl-preserve) {
    stroke: currentcolor
}

.jl-svg {
    transform: translate(0,0)
}

.jl-panel {
    display: flow-root;
    position: relative;
    box-sizing: border-box
}

.jl-panel>:last-child {
    margin-bottom: 0
}

.jl-panel-scrollable {
    height: 170px;
    padding: 10px;
    border: 1px solid #f1f1f1;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    resize: both
}

.jl-clearfix::before {
    content: "";
    display: table-cell
}

.jl-clearfix::after {
    content: "";
    display: table;
    clear: both
}

.jl-float-left {
    float: left
}

.jl-float-right {
    float: right
}

[class*=jl-float-] {
    max-width: 100%
}

.jl-overflow-hidden {
    overflow: hidden
}

.jl-overflow-auto {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.jl-overflow-auto>:last-child {
    margin-bottom: 0
}

.jl-resize {
    resize: both
}

.jl-resize-vertical {
    resize: vertical
}

.jl-display-block {
    display: block!important
}

.jl-display-inline {
    display: inline!important
}

.jl-display-inline-block {
    display: inline-block!important
}

[class*=jl-inline] {
    display: inline-block;
    position: relative;
    max-width: 100%;
    vertical-align: middle;
    -webkit-backface-visibility: hidden
}

.jl-inline-clip {
    overflow: hidden
}

.jl-preserve-width,.jl-preserve-width canvas,.jl-preserve-width img,.jl-preserve-width svg,.jl-preserve-width video {
    max-width: none
}

.jl-responsive-height,.jl-responsive-width {
    box-sizing: border-box
}

.jl-responsive-width {
    max-width: 100%!important;
    height: auto
}

.jl-responsive-height {
    max-height: 100%;
    width: auto;
    max-width: none
}

.jl-border-circle {
    border-radius: 50%
}

.jl-border-pill {
    border-radius: 500px
}

.jl-border-rounded {
    border-radius: 5px
}

.jl-inline-clip[class*=jl-border-] {
    -webkit-transform: translateZ(0)
}

.jl-box-shadow-small {
    box-shadow: 0 2px 8px rgba(0,0,0,.04)
}

.jl-box-shadow-medium {
    box-shadow: 0 5px 15px rgba(0,0,0,.06)
}

.jl-box-shadow-large {
    box-shadow: 0 14px 25px rgba(0,0,0,.1)
}

.jl-box-shadow-xlarge {
    box-shadow: 0 28px 50px rgba(0,0,0,.14)
}

[class*=jl-box-shadow-hover] {
    transition: box-shadow .1s ease-in-out
}

.jl-box-shadow-hover-small:hover {
    box-shadow: 0 2px 8px rgba(0,0,0,.04)
}

.jl-box-shadow-hover-medium:hover {
    box-shadow: 0 5px 15px rgba(0,0,0,.06)
}

.jl-box-shadow-hover-large:hover {
    box-shadow: 0 14px 25px rgba(0,0,0,.1)
}

.jl-box-shadow-hover-xlarge:hover {
    box-shadow: 0 28px 50px rgba(0,0,0,.14)
}

@supports (filter: blur(0)) {
    .jl-box-shadow-bottom {
        display:inline-block;
        position: relative;
        max-width: 100%;
        vertical-align: middle
    }

    .jl-box-shadow-bottom::before {
        content: '';
        position: absolute;
        bottom: -30px;
        left: 0;
        right: 0;
        height: 30px;
        border-radius: 100%;
        background: #444;
        filter: blur(20px)
    }

    .jl-box-shadow-bottom>* {
        position: relative
    }
}

.jl-dropcap::first-letter,.jl-dropcap>p:first-of-type::first-letter {
    display: block;
    margin-right: 10px;
    float: left;
    font-size: 4.5em;
    line-height: 1;
    margin-bottom: -2px
}

@-moz-document url-prefix() {
    .jl-dropcap::first-letter,.jl-dropcap>p:first-of-type::first-letter {
        margin-top: 1.1%
    }
}

@supports (-ms-ime-align:auto) {
    .jl-dropcap>p:first-of-type::first-letter {
        font-size: 1em
    }
}

.jl-logo {
    font-size: 24px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    color: #343434;
    text-decoration: none
}

.jl-logo:focus,.jl-logo:hover {
    color: #343434;
    outline: 0;
    text-decoration: none
}

.jl-logo-inverse {
    display: none
}

.jl-disabled {
    pointer-events: none
}

.jl-drag,.jl-drag * {
    cursor: move
}

.jl-drag iframe {
    pointer-events: none
}

.jl-dragover {
    box-shadow: 0 0 20px rgba(100,100,100,.3)
}

.jl-blend-multiply {
    mix-blend-mode: multiply
}

.jl-blend-screen {
    mix-blend-mode: screen
}

.jl-blend-overlay {
    mix-blend-mode: overlay
}

.jl-blend-darken {
    mix-blend-mode: darken
}

.jl-blend-lighten {
    mix-blend-mode: lighten
}

.jl-blend-color-dodge {
    mix-blend-mode: color-dodge
}

.jl-blend-color-burn {
    mix-blend-mode: color-burn
}

.jl-blend-hard-light {
    mix-blend-mode: hard-light
}

.jl-blend-soft-light {
    mix-blend-mode: soft-light
}

.jl-blend-difference {
    mix-blend-mode: difference
}

.jl-blend-exclusion {
    mix-blend-mode: exclusion
}

.jl-blend-hue {
    mix-blend-mode: hue
}

.jl-blend-saturation {
    mix-blend-mode: saturation
}

.jl-blend-color {
    mix-blend-mode: color
}

.jl-blend-luminosity {
    mix-blend-mode: luminosity
}

.jl-transform-center {
    transform: translate(-50%,-50%)
}

.jl-transform-origin-top-left {
    transform-origin: 0 0
}

.jl-transform-origin-top-center {
    transform-origin: 50% 0
}

.jl-transform-origin-top-right {
    transform-origin: 100% 0
}

.jl-transform-origin-center-left {
    transform-origin: 0 50%
}

.jl-transform-origin-center-right {
    transform-origin: 100% 50%
}

.jl-transform-origin-bottom-left {
    transform-origin: 0 100%
}

.jl-transform-origin-bottom-center {
    transform-origin: 50% 100%
}

.jl-transform-origin-bottom-right {
    transform-origin: 100% 100%
}

.jl-flex {
    display: flex
}

.jl-flex-inline {
    display: inline-flex
}

.jl-flex-inline::after,.jl-flex-inline::before,.jl-flex::after,.jl-flex::before {
    display: none
}

.jl-flex-left {
    justify-content: flex-start
}

.jl-flex-center {
    justify-content: center
}

.jl-flex-right {
    justify-content: flex-end
}

.jl-flex-between {
    justify-content: space-between
}

.jl-flex-around {
    justify-content: space-around
}

@media (min-width: 640px) {
    .jl-flex-left\@s {
        justify-content:flex-start
    }

    .jl-flex-center\@s {
        justify-content: center
    }

    .jl-flex-right\@s {
        justify-content: flex-end
    }

    .jl-flex-between\@s {
        justify-content: space-between
    }

    .jl-flex-around\@s {
        justify-content: space-around
    }
}

@media (min-width: 960px) {
    .jl-flex-left\@m {
        justify-content:flex-start
    }

    .jl-flex-center\@m {
        justify-content: center
    }

    .jl-flex-right\@m {
        justify-content: flex-end
    }

    .jl-flex-between\@m {
        justify-content: space-between
    }

    .jl-flex-around\@m {
        justify-content: space-around
    }
}

@media (min-width: 1200px) {
    .jl-flex-left\@l {
        justify-content:flex-start
    }

    .jl-flex-center\@l {
        justify-content: center
    }

    .jl-flex-right\@l {
        justify-content: flex-end
    }

    .jl-flex-between\@l {
        justify-content: space-between
    }

    .jl-flex-around\@l {
        justify-content: space-around
    }
}

@media (min-width: 1600px) {
    .jl-flex-left\@xl {
        justify-content:flex-start
    }

    .jl-flex-center\@xl {
        justify-content: center
    }

    .jl-flex-right\@xl {
        justify-content: flex-end
    }

    .jl-flex-between\@xl {
        justify-content: space-between
    }

    .jl-flex-around\@xl {
        justify-content: space-around
    }
}

.jl-flex-stretch {
    align-items: stretch
}

.jl-flex-top {
    align-items: flex-start
}

.jl-flex-middle {
    align-items: center
}

.jl-flex-bottom {
    align-items: flex-end
}

.jl-flex-row {
    flex-direction: row
}

.jl-flex-row-reverse {
    flex-direction: row-reverse
}

.jl-flex-column {
    flex-direction: column
}

.jl-flex-column-reverse {
    flex-direction: column-reverse
}

.jl-flex-nowrap {
    flex-wrap: nowrap
}

.jl-flex-wrap {
    flex-wrap: wrap
}

.jl-flex-wrap-reverse {
    flex-wrap: wrap-reverse
}

.jl-flex-wrap-stretch {
    align-content: stretch
}

.jl-flex-wrap-top {
    align-content: flex-start
}

.jl-flex-wrap-middle {
    align-content: center
}

.jl-flex-wrap-bottom {
    align-content: flex-end
}

.jl-flex-wrap-between {
    align-content: space-between
}

.jl-flex-wrap-around {
    align-content: space-around
}

.jl-flex-first {
    order: -1
}

.jl-flex-last {
    order: 99
}

@media (min-width: 640px) {
    .jl-flex-first\@s {
        order:-1
    }

    .jl-flex-last\@s {
        order: 99
    }
}

@media (min-width: 960px) {
    .jl-flex-first\@m {
        order:-1
    }

    .jl-flex-last\@m {
        order: 99
    }
}

@media (min-width: 1200px) {
    .jl-flex-first\@l {
        order:-1
    }

    .jl-flex-last\@l {
        order: 99
    }
}

@media (min-width: 1600px) {
    .jl-flex-first\@xl {
        order:-1
    }

    .jl-flex-last\@xl {
        order: 99
    }
}

.jl-flex-none {
    flex: none
}

.jl-flex-auto {
    flex: auto
}

.jl-flex-1 {
    flex: 1
}

.jl-margin {
    margin-bottom: 20px
}

*+.jl-margin {
    margin-top: 20px!important
}

.jl-margin-top {
    margin-top: 20px!important
}

.jl-margin-bottom {
    margin-bottom: 20px!important
}

.jl-margin-left {
    margin-left: 20px!important
}

.jl-margin-right {
    margin-right: 20px!important
}

.jl-margin-small {
    margin-bottom: 10px
}

*+.jl-margin-small {
    margin-top: 10px!important
}

.jl-margin-small-top {
    margin-top: 10px!important
}

.jl-margin-small-bottom {
    margin-bottom: 10px!important
}

.jl-margin-small-left {
    margin-left: 10px!important
}

.jl-margin-small-right {
    margin-right: 10px!important
}

.jl-margin-medium {
    margin-bottom: 40px
}

*+.jl-margin-medium {
    margin-top: 40px!important
}

.jl-margin-medium-top {
    margin-top: 40px!important
}

.jl-margin-medium-bottom {
    margin-bottom: 40px!important
}

.jl-margin-medium-left {
    margin-left: 40px!important
}

.jl-margin-medium-right {
    margin-right: 40px!important
}

.jl-margin-large {
    margin-bottom: 40px
}

*+.jl-margin-large {
    margin-top: 40px!important
}

.jl-margin-large-top {
    margin-top: 40px!important
}

.jl-margin-large-bottom {
    margin-bottom: 40px!important
}

.jl-margin-large-left {
    margin-left: 40px!important
}

.jl-margin-large-right {
    margin-right: 40px!important
}

@media (min-width: 1200px) {
    .jl-margin-large {
        margin-bottom:70px
    }

    *+.jl-margin-large {
        margin-top: 70px!important
    }

    .jl-margin-large-top {
        margin-top: 70px!important
    }

    .jl-margin-large-bottom {
        margin-bottom: 70px!important
    }

    .jl-margin-large-left {
        margin-left: 70px!important
    }

    .jl-margin-large-right {
        margin-right: 70px!important
    }
}

.jl-margin-xlarge {
    margin-bottom: 70px
}

*+.jl-margin-xlarge {
    margin-top: 70px!important
}

.jl-margin-xlarge-top {
    margin-top: 70px!important
}

.jl-margin-xlarge-bottom {
    margin-bottom: 70px!important
}

.jl-margin-xlarge-left {
    margin-left: 70px!important
}

.jl-margin-xlarge-right {
    margin-right: 70px!important
}

@media (min-width: 1200px) {
    .jl-margin-xlarge {
        margin-bottom:140px
    }

    *+.jl-margin-xlarge {
        margin-top: 140px!important
    }

    .jl-margin-xlarge-top {
        margin-top: 140px!important
    }

    .jl-margin-xlarge-bottom {
        margin-bottom: 140px!important
    }

    .jl-margin-xlarge-left {
        margin-left: 140px!important
    }

    .jl-margin-xlarge-right {
        margin-right: 140px!important
    }
}

.jl-margin-auto {
    margin-left: auto!important;
    margin-right: auto!important
}

.jl-margin-auto-top {
    margin-top: auto!important
}

.jl-margin-auto-bottom {
    margin-bottom: auto!important
}

.jl-margin-auto-left {
    margin-left: auto!important
}

.jl-margin-auto-right {
    margin-right: auto!important
}

.jl-margin-auto-vertical {
    margin-top: auto!important;
    margin-bottom: auto!important
}

@media (min-width: 640px) {
    .jl-margin-auto\@s {
        margin-left:auto!important;
        margin-right: auto!important
    }

    .jl-margin-auto-left\@s {
        margin-left: auto!important
    }

    .jl-margin-auto-right\@s {
        margin-right: auto!important
    }
}

@media (min-width: 960px) {
    .jl-margin-auto\@m {
        margin-left:auto!important;
        margin-right: auto!important
    }

    .jl-margin-auto-left\@m {
        margin-left: auto!important
    }

    .jl-margin-auto-right\@m {
        margin-right: auto!important
    }
}

@media (min-width: 1200px) {
    .jl-margin-auto\@l {
        margin-left:auto!important;
        margin-right: auto!important
    }

    .jl-margin-auto-left\@l {
        margin-left: auto!important
    }

    .jl-margin-auto-right\@l {
        margin-right: auto!important
    }
}

@media (min-width: 1600px) {
    .jl-margin-auto\@xl {
        margin-left:auto!important;
        margin-right: auto!important
    }

    .jl-margin-auto-left\@xl {
        margin-left: auto!important
    }

    .jl-margin-auto-right\@xl {
        margin-right: auto!important
    }
}

.jl-margin-remove {
    margin: 0!important
}

.jl-margin-remove-top {
    margin-top: 0!important
}

.jl-margin-remove-bottom {
    margin-bottom: 0!important
}

.jl-margin-remove-left {
    margin-left: 0!important
}

.jl-margin-remove-right {
    margin-right: 0!important
}

.jl-margin-remove-vertical {
    margin-top: 0!important;
    margin-bottom: 0!important
}

.jl-margin-remove-adjacent+*,.jl-margin-remove-first-child>:first-child {
    margin-top: 0!important
}

.jl-margin-remove-last-child>:last-child {
    margin-bottom: 0!important
}

@media (min-width: 640px) {
    .jl-margin-remove-left\@s {
        margin-left:0!important
    }

    .jl-margin-remove-right\@s {
        margin-right: 0!important
    }
}

@media (min-width: 960px) {
    .jl-margin-remove-left\@m {
        margin-left:0!important
    }

    .jl-margin-remove-right\@m {
        margin-right: 0!important
    }
}

@media (min-width: 1200px) {
    .jl-margin-remove-left\@l {
        margin-left:0!important
    }

    .jl-margin-remove-right\@l {
        margin-right: 0!important
    }
}

@media (min-width: 1600px) {
    .jl-margin-remove-left\@xl {
        margin-left:0!important
    }

    .jl-margin-remove-right\@xl {
        margin-right: 0!important
    }
}

.jl-padding {
    padding: 30px
}

@media (min-width: 1200px) {
    .jl-padding {
        padding:40px
    }
}

.jl-padding-small {
    padding: 15px
}

.jl-padding-large {
    padding: 30px
}

@media (min-width: 1200px) {
    .jl-padding-large {
        padding:70px
    }
}

.jl-padding-remove {
    padding: 0!important
}

.jl-padding-remove-top {
    padding-top: 0!important
}

.jl-padding-remove-bottom {
    padding-bottom: 0!important
}

.jl-padding-remove-left {
    padding-left: 0!important
}

.jl-padding-remove-right {
    padding-right: 0!important
}

.jl-padding-remove-vertical {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.jl-padding-remove-horizontal {
    padding-left: 0!important;
    padding-right: 0!important
}

[class*=jl-position-bottom],[class*=jl-position-center],[class*=jl-position-left],[class*=jl-position-right],[class*=jl-position-top] {
    position: absolute!important;
    max-width: 100%
}

.jl-position-top {
    top: 0;
    left: 0;
    right: 0
}

.jl-position-bottom {
    bottom: 0;
    left: 0;
    right: 0
}

.jl-position-left {
    top: 0;
    bottom: 0;
    left: 0
}

.jl-position-right {
    top: 0;
    bottom: 0;
    right: 0
}

.jl-position-top-left {
    top: 0;
    left: 0
}

.jl-position-top-right {
    top: 0;
    right: 0
}

.jl-position-bottom-left {
    bottom: 0;
    left: 0
}

.jl-position-bottom-right {
    bottom: 0;
    right: 0
}

.jl-position-center {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: max-content;
    max-width: 100%;
    box-sizing: border-box
}

[class*=jl-position-center-left],[class*=jl-position-center-right] {
    top: 50%;
    transform: translateY(-50%)
}

.jl-position-center-left {
    left: 0
}

.jl-position-center-right {
    right: 0
}

.jl-position-center-left-out {
    right: 100%;
    width: max-content
}

.jl-position-center-right-out {
    left: 100%;
    width: max-content
}

.jl-position-bottom-center,.jl-position-top-center {
    left: 50%;
    transform: translateX(-50%);
    width: max-content;
    max-width: 100%;
    box-sizing: border-box
}

.jl-position-top-center {
    top: 0
}

.jl-position-bottom-center {
    bottom: 0
}

.jl-position-cover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.jl-position-relative {
    position: relative!important
}

.jl-position-absolute {
    position: absolute!important
}

.jl-position-fixed {
    position: fixed!important
}

.jl-position-z-index {
    z-index: 1
}

.jl-position-small {
    max-width: calc(100% - (15px * 2));
    margin: 15px
}

.jl-position-small.jl-position-center {
    transform: translate(-50%,-50%) translate(-15px,-15px)
}

.jl-position-small[class*=jl-position-center-left],.jl-position-small[class*=jl-position-center-right] {
    transform: translateY(-50%) translateY(-15px)
}

.jl-position-small.jl-position-bottom-center,.jl-position-small.jl-position-top-center {
    transform: translateX(-50%) translateX(-15px)
}

.jl-position-medium {
    max-width: calc(100% - (30px * 2));
    margin: 30px
}

.jl-position-medium.jl-position-center {
    transform: translate(-50%,-50%) translate(-30px,-30px)
}

.jl-position-medium[class*=jl-position-center-left],.jl-position-medium[class*=jl-position-center-right] {
    transform: translateY(-50%) translateY(-30px)
}

.jl-position-medium.jl-position-bottom-center,.jl-position-medium.jl-position-top-center {
    transform: translateX(-50%) translateX(-30px)
}

.jl-position-large {
    max-width: calc(100% - (30px * 2));
    margin: 30px
}

.jl-position-large.jl-position-center {
    transform: translate(-50%,-50%) translate(-30px,-30px)
}

.jl-position-large[class*=jl-position-center-left],.jl-position-large[class*=jl-position-center-right] {
    transform: translateY(-50%) translateY(-30px)
}

.jl-position-large.jl-position-bottom-center,.jl-position-large.jl-position-top-center {
    transform: translateX(-50%) translateX(-30px)
}

@media (min-width: 1200px) {
    .jl-position-large {
        max-width:calc(100% - (50px * 2));
        margin: 50px
    }

    .jl-position-large.jl-position-center {
        transform: translate(-50%,-50%) translate(-50px,-50px)
    }

    .jl-position-large[class*=jl-position-center-left],.jl-position-large[class*=jl-position-center-right] {
        transform: translateY(-50%) translateY(-50px)
    }

    .jl-position-large.jl-position-bottom-center,.jl-position-large.jl-position-top-center {
        transform: translateX(-50%) translateX(-50px)
    }
}

.jl-transition-toggle {
    -webkit-tap-highlight-color: transparent
}

.jl-transition-toggle:focus {
    outline: 0
}

.jl-transition-fade,[class*=jl-transition-scale],[class*=jl-transition-slide] {
    transition: .3s ease-out;
    transition-property: opacity,transform,filter;
    opacity: 0
}

.jl-transition-active.jl-active .jl-transition-fade,.jl-transition-toggle:focus .jl-transition-fade,.jl-transition-toggle:hover .jl-transition-fade {
    opacity: 1
}

.jl-transition-scale-up {
    transform: scale(1,1)
}

.jl-transition-scale-down {
    transform: scale(1.1,1.1)
}

.jl-transition-active.jl-active .jl-transition-scale-up,.jl-transition-toggle:focus .jl-transition-scale-up,.jl-transition-toggle:hover .jl-transition-scale-up {
    opacity: 1;
    transform: scale(1.1,1.1)
}

.jl-transition-active.jl-active .jl-transition-scale-down,.jl-transition-toggle:focus .jl-transition-scale-down,.jl-transition-toggle:hover .jl-transition-scale-down {
    opacity: 1;
    transform: scale(1,1)
}

.jl-transition-slide-top {
    transform: translateY(-100%)
}

.jl-transition-slide-bottom {
    transform: translateY(100%)
}

.jl-transition-slide-left {
    transform: translateX(-100%)
}

.jl-transition-slide-right {
    transform: translateX(100%)
}

.jl-transition-slide-top-small {
    transform: translateY(-10px)
}

.jl-transition-slide-bottom-small {
    transform: translateY(10px)
}

.jl-transition-slide-left-small {
    transform: translateX(-10px)
}

.jl-transition-slide-right-small {
    transform: translateX(10px)
}

.jl-transition-slide-top-medium {
    transform: translateY(-50px)
}

.jl-transition-slide-bottom-medium {
    transform: translateY(50px)
}

.jl-transition-slide-left-medium {
    transform: translateX(-50px)
}

.jl-transition-slide-right-medium {
    transform: translateX(50px)
}

.jl-transition-active.jl-active [class*=jl-transition-slide],.jl-transition-toggle:focus [class*=jl-transition-slide],.jl-transition-toggle:hover [class*=jl-transition-slide] {
    opacity: 1;
    transform: translate(0,0)
}

.jl-transition-opaque {
    opacity: 1
}

.jl-transition-slow {
    transition-duration: .7s
}

.jl-hidden,[hidden] {
    display: none!important
}

@media (min-width: 640px) {
    .jl-hidden\@s {
        display:none!important
    }
}

@media (min-width: 960px) {
    .jl-hidden\@m {
        display:none!important
    }
}

@media (min-width: 1200px) {
    .jl-hidden\@l {
        display:none!important
    }
}

@media (min-width: 1600px) {
    .jl-hidden\@xl {
        display:none!important
    }
}

@media (max-width: 639px) {
    .jl-visible\@s {
        display:none!important
    }
}

@media (max-width: 959px) {
    .jl-visible\@m {
        display:none!important
    }
}

@media (max-width: 1199px) {
    .jl-visible\@l {
        display:none!important
    }
}

@media (max-width: 1599px) {
    .jl-visible\@xl {
        display:none!important
    }
}

.jl-invisible {
    visibility: hidden!important
}

.jl-visible-toggle:not(:hover):not(:focus) .jl-hidden-hover:not(:focus-within) {
    position: absolute!important;
    width: 0!important;
    height: 0!important;
    padding: 0!important;
    margin: 0!important;
    overflow: hidden!important
}

.jl-visible-toggle:not(:hover):not(:focus) .jl-invisible-hover:not(:focus-within) {
    opacity: 0!important
}

.jl-visible-toggle {
    -webkit-tap-highlight-color: transparent
}

.jl-visible-toggle:focus {
    outline: 0
}

@media (pointer: coarse) {
    .jl-hidden-touch {
        display:none!important
    }
}

.jl-hidden-notouch {
    display: none!important
}

@media (pointer: coarse) {
    .jl-hidden-notouch {
        display:block!important
    }
}

.jl-card-primary.jl-card-body,.jl-card-primary>:not([class*=jl-card-media]),.jl-card-secondary.jl-card-body,.jl-card-secondary>:not([class*=jl-card-media]),.jl-light,.jl-overlay-primary,.jl-section-primary:not(.jl-preserve-color),.jl-section-secondary:not(.jl-preserve-color),.jl-tile-primary:not(.jl-preserve-color),.jl-tile-secondary:not(.jl-preserve-color) {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-link,.jl-card-primary.jl-card-body a,.jl-card-primary>:not([class*=jl-card-media]) .jl-link,.jl-card-primary>:not([class*=jl-card-media]) a,.jl-card-secondary.jl-card-body .jl-link,.jl-card-secondary.jl-card-body a,.jl-card-secondary>:not([class*=jl-card-media]) .jl-link,.jl-card-secondary>:not([class*=jl-card-media]) a,.jl-light .jl-link,.jl-light a,.jl-overlay-primary .jl-link,.jl-overlay-primary a,.jl-section-primary:not(.jl-preserve-color) .jl-link,.jl-section-primary:not(.jl-preserve-color) a,.jl-section-secondary:not(.jl-preserve-color) .jl-link,.jl-section-secondary:not(.jl-preserve-color) a,.jl-tile-primary:not(.jl-preserve-color) .jl-link,.jl-tile-primary:not(.jl-preserve-color) a,.jl-tile-secondary:not(.jl-preserve-color) .jl-link,.jl-tile-secondary:not(.jl-preserve-color) a {
    color: #fff
}

.jl-card-primary.jl-card-body .jl-link:hover,.jl-card-primary.jl-card-body a:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-link:hover,.jl-card-primary>:not([class*=jl-card-media]) a:hover,.jl-card-secondary.jl-card-body .jl-link:hover,.jl-card-secondary.jl-card-body a:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-link:hover,.jl-card-secondary>:not([class*=jl-card-media]) a:hover,.jl-light .jl-link:hover,.jl-light a:hover,.jl-overlay-primary .jl-link:hover,.jl-overlay-primary a:hover,.jl-section-primary:not(.jl-preserve-color) .jl-link:hover,.jl-section-primary:not(.jl-preserve-color) a:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-link:hover,.jl-section-secondary:not(.jl-preserve-color) a:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-link:hover,.jl-tile-primary:not(.jl-preserve-color) a:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-link:hover,.jl-tile-secondary:not(.jl-preserve-color) a:hover {
    color: #fff
}

.jl-card-primary.jl-card-body :not(pre)>code,.jl-card-primary.jl-card-body :not(pre)>kbd,.jl-card-primary.jl-card-body :not(pre)>samp,.jl-card-primary>:not([class*=jl-card-media]) :not(pre)>code,.jl-card-primary>:not([class*=jl-card-media]) :not(pre)>kbd,.jl-card-primary>:not([class*=jl-card-media]) :not(pre)>samp,.jl-card-secondary.jl-card-body :not(pre)>code,.jl-card-secondary.jl-card-body :not(pre)>kbd,.jl-card-secondary.jl-card-body :not(pre)>samp,.jl-card-secondary>:not([class*=jl-card-media]) :not(pre)>code,.jl-card-secondary>:not([class*=jl-card-media]) :not(pre)>kbd,.jl-card-secondary>:not([class*=jl-card-media]) :not(pre)>samp,.jl-light :not(pre)>code,.jl-light :not(pre)>kbd,.jl-light :not(pre)>samp,.jl-overlay-primary :not(pre)>code,.jl-overlay-primary :not(pre)>kbd,.jl-overlay-primary :not(pre)>samp,.jl-section-primary:not(.jl-preserve-color) :not(pre)>code,.jl-section-primary:not(.jl-preserve-color) :not(pre)>kbd,.jl-section-primary:not(.jl-preserve-color) :not(pre)>samp,.jl-section-secondary:not(.jl-preserve-color) :not(pre)>code,.jl-section-secondary:not(.jl-preserve-color) :not(pre)>kbd,.jl-section-secondary:not(.jl-preserve-color) :not(pre)>samp,.jl-tile-primary:not(.jl-preserve-color) :not(pre)>code,.jl-tile-primary:not(.jl-preserve-color) :not(pre)>kbd,.jl-tile-primary:not(.jl-preserve-color) :not(pre)>samp,.jl-tile-secondary:not(.jl-preserve-color) :not(pre)>code,.jl-tile-secondary:not(.jl-preserve-color) :not(pre)>kbd,.jl-tile-secondary:not(.jl-preserve-color) :not(pre)>samp {
    color: rgba(255,255,255,.8);
    background: rgba(255,255,255,.1)
}

.jl-card-primary.jl-card-body em,.jl-card-primary>:not([class*=jl-card-media]) em,.jl-card-secondary.jl-card-body em,.jl-card-secondary>:not([class*=jl-card-media]) em,.jl-light em,.jl-overlay-primary em,.jl-section-primary:not(.jl-preserve-color) em,.jl-section-secondary:not(.jl-preserve-color) em,.jl-tile-primary:not(.jl-preserve-color) em,.jl-tile-secondary:not(.jl-preserve-color) em {
    color: #fff
}

.jl-card-primary.jl-card-body .jl-h1,.jl-card-primary.jl-card-body .jl-h2,.jl-card-primary.jl-card-body .jl-h3,.jl-card-primary.jl-card-body .jl-h4,.jl-card-primary.jl-card-body .jl-h5,.jl-card-primary.jl-card-body .jl-h6,.jl-card-primary.jl-card-body .jl-heading-2xlarge,.jl-card-primary.jl-card-body .jl-heading-large,.jl-card-primary.jl-card-body .jl-heading-medium,.jl-card-primary.jl-card-body .jl-heading-small,.jl-card-primary.jl-card-body .jl-heading-xlarge,.jl-card-primary.jl-card-body h1,.jl-card-primary.jl-card-body h2,.jl-card-primary.jl-card-body h3,.jl-card-primary.jl-card-body h4,.jl-card-primary.jl-card-body h5,.jl-card-primary.jl-card-body h6,.jl-card-primary>:not([class*=jl-card-media]) .jl-h1,.jl-card-primary>:not([class*=jl-card-media]) .jl-h2,.jl-card-primary>:not([class*=jl-card-media]) .jl-h3,.jl-card-primary>:not([class*=jl-card-media]) .jl-h4,.jl-card-primary>:not([class*=jl-card-media]) .jl-h5,.jl-card-primary>:not([class*=jl-card-media]) .jl-h6,.jl-card-primary>:not([class*=jl-card-media]) .jl-heading-2xlarge,.jl-card-primary>:not([class*=jl-card-media]) .jl-heading-large,.jl-card-primary>:not([class*=jl-card-media]) .jl-heading-medium,.jl-card-primary>:not([class*=jl-card-media]) .jl-heading-small,.jl-card-primary>:not([class*=jl-card-media]) .jl-heading-xlarge,.jl-card-primary>:not([class*=jl-card-media]) h1,.jl-card-primary>:not([class*=jl-card-media]) h2,.jl-card-primary>:not([class*=jl-card-media]) h3,.jl-card-primary>:not([class*=jl-card-media]) h4,.jl-card-primary>:not([class*=jl-card-media]) h5,.jl-card-primary>:not([class*=jl-card-media]) h6,.jl-card-secondary.jl-card-body .jl-h1,.jl-card-secondary.jl-card-body .jl-h2,.jl-card-secondary.jl-card-body .jl-h3,.jl-card-secondary.jl-card-body .jl-h4,.jl-card-secondary.jl-card-body .jl-h5,.jl-card-secondary.jl-card-body .jl-h6,.jl-card-secondary.jl-card-body .jl-heading-2xlarge,.jl-card-secondary.jl-card-body .jl-heading-large,.jl-card-secondary.jl-card-body .jl-heading-medium,.jl-card-secondary.jl-card-body .jl-heading-small,.jl-card-secondary.jl-card-body .jl-heading-xlarge,.jl-card-secondary.jl-card-body h1,.jl-card-secondary.jl-card-body h2,.jl-card-secondary.jl-card-body h3,.jl-card-secondary.jl-card-body h4,.jl-card-secondary.jl-card-body h5,.jl-card-secondary.jl-card-body h6,.jl-card-secondary>:not([class*=jl-card-media]) .jl-h1,.jl-card-secondary>:not([class*=jl-card-media]) .jl-h2,.jl-card-secondary>:not([class*=jl-card-media]) .jl-h3,.jl-card-secondary>:not([class*=jl-card-media]) .jl-h4,.jl-card-secondary>:not([class*=jl-card-media]) .jl-h5,.jl-card-secondary>:not([class*=jl-card-media]) .jl-h6,.jl-card-secondary>:not([class*=jl-card-media]) .jl-heading-2xlarge,.jl-card-secondary>:not([class*=jl-card-media]) .jl-heading-large,.jl-card-secondary>:not([class*=jl-card-media]) .jl-heading-medium,.jl-card-secondary>:not([class*=jl-card-media]) .jl-heading-small,.jl-card-secondary>:not([class*=jl-card-media]) .jl-heading-xlarge,.jl-card-secondary>:not([class*=jl-card-media]) h1,.jl-card-secondary>:not([class*=jl-card-media]) h2,.jl-card-secondary>:not([class*=jl-card-media]) h3,.jl-card-secondary>:not([class*=jl-card-media]) h4,.jl-card-secondary>:not([class*=jl-card-media]) h5,.jl-card-secondary>:not([class*=jl-card-media]) h6,.jl-light .jl-h1,.jl-light .jl-h2,.jl-light .jl-h3,.jl-light .jl-h4,.jl-light .jl-h5,.jl-light .jl-h6,.jl-light .jl-heading-2xlarge,.jl-light .jl-heading-large,.jl-light .jl-heading-medium,.jl-light .jl-heading-small,.jl-light .jl-heading-xlarge,.jl-light h1,.jl-light h2,.jl-light h3,.jl-light h4,.jl-light h5,.jl-light h6,.jl-overlay-primary .jl-h1,.jl-overlay-primary .jl-h2,.jl-overlay-primary .jl-h3,.jl-overlay-primary .jl-h4,.jl-overlay-primary .jl-h5,.jl-overlay-primary .jl-h6,.jl-overlay-primary .jl-heading-2xlarge,.jl-overlay-primary .jl-heading-large,.jl-overlay-primary .jl-heading-medium,.jl-overlay-primary .jl-heading-small,.jl-overlay-primary .jl-heading-xlarge,.jl-overlay-primary h1,.jl-overlay-primary h2,.jl-overlay-primary h3,.jl-overlay-primary h4,.jl-overlay-primary h5,.jl-overlay-primary h6,.jl-section-primary:not(.jl-preserve-color) .jl-h1,.jl-section-primary:not(.jl-preserve-color) .jl-h2,.jl-section-primary:not(.jl-preserve-color) .jl-h3,.jl-section-primary:not(.jl-preserve-color) .jl-h4,.jl-section-primary:not(.jl-preserve-color) .jl-h5,.jl-section-primary:not(.jl-preserve-color) .jl-h6,.jl-section-primary:not(.jl-preserve-color) .jl-heading-2xlarge,.jl-section-primary:not(.jl-preserve-color) .jl-heading-large,.jl-section-primary:not(.jl-preserve-color) .jl-heading-medium,.jl-section-primary:not(.jl-preserve-color) .jl-heading-small,.jl-section-primary:not(.jl-preserve-color) .jl-heading-xlarge,.jl-section-primary:not(.jl-preserve-color) h1,.jl-section-primary:not(.jl-preserve-color) h2,.jl-section-primary:not(.jl-preserve-color) h3,.jl-section-primary:not(.jl-preserve-color) h4,.jl-section-primary:not(.jl-preserve-color) h5,.jl-section-primary:not(.jl-preserve-color) h6,.jl-section-secondary:not(.jl-preserve-color) .jl-h1,.jl-section-secondary:not(.jl-preserve-color) .jl-h2,.jl-section-secondary:not(.jl-preserve-color) .jl-h3,.jl-section-secondary:not(.jl-preserve-color) .jl-h4,.jl-section-secondary:not(.jl-preserve-color) .jl-h5,.jl-section-secondary:not(.jl-preserve-color) .jl-h6,.jl-section-secondary:not(.jl-preserve-color) .jl-heading-2xlarge,.jl-section-secondary:not(.jl-preserve-color) .jl-heading-large,.jl-section-secondary:not(.jl-preserve-color) .jl-heading-medium,.jl-section-secondary:not(.jl-preserve-color) .jl-heading-small,.jl-section-secondary:not(.jl-preserve-color) .jl-heading-xlarge,.jl-section-secondary:not(.jl-preserve-color) h1,.jl-section-secondary:not(.jl-preserve-color) h2,.jl-section-secondary:not(.jl-preserve-color) h3,.jl-section-secondary:not(.jl-preserve-color) h4,.jl-section-secondary:not(.jl-preserve-color) h5,.jl-section-secondary:not(.jl-preserve-color) h6,.jl-tile-primary:not(.jl-preserve-color) .jl-h1,.jl-tile-primary:not(.jl-preserve-color) .jl-h2,.jl-tile-primary:not(.jl-preserve-color) .jl-h3,.jl-tile-primary:not(.jl-preserve-color) .jl-h4,.jl-tile-primary:not(.jl-preserve-color) .jl-h5,.jl-tile-primary:not(.jl-preserve-color) .jl-h6,.jl-tile-primary:not(.jl-preserve-color) .jl-heading-2xlarge,.jl-tile-primary:not(.jl-preserve-color) .jl-heading-large,.jl-tile-primary:not(.jl-preserve-color) .jl-heading-medium,.jl-tile-primary:not(.jl-preserve-color) .jl-heading-small,.jl-tile-primary:not(.jl-preserve-color) .jl-heading-xlarge,.jl-tile-primary:not(.jl-preserve-color) h1,.jl-tile-primary:not(.jl-preserve-color) h2,.jl-tile-primary:not(.jl-preserve-color) h3,.jl-tile-primary:not(.jl-preserve-color) h4,.jl-tile-primary:not(.jl-preserve-color) h5,.jl-tile-primary:not(.jl-preserve-color) h6,.jl-tile-secondary:not(.jl-preserve-color) .jl-h1,.jl-tile-secondary:not(.jl-preserve-color) .jl-h2,.jl-tile-secondary:not(.jl-preserve-color) .jl-h3,.jl-tile-secondary:not(.jl-preserve-color) .jl-h4,.jl-tile-secondary:not(.jl-preserve-color) .jl-h5,.jl-tile-secondary:not(.jl-preserve-color) .jl-h6,.jl-tile-secondary:not(.jl-preserve-color) .jl-heading-2xlarge,.jl-tile-secondary:not(.jl-preserve-color) .jl-heading-large,.jl-tile-secondary:not(.jl-preserve-color) .jl-heading-medium,.jl-tile-secondary:not(.jl-preserve-color) .jl-heading-small,.jl-tile-secondary:not(.jl-preserve-color) .jl-heading-xlarge,.jl-tile-secondary:not(.jl-preserve-color) h1,.jl-tile-secondary:not(.jl-preserve-color) h2,.jl-tile-secondary:not(.jl-preserve-color) h3,.jl-tile-secondary:not(.jl-preserve-color) h4,.jl-tile-secondary:not(.jl-preserve-color) h5,.jl-tile-secondary:not(.jl-preserve-color) h6 {
    color: #fff
}

.jl-card-primary.jl-card-body blockquote,.jl-card-primary>:not([class*=jl-card-media]) blockquote,.jl-card-secondary.jl-card-body blockquote,.jl-card-secondary>:not([class*=jl-card-media]) blockquote,.jl-light blockquote,.jl-overlay-primary blockquote,.jl-section-primary:not(.jl-preserve-color) blockquote,.jl-section-secondary:not(.jl-preserve-color) blockquote,.jl-tile-primary:not(.jl-preserve-color) blockquote,.jl-tile-secondary:not(.jl-preserve-color) blockquote {
    color: #fff
}

.jl-card-primary.jl-card-body blockquote footer,.jl-card-primary>:not([class*=jl-card-media]) blockquote footer,.jl-card-secondary.jl-card-body blockquote footer,.jl-card-secondary>:not([class*=jl-card-media]) blockquote footer,.jl-light blockquote footer,.jl-overlay-primary blockquote footer,.jl-section-primary:not(.jl-preserve-color) blockquote footer,.jl-section-secondary:not(.jl-preserve-color) blockquote footer,.jl-tile-primary:not(.jl-preserve-color) blockquote footer,.jl-tile-secondary:not(.jl-preserve-color) blockquote footer {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-hr,.jl-card-primary.jl-card-body hr,.jl-card-primary>:not([class*=jl-card-media]) .jl-hr,.jl-card-primary>:not([class*=jl-card-media]) hr,.jl-card-secondary.jl-card-body .jl-hr,.jl-card-secondary.jl-card-body hr,.jl-card-secondary>:not([class*=jl-card-media]) .jl-hr,.jl-card-secondary>:not([class*=jl-card-media]) hr,.jl-light .jl-hr,.jl-light hr,.jl-overlay-primary .jl-hr,.jl-overlay-primary hr,.jl-section-primary:not(.jl-preserve-color) .jl-hr,.jl-section-primary:not(.jl-preserve-color) hr,.jl-section-secondary:not(.jl-preserve-color) .jl-hr,.jl-section-secondary:not(.jl-preserve-color) hr,.jl-tile-primary:not(.jl-preserve-color) .jl-hr,.jl-tile-primary:not(.jl-preserve-color) hr,.jl-tile-secondary:not(.jl-preserve-color) .jl-hr,.jl-tile-secondary:not(.jl-preserve-color) hr {
    border-top-color: rgba(255,255,255,.2)
}

.jl-card-primary.jl-card-body .jl-link-muted a,.jl-card-primary.jl-card-body a.jl-link-muted,.jl-card-primary>:not([class*=jl-card-media]) .jl-link-muted a,.jl-card-primary>:not([class*=jl-card-media]) a.jl-link-muted,.jl-card-secondary.jl-card-body .jl-link-muted a,.jl-card-secondary.jl-card-body a.jl-link-muted,.jl-card-secondary>:not([class*=jl-card-media]) .jl-link-muted a,.jl-card-secondary>:not([class*=jl-card-media]) a.jl-link-muted,.jl-light .jl-link-muted a,.jl-light a.jl-link-muted,.jl-overlay-primary .jl-link-muted a,.jl-overlay-primary a.jl-link-muted,.jl-section-primary:not(.jl-preserve-color) .jl-link-muted a,.jl-section-primary:not(.jl-preserve-color) a.jl-link-muted,.jl-section-secondary:not(.jl-preserve-color) .jl-link-muted a,.jl-section-secondary:not(.jl-preserve-color) a.jl-link-muted,.jl-tile-primary:not(.jl-preserve-color) .jl-link-muted a,.jl-tile-primary:not(.jl-preserve-color) a.jl-link-muted,.jl-tile-secondary:not(.jl-preserve-color) .jl-link-muted a,.jl-tile-secondary:not(.jl-preserve-color) a.jl-link-muted {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-link-muted a:hover,.jl-card-primary.jl-card-body .jl-link-toggle:focus .jl-link-muted,.jl-card-primary.jl-card-body .jl-link-toggle:hover .jl-link-muted,.jl-card-primary.jl-card-body a.jl-link-muted:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-link-muted a:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-link-toggle:focus .jl-link-muted,.jl-card-primary>:not([class*=jl-card-media]) .jl-link-toggle:hover .jl-link-muted,.jl-card-primary>:not([class*=jl-card-media]) a.jl-link-muted:hover,.jl-card-secondary.jl-card-body .jl-link-muted a:hover,.jl-card-secondary.jl-card-body .jl-link-toggle:focus .jl-link-muted,.jl-card-secondary.jl-card-body .jl-link-toggle:hover .jl-link-muted,.jl-card-secondary.jl-card-body a.jl-link-muted:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-link-muted a:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-link-toggle:focus .jl-link-muted,.jl-card-secondary>:not([class*=jl-card-media]) .jl-link-toggle:hover .jl-link-muted,.jl-card-secondary>:not([class*=jl-card-media]) a.jl-link-muted:hover,.jl-light .jl-link-muted a:hover,.jl-light .jl-link-toggle:focus .jl-link-muted,.jl-light .jl-link-toggle:hover .jl-link-muted,.jl-light a.jl-link-muted:hover,.jl-overlay-primary .jl-link-muted a:hover,.jl-overlay-primary .jl-link-toggle:focus .jl-link-muted,.jl-overlay-primary .jl-link-toggle:hover .jl-link-muted,.jl-overlay-primary a.jl-link-muted:hover,.jl-section-primary:not(.jl-preserve-color) .jl-link-muted a:hover,.jl-section-primary:not(.jl-preserve-color) .jl-link-toggle:focus .jl-link-muted,.jl-section-primary:not(.jl-preserve-color) .jl-link-toggle:hover .jl-link-muted,.jl-section-primary:not(.jl-preserve-color) a.jl-link-muted:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-link-muted a:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-link-toggle:focus .jl-link-muted,.jl-section-secondary:not(.jl-preserve-color) .jl-link-toggle:hover .jl-link-muted,.jl-section-secondary:not(.jl-preserve-color) a.jl-link-muted:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-link-muted a:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-link-toggle:focus .jl-link-muted,.jl-tile-primary:not(.jl-preserve-color) .jl-link-toggle:hover .jl-link-muted,.jl-tile-primary:not(.jl-preserve-color) a.jl-link-muted:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-link-muted a:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-link-toggle:focus .jl-link-muted,.jl-tile-secondary:not(.jl-preserve-color) .jl-link-toggle:hover .jl-link-muted,.jl-tile-secondary:not(.jl-preserve-color) a.jl-link-muted:hover {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-link-text a:hover,.jl-card-primary.jl-card-body .jl-link-toggle:focus .jl-link-text,.jl-card-primary.jl-card-body .jl-link-toggle:hover .jl-link-text,.jl-card-primary.jl-card-body a.jl-link-text:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-link-text a:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-link-toggle:focus .jl-link-text,.jl-card-primary>:not([class*=jl-card-media]) .jl-link-toggle:hover .jl-link-text,.jl-card-primary>:not([class*=jl-card-media]) a.jl-link-text:hover,.jl-card-secondary.jl-card-body .jl-link-text a:hover,.jl-card-secondary.jl-card-body .jl-link-toggle:focus .jl-link-text,.jl-card-secondary.jl-card-body .jl-link-toggle:hover .jl-link-text,.jl-card-secondary.jl-card-body a.jl-link-text:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-link-text a:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-link-toggle:focus .jl-link-text,.jl-card-secondary>:not([class*=jl-card-media]) .jl-link-toggle:hover .jl-link-text,.jl-card-secondary>:not([class*=jl-card-media]) a.jl-link-text:hover,.jl-light .jl-link-text a:hover,.jl-light .jl-link-toggle:focus .jl-link-text,.jl-light .jl-link-toggle:hover .jl-link-text,.jl-light a.jl-link-text:hover,.jl-overlay-primary .jl-link-text a:hover,.jl-overlay-primary .jl-link-toggle:focus .jl-link-text,.jl-overlay-primary .jl-link-toggle:hover .jl-link-text,.jl-overlay-primary a.jl-link-text:hover,.jl-section-primary:not(.jl-preserve-color) .jl-link-text a:hover,.jl-section-primary:not(.jl-preserve-color) .jl-link-toggle:focus .jl-link-text,.jl-section-primary:not(.jl-preserve-color) .jl-link-toggle:hover .jl-link-text,.jl-section-primary:not(.jl-preserve-color) a.jl-link-text:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-link-text a:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-link-toggle:focus .jl-link-text,.jl-section-secondary:not(.jl-preserve-color) .jl-link-toggle:hover .jl-link-text,.jl-section-secondary:not(.jl-preserve-color) a.jl-link-text:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-link-text a:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-link-toggle:focus .jl-link-text,.jl-tile-primary:not(.jl-preserve-color) .jl-link-toggle:hover .jl-link-text,.jl-tile-primary:not(.jl-preserve-color) a.jl-link-text:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-link-text a:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-link-toggle:focus .jl-link-text,.jl-tile-secondary:not(.jl-preserve-color) .jl-link-toggle:hover .jl-link-text,.jl-tile-secondary:not(.jl-preserve-color) a.jl-link-text:hover {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-link-heading a:hover,.jl-card-primary.jl-card-body .jl-link-toggle:focus .jl-link-heading,.jl-card-primary.jl-card-body .jl-link-toggle:hover .jl-link-heading,.jl-card-primary.jl-card-body a.jl-link-heading:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-link-heading a:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-link-toggle:focus .jl-link-heading,.jl-card-primary>:not([class*=jl-card-media]) .jl-link-toggle:hover .jl-link-heading,.jl-card-primary>:not([class*=jl-card-media]) a.jl-link-heading:hover,.jl-card-secondary.jl-card-body .jl-link-heading a:hover,.jl-card-secondary.jl-card-body .jl-link-toggle:focus .jl-link-heading,.jl-card-secondary.jl-card-body .jl-link-toggle:hover .jl-link-heading,.jl-card-secondary.jl-card-body a.jl-link-heading:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-link-heading a:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-link-toggle:focus .jl-link-heading,.jl-card-secondary>:not([class*=jl-card-media]) .jl-link-toggle:hover .jl-link-heading,.jl-card-secondary>:not([class*=jl-card-media]) a.jl-link-heading:hover,.jl-light .jl-link-heading a:hover,.jl-light .jl-link-toggle:focus .jl-link-heading,.jl-light .jl-link-toggle:hover .jl-link-heading,.jl-light a.jl-link-heading:hover,.jl-overlay-primary .jl-link-heading a:hover,.jl-overlay-primary .jl-link-toggle:focus .jl-link-heading,.jl-overlay-primary .jl-link-toggle:hover .jl-link-heading,.jl-overlay-primary a.jl-link-heading:hover,.jl-section-primary:not(.jl-preserve-color) .jl-link-heading a:hover,.jl-section-primary:not(.jl-preserve-color) .jl-link-toggle:focus .jl-link-heading,.jl-section-primary:not(.jl-preserve-color) .jl-link-toggle:hover .jl-link-heading,.jl-section-primary:not(.jl-preserve-color) a.jl-link-heading:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-link-heading a:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-link-toggle:focus .jl-link-heading,.jl-section-secondary:not(.jl-preserve-color) .jl-link-toggle:hover .jl-link-heading,.jl-section-secondary:not(.jl-preserve-color) a.jl-link-heading:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-link-heading a:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-link-toggle:focus .jl-link-heading,.jl-tile-primary:not(.jl-preserve-color) .jl-link-toggle:hover .jl-link-heading,.jl-tile-primary:not(.jl-preserve-color) a.jl-link-heading:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-link-heading a:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-link-toggle:focus .jl-link-heading,.jl-tile-secondary:not(.jl-preserve-color) .jl-link-toggle:hover .jl-link-heading,.jl-tile-secondary:not(.jl-preserve-color) a.jl-link-heading:hover {
    color: #fff
}

.jl-card-primary.jl-card-body .jl-heading-divider,.jl-card-primary>:not([class*=jl-card-media]) .jl-heading-divider,.jl-card-secondary.jl-card-body .jl-heading-divider,.jl-card-secondary>:not([class*=jl-card-media]) .jl-heading-divider,.jl-light .jl-heading-divider,.jl-overlay-primary .jl-heading-divider,.jl-section-primary:not(.jl-preserve-color) .jl-heading-divider,.jl-section-secondary:not(.jl-preserve-color) .jl-heading-divider,.jl-tile-primary:not(.jl-preserve-color) .jl-heading-divider,.jl-tile-secondary:not(.jl-preserve-color) .jl-heading-divider {
    border-bottom-color: rgba(255,255,255,.2)
}

.jl-card-primary.jl-card-body .jl-heading-bullet::before,.jl-card-primary>:not([class*=jl-card-media]) .jl-heading-bullet::before,.jl-card-secondary.jl-card-body .jl-heading-bullet::before,.jl-card-secondary>:not([class*=jl-card-media]) .jl-heading-bullet::before,.jl-light .jl-heading-bullet::before,.jl-overlay-primary .jl-heading-bullet::before,.jl-section-primary:not(.jl-preserve-color) .jl-heading-bullet::before,.jl-section-secondary:not(.jl-preserve-color) .jl-heading-bullet::before,.jl-tile-primary:not(.jl-preserve-color) .jl-heading-bullet::before,.jl-tile-secondary:not(.jl-preserve-color) .jl-heading-bullet::before {
    border-left-color: rgba(255,255,255,.2)
}

.jl-card-primary.jl-card-body .jl-heading-line>::after,.jl-card-primary.jl-card-body .jl-heading-line>::before,.jl-card-primary>:not([class*=jl-card-media]) .jl-heading-line>::after,.jl-card-primary>:not([class*=jl-card-media]) .jl-heading-line>::before,.jl-card-secondary.jl-card-body .jl-heading-line>::after,.jl-card-secondary.jl-card-body .jl-heading-line>::before,.jl-card-secondary>:not([class*=jl-card-media]) .jl-heading-line>::after,.jl-card-secondary>:not([class*=jl-card-media]) .jl-heading-line>::before,.jl-light .jl-heading-line>::after,.jl-light .jl-heading-line>::before,.jl-overlay-primary .jl-heading-line>::after,.jl-overlay-primary .jl-heading-line>::before,.jl-section-primary:not(.jl-preserve-color) .jl-heading-line>::after,.jl-section-primary:not(.jl-preserve-color) .jl-heading-line>::before,.jl-section-secondary:not(.jl-preserve-color) .jl-heading-line>::after,.jl-section-secondary:not(.jl-preserve-color) .jl-heading-line>::before,.jl-tile-primary:not(.jl-preserve-color) .jl-heading-line>::after,.jl-tile-primary:not(.jl-preserve-color) .jl-heading-line>::before,.jl-tile-secondary:not(.jl-preserve-color) .jl-heading-line>::after,.jl-tile-secondary:not(.jl-preserve-color) .jl-heading-line>::before {
    border-bottom-color: rgba(255,255,255,.2)
}

.jl-card-primary.jl-card-body .jl-divider-icon,.jl-card-primary>:not([class*=jl-card-media]) .jl-divider-icon,.jl-card-secondary.jl-card-body .jl-divider-icon,.jl-card-secondary>:not([class*=jl-card-media]) .jl-divider-icon,.jl-light .jl-divider-icon,.jl-overlay-primary .jl-divider-icon,.jl-section-primary:not(.jl-preserve-color) .jl-divider-icon,.jl-section-secondary:not(.jl-preserve-color) .jl-divider-icon,.jl-tile-primary:not(.jl-preserve-color) .jl-divider-icon,.jl-tile-secondary:not(.jl-preserve-color) .jl-divider-icon {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22rgba%28255,%20255,%20255,%200.2%29%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.jl-card-primary.jl-card-body .jl-divider-icon::after,.jl-card-primary.jl-card-body .jl-divider-icon::before,.jl-card-primary>:not([class*=jl-card-media]) .jl-divider-icon::after,.jl-card-primary>:not([class*=jl-card-media]) .jl-divider-icon::before,.jl-card-secondary.jl-card-body .jl-divider-icon::after,.jl-card-secondary.jl-card-body .jl-divider-icon::before,.jl-card-secondary>:not([class*=jl-card-media]) .jl-divider-icon::after,.jl-card-secondary>:not([class*=jl-card-media]) .jl-divider-icon::before,.jl-light .jl-divider-icon::after,.jl-light .jl-divider-icon::before,.jl-overlay-primary .jl-divider-icon::after,.jl-overlay-primary .jl-divider-icon::before,.jl-section-primary:not(.jl-preserve-color) .jl-divider-icon::after,.jl-section-primary:not(.jl-preserve-color) .jl-divider-icon::before,.jl-section-secondary:not(.jl-preserve-color) .jl-divider-icon::after,.jl-section-secondary:not(.jl-preserve-color) .jl-divider-icon::before,.jl-tile-primary:not(.jl-preserve-color) .jl-divider-icon::after,.jl-tile-primary:not(.jl-preserve-color) .jl-divider-icon::before,.jl-tile-secondary:not(.jl-preserve-color) .jl-divider-icon::after,.jl-tile-secondary:not(.jl-preserve-color) .jl-divider-icon::before {
    border-bottom-color: rgba(255,255,255,.2)
}

.jl-card-primary.jl-card-body .jl-divider-small::after,.jl-card-primary>:not([class*=jl-card-media]) .jl-divider-small::after,.jl-card-secondary.jl-card-body .jl-divider-small::after,.jl-card-secondary>:not([class*=jl-card-media]) .jl-divider-small::after,.jl-light .jl-divider-small::after,.jl-overlay-primary .jl-divider-small::after,.jl-section-primary:not(.jl-preserve-color) .jl-divider-small::after,.jl-section-secondary:not(.jl-preserve-color) .jl-divider-small::after,.jl-tile-primary:not(.jl-preserve-color) .jl-divider-small::after,.jl-tile-secondary:not(.jl-preserve-color) .jl-divider-small::after {
    border-top-color: rgba(255,255,255,.2)
}

.jl-card-primary.jl-card-body .jl-divider-vertical,.jl-card-primary>:not([class*=jl-card-media]) .jl-divider-vertical,.jl-card-secondary.jl-card-body .jl-divider-vertical,.jl-card-secondary>:not([class*=jl-card-media]) .jl-divider-vertical,.jl-light .jl-divider-vertical,.jl-overlay-primary .jl-divider-vertical,.jl-section-primary:not(.jl-preserve-color) .jl-divider-vertical,.jl-section-secondary:not(.jl-preserve-color) .jl-divider-vertical,.jl-tile-primary:not(.jl-preserve-color) .jl-divider-vertical,.jl-tile-secondary:not(.jl-preserve-color) .jl-divider-vertical {
    border-left-color: rgba(255,255,255,.2)
}

.jl-card-primary.jl-card-body .jl-list-muted>::before,.jl-card-primary>:not([class*=jl-card-media]) .jl-list-muted>::before,.jl-card-secondary.jl-card-body .jl-list-muted>::before,.jl-card-secondary>:not([class*=jl-card-media]) .jl-list-muted>::before,.jl-light .jl-list-muted>::before,.jl-overlay-primary .jl-list-muted>::before,.jl-section-primary:not(.jl-preserve-color) .jl-list-muted>::before,.jl-section-secondary:not(.jl-preserve-color) .jl-list-muted>::before,.jl-tile-primary:not(.jl-preserve-color) .jl-list-muted>::before,.jl-tile-secondary:not(.jl-preserve-color) .jl-list-muted>::before {
    color: rgba(255,255,255,.5)!important
}

.jl-card-primary.jl-card-body .jl-list-emphasis>::before,.jl-card-primary>:not([class*=jl-card-media]) .jl-list-emphasis>::before,.jl-card-secondary.jl-card-body .jl-list-emphasis>::before,.jl-card-secondary>:not([class*=jl-card-media]) .jl-list-emphasis>::before,.jl-light .jl-list-emphasis>::before,.jl-overlay-primary .jl-list-emphasis>::before,.jl-section-primary:not(.jl-preserve-color) .jl-list-emphasis>::before,.jl-section-secondary:not(.jl-preserve-color) .jl-list-emphasis>::before,.jl-tile-primary:not(.jl-preserve-color) .jl-list-emphasis>::before,.jl-tile-secondary:not(.jl-preserve-color) .jl-list-emphasis>::before {
    color: #fff!important
}

.jl-card-primary.jl-card-body .jl-list-primary>::before,.jl-card-primary>:not([class*=jl-card-media]) .jl-list-primary>::before,.jl-card-secondary.jl-card-body .jl-list-primary>::before,.jl-card-secondary>:not([class*=jl-card-media]) .jl-list-primary>::before,.jl-light .jl-list-primary>::before,.jl-overlay-primary .jl-list-primary>::before,.jl-section-primary:not(.jl-preserve-color) .jl-list-primary>::before,.jl-section-secondary:not(.jl-preserve-color) .jl-list-primary>::before,.jl-tile-primary:not(.jl-preserve-color) .jl-list-primary>::before,.jl-tile-secondary:not(.jl-preserve-color) .jl-list-primary>::before {
    color: #fff!important
}

.jl-card-primary.jl-card-body .jl-list-secondary>::before,.jl-card-primary>:not([class*=jl-card-media]) .jl-list-secondary>::before,.jl-card-secondary.jl-card-body .jl-list-secondary>::before,.jl-card-secondary>:not([class*=jl-card-media]) .jl-list-secondary>::before,.jl-light .jl-list-secondary>::before,.jl-overlay-primary .jl-list-secondary>::before,.jl-section-primary:not(.jl-preserve-color) .jl-list-secondary>::before,.jl-section-secondary:not(.jl-preserve-color) .jl-list-secondary>::before,.jl-tile-primary:not(.jl-preserve-color) .jl-list-secondary>::before,.jl-tile-secondary:not(.jl-preserve-color) .jl-list-secondary>::before {
    color: #fff!important
}

.jl-card-primary.jl-card-body .jl-list-bullet>::before,.jl-card-primary>:not([class*=jl-card-media]) .jl-list-bullet>::before,.jl-card-secondary.jl-card-body .jl-list-bullet>::before,.jl-card-secondary>:not([class*=jl-card-media]) .jl-list-bullet>::before,.jl-light .jl-list-bullet>::before,.jl-overlay-primary .jl-list-bullet>::before,.jl-section-primary:not(.jl-preserve-color) .jl-list-bullet>::before,.jl-section-secondary:not(.jl-preserve-color) .jl-list-bullet>::before,.jl-tile-primary:not(.jl-preserve-color) .jl-list-bullet>::before,.jl-tile-secondary:not(.jl-preserve-color) .jl-list-bullet>::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22rgba%28255,%20255,%20255,%200.8%29%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.jl-card-primary.jl-card-body .jl-list-divider>:nth-child(n+2),.jl-card-primary>:not([class*=jl-card-media]) .jl-list-divider>:nth-child(n+2),.jl-card-secondary.jl-card-body .jl-list-divider>:nth-child(n+2),.jl-card-secondary>:not([class*=jl-card-media]) .jl-list-divider>:nth-child(n+2),.jl-light .jl-list-divider>:nth-child(n+2),.jl-overlay-primary .jl-list-divider>:nth-child(n+2),.jl-section-primary:not(.jl-preserve-color) .jl-list-divider>:nth-child(n+2),.jl-section-secondary:not(.jl-preserve-color) .jl-list-divider>:nth-child(n+2),.jl-tile-primary:not(.jl-preserve-color) .jl-list-divider>:nth-child(n+2),.jl-tile-secondary:not(.jl-preserve-color) .jl-list-divider>:nth-child(n+2) {
    border-top-color: rgba(255,255,255,.2)
}

.jl-card-primary.jl-card-body .jl-list-striped>:nth-of-type(odd),.jl-card-primary>:not([class*=jl-card-media]) .jl-list-striped>:nth-of-type(odd),.jl-card-secondary.jl-card-body .jl-list-striped>:nth-of-type(odd),.jl-card-secondary>:not([class*=jl-card-media]) .jl-list-striped>:nth-of-type(odd),.jl-light .jl-list-striped>:nth-of-type(odd),.jl-overlay-primary .jl-list-striped>:nth-of-type(odd),.jl-section-primary:not(.jl-preserve-color) .jl-list-striped>:nth-of-type(odd),.jl-section-secondary:not(.jl-preserve-color) .jl-list-striped>:nth-of-type(odd),.jl-tile-primary:not(.jl-preserve-color) .jl-list-striped>:nth-of-type(odd),.jl-tile-secondary:not(.jl-preserve-color) .jl-list-striped>:nth-of-type(odd) {
    border-top-color: rgba(255,255,255,.2);
    border-bottom-color: rgba(255,255,255,.2)
}

.jl-card-primary.jl-card-body .jl-list-striped>:nth-of-type(odd),.jl-card-primary>:not([class*=jl-card-media]) .jl-list-striped>:nth-of-type(odd),.jl-card-secondary.jl-card-body .jl-list-striped>:nth-of-type(odd),.jl-card-secondary>:not([class*=jl-card-media]) .jl-list-striped>:nth-of-type(odd),.jl-light .jl-list-striped>:nth-of-type(odd),.jl-overlay-primary .jl-list-striped>:nth-of-type(odd),.jl-section-primary:not(.jl-preserve-color) .jl-list-striped>:nth-of-type(odd),.jl-section-secondary:not(.jl-preserve-color) .jl-list-striped>:nth-of-type(odd),.jl-tile-primary:not(.jl-preserve-color) .jl-list-striped>:nth-of-type(odd),.jl-tile-secondary:not(.jl-preserve-color) .jl-list-striped>:nth-of-type(odd) {
    background-color: rgba(255,255,255,.1)
}

.jl-card-primary.jl-card-body .jl-table th,.jl-card-primary>:not([class*=jl-card-media]) .jl-table th,.jl-card-secondary.jl-card-body .jl-table th,.jl-card-secondary>:not([class*=jl-card-media]) .jl-table th,.jl-light .jl-table th,.jl-overlay-primary .jl-table th,.jl-section-primary:not(.jl-preserve-color) .jl-table th,.jl-section-secondary:not(.jl-preserve-color) .jl-table th,.jl-tile-primary:not(.jl-preserve-color) .jl-table th,.jl-tile-secondary:not(.jl-preserve-color) .jl-table th {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-table caption,.jl-card-primary>:not([class*=jl-card-media]) .jl-table caption,.jl-card-secondary.jl-card-body .jl-table caption,.jl-card-secondary>:not([class*=jl-card-media]) .jl-table caption,.jl-light .jl-table caption,.jl-overlay-primary .jl-table caption,.jl-section-primary:not(.jl-preserve-color) .jl-table caption,.jl-section-secondary:not(.jl-preserve-color) .jl-table caption,.jl-tile-primary:not(.jl-preserve-color) .jl-table caption,.jl-tile-secondary:not(.jl-preserve-color) .jl-table caption {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-table tbody tr.jl-active,.jl-card-primary.jl-card-body .jl-table>tr.jl-active,.jl-card-primary>:not([class*=jl-card-media]) .jl-table tbody tr.jl-active,.jl-card-primary>:not([class*=jl-card-media]) .jl-table>tr.jl-active,.jl-card-secondary.jl-card-body .jl-table tbody tr.jl-active,.jl-card-secondary.jl-card-body .jl-table>tr.jl-active,.jl-card-secondary>:not([class*=jl-card-media]) .jl-table tbody tr.jl-active,.jl-card-secondary>:not([class*=jl-card-media]) .jl-table>tr.jl-active,.jl-light .jl-table tbody tr.jl-active,.jl-light .jl-table>tr.jl-active,.jl-overlay-primary .jl-table tbody tr.jl-active,.jl-overlay-primary .jl-table>tr.jl-active,.jl-section-primary:not(.jl-preserve-color) .jl-table tbody tr.jl-active,.jl-section-primary:not(.jl-preserve-color) .jl-table>tr.jl-active,.jl-section-secondary:not(.jl-preserve-color) .jl-table tbody tr.jl-active,.jl-section-secondary:not(.jl-preserve-color) .jl-table>tr.jl-active,.jl-tile-primary:not(.jl-preserve-color) .jl-table tbody tr.jl-active,.jl-tile-primary:not(.jl-preserve-color) .jl-table>tr.jl-active,.jl-tile-secondary:not(.jl-preserve-color) .jl-table tbody tr.jl-active,.jl-tile-secondary:not(.jl-preserve-color) .jl-table>tr.jl-active {
    background: rgba(255,255,255,.08)
}

.jl-card-primary.jl-card-body .jl-table-divider>:first-child>tr:not(:first-child),.jl-card-primary.jl-card-body .jl-table-divider>:not(:first-child)>tr,.jl-card-primary.jl-card-body .jl-table-divider>tr:not(:first-child),.jl-card-primary>:not([class*=jl-card-media]) .jl-table-divider>:first-child>tr:not(:first-child),.jl-card-primary>:not([class*=jl-card-media]) .jl-table-divider>:not(:first-child)>tr,.jl-card-primary>:not([class*=jl-card-media]) .jl-table-divider>tr:not(:first-child),.jl-card-secondary.jl-card-body .jl-table-divider>:first-child>tr:not(:first-child),.jl-card-secondary.jl-card-body .jl-table-divider>:not(:first-child)>tr,.jl-card-secondary.jl-card-body .jl-table-divider>tr:not(:first-child),.jl-card-secondary>:not([class*=jl-card-media]) .jl-table-divider>:first-child>tr:not(:first-child),.jl-card-secondary>:not([class*=jl-card-media]) .jl-table-divider>:not(:first-child)>tr,.jl-card-secondary>:not([class*=jl-card-media]) .jl-table-divider>tr:not(:first-child),.jl-light .jl-table-divider>:first-child>tr:not(:first-child),.jl-light .jl-table-divider>:not(:first-child)>tr,.jl-light .jl-table-divider>tr:not(:first-child),.jl-overlay-primary .jl-table-divider>:first-child>tr:not(:first-child),.jl-overlay-primary .jl-table-divider>:not(:first-child)>tr,.jl-overlay-primary .jl-table-divider>tr:not(:first-child),.jl-section-primary:not(.jl-preserve-color) .jl-table-divider>:first-child>tr:not(:first-child),.jl-section-primary:not(.jl-preserve-color) .jl-table-divider>:not(:first-child)>tr,.jl-section-primary:not(.jl-preserve-color) .jl-table-divider>tr:not(:first-child),.jl-section-secondary:not(.jl-preserve-color) .jl-table-divider>:first-child>tr:not(:first-child),.jl-section-secondary:not(.jl-preserve-color) .jl-table-divider>:not(:first-child)>tr,.jl-section-secondary:not(.jl-preserve-color) .jl-table-divider>tr:not(:first-child),.jl-tile-primary:not(.jl-preserve-color) .jl-table-divider>:first-child>tr:not(:first-child),.jl-tile-primary:not(.jl-preserve-color) .jl-table-divider>:not(:first-child)>tr,.jl-tile-primary:not(.jl-preserve-color) .jl-table-divider>tr:not(:first-child),.jl-tile-secondary:not(.jl-preserve-color) .jl-table-divider>:first-child>tr:not(:first-child),.jl-tile-secondary:not(.jl-preserve-color) .jl-table-divider>:not(:first-child)>tr,.jl-tile-secondary:not(.jl-preserve-color) .jl-table-divider>tr:not(:first-child) {
    border-top-color: rgba(255,255,255,.2)
}

.jl-card-primary.jl-card-body .jl-table-striped tbody tr:nth-of-type(odd),.jl-card-primary.jl-card-body .jl-table-striped>tr:nth-of-type(odd),.jl-card-primary>:not([class*=jl-card-media]) .jl-table-striped tbody tr:nth-of-type(odd),.jl-card-primary>:not([class*=jl-card-media]) .jl-table-striped>tr:nth-of-type(odd),.jl-card-secondary.jl-card-body .jl-table-striped tbody tr:nth-of-type(odd),.jl-card-secondary.jl-card-body .jl-table-striped>tr:nth-of-type(odd),.jl-card-secondary>:not([class*=jl-card-media]) .jl-table-striped tbody tr:nth-of-type(odd),.jl-card-secondary>:not([class*=jl-card-media]) .jl-table-striped>tr:nth-of-type(odd),.jl-light .jl-table-striped tbody tr:nth-of-type(odd),.jl-light .jl-table-striped>tr:nth-of-type(odd),.jl-overlay-primary .jl-table-striped tbody tr:nth-of-type(odd),.jl-overlay-primary .jl-table-striped>tr:nth-of-type(odd),.jl-section-primary:not(.jl-preserve-color) .jl-table-striped tbody tr:nth-of-type(odd),.jl-section-primary:not(.jl-preserve-color) .jl-table-striped>tr:nth-of-type(odd),.jl-section-secondary:not(.jl-preserve-color) .jl-table-striped tbody tr:nth-of-type(odd),.jl-section-secondary:not(.jl-preserve-color) .jl-table-striped>tr:nth-of-type(odd),.jl-tile-primary:not(.jl-preserve-color) .jl-table-striped tbody tr:nth-of-type(odd),.jl-tile-primary:not(.jl-preserve-color) .jl-table-striped>tr:nth-of-type(odd),.jl-tile-secondary:not(.jl-preserve-color) .jl-table-striped tbody tr:nth-of-type(odd),.jl-tile-secondary:not(.jl-preserve-color) .jl-table-striped>tr:nth-of-type(odd) {
    background: rgba(255,255,255,.1);
    border-top-color: rgba(255,255,255,.2);
    border-bottom-color: rgba(255,255,255,.2)
}

.jl-card-primary.jl-card-body .jl-table-hover tbody tr:hover,.jl-card-primary.jl-card-body .jl-table-hover>tr:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-table-hover tbody tr:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-table-hover>tr:hover,.jl-card-secondary.jl-card-body .jl-table-hover tbody tr:hover,.jl-card-secondary.jl-card-body .jl-table-hover>tr:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-table-hover tbody tr:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-table-hover>tr:hover,.jl-light .jl-table-hover tbody tr:hover,.jl-light .jl-table-hover>tr:hover,.jl-overlay-primary .jl-table-hover tbody tr:hover,.jl-overlay-primary .jl-table-hover>tr:hover,.jl-section-primary:not(.jl-preserve-color) .jl-table-hover tbody tr:hover,.jl-section-primary:not(.jl-preserve-color) .jl-table-hover>tr:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-table-hover tbody tr:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-table-hover>tr:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-table-hover tbody tr:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-table-hover>tr:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-table-hover tbody tr:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-table-hover>tr:hover {
    background: rgba(255,255,255,.08)
}

.jl-card-primary.jl-card-body .jl-icon-link,.jl-card-primary>:not([class*=jl-card-media]) .jl-icon-link,.jl-card-secondary.jl-card-body .jl-icon-link,.jl-card-secondary>:not([class*=jl-card-media]) .jl-icon-link,.jl-light .jl-icon-link,.jl-overlay-primary .jl-icon-link,.jl-section-primary:not(.jl-preserve-color) .jl-icon-link,.jl-section-secondary:not(.jl-preserve-color) .jl-icon-link,.jl-tile-primary:not(.jl-preserve-color) .jl-icon-link,.jl-tile-secondary:not(.jl-preserve-color) .jl-icon-link {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-icon-link:focus,.jl-card-primary.jl-card-body .jl-icon-link:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-icon-link:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-icon-link:hover,.jl-card-secondary.jl-card-body .jl-icon-link:focus,.jl-card-secondary.jl-card-body .jl-icon-link:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-icon-link:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-icon-link:hover,.jl-light .jl-icon-link:focus,.jl-light .jl-icon-link:hover,.jl-overlay-primary .jl-icon-link:focus,.jl-overlay-primary .jl-icon-link:hover,.jl-section-primary:not(.jl-preserve-color) .jl-icon-link:focus,.jl-section-primary:not(.jl-preserve-color) .jl-icon-link:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-icon-link:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-icon-link:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-icon-link:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-icon-link:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-icon-link:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-icon-link:hover {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-active>.jl-icon-link,.jl-card-primary.jl-card-body .jl-icon-link:active,.jl-card-primary>:not([class*=jl-card-media]) .jl-active>.jl-icon-link,.jl-card-primary>:not([class*=jl-card-media]) .jl-icon-link:active,.jl-card-secondary.jl-card-body .jl-active>.jl-icon-link,.jl-card-secondary.jl-card-body .jl-icon-link:active,.jl-card-secondary>:not([class*=jl-card-media]) .jl-active>.jl-icon-link,.jl-card-secondary>:not([class*=jl-card-media]) .jl-icon-link:active,.jl-light .jl-active>.jl-icon-link,.jl-light .jl-icon-link:active,.jl-overlay-primary .jl-active>.jl-icon-link,.jl-overlay-primary .jl-icon-link:active,.jl-section-primary:not(.jl-preserve-color) .jl-active>.jl-icon-link,.jl-section-primary:not(.jl-preserve-color) .jl-icon-link:active,.jl-section-secondary:not(.jl-preserve-color) .jl-active>.jl-icon-link,.jl-section-secondary:not(.jl-preserve-color) .jl-icon-link:active,.jl-tile-primary:not(.jl-preserve-color) .jl-active>.jl-icon-link,.jl-tile-primary:not(.jl-preserve-color) .jl-icon-link:active,.jl-tile-secondary:not(.jl-preserve-color) .jl-active>.jl-icon-link,.jl-tile-secondary:not(.jl-preserve-color) .jl-icon-link:active {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-icon-button,.jl-card-primary>:not([class*=jl-card-media]) .jl-icon-button,.jl-card-secondary.jl-card-body .jl-icon-button,.jl-card-secondary>:not([class*=jl-card-media]) .jl-icon-button,.jl-light .jl-icon-button,.jl-overlay-primary .jl-icon-button,.jl-section-primary:not(.jl-preserve-color) .jl-icon-button,.jl-section-secondary:not(.jl-preserve-color) .jl-icon-button,.jl-tile-primary:not(.jl-preserve-color) .jl-icon-button,.jl-tile-secondary:not(.jl-preserve-color) .jl-icon-button {
    background-color: rgba(255,255,255,.1);
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-icon-button:focus,.jl-card-primary.jl-card-body .jl-icon-button:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-icon-button:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-icon-button:hover,.jl-card-secondary.jl-card-body .jl-icon-button:focus,.jl-card-secondary.jl-card-body .jl-icon-button:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-icon-button:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-icon-button:hover,.jl-light .jl-icon-button:focus,.jl-light .jl-icon-button:hover,.jl-overlay-primary .jl-icon-button:focus,.jl-overlay-primary .jl-icon-button:hover,.jl-section-primary:not(.jl-preserve-color) .jl-icon-button:focus,.jl-section-primary:not(.jl-preserve-color) .jl-icon-button:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-icon-button:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-icon-button:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-icon-button:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-icon-button:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-icon-button:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-icon-button:hover {
    background-color: rgba(242,242,242,.1);
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-icon-button:active,.jl-card-primary>:not([class*=jl-card-media]) .jl-icon-button:active,.jl-card-secondary.jl-card-body .jl-icon-button:active,.jl-card-secondary>:not([class*=jl-card-media]) .jl-icon-button:active,.jl-light .jl-icon-button:active,.jl-overlay-primary .jl-icon-button:active,.jl-section-primary:not(.jl-preserve-color) .jl-icon-button:active,.jl-section-secondary:not(.jl-preserve-color) .jl-icon-button:active,.jl-tile-primary:not(.jl-preserve-color) .jl-icon-button:active,.jl-tile-secondary:not(.jl-preserve-color) .jl-icon-button:active {
    background-color: rgba(230,230,230,.1);
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-input,.jl-card-primary.jl-card-body .jl-select,.jl-card-primary.jl-card-body .jl-textarea,.jl-card-primary>:not([class*=jl-card-media]) .jl-input,.jl-card-primary>:not([class*=jl-card-media]) .jl-select,.jl-card-primary>:not([class*=jl-card-media]) .jl-textarea,.jl-card-secondary.jl-card-body .jl-input,.jl-card-secondary.jl-card-body .jl-select,.jl-card-secondary.jl-card-body .jl-textarea,.jl-card-secondary>:not([class*=jl-card-media]) .jl-input,.jl-card-secondary>:not([class*=jl-card-media]) .jl-select,.jl-card-secondary>:not([class*=jl-card-media]) .jl-textarea,.jl-light .jl-input,.jl-light .jl-select,.jl-light .jl-textarea,.jl-overlay-primary .jl-input,.jl-overlay-primary .jl-select,.jl-overlay-primary .jl-textarea,.jl-section-primary:not(.jl-preserve-color) .jl-input,.jl-section-primary:not(.jl-preserve-color) .jl-select,.jl-section-primary:not(.jl-preserve-color) .jl-textarea,.jl-section-secondary:not(.jl-preserve-color) .jl-input,.jl-section-secondary:not(.jl-preserve-color) .jl-select,.jl-section-secondary:not(.jl-preserve-color) .jl-textarea,.jl-tile-primary:not(.jl-preserve-color) .jl-input,.jl-tile-primary:not(.jl-preserve-color) .jl-select,.jl-tile-primary:not(.jl-preserve-color) .jl-textarea,.jl-tile-secondary:not(.jl-preserve-color) .jl-input,.jl-tile-secondary:not(.jl-preserve-color) .jl-select,.jl-tile-secondary:not(.jl-preserve-color) .jl-textarea {
    background-color: rgba(255,255,255,.1);
    color: rgba(255,255,255,.8);
    background-clip: padding-box;
    border-color: rgba(255,255,255,.2)
}

.jl-card-primary.jl-card-body .jl-input:focus,.jl-card-primary.jl-card-body .jl-select:focus,.jl-card-primary.jl-card-body .jl-textarea:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-input:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-select:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-textarea:focus,.jl-card-secondary.jl-card-body .jl-input:focus,.jl-card-secondary.jl-card-body .jl-select:focus,.jl-card-secondary.jl-card-body .jl-textarea:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-input:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-select:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-textarea:focus,.jl-light .jl-input:focus,.jl-light .jl-select:focus,.jl-light .jl-textarea:focus,.jl-overlay-primary .jl-input:focus,.jl-overlay-primary .jl-select:focus,.jl-overlay-primary .jl-textarea:focus,.jl-section-primary:not(.jl-preserve-color) .jl-input:focus,.jl-section-primary:not(.jl-preserve-color) .jl-select:focus,.jl-section-primary:not(.jl-preserve-color) .jl-textarea:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-input:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-select:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-textarea:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-input:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-select:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-textarea:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-input:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-select:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-textarea:focus {
    background-color: rgba(255,255,255,.1);
    color: rgba(255,255,255,.8);
    border-color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-input::-ms-input-placeholder,.jl-card-primary>:not([class*=jl-card-media]) .jl-input::-ms-input-placeholder,.jl-card-secondary.jl-card-body .jl-input::-ms-input-placeholder,.jl-card-secondary>:not([class*=jl-card-media]) .jl-input::-ms-input-placeholder,.jl-light .jl-input::-ms-input-placeholder,.jl-overlay-primary .jl-input::-ms-input-placeholder,.jl-section-primary:not(.jl-preserve-color) .jl-input::-ms-input-placeholder,.jl-section-secondary:not(.jl-preserve-color) .jl-input::-ms-input-placeholder,.jl-tile-primary:not(.jl-preserve-color) .jl-input::-ms-input-placeholder,.jl-tile-secondary:not(.jl-preserve-color) .jl-input::-ms-input-placeholder {
    color: rgba(255,255,255,.5)!important
}

.jl-card-primary.jl-card-body .jl-input::placeholder,.jl-card-primary>:not([class*=jl-card-media]) .jl-input::placeholder,.jl-card-secondary.jl-card-body .jl-input::placeholder,.jl-card-secondary>:not([class*=jl-card-media]) .jl-input::placeholder,.jl-light .jl-input::placeholder,.jl-overlay-primary .jl-input::placeholder,.jl-section-primary:not(.jl-preserve-color) .jl-input::placeholder,.jl-section-secondary:not(.jl-preserve-color) .jl-input::placeholder,.jl-tile-primary:not(.jl-preserve-color) .jl-input::placeholder,.jl-tile-secondary:not(.jl-preserve-color) .jl-input::placeholder {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-textarea::-ms-input-placeholder,.jl-card-primary>:not([class*=jl-card-media]) .jl-textarea::-ms-input-placeholder,.jl-card-secondary.jl-card-body .jl-textarea::-ms-input-placeholder,.jl-card-secondary>:not([class*=jl-card-media]) .jl-textarea::-ms-input-placeholder,.jl-light .jl-textarea::-ms-input-placeholder,.jl-overlay-primary .jl-textarea::-ms-input-placeholder,.jl-section-primary:not(.jl-preserve-color) .jl-textarea::-ms-input-placeholder,.jl-section-secondary:not(.jl-preserve-color) .jl-textarea::-ms-input-placeholder,.jl-tile-primary:not(.jl-preserve-color) .jl-textarea::-ms-input-placeholder,.jl-tile-secondary:not(.jl-preserve-color) .jl-textarea::-ms-input-placeholder {
    color: rgba(255,255,255,.5)!important
}

.jl-card-primary.jl-card-body .jl-textarea::placeholder,.jl-card-primary>:not([class*=jl-card-media]) .jl-textarea::placeholder,.jl-card-secondary.jl-card-body .jl-textarea::placeholder,.jl-card-secondary>:not([class*=jl-card-media]) .jl-textarea::placeholder,.jl-light .jl-textarea::placeholder,.jl-overlay-primary .jl-textarea::placeholder,.jl-section-primary:not(.jl-preserve-color) .jl-textarea::placeholder,.jl-section-secondary:not(.jl-preserve-color) .jl-textarea::placeholder,.jl-tile-primary:not(.jl-preserve-color) .jl-textarea::placeholder,.jl-tile-secondary:not(.jl-preserve-color) .jl-textarea::placeholder {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-select:not([multiple]):not([size]),.jl-card-primary>:not([class*=jl-card-media]) .jl-select:not([multiple]):not([size]),.jl-card-secondary.jl-card-body .jl-select:not([multiple]):not([size]),.jl-card-secondary>:not([class*=jl-card-media]) .jl-select:not([multiple]):not([size]),.jl-light .jl-select:not([multiple]):not([size]),.jl-overlay-primary .jl-select:not([multiple]):not([size]),.jl-section-primary:not(.jl-preserve-color) .jl-select:not([multiple]):not([size]),.jl-section-secondary:not(.jl-preserve-color) .jl-select:not([multiple]):not([size]),.jl-tile-primary:not(.jl-preserve-color) .jl-select:not([multiple]):not([size]),.jl-tile-secondary:not(.jl-preserve-color) .jl-select:not([multiple]):not([size]) {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%28255,%20255,%20255,%200.8%29%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%28255,%20255,%20255,%200.8%29%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.jl-card-primary.jl-card-body .jl-input[list]:focus,.jl-card-primary.jl-card-body .jl-input[list]:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-input[list]:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-input[list]:hover,.jl-card-secondary.jl-card-body .jl-input[list]:focus,.jl-card-secondary.jl-card-body .jl-input[list]:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-input[list]:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-input[list]:hover,.jl-light .jl-input[list]:focus,.jl-light .jl-input[list]:hover,.jl-overlay-primary .jl-input[list]:focus,.jl-overlay-primary .jl-input[list]:hover,.jl-section-primary:not(.jl-preserve-color) .jl-input[list]:focus,.jl-section-primary:not(.jl-preserve-color) .jl-input[list]:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-input[list]:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-input[list]:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-input[list]:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-input[list]:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-input[list]:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-input[list]:hover {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%28255,%20255,%20255,%200.8%29%22%20points%3D%2212%2012%208%206%2016%206%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.jl-card-primary.jl-card-body .jl-checkbox,.jl-card-primary.jl-card-body .jl-radio,.jl-card-primary>:not([class*=jl-card-media]) .jl-checkbox,.jl-card-primary>:not([class*=jl-card-media]) .jl-radio,.jl-card-secondary.jl-card-body .jl-checkbox,.jl-card-secondary.jl-card-body .jl-radio,.jl-card-secondary>:not([class*=jl-card-media]) .jl-checkbox,.jl-card-secondary>:not([class*=jl-card-media]) .jl-radio,.jl-light .jl-checkbox,.jl-light .jl-radio,.jl-overlay-primary .jl-checkbox,.jl-overlay-primary .jl-radio,.jl-section-primary:not(.jl-preserve-color) .jl-checkbox,.jl-section-primary:not(.jl-preserve-color) .jl-radio,.jl-section-secondary:not(.jl-preserve-color) .jl-checkbox,.jl-section-secondary:not(.jl-preserve-color) .jl-radio,.jl-tile-primary:not(.jl-preserve-color) .jl-checkbox,.jl-tile-primary:not(.jl-preserve-color) .jl-radio,.jl-tile-secondary:not(.jl-preserve-color) .jl-checkbox,.jl-tile-secondary:not(.jl-preserve-color) .jl-radio {
    background-color: rgba(242,242,242,.1);
    border-color: rgba(255,255,255,.2)
}

.jl-card-primary.jl-card-body .jl-checkbox:focus,.jl-card-primary.jl-card-body .jl-radio:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-checkbox:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-radio:focus,.jl-card-secondary.jl-card-body .jl-checkbox:focus,.jl-card-secondary.jl-card-body .jl-radio:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-checkbox:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-radio:focus,.jl-light .jl-checkbox:focus,.jl-light .jl-radio:focus,.jl-overlay-primary .jl-checkbox:focus,.jl-overlay-primary .jl-radio:focus,.jl-section-primary:not(.jl-preserve-color) .jl-checkbox:focus,.jl-section-primary:not(.jl-preserve-color) .jl-radio:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-checkbox:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-radio:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-checkbox:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-radio:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-checkbox:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-radio:focus {
    border-color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-checkbox:checked,.jl-card-primary.jl-card-body .jl-checkbox:indeterminate,.jl-card-primary.jl-card-body .jl-radio:checked,.jl-card-primary>:not([class*=jl-card-media]) .jl-checkbox:checked,.jl-card-primary>:not([class*=jl-card-media]) .jl-checkbox:indeterminate,.jl-card-primary>:not([class*=jl-card-media]) .jl-radio:checked,.jl-card-secondary.jl-card-body .jl-checkbox:checked,.jl-card-secondary.jl-card-body .jl-checkbox:indeterminate,.jl-card-secondary.jl-card-body .jl-radio:checked,.jl-card-secondary>:not([class*=jl-card-media]) .jl-checkbox:checked,.jl-card-secondary>:not([class*=jl-card-media]) .jl-checkbox:indeterminate,.jl-card-secondary>:not([class*=jl-card-media]) .jl-radio:checked,.jl-light .jl-checkbox:checked,.jl-light .jl-checkbox:indeterminate,.jl-light .jl-radio:checked,.jl-overlay-primary .jl-checkbox:checked,.jl-overlay-primary .jl-checkbox:indeterminate,.jl-overlay-primary .jl-radio:checked,.jl-section-primary:not(.jl-preserve-color) .jl-checkbox:checked,.jl-section-primary:not(.jl-preserve-color) .jl-checkbox:indeterminate,.jl-section-primary:not(.jl-preserve-color) .jl-radio:checked,.jl-section-secondary:not(.jl-preserve-color) .jl-checkbox:checked,.jl-section-secondary:not(.jl-preserve-color) .jl-checkbox:indeterminate,.jl-section-secondary:not(.jl-preserve-color) .jl-radio:checked,.jl-tile-primary:not(.jl-preserve-color) .jl-checkbox:checked,.jl-tile-primary:not(.jl-preserve-color) .jl-checkbox:indeterminate,.jl-tile-primary:not(.jl-preserve-color) .jl-radio:checked,.jl-tile-secondary:not(.jl-preserve-color) .jl-checkbox:checked,.jl-tile-secondary:not(.jl-preserve-color) .jl-checkbox:indeterminate,.jl-tile-secondary:not(.jl-preserve-color) .jl-radio:checked {
    background-color: #fff;
    border-color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-checkbox:checked:focus,.jl-card-primary.jl-card-body .jl-checkbox:indeterminate:focus,.jl-card-primary.jl-card-body .jl-radio:checked:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-checkbox:checked:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-checkbox:indeterminate:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-radio:checked:focus,.jl-card-secondary.jl-card-body .jl-checkbox:checked:focus,.jl-card-secondary.jl-card-body .jl-checkbox:indeterminate:focus,.jl-card-secondary.jl-card-body .jl-radio:checked:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-checkbox:checked:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-checkbox:indeterminate:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-radio:checked:focus,.jl-light .jl-checkbox:checked:focus,.jl-light .jl-checkbox:indeterminate:focus,.jl-light .jl-radio:checked:focus,.jl-overlay-primary .jl-checkbox:checked:focus,.jl-overlay-primary .jl-checkbox:indeterminate:focus,.jl-overlay-primary .jl-radio:checked:focus,.jl-section-primary:not(.jl-preserve-color) .jl-checkbox:checked:focus,.jl-section-primary:not(.jl-preserve-color) .jl-checkbox:indeterminate:focus,.jl-section-primary:not(.jl-preserve-color) .jl-radio:checked:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-checkbox:checked:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-checkbox:indeterminate:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-radio:checked:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-checkbox:checked:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-checkbox:indeterminate:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-radio:checked:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-checkbox:checked:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-checkbox:indeterminate:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-radio:checked:focus {
    background-color: #e6e6e6
}

.jl-card-primary.jl-card-body .jl-radio:checked,.jl-card-primary>:not([class*=jl-card-media]) .jl-radio:checked,.jl-card-secondary.jl-card-body .jl-radio:checked,.jl-card-secondary>:not([class*=jl-card-media]) .jl-radio:checked,.jl-light .jl-radio:checked,.jl-overlay-primary .jl-radio:checked,.jl-section-primary:not(.jl-preserve-color) .jl-radio:checked,.jl-section-secondary:not(.jl-preserve-color) .jl-radio:checked,.jl-tile-primary:not(.jl-preserve-color) .jl-radio:checked,.jl-tile-secondary:not(.jl-preserve-color) .jl-radio:checked {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23343434%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.jl-card-primary.jl-card-body .jl-checkbox:checked,.jl-card-primary>:not([class*=jl-card-media]) .jl-checkbox:checked,.jl-card-secondary.jl-card-body .jl-checkbox:checked,.jl-card-secondary>:not([class*=jl-card-media]) .jl-checkbox:checked,.jl-light .jl-checkbox:checked,.jl-overlay-primary .jl-checkbox:checked,.jl-section-primary:not(.jl-preserve-color) .jl-checkbox:checked,.jl-section-secondary:not(.jl-preserve-color) .jl-checkbox:checked,.jl-tile-primary:not(.jl-preserve-color) .jl-checkbox:checked,.jl-tile-secondary:not(.jl-preserve-color) .jl-checkbox:checked {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23343434%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
}

.jl-card-primary.jl-card-body .jl-checkbox:indeterminate,.jl-card-primary>:not([class*=jl-card-media]) .jl-checkbox:indeterminate,.jl-card-secondary.jl-card-body .jl-checkbox:indeterminate,.jl-card-secondary>:not([class*=jl-card-media]) .jl-checkbox:indeterminate,.jl-light .jl-checkbox:indeterminate,.jl-overlay-primary .jl-checkbox:indeterminate,.jl-section-primary:not(.jl-preserve-color) .jl-checkbox:indeterminate,.jl-section-secondary:not(.jl-preserve-color) .jl-checkbox:indeterminate,.jl-tile-primary:not(.jl-preserve-color) .jl-checkbox:indeterminate,.jl-tile-secondary:not(.jl-preserve-color) .jl-checkbox:indeterminate {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23343434%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.jl-card-primary.jl-card-body .jl-form-label,.jl-card-primary>:not([class*=jl-card-media]) .jl-form-label,.jl-card-secondary.jl-card-body .jl-form-label,.jl-card-secondary>:not([class*=jl-card-media]) .jl-form-label,.jl-light .jl-form-label,.jl-overlay-primary .jl-form-label,.jl-section-primary:not(.jl-preserve-color) .jl-form-label,.jl-section-secondary:not(.jl-preserve-color) .jl-form-label,.jl-tile-primary:not(.jl-preserve-color) .jl-form-label,.jl-tile-secondary:not(.jl-preserve-color) .jl-form-label {
    color: #fff
}

.jl-card-primary.jl-card-body .jl-form-icon,.jl-card-primary>:not([class*=jl-card-media]) .jl-form-icon,.jl-card-secondary.jl-card-body .jl-form-icon,.jl-card-secondary>:not([class*=jl-card-media]) .jl-form-icon,.jl-light .jl-form-icon,.jl-overlay-primary .jl-form-icon,.jl-section-primary:not(.jl-preserve-color) .jl-form-icon,.jl-section-secondary:not(.jl-preserve-color) .jl-form-icon,.jl-tile-primary:not(.jl-preserve-color) .jl-form-icon,.jl-tile-secondary:not(.jl-preserve-color) .jl-form-icon {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-form-icon:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-form-icon:hover,.jl-card-secondary.jl-card-body .jl-form-icon:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-form-icon:hover,.jl-light .jl-form-icon:hover,.jl-overlay-primary .jl-form-icon:hover,.jl-section-primary:not(.jl-preserve-color) .jl-form-icon:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-form-icon:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-form-icon:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-form-icon:hover {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-button-default,.jl-card-primary>:not([class*=jl-card-media]) .jl-button-default,.jl-card-secondary.jl-card-body .jl-button-default,.jl-card-secondary>:not([class*=jl-card-media]) .jl-button-default,.jl-light .jl-button-default,.jl-notification-message-danger .jl-button-default,.jl-notification-message-primary .jl-button-default,.jl-notification-message-success .jl-button-default,.jl-notification-message-warning .jl-button-default,.jl-overlay-primary .jl-button-default,.jl-section-primary:not(.jl-preserve-color) .jl-button-default,.jl-section-secondary:not(.jl-preserve-color) .jl-button-default,.jl-tile-primary:not(.jl-preserve-color) .jl-button-default,.jl-tile-secondary:not(.jl-preserve-color) .jl-button-default {
    background-color: transparent;
    color: #fff;
    border-color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-button-default:focus,.jl-card-primary.jl-card-body .jl-button-default:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-button-default:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-button-default:hover,.jl-card-secondary.jl-card-body .jl-button-default:focus,.jl-card-secondary.jl-card-body .jl-button-default:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-button-default:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-button-default:hover,.jl-light .jl-button-default:focus,.jl-light .jl-button-default:hover,.jl-notification-message-danger .jl-button-default:focus,.jl-notification-message-danger .jl-button-default:hover,.jl-notification-message-primary .jl-button-default:focus,.jl-notification-message-primary .jl-button-default:hover,.jl-notification-message-success .jl-button-default:focus,.jl-notification-message-success .jl-button-default:hover,.jl-notification-message-warning .jl-button-default:focus,.jl-notification-message-warning .jl-button-default:hover,.jl-overlay-primary .jl-button-default:focus,.jl-overlay-primary .jl-button-default:hover,.jl-section-primary:not(.jl-preserve-color) .jl-button-default:focus,.jl-section-primary:not(.jl-preserve-color) .jl-button-default:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-button-default:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-button-default:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-button-default:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-button-default:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-button-default:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-button-default:hover {
    background-color: transparent;
    color: #fff;
    border-color: #fff
}

.jl-card-primary.jl-card-body .jl-button-default.jl-active,.jl-card-primary.jl-card-body .jl-button-default:active,.jl-card-primary>:not([class*=jl-card-media]) .jl-button-default.jl-active,.jl-card-primary>:not([class*=jl-card-media]) .jl-button-default:active,.jl-card-secondary.jl-card-body .jl-button-default.jl-active,.jl-card-secondary.jl-card-body .jl-button-default:active,.jl-card-secondary>:not([class*=jl-card-media]) .jl-button-default.jl-active,.jl-card-secondary>:not([class*=jl-card-media]) .jl-button-default:active,.jl-light .jl-button-default.jl-active,.jl-light .jl-button-default:active,.jl-notification-message-danger .jl-button-default.jl-active,.jl-notification-message-danger .jl-button-default:active,.jl-notification-message-primary .jl-button-default.jl-active,.jl-notification-message-primary .jl-button-default:active,.jl-notification-message-success .jl-button-default.jl-active,.jl-notification-message-success .jl-button-default:active,.jl-notification-message-warning .jl-button-default.jl-active,.jl-notification-message-warning .jl-button-default:active,.jl-overlay-primary .jl-button-default.jl-active,.jl-overlay-primary .jl-button-default:active,.jl-section-primary:not(.jl-preserve-color) .jl-button-default.jl-active,.jl-section-primary:not(.jl-preserve-color) .jl-button-default:active,.jl-section-secondary:not(.jl-preserve-color) .jl-button-default.jl-active,.jl-section-secondary:not(.jl-preserve-color) .jl-button-default:active,.jl-tile-primary:not(.jl-preserve-color) .jl-button-default.jl-active,.jl-tile-primary:not(.jl-preserve-color) .jl-button-default:active,.jl-tile-secondary:not(.jl-preserve-color) .jl-button-default.jl-active,.jl-tile-secondary:not(.jl-preserve-color) .jl-button-default:active {
    background-color: transparent;
    color: #fff;
    border-color: #fff
}

.jl-card-primary.jl-card-body .jl-button-primary,.jl-card-primary>:not([class*=jl-card-media]) .jl-button-primary,.jl-card-secondary.jl-card-body .jl-button-primary,.jl-card-secondary>:not([class*=jl-card-media]) .jl-button-primary,.jl-light .jl-button-primary,.jl-notification-message-danger .jl-button-primary,.jl-notification-message-primary .jl-button-primary,.jl-notification-message-success .jl-button-primary,.jl-notification-message-warning .jl-button-primary,.jl-overlay-primary .jl-button-primary,.jl-section-primary:not(.jl-preserve-color) .jl-button-primary,.jl-section-secondary:not(.jl-preserve-color) .jl-button-primary,.jl-tile-primary:not(.jl-preserve-color) .jl-button-primary,.jl-tile-secondary:not(.jl-preserve-color) .jl-button-primary {
    background-color: #fff;
    color: #343434
}

.jl-card-primary.jl-card-body .jl-button-primary:focus,.jl-card-primary.jl-card-body .jl-button-primary:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-button-primary:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-button-primary:hover,.jl-card-secondary.jl-card-body .jl-button-primary:focus,.jl-card-secondary.jl-card-body .jl-button-primary:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-button-primary:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-button-primary:hover,.jl-light .jl-button-primary:focus,.jl-light .jl-button-primary:hover,.jl-notification-message-danger .jl-button-primary:focus,.jl-notification-message-danger .jl-button-primary:hover,.jl-notification-message-primary .jl-button-primary:focus,.jl-notification-message-primary .jl-button-primary:hover,.jl-notification-message-success .jl-button-primary:focus,.jl-notification-message-success .jl-button-primary:hover,.jl-notification-message-warning .jl-button-primary:focus,.jl-notification-message-warning .jl-button-primary:hover,.jl-overlay-primary .jl-button-primary:focus,.jl-overlay-primary .jl-button-primary:hover,.jl-section-primary:not(.jl-preserve-color) .jl-button-primary:focus,.jl-section-primary:not(.jl-preserve-color) .jl-button-primary:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-button-primary:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-button-primary:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-button-primary:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-button-primary:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-button-primary:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-button-primary:hover {
    background-color: #f2f2f2;
    color: #343434
}

.jl-card-primary.jl-card-body .jl-button-primary.jl-active,.jl-card-primary.jl-card-body .jl-button-primary:active,.jl-card-primary>:not([class*=jl-card-media]) .jl-button-primary.jl-active,.jl-card-primary>:not([class*=jl-card-media]) .jl-button-primary:active,.jl-card-secondary.jl-card-body .jl-button-primary.jl-active,.jl-card-secondary.jl-card-body .jl-button-primary:active,.jl-card-secondary>:not([class*=jl-card-media]) .jl-button-primary.jl-active,.jl-card-secondary>:not([class*=jl-card-media]) .jl-button-primary:active,.jl-light .jl-button-primary.jl-active,.jl-light .jl-button-primary:active,.jl-notification-message-danger .jl-button-primary.jl-active,.jl-notification-message-danger .jl-button-primary:active,.jl-notification-message-primary .jl-button-primary.jl-active,.jl-notification-message-primary .jl-button-primary:active,.jl-notification-message-success .jl-button-primary.jl-active,.jl-notification-message-success .jl-button-primary:active,.jl-notification-message-warning .jl-button-primary.jl-active,.jl-notification-message-warning .jl-button-primary:active,.jl-overlay-primary .jl-button-primary.jl-active,.jl-overlay-primary .jl-button-primary:active,.jl-section-primary:not(.jl-preserve-color) .jl-button-primary.jl-active,.jl-section-primary:not(.jl-preserve-color) .jl-button-primary:active,.jl-section-secondary:not(.jl-preserve-color) .jl-button-primary.jl-active,.jl-section-secondary:not(.jl-preserve-color) .jl-button-primary:active,.jl-tile-primary:not(.jl-preserve-color) .jl-button-primary.jl-active,.jl-tile-primary:not(.jl-preserve-color) .jl-button-primary:active,.jl-tile-secondary:not(.jl-preserve-color) .jl-button-primary.jl-active,.jl-tile-secondary:not(.jl-preserve-color) .jl-button-primary:active {
    background-color: #e6e6e6;
    color: #343434
}

.jl-card-primary.jl-card-body .jl-button-secondary,.jl-card-primary>:not([class*=jl-card-media]) .jl-button-secondary,.jl-card-secondary.jl-card-body .jl-button-secondary,.jl-card-secondary>:not([class*=jl-card-media]) .jl-button-secondary,.jl-light .jl-button-secondary,.jl-notification-message-danger .jl-button-secondary,.jl-notification-message-primary .jl-button-secondary,.jl-notification-message-success .jl-button-secondary,.jl-notification-message-warning .jl-button-secondary,.jl-overlay-primary .jl-button-secondary,.jl-section-primary:not(.jl-preserve-color) .jl-button-secondary,.jl-section-secondary:not(.jl-preserve-color) .jl-button-secondary,.jl-tile-primary:not(.jl-preserve-color) .jl-button-secondary,.jl-tile-secondary:not(.jl-preserve-color) .jl-button-secondary {
    background-color: #fff;
    color: #343434
}

.jl-card-primary.jl-card-body .jl-button-secondary:focus,.jl-card-primary.jl-card-body .jl-button-secondary:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-button-secondary:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-button-secondary:hover,.jl-card-secondary.jl-card-body .jl-button-secondary:focus,.jl-card-secondary.jl-card-body .jl-button-secondary:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-button-secondary:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-button-secondary:hover,.jl-light .jl-button-secondary:focus,.jl-light .jl-button-secondary:hover,.jl-notification-message-danger .jl-button-secondary:focus,.jl-notification-message-danger .jl-button-secondary:hover,.jl-notification-message-primary .jl-button-secondary:focus,.jl-notification-message-primary .jl-button-secondary:hover,.jl-notification-message-success .jl-button-secondary:focus,.jl-notification-message-success .jl-button-secondary:hover,.jl-notification-message-warning .jl-button-secondary:focus,.jl-notification-message-warning .jl-button-secondary:hover,.jl-overlay-primary .jl-button-secondary:focus,.jl-overlay-primary .jl-button-secondary:hover,.jl-section-primary:not(.jl-preserve-color) .jl-button-secondary:focus,.jl-section-primary:not(.jl-preserve-color) .jl-button-secondary:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-button-secondary:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-button-secondary:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-button-secondary:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-button-secondary:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-button-secondary:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-button-secondary:hover {
    background-color: #f2f2f2;
    color: #343434
}

.jl-card-primary.jl-card-body .jl-button-secondary.jl-active,.jl-card-primary.jl-card-body .jl-button-secondary:active,.jl-card-primary>:not([class*=jl-card-media]) .jl-button-secondary.jl-active,.jl-card-primary>:not([class*=jl-card-media]) .jl-button-secondary:active,.jl-card-secondary.jl-card-body .jl-button-secondary.jl-active,.jl-card-secondary.jl-card-body .jl-button-secondary:active,.jl-card-secondary>:not([class*=jl-card-media]) .jl-button-secondary.jl-active,.jl-card-secondary>:not([class*=jl-card-media]) .jl-button-secondary:active,.jl-light .jl-button-secondary.jl-active,.jl-light .jl-button-secondary:active,.jl-notification-message-danger .jl-button-secondary.jl-active,.jl-notification-message-danger .jl-button-secondary:active,.jl-notification-message-primary .jl-button-secondary.jl-active,.jl-notification-message-primary .jl-button-secondary:active,.jl-notification-message-success .jl-button-secondary.jl-active,.jl-notification-message-success .jl-button-secondary:active,.jl-notification-message-warning .jl-button-secondary.jl-active,.jl-notification-message-warning .jl-button-secondary:active,.jl-overlay-primary .jl-button-secondary.jl-active,.jl-overlay-primary .jl-button-secondary:active,.jl-section-primary:not(.jl-preserve-color) .jl-button-secondary.jl-active,.jl-section-primary:not(.jl-preserve-color) .jl-button-secondary:active,.jl-section-secondary:not(.jl-preserve-color) .jl-button-secondary.jl-active,.jl-section-secondary:not(.jl-preserve-color) .jl-button-secondary:active,.jl-tile-primary:not(.jl-preserve-color) .jl-button-secondary.jl-active,.jl-tile-primary:not(.jl-preserve-color) .jl-button-secondary:active,.jl-tile-secondary:not(.jl-preserve-color) .jl-button-secondary.jl-active,.jl-tile-secondary:not(.jl-preserve-color) .jl-button-secondary:active {
    background-color: #e6e6e6;
    color: #343434
}

.jl-card-primary.jl-card-body .jl-button-text,.jl-card-primary>:not([class*=jl-card-media]) .jl-button-text,.jl-card-secondary.jl-card-body .jl-button-text,.jl-card-secondary>:not([class*=jl-card-media]) .jl-button-text,.jl-light .jl-button-text,.jl-notification-message-danger .jl-button-text,.jl-notification-message-primary .jl-button-text,.jl-notification-message-success .jl-button-text,.jl-notification-message-warning .jl-button-text,.jl-overlay-primary .jl-button-text,.jl-section-primary:not(.jl-preserve-color) .jl-button-text,.jl-section-secondary:not(.jl-preserve-color) .jl-button-text,.jl-tile-primary:not(.jl-preserve-color) .jl-button-text,.jl-tile-secondary:not(.jl-preserve-color) .jl-button-text {
    color: #fff
}

.jl-card-primary.jl-card-body .jl-button-text::before,.jl-card-primary>:not([class*=jl-card-media]) .jl-button-text::before,.jl-card-secondary.jl-card-body .jl-button-text::before,.jl-card-secondary>:not([class*=jl-card-media]) .jl-button-text::before,.jl-light .jl-button-text::before,.jl-notification-message-danger .jl-button-text::before,.jl-notification-message-primary .jl-button-text::before,.jl-notification-message-success .jl-button-text::before,.jl-notification-message-warning .jl-button-text::before,.jl-overlay-primary .jl-button-text::before,.jl-section-primary:not(.jl-preserve-color) .jl-button-text::before,.jl-section-secondary:not(.jl-preserve-color) .jl-button-text::before,.jl-tile-primary:not(.jl-preserve-color) .jl-button-text::before,.jl-tile-secondary:not(.jl-preserve-color) .jl-button-text::before {
    border-bottom-color: #fff
}

.jl-card-primary.jl-card-body .jl-button-text:focus,.jl-card-primary.jl-card-body .jl-button-text:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-button-text:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-button-text:hover,.jl-card-secondary.jl-card-body .jl-button-text:focus,.jl-card-secondary.jl-card-body .jl-button-text:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-button-text:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-button-text:hover,.jl-light .jl-button-text:focus,.jl-light .jl-button-text:hover,.jl-notification-message-danger .jl-button-text:focus,.jl-notification-message-danger .jl-button-text:hover,.jl-notification-message-primary .jl-button-text:focus,.jl-notification-message-primary .jl-button-text:hover,.jl-notification-message-success .jl-button-text:focus,.jl-notification-message-success .jl-button-text:hover,.jl-notification-message-warning .jl-button-text:focus,.jl-notification-message-warning .jl-button-text:hover,.jl-overlay-primary .jl-button-text:focus,.jl-overlay-primary .jl-button-text:hover,.jl-section-primary:not(.jl-preserve-color) .jl-button-text:focus,.jl-section-primary:not(.jl-preserve-color) .jl-button-text:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-button-text:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-button-text:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-button-text:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-button-text:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-button-text:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-button-text:hover {
    color: #fff
}

.jl-card-primary.jl-card-body .jl-button-text:disabled,.jl-card-primary>:not([class*=jl-card-media]) .jl-button-text:disabled,.jl-card-secondary.jl-card-body .jl-button-text:disabled,.jl-card-secondary>:not([class*=jl-card-media]) .jl-button-text:disabled,.jl-light .jl-button-text:disabled,.jl-notification-message-danger .jl-button-text:disabled,.jl-notification-message-primary .jl-button-text:disabled,.jl-notification-message-success .jl-button-text:disabled,.jl-notification-message-warning .jl-button-text:disabled,.jl-overlay-primary .jl-button-text:disabled,.jl-section-primary:not(.jl-preserve-color) .jl-button-text:disabled,.jl-section-secondary:not(.jl-preserve-color) .jl-button-text:disabled,.jl-tile-primary:not(.jl-preserve-color) .jl-button-text:disabled,.jl-tile-secondary:not(.jl-preserve-color) .jl-button-text:disabled {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-button-link,.jl-card-primary>:not([class*=jl-card-media]) .jl-button-link,.jl-card-secondary.jl-card-body .jl-button-link,.jl-card-secondary>:not([class*=jl-card-media]) .jl-button-link,.jl-light .jl-button-link,.jl-overlay-primary .jl-button-link,.jl-section-primary:not(.jl-preserve-color) .jl-button-link,.jl-section-secondary:not(.jl-preserve-color) .jl-button-link,.jl-tile-primary:not(.jl-preserve-color) .jl-button-link,.jl-tile-secondary:not(.jl-preserve-color) .jl-button-link {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-button-link:focus,.jl-card-primary.jl-card-body .jl-button-link:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-button-link:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-button-link:hover,.jl-card-secondary.jl-card-body .jl-button-link:focus,.jl-card-secondary.jl-card-body .jl-button-link:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-button-link:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-button-link:hover,.jl-light .jl-button-link:focus,.jl-light .jl-button-link:hover,.jl-overlay-primary .jl-button-link:focus,.jl-overlay-primary .jl-button-link:hover,.jl-section-primary:not(.jl-preserve-color) .jl-button-link:focus,.jl-section-primary:not(.jl-preserve-color) .jl-button-link:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-button-link:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-button-link:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-button-link:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-button-link:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-button-link:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-button-link:hover {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-close,.jl-card-primary>:not([class*=jl-card-media]) .jl-close,.jl-card-secondary.jl-card-body .jl-close,.jl-card-secondary>:not([class*=jl-card-media]) .jl-close,.jl-light .jl-close,.jl-notification-message-danger .jl-close,.jl-notification-message-primary .jl-close,.jl-notification-message-success .jl-close,.jl-notification-message-warning .jl-close,.jl-overlay-primary .jl-close,.jl-section-primary:not(.jl-preserve-color) .jl-close,.jl-section-secondary:not(.jl-preserve-color) .jl-close,.jl-tile-primary:not(.jl-preserve-color) .jl-close,.jl-tile-secondary:not(.jl-preserve-color) .jl-close {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-close:focus,.jl-card-primary.jl-card-body .jl-close:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-close:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-close:hover,.jl-card-secondary.jl-card-body .jl-close:focus,.jl-card-secondary.jl-card-body .jl-close:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-close:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-close:hover,.jl-light .jl-close:focus,.jl-light .jl-close:hover,.jl-notification-message-danger .jl-close:focus,.jl-notification-message-danger .jl-close:hover,.jl-notification-message-primary .jl-close:focus,.jl-notification-message-primary .jl-close:hover,.jl-notification-message-success .jl-close:focus,.jl-notification-message-success .jl-close:hover,.jl-notification-message-warning .jl-close:focus,.jl-notification-message-warning .jl-close:hover,.jl-overlay-primary .jl-close:focus,.jl-overlay-primary .jl-close:hover,.jl-section-primary:not(.jl-preserve-color) .jl-close:focus,.jl-section-primary:not(.jl-preserve-color) .jl-close:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-close:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-close:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-close:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-close:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-close:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-close:hover {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-totop,.jl-card-primary>:not([class*=jl-card-media]) .jl-totop,.jl-card-secondary.jl-card-body .jl-totop,.jl-card-secondary>:not([class*=jl-card-media]) .jl-totop,.jl-light .jl-totop,.jl-overlay-primary .jl-totop,.jl-section-primary:not(.jl-preserve-color) .jl-totop,.jl-section-secondary:not(.jl-preserve-color) .jl-totop,.jl-tile-primary:not(.jl-preserve-color) .jl-totop,.jl-tile-secondary:not(.jl-preserve-color) .jl-totop {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-totop:focus,.jl-card-primary.jl-card-body .jl-totop:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-totop:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-totop:hover,.jl-card-secondary.jl-card-body .jl-totop:focus,.jl-card-secondary.jl-card-body .jl-totop:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-totop:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-totop:hover,.jl-light .jl-totop:focus,.jl-light .jl-totop:hover,.jl-overlay-primary .jl-totop:focus,.jl-overlay-primary .jl-totop:hover,.jl-section-primary:not(.jl-preserve-color) .jl-totop:focus,.jl-section-primary:not(.jl-preserve-color) .jl-totop:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-totop:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-totop:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-totop:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-totop:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-totop:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-totop:hover {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-totop:active,.jl-card-primary>:not([class*=jl-card-media]) .jl-totop:active,.jl-card-secondary.jl-card-body .jl-totop:active,.jl-card-secondary>:not([class*=jl-card-media]) .jl-totop:active,.jl-light .jl-totop:active,.jl-overlay-primary .jl-totop:active,.jl-section-primary:not(.jl-preserve-color) .jl-totop:active,.jl-section-secondary:not(.jl-preserve-color) .jl-totop:active,.jl-tile-primary:not(.jl-preserve-color) .jl-totop:active,.jl-tile-secondary:not(.jl-preserve-color) .jl-totop:active {
    color: #fff
}

.jl-card-primary.jl-card-body .jl-marker,.jl-card-primary>:not([class*=jl-card-media]) .jl-marker,.jl-card-secondary.jl-card-body .jl-marker,.jl-card-secondary>:not([class*=jl-card-media]) .jl-marker,.jl-light .jl-marker,.jl-overlay-primary .jl-marker,.jl-section-primary:not(.jl-preserve-color) .jl-marker,.jl-section-secondary:not(.jl-preserve-color) .jl-marker,.jl-tile-primary:not(.jl-preserve-color) .jl-marker,.jl-tile-secondary:not(.jl-preserve-color) .jl-marker {
    background: #f8f9fa;
    color: #343434
}

.jl-card-primary.jl-card-body .jl-marker:focus,.jl-card-primary.jl-card-body .jl-marker:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-marker:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-marker:hover,.jl-card-secondary.jl-card-body .jl-marker:focus,.jl-card-secondary.jl-card-body .jl-marker:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-marker:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-marker:hover,.jl-light .jl-marker:focus,.jl-light .jl-marker:hover,.jl-overlay-primary .jl-marker:focus,.jl-overlay-primary .jl-marker:hover,.jl-section-primary:not(.jl-preserve-color) .jl-marker:focus,.jl-section-primary:not(.jl-preserve-color) .jl-marker:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-marker:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-marker:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-marker:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-marker:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-marker:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-marker:hover {
    color: #343434
}

.jl-card-primary.jl-card-body .jl-badge,.jl-card-primary>:not([class*=jl-card-media]) .jl-badge,.jl-card-secondary.jl-card-body .jl-badge,.jl-card-secondary>:not([class*=jl-card-media]) .jl-badge,.jl-light .jl-badge,.jl-overlay-primary .jl-badge,.jl-section-primary:not(.jl-preserve-color) .jl-badge,.jl-section-secondary:not(.jl-preserve-color) .jl-badge,.jl-tile-primary:not(.jl-preserve-color) .jl-badge,.jl-tile-secondary:not(.jl-preserve-color) .jl-badge {
    background-color: #fff;
    color: #343434
}

.jl-card-primary.jl-card-body .jl-badge:focus,.jl-card-primary.jl-card-body .jl-badge:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-badge:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-badge:hover,.jl-card-secondary.jl-card-body .jl-badge:focus,.jl-card-secondary.jl-card-body .jl-badge:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-badge:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-badge:hover,.jl-light .jl-badge:focus,.jl-light .jl-badge:hover,.jl-overlay-primary .jl-badge:focus,.jl-overlay-primary .jl-badge:hover,.jl-section-primary:not(.jl-preserve-color) .jl-badge:focus,.jl-section-primary:not(.jl-preserve-color) .jl-badge:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-badge:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-badge:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-badge:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-badge:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-badge:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-badge:hover {
    color: #343434
}

.jl-card-primary.jl-card-body .jl-label,.jl-card-primary>:not([class*=jl-card-media]) .jl-label,.jl-card-secondary.jl-card-body .jl-label,.jl-card-secondary>:not([class*=jl-card-media]) .jl-label,.jl-light .jl-label,.jl-overlay-primary .jl-label,.jl-section-primary:not(.jl-preserve-color) .jl-label,.jl-section-secondary:not(.jl-preserve-color) .jl-label,.jl-tile-primary:not(.jl-preserve-color) .jl-label,.jl-tile-secondary:not(.jl-preserve-color) .jl-label {
    background-color: #fff;
    color: #343434
}

.jl-card-primary.jl-card-body .jl-article-meta,.jl-card-primary>:not([class*=jl-card-media]) .jl-article-meta,.jl-card-secondary.jl-card-body .jl-article-meta,.jl-card-secondary>:not([class*=jl-card-media]) .jl-article-meta,.jl-light .jl-article-meta,.jl-overlay-primary .jl-article-meta,.jl-section-primary:not(.jl-preserve-color) .jl-article-meta,.jl-section-secondary:not(.jl-preserve-color) .jl-article-meta,.jl-tile-primary:not(.jl-preserve-color) .jl-article-meta,.jl-tile-secondary:not(.jl-preserve-color) .jl-article-meta {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-search-input,.jl-card-primary>:not([class*=jl-card-media]) .jl-search-input,.jl-card-secondary.jl-card-body .jl-search-input,.jl-card-secondary>:not([class*=jl-card-media]) .jl-search-input,.jl-light .jl-search-input,.jl-overlay-primary .jl-search-input,.jl-section-primary:not(.jl-preserve-color) .jl-search-input,.jl-section-secondary:not(.jl-preserve-color) .jl-search-input,.jl-tile-primary:not(.jl-preserve-color) .jl-search-input,.jl-tile-secondary:not(.jl-preserve-color) .jl-search-input {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-search-input:-ms-input-placeholder,.jl-card-primary>:not([class*=jl-card-media]) .jl-search-input:-ms-input-placeholder,.jl-card-secondary.jl-card-body .jl-search-input:-ms-input-placeholder,.jl-card-secondary>:not([class*=jl-card-media]) .jl-search-input:-ms-input-placeholder,.jl-light .jl-search-input:-ms-input-placeholder,.jl-overlay-primary .jl-search-input:-ms-input-placeholder,.jl-section-primary:not(.jl-preserve-color) .jl-search-input:-ms-input-placeholder,.jl-section-secondary:not(.jl-preserve-color) .jl-search-input:-ms-input-placeholder,.jl-tile-primary:not(.jl-preserve-color) .jl-search-input:-ms-input-placeholder,.jl-tile-secondary:not(.jl-preserve-color) .jl-search-input:-ms-input-placeholder {
    color: rgba(255,255,255,.5)!important
}

.jl-card-primary.jl-card-body .jl-search-input::placeholder,.jl-card-primary>:not([class*=jl-card-media]) .jl-search-input::placeholder,.jl-card-secondary.jl-card-body .jl-search-input::placeholder,.jl-card-secondary>:not([class*=jl-card-media]) .jl-search-input::placeholder,.jl-light .jl-search-input::placeholder,.jl-overlay-primary .jl-search-input::placeholder,.jl-section-primary:not(.jl-preserve-color) .jl-search-input::placeholder,.jl-section-secondary:not(.jl-preserve-color) .jl-search-input::placeholder,.jl-tile-primary:not(.jl-preserve-color) .jl-search-input::placeholder,.jl-tile-secondary:not(.jl-preserve-color) .jl-search-input::placeholder {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-search .jl-search-icon,.jl-card-primary>:not([class*=jl-card-media]) .jl-search .jl-search-icon,.jl-card-secondary.jl-card-body .jl-search .jl-search-icon,.jl-card-secondary>:not([class*=jl-card-media]) .jl-search .jl-search-icon,.jl-light .jl-search .jl-search-icon,.jl-overlay-primary .jl-search .jl-search-icon,.jl-section-primary:not(.jl-preserve-color) .jl-search .jl-search-icon,.jl-section-secondary:not(.jl-preserve-color) .jl-search .jl-search-icon,.jl-tile-primary:not(.jl-preserve-color) .jl-search .jl-search-icon,.jl-tile-secondary:not(.jl-preserve-color) .jl-search .jl-search-icon {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-search .jl-search-icon:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-search .jl-search-icon:hover,.jl-card-secondary.jl-card-body .jl-search .jl-search-icon:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-search .jl-search-icon:hover,.jl-light .jl-search .jl-search-icon:hover,.jl-overlay-primary .jl-search .jl-search-icon:hover,.jl-section-primary:not(.jl-preserve-color) .jl-search .jl-search-icon:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-search .jl-search-icon:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-search .jl-search-icon:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-search .jl-search-icon:hover {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-search-default .jl-search-input,.jl-card-primary>:not([class*=jl-card-media]) .jl-search-default .jl-search-input,.jl-card-secondary.jl-card-body .jl-search-default .jl-search-input,.jl-card-secondary>:not([class*=jl-card-media]) .jl-search-default .jl-search-input,.jl-light .jl-search-default .jl-search-input,.jl-overlay-primary .jl-search-default .jl-search-input,.jl-section-primary:not(.jl-preserve-color) .jl-search-default .jl-search-input,.jl-section-secondary:not(.jl-preserve-color) .jl-search-default .jl-search-input,.jl-tile-primary:not(.jl-preserve-color) .jl-search-default .jl-search-input,.jl-tile-secondary:not(.jl-preserve-color) .jl-search-default .jl-search-input {
    background-color: rgba(255,255,255,.1)
}

.jl-card-primary.jl-card-body .jl-search-default .jl-search-input:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-search-default .jl-search-input:focus,.jl-card-secondary.jl-card-body .jl-search-default .jl-search-input:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-search-default .jl-search-input:focus,.jl-light .jl-search-default .jl-search-input:focus,.jl-overlay-primary .jl-search-default .jl-search-input:focus,.jl-section-primary:not(.jl-preserve-color) .jl-search-default .jl-search-input:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-search-default .jl-search-input:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-search-default .jl-search-input:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-search-default .jl-search-input:focus {
    background-color: rgba(255,255,255,.1)
}

.jl-card-primary.jl-card-body .jl-search-navbar .jl-search-input,.jl-card-primary>:not([class*=jl-card-media]) .jl-search-navbar .jl-search-input,.jl-card-secondary.jl-card-body .jl-search-navbar .jl-search-input,.jl-card-secondary>:not([class*=jl-card-media]) .jl-search-navbar .jl-search-input,.jl-light .jl-search-navbar .jl-search-input,.jl-overlay-primary .jl-search-navbar .jl-search-input,.jl-section-primary:not(.jl-preserve-color) .jl-search-navbar .jl-search-input,.jl-section-secondary:not(.jl-preserve-color) .jl-search-navbar .jl-search-input,.jl-tile-primary:not(.jl-preserve-color) .jl-search-navbar .jl-search-input,.jl-tile-secondary:not(.jl-preserve-color) .jl-search-navbar .jl-search-input {
    background-color: transparent
}

.jl-card-primary.jl-card-body .jl-search-large .jl-search-input,.jl-card-primary>:not([class*=jl-card-media]) .jl-search-large .jl-search-input,.jl-card-secondary.jl-card-body .jl-search-large .jl-search-input,.jl-card-secondary>:not([class*=jl-card-media]) .jl-search-large .jl-search-input,.jl-light .jl-search-large .jl-search-input,.jl-overlay-primary .jl-search-large .jl-search-input,.jl-section-primary:not(.jl-preserve-color) .jl-search-large .jl-search-input,.jl-section-secondary:not(.jl-preserve-color) .jl-search-large .jl-search-input,.jl-tile-primary:not(.jl-preserve-color) .jl-search-large .jl-search-input,.jl-tile-secondary:not(.jl-preserve-color) .jl-search-large .jl-search-input {
    background-color: transparent
}

.jl-card-primary.jl-card-body .jl-search-toggle,.jl-card-primary>:not([class*=jl-card-media]) .jl-search-toggle,.jl-card-secondary.jl-card-body .jl-search-toggle,.jl-card-secondary>:not([class*=jl-card-media]) .jl-search-toggle,.jl-light .jl-search-toggle,.jl-overlay-primary .jl-search-toggle,.jl-section-primary:not(.jl-preserve-color) .jl-search-toggle,.jl-section-secondary:not(.jl-preserve-color) .jl-search-toggle,.jl-tile-primary:not(.jl-preserve-color) .jl-search-toggle,.jl-tile-secondary:not(.jl-preserve-color) .jl-search-toggle {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-search-toggle:focus,.jl-card-primary.jl-card-body .jl-search-toggle:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-search-toggle:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-search-toggle:hover,.jl-card-secondary.jl-card-body .jl-search-toggle:focus,.jl-card-secondary.jl-card-body .jl-search-toggle:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-search-toggle:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-search-toggle:hover,.jl-light .jl-search-toggle:focus,.jl-light .jl-search-toggle:hover,.jl-overlay-primary .jl-search-toggle:focus,.jl-overlay-primary .jl-search-toggle:hover,.jl-section-primary:not(.jl-preserve-color) .jl-search-toggle:focus,.jl-section-primary:not(.jl-preserve-color) .jl-search-toggle:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-search-toggle:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-search-toggle:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-search-toggle:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-search-toggle:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-search-toggle:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-search-toggle:hover {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-accordion-title,.jl-card-primary>:not([class*=jl-card-media]) .jl-accordion-title,.jl-card-secondary.jl-card-body .jl-accordion-title,.jl-card-secondary>:not([class*=jl-card-media]) .jl-accordion-title,.jl-light .jl-accordion-title,.jl-overlay-primary .jl-accordion-title,.jl-section-primary:not(.jl-preserve-color) .jl-accordion-title,.jl-section-secondary:not(.jl-preserve-color) .jl-accordion-title,.jl-tile-primary:not(.jl-preserve-color) .jl-accordion-title,.jl-tile-secondary:not(.jl-preserve-color) .jl-accordion-title {
    color: #fff
}

.jl-card-primary.jl-card-body .jl-accordion-title:focus,.jl-card-primary.jl-card-body .jl-accordion-title:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-accordion-title:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-accordion-title:hover,.jl-card-secondary.jl-card-body .jl-accordion-title:focus,.jl-card-secondary.jl-card-body .jl-accordion-title:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-accordion-title:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-accordion-title:hover,.jl-light .jl-accordion-title:focus,.jl-light .jl-accordion-title:hover,.jl-overlay-primary .jl-accordion-title:focus,.jl-overlay-primary .jl-accordion-title:hover,.jl-section-primary:not(.jl-preserve-color) .jl-accordion-title:focus,.jl-section-primary:not(.jl-preserve-color) .jl-accordion-title:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-accordion-title:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-accordion-title:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-accordion-title:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-accordion-title:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-accordion-title:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-accordion-title:hover {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-grid-divider>:not(.jl-first-column)::before,.jl-card-primary>:not([class*=jl-card-media]) .jl-grid-divider>:not(.jl-first-column)::before,.jl-card-secondary.jl-card-body .jl-grid-divider>:not(.jl-first-column)::before,.jl-card-secondary>:not([class*=jl-card-media]) .jl-grid-divider>:not(.jl-first-column)::before,.jl-light .jl-grid-divider>:not(.jl-first-column)::before,.jl-overlay-primary .jl-grid-divider>:not(.jl-first-column)::before,.jl-section-primary:not(.jl-preserve-color) .jl-grid-divider>:not(.jl-first-column)::before,.jl-section-secondary:not(.jl-preserve-color) .jl-grid-divider>:not(.jl-first-column)::before,.jl-tile-primary:not(.jl-preserve-color) .jl-grid-divider>:not(.jl-first-column)::before,.jl-tile-secondary:not(.jl-preserve-color) .jl-grid-divider>:not(.jl-first-column)::before {
    border-left-color: rgba(255,255,255,.2)
}

.jl-card-primary.jl-card-body .jl-grid-divider.jl-grid-stack>.jl-grid-margin::before,.jl-card-primary>:not([class*=jl-card-media]) .jl-grid-divider.jl-grid-stack>.jl-grid-margin::before,.jl-card-secondary.jl-card-body .jl-grid-divider.jl-grid-stack>.jl-grid-margin::before,.jl-card-secondary>:not([class*=jl-card-media]) .jl-grid-divider.jl-grid-stack>.jl-grid-margin::before,.jl-light .jl-grid-divider.jl-grid-stack>.jl-grid-margin::before,.jl-overlay-primary .jl-grid-divider.jl-grid-stack>.jl-grid-margin::before,.jl-section-primary:not(.jl-preserve-color) .jl-grid-divider.jl-grid-stack>.jl-grid-margin::before,.jl-section-secondary:not(.jl-preserve-color) .jl-grid-divider.jl-grid-stack>.jl-grid-margin::before,.jl-tile-primary:not(.jl-preserve-color) .jl-grid-divider.jl-grid-stack>.jl-grid-margin::before,.jl-tile-secondary:not(.jl-preserve-color) .jl-grid-divider.jl-grid-stack>.jl-grid-margin::before {
    border-top-color: rgba(255,255,255,.2)
}

.jl-card-primary.jl-card-body .jl-nav-parent-icon>.jl-parent>a::after,.jl-card-primary>:not([class*=jl-card-media]) .jl-nav-parent-icon>.jl-parent>a::after,.jl-card-secondary.jl-card-body .jl-nav-parent-icon>.jl-parent>a::after,.jl-card-secondary>:not([class*=jl-card-media]) .jl-nav-parent-icon>.jl-parent>a::after,.jl-light .jl-nav-parent-icon>.jl-parent>a::after,.jl-overlay-primary .jl-nav-parent-icon>.jl-parent>a::after,.jl-section-primary:not(.jl-preserve-color) .jl-nav-parent-icon>.jl-parent>a::after,.jl-section-secondary:not(.jl-preserve-color) .jl-nav-parent-icon>.jl-parent>a::after,.jl-tile-primary:not(.jl-preserve-color) .jl-nav-parent-icon>.jl-parent>a::after,.jl-tile-secondary:not(.jl-preserve-color) .jl-nav-parent-icon>.jl-parent>a::after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22rgba%28255,%20255,%20255,%200.8%29%22%20stroke-width%3D%221.1%22%20points%3D%2210%201%204%207%2010%2013%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.jl-card-primary.jl-card-body .jl-nav-parent-icon>.jl-parent.jl-open>a::after,.jl-card-primary>:not([class*=jl-card-media]) .jl-nav-parent-icon>.jl-parent.jl-open>a::after,.jl-card-secondary.jl-card-body .jl-nav-parent-icon>.jl-parent.jl-open>a::after,.jl-card-secondary>:not([class*=jl-card-media]) .jl-nav-parent-icon>.jl-parent.jl-open>a::after,.jl-light .jl-nav-parent-icon>.jl-parent.jl-open>a::after,.jl-overlay-primary .jl-nav-parent-icon>.jl-parent.jl-open>a::after,.jl-section-primary:not(.jl-preserve-color) .jl-nav-parent-icon>.jl-parent.jl-open>a::after,.jl-section-secondary:not(.jl-preserve-color) .jl-nav-parent-icon>.jl-parent.jl-open>a::after,.jl-tile-primary:not(.jl-preserve-color) .jl-nav-parent-icon>.jl-parent.jl-open>a::after,.jl-tile-secondary:not(.jl-preserve-color) .jl-nav-parent-icon>.jl-parent.jl-open>a::after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22rgba%28255,%20255,%20255,%200.8%29%22%20stroke-width%3D%221.1%22%20points%3D%221%204%207%2010%2013%204%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.jl-card-primary.jl-card-body .jl-nav-default>li>a,.jl-card-primary>:not([class*=jl-card-media]) .jl-nav-default>li>a,.jl-card-secondary.jl-card-body .jl-nav-default>li>a,.jl-card-secondary>:not([class*=jl-card-media]) .jl-nav-default>li>a,.jl-light .jl-nav-default>li>a,.jl-overlay-primary .jl-nav-default>li>a,.jl-section-primary:not(.jl-preserve-color) .jl-nav-default>li>a,.jl-section-secondary:not(.jl-preserve-color) .jl-nav-default>li>a,.jl-tile-primary:not(.jl-preserve-color) .jl-nav-default>li>a,.jl-tile-secondary:not(.jl-preserve-color) .jl-nav-default>li>a {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-nav-default>li>a:focus,.jl-card-primary.jl-card-body .jl-nav-default>li>a:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-nav-default>li>a:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-nav-default>li>a:hover,.jl-card-secondary.jl-card-body .jl-nav-default>li>a:focus,.jl-card-secondary.jl-card-body .jl-nav-default>li>a:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-nav-default>li>a:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-nav-default>li>a:hover,.jl-light .jl-nav-default>li>a:focus,.jl-light .jl-nav-default>li>a:hover,.jl-overlay-primary .jl-nav-default>li>a:focus,.jl-overlay-primary .jl-nav-default>li>a:hover,.jl-section-primary:not(.jl-preserve-color) .jl-nav-default>li>a:focus,.jl-section-primary:not(.jl-preserve-color) .jl-nav-default>li>a:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-nav-default>li>a:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-nav-default>li>a:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-nav-default>li>a:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-nav-default>li>a:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-nav-default>li>a:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-nav-default>li>a:hover {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-nav-default>li.jl-active>a,.jl-card-primary>:not([class*=jl-card-media]) .jl-nav-default>li.jl-active>a,.jl-card-secondary.jl-card-body .jl-nav-default>li.jl-active>a,.jl-card-secondary>:not([class*=jl-card-media]) .jl-nav-default>li.jl-active>a,.jl-light .jl-nav-default>li.jl-active>a,.jl-overlay-primary .jl-nav-default>li.jl-active>a,.jl-section-primary:not(.jl-preserve-color) .jl-nav-default>li.jl-active>a,.jl-section-secondary:not(.jl-preserve-color) .jl-nav-default>li.jl-active>a,.jl-tile-primary:not(.jl-preserve-color) .jl-nav-default>li.jl-active>a,.jl-tile-secondary:not(.jl-preserve-color) .jl-nav-default>li.jl-active>a {
    color: #fff
}

.jl-card-primary.jl-card-body .jl-nav-default .jl-nav-header,.jl-card-primary>:not([class*=jl-card-media]) .jl-nav-default .jl-nav-header,.jl-card-secondary.jl-card-body .jl-nav-default .jl-nav-header,.jl-card-secondary>:not([class*=jl-card-media]) .jl-nav-default .jl-nav-header,.jl-light .jl-nav-default .jl-nav-header,.jl-overlay-primary .jl-nav-default .jl-nav-header,.jl-section-primary:not(.jl-preserve-color) .jl-nav-default .jl-nav-header,.jl-section-secondary:not(.jl-preserve-color) .jl-nav-default .jl-nav-header,.jl-tile-primary:not(.jl-preserve-color) .jl-nav-default .jl-nav-header,.jl-tile-secondary:not(.jl-preserve-color) .jl-nav-default .jl-nav-header {
    color: #fff
}

.jl-card-primary.jl-card-body .jl-nav-default .jl-nav-divider,.jl-card-primary>:not([class*=jl-card-media]) .jl-nav-default .jl-nav-divider,.jl-card-secondary.jl-card-body .jl-nav-default .jl-nav-divider,.jl-card-secondary>:not([class*=jl-card-media]) .jl-nav-default .jl-nav-divider,.jl-light .jl-nav-default .jl-nav-divider,.jl-overlay-primary .jl-nav-default .jl-nav-divider,.jl-section-primary:not(.jl-preserve-color) .jl-nav-default .jl-nav-divider,.jl-section-secondary:not(.jl-preserve-color) .jl-nav-default .jl-nav-divider,.jl-tile-primary:not(.jl-preserve-color) .jl-nav-default .jl-nav-divider,.jl-tile-secondary:not(.jl-preserve-color) .jl-nav-default .jl-nav-divider {
    border-top-color: rgba(255,255,255,.2)
}

.jl-card-primary.jl-card-body .jl-nav-default .jl-nav-sub a,.jl-card-primary>:not([class*=jl-card-media]) .jl-nav-default .jl-nav-sub a,.jl-card-secondary.jl-card-body .jl-nav-default .jl-nav-sub a,.jl-card-secondary>:not([class*=jl-card-media]) .jl-nav-default .jl-nav-sub a,.jl-light .jl-nav-default .jl-nav-sub a,.jl-overlay-primary .jl-nav-default .jl-nav-sub a,.jl-section-primary:not(.jl-preserve-color) .jl-nav-default .jl-nav-sub a,.jl-section-secondary:not(.jl-preserve-color) .jl-nav-default .jl-nav-sub a,.jl-tile-primary:not(.jl-preserve-color) .jl-nav-default .jl-nav-sub a,.jl-tile-secondary:not(.jl-preserve-color) .jl-nav-default .jl-nav-sub a {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-nav-default .jl-nav-sub a:focus,.jl-card-primary.jl-card-body .jl-nav-default .jl-nav-sub a:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-nav-default .jl-nav-sub a:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-nav-default .jl-nav-sub a:hover,.jl-card-secondary.jl-card-body .jl-nav-default .jl-nav-sub a:focus,.jl-card-secondary.jl-card-body .jl-nav-default .jl-nav-sub a:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-nav-default .jl-nav-sub a:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-nav-default .jl-nav-sub a:hover,.jl-light .jl-nav-default .jl-nav-sub a:focus,.jl-light .jl-nav-default .jl-nav-sub a:hover,.jl-overlay-primary .jl-nav-default .jl-nav-sub a:focus,.jl-overlay-primary .jl-nav-default .jl-nav-sub a:hover,.jl-section-primary:not(.jl-preserve-color) .jl-nav-default .jl-nav-sub a:focus,.jl-section-primary:not(.jl-preserve-color) .jl-nav-default .jl-nav-sub a:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-nav-default .jl-nav-sub a:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-nav-default .jl-nav-sub a:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-nav-default .jl-nav-sub a:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-nav-default .jl-nav-sub a:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-nav-default .jl-nav-sub a:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-nav-default .jl-nav-sub a:hover {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-nav-default .jl-nav-sub li.jl-active>a,.jl-card-primary>:not([class*=jl-card-media]) .jl-nav-default .jl-nav-sub li.jl-active>a,.jl-card-secondary.jl-card-body .jl-nav-default .jl-nav-sub li.jl-active>a,.jl-card-secondary>:not([class*=jl-card-media]) .jl-nav-default .jl-nav-sub li.jl-active>a,.jl-light .jl-nav-default .jl-nav-sub li.jl-active>a,.jl-overlay-primary .jl-nav-default .jl-nav-sub li.jl-active>a,.jl-section-primary:not(.jl-preserve-color) .jl-nav-default .jl-nav-sub li.jl-active>a,.jl-section-secondary:not(.jl-preserve-color) .jl-nav-default .jl-nav-sub li.jl-active>a,.jl-tile-primary:not(.jl-preserve-color) .jl-nav-default .jl-nav-sub li.jl-active>a,.jl-tile-secondary:not(.jl-preserve-color) .jl-nav-default .jl-nav-sub li.jl-active>a {
    color: #fff
}

.jl-card-primary.jl-card-body .jl-nav-primary>li>a,.jl-card-primary>:not([class*=jl-card-media]) .jl-nav-primary>li>a,.jl-card-secondary.jl-card-body .jl-nav-primary>li>a,.jl-card-secondary>:not([class*=jl-card-media]) .jl-nav-primary>li>a,.jl-light .jl-nav-primary>li>a,.jl-overlay-primary .jl-nav-primary>li>a,.jl-section-primary:not(.jl-preserve-color) .jl-nav-primary>li>a,.jl-section-secondary:not(.jl-preserve-color) .jl-nav-primary>li>a,.jl-tile-primary:not(.jl-preserve-color) .jl-nav-primary>li>a,.jl-tile-secondary:not(.jl-preserve-color) .jl-nav-primary>li>a {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-nav-primary>li>a:focus,.jl-card-primary.jl-card-body .jl-nav-primary>li>a:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-nav-primary>li>a:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-nav-primary>li>a:hover,.jl-card-secondary.jl-card-body .jl-nav-primary>li>a:focus,.jl-card-secondary.jl-card-body .jl-nav-primary>li>a:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-nav-primary>li>a:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-nav-primary>li>a:hover,.jl-light .jl-nav-primary>li>a:focus,.jl-light .jl-nav-primary>li>a:hover,.jl-overlay-primary .jl-nav-primary>li>a:focus,.jl-overlay-primary .jl-nav-primary>li>a:hover,.jl-section-primary:not(.jl-preserve-color) .jl-nav-primary>li>a:focus,.jl-section-primary:not(.jl-preserve-color) .jl-nav-primary>li>a:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-nav-primary>li>a:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-nav-primary>li>a:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-nav-primary>li>a:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-nav-primary>li>a:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-nav-primary>li>a:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-nav-primary>li>a:hover {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-nav-primary>li.jl-active>a,.jl-card-primary>:not([class*=jl-card-media]) .jl-nav-primary>li.jl-active>a,.jl-card-secondary.jl-card-body .jl-nav-primary>li.jl-active>a,.jl-card-secondary>:not([class*=jl-card-media]) .jl-nav-primary>li.jl-active>a,.jl-light .jl-nav-primary>li.jl-active>a,.jl-overlay-primary .jl-nav-primary>li.jl-active>a,.jl-section-primary:not(.jl-preserve-color) .jl-nav-primary>li.jl-active>a,.jl-section-secondary:not(.jl-preserve-color) .jl-nav-primary>li.jl-active>a,.jl-tile-primary:not(.jl-preserve-color) .jl-nav-primary>li.jl-active>a,.jl-tile-secondary:not(.jl-preserve-color) .jl-nav-primary>li.jl-active>a {
    color: #fff
}

.jl-card-primary.jl-card-body .jl-nav-primary .jl-nav-header,.jl-card-primary>:not([class*=jl-card-media]) .jl-nav-primary .jl-nav-header,.jl-card-secondary.jl-card-body .jl-nav-primary .jl-nav-header,.jl-card-secondary>:not([class*=jl-card-media]) .jl-nav-primary .jl-nav-header,.jl-light .jl-nav-primary .jl-nav-header,.jl-overlay-primary .jl-nav-primary .jl-nav-header,.jl-section-primary:not(.jl-preserve-color) .jl-nav-primary .jl-nav-header,.jl-section-secondary:not(.jl-preserve-color) .jl-nav-primary .jl-nav-header,.jl-tile-primary:not(.jl-preserve-color) .jl-nav-primary .jl-nav-header,.jl-tile-secondary:not(.jl-preserve-color) .jl-nav-primary .jl-nav-header {
    color: #fff
}

.jl-card-primary.jl-card-body .jl-nav-primary .jl-nav-divider,.jl-card-primary>:not([class*=jl-card-media]) .jl-nav-primary .jl-nav-divider,.jl-card-secondary.jl-card-body .jl-nav-primary .jl-nav-divider,.jl-card-secondary>:not([class*=jl-card-media]) .jl-nav-primary .jl-nav-divider,.jl-light .jl-nav-primary .jl-nav-divider,.jl-overlay-primary .jl-nav-primary .jl-nav-divider,.jl-section-primary:not(.jl-preserve-color) .jl-nav-primary .jl-nav-divider,.jl-section-secondary:not(.jl-preserve-color) .jl-nav-primary .jl-nav-divider,.jl-tile-primary:not(.jl-preserve-color) .jl-nav-primary .jl-nav-divider,.jl-tile-secondary:not(.jl-preserve-color) .jl-nav-primary .jl-nav-divider {
    border-top-color: rgba(255,255,255,.2)
}

.jl-card-primary.jl-card-body .jl-nav-primary .jl-nav-sub a,.jl-card-primary>:not([class*=jl-card-media]) .jl-nav-primary .jl-nav-sub a,.jl-card-secondary.jl-card-body .jl-nav-primary .jl-nav-sub a,.jl-card-secondary>:not([class*=jl-card-media]) .jl-nav-primary .jl-nav-sub a,.jl-light .jl-nav-primary .jl-nav-sub a,.jl-overlay-primary .jl-nav-primary .jl-nav-sub a,.jl-section-primary:not(.jl-preserve-color) .jl-nav-primary .jl-nav-sub a,.jl-section-secondary:not(.jl-preserve-color) .jl-nav-primary .jl-nav-sub a,.jl-tile-primary:not(.jl-preserve-color) .jl-nav-primary .jl-nav-sub a,.jl-tile-secondary:not(.jl-preserve-color) .jl-nav-primary .jl-nav-sub a {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-nav-primary .jl-nav-sub a:focus,.jl-card-primary.jl-card-body .jl-nav-primary .jl-nav-sub a:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-nav-primary .jl-nav-sub a:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-nav-primary .jl-nav-sub a:hover,.jl-card-secondary.jl-card-body .jl-nav-primary .jl-nav-sub a:focus,.jl-card-secondary.jl-card-body .jl-nav-primary .jl-nav-sub a:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-nav-primary .jl-nav-sub a:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-nav-primary .jl-nav-sub a:hover,.jl-light .jl-nav-primary .jl-nav-sub a:focus,.jl-light .jl-nav-primary .jl-nav-sub a:hover,.jl-overlay-primary .jl-nav-primary .jl-nav-sub a:focus,.jl-overlay-primary .jl-nav-primary .jl-nav-sub a:hover,.jl-section-primary:not(.jl-preserve-color) .jl-nav-primary .jl-nav-sub a:focus,.jl-section-primary:not(.jl-preserve-color) .jl-nav-primary .jl-nav-sub a:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-nav-primary .jl-nav-sub a:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-nav-primary .jl-nav-sub a:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-nav-primary .jl-nav-sub a:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-nav-primary .jl-nav-sub a:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-nav-primary .jl-nav-sub a:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-nav-primary .jl-nav-sub a:hover {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-nav-primary .jl-nav-sub li.jl-active>a,.jl-card-primary>:not([class*=jl-card-media]) .jl-nav-primary .jl-nav-sub li.jl-active>a,.jl-card-secondary.jl-card-body .jl-nav-primary .jl-nav-sub li.jl-active>a,.jl-card-secondary>:not([class*=jl-card-media]) .jl-nav-primary .jl-nav-sub li.jl-active>a,.jl-light .jl-nav-primary .jl-nav-sub li.jl-active>a,.jl-overlay-primary .jl-nav-primary .jl-nav-sub li.jl-active>a,.jl-section-primary:not(.jl-preserve-color) .jl-nav-primary .jl-nav-sub li.jl-active>a,.jl-section-secondary:not(.jl-preserve-color) .jl-nav-primary .jl-nav-sub li.jl-active>a,.jl-tile-primary:not(.jl-preserve-color) .jl-nav-primary .jl-nav-sub li.jl-active>a,.jl-tile-secondary:not(.jl-preserve-color) .jl-nav-primary .jl-nav-sub li.jl-active>a {
    color: #fff
}

.jl-card-primary.jl-card-body .jl-navbar-nav>li>a,.jl-card-primary>:not([class*=jl-card-media]) .jl-navbar-nav>li>a,.jl-card-secondary.jl-card-body .jl-navbar-nav>li>a,.jl-card-secondary>:not([class*=jl-card-media]) .jl-navbar-nav>li>a,.jl-light .jl-navbar-nav>li>a,.jl-overlay-primary .jl-navbar-nav>li>a,.jl-section-primary:not(.jl-preserve-color) .jl-navbar-nav>li>a,.jl-section-secondary:not(.jl-preserve-color) .jl-navbar-nav>li>a,.jl-tile-primary:not(.jl-preserve-color) .jl-navbar-nav>li>a,.jl-tile-secondary:not(.jl-preserve-color) .jl-navbar-nav>li>a {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-navbar-nav>li:hover>a,.jl-card-primary.jl-card-body .jl-navbar-nav>li>a.jl-open,.jl-card-primary.jl-card-body .jl-navbar-nav>li>a:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-navbar-nav>li:hover>a,.jl-card-primary>:not([class*=jl-card-media]) .jl-navbar-nav>li>a.jl-open,.jl-card-primary>:not([class*=jl-card-media]) .jl-navbar-nav>li>a:focus,.jl-card-secondary.jl-card-body .jl-navbar-nav>li:hover>a,.jl-card-secondary.jl-card-body .jl-navbar-nav>li>a.jl-open,.jl-card-secondary.jl-card-body .jl-navbar-nav>li>a:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-navbar-nav>li:hover>a,.jl-card-secondary>:not([class*=jl-card-media]) .jl-navbar-nav>li>a.jl-open,.jl-card-secondary>:not([class*=jl-card-media]) .jl-navbar-nav>li>a:focus,.jl-light .jl-navbar-nav>li:hover>a,.jl-light .jl-navbar-nav>li>a.jl-open,.jl-light .jl-navbar-nav>li>a:focus,.jl-overlay-primary .jl-navbar-nav>li:hover>a,.jl-overlay-primary .jl-navbar-nav>li>a.jl-open,.jl-overlay-primary .jl-navbar-nav>li>a:focus,.jl-section-primary:not(.jl-preserve-color) .jl-navbar-nav>li:hover>a,.jl-section-primary:not(.jl-preserve-color) .jl-navbar-nav>li>a.jl-open,.jl-section-primary:not(.jl-preserve-color) .jl-navbar-nav>li>a:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-navbar-nav>li:hover>a,.jl-section-secondary:not(.jl-preserve-color) .jl-navbar-nav>li>a.jl-open,.jl-section-secondary:not(.jl-preserve-color) .jl-navbar-nav>li>a:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-navbar-nav>li:hover>a,.jl-tile-primary:not(.jl-preserve-color) .jl-navbar-nav>li>a.jl-open,.jl-tile-primary:not(.jl-preserve-color) .jl-navbar-nav>li>a:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-navbar-nav>li:hover>a,.jl-tile-secondary:not(.jl-preserve-color) .jl-navbar-nav>li>a.jl-open,.jl-tile-secondary:not(.jl-preserve-color) .jl-navbar-nav>li>a:focus {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-navbar-nav>li>a:active,.jl-card-primary>:not([class*=jl-card-media]) .jl-navbar-nav>li>a:active,.jl-card-secondary.jl-card-body .jl-navbar-nav>li>a:active,.jl-card-secondary>:not([class*=jl-card-media]) .jl-navbar-nav>li>a:active,.jl-light .jl-navbar-nav>li>a:active,.jl-overlay-primary .jl-navbar-nav>li>a:active,.jl-section-primary:not(.jl-preserve-color) .jl-navbar-nav>li>a:active,.jl-section-secondary:not(.jl-preserve-color) .jl-navbar-nav>li>a:active,.jl-tile-primary:not(.jl-preserve-color) .jl-navbar-nav>li>a:active,.jl-tile-secondary:not(.jl-preserve-color) .jl-navbar-nav>li>a:active {
    color: #fff
}

.jl-card-primary.jl-card-body .jl-navbar-nav>li.jl-active>a,.jl-card-primary>:not([class*=jl-card-media]) .jl-navbar-nav>li.jl-active>a,.jl-card-secondary.jl-card-body .jl-navbar-nav>li.jl-active>a,.jl-card-secondary>:not([class*=jl-card-media]) .jl-navbar-nav>li.jl-active>a,.jl-light .jl-navbar-nav>li.jl-active>a,.jl-overlay-primary .jl-navbar-nav>li.jl-active>a,.jl-section-primary:not(.jl-preserve-color) .jl-navbar-nav>li.jl-active>a,.jl-section-secondary:not(.jl-preserve-color) .jl-navbar-nav>li.jl-active>a,.jl-tile-primary:not(.jl-preserve-color) .jl-navbar-nav>li.jl-active>a,.jl-tile-secondary:not(.jl-preserve-color) .jl-navbar-nav>li.jl-active>a {
    color: #fff
}

.jl-card-primary.jl-card-body .jl-navbar-item,.jl-card-primary>:not([class*=jl-card-media]) .jl-navbar-item,.jl-card-secondary.jl-card-body .jl-navbar-item,.jl-card-secondary>:not([class*=jl-card-media]) .jl-navbar-item,.jl-light .jl-navbar-item,.jl-overlay-primary .jl-navbar-item,.jl-section-primary:not(.jl-preserve-color) .jl-navbar-item,.jl-section-secondary:not(.jl-preserve-color) .jl-navbar-item,.jl-tile-primary:not(.jl-preserve-color) .jl-navbar-item,.jl-tile-secondary:not(.jl-preserve-color) .jl-navbar-item {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-navbar-toggle,.jl-card-primary>:not([class*=jl-card-media]) .jl-navbar-toggle,.jl-card-secondary.jl-card-body .jl-navbar-toggle,.jl-card-secondary>:not([class*=jl-card-media]) .jl-navbar-toggle,.jl-light .jl-navbar-toggle,.jl-overlay-primary .jl-navbar-toggle,.jl-section-primary:not(.jl-preserve-color) .jl-navbar-toggle,.jl-section-secondary:not(.jl-preserve-color) .jl-navbar-toggle,.jl-tile-primary:not(.jl-preserve-color) .jl-navbar-toggle,.jl-tile-secondary:not(.jl-preserve-color) .jl-navbar-toggle {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-navbar-toggle.jl-open,.jl-card-primary.jl-card-body .jl-navbar-toggle:focus,.jl-card-primary.jl-card-body .jl-navbar-toggle:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-navbar-toggle.jl-open,.jl-card-primary>:not([class*=jl-card-media]) .jl-navbar-toggle:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-navbar-toggle:hover,.jl-card-secondary.jl-card-body .jl-navbar-toggle.jl-open,.jl-card-secondary.jl-card-body .jl-navbar-toggle:focus,.jl-card-secondary.jl-card-body .jl-navbar-toggle:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-navbar-toggle.jl-open,.jl-card-secondary>:not([class*=jl-card-media]) .jl-navbar-toggle:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-navbar-toggle:hover,.jl-light .jl-navbar-toggle.jl-open,.jl-light .jl-navbar-toggle:focus,.jl-light .jl-navbar-toggle:hover,.jl-overlay-primary .jl-navbar-toggle.jl-open,.jl-overlay-primary .jl-navbar-toggle:focus,.jl-overlay-primary .jl-navbar-toggle:hover,.jl-section-primary:not(.jl-preserve-color) .jl-navbar-toggle.jl-open,.jl-section-primary:not(.jl-preserve-color) .jl-navbar-toggle:focus,.jl-section-primary:not(.jl-preserve-color) .jl-navbar-toggle:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-navbar-toggle.jl-open,.jl-section-secondary:not(.jl-preserve-color) .jl-navbar-toggle:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-navbar-toggle:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-navbar-toggle.jl-open,.jl-tile-primary:not(.jl-preserve-color) .jl-navbar-toggle:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-navbar-toggle:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-navbar-toggle.jl-open,.jl-tile-secondary:not(.jl-preserve-color) .jl-navbar-toggle:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-navbar-toggle:hover {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-subnav>*>:first-child,.jl-card-primary>:not([class*=jl-card-media]) .jl-subnav>*>:first-child,.jl-card-secondary.jl-card-body .jl-subnav>*>:first-child,.jl-card-secondary>:not([class*=jl-card-media]) .jl-subnav>*>:first-child,.jl-light .jl-subnav>*>:first-child,.jl-overlay-primary .jl-subnav>*>:first-child,.jl-section-primary:not(.jl-preserve-color) .jl-subnav>*>:first-child,.jl-section-secondary:not(.jl-preserve-color) .jl-subnav>*>:first-child,.jl-tile-primary:not(.jl-preserve-color) .jl-subnav>*>:first-child,.jl-tile-secondary:not(.jl-preserve-color) .jl-subnav>*>:first-child {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-subnav>*>a:focus,.jl-card-primary.jl-card-body .jl-subnav>*>a:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-subnav>*>a:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-subnav>*>a:hover,.jl-card-secondary.jl-card-body .jl-subnav>*>a:focus,.jl-card-secondary.jl-card-body .jl-subnav>*>a:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-subnav>*>a:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-subnav>*>a:hover,.jl-light .jl-subnav>*>a:focus,.jl-light .jl-subnav>*>a:hover,.jl-overlay-primary .jl-subnav>*>a:focus,.jl-overlay-primary .jl-subnav>*>a:hover,.jl-section-primary:not(.jl-preserve-color) .jl-subnav>*>a:focus,.jl-section-primary:not(.jl-preserve-color) .jl-subnav>*>a:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-subnav>*>a:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-subnav>*>a:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-subnav>*>a:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-subnav>*>a:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-subnav>*>a:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-subnav>*>a:hover {
    color: #fff
}

.jl-card-primary.jl-card-body .jl-subnav>.jl-active>a,.jl-card-primary>:not([class*=jl-card-media]) .jl-subnav>.jl-active>a,.jl-card-secondary.jl-card-body .jl-subnav>.jl-active>a,.jl-card-secondary>:not([class*=jl-card-media]) .jl-subnav>.jl-active>a,.jl-light .jl-subnav>.jl-active>a,.jl-overlay-primary .jl-subnav>.jl-active>a,.jl-section-primary:not(.jl-preserve-color) .jl-subnav>.jl-active>a,.jl-section-secondary:not(.jl-preserve-color) .jl-subnav>.jl-active>a,.jl-tile-primary:not(.jl-preserve-color) .jl-subnav>.jl-active>a,.jl-tile-secondary:not(.jl-preserve-color) .jl-subnav>.jl-active>a {
    color: #fff
}

.jl-card-primary.jl-card-body .jl-subnav-divider>:nth-child(n+2):not(.jl-first-column)::before,.jl-card-primary>:not([class*=jl-card-media]) .jl-subnav-divider>:nth-child(n+2):not(.jl-first-column)::before,.jl-card-secondary.jl-card-body .jl-subnav-divider>:nth-child(n+2):not(.jl-first-column)::before,.jl-card-secondary>:not([class*=jl-card-media]) .jl-subnav-divider>:nth-child(n+2):not(.jl-first-column)::before,.jl-light .jl-subnav-divider>:nth-child(n+2):not(.jl-first-column)::before,.jl-overlay-primary .jl-subnav-divider>:nth-child(n+2):not(.jl-first-column)::before,.jl-section-primary:not(.jl-preserve-color) .jl-subnav-divider>:nth-child(n+2):not(.jl-first-column)::before,.jl-section-secondary:not(.jl-preserve-color) .jl-subnav-divider>:nth-child(n+2):not(.jl-first-column)::before,.jl-tile-primary:not(.jl-preserve-color) .jl-subnav-divider>:nth-child(n+2):not(.jl-first-column)::before,.jl-tile-secondary:not(.jl-preserve-color) .jl-subnav-divider>:nth-child(n+2):not(.jl-first-column)::before {
    border-left-color: rgba(255,255,255,.2)
}

.jl-card-primary.jl-card-body .jl-subnav-pill>*>:first-child,.jl-card-primary>:not([class*=jl-card-media]) .jl-subnav-pill>*>:first-child,.jl-card-secondary.jl-card-body .jl-subnav-pill>*>:first-child,.jl-card-secondary>:not([class*=jl-card-media]) .jl-subnav-pill>*>:first-child,.jl-light .jl-subnav-pill>*>:first-child,.jl-overlay-primary .jl-subnav-pill>*>:first-child,.jl-section-primary:not(.jl-preserve-color) .jl-subnav-pill>*>:first-child,.jl-section-secondary:not(.jl-preserve-color) .jl-subnav-pill>*>:first-child,.jl-tile-primary:not(.jl-preserve-color) .jl-subnav-pill>*>:first-child,.jl-tile-secondary:not(.jl-preserve-color) .jl-subnav-pill>*>:first-child {
    background-color: transparent;
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-subnav-pill>*>a:focus,.jl-card-primary.jl-card-body .jl-subnav-pill>*>a:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-subnav-pill>*>a:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-subnav-pill>*>a:hover,.jl-card-secondary.jl-card-body .jl-subnav-pill>*>a:focus,.jl-card-secondary.jl-card-body .jl-subnav-pill>*>a:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-subnav-pill>*>a:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-subnav-pill>*>a:hover,.jl-light .jl-subnav-pill>*>a:focus,.jl-light .jl-subnav-pill>*>a:hover,.jl-overlay-primary .jl-subnav-pill>*>a:focus,.jl-overlay-primary .jl-subnav-pill>*>a:hover,.jl-section-primary:not(.jl-preserve-color) .jl-subnav-pill>*>a:focus,.jl-section-primary:not(.jl-preserve-color) .jl-subnav-pill>*>a:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-subnav-pill>*>a:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-subnav-pill>*>a:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-subnav-pill>*>a:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-subnav-pill>*>a:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-subnav-pill>*>a:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-subnav-pill>*>a:hover {
    background-color: rgba(255,255,255,.1);
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-subnav-pill>*>a:active,.jl-card-primary>:not([class*=jl-card-media]) .jl-subnav-pill>*>a:active,.jl-card-secondary.jl-card-body .jl-subnav-pill>*>a:active,.jl-card-secondary>:not([class*=jl-card-media]) .jl-subnav-pill>*>a:active,.jl-light .jl-subnav-pill>*>a:active,.jl-overlay-primary .jl-subnav-pill>*>a:active,.jl-section-primary:not(.jl-preserve-color) .jl-subnav-pill>*>a:active,.jl-section-secondary:not(.jl-preserve-color) .jl-subnav-pill>*>a:active,.jl-tile-primary:not(.jl-preserve-color) .jl-subnav-pill>*>a:active,.jl-tile-secondary:not(.jl-preserve-color) .jl-subnav-pill>*>a:active {
    background-color: rgba(255,255,255,.1);
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-subnav-pill>.jl-active>a,.jl-card-primary>:not([class*=jl-card-media]) .jl-subnav-pill>.jl-active>a,.jl-card-secondary.jl-card-body .jl-subnav-pill>.jl-active>a,.jl-card-secondary>:not([class*=jl-card-media]) .jl-subnav-pill>.jl-active>a,.jl-light .jl-subnav-pill>.jl-active>a,.jl-overlay-primary .jl-subnav-pill>.jl-active>a,.jl-section-primary:not(.jl-preserve-color) .jl-subnav-pill>.jl-active>a,.jl-section-secondary:not(.jl-preserve-color) .jl-subnav-pill>.jl-active>a,.jl-tile-primary:not(.jl-preserve-color) .jl-subnav-pill>.jl-active>a,.jl-tile-secondary:not(.jl-preserve-color) .jl-subnav-pill>.jl-active>a {
    background-color: #fff;
    color: #343434
}

.jl-card-primary.jl-card-body .jl-subnav>.jl-disabled>a,.jl-card-primary>:not([class*=jl-card-media]) .jl-subnav>.jl-disabled>a,.jl-card-secondary.jl-card-body .jl-subnav>.jl-disabled>a,.jl-card-secondary>:not([class*=jl-card-media]) .jl-subnav>.jl-disabled>a,.jl-light .jl-subnav>.jl-disabled>a,.jl-overlay-primary .jl-subnav>.jl-disabled>a,.jl-section-primary:not(.jl-preserve-color) .jl-subnav>.jl-disabled>a,.jl-section-secondary:not(.jl-preserve-color) .jl-subnav>.jl-disabled>a,.jl-tile-primary:not(.jl-preserve-color) .jl-subnav>.jl-disabled>a,.jl-tile-secondary:not(.jl-preserve-color) .jl-subnav>.jl-disabled>a {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-breadcrumb>*>*,.jl-card-primary>:not([class*=jl-card-media]) .jl-breadcrumb>*>*,.jl-card-secondary.jl-card-body .jl-breadcrumb>*>*,.jl-card-secondary>:not([class*=jl-card-media]) .jl-breadcrumb>*>*,.jl-light .jl-breadcrumb>*>*,.jl-overlay-primary .jl-breadcrumb>*>*,.jl-section-primary:not(.jl-preserve-color) .jl-breadcrumb>*>*,.jl-section-secondary:not(.jl-preserve-color) .jl-breadcrumb>*>*,.jl-tile-primary:not(.jl-preserve-color) .jl-breadcrumb>*>*,.jl-tile-secondary:not(.jl-preserve-color) .jl-breadcrumb>*>* {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-breadcrumb>*>:focus,.jl-card-primary.jl-card-body .jl-breadcrumb>*>:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-breadcrumb>*>:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-breadcrumb>*>:hover,.jl-card-secondary.jl-card-body .jl-breadcrumb>*>:focus,.jl-card-secondary.jl-card-body .jl-breadcrumb>*>:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-breadcrumb>*>:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-breadcrumb>*>:hover,.jl-light .jl-breadcrumb>*>:focus,.jl-light .jl-breadcrumb>*>:hover,.jl-overlay-primary .jl-breadcrumb>*>:focus,.jl-overlay-primary .jl-breadcrumb>*>:hover,.jl-section-primary:not(.jl-preserve-color) .jl-breadcrumb>*>:focus,.jl-section-primary:not(.jl-preserve-color) .jl-breadcrumb>*>:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-breadcrumb>*>:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-breadcrumb>*>:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-breadcrumb>*>:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-breadcrumb>*>:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-breadcrumb>*>:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-breadcrumb>*>:hover {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-breadcrumb>:last-child>*,.jl-card-primary>:not([class*=jl-card-media]) .jl-breadcrumb>:last-child>*,.jl-card-secondary.jl-card-body .jl-breadcrumb>:last-child>*,.jl-card-secondary>:not([class*=jl-card-media]) .jl-breadcrumb>:last-child>*,.jl-light .jl-breadcrumb>:last-child>*,.jl-overlay-primary .jl-breadcrumb>:last-child>*,.jl-section-primary:not(.jl-preserve-color) .jl-breadcrumb>:last-child>*,.jl-section-secondary:not(.jl-preserve-color) .jl-breadcrumb>:last-child>*,.jl-tile-primary:not(.jl-preserve-color) .jl-breadcrumb>:last-child>*,.jl-tile-secondary:not(.jl-preserve-color) .jl-breadcrumb>:last-child>* {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-breadcrumb>:nth-child(n+2):not(.jl-first-column)::before,.jl-card-primary>:not([class*=jl-card-media]) .jl-breadcrumb>:nth-child(n+2):not(.jl-first-column)::before,.jl-card-secondary.jl-card-body .jl-breadcrumb>:nth-child(n+2):not(.jl-first-column)::before,.jl-card-secondary>:not([class*=jl-card-media]) .jl-breadcrumb>:nth-child(n+2):not(.jl-first-column)::before,.jl-light .jl-breadcrumb>:nth-child(n+2):not(.jl-first-column)::before,.jl-overlay-primary .jl-breadcrumb>:nth-child(n+2):not(.jl-first-column)::before,.jl-section-primary:not(.jl-preserve-color) .jl-breadcrumb>:nth-child(n+2):not(.jl-first-column)::before,.jl-section-secondary:not(.jl-preserve-color) .jl-breadcrumb>:nth-child(n+2):not(.jl-first-column)::before,.jl-tile-primary:not(.jl-preserve-color) .jl-breadcrumb>:nth-child(n+2):not(.jl-first-column)::before,.jl-tile-secondary:not(.jl-preserve-color) .jl-breadcrumb>:nth-child(n+2):not(.jl-first-column)::before {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-pagination>*>*,.jl-card-primary>:not([class*=jl-card-media]) .jl-pagination>*>*,.jl-card-secondary.jl-card-body .jl-pagination>*>*,.jl-card-secondary>:not([class*=jl-card-media]) .jl-pagination>*>*,.jl-light .jl-pagination>*>*,.jl-overlay-primary .jl-pagination>*>*,.jl-section-primary:not(.jl-preserve-color) .jl-pagination>*>*,.jl-section-secondary:not(.jl-preserve-color) .jl-pagination>*>*,.jl-tile-primary:not(.jl-preserve-color) .jl-pagination>*>*,.jl-tile-secondary:not(.jl-preserve-color) .jl-pagination>*>* {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-pagination>*>:focus,.jl-card-primary.jl-card-body .jl-pagination>*>:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-pagination>*>:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-pagination>*>:hover,.jl-card-secondary.jl-card-body .jl-pagination>*>:focus,.jl-card-secondary.jl-card-body .jl-pagination>*>:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-pagination>*>:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-pagination>*>:hover,.jl-light .jl-pagination>*>:focus,.jl-light .jl-pagination>*>:hover,.jl-overlay-primary .jl-pagination>*>:focus,.jl-overlay-primary .jl-pagination>*>:hover,.jl-section-primary:not(.jl-preserve-color) .jl-pagination>*>:focus,.jl-section-primary:not(.jl-preserve-color) .jl-pagination>*>:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-pagination>*>:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-pagination>*>:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-pagination>*>:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-pagination>*>:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-pagination>*>:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-pagination>*>:hover {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-pagination>.jl-active>*,.jl-card-primary>:not([class*=jl-card-media]) .jl-pagination>.jl-active>*,.jl-card-secondary.jl-card-body .jl-pagination>.jl-active>*,.jl-card-secondary>:not([class*=jl-card-media]) .jl-pagination>.jl-active>*,.jl-light .jl-pagination>.jl-active>*,.jl-overlay-primary .jl-pagination>.jl-active>*,.jl-section-primary:not(.jl-preserve-color) .jl-pagination>.jl-active>*,.jl-section-secondary:not(.jl-preserve-color) .jl-pagination>.jl-active>*,.jl-tile-primary:not(.jl-preserve-color) .jl-pagination>.jl-active>*,.jl-tile-secondary:not(.jl-preserve-color) .jl-pagination>.jl-active>* {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-pagination>.jl-disabled>*,.jl-card-primary>:not([class*=jl-card-media]) .jl-pagination>.jl-disabled>*,.jl-card-secondary.jl-card-body .jl-pagination>.jl-disabled>*,.jl-card-secondary>:not([class*=jl-card-media]) .jl-pagination>.jl-disabled>*,.jl-light .jl-pagination>.jl-disabled>*,.jl-overlay-primary .jl-pagination>.jl-disabled>*,.jl-section-primary:not(.jl-preserve-color) .jl-pagination>.jl-disabled>*,.jl-section-secondary:not(.jl-preserve-color) .jl-pagination>.jl-disabled>*,.jl-tile-primary:not(.jl-preserve-color) .jl-pagination>.jl-disabled>*,.jl-tile-secondary:not(.jl-preserve-color) .jl-pagination>.jl-disabled>* {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-tab::before,.jl-card-primary>:not([class*=jl-card-media]) .jl-tab::before,.jl-card-secondary.jl-card-body .jl-tab::before,.jl-card-secondary>:not([class*=jl-card-media]) .jl-tab::before,.jl-light .jl-tab::before,.jl-overlay-primary .jl-tab::before,.jl-section-primary:not(.jl-preserve-color) .jl-tab::before,.jl-section-secondary:not(.jl-preserve-color) .jl-tab::before,.jl-tile-primary:not(.jl-preserve-color) .jl-tab::before,.jl-tile-secondary:not(.jl-preserve-color) .jl-tab::before {
    border-color: rgba(255,255,255,.2)
}

.jl-card-primary.jl-card-body .jl-tab>*>a,.jl-card-primary>:not([class*=jl-card-media]) .jl-tab>*>a,.jl-card-secondary.jl-card-body .jl-tab>*>a,.jl-card-secondary>:not([class*=jl-card-media]) .jl-tab>*>a,.jl-light .jl-tab>*>a,.jl-overlay-primary .jl-tab>*>a,.jl-section-primary:not(.jl-preserve-color) .jl-tab>*>a,.jl-section-secondary:not(.jl-preserve-color) .jl-tab>*>a,.jl-tile-primary:not(.jl-preserve-color) .jl-tab>*>a,.jl-tile-secondary:not(.jl-preserve-color) .jl-tab>*>a {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-tab>*>a:focus,.jl-card-primary.jl-card-body .jl-tab>*>a:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-tab>*>a:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-tab>*>a:hover,.jl-card-secondary.jl-card-body .jl-tab>*>a:focus,.jl-card-secondary.jl-card-body .jl-tab>*>a:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-tab>*>a:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-tab>*>a:hover,.jl-light .jl-tab>*>a:focus,.jl-light .jl-tab>*>a:hover,.jl-overlay-primary .jl-tab>*>a:focus,.jl-overlay-primary .jl-tab>*>a:hover,.jl-section-primary:not(.jl-preserve-color) .jl-tab>*>a:focus,.jl-section-primary:not(.jl-preserve-color) .jl-tab>*>a:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-tab>*>a:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-tab>*>a:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-tab>*>a:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-tab>*>a:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-tab>*>a:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-tab>*>a:hover {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-tab>.jl-active>a,.jl-card-primary>:not([class*=jl-card-media]) .jl-tab>.jl-active>a,.jl-card-secondary.jl-card-body .jl-tab>.jl-active>a,.jl-card-secondary>:not([class*=jl-card-media]) .jl-tab>.jl-active>a,.jl-light .jl-tab>.jl-active>a,.jl-overlay-primary .jl-tab>.jl-active>a,.jl-section-primary:not(.jl-preserve-color) .jl-tab>.jl-active>a,.jl-section-secondary:not(.jl-preserve-color) .jl-tab>.jl-active>a,.jl-tile-primary:not(.jl-preserve-color) .jl-tab>.jl-active>a,.jl-tile-secondary:not(.jl-preserve-color) .jl-tab>.jl-active>a {
    color: #fff;
    border-color: #fff
}

.jl-card-primary.jl-card-body .jl-tab>.jl-disabled>a,.jl-card-primary>:not([class*=jl-card-media]) .jl-tab>.jl-disabled>a,.jl-card-secondary.jl-card-body .jl-tab>.jl-disabled>a,.jl-card-secondary>:not([class*=jl-card-media]) .jl-tab>.jl-disabled>a,.jl-light .jl-tab>.jl-disabled>a,.jl-overlay-primary .jl-tab>.jl-disabled>a,.jl-section-primary:not(.jl-preserve-color) .jl-tab>.jl-disabled>a,.jl-section-secondary:not(.jl-preserve-color) .jl-tab>.jl-disabled>a,.jl-tile-primary:not(.jl-preserve-color) .jl-tab>.jl-disabled>a,.jl-tile-secondary:not(.jl-preserve-color) .jl-tab>.jl-disabled>a {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-slidenav,.jl-card-primary>:not([class*=jl-card-media]) .jl-slidenav,.jl-card-secondary.jl-card-body .jl-slidenav,.jl-card-secondary>:not([class*=jl-card-media]) .jl-slidenav,.jl-light .jl-slidenav,.jl-overlay-primary .jl-slidenav,.jl-section-primary:not(.jl-preserve-color) .jl-slidenav,.jl-section-secondary:not(.jl-preserve-color) .jl-slidenav,.jl-tile-primary:not(.jl-preserve-color) .jl-slidenav,.jl-tile-secondary:not(.jl-preserve-color) .jl-slidenav {
    color: rgba(255,255,255,.7)
}

.jl-card-primary.jl-card-body .jl-slidenav:focus,.jl-card-primary.jl-card-body .jl-slidenav:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-slidenav:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-slidenav:hover,.jl-card-secondary.jl-card-body .jl-slidenav:focus,.jl-card-secondary.jl-card-body .jl-slidenav:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-slidenav:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-slidenav:hover,.jl-light .jl-slidenav:focus,.jl-light .jl-slidenav:hover,.jl-overlay-primary .jl-slidenav:focus,.jl-overlay-primary .jl-slidenav:hover,.jl-section-primary:not(.jl-preserve-color) .jl-slidenav:focus,.jl-section-primary:not(.jl-preserve-color) .jl-slidenav:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-slidenav:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-slidenav:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-slidenav:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-slidenav:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-slidenav:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-slidenav:hover {
    color: rgba(255,255,255,.95)
}

.jl-card-primary.jl-card-body .jl-slidenav:active,.jl-card-primary>:not([class*=jl-card-media]) .jl-slidenav:active,.jl-card-secondary.jl-card-body .jl-slidenav:active,.jl-card-secondary>:not([class*=jl-card-media]) .jl-slidenav:active,.jl-light .jl-slidenav:active,.jl-overlay-primary .jl-slidenav:active,.jl-section-primary:not(.jl-preserve-color) .jl-slidenav:active,.jl-section-secondary:not(.jl-preserve-color) .jl-slidenav:active,.jl-tile-primary:not(.jl-preserve-color) .jl-slidenav:active,.jl-tile-secondary:not(.jl-preserve-color) .jl-slidenav:active {
    color: rgba(255,255,255,.7)
}

.jl-card-primary.jl-card-body .jl-dotnav>*>*,.jl-card-primary>:not([class*=jl-card-media]) .jl-dotnav>*>*,.jl-card-secondary.jl-card-body .jl-dotnav>*>*,.jl-card-secondary>:not([class*=jl-card-media]) .jl-dotnav>*>*,.jl-light .jl-dotnav>*>*,.jl-overlay-primary .jl-dotnav>*>*,.jl-section-primary:not(.jl-preserve-color) .jl-dotnav>*>*,.jl-section-secondary:not(.jl-preserve-color) .jl-dotnav>*>*,.jl-tile-primary:not(.jl-preserve-color) .jl-dotnav>*>*,.jl-tile-secondary:not(.jl-preserve-color) .jl-dotnav>*>* {
    background-color: transparent;
    border-color: rgba(255,255,255,.9)
}

.jl-card-primary.jl-card-body .jl-dotnav>*>:focus,.jl-card-primary.jl-card-body .jl-dotnav>*>:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-dotnav>*>:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-dotnav>*>:hover,.jl-card-secondary.jl-card-body .jl-dotnav>*>:focus,.jl-card-secondary.jl-card-body .jl-dotnav>*>:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-dotnav>*>:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-dotnav>*>:hover,.jl-light .jl-dotnav>*>:focus,.jl-light .jl-dotnav>*>:hover,.jl-overlay-primary .jl-dotnav>*>:focus,.jl-overlay-primary .jl-dotnav>*>:hover,.jl-section-primary:not(.jl-preserve-color) .jl-dotnav>*>:focus,.jl-section-primary:not(.jl-preserve-color) .jl-dotnav>*>:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-dotnav>*>:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-dotnav>*>:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-dotnav>*>:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-dotnav>*>:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-dotnav>*>:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-dotnav>*>:hover {
    background-color: rgba(255,255,255,.9);
    border-color: transparent
}

.jl-card-primary.jl-card-body .jl-dotnav>*>:active,.jl-card-primary>:not([class*=jl-card-media]) .jl-dotnav>*>:active,.jl-card-secondary.jl-card-body .jl-dotnav>*>:active,.jl-card-secondary>:not([class*=jl-card-media]) .jl-dotnav>*>:active,.jl-light .jl-dotnav>*>:active,.jl-overlay-primary .jl-dotnav>*>:active,.jl-section-primary:not(.jl-preserve-color) .jl-dotnav>*>:active,.jl-section-secondary:not(.jl-preserve-color) .jl-dotnav>*>:active,.jl-tile-primary:not(.jl-preserve-color) .jl-dotnav>*>:active,.jl-tile-secondary:not(.jl-preserve-color) .jl-dotnav>*>:active {
    background-color: rgba(255,255,255,.5);
    border-color: transparent
}

.jl-card-primary.jl-card-body .jl-dotnav>.jl-active>*,.jl-card-primary>:not([class*=jl-card-media]) .jl-dotnav>.jl-active>*,.jl-card-secondary.jl-card-body .jl-dotnav>.jl-active>*,.jl-card-secondary>:not([class*=jl-card-media]) .jl-dotnav>.jl-active>*,.jl-light .jl-dotnav>.jl-active>*,.jl-overlay-primary .jl-dotnav>.jl-active>*,.jl-section-primary:not(.jl-preserve-color) .jl-dotnav>.jl-active>*,.jl-section-secondary:not(.jl-preserve-color) .jl-dotnav>.jl-active>*,.jl-tile-primary:not(.jl-preserve-color) .jl-dotnav>.jl-active>*,.jl-tile-secondary:not(.jl-preserve-color) .jl-dotnav>.jl-active>* {
    background-color: rgba(255,255,255,.9);
    border-color: transparent
}

.jl-card-primary.jl-card-body .jl-iconnav>*>a,.jl-card-primary>:not([class*=jl-card-media]) .jl-iconnav>*>a,.jl-card-secondary.jl-card-body .jl-iconnav>*>a,.jl-card-secondary>:not([class*=jl-card-media]) .jl-iconnav>*>a,.jl-light .jl-iconnav>*>a,.jl-overlay-primary .jl-iconnav>*>a,.jl-section-primary:not(.jl-preserve-color) .jl-iconnav>*>a,.jl-section-secondary:not(.jl-preserve-color) .jl-iconnav>*>a,.jl-tile-primary:not(.jl-preserve-color) .jl-iconnav>*>a,.jl-tile-secondary:not(.jl-preserve-color) .jl-iconnav>*>a {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-iconnav>*>a:focus,.jl-card-primary.jl-card-body .jl-iconnav>*>a:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-iconnav>*>a:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-iconnav>*>a:hover,.jl-card-secondary.jl-card-body .jl-iconnav>*>a:focus,.jl-card-secondary.jl-card-body .jl-iconnav>*>a:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-iconnav>*>a:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-iconnav>*>a:hover,.jl-light .jl-iconnav>*>a:focus,.jl-light .jl-iconnav>*>a:hover,.jl-overlay-primary .jl-iconnav>*>a:focus,.jl-overlay-primary .jl-iconnav>*>a:hover,.jl-section-primary:not(.jl-preserve-color) .jl-iconnav>*>a:focus,.jl-section-primary:not(.jl-preserve-color) .jl-iconnav>*>a:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-iconnav>*>a:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-iconnav>*>a:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-iconnav>*>a:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-iconnav>*>a:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-iconnav>*>a:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-iconnav>*>a:hover {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-iconnav>.jl-active>a,.jl-card-primary>:not([class*=jl-card-media]) .jl-iconnav>.jl-active>a,.jl-card-secondary.jl-card-body .jl-iconnav>.jl-active>a,.jl-card-secondary>:not([class*=jl-card-media]) .jl-iconnav>.jl-active>a,.jl-light .jl-iconnav>.jl-active>a,.jl-overlay-primary .jl-iconnav>.jl-active>a,.jl-section-primary:not(.jl-preserve-color) .jl-iconnav>.jl-active>a,.jl-section-secondary:not(.jl-preserve-color) .jl-iconnav>.jl-active>a,.jl-tile-primary:not(.jl-preserve-color) .jl-iconnav>.jl-active>a,.jl-tile-secondary:not(.jl-preserve-color) .jl-iconnav>.jl-active>a {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-text-lead,.jl-card-primary>:not([class*=jl-card-media]) .jl-text-lead,.jl-card-secondary.jl-card-body .jl-text-lead,.jl-card-secondary>:not([class*=jl-card-media]) .jl-text-lead,.jl-light .jl-text-lead,.jl-overlay-primary .jl-text-lead,.jl-section-primary:not(.jl-preserve-color) .jl-text-lead,.jl-section-secondary:not(.jl-preserve-color) .jl-text-lead,.jl-tile-primary:not(.jl-preserve-color) .jl-text-lead,.jl-tile-secondary:not(.jl-preserve-color) .jl-text-lead {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-text-meta,.jl-card-primary>:not([class*=jl-card-media]) .jl-text-meta,.jl-card-secondary.jl-card-body .jl-text-meta,.jl-card-secondary>:not([class*=jl-card-media]) .jl-text-meta,.jl-light .jl-text-meta,.jl-overlay-primary .jl-text-meta,.jl-section-primary:not(.jl-preserve-color) .jl-text-meta,.jl-section-secondary:not(.jl-preserve-color) .jl-text-meta,.jl-tile-primary:not(.jl-preserve-color) .jl-text-meta,.jl-tile-secondary:not(.jl-preserve-color) .jl-text-meta {
    color: rgba(255,255,255,.5)
}

.jl-card-primary.jl-card-body .jl-text-muted,.jl-card-primary>:not([class*=jl-card-media]) .jl-text-muted,.jl-card-secondary.jl-card-body .jl-text-muted,.jl-card-secondary>:not([class*=jl-card-media]) .jl-text-muted,.jl-light .jl-text-muted,.jl-overlay-primary .jl-text-muted,.jl-section-primary:not(.jl-preserve-color) .jl-text-muted,.jl-section-secondary:not(.jl-preserve-color) .jl-text-muted,.jl-tile-primary:not(.jl-preserve-color) .jl-text-muted,.jl-tile-secondary:not(.jl-preserve-color) .jl-text-muted {
    color: rgba(255,255,255,.5)!important
}

.jl-card-primary.jl-card-body .jl-text-emphasis,.jl-card-primary>:not([class*=jl-card-media]) .jl-text-emphasis,.jl-card-secondary.jl-card-body .jl-text-emphasis,.jl-card-secondary>:not([class*=jl-card-media]) .jl-text-emphasis,.jl-light .jl-text-emphasis,.jl-overlay-primary .jl-text-emphasis,.jl-section-primary:not(.jl-preserve-color) .jl-text-emphasis,.jl-section-secondary:not(.jl-preserve-color) .jl-text-emphasis,.jl-tile-primary:not(.jl-preserve-color) .jl-text-emphasis,.jl-tile-secondary:not(.jl-preserve-color) .jl-text-emphasis {
    color: #fff!important
}

.jl-card-primary.jl-card-body .jl-text-primary,.jl-card-primary>:not([class*=jl-card-media]) .jl-text-primary,.jl-card-secondary.jl-card-body .jl-text-primary,.jl-card-secondary>:not([class*=jl-card-media]) .jl-text-primary,.jl-light .jl-text-primary,.jl-overlay-primary .jl-text-primary,.jl-section-primary:not(.jl-preserve-color) .jl-text-primary,.jl-section-secondary:not(.jl-preserve-color) .jl-text-primary,.jl-tile-primary:not(.jl-preserve-color) .jl-text-primary,.jl-tile-secondary:not(.jl-preserve-color) .jl-text-primary {
    color: #fff!important
}

.jl-card-primary.jl-card-body .jl-text-secondary,.jl-card-primary>:not([class*=jl-card-media]) .jl-text-secondary,.jl-card-secondary.jl-card-body .jl-text-secondary,.jl-card-secondary>:not([class*=jl-card-media]) .jl-text-secondary,.jl-light .jl-text-secondary,.jl-overlay-primary .jl-text-secondary,.jl-section-primary:not(.jl-preserve-color) .jl-text-secondary,.jl-section-secondary:not(.jl-preserve-color) .jl-text-secondary,.jl-tile-primary:not(.jl-preserve-color) .jl-text-secondary,.jl-tile-secondary:not(.jl-preserve-color) .jl-text-secondary {
    color: #fff!important
}

.jl-card-primary.jl-card-body .jl-column-divider,.jl-card-primary>:not([class*=jl-card-media]) .jl-column-divider,.jl-card-secondary.jl-card-body .jl-column-divider,.jl-card-secondary>:not([class*=jl-card-media]) .jl-column-divider,.jl-light .jl-column-divider,.jl-overlay-primary .jl-column-divider,.jl-section-primary:not(.jl-preserve-color) .jl-column-divider,.jl-section-secondary:not(.jl-preserve-color) .jl-column-divider,.jl-tile-primary:not(.jl-preserve-color) .jl-column-divider,.jl-tile-secondary:not(.jl-preserve-color) .jl-column-divider {
    column-rule-color: rgba(255,255,255,.2)
}

.jl-card-primary.jl-card-body .jl-logo,.jl-card-primary>:not([class*=jl-card-media]) .jl-logo,.jl-card-secondary.jl-card-body .jl-logo,.jl-card-secondary>:not([class*=jl-card-media]) .jl-logo,.jl-light .jl-logo,.jl-overlay-primary .jl-logo,.jl-section-primary:not(.jl-preserve-color) .jl-logo,.jl-section-secondary:not(.jl-preserve-color) .jl-logo,.jl-tile-primary:not(.jl-preserve-color) .jl-logo,.jl-tile-secondary:not(.jl-preserve-color) .jl-logo {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-logo:focus,.jl-card-primary.jl-card-body .jl-logo:hover,.jl-card-primary>:not([class*=jl-card-media]) .jl-logo:focus,.jl-card-primary>:not([class*=jl-card-media]) .jl-logo:hover,.jl-card-secondary.jl-card-body .jl-logo:focus,.jl-card-secondary.jl-card-body .jl-logo:hover,.jl-card-secondary>:not([class*=jl-card-media]) .jl-logo:focus,.jl-card-secondary>:not([class*=jl-card-media]) .jl-logo:hover,.jl-light .jl-logo:focus,.jl-light .jl-logo:hover,.jl-overlay-primary .jl-logo:focus,.jl-overlay-primary .jl-logo:hover,.jl-section-primary:not(.jl-preserve-color) .jl-logo:focus,.jl-section-primary:not(.jl-preserve-color) .jl-logo:hover,.jl-section-secondary:not(.jl-preserve-color) .jl-logo:focus,.jl-section-secondary:not(.jl-preserve-color) .jl-logo:hover,.jl-tile-primary:not(.jl-preserve-color) .jl-logo:focus,.jl-tile-primary:not(.jl-preserve-color) .jl-logo:hover,.jl-tile-secondary:not(.jl-preserve-color) .jl-logo:focus,.jl-tile-secondary:not(.jl-preserve-color) .jl-logo:hover {
    color: rgba(255,255,255,.8)
}

.jl-card-primary.jl-card-body .jl-logo>:not(.jl-logo-inverse):not(:only-of-type),.jl-card-primary>:not([class*=jl-card-media]) .jl-logo>:not(.jl-logo-inverse):not(:only-of-type),.jl-card-secondary.jl-card-body .jl-logo>:not(.jl-logo-inverse):not(:only-of-type),.jl-card-secondary>:not([class*=jl-card-media]) .jl-logo>:not(.jl-logo-inverse):not(:only-of-type),.jl-light .jl-logo>:not(.jl-logo-inverse):not(:only-of-type),.jl-overlay-primary .jl-logo>:not(.jl-logo-inverse):not(:only-of-type),.jl-section-primary:not(.jl-preserve-color) .jl-logo>:not(.jl-logo-inverse):not(:only-of-type),.jl-section-secondary:not(.jl-preserve-color) .jl-logo>:not(.jl-logo-inverse):not(:only-of-type),.jl-tile-primary:not(.jl-preserve-color) .jl-logo>:not(.jl-logo-inverse):not(:only-of-type),.jl-tile-secondary:not(.jl-preserve-color) .jl-logo>:not(.jl-logo-inverse):not(:only-of-type) {
    display: none
}

.jl-card-primary.jl-card-body .jl-logo-inverse,.jl-card-primary>:not([class*=jl-card-media]) .jl-logo-inverse,.jl-card-secondary.jl-card-body .jl-logo-inverse,.jl-card-secondary>:not([class*=jl-card-media]) .jl-logo-inverse,.jl-light .jl-logo-inverse,.jl-overlay-primary .jl-logo-inverse,.jl-section-primary:not(.jl-preserve-color) .jl-logo-inverse,.jl-section-secondary:not(.jl-preserve-color) .jl-logo-inverse,.jl-tile-primary:not(.jl-preserve-color) .jl-logo-inverse,.jl-tile-secondary:not(.jl-preserve-color) .jl-logo-inverse {
    display: inline
}

.jl-card-primary.jl-card-body .jl-accordion-title::before,.jl-card-primary>:not([class*=jl-card-media]) .jl-accordion-title::before,.jl-card-secondary.jl-card-body .jl-accordion-title::before,.jl-card-secondary>:not([class*=jl-card-media]) .jl-accordion-title::before,.jl-light .jl-accordion-title::before,.jl-overlay-primary .jl-accordion-title::before,.jl-section-primary:not(.jl-preserve-color) .jl-accordion-title::before,.jl-section-secondary:not(.jl-preserve-color) .jl-accordion-title::before,.jl-tile-primary:not(.jl-preserve-color) .jl-accordion-title::before,.jl-tile-secondary:not(.jl-preserve-color) .jl-accordion-title::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.8%29%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.8%29%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.jl-card-primary.jl-card-body .jl-open>.jl-accordion-title::before,.jl-card-primary>:not([class*=jl-card-media]) .jl-open>.jl-accordion-title::before,.jl-card-secondary.jl-card-body .jl-open>.jl-accordion-title::before,.jl-card-secondary>:not([class*=jl-card-media]) .jl-open>.jl-accordion-title::before,.jl-light .jl-open>.jl-accordion-title::before,.jl-overlay-primary .jl-open>.jl-accordion-title::before,.jl-section-primary:not(.jl-preserve-color) .jl-open>.jl-accordion-title::before,.jl-section-secondary:not(.jl-preserve-color) .jl-open>.jl-accordion-title::before,.jl-tile-primary:not(.jl-preserve-color) .jl-open>.jl-accordion-title::before,.jl-tile-secondary:not(.jl-preserve-color) .jl-open>.jl-accordion-title::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.8%29%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

@media print {
    *,::after,::before {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    blockquote,pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    @page {
        margin: .5cm
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }
}
