*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F2EE;
-webkit-font-smoothing:antialiased;
font-family:"Mulish", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:0.938rem;
color:#2E2838;
text-rendering:optimizeLegibility;
line-height:1.6;
overflow-wrap:break-word;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.wpflayout-ahw{
display:flex;
min-height:100vh;
flex-direction:column;
}
.wpfmain-ahw{
flex:1 1 auto;
min-width:0;
width:100%;
}
.wpfcontainer-ahw{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:766px){
.wpfcontainer-ahw{
padding:0 32px;
}
}
@media(min-width:1097px){
.wpfcontainer-ahw{
padding:0 3.5rem;
}
}
.wpfeyebrow-ahw{
line-height:1.4;
font-family:"Mulish", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
font-weight:600;
text-transform:uppercase;
color:#7A36C4;
letter-spacing:.2em;
font-size:0.688rem;
display:inline-block;
}
.wpfband-ahw{
background:#16121F;
color:#F2EEF9;
}
.wpfband-ahw .wpfeyebrow-ahw{
color:#C084F5;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.wpftb-ahw{
background:#F5F2EE;
top:0;
border-bottom:1px solid rgba(20,16,30,0.15);
position:sticky;
z-index:50;
}
.wpftb_in-ahw{
margin:0 auto;
gap:16px;
padding:0.75rem 1rem;
display:flex;
max-width:1400px;
align-items:center;
justify-content:space-between;
width:100%;
}
@media(min-width:770px){
.wpftb_in-ahw{
padding:16px 2rem;
}
}
@media(min-width:1103px){
.wpftb_in-ahw{
padding:1.125rem 56px;
}
}
.wpftb_left-ahw{
gap:1.75rem;
align-items:center;
display:flex;
min-width:0;
}
.wpftb_logo-ahw{
gap:0.688rem;
min-width:0;
align-items:center;
display:flex;
}
.wpftb_logo_mark-ahw{
flex:0 0 auto;
border-radius:0.5rem;
object-fit:cover;
width:34px;
height:2.125rem;
}
.wpftb_logo_txt-ahw{
line-height:1;
min-width:0;
flex-direction:column;
display:flex;
}
.wpftb_logo_name-ahw{
overflow:hidden;
letter-spacing:.02em;
color:#18141F;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-size:22px;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
}
.wpftb_logo_sub-ahw{
overflow:hidden;
text-overflow:ellipsis;
color:#7A36C4;
text-transform:uppercase;
letter-spacing:.32em;
font-size:0.531rem;
margin-top:0.25rem;
white-space:nowrap;
font-weight:600;
}
.wpftb_nav-ahw{
display:none;
}
@media(min-width:963px){
.wpftb_nav-ahw{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.wpftb_nav_item-ahw{
transition:color .22s ease,border-color .22s ease;
color:#2E2838;
border-bottom:2px solid transparent;
padding-bottom:3px;
font-size:0.875rem;
font-weight:600;
white-space:nowrap;
}
.wpftb_nav_item-ahw:hover{
color:#18141F;
}
.wpftb_nav_item-ahw.wpfstate_active-ahw{
border-color:#7A36C4;
color:#18141F;
}
.wpftb_right-ahw{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.wpftb_search-ahw{
transition:color .22s ease;
display:flex;
color:#2E2838;
align-items:center;
justify-content:center;
}
.wpftb_search-ahw:hover{
color:#7A36C4;
}
.wpftb_search-ahw svg{
width:18px;
height:18px;
}
.wpftb_lang-ahw{
letter-spacing:.1em;
font-weight:600;
font-size:11px;
color:#6B6078;
text-transform:uppercase;
}
.wpftb_lang-ahw:hover{
color:#18141F;
}
.wpftb_login-ahw{
color:#18141F;
font-size:14px;
display:none;
font-weight:600;
}
@media(min-width:771px){
.wpftb_login-ahw{
display:inline-block;
}
}
.wpftb_register-ahw{
padding:0.688rem 1.375rem;
border-radius:62.438rem;
transition:background-color .22s ease;
background:#18141F;
white-space:nowrap;
font-weight:700;
color:#F2EEF9;
font-size:14px;
}
.wpftb_register-ahw:hover{
background:#2E2838;
}
.wpfmob-ahw{
background:#F5F2EE;
border-top:1px solid rgba(20,16,30,0.15);
bottom:0;
right:0;
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
left:0;
position:fixed;
}
@media(min-width:961px){
.wpfmob-ahw{
display:none;
}
}
.wpfmob_in-ahw{
margin:0 auto;
justify-content:space-around;
max-width:35rem;
display:flex;
align-items:stretch;
}
.wpfmob_item-ahw{
flex:1 1 0;
gap:3px;
transition:color .22s ease;
padding:0.563rem 0.25rem;
align-items:center;
min-width:0;
color:#6B6078;
flex-direction:column;
display:flex;
}
.wpfmob_item-ahw.wpfstate_active-ahw{
color:#7A36C4;
}
.wpfmob_ic-ahw{
display:flex;
align-items:center;
justify-content:center;
}
.wpfmob_ic-ahw svg{
width:1.25rem;
height:1.25rem;
}
.wpfmob_lb-ahw{
overflow:hidden;
max-width:100%;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:600;
font-size:10px;
}
@media(max-width:961px){
body{
padding-bottom:3.75rem;
}
}
.wpfrail-ahw{
position:relative;
min-width:0;
}
.wpfrail_scroll-ahw{
gap:14px;
-webkit-overflow-scrolling:touch;
display:flex;
scrollbar-width:thin;
overflow-x:auto;
padding-bottom:14px;
}
@media(min-width:770px){
.wpfrail_scroll-ahw{
gap:18px;
}
}
.wpfgc-ahw{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:769px){
.wpfgc-ahw{
width:188px;
}
}
.wpfgc_img-ahw{
border-radius:0.875rem;
overflow:hidden;
background:#FFFFFF;
box-shadow:0 2px 0.375rem rgba(20,16,30,0.07), 0 8px 1.25rem rgba(20,16,30,0.09);
padding-bottom:133.33%;
position:relative;
}
.wpfgc_img-ahw img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.wpfgc_cover-ahw{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.wpfgc_hover-ahw{
inset:0;
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
position:absolute;
display:flex;
justify-content:center;
align-items:center;
opacity:0;
}
.wpfgc-ahw:hover .wpfgc_hover-ahw{
opacity:1;
}
.wpfgc_hover_btn-ahw{
background:#18141F;
border-radius:999px;
justify-content:center;
height:2.875rem;
align-items:center;
width:46px;
display:flex;
color:#F2EEF9;
}
.wpfgc_hover_btn-ahw svg{
height:1.125rem;
width:18px;
}
.wpfgc_info-ahw{
gap:2px;
margin-top:9px;
min-width:0;
flex-direction:column;
display:flex;
}
.wpfgc_name-ahw{
overflow:hidden;
font-weight:700;
color:#18141F;
white-space:nowrap;
font-size:13px;
text-overflow:ellipsis;
}
.wpfgc_prov-ahw{
overflow:hidden;
font-size:11px;
color:#6B6078;
white-space:nowrap;
text-overflow:ellipsis;
}
.wpfgc_meta-ahw{
font-size:0.688rem;
color:#6B6078;
}
.wpftc-ahw{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:767px){
.wpftc-ahw{
width:14.375rem;
}
}
.wpftc_img-ahw{
overflow:hidden;
border-radius:0.875rem;
background:#FFFFFF;
position:relative;
box-shadow:0 2px 6px rgba(20,16,30,0.07), 0 0.5rem 20px rgba(20,16,30,0.09);
padding-bottom:75%;
}
.wpftc_img-ahw img{
inset:0;
object-fit:cover;
position:absolute;
height:100%;
width:100%;
}
.wpftc_info-ahw{
gap:2px;
display:flex;
min-width:0;
margin-top:9px;
flex-direction:column;
}
.wpftc_name-ahw{
overflow:hidden;
font-size:0.875rem;
font-weight:700;
color:#18141F;
text-overflow:ellipsis;
white-space:nowrap;
}
.wpftc_rtp-ahw{
color:#6B6078;
font-size:0.688rem;
}
.wpflc-ahw{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:771px){
.wpflc-ahw{
width:16.75rem;
}
}
.wpflc_img-ahw{
background:#FFFFFF;
border-radius:0.875rem;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(20,16,30,0.07), 0 0.5rem 1.25rem rgba(20,16,30,0.09);
padding-bottom:62.5%;
position:relative;
}
.wpflc_img-ahw img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.wpflc_live-ahw{
border-radius:999px;
background:rgba(0,0,0,0.52);
padding:4px 9px;
gap:0.438rem;
align-items:center;
display:flex;
top:12px;
left:12px;
position:absolute;
}
.wpflc_live_dot-ahw{
background:#D63050;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
width:8px;
height:8px;
}
.wpflc_seats-ahw{
color:#F2EEF9;
letter-spacing:.08em;
font-size:10px;
text-transform:uppercase;
font-weight:600;
}
.wpflc_info-ahw{
gap:2px;
flex-direction:column;
min-width:0;
display:flex;
margin-top:0.563rem;
}
.wpflc_name-ahw{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#18141F;
font-weight:700;
font-size:0.938rem;
}
.wpflc_bet-ahw{
font-size:11px;
color:#6B6078;
}
.wpfpc-ahw{
background:#FFFFFF;
border:1px solid rgba(20,16,30,0.08);
gap:8px;
padding:16px 0.875rem;
border-radius:0.875rem;
align-items:center;
flex-direction:column;
justify-content:center;
min-width:0;
min-height:4.625rem;
display:flex;
}
.wpfpc_logo-ahw{
flex:0 0 auto;
height:1.75rem;
object-fit:contain;
width:auto;
max-width:100%;
}
.wpfpc_name-ahw{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
max-width:100%;
text-align:center;
color:#6B6078;
font-size:0.688rem;
}
.wpfgc_tag-ahw{
padding:3px 8px;
border-radius:0.5rem;
font-weight:700;
display:inline-block;
text-transform:uppercase;
top:10px;
letter-spacing:.06em;
position:absolute;
z-index:2;
font-size:10px;
left:10px;
}
.wpfgc_tag_hot-ahw{
background:#D63050;
color:#F2EEF9;
}
.wpfgc_tag_new-ahw{
background:#AF5FEA;
color:#18141F;
}
.wpfgc_tag_jp-ahw{
background:#C9860A;
color:#18141F;
}
.wpfgc_tag_live-ahw{
background:#D63050;
color:#F2EEF9;
}
.wpfsh-ahw{
margin-bottom:18px;
min-width:0;
}
.wpfsh_row-ahw{
gap:16px;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.wpfsh_row-ahw .wpfsh_l-ahw{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.wpfsh_stack-ahw{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.wpfsh_center-ahw{
gap:0.625rem;
text-align:center;
align-items:center;
flex-direction:column;
display:flex;
}
.wpfsh_h2-ahw{
overflow-wrap:break-word;
line-height:1.1;
font-size:1.5rem;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#18141F;
}
@media(min-width:769px){
.wpfsh_h2-ahw{
font-size:30px;
}
}
.wpfband-ahw .wpfsh_h2-ahw{
color:#F2EEF9;
}
.wpfsh_eb_line-ahw{
gap:10px;
display:inline-flex;
align-items:center;
}
.wpfsh_eb_line-ahw::before{
background:#7A36C4;
height:1px;
display:inline-block;
content:"";
width:1.75rem;
}
.wpfband-ahw .wpfsh_eb_line-ahw::before{
background:#C084F5;
}
.wpfsh_eb_dot-ahw{
gap:8px;
display:inline-flex;
align-items:center;
}
.wpfsh_eb_dot-ahw::before{
border-radius:50%;
background:#7A36C4;
content:"";
display:inline-block;
height:0.375rem;
width:0.375rem;
}
.wpfband-ahw .wpfsh_eb_dot-ahw::before{
background:#C084F5;
}
.wpfsh_link-ahw{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
padding-bottom:2px;
white-space:nowrap;
border-bottom:1px solid #18141F;
display:inline-flex;
align-items:center;
font-weight:600;
font-size:13px;
color:#18141F;
}
.wpfsh_link-ahw:hover{
border-color:#7A36C4;
color:#7A36C4;
}
.wpfsh_link-ahw svg{
width:14px;
height:14px;
}
.wpfsh_link_chev-ahw{
border-bottom:0;
padding-bottom:0;
}
.wpfsh_link_btn-ahw{
padding:0.563rem 18px;
border-radius:62.438rem;
background:#18141F;
border-bottom:0;
color:#F2EEF9;
}
.wpfsh_link_btn-ahw:hover{
background:#2E2838;
border-color:transparent;
color:#F2EEF9;
}
.wpfband-ahw .wpfsh_link-ahw{
border-color:#F2EEF9;
color:#F2EEF9;
}
.wpfband-ahw .wpfsh_link_btn-ahw{
background:#C084F5;
color:#18141F;
}
.wpfsh_rule-ahw{
background:rgba(20,16,30,0.15);
margin:-2px 0 1.125rem;
height:1px;
}
.wpfband-ahw .wpfsh_rule-ahw{
background:rgba(255,255,255,0.12);
}
.wpfhero-ahw{
padding:32px 0 0.5rem;
}
@media(min-width:770px){
.wpfhero-ahw{
padding:56px 0 24px;
}
}
.wpfhero_in-ahw{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:902px){
.wpfhero_in-ahw{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.wpfhero_copy-ahw{
min-width:0;
}
.wpfhero_eyebrow-ahw{
gap:0.625rem;
align-items:center;
display:inline-flex;
margin-bottom:1.375rem;
}
.wpfhero_eyebrow_line-ahw{
background:#7A36C4;
flex:0 0 auto;
width:28px;
display:inline-block;
height:1px;
}
.wpfhero_h1-ahw{
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
letter-spacing:-.01em;
font-size:2.375rem;
font-weight:600;
margin-bottom:20px;
color:#18141F;
overflow-wrap:break-word;
line-height:1.04;
}
@media(min-width:766px){
.wpfhero_h1-ahw{
font-size:54px;
}
}
@media(min-width:1097px){
.wpfhero_h1-ahw{
font-size:3.875rem;
}
}
.wpfhero_h1-ahw em{
color:#7A36C4;
font-style:normal;
}
.wpfhero_sub-ahw{
max-width:480px;
color:#8A7F98;
margin-bottom:1.875rem;
font-size:1rem;
line-height:1.6;
}
@media(min-width:765px){
.wpfhero_sub-ahw{
font-size:1.125rem;
}
}
.wpfhero_actions-ahw{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
margin-bottom:2.125rem;
}
.wpfhero_cta-ahw{
padding:16px 30px;
background:#18141F;
gap:0.625rem;
border-radius:999px;
transition:background-color .22s ease;
font-size:0.938rem;
font-weight:700;
display:inline-flex;
color:#F2EEF9;
align-items:center;
}
.wpfhero_cta-ahw:hover{
background:#2E2838;
}
.wpfhero_cta_ic-ahw{
display:inline-flex;
align-items:center;
}
.wpfhero_cta_ic-ahw svg{
width:16px;
height:1rem;
}
.wpfhero_cta_alt-ahw{
border-radius:62.438rem;
transition:border-color .22s ease,color .22s ease;
background:transparent;
padding:0.938rem 1.625rem;
border:1px solid rgba(20,16,30,0.15);
font-weight:600;
align-items:center;
color:#18141F;
font-size:0.938rem;
display:inline-flex;
}
.wpfhero_cta_alt-ahw:hover{
border-color:#7A36C4;
color:#7A36C4;
}
.wpfhero_trust-ahw{
gap:1.375rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.wpfhero_trust_item-ahw{
gap:0.563rem;
font-weight:600;
align-items:center;
display:flex;
font-size:13px;
color:#2E2838;
}
.wpfhero_trust_ic-ahw{
display:inline-flex;
color:#7A36C4;
align-items:center;
}
.wpfhero_trust_ic-ahw svg{
height:16px;
width:16px;
}
.wpfhero_promo-ahw{
overflow:hidden;
border-radius:1.25rem;
background:#FFFFFF;
position:relative;
box-shadow:0 0.75rem 48px rgba(20,16,30,0.16), 0 3px 10px rgba(122,54,196,0.12);
display:flex;
min-height:300px;
}
.wpfhero_promo_bg-ahw{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.wpfhero_promo_bg-ahw::after{
inset:0;
background:linear-gradient(120deg,#16121F 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.wpfhero_promo_glow-ahw{
background:radial-gradient(circle,rgba(122,54,196,0.28) 0%,transparent 65%);
border-radius:50%;
height:260px;
position:absolute;
pointer-events:none;
right:-20px;
width:260px;
top:-2.5rem;
}
.wpfhero_promo_ct-ahw{
padding:28px;
align-self:flex-end;
z-index:2;
position:relative;
max-width:88%;
}
.wpfhero_promo_label-ahw{
font-size:0.625rem;
display:block;
font-weight:700;
letter-spacing:.25em;
color:#C084F5;
margin-bottom:0.5rem;
text-transform:uppercase;
}
.wpfhero_promo_amount-ahw{
font-size:2rem;
overflow-wrap:break-word;
line-height:1.05;
color:#F2EEF9;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:769px){
.wpfhero_promo_amount-ahw{
font-size:2.5rem;
}
}
.wpfhero_promo_amount-ahw em{
font-style:normal;
color:#C084F5;
}
.wpfhero_rating-ahw{
gap:0.625rem;
background:#FFFFFF;
padding:10px 14px;
border:1px solid rgba(20,16,30,0.08);
border-radius:0.875rem;
display:flex;
position:absolute;
z-index:3;
top:14px;
max-width:min(16.25rem,62%);
align-items:center;
right:0.875rem;
box-shadow:0 2px 6px rgba(20,16,30,0.07), 0 0.5rem 20px rgba(20,16,30,0.09);
}
.wpfhero_rating_score-ahw{
flex:0 0 auto;
color:#18141F;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:24px;
}
.wpfhero_rating_txt-ahw{
flex:1 1 auto;
min-width:0;
}
.wpfhero_rating_stars-ahw{
gap:2px;
display:flex;
color:#7A36C4;
}
.wpfhero_rating_stars-ahw svg{
width:12px;
height:12px;
}
.wpfhero_rating_cap-ahw{
margin-top:3px;
display:block;
color:#6B6078;
overflow-wrap:break-word;
font-size:0.688rem;
line-height:1.35;
}
.wpfstat-ahw{
border-top:1px solid rgba(20,16,30,0.15);
margin-top:1rem;
border-bottom:1px solid rgba(20,16,30,0.15);
}
.wpfstat_in-ahw{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:768px){
.wpfstat_in-ahw{
grid-template-columns:repeat(4,1fr);
}
}
.wpfstat_item-ahw{
padding:22px 14px;
min-width:0;
border-right:1px solid rgba(20,16,30,0.08);
border-bottom:1px solid rgba(20,16,30,0.08);
}
.wpfstat_item-ahw:nth-child(2n){
border-right:0;
}
.wpfstat_item-ahw:nth-child(n+3){
border-bottom:0;
}
@media(min-width:768px){
.wpfstat_item-ahw{
border-bottom:0;
}
.wpfstat_item-ahw:nth-child(2n){
border-right:1px solid rgba(20,16,30,0.08);
}
.wpfstat_item-ahw:nth-child(4n){
border-right:0;
}
}
.wpfstat_value-ahw{
color:#18141F;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
overflow-wrap:break-word;
font-weight:700;
font-size:1.875rem;
}
@media(min-width:766px){
.wpfstat_value-ahw{
font-size:34px;
}
}
.wpfstat_label-ahw{
margin-top:6px;
color:#6B6078;
overflow-wrap:break-word;
line-height:1.4;
font-size:0.813rem;
}
.wpfjp-ahw{
padding:30px 0 0.625rem;
}
.wpfjp_grid-ahw{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:767px){
.wpfjp_grid-ahw{
grid-template-columns:1fr 1fr;
}
.wpfjp_card_mega-ahw{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.wpfjp_grid-ahw{
grid-template-columns:1.4fr 1fr 1fr;
}
.wpfjp_card_mega-ahw{
grid-column:auto;
}
}
.wpfjp_card-ahw{
padding:26px;
gap:12px;
background:#FFFFFF;
overflow:hidden;
border:1px solid rgba(20,16,30,0.08);
border-radius:1.25rem;
display:flex;
position:relative;
min-width:0;
min-height:12.5rem;
flex-direction:column;
justify-content:space-between;
}
.wpfjp_card_mega-ahw{
background:linear-gradient(135deg,#1E1530,#0E0C14);
border-color:transparent;
min-height:13.125rem;
color:#F2EEF9;
}
.wpfjp_glow-ahw{
border-radius:50%;
background:radial-gradient(circle,rgba(122,54,196,0.28),transparent 70%);
position:absolute;
height:200px;
top:-40px;
width:12.5rem;
pointer-events:none;
right:-2.5rem;
}
.wpfjp_label-ahw{
gap:10px;
letter-spacing:.16em;
font-weight:700;
text-transform:uppercase;
color:#7A36C4;
font-size:0.625rem;
justify-content:space-between;
position:relative;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.wpfjp_card_mega-ahw .wpfjp_label-ahw{
color:#C084F5;
}
.wpfjp_drop-ahw{
font-weight:600;
color:#6B6078;
letter-spacing:.04em;
text-transform:none;
}
.wpfjp_card_mega-ahw .wpfjp_drop-ahw{
color:#A99DC0;
}
.wpfjp_amount-ahw{
color:#18141F;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
position:relative;
font-size:38px;
line-height:1;
overflow-wrap:break-word;
font-weight:700;
}
.wpfjp_card_mega-ahw .wpfjp_amount-ahw{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#C084F5;
}
@media(min-width:767px){
.wpfjp_card_mega-ahw .wpfjp_amount-ahw{
font-size:54px;
}
}
.wpfjp_game-ahw{
color:#6B6078;
position:relative;
font-size:13px;
}
.wpfjp_card_mega-ahw .wpfjp_game-ahw{
color:#A99DC0;
}
.wpfjp_cta-ahw{
align-self:flex-start;
position:relative;
}
.wpfjp_card_mega-ahw .wpfjp_cta-ahw{
padding:10px 1.25rem;
transition:opacity .22s ease;
border-radius:999px;
background:#C084F5;
font-weight:700;
font-size:0.813rem;
color:#18141F;
}
.wpfjp_card_mega-ahw .wpfjp_cta-ahw:hover{
opacity:.9;
}
.wpfjp_card-ahw:not(.wpfjp_card_mega-ahw) .wpfjp_cta-ahw{
transition:color .22s ease,border-color .22s ease;
font-size:0.813rem;
color:#18141F;
border-bottom:1px solid #18141F;
padding-bottom:2px;
font-weight:700;
}
.wpfjp_card-ahw:not(.wpfjp_card_mega-ahw) .wpfjp_cta-ahw:hover{
border-color:#7A36C4;
color:#7A36C4;
}
.wpfjp_seo-ahw{
margin:14px 0 0;
color:#8A7F98;
font-size:14px;
max-width:47.5rem;
line-height:1.65;
overflow-wrap:break-word;
}
.wpfjp_seo-ahw strong{
font-weight:700;
color:#18141F;
}
.wpfgf-ahw{
padding:24px 0 0.375rem;
}
.wpfgf_in-ahw{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.wpfgf_chip-ahw{
border:1px solid rgba(20,16,30,0.15);
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding:10px 18px;
border-radius:999px;
background:#FFFFFF;
white-space:nowrap;
color:#2E2838;
font-size:0.813rem;
font-weight:600;
}
.wpfgf_chip-ahw:hover{
border-color:#7A36C4;
color:#7A36C4;
}
.wpfgf_chip-ahw.wpfstate_active-ahw{
background:#18141F;
border-color:transparent;
color:#F2EEF9;
}
.wpfgrow-ahw{
padding:26px 0 10px;
}
.wpfrow_seo-ahw{
margin:0.625rem 0 0;
max-width:47.5rem;
line-height:1.65;
font-size:14px;
color:#8A7F98;
overflow-wrap:break-word;
}
.wpfrow_seo-ahw strong{
color:#18141F;
font-weight:700;
}
.wpfgrow-ahw{
padding:1.625rem 0 0.625rem;
}
.wpfrow_seo-ahw{
margin:10px 0 0;
overflow-wrap:break-word;
color:#8A7F98;
line-height:1.65;
font-size:0.875rem;
max-width:760px;
}
.wpfrow_seo-ahw strong{
font-weight:700;
color:#18141F;
}
.wpfgrow-ahw{
padding:1.625rem 0 10px;
}
.wpfrow_seo-ahw{
margin:0.625rem 0 0;
color:#8A7F98;
overflow-wrap:break-word;
line-height:1.65;
max-width:760px;
font-size:14px;
}
.wpfrow_seo-ahw strong{
color:#18141F;
font-weight:700;
}
.wpfgrow-ahw{
padding:1.625rem 0 0.625rem;
}
.wpfrow_seo-ahw{
margin:0.625rem 0 0;
line-height:1.65;
font-size:14px;
color:#8A7F98;
max-width:760px;
overflow-wrap:break-word;
}
.wpfrow_seo-ahw strong{
font-weight:700;
color:#18141F;
}
.wpfnl-ahw{
padding:24px 0 10px;
}
.wpfnl_in-ahw{
gap:22px;
padding:1.875rem 32px;
background:#1C1728;
border-radius:1.25rem;
color:#F2EEF9;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.wpfnl_in-ahw{
gap:28px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.wpfnl_text_wrap-ahw{
min-width:0;
}
.wpfnl_h3-ahw{
color:#F2EEF9;
line-height:1.1;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-size:22px;
overflow-wrap:break-word;
margin-bottom:0.313rem;
font-weight:600;
}
@media(min-width:768px){
.wpfnl_h3-ahw{
font-size:1.5rem;
}
}
.wpfnl_text-ahw{
color:#A99DC0;
line-height:1.5;
font-size:13.5px;
}
.wpfnl_form-ahw{
flex:1 1 auto;
gap:0.625rem;
max-width:460px;
display:flex;
min-width:0;
}
.wpfnl_input-ahw{
overflow:hidden;
border-radius:14px;
background:rgba(255,255,255,0.07);
flex:1 1 auto;
border:1px solid rgba(255,255,255,0.12);
padding:13px 16px;
min-width:0;
white-space:nowrap;
display:flex;
align-items:center;
font-size:14px;
color:#A99DC0;
text-overflow:ellipsis;
}
.wpfnl_btn-ahw{
padding:0.813rem 24px;
transition:opacity .22s ease;
background:#C084F5;
flex:0 0 auto;
border-radius:0.875rem;
font-weight:700;
white-space:nowrap;
font-size:0.875rem;
color:#18141F;
}
.wpfnl_btn-ahw:hover{
opacity:.9;
}
.wpfapp-ahw{
padding:1.875rem 0 10px;
}
.wpfapp_in-ahw{
gap:28px;
background:#FFFFFF;
padding:2rem;
border-radius:20px;
border:1px solid rgba(20,16,30,0.08);
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.wpfapp_in-ahw{
padding:40px 2.75rem;
gap:40px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.wpfapp_copy-ahw{
max-width:560px;
min-width:0;
}
.wpfapp_eyebrow-ahw{
margin-bottom:0.75rem;
}
.wpfapp_h2-ahw{
overflow-wrap:break-word;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
color:#18141F;
font-weight:600;
font-size:1.75rem;
line-height:1.05;
margin-bottom:12px;
}
@media(min-width:769px){
.wpfapp_h2-ahw{
font-size:2.125rem;
}
}
.wpfapp_text-ahw{
line-height:1.6;
color:#8A7F98;
margin-bottom:1.375rem;
font-size:0.875rem;
}
.wpfapp_btns-ahw{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.wpfapp_btn-ahw{
gap:10px;
background:#18141F;
padding:0.688rem 20px;
border-radius:0.875rem;
transition:background-color .22s ease;
color:#F2EEF9;
display:inline-flex;
align-items:center;
}
.wpfapp_btn-ahw:hover{
background:#2E2838;
}
.wpfapp_btn_ic-ahw{
display:inline-flex;
align-items:center;
}
.wpfapp_btn_ic-ahw svg{
height:1.125rem;
width:1.125rem;
}
.wpfapp_btn_lb-ahw{
font-weight:700;
font-size:13.5px;
}
.wpfapp_qr_wrap-ahw{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.wpfapp_qr-ahw{
border-radius:14px;
flex:0 0 auto;
width:108px;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 5px,transparent 5px 0.688rem);
background-color:#18141F;
}
.wpfapp_qr_cap-ahw{
font-size:0.781rem;
max-width:5.75rem;
line-height:1.4;
color:#6B6078;
}
.wpftrn-ahw{
padding:30px 0 0.625rem;
}
.wpftrn_in-ahw{
border:1px solid rgba(20,16,30,0.08);
grid-template-columns:1fr;
overflow:hidden;
background:#FFFFFF;
border-radius:1.25rem;
display:grid;
}
@media(min-width:879px){
.wpftrn_in-ahw{
grid-template-columns:1.05fr 1fr;
}
}
.wpftrn_banner-ahw{
overflow:hidden;
background:linear-gradient(150deg,#1E1530,#0E0C14);
padding:2.125rem;
color:#F2EEF9;
position:relative;
}
.wpftrn_glow-ahw{
background:radial-gradient(circle,rgba(122,54,196,0.28),transparent 70%);
border-radius:50%;
width:12.5rem;
bottom:-40px;
pointer-events:none;
height:12.5rem;
right:-2.5rem;
position:absolute;
}
.wpftrn_eyebrow-ahw{
position:relative;
margin-bottom:0.875rem;
}
.wpftrn_h2-ahw{
margin-bottom:12px;
overflow-wrap:break-word;
line-height:1.06;
color:#F2EEF9;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
position:relative;
font-weight:600;
}
@media(min-width:769px){
.wpftrn_h2-ahw{
font-size:36px;
}
}
.wpftrn_text-ahw{
font-size:0.875rem;
max-width:26.25rem;
line-height:1.6;
margin-bottom:1.375rem;
color:#A99DC0;
position:relative;
}
.wpftrn_timer-ahw{
gap:8px;
display:flex;
flex-wrap:wrap;
position:relative;
margin-bottom:24px;
align-items:center;
}
.wpftrn_timer_cap-ahw{
color:#A99DC0;
font-size:0.688rem;
}
.wpftrn_timer_box-ahw{
padding:0.25rem 0.75rem;
border-radius:0.5rem;
background:rgba(255,255,255,0.07);
font-size:24px;
color:#F2EEF9;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
.wpftrn_cta-ahw{
background:#C084F5;
padding:0.813rem 26px;
border-radius:999px;
transition:opacity .22s ease;
color:#18141F;
display:inline-block;
font-size:14px;
font-weight:700;
position:relative;
}
.wpftrn_cta-ahw:hover{
opacity:.9;
}
.wpftrn_lb-ahw{
padding:26px 1.75rem;
}
.wpftrn_lb_head-ahw{
gap:0.625rem;
margin-bottom:12px;
align-items:center;
justify-content:space-between;
display:flex;
}
.wpftrn_lb_title-ahw{
font-weight:600;
font-size:20px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
color:#18141F;
}
.wpftrn_lb_upd-ahw{
letter-spacing:.08em;
color:#6B6078;
font-size:11px;
text-transform:uppercase;
}
.wpftrn_lb_row-ahw{
padding:11px 12px;
gap:14px;
border-radius:8px;
align-items:center;
display:flex;
}
.wpftrn_lb_row-ahw:nth-child(2){
background:rgba(122,54,196,0.10);
}
.wpftrn_lb_rank-ahw{
flex:0 0 auto;
font-weight:700;
color:#7A36C4;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
width:1.375rem;
font-size:1rem;
}
.wpftrn_lb_av-ahw{
background:linear-gradient(135deg,#7A36C4,#C084F5);
border-radius:50%;
flex:0 0 auto;
width:30px;
height:30px;
}
.wpftrn_lb_name-ahw{
overflow:hidden;
flex:1 1 auto;
text-overflow:ellipsis;
min-width:0;
color:#18141F;
white-space:nowrap;
font-weight:600;
font-size:0.875rem;
}
.wpftrn_lb_amount-ahw{
flex:0 0 auto;
font-weight:700;
color:#18141F;
font-size:0.813rem;
}
.wpfvip-ahw{
padding:48px 0;
}
@media(min-width:771px){
.wpfvip-ahw{
padding:64px 0;
}
}
.wpfvip_head-ahw{
gap:14px;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:881px){
.wpfvip_head-ahw{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.wpfvip_eyebrow-ahw{
margin-bottom:12px;
}
.wpfvip_h2-ahw{
color:#F2EEF9;
overflow-wrap:break-word;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:2rem;
line-height:1.05;
}
@media(min-width:769px){
.wpfvip_h2-ahw{
font-size:2.5rem;
}
}
.wpfvip_intro-ahw{
max-width:26.25rem;
color:#A99DC0;
font-size:14px;
line-height:1.6;
}
.wpfvip_grid-ahw{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.wpfvip_card-ahw{
border-radius:0.875rem;
border:1px solid rgba(255,255,255,0.12);
padding:22px 1.125rem;
min-width:0;
}
.wpfvip_card_feat-ahw{
border-color:#C084F5;
background:rgba(255,255,255,0.07);
}
.wpfvip_card_ic-ahw{
border-radius:8px;
background:linear-gradient(135deg,#7A36C4,#C084F5);
display:block;
width:2.125rem;
height:2.125rem;
margin-bottom:16px;
}
.wpfvip_name-ahw{
margin-bottom:6px;
color:#F2EEF9;
font-size:1.25rem;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
}
.wpfvip_perk-ahw{
line-height:1.5;
font-size:0.781rem;
overflow-wrap:break-word;
color:#A99DC0;
}
.wpfdr-ahw{
padding:2.25rem 0 10px;
}
.wpfdr_in-ahw{
gap:1.25rem;
border:1px dashed rgba(20,16,30,0.15);
padding:28px 2rem;
border-radius:14px;
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.wpfdr_in-ahw{
gap:2rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.wpfdr_h2-ahw{
color:#18141F;
margin-bottom:8px;
overflow-wrap:break-word;
line-height:1.1;
font-weight:600;
font-size:24px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.wpfdr_h2-ahw{
font-size:1.625rem;
}
}
.wpfdr_text-ahw{
font-size:0.875rem;
overflow-wrap:break-word;
max-width:680px;
line-height:1.6;
color:#8A7F98;
}
.wpfdr_text-ahw b{
font-weight:700;
color:#18141F;
}
.wpfdr_cta-ahw{
flex:0 0 auto;
transition:color .22s ease;
color:#18141F;
font-size:0.844rem;
font-weight:700;
border-bottom:1px solid #7A36C4;
padding-bottom:2px;
white-space:nowrap;
}
.wpfdr_cta-ahw:hover{
color:#7A36C4;
}
.wpfhts-ahw{
padding:3rem 0;
}
@media(min-width:766px){
.wpfhts-ahw{
padding:3.875rem 0;
}
}
.wpfhts_head-ahw{
gap:18px;
margin-bottom:34px;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.wpfhts_head-ahw{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.wpfhts_eyebrow-ahw{
margin-bottom:0.75rem;
}
.wpfhts_h2-ahw{
font-weight:600;
line-height:1.05;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:30px;
color:#F2EEF9;
}
@media(min-width:769px){
.wpfhts_h2-ahw{
font-size:38px;
}
}
.wpfhts_cta-ahw{
padding:0.938rem 30px;
transition:opacity .22s ease;
border-radius:62.438rem;
flex:0 0 auto;
background:#C084F5;
color:#18141F;
font-size:15px;
font-weight:700;
}
.wpfhts_cta-ahw:hover{
opacity:.9;
}
.wpfhts_grid-ahw{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.wpfhts_grid-ahw{
grid-template-columns:repeat(3,1fr);
}
}
.wpfhts_step-ahw{
padding-top:22px;
border-top:1px solid rgba(255,255,255,0.12);
min-width:0;
}
.wpfhts_step_num-ahw{
font-size:2.75rem;
color:#C084F5;
margin-bottom:14px;
font-weight:700;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
}
.wpfhts_step_h-ahw{
overflow-wrap:break-word;
color:#F2EEF9;
font-weight:700;
font-size:19px;
margin-bottom:0.5rem;
line-height:1.2;
}
.wpfhts_step_p-ahw{
color:#A99DC0;
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
}
.wpfwy-ahw{
padding:3rem 0;
}
@media(min-width:766px){
.wpfwy-ahw{
padding:3.5rem 0;
}
}
.wpfwy_in-ahw{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:897px){
.wpfwy_in-ahw{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.wpfwy_left-ahw{
min-width:0;
}
.wpfwy_eyebrow-ahw{
margin-bottom:0.875rem;
}
.wpfwy_h2-ahw{
line-height:1.05;
font-size:32px;
font-weight:600;
overflow-wrap:break-word;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:1rem;
color:#18141F;
}
@media(min-width:769px){
.wpfwy_h2-ahw{
font-size:2.5rem;
}
}
.wpfwy_intro-ahw{
line-height:1.6;
color:#8A7F98;
font-size:0.938rem;
}
.wpfwy_grid-ahw{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:561px){
.wpfwy_grid-ahw{
grid-template-columns:1fr 1fr;
}
}
.wpfwy_card-ahw{
background:#FFFFFF;
border:1px solid rgba(20,16,30,0.08);
border-radius:0.875rem;
padding:26px;
min-width:0;
}
.wpfwy_card_ic-ahw{
display:inline-flex;
align-items:center;
justify-content:center;
color:#7A36C4;
margin-bottom:16px;
}
.wpfwy_card_ic-ahw svg{
width:1.625rem;
height:1.625rem;
}
.wpfwy_card_h-ahw{
font-size:1.313rem;
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
color:#18141F;
}
.wpfwy_card_p-ahw{
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
color:#8A7F98;
}
.wpftt-ahw{
padding:48px 0 0.625rem;
}
@media(min-width:766px){
.wpftt-ahw{
padding:3.75rem 0 0.625rem;
}
}
.wpftt_head-ahw{
margin-bottom:2.125rem;
text-align:center;
}
.wpftt_eyebrow-ahw{
margin-bottom:0.75rem;
}
.wpftt_h2-ahw{
overflow-wrap:break-word;
font-size:32px;
font-weight:600;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#18141F;
}
@media(min-width:770px){
.wpftt_h2-ahw{
font-size:2.625rem;
}
}
.wpftt_grid-ahw{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.wpftt_grid-ahw{
grid-template-columns:repeat(3,1fr);
}
}
.wpftt_card-ahw{
border-radius:14px;
background:#FFFFFF;
border:1px solid rgba(20,16,30,0.08);
padding:1.875rem;
flex-direction:column;
display:flex;
min-width:0;
}
.wpftt_card_ic-ahw{
color:#7A36C4;
align-items:center;
margin-bottom:18px;
display:inline-flex;
}
.wpftt_card_ic-ahw svg{
height:28px;
width:28px;
}
.wpftt_card_h-ahw{
color:#18141F;
font-size:1.375rem;
margin-bottom:0.5rem;
font-weight:600;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
overflow-wrap:break-word;
}
.wpftt_card_p-ahw{
color:#8A7F98;
overflow-wrap:break-word;
font-size:14px;
margin-bottom:0.875rem;
line-height:1.6;
}
.wpftt_card_p-ahw b{
font-weight:700;
color:#18141F;
}
.wpftt_card_link-ahw{
transition:color .22s ease;
font-size:0.813rem;
font-weight:700;
color:#18141F;
align-self:flex-start;
border-bottom:1px solid #7A36C4;
margin-top:auto;
padding-bottom:2px;
}
.wpftt_card_link-ahw:hover{
color:#7A36C4;
}
.wpfprov-ahw{
padding:2.5rem 0 1.25rem;
}
.wpfprov_eyebrow-ahw{
margin-bottom:18px;
display:block;
}
.wpfprov_grid-ahw{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:557px){
.wpfprov_grid-ahw{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:899px){
.wpfprov_grid-ahw{
grid-template-columns:repeat(6,1fr);
}
}
.wpfpmt-ahw{
padding:3rem 0 10px;
}
.wpfpmt_in-ahw{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:882px){
.wpfpmt_in-ahw{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.wpfpmt_left-ahw{
min-width:0;
}
.wpfpmt_eyebrow-ahw{
margin-bottom:0.75rem;
}
.wpfpmt_h2-ahw{
font-weight:600;
overflow-wrap:break-word;
color:#18141F;
margin-bottom:0.75rem;
line-height:1.06;
font-size:30px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.wpfpmt_h2-ahw{
font-size:2rem;
}
}
.wpfpmt_text-ahw{
line-height:1.6;
color:#8A7F98;
font-size:0.906rem;
margin-bottom:22px;
}
.wpfpmt_logos-ahw{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:481px){
.wpfpmt_logos-ahw{
grid-template-columns:repeat(4,1fr);
}
}
.wpfpmt_logo-ahw{
padding:0 0.5rem;
border-radius:0.5rem;
overflow:hidden;
border:1px solid rgba(20,16,30,0.08);
background:#FFFFFF;
font-weight:700;
white-space:nowrap;
font-size:12.5px;
text-align:center;
color:#2E2838;
height:50px;
justify-content:center;
align-items:center;
text-overflow:ellipsis;
display:flex;
}
.wpfpmt_table-ahw{
border-radius:0.875rem;
border:1px solid rgba(20,16,30,0.08);
overflow:hidden;
min-width:0;
}
.wpfpmt_thead-ahw{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#1E1A24;
display:grid;
}
.wpfpmt_th-ahw{
overflow:hidden;
padding:13px 14px;
font-weight:700;
font-size:0.625rem;
white-space:nowrap;
letter-spacing:.08em;
text-overflow:ellipsis;
text-transform:uppercase;
color:#F2EEF9;
}
.wpfpmt_row-ahw{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20,16,30,0.08);
}
.wpfpmt_row-ahw:nth-child(odd){
background:#FFFFFF;
}
.wpfpmt_td-ahw{
padding:0.875rem;
overflow-wrap:break-word;
font-size:13.5px;
color:#8A7F98;
min-width:0;
}
.wpfpmt_row-ahw .wpfpmt_td-ahw:first-child{
font-weight:700;
color:#18141F;
}
.wpfpmt_row-ahw .wpfpmt_td-ahw:last-child{
font-weight:700;
color:#2A9D6F;
}
.wpfet-ahw{
padding:2.25rem 0 0.625rem;
}
.wpfet_in-ahw{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:883px){
.wpfet_in-ahw{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.wpfet_left-ahw{
min-width:0;
}
.wpfet_eyebrow-ahw{
margin-bottom:12px;
}
.wpfet_h2-ahw{
line-height:1.06;
margin-bottom:14px;
overflow-wrap:break-word;
color:#18141F;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.75rem;
}
@media(min-width:765px){
.wpfet_h2-ahw{
font-size:32px;
}
}
.wpfet_text-ahw{
margin-bottom:22px;
line-height:1.65;
color:#8A7F98;
font-size:0.938rem;
}
.wpfet_stats-ahw{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.wpfet_stat-ahw{
min-width:0;
}
.wpfet_stat_v-ahw{
font-weight:700;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
color:#18141F;
font-size:26px;
line-height:1;
}
.wpfet_stat_l-ahw{
margin-top:4px;
font-size:12.5px;
color:#6B6078;
}
.wpfet_right-ahw{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.wpfet_member-ahw{
gap:1rem;
border:1px solid rgba(20,16,30,0.08);
padding:18px 1.25rem;
border-radius:0.875rem;
background:#FFFFFF;
align-items:center;
display:flex;
min-width:0;
}
.wpfet_member_av-ahw{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#1E1530,#7A36C4);
height:3rem;
width:3rem;
}
.wpfet_member_name-ahw{
overflow-wrap:break-word;
font-weight:700;
color:#18141F;
font-size:15px;
}
.wpfet_member_role-ahw{
overflow-wrap:break-word;
font-size:12.5px;
color:#6B6078;
}
.wpfet_updated-ahw{
border:1px solid rgba(20,16,30,0.08);
background:#F5F2EE;
border-radius:0.875rem;
gap:0.5rem;
padding:0.875rem 1.125rem;
font-size:12.5px;
align-items:center;
color:#8A7F98;
display:flex;
}
.wpfts-ahw{
padding:2.75rem 0;
}
.wpfts_in-ahw{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:882px){
.wpfts_in-ahw{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.wpfts_left-ahw{
min-width:0;
}
.wpfts_h2-ahw{
color:#F2EEF9;
line-height:1.1;
font-size:26px;
font-weight:600;
margin-bottom:12px;
overflow-wrap:break-word;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.wpfts_h2-ahw{
font-size:1.75rem;
}
}
.wpfts_text-ahw{
font-size:0.906rem;
max-width:32.5rem;
line-height:1.6;
color:#A99DC0;
margin-bottom:22px;
}
.wpfts_badges-ahw{
gap:1.125rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.wpfts_badge-ahw{
font-weight:600;
font-size:13px;
color:#A99DC0;
}
.wpfts_pay-ahw{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:879px){
.wpfts_pay-ahw{
justify-content:flex-end;
}
}
.wpfts_pay_chip-ahw{
background:rgba(255,255,255,0.07);
border-radius:0.875rem;
border:1px solid rgba(255,255,255,0.12);
padding:12px 1rem;
font-size:0.875rem;
font-weight:700;
color:#F2EEF9;
}
.wpfop-ahw{
padding:36px 0 0.625rem;
}
.wpfop_in-ahw{
border:1px solid rgba(20,16,30,0.08);
padding:32px;
border-radius:0.875rem;
gap:32px;
grid-template-columns:1fr;
background:#FFFFFF;
display:grid;
align-items:center;
}
@media(min-width:861px){
.wpfop_in-ahw{
grid-template-columns:.9fr 1.1fr;
padding:2.125rem 40px;
gap:2.75rem;
}
}
.wpfop_left-ahw{
min-width:0;
}
.wpfop_eyebrow-ahw{
margin-bottom:12px;
}
.wpfop_h2-ahw{
margin-bottom:10px;
color:#18141F;
line-height:1.08;
font-size:1.75rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.wpfop_h2-ahw{
font-size:30px;
}
}
.wpfop_text-ahw{
line-height:1.6;
font-size:0.875rem;
color:#8A7F98;
}
.wpfop_grid-ahw{
grid-template-columns:1fr 1fr;
gap:1px;
background:rgba(20,16,30,0.15);
border-radius:8px;
border:1px solid rgba(20,16,30,0.15);
overflow:hidden;
display:grid;
}
.wpfop_field-ahw{
padding:18px 20px;
background:#F5F2EE;
min-width:0;
}
.wpfop_field_lb-ahw{
color:#7A36C4;
margin-bottom:5px;
text-transform:uppercase;
font-weight:600;
letter-spacing:.1em;
font-size:10px;
}
.wpfop_field_val-ahw{
font-size:0.875rem;
color:#18141F;
font-weight:700;
overflow-wrap:break-word;
}
.wpfrv-ahw{
padding:3rem 0;
background:#FFFFFF;
border-top:1px solid rgba(20,16,30,0.08);
border-bottom:1px solid rgba(20,16,30,0.08);
margin-top:1.5rem;
}
@media(min-width:768px){
.wpfrv-ahw{
padding:56px 0;
}
}
.wpfrv_head-ahw{
gap:1rem;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:771px){
.wpfrv_head-ahw{
gap:1.25rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.wpfrv_eyebrow-ahw{
margin-bottom:0.625rem;
}
.wpfrv_h2-ahw{
overflow-wrap:break-word;
color:#18141F;
line-height:1.05;
font-size:1.875rem;
font-weight:600;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.wpfrv_h2-ahw{
font-size:38px;
}
}
.wpfrv_agg-ahw{
gap:12px;
align-items:center;
display:flex;
}
.wpfrv_agg_stars-ahw{
gap:3px;
display:flex;
color:#7A36C4;
}
.wpfrv_agg_stars-ahw svg{
width:18px;
height:1.125rem;
}
.wpfrv_source-ahw{
font-size:0.813rem;
color:#8A7F98;
}
.wpfrv_grid-ahw{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.wpfrv_grid-ahw{
grid-template-columns:repeat(3,1fr);
}
}
.wpfrv_card-ahw{
padding:1.625rem;
border:1px solid rgba(20,16,30,0.08);
border-radius:0.875rem;
background:#F5F2EE;
min-width:0;
}
.wpfrv_card_stars-ahw{
gap:2px;
margin-bottom:0.75rem;
display:flex;
color:#7A36C4;
}
.wpfrv_card_stars-ahw svg{
height:0.875rem;
width:0.875rem;
}
.wpfrv_card_body-ahw{
margin-bottom:16px;
line-height:1.45;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:500;
color:#18141F;
overflow-wrap:break-word;
font-size:18px;
}
.wpfrv_card_meta-ahw{
gap:10px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.wpfrv_card_av-ahw{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#7A36C4,#C084F5);
height:2rem;
width:2rem;
}
.wpfrv_card_author-ahw{
color:#18141F;
font-weight:700;
font-size:13px;
}
.wpfrv_card_loc-ahw{
font-size:0.75rem;
color:#6B6078;
}
.wpfsg-ahw{
padding:3rem 0 10px;
}
.wpfsg_eyebrow-ahw{
display:block;
margin-bottom:0.75rem;
}
.wpfsg_h2-ahw{
margin-bottom:1.75rem;
color:#18141F;
font-size:1.875rem;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:766px){
.wpfsg_h2-ahw{
font-size:36px;
}
}
.wpfsg_grid-ahw{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.wpfsg_grid-ahw{
grid-template-columns:repeat(3,1fr);
}
}
.wpfsg_col-ahw{
min-width:0;
}
.wpfsg_col_h-ahw{
color:#18141F;
line-height:1.15;
font-size:1.375rem;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:10px;
overflow-wrap:break-word;
}
.wpfsg_col_p-ahw{
overflow-wrap:break-word;
color:#8A7F98;
font-size:14px;
line-height:1.65;
}
.wpflh-ahw{
padding:40px 0 1.25rem;
}
.wpflh_in-ahw{
border-top:1px solid rgba(20,16,30,0.15);
padding-top:2.125rem;
}
.wpflh_eyebrow-ahw{
margin-bottom:22px;
display:block;
}
.wpflh_grid-ahw{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:601px){
.wpflh_grid-ahw{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.wpflh_grid-ahw{
grid-template-columns:repeat(5,1fr);
}
}
.wpflh_col-ahw{
min-width:0;
}
.wpflh_col_h-ahw{
margin-bottom:0.75rem;
font-size:13px;
overflow-wrap:break-word;
font-weight:700;
color:#18141F;
}
.wpflh_links-ahw{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.wpflh_link-ahw{
transition:color .22s ease;
font-size:0.813rem;
color:#8A7F98;
overflow-wrap:break-word;
}
.wpflh_link-ahw:hover{
color:#7A36C4;
}
.wpfel-ahw{
padding:3rem 0;
}
@media(min-width:771px){
.wpfel-ahw{
padding:56px 0;
}
}
.wpfel_in-ahw{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:897px){
.wpfel_in-ahw{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.wpfel_left-ahw{
min-width:0;
}
.wpfel_eyebrow-ahw{
margin-bottom:0.875rem;
}
.wpfel_h2-ahw{
font-size:2rem;
font-weight:600;
color:#18141F;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.08;
margin-bottom:1.375rem;
}
@media(min-width:765px){
.wpfel_h2-ahw{
font-size:2.375rem;
}
}
.wpfel_body-ahw p{
line-height:1.7;
overflow-wrap:break-word;
font-size:1rem;
color:#2E2838;
margin-bottom:18px;
}
.wpfel_dropcap-ahw{
padding:6px 12px 0 0;
font-weight:700;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
color:#7A36C4;
float:left;
font-size:3.875rem;
line-height:.8;
}
.wpfel_right-ahw{
min-width:0;
}
.wpfel_quote-ahw{
background:linear-gradient(150deg,#1E1530,#0E0C14);
padding:36px;
border-radius:1.25rem;
margin-bottom:24px;
color:#F2EEF9;
position:relative;
}
.wpfel_quote_mark-ahw{
color:#C084F5;
margin-bottom:0.375rem;
align-items:center;
display:inline-flex;
}
.wpfel_quote_mark-ahw svg{
height:34px;
width:34px;
}
.wpfel_quote_text-ahw{
color:#F2EEF9;
line-height:1.4;
overflow-wrap:break-word;
margin-bottom:22px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-size:22px;
font-weight:500;
}
.wpfel_quote_meta-ahw{
gap:0.75rem;
align-items:center;
display:flex;
}
.wpfel_quote_av-ahw{
background:linear-gradient(135deg,#7A36C4,#C084F5);
flex:0 0 auto;
border-radius:50%;
width:38px;
height:38px;
}
.wpfel_quote_author-ahw{
font-size:14px;
font-weight:700;
color:#F2EEF9;
}
.wpfel_quote_meta_sub-ahw{
font-size:12px;
color:#A99DC0;
}
.wpfel_explain-ahw{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(20,16,30,0.08);
}
.wpfel_explain_card-ahw{
padding:22px 24px;
}
.wpfel_explain_card-ahw+.wpfel_explain_card-ahw{
border-top:1px solid rgba(20,16,30,0.08);
}
.wpfel_explain_h-ahw{
margin-bottom:0.5rem;
font-weight:600;
color:#18141F;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.15;
font-size:1.25rem;
}
.wpfel_explain_p-ahw{
color:#8A7F98;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
}
.wpffaq-ahw{
background:#FFFFFF;
padding:48px 0;
border-bottom:1px solid rgba(20,16,30,0.08);
border-top:1px solid rgba(20,16,30,0.08);
margin-top:1.5rem;
}
@media(min-width:769px){
.wpffaq-ahw{
padding:3.875rem 0;
}
}
.wpffaq_head-ahw{
text-align:center;
margin-bottom:34px;
}
.wpffaq_eyebrow-ahw{
margin-bottom:0.75rem;
}
.wpffaq_h2-ahw{
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
color:#18141F;
font-size:2rem;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.wpffaq_h2-ahw{
font-size:38px;
}
}
.wpffaq_list-ahw{
gap:12px;
margin:0 auto;
display:flex;
flex-direction:column;
max-width:51.25rem;
}
.wpffaq_item-ahw{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(20,16,30,0.08);
background:#F5F2EE;
}
.wpffaq_q-ahw{
padding:20px 24px;
gap:1.25rem;
list-style:none;
justify-content:space-between;
display:flex;
cursor:pointer;
font-weight:700;
overflow-wrap:break-word;
font-size:16px;
align-items:center;
color:#18141F;
}
.wpffaq_q-ahw::-webkit-details-marker{
display:none;
}
.wpffaq_q_ic-ahw{
flex:0 0 auto;
transition:transform .22s ease;
color:#7A36C4;
align-items:center;
display:inline-flex;
}
.wpffaq_q_ic-ahw svg{
height:1.125rem;
width:18px;
}
.wpffaq_item-ahw[open] .wpffaq_q_ic-ahw{
transform:rotate(180deg);
}
.wpffaq_a-ahw{
padding:0 24px 20px;
line-height:1.6;
color:#8A7F98;
overflow-wrap:break-word;
font-size:0.906rem;
}
.wpfsb-ahw{
padding:48px 0;
background:#FFFFFF;
margin-top:1.5rem;
border-bottom:1px solid rgba(20,16,30,0.08);
border-top:1px solid rgba(20,16,30,0.08);
}
@media(min-width:769px){
.wpfsb-ahw{
padding:56px 0;
}
}
.wpfsb_eyebrow-ahw{
margin-bottom:12px;
display:block;
}
.wpfsb_h2-ahw{
font-weight:600;
line-height:1.05;
margin-bottom:1.625rem;
font-size:30px;
color:#18141F;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:771px){
.wpfsb_h2-ahw{
font-size:36px;
}
}
.wpfsb_grid-ahw{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:560px){
.wpfsb_grid-ahw{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.wpfsb_grid-ahw{
grid-template-columns:repeat(4,1fr);
}
}
.wpfsb_card-ahw{
padding:1.5rem;
border-radius:0.875rem;
background:#F5F2EE;
border:1px solid rgba(20,16,30,0.08);
min-width:0;
}
.wpfsb_card_h-ahw{
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#18141F;
margin-bottom:8px;
font-size:1.188rem;
line-height:1.15;
font-weight:600;
}
.wpfsb_card_p-ahw{
font-size:13.5px;
color:#8A7F98;
line-height:1.6;
overflow-wrap:break-word;
}
.wpfsb_rtp-ahw{
grid-template-columns:1fr;
padding:26px 1.75rem;
gap:24px;
border-radius:14px;
background:#F5F2EE;
border:1px solid rgba(20,16,30,0.08);
align-items:center;
display:grid;
margin-top:18px;
}
@media(min-width:762px){
.wpfsb_rtp-ahw{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.wpfsb_rtp_h-ahw{
color:#18141F;
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
font-size:1.25rem;
margin-bottom:8px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
.wpfsb_rtp_p-ahw{
overflow-wrap:break-word;
font-size:13.5px;
color:#8A7F98;
line-height:1.6;
}
.wpfsb_rtp_stats-ahw{
gap:1rem;
display:flex;
}
.wpfsb_stat-ahw{
background:#FFFFFF;
flex:1 1 0;
border-radius:8px;
padding:18px;
text-align:center;
min-width:0;
}
.wpfsb_stat_v-ahw{
font-size:26px;
font-weight:700;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#2A9D6F;
}
.wpfsb_stat_l-ahw{
color:#6B6078;
margin-top:4px;
font-size:0.719rem;
}
.wpfft-ahw{
background:#1E1A24;
margin-top:40px;
color:#A99DC0;
}
.wpfft_in-ahw{
gap:2rem;
grid-template-columns:1fr;
padding:3rem 0 1.75rem;
display:grid;
}
@media(min-width:597px){
.wpfft_in-ahw{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:902px){
.wpfft_in-ahw{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.wpfft_brand-ahw{
min-width:0;
}
.wpfft_logo-ahw{
color:#F2EEF9;
font-size:26px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
overflow-wrap:break-word;
}
.wpfft_tagline-ahw{
color:#A99DC0;
font-size:13.5px;
max-width:17.5rem;
line-height:1.6;
margin-top:0.875rem;
}
.wpfft_contact-ahw{
transition:color .22s ease;
overflow-wrap:anywhere;
color:#C084F5;
font-size:13px;
display:inline-block;
margin-top:0.75rem;
max-width:17.5rem;
}
.wpfft_contact-ahw:hover{
color:#F2EEF9;
}
.wpfft_col-ahw{
min-width:0;
}
.wpfft_col_h-ahw{
font-weight:700;
margin-bottom:14px;
text-transform:uppercase;
overflow-wrap:break-word;
color:#F2EEF9;
letter-spacing:.08em;
font-size:0.813rem;
}
.wpfft_col_links-ahw{
gap:10px;
display:flex;
flex-direction:column;
}
.wpfft_link-ahw{
transition:color .22s ease;
color:#A99DC0;
font-size:0.844rem;
overflow-wrap:break-word;
}
.wpfft_link-ahw:hover{
color:#F2EEF9;
}
.wpfft_bot-ahw{
gap:1rem;
padding:1.375rem 0 40px;
border-top:1px solid rgba(255,255,255,0.12);
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.wpfft_bot-ahw{
gap:20px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.wpfft_legal-ahw{
max-width:47.5rem;
overflow-wrap:break-word;
color:#B0A8BC;
font-size:11.5px;
line-height:1.6;
}
.wpfft_legal-ahw b{
color:#A99DC0;
font-weight:700;
}
.wpfft_age-ahw{
flex:0 0 auto;
padding:4px 9px;
border:1.5px solid #C084F5;
border-radius:0.5rem;
font-weight:700;
font-size:0.813rem;
color:#C084F5;
}