*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F1EB;
line-height:1.6;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
color:#2E2820;
-webkit-font-smoothing:antialiased;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:15px;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.50);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.qbylayout-igd{
min-height:100vh;
flex-direction:column;
display:flex;
}
.qbymain-igd{
flex:1 1 auto;
min-width:0;
width:100%;
}
.qbycontainer-igd{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:771px){
.qbycontainer-igd{
padding:0 2rem;
}
}
@media(min-width:1103px){
.qbycontainer-igd{
padding:0 56px;
}
}
.qbyeyebrow-igd{
letter-spacing:.2em;
color:#1A9E58;
text-transform:uppercase;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:11px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.4;
display:inline-block;
}
.qbyband-igd{
background:#12201A;
color:#F4F0E8;
}
.qbyband-igd .qbyeyebrow-igd{
color:#4ED98A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.qbytb-igd{
background:#F5F1EB;
z-index:50;
border-bottom:1px solid rgba(20,18,14,0.14);
top:0;
position:sticky;
}
.qbytb_in-igd{
padding:0.75rem 1rem;
gap:1rem;
margin:0 auto;
width:100%;
max-width:1400px;
justify-content:space-between;
display:flex;
align-items:center;
}
@media(min-width:765px){
.qbytb_in-igd{
padding:1rem 2rem;
}
}
@media(min-width:1100px){
.qbytb_in-igd{
padding:1.125rem 56px;
}
}
.qbytb_left-igd{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.qbytb_logo-igd{
gap:11px;
align-items:center;
min-width:0;
display:flex;
}
.qbytb_logo_mark-igd{
flex:0 0 auto;
border-radius:8px;
object-fit:cover;
width:2.125rem;
height:34px;
}
.qbytb_logo_txt-igd{
flex-direction:column;
display:flex;
min-width:0;
line-height:1;
}
.qbytb_logo_name-igd{
overflow:hidden;
white-space:nowrap;
font-size:22px;
color:#1A1612;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
text-overflow:ellipsis;
font-weight:700;
letter-spacing:.02em;
}
.qbytb_logo_sub-igd{
overflow:hidden;
color:#1A9E58;
font-size:8.5px;
margin-top:0.25rem;
text-transform:uppercase;
text-overflow:ellipsis;
font-weight:600;
white-space:nowrap;
letter-spacing:.32em;
}
.qbytb_nav-igd{
display:none;
}
@media(min-width:959px){
.qbytb_nav-igd{
gap:28px;
display:flex;
align-items:center;
}
}
.qbytb_nav_item-igd{
transition:color .22s ease,border-color .22s ease;
color:#2E2820;
font-weight:600;
border-bottom:2px solid transparent;
font-size:0.875rem;
white-space:nowrap;
padding-bottom:3px;
}
.qbytb_nav_item-igd:hover{
color:#1A1612;
}
.qbytb_nav_item-igd.qbystate_active-igd{
border-color:#1A9E58;
color:#1A1612;
}
.qbytb_right-igd{
flex:0 0 auto;
gap:0.875rem;
display:flex;
align-items:center;
}
.qbytb_search-igd{
transition:color .22s ease;
align-items:center;
color:#2E2820;
display:flex;
justify-content:center;
}
.qbytb_search-igd:hover{
color:#1A9E58;
}
.qbytb_search-igd svg{
height:1.125rem;
width:1.125rem;
}
.qbytb_lang-igd{
color:#6B6057;
font-size:0.688rem;
text-transform:uppercase;
letter-spacing:.1em;
font-weight:600;
}
.qbytb_lang-igd:hover{
color:#1A1612;
}
.qbytb_login-igd{
font-weight:600;
font-size:0.875rem;
color:#1A1612;
display:none;
}
@media(min-width:769px){
.qbytb_login-igd{
display:inline-block;
}
}
.qbytb_register-igd{
transition:background-color .22s ease;
padding:0.688rem 1.375rem;
background:#12201A;
border-radius:62.438rem;
color:#F4F0E8;
white-space:nowrap;
font-weight:700;
font-size:0.875rem;
}
.qbytb_register-igd:hover{
background:#1C3028;
}
.qbymob-igd{
background:#F5F1EB;
right:0;
border-top:1px solid rgba(20,18,14,0.14);
z-index:60;
bottom:0;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
left:0;
}
@media(min-width:962px){
.qbymob-igd{
display:none;
}
}
.qbymob_in-igd{
margin:0 auto;
justify-content:space-around;
align-items:stretch;
max-width:35rem;
display:flex;
}
.qbymob_item-igd{
transition:color .22s ease;
flex:1 1 0;
gap:3px;
padding:9px 4px;
flex-direction:column;
align-items:center;
display:flex;
min-width:0;
color:#6B6057;
}
.qbymob_item-igd.qbystate_active-igd{
color:#1A9E58;
}
.qbymob_ic-igd{
justify-content:center;
align-items:center;
display:flex;
}
.qbymob_ic-igd svg{
height:20px;
width:1.25rem;
}
.qbymob_lb-igd{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
font-size:0.625rem;
font-weight:600;
white-space:nowrap;
}
@media(max-width:962px){
body{
padding-bottom:3.75rem;
}
}
.qbyrail-igd{
min-width:0;
position:relative;
}
.qbyrail_scroll-igd{
gap:0.875rem;
-webkit-overflow-scrolling:touch;
display:flex;
scrollbar-width:thin;
overflow-x:auto;
padding-bottom:14px;
}
@media(min-width:770px){
.qbyrail_scroll-igd{
gap:18px;
}
}
.qbygc-igd{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:767px){
.qbygc-igd{
width:11.75rem;
}
}
.qbygc_img-igd{
border-radius:14px;
overflow:hidden;
background:#FDFAF6;
position:relative;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 0.5rem 1.5rem rgba(20,18,14,0.09);
padding-bottom:133.33%;
}
.qbygc_img-igd img{
inset:0;
position:absolute;
height:100%;
width:100%;
object-fit:cover;
}
.qbygc_cover-igd{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
position:absolute;
pointer-events:none;
}
.qbygc_hover-igd{
inset:0;
transition:opacity .22s ease;
background:rgba(0,0,0,0.50);
align-items:center;
display:flex;
position:absolute;
opacity:0;
justify-content:center;
}
.qbygc-igd:hover .qbygc_hover-igd{
opacity:1;
}
.qbygc_hover_btn-igd{
background:#12201A;
border-radius:999px;
display:flex;
color:#F4F0E8;
width:46px;
justify-content:center;
height:46px;
align-items:center;
}
.qbygc_hover_btn-igd svg{
height:18px;
width:1.125rem;
}
.qbygc_info-igd{
gap:2px;
min-width:0;
margin-top:9px;
display:flex;
flex-direction:column;
}
.qbygc_name-igd{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
color:#1A1612;
font-size:13px;
white-space:nowrap;
}
.qbygc_prov-igd{
overflow:hidden;
white-space:nowrap;
color:#6B6057;
text-overflow:ellipsis;
font-size:0.688rem;
}
.qbygc_meta-igd{
font-size:11px;
color:#6B6057;
}
.qbytc-igd{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:769px){
.qbytc-igd{
width:14.375rem;
}
}
.qbytc_img-igd{
overflow:hidden;
background:#FDFAF6;
border-radius:14px;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 0.375rem rgba(20,18,14,0.07), 0 8px 24px rgba(20,18,14,0.09);
}
.qbytc_img-igd img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.qbytc_info-igd{
gap:2px;
display:flex;
margin-top:9px;
min-width:0;
flex-direction:column;
}
.qbytc_name-igd{
overflow:hidden;
color:#1A1612;
text-overflow:ellipsis;
font-size:0.875rem;
white-space:nowrap;
font-weight:700;
}
.qbytc_rtp-igd{
color:#6B6057;
font-size:0.688rem;
}
.qbylc-igd{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:770px){
.qbylc-igd{
width:268px;
}
}
.qbylc_img-igd{
background:#FDFAF6;
overflow:hidden;
border-radius:0.875rem;
padding-bottom:62.5%;
box-shadow:0 2px 0.375rem rgba(20,18,14,0.07), 0 0.5rem 1.5rem rgba(20,18,14,0.09);
position:relative;
}
.qbylc_img-igd img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.qbylc_live-igd{
border-radius:62.438rem;
padding:4px 0.563rem;
background:rgba(0,0,0,0.50);
gap:7px;
align-items:center;
top:0.75rem;
display:flex;
position:absolute;
left:12px;
}
.qbylc_live_dot-igd{
animation:zm2-pulse 1.6s infinite;
background:#D63B3B;
border-radius:50%;
width:0.5rem;
height:8px;
}
.qbylc_seats-igd{
text-transform:uppercase;
font-weight:600;
font-size:10px;
color:#F4F0E8;
letter-spacing:.08em;
}
.qbylc_info-igd{
gap:2px;
margin-top:0.563rem;
min-width:0;
flex-direction:column;
display:flex;
}
.qbylc_name-igd{
overflow:hidden;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
color:#1A1612;
font-size:0.938rem;
}
.qbylc_bet-igd{
color:#6B6057;
font-size:11px;
}
.qbypc-igd{
background:#FDFAF6;
padding:1rem 0.875rem;
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
gap:0.5rem;
min-height:4.625rem;
justify-content:center;
flex-direction:column;
min-width:0;
display:flex;
align-items:center;
}
.qbypc_logo-igd{
flex:0 0 auto;
height:1.75rem;
width:auto;
object-fit:contain;
max-width:100%;
}
.qbypc_name-igd{
overflow:hidden;
text-align:center;
font-size:0.688rem;
color:#6B6057;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
}
.qbygc_tag-igd{
border-radius:8px;
padding:3px 8px;
position:absolute;
letter-spacing:.06em;
font-size:10px;
z-index:2;
text-transform:uppercase;
font-weight:700;
display:inline-block;
left:10px;
top:10px;
}
.qbygc_tag_hot-igd{
background:#D63B3B;
color:#F4F0E8;
}
.qbygc_tag_new-igd{
background:#3DC97A;
color:#1A1612;
}
.qbygc_tag_jp-igd{
background:#D4920A;
color:#1A1612;
}
.qbygc_tag_live-igd{
background:#D63B3B;
color:#F4F0E8;
}
.qbysh-igd{
margin-bottom:18px;
min-width:0;
}
.qbysh_row-igd{
gap:1rem;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.qbysh_row-igd .qbysh_l-igd{
gap:6px;
flex-direction:column;
min-width:0;
display:flex;
}
.qbysh_stack-igd{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.qbysh_center-igd{
gap:10px;
flex-direction:column;
align-items:center;
text-align:center;
display:flex;
}
.qbysh_h2-igd{
color:#1A1612;
font-size:24px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.1;
font-weight:600;
}
@media(min-width:765px){
.qbysh_h2-igd{
font-size:1.875rem;
}
}
.qbyband-igd .qbysh_h2-igd{
color:#F4F0E8;
}
.qbysh_eb_line-igd{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.qbysh_eb_line-igd::before{
background:#1A9E58;
content:"";
width:1.75rem;
height:1px;
display:inline-block;
}
.qbyband-igd .qbysh_eb_line-igd::before{
background:#4ED98A;
}
.qbysh_eb_dot-igd{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.qbysh_eb_dot-igd::before{
background:#1A9E58;
border-radius:50%;
height:0.375rem;
width:6px;
display:inline-block;
content:"";
}
.qbyband-igd .qbysh_eb_dot-igd::before{
background:#4ED98A;
}
.qbysh_link-igd{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
font-weight:600;
padding-bottom:2px;
font-size:13px;
color:#1A1612;
align-items:center;
white-space:nowrap;
display:inline-flex;
border-bottom:1px solid #1A1612;
}
.qbysh_link-igd:hover{
border-color:#1A9E58;
color:#1A9E58;
}
.qbysh_link-igd svg{
height:0.875rem;
width:14px;
}
.qbysh_link_chev-igd{
border-bottom:0;
padding-bottom:0;
}
.qbysh_link_btn-igd{
padding:0.563rem 1.125rem;
border-radius:999px;
background:#12201A;
color:#F4F0E8;
border-bottom:0;
}
.qbysh_link_btn-igd:hover{
background:#1C3028;
border-color:transparent;
color:#F4F0E8;
}
.qbyband-igd .qbysh_link-igd{
border-color:#F4F0E8;
color:#F4F0E8;
}
.qbyband-igd .qbysh_link_btn-igd{
background:#4ED98A;
color:#1A1612;
}
.qbysh_rule-igd{
margin:-2px 0 1.125rem;
background:rgba(20,18,14,0.14);
height:1px;
}
.qbyband-igd .qbysh_rule-igd{
background:rgba(255,252,245,0.13);
}
.qbyhero-igd{
padding:2rem 0 0.5rem;
}
@media(min-width:769px){
.qbyhero-igd{
padding:56px 0 1.5rem;
}
}
.qbyhero_in-igd{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:898px){
.qbyhero_in-igd{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.qbyhero_copy-igd{
min-width:0;
}
.qbyhero_eyebrow-igd{
gap:10px;
margin-bottom:1.375rem;
display:inline-flex;
align-items:center;
}
.qbyhero_eyebrow_line-igd{
background:#1A9E58;
flex:0 0 auto;
display:inline-block;
width:28px;
height:1px;
}
.qbyhero_h1-igd{
letter-spacing:-.01em;
font-weight:600;
line-height:1.04;
margin-bottom:1.25rem;
overflow-wrap:break-word;
font-size:2.375rem;
color:#1A1612;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.qbyhero_h1-igd{
font-size:54px;
}
}
@media(min-width:1101px){
.qbyhero_h1-igd{
font-size:62px;
}
}
.qbyhero_h1-igd em{
color:#1A9E58;
font-style:normal;
}
.qbyhero_sub-igd{
margin-bottom:1.875rem;
font-size:1rem;
max-width:480px;
line-height:1.6;
color:#8C7E72;
}
@media(min-width:766px){
.qbyhero_sub-igd{
font-size:1.125rem;
}
}
.qbyhero_actions-igd{
gap:14px;
flex-wrap:wrap;
align-items:center;
margin-bottom:2.125rem;
display:flex;
}
.qbyhero_cta-igd{
padding:1rem 30px;
gap:10px;
background:#12201A;
border-radius:999px;
transition:background-color .22s ease;
display:inline-flex;
color:#F4F0E8;
align-items:center;
font-size:15px;
font-weight:700;
}
.qbyhero_cta-igd:hover{
background:#1C3028;
}
.qbyhero_cta_ic-igd{
display:inline-flex;
align-items:center;
}
.qbyhero_cta_ic-igd svg{
height:16px;
width:1rem;
}
.qbyhero_cta_alt-igd{
border:1px solid rgba(20,18,14,0.14);
border-radius:62.438rem;
padding:15px 1.625rem;
background:transparent;
transition:border-color .22s ease,color .22s ease;
font-weight:600;
display:inline-flex;
color:#1A1612;
font-size:15px;
align-items:center;
}
.qbyhero_cta_alt-igd:hover{
border-color:#1A9E58;
color:#1A9E58;
}
.qbyhero_trust-igd{
gap:22px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.qbyhero_trust_item-igd{
gap:9px;
display:flex;
align-items:center;
font-weight:600;
color:#2E2820;
font-size:13px;
}
.qbyhero_trust_ic-igd{
display:inline-flex;
align-items:center;
color:#1A9E58;
}
.qbyhero_trust_ic-igd svg{
width:1rem;
height:1rem;
}
.qbyhero_promo-igd{
overflow:hidden;
background:#FDFAF6;
border-radius:20px;
position:relative;
min-height:300px;
display:flex;
box-shadow:0 12px 48px rgba(20,18,14,0.14), 0 3px 12px rgba(20,18,14,0.08);
}
.qbyhero_promo_bg-igd{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.qbyhero_promo_bg-igd::after{
background:linear-gradient(120deg,#12201A 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.qbyhero_promo_glow-igd{
background:radial-gradient(circle,rgba(34,160,90,0.18) 0%,transparent 65%);
border-radius:50%;
height:260px;
top:-40px;
width:16.25rem;
right:-20px;
pointer-events:none;
position:absolute;
}
.qbyhero_promo_ct-igd{
padding:1.75rem;
z-index:2;
position:relative;
max-width:88%;
align-self:flex-end;
}
.qbyhero_promo_label-igd{
color:#4ED98A;
text-transform:uppercase;
letter-spacing:.25em;
font-size:0.625rem;
font-weight:700;
display:block;
margin-bottom:8px;
}
.qbyhero_promo_amount-igd{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
font-size:32px;
line-height:1.05;
color:#F4F0E8;
}
@media(min-width:767px){
.qbyhero_promo_amount-igd{
font-size:2.5rem;
}
}
.qbyhero_promo_amount-igd em{
color:#4ED98A;
font-style:normal;
}
.qbyhero_rating-igd{
gap:10px;
border-radius:14px;
padding:0.625rem 0.875rem;
border:1px solid rgba(20,18,14,0.08);
background:#FDFAF6;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 8px 24px rgba(20,18,14,0.09);
max-width:min(16.25rem,62%);
z-index:3;
top:0.875rem;
display:flex;
right:0.875rem;
position:absolute;
align-items:center;
}
.qbyhero_rating_score-igd{
flex:0 0 auto;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:24px;
font-weight:700;
color:#1A1612;
}
.qbyhero_rating_txt-igd{
flex:1 1 auto;
min-width:0;
}
.qbyhero_rating_stars-igd{
gap:2px;
color:#1A9E58;
display:flex;
}
.qbyhero_rating_stars-igd svg{
height:12px;
width:0.75rem;
}
.qbyhero_rating_cap-igd{
color:#6B6057;
display:block;
line-height:1.35;
font-size:0.688rem;
overflow-wrap:break-word;
margin-top:3px;
}
.qbystat-igd{
border-bottom:1px solid rgba(20,18,14,0.14);
border-top:1px solid rgba(20,18,14,0.14);
margin-top:16px;
}
.qbystat_in-igd{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.qbystat_in-igd{
grid-template-columns:repeat(4,1fr);
}
}
.qbystat_item-igd{
padding:1.375rem 0.875rem;
border-bottom:1px solid rgba(20,18,14,0.08);
border-right:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.qbystat_item-igd:nth-child(2n){
border-right:0;
}
.qbystat_item-igd:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.qbystat_item-igd{
border-bottom:0;
}
.qbystat_item-igd:nth-child(2n){
border-right:1px solid rgba(20,18,14,0.08);
}
.qbystat_item-igd:nth-child(4n){
border-right:0;
}
}
.qbystat_value-igd{
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
line-height:1;
color:#1A1612;
font-size:30px;
}
@media(min-width:765px){
.qbystat_value-igd{
font-size:34px;
}
}
.qbystat_label-igd{
margin-top:6px;
color:#6B6057;
overflow-wrap:break-word;
font-size:0.813rem;
line-height:1.4;
}
.qbyjp-igd{
padding:30px 0 10px;
}
.qbyjp_grid-igd{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:769px){
.qbyjp_grid-igd{
grid-template-columns:1fr 1fr;
}
.qbyjp_card_mega-igd{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.qbyjp_grid-igd{
grid-template-columns:1.4fr 1fr 1fr;
}
.qbyjp_card_mega-igd{
grid-column:auto;
}
}
.qbyjp_card-igd{
border:1px solid rgba(20,18,14,0.08);
border-radius:1.25rem;
background:#FDFAF6;
overflow:hidden;
gap:0.75rem;
padding:26px;
min-width:0;
min-height:200px;
flex-direction:column;
position:relative;
display:flex;
justify-content:space-between;
}
.qbyjp_card_mega-igd{
border-color:transparent;
background:linear-gradient(135deg,#162E22,#0A1410);
color:#F4F0E8;
min-height:210px;
}
.qbyjp_glow-igd{
background:radial-gradient(circle,rgba(34,160,90,0.18),transparent 70%);
border-radius:50%;
position:absolute;
height:12.5rem;
top:-40px;
right:-2.5rem;
pointer-events:none;
width:200px;
}
.qbyjp_label-igd{
gap:0.625rem;
align-items:center;
display:flex;
color:#1A9E58;
justify-content:space-between;
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.16em;
font-weight:700;
position:relative;
flex-wrap:wrap;
}
.qbyjp_card_mega-igd .qbyjp_label-igd{
color:#4ED98A;
}
.qbyjp_drop-igd{
text-transform:none;
font-weight:600;
letter-spacing:.04em;
color:#6B6057;
}
.qbyjp_card_mega-igd .qbyjp_drop-igd{
color:#A8BFB2;
}
.qbyjp_amount-igd{
position:relative;
font-size:2.375rem;
color:#1A1612;
font-weight:700;
line-height:1;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.qbyjp_card_mega-igd .qbyjp_amount-igd{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#4ED98A;
}
@media(min-width:771px){
.qbyjp_card_mega-igd .qbyjp_amount-igd{
font-size:3.375rem;
}
}
.qbyjp_game-igd{
position:relative;
color:#6B6057;
font-size:0.813rem;
}
.qbyjp_card_mega-igd .qbyjp_game-igd{
color:#A8BFB2;
}
.qbyjp_cta-igd{
position:relative;
align-self:flex-start;
}
.qbyjp_card_mega-igd .qbyjp_cta-igd{
transition:opacity .22s ease;
background:#4ED98A;
border-radius:62.438rem;
padding:0.625rem 1.25rem;
font-size:0.813rem;
color:#1A1612;
font-weight:700;
}
.qbyjp_card_mega-igd .qbyjp_cta-igd:hover{
opacity:.9;
}
.qbyjp_card-igd:not(.qbyjp_card_mega-igd) .qbyjp_cta-igd{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-weight:700;
color:#1A1612;
font-size:0.813rem;
border-bottom:1px solid #1A1612;
}
.qbyjp_card-igd:not(.qbyjp_card_mega-igd) .qbyjp_cta-igd:hover{
border-color:#1A9E58;
color:#1A9E58;
}
.qbyjp_seo-igd{
margin:14px 0 0;
line-height:1.65;
max-width:47.5rem;
font-size:14px;
color:#8C7E72;
overflow-wrap:break-word;
}
.qbyjp_seo-igd strong{
color:#1A1612;
font-weight:700;
}
.qbygrow-igd{
padding:26px 0 0.625rem;
}
.qbyrow_seo-igd{
margin:0.625rem 0 0;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
color:#8C7E72;
font-size:0.875rem;
}
.qbyrow_seo-igd strong{
font-weight:700;
color:#1A1612;
}
.qbygrow-igd{
padding:26px 0 0.625rem;
}
.qbyrow_seo-igd{
margin:10px 0 0;
color:#8C7E72;
max-width:760px;
overflow-wrap:break-word;
font-size:14px;
line-height:1.65;
}
.qbyrow_seo-igd strong{
font-weight:700;
color:#1A1612;
}
.qbygf-igd{
padding:1.5rem 0 0.375rem;
}
.qbygf_in-igd{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.qbygf_chip-igd{
padding:10px 1.125rem;
background:#FDFAF6;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-radius:62.438rem;
border:1px solid rgba(20,18,14,0.14);
font-weight:600;
color:#2E2820;
font-size:13px;
white-space:nowrap;
}
.qbygf_chip-igd:hover{
border-color:#1A9E58;
color:#1A9E58;
}
.qbygf_chip-igd.qbystate_active-igd{
background:#12201A;
border-color:transparent;
color:#F4F0E8;
}
.qbypr-igd{
padding:30px 0 6px;
}
.qbypr_card-igd{
padding:26px;
gap:10px;
flex:0 0 auto;
border:1px solid rgba(20,18,14,0.08);
background:#FDFAF6;
border-radius:1.25rem;
overflow:hidden;
flex-direction:column;
position:relative;
width:17.5rem;
display:flex;
min-height:200px;
}
@media(min-width:768px){
.qbypr_card-igd{
width:300px;
}
}
.qbypr_card_feat-igd{
background:linear-gradient(150deg,#162E22,#0A1410);
border-color:transparent;
color:#F4F0E8;
}
.qbypr_glow-igd{
background:radial-gradient(circle,rgba(34,160,90,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
height:8.125rem;
opacity:0;
width:8.125rem;
position:absolute;
top:-1.875rem;
right:-30px;
}
.qbypr_card_feat-igd .qbypr_glow-igd{
opacity:1;
}
.qbypr_label-igd{
font-weight:700;
position:relative;
font-size:10px;
color:#1A9E58;
text-transform:uppercase;
letter-spacing:.16em;
}
.qbypr_card_feat-igd .qbypr_label-igd{
color:#4ED98A;
}
.qbypr_amount-igd{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
position:relative;
color:#1A1612;
line-height:1.08;
font-size:1.625rem;
font-weight:600;
overflow-wrap:break-word;
}
.qbypr_card_feat-igd .qbypr_amount-igd{
color:#F4F0E8;
}
.qbypr_amount-igd em{
color:#1A9E58;
font-style:normal;
}
.qbypr_card_feat-igd .qbypr_amount-igd em{
color:#4ED98A;
}
.qbypr_terms-igd{
line-height:1.5;
font-size:13px;
position:relative;
color:#6B6057;
}
.qbypr_card_feat-igd .qbypr_terms-igd{
color:#A8BFB2;
}
.qbypr_cta-igd{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.qbypr_card_feat-igd .qbypr_cta-igd{
padding:0.563rem 1.125rem;
border-radius:62.438rem;
background:#4ED98A;
transition:opacity .22s ease;
color:#1A1612;
font-size:13px;
font-weight:700;
}
.qbypr_card_feat-igd .qbypr_cta-igd:hover{
opacity:.9;
}
.qbypr_card-igd:not(.qbypr_card_feat-igd) .qbypr_cta-igd{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #1A1612;
padding-bottom:2px;
font-size:0.813rem;
font-weight:700;
color:#1A1612;
}
.qbypr_card-igd:not(.qbypr_card_feat-igd) .qbypr_cta-igd:hover{
border-color:#1A9E58;
color:#1A9E58;
}
.qbygrow-igd{
padding:1.625rem 0 0.625rem;
}
.qbyrow_seo-igd{
margin:10px 0 0;
font-size:14px;
color:#8C7E72;
max-width:47.5rem;
overflow-wrap:break-word;
line-height:1.65;
}
.qbyrow_seo-igd strong{
color:#1A1612;
font-weight:700;
}
.qbygrow-igd{
padding:26px 0 10px;
}
.qbyrow_seo-igd{
margin:0.625rem 0 0;
line-height:1.65;
color:#8C7E72;
font-size:0.875rem;
max-width:760px;
overflow-wrap:break-word;
}
.qbyrow_seo-igd strong{
font-weight:700;
color:#1A1612;
}
.qbyapp-igd{
padding:30px 0 10px;
}
.qbyapp_in-igd{
border:1px solid rgba(20,18,14,0.08);
background:#FDFAF6;
padding:32px;
gap:28px;
border-radius:20px;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.qbyapp_in-igd{
padding:2.5rem 2.75rem;
gap:40px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.qbyapp_copy-igd{
min-width:0;
max-width:35rem;
}
.qbyapp_eyebrow-igd{
margin-bottom:12px;
}
.qbyapp_h2-igd{
overflow-wrap:break-word;
font-weight:600;
margin-bottom:12px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#1A1612;
font-size:1.75rem;
}
@media(min-width:770px){
.qbyapp_h2-igd{
font-size:2.125rem;
}
}
.qbyapp_text-igd{
line-height:1.6;
font-size:14px;
margin-bottom:1.375rem;
color:#8C7E72;
}
.qbyapp_btns-igd{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.qbyapp_btn-igd{
background:#12201A;
padding:0.688rem 20px;
transition:background-color .22s ease;
border-radius:0.875rem;
gap:10px;
align-items:center;
color:#F4F0E8;
display:inline-flex;
}
.qbyapp_btn-igd:hover{
background:#1C3028;
}
.qbyapp_btn_ic-igd{
align-items:center;
display:inline-flex;
}
.qbyapp_btn_ic-igd svg{
height:18px;
width:18px;
}
.qbyapp_btn_lb-igd{
font-size:13.5px;
font-weight:700;
}
.qbyapp_qr_wrap-igd{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.qbyapp_qr-igd{
flex:0 0 auto;
border-radius:0.875rem;
background-image:repeating-linear-gradient(0deg,#FDFAF6 0 5px,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FDFAF6 0 5px,transparent 5px 0.688rem);
width:108px;
background-color:#12201A;
height:108px;
}
.qbyapp_qr_cap-igd{
line-height:1.4;
color:#6B6057;
font-size:12.5px;
max-width:92px;
}
.qbynl-igd{
padding:24px 0 10px;
}
.qbynl_in-igd{
padding:30px 2rem;
gap:22px;
background:#0E1C16;
border-radius:1.25rem;
flex-direction:column;
display:flex;
color:#F4F0E8;
}
@media(min-width:769px){
.qbynl_in-igd{
gap:1.75rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.qbynl_text_wrap-igd{
min-width:0;
}
.qbynl_h3-igd{
overflow-wrap:break-word;
line-height:1.1;
margin-bottom:0.313rem;
font-size:1.375rem;
font-weight:600;
color:#F4F0E8;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.qbynl_h3-igd{
font-size:1.5rem;
}
}
.qbynl_text-igd{
line-height:1.5;
font-size:13.5px;
color:#A8BFB2;
}
.qbynl_form-igd{
flex:1 1 auto;
gap:10px;
min-width:0;
display:flex;
max-width:28.75rem;
}
.qbynl_input-igd{
padding:0.813rem 1rem;
border-radius:0.875rem;
flex:1 1 auto;
overflow:hidden;
border:1px solid rgba(255,252,245,0.13);
background:rgba(255,252,245,0.07);
color:#A8BFB2;
text-overflow:ellipsis;
align-items:center;
min-width:0;
font-size:14px;
white-space:nowrap;
display:flex;
}
.qbynl_btn-igd{
padding:13px 1.5rem;
background:#4ED98A;
flex:0 0 auto;
border-radius:14px;
transition:opacity .22s ease;
white-space:nowrap;
font-weight:700;
font-size:14px;
color:#1A1612;
}
.qbynl_btn-igd:hover{
opacity:.9;
}
.qbyvip-igd{
padding:3rem 0;
}
@media(min-width:765px){
.qbyvip-igd{
padding:64px 0;
}
}
.qbyvip_head-igd{
gap:14px;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:881px){
.qbyvip_head-igd{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.qbyvip_eyebrow-igd{
margin-bottom:12px;
}
.qbyvip_h2-igd{
font-size:32px;
color:#F4F0E8;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.qbyvip_h2-igd{
font-size:2.5rem;
}
}
.qbyvip_intro-igd{
font-size:0.875rem;
max-width:420px;
line-height:1.6;
color:#A8BFB2;
}
.qbyvip_grid-igd{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.qbyvip_card-igd{
padding:22px 18px;
border:1px solid rgba(255,252,245,0.13);
border-radius:14px;
min-width:0;
}
.qbyvip_card_feat-igd{
background:rgba(255,252,245,0.07);
border-color:#4ED98A;
}
.qbyvip_card_ic-igd{
border-radius:0.5rem;
background:linear-gradient(135deg,#1A9E58,#4ED98A);
width:34px;
display:block;
margin-bottom:1rem;
height:34px;
}
.qbyvip_name-igd{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
color:#F4F0E8;
margin-bottom:6px;
font-weight:600;
overflow-wrap:break-word;
}
.qbyvip_perk-igd{
overflow-wrap:break-word;
line-height:1.5;
color:#A8BFB2;
font-size:0.781rem;
}
.qbyprov-igd{
padding:40px 0 1.25rem;
}
.qbyprov_eyebrow-igd{
display:block;
margin-bottom:18px;
}
.qbyprov_grid-igd{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:562px){
.qbyprov_grid-igd{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.qbyprov_grid-igd{
grid-template-columns:repeat(6,1fr);
}
}
.qbyhts-igd{
padding:48px 0;
}
@media(min-width:765px){
.qbyhts-igd{
padding:62px 0;
}
}
.qbyhts_head-igd{
gap:18px;
margin-bottom:2.125rem;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.qbyhts_head-igd{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.qbyhts_eyebrow-igd{
margin-bottom:0.75rem;
}
.qbyhts_h2-igd{
overflow-wrap:break-word;
color:#F4F0E8;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-weight:600;
font-size:30px;
}
@media(min-width:767px){
.qbyhts_h2-igd{
font-size:38px;
}
}
.qbyhts_cta-igd{
padding:0.938rem 30px;
background:#4ED98A;
flex:0 0 auto;
transition:opacity .22s ease;
border-radius:999px;
font-size:15px;
color:#1A1612;
font-weight:700;
}
.qbyhts_cta-igd:hover{
opacity:.9;
}
.qbyhts_grid-igd{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.qbyhts_grid-igd{
grid-template-columns:repeat(3,1fr);
}
}
.qbyhts_step-igd{
min-width:0;
border-top:1px solid rgba(255,252,245,0.13);
padding-top:1.375rem;
}
.qbyhts_step_num-igd{
font-size:44px;
margin-bottom:14px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#4ED98A;
font-weight:700;
line-height:1;
}
.qbyhts_step_h-igd{
overflow-wrap:break-word;
line-height:1.2;
font-weight:700;
color:#F4F0E8;
margin-bottom:0.5rem;
font-size:19px;
}
.qbyhts_step_p-igd{
color:#A8BFB2;
line-height:1.55;
font-size:0.875rem;
overflow-wrap:break-word;
}
.qbywy-igd{
padding:3rem 0;
}
@media(min-width:766px){
.qbywy-igd{
padding:56px 0;
}
}
.qbywy_in-igd{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:903px){
.qbywy_in-igd{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.qbywy_left-igd{
min-width:0;
}
.qbywy_eyebrow-igd{
margin-bottom:14px;
}
.qbywy_h2-igd{
overflow-wrap:break-word;
margin-bottom:1rem;
color:#1A1612;
font-weight:600;
line-height:1.05;
font-size:32px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:767px){
.qbywy_h2-igd{
font-size:2.5rem;
}
}
.qbywy_intro-igd{
font-size:0.938rem;
line-height:1.6;
color:#8C7E72;
}
.qbywy_grid-igd{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:563px){
.qbywy_grid-igd{
grid-template-columns:1fr 1fr;
}
}
.qbywy_card-igd{
padding:1.625rem;
border-radius:0.875rem;
background:#FDFAF6;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.qbywy_card_ic-igd{
justify-content:center;
display:inline-flex;
color:#1A9E58;
align-items:center;
margin-bottom:16px;
}
.qbywy_card_ic-igd svg{
width:26px;
height:26px;
}
.qbywy_card_h-igd{
margin-bottom:0.5rem;
font-weight:600;
color:#1A1612;
overflow-wrap:break-word;
font-size:1.313rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
}
.qbywy_card_p-igd{
font-size:0.875rem;
color:#8C7E72;
line-height:1.55;
overflow-wrap:break-word;
}
.qbyrv-igd{
background:#FDFAF6;
padding:48px 0;
border-top:1px solid rgba(20,18,14,0.08);
border-bottom:1px solid rgba(20,18,14,0.08);
margin-top:24px;
}
@media(min-width:767px){
.qbyrv-igd{
padding:56px 0;
}
}
.qbyrv_head-igd{
gap:1rem;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:769px){
.qbyrv_head-igd{
gap:1.25rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.qbyrv_eyebrow-igd{
margin-bottom:0.625rem;
}
.qbyrv_h2-igd{
overflow-wrap:break-word;
font-size:1.875rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-weight:600;
color:#1A1612;
}
@media(min-width:770px){
.qbyrv_h2-igd{
font-size:2.375rem;
}
}
.qbyrv_agg-igd{
gap:0.75rem;
align-items:center;
display:flex;
}
.qbyrv_agg_stars-igd{
gap:3px;
display:flex;
color:#1A9E58;
}
.qbyrv_agg_stars-igd svg{
width:1.125rem;
height:1.125rem;
}
.qbyrv_source-igd{
color:#8C7E72;
font-size:0.813rem;
}
.qbyrv_grid-igd{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.qbyrv_grid-igd{
grid-template-columns:repeat(3,1fr);
}
}
.qbyrv_card-igd{
padding:26px;
background:#F5F1EB;
border:1px solid rgba(20,18,14,0.08);
border-radius:14px;
min-width:0;
}
.qbyrv_card_stars-igd{
gap:2px;
display:flex;
margin-bottom:0.75rem;
color:#1A9E58;
}
.qbyrv_card_stars-igd svg{
height:0.875rem;
width:0.875rem;
}
.qbyrv_card_body-igd{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#1A1612;
font-size:18px;
overflow-wrap:break-word;
line-height:1.45;
margin-bottom:1rem;
font-weight:500;
}
.qbyrv_card_meta-igd{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.qbyrv_card_av-igd{
background:linear-gradient(135deg,#1A9E58,#4ED98A);
border-radius:50%;
flex:0 0 auto;
height:2rem;
width:2rem;
}
.qbyrv_card_author-igd{
font-weight:700;
color:#1A1612;
font-size:0.813rem;
}
.qbyrv_card_loc-igd{
font-size:0.75rem;
color:#6B6057;
}
.qbyop-igd{
padding:2.25rem 0 10px;
}
.qbyop_in-igd{
border-radius:14px;
gap:32px;
grid-template-columns:1fr;
background:#FDFAF6;
padding:2rem;
border:1px solid rgba(20,18,14,0.08);
align-items:center;
display:grid;
}
@media(min-width:858px){
.qbyop_in-igd{
grid-template-columns:.9fr 1.1fr;
gap:44px;
padding:34px 40px;
}
}
.qbyop_left-igd{
min-width:0;
}
.qbyop_eyebrow-igd{
margin-bottom:0.75rem;
}
.qbyop_h2-igd{
font-size:1.75rem;
font-weight:600;
color:#1A1612;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
overflow-wrap:break-word;
margin-bottom:10px;
}
@media(min-width:769px){
.qbyop_h2-igd{
font-size:30px;
}
}
.qbyop_text-igd{
font-size:14px;
color:#8C7E72;
line-height:1.6;
}
.qbyop_grid-igd{
grid-template-columns:1fr 1fr;
background:rgba(20,18,14,0.14);
gap:1px;
border-radius:8px;
border:1px solid rgba(20,18,14,0.14);
overflow:hidden;
display:grid;
}
.qbyop_field-igd{
padding:18px 1.25rem;
background:#F5F1EB;
min-width:0;
}
.qbyop_field_lb-igd{
letter-spacing:.1em;
color:#1A9E58;
margin-bottom:5px;
text-transform:uppercase;
font-weight:600;
font-size:0.625rem;
}
.qbyop_field_val-igd{
overflow-wrap:break-word;
font-size:0.875rem;
color:#1A1612;
font-weight:700;
}
.qbytt-igd{
padding:3rem 0 0.625rem;
}
@media(min-width:771px){
.qbytt-igd{
padding:60px 0 10px;
}
}
.qbytt_head-igd{
text-align:center;
margin-bottom:2.125rem;
}
.qbytt_eyebrow-igd{
margin-bottom:0.75rem;
}
.qbytt_h2-igd{
color:#1A1612;
font-weight:600;
font-size:32px;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
}
@media(min-width:771px){
.qbytt_h2-igd{
font-size:2.625rem;
}
}
.qbytt_grid-igd{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:761px){
.qbytt_grid-igd{
grid-template-columns:repeat(3,1fr);
}
}
.qbytt_card-igd{
padding:30px;
border-radius:14px;
background:#FDFAF6;
border:1px solid rgba(20,18,14,0.08);
flex-direction:column;
min-width:0;
display:flex;
}
.qbytt_card_ic-igd{
color:#1A9E58;
margin-bottom:18px;
display:inline-flex;
align-items:center;
}
.qbytt_card_ic-igd svg{
width:28px;
height:1.75rem;
}
.qbytt_card_h-igd{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
line-height:1.15;
font-weight:600;
font-size:22px;
color:#1A1612;
overflow-wrap:break-word;
}
.qbytt_card_p-igd{
font-size:0.875rem;
margin-bottom:14px;
color:#8C7E72;
line-height:1.6;
overflow-wrap:break-word;
}
.qbytt_card_p-igd b{
color:#1A1612;
font-weight:700;
}
.qbytt_card_link-igd{
transition:color .22s ease;
font-size:13px;
align-self:flex-start;
padding-bottom:2px;
font-weight:700;
border-bottom:1px solid #1A9E58;
margin-top:auto;
color:#1A1612;
}
.qbytt_card_link-igd:hover{
color:#1A9E58;
}
.qbyet-igd{
padding:36px 0 0.625rem;
}
.qbyet_in-igd{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:879px){
.qbyet_in-igd{
grid-template-columns:1.1fr .9fr;
gap:3rem;
}
}
.qbyet_left-igd{
min-width:0;
}
.qbyet_eyebrow-igd{
margin-bottom:12px;
}
.qbyet_h2-igd{
font-weight:600;
margin-bottom:0.875rem;
line-height:1.06;
color:#1A1612;
overflow-wrap:break-word;
font-size:28px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.qbyet_h2-igd{
font-size:2rem;
}
}
.qbyet_text-igd{
color:#8C7E72;
margin-bottom:22px;
font-size:0.938rem;
line-height:1.65;
}
.qbyet_stats-igd{
gap:24px;
flex-wrap:wrap;
display:flex;
}
.qbyet_stat-igd{
min-width:0;
}
.qbyet_stat_v-igd{
font-weight:700;
line-height:1;
color:#1A1612;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:26px;
}
.qbyet_stat_l-igd{
font-size:0.781rem;
color:#6B6057;
margin-top:0.25rem;
}
.qbyet_right-igd{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.qbyet_member-igd{
gap:16px;
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
padding:1.125rem 1.25rem;
background:#FDFAF6;
display:flex;
align-items:center;
min-width:0;
}
.qbyet_member_av-igd{
border-radius:50%;
background:linear-gradient(135deg,#162E22,#1A9E58);
flex:0 0 auto;
width:3rem;
height:3rem;
}
.qbyet_member_name-igd{
overflow-wrap:break-word;
font-weight:700;
color:#1A1612;
font-size:15px;
}
.qbyet_member_role-igd{
font-size:12.5px;
overflow-wrap:break-word;
color:#6B6057;
}
.qbyet_updated-igd{
border-radius:0.875rem;
background:#F5F1EB;
border:1px solid rgba(20,18,14,0.08);
gap:0.5rem;
padding:0.875rem 1.125rem;
font-size:12.5px;
display:flex;
align-items:center;
color:#8C7E72;
}
.qbyrc-igd{
padding:3rem 0 10px;
}
.qbyrc_in-igd{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.qbyrc_in-igd{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.qbyrc_col-igd{
min-width:0;
}
.qbyrc_label-igd{
letter-spacing:.2em;
font-size:11px;
font-weight:600;
margin-bottom:16px;
color:#1A9E58;
text-transform:uppercase;
}
.qbyrc_awards-igd{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.qbyrc_award-igd{
gap:12px;
align-items:center;
display:flex;
min-width:0;
}
.qbyrc_award_ic-igd{
flex:0 0 auto;
display:inline-flex;
color:#3DC97A;
align-items:center;
}
.qbyrc_award_ic-igd svg{
width:18px;
height:18px;
}
.qbyrc_award_t-igd{
font-size:0.875rem;
font-weight:700;
overflow-wrap:break-word;
color:#1A1612;
}
.qbyrc_award_s-igd{
color:#6B6057;
overflow-wrap:break-word;
font-size:0.75rem;
}
.qbyrc_press-igd{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.qbyrc_press_logo-igd{
border:1px solid rgba(20,18,14,0.08);
padding:0 0.5rem;
overflow:hidden;
border-radius:8px;
text-overflow:ellipsis;
text-align:center;
justify-content:center;
color:#8C7E72;
display:flex;
height:3.25rem;
white-space:nowrap;
align-items:center;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:0.875rem;
font-weight:700;
}
.qbyrc_partner-igd{
background:#FDFAF6;
border:1px solid rgba(20,18,14,0.08);
border-radius:0.875rem;
padding:1.375rem;
}
.qbyrc_partner_name-igd{
font-weight:600;
color:#1A1612;
overflow-wrap:break-word;
margin-bottom:6px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:20px;
}
.qbyrc_partner_text-igd{
font-size:0.813rem;
overflow-wrap:break-word;
color:#8C7E72;
line-height:1.55;
}
.qbyts-igd{
padding:2.75rem 0;
}
.qbyts_in-igd{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:877px){
.qbyts_in-igd{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.qbyts_left-igd{
min-width:0;
}
.qbyts_h2-igd{
font-size:26px;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.75rem;
line-height:1.1;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F4F0E8;
}
@media(min-width:766px){
.qbyts_h2-igd{
font-size:28px;
}
}
.qbyts_text-igd{
margin-bottom:22px;
max-width:32.5rem;
line-height:1.6;
font-size:14.5px;
color:#A8BFB2;
}
.qbyts_badges-igd{
gap:18px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.qbyts_badge-igd{
color:#A8BFB2;
font-size:13px;
font-weight:600;
}
.qbyts_pay-igd{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:881px){
.qbyts_pay-igd{
justify-content:flex-end;
}
}
.qbyts_pay_chip-igd{
background:rgba(255,252,245,0.07);
border-radius:14px;
padding:12px 1rem;
border:1px solid rgba(255,252,245,0.13);
font-size:0.875rem;
font-weight:700;
color:#F4F0E8;
}
.qbydr-igd{
padding:2.25rem 0 0.625rem;
}
.qbydr_in-igd{
gap:20px;
padding:1.75rem 32px;
border:1px dashed rgba(20,18,14,0.14);
border-radius:0.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.qbydr_in-igd{
gap:2rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.qbydr_h2-igd{
color:#1A1612;
overflow-wrap:break-word;
margin-bottom:0.5rem;
line-height:1.1;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
font-weight:600;
}
@media(min-width:768px){
.qbydr_h2-igd{
font-size:26px;
}
}
.qbydr_text-igd{
font-size:0.875rem;
max-width:42.5rem;
line-height:1.6;
overflow-wrap:break-word;
color:#8C7E72;
}
.qbydr_text-igd b{
font-weight:700;
color:#1A1612;
}
.qbydr_cta-igd{
flex:0 0 auto;
transition:color .22s ease;
white-space:nowrap;
font-size:0.844rem;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #1A9E58;
color:#1A1612;
}
.qbydr_cta-igd:hover{
color:#1A9E58;
}
.qbypmt-igd{
padding:3rem 0 10px;
}
.qbypmt_in-igd{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:878px){
.qbypmt_in-igd{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.qbypmt_left-igd{
min-width:0;
}
.qbypmt_eyebrow-igd{
margin-bottom:12px;
}
.qbypmt_h2-igd{
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:30px;
color:#1A1612;
margin-bottom:0.75rem;
font-weight:600;
line-height:1.06;
}
@media(min-width:769px){
.qbypmt_h2-igd{
font-size:2rem;
}
}
.qbypmt_text-igd{
font-size:0.906rem;
color:#8C7E72;
margin-bottom:1.375rem;
line-height:1.6;
}
.qbypmt_logos-igd{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:481px){
.qbypmt_logos-igd{
grid-template-columns:repeat(4,1fr);
}
}
.qbypmt_logo-igd{
border-radius:8px;
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
background:#FDFAF6;
padding:0 8px;
font-weight:700;
justify-content:center;
display:flex;
align-items:center;
font-size:12.5px;
color:#2E2820;
white-space:nowrap;
text-align:center;
text-overflow:ellipsis;
height:50px;
}
.qbypmt_table-igd{
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
border-radius:14px;
min-width:0;
}
.qbypmt_thead-igd{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#1E1A14;
display:grid;
}
.qbypmt_th-igd{
overflow:hidden;
padding:0.813rem 14px;
color:#F4F0E8;
letter-spacing:.08em;
white-space:nowrap;
font-size:0.625rem;
text-overflow:ellipsis;
text-transform:uppercase;
font-weight:700;
}
.qbypmt_row-igd{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(20,18,14,0.08);
display:grid;
}
.qbypmt_row-igd:nth-child(odd){
background:#FDFAF6;
}
.qbypmt_td-igd{
padding:0.875rem;
color:#8C7E72;
min-width:0;
overflow-wrap:break-word;
font-size:0.844rem;
}
.qbypmt_row-igd .qbypmt_td-igd:first-child{
font-weight:700;
color:#1A1612;
}
.qbypmt_row-igd .qbypmt_td-igd:last-child{
color:#1A9E58;
font-weight:700;
}
.qbysb-igd{
padding:48px 0;
background:#FDFAF6;
margin-top:24px;
border-bottom:1px solid rgba(20,18,14,0.08);
border-top:1px solid rgba(20,18,14,0.08);
}
@media(min-width:770px){
.qbysb-igd{
padding:56px 0;
}
}
.qbysb_eyebrow-igd{
margin-bottom:0.75rem;
display:block;
}
.qbysb_h2-igd{
margin-bottom:1.625rem;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#1A1612;
line-height:1.05;
font-size:30px;
font-weight:600;
}
@media(min-width:769px){
.qbysb_h2-igd{
font-size:36px;
}
}
.qbysb_grid-igd{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:558px){
.qbysb_grid-igd{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:963px){
.qbysb_grid-igd{
grid-template-columns:repeat(4,1fr);
}
}
.qbysb_card-igd{
border:1px solid rgba(20,18,14,0.08);
border-radius:14px;
background:#F5F1EB;
padding:24px;
min-width:0;
}
.qbysb_card_h-igd{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:1.188rem;
margin-bottom:8px;
overflow-wrap:break-word;
line-height:1.15;
color:#1A1612;
}
.qbysb_card_p-igd{
line-height:1.6;
font-size:0.844rem;
color:#8C7E72;
overflow-wrap:break-word;
}
.qbysb_rtp-igd{
padding:1.625rem 28px;
gap:24px;
border:1px solid rgba(20,18,14,0.08);
background:#F5F1EB;
grid-template-columns:1fr;
border-radius:0.875rem;
display:grid;
margin-top:1.125rem;
align-items:center;
}
@media(min-width:763px){
.qbysb_rtp-igd{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.qbysb_rtp_h-igd{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
font-weight:600;
overflow-wrap:break-word;
color:#1A1612;
margin-bottom:8px;
line-height:1.15;
}
.qbysb_rtp_p-igd{
line-height:1.6;
color:#8C7E72;
overflow-wrap:break-word;
font-size:0.844rem;
}
.qbysb_rtp_stats-igd{
gap:16px;
display:flex;
}
.qbysb_stat-igd{
padding:18px;
flex:1 1 0;
border-radius:0.5rem;
background:#FDFAF6;
min-width:0;
text-align:center;
}
.qbysb_stat_v-igd{
color:#1A9E58;
font-size:26px;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.qbysb_stat_l-igd{
font-size:11.5px;
color:#6B6057;
margin-top:0.25rem;
}
.qbyfaq-igd{
padding:3rem 0;
background:#FDFAF6;
border-top:1px solid rgba(20,18,14,0.08);
margin-top:1.5rem;
border-bottom:1px solid rgba(20,18,14,0.08);
}
@media(min-width:770px){
.qbyfaq-igd{
padding:62px 0;
}
}
.qbyfaq_head-igd{
text-align:center;
margin-bottom:34px;
}
.qbyfaq_eyebrow-igd{
margin-bottom:12px;
}
.qbyfaq_h2-igd{
font-size:2rem;
font-weight:600;
overflow-wrap:break-word;
color:#1A1612;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
}
@media(min-width:766px){
.qbyfaq_h2-igd{
font-size:2.375rem;
}
}
.qbyfaq_list-igd{
gap:0.75rem;
margin:0 auto;
flex-direction:column;
max-width:820px;
display:flex;
}
.qbyfaq_item-igd{
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
background:#F5F1EB;
border-radius:0.875rem;
}
.qbyfaq_q-igd{
gap:20px;
list-style:none;
padding:1.25rem 1.5rem;
overflow-wrap:break-word;
justify-content:space-between;
color:#1A1612;
cursor:pointer;
font-weight:700;
align-items:center;
font-size:1rem;
display:flex;
}
.qbyfaq_q-igd::-webkit-details-marker{
display:none;
}
.qbyfaq_q_ic-igd{
transition:transform .22s ease;
flex:0 0 auto;
color:#1A9E58;
display:inline-flex;
align-items:center;
}
.qbyfaq_q_ic-igd svg{
width:18px;
height:18px;
}
.qbyfaq_item-igd[open] .qbyfaq_q_ic-igd{
transform:rotate(180deg);
}
.qbyfaq_a-igd{
padding:0 24px 20px;
color:#8C7E72;
line-height:1.6;
overflow-wrap:break-word;
font-size:14.5px;
}
.qbylh-igd{
padding:40px 0 20px;
}
.qbylh_in-igd{
border-top:1px solid rgba(20,18,14,0.14);
padding-top:2.125rem;
}
.qbylh_eyebrow-igd{
margin-bottom:22px;
display:block;
}
.qbylh_grid-igd{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:598px){
.qbylh_grid-igd{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.qbylh_grid-igd{
grid-template-columns:repeat(5,1fr);
}
}
.qbylh_col-igd{
min-width:0;
}
.qbylh_col_h-igd{
font-size:13px;
font-weight:700;
color:#1A1612;
margin-bottom:12px;
overflow-wrap:break-word;
}
.qbylh_links-igd{
gap:8px;
flex-direction:column;
display:flex;
}
.qbylh_link-igd{
transition:color .22s ease;
overflow-wrap:break-word;
color:#8C7E72;
font-size:13px;
}
.qbylh_link-igd:hover{
color:#1A9E58;
}
.qbysg-igd{
padding:3rem 0 0.625rem;
}
.qbysg_eyebrow-igd{
margin-bottom:12px;
display:block;
}
.qbysg_h2-igd{
margin-bottom:28px;
font-size:30px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
color:#1A1612;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.qbysg_h2-igd{
font-size:2.25rem;
}
}
.qbysg_grid-igd{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:722px){
.qbysg_grid-igd{
grid-template-columns:repeat(3,1fr);
}
}
.qbysg_col-igd{
min-width:0;
}
.qbysg_col_h-igd{
font-weight:600;
font-size:22px;
color:#1A1612;
overflow-wrap:break-word;
margin-bottom:0.625rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
}
.qbysg_col_p-igd{
color:#8C7E72;
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
}
.qbyel-igd{
padding:48px 0;
}
@media(min-width:767px){
.qbyel-igd{
padding:56px 0;
}
}
.qbyel_in-igd{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:898px){
.qbyel_in-igd{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.qbyel_left-igd{
min-width:0;
}
.qbyel_eyebrow-igd{
margin-bottom:0.875rem;
}
.qbyel_h2-igd{
color:#1A1612;
font-weight:600;
font-size:32px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:22px;
overflow-wrap:break-word;
line-height:1.08;
}
@media(min-width:767px){
.qbyel_h2-igd{
font-size:38px;
}
}
.qbyel_body-igd p{
line-height:1.7;
font-size:1rem;
margin-bottom:1.125rem;
color:#2E2820;
overflow-wrap:break-word;
}
.qbyel_dropcap-igd{
padding:6px 0.75rem 0 0;
float:left;
font-size:62px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
line-height:.8;
color:#1A9E58;
}
.qbyel_right-igd{
min-width:0;
}
.qbyel_quote-igd{
background:linear-gradient(150deg,#162E22,#0A1410);
border-radius:1.25rem;
padding:2.25rem;
color:#F4F0E8;
margin-bottom:24px;
position:relative;
}
.qbyel_quote_mark-igd{
align-items:center;
color:#4ED98A;
display:inline-flex;
margin-bottom:0.375rem;
}
.qbyel_quote_mark-igd svg{
width:34px;
height:34px;
}
.qbyel_quote_text-igd{
line-height:1.4;
margin-bottom:22px;
overflow-wrap:break-word;
color:#F4F0E8;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:500;
font-size:1.375rem;
}
.qbyel_quote_meta-igd{
gap:0.75rem;
align-items:center;
display:flex;
}
.qbyel_quote_av-igd{
border-radius:50%;
background:linear-gradient(135deg,#1A9E58,#4ED98A);
flex:0 0 auto;
height:2.375rem;
width:38px;
}
.qbyel_quote_author-igd{
font-size:14px;
color:#F4F0E8;
font-weight:700;
}
.qbyel_quote_meta_sub-igd{
font-size:0.75rem;
color:#A8BFB2;
}
.qbyel_explain-igd{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
}
.qbyel_explain_card-igd{
padding:1.375rem 24px;
}
.qbyel_explain_card-igd+.qbyel_explain_card-igd{
border-top:1px solid rgba(20,18,14,0.08);
}
.qbyel_explain_h-igd{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:20px;
line-height:1.15;
overflow-wrap:break-word;
color:#1A1612;
font-weight:600;
margin-bottom:0.5rem;
}
.qbyel_explain_p-igd{
color:#8C7E72;
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
}
.qbyft-igd{
background:#1E1A14;
color:#A8BFB2;
margin-top:40px;
}
.qbyft_in-igd{
grid-template-columns:1fr;
gap:32px;
padding:48px 0 1.75rem;
display:grid;
}
@media(min-width:599px){
.qbyft_in-igd{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:899px){
.qbyft_in-igd{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.qbyft_brand-igd{
min-width:0;
}
.qbyft_logo-igd{
color:#F4F0E8;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
overflow-wrap:break-word;
font-size:1.625rem;
}
.qbyft_tagline-igd{
line-height:1.6;
color:#A8BFB2;
font-size:13.5px;
max-width:17.5rem;
margin-top:14px;
}
.qbyft_contact-igd{
transition:color .22s ease;
overflow-wrap:anywhere;
color:#4ED98A;
margin-top:12px;
display:inline-block;
font-size:0.813rem;
max-width:280px;
}
.qbyft_contact-igd:hover{
color:#F4F0E8;
}
.qbyft_col-igd{
min-width:0;
}
.qbyft_col_h-igd{
color:#F4F0E8;
text-transform:uppercase;
letter-spacing:.08em;
font-size:0.813rem;
overflow-wrap:break-word;
margin-bottom:0.875rem;
font-weight:700;
}
.qbyft_col_links-igd{
gap:10px;
display:flex;
flex-direction:column;
}
.qbyft_link-igd{
transition:color .22s ease;
font-size:13.5px;
color:#A8BFB2;
overflow-wrap:break-word;
}
.qbyft_link-igd:hover{
color:#F4F0E8;
}
.qbyft_bot-igd{
gap:1rem;
padding:22px 0 40px;
display:flex;
border-top:1px solid rgba(255,252,245,0.13);
flex-direction:column;
}
@media(min-width:771px){
.qbyft_bot-igd{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.qbyft_legal-igd{
overflow-wrap:break-word;
color:#B0A498;
font-size:11.5px;
line-height:1.6;
max-width:47.5rem;
}
.qbyft_legal-igd b{
color:#A8BFB2;
font-weight:700;
}
.qbyft_age-igd{
border-radius:8px;
flex:0 0 auto;
padding:0.25rem 9px;
border:1.5px solid #4ED98A;
color:#4ED98A;
font-weight:700;
font-size:0.813rem;
}