*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F0E8;
font-size:15px;
line-height:1.6;
text-rendering:optimizeLegibility;
color:#3A3226;
overflow-wrap:break-word;
font-family:"Work Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
-webkit-font-smoothing:antialiased;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.50);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.hzo-layout_xg2{
min-height:100vh;
display:flex;
flex-direction:column;
}
.hzo-main_xg2{
flex:1 1 auto;
min-width:0;
width:100%;
}
.hzo-container_xg2{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:768px){
.hzo-container_xg2{
padding:0 32px;
}
}
@media(min-width:1097px){
.hzo-container_xg2{
padding:0 3.5rem;
}
}
.hzo-eyebrow_xg2{
font-weight:600;
display:inline-block;
font-size:0.688rem;
letter-spacing:.2em;
color:#9A6F32;
text-transform:uppercase;
line-height:1.4;
overflow-wrap:break-word;
font-family:"Work Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.hzo-band_xg2{
background:#1E1A10;
color:#F2EBD9;
}
.hzo-band_xg2 .hzo-eyebrow_xg2{
color:#D4A84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.hzo-tb_xg2{
background:#F5F0E8;
top:0;
z-index:50;
border-bottom:1px solid rgba(28,23,16,0.14);
position:sticky;
}
.hzo-tb_in_xg2{
margin:0 auto;
padding:0.75rem 16px;
gap:16px;
justify-content:space-between;
max-width:1400px;
align-items:center;
width:100%;
display:flex;
}
@media(min-width:769px){
.hzo-tb_in_xg2{
padding:16px 2rem;
}
}
@media(min-width:1099px){
.hzo-tb_in_xg2{
padding:18px 56px;
}
}
.hzo-tb_left_xg2{
gap:28px;
display:flex;
align-items:center;
min-width:0;
}
.hzo-tb_logo_xg2{
gap:0.688rem;
display:flex;
min-width:0;
align-items:center;
}
.hzo-tb_logo_mark_xg2{
flex:0 0 auto;
border-radius:0.5rem;
width:34px;
height:34px;
object-fit:cover;
}
.hzo-tb_logo_txt_xg2{
display:flex;
flex-direction:column;
min-width:0;
line-height:1;
}
.hzo-tb_logo_name_xg2{
overflow:hidden;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
font-weight:700;
letter-spacing:.02em;
white-space:nowrap;
color:#1C1710;
font-size:1.375rem;
}
.hzo-tb_logo_sub_xg2{
overflow:hidden;
letter-spacing:.32em;
font-weight:600;
font-size:8.5px;
text-transform:uppercase;
color:#9A6F32;
margin-top:4px;
text-overflow:ellipsis;
white-space:nowrap;
}
.hzo-tb_nav_xg2{
display:none;
}
@media(min-width:963px){
.hzo-tb_nav_xg2{
gap:28px;
display:flex;
align-items:center;
}
}
.hzo-tb_nav_item_xg2{
transition:color .22s ease,border-color .22s ease;
color:#3A3226;
white-space:nowrap;
padding-bottom:3px;
font-size:0.875rem;
border-bottom:2px solid transparent;
font-weight:600;
}
.hzo-tb_nav_item_xg2:hover{
color:#1C1710;
}
.hzo-tb_nav_item_xg2.hzo-state_active_xg2{
border-color:#9A6F32;
color:#1C1710;
}
.hzo-tb_right_xg2{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.hzo-tb_search_xg2{
transition:color .22s ease;
display:flex;
align-items:center;
justify-content:center;
color:#3A3226;
}
.hzo-tb_search_xg2:hover{
color:#9A6F32;
}
.hzo-tb_search_xg2 svg{
height:18px;
width:1.125rem;
}
.hzo-tb_lang_xg2{
color:#6B5E49;
text-transform:uppercase;
font-weight:600;
letter-spacing:.1em;
font-size:11px;
}
.hzo-tb_lang_xg2:hover{
color:#1C1710;
}
.hzo-tb_login_xg2{
font-size:0.875rem;
font-weight:600;
display:none;
color:#1C1710;
}
@media(min-width:771px){
.hzo-tb_login_xg2{
display:inline-block;
}
}
.hzo-tb_register_xg2{
padding:11px 22px;
background:#1C1710;
transition:background-color .22s ease;
border-radius:999px;
white-space:nowrap;
font-size:14px;
color:#F2EBD9;
font-weight:700;
}
.hzo-tb_register_xg2:hover{
background:#332C1E;
}
.hzo-mob_xg2{
background:#F5F0E8;
z-index:60;
right:0;
border-top:1px solid rgba(28,23,16,0.14);
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
left:0;
bottom:0;
}
@media(min-width:963px){
.hzo-mob_xg2{
display:none;
}
}
.hzo-mob_in_xg2{
margin:0 auto;
justify-content:space-around;
align-items:stretch;
max-width:35rem;
display:flex;
}
.hzo-mob_item_xg2{
padding:9px 0.25rem;
gap:3px;
flex:1 1 0;
transition:color .22s ease;
align-items:center;
flex-direction:column;
color:#6B5E49;
display:flex;
min-width:0;
}
.hzo-mob_item_xg2.hzo-state_active_xg2{
color:#9A6F32;
}
.hzo-mob_ic_xg2{
display:flex;
align-items:center;
justify-content:center;
}
.hzo-mob_ic_xg2 svg{
width:20px;
height:1.25rem;
}
.hzo-mob_lb_xg2{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.625rem;
font-weight:600;
max-width:100%;
}
@media(max-width:961px){
body{
padding-bottom:60px;
}
}
.hzo-rail_xg2{
position:relative;
min-width:0;
}
.hzo-rail_scroll_xg2{
gap:14px;
display:flex;
overflow-x:auto;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
padding-bottom:0.875rem;
}
@media(min-width:767px){
.hzo-rail_scroll_xg2{
gap:18px;
}
}
.hzo-gc_xg2{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:770px){
.hzo-gc_xg2{
width:11.75rem;
}
}
.hzo-gc_img_xg2{
border-radius:14px;
overflow:hidden;
background:#FBF7F0;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(28,23,16,0.07), 0 0.5rem 1.25rem rgba(28,23,16,0.09);
}
.hzo-gc_img_xg2 img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.hzo-gc_cover_xg2{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
position:absolute;
pointer-events:none;
}
.hzo-gc_hover_xg2{
background:rgba(0,0,0,0.50);
inset:0;
transition:opacity .22s ease;
opacity:0;
justify-content:center;
position:absolute;
display:flex;
align-items:center;
}
.hzo-gc_xg2:hover .hzo-gc_hover_xg2{
opacity:1;
}
.hzo-gc_hover_btn_xg2{
border-radius:999px;
background:#1C1710;
display:flex;
color:#F2EBD9;
width:46px;
align-items:center;
justify-content:center;
height:46px;
}
.hzo-gc_hover_btn_xg2 svg{
height:18px;
width:1.125rem;
}
.hzo-gc_info_xg2{
gap:2px;
margin-top:9px;
min-width:0;
display:flex;
flex-direction:column;
}
.hzo-gc_name_xg2{
overflow:hidden;
font-size:13px;
color:#1C1710;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
}
.hzo-gc_prov_xg2{
overflow:hidden;
color:#6B5E49;
font-size:11px;
text-overflow:ellipsis;
white-space:nowrap;
}
.hzo-gc_meta_xg2{
font-size:0.688rem;
color:#6B5E49;
}
.hzo-tc_xg2{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:771px){
.hzo-tc_xg2{
width:14.375rem;
}
}
.hzo-tc_img_xg2{
overflow:hidden;
background:#FBF7F0;
border-radius:0.875rem;
box-shadow:0 2px 6px rgba(28,23,16,0.07), 0 0.5rem 20px rgba(28,23,16,0.09);
padding-bottom:75%;
position:relative;
}
.hzo-tc_img_xg2 img{
inset:0;
width:100%;
position:absolute;
height:100%;
object-fit:cover;
}
.hzo-tc_info_xg2{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
}
.hzo-tc_name_xg2{
overflow:hidden;
white-space:nowrap;
font-size:0.875rem;
font-weight:700;
text-overflow:ellipsis;
color:#1C1710;
}
.hzo-tc_rtp_xg2{
font-size:11px;
color:#6B5E49;
}
.hzo-lc_xg2{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:766px){
.hzo-lc_xg2{
width:268px;
}
}
.hzo-lc_img_xg2{
overflow:hidden;
border-radius:14px;
background:#FBF7F0;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(28,23,16,0.07), 0 8px 20px rgba(28,23,16,0.09);
}
.hzo-lc_img_xg2 img{
inset:0;
width:100%;
object-fit:cover;
position:absolute;
height:100%;
}
.hzo-lc_live_xg2{
padding:4px 9px;
gap:7px;
background:rgba(0,0,0,0.50);
border-radius:62.438rem;
left:12px;
display:flex;
top:12px;
align-items:center;
position:absolute;
}
.hzo-lc_live_dot_xg2{
background:#B84040;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
height:8px;
width:8px;
}
.hzo-lc_seats_xg2{
font-weight:600;
letter-spacing:.08em;
color:#F2EBD9;
font-size:10px;
text-transform:uppercase;
}
.hzo-lc_info_xg2{
gap:2px;
display:flex;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
}
.hzo-lc_name_xg2{
overflow:hidden;
font-size:15px;
color:#1C1710;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
}
.hzo-lc_bet_xg2{
color:#6B5E49;
font-size:0.688rem;
}
.hzo-pc_xg2{
border-radius:0.875rem;
border:1px solid rgba(28,23,16,0.08);
padding:16px 0.875rem;
gap:0.5rem;
background:#FBF7F0;
justify-content:center;
display:flex;
min-width:0;
min-height:4.625rem;
align-items:center;
flex-direction:column;
}
.hzo-pc_logo_xg2{
flex:0 0 auto;
width:auto;
max-width:100%;
height:28px;
object-fit:contain;
}
.hzo-pc_name_xg2{
overflow:hidden;
font-size:11px;
text-align:center;
color:#6B5E49;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
}
.hzo-gc_tag_xg2{
padding:3px 0.5rem;
border-radius:0.5rem;
left:10px;
text-transform:uppercase;
position:absolute;
letter-spacing:.06em;
z-index:2;
display:inline-block;
font-weight:700;
font-size:0.625rem;
top:10px;
}
.hzo-gc_tag_hot_xg2{
background:#B84040;
color:#F2EBD9;
}
.hzo-gc_tag_new_xg2{
background:#C8922A;
color:#1C1710;
}
.hzo-gc_tag_jp_xg2{
background:#C08B20;
color:#1C1710;
}
.hzo-gc_tag_live_xg2{
background:#B84040;
color:#F2EBD9;
}
.hzo-sh_xg2{
margin-bottom:18px;
min-width:0;
}
.hzo-sh_row_xg2{
gap:16px;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.hzo-sh_row_xg2 .hzo-sh_l_xg2{
gap:6px;
display:flex;
flex-direction:column;
min-width:0;
}
.hzo-sh_stack_xg2{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.hzo-sh_center_xg2{
gap:0.625rem;
align-items:center;
flex-direction:column;
text-align:center;
display:flex;
}
.hzo-sh_h2_xg2{
font-size:24px;
line-height:1.1;
overflow-wrap:break-word;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#1C1710;
}
@media(min-width:769px){
.hzo-sh_h2_xg2{
font-size:1.875rem;
}
}
.hzo-band_xg2 .hzo-sh_h2_xg2{
color:#F2EBD9;
}
.hzo-sh_eb_line_xg2{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.hzo-sh_eb_line_xg2::before{
background:#9A6F32;
width:1.75rem;
display:inline-block;
content:"";
height:1px;
}
.hzo-band_xg2 .hzo-sh_eb_line_xg2::before{
background:#D4A84B;
}
.hzo-sh_eb_dot_xg2{
gap:8px;
display:inline-flex;
align-items:center;
}
.hzo-sh_eb_dot_xg2::before{
background:#9A6F32;
border-radius:50%;
display:inline-block;
content:"";
height:6px;
width:6px;
}
.hzo-band_xg2 .hzo-sh_eb_dot_xg2::before{
background:#D4A84B;
}
.hzo-sh_link_xg2{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
display:inline-flex;
color:#1C1710;
font-weight:600;
align-items:center;
font-size:0.813rem;
white-space:nowrap;
padding-bottom:2px;
border-bottom:1px solid #1C1710;
}
.hzo-sh_link_xg2:hover{
border-color:#9A6F32;
color:#9A6F32;
}
.hzo-sh_link_xg2 svg{
height:0.875rem;
width:14px;
}
.hzo-sh_link_chev_xg2{
border-bottom:0;
padding-bottom:0;
}
.hzo-sh_link_btn_xg2{
border-radius:999px;
padding:0.563rem 18px;
background:#1C1710;
border-bottom:0;
color:#F2EBD9;
}
.hzo-sh_link_btn_xg2:hover{
border-color:transparent;
background:#332C1E;
color:#F2EBD9;
}
.hzo-band_xg2 .hzo-sh_link_xg2{
border-color:#F2EBD9;
color:#F2EBD9;
}
.hzo-band_xg2 .hzo-sh_link_btn_xg2{
background:#D4A84B;
color:#1C1710;
}
.hzo-sh_rule_xg2{
margin:-2px 0 1.125rem;
background:rgba(28,23,16,0.14);
height:1px;
}
.hzo-band_xg2 .hzo-sh_rule_xg2{
background:rgba(245,238,220,0.12);
}
.hzo-hero_xg2{
padding:32px 0 8px;
}
@media(min-width:770px){
.hzo-hero_xg2{
padding:56px 0 1.5rem;
}
}
.hzo-hero_in_xg2{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:899px){
.hzo-hero_in_xg2{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.hzo-hero_copy_xg2{
min-width:0;
}
.hzo-hero_eyebrow_xg2{
gap:10px;
align-items:center;
margin-bottom:22px;
display:inline-flex;
}
.hzo-hero_eyebrow_line_xg2{
flex:0 0 auto;
background:#9A6F32;
height:1px;
display:inline-block;
width:28px;
}
.hzo-hero_h1_xg2{
color:#1C1710;
overflow-wrap:break-word;
margin-bottom:20px;
font-size:38px;
letter-spacing:-.01em;
line-height:1.04;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:765px){
.hzo-hero_h1_xg2{
font-size:54px;
}
}
@media(min-width:1101px){
.hzo-hero_h1_xg2{
font-size:3.875rem;
}
}
.hzo-hero_h1_xg2 em{
color:#9A6F32;
font-style:normal;
}
.hzo-hero_sub_xg2{
font-size:1rem;
max-width:30rem;
margin-bottom:30px;
line-height:1.6;
color:#8C7B65;
}
@media(min-width:766px){
.hzo-hero_sub_xg2{
font-size:18px;
}
}
.hzo-hero_actions_xg2{
gap:0.875rem;
display:flex;
align-items:center;
flex-wrap:wrap;
margin-bottom:2.125rem;
}
.hzo-hero_cta_xg2{
background:#1C1710;
gap:0.625rem;
transition:background-color .22s ease;
padding:1rem 30px;
border-radius:62.438rem;
color:#F2EBD9;
display:inline-flex;
font-weight:700;
font-size:15px;
align-items:center;
}
.hzo-hero_cta_xg2:hover{
background:#332C1E;
}
.hzo-hero_cta_ic_xg2{
align-items:center;
display:inline-flex;
}
.hzo-hero_cta_ic_xg2 svg{
height:16px;
width:1rem;
}
.hzo-hero_cta_alt_xg2{
background:transparent;
border:1px solid rgba(28,23,16,0.14);
border-radius:62.438rem;
transition:border-color .22s ease,color .22s ease;
padding:15px 1.625rem;
align-items:center;
color:#1C1710;
display:inline-flex;
font-size:15px;
font-weight:600;
}
.hzo-hero_cta_alt_xg2:hover{
border-color:#9A6F32;
color:#9A6F32;
}
.hzo-hero_trust_xg2{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.hzo-hero_trust_item_xg2{
gap:9px;
font-size:13px;
display:flex;
font-weight:600;
align-items:center;
color:#3A3226;
}
.hzo-hero_trust_ic_xg2{
color:#9A6F32;
align-items:center;
display:inline-flex;
}
.hzo-hero_trust_ic_xg2 svg{
width:1rem;
height:16px;
}
.hzo-hero_promo_xg2{
border-radius:1.25rem;
overflow:hidden;
background:#FBF7F0;
display:flex;
min-height:18.75rem;
box-shadow:0 12px 3rem rgba(28,23,16,0.16), 0 3px 0.625rem rgba(28,23,16,0.10);
position:relative;
}
.hzo-hero_promo_bg_xg2{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.hzo-hero_promo_bg_xg2::after{
inset:0;
background:linear-gradient(120deg,#1E1A10 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
position:absolute;
content:"";
}
.hzo-hero_promo_glow_xg2{
background:radial-gradient(circle,rgba(162,120,60,0.18) 0%,transparent 65%);
border-radius:50%;
top:-2.5rem;
height:260px;
width:16.25rem;
pointer-events:none;
right:-1.25rem;
position:absolute;
}
.hzo-hero_promo_ct_xg2{
padding:28px;
max-width:88%;
align-self:flex-end;
z-index:2;
position:relative;
}
.hzo-hero_promo_label_xg2{
letter-spacing:.25em;
font-size:0.625rem;
color:#D4A84B;
margin-bottom:0.5rem;
display:block;
font-weight:700;
text-transform:uppercase;
}
.hzo-hero_promo_amount_xg2{
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-size:32px;
color:#F2EBD9;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.hzo-hero_promo_amount_xg2{
font-size:40px;
}
}
.hzo-hero_promo_amount_xg2 em{
color:#D4A84B;
font-style:normal;
}
.hzo-hero_rating_xg2{
border:1px solid rgba(28,23,16,0.08);
padding:10px 0.875rem;
background:#FBF7F0;
gap:10px;
border-radius:14px;
position:absolute;
max-width:min(16.25rem,62%);
box-shadow:0 2px 6px rgba(28,23,16,0.07), 0 8px 1.25rem rgba(28,23,16,0.09);
right:0.875rem;
z-index:3;
top:14px;
display:flex;
align-items:center;
}
.hzo-hero_rating_score_xg2{
flex:0 0 auto;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:24px;
color:#1C1710;
font-weight:700;
}
.hzo-hero_rating_txt_xg2{
flex:1 1 auto;
min-width:0;
}
.hzo-hero_rating_stars_xg2{
gap:2px;
display:flex;
color:#9A6F32;
}
.hzo-hero_rating_stars_xg2 svg{
height:12px;
width:12px;
}
.hzo-hero_rating_cap_xg2{
display:block;
color:#6B5E49;
margin-top:3px;
font-size:0.688rem;
overflow-wrap:break-word;
line-height:1.35;
}
.hzo-stat_xg2{
border-top:1px solid rgba(28,23,16,0.14);
margin-top:1rem;
border-bottom:1px solid rgba(28,23,16,0.14);
}
.hzo-stat_in_xg2{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.hzo-stat_in_xg2{
grid-template-columns:repeat(4,1fr);
}
}
.hzo-stat_item_xg2{
padding:22px 14px;
border-right:1px solid rgba(28,23,16,0.08);
min-width:0;
border-bottom:1px solid rgba(28,23,16,0.08);
}
.hzo-stat_item_xg2:nth-child(2n){
border-right:0;
}
.hzo-stat_item_xg2:nth-child(n+3){
border-bottom:0;
}
@media(min-width:768px){
.hzo-stat_item_xg2{
border-bottom:0;
}
.hzo-stat_item_xg2:nth-child(2n){
border-right:1px solid rgba(28,23,16,0.08);
}
.hzo-stat_item_xg2:nth-child(4n){
border-right:0;
}
}
.hzo-stat_value_xg2{
line-height:1;
overflow-wrap:break-word;
font-size:1.875rem;
font-weight:700;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1710;
}
@media(min-width:769px){
.hzo-stat_value_xg2{
font-size:2.125rem;
}
}
.hzo-stat_label_xg2{
overflow-wrap:break-word;
color:#6B5E49;
margin-top:0.375rem;
line-height:1.4;
font-size:13px;
}
.hzo-jp_xg2{
padding:30px 0 0.625rem;
}
.hzo-jp_grid_xg2{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:767px){
.hzo-jp_grid_xg2{
grid-template-columns:1fr 1fr;
}
.hzo-jp_card_mega_xg2{
grid-column:1/-1;
}
}
@media(min-width:997px){
.hzo-jp_grid_xg2{
grid-template-columns:1.4fr 1fr 1fr;
}
.hzo-jp_card_mega_xg2{
grid-column:auto;
}
}
.hzo-jp_card_xg2{
padding:1.625rem;
overflow:hidden;
background:#FBF7F0;
border:1px solid rgba(28,23,16,0.08);
gap:12px;
border-radius:1.25rem;
flex-direction:column;
min-width:0;
justify-content:space-between;
position:relative;
min-height:200px;
display:flex;
}
.hzo-jp_card_mega_xg2{
background:linear-gradient(135deg,#2E2516,#131009);
border-color:transparent;
color:#F2EBD9;
min-height:13.125rem;
}
.hzo-jp_glow_xg2{
background:radial-gradient(circle,rgba(162,120,60,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
position:absolute;
width:12.5rem;
top:-2.5rem;
right:-2.5rem;
height:200px;
}
.hzo-jp_label_xg2{
gap:10px;
letter-spacing:.16em;
align-items:center;
flex-wrap:wrap;
color:#9A6F32;
position:relative;
justify-content:space-between;
font-weight:700;
display:flex;
font-size:0.625rem;
text-transform:uppercase;
}
.hzo-jp_card_mega_xg2 .hzo-jp_label_xg2{
color:#D4A84B;
}
.hzo-jp_drop_xg2{
color:#6B5E49;
text-transform:none;
letter-spacing:.04em;
font-weight:600;
}
.hzo-jp_card_mega_xg2 .hzo-jp_drop_xg2{
color:#B8A98E;
}
.hzo-jp_amount_xg2{
line-height:1;
font-weight:700;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:38px;
color:#1C1710;
overflow-wrap:break-word;
position:relative;
}
.hzo-jp_card_mega_xg2 .hzo-jp_amount_xg2{
animation:zm2-pulse 2.4s infinite;
color:#D4A84B;
font-size:3rem;
}
@media(min-width:771px){
.hzo-jp_card_mega_xg2 .hzo-jp_amount_xg2{
font-size:3.375rem;
}
}
.hzo-jp_game_xg2{
color:#6B5E49;
position:relative;
font-size:0.813rem;
}
.hzo-jp_card_mega_xg2 .hzo-jp_game_xg2{
color:#B8A98E;
}
.hzo-jp_cta_xg2{
align-self:flex-start;
position:relative;
}
.hzo-jp_card_mega_xg2 .hzo-jp_cta_xg2{
padding:10px 20px;
border-radius:62.438rem;
transition:opacity .22s ease;
background:#D4A84B;
font-size:13px;
font-weight:700;
color:#1C1710;
}
.hzo-jp_card_mega_xg2 .hzo-jp_cta_xg2:hover{
opacity:.9;
}
.hzo-jp_card_xg2:not(.hzo-jp_card_mega_xg2) .hzo-jp_cta_xg2{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-size:13px;
border-bottom:1px solid #1C1710;
color:#1C1710;
font-weight:700;
}
.hzo-jp_card_xg2:not(.hzo-jp_card_mega_xg2) .hzo-jp_cta_xg2:hover{
border-color:#9A6F32;
color:#9A6F32;
}
.hzo-jp_seo_xg2{
margin:0.875rem 0 0;
color:#8C7B65;
line-height:1.65;
max-width:47.5rem;
overflow-wrap:break-word;
font-size:0.875rem;
}
.hzo-jp_seo_xg2 strong{
color:#1C1710;
font-weight:700;
}
.hzo-grow_xg2{
padding:26px 0 10px;
}
.hzo-row_seo_xg2{
margin:0.625rem 0 0;
overflow-wrap:break-word;
font-size:0.875rem;
color:#8C7B65;
max-width:47.5rem;
line-height:1.65;
}
.hzo-row_seo_xg2 strong{
color:#1C1710;
font-weight:700;
}
.hzo-gf_xg2{
padding:1.5rem 0 0.375rem;
}
.hzo-gf_in_xg2{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.hzo-gf_chip_xg2{
background:#FBF7F0;
padding:10px 1.125rem;
border-radius:999px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border:1px solid rgba(28,23,16,0.14);
white-space:nowrap;
color:#3A3226;
font-weight:600;
font-size:0.813rem;
}
.hzo-gf_chip_xg2:hover{
border-color:#9A6F32;
color:#9A6F32;
}
.hzo-gf_chip_xg2.hzo-state_active_xg2{
background:#1C1710;
border-color:transparent;
color:#F2EBD9;
}
.hzo-grow_xg2{
padding:26px 0 0.625rem;
}
.hzo-row_seo_xg2{
margin:10px 0 0;
font-size:14px;
overflow-wrap:break-word;
color:#8C7B65;
max-width:760px;
line-height:1.65;
}
.hzo-row_seo_xg2 strong{
color:#1C1710;
font-weight:700;
}
.hzo-grow_xg2{
padding:1.625rem 0 10px;
}
.hzo-row_seo_xg2{
margin:10px 0 0;
color:#8C7B65;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
}
.hzo-row_seo_xg2 strong{
color:#1C1710;
font-weight:700;
}
.hzo-sea_xg2{
padding:1.5rem 0 0.625rem;
}
.hzo-sea_in_xg2{
overflow:hidden;
border-radius:1.25rem;
background:linear-gradient(115deg,#2E2516,#131009);
gap:22px;
padding:36px;
flex-direction:column;
display:flex;
position:relative;
color:#F2EBD9;
}
@media(min-width:817px){
.hzo-sea_in_xg2{
padding:2.75rem 3rem;
gap:2rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.hzo-sea_glow_xg2{
background:radial-gradient(circle,rgba(162,120,60,0.18),transparent 68%);
border-radius:50%;
transform:translateY(-50%);
pointer-events:none;
height:240px;
top:50%;
width:240px;
right:60px;
position:absolute;
}
.hzo-sea_copy_xg2{
position:relative;
max-width:35rem;
min-width:0;
}
.hzo-sea_eyebrow_xg2{
margin-bottom:12px;
}
.hzo-sea_h2_xg2{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.04;
overflow-wrap:break-word;
color:#F2EBD9;
font-weight:600;
font-size:30px;
margin-bottom:12px;
}
@media(min-width:767px){
.hzo-sea_h2_xg2{
font-size:38px;
}
}
.hzo-sea_text_xg2{
line-height:1.6;
font-size:0.938rem;
color:#B8A98E;
}
.hzo-sea_cta_xg2{
flex:0 0 auto;
background:#D4A84B;
padding:1rem 32px;
border-radius:62.438rem;
transition:opacity .22s ease;
font-weight:700;
color:#1C1710;
font-size:15px;
position:relative;
}
.hzo-sea_cta_xg2:hover{
opacity:.9;
}
.hzo-vip_xg2{
padding:48px 0;
}
@media(min-width:767px){
.hzo-vip_xg2{
padding:64px 0;
}
}
.hzo-vip_head_xg2{
gap:14px;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:878px){
.hzo-vip_head_xg2{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.hzo-vip_eyebrow_xg2{
margin-bottom:12px;
}
.hzo-vip_h2_xg2{
font-size:2rem;
line-height:1.05;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EBD9;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:768px){
.hzo-vip_h2_xg2{
font-size:40px;
}
}
.hzo-vip_intro_xg2{
line-height:1.6;
max-width:26.25rem;
font-size:14px;
color:#B8A98E;
}
.hzo-vip_grid_xg2{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:14px;
display:grid;
}
.hzo-vip_card_xg2{
border-radius:14px;
padding:22px 18px;
border:1px solid rgba(245,238,220,0.12);
min-width:0;
}
.hzo-vip_card_feat_xg2{
background:rgba(245,238,220,0.07);
border-color:#D4A84B;
}
.hzo-vip_card_ic_xg2{
background:linear-gradient(135deg,#9A6F32,#D4A84B);
border-radius:0.5rem;
width:2.125rem;
height:34px;
display:block;
margin-bottom:16px;
}
.hzo-vip_name_xg2{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:6px;
overflow-wrap:break-word;
font-size:1.25rem;
color:#F2EBD9;
font-weight:600;
}
.hzo-vip_perk_xg2{
line-height:1.5;
overflow-wrap:break-word;
font-size:12.5px;
color:#B8A98E;
}
.hzo-nl_xg2{
padding:24px 0 10px;
}
.hzo-nl_in_xg2{
background:#251F12;
border-radius:1.25rem;
padding:30px 32px;
gap:22px;
display:flex;
color:#F2EBD9;
flex-direction:column;
}
@media(min-width:770px){
.hzo-nl_in_xg2{
gap:28px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.hzo-nl_text_wrap_xg2{
min-width:0;
}
.hzo-nl_h3_xg2{
font-weight:600;
overflow-wrap:break-word;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EBD9;
line-height:1.1;
margin-bottom:5px;
font-size:22px;
}
@media(min-width:770px){
.hzo-nl_h3_xg2{
font-size:1.5rem;
}
}
.hzo-nl_text_xg2{
line-height:1.5;
color:#B8A98E;
font-size:13.5px;
}
.hzo-nl_form_xg2{
flex:1 1 auto;
gap:0.625rem;
min-width:0;
display:flex;
max-width:460px;
}
.hzo-nl_input_xg2{
border-radius:0.875rem;
background:rgba(245,238,220,0.07);
overflow:hidden;
padding:0.813rem 16px;
flex:1 1 auto;
border:1px solid rgba(245,238,220,0.12);
display:flex;
font-size:14px;
white-space:nowrap;
color:#B8A98E;
text-overflow:ellipsis;
min-width:0;
align-items:center;
}
.hzo-nl_btn_xg2{
transition:opacity .22s ease;
flex:0 0 auto;
border-radius:0.875rem;
padding:13px 24px;
background:#D4A84B;
font-weight:700;
font-size:0.875rem;
color:#1C1710;
white-space:nowrap;
}
.hzo-nl_btn_xg2:hover{
opacity:.9;
}
.hzo-app_xg2{
padding:30px 0 10px;
}
.hzo-app_in_xg2{
background:#FBF7F0;
border:1px solid rgba(28,23,16,0.08);
border-radius:20px;
gap:1.75rem;
padding:2rem;
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.hzo-app_in_xg2{
padding:40px 44px;
gap:40px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.hzo-app_copy_xg2{
min-width:0;
max-width:35rem;
}
.hzo-app_eyebrow_xg2{
margin-bottom:0.75rem;
}
.hzo-app_h2_xg2{
line-height:1.05;
font-weight:600;
margin-bottom:0.75rem;
font-size:1.75rem;
overflow-wrap:break-word;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1710;
}
@media(min-width:766px){
.hzo-app_h2_xg2{
font-size:2.125rem;
}
}
.hzo-app_text_xg2{
font-size:0.875rem;
margin-bottom:22px;
color:#8C7B65;
line-height:1.6;
}
.hzo-app_btns_xg2{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.hzo-app_btn_xg2{
gap:0.625rem;
transition:background-color .22s ease;
border-radius:0.875rem;
padding:0.688rem 1.25rem;
background:#1C1710;
align-items:center;
color:#F2EBD9;
display:inline-flex;
}
.hzo-app_btn_xg2:hover{
background:#332C1E;
}
.hzo-app_btn_ic_xg2{
align-items:center;
display:inline-flex;
}
.hzo-app_btn_ic_xg2 svg{
height:1.125rem;
width:1.125rem;
}
.hzo-app_btn_lb_xg2{
font-size:0.844rem;
font-weight:700;
}
.hzo-app_qr_wrap_xg2{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.hzo-app_qr_xg2{
flex:0 0 auto;
border-radius:14px;
background-image:repeating-linear-gradient(0deg,#FBF7F0 0 0.313rem,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#FBF7F0 0 0.313rem,transparent 5px 11px);
background-color:#1C1710;
height:6.75rem;
width:108px;
}
.hzo-app_qr_cap_xg2{
line-height:1.4;
font-size:0.781rem;
max-width:92px;
color:#6B5E49;
}
.hzo-gm_xg2{
padding:30px 0 0.625rem;
}
.hzo-gm_in_xg2{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:882px){
.hzo-gm_in_xg2{
grid-template-columns:1.25fr 1fr;
}
}
.hzo-gm_left_xg2{
padding:2rem;
background:#FBF7F0;
border:1px solid rgba(28,23,16,0.08);
border-radius:20px;
min-width:0;
}
.hzo-gm_eyebrow_xg2{
margin-bottom:0.625rem;
}
.hzo-gm_h2_xg2{
line-height:1.06;
font-size:1.625rem;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:8px;
font-weight:600;
color:#1C1710;
}
@media(min-width:771px){
.hzo-gm_h2_xg2{
font-size:1.75rem;
}
}
.hzo-gm_text_xg2{
max-width:480px;
color:#8C7B65;
line-height:1.6;
font-size:14px;
margin-bottom:22px;
}
.hzo-gm_level_xg2{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#9A6F32;
font-weight:700;
font-size:1.375rem;
margin-bottom:0.5rem;
}
.hzo-gm_bar_xg2{
overflow:hidden;
background:rgba(28,23,16,0.14);
border-radius:62.438rem;
height:0.5rem;
margin-bottom:6px;
}
.hzo-gm_bar_fill_xg2{
background:linear-gradient(90deg,#9A6F32,#D4A84B);
border-radius:999px;
height:100%;
}
.hzo-gm_bar_meta_xg2{
gap:10px;
font-size:0.688rem;
margin-bottom:18px;
justify-content:space-between;
color:#6B5E49;
display:flex;
}
.hzo-gm_missions_xg2{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.hzo-gm_mission_xg2{
background:#F5F0E8;
border:1px solid rgba(28,23,16,0.14);
gap:7px;
border-radius:62.438rem;
padding:0.563rem 0.938rem;
align-items:center;
font-weight:600;
color:#3A3226;
font-size:12.5px;
display:inline-flex;
}
.hzo-gm_mission_ic_xg2{
color:#9A6F32;
align-items:center;
display:inline-flex;
}
.hzo-gm_mission_ic_xg2 svg{
width:0.813rem;
height:13px;
}
.hzo-gm_right_xg2{
padding:32px;
overflow:hidden;
border-radius:20px;
background:linear-gradient(150deg,#2E2516,#131009);
display:flex;
flex-direction:column;
position:relative;
color:#F2EBD9;
}
.hzo-gm_glow_xg2{
background:radial-gradient(circle,rgba(162,120,60,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
position:absolute;
top:-30px;
width:9.375rem;
right:-1.875rem;
height:9.375rem;
}
.hzo-gm_ref_eyebrow_xg2{
margin-bottom:10px;
position:relative;
}
.hzo-gm_ref_h2_xg2{
font-weight:600;
color:#F2EBD9;
margin-bottom:0.5rem;
line-height:1.1;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.625rem;
position:relative;
overflow-wrap:break-word;
}
.hzo-gm_ref_text_xg2{
margin-bottom:20px;
position:relative;
font-size:0.844rem;
line-height:1.55;
color:#B8A98E;
}
.hzo-gm_ref_cta_xg2{
border-radius:999px;
transition:opacity .22s ease;
padding:0.688rem 22px;
background:#D4A84B;
margin-top:auto;
position:relative;
align-self:flex-start;
color:#1C1710;
font-size:13.5px;
font-weight:700;
}
.hzo-gm_ref_cta_xg2:hover{
opacity:.9;
}
.hzo-prov_xg2{
padding:2.5rem 0 20px;
}
.hzo-prov_eyebrow_xg2{
display:block;
margin-bottom:1.125rem;
}
.hzo-prov_grid_xg2{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:558px){
.hzo-prov_grid_xg2{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.hzo-prov_grid_xg2{
grid-template-columns:repeat(6,1fr);
}
}
.hzo-dr_xg2{
padding:2.25rem 0 10px;
}
.hzo-dr_in_xg2{
border:1px dashed rgba(28,23,16,0.14);
border-radius:0.875rem;
padding:28px 2rem;
gap:20px;
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.hzo-dr_in_xg2{
gap:32px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.hzo-dr_h2_xg2{
margin-bottom:8px;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1710;
overflow-wrap:break-word;
font-size:1.5rem;
line-height:1.1;
font-weight:600;
}
@media(min-width:771px){
.hzo-dr_h2_xg2{
font-size:26px;
}
}
.hzo-dr_text_xg2{
overflow-wrap:break-word;
line-height:1.6;
color:#8C7B65;
font-size:0.875rem;
max-width:680px;
}
.hzo-dr_text_xg2 b{
font-weight:700;
color:#1C1710;
}
.hzo-dr_cta_xg2{
transition:color .22s ease;
flex:0 0 auto;
font-size:0.844rem;
padding-bottom:2px;
color:#1C1710;
border-bottom:1px solid #9A6F32;
font-weight:700;
white-space:nowrap;
}
.hzo-dr_cta_xg2:hover{
color:#9A6F32;
}
.hzo-tt_xg2{
padding:3rem 0 10px;
}
@media(min-width:765px){
.hzo-tt_xg2{
padding:3.75rem 0 0.625rem;
}
}
.hzo-tt_head_xg2{
text-align:center;
margin-bottom:34px;
}
.hzo-tt_eyebrow_xg2{
margin-bottom:12px;
}
.hzo-tt_h2_xg2{
line-height:1.05;
font-weight:600;
font-size:2rem;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1710;
overflow-wrap:break-word;
}
@media(min-width:765px){
.hzo-tt_h2_xg2{
font-size:2.625rem;
}
}
.hzo-tt_grid_xg2{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.hzo-tt_grid_xg2{
grid-template-columns:repeat(3,1fr);
}
}
.hzo-tt_card_xg2{
padding:30px;
border:1px solid rgba(28,23,16,0.08);
background:#FBF7F0;
border-radius:0.875rem;
min-width:0;
flex-direction:column;
display:flex;
}
.hzo-tt_card_ic_xg2{
display:inline-flex;
color:#9A6F32;
align-items:center;
margin-bottom:1.125rem;
}
.hzo-tt_card_ic_xg2 svg{
height:28px;
width:1.75rem;
}
.hzo-tt_card_h_xg2{
overflow-wrap:break-word;
color:#1C1710;
line-height:1.15;
font-weight:600;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
font-size:1.375rem;
}
.hzo-tt_card_p_xg2{
color:#8C7B65;
line-height:1.6;
overflow-wrap:break-word;
margin-bottom:14px;
font-size:14px;
}
.hzo-tt_card_p_xg2 b{
font-weight:700;
color:#1C1710;
}
.hzo-tt_card_link_xg2{
transition:color .22s ease;
color:#1C1710;
align-self:flex-start;
margin-top:auto;
padding-bottom:2px;
font-size:13px;
font-weight:700;
border-bottom:1px solid #9A6F32;
}
.hzo-tt_card_link_xg2:hover{
color:#9A6F32;
}
.hzo-rc_xg2{
padding:3rem 0 0.625rem;
}
.hzo-rc_in_xg2{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:759px){
.hzo-rc_in_xg2{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.hzo-rc_col_xg2{
min-width:0;
}
.hzo-rc_label_xg2{
margin-bottom:16px;
color:#9A6F32;
font-size:0.688rem;
font-weight:600;
letter-spacing:.2em;
text-transform:uppercase;
}
.hzo-rc_awards_xg2{
gap:12px;
display:flex;
flex-direction:column;
}
.hzo-rc_award_xg2{
gap:0.75rem;
display:flex;
min-width:0;
align-items:center;
}
.hzo-rc_award_ic_xg2{
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#C8922A;
}
.hzo-rc_award_ic_xg2 svg{
width:18px;
height:18px;
}
.hzo-rc_award_t_xg2{
overflow-wrap:break-word;
color:#1C1710;
font-weight:700;
font-size:14px;
}
.hzo-rc_award_s_xg2{
overflow-wrap:break-word;
color:#6B5E49;
font-size:12px;
}
.hzo-rc_press_xg2{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.hzo-rc_press_logo_xg2{
border:1px solid rgba(28,23,16,0.08);
padding:0 8px;
overflow:hidden;
border-radius:8px;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.875rem;
height:52px;
align-items:center;
display:flex;
justify-content:center;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
text-align:center;
color:#8C7B65;
}
.hzo-rc_partner_xg2{
padding:22px;
background:#FBF7F0;
border:1px solid rgba(28,23,16,0.08);
border-radius:0.875rem;
}
.hzo-rc_partner_name_xg2{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1710;
overflow-wrap:break-word;
font-size:1.25rem;
font-weight:600;
margin-bottom:0.375rem;
}
.hzo-rc_partner_text_xg2{
overflow-wrap:break-word;
font-size:13px;
color:#8C7B65;
line-height:1.55;
}
.hzo-wy_xg2{
padding:3rem 0;
}
@media(min-width:766px){
.hzo-wy_xg2{
padding:56px 0;
}
}
.hzo-wy_in_xg2{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.hzo-wy_in_xg2{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.hzo-wy_left_xg2{
min-width:0;
}
.hzo-wy_eyebrow_xg2{
margin-bottom:14px;
}
.hzo-wy_h2_xg2{
margin-bottom:16px;
line-height:1.05;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:2rem;
color:#1C1710;
overflow-wrap:break-word;
}
@media(min-width:770px){
.hzo-wy_h2_xg2{
font-size:2.5rem;
}
}
.hzo-wy_intro_xg2{
color:#8C7B65;
font-size:0.938rem;
line-height:1.6;
}
.hzo-wy_grid_xg2{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:558px){
.hzo-wy_grid_xg2{
grid-template-columns:1fr 1fr;
}
}
.hzo-wy_card_xg2{
background:#FBF7F0;
border:1px solid rgba(28,23,16,0.08);
border-radius:0.875rem;
padding:26px;
min-width:0;
}
.hzo-wy_card_ic_xg2{
display:inline-flex;
align-items:center;
margin-bottom:1rem;
color:#9A6F32;
justify-content:center;
}
.hzo-wy_card_ic_xg2 svg{
height:26px;
width:1.625rem;
}
.hzo-wy_card_h_xg2{
font-size:1.313rem;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1710;
margin-bottom:0.5rem;
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
}
.hzo-wy_card_p_xg2{
color:#8C7B65;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
}
.hzo-rv_xg2{
background:#FBF7F0;
padding:3rem 0;
margin-top:1.5rem;
border-bottom:1px solid rgba(28,23,16,0.08);
border-top:1px solid rgba(28,23,16,0.08);
}
@media(min-width:769px){
.hzo-rv_xg2{
padding:3.5rem 0;
}
}
.hzo-rv_head_xg2{
gap:16px;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.hzo-rv_head_xg2{
gap:20px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.hzo-rv_eyebrow_xg2{
margin-bottom:0.625rem;
}
.hzo-rv_h2_xg2{
line-height:1.05;
font-size:1.875rem;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#1C1710;
}
@media(min-width:765px){
.hzo-rv_h2_xg2{
font-size:2.375rem;
}
}
.hzo-rv_agg_xg2{
gap:0.75rem;
display:flex;
align-items:center;
}
.hzo-rv_agg_stars_xg2{
gap:3px;
display:flex;
color:#9A6F32;
}
.hzo-rv_agg_stars_xg2 svg{
height:18px;
width:1.125rem;
}
.hzo-rv_source_xg2{
font-size:13px;
color:#8C7B65;
}
.hzo-rv_grid_xg2{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.hzo-rv_grid_xg2{
grid-template-columns:repeat(3,1fr);
}
}
.hzo-rv_card_xg2{
border-radius:14px;
padding:26px;
border:1px solid rgba(28,23,16,0.08);
background:#F5F0E8;
min-width:0;
}
.hzo-rv_card_stars_xg2{
gap:2px;
color:#9A6F32;
margin-bottom:0.75rem;
display:flex;
}
.hzo-rv_card_stars_xg2 svg{
height:14px;
width:0.875rem;
}
.hzo-rv_card_body_xg2{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:18px;
margin-bottom:1rem;
overflow-wrap:break-word;
color:#1C1710;
line-height:1.45;
font-weight:500;
}
.hzo-rv_card_meta_xg2{
gap:0.625rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.hzo-rv_card_av_xg2{
border-radius:50%;
background:linear-gradient(135deg,#9A6F32,#D4A84B);
flex:0 0 auto;
width:2rem;
height:32px;
}
.hzo-rv_card_author_xg2{
color:#1C1710;
font-size:13px;
font-weight:700;
}
.hzo-rv_card_loc_xg2{
font-size:12px;
color:#6B5E49;
}
.hzo-ts_xg2{
padding:44px 0;
}
.hzo-ts_in_xg2{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:883px){
.hzo-ts_in_xg2{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.hzo-ts_left_xg2{
min-width:0;
}
.hzo-ts_h2_xg2{
line-height:1.1;
overflow-wrap:break-word;
color:#F2EBD9;
font-weight:600;
margin-bottom:0.75rem;
font-size:26px;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.hzo-ts_h2_xg2{
font-size:28px;
}
}
.hzo-ts_text_xg2{
margin-bottom:1.375rem;
max-width:32.5rem;
line-height:1.6;
color:#B8A98E;
font-size:0.906rem;
}
.hzo-ts_badges_xg2{
gap:18px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.hzo-ts_badge_xg2{
font-size:13px;
color:#B8A98E;
font-weight:600;
}
.hzo-ts_pay_xg2{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:883px){
.hzo-ts_pay_xg2{
justify-content:flex-end;
}
}
.hzo-ts_pay_chip_xg2{
background:rgba(245,238,220,0.07);
border:1px solid rgba(245,238,220,0.12);
padding:0.75rem 1rem;
border-radius:14px;
font-weight:700;
color:#F2EBD9;
font-size:14px;
}
.hzo-hts_xg2{
padding:3rem 0;
}
@media(min-width:766px){
.hzo-hts_xg2{
padding:3.875rem 0;
}
}
.hzo-hts_head_xg2{
gap:1.125rem;
flex-direction:column;
display:flex;
margin-bottom:2.125rem;
}
@media(min-width:769px){
.hzo-hts_head_xg2{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.hzo-hts_eyebrow_xg2{
margin-bottom:0.75rem;
}
.hzo-hts_h2_xg2{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#F2EBD9;
font-size:1.875rem;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:771px){
.hzo-hts_h2_xg2{
font-size:38px;
}
}
.hzo-hts_cta_xg2{
background:#D4A84B;
padding:0.938rem 1.875rem;
transition:opacity .22s ease;
flex:0 0 auto;
border-radius:62.438rem;
font-weight:700;
font-size:0.938rem;
color:#1C1710;
}
.hzo-hts_cta_xg2:hover{
opacity:.9;
}
.hzo-hts_grid_xg2{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.hzo-hts_grid_xg2{
grid-template-columns:repeat(3,1fr);
}
}
.hzo-hts_step_xg2{
padding-top:22px;
min-width:0;
border-top:1px solid rgba(245,238,220,0.12);
}
.hzo-hts_step_num_xg2{
color:#D4A84B;
font-size:44px;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
font-weight:700;
margin-bottom:0.875rem;
}
.hzo-hts_step_h_xg2{
color:#F2EBD9;
font-weight:700;
margin-bottom:8px;
line-height:1.2;
overflow-wrap:break-word;
font-size:19px;
}
.hzo-hts_step_p_xg2{
font-size:0.875rem;
line-height:1.55;
color:#B8A98E;
overflow-wrap:break-word;
}
.hzo-op_xg2{
padding:2.25rem 0 10px;
}
.hzo-op_in_xg2{
border:1px solid rgba(28,23,16,0.08);
background:#FBF7F0;
padding:2rem;
border-radius:0.875rem;
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:863px){
.hzo-op_in_xg2{
padding:34px 2.5rem;
grid-template-columns:.9fr 1.1fr;
gap:44px;
}
}
.hzo-op_left_xg2{
min-width:0;
}
.hzo-op_eyebrow_xg2{
margin-bottom:12px;
}
.hzo-op_h2_xg2{
margin-bottom:0.625rem;
font-size:1.75rem;
line-height:1.08;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1710;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.hzo-op_h2_xg2{
font-size:1.875rem;
}
}
.hzo-op_text_xg2{
color:#8C7B65;
font-size:0.875rem;
line-height:1.6;
}
.hzo-op_grid_xg2{
background:rgba(28,23,16,0.14);
overflow:hidden;
border-radius:0.5rem;
grid-template-columns:1fr 1fr;
gap:1px;
border:1px solid rgba(28,23,16,0.14);
display:grid;
}
.hzo-op_field_xg2{
padding:18px 20px;
background:#F5F0E8;
min-width:0;
}
.hzo-op_field_lb_xg2{
color:#9A6F32;
margin-bottom:5px;
text-transform:uppercase;
font-weight:600;
font-size:0.625rem;
letter-spacing:.1em;
}
.hzo-op_field_val_xg2{
font-size:0.875rem;
color:#1C1710;
font-weight:700;
overflow-wrap:break-word;
}
.hzo-faq_xg2{
padding:48px 0;
background:#FBF7F0;
border-top:1px solid rgba(28,23,16,0.08);
margin-top:1.5rem;
border-bottom:1px solid rgba(28,23,16,0.08);
}
@media(min-width:771px){
.hzo-faq_xg2{
padding:62px 0;
}
}
.hzo-faq_head_xg2{
margin-bottom:34px;
text-align:center;
}
.hzo-faq_eyebrow_xg2{
margin-bottom:12px;
}
.hzo-faq_h2_xg2{
color:#1C1710;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:32px;
line-height:1.05;
font-weight:600;
}
@media(min-width:768px){
.hzo-faq_h2_xg2{
font-size:2.375rem;
}
}
.hzo-faq_list_xg2{
gap:0.75rem;
margin:0 auto;
max-width:51.25rem;
display:flex;
flex-direction:column;
}
.hzo-faq_item_xg2{
overflow:hidden;
border:1px solid rgba(28,23,16,0.08);
border-radius:0.875rem;
background:#F5F0E8;
}
.hzo-faq_q_xg2{
padding:20px 1.5rem;
gap:1.25rem;
list-style:none;
align-items:center;
cursor:pointer;
font-size:1rem;
overflow-wrap:break-word;
font-weight:700;
justify-content:space-between;
display:flex;
color:#1C1710;
}
.hzo-faq_q_xg2::-webkit-details-marker{
display:none;
}
.hzo-faq_q_ic_xg2{
transition:transform .22s ease;
flex:0 0 auto;
color:#9A6F32;
align-items:center;
display:inline-flex;
}
.hzo-faq_q_ic_xg2 svg{
height:1.125rem;
width:1.125rem;
}
.hzo-faq_item_xg2[open] .hzo-faq_q_ic_xg2{
transform:rotate(180deg);
}
.hzo-faq_a_xg2{
padding:0 1.5rem 1.25rem;
font-size:0.906rem;
color:#8C7B65;
line-height:1.6;
overflow-wrap:break-word;
}
.hzo-lh_xg2{
padding:2.5rem 0 1.25rem;
}
.hzo-lh_in_xg2{
padding-top:2.125rem;
border-top:1px solid rgba(28,23,16,0.14);
}
.hzo-lh_eyebrow_xg2{
margin-bottom:1.375rem;
display:block;
}
.hzo-lh_grid_xg2{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:601px){
.hzo-lh_grid_xg2{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.hzo-lh_grid_xg2{
grid-template-columns:repeat(5,1fr);
}
}
.hzo-lh_col_xg2{
min-width:0;
}
.hzo-lh_col_h_xg2{
margin-bottom:12px;
font-weight:700;
overflow-wrap:break-word;
color:#1C1710;
font-size:0.813rem;
}
.hzo-lh_links_xg2{
gap:8px;
flex-direction:column;
display:flex;
}
.hzo-lh_link_xg2{
transition:color .22s ease;
color:#8C7B65;
font-size:0.813rem;
overflow-wrap:break-word;
}
.hzo-lh_link_xg2:hover{
color:#9A6F32;
}
.hzo-sb_xg2{
background:#FBF7F0;
padding:48px 0;
border-bottom:1px solid rgba(28,23,16,0.08);
margin-top:24px;
border-top:1px solid rgba(28,23,16,0.08);
}
@media(min-width:769px){
.hzo-sb_xg2{
padding:3.5rem 0;
}
}
.hzo-sb_eyebrow_xg2{
display:block;
margin-bottom:0.75rem;
}
.hzo-sb_h2_xg2{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:26px;
overflow-wrap:break-word;
line-height:1.05;
font-size:1.875rem;
color:#1C1710;
font-weight:600;
}
@media(min-width:770px){
.hzo-sb_h2_xg2{
font-size:2.25rem;
}
}
.hzo-sb_grid_xg2{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:560px){
.hzo-sb_grid_xg2{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.hzo-sb_grid_xg2{
grid-template-columns:repeat(4,1fr);
}
}
.hzo-sb_card_xg2{
padding:1.5rem;
background:#F5F0E8;
border-radius:0.875rem;
border:1px solid rgba(28,23,16,0.08);
min-width:0;
}
.hzo-sb_card_h_xg2{
font-size:1.188rem;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1710;
margin-bottom:0.5rem;
font-weight:600;
line-height:1.15;
overflow-wrap:break-word;
}
.hzo-sb_card_p_xg2{
line-height:1.6;
font-size:13.5px;
overflow-wrap:break-word;
color:#8C7B65;
}
.hzo-sb_rtp_xg2{
gap:1.5rem;
border-radius:0.875rem;
border:1px solid rgba(28,23,16,0.08);
padding:1.625rem 28px;
background:#F5F0E8;
grid-template-columns:1fr;
align-items:center;
display:grid;
margin-top:18px;
}
@media(min-width:762px){
.hzo-sb_rtp_xg2{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.hzo-sb_rtp_h_xg2{
margin-bottom:8px;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1710;
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
font-size:20px;
}
.hzo-sb_rtp_p_xg2{
color:#8C7B65;
overflow-wrap:break-word;
font-size:0.844rem;
line-height:1.6;
}
.hzo-sb_rtp_stats_xg2{
gap:1rem;
display:flex;
}
.hzo-sb_stat_xg2{
border-radius:8px;
flex:1 1 0;
background:#FBF7F0;
padding:1.125rem;
text-align:center;
min-width:0;
}
.hzo-sb_stat_v_xg2{
font-size:1.625rem;
font-weight:700;
color:#4A7C59;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.hzo-sb_stat_l_xg2{
font-size:11.5px;
margin-top:4px;
color:#6B5E49;
}
.hzo-el_xg2{
padding:48px 0;
}
@media(min-width:771px){
.hzo-el_xg2{
padding:3.5rem 0;
}
}
.hzo-el_in_xg2{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:898px){
.hzo-el_in_xg2{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.hzo-el_left_xg2{
min-width:0;
}
.hzo-el_eyebrow_xg2{
margin-bottom:14px;
}
.hzo-el_h2_xg2{
line-height:1.08;
overflow-wrap:break-word;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
font-weight:600;
color:#1C1710;
margin-bottom:1.375rem;
}
@media(min-width:767px){
.hzo-el_h2_xg2{
font-size:2.375rem;
}
}
.hzo-el_body_xg2 p{
color:#3A3226;
font-size:16px;
margin-bottom:1.125rem;
line-height:1.7;
overflow-wrap:break-word;
}
.hzo-el_dropcap_xg2{
padding:6px 0.75rem 0 0;
font-size:62px;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#9A6F32;
float:left;
line-height:.8;
font-weight:700;
}
.hzo-el_right_xg2{
min-width:0;
}
.hzo-el_quote_xg2{
background:linear-gradient(150deg,#2E2516,#131009);
padding:36px;
border-radius:1.25rem;
color:#F2EBD9;
position:relative;
margin-bottom:1.5rem;
}
.hzo-el_quote_mark_xg2{
align-items:center;
color:#D4A84B;
margin-bottom:6px;
display:inline-flex;
}
.hzo-el_quote_mark_xg2 svg{
width:34px;
height:2.125rem;
}
.hzo-el_quote_text_xg2{
line-height:1.4;
overflow-wrap:break-word;
color:#F2EBD9;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:22px;
font-weight:500;
margin-bottom:22px;
}
.hzo-el_quote_meta_xg2{
gap:12px;
align-items:center;
display:flex;
}
.hzo-el_quote_av_xg2{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#9A6F32,#D4A84B);
height:2.375rem;
width:2.375rem;
}
.hzo-el_quote_author_xg2{
color:#F2EBD9;
font-weight:700;
font-size:0.875rem;
}
.hzo-el_quote_meta_sub_xg2{
color:#B8A98E;
font-size:12px;
}
.hzo-el_explain_xg2{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(28,23,16,0.08);
}
.hzo-el_explain_card_xg2{
padding:22px 1.5rem;
}
.hzo-el_explain_card_xg2+.hzo-el_explain_card_xg2{
border-top:1px solid rgba(28,23,16,0.08);
}
.hzo-el_explain_h_xg2{
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
color:#1C1710;
font-size:1.25rem;
}
.hzo-el_explain_p_xg2{
color:#8C7B65;
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
}
.hzo-sg_xg2{
padding:3rem 0 10px;
}
.hzo-sg_eyebrow_xg2{
margin-bottom:12px;
display:block;
}
.hzo-sg_h2_xg2{
margin-bottom:1.75rem;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
font-size:30px;
font-weight:600;
color:#1C1710;
}
@media(min-width:766px){
.hzo-sg_h2_xg2{
font-size:2.25rem;
}
}
.hzo-sg_grid_xg2{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:719px){
.hzo-sg_grid_xg2{
grid-template-columns:repeat(3,1fr);
}
}
.hzo-sg_col_xg2{
min-width:0;
}
.hzo-sg_col_h_xg2{
line-height:1.15;
color:#1C1710;
font-size:22px;
font-weight:600;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.625rem;
}
.hzo-sg_col_p_xg2{
color:#8C7B65;
line-height:1.65;
font-size:14px;
overflow-wrap:break-word;
}
.hzo-ft_xg2{
background:#2A2318;
color:#B8A98E;
margin-top:2.5rem;
}
.hzo-ft_in_xg2{
padding:3rem 0 28px;
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:598px){
.hzo-ft_in_xg2{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.hzo-ft_in_xg2{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.hzo-ft_brand_xg2{
min-width:0;
}
.hzo-ft_logo_xg2{
font-weight:700;
overflow-wrap:break-word;
font-size:1.625rem;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EBD9;
}
.hzo-ft_tagline_xg2{
color:#B8A98E;
max-width:17.5rem;
margin-top:14px;
font-size:0.844rem;
line-height:1.6;
}
.hzo-ft_contact_xg2{
transition:color .22s ease;
margin-top:0.75rem;
overflow-wrap:anywhere;
font-size:13px;
max-width:280px;
color:#D4A84B;
display:inline-block;
}
.hzo-ft_contact_xg2:hover{
color:#F2EBD9;
}
.hzo-ft_col_xg2{
min-width:0;
}
.hzo-ft_col_h_xg2{
font-weight:700;
text-transform:uppercase;
letter-spacing:.08em;
margin-bottom:14px;
font-size:13px;
overflow-wrap:break-word;
color:#F2EBD9;
}
.hzo-ft_col_links_xg2{
gap:10px;
flex-direction:column;
display:flex;
}
.hzo-ft_link_xg2{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:13.5px;
color:#B8A98E;
}
.hzo-ft_link_xg2:hover{
color:#F2EBD9;
}
.hzo-ft_bot_xg2{
gap:1rem;
padding:1.375rem 0 2.5rem;
border-top:1px solid rgba(245,238,220,0.12);
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.hzo-ft_bot_xg2{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.hzo-ft_legal_xg2{
font-size:11.5px;
max-width:47.5rem;
color:#B0A08A;
line-height:1.6;
overflow-wrap:break-word;
}
.hzo-ft_legal_xg2 b{
color:#B8A98E;
font-weight:700;
}
.hzo-ft_age_xg2{
border-radius:0.5rem;
padding:0.25rem 9px;
flex:0 0 auto;
border:1.5px solid #D4A84B;
color:#D4A84B;
font-weight:700;
font-size:0.813rem;
}