*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F4F6FA;
line-height:1.6;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
font-size:0.938rem;
color:#2C3045;
font-family:"Commissioner", 'Helvetica Neue', Arial, sans-serif;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.50);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.syslayout-4ds{
display:flex;
min-height:100vh;
flex-direction:column;
}
.sysmain-4ds{
flex:1 1 auto;
width:100%;
min-width:0;
}
.syscontainer-4ds{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:766px){
.syscontainer-4ds{
padding:0 2rem;
}
}
@media(min-width:1101px){
.syscontainer-4ds{
padding:0 3.5rem;
}
}
.syseyebrow-4ds{
display:inline-block;
letter-spacing:.2em;
text-transform:uppercase;
color:#2E6FD8;
line-height:1.4;
font-size:11px;
font-family:"Commissioner", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
font-weight:600;
}
.sysband-4ds{
background:#111827;
color:#EEF1FA;
}
.sysband-4ds .syseyebrow-4ds{
color:#7FB8FF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.systb-4ds{
background:#F4F6FA;
top:0;
border-bottom:1px solid rgba(15,19,32,0.14);
z-index:50;
position:sticky;
}
.systb_in-4ds{
margin:0 auto;
padding:0.75rem 1rem;
gap:16px;
max-width:1400px;
align-items:center;
display:flex;
justify-content:space-between;
width:100%;
}
@media(min-width:770px){
.systb_in-4ds{
padding:16px 2rem;
}
}
@media(min-width:1099px){
.systb_in-4ds{
padding:18px 3.5rem;
}
}
.systb_left-4ds{
gap:28px;
align-items:center;
min-width:0;
display:flex;
}
.systb_logo-4ds{
gap:0.688rem;
min-width:0;
display:flex;
align-items:center;
}
.systb_logo_mark-4ds{
flex:0 0 auto;
border-radius:0.5rem;
object-fit:cover;
width:2.125rem;
height:34px;
}
.systb_logo_txt-4ds{
line-height:1;
min-width:0;
display:flex;
flex-direction:column;
}
.systb_logo_name-4ds{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
letter-spacing:.02em;
color:#0F1320;
white-space:nowrap;
}
.systb_logo_sub-4ds{
overflow:hidden;
color:#2E6FD8;
text-overflow:ellipsis;
font-weight:600;
letter-spacing:.32em;
font-size:8.5px;
white-space:nowrap;
margin-top:0.25rem;
text-transform:uppercase;
}
.systb_nav-4ds{
display:none;
}
@media(min-width:961px){
.systb_nav-4ds{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.systb_nav_item-4ds{
transition:color .22s ease,border-color .22s ease;
color:#2C3045;
font-size:0.875rem;
padding-bottom:3px;
font-weight:600;
white-space:nowrap;
border-bottom:2px solid transparent;
}
.systb_nav_item-4ds:hover{
color:#0F1320;
}
.systb_nav_item-4ds.sysstate_active-4ds{
border-color:#2E6FD8;
color:#0F1320;
}
.systb_right-4ds{
flex:0 0 auto;
gap:0.875rem;
display:flex;
align-items:center;
}
.systb_search-4ds{
transition:color .22s ease;
display:flex;
color:#2C3045;
justify-content:center;
align-items:center;
}
.systb_search-4ds:hover{
color:#2E6FD8;
}
.systb_search-4ds svg{
width:1.125rem;
height:18px;
}
.systb_lang-4ds{
text-transform:uppercase;
color:#5A6080;
letter-spacing:.1em;
font-weight:600;
font-size:0.688rem;
}
.systb_lang-4ds:hover{
color:#0F1320;
}
.systb_login-4ds{
font-size:0.875rem;
display:none;
color:#0F1320;
font-weight:600;
}
@media(min-width:765px){
.systb_login-4ds{
display:inline-block;
}
}
.systb_register-4ds{
transition:background-color .22s ease;
background:#0F1320;
border-radius:999px;
padding:11px 22px;
white-space:nowrap;
color:#EEF1FA;
font-weight:700;
font-size:14px;
}
.systb_register-4ds:hover{
background:#1E2540;
}
.sysmob-4ds{
background:#F4F6FA;
bottom:0;
border-top:1px solid rgba(15,19,32,0.14);
right:0;
z-index:60;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
left:0;
}
@media(min-width:961px){
.sysmob-4ds{
display:none;
}
}
.sysmob_in-4ds{
margin:0 auto;
align-items:stretch;
justify-content:space-around;
display:flex;
max-width:35rem;
}
.sysmob_item-4ds{
gap:3px;
transition:color .22s ease;
flex:1 1 0;
padding:9px 4px;
min-width:0;
display:flex;
color:#5A6080;
align-items:center;
flex-direction:column;
}
.sysmob_item-4ds.sysstate_active-4ds{
color:#2E6FD8;
}
.sysmob_ic-4ds{
align-items:center;
display:flex;
justify-content:center;
}
.sysmob_ic-4ds svg{
height:20px;
width:1.25rem;
}
.sysmob_lb-4ds{
overflow:hidden;
font-size:0.625rem;
font-weight:600;
max-width:100%;
white-space:nowrap;
text-overflow:ellipsis;
}
@media(max-width:962px){
body{
padding-bottom:60px;
}
}
.sysrail-4ds{
position:relative;
min-width:0;
}
.sysrail_scroll-4ds{
gap:0.875rem;
display:flex;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
padding-bottom:14px;
overflow-x:auto;
}
@media(min-width:768px){
.sysrail_scroll-4ds{
gap:1.125rem;
}
}
.sysgc-4ds{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:765px){
.sysgc-4ds{
width:188px;
}
}
.sysgc_img-4ds{
background:#FFFFFF;
overflow:hidden;
border-radius:14px;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(15,19,32,0.07), 0 0.375rem 1.125rem rgba(15,19,32,0.06);
position:relative;
}
.sysgc_img-4ds img{
inset:0;
object-fit:cover;
width:100%;
height:100%;
position:absolute;
}
.sysgc_cover-4ds{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
inset:0;
pointer-events:none;
position:absolute;
}
.sysgc_hover-4ds{
inset:0;
transition:opacity .22s ease;
background:rgba(0,0,0,0.50);
position:absolute;
justify-content:center;
display:flex;
align-items:center;
opacity:0;
}
.sysgc-4ds:hover .sysgc_hover-4ds{
opacity:1;
}
.sysgc_hover_btn-4ds{
background:#0F1320;
border-radius:999px;
width:2.875rem;
align-items:center;
display:flex;
color:#EEF1FA;
justify-content:center;
height:46px;
}
.sysgc_hover_btn-4ds svg{
width:18px;
height:18px;
}
.sysgc_info-4ds{
gap:2px;
flex-direction:column;
min-width:0;
margin-top:9px;
display:flex;
}
.sysgc_name-4ds{
overflow:hidden;
font-weight:700;
white-space:nowrap;
font-size:13px;
color:#0F1320;
text-overflow:ellipsis;
}
.sysgc_prov-4ds{
overflow:hidden;
color:#5A6080;
text-overflow:ellipsis;
font-size:0.688rem;
white-space:nowrap;
}
.sysgc_meta-4ds{
font-size:0.688rem;
color:#5A6080;
}
.systc-4ds{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:765px){
.systc-4ds{
width:230px;
}
}
.systc_img-4ds{
overflow:hidden;
background:#FFFFFF;
border-radius:14px;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 0.375rem rgba(15,19,32,0.07), 0 6px 18px rgba(15,19,32,0.06);
}
.systc_img-4ds img{
inset:0;
width:100%;
object-fit:cover;
position:absolute;
height:100%;
}
.systc_info-4ds{
gap:2px;
display:flex;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
}
.systc_name-4ds{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-size:14px;
font-weight:700;
color:#0F1320;
}
.systc_rtp-4ds{
color:#5A6080;
font-size:11px;
}
.syslc-4ds{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:768px){
.syslc-4ds{
width:268px;
}
}
.syslc_img-4ds{
border-radius:14px;
overflow:hidden;
background:#FFFFFF;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(15,19,32,0.07), 0 0.375rem 1.125rem rgba(15,19,32,0.06);
position:relative;
}
.syslc_img-4ds img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.syslc_live-4ds{
padding:0.25rem 0.563rem;
background:rgba(0,0,0,0.50);
border-radius:62.438rem;
gap:0.438rem;
position:absolute;
align-items:center;
left:12px;
display:flex;
top:12px;
}
.syslc_live_dot-4ds{
border-radius:50%;
background:#D93648;
animation:zm2-pulse 1.6s infinite;
height:0.5rem;
width:8px;
}
.syslc_seats-4ds{
letter-spacing:.08em;
color:#EEF1FA;
font-weight:600;
text-transform:uppercase;
font-size:10px;
}
.syslc_info-4ds{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:9px;
}
.syslc_name-4ds{
overflow:hidden;
color:#0F1320;
font-weight:700;
text-overflow:ellipsis;
font-size:15px;
white-space:nowrap;
}
.syslc_bet-4ds{
color:#5A6080;
font-size:0.688rem;
}
.syspc-4ds{
border-radius:14px;
background:#FFFFFF;
border:1px solid rgba(15,19,32,0.08);
gap:0.5rem;
padding:1rem 14px;
flex-direction:column;
display:flex;
justify-content:center;
min-height:74px;
min-width:0;
align-items:center;
}
.syspc_logo-4ds{
flex:0 0 auto;
height:1.75rem;
width:auto;
object-fit:contain;
max-width:100%;
}
.syspc_name-4ds{
overflow:hidden;
font-size:11px;
white-space:nowrap;
text-align:center;
color:#5A6080;
max-width:100%;
text-overflow:ellipsis;
}
.sysgc_tag-4ds{
padding:3px 0.5rem;
border-radius:0.5rem;
position:absolute;
top:10px;
display:inline-block;
font-size:10px;
left:10px;
letter-spacing:.06em;
text-transform:uppercase;
z-index:2;
font-weight:700;
}
.sysgc_tag_hot-4ds{
background:#D93648;
color:#EEF1FA;
}
.sysgc_tag_new-4ds{
background:#5A9EFF;
color:#0F1320;
}
.sysgc_tag_jp-4ds{
background:#D4900A;
color:#0F1320;
}
.sysgc_tag_live-4ds{
background:#D93648;
color:#EEF1FA;
}
.syssh-4ds{
margin-bottom:1.125rem;
min-width:0;
}
.syssh_row-4ds{
gap:1rem;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
}
.syssh_row-4ds .syssh_l-4ds{
gap:6px;
min-width:0;
display:flex;
flex-direction:column;
}
.syssh_stack-4ds{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.syssh_center-4ds{
gap:0.625rem;
text-align:center;
display:flex;
align-items:center;
flex-direction:column;
}
.syssh_h2-4ds{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
overflow-wrap:break-word;
color:#0F1320;
font-weight:600;
font-size:1.5rem;
}
@media(min-width:769px){
.syssh_h2-4ds{
font-size:30px;
}
}
.sysband-4ds .syssh_h2-4ds{
color:#EEF1FA;
}
.syssh_eb_line-4ds{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.syssh_eb_line-4ds::before{
background:#2E6FD8;
display:inline-block;
width:28px;
content:"";
height:1px;
}
.sysband-4ds .syssh_eb_line-4ds::before{
background:#7FB8FF;
}
.syssh_eb_dot-4ds{
gap:8px;
align-items:center;
display:inline-flex;
}
.syssh_eb_dot-4ds::before{
border-radius:50%;
background:#2E6FD8;
display:inline-block;
height:0.375rem;
width:6px;
content:"";
}
.sysband-4ds .syssh_eb_dot-4ds::before{
background:#7FB8FF;
}
.syssh_link-4ds{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-bottom:1px solid #0F1320;
white-space:nowrap;
display:inline-flex;
font-size:0.813rem;
align-items:center;
color:#0F1320;
font-weight:600;
padding-bottom:2px;
}
.syssh_link-4ds:hover{
border-color:#2E6FD8;
color:#2E6FD8;
}
.syssh_link-4ds svg{
height:14px;
width:14px;
}
.syssh_link_chev-4ds{
border-bottom:0;
padding-bottom:0;
}
.syssh_link_btn-4ds{
border-radius:62.438rem;
padding:0.563rem 1.125rem;
background:#0F1320;
color:#EEF1FA;
border-bottom:0;
}
.syssh_link_btn-4ds:hover{
background:#1E2540;
border-color:transparent;
color:#EEF1FA;
}
.sysband-4ds .syssh_link-4ds{
border-color:#EEF1FA;
color:#EEF1FA;
}
.sysband-4ds .syssh_link_btn-4ds{
background:#7FB8FF;
color:#0F1320;
}
.syssh_rule-4ds{
margin:-2px 0 1.125rem;
background:rgba(15,19,32,0.14);
height:1px;
}
.sysband-4ds .syssh_rule-4ds{
background:rgba(255,255,255,0.12);
}
.syshero-4ds{
padding:32px 0 0.5rem;
}
@media(min-width:765px){
.syshero-4ds{
padding:56px 0 1.5rem;
}
}
.syshero_in-4ds{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:899px){
.syshero_in-4ds{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.syshero_copy-4ds{
min-width:0;
}
.syshero_eyebrow-4ds{
gap:0.625rem;
display:inline-flex;
margin-bottom:22px;
align-items:center;
}
.syshero_eyebrow_line-4ds{
background:#2E6FD8;
flex:0 0 auto;
display:inline-block;
width:28px;
height:1px;
}
.syshero_h1-4ds{
letter-spacing:-.01em;
color:#0F1320;
line-height:1.04;
font-weight:600;
font-size:38px;
margin-bottom:1.25rem;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.syshero_h1-4ds{
font-size:54px;
}
}
@media(min-width:1098px){
.syshero_h1-4ds{
font-size:62px;
}
}
.syshero_h1-4ds em{
color:#2E6FD8;
font-style:normal;
}
.syshero_sub-4ds{
max-width:480px;
line-height:1.6;
font-size:1rem;
margin-bottom:1.875rem;
color:#7A82A0;
}
@media(min-width:765px){
.syshero_sub-4ds{
font-size:1.125rem;
}
}
.syshero_actions-4ds{
gap:0.875rem;
margin-bottom:2.125rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.syshero_cta-4ds{
border-radius:62.438rem;
transition:background-color .22s ease;
background:#0F1320;
gap:10px;
padding:16px 30px;
display:inline-flex;
font-size:0.938rem;
font-weight:700;
color:#EEF1FA;
align-items:center;
}
.syshero_cta-4ds:hover{
background:#1E2540;
}
.syshero_cta_ic-4ds{
display:inline-flex;
align-items:center;
}
.syshero_cta_ic-4ds svg{
height:16px;
width:16px;
}
.syshero_cta_alt-4ds{
border:1px solid rgba(15,19,32,0.14);
border-radius:999px;
transition:border-color .22s ease,color .22s ease;
padding:15px 26px;
background:transparent;
align-items:center;
font-size:0.938rem;
font-weight:600;
display:inline-flex;
color:#0F1320;
}
.syshero_cta_alt-4ds:hover{
border-color:#2E6FD8;
color:#2E6FD8;
}
.syshero_trust-4ds{
gap:22px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.syshero_trust_item-4ds{
gap:0.563rem;
color:#2C3045;
font-size:0.813rem;
font-weight:600;
display:flex;
align-items:center;
}
.syshero_trust_ic-4ds{
color:#2E6FD8;
align-items:center;
display:inline-flex;
}
.syshero_trust_ic-4ds svg{
width:1rem;
height:16px;
}
.syshero_promo-4ds{
background:#FFFFFF;
overflow:hidden;
border-radius:1.25rem;
min-height:18.75rem;
display:flex;
position:relative;
box-shadow:0 0.75rem 3rem rgba(15,19,32,0.14), 0 3px 10px rgba(15,19,32,0.08);
}
.syshero_promo_bg-4ds{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.syshero_promo_bg-4ds::after{
inset:0;
background:linear-gradient(120deg,#111827 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
content:"";
position:absolute;
}
.syshero_promo_glow-4ds{
background:radial-gradient(circle,rgba(79,140,255,0.18) 0%,transparent 65%);
border-radius:50%;
right:-1.25rem;
width:16.25rem;
top:-40px;
pointer-events:none;
position:absolute;
height:260px;
}
.syshero_promo_ct-4ds{
padding:28px;
position:relative;
max-width:88%;
z-index:2;
align-self:flex-end;
}
.syshero_promo_label-4ds{
text-transform:uppercase;
font-weight:700;
margin-bottom:0.5rem;
font-size:10px;
color:#7FB8FF;
display:block;
letter-spacing:.25em;
}
.syshero_promo_amount-4ds{
font-size:32px;
font-weight:600;
line-height:1.05;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#EEF1FA;
overflow-wrap:break-word;
}
@media(min-width:771px){
.syshero_promo_amount-4ds{
font-size:2.5rem;
}
}
.syshero_promo_amount-4ds em{
font-style:normal;
color:#7FB8FF;
}
.syshero_rating-4ds{
padding:10px 0.875rem;
gap:0.625rem;
border-radius:14px;
background:#FFFFFF;
border:1px solid rgba(15,19,32,0.08);
position:absolute;
top:14px;
align-items:center;
right:14px;
box-shadow:0 2px 0.375rem rgba(15,19,32,0.07), 0 6px 18px rgba(15,19,32,0.06);
z-index:3;
display:flex;
max-width:min(16.25rem,62%);
}
.syshero_rating_score-4ds{
flex:0 0 auto;
color:#0F1320;
font-weight:700;
font-size:1.5rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.syshero_rating_txt-4ds{
flex:1 1 auto;
min-width:0;
}
.syshero_rating_stars-4ds{
gap:2px;
color:#2E6FD8;
display:flex;
}
.syshero_rating_stars-4ds svg{
width:12px;
height:12px;
}
.syshero_rating_cap-4ds{
display:block;
line-height:1.35;
color:#5A6080;
overflow-wrap:break-word;
font-size:0.688rem;
margin-top:3px;
}
.sysstat-4ds{
border-top:1px solid rgba(15,19,32,0.14);
margin-top:16px;
border-bottom:1px solid rgba(15,19,32,0.14);
}
.sysstat_in-4ds{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:767px){
.sysstat_in-4ds{
grid-template-columns:repeat(4,1fr);
}
}
.sysstat_item-4ds{
padding:22px 0.875rem;
min-width:0;
border-right:1px solid rgba(15,19,32,0.08);
border-bottom:1px solid rgba(15,19,32,0.08);
}
.sysstat_item-4ds:nth-child(2n){
border-right:0;
}
.sysstat_item-4ds:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.sysstat_item-4ds{
border-bottom:0;
}
.sysstat_item-4ds:nth-child(2n){
border-right:1px solid rgba(15,19,32,0.08);
}
.sysstat_item-4ds:nth-child(4n){
border-right:0;
}
}
.sysstat_value-4ds{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#0F1320;
line-height:1;
font-size:1.875rem;
font-weight:700;
}
@media(min-width:765px){
.sysstat_value-4ds{
font-size:34px;
}
}
.sysstat_label-4ds{
margin-top:0.375rem;
font-size:0.813rem;
overflow-wrap:break-word;
line-height:1.4;
color:#5A6080;
}
.sysgrow-4ds{
padding:26px 0 0.625rem;
}
.sysrow_seo-4ds{
margin:0.625rem 0 0;
overflow-wrap:break-word;
line-height:1.65;
max-width:47.5rem;
font-size:0.875rem;
color:#7A82A0;
}
.sysrow_seo-4ds strong{
font-weight:700;
color:#0F1320;
}
.sysgrow-4ds{
padding:1.625rem 0 0.625rem;
}
.sysrow_seo-4ds{
margin:10px 0 0;
max-width:760px;
line-height:1.65;
font-size:14px;
color:#7A82A0;
overflow-wrap:break-word;
}
.sysrow_seo-4ds strong{
color:#0F1320;
font-weight:700;
}
.sysgrow-4ds{
padding:26px 0 10px;
}
.sysrow_seo-4ds{
margin:10px 0 0;
font-size:0.875rem;
color:#7A82A0;
overflow-wrap:break-word;
max-width:760px;
line-height:1.65;
}
.sysrow_seo-4ds strong{
color:#0F1320;
font-weight:700;
}
.sysjp-4ds{
padding:30px 0 0.625rem;
}
.sysjp_grid-4ds{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.sysjp_grid-4ds{
grid-template-columns:1fr 1fr;
}
.sysjp_card_mega-4ds{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.sysjp_grid-4ds{
grid-template-columns:1.4fr 1fr 1fr;
}
.sysjp_card_mega-4ds{
grid-column:auto;
}
}
.sysjp_card-4ds{
border:1px solid rgba(15,19,32,0.08);
overflow:hidden;
background:#FFFFFF;
border-radius:1.25rem;
gap:0.75rem;
padding:26px;
display:flex;
position:relative;
min-width:0;
justify-content:space-between;
min-height:12.5rem;
flex-direction:column;
}
.sysjp_card_mega-4ds{
border-color:transparent;
background:linear-gradient(135deg,#162040,#080D18);
color:#EEF1FA;
min-height:210px;
}
.sysjp_glow-4ds{
border-radius:50%;
background:radial-gradient(circle,rgba(79,140,255,0.18),transparent 70%);
pointer-events:none;
height:200px;
position:absolute;
right:-40px;
top:-2.5rem;
width:200px;
}
.sysjp_label-4ds{
gap:0.625rem;
flex-wrap:wrap;
color:#2E6FD8;
font-weight:700;
text-transform:uppercase;
align-items:center;
justify-content:space-between;
letter-spacing:.16em;
display:flex;
font-size:0.625rem;
position:relative;
}
.sysjp_card_mega-4ds .sysjp_label-4ds{
color:#7FB8FF;
}
.sysjp_drop-4ds{
letter-spacing:.04em;
color:#5A6080;
text-transform:none;
font-weight:600;
}
.sysjp_card_mega-4ds .sysjp_drop-4ds{
color:#8A96B8;
}
.sysjp_amount-4ds{
overflow-wrap:break-word;
font-weight:700;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:38px;
color:#0F1320;
position:relative;
line-height:1;
}
.sysjp_card_mega-4ds .sysjp_amount-4ds{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#7FB8FF;
}
@media(min-width:769px){
.sysjp_card_mega-4ds .sysjp_amount-4ds{
font-size:54px;
}
}
.sysjp_game-4ds{
color:#5A6080;
position:relative;
font-size:13px;
}
.sysjp_card_mega-4ds .sysjp_game-4ds{
color:#8A96B8;
}
.sysjp_cta-4ds{
position:relative;
align-self:flex-start;
}
.sysjp_card_mega-4ds .sysjp_cta-4ds{
border-radius:999px;
padding:0.625rem 20px;
background:#7FB8FF;
transition:opacity .22s ease;
color:#0F1320;
font-weight:700;
font-size:13px;
}
.sysjp_card_mega-4ds .sysjp_cta-4ds:hover{
opacity:.9;
}
.sysjp_card-4ds:not(.sysjp_card_mega-4ds) .sysjp_cta-4ds{
transition:color .22s ease,border-color .22s ease;
color:#0F1320;
border-bottom:1px solid #0F1320;
font-size:13px;
padding-bottom:2px;
font-weight:700;
}
.sysjp_card-4ds:not(.sysjp_card_mega-4ds) .sysjp_cta-4ds:hover{
border-color:#2E6FD8;
color:#2E6FD8;
}
.sysjp_seo-4ds{
margin:0.875rem 0 0;
line-height:1.65;
font-size:14px;
overflow-wrap:break-word;
max-width:760px;
color:#7A82A0;
}
.sysjp_seo-4ds strong{
font-weight:700;
color:#0F1320;
}
.sysgf-4ds{
padding:1.5rem 0 0.375rem;
}
.sysgf_in-4ds{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.sysgf_chip-4ds{
border:1px solid rgba(15,19,32,0.14);
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding:0.625rem 1.125rem;
border-radius:999px;
background:#FFFFFF;
font-weight:600;
white-space:nowrap;
color:#2C3045;
font-size:0.813rem;
}
.sysgf_chip-4ds:hover{
border-color:#2E6FD8;
color:#2E6FD8;
}
.sysgf_chip-4ds.sysstate_active-4ds{
background:#0F1320;
border-color:transparent;
color:#EEF1FA;
}
.syspr-4ds{
padding:30px 0 6px;
}
.syspr_card-4ds{
border-radius:20px;
border:1px solid rgba(15,19,32,0.08);
overflow:hidden;
flex:0 0 auto;
gap:10px;
padding:26px;
background:#FFFFFF;
width:280px;
flex-direction:column;
display:flex;
position:relative;
min-height:200px;
}
@media(min-width:769px){
.syspr_card-4ds{
width:300px;
}
}
.syspr_card_feat-4ds{
border-color:transparent;
background:linear-gradient(150deg,#162040,#080D18);
color:#EEF1FA;
}
.syspr_glow-4ds{
background:radial-gradient(circle,rgba(79,140,255,0.18),transparent 70%);
border-radius:50%;
position:absolute;
top:-30px;
height:8.125rem;
width:130px;
opacity:0;
pointer-events:none;
right:-30px;
}
.syspr_card_feat-4ds .syspr_glow-4ds{
opacity:1;
}
.syspr_label-4ds{
text-transform:uppercase;
font-weight:700;
font-size:10px;
letter-spacing:.16em;
color:#2E6FD8;
position:relative;
}
.syspr_card_feat-4ds .syspr_label-4ds{
color:#7FB8FF;
}
.syspr_amount-4ds{
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
position:relative;
font-weight:600;
line-height:1.08;
color:#0F1320;
}
.syspr_card_feat-4ds .syspr_amount-4ds{
color:#EEF1FA;
}
.syspr_amount-4ds em{
color:#2E6FD8;
font-style:normal;
}
.syspr_card_feat-4ds .syspr_amount-4ds em{
color:#7FB8FF;
}
.syspr_terms-4ds{
position:relative;
font-size:0.813rem;
line-height:1.5;
color:#5A6080;
}
.syspr_card_feat-4ds .syspr_terms-4ds{
color:#8A96B8;
}
.syspr_cta-4ds{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.syspr_card_feat-4ds .syspr_cta-4ds{
background:#7FB8FF;
padding:0.563rem 1.125rem;
border-radius:62.438rem;
transition:opacity .22s ease;
font-weight:700;
font-size:0.813rem;
color:#0F1320;
}
.syspr_card_feat-4ds .syspr_cta-4ds:hover{
opacity:.9;
}
.syspr_card-4ds:not(.syspr_card_feat-4ds) .syspr_cta-4ds{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #0F1320;
font-weight:700;
font-size:0.813rem;
color:#0F1320;
padding-bottom:2px;
}
.syspr_card-4ds:not(.syspr_card_feat-4ds) .syspr_cta-4ds:hover{
border-color:#2E6FD8;
color:#2E6FD8;
}
.sysgrow-4ds{
padding:1.625rem 0 10px;
}
.sysrow_seo-4ds{
margin:0.625rem 0 0;
max-width:47.5rem;
font-size:0.875rem;
overflow-wrap:break-word;
color:#7A82A0;
line-height:1.65;
}
.sysrow_seo-4ds strong{
font-weight:700;
color:#0F1320;
}
.sysgm-4ds{
padding:30px 0 10px;
}
.sysgm_in-4ds{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:880px){
.sysgm_in-4ds{
grid-template-columns:1.25fr 1fr;
}
}
.sysgm_left-4ds{
border-radius:20px;
border:1px solid rgba(15,19,32,0.08);
padding:32px;
background:#FFFFFF;
min-width:0;
}
.sysgm_eyebrow-4ds{
margin-bottom:10px;
}
.sysgm_h2-4ds{
line-height:1.06;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:8px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
color:#0F1320;
}
@media(min-width:767px){
.sysgm_h2-4ds{
font-size:28px;
}
}
.sysgm_text-4ds{
color:#7A82A0;
font-size:0.875rem;
line-height:1.6;
margin-bottom:22px;
max-width:30rem;
}
.sysgm_level-4ds{
font-size:22px;
color:#2E6FD8;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
font-weight:700;
}
.sysgm_bar-4ds{
background:rgba(15,19,32,0.14);
border-radius:62.438rem;
overflow:hidden;
margin-bottom:6px;
height:8px;
}
.sysgm_bar_fill-4ds{
background:linear-gradient(90deg,#2E6FD8,#5A9EFF);
border-radius:62.438rem;
height:100%;
}
.sysgm_bar_meta-4ds{
gap:10px;
display:flex;
justify-content:space-between;
margin-bottom:18px;
font-size:11px;
color:#5A6080;
}
.sysgm_missions-4ds{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.sysgm_mission-4ds{
gap:7px;
border-radius:62.438rem;
border:1px solid rgba(15,19,32,0.14);
background:#F4F6FA;
padding:0.563rem 15px;
font-size:0.781rem;
font-weight:600;
color:#2C3045;
display:inline-flex;
align-items:center;
}
.sysgm_mission_ic-4ds{
align-items:center;
color:#2E6FD8;
display:inline-flex;
}
.sysgm_mission_ic-4ds svg{
width:13px;
height:0.813rem;
}
.sysgm_right-4ds{
background:linear-gradient(150deg,#162040,#080D18);
overflow:hidden;
border-radius:1.25rem;
padding:32px;
flex-direction:column;
position:relative;
color:#EEF1FA;
display:flex;
}
.sysgm_glow-4ds{
background:radial-gradient(circle,rgba(79,140,255,0.18),transparent 70%);
border-radius:50%;
width:150px;
pointer-events:none;
position:absolute;
right:-1.875rem;
top:-30px;
height:150px;
}
.sysgm_ref_eyebrow-4ds{
position:relative;
margin-bottom:0.625rem;
}
.sysgm_ref_h2-4ds{
margin-bottom:8px;
color:#EEF1FA;
overflow-wrap:break-word;
position:relative;
font-weight:600;
line-height:1.1;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:26px;
}
.sysgm_ref_text-4ds{
font-size:13.5px;
color:#8A96B8;
position:relative;
margin-bottom:20px;
line-height:1.55;
}
.sysgm_ref_cta-4ds{
padding:0.688rem 1.375rem;
background:#7FB8FF;
border-radius:62.438rem;
transition:opacity .22s ease;
margin-top:auto;
align-self:flex-start;
font-weight:700;
position:relative;
font-size:0.844rem;
color:#0F1320;
}
.sysgm_ref_cta-4ds:hover{
opacity:.9;
}
.sysapp-4ds{
padding:30px 0 10px;
}
.sysapp_in-4ds{
border-radius:20px;
background:#FFFFFF;
border:1px solid rgba(15,19,32,0.08);
padding:2rem;
gap:1.75rem;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.sysapp_in-4ds{
gap:40px;
padding:2.5rem 44px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.sysapp_copy-4ds{
max-width:560px;
min-width:0;
}
.sysapp_eyebrow-4ds{
margin-bottom:0.75rem;
}
.sysapp_h2-4ds{
overflow-wrap:break-word;
font-weight:600;
color:#0F1320;
line-height:1.05;
margin-bottom:0.75rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:28px;
}
@media(min-width:765px){
.sysapp_h2-4ds{
font-size:2.125rem;
}
}
.sysapp_text-4ds{
color:#7A82A0;
font-size:14px;
margin-bottom:22px;
line-height:1.6;
}
.sysapp_btns-4ds{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.sysapp_btn-4ds{
background:#0F1320;
gap:0.625rem;
transition:background-color .22s ease;
border-radius:0.875rem;
padding:11px 1.25rem;
display:inline-flex;
color:#EEF1FA;
align-items:center;
}
.sysapp_btn-4ds:hover{
background:#1E2540;
}
.sysapp_btn_ic-4ds{
align-items:center;
display:inline-flex;
}
.sysapp_btn_ic-4ds svg{
width:1.125rem;
height:18px;
}
.sysapp_btn_lb-4ds{
font-size:0.844rem;
font-weight:700;
}
.sysapp_qr_wrap-4ds{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.sysapp_qr-4ds{
border-radius:14px;
flex:0 0 auto;
height:108px;
background-color:#0F1320;
width:6.75rem;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 5px,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 5px 0.688rem);
}
.sysapp_qr_cap-4ds{
max-width:5.75rem;
color:#5A6080;
line-height:1.4;
font-size:0.781rem;
}
.sysvip-4ds{
padding:3rem 0;
}
@media(min-width:767px){
.sysvip-4ds{
padding:64px 0;
}
}
.sysvip_head-4ds{
gap:14px;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:879px){
.sysvip_head-4ds{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.sysvip_eyebrow-4ds{
margin-bottom:12px;
}
.sysvip_h2-4ds{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#EEF1FA;
line-height:1.05;
font-size:32px;
font-weight:600;
}
@media(min-width:766px){
.sysvip_h2-4ds{
font-size:2.5rem;
}
}
.sysvip_intro-4ds{
line-height:1.6;
font-size:0.875rem;
color:#8A96B8;
max-width:26.25rem;
}
.sysvip_grid-4ds{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.sysvip_card-4ds{
padding:22px 18px;
border:1px solid rgba(255,255,255,0.12);
border-radius:14px;
min-width:0;
}
.sysvip_card_feat-4ds{
border-color:#7FB8FF;
background:rgba(255,255,255,0.07);
}
.sysvip_card_ic-4ds{
border-radius:0.5rem;
background:linear-gradient(135deg,#2E6FD8,#5A9EFF);
height:2.125rem;
display:block;
margin-bottom:16px;
width:2.125rem;
}
.sysvip_name-4ds{
color:#EEF1FA;
overflow-wrap:break-word;
font-size:20px;
font-weight:600;
margin-bottom:6px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.sysvip_perk-4ds{
color:#8A96B8;
line-height:1.5;
overflow-wrap:break-word;
font-size:0.781rem;
}
.syssea-4ds{
padding:1.5rem 0 10px;
}
.syssea_in-4ds{
border-radius:1.25rem;
background:linear-gradient(115deg,#162040,#080D18);
padding:2.25rem;
gap:22px;
overflow:hidden;
position:relative;
color:#EEF1FA;
display:flex;
flex-direction:column;
}
@media(min-width:820px){
.syssea_in-4ds{
gap:2rem;
padding:44px 48px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.syssea_glow-4ds{
border-radius:50%;
background:radial-gradient(circle,rgba(79,140,255,0.18),transparent 68%);
top:50%;
position:absolute;
right:3.75rem;
pointer-events:none;
height:15rem;
width:240px;
transform:translateY(-50%);
}
.syssea_copy-4ds{
max-width:35rem;
position:relative;
min-width:0;
}
.syssea_eyebrow-4ds{
margin-bottom:12px;
}
.syssea_h2-4ds{
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
color:#EEF1FA;
line-height:1.04;
font-weight:600;
}
@media(min-width:768px){
.syssea_h2-4ds{
font-size:38px;
}
}
.syssea_text-4ds{
line-height:1.6;
color:#8A96B8;
font-size:15px;
}
.syssea_cta-4ds{
transition:opacity .22s ease;
flex:0 0 auto;
background:#7FB8FF;
padding:1rem 32px;
border-radius:999px;
font-size:15px;
font-weight:700;
position:relative;
color:#0F1320;
}
.syssea_cta-4ds:hover{
opacity:.9;
}
.sysnl-4ds{
padding:24px 0 0.625rem;
}
.sysnl_in-4ds{
padding:30px 32px;
border-radius:20px;
background:#0D1420;
gap:1.375rem;
flex-direction:column;
display:flex;
color:#EEF1FA;
}
@media(min-width:765px){
.sysnl_in-4ds{
gap:1.75rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.sysnl_text_wrap-4ds{
min-width:0;
}
.sysnl_h3-4ds{
margin-bottom:0.313rem;
color:#EEF1FA;
line-height:1.1;
font-weight:600;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
}
@media(min-width:767px){
.sysnl_h3-4ds{
font-size:1.5rem;
}
}
.sysnl_text-4ds{
line-height:1.5;
color:#8A96B8;
font-size:0.844rem;
}
.sysnl_form-4ds{
flex:1 1 auto;
gap:10px;
display:flex;
min-width:0;
max-width:460px;
}
.sysnl_input-4ds{
flex:1 1 auto;
padding:13px 16px;
border:1px solid rgba(255,255,255,0.12);
background:rgba(255,255,255,0.07);
overflow:hidden;
border-radius:0.875rem;
font-size:0.875rem;
color:#8A96B8;
white-space:nowrap;
text-overflow:ellipsis;
min-width:0;
display:flex;
align-items:center;
}
.sysnl_btn-4ds{
flex:0 0 auto;
background:#7FB8FF;
border-radius:14px;
transition:opacity .22s ease;
padding:13px 1.5rem;
font-size:14px;
font-weight:700;
color:#0F1320;
white-space:nowrap;
}
.sysnl_btn-4ds:hover{
opacity:.9;
}
.systrn-4ds{
padding:1.875rem 0 0.625rem;
}
.systrn_in-4ds{
border:1px solid rgba(15,19,32,0.08);
grid-template-columns:1fr;
overflow:hidden;
background:#FFFFFF;
border-radius:1.25rem;
display:grid;
}
@media(min-width:882px){
.systrn_in-4ds{
grid-template-columns:1.05fr 1fr;
}
}
.systrn_banner-4ds{
background:linear-gradient(150deg,#162040,#080D18);
overflow:hidden;
padding:2.125rem;
color:#EEF1FA;
position:relative;
}
.systrn_glow-4ds{
background:radial-gradient(circle,rgba(79,140,255,0.18),transparent 70%);
border-radius:50%;
position:absolute;
right:-40px;
width:12.5rem;
height:200px;
pointer-events:none;
bottom:-2.5rem;
}
.systrn_eyebrow-4ds{
margin-bottom:14px;
position:relative;
}
.systrn_h2-4ds{
position:relative;
font-size:1.875rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#EEF1FA;
font-weight:600;
line-height:1.06;
margin-bottom:12px;
overflow-wrap:break-word;
}
@media(min-width:767px){
.systrn_h2-4ds{
font-size:2.25rem;
}
}
.systrn_text-4ds{
position:relative;
font-size:0.875rem;
color:#8A96B8;
max-width:26.25rem;
margin-bottom:1.375rem;
line-height:1.6;
}
.systrn_timer-4ds{
gap:8px;
margin-bottom:24px;
flex-wrap:wrap;
display:flex;
position:relative;
align-items:center;
}
.systrn_timer_cap-4ds{
color:#8A96B8;
font-size:0.688rem;
}
.systrn_timer_box-4ds{
background:rgba(255,255,255,0.07);
border-radius:8px;
padding:0.25rem 0.75rem;
color:#EEF1FA;
font-size:1.5rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.systrn_cta-4ds{
transition:opacity .22s ease;
padding:13px 1.625rem;
background:#7FB8FF;
border-radius:999px;
font-size:0.875rem;
color:#0F1320;
font-weight:700;
display:inline-block;
position:relative;
}
.systrn_cta-4ds:hover{
opacity:.9;
}
.systrn_lb-4ds{
padding:26px 28px;
}
.systrn_lb_head-4ds{
gap:0.625rem;
margin-bottom:0.75rem;
justify-content:space-between;
align-items:center;
display:flex;
}
.systrn_lb_title-4ds{
font-size:20px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#0F1320;
}
.systrn_lb_upd-4ds{
color:#5A6080;
font-size:11px;
letter-spacing:.08em;
text-transform:uppercase;
}
.systrn_lb_row-4ds{
border-radius:0.5rem;
gap:14px;
padding:11px 0.75rem;
align-items:center;
display:flex;
}
.systrn_lb_row-4ds:nth-child(2){
background:rgba(46,111,216,0.10);
}
.systrn_lb_rank-4ds{
flex:0 0 auto;
font-weight:700;
width:22px;
font-size:16px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#2E6FD8;
}
.systrn_lb_av-4ds{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#2E6FD8,#5A9EFF);
height:1.875rem;
width:1.875rem;
}
.systrn_lb_name-4ds{
overflow:hidden;
flex:1 1 auto;
text-overflow:ellipsis;
min-width:0;
white-space:nowrap;
color:#0F1320;
font-size:14px;
font-weight:600;
}
.systrn_lb_amount-4ds{
flex:0 0 auto;
font-weight:700;
color:#0F1320;
font-size:0.813rem;
}
.syshts-4ds{
padding:3rem 0;
}
@media(min-width:769px){
.syshts-4ds{
padding:62px 0;
}
}
.syshts_head-4ds{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:34px;
}
@media(min-width:768px){
.syshts_head-4ds{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.syshts_eyebrow-4ds{
margin-bottom:12px;
}
.syshts_h2-4ds{
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:1.875rem;
line-height:1.05;
color:#EEF1FA;
}
@media(min-width:766px){
.syshts_h2-4ds{
font-size:38px;
}
}
.syshts_cta-4ds{
padding:15px 1.875rem;
transition:opacity .22s ease;
flex:0 0 auto;
border-radius:999px;
background:#7FB8FF;
font-size:0.938rem;
font-weight:700;
color:#0F1320;
}
.syshts_cta-4ds:hover{
opacity:.9;
}
.syshts_grid-4ds{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.syshts_grid-4ds{
grid-template-columns:repeat(3,1fr);
}
}
.syshts_step-4ds{
min-width:0;
border-top:1px solid rgba(255,255,255,0.12);
padding-top:1.375rem;
}
.syshts_step_num-4ds{
font-weight:700;
font-size:2.75rem;
color:#7FB8FF;
line-height:1;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:14px;
}
.syshts_step_h-4ds{
margin-bottom:8px;
font-size:1.188rem;
overflow-wrap:break-word;
color:#EEF1FA;
line-height:1.2;
font-weight:700;
}
.syshts_step_p-4ds{
overflow-wrap:break-word;
color:#8A96B8;
font-size:14px;
line-height:1.55;
}
.syset-4ds{
padding:2.25rem 0 0.625rem;
}
.syset_in-4ds{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:878px){
.syset_in-4ds{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.syset_left-4ds{
min-width:0;
}
.syset_eyebrow-4ds{
margin-bottom:0.75rem;
}
.syset_h2-4ds{
font-size:1.75rem;
overflow-wrap:break-word;
color:#0F1320;
font-weight:600;
margin-bottom:14px;
line-height:1.06;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.syset_h2-4ds{
font-size:32px;
}
}
.syset_text-4ds{
font-size:15px;
line-height:1.65;
margin-bottom:1.375rem;
color:#7A82A0;
}
.syset_stats-4ds{
gap:24px;
flex-wrap:wrap;
display:flex;
}
.syset_stat-4ds{
min-width:0;
}
.syset_stat_v-4ds{
color:#0F1320;
font-weight:700;
font-size:1.625rem;
line-height:1;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.syset_stat_l-4ds{
color:#5A6080;
margin-top:4px;
font-size:12.5px;
}
.syset_right-4ds{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.syset_member-4ds{
background:#FFFFFF;
border:1px solid rgba(15,19,32,0.08);
border-radius:14px;
gap:16px;
padding:1.125rem 20px;
align-items:center;
display:flex;
min-width:0;
}
.syset_member_av-4ds{
background:linear-gradient(135deg,#162040,#2E6FD8);
border-radius:50%;
flex:0 0 auto;
width:3rem;
height:3rem;
}
.syset_member_name-4ds{
font-weight:700;
color:#0F1320;
font-size:0.938rem;
overflow-wrap:break-word;
}
.syset_member_role-4ds{
font-size:0.781rem;
color:#5A6080;
overflow-wrap:break-word;
}
.syset_updated-4ds{
gap:0.5rem;
border-radius:14px;
background:#F4F6FA;
border:1px solid rgba(15,19,32,0.08);
padding:14px 1.125rem;
color:#7A82A0;
align-items:center;
font-size:0.781rem;
display:flex;
}
.sysprov-4ds{
padding:40px 0 1.25rem;
}
.sysprov_eyebrow-4ds{
margin-bottom:18px;
display:block;
}
.sysprov_grid-4ds{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:561px){
.sysprov_grid-4ds{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:903px){
.sysprov_grid-4ds{
grid-template-columns:repeat(6,1fr);
}
}
.systs-4ds{
padding:44px 0;
}
.systs_in-4ds{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:877px){
.systs_in-4ds{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.systs_left-4ds{
min-width:0;
}
.systs_h2-4ds{
line-height:1.1;
font-size:1.625rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:12px;
color:#EEF1FA;
font-weight:600;
}
@media(min-width:766px){
.systs_h2-4ds{
font-size:28px;
}
}
.systs_text-4ds{
color:#8A96B8;
max-width:520px;
line-height:1.6;
font-size:0.906rem;
margin-bottom:1.375rem;
}
.systs_badges-4ds{
gap:18px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.systs_badge-4ds{
color:#8A96B8;
font-weight:600;
font-size:13px;
}
.systs_pay-4ds{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:883px){
.systs_pay-4ds{
justify-content:flex-end;
}
}
.systs_pay_chip-4ds{
padding:12px 16px;
border:1px solid rgba(255,255,255,0.12);
background:rgba(255,255,255,0.07);
border-radius:14px;
font-size:0.875rem;
font-weight:700;
color:#EEF1FA;
}
.sysop-4ds{
padding:2.25rem 0 0.625rem;
}
.sysop_in-4ds{
border-radius:0.875rem;
grid-template-columns:1fr;
background:#FFFFFF;
padding:2rem;
border:1px solid rgba(15,19,32,0.08);
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:863px){
.sysop_in-4ds{
padding:34px 40px;
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
}
}
.sysop_left-4ds{
min-width:0;
}
.sysop_eyebrow-4ds{
margin-bottom:12px;
}
.sysop_h2-4ds{
overflow-wrap:break-word;
color:#0F1320;
line-height:1.08;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:10px;
font-size:28px;
font-weight:600;
}
@media(min-width:770px){
.sysop_h2-4ds{
font-size:30px;
}
}
.sysop_text-4ds{
line-height:1.6;
color:#7A82A0;
font-size:14px;
}
.sysop_grid-4ds{
border-radius:8px;
overflow:hidden;
background:rgba(15,19,32,0.14);
grid-template-columns:1fr 1fr;
border:1px solid rgba(15,19,32,0.14);
gap:1px;
display:grid;
}
.sysop_field-4ds{
padding:1.125rem 20px;
background:#F4F6FA;
min-width:0;
}
.sysop_field_lb-4ds{
font-size:0.625rem;
letter-spacing:.1em;
text-transform:uppercase;
color:#2E6FD8;
margin-bottom:5px;
font-weight:600;
}
.sysop_field_val-4ds{
color:#0F1320;
overflow-wrap:break-word;
font-weight:700;
font-size:14px;
}
.syswy-4ds{
padding:3rem 0;
}
@media(min-width:767px){
.syswy-4ds{
padding:3.5rem 0;
}
}
.syswy_in-4ds{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:901px){
.syswy_in-4ds{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.syswy_left-4ds{
min-width:0;
}
.syswy_eyebrow-4ds{
margin-bottom:0.875rem;
}
.syswy_h2-4ds{
color:#0F1320;
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:16px;
overflow-wrap:break-word;
font-size:32px;
line-height:1.05;
}
@media(min-width:769px){
.syswy_h2-4ds{
font-size:40px;
}
}
.syswy_intro-4ds{
color:#7A82A0;
line-height:1.6;
font-size:0.938rem;
}
.syswy_grid-4ds{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:557px){
.syswy_grid-4ds{
grid-template-columns:1fr 1fr;
}
}
.syswy_card-4ds{
background:#FFFFFF;
padding:26px;
border:1px solid rgba(15,19,32,0.08);
border-radius:14px;
min-width:0;
}
.syswy_card_ic-4ds{
justify-content:center;
display:inline-flex;
margin-bottom:1rem;
align-items:center;
color:#2E6FD8;
}
.syswy_card_ic-4ds svg{
width:1.625rem;
height:26px;
}
.syswy_card_h-4ds{
margin-bottom:8px;
font-weight:600;
font-size:21px;
overflow-wrap:break-word;
line-height:1.15;
color:#0F1320;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.syswy_card_p-4ds{
overflow-wrap:break-word;
font-size:14px;
line-height:1.55;
color:#7A82A0;
}
.systt-4ds{
padding:48px 0 10px;
}
@media(min-width:771px){
.systt-4ds{
padding:3.75rem 0 0.625rem;
}
}
.systt_head-4ds{
text-align:center;
margin-bottom:34px;
}
.systt_eyebrow-4ds{
margin-bottom:12px;
}
.systt_h2-4ds{
font-weight:600;
font-size:2rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
color:#0F1320;
}
@media(min-width:769px){
.systt_h2-4ds{
font-size:42px;
}
}
.systt_grid-4ds{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.systt_grid-4ds{
grid-template-columns:repeat(3,1fr);
}
}
.systt_card-4ds{
border:1px solid rgba(15,19,32,0.08);
padding:1.875rem;
background:#FFFFFF;
border-radius:0.875rem;
display:flex;
flex-direction:column;
min-width:0;
}
.systt_card_ic-4ds{
margin-bottom:18px;
display:inline-flex;
color:#2E6FD8;
align-items:center;
}
.systt_card_ic-4ds svg{
width:1.75rem;
height:1.75rem;
}
.systt_card_h-4ds{
font-weight:600;
color:#0F1320;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
line-height:1.15;
overflow-wrap:break-word;
font-size:1.375rem;
}
.systt_card_p-4ds{
font-size:14px;
line-height:1.6;
overflow-wrap:break-word;
margin-bottom:0.875rem;
color:#7A82A0;
}
.systt_card_p-4ds b{
color:#0F1320;
font-weight:700;
}
.systt_card_link-4ds{
transition:color .22s ease;
font-weight:700;
border-bottom:1px solid #2E6FD8;
color:#0F1320;
font-size:13px;
align-self:flex-start;
margin-top:auto;
padding-bottom:2px;
}
.systt_card_link-4ds:hover{
color:#2E6FD8;
}
.syspmt-4ds{
padding:48px 0 10px;
}
.syspmt_in-4ds{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:881px){
.syspmt_in-4ds{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.syspmt_left-4ds{
min-width:0;
}
.syspmt_eyebrow-4ds{
margin-bottom:12px;
}
.syspmt_h2-4ds{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-size:30px;
color:#0F1320;
line-height:1.06;
}
@media(min-width:769px){
.syspmt_h2-4ds{
font-size:32px;
}
}
.syspmt_text-4ds{
line-height:1.6;
margin-bottom:22px;
font-size:0.906rem;
color:#7A82A0;
}
.syspmt_logos-4ds{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:480px){
.syspmt_logos-4ds{
grid-template-columns:repeat(4,1fr);
}
}
.syspmt_logo-4ds{
background:#FFFFFF;
border-radius:8px;
overflow:hidden;
border:1px solid rgba(15,19,32,0.08);
padding:0 0.5rem;
justify-content:center;
color:#2C3045;
display:flex;
font-weight:700;
align-items:center;
height:50px;
text-align:center;
font-size:0.781rem;
text-overflow:ellipsis;
white-space:nowrap;
}
.syspmt_table-4ds{
border:1px solid rgba(15,19,32,0.08);
overflow:hidden;
border-radius:14px;
min-width:0;
}
.syspmt_thead-4ds{
background:#1A1E2E;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.syspmt_th-4ds{
overflow:hidden;
padding:0.813rem 14px;
text-overflow:ellipsis;
font-weight:700;
color:#EEF1FA;
text-transform:uppercase;
white-space:nowrap;
font-size:10px;
letter-spacing:.08em;
}
.syspmt_row-4ds{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(15,19,32,0.08);
display:grid;
}
.syspmt_row-4ds:nth-child(odd){
background:#FFFFFF;
}
.syspmt_td-4ds{
padding:14px;
font-size:13.5px;
overflow-wrap:break-word;
color:#7A82A0;
min-width:0;
}
.syspmt_row-4ds .syspmt_td-4ds:first-child{
color:#0F1320;
font-weight:700;
}
.syspmt_row-4ds .syspmt_td-4ds:last-child{
font-weight:700;
color:#1A9E6A;
}
.syssc-4ds{
padding:3rem 0 10px;
}
.syssc_head-4ds{
margin-bottom:28px;
text-align:center;
}
.syssc_eyebrow-4ds{
margin-bottom:0.75rem;
}
.syssc_h2-4ds{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#0F1320;
overflow-wrap:break-word;
font-weight:600;
font-size:1.875rem;
}
@media(min-width:767px){
.syssc_h2-4ds{
font-size:2.25rem;
}
}
.syssc_table-4ds{
border:1px solid rgba(15,19,32,0.08);
margin:0 auto;
overflow:hidden;
border-radius:0.875rem;
max-width:900px;
}
.syssc_thead-4ds{
background:#1A1E2E;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.syssc_th-4ds{
padding:15px 18px;
text-align:center;
font-weight:700;
color:#8A96B8;
overflow-wrap:break-word;
font-size:0.813rem;
}
.syssc_th-4ds:first-child{
text-align:left;
}
.syssc_th_us-4ds{
color:#7FB8FF;
}
.syssc_row-4ds{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(15,19,32,0.08);
display:grid;
}
.syssc_row-4ds:nth-child(even){
background:#FFFFFF;
}
.syssc_td-4ds{
padding:15px 1.125rem;
min-width:0;
text-align:center;
overflow-wrap:break-word;
color:#5A6080;
font-size:14px;
}
.syssc_td-4ds:first-child{
text-align:left;
font-weight:600;
color:#2C3045;
}
.syssc_td_us-4ds{
color:#1A9E6A;
font-weight:700;
}
.syssg-4ds{
padding:48px 0 0.625rem;
}
.syssg_eyebrow-4ds{
margin-bottom:12px;
display:block;
}
.syssg_h2-4ds{
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#0F1320;
margin-bottom:28px;
line-height:1.05;
font-size:1.875rem;
font-weight:600;
}
@media(min-width:767px){
.syssg_h2-4ds{
font-size:36px;
}
}
.syssg_grid-4ds{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.syssg_grid-4ds{
grid-template-columns:repeat(3,1fr);
}
}
.syssg_col-4ds{
min-width:0;
}
.syssg_col_h-4ds{
overflow-wrap:break-word;
margin-bottom:10px;
font-size:1.375rem;
line-height:1.15;
color:#0F1320;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.syssg_col_p-4ds{
overflow-wrap:break-word;
color:#7A82A0;
line-height:1.65;
font-size:0.875rem;
}
.syslh-4ds{
padding:2.5rem 0 20px;
}
.syslh_in-4ds{
padding-top:34px;
border-top:1px solid rgba(15,19,32,0.14);
}
.syslh_eyebrow-4ds{
display:block;
margin-bottom:1.375rem;
}
.syslh_grid-4ds{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:598px){
.syslh_grid-4ds{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:959px){
.syslh_grid-4ds{
grid-template-columns:repeat(5,1fr);
}
}
.syslh_col-4ds{
min-width:0;
}
.syslh_col_h-4ds{
margin-bottom:12px;
color:#0F1320;
overflow-wrap:break-word;
font-size:0.813rem;
font-weight:700;
}
.syslh_links-4ds{
gap:8px;
flex-direction:column;
display:flex;
}
.syslh_link-4ds{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:0.813rem;
color:#7A82A0;
}
.syslh_link-4ds:hover{
color:#2E6FD8;
}
.syssb-4ds{
padding:48px 0;
background:#FFFFFF;
border-top:1px solid rgba(15,19,32,0.08);
margin-top:1.5rem;
border-bottom:1px solid rgba(15,19,32,0.08);
}
@media(min-width:767px){
.syssb-4ds{
padding:3.5rem 0;
}
}
.syssb_eyebrow-4ds{
margin-bottom:12px;
display:block;
}
.syssb_h2-4ds{
color:#0F1320;
font-weight:600;
margin-bottom:26px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:1.875rem;
overflow-wrap:break-word;
}
@media(min-width:766px){
.syssb_h2-4ds{
font-size:36px;
}
}
.syssb_grid-4ds{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:562px){
.syssb_grid-4ds{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:959px){
.syssb_grid-4ds{
grid-template-columns:repeat(4,1fr);
}
}
.syssb_card-4ds{
padding:24px;
background:#F4F6FA;
border:1px solid rgba(15,19,32,0.08);
border-radius:14px;
min-width:0;
}
.syssb_card_h-4ds{
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#0F1320;
margin-bottom:0.5rem;
font-size:1.188rem;
line-height:1.15;
}
.syssb_card_p-4ds{
color:#7A82A0;
font-size:13.5px;
line-height:1.6;
overflow-wrap:break-word;
}
.syssb_rtp-4ds{
gap:24px;
background:#F4F6FA;
grid-template-columns:1fr;
border-radius:0.875rem;
padding:26px 1.75rem;
border:1px solid rgba(15,19,32,0.08);
align-items:center;
display:grid;
margin-top:18px;
}
@media(min-width:759px){
.syssb_rtp-4ds{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.syssb_rtp_h-4ds{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
font-size:20px;
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
color:#0F1320;
}
.syssb_rtp_p-4ds{
overflow-wrap:break-word;
line-height:1.6;
font-size:13.5px;
color:#7A82A0;
}
.syssb_rtp_stats-4ds{
gap:1rem;
display:flex;
}
.syssb_stat-4ds{
border-radius:8px;
flex:1 1 0;
background:#FFFFFF;
padding:18px;
min-width:0;
text-align:center;
}
.syssb_stat_v-4ds{
font-size:26px;
overflow-wrap:break-word;
color:#1A9E6A;
font-weight:700;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.syssb_stat_l-4ds{
font-size:0.719rem;
color:#5A6080;
margin-top:4px;
}
.sysel-4ds{
padding:3rem 0;
}
@media(min-width:769px){
.sysel-4ds{
padding:56px 0;
}
}
.sysel_in-4ds{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:899px){
.sysel_in-4ds{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.sysel_left-4ds{
min-width:0;
}
.sysel_eyebrow-4ds{
margin-bottom:0.875rem;
}
.sysel_h2-4ds{
overflow-wrap:break-word;
font-weight:600;
line-height:1.08;
color:#0F1320;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:32px;
margin-bottom:1.375rem;
}
@media(min-width:765px){
.sysel_h2-4ds{
font-size:2.375rem;
}
}
.sysel_body-4ds p{
overflow-wrap:break-word;
color:#2C3045;
line-height:1.7;
font-size:16px;
margin-bottom:18px;
}
.sysel_dropcap-4ds{
padding:6px 12px 0 0;
font-size:3.875rem;
font-weight:700;
float:left;
line-height:.8;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#2E6FD8;
}
.sysel_right-4ds{
min-width:0;
}
.sysel_quote-4ds{
padding:36px;
border-radius:20px;
background:linear-gradient(150deg,#162040,#080D18);
position:relative;
color:#EEF1FA;
margin-bottom:24px;
}
.sysel_quote_mark-4ds{
align-items:center;
margin-bottom:0.375rem;
color:#7FB8FF;
display:inline-flex;
}
.sysel_quote_mark-4ds svg{
width:34px;
height:34px;
}
.sysel_quote_text-4ds{
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#EEF1FA;
font-size:1.375rem;
margin-bottom:22px;
line-height:1.4;
font-weight:500;
}
.sysel_quote_meta-4ds{
gap:0.75rem;
align-items:center;
display:flex;
}
.sysel_quote_av-4ds{
flex:0 0 auto;
background:linear-gradient(135deg,#2E6FD8,#5A9EFF);
border-radius:50%;
height:38px;
width:38px;
}
.sysel_quote_author-4ds{
color:#EEF1FA;
font-size:14px;
font-weight:700;
}
.sysel_quote_meta_sub-4ds{
font-size:12px;
color:#8A96B8;
}
.sysel_explain-4ds{
overflow:hidden;
border:1px solid rgba(15,19,32,0.08);
border-radius:0.875rem;
}
.sysel_explain_card-4ds{
padding:22px 1.5rem;
}
.sysel_explain_card-4ds+.sysel_explain_card-4ds{
border-top:1px solid rgba(15,19,32,0.08);
}
.sysel_explain_h-4ds{
overflow-wrap:break-word;
margin-bottom:8px;
line-height:1.15;
font-weight:600;
font-size:1.25rem;
color:#0F1320;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.sysel_explain_p-4ds{
line-height:1.55;
color:#7A82A0;
font-size:0.875rem;
overflow-wrap:break-word;
}
.sysfaq-4ds{
padding:3rem 0;
background:#FFFFFF;
margin-top:24px;
border-top:1px solid rgba(15,19,32,0.08);
border-bottom:1px solid rgba(15,19,32,0.08);
}
@media(min-width:768px){
.sysfaq-4ds{
padding:62px 0;
}
}
.sysfaq_head-4ds{
margin-bottom:34px;
text-align:center;
}
.sysfaq_eyebrow-4ds{
margin-bottom:0.75rem;
}
.sysfaq_h2-4ds{
overflow-wrap:break-word;
line-height:1.05;
font-size:2rem;
font-weight:600;
color:#0F1320;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.sysfaq_h2-4ds{
font-size:2.375rem;
}
}
.sysfaq_list-4ds{
margin:0 auto;
gap:0.75rem;
flex-direction:column;
max-width:820px;
display:flex;
}
.sysfaq_item-4ds{
background:#F4F6FA;
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(15,19,32,0.08);
}
.sysfaq_q-4ds{
padding:1.25rem 24px;
gap:20px;
list-style:none;
font-size:16px;
display:flex;
justify-content:space-between;
align-items:center;
cursor:pointer;
overflow-wrap:break-word;
color:#0F1320;
font-weight:700;
}
.sysfaq_q-4ds::-webkit-details-marker{
display:none;
}
.sysfaq_q_ic-4ds{
flex:0 0 auto;
transition:transform .22s ease;
color:#2E6FD8;
align-items:center;
display:inline-flex;
}
.sysfaq_q_ic-4ds svg{
width:1.125rem;
height:18px;
}
.sysfaq_item-4ds[open] .sysfaq_q_ic-4ds{
transform:rotate(180deg);
}
.sysfaq_a-4ds{
padding:0 1.5rem 20px;
color:#7A82A0;
overflow-wrap:break-word;
font-size:14.5px;
line-height:1.6;
}
.sysft-4ds{
background:#1A1E2E;
color:#8A96B8;
margin-top:40px;
}
.sysft_in-4ds{
grid-template-columns:1fr;
gap:2rem;
padding:48px 0 28px;
display:grid;
}
@media(min-width:601px){
.sysft_in-4ds{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.sysft_in-4ds{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.sysft_brand-4ds{
min-width:0;
}
.sysft_logo-4ds{
color:#EEF1FA;
font-weight:700;
font-size:1.625rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.sysft_tagline-4ds{
color:#8A96B8;
font-size:0.844rem;
margin-top:14px;
line-height:1.6;
max-width:17.5rem;
}
.sysft_contact-4ds{
transition:color .22s ease;
overflow-wrap:anywhere;
margin-top:0.75rem;
color:#7FB8FF;
font-size:0.813rem;
display:inline-block;
max-width:280px;
}
.sysft_contact-4ds:hover{
color:#EEF1FA;
}
.sysft_col-4ds{
min-width:0;
}
.sysft_col_h-4ds{
margin-bottom:14px;
font-size:0.813rem;
overflow-wrap:break-word;
font-weight:700;
text-transform:uppercase;
letter-spacing:.08em;
color:#EEF1FA;
}
.sysft_col_links-4ds{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.sysft_link-4ds{
transition:color .22s ease;
overflow-wrap:break-word;
color:#8A96B8;
font-size:0.844rem;
}
.sysft_link-4ds:hover{
color:#EEF1FA;
}
.sysft_bot-4ds{
padding:1.375rem 0 40px;
gap:1rem;
display:flex;
flex-direction:column;
border-top:1px solid rgba(255,255,255,0.12);
}
@media(min-width:765px){
.sysft_bot-4ds{
gap:1.25rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.sysft_legal-4ds{
color:#A8AEBF;
max-width:47.5rem;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.719rem;
}
.sysft_legal-4ds b{
font-weight:700;
color:#8A96B8;
}
.sysft_age-4ds{
flex:0 0 auto;
padding:0.25rem 9px;
border-radius:0.5rem;
border:1.5px solid #7FB8FF;
color:#7FB8FF;
font-size:13px;
font-weight:700;
}