*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0D1117;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
line-height:1.6;
color:#C3CED E;
font-family:"Commissioner", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
text-rendering:optimizeLegibility;
font-size:15px;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.sqh_layout-agy{
display:flex;
flex-direction:column;
min-height:100vh;
}
.sqh_main-agy{
flex:1 1 auto;
min-width:0;
width:100%;
}
.sqh_container-agy{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:87.5rem;
}
@media(min-width:769px){
.sqh_container-agy{
padding:0 2rem;
}
}
@media(min-width:1100px){
.sqh_container-agy{
padding:0 56px;
}
}
.sqh_eyebrow-agy{
line-height:1.4;
font-weight:600;
overflow-wrap:break-word;
color:#388BFD;
letter-spacing:.2em;
text-transform:uppercase;
font-family:"Commissioner", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:inline-block;
font-size:0.688rem;
}
.sqh_band-agy{
background:#0A1628;
color:#EDF2FA;
}
.sqh_band-agy .sqh_eyebrow-agy{
color:#58AFFF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.sqh_tb-agy{
background:#0D1117;
border-bottom:1px solid rgba(180,210,255,0.13);
position:sticky;
z-index:50;
top:0;
}
.sqh_tb_in-agy{
gap:1rem;
margin:0 auto;
padding:12px 16px;
justify-content:space-between;
width:100%;
max-width:87.5rem;
align-items:center;
display:flex;
}
@media(min-width:765px){
.sqh_tb_in-agy{
padding:1rem 2rem;
}
}
@media(min-width:1102px){
.sqh_tb_in-agy{
padding:18px 56px;
}
}
.sqh_tb_left-agy{
gap:1.75rem;
min-width:0;
display:flex;
align-items:center;
}
.sqh_tb_logo-agy{
gap:11px;
align-items:center;
display:flex;
min-width:0;
}
.sqh_tb_logo_mark-agy{
border-radius:0.5rem;
flex:0 0 auto;
height:34px;
object-fit:cover;
width:2.125rem;
}
.sqh_tb_logo_txt-agy{
flex-direction:column;
display:flex;
min-width:0;
line-height:1;
}
.sqh_tb_logo_name-agy{
overflow:hidden;
font-size:22px;
font-weight:700;
color:#EDF2FA;
white-space:nowrap;
letter-spacing:.02em;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
}
.sqh_tb_logo_sub-agy{
overflow:hidden;
margin-top:0.25rem;
letter-spacing:.32em;
text-overflow:ellipsis;
white-space:nowrap;
text-transform:uppercase;
font-weight:600;
color:#388BFD;
font-size:0.531rem;
}
.sqh_tb_nav-agy{
display:none;
}
@media(min-width:963px){
.sqh_tb_nav-agy{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.sqh_tb_nav_item-agy{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
border-bottom:2px solid transparent;
font-size:0.875rem;
font-weight:600;
padding-bottom:3px;
white-space:nowrap;
color:#C3CED E;
}
.sqh_tb_nav_item-agy:hover{
color:#EDF2FA;
}
.sqh_tb_nav_item-agy.sqh_state_active-agy{
border-color:#388BFD;
color:#EDF2FA;
}
.sqh_tb_right-agy{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.sqh_tb_search-agy{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
align-items:center;
justify-content:center;
color:#C3CED E;
display:flex;
}
.sqh_tb_search-agy:hover{
color:#388BFD;
}
.sqh_tb_search-agy svg{
height:1.125rem;
width:18px;
}
.sqh_tb_lang-agy{
font-weight:600;
font-size:11px;
letter-spacing:.1em;
color:#8A99AE;
text-transform:uppercase;
}
.sqh_tb_lang-agy:hover{
color:#EDF2FA;
}
.sqh_tb_login-agy{
font-weight:600;
color:#EDF2FA;
font-size:14px;
display:none;
}
@media(min-width:766px){
.sqh_tb_login-agy{
display:inline-block;
}
}
.sqh_tb_register-agy{
background:#388BFD;
border-radius:62.438rem;
padding:11px 1.375rem;
transition:background-color .22s cubic-bezier(0.4,0,0.2,1);
white-space:nowrap;
color:#04080F;
font-size:14px;
font-weight:700;
}
.sqh_tb_register-agy:hover{
background:#5AA3FF;
}
.sqh_mob-agy{
background:#0D1117;
padding-bottom:env(safe-area-inset-bottom);
right:0;
bottom:0;
border-top:1px solid rgba(180,210,255,0.13);
z-index:60;
position:fixed;
left:0;
}
@media(min-width:961px){
.sqh_mob-agy{
display:none;
}
}
.sqh_mob_in-agy{
margin:0 auto;
display:flex;
align-items:stretch;
justify-content:space-around;
max-width:560px;
}
.sqh_mob_item-agy{
flex:1 1 0;
transition:color .22s cubic-bezier(0.4,0,0.2,1);
padding:0.563rem 4px;
gap:3px;
align-items:center;
flex-direction:column;
min-width:0;
color:#8A99AE;
display:flex;
}
.sqh_mob_item-agy.sqh_state_active-agy{
color:#388BFD;
}
.sqh_mob_ic-agy{
display:flex;
justify-content:center;
align-items:center;
}
.sqh_mob_ic-agy svg{
width:20px;
height:1.25rem;
}
.sqh_mob_lb-agy{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:10px;
max-width:100%;
font-weight:600;
}
@media(max-width:962px){
body{
padding-bottom:3.75rem;
}
}
.sqh_rail-agy{
position:relative;
min-width:0;
}
.sqh_rail_scroll-agy{
gap:14px;
display:flex;
overflow-x:auto;
padding-bottom:14px;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
}
@media(min-width:769px){
.sqh_rail_scroll-agy{
gap:18px;
}
}
.sqh_gc-agy{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:765px){
.sqh_gc-agy{
width:11.75rem;
}
}
.sqh_gc_img-agy{
border-radius:0.875rem;
background:#131A23;
overflow:hidden;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 0.5rem rgba(4,12,28,0.55), 0 1px 2px rgba(4,12,28,0.40);
}
.sqh_gc_img-agy img{
inset:0;
height:100%;
width:100%;
position:absolute;
object-fit:cover;
}
.sqh_gc_cover-agy{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.sqh_gc_hover-agy{
inset:0;
background:rgba(0,0,0,0.52);
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
position:absolute;
justify-content:center;
opacity:0;
align-items:center;
display:flex;
}
.sqh_gc-agy:hover .sqh_gc_hover-agy{
opacity:1;
}
.sqh_gc_hover_btn-agy{
background:#388BFD;
border-radius:999px;
color:#04080F;
justify-content:center;
display:flex;
width:2.875rem;
height:2.875rem;
align-items:center;
}
.sqh_gc_hover_btn-agy svg{
width:1.125rem;
height:1.125rem;
}
.sqh_gc_info-agy{
gap:2px;
flex-direction:column;
display:flex;
min-width:0;
margin-top:9px;
}
.sqh_gc_name-agy{
overflow:hidden;
font-weight:700;
color:#EDF2FA;
font-size:0.813rem;
text-overflow:ellipsis;
white-space:nowrap;
}
.sqh_gc_prov-agy{
overflow:hidden;
white-space:nowrap;
color:#8A99AE;
text-overflow:ellipsis;
font-size:0.688rem;
}
.sqh_gc_meta-agy{
font-size:0.688rem;
color:#8A99AE;
}
.sqh_tc-agy{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:766px){
.sqh_tc-agy{
width:14.375rem;
}
}
.sqh_tc_img-agy{
overflow:hidden;
background:#131A23;
border-radius:0.875rem;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 0.5rem rgba(4,12,28,0.55), 0 1px 2px rgba(4,12,28,0.40);
}
.sqh_tc_img-agy img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.sqh_tc_info-agy{
gap:2px;
flex-direction:column;
margin-top:9px;
display:flex;
min-width:0;
}
.sqh_tc_name-agy{
overflow:hidden;
white-space:nowrap;
font-size:0.875rem;
text-overflow:ellipsis;
font-weight:700;
color:#EDF2FA;
}
.sqh_tc_rtp-agy{
font-size:11px;
color:#8A99AE;
}
.sqh_lc-agy{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:767px){
.sqh_lc-agy{
width:268px;
}
}
.sqh_lc_img-agy{
overflow:hidden;
background:#131A23;
border-radius:0.875rem;
padding-bottom:62.5%;
box-shadow:0 2px 8px rgba(4,12,28,0.55), 0 1px 2px rgba(4,12,28,0.40);
position:relative;
}
.sqh_lc_img-agy img{
inset:0;
position:absolute;
height:100%;
object-fit:cover;
width:100%;
}
.sqh_lc_live-agy{
gap:0.438rem;
background:rgba(0,0,0,0.52);
border-radius:999px;
padding:0.25rem 0.563rem;
top:12px;
align-items:center;
position:absolute;
left:0.75rem;
display:flex;
}
.sqh_lc_live_dot-agy{
background:#F04A4A;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
height:8px;
width:0.5rem;
}
.sqh_lc_seats-agy{
font-weight:600;
letter-spacing:.08em;
font-size:10px;
color:#EDF2FA;
text-transform:uppercase;
}
.sqh_lc_info-agy{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:9px;
}
.sqh_lc_name-agy{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
font-size:0.938rem;
color:#EDF2FA;
}
.sqh_lc_bet-agy{
font-size:11px;
color:#8A99AE;
}
.sqh_pc-agy{
border:1px solid rgba(180,210,255,0.07);
gap:0.5rem;
border-radius:0.875rem;
background:#131A23;
padding:1rem 0.875rem;
flex-direction:column;
justify-content:center;
min-height:74px;
min-width:0;
align-items:center;
display:flex;
}
.sqh_pc_logo-agy{
flex:0 0 auto;
height:1.75rem;
max-width:100%;
width:auto;
object-fit:contain;
}
.sqh_pc_name-agy{
overflow:hidden;
font-size:11px;
color:#8A99AE;
text-align:center;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
}
.sqh_gc_tag-agy{
border-radius:0.5rem;
padding:3px 0.5rem;
left:0.625rem;
font-size:0.625rem;
position:absolute;
letter-spacing:.06em;
text-transform:uppercase;
font-weight:700;
display:inline-block;
top:0.625rem;
z-index:2;
}
.sqh_gc_tag_hot-agy{
background:#F04A4A;
color:#EDF2FA;
}
.sqh_gc_tag_new-agy{
background:#6DB8FF;
color:#0A1020;
}
.sqh_gc_tag_jp-agy{
background:#F0B429;
color:#0A1020;
}
.sqh_gc_tag_live-agy{
background:#F04A4A;
color:#EDF2FA;
}
.sqh_sh-agy{
min-width:0;
margin-bottom:18px;
}
.sqh_sh_row-agy{
gap:1rem;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.sqh_sh_row-agy .sqh_sh_l-agy{
gap:6px;
display:flex;
flex-direction:column;
min-width:0;
}
.sqh_sh_stack-agy{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.sqh_sh_center-agy{
gap:10px;
text-align:center;
display:flex;
flex-direction:column;
align-items:center;
}
.sqh_sh_h2-agy{
font-weight:600;
overflow-wrap:break-word;
color:#EDF2FA;
line-height:1.1;
font-size:1.5rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.sqh_sh_h2-agy{
font-size:30px;
}
}
.sqh_band-agy .sqh_sh_h2-agy{
color:#EDF2FA;
}
.sqh_sh_eb_line-agy{
gap:10px;
display:inline-flex;
align-items:center;
}
.sqh_sh_eb_line-agy::before{
background:#388BFD;
display:inline-block;
height:1px;
content:"";
width:1.75rem;
}
.sqh_band-agy .sqh_sh_eb_line-agy::before{
background:#58AFFF;
}
.sqh_sh_eb_dot-agy{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.sqh_sh_eb_dot-agy::before{
background:#388BFD;
border-radius:50%;
content:"";
height:0.375rem;
width:0.375rem;
display:inline-block;
}
.sqh_band-agy .sqh_sh_eb_dot-agy::before{
background:#58AFFF;
}
.sqh_sh_link-agy{
gap:0.375rem;
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1),background-color .22s cubic-bezier(0.4,0,0.2,1);
color:#EDF2FA;
padding-bottom:2px;
border-bottom:1px solid #EDF2FA;
display:inline-flex;
font-weight:600;
white-space:nowrap;
font-size:0.813rem;
align-items:center;
}
.sqh_sh_link-agy:hover{
border-color:#388BFD;
color:#388BFD;
}
.sqh_sh_link-agy svg{
height:14px;
width:0.875rem;
}
.sqh_sh_link_chev-agy{
padding-bottom:0;
border-bottom:0;
}
.sqh_sh_link_btn-agy{
padding:0.563rem 18px;
background:#388BFD;
border-radius:999px;
border-bottom:0;
color:#04080F;
}
.sqh_sh_link_btn-agy:hover{
background:#5AA3FF;
border-color:transparent;
color:#04080F;
}
.sqh_band-agy .sqh_sh_link-agy{
border-color:#EDF2FA;
color:#EDF2FA;
}
.sqh_band-agy .sqh_sh_link_btn-agy{
background:#58AFFF;
color:#0A1020;
}
.sqh_sh_rule-agy{
background:rgba(180,210,255,0.13);
margin:-2px 0 18px;
height:1px;
}
.sqh_band-agy .sqh_sh_rule-agy{
background:rgba(200,220,255,0.14);
}
.sqh_hero-agy{
padding:2rem 0 0.5rem;
}
@media(min-width:768px){
.sqh_hero-agy{
padding:3.5rem 0 1.5rem;
}
}
.sqh_hero_in-agy{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:901px){
.sqh_hero_in-agy{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.sqh_hero_copy-agy{
min-width:0;
}
.sqh_hero_eyebrow-agy{
gap:0.625rem;
display:inline-flex;
margin-bottom:1.375rem;
align-items:center;
}
.sqh_hero_eyebrow_line-agy{
flex:0 0 auto;
background:#388BFD;
display:inline-block;
height:1px;
width:1.75rem;
}
.sqh_hero_h1-agy{
font-size:2.375rem;
overflow-wrap:break-word;
font-weight:600;
line-height:1.04;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:1.25rem;
letter-spacing:-.01em;
color:#EDF2FA;
}
@media(min-width:767px){
.sqh_hero_h1-agy{
font-size:3.375rem;
}
}
@media(min-width:1101px){
.sqh_hero_h1-agy{
font-size:62px;
}
}
.sqh_hero_h1-agy em{
color:#388BFD;
font-style:normal;
}
.sqh_hero_sub-agy{
margin-bottom:30px;
font-size:16px;
color:#6B7A8D;
line-height:1.6;
max-width:480px;
}
@media(min-width:768px){
.sqh_hero_sub-agy{
font-size:1.125rem;
}
}
.sqh_hero_actions-agy{
gap:14px;
margin-bottom:2.125rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.sqh_hero_cta-agy{
transition:background-color .22s cubic-bezier(0.4,0,0.2,1);
background:#388BFD;
gap:0.625rem;
border-radius:999px;
padding:16px 30px;
font-size:15px;
align-items:center;
color:#04080F;
display:inline-flex;
font-weight:700;
}
.sqh_hero_cta-agy:hover{
background:#5AA3FF;
}
.sqh_hero_cta_ic-agy{
align-items:center;
display:inline-flex;
}
.sqh_hero_cta_ic-agy svg{
height:1rem;
width:1rem;
}
.sqh_hero_cta_alt-agy{
transition:border-color .22s cubic-bezier(0.4,0,0.2,1),color .22s cubic-bezier(0.4,0,0.2,1);
border-radius:999px;
background:transparent;
border:1px solid rgba(180,210,255,0.13);
padding:15px 1.625rem;
font-size:15px;
color:#EDF2FA;
align-items:center;
font-weight:600;
display:inline-flex;
}
.sqh_hero_cta_alt-agy:hover{
border-color:#388BFD;
color:#388BFD;
}
.sqh_hero_trust-agy{
gap:1.375rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.sqh_hero_trust_item-agy{
gap:0.563rem;
color:#C3CED E;
align-items:center;
font-weight:600;
display:flex;
font-size:13px;
}
.sqh_hero_trust_ic-agy{
align-items:center;
display:inline-flex;
color:#388BFD;
}
.sqh_hero_trust_ic-agy svg{
height:1rem;
width:16px;
}
.sqh_hero_promo-agy{
border-radius:1.25rem;
overflow:hidden;
background:#131A23;
display:flex;
min-height:300px;
box-shadow:0 0.75rem 60px rgba(4,12,28,0.70), 0 4px 1.25rem rgba(56,139,253,0.12);
position:relative;
}
.sqh_hero_promo_bg-agy{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.sqh_hero_promo_bg-agy::after{
inset:0;
background:linear-gradient(120deg,#0A1628 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.sqh_hero_promo_glow-agy{
border-radius:50%;
background:radial-gradient(circle,rgba(56,139,253,0.13) 0%,transparent 65%);
right:-1.25rem;
position:absolute;
height:16.25rem;
top:-2.5rem;
pointer-events:none;
width:260px;
}
.sqh_hero_promo_ct-agy{
padding:28px;
align-self:flex-end;
z-index:2;
max-width:88%;
position:relative;
}
.sqh_hero_promo_label-agy{
text-transform:uppercase;
letter-spacing:.25em;
font-weight:700;
margin-bottom:8px;
font-size:10px;
display:block;
color:#58AFFF;
}
.sqh_hero_promo_amount-agy{
overflow-wrap:break-word;
color:#EDF2FA;
font-size:32px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
}
@media(min-width:769px){
.sqh_hero_promo_amount-agy{
font-size:40px;
}
}
.sqh_hero_promo_amount-agy em{
font-style:normal;
color:#58AFFF;
}
.sqh_hero_rating-agy{
border:1px solid rgba(180,210,255,0.07);
border-radius:0.875rem;
background:#131A23;
padding:0.625rem 14px;
gap:0.625rem;
top:14px;
z-index:3;
box-shadow:0 2px 0.5rem rgba(4,12,28,0.55), 0 1px 2px rgba(4,12,28,0.40);
display:flex;
position:absolute;
right:14px;
max-width:min(16.25rem,62%);
align-items:center;
}
.sqh_hero_rating_score-agy{
flex:0 0 auto;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#EDF2FA;
font-size:24px;
}
.sqh_hero_rating_txt-agy{
flex:1 1 auto;
min-width:0;
}
.sqh_hero_rating_stars-agy{
gap:2px;
display:flex;
color:#388BFD;
}
.sqh_hero_rating_stars-agy svg{
height:0.75rem;
width:12px;
}
.sqh_hero_rating_cap-agy{
overflow-wrap:break-word;
color:#8A99AE;
display:block;
line-height:1.35;
font-size:11px;
margin-top:3px;
}
.sqh_stat-agy{
border-bottom:1px solid rgba(180,210,255,0.13);
margin-top:1rem;
border-top:1px solid rgba(180,210,255,0.13);
}
.sqh_stat_in-agy{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:767px){
.sqh_stat_in-agy{
grid-template-columns:repeat(4,1fr);
}
}
.sqh_stat_item-agy{
padding:1.375rem 0.875rem;
min-width:0;
border-bottom:1px solid rgba(180,210,255,0.07);
border-right:1px solid rgba(180,210,255,0.07);
}
.sqh_stat_item-agy:nth-child(2n){
border-right:0;
}
.sqh_stat_item-agy:nth-child(n+3){
border-bottom:0;
}
@media(min-width:771px){
.sqh_stat_item-agy{
border-bottom:0;
}
.sqh_stat_item-agy:nth-child(2n){
border-right:1px solid rgba(180,210,255,0.07);
}
.sqh_stat_item-agy:nth-child(4n){
border-right:0;
}
}
.sqh_stat_value-agy{
font-size:1.875rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#EDF2FA;
line-height:1;
overflow-wrap:break-word;
}
@media(min-width:765px){
.sqh_stat_value-agy{
font-size:34px;
}
}
.sqh_stat_label-agy{
overflow-wrap:break-word;
color:#8A99AE;
line-height:1.4;
font-size:0.813rem;
margin-top:6px;
}
.sqh_grow-agy{
padding:1.625rem 0 10px;
}
.sqh_row_seo-agy{
margin:0.625rem 0 0;
overflow-wrap:break-word;
font-size:14px;
line-height:1.65;
max-width:760px;
color:#6B7A8D;
}
.sqh_row_seo-agy strong{
font-weight:700;
color:#EDF2FA;
}
.sqh_grow-agy{
padding:26px 0 10px;
}
.sqh_row_seo-agy{
margin:10px 0 0;
color:#6B7A8D;
line-height:1.65;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:14px;
}
.sqh_row_seo-agy strong{
color:#EDF2FA;
font-weight:700;
}
.sqh_pr-agy{
padding:30px 0 6px;
}
.sqh_pr_card-agy{
overflow:hidden;
gap:10px;
flex:0 0 auto;
padding:26px;
border-radius:1.25rem;
background:#131A23;
border:1px solid rgba(180,210,255,0.07);
flex-direction:column;
position:relative;
min-height:200px;
width:280px;
display:flex;
}
@media(min-width:768px){
.sqh_pr_card-agy{
width:18.75rem;
}
}
.sqh_pr_card_feat-agy{
background:linear-gradient(150deg,#0C1E3A,#070E1A);
border-color:transparent;
color:#EDF2FA;
}
.sqh_pr_glow-agy{
background:radial-gradient(circle,rgba(56,139,253,0.13),transparent 70%);
border-radius:50%;
opacity:0;
pointer-events:none;
height:130px;
position:absolute;
right:-1.875rem;
width:8.125rem;
top:-30px;
}
.sqh_pr_card_feat-agy .sqh_pr_glow-agy{
opacity:1;
}
.sqh_pr_label-agy{
position:relative;
text-transform:uppercase;
font-weight:700;
letter-spacing:.16em;
font-size:0.625rem;
color:#388BFD;
}
.sqh_pr_card_feat-agy .sqh_pr_label-agy{
color:#58AFFF;
}
.sqh_pr_amount-agy{
line-height:1.08;
overflow-wrap:break-word;
font-weight:600;
position:relative;
font-size:26px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#EDF2FA;
}
.sqh_pr_card_feat-agy .sqh_pr_amount-agy{
color:#EDF2FA;
}
.sqh_pr_amount-agy em{
color:#388BFD;
font-style:normal;
}
.sqh_pr_card_feat-agy .sqh_pr_amount-agy em{
color:#58AFFF;
}
.sqh_pr_terms-agy{
color:#8A99AE;
line-height:1.5;
position:relative;
font-size:13px;
}
.sqh_pr_card_feat-agy .sqh_pr_terms-agy{
color:#8AAAC8;
}
.sqh_pr_cta-agy{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.sqh_pr_card_feat-agy .sqh_pr_cta-agy{
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
border-radius:62.438rem;
padding:9px 1.125rem;
background:#58AFFF;
font-weight:700;
font-size:13px;
color:#0A1020;
}
.sqh_pr_card_feat-agy .sqh_pr_cta-agy:hover{
opacity:.9;
}
.sqh_pr_card-agy:not(.sqh_pr_card_feat-agy) .sqh_pr_cta-agy{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
color:#EDF2FA;
padding-bottom:2px;
font-size:13px;
border-bottom:1px solid #EDF2FA;
font-weight:700;
}
.sqh_pr_card-agy:not(.sqh_pr_card_feat-agy) .sqh_pr_cta-agy:hover{
border-color:#388BFD;
color:#388BFD;
}
.sqh_jp-agy{
padding:1.875rem 0 10px;
}
.sqh_jp_grid-agy{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:766px){
.sqh_jp_grid-agy{
grid-template-columns:1fr 1fr;
}
.sqh_jp_card_mega-agy{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.sqh_jp_grid-agy{
grid-template-columns:1.4fr 1fr 1fr;
}
.sqh_jp_card_mega-agy{
grid-column:auto;
}
}
.sqh_jp_card-agy{
background:#131A23;
overflow:hidden;
padding:1.625rem;
border-radius:1.25rem;
border:1px solid rgba(180,210,255,0.07);
gap:0.75rem;
flex-direction:column;
justify-content:space-between;
display:flex;
position:relative;
min-height:200px;
min-width:0;
}
.sqh_jp_card_mega-agy{
background:linear-gradient(135deg,#0C1E3A,#070E1A);
border-color:transparent;
min-height:13.125rem;
color:#EDF2FA;
}
.sqh_jp_glow-agy{
background:radial-gradient(circle,rgba(56,139,253,0.13),transparent 70%);
border-radius:50%;
height:200px;
pointer-events:none;
width:200px;
position:absolute;
right:-2.5rem;
top:-2.5rem;
}
.sqh_jp_label-agy{
gap:10px;
justify-content:space-between;
color:#388BFD;
letter-spacing:.16em;
display:flex;
align-items:center;
flex-wrap:wrap;
font-weight:700;
font-size:0.625rem;
position:relative;
text-transform:uppercase;
}
.sqh_jp_card_mega-agy .sqh_jp_label-agy{
color:#58AFFF;
}
.sqh_jp_drop-agy{
color:#8A99AE;
text-transform:none;
letter-spacing:.04em;
font-weight:600;
}
.sqh_jp_card_mega-agy .sqh_jp_drop-agy{
color:#8AAAC8;
}
.sqh_jp_amount-agy{
font-size:2.375rem;
overflow-wrap:break-word;
font-weight:700;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1;
color:#EDF2FA;
position:relative;
}
.sqh_jp_card_mega-agy .sqh_jp_amount-agy{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#58AFFF;
}
@media(min-width:765px){
.sqh_jp_card_mega-agy .sqh_jp_amount-agy{
font-size:3.375rem;
}
}
.sqh_jp_game-agy{
color:#8A99AE;
font-size:0.813rem;
position:relative;
}
.sqh_jp_card_mega-agy .sqh_jp_game-agy{
color:#8AAAC8;
}
.sqh_jp_cta-agy{
align-self:flex-start;
position:relative;
}
.sqh_jp_card_mega-agy .sqh_jp_cta-agy{
border-radius:999px;
padding:0.625rem 20px;
background:#58AFFF;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
color:#0A1020;
font-weight:700;
font-size:0.813rem;
}
.sqh_jp_card_mega-agy .sqh_jp_cta-agy:hover{
opacity:.9;
}
.sqh_jp_card-agy:not(.sqh_jp_card_mega-agy) .sqh_jp_cta-agy{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
color:#EDF2FA;
border-bottom:1px solid #EDF2FA;
font-size:0.813rem;
padding-bottom:2px;
font-weight:700;
}
.sqh_jp_card-agy:not(.sqh_jp_card_mega-agy) .sqh_jp_cta-agy:hover{
border-color:#388BFD;
color:#388BFD;
}
.sqh_jp_seo-agy{
margin:0.875rem 0 0;
color:#6B7A8D;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
font-size:14px;
}
.sqh_jp_seo-agy strong{
color:#EDF2FA;
font-weight:700;
}
.sqh_grow-agy{
padding:1.625rem 0 0.625rem;
}
.sqh_row_seo-agy{
margin:0.625rem 0 0;
line-height:1.65;
overflow-wrap:break-word;
color:#6B7A8D;
font-size:14px;
max-width:760px;
}
.sqh_row_seo-agy strong{
color:#EDF2FA;
font-weight:700;
}
.sqh_gf-agy{
padding:24px 0 0.375rem;
}
.sqh_gf_in-agy{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.sqh_gf_chip-agy{
border:1px solid rgba(180,210,255,0.13);
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1),background-color .22s cubic-bezier(0.4,0,0.2,1);
border-radius:999px;
background:#131A23;
padding:0.625rem 1.125rem;
white-space:nowrap;
font-weight:600;
color:#C3CED E;
font-size:0.813rem;
}
.sqh_gf_chip-agy:hover{
border-color:#388BFD;
color:#388BFD;
}
.sqh_gf_chip-agy.sqh_state_active-agy{
background:#388BFD;
border-color:transparent;
color:#04080F;
}
.sqh_nl-agy{
padding:1.5rem 0 10px;
}
.sqh_nl_in-agy{
border-radius:1.25rem;
background:#071020;
gap:1.375rem;
padding:1.875rem 2rem;
display:flex;
flex-direction:column;
color:#EDF2FA;
}
@media(min-width:767px){
.sqh_nl_in-agy{
gap:1.75rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.sqh_nl_text_wrap-agy{
min-width:0;
}
.sqh_nl_h3-agy{
line-height:1.1;
font-weight:600;
margin-bottom:5px;
overflow-wrap:break-word;
color:#EDF2FA;
font-size:22px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.sqh_nl_h3-agy{
font-size:24px;
}
}
.sqh_nl_text-agy{
color:#8AAAC8;
font-size:13.5px;
line-height:1.5;
}
.sqh_nl_form-agy{
gap:0.625rem;
flex:1 1 auto;
min-width:0;
max-width:460px;
display:flex;
}
.sqh_nl_input-agy{
border:1px solid rgba(200,220,255,0.14);
flex:1 1 auto;
border-radius:0.875rem;
overflow:hidden;
background:rgba(200,220,255,0.07);
padding:13px 1rem;
color:#8AAAC8;
white-space:nowrap;
display:flex;
min-width:0;
text-overflow:ellipsis;
font-size:0.875rem;
align-items:center;
}
.sqh_nl_btn-agy{
flex:0 0 auto;
padding:0.813rem 24px;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
background:#58AFFF;
border-radius:0.875rem;
font-size:14px;
font-weight:700;
color:#0A1020;
white-space:nowrap;
}
.sqh_nl_btn-agy:hover{
opacity:.9;
}
.sqh_vip-agy{
padding:3rem 0;
}
@media(min-width:769px){
.sqh_vip-agy{
padding:4rem 0;
}
}
.sqh_vip_head-agy{
gap:14px;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:881px){
.sqh_vip_head-agy{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.sqh_vip_eyebrow-agy{
margin-bottom:0.75rem;
}
.sqh_vip_h2-agy{
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
color:#EDF2FA;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:32px;
}
@media(min-width:769px){
.sqh_vip_h2-agy{
font-size:2.5rem;
}
}
.sqh_vip_intro-agy{
max-width:420px;
font-size:14px;
line-height:1.6;
color:#8AAAC8;
}
.sqh_vip_grid-agy{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.sqh_vip_card-agy{
border:1px solid rgba(200,220,255,0.14);
padding:1.375rem 18px;
border-radius:0.875rem;
min-width:0;
}
.sqh_vip_card_feat-agy{
border-color:#58AFFF;
background:rgba(200,220,255,0.07);
}
.sqh_vip_card_ic-agy{
background:linear-gradient(135deg,#388BFD,#7BC4FF);
border-radius:8px;
height:34px;
margin-bottom:1rem;
width:2.125rem;
display:block;
}
.sqh_vip_name-agy{
margin-bottom:0.375rem;
font-size:20px;
overflow-wrap:break-word;
color:#EDF2FA;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
}
.sqh_vip_perk-agy{
color:#8AAAC8;
font-size:12.5px;
overflow-wrap:break-word;
line-height:1.5;
}
.sqh_app-agy{
padding:1.875rem 0 0.625rem;
}
.sqh_app_in-agy{
padding:2rem;
gap:28px;
border:1px solid rgba(180,210,255,0.07);
border-radius:20px;
background:#131A23;
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.sqh_app_in-agy{
gap:2.5rem;
padding:40px 44px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.sqh_app_copy-agy{
max-width:35rem;
min-width:0;
}
.sqh_app_eyebrow-agy{
margin-bottom:12px;
}
.sqh_app_h2-agy{
overflow-wrap:break-word;
font-size:1.75rem;
font-weight:600;
line-height:1.05;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#EDF2FA;
margin-bottom:0.75rem;
}
@media(min-width:765px){
.sqh_app_h2-agy{
font-size:34px;
}
}
.sqh_app_text-agy{
line-height:1.6;
margin-bottom:22px;
font-size:0.875rem;
color:#6B7A8D;
}
.sqh_app_btns-agy{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.sqh_app_btn-agy{
gap:10px;
border-radius:0.875rem;
padding:0.688rem 1.25rem;
transition:background-color .22s cubic-bezier(0.4,0,0.2,1);
background:#388BFD;
display:inline-flex;
color:#04080F;
align-items:center;
}
.sqh_app_btn-agy:hover{
background:#5AA3FF;
}
.sqh_app_btn_ic-agy{
display:inline-flex;
align-items:center;
}
.sqh_app_btn_ic-agy svg{
width:1.125rem;
height:18px;
}
.sqh_app_btn_lb-agy{
font-size:0.844rem;
font-weight:700;
}
.sqh_app_qr_wrap-agy{
flex:0 0 auto;
gap:18px;
align-items:center;
display:flex;
}
.sqh_app_qr-agy{
flex:0 0 auto;
border-radius:0.875rem;
background-image:repeating-linear-gradient(0deg,#131A23 0 0.313rem,transparent 5px 11px),repeating-linear-gradient(90deg,#131A23 0 5px,transparent 5px 11px);
height:6.75rem;
width:108px;
background-color:#388BFD;
}
.sqh_app_qr_cap-agy{
line-height:1.4;
color:#8A99AE;
font-size:12.5px;
max-width:5.75rem;
}
.sqh_prov-agy{
padding:2.5rem 0 20px;
}
.sqh_prov_eyebrow-agy{
margin-bottom:1.125rem;
display:block;
}
.sqh_prov_grid-agy{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:557px){
.sqh_prov_grid-agy{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.sqh_prov_grid-agy{
grid-template-columns:repeat(6,1fr);
}
}
.sqh_rv-agy{
background:#131A23;
padding:48px 0;
border-bottom:1px solid rgba(180,210,255,0.07);
margin-top:24px;
border-top:1px solid rgba(180,210,255,0.07);
}
@media(min-width:766px){
.sqh_rv-agy{
padding:3.5rem 0;
}
}
.sqh_rv_head-agy{
gap:1rem;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.sqh_rv_head-agy{
gap:1.25rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.sqh_rv_eyebrow-agy{
margin-bottom:10px;
}
.sqh_rv_h2-agy{
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:30px;
overflow-wrap:break-word;
color:#EDF2FA;
line-height:1.05;
}
@media(min-width:765px){
.sqh_rv_h2-agy{
font-size:2.375rem;
}
}
.sqh_rv_agg-agy{
gap:0.75rem;
display:flex;
align-items:center;
}
.sqh_rv_agg_stars-agy{
gap:3px;
color:#388BFD;
display:flex;
}
.sqh_rv_agg_stars-agy svg{
width:1.125rem;
height:1.125rem;
}
.sqh_rv_source-agy{
font-size:13px;
color:#6B7A8D;
}
.sqh_rv_grid-agy{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:761px){
.sqh_rv_grid-agy{
grid-template-columns:repeat(3,1fr);
}
}
.sqh_rv_card-agy{
background:#0D1117;
border-radius:14px;
border:1px solid rgba(180,210,255,0.07);
padding:1.625rem;
min-width:0;
}
.sqh_rv_card_stars-agy{
gap:2px;
display:flex;
color:#388BFD;
margin-bottom:0.75rem;
}
.sqh_rv_card_stars-agy svg{
width:0.875rem;
height:14px;
}
.sqh_rv_card_body-agy{
line-height:1.45;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:1rem;
overflow-wrap:break-word;
font-weight:500;
color:#EDF2FA;
font-size:18px;
}
.sqh_rv_card_meta-agy{
gap:10px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.sqh_rv_card_av-agy{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#388BFD,#7BC4FF);
width:32px;
height:32px;
}
.sqh_rv_card_author-agy{
font-size:13px;
color:#EDF2FA;
font-weight:700;
}
.sqh_rv_card_loc-agy{
color:#8A99AE;
font-size:12px;
}
.sqh_op-agy{
padding:36px 0 0.625rem;
}
.sqh_op_in-agy{
border:1px solid rgba(180,210,255,0.07);
background:#131A23;
padding:2rem;
grid-template-columns:1fr;
border-radius:0.875rem;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:861px){
.sqh_op_in-agy{
grid-template-columns:.9fr 1.1fr;
gap:44px;
padding:34px 2.5rem;
}
}
.sqh_op_left-agy{
min-width:0;
}
.sqh_op_eyebrow-agy{
margin-bottom:12px;
}
.sqh_op_h2-agy{
line-height:1.08;
font-size:1.75rem;
color:#EDF2FA;
font-weight:600;
margin-bottom:10px;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.sqh_op_h2-agy{
font-size:30px;
}
}
.sqh_op_text-agy{
font-size:14px;
line-height:1.6;
color:#6B7A8D;
}
.sqh_op_grid-agy{
background:rgba(180,210,255,0.13);
border:1px solid rgba(180,210,255,0.13);
overflow:hidden;
grid-template-columns:1fr 1fr;
border-radius:8px;
gap:1px;
display:grid;
}
.sqh_op_field-agy{
background:#0D1117;
padding:18px 20px;
min-width:0;
}
.sqh_op_field_lb-agy{
color:#388BFD;
font-size:0.625rem;
text-transform:uppercase;
margin-bottom:5px;
letter-spacing:.1em;
font-weight:600;
}
.sqh_op_field_val-agy{
font-weight:700;
overflow-wrap:break-word;
font-size:14px;
color:#EDF2FA;
}
.sqh_tt-agy{
padding:48px 0 0.625rem;
}
@media(min-width:766px){
.sqh_tt-agy{
padding:3.75rem 0 10px;
}
}
.sqh_tt_head-agy{
margin-bottom:34px;
text-align:center;
}
.sqh_tt_eyebrow-agy{
margin-bottom:12px;
}
.sqh_tt_h2-agy{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
color:#EDF2FA;
font-size:32px;
font-weight:600;
}
@media(min-width:770px){
.sqh_tt_h2-agy{
font-size:2.625rem;
}
}
.sqh_tt_grid-agy{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:762px){
.sqh_tt_grid-agy{
grid-template-columns:repeat(3,1fr);
}
}
.sqh_tt_card-agy{
border-radius:0.875rem;
border:1px solid rgba(180,210,255,0.07);
padding:1.875rem;
background:#131A23;
min-width:0;
flex-direction:column;
display:flex;
}
.sqh_tt_card_ic-agy{
margin-bottom:1.125rem;
color:#388BFD;
display:inline-flex;
align-items:center;
}
.sqh_tt_card_ic-agy svg{
height:28px;
width:28px;
}
.sqh_tt_card_h-agy{
font-weight:600;
overflow-wrap:break-word;
font-size:22px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
color:#EDF2FA;
line-height:1.15;
}
.sqh_tt_card_p-agy{
font-size:0.875rem;
color:#6B7A8D;
line-height:1.6;
margin-bottom:0.875rem;
overflow-wrap:break-word;
}
.sqh_tt_card_p-agy b{
font-weight:700;
color:#EDF2FA;
}
.sqh_tt_card_link-agy{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
padding-bottom:2px;
font-size:13px;
margin-top:auto;
color:#EDF2FA;
font-weight:700;
align-self:flex-start;
border-bottom:1px solid #388BFD;
}
.sqh_tt_card_link-agy:hover{
color:#388BFD;
}
.sqh_pmt-agy{
padding:48px 0 10px;
}
.sqh_pmt_in-agy{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:883px){
.sqh_pmt_in-agy{
gap:3rem;
grid-template-columns:1fr 1.1fr;
}
}
.sqh_pmt_left-agy{
min-width:0;
}
.sqh_pmt_eyebrow-agy{
margin-bottom:12px;
}
.sqh_pmt_h2-agy{
line-height:1.06;
font-weight:600;
color:#EDF2FA;
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
}
@media(min-width:767px){
.sqh_pmt_h2-agy{
font-size:32px;
}
}
.sqh_pmt_text-agy{
margin-bottom:22px;
color:#6B7A8D;
line-height:1.6;
font-size:0.906rem;
}
.sqh_pmt_logos-agy{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:480px){
.sqh_pmt_logos-agy{
grid-template-columns:repeat(4,1fr);
}
}
.sqh_pmt_logo-agy{
overflow:hidden;
background:#131A23;
border:1px solid rgba(180,210,255,0.07);
border-radius:0.5rem;
padding:0 8px;
color:#C3CED E;
justify-content:center;
text-overflow:ellipsis;
white-space:nowrap;
text-align:center;
display:flex;
font-size:12.5px;
height:3.125rem;
font-weight:700;
align-items:center;
}
.sqh_pmt_table-agy{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(180,210,255,0.07);
min-width:0;
}
.sqh_pmt_thead-agy{
background:#080C11;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.sqh_pmt_th-agy{
padding:13px 0.875rem;
overflow:hidden;
white-space:nowrap;
font-size:0.625rem;
letter-spacing:.08em;
font-weight:700;
color:#EDF2FA;
text-transform:uppercase;
text-overflow:ellipsis;
}
.sqh_pmt_row-agy{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(180,210,255,0.07);
}
.sqh_pmt_row-agy:nth-child(odd){
background:#131A23;
}
.sqh_pmt_td-agy{
padding:0.875rem;
font-size:13.5px;
min-width:0;
color:#6B7A8D;
overflow-wrap:break-word;
}
.sqh_pmt_row-agy .sqh_pmt_td-agy:first-child{
color:#EDF2FA;
font-weight:700;
}
.sqh_pmt_row-agy .sqh_pmt_td-agy:last-child{
color:#2ECC8F;
font-weight:700;
}
.sqh_ts-agy{
padding:44px 0;
}
.sqh_ts_in-agy{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:878px){
.sqh_ts_in-agy{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.sqh_ts_left-agy{
min-width:0;
}
.sqh_ts_h2-agy{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.1;
margin-bottom:0.75rem;
color:#EDF2FA;
overflow-wrap:break-word;
font-weight:600;
font-size:26px;
}
@media(min-width:769px){
.sqh_ts_h2-agy{
font-size:28px;
}
}
.sqh_ts_text-agy{
max-width:520px;
font-size:14.5px;
margin-bottom:1.375rem;
color:#8AAAC8;
line-height:1.6;
}
.sqh_ts_badges-agy{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.sqh_ts_badge-agy{
font-weight:600;
font-size:13px;
color:#8AAAC8;
}
.sqh_ts_pay-agy{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:880px){
.sqh_ts_pay-agy{
justify-content:flex-end;
}
}
.sqh_ts_pay_chip-agy{
border-radius:0.875rem;
background:rgba(200,220,255,0.07);
padding:0.75rem 1rem;
border:1px solid rgba(200,220,255,0.14);
color:#EDF2FA;
font-size:0.875rem;
font-weight:700;
}
.sqh_rc-agy{
padding:3rem 0 0.625rem;
}
.sqh_rc_in-agy{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.sqh_rc_in-agy{
grid-template-columns:repeat(3,1fr);
gap:40px;
}
}
.sqh_rc_col-agy{
min-width:0;
}
.sqh_rc_label-agy{
font-size:0.688rem;
font-weight:600;
margin-bottom:16px;
letter-spacing:.2em;
text-transform:uppercase;
color:#388BFD;
}
.sqh_rc_awards-agy{
gap:12px;
display:flex;
flex-direction:column;
}
.sqh_rc_award-agy{
gap:0.75rem;
display:flex;
min-width:0;
align-items:center;
}
.sqh_rc_award_ic-agy{
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#6DB8FF;
}
.sqh_rc_award_ic-agy svg{
height:1.125rem;
width:1.125rem;
}
.sqh_rc_award_t-agy{
overflow-wrap:break-word;
font-weight:700;
color:#EDF2FA;
font-size:14px;
}
.sqh_rc_award_s-agy{
overflow-wrap:break-word;
color:#8A99AE;
font-size:12px;
}
.sqh_rc_press-agy{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.sqh_rc_press_logo-agy{
padding:0 0.5rem;
border:1px solid rgba(180,210,255,0.07);
overflow:hidden;
border-radius:8px;
text-overflow:ellipsis;
font-weight:700;
display:flex;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
height:3.25rem;
justify-content:center;
white-space:nowrap;
text-align:center;
color:#6B7A8D;
font-size:14px;
align-items:center;
}
.sqh_rc_partner-agy{
border-radius:14px;
padding:1.375rem;
background:#131A23;
border:1px solid rgba(180,210,255,0.07);
}
.sqh_rc_partner_name-agy{
font-weight:600;
margin-bottom:6px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#EDF2FA;
font-size:1.25rem;
overflow-wrap:break-word;
}
.sqh_rc_partner_text-agy{
overflow-wrap:break-word;
line-height:1.55;
font-size:0.813rem;
color:#6B7A8D;
}
.sqh_wy-agy{
padding:48px 0;
}
@media(min-width:769px){
.sqh_wy-agy{
padding:3.5rem 0;
}
}
.sqh_wy_in-agy{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.sqh_wy_in-agy{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.sqh_wy_left-agy{
min-width:0;
}
.sqh_wy_eyebrow-agy{
margin-bottom:0.875rem;
}
.sqh_wy_h2-agy{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#EDF2FA;
font-size:32px;
font-weight:600;
line-height:1.05;
margin-bottom:16px;
}
@media(min-width:768px){
.sqh_wy_h2-agy{
font-size:2.5rem;
}
}
.sqh_wy_intro-agy{
font-size:0.938rem;
color:#6B7A8D;
line-height:1.6;
}
.sqh_wy_grid-agy{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.sqh_wy_grid-agy{
grid-template-columns:1fr 1fr;
}
}
.sqh_wy_card-agy{
padding:26px;
border:1px solid rgba(180,210,255,0.07);
border-radius:14px;
background:#131A23;
min-width:0;
}
.sqh_wy_card_ic-agy{
justify-content:center;
color:#388BFD;
align-items:center;
margin-bottom:1rem;
display:inline-flex;
}
.sqh_wy_card_ic-agy svg{
height:26px;
width:1.625rem;
}
.sqh_wy_card_h-agy{
line-height:1.15;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
overflow-wrap:break-word;
color:#EDF2FA;
font-size:1.313rem;
}
.sqh_wy_card_p-agy{
font-size:0.875rem;
overflow-wrap:break-word;
color:#6B7A8D;
line-height:1.55;
}
.sqh_hts-agy{
padding:3rem 0;
}
@media(min-width:771px){
.sqh_hts-agy{
padding:62px 0;
}
}
.sqh_hts_head-agy{
gap:18px;
display:flex;
flex-direction:column;
margin-bottom:34px;
}
@media(min-width:768px){
.sqh_hts_head-agy{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.sqh_hts_eyebrow-agy{
margin-bottom:0.75rem;
}
.sqh_hts_h2-agy{
overflow-wrap:break-word;
color:#EDF2FA;
line-height:1.05;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:30px;
font-weight:600;
}
@media(min-width:768px){
.sqh_hts_h2-agy{
font-size:38px;
}
}
.sqh_hts_cta-agy{
background:#58AFFF;
padding:15px 1.875rem;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
flex:0 0 auto;
border-radius:999px;
font-weight:700;
color:#0A1020;
font-size:0.938rem;
}
.sqh_hts_cta-agy:hover{
opacity:.9;
}
.sqh_hts_grid-agy{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:761px){
.sqh_hts_grid-agy{
grid-template-columns:repeat(3,1fr);
}
}
.sqh_hts_step-agy{
padding-top:22px;
min-width:0;
border-top:1px solid rgba(200,220,255,0.14);
}
.sqh_hts_step_num-agy{
line-height:1;
font-weight:700;
margin-bottom:0.875rem;
color:#58AFFF;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:2.75rem;
}
.sqh_hts_step_h-agy{
color:#EDF2FA;
font-size:19px;
font-weight:700;
line-height:1.2;
overflow-wrap:break-word;
margin-bottom:8px;
}
.sqh_hts_step_p-agy{
font-size:14px;
line-height:1.55;
color:#8AAAC8;
overflow-wrap:break-word;
}
.sqh_sc-agy{
padding:3rem 0 10px;
}
.sqh_sc_head-agy{
text-align:center;
margin-bottom:28px;
}
.sqh_sc_eyebrow-agy{
margin-bottom:0.75rem;
}
.sqh_sc_h2-agy{
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#EDF2FA;
line-height:1.05;
font-size:30px;
font-weight:600;
}
@media(min-width:769px){
.sqh_sc_h2-agy{
font-size:36px;
}
}
.sqh_sc_table-agy{
margin:0 auto;
border:1px solid rgba(180,210,255,0.07);
overflow:hidden;
border-radius:0.875rem;
max-width:56.25rem;
}
.sqh_sc_thead-agy{
background:#080C11;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.sqh_sc_th-agy{
padding:15px 1.125rem;
text-align:center;
color:#8AAAC8;
font-size:0.813rem;
font-weight:700;
overflow-wrap:break-word;
}
.sqh_sc_th-agy:first-child{
text-align:left;
}
.sqh_sc_th_us-agy{
color:#58AFFF;
}
.sqh_sc_row-agy{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(180,210,255,0.07);
}
.sqh_sc_row-agy:nth-child(even){
background:#131A23;
}
.sqh_sc_td-agy{
padding:0.938rem 18px;
overflow-wrap:break-word;
color:#8A99AE;
font-size:0.875rem;
text-align:center;
min-width:0;
}
.sqh_sc_td-agy:first-child{
font-weight:600;
color:#C3CED E;
text-align:left;
}
.sqh_sc_td_us-agy{
color:#2ECC8F;
font-weight:700;
}
.sqh_lh-agy{
padding:2.5rem 0 1.25rem;
}
.sqh_lh_in-agy{
padding-top:2.125rem;
border-top:1px solid rgba(180,210,255,0.13);
}
.sqh_lh_eyebrow-agy{
margin-bottom:1.375rem;
display:block;
}
.sqh_lh_grid-agy{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:603px){
.sqh_lh_grid-agy{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.sqh_lh_grid-agy{
grid-template-columns:repeat(5,1fr);
}
}
.sqh_lh_col-agy{
min-width:0;
}
.sqh_lh_col_h-agy{
font-weight:700;
color:#EDF2FA;
overflow-wrap:break-word;
margin-bottom:12px;
font-size:13px;
}
.sqh_lh_links-agy{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.sqh_lh_link-agy{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
overflow-wrap:break-word;
color:#6B7A8D;
font-size:13px;
}
.sqh_lh_link-agy:hover{
color:#388BFD;
}
.sqh_el-agy{
padding:3rem 0;
}
@media(min-width:765px){
.sqh_el-agy{
padding:3.5rem 0;
}
}
.sqh_el_in-agy{
gap:40px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:899px){
.sqh_el_in-agy{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.sqh_el_left-agy{
min-width:0;
}
.sqh_el_eyebrow-agy{
margin-bottom:14px;
}
.sqh_el_h2-agy{
line-height:1.08;
font-size:32px;
margin-bottom:22px;
color:#EDF2FA;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:768px){
.sqh_el_h2-agy{
font-size:2.375rem;
}
}
.sqh_el_body-agy p{
font-size:1rem;
overflow-wrap:break-word;
line-height:1.7;
color:#C3CED E;
margin-bottom:1.125rem;
}
.sqh_el_dropcap-agy{
padding:0.375rem 12px 0 0;
float:left;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:.8;
font-weight:700;
color:#388BFD;
font-size:62px;
}
.sqh_el_right-agy{
min-width:0;
}
.sqh_el_quote-agy{
padding:2.25rem;
background:linear-gradient(150deg,#0C1E3A,#070E1A);
border-radius:1.25rem;
margin-bottom:1.5rem;
color:#EDF2FA;
position:relative;
}
.sqh_el_quote_mark-agy{
align-items:center;
margin-bottom:6px;
display:inline-flex;
color:#58AFFF;
}
.sqh_el_quote_mark-agy svg{
height:34px;
width:34px;
}
.sqh_el_quote_text-agy{
color:#EDF2FA;
margin-bottom:22px;
line-height:1.4;
overflow-wrap:break-word;
font-size:1.375rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:500;
}
.sqh_el_quote_meta-agy{
gap:0.75rem;
display:flex;
align-items:center;
}
.sqh_el_quote_av-agy{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#388BFD,#7BC4FF);
height:2.375rem;
width:2.375rem;
}
.sqh_el_quote_author-agy{
font-size:14px;
font-weight:700;
color:#EDF2FA;
}
.sqh_el_quote_meta_sub-agy{
font-size:0.75rem;
color:#8AAAC8;
}
.sqh_el_explain-agy{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(180,210,255,0.07);
}
.sqh_el_explain_card-agy{
padding:1.375rem 1.5rem;
}
.sqh_el_explain_card-agy+.sqh_el_explain_card-agy{
border-top:1px solid rgba(180,210,255,0.07);
}
.sqh_el_explain_h-agy{
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:8px;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#EDF2FA;
font-size:20px;
}
.sqh_el_explain_p-agy{
color:#6B7A8D;
overflow-wrap:break-word;
font-size:14px;
line-height:1.55;
}
.sqh_sg-agy{
padding:48px 0 10px;
}
.sqh_sg_eyebrow-agy{
margin-bottom:0.75rem;
display:block;
}
.sqh_sg_h2-agy{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
overflow-wrap:break-word;
color:#EDF2FA;
font-weight:600;
margin-bottom:1.75rem;
line-height:1.05;
}
@media(min-width:769px){
.sqh_sg_h2-agy{
font-size:2.25rem;
}
}
.sqh_sg_grid-agy{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:718px){
.sqh_sg_grid-agy{
grid-template-columns:repeat(3,1fr);
}
}
.sqh_sg_col-agy{
min-width:0;
}
.sqh_sg_col_h-agy{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:22px;
font-weight:600;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:0.625rem;
color:#EDF2FA;
}
.sqh_sg_col_p-agy{
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
color:#6B7A8D;
}
.sqh_faq-agy{
padding:3rem 0;
background:#131A23;
border-top:1px solid rgba(180,210,255,0.07);
margin-top:24px;
border-bottom:1px solid rgba(180,210,255,0.07);
}
@media(min-width:765px){
.sqh_faq-agy{
padding:3.875rem 0;
}
}
.sqh_faq_head-agy{
margin-bottom:34px;
text-align:center;
}
.sqh_faq_eyebrow-agy{
margin-bottom:12px;
}
.sqh_faq_h2-agy{
font-size:32px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
color:#EDF2FA;
font-weight:600;
}
@media(min-width:765px){
.sqh_faq_h2-agy{
font-size:2.375rem;
}
}
.sqh_faq_list-agy{
gap:12px;
margin:0 auto;
max-width:820px;
display:flex;
flex-direction:column;
}
.sqh_faq_item-agy{
overflow:hidden;
background:#0D1117;
border-radius:14px;
border:1px solid rgba(180,210,255,0.07);
}
.sqh_faq_q-agy{
gap:1.25rem;
padding:1.25rem 1.5rem;
list-style:none;
color:#EDF2FA;
align-items:center;
justify-content:space-between;
font-weight:700;
display:flex;
font-size:16px;
overflow-wrap:break-word;
cursor:pointer;
}
.sqh_faq_q-agy::-webkit-details-marker{
display:none;
}
.sqh_faq_q_ic-agy{
transition:transform .22s cubic-bezier(0.4,0,0.2,1);
flex:0 0 auto;
display:inline-flex;
color:#388BFD;
align-items:center;
}
.sqh_faq_q_ic-agy svg{
width:18px;
height:1.125rem;
}
.sqh_faq_item-agy[open] .sqh_faq_q_ic-agy{
transform:rotate(180deg);
}
.sqh_faq_a-agy{
padding:0 24px 1.25rem;
overflow-wrap:break-word;
color:#6B7A8D;
font-size:14.5px;
line-height:1.6;
}
.sqh_sb-agy{
padding:48px 0;
background:#131A23;
border-top:1px solid rgba(180,210,255,0.07);
border-bottom:1px solid rgba(180,210,255,0.07);
margin-top:24px;
}
@media(min-width:771px){
.sqh_sb-agy{
padding:3.5rem 0;
}
}
.sqh_sb_eyebrow-agy{
margin-bottom:0.75rem;
display:block;
}
.sqh_sb_h2-agy{
font-weight:600;
margin-bottom:26px;
font-size:1.875rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#EDF2FA;
line-height:1.05;
}
@media(min-width:767px){
.sqh_sb_h2-agy{
font-size:36px;
}
}
.sqh_sb_grid-agy{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:562px){
.sqh_sb_grid-agy{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.sqh_sb_grid-agy{
grid-template-columns:repeat(4,1fr);
}
}
.sqh_sb_card-agy{
border-radius:14px;
background:#0D1117;
padding:24px;
border:1px solid rgba(180,210,255,0.07);
min-width:0;
}
.sqh_sb_card_h-agy{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.188rem;
color:#EDF2FA;
margin-bottom:8px;
font-weight:600;
line-height:1.15;
}
.sqh_sb_card_p-agy{
color:#6B7A8D;
font-size:13.5px;
line-height:1.6;
overflow-wrap:break-word;
}
.sqh_sb_rtp-agy{
gap:1.5rem;
border:1px solid rgba(180,210,255,0.07);
border-radius:0.875rem;
padding:1.625rem 1.75rem;
grid-template-columns:1fr;
background:#0D1117;
align-items:center;
display:grid;
margin-top:1.125rem;
}
@media(min-width:760px){
.sqh_sb_rtp-agy{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.sqh_sb_rtp_h-agy{
margin-bottom:8px;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.15;
font-size:20px;
color:#EDF2FA;
}
.sqh_sb_rtp_p-agy{
font-size:0.844rem;
overflow-wrap:break-word;
color:#6B7A8D;
line-height:1.6;
}
.sqh_sb_rtp_stats-agy{
gap:1rem;
display:flex;
}
.sqh_sb_stat-agy{
background:#131A23;
border-radius:0.5rem;
padding:1.125rem;
flex:1 1 0;
text-align:center;
min-width:0;
}
.sqh_sb_stat_v-agy{
font-weight:700;
overflow-wrap:break-word;
font-size:1.625rem;
color:#2ECC8F;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
.sqh_sb_stat_l-agy{
margin-top:0.25rem;
font-size:0.719rem;
color:#8A99AE;
}
.sqh_ft-agy{
background:#080C11;
color:#8AAAC8;
margin-top:40px;
}
.sqh_ft_in-agy{
padding:48px 0 28px;
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:598px){
.sqh_ft_in-agy{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.sqh_ft_in-agy{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.sqh_ft_brand-agy{
min-width:0;
}
.sqh_ft_logo-agy{
font-weight:700;
color:#EDF2FA;
font-size:1.625rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.sqh_ft_tagline-agy{
margin-top:0.875rem;
max-width:280px;
line-height:1.6;
color:#8AAAC8;
font-size:0.844rem;
}
.sqh_ft_contact-agy{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
color:#58AFFF;
font-size:13px;
max-width:280px;
overflow-wrap:anywhere;
margin-top:0.75rem;
display:inline-block;
}
.sqh_ft_contact-agy:hover{
color:#EDF2FA;
}
.sqh_ft_col-agy{
min-width:0;
}
.sqh_ft_col_h-agy{
text-transform:uppercase;
font-size:13px;
margin-bottom:14px;
overflow-wrap:break-word;
letter-spacing:.08em;
color:#EDF2FA;
font-weight:700;
}
.sqh_ft_col_links-agy{
gap:10px;
flex-direction:column;
display:flex;
}
.sqh_ft_link-agy{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
overflow-wrap:break-word;
font-size:0.844rem;
color:#8AAAC8;
}
.sqh_ft_link-agy:hover{
color:#EDF2FA;
}
.sqh_ft_bot-agy{
gap:16px;
padding:22px 0 40px;
flex-direction:column;
display:flex;
border-top:1px solid rgba(200,220,255,0.14);
}
@media(min-width:771px){
.sqh_ft_bot-agy{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.sqh_ft_legal-agy{
font-size:11.5px;
color:#445060;
overflow-wrap:break-word;
line-height:1.6;
max-width:47.5rem;
}
.sqh_ft_legal-agy b{
font-weight:700;
color:#8AAAC8;
}
.sqh_ft_age-agy{
border:1.5px solid #58AFFF;
padding:0.25rem 9px;
flex:0 0 auto;
border-radius:8px;
color:#58AFFF;
font-size:13px;
font-weight:700;
}