*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0E1117;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.6;
font-size:15px;
color:#C4CEDF;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.pbhlayout_whi{
min-height:100vh;
display:flex;
flex-direction:column;
}
.pbhmain_whi{
flex:1 1 auto;
min-width:0;
width:100%;
}
.pbhcontainer_whi{
margin:0 auto;
padding:0 1rem;
max-width:87.5rem;
width:100%;
}
@media(min-width:768px){
.pbhcontainer_whi{
padding:0 32px;
}
}
@media(min-width:1099px){
.pbhcontainer_whi{
padding:0 3.5rem;
}
}
.pbheyebrow_whi{
color:#4D8EF0;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.4;
overflow-wrap:break-word;
text-transform:uppercase;
display:inline-block;
font-weight:600;
letter-spacing:.2em;
font-size:0.688rem;
}
.pbhband_whi{
background:#0A0D15;
color:#EDF1FA;
}
.pbhband_whi .pbheyebrow_whi{
color:#7DAFFF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.pbhtb_whi{
background:#0E1117;
position:sticky;
border-bottom:1px solid rgba(210,225,255,0.11);
top:0;
z-index:50;
}
.pbhtb_in_whi{
gap:1rem;
margin:0 auto;
padding:0.75rem 1rem;
display:flex;
align-items:center;
width:100%;
justify-content:space-between;
max-width:1400px;
}
@media(min-width:768px){
.pbhtb_in_whi{
padding:1rem 32px;
}
}
@media(min-width:1102px){
.pbhtb_in_whi{
padding:1.125rem 56px;
}
}
.pbhtb_left_whi{
gap:28px;
align-items:center;
min-width:0;
display:flex;
}
.pbhtb_logo_whi{
gap:11px;
display:flex;
align-items:center;
min-width:0;
}
.pbhtb_logo_mark_whi{
border-radius:0.5rem;
flex:0 0 auto;
width:2.125rem;
height:34px;
object-fit:cover;
}
.pbhtb_logo_txt_whi{
flex-direction:column;
line-height:1;
display:flex;
min-width:0;
}
.pbhtb_logo_name_whi{
overflow:hidden;
white-space:nowrap;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#EDF1FA;
letter-spacing:.02em;
text-overflow:ellipsis;
font-size:1.375rem;
font-weight:700;
}
.pbhtb_logo_sub_whi{
overflow:hidden;
white-space:nowrap;
font-weight:600;
margin-top:0.25rem;
text-transform:uppercase;
font-size:8.5px;
letter-spacing:.32em;
text-overflow:ellipsis;
color:#4D8EF0;
}
.pbhtb_nav_whi{
display:none;
}
@media(min-width:957px){
.pbhtb_nav_whi{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.pbhtb_nav_item_whi{
transition:color .22s ease,border-color .22s ease;
font-size:14px;
color:#C4CEDF;
white-space:nowrap;
border-bottom:2px solid transparent;
font-weight:600;
padding-bottom:3px;
}
.pbhtb_nav_item_whi:hover{
color:#EDF1FA;
}
.pbhtb_nav_item_whi.pbhstate_active_whi{
border-color:#4D8EF0;
color:#EDF1FA;
}
.pbhtb_right_whi{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.pbhtb_search_whi{
transition:color .22s ease;
display:flex;
justify-content:center;
align-items:center;
color:#C4CEDF;
}
.pbhtb_search_whi:hover{
color:#4D8EF0;
}
.pbhtb_search_whi svg{
height:1.125rem;
width:1.125rem;
}
.pbhtb_lang_whi{
color:#8A97AE;
font-weight:600;
letter-spacing:.1em;
font-size:11px;
text-transform:uppercase;
}
.pbhtb_lang_whi:hover{
color:#EDF1FA;
}
.pbhtb_login_whi{
font-weight:600;
display:none;
color:#EDF1FA;
font-size:14px;
}
@media(min-width:767px){
.pbhtb_login_whi{
display:inline-block;
}
}
.pbhtb_register_whi{
background:#4D8EF0;
transition:background-color .22s ease;
padding:0.688rem 1.375rem;
border-radius:62.438rem;
font-weight:700;
white-space:nowrap;
font-size:0.875rem;
color:#05080E;
}
.pbhtb_register_whi:hover{
background:#3A7AE0;
}
.pbhmob_whi{
background:#0E1117;
z-index:60;
bottom:0;
left:0;
right:0;
border-top:1px solid rgba(210,225,255,0.11);
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
}
@media(min-width:963px){
.pbhmob_whi{
display:none;
}
}
.pbhmob_in_whi{
margin:0 auto;
display:flex;
justify-content:space-around;
align-items:stretch;
max-width:35rem;
}
.pbhmob_item_whi{
gap:3px;
padding:9px 4px;
transition:color .22s ease;
flex:1 1 0;
flex-direction:column;
align-items:center;
color:#8A97AE;
display:flex;
min-width:0;
}
.pbhmob_item_whi.pbhstate_active_whi{
color:#4D8EF0;
}
.pbhmob_ic_whi{
justify-content:center;
align-items:center;
display:flex;
}
.pbhmob_ic_whi svg{
height:1.25rem;
width:1.25rem;
}
.pbhmob_lb_whi{
overflow:hidden;
white-space:nowrap;
font-size:10px;
text-overflow:ellipsis;
max-width:100%;
font-weight:600;
}
@media(max-width:958px){
body{
padding-bottom:3.75rem;
}
}
.pbhrail_whi{
position:relative;
min-width:0;
}
.pbhrail_scroll_whi{
gap:14px;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
padding-bottom:0.875rem;
display:flex;
}
@media(min-width:767px){
.pbhrail_scroll_whi{
gap:18px;
}
}
.pbhgc_whi{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:767px){
.pbhgc_whi{
width:188px;
}
}
.pbhgc_img_whi{
border-radius:0.875rem;
background:#151A24;
overflow:hidden;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.28);
}
.pbhgc_img_whi img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.pbhgc_cover_whi{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.pbhgc_hover_whi{
transition:opacity .22s ease;
background:rgba(0,0,0,0.52);
inset:0;
align-items:center;
position:absolute;
justify-content:center;
opacity:0;
display:flex;
}
.pbhgc_whi:hover .pbhgc_hover_whi{
opacity:1;
}
.pbhgc_hover_btn_whi{
background:#4D8EF0;
border-radius:999px;
align-items:center;
display:flex;
justify-content:center;
color:#05080E;
width:2.875rem;
height:2.875rem;
}
.pbhgc_hover_btn_whi svg{
height:1.125rem;
width:1.125rem;
}
.pbhgc_info_whi{
gap:2px;
display:flex;
flex-direction:column;
margin-top:9px;
min-width:0;
}
.pbhgc_name_whi{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#EDF1FA;
font-weight:700;
font-size:0.813rem;
}
.pbhgc_prov_whi{
overflow:hidden;
color:#8A97AE;
font-size:0.688rem;
white-space:nowrap;
text-overflow:ellipsis;
}
.pbhgc_meta_whi{
color:#8A97AE;
font-size:0.688rem;
}
.pbhtc_whi{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:765px){
.pbhtc_whi{
width:230px;
}
}
.pbhtc_img_whi{
border-radius:14px;
overflow:hidden;
background:#151A24;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.28);
}
.pbhtc_img_whi img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.pbhtc_info_whi{
gap:2px;
display:flex;
flex-direction:column;
margin-top:9px;
min-width:0;
}
.pbhtc_name_whi{
overflow:hidden;
font-size:0.875rem;
text-overflow:ellipsis;
color:#EDF1FA;
font-weight:700;
white-space:nowrap;
}
.pbhtc_rtp_whi{
color:#8A97AE;
font-size:0.688rem;
}
.pbhlc_whi{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:765px){
.pbhlc_whi{
width:16.75rem;
}
}
.pbhlc_img_whi{
background:#151A24;
border-radius:14px;
overflow:hidden;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.28);
}
.pbhlc_img_whi img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.pbhlc_live_whi{
border-radius:62.438rem;
gap:7px;
background:rgba(0,0,0,0.52);
padding:4px 9px;
display:flex;
align-items:center;
left:0.75rem;
top:0.75rem;
position:absolute;
}
.pbhlc_live_dot_whi{
background:#F04A5E;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
height:8px;
width:8px;
}
.pbhlc_seats_whi{
letter-spacing:.08em;
color:#EDF1FA;
font-weight:600;
font-size:10px;
text-transform:uppercase;
}
.pbhlc_info_whi{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:9px;
display:flex;
}
.pbhlc_name_whi{
overflow:hidden;
text-overflow:ellipsis;
color:#EDF1FA;
font-size:0.938rem;
white-space:nowrap;
font-weight:700;
}
.pbhlc_bet_whi{
font-size:0.688rem;
color:#8A97AE;
}
.pbhpc_whi{
border-radius:0.875rem;
gap:0.5rem;
border:1px solid rgba(210,225,255,0.06);
background:#151A24;
padding:1rem 0.875rem;
display:flex;
min-width:0;
justify-content:center;
flex-direction:column;
min-height:4.625rem;
align-items:center;
}
.pbhpc_logo_whi{
flex:0 0 auto;
max-width:100%;
height:1.75rem;
width:auto;
object-fit:contain;
}
.pbhpc_name_whi{
overflow:hidden;
text-overflow:ellipsis;
text-align:center;
font-size:11px;
color:#8A97AE;
max-width:100%;
white-space:nowrap;
}
.pbhgc_tag_whi{
border-radius:8px;
padding:3px 0.5rem;
letter-spacing:.06em;
display:inline-block;
top:0.625rem;
z-index:2;
font-weight:700;
left:10px;
position:absolute;
font-size:0.625rem;
text-transform:uppercase;
}
.pbhgc_tag_hot_whi{
background:#F04A5E;
color:#EDF1FA;
}
.pbhgc_tag_new_whi{
background:#82B8FF;
color:#080B10;
}
.pbhgc_tag_jp_whi{
background:#F5B731;
color:#080B10;
}
.pbhgc_tag_live_whi{
background:#F04A5E;
color:#EDF1FA;
}
.pbhsh_whi{
margin-bottom:1.125rem;
min-width:0;
}
.pbhsh_row_whi{
gap:16px;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.pbhsh_row_whi .pbhsh_l_whi{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.pbhsh_stack_whi{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.pbhsh_center_whi{
gap:0.625rem;
display:flex;
align-items:center;
flex-direction:column;
text-align:center;
}
.pbhsh_h2_whi{
font-weight:600;
color:#EDF1FA;
overflow-wrap:break-word;
line-height:1.1;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:24px;
}
@media(min-width:769px){
.pbhsh_h2_whi{
font-size:30px;
}
}
.pbhband_whi .pbhsh_h2_whi{
color:#EDF1FA;
}
.pbhsh_eb_line_whi{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.pbhsh_eb_line_whi::before{
background:#4D8EF0;
height:1px;
display:inline-block;
width:1.75rem;
content:"";
}
.pbhband_whi .pbhsh_eb_line_whi::before{
background:#7DAFFF;
}
.pbhsh_eb_dot_whi{
gap:8px;
align-items:center;
display:inline-flex;
}
.pbhsh_eb_dot_whi::before{
border-radius:50%;
background:#4D8EF0;
display:inline-block;
height:6px;
width:6px;
content:"";
}
.pbhband_whi .pbhsh_eb_dot_whi::before{
background:#7DAFFF;
}
.pbhsh_link_whi{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
font-weight:600;
display:inline-flex;
color:#EDF1FA;
font-size:0.813rem;
border-bottom:1px solid #EDF1FA;
padding-bottom:2px;
align-items:center;
white-space:nowrap;
}
.pbhsh_link_whi:hover{
border-color:#4D8EF0;
color:#4D8EF0;
}
.pbhsh_link_whi svg{
height:14px;
width:0.875rem;
}
.pbhsh_link_chev_whi{
border-bottom:0;
padding-bottom:0;
}
.pbhsh_link_btn_whi{
padding:0.563rem 18px;
background:#4D8EF0;
border-radius:999px;
color:#05080E;
border-bottom:0;
}
.pbhsh_link_btn_whi:hover{
background:#3A7AE0;
border-color:transparent;
color:#05080E;
}
.pbhband_whi .pbhsh_link_whi{
border-color:#EDF1FA;
color:#EDF1FA;
}
.pbhband_whi .pbhsh_link_btn_whi{
background:#7DAFFF;
color:#080B10;
}
.pbhsh_rule_whi{
background:rgba(210,225,255,0.11);
margin:-2px 0 18px;
height:1px;
}
.pbhband_whi .pbhsh_rule_whi{
background:rgba(210,225,255,0.12);
}
.pbhhero_whi{
padding:32px 0 8px;
}
@media(min-width:766px){
.pbhhero_whi{
padding:3.5rem 0 24px;
}
}
.pbhhero_in_whi{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:897px){
.pbhhero_in_whi{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.pbhhero_copy_whi{
min-width:0;
}
.pbhhero_eyebrow_whi{
gap:0.625rem;
align-items:center;
display:inline-flex;
margin-bottom:1.375rem;
}
.pbhhero_eyebrow_line_whi{
background:#4D8EF0;
flex:0 0 auto;
height:1px;
display:inline-block;
width:1.75rem;
}
.pbhhero_h1_whi{
color:#EDF1FA;
margin-bottom:20px;
letter-spacing:-.01em;
font-weight:600;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.04;
font-size:38px;
}
@media(min-width:767px){
.pbhhero_h1_whi{
font-size:54px;
}
}
@media(min-width:1103px){
.pbhhero_h1_whi{
font-size:62px;
}
}
.pbhhero_h1_whi em{
font-style:normal;
color:#4D8EF0;
}
.pbhhero_sub_whi{
max-width:480px;
font-size:16px;
margin-bottom:1.875rem;
line-height:1.6;
color:#6B7A92;
}
@media(min-width:769px){
.pbhhero_sub_whi{
font-size:1.125rem;
}
}
.pbhhero_actions_whi{
gap:14px;
flex-wrap:wrap;
align-items:center;
display:flex;
margin-bottom:34px;
}
.pbhhero_cta_whi{
gap:0.625rem;
border-radius:62.438rem;
padding:16px 30px;
background:#4D8EF0;
transition:background-color .22s ease;
display:inline-flex;
font-weight:700;
color:#05080E;
align-items:center;
font-size:15px;
}
.pbhhero_cta_whi:hover{
background:#3A7AE0;
}
.pbhhero_cta_ic_whi{
display:inline-flex;
align-items:center;
}
.pbhhero_cta_ic_whi svg{
width:1rem;
height:1rem;
}
.pbhhero_cta_alt_whi{
border:1px solid rgba(210,225,255,0.11);
border-radius:62.438rem;
padding:15px 1.625rem;
background:transparent;
transition:border-color .22s ease,color .22s ease;
align-items:center;
font-size:15px;
font-weight:600;
display:inline-flex;
color:#EDF1FA;
}
.pbhhero_cta_alt_whi:hover{
border-color:#4D8EF0;
color:#4D8EF0;
}
.pbhhero_trust_whi{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.pbhhero_trust_item_whi{
gap:9px;
display:flex;
font-weight:600;
align-items:center;
font-size:0.813rem;
color:#C4CEDF;
}
.pbhhero_trust_ic_whi{
align-items:center;
display:inline-flex;
color:#4D8EF0;
}
.pbhhero_trust_ic_whi svg{
width:1rem;
height:16px;
}
.pbhhero_promo_whi{
overflow:hidden;
border-radius:1.25rem;
background:#151A24;
min-height:300px;
display:flex;
box-shadow:0 12px 48px rgba(0,0,0,0.55), 0 2px 0.75rem rgba(77,142,240,0.10);
position:relative;
}
.pbhhero_promo_bg_whi{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.pbhhero_promo_bg_whi::after{
inset:0;
background:linear-gradient(120deg,#0A0D15 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.pbhhero_promo_glow_whi{
background:radial-gradient(circle,rgba(82,140,255,0.12) 0%,transparent 65%);
border-radius:50%;
top:-2.5rem;
right:-1.25rem;
position:absolute;
width:260px;
pointer-events:none;
height:260px;
}
.pbhhero_promo_ct_whi{
padding:28px;
z-index:2;
max-width:88%;
position:relative;
align-self:flex-end;
}
.pbhhero_promo_label_whi{
text-transform:uppercase;
font-size:10px;
color:#7DAFFF;
font-weight:700;
letter-spacing:.25em;
display:block;
margin-bottom:0.5rem;
}
.pbhhero_promo_amount_whi{
line-height:1.05;
color:#EDF1FA;
font-size:2rem;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:765px){
.pbhhero_promo_amount_whi{
font-size:2.5rem;
}
}
.pbhhero_promo_amount_whi em{
color:#7DAFFF;
font-style:normal;
}
.pbhhero_rating_whi{
border-radius:0.875rem;
padding:10px 0.875rem;
gap:0.625rem;
background:#151A24;
border:1px solid rgba(210,225,255,0.06);
z-index:3;
position:absolute;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.28);
right:14px;
align-items:center;
display:flex;
top:0.875rem;
max-width:min(260px,62%);
}
.pbhhero_rating_score_whi{
flex:0 0 auto;
color:#EDF1FA;
font-weight:700;
font-size:1.5rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.pbhhero_rating_txt_whi{
flex:1 1 auto;
min-width:0;
}
.pbhhero_rating_stars_whi{
gap:2px;
display:flex;
color:#4D8EF0;
}
.pbhhero_rating_stars_whi svg{
width:12px;
height:0.75rem;
}
.pbhhero_rating_cap_whi{
font-size:0.688rem;
line-height:1.35;
margin-top:3px;
display:block;
color:#8A97AE;
overflow-wrap:break-word;
}
.pbhstat_whi{
margin-top:1rem;
border-top:1px solid rgba(210,225,255,0.11);
border-bottom:1px solid rgba(210,225,255,0.11);
}
.pbhstat_in_whi{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:767px){
.pbhstat_in_whi{
grid-template-columns:repeat(4,1fr);
}
}
.pbhstat_item_whi{
padding:22px 0.875rem;
border-right:1px solid rgba(210,225,255,0.06);
min-width:0;
border-bottom:1px solid rgba(210,225,255,0.06);
}
.pbhstat_item_whi:nth-child(2n){
border-right:0;
}
.pbhstat_item_whi:nth-child(n+3){
border-bottom:0;
}
@media(min-width:766px){
.pbhstat_item_whi{
border-bottom:0;
}
.pbhstat_item_whi:nth-child(2n){
border-right:1px solid rgba(210,225,255,0.06);
}
.pbhstat_item_whi:nth-child(4n){
border-right:0;
}
}
.pbhstat_value_whi{
line-height:1;
overflow-wrap:break-word;
font-weight:700;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
color:#EDF1FA;
}
@media(min-width:767px){
.pbhstat_value_whi{
font-size:34px;
}
}
.pbhstat_label_whi{
font-size:13px;
overflow-wrap:break-word;
margin-top:0.375rem;
line-height:1.4;
color:#8A97AE;
}
.pbhpr_whi{
padding:1.875rem 0 6px;
}
.pbhpr_card_whi{
overflow:hidden;
border-radius:1.25rem;
border:1px solid rgba(210,225,255,0.06);
gap:0.625rem;
flex:0 0 auto;
padding:1.625rem;
background:#151A24;
flex-direction:column;
min-height:12.5rem;
position:relative;
display:flex;
width:280px;
}
@media(min-width:766px){
.pbhpr_card_whi{
width:18.75rem;
}
}
.pbhpr_card_feat_whi{
background:linear-gradient(150deg,#0D1322,#07090F);
border-color:transparent;
color:#EDF1FA;
}
.pbhpr_glow_whi{
border-radius:50%;
background:radial-gradient(circle,rgba(82,140,255,0.12),transparent 70%);
width:130px;
right:-30px;
opacity:0;
pointer-events:none;
height:8.125rem;
position:absolute;
top:-1.875rem;
}
.pbhpr_card_feat_whi .pbhpr_glow_whi{
opacity:1;
}
.pbhpr_label_whi{
font-weight:700;
font-size:0.625rem;
text-transform:uppercase;
color:#4D8EF0;
letter-spacing:.16em;
position:relative;
}
.pbhpr_card_feat_whi .pbhpr_label_whi{
color:#7DAFFF;
}
.pbhpr_amount_whi{
color:#EDF1FA;
line-height:1.08;
position:relative;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:26px;
overflow-wrap:break-word;
font-weight:600;
}
.pbhpr_card_feat_whi .pbhpr_amount_whi{
color:#EDF1FA;
}
.pbhpr_amount_whi em{
font-style:normal;
color:#4D8EF0;
}
.pbhpr_card_feat_whi .pbhpr_amount_whi em{
color:#7DAFFF;
}
.pbhpr_terms_whi{
color:#8A97AE;
font-size:0.813rem;
line-height:1.5;
position:relative;
}
.pbhpr_card_feat_whi .pbhpr_terms_whi{
color:#8A9EC2;
}
.pbhpr_cta_whi{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.pbhpr_card_feat_whi .pbhpr_cta_whi{
padding:9px 1.125rem;
transition:opacity .22s ease;
background:#7DAFFF;
border-radius:62.438rem;
font-size:13px;
font-weight:700;
color:#080B10;
}
.pbhpr_card_feat_whi .pbhpr_cta_whi:hover{
opacity:.9;
}
.pbhpr_card_whi:not(.pbhpr_card_feat_whi) .pbhpr_cta_whi{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-weight:700;
color:#EDF1FA;
border-bottom:1px solid #EDF1FA;
font-size:13px;
}
.pbhpr_card_whi:not(.pbhpr_card_feat_whi) .pbhpr_cta_whi:hover{
border-color:#4D8EF0;
color:#4D8EF0;
}
.pbhgrow_whi{
padding:26px 0 10px;
}
.pbhrow_seo_whi{
margin:0.625rem 0 0;
font-size:0.875rem;
max-width:760px;
overflow-wrap:break-word;
line-height:1.65;
color:#6B7A92;
}
.pbhrow_seo_whi strong{
color:#EDF1FA;
font-weight:700;
}
.pbhjp_whi{
padding:1.875rem 0 10px;
}
.pbhjp_grid_whi{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:765px){
.pbhjp_grid_whi{
grid-template-columns:1fr 1fr;
}
.pbhjp_card_mega_whi{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.pbhjp_grid_whi{
grid-template-columns:1.4fr 1fr 1fr;
}
.pbhjp_card_mega_whi{
grid-column:auto;
}
}
.pbhjp_card_whi{
gap:12px;
padding:1.625rem;
background:#151A24;
border-radius:20px;
border:1px solid rgba(210,225,255,0.06);
overflow:hidden;
justify-content:space-between;
position:relative;
min-width:0;
min-height:200px;
display:flex;
flex-direction:column;
}
.pbhjp_card_mega_whi{
border-color:transparent;
background:linear-gradient(135deg,#0D1322,#07090F);
color:#EDF1FA;
min-height:13.125rem;
}
.pbhjp_glow_whi{
background:radial-gradient(circle,rgba(82,140,255,0.12),transparent 70%);
border-radius:50%;
top:-2.5rem;
height:12.5rem;
right:-40px;
width:12.5rem;
pointer-events:none;
position:absolute;
}
.pbhjp_label_whi{
gap:0.625rem;
position:relative;
display:flex;
justify-content:space-between;
align-items:center;
text-transform:uppercase;
font-size:10px;
font-weight:700;
color:#4D8EF0;
letter-spacing:.16em;
flex-wrap:wrap;
}
.pbhjp_card_mega_whi .pbhjp_label_whi{
color:#7DAFFF;
}
.pbhjp_drop_whi{
letter-spacing:.04em;
text-transform:none;
color:#8A97AE;
font-weight:600;
}
.pbhjp_card_mega_whi .pbhjp_drop_whi{
color:#8A9EC2;
}
.pbhjp_amount_whi{
line-height:1;
position:relative;
font-size:2.375rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#EDF1FA;
font-weight:700;
}
.pbhjp_card_mega_whi .pbhjp_amount_whi{
animation:zm2-pulse 2.4s infinite;
color:#7DAFFF;
font-size:3rem;
}
@media(min-width:765px){
.pbhjp_card_mega_whi .pbhjp_amount_whi{
font-size:3.375rem;
}
}
.pbhjp_game_whi{
color:#8A97AE;
font-size:0.813rem;
position:relative;
}
.pbhjp_card_mega_whi .pbhjp_game_whi{
color:#8A9EC2;
}
.pbhjp_cta_whi{
align-self:flex-start;
position:relative;
}
.pbhjp_card_mega_whi .pbhjp_cta_whi{
padding:0.625rem 20px;
border-radius:999px;
background:#7DAFFF;
transition:opacity .22s ease;
font-size:0.813rem;
color:#080B10;
font-weight:700;
}
.pbhjp_card_mega_whi .pbhjp_cta_whi:hover{
opacity:.9;
}
.pbhjp_card_whi:not(.pbhjp_card_mega_whi) .pbhjp_cta_whi{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
color:#EDF1FA;
font-size:13px;
padding-bottom:2px;
border-bottom:1px solid #EDF1FA;
}
.pbhjp_card_whi:not(.pbhjp_card_mega_whi) .pbhjp_cta_whi:hover{
border-color:#4D8EF0;
color:#4D8EF0;
}
.pbhjp_seo_whi{
margin:0.875rem 0 0;
overflow-wrap:break-word;
font-size:0.875rem;
color:#6B7A92;
max-width:47.5rem;
line-height:1.65;
}
.pbhjp_seo_whi strong{
font-weight:700;
color:#EDF1FA;
}
.pbhgrow_whi{
padding:26px 0 0.625rem;
}
.pbhrow_seo_whi{
margin:0.625rem 0 0;
color:#6B7A92;
max-width:47.5rem;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
}
.pbhrow_seo_whi strong{
font-weight:700;
color:#EDF1FA;
}
.pbhgf_whi{
padding:24px 0 0.375rem;
}
.pbhgf_in_whi{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.pbhgf_chip_whi{
padding:0.625rem 18px;
border:1px solid rgba(210,225,255,0.11);
background:#151A24;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-radius:999px;
font-size:0.813rem;
font-weight:600;
white-space:nowrap;
color:#C4CEDF;
}
.pbhgf_chip_whi:hover{
border-color:#4D8EF0;
color:#4D8EF0;
}
.pbhgf_chip_whi.pbhstate_active_whi{
background:#4D8EF0;
border-color:transparent;
color:#05080E;
}
.pbhgrow_whi{
padding:26px 0 10px;
}
.pbhrow_seo_whi{
margin:10px 0 0;
max-width:760px;
line-height:1.65;
color:#6B7A92;
overflow-wrap:break-word;
font-size:0.875rem;
}
.pbhrow_seo_whi strong{
color:#EDF1FA;
font-weight:700;
}
.pbhvip_whi{
padding:48px 0;
}
@media(min-width:769px){
.pbhvip_whi{
padding:64px 0;
}
}
.pbhvip_head_whi{
gap:0.875rem;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:882px){
.pbhvip_head_whi{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.pbhvip_eyebrow_whi{
margin-bottom:12px;
}
.pbhvip_h2_whi{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:32px;
line-height:1.05;
color:#EDF1FA;
overflow-wrap:break-word;
}
@media(min-width:771px){
.pbhvip_h2_whi{
font-size:2.5rem;
}
}
.pbhvip_intro_whi{
font-size:0.875rem;
color:#8A9EC2;
max-width:26.25rem;
line-height:1.6;
}
.pbhvip_grid_whi{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.pbhvip_card_whi{
padding:1.375rem 1.125rem;
border:1px solid rgba(210,225,255,0.12);
border-radius:14px;
min-width:0;
}
.pbhvip_card_feat_whi{
border-color:#7DAFFF;
background:rgba(210,225,255,0.06);
}
.pbhvip_card_ic_whi{
background:linear-gradient(135deg,#4D8EF0,#A0CFFF);
border-radius:0.5rem;
margin-bottom:16px;
height:2.125rem;
display:block;
width:2.125rem;
}
.pbhvip_name_whi{
font-size:20px;
font-weight:600;
margin-bottom:6px;
color:#EDF1FA;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.pbhvip_perk_whi{
color:#8A9EC2;
font-size:12.5px;
line-height:1.5;
overflow-wrap:break-word;
}
.pbhgm_whi{
padding:30px 0 10px;
}
.pbhgm_in_whi{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:877px){
.pbhgm_in_whi{
grid-template-columns:1.25fr 1fr;
}
}
.pbhgm_left_whi{
border:1px solid rgba(210,225,255,0.06);
border-radius:20px;
padding:32px;
background:#151A24;
min-width:0;
}
.pbhgm_eyebrow_whi{
margin-bottom:10px;
}
.pbhgm_h2_whi{
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:8px;
color:#EDF1FA;
font-size:26px;
line-height:1.06;
}
@media(min-width:769px){
.pbhgm_h2_whi{
font-size:1.75rem;
}
}
.pbhgm_text_whi{
margin-bottom:22px;
max-width:480px;
font-size:0.875rem;
color:#6B7A92;
line-height:1.6;
}
.pbhgm_level_whi{
font-weight:700;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:22px;
margin-bottom:0.5rem;
color:#4D8EF0;
}
.pbhgm_bar_whi{
overflow:hidden;
border-radius:999px;
background:rgba(210,225,255,0.11);
margin-bottom:0.375rem;
height:0.5rem;
}
.pbhgm_bar_fill_whi{
background:linear-gradient(90deg,#4D8EF0,#A0CFFF);
border-radius:999px;
height:100%;
}
.pbhgm_bar_meta_whi{
gap:10px;
color:#8A97AE;
justify-content:space-between;
margin-bottom:1.125rem;
font-size:0.688rem;
display:flex;
}
.pbhgm_missions_whi{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.pbhgm_mission_whi{
border:1px solid rgba(210,225,255,0.11);
padding:9px 0.938rem;
border-radius:62.438rem;
background:#0E1117;
gap:7px;
font-size:12.5px;
display:inline-flex;
color:#C4CEDF;
align-items:center;
font-weight:600;
}
.pbhgm_mission_ic_whi{
align-items:center;
display:inline-flex;
color:#4D8EF0;
}
.pbhgm_mission_ic_whi svg{
height:0.813rem;
width:13px;
}
.pbhgm_right_whi{
border-radius:20px;
padding:32px;
background:linear-gradient(150deg,#0D1322,#07090F);
overflow:hidden;
color:#EDF1FA;
display:flex;
flex-direction:column;
position:relative;
}
.pbhgm_glow_whi{
border-radius:50%;
background:radial-gradient(circle,rgba(82,140,255,0.12),transparent 70%);
width:150px;
right:-30px;
top:-1.875rem;
pointer-events:none;
position:absolute;
height:150px;
}
.pbhgm_ref_eyebrow_whi{
position:relative;
margin-bottom:0.625rem;
}
.pbhgm_ref_h2_whi{
font-weight:600;
overflow-wrap:break-word;
position:relative;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
line-height:1.1;
margin-bottom:0.5rem;
color:#EDF1FA;
}
.pbhgm_ref_text_whi{
line-height:1.55;
color:#8A9EC2;
font-size:13.5px;
position:relative;
margin-bottom:1.25rem;
}
.pbhgm_ref_cta_whi{
background:#7DAFFF;
padding:0.688rem 22px;
transition:opacity .22s ease;
border-radius:999px;
margin-top:auto;
font-size:0.844rem;
font-weight:700;
position:relative;
color:#080B10;
align-self:flex-start;
}
.pbhgm_ref_cta_whi:hover{
opacity:.9;
}
.pbhsea_whi{
padding:1.5rem 0 10px;
}
.pbhsea_in_whi{
border-radius:20px;
background:linear-gradient(115deg,#0D1322,#07090F);
padding:36px;
overflow:hidden;
gap:1.375rem;
display:flex;
position:relative;
flex-direction:column;
color:#EDF1FA;
}
@media(min-width:821px){
.pbhsea_in_whi{
padding:2.75rem 48px;
gap:2rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.pbhsea_glow_whi{
background:radial-gradient(circle,rgba(82,140,255,0.12),transparent 68%);
border-radius:50%;
height:240px;
pointer-events:none;
transform:translateY(-50%);
top:50%;
position:absolute;
width:240px;
right:60px;
}
.pbhsea_copy_whi{
max-width:35rem;
position:relative;
min-width:0;
}
.pbhsea_eyebrow_whi{
margin-bottom:12px;
}
.pbhsea_h2_whi{
font-weight:600;
font-size:1.875rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.04;
margin-bottom:0.75rem;
color:#EDF1FA;
overflow-wrap:break-word;
}
@media(min-width:767px){
.pbhsea_h2_whi{
font-size:38px;
}
}
.pbhsea_text_whi{
line-height:1.6;
color:#8A9EC2;
font-size:0.938rem;
}
.pbhsea_cta_whi{
border-radius:62.438rem;
flex:0 0 auto;
background:#7DAFFF;
padding:16px 2rem;
transition:opacity .22s ease;
position:relative;
font-weight:700;
font-size:0.938rem;
color:#080B10;
}
.pbhsea_cta_whi:hover{
opacity:.9;
}
.pbhapp_whi{
padding:30px 0 10px;
}
.pbhapp_in_whi{
border-radius:1.25rem;
padding:2rem;
background:#151A24;
gap:1.75rem;
border:1px solid rgba(210,225,255,0.06);
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.pbhapp_in_whi{
gap:2.5rem;
padding:40px 2.75rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.pbhapp_copy_whi{
max-width:35rem;
min-width:0;
}
.pbhapp_eyebrow_whi{
margin-bottom:12px;
}
.pbhapp_h2_whi{
overflow-wrap:break-word;
line-height:1.05;
font-size:1.75rem;
color:#EDF1FA;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:12px;
}
@media(min-width:766px){
.pbhapp_h2_whi{
font-size:34px;
}
}
.pbhapp_text_whi{
color:#6B7A92;
line-height:1.6;
font-size:14px;
margin-bottom:1.375rem;
}
.pbhapp_btns_whi{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.pbhapp_btn_whi{
padding:11px 20px;
border-radius:0.875rem;
transition:background-color .22s ease;
background:#4D8EF0;
gap:0.625rem;
color:#05080E;
align-items:center;
display:inline-flex;
}
.pbhapp_btn_whi:hover{
background:#3A7AE0;
}
.pbhapp_btn_ic_whi{
display:inline-flex;
align-items:center;
}
.pbhapp_btn_ic_whi svg{
height:1.125rem;
width:1.125rem;
}
.pbhapp_btn_lb_whi{
font-size:13.5px;
font-weight:700;
}
.pbhapp_qr_wrap_whi{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.pbhapp_qr_whi{
border-radius:14px;
flex:0 0 auto;
background-color:#4D8EF0;
width:108px;
height:108px;
background-image:repeating-linear-gradient(0deg,#151A24 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#151A24 0 5px,transparent 0.313rem 0.688rem);
}
.pbhapp_qr_cap_whi{
line-height:1.4;
max-width:5.75rem;
font-size:12.5px;
color:#8A97AE;
}
.pbhts_whi{
padding:2.75rem 0;
}
.pbhts_in_whi{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:883px){
.pbhts_in_whi{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.pbhts_left_whi{
min-width:0;
}
.pbhts_h2_whi{
color:#EDF1FA;
font-weight:600;
margin-bottom:0.75rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:26px;
line-height:1.1;
}
@media(min-width:770px){
.pbhts_h2_whi{
font-size:1.75rem;
}
}
.pbhts_text_whi{
font-size:0.906rem;
line-height:1.6;
color:#8A9EC2;
max-width:520px;
margin-bottom:1.375rem;
}
.pbhts_badges_whi{
gap:1.125rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.pbhts_badge_whi{
font-size:13px;
font-weight:600;
color:#8A9EC2;
}
.pbhts_pay_whi{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:878px){
.pbhts_pay_whi{
justify-content:flex-end;
}
}
.pbhts_pay_chip_whi{
border:1px solid rgba(210,225,255,0.12);
background:rgba(210,225,255,0.06);
border-radius:0.875rem;
padding:0.75rem 1rem;
font-size:14px;
font-weight:700;
color:#EDF1FA;
}
.pbhtt_whi{
padding:3rem 0 0.625rem;
}
@media(min-width:771px){
.pbhtt_whi{
padding:3.75rem 0 0.625rem;
}
}
.pbhtt_head_whi{
margin-bottom:2.125rem;
text-align:center;
}
.pbhtt_eyebrow_whi{
margin-bottom:0.75rem;
}
.pbhtt_h2_whi{
font-size:2rem;
line-height:1.05;
color:#EDF1FA;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:769px){
.pbhtt_h2_whi{
font-size:2.625rem;
}
}
.pbhtt_grid_whi{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:762px){
.pbhtt_grid_whi{
grid-template-columns:repeat(3,1fr);
}
}
.pbhtt_card_whi{
background:#151A24;
border-radius:14px;
border:1px solid rgba(210,225,255,0.06);
padding:1.875rem;
display:flex;
min-width:0;
flex-direction:column;
}
.pbhtt_card_ic_whi{
color:#4D8EF0;
align-items:center;
margin-bottom:1.125rem;
display:inline-flex;
}
.pbhtt_card_ic_whi svg{
height:1.75rem;
width:1.75rem;
}
.pbhtt_card_h_whi{
font-size:1.375rem;
margin-bottom:0.5rem;
font-weight:600;
line-height:1.15;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#EDF1FA;
}
.pbhtt_card_p_whi{
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.6;
margin-bottom:14px;
color:#6B7A92;
}
.pbhtt_card_p_whi b{
font-weight:700;
color:#EDF1FA;
}
.pbhtt_card_link_whi{
transition:color .22s ease;
color:#EDF1FA;
font-weight:700;
font-size:0.813rem;
padding-bottom:2px;
align-self:flex-start;
margin-top:auto;
border-bottom:1px solid #4D8EF0;
}
.pbhtt_card_link_whi:hover{
color:#4D8EF0;
}
.pbhwy_whi{
padding:48px 0;
}
@media(min-width:770px){
.pbhwy_whi{
padding:3.5rem 0;
}
}
.pbhwy_in_whi{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:901px){
.pbhwy_in_whi{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.pbhwy_left_whi{
min-width:0;
}
.pbhwy_eyebrow_whi{
margin-bottom:14px;
}
.pbhwy_h2_whi{
font-size:32px;
margin-bottom:1rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#EDF1FA;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.pbhwy_h2_whi{
font-size:2.5rem;
}
}
.pbhwy_intro_whi{
font-size:0.938rem;
line-height:1.6;
color:#6B7A92;
}
.pbhwy_grid_whi{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:559px){
.pbhwy_grid_whi{
grid-template-columns:1fr 1fr;
}
}
.pbhwy_card_whi{
padding:1.625rem;
border:1px solid rgba(210,225,255,0.06);
border-radius:0.875rem;
background:#151A24;
min-width:0;
}
.pbhwy_card_ic_whi{
margin-bottom:16px;
color:#4D8EF0;
align-items:center;
display:inline-flex;
justify-content:center;
}
.pbhwy_card_ic_whi svg{
width:26px;
height:26px;
}
.pbhwy_card_h_whi{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:21px;
color:#EDF1FA;
margin-bottom:8px;
font-weight:600;
line-height:1.15;
}
.pbhwy_card_p_whi{
line-height:1.55;
overflow-wrap:break-word;
color:#6B7A92;
font-size:14px;
}
.pbhop_whi{
padding:2.25rem 0 0.625rem;
}
.pbhop_in_whi{
border:1px solid rgba(210,225,255,0.06);
padding:32px;
border-radius:0.875rem;
background:#151A24;
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:857px){
.pbhop_in_whi{
padding:2.125rem 2.5rem;
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
}
}
.pbhop_left_whi{
min-width:0;
}
.pbhop_eyebrow_whi{
margin-bottom:0.75rem;
}
.pbhop_h2_whi{
line-height:1.08;
font-size:28px;
color:#EDF1FA;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:10px;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.pbhop_h2_whi{
font-size:30px;
}
}
.pbhop_text_whi{
line-height:1.6;
font-size:14px;
color:#6B7A92;
}
.pbhop_grid_whi{
background:rgba(210,225,255,0.11);
overflow:hidden;
grid-template-columns:1fr 1fr;
border:1px solid rgba(210,225,255,0.11);
gap:1px;
border-radius:0.5rem;
display:grid;
}
.pbhop_field_whi{
background:#0E1117;
padding:1.125rem 1.25rem;
min-width:0;
}
.pbhop_field_lb_whi{
font-weight:600;
color:#4D8EF0;
letter-spacing:.1em;
margin-bottom:5px;
text-transform:uppercase;
font-size:10px;
}
.pbhop_field_val_whi{
overflow-wrap:break-word;
font-weight:700;
font-size:0.875rem;
color:#EDF1FA;
}
.pbhpmt_whi{
padding:48px 0 0.625rem;
}
.pbhpmt_in_whi{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:879px){
.pbhpmt_in_whi{
gap:3rem;
grid-template-columns:1fr 1.1fr;
}
}
.pbhpmt_left_whi{
min-width:0;
}
.pbhpmt_eyebrow_whi{
margin-bottom:0.75rem;
}
.pbhpmt_h2_whi{
line-height:1.06;
font-size:1.875rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#EDF1FA;
overflow-wrap:break-word;
margin-bottom:12px;
}
@media(min-width:771px){
.pbhpmt_h2_whi{
font-size:32px;
}
}
.pbhpmt_text_whi{
color:#6B7A92;
margin-bottom:22px;
line-height:1.6;
font-size:14.5px;
}
.pbhpmt_logos_whi{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:483px){
.pbhpmt_logos_whi{
grid-template-columns:repeat(4,1fr);
}
}
.pbhpmt_logo_whi{
background:#151A24;
overflow:hidden;
border-radius:8px;
padding:0 8px;
border:1px solid rgba(210,225,255,0.06);
color:#C4CEDF;
font-weight:700;
height:3.125rem;
align-items:center;
text-overflow:ellipsis;
font-size:12.5px;
justify-content:center;
display:flex;
text-align:center;
white-space:nowrap;
}
.pbhpmt_table_whi{
border:1px solid rgba(210,225,255,0.06);
overflow:hidden;
border-radius:14px;
min-width:0;
}
.pbhpmt_thead_whi{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#080B10;
display:grid;
}
.pbhpmt_th_whi{
overflow:hidden;
padding:0.813rem 14px;
font-size:0.625rem;
text-overflow:ellipsis;
text-transform:uppercase;
white-space:nowrap;
letter-spacing:.08em;
color:#EDF1FA;
font-weight:700;
}
.pbhpmt_row_whi{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(210,225,255,0.06);
display:grid;
}
.pbhpmt_row_whi:nth-child(odd){
background:#151A24;
}
.pbhpmt_td_whi{
padding:0.875rem;
font-size:13.5px;
overflow-wrap:break-word;
color:#6B7A92;
min-width:0;
}
.pbhpmt_row_whi .pbhpmt_td_whi:first-child{
color:#EDF1FA;
font-weight:700;
}
.pbhpmt_row_whi .pbhpmt_td_whi:last-child{
color:#34C47A;
font-weight:700;
}
.pbhrc_whi{
padding:48px 0 10px;
}
.pbhrc_in_whi{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.pbhrc_in_whi{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.pbhrc_col_whi{
min-width:0;
}
.pbhrc_label_whi{
text-transform:uppercase;
margin-bottom:16px;
letter-spacing:.2em;
font-size:0.688rem;
font-weight:600;
color:#4D8EF0;
}
.pbhrc_awards_whi{
gap:12px;
flex-direction:column;
display:flex;
}
.pbhrc_award_whi{
gap:0.75rem;
min-width:0;
align-items:center;
display:flex;
}
.pbhrc_award_ic_whi{
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#82B8FF;
}
.pbhrc_award_ic_whi svg{
height:18px;
width:18px;
}
.pbhrc_award_t_whi{
overflow-wrap:break-word;
font-size:14px;
font-weight:700;
color:#EDF1FA;
}
.pbhrc_award_s_whi{
font-size:12px;
overflow-wrap:break-word;
color:#8A97AE;
}
.pbhrc_press_whi{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.pbhrc_press_logo_whi{
overflow:hidden;
padding:0 8px;
border-radius:8px;
border:1px solid rgba(210,225,255,0.06);
align-items:center;
font-size:0.875rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
text-overflow:ellipsis;
display:flex;
color:#6B7A92;
font-weight:700;
white-space:nowrap;
justify-content:center;
height:3.25rem;
text-align:center;
}
.pbhrc_partner_whi{
border:1px solid rgba(210,225,255,0.06);
border-radius:14px;
padding:1.375rem;
background:#151A24;
}
.pbhrc_partner_name_whi{
font-weight:600;
color:#EDF1FA;
margin-bottom:6px;
font-size:20px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.pbhrc_partner_text_whi{
overflow-wrap:break-word;
line-height:1.55;
color:#6B7A92;
font-size:13px;
}
.pbhprov_whi{
padding:2.5rem 0 20px;
}
.pbhprov_eyebrow_whi{
margin-bottom:18px;
display:block;
}
.pbhprov_grid_whi{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:559px){
.pbhprov_grid_whi{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.pbhprov_grid_whi{
grid-template-columns:repeat(6,1fr);
}
}
.pbhhts_whi{
padding:48px 0;
}
@media(min-width:765px){
.pbhhts_whi{
padding:62px 0;
}
}
.pbhhts_head_whi{
gap:1.125rem;
margin-bottom:34px;
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.pbhhts_head_whi{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.pbhhts_eyebrow_whi{
margin-bottom:12px;
}
.pbhhts_h2_whi{
font-size:30px;
font-weight:600;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#EDF1FA;
line-height:1.05;
}
@media(min-width:767px){
.pbhhts_h2_whi{
font-size:38px;
}
}
.pbhhts_cta_whi{
border-radius:999px;
transition:opacity .22s ease;
background:#7DAFFF;
padding:0.938rem 30px;
flex:0 0 auto;
font-weight:700;
font-size:15px;
color:#080B10;
}
.pbhhts_cta_whi:hover{
opacity:.9;
}
.pbhhts_grid_whi{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.pbhhts_grid_whi{
grid-template-columns:repeat(3,1fr);
}
}
.pbhhts_step_whi{
border-top:1px solid rgba(210,225,255,0.12);
min-width:0;
padding-top:22px;
}
.pbhhts_step_num_whi{
margin-bottom:0.875rem;
font-weight:700;
color:#7DAFFF;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:44px;
line-height:1;
}
.pbhhts_step_h_whi{
color:#EDF1FA;
line-height:1.2;
font-weight:700;
font-size:1.188rem;
overflow-wrap:break-word;
margin-bottom:8px;
}
.pbhhts_step_p_whi{
font-size:14px;
line-height:1.55;
color:#8A9EC2;
overflow-wrap:break-word;
}
.pbhel_whi{
padding:48px 0;
}
@media(min-width:766px){
.pbhel_whi{
padding:3.5rem 0;
}
}
.pbhel_in_whi{
grid-template-columns:1fr;
gap:40px;
display:grid;
align-items:start;
}
@media(min-width:897px){
.pbhel_in_whi{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.pbhel_left_whi{
min-width:0;
}
.pbhel_eyebrow_whi{
margin-bottom:0.875rem;
}
.pbhel_h2_whi{
line-height:1.08;
overflow-wrap:break-word;
color:#EDF1FA;
margin-bottom:22px;
font-weight:600;
font-size:2rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.pbhel_h2_whi{
font-size:38px;
}
}
.pbhel_body_whi p{
overflow-wrap:break-word;
margin-bottom:18px;
color:#C4CEDF;
font-size:16px;
line-height:1.7;
}
.pbhel_dropcap_whi{
padding:6px 12px 0 0;
color:#4D8EF0;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:.8;
font-weight:700;
font-size:3.875rem;
float:left;
}
.pbhel_right_whi{
min-width:0;
}
.pbhel_quote_whi{
border-radius:20px;
padding:2.25rem;
background:linear-gradient(150deg,#0D1322,#07090F);
position:relative;
margin-bottom:24px;
color:#EDF1FA;
}
.pbhel_quote_mark_whi{
align-items:center;
color:#7DAFFF;
display:inline-flex;
margin-bottom:0.375rem;
}
.pbhel_quote_mark_whi svg{
height:34px;
width:2.125rem;
}
.pbhel_quote_text_whi{
color:#EDF1FA;
font-weight:500;
font-size:1.375rem;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.4;
margin-bottom:1.375rem;
}
.pbhel_quote_meta_whi{
gap:12px;
display:flex;
align-items:center;
}
.pbhel_quote_av_whi{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#4D8EF0,#A0CFFF);
height:2.375rem;
width:38px;
}
.pbhel_quote_author_whi{
font-weight:700;
font-size:0.875rem;
color:#EDF1FA;
}
.pbhel_quote_meta_sub_whi{
color:#8A9EC2;
font-size:0.75rem;
}
.pbhel_explain_whi{
border-radius:0.875rem;
border:1px solid rgba(210,225,255,0.06);
overflow:hidden;
}
.pbhel_explain_card_whi{
padding:1.375rem 1.5rem;
}
.pbhel_explain_card_whi+.pbhel_explain_card_whi{
border-top:1px solid rgba(210,225,255,0.06);
}
.pbhel_explain_h_whi{
color:#EDF1FA;
overflow-wrap:break-word;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:20px;
margin-bottom:0.5rem;
line-height:1.15;
}
.pbhel_explain_p_whi{
line-height:1.55;
overflow-wrap:break-word;
color:#6B7A92;
font-size:0.875rem;
}
.pbhsb_whi{
padding:3rem 0;
background:#151A24;
margin-top:1.5rem;
border-top:1px solid rgba(210,225,255,0.06);
border-bottom:1px solid rgba(210,225,255,0.06);
}
@media(min-width:765px){
.pbhsb_whi{
padding:56px 0;
}
}
.pbhsb_eyebrow_whi{
display:block;
margin-bottom:0.75rem;
}
.pbhsb_h2_whi{
color:#EDF1FA;
font-weight:600;
margin-bottom:1.625rem;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
line-height:1.05;
}
@media(min-width:769px){
.pbhsb_h2_whi{
font-size:36px;
}
}
.pbhsb_grid_whi{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.pbhsb_grid_whi{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.pbhsb_grid_whi{
grid-template-columns:repeat(4,1fr);
}
}
.pbhsb_card_whi{
border:1px solid rgba(210,225,255,0.06);
border-radius:0.875rem;
background:#0E1117;
padding:1.5rem;
min-width:0;
}
.pbhsb_card_h_whi{
font-size:19px;
line-height:1.15;
margin-bottom:8px;
overflow-wrap:break-word;
color:#EDF1FA;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.pbhsb_card_p_whi{
line-height:1.6;
font-size:0.844rem;
color:#6B7A92;
overflow-wrap:break-word;
}
.pbhsb_rtp_whi{
background:#0E1117;
border:1px solid rgba(210,225,255,0.06);
gap:24px;
padding:26px 28px;
grid-template-columns:1fr;
border-radius:0.875rem;
align-items:center;
margin-top:1.125rem;
display:grid;
}
@media(min-width:761px){
.pbhsb_rtp_whi{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.pbhsb_rtp_h_whi{
margin-bottom:8px;
line-height:1.15;
font-size:20px;
font-weight:600;
color:#EDF1FA;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.pbhsb_rtp_p_whi{
color:#6B7A92;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
}
.pbhsb_rtp_stats_whi{
gap:1rem;
display:flex;
}
.pbhsb_stat_whi{
padding:1.125rem;
flex:1 1 0;
border-radius:8px;
background:#151A24;
text-align:center;
min-width:0;
}
.pbhsb_stat_v_whi{
overflow-wrap:break-word;
color:#34C47A;
font-weight:700;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
}
.pbhsb_stat_l_whi{
margin-top:0.25rem;
color:#8A97AE;
font-size:0.719rem;
}
.pbhsg_whi{
padding:48px 0 10px;
}
.pbhsg_eyebrow_whi{
margin-bottom:0.75rem;
display:block;
}
.pbhsg_h2_whi{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#EDF1FA;
line-height:1.05;
font-size:30px;
margin-bottom:1.75rem;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:770px){
.pbhsg_h2_whi{
font-size:2.25rem;
}
}
.pbhsg_grid_whi{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:719px){
.pbhsg_grid_whi{
grid-template-columns:repeat(3,1fr);
}
}
.pbhsg_col_whi{
min-width:0;
}
.pbhsg_col_h_whi{
margin-bottom:0.625rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.375rem;
font-weight:600;
line-height:1.15;
color:#EDF1FA;
}
.pbhsg_col_p_whi{
overflow-wrap:break-word;
font-size:14px;
color:#6B7A92;
line-height:1.65;
}
.pbhgd_whi{
padding:48px 0 0.625rem;
}
.pbhgd_head_whi{
gap:0.875rem;
display:flex;
margin-bottom:24px;
flex-direction:column;
}
@media(min-width:681px){
.pbhgd_head_whi{
gap:20px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.pbhgd_eyebrow_whi{
margin-bottom:10px;
}
.pbhgd_h2_whi{
line-height:1.05;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#EDF1FA;
font-weight:600;
overflow-wrap:break-word;
font-size:1.75rem;
}
@media(min-width:769px){
.pbhgd_h2_whi{
font-size:2.125rem;
}
}
.pbhgd_more_whi{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
font-weight:600;
color:#EDF1FA;
border-bottom:1px solid #EDF1FA;
padding-bottom:2px;
font-size:0.844rem;
}
.pbhgd_more_whi:hover{
border-color:#4D8EF0;
color:#4D8EF0;
}
.pbhgd_grid_whi{
gap:20px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:722px){
.pbhgd_grid_whi{
grid-template-columns:repeat(3,1fr);
}
}
.pbhgd_card_whi{
overflow:hidden;
border:1px solid rgba(210,225,255,0.06);
border-radius:14px;
background:#151A24;
display:block;
min-width:0;
}
.pbhgd_card_img_whi{
background:linear-gradient(140deg,#0D1322,#4D8EF0);
height:150px;
}
.pbhgd_card_body_whi{
padding:22px;
}
.pbhgd_card_cat_whi{
font-size:0.625rem;
color:#4D8EF0;
letter-spacing:.1em;
font-weight:600;
text-transform:uppercase;
}
.pbhgd_card_h_whi{
margin:0.5rem 0 10px;
font-weight:600;
color:#EDF1FA;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.2;
overflow-wrap:break-word;
font-size:1.188rem;
}
.pbhgd_card_meta_whi{
font-size:0.75rem;
overflow-wrap:break-word;
color:#8A97AE;
}
.pbhlh_whi{
padding:40px 0 1.25rem;
}
.pbhlh_in_whi{
border-top:1px solid rgba(210,225,255,0.11);
padding-top:34px;
}
.pbhlh_eyebrow_whi{
display:block;
margin-bottom:22px;
}
.pbhlh_grid_whi{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:599px){
.pbhlh_grid_whi{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.pbhlh_grid_whi{
grid-template-columns:repeat(5,1fr);
}
}
.pbhlh_col_whi{
min-width:0;
}
.pbhlh_col_h_whi{
color:#EDF1FA;
margin-bottom:12px;
font-weight:700;
font-size:13px;
overflow-wrap:break-word;
}
.pbhlh_links_whi{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.pbhlh_link_whi{
transition:color .22s ease;
color:#6B7A92;
font-size:0.813rem;
overflow-wrap:break-word;
}
.pbhlh_link_whi:hover{
color:#4D8EF0;
}
.pbhsc_whi{
padding:3rem 0 0.625rem;
}
.pbhsc_head_whi{
margin-bottom:28px;
text-align:center;
}
.pbhsc_eyebrow_whi{
margin-bottom:0.75rem;
}
.pbhsc_h2_whi{
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-size:1.875rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#EDF1FA;
}
@media(min-width:765px){
.pbhsc_h2_whi{
font-size:2.25rem;
}
}
.pbhsc_table_whi{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(210,225,255,0.06);
margin:0 auto;
max-width:900px;
}
.pbhsc_thead_whi{
background:#080B10;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.pbhsc_th_whi{
padding:15px 1.125rem;
color:#8A9EC2;
overflow-wrap:break-word;
font-size:13px;
text-align:center;
font-weight:700;
}
.pbhsc_th_whi:first-child{
text-align:left;
}
.pbhsc_th_us_whi{
color:#7DAFFF;
}
.pbhsc_row_whi{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(210,225,255,0.06);
}
.pbhsc_row_whi:nth-child(even){
background:#151A24;
}
.pbhsc_td_whi{
padding:15px 18px;
font-size:14px;
min-width:0;
overflow-wrap:break-word;
color:#8A97AE;
text-align:center;
}
.pbhsc_td_whi:first-child{
font-weight:600;
text-align:left;
color:#C4CEDF;
}
.pbhsc_td_us_whi{
color:#34C47A;
font-weight:700;
}
.pbhfaq_whi{
padding:3rem 0;
background:#151A24;
border-bottom:1px solid rgba(210,225,255,0.06);
border-top:1px solid rgba(210,225,255,0.06);
margin-top:24px;
}
@media(min-width:771px){
.pbhfaq_whi{
padding:62px 0;
}
}
.pbhfaq_head_whi{
margin-bottom:2.125rem;
text-align:center;
}
.pbhfaq_eyebrow_whi{
margin-bottom:12px;
}
.pbhfaq_h2_whi{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:32px;
font-weight:600;
overflow-wrap:break-word;
color:#EDF1FA;
}
@media(min-width:767px){
.pbhfaq_h2_whi{
font-size:2.375rem;
}
}
.pbhfaq_list_whi{
margin:0 auto;
gap:12px;
display:flex;
max-width:820px;
flex-direction:column;
}
.pbhfaq_item_whi{
border-radius:14px;
background:#0E1117;
border:1px solid rgba(210,225,255,0.06);
overflow:hidden;
}
.pbhfaq_q_whi{
gap:1.25rem;
list-style:none;
padding:1.25rem 1.5rem;
font-size:16px;
align-items:center;
cursor:pointer;
font-weight:700;
color:#EDF1FA;
display:flex;
overflow-wrap:break-word;
justify-content:space-between;
}
.pbhfaq_q_whi::-webkit-details-marker{
display:none;
}
.pbhfaq_q_ic_whi{
transition:transform .22s ease;
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#4D8EF0;
}
.pbhfaq_q_ic_whi svg{
width:18px;
height:18px;
}
.pbhfaq_item_whi[open] .pbhfaq_q_ic_whi{
transform:rotate(180deg);
}
.pbhfaq_a_whi{
padding:0 24px 20px;
font-size:0.906rem;
color:#6B7A92;
line-height:1.6;
overflow-wrap:break-word;
}
.pbhft_whi{
background:#080B10;
margin-top:2.5rem;
color:#8A9EC2;
}
.pbhft_in_whi{
grid-template-columns:1fr;
padding:48px 0 28px;
gap:2rem;
display:grid;
}
@media(min-width:602px){
.pbhft_in_whi{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:898px){
.pbhft_in_whi{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.pbhft_brand_whi{
min-width:0;
}
.pbhft_logo_whi{
overflow-wrap:break-word;
color:#EDF1FA;
font-size:1.625rem;
font-weight:700;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.pbhft_tagline_whi{
line-height:1.6;
font-size:0.844rem;
color:#8A9EC2;
max-width:17.5rem;
margin-top:0.875rem;
}
.pbhft_contact_whi{
transition:color .22s ease;
overflow-wrap:anywhere;
font-size:13px;
color:#7DAFFF;
margin-top:0.75rem;
display:inline-block;
max-width:280px;
}
.pbhft_contact_whi:hover{
color:#EDF1FA;
}
.pbhft_col_whi{
min-width:0;
}
.pbhft_col_h_whi{
margin-bottom:14px;
overflow-wrap:break-word;
letter-spacing:.08em;
color:#EDF1FA;
text-transform:uppercase;
font-size:13px;
font-weight:700;
}
.pbhft_col_links_whi{
gap:10px;
display:flex;
flex-direction:column;
}
.pbhft_link_whi{
transition:color .22s ease;
color:#8A9EC2;
overflow-wrap:break-word;
font-size:0.844rem;
}
.pbhft_link_whi:hover{
color:#EDF1FA;
}
.pbhft_bot_whi{
gap:1rem;
padding:22px 0 40px;
flex-direction:column;
border-top:1px solid rgba(210,225,255,0.12);
display:flex;
}
@media(min-width:768px){
.pbhft_bot_whi{
gap:1.25rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.pbhft_legal_whi{
overflow-wrap:break-word;
max-width:47.5rem;
color:#46526A;
line-height:1.6;
font-size:0.719rem;
}
.pbhft_legal_whi b{
color:#8A9EC2;
font-weight:700;
}
.pbhft_age_whi{
padding:0.25rem 0.563rem;
border-radius:0.5rem;
border:1.5px solid #7DAFFF;
flex:0 0 auto;
color:#7DAFFF;
font-weight:700;
font-size:13px;
}