*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#12100E;
font-family:"Commissioner", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-rendering:optimizeLegibility;
line-height:1.6;
color:#C9C3B8;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
font-size:15px;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-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;
}
.pba_layout_fg6{
display:flex;
flex-direction:column;
min-height:100vh;
}
.pba_main_fg6{
flex:1 1 auto;
width:100%;
min-width:0;
}
.pba_container_fg6{
margin:0 auto;
padding:0 16px;
max-width:87.5rem;
width:100%;
}
@media(min-width:767px){
.pba_container_fg6{
padding:0 32px;
}
}
@media(min-width:1097px){
.pba_container_fg6{
padding:0 56px;
}
}
.pba_eyebrow_fg6{
font-family:"Commissioner", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
line-height:1.4;
font-size:0.688rem;
text-transform:uppercase;
color:#1DC878;
font-weight:600;
display:inline-block;
letter-spacing:.2em;
}
.pba_band_fg6{
background:#0E1A14;
color:#EDF6F0;
}
.pba_band_fg6 .pba_eyebrow_fg6{
color:#3EEEA0;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.pba_tb_fg6{
background:#13110F;
z-index:50;
top:0;
position:sticky;
border-bottom:1px solid rgba(240,237,230,0.13);
}
.pba_tb_in_fg6{
padding:12px 1rem;
margin:0 auto;
gap:1rem;
align-items:center;
justify-content:space-between;
width:100%;
display:flex;
max-width:1400px;
}
@media(min-width:767px){
.pba_tb_in_fg6{
padding:16px 32px;
}
}
@media(min-width:1101px){
.pba_tb_in_fg6{
padding:1.125rem 3.5rem;
}
}
.pba_tb_left_fg6{
gap:28px;
display:flex;
align-items:center;
min-width:0;
}
.pba_tb_logo_fg6{
gap:0.688rem;
display:flex;
min-width:0;
align-items:center;
}
.pba_tb_logo_mark_fg6{
flex:0 0 auto;
border-radius:8px;
object-fit:cover;
width:34px;
height:34px;
}
.pba_tb_logo_txt_fg6{
min-width:0;
line-height:1;
flex-direction:column;
display:flex;
}
.pba_tb_logo_name_fg6{
overflow:hidden;
letter-spacing:.02em;
white-space:nowrap;
font-weight:700;
font-size:1.375rem;
color:#F0EDE6;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
}
.pba_tb_logo_sub_fg6{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
text-transform:uppercase;
color:#1DC878;
margin-top:4px;
font-size:0.531rem;
font-weight:600;
letter-spacing:.32em;
}
.pba_tb_nav_fg6{
display:none;
}
@media(min-width:962px){
.pba_tb_nav_fg6{
gap:28px;
display:flex;
align-items:center;
}
}
.pba_tb_nav_item_fg6{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
font-weight:600;
padding-bottom:3px;
border-bottom:2px solid transparent;
color:#C9C3B8;
font-size:0.875rem;
}
.pba_tb_nav_item_fg6:hover{
color:#F0EDE6;
}
.pba_tb_nav_item_fg6.pba_state_active_fg6{
border-color:#1DC878;
color:#F0EDE6;
}
.pba_tb_right_fg6{
gap:0.875rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.pba_tb_search_fg6{
transition:color .22s ease;
color:#C9C3B8;
display:flex;
justify-content:center;
align-items:center;
}
.pba_tb_search_fg6:hover{
color:#1DC878;
}
.pba_tb_search_fg6 svg{
width:1.125rem;
height:1.125rem;
}
.pba_tb_lang_fg6{
color:#8E877C;
text-transform:uppercase;
letter-spacing:.1em;
font-weight:600;
font-size:0.688rem;
}
.pba_tb_lang_fg6:hover{
color:#F0EDE6;
}
.pba_tb_login_fg6{
font-weight:600;
display:none;
font-size:14px;
color:#F0EDE6;
}
@media(min-width:769px){
.pba_tb_login_fg6{
display:inline-block;
}
}
.pba_tb_register_fg6{
background:#1DC878;
border-radius:999px;
padding:11px 1.375rem;
transition:background-color .22s ease;
font-weight:700;
font-size:14px;
white-space:nowrap;
color:#0B1A11;
}
.pba_tb_register_fg6:hover{
background:#16A862;
}
.pba_mob_fg6{
background:#13110F;
border-top:1px solid rgba(240,237,230,0.13);
left:0;
right:0;
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
position:fixed;
bottom:0;
}
@media(min-width:962px){
.pba_mob_fg6{
display:none;
}
}
.pba_mob_in_fg6{
margin:0 auto;
max-width:35rem;
align-items:stretch;
justify-content:space-around;
display:flex;
}
.pba_mob_item_fg6{
padding:9px 4px;
flex:1 1 0;
gap:3px;
transition:color .22s ease;
min-width:0;
display:flex;
flex-direction:column;
color:#8E877C;
align-items:center;
}
.pba_mob_item_fg6.pba_state_active_fg6{
color:#1DC878;
}
.pba_mob_ic_fg6{
align-items:center;
justify-content:center;
display:flex;
}
.pba_mob_ic_fg6 svg{
height:1.25rem;
width:1.25rem;
}
.pba_mob_lb_fg6{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
max-width:100%;
font-size:10px;
font-weight:600;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.pba_rail_fg6{
position:relative;
min-width:0;
}
.pba_rail_scroll_fg6{
gap:14px;
padding-bottom:14px;
overflow-x:auto;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
display:flex;
}
@media(min-width:767px){
.pba_rail_scroll_fg6{
gap:1.125rem;
}
}
.pba_gc_fg6{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:768px){
.pba_gc_fg6{
width:11.75rem;
}
}
.pba_gc_img_fg6{
border-radius:14px;
background:#1C1915;
overflow:hidden;
position:relative;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
padding-bottom:133.33%;
}
.pba_gc_img_fg6 img{
inset:0;
position:absolute;
height:100%;
width:100%;
object-fit:cover;
}
.pba_gc_cover_fg6{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.pba_gc_hover_fg6{
background:rgba(0,0,0,0.52);
inset:0;
transition:opacity .22s ease;
align-items:center;
justify-content:center;
position:absolute;
opacity:0;
display:flex;
}
.pba_gc_fg6:hover .pba_gc_hover_fg6{
opacity:1;
}
.pba_gc_hover_btn_fg6{
background:#1DC878;
border-radius:62.438rem;
align-items:center;
color:#0B1A11;
width:2.875rem;
display:flex;
height:46px;
justify-content:center;
}
.pba_gc_hover_btn_fg6 svg{
height:1.125rem;
width:1.125rem;
}
.pba_gc_info_fg6{
gap:2px;
margin-top:0.563rem;
display:flex;
min-width:0;
flex-direction:column;
}
.pba_gc_name_fg6{
overflow:hidden;
font-weight:700;
font-size:13px;
color:#F0EDE6;
white-space:nowrap;
text-overflow:ellipsis;
}
.pba_gc_prov_fg6{
overflow:hidden;
text-overflow:ellipsis;
color:#8E877C;
white-space:nowrap;
font-size:11px;
}
.pba_gc_meta_fg6{
color:#8E877C;
font-size:0.688rem;
}
.pba_tc_fg6{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:770px){
.pba_tc_fg6{
width:230px;
}
}
.pba_tc_img_fg6{
overflow:hidden;
border-radius:0.875rem;
background:#1C1915;
position:relative;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
padding-bottom:75%;
}
.pba_tc_img_fg6 img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.pba_tc_info_fg6{
gap:2px;
min-width:0;
margin-top:9px;
display:flex;
flex-direction:column;
}
.pba_tc_name_fg6{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:14px;
font-weight:700;
color:#F0EDE6;
}
.pba_tc_rtp_fg6{
font-size:11px;
color:#8E877C;
}
.pba_lc_fg6{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:767px){
.pba_lc_fg6{
width:16.75rem;
}
}
.pba_lc_img_fg6{
overflow:hidden;
background:#1C1915;
border-radius:14px;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
padding-bottom:62.5%;
position:relative;
}
.pba_lc_img_fg6 img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.pba_lc_live_fg6{
border-radius:62.438rem;
gap:0.438rem;
padding:0.25rem 0.563rem;
background:rgba(0,0,0,0.52);
left:12px;
top:12px;
display:flex;
position:absolute;
align-items:center;
}
.pba_lc_live_dot_fg6{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#E83A4F;
height:0.5rem;
width:0.5rem;
}
.pba_lc_seats_fg6{
text-transform:uppercase;
color:#EDF6F0;
letter-spacing:.08em;
font-weight:600;
font-size:10px;
}
.pba_lc_info_fg6{
gap:2px;
display:flex;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
}
.pba_lc_name_fg6{
overflow:hidden;
text-overflow:ellipsis;
color:#F0EDE6;
font-weight:700;
white-space:nowrap;
font-size:0.938rem;
}
.pba_lc_bet_fg6{
font-size:0.688rem;
color:#8E877C;
}
.pba_pc_fg6{
padding:1rem 0.875rem;
border:1px solid rgba(240,237,230,0.07);
gap:0.5rem;
background:#1C1915;
border-radius:14px;
justify-content:center;
display:flex;
flex-direction:column;
min-height:74px;
align-items:center;
min-width:0;
}
.pba_pc_logo_fg6{
flex:0 0 auto;
max-width:100%;
height:1.75rem;
object-fit:contain;
width:auto;
}
.pba_pc_name_fg6{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
text-align:center;
color:#8E877C;
white-space:nowrap;
font-size:11px;
}
.pba_gc_tag_fg6{
padding:3px 0.5rem;
border-radius:0.5rem;
letter-spacing:.06em;
font-size:0.625rem;
font-weight:700;
position:absolute;
left:10px;
z-index:2;
display:inline-block;
text-transform:uppercase;
top:0.625rem;
}
.pba_gc_tag_hot_fg6{
background:#E83A4F;
color:#EDF6F0;
}
.pba_gc_tag_new_fg6{
background:#3EEEA0;
color:#0D1A10;
}
.pba_gc_tag_jp_fg6{
background:#F0A830;
color:#0D1A10;
}
.pba_gc_tag_live_fg6{
background:#E83A4F;
color:#EDF6F0;
}
.pba_sh_fg6{
margin-bottom:1.125rem;
min-width:0;
}
.pba_sh_row_fg6{
gap:1rem;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
justify-content:space-between;
}
.pba_sh_row_fg6 .pba_sh_l_fg6{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.pba_sh_stack_fg6{
gap:0.625rem;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.pba_sh_center_fg6{
gap:0.625rem;
align-items:center;
flex-direction:column;
text-align:center;
display:flex;
}
.pba_sh_h2_fg6{
line-height:1.1;
font-weight:600;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0EDE6;
font-size:1.5rem;
}
@media(min-width:765px){
.pba_sh_h2_fg6{
font-size:1.875rem;
}
}
.pba_band_fg6 .pba_sh_h2_fg6{
color:#EDF6F0;
}
.pba_sh_eb_line_fg6{
gap:10px;
display:inline-flex;
align-items:center;
}
.pba_sh_eb_line_fg6::before{
background:#1DC878;
content:"";
height:1px;
display:inline-block;
width:28px;
}
.pba_band_fg6 .pba_sh_eb_line_fg6::before{
background:#3EEEA0;
}
.pba_sh_eb_dot_fg6{
gap:8px;
display:inline-flex;
align-items:center;
}
.pba_sh_eb_dot_fg6::before{
background:#1DC878;
border-radius:50%;
width:0.375rem;
content:"";
display:inline-block;
height:0.375rem;
}
.pba_band_fg6 .pba_sh_eb_dot_fg6::before{
background:#3EEEA0;
}
.pba_sh_link_fg6{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding-bottom:2px;
display:inline-flex;
white-space:nowrap;
font-weight:600;
align-items:center;
font-size:13px;
color:#F0EDE6;
border-bottom:1px solid #F0EDE6;
}
.pba_sh_link_fg6:hover{
border-color:#1DC878;
color:#1DC878;
}
.pba_sh_link_fg6 svg{
height:14px;
width:0.875rem;
}
.pba_sh_link_chev_fg6{
padding-bottom:0;
border-bottom:0;
}
.pba_sh_link_btn_fg6{
background:#1DC878;
border-radius:999px;
padding:0.563rem 1.125rem;
color:#0B1A11;
border-bottom:0;
}
.pba_sh_link_btn_fg6:hover{
border-color:transparent;
background:#16A862;
color:#0B1A11;
}
.pba_band_fg6 .pba_sh_link_fg6{
border-color:#EDF6F0;
color:#EDF6F0;
}
.pba_band_fg6 .pba_sh_link_btn_fg6{
background:#3EEEA0;
color:#0D1A10;
}
.pba_sh_rule_fg6{
margin:-2px 0 1.125rem;
background:rgba(240,237,230,0.13);
height:1px;
}
.pba_band_fg6 .pba_sh_rule_fg6{
background:rgba(180,255,210,0.13);
}
.pba_hero_fg6{
padding:2rem 0 8px;
}
@media(min-width:766px){
.pba_hero_fg6{
padding:56px 0 1.5rem;
}
}
.pba_hero_in_fg6{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:898px){
.pba_hero_in_fg6{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.pba_hero_copy_fg6{
min-width:0;
}
.pba_hero_eyebrow_fg6{
gap:10px;
margin-bottom:22px;
display:inline-flex;
align-items:center;
}
.pba_hero_eyebrow_line_fg6{
background:#1DC878;
flex:0 0 auto;
height:1px;
display:inline-block;
width:28px;
}
.pba_hero_h1_fg6{
letter-spacing:-.01em;
line-height:1.04;
color:#F0EDE6;
margin-bottom:20px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-size:2.375rem;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:766px){
.pba_hero_h1_fg6{
font-size:3.375rem;
}
}
@media(min-width:1101px){
.pba_hero_h1_fg6{
font-size:62px;
}
}
.pba_hero_h1_fg6 em{
font-style:normal;
color:#1DC878;
}
.pba_hero_sub_fg6{
font-size:1rem;
margin-bottom:1.875rem;
line-height:1.6;
color:#6B6459;
max-width:480px;
}
@media(min-width:771px){
.pba_hero_sub_fg6{
font-size:1.125rem;
}
}
.pba_hero_actions_fg6{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
margin-bottom:2.125rem;
display:flex;
}
.pba_hero_cta_fg6{
transition:background-color .22s ease;
padding:1rem 1.875rem;
background:#1DC878;
border-radius:62.438rem;
gap:10px;
font-size:0.938rem;
align-items:center;
font-weight:700;
display:inline-flex;
color:#0B1A11;
}
.pba_hero_cta_fg6:hover{
background:#16A862;
}
.pba_hero_cta_ic_fg6{
display:inline-flex;
align-items:center;
}
.pba_hero_cta_ic_fg6 svg{
width:1rem;
height:1rem;
}
.pba_hero_cta_alt_fg6{
border-radius:999px;
background:transparent;
padding:0.938rem 26px;
border:1px solid rgba(240,237,230,0.13);
transition:border-color .22s ease,color .22s ease;
font-weight:600;
display:inline-flex;
align-items:center;
font-size:0.938rem;
color:#F0EDE6;
}
.pba_hero_cta_alt_fg6:hover{
border-color:#1DC878;
color:#1DC878;
}
.pba_hero_trust_fg6{
gap:22px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.pba_hero_trust_item_fg6{
gap:9px;
align-items:center;
font-weight:600;
display:flex;
font-size:0.813rem;
color:#C9C3B8;
}
.pba_hero_trust_ic_fg6{
display:inline-flex;
color:#1DC878;
align-items:center;
}
.pba_hero_trust_ic_fg6 svg{
width:1rem;
height:16px;
}
.pba_hero_promo_fg6{
background:#1C1915;
overflow:hidden;
border-radius:20px;
display:flex;
min-height:18.75rem;
position:relative;
box-shadow:0 12px 48px rgba(0,0,0,0.65), 0 3px 0.625rem rgba(29,200,120,0.12);
}
.pba_hero_promo_bg_fg6{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.pba_hero_promo_bg_fg6::after{
background:linear-gradient(120deg,#0E1A14 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.pba_hero_promo_glow_fg6{
background:radial-gradient(circle,rgba(16,180,100,0.13) 0%,transparent 65%);
border-radius:50%;
pointer-events:none;
position:absolute;
height:260px;
right:-20px;
width:16.25rem;
top:-40px;
}
.pba_hero_promo_ct_fg6{
padding:28px;
position:relative;
max-width:88%;
align-self:flex-end;
z-index:2;
}
.pba_hero_promo_label_fg6{
display:block;
font-weight:700;
font-size:0.625rem;
text-transform:uppercase;
margin-bottom:0.5rem;
letter-spacing:.25em;
color:#3EEEA0;
}
.pba_hero_promo_amount_fg6{
font-size:32px;
font-weight:600;
color:#EDF6F0;
line-height:1.05;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:766px){
.pba_hero_promo_amount_fg6{
font-size:2.5rem;
}
}
.pba_hero_promo_amount_fg6 em{
color:#3EEEA0;
font-style:normal;
}
.pba_hero_rating_fg6{
border:1px solid rgba(240,237,230,0.07);
background:#1C1915;
padding:0.625rem 0.875rem;
border-radius:0.875rem;
gap:10px;
right:14px;
display:flex;
top:0.875rem;
position:absolute;
max-width:min(16.25rem,62%);
z-index:3;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
align-items:center;
}
.pba_hero_rating_score_fg6{
flex:0 0 auto;
font-size:1.5rem;
color:#F0EDE6;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
.pba_hero_rating_txt_fg6{
flex:1 1 auto;
min-width:0;
}
.pba_hero_rating_stars_fg6{
gap:2px;
color:#1DC878;
display:flex;
}
.pba_hero_rating_stars_fg6 svg{
height:0.75rem;
width:0.75rem;
}
.pba_hero_rating_cap_fg6{
color:#8E877C;
font-size:11px;
line-height:1.35;
margin-top:3px;
display:block;
overflow-wrap:break-word;
}
.pba_stat_fg6{
margin-top:1rem;
border-bottom:1px solid rgba(240,237,230,0.13);
border-top:1px solid rgba(240,237,230,0.13);
}
.pba_stat_in_fg6{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:766px){
.pba_stat_in_fg6{
grid-template-columns:repeat(4,1fr);
}
}
.pba_stat_item_fg6{
padding:22px 0.875rem;
min-width:0;
border-right:1px solid rgba(240,237,230,0.07);
border-bottom:1px solid rgba(240,237,230,0.07);
}
.pba_stat_item_fg6:nth-child(2n){
border-right:0;
}
.pba_stat_item_fg6:nth-child(n+3){
border-bottom:0;
}
@media(min-width:771px){
.pba_stat_item_fg6{
border-bottom:0;
}
.pba_stat_item_fg6:nth-child(2n){
border-right:1px solid rgba(240,237,230,0.07);
}
.pba_stat_item_fg6:nth-child(4n){
border-right:0;
}
}
.pba_stat_value_fg6{
overflow-wrap:break-word;
color:#F0EDE6;
line-height:1;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:1.875rem;
}
@media(min-width:770px){
.pba_stat_value_fg6{
font-size:34px;
}
}
.pba_stat_label_fg6{
color:#8E877C;
margin-top:0.375rem;
overflow-wrap:break-word;
font-size:13px;
line-height:1.4;
}
.pba_grow_fg6{
padding:1.625rem 0 10px;
}
.pba_row_seo_fg6{
margin:10px 0 0;
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
color:#6B6459;
max-width:47.5rem;
}
.pba_row_seo_fg6 strong{
font-weight:700;
color:#F0EDE6;
}
.pba_grow_fg6{
padding:1.625rem 0 10px;
}
.pba_row_seo_fg6{
margin:10px 0 0;
overflow-wrap:break-word;
max-width:760px;
font-size:0.875rem;
color:#6B6459;
line-height:1.65;
}
.pba_row_seo_fg6 strong{
font-weight:700;
color:#F0EDE6;
}
.pba_gf_fg6{
padding:24px 0 0.375rem;
}
.pba_gf_in_fg6{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.pba_gf_chip_fg6{
border:1px solid rgba(240,237,230,0.13);
padding:10px 18px;
background:#1C1915;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-radius:999px;
font-weight:600;
color:#C9C3B8;
font-size:13px;
white-space:nowrap;
}
.pba_gf_chip_fg6:hover{
border-color:#1DC878;
color:#1DC878;
}
.pba_gf_chip_fg6.pba_state_active_fg6{
background:#1DC878;
border-color:transparent;
color:#0B1A11;
}
.pba_jp_fg6{
padding:1.875rem 0 10px;
}
.pba_jp_grid_fg6{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:765px){
.pba_jp_grid_fg6{
grid-template-columns:1fr 1fr;
}
.pba_jp_card_mega_fg6{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.pba_jp_grid_fg6{
grid-template-columns:1.4fr 1fr 1fr;
}
.pba_jp_card_mega_fg6{
grid-column:auto;
}
}
.pba_jp_card_fg6{
background:#1C1915;
border:1px solid rgba(240,237,230,0.07);
padding:26px;
border-radius:20px;
gap:0.75rem;
overflow:hidden;
position:relative;
justify-content:space-between;
flex-direction:column;
min-width:0;
min-height:12.5rem;
display:flex;
}
.pba_jp_card_mega_fg6{
border-color:transparent;
background:linear-gradient(135deg,#0E1F17,#080E0A);
min-height:13.125rem;
color:#EDF6F0;
}
.pba_jp_glow_fg6{
background:radial-gradient(circle,rgba(16,180,100,0.13),transparent 70%);
border-radius:50%;
height:200px;
position:absolute;
pointer-events:none;
width:12.5rem;
top:-2.5rem;
right:-2.5rem;
}
.pba_jp_label_fg6{
gap:10px;
display:flex;
text-transform:uppercase;
font-size:0.625rem;
align-items:center;
letter-spacing:.16em;
font-weight:700;
color:#1DC878;
flex-wrap:wrap;
justify-content:space-between;
position:relative;
}
.pba_jp_card_mega_fg6 .pba_jp_label_fg6{
color:#3EEEA0;
}
.pba_jp_drop_fg6{
color:#8E877C;
font-weight:600;
text-transform:none;
letter-spacing:.04em;
}
.pba_jp_card_mega_fg6 .pba_jp_drop_fg6{
color:#8BBDA0;
}
.pba_jp_amount_fg6{
overflow-wrap:break-word;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
color:#F0EDE6;
font-weight:700;
font-size:2.375rem;
position:relative;
}
.pba_jp_card_mega_fg6 .pba_jp_amount_fg6{
animation:zm2-pulse 2.4s infinite;
color:#3EEEA0;
font-size:3rem;
}
@media(min-width:765px){
.pba_jp_card_mega_fg6 .pba_jp_amount_fg6{
font-size:3.375rem;
}
}
.pba_jp_game_fg6{
color:#8E877C;
font-size:0.813rem;
position:relative;
}
.pba_jp_card_mega_fg6 .pba_jp_game_fg6{
color:#8BBDA0;
}
.pba_jp_cta_fg6{
position:relative;
align-self:flex-start;
}
.pba_jp_card_mega_fg6 .pba_jp_cta_fg6{
padding:0.625rem 20px;
background:#3EEEA0;
border-radius:62.438rem;
transition:opacity .22s ease;
font-size:13px;
font-weight:700;
color:#0D1A10;
}
.pba_jp_card_mega_fg6 .pba_jp_cta_fg6:hover{
opacity:.9;
}
.pba_jp_card_fg6:not(.pba_jp_card_mega_fg6) .pba_jp_cta_fg6{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #F0EDE6;
padding-bottom:2px;
font-weight:700;
font-size:0.813rem;
color:#F0EDE6;
}
.pba_jp_card_fg6:not(.pba_jp_card_mega_fg6) .pba_jp_cta_fg6:hover{
border-color:#1DC878;
color:#1DC878;
}
.pba_jp_seo_fg6{
margin:0.875rem 0 0;
max-width:47.5rem;
font-size:0.875rem;
line-height:1.65;
color:#6B6459;
overflow-wrap:break-word;
}
.pba_jp_seo_fg6 strong{
font-weight:700;
color:#F0EDE6;
}
.pba_pr_fg6{
padding:1.875rem 0 0.375rem;
}
.pba_pr_card_fg6{
background:#1C1915;
padding:26px;
border-radius:20px;
overflow:hidden;
gap:10px;
flex:0 0 auto;
border:1px solid rgba(240,237,230,0.07);
min-height:200px;
width:280px;
position:relative;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.pba_pr_card_fg6{
width:18.75rem;
}
}
.pba_pr_card_feat_fg6{
background:linear-gradient(150deg,#0E1F17,#080E0A);
border-color:transparent;
color:#EDF6F0;
}
.pba_pr_glow_fg6{
background:radial-gradient(circle,rgba(16,180,100,0.13),transparent 70%);
border-radius:50%;
opacity:0;
position:absolute;
right:-30px;
height:130px;
top:-30px;
width:8.125rem;
pointer-events:none;
}
.pba_pr_card_feat_fg6 .pba_pr_glow_fg6{
opacity:1;
}
.pba_pr_label_fg6{
letter-spacing:.16em;
position:relative;
color:#1DC878;
text-transform:uppercase;
font-weight:700;
font-size:0.625rem;
}
.pba_pr_card_feat_fg6 .pba_pr_label_fg6{
color:#3EEEA0;
}
.pba_pr_amount_fg6{
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
position:relative;
font-weight:600;
font-size:1.625rem;
line-height:1.08;
color:#F0EDE6;
overflow-wrap:break-word;
}
.pba_pr_card_feat_fg6 .pba_pr_amount_fg6{
color:#EDF6F0;
}
.pba_pr_amount_fg6 em{
color:#1DC878;
font-style:normal;
}
.pba_pr_card_feat_fg6 .pba_pr_amount_fg6 em{
color:#3EEEA0;
}
.pba_pr_terms_fg6{
color:#8E877C;
position:relative;
font-size:0.813rem;
line-height:1.5;
}
.pba_pr_card_feat_fg6 .pba_pr_terms_fg6{
color:#8BBDA0;
}
.pba_pr_cta_fg6{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.pba_pr_card_feat_fg6 .pba_pr_cta_fg6{
background:#3EEEA0;
transition:opacity .22s ease;
padding:9px 1.125rem;
border-radius:999px;
color:#0D1A10;
font-size:0.813rem;
font-weight:700;
}
.pba_pr_card_feat_fg6 .pba_pr_cta_fg6:hover{
opacity:.9;
}
.pba_pr_card_fg6:not(.pba_pr_card_feat_fg6) .pba_pr_cta_fg6{
transition:color .22s ease,border-color .22s ease;
font-size:0.813rem;
padding-bottom:2px;
font-weight:700;
border-bottom:1px solid #F0EDE6;
color:#F0EDE6;
}
.pba_pr_card_fg6:not(.pba_pr_card_feat_fg6) .pba_pr_cta_fg6:hover{
border-color:#1DC878;
color:#1DC878;
}
.pba_grow_fg6{
padding:26px 0 0.625rem;
}
.pba_row_seo_fg6{
margin:10px 0 0;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
color:#6B6459;
max-width:47.5rem;
}
.pba_row_seo_fg6 strong{
color:#F0EDE6;
font-weight:700;
}
.pba_trn_fg6{
padding:1.875rem 0 0.625rem;
}
.pba_trn_in_fg6{
overflow:hidden;
border-radius:20px;
grid-template-columns:1fr;
border:1px solid rgba(240,237,230,0.07);
background:#1C1915;
display:grid;
}
@media(min-width:881px){
.pba_trn_in_fg6{
grid-template-columns:1.05fr 1fr;
}
}
.pba_trn_banner_fg6{
padding:2.125rem;
overflow:hidden;
background:linear-gradient(150deg,#0E1F17,#080E0A);
color:#EDF6F0;
position:relative;
}
.pba_trn_glow_fg6{
background:radial-gradient(circle,rgba(16,180,100,0.13),transparent 70%);
border-radius:50%;
pointer-events:none;
width:200px;
bottom:-2.5rem;
height:200px;
position:absolute;
right:-2.5rem;
}
.pba_trn_eyebrow_fg6{
margin-bottom:14px;
position:relative;
}
.pba_trn_h2_fg6{
position:relative;
font-weight:600;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:30px;
line-height:1.06;
margin-bottom:0.75rem;
color:#EDF6F0;
}
@media(min-width:768px){
.pba_trn_h2_fg6{
font-size:2.25rem;
}
}
.pba_trn_text_fg6{
color:#8BBDA0;
margin-bottom:22px;
max-width:420px;
position:relative;
font-size:14px;
line-height:1.6;
}
.pba_trn_timer_fg6{
gap:8px;
position:relative;
margin-bottom:1.5rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.pba_trn_timer_cap_fg6{
font-size:0.688rem;
color:#8BBDA0;
}
.pba_trn_timer_box_fg6{
background:rgba(220,255,238,0.07);
padding:4px 12px;
border-radius:8px;
font-size:1.5rem;
font-weight:700;
color:#EDF6F0;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
.pba_trn_cta_fg6{
padding:13px 1.625rem;
transition:opacity .22s ease;
background:#3EEEA0;
border-radius:62.438rem;
font-weight:700;
font-size:0.875rem;
position:relative;
display:inline-block;
color:#0D1A10;
}
.pba_trn_cta_fg6:hover{
opacity:.9;
}
.pba_trn_lb_fg6{
padding:1.625rem 28px;
}
.pba_trn_lb_head_fg6{
gap:10px;
justify-content:space-between;
display:flex;
align-items:center;
margin-bottom:0.75rem;
}
.pba_trn_lb_title_fg6{
color:#F0EDE6;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
font-weight:600;
}
.pba_trn_lb_upd_fg6{
color:#8E877C;
letter-spacing:.08em;
font-size:11px;
text-transform:uppercase;
}
.pba_trn_lb_row_fg6{
gap:0.875rem;
border-radius:8px;
padding:11px 0.75rem;
display:flex;
align-items:center;
}
.pba_trn_lb_row_fg6:nth-child(2){
background:rgba(29,200,120,0.12);
}
.pba_trn_lb_rank_fg6{
flex:0 0 auto;
font-weight:700;
font-size:16px;
color:#1DC878;
width:22px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
.pba_trn_lb_av_fg6{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#1DC878,#5AF5B4);
height:1.875rem;
width:30px;
}
.pba_trn_lb_name_fg6{
flex:1 1 auto;
overflow:hidden;
text-overflow:ellipsis;
min-width:0;
font-size:14px;
color:#F0EDE6;
font-weight:600;
white-space:nowrap;
}
.pba_trn_lb_amount_fg6{
flex:0 0 auto;
font-weight:700;
color:#F0EDE6;
font-size:13px;
}
.pba_vip_fg6{
padding:3rem 0;
}
@media(min-width:767px){
.pba_vip_fg6{
padding:64px 0;
}
}
.pba_vip_head_fg6{
gap:0.875rem;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:883px){
.pba_vip_head_fg6{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.pba_vip_eyebrow_fg6{
margin-bottom:0.75rem;
}
.pba_vip_h2_fg6{
font-size:2rem;
color:#EDF6F0;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
}
@media(min-width:771px){
.pba_vip_h2_fg6{
font-size:40px;
}
}
.pba_vip_intro_fg6{
font-size:0.875rem;
color:#8BBDA0;
max-width:26.25rem;
line-height:1.6;
}
.pba_vip_grid_fg6{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.pba_vip_card_fg6{
padding:22px 18px;
border:1px solid rgba(180,255,210,0.13);
border-radius:14px;
min-width:0;
}
.pba_vip_card_feat_fg6{
background:rgba(220,255,238,0.07);
border-color:#3EEEA0;
}
.pba_vip_card_ic_fg6{
background:linear-gradient(135deg,#1DC878,#5AF5B4);
border-radius:0.5rem;
height:34px;
width:2.125rem;
margin-bottom:1rem;
display:block;
}
.pba_vip_name_fg6{
color:#EDF6F0;
font-size:20px;
margin-bottom:6px;
overflow-wrap:break-word;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
.pba_vip_perk_fg6{
color:#8BBDA0;
line-height:1.5;
font-size:0.781rem;
overflow-wrap:break-word;
}
.pba_app_fg6{
padding:1.875rem 0 10px;
}
.pba_app_in_fg6{
border-radius:1.25rem;
background:#1C1915;
padding:32px;
border:1px solid rgba(240,237,230,0.07);
gap:28px;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.pba_app_in_fg6{
padding:2.5rem 44px;
gap:2.5rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.pba_app_copy_fg6{
min-width:0;
max-width:35rem;
}
.pba_app_eyebrow_fg6{
margin-bottom:0.75rem;
}
.pba_app_h2_fg6{
font-size:1.75rem;
color:#F0EDE6;
font-weight:600;
margin-bottom:12px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:769px){
.pba_app_h2_fg6{
font-size:34px;
}
}
.pba_app_text_fg6{
font-size:0.875rem;
margin-bottom:22px;
color:#6B6459;
line-height:1.6;
}
.pba_app_btns_fg6{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.pba_app_btn_fg6{
background:#1DC878;
transition:background-color .22s ease;
gap:10px;
padding:0.688rem 1.25rem;
border-radius:0.875rem;
color:#0B1A11;
display:inline-flex;
align-items:center;
}
.pba_app_btn_fg6:hover{
background:#16A862;
}
.pba_app_btn_ic_fg6{
display:inline-flex;
align-items:center;
}
.pba_app_btn_ic_fg6 svg{
height:18px;
width:18px;
}
.pba_app_btn_lb_fg6{
font-weight:700;
font-size:0.844rem;
}
.pba_app_qr_wrap_fg6{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.pba_app_qr_fg6{
flex:0 0 auto;
border-radius:14px;
height:108px;
width:6.75rem;
background-image:repeating-linear-gradient(0deg,#1C1915 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#1C1915 0 0.313rem,transparent 0.313rem 0.688rem);
background-color:#1DC878;
}
.pba_app_qr_cap_fg6{
line-height:1.4;
font-size:12.5px;
color:#8E877C;
max-width:5.75rem;
}
.pba_sea_fg6{
padding:24px 0 10px;
}
.pba_sea_in_fg6{
background:linear-gradient(115deg,#0E1F17,#080E0A);
overflow:hidden;
padding:2.25rem;
border-radius:20px;
gap:22px;
color:#EDF6F0;
position:relative;
display:flex;
flex-direction:column;
}
@media(min-width:820px){
.pba_sea_in_fg6{
padding:44px 48px;
gap:2rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.pba_sea_glow_fg6{
border-radius:50%;
background:radial-gradient(circle,rgba(16,180,100,0.13),transparent 68%);
right:60px;
height:240px;
transform:translateY(-50%);
width:240px;
position:absolute;
top:50%;
pointer-events:none;
}
.pba_sea_copy_fg6{
max-width:35rem;
min-width:0;
position:relative;
}
.pba_sea_eyebrow_fg6{
margin-bottom:0.75rem;
}
.pba_sea_h2_fg6{
overflow-wrap:break-word;
margin-bottom:0.75rem;
color:#EDF6F0;
line-height:1.04;
font-size:30px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:770px){
.pba_sea_h2_fg6{
font-size:2.375rem;
}
}
.pba_sea_text_fg6{
line-height:1.6;
font-size:0.938rem;
color:#8BBDA0;
}
.pba_sea_cta_fg6{
border-radius:62.438rem;
transition:opacity .22s ease;
padding:1rem 2rem;
flex:0 0 auto;
background:#3EEEA0;
position:relative;
color:#0D1A10;
font-weight:700;
font-size:0.938rem;
}
.pba_sea_cta_fg6:hover{
opacity:.9;
}
.pba_hts_fg6{
padding:48px 0;
}
@media(min-width:765px){
.pba_hts_fg6{
padding:62px 0;
}
}
.pba_hts_head_fg6{
gap:18px;
margin-bottom:2.125rem;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.pba_hts_head_fg6{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.pba_hts_eyebrow_fg6{
margin-bottom:12px;
}
.pba_hts_h2_fg6{
overflow-wrap:break-word;
line-height:1.05;
color:#EDF6F0;
font-weight:600;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
}
@media(min-width:771px){
.pba_hts_h2_fg6{
font-size:38px;
}
}
.pba_hts_cta_fg6{
background:#3EEEA0;
padding:15px 1.875rem;
border-radius:999px;
flex:0 0 auto;
transition:opacity .22s ease;
font-size:0.938rem;
font-weight:700;
color:#0D1A10;
}
.pba_hts_cta_fg6:hover{
opacity:.9;
}
.pba_hts_grid_fg6{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:759px){
.pba_hts_grid_fg6{
grid-template-columns:repeat(3,1fr);
}
}
.pba_hts_step_fg6{
padding-top:1.375rem;
border-top:1px solid rgba(180,255,210,0.13);
min-width:0;
}
.pba_hts_step_num_fg6{
font-weight:700;
margin-bottom:14px;
color:#3EEEA0;
font-size:2.75rem;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
}
.pba_hts_step_h_fg6{
overflow-wrap:break-word;
font-size:19px;
font-weight:700;
line-height:1.2;
margin-bottom:0.5rem;
color:#EDF6F0;
}
.pba_hts_step_p_fg6{
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
color:#8BBDA0;
}
.pba_et_fg6{
padding:36px 0 0.625rem;
}
.pba_et_in_fg6{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:877px){
.pba_et_in_fg6{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.pba_et_left_fg6{
min-width:0;
}
.pba_et_eyebrow_fg6{
margin-bottom:12px;
}
.pba_et_h2_fg6{
font-size:1.75rem;
color:#F0EDE6;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:14px;
line-height:1.06;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.pba_et_h2_fg6{
font-size:2rem;
}
}
.pba_et_text_fg6{
color:#6B6459;
line-height:1.65;
font-size:15px;
margin-bottom:22px;
}
.pba_et_stats_fg6{
gap:24px;
flex-wrap:wrap;
display:flex;
}
.pba_et_stat_fg6{
min-width:0;
}
.pba_et_stat_v_fg6{
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
color:#F0EDE6;
font-size:1.625rem;
font-weight:700;
}
.pba_et_stat_l_fg6{
margin-top:4px;
color:#8E877C;
font-size:0.781rem;
}
.pba_et_right_fg6{
gap:12px;
flex-direction:column;
display:flex;
}
.pba_et_member_fg6{
border-radius:14px;
border:1px solid rgba(240,237,230,0.07);
padding:1.125rem 1.25rem;
gap:16px;
background:#1C1915;
display:flex;
min-width:0;
align-items:center;
}
.pba_et_member_av_fg6{
background:linear-gradient(135deg,#0E1F17,#1DC878);
flex:0 0 auto;
border-radius:50%;
height:48px;
width:3rem;
}
.pba_et_member_name_fg6{
overflow-wrap:break-word;
font-weight:700;
font-size:15px;
color:#F0EDE6;
}
.pba_et_member_role_fg6{
overflow-wrap:break-word;
color:#8E877C;
font-size:12.5px;
}
.pba_et_updated_fg6{
background:#12100E;
gap:8px;
border-radius:0.875rem;
border:1px solid rgba(240,237,230,0.07);
padding:14px 18px;
color:#6B6459;
font-size:0.781rem;
align-items:center;
display:flex;
}
.pba_prov_fg6{
padding:2.5rem 0 20px;
}
.pba_prov_eyebrow_fg6{
display:block;
margin-bottom:18px;
}
.pba_prov_grid_fg6{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:557px){
.pba_prov_grid_fg6{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.pba_prov_grid_fg6{
grid-template-columns:repeat(6,1fr);
}
}
.pba_pmt_fg6{
padding:48px 0 10px;
}
.pba_pmt_in_fg6{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:881px){
.pba_pmt_in_fg6{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.pba_pmt_left_fg6{
min-width:0;
}
.pba_pmt_eyebrow_fg6{
margin-bottom:12px;
}
.pba_pmt_h2_fg6{
font-weight:600;
overflow-wrap:break-word;
color:#F0EDE6;
margin-bottom:12px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.06;
font-size:1.875rem;
}
@media(min-width:769px){
.pba_pmt_h2_fg6{
font-size:32px;
}
}
.pba_pmt_text_fg6{
color:#6B6459;
line-height:1.6;
margin-bottom:1.375rem;
font-size:0.906rem;
}
.pba_pmt_logos_fg6{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:483px){
.pba_pmt_logos_fg6{
grid-template-columns:repeat(4,1fr);
}
}
.pba_pmt_logo_fg6{
border-radius:8px;
border:1px solid rgba(240,237,230,0.07);
background:#1C1915;
padding:0 0.5rem;
overflow:hidden;
font-size:12.5px;
font-weight:700;
align-items:center;
text-overflow:ellipsis;
text-align:center;
color:#C9C3B8;
justify-content:center;
display:flex;
white-space:nowrap;
height:3.125rem;
}
.pba_pmt_table_fg6{
border:1px solid rgba(240,237,230,0.07);
border-radius:14px;
overflow:hidden;
min-width:0;
}
.pba_pmt_thead_fg6{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#0B0A08;
display:grid;
}
.pba_pmt_th_fg6{
padding:13px 14px;
overflow:hidden;
white-space:nowrap;
letter-spacing:.08em;
text-overflow:ellipsis;
font-size:0.625rem;
font-weight:700;
text-transform:uppercase;
color:#EDF6F0;
}
.pba_pmt_row_fg6{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(240,237,230,0.07);
}
.pba_pmt_row_fg6:nth-child(odd){
background:#1C1915;
}
.pba_pmt_td_fg6{
padding:14px;
overflow-wrap:break-word;
font-size:0.844rem;
min-width:0;
color:#6B6459;
}
.pba_pmt_row_fg6 .pba_pmt_td_fg6:first-child{
font-weight:700;
color:#F0EDE6;
}
.pba_pmt_row_fg6 .pba_pmt_td_fg6:last-child{
color:#22C55E;
font-weight:700;
}
.pba_op_fg6{
padding:2.25rem 0 10px;
}
.pba_op_in_fg6{
padding:2rem;
gap:2rem;
background:#1C1915;
grid-template-columns:1fr;
border-radius:0.875rem;
border:1px solid rgba(240,237,230,0.07);
align-items:center;
display:grid;
}
@media(min-width:859px){
.pba_op_in_fg6{
padding:34px 2.5rem;
gap:44px;
grid-template-columns:.9fr 1.1fr;
}
}
.pba_op_left_fg6{
min-width:0;
}
.pba_op_eyebrow_fg6{
margin-bottom:12px;
}
.pba_op_h2_fg6{
margin-bottom:0.625rem;
line-height:1.08;
color:#F0EDE6;
font-size:28px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:765px){
.pba_op_h2_fg6{
font-size:1.875rem;
}
}
.pba_op_text_fg6{
line-height:1.6;
color:#6B6459;
font-size:0.875rem;
}
.pba_op_grid_fg6{
border-radius:8px;
overflow:hidden;
background:rgba(240,237,230,0.13);
border:1px solid rgba(240,237,230,0.13);
grid-template-columns:1fr 1fr;
gap:1px;
display:grid;
}
.pba_op_field_fg6{
background:#12100E;
padding:18px 1.25rem;
min-width:0;
}
.pba_op_field_lb_fg6{
text-transform:uppercase;
font-size:10px;
margin-bottom:5px;
color:#1DC878;
letter-spacing:.1em;
font-weight:600;
}
.pba_op_field_val_fg6{
color:#F0EDE6;
font-size:14px;
overflow-wrap:break-word;
font-weight:700;
}
.pba_rv_fg6{
padding:3rem 0;
background:#1C1915;
margin-top:1.5rem;
border-bottom:1px solid rgba(240,237,230,0.07);
border-top:1px solid rgba(240,237,230,0.07);
}
@media(min-width:770px){
.pba_rv_fg6{
padding:56px 0;
}
}
.pba_rv_head_fg6{
gap:16px;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:771px){
.pba_rv_head_fg6{
gap:20px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.pba_rv_eyebrow_fg6{
margin-bottom:10px;
}
.pba_rv_h2_fg6{
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0EDE6;
font-size:1.875rem;
line-height:1.05;
font-weight:600;
}
@media(min-width:769px){
.pba_rv_h2_fg6{
font-size:2.375rem;
}
}
.pba_rv_agg_fg6{
gap:0.75rem;
align-items:center;
display:flex;
}
.pba_rv_agg_stars_fg6{
gap:3px;
display:flex;
color:#1DC878;
}
.pba_rv_agg_stars_fg6 svg{
width:18px;
height:1.125rem;
}
.pba_rv_source_fg6{
color:#6B6459;
font-size:0.813rem;
}
.pba_rv_grid_fg6{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.pba_rv_grid_fg6{
grid-template-columns:repeat(3,1fr);
}
}
.pba_rv_card_fg6{
border-radius:14px;
background:#12100E;
padding:26px;
border:1px solid rgba(240,237,230,0.07);
min-width:0;
}
.pba_rv_card_stars_fg6{
gap:2px;
margin-bottom:0.75rem;
color:#1DC878;
display:flex;
}
.pba_rv_card_stars_fg6 svg{
width:14px;
height:0.875rem;
}
.pba_rv_card_body_fg6{
color:#F0EDE6;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.45;
overflow-wrap:break-word;
font-weight:500;
margin-bottom:1rem;
font-size:1.125rem;
}
.pba_rv_card_meta_fg6{
gap:0.625rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.pba_rv_card_av_fg6{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#1DC878,#5AF5B4);
height:32px;
width:2rem;
}
.pba_rv_card_author_fg6{
font-weight:700;
font-size:13px;
color:#F0EDE6;
}
.pba_rv_card_loc_fg6{
color:#8E877C;
font-size:12px;
}
.pba_wy_fg6{
padding:3rem 0;
}
@media(min-width:765px){
.pba_wy_fg6{
padding:56px 0;
}
}
.pba_wy_in_fg6{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:898px){
.pba_wy_in_fg6{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.pba_wy_left_fg6{
min-width:0;
}
.pba_wy_eyebrow_fg6{
margin-bottom:14px;
}
.pba_wy_h2_fg6{
margin-bottom:1rem;
font-size:32px;
line-height:1.05;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EDE6;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:767px){
.pba_wy_h2_fg6{
font-size:2.5rem;
}
}
.pba_wy_intro_fg6{
line-height:1.6;
font-size:0.938rem;
color:#6B6459;
}
.pba_wy_grid_fg6{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:562px){
.pba_wy_grid_fg6{
grid-template-columns:1fr 1fr;
}
}
.pba_wy_card_fg6{
border-radius:14px;
background:#1C1915;
padding:26px;
border:1px solid rgba(240,237,230,0.07);
min-width:0;
}
.pba_wy_card_ic_fg6{
margin-bottom:1rem;
color:#1DC878;
align-items:center;
display:inline-flex;
justify-content:center;
}
.pba_wy_card_ic_fg6 svg{
width:26px;
height:1.625rem;
}
.pba_wy_card_h_fg6{
margin-bottom:0.5rem;
color:#F0EDE6;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.313rem;
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
}
.pba_wy_card_p_fg6{
font-size:0.875rem;
color:#6B6459;
line-height:1.55;
overflow-wrap:break-word;
}
.pba_tt_fg6{
padding:3rem 0 0.625rem;
}
@media(min-width:765px){
.pba_tt_fg6{
padding:3.75rem 0 0.625rem;
}
}
.pba_tt_head_fg6{
text-align:center;
margin-bottom:34px;
}
.pba_tt_eyebrow_fg6{
margin-bottom:12px;
}
.pba_tt_h2_fg6{
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:32px;
color:#F0EDE6;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:769px){
.pba_tt_h2_fg6{
font-size:2.625rem;
}
}
.pba_tt_grid_fg6{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:763px){
.pba_tt_grid_fg6{
grid-template-columns:repeat(3,1fr);
}
}
.pba_tt_card_fg6{
background:#1C1915;
border-radius:14px;
padding:30px;
border:1px solid rgba(240,237,230,0.07);
min-width:0;
flex-direction:column;
display:flex;
}
.pba_tt_card_ic_fg6{
margin-bottom:18px;
color:#1DC878;
align-items:center;
display:inline-flex;
}
.pba_tt_card_ic_fg6 svg{
width:1.75rem;
height:28px;
}
.pba_tt_card_h_fg6{
line-height:1.15;
font-weight:600;
margin-bottom:8px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EDE6;
font-size:1.375rem;
overflow-wrap:break-word;
}
.pba_tt_card_p_fg6{
margin-bottom:14px;
font-size:14px;
color:#6B6459;
line-height:1.6;
overflow-wrap:break-word;
}
.pba_tt_card_p_fg6 b{
font-weight:700;
color:#F0EDE6;
}
.pba_tt_card_link_fg6{
transition:color .22s ease;
font-weight:700;
align-self:flex-start;
font-size:13px;
border-bottom:1px solid #1DC878;
margin-top:auto;
color:#F0EDE6;
padding-bottom:2px;
}
.pba_tt_card_link_fg6:hover{
color:#1DC878;
}
.pba_ts_fg6{
padding:44px 0;
}
.pba_ts_in_fg6{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:880px){
.pba_ts_in_fg6{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.pba_ts_left_fg6{
min-width:0;
}
.pba_ts_h2_fg6{
margin-bottom:12px;
overflow-wrap:break-word;
font-size:1.625rem;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.1;
color:#EDF6F0;
}
@media(min-width:771px){
.pba_ts_h2_fg6{
font-size:1.75rem;
}
}
.pba_ts_text_fg6{
line-height:1.6;
color:#8BBDA0;
margin-bottom:22px;
font-size:14.5px;
max-width:520px;
}
.pba_ts_badges_fg6{
gap:1.125rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.pba_ts_badge_fg6{
font-weight:600;
color:#8BBDA0;
font-size:0.813rem;
}
.pba_ts_pay_fg6{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:878px){
.pba_ts_pay_fg6{
justify-content:flex-end;
}
}
.pba_ts_pay_chip_fg6{
padding:12px 16px;
border-radius:0.875rem;
background:rgba(220,255,238,0.07);
border:1px solid rgba(180,255,210,0.13);
font-size:14px;
font-weight:700;
color:#EDF6F0;
}
.pba_el_fg6{
padding:48px 0;
}
@media(min-width:766px){
.pba_el_fg6{
padding:56px 0;
}
}
.pba_el_in_fg6{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:903px){
.pba_el_in_fg6{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.pba_el_left_fg6{
min-width:0;
}
.pba_el_eyebrow_fg6{
margin-bottom:0.875rem;
}
.pba_el_h2_fg6{
margin-bottom:22px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EDE6;
font-size:32px;
overflow-wrap:break-word;
line-height:1.08;
font-weight:600;
}
@media(min-width:765px){
.pba_el_h2_fg6{
font-size:38px;
}
}
.pba_el_body_fg6 p{
color:#C9C3B8;
font-size:1rem;
overflow-wrap:break-word;
margin-bottom:1.125rem;
line-height:1.7;
}
.pba_el_dropcap_fg6{
padding:6px 0.75rem 0 0;
line-height:.8;
font-size:62px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#1DC878;
float:left;
}
.pba_el_right_fg6{
min-width:0;
}
.pba_el_quote_fg6{
border-radius:20px;
background:linear-gradient(150deg,#0E1F17,#080E0A);
padding:36px;
color:#EDF6F0;
margin-bottom:1.5rem;
position:relative;
}
.pba_el_quote_mark_fg6{
align-items:center;
margin-bottom:0.375rem;
display:inline-flex;
color:#3EEEA0;
}
.pba_el_quote_mark_fg6 svg{
width:34px;
height:34px;
}
.pba_el_quote_text_fg6{
font-weight:500;
margin-bottom:1.375rem;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.4;
font-size:22px;
color:#EDF6F0;
overflow-wrap:break-word;
}
.pba_el_quote_meta_fg6{
gap:0.75rem;
align-items:center;
display:flex;
}
.pba_el_quote_av_fg6{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#1DC878,#5AF5B4);
width:2.375rem;
height:2.375rem;
}
.pba_el_quote_author_fg6{
color:#EDF6F0;
font-size:14px;
font-weight:700;
}
.pba_el_quote_meta_sub_fg6{
font-size:12px;
color:#8BBDA0;
}
.pba_el_explain_fg6{
border-radius:14px;
border:1px solid rgba(240,237,230,0.07);
overflow:hidden;
}
.pba_el_explain_card_fg6{
padding:22px 24px;
}
.pba_el_explain_card_fg6+.pba_el_explain_card_fg6{
border-top:1px solid rgba(240,237,230,0.07);
}
.pba_el_explain_h_fg6{
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
color:#F0EDE6;
margin-bottom:8px;
font-size:1.25rem;
overflow-wrap:break-word;
}
.pba_el_explain_p_fg6{
line-height:1.55;
color:#6B6459;
font-size:0.875rem;
overflow-wrap:break-word;
}
.pba_sg_fg6{
padding:3rem 0 0.625rem;
}
.pba_sg_eyebrow_fg6{
display:block;
margin-bottom:12px;
}
.pba_sg_h2_fg6{
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
margin-bottom:28px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
color:#F0EDE6;
}
@media(min-width:770px){
.pba_sg_h2_fg6{
font-size:36px;
}
}
.pba_sg_grid_fg6{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.pba_sg_grid_fg6{
grid-template-columns:repeat(3,1fr);
}
}
.pba_sg_col_fg6{
min-width:0;
}
.pba_sg_col_h_fg6{
margin-bottom:0.625rem;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EDE6;
overflow-wrap:break-word;
line-height:1.15;
font-size:1.375rem;
font-weight:600;
}
.pba_sg_col_p_fg6{
color:#6B6459;
overflow-wrap:break-word;
font-size:14px;
line-height:1.65;
}
.pba_faq_fg6{
padding:48px 0;
background:#1C1915;
margin-top:24px;
border-top:1px solid rgba(240,237,230,0.07);
border-bottom:1px solid rgba(240,237,230,0.07);
}
@media(min-width:766px){
.pba_faq_fg6{
padding:62px 0;
}
}
.pba_faq_head_fg6{
text-align:center;
margin-bottom:34px;
}
.pba_faq_eyebrow_fg6{
margin-bottom:12px;
}
.pba_faq_h2_fg6{
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EDE6;
font-size:2rem;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
}
@media(min-width:771px){
.pba_faq_h2_fg6{
font-size:2.375rem;
}
}
.pba_faq_list_fg6{
gap:0.75rem;
margin:0 auto;
flex-direction:column;
max-width:820px;
display:flex;
}
.pba_faq_item_fg6{
overflow:hidden;
border:1px solid rgba(240,237,230,0.07);
background:#12100E;
border-radius:14px;
}
.pba_faq_q_fg6{
gap:1.25rem;
padding:20px 1.5rem;
list-style:none;
justify-content:space-between;
font-weight:700;
font-size:16px;
color:#F0EDE6;
overflow-wrap:break-word;
display:flex;
align-items:center;
cursor:pointer;
}
.pba_faq_q_fg6::-webkit-details-marker{
display:none;
}
.pba_faq_q_ic_fg6{
flex:0 0 auto;
transition:transform .22s ease;
display:inline-flex;
align-items:center;
color:#1DC878;
}
.pba_faq_q_ic_fg6 svg{
height:1.125rem;
width:18px;
}
.pba_faq_item_fg6[open] .pba_faq_q_ic_fg6{
transform:rotate(180deg);
}
.pba_faq_a_fg6{
padding:0 24px 20px;
line-height:1.6;
font-size:0.906rem;
overflow-wrap:break-word;
color:#6B6459;
}
.pba_sb_fg6{
padding:3rem 0;
background:#1C1915;
border-bottom:1px solid rgba(240,237,230,0.07);
border-top:1px solid rgba(240,237,230,0.07);
margin-top:24px;
}
@media(min-width:769px){
.pba_sb_fg6{
padding:56px 0;
}
}
.pba_sb_eyebrow_fg6{
display:block;
margin-bottom:12px;
}
.pba_sb_h2_fg6{
font-weight:600;
color:#F0EDE6;
font-size:30px;
line-height:1.05;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:26px;
}
@media(min-width:769px){
.pba_sb_h2_fg6{
font-size:36px;
}
}
.pba_sb_grid_fg6{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.pba_sb_grid_fg6{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.pba_sb_grid_fg6{
grid-template-columns:repeat(4,1fr);
}
}
.pba_sb_card_fg6{
border:1px solid rgba(240,237,230,0.07);
padding:24px;
border-radius:14px;
background:#12100E;
min-width:0;
}
.pba_sb_card_h_fg6{
line-height:1.15;
margin-bottom:0.5rem;
overflow-wrap:break-word;
color:#F0EDE6;
font-weight:600;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-size:19px;
}
.pba_sb_card_p_fg6{
line-height:1.6;
overflow-wrap:break-word;
color:#6B6459;
font-size:13.5px;
}
.pba_sb_rtp_fg6{
border-radius:14px;
gap:24px;
grid-template-columns:1fr;
padding:26px 1.75rem;
background:#12100E;
border:1px solid rgba(240,237,230,0.07);
align-items:center;
margin-top:1.125rem;
display:grid;
}
@media(min-width:757px){
.pba_sb_rtp_fg6{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.pba_sb_rtp_h_fg6{
font-size:20px;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.5rem;
color:#F0EDE6;
line-height:1.15;
font-weight:600;
}
.pba_sb_rtp_p_fg6{
color:#6B6459;
font-size:13.5px;
line-height:1.6;
overflow-wrap:break-word;
}
.pba_sb_rtp_stats_fg6{
gap:1rem;
display:flex;
}
.pba_sb_stat_fg6{
border-radius:0.5rem;
background:#1C1915;
flex:1 1 0;
padding:1.125rem;
text-align:center;
min-width:0;
}
.pba_sb_stat_v_fg6{
overflow-wrap:break-word;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
color:#22C55E;
font-size:26px;
font-weight:700;
}
.pba_sb_stat_l_fg6{
margin-top:0.25rem;
color:#8E877C;
font-size:11.5px;
}
.pba_lh_fg6{
padding:40px 0 1.25rem;
}
.pba_lh_in_fg6{
border-top:1px solid rgba(240,237,230,0.13);
padding-top:2.125rem;
}
.pba_lh_eyebrow_fg6{
margin-bottom:22px;
display:block;
}
.pba_lh_grid_fg6{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:601px){
.pba_lh_grid_fg6{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.pba_lh_grid_fg6{
grid-template-columns:repeat(5,1fr);
}
}
.pba_lh_col_fg6{
min-width:0;
}
.pba_lh_col_h_fg6{
font-weight:700;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-size:0.813rem;
color:#F0EDE6;
}
.pba_lh_links_fg6{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.pba_lh_link_fg6{
transition:color .22s ease;
font-size:0.813rem;
color:#6B6459;
overflow-wrap:break-word;
}
.pba_lh_link_fg6:hover{
color:#1DC878;
}
.pba_gd_fg6{
padding:3rem 0 10px;
}
.pba_gd_head_fg6{
gap:14px;
margin-bottom:24px;
display:flex;
flex-direction:column;
}
@media(min-width:681px){
.pba_gd_head_fg6{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.pba_gd_eyebrow_fg6{
margin-bottom:10px;
}
.pba_gd_h2_fg6{
color:#F0EDE6;
font-size:1.75rem;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
}
@media(min-width:765px){
.pba_gd_h2_fg6{
font-size:2.125rem;
}
}
.pba_gd_more_fg6{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
color:#F0EDE6;
padding-bottom:2px;
font-weight:600;
border-bottom:1px solid #F0EDE6;
font-size:13.5px;
}
.pba_gd_more_fg6:hover{
border-color:#1DC878;
color:#1DC878;
}
.pba_gd_grid_fg6{
grid-template-columns:1fr;
gap:1.25rem;
display:grid;
}
@media(min-width:718px){
.pba_gd_grid_fg6{
grid-template-columns:repeat(3,1fr);
}
}
.pba_gd_card_fg6{
background:#1C1915;
border:1px solid rgba(240,237,230,0.07);
overflow:hidden;
border-radius:14px;
min-width:0;
display:block;
}
.pba_gd_card_img_fg6{
background:linear-gradient(140deg,#0E1F17,#1DC878);
height:150px;
}
.pba_gd_card_body_fg6{
padding:1.375rem;
}
.pba_gd_card_cat_fg6{
color:#1DC878;
font-weight:600;
font-size:0.625rem;
letter-spacing:.1em;
text-transform:uppercase;
}
.pba_gd_card_h_fg6{
margin:8px 0 10px;
font-size:19px;
color:#F0EDE6;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.2;
font-weight:600;
overflow-wrap:break-word;
}
.pba_gd_card_meta_fg6{
font-size:0.75rem;
color:#8E877C;
overflow-wrap:break-word;
}
.pba_sc_fg6{
padding:48px 0 10px;
}
.pba_sc_head_fg6{
margin-bottom:1.75rem;
text-align:center;
}
.pba_sc_eyebrow_fg6{
margin-bottom:0.75rem;
}
.pba_sc_h2_fg6{
font-weight:600;
font-size:1.875rem;
line-height:1.05;
overflow-wrap:break-word;
color:#F0EDE6;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.pba_sc_h2_fg6{
font-size:36px;
}
}
.pba_sc_table_fg6{
margin:0 auto;
border:1px solid rgba(240,237,230,0.07);
overflow:hidden;
border-radius:14px;
max-width:56.25rem;
}
.pba_sc_thead_fg6{
grid-template-columns:1.6fr 1fr 1fr;
background:#0B0A08;
display:grid;
}
.pba_sc_th_fg6{
padding:15px 1.125rem;
font-weight:700;
text-align:center;
font-size:13px;
color:#8BBDA0;
overflow-wrap:break-word;
}
.pba_sc_th_fg6:first-child{
text-align:left;
}
.pba_sc_th_us_fg6{
color:#3EEEA0;
}
.pba_sc_row_fg6{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(240,237,230,0.07);
}
.pba_sc_row_fg6:nth-child(even){
background:#1C1915;
}
.pba_sc_td_fg6{
padding:0.938rem 18px;
min-width:0;
overflow-wrap:break-word;
text-align:center;
font-size:0.875rem;
color:#8E877C;
}
.pba_sc_td_fg6:first-child{
color:#C9C3B8;
text-align:left;
font-weight:600;
}
.pba_sc_td_us_fg6{
font-weight:700;
color:#22C55E;
}
.pba_ft_fg6{
background:#0B0A08;
margin-top:2.5rem;
color:#8BBDA0;
}
.pba_ft_in_fg6{
padding:3rem 0 28px;
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:597px){
.pba_ft_in_fg6{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.pba_ft_in_fg6{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.pba_ft_brand_fg6{
min-width:0;
}
.pba_ft_logo_fg6{
overflow-wrap:break-word;
color:#EDF6F0;
font-family:"Merriweather", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.625rem;
font-weight:700;
}
.pba_ft_tagline_fg6{
max-width:280px;
color:#8BBDA0;
font-size:0.844rem;
line-height:1.6;
margin-top:0.875rem;
}
.pba_ft_contact_fg6{
transition:color .22s ease;
margin-top:12px;
display:inline-block;
overflow-wrap:anywhere;
max-width:17.5rem;
color:#3EEEA0;
font-size:13px;
}
.pba_ft_contact_fg6:hover{
color:#EDF6F0;
}
.pba_ft_col_fg6{
min-width:0;
}
.pba_ft_col_h_fg6{
margin-bottom:0.875rem;
letter-spacing:.08em;
text-transform:uppercase;
overflow-wrap:break-word;
font-weight:700;
color:#EDF6F0;
font-size:0.813rem;
}
.pba_ft_col_links_fg6{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.pba_ft_link_fg6{
transition:color .22s ease;
font-size:13.5px;
color:#8BBDA0;
overflow-wrap:break-word;
}
.pba_ft_link_fg6:hover{
color:#EDF6F0;
}
.pba_ft_bot_fg6{
gap:1rem;
padding:22px 0 2.5rem;
border-top:1px solid rgba(180,255,210,0.13);
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.pba_ft_bot_fg6{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.pba_ft_legal_fg6{
line-height:1.6;
color:#46413B;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:0.719rem;
}
.pba_ft_legal_fg6 b{
color:#8BBDA0;
font-weight:700;
}
.pba_ft_age_fg6{
flex:0 0 auto;
border-radius:8px;
padding:0.25rem 0.563rem;
border:1.5px solid #3EEEA0;
font-weight:700;
font-size:0.813rem;
color:#3EEEA0;
}