*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF6F0;
line-height:1.6;
text-rendering:optimizeLegibility;
font-family:"Source Sans 3", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#3B2E1A;
font-size:0.938rem;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.rqj-layout_49d{
min-height:100vh;
flex-direction:column;
display:flex;
}
.rqj-main_49d{
flex:1 1 auto;
min-width:0;
width:100%;
}
.rqj-container_49d{
padding:0 1rem;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:770px){
.rqj-container_49d{
padding:0 32px;
}
}
@media(min-width:1101px){
.rqj-container_49d{
padding:0 3.5rem;
}
}
.rqj-eyebrow_49d{
letter-spacing:.2em;
font-size:0.688rem;
color:#C48E36;
font-family:"Source Sans 3", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:inline-block;
line-height:1.4;
overflow-wrap:break-word;
text-transform:uppercase;
font-weight:600;
}
.rqj-band_49d{
background:#1E1409;
color:#FDF6EC;
}
.rqj-band_49d .rqj-eyebrow_49d{
color:#F0C05A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.rqj-tb_49d{
background:#FAF6F0;
z-index:50;
top:0;
border-bottom:1px solid rgba(26,18,8,0.14);
position:sticky;
}
.rqj-tb_in_49d{
margin:0 auto;
gap:1rem;
padding:12px 1rem;
justify-content:space-between;
width:100%;
display:flex;
max-width:1400px;
align-items:center;
}
@media(min-width:767px){
.rqj-tb_in_49d{
padding:16px 32px;
}
}
@media(min-width:1101px){
.rqj-tb_in_49d{
padding:18px 56px;
}
}
.rqj-tb_left_49d{
gap:28px;
display:flex;
min-width:0;
align-items:center;
}
.rqj-tb_logo_49d{
gap:11px;
min-width:0;
align-items:center;
display:flex;
}
.rqj-tb_logo_mark_49d{
flex:0 0 auto;
border-radius:0.5rem;
height:2.125rem;
object-fit:cover;
width:2.125rem;
}
.rqj-tb_logo_txt_49d{
min-width:0;
display:flex;
flex-direction:column;
line-height:1;
}
.rqj-tb_logo_name_49d{
overflow:hidden;
text-overflow:ellipsis;
letter-spacing:.02em;
font-size:1.375rem;
white-space:nowrap;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
color:#1A1208;
font-weight:700;
}
.rqj-tb_logo_sub_49d{
overflow:hidden;
white-space:nowrap;
color:#C48E36;
text-overflow:ellipsis;
text-transform:uppercase;
font-weight:600;
margin-top:4px;
font-size:8.5px;
letter-spacing:.32em;
}
.rqj-tb_nav_49d{
display:none;
}
@media(min-width:961px){
.rqj-tb_nav_49d{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.rqj-tb_nav_item_49d{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
border-bottom:2px solid transparent;
font-size:14px;
white-space:nowrap;
color:#3B2E1A;
font-weight:600;
}
.rqj-tb_nav_item_49d:hover{
color:#1A1208;
}
.rqj-tb_nav_item_49d.rqj-state_active_49d{
border-color:#C48E36;
color:#1A1208;
}
.rqj-tb_right_49d{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.rqj-tb_search_49d{
transition:color .22s ease;
align-items:center;
display:flex;
justify-content:center;
color:#3B2E1A;
}
.rqj-tb_search_49d:hover{
color:#C48E36;
}
.rqj-tb_search_49d svg{
height:1.125rem;
width:1.125rem;
}
.rqj-tb_lang_49d{
font-size:11px;
letter-spacing:.1em;
color:#7A6248;
text-transform:uppercase;
font-weight:600;
}
.rqj-tb_lang_49d:hover{
color:#1A1208;
}
.rqj-tb_login_49d{
font-weight:600;
display:none;
color:#1A1208;
font-size:14px;
}
@media(min-width:769px){
.rqj-tb_login_49d{
display:inline-block;
}
}
.rqj-tb_register_49d{
padding:0.688rem 1.375rem;
background:#1A1208;
border-radius:999px;
transition:background-color .22s ease;
white-space:nowrap;
font-size:0.875rem;
color:#FDF6EC;
font-weight:700;
}
.rqj-tb_register_49d:hover{
background:#2E2010;
}
.rqj-mob_49d{
background:#FAF6F0;
left:0;
bottom:0;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
border-top:1px solid rgba(26,18,8,0.14);
right:0;
}
@media(min-width:958px){
.rqj-mob_49d{
display:none;
}
}
.rqj-mob_in_49d{
margin:0 auto;
display:flex;
align-items:stretch;
justify-content:space-around;
max-width:560px;
}
.rqj-mob_item_49d{
gap:3px;
flex:1 1 0;
padding:0.563rem 4px;
transition:color .22s ease;
min-width:0;
align-items:center;
display:flex;
color:#7A6248;
flex-direction:column;
}
.rqj-mob_item_49d.rqj-state_active_49d{
color:#C48E36;
}
.rqj-mob_ic_49d{
justify-content:center;
align-items:center;
display:flex;
}
.rqj-mob_ic_49d svg{
width:20px;
height:20px;
}
.rqj-mob_lb_49d{
overflow:hidden;
white-space:nowrap;
font-weight:600;
font-size:10px;
max-width:100%;
text-overflow:ellipsis;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.rqj-rail_49d{
position:relative;
min-width:0;
}
.rqj-rail_scroll_49d{
gap:14px;
scrollbar-width:thin;
padding-bottom:14px;
display:flex;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
}
@media(min-width:768px){
.rqj-rail_scroll_49d{
gap:18px;
}
}
.rqj-gc_49d{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:769px){
.rqj-gc_49d{
width:188px;
}
}
.rqj-gc_img_49d{
border-radius:14px;
background:#FFFFFF;
overflow:hidden;
position:relative;
box-shadow:0 2px 6px rgba(26,18,8,0.06), 0 0.5rem 20px rgba(26,18,8,0.09);
padding-bottom:133.33%;
}
.rqj-gc_img_49d img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.rqj-gc_cover_49d{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.rqj-gc_hover_49d{
background:rgba(0,0,0,0.52);
inset:0;
transition:opacity .22s ease;
align-items:center;
justify-content:center;
position:absolute;
opacity:0;
display:flex;
}
.rqj-gc_49d:hover .rqj-gc_hover_49d{
opacity:1;
}
.rqj-gc_hover_btn_49d{
background:#1A1208;
border-radius:62.438rem;
width:2.875rem;
height:46px;
align-items:center;
display:flex;
color:#FDF6EC;
justify-content:center;
}
.rqj-gc_hover_btn_49d svg{
height:1.125rem;
width:18px;
}
.rqj-gc_info_49d{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:9px;
}
.rqj-gc_name_49d{
overflow:hidden;
white-space:nowrap;
font-size:13px;
color:#1A1208;
font-weight:700;
text-overflow:ellipsis;
}
.rqj-gc_prov_49d{
overflow:hidden;
font-size:11px;
white-space:nowrap;
text-overflow:ellipsis;
color:#7A6248;
}
.rqj-gc_meta_49d{
font-size:11px;
color:#7A6248;
}
.rqj-tc_49d{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:768px){
.rqj-tc_49d{
width:14.375rem;
}
}
.rqj-tc_img_49d{
overflow:hidden;
border-radius:0.875rem;
background:#FFFFFF;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(26,18,8,0.06), 0 0.5rem 20px rgba(26,18,8,0.09);
}
.rqj-tc_img_49d img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.rqj-tc_info_49d{
gap:2px;
min-width:0;
margin-top:9px;
display:flex;
flex-direction:column;
}
.rqj-tc_name_49d{
overflow:hidden;
white-space:nowrap;
font-size:14px;
text-overflow:ellipsis;
font-weight:700;
color:#1A1208;
}
.rqj-tc_rtp_49d{
color:#7A6248;
font-size:0.688rem;
}
.rqj-lc_49d{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:766px){
.rqj-lc_49d{
width:268px;
}
}
.rqj-lc_img_49d{
overflow:hidden;
background:#FFFFFF;
border-radius:0.875rem;
box-shadow:0 2px 6px rgba(26,18,8,0.06), 0 8px 1.25rem rgba(26,18,8,0.09);
position:relative;
padding-bottom:62.5%;
}
.rqj-lc_img_49d img{
inset:0;
position:absolute;
object-fit:cover;
height:100%;
width:100%;
}
.rqj-lc_live_49d{
background:rgba(0,0,0,0.52);
gap:7px;
border-radius:62.438rem;
padding:0.25rem 9px;
left:0.75rem;
position:absolute;
top:0.75rem;
align-items:center;
display:flex;
}
.rqj-lc_live_dot_49d{
animation:zm2-pulse 1.6s infinite;
background:#C0392B;
border-radius:50%;
width:0.5rem;
height:8px;
}
.rqj-lc_seats_49d{
font-weight:600;
font-size:10px;
letter-spacing:.08em;
color:#FDF6EC;
text-transform:uppercase;
}
.rqj-lc_info_49d{
gap:2px;
margin-top:9px;
min-width:0;
flex-direction:column;
display:flex;
}
.rqj-lc_name_49d{
overflow:hidden;
font-size:0.938rem;
font-weight:700;
color:#1A1208;
white-space:nowrap;
text-overflow:ellipsis;
}
.rqj-lc_bet_49d{
font-size:11px;
color:#7A6248;
}
.rqj-pc_49d{
border-radius:0.875rem;
border:1px solid rgba(26,18,8,0.08);
background:#FFFFFF;
padding:16px 14px;
gap:0.5rem;
justify-content:center;
min-width:0;
flex-direction:column;
display:flex;
align-items:center;
min-height:4.625rem;
}
.rqj-pc_logo_49d{
flex:0 0 auto;
height:28px;
width:auto;
object-fit:contain;
max-width:100%;
}
.rqj-pc_name_49d{
overflow:hidden;
text-align:center;
color:#7A6248;
max-width:100%;
font-size:11px;
white-space:nowrap;
text-overflow:ellipsis;
}
.rqj-gc_tag_49d{
border-radius:8px;
padding:3px 8px;
letter-spacing:.06em;
text-transform:uppercase;
z-index:2;
display:inline-block;
font-weight:700;
top:10px;
left:10px;
position:absolute;
font-size:10px;
}
.rqj-gc_tag_hot_49d{
background:#C0392B;
color:#FDF6EC;
}
.rqj-gc_tag_new_49d{
background:#E8AE48;
color:#1A1208;
}
.rqj-gc_tag_jp_49d{
background:#C48E36;
color:#1A1208;
}
.rqj-gc_tag_live_49d{
background:#C0392B;
color:#FDF6EC;
}
.rqj-sh_49d{
min-width:0;
margin-bottom:18px;
}
.rqj-sh_row_49d{
gap:16px;
display:flex;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
}
.rqj-sh_row_49d .rqj-sh_l_49d{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.rqj-sh_stack_49d{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.rqj-sh_center_49d{
gap:0.625rem;
text-align:center;
display:flex;
align-items:center;
flex-direction:column;
}
.rqj-sh_h2_49d{
font-size:24px;
line-height:1.1;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#1A1208;
font-weight:600;
}
@media(min-width:769px){
.rqj-sh_h2_49d{
font-size:30px;
}
}
.rqj-band_49d .rqj-sh_h2_49d{
color:#FDF6EC;
}
.rqj-sh_eb_line_49d{
gap:10px;
align-items:center;
display:inline-flex;
}
.rqj-sh_eb_line_49d::before{
background:#C48E36;
width:1.75rem;
content:"";
height:1px;
display:inline-block;
}
.rqj-band_49d .rqj-sh_eb_line_49d::before{
background:#F0C05A;
}
.rqj-sh_eb_dot_49d{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.rqj-sh_eb_dot_49d::before{
background:#C48E36;
border-radius:50%;
display:inline-block;
height:0.375rem;
content:"";
width:6px;
}
.rqj-band_49d .rqj-sh_eb_dot_49d::before{
background:#F0C05A;
}
.rqj-sh_link_49d{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
font-weight:600;
color:#1A1208;
border-bottom:1px solid #1A1208;
align-items:center;
font-size:0.813rem;
padding-bottom:2px;
white-space:nowrap;
display:inline-flex;
}
.rqj-sh_link_49d:hover{
border-color:#C48E36;
color:#C48E36;
}
.rqj-sh_link_49d svg{
height:0.875rem;
width:14px;
}
.rqj-sh_link_chev_49d{
border-bottom:0;
padding-bottom:0;
}
.rqj-sh_link_btn_49d{
border-radius:62.438rem;
background:#1A1208;
padding:9px 18px;
color:#FDF6EC;
border-bottom:0;
}
.rqj-sh_link_btn_49d:hover{
background:#2E2010;
border-color:transparent;
color:#FDF6EC;
}
.rqj-band_49d .rqj-sh_link_49d{
border-color:#FDF6EC;
color:#FDF6EC;
}
.rqj-band_49d .rqj-sh_link_btn_49d{
background:#F0C05A;
color:#1A1208;
}
.rqj-sh_rule_49d{
background:rgba(26,18,8,0.14);
margin:-2px 0 1.125rem;
height:1px;
}
.rqj-band_49d .rqj-sh_rule_49d{
background:rgba(255,243,220,0.13);
}
.rqj-hero_49d{
padding:2rem 0 8px;
}
@media(min-width:770px){
.rqj-hero_49d{
padding:3.5rem 0 24px;
}
}
.rqj-hero_in_49d{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:901px){
.rqj-hero_in_49d{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.rqj-hero_copy_49d{
min-width:0;
}
.rqj-hero_eyebrow_49d{
gap:0.625rem;
align-items:center;
margin-bottom:22px;
display:inline-flex;
}
.rqj-hero_eyebrow_line_49d{
background:#C48E36;
flex:0 0 auto;
width:1.75rem;
display:inline-block;
height:1px;
}
.rqj-hero_h1_49d{
line-height:1.04;
color:#1A1208;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
letter-spacing:-.01em;
font-weight:600;
margin-bottom:20px;
overflow-wrap:break-word;
font-size:38px;
}
@media(min-width:769px){
.rqj-hero_h1_49d{
font-size:3.375rem;
}
}
@media(min-width:1101px){
.rqj-hero_h1_49d{
font-size:3.875rem;
}
}
.rqj-hero_h1_49d em{
font-style:normal;
color:#C48E36;
}
.rqj-hero_sub_49d{
font-size:1rem;
line-height:1.6;
max-width:30rem;
margin-bottom:30px;
color:#9C8264;
}
@media(min-width:770px){
.rqj-hero_sub_49d{
font-size:18px;
}
}
.rqj-hero_actions_49d{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
margin-bottom:34px;
display:flex;
}
.rqj-hero_cta_49d{
background:#1A1208;
gap:10px;
transition:background-color .22s ease;
border-radius:999px;
padding:1rem 30px;
font-size:0.938rem;
display:inline-flex;
font-weight:700;
align-items:center;
color:#FDF6EC;
}
.rqj-hero_cta_49d:hover{
background:#2E2010;
}
.rqj-hero_cta_ic_49d{
display:inline-flex;
align-items:center;
}
.rqj-hero_cta_ic_49d svg{
height:1rem;
width:1rem;
}
.rqj-hero_cta_alt_49d{
transition:border-color .22s ease,color .22s ease;
padding:15px 1.625rem;
border-radius:62.438rem;
background:transparent;
border:1px solid rgba(26,18,8,0.14);
font-size:15px;
font-weight:600;
display:inline-flex;
color:#1A1208;
align-items:center;
}
.rqj-hero_cta_alt_49d:hover{
border-color:#C48E36;
color:#C48E36;
}
.rqj-hero_trust_49d{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.rqj-hero_trust_item_49d{
gap:0.563rem;
align-items:center;
display:flex;
color:#3B2E1A;
font-weight:600;
font-size:13px;
}
.rqj-hero_trust_ic_49d{
align-items:center;
color:#C48E36;
display:inline-flex;
}
.rqj-hero_trust_ic_49d svg{
width:1rem;
height:1rem;
}
.rqj-hero_promo_49d{
background:#FFFFFF;
border-radius:20px;
overflow:hidden;
position:relative;
box-shadow:0 0.5rem 24px rgba(26,18,8,0.08), 0 2rem 4rem rgba(26,18,8,0.14), 0 2px 0.375rem rgba(196,142,54,0.08);
display:flex;
min-height:300px;
}
.rqj-hero_promo_bg_49d{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.rqj-hero_promo_bg_49d::after{
inset:0;
background:linear-gradient(120deg,#1E1409 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.rqj-hero_promo_glow_49d{
border-radius:50%;
background:radial-gradient(circle,rgba(196,142,54,0.18) 0%,transparent 65%);
top:-40px;
pointer-events:none;
width:16.25rem;
position:absolute;
height:16.25rem;
right:-20px;
}
.rqj-hero_promo_ct_49d{
padding:28px;
max-width:88%;
z-index:2;
align-self:flex-end;
position:relative;
}
.rqj-hero_promo_label_49d{
display:block;
font-size:10px;
text-transform:uppercase;
font-weight:700;
letter-spacing:.25em;
margin-bottom:0.5rem;
color:#F0C05A;
}
.rqj-hero_promo_amount_49d{
font-size:32px;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#FDF6EC;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:769px){
.rqj-hero_promo_amount_49d{
font-size:40px;
}
}
.rqj-hero_promo_amount_49d em{
color:#F0C05A;
font-style:normal;
}
.rqj-hero_rating_49d{
padding:0.625rem 14px;
border:1px solid rgba(26,18,8,0.08);
border-radius:0.875rem;
background:#FFFFFF;
gap:0.625rem;
max-width:min(16.25rem,62%);
box-shadow:0 2px 6px rgba(26,18,8,0.06), 0 0.5rem 1.25rem rgba(26,18,8,0.09);
display:flex;
z-index:3;
align-items:center;
right:0.875rem;
top:14px;
position:absolute;
}
.rqj-hero_rating_score_49d{
flex:0 0 auto;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:24px;
font-weight:700;
color:#1A1208;
}
.rqj-hero_rating_txt_49d{
flex:1 1 auto;
min-width:0;
}
.rqj-hero_rating_stars_49d{
gap:2px;
display:flex;
color:#C48E36;
}
.rqj-hero_rating_stars_49d svg{
width:0.75rem;
height:0.75rem;
}
.rqj-hero_rating_cap_49d{
color:#7A6248;
display:block;
line-height:1.35;
font-size:0.688rem;
margin-top:3px;
overflow-wrap:break-word;
}
.rqj-stat_49d{
margin-top:1rem;
border-bottom:1px solid rgba(26,18,8,0.14);
border-top:1px solid rgba(26,18,8,0.14);
}
.rqj-stat_in_49d{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:767px){
.rqj-stat_in_49d{
grid-template-columns:repeat(4,1fr);
}
}
.rqj-stat_item_49d{
padding:22px 0.875rem;
min-width:0;
border-bottom:1px solid rgba(26,18,8,0.08);
border-right:1px solid rgba(26,18,8,0.08);
}
.rqj-stat_item_49d:nth-child(2n){
border-right:0;
}
.rqj-stat_item_49d:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.rqj-stat_item_49d{
border-bottom:0;
}
.rqj-stat_item_49d:nth-child(2n){
border-right:1px solid rgba(26,18,8,0.08);
}
.rqj-stat_item_49d:nth-child(4n){
border-right:0;
}
}
.rqj-stat_value_49d{
font-size:30px;
overflow-wrap:break-word;
color:#1A1208;
line-height:1;
font-weight:700;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.rqj-stat_value_49d{
font-size:2.125rem;
}
}
.rqj-stat_label_49d{
font-size:13px;
color:#7A6248;
overflow-wrap:break-word;
margin-top:6px;
line-height:1.4;
}
.rqj-grow_49d{
padding:1.625rem 0 10px;
}
.rqj-row_seo_49d{
margin:10px 0 0;
max-width:760px;
line-height:1.65;
font-size:0.875rem;
color:#9C8264;
overflow-wrap:break-word;
}
.rqj-row_seo_49d strong{
color:#1A1208;
font-weight:700;
}
.rqj-grow_49d{
padding:26px 0 0.625rem;
}
.rqj-row_seo_49d{
margin:0.625rem 0 0;
font-size:0.875rem;
color:#9C8264;
max-width:47.5rem;
overflow-wrap:break-word;
line-height:1.65;
}
.rqj-row_seo_49d strong{
color:#1A1208;
font-weight:700;
}
.rqj-gf_49d{
padding:24px 0 0.375rem;
}
.rqj-gf_in_49d{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.rqj-gf_chip_49d{
border:1px solid rgba(26,18,8,0.14);
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
background:#FFFFFF;
border-radius:999px;
padding:10px 1.125rem;
font-size:0.813rem;
white-space:nowrap;
font-weight:600;
color:#3B2E1A;
}
.rqj-gf_chip_49d:hover{
border-color:#C48E36;
color:#C48E36;
}
.rqj-gf_chip_49d.rqj-state_active_49d{
border-color:transparent;
background:#1A1208;
color:#FDF6EC;
}
.rqj-grow_49d{
padding:26px 0 0.625rem;
}
.rqj-row_seo_49d{
margin:10px 0 0;
line-height:1.65;
max-width:47.5rem;
font-size:14px;
color:#9C8264;
overflow-wrap:break-word;
}
.rqj-row_seo_49d strong{
font-weight:700;
color:#1A1208;
}
.rqj-jp_49d{
padding:30px 0 10px;
}
.rqj-jp_grid_49d{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.rqj-jp_grid_49d{
grid-template-columns:1fr 1fr;
}
.rqj-jp_card_mega_49d{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.rqj-jp_grid_49d{
grid-template-columns:1.4fr 1fr 1fr;
}
.rqj-jp_card_mega_49d{
grid-column:auto;
}
}
.rqj-jp_card_49d{
background:#FFFFFF;
border-radius:20px;
overflow:hidden;
border:1px solid rgba(26,18,8,0.08);
padding:1.625rem;
gap:12px;
justify-content:space-between;
position:relative;
display:flex;
min-width:0;
min-height:200px;
flex-direction:column;
}
.rqj-jp_card_mega_49d{
background:linear-gradient(135deg,#2A1C0C,#110C05);
border-color:transparent;
min-height:210px;
color:#FDF6EC;
}
.rqj-jp_glow_49d{
background:radial-gradient(circle,rgba(196,142,54,0.18),transparent 70%);
border-radius:50%;
width:12.5rem;
right:-40px;
height:200px;
top:-40px;
position:absolute;
pointer-events:none;
}
.rqj-jp_label_49d{
gap:0.625rem;
font-size:10px;
display:flex;
text-transform:uppercase;
font-weight:700;
align-items:center;
color:#C48E36;
flex-wrap:wrap;
letter-spacing:.16em;
justify-content:space-between;
position:relative;
}
.rqj-jp_card_mega_49d .rqj-jp_label_49d{
color:#F0C05A;
}
.rqj-jp_drop_49d{
color:#7A6248;
text-transform:none;
letter-spacing:.04em;
font-weight:600;
}
.rqj-jp_card_mega_49d .rqj-jp_drop_49d{
color:#C9AE87;
}
.rqj-jp_amount_49d{
color:#1A1208;
font-weight:700;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
position:relative;
line-height:1;
overflow-wrap:break-word;
font-size:2.375rem;
}
.rqj-jp_card_mega_49d .rqj-jp_amount_49d{
animation:zm2-pulse 2.4s infinite;
color:#F0C05A;
font-size:3rem;
}
@media(min-width:770px){
.rqj-jp_card_mega_49d .rqj-jp_amount_49d{
font-size:3.375rem;
}
}
.rqj-jp_game_49d{
color:#7A6248;
position:relative;
font-size:0.813rem;
}
.rqj-jp_card_mega_49d .rqj-jp_game_49d{
color:#C9AE87;
}
.rqj-jp_cta_49d{
align-self:flex-start;
position:relative;
}
.rqj-jp_card_mega_49d .rqj-jp_cta_49d{
border-radius:999px;
background:#F0C05A;
padding:0.625rem 1.25rem;
transition:opacity .22s ease;
color:#1A1208;
font-weight:700;
font-size:13px;
}
.rqj-jp_card_mega_49d .rqj-jp_cta_49d:hover{
opacity:.9;
}
.rqj-jp_card_49d:not(.rqj-jp_card_mega_49d) .rqj-jp_cta_49d{
transition:color .22s ease,border-color .22s ease;
font-size:0.813rem;
color:#1A1208;
padding-bottom:2px;
border-bottom:1px solid #1A1208;
font-weight:700;
}
.rqj-jp_card_49d:not(.rqj-jp_card_mega_49d) .rqj-jp_cta_49d:hover{
border-color:#C48E36;
color:#C48E36;
}
.rqj-jp_seo_49d{
margin:14px 0 0;
color:#9C8264;
font-size:0.875rem;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.65;
}
.rqj-jp_seo_49d strong{
color:#1A1208;
font-weight:700;
}
.rqj-grow_49d{
padding:26px 0 10px;
}
.rqj-row_seo_49d{
margin:0.625rem 0 0;
font-size:14px;
color:#9C8264;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.65;
}
.rqj-row_seo_49d strong{
font-weight:700;
color:#1A1208;
}
.rqj-vip_49d{
padding:48px 0;
}
@media(min-width:769px){
.rqj-vip_49d{
padding:64px 0;
}
}
.rqj-vip_head_49d{
gap:14px;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:880px){
.rqj-vip_head_49d{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.rqj-vip_eyebrow_49d{
margin-bottom:12px;
}
.rqj-vip_h2_49d{
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
color:#FDF6EC;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
font-size:32px;
}
@media(min-width:766px){
.rqj-vip_h2_49d{
font-size:40px;
}
}
.rqj-vip_intro_49d{
color:#C9AE87;
max-width:26.25rem;
font-size:0.875rem;
line-height:1.6;
}
.rqj-vip_grid_49d{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.rqj-vip_card_49d{
border:1px solid rgba(255,243,220,0.13);
border-radius:14px;
padding:1.375rem 18px;
min-width:0;
}
.rqj-vip_card_feat_49d{
border-color:#F0C05A;
background:rgba(255,243,220,0.07);
}
.rqj-vip_card_ic_49d{
background:linear-gradient(135deg,#C48E36,#F0C05A);
border-radius:8px;
width:2.125rem;
height:2.125rem;
display:block;
margin-bottom:1rem;
}
.rqj-vip_name_49d{
color:#FDF6EC;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.375rem;
}
.rqj-vip_perk_49d{
font-size:12.5px;
color:#C9AE87;
line-height:1.5;
overflow-wrap:break-word;
}
.rqj-sea_49d{
padding:24px 0 10px;
}
.rqj-sea_in_49d{
gap:22px;
overflow:hidden;
padding:36px;
background:linear-gradient(115deg,#2A1C0C,#110C05);
border-radius:1.25rem;
color:#FDF6EC;
flex-direction:column;
display:flex;
position:relative;
}
@media(min-width:817px){
.rqj-sea_in_49d{
padding:2.75rem 48px;
gap:2rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.rqj-sea_glow_49d{
background:radial-gradient(circle,rgba(196,142,54,0.18),transparent 68%);
border-radius:50%;
position:absolute;
pointer-events:none;
right:60px;
width:15rem;
top:50%;
height:240px;
transform:translateY(-50%);
}
.rqj-sea_copy_49d{
position:relative;
max-width:35rem;
min-width:0;
}
.rqj-sea_eyebrow_49d{
margin-bottom:0.75rem;
}
.rqj-sea_h2_49d{
line-height:1.04;
font-size:30px;
overflow-wrap:break-word;
color:#FDF6EC;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:12px;
font-weight:600;
}
@media(min-width:766px){
.rqj-sea_h2_49d{
font-size:2.375rem;
}
}
.rqj-sea_text_49d{
color:#C9AE87;
line-height:1.6;
font-size:0.938rem;
}
.rqj-sea_cta_49d{
transition:opacity .22s ease;
padding:1rem 32px;
border-radius:62.438rem;
flex:0 0 auto;
background:#F0C05A;
position:relative;
color:#1A1208;
font-weight:700;
font-size:15px;
}
.rqj-sea_cta_49d:hover{
opacity:.9;
}
.rqj-gm_49d{
padding:30px 0 0.625rem;
}
.rqj-gm_in_49d{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:881px){
.rqj-gm_in_49d{
grid-template-columns:1.25fr 1fr;
}
}
.rqj-gm_left_49d{
padding:2rem;
border:1px solid rgba(26,18,8,0.08);
background:#FFFFFF;
border-radius:20px;
min-width:0;
}
.rqj-gm_eyebrow_49d{
margin-bottom:0.625rem;
}
.rqj-gm_h2_49d{
line-height:1.06;
font-weight:600;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
color:#1A1208;
font-size:1.625rem;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
@media(min-width:771px){
.rqj-gm_h2_49d{
font-size:28px;
}
}
.rqj-gm_text_49d{
line-height:1.6;
margin-bottom:22px;
max-width:480px;
color:#9C8264;
font-size:0.875rem;
}
.rqj-gm_level_49d{
font-weight:700;
margin-bottom:0.5rem;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
color:#C48E36;
}
.rqj-gm_bar_49d{
overflow:hidden;
border-radius:62.438rem;
background:rgba(26,18,8,0.14);
height:8px;
margin-bottom:6px;
}
.rqj-gm_bar_fill_49d{
border-radius:999px;
background:linear-gradient(90deg,#C48E36,#F0C05A);
height:100%;
}
.rqj-gm_bar_meta_49d{
gap:0.625rem;
color:#7A6248;
font-size:11px;
margin-bottom:18px;
justify-content:space-between;
display:flex;
}
.rqj-gm_missions_49d{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.rqj-gm_mission_49d{
border:1px solid rgba(26,18,8,0.14);
border-radius:999px;
padding:0.563rem 15px;
background:#FAF6F0;
gap:7px;
align-items:center;
font-weight:600;
color:#3B2E1A;
display:inline-flex;
font-size:0.781rem;
}
.rqj-gm_mission_ic_49d{
display:inline-flex;
color:#C48E36;
align-items:center;
}
.rqj-gm_mission_ic_49d svg{
height:0.813rem;
width:0.813rem;
}
.rqj-gm_right_49d{
background:linear-gradient(150deg,#2A1C0C,#110C05);
padding:32px;
border-radius:1.25rem;
overflow:hidden;
flex-direction:column;
display:flex;
position:relative;
color:#FDF6EC;
}
.rqj-gm_glow_49d{
background:radial-gradient(circle,rgba(196,142,54,0.18),transparent 70%);
border-radius:50%;
width:9.375rem;
position:absolute;
top:-1.875rem;
pointer-events:none;
height:150px;
right:-1.875rem;
}
.rqj-gm_ref_eyebrow_49d{
margin-bottom:10px;
position:relative;
}
.rqj-gm_ref_h2_49d{
font-size:1.625rem;
color:#FDF6EC;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
margin-bottom:0.5rem;
position:relative;
}
.rqj-gm_ref_text_49d{
color:#C9AE87;
margin-bottom:20px;
line-height:1.55;
font-size:13.5px;
position:relative;
}
.rqj-gm_ref_cta_49d{
background:#F0C05A;
padding:0.688rem 22px;
transition:opacity .22s ease;
border-radius:62.438rem;
font-weight:700;
margin-top:auto;
font-size:0.844rem;
color:#1A1208;
position:relative;
align-self:flex-start;
}
.rqj-gm_ref_cta_49d:hover{
opacity:.9;
}
.rqj-app_49d{
padding:1.875rem 0 10px;
}
.rqj-app_in_49d{
border-radius:1.25rem;
background:#FFFFFF;
gap:28px;
border:1px solid rgba(26,18,8,0.08);
padding:2rem;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.rqj-app_in_49d{
padding:40px 44px;
gap:2.5rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.rqj-app_copy_49d{
min-width:0;
max-width:560px;
}
.rqj-app_eyebrow_49d{
margin-bottom:0.75rem;
}
.rqj-app_h2_49d{
font-size:1.75rem;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
margin-bottom:12px;
overflow-wrap:break-word;
color:#1A1208;
font-weight:600;
}
@media(min-width:766px){
.rqj-app_h2_49d{
font-size:34px;
}
}
.rqj-app_text_49d{
font-size:0.875rem;
margin-bottom:1.375rem;
color:#9C8264;
line-height:1.6;
}
.rqj-app_btns_49d{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.rqj-app_btn_49d{
border-radius:14px;
background:#1A1208;
padding:0.688rem 1.25rem;
gap:10px;
transition:background-color .22s ease;
color:#FDF6EC;
display:inline-flex;
align-items:center;
}
.rqj-app_btn_49d:hover{
background:#2E2010;
}
.rqj-app_btn_ic_49d{
align-items:center;
display:inline-flex;
}
.rqj-app_btn_ic_49d svg{
width:1.125rem;
height:18px;
}
.rqj-app_btn_lb_49d{
font-size:0.844rem;
font-weight:700;
}
.rqj-app_qr_wrap_49d{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.rqj-app_qr_49d{
border-radius:0.875rem;
flex:0 0 auto;
height:108px;
width:108px;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 5px,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 0.313rem 0.688rem);
background-color:#1A1208;
}
.rqj-app_qr_cap_49d{
color:#7A6248;
max-width:5.75rem;
line-height:1.4;
font-size:0.781rem;
}
.rqj-tt_49d{
padding:48px 0 10px;
}
@media(min-width:765px){
.rqj-tt_49d{
padding:3.75rem 0 0.625rem;
}
}
.rqj-tt_head_49d{
text-align:center;
margin-bottom:34px;
}
.rqj-tt_eyebrow_49d{
margin-bottom:12px;
}
.rqj-tt_h2_49d{
color:#1A1208;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-size:2rem;
}
@media(min-width:767px){
.rqj-tt_h2_49d{
font-size:2.625rem;
}
}
.rqj-tt_grid_49d{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:762px){
.rqj-tt_grid_49d{
grid-template-columns:repeat(3,1fr);
}
}
.rqj-tt_card_49d{
border-radius:0.875rem;
background:#FFFFFF;
padding:1.875rem;
border:1px solid rgba(26,18,8,0.08);
flex-direction:column;
display:flex;
min-width:0;
}
.rqj-tt_card_ic_49d{
margin-bottom:1.125rem;
align-items:center;
display:inline-flex;
color:#C48E36;
}
.rqj-tt_card_ic_49d svg{
height:28px;
width:1.75rem;
}
.rqj-tt_card_h_49d{
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#1A1208;
line-height:1.15;
font-size:22px;
}
.rqj-tt_card_p_49d{
overflow-wrap:break-word;
color:#9C8264;
font-size:0.875rem;
line-height:1.6;
margin-bottom:14px;
}
.rqj-tt_card_p_49d b{
color:#1A1208;
font-weight:700;
}
.rqj-tt_card_link_49d{
transition:color .22s ease;
margin-top:auto;
padding-bottom:2px;
align-self:flex-start;
color:#1A1208;
font-weight:700;
font-size:13px;
border-bottom:1px solid #C48E36;
}
.rqj-tt_card_link_49d:hover{
color:#C48E36;
}
.rqj-ts_49d{
padding:2.75rem 0;
}
.rqj-ts_in_49d{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:881px){
.rqj-ts_in_49d{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.rqj-ts_left_49d{
min-width:0;
}
.rqj-ts_h2_49d{
overflow-wrap:break-word;
line-height:1.1;
margin-bottom:0.75rem;
font-weight:600;
color:#FDF6EC;
font-size:1.625rem;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.rqj-ts_h2_49d{
font-size:28px;
}
}
.rqj-ts_text_49d{
color:#C9AE87;
line-height:1.6;
max-width:32.5rem;
font-size:0.906rem;
margin-bottom:1.375rem;
}
.rqj-ts_badges_49d{
gap:18px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.rqj-ts_badge_49d{
font-size:13px;
color:#C9AE87;
font-weight:600;
}
.rqj-ts_pay_49d{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:882px){
.rqj-ts_pay_49d{
justify-content:flex-end;
}
}
.rqj-ts_pay_chip_49d{
border:1px solid rgba(255,243,220,0.13);
background:rgba(255,243,220,0.07);
border-radius:0.875rem;
padding:12px 16px;
color:#FDF6EC;
font-size:0.875rem;
font-weight:700;
}
.rqj-et_49d{
padding:2.25rem 0 10px;
}
.rqj-et_in_49d{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:883px){
.rqj-et_in_49d{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.rqj-et_left_49d{
min-width:0;
}
.rqj-et_eyebrow_49d{
margin-bottom:0.75rem;
}
.rqj-et_h2_49d{
font-size:1.75rem;
color:#1A1208;
font-weight:600;
line-height:1.06;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:0.875rem;
}
@media(min-width:765px){
.rqj-et_h2_49d{
font-size:2rem;
}
}
.rqj-et_text_49d{
font-size:15px;
line-height:1.65;
color:#9C8264;
margin-bottom:1.375rem;
}
.rqj-et_stats_49d{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.rqj-et_stat_49d{
min-width:0;
}
.rqj-et_stat_v_49d{
font-weight:700;
line-height:1;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:26px;
color:#1A1208;
}
.rqj-et_stat_l_49d{
color:#7A6248;
margin-top:0.25rem;
font-size:0.781rem;
}
.rqj-et_right_49d{
gap:12px;
display:flex;
flex-direction:column;
}
.rqj-et_member_49d{
border:1px solid rgba(26,18,8,0.08);
gap:1rem;
border-radius:0.875rem;
padding:1.125rem 1.25rem;
background:#FFFFFF;
align-items:center;
display:flex;
min-width:0;
}
.rqj-et_member_av_49d{
flex:0 0 auto;
background:linear-gradient(135deg,#2A1C0C,#C48E36);
border-radius:50%;
width:3rem;
height:48px;
}
.rqj-et_member_name_49d{
font-weight:700;
font-size:0.938rem;
overflow-wrap:break-word;
color:#1A1208;
}
.rqj-et_member_role_49d{
color:#7A6248;
font-size:12.5px;
overflow-wrap:break-word;
}
.rqj-et_updated_49d{
background:#FAF6F0;
border:1px solid rgba(26,18,8,0.08);
padding:0.875rem 1.125rem;
border-radius:0.875rem;
gap:0.5rem;
display:flex;
color:#9C8264;
align-items:center;
font-size:0.781rem;
}
.rqj-pmt_49d{
padding:48px 0 10px;
}
.rqj-pmt_in_49d{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:878px){
.rqj-pmt_in_49d{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.rqj-pmt_left_49d{
min-width:0;
}
.rqj-pmt_eyebrow_49d{
margin-bottom:12px;
}
.rqj-pmt_h2_49d{
font-size:30px;
color:#1A1208;
line-height:1.06;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:12px;
}
@media(min-width:765px){
.rqj-pmt_h2_49d{
font-size:32px;
}
}
.rqj-pmt_text_49d{
line-height:1.6;
font-size:14.5px;
margin-bottom:22px;
color:#9C8264;
}
.rqj-pmt_logos_49d{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:477px){
.rqj-pmt_logos_49d{
grid-template-columns:repeat(4,1fr);
}
}
.rqj-pmt_logo_49d{
border-radius:0.5rem;
border:1px solid rgba(26,18,8,0.08);
overflow:hidden;
background:#FFFFFF;
padding:0 0.5rem;
white-space:nowrap;
height:50px;
text-align:center;
justify-content:center;
display:flex;
color:#3B2E1A;
text-overflow:ellipsis;
font-size:12.5px;
align-items:center;
font-weight:700;
}
.rqj-pmt_table_49d{
overflow:hidden;
border:1px solid rgba(26,18,8,0.08);
border-radius:14px;
min-width:0;
}
.rqj-pmt_thead_49d{
background:#2A1F14;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.rqj-pmt_th_49d{
padding:13px 0.875rem;
overflow:hidden;
letter-spacing:.08em;
text-overflow:ellipsis;
font-size:0.625rem;
text-transform:uppercase;
white-space:nowrap;
color:#FDF6EC;
font-weight:700;
}
.rqj-pmt_row_49d{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(26,18,8,0.08);
}
.rqj-pmt_row_49d:nth-child(odd){
background:#FFFFFF;
}
.rqj-pmt_td_49d{
padding:14px;
color:#9C8264;
font-size:13.5px;
overflow-wrap:break-word;
min-width:0;
}
.rqj-pmt_row_49d .rqj-pmt_td_49d:first-child{
font-weight:700;
color:#1A1208;
}
.rqj-pmt_row_49d .rqj-pmt_td_49d:last-child{
font-weight:700;
color:#3D8C5F;
}
.rqj-rv_49d{
background:#FFFFFF;
padding:3rem 0;
border-bottom:1px solid rgba(26,18,8,0.08);
border-top:1px solid rgba(26,18,8,0.08);
margin-top:24px;
}
@media(min-width:771px){
.rqj-rv_49d{
padding:56px 0;
}
}
.rqj-rv_head_49d{
gap:16px;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.rqj-rv_head_49d{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.rqj-rv_eyebrow_49d{
margin-bottom:10px;
}
.rqj-rv_h2_49d{
font-weight:600;
color:#1A1208;
line-height:1.05;
font-size:30px;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.rqj-rv_h2_49d{
font-size:2.375rem;
}
}
.rqj-rv_agg_49d{
gap:0.75rem;
align-items:center;
display:flex;
}
.rqj-rv_agg_stars_49d{
gap:3px;
color:#C48E36;
display:flex;
}
.rqj-rv_agg_stars_49d svg{
height:18px;
width:18px;
}
.rqj-rv_source_49d{
font-size:13px;
color:#9C8264;
}
.rqj-rv_grid_49d{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.rqj-rv_grid_49d{
grid-template-columns:repeat(3,1fr);
}
}
.rqj-rv_card_49d{
padding:26px;
border-radius:0.875rem;
border:1px solid rgba(26,18,8,0.08);
background:#FAF6F0;
min-width:0;
}
.rqj-rv_card_stars_49d{
gap:2px;
display:flex;
color:#C48E36;
margin-bottom:12px;
}
.rqj-rv_card_stars_49d svg{
width:14px;
height:0.875rem;
}
.rqj-rv_card_body_49d{
overflow-wrap:break-word;
color:#1A1208;
font-size:1.125rem;
line-height:1.45;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:1rem;
font-weight:500;
}
.rqj-rv_card_meta_49d{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.rqj-rv_card_av_49d{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#C48E36,#F0C05A);
width:32px;
height:32px;
}
.rqj-rv_card_author_49d{
font-size:13px;
font-weight:700;
color:#1A1208;
}
.rqj-rv_card_loc_49d{
color:#7A6248;
font-size:0.75rem;
}
.rqj-op_49d{
padding:36px 0 0.625rem;
}
.rqj-op_in_49d{
border-radius:0.875rem;
grid-template-columns:1fr;
background:#FFFFFF;
border:1px solid rgba(26,18,8,0.08);
padding:2rem;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:861px){
.rqj-op_in_49d{
gap:44px;
padding:34px 2.5rem;
grid-template-columns:.9fr 1.1fr;
}
}
.rqj-op_left_49d{
min-width:0;
}
.rqj-op_eyebrow_49d{
margin-bottom:0.75rem;
}
.rqj-op_h2_49d{
overflow-wrap:break-word;
margin-bottom:0.625rem;
color:#1A1208;
line-height:1.08;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:28px;
}
@media(min-width:769px){
.rqj-op_h2_49d{
font-size:1.875rem;
}
}
.rqj-op_text_49d{
line-height:1.6;
font-size:0.875rem;
color:#9C8264;
}
.rqj-op_grid_49d{
border-radius:0.5rem;
overflow:hidden;
grid-template-columns:1fr 1fr;
gap:1px;
border:1px solid rgba(26,18,8,0.14);
background:rgba(26,18,8,0.14);
display:grid;
}
.rqj-op_field_49d{
padding:1.125rem 1.25rem;
background:#FAF6F0;
min-width:0;
}
.rqj-op_field_lb_49d{
text-transform:uppercase;
margin-bottom:5px;
color:#C48E36;
letter-spacing:.1em;
font-weight:600;
font-size:0.625rem;
}
.rqj-op_field_val_49d{
overflow-wrap:break-word;
color:#1A1208;
font-weight:700;
font-size:14px;
}
.rqj-hts_49d{
padding:48px 0;
}
@media(min-width:767px){
.rqj-hts_49d{
padding:3.875rem 0;
}
}
.rqj-hts_head_49d{
gap:18px;
margin-bottom:2.125rem;
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.rqj-hts_head_49d{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.rqj-hts_eyebrow_49d{
margin-bottom:0.75rem;
}
.rqj-hts_h2_49d{
line-height:1.05;
color:#FDF6EC;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
font-size:30px;
}
@media(min-width:770px){
.rqj-hts_h2_49d{
font-size:2.375rem;
}
}
.rqj-hts_cta_49d{
transition:opacity .22s ease;
border-radius:62.438rem;
background:#F0C05A;
flex:0 0 auto;
padding:15px 30px;
color:#1A1208;
font-weight:700;
font-size:15px;
}
.rqj-hts_cta_49d:hover{
opacity:.9;
}
.rqj-hts_grid_49d{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:757px){
.rqj-hts_grid_49d{
grid-template-columns:repeat(3,1fr);
}
}
.rqj-hts_step_49d{
border-top:1px solid rgba(255,243,220,0.13);
min-width:0;
padding-top:22px;
}
.rqj-hts_step_num_49d{
margin-bottom:14px;
line-height:1;
font-weight:700;
color:#F0C05A;
font-size:44px;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
.rqj-hts_step_h_49d{
margin-bottom:8px;
font-size:19px;
color:#FDF6EC;
line-height:1.2;
overflow-wrap:break-word;
font-weight:700;
}
.rqj-hts_step_p_49d{
color:#C9AE87;
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
}
.rqj-prov_49d{
padding:40px 0 20px;
}
.rqj-prov_eyebrow_49d{
margin-bottom:1.125rem;
display:block;
}
.rqj-prov_grid_49d{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.rqj-prov_grid_49d{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.rqj-prov_grid_49d{
grid-template-columns:repeat(6,1fr);
}
}
.rqj-wy_49d{
padding:48px 0;
}
@media(min-width:766px){
.rqj-wy_49d{
padding:56px 0;
}
}
.rqj-wy_in_49d{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:898px){
.rqj-wy_in_49d{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.rqj-wy_left_49d{
min-width:0;
}
.rqj-wy_eyebrow_49d{
margin-bottom:0.875rem;
}
.rqj-wy_h2_49d{
margin-bottom:16px;
font-weight:600;
overflow-wrap:break-word;
color:#1A1208;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:32px;
}
@media(min-width:770px){
.rqj-wy_h2_49d{
font-size:40px;
}
}
.rqj-wy_intro_49d{
font-size:0.938rem;
color:#9C8264;
line-height:1.6;
}
.rqj-wy_grid_49d{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.rqj-wy_grid_49d{
grid-template-columns:1fr 1fr;
}
}
.rqj-wy_card_49d{
border:1px solid rgba(26,18,8,0.08);
border-radius:14px;
padding:1.625rem;
background:#FFFFFF;
min-width:0;
}
.rqj-wy_card_ic_49d{
display:inline-flex;
margin-bottom:1rem;
color:#C48E36;
justify-content:center;
align-items:center;
}
.rqj-wy_card_ic_49d svg{
height:1.625rem;
width:26px;
}
.rqj-wy_card_h_49d{
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:8px;
color:#1A1208;
font-size:1.313rem;
font-weight:600;
}
.rqj-wy_card_p_49d{
color:#9C8264;
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
}
.rqj-dr_49d{
padding:2.25rem 0 0.625rem;
}
.rqj-dr_in_49d{
gap:20px;
border-radius:14px;
border:1px dashed rgba(26,18,8,0.14);
padding:28px 2rem;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.rqj-dr_in_49d{
gap:2rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.rqj-dr_h2_49d{
line-height:1.1;
font-size:24px;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
overflow-wrap:break-word;
font-weight:600;
color:#1A1208;
}
@media(min-width:766px){
.rqj-dr_h2_49d{
font-size:1.625rem;
}
}
.rqj-dr_text_49d{
line-height:1.6;
max-width:680px;
color:#9C8264;
font-size:0.875rem;
overflow-wrap:break-word;
}
.rqj-dr_text_49d b{
font-weight:700;
color:#1A1208;
}
.rqj-dr_cta_49d{
flex:0 0 auto;
transition:color .22s ease;
color:#1A1208;
font-size:13.5px;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #C48E36;
white-space:nowrap;
}
.rqj-dr_cta_49d:hover{
color:#C48E36;
}
.rqj-sc_49d{
padding:3rem 0 0.625rem;
}
.rqj-sc_head_49d{
margin-bottom:28px;
text-align:center;
}
.rqj-sc_eyebrow_49d{
margin-bottom:12px;
}
.rqj-sc_h2_49d{
color:#1A1208;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:1.875rem;
line-height:1.05;
}
@media(min-width:765px){
.rqj-sc_h2_49d{
font-size:36px;
}
}
.rqj-sc_table_49d{
border:1px solid rgba(26,18,8,0.08);
border-radius:14px;
overflow:hidden;
margin:0 auto;
max-width:900px;
}
.rqj-sc_thead_49d{
grid-template-columns:1.6fr 1fr 1fr;
background:#2A1F14;
display:grid;
}
.rqj-sc_th_49d{
padding:0.938rem 1.125rem;
font-weight:700;
overflow-wrap:break-word;
font-size:13px;
text-align:center;
color:#C9AE87;
}
.rqj-sc_th_49d:first-child{
text-align:left;
}
.rqj-sc_th_us_49d{
color:#F0C05A;
}
.rqj-sc_row_49d{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(26,18,8,0.08);
display:grid;
}
.rqj-sc_row_49d:nth-child(even){
background:#FFFFFF;
}
.rqj-sc_td_49d{
padding:0.938rem 18px;
min-width:0;
color:#7A6248;
text-align:center;
overflow-wrap:break-word;
font-size:14px;
}
.rqj-sc_td_49d:first-child{
color:#3B2E1A;
text-align:left;
font-weight:600;
}
.rqj-sc_td_us_49d{
font-weight:700;
color:#3D8C5F;
}
.rqj-faq_49d{
padding:48px 0;
background:#FFFFFF;
margin-top:24px;
border-top:1px solid rgba(26,18,8,0.08);
border-bottom:1px solid rgba(26,18,8,0.08);
}
@media(min-width:769px){
.rqj-faq_49d{
padding:62px 0;
}
}
.rqj-faq_head_49d{
margin-bottom:34px;
text-align:center;
}
.rqj-faq_eyebrow_49d{
margin-bottom:0.75rem;
}
.rqj-faq_h2_49d{
line-height:1.05;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:2rem;
font-weight:600;
color:#1A1208;
}
@media(min-width:768px){
.rqj-faq_h2_49d{
font-size:38px;
}
}
.rqj-faq_list_49d{
margin:0 auto;
gap:12px;
max-width:820px;
flex-direction:column;
display:flex;
}
.rqj-faq_item_49d{
border-radius:0.875rem;
overflow:hidden;
background:#FAF6F0;
border:1px solid rgba(26,18,8,0.08);
}
.rqj-faq_q_49d{
padding:20px 1.5rem;
list-style:none;
gap:20px;
font-weight:700;
display:flex;
cursor:pointer;
align-items:center;
justify-content:space-between;
overflow-wrap:break-word;
font-size:1rem;
color:#1A1208;
}
.rqj-faq_q_49d::-webkit-details-marker{
display:none;
}
.rqj-faq_q_ic_49d{
transition:transform .22s ease;
flex:0 0 auto;
color:#C48E36;
align-items:center;
display:inline-flex;
}
.rqj-faq_q_ic_49d svg{
width:18px;
height:1.125rem;
}
.rqj-faq_item_49d[open] .rqj-faq_q_ic_49d{
transform:rotate(180deg);
}
.rqj-faq_a_49d{
padding:0 24px 20px;
overflow-wrap:break-word;
line-height:1.6;
color:#9C8264;
font-size:14.5px;
}
.rqj-lh_49d{
padding:40px 0 20px;
}
.rqj-lh_in_49d{
padding-top:34px;
border-top:1px solid rgba(26,18,8,0.14);
}
.rqj-lh_eyebrow_49d{
margin-bottom:22px;
display:block;
}
.rqj-lh_grid_49d{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:597px){
.rqj-lh_grid_49d{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:959px){
.rqj-lh_grid_49d{
grid-template-columns:repeat(5,1fr);
}
}
.rqj-lh_col_49d{
min-width:0;
}
.rqj-lh_col_h_49d{
font-weight:700;
margin-bottom:12px;
color:#1A1208;
overflow-wrap:break-word;
font-size:13px;
}
.rqj-lh_links_49d{
gap:8px;
display:flex;
flex-direction:column;
}
.rqj-lh_link_49d{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:13px;
color:#9C8264;
}
.rqj-lh_link_49d:hover{
color:#C48E36;
}
.rqj-sb_49d{
padding:48px 0;
background:#FFFFFF;
border-top:1px solid rgba(26,18,8,0.08);
margin-top:1.5rem;
border-bottom:1px solid rgba(26,18,8,0.08);
}
@media(min-width:771px){
.rqj-sb_49d{
padding:3.5rem 0;
}
}
.rqj-sb_eyebrow_49d{
display:block;
margin-bottom:0.75rem;
}
.rqj-sb_h2_49d{
line-height:1.05;
font-size:1.875rem;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.625rem;
font-weight:600;
color:#1A1208;
}
@media(min-width:771px){
.rqj-sb_h2_49d{
font-size:36px;
}
}
.rqj-sb_grid_49d{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:559px){
.rqj-sb_grid_49d{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:957px){
.rqj-sb_grid_49d{
grid-template-columns:repeat(4,1fr);
}
}
.rqj-sb_card_49d{
border-radius:14px;
background:#FAF6F0;
border:1px solid rgba(26,18,8,0.08);
padding:1.5rem;
min-width:0;
}
.rqj-sb_card_h_49d{
font-weight:600;
margin-bottom:8px;
color:#1A1208;
font-size:1.188rem;
line-height:1.15;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
.rqj-sb_card_p_49d{
font-size:0.844rem;
overflow-wrap:break-word;
line-height:1.6;
color:#9C8264;
}
.rqj-sb_rtp_49d{
background:#FAF6F0;
grid-template-columns:1fr;
gap:24px;
border:1px solid rgba(26,18,8,0.08);
padding:1.625rem 28px;
border-radius:0.875rem;
align-items:center;
display:grid;
margin-top:18px;
}
@media(min-width:757px){
.rqj-sb_rtp_49d{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.rqj-sb_rtp_h_49d{
line-height:1.15;
font-size:20px;
overflow-wrap:break-word;
margin-bottom:8px;
font-weight:600;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
color:#1A1208;
}
.rqj-sb_rtp_p_49d{
line-height:1.6;
font-size:0.844rem;
overflow-wrap:break-word;
color:#9C8264;
}
.rqj-sb_rtp_stats_49d{
gap:16px;
display:flex;
}
.rqj-sb_stat_49d{
background:#FFFFFF;
border-radius:8px;
flex:1 1 0;
padding:18px;
text-align:center;
min-width:0;
}
.rqj-sb_stat_v_49d{
color:#3D8C5F;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:26px;
}
.rqj-sb_stat_l_49d{
font-size:0.719rem;
margin-top:0.25rem;
color:#7A6248;
}
.rqj-gd_49d{
padding:48px 0 0.625rem;
}
.rqj-gd_head_49d{
gap:14px;
display:flex;
margin-bottom:1.5rem;
flex-direction:column;
}
@media(min-width:681px){
.rqj-gd_head_49d{
gap:20px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.rqj-gd_eyebrow_49d{
margin-bottom:0.625rem;
}
.rqj-gd_h2_49d{
overflow-wrap:break-word;
color:#1A1208;
font-size:1.75rem;
font-weight:600;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
}
@media(min-width:770px){
.rqj-gd_h2_49d{
font-size:34px;
}
}
.rqj-gd_more_49d{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
color:#1A1208;
font-size:13.5px;
border-bottom:1px solid #1A1208;
font-weight:600;
}
.rqj-gd_more_49d:hover{
border-color:#C48E36;
color:#C48E36;
}
.rqj-gd_grid_49d{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:721px){
.rqj-gd_grid_49d{
grid-template-columns:repeat(3,1fr);
}
}
.rqj-gd_card_49d{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(26,18,8,0.08);
background:#FFFFFF;
min-width:0;
display:block;
}
.rqj-gd_card_img_49d{
background:linear-gradient(140deg,#2A1C0C,#C48E36);
height:150px;
}
.rqj-gd_card_body_49d{
padding:22px;
}
.rqj-gd_card_cat_49d{
font-size:0.625rem;
font-weight:600;
color:#C48E36;
text-transform:uppercase;
letter-spacing:.1em;
}
.rqj-gd_card_h_49d{
margin:0.5rem 0 10px;
line-height:1.2;
overflow-wrap:break-word;
font-size:1.188rem;
font-weight:600;
color:#1A1208;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
.rqj-gd_card_meta_49d{
font-size:12px;
color:#7A6248;
overflow-wrap:break-word;
}
.rqj-sg_49d{
padding:48px 0 0.625rem;
}
.rqj-sg_eyebrow_49d{
margin-bottom:0.75rem;
display:block;
}
.rqj-sg_h2_49d{
font-size:1.875rem;
overflow-wrap:break-word;
line-height:1.05;
margin-bottom:28px;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#1A1208;
}
@media(min-width:765px){
.rqj-sg_h2_49d{
font-size:36px;
}
}
.rqj-sg_grid_49d{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:720px){
.rqj-sg_grid_49d{
grid-template-columns:repeat(3,1fr);
}
}
.rqj-sg_col_49d{
min-width:0;
}
.rqj-sg_col_h_49d{
line-height:1.15;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
color:#1A1208;
margin-bottom:0.625rem;
font-size:1.375rem;
}
.rqj-sg_col_p_49d{
color:#9C8264;
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
}
.rqj-el_49d{
padding:48px 0;
}
@media(min-width:768px){
.rqj-el_49d{
padding:56px 0;
}
}
.rqj-el_in_49d{
grid-template-columns:1fr;
gap:2.5rem;
align-items:start;
display:grid;
}
@media(min-width:899px){
.rqj-el_in_49d{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.rqj-el_left_49d{
min-width:0;
}
.rqj-el_eyebrow_49d{
margin-bottom:0.875rem;
}
.rqj-el_h2_49d{
color:#1A1208;
font-weight:600;
margin-bottom:1.375rem;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:32px;
line-height:1.08;
}
@media(min-width:767px){
.rqj-el_h2_49d{
font-size:38px;
}
}
.rqj-el_body_49d p{
font-size:1rem;
color:#3B2E1A;
overflow-wrap:break-word;
margin-bottom:18px;
line-height:1.7;
}
.rqj-el_dropcap_49d{
padding:6px 12px 0 0;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
line-height:.8;
font-size:3.875rem;
font-weight:700;
float:left;
color:#C48E36;
}
.rqj-el_right_49d{
min-width:0;
}
.rqj-el_quote_49d{
border-radius:1.25rem;
background:linear-gradient(150deg,#2A1C0C,#110C05);
padding:36px;
position:relative;
color:#FDF6EC;
margin-bottom:24px;
}
.rqj-el_quote_mark_49d{
align-items:center;
color:#F0C05A;
margin-bottom:6px;
display:inline-flex;
}
.rqj-el_quote_mark_49d svg{
height:2.125rem;
width:2.125rem;
}
.rqj-el_quote_text_49d{
font-weight:500;
overflow-wrap:break-word;
margin-bottom:1.375rem;
line-height:1.4;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:22px;
color:#FDF6EC;
}
.rqj-el_quote_meta_49d{
gap:12px;
display:flex;
align-items:center;
}
.rqj-el_quote_av_49d{
border-radius:50%;
background:linear-gradient(135deg,#C48E36,#F0C05A);
flex:0 0 auto;
width:2.375rem;
height:38px;
}
.rqj-el_quote_author_49d{
font-weight:700;
font-size:14px;
color:#FDF6EC;
}
.rqj-el_quote_meta_sub_49d{
font-size:12px;
color:#C9AE87;
}
.rqj-el_explain_49d{
border-radius:0.875rem;
border:1px solid rgba(26,18,8,0.08);
overflow:hidden;
}
.rqj-el_explain_card_49d{
padding:1.375rem 24px;
}
.rqj-el_explain_card_49d+.rqj-el_explain_card_49d{
border-top:1px solid rgba(26,18,8,0.08);
}
.rqj-el_explain_h_49d{
line-height:1.15;
margin-bottom:8px;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:20px;
font-weight:600;
color:#1A1208;
overflow-wrap:break-word;
}
.rqj-el_explain_p_49d{
font-size:0.875rem;
color:#9C8264;
line-height:1.55;
overflow-wrap:break-word;
}
.rqj-ft_49d{
background:#2A1F14;
color:#C9AE87;
margin-top:2.5rem;
}
.rqj-ft_in_49d{
gap:2rem;
grid-template-columns:1fr;
padding:48px 0 1.75rem;
display:grid;
}
@media(min-width:597px){
.rqj-ft_in_49d{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.rqj-ft_in_49d{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.rqj-ft_brand_49d{
min-width:0;
}
.rqj-ft_logo_49d{
font-weight:700;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
color:#FDF6EC;
}
.rqj-ft_tagline_49d{
color:#C9AE87;
line-height:1.6;
max-width:280px;
font-size:13.5px;
margin-top:0.875rem;
}
.rqj-ft_contact_49d{
transition:color .22s ease;
font-size:0.813rem;
display:inline-block;
max-width:17.5rem;
color:#F0C05A;
overflow-wrap:anywhere;
margin-top:0.75rem;
}
.rqj-ft_contact_49d:hover{
color:#FDF6EC;
}
.rqj-ft_col_49d{
min-width:0;
}
.rqj-ft_col_h_49d{
font-size:0.813rem;
color:#FDF6EC;
overflow-wrap:break-word;
letter-spacing:.08em;
margin-bottom:14px;
text-transform:uppercase;
font-weight:700;
}
.rqj-ft_col_links_49d{
gap:10px;
flex-direction:column;
display:flex;
}
.rqj-ft_link_49d{
transition:color .22s ease;
color:#C9AE87;
overflow-wrap:break-word;
font-size:13.5px;
}
.rqj-ft_link_49d:hover{
color:#FDF6EC;
}
.rqj-ft_bot_49d{
padding:1.375rem 0 2.5rem;
gap:1rem;
display:flex;
border-top:1px solid rgba(255,243,220,0.13);
flex-direction:column;
}
@media(min-width:770px){
.rqj-ft_bot_49d{
gap:1.25rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.rqj-ft_legal_49d{
line-height:1.6;
overflow-wrap:break-word;
color:#BDA98E;
max-width:47.5rem;
font-size:0.719rem;
}
.rqj-ft_legal_49d b{
font-weight:700;
color:#C9AE87;
}
.rqj-ft_age_49d{
border-radius:0.5rem;
padding:0.25rem 0.563rem;
border:1.5px solid #F0C05A;
flex:0 0 auto;
font-weight:700;
color:#F0C05A;
font-size:0.813rem;
}