.rlg-achievements-page .page-header-module,
.rlg-achievements-page .bannernav.ft {
    display: none !important;
}

.rlg-achievements-page .main section.module:not(.page-header-module) {
    padding: 0 !important;
}

.rlg-achievements-page .main section.module:not(.page-header-module) > .container,
.rlg-achievements-page .main section.module:not(.page-header-module) > .container > .row,
.rlg-achievements-page .main section.module:not(.page-header-module) [class*="col-"] {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
}

.res-achievements-page,
.res-achievements-page * {
box-sizing: border-box;
}

.res-achievements-page {
--ra-red: #c71920; --ra-red-dark: #a90f16; --ra-black: #202124; --ra-text: #46484c; --ra-warm: #f7f5f1; --ra-line: #dededb; --ra-gold: #b58a35; --ra-gold-dark: #7e5b1f; --ra-grand: #c71920; --ra-grand-dark: #8f1016; --ra-silver: #8c9094; --ra-silver-dark: #5e6267; --ra-bronze: #a7663b; --ra-bronze-dark: #774526; position: relative; overflow-x: hidden; background: rgb(255, 255, 255); color: var(--ra-text); font-family: "Open Sans", Arial, sans-serif; font-size: 16px; line-height: 1.65;
}

.res-achievements-page [hidden] {
display: none !important;
}

.res-achievements-page h1,
.res-achievements-page h2,
.res-achievements-page h3,
.res-achievements-page p {
margin-top: 0px;
}

.res-achievements-page h1,
.res-achievements-page h2,
.res-achievements-page h3 {
color: var(--ra-black); font-family: "Open Sans", Arial, sans-serif;
}

.ra-inner {
width: calc(100% - 30px); max-width: 1170px; margin: 0px auto;
}

.ra-hero {
padding: 110px 0px 70px; border-bottom: 1px solid var(--ra-line); background: radial-gradient(at 86% 24%, rgba(199, 25, 32, 0.12) 0px, rgba(199, 25, 32, 0.06) 23%, transparent 48%), radial-gradient(at 76% 92%, rgba(32, 33, 36, 0.07) 0px, transparent 38%), linear-gradient(135deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 58%, rgb(251, 245, 243) 100%);
}

.ra-lockup {
margin-bottom: 19px; color: var(--ra-black); font-size: 12px; font-weight: 600; letter-spacing: 0.13em; text-transform: uppercase;
}

.ra-hero h1 {
max-width: 820px; margin-bottom: 17px; font-size: clamp(36px, 5vw, 58px); font-weight: 300; letter-spacing: -0.02em; line-height: 1.08;
}

.ra-subtitle {
max-width: 650px; margin-bottom: 30px; color: rgb(51, 54, 58); font-size: clamp(18px, 2vw, 23px); line-height: 1.45;
}

.ra-btn {
display: inline-flex; min-height: 48px; align-items: center; justify-content: center; padding: 12px 22px; border: 1px solid var(--ra-red); background: transparent; font-size: 12px; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; color: var(--ra-red) !important; text-decoration: none !important;
}

.ra-btn:hover,
.ra-btn:focus {
background: var(--ra-red-dark); color: rgb(255, 255, 255) !important;
}

.ra-back-link {
display: inline-flex; margin-top: 18px; font-size: 12px; font-weight: 600; letter-spacing: 0.035em; color: var(--ra-text) !important; text-decoration: none !important;
}

.ra-level-journey {
padding: 52px 0px 48px; border-bottom: 1px solid rgba(181, 138, 53, 0.25); background: rgb(255, 253, 250); text-align: center;
}

.ra-level-journey h2 {
margin-bottom: 8px; font-size: clamp(26px, 3vw, 38px); font-weight: 400; line-height: 1.2;
}

.ra-level-journey__intro {
max-width: 760px; margin: 0px auto 30px; color: rgb(93, 96, 100);
}

.ra-level-journey__list {
display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; margin: 0px; padding: 0px; list-style: none;
}

.ra-level-step {
position: relative; min-height: 168px;
}

.ra-level-step__link {
display: flex; min-height: 168px; height: 100%; flex-direction: column; align-items: center; justify-content: center; padding: 22px 18px 20px; border: 1px solid rgb(221, 214, 202); background: rgb(255, 255, 255); text-align: center; transition: border-color 0.18s, box-shadow 0.18s, transform 0.18s; color: inherit !important; text-decoration: none !important;
}

