﻿.BountyPage_wrapper__XzpA_ {
    margin: 20px auto;
    max-width: 80%;
    text-align: center;
}
.BountyPage_wrapper__XzpA_ h1,
.BountyPage_wrapper__XzpA_ h2 {
    font-size: var(--font-slg);
    line-height: var(--font-slg-lh);
    color: var(--white);
    font-weight: 700;
}
.BountyPage_wrapper__XzpA_ h1 b,
.BountyPage_wrapper__XzpA_ h2 b {
    color: var(--orange);
}
.BountyPage_center-text__iJgBd {
    max-width: 950px;
    margin: 20px auto;
    color: var(--color-light);
    text-align: center;
    font-weight: 700;
    font-size: var(--font-xlg);
    line-height: var(--font-xlg-lh);
}
.BountyPage_center-text__iJgBd b {
    color: var(--orange);
}
.BountyPage_main-img__rjRU2 {
    max-width: 100%;
}
.BountyPage_side-img__V_7yp {
    max-width: 40%;
}
@media (max-width: 1024px) {
    .BountyPage_side-img__V_7yp {
        display: none;
    }
}
.BountyPage_btn__zLhsI {
    width: 25rem;
    height: 7rem;
    margin-top: 10px;
    justify-content: center;
}
.BountyPage_list-block__i9fQ2 {
    text-align: left;
    white-space: pre-wrap;
}
.BountyPage_cheats-block__a8yT7 h2,
.BountyPage_cheats-block__a8yT7 p {
    margin: 0;
    text-align: left;
}
@media (max-width: 1024px) {
    .BountyPage_cheats-block__a8yT7 img {
        display: none;
    }
}
