*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1510;
line-height:1.6;
overflow-wrap:break-word;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#D6CAB0;
text-rendering:optimizeLegibility;
font-size:15px;
-webkit-font-smoothing:antialiased;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:8px;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.qxs-layout_kj5{
min-height:100vh;
display:flex;
flex-direction:column;
}
.qxs-main_kj5{
flex:1 1 auto;
min-width:0;
width:100%;
}
.qxs-container_kj5{
margin:0 auto;
padding:0 16px;
max-width:87.5rem;
width:100%;
}
@media(min-width:769px){
.qxs-container_kj5{
padding:0 2rem;
}
}
@media(min-width:1101px){
.qxs-container_kj5{
padding:0 56px;
}
}
.qxs-eyebrow_kj5{
display:inline-block;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
letter-spacing:.2em;
font-size:0.688rem;
font-weight:600;
text-transform:uppercase;
color:#B8873C;
overflow-wrap:break-word;
line-height:1.4;
}
.qxs-band_kj5{
background:#12100C;
color:#F2EAD8;
}
.qxs-band_kj5 .qxs-eyebrow_kj5{
color:#D4A855;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.qxs-tb_kj5{
background:#1A1510;
position:sticky;
top:0;
border-bottom:1px solid rgba(244,235,210,0.13);
z-index:50;
}
.qxs-tb_in_kj5{
gap:1rem;
padding:12px 1rem;
margin:0 auto;
max-width:87.5rem;
display:flex;
align-items:center;
width:100%;
justify-content:space-between;
}
@media(min-width:766px){
.qxs-tb_in_kj5{
padding:1rem 2rem;
}
}
@media(min-width:1102px){
.qxs-tb_in_kj5{
padding:1.125rem 3.5rem;
}
}
.qxs-tb_left_kj5{
gap:1.75rem;
display:flex;
align-items:center;
min-width:0;
}
.qxs-tb_logo_kj5{
gap:0.688rem;
align-items:center;
min-width:0;
display:flex;
}
.qxs-tb_logo_mark_kj5{
flex:0 0 auto;
border-radius:8px;
width:2.125rem;
object-fit:cover;
height:2.125rem;
}
.qxs-tb_logo_txt_kj5{
line-height:1;
flex-direction:column;
min-width:0;
display:flex;
}
.qxs-tb_logo_name_kj5{
overflow:hidden;
letter-spacing:.02em;
white-space:nowrap;
font-weight:700;
color:#F2EAD8;
font-size:1.375rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
text-overflow:ellipsis;
}
.qxs-tb_logo_sub_kj5{
overflow:hidden;
color:#B8873C;
margin-top:0.25rem;
font-weight:600;
text-overflow:ellipsis;
text-transform:uppercase;
font-size:8.5px;
letter-spacing:.32em;
white-space:nowrap;
}
.qxs-tb_nav_kj5{
display:none;
}
@media(min-width:962px){
.qxs-tb_nav_kj5{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.qxs-tb_nav_item_kj5{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
color:#D6CAB0;
white-space:nowrap;
border-bottom:2px solid transparent;
font-size:14px;
font-weight:600;
}
.qxs-tb_nav_item_kj5:hover{
color:#F2EAD8;
}
.qxs-tb_nav_item_kj5.qxs-state_active_kj5{
border-color:#B8873C;
color:#F2EAD8;
}
.qxs-tb_right_kj5{
gap:0.875rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.qxs-tb_search_kj5{
transition:color .22s ease;
justify-content:center;
color:#D6CAB0;
display:flex;
align-items:center;
}
.qxs-tb_search_kj5:hover{
color:#B8873C;
}
.qxs-tb_search_kj5 svg{
width:1.125rem;
height:1.125rem;
}
.qxs-tb_lang_kj5{
font-weight:600;
color:#A8997E;
font-size:11px;
text-transform:uppercase;
letter-spacing:.1em;
}
.qxs-tb_lang_kj5:hover{
color:#F2EAD8;
}
.qxs-tb_login_kj5{
color:#F2EAD8;
display:none;
font-weight:600;
font-size:0.875rem;
}
@media(min-width:766px){
.qxs-tb_login_kj5{
display:inline-block;
}
}
.qxs-tb_register_kj5{
transition:background-color .22s ease;
border-radius:999px;
background:#C9933E;
padding:0.688rem 22px;
font-weight:700;
font-size:0.875rem;
color:#150F06;
white-space:nowrap;
}
.qxs-tb_register_kj5:hover{
background:#DBA94E;
}
.qxs-mob_kj5{
background:#1A1510;
right:0;
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
left:0;
bottom:0;
border-top:1px solid rgba(244,235,210,0.13);
position:fixed;
}
@media(min-width:957px){
.qxs-mob_kj5{
display:none;
}
}
.qxs-mob_in_kj5{
margin:0 auto;
align-items:stretch;
display:flex;
justify-content:space-around;
max-width:35rem;
}
.qxs-mob_item_kj5{
padding:9px 0.25rem;
flex:1 1 0;
transition:color .22s ease;
gap:3px;
align-items:center;
display:flex;
color:#A8997E;
flex-direction:column;
min-width:0;
}
.qxs-mob_item_kj5.qxs-state_active_kj5{
color:#B8873C;
}
.qxs-mob_ic_kj5{
align-items:center;
justify-content:center;
display:flex;
}
.qxs-mob_ic_kj5 svg{
width:1.25rem;
height:20px;
}
.qxs-mob_lb_kj5{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.625rem;
font-weight:600;
max-width:100%;
white-space:nowrap;
}
@media(max-width:958px){
body{
padding-bottom:60px;
}
}
.qxs-rail_kj5{
position:relative;
min-width:0;
}
.qxs-rail_scroll_kj5{
gap:14px;
padding-bottom:0.875rem;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
display:flex;
}
@media(min-width:765px){
.qxs-rail_scroll_kj5{
gap:1.125rem;
}
}
.qxs-gc_kj5{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:768px){
.qxs-gc_kj5{
width:188px;
}
}
.qxs-gc_img_kj5{
overflow:hidden;
background:#231E17;
border-radius:0.875rem;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.32);
}
.qxs-gc_img_kj5 img{
inset:0;
object-fit:cover;
width:100%;
position:absolute;
height:100%;
}
.qxs-gc_cover_kj5{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.qxs-gc_hover_kj5{
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
inset:0;
align-items:center;
opacity:0;
display:flex;
position:absolute;
justify-content:center;
}
.qxs-gc_kj5:hover .qxs-gc_hover_kj5{
opacity:1;
}
.qxs-gc_hover_btn_kj5{
background:#C9933E;
border-radius:62.438rem;
width:2.875rem;
display:flex;
justify-content:center;
color:#150F06;
height:46px;
align-items:center;
}
.qxs-gc_hover_btn_kj5 svg{
height:1.125rem;
width:1.125rem;
}
.qxs-gc_info_kj5{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:9px;
}
.qxs-gc_name_kj5{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
font-size:13px;
color:#F2EAD8;
white-space:nowrap;
}
.qxs-gc_prov_kj5{
overflow:hidden;
color:#A8997E;
white-space:nowrap;
text-overflow:ellipsis;
font-size:11px;
}
.qxs-gc_meta_kj5{
color:#A8997E;
font-size:0.688rem;
}
.qxs-tc_kj5{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:768px){
.qxs-tc_kj5{
width:230px;
}
}
.qxs-tc_img_kj5{
overflow:hidden;
background:#231E17;
border-radius:14px;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.32);
padding-bottom:75%;
}
.qxs-tc_img_kj5 img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.qxs-tc_info_kj5{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:9px;
}
.qxs-tc_name_kj5{
overflow:hidden;
font-weight:700;
white-space:nowrap;
color:#F2EAD8;
text-overflow:ellipsis;
font-size:0.875rem;
}
.qxs-tc_rtp_kj5{
color:#A8997E;
font-size:0.688rem;
}
.qxs-lc_kj5{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:765px){
.qxs-lc_kj5{
width:16.75rem;
}
}
.qxs-lc_img_kj5{
background:#231E17;
overflow:hidden;
border-radius:0.875rem;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.32);
position:relative;
}
.qxs-lc_img_kj5 img{
inset:0;
object-fit:cover;
height:100%;
width:100%;
position:absolute;
}
.qxs-lc_live_kj5{
background:rgba(0,0,0,0.52);
padding:4px 9px;
border-radius:999px;
gap:0.438rem;
left:12px;
align-items:center;
display:flex;
top:0.75rem;
position:absolute;
}
.qxs-lc_live_dot_kj5{
background:#B85040;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
height:8px;
width:8px;
}
.qxs-lc_seats_kj5{
color:#F2EAD8;
font-size:0.625rem;
text-transform:uppercase;
font-weight:600;
letter-spacing:.08em;
}
.qxs-lc_info_kj5{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
display:flex;
min-width:0;
}
.qxs-lc_name_kj5{
overflow:hidden;
font-size:15px;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
color:#F2EAD8;
}
.qxs-lc_bet_kj5{
font-size:11px;
color:#A8997E;
}
.qxs-pc_kj5{
border-radius:14px;
gap:0.5rem;
border:1px solid rgba(244,235,210,0.07);
padding:16px 14px;
background:#231E17;
display:flex;
flex-direction:column;
min-width:0;
min-height:74px;
align-items:center;
justify-content:center;
}
.qxs-pc_logo_kj5{
flex:0 0 auto;
max-width:100%;
object-fit:contain;
height:1.75rem;
width:auto;
}
.qxs-pc_name_kj5{
overflow:hidden;
color:#A8997E;
max-width:100%;
text-align:center;
font-size:0.688rem;
white-space:nowrap;
text-overflow:ellipsis;
}
.qxs-gc_tag_kj5{
padding:3px 0.5rem;
border-radius:0.5rem;
left:0.625rem;
font-size:10px;
text-transform:uppercase;
z-index:2;
top:10px;
font-weight:700;
letter-spacing:.06em;
position:absolute;
display:inline-block;
}
.qxs-gc_tag_hot_kj5{
background:#B85040;
color:#F2EAD8;
}
.qxs-gc_tag_new_kj5{
background:#D4A855;
color:#1A1208;
}
.qxs-gc_tag_jp_kj5{
background:#C9933E;
color:#1A1208;
}
.qxs-gc_tag_live_kj5{
background:#B85040;
color:#F2EAD8;
}
.qxs-sh_kj5{
margin-bottom:1.125rem;
min-width:0;
}
.qxs-sh_row_kj5{
gap:16px;
align-items:flex-end;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.qxs-sh_row_kj5 .qxs-sh_l_kj5{
gap:6px;
flex-direction:column;
min-width:0;
display:flex;
}
.qxs-sh_stack_kj5{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.qxs-sh_center_kj5{
gap:0.625rem;
display:flex;
flex-direction:column;
align-items:center;
text-align:center;
}
.qxs-sh_h2_kj5{
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:24px;
color:#F2EAD8;
}
@media(min-width:769px){
.qxs-sh_h2_kj5{
font-size:1.875rem;
}
}
.qxs-band_kj5 .qxs-sh_h2_kj5{
color:#F2EAD8;
}
.qxs-sh_eb_line_kj5{
gap:10px;
display:inline-flex;
align-items:center;
}
.qxs-sh_eb_line_kj5::before{
background:#B8873C;
height:1px;
width:28px;
display:inline-block;
content:"";
}
.qxs-band_kj5 .qxs-sh_eb_line_kj5::before{
background:#D4A855;
}
.qxs-sh_eb_dot_kj5{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.qxs-sh_eb_dot_kj5::before{
border-radius:50%;
background:#B8873C;
display:inline-block;
height:6px;
width:6px;
content:"";
}
.qxs-band_kj5 .qxs-sh_eb_dot_kj5::before{
background:#D4A855;
}
.qxs-sh_link_kj5{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
font-weight:600;
align-items:center;
font-size:0.813rem;
padding-bottom:2px;
white-space:nowrap;
display:inline-flex;
border-bottom:1px solid #F2EAD8;
color:#F2EAD8;
}
.qxs-sh_link_kj5:hover{
border-color:#B8873C;
color:#B8873C;
}
.qxs-sh_link_kj5 svg{
width:0.875rem;
height:0.875rem;
}
.qxs-sh_link_chev_kj5{
border-bottom:0;
padding-bottom:0;
}
.qxs-sh_link_btn_kj5{
background:#C9933E;
border-radius:999px;
padding:9px 18px;
border-bottom:0;
color:#150F06;
}
.qxs-sh_link_btn_kj5:hover{
background:#DBA94E;
border-color:transparent;
color:#150F06;
}
.qxs-band_kj5 .qxs-sh_link_kj5{
border-color:#F2EAD8;
color:#F2EAD8;
}
.qxs-band_kj5 .qxs-sh_link_btn_kj5{
background:#D4A855;
color:#1A1208;
}
.qxs-sh_rule_kj5{
background:rgba(244,235,210,0.13);
margin:-2px 0 18px;
height:1px;
}
.qxs-band_kj5 .qxs-sh_rule_kj5{
background:rgba(244,235,210,0.13);
}
.qxs-hero_kj5{
padding:2rem 0 0.5rem;
}
@media(min-width:768px){
.qxs-hero_kj5{
padding:56px 0 1.5rem;
}
}
.qxs-hero_in_kj5{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:899px){
.qxs-hero_in_kj5{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.qxs-hero_copy_kj5{
min-width:0;
}
.qxs-hero_eyebrow_kj5{
gap:10px;
margin-bottom:1.375rem;
display:inline-flex;
align-items:center;
}
.qxs-hero_eyebrow_line_kj5{
flex:0 0 auto;
background:#B8873C;
width:28px;
height:1px;
display:inline-block;
}
.qxs-hero_h1_kj5{
letter-spacing:-.01em;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:20px;
color:#F2EAD8;
line-height:1.04;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:38px;
}
@media(min-width:767px){
.qxs-hero_h1_kj5{
font-size:3.375rem;
}
}
@media(min-width:1099px){
.qxs-hero_h1_kj5{
font-size:62px;
}
}
.qxs-hero_h1_kj5 em{
color:#B8873C;
font-style:normal;
}
.qxs-hero_sub_kj5{
line-height:1.6;
color:#8A7B62;
font-size:1rem;
max-width:30rem;
margin-bottom:1.875rem;
}
@media(min-width:770px){
.qxs-hero_sub_kj5{
font-size:18px;
}
}
.qxs-hero_actions_kj5{
gap:0.875rem;
display:flex;
flex-wrap:wrap;
margin-bottom:2.125rem;
align-items:center;
}
.qxs-hero_cta_kj5{
transition:background-color .22s ease;
border-radius:999px;
background:#C9933E;
padding:16px 30px;
gap:0.625rem;
font-weight:700;
color:#150F06;
display:inline-flex;
align-items:center;
font-size:0.938rem;
}
.qxs-hero_cta_kj5:hover{
background:#DBA94E;
}
.qxs-hero_cta_ic_kj5{
align-items:center;
display:inline-flex;
}
.qxs-hero_cta_ic_kj5 svg{
height:1rem;
width:16px;
}
.qxs-hero_cta_alt_kj5{
background:transparent;
border-radius:999px;
border:1px solid rgba(244,235,210,0.13);
padding:0.938rem 1.625rem;
transition:border-color .22s ease,color .22s ease;
color:#F2EAD8;
font-weight:600;
align-items:center;
font-size:0.938rem;
display:inline-flex;
}
.qxs-hero_cta_alt_kj5:hover{
border-color:#B8873C;
color:#B8873C;
}
.qxs-hero_trust_kj5{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.qxs-hero_trust_item_kj5{
gap:0.563rem;
font-size:0.813rem;
color:#D6CAB0;
display:flex;
font-weight:600;
align-items:center;
}
.qxs-hero_trust_ic_kj5{
display:inline-flex;
align-items:center;
color:#B8873C;
}
.qxs-hero_trust_ic_kj5 svg{
width:1rem;
height:1rem;
}
.qxs-hero_promo_kj5{
overflow:hidden;
background:#231E17;
border-radius:20px;
box-shadow:0 0.5rem 16px rgba(0,0,0,0.36), 0 1.5rem 4rem rgba(0,0,0,0.52), 0 2px 4px rgba(184,135,60,0.10);
min-height:300px;
position:relative;
display:flex;
}
.qxs-hero_promo_bg_kj5{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.qxs-hero_promo_bg_kj5::after{
inset:0;
background:linear-gradient(120deg,#12100C 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.qxs-hero_promo_glow_kj5{
background:radial-gradient(circle,rgba(176,130,72,0.18) 0%,transparent 65%);
border-radius:50%;
width:260px;
position:absolute;
top:-40px;
height:16.25rem;
pointer-events:none;
right:-1.25rem;
}
.qxs-hero_promo_ct_kj5{
padding:1.75rem;
max-width:88%;
z-index:2;
position:relative;
align-self:flex-end;
}
.qxs-hero_promo_label_kj5{
font-weight:700;
color:#D4A855;
letter-spacing:.25em;
font-size:0.625rem;
text-transform:uppercase;
margin-bottom:0.5rem;
display:block;
}
.qxs-hero_promo_amount_kj5{
color:#F2EAD8;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-weight:600;
font-size:32px;
}
@media(min-width:768px){
.qxs-hero_promo_amount_kj5{
font-size:2.5rem;
}
}
.qxs-hero_promo_amount_kj5 em{
color:#D4A855;
font-style:normal;
}
.qxs-hero_rating_kj5{
gap:10px;
border:1px solid rgba(244,235,210,0.07);
background:#231E17;
padding:0.625rem 0.875rem;
border-radius:14px;
display:flex;
top:0.875rem;
max-width:min(16.25rem,62%);
align-items:center;
right:0.875rem;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.32);
position:absolute;
z-index:3;
}
.qxs-hero_rating_score_kj5{
flex:0 0 auto;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#F2EAD8;
font-size:24px;
}
.qxs-hero_rating_txt_kj5{
flex:1 1 auto;
min-width:0;
}
.qxs-hero_rating_stars_kj5{
gap:2px;
color:#B8873C;
display:flex;
}
.qxs-hero_rating_stars_kj5 svg{
height:0.75rem;
width:12px;
}
.qxs-hero_rating_cap_kj5{
font-size:11px;
color:#A8997E;
overflow-wrap:break-word;
line-height:1.35;
margin-top:3px;
display:block;
}
.qxs-stat_kj5{
border-bottom:1px solid rgba(244,235,210,0.13);
margin-top:16px;
border-top:1px solid rgba(244,235,210,0.13);
}
.qxs-stat_in_kj5{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.qxs-stat_in_kj5{
grid-template-columns:repeat(4,1fr);
}
}
.qxs-stat_item_kj5{
padding:22px 0.875rem;
min-width:0;
border-right:1px solid rgba(244,235,210,0.07);
border-bottom:1px solid rgba(244,235,210,0.07);
}
.qxs-stat_item_kj5:nth-child(2n){
border-right:0;
}
.qxs-stat_item_kj5:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.qxs-stat_item_kj5{
border-bottom:0;
}
.qxs-stat_item_kj5:nth-child(2n){
border-right:1px solid rgba(244,235,210,0.07);
}
.qxs-stat_item_kj5:nth-child(4n){
border-right:0;
}
}
.qxs-stat_value_kj5{
line-height:1;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#F2EAD8;
overflow-wrap:break-word;
font-size:1.875rem;
}
@media(min-width:765px){
.qxs-stat_value_kj5{
font-size:2.125rem;
}
}
.qxs-stat_label_kj5{
line-height:1.4;
margin-top:6px;
color:#A8997E;
font-size:0.813rem;
overflow-wrap:break-word;
}
.qxs-grow_kj5{
padding:26px 0 10px;
}
.qxs-row_seo_kj5{
margin:10px 0 0;
max-width:47.5rem;
font-size:14px;
color:#8A7B62;
line-height:1.65;
overflow-wrap:break-word;
}
.qxs-row_seo_kj5 strong{
color:#F2EAD8;
font-weight:700;
}
.qxs-grow_kj5{
padding:1.625rem 0 0.625rem;
}
.qxs-row_seo_kj5{
margin:0.625rem 0 0;
overflow-wrap:break-word;
font-size:14px;
max-width:47.5rem;
color:#8A7B62;
line-height:1.65;
}
.qxs-row_seo_kj5 strong{
color:#F2EAD8;
font-weight:700;
}
.qxs-jp_kj5{
padding:1.875rem 0 10px;
}
.qxs-jp_grid_kj5{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:770px){
.qxs-jp_grid_kj5{
grid-template-columns:1fr 1fr;
}
.qxs-jp_card_mega_kj5{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.qxs-jp_grid_kj5{
grid-template-columns:1.4fr 1fr 1fr;
}
.qxs-jp_card_mega_kj5{
grid-column:auto;
}
}
.qxs-jp_card_kj5{
border:1px solid rgba(244,235,210,0.07);
background:#231E17;
overflow:hidden;
padding:26px;
gap:0.75rem;
border-radius:20px;
position:relative;
min-height:12.5rem;
display:flex;
justify-content:space-between;
flex-direction:column;
min-width:0;
}
.qxs-jp_card_mega_kj5{
border-color:transparent;
background:linear-gradient(135deg,#1E1A10,#0D0B07);
color:#F2EAD8;
min-height:13.125rem;
}
.qxs-jp_glow_kj5{
border-radius:50%;
background:radial-gradient(circle,rgba(176,130,72,0.18),transparent 70%);
width:12.5rem;
position:absolute;
height:12.5rem;
top:-2.5rem;
pointer-events:none;
right:-40px;
}
.qxs-jp_label_kj5{
gap:10px;
font-size:0.625rem;
letter-spacing:.16em;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
font-weight:700;
position:relative;
text-transform:uppercase;
color:#B8873C;
align-items:center;
}
.qxs-jp_card_mega_kj5 .qxs-jp_label_kj5{
color:#D4A855;
}
.qxs-jp_drop_kj5{
text-transform:none;
font-weight:600;
color:#A8997E;
letter-spacing:.04em;
}
.qxs-jp_card_mega_kj5 .qxs-jp_drop_kj5{
color:#A8997E;
}
.qxs-jp_amount_kj5{
font-weight:700;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:2.375rem;
line-height:1;
position:relative;
overflow-wrap:break-word;
color:#F2EAD8;
}
.qxs-jp_card_mega_kj5 .qxs-jp_amount_kj5{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#D4A855;
}
@media(min-width:768px){
.qxs-jp_card_mega_kj5 .qxs-jp_amount_kj5{
font-size:54px;
}
}
.qxs-jp_game_kj5{
position:relative;
color:#A8997E;
font-size:13px;
}
.qxs-jp_card_mega_kj5 .qxs-jp_game_kj5{
color:#A8997E;
}
.qxs-jp_cta_kj5{
position:relative;
align-self:flex-start;
}
.qxs-jp_card_mega_kj5 .qxs-jp_cta_kj5{
border-radius:999px;
background:#D4A855;
padding:0.625rem 20px;
transition:opacity .22s ease;
font-size:0.813rem;
color:#1A1208;
font-weight:700;
}
.qxs-jp_card_mega_kj5 .qxs-jp_cta_kj5:hover{
opacity:.9;
}
.qxs-jp_card_kj5:not(.qxs-jp_card_mega_kj5) .qxs-jp_cta_kj5{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #F2EAD8;
padding-bottom:2px;
font-weight:700;
color:#F2EAD8;
font-size:0.813rem;
}
.qxs-jp_card_kj5:not(.qxs-jp_card_mega_kj5) .qxs-jp_cta_kj5:hover{
border-color:#B8873C;
color:#B8873C;
}
.qxs-jp_seo_kj5{
margin:14px 0 0;
max-width:47.5rem;
color:#8A7B62;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
}
.qxs-jp_seo_kj5 strong{
font-weight:700;
color:#F2EAD8;
}
.qxs-pr_kj5{
padding:30px 0 6px;
}
.qxs-pr_card_kj5{
border:1px solid rgba(244,235,210,0.07);
gap:0.625rem;
padding:1.625rem;
flex:0 0 auto;
border-radius:20px;
background:#231E17;
overflow:hidden;
display:flex;
position:relative;
width:17.5rem;
min-height:12.5rem;
flex-direction:column;
}
@media(min-width:768px){
.qxs-pr_card_kj5{
width:300px;
}
}
.qxs-pr_card_feat_kj5{
background:linear-gradient(150deg,#1E1A10,#0D0B07);
border-color:transparent;
color:#F2EAD8;
}
.qxs-pr_glow_kj5{
border-radius:50%;
background:radial-gradient(circle,rgba(176,130,72,0.18),transparent 70%);
width:8.125rem;
right:-1.875rem;
position:absolute;
pointer-events:none;
height:8.125rem;
top:-1.875rem;
opacity:0;
}
.qxs-pr_card_feat_kj5 .qxs-pr_glow_kj5{
opacity:1;
}
.qxs-pr_label_kj5{
color:#B8873C;
font-weight:700;
position:relative;
letter-spacing:.16em;
text-transform:uppercase;
font-size:10px;
}
.qxs-pr_card_feat_kj5 .qxs-pr_label_kj5{
color:#D4A855;
}
.qxs-pr_amount_kj5{
position:relative;
overflow-wrap:break-word;
color:#F2EAD8;
font-size:1.625rem;
font-weight:600;
line-height:1.08;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
.qxs-pr_card_feat_kj5 .qxs-pr_amount_kj5{
color:#F2EAD8;
}
.qxs-pr_amount_kj5 em{
color:#B8873C;
font-style:normal;
}
.qxs-pr_card_feat_kj5 .qxs-pr_amount_kj5 em{
color:#D4A855;
}
.qxs-pr_terms_kj5{
position:relative;
line-height:1.5;
color:#A8997E;
font-size:13px;
}
.qxs-pr_card_feat_kj5 .qxs-pr_terms_kj5{
color:#A8997E;
}
.qxs-pr_cta_kj5{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.qxs-pr_card_feat_kj5 .qxs-pr_cta_kj5{
transition:opacity .22s ease;
border-radius:62.438rem;
padding:9px 1.125rem;
background:#D4A855;
color:#1A1208;
font-size:13px;
font-weight:700;
}
.qxs-pr_card_feat_kj5 .qxs-pr_cta_kj5:hover{
opacity:.9;
}
.qxs-pr_card_kj5:not(.qxs-pr_card_feat_kj5) .qxs-pr_cta_kj5{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-size:13px;
border-bottom:1px solid #F2EAD8;
color:#F2EAD8;
font-weight:700;
}
.qxs-pr_card_kj5:not(.qxs-pr_card_feat_kj5) .qxs-pr_cta_kj5:hover{
border-color:#B8873C;
color:#B8873C;
}
.qxs-grow_kj5{
padding:1.625rem 0 0.625rem;
}
.qxs-row_seo_kj5{
margin:0.625rem 0 0;
overflow-wrap:break-word;
max-width:760px;
color:#8A7B62;
line-height:1.65;
font-size:0.875rem;
}
.qxs-row_seo_kj5 strong{
color:#F2EAD8;
font-weight:700;
}
.qxs-grow_kj5{
padding:1.625rem 0 10px;
}
.qxs-row_seo_kj5{
margin:10px 0 0;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
color:#8A7B62;
max-width:760px;
}
.qxs-row_seo_kj5 strong{
font-weight:700;
color:#F2EAD8;
}
.qxs-trn_kj5{
padding:1.875rem 0 0.625rem;
}
.qxs-trn_in_kj5{
background:#231E17;
grid-template-columns:1fr;
overflow:hidden;
border-radius:20px;
border:1px solid rgba(244,235,210,0.07);
display:grid;
}
@media(min-width:881px){
.qxs-trn_in_kj5{
grid-template-columns:1.05fr 1fr;
}
}
.qxs-trn_banner_kj5{
background:linear-gradient(150deg,#1E1A10,#0D0B07);
padding:34px;
overflow:hidden;
position:relative;
color:#F2EAD8;
}
.qxs-trn_glow_kj5{
border-radius:50%;
background:radial-gradient(circle,rgba(176,130,72,0.18),transparent 70%);
width:200px;
pointer-events:none;
position:absolute;
height:12.5rem;
right:-2.5rem;
bottom:-2.5rem;
}
.qxs-trn_eyebrow_kj5{
position:relative;
margin-bottom:0.875rem;
}
.qxs-trn_h2_kj5{
margin-bottom:0.75rem;
color:#F2EAD8;
overflow-wrap:break-word;
font-weight:600;
font-size:1.875rem;
line-height:1.06;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
position:relative;
}
@media(min-width:767px){
.qxs-trn_h2_kj5{
font-size:2.25rem;
}
}
.qxs-trn_text_kj5{
color:#A8997E;
position:relative;
font-size:0.875rem;
max-width:26.25rem;
line-height:1.6;
margin-bottom:1.375rem;
}
.qxs-trn_timer_kj5{
gap:8px;
display:flex;
position:relative;
align-items:center;
flex-wrap:wrap;
margin-bottom:24px;
}
.qxs-trn_timer_cap_kj5{
font-size:11px;
color:#A8997E;
}
.qxs-trn_timer_box_kj5{
padding:0.25rem 0.75rem;
border-radius:8px;
background:rgba(244,235,210,0.07);
font-weight:700;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:24px;
color:#F2EAD8;
}
.qxs-trn_cta_kj5{
background:#D4A855;
border-radius:999px;
transition:opacity .22s ease;
padding:13px 1.625rem;
font-weight:700;
color:#1A1208;
font-size:0.875rem;
position:relative;
display:inline-block;
}
.qxs-trn_cta_kj5:hover{
opacity:.9;
}
.qxs-trn_lb_kj5{
padding:1.625rem 1.75rem;
}
.qxs-trn_lb_head_kj5{
gap:10px;
margin-bottom:0.75rem;
justify-content:space-between;
display:flex;
align-items:center;
}
.qxs-trn_lb_title_kj5{
color:#F2EAD8;
font-size:1.25rem;
font-weight:600;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
.qxs-trn_lb_upd_kj5{
text-transform:uppercase;
color:#A8997E;
font-size:11px;
letter-spacing:.08em;
}
.qxs-trn_lb_row_kj5{
border-radius:0.5rem;
padding:11px 0.75rem;
gap:0.875rem;
display:flex;
align-items:center;
}
.qxs-trn_lb_row_kj5:nth-child(2){
background:rgba(184,135,60,0.12);
}
.qxs-trn_lb_rank_kj5{
flex:0 0 auto;
width:22px;
font-weight:700;
color:#B8873C;
font-size:1rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
.qxs-trn_lb_av_kj5{
background:linear-gradient(135deg,#B8873C,#E0BA6A);
flex:0 0 auto;
border-radius:50%;
height:1.875rem;
width:1.875rem;
}
.qxs-trn_lb_name_kj5{
overflow:hidden;
flex:1 1 auto;
white-space:nowrap;
font-weight:600;
font-size:0.875rem;
min-width:0;
color:#F2EAD8;
text-overflow:ellipsis;
}
.qxs-trn_lb_amount_kj5{
flex:0 0 auto;
font-weight:700;
font-size:0.813rem;
color:#F2EAD8;
}
.qxs-app_kj5{
padding:1.875rem 0 0.625rem;
}
.qxs-app_in_kj5{
border:1px solid rgba(244,235,210,0.07);
gap:28px;
border-radius:20px;
padding:2rem;
background:#231E17;
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.qxs-app_in_kj5{
padding:40px 44px;
gap:2.5rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.qxs-app_copy_kj5{
max-width:35rem;
min-width:0;
}
.qxs-app_eyebrow_kj5{
margin-bottom:12px;
}
.qxs-app_h2_kj5{
font-size:28px;
overflow-wrap:break-word;
margin-bottom:0.75rem;
color:#F2EAD8;
line-height:1.05;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:765px){
.qxs-app_h2_kj5{
font-size:34px;
}
}
.qxs-app_text_kj5{
line-height:1.6;
color:#8A7B62;
font-size:0.875rem;
margin-bottom:1.375rem;
}
.qxs-app_btns_kj5{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.qxs-app_btn_kj5{
padding:11px 1.25rem;
background:#C9933E;
gap:10px;
border-radius:14px;
transition:background-color .22s ease;
align-items:center;
color:#150F06;
display:inline-flex;
}
.qxs-app_btn_kj5:hover{
background:#DBA94E;
}
.qxs-app_btn_ic_kj5{
align-items:center;
display:inline-flex;
}
.qxs-app_btn_ic_kj5 svg{
height:1.125rem;
width:18px;
}
.qxs-app_btn_lb_kj5{
font-size:0.844rem;
font-weight:700;
}
.qxs-app_qr_wrap_kj5{
gap:1.125rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.qxs-app_qr_kj5{
border-radius:14px;
flex:0 0 auto;
height:108px;
background-image:repeating-linear-gradient(0deg,#231E17 0 0.313rem,transparent 5px 11px),repeating-linear-gradient(90deg,#231E17 0 0.313rem,transparent 5px 0.688rem);
width:6.75rem;
background-color:#C9933E;
}
.qxs-app_qr_cap_kj5{
color:#A8997E;
max-width:92px;
font-size:0.781rem;
line-height:1.4;
}
.qxs-nl_kj5{
padding:24px 0 0.625rem;
}
.qxs-nl_in_kj5{
background:#161208;
border-radius:20px;
gap:1.375rem;
padding:30px 32px;
color:#F2EAD8;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.qxs-nl_in_kj5{
gap:1.75rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.qxs-nl_text_wrap_kj5{
min-width:0;
}
.qxs-nl_h3_kj5{
font-size:22px;
margin-bottom:0.313rem;
line-height:1.1;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#F2EAD8;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:765px){
.qxs-nl_h3_kj5{
font-size:24px;
}
}
.qxs-nl_text_kj5{
font-size:0.844rem;
color:#A8997E;
line-height:1.5;
}
.qxs-nl_form_kj5{
gap:0.625rem;
flex:1 1 auto;
max-width:460px;
min-width:0;
display:flex;
}
.qxs-nl_input_kj5{
padding:13px 16px;
border:1px solid rgba(244,235,210,0.13);
background:rgba(244,235,210,0.07);
border-radius:0.875rem;
flex:1 1 auto;
overflow:hidden;
font-size:0.875rem;
align-items:center;
min-width:0;
white-space:nowrap;
display:flex;
color:#A8997E;
text-overflow:ellipsis;
}
.qxs-nl_btn_kj5{
background:#D4A855;
border-radius:0.875rem;
transition:opacity .22s ease;
padding:13px 24px;
flex:0 0 auto;
font-size:0.875rem;
font-weight:700;
white-space:nowrap;
color:#1A1208;
}
.qxs-nl_btn_kj5:hover{
opacity:.9;
}
.qxs-vip_kj5{
padding:48px 0;
}
@media(min-width:765px){
.qxs-vip_kj5{
padding:4rem 0;
}
}
.qxs-vip_head_kj5{
gap:0.875rem;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:881px){
.qxs-vip_head_kj5{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.qxs-vip_eyebrow_kj5{
margin-bottom:12px;
}
.qxs-vip_h2_kj5{
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
color:#F2EAD8;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
}
@media(min-width:769px){
.qxs-vip_h2_kj5{
font-size:40px;
}
}
.qxs-vip_intro_kj5{
font-size:14px;
line-height:1.6;
max-width:420px;
color:#A8997E;
}
.qxs-vip_grid_kj5{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.qxs-vip_card_kj5{
border-radius:0.875rem;
border:1px solid rgba(244,235,210,0.13);
padding:1.375rem 18px;
min-width:0;
}
.qxs-vip_card_feat_kj5{
border-color:#D4A855;
background:rgba(244,235,210,0.07);
}
.qxs-vip_card_ic_kj5{
border-radius:8px;
background:linear-gradient(135deg,#B8873C,#E0BA6A);
height:2.125rem;
margin-bottom:16px;
width:2.125rem;
display:block;
}
.qxs-vip_name_kj5{
font-size:20px;
font-weight:600;
margin-bottom:6px;
color:#F2EAD8;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.qxs-vip_perk_kj5{
color:#A8997E;
overflow-wrap:break-word;
font-size:0.781rem;
line-height:1.5;
}
.qxs-hts_kj5{
padding:48px 0;
}
@media(min-width:770px){
.qxs-hts_kj5{
padding:62px 0;
}
}
.qxs-hts_head_kj5{
gap:1.125rem;
margin-bottom:2.125rem;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.qxs-hts_head_kj5{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.qxs-hts_eyebrow_kj5{
margin-bottom:12px;
}
.qxs-hts_h2_kj5{
line-height:1.05;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:1.875rem;
color:#F2EAD8;
}
@media(min-width:765px){
.qxs-hts_h2_kj5{
font-size:2.375rem;
}
}
.qxs-hts_cta_kj5{
flex:0 0 auto;
border-radius:999px;
background:#D4A855;
padding:0.938rem 1.875rem;
transition:opacity .22s ease;
color:#1A1208;
font-size:0.938rem;
font-weight:700;
}
.qxs-hts_cta_kj5:hover{
opacity:.9;
}
.qxs-hts_grid_kj5{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.qxs-hts_grid_kj5{
grid-template-columns:repeat(3,1fr);
}
}
.qxs-hts_step_kj5{
padding-top:22px;
border-top:1px solid rgba(244,235,210,0.13);
min-width:0;
}
.qxs-hts_step_num_kj5{
font-weight:700;
color:#D4A855;
font-size:44px;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.875rem;
line-height:1;
}
.qxs-hts_step_h_kj5{
color:#F2EAD8;
font-size:19px;
line-height:1.2;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-weight:700;
}
.qxs-hts_step_p_kj5{
line-height:1.55;
font-size:14px;
color:#A8997E;
overflow-wrap:break-word;
}
.qxs-op_kj5{
padding:2.25rem 0 10px;
}
.qxs-op_in_kj5{
gap:2rem;
grid-template-columns:1fr;
background:#231E17;
border-radius:14px;
border:1px solid rgba(244,235,210,0.07);
padding:2rem;
display:grid;
align-items:center;
}
@media(min-width:862px){
.qxs-op_in_kj5{
padding:2.125rem 2.5rem;
grid-template-columns:.9fr 1.1fr;
gap:44px;
}
}
.qxs-op_left_kj5{
min-width:0;
}
.qxs-op_eyebrow_kj5{
margin-bottom:0.75rem;
}
.qxs-op_h2_kj5{
color:#F2EAD8;
margin-bottom:10px;
font-weight:600;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
overflow-wrap:break-word;
font-size:28px;
}
@media(min-width:767px){
.qxs-op_h2_kj5{
font-size:30px;
}
}
.qxs-op_text_kj5{
line-height:1.6;
font-size:14px;
color:#8A7B62;
}
.qxs-op_grid_kj5{
gap:1px;
overflow:hidden;
background:rgba(244,235,210,0.13);
grid-template-columns:1fr 1fr;
border-radius:8px;
border:1px solid rgba(244,235,210,0.13);
display:grid;
}
.qxs-op_field_kj5{
padding:1.125rem 1.25rem;
background:#1A1510;
min-width:0;
}
.qxs-op_field_lb_kj5{
color:#B8873C;
font-size:10px;
margin-bottom:0.313rem;
letter-spacing:.1em;
font-weight:600;
text-transform:uppercase;
}
.qxs-op_field_val_kj5{
color:#F2EAD8;
overflow-wrap:break-word;
font-size:14px;
font-weight:700;
}
.qxs-pmt_kj5{
padding:48px 0 10px;
}
.qxs-pmt_in_kj5{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:883px){
.qxs-pmt_in_kj5{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.qxs-pmt_left_kj5{
min-width:0;
}
.qxs-pmt_eyebrow_kj5{
margin-bottom:12px;
}
.qxs-pmt_h2_kj5{
margin-bottom:12px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.06;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:30px;
color:#F2EAD8;
}
@media(min-width:769px){
.qxs-pmt_h2_kj5{
font-size:32px;
}
}
.qxs-pmt_text_kj5{
color:#8A7B62;
font-size:0.906rem;
line-height:1.6;
margin-bottom:1.375rem;
}
.qxs-pmt_logos_kj5{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:479px){
.qxs-pmt_logos_kj5{
grid-template-columns:repeat(4,1fr);
}
}
.qxs-pmt_logo_kj5{
border-radius:8px;
background:#231E17;
overflow:hidden;
border:1px solid rgba(244,235,210,0.07);
padding:0 0.5rem;
display:flex;
font-weight:700;
justify-content:center;
color:#D6CAB0;
text-align:center;
text-overflow:ellipsis;
align-items:center;
white-space:nowrap;
height:50px;
font-size:0.781rem;
}
.qxs-pmt_table_kj5{
border:1px solid rgba(244,235,210,0.07);
border-radius:0.875rem;
overflow:hidden;
min-width:0;
}
.qxs-pmt_thead_kj5{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#110E09;
display:grid;
}
.qxs-pmt_th_kj5{
overflow:hidden;
padding:13px 14px;
letter-spacing:.08em;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.625rem;
text-transform:uppercase;
font-weight:700;
color:#F2EAD8;
}
.qxs-pmt_row_kj5{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(244,235,210,0.07);
}
.qxs-pmt_row_kj5:nth-child(odd){
background:#231E17;
}
.qxs-pmt_td_kj5{
padding:0.875rem;
color:#8A7B62;
min-width:0;
overflow-wrap:break-word;
font-size:13.5px;
}
.qxs-pmt_row_kj5 .qxs-pmt_td_kj5:first-child{
font-weight:700;
color:#F2EAD8;
}
.qxs-pmt_row_kj5 .qxs-pmt_td_kj5:last-child{
font-weight:700;
color:#6E9E6A;
}
.qxs-wy_kj5{
padding:3rem 0;
}
@media(min-width:768px){
.qxs-wy_kj5{
padding:3.5rem 0;
}
}
.qxs-wy_in_kj5{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:898px){
.qxs-wy_in_kj5{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.qxs-wy_left_kj5{
min-width:0;
}
.qxs-wy_eyebrow_kj5{
margin-bottom:0.875rem;
}
.qxs-wy_h2_kj5{
margin-bottom:16px;
line-height:1.05;
color:#F2EAD8;
overflow-wrap:break-word;
font-weight:600;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
}
@media(min-width:766px){
.qxs-wy_h2_kj5{
font-size:40px;
}
}
.qxs-wy_intro_kj5{
line-height:1.6;
color:#8A7B62;
font-size:15px;
}
.qxs-wy_grid_kj5{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.qxs-wy_grid_kj5{
grid-template-columns:1fr 1fr;
}
}
.qxs-wy_card_kj5{
border-radius:0.875rem;
border:1px solid rgba(244,235,210,0.07);
background:#231E17;
padding:26px;
min-width:0;
}
.qxs-wy_card_ic_kj5{
align-items:center;
color:#B8873C;
justify-content:center;
display:inline-flex;
margin-bottom:16px;
}
.qxs-wy_card_ic_kj5 svg{
height:26px;
width:1.625rem;
}
.qxs-wy_card_h_kj5{
margin-bottom:8px;
font-size:21px;
color:#F2EAD8;
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
.qxs-wy_card_p_kj5{
line-height:1.55;
color:#8A7B62;
font-size:0.875rem;
overflow-wrap:break-word;
}
.qxs-prov_kj5{
padding:40px 0 1.25rem;
}
.qxs-prov_eyebrow_kj5{
display:block;
margin-bottom:1.125rem;
}
.qxs-prov_grid_kj5{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:562px){
.qxs-prov_grid_kj5{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:899px){
.qxs-prov_grid_kj5{
grid-template-columns:repeat(6,1fr);
}
}
.qxs-et_kj5{
padding:2.25rem 0 10px;
}
.qxs-et_in_kj5{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:881px){
.qxs-et_in_kj5{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.qxs-et_left_kj5{
min-width:0;
}
.qxs-et_eyebrow_kj5{
margin-bottom:0.75rem;
}
.qxs-et_h2_kj5{
margin-bottom:0.875rem;
line-height:1.06;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#F2EAD8;
font-weight:600;
font-size:28px;
}
@media(min-width:769px){
.qxs-et_h2_kj5{
font-size:32px;
}
}
.qxs-et_text_kj5{
color:#8A7B62;
line-height:1.65;
margin-bottom:1.375rem;
font-size:15px;
}
.qxs-et_stats_kj5{
gap:24px;
flex-wrap:wrap;
display:flex;
}
.qxs-et_stat_kj5{
min-width:0;
}
.qxs-et_stat_v_kj5{
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1;
font-weight:700;
font-size:1.625rem;
color:#F2EAD8;
}
.qxs-et_stat_l_kj5{
color:#A8997E;
font-size:12.5px;
margin-top:4px;
}
.qxs-et_right_kj5{
gap:12px;
display:flex;
flex-direction:column;
}
.qxs-et_member_kj5{
border-radius:14px;
background:#231E17;
gap:1rem;
border:1px solid rgba(244,235,210,0.07);
padding:18px 1.25rem;
display:flex;
align-items:center;
min-width:0;
}
.qxs-et_member_av_kj5{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#1E1A10,#B8873C);
height:3rem;
width:3rem;
}
.qxs-et_member_name_kj5{
overflow-wrap:break-word;
font-weight:700;
color:#F2EAD8;
font-size:0.938rem;
}
.qxs-et_member_role_kj5{
color:#A8997E;
font-size:12.5px;
overflow-wrap:break-word;
}
.qxs-et_updated_kj5{
background:#1A1510;
gap:0.5rem;
border:1px solid rgba(244,235,210,0.07);
padding:0.875rem 18px;
border-radius:0.875rem;
align-items:center;
display:flex;
font-size:0.781rem;
color:#8A7B62;
}
.qxs-rv_kj5{
background:#231E17;
padding:48px 0;
margin-top:1.5rem;
border-bottom:1px solid rgba(244,235,210,0.07);
border-top:1px solid rgba(244,235,210,0.07);
}
@media(min-width:770px){
.qxs-rv_kj5{
padding:56px 0;
}
}
.qxs-rv_head_kj5{
gap:16px;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:771px){
.qxs-rv_head_kj5{
gap:1.25rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.qxs-rv_eyebrow_kj5{
margin-bottom:0.625rem;
}
.qxs-rv_h2_kj5{
line-height:1.05;
font-size:1.875rem;
font-weight:600;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F2EAD8;
}
@media(min-width:769px){
.qxs-rv_h2_kj5{
font-size:2.375rem;
}
}
.qxs-rv_agg_kj5{
gap:0.75rem;
align-items:center;
display:flex;
}
.qxs-rv_agg_stars_kj5{
gap:3px;
display:flex;
color:#B8873C;
}
.qxs-rv_agg_stars_kj5 svg{
height:1.125rem;
width:18px;
}
.qxs-rv_source_kj5{
font-size:13px;
color:#8A7B62;
}
.qxs-rv_grid_kj5{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:757px){
.qxs-rv_grid_kj5{
grid-template-columns:repeat(3,1fr);
}
}
.qxs-rv_card_kj5{
padding:26px;
border-radius:14px;
background:#1A1510;
border:1px solid rgba(244,235,210,0.07);
min-width:0;
}
.qxs-rv_card_stars_kj5{
gap:2px;
margin-bottom:12px;
color:#B8873C;
display:flex;
}
.qxs-rv_card_stars_kj5 svg{
width:0.875rem;
height:14px;
}
.qxs-rv_card_body_kj5{
margin-bottom:16px;
color:#F2EAD8;
font-size:18px;
line-height:1.45;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:500;
}
.qxs-rv_card_meta_kj5{
gap:10px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.qxs-rv_card_av_kj5{
background:linear-gradient(135deg,#B8873C,#E0BA6A);
flex:0 0 auto;
border-radius:50%;
height:32px;
width:2rem;
}
.qxs-rv_card_author_kj5{
font-weight:700;
font-size:0.813rem;
color:#F2EAD8;
}
.qxs-rv_card_loc_kj5{
color:#A8997E;
font-size:0.75rem;
}
.qxs-ts_kj5{
padding:2.75rem 0;
}
.qxs-ts_in_kj5{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:879px){
.qxs-ts_in_kj5{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.qxs-ts_left_kj5{
min-width:0;
}
.qxs-ts_h2_kj5{
font-size:1.625rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
color:#F2EAD8;
line-height:1.1;
margin-bottom:12px;
}
@media(min-width:771px){
.qxs-ts_h2_kj5{
font-size:28px;
}
}
.qxs-ts_text_kj5{
margin-bottom:1.375rem;
font-size:0.906rem;
color:#A8997E;
max-width:32.5rem;
line-height:1.6;
}
.qxs-ts_badges_kj5{
gap:1.125rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.qxs-ts_badge_kj5{
font-size:0.813rem;
font-weight:600;
color:#A8997E;
}
.qxs-ts_pay_kj5{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:882px){
.qxs-ts_pay_kj5{
justify-content:flex-end;
}
}
.qxs-ts_pay_chip_kj5{
border-radius:0.875rem;
border:1px solid rgba(244,235,210,0.13);
background:rgba(244,235,210,0.07);
padding:0.75rem 16px;
font-size:14px;
color:#F2EAD8;
font-weight:700;
}
.qxs-tt_kj5{
padding:3rem 0 0.625rem;
}
@media(min-width:768px){
.qxs-tt_kj5{
padding:60px 0 10px;
}
}
.qxs-tt_head_kj5{
text-align:center;
margin-bottom:2.125rem;
}
.qxs-tt_eyebrow_kj5{
margin-bottom:0.75rem;
}
.qxs-tt_h2_kj5{
font-size:2rem;
font-weight:600;
color:#F2EAD8;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:767px){
.qxs-tt_h2_kj5{
font-size:2.625rem;
}
}
.qxs-tt_grid_kj5{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:763px){
.qxs-tt_grid_kj5{
grid-template-columns:repeat(3,1fr);
}
}
.qxs-tt_card_kj5{
border-radius:14px;
border:1px solid rgba(244,235,210,0.07);
padding:30px;
background:#231E17;
min-width:0;
flex-direction:column;
display:flex;
}
.qxs-tt_card_ic_kj5{
display:inline-flex;
margin-bottom:1.125rem;
align-items:center;
color:#B8873C;
}
.qxs-tt_card_ic_kj5 svg{
width:28px;
height:28px;
}
.qxs-tt_card_h_kj5{
font-size:22px;
font-weight:600;
line-height:1.15;
margin-bottom:0.5rem;
color:#F2EAD8;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
.qxs-tt_card_p_kj5{
color:#8A7B62;
margin-bottom:14px;
line-height:1.6;
overflow-wrap:break-word;
font-size:14px;
}
.qxs-tt_card_p_kj5 b{
font-weight:700;
color:#F2EAD8;
}
.qxs-tt_card_link_kj5{
transition:color .22s ease;
font-size:13px;
font-weight:700;
border-bottom:1px solid #B8873C;
margin-top:auto;
color:#F2EAD8;
padding-bottom:2px;
align-self:flex-start;
}
.qxs-tt_card_link_kj5:hover{
color:#B8873C;
}
.qxs-sc_kj5{
padding:3rem 0 0.625rem;
}
.qxs-sc_head_kj5{
text-align:center;
margin-bottom:1.75rem;
}
.qxs-sc_eyebrow_kj5{
margin-bottom:12px;
}
.qxs-sc_h2_kj5{
font-weight:600;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:30px;
color:#F2EAD8;
}
@media(min-width:766px){
.qxs-sc_h2_kj5{
font-size:36px;
}
}
.qxs-sc_table_kj5{
margin:0 auto;
overflow:hidden;
border:1px solid rgba(244,235,210,0.07);
border-radius:14px;
max-width:56.25rem;
}
.qxs-sc_thead_kj5{
grid-template-columns:1.6fr 1fr 1fr;
background:#110E09;
display:grid;
}
.qxs-sc_th_kj5{
padding:0.938rem 1.125rem;
font-weight:700;
font-size:0.813rem;
color:#A8997E;
overflow-wrap:break-word;
text-align:center;
}
.qxs-sc_th_kj5:first-child{
text-align:left;
}
.qxs-sc_th_us_kj5{
color:#D4A855;
}
.qxs-sc_row_kj5{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(244,235,210,0.07);
display:grid;
}
.qxs-sc_row_kj5:nth-child(even){
background:#231E17;
}
.qxs-sc_td_kj5{
padding:15px 18px;
font-size:14px;
text-align:center;
color:#A8997E;
min-width:0;
overflow-wrap:break-word;
}
.qxs-sc_td_kj5:first-child{
font-weight:600;
text-align:left;
color:#D6CAB0;
}
.qxs-sc_td_us_kj5{
color:#6E9E6A;
font-weight:700;
}
.qxs-sb_kj5{
padding:48px 0;
background:#231E17;
margin-top:24px;
border-top:1px solid rgba(244,235,210,0.07);
border-bottom:1px solid rgba(244,235,210,0.07);
}
@media(min-width:765px){
.qxs-sb_kj5{
padding:3.5rem 0;
}
}
.qxs-sb_eyebrow_kj5{
margin-bottom:0.75rem;
display:block;
}
.qxs-sb_h2_kj5{
font-weight:600;
margin-bottom:26px;
font-size:1.875rem;
color:#F2EAD8;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:769px){
.qxs-sb_h2_kj5{
font-size:2.25rem;
}
}
.qxs-sb_grid_kj5{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:558px){
.qxs-sb_grid_kj5{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:962px){
.qxs-sb_grid_kj5{
grid-template-columns:repeat(4,1fr);
}
}
.qxs-sb_card_kj5{
border-radius:0.875rem;
background:#1A1510;
padding:1.5rem;
border:1px solid rgba(244,235,210,0.07);
min-width:0;
}
.qxs-sb_card_h_kj5{
color:#F2EAD8;
font-weight:600;
margin-bottom:0.5rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.15;
font-size:1.188rem;
}
.qxs-sb_card_p_kj5{
color:#8A7B62;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
}
.qxs-sb_rtp_kj5{
grid-template-columns:1fr;
border-radius:14px;
border:1px solid rgba(244,235,210,0.07);
padding:1.625rem 1.75rem;
background:#1A1510;
gap:24px;
margin-top:18px;
display:grid;
align-items:center;
}
@media(min-width:761px){
.qxs-sb_rtp_kj5{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.qxs-sb_rtp_h_kj5{
font-size:20px;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:8px;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#F2EAD8;
font-weight:600;
}
.qxs-sb_rtp_p_kj5{
line-height:1.6;
font-size:0.844rem;
overflow-wrap:break-word;
color:#8A7B62;
}
.qxs-sb_rtp_stats_kj5{
gap:1rem;
display:flex;
}
.qxs-sb_stat_kj5{
flex:1 1 0;
border-radius:0.5rem;
padding:18px;
background:#231E17;
text-align:center;
min-width:0;
}
.qxs-sb_stat_v_kj5{
font-size:1.625rem;
overflow-wrap:break-word;
color:#6E9E6A;
font-weight:700;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
.qxs-sb_stat_l_kj5{
margin-top:4px;
font-size:0.719rem;
color:#A8997E;
}
.qxs-el_kj5{
padding:48px 0;
}
@media(min-width:770px){
.qxs-el_kj5{
padding:3.5rem 0;
}
}
.qxs-el_in_kj5{
grid-template-columns:1fr;
gap:2.5rem;
align-items:start;
display:grid;
}
@media(min-width:903px){
.qxs-el_in_kj5{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.qxs-el_left_kj5{
min-width:0;
}
.qxs-el_eyebrow_kj5{
margin-bottom:14px;
}
.qxs-el_h2_kj5{
color:#F2EAD8;
font-weight:600;
font-size:2rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
margin-bottom:22px;
line-height:1.08;
overflow-wrap:break-word;
}
@media(min-width:769px){
.qxs-el_h2_kj5{
font-size:38px;
}
}
.qxs-el_body_kj5 p{
font-size:1rem;
margin-bottom:18px;
overflow-wrap:break-word;
line-height:1.7;
color:#D6CAB0;
}
.qxs-el_dropcap_kj5{
padding:6px 12px 0 0;
font-weight:700;
float:left;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#B8873C;
line-height:.8;
font-size:62px;
}
.qxs-el_right_kj5{
min-width:0;
}
.qxs-el_quote_kj5{
background:linear-gradient(150deg,#1E1A10,#0D0B07);
padding:2.25rem;
border-radius:1.25rem;
position:relative;
color:#F2EAD8;
margin-bottom:1.5rem;
}
.qxs-el_quote_mark_kj5{
align-items:center;
margin-bottom:0.375rem;
color:#D4A855;
display:inline-flex;
}
.qxs-el_quote_mark_kj5 svg{
width:34px;
height:34px;
}
.qxs-el_quote_text_kj5{
font-size:22px;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:500;
color:#F2EAD8;
margin-bottom:1.375rem;
line-height:1.4;
}
.qxs-el_quote_meta_kj5{
gap:0.75rem;
display:flex;
align-items:center;
}
.qxs-el_quote_av_kj5{
background:linear-gradient(135deg,#B8873C,#E0BA6A);
border-radius:50%;
flex:0 0 auto;
width:2.375rem;
height:38px;
}
.qxs-el_quote_author_kj5{
font-weight:700;
font-size:14px;
color:#F2EAD8;
}
.qxs-el_quote_meta_sub_kj5{
color:#A8997E;
font-size:0.75rem;
}
.qxs-el_explain_kj5{
border:1px solid rgba(244,235,210,0.07);
overflow:hidden;
border-radius:0.875rem;
}
.qxs-el_explain_card_kj5{
padding:22px 24px;
}
.qxs-el_explain_card_kj5+.qxs-el_explain_card_kj5{
border-top:1px solid rgba(244,235,210,0.07);
}
.qxs-el_explain_h_kj5{
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:20px;
margin-bottom:8px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
color:#F2EAD8;
}
.qxs-el_explain_p_kj5{
color:#8A7B62;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
}
.qxs-faq_kj5{
background:#231E17;
padding:48px 0;
border-bottom:1px solid rgba(244,235,210,0.07);
border-top:1px solid rgba(244,235,210,0.07);
margin-top:1.5rem;
}
@media(min-width:766px){
.qxs-faq_kj5{
padding:62px 0;
}
}
.qxs-faq_head_kj5{
text-align:center;
margin-bottom:34px;
}
.qxs-faq_eyebrow_kj5{
margin-bottom:0.75rem;
}
.qxs-faq_h2_kj5{
font-size:32px;
color:#F2EAD8;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:770px){
.qxs-faq_h2_kj5{
font-size:38px;
}
}
.qxs-faq_list_kj5{
gap:12px;
margin:0 auto;
max-width:51.25rem;
display:flex;
flex-direction:column;
}
.qxs-faq_item_kj5{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(244,235,210,0.07);
background:#1A1510;
}
.qxs-faq_q_kj5{
list-style:none;
gap:1.25rem;
padding:1.25rem 1.5rem;
color:#F2EAD8;
cursor:pointer;
font-weight:700;
overflow-wrap:break-word;
align-items:center;
display:flex;
justify-content:space-between;
font-size:16px;
}
.qxs-faq_q_kj5::-webkit-details-marker{
display:none;
}
.qxs-faq_q_ic_kj5{
flex:0 0 auto;
transition:transform .22s ease;
display:inline-flex;
color:#B8873C;
align-items:center;
}
.qxs-faq_q_ic_kj5 svg{
height:18px;
width:1.125rem;
}
.qxs-faq_item_kj5[open] .qxs-faq_q_ic_kj5{
transform:rotate(180deg);
}
.qxs-faq_a_kj5{
padding:0 1.5rem 20px;
overflow-wrap:break-word;
line-height:1.6;
color:#8A7B62;
font-size:0.906rem;
}
.qxs-gd_kj5{
padding:48px 0 10px;
}
.qxs-gd_head_kj5{
gap:14px;
display:flex;
flex-direction:column;
margin-bottom:1.5rem;
}
@media(min-width:681px){
.qxs-gd_head_kj5{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.qxs-gd_eyebrow_kj5{
margin-bottom:10px;
}
.qxs-gd_h2_kj5{
font-weight:600;
line-height:1.05;
color:#F2EAD8;
font-size:1.75rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:766px){
.qxs-gd_h2_kj5{
font-size:2.125rem;
}
}
.qxs-gd_more_kj5{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
font-size:0.844rem;
padding-bottom:2px;
border-bottom:1px solid #F2EAD8;
font-weight:600;
color:#F2EAD8;
}
.qxs-gd_more_kj5:hover{
border-color:#B8873C;
color:#B8873C;
}
.qxs-gd_grid_kj5{
grid-template-columns:1fr;
gap:1.25rem;
display:grid;
}
@media(min-width:717px){
.qxs-gd_grid_kj5{
grid-template-columns:repeat(3,1fr);
}
}
.qxs-gd_card_kj5{
overflow:hidden;
background:#231E17;
border:1px solid rgba(244,235,210,0.07);
border-radius:14px;
display:block;
min-width:0;
}
.qxs-gd_card_img_kj5{
background:linear-gradient(140deg,#1E1A10,#B8873C);
height:9.375rem;
}
.qxs-gd_card_body_kj5{
padding:22px;
}
.qxs-gd_card_cat_kj5{
font-weight:600;
color:#B8873C;
letter-spacing:.1em;
font-size:0.625rem;
text-transform:uppercase;
}
.qxs-gd_card_h_kj5{
margin:8px 0 10px;
color:#F2EAD8;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1.2;
font-weight:600;
font-size:1.188rem;
}
.qxs-gd_card_meta_kj5{
color:#A8997E;
overflow-wrap:break-word;
font-size:12px;
}
.qxs-sg_kj5{
padding:48px 0 10px;
}
.qxs-sg_eyebrow_kj5{
display:block;
margin-bottom:0.75rem;
}
.qxs-sg_h2_kj5{
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.875rem;
color:#F2EAD8;
margin-bottom:1.75rem;
line-height:1.05;
font-weight:600;
}
@media(min-width:768px){
.qxs-sg_h2_kj5{
font-size:36px;
}
}
.qxs-sg_grid_kj5{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.qxs-sg_grid_kj5{
grid-template-columns:repeat(3,1fr);
}
}
.qxs-sg_col_kj5{
min-width:0;
}
.qxs-sg_col_h_kj5{
overflow-wrap:break-word;
margin-bottom:10px;
font-size:1.375rem;
color:#F2EAD8;
font-weight:600;
line-height:1.15;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
.qxs-sg_col_p_kj5{
font-size:14px;
overflow-wrap:break-word;
color:#8A7B62;
line-height:1.65;
}
.qxs-lh_kj5{
padding:2.5rem 0 20px;
}
.qxs-lh_in_kj5{
padding-top:2.125rem;
border-top:1px solid rgba(244,235,210,0.13);
}
.qxs-lh_eyebrow_kj5{
display:block;
margin-bottom:22px;
}
.qxs-lh_grid_kj5{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:597px){
.qxs-lh_grid_kj5{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.qxs-lh_grid_kj5{
grid-template-columns:repeat(5,1fr);
}
}
.qxs-lh_col_kj5{
min-width:0;
}
.qxs-lh_col_h_kj5{
margin-bottom:0.75rem;
color:#F2EAD8;
overflow-wrap:break-word;
font-size:13px;
font-weight:700;
}
.qxs-lh_links_kj5{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.qxs-lh_link_kj5{
transition:color .22s ease;
color:#8A7B62;
font-size:13px;
overflow-wrap:break-word;
}
.qxs-lh_link_kj5:hover{
color:#B8873C;
}
.qxs-ft_kj5{
background:#110E09;
margin-top:2.5rem;
color:#A8997E;
}
.qxs-ft_in_kj5{
grid-template-columns:1fr;
gap:2rem;
padding:48px 0 28px;
display:grid;
}
@media(min-width:597px){
.qxs-ft_in_kj5{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.qxs-ft_in_kj5{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.qxs-ft_brand_kj5{
min-width:0;
}
.qxs-ft_logo_kj5{
font-weight:700;
color:#F2EAD8;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:26px;
}
.qxs-ft_tagline_kj5{
margin-top:14px;
max-width:17.5rem;
font-size:13.5px;
line-height:1.6;
color:#A8997E;
}
.qxs-ft_contact_kj5{
transition:color .22s ease;
color:#D4A855;
max-width:280px;
margin-top:12px;
font-size:13px;
overflow-wrap:anywhere;
display:inline-block;
}
.qxs-ft_contact_kj5:hover{
color:#F2EAD8;
}
.qxs-ft_col_kj5{
min-width:0;
}
.qxs-ft_col_h_kj5{
font-weight:700;
margin-bottom:0.875rem;
text-transform:uppercase;
overflow-wrap:break-word;
letter-spacing:.08em;
color:#F2EAD8;
font-size:0.813rem;
}
.qxs-ft_col_links_kj5{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.qxs-ft_link_kj5{
transition:color .22s ease;
font-size:13.5px;
color:#A8997E;
overflow-wrap:break-word;
}
.qxs-ft_link_kj5:hover{
color:#F2EAD8;
}
.qxs-ft_bot_kj5{
padding:1.375rem 0 2.5rem;
gap:1rem;
flex-direction:column;
display:flex;
border-top:1px solid rgba(244,235,210,0.13);
}
@media(min-width:767px){
.qxs-ft_bot_kj5{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.qxs-ft_legal_kj5{
max-width:47.5rem;
line-height:1.6;
color:#5E5242;
overflow-wrap:break-word;
font-size:11.5px;
}
.qxs-ft_legal_kj5 b{
color:#A8997E;
font-weight:700;
}
.qxs-ft_age_kj5{
border-radius:0.5rem;
padding:0.25rem 9px;
flex:0 0 auto;
border:1.5px solid #D4A855;
font-size:13px;
font-weight:700;
color:#D4A855;
}