.ra-level-step__link:hover,
.ra-level-step__link:focus {
border-color: currentcolor; box-shadow: rgba(32, 33, 36, 0.08) 0px 11px 28px; outline: none; transform: translateY(-3px);
}

.ra-level-step__link:focus-visible {
outline: 2px solid var(--ra-red); outline-offset: 3px;
}

.ra-level-step__condition {
display: block; margin: 2px 0px 7px; color: rgb(102, 105, 109); font-size: 11px; font-weight: 600; letter-spacing: 0.05em;
}

.ra-level-step:not(:last-child)::after {
position: absolute; z-index: 1; top: 50%; right: -15px; width: 15px; border-top: 1px solid var(--ra-gold); content: "";
}

.ra-achievement-icon,
.ra-achiever-card__badge {
display: flex; width: 43px; height: 48px; align-items: center; justify-content: center; margin-bottom: 12px; background: currentcolor; clip-path: polygon(50% 0px, 91% 17%, 84% 72%, 50% 100%, 16% 72%, 9% 17%); color: inherit; font-family: Georgia, "Times New Roman", serif; font-size: 15px; font-weight: 700; line-height: 1;
}

.ra-achievement-icon::after,
.ra-achiever-card__badge::after {
color: rgb(255, 255, 255); content: attr(data-mark);
}

.ra-achievement-icon--section {
margin-right: auto; margin-left: auto;
}

.ra-grand .ra-achievement-icon--section {
background: rgb(255, 255, 255); color: rgb(255, 255, 255);
}

.ra-grand .ra-achievement-icon--section::after {
color: var(--ra-grand);
}

.ra-level-step strong {
display: block; color: var(--ra-black); font-size: 16px; letter-spacing: 0.12em; line-height: 1.3; text-transform: uppercase;
}

.ra-level-step small {
display: block; margin-top: 4px; color: rgb(119, 122, 126); font-size: 11px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase;
}

.ra-level-step--bronze {
color: var(--ra-bronze);
}

.ra-level-step--silver {
color: var(--ra-silver);
}

.ra-level-step--gold {
color: var(--ra-gold);
}

.ra-level-step--grand {
color: var(--ra-grand);
}

.ra-grand {
scroll-margin-top: 24px; padding: 68px 0px 76px; border-bottom: 0px; background: var(--ra-grand); color: rgb(255, 255, 255); text-align: center;
}

.ra-eyebrow,
.ra-modal__eyebrow {
margin-bottom: 13px; color: var(--ra-red); font-size: 12px; font-weight: 700; letter-spacing: 0.14em; line-height: 1.4; text-transform: uppercase;
}

.ra-grand .ra-eyebrow {
color: rgba(255, 255, 255, 0.78);
}

.ra-grand h2,
.ra-level-section h2 {
margin-bottom: 8px; font-size: clamp(28px, 3.5vw, 42px); font-weight: 400; line-height: 1.2;
}

.ra-grand h2,
.ra-grand h3,
.ra-grand .ra-intro,
.ra-grand-placeholder p {
color: rgb(255, 255, 255);
}

.ra-intro {
max-width: 700px; margin: 0px auto 30px; font-size: 16px;
}

.ra-grand-placeholder {
display: flex; min-height: 184px; flex-direction: column; align-items: center; justify-content: center; gap: 22px; padding: 30px 36px; border: 1px solid rgba(255, 255, 255, 0.38); background: rgba(118, 7, 13, 0.18);
}

.ra-grand-placeholder h3 {
margin-bottom: 8px; font-size: clamp(21px, 2.4vw, 28px); font-weight: 400;
}

.ra-grand-placeholder p {
margin-bottom: 0px;
}

.ra-achievement-levels {
background: var(--ra-warm);
}

.ra-level-section {
scroll-margin-top: 24px; padding: 68px 0px 70px; border-bottom: 1px solid var(--ra-line); text-align: center;
}

.ra-level-section--gold {
background: linear-gradient(rgb(251, 247, 238), rgb(247, 245, 241) 70%);
}

.ra-level-section--silver {
background: linear-gradient(rgb(246, 247, 247), rgb(247, 245, 241) 70%);
}

.ra-level-section--bronze {
background: linear-gradient(rgb(251, 245, 240), rgb(247, 245, 241) 70%);
}

.ra-level-section__rule {
width: 54px; margin: 20px auto 28px; border-width: 1px 0px 0px; border-style: solid none none; border-color: currentcolor; border-image: none; opacity: 0.55;
}

