*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#161412;
color:#cec7ba;
text-rendering:optimizeLegibility;
font-size:15px;
line-height:1.6;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.ihllayout-w1l{
min-height:100vh;
flex-direction:column;
display:flex;
}
.ihlmain-w1l{
flex:1 1 auto;
min-width:0;
width:100%;
}
.ihlcontainer-w1l{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:1400px;
}
@media(min-width:767px){
.ihlcontainer-w1l{
padding:0 32px;
}
}
@media(min-width:1098px){
.ihlcontainer-w1l{
padding:0 3.5rem;
}
}
.ihleyebrow-w1l{
line-height:1.4;
letter-spacing:.2em;
color:#b8965a;
display:inline-block;
text-transform:uppercase;
font-weight:600;
font-size:11px;
overflow-wrap:break-word;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.ihlband-w1l{
background:#111009;
color:#f0ebe1;
}
.ihlband-w1l .ihleyebrow-w1l{
color:#c9aa70;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.ihltb-w1l{
background:#161412;
position:sticky;
top:0;
z-index:50;
border-bottom:1px solid rgba(244,238,224,0.12);
}
.ihltb_in-w1l{
gap:16px;
margin:0 auto;
padding:0.75rem 1rem;
justify-content:space-between;
align-items:center;
display:flex;
width:100%;
max-width:87.5rem;
}
@media(min-width:768px){
.ihltb_in-w1l{
padding:1rem 32px;
}
}
@media(min-width:1103px){
.ihltb_in-w1l{
padding:18px 3.5rem;
}
}
.ihltb_left-w1l{
gap:1.75rem;
display:flex;
min-width:0;
align-items:center;
}
.ihltb_logo-w1l{
gap:0.688rem;
min-width:0;
align-items:center;
display:flex;
}
.ihltb_logo_mark-w1l{
border-radius:8px;
flex:0 0 auto;
height:2.125rem;
object-fit:cover;
width:2.125rem;
}
.ihltb_logo_txt-w1l{
line-height:1;
display:flex;
min-width:0;
flex-direction:column;
}
.ihltb_logo_name-w1l{
overflow:hidden;
white-space:nowrap;
font-size:22px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
color:#f0ebe1;
font-weight:700;
letter-spacing:.02em;
}
.ihltb_logo_sub-w1l{
overflow:hidden;
text-transform:uppercase;
font-weight:600;
text-overflow:ellipsis;
margin-top:4px;
white-space:nowrap;
letter-spacing:.32em;
color:#b8965a;
font-size:8.5px;
}
.ihltb_nav-w1l{
display:none;
}
@media(min-width:957px){
.ihltb_nav-w1l{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.ihltb_nav_item-w1l{
transition:color .22s ease,border-color .22s ease;
border-bottom:2px solid transparent;
white-space:nowrap;
padding-bottom:3px;
color:#cec7ba;
font-size:0.875rem;
font-weight:600;
}
.ihltb_nav_item-w1l:hover{
color:#f0ebe1;
}
.ihltb_nav_item-w1l.ihlstate_active-w1l{
border-color:#b8965a;
color:#f0ebe1;
}
.ihltb_right-w1l{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.ihltb_search-w1l{
transition:color .22s ease;
justify-content:center;
align-items:center;
color:#cec7ba;
display:flex;
}
.ihltb_search-w1l:hover{
color:#b8965a;
}
.ihltb_search-w1l svg{
height:1.125rem;
width:18px;
}
.ihltb_lang-w1l{
text-transform:uppercase;
font-size:0.688rem;
font-weight:600;
letter-spacing:.1em;
color:#9e9488;
}
.ihltb_lang-w1l:hover{
color:#f0ebe1;
}
.ihltb_login-w1l{
font-weight:600;
color:#f0ebe1;
font-size:0.875rem;
display:none;
}
@media(min-width:771px){
.ihltb_login-w1l{
display:inline-block;
}
}
.ihltb_register-w1l{
background:#c9aa70;
padding:11px 1.375rem;
transition:background-color .22s ease;
border-radius:62.438rem;
font-size:14px;
white-space:nowrap;
color:#100e0c;
font-weight:700;
}
.ihltb_register-w1l:hover{
background:#dbbf88;
}
.ihlmob-w1l{
background:#161412;
position:fixed;
z-index:60;
left:0;
right:0;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(244,238,224,0.12);
bottom:0;
}
@media(min-width:961px){
.ihlmob-w1l{
display:none;
}
}
.ihlmob_in-w1l{
margin:0 auto;
display:flex;
justify-content:space-around;
max-width:560px;
align-items:stretch;
}
.ihlmob_item-w1l{
flex:1 1 0;
transition:color .22s ease;
gap:3px;
padding:0.563rem 4px;
min-width:0;
display:flex;
flex-direction:column;
align-items:center;
color:#9e9488;
}
.ihlmob_item-w1l.ihlstate_active-w1l{
color:#b8965a;
}
.ihlmob_ic-w1l{
align-items:center;
justify-content:center;
display:flex;
}
.ihlmob_ic-w1l svg{
width:20px;
height:1.25rem;
}
.ihlmob_lb-w1l{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
font-weight:600;
font-size:10px;
}
@media(max-width:962px){
body{
padding-bottom:3.75rem;
}
}
.ihlrail-w1l{
min-width:0;
position:relative;
}
.ihlrail_scroll-w1l{
gap:14px;
overflow-x:auto;
display:flex;
padding-bottom:14px;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
}
@media(min-width:766px){
.ihlrail_scroll-w1l{
gap:18px;
}
}
.ihlgc-w1l{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:765px){
.ihlgc-w1l{
width:11.75rem;
}
}
.ihlgc_img-w1l{
background:#1e1b18;
border-radius:14px;
overflow:hidden;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.32);
position:relative;
padding-bottom:133.33%;
}
.ihlgc_img-w1l img{
inset:0;
position:absolute;
height:100%;
width:100%;
object-fit:cover;
}
.ihlgc_cover-w1l{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.ihlgc_hover-w1l{
transition:opacity .22s ease;
background:rgba(0,0,0,0.52);
inset:0;
justify-content:center;
align-items:center;
opacity:0;
position:absolute;
display:flex;
}
.ihlgc-w1l:hover .ihlgc_hover-w1l{
opacity:1;
}
.ihlgc_hover_btn-w1l{
background:#c9aa70;
border-radius:62.438rem;
height:2.875rem;
color:#100e0c;
width:2.875rem;
display:flex;
align-items:center;
justify-content:center;
}
.ihlgc_hover_btn-w1l svg{
height:18px;
width:1.125rem;
}
.ihlgc_info-w1l{
gap:2px;
display:flex;
flex-direction:column;
margin-top:9px;
min-width:0;
}
.ihlgc_name-w1l{
overflow:hidden;
font-size:0.813rem;
font-weight:700;
text-overflow:ellipsis;
color:#f0ebe1;
white-space:nowrap;
}
.ihlgc_prov-w1l{
overflow:hidden;
text-overflow:ellipsis;
color:#9e9488;
white-space:nowrap;
font-size:11px;
}
.ihlgc_meta-w1l{
color:#9e9488;
font-size:0.688rem;
}
.ihltc-w1l{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:770px){
.ihltc-w1l{
width:230px;
}
}
.ihltc_img-w1l{
overflow:hidden;
border-radius:14px;
background:#1e1b18;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.32);
}
.ihltc_img-w1l img{
inset:0;
object-fit:cover;
position:absolute;
height:100%;
width:100%;
}
.ihltc_info-w1l{
gap:2px;
min-width:0;
margin-top:9px;
flex-direction:column;
display:flex;
}
.ihltc_name-w1l{
overflow:hidden;
white-space:nowrap;
font-weight:700;
font-size:0.875rem;
color:#f0ebe1;
text-overflow:ellipsis;
}
.ihltc_rtp-w1l{
color:#9e9488;
font-size:0.688rem;
}
.ihllc-w1l{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:771px){
.ihllc-w1l{
width:16.75rem;
}
}
.ihllc_img-w1l{
border-radius:14px;
background:#1e1b18;
overflow:hidden;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.32);
}
.ihllc_img-w1l img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.ihllc_live-w1l{
padding:0.25rem 0.563rem;
gap:0.438rem;
background:rgba(0,0,0,0.52);
border-radius:999px;
position:absolute;
align-items:center;
left:12px;
top:12px;
display:flex;
}
.ihllc_live_dot-w1l{
background:#b84040;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
height:0.5rem;
width:8px;
}
.ihllc_seats-w1l{
font-weight:600;
text-transform:uppercase;
color:#f0ebe1;
letter-spacing:.08em;
font-size:10px;
}
.ihllc_info-w1l{
gap:2px;
margin-top:9px;
min-width:0;
display:flex;
flex-direction:column;
}
.ihllc_name-w1l{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
color:#f0ebe1;
font-size:0.938rem;
}
.ihllc_bet-w1l{
font-size:0.688rem;
color:#9e9488;
}
.ihlpc-w1l{
border-radius:0.875rem;
padding:1rem 0.875rem;
gap:8px;
background:#1e1b18;
border:1px solid rgba(244,238,224,0.07);
min-height:74px;
min-width:0;
align-items:center;
flex-direction:column;
justify-content:center;
display:flex;
}
.ihlpc_logo-w1l{
flex:0 0 auto;
object-fit:contain;
max-width:100%;
width:auto;
height:1.75rem;
}
.ihlpc_name-w1l{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.688rem;
text-align:center;
max-width:100%;
color:#9e9488;
}
.ihlgc_tag-w1l{
border-radius:8px;
padding:3px 0.5rem;
position:absolute;
letter-spacing:.06em;
top:10px;
font-weight:700;
text-transform:uppercase;
left:0.625rem;
display:inline-block;
z-index:2;
font-size:10px;
}
.ihlgc_tag_hot-w1l{
background:#b84040;
color:#f0ebe1;
}
.ihlgc_tag_new-w1l{
background:#d4b87a;
color:#100e0c;
}
.ihlgc_tag_jp-w1l{
background:#c9aa70;
color:#100e0c;
}
.ihlgc_tag_live-w1l{
background:#b84040;
color:#f0ebe1;
}
.ihlsh-w1l{
min-width:0;
margin-bottom:18px;
}
.ihlsh_row-w1l{
gap:1rem;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
align-items:flex-end;
}
.ihlsh_row-w1l .ihlsh_l-w1l{
gap:6px;
min-width:0;
display:flex;
flex-direction:column;
}
.ihlsh_stack-w1l{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.ihlsh_center-w1l{
gap:10px;
display:flex;
align-items:center;
text-align:center;
flex-direction:column;
}
.ihlsh_h2-w1l{
color:#f0ebe1;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
font-size:1.5rem;
font-weight:600;
}
@media(min-width:769px){
.ihlsh_h2-w1l{
font-size:30px;
}
}
.ihlband-w1l .ihlsh_h2-w1l{
color:#f0ebe1;
}
.ihlsh_eb_line-w1l{
gap:10px;
display:inline-flex;
align-items:center;
}
.ihlsh_eb_line-w1l::before{
background:#b8965a;
width:1.75rem;
display:inline-block;
height:1px;
content:"";
}
.ihlband-w1l .ihlsh_eb_line-w1l::before{
background:#c9aa70;
}
.ihlsh_eb_dot-w1l{
gap:8px;
display:inline-flex;
align-items:center;
}
.ihlsh_eb_dot-w1l::before{
background:#b8965a;
border-radius:50%;
content:"";
display:inline-block;
width:6px;
height:6px;
}
.ihlband-w1l .ihlsh_eb_dot-w1l::before{
background:#c9aa70;
}
.ihlsh_link-w1l{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
padding-bottom:2px;
white-space:nowrap;
color:#f0ebe1;
font-size:13px;
border-bottom:1px solid #f0ebe1;
display:inline-flex;
align-items:center;
font-weight:600;
}
.ihlsh_link-w1l:hover{
border-color:#b8965a;
color:#b8965a;
}
.ihlsh_link-w1l svg{
width:0.875rem;
height:14px;
}
.ihlsh_link_chev-w1l{
padding-bottom:0;
border-bottom:0;
}
.ihlsh_link_btn-w1l{
padding:9px 1.125rem;
background:#c9aa70;
border-radius:62.438rem;
border-bottom:0;
color:#100e0c;
}
.ihlsh_link_btn-w1l:hover{
border-color:transparent;
background:#dbbf88;
color:#100e0c;
}
.ihlband-w1l .ihlsh_link-w1l{
border-color:#f0ebe1;
color:#f0ebe1;
}
.ihlband-w1l .ihlsh_link_btn-w1l{
background:#c9aa70;
color:#100e0c;
}
.ihlsh_rule-w1l{
margin:-2px 0 18px;
background:rgba(244,238,224,0.12);
height:1px;
}
.ihlband-w1l .ihlsh_rule-w1l{
background:rgba(244,238,224,0.10);
}
.ihlhero-w1l{
padding:32px 0 0.5rem;
}
@media(min-width:766px){
.ihlhero-w1l{
padding:3.5rem 0 1.5rem;
}
}
.ihlhero_in-w1l{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:897px){
.ihlhero_in-w1l{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.ihlhero_copy-w1l{
min-width:0;
}
.ihlhero_eyebrow-w1l{
gap:10px;
align-items:center;
margin-bottom:1.375rem;
display:inline-flex;
}
.ihlhero_eyebrow_line-w1l{
flex:0 0 auto;
background:#b8965a;
width:28px;
display:inline-block;
height:1px;
}
.ihlhero_h1-w1l{
font-size:2.375rem;
color:#f0ebe1;
overflow-wrap:break-word;
line-height:1.04;
font-weight:600;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:20px;
letter-spacing:-.01em;
}
@media(min-width:765px){
.ihlhero_h1-w1l{
font-size:3.375rem;
}
}
@media(min-width:1098px){
.ihlhero_h1-w1l{
font-size:3.875rem;
}
}
.ihlhero_h1-w1l em{
font-style:normal;
color:#b8965a;
}
.ihlhero_sub-w1l{
max-width:480px;
line-height:1.6;
font-size:16px;
margin-bottom:1.875rem;
color:#7a7168;
}
@media(min-width:769px){
.ihlhero_sub-w1l{
font-size:1.125rem;
}
}
.ihlhero_actions-w1l{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
display:flex;
margin-bottom:2.125rem;
}
.ihlhero_cta-w1l{
transition:background-color .22s ease;
border-radius:999px;
padding:16px 30px;
gap:10px;
background:#c9aa70;
display:inline-flex;
align-items:center;
color:#100e0c;
font-size:15px;
font-weight:700;
}
.ihlhero_cta-w1l:hover{
background:#dbbf88;
}
.ihlhero_cta_ic-w1l{
display:inline-flex;
align-items:center;
}
.ihlhero_cta_ic-w1l svg{
width:1rem;
height:1rem;
}
.ihlhero_cta_alt-w1l{
padding:0.938rem 1.625rem;
background:transparent;
border:1px solid rgba(244,238,224,0.12);
border-radius:62.438rem;
transition:border-color .22s ease,color .22s ease;
font-weight:600;
display:inline-flex;
font-size:15px;
align-items:center;
color:#f0ebe1;
}
.ihlhero_cta_alt-w1l:hover{
border-color:#b8965a;
color:#b8965a;
}
.ihlhero_trust-w1l{
gap:22px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.ihlhero_trust_item-w1l{
gap:0.563rem;
display:flex;
color:#cec7ba;
font-size:0.813rem;
font-weight:600;
align-items:center;
}
.ihlhero_trust_ic-w1l{
display:inline-flex;
align-items:center;
color:#b8965a;
}
.ihlhero_trust_ic-w1l svg{
width:1rem;
height:1rem;
}
.ihlhero_promo-w1l{
border-radius:1.25rem;
background:#1e1b18;
overflow:hidden;
box-shadow:0 0.5rem 1rem rgba(0,0,0,0.36), 0 32px 64px rgba(0,0,0,0.48), 0 2px 4px rgba(0,0,0,0.24);
position:relative;
display:flex;
min-height:300px;
}
.ihlhero_promo_bg-w1l{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.ihlhero_promo_bg-w1l::after{
background:linear-gradient(120deg,#111009 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.ihlhero_promo_glow-w1l{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.10) 0%,transparent 65%);
width:16.25rem;
pointer-events:none;
top:-2.5rem;
right:-1.25rem;
position:absolute;
height:260px;
}
.ihlhero_promo_ct-w1l{
padding:28px;
max-width:88%;
align-self:flex-end;
position:relative;
z-index:2;
}
.ihlhero_promo_label-w1l{
font-size:0.625rem;
font-weight:700;
margin-bottom:8px;
display:block;
color:#c9aa70;
letter-spacing:.25em;
text-transform:uppercase;
}
.ihlhero_promo_amount-w1l{
line-height:1.05;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#f0ebe1;
font-weight:600;
font-size:2rem;
}
@media(min-width:769px){
.ihlhero_promo_amount-w1l{
font-size:40px;
}
}
.ihlhero_promo_amount-w1l em{
font-style:normal;
color:#c9aa70;
}
.ihlhero_rating-w1l{
padding:10px 14px;
border:1px solid rgba(244,238,224,0.07);
gap:0.625rem;
background:#1e1b18;
border-radius:0.875rem;
z-index:3;
display:flex;
top:14px;
position:absolute;
max-width:min(16.25rem,62%);
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.32);
right:0.875rem;
align-items:center;
}
.ihlhero_rating_score-w1l{
flex:0 0 auto;
font-size:24px;
color:#f0ebe1;
font-weight:700;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
.ihlhero_rating_txt-w1l{
flex:1 1 auto;
min-width:0;
}
.ihlhero_rating_stars-w1l{
gap:2px;
display:flex;
color:#b8965a;
}
.ihlhero_rating_stars-w1l svg{
height:12px;
width:12px;
}
.ihlhero_rating_cap-w1l{
line-height:1.35;
overflow-wrap:break-word;
font-size:11px;
display:block;
color:#9e9488;
margin-top:3px;
}
.ihlstat-w1l{
border-top:1px solid rgba(244,238,224,0.12);
border-bottom:1px solid rgba(244,238,224,0.12);
margin-top:16px;
}
.ihlstat_in-w1l{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:768px){
.ihlstat_in-w1l{
grid-template-columns:repeat(4,1fr);
}
}
.ihlstat_item-w1l{
padding:1.375rem 0.875rem;
min-width:0;
border-bottom:1px solid rgba(244,238,224,0.07);
border-right:1px solid rgba(244,238,224,0.07);
}
.ihlstat_item-w1l:nth-child(2n){
border-right:0;
}
.ihlstat_item-w1l:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.ihlstat_item-w1l{
border-bottom:0;
}
.ihlstat_item-w1l:nth-child(2n){
border-right:1px solid rgba(244,238,224,0.07);
}
.ihlstat_item-w1l:nth-child(4n){
border-right:0;
}
}
.ihlstat_value-w1l{
font-weight:700;
line-height:1;
overflow-wrap:break-word;
font-size:30px;
color:#f0ebe1;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.ihlstat_value-w1l{
font-size:34px;
}
}
.ihlstat_label-w1l{
font-size:0.813rem;
margin-top:0.375rem;
color:#9e9488;
overflow-wrap:break-word;
line-height:1.4;
}
.ihlgrow-w1l{
padding:1.625rem 0 0.625rem;
}
.ihlrow_seo-w1l{
margin:0.625rem 0 0;
font-size:0.875rem;
max-width:760px;
color:#7a7168;
overflow-wrap:break-word;
line-height:1.65;
}
.ihlrow_seo-w1l strong{
color:#f0ebe1;
font-weight:700;
}
.ihlgrow-w1l{
padding:26px 0 10px;
}
.ihlrow_seo-w1l{
margin:10px 0 0;
color:#7a7168;
max-width:760px;
line-height:1.65;
font-size:14px;
overflow-wrap:break-word;
}
.ihlrow_seo-w1l strong{
font-weight:700;
color:#f0ebe1;
}
.ihljp-w1l{
padding:1.875rem 0 0.625rem;
}
.ihljp_grid-w1l{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:770px){
.ihljp_grid-w1l{
grid-template-columns:1fr 1fr;
}
.ihljp_card_mega-w1l{
grid-column:1/-1;
}
}
@media(min-width:999px){
.ihljp_grid-w1l{
grid-template-columns:1.4fr 1fr 1fr;
}
.ihljp_card_mega-w1l{
grid-column:auto;
}
}
.ihljp_card-w1l{
gap:12px;
border-radius:20px;
background:#1e1b18;
border:1px solid rgba(244,238,224,0.07);
padding:26px;
overflow:hidden;
flex-direction:column;
display:flex;
min-height:12.5rem;
min-width:0;
justify-content:space-between;
position:relative;
}
.ihljp_card_mega-w1l{
border-color:transparent;
background:linear-gradient(135deg,#1a1710,#0d0c09);
min-height:13.125rem;
color:#f0ebe1;
}
.ihljp_glow-w1l{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.10),transparent 70%);
pointer-events:none;
top:-2.5rem;
position:absolute;
height:200px;
width:12.5rem;
right:-40px;
}
.ihljp_label-w1l{
gap:10px;
color:#b8965a;
letter-spacing:.16em;
font-weight:700;
font-size:10px;
align-items:center;
position:relative;
text-transform:uppercase;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
}
.ihljp_card_mega-w1l .ihljp_label-w1l{
color:#c9aa70;
}
.ihljp_drop-w1l{
letter-spacing:.04em;
font-weight:600;
text-transform:none;
color:#9e9488;
}
.ihljp_card_mega-w1l .ihljp_drop-w1l{
color:#9e9488;
}
.ihljp_amount-w1l{
position:relative;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#f0ebe1;
font-size:2.375rem;
line-height:1;
font-weight:700;
}
.ihljp_card_mega-w1l .ihljp_amount-w1l{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#c9aa70;
}
@media(min-width:765px){
.ihljp_card_mega-w1l .ihljp_amount-w1l{
font-size:3.375rem;
}
}
.ihljp_game-w1l{
position:relative;
color:#9e9488;
font-size:0.813rem;
}
.ihljp_card_mega-w1l .ihljp_game-w1l{
color:#9e9488;
}
.ihljp_cta-w1l{
position:relative;
align-self:flex-start;
}
.ihljp_card_mega-w1l .ihljp_cta-w1l{
transition:opacity .22s ease;
padding:10px 1.25rem;
border-radius:62.438rem;
background:#c9aa70;
color:#100e0c;
font-weight:700;
font-size:13px;
}
.ihljp_card_mega-w1l .ihljp_cta-w1l:hover{
opacity:.9;
}
.ihljp_card-w1l:not(.ihljp_card_mega-w1l) .ihljp_cta-w1l{
transition:color .22s ease,border-color .22s ease;
color:#f0ebe1;
font-weight:700;
padding-bottom:2px;
font-size:13px;
border-bottom:1px solid #f0ebe1;
}
.ihljp_card-w1l:not(.ihljp_card_mega-w1l) .ihljp_cta-w1l:hover{
border-color:#b8965a;
color:#b8965a;
}
.ihljp_seo-w1l{
margin:14px 0 0;
max-width:760px;
font-size:0.875rem;
line-height:1.65;
color:#7a7168;
overflow-wrap:break-word;
}
.ihljp_seo-w1l strong{
font-weight:700;
color:#f0ebe1;
}
.ihlgrow-w1l{
padding:26px 0 0.625rem;
}
.ihlrow_seo-w1l{
margin:0.625rem 0 0;
line-height:1.65;
overflow-wrap:break-word;
max-width:47.5rem;
color:#7a7168;
font-size:14px;
}
.ihlrow_seo-w1l strong{
color:#f0ebe1;
font-weight:700;
}
.ihlnl-w1l{
padding:1.5rem 0 0.625rem;
}
.ihlnl_in-w1l{
gap:1.375rem;
padding:1.875rem 2rem;
background:#0d0c0b;
border-radius:1.25rem;
color:#f0ebe1;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.ihlnl_in-w1l{
gap:28px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.ihlnl_text_wrap-w1l{
min-width:0;
}
.ihlnl_h3-w1l{
margin-bottom:5px;
font-weight:600;
line-height:1.1;
color:#f0ebe1;
overflow-wrap:break-word;
font-size:1.375rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.ihlnl_h3-w1l{
font-size:1.5rem;
}
}
.ihlnl_text-w1l{
font-size:0.844rem;
line-height:1.5;
color:#9e9488;
}
.ihlnl_form-w1l{
flex:1 1 auto;
gap:0.625rem;
display:flex;
max-width:460px;
min-width:0;
}
.ihlnl_input-w1l{
flex:1 1 auto;
border-radius:0.875rem;
border:1px solid rgba(244,238,224,0.10);
padding:13px 1rem;
background:rgba(244,238,224,0.06);
overflow:hidden;
font-size:14px;
min-width:0;
display:flex;
color:#9e9488;
text-overflow:ellipsis;
white-space:nowrap;
align-items:center;
}
.ihlnl_btn-w1l{
flex:0 0 auto;
border-radius:14px;
padding:13px 1.5rem;
transition:opacity .22s ease;
background:#c9aa70;
color:#100e0c;
white-space:nowrap;
font-size:0.875rem;
font-weight:700;
}
.ihlnl_btn-w1l:hover{
opacity:.9;
}
.ihltrn-w1l{
padding:30px 0 10px;
}
.ihltrn_in-w1l{
grid-template-columns:1fr;
border:1px solid rgba(244,238,224,0.07);
background:#1e1b18;
overflow:hidden;
border-radius:20px;
display:grid;
}
@media(min-width:883px){
.ihltrn_in-w1l{
grid-template-columns:1.05fr 1fr;
}
}
.ihltrn_banner-w1l{
padding:34px;
background:linear-gradient(150deg,#1a1710,#0d0c09);
overflow:hidden;
position:relative;
color:#f0ebe1;
}
.ihltrn_glow-w1l{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.10),transparent 70%);
bottom:-40px;
position:absolute;
width:12.5rem;
pointer-events:none;
right:-40px;
height:12.5rem;
}
.ihltrn_eyebrow-w1l{
margin-bottom:0.875rem;
position:relative;
}
.ihltrn_h2-w1l{
font-size:30px;
font-weight:600;
overflow-wrap:break-word;
color:#f0ebe1;
margin-bottom:12px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.06;
position:relative;
}
@media(min-width:767px){
.ihltrn_h2-w1l{
font-size:36px;
}
}
.ihltrn_text-w1l{
max-width:26.25rem;
font-size:14px;
margin-bottom:22px;
color:#9e9488;
line-height:1.6;
position:relative;
}
.ihltrn_timer-w1l{
gap:0.5rem;
align-items:center;
margin-bottom:24px;
position:relative;
display:flex;
flex-wrap:wrap;
}
.ihltrn_timer_cap-w1l{
color:#9e9488;
font-size:0.688rem;
}
.ihltrn_timer_box-w1l{
padding:0.25rem 0.75rem;
background:rgba(244,238,224,0.06);
border-radius:0.5rem;
font-size:1.5rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#f0ebe1;
}
.ihltrn_cta-w1l{
background:#c9aa70;
transition:opacity .22s ease;
border-radius:999px;
padding:13px 26px;
display:inline-block;
position:relative;
font-weight:700;
color:#100e0c;
font-size:14px;
}
.ihltrn_cta-w1l:hover{
opacity:.9;
}
.ihltrn_lb-w1l{
padding:26px 28px;
}
.ihltrn_lb_head-w1l{
gap:0.625rem;
align-items:center;
justify-content:space-between;
display:flex;
margin-bottom:12px;
}
.ihltrn_lb_title-w1l{
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#f0ebe1;
font-weight:600;
font-size:1.25rem;
}
.ihltrn_lb_upd-w1l{
color:#9e9488;
letter-spacing:.08em;
text-transform:uppercase;
font-size:0.688rem;
}
.ihltrn_lb_row-w1l{
padding:11px 12px;
border-radius:8px;
gap:14px;
display:flex;
align-items:center;
}
.ihltrn_lb_row-w1l:nth-child(2){
background:rgba(184,150,90,0.12);
}
.ihltrn_lb_rank-w1l{
flex:0 0 auto;
font-weight:700;
font-size:1rem;
color:#b8965a;
width:22px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
.ihltrn_lb_av-w1l{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#b8965a,#e0c882);
height:1.875rem;
width:1.875rem;
}
.ihltrn_lb_name-w1l{
overflow:hidden;
flex:1 1 auto;
font-weight:600;
text-overflow:ellipsis;
color:#f0ebe1;
white-space:nowrap;
min-width:0;
font-size:14px;
}
.ihltrn_lb_amount-w1l{
flex:0 0 auto;
color:#f0ebe1;
font-weight:700;
font-size:13px;
}
.ihlvip-w1l{
padding:48px 0;
}
@media(min-width:769px){
.ihlvip-w1l{
padding:4rem 0;
}
}
.ihlvip_head-w1l{
gap:0.875rem;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:878px){
.ihlvip_head-w1l{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.ihlvip_eyebrow-w1l{
margin-bottom:12px;
}
.ihlvip_h2-w1l{
font-weight:600;
font-size:2rem;
overflow-wrap:break-word;
color:#f0ebe1;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:769px){
.ihlvip_h2-w1l{
font-size:40px;
}
}
.ihlvip_intro-w1l{
color:#9e9488;
font-size:0.875rem;
max-width:26.25rem;
line-height:1.6;
}
.ihlvip_grid-w1l{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.ihlvip_card-w1l{
border-radius:14px;
border:1px solid rgba(244,238,224,0.10);
padding:1.375rem 18px;
min-width:0;
}
.ihlvip_card_feat-w1l{
background:rgba(244,238,224,0.06);
border-color:#c9aa70;
}
.ihlvip_card_ic-w1l{
background:linear-gradient(135deg,#b8965a,#e0c882);
border-radius:0.5rem;
display:block;
width:34px;
height:2.125rem;
margin-bottom:1rem;
}
.ihlvip_name-w1l{
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.375rem;
overflow-wrap:break-word;
font-size:20px;
font-weight:600;
color:#f0ebe1;
}
.ihlvip_perk-w1l{
color:#9e9488;
overflow-wrap:break-word;
line-height:1.5;
font-size:12.5px;
}
.ihlapp-w1l{
padding:30px 0 0.625rem;
}
.ihlapp_in-w1l{
background:#1e1b18;
border:1px solid rgba(244,238,224,0.07);
gap:1.75rem;
padding:32px;
border-radius:20px;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.ihlapp_in-w1l{
gap:2.5rem;
padding:40px 44px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.ihlapp_copy-w1l{
min-width:0;
max-width:35rem;
}
.ihlapp_eyebrow-w1l{
margin-bottom:12px;
}
.ihlapp_h2-w1l{
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:28px;
line-height:1.05;
overflow-wrap:break-word;
margin-bottom:0.75rem;
color:#f0ebe1;
}
@media(min-width:771px){
.ihlapp_h2-w1l{
font-size:2.125rem;
}
}
.ihlapp_text-w1l{
color:#7a7168;
margin-bottom:1.375rem;
line-height:1.6;
font-size:14px;
}
.ihlapp_btns-w1l{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.ihlapp_btn-w1l{
transition:background-color .22s ease;
gap:0.625rem;
background:#c9aa70;
border-radius:14px;
padding:0.688rem 20px;
color:#100e0c;
display:inline-flex;
align-items:center;
}
.ihlapp_btn-w1l:hover{
background:#dbbf88;
}
.ihlapp_btn_ic-w1l{
align-items:center;
display:inline-flex;
}
.ihlapp_btn_ic-w1l svg{
width:1.125rem;
height:18px;
}
.ihlapp_btn_lb-w1l{
font-weight:700;
font-size:13.5px;
}
.ihlapp_qr_wrap-w1l{
gap:18px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.ihlapp_qr-w1l{
border-radius:14px;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#1e1b18 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#1e1b18 0 5px,transparent 5px 11px);
background-color:#c9aa70;
width:108px;
height:6.75rem;
}
.ihlapp_qr_cap-w1l{
font-size:12.5px;
max-width:5.75rem;
color:#9e9488;
line-height:1.4;
}
.ihlrv-w1l{
background:#1e1b18;
padding:48px 0;
border-top:1px solid rgba(244,238,224,0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(244,238,224,0.07);
}
@media(min-width:770px){
.ihlrv-w1l{
padding:3.5rem 0;
}
}
.ihlrv_head-w1l{
gap:1rem;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:767px){
.ihlrv_head-w1l{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.ihlrv_eyebrow-w1l{
margin-bottom:10px;
}
.ihlrv_h2-w1l{
line-height:1.05;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#f0ebe1;
font-weight:600;
overflow-wrap:break-word;
font-size:30px;
}
@media(min-width:765px){
.ihlrv_h2-w1l{
font-size:2.375rem;
}
}
.ihlrv_agg-w1l{
gap:12px;
display:flex;
align-items:center;
}
.ihlrv_agg_stars-w1l{
gap:3px;
display:flex;
color:#b8965a;
}
.ihlrv_agg_stars-w1l svg{
width:1.125rem;
height:1.125rem;
}
.ihlrv_source-w1l{
color:#7a7168;
font-size:13px;
}
.ihlrv_grid-w1l{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:761px){
.ihlrv_grid-w1l{
grid-template-columns:repeat(3,1fr);
}
}
.ihlrv_card-w1l{
border-radius:0.875rem;
border:1px solid rgba(244,238,224,0.07);
background:#161412;
padding:26px;
min-width:0;
}
.ihlrv_card_stars-w1l{
gap:2px;
margin-bottom:0.75rem;
color:#b8965a;
display:flex;
}
.ihlrv_card_stars-w1l svg{
width:0.875rem;
height:14px;
}
.ihlrv_card_body-w1l{
margin-bottom:16px;
font-size:1.125rem;
overflow-wrap:break-word;
line-height:1.45;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#f0ebe1;
font-weight:500;
}
.ihlrv_card_meta-w1l{
gap:0.625rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.ihlrv_card_av-w1l{
background:linear-gradient(135deg,#b8965a,#e0c882);
border-radius:50%;
flex:0 0 auto;
height:32px;
width:2rem;
}
.ihlrv_card_author-w1l{
font-size:13px;
font-weight:700;
color:#f0ebe1;
}
.ihlrv_card_loc-w1l{
font-size:12px;
color:#9e9488;
}
.ihlwy-w1l{
padding:48px 0;
}
@media(min-width:769px){
.ihlwy-w1l{
padding:56px 0;
}
}
.ihlwy_in-w1l{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:900px){
.ihlwy_in-w1l{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.ihlwy_left-w1l{
min-width:0;
}
.ihlwy_eyebrow-w1l{
margin-bottom:0.875rem;
}
.ihlwy_h2-w1l{
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:2rem;
line-height:1.05;
color:#f0ebe1;
margin-bottom:1rem;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:771px){
.ihlwy_h2-w1l{
font-size:2.5rem;
}
}
.ihlwy_intro-w1l{
line-height:1.6;
font-size:15px;
color:#7a7168;
}
.ihlwy_grid-w1l{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:559px){
.ihlwy_grid-w1l{
grid-template-columns:1fr 1fr;
}
}
.ihlwy_card-w1l{
background:#1e1b18;
border:1px solid rgba(244,238,224,0.07);
padding:1.625rem;
border-radius:14px;
min-width:0;
}
.ihlwy_card_ic-w1l{
display:inline-flex;
justify-content:center;
color:#b8965a;
align-items:center;
margin-bottom:1rem;
}
.ihlwy_card_ic-w1l svg{
width:1.625rem;
height:1.625rem;
}
.ihlwy_card_h-w1l{
margin-bottom:0.5rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
font-size:21px;
color:#f0ebe1;
overflow-wrap:break-word;
font-weight:600;
}
.ihlwy_card_p-w1l{
color:#7a7168;
line-height:1.55;
overflow-wrap:break-word;
font-size:14px;
}
.ihltt-w1l{
padding:48px 0 10px;
}
@media(min-width:767px){
.ihltt-w1l{
padding:3.75rem 0 10px;
}
}
.ihltt_head-w1l{
margin-bottom:34px;
text-align:center;
}
.ihltt_eyebrow-w1l{
margin-bottom:0.75rem;
}
.ihltt_h2-w1l{
font-size:32px;
color:#f0ebe1;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.ihltt_h2-w1l{
font-size:2.625rem;
}
}
.ihltt_grid-w1l{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.ihltt_grid-w1l{
grid-template-columns:repeat(3,1fr);
}
}
.ihltt_card-w1l{
border-radius:0.875rem;
border:1px solid rgba(244,238,224,0.07);
padding:30px;
background:#1e1b18;
display:flex;
flex-direction:column;
min-width:0;
}
.ihltt_card_ic-w1l{
display:inline-flex;
color:#b8965a;
align-items:center;
margin-bottom:18px;
}
.ihltt_card_ic-w1l svg{
height:1.75rem;
width:1.75rem;
}
.ihltt_card_h-w1l{
color:#f0ebe1;
line-height:1.15;
margin-bottom:8px;
font-size:22px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
}
.ihltt_card_p-w1l{
overflow-wrap:break-word;
line-height:1.6;
font-size:0.875rem;
margin-bottom:0.875rem;
color:#7a7168;
}
.ihltt_card_p-w1l b{
color:#f0ebe1;
font-weight:700;
}
.ihltt_card_link-w1l{
transition:color .22s ease;
margin-top:auto;
font-weight:700;
color:#f0ebe1;
padding-bottom:2px;
font-size:0.813rem;
border-bottom:1px solid #b8965a;
align-self:flex-start;
}
.ihltt_card_link-w1l:hover{
color:#b8965a;
}
.ihlhts-w1l{
padding:48px 0;
}
@media(min-width:769px){
.ihlhts-w1l{
padding:62px 0;
}
}
.ihlhts_head-w1l{
gap:1.125rem;
margin-bottom:2.125rem;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.ihlhts_head-w1l{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.ihlhts_eyebrow-w1l{
margin-bottom:0.75rem;
}
.ihlhts_h2-w1l{
font-weight:600;
line-height:1.05;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#f0ebe1;
font-size:30px;
overflow-wrap:break-word;
}
@media(min-width:766px){
.ihlhts_h2-w1l{
font-size:2.375rem;
}
}
.ihlhts_cta-w1l{
background:#c9aa70;
border-radius:62.438rem;
padding:15px 30px;
transition:opacity .22s ease;
flex:0 0 auto;
font-size:0.938rem;
color:#100e0c;
font-weight:700;
}
.ihlhts_cta-w1l:hover{
opacity:.9;
}
.ihlhts_grid-w1l{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.ihlhts_grid-w1l{
grid-template-columns:repeat(3,1fr);
}
}
.ihlhts_step-w1l{
min-width:0;
padding-top:22px;
border-top:1px solid rgba(244,238,224,0.10);
}
.ihlhts_step_num-w1l{
font-weight:700;
font-size:44px;
margin-bottom:0.875rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
color:#c9aa70;
}
.ihlhts_step_h-w1l{
color:#f0ebe1;
font-weight:700;
line-height:1.2;
margin-bottom:0.5rem;
font-size:19px;
overflow-wrap:break-word;
}
.ihlhts_step_p-w1l{
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
color:#9e9488;
}
.ihlrc-w1l{
padding:48px 0 0.625rem;
}
.ihlrc_in-w1l{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.ihlrc_in-w1l{
grid-template-columns:repeat(3,1fr);
gap:40px;
}
}
.ihlrc_col-w1l{
min-width:0;
}
.ihlrc_label-w1l{
font-size:0.688rem;
letter-spacing:.2em;
margin-bottom:1rem;
font-weight:600;
text-transform:uppercase;
color:#b8965a;
}
.ihlrc_awards-w1l{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.ihlrc_award-w1l{
gap:12px;
min-width:0;
display:flex;
align-items:center;
}
.ihlrc_award_ic-w1l{
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#d4b87a;
}
.ihlrc_award_ic-w1l svg{
height:18px;
width:18px;
}
.ihlrc_award_t-w1l{
font-size:0.875rem;
overflow-wrap:break-word;
color:#f0ebe1;
font-weight:700;
}
.ihlrc_award_s-w1l{
font-size:12px;
color:#9e9488;
overflow-wrap:break-word;
}
.ihlrc_press-w1l{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.ihlrc_press_logo-w1l{
border-radius:8px;
border:1px solid rgba(244,238,224,0.07);
padding:0 0.5rem;
overflow:hidden;
text-overflow:ellipsis;
align-items:center;
color:#7a7168;
font-weight:700;
text-align:center;
white-space:nowrap;
justify-content:center;
height:3.25rem;
display:flex;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:0.875rem;
}
.ihlrc_partner-w1l{
border-radius:0.875rem;
padding:22px;
background:#1e1b18;
border:1px solid rgba(244,238,224,0.07);
}
.ihlrc_partner_name-w1l{
font-weight:600;
overflow-wrap:break-word;
font-size:1.25rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:6px;
color:#f0ebe1;
}
.ihlrc_partner_text-w1l{
line-height:1.55;
color:#7a7168;
font-size:0.813rem;
overflow-wrap:break-word;
}
.ihlop-w1l{
padding:2.25rem 0 0.625rem;
}
.ihlop_in-w1l{
border-radius:14px;
background:#1e1b18;
grid-template-columns:1fr;
border:1px solid rgba(244,238,224,0.07);
padding:2rem;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:859px){
.ihlop_in-w1l{
padding:34px 40px;
grid-template-columns:.9fr 1.1fr;
gap:44px;
}
}
.ihlop_left-w1l{
min-width:0;
}
.ihlop_eyebrow-w1l{
margin-bottom:12px;
}
.ihlop_h2-w1l{
font-weight:600;
font-size:28px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.625rem;
color:#f0ebe1;
line-height:1.08;
}
@media(min-width:769px){
.ihlop_h2-w1l{
font-size:1.875rem;
}
}
.ihlop_text-w1l{
font-size:0.875rem;
color:#7a7168;
line-height:1.6;
}
.ihlop_grid-w1l{
overflow:hidden;
gap:1px;
background:rgba(244,238,224,0.12);
border:1px solid rgba(244,238,224,0.12);
border-radius:8px;
grid-template-columns:1fr 1fr;
display:grid;
}
.ihlop_field-w1l{
padding:1.125rem 20px;
background:#161412;
min-width:0;
}
.ihlop_field_lb-w1l{
text-transform:uppercase;
margin-bottom:5px;
font-size:0.625rem;
color:#b8965a;
letter-spacing:.1em;
font-weight:600;
}
.ihlop_field_val-w1l{
overflow-wrap:break-word;
font-weight:700;
font-size:0.875rem;
color:#f0ebe1;
}
.ihlts-w1l{
padding:2.75rem 0;
}
.ihlts_in-w1l{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:879px){
.ihlts_in-w1l{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.ihlts_left-w1l{
min-width:0;
}
.ihlts_h2-w1l{
margin-bottom:12px;
color:#f0ebe1;
line-height:1.1;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
font-size:1.625rem;
}
@media(min-width:769px){
.ihlts_h2-w1l{
font-size:28px;
}
}
.ihlts_text-w1l{
font-size:0.906rem;
max-width:520px;
color:#9e9488;
line-height:1.6;
margin-bottom:1.375rem;
}
.ihlts_badges-w1l{
gap:1.125rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.ihlts_badge-w1l{
font-size:0.813rem;
font-weight:600;
color:#9e9488;
}
.ihlts_pay-w1l{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:878px){
.ihlts_pay-w1l{
justify-content:flex-end;
}
}
.ihlts_pay_chip-w1l{
border:1px solid rgba(244,238,224,0.10);
border-radius:0.875rem;
padding:12px 1rem;
background:rgba(244,238,224,0.06);
font-size:0.875rem;
color:#f0ebe1;
font-weight:700;
}
.ihlprov-w1l{
padding:40px 0 20px;
}
.ihlprov_eyebrow-w1l{
display:block;
margin-bottom:1.125rem;
}
.ihlprov_grid-w1l{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:558px){
.ihlprov_grid-w1l{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.ihlprov_grid-w1l{
grid-template-columns:repeat(6,1fr);
}
}
.ihlsb-w1l{
padding:48px 0;
background:#1e1b18;
border-bottom:1px solid rgba(244,238,224,0.07);
margin-top:1.5rem;
border-top:1px solid rgba(244,238,224,0.07);
}
@media(min-width:765px){
.ihlsb-w1l{
padding:3.5rem 0;
}
}
.ihlsb_eyebrow-w1l{
display:block;
margin-bottom:0.75rem;
}
.ihlsb_h2-w1l{
line-height:1.05;
font-weight:600;
margin-bottom:26px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#f0ebe1;
font-size:30px;
overflow-wrap:break-word;
}
@media(min-width:766px){
.ihlsb_h2-w1l{
font-size:36px;
}
}
.ihlsb_grid-w1l{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:557px){
.ihlsb_grid-w1l{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.ihlsb_grid-w1l{
grid-template-columns:repeat(4,1fr);
}
}
.ihlsb_card-w1l{
border:1px solid rgba(244,238,224,0.07);
border-radius:0.875rem;
background:#161412;
padding:24px;
min-width:0;
}
.ihlsb_card_h-w1l{
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-size:1.188rem;
line-height:1.15;
font-weight:600;
color:#f0ebe1;
overflow-wrap:break-word;
}
.ihlsb_card_p-w1l{
font-size:13.5px;
overflow-wrap:break-word;
line-height:1.6;
color:#7a7168;
}
.ihlsb_rtp-w1l{
background:#161412;
border-radius:0.875rem;
padding:1.625rem 1.75rem;
border:1px solid rgba(244,238,224,0.07);
gap:1.5rem;
grid-template-columns:1fr;
margin-top:18px;
display:grid;
align-items:center;
}
@media(min-width:758px){
.ihlsb_rtp-w1l{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.ihlsb_rtp_h-w1l{
overflow-wrap:break-word;
font-weight:600;
font-size:20px;
color:#f0ebe1;
margin-bottom:8px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
}
.ihlsb_rtp_p-w1l{
font-size:0.844rem;
line-height:1.6;
color:#7a7168;
overflow-wrap:break-word;
}
.ihlsb_rtp_stats-w1l{
gap:16px;
display:flex;
}
.ihlsb_stat-w1l{
border-radius:8px;
padding:18px;
background:#1e1b18;
flex:1 1 0;
text-align:center;
min-width:0;
}
.ihlsb_stat_v-w1l{
font-weight:700;
overflow-wrap:break-word;
font-size:1.625rem;
color:#5a9e6f;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
.ihlsb_stat_l-w1l{
font-size:0.719rem;
margin-top:4px;
color:#9e9488;
}
.ihlgd-w1l{
padding:3rem 0 0.625rem;
}
.ihlgd_head-w1l{
gap:14px;
flex-direction:column;
margin-bottom:24px;
display:flex;
}
@media(min-width:679px){
.ihlgd_head-w1l{
gap:1.25rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.ihlgd_eyebrow-w1l{
margin-bottom:10px;
}
.ihlgd_h2-w1l{
color:#f0ebe1;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:28px;
}
@media(min-width:769px){
.ihlgd_h2-w1l{
font-size:2.125rem;
}
}
.ihlgd_more-w1l{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
font-weight:600;
font-size:0.844rem;
padding-bottom:2px;
color:#f0ebe1;
border-bottom:1px solid #f0ebe1;
}
.ihlgd_more-w1l:hover{
border-color:#b8965a;
color:#b8965a;
}
.ihlgd_grid-w1l{
grid-template-columns:1fr;
gap:1.25rem;
display:grid;
}
@media(min-width:721px){
.ihlgd_grid-w1l{
grid-template-columns:repeat(3,1fr);
}
}
.ihlgd_card-w1l{
border-radius:14px;
border:1px solid rgba(244,238,224,0.07);
overflow:hidden;
background:#1e1b18;
display:block;
min-width:0;
}
.ihlgd_card_img-w1l{
background:linear-gradient(140deg,#1a1710,#b8965a);
height:9.375rem;
}
.ihlgd_card_body-w1l{
padding:22px;
}
.ihlgd_card_cat-w1l{
font-weight:600;
letter-spacing:.1em;
color:#b8965a;
text-transform:uppercase;
font-size:0.625rem;
}
.ihlgd_card_h-w1l{
margin:8px 0 10px;
line-height:1.2;
font-weight:600;
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.188rem;
color:#f0ebe1;
}
.ihlgd_card_meta-w1l{
font-size:12px;
overflow-wrap:break-word;
color:#9e9488;
}
.ihlsc-w1l{
padding:48px 0 0.625rem;
}
.ihlsc_head-w1l{
margin-bottom:1.75rem;
text-align:center;
}
.ihlsc_eyebrow-w1l{
margin-bottom:0.75rem;
}
.ihlsc_h2-w1l{
font-size:30px;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#f0ebe1;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
}
@media(min-width:769px){
.ihlsc_h2-w1l{
font-size:36px;
}
}
.ihlsc_table-w1l{
overflow:hidden;
margin:0 auto;
border:1px solid rgba(244,238,224,0.07);
border-radius:14px;
max-width:900px;
}
.ihlsc_thead-w1l{
grid-template-columns:1.6fr 1fr 1fr;
background:#0e0c0a;
display:grid;
}
.ihlsc_th-w1l{
padding:15px 1.125rem;
font-size:13px;
font-weight:700;
overflow-wrap:break-word;
text-align:center;
color:#9e9488;
}
.ihlsc_th-w1l:first-child{
text-align:left;
}
.ihlsc_th_us-w1l{
color:#c9aa70;
}
.ihlsc_row-w1l{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(244,238,224,0.07);
}
.ihlsc_row-w1l:nth-child(even){
background:#1e1b18;
}
.ihlsc_td-w1l{
padding:15px 18px;
overflow-wrap:break-word;
text-align:center;
font-size:0.875rem;
min-width:0;
color:#9e9488;
}
.ihlsc_td-w1l:first-child{
text-align:left;
color:#cec7ba;
font-weight:600;
}
.ihlsc_td_us-w1l{
color:#5a9e6f;
font-weight:700;
}
.ihlsg-w1l{
padding:3rem 0 0.625rem;
}
.ihlsg_eyebrow-w1l{
margin-bottom:0.75rem;
display:block;
}
.ihlsg_h2-w1l{
color:#f0ebe1;
line-height:1.05;
font-weight:600;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:30px;
margin-bottom:1.75rem;
}
@media(min-width:766px){
.ihlsg_h2-w1l{
font-size:36px;
}
}
.ihlsg_grid-w1l{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:717px){
.ihlsg_grid-w1l{
grid-template-columns:repeat(3,1fr);
}
}
.ihlsg_col-w1l{
min-width:0;
}
.ihlsg_col_h-w1l{
font-weight:600;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#f0ebe1;
margin-bottom:10px;
line-height:1.15;
font-size:22px;
}
.ihlsg_col_p-w1l{
line-height:1.65;
color:#7a7168;
overflow-wrap:break-word;
font-size:0.875rem;
}
.ihlel-w1l{
padding:48px 0;
}
@media(min-width:765px){
.ihlel-w1l{
padding:3.5rem 0;
}
}
.ihlel_in-w1l{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:899px){
.ihlel_in-w1l{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.ihlel_left-w1l{
min-width:0;
}
.ihlel_eyebrow-w1l{
margin-bottom:14px;
}
.ihlel_h2-w1l{
margin-bottom:22px;
font-weight:600;
color:#f0ebe1;
overflow-wrap:break-word;
font-size:2rem;
line-height:1.08;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.ihlel_h2-w1l{
font-size:2.375rem;
}
}
.ihlel_body-w1l p{
line-height:1.7;
overflow-wrap:break-word;
margin-bottom:18px;
font-size:1rem;
color:#cec7ba;
}
.ihlel_dropcap-w1l{
padding:6px 12px 0 0;
float:left;
font-size:62px;
font-weight:700;
line-height:.8;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#b8965a;
}
.ihlel_right-w1l{
min-width:0;
}
.ihlel_quote-w1l{
padding:2.25rem;
border-radius:1.25rem;
background:linear-gradient(150deg,#1a1710,#0d0c09);
position:relative;
margin-bottom:1.5rem;
color:#f0ebe1;
}
.ihlel_quote_mark-w1l{
margin-bottom:6px;
align-items:center;
display:inline-flex;
color:#c9aa70;
}
.ihlel_quote_mark-w1l svg{
width:2.125rem;
height:2.125rem;
}
.ihlel_quote_text-w1l{
overflow-wrap:break-word;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.4;
margin-bottom:1.375rem;
font-weight:500;
color:#f0ebe1;
font-size:22px;
}
.ihlel_quote_meta-w1l{
gap:12px;
align-items:center;
display:flex;
}
.ihlel_quote_av-w1l{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#b8965a,#e0c882);
height:38px;
width:38px;
}
.ihlel_quote_author-w1l{
font-weight:700;
font-size:14px;
color:#f0ebe1;
}
.ihlel_quote_meta_sub-w1l{
color:#9e9488;
font-size:0.75rem;
}
.ihlel_explain-w1l{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(244,238,224,0.07);
}
.ihlel_explain_card-w1l{
padding:22px 1.5rem;
}
.ihlel_explain_card-w1l+.ihlel_explain_card-w1l{
border-top:1px solid rgba(244,238,224,0.07);
}
.ihlel_explain_h-w1l{
font-weight:600;
font-size:1.25rem;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
overflow-wrap:break-word;
color:#f0ebe1;
margin-bottom:0.5rem;
}
.ihlel_explain_p-w1l{
overflow-wrap:break-word;
font-size:14px;
color:#7a7168;
line-height:1.55;
}
.ihlfaq-w1l{
padding:3rem 0;
background:#1e1b18;
margin-top:24px;
border-top:1px solid rgba(244,238,224,0.07);
border-bottom:1px solid rgba(244,238,224,0.07);
}
@media(min-width:767px){
.ihlfaq-w1l{
padding:62px 0;
}
}
.ihlfaq_head-w1l{
margin-bottom:34px;
text-align:center;
}
.ihlfaq_eyebrow-w1l{
margin-bottom:0.75rem;
}
.ihlfaq_h2-w1l{
font-weight:600;
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#f0ebe1;
overflow-wrap:break-word;
font-size:32px;
}
@media(min-width:769px){
.ihlfaq_h2-w1l{
font-size:2.375rem;
}
}
.ihlfaq_list-w1l{
gap:12px;
margin:0 auto;
max-width:51.25rem;
flex-direction:column;
display:flex;
}
.ihlfaq_item-w1l{
overflow:hidden;
background:#161412;
border-radius:0.875rem;
border:1px solid rgba(244,238,224,0.07);
}
.ihlfaq_q-w1l{
padding:1.25rem 1.5rem;
gap:20px;
list-style:none;
overflow-wrap:break-word;
display:flex;
align-items:center;
font-size:1rem;
font-weight:700;
cursor:pointer;
color:#f0ebe1;
justify-content:space-between;
}
.ihlfaq_q-w1l::-webkit-details-marker{
display:none;
}
.ihlfaq_q_ic-w1l{
flex:0 0 auto;
transition:transform .22s ease;
display:inline-flex;
color:#b8965a;
align-items:center;
}
.ihlfaq_q_ic-w1l svg{
width:18px;
height:1.125rem;
}
.ihlfaq_item-w1l[open] .ihlfaq_q_ic-w1l{
transform:rotate(180deg);
}
.ihlfaq_a-w1l{
padding:0 1.5rem 20px;
font-size:14.5px;
color:#7a7168;
overflow-wrap:break-word;
line-height:1.6;
}
.ihllh-w1l{
padding:40px 0 20px;
}
.ihllh_in-w1l{
border-top:1px solid rgba(244,238,224,0.12);
padding-top:2.125rem;
}
.ihllh_eyebrow-w1l{
margin-bottom:1.375rem;
display:block;
}
.ihllh_grid-w1l{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:601px){
.ihllh_grid-w1l{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.ihllh_grid-w1l{
grid-template-columns:repeat(5,1fr);
}
}
.ihllh_col-w1l{
min-width:0;
}
.ihllh_col_h-w1l{
font-size:0.813rem;
overflow-wrap:break-word;
color:#f0ebe1;
margin-bottom:12px;
font-weight:700;
}
.ihllh_links-w1l{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.ihllh_link-w1l{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:0.813rem;
color:#7a7168;
}
.ihllh_link-w1l:hover{
color:#b8965a;
}
.ihlft-w1l{
background:#0e0c0a;
margin-top:40px;
color:#9e9488;
}
.ihlft_in-w1l{
grid-template-columns:1fr;
gap:32px;
padding:3rem 0 28px;
display:grid;
}
@media(min-width:598px){
.ihlft_in-w1l{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.ihlft_in-w1l{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.ihlft_brand-w1l{
min-width:0;
}
.ihlft_logo-w1l{
font-family:"Bitter", Cambria, Georgia, 'Times New Roman', serif;
color:#f0ebe1;
font-weight:700;
overflow-wrap:break-word;
font-size:1.625rem;
}
.ihlft_tagline-w1l{
line-height:1.6;
color:#9e9488;
margin-top:14px;
font-size:13.5px;
max-width:280px;
}
.ihlft_contact-w1l{
transition:color .22s ease;
max-width:17.5rem;
display:inline-block;
color:#c9aa70;
overflow-wrap:anywhere;
margin-top:12px;
font-size:0.813rem;
}
.ihlft_contact-w1l:hover{
color:#f0ebe1;
}
.ihlft_col-w1l{
min-width:0;
}
.ihlft_col_h-w1l{
letter-spacing:.08em;
color:#f0ebe1;
font-weight:700;
overflow-wrap:break-word;
text-transform:uppercase;
font-size:13px;
margin-bottom:0.875rem;
}
.ihlft_col_links-w1l{
gap:10px;
display:flex;
flex-direction:column;
}
.ihlft_link-w1l{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:13.5px;
color:#9e9488;
}
.ihlft_link-w1l:hover{
color:#f0ebe1;
}
.ihlft_bot-w1l{
gap:16px;
padding:1.375rem 0 40px;
flex-direction:column;
display:flex;
border-top:1px solid rgba(244,238,224,0.10);
}
@media(min-width:766px){
.ihlft_bot-w1l{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.ihlft_legal-w1l{
max-width:760px;
line-height:1.6;
color:#534d47;
font-size:0.719rem;
overflow-wrap:break-word;
}
.ihlft_legal-w1l b{
font-weight:700;
color:#9e9488;
}
.ihlft_age-w1l{
flex:0 0 auto;
padding:0.25rem 0.563rem;
border-radius:8px;
border:1.5px solid #c9aa70;
color:#c9aa70;
font-weight:700;
font-size:0.813rem;
}