.jpm-faq__heading{font-size:20px;line-height:28px;font-weight:700;text-transform:uppercase;color:var(--white);margin:0 0 15px}.jpm-faq__content-box{border-radius:var(--radius-m);background-color:rgb(from var(--white) r g b/5%);margin-bottom:10px}.jpm-faq__content-box:last-child{margin:0}.jpm-faq__item{display:flex;justify-content:space-between;align-items:center;padding:10px 15px;cursor:pointer}.jpm-faq-item__text{font-size:16px;font-weight:700;line-height:1.5;color:var(--white);padding-right:10px;margin:0}.jpm-faq-item__icon{flex:0 0 16px;width:16px;height:16px;padding:2px;border-radius:50%;background-color:rgb(from var(--white) r g b/20%)}@layer mixins{.jpm-faq-item__icon{display:flex;justify-content:center;align-items:center}}.jpm-faq-item__icon-svg{width:8px;height:6px;fill:var(--white);transition:transform .25s}.is-active .jpm-faq-item__icon-svg{transform:rotate(180deg)}.jpm-faq-item__answer{height:0;font-size:14px;line-height:1.6;color:var(--gray-300);margin:0;overflow:hidden;transition:height .25s ease}.is-active .jpm-faq-item__answer{height:auto}.jpm-faq-item__answer .is-emphasized{font-style:italic;background-color:rgb(from var(--white) r g b/25%)}.jpm-faq-item__answer-text{padding:0 15px 10px;margin:0}.jpm-faq-item__answer-text p{margin:0 0 14px}.jpm-faq-item__answer-text p:last-child{margin:0}.jpm-faq-item__table{border:1px solid rgb(from var(--white) r g b/50%);border-radius:6px}.jpm-faq-item__table li{display:flex;border-bottom:1px solid rgb(from var(--white) r g b/50%);text-align:center}.jpm-faq-item__table li:first-child{font-weight:700}.jpm-faq-item__table li:last-child{border:none}.jpm-faq-item__table li span{flex:28% 1;padding:5px;border-right:1px solid rgb(from var(--white) r g b/50%);color:var(--white)}.jpm-faq-item__table li span:first-child{flex:44% 1}.jpm-faq-item__table li span:last-child{border:none}.c-jpm-timer-skeleton{display:flex;align-items:center}.c-jpm-timer-skeleton__icon{width:16px;height:16px;margin-right:8px;fill:#fff}.c-jpm-timer-skeleton__time{position:relative;border-radius:4px;width:76px;height:15px;overflow:hidden;background-color:#fff;animation:skeleton-loading-transparent 1s linear infinite alternate}.jpm-monthly-leaderboard-list-skeleton{width:100%}.jpm-monthly-leaderboard-list-skeleton__item{position:relative;border-radius:6px;width:100%;height:44px;margin-bottom:10px;overflow:hidden;background-color:rgb(from var(--white) r g b/20%);animation:skeleton-loading 1s linear infinite alternate}