*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0d1117;
font-size:0.938rem;
line-height:1.6;
overflow-wrap:break-word;
color:#c4cfe6;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.snk_layout_uea{
flex-direction:column;
min-height:100vh;
display:flex;
}
.snk_main_uea{
flex:1 1 auto;
min-width:0;
width:100%;
}
.snk_container_uea{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:769px){
.snk_container_uea{
padding:0 32px;
}
}
@media(min-width:1101px){
.snk_container_uea{
padding:0 3.5rem;
}
}
.snk_eyebrow_uea{
color:#4f9eff;
font-weight:600;
font-family:"Onest", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
letter-spacing:.2em;
text-transform:uppercase;
display:inline-block;
overflow-wrap:break-word;
font-size:11px;
line-height:1.4;
}
.snk_band_uea{
background:#0a1120;
color:#eef2fa;
}
.snk_band_uea .snk_eyebrow_uea{
color:#7eb8ff;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.snk_tb_uea{
background:#0d1117;
position:sticky;
top:0;
z-index:50;
border-bottom:1px solid rgba(210,228,255,0.13);
}
.snk_tb_in_uea{
gap:1rem;
margin:0 auto;
padding:0.75rem 16px;
display:flex;
max-width:1400px;
width:100%;
align-items:center;
justify-content:space-between;
}
@media(min-width:765px){
.snk_tb_in_uea{
padding:16px 2rem;
}
}
@media(min-width:1103px){
.snk_tb_in_uea{
padding:1.125rem 3.5rem;
}
}
.snk_tb_left_uea{
gap:28px;
display:flex;
align-items:center;
min-width:0;
}
.snk_tb_logo_uea{
gap:11px;
min-width:0;
align-items:center;
display:flex;
}
.snk_tb_logo_mark_uea{
border-radius:0.5rem;
flex:0 0 auto;
object-fit:cover;
height:34px;
width:2.125rem;
}
.snk_tb_logo_txt_uea{
flex-direction:column;
min-width:0;
line-height:1;
display:flex;
}
.snk_tb_logo_name_uea{
overflow:hidden;
font-size:1.375rem;
color:#eef2fa;
white-space:nowrap;
text-overflow:ellipsis;
letter-spacing:.02em;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.snk_tb_logo_sub_uea{
overflow:hidden;
letter-spacing:.32em;
text-overflow:ellipsis;
text-transform:uppercase;
font-weight:600;
font-size:8.5px;
white-space:nowrap;
color:#4f9eff;
margin-top:4px;
}
.snk_tb_nav_uea{
display:none;
}
@media(min-width:958px){
.snk_tb_nav_uea{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.snk_tb_nav_item_uea{
transition:color .2s ease,border-color .2s ease;
color:#c4cfe6;
white-space:nowrap;
padding-bottom:3px;
font-weight:600;
border-bottom:2px solid transparent;
font-size:0.875rem;
}
.snk_tb_nav_item_uea:hover{
color:#eef2fa;
}
.snk_tb_nav_item_uea.snk_state_active_uea{
border-color:#4f9eff;
color:#eef2fa;
}
.snk_tb_right_uea{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.snk_tb_search_uea{
transition:color .2s ease;
color:#c4cfe6;
display:flex;
align-items:center;
justify-content:center;
}
.snk_tb_search_uea:hover{
color:#4f9eff;
}
.snk_tb_search_uea svg{
height:1.125rem;
width:1.125rem;
}
.snk_tb_lang_uea{
font-weight:600;
font-size:11px;
letter-spacing:.1em;
text-transform:uppercase;
color:#8a9bbf;
}
.snk_tb_lang_uea:hover{
color:#eef2fa;
}
.snk_tb_login_uea{
font-size:14px;
font-weight:600;
color:#eef2fa;
display:none;
}
@media(min-width:765px){
.snk_tb_login_uea{
display:inline-block;
}
}
.snk_tb_register_uea{
padding:11px 1.375rem;
transition:background-color .2s ease;
background:#4f9eff;
border-radius:999px;
color:#06080d;
font-size:14px;
white-space:nowrap;
font-weight:700;
}
.snk_tb_register_uea:hover{
background:#6db3ff;
}
.snk_mob_uea{
background:#0d1117;
z-index:60;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
right:0;
left:0;
border-top:1px solid rgba(210,228,255,0.13);
}
@media(min-width:963px){
.snk_mob_uea{
display:none;
}
}
.snk_mob_in_uea{
margin:0 auto;
justify-content:space-around;
max-width:35rem;
display:flex;
align-items:stretch;
}
.snk_mob_item_uea{
padding:0.563rem 4px;
gap:3px;
transition:color .2s ease;
flex:1 1 0;
min-width:0;
align-items:center;
flex-direction:column;
display:flex;
color:#8a9bbf;
}
.snk_mob_item_uea.snk_state_active_uea{
color:#4f9eff;
}
.snk_mob_ic_uea{
justify-content:center;
align-items:center;
display:flex;
}
.snk_mob_ic_uea svg{
height:20px;
width:1.25rem;
}
.snk_mob_lb_uea{
overflow:hidden;
font-weight:600;
white-space:nowrap;
font-size:0.625rem;
text-overflow:ellipsis;
max-width:100%;
}
@media(max-width:958px){
body{
padding-bottom:3.75rem;
}
}
.snk_rail_uea{
min-width:0;
position:relative;
}
.snk_rail_scroll_uea{
gap:0.875rem;
display:flex;
padding-bottom:14px;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
scrollbar-width:thin;
}
@media(min-width:770px){
.snk_rail_scroll_uea{
gap:1.125rem;
}
}
.snk_gc_uea{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:769px){
.snk_gc_uea{
width:11.75rem;
}
}
.snk_gc_img_uea{
border-radius:14px;
overflow:hidden;
background:#141b24;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.30);
}
.snk_gc_img_uea img{
inset:0;
width:100%;
object-fit:cover;
position:absolute;
height:100%;
}
.snk_gc_cover_uea{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.snk_gc_hover_uea{
transition:opacity .2s ease;
background:rgba(0,0,0,0.52);
inset:0;
display:flex;
align-items:center;
opacity:0;
position:absolute;
justify-content:center;
}
.snk_gc_uea:hover .snk_gc_hover_uea{
opacity:1;
}
.snk_gc_hover_btn_uea{
background:#4f9eff;
border-radius:999px;
align-items:center;
color:#06080d;
height:2.875rem;
justify-content:center;
width:2.875rem;
display:flex;
}
.snk_gc_hover_btn_uea svg{
width:18px;
height:18px;
}
.snk_gc_info_uea{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:9px;
display:flex;
}
.snk_gc_name_uea{
overflow:hidden;
text-overflow:ellipsis;
color:#eef2fa;
font-size:0.813rem;
font-weight:700;
white-space:nowrap;
}
.snk_gc_prov_uea{
overflow:hidden;
color:#8a9bbf;
white-space:nowrap;
text-overflow:ellipsis;
font-size:11px;
}
.snk_gc_meta_uea{
color:#8a9bbf;
font-size:0.688rem;
}
.snk_tc_uea{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:770px){
.snk_tc_uea{
width:14.375rem;
}
}
.snk_tc_img_uea{
border-radius:14px;
background:#141b24;
overflow:hidden;
padding-bottom:75%;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.30);
position:relative;
}
.snk_tc_img_uea img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.snk_tc_info_uea{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:9px;
display:flex;
}
.snk_tc_name_uea{
overflow:hidden;
white-space:nowrap;
color:#eef2fa;
font-weight:700;
font-size:0.875rem;
text-overflow:ellipsis;
}
.snk_tc_rtp_uea{
font-size:11px;
color:#8a9bbf;
}
.snk_lc_uea{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:769px){
.snk_lc_uea{
width:16.75rem;
}
}
.snk_lc_img_uea{
background:#141b24;
overflow:hidden;
border-radius:14px;
position:relative;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.30);
padding-bottom:62.5%;
}
.snk_lc_img_uea img{
inset:0;
height:100%;
width:100%;
position:absolute;
object-fit:cover;
}
.snk_lc_live_uea{
background:rgba(0,0,0,0.52);
padding:0.25rem 9px;
border-radius:999px;
gap:7px;
left:0.75rem;
align-items:center;
display:flex;
position:absolute;
top:0.75rem;
}
.snk_lc_live_dot_uea{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#f04f58;
height:0.5rem;
width:0.5rem;
}
.snk_lc_seats_uea{
letter-spacing:.08em;
font-size:10px;
color:#eef2fa;
font-weight:600;
text-transform:uppercase;
}
.snk_lc_info_uea{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
}
.snk_lc_name_uea{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
color:#eef2fa;
font-size:0.938rem;
}
.snk_lc_bet_uea{
font-size:0.688rem;
color:#8a9bbf;
}
.snk_pc_uea{
border:1px solid rgba(210,228,255,0.07);
background:#141b24;
gap:8px;
padding:16px 14px;
border-radius:0.875rem;
display:flex;
min-width:0;
flex-direction:column;
align-items:center;
min-height:4.625rem;
justify-content:center;
}
.snk_pc_logo_uea{
flex:0 0 auto;
object-fit:contain;
height:28px;
width:auto;
max-width:100%;
}
.snk_pc_name_uea{
overflow:hidden;
max-width:100%;
color:#8a9bbf;
text-overflow:ellipsis;
font-size:0.688rem;
white-space:nowrap;
text-align:center;
}
.snk_gc_tag_uea{
padding:3px 8px;
border-radius:8px;
font-weight:700;
top:0.625rem;
font-size:10px;
left:10px;
letter-spacing:.06em;
position:absolute;
display:inline-block;
text-transform:uppercase;
z-index:2;
}
.snk_gc_tag_hot_uea{
background:#f04f58;
color:#eef2fa;
}
.snk_gc_tag_new_uea{
background:#92c8ff;
color:#080c11;
}
.snk_gc_tag_jp_uea{
background:#f0b429;
color:#080c11;
}
.snk_gc_tag_live_uea{
background:#f04f58;
color:#eef2fa;
}
.snk_sh_uea{
min-width:0;
margin-bottom:1.125rem;
}
.snk_sh_row_uea{
gap:16px;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.snk_sh_row_uea .snk_sh_l_uea{
gap:6px;
min-width:0;
display:flex;
flex-direction:column;
}
.snk_sh_stack_uea{
gap:10px;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.snk_sh_center_uea{
gap:0.625rem;
text-align:center;
flex-direction:column;
display:flex;
align-items:center;
}
.snk_sh_h2_uea{
line-height:1.1;
font-size:24px;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
color:#eef2fa;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:771px){
.snk_sh_h2_uea{
font-size:30px;
}
}
.snk_band_uea .snk_sh_h2_uea{
color:#eef2fa;
}
.snk_sh_eb_line_uea{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.snk_sh_eb_line_uea::before{
background:#4f9eff;
width:1.75rem;
display:inline-block;
content:"";
height:1px;
}
.snk_band_uea .snk_sh_eb_line_uea::before{
background:#7eb8ff;
}
.snk_sh_eb_dot_uea{
gap:8px;
align-items:center;
display:inline-flex;
}
.snk_sh_eb_dot_uea::before{
border-radius:50%;
background:#4f9eff;
display:inline-block;
height:0.375rem;
width:0.375rem;
content:"";
}
.snk_band_uea .snk_sh_eb_dot_uea::before{
background:#7eb8ff;
}
.snk_sh_link_uea{
gap:6px;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
border-bottom:1px solid #eef2fa;
color:#eef2fa;
padding-bottom:2px;
display:inline-flex;
white-space:nowrap;
align-items:center;
font-size:0.813rem;
font-weight:600;
}
.snk_sh_link_uea:hover{
border-color:#4f9eff;
color:#4f9eff;
}
.snk_sh_link_uea svg{
width:14px;
height:14px;
}
.snk_sh_link_chev_uea{
border-bottom:0;
padding-bottom:0;
}
.snk_sh_link_btn_uea{
padding:9px 1.125rem;
border-radius:62.438rem;
background:#4f9eff;
color:#06080d;
border-bottom:0;
}
.snk_sh_link_btn_uea:hover{
border-color:transparent;
background:#6db3ff;
color:#06080d;
}
.snk_band_uea .snk_sh_link_uea{
border-color:#eef2fa;
color:#eef2fa;
}
.snk_band_uea .snk_sh_link_btn_uea{
background:#7eb8ff;
color:#080c11;
}
.snk_sh_rule_uea{
background:rgba(210,228,255,0.13);
margin:-2px 0 18px;
height:1px;
}
.snk_band_uea .snk_sh_rule_uea{
background:rgba(210,228,255,0.13);
}
.snk_hero_uea{
padding:32px 0 8px;
}
@media(min-width:767px){
.snk_hero_uea{
padding:3.5rem 0 1.5rem;
}
}
.snk_hero_in_uea{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:903px){
.snk_hero_in_uea{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.snk_hero_copy_uea{
min-width:0;
}
.snk_hero_eyebrow_uea{
gap:0.625rem;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.snk_hero_eyebrow_line_uea{
flex:0 0 auto;
background:#4f9eff;
width:28px;
display:inline-block;
height:1px;
}
.snk_hero_h1_uea{
margin-bottom:1.25rem;
overflow-wrap:break-word;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
letter-spacing:-.01em;
color:#eef2fa;
font-weight:600;
line-height:1.04;
font-size:38px;
}
@media(min-width:769px){
.snk_hero_h1_uea{
font-size:3.375rem;
}
}
@media(min-width:1100px){
.snk_hero_h1_uea{
font-size:62px;
}
}
.snk_hero_h1_uea em{
font-style:normal;
color:#4f9eff;
}
.snk_hero_sub_uea{
line-height:1.6;
color:#6b7d9e;
font-size:16px;
margin-bottom:1.875rem;
max-width:480px;
}
@media(min-width:769px){
.snk_hero_sub_uea{
font-size:1.125rem;
}
}
.snk_hero_actions_uea{
gap:14px;
align-items:center;
margin-bottom:2.125rem;
flex-wrap:wrap;
display:flex;
}
.snk_hero_cta_uea{
transition:background-color .2s ease;
gap:0.625rem;
padding:1rem 30px;
background:#4f9eff;
border-radius:999px;
align-items:center;
display:inline-flex;
font-size:15px;
font-weight:700;
color:#06080d;
}
.snk_hero_cta_uea:hover{
background:#6db3ff;
}
.snk_hero_cta_ic_uea{
align-items:center;
display:inline-flex;
}
.snk_hero_cta_ic_uea svg{
height:16px;
width:1rem;
}
.snk_hero_cta_alt_uea{
border:1px solid rgba(210,228,255,0.13);
border-radius:999px;
padding:15px 1.625rem;
transition:border-color .2s ease,color .2s ease;
background:transparent;
font-weight:600;
display:inline-flex;
font-size:15px;
color:#eef2fa;
align-items:center;
}
.snk_hero_cta_alt_uea:hover{
border-color:#4f9eff;
color:#4f9eff;
}
.snk_hero_trust_uea{
gap:22px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.snk_hero_trust_item_uea{
gap:9px;
font-weight:600;
color:#c4cfe6;
align-items:center;
font-size:0.813rem;
display:flex;
}
.snk_hero_trust_ic_uea{
align-items:center;
color:#4f9eff;
display:inline-flex;
}
.snk_hero_trust_ic_uea svg{
width:1rem;
height:1rem;
}
.snk_hero_promo_uea{
overflow:hidden;
border-radius:20px;
background:#141b24;
min-height:18.75rem;
position:relative;
display:flex;
box-shadow:0 12px 48px rgba(0,0,0,0.55), 0 3px 10px rgba(79,158,255,0.12);
}
.snk_hero_promo_bg_uea{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.snk_hero_promo_bg_uea::after{
background:linear-gradient(120deg,#0a1120 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.snk_hero_promo_glow_uea{
border-radius:50%;
background:radial-gradient(circle,rgba(82,145,255,0.13) 0%,transparent 65%);
pointer-events:none;
height:260px;
right:-20px;
top:-2.5rem;
width:260px;
position:absolute;
}
.snk_hero_promo_ct_uea{
padding:1.75rem;
align-self:flex-end;
position:relative;
z-index:2;
max-width:88%;
}
.snk_hero_promo_label_uea{
font-weight:700;
margin-bottom:0.5rem;
letter-spacing:.25em;
color:#7eb8ff;
display:block;
text-transform:uppercase;
font-size:10px;
}
.snk_hero_promo_amount_uea{
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
color:#eef2fa;
overflow-wrap:break-word;
font-weight:600;
font-size:2rem;
line-height:1.05;
}
@media(min-width:771px){
.snk_hero_promo_amount_uea{
font-size:2.5rem;
}
}
.snk_hero_promo_amount_uea em{
font-style:normal;
color:#7eb8ff;
}
.snk_hero_rating_uea{
gap:10px;
border:1px solid rgba(210,228,255,0.07);
padding:0.625rem 0.875rem;
border-radius:0.875rem;
background:#141b24;
top:0.875rem;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.30);
right:14px;
max-width:min(260px,62%);
position:absolute;
align-items:center;
z-index:3;
display:flex;
}
.snk_hero_rating_score_uea{
flex:0 0 auto;
color:#eef2fa;
font-size:24px;
font-weight:700;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
}
.snk_hero_rating_txt_uea{
flex:1 1 auto;
min-width:0;
}
.snk_hero_rating_stars_uea{
gap:2px;
color:#4f9eff;
display:flex;
}
.snk_hero_rating_stars_uea svg{
width:12px;
height:12px;
}
.snk_hero_rating_cap_uea{
display:block;
overflow-wrap:break-word;
margin-top:3px;
font-size:0.688rem;
color:#8a9bbf;
line-height:1.35;
}
.snk_stat_uea{
border-bottom:1px solid rgba(210,228,255,0.13);
margin-top:16px;
border-top:1px solid rgba(210,228,255,0.13);
}
.snk_stat_in_uea{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:770px){
.snk_stat_in_uea{
grid-template-columns:repeat(4,1fr);
}
}
.snk_stat_item_uea{
padding:22px 14px;
border-right:1px solid rgba(210,228,255,0.07);
border-bottom:1px solid rgba(210,228,255,0.07);
min-width:0;
}
.snk_stat_item_uea:nth-child(2n){
border-right:0;
}
.snk_stat_item_uea:nth-child(n+3){
border-bottom:0;
}
@media(min-width:765px){
.snk_stat_item_uea{
border-bottom:0;
}
.snk_stat_item_uea:nth-child(2n){
border-right:1px solid rgba(210,228,255,0.07);
}
.snk_stat_item_uea:nth-child(4n){
border-right:0;
}
}
.snk_stat_value_uea{
color:#eef2fa;
font-weight:700;
line-height:1;
font-size:30px;
overflow-wrap:break-word;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.snk_stat_value_uea{
font-size:2.125rem;
}
}
.snk_stat_label_uea{
margin-top:0.375rem;
line-height:1.4;
font-size:13px;
color:#8a9bbf;
overflow-wrap:break-word;
}
.snk_jp_uea{
padding:1.875rem 0 10px;
}
.snk_jp_grid_uea{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:770px){
.snk_jp_grid_uea{
grid-template-columns:1fr 1fr;
}
.snk_jp_card_mega_uea{
grid-column:1/-1;
}
}
@media(min-width:999px){
.snk_jp_grid_uea{
grid-template-columns:1.4fr 1fr 1fr;
}
.snk_jp_card_mega_uea{
grid-column:auto;
}
}
.snk_jp_card_uea{
border:1px solid rgba(210,228,255,0.07);
background:#141b24;
overflow:hidden;
border-radius:20px;
padding:26px;
gap:12px;
min-width:0;
justify-content:space-between;
min-height:200px;
flex-direction:column;
position:relative;
display:flex;
}
.snk_jp_card_mega_uea{
background:linear-gradient(135deg,#0c1a30,#080c11);
border-color:transparent;
min-height:210px;
color:#eef2fa;
}
.snk_jp_glow_uea{
background:radial-gradient(circle,rgba(82,145,255,0.13),transparent 70%);
border-radius:50%;
height:12.5rem;
right:-2.5rem;
top:-40px;
position:absolute;
pointer-events:none;
width:12.5rem;
}
.snk_jp_label_uea{
gap:10px;
align-items:center;
text-transform:uppercase;
letter-spacing:.16em;
font-size:0.625rem;
color:#4f9eff;
justify-content:space-between;
font-weight:700;
flex-wrap:wrap;
display:flex;
position:relative;
}
.snk_jp_card_mega_uea .snk_jp_label_uea{
color:#7eb8ff;
}
.snk_jp_drop_uea{
font-weight:600;
letter-spacing:.04em;
text-transform:none;
color:#8a9bbf;
}
.snk_jp_card_mega_uea .snk_jp_drop_uea{
color:#8faad4;
}
.snk_jp_amount_uea{
color:#eef2fa;
overflow-wrap:break-word;
position:relative;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
line-height:1;
font-size:2.375rem;
font-weight:700;
}
.snk_jp_card_mega_uea .snk_jp_amount_uea{
animation:zm2-pulse 2.4s infinite;
color:#7eb8ff;
font-size:3rem;
}
@media(min-width:770px){
.snk_jp_card_mega_uea .snk_jp_amount_uea{
font-size:54px;
}
}
.snk_jp_game_uea{
color:#8a9bbf;
position:relative;
font-size:0.813rem;
}
.snk_jp_card_mega_uea .snk_jp_game_uea{
color:#8faad4;
}
.snk_jp_cta_uea{
position:relative;
align-self:flex-start;
}
.snk_jp_card_mega_uea .snk_jp_cta_uea{
border-radius:999px;
transition:opacity .2s ease;
background:#7eb8ff;
padding:10px 20px;
color:#080c11;
font-size:0.813rem;
font-weight:700;
}
.snk_jp_card_mega_uea .snk_jp_cta_uea:hover{
opacity:.9;
}
.snk_jp_card_uea:not(.snk_jp_card_mega_uea) .snk_jp_cta_uea{
transition:color .2s ease,border-color .2s ease;
border-bottom:1px solid #eef2fa;
color:#eef2fa;
font-size:13px;
padding-bottom:2px;
font-weight:700;
}
.snk_jp_card_uea:not(.snk_jp_card_mega_uea) .snk_jp_cta_uea:hover{
border-color:#4f9eff;
color:#4f9eff;
}
.snk_jp_seo_uea{
margin:0.875rem 0 0;
font-size:14px;
line-height:1.65;
max-width:47.5rem;
color:#6b7d9e;
overflow-wrap:break-word;
}
.snk_jp_seo_uea strong{
font-weight:700;
color:#eef2fa;
}
.snk_grow_uea{
padding:1.625rem 0 10px;
}
.snk_row_seo_uea{
margin:10px 0 0;
max-width:760px;
overflow-wrap:break-word;
font-size:0.875rem;
color:#6b7d9e;
line-height:1.65;
}
.snk_row_seo_uea strong{
font-weight:700;
color:#eef2fa;
}
.snk_grow_uea{
padding:26px 0 0.625rem;
}
.snk_row_seo_uea{
margin:0.625rem 0 0;
color:#6b7d9e;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
max-width:760px;
}
.snk_row_seo_uea strong{
color:#eef2fa;
font-weight:700;
}
.snk_pr_uea{
padding:1.875rem 0 0.375rem;
}
.snk_pr_card_uea{
padding:26px;
gap:10px;
flex:0 0 auto;
background:#141b24;
border-radius:20px;
overflow:hidden;
border:1px solid rgba(210,228,255,0.07);
position:relative;
width:280px;
flex-direction:column;
min-height:200px;
display:flex;
}
@media(min-width:766px){
.snk_pr_card_uea{
width:18.75rem;
}
}
.snk_pr_card_feat_uea{
border-color:transparent;
background:linear-gradient(150deg,#0c1a30,#080c11);
color:#eef2fa;
}
.snk_pr_glow_uea{
background:radial-gradient(circle,rgba(82,145,255,0.13),transparent 70%);
border-radius:50%;
width:8.125rem;
top:-30px;
position:absolute;
right:-30px;
opacity:0;
pointer-events:none;
height:8.125rem;
}
.snk_pr_card_feat_uea .snk_pr_glow_uea{
opacity:1;
}
.snk_pr_label_uea{
text-transform:uppercase;
position:relative;
letter-spacing:.16em;
color:#4f9eff;
font-size:10px;
font-weight:700;
}
.snk_pr_card_feat_uea .snk_pr_label_uea{
color:#7eb8ff;
}
.snk_pr_amount_uea{
line-height:1.08;
position:relative;
font-weight:600;
font-size:1.625rem;
color:#eef2fa;
overflow-wrap:break-word;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
}
.snk_pr_card_feat_uea .snk_pr_amount_uea{
color:#eef2fa;
}
.snk_pr_amount_uea em{
font-style:normal;
color:#4f9eff;
}
.snk_pr_card_feat_uea .snk_pr_amount_uea em{
color:#7eb8ff;
}
.snk_pr_terms_uea{
position:relative;
color:#8a9bbf;
font-size:13px;
line-height:1.5;
}
.snk_pr_card_feat_uea .snk_pr_terms_uea{
color:#8faad4;
}
.snk_pr_cta_uea{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.snk_pr_card_feat_uea .snk_pr_cta_uea{
border-radius:62.438rem;
transition:opacity .2s ease;
background:#7eb8ff;
padding:9px 18px;
color:#080c11;
font-size:0.813rem;
font-weight:700;
}
.snk_pr_card_feat_uea .snk_pr_cta_uea:hover{
opacity:.9;
}
.snk_pr_card_uea:not(.snk_pr_card_feat_uea) .snk_pr_cta_uea{
transition:color .2s ease,border-color .2s ease;
font-size:0.813rem;
border-bottom:1px solid #eef2fa;
color:#eef2fa;
font-weight:700;
padding-bottom:2px;
}
.snk_pr_card_uea:not(.snk_pr_card_feat_uea) .snk_pr_cta_uea:hover{
border-color:#4f9eff;
color:#4f9eff;
}
.snk_grow_uea{
padding:26px 0 0.625rem;
}
.snk_row_seo_uea{
margin:10px 0 0;
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
color:#6b7d9e;
max-width:47.5rem;
}
.snk_row_seo_uea strong{
font-weight:700;
color:#eef2fa;
}
.snk_sea_uea{
padding:24px 0 10px;
}
.snk_sea_in_uea{
padding:2.25rem;
background:linear-gradient(115deg,#0c1a30,#080c11);
border-radius:20px;
gap:22px;
overflow:hidden;
display:flex;
position:relative;
flex-direction:column;
color:#eef2fa;
}
@media(min-width:820px){
.snk_sea_in_uea{
padding:2.75rem 48px;
gap:2rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.snk_sea_glow_uea{
background:radial-gradient(circle,rgba(82,145,255,0.13),transparent 68%);
border-radius:50%;
right:3.75rem;
position:absolute;
pointer-events:none;
transform:translateY(-50%);
top:50%;
height:240px;
width:15rem;
}
.snk_sea_copy_uea{
min-width:0;
position:relative;
max-width:35rem;
}
.snk_sea_eyebrow_uea{
margin-bottom:0.75rem;
}
.snk_sea_h2_uea{
line-height:1.04;
font-weight:600;
margin-bottom:0.75rem;
font-size:30px;
color:#eef2fa;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:771px){
.snk_sea_h2_uea{
font-size:2.375rem;
}
}
.snk_sea_text_uea{
font-size:0.938rem;
line-height:1.6;
color:#8faad4;
}
.snk_sea_cta_uea{
transition:opacity .2s ease;
border-radius:62.438rem;
padding:16px 2rem;
flex:0 0 auto;
background:#7eb8ff;
font-weight:700;
color:#080c11;
font-size:15px;
position:relative;
}
.snk_sea_cta_uea:hover{
opacity:.9;
}
.snk_app_uea{
padding:30px 0 0.625rem;
}
.snk_app_in_uea{
background:#141b24;
border-radius:20px;
padding:32px;
gap:1.75rem;
border:1px solid rgba(210,228,255,0.07);
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.snk_app_in_uea{
gap:2.5rem;
padding:2.5rem 2.75rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.snk_app_copy_uea{
min-width:0;
max-width:35rem;
}
.snk_app_eyebrow_uea{
margin-bottom:0.75rem;
}
.snk_app_h2_uea{
font-size:28px;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#eef2fa;
margin-bottom:12px;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:766px){
.snk_app_h2_uea{
font-size:2.125rem;
}
}
.snk_app_text_uea{
color:#6b7d9e;
line-height:1.6;
font-size:14px;
margin-bottom:1.375rem;
}
.snk_app_btns_uea{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.snk_app_btn_uea{
border-radius:0.875rem;
padding:0.688rem 1.25rem;
transition:background-color .2s ease;
gap:0.625rem;
background:#4f9eff;
align-items:center;
display:inline-flex;
color:#06080d;
}
.snk_app_btn_uea:hover{
background:#6db3ff;
}
.snk_app_btn_ic_uea{
align-items:center;
display:inline-flex;
}
.snk_app_btn_ic_uea svg{
height:1.125rem;
width:18px;
}
.snk_app_btn_lb_uea{
font-weight:700;
font-size:13.5px;
}
.snk_app_qr_wrap_uea{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.snk_app_qr_uea{
border-radius:14px;
flex:0 0 auto;
width:108px;
background-image:repeating-linear-gradient(0deg,#141b24 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#141b24 0 0.313rem,transparent 0.313rem 11px);
height:108px;
background-color:#4f9eff;
}
.snk_app_qr_cap_uea{
font-size:0.781rem;
max-width:92px;
line-height:1.4;
color:#8a9bbf;
}
.snk_vip_uea{
padding:48px 0;
}
@media(min-width:766px){
.snk_vip_uea{
padding:4rem 0;
}
}
.snk_vip_head_uea{
gap:14px;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:879px){
.snk_vip_head_uea{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.snk_vip_eyebrow_uea{
margin-bottom:0.75rem;
}
.snk_vip_h2_uea{
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#eef2fa;
font-size:32px;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:766px){
.snk_vip_h2_uea{
font-size:40px;
}
}
.snk_vip_intro_uea{
font-size:14px;
line-height:1.6;
max-width:420px;
color:#8faad4;
}
.snk_vip_grid_uea{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.snk_vip_card_uea{
padding:1.375rem 1.125rem;
border:1px solid rgba(210,228,255,0.13);
border-radius:0.875rem;
min-width:0;
}
.snk_vip_card_feat_uea{
background:rgba(210,228,255,0.07);
border-color:#7eb8ff;
}
.snk_vip_card_ic_uea{
background:linear-gradient(135deg,#4f9eff,#92c8ff);
border-radius:8px;
width:34px;
height:34px;
margin-bottom:16px;
display:block;
}
.snk_vip_name_uea{
margin-bottom:6px;
font-size:20px;
font-weight:600;
color:#eef2fa;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.snk_vip_perk_uea{
line-height:1.5;
color:#8faad4;
overflow-wrap:break-word;
font-size:12.5px;
}
.snk_trn_uea{
padding:30px 0 0.625rem;
}
.snk_trn_in_uea{
background:#141b24;
border-radius:1.25rem;
border:1px solid rgba(210,228,255,0.07);
overflow:hidden;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:882px){
.snk_trn_in_uea{
grid-template-columns:1.05fr 1fr;
}
}
.snk_trn_banner_uea{
background:linear-gradient(150deg,#0c1a30,#080c11);
overflow:hidden;
padding:2.125rem;
color:#eef2fa;
position:relative;
}
.snk_trn_glow_uea{
border-radius:50%;
background:radial-gradient(circle,rgba(82,145,255,0.13),transparent 70%);
height:200px;
pointer-events:none;
right:-40px;
width:12.5rem;
bottom:-40px;
position:absolute;
}
.snk_trn_eyebrow_uea{
margin-bottom:0.875rem;
position:relative;
}
.snk_trn_h2_uea{
color:#eef2fa;
font-weight:600;
line-height:1.06;
position:relative;
font-size:1.875rem;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.snk_trn_h2_uea{
font-size:36px;
}
}
.snk_trn_text_uea{
max-width:26.25rem;
color:#8faad4;
position:relative;
font-size:14px;
margin-bottom:22px;
line-height:1.6;
}
.snk_trn_timer_uea{
gap:0.5rem;
position:relative;
align-items:center;
flex-wrap:wrap;
display:flex;
margin-bottom:24px;
}
.snk_trn_timer_cap_uea{
font-size:11px;
color:#8faad4;
}
.snk_trn_timer_box_uea{
border-radius:0.5rem;
background:rgba(210,228,255,0.07);
padding:4px 12px;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
color:#eef2fa;
font-weight:700;
font-size:1.5rem;
}
.snk_trn_cta_uea{
background:#7eb8ff;
border-radius:999px;
transition:opacity .2s ease;
padding:13px 1.625rem;
font-weight:700;
font-size:0.875rem;
position:relative;
color:#080c11;
display:inline-block;
}
.snk_trn_cta_uea:hover{
opacity:.9;
}
.snk_trn_lb_uea{
padding:1.625rem 28px;
}
.snk_trn_lb_head_uea{
gap:0.625rem;
margin-bottom:0.75rem;
justify-content:space-between;
display:flex;
align-items:center;
}
.snk_trn_lb_title_uea{
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-size:20px;
font-weight:600;
color:#eef2fa;
}
.snk_trn_lb_upd_uea{
text-transform:uppercase;
font-size:0.688rem;
letter-spacing:.08em;
color:#8a9bbf;
}
.snk_trn_lb_row_uea{
gap:14px;
border-radius:0.5rem;
padding:0.688rem 12px;
align-items:center;
display:flex;
}
.snk_trn_lb_row_uea:nth-child(2){
background:rgba(79,158,255,0.12);
}
.snk_trn_lb_rank_uea{
flex:0 0 auto;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
color:#4f9eff;
font-size:16px;
width:1.375rem;
font-weight:700;
}
.snk_trn_lb_av_uea{
background:linear-gradient(135deg,#4f9eff,#92c8ff);
flex:0 0 auto;
border-radius:50%;
height:30px;
width:1.875rem;
}
.snk_trn_lb_name_uea{
overflow:hidden;
flex:1 1 auto;
text-overflow:ellipsis;
min-width:0;
white-space:nowrap;
font-weight:600;
color:#eef2fa;
font-size:14px;
}
.snk_trn_lb_amount_uea{
flex:0 0 auto;
font-size:0.813rem;
font-weight:700;
color:#eef2fa;
}
.snk_nl_uea{
padding:24px 0 10px;
}
.snk_nl_in_uea{
background:#07111e;
padding:1.875rem 2rem;
border-radius:1.25rem;
gap:1.375rem;
flex-direction:column;
color:#eef2fa;
display:flex;
}
@media(min-width:769px){
.snk_nl_in_uea{
gap:28px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.snk_nl_text_wrap_uea{
min-width:0;
}
.snk_nl_h3_uea{
overflow-wrap:break-word;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
color:#eef2fa;
margin-bottom:0.313rem;
font-weight:600;
font-size:1.375rem;
line-height:1.1;
}
@media(min-width:770px){
.snk_nl_h3_uea{
font-size:24px;
}
}
.snk_nl_text_uea{
line-height:1.5;
color:#8faad4;
font-size:13.5px;
}
.snk_nl_form_uea{
flex:1 1 auto;
gap:0.625rem;
display:flex;
min-width:0;
max-width:460px;
}
.snk_nl_input_uea{
border-radius:0.875rem;
border:1px solid rgba(210,228,255,0.13);
padding:13px 1rem;
background:rgba(210,228,255,0.07);
flex:1 1 auto;
overflow:hidden;
font-size:0.875rem;
min-width:0;
color:#8faad4;
display:flex;
text-overflow:ellipsis;
align-items:center;
white-space:nowrap;
}
.snk_nl_btn_uea{
flex:0 0 auto;
border-radius:0.875rem;
background:#7eb8ff;
padding:0.813rem 24px;
transition:opacity .2s ease;
color:#080c11;
white-space:nowrap;
font-weight:700;
font-size:14px;
}
.snk_nl_btn_uea:hover{
opacity:.9;
}
.snk_tt_uea{
padding:48px 0 10px;
}
@media(min-width:771px){
.snk_tt_uea{
padding:60px 0 10px;
}
}
.snk_tt_head_uea{
margin-bottom:34px;
text-align:center;
}
.snk_tt_eyebrow_uea{
margin-bottom:12px;
}
.snk_tt_h2_uea{
overflow-wrap:break-word;
line-height:1.05;
font-size:32px;
font-weight:600;
color:#eef2fa;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.snk_tt_h2_uea{
font-size:42px;
}
}
.snk_tt_grid_uea{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.snk_tt_grid_uea{
grid-template-columns:repeat(3,1fr);
}
}
.snk_tt_card_uea{
border-radius:14px;
padding:1.875rem;
border:1px solid rgba(210,228,255,0.07);
background:#141b24;
min-width:0;
display:flex;
flex-direction:column;
}
.snk_tt_card_ic_uea{
margin-bottom:1.125rem;
align-items:center;
display:inline-flex;
color:#4f9eff;
}
.snk_tt_card_ic_uea svg{
width:1.75rem;
height:28px;
}
.snk_tt_card_h_uea{
color:#eef2fa;
overflow-wrap:break-word;
font-weight:600;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
font-size:22px;
margin-bottom:0.5rem;
}
.snk_tt_card_p_uea{
font-size:14px;
margin-bottom:0.875rem;
line-height:1.6;
color:#6b7d9e;
overflow-wrap:break-word;
}
.snk_tt_card_p_uea b{
color:#eef2fa;
font-weight:700;
}
.snk_tt_card_link_uea{
transition:color .2s ease;
font-weight:700;
align-self:flex-start;
color:#eef2fa;
margin-top:auto;
padding-bottom:2px;
font-size:13px;
border-bottom:1px solid #4f9eff;
}
.snk_tt_card_link_uea:hover{
color:#4f9eff;
}
.snk_prov_uea{
padding:2.5rem 0 1.25rem;
}
.snk_prov_eyebrow_uea{
display:block;
margin-bottom:1.125rem;
}
.snk_prov_grid_uea{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:560px){
.snk_prov_grid_uea{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.snk_prov_grid_uea{
grid-template-columns:repeat(6,1fr);
}
}
.snk_dr_uea{
padding:36px 0 10px;
}
.snk_dr_in_uea{
border-radius:14px;
padding:28px 32px;
border:1px dashed rgba(210,228,255,0.13);
gap:20px;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.snk_dr_in_uea{
gap:32px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.snk_dr_h2_uea{
font-size:1.5rem;
margin-bottom:0.5rem;
color:#eef2fa;
font-weight:600;
line-height:1.1;
overflow-wrap:break-word;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.snk_dr_h2_uea{
font-size:1.625rem;
}
}
.snk_dr_text_uea{
max-width:42.5rem;
line-height:1.6;
color:#6b7d9e;
font-size:0.875rem;
overflow-wrap:break-word;
}
.snk_dr_text_uea b{
color:#eef2fa;
font-weight:700;
}
.snk_dr_cta_uea{
flex:0 0 auto;
transition:color .2s ease;
font-size:13.5px;
padding-bottom:2px;
white-space:nowrap;
font-weight:700;
color:#eef2fa;
border-bottom:1px solid #4f9eff;
}
.snk_dr_cta_uea:hover{
color:#4f9eff;
}
.snk_rc_uea{
padding:48px 0 0.625rem;
}
.snk_rc_in_uea{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:763px){
.snk_rc_in_uea{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.snk_rc_col_uea{
min-width:0;
}
.snk_rc_label_uea{
font-size:0.688rem;
font-weight:600;
color:#4f9eff;
letter-spacing:.2em;
margin-bottom:1rem;
text-transform:uppercase;
}
.snk_rc_awards_uea{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.snk_rc_award_uea{
gap:0.75rem;
display:flex;
min-width:0;
align-items:center;
}
.snk_rc_award_ic_uea{
flex:0 0 auto;
display:inline-flex;
color:#92c8ff;
align-items:center;
}
.snk_rc_award_ic_uea svg{
width:18px;
height:18px;
}
.snk_rc_award_t_uea{
font-size:14px;
overflow-wrap:break-word;
font-weight:700;
color:#eef2fa;
}
.snk_rc_award_s_uea{
font-size:0.75rem;
color:#8a9bbf;
overflow-wrap:break-word;
}
.snk_rc_press_uea{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.snk_rc_press_logo_uea{
padding:0 8px;
border-radius:0.5rem;
overflow:hidden;
border:1px solid rgba(210,228,255,0.07);
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
align-items:center;
font-size:14px;
height:3.25rem;
display:flex;
justify-content:center;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
color:#6b7d9e;
text-align:center;
}
.snk_rc_partner_uea{
border:1px solid rgba(210,228,255,0.07);
padding:1.375rem;
border-radius:14px;
background:#141b24;
}
.snk_rc_partner_name_uea{
font-weight:600;
color:#eef2fa;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
margin-bottom:6px;
overflow-wrap:break-word;
font-size:1.25rem;
}
.snk_rc_partner_text_uea{
font-size:0.813rem;
line-height:1.55;
overflow-wrap:break-word;
color:#6b7d9e;
}
.snk_pmt_uea{
padding:48px 0 10px;
}
.snk_pmt_in_uea{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:878px){
.snk_pmt_in_uea{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.snk_pmt_left_uea{
min-width:0;
}
.snk_pmt_eyebrow_uea{
margin-bottom:12px;
}
.snk_pmt_h2_uea{
color:#eef2fa;
line-height:1.06;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:12px;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
}
@media(min-width:765px){
.snk_pmt_h2_uea{
font-size:32px;
}
}
.snk_pmt_text_uea{
font-size:14.5px;
margin-bottom:22px;
color:#6b7d9e;
line-height:1.6;
}
.snk_pmt_logos_uea{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:480px){
.snk_pmt_logos_uea{
grid-template-columns:repeat(4,1fr);
}
}
.snk_pmt_logo_uea{
border-radius:8px;
padding:0 0.5rem;
border:1px solid rgba(210,228,255,0.07);
overflow:hidden;
background:#141b24;
color:#c4cfe6;
text-overflow:ellipsis;
align-items:center;
height:3.125rem;
display:flex;
text-align:center;
justify-content:center;
white-space:nowrap;
font-size:12.5px;
font-weight:700;
}
.snk_pmt_table_uea{
border:1px solid rgba(210,228,255,0.07);
overflow:hidden;
border-radius:0.875rem;
min-width:0;
}
.snk_pmt_thead_uea{
background:#080c11;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.snk_pmt_th_uea{
padding:0.813rem 0.875rem;
overflow:hidden;
letter-spacing:.08em;
font-weight:700;
text-overflow:ellipsis;
font-size:0.625rem;
white-space:nowrap;
text-transform:uppercase;
color:#eef2fa;
}
.snk_pmt_row_uea{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(210,228,255,0.07);
display:grid;
}
.snk_pmt_row_uea:nth-child(odd){
background:#141b24;
}
.snk_pmt_td_uea{
padding:14px;
min-width:0;
overflow-wrap:break-word;
color:#6b7d9e;
font-size:13.5px;
}
.snk_pmt_row_uea .snk_pmt_td_uea:first-child{
font-weight:700;
color:#eef2fa;
}
.snk_pmt_row_uea .snk_pmt_td_uea:last-child{
font-weight:700;
color:#36c98e;
}
.snk_hts_uea{
padding:3rem 0;
}
@media(min-width:769px){
.snk_hts_uea{
padding:62px 0;
}
}
.snk_hts_head_uea{
gap:1.125rem;
flex-direction:column;
display:flex;
margin-bottom:2.125rem;
}
@media(min-width:765px){
.snk_hts_head_uea{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.snk_hts_eyebrow_uea{
margin-bottom:12px;
}
.snk_hts_h2_uea{
color:#eef2fa;
overflow-wrap:break-word;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:1.875rem;
font-weight:600;
}
@media(min-width:769px){
.snk_hts_h2_uea{
font-size:38px;
}
}
.snk_hts_cta_uea{
flex:0 0 auto;
transition:opacity .2s ease;
background:#7eb8ff;
padding:15px 30px;
border-radius:62.438rem;
font-weight:700;
color:#080c11;
font-size:0.938rem;
}
.snk_hts_cta_uea:hover{
opacity:.9;
}
.snk_hts_grid_uea{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:763px){
.snk_hts_grid_uea{
grid-template-columns:repeat(3,1fr);
}
}
.snk_hts_step_uea{
min-width:0;
padding-top:22px;
border-top:1px solid rgba(210,228,255,0.13);
}
.snk_hts_step_num_uea{
font-size:44px;
line-height:1;
color:#7eb8ff;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
margin-bottom:14px;
font-weight:700;
}
.snk_hts_step_h_uea{
font-size:19px;
line-height:1.2;
overflow-wrap:break-word;
color:#eef2fa;
margin-bottom:0.5rem;
font-weight:700;
}
.snk_hts_step_p_uea{
overflow-wrap:break-word;
color:#8faad4;
line-height:1.55;
font-size:14px;
}
.snk_wy_uea{
padding:48px 0;
}
@media(min-width:770px){
.snk_wy_uea{
padding:56px 0;
}
}
.snk_wy_in_uea{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:897px){
.snk_wy_in_uea{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.snk_wy_left_uea{
min-width:0;
}
.snk_wy_eyebrow_uea{
margin-bottom:14px;
}
.snk_wy_h2_uea{
margin-bottom:16px;
font-size:2rem;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
color:#eef2fa;
}
@media(min-width:771px){
.snk_wy_h2_uea{
font-size:40px;
}
}
.snk_wy_intro_uea{
color:#6b7d9e;
font-size:15px;
line-height:1.6;
}
.snk_wy_grid_uea{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.snk_wy_grid_uea{
grid-template-columns:1fr 1fr;
}
}
.snk_wy_card_uea{
border-radius:0.875rem;
border:1px solid rgba(210,228,255,0.07);
background:#141b24;
padding:1.625rem;
min-width:0;
}
.snk_wy_card_ic_uea{
color:#4f9eff;
display:inline-flex;
margin-bottom:16px;
align-items:center;
justify-content:center;
}
.snk_wy_card_ic_uea svg{
width:26px;
height:1.625rem;
}
.snk_wy_card_h_uea{
overflow-wrap:break-word;
margin-bottom:8px;
font-weight:600;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
color:#eef2fa;
font-size:1.313rem;
line-height:1.15;
}
.snk_wy_card_p_uea{
line-height:1.55;
color:#6b7d9e;
overflow-wrap:break-word;
font-size:0.875rem;
}
.snk_ts_uea{
padding:44px 0;
}
.snk_ts_in_uea{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:879px){
.snk_ts_in_uea{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.snk_ts_left_uea{
min-width:0;
}
.snk_ts_h2_uea{
overflow-wrap:break-word;
line-height:1.1;
margin-bottom:0.75rem;
font-weight:600;
font-size:26px;
color:#eef2fa;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.snk_ts_h2_uea{
font-size:28px;
}
}
.snk_ts_text_uea{
font-size:14.5px;
line-height:1.6;
margin-bottom:22px;
max-width:520px;
color:#8faad4;
}
.snk_ts_badges_uea{
gap:18px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.snk_ts_badge_uea{
color:#8faad4;
font-weight:600;
font-size:13px;
}
.snk_ts_pay_uea{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:881px){
.snk_ts_pay_uea{
justify-content:flex-end;
}
}
.snk_ts_pay_chip_uea{
padding:0.75rem 1rem;
border-radius:0.875rem;
border:1px solid rgba(210,228,255,0.13);
background:rgba(210,228,255,0.07);
color:#eef2fa;
font-weight:700;
font-size:0.875rem;
}
.snk_rv_uea{
background:#141b24;
padding:3rem 0;
border-top:1px solid rgba(210,228,255,0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(210,228,255,0.07);
}
@media(min-width:767px){
.snk_rv_uea{
padding:3.5rem 0;
}
}
.snk_rv_head_uea{
gap:1rem;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:771px){
.snk_rv_head_uea{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.snk_rv_eyebrow_uea{
margin-bottom:0.625rem;
}
.snk_rv_h2_uea{
line-height:1.05;
font-weight:600;
color:#eef2fa;
font-size:30px;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:771px){
.snk_rv_h2_uea{
font-size:2.375rem;
}
}
.snk_rv_agg_uea{
gap:12px;
display:flex;
align-items:center;
}
.snk_rv_agg_stars_uea{
gap:3px;
display:flex;
color:#4f9eff;
}
.snk_rv_agg_stars_uea svg{
height:18px;
width:18px;
}
.snk_rv_source_uea{
color:#6b7d9e;
font-size:0.813rem;
}
.snk_rv_grid_uea{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.snk_rv_grid_uea{
grid-template-columns:repeat(3,1fr);
}
}
.snk_rv_card_uea{
border-radius:0.875rem;
padding:26px;
border:1px solid rgba(210,228,255,0.07);
background:#0d1117;
min-width:0;
}
.snk_rv_card_stars_uea{
gap:2px;
color:#4f9eff;
display:flex;
margin-bottom:0.75rem;
}
.snk_rv_card_stars_uea svg{
width:14px;
height:0.875rem;
}
.snk_rv_card_body_uea{
overflow-wrap:break-word;
color:#eef2fa;
font-weight:500;
font-size:1.125rem;
margin-bottom:1rem;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
line-height:1.45;
}
.snk_rv_card_meta_uea{
gap:10px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.snk_rv_card_av_uea{
border-radius:50%;
background:linear-gradient(135deg,#4f9eff,#92c8ff);
flex:0 0 auto;
width:2rem;
height:32px;
}
.snk_rv_card_author_uea{
font-weight:700;
font-size:13px;
color:#eef2fa;
}
.snk_rv_card_loc_uea{
color:#8a9bbf;
font-size:12px;
}
.snk_sb_uea{
padding:3rem 0;
background:#141b24;
border-top:1px solid rgba(210,228,255,0.07);
margin-top:24px;
border-bottom:1px solid rgba(210,228,255,0.07);
}
@media(min-width:766px){
.snk_sb_uea{
padding:56px 0;
}
}
.snk_sb_eyebrow_uea{
margin-bottom:12px;
display:block;
}
.snk_sb_h2_uea{
line-height:1.05;
overflow-wrap:break-word;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
color:#eef2fa;
margin-bottom:1.625rem;
font-weight:600;
font-size:1.875rem;
}
@media(min-width:769px){
.snk_sb_h2_uea{
font-size:2.25rem;
}
}
.snk_sb_grid_uea{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:560px){
.snk_sb_grid_uea{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.snk_sb_grid_uea{
grid-template-columns:repeat(4,1fr);
}
}
.snk_sb_card_uea{
padding:1.5rem;
background:#0d1117;
border-radius:0.875rem;
border:1px solid rgba(210,228,255,0.07);
min-width:0;
}
.snk_sb_card_h_uea{
margin-bottom:0.5rem;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#eef2fa;
line-height:1.15;
overflow-wrap:break-word;
font-size:1.188rem;
}
.snk_sb_card_p_uea{
overflow-wrap:break-word;
font-size:13.5px;
color:#6b7d9e;
line-height:1.6;
}
.snk_sb_rtp_uea{
grid-template-columns:1fr;
background:#0d1117;
border:1px solid rgba(210,228,255,0.07);
border-radius:14px;
padding:26px 1.75rem;
gap:24px;
display:grid;
margin-top:18px;
align-items:center;
}
@media(min-width:757px){
.snk_sb_rtp_uea{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.snk_sb_rtp_h_uea{
line-height:1.15;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:8px;
overflow-wrap:break-word;
color:#eef2fa;
font-size:1.25rem;
}
.snk_sb_rtp_p_uea{
font-size:0.844rem;
overflow-wrap:break-word;
line-height:1.6;
color:#6b7d9e;
}
.snk_sb_rtp_stats_uea{
gap:1rem;
display:flex;
}
.snk_sb_stat_uea{
flex:1 1 0;
background:#141b24;
border-radius:0.5rem;
padding:1.125rem;
min-width:0;
text-align:center;
}
.snk_sb_stat_v_uea{
font-size:1.625rem;
color:#36c98e;
overflow-wrap:break-word;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.snk_sb_stat_l_uea{
color:#8a9bbf;
margin-top:0.25rem;
font-size:11.5px;
}
.snk_lh_uea{
padding:2.5rem 0 20px;
}
.snk_lh_in_uea{
padding-top:34px;
border-top:1px solid rgba(210,228,255,0.13);
}
.snk_lh_eyebrow_uea{
display:block;
margin-bottom:1.375rem;
}
.snk_lh_grid_uea{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:603px){
.snk_lh_grid_uea{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.snk_lh_grid_uea{
grid-template-columns:repeat(5,1fr);
}
}
.snk_lh_col_uea{
min-width:0;
}
.snk_lh_col_h_uea{
font-size:13px;
font-weight:700;
overflow-wrap:break-word;
color:#eef2fa;
margin-bottom:0.75rem;
}
.snk_lh_links_uea{
gap:8px;
flex-direction:column;
display:flex;
}
.snk_lh_link_uea{
transition:color .2s ease;
font-size:13px;
color:#6b7d9e;
overflow-wrap:break-word;
}
.snk_lh_link_uea:hover{
color:#4f9eff;
}
.snk_sg_uea{
padding:48px 0 0.625rem;
}
.snk_sg_eyebrow_uea{
margin-bottom:12px;
display:block;
}
.snk_sg_h2_uea{
line-height:1.05;
font-weight:600;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
color:#eef2fa;
overflow-wrap:break-word;
font-size:1.875rem;
margin-bottom:1.75rem;
}
@media(min-width:766px){
.snk_sg_h2_uea{
font-size:36px;
}
}
.snk_sg_grid_uea{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:719px){
.snk_sg_grid_uea{
grid-template-columns:repeat(3,1fr);
}
}
.snk_sg_col_uea{
min-width:0;
}
.snk_sg_col_h_uea{
font-size:1.375rem;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.625rem;
color:#eef2fa;
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
}
.snk_sg_col_p_uea{
line-height:1.65;
color:#6b7d9e;
font-size:14px;
overflow-wrap:break-word;
}
.snk_faq_uea{
background:#141b24;
padding:48px 0;
margin-top:1.5rem;
border-bottom:1px solid rgba(210,228,255,0.07);
border-top:1px solid rgba(210,228,255,0.07);
}
@media(min-width:770px){
.snk_faq_uea{
padding:3.875rem 0;
}
}
.snk_faq_head_uea{
margin-bottom:2.125rem;
text-align:center;
}
.snk_faq_eyebrow_uea{
margin-bottom:12px;
}
.snk_faq_h2_uea{
font-weight:600;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-size:32px;
line-height:1.05;
overflow-wrap:break-word;
color:#eef2fa;
}
@media(min-width:769px){
.snk_faq_h2_uea{
font-size:2.375rem;
}
}
.snk_faq_list_uea{
margin:0 auto;
gap:12px;
flex-direction:column;
max-width:820px;
display:flex;
}
.snk_faq_item_uea{
background:#0d1117;
border:1px solid rgba(210,228,255,0.07);
overflow:hidden;
border-radius:14px;
}
.snk_faq_q_uea{
gap:20px;
padding:1.25rem 24px;
list-style:none;
color:#eef2fa;
font-size:1rem;
cursor:pointer;
font-weight:700;
align-items:center;
overflow-wrap:break-word;
display:flex;
justify-content:space-between;
}
.snk_faq_q_uea::-webkit-details-marker{
display:none;
}
.snk_faq_q_ic_uea{
transition:transform .2s ease;
flex:0 0 auto;
color:#4f9eff;
display:inline-flex;
align-items:center;
}
.snk_faq_q_ic_uea svg{
height:1.125rem;
width:1.125rem;
}
.snk_faq_item_uea[open] .snk_faq_q_ic_uea{
transform:rotate(180deg);
}
.snk_faq_a_uea{
padding:0 1.5rem 1.25rem;
overflow-wrap:break-word;
color:#6b7d9e;
font-size:14.5px;
line-height:1.6;
}
.snk_gd_uea{
padding:48px 0 0.625rem;
}
.snk_gd_head_uea{
gap:14px;
margin-bottom:24px;
flex-direction:column;
display:flex;
}
@media(min-width:677px){
.snk_gd_head_uea{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.snk_gd_eyebrow_uea{
margin-bottom:0.625rem;
}
.snk_gd_h2_uea{
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
font-size:28px;
color:#eef2fa;
}
@media(min-width:770px){
.snk_gd_h2_uea{
font-size:34px;
}
}
.snk_gd_more_uea{
transition:color .2s ease,border-color .2s ease;
flex:0 0 auto;
font-weight:600;
border-bottom:1px solid #eef2fa;
font-size:0.844rem;
padding-bottom:2px;
color:#eef2fa;
}
.snk_gd_more_uea:hover{
border-color:#4f9eff;
color:#4f9eff;
}
.snk_gd_grid_uea{
gap:20px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:718px){
.snk_gd_grid_uea{
grid-template-columns:repeat(3,1fr);
}
}
.snk_gd_card_uea{
border:1px solid rgba(210,228,255,0.07);
border-radius:0.875rem;
overflow:hidden;
background:#141b24;
min-width:0;
display:block;
}
.snk_gd_card_img_uea{
background:linear-gradient(140deg,#0c1a30,#4f9eff);
height:150px;
}
.snk_gd_card_body_uea{
padding:1.375rem;
}
.snk_gd_card_cat_uea{
text-transform:uppercase;
font-size:0.625rem;
font-weight:600;
letter-spacing:.1em;
color:#4f9eff;
}
.snk_gd_card_h_uea{
margin:8px 0 0.625rem;
color:#eef2fa;
font-weight:600;
line-height:1.2;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.188rem;
}
.snk_gd_card_meta_uea{
font-size:0.75rem;
color:#8a9bbf;
overflow-wrap:break-word;
}
.snk_el_uea{
padding:48px 0;
}
@media(min-width:766px){
.snk_el_uea{
padding:3.5rem 0;
}
}
.snk_el_in_uea{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:901px){
.snk_el_in_uea{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.snk_el_left_uea{
min-width:0;
}
.snk_el_eyebrow_uea{
margin-bottom:14px;
}
.snk_el_h2_uea{
font-size:2rem;
color:#eef2fa;
overflow-wrap:break-word;
line-height:1.08;
margin-bottom:22px;
font-weight:600;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.snk_el_h2_uea{
font-size:2.375rem;
}
}
.snk_el_body_uea p{
margin-bottom:18px;
line-height:1.7;
color:#c4cfe6;
overflow-wrap:break-word;
font-size:1rem;
}
.snk_el_dropcap_uea{
padding:6px 12px 0 0;
color:#4f9eff;
font-weight:700;
line-height:.8;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
float:left;
font-size:62px;
}
.snk_el_right_uea{
min-width:0;
}
.snk_el_quote_uea{
background:linear-gradient(150deg,#0c1a30,#080c11);
border-radius:20px;
padding:36px;
color:#eef2fa;
position:relative;
margin-bottom:1.5rem;
}
.snk_el_quote_mark_uea{
color:#7eb8ff;
margin-bottom:6px;
align-items:center;
display:inline-flex;
}
.snk_el_quote_mark_uea svg{
height:2.125rem;
width:2.125rem;
}
.snk_el_quote_text_uea{
line-height:1.4;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-size:22px;
color:#eef2fa;
margin-bottom:22px;
font-weight:500;
overflow-wrap:break-word;
}
.snk_el_quote_meta_uea{
gap:0.75rem;
display:flex;
align-items:center;
}
.snk_el_quote_av_uea{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#4f9eff,#92c8ff);
height:2.375rem;
width:2.375rem;
}
.snk_el_quote_author_uea{
font-size:0.875rem;
font-weight:700;
color:#eef2fa;
}
.snk_el_quote_meta_sub_uea{
color:#8faad4;
font-size:12px;
}
.snk_el_explain_uea{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(210,228,255,0.07);
}
.snk_el_explain_card_uea{
padding:22px 24px;
}
.snk_el_explain_card_uea+.snk_el_explain_card_uea{
border-top:1px solid rgba(210,228,255,0.07);
}
.snk_el_explain_h_uea{
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.15;
font-size:1.25rem;
color:#eef2fa;
overflow-wrap:break-word;
margin-bottom:8px;
}
.snk_el_explain_p_uea{
overflow-wrap:break-word;
color:#6b7d9e;
font-size:14px;
line-height:1.55;
}
.snk_sc_uea{
padding:3rem 0 10px;
}
.snk_sc_head_uea{
margin-bottom:28px;
text-align:center;
}
.snk_sc_eyebrow_uea{
margin-bottom:12px;
}
.snk_sc_h2_uea{
overflow-wrap:break-word;
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-weight:600;
color:#eef2fa;
font-size:1.875rem;
}
@media(min-width:769px){
.snk_sc_h2_uea{
font-size:36px;
}
}
.snk_sc_table_uea{
border:1px solid rgba(210,228,255,0.07);
border-radius:0.875rem;
overflow:hidden;
margin:0 auto;
max-width:900px;
}
.snk_sc_thead_uea{
grid-template-columns:1.6fr 1fr 1fr;
background:#080c11;
display:grid;
}
.snk_sc_th_uea{
padding:15px 1.125rem;
text-align:center;
color:#8faad4;
overflow-wrap:break-word;
font-weight:700;
font-size:0.813rem;
}
.snk_sc_th_uea:first-child{
text-align:left;
}
.snk_sc_th_us_uea{
color:#7eb8ff;
}
.snk_sc_row_uea{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(210,228,255,0.07);
display:grid;
}
.snk_sc_row_uea:nth-child(even){
background:#141b24;
}
.snk_sc_td_uea{
padding:0.938rem 1.125rem;
font-size:14px;
color:#8a9bbf;
overflow-wrap:break-word;
min-width:0;
text-align:center;
}
.snk_sc_td_uea:first-child{
color:#c4cfe6;
text-align:left;
font-weight:600;
}
.snk_sc_td_us_uea{
color:#36c98e;
font-weight:700;
}
.snk_ft_uea{
background:#080c11;
color:#8faad4;
margin-top:40px;
}
.snk_ft_in_uea{
grid-template-columns:1fr;
padding:3rem 0 1.75rem;
gap:32px;
display:grid;
}
@media(min-width:597px){
.snk_ft_in_uea{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.snk_ft_in_uea{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.snk_ft_brand_uea{
min-width:0;
}
.snk_ft_logo_uea{
font-family:"PT Serif", 'Iowan Old Style', Georgia, serif;
font-size:26px;
font-weight:700;
color:#eef2fa;
overflow-wrap:break-word;
}
.snk_ft_tagline_uea{
max-width:280px;
color:#8faad4;
margin-top:0.875rem;
line-height:1.6;
font-size:13.5px;
}
.snk_ft_contact_uea{
transition:color .2s ease;
margin-top:12px;
font-size:0.813rem;
display:inline-block;
color:#7eb8ff;
max-width:17.5rem;
overflow-wrap:anywhere;
}
.snk_ft_contact_uea:hover{
color:#eef2fa;
}
.snk_ft_col_uea{
min-width:0;
}
.snk_ft_col_h_uea{
letter-spacing:.08em;
font-weight:700;
text-transform:uppercase;
color:#eef2fa;
margin-bottom:14px;
font-size:0.813rem;
overflow-wrap:break-word;
}
.snk_ft_col_links_uea{
gap:10px;
flex-direction:column;
display:flex;
}
.snk_ft_link_uea{
transition:color .2s ease;
overflow-wrap:break-word;
color:#8faad4;
font-size:13.5px;
}
.snk_ft_link_uea:hover{
color:#eef2fa;
}
.snk_ft_bot_uea{
padding:22px 0 2.5rem;
gap:16px;
display:flex;
flex-direction:column;
border-top:1px solid rgba(210,228,255,0.13);
}
@media(min-width:771px){
.snk_ft_bot_uea{
gap:1.25rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.snk_ft_legal_uea{
font-size:0.719rem;
line-height:1.6;
max-width:760px;
color:#44526a;
overflow-wrap:break-word;
}
.snk_ft_legal_uea b{
color:#8faad4;
font-weight:700;
}
.snk_ft_age_uea{
padding:0.25rem 9px;
border:1.5px solid #7eb8ff;
flex:0 0 auto;
border-radius:0.5rem;
font-size:0.813rem;
font-weight:700;
color:#7eb8ff;
}