*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1410;
font-family:"Source Sans 3", 'Helvetica Neue', Arial, sans-serif;
color:#D9CBAF;
line-height:1.6;
font-size:15px;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.shm_layouthwm{
flex-direction:column;
display:flex;
min-height:100vh;
}
.shm_mainhwm{
flex:1 1 auto;
width:100%;
min-width:0;
}
.shm_containerhwm{
margin:0 auto;
padding:0 16px;
max-width:1400px;
width:100%;
}
@media(min-width:769px){
.shm_containerhwm{
padding:0 32px;
}
}
@media(min-width:1097px){
.shm_containerhwm{
padding:0 56px;
}
}
.shm_eyebrowhwm{
font-family:"Source Sans 3", 'Helvetica Neue', Arial, sans-serif;
line-height:1.4;
color:#C8922A;
letter-spacing:.2em;
text-transform:uppercase;
font-size:11px;
font-weight:600;
display:inline-block;
overflow-wrap:break-word;
}
.shm_bandhwm{
background:#120E09;
color:#F5ECD8;
}
.shm_bandhwm .shm_eyebrowhwm{
color:#F0B840;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.shm_tbhwm{
background:#1A1410;
position:sticky;
top:0;
border-bottom:1px solid rgba(245,236,216,0.13);
z-index:50;
}
.shm_tb_inhwm{
margin:0 auto;
gap:1rem;
padding:0.75rem 16px;
max-width:87.5rem;
width:100%;
align-items:center;
justify-content:space-between;
display:flex;
}
@media(min-width:766px){
.shm_tb_inhwm{
padding:16px 2rem;
}
}
@media(min-width:1101px){
.shm_tb_inhwm{
padding:1.125rem 56px;
}
}
.shm_tb_lefthwm{
gap:1.75rem;
align-items:center;
min-width:0;
display:flex;
}
.shm_tb_logohwm{
gap:11px;
min-width:0;
display:flex;
align-items:center;
}
.shm_tb_logo_markhwm{
border-radius:8px;
flex:0 0 auto;
object-fit:cover;
width:34px;
height:34px;
}
.shm_tb_logo_txthwm{
flex-direction:column;
min-width:0;
line-height:1;
display:flex;
}
.shm_tb_logo_namehwm{
overflow:hidden;
white-space:nowrap;
letter-spacing:.02em;
font-weight:700;
font-size:22px;
color:#F5ECD8;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
}
.shm_tb_logo_subhwm{
overflow:hidden;
color:#C8922A;
white-space:nowrap;
text-transform:uppercase;
font-size:0.531rem;
margin-top:0.25rem;
text-overflow:ellipsis;
font-weight:600;
letter-spacing:.32em;
}
.shm_tb_navhwm{
display:none;
}
@media(min-width:962px){
.shm_tb_navhwm{
gap:28px;
align-items:center;
display:flex;
}
}
.shm_tb_nav_itemhwm{
transition:color .22s ease,border-color .22s ease;
font-weight:600;
color:#D9CBAF;
font-size:0.875rem;
white-space:nowrap;
border-bottom:2px solid transparent;
padding-bottom:3px;
}
.shm_tb_nav_itemhwm:hover{
color:#F5ECD8;
}
.shm_tb_nav_itemhwm.shm_state_activehwm{
border-color:#C8922A;
color:#F5ECD8;
}
.shm_tb_righthwm{
flex:0 0 auto;
gap:0.875rem;
display:flex;
align-items:center;
}
.shm_tb_searchhwm{
transition:color .22s ease;
display:flex;
justify-content:center;
align-items:center;
color:#D9CBAF;
}
.shm_tb_searchhwm:hover{
color:#C8922A;
}
.shm_tb_searchhwm svg{
height:18px;
width:18px;
}
.shm_tb_langhwm{
font-weight:600;
text-transform:uppercase;
letter-spacing:.1em;
font-size:11px;
color:#A89578;
}
.shm_tb_langhwm:hover{
color:#F5ECD8;
}
.shm_tb_loginhwm{
color:#F5ECD8;
font-size:14px;
font-weight:600;
display:none;
}
@media(min-width:767px){
.shm_tb_loginhwm{
display:inline-block;
}
}
.shm_tb_registerhwm{
border-radius:999px;
transition:background-color .22s ease;
background:#E8A820;
padding:11px 1.375rem;
font-size:0.875rem;
font-weight:700;
white-space:nowrap;
color:#1A1004;
}
.shm_tb_registerhwm:hover{
background:#F5BE38;
}
.shm_mobhwm{
background:#1A1410;
bottom:0;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(245,236,216,0.13);
right:0;
z-index:60;
left:0;
}
@media(min-width:959px){
.shm_mobhwm{
display:none;
}
}
.shm_mob_inhwm{
margin:0 auto;
display:flex;
max-width:560px;
align-items:stretch;
justify-content:space-around;
}
.shm_mob_itemhwm{
gap:3px;
transition:color .22s ease;
padding:0.563rem 4px;
flex:1 1 0;
min-width:0;
display:flex;
color:#A89578;
align-items:center;
flex-direction:column;
}
.shm_mob_itemhwm.shm_state_activehwm{
color:#C8922A;
}
.shm_mob_ichwm{
display:flex;
justify-content:center;
align-items:center;
}
.shm_mob_ichwm svg{
width:20px;
height:20px;
}
.shm_mob_lbhwm{
overflow:hidden;
max-width:100%;
font-weight:600;
white-space:nowrap;
font-size:0.625rem;
text-overflow:ellipsis;
}
@media(max-width:960px){
body{
padding-bottom:60px;
}
}
.shm_railhwm{
position:relative;
min-width:0;
}
.shm_rail_scrollhwm{
gap:14px;
display:flex;
padding-bottom:14px;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
}
@media(min-width:769px){
.shm_rail_scrollhwm{
gap:1.125rem;
}
}
.shm_gchwm{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:769px){
.shm_gchwm{
width:188px;
}
}
.shm_gc_imghwm{
border-radius:0.875rem;
background:#241C14;
overflow:hidden;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.32);
position:relative;
}
.shm_gc_imghwm img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.shm_gc_coverhwm{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.shm_gc_hoverhwm{
transition:opacity .22s ease;
background:rgba(0,0,0,0.52);
inset:0;
justify-content:center;
display:flex;
align-items:center;
position:absolute;
opacity:0;
}
.shm_gchwm:hover .shm_gc_hoverhwm{
opacity:1;
}
.shm_gc_hover_btnhwm{
background:#E8A820;
border-radius:62.438rem;
height:2.875rem;
color:#1A1004;
display:flex;
width:2.875rem;
align-items:center;
justify-content:center;
}
.shm_gc_hover_btnhwm svg{
height:18px;
width:1.125rem;
}
.shm_gc_infohwm{
gap:2px;
display:flex;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
}
.shm_gc_namehwm{
overflow:hidden;
font-size:13px;
color:#F5ECD8;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
}
.shm_gc_provhwm{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#A89578;
font-size:0.688rem;
}
.shm_gc_metahwm{
color:#A89578;
font-size:11px;
}
.shm_tchwm{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:770px){
.shm_tchwm{
width:230px;
}
}
.shm_tc_imghwm{
overflow:hidden;
border-radius:14px;
background:#241C14;
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:75%;
}
.shm_tc_imghwm img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.shm_tc_infohwm{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:9px;
}
.shm_tc_namehwm{
overflow:hidden;
font-size:14px;
color:#F5ECD8;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
}
.shm_tc_rtphwm{
color:#A89578;
font-size:0.688rem;
}
.shm_lchwm{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:766px){
.shm_lchwm{
width:268px;
}
}
.shm_lc_imghwm{
background:#241C14;
border-radius:0.875rem;
overflow:hidden;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.32);
padding-bottom:62.5%;
position:relative;
}
.shm_lc_imghwm img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.shm_lc_livehwm{
background:rgba(0,0,0,0.52);
gap:0.438rem;
border-radius:999px;
padding:4px 0.563rem;
top:0.75rem;
align-items:center;
position:absolute;
left:0.75rem;
display:flex;
}
.shm_lc_live_dothwm{
background:#D94F3A;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
height:0.5rem;
width:0.5rem;
}
.shm_lc_seatshwm{
color:#F5ECD8;
font-size:0.625rem;
text-transform:uppercase;
letter-spacing:.08em;
font-weight:600;
}
.shm_lc_infohwm{
gap:2px;
flex-direction:column;
margin-top:0.563rem;
display:flex;
min-width:0;
}
.shm_lc_namehwm{
overflow:hidden;
color:#F5ECD8;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
font-size:0.938rem;
}
.shm_lc_bethwm{
color:#A89578;
font-size:11px;
}
.shm_pchwm{
border-radius:14px;
padding:16px 14px;
border:1px solid rgba(245,236,216,0.07);
background:#241C14;
gap:0.5rem;
display:flex;
min-height:4.625rem;
justify-content:center;
min-width:0;
flex-direction:column;
align-items:center;
}
.shm_pc_logohwm{
flex:0 0 auto;
object-fit:contain;
width:auto;
height:28px;
max-width:100%;
}
.shm_pc_namehwm{
overflow:hidden;
white-space:nowrap;
color:#A89578;
max-width:100%;
text-align:center;
text-overflow:ellipsis;
font-size:11px;
}
.shm_gc_taghwm{
padding:3px 8px;
border-radius:0.5rem;
top:10px;
font-weight:700;
letter-spacing:.06em;
position:absolute;
text-transform:uppercase;
z-index:2;
left:10px;
font-size:10px;
display:inline-block;
}
.shm_gc_tag_hothwm{
background:#D94F3A;
color:#F5ECD8;
}
.shm_gc_tag_newhwm{
background:#F0B840;
color:#1A1004;
}
.shm_gc_tag_jphwm{
background:#E8A820;
color:#1A1004;
}
.shm_gc_tag_livehwm{
background:#D94F3A;
color:#F5ECD8;
}
.shm_shhwm{
min-width:0;
margin-bottom:18px;
}
.shm_sh_rowhwm{
gap:1rem;
align-items:flex-end;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.shm_sh_rowhwm .shm_sh_lhwm{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.shm_sh_stackhwm{
gap:10px;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.shm_sh_centerhwm{
gap:0.625rem;
display:flex;
flex-direction:column;
text-align:center;
align-items:center;
}
.shm_sh_h2hwm{
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.1;
font-size:1.5rem;
color:#F5ECD8;
overflow-wrap:break-word;
}
@media(min-width:767px){
.shm_sh_h2hwm{
font-size:30px;
}
}
.shm_bandhwm .shm_sh_h2hwm{
color:#F5ECD8;
}
.shm_sh_eb_linehwm{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.shm_sh_eb_linehwm::before{
background:#C8922A;
display:inline-block;
width:28px;
height:1px;
content:"";
}
.shm_bandhwm .shm_sh_eb_linehwm::before{
background:#F0B840;
}
.shm_sh_eb_dothwm{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.shm_sh_eb_dothwm::before{
border-radius:50%;
background:#C8922A;
height:0.375rem;
display:inline-block;
content:"";
width:0.375rem;
}
.shm_bandhwm .shm_sh_eb_dothwm::before{
background:#F0B840;
}
.shm_sh_linkhwm{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
font-size:13px;
display:inline-flex;
align-items:center;
font-weight:600;
color:#F5ECD8;
white-space:nowrap;
border-bottom:1px solid #F5ECD8;
padding-bottom:2px;
}
.shm_sh_linkhwm:hover{
border-color:#C8922A;
color:#C8922A;
}
.shm_sh_linkhwm svg{
height:14px;
width:0.875rem;
}
.shm_sh_link_chevhwm{
border-bottom:0;
padding-bottom:0;
}
.shm_sh_link_btnhwm{
padding:9px 1.125rem;
border-radius:62.438rem;
background:#E8A820;
color:#1A1004;
border-bottom:0;
}
.shm_sh_link_btnhwm:hover{
background:#F5BE38;
border-color:transparent;
color:#1A1004;
}
.shm_bandhwm .shm_sh_linkhwm{
border-color:#F5ECD8;
color:#F5ECD8;
}
.shm_bandhwm .shm_sh_link_btnhwm{
background:#F0B840;
color:#1A1004;
}
.shm_sh_rulehwm{
margin:-2px 0 1.125rem;
background:rgba(245,236,216,0.13);
height:1px;
}
.shm_bandhwm .shm_sh_rulehwm{
background:rgba(255,220,140,0.14);
}
.shm_herohwm{
padding:32px 0 8px;
}
@media(min-width:770px){
.shm_herohwm{
padding:56px 0 1.5rem;
}
}
.shm_hero_inhwm{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:898px){
.shm_hero_inhwm{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.shm_hero_copyhwm{
min-width:0;
}
.shm_hero_eyebrowhwm{
gap:0.625rem;
margin-bottom:22px;
display:inline-flex;
align-items:center;
}
.shm_hero_eyebrow_linehwm{
background:#C8922A;
flex:0 0 auto;
display:inline-block;
height:1px;
width:1.75rem;
}
.shm_hero_h1hwm{
margin-bottom:1.25rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.04;
color:#F5ECD8;
letter-spacing:-.01em;
font-size:38px;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:765px){
.shm_hero_h1hwm{
font-size:3.375rem;
}
}
@media(min-width:1099px){
.shm_hero_h1hwm{
font-size:3.875rem;
}
}
.shm_hero_h1hwm em{
color:#C8922A;
font-style:normal;
}
.shm_hero_subhwm{
margin-bottom:1.875rem;
color:#8C7A60;
line-height:1.6;
max-width:480px;
font-size:1rem;
}
@media(min-width:771px){
.shm_hero_subhwm{
font-size:18px;
}
}
.shm_hero_actionshwm{
gap:14px;
display:flex;
margin-bottom:2.125rem;
flex-wrap:wrap;
align-items:center;
}
.shm_hero_ctahwm{
transition:background-color .22s ease;
padding:1rem 30px;
border-radius:62.438rem;
background:#E8A820;
gap:0.625rem;
color:#1A1004;
align-items:center;
font-size:0.938rem;
display:inline-flex;
font-weight:700;
}
.shm_hero_ctahwm:hover{
background:#F5BE38;
}
.shm_hero_cta_ichwm{
align-items:center;
display:inline-flex;
}
.shm_hero_cta_ichwm svg{
height:16px;
width:16px;
}
.shm_hero_cta_althwm{
padding:15px 26px;
border:1px solid rgba(245,236,216,0.13);
transition:border-color .22s ease,color .22s ease;
border-radius:62.438rem;
background:transparent;
font-size:15px;
align-items:center;
display:inline-flex;
font-weight:600;
color:#F5ECD8;
}
.shm_hero_cta_althwm:hover{
border-color:#C8922A;
color:#C8922A;
}
.shm_hero_trusthwm{
gap:22px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.shm_hero_trust_itemhwm{
gap:0.563rem;
align-items:center;
font-size:0.813rem;
display:flex;
font-weight:600;
color:#D9CBAF;
}
.shm_hero_trust_ichwm{
align-items:center;
color:#C8922A;
display:inline-flex;
}
.shm_hero_trust_ichwm svg{
height:16px;
width:1rem;
}
.shm_hero_promohwm{
border-radius:1.25rem;
overflow:hidden;
background:#241C14;
display:flex;
position:relative;
min-height:18.75rem;
box-shadow:0 0.5rem 16px rgba(0,0,0,0.36), 0 1.5rem 4rem rgba(0,0,0,0.52), 0 0 40px rgba(200,146,42,0.12);
}
.shm_hero_promo_bghwm{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.shm_hero_promo_bghwm::after{
background:linear-gradient(120deg,#120E09 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.shm_hero_promo_glowhwm{
background:radial-gradient(circle,rgba(196,140,40,0.18) 0%,transparent 65%);
border-radius:50%;
width:16.25rem;
pointer-events:none;
right:-1.25rem;
top:-2.5rem;
height:260px;
position:absolute;
}
.shm_hero_promo_cthwm{
padding:1.75rem;
z-index:2;
position:relative;
max-width:88%;
align-self:flex-end;
}
.shm_hero_promo_labelhwm{
font-weight:700;
font-size:0.625rem;
text-transform:uppercase;
color:#F0B840;
margin-bottom:0.5rem;
display:block;
letter-spacing:.25em;
}
.shm_hero_promo_amounthwm{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
font-size:32px;
color:#F5ECD8;
line-height:1.05;
}
@media(min-width:768px){
.shm_hero_promo_amounthwm{
font-size:2.5rem;
}
}
.shm_hero_promo_amounthwm em{
font-style:normal;
color:#F0B840;
}
.shm_hero_ratinghwm{
border-radius:0.875rem;
background:#241C14;
border:1px solid rgba(245,236,216,0.07);
padding:10px 14px;
gap:0.625rem;
display:flex;
right:14px;
z-index:3;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.32);
position:absolute;
align-items:center;
top:14px;
max-width:min(260px,62%);
}
.shm_hero_rating_scorehwm{
flex:0 0 auto;
font-weight:700;
color:#F5ECD8;
font-size:24px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
.shm_hero_rating_txthwm{
flex:1 1 auto;
min-width:0;
}
.shm_hero_rating_starshwm{
gap:2px;
display:flex;
color:#C8922A;
}
.shm_hero_rating_starshwm svg{
width:0.75rem;
height:0.75rem;
}
.shm_hero_rating_caphwm{
margin-top:3px;
display:block;
overflow-wrap:break-word;
color:#A89578;
font-size:11px;
line-height:1.35;
}
.shm_stathwm{
border-top:1px solid rgba(245,236,216,0.13);
border-bottom:1px solid rgba(245,236,216,0.13);
margin-top:16px;
}
.shm_stat_inhwm{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:770px){
.shm_stat_inhwm{
grid-template-columns:repeat(4,1fr);
}
}
.shm_stat_itemhwm{
padding:22px 0.875rem;
border-right:1px solid rgba(245,236,216,0.07);
min-width:0;
border-bottom:1px solid rgba(245,236,216,0.07);
}
.shm_stat_itemhwm:nth-child(2n){
border-right:0;
}
.shm_stat_itemhwm:nth-child(n+3){
border-bottom:0;
}
@media(min-width:766px){
.shm_stat_itemhwm{
border-bottom:0;
}
.shm_stat_itemhwm:nth-child(2n){
border-right:1px solid rgba(245,236,216,0.07);
}
.shm_stat_itemhwm:nth-child(4n){
border-right:0;
}
}
.shm_stat_valuehwm{
font-size:30px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F5ECD8;
line-height:1;
font-weight:700;
}
@media(min-width:769px){
.shm_stat_valuehwm{
font-size:2.125rem;
}
}
.shm_stat_labelhwm{
color:#A89578;
margin-top:6px;
line-height:1.4;
font-size:13px;
overflow-wrap:break-word;
}
.shm_growhwm{
padding:26px 0 10px;
}
.shm_row_seohwm{
margin:10px 0 0;
font-size:0.875rem;
overflow-wrap:break-word;
max-width:47.5rem;
color:#8C7A60;
line-height:1.65;
}
.shm_row_seohwm strong{
color:#F5ECD8;
font-weight:700;
}
.shm_growhwm{
padding:26px 0 0.625rem;
}
.shm_row_seohwm{
margin:10px 0 0;
overflow-wrap:break-word;
line-height:1.65;
max-width:47.5rem;
color:#8C7A60;
font-size:14px;
}
.shm_row_seohwm strong{
font-weight:700;
color:#F5ECD8;
}
.shm_growhwm{
padding:26px 0 0.625rem;
}
.shm_row_seohwm{
margin:10px 0 0;
font-size:14px;
overflow-wrap:break-word;
max-width:760px;
line-height:1.65;
color:#8C7A60;
}
.shm_row_seohwm strong{
color:#F5ECD8;
font-weight:700;
}
.shm_jphwm{
padding:1.875rem 0 0.625rem;
}
.shm_jp_gridhwm{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:765px){
.shm_jp_gridhwm{
grid-template-columns:1fr 1fr;
}
.shm_jp_card_megahwm{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.shm_jp_gridhwm{
grid-template-columns:1.4fr 1fr 1fr;
}
.shm_jp_card_megahwm{
grid-column:auto;
}
}
.shm_jp_cardhwm{
gap:0.75rem;
padding:26px;
background:#241C14;
overflow:hidden;
border-radius:1.25rem;
border:1px solid rgba(245,236,216,0.07);
position:relative;
justify-content:space-between;
flex-direction:column;
display:flex;
min-height:12.5rem;
min-width:0;
}
.shm_jp_card_megahwm{
border-color:transparent;
background:linear-gradient(135deg,#1C1408,#0A0805);
min-height:210px;
color:#F5ECD8;
}
.shm_jp_glowhwm{
background:radial-gradient(circle,rgba(196,140,40,0.18),transparent 70%);
border-radius:50%;
height:12.5rem;
pointer-events:none;
top:-40px;
right:-2.5rem;
position:absolute;
width:12.5rem;
}
.shm_jp_labelhwm{
gap:10px;
justify-content:space-between;
display:flex;
position:relative;
color:#C8922A;
align-items:center;
flex-wrap:wrap;
font-weight:700;
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.16em;
}
.shm_jp_card_megahwm .shm_jp_labelhwm{
color:#F0B840;
}
.shm_jp_drophwm{
text-transform:none;
font-weight:600;
letter-spacing:.04em;
color:#A89578;
}
.shm_jp_card_megahwm .shm_jp_drophwm{
color:#B09A78;
}
.shm_jp_amounthwm{
font-size:38px;
font-weight:700;
color:#F5ECD8;
line-height:1;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
position:relative;
}
.shm_jp_card_megahwm .shm_jp_amounthwm{
animation:zm2-pulse 2.4s infinite;
color:#F0B840;
font-size:48px;
}
@media(min-width:767px){
.shm_jp_card_megahwm .shm_jp_amounthwm{
font-size:54px;
}
}
.shm_jp_gamehwm{
color:#A89578;
font-size:0.813rem;
position:relative;
}
.shm_jp_card_megahwm .shm_jp_gamehwm{
color:#B09A78;
}
.shm_jp_ctahwm{
position:relative;
align-self:flex-start;
}
.shm_jp_card_megahwm .shm_jp_ctahwm{
transition:opacity .22s ease;
padding:0.625rem 20px;
background:#F0B840;
border-radius:62.438rem;
font-weight:700;
color:#1A1004;
font-size:13px;
}
.shm_jp_card_megahwm .shm_jp_ctahwm:hover{
opacity:.9;
}
.shm_jp_cardhwm:not(.shm_jp_card_megahwm) .shm_jp_ctahwm{
transition:color .22s ease,border-color .22s ease;
color:#F5ECD8;
font-size:0.813rem;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #F5ECD8;
}
.shm_jp_cardhwm:not(.shm_jp_card_megahwm) .shm_jp_ctahwm:hover{
border-color:#C8922A;
color:#C8922A;
}
.shm_jp_seohwm{
margin:14px 0 0;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:14px;
line-height:1.65;
color:#8C7A60;
}
.shm_jp_seohwm strong{
font-weight:700;
color:#F5ECD8;
}
.shm_gmhwm{
padding:30px 0 0.625rem;
}
.shm_gm_inhwm{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:879px){
.shm_gm_inhwm{
grid-template-columns:1.25fr 1fr;
}
}
.shm_gm_lefthwm{
border-radius:20px;
padding:2rem;
border:1px solid rgba(245,236,216,0.07);
background:#241C14;
min-width:0;
}
.shm_gm_eyebrowhwm{
margin-bottom:10px;
}
.shm_gm_h2hwm{
overflow-wrap:break-word;
line-height:1.06;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
color:#F5ECD8;
font-weight:600;
margin-bottom:8px;
}
@media(min-width:769px){
.shm_gm_h2hwm{
font-size:28px;
}
}
.shm_gm_texthwm{
max-width:30rem;
line-height:1.6;
margin-bottom:22px;
font-size:0.875rem;
color:#8C7A60;
}
.shm_gm_levelhwm{
margin-bottom:8px;
font-size:1.375rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#C8922A;
font-weight:700;
}
.shm_gm_barhwm{
overflow:hidden;
background:rgba(245,236,216,0.13);
border-radius:62.438rem;
margin-bottom:6px;
height:0.5rem;
}
.shm_gm_bar_fillhwm{
background:linear-gradient(90deg,#C8922A,#F5C84A);
border-radius:62.438rem;
height:100%;
}
.shm_gm_bar_metahwm{
gap:10px;
justify-content:space-between;
font-size:11px;
margin-bottom:18px;
color:#A89578;
display:flex;
}
.shm_gm_missionshwm{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.shm_gm_missionhwm{
border:1px solid rgba(245,236,216,0.13);
padding:0.563rem 0.938rem;
background:#1A1410;
gap:0.438rem;
border-radius:62.438rem;
font-weight:600;
font-size:0.781rem;
color:#D9CBAF;
display:inline-flex;
align-items:center;
}
.shm_gm_mission_ichwm{
color:#C8922A;
align-items:center;
display:inline-flex;
}
.shm_gm_mission_ichwm svg{
height:13px;
width:13px;
}
.shm_gm_righthwm{
padding:32px;
background:linear-gradient(150deg,#1C1408,#0A0805);
overflow:hidden;
border-radius:20px;
color:#F5ECD8;
display:flex;
flex-direction:column;
position:relative;
}
.shm_gm_glowhwm{
background:radial-gradient(circle,rgba(196,140,40,0.18),transparent 70%);
border-radius:50%;
right:-30px;
position:absolute;
width:150px;
height:9.375rem;
top:-30px;
pointer-events:none;
}
.shm_gm_ref_eyebrowhwm{
position:relative;
margin-bottom:10px;
}
.shm_gm_ref_h2hwm{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:26px;
margin-bottom:8px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.1;
color:#F5ECD8;
position:relative;
}
.shm_gm_ref_texthwm{
font-size:13.5px;
margin-bottom:20px;
position:relative;
line-height:1.55;
color:#B09A78;
}
.shm_gm_ref_ctahwm{
background:#F0B840;
border-radius:62.438rem;
padding:11px 22px;
transition:opacity .22s ease;
position:relative;
color:#1A1004;
font-size:0.844rem;
margin-top:auto;
align-self:flex-start;
font-weight:700;
}
.shm_gm_ref_ctahwm:hover{
opacity:.9;
}
.shm_apphwm{
padding:1.875rem 0 10px;
}
.shm_app_inhwm{
border:1px solid rgba(245,236,216,0.07);
padding:32px;
border-radius:1.25rem;
gap:28px;
background:#241C14;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.shm_app_inhwm{
gap:2.5rem;
padding:2.5rem 44px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.shm_app_copyhwm{
min-width:0;
max-width:560px;
}
.shm_app_eyebrowhwm{
margin-bottom:0.75rem;
}
.shm_app_h2hwm{
font-size:1.75rem;
color:#F5ECD8;
font-weight:600;
margin-bottom:12px;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.shm_app_h2hwm{
font-size:34px;
}
}
.shm_app_texthwm{
margin-bottom:1.375rem;
font-size:0.875rem;
line-height:1.6;
color:#8C7A60;
}
.shm_app_btnshwm{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.shm_app_btnhwm{
background:#E8A820;
transition:background-color .22s ease;
padding:11px 1.25rem;
gap:10px;
border-radius:14px;
display:inline-flex;
color:#1A1004;
align-items:center;
}
.shm_app_btnhwm:hover{
background:#F5BE38;
}
.shm_app_btn_ichwm{
display:inline-flex;
align-items:center;
}
.shm_app_btn_ichwm svg{
width:18px;
height:1.125rem;
}
.shm_app_btn_lbhwm{
font-size:13.5px;
font-weight:700;
}
.shm_app_qr_wraphwm{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.shm_app_qrhwm{
border-radius:14px;
flex:0 0 auto;
background-color:#E8A820;
background-image:repeating-linear-gradient(0deg,#241C14 0 5px,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#241C14 0 5px,transparent 0.313rem 0.688rem);
height:108px;
width:108px;
}
.shm_app_qr_caphwm{
line-height:1.4;
max-width:92px;
font-size:0.781rem;
color:#A89578;
}
.shm_viphwm{
padding:3rem 0;
}
@media(min-width:766px){
.shm_viphwm{
padding:4rem 0;
}
}
.shm_vip_headhwm{
gap:14px;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:883px){
.shm_vip_headhwm{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.shm_vip_eyebrowhwm{
margin-bottom:0.75rem;
}
.shm_vip_h2hwm{
line-height:1.05;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F5ECD8;
overflow-wrap:break-word;
font-size:32px;
font-weight:600;
}
@media(min-width:768px){
.shm_vip_h2hwm{
font-size:40px;
}
}
.shm_vip_introhwm{
max-width:420px;
color:#B09A78;
font-size:14px;
line-height:1.6;
}
.shm_vip_gridhwm{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.shm_vip_cardhwm{
border-radius:0.875rem;
border:1px solid rgba(255,220,140,0.14);
padding:1.375rem 18px;
min-width:0;
}
.shm_vip_card_feathwm{
background:rgba(255,235,180,0.07);
border-color:#F0B840;
}
.shm_vip_card_ichwm{
background:linear-gradient(135deg,#C8922A,#F5C84A);
border-radius:0.5rem;
height:2.125rem;
display:block;
width:2.125rem;
margin-bottom:16px;
}
.shm_vip_namehwm{
color:#F5ECD8;
font-size:1.25rem;
overflow-wrap:break-word;
margin-bottom:6px;
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
.shm_vip_perkhwm{
overflow-wrap:break-word;
font-size:0.781rem;
color:#B09A78;
line-height:1.5;
}
.shm_rvhwm{
background:#241C14;
padding:3rem 0;
border-top:1px solid rgba(245,236,216,0.07);
border-bottom:1px solid rgba(245,236,216,0.07);
margin-top:24px;
}
@media(min-width:768px){
.shm_rvhwm{
padding:56px 0;
}
}
.shm_rv_headhwm{
gap:1rem;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:770px){
.shm_rv_headhwm{
gap:20px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.shm_rv_eyebrowhwm{
margin-bottom:0.625rem;
}
.shm_rv_h2hwm{
line-height:1.05;
font-size:30px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F5ECD8;
font-weight:600;
}
@media(min-width:770px){
.shm_rv_h2hwm{
font-size:2.375rem;
}
}
.shm_rv_agghwm{
gap:0.75rem;
align-items:center;
display:flex;
}
.shm_rv_agg_starshwm{
gap:3px;
color:#C8922A;
display:flex;
}
.shm_rv_agg_starshwm svg{
width:18px;
height:18px;
}
.shm_rv_sourcehwm{
font-size:0.813rem;
color:#8C7A60;
}
.shm_rv_gridhwm{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:757px){
.shm_rv_gridhwm{
grid-template-columns:repeat(3,1fr);
}
}
.shm_rv_cardhwm{
border:1px solid rgba(245,236,216,0.07);
border-radius:0.875rem;
padding:1.625rem;
background:#1A1410;
min-width:0;
}
.shm_rv_card_starshwm{
gap:2px;
margin-bottom:12px;
color:#C8922A;
display:flex;
}
.shm_rv_card_starshwm svg{
width:0.875rem;
height:0.875rem;
}
.shm_rv_card_bodyhwm{
overflow-wrap:break-word;
font-size:18px;
margin-bottom:1rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:500;
color:#F5ECD8;
line-height:1.45;
}
.shm_rv_card_metahwm{
gap:0.625rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.shm_rv_card_avhwm{
background:linear-gradient(135deg,#C8922A,#F5C84A);
border-radius:50%;
flex:0 0 auto;
height:32px;
width:2rem;
}
.shm_rv_card_authorhwm{
font-size:0.813rem;
font-weight:700;
color:#F5ECD8;
}
.shm_rv_card_lochwm{
font-size:0.75rem;
color:#A89578;
}
.shm_ophwm{
padding:2.25rem 0 0.625rem;
}
.shm_op_inhwm{
background:#241C14;
padding:32px;
border-radius:0.875rem;
border:1px solid rgba(245,236,216,0.07);
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:861px){
.shm_op_inhwm{
gap:44px;
grid-template-columns:.9fr 1.1fr;
padding:34px 2.5rem;
}
}
.shm_op_lefthwm{
min-width:0;
}
.shm_op_eyebrowhwm{
margin-bottom:12px;
}
.shm_op_h2hwm{
margin-bottom:0.625rem;
overflow-wrap:break-word;
color:#F5ECD8;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:28px;
font-weight:600;
line-height:1.08;
}
@media(min-width:770px){
.shm_op_h2hwm{
font-size:30px;
}
}
.shm_op_texthwm{
color:#8C7A60;
line-height:1.6;
font-size:14px;
}
.shm_op_gridhwm{
gap:1px;
background:rgba(245,236,216,0.13);
border-radius:8px;
grid-template-columns:1fr 1fr;
border:1px solid rgba(245,236,216,0.13);
overflow:hidden;
display:grid;
}
.shm_op_fieldhwm{
padding:1.125rem 1.25rem;
background:#1A1410;
min-width:0;
}
.shm_op_field_lbhwm{
font-size:10px;
margin-bottom:5px;
letter-spacing:.1em;
color:#C8922A;
font-weight:600;
text-transform:uppercase;
}
.shm_op_field_valhwm{
color:#F5ECD8;
overflow-wrap:break-word;
font-size:14px;
font-weight:700;
}
.shm_htshwm{
padding:3rem 0;
}
@media(min-width:766px){
.shm_htshwm{
padding:62px 0;
}
}
.shm_hts_headhwm{
gap:18px;
margin-bottom:34px;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.shm_hts_headhwm{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.shm_hts_eyebrowhwm{
margin-bottom:0.75rem;
}
.shm_hts_h2hwm{
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F5ECD8;
font-size:1.875rem;
}
@media(min-width:769px){
.shm_hts_h2hwm{
font-size:38px;
}
}
.shm_hts_ctahwm{
border-radius:62.438rem;
transition:opacity .22s ease;
background:#F0B840;
padding:15px 1.875rem;
flex:0 0 auto;
font-weight:700;
color:#1A1004;
font-size:0.938rem;
}
.shm_hts_ctahwm:hover{
opacity:.9;
}
.shm_hts_gridhwm{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.shm_hts_gridhwm{
grid-template-columns:repeat(3,1fr);
}
}
.shm_hts_stephwm{
min-width:0;
border-top:1px solid rgba(255,220,140,0.14);
padding-top:1.375rem;
}
.shm_hts_step_numhwm{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
margin-bottom:0.875rem;
line-height:1;
font-size:2.75rem;
color:#F0B840;
font-weight:700;
}
.shm_hts_step_hhwm{
margin-bottom:8px;
color:#F5ECD8;
overflow-wrap:break-word;
font-size:19px;
line-height:1.2;
font-weight:700;
}
.shm_hts_step_phwm{
line-height:1.55;
color:#B09A78;
overflow-wrap:break-word;
font-size:14px;
}
.shm_wyhwm{
padding:3rem 0;
}
@media(min-width:768px){
.shm_wyhwm{
padding:56px 0;
}
}
.shm_wy_inhwm{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:897px){
.shm_wy_inhwm{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.shm_wy_lefthwm{
min-width:0;
}
.shm_wy_eyebrowhwm{
margin-bottom:14px;
}
.shm_wy_h2hwm{
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F5ECD8;
line-height:1.05;
font-weight:600;
font-size:32px;
margin-bottom:16px;
}
@media(min-width:769px){
.shm_wy_h2hwm{
font-size:40px;
}
}
.shm_wy_introhwm{
color:#8C7A60;
font-size:0.938rem;
line-height:1.6;
}
.shm_wy_gridhwm{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:563px){
.shm_wy_gridhwm{
grid-template-columns:1fr 1fr;
}
}
.shm_wy_cardhwm{
padding:1.625rem;
border-radius:14px;
background:#241C14;
border:1px solid rgba(245,236,216,0.07);
min-width:0;
}
.shm_wy_card_ichwm{
justify-content:center;
color:#C8922A;
align-items:center;
margin-bottom:16px;
display:inline-flex;
}
.shm_wy_card_ichwm svg{
height:26px;
width:1.625rem;
}
.shm_wy_card_hhwm{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.15;
font-size:1.313rem;
margin-bottom:0.5rem;
color:#F5ECD8;
overflow-wrap:break-word;
}
.shm_wy_card_phwm{
line-height:1.55;
font-size:0.875rem;
color:#8C7A60;
overflow-wrap:break-word;
}
.shm_ethwm{
padding:2.25rem 0 0.625rem;
}
.shm_et_inhwm{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:881px){
.shm_et_inhwm{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.shm_et_lefthwm{
min-width:0;
}
.shm_et_eyebrowhwm{
margin-bottom:0.75rem;
}
.shm_et_h2hwm{
line-height:1.06;
font-size:28px;
overflow-wrap:break-word;
color:#F5ECD8;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:14px;
}
@media(min-width:769px){
.shm_et_h2hwm{
font-size:32px;
}
}
.shm_et_texthwm{
color:#8C7A60;
line-height:1.65;
font-size:15px;
margin-bottom:1.375rem;
}
.shm_et_statshwm{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.shm_et_stathwm{
min-width:0;
}
.shm_et_stat_vhwm{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
line-height:1;
color:#F5ECD8;
font-weight:700;
}
.shm_et_stat_lhwm{
font-size:12.5px;
color:#A89578;
margin-top:0.25rem;
}
.shm_et_righthwm{
gap:12px;
display:flex;
flex-direction:column;
}
.shm_et_memberhwm{
border-radius:0.875rem;
gap:1rem;
border:1px solid rgba(245,236,216,0.07);
background:#241C14;
padding:1.125rem 1.25rem;
display:flex;
min-width:0;
align-items:center;
}
.shm_et_member_avhwm{
background:linear-gradient(135deg,#1C1408,#C8922A);
border-radius:50%;
flex:0 0 auto;
width:48px;
height:3rem;
}
.shm_et_member_namehwm{
font-weight:700;
font-size:0.938rem;
overflow-wrap:break-word;
color:#F5ECD8;
}
.shm_et_member_rolehwm{
font-size:12.5px;
overflow-wrap:break-word;
color:#A89578;
}
.shm_et_updatedhwm{
border:1px solid rgba(245,236,216,0.07);
gap:8px;
padding:0.875rem 18px;
border-radius:14px;
background:#1A1410;
font-size:0.781rem;
color:#8C7A60;
align-items:center;
display:flex;
}
.shm_tthwm{
padding:48px 0 0.625rem;
}
@media(min-width:769px){
.shm_tthwm{
padding:3.75rem 0 0.625rem;
}
}
.shm_tt_headhwm{
text-align:center;
margin-bottom:34px;
}
.shm_tt_eyebrowhwm{
margin-bottom:0.75rem;
}
.shm_tt_h2hwm{
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F5ECD8;
line-height:1.05;
font-size:32px;
font-weight:600;
}
@media(min-width:770px){
.shm_tt_h2hwm{
font-size:42px;
}
}
.shm_tt_gridhwm{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:761px){
.shm_tt_gridhwm{
grid-template-columns:repeat(3,1fr);
}
}
.shm_tt_cardhwm{
padding:30px;
border-radius:0.875rem;
background:#241C14;
border:1px solid rgba(245,236,216,0.07);
min-width:0;
flex-direction:column;
display:flex;
}
.shm_tt_card_ichwm{
margin-bottom:1.125rem;
display:inline-flex;
color:#C8922A;
align-items:center;
}
.shm_tt_card_ichwm svg{
width:1.75rem;
height:1.75rem;
}
.shm_tt_card_hhwm{
color:#F5ECD8;
margin-bottom:0.5rem;
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
font-size:1.375rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
.shm_tt_card_phwm{
margin-bottom:14px;
overflow-wrap:break-word;
line-height:1.6;
color:#8C7A60;
font-size:0.875rem;
}
.shm_tt_card_phwm b{
color:#F5ECD8;
font-weight:700;
}
.shm_tt_card_linkhwm{
transition:color .22s ease;
margin-top:auto;
border-bottom:1px solid #C8922A;
font-size:0.813rem;
color:#F5ECD8;
align-self:flex-start;
font-weight:700;
padding-bottom:2px;
}
.shm_tt_card_linkhwm:hover{
color:#C8922A;
}
.shm_tshwm{
padding:2.75rem 0;
}
.shm_ts_inhwm{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:881px){
.shm_ts_inhwm{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.shm_ts_lefthwm{
min-width:0;
}
.shm_ts_h2hwm{
color:#F5ECD8;
font-size:26px;
line-height:1.1;
margin-bottom:12px;
font-weight:600;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.shm_ts_h2hwm{
font-size:1.75rem;
}
}
.shm_ts_texthwm{
margin-bottom:1.375rem;
line-height:1.6;
font-size:0.906rem;
max-width:32.5rem;
color:#B09A78;
}
.shm_ts_badgeshwm{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.shm_ts_badgehwm{
font-weight:600;
font-size:13px;
color:#B09A78;
}
.shm_ts_payhwm{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:883px){
.shm_ts_payhwm{
justify-content:flex-end;
}
}
.shm_ts_pay_chiphwm{
border-radius:14px;
border:1px solid rgba(255,220,140,0.14);
padding:0.75rem 16px;
background:rgba(255,235,180,0.07);
font-weight:700;
color:#F5ECD8;
font-size:0.875rem;
}
.shm_provhwm{
padding:40px 0 1.25rem;
}
.shm_prov_eyebrowhwm{
margin-bottom:18px;
display:block;
}
.shm_prov_gridhwm{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:563px){
.shm_prov_gridhwm{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.shm_prov_gridhwm{
grid-template-columns:repeat(6,1fr);
}
}
.shm_elhwm{
padding:3rem 0;
}
@media(min-width:768px){
.shm_elhwm{
padding:56px 0;
}
}
.shm_el_inhwm{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:897px){
.shm_el_inhwm{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.shm_el_lefthwm{
min-width:0;
}
.shm_el_eyebrowhwm{
margin-bottom:14px;
}
.shm_el_h2hwm{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:32px;
line-height:1.08;
font-weight:600;
overflow-wrap:break-word;
color:#F5ECD8;
margin-bottom:1.375rem;
}
@media(min-width:769px){
.shm_el_h2hwm{
font-size:38px;
}
}
.shm_el_bodyhwm p{
overflow-wrap:break-word;
font-size:1rem;
line-height:1.7;
margin-bottom:18px;
color:#D9CBAF;
}
.shm_el_dropcaphwm{
padding:0.375rem 0.75rem 0 0;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:62px;
color:#C8922A;
line-height:.8;
float:left;
font-weight:700;
}
.shm_el_righthwm{
min-width:0;
}
.shm_el_quotehwm{
background:linear-gradient(150deg,#1C1408,#0A0805);
border-radius:20px;
padding:36px;
color:#F5ECD8;
position:relative;
margin-bottom:24px;
}
.shm_el_quote_markhwm{
align-items:center;
display:inline-flex;
margin-bottom:0.375rem;
color:#F0B840;
}
.shm_el_quote_markhwm svg{
height:34px;
width:2.125rem;
}
.shm_el_quote_texthwm{
margin-bottom:22px;
font-size:22px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.4;
color:#F5ECD8;
overflow-wrap:break-word;
font-weight:500;
}
.shm_el_quote_metahwm{
gap:0.75rem;
align-items:center;
display:flex;
}
.shm_el_quote_avhwm{
background:linear-gradient(135deg,#C8922A,#F5C84A);
flex:0 0 auto;
border-radius:50%;
height:38px;
width:2.375rem;
}
.shm_el_quote_authorhwm{
font-size:0.875rem;
font-weight:700;
color:#F5ECD8;
}
.shm_el_quote_meta_subhwm{
font-size:12px;
color:#B09A78;
}
.shm_el_explainhwm{
overflow:hidden;
border:1px solid rgba(245,236,216,0.07);
border-radius:14px;
}
.shm_el_explain_cardhwm{
padding:1.375rem 1.5rem;
}
.shm_el_explain_cardhwm+.shm_el_explain_cardhwm{
border-top:1px solid rgba(245,236,216,0.07);
}
.shm_el_explain_hhwm{
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F5ECD8;
margin-bottom:8px;
font-size:20px;
}
.shm_el_explain_phwm{
font-size:14px;
line-height:1.55;
color:#8C7A60;
overflow-wrap:break-word;
}
.shm_gdhwm{
padding:48px 0 10px;
}
.shm_gd_headhwm{
gap:14px;
display:flex;
margin-bottom:24px;
flex-direction:column;
}
@media(min-width:677px){
.shm_gd_headhwm{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.shm_gd_eyebrowhwm{
margin-bottom:0.625rem;
}
.shm_gd_h2hwm{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:28px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
color:#F5ECD8;
}
@media(min-width:768px){
.shm_gd_h2hwm{
font-size:34px;
}
}
.shm_gd_morehwm{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
font-size:13.5px;
color:#F5ECD8;
font-weight:600;
border-bottom:1px solid #F5ECD8;
padding-bottom:2px;
}
.shm_gd_morehwm:hover{
border-color:#C8922A;
color:#C8922A;
}
.shm_gd_gridhwm{
grid-template-columns:1fr;
gap:1.25rem;
display:grid;
}
@media(min-width:718px){
.shm_gd_gridhwm{
grid-template-columns:repeat(3,1fr);
}
}
.shm_gd_cardhwm{
background:#241C14;
border:1px solid rgba(245,236,216,0.07);
border-radius:0.875rem;
overflow:hidden;
display:block;
min-width:0;
}
.shm_gd_card_imghwm{
background:linear-gradient(140deg,#1C1408,#C8922A);
height:9.375rem;
}
.shm_gd_card_bodyhwm{
padding:22px;
}
.shm_gd_card_cathwm{
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.1em;
font-weight:600;
color:#C8922A;
}
.shm_gd_card_hhwm{
margin:8px 0 10px;
font-weight:600;
font-size:1.188rem;
overflow-wrap:break-word;
color:#F5ECD8;
line-height:1.2;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
.shm_gd_card_metahwm{
font-size:0.75rem;
overflow-wrap:break-word;
color:#A89578;
}
.shm_sghwm{
padding:48px 0 0.625rem;
}
.shm_sg_eyebrowhwm{
margin-bottom:0.75rem;
display:block;
}
.shm_sg_h2hwm{
font-size:1.875rem;
margin-bottom:28px;
line-height:1.05;
font-weight:600;
color:#F5ECD8;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.shm_sg_h2hwm{
font-size:2.25rem;
}
}
.shm_sg_gridhwm{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:722px){
.shm_sg_gridhwm{
grid-template-columns:repeat(3,1fr);
}
}
.shm_sg_colhwm{
min-width:0;
}
.shm_sg_col_hhwm{
font-weight:600;
margin-bottom:0.625rem;
line-height:1.15;
font-size:22px;
color:#F5ECD8;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.shm_sg_col_phwm{
color:#8C7A60;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
}
.shm_faqhwm{
padding:3rem 0;
background:#241C14;
border-top:1px solid rgba(245,236,216,0.07);
border-bottom:1px solid rgba(245,236,216,0.07);
margin-top:1.5rem;
}
@media(min-width:771px){
.shm_faqhwm{
padding:62px 0;
}
}
.shm_faq_headhwm{
text-align:center;
margin-bottom:34px;
}
.shm_faq_eyebrowhwm{
margin-bottom:0.75rem;
}
.shm_faq_h2hwm{
font-size:32px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F5ECD8;
font-weight:600;
line-height:1.05;
}
@media(min-width:767px){
.shm_faq_h2hwm{
font-size:2.375rem;
}
}
.shm_faq_listhwm{
margin:0 auto;
gap:0.75rem;
max-width:820px;
display:flex;
flex-direction:column;
}
.shm_faq_itemhwm{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(245,236,216,0.07);
background:#1A1410;
}
.shm_faq_qhwm{
list-style:none;
gap:20px;
padding:1.25rem 1.5rem;
cursor:pointer;
overflow-wrap:break-word;
display:flex;
font-weight:700;
font-size:1rem;
align-items:center;
justify-content:space-between;
color:#F5ECD8;
}
.shm_faq_qhwm::-webkit-details-marker{
display:none;
}
.shm_faq_q_ichwm{
flex:0 0 auto;
transition:transform .22s ease;
display:inline-flex;
color:#C8922A;
align-items:center;
}
.shm_faq_q_ichwm svg{
height:18px;
width:18px;
}
.shm_faq_itemhwm[open] .shm_faq_q_ichwm{
transform:rotate(180deg);
}
.shm_faq_ahwm{
padding:0 24px 20px;
color:#8C7A60;
font-size:14.5px;
line-height:1.6;
overflow-wrap:break-word;
}
.shm_sbhwm{
background:#241C14;
padding:3rem 0;
border-bottom:1px solid rgba(245,236,216,0.07);
border-top:1px solid rgba(245,236,216,0.07);
margin-top:24px;
}
@media(min-width:765px){
.shm_sbhwm{
padding:3.5rem 0;
}
}
.shm_sb_eyebrowhwm{
display:block;
margin-bottom:12px;
}
.shm_sb_h2hwm{
margin-bottom:1.625rem;
font-size:1.875rem;
overflow-wrap:break-word;
color:#F5ECD8;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
}
@media(min-width:769px){
.shm_sb_h2hwm{
font-size:36px;
}
}
.shm_sb_gridhwm{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:558px){
.shm_sb_gridhwm{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:963px){
.shm_sb_gridhwm{
grid-template-columns:repeat(4,1fr);
}
}
.shm_sb_cardhwm{
padding:24px;
border-radius:0.875rem;
border:1px solid rgba(245,236,216,0.07);
background:#1A1410;
min-width:0;
}
.shm_sb_card_hhwm{
font-weight:600;
font-size:19px;
line-height:1.15;
margin-bottom:8px;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F5ECD8;
}
.shm_sb_card_phwm{
line-height:1.6;
font-size:0.844rem;
overflow-wrap:break-word;
color:#8C7A60;
}
.shm_sb_rtphwm{
gap:1.5rem;
padding:1.625rem 1.75rem;
background:#1A1410;
border:1px solid rgba(245,236,216,0.07);
grid-template-columns:1fr;
border-radius:0.875rem;
margin-top:18px;
display:grid;
align-items:center;
}
@media(min-width:763px){
.shm_sb_rtphwm{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.shm_sb_rtp_hhwm{
font-size:1.25rem;
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
color:#F5ECD8;
}
.shm_sb_rtp_phwm{
overflow-wrap:break-word;
color:#8C7A60;
line-height:1.6;
font-size:0.844rem;
}
.shm_sb_rtp_statshwm{
gap:1rem;
display:flex;
}
.shm_sb_stathwm{
background:#241C14;
flex:1 1 0;
border-radius:0.5rem;
padding:1.125rem;
text-align:center;
min-width:0;
}
.shm_sb_stat_vhwm{
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#4EAF82;
font-size:1.625rem;
font-weight:700;
}
.shm_sb_stat_lhwm{
margin-top:0.25rem;
color:#A89578;
font-size:11.5px;
}
.shm_lhhwm{
padding:40px 0 20px;
}
.shm_lh_inhwm{
border-top:1px solid rgba(245,236,216,0.13);
padding-top:34px;
}
.shm_lh_eyebrowhwm{
display:block;
margin-bottom:1.375rem;
}
.shm_lh_gridhwm{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:599px){
.shm_lh_gridhwm{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:963px){
.shm_lh_gridhwm{
grid-template-columns:repeat(5,1fr);
}
}
.shm_lh_colhwm{
min-width:0;
}
.shm_lh_col_hhwm{
margin-bottom:12px;
color:#F5ECD8;
font-size:13px;
font-weight:700;
overflow-wrap:break-word;
}
.shm_lh_linkshwm{
gap:8px;
flex-direction:column;
display:flex;
}
.shm_lh_linkhwm{
transition:color .22s ease;
color:#8C7A60;
font-size:0.813rem;
overflow-wrap:break-word;
}
.shm_lh_linkhwm:hover{
color:#C8922A;
}
.shm_fthwm{
background:#0E0B08;
margin-top:40px;
color:#B09A78;
}
.shm_ft_inhwm{
padding:3rem 0 1.75rem;
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:602px){
.shm_ft_inhwm{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.shm_ft_inhwm{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.shm_ft_brandhwm{
min-width:0;
}
.shm_ft_logohwm{
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:1.625rem;
color:#F5ECD8;
}
.shm_ft_taglinehwm{
color:#B09A78;
line-height:1.6;
max-width:280px;
font-size:0.844rem;
margin-top:0.875rem;
}
.shm_ft_contacthwm{
transition:color .22s ease;
max-width:17.5rem;
display:inline-block;
color:#F0B840;
font-size:0.813rem;
overflow-wrap:anywhere;
margin-top:0.75rem;
}
.shm_ft_contacthwm:hover{
color:#F5ECD8;
}
.shm_ft_colhwm{
min-width:0;
}
.shm_ft_col_hhwm{
text-transform:uppercase;
font-weight:700;
font-size:13px;
margin-bottom:0.875rem;
overflow-wrap:break-word;
color:#F5ECD8;
letter-spacing:.08em;
}
.shm_ft_col_linkshwm{
gap:10px;
display:flex;
flex-direction:column;
}
.shm_ft_linkhwm{
transition:color .22s ease;
font-size:13.5px;
overflow-wrap:break-word;
color:#B09A78;
}
.shm_ft_linkhwm:hover{
color:#F5ECD8;
}
.shm_ft_bothwm{
padding:1.375rem 0 2.5rem;
gap:1rem;
border-top:1px solid rgba(255,220,140,0.14);
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.shm_ft_bothwm{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.shm_ft_legalhwm{
line-height:1.6;
font-size:11.5px;
overflow-wrap:break-word;
color:#5E4E38;
max-width:760px;
}
.shm_ft_legalhwm b{
font-weight:700;
color:#B09A78;
}
.shm_ft_agehwm{
padding:4px 0.563rem;
border:1.5px solid #F0B840;
flex:0 0 auto;
border-radius:8px;
color:#F0B840;
font-size:0.813rem;
font-weight:700;
}