/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
html {
  box-sizing: border-box;
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
@keyframes jl-loading-spinner {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0);
  }
}
@keyframes jl-fade-in {
  0% {
    opacity: 0;
  }
  33% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes jl-shake {
  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%,
  80% {
    transform: translate3d(2px, 0, 0);
  }
  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%,
  60% {
    transform: translate3d(4px, 0, 0);
  }
}
@supports not (font-variation-settings: normal) {
  @font-face {
    font-family: 'GillSansforJL';
    src:
      url('/static/core/fonts/GillSansNovaforJL-SemiBold.woff2') format('woff2'),
      url('/static/core/fonts/GillSansNovaforJL-SemiBold.woff') format('woff'),
      url('/static/core/fonts/GillSansNovaforJL-SemiBold.ttf') format('truetype'),
      url('/static/core/fonts/GillSansNovaforJL-SemiBold.svg#jlicons') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'GillSansforJL';
    src:
      url('/static/core/fonts/GillSansNovaforJL-Bold.woff2') format('woff2'),
      url('/static/core/fonts/GillSansNovaforJL-Bold.woff') format('woff'),
      url('/static/core/fonts/GillSansNovaforJL-Bold.ttf') format('truetype'),
      url('/static/core/fonts/GillSansNovaforJL-Bold.svg#jlicons') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'GillSansforJL';
    src:
      url('/static/core/fonts/GillSansNovaforJL-Medium.woff2') format('woff2'),
      url('/static/core/fonts/GillSansNovaforJL-Medium.woff') format('woff'),
      url('/static/core/fonts/GillSansNovaforJL-Medium.ttf') format('truetype'),
      url('/static/core/fonts/GillSansNovaforJL-Medium.svg#jlicons') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'SourceSerif4forJL';
    src:
      url('/static/core/fonts/SourceSerif4ForJL-SemiBold.woff2') format('woff2'),
      url('/static/core/fonts/SourceSerif4ForJL-SemiBold.woff') format('woff'),
      url('/static/core/fonts/SourceSerif4ForJL-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'SourceSerif4forJL';
    src:
      url('/static/core/fonts/SourceSerif4ForJL-Bold.woff2') format('woff2'),
      url('/static/core/fonts/SourceSerif4ForJL-Bold.woff') format('woff'),
      url('/static/core/fonts/SourceSerif4ForJL-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'SourceSerif4forJL';
    src:
      url('/static/core/fonts/SourceSerif4ForJL-Medium.woff2') format('woff2'),
      url('/static/core/fonts/SourceSerif4ForJL-Medium.woff') format('woff'),
      url('/static/core/fonts/SourceSerif4ForJL-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
}
@supports (font-variation-settings: normal) {
  @font-face {
    font-family: 'GillSansforJL';
    src: url('/static/core/fonts/./GillSansNovaforJLVar.woff') format('woff');
    src: url('/static/core/fonts/./GillSansNovaforJLVar.woff2') format('woff2') tech('variations');
    src: url('/static/core/fonts/./GillSansNovaforJLVar.woff2') format('woff2-variations');
    font-weight: 200 700;
    font-display: swap;
  }
  @font-face {
    font-family: 'SourceSerif4forJL';
    src: url('/static/core/fonts/./SourceSerif4ForJLVar.woff') format('woff');
    src: url('/static/core/fonts/./SourceSerif4ForJLVar.woff2') format('woff2') tech('variations');
    src: url('/static/core/fonts/./SourceSerif4ForJLVar.woff2') format('woff2-variations');
    font-weight: 200 700;
    font-display: swap;
  }
}
body {
  color: var(--body-m-color, #141414);
  font-family: var(
    --body-m-font-family,
    GillSansforJL,
    Gill Sans,
    Gill Sans MT,
    GillSansMTStd-Medium,
    Avenir,
    Corbel,
    Arial,
    Helvetica,
    sans-serif
  );
  font-size: var(--body-m-font-size, 16px);
  font-weight: var(--body-m-font-weight, 400);
  line-height: var(--body-m-line-height, 22px);
  letter-spacing: var(--body-m-letter-spacing, normal);
  margin-top: var(--body-m-margin-top, 0);
  text-transform: var(--body-m-text-transform, none);
  font-family:
    GillSansforJL,
    Gill Sans,
    Gill Sans MT,
    GillSansMTStd-Medium,
    Avenir,
    Corbel,
    Arial,
    Helvetica,
    sans-serif;
}
h1 {
  color: var(--subtitle-m-color, #141414);
  font-family: var(
    --subtitle-m-font-family,
    GillSansforJL,
    Gill Sans,
    Gill Sans MT,
    GillSansMTStd-Medium,
    Avenir,
    Corbel,
    Arial,
    Helvetica,
    sans-serif
  );
  font-size: var(--subtitle-m-font-size, 24px);
  font-weight: var(--subtitle-m-font-weight, 400);
  line-height: var(--subtitle-m-line-height, 28px);
  letter-spacing: var(--subtitle-m-letter-spacing, normal);
  margin-top: var(--subtitle-m-margin-top, 0);
  text-transform: var(--subtitle-m-text-transform, none);
  margin-bottom: 24px;
}
@media only screen and (min-width: 600px) {
  h1 {
    color: var(--subtitle-l-color, #141414);
    font-family: var(
      --subtitle-l-font-family,
      GillSansforJL,
      Gill Sans,
      Gill Sans MT,
      GillSansMTStd-Medium,
      Avenir,
      Corbel,
      Arial,
      Helvetica,
      sans-serif
    );
    font-size: var(--subtitle-l-font-size, 32px);
    font-weight: var(--subtitle-l-font-weight, 400);
    line-height: var(--subtitle-l-line-height, 36px);
    letter-spacing: var(--subtitle-l-letter-spacing, normal);
    margin-top: var(--subtitle-l-margin-top, 0);
    text-transform: var(--subtitle-l-text-transform, none);
    margin-bottom: 24px;
  }
}
h2 {
  color: var(--heading-s-color, #141414);
  font-family: var(
    --heading-s-font-family,
    GillSansforJL,
    Gill Sans,
    Gill Sans MT,
    GillSansMTStd-Medium,
    Avenir,
    Corbel,
    Arial,
    Helvetica,
    sans-serif
  );
  font-size: var(--heading-s-font-size, 20px);
  font-weight: var(--heading-s-font-weight, 600);
  line-height: var(--heading-s-line-height, 28px);
  letter-spacing: var(--heading-s-letter-spacing, initial);
  margin-top: var(--heading-s-margin-top, 0);
  text-transform: var(--heading-s-text-transform, none);
}
h3 {
  color: var(--capitals-color, #141414);
  font-family: var(
    --capitals-font-family,
    GillSansforJL,
    Gill Sans,
    Gill Sans MT,
    GillSansMTStd-Medium,
    Avenir,
    Corbel,
    Arial,
    Helvetica,
    sans-serif
  );
  font-size: var(--capitals-font-size, 13px);
  font-weight: var(--capitals-font-weight, 500);
  line-height: var(--capitals-line-height, 18px);
  letter-spacing: var(--capitals-letter-spacing, 3px);
  margin-top: var(--capitals-margin-top, 0);
  text-transform: var(--capitals-text-transform, uppercase);
}
h4,
h5,
h6,
p {
  color: var(--body-m-color, #141414);
  font-family: var(
    --body-m-font-family,
    GillSansforJL,
    Gill Sans,
    Gill Sans MT,
    GillSansMTStd-Medium,
    Avenir,
    Corbel,
    Arial,
    Helvetica,
    sans-serif
  );
  font-size: var(--body-m-font-size, 16px);
  font-weight: var(--body-m-font-weight, 400);
  line-height: var(--body-m-line-height, 22px);
  letter-spacing: var(--body-m-letter-spacing, normal);
  margin-top: var(--body-m-margin-top, 0);
  text-transform: var(--body-m-text-transform, none);
}
a {
  color: #141414;
}
b,
strong {
  font-weight: var(--theme-font-weight-bold, 700);
}
ul,
ol {
  margin-top: 0;
  padding-left: 24px;
}
li {
  margin-bottom: 16px;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  color: inherit;
}

/*# sourceMappingURL=jlp-styles-5.css.map*/
