*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0D1117;
font-size:15px;
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
color:#B8C8DC;
line-height:1.6;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.axl_layout-0bp{
display:flex;
flex-direction:column;
min-height:100vh;
}
.axl_main-0bp{
flex:1 1 auto;
min-width:0;
width:100%;
}
.axl_container-0bp{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:1400px;
}
@media(min-width:770px){
.axl_container-0bp{
padding:0 2rem;
}
}
@media(min-width:1101px){
.axl_container-0bp{
padding:0 3.5rem;
}
}
.axl_eyebrow-0bp{
letter-spacing:.2em;
line-height:1.4;
overflow-wrap:break-word;
color:#3A8FE8;
display:inline-block;
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:600;
font-size:11px;
text-transform:uppercase;
}
.axl_band-0bp{
background:#0A0F1A;
color:#EDF2FA;
}
.axl_band-0bp .axl_eyebrow-0bp{
color:#5BB8FF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.axl_tb-0bp{
background:#0D1117;
z-index:50;
border-bottom:1px solid rgba(180,210,255,0.13);
top:0;
position:sticky;
}
.axl_tb_in-0bp{
margin:0 auto;
gap:16px;
padding:0.75rem 1rem;
display:flex;
max-width:87.5rem;
justify-content:space-between;
width:100%;
align-items:center;
}
@media(min-width:768px){
.axl_tb_in-0bp{
padding:16px 32px;
}
}
@media(min-width:1098px){
.axl_tb_in-0bp{
padding:18px 3.5rem;
}
}
.axl_tb_left-0bp{
gap:1.75rem;
align-items:center;
min-width:0;
display:flex;
}
.axl_tb_logo-0bp{
gap:0.688rem;
display:flex;
min-width:0;
align-items:center;
}
.axl_tb_logo_mark-0bp{
border-radius:0.5rem;
flex:0 0 auto;
width:2.125rem;
object-fit:cover;
height:2.125rem;
}
.axl_tb_logo_txt-0bp{
flex-direction:column;
display:flex;
min-width:0;
line-height:1;
}
.axl_tb_logo_name-0bp{
overflow:hidden;
font-size:1.375rem;
color:#EDF2FA;
font-weight:700;
white-space:nowrap;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
letter-spacing:.02em;
text-overflow:ellipsis;
}
.axl_tb_logo_sub-0bp{
overflow:hidden;
letter-spacing:.32em;
font-size:8.5px;
white-space:nowrap;
text-transform:uppercase;
margin-top:4px;
color:#3A8FE8;
text-overflow:ellipsis;
font-weight:600;
}
.axl_tb_nav-0bp{
display:none;
}
@media(min-width:961px){
.axl_tb_nav-0bp{
gap:28px;
display:flex;
align-items:center;
}
}
.axl_tb_nav_item-0bp{
transition:color .2s ease,border-color .2s ease;
white-space:nowrap;
padding-bottom:3px;
font-weight:600;
color:#B8C8DC;
border-bottom:2px solid transparent;
font-size:14px;
}
.axl_tb_nav_item-0bp:hover{
color:#EDF2FA;
}
.axl_tb_nav_item-0bp.axl_state_active-0bp{
border-color:#3A8FE8;
color:#EDF2FA;
}
.axl_tb_right-0bp{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.axl_tb_search-0bp{
transition:color .2s ease;
color:#B8C8DC;
display:flex;
justify-content:center;
align-items:center;
}
.axl_tb_search-0bp:hover{
color:#3A8FE8;
}
.axl_tb_search-0bp svg{
width:1.125rem;
height:18px;
}
.axl_tb_lang-0bp{
font-size:11px;
color:#7A92AD;
font-weight:600;
text-transform:uppercase;
letter-spacing:.1em;
}
.axl_tb_lang-0bp:hover{
color:#EDF2FA;
}
.axl_tb_login-0bp{
display:none;
color:#EDF2FA;
font-weight:600;
font-size:0.875rem;
}
@media(min-width:770px){
.axl_tb_login-0bp{
display:inline-block;
}
}
.axl_tb_register-0bp{
transition:background-color .2s ease;
padding:11px 1.375rem;
border-radius:999px;
background:#3A8FE8;
white-space:nowrap;
font-size:0.875rem;
font-weight:700;
color:#04080E;
}
.axl_tb_register-0bp:hover{
background:#2E7DD4;
}
.axl_mob-0bp{
background:#0D1117;
border-top:1px solid rgba(180,210,255,0.13);
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
left:0;
z-index:60;
right:0;
position:fixed;
}
@media(min-width:961px){
.axl_mob-0bp{
display:none;
}
}
.axl_mob_in-0bp{
margin:0 auto;
display:flex;
justify-content:space-around;
align-items:stretch;
max-width:35rem;
}
.axl_mob_item-0bp{
padding:9px 4px;
flex:1 1 0;
gap:3px;
transition:color .2s ease;
align-items:center;
flex-direction:column;
color:#7A92AD;
display:flex;
min-width:0;
}
.axl_mob_item-0bp.axl_state_active-0bp{
color:#3A8FE8;
}
.axl_mob_ic-0bp{
display:flex;
align-items:center;
justify-content:center;
}
.axl_mob_ic-0bp svg{
height:1.25rem;
width:20px;
}
.axl_mob_lb-0bp{
overflow:hidden;
font-weight:600;
max-width:100%;
white-space:nowrap;
text-overflow:ellipsis;
font-size:10px;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.axl_rail-0bp{
min-width:0;
position:relative;
}
.axl_rail_scroll-0bp{
gap:14px;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
display:flex;
padding-bottom:0.875rem;
overflow-x:auto;
}
@media(min-width:771px){
.axl_rail_scroll-0bp{
gap:18px;
}
}
.axl_gc-0bp{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:771px){
.axl_gc-0bp{
width:188px;
}
}
.axl_gc_img-0bp{
background:#141B24;
overflow:hidden;
border-radius:0.875rem;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.50);
}
.axl_gc_img-0bp img{
inset:0;
position:absolute;
object-fit:cover;
height:100%;
width:100%;
}
.axl_gc_cover-0bp{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.axl_gc_hover-0bp{
transition:opacity .2s ease;
background:rgba(0,0,0,0.52);
inset:0;
align-items:center;
opacity:0;
position:absolute;
display:flex;
justify-content:center;
}
.axl_gc-0bp:hover .axl_gc_hover-0bp{
opacity:1;
}
.axl_gc_hover_btn-0bp{
background:#3A8FE8;
border-radius:999px;
color:#04080E;
display:flex;
justify-content:center;
align-items:center;
width:2.875rem;
height:46px;
}
.axl_gc_hover_btn-0bp svg{
height:1.125rem;
width:1.125rem;
}
.axl_gc_info-0bp{
gap:2px;
margin-top:9px;
min-width:0;
display:flex;
flex-direction:column;
}
.axl_gc_name-0bp{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-size:13px;
font-weight:700;
color:#EDF2FA;
}
.axl_gc_prov-0bp{
overflow:hidden;
color:#7A92AD;
white-space:nowrap;
font-size:0.688rem;
text-overflow:ellipsis;
}
.axl_gc_meta-0bp{
font-size:11px;
color:#7A92AD;
}
.axl_tc-0bp{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:769px){
.axl_tc-0bp{
width:230px;
}
}
.axl_tc_img-0bp{
border-radius:0.875rem;
overflow:hidden;
background:#141B24;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.50);
position:relative;
padding-bottom:75%;
}
.axl_tc_img-0bp img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.axl_tc_info-0bp{
gap:2px;
margin-top:9px;
display:flex;
min-width:0;
flex-direction:column;
}
.axl_tc_name-0bp{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
color:#EDF2FA;
font-size:14px;
}
.axl_tc_rtp-0bp{
color:#7A92AD;
font-size:11px;
}
.axl_lc-0bp{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:767px){
.axl_lc-0bp{
width:268px;
}
}
.axl_lc_img-0bp{
border-radius:0.875rem;
overflow:hidden;
background:#141B24;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.50);
}
.axl_lc_img-0bp img{
inset:0;
height:100%;
object-fit:cover;
width:100%;
position:absolute;
}
.axl_lc_live-0bp{
background:rgba(0,0,0,0.52);
padding:4px 0.563rem;
gap:0.438rem;
border-radius:999px;
left:0.75rem;
display:flex;
align-items:center;
position:absolute;
top:0.75rem;
}
.axl_lc_live_dot-0bp{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#F04E4E;
width:0.5rem;
height:0.5rem;
}
.axl_lc_seats-0bp{
text-transform:uppercase;
letter-spacing:.08em;
color:#EDF2FA;
font-weight:600;
font-size:0.625rem;
}
.axl_lc_info-0bp{
gap:2px;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
display:flex;
}
.axl_lc_name-0bp{
overflow:hidden;
font-size:15px;
text-overflow:ellipsis;
color:#EDF2FA;
white-space:nowrap;
font-weight:700;
}
.axl_lc_bet-0bp{
font-size:11px;
color:#7A92AD;
}
.axl_pc-0bp{
background:#141B24;
gap:0.5rem;
border:1px solid rgba(180,210,255,0.07);
padding:16px 0.875rem;
border-radius:14px;
flex-direction:column;
min-width:0;
align-items:center;
min-height:74px;
justify-content:center;
display:flex;
}
.axl_pc_logo-0bp{
flex:0 0 auto;
height:1.75rem;
width:auto;
object-fit:contain;
max-width:100%;
}
.axl_pc_name-0bp{
overflow:hidden;
text-overflow:ellipsis;
text-align:center;
white-space:nowrap;
max-width:100%;
color:#7A92AD;
font-size:11px;
}
.axl_gc_tag-0bp{
border-radius:0.5rem;
padding:3px 0.5rem;
display:inline-block;
left:0.625rem;
top:0.625rem;
font-weight:700;
z-index:2;
font-size:10px;
position:absolute;
letter-spacing:.06em;
text-transform:uppercase;
}
.axl_gc_tag_hot-0bp{
background:#F04E4E;
color:#EDF2FA;
}
.axl_gc_tag_new-0bp{
background:#62B4FF;
color:#0A0F1A;
}
.axl_gc_tag_jp-0bp{
background:#F0B429;
color:#0A0F1A;
}
.axl_gc_tag_live-0bp{
background:#F04E4E;
color:#EDF2FA;
}
.axl_sh-0bp{
margin-bottom:18px;
min-width:0;
}
.axl_sh_row-0bp{
gap:1rem;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
}
.axl_sh_row-0bp .axl_sh_l-0bp{
gap:6px;
display:flex;
flex-direction:column;
min-width:0;
}
.axl_sh_stack-0bp{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.axl_sh_center-0bp{
gap:0.625rem;
flex-direction:column;
align-items:center;
text-align:center;
display:flex;
}
.axl_sh_h2-0bp{
line-height:1.1;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#EDF2FA;
font-weight:600;
font-size:24px;
overflow-wrap:break-word;
}
@media(min-width:770px){
.axl_sh_h2-0bp{
font-size:30px;
}
}
.axl_band-0bp .axl_sh_h2-0bp{
color:#EDF2FA;
}
.axl_sh_eb_line-0bp{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.axl_sh_eb_line-0bp::before{
background:#3A8FE8;
display:inline-block;
content:"";
height:1px;
width:28px;
}
.axl_band-0bp .axl_sh_eb_line-0bp::before{
background:#5BB8FF;
}
.axl_sh_eb_dot-0bp{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.axl_sh_eb_dot-0bp::before{
background:#3A8FE8;
border-radius:50%;
content:"";
display:inline-block;
width:0.375rem;
height:0.375rem;
}
.axl_band-0bp .axl_sh_eb_dot-0bp::before{
background:#5BB8FF;
}
.axl_sh_link-0bp{
gap:0.375rem;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
display:inline-flex;
font-size:13px;
padding-bottom:2px;
white-space:nowrap;
align-items:center;
color:#EDF2FA;
font-weight:600;
border-bottom:1px solid #EDF2FA;
}
.axl_sh_link-0bp:hover{
border-color:#3A8FE8;
color:#3A8FE8;
}
.axl_sh_link-0bp svg{
height:0.875rem;
width:14px;
}
.axl_sh_link_chev-0bp{
padding-bottom:0;
border-bottom:0;
}
.axl_sh_link_btn-0bp{
background:#3A8FE8;
padding:0.563rem 1.125rem;
border-radius:999px;
border-bottom:0;
color:#04080E;
}
.axl_sh_link_btn-0bp:hover{
border-color:transparent;
background:#2E7DD4;
color:#04080E;
}
.axl_band-0bp .axl_sh_link-0bp{
border-color:#EDF2FA;
color:#EDF2FA;
}
.axl_band-0bp .axl_sh_link_btn-0bp{
background:#5BB8FF;
color:#0A0F1A;
}
.axl_sh_rule-0bp{
margin:-2px 0 18px;
background:rgba(180,210,255,0.13);
height:1px;
}
.axl_band-0bp .axl_sh_rule-0bp{
background:rgba(180,210,255,0.13);
}
.axl_hero-0bp{
padding:2rem 0 0.5rem;
}
@media(min-width:770px){
.axl_hero-0bp{
padding:3.5rem 0 1.5rem;
}
}
.axl_hero_in-0bp{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:902px){
.axl_hero_in-0bp{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.axl_hero_copy-0bp{
min-width:0;
}
.axl_hero_eyebrow-0bp{
gap:10px;
align-items:center;
display:inline-flex;
margin-bottom:1.375rem;
}
.axl_hero_eyebrow_line-0bp{
background:#3A8FE8;
flex:0 0 auto;
display:inline-block;
width:28px;
height:1px;
}
.axl_hero_h1-0bp{
overflow-wrap:break-word;
font-size:38px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:20px;
letter-spacing:-.01em;
line-height:1.04;
color:#EDF2FA;
}
@media(min-width:765px){
.axl_hero_h1-0bp{
font-size:54px;
}
}
@media(min-width:1101px){
.axl_hero_h1-0bp{
font-size:3.875rem;
}
}
.axl_hero_h1-0bp em{
color:#3A8FE8;
font-style:normal;
}
.axl_hero_sub-0bp{
margin-bottom:1.875rem;
line-height:1.6;
font-size:16px;
max-width:30rem;
color:#5A7290;
}
@media(min-width:765px){
.axl_hero_sub-0bp{
font-size:1.125rem;
}
}
.axl_hero_actions-0bp{
gap:14px;
margin-bottom:2.125rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.axl_hero_cta-0bp{
background:#3A8FE8;
gap:10px;
transition:background-color .2s ease;
border-radius:62.438rem;
padding:16px 1.875rem;
font-weight:700;
font-size:0.938rem;
display:inline-flex;
color:#04080E;
align-items:center;
}
.axl_hero_cta-0bp:hover{
background:#2E7DD4;
}
.axl_hero_cta_ic-0bp{
display:inline-flex;
align-items:center;
}
.axl_hero_cta_ic-0bp svg{
width:16px;
height:16px;
}
.axl_hero_cta_alt-0bp{
border-radius:62.438rem;
padding:15px 1.625rem;
background:transparent;
transition:border-color .2s ease,color .2s ease;
border:1px solid rgba(180,210,255,0.13);
color:#EDF2FA;
font-weight:600;
align-items:center;
display:inline-flex;
font-size:15px;
}
.axl_hero_cta_alt-0bp:hover{
border-color:#3A8FE8;
color:#3A8FE8;
}
.axl_hero_trust-0bp{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.axl_hero_trust_item-0bp{
gap:0.563rem;
display:flex;
font-weight:600;
align-items:center;
font-size:0.813rem;
color:#B8C8DC;
}
.axl_hero_trust_ic-0bp{
display:inline-flex;
align-items:center;
color:#3A8FE8;
}
.axl_hero_trust_ic-0bp svg{
height:16px;
width:16px;
}
.axl_hero_promo-0bp{
border-radius:20px;
overflow:hidden;
background:#141B24;
min-height:18.75rem;
position:relative;
display:flex;
box-shadow:0 8px 2.5rem rgba(0,0,0,0.55), 0 2px 0.625rem rgba(58,143,232,0.15);
}
.axl_hero_promo_bg-0bp{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.axl_hero_promo_bg-0bp::after{
background:linear-gradient(120deg,#0A0F1A 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.axl_hero_promo_glow-0bp{
background:radial-gradient(circle,rgba(56,140,255,0.12) 0%,transparent 65%);
border-radius:50%;
position:absolute;
pointer-events:none;
width:260px;
top:-2.5rem;
right:-20px;
height:16.25rem;
}
.axl_hero_promo_ct-0bp{
padding:28px;
align-self:flex-end;
z-index:2;
max-width:88%;
position:relative;
}
.axl_hero_promo_label-0bp{
letter-spacing:.25em;
display:block;
font-size:10px;
font-weight:700;
color:#5BB8FF;
margin-bottom:0.5rem;
text-transform:uppercase;
}
.axl_hero_promo_amount-0bp{
font-size:2rem;
font-weight:600;
color:#EDF2FA;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
}
@media(min-width:769px){
.axl_hero_promo_amount-0bp{
font-size:2.5rem;
}
}
.axl_hero_promo_amount-0bp em{
font-style:normal;
color:#5BB8FF;
}
.axl_hero_rating-0bp{
border-radius:0.875rem;
border:1px solid rgba(180,210,255,0.07);
background:#141B24;
padding:0.625rem 0.875rem;
gap:0.625rem;
align-items:center;
right:14px;
display:flex;
z-index:3;
max-width:min(260px,62%);
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.50);
position:absolute;
top:0.875rem;
}
.axl_hero_rating_score-0bp{
flex:0 0 auto;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#EDF2FA;
font-weight:700;
font-size:24px;
}
.axl_hero_rating_txt-0bp{
flex:1 1 auto;
min-width:0;
}
.axl_hero_rating_stars-0bp{
gap:2px;
display:flex;
color:#3A8FE8;
}
.axl_hero_rating_stars-0bp svg{
height:12px;
width:0.75rem;
}
.axl_hero_rating_cap-0bp{
color:#7A92AD;
line-height:1.35;
font-size:11px;
margin-top:3px;
overflow-wrap:break-word;
display:block;
}
.axl_stat-0bp{
margin-top:1rem;
border-top:1px solid rgba(180,210,255,0.13);
border-bottom:1px solid rgba(180,210,255,0.13);
}
.axl_stat_in-0bp{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.axl_stat_in-0bp{
grid-template-columns:repeat(4,1fr);
}
}
.axl_stat_item-0bp{
padding:1.375rem 0.875rem;
min-width:0;
border-bottom:1px solid rgba(180,210,255,0.07);
border-right:1px solid rgba(180,210,255,0.07);
}
.axl_stat_item-0bp:nth-child(2n){
border-right:0;
}
.axl_stat_item-0bp:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.axl_stat_item-0bp{
border-bottom:0;
}
.axl_stat_item-0bp:nth-child(2n){
border-right:1px solid rgba(180,210,255,0.07);
}
.axl_stat_item-0bp:nth-child(4n){
border-right:0;
}
}
.axl_stat_value-0bp{
font-size:1.875rem;
color:#EDF2FA;
overflow-wrap:break-word;
font-weight:700;
line-height:1;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.axl_stat_value-0bp{
font-size:2.125rem;
}
}
.axl_stat_label-0bp{
margin-top:0.375rem;
color:#7A92AD;
line-height:1.4;
overflow-wrap:break-word;
font-size:0.813rem;
}
.axl_grow-0bp{
padding:1.625rem 0 0.625rem;
}
.axl_row_seo-0bp{
margin:10px 0 0;
font-size:0.875rem;
max-width:760px;
line-height:1.65;
color:#5A7290;
overflow-wrap:break-word;
}
.axl_row_seo-0bp strong{
color:#EDF2FA;
font-weight:700;
}
.axl_gf-0bp{
padding:1.5rem 0 6px;
}
.axl_gf_in-0bp{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.axl_gf_chip-0bp{
border:1px solid rgba(180,210,255,0.13);
padding:10px 18px;
border-radius:999px;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
background:#141B24;
color:#B8C8DC;
font-size:13px;
font-weight:600;
white-space:nowrap;
}
.axl_gf_chip-0bp:hover{
border-color:#3A8FE8;
color:#3A8FE8;
}
.axl_gf_chip-0bp.axl_state_active-0bp{
background:#3A8FE8;
border-color:transparent;
color:#04080E;
}
.axl_pr-0bp{
padding:30px 0 0.375rem;
}
.axl_pr_card-0bp{
border:1px solid rgba(180,210,255,0.07);
flex:0 0 auto;
padding:1.625rem;
background:#141B24;
border-radius:1.25rem;
overflow:hidden;
gap:0.625rem;
min-height:200px;
flex-direction:column;
position:relative;
width:280px;
display:flex;
}
@media(min-width:765px){
.axl_pr_card-0bp{
width:18.75rem;
}
}
.axl_pr_card_feat-0bp{
border-color:transparent;
background:linear-gradient(150deg,#0D1929,#060A10);
color:#EDF2FA;
}
.axl_pr_glow-0bp{
border-radius:50%;
background:radial-gradient(circle,rgba(56,140,255,0.12),transparent 70%);
top:-30px;
opacity:0;
position:absolute;
height:8.125rem;
pointer-events:none;
right:-30px;
width:8.125rem;
}
.axl_pr_card_feat-0bp .axl_pr_glow-0bp{
opacity:1;
}
.axl_pr_label-0bp{
font-weight:700;
letter-spacing:.16em;
text-transform:uppercase;
font-size:0.625rem;
color:#3A8FE8;
position:relative;
}
.axl_pr_card_feat-0bp .axl_pr_label-0bp{
color:#5BB8FF;
}
.axl_pr_amount-0bp{
overflow-wrap:break-word;
font-weight:600;
color:#EDF2FA;
position:relative;
font-size:26px;
line-height:1.08;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.axl_pr_card_feat-0bp .axl_pr_amount-0bp{
color:#EDF2FA;
}
.axl_pr_amount-0bp em{
font-style:normal;
color:#3A8FE8;
}
.axl_pr_card_feat-0bp .axl_pr_amount-0bp em{
color:#5BB8FF;
}
.axl_pr_terms-0bp{
color:#7A92AD;
font-size:13px;
line-height:1.5;
position:relative;
}
.axl_pr_card_feat-0bp .axl_pr_terms-0bp{
color:#7A9EC2;
}
.axl_pr_cta-0bp{
align-self:flex-start;
position:relative;
margin-top:auto;
}
.axl_pr_card_feat-0bp .axl_pr_cta-0bp{
background:#5BB8FF;
transition:opacity .2s ease;
padding:0.563rem 1.125rem;
border-radius:999px;
font-weight:700;
font-size:0.813rem;
color:#0A0F1A;
}
.axl_pr_card_feat-0bp .axl_pr_cta-0bp:hover{
opacity:.9;
}
.axl_pr_card-0bp:not(.axl_pr_card_feat-0bp) .axl_pr_cta-0bp{
transition:color .2s ease,border-color .2s ease;
padding-bottom:2px;
border-bottom:1px solid #EDF2FA;
font-weight:700;
font-size:13px;
color:#EDF2FA;
}
.axl_pr_card-0bp:not(.axl_pr_card_feat-0bp) .axl_pr_cta-0bp:hover{
border-color:#3A8FE8;
color:#3A8FE8;
}
.axl_jp-0bp{
padding:30px 0 0.625rem;
}
.axl_jp_grid-0bp{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:766px){
.axl_jp_grid-0bp{
grid-template-columns:1fr 1fr;
}
.axl_jp_card_mega-0bp{
grid-column:1/-1;
}
}
@media(min-width:998px){
.axl_jp_grid-0bp{
grid-template-columns:1.4fr 1fr 1fr;
}
.axl_jp_card_mega-0bp{
grid-column:auto;
}
}
.axl_jp_card-0bp{
overflow:hidden;
background:#141B24;
border:1px solid rgba(180,210,255,0.07);
border-radius:1.25rem;
padding:1.625rem;
gap:12px;
flex-direction:column;
min-height:200px;
justify-content:space-between;
position:relative;
display:flex;
min-width:0;
}
.axl_jp_card_mega-0bp{
border-color:transparent;
background:linear-gradient(135deg,#0D1929,#060A10);
color:#EDF2FA;
min-height:13.125rem;
}
.axl_jp_glow-0bp{
border-radius:50%;
background:radial-gradient(circle,rgba(56,140,255,0.12),transparent 70%);
right:-2.5rem;
top:-2.5rem;
width:200px;
position:absolute;
height:200px;
pointer-events:none;
}
.axl_jp_label-0bp{
gap:10px;
text-transform:uppercase;
color:#3A8FE8;
align-items:center;
position:relative;
font-size:0.625rem;
flex-wrap:wrap;
letter-spacing:.16em;
font-weight:700;
justify-content:space-between;
display:flex;
}
.axl_jp_card_mega-0bp .axl_jp_label-0bp{
color:#5BB8FF;
}
.axl_jp_drop-0bp{
text-transform:none;
letter-spacing:.04em;
color:#7A92AD;
font-weight:600;
}
.axl_jp_card_mega-0bp .axl_jp_drop-0bp{
color:#7A9EC2;
}
.axl_jp_amount-0bp{
overflow-wrap:break-word;
color:#EDF2FA;
line-height:1;
font-weight:700;
position:relative;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:2.375rem;
}
.axl_jp_card_mega-0bp .axl_jp_amount-0bp{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#5BB8FF;
}
@media(min-width:767px){
.axl_jp_card_mega-0bp .axl_jp_amount-0bp{
font-size:54px;
}
}
.axl_jp_game-0bp{
font-size:0.813rem;
color:#7A92AD;
position:relative;
}
.axl_jp_card_mega-0bp .axl_jp_game-0bp{
color:#7A9EC2;
}
.axl_jp_cta-0bp{
position:relative;
align-self:flex-start;
}
.axl_jp_card_mega-0bp .axl_jp_cta-0bp{
transition:opacity .2s ease;
background:#5BB8FF;
border-radius:62.438rem;
padding:10px 1.25rem;
color:#0A0F1A;
font-size:13px;
font-weight:700;
}
.axl_jp_card_mega-0bp .axl_jp_cta-0bp:hover{
opacity:.9;
}
.axl_jp_card-0bp:not(.axl_jp_card_mega-0bp) .axl_jp_cta-0bp{
transition:color .2s ease,border-color .2s ease;
color:#EDF2FA;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #EDF2FA;
font-size:13px;
}
.axl_jp_card-0bp:not(.axl_jp_card_mega-0bp) .axl_jp_cta-0bp:hover{
border-color:#3A8FE8;
color:#3A8FE8;
}
.axl_jp_seo-0bp{
margin:14px 0 0;
line-height:1.65;
font-size:0.875rem;
color:#5A7290;
overflow-wrap:break-word;
max-width:47.5rem;
}
.axl_jp_seo-0bp strong{
color:#EDF2FA;
font-weight:700;
}
.axl_grow-0bp{
padding:1.625rem 0 10px;
}
.axl_row_seo-0bp{
margin:0.625rem 0 0;
font-size:14px;
max-width:47.5rem;
overflow-wrap:break-word;
color:#5A7290;
line-height:1.65;
}
.axl_row_seo-0bp strong{
color:#EDF2FA;
font-weight:700;
}
.axl_grow-0bp{
padding:26px 0 0.625rem;
}
.axl_row_seo-0bp{
margin:0.625rem 0 0;
color:#5A7290;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
max-width:47.5rem;
}
.axl_row_seo-0bp strong{
font-weight:700;
color:#EDF2FA;
}
.axl_gm-0bp{
padding:30px 0 10px;
}
.axl_gm_in-0bp{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:881px){
.axl_gm_in-0bp{
grid-template-columns:1.25fr 1fr;
}
}
.axl_gm_left-0bp{
background:#141B24;
border:1px solid rgba(180,210,255,0.07);
padding:32px;
border-radius:1.25rem;
min-width:0;
}
.axl_gm_eyebrow-0bp{
margin-bottom:0.625rem;
}
.axl_gm_h2-0bp{
font-size:26px;
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#EDF2FA;
line-height:1.06;
margin-bottom:0.5rem;
overflow-wrap:break-word;
}
@media(min-width:770px){
.axl_gm_h2-0bp{
font-size:28px;
}
}
.axl_gm_text-0bp{
margin-bottom:22px;
line-height:1.6;
color:#5A7290;
font-size:14px;
max-width:480px;
}
.axl_gm_level-0bp{
color:#3A8FE8;
font-weight:700;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
font-size:1.375rem;
}
.axl_gm_bar-0bp{
border-radius:999px;
overflow:hidden;
background:rgba(180,210,255,0.13);
height:8px;
margin-bottom:6px;
}
.axl_gm_bar_fill-0bp{
background:linear-gradient(90deg,#3A8FE8,#7AC8FF);
border-radius:62.438rem;
height:100%;
}
.axl_gm_bar_meta-0bp{
gap:0.625rem;
color:#7A92AD;
margin-bottom:1.125rem;
font-size:11px;
display:flex;
justify-content:space-between;
}
.axl_gm_missions-0bp{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.axl_gm_mission-0bp{
gap:7px;
background:#0D1117;
border:1px solid rgba(180,210,255,0.13);
border-radius:999px;
padding:0.563rem 0.938rem;
color:#B8C8DC;
align-items:center;
font-weight:600;
font-size:0.781rem;
display:inline-flex;
}
.axl_gm_mission_ic-0bp{
align-items:center;
display:inline-flex;
color:#3A8FE8;
}
.axl_gm_mission_ic-0bp svg{
width:0.813rem;
height:13px;
}
.axl_gm_right-0bp{
border-radius:1.25rem;
overflow:hidden;
padding:2rem;
background:linear-gradient(150deg,#0D1929,#060A10);
flex-direction:column;
color:#EDF2FA;
position:relative;
display:flex;
}
.axl_gm_glow-0bp{
border-radius:50%;
background:radial-gradient(circle,rgba(56,140,255,0.12),transparent 70%);
top:-30px;
position:absolute;
width:150px;
right:-30px;
height:9.375rem;
pointer-events:none;
}
.axl_gm_ref_eyebrow-0bp{
position:relative;
margin-bottom:10px;
}
.axl_gm_ref_h2-0bp{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
color:#EDF2FA;
margin-bottom:0.5rem;
line-height:1.1;
position:relative;
font-size:26px;
}
.axl_gm_ref_text-0bp{
font-size:13.5px;
color:#7A9EC2;
position:relative;
margin-bottom:1.25rem;
line-height:1.55;
}
.axl_gm_ref_cta-0bp{
padding:0.688rem 22px;
transition:opacity .2s ease;
border-radius:62.438rem;
background:#5BB8FF;
margin-top:auto;
align-self:flex-start;
font-size:0.844rem;
color:#0A0F1A;
position:relative;
font-weight:700;
}
.axl_gm_ref_cta-0bp:hover{
opacity:.9;
}
.axl_app-0bp{
padding:1.875rem 0 10px;
}
.axl_app_in-0bp{
border:1px solid rgba(180,210,255,0.07);
background:#141B24;
gap:1.75rem;
border-radius:20px;
padding:32px;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.axl_app_in-0bp{
gap:40px;
padding:40px 44px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.axl_app_copy-0bp{
max-width:560px;
min-width:0;
}
.axl_app_eyebrow-0bp{
margin-bottom:12px;
}
.axl_app_h2-0bp{
font-size:1.75rem;
font-weight:600;
margin-bottom:12px;
overflow-wrap:break-word;
color:#EDF2FA;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
}
@media(min-width:770px){
.axl_app_h2-0bp{
font-size:34px;
}
}
.axl_app_text-0bp{
font-size:0.875rem;
color:#5A7290;
margin-bottom:1.375rem;
line-height:1.6;
}
.axl_app_btns-0bp{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.axl_app_btn-0bp{
border-radius:0.875rem;
gap:0.625rem;
padding:0.688rem 1.25rem;
transition:background-color .2s ease;
background:#3A8FE8;
align-items:center;
color:#04080E;
display:inline-flex;
}
.axl_app_btn-0bp:hover{
background:#2E7DD4;
}
.axl_app_btn_ic-0bp{
display:inline-flex;
align-items:center;
}
.axl_app_btn_ic-0bp svg{
height:1.125rem;
width:18px;
}
.axl_app_btn_lb-0bp{
font-weight:700;
font-size:13.5px;
}
.axl_app_qr_wrap-0bp{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.axl_app_qr-0bp{
flex:0 0 auto;
border-radius:0.875rem;
background-color:#3A8FE8;
height:108px;
background-image:repeating-linear-gradient(0deg,#141B24 0 5px,transparent 5px 11px),repeating-linear-gradient(90deg,#141B24 0 5px,transparent 0.313rem 0.688rem);
width:6.75rem;
}
.axl_app_qr_cap-0bp{
line-height:1.4;
color:#7A92AD;
max-width:5.75rem;
font-size:0.781rem;
}
.axl_vip-0bp{
padding:48px 0;
}
@media(min-width:768px){
.axl_vip-0bp{
padding:4rem 0;
}
}
.axl_vip_head-0bp{
gap:0.875rem;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:878px){
.axl_vip_head-0bp{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.axl_vip_eyebrow-0bp{
margin-bottom:12px;
}
.axl_vip_h2-0bp{
color:#EDF2FA;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-size:32px;
}
@media(min-width:769px){
.axl_vip_h2-0bp{
font-size:40px;
}
}
.axl_vip_intro-0bp{
color:#7A9EC2;
line-height:1.6;
font-size:14px;
max-width:420px;
}
.axl_vip_grid-0bp{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.axl_vip_card-0bp{
border:1px solid rgba(180,210,255,0.13);
padding:22px 18px;
border-radius:14px;
min-width:0;
}
.axl_vip_card_feat-0bp{
border-color:#5BB8FF;
background:rgba(200,220,255,0.07);
}
.axl_vip_card_ic-0bp{
background:linear-gradient(135deg,#3A8FE8,#7AC8FF);
border-radius:0.5rem;
height:34px;
display:block;
margin-bottom:1rem;
width:34px;
}
.axl_vip_name-0bp{
font-size:20px;
overflow-wrap:break-word;
color:#EDF2FA;
margin-bottom:6px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.axl_vip_perk-0bp{
line-height:1.5;
color:#7A9EC2;
font-size:12.5px;
overflow-wrap:break-word;
}
.axl_sea-0bp{
padding:24px 0 10px;
}
.axl_sea_in-0bp{
overflow:hidden;
background:linear-gradient(115deg,#0D1929,#060A10);
padding:2.25rem;
gap:1.375rem;
border-radius:1.25rem;
display:flex;
position:relative;
flex-direction:column;
color:#EDF2FA;
}
@media(min-width:819px){
.axl_sea_in-0bp{
padding:2.75rem 3rem;
gap:32px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.axl_sea_glow-0bp{
background:radial-gradient(circle,rgba(56,140,255,0.12),transparent 68%);
border-radius:50%;
position:absolute;
pointer-events:none;
transform:translateY(-50%);
top:50%;
width:240px;
height:15rem;
right:3.75rem;
}
.axl_sea_copy-0bp{
position:relative;
min-width:0;
max-width:560px;
}
.axl_sea_eyebrow-0bp{
margin-bottom:12px;
}
.axl_sea_h2-0bp{
margin-bottom:12px;
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.04;
color:#EDF2FA;
font-size:1.875rem;
overflow-wrap:break-word;
}
@media(min-width:767px){
.axl_sea_h2-0bp{
font-size:38px;
}
}
.axl_sea_text-0bp{
color:#7A9EC2;
font-size:0.938rem;
line-height:1.6;
}
.axl_sea_cta-0bp{
background:#5BB8FF;
padding:1rem 32px;
transition:opacity .2s ease;
flex:0 0 auto;
border-radius:999px;
font-weight:700;
font-size:0.938rem;
color:#0A0F1A;
position:relative;
}
.axl_sea_cta-0bp:hover{
opacity:.9;
}
.axl_hts-0bp{
padding:3rem 0;
}
@media(min-width:767px){
.axl_hts-0bp{
padding:3.875rem 0;
}
}
.axl_hts_head-0bp{
gap:18px;
margin-bottom:34px;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.axl_hts_head-0bp{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.axl_hts_eyebrow-0bp{
margin-bottom:12px;
}
.axl_hts_h2-0bp{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
color:#EDF2FA;
font-size:1.875rem;
}
@media(min-width:769px){
.axl_hts_h2-0bp{
font-size:38px;
}
}
.axl_hts_cta-0bp{
background:#5BB8FF;
flex:0 0 auto;
padding:15px 30px;
transition:opacity .2s ease;
border-radius:999px;
font-size:0.938rem;
color:#0A0F1A;
font-weight:700;
}
.axl_hts_cta-0bp:hover{
opacity:.9;
}
.axl_hts_grid-0bp{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.axl_hts_grid-0bp{
grid-template-columns:repeat(3,1fr);
}
}
.axl_hts_step-0bp{
border-top:1px solid rgba(180,210,255,0.13);
padding-top:22px;
min-width:0;
}
.axl_hts_step_num-0bp{
margin-bottom:0.875rem;
font-weight:700;
color:#5BB8FF;
line-height:1;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:44px;
}
.axl_hts_step_h-0bp{
line-height:1.2;
font-weight:700;
color:#EDF2FA;
font-size:19px;
margin-bottom:0.5rem;
overflow-wrap:break-word;
}
.axl_hts_step_p-0bp{
overflow-wrap:break-word;
color:#7A9EC2;
font-size:0.875rem;
line-height:1.55;
}
.axl_et-0bp{
padding:36px 0 0.625rem;
}
.axl_et_in-0bp{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:879px){
.axl_et_in-0bp{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.axl_et_left-0bp{
min-width:0;
}
.axl_et_eyebrow-0bp{
margin-bottom:12px;
}
.axl_et_h2-0bp{
overflow-wrap:break-word;
color:#EDF2FA;
font-size:28px;
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
margin-bottom:14px;
}
@media(min-width:771px){
.axl_et_h2-0bp{
font-size:2rem;
}
}
.axl_et_text-0bp{
color:#5A7290;
font-size:0.938rem;
line-height:1.65;
margin-bottom:1.375rem;
}
.axl_et_stats-0bp{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.axl_et_stat-0bp{
min-width:0;
}
.axl_et_stat_v-0bp{
font-weight:700;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:26px;
color:#EDF2FA;
line-height:1;
}
.axl_et_stat_l-0bp{
font-size:0.781rem;
color:#7A92AD;
margin-top:4px;
}
.axl_et_right-0bp{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.axl_et_member-0bp{
gap:16px;
border-radius:14px;
border:1px solid rgba(180,210,255,0.07);
padding:18px 1.25rem;
background:#141B24;
align-items:center;
min-width:0;
display:flex;
}
.axl_et_member_av-0bp{
flex:0 0 auto;
background:linear-gradient(135deg,#0D1929,#3A8FE8);
border-radius:50%;
height:3rem;
width:3rem;
}
.axl_et_member_name-0bp{
color:#EDF2FA;
overflow-wrap:break-word;
font-weight:700;
font-size:0.938rem;
}
.axl_et_member_role-0bp{
font-size:12.5px;
color:#7A92AD;
overflow-wrap:break-word;
}
.axl_et_updated-0bp{
padding:0.875rem 1.125rem;
border:1px solid rgba(180,210,255,0.07);
gap:0.5rem;
border-radius:14px;
background:#0D1117;
color:#5A7290;
font-size:12.5px;
display:flex;
align-items:center;
}
.axl_rc-0bp{
padding:3rem 0 0.625rem;
}
.axl_rc_in-0bp{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.axl_rc_in-0bp{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.axl_rc_col-0bp{
min-width:0;
}
.axl_rc_label-0bp{
font-weight:600;
text-transform:uppercase;
margin-bottom:1rem;
letter-spacing:.2em;
font-size:0.688rem;
color:#3A8FE8;
}
.axl_rc_awards-0bp{
gap:12px;
display:flex;
flex-direction:column;
}
.axl_rc_award-0bp{
gap:12px;
display:flex;
min-width:0;
align-items:center;
}
.axl_rc_award_ic-0bp{
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#62B4FF;
}
.axl_rc_award_ic-0bp svg{
height:1.125rem;
width:1.125rem;
}
.axl_rc_award_t-0bp{
overflow-wrap:break-word;
font-size:14px;
color:#EDF2FA;
font-weight:700;
}
.axl_rc_award_s-0bp{
overflow-wrap:break-word;
color:#7A92AD;
font-size:12px;
}
.axl_rc_press-0bp{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.axl_rc_press_logo-0bp{
overflow:hidden;
border:1px solid rgba(180,210,255,0.07);
border-radius:8px;
padding:0 8px;
align-items:center;
text-overflow:ellipsis;
text-align:center;
font-size:14px;
white-space:nowrap;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#5A7290;
height:3.25rem;
font-weight:700;
display:flex;
justify-content:center;
}
.axl_rc_partner-0bp{
padding:1.375rem;
background:#141B24;
border:1px solid rgba(180,210,255,0.07);
border-radius:0.875rem;
}
.axl_rc_partner_name-0bp{
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:20px;
margin-bottom:6px;
font-weight:600;
color:#EDF2FA;
}
.axl_rc_partner_text-0bp{
overflow-wrap:break-word;
font-size:0.813rem;
line-height:1.55;
color:#5A7290;
}
.axl_op-0bp{
padding:36px 0 10px;
}
.axl_op_in-0bp{
background:#141B24;
border:1px solid rgba(180,210,255,0.07);
gap:32px;
grid-template-columns:1fr;
padding:2rem;
border-radius:0.875rem;
display:grid;
align-items:center;
}
@media(min-width:862px){
.axl_op_in-0bp{
gap:2.75rem;
padding:2.125rem 40px;
grid-template-columns:.9fr 1.1fr;
}
}
.axl_op_left-0bp{
min-width:0;
}
.axl_op_eyebrow-0bp{
margin-bottom:12px;
}
.axl_op_h2-0bp{
line-height:1.08;
overflow-wrap:break-word;
color:#EDF2FA;
margin-bottom:0.625rem;
font-size:28px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:767px){
.axl_op_h2-0bp{
font-size:30px;
}
}
.axl_op_text-0bp{
color:#5A7290;
line-height:1.6;
font-size:0.875rem;
}
.axl_op_grid-0bp{
background:rgba(180,210,255,0.13);
border:1px solid rgba(180,210,255,0.13);
overflow:hidden;
gap:1px;
border-radius:0.5rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.axl_op_field-0bp{
background:#0D1117;
padding:1.125rem 1.25rem;
min-width:0;
}
.axl_op_field_lb-0bp{
color:#3A8FE8;
letter-spacing:.1em;
margin-bottom:0.313rem;
text-transform:uppercase;
font-size:0.625rem;
font-weight:600;
}
.axl_op_field_val-0bp{
overflow-wrap:break-word;
font-size:14px;
color:#EDF2FA;
font-weight:700;
}
.axl_wy-0bp{
padding:48px 0;
}
@media(min-width:771px){
.axl_wy-0bp{
padding:56px 0;
}
}
.axl_wy_in-0bp{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:902px){
.axl_wy_in-0bp{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.axl_wy_left-0bp{
min-width:0;
}
.axl_wy_eyebrow-0bp{
margin-bottom:14px;
}
.axl_wy_h2-0bp{
font-size:2rem;
color:#EDF2FA;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:16px;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.axl_wy_h2-0bp{
font-size:2.5rem;
}
}
.axl_wy_intro-0bp{
color:#5A7290;
line-height:1.6;
font-size:15px;
}
.axl_wy_grid-0bp{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.axl_wy_grid-0bp{
grid-template-columns:1fr 1fr;
}
}
.axl_wy_card-0bp{
padding:1.625rem;
border-radius:0.875rem;
border:1px solid rgba(180,210,255,0.07);
background:#141B24;
min-width:0;
}
.axl_wy_card_ic-0bp{
margin-bottom:1rem;
align-items:center;
color:#3A8FE8;
display:inline-flex;
justify-content:center;
}
.axl_wy_card_ic-0bp svg{
width:1.625rem;
height:26px;
}
.axl_wy_card_h-0bp{
font-size:21px;
overflow-wrap:break-word;
margin-bottom:0.5rem;
color:#EDF2FA;
line-height:1.15;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.axl_wy_card_p-0bp{
font-size:14px;
overflow-wrap:break-word;
color:#5A7290;
line-height:1.55;
}
.axl_pmt-0bp{
padding:3rem 0 10px;
}
.axl_pmt_in-0bp{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:881px){
.axl_pmt_in-0bp{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.axl_pmt_left-0bp{
min-width:0;
}
.axl_pmt_eyebrow-0bp{
margin-bottom:12px;
}
.axl_pmt_h2-0bp{
line-height:1.06;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.875rem;
font-weight:600;
color:#EDF2FA;
margin-bottom:12px;
}
@media(min-width:769px){
.axl_pmt_h2-0bp{
font-size:2rem;
}
}
.axl_pmt_text-0bp{
color:#5A7290;
font-size:14.5px;
margin-bottom:22px;
line-height:1.6;
}
.axl_pmt_logos-0bp{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:477px){
.axl_pmt_logos-0bp{
grid-template-columns:repeat(4,1fr);
}
}
.axl_pmt_logo-0bp{
border-radius:8px;
border:1px solid rgba(180,210,255,0.07);
padding:0 8px;
background:#141B24;
overflow:hidden;
font-weight:700;
font-size:0.781rem;
text-align:center;
white-space:nowrap;
color:#B8C8DC;
text-overflow:ellipsis;
align-items:center;
justify-content:center;
height:3.125rem;
display:flex;
}
.axl_pmt_table-0bp{
overflow:hidden;
border:1px solid rgba(180,210,255,0.07);
border-radius:14px;
min-width:0;
}
.axl_pmt_thead-0bp{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#080C10;
display:grid;
}
.axl_pmt_th-0bp{
overflow:hidden;
padding:0.813rem 0.875rem;
white-space:nowrap;
text-overflow:ellipsis;
color:#EDF2FA;
font-size:10px;
font-weight:700;
letter-spacing:.08em;
text-transform:uppercase;
}
.axl_pmt_row-0bp{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(180,210,255,0.07);
display:grid;
}
.axl_pmt_row-0bp:nth-child(odd){
background:#141B24;
}
.axl_pmt_td-0bp{
padding:14px;
overflow-wrap:break-word;
min-width:0;
font-size:13.5px;
color:#5A7290;
}
.axl_pmt_row-0bp .axl_pmt_td-0bp:first-child{
font-weight:700;
color:#EDF2FA;
}
.axl_pmt_row-0bp .axl_pmt_td-0bp:last-child{
font-weight:700;
color:#29C47A;
}
.axl_prov-0bp{
padding:2.5rem 0 1.25rem;
}
.axl_prov_eyebrow-0bp{
display:block;
margin-bottom:18px;
}
.axl_prov_grid-0bp{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:561px){
.axl_prov_grid-0bp{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.axl_prov_grid-0bp{
grid-template-columns:repeat(6,1fr);
}
}
.axl_tt-0bp{
padding:48px 0 0.625rem;
}
@media(min-width:765px){
.axl_tt-0bp{
padding:60px 0 10px;
}
}
.axl_tt_head-0bp{
margin-bottom:34px;
text-align:center;
}
.axl_tt_eyebrow-0bp{
margin-bottom:12px;
}
.axl_tt_h2-0bp{
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-size:2rem;
color:#EDF2FA;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.axl_tt_h2-0bp{
font-size:2.625rem;
}
}
.axl_tt_grid-0bp{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:759px){
.axl_tt_grid-0bp{
grid-template-columns:repeat(3,1fr);
}
}
.axl_tt_card-0bp{
border-radius:0.875rem;
border:1px solid rgba(180,210,255,0.07);
padding:30px;
background:#141B24;
min-width:0;
display:flex;
flex-direction:column;
}
.axl_tt_card_ic-0bp{
align-items:center;
margin-bottom:1.125rem;
display:inline-flex;
color:#3A8FE8;
}
.axl_tt_card_ic-0bp svg{
height:1.75rem;
width:28px;
}
.axl_tt_card_h-0bp{
font-size:1.375rem;
color:#EDF2FA;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
font-weight:600;
}
.axl_tt_card_p-0bp{
line-height:1.6;
overflow-wrap:break-word;
font-size:14px;
color:#5A7290;
margin-bottom:0.875rem;
}
.axl_tt_card_p-0bp b{
font-weight:700;
color:#EDF2FA;
}
.axl_tt_card_link-0bp{
transition:color .2s ease;
margin-top:auto;
color:#EDF2FA;
border-bottom:1px solid #3A8FE8;
padding-bottom:2px;
font-weight:700;
align-self:flex-start;
font-size:0.813rem;
}
.axl_tt_card_link-0bp:hover{
color:#3A8FE8;
}
.axl_ts-0bp{
padding:2.75rem 0;
}
.axl_ts_in-0bp{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:881px){
.axl_ts_in-0bp{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.axl_ts_left-0bp{
min-width:0;
}
.axl_ts_h2-0bp{
margin-bottom:0.75rem;
line-height:1.1;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#EDF2FA;
font-size:1.625rem;
font-weight:600;
}
@media(min-width:766px){
.axl_ts_h2-0bp{
font-size:28px;
}
}
.axl_ts_text-0bp{
color:#7A9EC2;
max-width:520px;
line-height:1.6;
font-size:14.5px;
margin-bottom:22px;
}
.axl_ts_badges-0bp{
gap:18px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.axl_ts_badge-0bp{
font-size:13px;
font-weight:600;
color:#7A9EC2;
}
.axl_ts_pay-0bp{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:881px){
.axl_ts_pay-0bp{
justify-content:flex-end;
}
}
.axl_ts_pay_chip-0bp{
border:1px solid rgba(180,210,255,0.13);
padding:0.75rem 16px;
background:rgba(200,220,255,0.07);
border-radius:0.875rem;
font-size:14px;
color:#EDF2FA;
font-weight:700;
}
.axl_lh-0bp{
padding:40px 0 20px;
}
.axl_lh_in-0bp{
border-top:1px solid rgba(180,210,255,0.13);
padding-top:2.125rem;
}
.axl_lh_eyebrow-0bp{
display:block;
margin-bottom:22px;
}
.axl_lh_grid-0bp{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:602px){
.axl_lh_grid-0bp{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:959px){
.axl_lh_grid-0bp{
grid-template-columns:repeat(5,1fr);
}
}
.axl_lh_col-0bp{
min-width:0;
}
.axl_lh_col_h-0bp{
margin-bottom:0.75rem;
font-weight:700;
color:#EDF2FA;
overflow-wrap:break-word;
font-size:0.813rem;
}
.axl_lh_links-0bp{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.axl_lh_link-0bp{
transition:color .2s ease;
font-size:13px;
overflow-wrap:break-word;
color:#5A7290;
}
.axl_lh_link-0bp:hover{
color:#3A8FE8;
}
.axl_sg-0bp{
padding:48px 0 10px;
}
.axl_sg_eyebrow-0bp{
display:block;
margin-bottom:12px;
}
.axl_sg_h2-0bp{
color:#EDF2FA;
font-size:1.875rem;
line-height:1.05;
margin-bottom:28px;
font-weight:600;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.axl_sg_h2-0bp{
font-size:36px;
}
}
.axl_sg_grid-0bp{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:719px){
.axl_sg_grid-0bp{
grid-template-columns:repeat(3,1fr);
}
}
.axl_sg_col-0bp{
min-width:0;
}
.axl_sg_col_h-0bp{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:10px;
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
font-size:22px;
color:#EDF2FA;
}
.axl_sg_col_p-0bp{
color:#5A7290;
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
}
.axl_el-0bp{
padding:3rem 0;
}
@media(min-width:770px){
.axl_el-0bp{
padding:56px 0;
}
}
.axl_el_in-0bp{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:897px){
.axl_el_in-0bp{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.axl_el_left-0bp{
min-width:0;
}
.axl_el_eyebrow-0bp{
margin-bottom:14px;
}
.axl_el_h2-0bp{
line-height:1.08;
margin-bottom:1.375rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
color:#EDF2FA;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:766px){
.axl_el_h2-0bp{
font-size:38px;
}
}
.axl_el_body-0bp p{
margin-bottom:18px;
font-size:1rem;
color:#B8C8DC;
line-height:1.7;
overflow-wrap:break-word;
}
.axl_el_dropcap-0bp{
padding:6px 0.75rem 0 0;
font-weight:700;
float:left;
color:#3A8FE8;
font-size:62px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:.8;
}
.axl_el_right-0bp{
min-width:0;
}
.axl_el_quote-0bp{
border-radius:1.25rem;
padding:36px;
background:linear-gradient(150deg,#0D1929,#060A10);
color:#EDF2FA;
position:relative;
margin-bottom:24px;
}
.axl_el_quote_mark-0bp{
align-items:center;
display:inline-flex;
margin-bottom:6px;
color:#5BB8FF;
}
.axl_el_quote_mark-0bp svg{
height:2.125rem;
width:34px;
}
.axl_el_quote_text-0bp{
overflow-wrap:break-word;
color:#EDF2FA;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.375rem;
font-weight:500;
font-size:22px;
line-height:1.4;
}
.axl_el_quote_meta-0bp{
gap:12px;
align-items:center;
display:flex;
}
.axl_el_quote_av-0bp{
background:linear-gradient(135deg,#3A8FE8,#7AC8FF);
border-radius:50%;
flex:0 0 auto;
height:38px;
width:38px;
}
.axl_el_quote_author-0bp{
color:#EDF2FA;
font-weight:700;
font-size:0.875rem;
}
.axl_el_quote_meta_sub-0bp{
color:#7A9EC2;
font-size:12px;
}
.axl_el_explain-0bp{
border:1px solid rgba(180,210,255,0.07);
overflow:hidden;
border-radius:14px;
}
.axl_el_explain_card-0bp{
padding:22px 1.5rem;
}
.axl_el_explain_card-0bp+.axl_el_explain_card-0bp{
border-top:1px solid rgba(180,210,255,0.07);
}
.axl_el_explain_h-0bp{
line-height:1.15;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#EDF2FA;
font-size:20px;
font-weight:600;
margin-bottom:8px;
overflow-wrap:break-word;
}
.axl_el_explain_p-0bp{
line-height:1.55;
overflow-wrap:break-word;
color:#5A7290;
font-size:14px;
}
.axl_sb-0bp{
padding:3rem 0;
background:#141B24;
margin-top:1.5rem;
border-bottom:1px solid rgba(180,210,255,0.07);
border-top:1px solid rgba(180,210,255,0.07);
}
@media(min-width:767px){
.axl_sb-0bp{
padding:56px 0;
}
}
.axl_sb_eyebrow-0bp{
margin-bottom:0.75rem;
display:block;
}
.axl_sb_h2-0bp{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#EDF2FA;
margin-bottom:26px;
font-weight:600;
font-size:1.875rem;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:767px){
.axl_sb_h2-0bp{
font-size:2.25rem;
}
}
.axl_sb_grid-0bp{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:559px){
.axl_sb_grid-0bp{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:963px){
.axl_sb_grid-0bp{
grid-template-columns:repeat(4,1fr);
}
}
.axl_sb_card-0bp{
padding:24px;
background:#0D1117;
border-radius:14px;
border:1px solid rgba(180,210,255,0.07);
min-width:0;
}
.axl_sb_card_h-0bp{
margin-bottom:8px;
font-size:1.188rem;
font-weight:600;
line-height:1.15;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#EDF2FA;
overflow-wrap:break-word;
}
.axl_sb_card_p-0bp{
color:#5A7290;
line-height:1.6;
font-size:13.5px;
overflow-wrap:break-word;
}
.axl_sb_rtp-0bp{
border-radius:14px;
border:1px solid rgba(180,210,255,0.07);
background:#0D1117;
grid-template-columns:1fr;
padding:26px 1.75rem;
gap:1.5rem;
align-items:center;
margin-top:1.125rem;
display:grid;
}
@media(min-width:758px){
.axl_sb_rtp-0bp{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.axl_sb_rtp_h-0bp{
line-height:1.15;
font-weight:600;
color:#EDF2FA;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
}
.axl_sb_rtp_p-0bp{
color:#5A7290;
font-size:0.844rem;
overflow-wrap:break-word;
line-height:1.6;
}
.axl_sb_rtp_stats-0bp{
gap:1rem;
display:flex;
}
.axl_sb_stat-0bp{
flex:1 1 0;
border-radius:8px;
background:#141B24;
padding:1.125rem;
min-width:0;
text-align:center;
}
.axl_sb_stat_v-0bp{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:26px;
font-weight:700;
color:#29C47A;
}
.axl_sb_stat_l-0bp{
margin-top:0.25rem;
color:#7A92AD;
font-size:11.5px;
}
.axl_faq-0bp{
background:#141B24;
padding:48px 0;
border-bottom:1px solid rgba(180,210,255,0.07);
margin-top:24px;
border-top:1px solid rgba(180,210,255,0.07);
}
@media(min-width:768px){
.axl_faq-0bp{
padding:62px 0;
}
}
.axl_faq_head-0bp{
text-align:center;
margin-bottom:2.125rem;
}
.axl_faq_eyebrow-0bp{
margin-bottom:12px;
}
.axl_faq_h2-0bp{
font-size:32px;
overflow-wrap:break-word;
line-height:1.05;
color:#EDF2FA;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:766px){
.axl_faq_h2-0bp{
font-size:38px;
}
}
.axl_faq_list-0bp{
gap:0.75rem;
margin:0 auto;
max-width:820px;
flex-direction:column;
display:flex;
}
.axl_faq_item-0bp{
background:#0D1117;
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(180,210,255,0.07);
}
.axl_faq_q-0bp{
padding:20px 1.5rem;
gap:1.25rem;
list-style:none;
align-items:center;
cursor:pointer;
overflow-wrap:break-word;
font-size:1rem;
justify-content:space-between;
font-weight:700;
color:#EDF2FA;
display:flex;
}
.axl_faq_q-0bp::-webkit-details-marker{
display:none;
}
.axl_faq_q_ic-0bp{
flex:0 0 auto;
transition:transform .2s ease;
color:#3A8FE8;
align-items:center;
display:inline-flex;
}
.axl_faq_q_ic-0bp svg{
height:1.125rem;
width:18px;
}
.axl_faq_item-0bp[open] .axl_faq_q_ic-0bp{
transform:rotate(180deg);
}
.axl_faq_a-0bp{
padding:0 24px 1.25rem;
overflow-wrap:break-word;
font-size:14.5px;
color:#5A7290;
line-height:1.6;
}
.axl_ft-0bp{
background:#080C10;
color:#7A9EC2;
margin-top:2.5rem;
}
.axl_ft_in-0bp{
gap:2rem;
padding:3rem 0 1.75rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:602px){
.axl_ft_in-0bp{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.axl_ft_in-0bp{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.axl_ft_brand-0bp{
min-width:0;
}
.axl_ft_logo-0bp{
font-size:1.625rem;
color:#EDF2FA;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:700;
}
.axl_ft_tagline-0bp{
color:#7A9EC2;
line-height:1.6;
max-width:17.5rem;
font-size:0.844rem;
margin-top:0.875rem;
}
.axl_ft_contact-0bp{
transition:color .2s ease;
font-size:13px;
max-width:17.5rem;
color:#5BB8FF;
margin-top:12px;
display:inline-block;
overflow-wrap:anywhere;
}
.axl_ft_contact-0bp:hover{
color:#EDF2FA;
}
.axl_ft_col-0bp{
min-width:0;
}
.axl_ft_col_h-0bp{
text-transform:uppercase;
overflow-wrap:break-word;
color:#EDF2FA;
margin-bottom:0.875rem;
letter-spacing:.08em;
font-weight:700;
font-size:13px;
}
.axl_ft_col_links-0bp{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.axl_ft_link-0bp{
transition:color .2s ease;
font-size:13.5px;
overflow-wrap:break-word;
color:#7A9EC2;
}
.axl_ft_link-0bp:hover{
color:#EDF2FA;
}
.axl_ft_bot-0bp{
gap:16px;
padding:1.375rem 0 2.5rem;
display:flex;
border-top:1px solid rgba(180,210,255,0.13);
flex-direction:column;
}
@media(min-width:767px){
.axl_ft_bot-0bp{
gap:1.25rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.axl_ft_legal-0bp{
line-height:1.6;
color:#3A5268;
max-width:47.5rem;
font-size:11.5px;
overflow-wrap:break-word;
}
.axl_ft_legal-0bp b{
color:#7A9EC2;
font-weight:700;
}
.axl_ft_age-0bp{
border:1.5px solid #5BB8FF;
border-radius:0.5rem;
padding:0.25rem 9px;
flex:0 0 auto;
color:#5BB8FF;
font-size:13px;
font-weight:700;
}