/*! UIkit 3.19.2 | https://www.getuikit.com | (c) 2014 - 2024 YOOtheme | MIT License */ body {
  margin: 0
}
.jl-link, a {
  color: #439a86;
  text-decoration: none;
  cursor: pointer
}
.jl-link-toggle:hover .jl-link, .jl-link:hover, a:hover {
  color: #245348;
  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: #ff4151;
  white-space: nowrap;
  padding: 2px 6px;
  background: #f7f7f7
}
em {
  color: #ff4151
}
ins {
  background: #ffd;
  color: #2c2c2c;
  text-decoration: none
}
mark {
  background: #ffd;
  color: #2c2c2c
}
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, svg, video {
  max-width: 100%;
  height: auto;
  box-sizing: border-box
}
img:not([src]) {
  visibility: hidden;
  min-width: 1px
}
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-3xlarge, .jl-heading-large, .jl-heading-medium, .jl-heading-small, .jl-heading-xlarge, h1, h2, h3, h4, h5, h6 {
  margin: 0 0 20px 0;
  font-weight: 500;
  color: #1c1c1c;
  text-transform: none
}
* + .jl-h1, * + .jl-h2, * + .jl-h3, * + .jl-h4, * + .jl-h5, * + .jl-h6, * + .jl-heading-2xlarge, * + .jl-heading-3xlarge, * + .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: 2.23125rem;
  line-height: 1.2
}
.jl-h2, h2 {
  font-size: 27.2px;
  line-height: 1.3
}
.jl-h3, h3 {
  font-size: 26px;
  line-height: 1.4
}
.jl-h4, h4 {
  font-size: 22px;
  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: 2.625rem
  }
  .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 rgba(0, 0, 0, .1)
}
* + .jl-hr, * + hr {
  margin-top: 20px
}
address {
  font-style: normal
}
blockquote {
  margin: 0 0 20px 0;
  font-size: 22px;
  line-height: 1.5;
  font-style: italic;
  color: #1c1c1c
}
* + 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: #2c2c2c
}
blockquote footer::before {
  content: "— "
}
pre {
  font: 14px/1.5 Consolas, monaco, monospace;
  color: #2c2c2c;
  -moz-tab-size: 4;
  tab-size: 4;
  overflow: auto;
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: 3px;
  background: #f7f7f7
}
pre code {
  font-family: Consolas, monaco, monospace
}
:focus {
  outline: 0
}
:focus-visible {
  outline: 2px dotted #1C1C1C
}
::selection {
  background: #39f;
  color: #fff;
  text-shadow: none
}
details, main {
  display: block
}
summary {
  display: list-item
}
template {
  display: none
}
:root {
  --jl-breakpoint-s: 640px;
  --jl-breakpoint-m: 960px;
  --jl-breakpoint-l: 1200px;
  --jl-breakpoint-xl: 1600px
}
.jl-link-muted a, .jl-link-toggle .jl-link-muted, a.jl-link-muted {
  color: #868686
}
.jl-link-muted a:hover, .jl-link-toggle:hover .jl-link-muted, a.jl-link-muted:hover {
  color: #2c2c2c
}
.jl-link-text a, .jl-link-toggle .jl-link-text, a.jl-link-text {
  color: inherit
}
.jl-link-text a:hover, .jl-link-toggle:hover .jl-link-text, a.jl-link-text:hover {
  color: #868686
}
.jl-link-heading a, .jl-link-toggle .jl-link-heading, a.jl-link-heading {
  color: inherit
}
.jl-link-heading a:hover, .jl-link-toggle:hover .jl-link-heading, a.jl-link-heading:hover {
  color: #439a86;
  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-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
}
.jl-heading-3xlarge {
  font-size: 8rem;
  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
  }
  .jl-heading-3xlarge {
    font-size: 11rem
  }
}
@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-3xlarge {
    font-size: 15rem
  }
}
.jl-heading-divider {
  padding-bottom: calc(5px + .1em);
  border-bottom: calc(.2px + .05em) solid rgba(0, 0, 0, .1)
}
.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 rgba(0, 0, 0, .1)
}
.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% - (calc(.2px + .05em)/ 2));
  width: 2000px;
  border-bottom: calc(.2px + .05em) solid rgba(0, 0, 0, .1)
}
.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%22rgba%280,%200,%200,%200.1%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");
  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 rgba(0, 0, 0, .1)
}
.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 rgba(0, 0, 0, .1);
  vertical-align: top
}
.jl-divider-vertical {
  width: max-content;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  border-left: 1px solid rgba(0, 0, 0, .1)
}
.jl-list {
  padding: 0;
  list-style: none
}
.jl-list > * {
  break-inside: avoid-column
}
.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
}
.jl-list-circle > ::before, .jl-list-decimal > ::before, .jl-list-disc > ::before, .jl-list-hyphen > ::before, .jl-list-square > ::before {
  content: "";
  position: relative;
  left: -30px;
  width: 30px;
  height: 1.75em;
  margin-bottom: -1.75em;
  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: #868686 !important
}
.jl-list-emphasis > ::before {
  color: #1c1c1c !important
}
.jl-list-primary > ::before {
  color: #439a86 !important
}
.jl-list-secondary > ::before {
  color: #111 !important
}
.jl-list-bullet > * {
  padding-left: 30px
}
.jl-list-bullet > ::before {
  content: "";
  display: list-item;
  position: relative;
  left: -30px;
  width: 30px;
  height: 1.75em;
  margin-bottom: -1.75em;
  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%232C2C2C%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 rgba(0, 0, 0, .1)
}
.jl-list-striped > * {
  padding: 10px 10px
}
.jl-list-striped > :nth-of-type(odd) {
  border-top: 1px solid rgba(0, 0, 0, .1);
  border-bottom: 1px solid rgba(0, 0, 0, .1)
}
.jl-list-striped > :nth-of-type(odd) {
  background: #f7f7f7
}
.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: #1c1c1c;
  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 rgba(0, 0, 0, .1)
}
.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: #868686;
  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: #868686
}
.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 rgba(0, 0, 0, .1)
}
.jl-table-striped tbody tr:nth-of-type(odd), .jl-table-striped > tr:nth-of-type(odd) {
  background: #f7f7f7;
  border-top: 1px solid rgba(0, 0, 0, .1);
  border-bottom: 1px solid rgba(0, 0, 0, .1)
}
.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;
  object-fit: scale-down;
  max-width: none
}
.jl-icon-link {
  color: #868686;
  text-decoration: none !important
}
.jl-icon-link:hover {
  color: #2c2c2c
}
.jl-active > .jl-icon-link, .jl-icon-link:active {
  color: #1f1f1f
}
.jl-icon-button {
  box-sizing: border-box;
  width: 36px;
  height: 36px;
  border-radius: 500px;
  background: #f7f7f7;
  color: #868686;
  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:hover {
  background-color: #eaeaea;
  color: #2c2c2c
}
.jl-active > .jl-icon-button, .jl-icon-button:active {
  background-color: #dedede;
  color: #2c2c2c
}
.jl-range {
  -webkit-appearance: none;
  box-sizing: border-box;
  margin: 0;
  vertical-align: middle;
  max-width: 100%;
  width: 100%;
  background: 0 0
}
.jl-range:focus {
  outline: 0
}
.jl-range::-moz-focus-outer {
  border: none
}
.jl-range:not(:disabled)::-webkit-slider-thumb {
  cursor: pointer
}
.jl-range:not(:disabled)::-moz-range-thumb {
  cursor: pointer
}
.jl-range::-webkit-slider-runnable-track {
  height: 3px;
  background: #eaeaea;
  border-radius: 500px
}
.jl-range:active::-webkit-slider-runnable-track, .jl-range:focus::-webkit-slider-runnable-track {
  background: #ddd
}
.jl-range::-moz-range-track {
  height: 3px;
  background: #eaeaea;
  border-radius: 500px
}
.jl-range:focus::-moz-range-track {
  background: #ddd
}
.jl-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  margin-top: -7px;
  height: 15px;
  width: 15px;
  border-radius: 500px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, .1)
}
.jl-range::-moz-range-thumb {
  border: none;
  height: 15px;
  width: 15px;
  margin-top: -7px;
  border-radius: 500px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, .1)
}
.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;
  min-width: 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: #2c2c2c;
  border: 1px solid rgba(0, 0, 0, .1);
  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: 6px;
  padding-bottom: 6px;
  vertical-align: top
}
.jl-select[multiple], .jl-select[size] {
  resize: vertical
}
.jl-input:focus, .jl-select:focus, .jl-textarea:focus {
  outline: 0;
  background-color: #fff;
  color: #2c2c2c;
  border-color: #439a86
}
.jl-input:disabled, .jl-select:disabled, .jl-textarea:disabled {
  background-color: #f7f7f7;
  color: #868686;
  border-color: rgba(0, 0, 0, .1)
}
.jl-input::placeholder {
  color: #868686
}
.jl-textarea::placeholder {
  color: #868686
}
.jl-form-small {
  font-size: 14px
}
.jl-form-small:not(textarea):not([multiple]):not([size]) {
  height: 30px;
  padding-left: 8px;
  padding-right: 8px
}
[multiple].jl-form-small, [size].jl-form-small, textarea.jl-form-small {
  padding: 5px 8px
}
.jl-form-small:not(select):not(input):not(textarea) {
  line-height: 28px
}
.jl-form-large {
  font-size: 22px
}
.jl-form-large:not(textarea):not([multiple]):not([size]) {
  height: 48px;
  padding-left: 12px;
  padding-right: 12px
}
[multiple].jl-form-large, [size].jl-form-large, textarea.jl-form-large {
  padding: 7px 12px
}
.jl-form-large:not(select):not(input):not(textarea) {
  line-height: 46px
}
.jl-form-danger, .jl-form-danger:focus {
  color: #ff4151;
  border-color: #ff4151
}
.jl-form-success, .jl-form-success:focus {
  color: #2da44e;
  border-color: #2da44e
}
.jl-form-blank {
  background: 0 0;
  border-color: transparent
}
.jl-form-blank:focus {
  border-color: rgba(0, 0, 0, .1);
  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%232C2C2C%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%232C2C2C%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]) option {
  color: #2c2c2c
}
.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%23868686%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23868686%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%232C2C2C%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 !important
}
.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 rgba(0, 0, 0, .1);
  transition: .2s ease-in-out;
  transition-property: background-color, border
}
.jl-radio {
  border-radius: 50%
}
.jl-checkbox:focus, .jl-radio:focus {
  background-color: rgba(0, 0, 0, 0);
  outline: 0;
  border-color: #439a86
}
.jl-checkbox:checked, .jl-checkbox:indeterminate, .jl-radio:checked {
  background-color: #439a86;
  border-color: transparent
}
.jl-checkbox:checked:focus, .jl-checkbox:indeterminate:focus, .jl-radio:checked:focus {
  background-color: #347667
}
.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: #f7f7f7;
  border-color: rgba(0, 0, 0, .1)
}
.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%23868686%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%23868686%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%23868686%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: 26px;
  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: #1c1c1c;
  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: #868686
}
.jl-form-icon:hover {
  color: #2c2c2c
}
.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;
  -webkit-appearance: none;
  border-radius: 0;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 30px;
  vertical-align: middle;
  font-size: 15px;
  line-height: 38px;
  text-align: center;
  text-decoration: none;
  text-transform: 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-default {
  background-color: transparent;
  color: #1c1c1c;
  border: 1px solid #1c1c1c
}
.jl-button-default:hover {
  background-color: transparent;
  color: #439a86;
  border-color: #439a86
}
.jl-button-default.jl-active, .jl-button-default:active {
  background-color: transparent;
  color: #3e8f7d;
  border-color: #3e8f7d
}
.jl-button-primary {
  background-color: #439a86;
  color: #fff;
  border: 1px solid transparent
}
.jl-button-primary:hover {
  background-color: #3b8877;
  color: #fff
}
.jl-button-primary.jl-active, .jl-button-primary:active {
  background-color: #347667;
  color: #fff
}
.jl-button-secondary {
  background-color: #111;
  color: #fff;
  border: 1px solid transparent
}
.jl-button-secondary:hover {
  background-color: #040404;
  color: #fff
}
.jl-button-secondary.jl-active, .jl-button-secondary:active {
  background-color: #000;
  color: #fff
}
.jl-button-danger {
  background-color: #ff4151;
  color: #fff;
  border: 1px solid transparent
}
.jl-button-danger:hover {
  background-color: #ff273a;
  color: #fff
}
.jl-button-danger.jl-active, .jl-button-danger:active {
  background-color: #ff0e22;
  color: #fff
}
.jl-button-danger:disabled, .jl-button-default:disabled, .jl-button-primary:disabled, .jl-button-secondary:disabled {
  background-color: transparent;
  color: #868686;
  border-color: rgba(0, 0, 0, .1)
}
.jl-button-small {
  padding: 0 15px;
  line-height: 28px;
  font-size: 14px
}
.jl-button-large {
  padding: 0 40px;
  line-height: 46px;
  font-size: 16.4px
}
.jl-button-text {
  padding: 0;
  line-height: 1.75;
  background: 0 0;
  color: #1c1c1c;
  position: relative
}
.jl-button-text::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 100%;
  border-bottom: 1px solid currentColor;
  transition: right .3s ease-out
}
.jl-button-text:hover {
  color: #1c1c1c
}
.jl-button-text:hover::before {
  right: 0
}
.jl-button-text:disabled {
  color: #868686
}
.jl-button-text:disabled::before {
  display: none
}
.jl-button-link {
  padding: 0;
  line-height: 1.75;
  background: 0 0;
  color: #1c1c1c
}
.jl-button-link:hover {
  color: #868686;
  text-decoration: none
}
.jl-button-link:disabled {
  color: #868686;
  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-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: #f7f7f7
}
.jl-section-primary {
  background: #439a86
}
.jl-section-secondary {
  background: #111
}
.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-color: #fff
}
.jl-tile-muted {
  background-color: #f7f7f7
}
.jl-tile-primary {
  background-color: #439a86
}
.jl-tile-secondary {
  background-color: #111
}
.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: 26px;
  line-height: 1.4
}
.jl-card-badge {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
  height: 25px;
  padding: 0 12px;
  background: #439a86;
  color: #fff;
  font-size: 11px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0;
  border-radius: 2px;
  text-transform: uppercase
}
.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-color: #fff;
  box-shadow: 0 14px 25px rgba(0, 0, 0, .1)
}
.jl-card-default {
  background-color: #fff;
  color: #2c2c2c;
  box-shadow: 0 4px 15px rgba(0, 0, 0, .07)
}
.jl-card-default .jl-card-title {
  color: #1c1c1c
}
.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 rgba(0, 0, 0, .1)
}
.jl-card-default .jl-card-footer {
  border-top: 1px solid rgba(0, 0, 0, .1)
}
.jl-card-primary {
  background-color: #439a86;
  color: #fff;
  box-shadow: 0 4px 15px rgba(0, 0, 0, .07)
}
.jl-card-primary .jl-card-title {
  color: #fff
}
.jl-card-primary.jl-card-hover:hover {
  background-color: #439a86;
  box-shadow: 0 14px 25px rgba(0, 0, 0, .1)
}
.jl-card-secondary {
  background-color: #111;
  color: #fff;
  box-shadow: 0 4px 15px rgba(0, 0, 0, .07)
}
.jl-card-secondary .jl-card-title {
  color: #fff
}
.jl-card-secondary.jl-card-hover:hover {
  background-color: #111;
  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
  }
}
.jl-card-body > .jl-nav-default {
  margin-left: -30px;
  margin-right: -30px
}
.jl-card-body > .jl-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: #1c1c1c;
  transition: .1s ease-in-out;
  transition-property: color, opacity
}
.jl-close:hover {
  color: #2c2c2c
}
.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: #868686;
  transition: color .1s ease-in-out
}
.jl-totop:hover {
  color: #2c2c2c
}
.jl-totop:active {
  color: #1c1c1c
}
.jl-marker {
  padding: 10px;
  background: #439a86;
  color: #fff;
  border-radius: 500px;
  transition: .1s ease-in-out;
  transition-property: color, background-color
}
.jl-marker:hover {
  color: #fff;
  background: #111
}
.jl-alert {
  position: relative;
  margin-bottom: 20px;
  padding: 15px 29px 15px 15px;
  background: #f7f7f7;
  color: #2c2c2c
}
* + .jl-alert {
  margin-top: 20px
}
.jl-alert > :last-child {
  margin-bottom: 0
}
.jl-alert-close {
  position: absolute;
  top: 20px;
  right: 15px;
  color: inherit;
  opacity: 1
}
.jl-alert-close:first-child + * {
  margin-top: 0
}
.jl-alert-close:hover {
  color: inherit;
  opacity: .8
}
.jl-alert-primary {
  background: #439a86;
  color: #fff
}
.jl-alert-success {
  background: #2da44e;
  color: #fff
}
.jl-alert-warning {
  background: #ffa255;
  color: #fff
}
.jl-alert-danger {
  background: #ff4151;
  color: #fff
}
.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 rgba(0, 0, 0, .1)
}
* + .jl-placeholder {
  margin-top: 20px
}
.jl-placeholder > :last-child {
  margin-bottom: 0
}
.jl-badge {
  box-sizing: border-box;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  border-radius: 500px;
  vertical-align: middle;
  background: #439a86;
  color: #fff !important;
  font-size: 11px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  line-height: 0
}
.jl-badge:hover {
  text-decoration: none
}
.jl-label {
  display: inline-block;
  padding: 2px 8px;
  background: #439a86;
  line-height: 1.75;
  font-size: 13px;
  color: #fff;
  vertical-align: middle;
  white-space: nowrap;
  border-radius: 2px
}
.jl-label-success {
  background-color: #2da44e;
  color: #fff
}
.jl-label-warning {
  background-color: #ffa255;
  color: #fff
}
.jl-label-danger {
  background-color: #ff4151;
  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(17, 17, 17, .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: 2.23125rem;
  line-height: 1.2
}
@media (min-width:960px) {
  .jl-article-title {
    font-size: 2.625rem
  }
}
.jl-article-meta {
  font-size: 14.4px;
  line-height: 1.4;
  color: #868686
}
.jl-article-meta a {
  color: #868686
}
.jl-article-meta a:hover {
  color: #2c2c2c;
  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: 22px;
  line-height: 1.4
}
.jl-comment-meta {
  font-size: 14px;
  line-height: 1.4;
  color: #868686
}
.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: #f7f7f7
}
.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: #2c2c2c
}
.jl-search-input:focus {
  outline: 0
}
.jl-search-input::placeholder {
  color: #868686
}
.jl-search .jl-search-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #1c1c1c
}
.jl-search .jl-search-icon:hover {
  color: #1c1c1c
}
.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: 240px
}
.jl-search-default .jl-search-input {
  height: 40px;
  padding-left: 15px;
  padding-right: 15px;
  background: #fcfcfc
}
.jl-search-default .jl-search-input:focus {
  background-color: #f7f7f7
}
.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: 26px
}
.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: 2.625rem
}
.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: #1c1c1c
}
.jl-search-toggle:hover {
  color: #439a86
}
.jl-accordion {
  padding: 0;
  list-style: none
}
.jl-accordion > :nth-child(n+2) {
  margin-top: 20px
}
.jl-accordion-title {
  display: block;
  font-size: 17.2px;
  line-height: 1.4;
  color: #1c1c1c;
  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%232C2C2C%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%232C2C2C%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%232C2C2C%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:hover {
  color: #2c2c2c;
  text-decoration: none
}
.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;
  --jl-position-offset: 20px;
  --jl-position-viewport-offset: 15px;
  box-sizing: border-box;
  width: 300px
}
.jl-drop.jl-open {
  display: block
}
.jl-drop-stack .jl-drop-grid > * {
  width: 100% !important
}
.jl-drop-parent-icon {
  margin-left: .25em;
  transition: transform .3s ease-out
}
[aria-expanded=true] > .jl-drop-parent-icon {
  transform: rotateX(180deg)
}
.jl-dropbar {
  --jl-position-offset: 0;
  --jl-position-shift-offset: 0;
  --jl-position-viewport-offset: 0;
  width: auto;
  padding: 25px 15px 25px 15px;
  background: #fff;
  color: #2c2c2c
}
.jl-dropbar > :last-child {
  margin-bottom: 0
}
@media (min-width:640px) {
  .jl-dropbar {
    padding-left: 30px;
    padding-right: 30px
  }
}
@media (min-width:960px) {
  .jl-dropbar {
    padding-left: 40px;
    padding-right: 40px
  }
}
.jl-dropbar :focus-visible {
  outline-color: #1c1c1c !important
}
.jl-dropbar-large {
  padding-top: 40px;
  padding-bottom: 40px
}
.jl-dropbar-top {
  box-shadow: 0 12px 7px -6px rgba(0, 0, 0, .05)
}
.jl-dropbar-bottom {
  box-shadow: 0 -12px 7px -6px rgba(0, 0, 0, .05)
}
.jl-dropbar-left {
  box-shadow: 12px 0 7px -6px rgba(0, 0, 0, .05)
}
.jl-dropbar-right {
  box-shadow: -12px 0 7px -6px rgba(0, 0, 0, .05)
}
.jl-dropnav-dropbar {
  position: absolute;
  z-index: 980;
  padding: 0;
  left: 0;
  right: 0
}
.jl-modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  overflow-y: auto;
  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: 100% !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: 20px 20px
}
.jl-modal-header {
  display: flow-root;
  padding: 10px 20px;
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, .1)
}
.jl-modal-footer {
  display: flow-root;
  padding: 10px 20px;
  background: #fff;
  border-top: 1px solid rgba(0, 0, 0, .1)
}
@media (min-width:640px) {
  .jl-modal-body {
    padding: 30px 30px
  }
  .jl-modal-header {
    padding: 15px 30px
  }
  .jl-modal-footer {
    padding: 15px 30px
  }
}
.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: 10px;
  background: #fff
}
@media (min-width:960px) {
  .jl-modal-close-full {
    padding: 20px
  }
}
.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;
  touch-action: pan-y
}
.jl-slideshow-items > * {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  will-change: transform, opacity
}
.jl-slideshow-items > :not(.jl-active) {
  display: none
}
.jl-slider {
  -webkit-tap-highlight-color: transparent
}
.jl-slider-container {
  overflow: hidden;
  overflow: clip
}
.jl-slider-container-offset {
  margin: -11px -25px -39px -25px;
  padding: 11px 25px 39px 25px
}
.jl-slider-items {
  will-change: transform;
  position: relative;
  touch-action: pan-y
}
.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 !important;
  box-sizing: border-box;
  max-width: 100%;
  position: relative
}
.jl-sticky {
  position: relative;
  z-index: 980;
  box-sizing: border-box
}
.jl-sticky-fixed {
  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-sticky-placeholder {
  pointer-events: none
}
.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: 20px 20px;
  background: #fff;
  overflow-y: auto
}
@media (min-width:640px) {
  .jl-offcanvas-bar {
    left: -350px;
    width: 350px;
    padding: 30px 30px
  }
}
.jl-offcanvas-flip .jl-offcanvas-bar {
  left: auto;
  right: -270px
}
@media (min-width:640px) {
  .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:640px) {
  .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: 5px;
  right: 5px;
  padding: 5px
}
@media (min-width:640px) {
  .jl-offcanvas-close {
    top: 10px;
    right: 10px
  }
}
.jl-offcanvas-close:first-child + * {
  margin-top: 0
}
.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, .6);
  opacity: 0;
  transition: opacity .15s linear
}
.jl-offcanvas-overlay.jl-open::before {
  opacity: 1
}
.jl-offcanvas-container, .jl-offcanvas-page {
  overflow-x: hidden;
  overflow-x: clip
}
.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:640px) {
  :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
}
:root {
  --jl-leader-fill-content: .
}
.jl-notification {
  position: fixed;
  top: 15px;
  left: 15px;
  z-index: 1040;
  box-sizing: border-box;
  width: 420px
}
.jl-notification-bottom-right, .jl-notification-top-right {
  left: auto;
  right: 15px
}
.jl-notification-bottom-center, .jl-notification-top-center {
  left: 50%;
  margin-left: -210px
}
.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: #fff;
  color: #1c1c1c;
  font-size: 16px;
  line-height: 1.5;
  cursor: pointer;
  box-shadow: 0 5px 15px rgba(0, 0, 0, .06)
}
* + .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: #439a86
}
.jl-notification-message-success {
  color: #2da44e
}
.jl-notification-message-warning {
  color: #ffa255
}
.jl-notification-message-danger {
  color: #ff4151
}
.jl-tooltip {
  display: none;
  position: absolute;
  z-index: 1030;
  --jl-position-offset: 10px;
  --jl-position-viewport-offset: 10;
  top: 0;
  box-sizing: border-box;
  max-width: 200px;
  padding: 4px 8px;
  background: #111;
  border-radius: 2px;
  color: #fff;
  font-size: 12px
}
.jl-tooltip.jl-active {
  display: block
}
.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 rgba(0, 0, 0, .1)
}
.jl-grid-divider.jl-grid-stack > .jl-grid-margin::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  border-top: 1px solid rgba(0, 0, 0, .1)
}
.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: flex;
  align-items: center;
  column-gap: .25em;
  text-decoration: none
}
.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 {
  margin-left: auto;
  transition: transform .3s ease-out
}
.jl-nav > li.jl-open > a .jl-nav-parent-icon {
  transform: rotateX(180deg)
}
.jl-nav-header {
  padding: 5px 0;
  text-transform: uppercase;
  font-size: 14px
}
.jl-nav-header:not(:first-child) {
  margin-top: 20px
}
.jl-nav .jl-nav-divider {
  margin: 5px 0
}
.jl-nav-default {
  font-size: 14px;
  line-height: 1.75
}
.jl-nav-default > li > a {
  color: #868686
}
.jl-nav-default > li > a:hover {
  color: #2c2c2c
}
.jl-nav-default > li.jl-active > a {
  color: #1c1c1c
}
.jl-nav-default .jl-nav-subtitle {
  font-size: 12px
}
.jl-nav-default .jl-nav-header {
  color: #1c1c1c
}
.jl-nav-default .jl-nav-divider {
  border-top: 1px solid rgba(0, 0, 0, .1)
}
.jl-nav-default .jl-nav-sub {
  font-size: 14px;
  line-height: 1.75
}
.jl-nav-default .jl-nav-sub a {
  color: #868686
}
.jl-nav-default .jl-nav-sub a:hover {
  color: #2c2c2c
}
.jl-nav-default .jl-nav-sub li.jl-active > a {
  color: #1c1c1c
}
.jl-nav-primary {
  font-size: 26px;
  line-height: 1.75
}
.jl-nav-primary > li > a {
  color: #868686
}
.jl-nav-primary > li > a:hover {
  color: #2c2c2c
}
.jl-nav-primary > li.jl-active > a {
  color: #1c1c1c
}
.jl-nav-primary .jl-nav-subtitle {
  font-size: 22px
}
.jl-nav-primary .jl-nav-header {
  color: #1c1c1c
}
.jl-nav-primary .jl-nav-divider {
  border-top: 1px solid rgba(0, 0, 0, .1)
}
.jl-nav-primary .jl-nav-sub {
  font-size: 22px;
  line-height: 1.75
}
.jl-nav-primary .jl-nav-sub a {
  color: #868686
}
.jl-nav-primary .jl-nav-sub a:hover {
  color: #2c2c2c
}
.jl-nav-primary .jl-nav-sub li.jl-active > a {
  color: #1c1c1c
}
.jl-nav-secondary {
  font-size: 16px;
  line-height: 1.75
}
.jl-nav-secondary > :not(.jl-nav-divider) + :not(.jl-nav-header, .jl-nav-divider) {
  margin-top: 0
}
.jl-nav-secondary > li > a {
  color: #1c1c1c;
  padding: 10px 10px
}
.jl-nav-secondary > li > a:hover {
  color: #1c1c1c;
  background-color: #f7f7f7
}
.jl-nav-secondary > li.jl-active > a {
  color: #1c1c1c;
  background-color: #f7f7f7
}
.jl-nav-secondary .jl-nav-subtitle {
  font-size: 14px;
  color: #868686
}
.jl-nav-secondary > li > a:hover .jl-nav-subtitle {
  color: #2c2c2c
}
.jl-nav-secondary > li.jl-active > a .jl-nav-subtitle {
  color: #1c1c1c
}
.jl-nav-secondary .jl-nav-header {
  color: #1c1c1c
}
.jl-nav-secondary .jl-nav-divider {
  border-top: 1px solid rgba(0, 0, 0, .1)
}
.jl-nav-secondary .jl-nav-sub {
  font-size: 14px;
  line-height: 1.75
}
.jl-nav-secondary .jl-nav-sub a {
  color: #868686
}
.jl-nav-secondary .jl-nav-sub a:hover {
  color: #2c2c2c
}
.jl-nav-secondary .jl-nav-sub li.jl-active > a {
  color: #1c1c1c
}
.jl-nav-medium {
  font-size: 2.8875rem;
  line-height: 1
}
.jl-nav-large {
  font-size: 3.4rem;
  line-height: 1
}
.jl-nav-xlarge {
  font-size: 4rem;
  line-height: 1
}
@media (min-width:960px) {
  .jl-nav-medium {
    font-size: 3.5rem
  }
  .jl-nav-large {
    font-size: 4rem
  }
  .jl-nav-xlarge {
    font-size: 6rem
  }
}
@media (min-width:1200px) {
  .jl-nav-medium {
    font-size: 4rem
  }
  .jl-nav-large {
    font-size: 6rem
  }
  .jl-nav-xlarge {
    font-size: 8rem
  }
}
.jl-nav-center {
  text-align: center
}
.jl-nav-center li > a {
  justify-content: center
}
.jl-nav-center .jl-nav-sub, .jl-nav-center .jl-nav-sub ul {
  padding-left: 0
}
.jl-nav-center .jl-nav-parent-icon {
  margin-left: .25em
}
.jl-nav.jl-nav-divider > :not(.jl-nav-header, .jl-nav-divider) + :not(.jl-nav-header, .jl-nav-divider) {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid rgba(0, 0, 0, .1)
}
.jl-navbar {
  display: flex;
  position: relative
}
.jl-navbar-container:not(.jl-navbar-transparent) {
  background: #f7f7f7
}
.jl-navbar-left, .jl-navbar-right, [class*=jl-navbar-center] {
  display: flex;
  gap: 15px;
  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: calc(100% + 15px)
}
.jl-navbar-center-right {
  left: calc(100% + 15px)
}
[class*=jl-navbar-center-] {
  width: max-content;
  box-sizing: border-box
}
.jl-navbar-nav {
  display: flex;
  gap: 15px;
  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;
  column-gap: .25em;
  box-sizing: border-box;
  min-height: 80px;
  font-size: 16px;
  text-decoration: none
}
.jl-navbar-nav > li > a {
  padding: 0 0;
  color: #868686;
  transition: .1s ease-in-out;
  transition-property: color, background-color
}
.jl-navbar-nav > li:hover > a, .jl-navbar-nav > li > a[aria-expanded=true] {
  color: #2c2c2c
}
.jl-navbar-nav > li > a:active {
  color: #1c1c1c
}
.jl-navbar-nav > li.jl-active > a {
  color: #1c1c1c
}
.jl-navbar-parent-icon {
  margin-left: 4px;
  transition: transform .3s ease-out
}
.jl-navbar-nav > li > a[aria-expanded=true] .jl-navbar-parent-icon {
  transform: rotateX(180deg)
}
.jl-navbar-item {
  padding: 0 0;
  color: #2c2c2c
}
.jl-navbar-item > :last-child {
  margin-bottom: 0
}
.jl-navbar-toggle {
  padding: 0 0;
  color: #868686
}
.jl-navbar-toggle:hover, .jl-navbar-toggle[aria-expanded=true] {
  color: #2c2c2c;
  text-decoration: none
}
.jl-navbar-subtitle {
  font-size: 14px
}
.jl-navbar-justify .jl-navbar-item, .jl-navbar-justify .jl-navbar-left, .jl-navbar-justify .jl-navbar-nav, .jl-navbar-justify .jl-navbar-nav > li, .jl-navbar-justify .jl-navbar-right, .jl-navbar-justify .jl-navbar-toggle {
  flex-grow: 1
}
.jl-navbar-dropdown {
  --jl-position-offset: 0px;
  --jl-position-shift-offset: 0;
  --jl-position-viewport-offset: 15px;
  width: 200px;
  padding: 25px;
  background: #fff;
  color: #2c2c2c;
  box-shadow: 1px 10px 20px rgba(0, 0, 0, .03)
}
.jl-navbar-dropdown > :last-child {
  margin-bottom: 0
}
.jl-navbar-dropdown :focus-visible {
  outline-color: #1c1c1c !important
}
.jl-navbar-dropdown .jl-drop-grid {
  margin-left: -30px
}
.jl-navbar-dropdown .jl-drop-grid > * {
  padding-left: 30px
}
.jl-navbar-dropdown .jl-drop-grid > .jl-grid-margin {
  margin-top: 30px
}
.jl-navbar-dropdown-width-2:not(.jl-drop-stack) {
  width: 400px
}
.jl-navbar-dropdown-width-3:not(.jl-drop-stack) {
  width: 600px
}
.jl-navbar-dropdown-width-4:not(.jl-drop-stack) {
  width: 800px
}
.jl-navbar-dropdown-width-5:not(.jl-drop-stack) {
  width: 1000px
}
.jl-navbar-dropdown-large {
  --jl-position-shift-offset: 0;
  padding: 40px
}
.jl-navbar-dropdown-dropbar {
  width: auto;
  background: 0 0;
  padding: 25px 0 25px 0;
  --jl-position-offset: 0;
  --jl-position-shift-offset: 0;
  --jl-position-viewport-offset: 15px;
  box-shadow: none
}
@media (min-width:640px) {
  .jl-navbar-dropdown-dropbar {
    --jl-position-viewport-offset: 30px
  }
}
@media (min-width:960px) {
  .jl-navbar-dropdown-dropbar {
    --jl-position-viewport-offset: 40px
  }
}
.jl-navbar-dropdown-dropbar-large {
  --jl-position-shift-offset: 0;
  padding-top: 40px;
  padding-bottom: 40px
}
.jl-navbar-dropdown-nav {
  font-size: 14px
}
.jl-navbar-dropdown-nav > li > a {
  color: #868686
}
.jl-navbar-dropdown-nav > li > a:hover {
  color: #2c2c2c
}
.jl-navbar-dropdown-nav > li.jl-active > a {
  color: #1c1c1c
}
.jl-navbar-dropdown-nav .jl-nav-subtitle {
  font-size: 12px
}
.jl-navbar-dropdown-nav .jl-nav-header {
  color: #1c1c1c
}
.jl-navbar-dropdown-nav .jl-nav-divider {
  border-top: 1px solid rgba(0, 0, 0, .1)
}
.jl-navbar-dropdown-nav .jl-nav-sub a {
  color: #868686
}
.jl-navbar-dropdown-nav .jl-nav-sub a:hover {
  color: #2c2c2c
}
.jl-navbar-dropdown-nav .jl-nav-sub li.jl-active > a {
  color: #1c1c1c
}
@media (min-width:960px) {
  .jl-navbar-left, .jl-navbar-right, [class*=jl-navbar-center] {
    gap: 30px
  }
  .jl-navbar-center-left {
    right: calc(100% + 30px)
  }
  .jl-navbar-center-right {
    left: calc(100% + 30px)
  }
}
@media (min-width:960px) {
  .jl-navbar-nav {
    gap: 30px
  }
}
.jl-subnav {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-left: -20px;
  padding: 0;
  list-style: none
}
.jl-subnav > * {
  flex: none;
  padding-left: 20px;
  position: relative
}
.jl-subnav > * > :first-child {
  display: flex;
  align-items: center;
  column-gap: .25em;
  color: #868686;
  transition: .1s ease-in-out;
  transition-property: color, background-color
}
.jl-subnav > * > a:hover {
  color: #2c2c2c;
  text-decoration: none
}
.jl-subnav > .jl-active > a {
  color: #1c1c1c
}
.jl-subnav-divider {
  margin-left: -41px
}
.jl-subnav-divider > * {
  display: flex;
  align-items: center
}
.jl-subnav-divider > ::before {
  content: "";
  height: 1.5em;
  margin-left: 0;
  margin-right: 20px;
  border-left: 1px solid transparent
}
.jl-subnav-divider > :nth-child(n+2):not(.jl-first-column)::before {
  border-left-color: rgba(0, 0, 0, .1)
}
.jl-subnav-pill > * > :first-child {
  padding: 5px 10px;
  background: 0 0;
  color: #868686
}
.jl-subnav-pill > * > a:hover {
  background-color: #f7f7f7;
  color: #2c2c2c
}
.jl-subnav-pill > * > a:active {
  background-color: #f7f7f7;
  color: #2c2c2c
}
.jl-subnav-pill > .jl-active > a {
  background-color: #439a86;
  color: #fff
}
.jl-subnav > .jl-disabled > a {
  color: #868686
}
.jl-breadcrumb {
  padding: 0;
  list-style: none
}
.jl-breadcrumb > * {
  display: contents
}
.jl-breadcrumb > * > * {
  font-size: 14px;
  color: #868686
}
.jl-breadcrumb > * > :hover {
  color: #2c2c2c;
  text-decoration: none
}
.jl-breadcrumb > :last-child > a:not([href]), .jl-breadcrumb > :last-child > span {
  color: #2c2c2c
}
.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: #868686
}
.jl-pagination {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-left: -10px;
  padding: 0;
  list-style: none
}
.jl-pagination > * {
  flex: none;
  padding-left: 10px;
  position: relative
}
.jl-pagination > * > * {
  display: flex;
  align-items: center;
  column-gap: .25em;
  padding: 12px 15px;
  color: #1c1c1c;
  line-height: 12px;
  font-size: 14px;
  background: #f7f7f7;
  border-radius: 3px
}
.jl-pagination > * > :hover {
  color: #fff;
  text-decoration: none;
  background-color: #439a86
}
.jl-pagination > .jl-active > * {
  color: #fff;
  background-color: #439a86
}
.jl-pagination > .jl-disabled > * {
  color: #868686;
  background-color: transparent
}
.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 rgba(0, 0, 0, .1)
}
.jl-tab > * {
  flex: none;
  padding-left: 20px;
  position: relative
}
.jl-tab > * > a {
  display: flex;
  align-items: center;
  column-gap: .25em;
  justify-content: center;
  padding: 5px 10px;
  color: #868686;
  border-bottom: 1px solid transparent;
  font-size: 16px;
  transition: color .1s ease-in-out
}
.jl-tab > * > a:hover {
  color: #2c2c2c;
  text-decoration: none
}
.jl-tab > .jl-active > a {
  color: #1c1c1c;
  border-color: #439a86
}
.jl-tab > .jl-disabled > a {
  color: #868686
}
.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 rgba(0, 0, 0, .1);
  border-bottom: none
}
.jl-tab-right::before {
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  border-left: 1px solid rgba(0, 0, 0, .1);
  border-bottom: none
}
.jl-tab-left > * > a {
  justify-content: left;
  border-right: 1px solid transparent;
  border-bottom: none
}
.jl-tab-right > * > a {
  justify-content: left;
  border-left: 1px solid transparent;
  border-bottom: none
}
.jl-tab .jl-dropdown {
  margin-left: 30px
}
.jl-slidenav {
  padding: 5px 10px;
  color: rgba(44, 44, 44, .5);
  transition: color .1s ease-in-out
}
.jl-slidenav:hover {
  color: rgba(44, 44, 44, .9)
}
.jl-slidenav:active {
  color: rgba(44, 44, 44, .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(44, 44, 44, .4);
  transition: .2s ease-in-out;
  transition-property: background-color, border-color
}
.jl-dotnav > * > :hover {
  background-color: rgba(44, 44, 44, .6);
  border-color: transparent
}
.jl-dotnav > * > :active {
  background-color: rgba(44, 44, 44, .2);
  border-color: transparent
}
.jl-dotnav > .jl-active > * {
  background-color: rgba(44, 44, 44, .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-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .4));
  transition: opacity .1s ease-in-out
}
.jl-thumbnav > * > :hover::after {
  opacity: 0
}
.jl-thumbnav > .jl-active > ::after {
  opacity: 0
}
.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: flex;
  align-items: center;
  column-gap: .25em;
  line-height: 0;
  color: #1c1c1c;
  text-decoration: none;
  transition: .1s ease-in-out;
  transition-property: color, background-color
}
.jl-iconnav > * > a:hover {
  color: #439a86
}
.jl-iconnav > .jl-active > a {
  color: #439a86
}
.jl-iconnav-vertical {
  flex-direction: column;
  margin-left: 0;
  margin-top: -10px
}
.jl-iconnav-vertical > * {
  padding-left: 0;
  padding-top: 10px
}
.jl-dropdown {
  --jl-position-offset: 10px;
  --jl-position-viewport-offset: 15px;
  width: auto;
  min-width: 200px;
  padding: 25px;
  background: #fff;
  color: #2c2c2c;
  box-shadow: 0 5px 12px rgba(0, 0, 0, .15)
}
.jl-dropdown > :last-child {
  margin-bottom: 0
}
.jl-dropdown :focus-visible {
  outline-color: #1c1c1c !important
}
.jl-dropdown-large {
  padding: 40px
}
.jl-dropdown-dropbar {
  width: auto;
  background: 0 0;
  padding: 5px 0 25px 0;
  --jl-position-viewport-offset: 15px;
  box-shadow: none
}
@media (min-width:640px) {
  .jl-dropdown-dropbar {
    --jl-position-viewport-offset: 30px
  }
}
@media (min-width:960px) {
  .jl-dropdown-dropbar {
    --jl-position-viewport-offset: 40px
  }
}
.jl-dropdown-dropbar-large {
  padding-top: 40px;
  padding-bottom: 40px
}
.jl-dropdown-nav {
  font-size: 14px
}
.jl-dropdown-nav > li > a {
  color: #868686
}
.jl-dropdown-nav > li.jl-active > a, .jl-dropdown-nav > li > a:hover {
  color: #2c2c2c
}
.jl-dropdown-nav .jl-nav-subtitle {
  font-size: 12px
}
.jl-dropdown-nav .jl-nav-header {
  color: #1c1c1c
}
.jl-dropdown-nav .jl-nav-divider {
  border-top: 1px solid rgba(0, 0, 0, .1)
}
.jl-dropdown-nav .jl-nav-sub a {
  color: #868686
}
.jl-dropdown-nav .jl-nav-sub a:hover, .jl-dropdown-nav .jl-nav-sub li.jl-active > a {
  color: #2c2c2c
}
.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 :focus-visible {
  outline-color: rgba(255, 255, 255, .7)
}
.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 > * > :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:hover {
  color: #fff
}
.jl-lightbox-caption:empty {
  display: none
}
.jl-lightbox-iframe {
  width: 80%;
  height: 80%
}
[class*=jl-animation-] {
  animation: .5s ease-out both
}
.jl-animation-fade {
  animation-name: jl-fade;
  animation-duration: .8s;
  animation-timing-function: linear
}
.jl-animation-scale-up {
  animation-name: jl-fade, jl-scale-up
}
.jl-animation-scale-down {
  animation-name: jl-fade, jl-scale-down
}
.jl-animation-slide-top {
  animation-name: jl-fade, jl-slide-top
}
.jl-animation-slide-bottom {
  animation-name: jl-fade, jl-slide-bottom
}
.jl-animation-slide-left {
  animation-name: jl-fade, jl-slide-left
}
.jl-animation-slide-right {
  animation-name: jl-fade, jl-slide-right
}
.jl-animation-slide-top-small {
  animation-name: jl-fade, jl-slide-top-small
}
.jl-animation-slide-bottom-small {
  animation-name: jl-fade, jl-slide-bottom-small
}
.jl-animation-slide-left-small {
  animation-name: jl-fade, jl-slide-left-small
}
.jl-animation-slide-right-small {
  animation-name: jl-fade, jl-slide-right-small
}
.jl-animation-slide-top-medium {
  animation-name: jl-fade, jl-slide-top-medium
}
.jl-animation-slide-bottom-medium {
  animation-name: jl-fade, jl-slide-bottom-medium
}
.jl-animation-slide-left-medium {
  animation-name: jl-fade, jl-slide-left-medium
}
.jl-animation-slide-right-medium {
  animation-name: jl-fade, jl-slide-right-medium
}
.jl-animation-kenburns {
  animation-name: jl-kenburns;
  animation-duration: 15s
}
.jl-animation-shake {
  animation-name: jl-shake
}
.jl-animation-stroke {
  animation-name: jl-stroke;
  animation-duration: 2s;
  stroke-dasharray: var(--jl-animation-stroke)
}
.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
}
@keyframes jl-fade {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@keyframes jl-scale-up {
  0% {
    transform: scale(.9)
  }
  100% {
    transform: scale(1)
  }
}
@keyframes jl-scale-down {
  0% {
    transform: scale(1.1)
  }
  100% {
    transform: scale(1)
  }
}
@keyframes jl-slide-top {
  0% {
    transform: translateY(-100%)
  }
  100% {
    transform: translateY(0)
  }
}
@keyframes jl-slide-bottom {
  0% {
    transform: translateY(100%)
  }
  100% {
    transform: translateY(0)
  }
}
@keyframes jl-slide-left {
  0% {
    transform: translateX(-100%)
  }
  100% {
    transform: translateX(0)
  }
}
@keyframes jl-slide-right {
  0% {
    transform: translateX(100%)
  }
  100% {
    transform: translateX(0)
  }
}
@keyframes jl-slide-top-small {
  0% {
    transform: translateY(-10px)
  }
  100% {
    transform: translateY(0)
  }
}
@keyframes jl-slide-bottom-small {
  0% {
    transform: translateY(10px)
  }
  100% {
    transform: translateY(0)
  }
}
@keyframes jl-slide-left-small {
  0% {
    transform: translateX(-10px)
  }
  100% {
    transform: translateX(0)
  }
}
@keyframes jl-slide-right-small {
  0% {
    transform: translateX(10px)
  }
  100% {
    transform: translateX(0)
  }
}
@keyframes jl-slide-top-medium {
  0% {
    transform: translateY(-50px)
  }
  100% {
    transform: translateY(0)
  }
}
@keyframes jl-slide-bottom-medium {
  0% {
    transform: translateY(50px)
  }
  100% {
    transform: translateY(0)
  }
}
@keyframes jl-slide-left-medium {
  0% {
    transform: translateX(-50px)
  }
  100% {
    transform: translateX(0)
  }
}
@keyframes jl-slide-right-medium {
  0% {
    transform: translateX(50px)
  }
  100% {
    transform: translateX(0)
  }
}
@keyframes jl-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% / 3)
}
.jl-child-width-1-4 > * {
  width: 25%
}
.jl-child-width-1-5 > * {
  width: 20%
}
.jl-child-width-1-6 > * {
  width: calc(100% / 6)
}
.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% / 3)
  }
  .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% / 6)
  }
  .jl-child-width-auto\@s > * {
    width: auto
  }
  .jl-child-width-expand\@s>: not([class*=jl-width]) {
    flex: 1;
    min-width: 1px
  }
  .jl-child-width-1-1\@s>: not([class*=jl-width]), .jl-child-width-1-2\@s>: not([class*=jl-width]), .jl-child-width-1-3\@s>: not([class*=jl-width]), .jl-child-width-1-4\@s>: not([class*=jl-width]), .jl-child-width-1-5\@s>: not([class*=jl-width]), .jl-child-width-1-6\@s>: not([class*=jl-width]), .jl-child-width-auto\@s>: not([class*=jl-width]) {
                flex: initial
              }
            }
            @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% / 3)
              }
              .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% / 6)
              }
              .jl-child-width-auto\@m > * {
                width: auto
              }
              .jl-child-width-expand\@m>: not([class*=jl-width]) {
                flex: 1;
                min-width: 1px
              }
              .jl-child-width-1-1\@m>: not([class*=jl-width]), .jl-child-width-1-2\@m>: not([class*=jl-width]), .jl-child-width-1-3\@m>: not([class*=jl-width]), .jl-child-width-1-4\@m>: not([class*=jl-width]), .jl-child-width-1-5\@m>: not([class*=jl-width]), .jl-child-width-1-6\@m>: not([class*=jl-width]), .jl-child-width-auto\@m>: not([class*=jl-width]) {
                            flex: initial
                          }
                        }
                        @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% / 3)
                          }
                          .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% / 6)
                          }
                          .jl-child-width-auto\@l > * {
                            width: auto
                          }
                          .jl-child-width-expand\@l>: not([class*=jl-width]) {
                            flex: 1;
                            min-width: 1px
                          }
                          .jl-child-width-1-1\@l>: not([class*=jl-width]), .jl-child-width-1-2\@l>: not([class*=jl-width]), .jl-child-width-1-3\@l>: not([class*=jl-width]), .jl-child-width-1-4\@l>: not([class*=jl-width]), .jl-child-width-1-5\@l>: not([class*=jl-width]), .jl-child-width-1-6\@l>: not([class*=jl-width]), .jl-child-width-auto\@l>: not([class*=jl-width]) {
                                        flex: initial
                                      }
                                    }
                                    @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% / 3)
                                      }
                                      .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% / 6)
                                      }
                                      .jl-child-width-auto\@xl > * {
                                        width: auto
                                      }
                                      .jl-child-width-expand\@xl>: not([class*=jl-width]) {
                                        flex: 1;
                                        min-width: 1px
                                      }
                                      .jl-child-width-1-1\@xl>: not([class*=jl-width]), .jl-child-width-1-2\@xl>: not([class*=jl-width]), .jl-child-width-1-3\@xl>: not([class*=jl-width]), .jl-child-width-1-4\@xl>: not([class*=jl-width]), .jl-child-width-1-5\@xl>: not([class*=jl-width]), .jl-child-width-1-6\@xl>: not([class*=jl-width]), .jl-child-width-auto\@xl>: not([class*=jl-width]) {
                                                    flex: initial
                                                  }
                                                }
                                                [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% / 3)
                                                }
                                                .jl-width-2-3 {
                                                  width: calc(200% / 3)
                                                }
                                                .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% / 6)
                                                }
                                                .jl-width-5-6 {
                                                  width: calc(500% / 6)
                                                }
                                                .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% / 3)
                                                  }
                                                  .jl-width-2-3\@s {
                                                    width: calc(200% / 3)
                                                  }
                                                  .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% / 6)
                                                  }
                                                  .jl-width-5-6\@s {
                                                    width: calc(500% / 6)
                                                  }
                                                  .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
                                                  }
                                                  .jl-width-1-1\@s, .jl-width-1-2\@s, .jl-width-1-3\@s, .jl-width-1-4\@s, .jl-width-1-5\@s, .jl-width-1-6\@s, .jl-width-2-3\@s, .jl-width-2-5\@s, .jl-width-2xlarge\@s, .jl-width-3-4\@s, .jl-width-3-5\@s, .jl-width-4-5\@s, .jl-width-5-6\@s, .jl-width-auto\@s, .jl-width-large\@s, .jl-width-medium\@s, .jl-width-small\@s, .jl-width-xlarge\@s {
                                                    flex: initial
                                                  }
                                                }
                                                @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% / 3)
                                                  }
                                                  .jl-width-2-3\@m {
                                                    width: calc(200% / 3)
                                                  }
                                                  .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% / 6)
                                                  }
                                                  .jl-width-5-6\@m {
                                                    width: calc(500% / 6)
                                                  }
                                                  .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
                                                  }
                                                  .jl-width-1-1\@m, .jl-width-1-2\@m, .jl-width-1-3\@m, .jl-width-1-4\@m, .jl-width-1-5\@m, .jl-width-1-6\@m, .jl-width-2-3\@m, .jl-width-2-5\@m, .jl-width-2xlarge\@m, .jl-width-3-4\@m, .jl-width-3-5\@m, .jl-width-4-5\@m, .jl-width-5-6\@m, .jl-width-auto\@m, .jl-width-large\@m, .jl-width-medium\@m, .jl-width-small\@m, .jl-width-xlarge\@m {
                                                    flex: initial
                                                  }
                                                }
                                                @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% / 3)
                                                  }
                                                  .jl-width-2-3\@l {
                                                    width: calc(200% / 3)
                                                  }
                                                  .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% / 6)
                                                  }
                                                  .jl-width-5-6\@l {
                                                    width: calc(500% / 6)
                                                  }
                                                  .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
                                                  }
                                                  .jl-width-1-1\@l, .jl-width-1-2\@l, .jl-width-1-3\@l, .jl-width-1-4\@l, .jl-width-1-5\@l, .jl-width-1-6\@l, .jl-width-2-3\@l, .jl-width-2-5\@l, .jl-width-2xlarge\@l, .jl-width-3-4\@l, .jl-width-3-5\@l, .jl-width-4-5\@l, .jl-width-5-6\@l, .jl-width-auto\@l, .jl-width-large\@l, .jl-width-medium\@l, .jl-width-small\@l, .jl-width-xlarge\@l {
                                                    flex: initial
                                                  }
                                                }
                                                @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% / 3)
                                                  }
                                                  .jl-width-2-3\@xl {
                                                    width: calc(200% / 3)
                                                  }
                                                  .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% / 6)
                                                  }
                                                  .jl-width-5-6\@xl {
                                                    width: calc(500% / 6)
                                                  }
                                                  .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
                                                  }
                                                  .jl-width-1-1\@xl, .jl-width-1-2\@xl, .jl-width-1-3\@xl, .jl-width-1-4\@xl, .jl-width-1-5\@xl, .jl-width-1-6\@xl, .jl-width-2-3\@xl, .jl-width-2-5\@xl, .jl-width-2xlarge\@xl, .jl-width-3-4\@xl, .jl-width-3-5\@xl, .jl-width-4-5\@xl, .jl-width-5-6\@xl, .jl-width-auto\@xl, .jl-width-large\@xl, .jl-width-medium\@xl, .jl-width-small\@xl, .jl-width-xlarge\@xl {
                                                    flex: initial
                                                  }
                                                }
                                                .jl-width-max-content {
                                                  width: max-content
                                                }
                                                .jl-width-min-content {
                                                  width: min-content
                                                }
                                                [class*=jl-height] {
                                                  box-sizing: border-box
                                                }
                                                .jl-height-1-1 {
                                                  height: 100%
                                                }
                                                .jl-height-viewport {
                                                  min-height: 100vh
                                                }
                                                .jl-height-viewport-2 {
                                                  min-height: 200vh
                                                }
                                                .jl-height-viewport-3 {
                                                  min-height: 300vh
                                                }
                                                .jl-height-viewport-4 {
                                                  min-height: 400vh
                                                }
                                                .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: 1.25rem;
                                                  line-height: 1.5;
                                                  color: #1c1c1c
                                                }
                                                .jl-text-meta {
                                                  font-size: 14px;
                                                  line-height: 1.4;
                                                  color: #868686
                                                }
                                                .jl-text-meta > a {
                                                  color: #439a86
                                                }
                                                .jl-text-meta > a:hover {
                                                  color: #245348;
                                                  text-decoration: none
                                                }
                                                .jl-text-small {
                                                  font-size: 14px;
                                                  line-height: 1.5
                                                }
                                                .jl-text-large {
                                                  font-size: 22px;
                                                  line-height: 1.5
                                                }
                                                .jl-text-default {
                                                  font-size: 16px;
                                                  line-height: 1.75
                                                }
                                                .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-decoration-none {
                                                  text-decoration: none !important
                                                }
                                                .jl-text-muted {
                                                  color: #868686 !important
                                                }
                                                .jl-text-emphasis {
                                                  color: #1c1c1c !important
                                                }
                                                .jl-text-primary {
                                                  color: #439a86 !important
                                                }
                                                .jl-text-secondary {
                                                  color: #111 !important
                                                }
                                                .jl-text-success {
                                                  color: #2da44e !important
                                                }
                                                .jl-text-warning {
                                                  color: #ffa255 !important
                                                }
                                                .jl-text-danger {
                                                  color: #ff4151 !important
                                                }
                                                .jl-text-background {
                                                  -webkit-background-clip: text;
                                                  color: transparent !important;
                                                  display: inline-block;
                                                  background-color: #439a86;
                                                  background-image: linear-gradient(90deg, #439a86 0, #43749a 100%)
                                                }
                                                .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
                                                }
                                                td.jl-text-break, th.jl-text-break {
                                                  word-break: break-word
                                                }
                                                [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 rgba(0, 0, 0, 0.1);
                                                  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
                                                }
                                                [data-jl-cover]:where(canvas, iframe, svg), [jl-cover]:where(canvas, iframe, svg) {
                                                  max-width: none;
                                                  position: absolute;
                                                  left: 50%;
                                                  top: 50%;
                                                  --jl-position-translate-x: -50%;
                                                  --jl-position-translate-y: -50%;
                                                  transform: translate(var(--jl-position-translate-x), var(--jl-position-translate-y))
                                                }
                                                iframe[data-jl-cover], iframe[jl-cover] {
                                                  pointer-events: none
                                                }
                                                [data-jl-cover]:where(img, video), [jl-cover]:where(img, video) {
                                                  position: absolute;
                                                  top: 0;
                                                  left: 0;
                                                  width: 100%;
                                                  height: 100%;
                                                  box-sizing: border-box;
                                                  object-fit: cover;
                                                  object-position: center
                                                }
                                                .jl-cover-container {
                                                  overflow: hidden;
                                                  position: relative
                                                }
                                                .jl-background-default {
                                                  background-color: #fff
                                                }
                                                .jl-background-muted {
                                                  background-color: #f7f7f7
                                                }
                                                .jl-background-primary {
                                                  background-color: #439a86
                                                }
                                                .jl-background-secondary {
                                                  background-color: #111
                                                }
                                                .jl-background-contain, .jl-background-cover, .jl-background-height-1-1, .jl-background-width-1-1 {
                                                  background-position: 50% 50%;
                                                  background-repeat: no-repeat
                                                }
                                                .jl-background-cover {
                                                  background-size: cover
                                                }
                                                .jl-background-contain {
                                                  background-size: contain
                                                }
                                                .jl-background-width-1-1 {
                                                  background-size: 100%
                                                }
                                                .jl-background-height-1-1 {
                                                  background-size: auto 100%
                                                }
                                                .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 rgba(0, 0, 0, .1);
                                                  overflow: auto;
                                                  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
                                                }
                                                .jl-overflow-auto > :last-child {
                                                  margin-bottom: 0
                                                }
                                                .jl-box-sizing-content {
                                                  box-sizing: content-box
                                                }
                                                .jl-box-sizing-border {
                                                  box-sizing: border-box
                                                }
                                                .jl-resize {
                                                  resize: both
                                                }
                                                .jl-resize-horizontal {
                                                  resize: horizontal
                                                }
                                                .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
                                                }
                                                [data-jl-responsive], [jl-responsive] {
                                                  max-width: 100%
                                                }
                                                .jl-object-cover {
                                                  object-fit: cover
                                                }
                                                .jl-object-contain {
                                                  object-fit: contain
                                                }
                                                .jl-object-fill {
                                                  object-fit: fill
                                                }
                                                .jl-object-none {
                                                  object-fit: none
                                                }
                                                .jl-object-scale-down {
                                                  object-fit: scale-down
                                                }
                                                .jl-object-top-left {
                                                  object-position: 0 0
                                                }
                                                .jl-object-top-center {
                                                  object-position: 50% 0
                                                }
                                                .jl-object-top-right {
                                                  object-position: 100% 0
                                                }
                                                .jl-object-center-left {
                                                  object-position: 0 50%
                                                }
                                                .jl-object-center-center {
                                                  object-position: 50% 50%
                                                }
                                                .jl-object-center-right {
                                                  object-position: 100% 50%
                                                }
                                                .jl-object-bottom-left {
                                                  object-position: 0 100%
                                                }
                                                .jl-object-bottom-center {
                                                  object-position: 50% 100%
                                                }
                                                .jl-object-bottom-right {
                                                  object-position: 100% 100%
                                                }
                                                .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, .07)
                                                }
                                                .jl-box-shadow-medium {
                                                  box-shadow: 0 4px 15px rgba(0, 0, 0, .07)
                                                }
                                                .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, .12)
                                                }
                                                [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, .07)
                                                }
                                                .jl-box-shadow-hover-medium:hover {
                                                  box-shadow: 0 4px 15px rgba(0, 0, 0, .07)
                                                }
                                                .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, .12)
                                                }
                                                @supports (filter:blur(0)) {
                                                  .jl-box-shadow-bottom {
                                                    display: inline-block;
                                                    position: relative;
                                                    z-index: 0;
                                                    max-width: 100%;
                                                    vertical-align: middle
                                                  }
                                                  .jl-box-shadow-bottom::after {
                                                    content: "";
                                                    position: absolute;
                                                    bottom: -30px;
                                                    left: 0;
                                                    right: 0;
                                                    z-index: -1;
                                                    height: 30px;
                                                    border-radius: 100%;
                                                    background: #444;
                                                    filter: blur(20px);
                                                    will-change: filter
                                                  }
                                                }
                                                .jl-dropcap::first-letter, .jl-dropcap > p:first-of-type::first-letter {
                                                  display: block;
                                                  margin-right: 10px;
                                                  float: left;
                                                  font-size: 5.25em;
                                                  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%
                                                  }
                                                }
                                                .jl-logo {
                                                  font-size: 26px;
                                                  color: #1c1c1c;
                                                  text-decoration: none
                                                }
                                                :where(.jl-logo) {
                                                  display: inline-block;
                                                  vertical-align: middle
                                                }
                                                .jl-logo:hover {
                                                  color: #1c1c1c;
                                                  text-decoration: none
                                                }
                                                .jl-logo :where(img, svg, video) {
                                                  display: block
                                                }
                                                .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-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
                                                }
                                                @media (min-width:640px) {
                                                  .jl-flex-stretch\@s {
                                                    align-items: stretch
                                                  }
                                                  .jl-flex-top\@s {
                                                    align-items: flex-start
                                                  }
                                                  .jl-flex-middle\@s {
                                                    align-items: center
                                                  }
                                                  .jl-flex-bottom\@s {
                                                    align-items: flex-end
                                                  }
                                                }
                                                @media (min-width:960px) {
                                                  .jl-flex-stretch\@m {
                                                    align-items: stretch
                                                  }
                                                  .jl-flex-top\@m {
                                                    align-items: flex-start
                                                  }
                                                  .jl-flex-middle\@m {
                                                    align-items: center
                                                  }
                                                  .jl-flex-bottom\@m {
                                                    align-items: flex-end
                                                  }
                                                }
                                                @media (min-width:1200px) {
                                                  .jl-flex-stretch\@l {
                                                    align-items: stretch
                                                  }
                                                  .jl-flex-top\@l {
                                                    align-items: flex-start
                                                  }
                                                  .jl-flex-middle\@l {
                                                    align-items: center
                                                  }
                                                  .jl-flex-bottom\@l {
                                                    align-items: flex-end
                                                  }
                                                }
                                                @media (min-width:1600px) {
                                                  .jl-flex-stretch\@xl {
                                                    align-items: stretch
                                                  }
                                                  .jl-flex-top\@xl {
                                                    align-items: flex-start
                                                  }
                                                  .jl-flex-middle\@xl {
                                                    align-items: center
                                                  }
                                                  .jl-flex-bottom\@xl {
                                                    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
                                                }
                                                @media (min-width:640px) {
                                                  .jl-flex-row\@s {
                                                    flex-direction: row
                                                  }
                                                  .jl-flex-column\@s {
                                                    flex-direction: column
                                                  }
                                                }
                                                @media (min-width:960px) {
                                                  .jl-flex-row\@m {
                                                    flex-direction: row
                                                  }
                                                  .jl-flex-column\@m {
                                                    flex-direction: column
                                                  }
                                                }
                                                @media (min-width:1200px) {
                                                  .jl-flex-row\@l {
                                                    flex-direction: row
                                                  }
                                                  .jl-flex-column\@l {
                                                    flex-direction: column
                                                  }
                                                }
                                                @media (min-width:1600px) {
                                                  .jl-flex-row\@xl {
                                                    flex-direction: row
                                                  }
                                                  .jl-flex-column\@xl {
                                                    flex-direction: column
                                                  }
                                                }
                                                .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-initial {
                                                  flex: initial
                                                }
                                                .jl-flex-none {
                                                  flex: none
                                                }
                                                .jl-flex-auto {
                                                  flex: auto
                                                }
                                                .jl-flex-1 {
                                                  flex: 1
                                                }
                                                @media (min-width:640px) {
                                                  .jl-flex-initial\@s {
                                                    flex: initial
                                                  }
                                                  .jl-flex-none\@s {
                                                    flex: none
                                                  }
                                                  .jl-flex-1\@s {
                                                    flex: 1
                                                  }
                                                }
                                                @media (min-width:960px) {
                                                  .jl-flex-initial\@m {
                                                    flex: initial
                                                  }
                                                  .jl-flex-none\@m {
                                                    flex: none
                                                  }
                                                  .jl-flex-1\@m {
                                                    flex: 1
                                                  }
                                                }
                                                @media (min-width:1200px) {
                                                  .jl-flex-initial\@l {
                                                    flex: initial
                                                  }
                                                  .jl-flex-none\@l {
                                                    flex: none
                                                  }
                                                  .jl-flex-1\@l {
                                                    flex: 1
                                                  }
                                                }
                                                @media (min-width:1600px) {
                                                  .jl-flex-initial\@xl {
                                                    flex: initial
                                                  }
                                                  .jl-flex-none\@xl {
                                                    flex: none
                                                  }
                                                  .jl-flex-1\@xl {
                                                    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: 40px
                                                }
                                                @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
                                                }
                                                :root {
                                                  --jl-position-margin-offset: 0px
                                                }
                                                [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: calc(100% - (var(--jl-position-margin-offset) * 2));
                                                  box-sizing: border-box
                                                }
                                                .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: calc(50% - var(--jl-position-margin-offset));
                                                  left: calc(50% - var(--jl-position-margin-offset));
                                                  --jl-position-translate-x: -50%;
                                                  --jl-position-translate-y: -50%;
                                                  transform: translate(var(--jl-position-translate-x), var(--jl-position-translate-y));
                                                  width: max-content
                                                }
                                                .jl-position-center-vertical, [class*=jl-position-center-left], [class*=jl-position-center-right] {
                                                  top: calc(50% - var(--jl-position-margin-offset));
                                                  --jl-position-translate-y: -50%;
                                                  transform: translate(0, var(--jl-position-translate-y))
                                                }
                                                .jl-position-center-left {
                                                  left: 0
                                                }
                                                .jl-position-center-right {
                                                  right: 0
                                                }
                                                .jl-position-center-vertical {
                                                  left: 0;
                                                  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-center-horizontal, .jl-position-top-center {
                                                  left: calc(50% - var(--jl-position-margin-offset));
                                                  --jl-position-translate-x: -50%;
                                                  transform: translate(var(--jl-position-translate-x), 0);
                                                  width: max-content
                                                }
                                                .jl-position-top-center {
                                                  top: 0
                                                }
                                                .jl-position-bottom-center {
                                                  bottom: 0
                                                }
                                                .jl-position-center-horizontal {
                                                  top: 0;
                                                  bottom: 0
                                                }
                                                .jl-position-cover {
                                                  position: absolute;
                                                  top: 0;
                                                  bottom: 0;
                                                  left: 0;
                                                  right: 0
                                                }
                                                .jl-position-small {
                                                  margin: 15px;
                                                  --jl-position-margin-offset: 15px
                                                }
                                                .jl-position-medium {
                                                  margin: 30px;
                                                  --jl-position-margin-offset: 30px
                                                }
                                                .jl-position-large {
                                                  margin: 30px;
                                                  --jl-position-margin-offset: 30px
                                                }
                                                @media (min-width:1200px) {
                                                  .jl-position-large {
                                                    margin: 50px;
                                                    --jl-position-margin-offset: 50px
                                                  }
                                                }
                                                .jl-position-relative {
                                                  position: relative !important
                                                }
                                                .jl-position-absolute {
                                                  position: absolute !important
                                                }
                                                .jl-position-fixed {
                                                  position: fixed !important
                                                }
                                                .jl-position-sticky {
                                                  position: sticky !important
                                                }
                                                .jl-position-z-index {
                                                  z-index: 1
                                                }
                                                .jl-position-z-index-zero {
                                                  z-index: 0
                                                }
                                                .jl-position-z-index-negative {
                                                  z-index: -1
                                                }
                                                .jl-position-z-index-high {
                                                  z-index: 990
                                                }
                                                :where(.jl-transition-fade), :where([class*=jl-transition-scale]), :where([class*=jl-transition-slide]) {
                                                  --jl-position-translate-x: 0;
                                                  --jl-position-translate-y: 0
                                                }
                                                .jl-transition-fade, [class*=jl-transition-scale], [class*=jl-transition-slide] {
                                                  --jl-translate-x: 0;
                                                  --jl-translate-y: 0;
                                                  --jl-scale-x: 1;
                                                  --jl-scale-y: 1;
                                                  transform: translate(var(--jl-position-translate-x), var(--jl-position-translate-y)) translate(var(--jl-translate-x), var(--jl-translate-y)) scale(var(--jl-scale-x), var(--jl-scale-y));
                                                  transition: .3s ease-out;
                                                  transition-property: opacity, transform, filter;
                                                  opacity: 0
                                                }
                                                .jl-transition-active.jl-active .jl-transition-fade, .jl-transition-toggle .jl-transition-fade:focus-within, .jl-transition-toggle:focus .jl-transition-fade, .jl-transition-toggle:hover .jl-transition-fade {
                                                  opacity: 1
                                                }
                                                [class*=jl-transition-scale] {
                                                  -webkit-backface-visibility: hidden
                                                }
                                                .jl-transition-scale-up {
                                                  --jl-scale-x: 1;
                                                  --jl-scale-y: 1
                                                }
                                                .jl-transition-scale-down {
                                                  --jl-scale-x: 1.03;
                                                  --jl-scale-y: 1.03
                                                }
                                                .jl-transition-active.jl-active .jl-transition-scale-up, .jl-transition-toggle .jl-transition-scale-up:focus-within, .jl-transition-toggle:focus .jl-transition-scale-up, .jl-transition-toggle:hover .jl-transition-scale-up {
                                                  --jl-scale-x: 1.03;
                                                  --jl-scale-y: 1.03;
                                                  opacity: 1
                                                }
                                                .jl-transition-active.jl-active .jl-transition-scale-down, .jl-transition-toggle .jl-transition-scale-down:focus-within, .jl-transition-toggle:focus .jl-transition-scale-down, .jl-transition-toggle:hover .jl-transition-scale-down {
                                                  --jl-scale-x: 1;
                                                  --jl-scale-y: 1;
                                                  opacity: 1
                                                }
                                                .jl-transition-slide-top {
                                                  --jl-translate-y: -100%
                                                }
                                                .jl-transition-slide-bottom {
                                                  --jl-translate-y: 100%
                                                }
                                                .jl-transition-slide-left {
                                                  --jl-translate-x: -100%
                                                }
                                                .jl-transition-slide-right {
                                                  --jl-translate-x: 100%
                                                }
                                                .jl-transition-slide-top-small {
                                                  --jl-translate-y: calc(-1 * 10px)
                                                }
                                                .jl-transition-slide-bottom-small {
                                                  --jl-translate-y: 10px
                                                }
                                                .jl-transition-slide-left-small {
                                                  --jl-translate-x: calc(-1 * 10px)
                                                }
                                                .jl-transition-slide-right-small {
                                                  --jl-translate-x: 10px
                                                }
                                                .jl-transition-slide-top-medium {
                                                  --jl-translate-y: calc(-1 * 50px)
                                                }
                                                .jl-transition-slide-bottom-medium {
                                                  --jl-translate-y: 50px
                                                }
                                                .jl-transition-slide-left-medium {
                                                  --jl-translate-x: calc(-1 * 50px)
                                                }
                                                .jl-transition-slide-right-medium {
                                                  --jl-translate-x: 50px
                                                }
                                                .jl-transition-active.jl-active [class*=jl-transition-slide], .jl-transition-toggle [class*=jl-transition-slide]:focus-within, .jl-transition-toggle:focus [class*=jl-transition-slide], .jl-transition-toggle:hover [class*=jl-transition-slide] {
                                                  --jl-translate-x: 0;
                                                  --jl-translate-y: 0;
                                                  opacity: 1
                                                }
                                                .jl-transition-opaque {
                                                  opacity: 1
                                                }
                                                .jl-transition-slow {
                                                  transition-duration: .7s
                                                }
                                                .jl-transition-disable, .jl-transition-disable * {
                                                  transition: none !important
                                                }
                                                .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-hidden-visually:not(:focus):not(:active):not(:focus-within), .jl-visible-toggle:not(:hover):not(:focus) .jl-hidden-hover:not(:focus-within) {
                                                  position: absolute !important;
                                                  width: 1px !important;
                                                  height: 1px !important;
                                                  padding: 0 !important;
                                                  border: 0 !important;
                                                  margin: 0 !important;
                                                  overflow: hidden !important;
                                                  clip-path: inset(50%) !important;
                                                  white-space: nowrap !important
                                                }
                                                .jl-visible-toggle:not(:hover):not(:focus) .jl-invisible-hover:not(:focus-within) {
                                                  opacity: 0 !important
                                                }
                                                @media (hover:none) {
                                                  .jl-hidden-touch {
                                                    display: none !important
                                                  }
                                                }
                                                @media (hover) {
                                                  .jl-hidden-notouch {
                                                    display: none !important
                                                  }
                                                }
                                                .jl-light {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-link, .jl-light a {
                                                  color: #fff
                                                }
                                                .jl-light .jl-link-toggle:hover .jl-link, .jl-light .jl-link:hover, .jl-light a:hover {
                                                  color: #fff
                                                }
                                                .jl-light :not(pre) > code, .jl-light :not(pre) > kbd, .jl-light :not(pre) > samp {
                                                  color: rgba(255, 255, 255, .7);
                                                  background-color: rgba(255, 255, 255, .15)
                                                }
                                                .jl-light em {
                                                  color: #fff
                                                }
                                                .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-3xlarge, .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 {
                                                  color: #fff
                                                }
                                                .jl-light blockquote {
                                                  color: #fff
                                                }
                                                .jl-light blockquote footer {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-hr, .jl-light hr {
                                                  border-top-color: rgba(255, 255, 255, .2)
                                                }
                                                .jl-light :focus-visible {
                                                  outline-color: #fff
                                                }
                                                .jl-light .jl-link-muted a, .jl-light a.jl-link-muted {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-link-muted a:hover, .jl-light .jl-link-toggle:hover .jl-link-muted, .jl-light a.jl-link-muted:hover {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-link-text a:hover, .jl-light .jl-link-toggle:hover .jl-link-text, .jl-light a.jl-link-text:hover {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-link-heading a:hover, .jl-light .jl-link-toggle:hover .jl-link-heading, .jl-light a.jl-link-heading:hover {
                                                  color: #fff
                                                }
                                                .jl-light .jl-heading-divider {
                                                  border-bottom-color: rgba(255, 255, 255, .2)
                                                }
                                                .jl-light .jl-heading-bullet::before {
                                                  border-left-color: rgba(255, 255, 255, .2)
                                                }
                                                .jl-light .jl-heading-line > ::after, .jl-light .jl-heading-line > ::before {
                                                  border-bottom-color: rgba(255, 255, 255, .2)
                                                }
                                                .jl-light .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-light .jl-divider-icon::after, .jl-light .jl-divider-icon::before {
                                                  border-bottom-color: rgba(255, 255, 255, .2)
                                                }
                                                .jl-light .jl-divider-small::after {
                                                  border-top-color: rgba(255, 255, 255, .2)
                                                }
                                                .jl-light .jl-divider-vertical {
                                                  border-left-color: rgba(255, 255, 255, .2)
                                                }
                                                .jl-light .jl-list-muted > ::before {
                                                  color: rgba(255, 255, 255, .5) !important
                                                }
                                                .jl-light .jl-list-emphasis > ::before {
                                                  color: #fff !important
                                                }
                                                .jl-light .jl-list-primary > ::before {
                                                  color: #fff !important
                                                }
                                                .jl-light .jl-list-secondary > ::before {
                                                  color: #fff !important
                                                }
                                                .jl-light .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.7%29%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E")
                                                }
                                                .jl-light .jl-list-divider > :nth-child(n+2) {
                                                  border-top-color: rgba(255, 255, 255, .2)
                                                }
                                                .jl-light .jl-list-striped > :nth-of-type(odd) {
                                                  border-top-color: rgba(255, 255, 255, .2);
                                                  border-bottom-color: rgba(255, 255, 255, .2)
                                                }
                                                .jl-light .jl-list-striped > :nth-of-type(odd) {
                                                  background-color: rgba(255, 255, 255, .15)
                                                }
                                                .jl-light .jl-table th {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-table caption {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-table tbody tr.jl-active, .jl-light .jl-table > tr.jl-active {
                                                  background: rgba(255, 255, 255, .13)
                                                }
                                                .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) {
                                                  border-top-color: rgba(255, 255, 255, .2)
                                                }
                                                .jl-light .jl-table-striped tbody tr:nth-of-type(odd), .jl-light .jl-table-striped > tr:nth-of-type(odd) {
                                                  background: rgba(255, 255, 255, .15);
                                                  border-top-color: rgba(255, 255, 255, .2);
                                                  border-bottom-color: rgba(255, 255, 255, .2)
                                                }
                                                .jl-light .jl-table-hover tbody tr:hover, .jl-light .jl-table-hover > tr:hover {
                                                  background: rgba(255, 255, 255, .13)
                                                }
                                                .jl-light .jl-icon-link {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-icon-link:hover {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-active > .jl-icon-link, .jl-light .jl-icon-link:active {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-icon-button {
                                                  background-color: rgba(255, 255, 255, .15);
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-icon-button:hover {
                                                  background-color: rgba(255, 255, 255, .2);
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-icon-button:active {
                                                  background-color: rgba(255, 255, 255, .25);
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-input, .jl-light .jl-select, .jl-light .jl-textarea {
                                                  background-color: rgba(255, 255, 255, .15);
                                                  color: rgba(255, 255, 255, .7);
                                                  background-clip: padding-box;
                                                  border-color: rgba(255, 255, 255, .2)
                                                }
                                                .jl-light .jl-input:focus, .jl-light .jl-select:focus, .jl-light .jl-textarea:focus {
                                                  background-color: rgba(255, 255, 255, .2);
                                                  color: rgba(255, 255, 255, .7);
                                                  border-color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-input::placeholder {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-textarea::placeholder {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .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.7%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.7%29%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
                                                }
                                                .jl-light .jl-input[list]:focus, .jl-light .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.7%29%22%20points%3D%2212%2012%208%206%2016%206%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")
                                                }
                                                .jl-light .jl-checkbox, .jl-light .jl-radio {
                                                  background-color: rgba(255, 255, 255, .15);
                                                  border-color: rgba(255, 255, 255, .2)
                                                }
                                                .jl-light .jl-checkbox:focus, .jl-light .jl-radio:focus {
                                                  background-color: rgba(255, 255, 255, .2);
                                                  border-color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-checkbox:checked, .jl-light .jl-checkbox:indeterminate, .jl-light .jl-radio:checked {
                                                  background-color: #fff;
                                                  border-color: #fff
                                                }
                                                .jl-light .jl-checkbox:checked:focus, .jl-light .jl-checkbox:indeterminate:focus, .jl-light .jl-radio:checked:focus {
                                                  background-color: #fff
                                                }
                                                .jl-light .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%231C1C1C%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E")
                                                }
                                                .jl-light .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%231C1C1C%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-light .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%231C1C1C%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-light .jl-form-label {
                                                  color: #fff
                                                }
                                                .jl-light .jl-form-icon {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-form-icon:hover {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-button-default {
                                                  background-color: transparent;
                                                  color: #fff;
                                                  border-color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-button-default:hover {
                                                  background-color: transparent;
                                                  color: #fff;
                                                  border-color: #fff
                                                }
                                                .jl-light .jl-button-default.jl-active, .jl-light .jl-button-default:active {
                                                  background-color: transparent;
                                                  color: #fff;
                                                  border-color: #fff
                                                }
                                                .jl-light .jl-button-primary {
                                                  background-color: #fff;
                                                  color: #1c1c1c
                                                }
                                                .jl-light .jl-button-primary:hover {
                                                  background-color: #f2f2f2;
                                                  color: #1c1c1c
                                                }
                                                .jl-light .jl-button-primary.jl-active, .jl-light .jl-button-primary:active {
                                                  background-color: #e6e6e6;
                                                  color: #1c1c1c
                                                }
                                                .jl-light .jl-button-secondary {
                                                  background-color: #fff;
                                                  color: #1c1c1c
                                                }
                                                .jl-light .jl-button-secondary:hover {
                                                  background-color: #f2f2f2;
                                                  color: #1c1c1c
                                                }
                                                .jl-light .jl-button-secondary.jl-active, .jl-light .jl-button-secondary:active {
                                                  background-color: #e6e6e6;
                                                  color: #1c1c1c
                                                }
                                                .jl-light .jl-button-text {
                                                  color: #fff
                                                }
                                                .jl-light .jl-button-text::before {
                                                  border-bottom-color: #fff
                                                }
                                                .jl-light .jl-button-text:hover {
                                                  color: #fff
                                                }
                                                .jl-light .jl-button-text:disabled {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-button-link {
                                                  color: #fff
                                                }
                                                .jl-light .jl-button-link:hover {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light.jl-card-badge {
                                                  background-color: #fff;
                                                  color: #1c1c1c
                                                }
                                                .jl-light .jl-close {
                                                  color: #fff
                                                }
                                                .jl-light .jl-close:hover {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-totop {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-totop:hover {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-totop:active {
                                                  color: #fff
                                                }
                                                .jl-light .jl-marker {
                                                  background: #fff;
                                                  color: #1c1c1c
                                                }
                                                .jl-light .jl-marker:hover {
                                                  color: #1c1c1c;
                                                  background: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-badge {
                                                  background-color: #fff;
                                                  color: #1c1c1c !important
                                                }
                                                .jl-light .jl-label {
                                                  background-color: #fff;
                                                  color: #1c1c1c
                                                }
                                                .jl-light .jl-article-meta {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-search-input {
                                                  color: #1c1c1c
                                                }
                                                .jl-light .jl-search-input::placeholder {
                                                  color: #868686
                                                }
                                                .jl-light .jl-search .jl-search-icon {
                                                  color: #868686
                                                }
                                                .jl-light .jl-search .jl-search-icon:hover {
                                                  color: #868686
                                                }
                                                .jl-light .jl-search-default .jl-search-input {
                                                  background-color: #fff
                                                }
                                                .jl-light .jl-search-default .jl-search-input:focus {
                                                  background-color: rgba(255, 255, 255, .85)
                                                }
                                                .jl-light .jl-search-navbar .jl-search-input {
                                                  background-color: transparent
                                                }
                                                .jl-light .jl-search-large .jl-search-input {
                                                  background-color: transparent
                                                }
                                                .jl-light .jl-search-toggle {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-search-toggle:hover {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-accordion-title {
                                                  color: #fff
                                                }
                                                .jl-light .jl-accordion-title:hover {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-grid-divider > :not(.jl-first-column)::before {
                                                  border-left-color: rgba(255, 255, 255, .2)
                                                }
                                                .jl-light .jl-grid-divider.jl-grid-stack > .jl-grid-margin::before {
                                                  border-top-color: rgba(255, 255, 255, .2)
                                                }
                                                .jl-light .jl-nav-default > li > a {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-nav-default > li > a:hover {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-nav-default > li.jl-active > a {
                                                  color: #fff
                                                }
                                                .jl-light .jl-nav-default .jl-nav-header {
                                                  color: #fff
                                                }
                                                .jl-light .jl-nav-default .jl-nav-divider {
                                                  border-top-color: rgba(255, 255, 255, .2)
                                                }
                                                .jl-light .jl-nav-default .jl-nav-sub a {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-nav-default .jl-nav-sub a:hover {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-nav-default .jl-nav-sub li.jl-active > a {
                                                  color: #fff
                                                }
                                                .jl-light .jl-nav-primary > li > a {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-nav-primary > li > a:hover {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-nav-primary > li.jl-active > a {
                                                  color: #fff
                                                }
                                                .jl-light .jl-nav-primary .jl-nav-header {
                                                  color: #fff
                                                }
                                                .jl-light .jl-nav-primary .jl-nav-divider {
                                                  border-top-color: rgba(255, 255, 255, .2)
                                                }
                                                .jl-light .jl-nav-primary .jl-nav-sub a {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-nav-primary .jl-nav-sub a:hover {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-nav-primary .jl-nav-sub li.jl-active > a {
                                                  color: #fff
                                                }
                                                .jl-light .jl-nav-secondary > li > a {
                                                  color: #fff
                                                }
                                                .jl-light .jl-nav-secondary > li > a:hover {
                                                  color: #fff;
                                                  background-color: rgba(255, 255, 255, .15)
                                                }
                                                .jl-light .jl-nav-secondary > li.jl-active > a {
                                                  color: #fff;
                                                  background-color: rgba(255, 255, 255, .15)
                                                }
                                                .jl-light .jl-nav-secondary .jl-nav-subtitle {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-nav-secondary > li > a:hover .jl-nav-subtitle {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-nav-secondary > li.jl-active > a .jl-nav-subtitle {
                                                  color: #fff
                                                }
                                                .jl-light .jl-nav-secondary .jl-nav-header {
                                                  color: #fff
                                                }
                                                .jl-light .jl-nav-secondary .jl-nav-divider {
                                                  border-top-color: rgba(255, 255, 255, .2)
                                                }
                                                .jl-light .jl-nav-secondary .jl-nav-sub a {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-nav-secondary .jl-nav-sub a:hover {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-nav-secondary .jl-nav-sub li.jl-active > a {
                                                  color: #fff
                                                }
                                                .jl-light .jl-nav.jl-nav-divider > :not(.jl-nav-divider) + :not(.jl-nav-header, .jl-nav-divider) {
                                                  border-top-color: rgba(255, 255, 255, .2)
                                                }
                                                .jl-light .jl-navbar-nav > li > a {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-navbar-nav > li:hover > a, .jl-light .jl-navbar-nav > li > a[aria-expanded=true] {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-navbar-nav > li > a:active {
                                                  color: #fff
                                                }
                                                .jl-light .jl-navbar-nav > li.jl-active > a {
                                                  color: #fff
                                                }
                                                .jl-light .jl-navbar-item {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-navbar-toggle {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-navbar-toggle:hover, .jl-light .jl-navbar-toggle[aria-expanded=true] {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-subnav > * > :first-child {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-subnav > * > a:hover {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-subnav > .jl-active > a {
                                                  color: #fff
                                                }
                                                .jl-light .jl-subnav-divider > :nth-child(n+2):not(.jl-first-column)::before {
                                                  border-left-color: rgba(255, 255, 255, .2)
                                                }
                                                .jl-light .jl-subnav-pill > * > :first-child {
                                                  background-color: transparent;
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-subnav-pill > * > a:hover {
                                                  background-color: rgba(255, 255, 255, .15);
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-subnav-pill > * > a:active {
                                                  background-color: rgba(255, 255, 255, .15);
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-subnav-pill > .jl-active > a {
                                                  background-color: #fff;
                                                  color: #1c1c1c
                                                }
                                                .jl-light .jl-subnav > .jl-disabled > a {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-breadcrumb > * > * {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-breadcrumb > * > :hover {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-breadcrumb > :last-child > * {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-breadcrumb > :nth-child(n+2):not(.jl-first-column)::before {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-pagination > * > * {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-pagination > * > :hover {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-pagination > .jl-active > * {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-pagination > .jl-disabled > * {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-tab::before {
                                                  border-color: rgba(255, 255, 255, .2)
                                                }
                                                .jl-light .jl-tab > * > a {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-tab > * > a:hover {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-tab > .jl-active > a {
                                                  color: #fff;
                                                  border-color: #fff
                                                }
                                                .jl-light .jl-tab > .jl-disabled > a {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-slidenav {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-slidenav:hover {
                                                  color: rgba(255, 255, 255, .95)
                                                }
                                                .jl-light .jl-slidenav:active {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-dotnav > * > * {
                                                  background-color: transparent;
                                                  border-color: rgba(255, 255, 255, .9)
                                                }
                                                .jl-light .jl-dotnav > * > :hover {
                                                  background-color: rgba(255, 255, 255, .9);
                                                  border-color: transparent
                                                }
                                                .jl-light .jl-dotnav > * > :active {
                                                  background-color: rgba(255, 255, 255, .5);
                                                  border-color: transparent
                                                }
                                                .jl-light .jl-dotnav > .jl-active > * {
                                                  background-color: rgba(255, 255, 255, .9);
                                                  border-color: transparent
                                                }
                                                .jl-light .jl-thumbnav > * > ::after {
                                                  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .4))
                                                }
                                                .jl-light .jl-iconnav > * > a {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-iconnav > * > a:hover {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-iconnav > .jl-active > a {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-text-lead {
                                                  color: rgba(255, 255, 255, .7)
                                                }
                                                .jl-light .jl-text-meta {
                                                  color: rgba(255, 255, 255, .5)
                                                }
                                                .jl-light .jl-text-muted {
                                                  color: rgba(255, 255, 255, .5) !important
                                                }
                                                .jl-light .jl-text-emphasis {
                                                  color: #fff !important
                                                }
                                                .jl-light .jl-text-primary {
                                                  color: #fff !important
                                                }
                                                .jl-light .jl-text-secondary {
                                                  color: #fff !important
                                                }
                                                .jl-light .jl-column-divider {
                                                  column-rule-color: rgba(255, 255, 255, 0.2)
                                                }
                                                .jl-light .jl-logo {
                                                  color: #fff
                                                }
                                                .jl-light .jl-logo:hover {
                                                  color: #fff
                                                }
                                                .jl-light .jl-logo:has(.jl-logo-inverse) > :not(picture:has(.jl-logo-inverse)):not(.jl-logo-inverse) {
                                                  display: none
                                                }
                                                .jl-light .jl-logo-inverse {
                                                  display: block
                                                }
                                                .jl-light .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.7%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.7%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-light .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.7%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")
                                                }
                                                * {
                                                  --jl-inverse: initial
                                                }
                                                .jl-light {
                                                  --jl-inverse: light
                                                }
                                                .jl-card-default.jl-card-body, .jl-card-default > :not([class*=jl-card-media]), .jl-dark, .jl-dropbar, .jl-dropdown, .jl-navbar-dropdown, .jl-overlay-default, .jl-section-default:not(.jl-preserve-color), .jl-section-muted:not(.jl-preserve-color), .jl-tile-default:not(.jl-preserve-color), .jl-tile-muted:not(.jl-preserve-color) {
                                                  --jl-inverse: dark
                                                }
                                                .jl-inverse-light {
                                                  --jl-inverse: light !important
                                                }
                                                .jl-inverse-dark {
                                                  --jl-inverse: dark !important
                                                }