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