*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FDF6EE;
font-size:0.938rem;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
-webkit-font-smoothing:antialiased;
line-height:1.6;
overflow-wrap:break-word;
color:#3A2C1A;
text-rendering:optimizeLegibility;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.50);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.emtlayout_o51{
min-height:100vh;
flex-direction:column;
display:flex;
}
.emtmain_o51{
flex:1 1 auto;
width:100%;
min-width:0;
}
.emtcontainer_o51{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:87.5rem;
}
@media(min-width:769px){
.emtcontainer_o51{
padding:0 32px;
}
}
@media(min-width:1103px){
.emtcontainer_o51{
padding:0 56px;
}
}
.emteyebrow_o51{
overflow-wrap:break-word;
text-transform:uppercase;
font-size:0.688rem;
color:#C8880A;
letter-spacing:.2em;
font-family:"DM Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.4;
display:inline-block;
font-weight:600;
}
.emtband_o51{
background:#1E1408;
color:#FAF2E4;
}
.emtband_o51 .emteyebrow_o51{
color:#F5C842;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.emttb_o51{
background:#FDF6EE;
z-index:50;
border-bottom:1px solid rgba(26,17,8,0.14);
position:sticky;
top:0;
}
.emttb_in_o51{
padding:12px 1rem;
margin:0 auto;
gap:16px;
align-items:center;
justify-content:space-between;
width:100%;
display:flex;
max-width:87.5rem;
}
@media(min-width:767px){
.emttb_in_o51{
padding:1rem 32px;
}
}
@media(min-width:1100px){
.emttb_in_o51{
padding:18px 3.5rem;
}
}
.emttb_left_o51{
gap:28px;
min-width:0;
align-items:center;
display:flex;
}
.emttb_logo_o51{
gap:11px;
display:flex;
align-items:center;
min-width:0;
}
.emttb_logo_mark_o51{
flex:0 0 auto;
border-radius:0.5rem;
height:34px;
object-fit:cover;
width:2.125rem;
}
.emttb_logo_txt_o51{
flex-direction:column;
display:flex;
line-height:1;
min-width:0;
}
.emttb_logo_name_o51{
overflow:hidden;
font-size:22px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#1A1108;
white-space:nowrap;
text-overflow:ellipsis;
letter-spacing:.02em;
}
.emttb_logo_sub_o51{
overflow:hidden;
color:#C8880A;
white-space:nowrap;
font-size:0.531rem;
text-transform:uppercase;
margin-top:4px;
text-overflow:ellipsis;
font-weight:600;
letter-spacing:.32em;
}
.emttb_nav_o51{
display:none;
}
@media(min-width:961px){
.emttb_nav_o51{
gap:28px;
display:flex;
align-items:center;
}
}
.emttb_nav_item_o51{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
color:#3A2C1A;
white-space:nowrap;
font-size:0.875rem;
border-bottom:2px solid transparent;
font-weight:600;
}
.emttb_nav_item_o51:hover{
color:#1A1108;
}
.emttb_nav_item_o51.emtstate_active_o51{
border-color:#C8880A;
color:#1A1108;
}
.emttb_right_o51{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.emttb_search_o51{
transition:color .22s ease;
align-items:center;
justify-content:center;
display:flex;
color:#3A2C1A;
}
.emttb_search_o51:hover{
color:#C8880A;
}
.emttb_search_o51 svg{
width:1.125rem;
height:1.125rem;
}
.emttb_lang_o51{
text-transform:uppercase;
font-weight:600;
font-size:0.688rem;
color:#7A6248;
letter-spacing:.1em;
}
.emttb_lang_o51:hover{
color:#1A1108;
}
.emttb_login_o51{
font-size:0.875rem;
display:none;
font-weight:600;
color:#1A1108;
}
@media(min-width:769px){
.emttb_login_o51{
display:inline-block;
}
}
.emttb_register_o51{
background:#1A1108;
transition:background-color .22s ease;
padding:11px 22px;
border-radius:62.438rem;
white-space:nowrap;
font-weight:700;
font-size:0.875rem;
color:#FAF2E4;
}
.emttb_register_o51:hover{
background:#2E2010;
}
.emtmob_o51{
background:#FDF6EE;
position:fixed;
border-top:1px solid rgba(26,17,8,0.14);
bottom:0;
right:0;
z-index:60;
left:0;
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:960px){
.emtmob_o51{
display:none;
}
}
.emtmob_in_o51{
margin:0 auto;
justify-content:space-around;
max-width:35rem;
display:flex;
align-items:stretch;
}
.emtmob_item_o51{
padding:0.563rem 0.25rem;
flex:1 1 0;
transition:color .22s ease;
gap:3px;
flex-direction:column;
display:flex;
min-width:0;
color:#7A6248;
align-items:center;
}
.emtmob_item_o51.emtstate_active_o51{
color:#C8880A;
}
.emtmob_ic_o51{
display:flex;
justify-content:center;
align-items:center;
}
.emtmob_ic_o51 svg{
height:20px;
width:1.25rem;
}
.emtmob_lb_o51{
overflow:hidden;
font-size:10px;
font-weight:600;
text-overflow:ellipsis;
max-width:100%;
white-space:nowrap;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.emtrail_o51{
min-width:0;
position:relative;
}
.emtrail_scroll_o51{
gap:0.875rem;
-webkit-overflow-scrolling:touch;
padding-bottom:0.875rem;
display:flex;
overflow-x:auto;
scrollbar-width:thin;
}
@media(min-width:770px){
.emtrail_scroll_o51{
gap:1.125rem;
}
}
.emtgc_o51{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:766px){
.emtgc_o51{
width:11.75rem;
}
}
.emtgc_img_o51{
border-radius:0.875rem;
background:#FFFFFF;
overflow:hidden;
padding-bottom:133.33%;
box-shadow:0 2px 6px rgba(26,17,8,0.07), 0 8px 20px rgba(26,17,8,0.09);
position:relative;
}
.emtgc_img_o51 img{
inset:0;
object-fit:cover;
height:100%;
width:100%;
position:absolute;
}
.emtgc_cover_o51{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
inset:0;
position:absolute;
pointer-events:none;
}
.emtgc_hover_o51{
transition:opacity .22s ease;
background:rgba(0,0,0,0.50);
inset:0;
align-items:center;
position:absolute;
display:flex;
opacity:0;
justify-content:center;
}
.emtgc_o51:hover .emtgc_hover_o51{
opacity:1;
}
.emtgc_hover_btn_o51{
background:#1A1108;
border-radius:62.438rem;
justify-content:center;
align-items:center;
height:2.875rem;
display:flex;
width:2.875rem;
color:#FAF2E4;
}
.emtgc_hover_btn_o51 svg{
width:1.125rem;
height:1.125rem;
}
.emtgc_info_o51{
gap:2px;
margin-top:0.563rem;
display:flex;
min-width:0;
flex-direction:column;
}
.emtgc_name_o51{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
font-size:13px;
color:#1A1108;
}
.emtgc_prov_o51{
overflow:hidden;
color:#7A6248;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.688rem;
}
.emtgc_meta_o51{
color:#7A6248;
font-size:11px;
}
.emttc_o51{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:770px){
.emttc_o51{
width:230px;
}
}
.emttc_img_o51{
overflow:hidden;
border-radius:14px;
background:#FFFFFF;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 6px rgba(26,17,8,0.07), 0 0.5rem 1.25rem rgba(26,17,8,0.09);
}
.emttc_img_o51 img{
inset:0;
height:100%;
object-fit:cover;
width:100%;
position:absolute;
}
.emttc_info_o51{
gap:2px;
margin-top:0.563rem;
min-width:0;
display:flex;
flex-direction:column;
}
.emttc_name_o51{
overflow:hidden;
color:#1A1108;
font-size:0.875rem;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
}
.emttc_rtp_o51{
color:#7A6248;
font-size:0.688rem;
}
.emtlc_o51{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:770px){
.emtlc_o51{
width:268px;
}
}
.emtlc_img_o51{
border-radius:0.875rem;
background:#FFFFFF;
overflow:hidden;
box-shadow:0 2px 6px rgba(26,17,8,0.07), 0 8px 1.25rem rgba(26,17,8,0.09);
position:relative;
padding-bottom:62.5%;
}
.emtlc_img_o51 img{
inset:0;
width:100%;
position:absolute;
height:100%;
object-fit:cover;
}
.emtlc_live_o51{
padding:0.25rem 0.563rem;
background:rgba(0,0,0,0.50);
gap:0.438rem;
border-radius:62.438rem;
align-items:center;
top:0.75rem;
display:flex;
left:0.75rem;
position:absolute;
}
.emtlc_live_dot_o51{
border-radius:50%;
background:#C8382A;
animation:zm2-pulse 1.6s infinite;
height:8px;
width:8px;
}
.emtlc_seats_o51{
font-weight:600;
color:#FAF2E4;
font-size:10px;
letter-spacing:.08em;
text-transform:uppercase;
}
.emtlc_info_o51{
gap:2px;
display:flex;
margin-top:9px;
min-width:0;
flex-direction:column;
}
.emtlc_name_o51{
overflow:hidden;
font-size:0.938rem;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
color:#1A1108;
}
.emtlc_bet_o51{
font-size:11px;
color:#7A6248;
}
.emtpc_o51{
padding:16px 14px;
border:1px solid rgba(26,17,8,0.08);
border-radius:14px;
background:#FFFFFF;
gap:0.5rem;
justify-content:center;
align-items:center;
min-width:0;
min-height:74px;
display:flex;
flex-direction:column;
}
.emtpc_logo_o51{
flex:0 0 auto;
width:auto;
max-width:100%;
height:1.75rem;
object-fit:contain;
}
.emtpc_name_o51{
overflow:hidden;
text-align:center;
color:#7A6248;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
font-size:11px;
}
.emtgc_tag_o51{
border-radius:8px;
padding:3px 0.5rem;
font-weight:700;
top:0.625rem;
letter-spacing:.06em;
display:inline-block;
position:absolute;
z-index:2;
left:10px;
font-size:10px;
text-transform:uppercase;
}
.emtgc_tag_hot_o51{
background:#C8382A;
color:#FAF2E4;
}
.emtgc_tag_new_o51{
background:#F0AA1E;
color:#1A1108;
}
.emtgc_tag_jp_o51{
background:#D4860E;
color:#1A1108;
}
.emtgc_tag_live_o51{
background:#C8382A;
color:#FAF2E4;
}
.emtsh_o51{
margin-bottom:1.125rem;
min-width:0;
}
.emtsh_row_o51{
gap:1rem;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
}
.emtsh_row_o51 .emtsh_l_o51{
gap:0.375rem;
flex-direction:column;
min-width:0;
display:flex;
}
.emtsh_stack_o51{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.emtsh_center_o51{
gap:0.625rem;
text-align:center;
flex-direction:column;
display:flex;
align-items:center;
}
.emtsh_h2_o51{
font-weight:600;
font-size:24px;
line-height:1.1;
overflow-wrap:break-word;
color:#1A1108;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.emtsh_h2_o51{
font-size:1.875rem;
}
}
.emtband_o51 .emtsh_h2_o51{
color:#FAF2E4;
}
.emtsh_eb_line_o51{
gap:10px;
display:inline-flex;
align-items:center;
}
.emtsh_eb_line_o51::before{
background:#C8880A;
height:1px;
width:1.75rem;
display:inline-block;
content:"";
}
.emtband_o51 .emtsh_eb_line_o51::before{
background:#F5C842;
}
.emtsh_eb_dot_o51{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.emtsh_eb_dot_o51::before{
background:#C8880A;
border-radius:50%;
content:"";
width:6px;
display:inline-block;
height:0.375rem;
}
.emtband_o51 .emtsh_eb_dot_o51::before{
background:#F5C842;
}
.emtsh_link_o51{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
border-bottom:1px solid #1A1108;
font-weight:600;
white-space:nowrap;
font-size:13px;
color:#1A1108;
align-items:center;
display:inline-flex;
padding-bottom:2px;
}
.emtsh_link_o51:hover{
border-color:#C8880A;
color:#C8880A;
}
.emtsh_link_o51 svg{
width:14px;
height:0.875rem;
}
.emtsh_link_chev_o51{
border-bottom:0;
padding-bottom:0;
}
.emtsh_link_btn_o51{
border-radius:999px;
padding:0.563rem 1.125rem;
background:#1A1108;
color:#FAF2E4;
border-bottom:0;
}
.emtsh_link_btn_o51:hover{
border-color:transparent;
background:#2E2010;
color:#FAF2E4;
}
.emtband_o51 .emtsh_link_o51{
border-color:#FAF2E4;
color:#FAF2E4;
}
.emtband_o51 .emtsh_link_btn_o51{
background:#F5C842;
color:#1A1108;
}
.emtsh_rule_o51{
margin:-2px 0 1.125rem;
background:rgba(26,17,8,0.14);
height:1px;
}
.emtband_o51 .emtsh_rule_o51{
background:rgba(255,224,160,0.14);
}
.emthero_o51{
padding:2rem 0 8px;
}
@media(min-width:769px){
.emthero_o51{
padding:56px 0 1.5rem;
}
}
.emthero_in_o51{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:899px){
.emthero_in_o51{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.emthero_copy_o51{
min-width:0;
}
.emthero_eyebrow_o51{
gap:10px;
margin-bottom:22px;
display:inline-flex;
align-items:center;
}
.emthero_eyebrow_line_o51{
flex:0 0 auto;
background:#C8880A;
width:1.75rem;
height:1px;
display:inline-block;
}
.emthero_h1_o51{
font-weight:600;
color:#1A1108;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:1.25rem;
line-height:1.04;
font-size:2.375rem;
letter-spacing:-.01em;
}
@media(min-width:769px){
.emthero_h1_o51{
font-size:3.375rem;
}
}
@media(min-width:1101px){
.emthero_h1_o51{
font-size:62px;
}
}
.emthero_h1_o51 em{
font-style:normal;
color:#C8880A;
}
.emthero_sub_o51{
max-width:480px;
line-height:1.6;
color:#9C8166;
margin-bottom:1.875rem;
font-size:1rem;
}
@media(min-width:769px){
.emthero_sub_o51{
font-size:1.125rem;
}
}
.emthero_actions_o51{
gap:0.875rem;
display:flex;
margin-bottom:34px;
flex-wrap:wrap;
align-items:center;
}
.emthero_cta_o51{
background:#1A1108;
border-radius:62.438rem;
transition:background-color .22s ease;
gap:0.625rem;
padding:1rem 30px;
align-items:center;
font-weight:700;
display:inline-flex;
font-size:15px;
color:#FAF2E4;
}
.emthero_cta_o51:hover{
background:#2E2010;
}
.emthero_cta_ic_o51{
display:inline-flex;
align-items:center;
}
.emthero_cta_ic_o51 svg{
height:16px;
width:16px;
}
.emthero_cta_alt_o51{
border:1px solid rgba(26,17,8,0.14);
padding:0.938rem 26px;
transition:border-color .22s ease,color .22s ease;
border-radius:62.438rem;
background:transparent;
display:inline-flex;
color:#1A1108;
font-weight:600;
align-items:center;
font-size:15px;
}
.emthero_cta_alt_o51:hover{
border-color:#C8880A;
color:#C8880A;
}
.emthero_trust_o51{
gap:1.375rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.emthero_trust_item_o51{
gap:0.563rem;
font-weight:600;
align-items:center;
color:#3A2C1A;
display:flex;
font-size:13px;
}
.emthero_trust_ic_o51{
align-items:center;
color:#C8880A;
display:inline-flex;
}
.emthero_trust_ic_o51 svg{
height:1rem;
width:1rem;
}
.emthero_promo_o51{
border-radius:20px;
background:#FFFFFF;
overflow:hidden;
position:relative;
display:flex;
min-height:300px;
box-shadow:0 12px 48px rgba(26,17,8,0.14), 0 3px 0.625rem rgba(26,17,8,0.08);
}
.emthero_promo_bg_o51{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.emthero_promo_bg_o51::after{
background:linear-gradient(120deg,#1E1408 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.emthero_promo_glow_o51{
border-radius:50%;
background:radial-gradient(circle,rgba(214,140,30,0.18) 0%,transparent 65%);
right:-1.25rem;
width:260px;
position:absolute;
pointer-events:none;
height:16.25rem;
top:-2.5rem;
}
.emthero_promo_ct_o51{
padding:1.75rem;
z-index:2;
align-self:flex-end;
position:relative;
max-width:88%;
}
.emthero_promo_label_o51{
display:block;
font-weight:700;
margin-bottom:0.5rem;
letter-spacing:.25em;
font-size:0.625rem;
text-transform:uppercase;
color:#F5C842;
}
.emthero_promo_amount_o51{
color:#FAF2E4;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
font-size:2rem;
font-weight:600;
}
@media(min-width:765px){
.emthero_promo_amount_o51{
font-size:2.5rem;
}
}
.emthero_promo_amount_o51 em{
color:#F5C842;
font-style:normal;
}
.emthero_rating_o51{
background:#FFFFFF;
gap:0.625rem;
padding:0.625rem 0.875rem;
border-radius:0.875rem;
border:1px solid rgba(26,17,8,0.08);
z-index:3;
display:flex;
max-width:min(16.25rem,62%);
right:0.875rem;
position:absolute;
box-shadow:0 2px 0.375rem rgba(26,17,8,0.07), 0 0.5rem 1.25rem rgba(26,17,8,0.09);
align-items:center;
top:14px;
}
.emthero_rating_score_o51{
flex:0 0 auto;
font-weight:700;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1108;
font-size:1.5rem;
}
.emthero_rating_txt_o51{
flex:1 1 auto;
min-width:0;
}
.emthero_rating_stars_o51{
gap:2px;
display:flex;
color:#C8880A;
}
.emthero_rating_stars_o51 svg{
height:0.75rem;
width:0.75rem;
}
.emthero_rating_cap_o51{
display:block;
font-size:11px;
overflow-wrap:break-word;
line-height:1.35;
color:#7A6248;
margin-top:3px;
}
.emtstat_o51{
border-top:1px solid rgba(26,17,8,0.14);
margin-top:1rem;
border-bottom:1px solid rgba(26,17,8,0.14);
}
.emtstat_in_o51{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.emtstat_in_o51{
grid-template-columns:repeat(4,1fr);
}
}
.emtstat_item_o51{
padding:22px 14px;
border-right:1px solid rgba(26,17,8,0.08);
min-width:0;
border-bottom:1px solid rgba(26,17,8,0.08);
}
.emtstat_item_o51:nth-child(2n){
border-right:0;
}
.emtstat_item_o51:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.emtstat_item_o51{
border-bottom:0;
}
.emtstat_item_o51:nth-child(2n){
border-right:1px solid rgba(26,17,8,0.08);
}
.emtstat_item_o51:nth-child(4n){
border-right:0;
}
}
.emtstat_value_o51{
line-height:1;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#1A1108;
font-size:30px;
overflow-wrap:break-word;
}
@media(min-width:767px){
.emtstat_value_o51{
font-size:2.125rem;
}
}
.emtstat_label_o51{
color:#7A6248;
margin-top:0.375rem;
line-height:1.4;
overflow-wrap:break-word;
font-size:0.813rem;
}
.emtgrow_o51{
padding:26px 0 0.625rem;
}
.emtrow_seo_o51{
margin:0.625rem 0 0;
max-width:760px;
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
color:#9C8166;
}
.emtrow_seo_o51 strong{
color:#1A1108;
font-weight:700;
}
.emtjp_o51{
padding:1.875rem 0 10px;
}
.emtjp_grid_o51{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:767px){
.emtjp_grid_o51{
grid-template-columns:1fr 1fr;
}
.emtjp_card_mega_o51{
grid-column:1/-1;
}
}
@media(min-width:997px){
.emtjp_grid_o51{
grid-template-columns:1.4fr 1fr 1fr;
}
.emtjp_card_mega_o51{
grid-column:auto;
}
}
.emtjp_card_o51{
border-radius:20px;
overflow:hidden;
padding:26px;
gap:12px;
border:1px solid rgba(26,17,8,0.08);
background:#FFFFFF;
min-height:12.5rem;
flex-direction:column;
display:flex;
position:relative;
min-width:0;
justify-content:space-between;
}
.emtjp_card_mega_o51{
background:linear-gradient(135deg,#2C1C0A,#110C04);
border-color:transparent;
color:#FAF2E4;
min-height:13.125rem;
}
.emtjp_glow_o51{
border-radius:50%;
background:radial-gradient(circle,rgba(214,140,30,0.18),transparent 70%);
width:200px;
position:absolute;
right:-40px;
top:-2.5rem;
pointer-events:none;
height:200px;
}
.emtjp_label_o51{
gap:0.625rem;
text-transform:uppercase;
position:relative;
display:flex;
letter-spacing:.16em;
align-items:center;
flex-wrap:wrap;
font-size:10px;
font-weight:700;
justify-content:space-between;
color:#C8880A;
}
.emtjp_card_mega_o51 .emtjp_label_o51{
color:#F5C842;
}
.emtjp_drop_o51{
letter-spacing:.04em;
font-weight:600;
color:#7A6248;
text-transform:none;
}
.emtjp_card_mega_o51 .emtjp_drop_o51{
color:#C4A97A;
}
.emtjp_amount_o51{
font-weight:700;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
position:relative;
color:#1A1108;
overflow-wrap:break-word;
font-size:38px;
line-height:1;
}
.emtjp_card_mega_o51 .emtjp_amount_o51{
animation:zm2-pulse 2.4s infinite;
color:#F5C842;
font-size:48px;
}
@media(min-width:766px){
.emtjp_card_mega_o51 .emtjp_amount_o51{
font-size:3.375rem;
}
}
.emtjp_game_o51{
font-size:0.813rem;
position:relative;
color:#7A6248;
}
.emtjp_card_mega_o51 .emtjp_game_o51{
color:#C4A97A;
}
.emtjp_cta_o51{
position:relative;
align-self:flex-start;
}
.emtjp_card_mega_o51 .emtjp_cta_o51{
transition:opacity .22s ease;
background:#F5C842;
padding:0.625rem 1.25rem;
border-radius:999px;
color:#1A1108;
font-weight:700;
font-size:0.813rem;
}
.emtjp_card_mega_o51 .emtjp_cta_o51:hover{
opacity:.9;
}
.emtjp_card_o51:not(.emtjp_card_mega_o51) .emtjp_cta_o51{
transition:color .22s ease,border-color .22s ease;
color:#1A1108;
border-bottom:1px solid #1A1108;
font-size:0.813rem;
font-weight:700;
padding-bottom:2px;
}
.emtjp_card_o51:not(.emtjp_card_mega_o51) .emtjp_cta_o51:hover{
border-color:#C8880A;
color:#C8880A;
}
.emtjp_seo_o51{
margin:0.875rem 0 0;
overflow-wrap:break-word;
max-width:760px;
color:#9C8166;
line-height:1.65;
font-size:14px;
}
.emtjp_seo_o51 strong{
font-weight:700;
color:#1A1108;
}
.emtgf_o51{
padding:24px 0 0.375rem;
}
.emtgf_in_o51{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.emtgf_chip_o51{
padding:0.625rem 1.125rem;
background:#FFFFFF;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-radius:62.438rem;
border:1px solid rgba(26,17,8,0.14);
white-space:nowrap;
font-weight:600;
font-size:13px;
color:#3A2C1A;
}
.emtgf_chip_o51:hover{
border-color:#C8880A;
color:#C8880A;
}
.emtgf_chip_o51.emtstate_active_o51{
background:#1A1108;
border-color:transparent;
color:#FAF2E4;
}
.emtpr_o51{
padding:1.875rem 0 6px;
}
.emtpr_card_o51{
background:#FFFFFF;
border-radius:1.25rem;
overflow:hidden;
padding:26px;
flex:0 0 auto;
border:1px solid rgba(26,17,8,0.08);
gap:0.625rem;
display:flex;
position:relative;
flex-direction:column;
width:17.5rem;
min-height:200px;
}
@media(min-width:769px){
.emtpr_card_o51{
width:18.75rem;
}
}
.emtpr_card_feat_o51{
background:linear-gradient(150deg,#2C1C0A,#110C04);
border-color:transparent;
color:#FAF2E4;
}
.emtpr_glow_o51{
background:radial-gradient(circle,rgba(214,140,30,0.18),transparent 70%);
border-radius:50%;
right:-30px;
width:130px;
position:absolute;
height:130px;
opacity:0;
pointer-events:none;
top:-30px;
}
.emtpr_card_feat_o51 .emtpr_glow_o51{
opacity:1;
}
.emtpr_label_o51{
text-transform:uppercase;
position:relative;
font-weight:700;
letter-spacing:.16em;
color:#C8880A;
font-size:10px;
}
.emtpr_card_feat_o51 .emtpr_label_o51{
color:#F5C842;
}
.emtpr_amount_o51{
overflow-wrap:break-word;
color:#1A1108;
font-size:1.625rem;
line-height:1.08;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
position:relative;
font-weight:600;
}
.emtpr_card_feat_o51 .emtpr_amount_o51{
color:#FAF2E4;
}
.emtpr_amount_o51 em{
font-style:normal;
color:#C8880A;
}
.emtpr_card_feat_o51 .emtpr_amount_o51 em{
color:#F5C842;
}
.emtpr_terms_o51{
position:relative;
color:#7A6248;
font-size:0.813rem;
line-height:1.5;
}
.emtpr_card_feat_o51 .emtpr_terms_o51{
color:#C4A97A;
}
.emtpr_cta_o51{
margin-top:auto;
align-self:flex-start;
position:relative;
}
.emtpr_card_feat_o51 .emtpr_cta_o51{
transition:opacity .22s ease;
padding:0.563rem 18px;
border-radius:62.438rem;
background:#F5C842;
color:#1A1108;
font-weight:700;
font-size:0.813rem;
}
.emtpr_card_feat_o51 .emtpr_cta_o51:hover{
opacity:.9;
}
.emtpr_card_o51:not(.emtpr_card_feat_o51) .emtpr_cta_o51{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-weight:700;
border-bottom:1px solid #1A1108;
color:#1A1108;
font-size:0.813rem;
}
.emtpr_card_o51:not(.emtpr_card_feat_o51) .emtpr_cta_o51:hover{
border-color:#C8880A;
color:#C8880A;
}
.emtgrow_o51{
padding:1.625rem 0 10px;
}
.emtrow_seo_o51{
margin:10px 0 0;
overflow-wrap:break-word;
font-size:0.875rem;
color:#9C8166;
max-width:760px;
line-height:1.65;
}
.emtrow_seo_o51 strong{
color:#1A1108;
font-weight:700;
}
.emtgrow_o51{
padding:1.625rem 0 10px;
}
.emtrow_seo_o51{
margin:0.625rem 0 0;
font-size:0.875rem;
overflow-wrap:break-word;
color:#9C8166;
max-width:47.5rem;
line-height:1.65;
}
.emtrow_seo_o51 strong{
color:#1A1108;
font-weight:700;
}
.emtnl_o51{
padding:24px 0 0.625rem;
}
.emtnl_in_o51{
background:#251A0E;
border-radius:1.25rem;
gap:22px;
padding:30px 2rem;
display:flex;
flex-direction:column;
color:#FAF2E4;
}
@media(min-width:767px){
.emtnl_in_o51{
gap:28px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.emtnl_text_wrap_o51{
min-width:0;
}
.emtnl_h3_o51{
font-size:22px;
font-weight:600;
margin-bottom:5px;
line-height:1.1;
overflow-wrap:break-word;
color:#FAF2E4;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.emtnl_h3_o51{
font-size:1.5rem;
}
}
.emtnl_text_o51{
font-size:13.5px;
color:#C4A97A;
line-height:1.5;
}
.emtnl_form_o51{
flex:1 1 auto;
gap:0.625rem;
display:flex;
min-width:0;
max-width:28.75rem;
}
.emtnl_input_o51{
overflow:hidden;
padding:13px 1rem;
background:rgba(255,240,210,0.07);
border:1px solid rgba(255,224,160,0.14);
border-radius:14px;
flex:1 1 auto;
font-size:0.875rem;
display:flex;
text-overflow:ellipsis;
white-space:nowrap;
align-items:center;
color:#C4A97A;
min-width:0;
}
.emtnl_btn_o51{
flex:0 0 auto;
border-radius:0.875rem;
background:#F5C842;
transition:opacity .22s ease;
padding:13px 24px;
font-size:0.875rem;
white-space:nowrap;
font-weight:700;
color:#1A1108;
}
.emtnl_btn_o51:hover{
opacity:.9;
}
.emtsea_o51{
padding:1.5rem 0 10px;
}
.emtsea_in_o51{
border-radius:20px;
gap:22px;
background:linear-gradient(115deg,#2C1C0A,#110C04);
padding:36px;
overflow:hidden;
display:flex;
flex-direction:column;
position:relative;
color:#FAF2E4;
}
@media(min-width:823px){
.emtsea_in_o51{
padding:44px 3rem;
gap:32px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.emtsea_glow_o51{
border-radius:50%;
background:radial-gradient(circle,rgba(214,140,30,0.18),transparent 68%);
position:absolute;
pointer-events:none;
transform:translateY(-50%);
width:240px;
right:60px;
height:15rem;
top:50%;
}
.emtsea_copy_o51{
max-width:35rem;
min-width:0;
position:relative;
}
.emtsea_eyebrow_o51{
margin-bottom:12px;
}
.emtsea_h2_o51{
margin-bottom:0.75rem;
color:#FAF2E4;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.875rem;
line-height:1.04;
}
@media(min-width:766px){
.emtsea_h2_o51{
font-size:38px;
}
}
.emtsea_text_o51{
line-height:1.6;
font-size:15px;
color:#C4A97A;
}
.emtsea_cta_o51{
background:#F5C842;
border-radius:999px;
padding:16px 2rem;
transition:opacity .22s ease;
flex:0 0 auto;
position:relative;
font-size:15px;
color:#1A1108;
font-weight:700;
}
.emtsea_cta_o51:hover{
opacity:.9;
}
.emtvip_o51{
padding:48px 0;
}
@media(min-width:766px){
.emtvip_o51{
padding:4rem 0;
}
}
.emtvip_head_o51{
gap:14px;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:879px){
.emtvip_head_o51{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.emtvip_eyebrow_o51{
margin-bottom:12px;
}
.emtvip_h2_o51{
font-size:2rem;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
color:#FAF2E4;
}
@media(min-width:766px){
.emtvip_h2_o51{
font-size:2.5rem;
}
}
.emtvip_intro_o51{
line-height:1.6;
color:#C4A97A;
max-width:26.25rem;
font-size:0.875rem;
}
.emtvip_grid_o51{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.emtvip_card_o51{
border-radius:0.875rem;
padding:1.375rem 1.125rem;
border:1px solid rgba(255,224,160,0.14);
min-width:0;
}
.emtvip_card_feat_o51{
border-color:#F5C842;
background:rgba(255,240,210,0.07);
}
.emtvip_card_ic_o51{
border-radius:8px;
background:linear-gradient(135deg,#C8880A,#F5C842);
width:34px;
height:2.125rem;
display:block;
margin-bottom:16px;
}
.emtvip_name_o51{
margin-bottom:6px;
color:#FAF2E4;
font-size:20px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
}
.emtvip_perk_o51{
overflow-wrap:break-word;
line-height:1.5;
font-size:12.5px;
color:#C4A97A;
}
.emtapp_o51{
padding:30px 0 10px;
}
.emtapp_in_o51{
border-radius:1.25rem;
background:#FFFFFF;
padding:32px;
border:1px solid rgba(26,17,8,0.08);
gap:1.75rem;
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.emtapp_in_o51{
gap:2.5rem;
padding:40px 2.75rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.emtapp_copy_o51{
max-width:35rem;
min-width:0;
}
.emtapp_eyebrow_o51{
margin-bottom:12px;
}
.emtapp_h2_o51{
font-weight:600;
overflow-wrap:break-word;
font-size:1.75rem;
color:#1A1108;
line-height:1.05;
margin-bottom:12px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.emtapp_h2_o51{
font-size:34px;
}
}
.emtapp_text_o51{
color:#9C8166;
margin-bottom:22px;
line-height:1.6;
font-size:0.875rem;
}
.emtapp_btns_o51{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.emtapp_btn_o51{
border-radius:14px;
padding:0.688rem 1.25rem;
background:#1A1108;
transition:background-color .22s ease;
gap:0.625rem;
display:inline-flex;
color:#FAF2E4;
align-items:center;
}
.emtapp_btn_o51:hover{
background:#2E2010;
}
.emtapp_btn_ic_o51{
align-items:center;
display:inline-flex;
}
.emtapp_btn_ic_o51 svg{
width:18px;
height:18px;
}
.emtapp_btn_lb_o51{
font-weight:700;
font-size:13.5px;
}
.emtapp_qr_wrap_o51{
flex:0 0 auto;
gap:18px;
align-items:center;
display:flex;
}
.emtapp_qr_o51{
flex:0 0 auto;
border-radius:14px;
height:108px;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 5px,transparent 5px 11px),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 0.313rem 0.688rem);
width:6.75rem;
background-color:#1A1108;
}
.emtapp_qr_cap_o51{
line-height:1.4;
font-size:12.5px;
max-width:5.75rem;
color:#7A6248;
}
.emtts_o51{
padding:2.75rem 0;
}
.emtts_in_o51{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:880px){
.emtts_in_o51{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.emtts_left_o51{
min-width:0;
}
.emtts_h2_o51{
overflow-wrap:break-word;
color:#FAF2E4;
font-size:1.625rem;
line-height:1.1;
margin-bottom:12px;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.emtts_h2_o51{
font-size:28px;
}
}
.emtts_text_o51{
line-height:1.6;
color:#C4A97A;
margin-bottom:1.375rem;
max-width:520px;
font-size:14.5px;
}
.emtts_badges_o51{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.emtts_badge_o51{
color:#C4A97A;
font-size:13px;
font-weight:600;
}
.emtts_pay_o51{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:881px){
.emtts_pay_o51{
justify-content:flex-end;
}
}
.emtts_pay_chip_o51{
padding:0.75rem 16px;
border:1px solid rgba(255,224,160,0.14);
background:rgba(255,240,210,0.07);
border-radius:0.875rem;
font-size:0.875rem;
color:#FAF2E4;
font-weight:700;
}
.emtprov_o51{
padding:40px 0 20px;
}
.emtprov_eyebrow_o51{
margin-bottom:1.125rem;
display:block;
}
.emtprov_grid_o51{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:561px){
.emtprov_grid_o51{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.emtprov_grid_o51{
grid-template-columns:repeat(6,1fr);
}
}
.emtdr_o51{
padding:36px 0 10px;
}
.emtdr_in_o51{
border:1px dashed rgba(26,17,8,0.14);
gap:20px;
border-radius:0.875rem;
padding:1.75rem 32px;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.emtdr_in_o51{
gap:32px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.emtdr_h2_o51{
line-height:1.1;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:8px;
color:#1A1108;
font-size:24px;
}
@media(min-width:766px){
.emtdr_h2_o51{
font-size:26px;
}
}
.emtdr_text_o51{
line-height:1.6;
overflow-wrap:break-word;
max-width:42.5rem;
font-size:0.875rem;
color:#9C8166;
}
.emtdr_text_o51 b{
font-weight:700;
color:#1A1108;
}
.emtdr_cta_o51{
transition:color .22s ease;
flex:0 0 auto;
color:#1A1108;
border-bottom:1px solid #C8880A;
padding-bottom:2px;
white-space:nowrap;
font-weight:700;
font-size:13.5px;
}
.emtdr_cta_o51:hover{
color:#C8880A;
}
.emtrc_o51{
padding:48px 0 0.625rem;
}
.emtrc_in_o51{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.emtrc_in_o51{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.emtrc_col_o51{
min-width:0;
}
.emtrc_label_o51{
color:#C8880A;
font-size:11px;
text-transform:uppercase;
margin-bottom:16px;
letter-spacing:.2em;
font-weight:600;
}
.emtrc_awards_o51{
gap:12px;
flex-direction:column;
display:flex;
}
.emtrc_award_o51{
gap:12px;
display:flex;
align-items:center;
min-width:0;
}
.emtrc_award_ic_o51{
flex:0 0 auto;
display:inline-flex;
color:#F0AA1E;
align-items:center;
}
.emtrc_award_ic_o51 svg{
height:1.125rem;
width:1.125rem;
}
.emtrc_award_t_o51{
font-size:0.875rem;
overflow-wrap:break-word;
font-weight:700;
color:#1A1108;
}
.emtrc_award_s_o51{
font-size:12px;
color:#7A6248;
overflow-wrap:break-word;
}
.emtrc_press_o51{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.emtrc_press_logo_o51{
border-radius:8px;
padding:0 8px;
overflow:hidden;
border:1px solid rgba(26,17,8,0.08);
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:0.875rem;
font-weight:700;
justify-content:center;
height:52px;
align-items:center;
color:#9C8166;
text-overflow:ellipsis;
display:flex;
white-space:nowrap;
text-align:center;
}
.emtrc_partner_o51{
background:#FFFFFF;
border:1px solid rgba(26,17,8,0.08);
padding:1.375rem;
border-radius:0.875rem;
}
.emtrc_partner_name_o51{
font-weight:600;
overflow-wrap:break-word;
font-size:1.25rem;
color:#1A1108;
margin-bottom:6px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.emtrc_partner_text_o51{
color:#9C8166;
font-size:13px;
overflow-wrap:break-word;
line-height:1.55;
}
.emtrv_o51{
background:#FFFFFF;
padding:48px 0;
margin-top:24px;
border-bottom:1px solid rgba(26,17,8,0.08);
border-top:1px solid rgba(26,17,8,0.08);
}
@media(min-width:769px){
.emtrv_o51{
padding:56px 0;
}
}
.emtrv_head_o51{
gap:1rem;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.emtrv_head_o51{
gap:20px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.emtrv_eyebrow_o51{
margin-bottom:0.625rem;
}
.emtrv_h2_o51{
font-size:30px;
color:#1A1108;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:771px){
.emtrv_h2_o51{
font-size:2.375rem;
}
}
.emtrv_agg_o51{
gap:12px;
display:flex;
align-items:center;
}
.emtrv_agg_stars_o51{
gap:3px;
display:flex;
color:#C8880A;
}
.emtrv_agg_stars_o51 svg{
height:18px;
width:18px;
}
.emtrv_source_o51{
color:#9C8166;
font-size:0.813rem;
}
.emtrv_grid_o51{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.emtrv_grid_o51{
grid-template-columns:repeat(3,1fr);
}
}
.emtrv_card_o51{
border-radius:14px;
padding:1.625rem;
background:#FDF6EE;
border:1px solid rgba(26,17,8,0.08);
min-width:0;
}
.emtrv_card_stars_o51{
gap:2px;
display:flex;
margin-bottom:0.75rem;
color:#C8880A;
}
.emtrv_card_stars_o51 svg{
width:14px;
height:14px;
}
.emtrv_card_body_o51{
font-weight:500;
line-height:1.45;
overflow-wrap:break-word;
margin-bottom:1rem;
color:#1A1108;
font-size:1.125rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.emtrv_card_meta_o51{
gap:10px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.emtrv_card_av_o51{
border-radius:50%;
background:linear-gradient(135deg,#C8880A,#F5C842);
flex:0 0 auto;
width:32px;
height:32px;
}
.emtrv_card_author_o51{
font-weight:700;
color:#1A1108;
font-size:13px;
}
.emtrv_card_loc_o51{
font-size:12px;
color:#7A6248;
}
.emtwy_o51{
padding:48px 0;
}
@media(min-width:767px){
.emtwy_o51{
padding:56px 0;
}
}
.emtwy_in_o51{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:902px){
.emtwy_in_o51{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.emtwy_left_o51{
min-width:0;
}
.emtwy_eyebrow_o51{
margin-bottom:14px;
}
.emtwy_h2_o51{
overflow-wrap:break-word;
line-height:1.05;
margin-bottom:1rem;
font-weight:600;
font-size:2rem;
color:#1A1108;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.emtwy_h2_o51{
font-size:40px;
}
}
.emtwy_intro_o51{
line-height:1.6;
color:#9C8166;
font-size:0.938rem;
}
.emtwy_grid_o51{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:561px){
.emtwy_grid_o51{
grid-template-columns:1fr 1fr;
}
}
.emtwy_card_o51{
background:#FFFFFF;
padding:1.625rem;
border:1px solid rgba(26,17,8,0.08);
border-radius:0.875rem;
min-width:0;
}
.emtwy_card_ic_o51{
color:#C8880A;
margin-bottom:1rem;
display:inline-flex;
justify-content:center;
align-items:center;
}
.emtwy_card_ic_o51 svg{
height:26px;
width:1.625rem;
}
.emtwy_card_h_o51{
margin-bottom:8px;
font-weight:600;
color:#1A1108;
line-height:1.15;
font-size:21px;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.emtwy_card_p_o51{
overflow-wrap:break-word;
color:#9C8166;
line-height:1.55;
font-size:0.875rem;
}
.emthts_o51{
padding:3rem 0;
}
@media(min-width:766px){
.emthts_o51{
padding:62px 0;
}
}
.emthts_head_o51{
gap:1.125rem;
display:flex;
margin-bottom:2.125rem;
flex-direction:column;
}
@media(min-width:769px){
.emthts_head_o51{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.emthts_eyebrow_o51{
margin-bottom:0.75rem;
}
.emthts_h2_o51{
color:#FAF2E4;
font-weight:600;
overflow-wrap:break-word;
font-size:30px;
line-height:1.05;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.emthts_h2_o51{
font-size:38px;
}
}
.emthts_cta_o51{
border-radius:999px;
background:#F5C842;
flex:0 0 auto;
padding:0.938rem 30px;
transition:opacity .22s ease;
font-weight:700;
font-size:0.938rem;
color:#1A1108;
}
.emthts_cta_o51:hover{
opacity:.9;
}
.emthts_grid_o51{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.emthts_grid_o51{
grid-template-columns:repeat(3,1fr);
}
}
.emthts_step_o51{
padding-top:22px;
min-width:0;
border-top:1px solid rgba(255,224,160,0.14);
}
.emthts_step_num_o51{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F5C842;
font-weight:700;
margin-bottom:14px;
font-size:2.75rem;
line-height:1;
}
.emthts_step_h_o51{
font-weight:700;
color:#FAF2E4;
margin-bottom:8px;
font-size:1.188rem;
line-height:1.2;
overflow-wrap:break-word;
}
.emthts_step_p_o51{
color:#C4A97A;
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
}
.emttt_o51{
padding:48px 0 10px;
}
@media(min-width:771px){
.emttt_o51{
padding:60px 0 0.625rem;
}
}
.emttt_head_o51{
margin-bottom:34px;
text-align:center;
}
.emttt_eyebrow_o51{
margin-bottom:12px;
}
.emttt_h2_o51{
color:#1A1108;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:2rem;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:769px){
.emttt_h2_o51{
font-size:42px;
}
}
.emttt_grid_o51{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.emttt_grid_o51{
grid-template-columns:repeat(3,1fr);
}
}
.emttt_card_o51{
padding:1.875rem;
border:1px solid rgba(26,17,8,0.08);
background:#FFFFFF;
border-radius:0.875rem;
flex-direction:column;
display:flex;
min-width:0;
}
.emttt_card_ic_o51{
margin-bottom:18px;
color:#C8880A;
align-items:center;
display:inline-flex;
}
.emttt_card_ic_o51 svg{
height:1.75rem;
width:1.75rem;
}
.emttt_card_h_o51{
font-size:1.375rem;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:8px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
color:#1A1108;
}
.emttt_card_p_o51{
line-height:1.6;
color:#9C8166;
margin-bottom:0.875rem;
overflow-wrap:break-word;
font-size:0.875rem;
}
.emttt_card_p_o51 b{
font-weight:700;
color:#1A1108;
}
.emttt_card_link_o51{
transition:color .22s ease;
border-bottom:1px solid #C8880A;
margin-top:auto;
align-self:flex-start;
color:#1A1108;
padding-bottom:2px;
font-size:0.813rem;
font-weight:700;
}
.emttt_card_link_o51:hover{
color:#C8880A;
}
.emtgd_o51{
padding:3rem 0 0.625rem;
}
.emtgd_head_o51{
gap:0.875rem;
display:flex;
margin-bottom:24px;
flex-direction:column;
}
@media(min-width:677px){
.emtgd_head_o51{
gap:1.25rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.emtgd_eyebrow_o51{
margin-bottom:10px;
}
.emtgd_h2_o51{
font-size:28px;
line-height:1.05;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1108;
overflow-wrap:break-word;
}
@media(min-width:766px){
.emtgd_h2_o51{
font-size:2.125rem;
}
}
.emtgd_more_o51{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
padding-bottom:2px;
color:#1A1108;
font-weight:600;
font-size:0.844rem;
border-bottom:1px solid #1A1108;
}
.emtgd_more_o51:hover{
border-color:#C8880A;
color:#C8880A;
}
.emtgd_grid_o51{
gap:20px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:719px){
.emtgd_grid_o51{
grid-template-columns:repeat(3,1fr);
}
}
.emtgd_card_o51{
border:1px solid rgba(26,17,8,0.08);
background:#FFFFFF;
overflow:hidden;
border-radius:0.875rem;
display:block;
min-width:0;
}
.emtgd_card_img_o51{
background:linear-gradient(140deg,#2C1C0A,#C8880A);
height:150px;
}
.emtgd_card_body_o51{
padding:1.375rem;
}
.emtgd_card_cat_o51{
font-weight:600;
color:#C8880A;
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.1em;
}
.emtgd_card_h_o51{
margin:8px 0 0.625rem;
font-weight:600;
font-size:19px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1108;
line-height:1.2;
overflow-wrap:break-word;
}
.emtgd_card_meta_o51{
overflow-wrap:break-word;
font-size:0.75rem;
color:#7A6248;
}
.emtsc_o51{
padding:48px 0 10px;
}
.emtsc_head_o51{
text-align:center;
margin-bottom:28px;
}
.emtsc_eyebrow_o51{
margin-bottom:0.75rem;
}
.emtsc_h2_o51{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.875rem;
line-height:1.05;
color:#1A1108;
overflow-wrap:break-word;
}
@media(min-width:766px){
.emtsc_h2_o51{
font-size:36px;
}
}
.emtsc_table_o51{
border-radius:0.875rem;
margin:0 auto;
border:1px solid rgba(26,17,8,0.08);
overflow:hidden;
max-width:56.25rem;
}
.emtsc_thead_o51{
grid-template-columns:1.6fr 1fr 1fr;
background:#2A1F14;
display:grid;
}
.emtsc_th_o51{
padding:0.938rem 1.125rem;
overflow-wrap:break-word;
font-weight:700;
text-align:center;
color:#C4A97A;
font-size:0.813rem;
}
.emtsc_th_o51:first-child{
text-align:left;
}
.emtsc_th_us_o51{
color:#F5C842;
}
.emtsc_row_o51{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(26,17,8,0.08);
display:grid;
}
.emtsc_row_o51:nth-child(even){
background:#FFFFFF;
}
.emtsc_td_o51{
padding:0.938rem 18px;
text-align:center;
min-width:0;
font-size:14px;
color:#7A6248;
overflow-wrap:break-word;
}
.emtsc_td_o51:first-child{
text-align:left;
font-weight:600;
color:#3A2C1A;
}
.emtsc_td_us_o51{
font-weight:700;
color:#3A8C5C;
}
.emtsb_o51{
padding:48px 0;
background:#FFFFFF;
margin-top:24px;
border-top:1px solid rgba(26,17,8,0.08);
border-bottom:1px solid rgba(26,17,8,0.08);
}
@media(min-width:766px){
.emtsb_o51{
padding:56px 0;
}
}
.emtsb_eyebrow_o51{
display:block;
margin-bottom:0.75rem;
}
.emtsb_h2_o51{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
font-size:1.875rem;
color:#1A1108;
margin-bottom:1.625rem;
line-height:1.05;
}
@media(min-width:766px){
.emtsb_h2_o51{
font-size:2.25rem;
}
}
.emtsb_grid_o51{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:559px){
.emtsb_grid_o51{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.emtsb_grid_o51{
grid-template-columns:repeat(4,1fr);
}
}
.emtsb_card_o51{
border-radius:14px;
padding:24px;
border:1px solid rgba(26,17,8,0.08);
background:#FDF6EE;
min-width:0;
}
.emtsb_card_h_o51{
font-size:19px;
overflow-wrap:break-word;
color:#1A1108;
font-weight:600;
line-height:1.15;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
}
.emtsb_card_p_o51{
overflow-wrap:break-word;
line-height:1.6;
font-size:13.5px;
color:#9C8166;
}
.emtsb_rtp_o51{
background:#FDF6EE;
border-radius:0.875rem;
padding:26px 1.75rem;
border:1px solid rgba(26,17,8,0.08);
gap:24px;
grid-template-columns:1fr;
display:grid;
align-items:center;
margin-top:1.125rem;
}
@media(min-width:762px){
.emtsb_rtp_o51{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.emtsb_rtp_h_o51{
line-height:1.15;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:20px;
color:#1A1108;
margin-bottom:0.5rem;
font-weight:600;
}
.emtsb_rtp_p_o51{
color:#9C8166;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.844rem;
}
.emtsb_rtp_stats_o51{
gap:16px;
display:flex;
}
.emtsb_stat_o51{
flex:1 1 0;
border-radius:8px;
background:#FFFFFF;
padding:1.125rem;
min-width:0;
text-align:center;
}
.emtsb_stat_v_o51{
font-weight:700;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#3A8C5C;
font-size:26px;
}
.emtsb_stat_l_o51{
color:#7A6248;
font-size:11.5px;
margin-top:4px;
}
.emtlh_o51{
padding:2.5rem 0 1.25rem;
}
.emtlh_in_o51{
padding-top:2.125rem;
border-top:1px solid rgba(26,17,8,0.14);
}
.emtlh_eyebrow_o51{
margin-bottom:22px;
display:block;
}
.emtlh_grid_o51{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:599px){
.emtlh_grid_o51{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.emtlh_grid_o51{
grid-template-columns:repeat(5,1fr);
}
}
.emtlh_col_o51{
min-width:0;
}
.emtlh_col_h_o51{
color:#1A1108;
font-size:0.813rem;
overflow-wrap:break-word;
font-weight:700;
margin-bottom:0.75rem;
}
.emtlh_links_o51{
gap:8px;
flex-direction:column;
display:flex;
}
.emtlh_link_o51{
transition:color .22s ease;
color:#9C8166;
font-size:13px;
overflow-wrap:break-word;
}
.emtlh_link_o51:hover{
color:#C8880A;
}
.emtfaq_o51{
background:#FFFFFF;
padding:48px 0;
border-bottom:1px solid rgba(26,17,8,0.08);
margin-top:24px;
border-top:1px solid rgba(26,17,8,0.08);
}
@media(min-width:769px){
.emtfaq_o51{
padding:3.875rem 0;
}
}
.emtfaq_head_o51{
margin-bottom:34px;
text-align:center;
}
.emtfaq_eyebrow_o51{
margin-bottom:0.75rem;
}
.emtfaq_h2_o51{
font-weight:600;
color:#1A1108;
line-height:1.05;
font-size:32px;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.emtfaq_h2_o51{
font-size:38px;
}
}
.emtfaq_list_o51{
margin:0 auto;
gap:0.75rem;
display:flex;
max-width:51.25rem;
flex-direction:column;
}
.emtfaq_item_o51{
overflow:hidden;
background:#FDF6EE;
border-radius:14px;
border:1px solid rgba(26,17,8,0.08);
}
.emtfaq_q_o51{
gap:20px;
padding:1.25rem 1.5rem;
list-style:none;
cursor:pointer;
display:flex;
font-weight:700;
align-items:center;
font-size:1rem;
color:#1A1108;
overflow-wrap:break-word;
justify-content:space-between;
}
.emtfaq_q_o51::-webkit-details-marker{
display:none;
}
.emtfaq_q_ic_o51{
transition:transform .22s ease;
flex:0 0 auto;
color:#C8880A;
display:inline-flex;
align-items:center;
}
.emtfaq_q_ic_o51 svg{
height:18px;
width:1.125rem;
}
.emtfaq_item_o51[open] .emtfaq_q_ic_o51{
transform:rotate(180deg);
}
.emtfaq_a_o51{
padding:0 24px 1.25rem;
color:#9C8166;
line-height:1.6;
overflow-wrap:break-word;
font-size:14.5px;
}
.emtsg_o51{
padding:3rem 0 10px;
}
.emtsg_eyebrow_o51{
display:block;
margin-bottom:0.75rem;
}
.emtsg_h2_o51{
margin-bottom:28px;
font-weight:600;
font-size:30px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1A1108;
line-height:1.05;
}
@media(min-width:769px){
.emtsg_h2_o51{
font-size:2.25rem;
}
}
.emtsg_grid_o51{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:723px){
.emtsg_grid_o51{
grid-template-columns:repeat(3,1fr);
}
}
.emtsg_col_o51{
min-width:0;
}
.emtsg_col_h_o51{
overflow-wrap:break-word;
margin-bottom:10px;
font-size:22px;
color:#1A1108;
font-weight:600;
line-height:1.15;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.emtsg_col_p_o51{
color:#9C8166;
line-height:1.65;
overflow-wrap:break-word;
font-size:0.875rem;
}
.emtel_o51{
padding:3rem 0;
}
@media(min-width:766px){
.emtel_o51{
padding:3.5rem 0;
}
}
.emtel_in_o51{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.emtel_in_o51{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.emtel_left_o51{
min-width:0;
}
.emtel_eyebrow_o51{
margin-bottom:0.875rem;
}
.emtel_h2_o51{
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1108;
font-size:2rem;
overflow-wrap:break-word;
margin-bottom:1.375rem;
line-height:1.08;
}
@media(min-width:765px){
.emtel_h2_o51{
font-size:2.375rem;
}
}
.emtel_body_o51 p{
margin-bottom:1.125rem;
overflow-wrap:break-word;
font-size:16px;
line-height:1.7;
color:#3A2C1A;
}
.emtel_dropcap_o51{
padding:0.375rem 0.75rem 0 0;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
float:left;
color:#C8880A;
line-height:.8;
font-size:62px;
font-weight:700;
}
.emtel_right_o51{
min-width:0;
}
.emtel_quote_o51{
background:linear-gradient(150deg,#2C1C0A,#110C04);
border-radius:20px;
padding:36px;
margin-bottom:1.5rem;
position:relative;
color:#FAF2E4;
}
.emtel_quote_mark_o51{
display:inline-flex;
color:#F5C842;
align-items:center;
margin-bottom:0.375rem;
}
.emtel_quote_mark_o51 svg{
width:2.125rem;
height:34px;
}
.emtel_quote_text_o51{
overflow-wrap:break-word;
line-height:1.4;
color:#FAF2E4;
font-size:1.375rem;
margin-bottom:22px;
font-weight:500;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.emtel_quote_meta_o51{
gap:0.75rem;
align-items:center;
display:flex;
}
.emtel_quote_av_o51{
flex:0 0 auto;
background:linear-gradient(135deg,#C8880A,#F5C842);
border-radius:50%;
width:2.375rem;
height:2.375rem;
}
.emtel_quote_author_o51{
font-weight:700;
color:#FAF2E4;
font-size:14px;
}
.emtel_quote_meta_sub_o51{
font-size:12px;
color:#C4A97A;
}
.emtel_explain_o51{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(26,17,8,0.08);
}
.emtel_explain_card_o51{
padding:22px 1.5rem;
}
.emtel_explain_card_o51+.emtel_explain_card_o51{
border-top:1px solid rgba(26,17,8,0.08);
}
.emtel_explain_h_o51{
font-weight:600;
color:#1A1108;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
font-size:20px;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
.emtel_explain_p_o51{
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
color:#9C8166;
}
.emtft_o51{
background:#2A1F14;
color:#C4A97A;
margin-top:40px;
}
.emtft_in_o51{
grid-template-columns:1fr;
padding:48px 0 1.75rem;
gap:32px;
display:grid;
}
@media(min-width:602px){
.emtft_in_o51{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:898px){
.emtft_in_o51{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.emtft_brand_o51{
min-width:0;
}
.emtft_logo_o51{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
color:#FAF2E4;
overflow-wrap:break-word;
font-weight:700;
}
.emtft_tagline_o51{
max-width:280px;
color:#C4A97A;
margin-top:14px;
font-size:0.844rem;
line-height:1.6;
}
.emtft_contact_o51{
transition:color .22s ease;
color:#F5C842;
font-size:13px;
overflow-wrap:anywhere;
margin-top:0.75rem;
display:inline-block;
max-width:280px;
}
.emtft_contact_o51:hover{
color:#FAF2E4;
}
.emtft_col_o51{
min-width:0;
}
.emtft_col_h_o51{
margin-bottom:14px;
font-size:0.813rem;
color:#FAF2E4;
overflow-wrap:break-word;
text-transform:uppercase;
font-weight:700;
letter-spacing:.08em;
}
.emtft_col_links_o51{
gap:10px;
flex-direction:column;
display:flex;
}
.emtft_link_o51{
transition:color .22s ease;
overflow-wrap:break-word;
color:#C4A97A;
font-size:13.5px;
}
.emtft_link_o51:hover{
color:#FAF2E4;
}
.emtft_bot_o51{
gap:1rem;
padding:22px 0 2.5rem;
border-top:1px solid rgba(255,224,160,0.14);
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.emtft_bot_o51{
gap:20px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.emtft_legal_o51{
font-size:0.719rem;
max-width:47.5rem;
overflow-wrap:break-word;
line-height:1.6;
color:#BCA990;
}
.emtft_legal_o51 b{
color:#C4A97A;
font-weight:700;
}
.emtft_age_o51{
border:1.5px solid #F5C842;
flex:0 0 auto;
border-radius:0.5rem;
padding:0.25rem 0.563rem;
font-weight:700;
font-size:0.813rem;
color:#F5C842;
}