*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#18160F;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
line-height:1.6;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
color:#CFC8B0;
font-size:15px;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.szu_layout_jv6{
display:flex;
min-height:100vh;
flex-direction:column;
}
.szu_main_jv6{
flex:1 1 auto;
min-width:0;
width:100%;
}
.szu_container_jv6{
margin:0 auto;
padding:0 1rem;
max-width:87.5rem;
width:100%;
}
@media(min-width:767px){
.szu_container_jv6{
padding:0 32px;
}
}
@media(min-width:1101px){
.szu_container_jv6{
padding:0 3.5rem;
}
}
.szu_eyebrow_jv6{
display:inline-block;
letter-spacing:.2em;
font-size:0.688rem;
color:#B8923C;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
line-height:1.4;
text-transform:uppercase;
font-weight:600;
}
.szu_band_jv6{
background:#13120C;
color:#F0EAD6;
}
.szu_band_jv6 .szu_eyebrow_jv6{
color:#D4AA5A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.szu_tb_jv6{
background:#18160F;
top:0;
z-index:50;
border-bottom:1px solid rgba(244,238,218,0.12);
position:sticky;
}
.szu_tb_in_jv6{
margin:0 auto;
padding:12px 1rem;
gap:16px;
width:100%;
align-items:center;
max-width:87.5rem;
justify-content:space-between;
display:flex;
}
@media(min-width:766px){
.szu_tb_in_jv6{
padding:16px 32px;
}
}
@media(min-width:1099px){
.szu_tb_in_jv6{
padding:1.125rem 56px;
}
}
.szu_tb_left_jv6{
gap:28px;
min-width:0;
align-items:center;
display:flex;
}
.szu_tb_logo_jv6{
gap:11px;
display:flex;
min-width:0;
align-items:center;
}
.szu_tb_logo_mark_jv6{
border-radius:0.5rem;
flex:0 0 auto;
width:34px;
object-fit:cover;
height:34px;
}
.szu_tb_logo_txt_jv6{
flex-direction:column;
line-height:1;
min-width:0;
display:flex;
}
.szu_tb_logo_name_jv6{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
font-size:22px;
color:#F0EAD6;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
white-space:nowrap;
letter-spacing:.02em;
}
.szu_tb_logo_sub_jv6{
overflow:hidden;
color:#B8923C;
letter-spacing:.32em;
font-weight:600;
font-size:8.5px;
white-space:nowrap;
text-overflow:ellipsis;
text-transform:uppercase;
margin-top:0.25rem;
}
.szu_tb_nav_jv6{
display:none;
}
@media(min-width:963px){
.szu_tb_nav_jv6{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.szu_tb_nav_item_jv6{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
white-space:nowrap;
color:#CFC8B0;
font-weight:600;
font-size:0.875rem;
border-bottom:2px solid transparent;
}
.szu_tb_nav_item_jv6:hover{
color:#F0EAD6;
}
.szu_tb_nav_item_jv6.szu_state_active_jv6{
border-color:#B8923C;
color:#F0EAD6;
}
.szu_tb_right_jv6{
gap:14px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.szu_tb_search_jv6{
transition:color .22s ease;
color:#CFC8B0;
align-items:center;
display:flex;
justify-content:center;
}
.szu_tb_search_jv6:hover{
color:#B8923C;
}
.szu_tb_search_jv6 svg{
width:18px;
height:18px;
}
.szu_tb_lang_jv6{
color:#9A9278;
text-transform:uppercase;
font-size:11px;
font-weight:600;
letter-spacing:.1em;
}
.szu_tb_lang_jv6:hover{
color:#F0EAD6;
}
.szu_tb_login_jv6{
color:#F0EAD6;
font-size:0.875rem;
font-weight:600;
display:none;
}
@media(min-width:766px){
.szu_tb_login_jv6{
display:inline-block;
}
}
.szu_tb_register_jv6{
padding:0.688rem 22px;
transition:background-color .22s ease;
background:#C4A45C;
border-radius:999px;
font-weight:700;
white-space:nowrap;
color:#0F0E09;
font-size:14px;
}
.szu_tb_register_jv6:hover{
background:#D4B46C;
}
.szu_mob_jv6{
background:#18160F;
border-top:1px solid rgba(244,238,218,0.12);
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
right:0;
z-index:60;
position:fixed;
left:0;
}
@media(min-width:962px){
.szu_mob_jv6{
display:none;
}
}
.szu_mob_in_jv6{
margin:0 auto;
align-items:stretch;
max-width:560px;
display:flex;
justify-content:space-around;
}
.szu_mob_item_jv6{
transition:color .22s ease;
padding:0.563rem 0.25rem;
gap:3px;
flex:1 1 0;
color:#9A9278;
min-width:0;
align-items:center;
display:flex;
flex-direction:column;
}
.szu_mob_item_jv6.szu_state_active_jv6{
color:#B8923C;
}
.szu_mob_ic_jv6{
display:flex;
align-items:center;
justify-content:center;
}
.szu_mob_ic_jv6 svg{
height:1.25rem;
width:1.25rem;
}
.szu_mob_lb_jv6{
overflow:hidden;
font-size:10px;
max-width:100%;
text-overflow:ellipsis;
font-weight:600;
white-space:nowrap;
}
@media(max-width:961px){
body{
padding-bottom:60px;
}
}
.szu_rail_jv6{
min-width:0;
position:relative;
}
.szu_rail_scroll_jv6{
gap:14px;
padding-bottom:0.875rem;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
display:flex;
}
@media(min-width:765px){
.szu_rail_scroll_jv6{
gap:18px;
}
}
.szu_gc_jv6{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:768px){
.szu_gc_jv6{
width:11.75rem;
}
}
.szu_gc_img_jv6{
overflow:hidden;
background:#211E15;
border-radius:14px;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 20px rgba(0,0,0,0.30);
padding-bottom:133.33%;
position:relative;
}
.szu_gc_img_jv6 img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.szu_gc_cover_jv6{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.szu_gc_hover_jv6{
transition:opacity .22s ease;
background:rgba(0,0,0,0.52);
inset:0;
display:flex;
position:absolute;
align-items:center;
opacity:0;
justify-content:center;
}
.szu_gc_jv6:hover .szu_gc_hover_jv6{
opacity:1;
}
.szu_gc_hover_btn_jv6{
background:#C4A45C;
border-radius:999px;
align-items:center;
color:#0F0E09;
width:46px;
display:flex;
justify-content:center;
height:2.875rem;
}
.szu_gc_hover_btn_jv6 svg{
width:1.125rem;
height:18px;
}
.szu_gc_info_jv6{
gap:2px;
display:flex;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
}
.szu_gc_name_jv6{
overflow:hidden;
white-space:nowrap;
font-size:13px;
font-weight:700;
text-overflow:ellipsis;
color:#F0EAD6;
}
.szu_gc_prov_jv6{
overflow:hidden;
white-space:nowrap;
color:#9A9278;
text-overflow:ellipsis;
font-size:0.688rem;
}
.szu_gc_meta_jv6{
font-size:0.688rem;
color:#9A9278;
}
.szu_tc_jv6{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:767px){
.szu_tc_jv6{
width:230px;
}
}
.szu_tc_img_jv6{
overflow:hidden;
background:#211E15;
border-radius:14px;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 20px rgba(0,0,0,0.30);
}
.szu_tc_img_jv6 img{
inset:0;
height:100%;
object-fit:cover;
width:100%;
position:absolute;
}
.szu_tc_info_jv6{
gap:2px;
display:flex;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
}
.szu_tc_name_jv6{
overflow:hidden;
font-weight:700;
color:#F0EAD6;
text-overflow:ellipsis;
font-size:0.875rem;
white-space:nowrap;
}
.szu_tc_rtp_jv6{
color:#9A9278;
font-size:0.688rem;
}
.szu_lc_jv6{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:767px){
.szu_lc_jv6{
width:268px;
}
}
.szu_lc_img_jv6{
border-radius:0.875rem;
background:#211E15;
overflow:hidden;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 1.25rem rgba(0,0,0,0.30);
padding-bottom:62.5%;
position:relative;
}
.szu_lc_img_jv6 img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.szu_lc_live_jv6{
gap:7px;
padding:0.25rem 0.563rem;
background:rgba(0,0,0,0.52);
border-radius:999px;
top:12px;
display:flex;
left:12px;
align-items:center;
position:absolute;
}
.szu_lc_live_dot_jv6{
background:#A84040;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
height:0.5rem;
width:0.5rem;
}
.szu_lc_seats_jv6{
letter-spacing:.08em;
color:#F0EAD6;
font-size:10px;
text-transform:uppercase;
font-weight:600;
}
.szu_lc_info_jv6{
gap:2px;
flex-direction:column;
margin-top:0.563rem;
display:flex;
min-width:0;
}
.szu_lc_name_jv6{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
color:#F0EAD6;
font-size:0.938rem;
}
.szu_lc_bet_jv6{
font-size:0.688rem;
color:#9A9278;
}
.szu_pc_jv6{
padding:16px 0.875rem;
background:#211E15;
gap:8px;
border:1px solid rgba(244,238,218,0.07);
border-radius:0.875rem;
min-height:74px;
flex-direction:column;
display:flex;
align-items:center;
min-width:0;
justify-content:center;
}
.szu_pc_logo_jv6{
flex:0 0 auto;
width:auto;
height:1.75rem;
object-fit:contain;
max-width:100%;
}
.szu_pc_name_jv6{
overflow:hidden;
color:#9A9278;
max-width:100%;
text-align:center;
white-space:nowrap;
font-size:0.688rem;
text-overflow:ellipsis;
}
.szu_gc_tag_jv6{
border-radius:8px;
padding:3px 0.5rem;
left:0.625rem;
position:absolute;
font-weight:700;
font-size:10px;
display:inline-block;
z-index:2;
top:10px;
letter-spacing:.06em;
text-transform:uppercase;
}
.szu_gc_tag_hot_jv6{
background:#A84040;
color:#F0EAD6;
}
.szu_gc_tag_new_jv6{
background:#D4AA5A;
color:#0F0E09;
}
.szu_gc_tag_jp_jv6{
background:#C4943C;
color:#0F0E09;
}
.szu_gc_tag_live_jv6{
background:#A84040;
color:#F0EAD6;
}
.szu_sh_jv6{
min-width:0;
margin-bottom:1.125rem;
}
.szu_sh_row_jv6{
gap:16px;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
}
.szu_sh_row_jv6 .szu_sh_l_jv6{
gap:6px;
min-width:0;
flex-direction:column;
display:flex;
}
.szu_sh_stack_jv6{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.szu_sh_center_jv6{
gap:0.625rem;
flex-direction:column;
text-align:center;
display:flex;
align-items:center;
}
.szu_sh_h2_jv6{
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.5rem;
font-weight:600;
line-height:1.1;
color:#F0EAD6;
}
@media(min-width:769px){
.szu_sh_h2_jv6{
font-size:1.875rem;
}
}
.szu_band_jv6 .szu_sh_h2_jv6{
color:#F0EAD6;
}
.szu_sh_eb_line_jv6{
gap:10px;
display:inline-flex;
align-items:center;
}
.szu_sh_eb_line_jv6::before{
background:#B8923C;
display:inline-block;
height:1px;
width:1.75rem;
content:"";
}
.szu_band_jv6 .szu_sh_eb_line_jv6::before{
background:#D4AA5A;
}
.szu_sh_eb_dot_jv6{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.szu_sh_eb_dot_jv6::before{
border-radius:50%;
background:#B8923C;
width:6px;
display:inline-block;
content:"";
height:0.375rem;
}
.szu_band_jv6 .szu_sh_eb_dot_jv6::before{
background:#D4AA5A;
}
.szu_sh_link_jv6{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
align-items:center;
display:inline-flex;
color:#F0EAD6;
padding-bottom:2px;
border-bottom:1px solid #F0EAD6;
white-space:nowrap;
font-size:13px;
font-weight:600;
}
.szu_sh_link_jv6:hover{
border-color:#B8923C;
color:#B8923C;
}
.szu_sh_link_jv6 svg{
width:0.875rem;
height:0.875rem;
}
.szu_sh_link_chev_jv6{
padding-bottom:0;
border-bottom:0;
}
.szu_sh_link_btn_jv6{
border-radius:62.438rem;
padding:0.563rem 18px;
background:#C4A45C;
border-bottom:0;
color:#0F0E09;
}
.szu_sh_link_btn_jv6:hover{
border-color:transparent;
background:#D4B46C;
color:#0F0E09;
}
.szu_band_jv6 .szu_sh_link_jv6{
border-color:#F0EAD6;
color:#F0EAD6;
}
.szu_band_jv6 .szu_sh_link_btn_jv6{
background:#D4AA5A;
color:#0F0E09;
}
.szu_sh_rule_jv6{
background:rgba(244,238,218,0.12);
margin:-2px 0 18px;
height:1px;
}
.szu_band_jv6 .szu_sh_rule_jv6{
background:rgba(244,238,218,0.10);
}
.szu_hero_jv6{
padding:2rem 0 8px;
}
@media(min-width:769px){
.szu_hero_jv6{
padding:3.5rem 0 1.5rem;
}
}
.szu_hero_in_jv6{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:903px){
.szu_hero_in_jv6{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.szu_hero_copy_jv6{
min-width:0;
}
.szu_hero_eyebrow_jv6{
gap:10px;
align-items:center;
display:inline-flex;
margin-bottom:1.375rem;
}
.szu_hero_eyebrow_line_jv6{
background:#B8923C;
flex:0 0 auto;
display:inline-block;
height:1px;
width:1.75rem;
}
.szu_hero_h1_jv6{
overflow-wrap:break-word;
font-size:38px;
color:#F0EAD6;
letter-spacing:-.01em;
margin-bottom:20px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.04;
font-weight:600;
}
@media(min-width:768px){
.szu_hero_h1_jv6{
font-size:3.375rem;
}
}
@media(min-width:1099px){
.szu_hero_h1_jv6{
font-size:3.875rem;
}
}
.szu_hero_h1_jv6 em{
font-style:normal;
color:#B8923C;
}
.szu_hero_sub_jv6{
line-height:1.6;
margin-bottom:1.875rem;
color:#7A7360;
max-width:480px;
font-size:16px;
}
@media(min-width:771px){
.szu_hero_sub_jv6{
font-size:1.125rem;
}
}
.szu_hero_actions_jv6{
gap:0.875rem;
display:flex;
align-items:center;
flex-wrap:wrap;
margin-bottom:2.125rem;
}
.szu_hero_cta_jv6{
transition:background-color .22s ease;
padding:16px 1.875rem;
gap:10px;
border-radius:62.438rem;
background:#C4A45C;
color:#0F0E09;
display:inline-flex;
align-items:center;
font-size:15px;
font-weight:700;
}
.szu_hero_cta_jv6:hover{
background:#D4B46C;
}
.szu_hero_cta_ic_jv6{
display:inline-flex;
align-items:center;
}
.szu_hero_cta_ic_jv6 svg{
height:16px;
width:1rem;
}
.szu_hero_cta_alt_jv6{
padding:0.938rem 1.625rem;
transition:border-color .22s ease,color .22s ease;
background:transparent;
border-radius:999px;
border:1px solid rgba(244,238,218,0.12);
align-items:center;
font-size:0.938rem;
color:#F0EAD6;
font-weight:600;
display:inline-flex;
}
.szu_hero_cta_alt_jv6:hover{
border-color:#B8923C;
color:#B8923C;
}
.szu_hero_trust_jv6{
gap:1.375rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.szu_hero_trust_item_jv6{
gap:0.563rem;
font-weight:600;
display:flex;
color:#CFC8B0;
align-items:center;
font-size:0.813rem;
}
.szu_hero_trust_ic_jv6{
display:inline-flex;
align-items:center;
color:#B8923C;
}
.szu_hero_trust_ic_jv6 svg{
width:1rem;
height:1rem;
}
.szu_hero_promo_jv6{
overflow:hidden;
border-radius:1.25rem;
background:#211E15;
display:flex;
position:relative;
box-shadow:0 8px 24px rgba(0,0,0,0.50), 0 32px 4rem rgba(0,0,0,0.38), 0 2px 0.5rem rgba(184,146,60,0.10);
min-height:18.75rem;
}
.szu_hero_promo_bg_jv6{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.szu_hero_promo_bg_jv6::after{
background:linear-gradient(120deg,#13120C 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.szu_hero_promo_glow_jv6{
border-radius:50%;
background:radial-gradient(circle,rgba(196,164,92,0.10) 0%,transparent 65%);
width:260px;
height:260px;
right:-20px;
pointer-events:none;
top:-40px;
position:absolute;
}
.szu_hero_promo_ct_jv6{
padding:28px;
position:relative;
align-self:flex-end;
z-index:2;
max-width:88%;
}
.szu_hero_promo_label_jv6{
font-weight:700;
color:#D4AA5A;
margin-bottom:8px;
text-transform:uppercase;
display:block;
font-size:10px;
letter-spacing:.25em;
}
.szu_hero_promo_amount_jv6{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:2rem;
color:#F0EAD6;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:768px){
.szu_hero_promo_amount_jv6{
font-size:2.5rem;
}
}
.szu_hero_promo_amount_jv6 em{
color:#D4AA5A;
font-style:normal;
}
.szu_hero_rating_jv6{
padding:0.625rem 14px;
border-radius:0.875rem;
gap:10px;
border:1px solid rgba(244,238,218,0.07);
background:#211E15;
right:0.875rem;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 20px rgba(0,0,0,0.30);
top:0.875rem;
position:absolute;
align-items:center;
display:flex;
z-index:3;
max-width:min(260px,62%);
}
.szu_hero_rating_score_jv6{
flex:0 0 auto;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EAD6;
font-weight:700;
font-size:24px;
}
.szu_hero_rating_txt_jv6{
flex:1 1 auto;
min-width:0;
}
.szu_hero_rating_stars_jv6{
gap:2px;
display:flex;
color:#B8923C;
}
.szu_hero_rating_stars_jv6 svg{
width:0.75rem;
height:12px;
}
.szu_hero_rating_cap_jv6{
overflow-wrap:break-word;
line-height:1.35;
margin-top:3px;
font-size:0.688rem;
color:#9A9278;
display:block;
}
.szu_stat_jv6{
margin-top:1rem;
border-top:1px solid rgba(244,238,218,0.12);
border-bottom:1px solid rgba(244,238,218,0.12);
}
.szu_stat_in_jv6{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.szu_stat_in_jv6{
grid-template-columns:repeat(4,1fr);
}
}
.szu_stat_item_jv6{
padding:22px 0.875rem;
border-right:1px solid rgba(244,238,218,0.07);
border-bottom:1px solid rgba(244,238,218,0.07);
min-width:0;
}
.szu_stat_item_jv6:nth-child(2n){
border-right:0;
}
.szu_stat_item_jv6:nth-child(n+3){
border-bottom:0;
}
@media(min-width:768px){
.szu_stat_item_jv6{
border-bottom:0;
}
.szu_stat_item_jv6:nth-child(2n){
border-right:1px solid rgba(244,238,218,0.07);
}
.szu_stat_item_jv6:nth-child(4n){
border-right:0;
}
}
.szu_stat_value_jv6{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
overflow-wrap:break-word;
font-weight:700;
color:#F0EAD6;
line-height:1;
}
@media(min-width:769px){
.szu_stat_value_jv6{
font-size:2.125rem;
}
}
.szu_stat_label_jv6{
overflow-wrap:break-word;
color:#9A9278;
font-size:13px;
margin-top:6px;
line-height:1.4;
}
.szu_gf_jv6{
padding:1.5rem 0 0.375rem;
}
.szu_gf_in_jv6{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.szu_gf_chip_jv6{
border-radius:999px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
background:#211E15;
padding:0.625rem 1.125rem;
border:1px solid rgba(244,238,218,0.12);
color:#CFC8B0;
font-size:0.813rem;
white-space:nowrap;
font-weight:600;
}
.szu_gf_chip_jv6:hover{
border-color:#B8923C;
color:#B8923C;
}
.szu_gf_chip_jv6.szu_state_active_jv6{
background:#C4A45C;
border-color:transparent;
color:#0F0E09;
}
.szu_jp_jv6{
padding:30px 0 10px;
}
.szu_jp_grid_jv6{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:768px){
.szu_jp_grid_jv6{
grid-template-columns:1fr 1fr;
}
.szu_jp_card_mega_jv6{
grid-column:1/-1;
}
}
@media(min-width:999px){
.szu_jp_grid_jv6{
grid-template-columns:1.4fr 1fr 1fr;
}
.szu_jp_card_mega_jv6{
grid-column:auto;
}
}
.szu_jp_card_jv6{
overflow:hidden;
padding:26px;
border:1px solid rgba(244,238,218,0.07);
background:#211E15;
gap:12px;
border-radius:20px;
justify-content:space-between;
min-width:0;
position:relative;
flex-direction:column;
min-height:200px;
display:flex;
}
.szu_jp_card_mega_jv6{
border-color:transparent;
background:linear-gradient(135deg,#1E1C12,#0F0E09);
min-height:210px;
color:#F0EAD6;
}
.szu_jp_glow_jv6{
background:radial-gradient(circle,rgba(196,164,92,0.10),transparent 70%);
border-radius:50%;
height:200px;
top:-2.5rem;
pointer-events:none;
width:12.5rem;
position:absolute;
right:-40px;
}
.szu_jp_label_jv6{
gap:0.625rem;
flex-wrap:wrap;
color:#B8923C;
font-size:10px;
letter-spacing:.16em;
position:relative;
font-weight:700;
display:flex;
align-items:center;
text-transform:uppercase;
justify-content:space-between;
}
.szu_jp_card_mega_jv6 .szu_jp_label_jv6{
color:#D4AA5A;
}
.szu_jp_drop_jv6{
text-transform:none;
font-weight:600;
color:#9A9278;
letter-spacing:.04em;
}
.szu_jp_card_mega_jv6 .szu_jp_drop_jv6{
color:#9A9278;
}
.szu_jp_amount_jv6{
font-weight:700;
line-height:1;
font-size:2.375rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
position:relative;
color:#F0EAD6;
}
.szu_jp_card_mega_jv6 .szu_jp_amount_jv6{
animation:zm2-pulse 2.4s infinite;
color:#D4AA5A;
font-size:3rem;
}
@media(min-width:769px){
.szu_jp_card_mega_jv6 .szu_jp_amount_jv6{
font-size:3.375rem;
}
}
.szu_jp_game_jv6{
color:#9A9278;
position:relative;
font-size:0.813rem;
}
.szu_jp_card_mega_jv6 .szu_jp_game_jv6{
color:#9A9278;
}
.szu_jp_cta_jv6{
position:relative;
align-self:flex-start;
}
.szu_jp_card_mega_jv6 .szu_jp_cta_jv6{
transition:opacity .22s ease;
border-radius:62.438rem;
padding:0.625rem 1.25rem;
background:#D4AA5A;
font-weight:700;
font-size:13px;
color:#0F0E09;
}
.szu_jp_card_mega_jv6 .szu_jp_cta_jv6:hover{
opacity:.9;
}
.szu_jp_card_jv6:not(.szu_jp_card_mega_jv6) .szu_jp_cta_jv6{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-weight:700;
border-bottom:1px solid #F0EAD6;
color:#F0EAD6;
font-size:0.813rem;
}
.szu_jp_card_jv6:not(.szu_jp_card_mega_jv6) .szu_jp_cta_jv6:hover{
border-color:#B8923C;
color:#B8923C;
}
.szu_jp_seo_jv6{
margin:14px 0 0;
max-width:47.5rem;
line-height:1.65;
color:#7A7360;
overflow-wrap:break-word;
font-size:0.875rem;
}
.szu_jp_seo_jv6 strong{
color:#F0EAD6;
font-weight:700;
}
.szu_grow_jv6{
padding:26px 0 0.625rem;
}
.szu_row_seo_jv6{
margin:0.625rem 0 0;
max-width:47.5rem;
color:#7A7360;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
}
.szu_row_seo_jv6 strong{
font-weight:700;
color:#F0EAD6;
}
.szu_grow_jv6{
padding:1.625rem 0 10px;
}
.szu_row_seo_jv6{
margin:10px 0 0;
max-width:760px;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
color:#7A7360;
}
.szu_row_seo_jv6 strong{
font-weight:700;
color:#F0EAD6;
}
.szu_grow_jv6{
padding:26px 0 10px;
}
.szu_row_seo_jv6{
margin:0.625rem 0 0;
font-size:0.875rem;
line-height:1.65;
max-width:760px;
overflow-wrap:break-word;
color:#7A7360;
}
.szu_row_seo_jv6 strong{
color:#F0EAD6;
font-weight:700;
}
.szu_grow_jv6{
padding:26px 0 10px;
}
.szu_row_seo_jv6{
margin:0.625rem 0 0;
color:#7A7360;
max-width:760px;
line-height:1.65;
font-size:14px;
overflow-wrap:break-word;
}
.szu_row_seo_jv6 strong{
font-weight:700;
color:#F0EAD6;
}
.szu_trn_jv6{
padding:30px 0 0.625rem;
}
.szu_trn_in_jv6{
border-radius:20px;
background:#211E15;
border:1px solid rgba(244,238,218,0.07);
grid-template-columns:1fr;
overflow:hidden;
display:grid;
}
@media(min-width:881px){
.szu_trn_in_jv6{
grid-template-columns:1.05fr 1fr;
}
}
.szu_trn_banner_jv6{
overflow:hidden;
background:linear-gradient(150deg,#1E1C12,#0F0E09);
padding:34px;
color:#F0EAD6;
position:relative;
}
.szu_trn_glow_jv6{
background:radial-gradient(circle,rgba(196,164,92,0.10),transparent 70%);
border-radius:50%;
right:-40px;
bottom:-2.5rem;
width:200px;
position:absolute;
pointer-events:none;
height:200px;
}
.szu_trn_eyebrow_jv6{
position:relative;
margin-bottom:0.875rem;
}
.szu_trn_h2_jv6{
overflow-wrap:break-word;
color:#F0EAD6;
line-height:1.06;
margin-bottom:0.75rem;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
position:relative;
font-size:1.875rem;
}
@media(min-width:769px){
.szu_trn_h2_jv6{
font-size:2.25rem;
}
}
.szu_trn_text_jv6{
color:#9A9278;
margin-bottom:1.375rem;
line-height:1.6;
max-width:420px;
font-size:14px;
position:relative;
}
.szu_trn_timer_jv6{
gap:0.5rem;
margin-bottom:24px;
position:relative;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.szu_trn_timer_cap_jv6{
font-size:0.688rem;
color:#9A9278;
}
.szu_trn_timer_box_jv6{
border-radius:0.5rem;
background:rgba(244,238,218,0.06);
padding:0.25rem 12px;
font-size:1.5rem;
font-weight:700;
color:#F0EAD6;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.szu_trn_cta_jv6{
padding:13px 1.625rem;
background:#D4AA5A;
transition:opacity .22s ease;
border-radius:999px;
font-weight:700;
font-size:0.875rem;
display:inline-block;
color:#0F0E09;
position:relative;
}
.szu_trn_cta_jv6:hover{
opacity:.9;
}
.szu_trn_lb_jv6{
padding:26px 1.75rem;
}
.szu_trn_lb_head_jv6{
gap:0.625rem;
margin-bottom:0.75rem;
justify-content:space-between;
display:flex;
align-items:center;
}
.szu_trn_lb_title_jv6{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EAD6;
font-weight:600;
font-size:1.25rem;
}
.szu_trn_lb_upd_jv6{
text-transform:uppercase;
letter-spacing:.08em;
color:#9A9278;
font-size:0.688rem;
}
.szu_trn_lb_row_jv6{
border-radius:8px;
gap:14px;
padding:11px 0.75rem;
align-items:center;
display:flex;
}
.szu_trn_lb_row_jv6:nth-child(2){
background:rgba(184,146,60,0.12);
}
.szu_trn_lb_rank_jv6{
flex:0 0 auto;
color:#B8923C;
font-size:16px;
font-weight:700;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
width:22px;
}
.szu_trn_lb_av_jv6{
flex:0 0 auto;
background:linear-gradient(135deg,#B8923C,#E0C278);
border-radius:50%;
height:1.875rem;
width:30px;
}
.szu_trn_lb_name_jv6{
flex:1 1 auto;
overflow:hidden;
color:#F0EAD6;
white-space:nowrap;
font-weight:600;
min-width:0;
font-size:0.875rem;
text-overflow:ellipsis;
}
.szu_trn_lb_amount_jv6{
flex:0 0 auto;
font-size:0.813rem;
font-weight:700;
color:#F0EAD6;
}
.szu_gm_jv6{
padding:30px 0 0.625rem;
}
.szu_gm_in_jv6{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:878px){
.szu_gm_in_jv6{
grid-template-columns:1.25fr 1fr;
}
}
.szu_gm_left_jv6{
padding:32px;
border-radius:1.25rem;
background:#211E15;
border:1px solid rgba(244,238,218,0.07);
min-width:0;
}
.szu_gm_eyebrow_jv6{
margin-bottom:10px;
}
.szu_gm_h2_jv6{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
color:#F0EAD6;
font-size:26px;
overflow-wrap:break-word;
line-height:1.06;
font-weight:600;
}
@media(min-width:769px){
.szu_gm_h2_jv6{
font-size:28px;
}
}
.szu_gm_text_jv6{
max-width:480px;
margin-bottom:22px;
color:#7A7360;
line-height:1.6;
font-size:14px;
}
.szu_gm_level_jv6{
margin-bottom:0.5rem;
font-weight:700;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
color:#B8923C;
}
.szu_gm_bar_jv6{
overflow:hidden;
background:rgba(244,238,218,0.12);
border-radius:62.438rem;
height:8px;
margin-bottom:6px;
}
.szu_gm_bar_fill_jv6{
background:linear-gradient(90deg,#B8923C,#E0C278);
border-radius:999px;
height:100%;
}
.szu_gm_bar_meta_jv6{
gap:0.625rem;
display:flex;
margin-bottom:18px;
color:#9A9278;
justify-content:space-between;
font-size:11px;
}
.szu_gm_missions_jv6{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.szu_gm_mission_jv6{
gap:0.438rem;
border:1px solid rgba(244,238,218,0.12);
border-radius:999px;
background:#18160F;
padding:0.563rem 0.938rem;
display:inline-flex;
font-size:0.781rem;
color:#CFC8B0;
font-weight:600;
align-items:center;
}
.szu_gm_mission_ic_jv6{
align-items:center;
color:#B8923C;
display:inline-flex;
}
.szu_gm_mission_ic_jv6 svg{
width:0.813rem;
height:0.813rem;
}
.szu_gm_right_jv6{
padding:2rem;
border-radius:1.25rem;
overflow:hidden;
background:linear-gradient(150deg,#1E1C12,#0F0E09);
display:flex;
flex-direction:column;
color:#F0EAD6;
position:relative;
}
.szu_gm_glow_jv6{
border-radius:50%;
background:radial-gradient(circle,rgba(196,164,92,0.10),transparent 70%);
right:-1.875rem;
width:9.375rem;
position:absolute;
pointer-events:none;
height:9.375rem;
top:-1.875rem;
}
.szu_gm_ref_eyebrow_jv6{
margin-bottom:0.625rem;
position:relative;
}
.szu_gm_ref_h2_jv6{
line-height:1.1;
font-size:1.625rem;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
position:relative;
font-weight:600;
margin-bottom:0.5rem;
color:#F0EAD6;
}
.szu_gm_ref_text_jv6{
font-size:13.5px;
line-height:1.55;
color:#9A9278;
margin-bottom:1.25rem;
position:relative;
}
.szu_gm_ref_cta_jv6{
padding:11px 1.375rem;
border-radius:999px;
background:#D4AA5A;
transition:opacity .22s ease;
font-weight:700;
align-self:flex-start;
margin-top:auto;
font-size:13.5px;
position:relative;
color:#0F0E09;
}
.szu_gm_ref_cta_jv6:hover{
opacity:.9;
}
.szu_app_jv6{
padding:1.875rem 0 10px;
}
.szu_app_in_jv6{
gap:1.75rem;
border:1px solid rgba(244,238,218,0.07);
padding:2rem;
background:#211E15;
border-radius:1.25rem;
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.szu_app_in_jv6{
padding:40px 2.75rem;
gap:2.5rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.szu_app_copy_jv6{
min-width:0;
max-width:35rem;
}
.szu_app_eyebrow_jv6{
margin-bottom:12px;
}
.szu_app_h2_jv6{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:12px;
overflow-wrap:break-word;
font-size:28px;
line-height:1.05;
font-weight:600;
color:#F0EAD6;
}
@media(min-width:768px){
.szu_app_h2_jv6{
font-size:34px;
}
}
.szu_app_text_jv6{
margin-bottom:1.375rem;
color:#7A7360;
font-size:14px;
line-height:1.6;
}
.szu_app_btns_jv6{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.szu_app_btn_jv6{
padding:11px 20px;
gap:10px;
transition:background-color .22s ease;
background:#C4A45C;
border-radius:14px;
color:#0F0E09;
display:inline-flex;
align-items:center;
}
.szu_app_btn_jv6:hover{
background:#D4B46C;
}
.szu_app_btn_ic_jv6{
display:inline-flex;
align-items:center;
}
.szu_app_btn_ic_jv6 svg{
width:1.125rem;
height:18px;
}
.szu_app_btn_lb_jv6{
font-size:13.5px;
font-weight:700;
}
.szu_app_qr_wrap_jv6{
gap:18px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.szu_app_qr_jv6{
flex:0 0 auto;
border-radius:0.875rem;
height:6.75rem;
width:108px;
background-image:repeating-linear-gradient(0deg,#211E15 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#211E15 0 5px,transparent 5px 11px);
background-color:#C4A45C;
}
.szu_app_qr_cap_jv6{
max-width:5.75rem;
font-size:0.781rem;
line-height:1.4;
color:#9A9278;
}
.szu_vip_jv6{
padding:48px 0;
}
@media(min-width:765px){
.szu_vip_jv6{
padding:64px 0;
}
}
.szu_vip_head_jv6{
gap:14px;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:877px){
.szu_vip_head_jv6{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.szu_vip_eyebrow_jv6{
margin-bottom:0.75rem;
}
.szu_vip_h2_jv6{
line-height:1.05;
font-size:32px;
font-weight:600;
overflow-wrap:break-word;
color:#F0EAD6;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.szu_vip_h2_jv6{
font-size:2.5rem;
}
}
.szu_vip_intro_jv6{
line-height:1.6;
font-size:0.875rem;
max-width:26.25rem;
color:#9A9278;
}
.szu_vip_grid_jv6{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.szu_vip_card_jv6{
border:1px solid rgba(244,238,218,0.10);
border-radius:14px;
padding:1.375rem 18px;
min-width:0;
}
.szu_vip_card_feat_jv6{
border-color:#D4AA5A;
background:rgba(244,238,218,0.06);
}
.szu_vip_card_ic_jv6{
border-radius:8px;
background:linear-gradient(135deg,#B8923C,#E0C278);
height:2.125rem;
margin-bottom:1rem;
display:block;
width:2.125rem;
}
.szu_vip_name_jv6{
font-weight:600;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EAD6;
font-size:1.25rem;
margin-bottom:0.375rem;
}
.szu_vip_perk_jv6{
line-height:1.5;
font-size:0.781rem;
overflow-wrap:break-word;
color:#9A9278;
}
.szu_wy_jv6{
padding:3rem 0;
}
@media(min-width:769px){
.szu_wy_jv6{
padding:3.5rem 0;
}
}
.szu_wy_in_jv6{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:903px){
.szu_wy_in_jv6{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.szu_wy_left_jv6{
min-width:0;
}
.szu_wy_eyebrow_jv6{
margin-bottom:14px;
}
.szu_wy_h2_jv6{
font-size:32px;
margin-bottom:1rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
color:#F0EAD6;
overflow-wrap:break-word;
}
@media(min-width:769px){
.szu_wy_h2_jv6{
font-size:2.5rem;
}
}
.szu_wy_intro_jv6{
color:#7A7360;
line-height:1.6;
font-size:0.938rem;
}
.szu_wy_grid_jv6{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:558px){
.szu_wy_grid_jv6{
grid-template-columns:1fr 1fr;
}
}
.szu_wy_card_jv6{
background:#211E15;
padding:26px;
border-radius:0.875rem;
border:1px solid rgba(244,238,218,0.07);
min-width:0;
}
.szu_wy_card_ic_jv6{
display:inline-flex;
justify-content:center;
color:#B8923C;
align-items:center;
margin-bottom:16px;
}
.szu_wy_card_ic_jv6 svg{
width:26px;
height:1.625rem;
}
.szu_wy_card_h_jv6{
margin-bottom:8px;
font-size:1.313rem;
color:#F0EAD6;
overflow-wrap:break-word;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
}
.szu_wy_card_p_jv6{
font-size:0.875rem;
color:#7A7360;
line-height:1.55;
overflow-wrap:break-word;
}
.szu_hts_jv6{
padding:3rem 0;
}
@media(min-width:767px){
.szu_hts_jv6{
padding:3.875rem 0;
}
}
.szu_hts_head_jv6{
gap:18px;
display:flex;
margin-bottom:2.125rem;
flex-direction:column;
}
@media(min-width:770px){
.szu_hts_head_jv6{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.szu_hts_eyebrow_jv6{
margin-bottom:0.75rem;
}
.szu_hts_h2_jv6{
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-size:1.875rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EAD6;
}
@media(min-width:769px){
.szu_hts_h2_jv6{
font-size:38px;
}
}
.szu_hts_cta_jv6{
background:#D4AA5A;
transition:opacity .22s ease;
padding:15px 1.875rem;
border-radius:999px;
flex:0 0 auto;
font-weight:700;
color:#0F0E09;
font-size:15px;
}
.szu_hts_cta_jv6:hover{
opacity:.9;
}
.szu_hts_grid_jv6{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.szu_hts_grid_jv6{
grid-template-columns:repeat(3,1fr);
}
}
.szu_hts_step_jv6{
min-width:0;
border-top:1px solid rgba(244,238,218,0.10);
padding-top:22px;
}
.szu_hts_step_num_jv6{
color:#D4AA5A;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:44px;
font-weight:700;
margin-bottom:14px;
line-height:1;
}
.szu_hts_step_h_jv6{
line-height:1.2;
font-size:1.188rem;
overflow-wrap:break-word;
font-weight:700;
margin-bottom:0.5rem;
color:#F0EAD6;
}
.szu_hts_step_p_jv6{
color:#9A9278;
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
}
.szu_tt_jv6{
padding:48px 0 0.625rem;
}
@media(min-width:765px){
.szu_tt_jv6{
padding:60px 0 10px;
}
}
.szu_tt_head_jv6{
margin-bottom:34px;
text-align:center;
}
.szu_tt_eyebrow_jv6{
margin-bottom:0.75rem;
}
.szu_tt_h2_jv6{
overflow-wrap:break-word;
font-size:32px;
color:#F0EAD6;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:771px){
.szu_tt_h2_jv6{
font-size:2.625rem;
}
}
.szu_tt_grid_jv6{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.szu_tt_grid_jv6{
grid-template-columns:repeat(3,1fr);
}
}
.szu_tt_card_jv6{
background:#211E15;
border:1px solid rgba(244,238,218,0.07);
border-radius:0.875rem;
padding:1.875rem;
flex-direction:column;
min-width:0;
display:flex;
}
.szu_tt_card_ic_jv6{
display:inline-flex;
margin-bottom:1.125rem;
align-items:center;
color:#B8923C;
}
.szu_tt_card_ic_jv6 svg{
width:28px;
height:1.75rem;
}
.szu_tt_card_h_jv6{
color:#F0EAD6;
overflow-wrap:break-word;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:22px;
line-height:1.15;
margin-bottom:0.5rem;
}
.szu_tt_card_p_jv6{
margin-bottom:14px;
line-height:1.6;
font-size:0.875rem;
overflow-wrap:break-word;
color:#7A7360;
}
.szu_tt_card_p_jv6 b{
color:#F0EAD6;
font-weight:700;
}
.szu_tt_card_link_jv6{
transition:color .22s ease;
color:#F0EAD6;
font-weight:700;
font-size:13px;
align-self:flex-start;
padding-bottom:2px;
border-bottom:1px solid #B8923C;
margin-top:auto;
}
.szu_tt_card_link_jv6:hover{
color:#B8923C;
}
.szu_rc_jv6{
padding:3rem 0 0.625rem;
}
.szu_rc_in_jv6{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:758px){
.szu_rc_in_jv6{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.szu_rc_col_jv6{
min-width:0;
}
.szu_rc_label_jv6{
font-size:11px;
letter-spacing:.2em;
margin-bottom:16px;
text-transform:uppercase;
font-weight:600;
color:#B8923C;
}
.szu_rc_awards_jv6{
gap:12px;
flex-direction:column;
display:flex;
}
.szu_rc_award_jv6{
gap:12px;
display:flex;
align-items:center;
min-width:0;
}
.szu_rc_award_ic_jv6{
flex:0 0 auto;
color:#D4AA5A;
align-items:center;
display:inline-flex;
}
.szu_rc_award_ic_jv6 svg{
height:1.125rem;
width:18px;
}
.szu_rc_award_t_jv6{
color:#F0EAD6;
font-size:0.875rem;
font-weight:700;
overflow-wrap:break-word;
}
.szu_rc_award_s_jv6{
overflow-wrap:break-word;
font-size:0.75rem;
color:#9A9278;
}
.szu_rc_press_jv6{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.szu_rc_press_logo_jv6{
overflow:hidden;
border:1px solid rgba(244,238,218,0.07);
border-radius:8px;
padding:0 0.5rem;
align-items:center;
white-space:nowrap;
text-align:center;
display:flex;
color:#7A7360;
font-weight:700;
font-size:0.875rem;
height:3.25rem;
justify-content:center;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
}
.szu_rc_partner_jv6{
border:1px solid rgba(244,238,218,0.07);
border-radius:14px;
padding:22px;
background:#211E15;
}
.szu_rc_partner_name_jv6{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.25rem;
margin-bottom:0.375rem;
font-weight:600;
color:#F0EAD6;
}
.szu_rc_partner_text_jv6{
overflow-wrap:break-word;
font-size:0.813rem;
color:#7A7360;
line-height:1.55;
}
.szu_pmt_jv6{
padding:48px 0 0.625rem;
}
.szu_pmt_in_jv6{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:882px){
.szu_pmt_in_jv6{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.szu_pmt_left_jv6{
min-width:0;
}
.szu_pmt_eyebrow_jv6{
margin-bottom:0.75rem;
}
.szu_pmt_h2_jv6{
overflow-wrap:break-word;
color:#F0EAD6;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:12px;
font-weight:600;
font-size:1.875rem;
line-height:1.06;
}
@media(min-width:769px){
.szu_pmt_h2_jv6{
font-size:32px;
}
}
.szu_pmt_text_jv6{
font-size:14.5px;
color:#7A7360;
margin-bottom:22px;
line-height:1.6;
}
.szu_pmt_logos_jv6{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:477px){
.szu_pmt_logos_jv6{
grid-template-columns:repeat(4,1fr);
}
}
.szu_pmt_logo_jv6{
border-radius:0.5rem;
border:1px solid rgba(244,238,218,0.07);
padding:0 8px;
overflow:hidden;
background:#211E15;
font-size:0.781rem;
text-align:center;
font-weight:700;
display:flex;
align-items:center;
justify-content:center;
height:50px;
white-space:nowrap;
color:#CFC8B0;
text-overflow:ellipsis;
}
.szu_pmt_table_jv6{
border:1px solid rgba(244,238,218,0.07);
border-radius:0.875rem;
overflow:hidden;
min-width:0;
}
.szu_pmt_thead_jv6{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#0F0E09;
display:grid;
}
.szu_pmt_th_jv6{
padding:13px 14px;
overflow:hidden;
color:#F0EAD6;
letter-spacing:.08em;
white-space:nowrap;
text-overflow:ellipsis;
font-size:10px;
text-transform:uppercase;
font-weight:700;
}
.szu_pmt_row_jv6{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(244,238,218,0.07);
display:grid;
}
.szu_pmt_row_jv6:nth-child(odd){
background:#211E15;
}
.szu_pmt_td_jv6{
padding:0.875rem;
color:#7A7360;
overflow-wrap:break-word;
font-size:0.844rem;
min-width:0;
}
.szu_pmt_row_jv6 .szu_pmt_td_jv6:first-child{
color:#F0EAD6;
font-weight:700;
}
.szu_pmt_row_jv6 .szu_pmt_td_jv6:last-child{
font-weight:700;
color:#5A8C6A;
}
.szu_op_jv6{
padding:36px 0 0.625rem;
}
.szu_op_in_jv6{
grid-template-columns:1fr;
background:#211E15;
gap:2rem;
border-radius:0.875rem;
border:1px solid rgba(244,238,218,0.07);
padding:32px;
align-items:center;
display:grid;
}
@media(min-width:863px){
.szu_op_in_jv6{
gap:44px;
padding:2.125rem 2.5rem;
grid-template-columns:.9fr 1.1fr;
}
}
.szu_op_left_jv6{
min-width:0;
}
.szu_op_eyebrow_jv6{
margin-bottom:12px;
}
.szu_op_h2_jv6{
font-size:1.75rem;
line-height:1.08;
color:#F0EAD6;
margin-bottom:10px;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:768px){
.szu_op_h2_jv6{
font-size:1.875rem;
}
}
.szu_op_text_jv6{
line-height:1.6;
font-size:14px;
color:#7A7360;
}
.szu_op_grid_jv6{
gap:1px;
border:1px solid rgba(244,238,218,0.12);
background:rgba(244,238,218,0.12);
border-radius:0.5rem;
grid-template-columns:1fr 1fr;
overflow:hidden;
display:grid;
}
.szu_op_field_jv6{
background:#18160F;
padding:18px 20px;
min-width:0;
}
.szu_op_field_lb_jv6{
color:#B8923C;
margin-bottom:0.313rem;
letter-spacing:.1em;
font-size:0.625rem;
text-transform:uppercase;
font-weight:600;
}
.szu_op_field_val_jv6{
font-weight:700;
font-size:14px;
color:#F0EAD6;
overflow-wrap:break-word;
}
.szu_prov_jv6{
padding:40px 0 1.25rem;
}
.szu_prov_eyebrow_jv6{
display:block;
margin-bottom:18px;
}
.szu_prov_grid_jv6{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:561px){
.szu_prov_grid_jv6{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.szu_prov_grid_jv6{
grid-template-columns:repeat(6,1fr);
}
}
.szu_ts_jv6{
padding:44px 0;
}
.szu_ts_in_jv6{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:883px){
.szu_ts_in_jv6{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.szu_ts_left_jv6{
min-width:0;
}
.szu_ts_h2_jv6{
line-height:1.1;
font-weight:600;
font-size:1.625rem;
margin-bottom:12px;
color:#F0EAD6;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.szu_ts_h2_jv6{
font-size:28px;
}
}
.szu_ts_text_jv6{
line-height:1.6;
color:#9A9278;
max-width:520px;
margin-bottom:1.375rem;
font-size:14.5px;
}
.szu_ts_badges_jv6{
gap:1.125rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.szu_ts_badge_jv6{
font-size:0.813rem;
font-weight:600;
color:#9A9278;
}
.szu_ts_pay_jv6{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:882px){
.szu_ts_pay_jv6{
justify-content:flex-end;
}
}
.szu_ts_pay_chip_jv6{
border:1px solid rgba(244,238,218,0.10);
background:rgba(244,238,218,0.06);
padding:0.75rem 1rem;
border-radius:14px;
font-size:14px;
font-weight:700;
color:#F0EAD6;
}
.szu_faq_jv6{
background:#211E15;
padding:48px 0;
border-bottom:1px solid rgba(244,238,218,0.07);
margin-top:1.5rem;
border-top:1px solid rgba(244,238,218,0.07);
}
@media(min-width:766px){
.szu_faq_jv6{
padding:3.875rem 0;
}
}
.szu_faq_head_jv6{
margin-bottom:2.125rem;
text-align:center;
}
.szu_faq_eyebrow_jv6{
margin-bottom:12px;
}
.szu_faq_h2_jv6{
overflow-wrap:break-word;
font-size:2rem;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EAD6;
line-height:1.05;
}
@media(min-width:765px){
.szu_faq_h2_jv6{
font-size:38px;
}
}
.szu_faq_list_jv6{
gap:0.75rem;
margin:0 auto;
flex-direction:column;
display:flex;
max-width:51.25rem;
}
.szu_faq_item_jv6{
overflow:hidden;
border-radius:14px;
background:#18160F;
border:1px solid rgba(244,238,218,0.07);
}
.szu_faq_q_jv6{
list-style:none;
padding:1.25rem 24px;
gap:1.25rem;
color:#F0EAD6;
align-items:center;
overflow-wrap:break-word;
font-size:16px;
font-weight:700;
justify-content:space-between;
display:flex;
cursor:pointer;
}
.szu_faq_q_jv6::-webkit-details-marker{
display:none;
}
.szu_faq_q_ic_jv6{
flex:0 0 auto;
transition:transform .22s ease;
color:#B8923C;
align-items:center;
display:inline-flex;
}
.szu_faq_q_ic_jv6 svg{
height:1.125rem;
width:1.125rem;
}
.szu_faq_item_jv6[open] .szu_faq_q_ic_jv6{
transform:rotate(180deg);
}
.szu_faq_a_jv6{
padding:0 24px 1.25rem;
line-height:1.6;
color:#7A7360;
font-size:14.5px;
overflow-wrap:break-word;
}
.szu_el_jv6{
padding:3rem 0;
}
@media(min-width:767px){
.szu_el_jv6{
padding:56px 0;
}
}
.szu_el_in_jv6{
grid-template-columns:1fr;
gap:40px;
display:grid;
align-items:start;
}
@media(min-width:897px){
.szu_el_in_jv6{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.szu_el_left_jv6{
min-width:0;
}
.szu_el_eyebrow_jv6{
margin-bottom:0.875rem;
}
.szu_el_h2_jv6{
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0EAD6;
margin-bottom:22px;
font-size:2rem;
line-height:1.08;
}
@media(min-width:769px){
.szu_el_h2_jv6{
font-size:2.375rem;
}
}
.szu_el_body_jv6 p{
margin-bottom:1.125rem;
font-size:16px;
color:#CFC8B0;
line-height:1.7;
overflow-wrap:break-word;
}
.szu_el_dropcap_jv6{
padding:6px 12px 0 0;
line-height:.8;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#B8923C;
font-weight:700;
float:left;
font-size:62px;
}
.szu_el_right_jv6{
min-width:0;
}
.szu_el_quote_jv6{
background:linear-gradient(150deg,#1E1C12,#0F0E09);
border-radius:1.25rem;
padding:36px;
margin-bottom:1.5rem;
position:relative;
color:#F0EAD6;
}
.szu_el_quote_mark_jv6{
display:inline-flex;
color:#D4AA5A;
align-items:center;
margin-bottom:6px;
}
.szu_el_quote_mark_jv6 svg{
width:34px;
height:34px;
}
.szu_el_quote_text_jv6{
overflow-wrap:break-word;
line-height:1.4;
font-weight:500;
font-size:1.375rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EAD6;
margin-bottom:1.375rem;
}
.szu_el_quote_meta_jv6{
gap:12px;
display:flex;
align-items:center;
}
.szu_el_quote_av_jv6{
border-radius:50%;
background:linear-gradient(135deg,#B8923C,#E0C278);
flex:0 0 auto;
width:2.375rem;
height:2.375rem;
}
.szu_el_quote_author_jv6{
color:#F0EAD6;
font-weight:700;
font-size:0.875rem;
}
.szu_el_quote_meta_sub_jv6{
color:#9A9278;
font-size:12px;
}
.szu_el_explain_jv6{
border-radius:14px;
border:1px solid rgba(244,238,218,0.07);
overflow:hidden;
}
.szu_el_explain_card_jv6{
padding:1.375rem 24px;
}
.szu_el_explain_card_jv6+.szu_el_explain_card_jv6{
border-top:1px solid rgba(244,238,218,0.07);
}
.szu_el_explain_h_jv6{
font-weight:600;
line-height:1.15;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0EAD6;
margin-bottom:0.5rem;
font-size:1.25rem;
}
.szu_el_explain_p_jv6{
color:#7A7360;
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
}
.szu_sg_jv6{
padding:48px 0 10px;
}
.szu_sg_eyebrow_jv6{
display:block;
margin-bottom:0.75rem;
}
.szu_sg_h2_jv6{
line-height:1.05;
color:#F0EAD6;
font-size:1.875rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:1.75rem;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:766px){
.szu_sg_h2_jv6{
font-size:2.25rem;
}
}
.szu_sg_grid_jv6{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:721px){
.szu_sg_grid_jv6{
grid-template-columns:repeat(3,1fr);
}
}
.szu_sg_col_jv6{
min-width:0;
}
.szu_sg_col_h_jv6{
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:10px;
font-size:1.375rem;
color:#F0EAD6;
}
.szu_sg_col_p_jv6{
overflow-wrap:break-word;
color:#7A7360;
line-height:1.65;
font-size:0.875rem;
}
.szu_sb_jv6{
background:#211E15;
padding:48px 0;
margin-top:1.5rem;
border-top:1px solid rgba(244,238,218,0.07);
border-bottom:1px solid rgba(244,238,218,0.07);
}
@media(min-width:767px){
.szu_sb_jv6{
padding:56px 0;
}
}
.szu_sb_eyebrow_jv6{
display:block;
margin-bottom:0.75rem;
}
.szu_sb_h2_jv6{
font-weight:600;
margin-bottom:1.625rem;
color:#F0EAD6;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.875rem;
line-height:1.05;
}
@media(min-width:771px){
.szu_sb_h2_jv6{
font-size:2.25rem;
}
}
.szu_sb_grid_jv6{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:562px){
.szu_sb_grid_jv6{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.szu_sb_grid_jv6{
grid-template-columns:repeat(4,1fr);
}
}
.szu_sb_card_jv6{
border-radius:14px;
border:1px solid rgba(244,238,218,0.07);
padding:24px;
background:#18160F;
min-width:0;
}
.szu_sb_card_h_jv6{
font-size:19px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
margin-bottom:0.5rem;
overflow-wrap:break-word;
color:#F0EAD6;
}
.szu_sb_card_p_jv6{
line-height:1.6;
font-size:0.844rem;
overflow-wrap:break-word;
color:#7A7360;
}
.szu_sb_rtp_jv6{
padding:1.625rem 1.75rem;
border-radius:0.875rem;
border:1px solid rgba(244,238,218,0.07);
gap:24px;
background:#18160F;
grid-template-columns:1fr;
align-items:center;
margin-top:1.125rem;
display:grid;
}
@media(min-width:762px){
.szu_sb_rtp_jv6{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.szu_sb_rtp_h_jv6{
color:#F0EAD6;
font-size:1.25rem;
line-height:1.15;
margin-bottom:0.5rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
}
.szu_sb_rtp_p_jv6{
font-size:0.844rem;
color:#7A7360;
line-height:1.6;
overflow-wrap:break-word;
}
.szu_sb_rtp_stats_jv6{
gap:1rem;
display:flex;
}
.szu_sb_stat_jv6{
background:#211E15;
border-radius:8px;
flex:1 1 0;
padding:1.125rem;
text-align:center;
min-width:0;
}
.szu_sb_stat_v_jv6{
color:#5A8C6A;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.625rem;
font-weight:700;
}
.szu_sb_stat_l_jv6{
color:#9A9278;
font-size:0.719rem;
margin-top:0.25rem;
}
.szu_lh_jv6{
padding:2.5rem 0 1.25rem;
}
.szu_lh_in_jv6{
border-top:1px solid rgba(244,238,218,0.12);
padding-top:2.125rem;
}
.szu_lh_eyebrow_jv6{
margin-bottom:1.375rem;
display:block;
}
.szu_lh_grid_jv6{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:602px){
.szu_lh_grid_jv6{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:960px){
.szu_lh_grid_jv6{
grid-template-columns:repeat(5,1fr);
}
}
.szu_lh_col_jv6{
min-width:0;
}
.szu_lh_col_h_jv6{
color:#F0EAD6;
overflow-wrap:break-word;
margin-bottom:12px;
font-weight:700;
font-size:0.813rem;
}
.szu_lh_links_jv6{
gap:8px;
flex-direction:column;
display:flex;
}
.szu_lh_link_jv6{
transition:color .22s ease;
font-size:0.813rem;
color:#7A7360;
overflow-wrap:break-word;
}
.szu_lh_link_jv6:hover{
color:#B8923C;
}
.szu_gd_jv6{
padding:48px 0 10px;
}
.szu_gd_head_jv6{
gap:0.875rem;
display:flex;
flex-direction:column;
margin-bottom:24px;
}
@media(min-width:679px){
.szu_gd_head_jv6{
gap:20px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.szu_gd_eyebrow_jv6{
margin-bottom:0.625rem;
}
.szu_gd_h2_jv6{
font-weight:600;
font-size:28px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#F0EAD6;
overflow-wrap:break-word;
}
@media(min-width:769px){
.szu_gd_h2_jv6{
font-size:2.125rem;
}
}
.szu_gd_more_jv6{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
color:#F0EAD6;
font-size:13.5px;
border-bottom:1px solid #F0EAD6;
font-weight:600;
}
.szu_gd_more_jv6:hover{
border-color:#B8923C;
color:#B8923C;
}
.szu_gd_grid_jv6{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:718px){
.szu_gd_grid_jv6{
grid-template-columns:repeat(3,1fr);
}
}
.szu_gd_card_jv6{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(244,238,218,0.07);
background:#211E15;
display:block;
min-width:0;
}
.szu_gd_card_img_jv6{
background:linear-gradient(140deg,#1E1C12,#B8923C);
height:9.375rem;
}
.szu_gd_card_body_jv6{
padding:1.375rem;
}
.szu_gd_card_cat_jv6{
letter-spacing:.1em;
color:#B8923C;
text-transform:uppercase;
font-weight:600;
font-size:10px;
}
.szu_gd_card_h_jv6{
margin:8px 0 0.625rem;
overflow-wrap:break-word;
line-height:1.2;
font-size:1.188rem;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EAD6;
}
.szu_gd_card_meta_jv6{
color:#9A9278;
overflow-wrap:break-word;
font-size:0.75rem;
}
.szu_ft_jv6{
background:#0F0E09;
margin-top:40px;
color:#9A9278;
}
.szu_ft_in_jv6{
gap:2rem;
grid-template-columns:1fr;
padding:3rem 0 28px;
display:grid;
}
@media(min-width:601px){
.szu_ft_in_jv6{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.szu_ft_in_jv6{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.szu_ft_brand_jv6{
min-width:0;
}
.szu_ft_logo_jv6{
font-weight:700;
overflow-wrap:break-word;
color:#F0EAD6;
font-size:26px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.szu_ft_tagline_jv6{
font-size:13.5px;
line-height:1.6;
margin-top:14px;
max-width:17.5rem;
color:#9A9278;
}
.szu_ft_contact_jv6{
transition:color .22s ease;
max-width:17.5rem;
margin-top:12px;
display:inline-block;
font-size:0.813rem;
overflow-wrap:anywhere;
color:#D4AA5A;
}
.szu_ft_contact_jv6:hover{
color:#F0EAD6;
}
.szu_ft_col_jv6{
min-width:0;
}
.szu_ft_col_h_jv6{
text-transform:uppercase;
color:#F0EAD6;
overflow-wrap:break-word;
margin-bottom:0.875rem;
font-weight:700;
letter-spacing:.08em;
font-size:13px;
}
.szu_ft_col_links_jv6{
gap:10px;
display:flex;
flex-direction:column;
}
.szu_ft_link_jv6{
transition:color .22s ease;
font-size:0.844rem;
color:#9A9278;
overflow-wrap:break-word;
}
.szu_ft_link_jv6:hover{
color:#F0EAD6;
}
.szu_ft_bot_jv6{
gap:1rem;
padding:22px 0 40px;
display:flex;
flex-direction:column;
border-top:1px solid rgba(244,238,218,0.10);
}
@media(min-width:766px){
.szu_ft_bot_jv6{
gap:1.25rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.szu_ft_legal_jv6{
max-width:47.5rem;
font-size:11.5px;
line-height:1.6;
color:#524D3E;
overflow-wrap:break-word;
}
.szu_ft_legal_jv6 b{
color:#9A9278;
font-weight:700;
}
.szu_ft_age_jv6{
flex:0 0 auto;
padding:4px 9px;
border:1.5px solid #D4AA5A;
border-radius:8px;
font-size:0.813rem;
font-weight:700;
color:#D4AA5A;
}