*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#12100F;
text-rendering:optimizeLegibility;
color:#D6CFC6;
font-family:"Commissioner", 'Helvetica Neue', Arial, sans-serif;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
font-size:15px;
line-height:1.6;
}
img{
max-width:100%;
display:block;
}
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;
}
.uec_layout_c2g{
display:flex;
min-height:100vh;
flex-direction:column;
}
.uec_main_c2g{
flex:1 1 auto;
width:100%;
min-width:0;
}
.uec_container_c2g{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:767px){
.uec_container_c2g{
padding:0 32px;
}
}
@media(min-width:1101px){
.uec_container_c2g{
padding:0 56px;
}
}
.uec_eyebrow_c2g{
text-transform:uppercase;
color:#34D378;
overflow-wrap:break-word;
display:inline-block;
letter-spacing:.2em;
line-height:1.4;
font-size:0.688rem;
font-family:"Commissioner", 'Helvetica Neue', Arial, sans-serif;
font-weight:600;
}
.uec_band_c2g{
background:#0F1A14;
color:#EEF8F3;
}
.uec_band_c2g .uec_eyebrow_c2g{
color:#4EEДА0;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.uec_tb_c2g{
background:#13110F;
border-bottom:1px solid rgba(242, 237, 230, 0.13);
position:sticky;
z-index:50;
top:0;
}
.uec_tb_in_c2g{
gap:1rem;
padding:12px 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
display:flex;
align-items:center;
justify-content:space-between;
}
@media(min-width:770px){
.uec_tb_in_c2g{
padding:16px 2rem;
}
}
@media(min-width:1097px){
.uec_tb_in_c2g{
padding:1.125rem 56px;
}
}
.uec_tb_left_c2g{
gap:1.75rem;
min-width:0;
display:flex;
align-items:center;
}
.uec_tb_logo_c2g{
gap:0.688rem;
min-width:0;
align-items:center;
display:flex;
}
.uec_tb_logo_mark_c2g{
flex:0 0 auto;
border-radius:8px;
height:34px;
object-fit:cover;
width:2.125rem;
}
.uec_tb_logo_txt_c2g{
flex-direction:column;
display:flex;
line-height:1;
min-width:0;
}
.uec_tb_logo_name_c2g{
overflow:hidden;
font-weight:700;
white-space:nowrap;
color:#F2EDE6;
font-size:22px;
text-overflow:ellipsis;
letter-spacing:.02em;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
.uec_tb_logo_sub_c2g{
overflow:hidden;
color:#34D378;
font-size:8.5px;
margin-top:4px;
letter-spacing:.32em;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:600;
text-transform:uppercase;
}
.uec_tb_nav_c2g{
display:none;
}
@media(min-width:963px){
.uec_tb_nav_c2g{
gap:28px;
align-items:center;
display:flex;
}
}
.uec_tb_nav_item_c2g{
transition:color .22s ease,border-color .22s ease;
font-weight:600;
color:#D6CFC6;
border-bottom:2px solid transparent;
white-space:nowrap;
font-size:0.875rem;
padding-bottom:3px;
}
.uec_tb_nav_item_c2g:hover{
color:#F2EDE6;
}
.uec_tb_nav_item_c2g.uec_state_active_c2g{
border-color:#34D378;
color:#F2EDE6;
}
.uec_tb_right_c2g{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.uec_tb_search_c2g{
transition:color .22s ease;
justify-content:center;
align-items:center;
color:#D6CFC6;
display:flex;
}
.uec_tb_search_c2g:hover{
color:#34D378;
}
.uec_tb_search_c2g svg{
width:1.125rem;
height:18px;
}
.uec_tb_lang_c2g{
letter-spacing:.1em;
font-size:0.688rem;
text-transform:uppercase;
font-weight:600;
color:#9E9488;
}
.uec_tb_lang_c2g:hover{
color:#F2EDE6;
}
.uec_tb_login_c2g{
color:#F2EDE6;
font-size:0.875rem;
font-weight:600;
display:none;
}
@media(min-width:771px){
.uec_tb_login_c2g{
display:inline-block;
}
}
.uec_tb_register_c2g{
transition:background-color .22s ease;
border-radius:999px;
background:#34D378;
padding:0.688rem 22px;
color:#0C1710;
font-weight:700;
font-size:0.875rem;
white-space:nowrap;
}
.uec_tb_register_c2g:hover{
background:#29C46A;
}
.uec_mob_c2g{
background:#13110F;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(242, 237, 230, 0.13);
right:0;
position:fixed;
left:0;
bottom:0;
z-index:60;
}
@media(min-width:957px){
.uec_mob_c2g{
display:none;
}
}
.uec_mob_in_c2g{
margin:0 auto;
max-width:35rem;
align-items:stretch;
justify-content:space-around;
display:flex;
}
.uec_mob_item_c2g{
flex:1 1 0;
padding:0.563rem 0.25rem;
gap:3px;
transition:color .22s ease;
display:flex;
min-width:0;
flex-direction:column;
align-items:center;
color:#9E9488;
}
.uec_mob_item_c2g.uec_state_active_c2g{
color:#34D378;
}
.uec_mob_ic_c2g{
display:flex;
align-items:center;
justify-content:center;
}
.uec_mob_ic_c2g svg{
height:20px;
width:1.25rem;
}
.uec_mob_lb_c2g{
overflow:hidden;
font-weight:600;
white-space:nowrap;
max-width:100%;
text-overflow:ellipsis;
font-size:0.625rem;
}
@media(max-width:959px){
body{
padding-bottom:60px;
}
}
.uec_rail_c2g{
min-width:0;
position:relative;
}
.uec_rail_scroll_c2g{
gap:14px;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
display:flex;
padding-bottom:0.875rem;
overflow-x:auto;
}
@media(min-width:769px){
.uec_rail_scroll_c2g{
gap:1.125rem;
}
}
.uec_gc_c2g{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:766px){
.uec_gc_c2g{
width:188px;
}
}
.uec_gc_img_c2g{
border-radius:0.875rem;
background:#1C1917;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(0,0,0,.36), 0 8px 1.5rem rgba(0,0,0,.28);
padding-bottom:133.33%;
position:relative;
}
.uec_gc_img_c2g img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.uec_gc_cover_c2g{
background:linear-gradient(160deg,transparent 55%,rgba(0, 0, 0, 0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.uec_gc_hover_c2g{
background:rgba(0, 0, 0, 0.52);
transition:opacity .22s ease;
inset:0;
display:flex;
align-items:center;
justify-content:center;
position:absolute;
opacity:0;
}
.uec_gc_c2g:hover .uec_gc_hover_c2g{
opacity:1;
}
.uec_gc_hover_btn_c2g{
background:#34D378;
border-radius:999px;
color:#0C1710;
align-items:center;
display:flex;
height:46px;
justify-content:center;
width:46px;
}
.uec_gc_hover_btn_c2g svg{
height:18px;
width:18px;
}
.uec_gc_info_c2g{
gap:2px;
margin-top:0.563rem;
min-width:0;
display:flex;
flex-direction:column;
}
.uec_gc_name_c2g{
overflow:hidden;
font-weight:700;
white-space:nowrap;
color:#F2EDE6;
font-size:13px;
text-overflow:ellipsis;
}
.uec_gc_prov_c2g{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#9E9488;
font-size:11px;
}
.uec_gc_meta_c2g{
color:#9E9488;
font-size:0.688rem;
}
.uec_tc_c2g{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:765px){
.uec_tc_c2g{
width:230px;
}
}
.uec_tc_img_c2g{
border-radius:14px;
overflow:hidden;
background:#1C1917;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,.36), 0 0.5rem 24px rgba(0,0,0,.28);
}
.uec_tc_img_c2g img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.uec_tc_info_c2g{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
}
.uec_tc_name_c2g{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
color:#F2EDE6;
font-size:0.875rem;
}
.uec_tc_rtp_c2g{
color:#9E9488;
font-size:0.688rem;
}
.uec_lc_c2g{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:765px){
.uec_lc_c2g{
width:268px;
}
}
.uec_lc_img_c2g{
background:#1C1917;
border-radius:0.875rem;
overflow:hidden;
box-shadow:0 2px 6px rgba(0,0,0,.36), 0 0.5rem 24px rgba(0,0,0,.28);
position:relative;
padding-bottom:62.5%;
}
.uec_lc_img_c2g img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.uec_lc_live_c2g{
background:rgba(0, 0, 0, 0.52);
gap:7px;
border-radius:62.438rem;
padding:0.25rem 0.563rem;
align-items:center;
display:flex;
position:absolute;
top:0.75rem;
left:12px;
}
.uec_lc_live_dot_c2g{
background:#E84545;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
height:8px;
width:0.5rem;
}
.uec_lc_seats_c2g{
text-transform:uppercase;
font-size:0.625rem;
color:#EEF8F3;
font-weight:600;
letter-spacing:.08em;
}
.uec_lc_info_c2g{
gap:2px;
min-width:0;
display:flex;
margin-top:9px;
flex-direction:column;
}
.uec_lc_name_c2g{
overflow:hidden;
white-space:nowrap;
font-size:0.938rem;
text-overflow:ellipsis;
font-weight:700;
color:#F2EDE6;
}
.uec_lc_bet_c2g{
font-size:11px;
color:#9E9488;
}
.uec_pc_c2g{
background:#1C1917;
border:1px solid rgba(242, 237, 230, 0.07);
border-radius:0.875rem;
padding:16px 0.875rem;
gap:8px;
min-width:0;
display:flex;
flex-direction:column;
align-items:center;
min-height:74px;
justify-content:center;
}
.uec_pc_logo_c2g{
flex:0 0 auto;
height:28px;
width:auto;
object-fit:contain;
max-width:100%;
}
.uec_pc_name_c2g{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
font-size:0.688rem;
white-space:nowrap;
color:#9E9488;
text-align:center;
}
.uec_gc_tag_c2g{
padding:3px 0.5rem;
border-radius:0.5rem;
font-weight:700;
font-size:0.625rem;
display:inline-block;
left:0.625rem;
position:absolute;
z-index:2;
top:10px;
letter-spacing:.06em;
text-transform:uppercase;
}
.uec_gc_tag_hot_c2g{
background:#E84545;
color:#EEF8F3;
}
.uec_gc_tag_new_c2g{
background:#7BE8B0;
color:#0F1A14;
}
.uec_gc_tag_jp_c2g{
background:#F0A832;
color:#0F1A14;
}
.uec_gc_tag_live_c2g{
background:#E84545;
color:#EEF8F3;
}
.uec_sh_c2g{
min-width:0;
margin-bottom:1.125rem;
}
.uec_sh_row_c2g{
gap:16px;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
justify-content:space-between;
}
.uec_sh_row_c2g .uec_sh_l_c2g{
gap:6px;
min-width:0;
flex-direction:column;
display:flex;
}
.uec_sh_stack_c2g{
gap:0.625rem;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.uec_sh_center_c2g{
gap:10px;
text-align:center;
display:flex;
flex-direction:column;
align-items:center;
}
.uec_sh_h2_c2g{
font-weight:600;
color:#F2EDE6;
font-size:1.5rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.1;
overflow-wrap:break-word;
}
@media(min-width:768px){
.uec_sh_h2_c2g{
font-size:30px;
}
}
.uec_band_c2g .uec_sh_h2_c2g{
color:#EEF8F3;
}
.uec_sh_eb_line_c2g{
gap:10px;
display:inline-flex;
align-items:center;
}
.uec_sh_eb_line_c2g::before{
background:#34D378;
width:1.75rem;
display:inline-block;
content:"";
height:1px;
}
.uec_band_c2g .uec_sh_eb_line_c2g::before{
background:#4EEДА0;
}
.uec_sh_eb_dot_c2g{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.uec_sh_eb_dot_c2g::before{
background:#34D378;
border-radius:50%;
width:0.375rem;
height:6px;
content:"";
display:inline-block;
}
.uec_band_c2g .uec_sh_eb_dot_c2g::before{
background:#4EEДА0;
}
.uec_sh_link_c2g{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
white-space:nowrap;
font-size:0.813rem;
font-weight:600;
display:inline-flex;
border-bottom:1px solid #F2EDE6;
color:#F2EDE6;
padding-bottom:2px;
align-items:center;
}
.uec_sh_link_c2g:hover{
border-color:#34D378;
color:#34D378;
}
.uec_sh_link_c2g svg{
width:0.875rem;
height:0.875rem;
}
.uec_sh_link_chev_c2g{
border-bottom:0;
padding-bottom:0;
}
.uec_sh_link_btn_c2g{
background:#34D378;
padding:0.563rem 1.125rem;
border-radius:999px;
color:#0C1710;
border-bottom:0;
}
.uec_sh_link_btn_c2g:hover{
border-color:transparent;
background:#29C46A;
color:#0C1710;
}
.uec_band_c2g .uec_sh_link_c2g{
border-color:#EEF8F3;
color:#EEF8F3;
}
.uec_band_c2g .uec_sh_link_btn_c2g{
background:#4EEДА0;
color:#0F1A14;
}
.uec_sh_rule_c2g{
margin:-2px 0 18px;
background:rgba(242, 237, 230, 0.13);
height:1px;
}
.uec_band_c2g .uec_sh_rule_c2g{
background:rgba(240, 255, 248, 0.12);
}
.uec_hero_c2g{
padding:2rem 0 8px;
}
@media(min-width:771px){
.uec_hero_c2g{
padding:56px 0 24px;
}
}
.uec_hero_in_c2g{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:901px){
.uec_hero_in_c2g{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.uec_hero_copy_c2g{
min-width:0;
}
.uec_hero_eyebrow_c2g{
gap:0.625rem;
display:inline-flex;
align-items:center;
margin-bottom:1.375rem;
}
.uec_hero_eyebrow_line_c2g{
flex:0 0 auto;
background:#34D378;
display:inline-block;
width:28px;
height:1px;
}
.uec_hero_h1_c2g{
line-height:1.04;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:20px;
letter-spacing:-.01em;
color:#F2EDE6;
font-size:38px;
}
@media(min-width:769px){
.uec_hero_h1_c2g{
font-size:54px;
}
}
@media(min-width:1097px){
.uec_hero_h1_c2g{
font-size:62px;
}
}
.uec_hero_h1_c2g em{
color:#34D378;
font-style:normal;
}
.uec_hero_sub_c2g{
margin-bottom:30px;
max-width:480px;
color:#7A7168;
font-size:16px;
line-height:1.6;
}
@media(min-width:769px){
.uec_hero_sub_c2g{
font-size:1.125rem;
}
}
.uec_hero_actions_c2g{
gap:0.875rem;
display:flex;
flex-wrap:wrap;
margin-bottom:34px;
align-items:center;
}
.uec_hero_cta_c2g{
background:#34D378;
transition:background-color .22s ease;
gap:0.625rem;
border-radius:999px;
padding:16px 30px;
display:inline-flex;
align-items:center;
font-weight:700;
color:#0C1710;
font-size:0.938rem;
}
.uec_hero_cta_c2g:hover{
background:#29C46A;
}
.uec_hero_cta_ic_c2g{
display:inline-flex;
align-items:center;
}
.uec_hero_cta_ic_c2g svg{
height:1rem;
width:1rem;
}
.uec_hero_cta_alt_c2g{
border-radius:62.438rem;
transition:border-color .22s ease,color .22s ease;
padding:0.938rem 26px;
border:1px solid rgba(242, 237, 230, 0.13);
background:transparent;
display:inline-flex;
align-items:center;
font-size:0.938rem;
font-weight:600;
color:#F2EDE6;
}
.uec_hero_cta_alt_c2g:hover{
border-color:#34D378;
color:#34D378;
}
.uec_hero_trust_c2g{
gap:1.375rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.uec_hero_trust_item_c2g{
gap:0.563rem;
font-weight:600;
align-items:center;
font-size:0.813rem;
color:#D6CFC6;
display:flex;
}
.uec_hero_trust_ic_c2g{
display:inline-flex;
align-items:center;
color:#34D378;
}
.uec_hero_trust_ic_c2g svg{
height:16px;
width:16px;
}
.uec_hero_promo_c2g{
background:#1C1917;
border-radius:1.25rem;
overflow:hidden;
box-shadow:0 0.5rem 1rem rgba(0,0,0,.30), 0 2rem 72px rgba(0,0,0,.52), 0 0 2.5rem rgba(52,211,120,.08);
display:flex;
min-height:18.75rem;
position:relative;
}
.uec_hero_promo_bg_c2g{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.uec_hero_promo_bg_c2g::after{
background:linear-gradient(120deg,#0F1A14 0%,rgba(0, 0, 0, 0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.uec_hero_promo_glow_c2g{
border-radius:50%;
background:radial-gradient(circle,rgba(52, 211, 120, 0.12) 0%,transparent 65%);
top:-2.5rem;
right:-20px;
height:260px;
pointer-events:none;
width:260px;
position:absolute;
}
.uec_hero_promo_ct_c2g{
padding:28px;
position:relative;
max-width:88%;
align-self:flex-end;
z-index:2;
}
.uec_hero_promo_label_c2g{
letter-spacing:.25em;
font-size:0.625rem;
color:#4EEДА0;
font-weight:700;
margin-bottom:8px;
display:block;
text-transform:uppercase;
}
.uec_hero_promo_amount_c2g{
overflow-wrap:break-word;
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#EEF8F3;
line-height:1.05;
font-size:32px;
}
@media(min-width:767px){
.uec_hero_promo_amount_c2g{
font-size:40px;
}
}
.uec_hero_promo_amount_c2g em{
font-style:normal;
color:#4EEДА0;
}
.uec_hero_rating_c2g{
padding:10px 14px;
background:#1C1917;
border-radius:0.875rem;
gap:10px;
border:1px solid rgba(242, 237, 230, 0.07);
right:14px;
max-width:min(16.25rem,62%);
z-index:3;
display:flex;
top:14px;
box-shadow:0 2px 6px rgba(0,0,0,.36), 0 8px 1.5rem rgba(0,0,0,.28);
position:absolute;
align-items:center;
}
.uec_hero_rating_score_c2g{
flex:0 0 auto;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:1.5rem;
color:#F2EDE6;
}
.uec_hero_rating_txt_c2g{
flex:1 1 auto;
min-width:0;
}
.uec_hero_rating_stars_c2g{
gap:2px;
color:#34D378;
display:flex;
}
.uec_hero_rating_stars_c2g svg{
height:0.75rem;
width:12px;
}
.uec_hero_rating_cap_c2g{
display:block;
overflow-wrap:break-word;
margin-top:3px;
color:#9E9488;
line-height:1.35;
font-size:11px;
}
.uec_stat_c2g{
border-bottom:1px solid rgba(242, 237, 230, 0.13);
border-top:1px solid rgba(242, 237, 230, 0.13);
margin-top:1rem;
}
.uec_stat_in_c2g{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:770px){
.uec_stat_in_c2g{
grid-template-columns:repeat(4,1fr);
}
}
.uec_stat_item_c2g{
padding:22px 0.875rem;
min-width:0;
border-right:1px solid rgba(242, 237, 230, 0.07);
border-bottom:1px solid rgba(242, 237, 230, 0.07);
}
.uec_stat_item_c2g:nth-child(2n){
border-right:0;
}
.uec_stat_item_c2g:nth-child(n+3){
border-bottom:0;
}
@media(min-width:765px){
.uec_stat_item_c2g{
border-bottom:0;
}
.uec_stat_item_c2g:nth-child(2n){
border-right:1px solid rgba(242, 237, 230, 0.07);
}
.uec_stat_item_c2g:nth-child(4n){
border-right:0;
}
}
.uec_stat_value_c2g{
overflow-wrap:break-word;
font-weight:700;
line-height:1;
color:#F2EDE6;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:30px;
}
@media(min-width:765px){
.uec_stat_value_c2g{
font-size:34px;
}
}
.uec_stat_label_c2g{
margin-top:0.375rem;
overflow-wrap:break-word;
font-size:0.813rem;
line-height:1.4;
color:#9E9488;
}
.uec_grow_c2g{
padding:26px 0 10px;
}
.uec_row_seo_c2g{
margin:10px 0 0;
color:#7A7168;
font-size:14px;
max-width:760px;
overflow-wrap:break-word;
line-height:1.65;
}
.uec_row_seo_c2g strong{
font-weight:700;
color:#F2EDE6;
}
.uec_pr_c2g{
padding:1.875rem 0 6px;
}
.uec_pr_card_c2g{
gap:10px;
padding:1.625rem;
border:1px solid rgba(242, 237, 230, 0.07);
background:#1C1917;
flex:0 0 auto;
border-radius:20px;
overflow:hidden;
flex-direction:column;
position:relative;
width:17.5rem;
min-height:12.5rem;
display:flex;
}
@media(min-width:771px){
.uec_pr_card_c2g{
width:300px;
}
}
.uec_pr_card_feat_c2g{
border-color:transparent;
background:linear-gradient(150deg,#0F1F17,#080E0A);
color:#EEF8F3;
}
.uec_pr_glow_c2g{
border-radius:50%;
background:radial-gradient(circle,rgba(52, 211, 120, 0.12),transparent 70%);
right:-30px;
pointer-events:none;
width:8.125rem;
height:130px;
top:-1.875rem;
position:absolute;
opacity:0;
}
.uec_pr_card_feat_c2g .uec_pr_glow_c2g{
opacity:1;
}
.uec_pr_label_c2g{
font-size:0.625rem;
font-weight:700;
position:relative;
letter-spacing:.16em;
text-transform:uppercase;
color:#34D378;
}
.uec_pr_card_feat_c2g .uec_pr_label_c2g{
color:#4EEДА0;
}
.uec_pr_amount_c2g{
font-weight:600;
font-size:1.625rem;
color:#F2EDE6;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.08;
position:relative;
}
.uec_pr_card_feat_c2g .uec_pr_amount_c2g{
color:#EEF8F3;
}
.uec_pr_amount_c2g em{
font-style:normal;
color:#34D378;
}
.uec_pr_card_feat_c2g .uec_pr_amount_c2g em{
color:#4EEДА0;
}
.uec_pr_terms_c2g{
line-height:1.5;
position:relative;
font-size:0.813rem;
color:#9E9488;
}
.uec_pr_card_feat_c2g .uec_pr_terms_c2g{
color:#8BBFA4;
}
.uec_pr_cta_c2g{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.uec_pr_card_feat_c2g .uec_pr_cta_c2g{
transition:opacity .22s ease;
background:#4EEДА0;
padding:9px 1.125rem;
border-radius:999px;
font-weight:700;
font-size:13px;
color:#0F1A14;
}
.uec_pr_card_feat_c2g .uec_pr_cta_c2g:hover{
opacity:.9;
}
.uec_pr_card_c2g:not(.uec_pr_card_feat_c2g) .uec_pr_cta_c2g{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
font-size:13px;
padding-bottom:2px;
color:#F2EDE6;
border-bottom:1px solid #F2EDE6;
}
.uec_pr_card_c2g:not(.uec_pr_card_feat_c2g) .uec_pr_cta_c2g:hover{
border-color:#34D378;
color:#34D378;
}
.uec_jp_c2g{
padding:1.875rem 0 10px;
}
.uec_jp_grid_c2g{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:771px){
.uec_jp_grid_c2g{
grid-template-columns:1fr 1fr;
}
.uec_jp_card_mega_c2g{
grid-column:1/-1;
}
}
@media(min-width:998px){
.uec_jp_grid_c2g{
grid-template-columns:1.4fr 1fr 1fr;
}
.uec_jp_card_mega_c2g{
grid-column:auto;
}
}
.uec_jp_card_c2g{
border:1px solid rgba(242, 237, 230, 0.07);
gap:12px;
background:#1C1917;
border-radius:20px;
padding:26px;
overflow:hidden;
min-width:0;
flex-direction:column;
justify-content:space-between;
display:flex;
min-height:200px;
position:relative;
}
.uec_jp_card_mega_c2g{
background:linear-gradient(135deg,#0F1F17,#080E0A);
border-color:transparent;
min-height:13.125rem;
color:#EEF8F3;
}
.uec_jp_glow_c2g{
border-radius:50%;
background:radial-gradient(circle,rgba(52, 211, 120, 0.12),transparent 70%);
height:12.5rem;
position:absolute;
right:-2.5rem;
top:-40px;
width:12.5rem;
pointer-events:none;
}
.uec_jp_label_c2g{
gap:10px;
display:flex;
letter-spacing:.16em;
align-items:center;
color:#34D378;
text-transform:uppercase;
justify-content:space-between;
position:relative;
font-size:10px;
font-weight:700;
flex-wrap:wrap;
}
.uec_jp_card_mega_c2g .uec_jp_label_c2g{
color:#4EEДА0;
}
.uec_jp_drop_c2g{
font-weight:600;
letter-spacing:.04em;
color:#9E9488;
text-transform:none;
}
.uec_jp_card_mega_c2g .uec_jp_drop_c2g{
color:#8BBFA4;
}
.uec_jp_amount_c2g{
font-size:2.375rem;
overflow-wrap:break-word;
position:relative;
font-weight:700;
line-height:1;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F2EDE6;
}
.uec_jp_card_mega_c2g .uec_jp_amount_c2g{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#4EEДА0;
}
@media(min-width:770px){
.uec_jp_card_mega_c2g .uec_jp_amount_c2g{
font-size:54px;
}
}
.uec_jp_game_c2g{
position:relative;
font-size:0.813rem;
color:#9E9488;
}
.uec_jp_card_mega_c2g .uec_jp_game_c2g{
color:#8BBFA4;
}
.uec_jp_cta_c2g{
position:relative;
align-self:flex-start;
}
.uec_jp_card_mega_c2g .uec_jp_cta_c2g{
border-radius:62.438rem;
padding:0.625rem 1.25rem;
background:#4EEДА0;
transition:opacity .22s ease;
font-weight:700;
color:#0F1A14;
font-size:0.813rem;
}
.uec_jp_card_mega_c2g .uec_jp_cta_c2g:hover{
opacity:.9;
}
.uec_jp_card_c2g:not(.uec_jp_card_mega_c2g) .uec_jp_cta_c2g{
transition:color .22s ease,border-color .22s ease;
color:#F2EDE6;
border-bottom:1px solid #F2EDE6;
padding-bottom:2px;
font-size:0.813rem;
font-weight:700;
}
.uec_jp_card_c2g:not(.uec_jp_card_mega_c2g) .uec_jp_cta_c2g:hover{
border-color:#34D378;
color:#34D378;
}
.uec_jp_seo_c2g{
margin:0.875rem 0 0;
line-height:1.65;
color:#7A7168;
overflow-wrap:break-word;
font-size:14px;
max-width:760px;
}
.uec_jp_seo_c2g strong{
font-weight:700;
color:#F2EDE6;
}
.uec_grow_c2g{
padding:26px 0 0.625rem;
}
.uec_row_seo_c2g{
margin:10px 0 0;
overflow-wrap:break-word;
color:#7A7168;
font-size:0.875rem;
max-width:760px;
line-height:1.65;
}
.uec_row_seo_c2g strong{
color:#F2EDE6;
font-weight:700;
}
.uec_grow_c2g{
padding:26px 0 0.625rem;
}
.uec_row_seo_c2g{
margin:10px 0 0;
font-size:14px;
line-height:1.65;
color:#7A7168;
overflow-wrap:break-word;
max-width:47.5rem;
}
.uec_row_seo_c2g strong{
font-weight:700;
color:#F2EDE6;
}
.uec_app_c2g{
padding:30px 0 0.625rem;
}
.uec_app_in_c2g{
background:#1C1917;
gap:1.75rem;
border:1px solid rgba(242, 237, 230, 0.07);
border-radius:1.25rem;
padding:2rem;
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.uec_app_in_c2g{
gap:2.5rem;
padding:2.5rem 2.75rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.uec_app_copy_c2g{
min-width:0;
max-width:560px;
}
.uec_app_eyebrow_c2g{
margin-bottom:12px;
}
.uec_app_h2_c2g{
color:#F2EDE6;
line-height:1.05;
font-weight:600;
margin-bottom:0.75rem;
font-size:28px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:771px){
.uec_app_h2_c2g{
font-size:34px;
}
}
.uec_app_text_c2g{
margin-bottom:1.375rem;
line-height:1.6;
font-size:0.875rem;
color:#7A7168;
}
.uec_app_btns_c2g{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.uec_app_btn_c2g{
gap:10px;
border-radius:0.875rem;
transition:background-color .22s ease;
padding:0.688rem 20px;
background:#34D378;
color:#0C1710;
align-items:center;
display:inline-flex;
}
.uec_app_btn_c2g:hover{
background:#29C46A;
}
.uec_app_btn_ic_c2g{
align-items:center;
display:inline-flex;
}
.uec_app_btn_ic_c2g svg{
width:1.125rem;
height:1.125rem;
}
.uec_app_btn_lb_c2g{
font-size:0.844rem;
font-weight:700;
}
.uec_app_qr_wrap_c2g{
flex:0 0 auto;
gap:18px;
display:flex;
align-items:center;
}
.uec_app_qr_c2g{
flex:0 0 auto;
border-radius:14px;
width:108px;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#1C1917 0 5px,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#1C1917 0 0.313rem,transparent 5px 0.688rem);
background-color:#34D378;
}
.uec_app_qr_cap_c2g{
line-height:1.4;
max-width:92px;
color:#9E9488;
font-size:0.781rem;
}
.uec_gm_c2g{
padding:30px 0 0.625rem;
}
.uec_gm_in_c2g{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:880px){
.uec_gm_in_c2g{
grid-template-columns:1.25fr 1fr;
}
}
.uec_gm_left_c2g{
background:#1C1917;
padding:2rem;
border-radius:20px;
border:1px solid rgba(242, 237, 230, 0.07);
min-width:0;
}
.uec_gm_eyebrow_c2g{
margin-bottom:10px;
}
.uec_gm_h2_c2g{
overflow-wrap:break-word;
font-weight:600;
margin-bottom:8px;
line-height:1.06;
color:#F2EDE6;
font-size:26px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.uec_gm_h2_c2g{
font-size:1.75rem;
}
}
.uec_gm_text_c2g{
font-size:14px;
color:#7A7168;
margin-bottom:1.375rem;
max-width:30rem;
line-height:1.6;
}
.uec_gm_level_c2g{
font-weight:700;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
margin-bottom:8px;
color:#34D378;
}
.uec_gm_bar_c2g{
background:rgba(242, 237, 230, 0.13);
border-radius:62.438rem;
overflow:hidden;
margin-bottom:0.375rem;
height:8px;
}
.uec_gm_bar_fill_c2g{
border-radius:999px;
background:linear-gradient(90deg,#34D378,#7BE8B0);
height:100%;
}
.uec_gm_bar_meta_c2g{
gap:0.625rem;
font-size:11px;
display:flex;
justify-content:space-between;
margin-bottom:1.125rem;
color:#9E9488;
}
.uec_gm_missions_c2g{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.uec_gm_mission_c2g{
border:1px solid rgba(242, 237, 230, 0.13);
padding:9px 0.938rem;
gap:0.438rem;
background:#12100F;
border-radius:999px;
color:#D6CFC6;
display:inline-flex;
font-weight:600;
align-items:center;
font-size:12.5px;
}
.uec_gm_mission_ic_c2g{
display:inline-flex;
color:#34D378;
align-items:center;
}
.uec_gm_mission_ic_c2g svg{
width:0.813rem;
height:13px;
}
.uec_gm_right_c2g{
overflow:hidden;
border-radius:20px;
padding:2rem;
background:linear-gradient(150deg,#0F1F17,#080E0A);
position:relative;
display:flex;
color:#EEF8F3;
flex-direction:column;
}
.uec_gm_glow_c2g{
background:radial-gradient(circle,rgba(52, 211, 120, 0.12),transparent 70%);
border-radius:50%;
width:150px;
top:-30px;
height:150px;
pointer-events:none;
right:-1.875rem;
position:absolute;
}
.uec_gm_ref_eyebrow_c2g{
position:relative;
margin-bottom:10px;
}
.uec_gm_ref_h2_c2g{
position:relative;
line-height:1.1;
font-size:26px;
overflow-wrap:break-word;
margin-bottom:8px;
font-weight:600;
color:#EEF8F3;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
.uec_gm_ref_text_c2g{
margin-bottom:20px;
position:relative;
color:#8BBFA4;
line-height:1.55;
font-size:0.844rem;
}
.uec_gm_ref_cta_c2g{
padding:0.688rem 1.375rem;
transition:opacity .22s ease;
background:#4EEДА0;
border-radius:62.438rem;
color:#0F1A14;
align-self:flex-start;
font-size:13.5px;
font-weight:700;
margin-top:auto;
position:relative;
}
.uec_gm_ref_cta_c2g:hover{
opacity:.9;
}
.uec_vip_c2g{
padding:48px 0;
}
@media(min-width:766px){
.uec_vip_c2g{
padding:64px 0;
}
}
.uec_vip_head_c2g{
gap:14px;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:879px){
.uec_vip_head_c2g{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.uec_vip_eyebrow_c2g{
margin-bottom:0.75rem;
}
.uec_vip_h2_c2g{
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:32px;
color:#EEF8F3;
}
@media(min-width:770px){
.uec_vip_h2_c2g{
font-size:40px;
}
}
.uec_vip_intro_c2g{
max-width:420px;
color:#8BBFA4;
line-height:1.6;
font-size:0.875rem;
}
.uec_vip_grid_c2g{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.uec_vip_card_c2g{
padding:22px 1.125rem;
border:1px solid rgba(240, 255, 248, 0.12);
border-radius:0.875rem;
min-width:0;
}
.uec_vip_card_feat_c2g{
border-color:#4EEДА0;
background:rgba(240, 255, 248, 0.06);
}
.uec_vip_card_ic_c2g{
border-radius:8px;
background:linear-gradient(135deg,#34D378,#7BE8B0);
height:34px;
margin-bottom:16px;
display:block;
width:2.125rem;
}
.uec_vip_name_c2g{
margin-bottom:0.375rem;
overflow-wrap:break-word;
color:#EEF8F3;
font-size:20px;
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
.uec_vip_perk_c2g{
line-height:1.5;
font-size:12.5px;
overflow-wrap:break-word;
color:#8BBFA4;
}
.uec_trn_c2g{
padding:1.875rem 0 0.625rem;
}
.uec_trn_in_c2g{
border:1px solid rgba(242, 237, 230, 0.07);
border-radius:1.25rem;
background:#1C1917;
overflow:hidden;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:881px){
.uec_trn_in_c2g{
grid-template-columns:1.05fr 1fr;
}
}
.uec_trn_banner_c2g{
background:linear-gradient(150deg,#0F1F17,#080E0A);
overflow:hidden;
padding:2.125rem;
position:relative;
color:#EEF8F3;
}
.uec_trn_glow_c2g{
background:radial-gradient(circle,rgba(52, 211, 120, 0.12),transparent 70%);
border-radius:50%;
pointer-events:none;
bottom:-40px;
width:12.5rem;
height:12.5rem;
position:absolute;
right:-40px;
}
.uec_trn_eyebrow_c2g{
margin-bottom:14px;
position:relative;
}
.uec_trn_h2_c2g{
margin-bottom:12px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
color:#EEF8F3;
line-height:1.06;
position:relative;
font-size:1.875rem;
}
@media(min-width:766px){
.uec_trn_h2_c2g{
font-size:36px;
}
}
.uec_trn_text_c2g{
line-height:1.6;
color:#8BBFA4;
max-width:420px;
position:relative;
font-size:14px;
margin-bottom:22px;
}
.uec_trn_timer_c2g{
gap:0.5rem;
margin-bottom:1.5rem;
position:relative;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.uec_trn_timer_cap_c2g{
color:#8BBFA4;
font-size:11px;
}
.uec_trn_timer_box_c2g{
background:rgba(240, 255, 248, 0.06);
border-radius:8px;
padding:4px 0.75rem;
font-size:1.5rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#EEF8F3;
}
.uec_trn_cta_c2g{
transition:opacity .22s ease;
border-radius:999px;
padding:13px 26px;
background:#4EEДА0;
color:#0F1A14;
position:relative;
font-weight:700;
display:inline-block;
font-size:0.875rem;
}
.uec_trn_cta_c2g:hover{
opacity:.9;
}
.uec_trn_lb_c2g{
padding:26px 1.75rem;
}
.uec_trn_lb_head_c2g{
gap:10px;
margin-bottom:0.75rem;
display:flex;
align-items:center;
justify-content:space-between;
}
.uec_trn_lb_title_c2g{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F2EDE6;
font-weight:600;
font-size:20px;
}
.uec_trn_lb_upd_c2g{
text-transform:uppercase;
font-size:11px;
letter-spacing:.08em;
color:#9E9488;
}
.uec_trn_lb_row_c2g{
padding:0.688rem 0.75rem;
border-radius:0.5rem;
gap:14px;
display:flex;
align-items:center;
}
.uec_trn_lb_row_c2g:nth-child(2){
background:rgba(52, 211, 120, 0.10);
}
.uec_trn_lb_rank_c2g{
flex:0 0 auto;
width:1.375rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#34D378;
font-size:16px;
}
.uec_trn_lb_av_c2g{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#34D378,#7BE8B0);
height:1.875rem;
width:1.875rem;
}
.uec_trn_lb_name_c2g{
overflow:hidden;
flex:1 1 auto;
font-size:14px;
font-weight:600;
text-overflow:ellipsis;
color:#F2EDE6;
white-space:nowrap;
min-width:0;
}
.uec_trn_lb_amount_c2g{
flex:0 0 auto;
font-weight:700;
color:#F2EDE6;
font-size:13px;
}
.uec_sea_c2g{
padding:24px 0 0.625rem;
}
.uec_sea_in_c2g{
border-radius:20px;
background:linear-gradient(115deg,#0F1F17,#080E0A);
padding:2.25rem;
gap:22px;
overflow:hidden;
display:flex;
flex-direction:column;
color:#EEF8F3;
position:relative;
}
@media(min-width:820px){
.uec_sea_in_c2g{
padding:2.75rem 3rem;
gap:32px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.uec_sea_glow_c2g{
background:radial-gradient(circle,rgba(52, 211, 120, 0.12),transparent 68%);
border-radius:50%;
pointer-events:none;
width:240px;
position:absolute;
right:60px;
height:15rem;
top:50%;
transform:translateY(-50%);
}
.uec_sea_copy_c2g{
position:relative;
min-width:0;
max-width:35rem;
}
.uec_sea_eyebrow_c2g{
margin-bottom:12px;
}
.uec_sea_h2_c2g{
overflow-wrap:break-word;
line-height:1.04;
color:#EEF8F3;
font-size:30px;
margin-bottom:12px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:770px){
.uec_sea_h2_c2g{
font-size:38px;
}
}
.uec_sea_text_c2g{
line-height:1.6;
font-size:15px;
color:#8BBFA4;
}
.uec_sea_cta_c2g{
border-radius:62.438rem;
padding:1rem 32px;
background:#4EEДА0;
flex:0 0 auto;
transition:opacity .22s ease;
font-weight:700;
position:relative;
color:#0F1A14;
font-size:0.938rem;
}
.uec_sea_cta_c2g:hover{
opacity:.9;
}
.uec_nl_c2g{
padding:1.5rem 0 10px;
}
.uec_nl_in_c2g{
border-radius:1.25rem;
background:#0A1520;
padding:1.875rem 2rem;
gap:22px;
color:#EEF8F3;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.uec_nl_in_c2g{
gap:1.75rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.uec_nl_text_wrap_c2g{
min-width:0;
}
.uec_nl_h3_c2g{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
margin-bottom:5px;
overflow-wrap:break-word;
line-height:1.1;
color:#EEF8F3;
font-weight:600;
}
@media(min-width:767px){
.uec_nl_h3_c2g{
font-size:24px;
}
}
.uec_nl_text_c2g{
line-height:1.5;
color:#8BBFA4;
font-size:0.844rem;
}
.uec_nl_form_c2g{
gap:0.625rem;
flex:1 1 auto;
max-width:460px;
min-width:0;
display:flex;
}
.uec_nl_input_c2g{
padding:0.813rem 1rem;
overflow:hidden;
border-radius:0.875rem;
flex:1 1 auto;
border:1px solid rgba(240, 255, 248, 0.12);
background:rgba(240, 255, 248, 0.06);
white-space:nowrap;
min-width:0;
font-size:0.875rem;
color:#8BBFA4;
display:flex;
text-overflow:ellipsis;
align-items:center;
}
.uec_nl_btn_c2g{
border-radius:0.875rem;
background:#4EEДА0;
transition:opacity .22s ease;
padding:0.813rem 24px;
flex:0 0 auto;
font-weight:700;
white-space:nowrap;
color:#0F1A14;
font-size:0.875rem;
}
.uec_nl_btn_c2g:hover{
opacity:.9;
}
.uec_tt_c2g{
padding:3rem 0 10px;
}
@media(min-width:765px){
.uec_tt_c2g{
padding:60px 0 0.625rem;
}
}
.uec_tt_head_c2g{
text-align:center;
margin-bottom:34px;
}
.uec_tt_eyebrow_c2g{
margin-bottom:12px;
}
.uec_tt_h2_c2g{
font-weight:600;
overflow-wrap:break-word;
font-size:2rem;
line-height:1.05;
color:#F2EDE6;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.uec_tt_h2_c2g{
font-size:2.625rem;
}
}
.uec_tt_grid_c2g{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:759px){
.uec_tt_grid_c2g{
grid-template-columns:repeat(3,1fr);
}
}
.uec_tt_card_c2g{
border:1px solid rgba(242, 237, 230, 0.07);
padding:1.875rem;
border-radius:14px;
background:#1C1917;
display:flex;
flex-direction:column;
min-width:0;
}
.uec_tt_card_ic_c2g{
align-items:center;
margin-bottom:1.125rem;
color:#34D378;
display:inline-flex;
}
.uec_tt_card_ic_c2g svg{
width:1.75rem;
height:28px;
}
.uec_tt_card_h_c2g{
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:0.5rem;
color:#F2EDE6;
font-size:1.375rem;
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
.uec_tt_card_p_c2g{
color:#7A7168;
line-height:1.6;
margin-bottom:14px;
overflow-wrap:break-word;
font-size:14px;
}
.uec_tt_card_p_c2g b{
color:#F2EDE6;
font-weight:700;
}
.uec_tt_card_link_c2g{
transition:color .22s ease;
border-bottom:1px solid #34D378;
color:#F2EDE6;
align-self:flex-start;
font-size:0.813rem;
font-weight:700;
padding-bottom:2px;
margin-top:auto;
}
.uec_tt_card_link_c2g:hover{
color:#34D378;
}
.uec_prov_c2g{
padding:40px 0 20px;
}
.uec_prov_eyebrow_c2g{
display:block;
margin-bottom:1.125rem;
}
.uec_prov_grid_c2g{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:561px){
.uec_prov_grid_c2g{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:900px){
.uec_prov_grid_c2g{
grid-template-columns:repeat(6,1fr);
}
}
.uec_ts_c2g{
padding:44px 0;
}
.uec_ts_in_c2g{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:877px){
.uec_ts_in_c2g{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.uec_ts_left_c2g{
min-width:0;
}
.uec_ts_h2_c2g{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.625rem;
font-weight:600;
margin-bottom:12px;
line-height:1.1;
color:#EEF8F3;
}
@media(min-width:767px){
.uec_ts_h2_c2g{
font-size:1.75rem;
}
}
.uec_ts_text_c2g{
line-height:1.6;
margin-bottom:22px;
max-width:32.5rem;
font-size:14.5px;
color:#8BBFA4;
}
.uec_ts_badges_c2g{
gap:18px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.uec_ts_badge_c2g{
font-size:0.813rem;
font-weight:600;
color:#8BBFA4;
}
.uec_ts_pay_c2g{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:880px){
.uec_ts_pay_c2g{
justify-content:flex-end;
}
}
.uec_ts_pay_chip_c2g{
padding:0.75rem 1rem;
border:1px solid rgba(240, 255, 248, 0.12);
background:rgba(240, 255, 248, 0.06);
border-radius:0.875rem;
color:#EEF8F3;
font-size:0.875rem;
font-weight:700;
}
.uec_rv_c2g{
background:#1C1917;
padding:48px 0;
margin-top:1.5rem;
border-bottom:1px solid rgba(242, 237, 230, 0.07);
border-top:1px solid rgba(242, 237, 230, 0.07);
}
@media(min-width:770px){
.uec_rv_c2g{
padding:3.5rem 0;
}
}
.uec_rv_head_c2g{
gap:1rem;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.uec_rv_head_c2g{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.uec_rv_eyebrow_c2g{
margin-bottom:0.625rem;
}
.uec_rv_h2_c2g{
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F2EDE6;
line-height:1.05;
overflow-wrap:break-word;
font-size:1.875rem;
}
@media(min-width:770px){
.uec_rv_h2_c2g{
font-size:38px;
}
}
.uec_rv_agg_c2g{
gap:12px;
align-items:center;
display:flex;
}
.uec_rv_agg_stars_c2g{
gap:3px;
color:#34D378;
display:flex;
}
.uec_rv_agg_stars_c2g svg{
width:18px;
height:18px;
}
.uec_rv_source_c2g{
color:#7A7168;
font-size:0.813rem;
}
.uec_rv_grid_c2g{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.uec_rv_grid_c2g{
grid-template-columns:repeat(3,1fr);
}
}
.uec_rv_card_c2g{
background:#12100F;
border:1px solid rgba(242, 237, 230, 0.07);
padding:1.625rem;
border-radius:14px;
min-width:0;
}
.uec_rv_card_stars_c2g{
gap:2px;
margin-bottom:0.75rem;
display:flex;
color:#34D378;
}
.uec_rv_card_stars_c2g svg{
width:14px;
height:0.875rem;
}
.uec_rv_card_body_c2g{
color:#F2EDE6;
margin-bottom:16px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:18px;
line-height:1.45;
font-weight:500;
}
.uec_rv_card_meta_c2g{
gap:0.625rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.uec_rv_card_av_c2g{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#34D378,#7BE8B0);
width:2rem;
height:2rem;
}
.uec_rv_card_author_c2g{
font-size:13px;
font-weight:700;
color:#F2EDE6;
}
.uec_rv_card_loc_c2g{
font-size:12px;
color:#9E9488;
}
.uec_op_c2g{
padding:2.25rem 0 10px;
}
.uec_op_in_c2g{
border-radius:0.875rem;
background:#1C1917;
border:1px solid rgba(242, 237, 230, 0.07);
gap:2rem;
padding:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:861px){
.uec_op_in_c2g{
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
padding:2.125rem 40px;
}
}
.uec_op_left_c2g{
min-width:0;
}
.uec_op_eyebrow_c2g{
margin-bottom:0.75rem;
}
.uec_op_h2_c2g{
font-weight:600;
font-size:1.75rem;
margin-bottom:10px;
color:#F2EDE6;
line-height:1.08;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.uec_op_h2_c2g{
font-size:30px;
}
}
.uec_op_text_c2g{
line-height:1.6;
color:#7A7168;
font-size:14px;
}
.uec_op_grid_c2g{
border:1px solid rgba(242, 237, 230, 0.13);
gap:1px;
border-radius:8px;
grid-template-columns:1fr 1fr;
overflow:hidden;
background:rgba(242, 237, 230, 0.13);
display:grid;
}
.uec_op_field_c2g{
background:#12100F;
padding:18px 20px;
min-width:0;
}
.uec_op_field_lb_c2g{
color:#34D378;
margin-bottom:0.313rem;
font-size:0.625rem;
text-transform:uppercase;
letter-spacing:.1em;
font-weight:600;
}
.uec_op_field_val_c2g{
font-size:0.875rem;
font-weight:700;
color:#F2EDE6;
overflow-wrap:break-word;
}
.uec_wy_c2g{
padding:3rem 0;
}
@media(min-width:771px){
.uec_wy_c2g{
padding:3.5rem 0;
}
}
.uec_wy_in_c2g{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:897px){
.uec_wy_in_c2g{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.uec_wy_left_c2g{
min-width:0;
}
.uec_wy_eyebrow_c2g{
margin-bottom:0.875rem;
}
.uec_wy_h2_c2g{
overflow-wrap:break-word;
line-height:1.05;
font-size:32px;
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
margin-bottom:16px;
color:#F2EDE6;
}
@media(min-width:765px){
.uec_wy_h2_c2g{
font-size:2.5rem;
}
}
.uec_wy_intro_c2g{
color:#7A7168;
font-size:15px;
line-height:1.6;
}
.uec_wy_grid_c2g{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:557px){
.uec_wy_grid_c2g{
grid-template-columns:1fr 1fr;
}
}
.uec_wy_card_c2g{
border:1px solid rgba(242, 237, 230, 0.07);
padding:26px;
border-radius:0.875rem;
background:#1C1917;
min-width:0;
}
.uec_wy_card_ic_c2g{
color:#34D378;
display:inline-flex;
align-items:center;
justify-content:center;
margin-bottom:16px;
}
.uec_wy_card_ic_c2g svg{
width:26px;
height:26px;
}
.uec_wy_card_h_c2g{
font-size:21px;
margin-bottom:8px;
line-height:1.15;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F2EDE6;
font-weight:600;
overflow-wrap:break-word;
}
.uec_wy_card_p_c2g{
font-size:14px;
color:#7A7168;
line-height:1.55;
overflow-wrap:break-word;
}
.uec_hts_c2g{
padding:3rem 0;
}
@media(min-width:769px){
.uec_hts_c2g{
padding:62px 0;
}
}
.uec_hts_head_c2g{
gap:1.125rem;
display:flex;
margin-bottom:34px;
flex-direction:column;
}
@media(min-width:768px){
.uec_hts_head_c2g{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.uec_hts_eyebrow_c2g{
margin-bottom:12px;
}
.uec_hts_h2_c2g{
overflow-wrap:break-word;
font-weight:600;
color:#EEF8F3;
line-height:1.05;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
}
@media(min-width:769px){
.uec_hts_h2_c2g{
font-size:38px;
}
}
.uec_hts_cta_c2g{
border-radius:999px;
padding:0.938rem 30px;
background:#4EEДА0;
flex:0 0 auto;
transition:opacity .22s ease;
color:#0F1A14;
font-weight:700;
font-size:15px;
}
.uec_hts_cta_c2g:hover{
opacity:.9;
}
.uec_hts_grid_c2g{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:759px){
.uec_hts_grid_c2g{
grid-template-columns:repeat(3,1fr);
}
}
.uec_hts_step_c2g{
padding-top:1.375rem;
min-width:0;
border-top:1px solid rgba(240, 255, 248, 0.12);
}
.uec_hts_step_num_c2g{
margin-bottom:0.875rem;
font-weight:700;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:2.75rem;
color:#4EEДА0;
line-height:1;
}
.uec_hts_step_h_c2g{
color:#EEF8F3;
overflow-wrap:break-word;
font-size:19px;
line-height:1.2;
margin-bottom:0.5rem;
font-weight:700;
}
.uec_hts_step_p_c2g{
overflow-wrap:break-word;
color:#8BBFA4;
line-height:1.55;
font-size:0.875rem;
}
.uec_pmt_c2g{
padding:48px 0 0.625rem;
}
.uec_pmt_in_c2g{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:877px){
.uec_pmt_in_c2g{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.uec_pmt_left_c2g{
min-width:0;
}
.uec_pmt_eyebrow_c2g{
margin-bottom:12px;
}
.uec_pmt_h2_c2g{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F2EDE6;
font-size:30px;
margin-bottom:0.75rem;
line-height:1.06;
overflow-wrap:break-word;
}
@media(min-width:768px){
.uec_pmt_h2_c2g{
font-size:2rem;
}
}
.uec_pmt_text_c2g{
margin-bottom:22px;
color:#7A7168;
line-height:1.6;
font-size:14.5px;
}
.uec_pmt_logos_c2g{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:483px){
.uec_pmt_logos_c2g{
grid-template-columns:repeat(4,1fr);
}
}
.uec_pmt_logo_c2g{
border-radius:0.5rem;
border:1px solid rgba(242, 237, 230, 0.07);
background:#1C1917;
padding:0 8px;
overflow:hidden;
white-space:nowrap;
align-items:center;
font-weight:700;
justify-content:center;
display:flex;
color:#D6CFC6;
font-size:12.5px;
height:50px;
text-overflow:ellipsis;
text-align:center;
}
.uec_pmt_table_c2g{
border:1px solid rgba(242, 237, 230, 0.07);
border-radius:14px;
overflow:hidden;
min-width:0;
}
.uec_pmt_thead_c2g{
background:#0C0A09;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.uec_pmt_th_c2g{
overflow:hidden;
padding:13px 0.875rem;
color:#EEF8F3;
font-size:0.625rem;
letter-spacing:.08em;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
text-transform:uppercase;
}
.uec_pmt_row_c2g{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(242, 237, 230, 0.07);
}
.uec_pmt_row_c2g:nth-child(odd){
background:#1C1917;
}
.uec_pmt_td_c2g{
padding:14px;
min-width:0;
overflow-wrap:break-word;
font-size:13.5px;
color:#7A7168;
}
.uec_pmt_row_c2g .uec_pmt_td_c2g:first-child{
color:#F2EDE6;
font-weight:700;
}
.uec_pmt_row_c2g .uec_pmt_td_c2g:last-child{
color:#22C55E;
font-weight:700;
}
.uec_gd_c2g{
padding:3rem 0 10px;
}
.uec_gd_head_c2g{
gap:14px;
margin-bottom:24px;
flex-direction:column;
display:flex;
}
@media(min-width:680px){
.uec_gd_head_c2g{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.uec_gd_eyebrow_c2g{
margin-bottom:0.625rem;
}
.uec_gd_h2_c2g{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#F2EDE6;
font-size:1.75rem;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:767px){
.uec_gd_h2_c2g{
font-size:34px;
}
}
.uec_gd_more_c2g{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
color:#F2EDE6;
border-bottom:1px solid #F2EDE6;
font-weight:600;
padding-bottom:2px;
font-size:13.5px;
}
.uec_gd_more_c2g:hover{
border-color:#34D378;
color:#34D378;
}
.uec_gd_grid_c2g{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:718px){
.uec_gd_grid_c2g{
grid-template-columns:repeat(3,1fr);
}
}
.uec_gd_card_c2g{
overflow:hidden;
border-radius:14px;
background:#1C1917;
border:1px solid rgba(242, 237, 230, 0.07);
display:block;
min-width:0;
}
.uec_gd_card_img_c2g{
background:linear-gradient(140deg,#0F1F17,#34D378);
height:9.375rem;
}
.uec_gd_card_body_c2g{
padding:22px;
}
.uec_gd_card_cat_c2g{
letter-spacing:.1em;
font-weight:600;
color:#34D378;
font-size:0.625rem;
text-transform:uppercase;
}
.uec_gd_card_h_c2g{
margin:0.5rem 0 0.625rem;
font-size:19px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.2;
font-weight:600;
color:#F2EDE6;
overflow-wrap:break-word;
}
.uec_gd_card_meta_c2g{
font-size:0.75rem;
color:#9E9488;
overflow-wrap:break-word;
}
.uec_faq_c2g{
padding:48px 0;
background:#1C1917;
border-top:1px solid rgba(242, 237, 230, 0.07);
border-bottom:1px solid rgba(242, 237, 230, 0.07);
margin-top:1.5rem;
}
@media(min-width:771px){
.uec_faq_c2g{
padding:62px 0;
}
}
.uec_faq_head_c2g{
margin-bottom:2.125rem;
text-align:center;
}
.uec_faq_eyebrow_c2g{
margin-bottom:0.75rem;
}
.uec_faq_h2_c2g{
font-size:32px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
color:#F2EDE6;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.uec_faq_h2_c2g{
font-size:38px;
}
}
.uec_faq_list_c2g{
gap:12px;
margin:0 auto;
flex-direction:column;
max-width:820px;
display:flex;
}
.uec_faq_item_c2g{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(242, 237, 230, 0.07);
background:#12100F;
}
.uec_faq_q_c2g{
list-style:none;
gap:20px;
padding:20px 24px;
cursor:pointer;
color:#F2EDE6;
font-weight:700;
display:flex;
font-size:1rem;
overflow-wrap:break-word;
align-items:center;
justify-content:space-between;
}
.uec_faq_q_c2g::-webkit-details-marker{
display:none;
}
.uec_faq_q_ic_c2g{
flex:0 0 auto;
transition:transform .22s ease;
align-items:center;
color:#34D378;
display:inline-flex;
}
.uec_faq_q_ic_c2g svg{
width:18px;
height:1.125rem;
}
.uec_faq_item_c2g[open] .uec_faq_q_ic_c2g{
transform:rotate(180deg);
}
.uec_faq_a_c2g{
padding:0 24px 20px;
color:#7A7168;
font-size:0.906rem;
line-height:1.6;
overflow-wrap:break-word;
}
.uec_sc_c2g{
padding:3rem 0 10px;
}
.uec_sc_head_c2g{
margin-bottom:28px;
text-align:center;
}
.uec_sc_eyebrow_c2g{
margin-bottom:0.75rem;
}
.uec_sc_h2_c2g{
font-weight:600;
font-size:30px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
color:#F2EDE6;
}
@media(min-width:771px){
.uec_sc_h2_c2g{
font-size:36px;
}
}
.uec_sc_table_c2g{
border:1px solid rgba(242, 237, 230, 0.07);
border-radius:0.875rem;
overflow:hidden;
margin:0 auto;
max-width:56.25rem;
}
.uec_sc_thead_c2g{
grid-template-columns:1.6fr 1fr 1fr;
background:#0C0A09;
display:grid;
}
.uec_sc_th_c2g{
padding:0.938rem 18px;
overflow-wrap:break-word;
text-align:center;
color:#8BBFA4;
font-size:0.813rem;
font-weight:700;
}
.uec_sc_th_c2g:first-child{
text-align:left;
}
.uec_sc_th_us_c2g{
color:#4EEДА0;
}
.uec_sc_row_c2g{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(242, 237, 230, 0.07);
}
.uec_sc_row_c2g:nth-child(even){
background:#1C1917;
}
.uec_sc_td_c2g{
padding:15px 1.125rem;
text-align:center;
font-size:0.875rem;
overflow-wrap:break-word;
min-width:0;
color:#9E9488;
}
.uec_sc_td_c2g:first-child{
text-align:left;
color:#D6CFC6;
font-weight:600;
}
.uec_sc_td_us_c2g{
color:#22C55E;
font-weight:700;
}
.uec_sg_c2g{
padding:3rem 0 0.625rem;
}
.uec_sg_eyebrow_c2g{
display:block;
margin-bottom:12px;
}
.uec_sg_h2_c2g{
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
color:#F2EDE6;
overflow-wrap:break-word;
line-height:1.05;
margin-bottom:1.75rem;
}
@media(min-width:770px){
.uec_sg_h2_c2g{
font-size:36px;
}
}
.uec_sg_grid_c2g{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.uec_sg_grid_c2g{
grid-template-columns:repeat(3,1fr);
}
}
.uec_sg_col_c2g{
min-width:0;
}
.uec_sg_col_h_c2g{
font-weight:600;
margin-bottom:0.625rem;
color:#F2EDE6;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.15;
font-size:1.375rem;
}
.uec_sg_col_p_c2g{
line-height:1.65;
color:#7A7168;
overflow-wrap:break-word;
font-size:14px;
}
.uec_lh_c2g{
padding:40px 0 20px;
}
.uec_lh_in_c2g{
border-top:1px solid rgba(242, 237, 230, 0.13);
padding-top:2.125rem;
}
.uec_lh_eyebrow_c2g{
margin-bottom:1.375rem;
display:block;
}
.uec_lh_grid_c2g{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:599px){
.uec_lh_grid_c2g{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.uec_lh_grid_c2g{
grid-template-columns:repeat(5,1fr);
}
}
.uec_lh_col_c2g{
min-width:0;
}
.uec_lh_col_h_c2g{
font-weight:700;
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-size:13px;
color:#F2EDE6;
}
.uec_lh_links_c2g{
gap:8px;
display:flex;
flex-direction:column;
}
.uec_lh_link_c2g{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:0.813rem;
color:#7A7168;
}
.uec_lh_link_c2g:hover{
color:#34D378;
}
.uec_sb_c2g{
padding:3rem 0;
background:#1C1917;
border-top:1px solid rgba(242, 237, 230, 0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(242, 237, 230, 0.07);
}
@media(min-width:771px){
.uec_sb_c2g{
padding:3.5rem 0;
}
}
.uec_sb_eyebrow_c2g{
display:block;
margin-bottom:0.75rem;
}
.uec_sb_h2_c2g{
font-size:1.875rem;
margin-bottom:26px;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F2EDE6;
}
@media(min-width:765px){
.uec_sb_h2_c2g{
font-size:2.25rem;
}
}
.uec_sb_grid_c2g{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:561px){
.uec_sb_grid_c2g{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:959px){
.uec_sb_grid_c2g{
grid-template-columns:repeat(4,1fr);
}
}
.uec_sb_card_c2g{
border:1px solid rgba(242, 237, 230, 0.07);
padding:1.5rem;
background:#12100F;
border-radius:0.875rem;
min-width:0;
}
.uec_sb_card_h_c2g{
overflow-wrap:break-word;
line-height:1.15;
font-weight:600;
color:#F2EDE6;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
font-size:19px;
}
.uec_sb_card_p_c2g{
overflow-wrap:break-word;
font-size:0.844rem;
color:#7A7168;
line-height:1.6;
}
.uec_sb_rtp_c2g{
padding:1.625rem 1.75rem;
border:1px solid rgba(242, 237, 230, 0.07);
gap:24px;
border-radius:0.875rem;
background:#12100F;
grid-template-columns:1fr;
display:grid;
align-items:center;
margin-top:18px;
}
@media(min-width:757px){
.uec_sb_rtp_c2g{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.uec_sb_rtp_h_c2g{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-size:20px;
font-weight:600;
color:#F2EDE6;
}
.uec_sb_rtp_p_c2g{
line-height:1.6;
color:#7A7168;
overflow-wrap:break-word;
font-size:0.844rem;
}
.uec_sb_rtp_stats_c2g{
gap:1rem;
display:flex;
}
.uec_sb_stat_c2g{
border-radius:0.5rem;
flex:1 1 0;
background:#1C1917;
padding:1.125rem;
text-align:center;
min-width:0;
}
.uec_sb_stat_v_c2g{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:700;
color:#22C55E;
font-size:1.625rem;
}
.uec_sb_stat_l_c2g{
margin-top:4px;
color:#9E9488;
font-size:11.5px;
}
.uec_el_c2g{
padding:48px 0;
}
@media(min-width:768px){
.uec_el_c2g{
padding:56px 0;
}
}
.uec_el_in_c2g{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:898px){
.uec_el_in_c2g{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.uec_el_left_c2g{
min-width:0;
}
.uec_el_eyebrow_c2g{
margin-bottom:0.875rem;
}
.uec_el_h2_c2g{
margin-bottom:1.375rem;
font-weight:600;
font-size:32px;
color:#F2EDE6;
line-height:1.08;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:767px){
.uec_el_h2_c2g{
font-size:38px;
}
}
.uec_el_body_c2g p{
overflow-wrap:break-word;
line-height:1.7;
font-size:16px;
margin-bottom:18px;
color:#D6CFC6;
}
.uec_el_dropcap_c2g{
padding:0.375rem 0.75rem 0 0;
line-height:.8;
font-weight:700;
float:left;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#34D378;
font-size:62px;
}
.uec_el_right_c2g{
min-width:0;
}
.uec_el_quote_c2g{
border-radius:20px;
padding:36px;
background:linear-gradient(150deg,#0F1F17,#080E0A);
margin-bottom:1.5rem;
position:relative;
color:#EEF8F3;
}
.uec_el_quote_mark_c2g{
color:#4EEДА0;
align-items:center;
margin-bottom:6px;
display:inline-flex;
}
.uec_el_quote_mark_c2g svg{
height:34px;
width:34px;
}
.uec_el_quote_text_c2g{
font-weight:500;
overflow-wrap:break-word;
margin-bottom:22px;
color:#EEF8F3;
font-size:1.375rem;
line-height:1.4;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
.uec_el_quote_meta_c2g{
gap:12px;
align-items:center;
display:flex;
}
.uec_el_quote_av_c2g{
background:linear-gradient(135deg,#34D378,#7BE8B0);
flex:0 0 auto;
border-radius:50%;
width:2.375rem;
height:38px;
}
.uec_el_quote_author_c2g{
font-weight:700;
font-size:14px;
color:#EEF8F3;
}
.uec_el_quote_meta_sub_c2g{
font-size:0.75rem;
color:#8BBFA4;
}
.uec_el_explain_c2g{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(242, 237, 230, 0.07);
}
.uec_el_explain_card_c2g{
padding:22px 24px;
}
.uec_el_explain_card_c2g+.uec_el_explain_card_c2g{
border-top:1px solid rgba(242, 237, 230, 0.07);
}
.uec_el_explain_h_c2g{
line-height:1.15;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F2EDE6;
margin-bottom:8px;
font-size:1.25rem;
overflow-wrap:break-word;
}
.uec_el_explain_p_c2g{
font-size:0.875rem;
color:#7A7168;
overflow-wrap:break-word;
line-height:1.55;
}
.uec_ft_c2g{
background:#0C0A09;
color:#8BBFA4;
margin-top:2.5rem;
}
.uec_ft_in_c2g{
grid-template-columns:1fr;
padding:48px 0 1.75rem;
gap:32px;
display:grid;
}
@media(min-width:597px){
.uec_ft_in_c2g{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:898px){
.uec_ft_in_c2g{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.uec_ft_brand_c2g{
min-width:0;
}
.uec_ft_logo_c2g{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:26px;
color:#EEF8F3;
font-weight:700;
overflow-wrap:break-word;
}
.uec_ft_tagline_c2g{
line-height:1.6;
color:#8BBFA4;
font-size:13.5px;
max-width:280px;
margin-top:0.875rem;
}
.uec_ft_contact_c2g{
transition:color .22s ease;
margin-top:12px;
display:inline-block;
font-size:13px;
color:#4EEДА0;
overflow-wrap:anywhere;
max-width:17.5rem;
}
.uec_ft_contact_c2g:hover{
color:#EEF8F3;
}
.uec_ft_col_c2g{
min-width:0;
}
.uec_ft_col_h_c2g{
overflow-wrap:break-word;
color:#EEF8F3;
text-transform:uppercase;
margin-bottom:14px;
font-size:13px;
letter-spacing:.08em;
font-weight:700;
}
.uec_ft_col_links_c2g{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.uec_ft_link_c2g{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:13.5px;
color:#8BBFA4;
}
.uec_ft_link_c2g:hover{
color:#EEF8F3;
}
.uec_ft_bot_c2g{
padding:1.375rem 0 40px;
gap:1rem;
border-top:1px solid rgba(240, 255, 248, 0.12);
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.uec_ft_bot_c2g{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.uec_ft_legal_c2g{
font-size:11.5px;
line-height:1.6;
color:#524C46;
max-width:47.5rem;
overflow-wrap:break-word;
}
.uec_ft_legal_c2g b{
font-weight:700;
color:#8BBFA4;
}
.uec_ft_age_c2g{
border:1.5px solid #4EEДА0;
flex:0 0 auto;
border-radius:8px;
padding:0.25rem 9px;
font-weight:700;
font-size:0.813rem;
color:#4EEДА0;
}