.ra-level-section--gold {
color: var(--ra-gold);
}

.ra-level-section--silver {
color: var(--ra-silver);
}

.ra-level-section--bronze {
color: var(--ra-bronze);
}

.ra-level-section h2,
.ra-level-section .ra-intro {
color: var(--ra-black);
}

.ra-level-grid {
display: grid; grid-template-columns: repeat(4, minmax(0px, 1fr)); gap: 14px;
}

.ra-level-section--silver .ra-level-grid,
.ra-level-section--bronze .ra-level-grid {
grid-template-columns: repeat(5, minmax(0px, 1fr));
}

.ra-achiever-card {
position: relative; display: flex; min-height: 154px; width: 100%; flex-direction: column; align-items: center; justify-content: center; padding: 25px 16px 22px; border: 1px solid; border-radius: 0px; background: rgba(255, 255, 255, 0.9); color: inherit; cursor: pointer; text-align: center; transition: transform 0.18s, box-shadow 0.18s, background 0.18s;
}

.ra-achiever-card:hover,
.ra-achiever-card:focus {
outline: none; background: rgb(255, 255, 255); box-shadow: rgba(32, 33, 36, 0.09) 0px 12px 30px; transform: translateY(-3px);
}

.ra-achiever-card:focus-visible {
outline: 2px solid var(--ra-red); outline-offset: 3px;
}

.ra-achiever-card__badge {
margin-bottom: 14px;
}

.ra-level-section--gold .ra-achiever-card__badge::after {
content: "III";
}

.ra-level-section--silver .ra-achiever-card__badge::after {
content: "II";
}

.ra-level-section--bronze .ra-achiever-card__badge::after {
content: "I";
}

.ra-achiever-card__name {
display: block; color: var(--ra-black); font-family: Georgia, "Times New Roman", serif; font-size: 19px; font-weight: 400; line-height: 1.25;
}

.ra-week-tags {
display: flex; flex-wrap: wrap; justify-content: center; gap: 5px; margin-top: 13px; pointer-events: none;
}

.ra-week-tag {
min-width: 28px; padding: 4px 8px; border: 0px; border-radius: 2px; background: rgb(236, 235, 234); color: rgb(85, 88, 92); font-size: 10px; font-weight: 700; letter-spacing: 0.06em; line-height: 1.5;
}

.ra-level-section--gold .ra-week-tag {
background: rgb(240, 229, 204); color: rgb(114, 82, 28);
}

.ra-level-section--silver .ra-week-tag {
background: rgb(227, 230, 232); color: rgb(85, 91, 97);
}

.ra-level-section--bronze .ra-week-tag {
background: rgb(239, 223, 212); color: rgb(113, 67, 38);
}

.ra-level-section--gold .ra-achiever-card {
color: var(--ra-gold-dark);
}

.ra-level-section--silver .ra-achiever-card {
color: var(--ra-silver-dark);
}

.ra-level-section--bronze .ra-achiever-card {
color: var(--ra-bronze-dark);
}

.ra-modal {
position: fixed; z-index: 999999; inset: 0px; display: flex; align-items: center; justify-content: center; padding: 12px; background: rgba(8, 8, 9, 0.96);
}

.ra-modal__dialog {
position: relative; display: flex; width: auto; max-width: calc(-24px + 100vw); height: calc(-24px + 100vh); max-height: 100%; align-items: center; justify-content: center; overflow: visible; background: transparent;
}

.ra-modal__title {
position: fixed; z-index: 2; top: 20px; left: 22px; max-width: calc(-100px + 100vw); color: rgb(255, 255, 255);
}

.ra-modal__title strong {
display: block; font-size: 18px; font-weight: 600;
}

.ra-modal__title small {
display: block; margin-top: 3px; color: rgb(208, 174, 105); font-size: 11px; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase;
}

.ra-modal__close {
position: fixed; z-index: 3; top: 17px; right: 20px; width: 46px; height: 46px; border: 1px solid rgba(255, 255, 255, 0.7); border-radius: 50%; background: rgba(0, 0, 0, 0.48); color: rgb(255, 255, 255); cursor: pointer; font-size: 31px; line-height: 1;
}

.ra-modal__close:hover,
.ra-modal__close:focus {
background: rgba(199, 25, 32, 0.9); outline: none;
}

