@font-face {
  font-family: "Amplitude";
  font-weight: 400;
  src:
    url(/etc/designs/jpm-wm-aem/clientlib-components/common/fonts/Amplitude-Regular.eot?#iefix)
      format("embedded-opentype"),
    url(/etc/designs/jpm-wm-aem/clientlib-components/common/fonts/Amplitude-Regular.woff2)
      format("woff2"),
    url(/etc/designs/jpm-wm-aem/clientlib-components/common/fonts/Amplitude-Regular.woff)
      format("woff");
}

@font-face {
  font-family: "Amplitude-Book";
  src:
    url(/etc/designs/jpm-wm-aem/clientlib-components/common/fonts/Amplitude-Book.eot?#iefix)
      format("embedded-opentype"),
    url(/etc/designs/jpm-wm-aem/clientlib-components/common/fonts/Amplitude-Book.woff2)
      format("woff2"),
    url(/etc/designs/jpm-wm-aem/clientlib-components/common/fonts/Amplitude-Book.woff)
      format("woff");
}

@font-face {
  font-family: "Amplitude-Light";
  src:
    url(/etc/designs/jpm-wm-aem/clientlib-components/common/fonts/Amplitude-Light.eot?#iefix)
      format("embedded-opentype"),
    url(/etc/designs/jpm-wm-aem/clientlib-components/common/fonts/Amplitude-Light.woff2)
      format("woff2"),
    url(/etc/designs/jpm-wm-aem/clientlib-components/common/fonts/Amplitude-Light.woff)
      format("woff");
}

@font-face {
  font-family: "Amplitude-Regular";
  src:
    url(/etc/designs/jpm-wm-aem/clientlib-components/common/fonts/Amplitude-Regular.eot?#iefix)
      format("embedded-opentype"),
    url(/etc/designs/jpm-wm-aem/clientlib-components/common/fonts/Amplitude-Regular.woff2)
      format("woff2"),
    url(/etc/designs/jpm-wm-aem/clientlib-components/common/fonts/Amplitude-Regular.woff)
      format("woff");
}

@font-face {
  font-family: "Amplitude-Medium";
  src:
    url(/etc/designs/jpm-wm-aem/clientlib-components/common/fonts/Amplitude-Medium.eot?#iefix)
      format("embedded-opentype"),
    url(/etc/designs/jpm-wm-aem/clientlib-components/common/fonts/Amplitude-Medium.woff2)
      format("woff2"),
    url(/etc/designs/jpm-wm-aem/clientlib-components/common/fonts/Amplitude-Medium.woff)
      format("woff");
}

@font-face {
  font-family: "RecifeDisplay-Book";
  src:
    url(/etc/designs/jpm-wm-aem/clientlib-components/common/fonts/RecifeDisplay-Book.woff2)
      format("woff2"),
    url(/etc/designs/jpm-wm-aem/clientlib-components/common/fonts/RecifeDisplay-Book.woff)
      format("woff");
}

@font-face {
  font-family: "jpmcpb-icons";
  src: url(/etc/designs/jpm-wm-aem/clientlib-components/common/fonts/jpmcpb-icons.eot);
  src:
    url(/etc/designs/jpm-wm-aem/clientlib-components/common/fonts/jpmcpb-icons.eot#iefix)
      format("embedded-opentype"),
    url(/etc/designs/jpm-wm-aem/clientlib-components/common/fonts/jpmcpb-icons.ttf)
      format("truetype"),
    url(/etc/designs/jpm-wm-aem/clientlib-components/common/fonts/jpmcpb-icons.woff)
      format("woff"),
    url(/etc/designs/jpm-wm-aem/clientlib-components/common/fonts/jpmcpb-icons.svg#jpmcpb-icons)
      format("svg");
  font-weight: normal;
  font-style: normal;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
}

ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

em,
i {
  font-style: italic;
}

strong,
b {
  font-weight: 400;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

button {
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: 0;
  font-family: inherit;
  cursor: pointer;
}

input,
textarea {
  font-family: inherit;
}

a {
  text-decoration: none;
}

[class^="icon-"],
[class*=" icon-"],
.jpm-wm-general-primary-cta-rb::after,
.jpm-wm-general-secondary-cta-rb::after,
.jpm-wm-general-tertiary-cta-rb::after {
  font-family: "jpmcpb-icons", fantasy !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-carrot-line::after {
  content: "";
}

.icon-carrot::after {
  content: "";
}

.icon-chapter-mobile::after {
  content: "";
}

.icon-close::after {
  content: "";
}

.icon-common-questions-arrow::after {
  content: "";
}

.icon-download::after {
  content: "";
}

.icon-exclamation-triangle::after {
  content: "";
}

.icon-facebook::after {
  content: "";
}

.icon-instagram::after {
  content: "";
}

.icon-jpm-sig::after {
  content: "";
}

.icon-left::after {
  content: "";
}

.icon-linkedin::after {
  content: "";
}

.icon-location::after {
  content: "";
}

.icon-menu::after {
  content: "";
}

.icon-offsite::after {
  content: "";
}

.icon-pause::after {
  content: "";
}

.icon-play::after {
  content: "";
}

.icon-quote-bottom::after {
  content: "";
}

.icon-quote-full::after {
  content: "";
}

.icon-quote-top::after {
  content: "";
}

.icon-right::after {
  content: "";
}

.icon-search::after {
  content: "";
}

.icon-share::after {
  content: "";
}

.icon-short-arrow::after {
  content: "";
}

.icon-tag::after {
  content: "";
}

.icon-twitter::after {
  content: "";
}

.icon-utility-contact::after {
  content: "";
}

.icon-utility-jpm-Icon::after {
  content: "";
}

.icon-utility-location::after {
  content: "";
}

.icon-utility-login::after {
  content: "";
}

.icon-utility-search::after {
  content: "";
}

.icon-audio::after {
  content: "";
}

.icon-video::after {
  content: "";
}

.icon-we-chat::after {
  content: "";
}

.icon-phone::after {
  content: "";
}

.icon-quote-block::after {
  content: "";
}

.icon-print::after {
  content: "";
}

.icon-nav::after {
  content: "";
}

.icon-control-arrow::after {
  content: "";
}

.icon-audio-new::after {
  content: "";
}

.icon-video-new::after {
  content: "";
}

.icon-button-arrow::after {
  content: "";
}

.icon-button-carrot::after {
  content: "";
}

body,
html {
  font-family: "Amplitude", sans-serif;
  font-weight: 300;
  color: #384143;
  -webkit-transition: 0.15s margin-top ease-in-out;
  transition: 0.15s margin-top ease-in-out;
  -moz-osx-font-smoothing: grayscale;
  -webkit-overflow-scrolling: touch;
}

body.no-scroll,
html.no-scroll {
  height: 100vh;
  overflow: hidden;
  overflow-y: hidden;
}

@media print {
  body,
  html {
    background: transparent;
  }
}

body {
  overflow-x: hidden;
}

body.body--no-scroll,
body.body-no-scroll {
  overflow: hidden;
  overflow-y: scroll;
}

body.body--no-scroll .root.responsivegrid,
body.body-no-scroll .root.responsivegrid {
  height: 100vh;
  overflow: hidden;
}

body.body--no-scroll > img,
body.body-no-scroll > img {
  display: none;
}

.jpm-wm-page {
  position: relative;
}

.jpm-wm-page sup {
  vertical-align: super;
  font-size: smaller;
}

.jpm-wm-page sub {
  vertical-align: sub;
  font-size: smaller;
}

@media print {
  .jpm-wm-page {
    background: transparent;
  }
}

*:focus-visible {
  outline: 2px solid #000;
}

h1 {
  font-family: "RecifeDisplay-Book", sans-serif;
  font-weight: 400;
  font-size: 1.875rem;
  line-height: 2.5rem;
  color: #0b0b0b;
  letter-spacing: -0.28px;
}

@media screen and (min-width: 48rem) {
  h1 {
    font-size: 3.125rem;
    line-height: 4.0625rem;
    letter-spacing: -0.38px;
  }
}

@media screen and (min-width: 75rem) {
  h1 {
    letter-spacing: -0.5px;
  }
}

h2 {
  font-family: "RecifeDisplay-Book", sans-serif;
  font-weight: 400;
  font-size: 1.5625rem;
  line-height: 2.1875rem;
  color: #0b0b0b;
  letter-spacing: -0.5px;
}

@media screen and (min-width: 48rem) {
  h2 {
    font-size: 2.5rem;
    line-height: 3.4375rem;
    letter-spacing: -0.59px;
  }
}

@media screen and (min-width: 75rem) {
  h2 {
    line-height: 3.75rem;
    letter-spacing: -0.65px;
  }
}

h3 {
  font-family: "Amplitude-Regular", sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2.125rem;
  color: #0b0b0b;
}

@media screen and (min-width: 48rem) {
  h3 {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
}

@media screen and (min-width: 75rem) {
  h3 {
    font-size: 1.75rem;
    line-height: 2.0625rem;
  }
}

h4 {
  font-family: "Amplitude-Regular", sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.875rem;
  letter-spacing: -0.04px;
  color: #0b0b0b;
}

@media screen and (min-width: 75rem) {
  h4 {
    font-size: 1.625rem;
    line-height: 2.75rem;
    letter-spacing: -0.05px;
  }
}

h5 {
  font-family: "Amplitude-Regular", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.125rem;
  letter-spacing: 0px;
  color: #384143;
}

@media screen and (min-width: 75rem) {
  h5 {
    font-size: 1.3125rem;
    line-height: 1.5rem;
  }
}

p {
  font-family: "Amplitude-Book";
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: normal;
  color: #0b0b0b;
}

@media screen and (min-width: 75rem) {
  p {
    font-size: 1.25rem;
    line-height: 1.875rem;
    letter-spacing: -0.1px;
  }
}

.text-white h1,
.text-white h2,
.text-white p {
  color: #fff;
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track::before,
.slick-track::after {
  content: "";
  display: table;
}

.slick-track::after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover::before,
.slick-prev:focus::before,
.slick-next:hover::before,
.slick-next:focus::before {
  opacity: 1;
}

.slick-prev.slick-disabled::before,
.slick-next.slick-disabled::before {
  opacity: 0.25;
}

.slick-prev::before,
.slick-next::before {
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev::before {
  content: "←";
}

[dir="rtl"] .slick-prev::before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next::before {
  content: "→";
}

[dir="rtl"] .slick-next::before {
  content: "←";
}

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover::before,
.slick-dots li button:focus::before {
  opacity: 1;
}

.slick-dots li button::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button::before {
  color: #000;
  opacity: 0.75;
}

.jpm-wm-general-h1-heading-rb {
  font-family: "RecifeDisplay-Book", sans-serif;
  font-weight: 400 !important;
  font-size: 1.875rem !important;
  line-height: 2.5rem !important;
  letter-spacing: -0.28px !important;
  color: #0b0b0b !important;
}

@media screen and (min-width: 48rem) {
  .jpm-wm-general-h1-heading-rb {
    font-size: 3.125rem !important;
    line-height: 4.0625rem !important;
    letter-spacing: -0.38px !important;
  }
}

@media screen and (min-width: 75rem) {
  .jpm-wm-general-h1-heading-rb {
    letter-spacing: -0.5px !important;
  }
}

.jpm-wm-general-h2-heading-rb {
  font-family: "RecifeDisplay-Book", sans-serif;
  font-weight: 400 !important;
  font-size: 1.5625rem !important;
  line-height: 2.1875rem !important;
  letter-spacing: -0.5px !important;
  color: #0b0b0b !important;
}

@media screen and (min-width: 48rem) {
  .jpm-wm-general-h2-heading-rb {
    font-size: 2.5rem !important;
    line-height: 3.4375rem !important;
    letter-spacing: -0.59 !important;
  }
}

@media screen and (min-width: 75rem) {
  .jpm-wm-general-h2-heading-rb {
    line-height: 3.75rem !important;
    letter-spacing: -0.65px !important;
  }
}

.jpm-wm-general-primary-cta-rb {
  font-family: "Amplitude-Medium", sans-serif;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  font-size: 0.9375rem;
  line-height: 1rem;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: none;
  padding: 12px 24.5px;
  border: 0;
  background: #48e3a8;
  border-radius: 8px;
  -webkit-transition: padding 0.2s linear;
  transition: padding 0.2s linear;
  position: relative;
  color: #000;
}

.jpm-wm-general-primary-cta-rb::before {
  content: none;
}

.jpm-wm-general-primary-cta-rb:active {
  color: #000;
}

.jpm-wm-general-primary-cta-rb:disabled,
.jpm-wm-general-primary-cta-rb.disabled {
  cursor: default;
  background: #d8d8d8;
  color: #000;
}

.jpm-wm-general-primary-cta-rb::after {
  content: "";
  font-size: 11px;
  position: absolute;
  right: 17px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.jpm-wm-general-primary-cta-rb:not(.disabled):not(:disabled):hover {
  padding: 12px 32px 12px 17px;
  color: #000;
  background: #48e3a8;
}

.jpm-wm-general-primary-cta-rb:not(.disabled):not(:disabled):hover::after {
  opacity: 1;
}

.jpm-wm-general-secondary-cta-rb {
  font-family: "Amplitude-Medium", sans-serif;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  font-size: 0.9375rem;
  line-height: 1rem;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: none;
  padding: 10px 22.5px;
  border: 2px solid #48e3a8;
  background: transparent;
  border-radius: 8px;
  -webkit-transition: padding 0.2s linear;
  transition: padding 0.2s linear;
  position: relative;
  color: #000;
}

.jpm-wm-general-secondary-cta-rb::before {
  content: none;
}

.jpm-wm-general-secondary-cta-rb:active {
  border-color: #48e3a8;
  color: #000;
}

.jpm-wm-general-secondary-cta-rb.dark-background,
.jpm-wm-general-secondary-cta-rb.dark-background:not(.disabled):not(
    :disabled
  ):hover {
  color: #fff;
}

.jpm-wm-general-secondary-cta-rb:disabled,
.jpm-wm-general-secondary-cta-rb.disabled {
  cursor: default;
  border-color: #d8d8d8;
  color: #000;
}

.jpm-wm-general-secondary-cta-rb::after {
  content: "";
  font-size: 11px;
  position: absolute;
  right: 17px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.jpm-wm-general-secondary-cta-rb:not(.disabled):not(:disabled):hover {
  padding: 10px 30px 10px 15px;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #000;
}

.jpm-wm-general-secondary-cta-rb:not(.disabled):not(:disabled):hover::after {
  opacity: 1;
}

.jpm-wm-general-tertiary-cta-rb {
  font-family: "Amplitude-Medium", sans-serif;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  font-size: 0.9375rem;
  line-height: 1rem;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  cursor: pointer;
  border-bottom: 1px solid transparent;
  color: #936846 !important;
}

.jpm-wm-general-tertiary-cta-rb::after {
  content: "";
  font-size: 11px;
  margin-left: 5px;
  position: relative;
  color: #936846;
}

.jpm-wm-general-tertiary-cta-rb.dark-background {
  color: #fff;
}

.jpm-wm-general-tertiary-cta-rb.dark-background::after {
  color: #fff;
}

.jpm-wm-general-tertiary-cta-rb.dark-background:not(.disabled):not(
    :disabled
  ):hover {
  border-bottom-color: #fff;
}

.jpm-wm-general-tertiary-cta-rb:disabled,
.jpm-wm-general-tertiary-cta-rb.disabled {
  cursor: default;
  color: #979797;
}

.jpm-wm-general-tertiary-cta-rb:disabled::after,
.jpm-wm-general-tertiary-cta-rb.disabled::after {
  color: #979797;
}

.jpm-wm-general-tertiary-cta-rb:not(.disabled):not(:disabled):hover {
  text-decoration: none;
  color: #936846;
  border-bottom-color: #936846;
}

.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 1;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center;
}

.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}

.blocker.behind {
  background-color: transparent;
}

.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  max-width: 500px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 90%;
  background: #fff;
  padding: 15px 30px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 10px #000;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  text-align: left;
}

.modal a.close-modal {
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==");
}

.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  border-radius: 5px;
  background-color: #111;
  height: 20px;
}

.modal-spinner > div {
  border-radius: 100px;
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.modal-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.modal-spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.modal-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

@-webkit-keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.5);
  }

  20% {
    -webkit-transform: scaleY(1);
  }
}

@keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5);
  }

  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}

.jpm-wm-campaign-video-hero {
  position: relative;
}

.jpm-wm-campaign-video-hero .video-js .vjs-control-bar {
  display: none;
}

.jpm-wm-campaign-video-hero .video-js {
  pointer-events: none;
}

.jpm-wm-campaign-video-hero .brightcove-video-container {
  position: relative;
  display: block;
  max-width: 100%;
}

.jpm-wm-campaign-video-hero .brightcove-video-wrapper {
  min-height: calc(100vh - 80px);
  width: 100%;
}

@media screen and (min-width: 48rem) {
  .jpm-wm-campaign-video-hero .brightcove-video-wrapper {
    min-height: calc(100vh - 100px);
  }
}

@media screen and (min-width: 75rem) {
  .jpm-wm-campaign-video-hero .brightcove-video-wrapper {
    min-height: calc(100vh - 150px);
  }
}

.jpm-wm-campaign-video-hero .brightcove-video-container .video-js .vjs-tech,
.jpm-wm-campaign-video-hero .brightcove-video-container .video-js {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.jpm-wm-campaign-video-hero .jpm-wm-hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}

.jpm-wm-campaign-video-hero .jpm-wm-video-hero-top-bar {
  position: absolute;
  top: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.jpm-wm-campaign-video-hero .jpm-wm-video-hero-bottom-bar {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 2.25rem;
}

@media only screen and (min-width: 769px) {
  .jpm-wm-campaign-video-hero .jpm-wm-video-hero-bottom-bar {
    margin-bottom: 3.25rem;
  }
}

.jpm-wm-campaign-video-hero .jpm-wm-video-hero-social-share,
.jpm-wm-campaign-video-hero .jpm-wm-video-hero-social-share-mobile {
  border-top: 1px solid #908c87;
  border-bottom: 1px solid #908c87;
  padding: 1.125rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.jpm-wm-campaign-video-hero .jpm-wm-video-hero-social-share {
  display: none;
}

@media only screen and (min-width: 769px) {
  .jpm-wm-campaign-video-hero .jpm-wm-video-hero-social-share-mobile {
    display: none;
  }

  .jpm-wm-campaign-video-hero .jpm-wm-video-hero-social-share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.jpm-wm-campaign-video-hero .jpm-wm-video-hero-toggle {
  position: absolute;
  right: 1.25rem;
  top: 1.5625rem;
  background-image: url("/content/dam/jpm-pb-aem/global/en/campaign/summer-reading-list/interactive-book/PauseCircle.svg");
  display: inline-block;
  background-size: 1.5rem;
  height: 1.5rem;
  width: 1.5rem;
}

.jpm-wm-campaign-video-hero .jpm-wm-video-hero-toggle:focus-visible {
  outline: 1px solid #fff;
}

.jpm-wm-campaign-video-hero .jpm-wm-video-hero-toggle.play {
  background-image: url("/content/dam/jpm-pb-aem/global/en/campaign/summer-reading-list/interactive-book/PlayBlock.svg");
}

@media only screen and (min-width: 769px) {
  .jpm-wm-campaign-video-hero .jpm-wm-video-hero-toggle {
    top: 1.25rem;
  }
}

.jpm-wm-campaign-video-hero .jpm-wm-hero-overlay-wrapper {
  width: 100%;
}

.jpm-wm-campaign-video-hero .jpm-wm-hero-overlay-wrapper::after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (min-width: 75rem) {
  .jpm-wm-campaign-video-hero .jpm-wm-hero-overlay-wrapper {
    max-width: 90rem;
    margin-left: auto;
    margin-right: auto;
  }
}

.jpm-wm-campaign-video-hero .jpm-wm-hero-overlay-container {
  width: calc(83.33333vw);
  margin-left: calc(8.33333vw);
  float: left;
}

@media print {
  .jpm-wm-campaign-video-hero .jpm-wm-hero-overlay-container {
    width: 83.33333%;
  }
}

@media print {
  .jpm-wm-campaign-video-hero .jpm-wm-hero-overlay-container {
    margin-left: 8.33333%;
  }
}

@media screen and (min-width: 48rem) {
  .jpm-wm-campaign-video-hero .jpm-wm-hero-overlay-container {
    width: calc(88.88889vw);
    margin-left: calc(5.55556vw);
  }
}

@media screen and (min-width: 75rem) {
  .jpm-wm-campaign-video-hero .jpm-wm-hero-overlay-container {
    width: calc(87.5vw - 14px);
    margin-left: calc(6.25vw - 1px);
  }
}

@media screen and (min-width: 75rem) and (min-width: 1440px) {
  .jpm-wm-campaign-video-hero .jpm-wm-hero-overlay-container {
    width: 78.75rem;
  }
}

@media screen and (min-width: 75rem) and (min-width: 1440px) {
  .jpm-wm-campaign-video-hero .jpm-wm-hero-overlay-container {
    margin-left: 5.625rem;
  }
}

.jpm-wm-campaign-video-hero .jpm-wm-hero-linkedin,
.jpm-wm-campaign-video-hero .jpm-wm-hero-facebook,
.jpm-wm-campaign-video-hero .jpm-wm-hero-twitter,
.jpm-wm-campaign-video-hero .jpm-wm-hero-mail,
.jpm-wm-campaign-video-hero .jpm-wm-hero-download {
  padding: 0 1rem;
  height: 1.25rem;
  width: 1.25rem;
  border-right: 1px solid #908c87;
  background-size: 1.25rem;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
}

.jpm-wm-campaign-video-hero .jpm-wm-hero-linkedin:focus-visible,
.jpm-wm-campaign-video-hero .jpm-wm-hero-facebook:focus-visible,
.jpm-wm-campaign-video-hero .jpm-wm-hero-twitter:focus-visible,
.jpm-wm-campaign-video-hero .jpm-wm-hero-mail:focus-visible,
.jpm-wm-campaign-video-hero .jpm-wm-hero-download:focus-visible {
  -webkit-filter: invert(0.2);
  filter: invert(0.2);
  outline: 1px solid #fff;
}

.jpm-wm-campaign-video-hero .jpm-wm-hero-linkedin:hover,
.jpm-wm-campaign-video-hero .jpm-wm-hero-facebook:hover,
.jpm-wm-campaign-video-hero .jpm-wm-hero-twitter:hover,
.jpm-wm-campaign-video-hero .jpm-wm-hero-mail:hover,
.jpm-wm-campaign-video-hero .jpm-wm-hero-download:hover {
  -webkit-filter: invert(0.2);
  filter: invert(0.2);
}

.jpm-wm-campaign-video-hero .jpm-wm-hero-linkedin {
  background-image: url("/content/dam/jpm-pb-aem/global/en/campaign/summer-reading-list/interactive-book/LinkedinLogo.svg");
}

.jpm-wm-campaign-video-hero .jpm-wm-hero-facebook {
  background-image: url("/content/dam/jpm-pb-aem/global/en/campaign/summer-reading-list/interactive-book/FacebookLogo.svg");
}

.jpm-wm-campaign-video-hero .jpm-wm-hero-twitter {
  background-image: url("/content/dam/jpm-pb-aem/global/en/campaign/summer-reading-list/interactive-book/TwitterLogo.svg");
}

.jpm-wm-campaign-video-hero .jpm-wm-hero-mail {
  background-image: url("/content/dam/jpm-pb-aem/global/en/campaign/summer-reading-list/interactive-book/Envelope.svg");
  border-right: none;
}

.jpm-wm-campaign-video-hero .jpm-wm-hero-download {
  background-image: url("/content/dam/jpm-pb-aem/global/en/campaign/summer-reading-list/interactive-book/ArrowLineDown.svg");
}

.jpm-wm-campaign-video-hero .jpm-wm-video-hero-eyebrow {
  font-family: "Amplitude", sans-serif;
  font-weight: 300;
  font-size: 1.375rem;
  line-height: 1.875rem;
  margin-bottom: 0.5rem;
  color: #fff;
}

@media only screen and (min-width: 769px) {
  .jpm-wm-campaign-video-hero .jpm-wm-video-hero-eyebrow {
    font-size: 1.625rem;
    line-height: 2.125rem;
    margin-bottom: 0.75rem;
  }
}

.jpm-wm-campaign-video-hero .jpm-wm-video-hero-title {
  color: #fff;
  font-family: "RecifeDisplay-Book", sans-serif;
  font-size: 3.875rem;
  line-height: 4.375rem;
  margin-bottom: 1.5rem;
}

@media only screen and (min-width: 769px) {
  .jpm-wm-campaign-video-hero .jpm-wm-video-hero-title {
    font-size: 7.5rem;
    line-height: 7.875rem;
    width: 66%;
  }
}

.jpm-wm-campaign-video-hero .jpm-wm-video-hero-video-overlay {
  font-family: "Amplitude", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: end;
  align-self: end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.jpm-wm-campaign-video-hero .jpm-wm-video-hero-video-overlay:focus-visible {
  outline: 1px solid #fff;
}

.jpm-wm-campaign-video-hero .jpm-wm-video-hero-video-overlay::before {
  content: "";
  background-image: url("/content/dam/jpm-pb-aem/global/en/campaign/summer-reading-list/interactive-book/PlayBlock.svg");
  background-size: 2rem;
  height: 2rem;
  width: 2rem;
  float: left;
  margin-right: 8px;
}

.jquery-modal {
  padding: 0;
  z-index: 12;
}

@media only screen and (min-width: 769px) {
  .jquery-modal {
    padding: 20px;
  }
}

.modal {
  max-width: none;
  border-radius: 0;
  padding: 4rem 2rem 2rem;
  width: 100%;
  padding: 4rem 1rem 2rem;
  background-color: #f8f7f4;
}

@media only screen and (min-width: 769px) {
  .modal {
    max-width: 75rem;
    width: 90%;
    border-radius: 8px;
    padding: 4rem 3rem 2rem;
  }
}

@media only screen and (max-width: 769px) {
  .modal {
    height: 100%;
  }
}

.modal .jpm-wm-general-brightcove-video__column {
  width: 100%;
  margin-left: 0;
}

.modal .jpm-wm-general-brightcove-video__media {
  width: 100%;
  margin: 0;
  max-width: none;
}

@media only screen and (min-width: 769px) {
  .modal .jpm-wm-general-brightcove-video__media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.modal .jpm-wm-general-brightcove-video__player {
  height: auto !important;
}

.modal .jpm-wm-general-brightcove-video__video-container {
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

@media only screen and (min-width: 769px) {
  .modal .jpm-wm-general-brightcove-video__video-container {
    padding-top: 26.85%;
  }
}

.modal .jpm-wm-general-brightcove-video__description {
  font-family: "Amplitude", sans-serif;
  margin: 1.5rem 0 0.75rem;
  font-size: 22px;
  line-height: 30px;
}

@media only screen and (min-width: 769px) {
  .modal .jpm-wm-general-brightcove-video__description {
    font-size: 1.625rem;
    line-height: 2.125rem;
    margin: 0 0 0.75rem;
  }
}

.modal .jpm-wm-general-brightcove-video__meta {
  font-family: "Amplitude-Book";
  margin: 0 0 1.125rem;
  font-size: 14px;
  line-height: 20px;
}

@media only screen and (min-width: 769px) {
  .modal .jpm-wm-general-brightcove-video__meta {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.modal .jpm-wm-general-brightcove-video__controls-wrapper {
  width: 100%;
}

@media only screen and (min-width: 769px) {
  .modal .jpm-wm-general-brightcove-video__controls-wrapper {
    margin-left: 60px;
  }
}

.modal .jpm-wm-general-brightcove-video__toggle-hide,
.modal .jpm-wm-general-brightcove-video__toggle-view,
.modal .jpm-wm-general-brightcove-video__toggle::after {
  color: #0d0c0b !important;
}

.modal .jpm-wm-general-brightcove-video__toggle-hide:focus,
.modal .jpm-wm-general-brightcove-video__toggle-hide:hover,
.modal .jpm-wm-general-brightcove-video__toggle-view:focus,
.modal .jpm-wm-general-brightcove-video__toggle-view:hover,
.modal .jpm-wm-general-brightcove-video__toggle::after:focus,
.modal .jpm-wm-general-brightcove-video__toggle::after:hover {
  color: #0d0c0b !important;
}

.modal .jpm-wm-general-brightcove-video__toggle-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.modal .jpm-wm-general-brightcove-video__video-transcript,
.modal .jpm-wm-general-brightcove-video__audio-video-transcript {
  max-height: 16.25rem;
  overflow-y: scroll;
}

@media only screen and (min-width: 769px) {
  .modal .jpm-wm-general-brightcove-video__video-transcript,
  .modal .jpm-wm-general-brightcove-video__audio-video-transcript {
    max-height: 10rem;
  }
}

.modal .jpm-wm-general-brightcove-video__video-transcript {
  display: block;
}

.modal .jpm-wm-general-brightcove-video__toggle-wrapper > div {
  margin-top: 0;
  font-size: 14px;
  line-height: 22px;
  font-weight: 500;
}

.modal .jpm-wm-general-brightcove-video__toggle {
  font-size: 14px;
  line-height: 22px;
}

.modal .jpm-wm-general-brightcove-video__toggle-wrapper::after {
  display: none;
}

.modal a.close-modal {
  background-image: url("/content/dam/jpm-pb-aem/global/en/campaign/summer-reading-list/interactive-book/X.svg");
  background-size: 22px;
  top: 20px;
  right: 20px;
}

.modal a.close-modal:hover,
.modal a.close-modal:focus {
  background-image: url("/content/dam/jpm-pb-aem/global/en/campaign/summer-reading-list/interactive-book/XHover.svg");
}



.jpm-wm-campaign-interactive-book a:focus-visible {
  outline: 1px solid black;
}

.jpm-wm-campaign-interactive-book__section.hide {
  opacity: 0;
}

.jpm-wm-campaign-interactive-book__section.show {
  opacity: 1;
}

@media screen and (min-width: 75rem) {
  .jpm-wm-campaign-interactive-book__section {
    position: absolute;
    width: 100vw;
  }
}





.jpm-wm-campaign-interactive-book__header {
  font-family: "RecifeDisplay-Book", sans-serif;
  letter-spacing: -0.005em;
  color: #0d0c0b;
  font-weight: 400;
  font-size: 40px;
  line-height: 48px;
}

@media screen and (min-width: 75rem) {
  .jpm-wm-campaign-interactive-book__header {
    font-weight: 350;
    font-size: 44px;
    line-height: 52px;
  }
}

.jpm-wm-campaign-interactive-book__sub-description {
  font-family: "Amplitude-Book";
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.0025em;
  color: #494540;
  padding-top: 1rem;
  border-top: solid 0.0625rem #cac8c5;
  margin-top: 1.5rem;
}

@media screen and (max-width: 74.9375rem) {
  .jpm-wm-campaign-interactive-book__sub-description {
    display: none;
  }
}

.jpm-wm-campaign-interactive-book__book {
  height: auto;
  
  -webkit-filter: drop-shadow(0px 3px 6px rgba(13, 12, 11, 0.12))
    drop-shadow(0px 6px 10px rgba(13, 12, 11, 0.12))
    drop-shadow(0px 1px 18px rgba(13, 12, 11, 0.08));
  filter: drop-shadow(0px 3px 6px rgba(13, 12, 11, 0.12))
    drop-shadow(0px 6px 10px rgba(13, 12, 11, 0.12))
    drop-shadow(0px 1px 18px rgba(13, 12, 11, 0.08));
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition:
    transform 0.2s,
    -webkit-transform 0.2s;
}

.jpm-wm-campaign-interactive-book__book:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.jpm-wm-campaign-interactive-book__bounding-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (min-width: 0) and (max-width: 47.9375rem) {
  .jpm-wm-campaign-interactive-book__bounding-box {
    margin-right: 0.625rem;
    margin-left: 0.625rem;
  }
}

@media screen and (max-width: 74.9375rem) {
  .jpm-wm-campaign-interactive-book__bounding-box {
    height: 12.375rem;
    width: auto;
  }
}

.jpm-wm-campaign-interactive-book__book-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

.jpm-wm-campaign-interactive-book__cta-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.jpm-wm-campaign-interactive-book__cta:hover {
  color: #674526 !important;
}

@media screen and (max-width: 74.9375rem) {
  .jpm-wm-campaign-interactive-book__cta:hover:after,
  .jpm-wm-campaign-interactive-book__cta:active:after {
    
  }
}

.jpm-wm-campaign-interactive-book__cta:after {
  content: "";
  border-radius: 50%;
  -webkit-mask-image: url("/content/dam/jpm-pb-aem/global/en/campaign/summer-reading-list/2026/ArrowRight.svg");
  mask-image: url("/content/dam/jpm-pb-aem/global/en/campaign/summer-reading-list/2026/ArrowRight.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: currentColor;
  height: 30px;
  width: 30px;
}

@media screen and (max-width: 74.9375rem) {
  .jpm-wm-campaign-interactive-book__cta:after {
    
    transform: rotate(90deg);
  }
}

.jpm-wm-campaign-interactive-book__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (min-width: 75rem) {
  .jpm-wm-campaign-interactive-book__container {
    min-height: 100vh;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (max-width: 74.9375rem) {
  .jpm-wm-campaign-interactive-book__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}



@media screen and (max-width: 74.9375rem) {
  .jpm-wm-campaign-interactive-book-carousel .slick-track,
  .jpm-wm-campaign-interactive-book-carousel .slick-list {
    height: 100% !important;
  }
}

.jpm-wm-campaign-interactive-book-carousel__quote {
  margin-top: 3.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.jpm-wm-campaign-interactive-book-carousel__quote:after {
  border-top: 1px dashed #cac8c5;
  content: "";
  color: #0d0c0b;
  position: relative;
  width: 100%;
}

.jpm-wm-campaign-interactive-book-carousel__quote-info {
  width: 81%;
  -ms-flex-item-align: center;
  align-self: center;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}

.jpm-wm-campaign-interactive-book-carousel__quote-image {
  width: 100%;
  height: 0.875rem;
  -ms-flex-item-align: center;
  align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
}

.jpm-wm-campaign-interactive-book-carousel__quote-image:before,
.jpm-wm-campaign-interactive-book-carousel__quote-image:after {
  border-top: 1px dashed #cac8c5;
  content: "";
  position: relative;
  width: 50%;
  top: 0.4375rem;
}

.jpm-wm-campaign-interactive-book-carousel__quote-image:before {
  right: 0.5em;
  margin-left: -50%;
}

.jpm-wm-campaign-interactive-book-carousel__quote-image:after {
  left: 0.5em;
  margin-right: -50%;
}

.jpm-wm-campaign-interactive-book-carousel__quote-description {
  font-family: "Amplitude-Book";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.0025em;
  color: #0d0c0b;
}

.jpm-wm-campaign-interactive-book-carousel__quote-reference {
  padding-top: 0.875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "Amplitude", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.0075em;
}

.jpm-wm-campaign-interactive-book-carousel__quote-reference-name {
  color: #936846;
}

.jpm-wm-campaign-interactive-book-carousel__quote-reference-info {
  color: #494540;
  padding-left: 0.25rem;
}

.jpm-wm-campaign-interactive-book-carousel__author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 3.5rem;
}

.jpm-wm-campaign-interactive-book-carousel__author-video {
  font-family: "Amplitude", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.0025em;
  color: #936846 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.jpm-wm-campaign-interactive-book-carousel__author-video:hover {
  color: #674526 !important;
}

.jpm-wm-campaign-interactive-book-carousel__author-video:hover:after {
  background-image: url("/content/dam/jpm-pb-aem/global/en/campaign/summer-reading-list/interactive-book/PlayHover.png");
}

.jpm-wm-campaign-interactive-book-carousel__author-video:after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  content: "";
  background-image: url("/content/dam/jpm-pb-aem/global/en/campaign/summer-reading-list/interactive-book/Play.png");
  background-repeat: no-repeat;
  background-size: 0.875rem;
  height: 0.875rem;
  width: 0.875rem;
  padding-left: 0.875rem;
  margin-left: 8px;
}

.jpm-wm-campaign-interactive-book-carousel__author-video-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.jpm-wm-campaign-interactive-book-carousel__author-image {
  display: block;
  width: 5rem;
  height: 5rem;
  border-radius: 100%;
  margin-right: 1.25rem;
}

.jpm-wm-campaign-interactive-book-carousel__author-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.jpm-wm-campaign-interactive-book-carousel__author-info-role {
  width: 72%;
  font-family: "Amplitude-Book";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.0025em;
  color: #0d0c0b;
}

@media screen and (max-width: 74.9375rem) {
  .jpm-wm-campaign-interactive-book-carousel__author-info-role {
    width: 100%;
  }
}

@media screen and (min-width: 75rem) {
  .jpm-wm-campaign-interactive-book-carousel__section {
    opacity: 0;
    z-index: -1;
    position: relative;
  }

  .jpm-wm-campaign-interactive-book-carousel__section.hide {
    opacity: 0;
    z-index: -1;
  }

  .jpm-wm-campaign-interactive-book-carousel__section.show {
    opacity: 1;
    z-index: 1;
  }
}

.jpm-wm-campaign-interactive-book-carousel__wrapper::after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (min-width: 75rem) {
  .jpm-wm-campaign-interactive-book-carousel__wrapper {
    max-width: 90rem;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 75rem) {
  .jpm-wm-campaign-interactive-book-carousel__wrapper {
    display: grid !important;
  }

  .jpm-wm-campaign-interactive-book-carousel__wrapper:after {
    display: none;
  }
}

@media screen and (max-width: 74.9375rem) {
  .jpm-wm-campaign-interactive-book-carousel__wrapper {
    height: auto;
  }
}

.jpm-wm-campaign-interactive-book-carousel__wrapper.last-slide
  .jpm-wm-campaign-interactive-book-carousel__container-left:before {
  content: "";
  background-size: contain;
  background-repeat: repeat;
  height: 100%;
  width: 100%;
  display: inline-block;
  position: absolute;
  z-index: -1;
  background-image: url("/content/dam/jpm-pb-aem/global/en/campaign/summer-reading-list/books/WorthOfWaterBkgnd.jpg");
}

@media screen and (max-width: 74.9375rem) {
  .jpm-wm-campaign-interactive-book-carousel__wrapper.last-slide
    .jpm-wm-campaign-interactive-book-carousel__container-left:before {
    z-index: 0;
  }
}

@media screen and (max-width: 74.9375rem) {
  .jpm-wm-campaign-interactive-book-carousel__wrapper.last-slide
    .jpm-wm-campaign-interactive-book-carousel__container-right {
    margin-top: -0.3125rem;
    padding-top: 4.3125rem;
  }
}

.jpm-wm-campaign-interactive-book-carousel__wrapper.last-slide
  .jpm-wm-campaign-interactive-book-carousel__container-right:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: -1;
  background-color: #262320;
  left: 0;
}

.jpm-wm-campaign-interactive-book-carousel__wrapper.last-slide
  .jpm-wm-campaign-interactive-book-carousel__container-right
  * {
  color: #fff;
}

.jpm-wm-campaign-interactive-book-carousel__wrapper.last-slide
  .jpm-wm-campaign-interactive-book-carousel__top-navigation-overview {
  color: #fff !important;
}

.jpm-wm-campaign-interactive-book-carousel__wrapper.last-slide
  .jpm-wm-campaign-interactive-book-carousel__top-navigation-overview:focus-visible {
  outline-color: #fff;
}

.jpm-wm-campaign-interactive-book-carousel__wrapper.last-slide
  .jpm-wm-campaign-interactive-book-carousel__top-navigation-overview:hover:before {
  background-image: url("/content/dam/jpm-pb-aem/global/en/campaign/summer-reading-list/interactive-book/DotsNineFeaturedHover.png");
}

.jpm-wm-campaign-interactive-book-carousel__wrapper.last-slide
  .jpm-wm-campaign-interactive-book-carousel__top-navigation-overview:before {
  background-image: url("/content/dam/jpm-pb-aem/global/en/campaign/summer-reading-list/interactive-book/DotsNineFeatured.png");
}

.jpm-wm-campaign-interactive-book-carousel__wrapper.last-slide
  .jpm-wm-campaign-interactive-book-carousel__next:after {
  background-image: url("/content/dam/jpm-pb-aem/global/en/campaign/summer-reading-list/interactive-book/scrollnav-control.svg");
}

.jpm-wm-campaign-interactive-book-carousel__wrapper.last-slide
  .jpm-wm-campaign-interactive-book-carousel__prev:after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  background-image: url("/content/dam/jpm-pb-aem/global/en/campaign/summer-reading-list/interactive-book/scrollnav-control-featured.svg");
}

.jpm-wm-campaign-interactive-book-carousel__wrapper.last-slide
  .jpm-wm-campaign-interactive-book-carousel__prev:focus-visible,
.jpm-wm-campaign-interactive-book-carousel__wrapper.last-slide
  .jpm-wm-campaign-interactive-book-carousel__next:focus-visible {
  outline-color: #fff;
}

.jpm-wm-campaign-interactive-book-carousel__wrapper.last-slide
  .jpm-wm-campaign-interactive-book-carousel__prev:hover:after,
.jpm-wm-campaign-interactive-book-carousel__wrapper.last-slide
  .jpm-wm-campaign-interactive-book-carousel__next:hover:after {
  background-color: #0d0c0b;
}

.jpm-wm-campaign-interactive-book-carousel__wrapper.last-slide
  .jpm-wm-campaign-interactive-book-carousel__sub-header {
  color: #f8f7f4;
}

.jpm-wm-campaign-interactive-book-carousel__wrapper.last-slide
  .jpm-wm-campaign-interactive-book-carousel__book-author-role {
  color: #cac8c5 !important;
}

.jpm-wm-campaign-interactive-book-carousel__wrapper.last-slide
  .jpm-wm-campaign-interactive-book-carousel__book-author-role:before {
  background-color: #908c87 !important;
}

.jpm-wm-campaign-interactive-book-carousel__wrapper.last-slide
  .jpm-wm-campaign-interactive-book-carousel__quote-reference-name {
  color: #af8462 !important;
}

.jpm-wm-campaign-interactive-book-carousel__wrapper.last-slide
  .jpm-wm-campaign-interactive-book-carousel__quote-reference-info {
  color: #e8e5e3 !important;
}

.jpm-wm-campaign-interactive-book-carousel__wrapper.last-slide
  .jpm-wm-campaign-interactive-book-carousel__author-video {
  color: #af8462 !important;
}

.jpm-wm-campaign-interactive-book-carousel__wrapper.last-slide
  .jpm-wm-campaign-interactive-book-carousel__author-video:focus-visible {
  outline-color: #fff;
}

.jpm-wm-campaign-interactive-book-carousel__wrapper.last-slide
  .jpm-wm-campaign-interactive-book-carousel__author-video:hover {
  color: #cba587 !important;
}

.jpm-wm-campaign-interactive-book-carousel__wrapper.last-slide
  .jpm-wm-campaign-interactive-book-carousel__author-video:hover:after {
  background-image: url("/content/dam/jpm-pb-aem/global/en/campaign/summer-reading-list/interactive-book/PlayFeaturedHover.png");
}

.jpm-wm-campaign-interactive-book-carousel__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (min-width: 75rem) {
  .jpm-wm-campaign-interactive-book-carousel__container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 100vh;
  }
}

@media screen and (max-width: 74.9375rem) {
  .jpm-wm-campaign-interactive-book-carousel__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.jpm-wm-campaign-interactive-book-carousel__container-left {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}





@media screen and (min-width: 75rem) {
  .jpm-wm-campaign-interactive-book-carousel__container-left {
    height: 100%;
  }
}

@media screen and (max-width: 74.9375rem) {
  .jpm-wm-campaign-interactive-book-carousel__container-left {
    
    position: relative;
  }
}

@media screen and (min-width: 48rem) and (max-width: 74.9375rem) {
  .jpm-wm-campaign-interactive-book-carousel__container-left-wrapper {
    padding: 0 6.4375rem;
  }
}

@media screen and (max-width: 74.9375rem) {
  .jpm-wm-campaign-interactive-book-carousel__container-left-wrapper {
    width: calc(83.33333vw);
    margin-left: calc(8.33333vw);
    float: left;
  }
}

@media screen and (max-width: 74.9375rem) and (min-width: 48rem) {
  .jpm-wm-campaign-interactive-book-carousel__container-left-wrapper {
    width: calc(88.88889vw);
    margin-left: calc(5.55556vw);
  }
}

@media screen and (max-width: 74.9375rem) and (min-width: 75rem) {
  .jpm-wm-campaign-interactive-book-carousel__container-left-wrapper {
    width: calc(87.5vw - 14px);
    margin-left: calc(6.25vw - 1px);
  }
}

@media screen and (max-width: 74.9375rem) and (min-width: 75rem) and (min-width: 1440px) {
  .jpm-wm-campaign-interactive-book-carousel__container-left-wrapper {
    width: 78.75rem;
  }
}

@media screen and (max-width: 74.9375rem) and (min-width: 75rem) and (min-width: 1440px) {
  .jpm-wm-campaign-interactive-book-carousel__container-left-wrapper {
    margin-left: 5.625rem;
  }
}

@media screen and (min-width: 75rem) {
  .jpm-wm-campaign-interactive-book-carousel__container-left-wrapper {
    padding-right: 7rem;
  }
}

.jpm-wm-campaign-interactive-book-carousel__container-right {
  width: 100%;
  z-index: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: 100%;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

@media screen and (min-width: 75rem) {
  .jpm-wm-campaign-interactive-book-carousel__container-right {
    padding-top: 4.6875rem;
    padding-bottom: 6rem;
    width: 60%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.jpm-wm-campaign-interactive-book-carousel__container-right-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.jpm-wm-campaign-interactive-book-carousel__container-right-wrapper.fade-out {
  opacity: 0;
}

.jpm-wm-campaign-interactive-book-carousel__container-right-wrapper.fade-in {
  opacity: 1;
}

@media screen and (max-width: 74.9375rem) {
  .jpm-wm-campaign-interactive-book-carousel__container-right-wrapper {
    opacity: 1 !important;
  }
}

.jpm-wm-campaign-interactive-book-carousel__container-right::before {
  
}

.jpm-wm-campaign-interactive-book-carousel__book {
  width: 100%;
  box-shadow: 0 11px 15px -7px rgba(13, 12, 11, 0.10), 0 24px 38px 3px rgba(13, 12, 11, 0.10), 0 9px 46px 8px rgba(13, 12, 11, 0.08);
}

.jpm-wm-campaign-interactive-book-carousel__book-wrapper {
  -ms-flex-item-align: center;
  align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 74.9375rem) {
  .jpm-wm-campaign-interactive-book-carousel__book-wrapper {
    opacity: 1 !important;
  }
}

.jpm-wm-campaign-interactive-book-carousel__book-wrapper.fade-out {
  opacity: 0 !important;
}

.jpm-wm-campaign-interactive-book-carousel__book-wrapper.fade-in {
  opacity: 1;
}

.jpm-wm-campaign-interactive-book-carousel__top-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.jpm-wm-campaign-interactive-book-carousel__top-navigation-featured {
  position: absolute;
  width: 13.5rem;
  left: -172px;
  height: 2.75rem;
  z-index: -1;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#004848),
    to(#468a79)
  );
  background: linear-gradient(90deg, #004848 0%, #468a79 100%);
  border-radius: 1.5rem;
  font-family: "Amplitude-Book";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 74.9375rem) {
  .jpm-wm-campaign-interactive-book-carousel__top-navigation-featured {
    font-size: 14px;
    line-height: 22px;
    height: 2.375rem;
    width: 10.625rem;
    left: -132px;
  }
}

.jpm-wm-campaign-interactive-book-carousel__top-navigation-featured-numbering {
  position: relative;
}

.jpm-wm-campaign-interactive-book-carousel__top-navigation-featured::before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0.25rem;
  margin-left: 1.25rem;
  content: "";
  background-image: url("/content/dam/jpm-pb-aem/global/en/campaign/summer-reading-list/interactive-book/ClockClockwise.png");
  background-repeat: no-repeat;
  background-size: 1.125rem;
  height: 1.125rem;
  width: 1.125rem;
  padding-left: 1.125rem;
}

@media screen and (max-width: 74.9375rem) {
  .jpm-wm-campaign-interactive-book-carousel__top-navigation-featured::before {
    background-size: 1rem;
    height: 1rem;
    width: 1rem;
    padding-left: 1rem;
    margin-left: 0.75rem;
  }
}

.jpm-wm-campaign-interactive-book-carousel__top-navigation-numbering {
  font-family: "Amplitude-Book";
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  letter-spacing: -0.02em;
  color: #0d0c0b !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px;
  width: 44px;
  height: 44px;
  background: #f8f7f4;
  border-radius: 60px;
}

@media screen and (max-width: 74.9375rem) {
  .jpm-wm-campaign-interactive-book-carousel__top-navigation-numbering {
    font-family: "Amplitude", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    width: 38px;
    height: 38px;
    letter-spacing: 0.0025em;
  }
}

.jpm-wm-campaign-interactive-book-carousel__top-navigation-overview {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Amplitude", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.0025em;
  color: #494540 !important;
}

.jpm-wm-campaign-interactive-book-carousel__top-navigation-overview:hover {
  color: #0d0c0b !important;
}

.jpm-wm-campaign-interactive-book-carousel__top-navigation-overview:hover:before {
  background-image: url("/content/dam/jpm-pb-aem/global/en/campaign/summer-reading-list/interactive-book/DotsNineHover.png");
}

.jpm-wm-campaign-interactive-book-carousel__top-navigation-overview:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  content: "";
  background-image: url("/content/dam/jpm-pb-aem/global/en/campaign/summer-reading-list/interactive-book/DotsNine.png");
  background-repeat: no-repeat;
  background-size: 1.5rem;
  height: 1.5rem;
  width: 1.5rem;
  padding-left: 1.875rem;
}

.jpm-wm-campaign-interactive-book-carousel__nav-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  
}

@media screen and (max-width: 74.9375rem) {
  .jpm-wm-campaign-interactive-book-carousel__nav-container {
    display: none;
  }
}

.jpm-wm-campaign-interactive-book-carousel__prev,
.jpm-wm-campaign-interactive-book-carousel__next {
  cursor: pointer;
}

.jpm-wm-campaign-interactive-book-carousel__prev:hover:after,
.jpm-wm-campaign-interactive-book-carousel__next:hover:after {
  background-color: #f8f7f4;
}

.jpm-wm-campaign-interactive-book-carousel__prev:after,
.jpm-wm-campaign-interactive-book-carousel__next:after {
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  content: "";
  background-image: url("/content/dam/jpm-pb-aem/global/en/campaign/summer-reading-list/interactive-book/scrollnav.svg");
  background-repeat: no-repeat;
  background-size: auto;
  height: 2.75rem;
  width: 1.925rem;
  padding-left: 2.7375rem;
}

.jpm-wm-campaign-interactive-book-carousel__prev::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.jpm-wm-campaign-interactive-book-carousel__next:after {
  margin-left: 0.8125rem;
}

.jpm-wm-campaign-interactive-book-carousel__header {
  font-family: "RecifeDisplay-Book", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 38px;
  line-height: 48px;
  color: #0d0c0b;
}

.jpm-wm-campaign-interactive-book-carousel__sub-header {
  font-family: "Amplitude", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 26px;
  line-height: 34px;
  letter-spacing: 0.0025em;
  color: #262320;
  
}

.jpm-wm-campaign-interactive-book-carousel__description {
  font-family: "Amplitude-Book";
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  
  color: #0d0c0b;
}

.jpm-wm-campaign-interactive-book-carousel__book-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  
}

.jpm-wm-campaign-interactive-book-carousel__book-author-name {
  font-family: "Amplitude", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #0d0c0b;
  margin-right: 0.375rem;
}

.jpm-wm-campaign-interactive-book-carousel__book-author-role {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Amplitude", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #76726d;
}

.jpm-wm-campaign-interactive-book-carousel__book-author-role:before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #cac8c5;
  margin-right: 0.375rem;
}

.jpm-wm-campaign-interactive-book .brand-name {
  white-space: nowrap;
}

.jpm-wm-general-html__embed-container {
  width: 100% !important;
  margin-left: 0 !important;
}

.jpm-wm-general-html {
  max-width: 100% !important;
  margin-bottom: 0 !important;
}

.jpm-wm-contentcard-3up {
  margin: 80px 0px !important;
}

.jpm-wm-contentcard__summary {
  display: none;
}

.jpm-wm-contentcard__headline {
  font-family: "RecifeText" !important;
  font-size: 26px !important;
  line-height: 36px !important;
  letter-spacing: 0.0025em;
}

@media screen and (min-width: 0) and (max-width: 47.9375rem) {
  .jpm-wm-contentcard__headline {
    font-size: 22px !important;
    font-weight: 400 !important;
    line-height: 32px !important;
    letter-spacing: 0.005em;
  }
}

.jpm-wm-contentcard__date {
  font-size: 14px !important;
  line-height: 22px !important;
  color: #76726d !important;
  letter-spacing: 0.0025em;
}

.jpm-wm-contentcard__meta {
  margin-top: 4px !important;
}

.jpm-wm-contentcard--no-eyebrow .jpm-wm-contentcard__image-link {
  margin-bottom: 32px !important;
}

input#jpm-wm-general-inline-newsletter__form__email--inline--singnupvariation:hover {
  border-bottom-color: #3a2206 !important;
}

input#jpm-wm-general-inline-newsletter__form__email--inline--singnupvariation:focus {
  border: 1px solid #3a2206 !important;
  border-bottom-color: #3a2206 !important;
}

.jpm-wm-general-inline-newsletter__container__signupvariation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50% !important;
}

@media screen and (min-width: 64rem) and (max-width: 90rem) {
  .jpm-wm-general-inline-newsletter__container__signupvariation {
    width: 60% !important;
  }
}

@media screen and (min-width: 48rem) and (max-width: 74.9375rem) {
  .jpm-wm-general-inline-newsletter__container__signupvariation {
    width: 50% !important;
  }
}

@media screen and (min-width: 48rem) and (max-width: 74.9375rem) {
  .jpm-wm-general-inline-newsletter__container__signupvariation {
    width: 70% !important;
  }
}

@media screen and (min-width: 0) and (max-width: 47.9375rem) {
  .jpm-wm-general-inline-newsletter__container__signupvariation {
    width: 100% !important;
  }
}

.jpm-wm-general-inline-newsletter__content-wrapper {
  height: 15.9375rem !important;
  margin-left: 0px !important;
}

@media screen and (min-width: 48rem) and (max-width: 74.9375rem) {
  .jpm-wm-general-inline-newsletter__content-wrapper {
    height: 16.9375rem !important;
  }
}

@media screen and (min-width: 0) and (max-width: 47.9375rem) {
  .jpm-wm-general-inline-newsletter__content-wrapper {
    height: 17.9375rem !important;
  }
}

@media screen and (min-width: 0) and (max-width: 47.9375rem) {
  .jpm-wm-general-inline-newsletter__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.jpm-wm-general-inline-newsletter__form__error {
  color: #d90000 !important;
}

.jpm-wm-general-inline-newsletter__form__label--opt-in {
  margin-top: 16px !important;
  color: #494540 !important;
}

@media screen and (min-width: 0) and (max-width: 47.9375rem) {
  .jpm-wm-general-inline-newsletter__form__label--opt-in {
    margin-top: 3rem !important;
  }
}

.jpm-wm-general-inline-newsletter__form__email {
  background: #fff !important;
  border-radius: 2px !important;
  border-bottom-color: transparent !important;
}

.jpm-wm-general-inline-newsletter__form__submit {
  font-family: "Amplitude", sans-serif !important;
  background: #3a2206 !important;
  color: #fff !important;
  border-radius: 2px !important;
  height: 2.75rem !important;
}

.jpm-wm-general-inline-newsletter__form__submit:hover {
  padding: 12px 24.5px !important;
  background: #674526 !important;
}

.jpm-wm-general-inline-newsletter__form__submit:disabled {
  background: #aaa7a3 !important;
}

.jpm-wm-general-inline-newsletter__form__submit::after {
  display: none !important;
}

@media screen and (min-width: 0) and (max-width: 47.9375rem) {
  .jpm-wm-general-inline-newsletter__form__submit {
    font-size: 14px !important;
    line-height: 22px !important;
    letter-spacing: 0.0025em !important;
    margin-left: 16px !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media screen and (min-width: 0) and (max-width: 47.9375rem) {
  .jpm-wm-general-inline-newsletter__form__label {
    position: absolute !important;
    padding-top: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 7px !important;
  }
}

.jpm-wm-general-inline-newsletter__form__label--email {
  color: #76726d !important;
  left: 17.67px !important;
  top: 11px !important;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-size: 16px !important;
}

.jpm-wm-general-inline-newsletter__form__visible-checkbox,
.jpm-wm-general-inline-newsletter__form__checkmark {
  top: 3px !important;
  background: #fff !important;
  z-index: auto !important;
}

@media screen and (min-width: 0) and (max-width: 47.9375rem) {
  .jpm-wm-general-inline-newsletter__form__visible-checkbox,
  .jpm-wm-general-inline-newsletter__form__checkmark {
    position: absolute !important;
  }
}

.jpm-wm-general-inline-newsletter__subcontainer {
  padding: 36px calc(10vw - 8px) 0px !important;
}

@media screen and (min-width: 0) and (max-width: 47.9375rem) {
  .jpm-wm-general-inline-newsletter__subcontainer {
    padding: 24px 20px 100px !important;
  }
}

.jpm-wm-general-inline-newsletter--signupvariation {
  margin-bottom: 0px !important;
}

.jpm-wm-general-inline-newsletter__image {
  height: 60% !important;
}

.jpm-wm-general-inline-newsletter__content-wrapper {
  background-image: url("/content/dam/jpm-pb-aem/global/en/campaign/summer-reading-list/interactive-book/BackgroundImage.png") !important;
  -webkit-box-shadow:
    0px 3px 6px rgba(13, 12, 11, 0.12),
    0px 6px 10px rgba(13, 12, 11, 0.12),
    0px 1px 18px rgba(13, 12, 11, 0.08);
  box-shadow:
    0px 3px 6px rgba(13, 12, 11, 0.12),
    0px 6px 10px rgba(13, 12, 11, 0.12),
    0px 1px 18px rgba(13, 12, 11, 0.08);
  border-radius: 6px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

@media screen and (min-width: 0) and (max-width: 47.9375rem) {
  .jpm-wm-general-inline-newsletter__content-wrapper {
    background-position: center !important;
  }
}

.jpm-wm-general-inline-newsletter__subheading {
  color: #0d0c0b;
}

.jpm-wm-general-inline-newsletter__header {
  font-size: 1.125rem !important;
  font-weight: 500;
  line-height: 1.625rem !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "Amplitude-Book";
  color: #3a2206;
  margin-bottom: 32px !important;
}

@media screen and (min-width: 0) and (max-width: 47.9375rem) {
  .jpm-wm-general-inline-newsletter__header {
    margin-bottom: 1rem !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
}

@media screen and (min-width: 75rem) {
  .jpm-wm-general-inline-newsletter__header {
    font-size: 1.125rem !important;
    line-height: 1.625rem !important;
  }
}

.jpm-wm-general-inline-newsletter__header::before {
  content: "";
  background-image: url("/content/dam/jpm-pb-aem/global/en/campaign/summer-reading-list/interactive-book/EnvelopeOpen.svg");
  background-repeat: no-repeat;
  background-size: 1.5rem;
  height: 1.5rem;
  width: 1.5rem;
  padding-right: 2rem;
}

@media screen and (min-width: 0) and (max-width: 47.9375rem) {
  .jpm-wm-general-inline-newsletter__header::before {
    margin-bottom: 10.5px;
  }
}

@media screen and (min-width: 75rem) {
  .jpm-wm-general-inline-newsletter__header::before {
    height: 2rem;
    width: 2rem;
    background-size: 2rem;
    padding-right: 2.5rem;
  }
}

.jpm-wm-campaign-interactive-book-carousel__header {
  font-style: normal !important;
}
