*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1C1710;
font-size:0.938rem;
font-family:"Commissioner", 'Helvetica Neue', Arial, sans-serif;
-webkit-font-smoothing:antialiased;
line-height:1.6;
text-rendering:optimizeLegibility;
color:#D9CDB4;
overflow-wrap:break-word;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.rprlayout_q78{
min-height:100vh;
flex-direction:column;
display:flex;
}
.rprmain_q78{
flex:1 1 auto;
min-width:0;
width:100%;
}
.rprcontainer_q78{
padding:0 1rem;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:765px){
.rprcontainer_q78{
padding:0 2rem;
}
}
@media(min-width:1102px){
.rprcontainer_q78{
padding:0 56px;
}
}
.rpreyebrow_q78{
text-transform:uppercase;
line-height:1.4;
font-size:0.688rem;
overflow-wrap:break-word;
color:#B8883A;
font-weight:600;
font-family:"Commissioner", 'Helvetica Neue', Arial, sans-serif;
letter-spacing:.2em;
display:inline-block;
}
.rprband_q78{
background:#0F0D08;
color:#F2EAD5;
}
.rprband_q78 .rpreyebrow_q78{
color:#D4A24C;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.rprtb_q78{
background:#1C1710;
border-bottom:1px solid rgba(244,234,210,0.13);
top:0;
position:sticky;
z-index:50;
}
.rprtb_in_q78{
margin:0 auto;
gap:1rem;
padding:12px 1rem;
width:100%;
display:flex;
max-width:87.5rem;
justify-content:space-between;
align-items:center;
}
@media(min-width:769px){
.rprtb_in_q78{
padding:16px 32px;
}
}
@media(min-width:1101px){
.rprtb_in_q78{
padding:1.125rem 3.5rem;
}
}
.rprtb_left_q78{
gap:1.75rem;
display:flex;
align-items:center;
min-width:0;
}
.rprtb_logo_q78{
gap:0.688rem;
display:flex;
align-items:center;
min-width:0;
}
.rprtb_logo_mark_q78{
border-radius:0.5rem;
flex:0 0 auto;
width:34px;
object-fit:cover;
height:34px;
}
.rprtb_logo_txt_q78{
flex-direction:column;
line-height:1;
display:flex;
min-width:0;
}
.rprtb_logo_name_q78{
overflow:hidden;
font-size:1.375rem;
text-overflow:ellipsis;
font-weight:700;
letter-spacing:.02em;
white-space:nowrap;
color:#F2EAD5;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
.rprtb_logo_sub_q78{
overflow:hidden;
font-size:0.531rem;
font-weight:600;
color:#B8883A;
text-overflow:ellipsis;
margin-top:0.25rem;
letter-spacing:.32em;
white-space:nowrap;
text-transform:uppercase;
}
.rprtb_nav_q78{
display:none;
}
@media(min-width:961px){
.rprtb_nav_q78{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.rprtb_nav_item_q78{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
padding-bottom:3px;
font-weight:600;
color:#D9CDB4;
font-size:14px;
border-bottom:2px solid transparent;
}
.rprtb_nav_item_q78:hover{
color:#F2EAD5;
}
.rprtb_nav_item_q78.rprstate_active_q78{
border-color:#B8883A;
color:#F2EAD5;
}
.rprtb_right_q78{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.rprtb_search_q78{
transition:color .22s ease;
display:flex;
align-items:center;
justify-content:center;
color:#D9CDB4;
}
.rprtb_search_q78:hover{
color:#B8883A;
}
.rprtb_search_q78 svg{
width:18px;
height:1.125rem;
}
.rprtb_lang_q78{
font-size:11px;
text-transform:uppercase;
color:#A89B82;
font-weight:600;
letter-spacing:.1em;
}
.rprtb_lang_q78:hover{
color:#F2EAD5;
}
.rprtb_login_q78{
font-size:0.875rem;
font-weight:600;
color:#F2EAD5;
display:none;
}
@media(min-width:765px){
.rprtb_login_q78{
display:inline-block;
}
}
.rprtb_register_q78{
border-radius:999px;
padding:11px 22px;
background:#C9953F;
transition:background-color .22s ease;
color:#150F06;
font-weight:700;
font-size:14px;
white-space:nowrap;
}
.rprtb_register_q78:hover{
background:#D8A94E;
}
.rprmob_q78{
background:#1C1710;
border-top:1px solid rgba(244,234,210,0.13);
z-index:60;
bottom:0;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
right:0;
left:0;
}
@media(min-width:961px){
.rprmob_q78{
display:none;
}
}
.rprmob_in_q78{
margin:0 auto;
align-items:stretch;
display:flex;
max-width:560px;
justify-content:space-around;
}
.rprmob_item_q78{
transition:color .22s ease;
gap:3px;
flex:1 1 0;
padding:0.563rem 0.25rem;
min-width:0;
flex-direction:column;
display:flex;
align-items:center;
color:#A89B82;
}
.rprmob_item_q78.rprstate_active_q78{
color:#B8883A;
}
.rprmob_ic_q78{
align-items:center;
justify-content:center;
display:flex;
}
.rprmob_ic_q78 svg{
width:20px;
height:1.25rem;
}
.rprmob_lb_q78{
overflow:hidden;
font-weight:600;
white-space:nowrap;
text-overflow:ellipsis;
font-size:10px;
max-width:100%;
}
@media(max-width:956px){
body{
padding-bottom:3.75rem;
}
}
.rprrail_q78{
min-width:0;
position:relative;
}
.rprrail_scroll_q78{
gap:0.875rem;
display:flex;
scrollbar-width:thin;
overflow-x:auto;
padding-bottom:0.875rem;
-webkit-overflow-scrolling:touch;
}
@media(min-width:771px){
.rprrail_scroll_q78{
gap:1.125rem;
}
}
.rprgc_q78{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:765px){
.rprgc_q78{
width:188px;
}
}
.rprgc_img_q78{
background:#252018;
overflow:hidden;
border-radius:0.875rem;
box-shadow:0 2px 8px rgba(10,8,4,0.55), 0 1px 2px rgba(10,8,4,0.40);
padding-bottom:133.33%;
position:relative;
}
.rprgc_img_q78 img{
inset:0;
height:100%;
object-fit:cover;
width:100%;
position:absolute;
}
.rprgc_cover_q78{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.rprgc_hover_q78{
transition:opacity .22s ease;
inset:0;
background:rgba(0,0,0,0.52);
opacity:0;
position:absolute;
display:flex;
align-items:center;
justify-content:center;
}
.rprgc_q78:hover .rprgc_hover_q78{
opacity:1;
}
.rprgc_hover_btn_q78{
background:#C9953F;
border-radius:999px;
width:2.875rem;
height:2.875rem;
color:#150F06;
display:flex;
justify-content:center;
align-items:center;
}
.rprgc_hover_btn_q78 svg{
width:18px;
height:18px;
}
.rprgc_info_q78{
gap:2px;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
display:flex;
}
.rprgc_name_q78{
overflow:hidden;
text-overflow:ellipsis;
font-size:13px;
color:#F2EAD5;
font-weight:700;
white-space:nowrap;
}
.rprgc_prov_q78{
overflow:hidden;
text-overflow:ellipsis;
font-size:11px;
white-space:nowrap;
color:#A89B82;
}
.rprgc_meta_q78{
color:#A89B82;
font-size:0.688rem;
}
.rprtc_q78{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:765px){
.rprtc_q78{
width:230px;
}
}
.rprtc_img_q78{
background:#252018;
border-radius:14px;
overflow:hidden;
box-shadow:0 2px 8px rgba(10,8,4,0.55), 0 1px 2px rgba(10,8,4,0.40);
padding-bottom:75%;
position:relative;
}
.rprtc_img_q78 img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.rprtc_info_q78{
gap:2px;
flex-direction:column;
display:flex;
margin-top:0.563rem;
min-width:0;
}
.rprtc_name_q78{
overflow:hidden;
font-weight:700;
color:#F2EAD5;
text-overflow:ellipsis;
font-size:14px;
white-space:nowrap;
}
.rprtc_rtp_q78{
color:#A89B82;
font-size:11px;
}
.rprlc_q78{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:771px){
.rprlc_q78{
width:268px;
}
}
.rprlc_img_q78{
border-radius:0.875rem;
overflow:hidden;
background:#252018;
box-shadow:0 2px 8px rgba(10,8,4,0.55), 0 1px 2px rgba(10,8,4,0.40);
position:relative;
padding-bottom:62.5%;
}
.rprlc_img_q78 img{
inset:0;
position:absolute;
width:100%;
object-fit:cover;
height:100%;
}
.rprlc_live_q78{
background:rgba(0,0,0,0.52);
border-radius:62.438rem;
padding:4px 0.563rem;
gap:0.438rem;
position:absolute;
left:12px;
top:12px;
align-items:center;
display:flex;
}
.rprlc_live_dot_q78{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#B85045;
height:8px;
width:0.5rem;
}
.rprlc_seats_q78{
font-size:10px;
font-weight:600;
letter-spacing:.08em;
text-transform:uppercase;
color:#F2EAD5;
}
.rprlc_info_q78{
gap:2px;
margin-top:9px;
min-width:0;
flex-direction:column;
display:flex;
}
.rprlc_name_q78{
overflow:hidden;
font-weight:700;
font-size:15px;
color:#F2EAD5;
text-overflow:ellipsis;
white-space:nowrap;
}
.rprlc_bet_q78{
color:#A89B82;
font-size:11px;
}
.rprpc_q78{
border:1px solid rgba(244,234,210,0.07);
gap:0.5rem;
padding:16px 0.875rem;
background:#252018;
border-radius:0.875rem;
flex-direction:column;
justify-content:center;
align-items:center;
display:flex;
min-width:0;
min-height:4.625rem;
}
.rprpc_logo_q78{
flex:0 0 auto;
height:1.75rem;
object-fit:contain;
max-width:100%;
width:auto;
}
.rprpc_name_q78{
overflow:hidden;
text-align:center;
text-overflow:ellipsis;
color:#A89B82;
font-size:0.688rem;
max-width:100%;
white-space:nowrap;
}
.rprgc_tag_q78{
border-radius:0.5rem;
padding:3px 0.5rem;
font-weight:700;
letter-spacing:.06em;
text-transform:uppercase;
display:inline-block;
top:10px;
font-size:10px;
position:absolute;
left:10px;
z-index:2;
}
.rprgc_tag_hot_q78{
background:#B85045;
color:#F2EAD5;
}
.rprgc_tag_new_q78{
background:#D4A24C;
color:#150F06;
}
.rprgc_tag_jp_q78{
background:#C9853A;
color:#150F06;
}
.rprgc_tag_live_q78{
background:#B85045;
color:#F2EAD5;
}
.rprsh_q78{
min-width:0;
margin-bottom:1.125rem;
}
.rprsh_row_q78{
gap:16px;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
}
.rprsh_row_q78 .rprsh_l_q78{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.rprsh_stack_q78{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.rprsh_center_q78{
gap:0.625rem;
text-align:center;
display:flex;
align-items:center;
flex-direction:column;
}
.rprsh_h2_q78{
color:#F2EAD5;
overflow-wrap:break-word;
line-height:1.1;
font-weight:600;
font-size:24px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.rprsh_h2_q78{
font-size:1.875rem;
}
}
.rprband_q78 .rprsh_h2_q78{
color:#F2EAD5;
}
.rprsh_eb_line_q78{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.rprsh_eb_line_q78::before{
background:#B8883A;
content:"";
display:inline-block;
height:1px;
width:1.75rem;
}
.rprband_q78 .rprsh_eb_line_q78::before{
background:#D4A24C;
}
.rprsh_eb_dot_q78{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.rprsh_eb_dot_q78::before{
background:#B8883A;
border-radius:50%;
display:inline-block;
height:6px;
width:0.375rem;
content:"";
}
.rprband_q78 .rprsh_eb_dot_q78::before{
background:#D4A24C;
}
.rprsh_link_q78{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
white-space:nowrap;
padding-bottom:2px;
font-weight:600;
font-size:13px;
display:inline-flex;
color:#F2EAD5;
align-items:center;
border-bottom:1px solid #F2EAD5;
}
.rprsh_link_q78:hover{
border-color:#B8883A;
color:#B8883A;
}
.rprsh_link_q78 svg{
height:0.875rem;
width:0.875rem;
}
.rprsh_link_chev_q78{
border-bottom:0;
padding-bottom:0;
}
.rprsh_link_btn_q78{
padding:9px 1.125rem;
background:#C9953F;
border-radius:999px;
color:#150F06;
border-bottom:0;
}
.rprsh_link_btn_q78:hover{
background:#D8A94E;
border-color:transparent;
color:#150F06;
}
.rprband_q78 .rprsh_link_q78{
border-color:#F2EAD5;
color:#F2EAD5;
}
.rprband_q78 .rprsh_link_btn_q78{
background:#D4A24C;
color:#150F06;
}
.rprsh_rule_q78{
background:rgba(244,234,210,0.13);
margin:-2px 0 18px;
height:1px;
}
.rprband_q78 .rprsh_rule_q78{
background:rgba(244,234,210,0.12);
}
.rprhero_q78{
padding:2rem 0 0.5rem;
}
@media(min-width:769px){
.rprhero_q78{
padding:56px 0 1.5rem;
}
}
.rprhero_in_q78{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:901px){
.rprhero_in_q78{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.rprhero_copy_q78{
min-width:0;
}
.rprhero_eyebrow_q78{
gap:0.625rem;
display:inline-flex;
align-items:center;
margin-bottom:1.375rem;
}
.rprhero_eyebrow_line_q78{
flex:0 0 auto;
background:#B8883A;
display:inline-block;
width:28px;
height:1px;
}
.rprhero_h1_q78{
line-height:1.04;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
letter-spacing:-.01em;
font-weight:600;
font-size:2.375rem;
margin-bottom:1.25rem;
color:#F2EAD5;
}
@media(min-width:771px){
.rprhero_h1_q78{
font-size:3.375rem;
}
}
@media(min-width:1099px){
.rprhero_h1_q78{
font-size:3.875rem;
}
}
.rprhero_h1_q78 em{
font-style:normal;
color:#B8883A;
}
.rprhero_sub_q78{
line-height:1.6;
margin-bottom:30px;
max-width:30rem;
color:#8A7D67;
font-size:1rem;
}
@media(min-width:767px){
.rprhero_sub_q78{
font-size:18px;
}
}
.rprhero_actions_q78{
gap:0.875rem;
display:flex;
align-items:center;
flex-wrap:wrap;
margin-bottom:2.125rem;
}
.rprhero_cta_q78{
background:#C9953F;
padding:16px 30px;
gap:0.625rem;
border-radius:62.438rem;
transition:background-color .22s ease;
font-size:15px;
align-items:center;
color:#150F06;
font-weight:700;
display:inline-flex;
}
.rprhero_cta_q78:hover{
background:#D8A94E;
}
.rprhero_cta_ic_q78{
align-items:center;
display:inline-flex;
}
.rprhero_cta_ic_q78 svg{
width:1rem;
height:1rem;
}
.rprhero_cta_alt_q78{
transition:border-color .22s ease,color .22s ease;
border-radius:999px;
border:1px solid rgba(244,234,210,0.13);
background:transparent;
padding:15px 1.625rem;
font-size:15px;
align-items:center;
color:#F2EAD5;
font-weight:600;
display:inline-flex;
}
.rprhero_cta_alt_q78:hover{
border-color:#B8883A;
color:#B8883A;
}
.rprhero_trust_q78{
gap:22px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.rprhero_trust_item_q78{
gap:9px;
font-size:13px;
align-items:center;
color:#D9CDB4;
display:flex;
font-weight:600;
}
.rprhero_trust_ic_q78{
display:inline-flex;
color:#B8883A;
align-items:center;
}
.rprhero_trust_ic_q78 svg{
width:1rem;
height:1rem;
}
.rprhero_promo_q78{
overflow:hidden;
border-radius:20px;
background:#252018;
position:relative;
box-shadow:0 12px 48px rgba(10,8,4,0.70), 0 0.25rem 1rem rgba(10,8,4,0.45), 0 0 0 1px rgba(244,234,210,0.05);
display:flex;
min-height:300px;
}
.rprhero_promo_bg_q78{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.rprhero_promo_bg_q78::after{
inset:0;
background:linear-gradient(120deg,#0F0D08 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.rprhero_promo_glow_q78{
background:radial-gradient(circle,rgba(162,118,60,0.18) 0%,transparent 65%);
border-radius:50%;
position:absolute;
height:16.25rem;
right:-1.25rem;
top:-2.5rem;
width:260px;
pointer-events:none;
}
.rprhero_promo_ct_q78{
padding:28px;
max-width:88%;
align-self:flex-end;
position:relative;
z-index:2;
}
.rprhero_promo_label_q78{
color:#D4A24C;
display:block;
margin-bottom:0.5rem;
letter-spacing:.25em;
text-transform:uppercase;
font-weight:700;
font-size:10px;
}
.rprhero_promo_amount_q78{
font-weight:600;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F2EAD5;
font-size:32px;
line-height:1.05;
}
@media(min-width:767px){
.rprhero_promo_amount_q78{
font-size:2.5rem;
}
}
.rprhero_promo_amount_q78 em{
color:#D4A24C;
font-style:normal;
}
.rprhero_rating_q78{
padding:0.625rem 14px;
border-radius:14px;
border:1px solid rgba(244,234,210,0.07);
background:#252018;
gap:10px;
box-shadow:0 2px 8px rgba(10,8,4,0.55), 0 1px 2px rgba(10,8,4,0.40);
z-index:3;
right:0.875rem;
align-items:center;
position:absolute;
display:flex;
top:14px;
max-width:min(16.25rem,62%);
}
.rprhero_rating_score_q78{
flex:0 0 auto;
color:#F2EAD5;
font-size:24px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
.rprhero_rating_txt_q78{
flex:1 1 auto;
min-width:0;
}
.rprhero_rating_stars_q78{
gap:2px;
color:#B8883A;
display:flex;
}
.rprhero_rating_stars_q78 svg{
height:12px;
width:0.75rem;
}
.rprhero_rating_cap_q78{
font-size:11px;
color:#A89B82;
margin-top:3px;
line-height:1.35;
overflow-wrap:break-word;
display:block;
}
.rprstat_q78{
margin-top:16px;
border-bottom:1px solid rgba(244,234,210,0.13);
border-top:1px solid rgba(244,234,210,0.13);
}
.rprstat_in_q78{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:767px){
.rprstat_in_q78{
grid-template-columns:repeat(4,1fr);
}
}
.rprstat_item_q78{
padding:22px 14px;
border-bottom:1px solid rgba(244,234,210,0.07);
min-width:0;
border-right:1px solid rgba(244,234,210,0.07);
}
.rprstat_item_q78:nth-child(2n){
border-right:0;
}
.rprstat_item_q78:nth-child(n+3){
border-bottom:0;
}
@media(min-width:766px){
.rprstat_item_q78{
border-bottom:0;
}
.rprstat_item_q78:nth-child(2n){
border-right:1px solid rgba(244,234,210,0.07);
}
.rprstat_item_q78:nth-child(4n){
border-right:0;
}
}
.rprstat_value_q78{
font-size:30px;
line-height:1;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#F2EAD5;
overflow-wrap:break-word;
}
@media(min-width:766px){
.rprstat_value_q78{
font-size:2.125rem;
}
}
.rprstat_label_q78{
line-height:1.4;
margin-top:0.375rem;
color:#A89B82;
overflow-wrap:break-word;
font-size:13px;
}
.rprgrow_q78{
padding:1.625rem 0 0.625rem;
}
.rprrow_seo_q78{
margin:10px 0 0;
color:#8A7D67;
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
}
.rprrow_seo_q78 strong{
color:#F2EAD5;
font-weight:700;
}
.rprjp_q78{
padding:1.875rem 0 10px;
}
.rprjp_grid_q78{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:767px){
.rprjp_grid_q78{
grid-template-columns:1fr 1fr;
}
.rprjp_card_mega_q78{
grid-column:1/-1;
}
}
@media(min-width:998px){
.rprjp_grid_q78{
grid-template-columns:1.4fr 1fr 1fr;
}
.rprjp_card_mega_q78{
grid-column:auto;
}
}
.rprjp_card_q78{
padding:26px;
border:1px solid rgba(244,234,210,0.07);
background:#252018;
border-radius:20px;
gap:12px;
overflow:hidden;
min-width:0;
display:flex;
justify-content:space-between;
position:relative;
min-height:12.5rem;
flex-direction:column;
}
.rprjp_card_mega_q78{
background:linear-gradient(135deg,#1A1509,#0B0906);
border-color:transparent;
min-height:13.125rem;
color:#F2EAD5;
}
.rprjp_glow_q78{
border-radius:50%;
background:radial-gradient(circle,rgba(162,118,60,0.18),transparent 70%);
position:absolute;
right:-2.5rem;
width:200px;
height:12.5rem;
pointer-events:none;
top:-2.5rem;
}
.rprjp_label_q78{
gap:0.625rem;
color:#B8883A;
font-weight:700;
position:relative;
letter-spacing:.16em;
display:flex;
flex-wrap:wrap;
font-size:0.625rem;
align-items:center;
justify-content:space-between;
text-transform:uppercase;
}
.rprjp_card_mega_q78 .rprjp_label_q78{
color:#D4A24C;
}
.rprjp_drop_q78{
letter-spacing:.04em;
text-transform:none;
font-weight:600;
color:#A89B82;
}
.rprjp_card_mega_q78 .rprjp_drop_q78{
color:#B5A888;
}
.rprjp_amount_q78{
overflow-wrap:break-word;
line-height:1;
font-size:38px;
position:relative;
color:#F2EAD5;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
.rprjp_card_mega_q78 .rprjp_amount_q78{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#D4A24C;
}
@media(min-width:766px){
.rprjp_card_mega_q78 .rprjp_amount_q78{
font-size:3.375rem;
}
}
.rprjp_game_q78{
color:#A89B82;
font-size:13px;
position:relative;
}
.rprjp_card_mega_q78 .rprjp_game_q78{
color:#B5A888;
}
.rprjp_cta_q78{
align-self:flex-start;
position:relative;
}
.rprjp_card_mega_q78 .rprjp_cta_q78{
border-radius:62.438rem;
background:#D4A24C;
padding:0.625rem 1.25rem;
transition:opacity .22s ease;
font-size:13px;
color:#150F06;
font-weight:700;
}
.rprjp_card_mega_q78 .rprjp_cta_q78:hover{
opacity:.9;
}
.rprjp_card_q78:not(.rprjp_card_mega_q78) .rprjp_cta_q78{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
font-size:13px;
padding-bottom:2px;
color:#F2EAD5;
border-bottom:1px solid #F2EAD5;
}
.rprjp_card_q78:not(.rprjp_card_mega_q78) .rprjp_cta_q78:hover{
border-color:#B8883A;
color:#B8883A;
}
.rprjp_seo_q78{
margin:14px 0 0;
line-height:1.65;
color:#8A7D67;
font-size:0.875rem;
overflow-wrap:break-word;
max-width:47.5rem;
}
.rprjp_seo_q78 strong{
color:#F2EAD5;
font-weight:700;
}
.rprgf_q78{
padding:1.5rem 0 6px;
}
.rprgf_in_q78{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.rprgf_chip_q78{
padding:10px 18px;
border-radius:62.438rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
background:#252018;
border:1px solid rgba(244,234,210,0.13);
color:#D9CDB4;
font-weight:600;
font-size:0.813rem;
white-space:nowrap;
}
.rprgf_chip_q78:hover{
border-color:#B8883A;
color:#B8883A;
}
.rprgf_chip_q78.rprstate_active_q78{
background:#C9953F;
border-color:transparent;
color:#150F06;
}
.rprgrow_q78{
padding:26px 0 0.625rem;
}
.rprrow_seo_q78{
margin:0.625rem 0 0;
max-width:760px;
font-size:14px;
overflow-wrap:break-word;
color:#8A7D67;
line-height:1.65;
}
.rprrow_seo_q78 strong{
color:#F2EAD5;
font-weight:700;
}
.rprvip_q78{
padding:3rem 0;
}
@media(min-width:770px){
.rprvip_q78{
padding:4rem 0;
}
}
.rprvip_head_q78{
gap:0.875rem;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:877px){
.rprvip_head_q78{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.rprvip_eyebrow_q78{
margin-bottom:0.75rem;
}
.rprvip_h2_q78{
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EAD5;
overflow-wrap:break-word;
line-height:1.05;
font-size:32px;
font-weight:600;
}
@media(min-width:770px){
.rprvip_h2_q78{
font-size:40px;
}
}
.rprvip_intro_q78{
font-size:14px;
max-width:420px;
line-height:1.6;
color:#B5A888;
}
.rprvip_grid_q78{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.rprvip_card_q78{
padding:22px 1.125rem;
border:1px solid rgba(244,234,210,0.12);
border-radius:14px;
min-width:0;
}
.rprvip_card_feat_q78{
border-color:#D4A24C;
background:rgba(244,234,210,0.07);
}
.rprvip_card_ic_q78{
background:linear-gradient(135deg,#B8883A,#E2C07A);
border-radius:8px;
height:2.125rem;
width:2.125rem;
display:block;
margin-bottom:1rem;
}
.rprvip_name_q78{
color:#F2EAD5;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.375rem;
overflow-wrap:break-word;
font-weight:600;
font-size:20px;
}
.rprvip_perk_q78{
color:#B5A888;
overflow-wrap:break-word;
font-size:0.781rem;
line-height:1.5;
}
.rprsea_q78{
padding:1.5rem 0 10px;
}
.rprsea_in_q78{
background:linear-gradient(115deg,#1A1509,#0B0906);
padding:36px;
overflow:hidden;
gap:1.375rem;
border-radius:20px;
color:#F2EAD5;
flex-direction:column;
display:flex;
position:relative;
}
@media(min-width:822px){
.rprsea_in_q78{
padding:2.75rem 48px;
gap:2rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.rprsea_glow_q78{
border-radius:50%;
background:radial-gradient(circle,rgba(162,118,60,0.18),transparent 68%);
height:15rem;
pointer-events:none;
top:50%;
right:3.75rem;
position:absolute;
width:15rem;
transform:translateY(-50%);
}
.rprsea_copy_q78{
min-width:0;
max-width:35rem;
position:relative;
}
.rprsea_eyebrow_q78{
margin-bottom:0.75rem;
}
.rprsea_h2_q78{
font-size:30px;
overflow-wrap:break-word;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F2EAD5;
margin-bottom:12px;
line-height:1.04;
}
@media(min-width:769px){
.rprsea_h2_q78{
font-size:2.375rem;
}
}
.rprsea_text_q78{
line-height:1.6;
color:#B5A888;
font-size:0.938rem;
}
.rprsea_cta_q78{
padding:16px 32px;
background:#D4A24C;
border-radius:999px;
flex:0 0 auto;
transition:opacity .22s ease;
position:relative;
font-size:0.938rem;
font-weight:700;
color:#150F06;
}
.rprsea_cta_q78:hover{
opacity:.9;
}
.rprtrn_q78{
padding:1.875rem 0 10px;
}
.rprtrn_in_q78{
overflow:hidden;
background:#252018;
border-radius:1.25rem;
grid-template-columns:1fr;
border:1px solid rgba(244,234,210,0.07);
display:grid;
}
@media(min-width:881px){
.rprtrn_in_q78{
grid-template-columns:1.05fr 1fr;
}
}
.rprtrn_banner_q78{
background:linear-gradient(150deg,#1A1509,#0B0906);
padding:34px;
overflow:hidden;
position:relative;
color:#F2EAD5;
}
.rprtrn_glow_q78{
border-radius:50%;
background:radial-gradient(circle,rgba(162,118,60,0.18),transparent 70%);
right:-40px;
position:absolute;
pointer-events:none;
width:200px;
height:200px;
bottom:-40px;
}
.rprtrn_eyebrow_q78{
position:relative;
margin-bottom:0.875rem;
}
.rprtrn_h2_q78{
font-weight:600;
margin-bottom:0.75rem;
overflow-wrap:break-word;
line-height:1.06;
font-size:30px;
color:#F2EAD5;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
position:relative;
}
@media(min-width:771px){
.rprtrn_h2_q78{
font-size:2.25rem;
}
}
.rprtrn_text_q78{
position:relative;
color:#B5A888;
line-height:1.6;
margin-bottom:1.375rem;
font-size:14px;
max-width:26.25rem;
}
.rprtrn_timer_q78{
gap:8px;
align-items:center;
position:relative;
flex-wrap:wrap;
margin-bottom:24px;
display:flex;
}
.rprtrn_timer_cap_q78{
color:#B5A888;
font-size:11px;
}
.rprtrn_timer_box_q78{
background:rgba(244,234,210,0.07);
border-radius:0.5rem;
padding:4px 0.75rem;
font-weight:700;
color:#F2EAD5;
font-size:1.5rem;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
.rprtrn_cta_q78{
border-radius:62.438rem;
background:#D4A24C;
padding:0.813rem 1.625rem;
transition:opacity .22s ease;
display:inline-block;
color:#150F06;
font-size:0.875rem;
position:relative;
font-weight:700;
}
.rprtrn_cta_q78:hover{
opacity:.9;
}
.rprtrn_lb_q78{
padding:1.625rem 1.75rem;
}
.rprtrn_lb_head_q78{
gap:10px;
display:flex;
margin-bottom:12px;
align-items:center;
justify-content:space-between;
}
.rprtrn_lb_title_q78{
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F2EAD5;
font-size:1.25rem;
}
.rprtrn_lb_upd_q78{
letter-spacing:.08em;
font-size:0.688rem;
color:#A89B82;
text-transform:uppercase;
}
.rprtrn_lb_row_q78{
padding:0.688rem 12px;
gap:0.875rem;
border-radius:8px;
display:flex;
align-items:center;
}
.rprtrn_lb_row_q78:nth-child(2){
background:rgba(184,136,58,0.12);
}
.rprtrn_lb_rank_q78{
flex:0 0 auto;
font-weight:700;
font-size:16px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
width:22px;
color:#B8883A;
}
.rprtrn_lb_av_q78{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#B8883A,#E2C07A);
width:30px;
height:30px;
}
.rprtrn_lb_name_q78{
flex:1 1 auto;
overflow:hidden;
font-weight:600;
color:#F2EAD5;
white-space:nowrap;
text-overflow:ellipsis;
min-width:0;
font-size:14px;
}
.rprtrn_lb_amount_q78{
flex:0 0 auto;
font-weight:700;
color:#F2EAD5;
font-size:0.813rem;
}
.rprapp_q78{
padding:30px 0 10px;
}
.rprapp_in_q78{
background:#252018;
gap:1.75rem;
padding:2rem;
border-radius:20px;
border:1px solid rgba(244,234,210,0.07);
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.rprapp_in_q78{
padding:2.5rem 44px;
gap:40px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.rprapp_copy_q78{
max-width:560px;
min-width:0;
}
.rprapp_eyebrow_q78{
margin-bottom:0.75rem;
}
.rprapp_h2_q78{
font-size:1.75rem;
color:#F2EAD5;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:769px){
.rprapp_h2_q78{
font-size:2.125rem;
}
}
.rprapp_text_q78{
color:#8A7D67;
margin-bottom:1.375rem;
line-height:1.6;
font-size:0.875rem;
}
.rprapp_btns_q78{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.rprapp_btn_q78{
padding:0.688rem 1.25rem;
border-radius:14px;
transition:background-color .22s ease;
background:#C9953F;
gap:0.625rem;
display:inline-flex;
color:#150F06;
align-items:center;
}
.rprapp_btn_q78:hover{
background:#D8A94E;
}
.rprapp_btn_ic_q78{
display:inline-flex;
align-items:center;
}
.rprapp_btn_ic_q78 svg{
width:18px;
height:1.125rem;
}
.rprapp_btn_lb_q78{
font-weight:700;
font-size:13.5px;
}
.rprapp_qr_wrap_q78{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.rprapp_qr_q78{
flex:0 0 auto;
border-radius:14px;
background-color:#C9953F;
width:108px;
background-image:repeating-linear-gradient(0deg,#252018 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#252018 0 5px,transparent 0.313rem 0.688rem);
height:6.75rem;
}
.rprapp_qr_cap_q78{
font-size:0.781rem;
color:#A89B82;
max-width:92px;
line-height:1.4;
}
.rprwy_q78{
padding:3rem 0;
}
@media(min-width:768px){
.rprwy_q78{
padding:3.5rem 0;
}
}
.rprwy_in_q78{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:901px){
.rprwy_in_q78{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.rprwy_left_q78{
min-width:0;
}
.rprwy_eyebrow_q78{
margin-bottom:14px;
}
.rprwy_h2_q78{
overflow-wrap:break-word;
font-size:32px;
line-height:1.05;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EAD5;
font-weight:600;
margin-bottom:1rem;
}
@media(min-width:765px){
.rprwy_h2_q78{
font-size:2.5rem;
}
}
.rprwy_intro_q78{
font-size:15px;
line-height:1.6;
color:#8A7D67;
}
.rprwy_grid_q78{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:558px){
.rprwy_grid_q78{
grid-template-columns:1fr 1fr;
}
}
.rprwy_card_q78{
background:#252018;
border-radius:0.875rem;
padding:1.625rem;
border:1px solid rgba(244,234,210,0.07);
min-width:0;
}
.rprwy_card_ic_q78{
align-items:center;
margin-bottom:1rem;
display:inline-flex;
justify-content:center;
color:#B8883A;
}
.rprwy_card_ic_q78 svg{
width:26px;
height:1.625rem;
}
.rprwy_card_h_q78{
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.5rem;
overflow-wrap:break-word;
color:#F2EAD5;
font-size:1.313rem;
line-height:1.15;
}
.rprwy_card_p_q78{
line-height:1.55;
color:#8A7D67;
overflow-wrap:break-word;
font-size:0.875rem;
}
.rpret_q78{
padding:36px 0 0.625rem;
}
.rpret_in_q78{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:880px){
.rpret_in_q78{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.rpret_left_q78{
min-width:0;
}
.rpret_eyebrow_q78{
margin-bottom:12px;
}
.rpret_h2_q78{
font-size:1.75rem;
line-height:1.06;
font-weight:600;
color:#F2EAD5;
overflow-wrap:break-word;
margin-bottom:0.875rem;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.rpret_h2_q78{
font-size:2rem;
}
}
.rpret_text_q78{
line-height:1.65;
font-size:15px;
margin-bottom:22px;
color:#8A7D67;
}
.rpret_stats_q78{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.rpret_stat_q78{
min-width:0;
}
.rpret_stat_v_q78{
color:#F2EAD5;
font-weight:700;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
font-size:26px;
}
.rpret_stat_l_q78{
margin-top:0.25rem;
color:#A89B82;
font-size:12.5px;
}
.rpret_right_q78{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.rpret_member_q78{
gap:16px;
padding:18px 1.25rem;
background:#252018;
border-radius:0.875rem;
border:1px solid rgba(244,234,210,0.07);
align-items:center;
min-width:0;
display:flex;
}
.rpret_member_av_q78{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#1A1509,#B8883A);
width:3rem;
height:48px;
}
.rpret_member_name_q78{
font-weight:700;
font-size:0.938rem;
overflow-wrap:break-word;
color:#F2EAD5;
}
.rpret_member_role_q78{
font-size:0.781rem;
overflow-wrap:break-word;
color:#A89B82;
}
.rpret_updated_q78{
border-radius:14px;
background:#1C1710;
gap:8px;
padding:0.875rem 18px;
border:1px solid rgba(244,234,210,0.07);
display:flex;
align-items:center;
color:#8A7D67;
font-size:0.781rem;
}
.rprhts_q78{
padding:3rem 0;
}
@media(min-width:769px){
.rprhts_q78{
padding:3.875rem 0;
}
}
.rprhts_head_q78{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:2.125rem;
}
@media(min-width:769px){
.rprhts_head_q78{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.rprhts_eyebrow_q78{
margin-bottom:12px;
}
.rprhts_h2_q78{
font-weight:600;
color:#F2EAD5;
overflow-wrap:break-word;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:30px;
}
@media(min-width:767px){
.rprhts_h2_q78{
font-size:38px;
}
}
.rprhts_cta_q78{
transition:opacity .22s ease;
padding:15px 1.875rem;
flex:0 0 auto;
border-radius:62.438rem;
background:#D4A24C;
font-size:15px;
font-weight:700;
color:#150F06;
}
.rprhts_cta_q78:hover{
opacity:.9;
}
.rprhts_grid_q78{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:757px){
.rprhts_grid_q78{
grid-template-columns:repeat(3,1fr);
}
}
.rprhts_step_q78{
padding-top:1.375rem;
border-top:1px solid rgba(244,234,210,0.12);
min-width:0;
}
.rprhts_step_num_q78{
line-height:1;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.875rem;
font-size:2.75rem;
color:#D4A24C;
font-weight:700;
}
.rprhts_step_h_q78{
line-height:1.2;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:700;
font-size:1.188rem;
color:#F2EAD5;
}
.rprhts_step_p_q78{
color:#B5A888;
line-height:1.55;
overflow-wrap:break-word;
font-size:14px;
}
.rprrv_q78{
background:#252018;
padding:48px 0;
border-top:1px solid rgba(244,234,210,0.07);
margin-top:24px;
border-bottom:1px solid rgba(244,234,210,0.07);
}
@media(min-width:768px){
.rprrv_q78{
padding:3.5rem 0;
}
}
.rprrv_head_q78{
gap:16px;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.rprrv_head_q78{
gap:1.25rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.rprrv_eyebrow_q78{
margin-bottom:10px;
}
.rprrv_h2_q78{
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.875rem;
color:#F2EAD5;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:767px){
.rprrv_h2_q78{
font-size:2.375rem;
}
}
.rprrv_agg_q78{
gap:0.75rem;
display:flex;
align-items:center;
}
.rprrv_agg_stars_q78{
gap:3px;
color:#B8883A;
display:flex;
}
.rprrv_agg_stars_q78 svg{
height:1.125rem;
width:1.125rem;
}
.rprrv_source_q78{
color:#8A7D67;
font-size:0.813rem;
}
.rprrv_grid_q78{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:762px){
.rprrv_grid_q78{
grid-template-columns:repeat(3,1fr);
}
}
.rprrv_card_q78{
background:#1C1710;
border:1px solid rgba(244,234,210,0.07);
border-radius:0.875rem;
padding:26px;
min-width:0;
}
.rprrv_card_stars_q78{
gap:2px;
color:#B8883A;
margin-bottom:0.75rem;
display:flex;
}
.rprrv_card_stars_q78 svg{
height:14px;
width:14px;
}
.rprrv_card_body_q78{
overflow-wrap:break-word;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:16px;
font-size:18px;
font-weight:500;
line-height:1.45;
color:#F2EAD5;
}
.rprrv_card_meta_q78{
gap:10px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.rprrv_card_av_q78{
background:linear-gradient(135deg,#B8883A,#E2C07A);
flex:0 0 auto;
border-radius:50%;
height:32px;
width:2rem;
}
.rprrv_card_author_q78{
color:#F2EAD5;
font-size:0.813rem;
font-weight:700;
}
.rprrv_card_loc_q78{
color:#A89B82;
font-size:0.75rem;
}
.rprprov_q78{
padding:40px 0 20px;
}
.rprprov_eyebrow_q78{
margin-bottom:18px;
display:block;
}
.rprprov_grid_q78{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:558px){
.rprprov_grid_q78{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.rprprov_grid_q78{
grid-template-columns:repeat(6,1fr);
}
}
.rprop_q78{
padding:36px 0 10px;
}
.rprop_in_q78{
padding:32px;
border:1px solid rgba(244,234,210,0.07);
grid-template-columns:1fr;
background:#252018;
gap:32px;
border-radius:0.875rem;
align-items:center;
display:grid;
}
@media(min-width:862px){
.rprop_in_q78{
grid-template-columns:.9fr 1.1fr;
padding:2.125rem 2.5rem;
gap:44px;
}
}
.rprop_left_q78{
min-width:0;
}
.rprop_eyebrow_q78{
margin-bottom:0.75rem;
}
.rprop_h2_q78{
color:#F2EAD5;
line-height:1.08;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:10px;
font-size:28px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.rprop_h2_q78{
font-size:30px;
}
}
.rprop_text_q78{
color:#8A7D67;
line-height:1.6;
font-size:0.875rem;
}
.rprop_grid_q78{
gap:1px;
grid-template-columns:1fr 1fr;
overflow:hidden;
background:rgba(244,234,210,0.13);
border-radius:0.5rem;
border:1px solid rgba(244,234,210,0.13);
display:grid;
}
.rprop_field_q78{
padding:18px 20px;
background:#1C1710;
min-width:0;
}
.rprop_field_lb_q78{
font-size:0.625rem;
letter-spacing:.1em;
margin-bottom:5px;
font-weight:600;
color:#B8883A;
text-transform:uppercase;
}
.rprop_field_val_q78{
color:#F2EAD5;
font-size:0.875rem;
overflow-wrap:break-word;
font-weight:700;
}
.rprtt_q78{
padding:48px 0 10px;
}
@media(min-width:768px){
.rprtt_q78{
padding:60px 0 0.625rem;
}
}
.rprtt_head_q78{
text-align:center;
margin-bottom:34px;
}
.rprtt_eyebrow_q78{
margin-bottom:12px;
}
.rprtt_h2_q78{
font-size:2rem;
overflow-wrap:break-word;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
color:#F2EAD5;
}
@media(min-width:769px){
.rprtt_h2_q78{
font-size:2.625rem;
}
}
.rprtt_grid_q78{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:759px){
.rprtt_grid_q78{
grid-template-columns:repeat(3,1fr);
}
}
.rprtt_card_q78{
background:#252018;
border-radius:0.875rem;
border:1px solid rgba(244,234,210,0.07);
padding:1.875rem;
flex-direction:column;
min-width:0;
display:flex;
}
.rprtt_card_ic_q78{
margin-bottom:18px;
align-items:center;
display:inline-flex;
color:#B8883A;
}
.rprtt_card_ic_q78 svg{
height:28px;
width:28px;
}
.rprtt_card_h_q78{
color:#F2EAD5;
font-size:22px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:8px;
line-height:1.15;
}
.rprtt_card_p_q78{
overflow-wrap:break-word;
margin-bottom:0.875rem;
line-height:1.6;
color:#8A7D67;
font-size:14px;
}
.rprtt_card_p_q78 b{
font-weight:700;
color:#F2EAD5;
}
.rprtt_card_link_q78{
transition:color .22s ease;
font-size:13px;
font-weight:700;
margin-top:auto;
border-bottom:1px solid #B8883A;
padding-bottom:2px;
align-self:flex-start;
color:#F2EAD5;
}
.rprtt_card_link_q78:hover{
color:#B8883A;
}
.rprts_q78{
padding:44px 0;
}
.rprts_in_q78{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:881px){
.rprts_in_q78{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.rprts_left_q78{
min-width:0;
}
.rprts_h2_q78{
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
line-height:1.1;
color:#F2EAD5;
font-size:26px;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:766px){
.rprts_h2_q78{
font-size:28px;
}
}
.rprts_text_q78{
max-width:520px;
color:#B5A888;
margin-bottom:22px;
font-size:14.5px;
line-height:1.6;
}
.rprts_badges_q78{
gap:18px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.rprts_badge_q78{
color:#B5A888;
font-weight:600;
font-size:0.813rem;
}
.rprts_pay_q78{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:878px){
.rprts_pay_q78{
justify-content:flex-end;
}
}
.rprts_pay_chip_q78{
border-radius:14px;
border:1px solid rgba(244,234,210,0.12);
padding:0.75rem 16px;
background:rgba(244,234,210,0.07);
font-size:14px;
font-weight:700;
color:#F2EAD5;
}
.rprfaq_q78{
padding:48px 0;
background:#252018;
border-top:1px solid rgba(244,234,210,0.07);
border-bottom:1px solid rgba(244,234,210,0.07);
margin-top:24px;
}
@media(min-width:766px){
.rprfaq_q78{
padding:3.875rem 0;
}
}
.rprfaq_head_q78{
margin-bottom:34px;
text-align:center;
}
.rprfaq_eyebrow_q78{
margin-bottom:0.75rem;
}
.rprfaq_h2_q78{
overflow-wrap:break-word;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F2EAD5;
font-size:32px;
line-height:1.05;
}
@media(min-width:770px){
.rprfaq_h2_q78{
font-size:2.375rem;
}
}
.rprfaq_list_q78{
margin:0 auto;
gap:0.75rem;
display:flex;
flex-direction:column;
max-width:820px;
}
.rprfaq_item_q78{
border:1px solid rgba(244,234,210,0.07);
overflow:hidden;
border-radius:0.875rem;
background:#1C1710;
}
.rprfaq_q_q78{
gap:1.25rem;
padding:20px 24px;
list-style:none;
cursor:pointer;
display:flex;
font-size:1rem;
font-weight:700;
overflow-wrap:break-word;
align-items:center;
justify-content:space-between;
color:#F2EAD5;
}
.rprfaq_q_q78::-webkit-details-marker{
display:none;
}
.rprfaq_q_ic_q78{
transition:transform .22s ease;
flex:0 0 auto;
align-items:center;
color:#B8883A;
display:inline-flex;
}
.rprfaq_q_ic_q78 svg{
width:1.125rem;
height:1.125rem;
}
.rprfaq_item_q78[open] .rprfaq_q_ic_q78{
transform:rotate(180deg);
}
.rprfaq_a_q78{
padding:0 1.5rem 1.25rem;
color:#8A7D67;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.906rem;
}
.rprsb_q78{
padding:3rem 0;
background:#252018;
border-bottom:1px solid rgba(244,234,210,0.07);
border-top:1px solid rgba(244,234,210,0.07);
margin-top:1.5rem;
}
@media(min-width:769px){
.rprsb_q78{
padding:3.5rem 0;
}
}
.rprsb_eyebrow_q78{
margin-bottom:0.75rem;
display:block;
}
.rprsb_h2_q78{
line-height:1.05;
font-size:30px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EAD5;
overflow-wrap:break-word;
margin-bottom:26px;
font-weight:600;
}
@media(min-width:767px){
.rprsb_h2_q78{
font-size:36px;
}
}
.rprsb_grid_q78{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:561px){
.rprsb_grid_q78{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.rprsb_grid_q78{
grid-template-columns:repeat(4,1fr);
}
}
.rprsb_card_q78{
border-radius:14px;
border:1px solid rgba(244,234,210,0.07);
padding:24px;
background:#1C1710;
min-width:0;
}
.rprsb_card_h_q78{
font-weight:600;
overflow-wrap:break-word;
margin-bottom:8px;
color:#F2EAD5;
font-size:1.188rem;
line-height:1.15;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
.rprsb_card_p_q78{
font-size:0.844rem;
line-height:1.6;
color:#8A7D67;
overflow-wrap:break-word;
}
.rprsb_rtp_q78{
border-radius:14px;
padding:26px 28px;
grid-template-columns:1fr;
border:1px solid rgba(244,234,210,0.07);
gap:1.5rem;
background:#1C1710;
align-items:center;
display:grid;
margin-top:18px;
}
@media(min-width:759px){
.rprsb_rtp_q78{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.rprsb_rtp_h_q78{
overflow-wrap:break-word;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
margin-bottom:0.5rem;
font-size:1.25rem;
color:#F2EAD5;
}
.rprsb_rtp_p_q78{
overflow-wrap:break-word;
font-size:13.5px;
line-height:1.6;
color:#8A7D67;
}
.rprsb_rtp_stats_q78{
gap:1rem;
display:flex;
}
.rprsb_stat_q78{
border-radius:0.5rem;
flex:1 1 0;
background:#252018;
padding:1.125rem;
text-align:center;
min-width:0;
}
.rprsb_stat_v_q78{
overflow-wrap:break-word;
color:#6B9E6A;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:26px;
}
.rprsb_stat_l_q78{
font-size:0.719rem;
margin-top:0.25rem;
color:#A89B82;
}
.rprlh_q78{
padding:2.5rem 0 1.25rem;
}
.rprlh_in_q78{
padding-top:2.125rem;
border-top:1px solid rgba(244,234,210,0.13);
}
.rprlh_eyebrow_q78{
display:block;
margin-bottom:22px;
}
.rprlh_grid_q78{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:597px){
.rprlh_grid_q78{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.rprlh_grid_q78{
grid-template-columns:repeat(5,1fr);
}
}
.rprlh_col_q78{
min-width:0;
}
.rprlh_col_h_q78{
margin-bottom:0.75rem;
font-size:13px;
overflow-wrap:break-word;
color:#F2EAD5;
font-weight:700;
}
.rprlh_links_q78{
gap:8px;
display:flex;
flex-direction:column;
}
.rprlh_link_q78{
transition:color .22s ease;
color:#8A7D67;
font-size:13px;
overflow-wrap:break-word;
}
.rprlh_link_q78:hover{
color:#B8883A;
}
.rprsg_q78{
padding:48px 0 10px;
}
.rprsg_eyebrow_q78{
display:block;
margin-bottom:0.75rem;
}
.rprsg_h2_q78{
color:#F2EAD5;
overflow-wrap:break-word;
font-weight:600;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
margin-bottom:1.75rem;
line-height:1.05;
}
@media(min-width:766px){
.rprsg_h2_q78{
font-size:2.25rem;
}
}
.rprsg_grid_q78{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:718px){
.rprsg_grid_q78{
grid-template-columns:repeat(3,1fr);
}
}
.rprsg_col_q78{
min-width:0;
}
.rprsg_col_h_q78{
font-size:1.375rem;
overflow-wrap:break-word;
color:#F2EAD5;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
margin-bottom:10px;
font-weight:600;
}
.rprsg_col_p_q78{
overflow-wrap:break-word;
color:#8A7D67;
font-size:14px;
line-height:1.65;
}
.rprsc_q78{
padding:3rem 0 10px;
}
.rprsc_head_q78{
margin-bottom:1.75rem;
text-align:center;
}
.rprsc_eyebrow_q78{
margin-bottom:12px;
}
.rprsc_h2_q78{
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EAD5;
overflow-wrap:break-word;
font-size:30px;
line-height:1.05;
font-weight:600;
}
@media(min-width:769px){
.rprsc_h2_q78{
font-size:36px;
}
}
.rprsc_table_q78{
overflow:hidden;
border:1px solid rgba(244,234,210,0.07);
margin:0 auto;
border-radius:14px;
max-width:900px;
}
.rprsc_thead_q78{
background:#110E09;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.rprsc_th_q78{
padding:0.938rem 18px;
font-weight:700;
overflow-wrap:break-word;
font-size:13px;
color:#B5A888;
text-align:center;
}
.rprsc_th_q78:first-child{
text-align:left;
}
.rprsc_th_us_q78{
color:#D4A24C;
}
.rprsc_row_q78{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(244,234,210,0.07);
}
.rprsc_row_q78:nth-child(even){
background:#252018;
}
.rprsc_td_q78{
padding:15px 1.125rem;
color:#A89B82;
min-width:0;
font-size:14px;
text-align:center;
overflow-wrap:break-word;
}
.rprsc_td_q78:first-child{
text-align:left;
color:#D9CDB4;
font-weight:600;
}
.rprsc_td_us_q78{
color:#6B9E6A;
font-weight:700;
}
.rprel_q78{
padding:48px 0;
}
@media(min-width:767px){
.rprel_q78{
padding:3.5rem 0;
}
}
.rprel_in_q78{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:900px){
.rprel_in_q78{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.rprel_left_q78{
min-width:0;
}
.rprel_eyebrow_q78{
margin-bottom:0.875rem;
}
.rprel_h2_q78{
color:#F2EAD5;
font-weight:600;
margin-bottom:22px;
overflow-wrap:break-word;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
line-height:1.08;
}
@media(min-width:767px){
.rprel_h2_q78{
font-size:2.375rem;
}
}
.rprel_body_q78 p{
font-size:1rem;
line-height:1.7;
color:#D9CDB4;
margin-bottom:1.125rem;
overflow-wrap:break-word;
}
.rprel_dropcap_q78{
padding:0.375rem 0.75rem 0 0;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-size:62px;
float:left;
font-weight:700;
color:#B8883A;
line-height:.8;
}
.rprel_right_q78{
min-width:0;
}
.rprel_quote_q78{
padding:36px;
background:linear-gradient(150deg,#1A1509,#0B0906);
border-radius:1.25rem;
position:relative;
margin-bottom:1.5rem;
color:#F2EAD5;
}
.rprel_quote_mark_q78{
align-items:center;
margin-bottom:6px;
color:#D4A24C;
display:inline-flex;
}
.rprel_quote_mark_q78 svg{
height:34px;
width:34px;
}
.rprel_quote_text_q78{
line-height:1.4;
overflow-wrap:break-word;
margin-bottom:22px;
font-weight:500;
font-size:1.375rem;
color:#F2EAD5;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
.rprel_quote_meta_q78{
gap:12px;
align-items:center;
display:flex;
}
.rprel_quote_av_q78{
border-radius:50%;
background:linear-gradient(135deg,#B8883A,#E2C07A);
flex:0 0 auto;
height:2.375rem;
width:38px;
}
.rprel_quote_author_q78{
font-size:0.875rem;
font-weight:700;
color:#F2EAD5;
}
.rprel_quote_meta_sub_q78{
color:#B5A888;
font-size:0.75rem;
}
.rprel_explain_q78{
border:1px solid rgba(244,234,210,0.07);
border-radius:0.875rem;
overflow:hidden;
}
.rprel_explain_card_q78{
padding:22px 24px;
}
.rprel_explain_card_q78+.rprel_explain_card_q78{
border-top:1px solid rgba(244,234,210,0.07);
}
.rprel_explain_h_q78{
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-size:1.25rem;
color:#F2EAD5;
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
}
.rprel_explain_p_q78{
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
color:#8A7D67;
}
.rprft_q78{
background:#110E09;
margin-top:2.5rem;
color:#B5A888;
}
.rprft_in_q78{
padding:48px 0 1.75rem;
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:599px){
.rprft_in_q78{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.rprft_in_q78{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.rprft_brand_q78{
min-width:0;
}
.rprft_logo_q78{
font-weight:700;
font-size:1.625rem;
color:#F2EAD5;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.rprft_tagline_q78{
max-width:280px;
line-height:1.6;
margin-top:14px;
font-size:13.5px;
color:#B5A888;
}
.rprft_contact_q78{
transition:color .22s ease;
overflow-wrap:anywhere;
max-width:17.5rem;
display:inline-block;
color:#D4A24C;
font-size:13px;
margin-top:0.75rem;
}
.rprft_contact_q78:hover{
color:#F2EAD5;
}
.rprft_col_q78{
min-width:0;
}
.rprft_col_h_q78{
color:#F2EAD5;
font-weight:700;
margin-bottom:0.875rem;
text-transform:uppercase;
overflow-wrap:break-word;
font-size:0.813rem;
letter-spacing:.08em;
}
.rprft_col_links_q78{
gap:10px;
flex-direction:column;
display:flex;
}
.rprft_link_q78{
transition:color .22s ease;
font-size:13.5px;
overflow-wrap:break-word;
color:#B5A888;
}
.rprft_link_q78:hover{
color:#F2EAD5;
}
.rprft_bot_q78{
gap:16px;
padding:1.375rem 0 40px;
display:flex;
flex-direction:column;
border-top:1px solid rgba(244,234,210,0.12);
}
@media(min-width:767px){
.rprft_bot_q78{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.rprft_legal_q78{
max-width:47.5rem;
overflow-wrap:break-word;
font-size:11.5px;
line-height:1.6;
color:#5C5244;
}
.rprft_legal_q78 b{
font-weight:700;
color:#B5A888;
}
.rprft_age_q78{
border-radius:0.5rem;
border:1.5px solid #D4A24C;
padding:4px 9px;
flex:0 0 auto;
color:#D4A24C;
font-weight:700;
font-size:0.813rem;
}