*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1C1812;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
color:#D6CBAF;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
line-height:1.6;
font-size:15px;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.qzi-layout-3j4{
min-height:100vh;
flex-direction:column;
display:flex;
}
.qzi-main-3j4{
flex:1 1 auto;
min-width:0;
width:100%;
}
.qzi-container-3j4{
margin:0 auto;
padding:0 16px;
max-width:87.5rem;
width:100%;
}
@media(min-width:771px){
.qzi-container-3j4{
padding:0 32px;
}
}
@media(min-width:1102px){
.qzi-container-3j4{
padding:0 3.5rem;
}
}
.qzi-eyebrow-3j4{
display:inline-block;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:600;
letter-spacing:.2em;
text-transform:uppercase;
line-height:1.4;
font-size:0.688rem;
overflow-wrap:break-word;
color:#B87D3A;
}
.qzi-band-3j4{
background:#1A1610;
color:#F4EDD8;
}
.qzi-band-3j4 .qzi-eyebrow-3j4{
color:#D4924A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.qzi-tb-3j4{
background:#1E1A14;
z-index:50;
position:sticky;
border-bottom:1px solid rgba(244,234,210,.13);
top:0;
}
.qzi-tb_in-3j4{
gap:16px;
margin:0 auto;
padding:12px 16px;
width:100%;
display:flex;
align-items:center;
max-width:87.5rem;
justify-content:space-between;
}
@media(min-width:766px){
.qzi-tb_in-3j4{
padding:16px 32px;
}
}
@media(min-width:1100px){
.qzi-tb_in-3j4{
padding:18px 56px;
}
}
.qzi-tb_left-3j4{
gap:28px;
align-items:center;
min-width:0;
display:flex;
}
.qzi-tb_logo-3j4{
gap:11px;
min-width:0;
display:flex;
align-items:center;
}
.qzi-tb_logo_mark-3j4{
border-radius:0.5rem;
flex:0 0 auto;
object-fit:cover;
height:34px;
width:34px;
}
.qzi-tb_logo_txt-3j4{
flex-direction:column;
display:flex;
min-width:0;
line-height:1;
}
.qzi-tb_logo_name-3j4{
overflow:hidden;
text-overflow:ellipsis;
letter-spacing:.02em;
white-space:nowrap;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:22px;
font-weight:700;
color:#F2EAD8;
}
.qzi-tb_logo_sub-3j4{
overflow:hidden;
font-weight:600;
font-size:8.5px;
color:#B87D3A;
text-overflow:ellipsis;
margin-top:4px;
letter-spacing:.32em;
white-space:nowrap;
text-transform:uppercase;
}
.qzi-tb_nav-3j4{
display:none;
}
@media(min-width:963px){
.qzi-tb_nav-3j4{
gap:28px;
display:flex;
align-items:center;
}
}
.qzi-tb_nav_item-3j4{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
border-bottom:2px solid transparent;
font-size:14px;
padding-bottom:3px;
color:#D6CBAF;
font-weight:600;
}
.qzi-tb_nav_item-3j4:hover{
color:#F2EAD8;
}
.qzi-tb_nav_item-3j4.qzi-state_active-3j4{
border-color:#B87D3A;
color:#F2EAD8;
}
.qzi-tb_right-3j4{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.qzi-tb_search-3j4{
transition:color .22s ease;
justify-content:center;
align-items:center;
display:flex;
color:#D6CBAF;
}
.qzi-tb_search-3j4:hover{
color:#B87D3A;
}
.qzi-tb_search-3j4 svg{
height:1.125rem;
width:1.125rem;
}
.qzi-tb_lang-3j4{
color:#A89878;
font-size:11px;
letter-spacing:.1em;
text-transform:uppercase;
font-weight:600;
}
.qzi-tb_lang-3j4:hover{
color:#F2EAD8;
}
.qzi-tb_login-3j4{
display:none;
font-size:14px;
font-weight:600;
color:#F2EAD8;
}
@media(min-width:768px){
.qzi-tb_login-3j4{
display:inline-block;
}
}
.qzi-tb_register-3j4{
border-radius:62.438rem;
transition:background-color .22s ease;
padding:0.688rem 22px;
background:#C8883E;
color:#160F08;
white-space:nowrap;
font-size:14px;
font-weight:700;
}
.qzi-tb_register-3j4:hover{
background:#D99A50;
}
.qzi-mob-3j4{
background:#1E1A14;
bottom:0;
border-top:1px solid rgba(244,234,210,.13);
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
position:fixed;
right:0;
left:0;
}
@media(min-width:959px){
.qzi-mob-3j4{
display:none;
}
}
.qzi-mob_in-3j4{
margin:0 auto;
display:flex;
max-width:35rem;
align-items:stretch;
justify-content:space-around;
}
.qzi-mob_item-3j4{
padding:0.563rem 4px;
transition:color .22s ease;
gap:3px;
flex:1 1 0;
display:flex;
min-width:0;
flex-direction:column;
color:#A89878;
align-items:center;
}
.qzi-mob_item-3j4.qzi-state_active-3j4{
color:#B87D3A;
}
.qzi-mob_ic-3j4{
display:flex;
align-items:center;
justify-content:center;
}
.qzi-mob_ic-3j4 svg{
height:20px;
width:1.25rem;
}
.qzi-mob_lb-3j4{
overflow:hidden;
white-space:nowrap;
font-size:10px;
text-overflow:ellipsis;
max-width:100%;
font-weight:600;
}
@media(max-width:956px){
body{
padding-bottom:60px;
}
}
.qzi-rail-3j4{
min-width:0;
position:relative;
}
.qzi-rail_scroll-3j4{
gap:14px;
display:flex;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
padding-bottom:14px;
scrollbar-width:thin;
}
@media(min-width:765px){
.qzi-rail_scroll-3j4{
gap:1.125rem;
}
}
.qzi-gc-3j4{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:769px){
.qzi-gc-3j4{
width:188px;
}
}
.qzi-gc_img-3j4{
overflow:hidden;
border-radius:0.875rem;
background:#242019;
box-shadow:0 2px 0.375rem rgba(0,0,0,.36), 0 8px 1.25rem rgba(0,0,0,.28);
padding-bottom:133.33%;
position:relative;
}
.qzi-gc_img-3j4 img{
inset:0;
height:100%;
width:100%;
position:absolute;
object-fit:cover;
}
.qzi-gc_cover-3j4{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,.52));
inset:0;
pointer-events:none;
position:absolute;
}
.qzi-gc_hover-3j4{
inset:0;
background:rgba(0,0,0,.52);
transition:opacity .22s ease;
position:absolute;
display:flex;
justify-content:center;
align-items:center;
opacity:0;
}
.qzi-gc-3j4:hover .qzi-gc_hover-3j4{
opacity:1;
}
.qzi-gc_hover_btn-3j4{
border-radius:999px;
background:#C8883E;
justify-content:center;
display:flex;
height:46px;
width:2.875rem;
align-items:center;
color:#160F08;
}
.qzi-gc_hover_btn-3j4 svg{
width:18px;
height:1.125rem;
}
.qzi-gc_info-3j4{
gap:2px;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
display:flex;
}
.qzi-gc_name-3j4{
overflow:hidden;
text-overflow:ellipsis;
color:#F2EAD8;
font-size:0.813rem;
white-space:nowrap;
font-weight:700;
}
.qzi-gc_prov-3j4{
overflow:hidden;
white-space:nowrap;
color:#A89878;
text-overflow:ellipsis;
font-size:0.688rem;
}
.qzi-gc_meta-3j4{
color:#A89878;
font-size:11px;
}
.qzi-tc-3j4{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:771px){
.qzi-tc-3j4{
width:14.375rem;
}
}
.qzi-tc_img-3j4{
overflow:hidden;
background:#242019;
border-radius:0.875rem;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(0,0,0,.36), 0 8px 20px rgba(0,0,0,.28);
}
.qzi-tc_img-3j4 img{
inset:0;
position:absolute;
height:100%;
object-fit:cover;
width:100%;
}
.qzi-tc_info-3j4{
gap:2px;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
display:flex;
}
.qzi-tc_name-3j4{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.875rem;
white-space:nowrap;
font-weight:700;
color:#F2EAD8;
}
.qzi-tc_rtp-3j4{
color:#A89878;
font-size:11px;
}
.qzi-lc-3j4{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:766px){
.qzi-lc-3j4{
width:16.75rem;
}
}
.qzi-lc_img-3j4{
background:#242019;
overflow:hidden;
border-radius:14px;
padding-bottom:62.5%;
box-shadow:0 2px 0.375rem rgba(0,0,0,.36), 0 8px 20px rgba(0,0,0,.28);
position:relative;
}
.qzi-lc_img-3j4 img{
inset:0;
width:100%;
height:100%;
object-fit:cover;
position:absolute;
}
.qzi-lc_live-3j4{
background:rgba(0,0,0,.52);
border-radius:62.438rem;
padding:0.25rem 9px;
gap:7px;
top:0.75rem;
left:0.75rem;
display:flex;
position:absolute;
align-items:center;
}
.qzi-lc_live_dot-3j4{
background:#B84B3A;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
height:0.5rem;
width:8px;
}
.qzi-lc_seats-3j4{
font-size:10px;
letter-spacing:.08em;
font-weight:600;
color:#F4EDD8;
text-transform:uppercase;
}
.qzi-lc_info-3j4{
gap:2px;
flex-direction:column;
margin-top:9px;
display:flex;
min-width:0;
}
.qzi-lc_name-3j4{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
font-size:0.938rem;
color:#F2EAD8;
}
.qzi-lc_bet-3j4{
font-size:11px;
color:#A89878;
}
.qzi-pc-3j4{
padding:16px 14px;
gap:0.5rem;
background:#242019;
border-radius:14px;
border:1px solid rgba(244,234,210,.07);
justify-content:center;
display:flex;
align-items:center;
min-width:0;
min-height:74px;
flex-direction:column;
}
.qzi-pc_logo-3j4{
flex:0 0 auto;
object-fit:contain;
max-width:100%;
width:auto;
height:1.75rem;
}
.qzi-pc_name-3j4{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#A89878;
max-width:100%;
font-size:0.688rem;
text-align:center;
}
.qzi-gc_tag-3j4{
padding:3px 0.5rem;
border-radius:8px;
left:10px;
font-size:0.625rem;
display:inline-block;
text-transform:uppercase;
top:10px;
z-index:2;
font-weight:700;
letter-spacing:.06em;
position:absolute;
}
.qzi-gc_tag_hot-3j4{
background:#B84B3A;
color:#F4EDD8;
}
.qzi-gc_tag_new-3j4{
background:#D9A05A;
color:#1C1410;
}
.qzi-gc_tag_jp-3j4{
background:#C8962A;
color:#1C1410;
}
.qzi-gc_tag_live-3j4{
background:#B84B3A;
color:#F4EDD8;
}
.qzi-sh-3j4{
min-width:0;
margin-bottom:1.125rem;
}
.qzi-sh_row-3j4{
gap:1rem;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
}
.qzi-sh_row-3j4 .qzi-sh_l-3j4{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.qzi-sh_stack-3j4{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.qzi-sh_center-3j4{
gap:10px;
align-items:center;
display:flex;
flex-direction:column;
text-align:center;
}
.qzi-sh_h2-3j4{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
overflow-wrap:break-word;
font-size:24px;
color:#F2EAD8;
font-weight:600;
}
@media(min-width:768px){
.qzi-sh_h2-3j4{
font-size:30px;
}
}
.qzi-band-3j4 .qzi-sh_h2-3j4{
color:#F4EDD8;
}
.qzi-sh_eb_line-3j4{
gap:10px;
align-items:center;
display:inline-flex;
}
.qzi-sh_eb_line-3j4::before{
background:#B87D3A;
height:1px;
display:inline-block;
width:1.75rem;
content:"";
}
.qzi-band-3j4 .qzi-sh_eb_line-3j4::before{
background:#D4924A;
}
.qzi-sh_eb_dot-3j4{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.qzi-sh_eb_dot-3j4::before{
background:#B87D3A;
border-radius:50%;
content:"";
display:inline-block;
height:0.375rem;
width:6px;
}
.qzi-band-3j4 .qzi-sh_eb_dot-3j4::before{
background:#D4924A;
}
.qzi-sh_link-3j4{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
white-space:nowrap;
display:inline-flex;
color:#F2EAD8;
align-items:center;
font-size:0.813rem;
padding-bottom:2px;
font-weight:600;
border-bottom:1px solid #F2EAD8;
}
.qzi-sh_link-3j4:hover{
border-color:#B87D3A;
color:#B87D3A;
}
.qzi-sh_link-3j4 svg{
height:0.875rem;
width:14px;
}
.qzi-sh_link_chev-3j4{
border-bottom:0;
padding-bottom:0;
}
.qzi-sh_link_btn-3j4{
background:#C8883E;
border-radius:999px;
padding:0.563rem 18px;
color:#160F08;
border-bottom:0;
}
.qzi-sh_link_btn-3j4:hover{
border-color:transparent;
background:#D99A50;
color:#160F08;
}
.qzi-band-3j4 .qzi-sh_link-3j4{
border-color:#F4EDD8;
color:#F4EDD8;
}
.qzi-band-3j4 .qzi-sh_link_btn-3j4{
background:#D4924A;
color:#1C1410;
}
.qzi-sh_rule-3j4{
margin:-2px 0 1.125rem;
background:rgba(244,234,210,.13);
height:1px;
}
.qzi-band-3j4 .qzi-sh_rule-3j4{
background:rgba(244,234,210,.13);
}
.qzi-hero-3j4{
padding:2rem 0 0.5rem;
}
@media(min-width:769px){
.qzi-hero-3j4{
padding:56px 0 24px;
}
}
.qzi-hero_in-3j4{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:899px){
.qzi-hero_in-3j4{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.qzi-hero_copy-3j4{
min-width:0;
}
.qzi-hero_eyebrow-3j4{
gap:0.625rem;
align-items:center;
margin-bottom:1.375rem;
display:inline-flex;
}
.qzi-hero_eyebrow_line-3j4{
background:#B87D3A;
flex:0 0 auto;
height:1px;
width:28px;
display:inline-block;
}
.qzi-hero_h1-3j4{
font-weight:600;
color:#F2EAD8;
margin-bottom:1.25rem;
line-height:1.04;
font-size:2.375rem;
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
letter-spacing:-.01em;
}
@media(min-width:770px){
.qzi-hero_h1-3j4{
font-size:54px;
}
}
@media(min-width:1103px){
.qzi-hero_h1-3j4{
font-size:3.875rem;
}
}
.qzi-hero_h1-3j4 em{
font-style:normal;
color:#B87D3A;
}
.qzi-hero_sub-3j4{
margin-bottom:30px;
font-size:1rem;
color:#8A7A5E;
line-height:1.6;
max-width:30rem;
}
@media(min-width:771px){
.qzi-hero_sub-3j4{
font-size:1.125rem;
}
}
.qzi-hero_actions-3j4{
gap:14px;
margin-bottom:34px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.qzi-hero_cta-3j4{
gap:10px;
padding:1rem 30px;
transition:background-color .22s ease;
border-radius:62.438rem;
background:#C8883E;
color:#160F08;
align-items:center;
display:inline-flex;
font-weight:700;
font-size:15px;
}
.qzi-hero_cta-3j4:hover{
background:#D99A50;
}
.qzi-hero_cta_ic-3j4{
display:inline-flex;
align-items:center;
}
.qzi-hero_cta_ic-3j4 svg{
width:1rem;
height:16px;
}
.qzi-hero_cta_alt-3j4{
border:1px solid rgba(244,234,210,.13);
transition:border-color .22s ease,color .22s ease;
border-radius:999px;
padding:0.938rem 1.625rem;
background:transparent;
display:inline-flex;
font-size:15px;
font-weight:600;
color:#F2EAD8;
align-items:center;
}
.qzi-hero_cta_alt-3j4:hover{
border-color:#B87D3A;
color:#B87D3A;
}
.qzi-hero_trust-3j4{
gap:22px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.qzi-hero_trust_item-3j4{
gap:0.563rem;
font-size:13px;
display:flex;
font-weight:600;
align-items:center;
color:#D6CBAF;
}
.qzi-hero_trust_ic-3j4{
display:inline-flex;
color:#B87D3A;
align-items:center;
}
.qzi-hero_trust_ic-3j4 svg{
width:1rem;
height:1rem;
}
.qzi-hero_promo-3j4{
background:#242019;
overflow:hidden;
border-radius:20px;
display:flex;
position:relative;
box-shadow:0 0.75rem 48px rgba(0,0,0,.55), 0 3px 10px rgba(184,125,58,.15);
min-height:18.75rem;
}
.qzi-hero_promo_bg-3j4{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.qzi-hero_promo_bg-3j4::after{
background:linear-gradient(120deg,#1A1610 0%,rgba(0,0,0,.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.qzi-hero_promo_glow-3j4{
border-radius:50%;
background:radial-gradient(circle,rgba(162,110,56,.18) 0%,transparent 65%);
height:16.25rem;
position:absolute;
top:-40px;
width:16.25rem;
pointer-events:none;
right:-1.25rem;
}
.qzi-hero_promo_ct-3j4{
padding:1.75rem;
z-index:2;
max-width:88%;
position:relative;
align-self:flex-end;
}
.qzi-hero_promo_label-3j4{
display:block;
color:#D4924A;
font-weight:700;
margin-bottom:8px;
text-transform:uppercase;
letter-spacing:.25em;
font-size:10px;
}
.qzi-hero_promo_amount-3j4{
overflow-wrap:break-word;
line-height:1.05;
color:#F4EDD8;
font-size:32px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:769px){
.qzi-hero_promo_amount-3j4{
font-size:2.5rem;
}
}
.qzi-hero_promo_amount-3j4 em{
font-style:normal;
color:#D4924A;
}
.qzi-hero_rating-3j4{
border-radius:0.875rem;
padding:10px 14px;
border:1px solid rgba(244,234,210,.07);
gap:0.625rem;
background:#242019;
right:14px;
top:14px;
display:flex;
z-index:3;
max-width:min(16.25rem,62%);
align-items:center;
box-shadow:0 2px 0.375rem rgba(0,0,0,.36), 0 0.5rem 1.25rem rgba(0,0,0,.28);
position:absolute;
}
.qzi-hero_rating_score-3j4{
flex:0 0 auto;
font-size:24px;
color:#F2EAD8;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.qzi-hero_rating_txt-3j4{
flex:1 1 auto;
min-width:0;
}
.qzi-hero_rating_stars-3j4{
gap:2px;
color:#B87D3A;
display:flex;
}
.qzi-hero_rating_stars-3j4 svg{
height:12px;
width:12px;
}
.qzi-hero_rating_cap-3j4{
font-size:0.688rem;
margin-top:3px;
color:#A89878;
display:block;
overflow-wrap:break-word;
line-height:1.35;
}
.qzi-stat-3j4{
border-bottom:1px solid rgba(244,234,210,.13);
margin-top:1rem;
border-top:1px solid rgba(244,234,210,.13);
}
.qzi-stat_in-3j4{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.qzi-stat_in-3j4{
grid-template-columns:repeat(4,1fr);
}
}
.qzi-stat_item-3j4{
padding:1.375rem 0.875rem;
min-width:0;
border-bottom:1px solid rgba(244,234,210,.07);
border-right:1px solid rgba(244,234,210,.07);
}
.qzi-stat_item-3j4:nth-child(2n){
border-right:0;
}
.qzi-stat_item-3j4:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.qzi-stat_item-3j4{
border-bottom:0;
}
.qzi-stat_item-3j4:nth-child(2n){
border-right:1px solid rgba(244,234,210,.07);
}
.qzi-stat_item-3j4:nth-child(4n){
border-right:0;
}
}
.qzi-stat_value-3j4{
line-height:1;
font-size:1.875rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#F2EAD8;
font-weight:700;
overflow-wrap:break-word;
}
@media(min-width:771px){
.qzi-stat_value-3j4{
font-size:2.125rem;
}
}
.qzi-stat_label-3j4{
line-height:1.4;
color:#A89878;
overflow-wrap:break-word;
margin-top:0.375rem;
font-size:0.813rem;
}
.qzi-grow-3j4{
padding:26px 0 0.625rem;
}
.qzi-row_seo-3j4{
margin:10px 0 0;
font-size:0.875rem;
line-height:1.65;
max-width:47.5rem;
overflow-wrap:break-word;
color:#8A7A5E;
}
.qzi-row_seo-3j4 strong{
color:#F2EAD8;
font-weight:700;
}
.qzi-grow-3j4{
padding:1.625rem 0 10px;
}
.qzi-row_seo-3j4{
margin:10px 0 0;
color:#8A7A5E;
line-height:1.65;
max-width:760px;
font-size:0.875rem;
overflow-wrap:break-word;
}
.qzi-row_seo-3j4 strong{
font-weight:700;
color:#F2EAD8;
}
.qzi-pr-3j4{
padding:1.875rem 0 6px;
}
.qzi-pr_card-3j4{
background:#242019;
border:1px solid rgba(244,234,210,.07);
gap:0.625rem;
overflow:hidden;
padding:26px;
border-radius:20px;
flex:0 0 auto;
min-height:12.5rem;
display:flex;
width:280px;
position:relative;
flex-direction:column;
}
@media(min-width:767px){
.qzi-pr_card-3j4{
width:18.75rem;
}
}
.qzi-pr_card_feat-3j4{
background:linear-gradient(150deg,#221C12,#100D08);
border-color:transparent;
color:#F4EDD8;
}
.qzi-pr_glow-3j4{
border-radius:50%;
background:radial-gradient(circle,rgba(162,110,56,.18),transparent 70%);
position:absolute;
height:130px;
top:-30px;
opacity:0;
pointer-events:none;
right:-1.875rem;
width:8.125rem;
}
.qzi-pr_card_feat-3j4 .qzi-pr_glow-3j4{
opacity:1;
}
.qzi-pr_label-3j4{
position:relative;
letter-spacing:.16em;
font-size:10px;
color:#B87D3A;
font-weight:700;
text-transform:uppercase;
}
.qzi-pr_card_feat-3j4 .qzi-pr_label-3j4{
color:#D4924A;
}
.qzi-pr_amount-3j4{
overflow-wrap:break-word;
position:relative;
font-size:1.625rem;
line-height:1.08;
color:#F2EAD8;
font-weight:600;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
.qzi-pr_card_feat-3j4 .qzi-pr_amount-3j4{
color:#F4EDD8;
}
.qzi-pr_amount-3j4 em{
font-style:normal;
color:#B87D3A;
}
.qzi-pr_card_feat-3j4 .qzi-pr_amount-3j4 em{
color:#D4924A;
}
.qzi-pr_terms-3j4{
font-size:13px;
color:#A89878;
line-height:1.5;
position:relative;
}
.qzi-pr_card_feat-3j4 .qzi-pr_terms-3j4{
color:#B8A882;
}
.qzi-pr_cta-3j4{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.qzi-pr_card_feat-3j4 .qzi-pr_cta-3j4{
border-radius:62.438rem;
background:#D4924A;
padding:0.563rem 1.125rem;
transition:opacity .22s ease;
color:#1C1410;
font-weight:700;
font-size:0.813rem;
}
.qzi-pr_card_feat-3j4 .qzi-pr_cta-3j4:hover{
opacity:.9;
}
.qzi-pr_card-3j4:not(.qzi-pr_card_feat-3j4) .qzi-pr_cta-3j4{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-weight:700;
font-size:13px;
border-bottom:1px solid #F2EAD8;
color:#F2EAD8;
}
.qzi-pr_card-3j4:not(.qzi-pr_card_feat-3j4) .qzi-pr_cta-3j4:hover{
border-color:#B87D3A;
color:#B87D3A;
}
.qzi-grow-3j4{
padding:26px 0 10px;
}
.qzi-row_seo-3j4{
margin:10px 0 0;
max-width:47.5rem;
line-height:1.65;
font-size:14px;
overflow-wrap:break-word;
color:#8A7A5E;
}
.qzi-row_seo-3j4 strong{
font-weight:700;
color:#F2EAD8;
}
.qzi-gf-3j4{
padding:1.5rem 0 6px;
}
.qzi-gf_in-3j4{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.qzi-gf_chip-3j4{
border-radius:62.438rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border:1px solid rgba(244,234,210,.13);
background:#242019;
padding:10px 1.125rem;
white-space:nowrap;
color:#D6CBAF;
font-weight:600;
font-size:0.813rem;
}
.qzi-gf_chip-3j4:hover{
border-color:#B87D3A;
color:#B87D3A;
}
.qzi-gf_chip-3j4.qzi-state_active-3j4{
background:#C8883E;
border-color:transparent;
color:#160F08;
}
.qzi-jp-3j4{
padding:30px 0 0.625rem;
}
.qzi-jp_grid-3j4{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:770px){
.qzi-jp_grid-3j4{
grid-template-columns:1fr 1fr;
}
.qzi-jp_card_mega-3j4{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.qzi-jp_grid-3j4{
grid-template-columns:1.4fr 1fr 1fr;
}
.qzi-jp_card_mega-3j4{
grid-column:auto;
}
}
.qzi-jp_card-3j4{
background:#242019;
border:1px solid rgba(244,234,210,.07);
gap:12px;
overflow:hidden;
padding:26px;
border-radius:1.25rem;
display:flex;
justify-content:space-between;
min-width:0;
position:relative;
min-height:200px;
flex-direction:column;
}
.qzi-jp_card_mega-3j4{
background:linear-gradient(135deg,#221C12,#100D08);
border-color:transparent;
color:#F4EDD8;
min-height:13.125rem;
}
.qzi-jp_glow-3j4{
border-radius:50%;
background:radial-gradient(circle,rgba(162,110,56,.18),transparent 70%);
width:12.5rem;
pointer-events:none;
height:12.5rem;
top:-40px;
right:-2.5rem;
position:absolute;
}
.qzi-jp_label-3j4{
gap:10px;
letter-spacing:.16em;
align-items:center;
font-size:10px;
font-weight:700;
justify-content:space-between;
display:flex;
color:#B87D3A;
text-transform:uppercase;
position:relative;
flex-wrap:wrap;
}
.qzi-jp_card_mega-3j4 .qzi-jp_label-3j4{
color:#D4924A;
}
.qzi-jp_drop-3j4{
font-weight:600;
text-transform:none;
letter-spacing:.04em;
color:#A89878;
}
.qzi-jp_card_mega-3j4 .qzi-jp_drop-3j4{
color:#B8A882;
}
.qzi-jp_amount-3j4{
font-weight:700;
overflow-wrap:break-word;
font-size:38px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#F2EAD8;
position:relative;
line-height:1;
}
.qzi-jp_card_mega-3j4 .qzi-jp_amount-3j4{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#D4924A;
}
@media(min-width:770px){
.qzi-jp_card_mega-3j4 .qzi-jp_amount-3j4{
font-size:3.375rem;
}
}
.qzi-jp_game-3j4{
color:#A89878;
font-size:0.813rem;
position:relative;
}
.qzi-jp_card_mega-3j4 .qzi-jp_game-3j4{
color:#B8A882;
}
.qzi-jp_cta-3j4{
position:relative;
align-self:flex-start;
}
.qzi-jp_card_mega-3j4 .qzi-jp_cta-3j4{
padding:0.625rem 1.25rem;
transition:opacity .22s ease;
border-radius:999px;
background:#D4924A;
font-size:13px;
font-weight:700;
color:#1C1410;
}
.qzi-jp_card_mega-3j4 .qzi-jp_cta-3j4:hover{
opacity:.9;
}
.qzi-jp_card-3j4:not(.qzi-jp_card_mega-3j4) .qzi-jp_cta-3j4{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #F2EAD8;
font-size:0.813rem;
font-weight:700;
padding-bottom:2px;
color:#F2EAD8;
}
.qzi-jp_card-3j4:not(.qzi-jp_card_mega-3j4) .qzi-jp_cta-3j4:hover{
border-color:#B87D3A;
color:#B87D3A;
}
.qzi-jp_seo-3j4{
margin:0.875rem 0 0;
overflow-wrap:break-word;
color:#8A7A5E;
line-height:1.65;
font-size:14px;
max-width:760px;
}
.qzi-jp_seo-3j4 strong{
color:#F2EAD8;
font-weight:700;
}
.qzi-sea-3j4{
padding:24px 0 0.625rem;
}
.qzi-sea_in-3j4{
overflow:hidden;
border-radius:1.25rem;
gap:1.375rem;
background:linear-gradient(115deg,#221C12,#100D08);
padding:36px;
position:relative;
display:flex;
color:#F4EDD8;
flex-direction:column;
}
@media(min-width:820px){
.qzi-sea_in-3j4{
gap:32px;
padding:2.75rem 3rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.qzi-sea_glow-3j4{
border-radius:50%;
background:radial-gradient(circle,rgba(162,110,56,.18),transparent 68%);
height:15rem;
width:15rem;
transform:translateY(-50%);
right:60px;
pointer-events:none;
position:absolute;
top:50%;
}
.qzi-sea_copy-3j4{
min-width:0;
position:relative;
max-width:560px;
}
.qzi-sea_eyebrow-3j4{
margin-bottom:0.75rem;
}
.qzi-sea_h2-3j4{
color:#F4EDD8;
overflow-wrap:break-word;
font-size:1.875rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
margin-bottom:12px;
font-weight:600;
line-height:1.04;
}
@media(min-width:771px){
.qzi-sea_h2-3j4{
font-size:2.375rem;
}
}
.qzi-sea_text-3j4{
font-size:0.938rem;
line-height:1.6;
color:#B8A882;
}
.qzi-sea_cta-3j4{
transition:opacity .22s ease;
border-radius:999px;
padding:16px 32px;
background:#D4924A;
flex:0 0 auto;
font-size:15px;
color:#1C1410;
font-weight:700;
position:relative;
}
.qzi-sea_cta-3j4:hover{
opacity:.9;
}
.qzi-gm-3j4{
padding:30px 0 10px;
}
.qzi-gm_in-3j4{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:878px){
.qzi-gm_in-3j4{
grid-template-columns:1.25fr 1fr;
}
}
.qzi-gm_left-3j4{
border:1px solid rgba(244,234,210,.07);
background:#242019;
border-radius:20px;
padding:32px;
min-width:0;
}
.qzi-gm_eyebrow-3j4{
margin-bottom:10px;
}
.qzi-gm_h2-3j4{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:26px;
overflow-wrap:break-word;
color:#F2EAD8;
line-height:1.06;
font-weight:600;
margin-bottom:0.5rem;
}
@media(min-width:769px){
.qzi-gm_h2-3j4{
font-size:28px;
}
}
.qzi-gm_text-3j4{
font-size:0.875rem;
max-width:30rem;
margin-bottom:22px;
line-height:1.6;
color:#8A7A5E;
}
.qzi-gm_level-3j4{
font-size:1.375rem;
margin-bottom:8px;
color:#B87D3A;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.qzi-gm_bar-3j4{
overflow:hidden;
border-radius:62.438rem;
background:rgba(244,234,210,.13);
height:8px;
margin-bottom:6px;
}
.qzi-gm_bar_fill-3j4{
background:linear-gradient(90deg,#B87A2E,#E0B464);
border-radius:999px;
height:100%;
}
.qzi-gm_bar_meta-3j4{
gap:10px;
justify-content:space-between;
display:flex;
font-size:0.688rem;
color:#A89878;
margin-bottom:1.125rem;
}
.qzi-gm_missions-3j4{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.qzi-gm_mission-3j4{
gap:0.438rem;
padding:0.563rem 15px;
border-radius:999px;
background:#1C1812;
border:1px solid rgba(244,234,210,.13);
align-items:center;
font-size:12.5px;
display:inline-flex;
color:#D6CBAF;
font-weight:600;
}
.qzi-gm_mission_ic-3j4{
color:#B87D3A;
align-items:center;
display:inline-flex;
}
.qzi-gm_mission_ic-3j4 svg{
width:0.813rem;
height:13px;
}
.qzi-gm_right-3j4{
border-radius:1.25rem;
background:linear-gradient(150deg,#221C12,#100D08);
padding:2rem;
overflow:hidden;
color:#F4EDD8;
display:flex;
position:relative;
flex-direction:column;
}
.qzi-gm_glow-3j4{
background:radial-gradient(circle,rgba(162,110,56,.18),transparent 70%);
border-radius:50%;
right:-30px;
position:absolute;
pointer-events:none;
height:9.375rem;
top:-1.875rem;
width:150px;
}
.qzi-gm_ref_eyebrow-3j4{
margin-bottom:10px;
position:relative;
}
.qzi-gm_ref_h2-3j4{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.1;
position:relative;
font-weight:600;
color:#F4EDD8;
font-size:26px;
margin-bottom:0.5rem;
}
.qzi-gm_ref_text-3j4{
position:relative;
line-height:1.55;
font-size:0.844rem;
margin-bottom:1.25rem;
color:#B8A882;
}
.qzi-gm_ref_cta-3j4{
transition:opacity .22s ease;
border-radius:62.438rem;
padding:0.688rem 22px;
background:#D4924A;
font-weight:700;
position:relative;
margin-top:auto;
font-size:0.844rem;
color:#1C1410;
align-self:flex-start;
}
.qzi-gm_ref_cta-3j4:hover{
opacity:.9;
}
.qzi-vip-3j4{
padding:3rem 0;
}
@media(min-width:768px){
.qzi-vip-3j4{
padding:64px 0;
}
}
.qzi-vip_head-3j4{
gap:0.875rem;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:882px){
.qzi-vip_head-3j4{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.qzi-vip_eyebrow-3j4{
margin-bottom:12px;
}
.qzi-vip_h2-3j4{
line-height:1.05;
font-weight:600;
font-size:2rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#F4EDD8;
overflow-wrap:break-word;
}
@media(min-width:767px){
.qzi-vip_h2-3j4{
font-size:2.5rem;
}
}
.qzi-vip_intro-3j4{
line-height:1.6;
font-size:14px;
color:#B8A882;
max-width:26.25rem;
}
.qzi-vip_grid-3j4{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.qzi-vip_card-3j4{
padding:1.375rem 18px;
border:1px solid rgba(244,234,210,.13);
border-radius:14px;
min-width:0;
}
.qzi-vip_card_feat-3j4{
border-color:#D4924A;
background:rgba(244,234,210,.07);
}
.qzi-vip_card_ic-3j4{
background:linear-gradient(135deg,#B87A2E,#E0B464);
border-radius:8px;
width:34px;
height:34px;
margin-bottom:1rem;
display:block;
}
.qzi-vip_name-3j4{
font-weight:600;
color:#F4EDD8;
margin-bottom:0.375rem;
font-size:1.25rem;
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
.qzi-vip_perk-3j4{
color:#B8A882;
line-height:1.5;
font-size:12.5px;
overflow-wrap:break-word;
}
.qzi-nl-3j4{
padding:24px 0 10px;
}
.qzi-nl_in-3j4{
gap:1.375rem;
border-radius:1.25rem;
background:#161309;
padding:1.875rem 32px;
display:flex;
color:#F4EDD8;
flex-direction:column;
}
@media(min-width:767px){
.qzi-nl_in-3j4{
gap:28px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.qzi-nl_text_wrap-3j4{
min-width:0;
}
.qzi-nl_h3-3j4{
margin-bottom:0.313rem;
font-weight:600;
color:#F4EDD8;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.375rem;
line-height:1.1;
}
@media(min-width:768px){
.qzi-nl_h3-3j4{
font-size:24px;
}
}
.qzi-nl_text-3j4{
color:#B8A882;
font-size:0.844rem;
line-height:1.5;
}
.qzi-nl_form-3j4{
gap:10px;
flex:1 1 auto;
max-width:28.75rem;
display:flex;
min-width:0;
}
.qzi-nl_input-3j4{
padding:13px 16px;
border-radius:0.875rem;
border:1px solid rgba(244,234,210,.13);
background:rgba(244,234,210,.07);
overflow:hidden;
flex:1 1 auto;
white-space:nowrap;
font-size:14px;
min-width:0;
color:#B8A882;
text-overflow:ellipsis;
display:flex;
align-items:center;
}
.qzi-nl_btn-3j4{
border-radius:14px;
transition:opacity .22s ease;
background:#D4924A;
flex:0 0 auto;
padding:0.813rem 1.5rem;
white-space:nowrap;
font-weight:700;
font-size:0.875rem;
color:#1C1410;
}
.qzi-nl_btn-3j4:hover{
opacity:.9;
}
.qzi-app-3j4{
padding:30px 0 10px;
}
.qzi-app_in-3j4{
background:#242019;
border:1px solid rgba(244,234,210,.07);
border-radius:1.25rem;
gap:1.75rem;
padding:2rem;
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.qzi-app_in-3j4{
padding:40px 44px;
gap:2.5rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.qzi-app_copy-3j4{
min-width:0;
max-width:35rem;
}
.qzi-app_eyebrow-3j4{
margin-bottom:12px;
}
.qzi-app_h2-3j4{
line-height:1.05;
font-weight:600;
margin-bottom:12px;
font-size:1.75rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#F2EAD8;
overflow-wrap:break-word;
}
@media(min-width:771px){
.qzi-app_h2-3j4{
font-size:2.125rem;
}
}
.qzi-app_text-3j4{
line-height:1.6;
margin-bottom:22px;
color:#8A7A5E;
font-size:0.875rem;
}
.qzi-app_btns-3j4{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.qzi-app_btn-3j4{
background:#C8883E;
gap:10px;
transition:background-color .22s ease;
border-radius:0.875rem;
padding:11px 1.25rem;
align-items:center;
display:inline-flex;
color:#160F08;
}
.qzi-app_btn-3j4:hover{
background:#D99A50;
}
.qzi-app_btn_ic-3j4{
display:inline-flex;
align-items:center;
}
.qzi-app_btn_ic-3j4 svg{
width:18px;
height:1.125rem;
}
.qzi-app_btn_lb-3j4{
font-size:0.844rem;
font-weight:700;
}
.qzi-app_qr_wrap-3j4{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.qzi-app_qr-3j4{
flex:0 0 auto;
border-radius:0.875rem;
background-image:repeating-linear-gradient(0deg,#242019 0 5px,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#242019 0 0.313rem,transparent 0.313rem 0.688rem);
background-color:#C8883E;
width:6.75rem;
height:6.75rem;
}
.qzi-app_qr_cap-3j4{
max-width:92px;
line-height:1.4;
font-size:12.5px;
color:#A89878;
}
.qzi-tt-3j4{
padding:3rem 0 0.625rem;
}
@media(min-width:768px){
.qzi-tt-3j4{
padding:60px 0 10px;
}
}
.qzi-tt_head-3j4{
text-align:center;
margin-bottom:2.125rem;
}
.qzi-tt_eyebrow-3j4{
margin-bottom:0.75rem;
}
.qzi-tt_h2-3j4{
font-weight:600;
color:#F2EAD8;
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:32px;
line-height:1.05;
}
@media(min-width:771px){
.qzi-tt_h2-3j4{
font-size:42px;
}
}
.qzi-tt_grid-3j4{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:762px){
.qzi-tt_grid-3j4{
grid-template-columns:repeat(3,1fr);
}
}
.qzi-tt_card-3j4{
border-radius:14px;
background:#242019;
border:1px solid rgba(244,234,210,.07);
padding:30px;
min-width:0;
display:flex;
flex-direction:column;
}
.qzi-tt_card_ic-3j4{
margin-bottom:18px;
color:#B87D3A;
display:inline-flex;
align-items:center;
}
.qzi-tt_card_ic-3j4 svg{
width:28px;
height:1.75rem;
}
.qzi-tt_card_h-3j4{
font-size:22px;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#F2EAD8;
line-height:1.15;
}
.qzi-tt_card_p-3j4{
color:#8A7A5E;
font-size:0.875rem;
overflow-wrap:break-word;
margin-bottom:0.875rem;
line-height:1.6;
}
.qzi-tt_card_p-3j4 b{
color:#F2EAD8;
font-weight:700;
}
.qzi-tt_card_link-3j4{
transition:color .22s ease;
padding-bottom:2px;
align-self:flex-start;
border-bottom:1px solid #B87D3A;
font-size:0.813rem;
margin-top:auto;
font-weight:700;
color:#F2EAD8;
}
.qzi-tt_card_link-3j4:hover{
color:#B87D3A;
}
.qzi-wy-3j4{
padding:3rem 0;
}
@media(min-width:770px){
.qzi-wy-3j4{
padding:3.5rem 0;
}
}
.qzi-wy_in-3j4{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:903px){
.qzi-wy_in-3j4{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.qzi-wy_left-3j4{
min-width:0;
}
.qzi-wy_eyebrow-3j4{
margin-bottom:0.875rem;
}
.qzi-wy_h2-3j4{
overflow-wrap:break-word;
line-height:1.05;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
margin-bottom:1rem;
color:#F2EAD8;
font-weight:600;
font-size:32px;
}
@media(min-width:769px){
.qzi-wy_h2-3j4{
font-size:40px;
}
}
.qzi-wy_intro-3j4{
line-height:1.6;
color:#8A7A5E;
font-size:15px;
}
.qzi-wy_grid-3j4{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:557px){
.qzi-wy_grid-3j4{
grid-template-columns:1fr 1fr;
}
}
.qzi-wy_card-3j4{
background:#242019;
border-radius:0.875rem;
padding:26px;
border:1px solid rgba(244,234,210,.07);
min-width:0;
}
.qzi-wy_card_ic-3j4{
margin-bottom:1rem;
display:inline-flex;
color:#B87D3A;
align-items:center;
justify-content:center;
}
.qzi-wy_card_ic-3j4 svg{
width:26px;
height:1.625rem;
}
.qzi-wy_card_h-3j4{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#F2EAD8;
line-height:1.15;
font-weight:600;
margin-bottom:8px;
font-size:1.313rem;
overflow-wrap:break-word;
}
.qzi-wy_card_p-3j4{
overflow-wrap:break-word;
line-height:1.55;
font-size:14px;
color:#8A7A5E;
}
.qzi-rv-3j4{
background:#242019;
padding:48px 0;
border-top:1px solid rgba(244,234,210,.07);
margin-top:24px;
border-bottom:1px solid rgba(244,234,210,.07);
}
@media(min-width:765px){
.qzi-rv-3j4{
padding:56px 0;
}
}
.qzi-rv_head-3j4{
gap:16px;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:765px){
.qzi-rv_head-3j4{
gap:1.25rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.qzi-rv_eyebrow-3j4{
margin-bottom:0.625rem;
}
.qzi-rv_h2-3j4{
font-size:1.875rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#F2EAD8;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
}
@media(min-width:771px){
.qzi-rv_h2-3j4{
font-size:38px;
}
}
.qzi-rv_agg-3j4{
gap:0.75rem;
display:flex;
align-items:center;
}
.qzi-rv_agg_stars-3j4{
gap:3px;
color:#B87D3A;
display:flex;
}
.qzi-rv_agg_stars-3j4 svg{
width:1.125rem;
height:18px;
}
.qzi-rv_source-3j4{
color:#8A7A5E;
font-size:13px;
}
.qzi-rv_grid-3j4{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.qzi-rv_grid-3j4{
grid-template-columns:repeat(3,1fr);
}
}
.qzi-rv_card-3j4{
background:#1C1812;
border:1px solid rgba(244,234,210,.07);
padding:26px;
border-radius:0.875rem;
min-width:0;
}
.qzi-rv_card_stars-3j4{
gap:2px;
margin-bottom:0.75rem;
color:#B87D3A;
display:flex;
}
.qzi-rv_card_stars-3j4 svg{
height:14px;
width:0.875rem;
}
.qzi-rv_card_body-3j4{
line-height:1.45;
margin-bottom:16px;
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:18px;
color:#F2EAD8;
font-weight:500;
}
.qzi-rv_card_meta-3j4{
gap:10px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.qzi-rv_card_av-3j4{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#B87A2E,#E0B464);
width:32px;
height:2rem;
}
.qzi-rv_card_author-3j4{
font-weight:700;
font-size:13px;
color:#F2EAD8;
}
.qzi-rv_card_loc-3j4{
color:#A89878;
font-size:0.75rem;
}
.qzi-prov-3j4{
padding:40px 0 1.25rem;
}
.qzi-prov_eyebrow-3j4{
margin-bottom:18px;
display:block;
}
.qzi-prov_grid-3j4{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.qzi-prov_grid-3j4{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:899px){
.qzi-prov_grid-3j4{
grid-template-columns:repeat(6,1fr);
}
}
.qzi-ts-3j4{
padding:44px 0;
}
.qzi-ts_in-3j4{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:880px){
.qzi-ts_in-3j4{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.qzi-ts_left-3j4{
min-width:0;
}
.qzi-ts_h2-3j4{
overflow-wrap:break-word;
margin-bottom:12px;
font-weight:600;
font-size:26px;
color:#F4EDD8;
line-height:1.1;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.qzi-ts_h2-3j4{
font-size:28px;
}
}
.qzi-ts_text-3j4{
margin-bottom:22px;
color:#B8A882;
font-size:14.5px;
max-width:32.5rem;
line-height:1.6;
}
.qzi-ts_badges-3j4{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.qzi-ts_badge-3j4{
font-weight:600;
color:#B8A882;
font-size:0.813rem;
}
.qzi-ts_pay-3j4{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:877px){
.qzi-ts_pay-3j4{
justify-content:flex-end;
}
}
.qzi-ts_pay_chip-3j4{
border:1px solid rgba(244,234,210,.13);
padding:0.75rem 16px;
border-radius:0.875rem;
background:rgba(244,234,210,.07);
font-size:14px;
color:#F4EDD8;
font-weight:700;
}
.qzi-pmt-3j4{
padding:48px 0 10px;
}
.qzi-pmt_in-3j4{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:880px){
.qzi-pmt_in-3j4{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.qzi-pmt_left-3j4{
min-width:0;
}
.qzi-pmt_eyebrow-3j4{
margin-bottom:12px;
}
.qzi-pmt_h2-3j4{
overflow-wrap:break-word;
color:#F2EAD8;
margin-bottom:12px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
font-weight:600;
font-size:30px;
}
@media(min-width:770px){
.qzi-pmt_h2-3j4{
font-size:32px;
}
}
.qzi-pmt_text-3j4{
color:#8A7A5E;
margin-bottom:22px;
font-size:14.5px;
line-height:1.6;
}
.qzi-pmt_logos-3j4{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:483px){
.qzi-pmt_logos-3j4{
grid-template-columns:repeat(4,1fr);
}
}
.qzi-pmt_logo-3j4{
overflow:hidden;
padding:0 8px;
border-radius:8px;
border:1px solid rgba(244,234,210,.07);
background:#242019;
justify-content:center;
white-space:nowrap;
font-size:0.781rem;
align-items:center;
text-overflow:ellipsis;
font-weight:700;
text-align:center;
color:#D6CBAF;
height:50px;
display:flex;
}
.qzi-pmt_table-3j4{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(244,234,210,.07);
min-width:0;
}
.qzi-pmt_thead-3j4{
background:#120F0B;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.qzi-pmt_th-3j4{
overflow:hidden;
padding:0.813rem 14px;
font-weight:700;
text-overflow:ellipsis;
letter-spacing:.08em;
text-transform:uppercase;
font-size:0.625rem;
white-space:nowrap;
color:#F4EDD8;
}
.qzi-pmt_row-3j4{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(244,234,210,.07);
}
.qzi-pmt_row-3j4:nth-child(odd){
background:#242019;
}
.qzi-pmt_td-3j4{
padding:14px;
overflow-wrap:break-word;
min-width:0;
font-size:0.844rem;
color:#8A7A5E;
}
.qzi-pmt_row-3j4 .qzi-pmt_td-3j4:first-child{
color:#F2EAD8;
font-weight:700;
}
.qzi-pmt_row-3j4 .qzi-pmt_td-3j4:last-child{
color:#6A9E6E;
font-weight:700;
}
.qzi-et-3j4{
padding:36px 0 10px;
}
.qzi-et_in-3j4{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:883px){
.qzi-et_in-3j4{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.qzi-et_left-3j4{
min-width:0;
}
.qzi-et_eyebrow-3j4{
margin-bottom:0.75rem;
}
.qzi-et_h2-3j4{
line-height:1.06;
overflow-wrap:break-word;
font-size:28px;
margin-bottom:14px;
font-weight:600;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#F2EAD8;
}
@media(min-width:769px){
.qzi-et_h2-3j4{
font-size:32px;
}
}
.qzi-et_text-3j4{
font-size:0.938rem;
margin-bottom:22px;
color:#8A7A5E;
line-height:1.65;
}
.qzi-et_stats-3j4{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.qzi-et_stat-3j4{
min-width:0;
}
.qzi-et_stat_v-3j4{
color:#F2EAD8;
font-size:26px;
line-height:1;
font-weight:700;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
.qzi-et_stat_l-3j4{
color:#A89878;
margin-top:0.25rem;
font-size:12.5px;
}
.qzi-et_right-3j4{
gap:12px;
display:flex;
flex-direction:column;
}
.qzi-et_member-3j4{
background:#242019;
gap:16px;
border-radius:14px;
padding:18px 20px;
border:1px solid rgba(244,234,210,.07);
align-items:center;
min-width:0;
display:flex;
}
.qzi-et_member_av-3j4{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#221C12,#B87D3A);
height:3rem;
width:48px;
}
.qzi-et_member_name-3j4{
font-size:15px;
color:#F2EAD8;
font-weight:700;
overflow-wrap:break-word;
}
.qzi-et_member_role-3j4{
color:#A89878;
font-size:0.781rem;
overflow-wrap:break-word;
}
.qzi-et_updated-3j4{
border-radius:0.875rem;
gap:8px;
border:1px solid rgba(244,234,210,.07);
background:#1C1812;
padding:0.875rem 18px;
align-items:center;
display:flex;
color:#8A7A5E;
font-size:0.781rem;
}
.qzi-rc-3j4{
padding:3rem 0 10px;
}
.qzi-rc_in-3j4{
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:761px){
.qzi-rc_in-3j4{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.qzi-rc_col-3j4{
min-width:0;
}
.qzi-rc_label-3j4{
font-size:11px;
color:#B87D3A;
letter-spacing:.2em;
margin-bottom:1rem;
text-transform:uppercase;
font-weight:600;
}
.qzi-rc_awards-3j4{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.qzi-rc_award-3j4{
gap:12px;
display:flex;
align-items:center;
min-width:0;
}
.qzi-rc_award_ic-3j4{
flex:0 0 auto;
align-items:center;
color:#D9A05A;
display:inline-flex;
}
.qzi-rc_award_ic-3j4 svg{
height:1.125rem;
width:1.125rem;
}
.qzi-rc_award_t-3j4{
color:#F2EAD8;
font-size:14px;
font-weight:700;
overflow-wrap:break-word;
}
.qzi-rc_award_s-3j4{
overflow-wrap:break-word;
font-size:12px;
color:#A89878;
}
.qzi-rc_press-3j4{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.qzi-rc_press_logo-3j4{
border-radius:0.5rem;
padding:0 0.5rem;
overflow:hidden;
border:1px solid rgba(244,234,210,.07);
display:flex;
text-align:center;
color:#8A7A5E;
font-size:14px;
text-overflow:ellipsis;
height:52px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
white-space:nowrap;
font-weight:700;
align-items:center;
justify-content:center;
}
.qzi-rc_partner-3j4{
padding:1.375rem;
border:1px solid rgba(244,234,210,.07);
background:#242019;
border-radius:14px;
}
.qzi-rc_partner_name-3j4{
font-weight:600;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:20px;
color:#F2EAD8;
margin-bottom:0.375rem;
overflow-wrap:break-word;
}
.qzi-rc_partner_text-3j4{
overflow-wrap:break-word;
font-size:13px;
line-height:1.55;
color:#8A7A5E;
}
.qzi-hts-3j4{
padding:3rem 0;
}
@media(min-width:768px){
.qzi-hts-3j4{
padding:3.875rem 0;
}
}
.qzi-hts_head-3j4{
gap:1.125rem;
flex-direction:column;
display:flex;
margin-bottom:34px;
}
@media(min-width:769px){
.qzi-hts_head-3j4{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.qzi-hts_eyebrow-3j4{
margin-bottom:0.75rem;
}
.qzi-hts_h2-3j4{
line-height:1.05;
font-size:1.875rem;
overflow-wrap:break-word;
font-weight:600;
color:#F4EDD8;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.qzi-hts_h2-3j4{
font-size:38px;
}
}
.qzi-hts_cta-3j4{
border-radius:999px;
padding:15px 1.875rem;
background:#D4924A;
transition:opacity .22s ease;
flex:0 0 auto;
font-weight:700;
color:#1C1410;
font-size:0.938rem;
}
.qzi-hts_cta-3j4:hover{
opacity:.9;
}
.qzi-hts_grid-3j4{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.qzi-hts_grid-3j4{
grid-template-columns:repeat(3,1fr);
}
}
.qzi-hts_step-3j4{
padding-top:22px;
min-width:0;
border-top:1px solid rgba(244,234,210,.13);
}
.qzi-hts_step_num-3j4{
color:#D4924A;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1;
font-weight:700;
margin-bottom:0.875rem;
font-size:2.75rem;
}
.qzi-hts_step_h-3j4{
font-size:19px;
margin-bottom:8px;
line-height:1.2;
font-weight:700;
color:#F4EDD8;
overflow-wrap:break-word;
}
.qzi-hts_step_p-3j4{
line-height:1.55;
color:#B8A882;
overflow-wrap:break-word;
font-size:0.875rem;
}
.qzi-op-3j4{
padding:2.25rem 0 0.625rem;
}
.qzi-op_in-3j4{
gap:32px;
border:1px solid rgba(244,234,210,.07);
border-radius:14px;
padding:32px;
background:#242019;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:860px){
.qzi-op_in-3j4{
gap:44px;
padding:34px 2.5rem;
grid-template-columns:.9fr 1.1fr;
}
}
.qzi-op_left-3j4{
min-width:0;
}
.qzi-op_eyebrow-3j4{
margin-bottom:0.75rem;
}
.qzi-op_h2-3j4{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
font-size:1.75rem;
font-weight:600;
overflow-wrap:break-word;
color:#F2EAD8;
margin-bottom:10px;
}
@media(min-width:769px){
.qzi-op_h2-3j4{
font-size:30px;
}
}
.qzi-op_text-3j4{
font-size:14px;
color:#8A7A5E;
line-height:1.6;
}
.qzi-op_grid-3j4{
background:rgba(244,234,210,.13);
grid-template-columns:1fr 1fr;
border:1px solid rgba(244,234,210,.13);
gap:1px;
border-radius:0.5rem;
overflow:hidden;
display:grid;
}
.qzi-op_field-3j4{
background:#1C1812;
padding:1.125rem 20px;
min-width:0;
}
.qzi-op_field_lb-3j4{
font-size:0.625rem;
letter-spacing:.1em;
text-transform:uppercase;
color:#B87D3A;
font-weight:600;
margin-bottom:0.313rem;
}
.qzi-op_field_val-3j4{
color:#F2EAD8;
overflow-wrap:break-word;
font-size:14px;
font-weight:700;
}
.qzi-sc-3j4{
padding:48px 0 0.625rem;
}
.qzi-sc_head-3j4{
margin-bottom:28px;
text-align:center;
}
.qzi-sc_eyebrow-3j4{
margin-bottom:0.75rem;
}
.qzi-sc_h2-3j4{
font-size:1.875rem;
line-height:1.05;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F2EAD8;
font-weight:600;
}
@media(min-width:768px){
.qzi-sc_h2-3j4{
font-size:36px;
}
}
.qzi-sc_table-3j4{
border:1px solid rgba(244,234,210,.07);
border-radius:0.875rem;
overflow:hidden;
margin:0 auto;
max-width:56.25rem;
}
.qzi-sc_thead-3j4{
grid-template-columns:1.6fr 1fr 1fr;
background:#120F0B;
display:grid;
}
.qzi-sc_th-3j4{
padding:0.938rem 18px;
color:#B8A882;
font-weight:700;
overflow-wrap:break-word;
font-size:13px;
text-align:center;
}
.qzi-sc_th-3j4:first-child{
text-align:left;
}
.qzi-sc_th_us-3j4{
color:#D4924A;
}
.qzi-sc_row-3j4{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(244,234,210,.07);
display:grid;
}
.qzi-sc_row-3j4:nth-child(even){
background:#242019;
}
.qzi-sc_td-3j4{
padding:15px 1.125rem;
overflow-wrap:break-word;
font-size:0.875rem;
text-align:center;
color:#A89878;
min-width:0;
}
.qzi-sc_td-3j4:first-child{
font-weight:600;
color:#D6CBAF;
text-align:left;
}
.qzi-sc_td_us-3j4{
font-weight:700;
color:#6A9E6E;
}
.qzi-sg-3j4{
padding:48px 0 0.625rem;
}
.qzi-sg_eyebrow-3j4{
display:block;
margin-bottom:0.75rem;
}
.qzi-sg_h2-3j4{
margin-bottom:28px;
font-size:1.875rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#F2EAD8;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
}
@media(min-width:769px){
.qzi-sg_h2-3j4{
font-size:2.25rem;
}
}
.qzi-sg_grid-3j4{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:718px){
.qzi-sg_grid-3j4{
grid-template-columns:repeat(3,1fr);
}
}
.qzi-sg_col-3j4{
min-width:0;
}
.qzi-sg_col_h-3j4{
line-height:1.15;
font-size:22px;
color:#F2EAD8;
margin-bottom:10px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
}
.qzi-sg_col_p-3j4{
color:#8A7A5E;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
}
.qzi-sb-3j4{
padding:3rem 0;
background:#242019;
border-top:1px solid rgba(244,234,210,.07);
border-bottom:1px solid rgba(244,234,210,.07);
margin-top:1.5rem;
}
@media(min-width:770px){
.qzi-sb-3j4{
padding:3.5rem 0;
}
}
.qzi-sb_eyebrow-3j4{
margin-bottom:12px;
display:block;
}
.qzi-sb_h2-3j4{
line-height:1.05;
margin-bottom:26px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
font-weight:600;
overflow-wrap:break-word;
color:#F2EAD8;
}
@media(min-width:769px){
.qzi-sb_h2-3j4{
font-size:2.25rem;
}
}
.qzi-sb_grid-3j4{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:557px){
.qzi-sb_grid-3j4{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:962px){
.qzi-sb_grid-3j4{
grid-template-columns:repeat(4,1fr);
}
}
.qzi-sb_card-3j4{
border:1px solid rgba(244,234,210,.07);
padding:24px;
background:#1C1812;
border-radius:0.875rem;
min-width:0;
}
.qzi-sb_card_h-3j4{
font-weight:600;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#F2EAD8;
line-height:1.15;
margin-bottom:0.5rem;
font-size:19px;
overflow-wrap:break-word;
}
.qzi-sb_card_p-3j4{
color:#8A7A5E;
overflow-wrap:break-word;
font-size:0.844rem;
line-height:1.6;
}
.qzi-sb_rtp-3j4{
border-radius:0.875rem;
background:#1C1812;
gap:24px;
grid-template-columns:1fr;
border:1px solid rgba(244,234,210,.07);
padding:1.625rem 28px;
display:grid;
align-items:center;
margin-top:1.125rem;
}
@media(min-width:757px){
.qzi-sb_rtp-3j4{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.qzi-sb_rtp_h-3j4{
color:#F2EAD8;
line-height:1.15;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-size:1.25rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.qzi-sb_rtp_p-3j4{
color:#8A7A5E;
line-height:1.6;
overflow-wrap:break-word;
font-size:13.5px;
}
.qzi-sb_rtp_stats-3j4{
gap:1rem;
display:flex;
}
.qzi-sb_stat-3j4{
background:#242019;
border-radius:0.5rem;
flex:1 1 0;
padding:18px;
min-width:0;
text-align:center;
}
.qzi-sb_stat_v-3j4{
font-size:26px;
font-weight:700;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#6A9E6E;
}
.qzi-sb_stat_l-3j4{
color:#A89878;
font-size:11.5px;
margin-top:0.25rem;
}
.qzi-lh-3j4{
padding:40px 0 1.25rem;
}
.qzi-lh_in-3j4{
border-top:1px solid rgba(244,234,210,.13);
padding-top:2.125rem;
}
.qzi-lh_eyebrow-3j4{
display:block;
margin-bottom:22px;
}
.qzi-lh_grid-3j4{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:598px){
.qzi-lh_grid-3j4{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.qzi-lh_grid-3j4{
grid-template-columns:repeat(5,1fr);
}
}
.qzi-lh_col-3j4{
min-width:0;
}
.qzi-lh_col_h-3j4{
margin-bottom:12px;
font-weight:700;
font-size:13px;
overflow-wrap:break-word;
color:#F2EAD8;
}
.qzi-lh_links-3j4{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.qzi-lh_link-3j4{
transition:color .22s ease;
font-size:0.813rem;
color:#8A7A5E;
overflow-wrap:break-word;
}
.qzi-lh_link-3j4:hover{
color:#B87D3A;
}
.qzi-faq-3j4{
background:#242019;
padding:3rem 0;
margin-top:1.5rem;
border-bottom:1px solid rgba(244,234,210,.07);
border-top:1px solid rgba(244,234,210,.07);
}
@media(min-width:769px){
.qzi-faq-3j4{
padding:3.875rem 0;
}
}
.qzi-faq_head-3j4{
text-align:center;
margin-bottom:2.125rem;
}
.qzi-faq_eyebrow-3j4{
margin-bottom:12px;
}
.qzi-faq_h2-3j4{
color:#F2EAD8;
line-height:1.05;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
font-size:2rem;
}
@media(min-width:765px){
.qzi-faq_h2-3j4{
font-size:2.375rem;
}
}
.qzi-faq_list-3j4{
gap:12px;
margin:0 auto;
display:flex;
max-width:820px;
flex-direction:column;
}
.qzi-faq_item-3j4{
background:#1C1812;
border:1px solid rgba(244,234,210,.07);
border-radius:14px;
overflow:hidden;
}
.qzi-faq_q-3j4{
gap:20px;
list-style:none;
padding:1.25rem 24px;
align-items:center;
font-size:16px;
justify-content:space-between;
color:#F2EAD8;
overflow-wrap:break-word;
font-weight:700;
cursor:pointer;
display:flex;
}
.qzi-faq_q-3j4::-webkit-details-marker{
display:none;
}
.qzi-faq_q_ic-3j4{
transition:transform .22s ease;
flex:0 0 auto;
align-items:center;
color:#B87D3A;
display:inline-flex;
}
.qzi-faq_q_ic-3j4 svg{
height:1.125rem;
width:18px;
}
.qzi-faq_item-3j4[open] .qzi-faq_q_ic-3j4{
transform:rotate(180deg);
}
.qzi-faq_a-3j4{
padding:0 1.5rem 1.25rem;
overflow-wrap:break-word;
line-height:1.6;
color:#8A7A5E;
font-size:14.5px;
}
.qzi-el-3j4{
padding:3rem 0;
}
@media(min-width:770px){
.qzi-el-3j4{
padding:56px 0;
}
}
.qzi-el_in-3j4{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:899px){
.qzi-el_in-3j4{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.qzi-el_left-3j4{
min-width:0;
}
.qzi-el_eyebrow-3j4{
margin-bottom:0.875rem;
}
.qzi-el_h2-3j4{
line-height:1.08;
margin-bottom:1.375rem;
font-size:32px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#F2EAD8;
overflow-wrap:break-word;
}
@media(min-width:769px){
.qzi-el_h2-3j4{
font-size:38px;
}
}
.qzi-el_body-3j4 p{
line-height:1.7;
color:#D6CBAF;
overflow-wrap:break-word;
margin-bottom:18px;
font-size:1rem;
}
.qzi-el_dropcap-3j4{
padding:6px 12px 0 0;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:62px;
float:left;
font-weight:700;
color:#B87D3A;
line-height:.8;
}
.qzi-el_right-3j4{
min-width:0;
}
.qzi-el_quote-3j4{
padding:2.25rem;
background:linear-gradient(150deg,#221C12,#100D08);
border-radius:20px;
margin-bottom:24px;
color:#F4EDD8;
position:relative;
}
.qzi-el_quote_mark-3j4{
color:#D4924A;
display:inline-flex;
margin-bottom:6px;
align-items:center;
}
.qzi-el_quote_mark-3j4 svg{
height:34px;
width:34px;
}
.qzi-el_quote_text-3j4{
color:#F4EDD8;
overflow-wrap:break-word;
line-height:1.4;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:500;
margin-bottom:1.375rem;
font-size:1.375rem;
}
.qzi-el_quote_meta-3j4{
gap:0.75rem;
align-items:center;
display:flex;
}
.qzi-el_quote_av-3j4{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#B87A2E,#E0B464);
width:38px;
height:38px;
}
.qzi-el_quote_author-3j4{
font-size:14px;
color:#F4EDD8;
font-weight:700;
}
.qzi-el_quote_meta_sub-3j4{
font-size:0.75rem;
color:#B8A882;
}
.qzi-el_explain-3j4{
border:1px solid rgba(244,234,210,.07);
overflow:hidden;
border-radius:0.875rem;
}
.qzi-el_explain_card-3j4{
padding:22px 1.5rem;
}
.qzi-el_explain_card-3j4+.qzi-el_explain_card-3j4{
border-top:1px solid rgba(244,234,210,.07);
}
.qzi-el_explain_h-3j4{
color:#F2EAD8;
font-size:20px;
margin-bottom:0.5rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
}
.qzi-el_explain_p-3j4{
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
color:#8A7A5E;
}
.qzi-ft-3j4{
background:#120F0B;
margin-top:40px;
color:#B8A882;
}
.qzi-ft_in-3j4{
grid-template-columns:1fr;
gap:2rem;
padding:3rem 0 28px;
display:grid;
}
@media(min-width:602px){
.qzi-ft_in-3j4{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:902px){
.qzi-ft_in-3j4{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.qzi-ft_brand-3j4{
min-width:0;
}
.qzi-ft_logo-3j4{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:26px;
overflow-wrap:break-word;
color:#F4EDD8;
font-weight:700;
}
.qzi-ft_tagline-3j4{
color:#B8A882;
font-size:0.844rem;
margin-top:14px;
max-width:17.5rem;
line-height:1.6;
}
.qzi-ft_contact-3j4{
transition:color .22s ease;
overflow-wrap:anywhere;
margin-top:12px;
color:#D4924A;
display:inline-block;
max-width:280px;
font-size:13px;
}
.qzi-ft_contact-3j4:hover{
color:#F4EDD8;
}
.qzi-ft_col-3j4{
min-width:0;
}
.qzi-ft_col_h-3j4{
color:#F4EDD8;
font-weight:700;
margin-bottom:14px;
letter-spacing:.08em;
text-transform:uppercase;
font-size:0.813rem;
overflow-wrap:break-word;
}
.qzi-ft_col_links-3j4{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.qzi-ft_link-3j4{
transition:color .22s ease;
overflow-wrap:break-word;
color:#B8A882;
font-size:13.5px;
}
.qzi-ft_link-3j4:hover{
color:#F4EDD8;
}
.qzi-ft_bot-3j4{
padding:1.375rem 0 2.5rem;
gap:1rem;
border-top:1px solid rgba(244,234,210,.13);
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.qzi-ft_bot-3j4{
gap:20px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.qzi-ft_legal-3j4{
font-size:11.5px;
overflow-wrap:break-word;
line-height:1.6;
color:#5C5040;
max-width:47.5rem;
}
.qzi-ft_legal-3j4 b{
color:#B8A882;
font-weight:700;
}
.qzi-ft_age-3j4{
flex:0 0 auto;
border-radius:8px;
border:1.5px solid #D4924A;
padding:0.25rem 9px;
font-weight:700;
font-size:13px;
color:#D4924A;
}