.ra-modal__weeks {
position: fixed; z-index: 2; bottom: 20px; left: 50%; display: flex; flex-wrap: wrap; gap: 9px; padding: 8px; border-radius: 3px; background: rgba(0, 0, 0, 0.68); transform: translateX(-50%);
}

.ra-modal__week {
appearance: none; min-width: 48px; padding: 8px 13px; border: 1px solid rgba(255, 255, 255, 0.75); background: transparent; color: rgb(255, 255, 255); cursor: pointer; font-size: 13px; font-weight: 700;
}

.ra-modal__week:hover,
.ra-modal__week:focus {
background: var(--ra-gold); outline: none;
}

.res-achievements-page .ra-modal__week.is-active,
.res-achievements-page .ra-modal__week[aria-selected="true"] {
border-color: var(--ra-red) !important; background: var(--ra-red) !important;
}

.ra-video-wrap {
display: flex; width: auto; height: 100%; max-width: calc(-24px + 100vw); align-items: center; justify-content: center; background: rgb(17, 17, 17);
}

.ra-video {
display: block; width: auto; max-width: calc(-24px + 100vw); height: 100%; max-height: calc(-24px + 100vh); object-fit: contain; background: rgb(17, 17, 17);
}

html.ra-modal-open,
body.ra-modal-open {
overflow: hidden !important;
}

@media (max-width: 900px) {
.ra-level-section--silver .ra-level-grid,
.ra-level-section--bronze .ra-level-grid {
grid-template-columns: repeat(3, minmax(0px, 1fr));
}
}

@media (max-width: 720px) {
.ra-inner {
width: calc(100% - 36px);
}

.ra-hero {
padding: 110px 0px 64px;
}

.ra-grand,
.ra-level-section {
padding: 58px 0px 64px;
}

.ra-level-journey__list {
grid-template-columns: 1fr 1fr;
}

.ra-level-step:nth-child(2)::after {
display: none;
}

.ra-level-grid,
.ra-level-section--silver .ra-level-grid,
.ra-level-section--bronze .ra-level-grid {
grid-template-columns: 1fr 1fr;
}

.ra-achiever-card {
min-height: 142px;
}
}

@media (max-width: 460px) {
.ra-level-grid,
.ra-level-section--silver .ra-level-grid,
.ra-level-section--bronze .ra-level-grid {
grid-template-columns: 1fr;
}

.ra-level-step,
.ra-level-step__link {
min-height: 156px;
}

.ra-modal__title {
top: 23px;
}

.ra-modal__title strong {
font-size: 15px;
}
}

.res-achievements-page {
    left: 50%;
    width: 100vw;
    margin-left: -50vw;
}
.ra-achievement-icon--custom {
    background: transparent !important;
    clip-path: none !important;
}
.ra-achievement-icon__image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.ra-grand .ra-level-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.ra-grand .ra-achiever-card {
    border-color: rgba(255,255,255,.62);
    background: rgba(118,7,13,.2);
    color: #fff;
}
.ra-grand .ra-achiever-card:hover,
.ra-grand .ra-achiever-card:focus {
    border-color: #fff;
    background: rgba(255,255,255,.12);
}
.ra-grand .ra-achiever-card__name {
    color: #fff;
}
.ra-grand .ra-week-tag {
    background: rgba(255,255,255,.17);
    color: #fff;
}
@media (max-width: 720px) {
    .ra-grand .ra-level-grid { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 460px) {
    .ra-grand .ra-level-grid { grid-template-columns: 1fr; }
}


/* Mobile popup: readable title and a single-row week selector. */
@media (max-width: 720px) {
.ra-modal__title {
top: 12px;
left: 12px;
max-width: calc(100vw - 86px);
padding: 8px 11px;
border-left: 3px solid var(--ra-red);
background: #171719;
box-shadow: 0 3px 14px rgba(0, 0, 0, .35);
}

.ra-modal__title strong {
font-size: 14px;
line-height: 1.25;
}

.ra-modal__title small {
margin-top: 2px;
font-size: 9px;
line-height: 1.3;
}

.ra-modal__weeks {
right: 12px;
bottom: calc(54px + env(safe-area-inset-bottom));
left: 12px;
width: auto;
max-width: none;
flex-wrap: nowrap;
gap: 4px;
padding: 5px;
transform: none;
}

.ra-modal__week {
flex: 1 1 0;
min-width: 0;
padding: 8px 2px;
font-size: 10px;
line-height: 1.2;
white-space: nowrap;
}
}
