*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F4F6F9;
-webkit-font-smoothing:antialiased;
font-size:15px;
overflow-wrap:break-word;
line-height:1.6;
text-rendering:optimizeLegibility;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
color:#252D42;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-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;
}
.cux_layout-t38{
min-height:100vh;
flex-direction:column;
display:flex;
}
.cux_main-t38{
flex:1 1 auto;
width:100%;
min-width:0;
}
.cux_container-t38{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:1400px;
}
@media(min-width:770px){
.cux_container-t38{
padding:0 32px;
}
}
@media(min-width:1099px){
.cux_container-t38{
padding:0 56px;
}
}
.cux_eyebrow-t38{
font-size:11px;
color:#3A7BF7;
text-transform:uppercase;
display:inline-block;
font-family:"Figtree", 'Helvetica Neue', Arial, sans-serif;
line-height:1.4;
font-weight:600;
overflow-wrap:break-word;
letter-spacing:.2em;
}
.cux_band-t38{
background:#0F1320;
color:#EDF1FB;
}
.cux_band-t38 .cux_eyebrow-t38{
color:#7DB4FF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.cux_tb-t38{
background:#F4F6F9;
z-index:50;
top:0;
position:sticky;
border-bottom:1px solid rgba(14, 17, 32, 0.14);
}
.cux_tb_in-t38{
gap:16px;
padding:0.75rem 1rem;
margin:0 auto;
align-items:center;
display:flex;
max-width:87.5rem;
justify-content:space-between;
width:100%;
}
@media(min-width:770px){
.cux_tb_in-t38{
padding:16px 2rem;
}
}
@media(min-width:1103px){
.cux_tb_in-t38{
padding:1.125rem 56px;
}
}
.cux_tb_left-t38{
gap:28px;
min-width:0;
align-items:center;
display:flex;
}
.cux_tb_logo-t38{
gap:11px;
display:flex;
align-items:center;
min-width:0;
}
.cux_tb_logo_mark-t38{
flex:0 0 auto;
border-radius:8px;
height:2.125rem;
object-fit:cover;
width:34px;
}
.cux_tb_logo_txt-t38{
display:flex;
min-width:0;
line-height:1;
flex-direction:column;
}
.cux_tb_logo_name-t38{
overflow:hidden;
font-weight:700;
font-size:22px;
letter-spacing:.02em;
text-overflow:ellipsis;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#0E1120;
white-space:nowrap;
}
.cux_tb_logo_sub-t38{
overflow:hidden;
font-size:8.5px;
letter-spacing:.32em;
margin-top:4px;
font-weight:600;
text-transform:uppercase;
color:#3A7BF7;
text-overflow:ellipsis;
white-space:nowrap;
}
.cux_tb_nav-t38{
display:none;
}
@media(min-width:963px){
.cux_tb_nav-t38{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.cux_tb_nav_item-t38{
transition:color .22s ease,border-color .22s ease;
color:#252D42;
padding-bottom:3px;
white-space:nowrap;
font-weight:600;
border-bottom:2px solid transparent;
font-size:14px;
}
.cux_tb_nav_item-t38:hover{
color:#0E1120;
}
.cux_tb_nav_item-t38.cux_state_active-t38{
border-color:#3A7BF7;
color:#0E1120;
}
.cux_tb_right-t38{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.cux_tb_search-t38{
transition:color .22s ease;
display:flex;
justify-content:center;
align-items:center;
color:#252D42;
}
.cux_tb_search-t38:hover{
color:#3A7BF7;
}
.cux_tb_search-t38 svg{
width:18px;
height:18px;
}
.cux_tb_lang-t38{
text-transform:uppercase;
font-weight:600;
letter-spacing:.1em;
color:#5A6480;
font-size:0.688rem;
}
.cux_tb_lang-t38:hover{
color:#0E1120;
}
.cux_tb_login-t38{
font-size:0.875rem;
display:none;
color:#0E1120;
font-weight:600;
}
@media(min-width:768px){
.cux_tb_login-t38{
display:inline-block;
}
}
.cux_tb_register-t38{
background:#0E1120;
padding:11px 22px;
border-radius:62.438rem;
transition:background-color .22s ease;
font-weight:700;
color:#EDF1FB;
white-space:nowrap;
font-size:0.875rem;
}
.cux_tb_register-t38:hover{
background:#1E2640;
}
.cux_mob-t38{
background:#F4F6F9;
right:0;
z-index:60;
position:fixed;
border-top:1px solid rgba(14, 17, 32, 0.14);
bottom:0;
left:0;
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:957px){
.cux_mob-t38{
display:none;
}
}
.cux_mob_in-t38{
margin:0 auto;
justify-content:space-around;
display:flex;
align-items:stretch;
max-width:35rem;
}
.cux_mob_item-t38{
gap:3px;
transition:color .22s ease;
flex:1 1 0;
padding:9px 4px;
flex-direction:column;
color:#5A6480;
display:flex;
align-items:center;
min-width:0;
}
.cux_mob_item-t38.cux_state_active-t38{
color:#3A7BF7;
}
.cux_mob_ic-t38{
display:flex;
align-items:center;
justify-content:center;
}
.cux_mob_ic-t38 svg{
height:1.25rem;
width:20px;
}
.cux_mob_lb-t38{
overflow:hidden;
font-size:10px;
max-width:100%;
text-overflow:ellipsis;
font-weight:600;
white-space:nowrap;
}
@media(max-width:961px){
body{
padding-bottom:60px;
}
}
.cux_rail-t38{
min-width:0;
position:relative;
}
.cux_rail_scroll-t38{
gap:14px;
scrollbar-width:thin;
padding-bottom:14px;
display:flex;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
}
@media(min-width:768px){
.cux_rail_scroll-t38{
gap:18px;
}
}
.cux_gc-t38{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:771px){
.cux_gc-t38{
width:188px;
}
}
.cux_gc_img-t38{
border-radius:14px;
overflow:hidden;
background:#FFFFFF;
box-shadow:0 2px 0.375rem rgba(14, 17, 32, 0.07), 0 8px 24px rgba(14, 17, 32, 0.09);
position:relative;
padding-bottom:133.33%;
}
.cux_gc_img-t38 img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.cux_gc_cover-t38{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0, 0, 0, 0.52));
pointer-events:none;
position:absolute;
}
.cux_gc_hover-t38{
background:rgba(0, 0, 0, 0.52);
inset:0;
transition:opacity .22s ease;
position:absolute;
justify-content:center;
align-items:center;
opacity:0;
display:flex;
}
.cux_gc-t38:hover .cux_gc_hover-t38{
opacity:1;
}
.cux_gc_hover_btn-t38{
background:#0E1120;
border-radius:999px;
justify-content:center;
display:flex;
height:2.875rem;
align-items:center;
color:#EDF1FB;
width:46px;
}
.cux_gc_hover_btn-t38 svg{
width:18px;
height:18px;
}
.cux_gc_info-t38{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:0.563rem;
}
.cux_gc_name-t38{
overflow:hidden;
text-overflow:ellipsis;
color:#0E1120;
font-size:0.813rem;
white-space:nowrap;
font-weight:700;
}
.cux_gc_prov-t38{
overflow:hidden;
color:#5A6480;
text-overflow:ellipsis;
font-size:0.688rem;
white-space:nowrap;
}
.cux_gc_meta-t38{
font-size:0.688rem;
color:#5A6480;
}
.cux_tc-t38{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:771px){
.cux_tc-t38{
width:230px;
}
}
.cux_tc_img-t38{
overflow:hidden;
border-radius:14px;
background:#FFFFFF;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 0.375rem rgba(14, 17, 32, 0.07), 0 8px 24px rgba(14, 17, 32, 0.09);
}
.cux_tc_img-t38 img{
inset:0;
width:100%;
height:100%;
object-fit:cover;
position:absolute;
}
.cux_tc_info-t38{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:0.563rem;
}
.cux_tc_name-t38{
overflow:hidden;
white-space:nowrap;
color:#0E1120;
font-weight:700;
text-overflow:ellipsis;
font-size:0.875rem;
}
.cux_tc_rtp-t38{
color:#5A6480;
font-size:0.688rem;
}
.cux_lc-t38{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:768px){
.cux_lc-t38{
width:268px;
}
}
.cux_lc_img-t38{
border-radius:14px;
overflow:hidden;
background:#FFFFFF;
padding-bottom:62.5%;
box-shadow:0 2px 0.375rem rgba(14, 17, 32, 0.07), 0 0.5rem 24px rgba(14, 17, 32, 0.09);
position:relative;
}
.cux_lc_img-t38 img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.cux_lc_live-t38{
border-radius:62.438rem;
padding:4px 0.563rem;
gap:0.438rem;
background:rgba(0, 0, 0, 0.52);
align-items:center;
top:0.75rem;
left:0.75rem;
display:flex;
position:absolute;
}
.cux_lc_live_dot-t38{
background:#E8334A;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
width:8px;
height:0.5rem;
}
.cux_lc_seats-t38{
text-transform:uppercase;
color:#EDF1FB;
font-weight:600;
letter-spacing:.08em;
font-size:10px;
}
.cux_lc_info-t38{
gap:2px;
margin-top:0.563rem;
display:flex;
flex-direction:column;
min-width:0;
}
.cux_lc_name-t38{
overflow:hidden;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
color:#0E1120;
font-size:0.938rem;
}
.cux_lc_bet-t38{
font-size:11px;
color:#5A6480;
}
.cux_pc-t38{
border-radius:0.875rem;
border:1px solid rgba(14, 17, 32, 0.08);
padding:16px 0.875rem;
gap:8px;
background:#FFFFFF;
min-width:0;
display:flex;
flex-direction:column;
justify-content:center;
min-height:74px;
align-items:center;
}
.cux_pc_logo-t38{
flex:0 0 auto;
max-width:100%;
width:auto;
height:28px;
object-fit:contain;
}
.cux_pc_name-t38{
overflow:hidden;
text-align:center;
font-size:0.688rem;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
color:#5A6480;
}
.cux_gc_tag-t38{
padding:3px 8px;
border-radius:8px;
text-transform:uppercase;
z-index:2;
display:inline-block;
position:absolute;
left:0.625rem;
letter-spacing:.06em;
font-size:10px;
top:10px;
font-weight:700;
}
.cux_gc_tag_hot-t38{
background:#E8334A;
color:#EDF1FB;
}
.cux_gc_tag_new-t38{
background:#6FA3FF;
color:#0A0D17;
}
.cux_gc_tag_jp-t38{
background:#F0A500;
color:#0A0D17;
}
.cux_gc_tag_live-t38{
background:#E8334A;
color:#EDF1FB;
}
.cux_sh-t38{
min-width:0;
margin-bottom:18px;
}
.cux_sh_row-t38{
gap:16px;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.cux_sh_row-t38 .cux_sh_l-t38{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.cux_sh_stack-t38{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.cux_sh_center-t38{
gap:10px;
text-align:center;
align-items:center;
display:flex;
flex-direction:column;
}
.cux_sh_h2-t38{
color:#0E1120;
line-height:1.1;
font-weight:600;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:1.5rem;
overflow-wrap:break-word;
}
@media(min-width:766px){
.cux_sh_h2-t38{
font-size:30px;
}
}
.cux_band-t38 .cux_sh_h2-t38{
color:#EDF1FB;
}
.cux_sh_eb_line-t38{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.cux_sh_eb_line-t38::before{
background:#3A7BF7;
width:1.75rem;
height:1px;
display:inline-block;
content:"";
}
.cux_band-t38 .cux_sh_eb_line-t38::before{
background:#7DB4FF;
}
.cux_sh_eb_dot-t38{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.cux_sh_eb_dot-t38::before{
background:#3A7BF7;
border-radius:50%;
width:6px;
display:inline-block;
content:"";
height:6px;
}
.cux_band-t38 .cux_sh_eb_dot-t38::before{
background:#7DB4FF;
}
.cux_sh_link-t38{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
align-items:center;
border-bottom:1px solid #0E1120;
color:#0E1120;
white-space:nowrap;
font-weight:600;
display:inline-flex;
font-size:13px;
padding-bottom:2px;
}
.cux_sh_link-t38:hover{
border-color:#3A7BF7;
color:#3A7BF7;
}
.cux_sh_link-t38 svg{
width:14px;
height:0.875rem;
}
.cux_sh_link_chev-t38{
border-bottom:0;
padding-bottom:0;
}
.cux_sh_link_btn-t38{
background:#0E1120;
padding:0.563rem 18px;
border-radius:62.438rem;
border-bottom:0;
color:#EDF1FB;
}
.cux_sh_link_btn-t38:hover{
border-color:transparent;
background:#1E2640;
color:#EDF1FB;
}
.cux_band-t38 .cux_sh_link-t38{
border-color:#EDF1FB;
color:#EDF1FB;
}
.cux_band-t38 .cux_sh_link_btn-t38{
background:#7DB4FF;
color:#0A0D17;
}
.cux_sh_rule-t38{
background:rgba(14, 17, 32, 0.14);
margin:-2px 0 1.125rem;
height:1px;
}
.cux_band-t38 .cux_sh_rule-t38{
background:rgba(180, 205, 255, 0.14);
}
.cux_hero-t38{
padding:2rem 0 0.5rem;
}
@media(min-width:767px){
.cux_hero-t38{
padding:3.5rem 0 1.5rem;
}
}
.cux_hero_in-t38{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:902px){
.cux_hero_in-t38{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.cux_hero_copy-t38{
min-width:0;
}
.cux_hero_eyebrow-t38{
gap:10px;
display:inline-flex;
align-items:center;
margin-bottom:1.375rem;
}
.cux_hero_eyebrow_line-t38{
background:#3A7BF7;
flex:0 0 auto;
display:inline-block;
height:1px;
width:1.75rem;
}
.cux_hero_h1-t38{
line-height:1.04;
font-size:2.375rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:20px;
overflow-wrap:break-word;
letter-spacing:-.01em;
color:#0E1120;
}
@media(min-width:768px){
.cux_hero_h1-t38{
font-size:54px;
}
}
@media(min-width:1098px){
.cux_hero_h1-t38{
font-size:3.875rem;
}
}
.cux_hero_h1-t38 em{
color:#3A7BF7;
font-style:normal;
}
.cux_hero_sub-t38{
line-height:1.6;
color:#7A869E;
max-width:480px;
font-size:1rem;
margin-bottom:1.875rem;
}
@media(min-width:768px){
.cux_hero_sub-t38{
font-size:18px;
}
}
.cux_hero_actions-t38{
gap:0.875rem;
align-items:center;
display:flex;
flex-wrap:wrap;
margin-bottom:34px;
}
.cux_hero_cta-t38{
background:#0E1120;
gap:10px;
border-radius:999px;
padding:1rem 1.875rem;
transition:background-color .22s ease;
display:inline-flex;
align-items:center;
font-size:0.938rem;
color:#EDF1FB;
font-weight:700;
}
.cux_hero_cta-t38:hover{
background:#1E2640;
}
.cux_hero_cta_ic-t38{
display:inline-flex;
align-items:center;
}
.cux_hero_cta_ic-t38 svg{
width:1rem;
height:16px;
}
.cux_hero_cta_alt-t38{
border:1px solid rgba(14, 17, 32, 0.14);
border-radius:62.438rem;
transition:border-color .22s ease,color .22s ease;
background:transparent;
padding:0.938rem 1.625rem;
align-items:center;
font-weight:600;
display:inline-flex;
color:#0E1120;
font-size:0.938rem;
}
.cux_hero_cta_alt-t38:hover{
border-color:#3A7BF7;
color:#3A7BF7;
}
.cux_hero_trust-t38{
gap:22px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.cux_hero_trust_item-t38{
gap:0.563rem;
color:#252D42;
font-weight:600;
align-items:center;
display:flex;
font-size:0.813rem;
}
.cux_hero_trust_ic-t38{
display:inline-flex;
color:#3A7BF7;
align-items:center;
}
.cux_hero_trust_ic-t38 svg{
height:1rem;
width:1rem;
}
.cux_hero_promo-t38{
border-radius:20px;
overflow:hidden;
background:#FFFFFF;
display:flex;
box-shadow:0 0.75rem 3rem rgba(14, 17, 32, 0.14), 0 3px 0.75rem rgba(14, 17, 32, 0.10);
position:relative;
min-height:300px;
}
.cux_hero_promo_bg-t38{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.cux_hero_promo_bg-t38::after{
background:linear-gradient(120deg,#0F1320 0%,rgba(0, 0, 0, 0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.cux_hero_promo_glow-t38{
border-radius:50%;
background:radial-gradient(circle,rgba(82, 140, 255, 0.18) 0%,transparent 65%);
top:-40px;
right:-20px;
width:260px;
position:absolute;
pointer-events:none;
height:16.25rem;
}
.cux_hero_promo_ct-t38{
padding:1.75rem;
align-self:flex-end;
z-index:2;
position:relative;
max-width:88%;
}
.cux_hero_promo_label-t38{
letter-spacing:.25em;
text-transform:uppercase;
display:block;
color:#7DB4FF;
margin-bottom:0.5rem;
font-weight:700;
font-size:10px;
}
.cux_hero_promo_amount-t38{
font-size:2rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
color:#EDF1FB;
}
@media(min-width:771px){
.cux_hero_promo_amount-t38{
font-size:2.5rem;
}
}
.cux_hero_promo_amount-t38 em{
font-style:normal;
color:#7DB4FF;
}
.cux_hero_rating-t38{
background:#FFFFFF;
gap:0.625rem;
border-radius:14px;
border:1px solid rgba(14, 17, 32, 0.08);
padding:10px 0.875rem;
top:0.875rem;
position:absolute;
box-shadow:0 2px 6px rgba(14, 17, 32, 0.07), 0 8px 1.5rem rgba(14, 17, 32, 0.09);
max-width:min(16.25rem,62%);
display:flex;
right:14px;
z-index:3;
align-items:center;
}
.cux_hero_rating_score-t38{
flex:0 0 auto;
font-weight:700;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:1.5rem;
color:#0E1120;
}
.cux_hero_rating_txt-t38{
flex:1 1 auto;
min-width:0;
}
.cux_hero_rating_stars-t38{
gap:2px;
display:flex;
color:#3A7BF7;
}
.cux_hero_rating_stars-t38 svg{
width:0.75rem;
height:0.75rem;
}
.cux_hero_rating_cap-t38{
margin-top:3px;
display:block;
color:#5A6480;
line-height:1.35;
font-size:11px;
overflow-wrap:break-word;
}
.cux_stat-t38{
border-top:1px solid rgba(14, 17, 32, 0.14);
border-bottom:1px solid rgba(14, 17, 32, 0.14);
margin-top:1rem;
}
.cux_stat_in-t38{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:770px){
.cux_stat_in-t38{
grid-template-columns:repeat(4,1fr);
}
}
.cux_stat_item-t38{
padding:22px 14px;
border-bottom:1px solid rgba(14, 17, 32, 0.08);
min-width:0;
border-right:1px solid rgba(14, 17, 32, 0.08);
}
.cux_stat_item-t38:nth-child(2n){
border-right:0;
}
.cux_stat_item-t38:nth-child(n+3){
border-bottom:0;
}
@media(min-width:771px){
.cux_stat_item-t38{
border-bottom:0;
}
.cux_stat_item-t38:nth-child(2n){
border-right:1px solid rgba(14, 17, 32, 0.08);
}
.cux_stat_item-t38:nth-child(4n){
border-right:0;
}
}
.cux_stat_value-t38{
overflow-wrap:break-word;
color:#0E1120;
font-weight:700;
font-size:1.875rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1;
}
@media(min-width:770px){
.cux_stat_value-t38{
font-size:2.125rem;
}
}
.cux_stat_label-t38{
color:#5A6480;
overflow-wrap:break-word;
line-height:1.4;
margin-top:0.375rem;
font-size:0.813rem;
}
.cux_gf-t38{
padding:1.5rem 0 0.375rem;
}
.cux_gf_in-t38{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.cux_gf_chip-t38{
border:1px solid rgba(14, 17, 32, 0.14);
border-radius:62.438rem;
padding:0.625rem 1.125rem;
background:#FFFFFF;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
font-weight:600;
font-size:0.813rem;
color:#252D42;
white-space:nowrap;
}
.cux_gf_chip-t38:hover{
border-color:#3A7BF7;
color:#3A7BF7;
}
.cux_gf_chip-t38.cux_state_active-t38{
background:#0E1120;
border-color:transparent;
color:#EDF1FB;
}
.cux_pr-t38{
padding:1.875rem 0 0.375rem;
}
.cux_pr_card-t38{
border:1px solid rgba(14, 17, 32, 0.08);
padding:26px;
overflow:hidden;
gap:0.625rem;
background:#FFFFFF;
border-radius:20px;
flex:0 0 auto;
min-height:12.5rem;
width:280px;
display:flex;
position:relative;
flex-direction:column;
}
@media(min-width:770px){
.cux_pr_card-t38{
width:300px;
}
}
.cux_pr_card_feat-t38{
background:linear-gradient(150deg,#111827,#080C14);
border-color:transparent;
color:#EDF1FB;
}
.cux_pr_glow-t38{
border-radius:50%;
background:radial-gradient(circle,rgba(82, 140, 255, 0.18),transparent 70%);
width:8.125rem;
pointer-events:none;
top:-1.875rem;
position:absolute;
right:-30px;
height:130px;
opacity:0;
}
.cux_pr_card_feat-t38 .cux_pr_glow-t38{
opacity:1;
}
.cux_pr_label-t38{
font-size:10px;
letter-spacing:.16em;
color:#3A7BF7;
position:relative;
font-weight:700;
text-transform:uppercase;
}
.cux_pr_card_feat-t38 .cux_pr_label-t38{
color:#7DB4FF;
}
.cux_pr_amount-t38{
font-weight:600;
position:relative;
line-height:1.08;
color:#0E1120;
overflow-wrap:break-word;
font-size:26px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
.cux_pr_card_feat-t38 .cux_pr_amount-t38{
color:#EDF1FB;
}
.cux_pr_amount-t38 em{
font-style:normal;
color:#3A7BF7;
}
.cux_pr_card_feat-t38 .cux_pr_amount-t38 em{
color:#7DB4FF;
}
.cux_pr_terms-t38{
font-size:0.813rem;
line-height:1.5;
position:relative;
color:#5A6480;
}
.cux_pr_card_feat-t38 .cux_pr_terms-t38{
color:#8A99C4;
}
.cux_pr_cta-t38{
position:relative;
align-self:flex-start;
margin-top:auto;
}
.cux_pr_card_feat-t38 .cux_pr_cta-t38{
transition:opacity .22s ease;
background:#7DB4FF;
border-radius:999px;
padding:9px 1.125rem;
font-size:13px;
font-weight:700;
color:#0A0D17;
}
.cux_pr_card_feat-t38 .cux_pr_cta-t38:hover{
opacity:.9;
}
.cux_pr_card-t38:not(.cux_pr_card_feat-t38) .cux_pr_cta-t38{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
border-bottom:1px solid #0E1120;
color:#0E1120;
padding-bottom:2px;
font-size:0.813rem;
}
.cux_pr_card-t38:not(.cux_pr_card_feat-t38) .cux_pr_cta-t38:hover{
border-color:#3A7BF7;
color:#3A7BF7;
}
.cux_grow-t38{
padding:1.625rem 0 0.625rem;
}
.cux_row_seo-t38{
margin:0.625rem 0 0;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
color:#7A869E;
max-width:760px;
}
.cux_row_seo-t38 strong{
color:#0E1120;
font-weight:700;
}
.cux_grow-t38{
padding:1.625rem 0 0.625rem;
}
.cux_row_seo-t38{
margin:10px 0 0;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
color:#7A869E;
max-width:760px;
}
.cux_row_seo-t38 strong{
font-weight:700;
color:#0E1120;
}
.cux_grow-t38{
padding:1.625rem 0 10px;
}
.cux_row_seo-t38{
margin:10px 0 0;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:14px;
line-height:1.65;
color:#7A869E;
}
.cux_row_seo-t38 strong{
font-weight:700;
color:#0E1120;
}
.cux_jp-t38{
padding:1.875rem 0 10px;
}
.cux_jp_grid-t38{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:767px){
.cux_jp_grid-t38{
grid-template-columns:1fr 1fr;
}
.cux_jp_card_mega-t38{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.cux_jp_grid-t38{
grid-template-columns:1.4fr 1fr 1fr;
}
.cux_jp_card_mega-t38{
grid-column:auto;
}
}
.cux_jp_card-t38{
background:#FFFFFF;
border:1px solid rgba(14, 17, 32, 0.08);
gap:12px;
overflow:hidden;
padding:1.625rem;
border-radius:1.25rem;
justify-content:space-between;
min-height:200px;
flex-direction:column;
position:relative;
min-width:0;
display:flex;
}
.cux_jp_card_mega-t38{
background:linear-gradient(135deg,#111827,#080C14);
border-color:transparent;
min-height:210px;
color:#EDF1FB;
}
.cux_jp_glow-t38{
background:radial-gradient(circle,rgba(82, 140, 255, 0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
width:200px;
right:-40px;
height:12.5rem;
top:-2.5rem;
position:absolute;
}
.cux_jp_label-t38{
gap:10px;
font-size:10px;
color:#3A7BF7;
justify-content:space-between;
letter-spacing:.16em;
font-weight:700;
text-transform:uppercase;
align-items:center;
display:flex;
flex-wrap:wrap;
position:relative;
}
.cux_jp_card_mega-t38 .cux_jp_label-t38{
color:#7DB4FF;
}
.cux_jp_drop-t38{
letter-spacing:.04em;
text-transform:none;
color:#5A6480;
font-weight:600;
}
.cux_jp_card_mega-t38 .cux_jp_drop-t38{
color:#8A99C4;
}
.cux_jp_amount-t38{
font-weight:700;
position:relative;
line-height:1;
color:#0E1120;
font-size:2.375rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.cux_jp_card_mega-t38 .cux_jp_amount-t38{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#7DB4FF;
}
@media(min-width:771px){
.cux_jp_card_mega-t38 .cux_jp_amount-t38{
font-size:54px;
}
}
.cux_jp_game-t38{
font-size:0.813rem;
position:relative;
color:#5A6480;
}
.cux_jp_card_mega-t38 .cux_jp_game-t38{
color:#8A99C4;
}
.cux_jp_cta-t38{
align-self:flex-start;
position:relative;
}
.cux_jp_card_mega-t38 .cux_jp_cta-t38{
transition:opacity .22s ease;
border-radius:62.438rem;
background:#7DB4FF;
padding:0.625rem 20px;
font-weight:700;
color:#0A0D17;
font-size:0.813rem;
}
.cux_jp_card_mega-t38 .cux_jp_cta-t38:hover{
opacity:.9;
}
.cux_jp_card-t38:not(.cux_jp_card_mega-t38) .cux_jp_cta-t38{
transition:color .22s ease,border-color .22s ease;
font-size:0.813rem;
border-bottom:1px solid #0E1120;
padding-bottom:2px;
color:#0E1120;
font-weight:700;
}
.cux_jp_card-t38:not(.cux_jp_card_mega-t38) .cux_jp_cta-t38:hover{
border-color:#3A7BF7;
color:#3A7BF7;
}
.cux_jp_seo-t38{
margin:0.875rem 0 0;
max-width:760px;
font-size:0.875rem;
color:#7A869E;
line-height:1.65;
overflow-wrap:break-word;
}
.cux_jp_seo-t38 strong{
color:#0E1120;
font-weight:700;
}
.cux_gm-t38{
padding:1.875rem 0 10px;
}
.cux_gm_in-t38{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:882px){
.cux_gm_in-t38{
grid-template-columns:1.25fr 1fr;
}
}
.cux_gm_left-t38{
border:1px solid rgba(14, 17, 32, 0.08);
background:#FFFFFF;
padding:32px;
border-radius:1.25rem;
min-width:0;
}
.cux_gm_eyebrow-t38{
margin-bottom:0.625rem;
}
.cux_gm_h2-t38{
font-weight:600;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#0E1120;
overflow-wrap:break-word;
font-size:1.625rem;
margin-bottom:8px;
line-height:1.06;
}
@media(min-width:765px){
.cux_gm_h2-t38{
font-size:1.75rem;
}
}
.cux_gm_text-t38{
line-height:1.6;
color:#7A869E;
margin-bottom:1.375rem;
max-width:30rem;
font-size:14px;
}
.cux_gm_level-t38{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#3A7BF7;
font-weight:700;
margin-bottom:8px;
font-size:22px;
}
.cux_gm_bar-t38{
border-radius:62.438rem;
background:rgba(14, 17, 32, 0.14);
overflow:hidden;
margin-bottom:0.375rem;
height:8px;
}
.cux_gm_bar_fill-t38{
border-radius:999px;
background:linear-gradient(90deg,#3A7BF7,#6FA3FF);
height:100%;
}
.cux_gm_bar_meta-t38{
gap:0.625rem;
margin-bottom:1.125rem;
justify-content:space-between;
display:flex;
font-size:0.688rem;
color:#5A6480;
}
.cux_gm_missions-t38{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.cux_gm_mission-t38{
gap:0.438rem;
border-radius:62.438rem;
padding:9px 0.938rem;
background:#F4F6F9;
border:1px solid rgba(14, 17, 32, 0.14);
align-items:center;
font-size:12.5px;
font-weight:600;
color:#252D42;
display:inline-flex;
}
.cux_gm_mission_ic-t38{
display:inline-flex;
color:#3A7BF7;
align-items:center;
}
.cux_gm_mission_ic-t38 svg{
height:13px;
width:0.813rem;
}
.cux_gm_right-t38{
background:linear-gradient(150deg,#111827,#080C14);
border-radius:20px;
overflow:hidden;
padding:32px;
color:#EDF1FB;
flex-direction:column;
position:relative;
display:flex;
}
.cux_gm_glow-t38{
border-radius:50%;
background:radial-gradient(circle,rgba(82, 140, 255, 0.18),transparent 70%);
position:absolute;
right:-30px;
height:150px;
width:9.375rem;
top:-30px;
pointer-events:none;
}
.cux_gm_ref_eyebrow-t38{
position:relative;
margin-bottom:0.625rem;
}
.cux_gm_ref_h2-t38{
overflow-wrap:break-word;
position:relative;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
font-weight:600;
color:#EDF1FB;
line-height:1.1;
margin-bottom:0.5rem;
}
.cux_gm_ref_text-t38{
color:#8A99C4;
margin-bottom:1.25rem;
font-size:0.844rem;
line-height:1.55;
position:relative;
}
.cux_gm_ref_cta-t38{
background:#7DB4FF;
padding:11px 1.375rem;
transition:opacity .22s ease;
border-radius:999px;
font-size:0.844rem;
font-weight:700;
margin-top:auto;
color:#0A0D17;
align-self:flex-start;
position:relative;
}
.cux_gm_ref_cta-t38:hover{
opacity:.9;
}
.cux_sea-t38{
padding:24px 0 0.625rem;
}
.cux_sea_in-t38{
gap:22px;
padding:36px;
border-radius:1.25rem;
background:linear-gradient(115deg,#111827,#080C14);
overflow:hidden;
color:#EDF1FB;
display:flex;
position:relative;
flex-direction:column;
}
@media(min-width:823px){
.cux_sea_in-t38{
gap:32px;
padding:44px 48px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.cux_sea_glow-t38{
border-radius:50%;
background:radial-gradient(circle,rgba(82, 140, 255, 0.18),transparent 68%);
pointer-events:none;
width:240px;
height:240px;
position:absolute;
top:50%;
transform:translateY(-50%);
right:60px;
}
.cux_sea_copy-t38{
position:relative;
min-width:0;
max-width:35rem;
}
.cux_sea_eyebrow-t38{
margin-bottom:0.75rem;
}
.cux_sea_h2-t38{
font-size:1.875rem;
line-height:1.04;
margin-bottom:0.75rem;
color:#EDF1FB;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:765px){
.cux_sea_h2-t38{
font-size:38px;
}
}
.cux_sea_text-t38{
line-height:1.6;
font-size:15px;
color:#8A99C4;
}
.cux_sea_cta-t38{
background:#7DB4FF;
transition:opacity .22s ease;
flex:0 0 auto;
padding:16px 32px;
border-radius:62.438rem;
position:relative;
color:#0A0D17;
font-size:15px;
font-weight:700;
}
.cux_sea_cta-t38:hover{
opacity:.9;
}
.cux_app-t38{
padding:30px 0 10px;
}
.cux_app_in-t38{
gap:28px;
border-radius:20px;
padding:2rem;
border:1px solid rgba(14, 17, 32, 0.08);
background:#FFFFFF;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.cux_app_in-t38{
padding:2.5rem 44px;
gap:2.5rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.cux_app_copy-t38{
max-width:35rem;
min-width:0;
}
.cux_app_eyebrow-t38{
margin-bottom:12px;
}
.cux_app_h2-t38{
font-weight:600;
line-height:1.05;
font-size:28px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#0E1120;
margin-bottom:12px;
}
@media(min-width:765px){
.cux_app_h2-t38{
font-size:34px;
}
}
.cux_app_text-t38{
color:#7A869E;
line-height:1.6;
font-size:14px;
margin-bottom:22px;
}
.cux_app_btns-t38{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.cux_app_btn-t38{
padding:11px 20px;
gap:0.625rem;
border-radius:14px;
transition:background-color .22s ease;
background:#0E1120;
display:inline-flex;
align-items:center;
color:#EDF1FB;
}
.cux_app_btn-t38:hover{
background:#1E2640;
}
.cux_app_btn_ic-t38{
display:inline-flex;
align-items:center;
}
.cux_app_btn_ic-t38 svg{
width:18px;
height:18px;
}
.cux_app_btn_lb-t38{
font-size:13.5px;
font-weight:700;
}
.cux_app_qr_wrap-t38{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.cux_app_qr-t38{
flex:0 0 auto;
border-radius:0.875rem;
background-color:#0E1120;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 0.313rem 11px);
width:108px;
height:6.75rem;
}
.cux_app_qr_cap-t38{
color:#5A6480;
font-size:12.5px;
line-height:1.4;
max-width:5.75rem;
}
.cux_vip-t38{
padding:48px 0;
}
@media(min-width:765px){
.cux_vip-t38{
padding:4rem 0;
}
}
.cux_vip_head-t38{
gap:0.875rem;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:881px){
.cux_vip_head-t38{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.cux_vip_eyebrow-t38{
margin-bottom:0.75rem;
}
.cux_vip_h2-t38{
color:#EDF1FB;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:2rem;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:771px){
.cux_vip_h2-t38{
font-size:40px;
}
}
.cux_vip_intro-t38{
max-width:26.25rem;
font-size:14px;
color:#8A99C4;
line-height:1.6;
}
.cux_vip_grid-t38{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.cux_vip_card-t38{
border:1px solid rgba(180, 205, 255, 0.14);
padding:1.375rem 18px;
border-radius:0.875rem;
min-width:0;
}
.cux_vip_card_feat-t38{
border-color:#7DB4FF;
background:rgba(220, 230, 255, 0.08);
}
.cux_vip_card_ic-t38{
background:linear-gradient(135deg,#3A7BF7,#6FA3FF);
border-radius:0.5rem;
display:block;
margin-bottom:16px;
width:34px;
height:2.125rem;
}
.cux_vip_name-t38{
color:#EDF1FB;
overflow-wrap:break-word;
font-weight:600;
font-size:20px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:0.375rem;
}
.cux_vip_perk-t38{
overflow-wrap:break-word;
color:#8A99C4;
line-height:1.5;
font-size:12.5px;
}
.cux_prov-t38{
padding:2.5rem 0 1.25rem;
}
.cux_prov_eyebrow-t38{
display:block;
margin-bottom:18px;
}
.cux_prov_grid-t38{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.cux_prov_grid-t38{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.cux_prov_grid-t38{
grid-template-columns:repeat(6,1fr);
}
}
.cux_tt-t38{
padding:48px 0 10px;
}
@media(min-width:771px){
.cux_tt-t38{
padding:60px 0 10px;
}
}
.cux_tt_head-t38{
margin-bottom:2.125rem;
text-align:center;
}
.cux_tt_eyebrow-t38{
margin-bottom:12px;
}
.cux_tt_h2-t38{
font-size:32px;
overflow-wrap:break-word;
font-weight:600;
color:#0E1120;
line-height:1.05;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.cux_tt_h2-t38{
font-size:42px;
}
}
.cux_tt_grid-t38{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.cux_tt_grid-t38{
grid-template-columns:repeat(3,1fr);
}
}
.cux_tt_card-t38{
border:1px solid rgba(14, 17, 32, 0.08);
padding:30px;
border-radius:14px;
background:#FFFFFF;
flex-direction:column;
display:flex;
min-width:0;
}
.cux_tt_card_ic-t38{
margin-bottom:18px;
color:#3A7BF7;
align-items:center;
display:inline-flex;
}
.cux_tt_card_ic-t38 svg{
width:1.75rem;
height:1.75rem;
}
.cux_tt_card_h-t38{
line-height:1.15;
font-size:22px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.5rem;
color:#0E1120;
font-weight:600;
}
.cux_tt_card_p-t38{
margin-bottom:14px;
line-height:1.6;
color:#7A869E;
font-size:14px;
overflow-wrap:break-word;
}
.cux_tt_card_p-t38 b{
font-weight:700;
color:#0E1120;
}
.cux_tt_card_link-t38{
transition:color .22s ease;
padding-bottom:2px;
color:#0E1120;
font-size:0.813rem;
font-weight:700;
border-bottom:1px solid #3A7BF7;
align-self:flex-start;
margin-top:auto;
}
.cux_tt_card_link-t38:hover{
color:#3A7BF7;
}
.cux_wy-t38{
padding:48px 0;
}
@media(min-width:770px){
.cux_wy-t38{
padding:56px 0;
}
}
.cux_wy_in-t38{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.cux_wy_in-t38{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.cux_wy_left-t38{
min-width:0;
}
.cux_wy_eyebrow-t38{
margin-bottom:14px;
}
.cux_wy_h2-t38{
font-size:32px;
font-weight:600;
margin-bottom:1rem;
line-height:1.05;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#0E1120;
}
@media(min-width:769px){
.cux_wy_h2-t38{
font-size:2.5rem;
}
}
.cux_wy_intro-t38{
font-size:15px;
color:#7A869E;
line-height:1.6;
}
.cux_wy_grid-t38{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:557px){
.cux_wy_grid-t38{
grid-template-columns:1fr 1fr;
}
}
.cux_wy_card-t38{
border:1px solid rgba(14, 17, 32, 0.08);
background:#FFFFFF;
padding:26px;
border-radius:14px;
min-width:0;
}
.cux_wy_card_ic-t38{
align-items:center;
margin-bottom:1rem;
display:inline-flex;
justify-content:center;
color:#3A7BF7;
}
.cux_wy_card_ic-t38 svg{
height:26px;
width:1.625rem;
}
.cux_wy_card_h-t38{
margin-bottom:8px;
line-height:1.15;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:21px;
color:#0E1120;
font-weight:600;
overflow-wrap:break-word;
}
.cux_wy_card_p-t38{
overflow-wrap:break-word;
color:#7A869E;
line-height:1.55;
font-size:14px;
}
.cux_rc-t38{
padding:3rem 0 10px;
}
.cux_rc_in-t38{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.cux_rc_in-t38{
grid-template-columns:repeat(3,1fr);
gap:40px;
}
}
.cux_rc_col-t38{
min-width:0;
}
.cux_rc_label-t38{
font-weight:600;
text-transform:uppercase;
font-size:11px;
color:#3A7BF7;
margin-bottom:16px;
letter-spacing:.2em;
}
.cux_rc_awards-t38{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.cux_rc_award-t38{
gap:0.75rem;
display:flex;
min-width:0;
align-items:center;
}
.cux_rc_award_ic-t38{
flex:0 0 auto;
color:#6FA3FF;
display:inline-flex;
align-items:center;
}
.cux_rc_award_ic-t38 svg{
height:18px;
width:18px;
}
.cux_rc_award_t-t38{
font-weight:700;
font-size:14px;
overflow-wrap:break-word;
color:#0E1120;
}
.cux_rc_award_s-t38{
font-size:12px;
color:#5A6480;
overflow-wrap:break-word;
}
.cux_rc_press-t38{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.cux_rc_press_logo-t38{
padding:0 0.5rem;
border:1px solid rgba(14, 17, 32, 0.08);
border-radius:0.5rem;
overflow:hidden;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:700;
align-items:center;
height:3.25rem;
color:#7A869E;
text-overflow:ellipsis;
display:flex;
justify-content:center;
text-align:center;
font-size:14px;
white-space:nowrap;
}
.cux_rc_partner-t38{
border-radius:0.875rem;
padding:1.375rem;
border:1px solid rgba(14, 17, 32, 0.08);
background:#FFFFFF;
}
.cux_rc_partner_name-t38{
font-size:1.25rem;
overflow-wrap:break-word;
color:#0E1120;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:0.375rem;
font-weight:600;
}
.cux_rc_partner_text-t38{
line-height:1.55;
font-size:0.813rem;
color:#7A869E;
overflow-wrap:break-word;
}
.cux_rv-t38{
padding:3rem 0;
background:#FFFFFF;
border-top:1px solid rgba(14, 17, 32, 0.08);
margin-top:1.5rem;
border-bottom:1px solid rgba(14, 17, 32, 0.08);
}
@media(min-width:769px){
.cux_rv-t38{
padding:56px 0;
}
}
.cux_rv_head-t38{
gap:1rem;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:769px){
.cux_rv_head-t38{
gap:20px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.cux_rv_eyebrow-t38{
margin-bottom:10px;
}
.cux_rv_h2-t38{
color:#0E1120;
line-height:1.05;
overflow-wrap:break-word;
font-size:30px;
font-weight:600;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.cux_rv_h2-t38{
font-size:2.375rem;
}
}
.cux_rv_agg-t38{
gap:0.75rem;
align-items:center;
display:flex;
}
.cux_rv_agg_stars-t38{
gap:3px;
color:#3A7BF7;
display:flex;
}
.cux_rv_agg_stars-t38 svg{
height:1.125rem;
width:1.125rem;
}
.cux_rv_source-t38{
font-size:0.813rem;
color:#7A869E;
}
.cux_rv_grid-t38{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.cux_rv_grid-t38{
grid-template-columns:repeat(3,1fr);
}
}
.cux_rv_card-t38{
background:#F4F6F9;
border-radius:14px;
border:1px solid rgba(14, 17, 32, 0.08);
padding:1.625rem;
min-width:0;
}
.cux_rv_card_stars-t38{
gap:2px;
margin-bottom:0.75rem;
display:flex;
color:#3A7BF7;
}
.cux_rv_card_stars-t38 svg{
height:0.875rem;
width:0.875rem;
}
.cux_rv_card_body-t38{
font-weight:500;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#0E1120;
margin-bottom:16px;
line-height:1.45;
font-size:1.125rem;
}
.cux_rv_card_meta-t38{
gap:10px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.cux_rv_card_av-t38{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#3A7BF7,#6FA3FF);
height:2rem;
width:2rem;
}
.cux_rv_card_author-t38{
font-size:13px;
font-weight:700;
color:#0E1120;
}
.cux_rv_card_loc-t38{
font-size:12px;
color:#5A6480;
}
.cux_hts-t38{
padding:48px 0;
}
@media(min-width:766px){
.cux_hts-t38{
padding:3.875rem 0;
}
}
.cux_hts_head-t38{
gap:1.125rem;
display:flex;
flex-direction:column;
margin-bottom:34px;
}
@media(min-width:765px){
.cux_hts_head-t38{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.cux_hts_eyebrow-t38{
margin-bottom:12px;
}
.cux_hts_h2-t38{
line-height:1.05;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.875rem;
overflow-wrap:break-word;
color:#EDF1FB;
}
@media(min-width:769px){
.cux_hts_h2-t38{
font-size:38px;
}
}
.cux_hts_cta-t38{
background:#7DB4FF;
border-radius:999px;
transition:opacity .22s ease;
flex:0 0 auto;
padding:15px 30px;
font-size:0.938rem;
font-weight:700;
color:#0A0D17;
}
.cux_hts_cta-t38:hover{
opacity:.9;
}
.cux_hts_grid-t38{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.cux_hts_grid-t38{
grid-template-columns:repeat(3,1fr);
}
}
.cux_hts_step-t38{
padding-top:22px;
min-width:0;
border-top:1px solid rgba(180, 205, 255, 0.14);
}
.cux_hts_step_num-t38{
font-size:2.75rem;
color:#7DB4FF;
line-height:1;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:700;
margin-bottom:14px;
}
.cux_hts_step_h-t38{
line-height:1.2;
color:#EDF1FB;
font-size:1.188rem;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:700;
}
.cux_hts_step_p-t38{
font-size:0.875rem;
color:#8A99C4;
overflow-wrap:break-word;
line-height:1.55;
}
.cux_pmt-t38{
padding:3rem 0 0.625rem;
}
.cux_pmt_in-t38{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:880px){
.cux_pmt_in-t38{
gap:3rem;
grid-template-columns:1fr 1.1fr;
}
}
.cux_pmt_left-t38{
min-width:0;
}
.cux_pmt_eyebrow-t38{
margin-bottom:12px;
}
.cux_pmt_h2-t38{
font-size:1.875rem;
overflow-wrap:break-word;
line-height:1.06;
font-weight:600;
margin-bottom:12px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#0E1120;
}
@media(min-width:769px){
.cux_pmt_h2-t38{
font-size:32px;
}
}
.cux_pmt_text-t38{
font-size:14.5px;
color:#7A869E;
line-height:1.6;
margin-bottom:22px;
}
.cux_pmt_logos-t38{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:480px){
.cux_pmt_logos-t38{
grid-template-columns:repeat(4,1fr);
}
}
.cux_pmt_logo-t38{
border-radius:0.5rem;
overflow:hidden;
border:1px solid rgba(14, 17, 32, 0.08);
padding:0 0.5rem;
background:#FFFFFF;
font-size:0.781rem;
color:#252D42;
text-overflow:ellipsis;
white-space:nowrap;
align-items:center;
text-align:center;
font-weight:700;
height:3.125rem;
display:flex;
justify-content:center;
}
.cux_pmt_table-t38{
border:1px solid rgba(14, 17, 32, 0.08);
border-radius:0.875rem;
overflow:hidden;
min-width:0;
}
.cux_pmt_thead-t38{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#1A1E2A;
display:grid;
}
.cux_pmt_th-t38{
padding:0.813rem 0.875rem;
overflow:hidden;
text-transform:uppercase;
text-overflow:ellipsis;
letter-spacing:.08em;
font-weight:700;
font-size:0.625rem;
color:#EDF1FB;
white-space:nowrap;
}
.cux_pmt_row-t38{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(14, 17, 32, 0.08);
display:grid;
}
.cux_pmt_row-t38:nth-child(odd){
background:#FFFFFF;
}
.cux_pmt_td-t38{
padding:14px;
overflow-wrap:break-word;
color:#7A869E;
min-width:0;
font-size:13.5px;
}
.cux_pmt_row-t38 .cux_pmt_td-t38:first-child{
font-weight:700;
color:#0E1120;
}
.cux_pmt_row-t38 .cux_pmt_td-t38:last-child{
font-weight:700;
color:#1EB87A;
}
.cux_ts-t38{
padding:44px 0;
}
.cux_ts_in-t38{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:883px){
.cux_ts_in-t38{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.cux_ts_left-t38{
min-width:0;
}
.cux_ts_h2-t38{
font-weight:600;
font-size:26px;
line-height:1.1;
color:#EDF1FB;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:12px;
overflow-wrap:break-word;
}
@media(min-width:771px){
.cux_ts_h2-t38{
font-size:28px;
}
}
.cux_ts_text-t38{
color:#8A99C4;
font-size:14.5px;
margin-bottom:1.375rem;
max-width:32.5rem;
line-height:1.6;
}
.cux_ts_badges-t38{
gap:1.125rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.cux_ts_badge-t38{
font-weight:600;
color:#8A99C4;
font-size:13px;
}
.cux_ts_pay-t38{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:882px){
.cux_ts_pay-t38{
justify-content:flex-end;
}
}
.cux_ts_pay_chip-t38{
border-radius:14px;
background:rgba(220, 230, 255, 0.08);
padding:0.75rem 16px;
border:1px solid rgba(180, 205, 255, 0.14);
font-weight:700;
font-size:0.875rem;
color:#EDF1FB;
}
.cux_op-t38{
padding:2.25rem 0 10px;
}
.cux_op_in-t38{
border-radius:14px;
background:#FFFFFF;
gap:2rem;
padding:2rem;
grid-template-columns:1fr;
border:1px solid rgba(14, 17, 32, 0.08);
align-items:center;
display:grid;
}
@media(min-width:861px){
.cux_op_in-t38{
grid-template-columns:.9fr 1.1fr;
padding:34px 40px;
gap:44px;
}
}
.cux_op_left-t38{
min-width:0;
}
.cux_op_eyebrow-t38{
margin-bottom:0.75rem;
}
.cux_op_h2-t38{
font-size:1.75rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.08;
color:#0E1120;
overflow-wrap:break-word;
margin-bottom:10px;
}
@media(min-width:769px){
.cux_op_h2-t38{
font-size:1.875rem;
}
}
.cux_op_text-t38{
font-size:0.875rem;
line-height:1.6;
color:#7A869E;
}
.cux_op_grid-t38{
overflow:hidden;
grid-template-columns:1fr 1fr;
border:1px solid rgba(14, 17, 32, 0.14);
border-radius:8px;
gap:1px;
background:rgba(14, 17, 32, 0.14);
display:grid;
}
.cux_op_field-t38{
padding:1.125rem 20px;
background:#F4F6F9;
min-width:0;
}
.cux_op_field_lb-t38{
text-transform:uppercase;
margin-bottom:0.313rem;
font-size:10px;
letter-spacing:.1em;
font-weight:600;
color:#3A7BF7;
}
.cux_op_field_val-t38{
color:#0E1120;
overflow-wrap:break-word;
font-size:14px;
font-weight:700;
}
.cux_dr-t38{
padding:2.25rem 0 0.625rem;
}
.cux_dr_in-t38{
border:1px dashed rgba(14, 17, 32, 0.14);
gap:1.25rem;
border-radius:14px;
padding:1.75rem 2rem;
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.cux_dr_in-t38{
gap:2rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.cux_dr_h2-t38{
line-height:1.1;
font-size:24px;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.5rem;
color:#0E1120;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.cux_dr_h2-t38{
font-size:1.625rem;
}
}
.cux_dr_text-t38{
color:#7A869E;
overflow-wrap:break-word;
max-width:680px;
font-size:0.875rem;
line-height:1.6;
}
.cux_dr_text-t38 b{
color:#0E1120;
font-weight:700;
}
.cux_dr_cta-t38{
transition:color .22s ease;
flex:0 0 auto;
font-weight:700;
font-size:13.5px;
white-space:nowrap;
border-bottom:1px solid #3A7BF7;
padding-bottom:2px;
color:#0E1120;
}
.cux_dr_cta-t38:hover{
color:#3A7BF7;
}
.cux_lh-t38{
padding:40px 0 20px;
}
.cux_lh_in-t38{
padding-top:2.125rem;
border-top:1px solid rgba(14, 17, 32, 0.14);
}
.cux_lh_eyebrow-t38{
margin-bottom:22px;
display:block;
}
.cux_lh_grid-t38{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:602px){
.cux_lh_grid-t38{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.cux_lh_grid-t38{
grid-template-columns:repeat(5,1fr);
}
}
.cux_lh_col-t38{
min-width:0;
}
.cux_lh_col_h-t38{
font-size:0.813rem;
font-weight:700;
color:#0E1120;
overflow-wrap:break-word;
margin-bottom:12px;
}
.cux_lh_links-t38{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.cux_lh_link-t38{
transition:color .22s ease;
font-size:13px;
overflow-wrap:break-word;
color:#7A869E;
}
.cux_lh_link-t38:hover{
color:#3A7BF7;
}
.cux_faq-t38{
background:#FFFFFF;
padding:48px 0;
border-top:1px solid rgba(14, 17, 32, 0.08);
margin-top:24px;
border-bottom:1px solid rgba(14, 17, 32, 0.08);
}
@media(min-width:766px){
.cux_faq-t38{
padding:62px 0;
}
}
.cux_faq_head-t38{
text-align:center;
margin-bottom:2.125rem;
}
.cux_faq_eyebrow-t38{
margin-bottom:0.75rem;
}
.cux_faq_h2-t38{
font-weight:600;
font-size:2rem;
color:#0E1120;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.cux_faq_h2-t38{
font-size:38px;
}
}
.cux_faq_list-t38{
gap:12px;
margin:0 auto;
flex-direction:column;
display:flex;
max-width:820px;
}
.cux_faq_item-t38{
background:#F4F6F9;
overflow:hidden;
border-radius:14px;
border:1px solid rgba(14, 17, 32, 0.08);
}
.cux_faq_q-t38{
list-style:none;
gap:20px;
padding:20px 1.5rem;
justify-content:space-between;
overflow-wrap:break-word;
cursor:pointer;
font-size:1rem;
font-weight:700;
display:flex;
align-items:center;
color:#0E1120;
}
.cux_faq_q-t38::-webkit-details-marker{
display:none;
}
.cux_faq_q_ic-t38{
flex:0 0 auto;
transition:transform .22s ease;
display:inline-flex;
color:#3A7BF7;
align-items:center;
}
.cux_faq_q_ic-t38 svg{
width:1.125rem;
height:1.125rem;
}
.cux_faq_item-t38[open] .cux_faq_q_ic-t38{
transform:rotate(180deg);
}
.cux_faq_a-t38{
padding:0 24px 20px;
color:#7A869E;
font-size:0.906rem;
overflow-wrap:break-word;
line-height:1.6;
}
.cux_gd-t38{
padding:3rem 0 0.625rem;
}
.cux_gd_head-t38{
gap:14px;
display:flex;
margin-bottom:1.5rem;
flex-direction:column;
}
@media(min-width:678px){
.cux_gd_head-t38{
gap:1.25rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.cux_gd_eyebrow-t38{
margin-bottom:10px;
}
.cux_gd_h2-t38{
font-size:1.75rem;
font-weight:600;
color:#0E1120;
line-height:1.05;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.cux_gd_h2-t38{
font-size:34px;
}
}
.cux_gd_more-t38{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
color:#0E1120;
padding-bottom:2px;
font-weight:600;
font-size:0.844rem;
border-bottom:1px solid #0E1120;
}
.cux_gd_more-t38:hover{
border-color:#3A7BF7;
color:#3A7BF7;
}
.cux_gd_grid-t38{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:720px){
.cux_gd_grid-t38{
grid-template-columns:repeat(3,1fr);
}
}
.cux_gd_card-t38{
border-radius:14px;
border:1px solid rgba(14, 17, 32, 0.08);
background:#FFFFFF;
overflow:hidden;
display:block;
min-width:0;
}
.cux_gd_card_img-t38{
background:linear-gradient(140deg,#111827,#3A7BF7);
height:150px;
}
.cux_gd_card_body-t38{
padding:22px;
}
.cux_gd_card_cat-t38{
font-size:0.625rem;
font-weight:600;
text-transform:uppercase;
color:#3A7BF7;
letter-spacing:.1em;
}
.cux_gd_card_h-t38{
margin:0.5rem 0 0.625rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#0E1120;
font-weight:600;
overflow-wrap:break-word;
font-size:19px;
line-height:1.2;
}
.cux_gd_card_meta-t38{
font-size:12px;
overflow-wrap:break-word;
color:#5A6480;
}
.cux_el-t38{
padding:3rem 0;
}
@media(min-width:766px){
.cux_el-t38{
padding:56px 0;
}
}
.cux_el_in-t38{
grid-template-columns:1fr;
gap:2.5rem;
align-items:start;
display:grid;
}
@media(min-width:900px){
.cux_el_in-t38{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.cux_el_left-t38{
min-width:0;
}
.cux_el_eyebrow-t38{
margin-bottom:14px;
}
.cux_el_h2-t38{
margin-bottom:1.375rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.08;
color:#0E1120;
font-size:32px;
}
@media(min-width:766px){
.cux_el_h2-t38{
font-size:2.375rem;
}
}
.cux_el_body-t38 p{
line-height:1.7;
color:#252D42;
margin-bottom:18px;
font-size:1rem;
overflow-wrap:break-word;
}
.cux_el_dropcap-t38{
padding:0.375rem 0.75rem 0 0;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:700;
line-height:.8;
float:left;
font-size:62px;
color:#3A7BF7;
}
.cux_el_right-t38{
min-width:0;
}
.cux_el_quote-t38{
background:linear-gradient(150deg,#111827,#080C14);
padding:2.25rem;
border-radius:1.25rem;
color:#EDF1FB;
position:relative;
margin-bottom:24px;
}
.cux_el_quote_mark-t38{
color:#7DB4FF;
display:inline-flex;
align-items:center;
margin-bottom:6px;
}
.cux_el_quote_mark-t38 svg{
width:2.125rem;
height:34px;
}
.cux_el_quote_text-t38{
font-size:22px;
margin-bottom:22px;
overflow-wrap:break-word;
color:#EDF1FB;
font-weight:500;
line-height:1.4;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
.cux_el_quote_meta-t38{
gap:12px;
align-items:center;
display:flex;
}
.cux_el_quote_av-t38{
background:linear-gradient(135deg,#3A7BF7,#6FA3FF);
flex:0 0 auto;
border-radius:50%;
height:38px;
width:38px;
}
.cux_el_quote_author-t38{
font-weight:700;
font-size:14px;
color:#EDF1FB;
}
.cux_el_quote_meta_sub-t38{
color:#8A99C4;
font-size:0.75rem;
}
.cux_el_explain-t38{
border:1px solid rgba(14, 17, 32, 0.08);
overflow:hidden;
border-radius:0.875rem;
}
.cux_el_explain_card-t38{
padding:22px 1.5rem;
}
.cux_el_explain_card-t38+.cux_el_explain_card-t38{
border-top:1px solid rgba(14, 17, 32, 0.08);
}
.cux_el_explain_h-t38{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
font-size:20px;
margin-bottom:0.5rem;
color:#0E1120;
line-height:1.15;
}
.cux_el_explain_p-t38{
font-size:0.875rem;
color:#7A869E;
line-height:1.55;
overflow-wrap:break-word;
}
.cux_sg-t38{
padding:3rem 0 10px;
}
.cux_sg_eyebrow-t38{
display:block;
margin-bottom:12px;
}
.cux_sg_h2-t38{
overflow-wrap:break-word;
font-size:30px;
font-weight:600;
color:#0E1120;
line-height:1.05;
margin-bottom:28px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.cux_sg_h2-t38{
font-size:36px;
}
}
.cux_sg_grid-t38{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:719px){
.cux_sg_grid-t38{
grid-template-columns:repeat(3,1fr);
}
}
.cux_sg_col-t38{
min-width:0;
}
.cux_sg_col_h-t38{
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.15;
font-size:22px;
color:#0E1120;
font-weight:600;
margin-bottom:10px;
}
.cux_sg_col_p-t38{
overflow-wrap:break-word;
color:#7A869E;
font-size:14px;
line-height:1.65;
}
.cux_sc-t38{
padding:3rem 0 0.625rem;
}
.cux_sc_head-t38{
text-align:center;
margin-bottom:28px;
}
.cux_sc_eyebrow-t38{
margin-bottom:0.75rem;
}
.cux_sc_h2-t38{
color:#0E1120;
overflow-wrap:break-word;
font-weight:600;
font-size:30px;
line-height:1.05;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.cux_sc_h2-t38{
font-size:2.25rem;
}
}
.cux_sc_table-t38{
margin:0 auto;
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(14, 17, 32, 0.08);
max-width:56.25rem;
}
.cux_sc_thead-t38{
background:#1A1E2A;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.cux_sc_th-t38{
padding:0.938rem 1.125rem;
text-align:center;
font-weight:700;
overflow-wrap:break-word;
font-size:0.813rem;
color:#8A99C4;
}
.cux_sc_th-t38:first-child{
text-align:left;
}
.cux_sc_th_us-t38{
color:#7DB4FF;
}
.cux_sc_row-t38{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(14, 17, 32, 0.08);
}
.cux_sc_row-t38:nth-child(even){
background:#FFFFFF;
}
.cux_sc_td-t38{
padding:0.938rem 18px;
min-width:0;
color:#5A6480;
font-size:14px;
text-align:center;
overflow-wrap:break-word;
}
.cux_sc_td-t38:first-child{
text-align:left;
font-weight:600;
color:#252D42;
}
.cux_sc_td_us-t38{
font-weight:700;
color:#1EB87A;
}
.cux_sb-t38{
background:#FFFFFF;
padding:3rem 0;
margin-top:1.5rem;
border-top:1px solid rgba(14, 17, 32, 0.08);
border-bottom:1px solid rgba(14, 17, 32, 0.08);
}
@media(min-width:765px){
.cux_sb-t38{
padding:3.5rem 0;
}
}
.cux_sb_eyebrow-t38{
display:block;
margin-bottom:12px;
}
.cux_sb_h2-t38{
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#0E1120;
font-weight:600;
line-height:1.05;
font-size:1.875rem;
margin-bottom:1.625rem;
}
@media(min-width:765px){
.cux_sb_h2-t38{
font-size:36px;
}
}
.cux_sb_grid-t38{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:562px){
.cux_sb_grid-t38{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:963px){
.cux_sb_grid-t38{
grid-template-columns:repeat(4,1fr);
}
}
.cux_sb_card-t38{
border:1px solid rgba(14, 17, 32, 0.08);
border-radius:14px;
padding:1.5rem;
background:#F4F6F9;
min-width:0;
}
.cux_sb_card_h-t38{
font-weight:600;
overflow-wrap:break-word;
color:#0E1120;
line-height:1.15;
font-size:19px;
margin-bottom:8px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
.cux_sb_card_p-t38{
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
color:#7A869E;
}
.cux_sb_rtp-t38{
border:1px solid rgba(14, 17, 32, 0.08);
padding:1.625rem 1.75rem;
grid-template-columns:1fr;
gap:1.5rem;
border-radius:14px;
background:#F4F6F9;
margin-top:18px;
display:grid;
align-items:center;
}
@media(min-width:759px){
.cux_sb_rtp-t38{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.cux_sb_rtp_h-t38{
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
font-size:20px;
margin-bottom:0.5rem;
color:#0E1120;
}
.cux_sb_rtp_p-t38{
color:#7A869E;
font-size:13.5px;
line-height:1.6;
overflow-wrap:break-word;
}
.cux_sb_rtp_stats-t38{
gap:16px;
display:flex;
}
.cux_sb_stat-t38{
border-radius:8px;
flex:1 1 0;
padding:1.125rem;
background:#FFFFFF;
text-align:center;
min-width:0;
}
.cux_sb_stat_v-t38{
font-size:26px;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#1EB87A;
font-weight:700;
}
.cux_sb_stat_l-t38{
font-size:0.719rem;
color:#5A6480;
margin-top:4px;
}
.cux_ft-t38{
background:#1A1E2A;
color:#8A99C4;
margin-top:40px;
}
.cux_ft_in-t38{
grid-template-columns:1fr;
padding:48px 0 28px;
gap:2rem;
display:grid;
}
@media(min-width:601px){
.cux_ft_in-t38{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:898px){
.cux_ft_in-t38{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.cux_ft_brand-t38{
min-width:0;
}
.cux_ft_logo-t38{
color:#EDF1FB;
font-size:1.625rem;
font-weight:700;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.cux_ft_tagline-t38{
max-width:280px;
line-height:1.6;
margin-top:14px;
font-size:0.844rem;
color:#8A99C4;
}
.cux_ft_contact-t38{
transition:color .22s ease;
max-width:280px;
margin-top:12px;
overflow-wrap:anywhere;
color:#7DB4FF;
font-size:13px;
display:inline-block;
}
.cux_ft_contact-t38:hover{
color:#EDF1FB;
}
.cux_ft_col-t38{
min-width:0;
}
.cux_ft_col_h-t38{
font-weight:700;
text-transform:uppercase;
overflow-wrap:break-word;
color:#EDF1FB;
font-size:0.813rem;
letter-spacing:.08em;
margin-bottom:14px;
}
.cux_ft_col_links-t38{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.cux_ft_link-t38{
transition:color .22s ease;
font-size:13.5px;
color:#8A99C4;
overflow-wrap:break-word;
}
.cux_ft_link-t38:hover{
color:#EDF1FB;
}
.cux_ft_bot-t38{
padding:22px 0 40px;
gap:1rem;
flex-direction:column;
display:flex;
border-top:1px solid rgba(180, 205, 255, 0.14);
}
@media(min-width:770px){
.cux_ft_bot-t38{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.cux_ft_legal-t38{
max-width:760px;
font-size:11.5px;
line-height:1.6;
overflow-wrap:break-word;
color:#A3ABBE;
}
.cux_ft_legal-t38 b{
font-weight:700;
color:#8A99C4;
}
.cux_ft_age-t38{
padding:4px 9px;
flex:0 0 auto;
border:1.5px solid #7DB4FF;
border-radius:8px;
font-weight:700;
color:#7DB4FF;
font-size:0.813rem;
}