*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1C1814;
overflow-wrap:break-word;
font-size:0.938rem;
line-height:1.6;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
font-family:"PT Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#D4C5A9;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.wux-layoutfma{
min-height:100vh;
display:flex;
flex-direction:column;
}
.wux-mainfma{
flex:1 1 auto;
width:100%;
min-width:0;
}
.wux-containerfma{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:768px){
.wux-containerfma{
padding:0 32px;
}
}
@media(min-width:1103px){
.wux-containerfma{
padding:0 3.5rem;
}
}
.wux-eyebrowfma{
color:#A87848;
font-family:"PT Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.4;
display:inline-block;
letter-spacing:.2em;
overflow-wrap:break-word;
text-transform:uppercase;
font-weight:600;
font-size:0.688rem;
}
.wux-bandfma{
background:#16211A;
color:#EDE4D4;
}
.wux-bandfma .wux-eyebrowfma{
color:#C9A45C;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.wux-tbfma{
background:#1C1814;
z-index:50;
position:sticky;
top:0;
border-bottom:1px solid rgba(240,228,208,0.13);
}
.wux-tb_infma{
margin:0 auto;
padding:0.75rem 16px;
gap:1rem;
align-items:center;
max-width:1400px;
display:flex;
width:100%;
justify-content:space-between;
}
@media(min-width:768px){
.wux-tb_infma{
padding:1rem 32px;
}
}
@media(min-width:1102px){
.wux-tb_infma{
padding:1.125rem 56px;
}
}
.wux-tb_leftfma{
gap:1.75rem;
align-items:center;
display:flex;
min-width:0;
}
.wux-tb_logofma{
gap:11px;
align-items:center;
min-width:0;
display:flex;
}
.wux-tb_logo_markfma{
flex:0 0 auto;
border-radius:0.5rem;
object-fit:cover;
width:34px;
height:34px;
}
.wux-tb_logo_txtfma{
display:flex;
line-height:1;
flex-direction:column;
min-width:0;
}
.wux-tb_logo_namefma{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#F0E4CE;
font-size:22px;
font-weight:700;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
letter-spacing:.02em;
}
.wux-tb_logo_subfma{
overflow:hidden;
color:#A87848;
margin-top:0.25rem;
text-overflow:ellipsis;
white-space:nowrap;
font-size:8.5px;
letter-spacing:.32em;
font-weight:600;
text-transform:uppercase;
}
.wux-tb_navfma{
display:none;
}
@media(min-width:959px){
.wux-tb_navfma{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.wux-tb_nav_itemfma{
transition:color .22s ease,border-color .22s ease;
font-size:14px;
padding-bottom:3px;
white-space:nowrap;
font-weight:600;
border-bottom:2px solid transparent;
color:#D4C5A9;
}
.wux-tb_nav_itemfma:hover{
color:#F0E4CE;
}
.wux-tb_nav_itemfma.wux-state_activefma{
border-color:#A87848;
color:#F0E4CE;
}
.wux-tb_rightfma{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.wux-tb_searchfma{
transition:color .22s ease;
justify-content:center;
align-items:center;
color:#D4C5A9;
display:flex;
}
.wux-tb_searchfma:hover{
color:#A87848;
}
.wux-tb_searchfma svg{
width:18px;
height:18px;
}
.wux-tb_langfma{
letter-spacing:.1em;
color:#A8977E;
text-transform:uppercase;
font-size:0.688rem;
font-weight:600;
}
.wux-tb_langfma:hover{
color:#F0E4CE;
}
.wux-tb_loginfma{
font-size:0.875rem;
display:none;
color:#F0E4CE;
font-weight:600;
}
@media(min-width:766px){
.wux-tb_loginfma{
display:inline-block;
}
}
.wux-tb_registerfma{
padding:0.688rem 1.375rem;
background:#C9A45C;
border-radius:62.438rem;
transition:background-color .22s ease;
white-space:nowrap;
font-weight:700;
font-size:0.875rem;
color:#1C1208;
}
.wux-tb_registerfma:hover{
background:#D9B46A;
}
.wux-mobfma{
background:#1C1814;
left:0;
padding-bottom:env(safe-area-inset-bottom);
right:0;
position:fixed;
z-index:60;
bottom:0;
border-top:1px solid rgba(240,228,208,0.13);
}
@media(min-width:957px){
.wux-mobfma{
display:none;
}
}
.wux-mob_infma{
margin:0 auto;
justify-content:space-around;
max-width:560px;
align-items:stretch;
display:flex;
}
.wux-mob_itemfma{
flex:1 1 0;
gap:3px;
transition:color .22s ease;
padding:9px 4px;
align-items:center;
display:flex;
color:#A8977E;
min-width:0;
flex-direction:column;
}
.wux-mob_itemfma.wux-state_activefma{
color:#A87848;
}
.wux-mob_icfma{
display:flex;
align-items:center;
justify-content:center;
}
.wux-mob_icfma svg{
width:1.25rem;
height:1.25rem;
}
.wux-mob_lbfma{
overflow:hidden;
max-width:100%;
font-size:10px;
text-overflow:ellipsis;
font-weight:600;
white-space:nowrap;
}
@media(max-width:959px){
body{
padding-bottom:60px;
}
}
.wux-railfma{
position:relative;
min-width:0;
}
.wux-rail_scrollfma{
gap:0.875rem;
scrollbar-width:thin;
overflow-x:auto;
display:flex;
-webkit-overflow-scrolling:touch;
padding-bottom:14px;
}
@media(min-width:766px){
.wux-rail_scrollfma{
gap:18px;
}
}
.wux-gcfma{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:765px){
.wux-gcfma{
width:188px;
}
}
.wux-gc_imgfma{
overflow:hidden;
background:#252019;
border-radius:0.875rem;
box-shadow:0 2px 6px rgba(12,8,4,0.45), 0 8px 24px rgba(12,8,4,0.30);
position:relative;
padding-bottom:133.33%;
}
.wux-gc_imgfma img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.wux-gc_coverfma{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.wux-gc_hoverfma{
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
inset:0;
align-items:center;
display:flex;
justify-content:center;
position:absolute;
opacity:0;
}
.wux-gcfma:hover .wux-gc_hoverfma{
opacity:1;
}
.wux-gc_hover_btnfma{
border-radius:62.438rem;
background:#C9A45C;
color:#1C1208;
display:flex;
align-items:center;
width:46px;
justify-content:center;
height:46px;
}
.wux-gc_hover_btnfma svg{
height:1.125rem;
width:1.125rem;
}
.wux-gc_infofma{
gap:2px;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
display:flex;
}
.wux-gc_namefma{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
color:#F0E4CE;
font-size:13px;
}
.wux-gc_provfma{
overflow:hidden;
font-size:0.688rem;
text-overflow:ellipsis;
white-space:nowrap;
color:#A8977E;
}
.wux-gc_metafma{
color:#A8977E;
font-size:11px;
}
.wux-tcfma{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:769px){
.wux-tcfma{
width:14.375rem;
}
}
.wux-tc_imgfma{
overflow:hidden;
border-radius:14px;
background:#252019;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(12,8,4,0.45), 0 8px 1.5rem rgba(12,8,4,0.30);
position:relative;
}
.wux-tc_imgfma img{
inset:0;
width:100%;
position:absolute;
height:100%;
object-fit:cover;
}
.wux-tc_infofma{
gap:2px;
flex-direction:column;
margin-top:0.563rem;
display:flex;
min-width:0;
}
.wux-tc_namefma{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
color:#F0E4CE;
font-size:14px;
}
.wux-tc_rtpfma{
color:#A8977E;
font-size:11px;
}
.wux-lcfma{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:770px){
.wux-lcfma{
width:268px;
}
}
.wux-lc_imgfma{
border-radius:0.875rem;
background:#252019;
overflow:hidden;
position:relative;
box-shadow:0 2px 0.375rem rgba(12,8,4,0.45), 0 8px 1.5rem rgba(12,8,4,0.30);
padding-bottom:62.5%;
}
.wux-lc_imgfma img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.wux-lc_livefma{
padding:0.25rem 9px;
background:rgba(0,0,0,0.52);
gap:7px;
border-radius:62.438rem;
align-items:center;
position:absolute;
display:flex;
top:12px;
left:0.75rem;
}
.wux-lc_live_dotfma{
background:#B85A42;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
height:8px;
width:0.5rem;
}
.wux-lc_seatsfma{
letter-spacing:.08em;
color:#EDE4D4;
text-transform:uppercase;
font-weight:600;
font-size:0.625rem;
}
.wux-lc_infofma{
gap:2px;
flex-direction:column;
margin-top:9px;
display:flex;
min-width:0;
}
.wux-lc_namefma{
overflow:hidden;
white-space:nowrap;
font-weight:700;
color:#F0E4CE;
text-overflow:ellipsis;
font-size:0.938rem;
}
.wux-lc_betfma{
color:#A8977E;
font-size:0.688rem;
}
.wux-pcfma{
gap:0.5rem;
padding:1rem 14px;
border:1px solid rgba(240,228,208,0.07);
background:#252019;
border-radius:0.875rem;
justify-content:center;
align-items:center;
display:flex;
flex-direction:column;
min-width:0;
min-height:74px;
}
.wux-pc_logofma{
flex:0 0 auto;
height:28px;
width:auto;
max-width:100%;
object-fit:contain;
}
.wux-pc_namefma{
overflow:hidden;
color:#A8977E;
text-overflow:ellipsis;
font-size:0.688rem;
white-space:nowrap;
max-width:100%;
text-align:center;
}
.wux-gc_tagfma{
border-radius:8px;
padding:3px 0.5rem;
font-weight:700;
letter-spacing:.06em;
display:inline-block;
font-size:10px;
left:10px;
z-index:2;
position:absolute;
top:0.625rem;
text-transform:uppercase;
}
.wux-gc_tag_hotfma{
background:#B85A42;
color:#EDE4D4;
}
.wux-gc_tag_newfma{
background:#C9A45C;
color:#1C1208;
}
.wux-gc_tag_jpfma{
background:#C9A45C;
color:#1C1208;
}
.wux-gc_tag_livefma{
background:#B85A42;
color:#EDE4D4;
}
.wux-shfma{
min-width:0;
margin-bottom:18px;
}
.wux-sh_rowfma{
gap:16px;
align-items:flex-end;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.wux-sh_rowfma .wux-sh_lfma{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.wux-sh_stackfma{
gap:10px;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.wux-sh_centerfma{
gap:0.625rem;
text-align:center;
align-items:center;
flex-direction:column;
display:flex;
}
.wux-sh_h2fma{
color:#F0E4CE;
line-height:1.1;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:1.5rem;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.wux-sh_h2fma{
font-size:30px;
}
}
.wux-bandfma .wux-sh_h2fma{
color:#EDE4D4;
}
.wux-sh_eb_linefma{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.wux-sh_eb_linefma::before{
background:#A87848;
content:"";
width:1.75rem;
display:inline-block;
height:1px;
}
.wux-bandfma .wux-sh_eb_linefma::before{
background:#C9A45C;
}
.wux-sh_eb_dotfma{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.wux-sh_eb_dotfma::before{
background:#A87848;
border-radius:50%;
height:6px;
width:6px;
display:inline-block;
content:"";
}
.wux-bandfma .wux-sh_eb_dotfma::before{
background:#C9A45C;
}
.wux-sh_linkfma{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
font-weight:600;
display:inline-flex;
padding-bottom:2px;
border-bottom:1px solid #F0E4CE;
align-items:center;
white-space:nowrap;
color:#F0E4CE;
font-size:13px;
}
.wux-sh_linkfma:hover{
border-color:#A87848;
color:#A87848;
}
.wux-sh_linkfma svg{
height:14px;
width:14px;
}
.wux-sh_link_chevfma{
border-bottom:0;
padding-bottom:0;
}
.wux-sh_link_btnfma{
border-radius:999px;
padding:9px 1.125rem;
background:#C9A45C;
color:#1C1208;
border-bottom:0;
}
.wux-sh_link_btnfma:hover{
background:#D9B46A;
border-color:transparent;
color:#1C1208;
}
.wux-bandfma .wux-sh_linkfma{
border-color:#EDE4D4;
color:#EDE4D4;
}
.wux-bandfma .wux-sh_link_btnfma{
background:#C9A45C;
color:#1C1208;
}
.wux-sh_rulefma{
margin:-2px 0 1.125rem;
background:rgba(240,228,208,0.13);
height:1px;
}
.wux-bandfma .wux-sh_rulefma{
background:rgba(240,228,208,0.13);
}
.wux-herofma{
padding:32px 0 8px;
}
@media(min-width:771px){
.wux-herofma{
padding:3.5rem 0 1.5rem;
}
}
.wux-hero_infma{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:899px){
.wux-hero_infma{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.wux-hero_copyfma{
min-width:0;
}
.wux-hero_eyebrowfma{
gap:0.625rem;
align-items:center;
display:inline-flex;
margin-bottom:1.375rem;
}
.wux-hero_eyebrow_linefma{
flex:0 0 auto;
background:#A87848;
width:1.75rem;
display:inline-block;
height:1px;
}
.wux-hero_h1fma{
margin-bottom:20px;
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F0E4CE;
overflow-wrap:break-word;
letter-spacing:-.01em;
line-height:1.04;
font-size:38px;
}
@media(min-width:765px){
.wux-hero_h1fma{
font-size:3.375rem;
}
}
@media(min-width:1101px){
.wux-hero_h1fma{
font-size:62px;
}
}
.wux-hero_h1fma em{
color:#A87848;
font-style:normal;
}
.wux-hero_subfma{
font-size:16px;
margin-bottom:30px;
line-height:1.6;
color:#8C7B64;
max-width:30rem;
}
@media(min-width:771px){
.wux-hero_subfma{
font-size:1.125rem;
}
}
.wux-hero_actionsfma{
gap:0.875rem;
margin-bottom:2.125rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.wux-hero_ctafma{
padding:1rem 1.875rem;
transition:background-color .22s ease;
border-radius:999px;
gap:0.625rem;
background:#C9A45C;
font-weight:700;
color:#1C1208;
display:inline-flex;
align-items:center;
font-size:15px;
}
.wux-hero_ctafma:hover{
background:#D9B46A;
}
.wux-hero_cta_icfma{
align-items:center;
display:inline-flex;
}
.wux-hero_cta_icfma svg{
height:16px;
width:16px;
}
.wux-hero_cta_altfma{
padding:0.938rem 1.625rem;
border-radius:62.438rem;
background:transparent;
border:1px solid rgba(240,228,208,0.13);
transition:border-color .22s ease,color .22s ease;
font-size:0.938rem;
display:inline-flex;
font-weight:600;
color:#F0E4CE;
align-items:center;
}
.wux-hero_cta_altfma:hover{
border-color:#A87848;
color:#A87848;
}
.wux-hero_trustfma{
gap:22px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.wux-hero_trust_itemfma{
gap:0.563rem;
display:flex;
align-items:center;
color:#D4C5A9;
font-weight:600;
font-size:0.813rem;
}
.wux-hero_trust_icfma{
display:inline-flex;
align-items:center;
color:#A87848;
}
.wux-hero_trust_icfma svg{
height:1rem;
width:1rem;
}
.wux-hero_promofma{
background:#252019;
overflow:hidden;
border-radius:1.25rem;
box-shadow:0 0.75rem 3rem rgba(12,8,4,0.55), 0 3px 12px rgba(168,120,72,0.12);
display:flex;
min-height:300px;
position:relative;
}
.wux-hero_promo_bgfma{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.wux-hero_promo_bgfma::after{
inset:0;
background:linear-gradient(120deg,#16211A 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.wux-hero_promo_glowfma{
background:radial-gradient(circle,rgba(168,124,72,0.18) 0%,transparent 65%);
border-radius:50%;
right:-20px;
position:absolute;
height:16.25rem;
top:-2.5rem;
pointer-events:none;
width:260px;
}
.wux-hero_promo_ctfma{
padding:28px;
align-self:flex-end;
max-width:88%;
z-index:2;
position:relative;
}
.wux-hero_promo_labelfma{
color:#C9A45C;
font-size:10px;
letter-spacing:.25em;
margin-bottom:0.5rem;
font-weight:700;
display:block;
text-transform:uppercase;
}
.wux-hero_promo_amountfma{
line-height:1.05;
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#EDE4D4;
font-size:32px;
overflow-wrap:break-word;
}
@media(min-width:771px){
.wux-hero_promo_amountfma{
font-size:2.5rem;
}
}
.wux-hero_promo_amountfma em{
font-style:normal;
color:#C9A45C;
}
.wux-hero_ratingfma{
border:1px solid rgba(240,228,208,0.07);
border-radius:0.875rem;
background:#252019;
gap:10px;
padding:10px 14px;
max-width:min(260px,62%);
z-index:3;
display:flex;
box-shadow:0 2px 6px rgba(12,8,4,0.45), 0 0.5rem 1.5rem rgba(12,8,4,0.30);
position:absolute;
align-items:center;
top:14px;
right:0.875rem;
}
.wux-hero_rating_scorefma{
flex:0 0 auto;
color:#F0E4CE;
font-size:1.5rem;
font-weight:700;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
.wux-hero_rating_txtfma{
flex:1 1 auto;
min-width:0;
}
.wux-hero_rating_starsfma{
gap:2px;
color:#A87848;
display:flex;
}
.wux-hero_rating_starsfma svg{
width:0.75rem;
height:0.75rem;
}
.wux-hero_rating_capfma{
margin-top:3px;
color:#A8977E;
font-size:11px;
line-height:1.35;
display:block;
overflow-wrap:break-word;
}
.wux-statfma{
border-bottom:1px solid rgba(240,228,208,0.13);
margin-top:16px;
border-top:1px solid rgba(240,228,208,0.13);
}
.wux-stat_infma{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:768px){
.wux-stat_infma{
grid-template-columns:repeat(4,1fr);
}
}
.wux-stat_itemfma{
padding:1.375rem 14px;
border-bottom:1px solid rgba(240,228,208,0.07);
border-right:1px solid rgba(240,228,208,0.07);
min-width:0;
}
.wux-stat_itemfma:nth-child(2n){
border-right:0;
}
.wux-stat_itemfma:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.wux-stat_itemfma{
border-bottom:0;
}
.wux-stat_itemfma:nth-child(2n){
border-right:1px solid rgba(240,228,208,0.07);
}
.wux-stat_itemfma:nth-child(4n){
border-right:0;
}
}
.wux-stat_valuefma{
overflow-wrap:break-word;
line-height:1;
font-size:30px;
color:#F0E4CE;
font-weight:700;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.wux-stat_valuefma{
font-size:34px;
}
}
.wux-stat_labelfma{
font-size:0.813rem;
line-height:1.4;
color:#A8977E;
margin-top:0.375rem;
overflow-wrap:break-word;
}
.wux-growfma{
padding:26px 0 10px;
}
.wux-row_seofma{
margin:10px 0 0;
max-width:47.5rem;
font-size:0.875rem;
overflow-wrap:break-word;
color:#8C7B64;
line-height:1.65;
}
.wux-row_seofma strong{
color:#F0E4CE;
font-weight:700;
}
.wux-jpfma{
padding:30px 0 10px;
}
.wux-jp_gridfma{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:767px){
.wux-jp_gridfma{
grid-template-columns:1fr 1fr;
}
.wux-jp_card_megafma{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.wux-jp_gridfma{
grid-template-columns:1.4fr 1fr 1fr;
}
.wux-jp_card_megafma{
grid-column:auto;
}
}
.wux-jp_cardfma{
overflow:hidden;
gap:12px;
border:1px solid rgba(240,228,208,0.07);
background:#252019;
border-radius:1.25rem;
padding:1.625rem;
flex-direction:column;
display:flex;
min-height:12.5rem;
justify-content:space-between;
position:relative;
min-width:0;
}
.wux-jp_card_megafma{
border-color:transparent;
background:linear-gradient(135deg,#16211A,#0D1310);
color:#EDE4D4;
min-height:13.125rem;
}
.wux-jp_glowfma{
border-radius:50%;
background:radial-gradient(circle,rgba(168,124,72,0.18),transparent 70%);
right:-2.5rem;
position:absolute;
width:12.5rem;
pointer-events:none;
height:12.5rem;
top:-2.5rem;
}
.wux-jp_labelfma{
gap:10px;
display:flex;
letter-spacing:.16em;
font-weight:700;
color:#A87848;
font-size:10px;
text-transform:uppercase;
justify-content:space-between;
position:relative;
flex-wrap:wrap;
align-items:center;
}
.wux-jp_card_megafma .wux-jp_labelfma{
color:#C9A45C;
}
.wux-jp_dropfma{
font-weight:600;
text-transform:none;
letter-spacing:.04em;
color:#A8977E;
}
.wux-jp_card_megafma .wux-jp_dropfma{
color:#A9B8A8;
}
.wux-jp_amountfma{
font-size:2.375rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:700;
position:relative;
line-height:1;
overflow-wrap:break-word;
color:#F0E4CE;
}
.wux-jp_card_megafma .wux-jp_amountfma{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#C9A45C;
}
@media(min-width:771px){
.wux-jp_card_megafma .wux-jp_amountfma{
font-size:3.375rem;
}
}
.wux-jp_gamefma{
font-size:0.813rem;
color:#A8977E;
position:relative;
}
.wux-jp_card_megafma .wux-jp_gamefma{
color:#A9B8A8;
}
.wux-jp_ctafma{
align-self:flex-start;
position:relative;
}
.wux-jp_card_megafma .wux-jp_ctafma{
padding:10px 20px;
border-radius:999px;
background:#C9A45C;
transition:opacity .22s ease;
color:#1C1208;
font-weight:700;
font-size:0.813rem;
}
.wux-jp_card_megafma .wux-jp_ctafma:hover{
opacity:.9;
}
.wux-jp_cardfma:not(.wux-jp_card_megafma) .wux-jp_ctafma{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #F0E4CE;
color:#F0E4CE;
font-weight:700;
font-size:0.813rem;
padding-bottom:2px;
}
.wux-jp_cardfma:not(.wux-jp_card_megafma) .wux-jp_ctafma:hover{
border-color:#A87848;
color:#A87848;
}
.wux-jp_seofma{
margin:0.875rem 0 0;
line-height:1.65;
color:#8C7B64;
font-size:0.875rem;
overflow-wrap:break-word;
max-width:760px;
}
.wux-jp_seofma strong{
font-weight:700;
color:#F0E4CE;
}
.wux-growfma{
padding:1.625rem 0 0.625rem;
}
.wux-row_seofma{
margin:0.625rem 0 0;
max-width:47.5rem;
overflow-wrap:break-word;
color:#8C7B64;
line-height:1.65;
font-size:0.875rem;
}
.wux-row_seofma strong{
font-weight:700;
color:#F0E4CE;
}
.wux-prfma{
padding:1.875rem 0 6px;
}
.wux-pr_cardfma{
overflow:hidden;
background:#252019;
border-radius:1.25rem;
border:1px solid rgba(240,228,208,0.07);
padding:1.625rem;
gap:0.625rem;
flex:0 0 auto;
width:17.5rem;
min-height:200px;
position:relative;
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.wux-pr_cardfma{
width:18.75rem;
}
}
.wux-pr_card_featfma{
background:linear-gradient(150deg,#16211A,#0D1310);
border-color:transparent;
color:#EDE4D4;
}
.wux-pr_glowfma{
border-radius:50%;
background:radial-gradient(circle,rgba(168,124,72,0.18),transparent 70%);
opacity:0;
width:130px;
height:8.125rem;
pointer-events:none;
top:-30px;
position:absolute;
right:-1.875rem;
}
.wux-pr_card_featfma .wux-pr_glowfma{
opacity:1;
}
.wux-pr_labelfma{
text-transform:uppercase;
letter-spacing:.16em;
font-size:0.625rem;
font-weight:700;
position:relative;
color:#A87848;
}
.wux-pr_card_featfma .wux-pr_labelfma{
color:#C9A45C;
}
.wux-pr_amountfma{
font-weight:600;
color:#F0E4CE;
font-size:1.625rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
position:relative;
overflow-wrap:break-word;
line-height:1.08;
}
.wux-pr_card_featfma .wux-pr_amountfma{
color:#EDE4D4;
}
.wux-pr_amountfma em{
color:#A87848;
font-style:normal;
}
.wux-pr_card_featfma .wux-pr_amountfma em{
color:#C9A45C;
}
.wux-pr_termsfma{
font-size:13px;
line-height:1.5;
position:relative;
color:#A8977E;
}
.wux-pr_card_featfma .wux-pr_termsfma{
color:#A9B8A8;
}
.wux-pr_ctafma{
align-self:flex-start;
position:relative;
margin-top:auto;
}
.wux-pr_card_featfma .wux-pr_ctafma{
transition:opacity .22s ease;
border-radius:999px;
background:#C9A45C;
padding:0.563rem 1.125rem;
font-size:13px;
font-weight:700;
color:#1C1208;
}
.wux-pr_card_featfma .wux-pr_ctafma:hover{
opacity:.9;
}
.wux-pr_cardfma:not(.wux-pr_card_featfma) .wux-pr_ctafma{
transition:color .22s ease,border-color .22s ease;
font-size:0.813rem;
border-bottom:1px solid #F0E4CE;
color:#F0E4CE;
font-weight:700;
padding-bottom:2px;
}
.wux-pr_cardfma:not(.wux-pr_card_featfma) .wux-pr_ctafma:hover{
border-color:#A87848;
color:#A87848;
}
.wux-growfma{
padding:1.625rem 0 0.625rem;
}
.wux-row_seofma{
margin:10px 0 0;
max-width:760px;
color:#8C7B64;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
}
.wux-row_seofma strong{
font-weight:700;
color:#F0E4CE;
}
.wux-gffma{
padding:24px 0 6px;
}
.wux-gf_infma{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.wux-gf_chipfma{
border:1px solid rgba(240,228,208,0.13);
padding:0.625rem 18px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-radius:62.438rem;
background:#252019;
font-weight:600;
font-size:0.813rem;
color:#D4C5A9;
white-space:nowrap;
}
.wux-gf_chipfma:hover{
border-color:#A87848;
color:#A87848;
}
.wux-gf_chipfma.wux-state_activefma{
background:#C9A45C;
border-color:transparent;
color:#1C1208;
}
.wux-gmfma{
padding:30px 0 0.625rem;
}
.wux-gm_infma{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:880px){
.wux-gm_infma{
grid-template-columns:1.25fr 1fr;
}
}
.wux-gm_leftfma{
border:1px solid rgba(240,228,208,0.07);
background:#252019;
border-radius:1.25rem;
padding:32px;
min-width:0;
}
.wux-gm_eyebrowfma{
margin-bottom:10px;
}
.wux-gm_h2fma{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.06;
margin-bottom:8px;
overflow-wrap:break-word;
font-size:1.625rem;
font-weight:600;
color:#F0E4CE;
}
@media(min-width:769px){
.wux-gm_h2fma{
font-size:28px;
}
}
.wux-gm_textfma{
line-height:1.6;
font-size:0.875rem;
color:#8C7B64;
max-width:30rem;
margin-bottom:1.375rem;
}
.wux-gm_levelfma{
color:#A87848;
font-weight:700;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:22px;
margin-bottom:8px;
}
.wux-gm_barfma{
border-radius:999px;
background:rgba(240,228,208,0.13);
overflow:hidden;
margin-bottom:6px;
height:0.5rem;
}
.wux-gm_bar_fillfma{
border-radius:62.438rem;
background:linear-gradient(90deg,#A87848,#D9B46A);
height:100%;
}
.wux-gm_bar_metafma{
gap:10px;
margin-bottom:18px;
color:#A8977E;
justify-content:space-between;
font-size:0.688rem;
display:flex;
}
.wux-gm_missionsfma{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.wux-gm_missionfma{
border:1px solid rgba(240,228,208,0.13);
padding:0.563rem 0.938rem;
border-radius:62.438rem;
gap:0.438rem;
background:#1C1814;
display:inline-flex;
font-size:12.5px;
font-weight:600;
align-items:center;
color:#D4C5A9;
}
.wux-gm_mission_icfma{
align-items:center;
display:inline-flex;
color:#A87848;
}
.wux-gm_mission_icfma svg{
width:13px;
height:0.813rem;
}
.wux-gm_rightfma{
background:linear-gradient(150deg,#16211A,#0D1310);
padding:32px;
overflow:hidden;
border-radius:1.25rem;
display:flex;
flex-direction:column;
position:relative;
color:#EDE4D4;
}
.wux-gm_glowfma{
background:radial-gradient(circle,rgba(168,124,72,0.18),transparent 70%);
border-radius:50%;
width:9.375rem;
position:absolute;
height:9.375rem;
pointer-events:none;
right:-1.875rem;
top:-1.875rem;
}
.wux-gm_ref_eyebrowfma{
margin-bottom:10px;
position:relative;
}
.wux-gm_ref_h2fma{
font-size:26px;
color:#EDE4D4;
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
position:relative;
line-height:1.1;
margin-bottom:0.5rem;
}
.wux-gm_ref_textfma{
margin-bottom:20px;
line-height:1.55;
position:relative;
font-size:13.5px;
color:#A9B8A8;
}
.wux-gm_ref_ctafma{
background:#C9A45C;
border-radius:999px;
padding:11px 22px;
transition:opacity .22s ease;
font-size:13.5px;
align-self:flex-start;
color:#1C1208;
font-weight:700;
margin-top:auto;
position:relative;
}
.wux-gm_ref_ctafma:hover{
opacity:.9;
}
.wux-trnfma{
padding:30px 0 0.625rem;
}
.wux-trn_infma{
background:#252019;
grid-template-columns:1fr;
border-radius:1.25rem;
border:1px solid rgba(240,228,208,0.07);
overflow:hidden;
display:grid;
}
@media(min-width:882px){
.wux-trn_infma{
grid-template-columns:1.05fr 1fr;
}
}
.wux-trn_bannerfma{
background:linear-gradient(150deg,#16211A,#0D1310);
padding:34px;
overflow:hidden;
position:relative;
color:#EDE4D4;
}
.wux-trn_glowfma{
border-radius:50%;
background:radial-gradient(circle,rgba(168,124,72,0.18),transparent 70%);
right:-40px;
width:200px;
pointer-events:none;
bottom:-40px;
position:absolute;
height:200px;
}
.wux-trn_eyebrowfma{
position:relative;
margin-bottom:0.875rem;
}
.wux-trn_h2fma{
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
position:relative;
margin-bottom:12px;
font-weight:600;
line-height:1.06;
color:#EDE4D4;
font-size:1.875rem;
}
@media(min-width:769px){
.wux-trn_h2fma{
font-size:36px;
}
}
.wux-trn_textfma{
margin-bottom:22px;
position:relative;
font-size:0.875rem;
line-height:1.6;
max-width:26.25rem;
color:#A9B8A8;
}
.wux-trn_timerfma{
gap:8px;
margin-bottom:24px;
display:flex;
align-items:center;
flex-wrap:wrap;
position:relative;
}
.wux-trn_timer_capfma{
font-size:11px;
color:#A9B8A8;
}
.wux-trn_timer_boxfma{
border-radius:8px;
background:rgba(240,228,208,0.07);
padding:4px 0.75rem;
color:#EDE4D4;
font-size:24px;
font-weight:700;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
.wux-trn_ctafma{
border-radius:999px;
transition:opacity .22s ease;
background:#C9A45C;
padding:13px 26px;
position:relative;
color:#1C1208;
display:inline-block;
font-weight:700;
font-size:14px;
}
.wux-trn_ctafma:hover{
opacity:.9;
}
.wux-trn_lbfma{
padding:1.625rem 28px;
}
.wux-trn_lb_headfma{
gap:10px;
align-items:center;
margin-bottom:0.75rem;
justify-content:space-between;
display:flex;
}
.wux-trn_lb_titlefma{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F0E4CE;
font-size:20px;
}
.wux-trn_lb_updfma{
letter-spacing:.08em;
color:#A8977E;
font-size:11px;
text-transform:uppercase;
}
.wux-trn_lb_rowfma{
gap:14px;
border-radius:0.5rem;
padding:0.688rem 0.75rem;
align-items:center;
display:flex;
}
.wux-trn_lb_rowfma:nth-child(2){
background:rgba(168,120,72,0.14);
}
.wux-trn_lb_rankfma{
flex:0 0 auto;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:16px;
color:#A87848;
width:22px;
font-weight:700;
}
.wux-trn_lb_avfma{
background:linear-gradient(135deg,#A87848,#D9B46A);
flex:0 0 auto;
border-radius:50%;
width:30px;
height:30px;
}
.wux-trn_lb_namefma{
flex:1 1 auto;
overflow:hidden;
font-weight:600;
white-space:nowrap;
font-size:0.875rem;
min-width:0;
text-overflow:ellipsis;
color:#F0E4CE;
}
.wux-trn_lb_amountfma{
flex:0 0 auto;
font-size:0.813rem;
color:#F0E4CE;
font-weight:700;
}
.wux-nlfma{
padding:24px 0 10px;
}
.wux-nl_infma{
gap:22px;
padding:30px 2rem;
border-radius:1.25rem;
background:#111C19;
flex-direction:column;
color:#EDE4D4;
display:flex;
}
@media(min-width:769px){
.wux-nl_infma{
gap:28px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.wux-nl_text_wrapfma{
min-width:0;
}
.wux-nl_h3fma{
margin-bottom:5px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
font-weight:600;
line-height:1.1;
color:#EDE4D4;
overflow-wrap:break-word;
}
@media(min-width:770px){
.wux-nl_h3fma{
font-size:24px;
}
}
.wux-nl_textfma{
line-height:1.5;
color:#A9B8A8;
font-size:13.5px;
}
.wux-nl_formfma{
gap:10px;
flex:1 1 auto;
max-width:28.75rem;
display:flex;
min-width:0;
}
.wux-nl_inputfma{
border:1px solid rgba(240,228,208,0.13);
border-radius:14px;
flex:1 1 auto;
overflow:hidden;
padding:13px 1rem;
background:rgba(240,228,208,0.07);
align-items:center;
white-space:nowrap;
color:#A9B8A8;
text-overflow:ellipsis;
font-size:0.875rem;
display:flex;
min-width:0;
}
.wux-nl_btnfma{
border-radius:0.875rem;
padding:0.813rem 24px;
background:#C9A45C;
transition:opacity .22s ease;
flex:0 0 auto;
color:#1C1208;
font-weight:700;
white-space:nowrap;
font-size:14px;
}
.wux-nl_btnfma:hover{
opacity:.9;
}
.wux-vipfma{
padding:3rem 0;
}
@media(min-width:765px){
.wux-vipfma{
padding:4rem 0;
}
}
.wux-vip_headfma{
gap:14px;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:881px){
.wux-vip_headfma{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.wux-vip_eyebrowfma{
margin-bottom:12px;
}
.wux-vip_h2fma{
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#EDE4D4;
overflow-wrap:break-word;
font-size:2rem;
line-height:1.05;
}
@media(min-width:769px){
.wux-vip_h2fma{
font-size:40px;
}
}
.wux-vip_introfma{
font-size:14px;
color:#A9B8A8;
line-height:1.6;
max-width:420px;
}
.wux-vip_gridfma{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:0.875rem;
display:grid;
}
.wux-vip_cardfma{
border:1px solid rgba(240,228,208,0.13);
border-radius:0.875rem;
padding:22px 1.125rem;
min-width:0;
}
.wux-vip_card_featfma{
background:rgba(240,228,208,0.07);
border-color:#C9A45C;
}
.wux-vip_card_icfma{
border-radius:8px;
background:linear-gradient(135deg,#A87848,#D9B46A);
display:block;
margin-bottom:16px;
height:34px;
width:2.125rem;
}
.wux-vip_namefma{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
margin-bottom:6px;
font-weight:600;
font-size:1.25rem;
overflow-wrap:break-word;
color:#EDE4D4;
}
.wux-vip_perkfma{
font-size:12.5px;
overflow-wrap:break-word;
line-height:1.5;
color:#A9B8A8;
}
.wux-appfma{
padding:30px 0 10px;
}
.wux-app_infma{
gap:1.75rem;
padding:2rem;
background:#252019;
border:1px solid rgba(240,228,208,0.07);
border-radius:1.25rem;
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.wux-app_infma{
gap:40px;
padding:2.5rem 44px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.wux-app_copyfma{
min-width:0;
max-width:35rem;
}
.wux-app_eyebrowfma{
margin-bottom:12px;
}
.wux-app_h2fma{
color:#F0E4CE;
margin-bottom:0.75rem;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-size:28px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.wux-app_h2fma{
font-size:34px;
}
}
.wux-app_textfma{
margin-bottom:22px;
font-size:0.875rem;
color:#8C7B64;
line-height:1.6;
}
.wux-app_btnsfma{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.wux-app_btnfma{
border-radius:0.875rem;
gap:10px;
padding:0.688rem 20px;
background:#C9A45C;
transition:background-color .22s ease;
display:inline-flex;
color:#1C1208;
align-items:center;
}
.wux-app_btnfma:hover{
background:#D9B46A;
}
.wux-app_btn_icfma{
align-items:center;
display:inline-flex;
}
.wux-app_btn_icfma svg{
width:18px;
height:18px;
}
.wux-app_btn_lbfma{
font-weight:700;
font-size:0.844rem;
}
.wux-app_qr_wrapfma{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.wux-app_qrfma{
flex:0 0 auto;
border-radius:14px;
width:6.75rem;
background-color:#C9A45C;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#252019 0 0.313rem,transparent 5px 11px),repeating-linear-gradient(90deg,#252019 0 5px,transparent 0.313rem 11px);
}
.wux-app_qr_capfma{
line-height:1.4;
color:#A8977E;
max-width:5.75rem;
font-size:0.781rem;
}
.wux-ttfma{
padding:3rem 0 10px;
}
@media(min-width:765px){
.wux-ttfma{
padding:3.75rem 0 0.625rem;
}
}
.wux-tt_headfma{
margin-bottom:2.125rem;
text-align:center;
}
.wux-tt_eyebrowfma{
margin-bottom:12px;
}
.wux-tt_h2fma{
font-weight:600;
font-size:32px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F0E4CE;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:768px){
.wux-tt_h2fma{
font-size:2.625rem;
}
}
.wux-tt_gridfma{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.wux-tt_gridfma{
grid-template-columns:repeat(3,1fr);
}
}
.wux-tt_cardfma{
border-radius:0.875rem;
border:1px solid rgba(240,228,208,0.07);
background:#252019;
padding:1.875rem;
flex-direction:column;
display:flex;
min-width:0;
}
.wux-tt_card_icfma{
align-items:center;
display:inline-flex;
color:#A87848;
margin-bottom:18px;
}
.wux-tt_card_icfma svg{
width:28px;
height:1.75rem;
}
.wux-tt_card_hfma{
line-height:1.15;
font-size:22px;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:8px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F0E4CE;
}
.wux-tt_card_pfma{
color:#8C7B64;
overflow-wrap:break-word;
line-height:1.6;
margin-bottom:0.875rem;
font-size:0.875rem;
}
.wux-tt_card_pfma b{
font-weight:700;
color:#F0E4CE;
}
.wux-tt_card_linkfma{
transition:color .22s ease;
font-weight:700;
color:#F0E4CE;
border-bottom:1px solid #A87848;
align-self:flex-start;
font-size:13px;
padding-bottom:2px;
margin-top:auto;
}
.wux-tt_card_linkfma:hover{
color:#A87848;
}
.wux-etfma{
padding:36px 0 10px;
}
.wux-et_infma{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:881px){
.wux-et_infma{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.wux-et_leftfma{
min-width:0;
}
.wux-et_eyebrowfma{
margin-bottom:12px;
}
.wux-et_h2fma{
margin-bottom:14px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F0E4CE;
line-height:1.06;
font-size:1.75rem;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.wux-et_h2fma{
font-size:2rem;
}
}
.wux-et_textfma{
color:#8C7B64;
line-height:1.65;
margin-bottom:1.375rem;
font-size:15px;
}
.wux-et_statsfma{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.wux-et_statfma{
min-width:0;
}
.wux-et_stat_vfma{
line-height:1;
font-weight:700;
color:#F0E4CE;
font-size:1.625rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
.wux-et_stat_lfma{
margin-top:0.25rem;
color:#A8977E;
font-size:12.5px;
}
.wux-et_rightfma{
gap:12px;
display:flex;
flex-direction:column;
}
.wux-et_memberfma{
border:1px solid rgba(240,228,208,0.07);
padding:1.125rem 20px;
background:#252019;
border-radius:14px;
gap:16px;
align-items:center;
min-width:0;
display:flex;
}
.wux-et_member_avfma{
background:linear-gradient(135deg,#16211A,#A87848);
border-radius:50%;
flex:0 0 auto;
width:48px;
height:3rem;
}
.wux-et_member_namefma{
font-weight:700;
overflow-wrap:break-word;
font-size:0.938rem;
color:#F0E4CE;
}
.wux-et_member_rolefma{
color:#A8977E;
font-size:12.5px;
overflow-wrap:break-word;
}
.wux-et_updatedfma{
gap:8px;
background:#1C1814;
border-radius:14px;
border:1px solid rgba(240,228,208,0.07);
padding:0.875rem 18px;
font-size:12.5px;
display:flex;
align-items:center;
color:#8C7B64;
}
.wux-opfma{
padding:36px 0 0.625rem;
}
.wux-op_infma{
background:#252019;
border:1px solid rgba(240,228,208,0.07);
gap:32px;
padding:2rem;
grid-template-columns:1fr;
border-radius:14px;
display:grid;
align-items:center;
}
@media(min-width:861px){
.wux-op_infma{
gap:2.75rem;
grid-template-columns:.9fr 1.1fr;
padding:34px 40px;
}
}
.wux-op_leftfma{
min-width:0;
}
.wux-op_eyebrowfma{
margin-bottom:12px;
}
.wux-op_h2fma{
margin-bottom:10px;
font-size:28px;
overflow-wrap:break-word;
color:#F0E4CE;
line-height:1.08;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:765px){
.wux-op_h2fma{
font-size:1.875rem;
}
}
.wux-op_textfma{
line-height:1.6;
font-size:14px;
color:#8C7B64;
}
.wux-op_gridfma{
overflow:hidden;
grid-template-columns:1fr 1fr;
gap:1px;
border:1px solid rgba(240,228,208,0.13);
border-radius:8px;
background:rgba(240,228,208,0.13);
display:grid;
}
.wux-op_fieldfma{
padding:18px 1.25rem;
background:#1C1814;
min-width:0;
}
.wux-op_field_lbfma{
letter-spacing:.1em;
text-transform:uppercase;
color:#A87848;
font-size:10px;
margin-bottom:0.313rem;
font-weight:600;
}
.wux-op_field_valfma{
overflow-wrap:break-word;
font-weight:700;
font-size:14px;
color:#F0E4CE;
}
.wux-provfma{
padding:2.5rem 0 20px;
}
.wux-prov_eyebrowfma{
margin-bottom:1.125rem;
display:block;
}
.wux-prov_gridfma{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:557px){
.wux-prov_gridfma{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.wux-prov_gridfma{
grid-template-columns:repeat(6,1fr);
}
}
.wux-wyfma{
padding:48px 0;
}
@media(min-width:766px){
.wux-wyfma{
padding:56px 0;
}
}
.wux-wy_infma{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:902px){
.wux-wy_infma{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.wux-wy_leftfma{
min-width:0;
}
.wux-wy_eyebrowfma{
margin-bottom:0.875rem;
}
.wux-wy_h2fma{
color:#F0E4CE;
line-height:1.05;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:16px;
overflow-wrap:break-word;
font-size:32px;
}
@media(min-width:771px){
.wux-wy_h2fma{
font-size:40px;
}
}
.wux-wy_introfma{
color:#8C7B64;
font-size:15px;
line-height:1.6;
}
.wux-wy_gridfma{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:558px){
.wux-wy_gridfma{
grid-template-columns:1fr 1fr;
}
}
.wux-wy_cardfma{
padding:1.625rem;
background:#252019;
border:1px solid rgba(240,228,208,0.07);
border-radius:0.875rem;
min-width:0;
}
.wux-wy_card_icfma{
justify-content:center;
display:inline-flex;
align-items:center;
margin-bottom:16px;
color:#A87848;
}
.wux-wy_card_icfma svg{
height:26px;
width:26px;
}
.wux-wy_card_hfma{
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.5rem;
line-height:1.15;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:21px;
color:#F0E4CE;
}
.wux-wy_card_pfma{
font-size:14px;
color:#8C7B64;
line-height:1.55;
overflow-wrap:break-word;
}
.wux-tsfma{
padding:44px 0;
}
.wux-ts_infma{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:881px){
.wux-ts_infma{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.wux-ts_leftfma{
min-width:0;
}
.wux-ts_h2fma{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
margin-bottom:12px;
font-weight:600;
line-height:1.1;
overflow-wrap:break-word;
color:#EDE4D4;
}
@media(min-width:769px){
.wux-ts_h2fma{
font-size:28px;
}
}
.wux-ts_textfma{
color:#A9B8A8;
max-width:520px;
line-height:1.6;
font-size:14.5px;
margin-bottom:22px;
}
.wux-ts_badgesfma{
gap:18px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.wux-ts_badgefma{
color:#A9B8A8;
font-weight:600;
font-size:0.813rem;
}
.wux-ts_payfma{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:877px){
.wux-ts_payfma{
justify-content:flex-end;
}
}
.wux-ts_pay_chipfma{
border-radius:0.875rem;
background:rgba(240,228,208,0.07);
padding:0.75rem 1rem;
border:1px solid rgba(240,228,208,0.13);
font-size:0.875rem;
color:#EDE4D4;
font-weight:700;
}
.wux-rvfma{
padding:3rem 0;
background:#252019;
margin-top:24px;
border-top:1px solid rgba(240,228,208,0.07);
border-bottom:1px solid rgba(240,228,208,0.07);
}
@media(min-width:767px){
.wux-rvfma{
padding:56px 0;
}
}
.wux-rv_headfma{
gap:1rem;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:770px){
.wux-rv_headfma{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.wux-rv_eyebrowfma{
margin-bottom:0.625rem;
}
.wux-rv_h2fma{
color:#F0E4CE;
font-weight:600;
font-size:30px;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:766px){
.wux-rv_h2fma{
font-size:2.375rem;
}
}
.wux-rv_aggfma{
gap:0.75rem;
align-items:center;
display:flex;
}
.wux-rv_agg_starsfma{
gap:3px;
color:#A87848;
display:flex;
}
.wux-rv_agg_starsfma svg{
height:18px;
width:1.125rem;
}
.wux-rv_sourcefma{
color:#8C7B64;
font-size:13px;
}
.wux-rv_gridfma{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:760px){
.wux-rv_gridfma{
grid-template-columns:repeat(3,1fr);
}
}
.wux-rv_cardfma{
border:1px solid rgba(240,228,208,0.07);
border-radius:14px;
background:#1C1814;
padding:1.625rem;
min-width:0;
}
.wux-rv_card_starsfma{
gap:2px;
display:flex;
margin-bottom:0.75rem;
color:#A87848;
}
.wux-rv_card_starsfma svg{
width:0.875rem;
height:14px;
}
.wux-rv_card_bodyfma{
overflow-wrap:break-word;
margin-bottom:1rem;
font-size:18px;
line-height:1.45;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:500;
color:#F0E4CE;
}
.wux-rv_card_metafma{
gap:0.625rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.wux-rv_card_avfma{
background:linear-gradient(135deg,#A87848,#D9B46A);
border-radius:50%;
flex:0 0 auto;
width:32px;
height:2rem;
}
.wux-rv_card_authorfma{
font-size:0.813rem;
color:#F0E4CE;
font-weight:700;
}
.wux-rv_card_locfma{
font-size:12px;
color:#A8977E;
}
.wux-htsfma{
padding:3rem 0;
}
@media(min-width:770px){
.wux-htsfma{
padding:62px 0;
}
}
.wux-hts_headfma{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:34px;
}
@media(min-width:770px){
.wux-hts_headfma{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.wux-hts_eyebrowfma{
margin-bottom:12px;
}
.wux-hts_h2fma{
line-height:1.05;
overflow-wrap:break-word;
color:#EDE4D4;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:30px;
font-weight:600;
}
@media(min-width:771px){
.wux-hts_h2fma{
font-size:38px;
}
}
.wux-hts_ctafma{
border-radius:999px;
padding:15px 1.875rem;
flex:0 0 auto;
background:#C9A45C;
transition:opacity .22s ease;
color:#1C1208;
font-weight:700;
font-size:15px;
}
.wux-hts_ctafma:hover{
opacity:.9;
}
.wux-hts_gridfma{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.wux-hts_gridfma{
grid-template-columns:repeat(3,1fr);
}
}
.wux-hts_stepfma{
min-width:0;
border-top:1px solid rgba(240,228,208,0.13);
padding-top:22px;
}
.wux-hts_step_numfma{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:2.75rem;
margin-bottom:14px;
color:#C9A45C;
line-height:1;
}
.wux-hts_step_hfma{
color:#EDE4D4;
overflow-wrap:break-word;
margin-bottom:8px;
font-weight:700;
font-size:19px;
line-height:1.2;
}
.wux-hts_step_pfma{
line-height:1.55;
font-size:0.875rem;
color:#A9B8A8;
overflow-wrap:break-word;
}
.wux-gdfma{
padding:3rem 0 0.625rem;
}
.wux-gd_headfma{
gap:0.875rem;
display:flex;
margin-bottom:24px;
flex-direction:column;
}
@media(min-width:679px){
.wux-gd_headfma{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.wux-gd_eyebrowfma{
margin-bottom:10px;
}
.wux-gd_h2fma{
color:#F0E4CE;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-size:28px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.wux-gd_h2fma{
font-size:34px;
}
}
.wux-gd_morefma{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
padding-bottom:2px;
border-bottom:1px solid #F0E4CE;
font-weight:600;
font-size:0.844rem;
color:#F0E4CE;
}
.wux-gd_morefma:hover{
border-color:#A87848;
color:#A87848;
}
.wux-gd_gridfma{
grid-template-columns:1fr;
gap:1.25rem;
display:grid;
}
@media(min-width:717px){
.wux-gd_gridfma{
grid-template-columns:repeat(3,1fr);
}
}
.wux-gd_cardfma{
overflow:hidden;
background:#252019;
border:1px solid rgba(240,228,208,0.07);
border-radius:0.875rem;
display:block;
min-width:0;
}
.wux-gd_card_imgfma{
background:linear-gradient(140deg,#16211A,#A87848);
height:150px;
}
.wux-gd_card_bodyfma{
padding:1.375rem;
}
.wux-gd_card_catfma{
font-size:10px;
color:#A87848;
letter-spacing:.1em;
font-weight:600;
text-transform:uppercase;
}
.wux-gd_card_hfma{
margin:8px 0 0.625rem;
color:#F0E4CE;
line-height:1.2;
font-size:19px;
overflow-wrap:break-word;
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
.wux-gd_card_metafma{
color:#A8977E;
overflow-wrap:break-word;
font-size:0.75rem;
}
.wux-sgfma{
padding:48px 0 0.625rem;
}
.wux-sg_eyebrowfma{
margin-bottom:0.75rem;
display:block;
}
.wux-sg_h2fma{
overflow-wrap:break-word;
color:#F0E4CE;
font-weight:600;
font-size:1.875rem;
line-height:1.05;
margin-bottom:28px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.wux-sg_h2fma{
font-size:2.25rem;
}
}
.wux-sg_gridfma{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:718px){
.wux-sg_gridfma{
grid-template-columns:repeat(3,1fr);
}
}
.wux-sg_colfma{
min-width:0;
}
.wux-sg_col_hfma{
margin-bottom:10px;
color:#F0E4CE;
font-weight:600;
line-height:1.15;
font-size:22px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.wux-sg_col_pfma{
font-size:14px;
color:#8C7B64;
line-height:1.65;
overflow-wrap:break-word;
}
.wux-scfma{
padding:3rem 0 10px;
}
.wux-sc_headfma{
margin-bottom:1.75rem;
text-align:center;
}
.wux-sc_eyebrowfma{
margin-bottom:0.75rem;
}
.wux-sc_h2fma{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:30px;
overflow-wrap:break-word;
line-height:1.05;
color:#F0E4CE;
font-weight:600;
}
@media(min-width:768px){
.wux-sc_h2fma{
font-size:36px;
}
}
.wux-sc_tablefma{
margin:0 auto;
overflow:hidden;
border-radius:14px;
border:1px solid rgba(240,228,208,0.07);
max-width:900px;
}
.wux-sc_theadfma{
background:#110E0B;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.wux-sc_thfma{
padding:0.938rem 18px;
text-align:center;
overflow-wrap:break-word;
font-size:0.813rem;
font-weight:700;
color:#A9B8A8;
}
.wux-sc_thfma:first-child{
text-align:left;
}
.wux-sc_th_usfma{
color:#C9A45C;
}
.wux-sc_rowfma{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(240,228,208,0.07);
}
.wux-sc_rowfma:nth-child(even){
background:#252019;
}
.wux-sc_tdfma{
padding:15px 1.125rem;
color:#A8977E;
font-size:0.875rem;
text-align:center;
min-width:0;
overflow-wrap:break-word;
}
.wux-sc_tdfma:first-child{
font-weight:600;
text-align:left;
color:#D4C5A9;
}
.wux-sc_td_usfma{
color:#5A8C6A;
font-weight:700;
}
.wux-sbfma{
background:#252019;
padding:3rem 0;
margin-top:24px;
border-top:1px solid rgba(240,228,208,0.07);
border-bottom:1px solid rgba(240,228,208,0.07);
}
@media(min-width:767px){
.wux-sbfma{
padding:3.5rem 0;
}
}
.wux-sb_eyebrowfma{
display:block;
margin-bottom:0.75rem;
}
.wux-sb_h2fma{
font-size:30px;
overflow-wrap:break-word;
color:#F0E4CE;
line-height:1.05;
font-weight:600;
margin-bottom:1.625rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.wux-sb_h2fma{
font-size:36px;
}
}
.wux-sb_gridfma{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:557px){
.wux-sb_gridfma{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.wux-sb_gridfma{
grid-template-columns:repeat(4,1fr);
}
}
.wux-sb_cardfma{
border-radius:14px;
background:#1C1814;
border:1px solid rgba(240,228,208,0.07);
padding:24px;
min-width:0;
}
.wux-sb_card_hfma{
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.5rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.15;
font-size:1.188rem;
color:#F0E4CE;
}
.wux-sb_card_pfma{
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
color:#8C7B64;
}
.wux-sb_rtpfma{
background:#1C1814;
border-radius:14px;
border:1px solid rgba(240,228,208,0.07);
grid-template-columns:1fr;
padding:26px 1.75rem;
gap:1.5rem;
align-items:center;
margin-top:1.125rem;
display:grid;
}
@media(min-width:758px){
.wux-sb_rtpfma{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.wux-sb_rtp_hfma{
margin-bottom:0.5rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
color:#F0E4CE;
font-size:20px;
}
.wux-sb_rtp_pfma{
font-size:13.5px;
line-height:1.6;
overflow-wrap:break-word;
color:#8C7B64;
}
.wux-sb_rtp_statsfma{
gap:16px;
display:flex;
}
.wux-sb_statfma{
border-radius:8px;
background:#252019;
flex:1 1 0;
padding:1.125rem;
min-width:0;
text-align:center;
}
.wux-sb_stat_vfma{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#5A8C6A;
font-weight:700;
font-size:1.625rem;
}
.wux-sb_stat_lfma{
margin-top:4px;
color:#A8977E;
font-size:0.719rem;
}
.wux-lhfma{
padding:2.5rem 0 1.25rem;
}
.wux-lh_infma{
padding-top:2.125rem;
border-top:1px solid rgba(240,228,208,0.13);
}
.wux-lh_eyebrowfma{
display:block;
margin-bottom:1.375rem;
}
.wux-lh_gridfma{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:601px){
.wux-lh_gridfma{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.wux-lh_gridfma{
grid-template-columns:repeat(5,1fr);
}
}
.wux-lh_colfma{
min-width:0;
}
.wux-lh_col_hfma{
font-size:13px;
margin-bottom:0.75rem;
color:#F0E4CE;
overflow-wrap:break-word;
font-weight:700;
}
.wux-lh_linksfma{
gap:8px;
flex-direction:column;
display:flex;
}
.wux-lh_linkfma{
transition:color .22s ease;
color:#8C7B64;
font-size:0.813rem;
overflow-wrap:break-word;
}
.wux-lh_linkfma:hover{
color:#A87848;
}
.wux-elfma{
padding:3rem 0;
}
@media(min-width:769px){
.wux-elfma{
padding:56px 0;
}
}
.wux-el_infma{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:901px){
.wux-el_infma{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.wux-el_leftfma{
min-width:0;
}
.wux-el_eyebrowfma{
margin-bottom:0.875rem;
}
.wux-el_h2fma{
line-height:1.08;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:32px;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:22px;
color:#F0E4CE;
}
@media(min-width:769px){
.wux-el_h2fma{
font-size:38px;
}
}
.wux-el_bodyfma p{
color:#D4C5A9;
font-size:1rem;
overflow-wrap:break-word;
margin-bottom:18px;
line-height:1.7;
}
.wux-el_dropcapfma{
padding:6px 12px 0 0;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
float:left;
font-size:62px;
font-weight:700;
color:#A87848;
line-height:.8;
}
.wux-el_rightfma{
min-width:0;
}
.wux-el_quotefma{
border-radius:20px;
padding:2.25rem;
background:linear-gradient(150deg,#16211A,#0D1310);
margin-bottom:24px;
color:#EDE4D4;
position:relative;
}
.wux-el_quote_markfma{
margin-bottom:6px;
display:inline-flex;
color:#C9A45C;
align-items:center;
}
.wux-el_quote_markfma svg{
height:2.125rem;
width:34px;
}
.wux-el_quote_textfma{
font-size:22px;
margin-bottom:22px;
color:#EDE4D4;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.4;
overflow-wrap:break-word;
font-weight:500;
}
.wux-el_quote_metafma{
gap:0.75rem;
align-items:center;
display:flex;
}
.wux-el_quote_avfma{
background:linear-gradient(135deg,#A87848,#D9B46A);
border-radius:50%;
flex:0 0 auto;
height:38px;
width:38px;
}
.wux-el_quote_authorfma{
font-size:0.875rem;
font-weight:700;
color:#EDE4D4;
}
.wux-el_quote_meta_subfma{
font-size:12px;
color:#A9B8A8;
}
.wux-el_explainfma{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(240,228,208,0.07);
}
.wux-el_explain_cardfma{
padding:1.375rem 24px;
}
.wux-el_explain_cardfma+.wux-el_explain_cardfma{
border-top:1px solid rgba(240,228,208,0.07);
}
.wux-el_explain_hfma{
font-size:1.25rem;
margin-bottom:0.5rem;
line-height:1.15;
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F0E4CE;
overflow-wrap:break-word;
}
.wux-el_explain_pfma{
font-size:14px;
color:#8C7B64;
overflow-wrap:break-word;
line-height:1.55;
}
.wux-faqfma{
padding:48px 0;
background:#252019;
margin-top:24px;
border-bottom:1px solid rgba(240,228,208,0.07);
border-top:1px solid rgba(240,228,208,0.07);
}
@media(min-width:769px){
.wux-faqfma{
padding:3.875rem 0;
}
}
.wux-faq_headfma{
margin-bottom:2.125rem;
text-align:center;
}
.wux-faq_eyebrowfma{
margin-bottom:0.75rem;
}
.wux-faq_h2fma{
line-height:1.05;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:32px;
color:#F0E4CE;
font-weight:600;
}
@media(min-width:768px){
.wux-faq_h2fma{
font-size:2.375rem;
}
}
.wux-faq_listfma{
margin:0 auto;
gap:12px;
flex-direction:column;
display:flex;
max-width:51.25rem;
}
.wux-faq_itemfma{
overflow:hidden;
border:1px solid rgba(240,228,208,0.07);
border-radius:0.875rem;
background:#1C1814;
}
.wux-faq_qfma{
list-style:none;
padding:20px 1.5rem;
gap:1.25rem;
font-size:1rem;
display:flex;
align-items:center;
color:#F0E4CE;
cursor:pointer;
justify-content:space-between;
overflow-wrap:break-word;
font-weight:700;
}
.wux-faq_qfma::-webkit-details-marker{
display:none;
}
.wux-faq_q_icfma{
flex:0 0 auto;
transition:transform .22s ease;
align-items:center;
color:#A87848;
display:inline-flex;
}
.wux-faq_q_icfma svg{
width:1.125rem;
height:18px;
}
.wux-faq_itemfma[open] .wux-faq_q_icfma{
transform:rotate(180deg);
}
.wux-faq_afma{
padding:0 24px 20px;
font-size:0.906rem;
color:#8C7B64;
line-height:1.6;
overflow-wrap:break-word;
}
.wux-ftfma{
background:#110E0B;
color:#A9B8A8;
margin-top:40px;
}
.wux-ft_infma{
padding:3rem 0 1.75rem;
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:603px){
.wux-ft_infma{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.wux-ft_infma{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.wux-ft_brandfma{
min-width:0;
}
.wux-ft_logofma{
font-size:26px;
font-weight:700;
color:#EDE4D4;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.wux-ft_taglinefma{
line-height:1.6;
max-width:280px;
color:#A9B8A8;
margin-top:0.875rem;
font-size:13.5px;
}
.wux-ft_contactfma{
transition:color .22s ease;
margin-top:12px;
color:#C9A45C;
max-width:280px;
display:inline-block;
overflow-wrap:anywhere;
font-size:13px;
}
.wux-ft_contactfma:hover{
color:#EDE4D4;
}
.wux-ft_colfma{
min-width:0;
}
.wux-ft_col_hfma{
overflow-wrap:break-word;
letter-spacing:.08em;
color:#EDE4D4;
font-size:13px;
font-weight:700;
margin-bottom:0.875rem;
text-transform:uppercase;
}
.wux-ft_col_linksfma{
gap:10px;
display:flex;
flex-direction:column;
}
.wux-ft_linkfma{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:0.844rem;
color:#A9B8A8;
}
.wux-ft_linkfma:hover{
color:#EDE4D4;
}
.wux-ft_botfma{
gap:1rem;
padding:1.375rem 0 40px;
border-top:1px solid rgba(240,228,208,0.13);
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.wux-ft_botfma{
gap:20px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.wux-ft_legalfma{
font-size:0.719rem;
max-width:47.5rem;
line-height:1.6;
color:#5E5245;
overflow-wrap:break-word;
}
.wux-ft_legalfma b{
font-weight:700;
color:#A9B8A8;
}
.wux-ft_agefma{
padding:0.25rem 0.563rem;
border:1.5px solid #C9A45C;
border-radius:8px;
flex:0 0 auto;
font-size:13px;
color:#C9A45C;
font-weight:700;
}