*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#18161A;
color:#C8C2BA;
line-height:1.6;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
font-size:15px;
-webkit-font-smoothing:antialiased;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-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;
}
.hmz-layout_dt9{
display:flex;
min-height:100vh;
flex-direction:column;
}
.hmz-main_dt9{
flex:1 1 auto;
width:100%;
min-width:0;
}
.hmz-container_dt9{
margin:0 auto;
padding:0 1rem;
max-width:1400px;
width:100%;
}
@media(min-width:766px){
.hmz-container_dt9{
padding:0 32px;
}
}
@media(min-width:1101px){
.hmz-container_dt9{
padding:0 3.5rem;
}
}
.hmz-eyebrow_dt9{
color:#BFA06A;
overflow-wrap:break-word;
line-height:1.4;
letter-spacing:.2em;
display:inline-block;
font-weight:600;
font-size:11px;
text-transform:uppercase;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.hmz-band_dt9{
background:#131116;
color:#F2EDE6;
}
.hmz-band_dt9 .hmz-eyebrow_dt9{
color:#D4B97A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.hmz-tb_dt9{
background:#18161A;
z-index:50;
top:0;
position:sticky;
border-bottom:1px solid rgba(242,237,230,0.11);
}
.hmz-tb_in_dt9{
gap:16px;
margin:0 auto;
padding:0.75rem 16px;
width:100%;
justify-content:space-between;
display:flex;
align-items:center;
max-width:1400px;
}
@media(min-width:770px){
.hmz-tb_in_dt9{
padding:16px 32px;
}
}
@media(min-width:1101px){
.hmz-tb_in_dt9{
padding:1.125rem 56px;
}
}
.hmz-tb_left_dt9{
gap:1.75rem;
display:flex;
min-width:0;
align-items:center;
}
.hmz-tb_logo_dt9{
gap:11px;
min-width:0;
align-items:center;
display:flex;
}
.hmz-tb_logo_mark_dt9{
flex:0 0 auto;
border-radius:8px;
height:34px;
width:34px;
object-fit:cover;
}
.hmz-tb_logo_txt_dt9{
line-height:1;
display:flex;
flex-direction:column;
min-width:0;
}
.hmz-tb_logo_name_dt9{
overflow:hidden;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:22px;
font-weight:700;
white-space:nowrap;
letter-spacing:.02em;
color:#F2EDE6;
text-overflow:ellipsis;
}
.hmz-tb_logo_sub_dt9{
overflow:hidden;
letter-spacing:.32em;
white-space:nowrap;
font-weight:600;
color:#BFA06A;
font-size:0.531rem;
margin-top:0.25rem;
text-overflow:ellipsis;
text-transform:uppercase;
}
.hmz-tb_nav_dt9{
display:none;
}
@media(min-width:962px){
.hmz-tb_nav_dt9{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.hmz-tb_nav_item_dt9{
transition:color .22s ease,border-color .22s ease;
font-weight:600;
white-space:nowrap;
border-bottom:2px solid transparent;
color:#C8C2BA;
font-size:0.875rem;
padding-bottom:3px;
}
.hmz-tb_nav_item_dt9:hover{
color:#F2EDE6;
}
.hmz-tb_nav_item_dt9.hmz-state_active_dt9{
border-color:#BFA06A;
color:#F2EDE6;
}
.hmz-tb_right_dt9{
gap:14px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.hmz-tb_search_dt9{
transition:color .22s ease;
color:#C8C2BA;
display:flex;
justify-content:center;
align-items:center;
}
.hmz-tb_search_dt9:hover{
color:#BFA06A;
}
.hmz-tb_search_dt9 svg{
height:18px;
width:1.125rem;
}
.hmz-tb_lang_dt9{
font-weight:600;
font-size:0.688rem;
text-transform:uppercase;
color:#9B9490;
letter-spacing:.1em;
}
.hmz-tb_lang_dt9:hover{
color:#F2EDE6;
}
.hmz-tb_login_dt9{
font-weight:600;
font-size:14px;
color:#F2EDE6;
display:none;
}
@media(min-width:766px){
.hmz-tb_login_dt9{
display:inline-block;
}
}
.hmz-tb_register_dt9{
background:#C8A85C;
padding:0.688rem 1.375rem;
border-radius:62.438rem;
transition:background-color .22s ease;
font-weight:700;
font-size:0.875rem;
white-space:nowrap;
color:#16130E;
}
.hmz-tb_register_dt9:hover{
background:#D4B97A;
}
.hmz-mob_dt9{
background:#18161A;
z-index:60;
left:0;
border-top:1px solid rgba(242,237,230,0.11);
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
right:0;
position:fixed;
}
@media(min-width:961px){
.hmz-mob_dt9{
display:none;
}
}
.hmz-mob_in_dt9{
margin:0 auto;
display:flex;
align-items:stretch;
justify-content:space-around;
max-width:560px;
}
.hmz-mob_item_dt9{
transition:color .22s ease;
gap:3px;
flex:1 1 0;
padding:9px 4px;
flex-direction:column;
color:#9B9490;
display:flex;
min-width:0;
align-items:center;
}
.hmz-mob_item_dt9.hmz-state_active_dt9{
color:#BFA06A;
}
.hmz-mob_ic_dt9{
display:flex;
justify-content:center;
align-items:center;
}
.hmz-mob_ic_dt9 svg{
width:1.25rem;
height:20px;
}
.hmz-mob_lb_dt9{
overflow:hidden;
font-size:10px;
text-overflow:ellipsis;
max-width:100%;
font-weight:600;
white-space:nowrap;
}
@media(max-width:958px){
body{
padding-bottom:3.75rem;
}
}
.hmz-rail_dt9{
min-width:0;
position:relative;
}
.hmz-rail_scroll_dt9{
gap:14px;
padding-bottom:14px;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
display:flex;
overflow-x:auto;
}
@media(min-width:766px){
.hmz-rail_scroll_dt9{
gap:1.125rem;
}
}
.hmz-gc_dt9{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:767px){
.hmz-gc_dt9{
width:11.75rem;
}
}
.hmz-gc_img_dt9{
background:#211E25;
border-radius:0.875rem;
overflow:hidden;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.32);
}
.hmz-gc_img_dt9 img{
inset:0;
height:100%;
width:100%;
position:absolute;
object-fit:cover;
}
.hmz-gc_cover_dt9{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.hmz-gc_hover_dt9{
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
inset:0;
position:absolute;
opacity:0;
align-items:center;
display:flex;
justify-content:center;
}
.hmz-gc_dt9:hover .hmz-gc_hover_dt9{
opacity:1;
}
.hmz-gc_hover_btn_dt9{
border-radius:999px;
background:#C8A85C;
justify-content:center;
align-items:center;
width:46px;
height:46px;
color:#16130E;
display:flex;
}
.hmz-gc_hover_btn_dt9 svg{
height:18px;
width:18px;
}
.hmz-gc_info_dt9{
gap:2px;
margin-top:9px;
flex-direction:column;
min-width:0;
display:flex;
}
.hmz-gc_name_dt9{
overflow:hidden;
font-size:0.813rem;
text-overflow:ellipsis;
color:#F2EDE6;
font-weight:700;
white-space:nowrap;
}
.hmz-gc_prov_dt9{
overflow:hidden;
color:#9B9490;
font-size:0.688rem;
text-overflow:ellipsis;
white-space:nowrap;
}
.hmz-gc_meta_dt9{
color:#9B9490;
font-size:11px;
}
.hmz-tc_dt9{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:768px){
.hmz-tc_dt9{
width:230px;
}
}
.hmz-tc_img_dt9{
background:#211E25;
border-radius:14px;
overflow:hidden;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.32);
padding-bottom:75%;
}
.hmz-tc_img_dt9 img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.hmz-tc_info_dt9{
gap:2px;
display:flex;
margin-top:0.563rem;
min-width:0;
flex-direction:column;
}
.hmz-tc_name_dt9{
overflow:hidden;
color:#F2EDE6;
white-space:nowrap;
font-size:14px;
text-overflow:ellipsis;
font-weight:700;
}
.hmz-tc_rtp_dt9{
color:#9B9490;
font-size:0.688rem;
}
.hmz-lc_dt9{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:770px){
.hmz-lc_dt9{
width:268px;
}
}
.hmz-lc_img_dt9{
overflow:hidden;
background:#211E25;
border-radius:14px;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.32);
}
.hmz-lc_img_dt9 img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.hmz-lc_live_dt9{
border-radius:999px;
gap:7px;
background:rgba(0,0,0,0.52);
padding:4px 0.563rem;
left:12px;
top:12px;
display:flex;
position:absolute;
align-items:center;
}
.hmz-lc_live_dot_dt9{
background:#C04B4B;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
width:0.5rem;
height:8px;
}
.hmz-lc_seats_dt9{
font-size:0.625rem;
text-transform:uppercase;
color:#F2EDE6;
letter-spacing:.08em;
font-weight:600;
}
.hmz-lc_info_dt9{
gap:2px;
display:flex;
flex-direction:column;
margin-top:9px;
min-width:0;
}
.hmz-lc_name_dt9{
overflow:hidden;
white-space:nowrap;
font-size:15px;
text-overflow:ellipsis;
font-weight:700;
color:#F2EDE6;
}
.hmz-lc_bet_dt9{
font-size:11px;
color:#9B9490;
}
.hmz-pc_dt9{
padding:1rem 0.875rem;
border-radius:0.875rem;
gap:8px;
border:1px solid rgba(242,237,230,0.06);
background:#211E25;
justify-content:center;
flex-direction:column;
min-width:0;
display:flex;
min-height:74px;
align-items:center;
}
.hmz-pc_logo_dt9{
flex:0 0 auto;
object-fit:contain;
height:1.75rem;
max-width:100%;
width:auto;
}
.hmz-pc_name_dt9{
overflow:hidden;
text-overflow:ellipsis;
color:#9B9490;
max-width:100%;
white-space:nowrap;
font-size:0.688rem;
text-align:center;
}
.hmz-gc_tag_dt9{
border-radius:8px;
padding:3px 8px;
top:10px;
position:absolute;
font-weight:700;
text-transform:uppercase;
z-index:2;
font-size:10px;
left:0.625rem;
letter-spacing:.06em;
display:inline-block;
}
.hmz-gc_tag_hot_dt9{
background:#C04B4B;
color:#F2EDE6;
}
.hmz-gc_tag_new_dt9{
background:#D4B97A;
color:#16130E;
}
.hmz-gc_tag_jp_dt9{
background:#C8A040;
color:#16130E;
}
.hmz-gc_tag_live_dt9{
background:#C04B4B;
color:#F2EDE6;
}
.hmz-sh_dt9{
margin-bottom:18px;
min-width:0;
}
.hmz-sh_row_dt9{
gap:1rem;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
}
.hmz-sh_row_dt9 .hmz-sh_l_dt9{
gap:6px;
flex-direction:column;
min-width:0;
display:flex;
}
.hmz-sh_stack_dt9{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.hmz-sh_center_dt9{
gap:10px;
display:flex;
align-items:center;
text-align:center;
flex-direction:column;
}
.hmz-sh_h2_dt9{
font-weight:600;
color:#F2EDE6;
font-size:1.5rem;
line-height:1.1;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:768px){
.hmz-sh_h2_dt9{
font-size:1.875rem;
}
}
.hmz-band_dt9 .hmz-sh_h2_dt9{
color:#F2EDE6;
}
.hmz-sh_eb_line_dt9{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.hmz-sh_eb_line_dt9::before{
background:#BFA06A;
display:inline-block;
content:"";
width:28px;
height:1px;
}
.hmz-band_dt9 .hmz-sh_eb_line_dt9::before{
background:#D4B97A;
}
.hmz-sh_eb_dot_dt9{
gap:8px;
align-items:center;
display:inline-flex;
}
.hmz-sh_eb_dot_dt9::before{
background:#BFA06A;
border-radius:50%;
content:"";
height:0.375rem;
width:6px;
display:inline-block;
}
.hmz-band_dt9 .hmz-sh_eb_dot_dt9::before{
background:#D4B97A;
}
.hmz-sh_link_dt9{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-bottom:1px solid #F2EDE6;
padding-bottom:2px;
display:inline-flex;
font-size:13px;
white-space:nowrap;
color:#F2EDE6;
font-weight:600;
align-items:center;
}
.hmz-sh_link_dt9:hover{
border-color:#BFA06A;
color:#BFA06A;
}
.hmz-sh_link_dt9 svg{
height:14px;
width:14px;
}
.hmz-sh_link_chev_dt9{
padding-bottom:0;
border-bottom:0;
}
.hmz-sh_link_btn_dt9{
background:#C8A85C;
padding:9px 1.125rem;
border-radius:62.438rem;
border-bottom:0;
color:#16130E;
}
.hmz-sh_link_btn_dt9:hover{
border-color:transparent;
background:#D4B97A;
color:#16130E;
}
.hmz-band_dt9 .hmz-sh_link_dt9{
border-color:#F2EDE6;
color:#F2EDE6;
}
.hmz-band_dt9 .hmz-sh_link_btn_dt9{
background:#D4B97A;
color:#16130E;
}
.hmz-sh_rule_dt9{
margin:-2px 0 1.125rem;
background:rgba(242,237,230,0.11);
height:1px;
}
.hmz-band_dt9 .hmz-sh_rule_dt9{
background:rgba(255,251,244,0.10);
}
.hmz-hero_dt9{
padding:32px 0 8px;
}
@media(min-width:766px){
.hmz-hero_dt9{
padding:56px 0 24px;
}
}
.hmz-hero_in_dt9{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:901px){
.hmz-hero_in_dt9{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.hmz-hero_copy_dt9{
min-width:0;
}
.hmz-hero_eyebrow_dt9{
gap:0.625rem;
align-items:center;
display:inline-flex;
margin-bottom:22px;
}
.hmz-hero_eyebrow_line_dt9{
flex:0 0 auto;
background:#BFA06A;
display:inline-block;
height:1px;
width:1.75rem;
}
.hmz-hero_h1_dt9{
font-size:2.375rem;
color:#F2EDE6;
margin-bottom:20px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.04;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
letter-spacing:-.01em;
}
@media(min-width:767px){
.hmz-hero_h1_dt9{
font-size:3.375rem;
}
}
@media(min-width:1097px){
.hmz-hero_h1_dt9{
font-size:3.875rem;
}
}
.hmz-hero_h1_dt9 em{
color:#BFA06A;
font-style:normal;
}
.hmz-hero_sub_dt9{
max-width:30rem;
line-height:1.6;
margin-bottom:1.875rem;
font-size:16px;
color:#7A7470;
}
@media(min-width:771px){
.hmz-hero_sub_dt9{
font-size:18px;
}
}
.hmz-hero_actions_dt9{
gap:14px;
flex-wrap:wrap;
align-items:center;
margin-bottom:2.125rem;
display:flex;
}
.hmz-hero_cta_dt9{
border-radius:999px;
transition:background-color .22s ease;
gap:10px;
background:#C8A85C;
padding:1rem 30px;
font-weight:700;
align-items:center;
display:inline-flex;
font-size:15px;
color:#16130E;
}
.hmz-hero_cta_dt9:hover{
background:#D4B97A;
}
.hmz-hero_cta_ic_dt9{
align-items:center;
display:inline-flex;
}
.hmz-hero_cta_ic_dt9 svg{
height:16px;
width:1rem;
}
.hmz-hero_cta_alt_dt9{
border:1px solid rgba(242,237,230,0.11);
background:transparent;
padding:0.938rem 1.625rem;
border-radius:999px;
transition:border-color .22s ease,color .22s ease;
align-items:center;
display:inline-flex;
font-weight:600;
color:#F2EDE6;
font-size:15px;
}
.hmz-hero_cta_alt_dt9:hover{
border-color:#BFA06A;
color:#BFA06A;
}
.hmz-hero_trust_dt9{
gap:22px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.hmz-hero_trust_item_dt9{
gap:9px;
align-items:center;
font-weight:600;
font-size:13px;
color:#C8C2BA;
display:flex;
}
.hmz-hero_trust_ic_dt9{
color:#BFA06A;
display:inline-flex;
align-items:center;
}
.hmz-hero_trust_ic_dt9 svg{
height:1rem;
width:1rem;
}
.hmz-hero_promo_dt9{
border-radius:1.25rem;
background:#211E25;
overflow:hidden;
box-shadow:0 0.75rem 48px rgba(0,0,0,0.54), 0 2px 8px rgba(0,0,0,0.36);
display:flex;
position:relative;
min-height:18.75rem;
}
.hmz-hero_promo_bg_dt9{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.hmz-hero_promo_bg_dt9::after{
background:linear-gradient(120deg,#131116 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.hmz-hero_promo_glow_dt9{
background:radial-gradient(circle,rgba(210,188,150,0.08) 0%,transparent 65%);
border-radius:50%;
top:-40px;
right:-1.25rem;
pointer-events:none;
width:260px;
position:absolute;
height:260px;
}
.hmz-hero_promo_ct_dt9{
padding:1.75rem;
position:relative;
align-self:flex-end;
z-index:2;
max-width:88%;
}
.hmz-hero_promo_label_dt9{
text-transform:uppercase;
font-weight:700;
letter-spacing:.25em;
margin-bottom:8px;
display:block;
font-size:10px;
color:#D4B97A;
}
.hmz-hero_promo_amount_dt9{
font-size:2rem;
line-height:1.05;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F2EDE6;
}
@media(min-width:769px){
.hmz-hero_promo_amount_dt9{
font-size:40px;
}
}
.hmz-hero_promo_amount_dt9 em{
font-style:normal;
color:#D4B97A;
}
.hmz-hero_rating_dt9{
padding:10px 14px;
gap:10px;
background:#211E25;
border-radius:0.875rem;
border:1px solid rgba(242,237,230,0.06);
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.32);
max-width:min(16.25rem,62%);
top:14px;
align-items:center;
position:absolute;
right:0.875rem;
z-index:3;
display:flex;
}
.hmz-hero_rating_score_dt9{
flex:0 0 auto;
color:#F2EDE6;
font-size:24px;
font-weight:700;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.hmz-hero_rating_txt_dt9{
flex:1 1 auto;
min-width:0;
}
.hmz-hero_rating_stars_dt9{
gap:2px;
color:#BFA06A;
display:flex;
}
.hmz-hero_rating_stars_dt9 svg{
width:0.75rem;
height:0.75rem;
}
.hmz-hero_rating_cap_dt9{
line-height:1.35;
margin-top:3px;
overflow-wrap:break-word;
color:#9B9490;
display:block;
font-size:0.688rem;
}
.hmz-stat_dt9{
border-bottom:1px solid rgba(242,237,230,0.11);
border-top:1px solid rgba(242,237,230,0.11);
margin-top:16px;
}
.hmz-stat_in_dt9{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:770px){
.hmz-stat_in_dt9{
grid-template-columns:repeat(4,1fr);
}
}
.hmz-stat_item_dt9{
padding:1.375rem 14px;
border-right:1px solid rgba(242,237,230,0.06);
border-bottom:1px solid rgba(242,237,230,0.06);
min-width:0;
}
.hmz-stat_item_dt9:nth-child(2n){
border-right:0;
}
.hmz-stat_item_dt9:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.hmz-stat_item_dt9{
border-bottom:0;
}
.hmz-stat_item_dt9:nth-child(2n){
border-right:1px solid rgba(242,237,230,0.06);
}
.hmz-stat_item_dt9:nth-child(4n){
border-right:0;
}
}
.hmz-stat_value_dt9{
line-height:1;
font-weight:700;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
overflow-wrap:break-word;
color:#F2EDE6;
}
@media(min-width:768px){
.hmz-stat_value_dt9{
font-size:34px;
}
}
.hmz-stat_label_dt9{
overflow-wrap:break-word;
color:#9B9490;
margin-top:6px;
line-height:1.4;
font-size:13px;
}
.hmz-jp_dt9{
padding:1.875rem 0 0.625rem;
}
.hmz-jp_grid_dt9{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:767px){
.hmz-jp_grid_dt9{
grid-template-columns:1fr 1fr;
}
.hmz-jp_card_mega_dt9{
grid-column:1/-1;
}
}
@media(min-width:997px){
.hmz-jp_grid_dt9{
grid-template-columns:1.4fr 1fr 1fr;
}
.hmz-jp_card_mega_dt9{
grid-column:auto;
}
}
.hmz-jp_card_dt9{
gap:0.75rem;
border:1px solid rgba(242,237,230,0.06);
background:#211E25;
overflow:hidden;
padding:26px;
border-radius:1.25rem;
display:flex;
justify-content:space-between;
flex-direction:column;
min-height:200px;
position:relative;
min-width:0;
}
.hmz-jp_card_mega_dt9{
border-color:transparent;
background:linear-gradient(135deg,#1C1920,#0F0D11);
color:#F2EDE6;
min-height:13.125rem;
}
.hmz-jp_glow_dt9{
background:radial-gradient(circle,rgba(210,188,150,0.08),transparent 70%);
border-radius:50%;
position:absolute;
height:12.5rem;
right:-40px;
width:200px;
top:-40px;
pointer-events:none;
}
.hmz-jp_label_dt9{
gap:0.625rem;
position:relative;
letter-spacing:.16em;
color:#BFA06A;
font-weight:700;
text-transform:uppercase;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
display:flex;
font-size:0.625rem;
}
.hmz-jp_card_mega_dt9 .hmz-jp_label_dt9{
color:#D4B97A;
}
.hmz-jp_drop_dt9{
color:#9B9490;
text-transform:none;
font-weight:600;
letter-spacing:.04em;
}
.hmz-jp_card_mega_dt9 .hmz-jp_drop_dt9{
color:#9B9490;
}
.hmz-jp_amount_dt9{
line-height:1;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#F2EDE6;
position:relative;
font-size:2.375rem;
overflow-wrap:break-word;
}
.hmz-jp_card_mega_dt9 .hmz-jp_amount_dt9{
animation:zm2-pulse 2.4s infinite;
color:#D4B97A;
font-size:48px;
}
@media(min-width:767px){
.hmz-jp_card_mega_dt9 .hmz-jp_amount_dt9{
font-size:54px;
}
}
.hmz-jp_game_dt9{
font-size:0.813rem;
color:#9B9490;
position:relative;
}
.hmz-jp_card_mega_dt9 .hmz-jp_game_dt9{
color:#9B9490;
}
.hmz-jp_cta_dt9{
align-self:flex-start;
position:relative;
}
.hmz-jp_card_mega_dt9 .hmz-jp_cta_dt9{
background:#D4B97A;
padding:10px 20px;
transition:opacity .22s ease;
border-radius:62.438rem;
font-size:0.813rem;
font-weight:700;
color:#16130E;
}
.hmz-jp_card_mega_dt9 .hmz-jp_cta_dt9:hover{
opacity:.9;
}
.hmz-jp_card_dt9:not(.hmz-jp_card_mega_dt9) .hmz-jp_cta_dt9{
transition:color .22s ease,border-color .22s ease;
color:#F2EDE6;
padding-bottom:2px;
font-weight:700;
border-bottom:1px solid #F2EDE6;
font-size:0.813rem;
}
.hmz-jp_card_dt9:not(.hmz-jp_card_mega_dt9) .hmz-jp_cta_dt9:hover{
border-color:#BFA06A;
color:#BFA06A;
}
.hmz-jp_seo_dt9{
margin:14px 0 0;
line-height:1.65;
max-width:47.5rem;
color:#7A7470;
font-size:14px;
overflow-wrap:break-word;
}
.hmz-jp_seo_dt9 strong{
color:#F2EDE6;
font-weight:700;
}
.hmz-grow_dt9{
padding:26px 0 10px;
}
.hmz-row_seo_dt9{
margin:10px 0 0;
line-height:1.65;
overflow-wrap:break-word;
color:#7A7470;
font-size:14px;
max-width:760px;
}
.hmz-row_seo_dt9 strong{
font-weight:700;
color:#F2EDE6;
}
.hmz-grow_dt9{
padding:1.625rem 0 10px;
}
.hmz-row_seo_dt9{
margin:10px 0 0;
color:#7A7470;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
max-width:760px;
}
.hmz-row_seo_dt9 strong{
font-weight:700;
color:#F2EDE6;
}
.hmz-grow_dt9{
padding:1.625rem 0 0.625rem;
}
.hmz-row_seo_dt9{
margin:0.625rem 0 0;
color:#7A7470;
line-height:1.65;
font-size:14px;
max-width:760px;
overflow-wrap:break-word;
}
.hmz-row_seo_dt9 strong{
color:#F2EDE6;
font-weight:700;
}
.hmz-gf_dt9{
padding:24px 0 0.375rem;
}
.hmz-gf_in_dt9{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.hmz-gf_chip_dt9{
padding:10px 1.125rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
background:#211E25;
border-radius:62.438rem;
border:1px solid rgba(242,237,230,0.11);
color:#C8C2BA;
white-space:nowrap;
font-size:0.813rem;
font-weight:600;
}
.hmz-gf_chip_dt9:hover{
border-color:#BFA06A;
color:#BFA06A;
}
.hmz-gf_chip_dt9.hmz-state_active_dt9{
border-color:transparent;
background:#C8A85C;
color:#16130E;
}
.hmz-pr_dt9{
padding:30px 0 0.375rem;
}
.hmz-pr_card_dt9{
border-radius:1.25rem;
flex:0 0 auto;
background:#211E25;
overflow:hidden;
padding:26px;
gap:10px;
border:1px solid rgba(242,237,230,0.06);
width:17.5rem;
flex-direction:column;
position:relative;
display:flex;
min-height:200px;
}
@media(min-width:766px){
.hmz-pr_card_dt9{
width:18.75rem;
}
}
.hmz-pr_card_feat_dt9{
border-color:transparent;
background:linear-gradient(150deg,#1C1920,#0F0D11);
color:#F2EDE6;
}
.hmz-pr_glow_dt9{
background:radial-gradient(circle,rgba(210,188,150,0.08),transparent 70%);
border-radius:50%;
top:-30px;
height:8.125rem;
right:-1.875rem;
width:130px;
position:absolute;
pointer-events:none;
opacity:0;
}
.hmz-pr_card_feat_dt9 .hmz-pr_glow_dt9{
opacity:1;
}
.hmz-pr_label_dt9{
font-weight:700;
letter-spacing:.16em;
position:relative;
color:#BFA06A;
text-transform:uppercase;
font-size:0.625rem;
}
.hmz-pr_card_feat_dt9 .hmz-pr_label_dt9{
color:#D4B97A;
}
.hmz-pr_amount_dt9{
position:relative;
font-size:26px;
color:#F2EDE6;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
overflow-wrap:break-word;
}
.hmz-pr_card_feat_dt9 .hmz-pr_amount_dt9{
color:#F2EDE6;
}
.hmz-pr_amount_dt9 em{
color:#BFA06A;
font-style:normal;
}
.hmz-pr_card_feat_dt9 .hmz-pr_amount_dt9 em{
color:#D4B97A;
}
.hmz-pr_terms_dt9{
color:#9B9490;
font-size:13px;
position:relative;
line-height:1.5;
}
.hmz-pr_card_feat_dt9 .hmz-pr_terms_dt9{
color:#9B9490;
}
.hmz-pr_cta_dt9{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.hmz-pr_card_feat_dt9 .hmz-pr_cta_dt9{
background:#D4B97A;
transition:opacity .22s ease;
padding:0.563rem 1.125rem;
border-radius:62.438rem;
color:#16130E;
font-weight:700;
font-size:0.813rem;
}
.hmz-pr_card_feat_dt9 .hmz-pr_cta_dt9:hover{
opacity:.9;
}
.hmz-pr_card_dt9:not(.hmz-pr_card_feat_dt9) .hmz-pr_cta_dt9{
transition:color .22s ease,border-color .22s ease;
font-size:13px;
padding-bottom:2px;
font-weight:700;
border-bottom:1px solid #F2EDE6;
color:#F2EDE6;
}
.hmz-pr_card_dt9:not(.hmz-pr_card_feat_dt9) .hmz-pr_cta_dt9:hover{
border-color:#BFA06A;
color:#BFA06A;
}
.hmz-nl_dt9{
padding:24px 0 10px;
}
.hmz-nl_in_dt9{
gap:22px;
border-radius:1.25rem;
background:#1A1720;
padding:1.875rem 2rem;
color:#F2EDE6;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.hmz-nl_in_dt9{
gap:28px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.hmz-nl_text_wrap_dt9{
min-width:0;
}
.hmz-nl_h3_dt9{
color:#F2EDE6;
line-height:1.1;
font-size:22px;
margin-bottom:5px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:771px){
.hmz-nl_h3_dt9{
font-size:24px;
}
}
.hmz-nl_text_dt9{
font-size:0.844rem;
line-height:1.5;
color:#9B9490;
}
.hmz-nl_form_dt9{
gap:0.625rem;
flex:1 1 auto;
min-width:0;
max-width:460px;
display:flex;
}
.hmz-nl_input_dt9{
overflow:hidden;
padding:0.813rem 1rem;
flex:1 1 auto;
background:rgba(255,251,244,0.06);
border-radius:0.875rem;
border:1px solid rgba(255,251,244,0.10);
align-items:center;
font-size:0.875rem;
display:flex;
min-width:0;
color:#9B9490;
white-space:nowrap;
text-overflow:ellipsis;
}
.hmz-nl_btn_dt9{
transition:opacity .22s ease;
border-radius:14px;
flex:0 0 auto;
padding:0.813rem 24px;
background:#D4B97A;
font-weight:700;
white-space:nowrap;
color:#16130E;
font-size:14px;
}
.hmz-nl_btn_dt9:hover{
opacity:.9;
}
.hmz-trn_dt9{
padding:1.875rem 0 10px;
}
.hmz-trn_in_dt9{
overflow:hidden;
border-radius:1.25rem;
grid-template-columns:1fr;
background:#211E25;
border:1px solid rgba(242,237,230,0.06);
display:grid;
}
@media(min-width:882px){
.hmz-trn_in_dt9{
grid-template-columns:1.05fr 1fr;
}
}
.hmz-trn_banner_dt9{
overflow:hidden;
padding:34px;
background:linear-gradient(150deg,#1C1920,#0F0D11);
color:#F2EDE6;
position:relative;
}
.hmz-trn_glow_dt9{
border-radius:50%;
background:radial-gradient(circle,rgba(210,188,150,0.08),transparent 70%);
pointer-events:none;
right:-40px;
height:200px;
width:200px;
bottom:-40px;
position:absolute;
}
.hmz-trn_eyebrow_dt9{
margin-bottom:0.875rem;
position:relative;
}
.hmz-trn_h2_dt9{
color:#F2EDE6;
font-weight:600;
line-height:1.06;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
position:relative;
font-size:30px;
margin-bottom:0.75rem;
overflow-wrap:break-word;
}
@media(min-width:769px){
.hmz-trn_h2_dt9{
font-size:2.25rem;
}
}
.hmz-trn_text_dt9{
color:#9B9490;
position:relative;
line-height:1.6;
margin-bottom:1.375rem;
max-width:420px;
font-size:14px;
}
.hmz-trn_timer_dt9{
gap:8px;
align-items:center;
margin-bottom:24px;
display:flex;
position:relative;
flex-wrap:wrap;
}
.hmz-trn_timer_cap_dt9{
font-size:0.688rem;
color:#9B9490;
}
.hmz-trn_timer_box_dt9{
border-radius:0.5rem;
padding:4px 12px;
background:rgba(255,251,244,0.06);
font-size:24px;
font-weight:700;
color:#F2EDE6;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.hmz-trn_cta_dt9{
padding:0.813rem 1.625rem;
background:#D4B97A;
transition:opacity .22s ease;
border-radius:62.438rem;
font-size:14px;
font-weight:700;
color:#16130E;
position:relative;
display:inline-block;
}
.hmz-trn_cta_dt9:hover{
opacity:.9;
}
.hmz-trn_lb_dt9{
padding:26px 28px;
}
.hmz-trn_lb_head_dt9{
gap:10px;
display:flex;
align-items:center;
margin-bottom:12px;
justify-content:space-between;
}
.hmz-trn_lb_title_dt9{
font-weight:600;
font-size:1.25rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F2EDE6;
}
.hmz-trn_lb_upd_dt9{
text-transform:uppercase;
font-size:0.688rem;
color:#9B9490;
letter-spacing:.08em;
}
.hmz-trn_lb_row_dt9{
padding:11px 12px;
border-radius:0.5rem;
gap:14px;
align-items:center;
display:flex;
}
.hmz-trn_lb_row_dt9:nth-child(2){
background:rgba(191,160,106,0.10);
}
.hmz-trn_lb_rank_dt9{
flex:0 0 auto;
width:1.375rem;
font-size:1rem;
font-weight:700;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#BFA06A;
}
.hmz-trn_lb_av_dt9{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#BFA06A,#E2CC96);
width:1.875rem;
height:30px;
}
.hmz-trn_lb_name_dt9{
overflow:hidden;
flex:1 1 auto;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.875rem;
font-weight:600;
min-width:0;
color:#F2EDE6;
}
.hmz-trn_lb_amount_dt9{
flex:0 0 auto;
color:#F2EDE6;
font-weight:700;
font-size:0.813rem;
}
.hmz-sea_dt9{
padding:1.5rem 0 0.625rem;
}
.hmz-sea_in_dt9{
border-radius:20px;
overflow:hidden;
background:linear-gradient(115deg,#1C1920,#0F0D11);
padding:36px;
gap:22px;
flex-direction:column;
display:flex;
position:relative;
color:#F2EDE6;
}
@media(min-width:819px){
.hmz-sea_in_dt9{
gap:32px;
padding:2.75rem 48px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.hmz-sea_glow_dt9{
border-radius:50%;
background:radial-gradient(circle,rgba(210,188,150,0.08),transparent 68%);
transform:translateY(-50%);
right:60px;
top:50%;
position:absolute;
width:15rem;
pointer-events:none;
height:15rem;
}
.hmz-sea_copy_dt9{
position:relative;
max-width:35rem;
min-width:0;
}
.hmz-sea_eyebrow_dt9{
margin-bottom:0.75rem;
}
.hmz-sea_h2_dt9{
overflow-wrap:break-word;
color:#F2EDE6;
line-height:1.04;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:30px;
margin-bottom:0.75rem;
}
@media(min-width:769px){
.hmz-sea_h2_dt9{
font-size:2.375rem;
}
}
.hmz-sea_text_dt9{
line-height:1.6;
font-size:0.938rem;
color:#9B9490;
}
.hmz-sea_cta_dt9{
border-radius:62.438rem;
padding:1rem 2rem;
background:#D4B97A;
transition:opacity .22s ease;
flex:0 0 auto;
font-weight:700;
font-size:0.938rem;
position:relative;
color:#16130E;
}
.hmz-sea_cta_dt9:hover{
opacity:.9;
}
.hmz-gm_dt9{
padding:1.875rem 0 10px;
}
.hmz-gm_in_dt9{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:881px){
.hmz-gm_in_dt9{
grid-template-columns:1.25fr 1fr;
}
}
.hmz-gm_left_dt9{
border-radius:1.25rem;
border:1px solid rgba(242,237,230,0.06);
background:#211E25;
padding:32px;
min-width:0;
}
.hmz-gm_eyebrow_dt9{
margin-bottom:0.625rem;
}
.hmz-gm_h2_dt9{
line-height:1.06;
font-weight:600;
font-size:1.625rem;
overflow-wrap:break-word;
margin-bottom:8px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F2EDE6;
}
@media(min-width:769px){
.hmz-gm_h2_dt9{
font-size:28px;
}
}
.hmz-gm_text_dt9{
margin-bottom:1.375rem;
color:#7A7470;
font-size:14px;
max-width:30rem;
line-height:1.6;
}
.hmz-gm_level_dt9{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#BFA06A;
font-weight:700;
font-size:22px;
margin-bottom:8px;
}
.hmz-gm_bar_dt9{
background:rgba(242,237,230,0.11);
overflow:hidden;
border-radius:62.438rem;
margin-bottom:6px;
height:0.5rem;
}
.hmz-gm_bar_fill_dt9{
border-radius:999px;
background:linear-gradient(90deg,#BFA06A,#E2CC96);
height:100%;
}
.hmz-gm_bar_meta_dt9{
gap:0.625rem;
justify-content:space-between;
color:#9B9490;
font-size:0.688rem;
display:flex;
margin-bottom:1.125rem;
}
.hmz-gm_missions_dt9{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.hmz-gm_mission_dt9{
border:1px solid rgba(242,237,230,0.11);
border-radius:999px;
background:#18161A;
gap:7px;
padding:0.563rem 0.938rem;
color:#C8C2BA;
display:inline-flex;
font-weight:600;
align-items:center;
font-size:0.781rem;
}
.hmz-gm_mission_ic_dt9{
color:#BFA06A;
display:inline-flex;
align-items:center;
}
.hmz-gm_mission_ic_dt9 svg{
width:0.813rem;
height:13px;
}
.hmz-gm_right_dt9{
padding:32px;
border-radius:1.25rem;
overflow:hidden;
background:linear-gradient(150deg,#1C1920,#0F0D11);
position:relative;
display:flex;
color:#F2EDE6;
flex-direction:column;
}
.hmz-gm_glow_dt9{
background:radial-gradient(circle,rgba(210,188,150,0.08),transparent 70%);
border-radius:50%;
position:absolute;
pointer-events:none;
right:-1.875rem;
height:9.375rem;
width:150px;
top:-30px;
}
.hmz-gm_ref_eyebrow_dt9{
position:relative;
margin-bottom:10px;
}
.hmz-gm_ref_h2_dt9{
font-weight:600;
margin-bottom:8px;
line-height:1.1;
font-size:26px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
position:relative;
overflow-wrap:break-word;
color:#F2EDE6;
}
.hmz-gm_ref_text_dt9{
position:relative;
line-height:1.55;
font-size:0.844rem;
margin-bottom:20px;
color:#9B9490;
}
.hmz-gm_ref_cta_dt9{
transition:opacity .22s ease;
padding:11px 1.375rem;
border-radius:999px;
background:#D4B97A;
align-self:flex-start;
position:relative;
margin-top:auto;
font-size:0.844rem;
font-weight:700;
color:#16130E;
}
.hmz-gm_ref_cta_dt9:hover{
opacity:.9;
}
.hmz-vip_dt9{
padding:3rem 0;
}
@media(min-width:771px){
.hmz-vip_dt9{
padding:64px 0;
}
}
.hmz-vip_head_dt9{
gap:0.875rem;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:880px){
.hmz-vip_head_dt9{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.hmz-vip_eyebrow_dt9{
margin-bottom:0.75rem;
}
.hmz-vip_h2_dt9{
color:#F2EDE6;
font-size:32px;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-weight:600;
}
@media(min-width:768px){
.hmz-vip_h2_dt9{
font-size:2.5rem;
}
}
.hmz-vip_intro_dt9{
max-width:420px;
font-size:0.875rem;
line-height:1.6;
color:#9B9490;
}
.hmz-vip_grid_dt9{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:0.875rem;
display:grid;
}
.hmz-vip_card_dt9{
padding:1.375rem 1.125rem;
border:1px solid rgba(255,251,244,0.10);
border-radius:0.875rem;
min-width:0;
}
.hmz-vip_card_feat_dt9{
border-color:#D4B97A;
background:rgba(255,251,244,0.06);
}
.hmz-vip_card_ic_dt9{
background:linear-gradient(135deg,#BFA06A,#E2CC96);
border-radius:8px;
height:34px;
display:block;
margin-bottom:1rem;
width:34px;
}
.hmz-vip_name_dt9{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:20px;
color:#F2EDE6;
margin-bottom:0.375rem;
overflow-wrap:break-word;
}
.hmz-vip_perk_dt9{
color:#9B9490;
line-height:1.5;
font-size:12.5px;
overflow-wrap:break-word;
}
.hmz-app_dt9{
padding:30px 0 10px;
}
.hmz-app_in_dt9{
border:1px solid rgba(242,237,230,0.06);
padding:32px;
border-radius:1.25rem;
background:#211E25;
gap:28px;
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.hmz-app_in_dt9{
gap:2.5rem;
padding:2.5rem 2.75rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.hmz-app_copy_dt9{
max-width:35rem;
min-width:0;
}
.hmz-app_eyebrow_dt9{
margin-bottom:0.75rem;
}
.hmz-app_h2_dt9{
overflow-wrap:break-word;
color:#F2EDE6;
margin-bottom:12px;
font-weight:600;
font-size:28px;
line-height:1.05;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.hmz-app_h2_dt9{
font-size:2.125rem;
}
}
.hmz-app_text_dt9{
line-height:1.6;
margin-bottom:22px;
font-size:14px;
color:#7A7470;
}
.hmz-app_btns_dt9{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.hmz-app_btn_dt9{
padding:0.688rem 20px;
border-radius:0.875rem;
background:#C8A85C;
transition:background-color .22s ease;
gap:0.625rem;
color:#16130E;
align-items:center;
display:inline-flex;
}
.hmz-app_btn_dt9:hover{
background:#D4B97A;
}
.hmz-app_btn_ic_dt9{
display:inline-flex;
align-items:center;
}
.hmz-app_btn_ic_dt9 svg{
width:18px;
height:18px;
}
.hmz-app_btn_lb_dt9{
font-size:0.844rem;
font-weight:700;
}
.hmz-app_qr_wrap_dt9{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.hmz-app_qr_dt9{
flex:0 0 auto;
border-radius:0.875rem;
height:108px;
background-color:#C8A85C;
background-image:repeating-linear-gradient(0deg,#211E25 0 0.313rem,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#211E25 0 0.313rem,transparent 5px 11px);
width:6.75rem;
}
.hmz-app_qr_cap_dt9{
font-size:12.5px;
max-width:92px;
color:#9B9490;
line-height:1.4;
}
.hmz-hts_dt9{
padding:3rem 0;
}
@media(min-width:769px){
.hmz-hts_dt9{
padding:3.875rem 0;
}
}
.hmz-hts_head_dt9{
gap:1.125rem;
margin-bottom:34px;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.hmz-hts_head_dt9{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.hmz-hts_eyebrow_dt9{
margin-bottom:12px;
}
.hmz-hts_h2_dt9{
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
color:#F2EDE6;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:770px){
.hmz-hts_h2_dt9{
font-size:38px;
}
}
.hmz-hts_cta_dt9{
border-radius:999px;
transition:opacity .22s ease;
padding:15px 30px;
background:#D4B97A;
flex:0 0 auto;
color:#16130E;
font-size:0.938rem;
font-weight:700;
}
.hmz-hts_cta_dt9:hover{
opacity:.9;
}
.hmz-hts_grid_dt9{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.hmz-hts_grid_dt9{
grid-template-columns:repeat(3,1fr);
}
}
.hmz-hts_step_dt9{
padding-top:22px;
border-top:1px solid rgba(255,251,244,0.10);
min-width:0;
}
.hmz-hts_step_num_dt9{
color:#D4B97A;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1;
margin-bottom:0.875rem;
font-weight:700;
font-size:2.75rem;
}
.hmz-hts_step_h_dt9{
font-size:1.188rem;
line-height:1.2;
overflow-wrap:break-word;
color:#F2EDE6;
font-weight:700;
margin-bottom:8px;
}
.hmz-hts_step_p_dt9{
color:#9B9490;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
}
.hmz-tt_dt9{
padding:48px 0 10px;
}
@media(min-width:766px){
.hmz-tt_dt9{
padding:60px 0 10px;
}
}
.hmz-tt_head_dt9{
text-align:center;
margin-bottom:34px;
}
.hmz-tt_eyebrow_dt9{
margin-bottom:12px;
}
.hmz-tt_h2_dt9{
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#F2EDE6;
overflow-wrap:break-word;
font-size:2rem;
}
@media(min-width:769px){
.hmz-tt_h2_dt9{
font-size:2.625rem;
}
}
.hmz-tt_grid_dt9{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.hmz-tt_grid_dt9{
grid-template-columns:repeat(3,1fr);
}
}
.hmz-tt_card_dt9{
border:1px solid rgba(242,237,230,0.06);
padding:1.875rem;
border-radius:14px;
background:#211E25;
min-width:0;
display:flex;
flex-direction:column;
}
.hmz-tt_card_ic_dt9{
margin-bottom:1.125rem;
align-items:center;
display:inline-flex;
color:#BFA06A;
}
.hmz-tt_card_ic_dt9 svg{
width:28px;
height:28px;
}
.hmz-tt_card_h_dt9{
font-weight:600;
font-size:22px;
line-height:1.15;
margin-bottom:8px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F2EDE6;
}
.hmz-tt_card_p_dt9{
overflow-wrap:break-word;
margin-bottom:14px;
line-height:1.6;
font-size:14px;
color:#7A7470;
}
.hmz-tt_card_p_dt9 b{
color:#F2EDE6;
font-weight:700;
}
.hmz-tt_card_link_dt9{
transition:color .22s ease;
margin-top:auto;
align-self:flex-start;
border-bottom:1px solid #BFA06A;
color:#F2EDE6;
font-weight:700;
font-size:0.813rem;
padding-bottom:2px;
}
.hmz-tt_card_link_dt9:hover{
color:#BFA06A;
}
.hmz-wy_dt9{
padding:3rem 0;
}
@media(min-width:771px){
.hmz-wy_dt9{
padding:56px 0;
}
}
.hmz-wy_in_dt9{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:901px){
.hmz-wy_in_dt9{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.hmz-wy_left_dt9{
min-width:0;
}
.hmz-wy_eyebrow_dt9{
margin-bottom:0.875rem;
}
.hmz-wy_h2_dt9{
color:#F2EDE6;
font-size:2rem;
margin-bottom:16px;
line-height:1.05;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.hmz-wy_h2_dt9{
font-size:40px;
}
}
.hmz-wy_intro_dt9{
font-size:0.938rem;
line-height:1.6;
color:#7A7470;
}
.hmz-wy_grid_dt9{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:557px){
.hmz-wy_grid_dt9{
grid-template-columns:1fr 1fr;
}
}
.hmz-wy_card_dt9{
background:#211E25;
padding:1.625rem;
border:1px solid rgba(242,237,230,0.06);
border-radius:0.875rem;
min-width:0;
}
.hmz-wy_card_ic_dt9{
color:#BFA06A;
margin-bottom:1rem;
justify-content:center;
display:inline-flex;
align-items:center;
}
.hmz-wy_card_ic_dt9 svg{
height:1.625rem;
width:26px;
}
.hmz-wy_card_h_dt9{
font-weight:600;
color:#F2EDE6;
line-height:1.15;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
font-size:1.313rem;
}
.hmz-wy_card_p_dt9{
line-height:1.55;
font-size:0.875rem;
overflow-wrap:break-word;
color:#7A7470;
}
.hmz-ts_dt9{
padding:44px 0;
}
.hmz-ts_in_dt9{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:881px){
.hmz-ts_in_dt9{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.hmz-ts_left_dt9{
min-width:0;
}
.hmz-ts_h2_dt9{
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.1;
font-size:1.625rem;
color:#F2EDE6;
}
@media(min-width:769px){
.hmz-ts_h2_dt9{
font-size:28px;
}
}
.hmz-ts_text_dt9{
color:#9B9490;
margin-bottom:1.375rem;
max-width:32.5rem;
font-size:14.5px;
line-height:1.6;
}
.hmz-ts_badges_dt9{
gap:1.125rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.hmz-ts_badge_dt9{
color:#9B9490;
font-size:0.813rem;
font-weight:600;
}
.hmz-ts_pay_dt9{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:883px){
.hmz-ts_pay_dt9{
justify-content:flex-end;
}
}
.hmz-ts_pay_chip_dt9{
border:1px solid rgba(255,251,244,0.10);
border-radius:0.875rem;
background:rgba(255,251,244,0.06);
padding:0.75rem 1rem;
font-weight:700;
font-size:14px;
color:#F2EDE6;
}
.hmz-rv_dt9{
padding:48px 0;
background:#211E25;
border-bottom:1px solid rgba(242,237,230,0.06);
margin-top:24px;
border-top:1px solid rgba(242,237,230,0.06);
}
@media(min-width:771px){
.hmz-rv_dt9{
padding:56px 0;
}
}
.hmz-rv_head_dt9{
gap:16px;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:769px){
.hmz-rv_head_dt9{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.hmz-rv_eyebrow_dt9{
margin-bottom:10px;
}
.hmz-rv_h2_dt9{
overflow-wrap:break-word;
font-size:1.875rem;
color:#F2EDE6;
line-height:1.05;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:769px){
.hmz-rv_h2_dt9{
font-size:38px;
}
}
.hmz-rv_agg_dt9{
gap:12px;
align-items:center;
display:flex;
}
.hmz-rv_agg_stars_dt9{
gap:3px;
color:#BFA06A;
display:flex;
}
.hmz-rv_agg_stars_dt9 svg{
height:18px;
width:1.125rem;
}
.hmz-rv_source_dt9{
font-size:13px;
color:#7A7470;
}
.hmz-rv_grid_dt9{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:762px){
.hmz-rv_grid_dt9{
grid-template-columns:repeat(3,1fr);
}
}
.hmz-rv_card_dt9{
border:1px solid rgba(242,237,230,0.06);
border-radius:14px;
padding:26px;
background:#18161A;
min-width:0;
}
.hmz-rv_card_stars_dt9{
gap:2px;
margin-bottom:0.75rem;
display:flex;
color:#BFA06A;
}
.hmz-rv_card_stars_dt9 svg{
width:0.875rem;
height:14px;
}
.hmz-rv_card_body_dt9{
overflow-wrap:break-word;
color:#F2EDE6;
font-weight:500;
line-height:1.45;
margin-bottom:16px;
font-size:1.125rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.hmz-rv_card_meta_dt9{
gap:10px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.hmz-rv_card_av_dt9{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#BFA06A,#E2CC96);
width:32px;
height:2rem;
}
.hmz-rv_card_author_dt9{
font-size:13px;
font-weight:700;
color:#F2EDE6;
}
.hmz-rv_card_loc_dt9{
font-size:0.75rem;
color:#9B9490;
}
.hmz-prov_dt9{
padding:2.5rem 0 1.25rem;
}
.hmz-prov_eyebrow_dt9{
margin-bottom:1.125rem;
display:block;
}
.hmz-prov_grid_dt9{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:563px){
.hmz-prov_grid_dt9{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:900px){
.hmz-prov_grid_dt9{
grid-template-columns:repeat(6,1fr);
}
}
.hmz-pmt_dt9{
padding:3rem 0 0.625rem;
}
.hmz-pmt_in_dt9{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:882px){
.hmz-pmt_in_dt9{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.hmz-pmt_left_dt9{
min-width:0;
}
.hmz-pmt_eyebrow_dt9{
margin-bottom:0.75rem;
}
.hmz-pmt_h2_dt9{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
font-size:30px;
font-weight:600;
margin-bottom:0.75rem;
overflow-wrap:break-word;
color:#F2EDE6;
}
@media(min-width:770px){
.hmz-pmt_h2_dt9{
font-size:32px;
}
}
.hmz-pmt_text_dt9{
line-height:1.6;
color:#7A7470;
margin-bottom:1.375rem;
font-size:14.5px;
}
.hmz-pmt_logos_dt9{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:478px){
.hmz-pmt_logos_dt9{
grid-template-columns:repeat(4,1fr);
}
}
.hmz-pmt_logo_dt9{
overflow:hidden;
border:1px solid rgba(242,237,230,0.06);
background:#211E25;
border-radius:0.5rem;
padding:0 0.5rem;
justify-content:center;
height:50px;
font-weight:700;
text-align:center;
align-items:center;
text-overflow:ellipsis;
display:flex;
color:#C8C2BA;
white-space:nowrap;
font-size:0.781rem;
}
.hmz-pmt_table_dt9{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(242,237,230,0.06);
min-width:0;
}
.hmz-pmt_thead_dt9{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#0F0D11;
display:grid;
}
.hmz-pmt_th_dt9{
overflow:hidden;
padding:13px 0.875rem;
white-space:nowrap;
font-size:0.625rem;
text-overflow:ellipsis;
color:#F2EDE6;
letter-spacing:.08em;
font-weight:700;
text-transform:uppercase;
}
.hmz-pmt_row_dt9{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(242,237,230,0.06);
display:grid;
}
.hmz-pmt_row_dt9:nth-child(odd){
background:#211E25;
}
.hmz-pmt_td_dt9{
padding:14px;
font-size:0.844rem;
min-width:0;
overflow-wrap:break-word;
color:#7A7470;
}
.hmz-pmt_row_dt9 .hmz-pmt_td_dt9:first-child{
font-weight:700;
color:#F2EDE6;
}
.hmz-pmt_row_dt9 .hmz-pmt_td_dt9:last-child{
font-weight:700;
color:#4E9E72;
}
.hmz-sc_dt9{
padding:48px 0 10px;
}
.hmz-sc_head_dt9{
margin-bottom:1.75rem;
text-align:center;
}
.hmz-sc_eyebrow_dt9{
margin-bottom:0.75rem;
}
.hmz-sc_h2_dt9{
font-weight:600;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:30px;
line-height:1.05;
color:#F2EDE6;
}
@media(min-width:769px){
.hmz-sc_h2_dt9{
font-size:36px;
}
}
.hmz-sc_table_dt9{
margin:0 auto;
border-radius:0.875rem;
border:1px solid rgba(242,237,230,0.06);
overflow:hidden;
max-width:56.25rem;
}
.hmz-sc_thead_dt9{
grid-template-columns:1.6fr 1fr 1fr;
background:#0F0D11;
display:grid;
}
.hmz-sc_th_dt9{
padding:15px 18px;
color:#9B9490;
font-weight:700;
text-align:center;
font-size:0.813rem;
overflow-wrap:break-word;
}
.hmz-sc_th_dt9:first-child{
text-align:left;
}
.hmz-sc_th_us_dt9{
color:#D4B97A;
}
.hmz-sc_row_dt9{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(242,237,230,0.06);
display:grid;
}
.hmz-sc_row_dt9:nth-child(even){
background:#211E25;
}
.hmz-sc_td_dt9{
padding:15px 18px;
min-width:0;
overflow-wrap:break-word;
color:#9B9490;
font-size:0.875rem;
text-align:center;
}
.hmz-sc_td_dt9:first-child{
font-weight:600;
color:#C8C2BA;
text-align:left;
}
.hmz-sc_td_us_dt9{
color:#4E9E72;
font-weight:700;
}
.hmz-lh_dt9{
padding:2.5rem 0 20px;
}
.hmz-lh_in_dt9{
border-top:1px solid rgba(242,237,230,0.11);
padding-top:2.125rem;
}
.hmz-lh_eyebrow_dt9{
margin-bottom:22px;
display:block;
}
.hmz-lh_grid_dt9{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:599px){
.hmz-lh_grid_dt9{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.hmz-lh_grid_dt9{
grid-template-columns:repeat(5,1fr);
}
}
.hmz-lh_col_dt9{
min-width:0;
}
.hmz-lh_col_h_dt9{
font-size:13px;
overflow-wrap:break-word;
color:#F2EDE6;
font-weight:700;
margin-bottom:12px;
}
.hmz-lh_links_dt9{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.hmz-lh_link_dt9{
transition:color .22s ease;
color:#7A7470;
font-size:13px;
overflow-wrap:break-word;
}
.hmz-lh_link_dt9:hover{
color:#BFA06A;
}
.hmz-el_dt9{
padding:48px 0;
}
@media(min-width:766px){
.hmz-el_dt9{
padding:3.5rem 0;
}
}
.hmz-el_in_dt9{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:902px){
.hmz-el_in_dt9{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.hmz-el_left_dt9{
min-width:0;
}
.hmz-el_eyebrow_dt9{
margin-bottom:14px;
}
.hmz-el_h2_dt9{
font-size:2rem;
overflow-wrap:break-word;
line-height:1.08;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F2EDE6;
margin-bottom:22px;
font-weight:600;
}
@media(min-width:771px){
.hmz-el_h2_dt9{
font-size:38px;
}
}
.hmz-el_body_dt9 p{
margin-bottom:18px;
color:#C8C2BA;
overflow-wrap:break-word;
font-size:1rem;
line-height:1.7;
}
.hmz-el_dropcap_dt9{
padding:0.375rem 0.75rem 0 0;
font-weight:700;
float:left;
line-height:.8;
color:#BFA06A;
font-size:3.875rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
.hmz-el_right_dt9{
min-width:0;
}
.hmz-el_quote_dt9{
border-radius:20px;
padding:2.25rem;
background:linear-gradient(150deg,#1C1920,#0F0D11);
margin-bottom:1.5rem;
color:#F2EDE6;
position:relative;
}
.hmz-el_quote_mark_dt9{
color:#D4B97A;
align-items:center;
margin-bottom:0.375rem;
display:inline-flex;
}
.hmz-el_quote_mark_dt9 svg{
height:34px;
width:2.125rem;
}
.hmz-el_quote_text_dt9{
font-size:1.375rem;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F2EDE6;
line-height:1.4;
overflow-wrap:break-word;
margin-bottom:1.375rem;
font-weight:500;
}
.hmz-el_quote_meta_dt9{
gap:12px;
display:flex;
align-items:center;
}
.hmz-el_quote_av_dt9{
flex:0 0 auto;
background:linear-gradient(135deg,#BFA06A,#E2CC96);
border-radius:50%;
width:2.375rem;
height:38px;
}
.hmz-el_quote_author_dt9{
font-size:14px;
font-weight:700;
color:#F2EDE6;
}
.hmz-el_quote_meta_sub_dt9{
color:#9B9490;
font-size:12px;
}
.hmz-el_explain_dt9{
border:1px solid rgba(242,237,230,0.06);
border-radius:0.875rem;
overflow:hidden;
}
.hmz-el_explain_card_dt9{
padding:22px 24px;
}
.hmz-el_explain_card_dt9+.hmz-el_explain_card_dt9{
border-top:1px solid rgba(242,237,230,0.06);
}
.hmz-el_explain_h_dt9{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F2EDE6;
font-size:20px;
margin-bottom:8px;
overflow-wrap:break-word;
line-height:1.15;
font-weight:600;
}
.hmz-el_explain_p_dt9{
line-height:1.55;
overflow-wrap:break-word;
font-size:14px;
color:#7A7470;
}
.hmz-sb_dt9{
background:#211E25;
padding:48px 0;
margin-top:1.5rem;
border-bottom:1px solid rgba(242,237,230,0.06);
border-top:1px solid rgba(242,237,230,0.06);
}
@media(min-width:770px){
.hmz-sb_dt9{
padding:3.5rem 0;
}
}
.hmz-sb_eyebrow_dt9{
margin-bottom:12px;
display:block;
}
.hmz-sb_h2_dt9{
margin-bottom:26px;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:1.875rem;
color:#F2EDE6;
overflow-wrap:break-word;
}
@media(min-width:767px){
.hmz-sb_h2_dt9{
font-size:2.25rem;
}
}
.hmz-sb_grid_dt9{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:561px){
.hmz-sb_grid_dt9{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:962px){
.hmz-sb_grid_dt9{
grid-template-columns:repeat(4,1fr);
}
}
.hmz-sb_card_dt9{
padding:1.5rem;
border-radius:14px;
background:#18161A;
border:1px solid rgba(242,237,230,0.06);
min-width:0;
}
.hmz-sb_card_h_dt9{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#F2EDE6;
overflow-wrap:break-word;
font-weight:600;
font-size:19px;
line-height:1.15;
margin-bottom:8px;
}
.hmz-sb_card_p_dt9{
font-size:13.5px;
color:#7A7470;
line-height:1.6;
overflow-wrap:break-word;
}
.hmz-sb_rtp_dt9{
background:#18161A;
gap:1.5rem;
grid-template-columns:1fr;
border:1px solid rgba(242,237,230,0.06);
border-radius:0.875rem;
padding:26px 28px;
display:grid;
align-items:center;
margin-top:1.125rem;
}
@media(min-width:763px){
.hmz-sb_rtp_dt9{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.hmz-sb_rtp_h_dt9{
overflow-wrap:break-word;
margin-bottom:0.5rem;
line-height:1.15;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
font-weight:600;
color:#F2EDE6;
}
.hmz-sb_rtp_p_dt9{
overflow-wrap:break-word;
font-size:13.5px;
color:#7A7470;
line-height:1.6;
}
.hmz-sb_rtp_stats_dt9{
gap:1rem;
display:flex;
}
.hmz-sb_stat_dt9{
border-radius:0.5rem;
padding:18px;
background:#211E25;
flex:1 1 0;
text-align:center;
min-width:0;
}
.hmz-sb_stat_v_dt9{
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
color:#4E9E72;
font-size:26px;
font-weight:700;
overflow-wrap:break-word;
}
.hmz-sb_stat_l_dt9{
color:#9B9490;
margin-top:4px;
font-size:0.719rem;
}
.hmz-sg_dt9{
padding:48px 0 0.625rem;
}
.hmz-sg_eyebrow_dt9{
margin-bottom:0.75rem;
display:block;
}
.hmz-sg_h2_dt9{
color:#F2EDE6;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.05;
margin-bottom:1.75rem;
font-size:1.875rem;
}
@media(min-width:769px){
.hmz-sg_h2_dt9{
font-size:2.25rem;
}
}
.hmz-sg_grid_dt9{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:717px){
.hmz-sg_grid_dt9{
grid-template-columns:repeat(3,1fr);
}
}
.hmz-sg_col_dt9{
min-width:0;
}
.hmz-sg_col_h_dt9{
font-size:1.375rem;
font-weight:600;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
overflow-wrap:break-word;
color:#F2EDE6;
margin-bottom:0.625rem;
}
.hmz-sg_col_p_dt9{
color:#7A7470;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
}
.hmz-faq_dt9{
background:#211E25;
padding:3rem 0;
margin-top:1.5rem;
border-top:1px solid rgba(242,237,230,0.06);
border-bottom:1px solid rgba(242,237,230,0.06);
}
@media(min-width:770px){
.hmz-faq_dt9{
padding:3.875rem 0;
}
}
.hmz-faq_head_dt9{
text-align:center;
margin-bottom:34px;
}
.hmz-faq_eyebrow_dt9{
margin-bottom:0.75rem;
}
.hmz-faq_h2_dt9{
font-size:2rem;
line-height:1.05;
font-weight:600;
color:#F2EDE6;
overflow-wrap:break-word;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.hmz-faq_h2_dt9{
font-size:38px;
}
}
.hmz-faq_list_dt9{
gap:0.75rem;
margin:0 auto;
display:flex;
flex-direction:column;
max-width:51.25rem;
}
.hmz-faq_item_dt9{
overflow:hidden;
border:1px solid rgba(242,237,230,0.06);
background:#18161A;
border-radius:0.875rem;
}
.hmz-faq_q_dt9{
padding:1.25rem 24px;
list-style:none;
gap:1.25rem;
color:#F2EDE6;
justify-content:space-between;
align-items:center;
overflow-wrap:break-word;
cursor:pointer;
font-size:16px;
font-weight:700;
display:flex;
}
.hmz-faq_q_dt9::-webkit-details-marker{
display:none;
}
.hmz-faq_q_ic_dt9{
transition:transform .22s ease;
flex:0 0 auto;
color:#BFA06A;
display:inline-flex;
align-items:center;
}
.hmz-faq_q_ic_dt9 svg{
width:1.125rem;
height:1.125rem;
}
.hmz-faq_item_dt9[open] .hmz-faq_q_ic_dt9{
transform:rotate(180deg);
}
.hmz-faq_a_dt9{
padding:0 1.5rem 1.25rem;
color:#7A7470;
overflow-wrap:break-word;
font-size:14.5px;
line-height:1.6;
}
.hmz-ft_dt9{
background:#0F0D11;
color:#9B9490;
margin-top:40px;
}
.hmz-ft_in_dt9{
gap:2rem;
padding:3rem 0 1.75rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:603px){
.hmz-ft_in_dt9{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.hmz-ft_in_dt9{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.hmz-ft_brand_dt9{
min-width:0;
}
.hmz-ft_logo_dt9{
overflow-wrap:break-word;
font-size:26px;
font-family:"EB Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#F2EDE6;
}
.hmz-ft_tagline_dt9{
color:#9B9490;
line-height:1.6;
font-size:13.5px;
margin-top:0.875rem;
max-width:17.5rem;
}
.hmz-ft_contact_dt9{
transition:color .22s ease;
margin-top:12px;
overflow-wrap:anywhere;
font-size:13px;
color:#D4B97A;
max-width:280px;
display:inline-block;
}
.hmz-ft_contact_dt9:hover{
color:#F2EDE6;
}
.hmz-ft_col_dt9{
min-width:0;
}
.hmz-ft_col_h_dt9{
letter-spacing:.08em;
margin-bottom:14px;
overflow-wrap:break-word;
color:#F2EDE6;
text-transform:uppercase;
font-size:0.813rem;
font-weight:700;
}
.hmz-ft_col_links_dt9{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.hmz-ft_link_dt9{
transition:color .22s ease;
color:#9B9490;
font-size:13.5px;
overflow-wrap:break-word;
}
.hmz-ft_link_dt9:hover{
color:#F2EDE6;
}
.hmz-ft_bot_dt9{
gap:1rem;
padding:22px 0 40px;
border-top:1px solid rgba(255,251,244,0.10);
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.hmz-ft_bot_dt9{
gap:1.25rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.hmz-ft_legal_dt9{
overflow-wrap:break-word;
max-width:760px;
color:#524E4A;
font-size:11.5px;
line-height:1.6;
}
.hmz-ft_legal_dt9 b{
font-weight:700;
color:#9B9490;
}
.hmz-ft_age_dt9{
flex:0 0 auto;
border-radius:0.5rem;
border:1.5px solid #D4B97A;
padding:4px 0.563rem;
font-size:0.813rem;
color:#D4B97A;
font-weight:700;
}