*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#16141A;
text-rendering:optimizeLegibility;
font-family:"Nunito Sans", 'Helvetica Neue', Arial, sans-serif;
line-height:1.6;
color:#C8C2B8;
font-size:0.938rem;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.zhd_layoutgjt{
flex-direction:column;
min-height:100vh;
display:flex;
}
.zhd_maingjt{
flex:1 1 auto;
width:100%;
min-width:0;
}
.zhd_containergjt{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:769px){
.zhd_containergjt{
padding:0 32px;
}
}
@media(min-width:1097px){
.zhd_containergjt{
padding:0 56px;
}
}
.zhd_eyebrowgjt{
display:inline-block;
overflow-wrap:break-word;
text-transform:uppercase;
font-weight:600;
font-family:"Nunito Sans", 'Helvetica Neue', Arial, sans-serif;
color:#B89A52;
letter-spacing:.2em;
line-height:1.4;
font-size:0.688rem;
}
.zhd_bandgjt{
background:#111013;
color:#F2EEE6;
}
.zhd_bandgjt .zhd_eyebrowgjt{
color:#D4B96A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.zhd_tbgjt{
background:#16141A;
top:0;
position:sticky;
z-index:50;
border-bottom:1px solid rgba(244,240,232,0.12);
}
.zhd_tb_ingjt{
gap:1rem;
padding:12px 1rem;
margin:0 auto;
width:100%;
max-width:87.5rem;
display:flex;
justify-content:space-between;
align-items:center;
}
@media(min-width:771px){
.zhd_tb_ingjt{
padding:16px 2rem;
}
}
@media(min-width:1102px){
.zhd_tb_ingjt{
padding:18px 3.5rem;
}
}
.zhd_tb_leftgjt{
gap:28px;
min-width:0;
align-items:center;
display:flex;
}
.zhd_tb_logogjt{
gap:11px;
display:flex;
align-items:center;
min-width:0;
}
.zhd_tb_logo_markgjt{
border-radius:6px;
flex:0 0 auto;
height:2.125rem;
width:34px;
object-fit:cover;
}
.zhd_tb_logo_txtgjt{
flex-direction:column;
line-height:1;
display:flex;
min-width:0;
}
.zhd_tb_logo_namegjt{
overflow:hidden;
color:#F2EEE6;
font-weight:700;
letter-spacing:.02em;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
font-size:1.375rem;
white-space:nowrap;
}
.zhd_tb_logo_subgjt{
overflow:hidden;
color:#B89A52;
font-weight:600;
margin-top:4px;
text-overflow:ellipsis;
white-space:nowrap;
letter-spacing:.32em;
font-size:8.5px;
text-transform:uppercase;
}
.zhd_tb_navgjt{
display:none;
}
@media(min-width:958px){
.zhd_tb_navgjt{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.zhd_tb_nav_itemgjt{
transition:color .2s ease,border-color .2s ease;
color:#C8C2B8;
font-weight:600;
padding-bottom:3px;
white-space:nowrap;
border-bottom:2px solid transparent;
font-size:14px;
}
.zhd_tb_nav_itemgjt:hover{
color:#F2EEE6;
}
.zhd_tb_nav_itemgjt.zhd_state_activegjt{
border-color:#B89A52;
color:#F2EEE6;
}
.zhd_tb_rightgjt{
flex:0 0 auto;
gap:14px;
align-items:center;
display:flex;
}
.zhd_tb_searchgjt{
transition:color .2s ease;
color:#C8C2B8;
align-items:center;
justify-content:center;
display:flex;
}
.zhd_tb_searchgjt:hover{
color:#B89A52;
}
.zhd_tb_searchgjt svg{
height:1.125rem;
width:18px;
}
.zhd_tb_langgjt{
color:#948E85;
text-transform:uppercase;
font-weight:600;
font-size:11px;
letter-spacing:.1em;
}
.zhd_tb_langgjt:hover{
color:#F2EEE6;
}
.zhd_tb_logingjt{
font-size:14px;
color:#F2EEE6;
display:none;
font-weight:600;
}
@media(min-width:765px){
.zhd_tb_logingjt{
display:inline-block;
}
}
.zhd_tb_registergjt{
transition:background-color .2s ease;
border-radius:62.438rem;
background:#C8A84B;
padding:11px 22px;
color:#100F13;
font-weight:700;
white-space:nowrap;
font-size:0.875rem;
}
.zhd_tb_registergjt:hover{
background:#D4B96A;
}
.zhd_mobgjt{
background:#16141A;
z-index:60;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
border-top:1px solid rgba(244,240,232,0.12);
right:0;
left:0;
}
@media(min-width:962px){
.zhd_mobgjt{
display:none;
}
}
.zhd_mob_ingjt{
margin:0 auto;
max-width:560px;
align-items:stretch;
display:flex;
justify-content:space-around;
}
.zhd_mob_itemgjt{
transition:color .2s ease;
padding:0.563rem 4px;
flex:1 1 0;
gap:3px;
flex-direction:column;
color:#948E85;
align-items:center;
min-width:0;
display:flex;
}
.zhd_mob_itemgjt.zhd_state_activegjt{
color:#B89A52;
}
.zhd_mob_icgjt{
align-items:center;
display:flex;
justify-content:center;
}
.zhd_mob_icgjt svg{
width:1.25rem;
height:20px;
}
.zhd_mob_lbgjt{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.625rem;
font-weight:600;
}
@media(max-width:960px){
body{
padding-bottom:60px;
}
}
.zhd_railgjt{
min-width:0;
position:relative;
}
.zhd_rail_scrollgjt{
gap:14px;
padding-bottom:14px;
overflow-x:auto;
scrollbar-width:thin;
display:flex;
-webkit-overflow-scrolling:touch;
}
@media(min-width:771px){
.zhd_rail_scrollgjt{
gap:1.125rem;
}
}
.zhd_gcgjt{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:770px){
.zhd_gcgjt{
width:188px;
}
}
.zhd_gc_imggjt{
background:#1E1C23;
border-radius:12px;
overflow:hidden;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
padding-bottom:133.33%;
position:relative;
}
.zhd_gc_imggjt img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.zhd_gc_covergjt{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.zhd_gc_hovergjt{
transition:opacity .2s ease;
background:rgba(0,0,0,0.52);
inset:0;
position:absolute;
align-items:center;
justify-content:center;
display:flex;
opacity:0;
}
.zhd_gcgjt:hover .zhd_gc_hovergjt{
opacity:1;
}
.zhd_gc_hover_btngjt{
border-radius:999px;
background:#C8A84B;
display:flex;
justify-content:center;
color:#100F13;
width:46px;
align-items:center;
height:2.875rem;
}
.zhd_gc_hover_btngjt svg{
width:1.125rem;
height:18px;
}
.zhd_gc_infogjt{
gap:2px;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
display:flex;
}
.zhd_gc_namegjt{
overflow:hidden;
color:#F2EEE6;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
font-size:13px;
}
.zhd_gc_provgjt{
overflow:hidden;
white-space:nowrap;
color:#948E85;
text-overflow:ellipsis;
font-size:11px;
}
.zhd_gc_metagjt{
color:#948E85;
font-size:0.688rem;
}
.zhd_tcgjt{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:770px){
.zhd_tcgjt{
width:230px;
}
}
.zhd_tc_imggjt{
overflow:hidden;
background:#1E1C23;
border-radius:0.75rem;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
}
.zhd_tc_imggjt img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.zhd_tc_infogjt{
gap:2px;
display:flex;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
}
.zhd_tc_namegjt{
overflow:hidden;
color:#F2EEE6;
white-space:nowrap;
font-size:14px;
text-overflow:ellipsis;
font-weight:700;
}
.zhd_tc_rtpgjt{
font-size:0.688rem;
color:#948E85;
}
.zhd_lcgjt{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:769px){
.zhd_lcgjt{
width:16.75rem;
}
}
.zhd_lc_imggjt{
background:#1E1C23;
border-radius:12px;
overflow:hidden;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
}
.zhd_lc_imggjt img{
inset:0;
width:100%;
object-fit:cover;
position:absolute;
height:100%;
}
.zhd_lc_livegjt{
padding:4px 0.563rem;
background:rgba(0,0,0,0.52);
gap:7px;
border-radius:62.438rem;
display:flex;
top:12px;
align-items:center;
left:0.75rem;
position:absolute;
}
.zhd_lc_live_dotgjt{
background:#C0443A;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
width:8px;
height:0.5rem;
}
.zhd_lc_seatsgjt{
color:#F2EEE6;
letter-spacing:.08em;
font-size:10px;
text-transform:uppercase;
font-weight:600;
}
.zhd_lc_infogjt{
gap:2px;
display:flex;
min-width:0;
margin-top:9px;
flex-direction:column;
}
.zhd_lc_namegjt{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
font-size:0.938rem;
color:#F2EEE6;
}
.zhd_lc_betgjt{
color:#948E85;
font-size:11px;
}
.zhd_pcgjt{
gap:8px;
padding:1rem 14px;
background:#1E1C23;
border:1px solid rgba(244,240,232,0.07);
border-radius:12px;
justify-content:center;
min-width:0;
display:flex;
flex-direction:column;
align-items:center;
min-height:4.625rem;
}
.zhd_pc_logogjt{
flex:0 0 auto;
width:auto;
object-fit:contain;
height:28px;
max-width:100%;
}
.zhd_pc_namegjt{
overflow:hidden;
max-width:100%;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.688rem;
color:#948E85;
text-align:center;
}
.zhd_gc_taggjt{
border-radius:0.375rem;
padding:3px 0.5rem;
position:absolute;
display:inline-block;
z-index:2;
left:10px;
font-weight:700;
font-size:0.625rem;
text-transform:uppercase;
top:10px;
letter-spacing:.06em;
}
.zhd_gc_tag_hotgjt{
background:#C0443A;
color:#F2EEE6;
}
.zhd_gc_tag_newgjt{
background:#D4B96A;
color:#100F13;
}
.zhd_gc_tag_jpgjt{
background:#C8A84B;
color:#100F13;
}
.zhd_gc_tag_livegjt{
background:#C0443A;
color:#F2EEE6;
}
.zhd_shgjt{
margin-bottom:1.125rem;
min-width:0;
}
.zhd_sh_rowgjt{
gap:16px;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.zhd_sh_rowgjt .zhd_sh_lgjt{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.zhd_sh_stackgjt{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.zhd_sh_centergjt{
gap:10px;
align-items:center;
display:flex;
text-align:center;
flex-direction:column;
}
.zhd_sh_h2gjt{
font-size:1.5rem;
line-height:1.1;
color:#F2EEE6;
overflow-wrap:break-word;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.zhd_sh_h2gjt{
font-size:30px;
}
}
.zhd_bandgjt .zhd_sh_h2gjt{
color:#F2EEE6;
}
.zhd_sh_eb_linegjt{
gap:10px;
display:inline-flex;
align-items:center;
}
.zhd_sh_eb_linegjt::before{
background:#B89A52;
content:"";
display:inline-block;
width:28px;
height:1px;
}
.zhd_bandgjt .zhd_sh_eb_linegjt::before{
background:#D4B96A;
}
.zhd_sh_eb_dotgjt{
gap:8px;
align-items:center;
display:inline-flex;
}
.zhd_sh_eb_dotgjt::before{
border-radius:50%;
background:#B89A52;
content:"";
display:inline-block;
height:6px;
width:0.375rem;
}
.zhd_bandgjt .zhd_sh_eb_dotgjt::before{
background:#D4B96A;
}
.zhd_sh_linkgjt{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:6px;
display:inline-flex;
color:#F2EEE6;
white-space:nowrap;
border-bottom:1px solid #F2EEE6;
font-weight:600;
align-items:center;
padding-bottom:2px;
font-size:0.813rem;
}
.zhd_sh_linkgjt:hover{
border-color:#B89A52;
color:#B89A52;
}
.zhd_sh_linkgjt svg{
height:0.875rem;
width:14px;
}
.zhd_sh_link_chevgjt{
padding-bottom:0;
border-bottom:0;
}
.zhd_sh_link_btngjt{
border-radius:999px;
padding:0.563rem 1.125rem;
background:#C8A84B;
border-bottom:0;
color:#100F13;
}
.zhd_sh_link_btngjt:hover{
background:#D4B96A;
border-color:transparent;
color:#100F13;
}
.zhd_bandgjt .zhd_sh_linkgjt{
border-color:#F2EEE6;
color:#F2EEE6;
}
.zhd_bandgjt .zhd_sh_link_btngjt{
background:#D4B96A;
color:#100F13;
}
.zhd_sh_rulegjt{
background:rgba(244,240,232,0.12);
margin:-2px 0 1.125rem;
height:1px;
}
.zhd_bandgjt .zhd_sh_rulegjt{
background:rgba(244,240,232,0.10);
}
.zhd_herogjt{
padding:2rem 0 8px;
}
@media(min-width:770px){
.zhd_herogjt{
padding:3.5rem 0 1.5rem;
}
}
.zhd_hero_ingjt{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:901px){
.zhd_hero_ingjt{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.zhd_hero_copygjt{
min-width:0;
}
.zhd_hero_eyebrowgjt{
gap:0.625rem;
display:inline-flex;
margin-bottom:1.375rem;
align-items:center;
}
.zhd_hero_eyebrow_linegjt{
flex:0 0 auto;
background:#B89A52;
width:28px;
display:inline-block;
height:1px;
}
.zhd_hero_h1gjt{
color:#F2EEE6;
font-size:38px;
letter-spacing:-.01em;
overflow-wrap:break-word;
line-height:1.04;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:20px;
font-weight:600;
}
@media(min-width:766px){
.zhd_hero_h1gjt{
font-size:54px;
}
}
@media(min-width:1098px){
.zhd_hero_h1gjt{
font-size:62px;
}
}
.zhd_hero_h1gjt em{
color:#B89A52;
font-style:normal;
}
.zhd_hero_subgjt{
line-height:1.6;
margin-bottom:1.875rem;
font-size:1rem;
max-width:30rem;
color:#706A62;
}
@media(min-width:769px){
.zhd_hero_subgjt{
font-size:18px;
}
}
.zhd_hero_actionsgjt{
gap:0.875rem;
margin-bottom:2.125rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.zhd_hero_ctagjt{
gap:10px;
transition:background-color .2s ease;
background:#C8A84B;
border-radius:999px;
padding:16px 30px;
font-size:0.938rem;
font-weight:700;
color:#100F13;
align-items:center;
display:inline-flex;
}
.zhd_hero_ctagjt:hover{
background:#D4B96A;
}
.zhd_hero_cta_icgjt{
align-items:center;
display:inline-flex;
}
.zhd_hero_cta_icgjt svg{
height:16px;
width:16px;
}
.zhd_hero_cta_altgjt{
border-radius:999px;
transition:border-color .2s ease,color .2s ease;
padding:0.938rem 26px;
background:transparent;
border:1px solid rgba(244,240,232,0.12);
font-size:15px;
display:inline-flex;
align-items:center;
color:#F2EEE6;
font-weight:600;
}
.zhd_hero_cta_altgjt:hover{
border-color:#B89A52;
color:#B89A52;
}
.zhd_hero_trustgjt{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.zhd_hero_trust_itemgjt{
gap:0.563rem;
color:#C8C2B8;
font-weight:600;
align-items:center;
font-size:0.813rem;
display:flex;
}
.zhd_hero_trust_icgjt{
align-items:center;
color:#B89A52;
display:inline-flex;
}
.zhd_hero_trust_icgjt svg{
height:16px;
width:1rem;
}
.zhd_hero_promogjt{
overflow:hidden;
background:#1E1C23;
border-radius:20px;
position:relative;
display:flex;
box-shadow:0 0.5rem 48px rgba(0,0,0,0.60), 0 2px 1rem rgba(184,154,82,0.10);
min-height:300px;
}
.zhd_hero_promo_bggjt{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.zhd_hero_promo_bggjt::after{
inset:0;
background:linear-gradient(120deg,#111013 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.zhd_hero_promo_glowgjt{
background:radial-gradient(circle,rgba(210,190,140,0.08) 0%,transparent 65%);
border-radius:50%;
top:-40px;
height:260px;
position:absolute;
pointer-events:none;
width:16.25rem;
right:-20px;
}
.zhd_hero_promo_ctgjt{
padding:28px;
align-self:flex-end;
max-width:88%;
position:relative;
z-index:2;
}
.zhd_hero_promo_labelgjt{
letter-spacing:.25em;
margin-bottom:0.5rem;
font-size:10px;
font-weight:700;
color:#D4B96A;
display:block;
text-transform:uppercase;
}
.zhd_hero_promo_amountgjt{
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:2rem;
line-height:1.05;
color:#F2EEE6;
}
@media(min-width:766px){
.zhd_hero_promo_amountgjt{
font-size:40px;
}
}
.zhd_hero_promo_amountgjt em{
color:#D4B96A;
font-style:normal;
}
.zhd_hero_ratinggjt{
padding:10px 14px;
gap:0.625rem;
border-radius:12px;
border:1px solid rgba(244,240,232,0.07);
background:#1E1C23;
align-items:center;
max-width:min(16.25rem,62%);
position:absolute;
right:0.875rem;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
top:14px;
z-index:3;
display:flex;
}
.zhd_hero_rating_scoregjt{
flex:0 0 auto;
color:#F2EEE6;
font-weight:700;
font-size:24px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.zhd_hero_rating_txtgjt{
flex:1 1 auto;
min-width:0;
}
.zhd_hero_rating_starsgjt{
gap:2px;
display:flex;
color:#B89A52;
}
.zhd_hero_rating_starsgjt svg{
width:0.75rem;
height:12px;
}
.zhd_hero_rating_capgjt{
margin-top:3px;
overflow-wrap:break-word;
line-height:1.35;
color:#948E85;
display:block;
font-size:0.688rem;
}
.zhd_statgjt{
border-top:1px solid rgba(244,240,232,0.12);
border-bottom:1px solid rgba(244,240,232,0.12);
margin-top:16px;
}
.zhd_stat_ingjt{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:767px){
.zhd_stat_ingjt{
grid-template-columns:repeat(4,1fr);
}
}
.zhd_stat_itemgjt{
padding:22px 0.875rem;
min-width:0;
border-bottom:1px solid rgba(244,240,232,0.07);
border-right:1px solid rgba(244,240,232,0.07);
}
.zhd_stat_itemgjt:nth-child(2n){
border-right:0;
}
.zhd_stat_itemgjt:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.zhd_stat_itemgjt{
border-bottom:0;
}
.zhd_stat_itemgjt:nth-child(2n){
border-right:1px solid rgba(244,240,232,0.07);
}
.zhd_stat_itemgjt:nth-child(4n){
border-right:0;
}
}
.zhd_stat_valuegjt{
line-height:1;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#F2EEE6;
font-weight:700;
overflow-wrap:break-word;
font-size:1.875rem;
}
@media(min-width:767px){
.zhd_stat_valuegjt{
font-size:2.125rem;
}
}
.zhd_stat_labelgjt{
margin-top:0.375rem;
font-size:0.813rem;
overflow-wrap:break-word;
color:#948E85;
line-height:1.4;
}
.zhd_growgjt{
padding:1.625rem 0 10px;
}
.zhd_row_seogjt{
margin:10px 0 0;
max-width:760px;
overflow-wrap:break-word;
line-height:1.65;
color:#706A62;
font-size:14px;
}
.zhd_row_seogjt strong{
font-weight:700;
color:#F2EEE6;
}
.zhd_growgjt{
padding:26px 0 0.625rem;
}
.zhd_row_seogjt{
margin:10px 0 0;
font-size:14px;
max-width:760px;
overflow-wrap:break-word;
line-height:1.65;
color:#706A62;
}
.zhd_row_seogjt strong{
color:#F2EEE6;
font-weight:700;
}
.zhd_growgjt{
padding:26px 0 0.625rem;
}
.zhd_row_seogjt{
margin:10px 0 0;
color:#706A62;
max-width:47.5rem;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
}
.zhd_row_seogjt strong{
font-weight:700;
color:#F2EEE6;
}
.zhd_growgjt{
padding:26px 0 0.625rem;
}
.zhd_row_seogjt{
margin:10px 0 0;
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
color:#706A62;
max-width:47.5rem;
}
.zhd_row_seogjt strong{
color:#F2EEE6;
font-weight:700;
}
.zhd_jpgjt{
padding:30px 0 10px;
}
.zhd_jp_gridgjt{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:770px){
.zhd_jp_gridgjt{
grid-template-columns:1fr 1fr;
}
.zhd_jp_card_megagjt{
grid-column:1/-1;
}
}
@media(min-width:997px){
.zhd_jp_gridgjt{
grid-template-columns:1.4fr 1fr 1fr;
}
.zhd_jp_card_megagjt{
grid-column:auto;
}
}
.zhd_jp_cardgjt{
border-radius:20px;
overflow:hidden;
border:1px solid rgba(244,240,232,0.07);
padding:1.625rem;
background:#1E1C23;
gap:12px;
min-height:200px;
min-width:0;
position:relative;
justify-content:space-between;
flex-direction:column;
display:flex;
}
.zhd_jp_card_megagjt{
background:linear-gradient(135deg,#1A1820,#0E0D11);
border-color:transparent;
min-height:13.125rem;
color:#F2EEE6;
}
.zhd_jp_glowgjt{
border-radius:50%;
background:radial-gradient(circle,rgba(210,190,140,0.08),transparent 70%);
position:absolute;
top:-40px;
width:200px;
pointer-events:none;
height:200px;
right:-2.5rem;
}
.zhd_jp_labelgjt{
gap:0.625rem;
text-transform:uppercase;
justify-content:space-between;
align-items:center;
position:relative;
font-size:10px;
letter-spacing:.16em;
display:flex;
flex-wrap:wrap;
font-weight:700;
color:#B89A52;
}
.zhd_jp_card_megagjt .zhd_jp_labelgjt{
color:#D4B96A;
}
.zhd_jp_dropgjt{
color:#948E85;
font-weight:600;
letter-spacing:.04em;
text-transform:none;
}
.zhd_jp_card_megagjt .zhd_jp_dropgjt{
color:#9C968D;
}
.zhd_jp_amountgjt{
font-weight:700;
line-height:1;
color:#F2EEE6;
font-size:2.375rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
position:relative;
}
.zhd_jp_card_megagjt .zhd_jp_amountgjt{
animation:zm2-pulse 2.4s infinite;
color:#D4B96A;
font-size:3rem;
}
@media(min-width:768px){
.zhd_jp_card_megagjt .zhd_jp_amountgjt{
font-size:54px;
}
}
.zhd_jp_gamegjt{
color:#948E85;
position:relative;
font-size:0.813rem;
}
.zhd_jp_card_megagjt .zhd_jp_gamegjt{
color:#9C968D;
}
.zhd_jp_ctagjt{
align-self:flex-start;
position:relative;
}
.zhd_jp_card_megagjt .zhd_jp_ctagjt{
padding:0.625rem 20px;
background:#D4B96A;
border-radius:999px;
transition:opacity .2s ease;
color:#100F13;
font-weight:700;
font-size:0.813rem;
}
.zhd_jp_card_megagjt .zhd_jp_ctagjt:hover{
opacity:.9;
}
.zhd_jp_cardgjt:not(.zhd_jp_card_megagjt) .zhd_jp_ctagjt{
transition:color .2s ease,border-color .2s ease;
font-weight:700;
font-size:0.813rem;
padding-bottom:2px;
border-bottom:1px solid #F2EEE6;
color:#F2EEE6;
}
.zhd_jp_cardgjt:not(.zhd_jp_card_megagjt) .zhd_jp_ctagjt:hover{
border-color:#B89A52;
color:#B89A52;
}
.zhd_jp_seogjt{
margin:0.875rem 0 0;
color:#706A62;
overflow-wrap:break-word;
font-size:14px;
line-height:1.65;
max-width:47.5rem;
}
.zhd_jp_seogjt strong{
font-weight:700;
color:#F2EEE6;
}
.zhd_seagjt{
padding:24px 0 10px;
}
.zhd_sea_ingjt{
padding:2.25rem;
gap:22px;
border-radius:1.25rem;
background:linear-gradient(115deg,#1A1820,#0E0D11);
overflow:hidden;
color:#F2EEE6;
position:relative;
flex-direction:column;
display:flex;
}
@media(min-width:817px){
.zhd_sea_ingjt{
gap:32px;
padding:2.75rem 3rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.zhd_sea_glowgjt{
background:radial-gradient(circle,rgba(210,190,140,0.08),transparent 68%);
border-radius:50%;
position:absolute;
top:50%;
height:15rem;
right:60px;
width:15rem;
pointer-events:none;
transform:translateY(-50%);
}
.zhd_sea_copygjt{
position:relative;
min-width:0;
max-width:35rem;
}
.zhd_sea_eyebrowgjt{
margin-bottom:0.75rem;
}
.zhd_sea_h2gjt{
margin-bottom:0.75rem;
overflow-wrap:break-word;
color:#F2EEE6;
line-height:1.04;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.875rem;
}
@media(min-width:766px){
.zhd_sea_h2gjt{
font-size:2.375rem;
}
}
.zhd_sea_textgjt{
font-size:0.938rem;
line-height:1.6;
color:#9C968D;
}
.zhd_sea_ctagjt{
flex:0 0 auto;
background:#D4B96A;
transition:opacity .2s ease;
padding:1rem 2rem;
border-radius:999px;
position:relative;
color:#100F13;
font-weight:700;
font-size:15px;
}
.zhd_sea_ctagjt:hover{
opacity:.9;
}
.zhd_appgjt{
padding:1.875rem 0 10px;
}
.zhd_app_ingjt{
border-radius:1.25rem;
background:#1E1C23;
gap:28px;
padding:2rem;
border:1px solid rgba(244,240,232,0.07);
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.zhd_app_ingjt{
padding:2.5rem 2.75rem;
gap:40px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.zhd_app_copygjt{
min-width:0;
max-width:560px;
}
.zhd_app_eyebrowgjt{
margin-bottom:12px;
}
.zhd_app_h2gjt{
margin-bottom:12px;
line-height:1.05;
color:#F2EEE6;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:1.75rem;
overflow-wrap:break-word;
}
@media(min-width:770px){
.zhd_app_h2gjt{
font-size:2.125rem;
}
}
.zhd_app_textgjt{
color:#706A62;
font-size:0.875rem;
line-height:1.6;
margin-bottom:1.375rem;
}
.zhd_app_btnsgjt{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.zhd_app_btngjt{
background:#C8A84B;
transition:background-color .2s ease;
border-radius:0.75rem;
padding:0.688rem 20px;
gap:0.625rem;
display:inline-flex;
align-items:center;
color:#100F13;
}
.zhd_app_btngjt:hover{
background:#D4B96A;
}
.zhd_app_btn_icgjt{
align-items:center;
display:inline-flex;
}
.zhd_app_btn_icgjt svg{
height:18px;
width:18px;
}
.zhd_app_btn_lbgjt{
font-size:0.844rem;
font-weight:700;
}
.zhd_app_qr_wrapgjt{
flex:0 0 auto;
gap:18px;
display:flex;
align-items:center;
}
.zhd_app_qrgjt{
border-radius:12px;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#1E1C23 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#1E1C23 0 5px,transparent 5px 11px);
background-color:#C8A84B;
width:6.75rem;
height:108px;
}
.zhd_app_qr_capgjt{
line-height:1.4;
max-width:92px;
font-size:0.781rem;
color:#948E85;
}
.zhd_vipgjt{
padding:3rem 0;
}
@media(min-width:765px){
.zhd_vipgjt{
padding:4rem 0;
}
}
.zhd_vip_headgjt{
gap:14px;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:881px){
.zhd_vip_headgjt{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.zhd_vip_eyebrowgjt{
margin-bottom:12px;
}
.zhd_vip_h2gjt{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#F2EEE6;
overflow-wrap:break-word;
font-size:32px;
font-weight:600;
}
@media(min-width:769px){
.zhd_vip_h2gjt{
font-size:2.5rem;
}
}
.zhd_vip_introgjt{
line-height:1.6;
color:#9C968D;
font-size:14px;
max-width:420px;
}
.zhd_vip_gridgjt{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:14px;
display:grid;
}
.zhd_vip_cardgjt{
border-radius:12px;
padding:22px 18px;
border:1px solid rgba(244,240,232,0.10);
min-width:0;
}
.zhd_vip_card_featgjt{
border-color:#D4B96A;
background:rgba(244,240,232,0.06);
}
.zhd_vip_card_icgjt{
border-radius:6px;
background:linear-gradient(135deg,#B89A52,#E2CC8A);
margin-bottom:1rem;
width:34px;
height:2.125rem;
display:block;
}
.zhd_vip_namegjt{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:20px;
overflow-wrap:break-word;
color:#F2EEE6;
margin-bottom:0.375rem;
font-weight:600;
}
.zhd_vip_perkgjt{
overflow-wrap:break-word;
line-height:1.5;
font-size:12.5px;
color:#9C968D;
}
.zhd_provgjt{
padding:2.5rem 0 20px;
}
.zhd_prov_eyebrowgjt{
display:block;
margin-bottom:1.125rem;
}
.zhd_prov_gridgjt{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:559px){
.zhd_prov_gridgjt{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.zhd_prov_gridgjt{
grid-template-columns:repeat(6,1fr);
}
}
.zhd_ttgjt{
padding:3rem 0 10px;
}
@media(min-width:765px){
.zhd_ttgjt{
padding:60px 0 0.625rem;
}
}
.zhd_tt_headgjt{
text-align:center;
margin-bottom:2.125rem;
}
.zhd_tt_eyebrowgjt{
margin-bottom:0.75rem;
}
.zhd_tt_h2gjt{
color:#F2EEE6;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
font-size:2rem;
}
@media(min-width:769px){
.zhd_tt_h2gjt{
font-size:42px;
}
}
.zhd_tt_gridgjt{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.zhd_tt_gridgjt{
grid-template-columns:repeat(3,1fr);
}
}
.zhd_tt_cardgjt{
border-radius:12px;
padding:30px;
border:1px solid rgba(244,240,232,0.07);
background:#1E1C23;
flex-direction:column;
display:flex;
min-width:0;
}
.zhd_tt_card_icgjt{
display:inline-flex;
margin-bottom:1.125rem;
color:#B89A52;
align-items:center;
}
.zhd_tt_card_icgjt svg{
width:28px;
height:1.75rem;
}
.zhd_tt_card_hgjt{
line-height:1.15;
font-weight:600;
color:#F2EEE6;
margin-bottom:8px;
overflow-wrap:break-word;
font-size:22px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.zhd_tt_card_pgjt{
margin-bottom:14px;
line-height:1.6;
overflow-wrap:break-word;
font-size:14px;
color:#706A62;
}
.zhd_tt_card_pgjt b{
color:#F2EEE6;
font-weight:700;
}
.zhd_tt_card_linkgjt{
transition:color .2s ease;
color:#F2EEE6;
font-weight:700;
align-self:flex-start;
padding-bottom:2px;
border-bottom:1px solid #B89A52;
margin-top:auto;
font-size:0.813rem;
}
.zhd_tt_card_linkgjt:hover{
color:#B89A52;
}
.zhd_wygjt{
padding:3rem 0;
}
@media(min-width:769px){
.zhd_wygjt{
padding:56px 0;
}
}
.zhd_wy_ingjt{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:901px){
.zhd_wy_ingjt{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.zhd_wy_leftgjt{
min-width:0;
}
.zhd_wy_eyebrowgjt{
margin-bottom:14px;
}
.zhd_wy_h2gjt{
line-height:1.05;
color:#F2EEE6;
font-weight:600;
font-size:2rem;
margin-bottom:16px;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.zhd_wy_h2gjt{
font-size:40px;
}
}
.zhd_wy_introgjt{
color:#706A62;
font-size:15px;
line-height:1.6;
}
.zhd_wy_gridgjt{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:562px){
.zhd_wy_gridgjt{
grid-template-columns:1fr 1fr;
}
}
.zhd_wy_cardgjt{
padding:26px;
border:1px solid rgba(244,240,232,0.07);
border-radius:0.75rem;
background:#1E1C23;
min-width:0;
}
.zhd_wy_card_icgjt{
align-items:center;
margin-bottom:16px;
justify-content:center;
display:inline-flex;
color:#B89A52;
}
.zhd_wy_card_icgjt svg{
width:26px;
height:1.625rem;
}
.zhd_wy_card_hgjt{
overflow-wrap:break-word;
line-height:1.15;
font-size:21px;
margin-bottom:0.5rem;
color:#F2EEE6;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
}
.zhd_wy_card_pgjt{
overflow-wrap:break-word;
font-size:14px;
color:#706A62;
line-height:1.55;
}
.zhd_pmtgjt{
padding:48px 0 10px;
}
.zhd_pmt_ingjt{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:878px){
.zhd_pmt_ingjt{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.zhd_pmt_leftgjt{
min-width:0;
}
.zhd_pmt_eyebrowgjt{
margin-bottom:0.75rem;
}
.zhd_pmt_h2gjt{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:30px;
overflow-wrap:break-word;
margin-bottom:12px;
line-height:1.06;
font-weight:600;
color:#F2EEE6;
}
@media(min-width:767px){
.zhd_pmt_h2gjt{
font-size:32px;
}
}
.zhd_pmt_textgjt{
font-size:0.906rem;
line-height:1.6;
margin-bottom:22px;
color:#706A62;
}
.zhd_pmt_logosgjt{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:477px){
.zhd_pmt_logosgjt{
grid-template-columns:repeat(4,1fr);
}
}
.zhd_pmt_logogjt{
background:#1E1C23;
padding:0 0.5rem;
border-radius:6px;
border:1px solid rgba(244,240,232,0.07);
overflow:hidden;
display:flex;
height:3.125rem;
color:#C8C2B8;
text-overflow:ellipsis;
font-weight:700;
font-size:12.5px;
text-align:center;
align-items:center;
white-space:nowrap;
justify-content:center;
}
.zhd_pmt_tablegjt{
border:1px solid rgba(244,240,232,0.07);
overflow:hidden;
border-radius:0.75rem;
min-width:0;
}
.zhd_pmt_theadgjt{
background:#0F0E12;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.zhd_pmt_thgjt{
overflow:hidden;
padding:13px 0.875rem;
color:#F2EEE6;
text-overflow:ellipsis;
font-weight:700;
text-transform:uppercase;
white-space:nowrap;
font-size:0.625rem;
letter-spacing:.08em;
}
.zhd_pmt_rowgjt{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(244,240,232,0.07);
}
.zhd_pmt_rowgjt:nth-child(odd){
background:#1E1C23;
}
.zhd_pmt_tdgjt{
padding:14px;
font-size:0.844rem;
color:#706A62;
min-width:0;
overflow-wrap:break-word;
}
.zhd_pmt_rowgjt .zhd_pmt_tdgjt:first-child{
color:#F2EEE6;
font-weight:700;
}
.zhd_pmt_rowgjt .zhd_pmt_tdgjt:last-child{
color:#4E9E6B;
font-weight:700;
}
.zhd_opgjt{
padding:36px 0 0.625rem;
}
.zhd_op_ingjt{
padding:32px;
border:1px solid rgba(244,240,232,0.07);
background:#1E1C23;
grid-template-columns:1fr;
gap:32px;
border-radius:0.75rem;
display:grid;
align-items:center;
}
@media(min-width:859px){
.zhd_op_ingjt{
padding:2.125rem 40px;
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
}
}
.zhd_op_leftgjt{
min-width:0;
}
.zhd_op_eyebrowgjt{
margin-bottom:12px;
}
.zhd_op_h2gjt{
overflow-wrap:break-word;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#F2EEE6;
line-height:1.08;
font-size:28px;
margin-bottom:0.625rem;
}
@media(min-width:765px){
.zhd_op_h2gjt{
font-size:1.875rem;
}
}
.zhd_op_textgjt{
color:#706A62;
line-height:1.6;
font-size:0.875rem;
}
.zhd_op_gridgjt{
border-radius:6px;
background:rgba(244,240,232,0.12);
border:1px solid rgba(244,240,232,0.12);
grid-template-columns:1fr 1fr;
overflow:hidden;
gap:1px;
display:grid;
}
.zhd_op_fieldgjt{
padding:1.125rem 1.25rem;
background:#16141A;
min-width:0;
}
.zhd_op_field_lbgjt{
text-transform:uppercase;
color:#B89A52;
letter-spacing:.1em;
font-weight:600;
margin-bottom:5px;
font-size:0.625rem;
}
.zhd_op_field_valgjt{
font-size:0.875rem;
font-weight:700;
color:#F2EEE6;
overflow-wrap:break-word;
}
.zhd_tsgjt{
padding:2.75rem 0;
}
.zhd_ts_ingjt{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:881px){
.zhd_ts_ingjt{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.zhd_ts_leftgjt{
min-width:0;
}
.zhd_ts_h2gjt{
overflow-wrap:break-word;
color:#F2EEE6;
font-size:26px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.1;
margin-bottom:12px;
font-weight:600;
}
@media(min-width:768px){
.zhd_ts_h2gjt{
font-size:1.75rem;
}
}
.zhd_ts_textgjt{
line-height:1.6;
color:#9C968D;
margin-bottom:1.375rem;
max-width:32.5rem;
font-size:0.906rem;
}
.zhd_ts_badgesgjt{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.zhd_ts_badgegjt{
font-weight:600;
color:#9C968D;
font-size:13px;
}
.zhd_ts_paygjt{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:877px){
.zhd_ts_paygjt{
justify-content:flex-end;
}
}
.zhd_ts_pay_chipgjt{
background:rgba(244,240,232,0.06);
padding:0.75rem 1rem;
border-radius:12px;
border:1px solid rgba(244,240,232,0.10);
font-size:14px;
font-weight:700;
color:#F2EEE6;
}
.zhd_htsgjt{
padding:48px 0;
}
@media(min-width:768px){
.zhd_htsgjt{
padding:62px 0;
}
}
.zhd_hts_headgjt{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:2.125rem;
}
@media(min-width:770px){
.zhd_hts_headgjt{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.zhd_hts_eyebrowgjt{
margin-bottom:12px;
}
.zhd_hts_h2gjt{
line-height:1.05;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:30px;
font-weight:600;
overflow-wrap:break-word;
color:#F2EEE6;
}
@media(min-width:768px){
.zhd_hts_h2gjt{
font-size:2.375rem;
}
}
.zhd_hts_ctagjt{
border-radius:999px;
transition:opacity .2s ease;
background:#D4B96A;
padding:0.938rem 30px;
flex:0 0 auto;
font-weight:700;
font-size:0.938rem;
color:#100F13;
}
.zhd_hts_ctagjt:hover{
opacity:.9;
}
.zhd_hts_gridgjt{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.zhd_hts_gridgjt{
grid-template-columns:repeat(3,1fr);
}
}
.zhd_hts_stepgjt{
padding-top:22px;
border-top:1px solid rgba(244,240,232,0.10);
min-width:0;
}
.zhd_hts_step_numgjt{
font-weight:700;
color:#D4B96A;
margin-bottom:14px;
font-size:2.75rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1;
}
.zhd_hts_step_hgjt{
overflow-wrap:break-word;
margin-bottom:0.5rem;
line-height:1.2;
font-weight:700;
font-size:19px;
color:#F2EEE6;
}
.zhd_hts_step_pgjt{
color:#9C968D;
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
}
.zhd_gdgjt{
padding:48px 0 0.625rem;
}
.zhd_gd_headgjt{
gap:0.875rem;
margin-bottom:24px;
display:flex;
flex-direction:column;
}
@media(min-width:678px){
.zhd_gd_headgjt{
gap:1.25rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.zhd_gd_eyebrowgjt{
margin-bottom:0.625rem;
}
.zhd_gd_h2gjt{
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
color:#F2EEE6;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:28px;
}
@media(min-width:770px){
.zhd_gd_h2gjt{
font-size:2.125rem;
}
}
.zhd_gd_moregjt{
transition:color .2s ease,border-color .2s ease;
flex:0 0 auto;
border-bottom:1px solid #F2EEE6;
font-size:0.844rem;
font-weight:600;
padding-bottom:2px;
color:#F2EEE6;
}
.zhd_gd_moregjt:hover{
border-color:#B89A52;
color:#B89A52;
}
.zhd_gd_gridgjt{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:719px){
.zhd_gd_gridgjt{
grid-template-columns:repeat(3,1fr);
}
}
.zhd_gd_cardgjt{
border-radius:12px;
background:#1E1C23;
border:1px solid rgba(244,240,232,0.07);
overflow:hidden;
display:block;
min-width:0;
}
.zhd_gd_card_imggjt{
background:linear-gradient(140deg,#1A1820,#B89A52);
height:9.375rem;
}
.zhd_gd_card_bodygjt{
padding:22px;
}
.zhd_gd_card_catgjt{
font-size:0.625rem;
text-transform:uppercase;
color:#B89A52;
letter-spacing:.1em;
font-weight:600;
}
.zhd_gd_card_hgjt{
margin:8px 0 10px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
font-size:19px;
color:#F2EEE6;
line-height:1.2;
}
.zhd_gd_card_metagjt{
color:#948E85;
font-size:12px;
overflow-wrap:break-word;
}
.zhd_faqgjt{
background:#1E1C23;
padding:3rem 0;
border-bottom:1px solid rgba(244,240,232,0.07);
border-top:1px solid rgba(244,240,232,0.07);
margin-top:1.5rem;
}
@media(min-width:767px){
.zhd_faqgjt{
padding:62px 0;
}
}
.zhd_faq_headgjt{
text-align:center;
margin-bottom:34px;
}
.zhd_faq_eyebrowgjt{
margin-bottom:12px;
}
.zhd_faq_h2gjt{
color:#F2EEE6;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-size:2rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.zhd_faq_h2gjt{
font-size:2.375rem;
}
}
.zhd_faq_listgjt{
margin:0 auto;
gap:0.75rem;
flex-direction:column;
max-width:51.25rem;
display:flex;
}
.zhd_faq_itemgjt{
background:#16141A;
border:1px solid rgba(244,240,232,0.07);
border-radius:12px;
overflow:hidden;
}
.zhd_faq_qgjt{
padding:1.25rem 24px;
gap:1.25rem;
list-style:none;
display:flex;
overflow-wrap:break-word;
color:#F2EEE6;
font-weight:700;
cursor:pointer;
justify-content:space-between;
font-size:16px;
align-items:center;
}
.zhd_faq_qgjt::-webkit-details-marker{
display:none;
}
.zhd_faq_q_icgjt{
flex:0 0 auto;
transition:transform .2s ease;
align-items:center;
color:#B89A52;
display:inline-flex;
}
.zhd_faq_q_icgjt svg{
width:1.125rem;
height:18px;
}
.zhd_faq_itemgjt[open] .zhd_faq_q_icgjt{
transform:rotate(180deg);
}
.zhd_faq_agjt{
padding:0 24px 20px;
font-size:0.906rem;
color:#706A62;
overflow-wrap:break-word;
line-height:1.6;
}
.zhd_sggjt{
padding:3rem 0 0.625rem;
}
.zhd_sg_eyebrowgjt{
margin-bottom:12px;
display:block;
}
.zhd_sg_h2gjt{
color:#F2EEE6;
overflow-wrap:break-word;
font-weight:600;
font-size:30px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:28px;
line-height:1.05;
}
@media(min-width:770px){
.zhd_sg_h2gjt{
font-size:2.25rem;
}
}
.zhd_sg_gridgjt{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:723px){
.zhd_sg_gridgjt{
grid-template-columns:repeat(3,1fr);
}
}
.zhd_sg_colgjt{
min-width:0;
}
.zhd_sg_col_hgjt{
line-height:1.15;
color:#F2EEE6;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:22px;
font-weight:600;
margin-bottom:10px;
overflow-wrap:break-word;
}
.zhd_sg_col_pgjt{
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
color:#706A62;
}
.zhd_elgjt{
padding:3rem 0;
}
@media(min-width:769px){
.zhd_elgjt{
padding:3.5rem 0;
}
}
.zhd_el_ingjt{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:897px){
.zhd_el_ingjt{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.zhd_el_leftgjt{
min-width:0;
}
.zhd_el_eyebrowgjt{
margin-bottom:0.875rem;
}
.zhd_el_h2gjt{
margin-bottom:1.375rem;
overflow-wrap:break-word;
font-size:32px;
color:#F2EEE6;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.08;
font-weight:600;
}
@media(min-width:769px){
.zhd_el_h2gjt{
font-size:2.375rem;
}
}
.zhd_el_bodygjt p{
margin-bottom:1.125rem;
color:#C8C2B8;
line-height:1.7;
font-size:16px;
overflow-wrap:break-word;
}
.zhd_el_dropcapgjt{
padding:6px 12px 0 0;
float:left;
line-height:.8;
font-size:3.875rem;
color:#B89A52;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.zhd_el_rightgjt{
min-width:0;
}
.zhd_el_quotegjt{
border-radius:20px;
background:linear-gradient(150deg,#1A1820,#0E0D11);
padding:2.25rem;
color:#F2EEE6;
position:relative;
margin-bottom:1.5rem;
}
.zhd_el_quote_markgjt{
margin-bottom:0.375rem;
display:inline-flex;
align-items:center;
color:#D4B96A;
}
.zhd_el_quote_markgjt svg{
height:34px;
width:34px;
}
.zhd_el_quote_textgjt{
color:#F2EEE6;
margin-bottom:1.375rem;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
line-height:1.4;
font-weight:500;
}
.zhd_el_quote_metagjt{
gap:0.75rem;
align-items:center;
display:flex;
}
.zhd_el_quote_avgjt{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#B89A52,#E2CC8A);
height:2.375rem;
width:2.375rem;
}
.zhd_el_quote_authorgjt{
font-weight:700;
color:#F2EEE6;
font-size:14px;
}
.zhd_el_quote_meta_subgjt{
font-size:12px;
color:#9C968D;
}
.zhd_el_explaingjt{
overflow:hidden;
border-radius:0.75rem;
border:1px solid rgba(244,240,232,0.07);
}
.zhd_el_explain_cardgjt{
padding:1.375rem 24px;
}
.zhd_el_explain_cardgjt+.zhd_el_explain_cardgjt{
border-top:1px solid rgba(244,240,232,0.07);
}
.zhd_el_explain_hgjt{
margin-bottom:8px;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:1.25rem;
font-weight:600;
color:#F2EEE6;
line-height:1.15;
}
.zhd_el_explain_pgjt{
color:#706A62;
overflow-wrap:break-word;
font-size:14px;
line-height:1.55;
}
.zhd_sbgjt{
padding:48px 0;
background:#1E1C23;
border-bottom:1px solid rgba(244,240,232,0.07);
margin-top:24px;
border-top:1px solid rgba(244,240,232,0.07);
}
@media(min-width:766px){
.zhd_sbgjt{
padding:56px 0;
}
}
.zhd_sb_eyebrowgjt{
display:block;
margin-bottom:0.75rem;
}
.zhd_sb_h2gjt{
overflow-wrap:break-word;
font-size:30px;
color:#F2EEE6;
line-height:1.05;
font-weight:600;
margin-bottom:26px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.zhd_sb_h2gjt{
font-size:2.25rem;
}
}
.zhd_sb_gridgjt{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:559px){
.zhd_sb_gridgjt{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.zhd_sb_gridgjt{
grid-template-columns:repeat(4,1fr);
}
}
.zhd_sb_cardgjt{
border-radius:0.75rem;
padding:1.5rem;
background:#16141A;
border:1px solid rgba(244,240,232,0.07);
min-width:0;
}
.zhd_sb_card_hgjt{
font-weight:600;
margin-bottom:8px;
font-size:19px;
overflow-wrap:break-word;
line-height:1.15;
color:#F2EEE6;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.zhd_sb_card_pgjt{
font-size:13.5px;
overflow-wrap:break-word;
color:#706A62;
line-height:1.6;
}
.zhd_sb_rtpgjt{
padding:26px 1.75rem;
border-radius:0.75rem;
background:#16141A;
gap:1.5rem;
border:1px solid rgba(244,240,232,0.07);
grid-template-columns:1fr;
align-items:center;
margin-top:18px;
display:grid;
}
@media(min-width:761px){
.zhd_sb_rtpgjt{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.zhd_sb_rtp_hgjt{
overflow-wrap:break-word;
color:#F2EEE6;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.15;
margin-bottom:0.5rem;
font-size:1.25rem;
}
.zhd_sb_rtp_pgjt{
color:#706A62;
overflow-wrap:break-word;
font-size:13.5px;
line-height:1.6;
}
.zhd_sb_rtp_statsgjt{
gap:1rem;
display:flex;
}
.zhd_sb_statgjt{
border-radius:0.375rem;
flex:1 1 0;
padding:1.125rem;
background:#1E1C23;
min-width:0;
text-align:center;
}
.zhd_sb_stat_vgjt{
font-weight:700;
overflow-wrap:break-word;
font-size:1.625rem;
color:#4E9E6B;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.zhd_sb_stat_lgjt{
margin-top:4px;
font-size:11.5px;
color:#948E85;
}
.zhd_lhgjt{
padding:40px 0 20px;
}
.zhd_lh_ingjt{
padding-top:34px;
border-top:1px solid rgba(244,240,232,0.12);
}
.zhd_lh_eyebrowgjt{
margin-bottom:22px;
display:block;
}
.zhd_lh_gridgjt{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:601px){
.zhd_lh_gridgjt{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:959px){
.zhd_lh_gridgjt{
grid-template-columns:repeat(5,1fr);
}
}
.zhd_lh_colgjt{
min-width:0;
}
.zhd_lh_col_hgjt{
overflow-wrap:break-word;
font-weight:700;
font-size:0.813rem;
color:#F2EEE6;
margin-bottom:12px;
}
.zhd_lh_linksgjt{
gap:8px;
display:flex;
flex-direction:column;
}
.zhd_lh_linkgjt{
transition:color .2s ease;
overflow-wrap:break-word;
color:#706A62;
font-size:13px;
}
.zhd_lh_linkgjt:hover{
color:#B89A52;
}
.zhd_ftgjt{
background:#0F0E12;
margin-top:2.5rem;
color:#9C968D;
}
.zhd_ft_ingjt{
padding:3rem 0 1.75rem;
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:597px){
.zhd_ft_ingjt{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:899px){
.zhd_ft_ingjt{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.zhd_ft_brandgjt{
min-width:0;
}
.zhd_ft_logogjt{
font-size:1.625rem;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#F2EEE6;
font-weight:700;
}
.zhd_ft_taglinegjt{
margin-top:14px;
font-size:13.5px;
max-width:280px;
line-height:1.6;
color:#9C968D;
}
.zhd_ft_contactgjt{
transition:color .2s ease;
overflow-wrap:anywhere;
max-width:280px;
margin-top:0.75rem;
color:#D4B96A;
display:inline-block;
font-size:0.813rem;
}
.zhd_ft_contactgjt:hover{
color:#F2EEE6;
}
.zhd_ft_colgjt{
min-width:0;
}
.zhd_ft_col_hgjt{
margin-bottom:14px;
letter-spacing:.08em;
font-weight:700;
text-transform:uppercase;
overflow-wrap:break-word;
color:#F2EEE6;
font-size:13px;
}
.zhd_ft_col_linksgjt{
gap:10px;
display:flex;
flex-direction:column;
}
.zhd_ft_linkgjt{
transition:color .2s ease;
color:#9C968D;
overflow-wrap:break-word;
font-size:13.5px;
}
.zhd_ft_linkgjt:hover{
color:#F2EEE6;
}
.zhd_ft_botgjt{
padding:1.375rem 0 40px;
gap:1rem;
border-top:1px solid rgba(244,240,232,0.10);
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.zhd_ft_botgjt{
gap:1.25rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.zhd_ft_legalgjt{
line-height:1.6;
color:#4A4540;
font-size:0.719rem;
overflow-wrap:break-word;
max-width:47.5rem;
}
.zhd_ft_legalgjt b{
font-weight:700;
color:#9C968D;
}
.zhd_ft_agegjt{
border:1.5px solid #D4B96A;
padding:0.25rem 0.563rem;
flex:0 0 auto;
border-radius:6px;
font-weight:700;
color:#D4B96A;
font-size:0.813rem;
}