*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#12100F;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
color:#C9C1B6;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
font-size:15px;
line-height:1.6;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.wgdlayout-8k6{
display:flex;
min-height:100vh;
flex-direction:column;
}
.wgdmain-8k6{
flex:1 1 auto;
width:100%;
min-width:0;
}
.wgdcontainer-8k6{
margin:0 auto;
padding:0 1rem;
max-width:1400px;
width:100%;
}
@media(min-width:771px){
.wgdcontainer-8k6{
padding:0 32px;
}
}
@media(min-width:1097px){
.wgdcontainer-8k6{
padding:0 3.5rem;
}
}
.wgdeyebrow-8k6{
letter-spacing:.2em;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:600;
overflow-wrap:break-word;
text-transform:uppercase;
color:#20B264;
line-height:1.4;
font-size:11px;
display:inline-block;
}
.wgdband-8k6{
background:#0E1A14;
color:#EDF7F1;
}
.wgdband-8k6 .wgdeyebrow-8k6{
color:#3EEEA0;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.wgdtb-8k6{
background:#12100F;
top:0;
position:sticky;
border-bottom:1px solid rgba(240,235,227,0.13);
z-index:50;
}
.wgdtb_in-8k6{
gap:16px;
padding:12px 1rem;
margin:0 auto;
align-items:center;
justify-content:space-between;
width:100%;
max-width:1400px;
display:flex;
}
@media(min-width:770px){
.wgdtb_in-8k6{
padding:1rem 32px;
}
}
@media(min-width:1097px){
.wgdtb_in-8k6{
padding:1.125rem 56px;
}
}
.wgdtb_left-8k6{
gap:28px;
display:flex;
align-items:center;
min-width:0;
}
.wgdtb_logo-8k6{
gap:0.688rem;
align-items:center;
min-width:0;
display:flex;
}
.wgdtb_logo_mark-8k6{
flex:0 0 auto;
border-radius:0.5rem;
height:2.125rem;
width:34px;
object-fit:cover;
}
.wgdtb_logo_txt-8k6{
min-width:0;
display:flex;
line-height:1;
flex-direction:column;
}
.wgdtb_logo_name-8k6{
overflow:hidden;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:22px;
font-weight:700;
white-space:nowrap;
color:#F0EBE3;
text-overflow:ellipsis;
letter-spacing:.02em;
}
.wgdtb_logo_sub-8k6{
overflow:hidden;
font-size:8.5px;
font-weight:600;
white-space:nowrap;
text-overflow:ellipsis;
text-transform:uppercase;
color:#20B264;
margin-top:4px;
letter-spacing:.32em;
}
.wgdtb_nav-8k6{
display:none;
}
@media(min-width:962px){
.wgdtb_nav-8k6{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.wgdtb_nav_item-8k6{
transition:color .22s ease,border-color .22s ease;
font-size:14px;
color:#C9C1B6;
font-weight:600;
padding-bottom:3px;
border-bottom:2px solid transparent;
white-space:nowrap;
}
.wgdtb_nav_item-8k6:hover{
color:#F0EBE3;
}
.wgdtb_nav_item-8k6.wgdstate_active-8k6{
border-color:#20B264;
color:#F0EBE3;
}
.wgdtb_right-8k6{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.wgdtb_search-8k6{
transition:color .22s ease;
justify-content:center;
display:flex;
align-items:center;
color:#C9C1B6;
}
.wgdtb_search-8k6:hover{
color:#20B264;
}
.wgdtb_search-8k6 svg{
width:1.125rem;
height:18px;
}
.wgdtb_lang-8k6{
color:#958C82;
font-size:0.688rem;
font-weight:600;
text-transform:uppercase;
letter-spacing:.1em;
}
.wgdtb_lang-8k6:hover{
color:#F0EBE3;
}
.wgdtb_login-8k6{
color:#F0EBE3;
display:none;
font-size:0.875rem;
font-weight:600;
}
@media(min-width:766px){
.wgdtb_login-8k6{
display:inline-block;
}
}
.wgdtb_register-8k6{
padding:0.688rem 22px;
transition:background-color .22s ease;
background:#20B264;
border-radius:999px;
font-size:0.875rem;
white-space:nowrap;
font-weight:700;
color:#0A0F0C;
}
.wgdtb_register-8k6:hover{
background:#28D478;
}
.wgdmob-8k6{
background:#12100F;
border-top:1px solid rgba(240,235,227,0.13);
bottom:0;
left:0;
z-index:60;
position:fixed;
right:0;
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:963px){
.wgdmob-8k6{
display:none;
}
}
.wgdmob_in-8k6{
margin:0 auto;
display:flex;
justify-content:space-around;
max-width:560px;
align-items:stretch;
}
.wgdmob_item-8k6{
flex:1 1 0;
gap:3px;
transition:color .22s ease;
padding:9px 4px;
min-width:0;
align-items:center;
display:flex;
flex-direction:column;
color:#958C82;
}
.wgdmob_item-8k6.wgdstate_active-8k6{
color:#20B264;
}
.wgdmob_ic-8k6{
display:flex;
justify-content:center;
align-items:center;
}
.wgdmob_ic-8k6 svg{
height:1.25rem;
width:20px;
}
.wgdmob_lb-8k6{
overflow:hidden;
white-space:nowrap;
max-width:100%;
font-weight:600;
font-size:10px;
text-overflow:ellipsis;
}
@media(max-width:961px){
body{
padding-bottom:3.75rem;
}
}
.wgdrail-8k6{
position:relative;
min-width:0;
}
.wgdrail_scroll-8k6{
gap:14px;
padding-bottom:0.875rem;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
display:flex;
overflow-x:auto;
}
@media(min-width:766px){
.wgdrail_scroll-8k6{
gap:18px;
}
}
.wgdgc-8k6{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:769px){
.wgdgc-8k6{
width:11.75rem;
}
}
.wgdgc_img-8k6{
background:#1C1917;
overflow:hidden;
border-radius:0.875rem;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.28);
padding-bottom:133.33%;
}
.wgdgc_img-8k6 img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.wgdgc_cover-8k6{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.wgdgc_hover-8k6{
transition:opacity .22s ease;
inset:0;
background:rgba(0,0,0,0.52);
align-items:center;
justify-content:center;
opacity:0;
display:flex;
position:absolute;
}
.wgdgc-8k6:hover .wgdgc_hover-8k6{
opacity:1;
}
.wgdgc_hover_btn-8k6{
background:#20B264;
border-radius:62.438rem;
display:flex;
justify-content:center;
align-items:center;
width:46px;
color:#0A0F0C;
height:46px;
}
.wgdgc_hover_btn-8k6 svg{
width:18px;
height:1.125rem;
}
.wgdgc_info-8k6{
gap:2px;
min-width:0;
display:flex;
margin-top:0.563rem;
flex-direction:column;
}
.wgdgc_name-8k6{
overflow:hidden;
white-space:nowrap;
font-weight:700;
color:#F0EBE3;
font-size:13px;
text-overflow:ellipsis;
}
.wgdgc_prov-8k6{
overflow:hidden;
color:#958C82;
font-size:11px;
text-overflow:ellipsis;
white-space:nowrap;
}
.wgdgc_meta-8k6{
color:#958C82;
font-size:11px;
}
.wgdtc-8k6{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:771px){
.wgdtc-8k6{
width:14.375rem;
}
}
.wgdtc_img-8k6{
background:#1C1917;
border-radius:14px;
overflow:hidden;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.28);
padding-bottom:75%;
position:relative;
}
.wgdtc_img-8k6 img{
inset:0;
width:100%;
height:100%;
object-fit:cover;
position:absolute;
}
.wgdtc_info-8k6{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
}
.wgdtc_name-8k6{
overflow:hidden;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
color:#F0EBE3;
font-size:14px;
}
.wgdtc_rtp-8k6{
font-size:11px;
color:#958C82;
}
.wgdlc-8k6{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:766px){
.wgdlc-8k6{
width:16.75rem;
}
}
.wgdlc_img-8k6{
overflow:hidden;
background:#1C1917;
border-radius:14px;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.28);
position:relative;
padding-bottom:62.5%;
}
.wgdlc_img-8k6 img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.wgdlc_live-8k6{
background:rgba(0,0,0,0.52);
gap:7px;
padding:0.25rem 0.563rem;
border-radius:999px;
position:absolute;
align-items:center;
top:12px;
left:12px;
display:flex;
}
.wgdlc_live_dot-8k6{
animation:zm2-pulse 1.6s infinite;
background:#E03E3E;
border-radius:50%;
width:8px;
height:0.5rem;
}
.wgdlc_seats-8k6{
letter-spacing:.08em;
color:#EDF7F1;
text-transform:uppercase;
font-size:10px;
font-weight:600;
}
.wgdlc_info-8k6{
gap:2px;
min-width:0;
margin-top:9px;
flex-direction:column;
display:flex;
}
.wgdlc_name-8k6{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
color:#F0EBE3;
font-size:15px;
}
.wgdlc_bet-8k6{
font-size:11px;
color:#958C82;
}
.wgdpc-8k6{
background:#1C1917;
border-radius:14px;
border:1px solid rgba(240,235,227,0.07);
padding:16px 14px;
gap:8px;
flex-direction:column;
align-items:center;
min-height:4.625rem;
min-width:0;
display:flex;
justify-content:center;
}
.wgdpc_logo-8k6{
flex:0 0 auto;
object-fit:contain;
width:auto;
height:1.75rem;
max-width:100%;
}
.wgdpc_name-8k6{
overflow:hidden;
color:#958C82;
text-overflow:ellipsis;
white-space:nowrap;
font-size:11px;
max-width:100%;
text-align:center;
}
.wgdgc_tag-8k6{
border-radius:0.5rem;
padding:3px 8px;
text-transform:uppercase;
top:10px;
display:inline-block;
font-size:0.625rem;
font-weight:700;
letter-spacing:.06em;
z-index:2;
left:10px;
position:absolute;
}
.wgdgc_tag_hot-8k6{
background:#E03E3E;
color:#EDF7F1;
}
.wgdgc_tag_new-8k6{
background:#3EEEA0;
color:#0E1A14;
}
.wgdgc_tag_jp-8k6{
background:#E8A020;
color:#0E1A14;
}
.wgdgc_tag_live-8k6{
background:#E03E3E;
color:#EDF7F1;
}
.wgdsh-8k6{
min-width:0;
margin-bottom:18px;
}
.wgdsh_row-8k6{
gap:16px;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
display:flex;
}
.wgdsh_row-8k6 .wgdsh_l-8k6{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.wgdsh_stack-8k6{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.wgdsh_center-8k6{
gap:10px;
align-items:center;
flex-direction:column;
text-align:center;
display:flex;
}
.wgdsh_h2-8k6{
overflow-wrap:break-word;
line-height:1.1;
font-weight:600;
color:#F0EBE3;
font-size:1.5rem;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:767px){
.wgdsh_h2-8k6{
font-size:1.875rem;
}
}
.wgdband-8k6 .wgdsh_h2-8k6{
color:#EDF7F1;
}
.wgdsh_eb_line-8k6{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.wgdsh_eb_line-8k6::before{
background:#20B264;
width:1.75rem;
content:"";
height:1px;
display:inline-block;
}
.wgdband-8k6 .wgdsh_eb_line-8k6::before{
background:#3EEEA0;
}
.wgdsh_eb_dot-8k6{
gap:8px;
align-items:center;
display:inline-flex;
}
.wgdsh_eb_dot-8k6::before{
border-radius:50%;
background:#20B264;
display:inline-block;
width:6px;
content:"";
height:6px;
}
.wgdband-8k6 .wgdsh_eb_dot-8k6::before{
background:#3EEEA0;
}
.wgdsh_link-8k6{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
white-space:nowrap;
color:#F0EBE3;
border-bottom:1px solid #F0EBE3;
font-weight:600;
display:inline-flex;
padding-bottom:2px;
font-size:13px;
align-items:center;
}
.wgdsh_link-8k6:hover{
border-color:#20B264;
color:#20B264;
}
.wgdsh_link-8k6 svg{
width:0.875rem;
height:0.875rem;
}
.wgdsh_link_chev-8k6{
padding-bottom:0;
border-bottom:0;
}
.wgdsh_link_btn-8k6{
background:#20B264;
border-radius:999px;
padding:0.563rem 18px;
color:#0A0F0C;
border-bottom:0;
}
.wgdsh_link_btn-8k6:hover{
border-color:transparent;
background:#28D478;
color:#0A0F0C;
}
.wgdband-8k6 .wgdsh_link-8k6{
border-color:#EDF7F1;
color:#EDF7F1;
}
.wgdband-8k6 .wgdsh_link_btn-8k6{
background:#3EEEA0;
color:#0E1A14;
}
.wgdsh_rule-8k6{
background:rgba(240,235,227,0.13);
margin:-2px 0 18px;
height:1px;
}
.wgdband-8k6 .wgdsh_rule-8k6{
background:rgba(220,255,235,0.13);
}
.wgdhero-8k6{
padding:32px 0 8px;
}
@media(min-width:769px){
.wgdhero-8k6{
padding:56px 0 1.5rem;
}
}
.wgdhero_in-8k6{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:900px){
.wgdhero_in-8k6{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.wgdhero_copy-8k6{
min-width:0;
}
.wgdhero_eyebrow-8k6{
gap:10px;
margin-bottom:1.375rem;
display:inline-flex;
align-items:center;
}
.wgdhero_eyebrow_line-8k6{
flex:0 0 auto;
background:#20B264;
width:28px;
display:inline-block;
height:1px;
}
.wgdhero_h1-8k6{
color:#F0EBE3;
font-weight:600;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
letter-spacing:-.01em;
font-size:38px;
margin-bottom:1.25rem;
line-height:1.04;
}
@media(min-width:765px){
.wgdhero_h1-8k6{
font-size:54px;
}
}
@media(min-width:1103px){
.wgdhero_h1-8k6{
font-size:62px;
}
}
.wgdhero_h1-8k6 em{
color:#20B264;
font-style:normal;
}
.wgdhero_sub-8k6{
font-size:16px;
color:#7A7168;
margin-bottom:30px;
line-height:1.6;
max-width:30rem;
}
@media(min-width:768px){
.wgdhero_sub-8k6{
font-size:1.125rem;
}
}
.wgdhero_actions-8k6{
gap:14px;
display:flex;
align-items:center;
flex-wrap:wrap;
margin-bottom:2.125rem;
}
.wgdhero_cta-8k6{
padding:1rem 30px;
gap:0.625rem;
transition:background-color .22s ease;
background:#20B264;
border-radius:62.438rem;
font-weight:700;
display:inline-flex;
font-size:0.938rem;
align-items:center;
color:#0A0F0C;
}
.wgdhero_cta-8k6:hover{
background:#28D478;
}
.wgdhero_cta_ic-8k6{
align-items:center;
display:inline-flex;
}
.wgdhero_cta_ic-8k6 svg{
width:16px;
height:1rem;
}
.wgdhero_cta_alt-8k6{
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(240,235,227,0.13);
border-radius:62.438rem;
background:transparent;
padding:15px 26px;
font-weight:600;
font-size:15px;
display:inline-flex;
align-items:center;
color:#F0EBE3;
}
.wgdhero_cta_alt-8k6:hover{
border-color:#20B264;
color:#20B264;
}
.wgdhero_trust-8k6{
gap:22px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.wgdhero_trust_item-8k6{
gap:9px;
font-weight:600;
align-items:center;
font-size:13px;
color:#C9C1B6;
display:flex;
}
.wgdhero_trust_ic-8k6{
display:inline-flex;
align-items:center;
color:#20B264;
}
.wgdhero_trust_ic-8k6 svg{
height:16px;
width:1rem;
}
.wgdhero_promo-8k6{
background:#1C1917;
overflow:hidden;
border-radius:20px;
box-shadow:0 12px 3rem rgba(0,0,0,0.55), 0 2px 0.625rem rgba(0,0,0,0.30), 0 0 0 1px rgba(32,178,100,0.08);
display:flex;
min-height:18.75rem;
position:relative;
}
.wgdhero_promo_bg-8k6{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.wgdhero_promo_bg-8k6::after{
background:linear-gradient(120deg,#0E1A14 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.wgdhero_promo_glow-8k6{
border-radius:50%;
background:radial-gradient(circle,rgba(32,178,100,0.12) 0%,transparent 65%);
position:absolute;
pointer-events:none;
width:16.25rem;
top:-2.5rem;
height:16.25rem;
right:-1.25rem;
}
.wgdhero_promo_ct-8k6{
padding:28px;
align-self:flex-end;
position:relative;
z-index:2;
max-width:88%;
}
.wgdhero_promo_label-8k6{
color:#3EEEA0;
display:block;
letter-spacing:.25em;
font-weight:700;
font-size:10px;
text-transform:uppercase;
margin-bottom:8px;
}
.wgdhero_promo_amount-8k6{
line-height:1.05;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
color:#EDF7F1;
font-size:32px;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.wgdhero_promo_amount-8k6{
font-size:2.5rem;
}
}
.wgdhero_promo_amount-8k6 em{
color:#3EEEA0;
font-style:normal;
}
.wgdhero_rating-8k6{
gap:10px;
border-radius:0.875rem;
padding:0.625rem 0.875rem;
border:1px solid rgba(240,235,227,0.07);
background:#1C1917;
align-items:center;
top:14px;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.28);
position:absolute;
right:0.875rem;
display:flex;
z-index:3;
max-width:min(260px,62%);
}
.wgdhero_rating_score-8k6{
flex:0 0 auto;
font-weight:700;
color:#F0EBE3;
font-size:24px;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
.wgdhero_rating_txt-8k6{
flex:1 1 auto;
min-width:0;
}
.wgdhero_rating_stars-8k6{
gap:2px;
display:flex;
color:#20B264;
}
.wgdhero_rating_stars-8k6 svg{
width:12px;
height:0.75rem;
}
.wgdhero_rating_cap-8k6{
line-height:1.35;
margin-top:3px;
overflow-wrap:break-word;
display:block;
font-size:11px;
color:#958C82;
}
.wgdstat-8k6{
border-top:1px solid rgba(240,235,227,0.13);
margin-top:16px;
border-bottom:1px solid rgba(240,235,227,0.13);
}
.wgdstat_in-8k6{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:770px){
.wgdstat_in-8k6{
grid-template-columns:repeat(4,1fr);
}
}
.wgdstat_item-8k6{
padding:22px 0.875rem;
min-width:0;
border-right:1px solid rgba(240,235,227,0.07);
border-bottom:1px solid rgba(240,235,227,0.07);
}
.wgdstat_item-8k6:nth-child(2n){
border-right:0;
}
.wgdstat_item-8k6:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.wgdstat_item-8k6{
border-bottom:0;
}
.wgdstat_item-8k6:nth-child(2n){
border-right:1px solid rgba(240,235,227,0.07);
}
.wgdstat_item-8k6:nth-child(4n){
border-right:0;
}
}
.wgdstat_value-8k6{
font-weight:700;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:30px;
line-height:1;
color:#F0EBE3;
}
@media(min-width:766px){
.wgdstat_value-8k6{
font-size:34px;
}
}
.wgdstat_label-8k6{
line-height:1.4;
overflow-wrap:break-word;
margin-top:6px;
color:#958C82;
font-size:0.813rem;
}
.wgdjp-8k6{
padding:1.875rem 0 10px;
}
.wgdjp_grid-8k6{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:766px){
.wgdjp_grid-8k6{
grid-template-columns:1fr 1fr;
}
.wgdjp_card_mega-8k6{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.wgdjp_grid-8k6{
grid-template-columns:1.4fr 1fr 1fr;
}
.wgdjp_card_mega-8k6{
grid-column:auto;
}
}
.wgdjp_card-8k6{
gap:0.75rem;
padding:1.625rem;
overflow:hidden;
background:#1C1917;
border-radius:20px;
border:1px solid rgba(240,235,227,0.07);
display:flex;
min-height:12.5rem;
min-width:0;
position:relative;
flex-direction:column;
justify-content:space-between;
}
.wgdjp_card_mega-8k6{
background:linear-gradient(135deg,#0E1F16,#09100B);
border-color:transparent;
min-height:13.125rem;
color:#EDF7F1;
}
.wgdjp_glow-8k6{
border-radius:50%;
background:radial-gradient(circle,rgba(32,178,100,0.12),transparent 70%);
width:200px;
height:12.5rem;
right:-2.5rem;
position:absolute;
top:-40px;
pointer-events:none;
}
.wgdjp_label-8k6{
gap:0.625rem;
letter-spacing:.16em;
text-transform:uppercase;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
color:#20B264;
font-weight:700;
font-size:10px;
position:relative;
}
.wgdjp_card_mega-8k6 .wgdjp_label-8k6{
color:#3EEEA0;
}
.wgdjp_drop-8k6{
font-weight:600;
text-transform:none;
letter-spacing:.04em;
color:#958C82;
}
.wgdjp_card_mega-8k6 .wgdjp_drop-8k6{
color:#8BBFA0;
}
.wgdjp_amount-8k6{
line-height:1;
color:#F0EBE3;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:38px;
font-weight:700;
position:relative;
}
.wgdjp_card_mega-8k6 .wgdjp_amount-8k6{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#3EEEA0;
}
@media(min-width:765px){
.wgdjp_card_mega-8k6 .wgdjp_amount-8k6{
font-size:54px;
}
}
.wgdjp_game-8k6{
position:relative;
color:#958C82;
font-size:0.813rem;
}
.wgdjp_card_mega-8k6 .wgdjp_game-8k6{
color:#8BBFA0;
}
.wgdjp_cta-8k6{
align-self:flex-start;
position:relative;
}
.wgdjp_card_mega-8k6 .wgdjp_cta-8k6{
background:#3EEEA0;
transition:opacity .22s ease;
padding:0.625rem 20px;
border-radius:999px;
font-weight:700;
color:#0E1A14;
font-size:0.813rem;
}
.wgdjp_card_mega-8k6 .wgdjp_cta-8k6:hover{
opacity:.9;
}
.wgdjp_card-8k6:not(.wgdjp_card_mega-8k6) .wgdjp_cta-8k6{
transition:color .22s ease,border-color .22s ease;
font-size:0.813rem;
color:#F0EBE3;
border-bottom:1px solid #F0EBE3;
padding-bottom:2px;
font-weight:700;
}
.wgdjp_card-8k6:not(.wgdjp_card_mega-8k6) .wgdjp_cta-8k6:hover{
border-color:#20B264;
color:#20B264;
}
.wgdjp_seo-8k6{
margin:0.875rem 0 0;
overflow-wrap:break-word;
color:#7A7168;
line-height:1.65;
font-size:14px;
max-width:760px;
}
.wgdjp_seo-8k6 strong{
color:#F0EBE3;
font-weight:700;
}
.wgdgrow-8k6{
padding:26px 0 10px;
}
.wgdrow_seo-8k6{
margin:0.625rem 0 0;
color:#7A7168;
max-width:47.5rem;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
}
.wgdrow_seo-8k6 strong{
font-weight:700;
color:#F0EBE3;
}
.wgdpr-8k6{
padding:30px 0 6px;
}
.wgdpr_card-8k6{
background:#1C1917;
padding:26px;
flex:0 0 auto;
border:1px solid rgba(240,235,227,0.07);
gap:10px;
border-radius:1.25rem;
overflow:hidden;
display:flex;
min-height:12.5rem;
flex-direction:column;
position:relative;
width:280px;
}
@media(min-width:768px){
.wgdpr_card-8k6{
width:300px;
}
}
.wgdpr_card_feat-8k6{
background:linear-gradient(150deg,#0E1F16,#09100B);
border-color:transparent;
color:#EDF7F1;
}
.wgdpr_glow-8k6{
border-radius:50%;
background:radial-gradient(circle,rgba(32,178,100,0.12),transparent 70%);
width:130px;
pointer-events:none;
position:absolute;
opacity:0;
top:-30px;
right:-1.875rem;
height:130px;
}
.wgdpr_card_feat-8k6 .wgdpr_glow-8k6{
opacity:1;
}
.wgdpr_label-8k6{
font-weight:700;
letter-spacing:.16em;
text-transform:uppercase;
position:relative;
font-size:10px;
color:#20B264;
}
.wgdpr_card_feat-8k6 .wgdpr_label-8k6{
color:#3EEEA0;
}
.wgdpr_amount-8k6{
font-size:1.625rem;
line-height:1.08;
overflow-wrap:break-word;
font-weight:600;
position:relative;
color:#F0EBE3;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
.wgdpr_card_feat-8k6 .wgdpr_amount-8k6{
color:#EDF7F1;
}
.wgdpr_amount-8k6 em{
color:#20B264;
font-style:normal;
}
.wgdpr_card_feat-8k6 .wgdpr_amount-8k6 em{
color:#3EEEA0;
}
.wgdpr_terms-8k6{
position:relative;
font-size:13px;
line-height:1.5;
color:#958C82;
}
.wgdpr_card_feat-8k6 .wgdpr_terms-8k6{
color:#8BBFA0;
}
.wgdpr_cta-8k6{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.wgdpr_card_feat-8k6 .wgdpr_cta-8k6{
border-radius:999px;
transition:opacity .22s ease;
padding:0.563rem 1.125rem;
background:#3EEEA0;
font-weight:700;
color:#0E1A14;
font-size:13px;
}
.wgdpr_card_feat-8k6 .wgdpr_cta-8k6:hover{
opacity:.9;
}
.wgdpr_card-8k6:not(.wgdpr_card_feat-8k6) .wgdpr_cta-8k6{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
color:#F0EBE3;
font-size:13px;
border-bottom:1px solid #F0EBE3;
font-weight:700;
}
.wgdpr_card-8k6:not(.wgdpr_card_feat-8k6) .wgdpr_cta-8k6:hover{
border-color:#20B264;
color:#20B264;
}
.wgdgrow-8k6{
padding:1.625rem 0 0.625rem;
}
.wgdrow_seo-8k6{
margin:10px 0 0;
color:#7A7168;
max-width:47.5rem;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
}
.wgdrow_seo-8k6 strong{
font-weight:700;
color:#F0EBE3;
}
.wgdgrow-8k6{
padding:26px 0 0.625rem;
}
.wgdrow_seo-8k6{
margin:10px 0 0;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.65;
font-size:0.875rem;
color:#7A7168;
}
.wgdrow_seo-8k6 strong{
font-weight:700;
color:#F0EBE3;
}
.wgdnl-8k6{
padding:24px 0 10px;
}
.wgdnl_in-8k6{
border-radius:20px;
background:#0B1510;
padding:1.875rem 2rem;
gap:1.375rem;
color:#EDF7F1;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.wgdnl_in-8k6{
gap:28px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.wgdnl_text_wrap-8k6{
min-width:0;
}
.wgdnl_h3-8k6{
font-size:1.375rem;
overflow-wrap:break-word;
line-height:1.1;
font-weight:600;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:5px;
color:#EDF7F1;
}
@media(min-width:771px){
.wgdnl_h3-8k6{
font-size:1.5rem;
}
}
.wgdnl_text-8k6{
line-height:1.5;
font-size:0.844rem;
color:#8BBFA0;
}
.wgdnl_form-8k6{
flex:1 1 auto;
gap:10px;
max-width:28.75rem;
min-width:0;
display:flex;
}
.wgdnl_input-8k6{
overflow:hidden;
border:1px solid rgba(220,255,235,0.13);
flex:1 1 auto;
background:rgba(220,255,235,0.07);
padding:0.813rem 1rem;
border-radius:14px;
text-overflow:ellipsis;
align-items:center;
font-size:0.875rem;
display:flex;
min-width:0;
white-space:nowrap;
color:#8BBFA0;
}
.wgdnl_btn-8k6{
background:#3EEEA0;
padding:0.813rem 1.5rem;
transition:opacity .22s ease;
flex:0 0 auto;
border-radius:14px;
font-weight:700;
color:#0E1A14;
font-size:0.875rem;
white-space:nowrap;
}
.wgdnl_btn-8k6:hover{
opacity:.9;
}
.wgdvip-8k6{
padding:3rem 0;
}
@media(min-width:765px){
.wgdvip-8k6{
padding:64px 0;
}
}
.wgdvip_head-8k6{
gap:14px;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:878px){
.wgdvip_head-8k6{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.wgdvip_eyebrow-8k6{
margin-bottom:0.75rem;
}
.wgdvip_h2-8k6{
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
font-weight:600;
color:#EDF7F1;
line-height:1.05;
}
@media(min-width:769px){
.wgdvip_h2-8k6{
font-size:2.5rem;
}
}
.wgdvip_intro-8k6{
max-width:420px;
color:#8BBFA0;
font-size:14px;
line-height:1.6;
}
.wgdvip_grid-8k6{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:14px;
display:grid;
}
.wgdvip_card-8k6{
border:1px solid rgba(220,255,235,0.13);
padding:22px 1.125rem;
border-radius:14px;
min-width:0;
}
.wgdvip_card_feat-8k6{
border-color:#3EEEA0;
background:rgba(220,255,235,0.07);
}
.wgdvip_card_ic-8k6{
border-radius:8px;
background:linear-gradient(135deg,#20B264,#3EEEA0);
width:2.125rem;
height:34px;
display:block;
margin-bottom:16px;
}
.wgdvip_name-8k6{
font-weight:600;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
color:#EDF7F1;
margin-bottom:0.375rem;
font-size:20px;
}
.wgdvip_perk-8k6{
color:#8BBFA0;
line-height:1.5;
font-size:12.5px;
overflow-wrap:break-word;
}
.wgdapp-8k6{
padding:1.875rem 0 0.625rem;
}
.wgdapp_in-8k6{
gap:28px;
padding:32px;
background:#1C1917;
border:1px solid rgba(240,235,227,0.07);
border-radius:1.25rem;
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.wgdapp_in-8k6{
padding:2.5rem 2.75rem;
gap:2.5rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.wgdapp_copy-8k6{
max-width:35rem;
min-width:0;
}
.wgdapp_eyebrow-8k6{
margin-bottom:0.75rem;
}
.wgdapp_h2-8k6{
line-height:1.05;
overflow-wrap:break-word;
margin-bottom:12px;
font-size:1.75rem;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#F0EBE3;
}
@media(min-width:771px){
.wgdapp_h2-8k6{
font-size:2.125rem;
}
}
.wgdapp_text-8k6{
color:#7A7168;
font-size:0.875rem;
line-height:1.6;
margin-bottom:22px;
}
.wgdapp_btns-8k6{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.wgdapp_btn-8k6{
transition:background-color .22s ease;
padding:0.688rem 20px;
gap:0.625rem;
background:#20B264;
border-radius:14px;
align-items:center;
color:#0A0F0C;
display:inline-flex;
}
.wgdapp_btn-8k6:hover{
background:#28D478;
}
.wgdapp_btn_ic-8k6{
align-items:center;
display:inline-flex;
}
.wgdapp_btn_ic-8k6 svg{
height:18px;
width:1.125rem;
}
.wgdapp_btn_lb-8k6{
font-size:0.844rem;
font-weight:700;
}
.wgdapp_qr_wrap-8k6{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.wgdapp_qr-8k6{
border-radius:14px;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#1C1917 0 0.313rem,transparent 5px 11px),repeating-linear-gradient(90deg,#1C1917 0 5px,transparent 5px 0.688rem);
height:108px;
width:108px;
background-color:#20B264;
}
.wgdapp_qr_cap-8k6{
line-height:1.4;
color:#958C82;
font-size:12.5px;
max-width:5.75rem;
}
.wgddr-8k6{
padding:2.25rem 0 10px;
}
.wgddr_in-8k6{
border-radius:14px;
padding:28px 32px;
border:1px dashed rgba(240,235,227,0.13);
gap:1.25rem;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.wgddr_in-8k6{
gap:32px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.wgddr_h2-8k6{
line-height:1.1;
font-size:24px;
font-weight:600;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
color:#F0EBE3;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
@media(min-width:767px){
.wgddr_h2-8k6{
font-size:26px;
}
}
.wgddr_text-8k6{
overflow-wrap:break-word;
font-size:14px;
max-width:680px;
color:#7A7168;
line-height:1.6;
}
.wgddr_text-8k6 b{
font-weight:700;
color:#F0EBE3;
}
.wgddr_cta-8k6{
transition:color .22s ease;
flex:0 0 auto;
color:#F0EBE3;
font-size:0.844rem;
padding-bottom:2px;
border-bottom:1px solid #20B264;
font-weight:700;
white-space:nowrap;
}
.wgddr_cta-8k6:hover{
color:#20B264;
}
.wgdtt-8k6{
padding:3rem 0 10px;
}
@media(min-width:770px){
.wgdtt-8k6{
padding:60px 0 0.625rem;
}
}
.wgdtt_head-8k6{
margin-bottom:34px;
text-align:center;
}
.wgdtt_eyebrow-8k6{
margin-bottom:0.75rem;
}
.wgdtt_h2-8k6{
font-size:32px;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#F0EBE3;
line-height:1.05;
}
@media(min-width:767px){
.wgdtt_h2-8k6{
font-size:2.625rem;
}
}
.wgdtt_grid-8k6{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:761px){
.wgdtt_grid-8k6{
grid-template-columns:repeat(3,1fr);
}
}
.wgdtt_card-8k6{
border-radius:14px;
padding:30px;
background:#1C1917;
border:1px solid rgba(240,235,227,0.07);
display:flex;
min-width:0;
flex-direction:column;
}
.wgdtt_card_ic-8k6{
align-items:center;
color:#20B264;
margin-bottom:18px;
display:inline-flex;
}
.wgdtt_card_ic-8k6 svg{
height:1.75rem;
width:28px;
}
.wgdtt_card_h-8k6{
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
font-size:1.375rem;
color:#F0EBE3;
margin-bottom:8px;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
.wgdtt_card_p-8k6{
overflow-wrap:break-word;
line-height:1.6;
font-size:0.875rem;
margin-bottom:14px;
color:#7A7168;
}
.wgdtt_card_p-8k6 b{
color:#F0EBE3;
font-weight:700;
}
.wgdtt_card_link-8k6{
transition:color .22s ease;
color:#F0EBE3;
font-weight:700;
margin-top:auto;
font-size:13px;
padding-bottom:2px;
border-bottom:1px solid #20B264;
align-self:flex-start;
}
.wgdtt_card_link-8k6:hover{
color:#20B264;
}
.wgdwy-8k6{
padding:48px 0;
}
@media(min-width:768px){
.wgdwy-8k6{
padding:3.5rem 0;
}
}
.wgdwy_in-8k6{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.wgdwy_in-8k6{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.wgdwy_left-8k6{
min-width:0;
}
.wgdwy_eyebrow-8k6{
margin-bottom:0.875rem;
}
.wgdwy_h2-8k6{
color:#F0EBE3;
margin-bottom:16px;
overflow-wrap:break-word;
font-size:2rem;
font-weight:600;
line-height:1.05;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.wgdwy_h2-8k6{
font-size:40px;
}
}
.wgdwy_intro-8k6{
line-height:1.6;
color:#7A7168;
font-size:0.938rem;
}
.wgdwy_grid-8k6{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.wgdwy_grid-8k6{
grid-template-columns:1fr 1fr;
}
}
.wgdwy_card-8k6{
padding:26px;
border:1px solid rgba(240,235,227,0.07);
border-radius:0.875rem;
background:#1C1917;
min-width:0;
}
.wgdwy_card_ic-8k6{
color:#20B264;
align-items:center;
margin-bottom:16px;
display:inline-flex;
justify-content:center;
}
.wgdwy_card_ic-8k6 svg{
height:1.625rem;
width:26px;
}
.wgdwy_card_h-8k6{
overflow-wrap:break-word;
font-weight:600;
color:#F0EBE3;
line-height:1.15;
margin-bottom:0.5rem;
font-size:1.313rem;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
.wgdwy_card_p-8k6{
color:#7A7168;
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
}
.wgdet-8k6{
padding:2.25rem 0 10px;
}
.wgdet_in-8k6{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:879px){
.wgdet_in-8k6{
grid-template-columns:1.1fr .9fr;
gap:3rem;
}
}
.wgdet_left-8k6{
min-width:0;
}
.wgdet_eyebrow-8k6{
margin-bottom:0.75rem;
}
.wgdet_h2-8k6{
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.06;
margin-bottom:14px;
color:#F0EBE3;
font-size:1.75rem;
font-weight:600;
}
@media(min-width:769px){
.wgdet_h2-8k6{
font-size:2rem;
}
}
.wgdet_text-8k6{
color:#7A7168;
margin-bottom:1.375rem;
font-size:0.938rem;
line-height:1.65;
}
.wgdet_stats-8k6{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.wgdet_stat-8k6{
min-width:0;
}
.wgdet_stat_v-8k6{
font-weight:700;
font-size:26px;
color:#F0EBE3;
line-height:1;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
.wgdet_stat_l-8k6{
font-size:12.5px;
color:#958C82;
margin-top:4px;
}
.wgdet_right-8k6{
gap:12px;
flex-direction:column;
display:flex;
}
.wgdet_member-8k6{
border:1px solid rgba(240,235,227,0.07);
padding:18px 1.25rem;
gap:16px;
border-radius:0.875rem;
background:#1C1917;
min-width:0;
display:flex;
align-items:center;
}
.wgdet_member_av-8k6{
background:linear-gradient(135deg,#0E1F16,#20B264);
flex:0 0 auto;
border-radius:50%;
height:3rem;
width:3rem;
}
.wgdet_member_name-8k6{
font-size:15px;
overflow-wrap:break-word;
font-weight:700;
color:#F0EBE3;
}
.wgdet_member_role-8k6{
font-size:0.781rem;
overflow-wrap:break-word;
color:#958C82;
}
.wgdet_updated-8k6{
padding:0.875rem 18px;
border:1px solid rgba(240,235,227,0.07);
gap:8px;
border-radius:14px;
background:#12100F;
align-items:center;
font-size:12.5px;
color:#7A7168;
display:flex;
}
.wgdrv-8k6{
padding:48px 0;
background:#1C1917;
border-top:1px solid rgba(240,235,227,0.07);
border-bottom:1px solid rgba(240,235,227,0.07);
margin-top:1.5rem;
}
@media(min-width:769px){
.wgdrv-8k6{
padding:3.5rem 0;
}
}
.wgdrv_head-8k6{
gap:1rem;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:767px){
.wgdrv_head-8k6{
gap:1.25rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.wgdrv_eyebrow-8k6{
margin-bottom:0.625rem;
}
.wgdrv_h2-8k6{
color:#F0EBE3;
font-weight:600;
overflow-wrap:break-word;
font-size:1.875rem;
line-height:1.05;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.wgdrv_h2-8k6{
font-size:38px;
}
}
.wgdrv_agg-8k6{
gap:0.75rem;
display:flex;
align-items:center;
}
.wgdrv_agg_stars-8k6{
gap:3px;
color:#20B264;
display:flex;
}
.wgdrv_agg_stars-8k6 svg{
height:1.125rem;
width:18px;
}
.wgdrv_source-8k6{
font-size:0.813rem;
color:#7A7168;
}
.wgdrv_grid-8k6{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.wgdrv_grid-8k6{
grid-template-columns:repeat(3,1fr);
}
}
.wgdrv_card-8k6{
border-radius:0.875rem;
padding:1.625rem;
background:#12100F;
border:1px solid rgba(240,235,227,0.07);
min-width:0;
}
.wgdrv_card_stars-8k6{
gap:2px;
margin-bottom:0.75rem;
display:flex;
color:#20B264;
}
.wgdrv_card_stars-8k6 svg{
width:14px;
height:14px;
}
.wgdrv_card_body-8k6{
margin-bottom:1rem;
line-height:1.45;
overflow-wrap:break-word;
font-weight:500;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
color:#F0EBE3;
font-size:1.125rem;
}
.wgdrv_card_meta-8k6{
gap:0.625rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.wgdrv_card_av-8k6{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#20B264,#3EEEA0);
width:32px;
height:32px;
}
.wgdrv_card_author-8k6{
font-weight:700;
color:#F0EBE3;
font-size:0.813rem;
}
.wgdrv_card_loc-8k6{
color:#958C82;
font-size:0.75rem;
}
.wgdprov-8k6{
padding:40px 0 1.25rem;
}
.wgdprov_eyebrow-8k6{
display:block;
margin-bottom:1.125rem;
}
.wgdprov_grid-8k6{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:557px){
.wgdprov_grid-8k6{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.wgdprov_grid-8k6{
grid-template-columns:repeat(6,1fr);
}
}
.wgdhts-8k6{
padding:3rem 0;
}
@media(min-width:768px){
.wgdhts-8k6{
padding:62px 0;
}
}
.wgdhts_head-8k6{
gap:1.125rem;
margin-bottom:2.125rem;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.wgdhts_head-8k6{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.wgdhts_eyebrow-8k6{
margin-bottom:0.75rem;
}
.wgdhts_h2-8k6{
line-height:1.05;
font-weight:600;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
color:#EDF7F1;
font-size:1.875rem;
overflow-wrap:break-word;
}
@media(min-width:770px){
.wgdhts_h2-8k6{
font-size:38px;
}
}
.wgdhts_cta-8k6{
flex:0 0 auto;
padding:0.938rem 30px;
border-radius:62.438rem;
background:#3EEEA0;
transition:opacity .22s ease;
font-size:0.938rem;
color:#0E1A14;
font-weight:700;
}
.wgdhts_cta-8k6:hover{
opacity:.9;
}
.wgdhts_grid-8k6{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:761px){
.wgdhts_grid-8k6{
grid-template-columns:repeat(3,1fr);
}
}
.wgdhts_step-8k6{
border-top:1px solid rgba(220,255,235,0.13);
padding-top:22px;
min-width:0;
}
.wgdhts_step_num-8k6{
color:#3EEEA0;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
line-height:1;
margin-bottom:0.875rem;
font-size:2.75rem;
}
.wgdhts_step_h-8k6{
line-height:1.2;
margin-bottom:8px;
font-size:19px;
font-weight:700;
color:#EDF7F1;
overflow-wrap:break-word;
}
.wgdhts_step_p-8k6{
color:#8BBFA0;
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
}
.wgdts-8k6{
padding:44px 0;
}
.wgdts_in-8k6{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:877px){
.wgdts_in-8k6{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.wgdts_left-8k6{
min-width:0;
}
.wgdts_h2-8k6{
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.75rem;
font-size:26px;
overflow-wrap:break-word;
color:#EDF7F1;
font-weight:600;
line-height:1.1;
}
@media(min-width:769px){
.wgdts_h2-8k6{
font-size:1.75rem;
}
}
.wgdts_text-8k6{
line-height:1.6;
font-size:0.906rem;
margin-bottom:1.375rem;
max-width:32.5rem;
color:#8BBFA0;
}
.wgdts_badges-8k6{
gap:1.125rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.wgdts_badge-8k6{
color:#8BBFA0;
font-size:0.813rem;
font-weight:600;
}
.wgdts_pay-8k6{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:879px){
.wgdts_pay-8k6{
justify-content:flex-end;
}
}
.wgdts_pay_chip-8k6{
padding:0.75rem 16px;
border:1px solid rgba(220,255,235,0.13);
background:rgba(220,255,235,0.07);
border-radius:14px;
font-size:14px;
font-weight:700;
color:#EDF7F1;
}
.wgdlh-8k6{
padding:2.5rem 0 20px;
}
.wgdlh_in-8k6{
border-top:1px solid rgba(240,235,227,0.13);
padding-top:2.125rem;
}
.wgdlh_eyebrow-8k6{
margin-bottom:22px;
display:block;
}
.wgdlh_grid-8k6{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:599px){
.wgdlh_grid-8k6{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.wgdlh_grid-8k6{
grid-template-columns:repeat(5,1fr);
}
}
.wgdlh_col-8k6{
min-width:0;
}
.wgdlh_col_h-8k6{
margin-bottom:0.75rem;
color:#F0EBE3;
overflow-wrap:break-word;
font-weight:700;
font-size:0.813rem;
}
.wgdlh_links-8k6{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.wgdlh_link-8k6{
transition:color .22s ease;
color:#7A7168;
overflow-wrap:break-word;
font-size:13px;
}
.wgdlh_link-8k6:hover{
color:#20B264;
}
.wgdfaq-8k6{
padding:48px 0;
background:#1C1917;
margin-top:1.5rem;
border-bottom:1px solid rgba(240,235,227,0.07);
border-top:1px solid rgba(240,235,227,0.07);
}
@media(min-width:771px){
.wgdfaq-8k6{
padding:62px 0;
}
}
.wgdfaq_head-8k6{
text-align:center;
margin-bottom:2.125rem;
}
.wgdfaq_eyebrow-8k6{
margin-bottom:0.75rem;
}
.wgdfaq_h2-8k6{
color:#F0EBE3;
font-size:32px;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.wgdfaq_h2-8k6{
font-size:2.375rem;
}
}
.wgdfaq_list-8k6{
gap:0.75rem;
margin:0 auto;
max-width:51.25rem;
flex-direction:column;
display:flex;
}
.wgdfaq_item-8k6{
background:#12100F;
overflow:hidden;
border:1px solid rgba(240,235,227,0.07);
border-radius:0.875rem;
}
.wgdfaq_q-8k6{
list-style:none;
padding:20px 1.5rem;
gap:20px;
cursor:pointer;
font-size:16px;
font-weight:700;
overflow-wrap:break-word;
display:flex;
align-items:center;
justify-content:space-between;
color:#F0EBE3;
}
.wgdfaq_q-8k6::-webkit-details-marker{
display:none;
}
.wgdfaq_q_ic-8k6{
flex:0 0 auto;
transition:transform .22s ease;
align-items:center;
display:inline-flex;
color:#20B264;
}
.wgdfaq_q_ic-8k6 svg{
height:1.125rem;
width:1.125rem;
}
.wgdfaq_item-8k6[open] .wgdfaq_q_ic-8k6{
transform:rotate(180deg);
}
.wgdfaq_a-8k6{
padding:0 1.5rem 20px;
font-size:0.906rem;
color:#7A7168;
line-height:1.6;
overflow-wrap:break-word;
}
.wgdsg-8k6{
padding:3rem 0 10px;
}
.wgdsg_eyebrow-8k6{
display:block;
margin-bottom:12px;
}
.wgdsg_h2-8k6{
overflow-wrap:break-word;
color:#F0EBE3;
line-height:1.05;
margin-bottom:28px;
font-weight:600;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:30px;
}
@media(min-width:765px){
.wgdsg_h2-8k6{
font-size:2.25rem;
}
}
.wgdsg_grid-8k6{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:720px){
.wgdsg_grid-8k6{
grid-template-columns:repeat(3,1fr);
}
}
.wgdsg_col-8k6{
min-width:0;
}
.wgdsg_col_h-8k6{
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:10px;
overflow-wrap:break-word;
color:#F0EBE3;
line-height:1.15;
font-weight:600;
font-size:22px;
}
.wgdsg_col_p-8k6{
line-height:1.65;
overflow-wrap:break-word;
color:#7A7168;
font-size:0.875rem;
}
.wgdsb-8k6{
background:#1C1917;
padding:3rem 0;
border-top:1px solid rgba(240,235,227,0.07);
border-bottom:1px solid rgba(240,235,227,0.07);
margin-top:24px;
}
@media(min-width:768px){
.wgdsb-8k6{
padding:3.5rem 0;
}
}
.wgdsb_eyebrow-8k6{
margin-bottom:0.75rem;
display:block;
}
.wgdsb_h2-8k6{
font-weight:600;
margin-bottom:26px;
line-height:1.05;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
color:#F0EBE3;
font-size:1.875rem;
overflow-wrap:break-word;
}
@media(min-width:769px){
.wgdsb_h2-8k6{
font-size:36px;
}
}
.wgdsb_grid-8k6{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:557px){
.wgdsb_grid-8k6{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:963px){
.wgdsb_grid-8k6{
grid-template-columns:repeat(4,1fr);
}
}
.wgdsb_card-8k6{
border-radius:0.875rem;
border:1px solid rgba(240,235,227,0.07);
padding:24px;
background:#12100F;
min-width:0;
}
.wgdsb_card_h-8k6{
margin-bottom:8px;
line-height:1.15;
color:#F0EBE3;
font-weight:600;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.188rem;
}
.wgdsb_card_p-8k6{
font-size:13.5px;
color:#7A7168;
line-height:1.6;
overflow-wrap:break-word;
}
.wgdsb_rtp-8k6{
background:#12100F;
border:1px solid rgba(240,235,227,0.07);
padding:1.625rem 28px;
gap:24px;
grid-template-columns:1fr;
border-radius:0.875rem;
display:grid;
align-items:center;
margin-top:18px;
}
@media(min-width:761px){
.wgdsb_rtp-8k6{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.wgdsb_rtp_h-8k6{
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.25rem;
font-weight:600;
color:#F0EBE3;
margin-bottom:0.5rem;
line-height:1.15;
}
.wgdsb_rtp_p-8k6{
font-size:0.844rem;
color:#7A7168;
overflow-wrap:break-word;
line-height:1.6;
}
.wgdsb_rtp_stats-8k6{
gap:1rem;
display:flex;
}
.wgdsb_stat-8k6{
flex:1 1 0;
background:#1C1917;
border-radius:0.5rem;
padding:1.125rem;
min-width:0;
text-align:center;
}
.wgdsb_stat_v-8k6{
color:#2ECE7A;
font-size:1.625rem;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:700;
}
.wgdsb_stat_l-8k6{
margin-top:0.25rem;
font-size:11.5px;
color:#958C82;
}
.wgdel-8k6{
padding:48px 0;
}
@media(min-width:766px){
.wgdel-8k6{
padding:56px 0;
}
}
.wgdel_in-8k6{
gap:40px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:900px){
.wgdel_in-8k6{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.wgdel_left-8k6{
min-width:0;
}
.wgdel_eyebrow-8k6{
margin-bottom:14px;
}
.wgdel_h2-8k6{
margin-bottom:1.375rem;
font-size:2rem;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.08;
overflow-wrap:break-word;
color:#F0EBE3;
}
@media(min-width:769px){
.wgdel_h2-8k6{
font-size:2.375rem;
}
}
.wgdel_body-8k6 p{
line-height:1.7;
margin-bottom:18px;
color:#C9C1B6;
overflow-wrap:break-word;
font-size:16px;
}
.wgdel_dropcap-8k6{
padding:0.375rem 0.75rem 0 0;
font-size:62px;
color:#20B264;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
line-height:.8;
float:left;
font-weight:700;
}
.wgdel_right-8k6{
min-width:0;
}
.wgdel_quote-8k6{
border-radius:1.25rem;
padding:2.25rem;
background:linear-gradient(150deg,#0E1F16,#09100B);
margin-bottom:24px;
position:relative;
color:#EDF7F1;
}
.wgdel_quote_mark-8k6{
align-items:center;
display:inline-flex;
margin-bottom:6px;
color:#3EEEA0;
}
.wgdel_quote_mark-8k6 svg{
width:2.125rem;
height:2.125rem;
}
.wgdel_quote_text-8k6{
font-weight:500;
margin-bottom:22px;
font-size:22px;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#EDF7F1;
line-height:1.4;
}
.wgdel_quote_meta-8k6{
gap:0.75rem;
align-items:center;
display:flex;
}
.wgdel_quote_av-8k6{
flex:0 0 auto;
background:linear-gradient(135deg,#20B264,#3EEEA0);
border-radius:50%;
height:38px;
width:2.375rem;
}
.wgdel_quote_author-8k6{
font-size:14px;
color:#EDF7F1;
font-weight:700;
}
.wgdel_quote_meta_sub-8k6{
color:#8BBFA0;
font-size:12px;
}
.wgdel_explain-8k6{
border:1px solid rgba(240,235,227,0.07);
border-radius:14px;
overflow:hidden;
}
.wgdel_explain_card-8k6{
padding:22px 1.5rem;
}
.wgdel_explain_card-8k6+.wgdel_explain_card-8k6{
border-top:1px solid rgba(240,235,227,0.07);
}
.wgdel_explain_h-8k6{
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
font-size:1.25rem;
margin-bottom:0.5rem;
font-weight:600;
overflow-wrap:break-word;
color:#F0EBE3;
}
.wgdel_explain_p-8k6{
font-size:0.875rem;
color:#7A7168;
line-height:1.55;
overflow-wrap:break-word;
}
.wgdgd-8k6{
padding:3rem 0 10px;
}
.wgdgd_head-8k6{
gap:14px;
display:flex;
margin-bottom:24px;
flex-direction:column;
}
@media(min-width:677px){
.wgdgd_head-8k6{
gap:1.25rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.wgdgd_eyebrow-8k6{
margin-bottom:0.625rem;
}
.wgdgd_h2-8k6{
color:#F0EBE3;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
font-size:1.75rem;
font-weight:600;
}
@media(min-width:769px){
.wgdgd_h2-8k6{
font-size:34px;
}
}
.wgdgd_more-8k6{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
padding-bottom:2px;
border-bottom:1px solid #F0EBE3;
color:#F0EBE3;
font-weight:600;
font-size:0.844rem;
}
.wgdgd_more-8k6:hover{
border-color:#20B264;
color:#20B264;
}
.wgdgd_grid-8k6{
grid-template-columns:1fr;
gap:1.25rem;
display:grid;
}
@media(min-width:720px){
.wgdgd_grid-8k6{
grid-template-columns:repeat(3,1fr);
}
}
.wgdgd_card-8k6{
border:1px solid rgba(240,235,227,0.07);
background:#1C1917;
overflow:hidden;
border-radius:0.875rem;
display:block;
min-width:0;
}
.wgdgd_card_img-8k6{
background:linear-gradient(140deg,#0E1F16,#20B264);
height:9.375rem;
}
.wgdgd_card_body-8k6{
padding:1.375rem;
}
.wgdgd_card_cat-8k6{
text-transform:uppercase;
color:#20B264;
font-weight:600;
letter-spacing:.1em;
font-size:10px;
}
.wgdgd_card_h-8k6{
margin:8px 0 10px;
font-size:1.188rem;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.2;
color:#F0EBE3;
overflow-wrap:break-word;
}
.wgdgd_card_meta-8k6{
font-size:0.75rem;
overflow-wrap:break-word;
color:#958C82;
}
.wgdsc-8k6{
padding:48px 0 10px;
}
.wgdsc_head-8k6{
margin-bottom:1.75rem;
text-align:center;
}
.wgdsc_eyebrow-8k6{
margin-bottom:0.75rem;
}
.wgdsc_h2-8k6{
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
color:#F0EBE3;
font-size:1.875rem;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.wgdsc_h2-8k6{
font-size:2.25rem;
}
}
.wgdsc_table-8k6{
overflow:hidden;
margin:0 auto;
border-radius:14px;
border:1px solid rgba(240,235,227,0.07);
max-width:900px;
}
.wgdsc_thead-8k6{
background:#0A0908;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.wgdsc_th-8k6{
padding:15px 1.125rem;
font-weight:700;
overflow-wrap:break-word;
text-align:center;
font-size:13px;
color:#8BBFA0;
}
.wgdsc_th-8k6:first-child{
text-align:left;
}
.wgdsc_th_us-8k6{
color:#3EEEA0;
}
.wgdsc_row-8k6{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(240,235,227,0.07);
}
.wgdsc_row-8k6:nth-child(even){
background:#1C1917;
}
.wgdsc_td-8k6{
padding:15px 18px;
font-size:0.875rem;
overflow-wrap:break-word;
min-width:0;
color:#958C82;
text-align:center;
}
.wgdsc_td-8k6:first-child{
color:#C9C1B6;
text-align:left;
font-weight:600;
}
.wgdsc_td_us-8k6{
color:#2ECE7A;
font-weight:700;
}
.wgdft-8k6{
background:#0A0908;
color:#8BBFA0;
margin-top:40px;
}
.wgdft_in-8k6{
padding:48px 0 1.75rem;
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:597px){
.wgdft_in-8k6{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:902px){
.wgdft_in-8k6{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.wgdft_brand-8k6{
min-width:0;
}
.wgdft_logo-8k6{
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
color:#EDF7F1;
font-weight:700;
}
.wgdft_tagline-8k6{
max-width:17.5rem;
color:#8BBFA0;
margin-top:14px;
font-size:0.844rem;
line-height:1.6;
}
.wgdft_contact-8k6{
transition:color .22s ease;
font-size:0.813rem;
max-width:17.5rem;
color:#3EEEA0;
margin-top:12px;
display:inline-block;
overflow-wrap:anywhere;
}
.wgdft_contact-8k6:hover{
color:#EDF7F1;
}
.wgdft_col-8k6{
min-width:0;
}
.wgdft_col_h-8k6{
font-weight:700;
text-transform:uppercase;
font-size:0.813rem;
overflow-wrap:break-word;
letter-spacing:.08em;
color:#EDF7F1;
margin-bottom:0.875rem;
}
.wgdft_col_links-8k6{
gap:10px;
flex-direction:column;
display:flex;
}
.wgdft_link-8k6{
transition:color .22s ease;
font-size:0.844rem;
overflow-wrap:break-word;
color:#8BBFA0;
}
.wgdft_link-8k6:hover{
color:#EDF7F1;
}
.wgdft_bot-8k6{
gap:16px;
padding:22px 0 2.5rem;
flex-direction:column;
border-top:1px solid rgba(220,255,235,0.13);
display:flex;
}
@media(min-width:769px){
.wgdft_bot-8k6{
gap:20px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.wgdft_legal-8k6{
color:#544E47;
line-height:1.6;
max-width:760px;
overflow-wrap:break-word;
font-size:11.5px;
}
.wgdft_legal-8k6 b{
color:#8BBFA0;
font-weight:700;
}
.wgdft_age-8k6{
border:1.5px solid #3EEEA0;
border-radius:0.5rem;
flex:0 0 auto;
padding:4px 0.563rem;
font-size:0.813rem;
font-weight:700;
color:#3EEEA0;
}