*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF6F0;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
font-size:15px;
color:#3B2F22;
font-family:"Work Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
-webkit-font-smoothing:antialiased;
line-height:1.6;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.qualayout_bgg{
min-height:100vh;
flex-direction:column;
display:flex;
}
.quamain_bgg{
flex:1 1 auto;
width:100%;
min-width:0;
}
.quacontainer_bgg{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:1400px;
}
@media(min-width:767px){
.quacontainer_bgg{
padding:0 2rem;
}
}
@media(min-width:1098px){
.quacontainer_bgg{
padding:0 56px;
}
}
.quaeyebrow_bgg{
font-family:"Work Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.4;
overflow-wrap:break-word;
text-transform:uppercase;
font-weight:600;
display:inline-block;
font-size:0.688rem;
letter-spacing:.2em;
color:#C4943C;
}
.quaband_bgg{
background:#1E1710;
color:#F5ECD8;
}
.quaband_bgg .quaeyebrow_bgg{
color:#E8B84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.quatb_bgg{
background:#FAF6F0;
z-index:50;
border-bottom:1px solid rgba(28,20,12,0.15);
position:sticky;
top:0;
}
.quatb_in_bgg{
margin:0 auto;
gap:16px;
padding:0.75rem 1rem;
justify-content:space-between;
width:100%;
max-width:1400px;
display:flex;
align-items:center;
}
@media(min-width:765px){
.quatb_in_bgg{
padding:16px 32px;
}
}
@media(min-width:1101px){
.quatb_in_bgg{
padding:1.125rem 3.5rem;
}
}
.quatb_left_bgg{
gap:1.75rem;
align-items:center;
min-width:0;
display:flex;
}
.quatb_logo_bgg{
gap:11px;
align-items:center;
min-width:0;
display:flex;
}
.quatb_logo_mark_bgg{
flex:0 0 auto;
border-radius:8px;
width:34px;
object-fit:cover;
height:2.125rem;
}
.quatb_logo_txt_bgg{
display:flex;
min-width:0;
flex-direction:column;
line-height:1;
}
.quatb_logo_name_bgg{
overflow:hidden;
white-space:nowrap;
color:#1A1410;
letter-spacing:.02em;
text-overflow:ellipsis;
font-weight:700;
font-size:22px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
.quatb_logo_sub_bgg{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.531rem;
letter-spacing:.32em;
text-transform:uppercase;
font-weight:600;
color:#C4943C;
margin-top:4px;
}
.quatb_nav_bgg{
display:none;
}
@media(min-width:959px){
.quatb_nav_bgg{
gap:28px;
align-items:center;
display:flex;
}
}
.quatb_nav_item_bgg{
transition:color .2s ease,border-color .2s ease;
color:#3B2F22;
padding-bottom:3px;
font-weight:600;
font-size:14px;
border-bottom:2px solid transparent;
white-space:nowrap;
}
.quatb_nav_item_bgg:hover{
color:#1A1410;
}
.quatb_nav_item_bgg.quastate_active_bgg{
border-color:#C4943C;
color:#1A1410;
}
.quatb_right_bgg{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.quatb_search_bgg{
transition:color .2s ease;
color:#3B2F22;
align-items:center;
display:flex;
justify-content:center;
}
.quatb_search_bgg:hover{
color:#C4943C;
}
.quatb_search_bgg svg{
width:1.125rem;
height:18px;
}
.quatb_lang_bgg{
font-weight:600;
color:#7A6249;
letter-spacing:.1em;
font-size:11px;
text-transform:uppercase;
}
.quatb_lang_bgg:hover{
color:#1A1410;
}
.quatb_login_bgg{
color:#1A1410;
display:none;
font-size:14px;
font-weight:600;
}
@media(min-width:771px){
.quatb_login_bgg{
display:inline-block;
}
}
.quatb_register_bgg{
padding:11px 22px;
transition:background-color .2s ease;
border-radius:62.438rem;
background:#1A1410;
color:#F5ECD8;
font-size:14px;
font-weight:700;
white-space:nowrap;
}
.quatb_register_bgg:hover{
background:#2E2318;
}
.quamob_bgg{
background:#FAF6F0;
padding-bottom:env(safe-area-inset-bottom);
left:0;
bottom:0;
z-index:60;
right:0;
border-top:1px solid rgba(28,20,12,0.15);
position:fixed;
}
@media(min-width:957px){
.quamob_bgg{
display:none;
}
}
.quamob_in_bgg{
margin:0 auto;
justify-content:space-around;
align-items:stretch;
max-width:35rem;
display:flex;
}
.quamob_item_bgg{
gap:3px;
transition:color .2s ease;
padding:9px 0.25rem;
flex:1 1 0;
align-items:center;
min-width:0;
display:flex;
flex-direction:column;
color:#7A6249;
}
.quamob_item_bgg.quastate_active_bgg{
color:#C4943C;
}
.quamob_ic_bgg{
justify-content:center;
align-items:center;
display:flex;
}
.quamob_ic_bgg svg{
height:20px;
width:1.25rem;
}
.quamob_lb_bgg{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
font-size:10px;
font-weight:600;
white-space:nowrap;
}
@media(max-width:962px){
body{
padding-bottom:3.75rem;
}
}
.quarail_bgg{
position:relative;
min-width:0;
}
.quarail_scroll_bgg{
gap:14px;
scrollbar-width:thin;
display:flex;
-webkit-overflow-scrolling:touch;
padding-bottom:14px;
overflow-x:auto;
}
@media(min-width:771px){
.quarail_scroll_bgg{
gap:18px;
}
}
.quagc_bgg{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:766px){
.quagc_bgg{
width:11.75rem;
}
}
.quagc_img_bgg{
background:#FFFFFF;
overflow:hidden;
border-radius:14px;
position:relative;
box-shadow:0 2px 6px rgba(26,20,16,0.06), 0 0.5rem 24px rgba(26,20,16,0.09);
padding-bottom:133.33%;
}
.quagc_img_bgg img{
inset:0;
height:100%;
object-fit:cover;
width:100%;
position:absolute;
}
.quagc_cover_bgg{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.quagc_hover_bgg{
background:rgba(0,0,0,0.52);
inset:0;
transition:opacity .2s ease;
opacity:0;
position:absolute;
justify-content:center;
align-items:center;
display:flex;
}
.quagc_bgg:hover .quagc_hover_bgg{
opacity:1;
}
.quagc_hover_btn_bgg{
background:#1A1410;
border-radius:999px;
justify-content:center;
height:46px;
color:#F5ECD8;
display:flex;
width:46px;
align-items:center;
}
.quagc_hover_btn_bgg svg{
height:18px;
width:1.125rem;
}
.quagc_info_bgg{
gap:2px;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
display:flex;
}
.quagc_name_bgg{
overflow:hidden;
font-size:13px;
font-weight:700;
text-overflow:ellipsis;
color:#1A1410;
white-space:nowrap;
}
.quagc_prov_bgg{
overflow:hidden;
color:#7A6249;
text-overflow:ellipsis;
font-size:11px;
white-space:nowrap;
}
.quagc_meta_bgg{
color:#7A6249;
font-size:11px;
}
.quatc_bgg{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:766px){
.quatc_bgg{
width:230px;
}
}
.quatc_img_bgg{
border-radius:14px;
overflow:hidden;
background:#FFFFFF;
padding-bottom:75%;
box-shadow:0 2px 6px rgba(26,20,16,0.06), 0 0.5rem 1.5rem rgba(26,20,16,0.09);
position:relative;
}
.quatc_img_bgg img{
inset:0;
height:100%;
width:100%;
position:absolute;
object-fit:cover;
}
.quatc_info_bgg{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
display:flex;
min-width:0;
}
.quatc_name_bgg{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.875rem;
color:#1A1410;
font-weight:700;
}
.quatc_rtp_bgg{
font-size:11px;
color:#7A6249;
}
.qualc_bgg{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:770px){
.qualc_bgg{
width:16.75rem;
}
}
.qualc_img_bgg{
background:#FFFFFF;
overflow:hidden;
border-radius:0.875rem;
position:relative;
box-shadow:0 2px 6px rgba(26,20,16,0.06), 0 0.5rem 1.5rem rgba(26,20,16,0.09);
padding-bottom:62.5%;
}
.qualc_img_bgg img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.qualc_live_bgg{
background:rgba(0,0,0,0.52);
border-radius:999px;
padding:4px 9px;
gap:7px;
top:0.75rem;
align-items:center;
position:absolute;
left:0.75rem;
display:flex;
}
.qualc_live_dot_bgg{
background:#C0402A;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
width:0.5rem;
height:0.5rem;
}
.qualc_seats_bgg{
font-size:10px;
text-transform:uppercase;
font-weight:600;
letter-spacing:.08em;
color:#F5ECD8;
}
.qualc_info_bgg{
gap:2px;
margin-top:9px;
display:flex;
min-width:0;
flex-direction:column;
}
.qualc_name_bgg{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
font-size:15px;
color:#1A1410;
white-space:nowrap;
}
.qualc_bet_bgg{
font-size:11px;
color:#7A6249;
}
.quapc_bgg{
padding:1rem 14px;
background:#FFFFFF;
border-radius:14px;
border:1px solid rgba(28,20,12,0.08);
gap:0.5rem;
min-height:4.625rem;
min-width:0;
justify-content:center;
display:flex;
flex-direction:column;
align-items:center;
}
.quapc_logo_bgg{
flex:0 0 auto;
max-width:100%;
height:28px;
object-fit:contain;
width:auto;
}
.quapc_name_bgg{
overflow:hidden;
text-align:center;
text-overflow:ellipsis;
color:#7A6249;
font-size:0.688rem;
white-space:nowrap;
max-width:100%;
}
.quagc_tag_bgg{
border-radius:0.5rem;
padding:3px 8px;
top:0.625rem;
text-transform:uppercase;
letter-spacing:.06em;
font-size:0.625rem;
position:absolute;
display:inline-block;
left:0.625rem;
font-weight:700;
z-index:2;
}
.quagc_tag_hot_bgg{
background:#C0402A;
color:#F5ECD8;
}
.quagc_tag_new_bgg{
background:#E8B84B;
color:#1A1410;
}
.quagc_tag_jp_bgg{
background:#D4920A;
color:#1A1410;
}
.quagc_tag_live_bgg{
background:#C0402A;
color:#F5ECD8;
}
.quash_bgg{
min-width:0;
margin-bottom:1.125rem;
}
.quash_row_bgg{
gap:1rem;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.quash_row_bgg .quash_l_bgg{
gap:0.375rem;
flex-direction:column;
min-width:0;
display:flex;
}
.quash_stack_bgg{
gap:0.625rem;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.quash_center_bgg{
gap:0.625rem;
flex-direction:column;
align-items:center;
text-align:center;
display:flex;
}
.quash_h2_bgg{
color:#1A1410;
font-size:1.5rem;
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.quash_h2_bgg{
font-size:30px;
}
}
.quaband_bgg .quash_h2_bgg{
color:#F5ECD8;
}
.quash_eb_line_bgg{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.quash_eb_line_bgg::before{
background:#C4943C;
width:28px;
display:inline-block;
height:1px;
content:"";
}
.quaband_bgg .quash_eb_line_bgg::before{
background:#E8B84B;
}
.quash_eb_dot_bgg{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.quash_eb_dot_bgg::before{
border-radius:50%;
background:#C4943C;
display:inline-block;
width:0.375rem;
content:"";
height:6px;
}
.quaband_bgg .quash_eb_dot_bgg::before{
background:#E8B84B;
}
.quash_link_bgg{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:0.375rem;
align-items:center;
display:inline-flex;
font-size:0.813rem;
white-space:nowrap;
border-bottom:1px solid #1A1410;
color:#1A1410;
padding-bottom:2px;
font-weight:600;
}
.quash_link_bgg:hover{
border-color:#C4943C;
color:#C4943C;
}
.quash_link_bgg svg{
height:0.875rem;
width:14px;
}
.quash_link_chev_bgg{
padding-bottom:0;
border-bottom:0;
}
.quash_link_btn_bgg{
padding:9px 1.125rem;
background:#1A1410;
border-radius:62.438rem;
color:#F5ECD8;
border-bottom:0;
}
.quash_link_btn_bgg:hover{
background:#2E2318;
border-color:transparent;
color:#F5ECD8;
}
.quaband_bgg .quash_link_bgg{
border-color:#F5ECD8;
color:#F5ECD8;
}
.quaband_bgg .quash_link_btn_bgg{
background:#E8B84B;
color:#1A1410;
}
.quash_rule_bgg{
margin:-2px 0 1.125rem;
background:rgba(28,20,12,0.15);
height:1px;
}
.quaband_bgg .quash_rule_bgg{
background:rgba(255,240,200,0.13);
}
.quahero_bgg{
padding:32px 0 0.5rem;
}
@media(min-width:771px){
.quahero_bgg{
padding:56px 0 24px;
}
}
.quahero_in_bgg{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:901px){
.quahero_in_bgg{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.quahero_copy_bgg{
min-width:0;
}
.quahero_eyebrow_bgg{
gap:10px;
align-items:center;
margin-bottom:1.375rem;
display:inline-flex;
}
.quahero_eyebrow_line_bgg{
background:#C4943C;
flex:0 0 auto;
height:1px;
width:1.75rem;
display:inline-block;
}
.quahero_h1_bgg{
letter-spacing:-.01em;
margin-bottom:20px;
overflow-wrap:break-word;
font-size:38px;
line-height:1.04;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#1A1410;
}
@media(min-width:768px){
.quahero_h1_bgg{
font-size:54px;
}
}
@media(min-width:1101px){
.quahero_h1_bgg{
font-size:3.875rem;
}
}
.quahero_h1_bgg em{
color:#C4943C;
font-style:normal;
}
.quahero_sub_bgg{
font-size:1rem;
line-height:1.6;
margin-bottom:30px;
max-width:30rem;
color:#9C8268;
}
@media(min-width:769px){
.quahero_sub_bgg{
font-size:1.125rem;
}
}
.quahero_actions_bgg{
gap:0.875rem;
align-items:center;
display:flex;
margin-bottom:2.125rem;
flex-wrap:wrap;
}
.quahero_cta_bgg{
background:#1A1410;
transition:background-color .2s ease;
padding:16px 30px;
border-radius:62.438rem;
gap:0.625rem;
color:#F5ECD8;
display:inline-flex;
font-weight:700;
align-items:center;
font-size:15px;
}
.quahero_cta_bgg:hover{
background:#2E2318;
}
.quahero_cta_ic_bgg{
align-items:center;
display:inline-flex;
}
.quahero_cta_ic_bgg svg{
height:16px;
width:16px;
}
.quahero_cta_alt_bgg{
transition:border-color .2s ease,color .2s ease;
border-radius:62.438rem;
padding:0.938rem 26px;
background:transparent;
border:1px solid rgba(28,20,12,0.15);
font-weight:600;
color:#1A1410;
font-size:15px;
align-items:center;
display:inline-flex;
}
.quahero_cta_alt_bgg:hover{
border-color:#C4943C;
color:#C4943C;
}
.quahero_trust_bgg{
gap:22px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.quahero_trust_item_bgg{
gap:9px;
display:flex;
align-items:center;
font-weight:600;
color:#3B2F22;
font-size:13px;
}
.quahero_trust_ic_bgg{
display:inline-flex;
color:#C4943C;
align-items:center;
}
.quahero_trust_ic_bgg svg{
width:1rem;
height:16px;
}
.quahero_promo_bgg{
background:#FFFFFF;
border-radius:20px;
overflow:hidden;
position:relative;
display:flex;
box-shadow:0 12px 48px rgba(26,20,16,0.14), 0 3px 12px rgba(26,20,16,0.08);
min-height:18.75rem;
}
.quahero_promo_bg_bgg{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.quahero_promo_bg_bgg::after{
background:linear-gradient(120deg,#1E1710 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.quahero_promo_glow_bgg{
background:radial-gradient(circle,rgba(196,148,60,0.18) 0%,transparent 65%);
border-radius:50%;
height:260px;
right:-1.25rem;
position:absolute;
pointer-events:none;
width:260px;
top:-2.5rem;
}
.quahero_promo_ct_bgg{
padding:28px;
position:relative;
align-self:flex-end;
max-width:88%;
z-index:2;
}
.quahero_promo_label_bgg{
margin-bottom:0.5rem;
font-size:0.625rem;
text-transform:uppercase;
display:block;
letter-spacing:.25em;
color:#E8B84B;
font-weight:700;
}
.quahero_promo_amount_bgg{
font-size:32px;
font-weight:600;
line-height:1.05;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F5ECD8;
}
@media(min-width:769px){
.quahero_promo_amount_bgg{
font-size:2.5rem;
}
}
.quahero_promo_amount_bgg em{
font-style:normal;
color:#E8B84B;
}
.quahero_rating_bgg{
gap:0.625rem;
border-radius:14px;
border:1px solid rgba(28,20,12,0.08);
background:#FFFFFF;
padding:0.625rem 14px;
box-shadow:0 2px 0.375rem rgba(26,20,16,0.06), 0 0.5rem 24px rgba(26,20,16,0.09);
right:14px;
top:0.875rem;
display:flex;
z-index:3;
max-width:min(16.25rem,62%);
position:absolute;
align-items:center;
}
.quahero_rating_score_bgg{
flex:0 0 auto;
font-weight:700;
font-size:24px;
color:#1A1410;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
.quahero_rating_txt_bgg{
flex:1 1 auto;
min-width:0;
}
.quahero_rating_stars_bgg{
gap:2px;
display:flex;
color:#C4943C;
}
.quahero_rating_stars_bgg svg{
height:0.75rem;
width:12px;
}
.quahero_rating_cap_bgg{
display:block;
overflow-wrap:break-word;
color:#7A6249;
margin-top:3px;
line-height:1.35;
font-size:11px;
}
.quastat_bgg{
margin-top:16px;
border-top:1px solid rgba(28,20,12,0.15);
border-bottom:1px solid rgba(28,20,12,0.15);
}
.quastat_in_bgg{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.quastat_in_bgg{
grid-template-columns:repeat(4,1fr);
}
}
.quastat_item_bgg{
padding:1.375rem 14px;
border-bottom:1px solid rgba(28,20,12,0.08);
border-right:1px solid rgba(28,20,12,0.08);
min-width:0;
}
.quastat_item_bgg:nth-child(2n){
border-right:0;
}
.quastat_item_bgg:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.quastat_item_bgg{
border-bottom:0;
}
.quastat_item_bgg:nth-child(2n){
border-right:1px solid rgba(28,20,12,0.08);
}
.quastat_item_bgg:nth-child(4n){
border-right:0;
}
}
.quastat_value_bgg{
font-weight:700;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#1A1410;
line-height:1;
overflow-wrap:break-word;
font-size:1.875rem;
}
@media(min-width:766px){
.quastat_value_bgg{
font-size:34px;
}
}
.quastat_label_bgg{
color:#7A6249;
overflow-wrap:break-word;
line-height:1.4;
font-size:0.813rem;
margin-top:0.375rem;
}
.quajp_bgg{
padding:30px 0 10px;
}
.quajp_grid_bgg{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:766px){
.quajp_grid_bgg{
grid-template-columns:1fr 1fr;
}
.quajp_card_mega_bgg{
grid-column:1/-1;
}
}
@media(min-width:997px){
.quajp_grid_bgg{
grid-template-columns:1.4fr 1fr 1fr;
}
.quajp_card_mega_bgg{
grid-column:auto;
}
}
.quajp_card_bgg{
padding:1.625rem;
border-radius:20px;
gap:12px;
overflow:hidden;
background:#FFFFFF;
border:1px solid rgba(28,20,12,0.08);
flex-direction:column;
display:flex;
min-width:0;
min-height:12.5rem;
position:relative;
justify-content:space-between;
}
.quajp_card_mega_bgg{
border-color:transparent;
background:linear-gradient(135deg,#2A1F12,#111009);
color:#F5ECD8;
min-height:13.125rem;
}
.quajp_glow_bgg{
background:radial-gradient(circle,rgba(196,148,60,0.18),transparent 70%);
border-radius:50%;
position:absolute;
height:12.5rem;
right:-40px;
pointer-events:none;
top:-2.5rem;
width:12.5rem;
}
.quajp_label_bgg{
gap:10px;
align-items:center;
text-transform:uppercase;
color:#C4943C;
letter-spacing:.16em;
font-size:10px;
justify-content:space-between;
display:flex;
font-weight:700;
flex-wrap:wrap;
position:relative;
}
.quajp_card_mega_bgg .quajp_label_bgg{
color:#E8B84B;
}
.quajp_drop_bgg{
color:#7A6249;
font-weight:600;
letter-spacing:.04em;
text-transform:none;
}
.quajp_card_mega_bgg .quajp_drop_bgg{
color:#B09A7A;
}
.quajp_amount_bgg{
color:#1A1410;
font-weight:700;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1;
overflow-wrap:break-word;
position:relative;
font-size:38px;
}
.quajp_card_mega_bgg .quajp_amount_bgg{
animation:zm2-pulse 2.4s infinite;
color:#E8B84B;
font-size:3rem;
}
@media(min-width:766px){
.quajp_card_mega_bgg .quajp_amount_bgg{
font-size:3.375rem;
}
}
.quajp_game_bgg{
font-size:13px;
color:#7A6249;
position:relative;
}
.quajp_card_mega_bgg .quajp_game_bgg{
color:#B09A7A;
}
.quajp_cta_bgg{
position:relative;
align-self:flex-start;
}
.quajp_card_mega_bgg .quajp_cta_bgg{
background:#E8B84B;
transition:opacity .2s ease;
padding:0.625rem 20px;
border-radius:62.438rem;
font-size:13px;
color:#1A1410;
font-weight:700;
}
.quajp_card_mega_bgg .quajp_cta_bgg:hover{
opacity:.9;
}
.quajp_card_bgg:not(.quajp_card_mega_bgg) .quajp_cta_bgg{
transition:color .2s ease,border-color .2s ease;
font-size:0.813rem;
padding-bottom:2px;
font-weight:700;
color:#1A1410;
border-bottom:1px solid #1A1410;
}
.quajp_card_bgg:not(.quajp_card_mega_bgg) .quajp_cta_bgg:hover{
border-color:#C4943C;
color:#C4943C;
}
.quajp_seo_bgg{
margin:14px 0 0;
overflow-wrap:break-word;
font-size:14px;
max-width:760px;
color:#9C8268;
line-height:1.65;
}
.quajp_seo_bgg strong{
font-weight:700;
color:#1A1410;
}
.quagrow_bgg{
padding:1.625rem 0 10px;
}
.quarow_seo_bgg{
margin:0.625rem 0 0;
line-height:1.65;
font-size:14px;
color:#9C8268;
overflow-wrap:break-word;
max-width:47.5rem;
}
.quarow_seo_bgg strong{
font-weight:700;
color:#1A1410;
}
.quagrow_bgg{
padding:26px 0 0.625rem;
}
.quarow_seo_bgg{
margin:10px 0 0;
font-size:0.875rem;
line-height:1.65;
max-width:47.5rem;
color:#9C8268;
overflow-wrap:break-word;
}
.quarow_seo_bgg strong{
color:#1A1410;
font-weight:700;
}
.quagrow_bgg{
padding:1.625rem 0 0.625rem;
}
.quarow_seo_bgg{
margin:10px 0 0;
font-size:0.875rem;
max-width:47.5rem;
line-height:1.65;
color:#9C8268;
overflow-wrap:break-word;
}
.quarow_seo_bgg strong{
color:#1A1410;
font-weight:700;
}
.quavip_bgg{
padding:3rem 0;
}
@media(min-width:766px){
.quavip_bgg{
padding:64px 0;
}
}
.quavip_head_bgg{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:880px){
.quavip_head_bgg{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.quavip_eyebrow_bgg{
margin-bottom:0.75rem;
}
.quavip_h2_bgg{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-size:2rem;
color:#F5ECD8;
}
@media(min-width:766px){
.quavip_h2_bgg{
font-size:2.5rem;
}
}
.quavip_intro_bgg{
max-width:420px;
font-size:0.875rem;
line-height:1.6;
color:#B09A7A;
}
.quavip_grid_bgg{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.quavip_card_bgg{
padding:22px 18px;
border:1px solid rgba(255,240,200,0.13);
border-radius:14px;
min-width:0;
}
.quavip_card_feat_bgg{
border-color:#E8B84B;
background:rgba(255,245,220,0.07);
}
.quavip_card_ic_bgg{
border-radius:8px;
background:linear-gradient(135deg,#C4943C,#EEC96A);
display:block;
margin-bottom:16px;
width:2.125rem;
height:2.125rem;
}
.quavip_name_bgg{
overflow-wrap:break-word;
font-size:1.25rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:6px;
color:#F5ECD8;
font-weight:600;
}
.quavip_perk_bgg{
font-size:12.5px;
line-height:1.5;
color:#B09A7A;
overflow-wrap:break-word;
}
.quasea_bgg{
padding:24px 0 10px;
}
.quasea_in_bgg{
overflow:hidden;
border-radius:20px;
background:linear-gradient(115deg,#2A1F12,#111009);
padding:36px;
gap:1.375rem;
position:relative;
color:#F5ECD8;
display:flex;
flex-direction:column;
}
@media(min-width:821px){
.quasea_in_bgg{
padding:44px 48px;
gap:32px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.quasea_glow_bgg{
background:radial-gradient(circle,rgba(196,148,60,0.18),transparent 68%);
border-radius:50%;
right:3.75rem;
transform:translateY(-50%);
width:15rem;
top:50%;
position:absolute;
height:15rem;
pointer-events:none;
}
.quasea_copy_bgg{
max-width:35rem;
position:relative;
min-width:0;
}
.quasea_eyebrow_bgg{
margin-bottom:0.75rem;
}
.quasea_h2_bgg{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:30px;
color:#F5ECD8;
line-height:1.04;
overflow-wrap:break-word;
margin-bottom:12px;
}
@media(min-width:766px){
.quasea_h2_bgg{
font-size:2.375rem;
}
}
.quasea_text_bgg{
line-height:1.6;
color:#B09A7A;
font-size:0.938rem;
}
.quasea_cta_bgg{
flex:0 0 auto;
background:#E8B84B;
padding:16px 32px;
border-radius:62.438rem;
transition:opacity .2s ease;
font-weight:700;
position:relative;
font-size:15px;
color:#1A1410;
}
.quasea_cta_bgg:hover{
opacity:.9;
}
.quaapp_bgg{
padding:1.875rem 0 10px;
}
.quaapp_in_bgg{
background:#FFFFFF;
border-radius:1.25rem;
padding:32px;
gap:1.75rem;
border:1px solid rgba(28,20,12,0.08);
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.quaapp_in_bgg{
gap:2.5rem;
padding:2.5rem 44px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.quaapp_copy_bgg{
max-width:560px;
min-width:0;
}
.quaapp_eyebrow_bgg{
margin-bottom:12px;
}
.quaapp_h2_bgg{
font-weight:600;
line-height:1.05;
font-size:1.75rem;
color:#1A1410;
overflow-wrap:break-word;
margin-bottom:12px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.quaapp_h2_bgg{
font-size:2.125rem;
}
}
.quaapp_text_bgg{
font-size:0.875rem;
color:#9C8268;
line-height:1.6;
margin-bottom:22px;
}
.quaapp_btns_bgg{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.quaapp_btn_bgg{
gap:10px;
transition:background-color .2s ease;
background:#1A1410;
padding:0.688rem 20px;
border-radius:14px;
display:inline-flex;
align-items:center;
color:#F5ECD8;
}
.quaapp_btn_bgg:hover{
background:#2E2318;
}
.quaapp_btn_ic_bgg{
display:inline-flex;
align-items:center;
}
.quaapp_btn_ic_bgg svg{
width:18px;
height:1.125rem;
}
.quaapp_btn_lb_bgg{
font-size:13.5px;
font-weight:700;
}
.quaapp_qr_wrap_bgg{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.quaapp_qr_bgg{
flex:0 0 auto;
border-radius:14px;
background-color:#1A1410;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 5px,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 5px,transparent 0.313rem 11px);
height:6.75rem;
width:6.75rem;
}
.quaapp_qr_cap_bgg{
max-width:92px;
font-size:0.781rem;
line-height:1.4;
color:#7A6249;
}
.quanl_bgg{
padding:24px 0 10px;
}
.quanl_in_bgg{
gap:1.375rem;
border-radius:1.25rem;
padding:30px 32px;
background:#241C12;
display:flex;
color:#F5ECD8;
flex-direction:column;
}
@media(min-width:767px){
.quanl_in_bgg{
gap:28px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.quanl_text_wrap_bgg{
min-width:0;
}
.quanl_h3_bgg{
line-height:1.1;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:0.313rem;
color:#F5ECD8;
font-size:1.375rem;
overflow-wrap:break-word;
}
@media(min-width:769px){
.quanl_h3_bgg{
font-size:24px;
}
}
.quanl_text_bgg{
font-size:0.844rem;
line-height:1.5;
color:#B09A7A;
}
.quanl_form_bgg{
gap:10px;
flex:1 1 auto;
min-width:0;
max-width:460px;
display:flex;
}
.quanl_input_bgg{
flex:1 1 auto;
border-radius:0.875rem;
padding:0.813rem 16px;
overflow:hidden;
border:1px solid rgba(255,240,200,0.13);
background:rgba(255,245,220,0.07);
white-space:nowrap;
color:#B09A7A;
display:flex;
text-overflow:ellipsis;
align-items:center;
font-size:0.875rem;
min-width:0;
}
.quanl_btn_bgg{
transition:opacity .2s ease;
border-radius:14px;
background:#E8B84B;
flex:0 0 auto;
padding:0.813rem 1.5rem;
font-weight:700;
font-size:0.875rem;
white-space:nowrap;
color:#1A1410;
}
.quanl_btn_bgg:hover{
opacity:.9;
}
.quarv_bgg{
background:#FFFFFF;
padding:3rem 0;
margin-top:1.5rem;
border-bottom:1px solid rgba(28,20,12,0.08);
border-top:1px solid rgba(28,20,12,0.08);
}
@media(min-width:765px){
.quarv_bgg{
padding:56px 0;
}
}
.quarv_head_bgg{
gap:1rem;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.quarv_head_bgg{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.quarv_eyebrow_bgg{
margin-bottom:10px;
}
.quarv_h2_bgg{
font-weight:600;
font-size:30px;
line-height:1.05;
color:#1A1410;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:771px){
.quarv_h2_bgg{
font-size:2.375rem;
}
}
.quarv_agg_bgg{
gap:12px;
display:flex;
align-items:center;
}
.quarv_agg_stars_bgg{
gap:3px;
display:flex;
color:#C4943C;
}
.quarv_agg_stars_bgg svg{
height:1.125rem;
width:1.125rem;
}
.quarv_source_bgg{
color:#9C8268;
font-size:0.813rem;
}
.quarv_grid_bgg{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:761px){
.quarv_grid_bgg{
grid-template-columns:repeat(3,1fr);
}
}
.quarv_card_bgg{
background:#FAF6F0;
border-radius:14px;
border:1px solid rgba(28,20,12,0.08);
padding:26px;
min-width:0;
}
.quarv_card_stars_bgg{
gap:2px;
color:#C4943C;
margin-bottom:12px;
display:flex;
}
.quarv_card_stars_bgg svg{
height:0.875rem;
width:0.875rem;
}
.quarv_card_body_bgg{
font-weight:500;
color:#1A1410;
line-height:1.45;
font-size:1.125rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:16px;
}
.quarv_card_meta_bgg{
gap:0.625rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.quarv_card_av_bgg{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#C4943C,#EEC96A);
height:2rem;
width:32px;
}
.quarv_card_author_bgg{
font-size:0.813rem;
font-weight:700;
color:#1A1410;
}
.quarv_card_loc_bgg{
color:#7A6249;
font-size:0.75rem;
}
.quaprov_bgg{
padding:2.5rem 0 1.25rem;
}
.quaprov_eyebrow_bgg{
margin-bottom:1.125rem;
display:block;
}
.quaprov_grid_bgg{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:560px){
.quaprov_grid_bgg{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.quaprov_grid_bgg{
grid-template-columns:repeat(6,1fr);
}
}
.quats_bgg{
padding:2.75rem 0;
}
.quats_in_bgg{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:880px){
.quats_in_bgg{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.quats_left_bgg{
min-width:0;
}
.quats_h2_bgg{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.1;
color:#F5ECD8;
margin-bottom:0.75rem;
font-size:26px;
font-weight:600;
}
@media(min-width:771px){
.quats_h2_bgg{
font-size:1.75rem;
}
}
.quats_text_bgg{
line-height:1.6;
max-width:520px;
margin-bottom:1.375rem;
font-size:0.906rem;
color:#B09A7A;
}
.quats_badges_bgg{
gap:18px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.quats_badge_bgg{
font-weight:600;
color:#B09A7A;
font-size:13px;
}
.quats_pay_bgg{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:878px){
.quats_pay_bgg{
justify-content:flex-end;
}
}
.quats_pay_chip_bgg{
border-radius:0.875rem;
padding:12px 1rem;
border:1px solid rgba(255,240,200,0.13);
background:rgba(255,245,220,0.07);
font-size:14px;
color:#F5ECD8;
font-weight:700;
}
.quawy_bgg{
padding:3rem 0;
}
@media(min-width:769px){
.quawy_bgg{
padding:56px 0;
}
}
.quawy_in_bgg{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:899px){
.quawy_in_bgg{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.quawy_left_bgg{
min-width:0;
}
.quawy_eyebrow_bgg{
margin-bottom:14px;
}
.quawy_h2_bgg{
font-weight:600;
margin-bottom:16px;
font-size:2rem;
color:#1A1410;
line-height:1.05;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.quawy_h2_bgg{
font-size:2.5rem;
}
}
.quawy_intro_bgg{
line-height:1.6;
font-size:15px;
color:#9C8268;
}
.quawy_grid_bgg{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:557px){
.quawy_grid_bgg{
grid-template-columns:1fr 1fr;
}
}
.quawy_card_bgg{
background:#FFFFFF;
border-radius:14px;
padding:26px;
border:1px solid rgba(28,20,12,0.08);
min-width:0;
}
.quawy_card_ic_bgg{
align-items:center;
display:inline-flex;
margin-bottom:16px;
justify-content:center;
color:#C4943C;
}
.quawy_card_ic_bgg svg{
height:1.625rem;
width:1.625rem;
}
.quawy_card_h_bgg{
color:#1A1410;
font-size:1.313rem;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
.quawy_card_p_bgg{
color:#9C8268;
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
}
.quadr_bgg{
padding:36px 0 10px;
}
.quadr_in_bgg{
border:1px dashed rgba(28,20,12,0.15);
border-radius:0.875rem;
padding:1.75rem 32px;
gap:1.25rem;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.quadr_in_bgg{
gap:2rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.quadr_h2_bgg{
font-weight:600;
color:#1A1410;
overflow-wrap:break-word;
line-height:1.1;
margin-bottom:0.5rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:24px;
}
@media(min-width:769px){
.quadr_h2_bgg{
font-size:1.625rem;
}
}
.quadr_text_bgg{
line-height:1.6;
font-size:14px;
color:#9C8268;
max-width:680px;
overflow-wrap:break-word;
}
.quadr_text_bgg b{
font-weight:700;
color:#1A1410;
}
.quadr_cta_bgg{
transition:color .2s ease;
flex:0 0 auto;
padding-bottom:2px;
border-bottom:1px solid #C4943C;
font-size:13.5px;
color:#1A1410;
white-space:nowrap;
font-weight:700;
}
.quadr_cta_bgg:hover{
color:#C4943C;
}
.quahts_bgg{
padding:48px 0;
}
@media(min-width:767px){
.quahts_bgg{
padding:3.875rem 0;
}
}
.quahts_head_bgg{
gap:18px;
margin-bottom:2.125rem;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.quahts_head_bgg{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.quahts_eyebrow_bgg{
margin-bottom:0.75rem;
}
.quahts_h2_bgg{
line-height:1.05;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
color:#F5ECD8;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:771px){
.quahts_h2_bgg{
font-size:2.375rem;
}
}
.quahts_cta_bgg{
flex:0 0 auto;
padding:0.938rem 1.875rem;
background:#E8B84B;
border-radius:999px;
transition:opacity .2s ease;
font-weight:700;
font-size:0.938rem;
color:#1A1410;
}
.quahts_cta_bgg:hover{
opacity:.9;
}
.quahts_grid_bgg{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.quahts_grid_bgg{
grid-template-columns:repeat(3,1fr);
}
}
.quahts_step_bgg{
min-width:0;
padding-top:1.375rem;
border-top:1px solid rgba(255,240,200,0.13);
}
.quahts_step_num_bgg{
color:#E8B84B;
font-size:44px;
font-weight:700;
line-height:1;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:0.875rem;
}
.quahts_step_h_bgg{
color:#F5ECD8;
overflow-wrap:break-word;
line-height:1.2;
font-weight:700;
margin-bottom:0.5rem;
font-size:1.188rem;
}
.quahts_step_p_bgg{
font-size:14px;
color:#B09A7A;
overflow-wrap:break-word;
line-height:1.55;
}
.quapmt_bgg{
padding:48px 0 10px;
}
.quapmt_in_bgg{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:881px){
.quapmt_in_bgg{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.quapmt_left_bgg{
min-width:0;
}
.quapmt_eyebrow_bgg{
margin-bottom:0.75rem;
}
.quapmt_h2_bgg{
font-size:1.875rem;
color:#1A1410;
margin-bottom:0.75rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.06;
}
@media(min-width:766px){
.quapmt_h2_bgg{
font-size:2rem;
}
}
.quapmt_text_bgg{
font-size:0.906rem;
margin-bottom:22px;
color:#9C8268;
line-height:1.6;
}
.quapmt_logos_bgg{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:483px){
.quapmt_logos_bgg{
grid-template-columns:repeat(4,1fr);
}
}
.quapmt_logo_bgg{
background:#FFFFFF;
padding:0 0.5rem;
border-radius:0.5rem;
overflow:hidden;
border:1px solid rgba(28,20,12,0.08);
display:flex;
text-align:center;
align-items:center;
white-space:nowrap;
height:3.125rem;
font-weight:700;
font-size:12.5px;
text-overflow:ellipsis;
justify-content:center;
color:#3B2F22;
}
.quapmt_table_bgg{
border:1px solid rgba(28,20,12,0.08);
overflow:hidden;
border-radius:14px;
min-width:0;
}
.quapmt_thead_bgg{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#2A2118;
display:grid;
}
.quapmt_th_bgg{
overflow:hidden;
padding:13px 0.875rem;
text-transform:uppercase;
font-weight:700;
color:#F5ECD8;
font-size:0.625rem;
text-overflow:ellipsis;
white-space:nowrap;
letter-spacing:.08em;
}
.quapmt_row_bgg{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(28,20,12,0.08);
}
.quapmt_row_bgg:nth-child(odd){
background:#FFFFFF;
}
.quapmt_td_bgg{
padding:0.875rem;
overflow-wrap:break-word;
color:#9C8268;
min-width:0;
font-size:0.844rem;
}
.quapmt_row_bgg .quapmt_td_bgg:first-child{
font-weight:700;
color:#1A1410;
}
.quapmt_row_bgg .quapmt_td_bgg:last-child{
font-weight:700;
color:#4A9068;
}
.quatt_bgg{
padding:3rem 0 10px;
}
@media(min-width:765px){
.quatt_bgg{
padding:60px 0 10px;
}
}
.quatt_head_bgg{
margin-bottom:2.125rem;
text-align:center;
}
.quatt_eyebrow_bgg{
margin-bottom:0.75rem;
}
.quatt_h2_bgg{
font-weight:600;
font-size:32px;
line-height:1.05;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#1A1410;
}
@media(min-width:770px){
.quatt_h2_bgg{
font-size:2.625rem;
}
}
.quatt_grid_bgg{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.quatt_grid_bgg{
grid-template-columns:repeat(3,1fr);
}
}
.quatt_card_bgg{
border-radius:14px;
padding:1.875rem;
border:1px solid rgba(28,20,12,0.08);
background:#FFFFFF;
flex-direction:column;
min-width:0;
display:flex;
}
.quatt_card_ic_bgg{
align-items:center;
color:#C4943C;
margin-bottom:1.125rem;
display:inline-flex;
}
.quatt_card_ic_bgg svg{
width:1.75rem;
height:1.75rem;
}
.quatt_card_h_bgg{
line-height:1.15;
overflow-wrap:break-word;
font-size:22px;
color:#1A1410;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.5rem;
}
.quatt_card_p_bgg{
font-size:14px;
margin-bottom:14px;
line-height:1.6;
overflow-wrap:break-word;
color:#9C8268;
}
.quatt_card_p_bgg b{
color:#1A1410;
font-weight:700;
}
.quatt_card_link_bgg{
transition:color .2s ease;
font-weight:700;
border-bottom:1px solid #C4943C;
align-self:flex-start;
margin-top:auto;
color:#1A1410;
font-size:0.813rem;
padding-bottom:2px;
}
.quatt_card_link_bgg:hover{
color:#C4943C;
}
.quaop_bgg{
padding:36px 0 10px;
}
.quaop_in_bgg{
grid-template-columns:1fr;
background:#FFFFFF;
border-radius:14px;
padding:32px;
gap:2rem;
border:1px solid rgba(28,20,12,0.08);
display:grid;
align-items:center;
}
@media(min-width:859px){
.quaop_in_bgg{
padding:2.125rem 2.5rem;
grid-template-columns:.9fr 1.1fr;
gap:44px;
}
}
.quaop_left_bgg{
min-width:0;
}
.quaop_eyebrow_bgg{
margin-bottom:12px;
}
.quaop_h2_bgg{
line-height:1.08;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:28px;
font-weight:600;
color:#1A1410;
margin-bottom:10px;
}
@media(min-width:770px){
.quaop_h2_bgg{
font-size:1.875rem;
}
}
.quaop_text_bgg{
line-height:1.6;
font-size:14px;
color:#9C8268;
}
.quaop_grid_bgg{
background:rgba(28,20,12,0.15);
overflow:hidden;
grid-template-columns:1fr 1fr;
border:1px solid rgba(28,20,12,0.15);
gap:1px;
border-radius:0.5rem;
display:grid;
}
.quaop_field_bgg{
padding:18px 1.25rem;
background:#FAF6F0;
min-width:0;
}
.quaop_field_lb_bgg{
font-size:10px;
color:#C4943C;
letter-spacing:.1em;
text-transform:uppercase;
margin-bottom:5px;
font-weight:600;
}
.quaop_field_val_bgg{
color:#1A1410;
overflow-wrap:break-word;
font-size:0.875rem;
font-weight:700;
}
.quael_bgg{
padding:3rem 0;
}
@media(min-width:769px){
.quael_bgg{
padding:56px 0;
}
}
.quael_in_bgg{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:899px){
.quael_in_bgg{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.quael_left_bgg{
min-width:0;
}
.quael_eyebrow_bgg{
margin-bottom:14px;
}
.quael_h2_bgg{
margin-bottom:1.375rem;
color:#1A1410;
line-height:1.08;
overflow-wrap:break-word;
font-size:2rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:768px){
.quael_h2_bgg{
font-size:38px;
}
}
.quael_body_bgg p{
color:#3B2F22;
line-height:1.7;
margin-bottom:1.125rem;
overflow-wrap:break-word;
font-size:1rem;
}
.quael_dropcap_bgg{
padding:6px 12px 0 0;
color:#C4943C;
float:left;
font-size:3.875rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:.8;
font-weight:700;
}
.quael_right_bgg{
min-width:0;
}
.quael_quote_bgg{
padding:2.25rem;
border-radius:20px;
background:linear-gradient(150deg,#2A1F12,#111009);
position:relative;
margin-bottom:1.5rem;
color:#F5ECD8;
}
.quael_quote_mark_bgg{
margin-bottom:0.375rem;
display:inline-flex;
align-items:center;
color:#E8B84B;
}
.quael_quote_mark_bgg svg{
width:34px;
height:34px;
}
.quael_quote_text_bgg{
margin-bottom:22px;
font-size:22px;
color:#F5ECD8;
font-weight:500;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.4;
overflow-wrap:break-word;
}
.quael_quote_meta_bgg{
gap:12px;
align-items:center;
display:flex;
}
.quael_quote_av_bgg{
background:linear-gradient(135deg,#C4943C,#EEC96A);
flex:0 0 auto;
border-radius:50%;
width:2.375rem;
height:2.375rem;
}
.quael_quote_author_bgg{
font-weight:700;
font-size:0.875rem;
color:#F5ECD8;
}
.quael_quote_meta_sub_bgg{
font-size:0.75rem;
color:#B09A7A;
}
.quael_explain_bgg{
border-radius:14px;
border:1px solid rgba(28,20,12,0.08);
overflow:hidden;
}
.quael_explain_card_bgg{
padding:1.375rem 1.5rem;
}
.quael_explain_card_bgg+.quael_explain_card_bgg{
border-top:1px solid rgba(28,20,12,0.08);
}
.quael_explain_h_bgg{
line-height:1.15;
color:#1A1410;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
font-size:1.25rem;
margin-bottom:8px;
}
.quael_explain_p_bgg{
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
color:#9C8268;
}
.quasg_bgg{
padding:3rem 0 10px;
}
.quasg_eyebrow_bgg{
display:block;
margin-bottom:0.75rem;
}
.quasg_h2_bgg{
color:#1A1410;
overflow-wrap:break-word;
line-height:1.05;
font-size:30px;
margin-bottom:28px;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.quasg_h2_bgg{
font-size:2.25rem;
}
}
.quasg_grid_bgg{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:723px){
.quasg_grid_bgg{
grid-template-columns:repeat(3,1fr);
}
}
.quasg_col_bgg{
min-width:0;
}
.quasg_col_h_bgg{
line-height:1.15;
margin-bottom:0.625rem;
color:#1A1410;
overflow-wrap:break-word;
font-size:22px;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
.quasg_col_p_bgg{
color:#9C8268;
line-height:1.65;
overflow-wrap:break-word;
font-size:0.875rem;
}
.qualh_bgg{
padding:2.5rem 0 1.25rem;
}
.qualh_in_bgg{
padding-top:34px;
border-top:1px solid rgba(28,20,12,0.15);
}
.qualh_eyebrow_bgg{
display:block;
margin-bottom:1.375rem;
}
.qualh_grid_bgg{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:597px){
.qualh_grid_bgg{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:957px){
.qualh_grid_bgg{
grid-template-columns:repeat(5,1fr);
}
}
.qualh_col_bgg{
min-width:0;
}
.qualh_col_h_bgg{
overflow-wrap:break-word;
font-weight:700;
margin-bottom:12px;
font-size:13px;
color:#1A1410;
}
.qualh_links_bgg{
gap:8px;
flex-direction:column;
display:flex;
}
.qualh_link_bgg{
transition:color .2s ease;
font-size:0.813rem;
overflow-wrap:break-word;
color:#9C8268;
}
.qualh_link_bgg:hover{
color:#C4943C;
}
.quagd_bgg{
padding:48px 0 10px;
}
.quagd_head_bgg{
gap:0.875rem;
flex-direction:column;
margin-bottom:24px;
display:flex;
}
@media(min-width:678px){
.quagd_head_bgg{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.quagd_eyebrow_bgg{
margin-bottom:0.625rem;
}
.quagd_h2_bgg{
font-weight:600;
color:#1A1410;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
font-size:1.75rem;
}
@media(min-width:765px){
.quagd_h2_bgg{
font-size:34px;
}
}
.quagd_more_bgg{
flex:0 0 auto;
transition:color .2s ease,border-color .2s ease;
font-size:13.5px;
font-weight:600;
padding-bottom:2px;
border-bottom:1px solid #1A1410;
color:#1A1410;
}
.quagd_more_bgg:hover{
border-color:#C4943C;
color:#C4943C;
}
.quagd_grid_bgg{
gap:20px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:722px){
.quagd_grid_bgg{
grid-template-columns:repeat(3,1fr);
}
}
.quagd_card_bgg{
border:1px solid rgba(28,20,12,0.08);
border-radius:14px;
background:#FFFFFF;
overflow:hidden;
display:block;
min-width:0;
}
.quagd_card_img_bgg{
background:linear-gradient(140deg,#2A1F12,#C4943C);
height:9.375rem;
}
.quagd_card_body_bgg{
padding:1.375rem;
}
.quagd_card_cat_bgg{
font-size:0.625rem;
letter-spacing:.1em;
color:#C4943C;
font-weight:600;
text-transform:uppercase;
}
.quagd_card_h_bgg{
margin:8px 0 10px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.2;
font-size:1.188rem;
color:#1A1410;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
.quagd_card_meta_bgg{
overflow-wrap:break-word;
color:#7A6249;
font-size:0.75rem;
}
.quafaq_bgg{
padding:48px 0;
background:#FFFFFF;
border-top:1px solid rgba(28,20,12,0.08);
margin-top:24px;
border-bottom:1px solid rgba(28,20,12,0.08);
}
@media(min-width:771px){
.quafaq_bgg{
padding:62px 0;
}
}
.quafaq_head_bgg{
margin-bottom:34px;
text-align:center;
}
.quafaq_eyebrow_bgg{
margin-bottom:12px;
}
.quafaq_h2_bgg{
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#1A1410;
font-size:32px;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:765px){
.quafaq_h2_bgg{
font-size:38px;
}
}
.quafaq_list_bgg{
margin:0 auto;
gap:12px;
display:flex;
flex-direction:column;
max-width:51.25rem;
}
.quafaq_item_bgg{
border:1px solid rgba(28,20,12,0.08);
overflow:hidden;
border-radius:0.875rem;
background:#FAF6F0;
}
.quafaq_q_bgg{
list-style:none;
padding:20px 24px;
gap:1.25rem;
overflow-wrap:break-word;
font-size:16px;
justify-content:space-between;
align-items:center;
font-weight:700;
color:#1A1410;
display:flex;
cursor:pointer;
}
.quafaq_q_bgg::-webkit-details-marker{
display:none;
}
.quafaq_q_ic_bgg{
flex:0 0 auto;
transition:transform .2s ease;
display:inline-flex;
color:#C4943C;
align-items:center;
}
.quafaq_q_ic_bgg svg{
height:1.125rem;
width:18px;
}
.quafaq_item_bgg[open] .quafaq_q_ic_bgg{
transform:rotate(180deg);
}
.quafaq_a_bgg{
padding:0 24px 20px;
color:#9C8268;
line-height:1.6;
overflow-wrap:break-word;
font-size:14.5px;
}
.quasb_bgg{
background:#FFFFFF;
padding:48px 0;
margin-top:24px;
border-top:1px solid rgba(28,20,12,0.08);
border-bottom:1px solid rgba(28,20,12,0.08);
}
@media(min-width:769px){
.quasb_bgg{
padding:3.5rem 0;
}
}
.quasb_eyebrow_bgg{
display:block;
margin-bottom:0.75rem;
}
.quasb_h2_bgg{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:1.625rem;
font-weight:600;
font-size:1.875rem;
color:#1A1410;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:770px){
.quasb_h2_bgg{
font-size:2.25rem;
}
}
.quasb_grid_bgg{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.quasb_grid_bgg{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.quasb_grid_bgg{
grid-template-columns:repeat(4,1fr);
}
}
.quasb_card_bgg{
border:1px solid rgba(28,20,12,0.08);
padding:24px;
background:#FAF6F0;
border-radius:0.875rem;
min-width:0;
}
.quasb_card_h_bgg{
line-height:1.15;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:8px;
color:#1A1410;
font-size:19px;
}
.quasb_card_p_bgg{
font-size:0.844rem;
line-height:1.6;
color:#9C8268;
overflow-wrap:break-word;
}
.quasb_rtp_bgg{
padding:1.625rem 28px;
border-radius:14px;
gap:1.5rem;
background:#FAF6F0;
border:1px solid rgba(28,20,12,0.08);
grid-template-columns:1fr;
margin-top:1.125rem;
align-items:center;
display:grid;
}
@media(min-width:762px){
.quasb_rtp_bgg{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.quasb_rtp_h_bgg{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:20px;
line-height:1.15;
color:#1A1410;
font-weight:600;
margin-bottom:8px;
overflow-wrap:break-word;
}
.quasb_rtp_p_bgg{
color:#9C8268;
line-height:1.6;
font-size:13.5px;
overflow-wrap:break-word;
}
.quasb_rtp_stats_bgg{
gap:1rem;
display:flex;
}
.quasb_stat_bgg{
flex:1 1 0;
background:#FFFFFF;
border-radius:8px;
padding:1.125rem;
text-align:center;
min-width:0;
}
.quasb_stat_v_bgg{
overflow-wrap:break-word;
font-weight:700;
color:#4A9068;
font-size:1.625rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
.quasb_stat_l_bgg{
font-size:0.719rem;
margin-top:0.25rem;
color:#7A6249;
}
.quaft_bgg{
background:#2A2118;
margin-top:2.5rem;
color:#B09A7A;
}
.quaft_in_bgg{
gap:2rem;
padding:48px 0 28px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:600px){
.quaft_in_bgg{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.quaft_in_bgg{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.quaft_brand_bgg{
min-width:0;
}
.quaft_logo_bgg{
overflow-wrap:break-word;
font-size:1.625rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#F5ECD8;
font-weight:700;
}
.quaft_tagline_bgg{
font-size:13.5px;
max-width:280px;
line-height:1.6;
color:#B09A7A;
margin-top:0.875rem;
}
.quaft_contact_bgg{
transition:color .2s ease;
margin-top:12px;
max-width:17.5rem;
font-size:13px;
color:#E8B84B;
overflow-wrap:anywhere;
display:inline-block;
}
.quaft_contact_bgg:hover{
color:#F5ECD8;
}
.quaft_col_bgg{
min-width:0;
}
.quaft_col_h_bgg{
letter-spacing:.08em;
text-transform:uppercase;
margin-bottom:0.875rem;
font-weight:700;
font-size:0.813rem;
color:#F5ECD8;
overflow-wrap:break-word;
}
.quaft_col_links_bgg{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.quaft_link_bgg{
transition:color .2s ease;
font-size:13.5px;
color:#B09A7A;
overflow-wrap:break-word;
}
.quaft_link_bgg:hover{
color:#F5ECD8;
}
.quaft_bot_bgg{
gap:1rem;
padding:22px 0 40px;
border-top:1px solid rgba(255,240,200,0.13);
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.quaft_bot_bgg{
gap:20px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.quaft_legal_bgg{
max-width:760px;
font-size:11.5px;
overflow-wrap:break-word;
line-height:1.6;
color:#BEA98E;
}
.quaft_legal_bgg b{
font-weight:700;
color:#B09A7A;
}
.quaft_age_bgg{
border:1.5px solid #E8B84B;
border-radius:0.5rem;
padding:0.25rem 9px;
flex:0 0 auto;
color:#E8B84B;
font-weight:700;
font-size:0.813rem;
}