*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1510;
font-size:0.938rem;
-webkit-font-smoothing:antialiased;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
text-rendering:optimizeLegibility;
color:#D9CCAF;
overflow-wrap:break-word;
line-height:1.6;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.cei_layout_m3e{
flex-direction:column;
display:flex;
min-height:100vh;
}
.cei_main_m3e{
flex:1 1 auto;
width:100%;
min-width:0;
}
.cei_container_m3e{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:1400px;
}
@media(min-width:768px){
.cei_container_m3e{
padding:0 2rem;
}
}
@media(min-width:1099px){
.cei_container_m3e{
padding:0 56px;
}
}
.cei_eyebrow_m3e{
overflow-wrap:break-word;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
letter-spacing:.2em;
font-size:0.688rem;
display:inline-block;
color:#C48E30;
line-height:1.4;
text-transform:uppercase;
font-weight:600;
}
.cei_band_m3e{
background:#12100C;
color:#F5EDD8;
}
.cei_band_m3e .cei_eyebrow_m3e{
color:#F0B840;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.cei_tb_m3e{
background:#1A1510;
top:0;
position:sticky;
z-index:50;
border-bottom:1px solid rgba(245,237,216,0.13);
}
.cei_tb_in_m3e{
gap:16px;
padding:0.75rem 1rem;
margin:0 auto;
width:100%;
display:flex;
justify-content:space-between;
align-items:center;
max-width:1400px;
}
@media(min-width:765px){
.cei_tb_in_m3e{
padding:16px 32px;
}
}
@media(min-width:1101px){
.cei_tb_in_m3e{
padding:18px 56px;
}
}
.cei_tb_left_m3e{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.cei_tb_logo_m3e{
gap:0.688rem;
min-width:0;
align-items:center;
display:flex;
}
.cei_tb_logo_mark_m3e{
flex:0 0 auto;
border-radius:8px;
width:34px;
height:34px;
object-fit:cover;
}
.cei_tb_logo_txt_m3e{
min-width:0;
flex-direction:column;
display:flex;
line-height:1;
}
.cei_tb_logo_name_m3e{
overflow:hidden;
letter-spacing:.02em;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
font-size:1.375rem;
font-weight:700;
white-space:nowrap;
color:#F5EDD8;
}
.cei_tb_logo_sub_m3e{
overflow:hidden;
color:#C48E30;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:600;
font-size:8.5px;
text-transform:uppercase;
margin-top:0.25rem;
letter-spacing:.32em;
}
.cei_tb_nav_m3e{
display:none;
}
@media(min-width:958px){
.cei_tb_nav_m3e{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.cei_tb_nav_item_m3e{
transition:color .22s ease,border-color .22s ease;
border-bottom:2px solid transparent;
white-space:nowrap;
font-weight:600;
padding-bottom:3px;
color:#D9CCAF;
font-size:0.875rem;
}
.cei_tb_nav_item_m3e:hover{
color:#F5EDD8;
}
.cei_tb_nav_item_m3e.cei_state_active_m3e{
border-color:#C48E30;
color:#F5EDD8;
}
.cei_tb_right_m3e{
gap:14px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.cei_tb_search_m3e{
transition:color .22s ease;
display:flex;
align-items:center;
color:#D9CCAF;
justify-content:center;
}
.cei_tb_search_m3e:hover{
color:#C48E30;
}
.cei_tb_search_m3e svg{
height:18px;
width:1.125rem;
}
.cei_tb_lang_m3e{
font-size:0.688rem;
text-transform:uppercase;
letter-spacing:.1em;
color:#A8987A;
font-weight:600;
}
.cei_tb_lang_m3e:hover{
color:#F5EDD8;
}
.cei_tb_login_m3e{
display:none;
color:#F5EDD8;
font-size:0.875rem;
font-weight:600;
}
@media(min-width:769px){
.cei_tb_login_m3e{
display:inline-block;
}
}
.cei_tb_register_m3e{
border-radius:62.438rem;
transition:background-color .22s ease;
background:#E8A820;
padding:11px 1.375rem;
font-size:14px;
color:#16100A;
white-space:nowrap;
font-weight:700;
}
.cei_tb_register_m3e:hover{
background:#F5BE3A;
}
.cei_mob_m3e{
background:#1A1510;
right:0;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
left:0;
z-index:60;
border-top:1px solid rgba(245,237,216,0.13);
}
@media(min-width:960px){
.cei_mob_m3e{
display:none;
}
}
.cei_mob_in_m3e{
margin:0 auto;
display:flex;
max-width:35rem;
justify-content:space-around;
align-items:stretch;
}
.cei_mob_item_m3e{
padding:0.563rem 0.25rem;
transition:color .22s ease;
flex:1 1 0;
gap:3px;
min-width:0;
display:flex;
color:#A8987A;
flex-direction:column;
align-items:center;
}
.cei_mob_item_m3e.cei_state_active_m3e{
color:#C48E30;
}
.cei_mob_ic_m3e{
justify-content:center;
display:flex;
align-items:center;
}
.cei_mob_ic_m3e svg{
width:1.25rem;
height:1.25rem;
}
.cei_mob_lb_m3e{
overflow:hidden;
text-overflow:ellipsis;
font-weight:600;
font-size:0.625rem;
white-space:nowrap;
max-width:100%;
}
@media(max-width:959px){
body{
padding-bottom:3.75rem;
}
}
.cei_rail_m3e{
position:relative;
min-width:0;
}
.cei_rail_scroll_m3e{
gap:14px;
display:flex;
scrollbar-width:thin;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
padding-bottom:14px;
}
@media(min-width:769px){
.cei_rail_scroll_m3e{
gap:1.125rem;
}
}
.cei_gc_m3e{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:769px){
.cei_gc_m3e{
width:11.75rem;
}
}
.cei_gc_img_m3e{
overflow:hidden;
background:#231C14;
border-radius:0.875rem;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.32);
position:relative;
}
.cei_gc_img_m3e img{
inset:0;
position:absolute;
object-fit:cover;
height:100%;
width:100%;
}
.cei_gc_cover_m3e{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.cei_gc_hover_m3e{
transition:opacity .22s ease;
background:rgba(0,0,0,0.52);
inset:0;
position:absolute;
opacity:0;
display:flex;
justify-content:center;
align-items:center;
}
.cei_gc_m3e:hover .cei_gc_hover_m3e{
opacity:1;
}
.cei_gc_hover_btn_m3e{
background:#E8A820;
border-radius:62.438rem;
justify-content:center;
width:46px;
color:#16100A;
display:flex;
height:46px;
align-items:center;
}
.cei_gc_hover_btn_m3e svg{
width:1.125rem;
height:1.125rem;
}
.cei_gc_info_m3e{
gap:2px;
display:flex;
margin-top:9px;
flex-direction:column;
min-width:0;
}
.cei_gc_name_m3e{
overflow:hidden;
color:#F5EDD8;
font-size:13px;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
}
.cei_gc_prov_m3e{
overflow:hidden;
color:#A8987A;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.688rem;
}
.cei_gc_meta_m3e{
font-size:11px;
color:#A8987A;
}
.cei_tc_m3e{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:766px){
.cei_tc_m3e{
width:14.375rem;
}
}
.cei_tc_img_m3e{
overflow:hidden;
border-radius:14px;
background:#231C14;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.32);
}
.cei_tc_img_m3e img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.cei_tc_info_m3e{
gap:2px;
flex-direction:column;
display:flex;
margin-top:0.563rem;
min-width:0;
}
.cei_tc_name_m3e{
overflow:hidden;
font-size:0.875rem;
white-space:nowrap;
text-overflow:ellipsis;
color:#F5EDD8;
font-weight:700;
}
.cei_tc_rtp_m3e{
color:#A8987A;
font-size:11px;
}
.cei_lc_m3e{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:768px){
.cei_lc_m3e{
width:268px;
}
}
.cei_lc_img_m3e{
background:#231C14;
border-radius:0.875rem;
overflow:hidden;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.32);
}
.cei_lc_img_m3e img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.cei_lc_live_m3e{
padding:0.25rem 0.563rem;
gap:7px;
background:rgba(0,0,0,0.52);
border-radius:62.438rem;
align-items:center;
position:absolute;
display:flex;
top:12px;
left:0.75rem;
}
.cei_lc_live_dot_m3e{
background:#D94F3D;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
height:0.5rem;
width:0.5rem;
}
.cei_lc_seats_m3e{
color:#F5EDD8;
font-size:10px;
text-transform:uppercase;
font-weight:600;
letter-spacing:.08em;
}
.cei_lc_info_m3e{
gap:2px;
margin-top:9px;
min-width:0;
flex-direction:column;
display:flex;
}
.cei_lc_name_m3e{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-size:15px;
color:#F5EDD8;
font-weight:700;
}
.cei_lc_bet_m3e{
color:#A8987A;
font-size:0.688rem;
}
.cei_pc_m3e{
border:1px solid rgba(245,237,216,0.07);
border-radius:0.875rem;
padding:16px 0.875rem;
background:#231C14;
gap:0.5rem;
display:flex;
justify-content:center;
align-items:center;
flex-direction:column;
min-height:4.625rem;
min-width:0;
}
.cei_pc_logo_m3e{
flex:0 0 auto;
height:28px;
object-fit:contain;
max-width:100%;
width:auto;
}
.cei_pc_name_m3e{
overflow:hidden;
max-width:100%;
white-space:nowrap;
font-size:11px;
text-overflow:ellipsis;
color:#A8987A;
text-align:center;
}
.cei_gc_tag_m3e{
border-radius:8px;
padding:3px 8px;
position:absolute;
left:10px;
display:inline-block;
letter-spacing:.06em;
z-index:2;
font-weight:700;
font-size:0.625rem;
text-transform:uppercase;
top:0.625rem;
}
.cei_gc_tag_hot_m3e{
background:#D94F3D;
color:#F5EDD8;
}
.cei_gc_tag_new_m3e{
background:#F0B840;
color:#16100A;
}
.cei_gc_tag_jp_m3e{
background:#E8A820;
color:#16100A;
}
.cei_gc_tag_live_m3e{
background:#D94F3D;
color:#F5EDD8;
}
.cei_sh_m3e{
margin-bottom:1.125rem;
min-width:0;
}
.cei_sh_row_m3e{
gap:1rem;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.cei_sh_row_m3e .cei_sh_l_m3e{
gap:6px;
min-width:0;
display:flex;
flex-direction:column;
}
.cei_sh_stack_m3e{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.cei_sh_center_m3e{
gap:0.625rem;
display:flex;
text-align:center;
align-items:center;
flex-direction:column;
}
.cei_sh_h2_m3e{
font-weight:600;
line-height:1.1;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:1.5rem;
color:#F5EDD8;
overflow-wrap:break-word;
}
@media(min-width:769px){
.cei_sh_h2_m3e{
font-size:1.875rem;
}
}
.cei_band_m3e .cei_sh_h2_m3e{
color:#F5EDD8;
}
.cei_sh_eb_line_m3e{
gap:10px;
align-items:center;
display:inline-flex;
}
.cei_sh_eb_line_m3e::before{
background:#C48E30;
width:1.75rem;
display:inline-block;
height:1px;
content:"";
}
.cei_band_m3e .cei_sh_eb_line_m3e::before{
background:#F0B840;
}
.cei_sh_eb_dot_m3e{
gap:8px;
align-items:center;
display:inline-flex;
}
.cei_sh_eb_dot_m3e::before{
background:#C48E30;
border-radius:50%;
display:inline-block;
content:"";
height:6px;
width:0.375rem;
}
.cei_band_m3e .cei_sh_eb_dot_m3e::before{
background:#F0B840;
}
.cei_sh_link_m3e{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
align-items:center;
display:inline-flex;
font-size:0.813rem;
padding-bottom:2px;
font-weight:600;
white-space:nowrap;
border-bottom:1px solid #F5EDD8;
color:#F5EDD8;
}
.cei_sh_link_m3e:hover{
border-color:#C48E30;
color:#C48E30;
}
.cei_sh_link_m3e svg{
height:14px;
width:14px;
}
.cei_sh_link_chev_m3e{
border-bottom:0;
padding-bottom:0;
}
.cei_sh_link_btn_m3e{
padding:9px 18px;
background:#E8A820;
border-radius:62.438rem;
border-bottom:0;
color:#16100A;
}
.cei_sh_link_btn_m3e:hover{
border-color:transparent;
background:#F5BE3A;
color:#16100A;
}
.cei_band_m3e .cei_sh_link_m3e{
border-color:#F5EDD8;
color:#F5EDD8;
}
.cei_band_m3e .cei_sh_link_btn_m3e{
background:#F0B840;
color:#16100A;
}
.cei_sh_rule_m3e{
margin:-2px 0 1.125rem;
background:rgba(245,237,216,0.13);
height:1px;
}
.cei_band_m3e .cei_sh_rule_m3e{
background:rgba(255,220,150,0.14);
}
.cei_hero_m3e{
padding:32px 0 8px;
}
@media(min-width:768px){
.cei_hero_m3e{
padding:3.5rem 0 1.5rem;
}
}
.cei_hero_in_m3e{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:902px){
.cei_hero_in_m3e{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.cei_hero_copy_m3e{
min-width:0;
}
.cei_hero_eyebrow_m3e{
gap:10px;
align-items:center;
display:inline-flex;
margin-bottom:1.375rem;
}
.cei_hero_eyebrow_line_m3e{
background:#C48E30;
flex:0 0 auto;
display:inline-block;
width:1.75rem;
height:1px;
}
.cei_hero_h1_m3e{
overflow-wrap:break-word;
color:#F5EDD8;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:2.375rem;
letter-spacing:-.01em;
margin-bottom:1.25rem;
line-height:1.04;
}
@media(min-width:766px){
.cei_hero_h1_m3e{
font-size:3.375rem;
}
}
@media(min-width:1097px){
.cei_hero_h1_m3e{
font-size:62px;
}
}
.cei_hero_h1_m3e em{
color:#C48E30;
font-style:normal;
}
.cei_hero_sub_m3e{
line-height:1.6;
margin-bottom:1.875rem;
color:#8A7A60;
font-size:1rem;
max-width:480px;
}
@media(min-width:771px){
.cei_hero_sub_m3e{
font-size:18px;
}
}
.cei_hero_actions_m3e{
gap:14px;
display:flex;
margin-bottom:2.125rem;
flex-wrap:wrap;
align-items:center;
}
.cei_hero_cta_m3e{
padding:16px 30px;
gap:10px;
border-radius:999px;
background:#E8A820;
transition:background-color .22s ease;
display:inline-flex;
font-weight:700;
align-items:center;
color:#16100A;
font-size:0.938rem;
}
.cei_hero_cta_m3e:hover{
background:#F5BE3A;
}
.cei_hero_cta_ic_m3e{
display:inline-flex;
align-items:center;
}
.cei_hero_cta_ic_m3e svg{
width:16px;
height:1rem;
}
.cei_hero_cta_alt_m3e{
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(245,237,216,0.13);
background:transparent;
border-radius:62.438rem;
padding:15px 1.625rem;
color:#F5EDD8;
font-weight:600;
font-size:0.938rem;
align-items:center;
display:inline-flex;
}
.cei_hero_cta_alt_m3e:hover{
border-color:#C48E30;
color:#C48E30;
}
.cei_hero_trust_m3e{
gap:22px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.cei_hero_trust_item_m3e{
gap:0.563rem;
color:#D9CCAF;
display:flex;
align-items:center;
font-weight:600;
font-size:0.813rem;
}
.cei_hero_trust_ic_m3e{
display:inline-flex;
align-items:center;
color:#C48E30;
}
.cei_hero_trust_ic_m3e svg{
height:16px;
width:1rem;
}
.cei_hero_promo_m3e{
background:#231C14;
overflow:hidden;
border-radius:20px;
position:relative;
box-shadow:0 12px 48px rgba(0,0,0,0.55), 0 2px 0.75rem rgba(196,142,48,0.12);
display:flex;
min-height:300px;
}
.cei_hero_promo_bg_m3e{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.cei_hero_promo_bg_m3e::after{
inset:0;
background:linear-gradient(120deg,#12100C 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.cei_hero_promo_glow_m3e{
border-radius:50%;
background:radial-gradient(circle,rgba(196,142,48,0.18) 0%,transparent 65%);
position:absolute;
width:260px;
pointer-events:none;
top:-40px;
height:16.25rem;
right:-1.25rem;
}
.cei_hero_promo_ct_m3e{
padding:1.75rem;
z-index:2;
align-self:flex-end;
position:relative;
max-width:88%;
}
.cei_hero_promo_label_m3e{
font-size:10px;
font-weight:700;
letter-spacing:.25em;
display:block;
margin-bottom:8px;
color:#F0B840;
text-transform:uppercase;
}
.cei_hero_promo_amount_m3e{
overflow-wrap:break-word;
line-height:1.05;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F5EDD8;
font-size:2rem;
}
@media(min-width:765px){
.cei_hero_promo_amount_m3e{
font-size:2.5rem;
}
}
.cei_hero_promo_amount_m3e em{
font-style:normal;
color:#F0B840;
}
.cei_hero_rating_m3e{
gap:0.625rem;
background:#231C14;
border-radius:0.875rem;
padding:0.625rem 14px;
border:1px solid rgba(245,237,216,0.07);
display:flex;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.32);
z-index:3;
position:absolute;
align-items:center;
top:14px;
right:0.875rem;
max-width:min(260px,62%);
}
.cei_hero_rating_score_m3e{
flex:0 0 auto;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:1.5rem;
color:#F5EDD8;
font-weight:700;
}
.cei_hero_rating_txt_m3e{
flex:1 1 auto;
min-width:0;
}
.cei_hero_rating_stars_m3e{
gap:2px;
color:#C48E30;
display:flex;
}
.cei_hero_rating_stars_m3e svg{
width:0.75rem;
height:12px;
}
.cei_hero_rating_cap_m3e{
font-size:0.688rem;
color:#A8987A;
display:block;
overflow-wrap:break-word;
margin-top:3px;
line-height:1.35;
}
.cei_stat_m3e{
border-top:1px solid rgba(245,237,216,0.13);
margin-top:16px;
border-bottom:1px solid rgba(245,237,216,0.13);
}
.cei_stat_in_m3e{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:768px){
.cei_stat_in_m3e{
grid-template-columns:repeat(4,1fr);
}
}
.cei_stat_item_m3e{
padding:22px 14px;
min-width:0;
border-right:1px solid rgba(245,237,216,0.07);
border-bottom:1px solid rgba(245,237,216,0.07);
}
.cei_stat_item_m3e:nth-child(2n){
border-right:0;
}
.cei_stat_item_m3e:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.cei_stat_item_m3e{
border-bottom:0;
}
.cei_stat_item_m3e:nth-child(2n){
border-right:1px solid rgba(245,237,216,0.07);
}
.cei_stat_item_m3e:nth-child(4n){
border-right:0;
}
}
.cei_stat_value_m3e{
color:#F5EDD8;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:30px;
line-height:1;
font-weight:700;
overflow-wrap:break-word;
}
@media(min-width:765px){
.cei_stat_value_m3e{
font-size:2.125rem;
}
}
.cei_stat_label_m3e{
margin-top:0.375rem;
line-height:1.4;
overflow-wrap:break-word;
font-size:0.813rem;
color:#A8987A;
}
.cei_grow_m3e{
padding:26px 0 0.625rem;
}
.cei_row_seo_m3e{
margin:10px 0 0;
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
max-width:47.5rem;
color:#8A7A60;
}
.cei_row_seo_m3e strong{
color:#F5EDD8;
font-weight:700;
}
.cei_jp_m3e{
padding:1.875rem 0 10px;
}
.cei_jp_grid_m3e{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.cei_jp_grid_m3e{
grid-template-columns:1fr 1fr;
}
.cei_jp_card_mega_m3e{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.cei_jp_grid_m3e{
grid-template-columns:1.4fr 1fr 1fr;
}
.cei_jp_card_mega_m3e{
grid-column:auto;
}
}
.cei_jp_card_m3e{
border:1px solid rgba(245,237,216,0.07);
border-radius:1.25rem;
padding:1.625rem;
gap:0.75rem;
overflow:hidden;
background:#231C14;
flex-direction:column;
position:relative;
display:flex;
justify-content:space-between;
min-height:12.5rem;
min-width:0;
}
.cei_jp_card_mega_m3e{
border-color:transparent;
background:linear-gradient(135deg,#1E1810,#0F0C08);
min-height:210px;
color:#F5EDD8;
}
.cei_jp_glow_m3e{
border-radius:50%;
background:radial-gradient(circle,rgba(196,142,48,0.18),transparent 70%);
right:-40px;
height:12.5rem;
width:200px;
pointer-events:none;
top:-40px;
position:absolute;
}
.cei_jp_label_m3e{
gap:10px;
position:relative;
align-items:center;
justify-content:space-between;
text-transform:uppercase;
letter-spacing:.16em;
flex-wrap:wrap;
font-weight:700;
font-size:10px;
color:#C48E30;
display:flex;
}
.cei_jp_card_mega_m3e .cei_jp_label_m3e{
color:#F0B840;
}
.cei_jp_drop_m3e{
color:#A8987A;
text-transform:none;
letter-spacing:.04em;
font-weight:600;
}
.cei_jp_card_mega_m3e .cei_jp_drop_m3e{
color:#B09E7E;
}
.cei_jp_amount_m3e{
line-height:1;
color:#F5EDD8;
overflow-wrap:break-word;
position:relative;
font-weight:700;
font-size:2.375rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
.cei_jp_card_mega_m3e .cei_jp_amount_m3e{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#F0B840;
}
@media(min-width:768px){
.cei_jp_card_mega_m3e .cei_jp_amount_m3e{
font-size:54px;
}
}
.cei_jp_game_m3e{
position:relative;
font-size:13px;
color:#A8987A;
}
.cei_jp_card_mega_m3e .cei_jp_game_m3e{
color:#B09E7E;
}
.cei_jp_cta_m3e{
align-self:flex-start;
position:relative;
}
.cei_jp_card_mega_m3e .cei_jp_cta_m3e{
transition:opacity .22s ease;
background:#F0B840;
border-radius:62.438rem;
padding:0.625rem 1.25rem;
font-weight:700;
color:#16100A;
font-size:13px;
}
.cei_jp_card_mega_m3e .cei_jp_cta_m3e:hover{
opacity:.9;
}
.cei_jp_card_m3e:not(.cei_jp_card_mega_m3e) .cei_jp_cta_m3e{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
border-bottom:1px solid #F5EDD8;
font-size:0.813rem;
color:#F5EDD8;
font-weight:700;
}
.cei_jp_card_m3e:not(.cei_jp_card_mega_m3e) .cei_jp_cta_m3e:hover{
border-color:#C48E30;
color:#C48E30;
}
.cei_jp_seo_m3e{
margin:0.875rem 0 0;
color:#8A7A60;
max-width:47.5rem;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
}
.cei_jp_seo_m3e strong{
color:#F5EDD8;
font-weight:700;
}
.cei_grow_m3e{
padding:1.625rem 0 0.625rem;
}
.cei_row_seo_m3e{
margin:0.625rem 0 0;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:14px;
color:#8A7A60;
line-height:1.65;
}
.cei_row_seo_m3e strong{
font-weight:700;
color:#F5EDD8;
}
.cei_grow_m3e{
padding:26px 0 10px;
}
.cei_row_seo_m3e{
margin:10px 0 0;
color:#8A7A60;
line-height:1.65;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:0.875rem;
}
.cei_row_seo_m3e strong{
color:#F5EDD8;
font-weight:700;
}
.cei_trn_m3e{
padding:30px 0 0.625rem;
}
.cei_trn_in_m3e{
overflow:hidden;
border:1px solid rgba(245,237,216,0.07);
border-radius:20px;
background:#231C14;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:882px){
.cei_trn_in_m3e{
grid-template-columns:1.05fr 1fr;
}
}
.cei_trn_banner_m3e{
padding:2.125rem;
background:linear-gradient(150deg,#1E1810,#0F0C08);
overflow:hidden;
color:#F5EDD8;
position:relative;
}
.cei_trn_glow_m3e{
border-radius:50%;
background:radial-gradient(circle,rgba(196,142,48,0.18),transparent 70%);
height:200px;
right:-40px;
pointer-events:none;
position:absolute;
width:12.5rem;
bottom:-40px;
}
.cei_trn_eyebrow_m3e{
margin-bottom:0.875rem;
position:relative;
}
.cei_trn_h2_m3e{
margin-bottom:12px;
font-size:1.875rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F5EDD8;
overflow-wrap:break-word;
line-height:1.06;
position:relative;
}
@media(min-width:771px){
.cei_trn_h2_m3e{
font-size:2.25rem;
}
}
.cei_trn_text_m3e{
line-height:1.6;
max-width:26.25rem;
color:#B09E7E;
margin-bottom:1.375rem;
position:relative;
font-size:14px;
}
.cei_trn_timer_m3e{
gap:8px;
flex-wrap:wrap;
position:relative;
display:flex;
align-items:center;
margin-bottom:1.5rem;
}
.cei_trn_timer_cap_m3e{
color:#B09E7E;
font-size:11px;
}
.cei_trn_timer_box_m3e{
padding:4px 12px;
background:rgba(255,235,190,0.07);
border-radius:8px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#F5EDD8;
font-size:1.5rem;
}
.cei_trn_cta_m3e{
transition:opacity .22s ease;
border-radius:999px;
background:#F0B840;
padding:13px 1.625rem;
position:relative;
color:#16100A;
font-size:0.875rem;
font-weight:700;
display:inline-block;
}
.cei_trn_cta_m3e:hover{
opacity:.9;
}
.cei_trn_lb_m3e{
padding:26px 28px;
}
.cei_trn_lb_head_m3e{
gap:0.625rem;
align-items:center;
margin-bottom:0.75rem;
justify-content:space-between;
display:flex;
}
.cei_trn_lb_title_m3e{
color:#F5EDD8;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:1.25rem;
}
.cei_trn_lb_upd_m3e{
letter-spacing:.08em;
color:#A8987A;
font-size:0.688rem;
text-transform:uppercase;
}
.cei_trn_lb_row_m3e{
border-radius:8px;
gap:14px;
padding:0.688rem 0.75rem;
align-items:center;
display:flex;
}
.cei_trn_lb_row_m3e:nth-child(2){
background:rgba(196,142,48,0.12);
}
.cei_trn_lb_rank_m3e{
flex:0 0 auto;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#C48E30;
font-size:16px;
width:22px;
font-weight:700;
}
.cei_trn_lb_av_m3e{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#C48E30,#F5C84A);
width:30px;
height:30px;
}
.cei_trn_lb_name_m3e{
overflow:hidden;
flex:1 1 auto;
color:#F5EDD8;
white-space:nowrap;
font-weight:600;
text-overflow:ellipsis;
font-size:0.875rem;
min-width:0;
}
.cei_trn_lb_amount_m3e{
flex:0 0 auto;
color:#F5EDD8;
font-size:13px;
font-weight:700;
}
.cei_app_m3e{
padding:30px 0 0.625rem;
}
.cei_app_in_m3e{
gap:1.75rem;
border:1px solid rgba(245,237,216,0.07);
background:#231C14;
padding:32px;
border-radius:1.25rem;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.cei_app_in_m3e{
padding:40px 44px;
gap:2.5rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.cei_app_copy_m3e{
max-width:35rem;
min-width:0;
}
.cei_app_eyebrow_m3e{
margin-bottom:0.75rem;
}
.cei_app_h2_m3e{
color:#F5EDD8;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
margin-bottom:12px;
line-height:1.05;
font-size:28px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.cei_app_h2_m3e{
font-size:34px;
}
}
.cei_app_text_m3e{
margin-bottom:22px;
font-size:14px;
line-height:1.6;
color:#8A7A60;
}
.cei_app_btns_m3e{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.cei_app_btn_m3e{
padding:11px 20px;
background:#E8A820;
border-radius:0.875rem;
gap:10px;
transition:background-color .22s ease;
display:inline-flex;
color:#16100A;
align-items:center;
}
.cei_app_btn_m3e:hover{
background:#F5BE3A;
}
.cei_app_btn_ic_m3e{
display:inline-flex;
align-items:center;
}
.cei_app_btn_ic_m3e svg{
width:1.125rem;
height:18px;
}
.cei_app_btn_lb_m3e{
font-weight:700;
font-size:0.844rem;
}
.cei_app_qr_wrap_m3e{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.cei_app_qr_m3e{
flex:0 0 auto;
border-radius:14px;
background-color:#E8A820;
width:108px;
height:108px;
background-image:repeating-linear-gradient(0deg,#231C14 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#231C14 0 0.313rem,transparent 0.313rem 0.688rem);
}
.cei_app_qr_cap_m3e{
font-size:0.781rem;
color:#A8987A;
max-width:5.75rem;
line-height:1.4;
}
.cei_vip_m3e{
padding:48px 0;
}
@media(min-width:771px){
.cei_vip_m3e{
padding:64px 0;
}
}
.cei_vip_head_m3e{
gap:0.875rem;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:881px){
.cei_vip_head_m3e{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.cei_vip_eyebrow_m3e{
margin-bottom:0.75rem;
}
.cei_vip_h2_m3e{
color:#F5EDD8;
overflow-wrap:break-word;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:2rem;
line-height:1.05;
}
@media(min-width:765px){
.cei_vip_h2_m3e{
font-size:40px;
}
}
.cei_vip_intro_m3e{
font-size:0.875rem;
max-width:26.25rem;
color:#B09E7E;
line-height:1.6;
}
.cei_vip_grid_m3e{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.cei_vip_card_m3e{
border-radius:0.875rem;
padding:1.375rem 1.125rem;
border:1px solid rgba(255,220,150,0.14);
min-width:0;
}
.cei_vip_card_feat_m3e{
background:rgba(255,235,190,0.07);
border-color:#F0B840;
}
.cei_vip_card_ic_m3e{
border-radius:0.5rem;
background:linear-gradient(135deg,#C48E30,#F5C84A);
display:block;
margin-bottom:1rem;
width:2.125rem;
height:34px;
}
.cei_vip_name_m3e{
font-weight:600;
font-size:20px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
margin-bottom:6px;
color:#F5EDD8;
overflow-wrap:break-word;
}
.cei_vip_perk_m3e{
line-height:1.5;
font-size:12.5px;
overflow-wrap:break-word;
color:#B09E7E;
}
.cei_sea_m3e{
padding:1.5rem 0 10px;
}
.cei_sea_in_m3e{
border-radius:1.25rem;
gap:22px;
padding:36px;
overflow:hidden;
background:linear-gradient(115deg,#1E1810,#0F0C08);
color:#F5EDD8;
flex-direction:column;
position:relative;
display:flex;
}
@media(min-width:823px){
.cei_sea_in_m3e{
gap:2rem;
padding:44px 48px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.cei_sea_glow_m3e{
background:radial-gradient(circle,rgba(196,142,48,0.18),transparent 68%);
border-radius:50%;
pointer-events:none;
right:3.75rem;
width:240px;
height:15rem;
transform:translateY(-50%);
position:absolute;
top:50%;
}
.cei_sea_copy_m3e{
max-width:560px;
position:relative;
min-width:0;
}
.cei_sea_eyebrow_m3e{
margin-bottom:12px;
}
.cei_sea_h2_m3e{
line-height:1.04;
font-weight:600;
color:#F5EDD8;
margin-bottom:12px;
overflow-wrap:break-word;
font-size:1.875rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.cei_sea_h2_m3e{
font-size:2.375rem;
}
}
.cei_sea_text_m3e{
font-size:15px;
color:#B09E7E;
line-height:1.6;
}
.cei_sea_cta_m3e{
flex:0 0 auto;
background:#F0B840;
border-radius:999px;
transition:opacity .22s ease;
padding:16px 2rem;
font-weight:700;
font-size:15px;
position:relative;
color:#16100A;
}
.cei_sea_cta_m3e:hover{
opacity:.9;
}
.cei_tt_m3e{
padding:48px 0 10px;
}
@media(min-width:770px){
.cei_tt_m3e{
padding:3.75rem 0 0.625rem;
}
}
.cei_tt_head_m3e{
text-align:center;
margin-bottom:2.125rem;
}
.cei_tt_eyebrow_m3e{
margin-bottom:0.75rem;
}
.cei_tt_h2_m3e{
font-size:32px;
color:#F5EDD8;
line-height:1.05;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:771px){
.cei_tt_h2_m3e{
font-size:42px;
}
}
.cei_tt_grid_m3e{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.cei_tt_grid_m3e{
grid-template-columns:repeat(3,1fr);
}
}
.cei_tt_card_m3e{
padding:1.875rem;
border:1px solid rgba(245,237,216,0.07);
background:#231C14;
border-radius:14px;
flex-direction:column;
min-width:0;
display:flex;
}
.cei_tt_card_ic_m3e{
display:inline-flex;
margin-bottom:18px;
color:#C48E30;
align-items:center;
}
.cei_tt_card_ic_m3e svg{
height:28px;
width:28px;
}
.cei_tt_card_h_m3e{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:22px;
line-height:1.15;
margin-bottom:8px;
color:#F5EDD8;
font-weight:600;
}
.cei_tt_card_p_m3e{
font-size:14px;
overflow-wrap:break-word;
line-height:1.6;
margin-bottom:14px;
color:#8A7A60;
}
.cei_tt_card_p_m3e b{
font-weight:700;
color:#F5EDD8;
}
.cei_tt_card_link_m3e{
transition:color .22s ease;
margin-top:auto;
align-self:flex-start;
font-weight:700;
padding-bottom:2px;
color:#F5EDD8;
border-bottom:1px solid #C48E30;
font-size:13px;
}
.cei_tt_card_link_m3e:hover{
color:#C48E30;
}
.cei_ts_m3e{
padding:44px 0;
}
.cei_ts_in_m3e{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:878px){
.cei_ts_in_m3e{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.cei_ts_left_m3e{
min-width:0;
}
.cei_ts_h2_m3e{
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:26px;
font-weight:600;
line-height:1.1;
color:#F5EDD8;
margin-bottom:0.75rem;
}
@media(min-width:770px){
.cei_ts_h2_m3e{
font-size:28px;
}
}
.cei_ts_text_m3e{
margin-bottom:22px;
color:#B09E7E;
max-width:520px;
line-height:1.6;
font-size:14.5px;
}
.cei_ts_badges_m3e{
gap:18px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.cei_ts_badge_m3e{
font-size:13px;
color:#B09E7E;
font-weight:600;
}
.cei_ts_pay_m3e{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:881px){
.cei_ts_pay_m3e{
justify-content:flex-end;
}
}
.cei_ts_pay_chip_m3e{
border-radius:14px;
padding:12px 1rem;
border:1px solid rgba(255,220,150,0.14);
background:rgba(255,235,190,0.07);
font-weight:700;
font-size:14px;
color:#F5EDD8;
}
.cei_dr_m3e{
padding:36px 0 10px;
}
.cei_dr_in_m3e{
border-radius:0.875rem;
padding:1.75rem 2rem;
gap:1.25rem;
border:1px dashed rgba(245,237,216,0.13);
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.cei_dr_in_m3e{
gap:2rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.cei_dr_h2_m3e{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.1;
font-size:24px;
overflow-wrap:break-word;
font-weight:600;
color:#F5EDD8;
margin-bottom:0.5rem;
}
@media(min-width:769px){
.cei_dr_h2_m3e{
font-size:26px;
}
}
.cei_dr_text_m3e{
font-size:14px;
color:#8A7A60;
overflow-wrap:break-word;
max-width:680px;
line-height:1.6;
}
.cei_dr_text_m3e b{
color:#F5EDD8;
font-weight:700;
}
.cei_dr_cta_m3e{
transition:color .22s ease;
flex:0 0 auto;
color:#F5EDD8;
border-bottom:1px solid #C48E30;
font-size:0.844rem;
font-weight:700;
padding-bottom:2px;
white-space:nowrap;
}
.cei_dr_cta_m3e:hover{
color:#C48E30;
}
.cei_hts_m3e{
padding:48px 0;
}
@media(min-width:767px){
.cei_hts_m3e{
padding:62px 0;
}
}
.cei_hts_head_m3e{
gap:18px;
display:flex;
flex-direction:column;
margin-bottom:34px;
}
@media(min-width:765px){
.cei_hts_head_m3e{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.cei_hts_eyebrow_m3e{
margin-bottom:0.75rem;
}
.cei_hts_h2_m3e{
overflow-wrap:break-word;
color:#F5EDD8;
line-height:1.05;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
}
@media(min-width:771px){
.cei_hts_h2_m3e{
font-size:38px;
}
}
.cei_hts_cta_m3e{
border-radius:62.438rem;
padding:0.938rem 30px;
flex:0 0 auto;
background:#F0B840;
transition:opacity .22s ease;
font-weight:700;
font-size:0.938rem;
color:#16100A;
}
.cei_hts_cta_m3e:hover{
opacity:.9;
}
.cei_hts_grid_m3e{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:762px){
.cei_hts_grid_m3e{
grid-template-columns:repeat(3,1fr);
}
}
.cei_hts_step_m3e{
border-top:1px solid rgba(255,220,150,0.14);
min-width:0;
padding-top:1.375rem;
}
.cei_hts_step_num_m3e{
font-size:44px;
line-height:1;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
margin-bottom:0.875rem;
color:#F0B840;
font-weight:700;
}
.cei_hts_step_h_m3e{
font-weight:700;
line-height:1.2;
font-size:1.188rem;
color:#F5EDD8;
margin-bottom:0.5rem;
overflow-wrap:break-word;
}
.cei_hts_step_p_m3e{
overflow-wrap:break-word;
color:#B09E7E;
font-size:14px;
line-height:1.55;
}
.cei_pmt_m3e{
padding:3rem 0 0.625rem;
}
.cei_pmt_in_m3e{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:881px){
.cei_pmt_in_m3e{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.cei_pmt_left_m3e{
min-width:0;
}
.cei_pmt_eyebrow_m3e{
margin-bottom:12px;
}
.cei_pmt_h2_m3e{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
color:#F5EDD8;
line-height:1.06;
overflow-wrap:break-word;
font-size:30px;
font-weight:600;
}
@media(min-width:765px){
.cei_pmt_h2_m3e{
font-size:32px;
}
}
.cei_pmt_text_m3e{
font-size:0.906rem;
color:#8A7A60;
line-height:1.6;
margin-bottom:22px;
}
.cei_pmt_logos_m3e{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:482px){
.cei_pmt_logos_m3e{
grid-template-columns:repeat(4,1fr);
}
}
.cei_pmt_logo_m3e{
padding:0 8px;
border:1px solid rgba(245,237,216,0.07);
overflow:hidden;
background:#231C14;
border-radius:0.5rem;
font-weight:700;
display:flex;
align-items:center;
height:3.125rem;
text-overflow:ellipsis;
text-align:center;
white-space:nowrap;
font-size:0.781rem;
justify-content:center;
color:#D9CCAF;
}
.cei_pmt_table_m3e{
border-radius:14px;
border:1px solid rgba(245,237,216,0.07);
overflow:hidden;
min-width:0;
}
.cei_pmt_thead_m3e{
background:#0F0C08;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.cei_pmt_th_m3e{
padding:0.813rem 0.875rem;
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
letter-spacing:.08em;
white-space:nowrap;
color:#F5EDD8;
font-size:0.625rem;
text-transform:uppercase;
}
.cei_pmt_row_m3e{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(245,237,216,0.07);
}
.cei_pmt_row_m3e:nth-child(odd){
background:#231C14;
}
.cei_pmt_td_m3e{
padding:0.875rem;
overflow-wrap:break-word;
font-size:13.5px;
min-width:0;
color:#8A7A60;
}
.cei_pmt_row_m3e .cei_pmt_td_m3e:first-child{
font-weight:700;
color:#F5EDD8;
}
.cei_pmt_row_m3e .cei_pmt_td_m3e:last-child{
color:#4CAF78;
font-weight:700;
}
.cei_rc_m3e{
padding:48px 0 10px;
}
.cei_rc_in_m3e{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:758px){
.cei_rc_in_m3e{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.cei_rc_col_m3e{
min-width:0;
}
.cei_rc_label_m3e{
text-transform:uppercase;
font-size:0.688rem;
letter-spacing:.2em;
color:#C48E30;
margin-bottom:16px;
font-weight:600;
}
.cei_rc_awards_m3e{
gap:12px;
display:flex;
flex-direction:column;
}
.cei_rc_award_m3e{
gap:0.75rem;
min-width:0;
align-items:center;
display:flex;
}
.cei_rc_award_ic_m3e{
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#F0B840;
}
.cei_rc_award_ic_m3e svg{
height:18px;
width:1.125rem;
}
.cei_rc_award_t_m3e{
font-weight:700;
overflow-wrap:break-word;
font-size:0.875rem;
color:#F5EDD8;
}
.cei_rc_award_s_m3e{
overflow-wrap:break-word;
font-size:12px;
color:#A8987A;
}
.cei_rc_press_m3e{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.cei_rc_press_logo_m3e{
border-radius:8px;
padding:0 8px;
border:1px solid rgba(245,237,216,0.07);
overflow:hidden;
justify-content:center;
font-weight:700;
text-overflow:ellipsis;
color:#8A7A60;
font-size:0.875rem;
height:3.25rem;
white-space:nowrap;
align-items:center;
text-align:center;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
display:flex;
}
.cei_rc_partner_m3e{
padding:22px;
border:1px solid rgba(245,237,216,0.07);
background:#231C14;
border-radius:0.875rem;
}
.cei_rc_partner_name_m3e{
margin-bottom:6px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F5EDD8;
font-size:20px;
overflow-wrap:break-word;
}
.cei_rc_partner_text_m3e{
line-height:1.55;
color:#8A7A60;
font-size:13px;
overflow-wrap:break-word;
}
.cei_rv_m3e{
background:#231C14;
padding:48px 0;
border-top:1px solid rgba(245,237,216,0.07);
border-bottom:1px solid rgba(245,237,216,0.07);
margin-top:24px;
}
@media(min-width:771px){
.cei_rv_m3e{
padding:56px 0;
}
}
.cei_rv_head_m3e{
gap:16px;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:768px){
.cei_rv_head_m3e{
gap:1.25rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.cei_rv_eyebrow_m3e{
margin-bottom:0.625rem;
}
.cei_rv_h2_m3e{
font-size:1.875rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
color:#F5EDD8;
overflow-wrap:break-word;
}
@media(min-width:771px){
.cei_rv_h2_m3e{
font-size:38px;
}
}
.cei_rv_agg_m3e{
gap:0.75rem;
align-items:center;
display:flex;
}
.cei_rv_agg_stars_m3e{
gap:3px;
display:flex;
color:#C48E30;
}
.cei_rv_agg_stars_m3e svg{
width:1.125rem;
height:18px;
}
.cei_rv_source_m3e{
color:#8A7A60;
font-size:13px;
}
.cei_rv_grid_m3e{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.cei_rv_grid_m3e{
grid-template-columns:repeat(3,1fr);
}
}
.cei_rv_card_m3e{
padding:26px;
border-radius:14px;
border:1px solid rgba(245,237,216,0.07);
background:#1A1510;
min-width:0;
}
.cei_rv_card_stars_m3e{
gap:2px;
margin-bottom:12px;
color:#C48E30;
display:flex;
}
.cei_rv_card_stars_m3e svg{
width:14px;
height:14px;
}
.cei_rv_card_body_m3e{
color:#F5EDD8;
margin-bottom:1rem;
font-size:1.125rem;
font-weight:500;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.45;
}
.cei_rv_card_meta_m3e{
gap:10px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.cei_rv_card_av_m3e{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#C48E30,#F5C84A);
width:32px;
height:32px;
}
.cei_rv_card_author_m3e{
color:#F5EDD8;
font-weight:700;
font-size:0.813rem;
}
.cei_rv_card_loc_m3e{
font-size:12px;
color:#A8987A;
}
.cei_op_m3e{
padding:36px 0 10px;
}
.cei_op_in_m3e{
gap:2rem;
padding:32px;
border-radius:14px;
background:#231C14;
border:1px solid rgba(245,237,216,0.07);
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:858px){
.cei_op_in_m3e{
gap:2.75rem;
padding:2.125rem 40px;
grid-template-columns:.9fr 1.1fr;
}
}
.cei_op_left_m3e{
min-width:0;
}
.cei_op_eyebrow_m3e{
margin-bottom:12px;
}
.cei_op_h2_m3e{
color:#F5EDD8;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:1.75rem;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.625rem;
line-height:1.08;
}
@media(min-width:770px){
.cei_op_h2_m3e{
font-size:1.875rem;
}
}
.cei_op_text_m3e{
color:#8A7A60;
font-size:0.875rem;
line-height:1.6;
}
.cei_op_grid_m3e{
overflow:hidden;
background:rgba(245,237,216,0.13);
border:1px solid rgba(245,237,216,0.13);
border-radius:8px;
grid-template-columns:1fr 1fr;
gap:1px;
display:grid;
}
.cei_op_field_m3e{
padding:1.125rem 1.25rem;
background:#1A1510;
min-width:0;
}
.cei_op_field_lb_m3e{
color:#C48E30;
font-weight:600;
letter-spacing:.1em;
margin-bottom:5px;
font-size:0.625rem;
text-transform:uppercase;
}
.cei_op_field_val_m3e{
font-size:14px;
overflow-wrap:break-word;
font-weight:700;
color:#F5EDD8;
}
.cei_prov_m3e{
padding:2.5rem 0 20px;
}
.cei_prov_eyebrow_m3e{
margin-bottom:18px;
display:block;
}
.cei_prov_grid_m3e{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:560px){
.cei_prov_grid_m3e{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.cei_prov_grid_m3e{
grid-template-columns:repeat(6,1fr);
}
}
.cei_et_m3e{
padding:36px 0 10px;
}
.cei_et_in_m3e{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:883px){
.cei_et_in_m3e{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.cei_et_left_m3e{
min-width:0;
}
.cei_et_eyebrow_m3e{
margin-bottom:0.75rem;
}
.cei_et_h2_m3e{
color:#F5EDD8;
overflow-wrap:break-word;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.06;
font-size:1.75rem;
margin-bottom:14px;
}
@media(min-width:766px){
.cei_et_h2_m3e{
font-size:2rem;
}
}
.cei_et_text_m3e{
color:#8A7A60;
line-height:1.65;
margin-bottom:1.375rem;
font-size:0.938rem;
}
.cei_et_stats_m3e{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.cei_et_stat_m3e{
min-width:0;
}
.cei_et_stat_v_m3e{
line-height:1;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:26px;
font-weight:700;
color:#F5EDD8;
}
.cei_et_stat_l_m3e{
font-size:12.5px;
margin-top:4px;
color:#A8987A;
}
.cei_et_right_m3e{
gap:12px;
display:flex;
flex-direction:column;
}
.cei_et_member_m3e{
gap:16px;
background:#231C14;
border-radius:14px;
border:1px solid rgba(245,237,216,0.07);
padding:18px 1.25rem;
display:flex;
align-items:center;
min-width:0;
}
.cei_et_member_av_m3e{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#1E1810,#C48E30);
width:48px;
height:3rem;
}
.cei_et_member_name_m3e{
font-weight:700;
color:#F5EDD8;
font-size:0.938rem;
overflow-wrap:break-word;
}
.cei_et_member_role_m3e{
font-size:12.5px;
overflow-wrap:break-word;
color:#A8987A;
}
.cei_et_updated_m3e{
background:#1A1510;
border:1px solid rgba(245,237,216,0.07);
border-radius:0.875rem;
gap:8px;
padding:0.875rem 18px;
color:#8A7A60;
font-size:12.5px;
display:flex;
align-items:center;
}
.cei_wy_m3e{
padding:3rem 0;
}
@media(min-width:765px){
.cei_wy_m3e{
padding:3.5rem 0;
}
}
.cei_wy_in_m3e{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:901px){
.cei_wy_in_m3e{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.cei_wy_left_m3e{
min-width:0;
}
.cei_wy_eyebrow_m3e{
margin-bottom:14px;
}
.cei_wy_h2_m3e{
line-height:1.05;
margin-bottom:16px;
font-weight:600;
color:#F5EDD8;
font-size:32px;
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.cei_wy_h2_m3e{
font-size:40px;
}
}
.cei_wy_intro_m3e{
font-size:15px;
color:#8A7A60;
line-height:1.6;
}
.cei_wy_grid_m3e{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:560px){
.cei_wy_grid_m3e{
grid-template-columns:1fr 1fr;
}
}
.cei_wy_card_m3e{
padding:26px;
border:1px solid rgba(245,237,216,0.07);
background:#231C14;
border-radius:0.875rem;
min-width:0;
}
.cei_wy_card_ic_m3e{
display:inline-flex;
align-items:center;
justify-content:center;
margin-bottom:1rem;
color:#C48E30;
}
.cei_wy_card_ic_m3e svg{
width:1.625rem;
height:26px;
}
.cei_wy_card_h_m3e{
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.15;
margin-bottom:0.5rem;
color:#F5EDD8;
overflow-wrap:break-word;
font-size:1.313rem;
}
.cei_wy_card_p_m3e{
line-height:1.55;
overflow-wrap:break-word;
color:#8A7A60;
font-size:0.875rem;
}
.cei_lh_m3e{
padding:40px 0 1.25rem;
}
.cei_lh_in_m3e{
padding-top:2.125rem;
border-top:1px solid rgba(245,237,216,0.13);
}
.cei_lh_eyebrow_m3e{
display:block;
margin-bottom:22px;
}
.cei_lh_grid_m3e{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:597px){
.cei_lh_grid_m3e{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.cei_lh_grid_m3e{
grid-template-columns:repeat(5,1fr);
}
}
.cei_lh_col_m3e{
min-width:0;
}
.cei_lh_col_h_m3e{
margin-bottom:0.75rem;
color:#F5EDD8;
font-weight:700;
overflow-wrap:break-word;
font-size:0.813rem;
}
.cei_lh_links_m3e{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.cei_lh_link_m3e{
transition:color .22s ease;
overflow-wrap:break-word;
color:#8A7A60;
font-size:0.813rem;
}
.cei_lh_link_m3e:hover{
color:#C48E30;
}
.cei_sg_m3e{
padding:3rem 0 0.625rem;
}
.cei_sg_eyebrow_m3e{
margin-bottom:12px;
display:block;
}
.cei_sg_h2_m3e{
line-height:1.05;
color:#F5EDD8;
margin-bottom:28px;
font-size:1.875rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:769px){
.cei_sg_h2_m3e{
font-size:36px;
}
}
.cei_sg_grid_m3e{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:720px){
.cei_sg_grid_m3e{
grid-template-columns:repeat(3,1fr);
}
}
.cei_sg_col_m3e{
min-width:0;
}
.cei_sg_col_h_m3e{
line-height:1.15;
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
margin-bottom:10px;
font-weight:600;
color:#F5EDD8;
font-size:1.375rem;
}
.cei_sg_col_p_m3e{
line-height:1.65;
color:#8A7A60;
font-size:14px;
overflow-wrap:break-word;
}
.cei_faq_m3e{
padding:48px 0;
background:#231C14;
border-bottom:1px solid rgba(245,237,216,0.07);
border-top:1px solid rgba(245,237,216,0.07);
margin-top:1.5rem;
}
@media(min-width:768px){
.cei_faq_m3e{
padding:3.875rem 0;
}
}
.cei_faq_head_m3e{
margin-bottom:2.125rem;
text-align:center;
}
.cei_faq_eyebrow_m3e{
margin-bottom:12px;
}
.cei_faq_h2_m3e{
font-weight:600;
color:#F5EDD8;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:32px;
line-height:1.05;
}
@media(min-width:766px){
.cei_faq_h2_m3e{
font-size:2.375rem;
}
}
.cei_faq_list_m3e{
gap:0.75rem;
margin:0 auto;
max-width:820px;
flex-direction:column;
display:flex;
}
.cei_faq_item_m3e{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(245,237,216,0.07);
background:#1A1510;
}
.cei_faq_q_m3e{
list-style:none;
gap:1.25rem;
padding:1.25rem 24px;
align-items:center;
cursor:pointer;
font-size:16px;
font-weight:700;
color:#F5EDD8;
overflow-wrap:break-word;
display:flex;
justify-content:space-between;
}
.cei_faq_q_m3e::-webkit-details-marker{
display:none;
}
.cei_faq_q_ic_m3e{
transition:transform .22s ease;
flex:0 0 auto;
display:inline-flex;
color:#C48E30;
align-items:center;
}
.cei_faq_q_ic_m3e svg{
height:1.125rem;
width:18px;
}
.cei_faq_item_m3e[open] .cei_faq_q_ic_m3e{
transform:rotate(180deg);
}
.cei_faq_a_m3e{
padding:0 24px 1.25rem;
font-size:14.5px;
color:#8A7A60;
line-height:1.6;
overflow-wrap:break-word;
}
.cei_el_m3e{
padding:48px 0;
}
@media(min-width:765px){
.cei_el_m3e{
padding:3.5rem 0;
}
}
.cei_el_in_m3e{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:897px){
.cei_el_in_m3e{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.cei_el_left_m3e{
min-width:0;
}
.cei_el_eyebrow_m3e{
margin-bottom:14px;
}
.cei_el_h2_m3e{
font-weight:600;
margin-bottom:22px;
color:#F5EDD8;
overflow-wrap:break-word;
line-height:1.08;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:32px;
}
@media(min-width:765px){
.cei_el_h2_m3e{
font-size:38px;
}
}
.cei_el_body_m3e p{
overflow-wrap:break-word;
font-size:16px;
color:#D9CCAF;
margin-bottom:1.125rem;
line-height:1.7;
}
.cei_el_dropcap_m3e{
padding:6px 12px 0 0;
float:left;
font-size:3.875rem;
line-height:.8;
color:#C48E30;
font-weight:700;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
.cei_el_right_m3e{
min-width:0;
}
.cei_el_quote_m3e{
padding:2.25rem;
border-radius:1.25rem;
background:linear-gradient(150deg,#1E1810,#0F0C08);
margin-bottom:24px;
position:relative;
color:#F5EDD8;
}
.cei_el_quote_mark_m3e{
margin-bottom:0.375rem;
align-items:center;
color:#F0B840;
display:inline-flex;
}
.cei_el_quote_mark_m3e svg{
width:34px;
height:2.125rem;
}
.cei_el_quote_text_m3e{
font-weight:500;
margin-bottom:1.375rem;
line-height:1.4;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
color:#F5EDD8;
overflow-wrap:break-word;
}
.cei_el_quote_meta_m3e{
gap:0.75rem;
align-items:center;
display:flex;
}
.cei_el_quote_av_m3e{
border-radius:50%;
background:linear-gradient(135deg,#C48E30,#F5C84A);
flex:0 0 auto;
width:38px;
height:2.375rem;
}
.cei_el_quote_author_m3e{
font-size:0.875rem;
color:#F5EDD8;
font-weight:700;
}
.cei_el_quote_meta_sub_m3e{
color:#B09E7E;
font-size:12px;
}
.cei_el_explain_m3e{
border:1px solid rgba(245,237,216,0.07);
overflow:hidden;
border-radius:0.875rem;
}
.cei_el_explain_card_m3e{
padding:22px 1.5rem;
}
.cei_el_explain_card_m3e+.cei_el_explain_card_m3e{
border-top:1px solid rgba(245,237,216,0.07);
}
.cei_el_explain_h_m3e{
margin-bottom:8px;
font-size:20px;
line-height:1.15;
color:#F5EDD8;
overflow-wrap:break-word;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
.cei_el_explain_p_m3e{
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
color:#8A7A60;
}
.cei_sc_m3e{
padding:3rem 0 10px;
}
.cei_sc_head_m3e{
text-align:center;
margin-bottom:1.75rem;
}
.cei_sc_eyebrow_m3e{
margin-bottom:12px;
}
.cei_sc_h2_m3e{
line-height:1.05;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
font-size:1.875rem;
color:#F5EDD8;
}
@media(min-width:767px){
.cei_sc_h2_m3e{
font-size:36px;
}
}
.cei_sc_table_m3e{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(245,237,216,0.07);
margin:0 auto;
max-width:900px;
}
.cei_sc_thead_m3e{
grid-template-columns:1.6fr 1fr 1fr;
background:#0F0C08;
display:grid;
}
.cei_sc_th_m3e{
padding:15px 1.125rem;
text-align:center;
overflow-wrap:break-word;
font-size:13px;
font-weight:700;
color:#B09E7E;
}
.cei_sc_th_m3e:first-child{
text-align:left;
}
.cei_sc_th_us_m3e{
color:#F0B840;
}
.cei_sc_row_m3e{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(245,237,216,0.07);
}
.cei_sc_row_m3e:nth-child(even){
background:#231C14;
}
.cei_sc_td_m3e{
padding:15px 1.125rem;
min-width:0;
overflow-wrap:break-word;
font-size:0.875rem;
text-align:center;
color:#A8987A;
}
.cei_sc_td_m3e:first-child{
text-align:left;
color:#D9CCAF;
font-weight:600;
}
.cei_sc_td_us_m3e{
color:#4CAF78;
font-weight:700;
}
.cei_sb_m3e{
padding:3rem 0;
background:#231C14;
border-bottom:1px solid rgba(245,237,216,0.07);
margin-top:1.5rem;
border-top:1px solid rgba(245,237,216,0.07);
}
@media(min-width:769px){
.cei_sb_m3e{
padding:3.5rem 0;
}
}
.cei_sb_eyebrow_m3e{
display:block;
margin-bottom:12px;
}
.cei_sb_h2_m3e{
margin-bottom:26px;
line-height:1.05;
font-size:30px;
color:#F5EDD8;
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:769px){
.cei_sb_h2_m3e{
font-size:36px;
}
}
.cei_sb_grid_m3e{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:560px){
.cei_sb_grid_m3e{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:959px){
.cei_sb_grid_m3e{
grid-template-columns:repeat(4,1fr);
}
}
.cei_sb_card_m3e{
padding:1.5rem;
background:#1A1510;
border:1px solid rgba(245,237,216,0.07);
border-radius:14px;
min-width:0;
}
.cei_sb_card_h_m3e{
color:#F5EDD8;
overflow-wrap:break-word;
font-size:1.188rem;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
line-height:1.15;
}
.cei_sb_card_p_m3e{
font-size:13.5px;
line-height:1.6;
color:#8A7A60;
overflow-wrap:break-word;
}
.cei_sb_rtp_m3e{
padding:26px 1.75rem;
border-radius:0.875rem;
grid-template-columns:1fr;
background:#1A1510;
gap:1.5rem;
border:1px solid rgba(245,237,216,0.07);
align-items:center;
display:grid;
margin-top:1.125rem;
}
@media(min-width:761px){
.cei_sb_rtp_m3e{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.cei_sb_rtp_h_m3e{
font-weight:600;
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
color:#F5EDD8;
font-size:20px;
line-height:1.15;
}
.cei_sb_rtp_p_m3e{
color:#8A7A60;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
}
.cei_sb_rtp_stats_m3e{
gap:1rem;
display:flex;
}
.cei_sb_stat_m3e{
padding:1.125rem;
background:#231C14;
flex:1 1 0;
border-radius:8px;
text-align:center;
min-width:0;
}
.cei_sb_stat_v_m3e{
overflow-wrap:break-word;
font-weight:700;
font-size:26px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#4CAF78;
}
.cei_sb_stat_l_m3e{
font-size:11.5px;
margin-top:0.25rem;
color:#A8987A;
}
.cei_ft_m3e{
background:#0F0C08;
color:#B09E7E;
margin-top:40px;
}
.cei_ft_in_m3e{
gap:32px;
grid-template-columns:1fr;
padding:48px 0 28px;
display:grid;
}
@media(min-width:603px){
.cei_ft_in_m3e{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.cei_ft_in_m3e{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.cei_ft_brand_m3e{
min-width:0;
}
.cei_ft_logo_m3e{
font-weight:700;
overflow-wrap:break-word;
color:#F5EDD8;
font-size:1.625rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
.cei_ft_tagline_m3e{
font-size:13.5px;
margin-top:14px;
max-width:17.5rem;
color:#B09E7E;
line-height:1.6;
}
.cei_ft_contact_m3e{
transition:color .22s ease;
display:inline-block;
color:#F0B840;
overflow-wrap:anywhere;
font-size:0.813rem;
margin-top:0.75rem;
max-width:280px;
}
.cei_ft_contact_m3e:hover{
color:#F5EDD8;
}
.cei_ft_col_m3e{
min-width:0;
}
.cei_ft_col_h_m3e{
margin-bottom:0.875rem;
font-size:0.813rem;
overflow-wrap:break-word;
font-weight:700;
color:#F5EDD8;
text-transform:uppercase;
letter-spacing:.08em;
}
.cei_ft_col_links_m3e{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.cei_ft_link_m3e{
transition:color .22s ease;
font-size:0.844rem;
overflow-wrap:break-word;
color:#B09E7E;
}
.cei_ft_link_m3e:hover{
color:#F5EDD8;
}
.cei_ft_bot_m3e{
gap:16px;
padding:1.375rem 0 2.5rem;
flex-direction:column;
border-top:1px solid rgba(255,220,150,0.14);
display:flex;
}
@media(min-width:768px){
.cei_ft_bot_m3e{
gap:20px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.cei_ft_legal_m3e{
overflow-wrap:break-word;
font-size:11.5px;
line-height:1.6;
max-width:47.5rem;
color:#5C5040;
}
.cei_ft_legal_m3e b{
color:#B09E7E;
font-weight:700;
}
.cei_ft_age_m3e{
border:1.5px solid #F0B840;
flex:0 0 auto;
padding:0.25rem 0.563rem;
border-radius:0.5rem;
font-size:13px;
font-weight:700;
color:#F0B840;
}