*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F2EE;
overflow-wrap:break-word;
font-size:15px;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
color:#2E2B27;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.6;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.huq-layout_2j6{
flex-direction:column;
display:flex;
min-height:100vh;
}
.huq-main_2j6{
flex:1 1 auto;
width:100%;
min-width:0;
}
.huq-container_2j6{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:1400px;
}
@media(min-width:767px){
.huq-container_2j6{
padding:0 2rem;
}
}
@media(min-width:1100px){
.huq-container_2j6{
padding:0 3.5rem;
}
}
.huq-eyebrow_2j6{
font-weight:600;
color:#A8894A;
text-transform:uppercase;
overflow-wrap:break-word;
line-height:1.4;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:inline-block;
letter-spacing:.2em;
font-size:11px;
}
.huq-band_2j6{
background:#1A1816;
color:#F5F0E8;
}
.huq-band_2j6 .huq-eyebrow_2j6{
color:#D4B57A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.huq-tb_2j6{
background:#F5F2EE;
z-index:50;
position:sticky;
top:0;
border-bottom:1px solid rgba(20,18,16,0.14);
}
.huq-tb_in_2j6{
margin:0 auto;
padding:12px 1rem;
gap:1rem;
max-width:87.5rem;
display:flex;
align-items:center;
justify-content:space-between;
width:100%;
}
@media(min-width:769px){
.huq-tb_in_2j6{
padding:1rem 32px;
}
}
@media(min-width:1102px){
.huq-tb_in_2j6{
padding:1.125rem 3.5rem;
}
}
.huq-tb_left_2j6{
gap:1.75rem;
display:flex;
align-items:center;
min-width:0;
}
.huq-tb_logo_2j6{
gap:0.688rem;
display:flex;
min-width:0;
align-items:center;
}
.huq-tb_logo_mark_2j6{
border-radius:0.5rem;
flex:0 0 auto;
width:2.125rem;
height:34px;
object-fit:cover;
}
.huq-tb_logo_txt_2j6{
line-height:1;
display:flex;
flex-direction:column;
min-width:0;
}
.huq-tb_logo_name_2j6{
overflow:hidden;
white-space:nowrap;
letter-spacing:.02em;
color:#1A1816;
font-weight:700;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
font-size:22px;
}
.huq-tb_logo_sub_2j6{
overflow:hidden;
text-transform:uppercase;
font-size:0.531rem;
text-overflow:ellipsis;
white-space:nowrap;
letter-spacing:.32em;
margin-top:0.25rem;
font-weight:600;
color:#A8894A;
}
.huq-tb_nav_2j6{
display:none;
}
@media(min-width:961px){
.huq-tb_nav_2j6{
gap:28px;
align-items:center;
display:flex;
}
}
.huq-tb_nav_item_2j6{
transition:color .22s ease,border-color .22s ease;
font-weight:600;
white-space:nowrap;
font-size:14px;
color:#2E2B27;
padding-bottom:3px;
border-bottom:2px solid transparent;
}
.huq-tb_nav_item_2j6:hover{
color:#1A1816;
}
.huq-tb_nav_item_2j6.huq-state_active_2j6{
border-color:#A8894A;
color:#1A1816;
}
.huq-tb_right_2j6{
flex:0 0 auto;
gap:14px;
align-items:center;
display:flex;
}
.huq-tb_search_2j6{
transition:color .22s ease;
display:flex;
align-items:center;
color:#2E2B27;
justify-content:center;
}
.huq-tb_search_2j6:hover{
color:#A8894A;
}
.huq-tb_search_2j6 svg{
width:18px;
height:1.125rem;
}
.huq-tb_lang_2j6{
font-size:11px;
text-transform:uppercase;
color:#6B6560;
letter-spacing:.1em;
font-weight:600;
}
.huq-tb_lang_2j6:hover{
color:#1A1816;
}
.huq-tb_login_2j6{
font-size:14px;
font-weight:600;
display:none;
color:#1A1816;
}
@media(min-width:766px){
.huq-tb_login_2j6{
display:inline-block;
}
}
.huq-tb_register_2j6{
border-radius:62.438rem;
transition:background-color .22s ease;
padding:11px 1.375rem;
background:#1A1816;
white-space:nowrap;
color:#F5F0E8;
font-weight:700;
font-size:0.875rem;
}
.huq-tb_register_2j6:hover{
background:#2E2B27;
}
.huq-mob_2j6{
background:#F5F2EE;
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
right:0;
bottom:0;
position:fixed;
border-top:1px solid rgba(20,18,16,0.14);
left:0;
}
@media(min-width:961px){
.huq-mob_2j6{
display:none;
}
}
.huq-mob_in_2j6{
margin:0 auto;
max-width:560px;
justify-content:space-around;
align-items:stretch;
display:flex;
}
.huq-mob_item_2j6{
gap:3px;
padding:0.563rem 4px;
flex:1 1 0;
transition:color .22s ease;
flex-direction:column;
align-items:center;
color:#6B6560;
display:flex;
min-width:0;
}
.huq-mob_item_2j6.huq-state_active_2j6{
color:#A8894A;
}
.huq-mob_ic_2j6{
align-items:center;
justify-content:center;
display:flex;
}
.huq-mob_ic_2j6 svg{
height:20px;
width:1.25rem;
}
.huq-mob_lb_2j6{
overflow:hidden;
font-weight:600;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
font-size:10px;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.huq-rail_2j6{
min-width:0;
position:relative;
}
.huq-rail_scroll_2j6{
gap:14px;
scrollbar-width:thin;
display:flex;
padding-bottom:0.875rem;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
}
@media(min-width:766px){
.huq-rail_scroll_2j6{
gap:1.125rem;
}
}
.huq-gc_2j6{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:768px){
.huq-gc_2j6{
width:188px;
}
}
.huq-gc_img_2j6{
background:#FDFCFA;
border-radius:14px;
overflow:hidden;
position:relative;
box-shadow:0 2px 0.375rem rgba(20,18,16,0.06), 0 6px 18px rgba(20,18,16,0.08);
padding-bottom:133.33%;
}
.huq-gc_img_2j6 img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.huq-gc_cover_2j6{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.huq-gc_hover_2j6{
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
inset:0;
opacity:0;
justify-content:center;
display:flex;
align-items:center;
position:absolute;
}
.huq-gc_2j6:hover .huq-gc_hover_2j6{
opacity:1;
}
.huq-gc_hover_btn_2j6{
border-radius:999px;
background:#1A1816;
justify-content:center;
display:flex;
align-items:center;
color:#F5F0E8;
height:2.875rem;
width:46px;
}
.huq-gc_hover_btn_2j6 svg{
height:1.125rem;
width:1.125rem;
}
.huq-gc_info_2j6{
gap:2px;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
display:flex;
}
.huq-gc_name_2j6{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
font-size:0.813rem;
white-space:nowrap;
color:#1A1816;
}
.huq-gc_prov_2j6{
overflow:hidden;
color:#6B6560;
white-space:nowrap;
font-size:11px;
text-overflow:ellipsis;
}
.huq-gc_meta_2j6{
font-size:11px;
color:#6B6560;
}
.huq-tc_2j6{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:766px){
.huq-tc_2j6{
width:14.375rem;
}
}
.huq-tc_img_2j6{
border-radius:0.875rem;
overflow:hidden;
background:#FDFCFA;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(20,18,16,0.06), 0 6px 18px rgba(20,18,16,0.08);
position:relative;
}
.huq-tc_img_2j6 img{
inset:0;
width:100%;
height:100%;
object-fit:cover;
position:absolute;
}
.huq-tc_info_2j6{
gap:2px;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
display:flex;
}
.huq-tc_name_2j6{
overflow:hidden;
font-size:14px;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
color:#1A1816;
}
.huq-tc_rtp_2j6{
color:#6B6560;
font-size:11px;
}
.huq-lc_2j6{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:768px){
.huq-lc_2j6{
width:268px;
}
}
.huq-lc_img_2j6{
border-radius:14px;
background:#FDFCFA;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(20,18,16,0.06), 0 0.375rem 1.125rem rgba(20,18,16,0.08);
position:relative;
padding-bottom:62.5%;
}
.huq-lc_img_2j6 img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.huq-lc_live_2j6{
background:rgba(0,0,0,0.52);
padding:0.25rem 9px;
gap:0.438rem;
border-radius:999px;
top:12px;
align-items:center;
display:flex;
position:absolute;
left:0.75rem;
}
.huq-lc_live_dot_2j6{
background:#C0402A;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
width:0.5rem;
height:0.5rem;
}
.huq-lc_seats_2j6{
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.08em;
font-weight:600;
color:#F5F0E8;
}
.huq-lc_info_2j6{
gap:2px;
flex-direction:column;
display:flex;
min-width:0;
margin-top:0.563rem;
}
.huq-lc_name_2j6{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:15px;
color:#1A1816;
font-weight:700;
}
.huq-lc_bet_2j6{
font-size:0.688rem;
color:#6B6560;
}
.huq-pc_2j6{
border:1px solid rgba(20,18,16,0.08);
border-radius:14px;
gap:8px;
padding:16px 14px;
background:#FDFCFA;
min-width:0;
flex-direction:column;
min-height:74px;
align-items:center;
justify-content:center;
display:flex;
}
.huq-pc_logo_2j6{
flex:0 0 auto;
height:28px;
max-width:100%;
width:auto;
object-fit:contain;
}
.huq-pc_name_2j6{
overflow:hidden;
white-space:nowrap;
font-size:0.688rem;
color:#6B6560;
text-overflow:ellipsis;
text-align:center;
max-width:100%;
}
.huq-gc_tag_2j6{
padding:3px 0.5rem;
border-radius:8px;
display:inline-block;
position:absolute;
left:10px;
font-weight:700;
text-transform:uppercase;
font-size:0.625rem;
top:0.625rem;
z-index:2;
letter-spacing:.06em;
}
.huq-gc_tag_hot_2j6{
background:#C0402A;
color:#F5F0E8;
}
.huq-gc_tag_new_2j6{
background:#C9A55E;
color:#14120F;
}
.huq-gc_tag_jp_2j6{
background:#B8892A;
color:#14120F;
}
.huq-gc_tag_live_2j6{
background:#C0402A;
color:#F5F0E8;
}
.huq-sh_2j6{
min-width:0;
margin-bottom:18px;
}
.huq-sh_row_2j6{
gap:16px;
align-items:flex-end;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.huq-sh_row_2j6 .huq-sh_l_2j6{
gap:6px;
display:flex;
min-width:0;
flex-direction:column;
}
.huq-sh_stack_2j6{
gap:0.625rem;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.huq-sh_center_2j6{
gap:10px;
align-items:center;
display:flex;
text-align:center;
flex-direction:column;
}
.huq-sh_h2_2j6{
font-weight:600;
overflow-wrap:break-word;
color:#1A1816;
line-height:1.1;
font-size:24px;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.huq-sh_h2_2j6{
font-size:1.875rem;
}
}
.huq-band_2j6 .huq-sh_h2_2j6{
color:#F5F0E8;
}
.huq-sh_eb_line_2j6{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.huq-sh_eb_line_2j6::before{
background:#A8894A;
height:1px;
content:"";
width:1.75rem;
display:inline-block;
}
.huq-band_2j6 .huq-sh_eb_line_2j6::before{
background:#D4B57A;
}
.huq-sh_eb_dot_2j6{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.huq-sh_eb_dot_2j6::before{
background:#A8894A;
border-radius:50%;
content:"";
display:inline-block;
height:0.375rem;
width:6px;
}
.huq-band_2j6 .huq-sh_eb_dot_2j6::before{
background:#D4B57A;
}
.huq-sh_link_2j6{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
font-weight:600;
padding-bottom:2px;
display:inline-flex;
border-bottom:1px solid #1A1816;
color:#1A1816;
font-size:13px;
white-space:nowrap;
align-items:center;
}
.huq-sh_link_2j6:hover{
border-color:#A8894A;
color:#A8894A;
}
.huq-sh_link_2j6 svg{
height:0.875rem;
width:0.875rem;
}
.huq-sh_link_chev_2j6{
padding-bottom:0;
border-bottom:0;
}
.huq-sh_link_btn_2j6{
background:#1A1816;
border-radius:62.438rem;
padding:9px 18px;
color:#F5F0E8;
border-bottom:0;
}
.huq-sh_link_btn_2j6:hover{
border-color:transparent;
background:#2E2B27;
color:#F5F0E8;
}
.huq-band_2j6 .huq-sh_link_2j6{
border-color:#F5F0E8;
color:#F5F0E8;
}
.huq-band_2j6 .huq-sh_link_btn_2j6{
background:#D4B57A;
color:#14120F;
}
.huq-sh_rule_2j6{
background:rgba(20,18,16,0.14);
margin:-2px 0 18px;
height:1px;
}
.huq-band_2j6 .huq-sh_rule_2j6{
background:rgba(255,251,244,0.12);
}
.huq-hero_2j6{
padding:2rem 0 8px;
}
@media(min-width:769px){
.huq-hero_2j6{
padding:3.5rem 0 24px;
}
}
.huq-hero_in_2j6{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:903px){
.huq-hero_in_2j6{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.huq-hero_copy_2j6{
min-width:0;
}
.huq-hero_eyebrow_2j6{
gap:10px;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.huq-hero_eyebrow_line_2j6{
background:#A8894A;
flex:0 0 auto;
display:inline-block;
height:1px;
width:1.75rem;
}
.huq-hero_h1_2j6{
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:38px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.04;
margin-bottom:20px;
color:#1A1816;
letter-spacing:-.01em;
}
@media(min-width:767px){
.huq-hero_h1_2j6{
font-size:54px;
}
}
@media(min-width:1100px){
.huq-hero_h1_2j6{
font-size:62px;
}
}
.huq-hero_h1_2j6 em{
color:#A8894A;
font-style:normal;
}
.huq-hero_sub_2j6{
line-height:1.6;
color:#8A837B;
margin-bottom:30px;
max-width:30rem;
font-size:1rem;
}
@media(min-width:765px){
.huq-hero_sub_2j6{
font-size:1.125rem;
}
}
.huq-hero_actions_2j6{
gap:14px;
flex-wrap:wrap;
display:flex;
align-items:center;
margin-bottom:2.125rem;
}
.huq-hero_cta_2j6{
padding:16px 1.875rem;
gap:10px;
transition:background-color .22s ease;
background:#1A1816;
border-radius:999px;
font-weight:700;
align-items:center;
font-size:15px;
color:#F5F0E8;
display:inline-flex;
}
.huq-hero_cta_2j6:hover{
background:#2E2B27;
}
.huq-hero_cta_ic_2j6{
align-items:center;
display:inline-flex;
}
.huq-hero_cta_ic_2j6 svg{
width:1rem;
height:16px;
}
.huq-hero_cta_alt_2j6{
padding:0.938rem 26px;
border:1px solid rgba(20,18,16,0.14);
background:transparent;
transition:border-color .22s ease,color .22s ease;
border-radius:62.438rem;
color:#1A1816;
display:inline-flex;
font-weight:600;
align-items:center;
font-size:0.938rem;
}
.huq-hero_cta_alt_2j6:hover{
border-color:#A8894A;
color:#A8894A;
}
.huq-hero_trust_2j6{
gap:22px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.huq-hero_trust_item_2j6{
gap:9px;
display:flex;
font-weight:600;
align-items:center;
font-size:0.813rem;
color:#2E2B27;
}
.huq-hero_trust_ic_2j6{
color:#A8894A;
display:inline-flex;
align-items:center;
}
.huq-hero_trust_ic_2j6 svg{
height:1rem;
width:16px;
}
.huq-hero_promo_2j6{
border-radius:1.25rem;
background:#FDFCFA;
overflow:hidden;
display:flex;
position:relative;
min-height:18.75rem;
box-shadow:0 0.75rem 48px rgba(20,18,16,0.14), 0 3px 0.625rem rgba(20,18,16,0.08);
}
.huq-hero_promo_bg_2j6{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.huq-hero_promo_bg_2j6::after{
inset:0;
background:linear-gradient(120deg,#1A1816 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.huq-hero_promo_glow_2j6{
background:radial-gradient(circle,rgba(196,168,120,0.12) 0%,transparent 65%);
border-radius:50%;
pointer-events:none;
height:260px;
width:260px;
right:-1.25rem;
position:absolute;
top:-40px;
}
.huq-hero_promo_ct_2j6{
padding:1.75rem;
position:relative;
z-index:2;
max-width:88%;
align-self:flex-end;
}
.huq-hero_promo_label_2j6{
text-transform:uppercase;
display:block;
font-weight:700;
letter-spacing:.25em;
margin-bottom:0.5rem;
font-size:0.625rem;
color:#D4B57A;
}
.huq-hero_promo_amount_2j6{
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
color:#F5F0E8;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:769px){
.huq-hero_promo_amount_2j6{
font-size:2.5rem;
}
}
.huq-hero_promo_amount_2j6 em{
font-style:normal;
color:#D4B57A;
}
.huq-hero_rating_2j6{
background:#FDFCFA;
padding:10px 0.875rem;
gap:10px;
border-radius:0.875rem;
border:1px solid rgba(20,18,16,0.08);
position:absolute;
display:flex;
max-width:min(260px,62%);
top:0.875rem;
align-items:center;
box-shadow:0 2px 0.375rem rgba(20,18,16,0.06), 0 6px 18px rgba(20,18,16,0.08);
z-index:3;
right:14px;
}
.huq-hero_rating_score_2j6{
flex:0 0 auto;
color:#1A1816;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:1.5rem;
}
.huq-hero_rating_txt_2j6{
flex:1 1 auto;
min-width:0;
}
.huq-hero_rating_stars_2j6{
gap:2px;
color:#A8894A;
display:flex;
}
.huq-hero_rating_stars_2j6 svg{
height:12px;
width:12px;
}
.huq-hero_rating_cap_2j6{
display:block;
color:#6B6560;
margin-top:3px;
overflow-wrap:break-word;
line-height:1.35;
font-size:11px;
}
.huq-stat_2j6{
border-bottom:1px solid rgba(20,18,16,0.14);
border-top:1px solid rgba(20,18,16,0.14);
margin-top:16px;
}
.huq-stat_in_2j6{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:768px){
.huq-stat_in_2j6{
grid-template-columns:repeat(4,1fr);
}
}
.huq-stat_item_2j6{
padding:1.375rem 0.875rem;
border-right:1px solid rgba(20,18,16,0.08);
min-width:0;
border-bottom:1px solid rgba(20,18,16,0.08);
}
.huq-stat_item_2j6:nth-child(2n){
border-right:0;
}
.huq-stat_item_2j6:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.huq-stat_item_2j6{
border-bottom:0;
}
.huq-stat_item_2j6:nth-child(2n){
border-right:1px solid rgba(20,18,16,0.08);
}
.huq-stat_item_2j6:nth-child(4n){
border-right:0;
}
}
.huq-stat_value_2j6{
overflow-wrap:break-word;
line-height:1;
font-weight:700;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1816;
font-size:30px;
}
@media(min-width:767px){
.huq-stat_value_2j6{
font-size:34px;
}
}
.huq-stat_label_2j6{
font-size:0.813rem;
overflow-wrap:break-word;
line-height:1.4;
margin-top:0.375rem;
color:#6B6560;
}
.huq-jp_2j6{
padding:30px 0 10px;
}
.huq-jp_grid_2j6{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:768px){
.huq-jp_grid_2j6{
grid-template-columns:1fr 1fr;
}
.huq-jp_card_mega_2j6{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.huq-jp_grid_2j6{
grid-template-columns:1.4fr 1fr 1fr;
}
.huq-jp_card_mega_2j6{
grid-column:auto;
}
}
.huq-jp_card_2j6{
background:#FDFCFA;
border-radius:20px;
border:1px solid rgba(20,18,16,0.08);
overflow:hidden;
padding:1.625rem;
gap:12px;
flex-direction:column;
display:flex;
min-height:12.5rem;
position:relative;
justify-content:space-between;
min-width:0;
}
.huq-jp_card_mega_2j6{
border-color:transparent;
background:linear-gradient(135deg,#242018,#111009);
min-height:210px;
color:#F5F0E8;
}
.huq-jp_glow_2j6{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.12),transparent 70%);
right:-40px;
top:-40px;
width:12.5rem;
position:absolute;
height:200px;
pointer-events:none;
}
.huq-jp_label_2j6{
gap:10px;
color:#A8894A;
letter-spacing:.16em;
font-size:10px;
justify-content:space-between;
position:relative;
align-items:center;
display:flex;
flex-wrap:wrap;
text-transform:uppercase;
font-weight:700;
}
.huq-jp_card_mega_2j6 .huq-jp_label_2j6{
color:#D4B57A;
}
.huq-jp_drop_2j6{
font-weight:600;
letter-spacing:.04em;
text-transform:none;
color:#6B6560;
}
.huq-jp_card_mega_2j6 .huq-jp_drop_2j6{
color:#B0A99F;
}
.huq-jp_amount_2j6{
overflow-wrap:break-word;
color:#1A1816;
font-size:38px;
line-height:1;
position:relative;
font-weight:700;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
.huq-jp_card_mega_2j6 .huq-jp_amount_2j6{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#D4B57A;
}
@media(min-width:769px){
.huq-jp_card_mega_2j6 .huq-jp_amount_2j6{
font-size:54px;
}
}
.huq-jp_game_2j6{
font-size:0.813rem;
position:relative;
color:#6B6560;
}
.huq-jp_card_mega_2j6 .huq-jp_game_2j6{
color:#B0A99F;
}
.huq-jp_cta_2j6{
position:relative;
align-self:flex-start;
}
.huq-jp_card_mega_2j6 .huq-jp_cta_2j6{
background:#D4B57A;
transition:opacity .22s ease;
border-radius:999px;
padding:0.625rem 1.25rem;
font-size:0.813rem;
font-weight:700;
color:#14120F;
}
.huq-jp_card_mega_2j6 .huq-jp_cta_2j6:hover{
opacity:.9;
}
.huq-jp_card_2j6:not(.huq-jp_card_mega_2j6) .huq-jp_cta_2j6{
transition:color .22s ease,border-color .22s ease;
color:#1A1816;
font-size:0.813rem;
border-bottom:1px solid #1A1816;
padding-bottom:2px;
font-weight:700;
}
.huq-jp_card_2j6:not(.huq-jp_card_mega_2j6) .huq-jp_cta_2j6:hover{
border-color:#A8894A;
color:#A8894A;
}
.huq-jp_seo_2j6{
margin:14px 0 0;
line-height:1.65;
color:#8A837B;
overflow-wrap:break-word;
font-size:0.875rem;
max-width:760px;
}
.huq-jp_seo_2j6 strong{
font-weight:700;
color:#1A1816;
}
.huq-grow_2j6{
padding:26px 0 10px;
}
.huq-row_seo_2j6{
margin:0.625rem 0 0;
line-height:1.65;
overflow-wrap:break-word;
color:#8A837B;
max-width:760px;
font-size:14px;
}
.huq-row_seo_2j6 strong{
color:#1A1816;
font-weight:700;
}
.huq-grow_2j6{
padding:26px 0 0.625rem;
}
.huq-row_seo_2j6{
margin:0.625rem 0 0;
font-size:0.875rem;
line-height:1.65;
max-width:47.5rem;
overflow-wrap:break-word;
color:#8A837B;
}
.huq-row_seo_2j6 strong{
color:#1A1816;
font-weight:700;
}
.huq-grow_2j6{
padding:26px 0 0.625rem;
}
.huq-row_seo_2j6{
margin:0.625rem 0 0;
max-width:47.5rem;
font-size:0.875rem;
line-height:1.65;
color:#8A837B;
overflow-wrap:break-word;
}
.huq-row_seo_2j6 strong{
font-weight:700;
color:#1A1816;
}
.huq-sea_2j6{
padding:24px 0 0.625rem;
}
.huq-sea_in_2j6{
overflow:hidden;
padding:36px;
gap:22px;
background:linear-gradient(115deg,#242018,#111009);
border-radius:1.25rem;
color:#F5F0E8;
flex-direction:column;
position:relative;
display:flex;
}
@media(min-width:822px){
.huq-sea_in_2j6{
padding:2.75rem 48px;
gap:32px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.huq-sea_glow_2j6{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.12),transparent 68%);
right:3.75rem;
transform:translateY(-50%);
height:240px;
width:240px;
top:50%;
pointer-events:none;
position:absolute;
}
.huq-sea_copy_2j6{
position:relative;
min-width:0;
max-width:560px;
}
.huq-sea_eyebrow_2j6{
margin-bottom:12px;
}
.huq-sea_h2_2j6{
margin-bottom:12px;
font-size:1.875rem;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
color:#F5F0E8;
line-height:1.04;
}
@media(min-width:769px){
.huq-sea_h2_2j6{
font-size:2.375rem;
}
}
.huq-sea_text_2j6{
line-height:1.6;
font-size:15px;
color:#B0A99F;
}
.huq-sea_cta_2j6{
border-radius:999px;
transition:opacity .22s ease;
padding:16px 2rem;
flex:0 0 auto;
background:#D4B57A;
position:relative;
color:#14120F;
font-weight:700;
font-size:0.938rem;
}
.huq-sea_cta_2j6:hover{
opacity:.9;
}
.huq-app_2j6{
padding:30px 0 10px;
}
.huq-app_in_2j6{
background:#FDFCFA;
border-radius:20px;
gap:1.75rem;
padding:32px;
border:1px solid rgba(20,18,16,0.08);
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.huq-app_in_2j6{
gap:2.5rem;
padding:40px 2.75rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.huq-app_copy_2j6{
max-width:560px;
min-width:0;
}
.huq-app_eyebrow_2j6{
margin-bottom:0.75rem;
}
.huq-app_h2_2j6{
font-size:1.75rem;
color:#1A1816;
line-height:1.05;
margin-bottom:0.75rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.huq-app_h2_2j6{
font-size:34px;
}
}
.huq-app_text_2j6{
margin-bottom:22px;
color:#8A837B;
font-size:14px;
line-height:1.6;
}
.huq-app_btns_2j6{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.huq-app_btn_2j6{
transition:background-color .22s ease;
gap:0.625rem;
border-radius:0.875rem;
background:#1A1816;
padding:0.688rem 1.25rem;
display:inline-flex;
align-items:center;
color:#F5F0E8;
}
.huq-app_btn_2j6:hover{
background:#2E2B27;
}
.huq-app_btn_ic_2j6{
display:inline-flex;
align-items:center;
}
.huq-app_btn_ic_2j6 svg{
width:18px;
height:1.125rem;
}
.huq-app_btn_lb_2j6{
font-size:13.5px;
font-weight:700;
}
.huq-app_qr_wrap_2j6{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.huq-app_qr_2j6{
border-radius:14px;
flex:0 0 auto;
height:6.75rem;
width:6.75rem;
background-color:#1A1816;
background-image:repeating-linear-gradient(0deg,#FDFCFA 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#FDFCFA 0 0.313rem,transparent 0.313rem 0.688rem);
}
.huq-app_qr_cap_2j6{
font-size:0.781rem;
color:#6B6560;
max-width:92px;
line-height:1.4;
}
.huq-vip_2j6{
padding:3rem 0;
}
@media(min-width:769px){
.huq-vip_2j6{
padding:64px 0;
}
}
.huq-vip_head_2j6{
gap:14px;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:883px){
.huq-vip_head_2j6{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.huq-vip_eyebrow_2j6{
margin-bottom:0.75rem;
}
.huq-vip_h2_2j6{
line-height:1.05;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F5F0E8;
font-size:32px;
overflow-wrap:break-word;
}
@media(min-width:770px){
.huq-vip_h2_2j6{
font-size:2.5rem;
}
}
.huq-vip_intro_2j6{
max-width:420px;
line-height:1.6;
font-size:0.875rem;
color:#B0A99F;
}
.huq-vip_grid_2j6{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.huq-vip_card_2j6{
border-radius:0.875rem;
border:1px solid rgba(255,251,244,0.12);
padding:1.375rem 1.125rem;
min-width:0;
}
.huq-vip_card_feat_2j6{
border-color:#D4B57A;
background:rgba(255,251,244,0.07);
}
.huq-vip_card_ic_2j6{
border-radius:0.5rem;
background:linear-gradient(135deg,#A8894A,#D4B57A);
margin-bottom:16px;
display:block;
height:2.125rem;
width:2.125rem;
}
.huq-vip_name_2j6{
font-weight:600;
margin-bottom:0.375rem;
font-size:1.25rem;
color:#F5F0E8;
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
.huq-vip_perk_2j6{
font-size:0.781rem;
color:#B0A99F;
line-height:1.5;
overflow-wrap:break-word;
}
.huq-rv_2j6{
background:#FDFCFA;
padding:3rem 0;
border-bottom:1px solid rgba(20,18,16,0.08);
border-top:1px solid rgba(20,18,16,0.08);
margin-top:1.5rem;
}
@media(min-width:771px){
.huq-rv_2j6{
padding:3.5rem 0;
}
}
.huq-rv_head_2j6{
gap:1rem;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:766px){
.huq-rv_head_2j6{
gap:20px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.huq-rv_eyebrow_2j6{
margin-bottom:10px;
}
.huq-rv_h2_2j6{
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1816;
font-size:30px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:767px){
.huq-rv_h2_2j6{
font-size:2.375rem;
}
}
.huq-rv_agg_2j6{
gap:0.75rem;
display:flex;
align-items:center;
}
.huq-rv_agg_stars_2j6{
gap:3px;
color:#A8894A;
display:flex;
}
.huq-rv_agg_stars_2j6 svg{
height:1.125rem;
width:18px;
}
.huq-rv_source_2j6{
font-size:13px;
color:#8A837B;
}
.huq-rv_grid_2j6{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.huq-rv_grid_2j6{
grid-template-columns:repeat(3,1fr);
}
}
.huq-rv_card_2j6{
border-radius:0.875rem;
border:1px solid rgba(20,18,16,0.08);
padding:26px;
background:#F5F2EE;
min-width:0;
}
.huq-rv_card_stars_2j6{
gap:2px;
margin-bottom:0.75rem;
color:#A8894A;
display:flex;
}
.huq-rv_card_stars_2j6 svg{
width:0.875rem;
height:14px;
}
.huq-rv_card_body_2j6{
overflow-wrap:break-word;
font-weight:500;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.45;
font-size:18px;
color:#1A1816;
margin-bottom:1rem;
}
.huq-rv_card_meta_2j6{
gap:10px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.huq-rv_card_av_2j6{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#A8894A,#D4B57A);
height:2rem;
width:32px;
}
.huq-rv_card_author_2j6{
font-size:13px;
font-weight:700;
color:#1A1816;
}
.huq-rv_card_loc_2j6{
font-size:0.75rem;
color:#6B6560;
}
.huq-tt_2j6{
padding:48px 0 10px;
}
@media(min-width:769px){
.huq-tt_2j6{
padding:60px 0 0.625rem;
}
}
.huq-tt_head_2j6{
text-align:center;
margin-bottom:2.125rem;
}
.huq-tt_eyebrow_2j6{
margin-bottom:0.75rem;
}
.huq-tt_h2_2j6{
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:32px;
font-weight:600;
line-height:1.05;
color:#1A1816;
}
@media(min-width:770px){
.huq-tt_h2_2j6{
font-size:42px;
}
}
.huq-tt_grid_2j6{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.huq-tt_grid_2j6{
grid-template-columns:repeat(3,1fr);
}
}
.huq-tt_card_2j6{
padding:30px;
border-radius:0.875rem;
background:#FDFCFA;
border:1px solid rgba(20,18,16,0.08);
min-width:0;
display:flex;
flex-direction:column;
}
.huq-tt_card_ic_2j6{
align-items:center;
margin-bottom:1.125rem;
display:inline-flex;
color:#A8894A;
}
.huq-tt_card_ic_2j6 svg{
height:1.75rem;
width:1.75rem;
}
.huq-tt_card_h_2j6{
overflow-wrap:break-word;
color:#1A1816;
margin-bottom:8px;
line-height:1.15;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.375rem;
}
.huq-tt_card_p_2j6{
line-height:1.6;
overflow-wrap:break-word;
margin-bottom:14px;
font-size:0.875rem;
color:#8A837B;
}
.huq-tt_card_p_2j6 b{
font-weight:700;
color:#1A1816;
}
.huq-tt_card_link_2j6{
transition:color .22s ease;
font-weight:700;
color:#1A1816;
padding-bottom:2px;
margin-top:auto;
font-size:13px;
align-self:flex-start;
border-bottom:1px solid #A8894A;
}
.huq-tt_card_link_2j6:hover{
color:#A8894A;
}
.huq-hts_2j6{
padding:3rem 0;
}
@media(min-width:767px){
.huq-hts_2j6{
padding:3.875rem 0;
}
}
.huq-hts_head_2j6{
gap:1.125rem;
display:flex;
flex-direction:column;
margin-bottom:34px;
}
@media(min-width:766px){
.huq-hts_head_2j6{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.huq-hts_eyebrow_2j6{
margin-bottom:12px;
}
.huq-hts_h2_2j6{
line-height:1.05;
overflow-wrap:break-word;
color:#F5F0E8;
font-size:30px;
font-weight:600;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.huq-hts_h2_2j6{
font-size:38px;
}
}
.huq-hts_cta_2j6{
border-radius:999px;
transition:opacity .22s ease;
flex:0 0 auto;
padding:15px 1.875rem;
background:#D4B57A;
font-size:0.938rem;
color:#14120F;
font-weight:700;
}
.huq-hts_cta_2j6:hover{
opacity:.9;
}
.huq-hts_grid_2j6{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.huq-hts_grid_2j6{
grid-template-columns:repeat(3,1fr);
}
}
.huq-hts_step_2j6{
padding-top:22px;
border-top:1px solid rgba(255,251,244,0.12);
min-width:0;
}
.huq-hts_step_num_2j6{
line-height:1;
color:#D4B57A;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:2.75rem;
margin-bottom:14px;
font-weight:700;
}
.huq-hts_step_h_2j6{
font-weight:700;
font-size:19px;
line-height:1.2;
overflow-wrap:break-word;
color:#F5F0E8;
margin-bottom:0.5rem;
}
.huq-hts_step_p_2j6{
line-height:1.55;
color:#B0A99F;
font-size:14px;
overflow-wrap:break-word;
}
.huq-op_2j6{
padding:2.25rem 0 0.625rem;
}
.huq-op_in_2j6{
gap:2rem;
padding:32px;
border:1px solid rgba(20,18,16,0.08);
grid-template-columns:1fr;
border-radius:0.875rem;
background:#FDFCFA;
align-items:center;
display:grid;
}
@media(min-width:863px){
.huq-op_in_2j6{
gap:2.75rem;
padding:2.125rem 40px;
grid-template-columns:.9fr 1.1fr;
}
}
.huq-op_left_2j6{
min-width:0;
}
.huq-op_eyebrow_2j6{
margin-bottom:12px;
}
.huq-op_h2_2j6{
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1816;
line-height:1.08;
margin-bottom:10px;
overflow-wrap:break-word;
font-size:28px;
font-weight:600;
}
@media(min-width:769px){
.huq-op_h2_2j6{
font-size:30px;
}
}
.huq-op_text_2j6{
line-height:1.6;
color:#8A837B;
font-size:14px;
}
.huq-op_grid_2j6{
border:1px solid rgba(20,18,16,0.14);
background:rgba(20,18,16,0.14);
grid-template-columns:1fr 1fr;
overflow:hidden;
border-radius:0.5rem;
gap:1px;
display:grid;
}
.huq-op_field_2j6{
padding:18px 20px;
background:#F5F2EE;
min-width:0;
}
.huq-op_field_lb_2j6{
font-weight:600;
text-transform:uppercase;
color:#A8894A;
letter-spacing:.1em;
font-size:0.625rem;
margin-bottom:5px;
}
.huq-op_field_val_2j6{
font-size:14px;
overflow-wrap:break-word;
color:#1A1816;
font-weight:700;
}
.huq-ts_2j6{
padding:2.75rem 0;
}
.huq-ts_in_2j6{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:881px){
.huq-ts_in_2j6{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.huq-ts_left_2j6{
min-width:0;
}
.huq-ts_h2_2j6{
font-size:1.625rem;
margin-bottom:12px;
font-weight:600;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
color:#F5F0E8;
overflow-wrap:break-word;
}
@media(min-width:770px){
.huq-ts_h2_2j6{
font-size:1.75rem;
}
}
.huq-ts_text_2j6{
margin-bottom:22px;
font-size:0.906rem;
max-width:520px;
color:#B0A99F;
line-height:1.6;
}
.huq-ts_badges_2j6{
gap:1.125rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.huq-ts_badge_2j6{
color:#B0A99F;
font-size:13px;
font-weight:600;
}
.huq-ts_pay_2j6{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:881px){
.huq-ts_pay_2j6{
justify-content:flex-end;
}
}
.huq-ts_pay_chip_2j6{
padding:0.75rem 16px;
border:1px solid rgba(255,251,244,0.12);
background:rgba(255,251,244,0.07);
border-radius:0.875rem;
font-size:14px;
color:#F5F0E8;
font-weight:700;
}
.huq-dr_2j6{
padding:2.25rem 0 10px;
}
.huq-dr_in_2j6{
gap:1.25rem;
padding:1.75rem 2rem;
border-radius:14px;
border:1px dashed rgba(20,18,16,0.14);
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.huq-dr_in_2j6{
gap:2rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.huq-dr_h2_2j6{
overflow-wrap:break-word;
margin-bottom:8px;
color:#1A1816;
line-height:1.1;
font-weight:600;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.5rem;
}
@media(min-width:769px){
.huq-dr_h2_2j6{
font-size:1.625rem;
}
}
.huq-dr_text_2j6{
max-width:42.5rem;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.6;
color:#8A837B;
}
.huq-dr_text_2j6 b{
color:#1A1816;
font-weight:700;
}
.huq-dr_cta_2j6{
transition:color .22s ease;
flex:0 0 auto;
padding-bottom:2px;
color:#1A1816;
white-space:nowrap;
font-size:0.844rem;
border-bottom:1px solid #A8894A;
font-weight:700;
}
.huq-dr_cta_2j6:hover{
color:#A8894A;
}
.huq-wy_2j6{
padding:3rem 0;
}
@media(min-width:767px){
.huq-wy_2j6{
padding:3.5rem 0;
}
}
.huq-wy_in_2j6{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:902px){
.huq-wy_in_2j6{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.huq-wy_left_2j6{
min-width:0;
}
.huq-wy_eyebrow_2j6{
margin-bottom:14px;
}
.huq-wy_h2_2j6{
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1816;
font-size:2rem;
line-height:1.05;
font-weight:600;
margin-bottom:16px;
overflow-wrap:break-word;
}
@media(min-width:766px){
.huq-wy_h2_2j6{
font-size:2.5rem;
}
}
.huq-wy_intro_2j6{
font-size:15px;
color:#8A837B;
line-height:1.6;
}
.huq-wy_grid_2j6{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.huq-wy_grid_2j6{
grid-template-columns:1fr 1fr;
}
}
.huq-wy_card_2j6{
background:#FDFCFA;
border-radius:14px;
padding:1.625rem;
border:1px solid rgba(20,18,16,0.08);
min-width:0;
}
.huq-wy_card_ic_2j6{
align-items:center;
justify-content:center;
display:inline-flex;
margin-bottom:1rem;
color:#A8894A;
}
.huq-wy_card_ic_2j6 svg{
width:26px;
height:1.625rem;
}
.huq-wy_card_h_2j6{
color:#1A1816;
margin-bottom:8px;
font-size:1.313rem;
line-height:1.15;
font-weight:600;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.huq-wy_card_p_2j6{
overflow-wrap:break-word;
font-size:0.875rem;
color:#8A837B;
line-height:1.55;
}
.huq-prov_2j6{
padding:2.5rem 0 20px;
}
.huq-prov_eyebrow_2j6{
display:block;
margin-bottom:1.125rem;
}
.huq-prov_grid_2j6{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.huq-prov_grid_2j6{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:900px){
.huq-prov_grid_2j6{
grid-template-columns:repeat(6,1fr);
}
}
.huq-rc_2j6{
padding:3rem 0 0.625rem;
}
.huq-rc_in_2j6{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:761px){
.huq-rc_in_2j6{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.huq-rc_col_2j6{
min-width:0;
}
.huq-rc_label_2j6{
font-weight:600;
color:#A8894A;
font-size:0.688rem;
margin-bottom:16px;
text-transform:uppercase;
letter-spacing:.2em;
}
.huq-rc_awards_2j6{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.huq-rc_award_2j6{
gap:0.75rem;
min-width:0;
display:flex;
align-items:center;
}
.huq-rc_award_ic_2j6{
flex:0 0 auto;
align-items:center;
color:#C9A55E;
display:inline-flex;
}
.huq-rc_award_ic_2j6 svg{
width:1.125rem;
height:1.125rem;
}
.huq-rc_award_t_2j6{
color:#1A1816;
font-size:0.875rem;
font-weight:700;
overflow-wrap:break-word;
}
.huq-rc_award_s_2j6{
font-size:12px;
color:#6B6560;
overflow-wrap:break-word;
}
.huq-rc_press_2j6{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.huq-rc_press_logo_2j6{
padding:0 0.5rem;
border-radius:0.5rem;
border:1px solid rgba(20,18,16,0.08);
overflow:hidden;
height:52px;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
align-items:center;
color:#8A837B;
font-size:0.875rem;
text-align:center;
display:flex;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
justify-content:center;
}
.huq-rc_partner_2j6{
border-radius:0.875rem;
border:1px solid rgba(20,18,16,0.08);
padding:1.375rem;
background:#FDFCFA;
}
.huq-rc_partner_name_2j6{
font-size:20px;
overflow-wrap:break-word;
color:#1A1816;
margin-bottom:6px;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
.huq-rc_partner_text_2j6{
overflow-wrap:break-word;
line-height:1.55;
font-size:0.813rem;
color:#8A837B;
}
.huq-et_2j6{
padding:2.25rem 0 0.625rem;
}
.huq-et_in_2j6{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:879px){
.huq-et_in_2j6{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.huq-et_left_2j6{
min-width:0;
}
.huq-et_eyebrow_2j6{
margin-bottom:12px;
}
.huq-et_h2_2j6{
color:#1A1816;
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:28px;
font-weight:600;
margin-bottom:0.875rem;
line-height:1.06;
}
@media(min-width:768px){
.huq-et_h2_2j6{
font-size:32px;
}
}
.huq-et_text_2j6{
margin-bottom:1.375rem;
font-size:0.938rem;
color:#8A837B;
line-height:1.65;
}
.huq-et_stats_2j6{
gap:24px;
flex-wrap:wrap;
display:flex;
}
.huq-et_stat_2j6{
min-width:0;
}
.huq-et_stat_v_2j6{
color:#1A1816;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.625rem;
font-weight:700;
line-height:1;
}
.huq-et_stat_l_2j6{
margin-top:0.25rem;
color:#6B6560;
font-size:0.781rem;
}
.huq-et_right_2j6{
gap:12px;
flex-direction:column;
display:flex;
}
.huq-et_member_2j6{
gap:1rem;
padding:18px 1.25rem;
border:1px solid rgba(20,18,16,0.08);
border-radius:0.875rem;
background:#FDFCFA;
display:flex;
align-items:center;
min-width:0;
}
.huq-et_member_av_2j6{
border-radius:50%;
background:linear-gradient(135deg,#242018,#A8894A);
flex:0 0 auto;
width:3rem;
height:48px;
}
.huq-et_member_name_2j6{
color:#1A1816;
overflow-wrap:break-word;
font-size:15px;
font-weight:700;
}
.huq-et_member_role_2j6{
overflow-wrap:break-word;
color:#6B6560;
font-size:12.5px;
}
.huq-et_updated_2j6{
border:1px solid rgba(20,18,16,0.08);
background:#F5F2EE;
gap:0.5rem;
border-radius:14px;
padding:14px 18px;
display:flex;
font-size:0.781rem;
align-items:center;
color:#8A837B;
}
.huq-pmt_2j6{
padding:48px 0 10px;
}
.huq-pmt_in_2j6{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:877px){
.huq-pmt_in_2j6{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.huq-pmt_left_2j6{
min-width:0;
}
.huq-pmt_eyebrow_2j6{
margin-bottom:0.75rem;
}
.huq-pmt_h2_2j6{
overflow-wrap:break-word;
font-weight:600;
font-size:30px;
line-height:1.06;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1816;
margin-bottom:0.75rem;
}
@media(min-width:771px){
.huq-pmt_h2_2j6{
font-size:32px;
}
}
.huq-pmt_text_2j6{
font-size:0.906rem;
margin-bottom:1.375rem;
color:#8A837B;
line-height:1.6;
}
.huq-pmt_logos_2j6{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:479px){
.huq-pmt_logos_2j6{
grid-template-columns:repeat(4,1fr);
}
}
.huq-pmt_logo_2j6{
background:#FDFCFA;
padding:0 8px;
border:1px solid rgba(20,18,16,0.08);
overflow:hidden;
border-radius:0.5rem;
text-align:center;
font-weight:700;
display:flex;
align-items:center;
text-overflow:ellipsis;
white-space:nowrap;
font-size:12.5px;
height:50px;
color:#2E2B27;
justify-content:center;
}
.huq-pmt_table_2j6{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(20,18,16,0.08);
min-width:0;
}
.huq-pmt_thead_2j6{
background:#1E1C1A;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.huq-pmt_th_2j6{
overflow:hidden;
padding:13px 0.875rem;
text-overflow:ellipsis;
font-size:0.625rem;
white-space:nowrap;
text-transform:uppercase;
letter-spacing:.08em;
font-weight:700;
color:#F5F0E8;
}
.huq-pmt_row_2j6{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20,18,16,0.08);
}
.huq-pmt_row_2j6:nth-child(odd){
background:#FDFCFA;
}
.huq-pmt_td_2j6{
padding:0.875rem;
min-width:0;
font-size:13.5px;
overflow-wrap:break-word;
color:#8A837B;
}
.huq-pmt_row_2j6 .huq-pmt_td_2j6:first-child{
color:#1A1816;
font-weight:700;
}
.huq-pmt_row_2j6 .huq-pmt_td_2j6:last-child{
color:#3D7D5A;
font-weight:700;
}
.huq-gd_2j6{
padding:48px 0 10px;
}
.huq-gd_head_2j6{
gap:14px;
margin-bottom:1.5rem;
display:flex;
flex-direction:column;
}
@media(min-width:678px){
.huq-gd_head_2j6{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.huq-gd_eyebrow_2j6{
margin-bottom:10px;
}
.huq-gd_h2_2j6{
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-size:28px;
color:#1A1816;
}
@media(min-width:769px){
.huq-gd_h2_2j6{
font-size:34px;
}
}
.huq-gd_more_2j6{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-size:13.5px;
border-bottom:1px solid #1A1816;
color:#1A1816;
font-weight:600;
}
.huq-gd_more_2j6:hover{
border-color:#A8894A;
color:#A8894A;
}
.huq-gd_grid_2j6{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:723px){
.huq-gd_grid_2j6{
grid-template-columns:repeat(3,1fr);
}
}
.huq-gd_card_2j6{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(20,18,16,0.08);
background:#FDFCFA;
display:block;
min-width:0;
}
.huq-gd_card_img_2j6{
background:linear-gradient(140deg,#242018,#A8894A);
height:9.375rem;
}
.huq-gd_card_body_2j6{
padding:22px;
}
.huq-gd_card_cat_2j6{
text-transform:uppercase;
font-weight:600;
color:#A8894A;
letter-spacing:.1em;
font-size:10px;
}
.huq-gd_card_h_2j6{
margin:8px 0 0.625rem;
color:#1A1816;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.2;
font-size:19px;
}
.huq-gd_card_meta_2j6{
color:#6B6560;
font-size:0.75rem;
overflow-wrap:break-word;
}
.huq-el_2j6{
padding:48px 0;
}
@media(min-width:765px){
.huq-el_2j6{
padding:56px 0;
}
}
.huq-el_in_2j6{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:901px){
.huq-el_in_2j6{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.huq-el_left_2j6{
min-width:0;
}
.huq-el_eyebrow_2j6{
margin-bottom:0.875rem;
}
.huq-el_h2_2j6{
color:#1A1816;
margin-bottom:22px;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.08;
font-weight:600;
font-size:2rem;
}
@media(min-width:769px){
.huq-el_h2_2j6{
font-size:2.375rem;
}
}
.huq-el_body_2j6 p{
color:#2E2B27;
font-size:16px;
line-height:1.7;
margin-bottom:1.125rem;
overflow-wrap:break-word;
}
.huq-el_dropcap_2j6{
padding:6px 0.75rem 0 0;
color:#A8894A;
line-height:.8;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
float:left;
font-size:3.875rem;
font-weight:700;
}
.huq-el_right_2j6{
min-width:0;
}
.huq-el_quote_2j6{
padding:36px;
border-radius:20px;
background:linear-gradient(150deg,#242018,#111009);
color:#F5F0E8;
position:relative;
margin-bottom:1.5rem;
}
.huq-el_quote_mark_2j6{
margin-bottom:0.375rem;
align-items:center;
display:inline-flex;
color:#D4B57A;
}
.huq-el_quote_mark_2j6 svg{
height:2.125rem;
width:2.125rem;
}
.huq-el_quote_text_2j6{
overflow-wrap:break-word;
margin-bottom:22px;
font-weight:500;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#F5F0E8;
line-height:1.4;
font-size:22px;
}
.huq-el_quote_meta_2j6{
gap:0.75rem;
align-items:center;
display:flex;
}
.huq-el_quote_av_2j6{
background:linear-gradient(135deg,#A8894A,#D4B57A);
border-radius:50%;
flex:0 0 auto;
height:38px;
width:2.375rem;
}
.huq-el_quote_author_2j6{
color:#F5F0E8;
font-weight:700;
font-size:0.875rem;
}
.huq-el_quote_meta_sub_2j6{
color:#B0A99F;
font-size:0.75rem;
}
.huq-el_explain_2j6{
overflow:hidden;
border:1px solid rgba(20,18,16,0.08);
border-radius:14px;
}
.huq-el_explain_card_2j6{
padding:22px 24px;
}
.huq-el_explain_card_2j6+.huq-el_explain_card_2j6{
border-top:1px solid rgba(20,18,16,0.08);
}
.huq-el_explain_h_2j6{
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.25rem;
color:#1A1816;
overflow-wrap:break-word;
margin-bottom:8px;
font-weight:600;
line-height:1.15;
}
.huq-el_explain_p_2j6{
color:#8A837B;
line-height:1.55;
overflow-wrap:break-word;
font-size:14px;
}
.huq-faq_2j6{
background:#FDFCFA;
padding:3rem 0;
border-bottom:1px solid rgba(20,18,16,0.08);
border-top:1px solid rgba(20,18,16,0.08);
margin-top:1.5rem;
}
@media(min-width:767px){
.huq-faq_2j6{
padding:62px 0;
}
}
.huq-faq_head_2j6{
text-align:center;
margin-bottom:34px;
}
.huq-faq_eyebrow_2j6{
margin-bottom:12px;
}
.huq-faq_h2_2j6{
font-weight:600;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:2rem;
line-height:1.05;
color:#1A1816;
overflow-wrap:break-word;
}
@media(min-width:768px){
.huq-faq_h2_2j6{
font-size:2.375rem;
}
}
.huq-faq_list_2j6{
gap:12px;
margin:0 auto;
display:flex;
max-width:820px;
flex-direction:column;
}
.huq-faq_item_2j6{
border:1px solid rgba(20,18,16,0.08);
border-radius:0.875rem;
background:#F5F2EE;
overflow:hidden;
}
.huq-faq_q_2j6{
padding:20px 24px;
list-style:none;
gap:20px;
font-size:1rem;
align-items:center;
font-weight:700;
justify-content:space-between;
cursor:pointer;
display:flex;
color:#1A1816;
overflow-wrap:break-word;
}
.huq-faq_q_2j6::-webkit-details-marker{
display:none;
}
.huq-faq_q_ic_2j6{
flex:0 0 auto;
transition:transform .22s ease;
color:#A8894A;
display:inline-flex;
align-items:center;
}
.huq-faq_q_ic_2j6 svg{
width:18px;
height:18px;
}
.huq-faq_item_2j6[open] .huq-faq_q_ic_2j6{
transform:rotate(180deg);
}
.huq-faq_a_2j6{
padding:0 1.5rem 20px;
font-size:14.5px;
line-height:1.6;
color:#8A837B;
overflow-wrap:break-word;
}
.huq-lh_2j6{
padding:40px 0 1.25rem;
}
.huq-lh_in_2j6{
padding-top:2.125rem;
border-top:1px solid rgba(20,18,16,0.14);
}
.huq-lh_eyebrow_2j6{
margin-bottom:1.375rem;
display:block;
}
.huq-lh_grid_2j6{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:599px){
.huq-lh_grid_2j6{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:960px){
.huq-lh_grid_2j6{
grid-template-columns:repeat(5,1fr);
}
}
.huq-lh_col_2j6{
min-width:0;
}
.huq-lh_col_h_2j6{
font-weight:700;
overflow-wrap:break-word;
margin-bottom:12px;
color:#1A1816;
font-size:0.813rem;
}
.huq-lh_links_2j6{
gap:8px;
display:flex;
flex-direction:column;
}
.huq-lh_link_2j6{
transition:color .22s ease;
font-size:0.813rem;
color:#8A837B;
overflow-wrap:break-word;
}
.huq-lh_link_2j6:hover{
color:#A8894A;
}
.huq-sg_2j6{
padding:48px 0 0.625rem;
}
.huq-sg_eyebrow_2j6{
display:block;
margin-bottom:12px;
}
.huq-sg_h2_2j6{
font-size:1.875rem;
margin-bottom:1.75rem;
font-weight:600;
color:#1A1816;
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:768px){
.huq-sg_h2_2j6{
font-size:2.25rem;
}
}
.huq-sg_grid_2j6{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.huq-sg_grid_2j6{
grid-template-columns:repeat(3,1fr);
}
}
.huq-sg_col_2j6{
min-width:0;
}
.huq-sg_col_h_2j6{
font-size:22px;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:10px;
font-weight:600;
color:#1A1816;
}
.huq-sg_col_p_2j6{
color:#8A837B;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
}
.huq-sb_2j6{
background:#FDFCFA;
padding:3rem 0;
border-bottom:1px solid rgba(20,18,16,0.08);
margin-top:1.5rem;
border-top:1px solid rgba(20,18,16,0.08);
}
@media(min-width:769px){
.huq-sb_2j6{
padding:3.5rem 0;
}
}
.huq-sb_eyebrow_2j6{
margin-bottom:12px;
display:block;
}
.huq-sb_h2_2j6{
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1816;
overflow-wrap:break-word;
font-size:1.875rem;
margin-bottom:26px;
line-height:1.05;
font-weight:600;
}
@media(min-width:767px){
.huq-sb_h2_2j6{
font-size:36px;
}
}
.huq-sb_grid_2j6{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:558px){
.huq-sb_grid_2j6{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.huq-sb_grid_2j6{
grid-template-columns:repeat(4,1fr);
}
}
.huq-sb_card_2j6{
border:1px solid rgba(20,18,16,0.08);
padding:24px;
background:#F5F2EE;
border-radius:14px;
min-width:0;
}
.huq-sb_card_h_2j6{
line-height:1.15;
overflow-wrap:break-word;
font-weight:600;
font-size:19px;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1816;
margin-bottom:0.5rem;
}
.huq-sb_card_p_2j6{
color:#8A837B;
line-height:1.6;
font-size:13.5px;
overflow-wrap:break-word;
}
.huq-sb_rtp_2j6{
background:#F5F2EE;
border:1px solid rgba(20,18,16,0.08);
padding:1.625rem 1.75rem;
border-radius:0.875rem;
grid-template-columns:1fr;
gap:24px;
align-items:center;
margin-top:18px;
display:grid;
}
@media(min-width:762px){
.huq-sb_rtp_2j6{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.huq-sb_rtp_h_2j6{
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.5rem;
color:#1A1816;
line-height:1.15;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
}
.huq-sb_rtp_p_2j6{
line-height:1.6;
font-size:0.844rem;
overflow-wrap:break-word;
color:#8A837B;
}
.huq-sb_rtp_stats_2j6{
gap:1rem;
display:flex;
}
.huq-sb_stat_2j6{
border-radius:8px;
flex:1 1 0;
background:#FDFCFA;
padding:1.125rem;
min-width:0;
text-align:center;
}
.huq-sb_stat_v_2j6{
color:#3D7D5A;
font-size:1.625rem;
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
.huq-sb_stat_l_2j6{
color:#6B6560;
font-size:11.5px;
margin-top:4px;
}
.huq-ft_2j6{
background:#1E1C1A;
margin-top:2.5rem;
color:#B0A99F;
}
.huq-ft_in_2j6{
grid-template-columns:1fr;
gap:32px;
padding:48px 0 1.75rem;
display:grid;
}
@media(min-width:601px){
.huq-ft_in_2j6{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.huq-ft_in_2j6{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.huq-ft_brand_2j6{
min-width:0;
}
.huq-ft_logo_2j6{
font-size:26px;
color:#F5F0E8;
font-weight:700;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.huq-ft_tagline_2j6{
line-height:1.6;
font-size:13.5px;
color:#B0A99F;
margin-top:14px;
max-width:280px;
}
.huq-ft_contact_2j6{
transition:color .22s ease;
font-size:13px;
overflow-wrap:anywhere;
display:inline-block;
color:#D4B57A;
margin-top:0.75rem;
max-width:280px;
}
.huq-ft_contact_2j6:hover{
color:#F5F0E8;
}
.huq-ft_col_2j6{
min-width:0;
}
.huq-ft_col_h_2j6{
font-weight:700;
text-transform:uppercase;
font-size:0.813rem;
margin-bottom:14px;
letter-spacing:.08em;
color:#F5F0E8;
overflow-wrap:break-word;
}
.huq-ft_col_links_2j6{
gap:10px;
display:flex;
flex-direction:column;
}
.huq-ft_link_2j6{
transition:color .22s ease;
font-size:0.844rem;
color:#B0A99F;
overflow-wrap:break-word;
}
.huq-ft_link_2j6:hover{
color:#F5F0E8;
}
.huq-ft_bot_2j6{
padding:22px 0 40px;
gap:1rem;
flex-direction:column;
display:flex;
border-top:1px solid rgba(255,251,244,0.12);
}
@media(min-width:768px){
.huq-ft_bot_2j6{
gap:20px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.huq-ft_legal_2j6{
color:#ADA7A0;
max-width:760px;
font-size:11.5px;
line-height:1.6;
overflow-wrap:break-word;
}
.huq-ft_legal_2j6 b{
font-weight:700;
color:#B0A99F;
}
.huq-ft_age_2j6{
flex:0 0 auto;
padding:4px 0.563rem;
border:1.5px solid #D4B57A;
border-radius:8px;
color:#D4B57A;
font-size:13px;
font-weight:700;
}