*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1410;
line-height:1.6;
color:#DDD0B8;
font-family:"Onest", 'Helvetica Neue', Arial, sans-serif;
font-size:15px;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.weflayout-v10{
display:flex;
min-height:100vh;
flex-direction:column;
}
.wefmain-v10{
flex:1 1 auto;
min-width:0;
width:100%;
}
.wefcontainer-v10{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:771px){
.wefcontainer-v10{
padding:0 32px;
}
}
@media(min-width:1103px){
.wefcontainer-v10{
padding:0 56px;
}
}
.wefeyebrow-v10{
letter-spacing:.2em;
font-weight:600;
color:#C4943A;
text-transform:uppercase;
font-family:"Onest", 'Helvetica Neue', Arial, sans-serif;
display:inline-block;
font-size:11px;
line-height:1.4;
overflow-wrap:break-word;
}
.wefband-v10{
background:#0F0C08;
color:#F5EDD8;
}
.wefband-v10 .wefeyebrow-v10{
color:#F0BE50;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.weftb-v10{
background:#1A1410;
top:0;
position:sticky;
border-bottom:1px solid rgba(244,232,200,0.13);
z-index:50;
}
.weftb_in-v10{
gap:1rem;
padding:12px 1rem;
margin:0 auto;
max-width:87.5rem;
display:flex;
justify-content:space-between;
width:100%;
align-items:center;
}
@media(min-width:771px){
.weftb_in-v10{
padding:16px 32px;
}
}
@media(min-width:1097px){
.weftb_in-v10{
padding:18px 3.5rem;
}
}
.weftb_left-v10{
gap:28px;
align-items:center;
min-width:0;
display:flex;
}
.weftb_logo-v10{
gap:11px;
display:flex;
align-items:center;
min-width:0;
}
.weftb_logo_mark-v10{
flex:0 0 auto;
border-radius:0.5rem;
width:34px;
height:2.125rem;
object-fit:cover;
}
.weftb_logo_txt-v10{
flex-direction:column;
display:flex;
min-width:0;
line-height:1;
}
.weftb_logo_name-v10{
overflow:hidden;
letter-spacing:.02em;
font-size:1.375rem;
white-space:nowrap;
text-overflow:ellipsis;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
font-weight:700;
}
.weftb_logo_sub-v10{
overflow:hidden;
letter-spacing:.32em;
white-space:nowrap;
margin-top:0.25rem;
text-overflow:ellipsis;
color:#C4943A;
font-weight:600;
text-transform:uppercase;
font-size:0.531rem;
}
.weftb_nav-v10{
display:none;
}
@media(min-width:958px){
.weftb_nav-v10{
gap:28px;
align-items:center;
display:flex;
}
}
.weftb_nav_item-v10{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
font-weight:600;
white-space:nowrap;
border-bottom:2px solid transparent;
font-size:0.875rem;
color:#DDD0B8;
}
.weftb_nav_item-v10:hover{
color:#F5EDD8;
}
.weftb_nav_item-v10.wefstate_active-v10{
border-color:#C4943A;
color:#F5EDD8;
}
.weftb_right-v10{
flex:0 0 auto;
gap:0.875rem;
display:flex;
align-items:center;
}
.weftb_search-v10{
transition:color .22s ease;
align-items:center;
justify-content:center;
color:#DDD0B8;
display:flex;
}
.weftb_search-v10:hover{
color:#C4943A;
}
.weftb_search-v10 svg{
width:1.125rem;
height:1.125rem;
}
.weftb_lang-v10{
font-weight:600;
text-transform:uppercase;
color:#A8966E;
font-size:0.688rem;
letter-spacing:.1em;
}
.weftb_lang-v10:hover{
color:#F5EDD8;
}
.weftb_login-v10{
font-weight:600;
color:#F5EDD8;
display:none;
font-size:0.875rem;
}
@media(min-width:765px){
.weftb_login-v10{
display:inline-block;
}
}
.weftb_register-v10{
background:#E8B84B;
border-radius:999px;
transition:background-color .22s ease;
padding:11px 1.375rem;
white-space:nowrap;
color:#1A1108;
font-size:14px;
font-weight:700;
}
.weftb_register-v10:hover{
background:#F0C85E;
}
.wefmob-v10{
background:#1A1410;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
right:0;
border-top:1px solid rgba(244,232,200,0.13);
bottom:0;
left:0;
z-index:60;
}
@media(min-width:959px){
.wefmob-v10{
display:none;
}
}
.wefmob_in-v10{
margin:0 auto;
align-items:stretch;
max-width:35rem;
justify-content:space-around;
display:flex;
}
.wefmob_item-v10{
gap:3px;
padding:9px 4px;
transition:color .22s ease;
flex:1 1 0;
min-width:0;
color:#A8966E;
align-items:center;
display:flex;
flex-direction:column;
}
.wefmob_item-v10.wefstate_active-v10{
color:#C4943A;
}
.wefmob_ic-v10{
display:flex;
justify-content:center;
align-items:center;
}
.wefmob_ic-v10 svg{
height:20px;
width:20px;
}
.wefmob_lb-v10{
overflow:hidden;
font-size:10px;
font-weight:600;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
}
@media(max-width:962px){
body{
padding-bottom:3.75rem;
}
}
.wefrail-v10{
position:relative;
min-width:0;
}
.wefrail_scroll-v10{
gap:14px;
display:flex;
scrollbar-width:thin;
padding-bottom:14px;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
}
@media(min-width:769px){
.wefrail_scroll-v10{
gap:18px;
}
}
.wefgc-v10{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:769px){
.wefgc-v10{
width:11.75rem;
}
}
.wefgc_img-v10{
border-radius:14px;
overflow:hidden;
background:#231C15;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.28);
position:relative;
padding-bottom:133.33%;
}
.wefgc_img-v10 img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.wefgc_cover-v10{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.wefgc_hover-v10{
transition:opacity .22s ease;
inset:0;
background:rgba(0,0,0,0.52);
opacity:0;
position:absolute;
align-items:center;
display:flex;
justify-content:center;
}
.wefgc-v10:hover .wefgc_hover-v10{
opacity:1;
}
.wefgc_hover_btn-v10{
background:#E8B84B;
border-radius:999px;
justify-content:center;
align-items:center;
color:#1A1108;
height:46px;
width:2.875rem;
display:flex;
}
.wefgc_hover_btn-v10 svg{
width:18px;
height:18px;
}
.wefgc_info-v10{
gap:2px;
margin-top:9px;
min-width:0;
display:flex;
flex-direction:column;
}
.wefgc_name-v10{
overflow:hidden;
color:#F5EDD8;
font-size:13px;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
}
.wefgc_prov-v10{
overflow:hidden;
text-overflow:ellipsis;
font-size:11px;
color:#A8966E;
white-space:nowrap;
}
.wefgc_meta-v10{
color:#A8966E;
font-size:0.688rem;
}
.weftc-v10{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:767px){
.weftc-v10{
width:14.375rem;
}
}
.weftc_img-v10{
border-radius:0.875rem;
overflow:hidden;
background:#231C15;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.28);
position:relative;
}
.weftc_img-v10 img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.weftc_info-v10{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:9px;
}
.weftc_name-v10{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
color:#F5EDD8;
font-size:14px;
}
.weftc_rtp-v10{
font-size:0.688rem;
color:#A8966E;
}
.weflc-v10{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:771px){
.weflc-v10{
width:268px;
}
}
.weflc_img-v10{
border-radius:0.875rem;
overflow:hidden;
background:#231C15;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.28);
position:relative;
padding-bottom:62.5%;
}
.weflc_img-v10 img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.weflc_live-v10{
border-radius:62.438rem;
background:rgba(0,0,0,0.52);
gap:7px;
padding:0.25rem 0.563rem;
display:flex;
align-items:center;
top:12px;
position:absolute;
left:0.75rem;
}
.weflc_live_dot-v10{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#C43E3E;
height:0.5rem;
width:8px;
}
.weflc_seats-v10{
text-transform:uppercase;
color:#F5EDD8;
font-size:0.625rem;
letter-spacing:.08em;
font-weight:600;
}
.weflc_info-v10{
gap:2px;
display:flex;
flex-direction:column;
margin-top:9px;
min-width:0;
}
.weflc_name-v10{
overflow:hidden;
white-space:nowrap;
font-weight:700;
color:#F5EDD8;
font-size:0.938rem;
text-overflow:ellipsis;
}
.weflc_bet-v10{
color:#A8966E;
font-size:11px;
}
.wefpc-v10{
gap:8px;
border:1px solid rgba(244,232,200,0.07);
border-radius:14px;
padding:1rem 0.875rem;
background:#231C15;
min-width:0;
flex-direction:column;
display:flex;
min-height:4.625rem;
justify-content:center;
align-items:center;
}
.wefpc_logo-v10{
flex:0 0 auto;
width:auto;
object-fit:contain;
height:1.75rem;
max-width:100%;
}
.wefpc_name-v10{
overflow:hidden;
text-align:center;
font-size:0.688rem;
text-overflow:ellipsis;
max-width:100%;
color:#A8966E;
white-space:nowrap;
}
.wefgc_tag-v10{
padding:3px 0.5rem;
border-radius:0.5rem;
display:inline-block;
text-transform:uppercase;
z-index:2;
position:absolute;
letter-spacing:.06em;
font-weight:700;
font-size:0.625rem;
top:0.625rem;
left:10px;
}
.wefgc_tag_hot-v10{
background:#C43E3E;
color:#F5EDD8;
}
.wefgc_tag_new-v10{
background:#E8B84B;
color:#1A1108;
}
.wefgc_tag_jp-v10{
background:#D4881E;
color:#1A1108;
}
.wefgc_tag_live-v10{
background:#C43E3E;
color:#F5EDD8;
}
.wefsh-v10{
min-width:0;
margin-bottom:18px;
}
.wefsh_row-v10{
gap:16px;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.wefsh_row-v10 .wefsh_l-v10{
gap:6px;
display:flex;
flex-direction:column;
min-width:0;
}
.wefsh_stack-v10{
gap:0.625rem;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.wefsh_center-v10{
gap:0.625rem;
display:flex;
text-align:center;
flex-direction:column;
align-items:center;
}
.wefsh_h2-v10{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:24px;
line-height:1.1;
font-weight:600;
color:#F5EDD8;
}
@media(min-width:766px){
.wefsh_h2-v10{
font-size:30px;
}
}
.wefband-v10 .wefsh_h2-v10{
color:#F5EDD8;
}
.wefsh_eb_line-v10{
gap:10px;
align-items:center;
display:inline-flex;
}
.wefsh_eb_line-v10::before{
background:#C4943A;
height:1px;
width:28px;
display:inline-block;
content:"";
}
.wefband-v10 .wefsh_eb_line-v10::before{
background:#F0BE50;
}
.wefsh_eb_dot-v10{
gap:8px;
align-items:center;
display:inline-flex;
}
.wefsh_eb_dot-v10::before{
background:#C4943A;
border-radius:50%;
width:6px;
display:inline-block;
content:"";
height:6px;
}
.wefband-v10 .wefsh_eb_dot-v10::before{
background:#F0BE50;
}
.wefsh_link-v10{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
border-bottom:1px solid #F5EDD8;
align-items:center;
font-weight:600;
color:#F5EDD8;
font-size:13px;
white-space:nowrap;
padding-bottom:2px;
display:inline-flex;
}
.wefsh_link-v10:hover{
border-color:#C4943A;
color:#C4943A;
}
.wefsh_link-v10 svg{
height:14px;
width:14px;
}
.wefsh_link_chev-v10{
border-bottom:0;
padding-bottom:0;
}
.wefsh_link_btn-v10{
border-radius:62.438rem;
background:#E8B84B;
padding:0.563rem 1.125rem;
border-bottom:0;
color:#1A1108;
}
.wefsh_link_btn-v10:hover{
background:#F0C85E;
border-color:transparent;
color:#1A1108;
}
.wefband-v10 .wefsh_link-v10{
border-color:#F5EDD8;
color:#F5EDD8;
}
.wefband-v10 .wefsh_link_btn-v10{
background:#F0BE50;
color:#1A1108;
}
.wefsh_rule-v10{
background:rgba(244,232,200,0.13);
margin:-2px 0 1.125rem;
height:1px;
}
.wefband-v10 .wefsh_rule-v10{
background:rgba(255,236,180,0.12);
}
.wefhero-v10{
padding:32px 0 8px;
}
@media(min-width:766px){
.wefhero-v10{
padding:56px 0 24px;
}
}
.wefhero_in-v10{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:897px){
.wefhero_in-v10{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.wefhero_copy-v10{
min-width:0;
}
.wefhero_eyebrow-v10{
gap:10px;
display:inline-flex;
align-items:center;
margin-bottom:1.375rem;
}
.wefhero_eyebrow_line-v10{
flex:0 0 auto;
background:#C4943A;
display:inline-block;
height:1px;
width:1.75rem;
}
.wefhero_h1-v10{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1.04;
letter-spacing:-.01em;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:20px;
color:#F5EDD8;
font-size:2.375rem;
}
@media(min-width:769px){
.wefhero_h1-v10{
font-size:54px;
}
}
@media(min-width:1102px){
.wefhero_h1-v10{
font-size:3.875rem;
}
}
.wefhero_h1-v10 em{
color:#C4943A;
font-style:normal;
}
.wefhero_sub-v10{
font-size:1rem;
max-width:30rem;
line-height:1.6;
margin-bottom:1.875rem;
color:#8A7A5A;
}
@media(min-width:770px){
.wefhero_sub-v10{
font-size:1.125rem;
}
}
.wefhero_actions-v10{
gap:0.875rem;
margin-bottom:34px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.wefhero_cta-v10{
gap:10px;
transition:background-color .22s ease;
border-radius:62.438rem;
padding:16px 1.875rem;
background:#E8B84B;
align-items:center;
display:inline-flex;
color:#1A1108;
font-size:0.938rem;
font-weight:700;
}
.wefhero_cta-v10:hover{
background:#F0C85E;
}
.wefhero_cta_ic-v10{
display:inline-flex;
align-items:center;
}
.wefhero_cta_ic-v10 svg{
height:16px;
width:1rem;
}
.wefhero_cta_alt-v10{
border-radius:999px;
transition:border-color .22s ease,color .22s ease;
background:transparent;
padding:0.938rem 1.625rem;
border:1px solid rgba(244,232,200,0.13);
font-size:0.938rem;
font-weight:600;
display:inline-flex;
align-items:center;
color:#F5EDD8;
}
.wefhero_cta_alt-v10:hover{
border-color:#C4943A;
color:#C4943A;
}
.wefhero_trust-v10{
gap:22px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.wefhero_trust_item-v10{
gap:9px;
font-size:0.813rem;
align-items:center;
font-weight:600;
display:flex;
color:#DDD0B8;
}
.wefhero_trust_ic-v10{
align-items:center;
display:inline-flex;
color:#C4943A;
}
.wefhero_trust_ic-v10 svg{
width:16px;
height:16px;
}
.wefhero_promo-v10{
overflow:hidden;
border-radius:1.25rem;
background:#231C15;
display:flex;
min-height:300px;
box-shadow:0 0.5rem 1rem rgba(0,0,0,0.36), 0 1.5rem 4rem rgba(0,0,0,0.48), 0 2px 0 rgba(196,148,48,0.10);
position:relative;
}
.wefhero_promo_bg-v10{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.wefhero_promo_bg-v10::after{
background:linear-gradient(120deg,#0F0C08 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.wefhero_promo_glow-v10{
background:radial-gradient(circle,rgba(196,148,48,0.18) 0%,transparent 65%);
border-radius:50%;
right:-1.25rem;
top:-2.5rem;
pointer-events:none;
height:16.25rem;
position:absolute;
width:16.25rem;
}
.wefhero_promo_ct-v10{
padding:28px;
position:relative;
align-self:flex-end;
max-width:88%;
z-index:2;
}
.wefhero_promo_label-v10{
margin-bottom:0.5rem;
display:block;
color:#F0BE50;
text-transform:uppercase;
font-size:10px;
letter-spacing:.25em;
font-weight:700;
}
.wefhero_promo_amount-v10{
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
font-size:32px;
}
@media(min-width:765px){
.wefhero_promo_amount-v10{
font-size:40px;
}
}
.wefhero_promo_amount-v10 em{
font-style:normal;
color:#F0BE50;
}
.wefhero_rating-v10{
border-radius:0.875rem;
gap:10px;
border:1px solid rgba(244,232,200,0.07);
padding:0.625rem 14px;
background:#231C15;
position:absolute;
max-width:min(16.25rem,62%);
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.28);
z-index:3;
align-items:center;
right:14px;
display:flex;
top:0.875rem;
}
.wefhero_rating_score-v10{
flex:0 0 auto;
font-size:24px;
font-weight:700;
color:#F5EDD8;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
.wefhero_rating_txt-v10{
flex:1 1 auto;
min-width:0;
}
.wefhero_rating_stars-v10{
gap:2px;
color:#C4943A;
display:flex;
}
.wefhero_rating_stars-v10 svg{
height:0.75rem;
width:12px;
}
.wefhero_rating_cap-v10{
display:block;
line-height:1.35;
color:#A8966E;
overflow-wrap:break-word;
font-size:11px;
margin-top:3px;
}
.wefstat-v10{
margin-top:16px;
border-top:1px solid rgba(244,232,200,0.13);
border-bottom:1px solid rgba(244,232,200,0.13);
}
.wefstat_in-v10{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:770px){
.wefstat_in-v10{
grid-template-columns:repeat(4,1fr);
}
}
.wefstat_item-v10{
padding:22px 0.875rem;
border-right:1px solid rgba(244,232,200,0.07);
border-bottom:1px solid rgba(244,232,200,0.07);
min-width:0;
}
.wefstat_item-v10:nth-child(2n){
border-right:0;
}
.wefstat_item-v10:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.wefstat_item-v10{
border-bottom:0;
}
.wefstat_item-v10:nth-child(2n){
border-right:1px solid rgba(244,232,200,0.07);
}
.wefstat_item-v10:nth-child(4n){
border-right:0;
}
}
.wefstat_value-v10{
font-size:30px;
overflow-wrap:break-word;
color:#F5EDD8;
font-weight:700;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1;
}
@media(min-width:771px){
.wefstat_value-v10{
font-size:2.125rem;
}
}
.wefstat_label-v10{
line-height:1.4;
margin-top:6px;
color:#A8966E;
overflow-wrap:break-word;
font-size:0.813rem;
}
.wefgrow-v10{
padding:1.625rem 0 10px;
}
.wefrow_seo-v10{
margin:0.625rem 0 0;
color:#8A7A5A;
max-width:47.5rem;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
}
.wefrow_seo-v10 strong{
font-weight:700;
color:#F5EDD8;
}
.wefgrow-v10{
padding:26px 0 10px;
}
.wefrow_seo-v10{
margin:10px 0 0;
font-size:14px;
overflow-wrap:break-word;
color:#8A7A5A;
line-height:1.65;
max-width:47.5rem;
}
.wefrow_seo-v10 strong{
font-weight:700;
color:#F5EDD8;
}
.wefjp-v10{
padding:1.875rem 0 10px;
}
.wefjp_grid-v10{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:770px){
.wefjp_grid-v10{
grid-template-columns:1fr 1fr;
}
.wefjp_card_mega-v10{
grid-column:1/-1;
}
}
@media(min-width:998px){
.wefjp_grid-v10{
grid-template-columns:1.4fr 1fr 1fr;
}
.wefjp_card_mega-v10{
grid-column:auto;
}
}
.wefjp_card-v10{
overflow:hidden;
border:1px solid rgba(244,232,200,0.07);
padding:26px;
gap:0.75rem;
background:#231C15;
border-radius:20px;
min-height:12.5rem;
min-width:0;
position:relative;
justify-content:space-between;
flex-direction:column;
display:flex;
}
.wefjp_card_mega-v10{
border-color:transparent;
background:linear-gradient(135deg,#1C1508,#0A0806);
color:#F5EDD8;
min-height:13.125rem;
}
.wefjp_glow-v10{
background:radial-gradient(circle,rgba(196,148,48,0.18),transparent 70%);
border-radius:50%;
position:absolute;
top:-2.5rem;
right:-2.5rem;
pointer-events:none;
width:12.5rem;
height:12.5rem;
}
.wefjp_label-v10{
gap:0.625rem;
justify-content:space-between;
font-size:10px;
flex-wrap:wrap;
letter-spacing:.16em;
position:relative;
font-weight:700;
align-items:center;
text-transform:uppercase;
color:#C4943A;
display:flex;
}
.wefjp_card_mega-v10 .wefjp_label-v10{
color:#F0BE50;
}
.wefjp_drop-v10{
color:#A8966E;
text-transform:none;
letter-spacing:.04em;
font-weight:600;
}
.wefjp_card_mega-v10 .wefjp_drop-v10{
color:#A89872;
}
.wefjp_amount-v10{
line-height:1;
position:relative;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:38px;
font-weight:700;
color:#F5EDD8;
}
.wefjp_card_mega-v10 .wefjp_amount-v10{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#F0BE50;
}
@media(min-width:770px){
.wefjp_card_mega-v10 .wefjp_amount-v10{
font-size:54px;
}
}
.wefjp_game-v10{
font-size:0.813rem;
position:relative;
color:#A8966E;
}
.wefjp_card_mega-v10 .wefjp_game-v10{
color:#A89872;
}
.wefjp_cta-v10{
position:relative;
align-self:flex-start;
}
.wefjp_card_mega-v10 .wefjp_cta-v10{
background:#F0BE50;
padding:0.625rem 20px;
border-radius:999px;
transition:opacity .22s ease;
color:#1A1108;
font-size:13px;
font-weight:700;
}
.wefjp_card_mega-v10 .wefjp_cta-v10:hover{
opacity:.9;
}
.wefjp_card-v10:not(.wefjp_card_mega-v10) .wefjp_cta-v10{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #F5EDD8;
font-size:0.813rem;
font-weight:700;
color:#F5EDD8;
padding-bottom:2px;
}
.wefjp_card-v10:not(.wefjp_card_mega-v10) .wefjp_cta-v10:hover{
border-color:#C4943A;
color:#C4943A;
}
.wefjp_seo-v10{
margin:0.875rem 0 0;
color:#8A7A5A;
overflow-wrap:break-word;
max-width:760px;
font-size:0.875rem;
line-height:1.65;
}
.wefjp_seo-v10 strong{
color:#F5EDD8;
font-weight:700;
}
.wefgf-v10{
padding:1.5rem 0 0.375rem;
}
.wefgf_in-v10{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.wefgf_chip-v10{
border-radius:62.438rem;
background:#231C15;
border:1px solid rgba(244,232,200,0.13);
padding:10px 1.125rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
white-space:nowrap;
font-size:13px;
color:#DDD0B8;
font-weight:600;
}
.wefgf_chip-v10:hover{
border-color:#C4943A;
color:#C4943A;
}
.wefgf_chip-v10.wefstate_active-v10{
border-color:transparent;
background:#E8B84B;
color:#1A1108;
}
.wefgrow-v10{
padding:26px 0 0.625rem;
}
.wefrow_seo-v10{
margin:0.625rem 0 0;
overflow-wrap:break-word;
line-height:1.65;
max-width:760px;
color:#8A7A5A;
font-size:0.875rem;
}
.wefrow_seo-v10 strong{
font-weight:700;
color:#F5EDD8;
}
.wefvip-v10{
padding:48px 0;
}
@media(min-width:771px){
.wefvip-v10{
padding:4rem 0;
}
}
.wefvip_head-v10{
gap:0.875rem;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:879px){
.wefvip_head-v10{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.wefvip_eyebrow-v10{
margin-bottom:12px;
}
.wefvip_h2-v10{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
font-size:32px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:768px){
.wefvip_h2-v10{
font-size:2.5rem;
}
}
.wefvip_intro-v10{
line-height:1.6;
color:#A89872;
font-size:14px;
max-width:26.25rem;
}
.wefvip_grid-v10{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.wefvip_card-v10{
border-radius:14px;
padding:1.375rem 1.125rem;
border:1px solid rgba(255,236,180,0.12);
min-width:0;
}
.wefvip_card_feat-v10{
background:rgba(255,240,200,0.07);
border-color:#F0BE50;
}
.wefvip_card_ic-v10{
background:linear-gradient(135deg,#C4893A,#F0C84E);
border-radius:0.5rem;
display:block;
height:34px;
margin-bottom:16px;
width:2.125rem;
}
.wefvip_name-v10{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:6px;
overflow-wrap:break-word;
font-size:20px;
color:#F5EDD8;
}
.wefvip_perk-v10{
line-height:1.5;
color:#A89872;
font-size:12.5px;
overflow-wrap:break-word;
}
.wefapp-v10{
padding:30px 0 0.625rem;
}
.wefapp_in-v10{
border:1px solid rgba(244,232,200,0.07);
gap:1.75rem;
border-radius:20px;
background:#231C15;
padding:32px;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.wefapp_in-v10{
gap:40px;
padding:2.5rem 44px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.wefapp_copy-v10{
min-width:0;
max-width:560px;
}
.wefapp_eyebrow-v10{
margin-bottom:0.75rem;
}
.wefapp_h2-v10{
overflow-wrap:break-word;
color:#F5EDD8;
margin-bottom:12px;
line-height:1.05;
font-size:28px;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:766px){
.wefapp_h2-v10{
font-size:34px;
}
}
.wefapp_text-v10{
line-height:1.6;
color:#8A7A5A;
margin-bottom:1.375rem;
font-size:0.875rem;
}
.wefapp_btns-v10{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.wefapp_btn-v10{
gap:0.625rem;
transition:background-color .22s ease;
background:#E8B84B;
border-radius:0.875rem;
padding:11px 20px;
color:#1A1108;
display:inline-flex;
align-items:center;
}
.wefapp_btn-v10:hover{
background:#F0C85E;
}
.wefapp_btn_ic-v10{
display:inline-flex;
align-items:center;
}
.wefapp_btn_ic-v10 svg{
height:1.125rem;
width:1.125rem;
}
.wefapp_btn_lb-v10{
font-size:0.844rem;
font-weight:700;
}
.wefapp_qr_wrap-v10{
flex:0 0 auto;
gap:18px;
display:flex;
align-items:center;
}
.wefapp_qr-v10{
border-radius:0.875rem;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#231C15 0 0.313rem,transparent 5px 11px),repeating-linear-gradient(90deg,#231C15 0 0.313rem,transparent 5px 11px);
width:108px;
background-color:#E8B84B;
height:108px;
}
.wefapp_qr_cap-v10{
max-width:5.75rem;
line-height:1.4;
color:#A8966E;
font-size:12.5px;
}
.wefgm-v10{
padding:30px 0 0.625rem;
}
.wefgm_in-v10{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:883px){
.wefgm_in-v10{
grid-template-columns:1.25fr 1fr;
}
}
.wefgm_left-v10{
padding:2rem;
background:#231C15;
border:1px solid rgba(244,232,200,0.07);
border-radius:20px;
min-width:0;
}
.wefgm_eyebrow-v10{
margin-bottom:10px;
}
.wefgm_h2-v10{
color:#F5EDD8;
font-weight:600;
margin-bottom:0.5rem;
font-size:26px;
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
}
@media(min-width:765px){
.wefgm_h2-v10{
font-size:28px;
}
}
.wefgm_text-v10{
color:#8A7A5A;
max-width:30rem;
margin-bottom:22px;
font-size:14px;
line-height:1.6;
}
.wefgm_level-v10{
font-weight:700;
font-size:1.375rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
color:#C4943A;
}
.wefgm_bar-v10{
overflow:hidden;
background:rgba(244,232,200,0.13);
border-radius:62.438rem;
height:0.5rem;
margin-bottom:6px;
}
.wefgm_bar_fill-v10{
background:linear-gradient(90deg,#C4893A,#F0C84E);
border-radius:62.438rem;
height:100%;
}
.wefgm_bar_meta-v10{
gap:10px;
justify-content:space-between;
display:flex;
margin-bottom:1.125rem;
font-size:11px;
color:#A8966E;
}
.wefgm_missions-v10{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.wefgm_mission-v10{
background:#1A1410;
border-radius:999px;
gap:0.438rem;
padding:9px 0.938rem;
border:1px solid rgba(244,232,200,0.13);
align-items:center;
font-size:0.781rem;
font-weight:600;
display:inline-flex;
color:#DDD0B8;
}
.wefgm_mission_ic-v10{
align-items:center;
display:inline-flex;
color:#C4943A;
}
.wefgm_mission_ic-v10 svg{
height:13px;
width:13px;
}
.wefgm_right-v10{
border-radius:1.25rem;
overflow:hidden;
padding:2rem;
background:linear-gradient(150deg,#1C1508,#0A0806);
position:relative;
flex-direction:column;
color:#F5EDD8;
display:flex;
}
.wefgm_glow-v10{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,48,0.18),transparent 70%);
top:-1.875rem;
position:absolute;
height:150px;
right:-1.875rem;
pointer-events:none;
width:150px;
}
.wefgm_ref_eyebrow-v10{
position:relative;
margin-bottom:10px;
}
.wefgm_ref_h2-v10{
overflow-wrap:break-word;
position:relative;
line-height:1.1;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
margin-bottom:0.5rem;
font-size:26px;
font-weight:600;
}
.wefgm_ref_text-v10{
margin-bottom:20px;
line-height:1.55;
position:relative;
font-size:13.5px;
color:#A89872;
}
.wefgm_ref_cta-v10{
transition:opacity .22s ease;
padding:0.688rem 1.375rem;
border-radius:62.438rem;
background:#F0BE50;
font-size:13.5px;
font-weight:700;
position:relative;
color:#1A1108;
margin-top:auto;
align-self:flex-start;
}
.wefgm_ref_cta-v10:hover{
opacity:.9;
}
.wefnl-v10{
padding:1.5rem 0 10px;
}
.wefnl_in-v10{
padding:30px 2rem;
gap:22px;
border-radius:1.25rem;
background:#131008;
flex-direction:column;
color:#F5EDD8;
display:flex;
}
@media(min-width:766px){
.wefnl_in-v10{
gap:28px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.wefnl_text_wrap-v10{
min-width:0;
}
.wefnl_h3-v10{
color:#F5EDD8;
line-height:1.1;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:5px;
font-size:1.375rem;
overflow-wrap:break-word;
}
@media(min-width:768px){
.wefnl_h3-v10{
font-size:24px;
}
}
.wefnl_text-v10{
line-height:1.5;
color:#A89872;
font-size:13.5px;
}
.wefnl_form-v10{
flex:1 1 auto;
gap:10px;
min-width:0;
max-width:28.75rem;
display:flex;
}
.wefnl_input-v10{
background:rgba(255,240,200,0.07);
overflow:hidden;
flex:1 1 auto;
border-radius:14px;
border:1px solid rgba(255,236,180,0.12);
padding:13px 16px;
color:#A89872;
text-overflow:ellipsis;
white-space:nowrap;
align-items:center;
display:flex;
min-width:0;
font-size:14px;
}
.wefnl_btn-v10{
transition:opacity .22s ease;
background:#F0BE50;
flex:0 0 auto;
border-radius:0.875rem;
padding:0.813rem 24px;
font-size:0.875rem;
white-space:nowrap;
font-weight:700;
color:#1A1108;
}
.wefnl_btn-v10:hover{
opacity:.9;
}
.wefrc-v10{
padding:48px 0 0.625rem;
}
.wefrc_in-v10{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.wefrc_in-v10{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.wefrc_col-v10{
min-width:0;
}
.wefrc_label-v10{
margin-bottom:1rem;
font-size:11px;
font-weight:600;
color:#C4943A;
letter-spacing:.2em;
text-transform:uppercase;
}
.wefrc_awards-v10{
gap:12px;
display:flex;
flex-direction:column;
}
.wefrc_award-v10{
gap:0.75rem;
min-width:0;
display:flex;
align-items:center;
}
.wefrc_award_ic-v10{
flex:0 0 auto;
color:#E8B84B;
align-items:center;
display:inline-flex;
}
.wefrc_award_ic-v10 svg{
width:18px;
height:1.125rem;
}
.wefrc_award_t-v10{
color:#F5EDD8;
font-weight:700;
font-size:0.875rem;
overflow-wrap:break-word;
}
.wefrc_award_s-v10{
font-size:0.75rem;
color:#A8966E;
overflow-wrap:break-word;
}
.wefrc_press-v10{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.wefrc_press_logo-v10{
border-radius:8px;
padding:0 8px;
overflow:hidden;
border:1px solid rgba(244,232,200,0.07);
white-space:nowrap;
text-align:center;
justify-content:center;
display:flex;
height:3.25rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
text-overflow:ellipsis;
align-items:center;
font-size:0.875rem;
font-weight:700;
color:#8A7A5A;
}
.wefrc_partner-v10{
background:#231C15;
padding:1.375rem;
border:1px solid rgba(244,232,200,0.07);
border-radius:0.875rem;
}
.wefrc_partner_name-v10{
font-size:20px;
margin-bottom:0.375rem;
font-weight:600;
overflow-wrap:break-word;
color:#F5EDD8;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
.wefrc_partner_text-v10{
font-size:0.813rem;
line-height:1.55;
color:#8A7A5A;
overflow-wrap:break-word;
}
.wefhts-v10{
padding:3rem 0;
}
@media(min-width:767px){
.wefhts-v10{
padding:62px 0;
}
}
.wefhts_head-v10{
gap:1.125rem;
display:flex;
margin-bottom:2.125rem;
flex-direction:column;
}
@media(min-width:765px){
.wefhts_head-v10{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.wefhts_eyebrow-v10{
margin-bottom:0.75rem;
}
.wefhts_h2-v10{
font-weight:600;
color:#F5EDD8;
overflow-wrap:break-word;
line-height:1.05;
font-size:1.875rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.wefhts_h2-v10{
font-size:38px;
}
}
.wefhts_cta-v10{
padding:15px 1.875rem;
flex:0 0 auto;
background:#F0BE50;
border-radius:62.438rem;
transition:opacity .22s ease;
font-size:15px;
color:#1A1108;
font-weight:700;
}
.wefhts_cta-v10:hover{
opacity:.9;
}
.wefhts_grid-v10{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.wefhts_grid-v10{
grid-template-columns:repeat(3,1fr);
}
}
.wefhts_step-v10{
border-top:1px solid rgba(255,236,180,0.12);
min-width:0;
padding-top:22px;
}
.wefhts_step_num-v10{
margin-bottom:14px;
font-size:2.75rem;
font-weight:700;
color:#F0BE50;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1;
}
.wefhts_step_h-v10{
overflow-wrap:break-word;
font-size:1.188rem;
line-height:1.2;
color:#F5EDD8;
font-weight:700;
margin-bottom:8px;
}
.wefhts_step_p-v10{
color:#A89872;
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
}
.wefts-v10{
padding:2.75rem 0;
}
.wefts_in-v10{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:878px){
.wefts_in-v10{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.wefts_left-v10{
min-width:0;
}
.wefts_h2-v10{
font-size:26px;
color:#F5EDD8;
font-weight:600;
margin-bottom:0.75rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
overflow-wrap:break-word;
}
@media(min-width:766px){
.wefts_h2-v10{
font-size:1.75rem;
}
}
.wefts_text-v10{
color:#A89872;
line-height:1.6;
margin-bottom:22px;
font-size:14.5px;
max-width:520px;
}
.wefts_badges-v10{
gap:18px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.wefts_badge-v10{
color:#A89872;
font-weight:600;
font-size:13px;
}
.wefts_pay-v10{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:882px){
.wefts_pay-v10{
justify-content:flex-end;
}
}
.wefts_pay_chip-v10{
border:1px solid rgba(255,236,180,0.12);
padding:0.75rem 1rem;
background:rgba(255,240,200,0.07);
border-radius:0.875rem;
font-weight:700;
font-size:14px;
color:#F5EDD8;
}
.wefrv-v10{
background:#231C15;
padding:3rem 0;
border-bottom:1px solid rgba(244,232,200,0.07);
margin-top:1.5rem;
border-top:1px solid rgba(244,232,200,0.07);
}
@media(min-width:766px){
.wefrv-v10{
padding:3.5rem 0;
}
}
.wefrv_head-v10{
gap:16px;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:771px){
.wefrv_head-v10{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.wefrv_eyebrow-v10{
margin-bottom:10px;
}
.wefrv_h2-v10{
font-weight:600;
font-size:30px;
color:#F5EDD8;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:765px){
.wefrv_h2-v10{
font-size:2.375rem;
}
}
.wefrv_agg-v10{
gap:0.75rem;
display:flex;
align-items:center;
}
.wefrv_agg_stars-v10{
gap:3px;
color:#C4943A;
display:flex;
}
.wefrv_agg_stars-v10 svg{
width:1.125rem;
height:1.125rem;
}
.wefrv_source-v10{
font-size:13px;
color:#8A7A5A;
}
.wefrv_grid-v10{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:757px){
.wefrv_grid-v10{
grid-template-columns:repeat(3,1fr);
}
}
.wefrv_card-v10{
border-radius:0.875rem;
padding:26px;
border:1px solid rgba(244,232,200,0.07);
background:#1A1410;
min-width:0;
}
.wefrv_card_stars-v10{
gap:2px;
margin-bottom:12px;
display:flex;
color:#C4943A;
}
.wefrv_card_stars-v10 svg{
height:0.875rem;
width:14px;
}
.wefrv_card_body-v10{
line-height:1.45;
font-size:18px;
font-weight:500;
margin-bottom:1rem;
color:#F5EDD8;
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
.wefrv_card_meta-v10{
gap:10px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.wefrv_card_av-v10{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#C4893A,#F0C84E);
height:2rem;
width:2rem;
}
.wefrv_card_author-v10{
color:#F5EDD8;
font-size:0.813rem;
font-weight:700;
}
.wefrv_card_loc-v10{
font-size:0.75rem;
color:#A8966E;
}
.wefwy-v10{
padding:3rem 0;
}
@media(min-width:767px){
.wefwy-v10{
padding:56px 0;
}
}
.wefwy_in-v10{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:900px){
.wefwy_in-v10{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.wefwy_left-v10{
min-width:0;
}
.wefwy_eyebrow-v10{
margin-bottom:0.875rem;
}
.wefwy_h2-v10{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:2rem;
overflow-wrap:break-word;
font-weight:600;
color:#F5EDD8;
margin-bottom:1rem;
}
@media(min-width:765px){
.wefwy_h2-v10{
font-size:40px;
}
}
.wefwy_intro-v10{
line-height:1.6;
color:#8A7A5A;
font-size:0.938rem;
}
.wefwy_grid-v10{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:563px){
.wefwy_grid-v10{
grid-template-columns:1fr 1fr;
}
}
.wefwy_card-v10{
background:#231C15;
border:1px solid rgba(244,232,200,0.07);
border-radius:14px;
padding:26px;
min-width:0;
}
.wefwy_card_ic-v10{
color:#C4943A;
display:inline-flex;
margin-bottom:1rem;
justify-content:center;
align-items:center;
}
.wefwy_card_ic-v10 svg{
height:26px;
width:26px;
}
.wefwy_card_h-v10{
color:#F5EDD8;
font-weight:600;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:8px;
font-size:21px;
}
.wefwy_card_p-v10{
line-height:1.55;
font-size:0.875rem;
overflow-wrap:break-word;
color:#8A7A5A;
}
.wefop-v10{
padding:2.25rem 0 0.625rem;
}
.wefop_in-v10{
padding:32px;
grid-template-columns:1fr;
background:#231C15;
border:1px solid rgba(244,232,200,0.07);
gap:32px;
border-radius:14px;
align-items:center;
display:grid;
}
@media(min-width:861px){
.wefop_in-v10{
padding:2.125rem 40px;
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
}
}
.wefop_left-v10{
min-width:0;
}
.wefop_eyebrow-v10{
margin-bottom:0.75rem;
}
.wefop_h2-v10{
font-size:28px;
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
margin-bottom:0.625rem;
color:#F5EDD8;
font-weight:600;
}
@media(min-width:771px){
.wefop_h2-v10{
font-size:1.875rem;
}
}
.wefop_text-v10{
line-height:1.6;
color:#8A7A5A;
font-size:0.875rem;
}
.wefop_grid-v10{
border:1px solid rgba(244,232,200,0.13);
grid-template-columns:1fr 1fr;
gap:1px;
border-radius:0.5rem;
overflow:hidden;
background:rgba(244,232,200,0.13);
display:grid;
}
.wefop_field-v10{
background:#1A1410;
padding:1.125rem 1.25rem;
min-width:0;
}
.wefop_field_lb-v10{
letter-spacing:.1em;
margin-bottom:0.313rem;
color:#C4943A;
text-transform:uppercase;
font-weight:600;
font-size:0.625rem;
}
.wefop_field_val-v10{
font-weight:700;
font-size:0.875rem;
overflow-wrap:break-word;
color:#F5EDD8;
}
.wefprov-v10{
padding:2.5rem 0 20px;
}
.wefprov_eyebrow-v10{
display:block;
margin-bottom:1.125rem;
}
.wefprov_grid-v10{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:559px){
.wefprov_grid-v10{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:900px){
.wefprov_grid-v10{
grid-template-columns:repeat(6,1fr);
}
}
.wefet-v10{
padding:2.25rem 0 10px;
}
.wefet_in-v10{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:882px){
.wefet_in-v10{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.wefet_left-v10{
min-width:0;
}
.wefet_eyebrow-v10{
margin-bottom:0.75rem;
}
.wefet_h2-v10{
line-height:1.06;
overflow-wrap:break-word;
color:#F5EDD8;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:28px;
font-weight:600;
margin-bottom:14px;
}
@media(min-width:765px){
.wefet_h2-v10{
font-size:2rem;
}
}
.wefet_text-v10{
margin-bottom:22px;
color:#8A7A5A;
font-size:0.938rem;
line-height:1.65;
}
.wefet_stats-v10{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.wefet_stat-v10{
min-width:0;
}
.wefet_stat_v-v10{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:26px;
color:#F5EDD8;
font-weight:700;
line-height:1;
}
.wefet_stat_l-v10{
color:#A8966E;
font-size:0.781rem;
margin-top:4px;
}
.wefet_right-v10{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.wefet_member-v10{
border-radius:0.875rem;
gap:16px;
border:1px solid rgba(244,232,200,0.07);
background:#231C15;
padding:1.125rem 1.25rem;
align-items:center;
display:flex;
min-width:0;
}
.wefet_member_av-v10{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#1C1508,#C4943A);
height:48px;
width:48px;
}
.wefet_member_name-v10{
font-weight:700;
color:#F5EDD8;
overflow-wrap:break-word;
font-size:0.938rem;
}
.wefet_member_role-v10{
font-size:0.781rem;
color:#A8966E;
overflow-wrap:break-word;
}
.wefet_updated-v10{
border:1px solid rgba(244,232,200,0.07);
padding:0.875rem 18px;
border-radius:14px;
background:#1A1410;
gap:8px;
color:#8A7A5A;
align-items:center;
font-size:12.5px;
display:flex;
}
.weftt-v10{
padding:48px 0 10px;
}
@media(min-width:770px){
.weftt-v10{
padding:60px 0 0.625rem;
}
}
.weftt_head-v10{
text-align:center;
margin-bottom:34px;
}
.weftt_eyebrow-v10{
margin-bottom:12px;
}
.weftt_h2-v10{
line-height:1.05;
color:#F5EDD8;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:32px;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:771px){
.weftt_h2-v10{
font-size:2.625rem;
}
}
.weftt_grid-v10{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:760px){
.weftt_grid-v10{
grid-template-columns:repeat(3,1fr);
}
}
.weftt_card-v10{
border:1px solid rgba(244,232,200,0.07);
border-radius:14px;
background:#231C15;
padding:1.875rem;
display:flex;
min-width:0;
flex-direction:column;
}
.weftt_card_ic-v10{
display:inline-flex;
align-items:center;
margin-bottom:18px;
color:#C4943A;
}
.weftt_card_ic-v10 svg{
width:28px;
height:1.75rem;
}
.weftt_card_h-v10{
font-weight:600;
margin-bottom:0.5rem;
color:#F5EDD8;
overflow-wrap:break-word;
font-size:1.375rem;
line-height:1.15;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
.weftt_card_p-v10{
margin-bottom:14px;
color:#8A7A5A;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.875rem;
}
.weftt_card_p-v10 b{
font-weight:700;
color:#F5EDD8;
}
.weftt_card_link-v10{
transition:color .22s ease;
font-size:13px;
padding-bottom:2px;
color:#F5EDD8;
font-weight:700;
border-bottom:1px solid #C4943A;
align-self:flex-start;
margin-top:auto;
}
.weftt_card_link-v10:hover{
color:#C4943A;
}
.wefsg-v10{
padding:3rem 0 10px;
}
.wefsg_eyebrow-v10{
margin-bottom:0.75rem;
display:block;
}
.wefsg_h2-v10{
margin-bottom:28px;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:1.875rem;
color:#F5EDD8;
}
@media(min-width:771px){
.wefsg_h2-v10{
font-size:36px;
}
}
.wefsg_grid-v10{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:717px){
.wefsg_grid-v10{
grid-template-columns:repeat(3,1fr);
}
}
.wefsg_col-v10{
min-width:0;
}
.wefsg_col_h-v10{
font-size:22px;
margin-bottom:10px;
color:#F5EDD8;
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
font-weight:600;
}
.wefsg_col_p-v10{
font-size:0.875rem;
color:#8A7A5A;
line-height:1.65;
overflow-wrap:break-word;
}
.wefsc-v10{
padding:3rem 0 0.625rem;
}
.wefsc_head-v10{
text-align:center;
margin-bottom:1.75rem;
}
.wefsc_eyebrow-v10{
margin-bottom:12px;
}
.wefsc_h2-v10{
font-size:30px;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F5EDD8;
font-weight:600;
line-height:1.05;
}
@media(min-width:769px){
.wefsc_h2-v10{
font-size:36px;
}
}
.wefsc_table-v10{
overflow:hidden;
margin:0 auto;
border:1px solid rgba(244,232,200,0.07);
border-radius:0.875rem;
max-width:56.25rem;
}
.wefsc_thead-v10{
grid-template-columns:1.6fr 1fr 1fr;
background:#110D09;
display:grid;
}
.wefsc_th-v10{
padding:0.938rem 1.125rem;
font-size:13px;
text-align:center;
overflow-wrap:break-word;
font-weight:700;
color:#A89872;
}
.wefsc_th-v10:first-child{
text-align:left;
}
.wefsc_th_us-v10{
color:#F0BE50;
}
.wefsc_row-v10{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(244,232,200,0.07);
}
.wefsc_row-v10:nth-child(even){
background:#231C15;
}
.wefsc_td-v10{
padding:15px 1.125rem;
font-size:14px;
min-width:0;
color:#A8966E;
overflow-wrap:break-word;
text-align:center;
}
.wefsc_td-v10:first-child{
color:#DDD0B8;
font-weight:600;
text-align:left;
}
.wefsc_td_us-v10{
color:#4E9E6A;
font-weight:700;
}
.wefel-v10{
padding:48px 0;
}
@media(min-width:769px){
.wefel-v10{
padding:3.5rem 0;
}
}
.wefel_in-v10{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:902px){
.wefel_in-v10{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.wefel_left-v10{
min-width:0;
}
.wefel_eyebrow-v10{
margin-bottom:0.875rem;
}
.wefel_h2-v10{
font-size:2rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
margin-bottom:1.375rem;
color:#F5EDD8;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:768px){
.wefel_h2-v10{
font-size:38px;
}
}
.wefel_body-v10 p{
font-size:1rem;
margin-bottom:18px;
overflow-wrap:break-word;
line-height:1.7;
color:#DDD0B8;
}
.wefel_dropcap-v10{
padding:6px 12px 0 0;
float:left;
font-size:62px;
color:#C4943A;
font-weight:700;
line-height:.8;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
.wefel_right-v10{
min-width:0;
}
.wefel_quote-v10{
border-radius:20px;
background:linear-gradient(150deg,#1C1508,#0A0806);
padding:36px;
color:#F5EDD8;
position:relative;
margin-bottom:24px;
}
.wefel_quote_mark-v10{
margin-bottom:0.375rem;
color:#F0BE50;
align-items:center;
display:inline-flex;
}
.wefel_quote_mark-v10 svg{
height:2.125rem;
width:2.125rem;
}
.wefel_quote_text-v10{
color:#F5EDD8;
margin-bottom:1.375rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1.4;
overflow-wrap:break-word;
font-weight:500;
font-size:22px;
}
.wefel_quote_meta-v10{
gap:0.75rem;
display:flex;
align-items:center;
}
.wefel_quote_av-v10{
background:linear-gradient(135deg,#C4893A,#F0C84E);
flex:0 0 auto;
border-radius:50%;
height:38px;
width:38px;
}
.wefel_quote_author-v10{
font-size:14px;
font-weight:700;
color:#F5EDD8;
}
.wefel_quote_meta_sub-v10{
font-size:0.75rem;
color:#A89872;
}
.wefel_explain-v10{
border:1px solid rgba(244,232,200,0.07);
overflow:hidden;
border-radius:14px;
}
.wefel_explain_card-v10{
padding:1.375rem 24px;
}
.wefel_explain_card-v10+.wefel_explain_card-v10{
border-top:1px solid rgba(244,232,200,0.07);
}
.wefel_explain_h-v10{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F5EDD8;
line-height:1.15;
font-weight:600;
font-size:1.25rem;
margin-bottom:0.5rem;
}
.wefel_explain_p-v10{
color:#8A7A5A;
overflow-wrap:break-word;
font-size:14px;
line-height:1.55;
}
.wefsb-v10{
padding:3rem 0;
background:#231C15;
border-top:1px solid rgba(244,232,200,0.07);
border-bottom:1px solid rgba(244,232,200,0.07);
margin-top:1.5rem;
}
@media(min-width:771px){
.wefsb-v10{
padding:3.5rem 0;
}
}
.wefsb_eyebrow-v10{
margin-bottom:0.75rem;
display:block;
}
.wefsb_h2-v10{
font-weight:600;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
font-size:30px;
line-height:1.05;
margin-bottom:26px;
overflow-wrap:break-word;
}
@media(min-width:771px){
.wefsb_h2-v10{
font-size:2.25rem;
}
}
.wefsb_grid-v10{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:559px){
.wefsb_grid-v10{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.wefsb_grid-v10{
grid-template-columns:repeat(4,1fr);
}
}
.wefsb_card-v10{
padding:24px;
border-radius:0.875rem;
border:1px solid rgba(244,232,200,0.07);
background:#1A1410;
min-width:0;
}
.wefsb_card_h-v10{
font-weight:600;
font-size:1.188rem;
overflow-wrap:break-word;
color:#F5EDD8;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
line-height:1.15;
}
.wefsb_card_p-v10{
overflow-wrap:break-word;
font-size:13.5px;
color:#8A7A5A;
line-height:1.6;
}
.wefsb_rtp-v10{
padding:26px 1.75rem;
background:#1A1410;
grid-template-columns:1fr;
border:1px solid rgba(244,232,200,0.07);
gap:1.5rem;
border-radius:14px;
align-items:center;
display:grid;
margin-top:18px;
}
@media(min-width:759px){
.wefsb_rtp-v10{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.wefsb_rtp_h-v10{
font-size:20px;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:0.5rem;
font-weight:600;
color:#F5EDD8;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
.wefsb_rtp_p-v10{
overflow-wrap:break-word;
font-size:13.5px;
line-height:1.6;
color:#8A7A5A;
}
.wefsb_rtp_stats-v10{
gap:1rem;
display:flex;
}
.wefsb_stat-v10{
flex:1 1 0;
border-radius:8px;
padding:1.125rem;
background:#231C15;
min-width:0;
text-align:center;
}
.wefsb_stat_v-v10{
font-weight:700;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
color:#4E9E6A;
overflow-wrap:break-word;
}
.wefsb_stat_l-v10{
color:#A8966E;
margin-top:4px;
font-size:0.719rem;
}
.weffaq-v10{
padding:3rem 0;
background:#231C15;
border-top:1px solid rgba(244,232,200,0.07);
border-bottom:1px solid rgba(244,232,200,0.07);
margin-top:1.5rem;
}
@media(min-width:765px){
.weffaq-v10{
padding:3.875rem 0;
}
}
.weffaq_head-v10{
text-align:center;
margin-bottom:2.125rem;
}
.weffaq_eyebrow-v10{
margin-bottom:0.75rem;
}
.weffaq_h2-v10{
font-weight:600;
line-height:1.05;
color:#F5EDD8;
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
}
@media(min-width:766px){
.weffaq_h2-v10{
font-size:38px;
}
}
.weffaq_list-v10{
gap:12px;
margin:0 auto;
flex-direction:column;
display:flex;
max-width:820px;
}
.weffaq_item-v10{
border-radius:14px;
background:#1A1410;
overflow:hidden;
border:1px solid rgba(244,232,200,0.07);
}
.weffaq_q-v10{
padding:20px 1.5rem;
gap:20px;
list-style:none;
display:flex;
overflow-wrap:break-word;
justify-content:space-between;
font-weight:700;
align-items:center;
cursor:pointer;
color:#F5EDD8;
font-size:1rem;
}
.weffaq_q-v10::-webkit-details-marker{
display:none;
}
.weffaq_q_ic-v10{
transition:transform .22s ease;
flex:0 0 auto;
display:inline-flex;
color:#C4943A;
align-items:center;
}
.weffaq_q_ic-v10 svg{
width:1.125rem;
height:18px;
}
.weffaq_item-v10[open] .weffaq_q_ic-v10{
transform:rotate(180deg);
}
.weffaq_a-v10{
padding:0 24px 1.25rem;
font-size:0.906rem;
line-height:1.6;
color:#8A7A5A;
overflow-wrap:break-word;
}
.weflh-v10{
padding:2.5rem 0 20px;
}
.weflh_in-v10{
border-top:1px solid rgba(244,232,200,0.13);
padding-top:2.125rem;
}
.weflh_eyebrow-v10{
margin-bottom:22px;
display:block;
}
.weflh_grid-v10{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:603px){
.weflh_grid-v10{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:963px){
.weflh_grid-v10{
grid-template-columns:repeat(5,1fr);
}
}
.weflh_col-v10{
min-width:0;
}
.weflh_col_h-v10{
font-weight:700;
margin-bottom:0.75rem;
font-size:0.813rem;
overflow-wrap:break-word;
color:#F5EDD8;
}
.weflh_links-v10{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.weflh_link-v10{
transition:color .22s ease;
color:#8A7A5A;
font-size:0.813rem;
overflow-wrap:break-word;
}
.weflh_link-v10:hover{
color:#C4943A;
}
.wefft-v10{
background:#110D09;
margin-top:40px;
color:#A89872;
}
.wefft_in-v10{
grid-template-columns:1fr;
gap:32px;
padding:48px 0 1.75rem;
display:grid;
}
@media(min-width:597px){
.wefft_in-v10{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.wefft_in-v10{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.wefft_brand-v10{
min-width:0;
}
.wefft_logo-v10{
font-size:26px;
font-weight:700;
overflow-wrap:break-word;
color:#F5EDD8;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
.wefft_tagline-v10{
max-width:17.5rem;
color:#A89872;
line-height:1.6;
font-size:13.5px;
margin-top:0.875rem;
}
.wefft_contact-v10{
transition:color .22s ease;
color:#F0BE50;
font-size:13px;
overflow-wrap:anywhere;
max-width:280px;
display:inline-block;
margin-top:12px;
}
.wefft_contact-v10:hover{
color:#F5EDD8;
}
.wefft_col-v10{
min-width:0;
}
.wefft_col_h-v10{
margin-bottom:0.875rem;
color:#F5EDD8;
text-transform:uppercase;
font-weight:700;
letter-spacing:.08em;
overflow-wrap:break-word;
font-size:13px;
}
.wefft_col_links-v10{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.wefft_link-v10{
transition:color .22s ease;
color:#A89872;
overflow-wrap:break-word;
font-size:13.5px;
}
.wefft_link-v10:hover{
color:#F5EDD8;
}
.wefft_bot-v10{
padding:22px 0 2.5rem;
gap:1rem;
border-top:1px solid rgba(255,236,180,0.12);
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.wefft_bot-v10{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.wefft_legal-v10{
overflow-wrap:break-word;
max-width:760px;
line-height:1.6;
color:#5C5040;
font-size:0.719rem;
}
.wefft_legal-v10 b{
color:#A89872;
font-weight:700;
}
.wefft_age-v10{
padding:4px 0.563rem;
border:1.5px solid #F0BE50;
flex:0 0 auto;
border-radius:8px;
font-size:0.813rem;
font-weight:700;
color:#F0BE50;
}