*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF7F2;
font-size:15px;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
color:#2E2920;
font-family:"Work Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.6;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.50);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.eup_layout_5oq{
flex-direction:column;
min-height:100vh;
display:flex;
}
.eup_main_5oq{
flex:1 1 auto;
min-width:0;
width:100%;
}
.eup_container_5oq{
margin:0 auto;
padding:0 1rem;
max-width:87.5rem;
width:100%;
}
@media(min-width:767px){
.eup_container_5oq{
padding:0 2rem;
}
}
@media(min-width:1102px){
.eup_container_5oq{
padding:0 56px;
}
}
.eup_eyebrow_5oq{
overflow-wrap:break-word;
line-height:1.4;
text-transform:uppercase;
font-family:"Work Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:inline-block;
font-size:0.688rem;
letter-spacing:.2em;
color:#C49430;
font-weight:600;
}
.eup_band_5oq{
background:#1C1810;
color:#F5EDD8;
}
.eup_band_5oq .eup_eyebrow_5oq{
color:#E8B84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.eup_tb_5oq{
background:#FAF7F2;
top:0;
z-index:50;
position:sticky;
border-bottom:1px solid rgba(26,22,16,0.14);
}
.eup_tb_in_5oq{
padding:0.75rem 16px;
margin:0 auto;
gap:1rem;
justify-content:space-between;
align-items:center;
width:100%;
max-width:87.5rem;
display:flex;
}
@media(min-width:769px){
.eup_tb_in_5oq{
padding:16px 32px;
}
}
@media(min-width:1101px){
.eup_tb_in_5oq{
padding:18px 3.5rem;
}
}
.eup_tb_left_5oq{
gap:1.75rem;
min-width:0;
display:flex;
align-items:center;
}
.eup_tb_logo_5oq{
gap:11px;
min-width:0;
display:flex;
align-items:center;
}
.eup_tb_logo_mark_5oq{
border-radius:0.5rem;
flex:0 0 auto;
width:2.125rem;
object-fit:cover;
height:34px;
}
.eup_tb_logo_txt_5oq{
line-height:1;
min-width:0;
flex-direction:column;
display:flex;
}
.eup_tb_logo_name_5oq{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
letter-spacing:.02em;
font-size:1.375rem;
color:#1A1610;
}
.eup_tb_logo_sub_5oq{
overflow:hidden;
font-weight:600;
text-transform:uppercase;
font-size:0.531rem;
color:#C49430;
white-space:nowrap;
letter-spacing:.32em;
margin-top:0.25rem;
text-overflow:ellipsis;
}
.eup_tb_nav_5oq{
display:none;
}
@media(min-width:961px){
.eup_tb_nav_5oq{
gap:28px;
display:flex;
align-items:center;
}
}
.eup_tb_nav_item_5oq{
transition:color .2s ease,border-color .2s ease;
font-weight:600;
color:#2E2920;
padding-bottom:3px;
font-size:0.875rem;
border-bottom:2px solid transparent;
white-space:nowrap;
}
.eup_tb_nav_item_5oq:hover{
color:#1A1610;
}
.eup_tb_nav_item_5oq.eup_state_active_5oq{
border-color:#C49430;
color:#1A1610;
}
.eup_tb_right_5oq{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.eup_tb_search_5oq{
transition:color .2s ease;
color:#2E2920;
align-items:center;
justify-content:center;
display:flex;
}
.eup_tb_search_5oq:hover{
color:#C49430;
}
.eup_tb_search_5oq svg{
height:1.125rem;
width:1.125rem;
}
.eup_tb_lang_5oq{
text-transform:uppercase;
color:#6B6154;
font-weight:600;
letter-spacing:.1em;
font-size:0.688rem;
}
.eup_tb_lang_5oq:hover{
color:#1A1610;
}
.eup_tb_login_5oq{
display:none;
color:#1A1610;
font-size:0.875rem;
font-weight:600;
}
@media(min-width:769px){
.eup_tb_login_5oq{
display:inline-block;
}
}
.eup_tb_register_5oq{
border-radius:999px;
padding:11px 22px;
background:#1A1610;
transition:background-color .2s ease;
font-weight:700;
font-size:0.875rem;
color:#F5EDD8;
white-space:nowrap;
}
.eup_tb_register_5oq:hover{
background:#2E2920;
}
.eup_mob_5oq{
background:#FAF7F2;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
z-index:60;
right:0;
border-top:1px solid rgba(26,22,16,0.14);
bottom:0;
left:0;
}
@media(min-width:961px){
.eup_mob_5oq{
display:none;
}
}
.eup_mob_in_5oq{
margin:0 auto;
align-items:stretch;
display:flex;
justify-content:space-around;
max-width:560px;
}
.eup_mob_item_5oq{
gap:3px;
flex:1 1 0;
transition:color .2s ease;
padding:9px 4px;
display:flex;
min-width:0;
align-items:center;
flex-direction:column;
color:#6B6154;
}
.eup_mob_item_5oq.eup_state_active_5oq{
color:#C49430;
}
.eup_mob_ic_5oq{
justify-content:center;
align-items:center;
display:flex;
}
.eup_mob_ic_5oq svg{
width:1.25rem;
height:20px;
}
.eup_mob_lb_5oq{
overflow:hidden;
font-weight:600;
max-width:100%;
white-space:nowrap;
font-size:10px;
text-overflow:ellipsis;
}
@media(max-width:959px){
body{
padding-bottom:3.75rem;
}
}
.eup_rail_5oq{
position:relative;
min-width:0;
}
.eup_rail_scroll_5oq{
gap:14px;
scrollbar-width:thin;
overflow-x:auto;
padding-bottom:14px;
display:flex;
-webkit-overflow-scrolling:touch;
}
@media(min-width:766px){
.eup_rail_scroll_5oq{
gap:18px;
}
}
.eup_gc_5oq{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:769px){
.eup_gc_5oq{
width:188px;
}
}
.eup_gc_img_5oq{
border-radius:14px;
overflow:hidden;
background:#FFFFFF;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(26,22,16,0.07), 0 0.5rem 1.25rem rgba(26,22,16,0.06);
}
.eup_gc_img_5oq img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.eup_gc_cover_5oq{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
inset:0;
position:absolute;
pointer-events:none;
}
.eup_gc_hover_5oq{
background:rgba(0,0,0,0.50);
inset:0;
transition:opacity .2s ease;
position:absolute;
opacity:0;
justify-content:center;
display:flex;
align-items:center;
}
.eup_gc_5oq:hover .eup_gc_hover_5oq{
opacity:1;
}
.eup_gc_hover_btn_5oq{
border-radius:62.438rem;
background:#1A1610;
display:flex;
color:#F5EDD8;
height:2.875rem;
align-items:center;
width:2.875rem;
justify-content:center;
}
.eup_gc_hover_btn_5oq svg{
width:1.125rem;
height:1.125rem;
}
.eup_gc_info_5oq{
gap:2px;
min-width:0;
flex-direction:column;
display:flex;
margin-top:9px;
}
.eup_gc_name_5oq{
overflow:hidden;
font-size:0.813rem;
text-overflow:ellipsis;
color:#1A1610;
white-space:nowrap;
font-weight:700;
}
.eup_gc_prov_5oq{
overflow:hidden;
color:#6B6154;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.688rem;
}
.eup_gc_meta_5oq{
color:#6B6154;
font-size:0.688rem;
}
.eup_tc_5oq{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:770px){
.eup_tc_5oq{
width:14.375rem;
}
}
.eup_tc_img_5oq{
background:#FFFFFF;
overflow:hidden;
border-radius:0.875rem;
position:relative;
box-shadow:0 2px 0.375rem rgba(26,22,16,0.07), 0 8px 1.25rem rgba(26,22,16,0.06);
padding-bottom:75%;
}
.eup_tc_img_5oq img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.eup_tc_info_5oq{
gap:2px;
flex-direction:column;
margin-top:9px;
display:flex;
min-width:0;
}
.eup_tc_name_5oq{
overflow:hidden;
color:#1A1610;
font-size:14px;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
}
.eup_tc_rtp_5oq{
color:#6B6154;
font-size:0.688rem;
}
.eup_lc_5oq{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:768px){
.eup_lc_5oq{
width:16.75rem;
}
}
.eup_lc_img_5oq{
background:#FFFFFF;
border-radius:14px;
overflow:hidden;
padding-bottom:62.5%;
box-shadow:0 2px 0.375rem rgba(26,22,16,0.07), 0 8px 20px rgba(26,22,16,0.06);
position:relative;
}
.eup_lc_img_5oq img{
inset:0;
width:100%;
height:100%;
object-fit:cover;
position:absolute;
}
.eup_lc_live_5oq{
background:rgba(0,0,0,0.50);
gap:7px;
border-radius:62.438rem;
padding:4px 0.563rem;
top:0.75rem;
display:flex;
left:0.75rem;
align-items:center;
position:absolute;
}
.eup_lc_live_dot_5oq{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#C23B22;
width:0.5rem;
height:8px;
}
.eup_lc_seats_5oq{
font-size:0.625rem;
font-weight:600;
color:#F5EDD8;
letter-spacing:.08em;
text-transform:uppercase;
}
.eup_lc_info_5oq{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
}
.eup_lc_name_5oq{
overflow:hidden;
font-size:0.938rem;
font-weight:700;
color:#1A1610;
white-space:nowrap;
text-overflow:ellipsis;
}
.eup_lc_bet_5oq{
color:#6B6154;
font-size:0.688rem;
}
.eup_pc_5oq{
padding:1rem 14px;
gap:0.5rem;
border-radius:0.875rem;
background:#FFFFFF;
border:1px solid rgba(26,22,16,0.08);
justify-content:center;
min-height:4.625rem;
min-width:0;
align-items:center;
display:flex;
flex-direction:column;
}
.eup_pc_logo_5oq{
flex:0 0 auto;
width:auto;
object-fit:contain;
height:28px;
max-width:100%;
}
.eup_pc_name_5oq{
overflow:hidden;
font-size:0.688rem;
color:#6B6154;
max-width:100%;
white-space:nowrap;
text-align:center;
text-overflow:ellipsis;
}
.eup_gc_tag_5oq{
border-radius:0.5rem;
padding:3px 0.5rem;
display:inline-block;
font-size:0.625rem;
text-transform:uppercase;
left:10px;
position:absolute;
letter-spacing:.06em;
z-index:2;
top:0.625rem;
font-weight:700;
}
.eup_gc_tag_hot_5oq{
background:#C23B22;
color:#F5EDD8;
}
.eup_gc_tag_new_5oq{
background:#E8B84B;
color:#1A1610;
}
.eup_gc_tag_jp_5oq{
background:#C49430;
color:#1A1610;
}
.eup_gc_tag_live_5oq{
background:#C23B22;
color:#F5EDD8;
}
.eup_sh_5oq{
margin-bottom:1.125rem;
min-width:0;
}
.eup_sh_row_5oq{
gap:16px;
justify-content:space-between;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
}
.eup_sh_row_5oq .eup_sh_l_5oq{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.eup_sh_stack_5oq{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.eup_sh_center_5oq{
gap:0.625rem;
align-items:center;
display:flex;
text-align:center;
flex-direction:column;
}
.eup_sh_h2_5oq{
line-height:1.1;
font-size:1.5rem;
overflow-wrap:break-word;
font-weight:600;
color:#1A1610;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.eup_sh_h2_5oq{
font-size:30px;
}
}
.eup_band_5oq .eup_sh_h2_5oq{
color:#F5EDD8;
}
.eup_sh_eb_line_5oq{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.eup_sh_eb_line_5oq::before{
background:#C49430;
width:1.75rem;
height:1px;
display:inline-block;
content:"";
}
.eup_band_5oq .eup_sh_eb_line_5oq::before{
background:#E8B84B;
}
.eup_sh_eb_dot_5oq{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.eup_sh_eb_dot_5oq::before{
background:#C49430;
border-radius:50%;
width:0.375rem;
content:"";
display:inline-block;
height:6px;
}
.eup_band_5oq .eup_sh_eb_dot_5oq::before{
background:#E8B84B;
}
.eup_sh_link_5oq{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:0.375rem;
color:#1A1610;
border-bottom:1px solid #1A1610;
align-items:center;
display:inline-flex;
font-weight:600;
white-space:nowrap;
font-size:13px;
padding-bottom:2px;
}
.eup_sh_link_5oq:hover{
border-color:#C49430;
color:#C49430;
}
.eup_sh_link_5oq svg{
width:14px;
height:0.875rem;
}
.eup_sh_link_chev_5oq{
border-bottom:0;
padding-bottom:0;
}
.eup_sh_link_btn_5oq{
background:#1A1610;
border-radius:999px;
padding:0.563rem 1.125rem;
border-bottom:0;
color:#F5EDD8;
}
.eup_sh_link_btn_5oq:hover{
background:#2E2920;
border-color:transparent;
color:#F5EDD8;
}
.eup_band_5oq .eup_sh_link_5oq{
border-color:#F5EDD8;
color:#F5EDD8;
}
.eup_band_5oq .eup_sh_link_btn_5oq{
background:#E8B84B;
color:#1A1610;
}
.eup_sh_rule_5oq{
background:rgba(26,22,16,0.14);
margin:-2px 0 18px;
height:1px;
}
.eup_band_5oq .eup_sh_rule_5oq{
background:rgba(255,240,200,0.13);
}
.eup_hero_5oq{
padding:2rem 0 0.5rem;
}
@media(min-width:765px){
.eup_hero_5oq{
padding:56px 0 1.5rem;
}
}
.eup_hero_in_5oq{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:901px){
.eup_hero_in_5oq{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.eup_hero_copy_5oq{
min-width:0;
}
.eup_hero_eyebrow_5oq{
gap:0.625rem;
align-items:center;
display:inline-flex;
margin-bottom:1.375rem;
}
.eup_hero_eyebrow_line_5oq{
background:#C49430;
flex:0 0 auto;
width:28px;
display:inline-block;
height:1px;
}
.eup_hero_h1_5oq{
line-height:1.04;
font-weight:600;
color:#1A1610;
font-size:38px;
letter-spacing:-.01em;
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
margin-bottom:20px;
}
@media(min-width:769px){
.eup_hero_h1_5oq{
font-size:54px;
}
}
@media(min-width:1099px){
.eup_hero_h1_5oq{
font-size:3.875rem;
}
}
.eup_hero_h1_5oq em{
font-style:normal;
color:#C49430;
}
.eup_hero_sub_5oq{
line-height:1.6;
max-width:480px;
color:#8C7F6E;
margin-bottom:30px;
font-size:1rem;
}
@media(min-width:765px){
.eup_hero_sub_5oq{
font-size:18px;
}
}
.eup_hero_actions_5oq{
gap:0.875rem;
flex-wrap:wrap;
margin-bottom:2.125rem;
align-items:center;
display:flex;
}
.eup_hero_cta_5oq{
background:#1A1610;
padding:16px 1.875rem;
transition:background-color .2s ease;
border-radius:62.438rem;
gap:0.625rem;
font-size:15px;
align-items:center;
color:#F5EDD8;
display:inline-flex;
font-weight:700;
}
.eup_hero_cta_5oq:hover{
background:#2E2920;
}
.eup_hero_cta_ic_5oq{
align-items:center;
display:inline-flex;
}
.eup_hero_cta_ic_5oq svg{
height:16px;
width:16px;
}
.eup_hero_cta_alt_5oq{
background:transparent;
transition:border-color .2s ease,color .2s ease;
padding:15px 1.625rem;
border:1px solid rgba(26,22,16,0.14);
border-radius:62.438rem;
align-items:center;
display:inline-flex;
font-weight:600;
font-size:15px;
color:#1A1610;
}
.eup_hero_cta_alt_5oq:hover{
border-color:#C49430;
color:#C49430;
}
.eup_hero_trust_5oq{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.eup_hero_trust_item_5oq{
gap:0.563rem;
display:flex;
font-size:13px;
align-items:center;
color:#2E2920;
font-weight:600;
}
.eup_hero_trust_ic_5oq{
align-items:center;
color:#C49430;
display:inline-flex;
}
.eup_hero_trust_ic_5oq svg{
height:1rem;
width:16px;
}
.eup_hero_promo_5oq{
overflow:hidden;
border-radius:1.25rem;
background:#FFFFFF;
display:flex;
position:relative;
min-height:300px;
box-shadow:0 1rem 48px rgba(26,22,16,0.14), 0 4px 12px rgba(26,22,16,0.08);
}
.eup_hero_promo_bg_5oq{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.eup_hero_promo_bg_5oq::after{
inset:0;
background:linear-gradient(120deg,#1C1810 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
position:absolute;
content:"";
}
.eup_hero_promo_glow_5oq{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,48,0.18) 0%,transparent 65%);
pointer-events:none;
height:16.25rem;
width:260px;
position:absolute;
top:-40px;
right:-1.25rem;
}
.eup_hero_promo_ct_5oq{
padding:28px;
align-self:flex-end;
position:relative;
max-width:88%;
z-index:2;
}
.eup_hero_promo_label_5oq{
display:block;
text-transform:uppercase;
font-size:10px;
margin-bottom:0.5rem;
font-weight:700;
color:#E8B84B;
letter-spacing:.25em;
}
.eup_hero_promo_amount_5oq{
font-weight:600;
font-size:2rem;
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#F5EDD8;
}
@media(min-width:769px){
.eup_hero_promo_amount_5oq{
font-size:40px;
}
}
.eup_hero_promo_amount_5oq em{
color:#E8B84B;
font-style:normal;
}
.eup_hero_rating_5oq{
padding:0.625rem 0.875rem;
border-radius:14px;
background:#FFFFFF;
border:1px solid rgba(26,22,16,0.08);
gap:0.625rem;
top:0.875rem;
align-items:center;
right:0.875rem;
position:absolute;
display:flex;
z-index:3;
box-shadow:0 2px 6px rgba(26,22,16,0.07), 0 0.5rem 20px rgba(26,22,16,0.06);
max-width:min(16.25rem,62%);
}
.eup_hero_rating_score_5oq{
flex:0 0 auto;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:1.5rem;
color:#1A1610;
}
.eup_hero_rating_txt_5oq{
flex:1 1 auto;
min-width:0;
}
.eup_hero_rating_stars_5oq{
gap:2px;
display:flex;
color:#C49430;
}
.eup_hero_rating_stars_5oq svg{
width:0.75rem;
height:12px;
}
.eup_hero_rating_cap_5oq{
font-size:11px;
color:#6B6154;
display:block;
overflow-wrap:break-word;
line-height:1.35;
margin-top:3px;
}
.eup_stat_5oq{
border-top:1px solid rgba(26,22,16,0.14);
border-bottom:1px solid rgba(26,22,16,0.14);
margin-top:1rem;
}
.eup_stat_in_5oq{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:768px){
.eup_stat_in_5oq{
grid-template-columns:repeat(4,1fr);
}
}
.eup_stat_item_5oq{
padding:1.375rem 0.875rem;
border-bottom:1px solid rgba(26,22,16,0.08);
min-width:0;
border-right:1px solid rgba(26,22,16,0.08);
}
.eup_stat_item_5oq:nth-child(2n){
border-right:0;
}
.eup_stat_item_5oq:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.eup_stat_item_5oq{
border-bottom:0;
}
.eup_stat_item_5oq:nth-child(2n){
border-right:1px solid rgba(26,22,16,0.08);
}
.eup_stat_item_5oq:nth-child(4n){
border-right:0;
}
}
.eup_stat_value_5oq{
overflow-wrap:break-word;
font-size:30px;
font-weight:700;
line-height:1;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#1A1610;
}
@media(min-width:770px){
.eup_stat_value_5oq{
font-size:2.125rem;
}
}
.eup_stat_label_5oq{
line-height:1.4;
margin-top:0.375rem;
overflow-wrap:break-word;
font-size:13px;
color:#6B6154;
}
.eup_pr_5oq{
padding:30px 0 0.375rem;
}
.eup_pr_card_5oq{
overflow:hidden;
flex:0 0 auto;
padding:26px;
border:1px solid rgba(26,22,16,0.08);
gap:10px;
border-radius:20px;
background:#FFFFFF;
min-height:200px;
display:flex;
position:relative;
width:280px;
flex-direction:column;
}
@media(min-width:769px){
.eup_pr_card_5oq{
width:300px;
}
}
.eup_pr_card_feat_5oq{
background:linear-gradient(150deg,#26200E,#0F0D09);
border-color:transparent;
color:#F5EDD8;
}
.eup_pr_glow_5oq{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,48,0.18),transparent 70%);
pointer-events:none;
position:absolute;
top:-1.875rem;
opacity:0;
width:130px;
height:8.125rem;
right:-30px;
}
.eup_pr_card_feat_5oq .eup_pr_glow_5oq{
opacity:1;
}
.eup_pr_label_5oq{
color:#C49430;
text-transform:uppercase;
font-size:10px;
font-weight:700;
letter-spacing:.16em;
position:relative;
}
.eup_pr_card_feat_5oq .eup_pr_label_5oq{
color:#E8B84B;
}
.eup_pr_amount_5oq{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#1A1610;
position:relative;
overflow-wrap:break-word;
line-height:1.08;
font-size:1.625rem;
font-weight:600;
}
.eup_pr_card_feat_5oq .eup_pr_amount_5oq{
color:#F5EDD8;
}
.eup_pr_amount_5oq em{
color:#C49430;
font-style:normal;
}
.eup_pr_card_feat_5oq .eup_pr_amount_5oq em{
color:#E8B84B;
}
.eup_pr_terms_5oq{
position:relative;
line-height:1.5;
font-size:13px;
color:#6B6154;
}
.eup_pr_card_feat_5oq .eup_pr_terms_5oq{
color:#A89B7E;
}
.eup_pr_cta_5oq{
align-self:flex-start;
position:relative;
margin-top:auto;
}
.eup_pr_card_feat_5oq .eup_pr_cta_5oq{
background:#E8B84B;
border-radius:62.438rem;
padding:0.563rem 18px;
transition:opacity .2s ease;
color:#1A1610;
font-weight:700;
font-size:0.813rem;
}
.eup_pr_card_feat_5oq .eup_pr_cta_5oq:hover{
opacity:.9;
}
.eup_pr_card_5oq:not(.eup_pr_card_feat_5oq) .eup_pr_cta_5oq{
transition:color .2s ease,border-color .2s ease;
color:#1A1610;
font-size:13px;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #1A1610;
}
.eup_pr_card_5oq:not(.eup_pr_card_feat_5oq) .eup_pr_cta_5oq:hover{
border-color:#C49430;
color:#C49430;
}
.eup_jp_5oq{
padding:1.875rem 0 0.625rem;
}
.eup_jp_grid_5oq{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:770px){
.eup_jp_grid_5oq{
grid-template-columns:1fr 1fr;
}
.eup_jp_card_mega_5oq{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.eup_jp_grid_5oq{
grid-template-columns:1.4fr 1fr 1fr;
}
.eup_jp_card_mega_5oq{
grid-column:auto;
}
}
.eup_jp_card_5oq{
overflow:hidden;
gap:12px;
background:#FFFFFF;
border:1px solid rgba(26,22,16,0.08);
padding:1.625rem;
border-radius:20px;
min-width:0;
flex-direction:column;
position:relative;
min-height:200px;
display:flex;
justify-content:space-between;
}
.eup_jp_card_mega_5oq{
background:linear-gradient(135deg,#26200E,#0F0D09);
border-color:transparent;
min-height:13.125rem;
color:#F5EDD8;
}
.eup_jp_glow_5oq{
background:radial-gradient(circle,rgba(196,148,48,0.18),transparent 70%);
border-radius:50%;
width:12.5rem;
right:-40px;
position:absolute;
top:-2.5rem;
height:12.5rem;
pointer-events:none;
}
.eup_jp_label_5oq{
gap:10px;
letter-spacing:.16em;
align-items:center;
font-size:0.625rem;
font-weight:700;
flex-wrap:wrap;
display:flex;
position:relative;
color:#C49430;
text-transform:uppercase;
justify-content:space-between;
}
.eup_jp_card_mega_5oq .eup_jp_label_5oq{
color:#E8B84B;
}
.eup_jp_drop_5oq{
letter-spacing:.04em;
text-transform:none;
color:#6B6154;
font-weight:600;
}
.eup_jp_card_mega_5oq .eup_jp_drop_5oq{
color:#A89B7E;
}
.eup_jp_amount_5oq{
overflow-wrap:break-word;
font-weight:700;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
position:relative;
color:#1A1610;
font-size:38px;
line-height:1;
}
.eup_jp_card_mega_5oq .eup_jp_amount_5oq{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#E8B84B;
}
@media(min-width:766px){
.eup_jp_card_mega_5oq .eup_jp_amount_5oq{
font-size:3.375rem;
}
}
.eup_jp_game_5oq{
color:#6B6154;
position:relative;
font-size:13px;
}
.eup_jp_card_mega_5oq .eup_jp_game_5oq{
color:#A89B7E;
}
.eup_jp_cta_5oq{
align-self:flex-start;
position:relative;
}
.eup_jp_card_mega_5oq .eup_jp_cta_5oq{
transition:opacity .2s ease;
padding:10px 1.25rem;
border-radius:999px;
background:#E8B84B;
font-weight:700;
font-size:13px;
color:#1A1610;
}
.eup_jp_card_mega_5oq .eup_jp_cta_5oq:hover{
opacity:.9;
}
.eup_jp_card_5oq:not(.eup_jp_card_mega_5oq) .eup_jp_cta_5oq{
transition:color .2s ease,border-color .2s ease;
font-size:13px;
border-bottom:1px solid #1A1610;
color:#1A1610;
font-weight:700;
padding-bottom:2px;
}
.eup_jp_card_5oq:not(.eup_jp_card_mega_5oq) .eup_jp_cta_5oq:hover{
border-color:#C49430;
color:#C49430;
}
.eup_jp_seo_5oq{
margin:0.875rem 0 0;
overflow-wrap:break-word;
line-height:1.65;
color:#8C7F6E;
max-width:47.5rem;
font-size:14px;
}
.eup_jp_seo_5oq strong{
color:#1A1610;
font-weight:700;
}
.eup_gf_5oq{
padding:1.5rem 0 6px;
}
.eup_gf_in_5oq{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.eup_gf_chip_5oq{
border:1px solid rgba(26,22,16,0.14);
background:#FFFFFF;
border-radius:62.438rem;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
padding:10px 18px;
white-space:nowrap;
font-size:13px;
color:#2E2920;
font-weight:600;
}
.eup_gf_chip_5oq:hover{
border-color:#C49430;
color:#C49430;
}
.eup_gf_chip_5oq.eup_state_active_5oq{
border-color:transparent;
background:#1A1610;
color:#F5EDD8;
}
.eup_grow_5oq{
padding:1.625rem 0 10px;
}
.eup_row_seo_5oq{
margin:10px 0 0;
line-height:1.65;
font-size:14px;
max-width:760px;
color:#8C7F6E;
overflow-wrap:break-word;
}
.eup_row_seo_5oq strong{
color:#1A1610;
font-weight:700;
}
.eup_grow_5oq{
padding:1.625rem 0 10px;
}
.eup_row_seo_5oq{
margin:10px 0 0;
max-width:760px;
color:#8C7F6E;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
}
.eup_row_seo_5oq strong{
color:#1A1610;
font-weight:700;
}
.eup_grow_5oq{
padding:1.625rem 0 0.625rem;
}
.eup_row_seo_5oq{
margin:10px 0 0;
color:#8C7F6E;
line-height:1.65;
font-size:14px;
overflow-wrap:break-word;
max-width:760px;
}
.eup_row_seo_5oq strong{
font-weight:700;
color:#1A1610;
}
.eup_app_5oq{
padding:30px 0 0.625rem;
}
.eup_app_in_5oq{
background:#FFFFFF;
border-radius:1.25rem;
border:1px solid rgba(26,22,16,0.08);
padding:2rem;
gap:28px;
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.eup_app_in_5oq{
gap:2.5rem;
padding:40px 44px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.eup_app_copy_5oq{
max-width:560px;
min-width:0;
}
.eup_app_eyebrow_5oq{
margin-bottom:0.75rem;
}
.eup_app_h2_5oq{
font-size:28px;
line-height:1.05;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
color:#1A1610;
margin-bottom:12px;
}
@media(min-width:765px){
.eup_app_h2_5oq{
font-size:2.125rem;
}
}
.eup_app_text_5oq{
font-size:0.875rem;
line-height:1.6;
color:#8C7F6E;
margin-bottom:22px;
}
.eup_app_btns_5oq{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.eup_app_btn_5oq{
gap:0.625rem;
padding:11px 1.25rem;
background:#1A1610;
transition:background-color .2s ease;
border-radius:14px;
align-items:center;
color:#F5EDD8;
display:inline-flex;
}
.eup_app_btn_5oq:hover{
background:#2E2920;
}
.eup_app_btn_ic_5oq{
display:inline-flex;
align-items:center;
}
.eup_app_btn_ic_5oq svg{
height:18px;
width:1.125rem;
}
.eup_app_btn_lb_5oq{
font-weight:700;
font-size:0.844rem;
}
.eup_app_qr_wrap_5oq{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.eup_app_qr_5oq{
flex:0 0 auto;
border-radius:14px;
width:108px;
height:108px;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 5px 11px),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 5px 11px);
background-color:#1A1610;
}
.eup_app_qr_cap_5oq{
color:#6B6154;
max-width:92px;
line-height:1.4;
font-size:0.781rem;
}
.eup_gm_5oq{
padding:30px 0 10px;
}
.eup_gm_in_5oq{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:880px){
.eup_gm_in_5oq{
grid-template-columns:1.25fr 1fr;
}
}
.eup_gm_left_5oq{
border:1px solid rgba(26,22,16,0.08);
background:#FFFFFF;
border-radius:1.25rem;
padding:2rem;
min-width:0;
}
.eup_gm_eyebrow_5oq{
margin-bottom:10px;
}
.eup_gm_h2_5oq{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#1A1610;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-size:1.625rem;
line-height:1.06;
}
@media(min-width:768px){
.eup_gm_h2_5oq{
font-size:28px;
}
}
.eup_gm_text_5oq{
max-width:30rem;
color:#8C7F6E;
font-size:0.875rem;
margin-bottom:22px;
line-height:1.6;
}
.eup_gm_level_5oq{
color:#C49430;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
margin-bottom:0.5rem;
font-weight:700;
}
.eup_gm_bar_5oq{
overflow:hidden;
background:rgba(26,22,16,0.14);
border-radius:62.438rem;
margin-bottom:0.375rem;
height:0.5rem;
}
.eup_gm_bar_fill_5oq{
background:linear-gradient(90deg,#C49430,#F0CC72);
border-radius:62.438rem;
height:100%;
}
.eup_gm_bar_meta_5oq{
gap:0.625rem;
display:flex;
justify-content:space-between;
color:#6B6154;
margin-bottom:18px;
font-size:11px;
}
.eup_gm_missions_5oq{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.eup_gm_mission_5oq{
gap:0.438rem;
border-radius:999px;
background:#FAF7F2;
border:1px solid rgba(26,22,16,0.14);
padding:0.563rem 15px;
color:#2E2920;
font-size:0.781rem;
display:inline-flex;
align-items:center;
font-weight:600;
}
.eup_gm_mission_ic_5oq{
display:inline-flex;
align-items:center;
color:#C49430;
}
.eup_gm_mission_ic_5oq svg{
width:0.813rem;
height:13px;
}
.eup_gm_right_5oq{
background:linear-gradient(150deg,#26200E,#0F0D09);
overflow:hidden;
padding:2rem;
border-radius:1.25rem;
position:relative;
display:flex;
color:#F5EDD8;
flex-direction:column;
}
.eup_gm_glow_5oq{
background:radial-gradient(circle,rgba(196,148,48,0.18),transparent 70%);
border-radius:50%;
width:9.375rem;
top:-1.875rem;
pointer-events:none;
position:absolute;
height:9.375rem;
right:-1.875rem;
}
.eup_gm_ref_eyebrow_5oq{
position:relative;
margin-bottom:10px;
}
.eup_gm_ref_h2_5oq{
position:relative;
overflow-wrap:break-word;
font-weight:600;
font-size:26px;
color:#F5EDD8;
margin-bottom:8px;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
}
.eup_gm_ref_text_5oq{
color:#A89B7E;
line-height:1.55;
position:relative;
font-size:13.5px;
margin-bottom:20px;
}
.eup_gm_ref_cta_5oq{
padding:0.688rem 22px;
background:#E8B84B;
border-radius:62.438rem;
transition:opacity .2s ease;
align-self:flex-start;
color:#1A1610;
font-weight:700;
font-size:13.5px;
margin-top:auto;
position:relative;
}
.eup_gm_ref_cta_5oq:hover{
opacity:.9;
}
.eup_vip_5oq{
padding:3rem 0;
}
@media(min-width:769px){
.eup_vip_5oq{
padding:4rem 0;
}
}
.eup_vip_head_5oq{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:880px){
.eup_vip_head_5oq{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.eup_vip_eyebrow_5oq{
margin-bottom:0.75rem;
}
.eup_vip_h2_5oq{
line-height:1.05;
color:#F5EDD8;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
font-size:2rem;
}
@media(min-width:769px){
.eup_vip_h2_5oq{
font-size:40px;
}
}
.eup_vip_intro_5oq{
max-width:26.25rem;
color:#A89B7E;
line-height:1.6;
font-size:14px;
}
.eup_vip_grid_5oq{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.eup_vip_card_5oq{
padding:1.375rem 1.125rem;
border-radius:0.875rem;
border:1px solid rgba(255,240,200,0.13);
min-width:0;
}
.eup_vip_card_feat_5oq{
border-color:#E8B84B;
background:rgba(255,245,220,0.07);
}
.eup_vip_card_ic_5oq{
background:linear-gradient(135deg,#C49430,#F0CC72);
border-radius:8px;
height:34px;
display:block;
width:34px;
margin-bottom:16px;
}
.eup_vip_name_5oq{
overflow-wrap:break-word;
font-size:20px;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:0.375rem;
color:#F5EDD8;
}
.eup_vip_perk_5oq{
font-size:0.781rem;
color:#A89B7E;
line-height:1.5;
overflow-wrap:break-word;
}
.eup_ts_5oq{
padding:44px 0;
}
.eup_ts_in_5oq{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:880px){
.eup_ts_in_5oq{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.eup_ts_left_5oq{
min-width:0;
}
.eup_ts_h2_5oq{
font-weight:600;
font-size:1.625rem;
margin-bottom:12px;
line-height:1.1;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
overflow-wrap:break-word;
}
@media(min-width:767px){
.eup_ts_h2_5oq{
font-size:28px;
}
}
.eup_ts_text_5oq{
line-height:1.6;
color:#A89B7E;
font-size:0.906rem;
max-width:32.5rem;
margin-bottom:1.375rem;
}
.eup_ts_badges_5oq{
gap:1.125rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.eup_ts_badge_5oq{
color:#A89B7E;
font-size:13px;
font-weight:600;
}
.eup_ts_pay_5oq{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:877px){
.eup_ts_pay_5oq{
justify-content:flex-end;
}
}
.eup_ts_pay_chip_5oq{
border-radius:0.875rem;
border:1px solid rgba(255,240,200,0.13);
background:rgba(255,245,220,0.07);
padding:12px 16px;
color:#F5EDD8;
font-size:14px;
font-weight:700;
}
.eup_tt_5oq{
padding:3rem 0 0.625rem;
}
@media(min-width:767px){
.eup_tt_5oq{
padding:60px 0 0.625rem;
}
}
.eup_tt_head_5oq{
margin-bottom:34px;
text-align:center;
}
.eup_tt_eyebrow_5oq{
margin-bottom:0.75rem;
}
.eup_tt_h2_5oq{
font-size:32px;
overflow-wrap:break-word;
color:#1A1610;
font-weight:600;
line-height:1.05;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.eup_tt_h2_5oq{
font-size:2.625rem;
}
}
.eup_tt_grid_5oq{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.eup_tt_grid_5oq{
grid-template-columns:repeat(3,1fr);
}
}
.eup_tt_card_5oq{
padding:1.875rem;
background:#FFFFFF;
border-radius:0.875rem;
border:1px solid rgba(26,22,16,0.08);
min-width:0;
display:flex;
flex-direction:column;
}
.eup_tt_card_ic_5oq{
display:inline-flex;
align-items:center;
color:#C49430;
margin-bottom:1.125rem;
}
.eup_tt_card_ic_5oq svg{
height:28px;
width:1.75rem;
}
.eup_tt_card_h_5oq{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.375rem;
margin-bottom:8px;
color:#1A1610;
line-height:1.15;
font-weight:600;
}
.eup_tt_card_p_5oq{
overflow-wrap:break-word;
color:#8C7F6E;
line-height:1.6;
margin-bottom:14px;
font-size:0.875rem;
}
.eup_tt_card_p_5oq b{
font-weight:700;
color:#1A1610;
}
.eup_tt_card_link_5oq{
transition:color .2s ease;
margin-top:auto;
font-weight:700;
padding-bottom:2px;
font-size:0.813rem;
color:#1A1610;
border-bottom:1px solid #C49430;
align-self:flex-start;
}
.eup_tt_card_link_5oq:hover{
color:#C49430;
}
.eup_prov_5oq{
padding:2.5rem 0 1.25rem;
}
.eup_prov_eyebrow_5oq{
margin-bottom:1.125rem;
display:block;
}
.eup_prov_grid_5oq{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:561px){
.eup_prov_grid_5oq{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.eup_prov_grid_5oq{
grid-template-columns:repeat(6,1fr);
}
}
.eup_wy_5oq{
padding:48px 0;
}
@media(min-width:767px){
.eup_wy_5oq{
padding:56px 0;
}
}
.eup_wy_in_5oq{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:903px){
.eup_wy_in_5oq{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.eup_wy_left_5oq{
min-width:0;
}
.eup_wy_eyebrow_5oq{
margin-bottom:0.875rem;
}
.eup_wy_h2_5oq{
color:#1A1610;
font-weight:600;
margin-bottom:16px;
line-height:1.05;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
overflow-wrap:break-word;
}
@media(min-width:769px){
.eup_wy_h2_5oq{
font-size:40px;
}
}
.eup_wy_intro_5oq{
color:#8C7F6E;
line-height:1.6;
font-size:15px;
}
.eup_wy_grid_5oq{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.eup_wy_grid_5oq{
grid-template-columns:1fr 1fr;
}
}
.eup_wy_card_5oq{
border-radius:14px;
padding:1.625rem;
border:1px solid rgba(26,22,16,0.08);
background:#FFFFFF;
min-width:0;
}
.eup_wy_card_ic_5oq{
align-items:center;
display:inline-flex;
color:#C49430;
justify-content:center;
margin-bottom:16px;
}
.eup_wy_card_ic_5oq svg{
height:1.625rem;
width:26px;
}
.eup_wy_card_h_5oq{
color:#1A1610;
font-weight:600;
margin-bottom:0.5rem;
line-height:1.15;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:21px;
overflow-wrap:break-word;
}
.eup_wy_card_p_5oq{
color:#8C7F6E;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
}
.eup_hts_5oq{
padding:3rem 0;
}
@media(min-width:765px){
.eup_hts_5oq{
padding:3.875rem 0;
}
}
.eup_hts_head_5oq{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:34px;
}
@media(min-width:771px){
.eup_hts_head_5oq{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.eup_hts_eyebrow_5oq{
margin-bottom:0.75rem;
}
.eup_hts_h2_5oq{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:30px;
color:#F5EDD8;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:765px){
.eup_hts_h2_5oq{
font-size:38px;
}
}
.eup_hts_cta_5oq{
border-radius:999px;
background:#E8B84B;
flex:0 0 auto;
padding:0.938rem 1.875rem;
transition:opacity .2s ease;
font-size:0.938rem;
color:#1A1610;
font-weight:700;
}
.eup_hts_cta_5oq:hover{
opacity:.9;
}
.eup_hts_grid_5oq{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:761px){
.eup_hts_grid_5oq{
grid-template-columns:repeat(3,1fr);
}
}
.eup_hts_step_5oq{
min-width:0;
padding-top:22px;
border-top:1px solid rgba(255,240,200,0.13);
}
.eup_hts_step_num_5oq{
color:#E8B84B;
line-height:1;
font-size:2.75rem;
margin-bottom:14px;
font-weight:700;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
.eup_hts_step_h_5oq{
margin-bottom:0.5rem;
font-size:19px;
color:#F5EDD8;
font-weight:700;
line-height:1.2;
overflow-wrap:break-word;
}
.eup_hts_step_p_5oq{
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
color:#A89B7E;
}
.eup_dr_5oq{
padding:2.25rem 0 10px;
}
.eup_dr_in_5oq{
gap:20px;
border-radius:14px;
border:1px dashed rgba(26,22,16,0.14);
padding:28px 2rem;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.eup_dr_in_5oq{
gap:2rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.eup_dr_h2_5oq{
color:#1A1610;
margin-bottom:8px;
line-height:1.1;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
font-size:24px;
}
@media(min-width:771px){
.eup_dr_h2_5oq{
font-size:1.625rem;
}
}
.eup_dr_text_5oq{
font-size:14px;
line-height:1.6;
color:#8C7F6E;
max-width:680px;
overflow-wrap:break-word;
}
.eup_dr_text_5oq b{
color:#1A1610;
font-weight:700;
}
.eup_dr_cta_5oq{
transition:color .2s ease;
flex:0 0 auto;
color:#1A1610;
padding-bottom:2px;
font-size:0.844rem;
border-bottom:1px solid #C49430;
white-space:nowrap;
font-weight:700;
}
.eup_dr_cta_5oq:hover{
color:#C49430;
}
.eup_et_5oq{
padding:2.25rem 0 10px;
}
.eup_et_in_5oq{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:880px){
.eup_et_in_5oq{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.eup_et_left_5oq{
min-width:0;
}
.eup_et_eyebrow_5oq{
margin-bottom:12px;
}
.eup_et_h2_5oq{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#1A1610;
margin-bottom:0.875rem;
font-size:28px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.06;
}
@media(min-width:768px){
.eup_et_h2_5oq{
font-size:32px;
}
}
.eup_et_text_5oq{
line-height:1.65;
color:#8C7F6E;
margin-bottom:22px;
font-size:15px;
}
.eup_et_stats_5oq{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.eup_et_stat_5oq{
min-width:0;
}
.eup_et_stat_v_5oq{
font-size:1.625rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#1A1610;
font-weight:700;
line-height:1;
}
.eup_et_stat_l_5oq{
font-size:12.5px;
margin-top:4px;
color:#6B6154;
}
.eup_et_right_5oq{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.eup_et_member_5oq{
border:1px solid rgba(26,22,16,0.08);
gap:16px;
padding:18px 1.25rem;
background:#FFFFFF;
border-radius:0.875rem;
display:flex;
min-width:0;
align-items:center;
}
.eup_et_member_av_5oq{
flex:0 0 auto;
background:linear-gradient(135deg,#26200E,#C49430);
border-radius:50%;
width:3rem;
height:3rem;
}
.eup_et_member_name_5oq{
font-size:0.938rem;
color:#1A1610;
font-weight:700;
overflow-wrap:break-word;
}
.eup_et_member_role_5oq{
color:#6B6154;
font-size:0.781rem;
overflow-wrap:break-word;
}
.eup_et_updated_5oq{
background:#FAF7F2;
border:1px solid rgba(26,22,16,0.08);
border-radius:0.875rem;
gap:8px;
padding:14px 1.125rem;
align-items:center;
color:#8C7F6E;
font-size:0.781rem;
display:flex;
}
.eup_pmt_5oq{
padding:3rem 0 10px;
}
.eup_pmt_in_5oq{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:878px){
.eup_pmt_in_5oq{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.eup_pmt_left_5oq{
min-width:0;
}
.eup_pmt_eyebrow_5oq{
margin-bottom:12px;
}
.eup_pmt_h2_5oq{
color:#1A1610;
line-height:1.06;
font-size:30px;
font-weight:600;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:12px;
}
@media(min-width:769px){
.eup_pmt_h2_5oq{
font-size:2rem;
}
}
.eup_pmt_text_5oq{
font-size:14.5px;
line-height:1.6;
margin-bottom:1.375rem;
color:#8C7F6E;
}
.eup_pmt_logos_5oq{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:478px){
.eup_pmt_logos_5oq{
grid-template-columns:repeat(4,1fr);
}
}
.eup_pmt_logo_5oq{
overflow:hidden;
padding:0 0.5rem;
border:1px solid rgba(26,22,16,0.08);
background:#FFFFFF;
border-radius:8px;
align-items:center;
color:#2E2920;
white-space:nowrap;
justify-content:center;
text-align:center;
text-overflow:ellipsis;
height:50px;
font-size:0.781rem;
font-weight:700;
display:flex;
}
.eup_pmt_table_5oq{
border-radius:0.875rem;
border:1px solid rgba(26,22,16,0.08);
overflow:hidden;
min-width:0;
}
.eup_pmt_thead_5oq{
background:#1E1A14;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.eup_pmt_th_5oq{
padding:0.813rem 14px;
overflow:hidden;
letter-spacing:.08em;
white-space:nowrap;
text-overflow:ellipsis;
color:#F5EDD8;
font-weight:700;
font-size:10px;
text-transform:uppercase;
}
.eup_pmt_row_5oq{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(26,22,16,0.08);
}
.eup_pmt_row_5oq:nth-child(odd){
background:#FFFFFF;
}
.eup_pmt_td_5oq{
padding:14px;
font-size:0.844rem;
min-width:0;
color:#8C7F6E;
overflow-wrap:break-word;
}
.eup_pmt_row_5oq .eup_pmt_td_5oq:first-child{
color:#1A1610;
font-weight:700;
}
.eup_pmt_row_5oq .eup_pmt_td_5oq:last-child{
color:#3A8C5C;
font-weight:700;
}
.eup_op_5oq{
padding:36px 0 0.625rem;
}
.eup_op_in_5oq{
border:1px solid rgba(26,22,16,0.08);
border-radius:14px;
background:#FFFFFF;
grid-template-columns:1fr;
gap:32px;
padding:32px;
align-items:center;
display:grid;
}
@media(min-width:860px){
.eup_op_in_5oq{
padding:2.125rem 2.5rem;
grid-template-columns:.9fr 1.1fr;
gap:44px;
}
}
.eup_op_left_5oq{
min-width:0;
}
.eup_op_eyebrow_5oq{
margin-bottom:12px;
}
.eup_op_h2_5oq{
font-size:1.75rem;
color:#1A1610;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.625rem;
line-height:1.08;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.eup_op_h2_5oq{
font-size:30px;
}
}
.eup_op_text_5oq{
line-height:1.6;
font-size:14px;
color:#8C7F6E;
}
.eup_op_grid_5oq{
grid-template-columns:1fr 1fr;
overflow:hidden;
gap:1px;
border-radius:8px;
border:1px solid rgba(26,22,16,0.14);
background:rgba(26,22,16,0.14);
display:grid;
}
.eup_op_field_5oq{
background:#FAF7F2;
padding:18px 1.25rem;
min-width:0;
}
.eup_op_field_lb_5oq{
letter-spacing:.1em;
text-transform:uppercase;
font-weight:600;
color:#C49430;
font-size:0.625rem;
margin-bottom:0.313rem;
}
.eup_op_field_val_5oq{
overflow-wrap:break-word;
font-weight:700;
color:#1A1610;
font-size:0.875rem;
}
.eup_rv_5oq{
padding:3rem 0;
background:#FFFFFF;
border-bottom:1px solid rgba(26,22,16,0.08);
margin-top:1.5rem;
border-top:1px solid rgba(26,22,16,0.08);
}
@media(min-width:771px){
.eup_rv_5oq{
padding:56px 0;
}
}
.eup_rv_head_5oq{
gap:1rem;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:768px){
.eup_rv_head_5oq{
gap:1.25rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.eup_rv_eyebrow_5oq{
margin-bottom:10px;
}
.eup_rv_h2_5oq{
line-height:1.05;
font-size:30px;
font-weight:600;
overflow-wrap:break-word;
color:#1A1610;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:767px){
.eup_rv_h2_5oq{
font-size:2.375rem;
}
}
.eup_rv_agg_5oq{
gap:0.75rem;
align-items:center;
display:flex;
}
.eup_rv_agg_stars_5oq{
gap:3px;
display:flex;
color:#C49430;
}
.eup_rv_agg_stars_5oq svg{
height:18px;
width:1.125rem;
}
.eup_rv_source_5oq{
color:#8C7F6E;
font-size:13px;
}
.eup_rv_grid_5oq{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.eup_rv_grid_5oq{
grid-template-columns:repeat(3,1fr);
}
}
.eup_rv_card_5oq{
border:1px solid rgba(26,22,16,0.08);
background:#FAF7F2;
padding:1.625rem;
border-radius:0.875rem;
min-width:0;
}
.eup_rv_card_stars_5oq{
gap:2px;
color:#C49430;
display:flex;
margin-bottom:0.75rem;
}
.eup_rv_card_stars_5oq svg{
height:0.875rem;
width:0.875rem;
}
.eup_rv_card_body_5oq{
font-size:18px;
color:#1A1610;
overflow-wrap:break-word;
line-height:1.45;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:500;
margin-bottom:1rem;
}
.eup_rv_card_meta_5oq{
gap:10px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.eup_rv_card_av_5oq{
background:linear-gradient(135deg,#C49430,#F0CC72);
border-radius:50%;
flex:0 0 auto;
height:32px;
width:2rem;
}
.eup_rv_card_author_5oq{
color:#1A1610;
font-size:0.813rem;
font-weight:700;
}
.eup_rv_card_loc_5oq{
font-size:12px;
color:#6B6154;
}
.eup_el_5oq{
padding:3rem 0;
}
@media(min-width:767px){
.eup_el_5oq{
padding:56px 0;
}
}
.eup_el_in_5oq{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:901px){
.eup_el_in_5oq{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.eup_el_left_5oq{
min-width:0;
}
.eup_el_eyebrow_5oq{
margin-bottom:0.875rem;
}
.eup_el_h2_5oq{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:32px;
color:#1A1610;
overflow-wrap:break-word;
line-height:1.08;
font-weight:600;
margin-bottom:1.375rem;
}
@media(min-width:767px){
.eup_el_h2_5oq{
font-size:2.375rem;
}
}
.eup_el_body_5oq p{
line-height:1.7;
overflow-wrap:break-word;
margin-bottom:1.125rem;
font-size:16px;
color:#2E2920;
}
.eup_el_dropcap_5oq{
padding:6px 12px 0 0;
font-weight:700;
float:left;
color:#C49430;
font-size:3.875rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:.8;
}
.eup_el_right_5oq{
min-width:0;
}
.eup_el_quote_5oq{
background:linear-gradient(150deg,#26200E,#0F0D09);
border-radius:1.25rem;
padding:36px;
margin-bottom:1.5rem;
position:relative;
color:#F5EDD8;
}
.eup_el_quote_mark_5oq{
color:#E8B84B;
margin-bottom:6px;
display:inline-flex;
align-items:center;
}
.eup_el_quote_mark_5oq svg{
height:34px;
width:2.125rem;
}
.eup_el_quote_text_5oq{
font-weight:500;
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.375rem;
color:#F5EDD8;
font-size:1.375rem;
line-height:1.4;
}
.eup_el_quote_meta_5oq{
gap:0.75rem;
display:flex;
align-items:center;
}
.eup_el_quote_av_5oq{
flex:0 0 auto;
background:linear-gradient(135deg,#C49430,#F0CC72);
border-radius:50%;
width:38px;
height:2.375rem;
}
.eup_el_quote_author_5oq{
font-size:14px;
font-weight:700;
color:#F5EDD8;
}
.eup_el_quote_meta_sub_5oq{
font-size:0.75rem;
color:#A89B7E;
}
.eup_el_explain_5oq{
border:1px solid rgba(26,22,16,0.08);
border-radius:0.875rem;
overflow:hidden;
}
.eup_el_explain_card_5oq{
padding:1.375rem 1.5rem;
}
.eup_el_explain_card_5oq+.eup_el_explain_card_5oq{
border-top:1px solid rgba(26,22,16,0.08);
}
.eup_el_explain_h_5oq{
font-size:20px;
line-height:1.15;
margin-bottom:0.5rem;
color:#1A1610;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
}
.eup_el_explain_p_5oq{
line-height:1.55;
font-size:0.875rem;
color:#8C7F6E;
overflow-wrap:break-word;
}
.eup_sc_5oq{
padding:3rem 0 0.625rem;
}
.eup_sc_head_5oq{
text-align:center;
margin-bottom:1.75rem;
}
.eup_sc_eyebrow_5oq{
margin-bottom:0.75rem;
}
.eup_sc_h2_5oq{
color:#1A1610;
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
font-size:30px;
}
@media(min-width:767px){
.eup_sc_h2_5oq{
font-size:2.25rem;
}
}
.eup_sc_table_5oq{
margin:0 auto;
border:1px solid rgba(26,22,16,0.08);
border-radius:14px;
overflow:hidden;
max-width:56.25rem;
}
.eup_sc_thead_5oq{
grid-template-columns:1.6fr 1fr 1fr;
background:#1E1A14;
display:grid;
}
.eup_sc_th_5oq{
padding:0.938rem 1.125rem;
overflow-wrap:break-word;
color:#A89B7E;
font-size:0.813rem;
text-align:center;
font-weight:700;
}
.eup_sc_th_5oq:first-child{
text-align:left;
}
.eup_sc_th_us_5oq{
color:#E8B84B;
}
.eup_sc_row_5oq{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(26,22,16,0.08);
display:grid;
}
.eup_sc_row_5oq:nth-child(even){
background:#FFFFFF;
}
.eup_sc_td_5oq{
padding:0.938rem 1.125rem;
text-align:center;
color:#6B6154;
font-size:0.875rem;
overflow-wrap:break-word;
min-width:0;
}
.eup_sc_td_5oq:first-child{
color:#2E2920;
text-align:left;
font-weight:600;
}
.eup_sc_td_us_5oq{
font-weight:700;
color:#3A8C5C;
}
.eup_sg_5oq{
padding:3rem 0 10px;
}
.eup_sg_eyebrow_5oq{
display:block;
margin-bottom:12px;
}
.eup_sg_h2_5oq{
overflow-wrap:break-word;
font-size:30px;
line-height:1.05;
font-weight:600;
margin-bottom:28px;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#1A1610;
}
@media(min-width:770px){
.eup_sg_h2_5oq{
font-size:2.25rem;
}
}
.eup_sg_grid_5oq{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.eup_sg_grid_5oq{
grid-template-columns:repeat(3,1fr);
}
}
.eup_sg_col_5oq{
min-width:0;
}
.eup_sg_col_h_5oq{
line-height:1.15;
color:#1A1610;
margin-bottom:10px;
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:22px;
}
.eup_sg_col_p_5oq{
font-size:14px;
overflow-wrap:break-word;
color:#8C7F6E;
line-height:1.65;
}
.eup_gd_5oq{
padding:48px 0 0.625rem;
}
.eup_gd_head_5oq{
gap:0.875rem;
margin-bottom:24px;
display:flex;
flex-direction:column;
}
@media(min-width:679px){
.eup_gd_head_5oq{
gap:20px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.eup_gd_eyebrow_5oq{
margin-bottom:10px;
}
.eup_gd_h2_5oq{
overflow-wrap:break-word;
color:#1A1610;
line-height:1.05;
font-weight:600;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:1.75rem;
}
@media(min-width:765px){
.eup_gd_h2_5oq{
font-size:34px;
}
}
.eup_gd_more_5oq{
flex:0 0 auto;
transition:color .2s ease,border-color .2s ease;
font-size:13.5px;
font-weight:600;
padding-bottom:2px;
color:#1A1610;
border-bottom:1px solid #1A1610;
}
.eup_gd_more_5oq:hover{
border-color:#C49430;
color:#C49430;
}
.eup_gd_grid_5oq{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:721px){
.eup_gd_grid_5oq{
grid-template-columns:repeat(3,1fr);
}
}
.eup_gd_card_5oq{
border-radius:0.875rem;
border:1px solid rgba(26,22,16,0.08);
background:#FFFFFF;
overflow:hidden;
display:block;
min-width:0;
}
.eup_gd_card_img_5oq{
background:linear-gradient(140deg,#26200E,#C49430);
height:9.375rem;
}
.eup_gd_card_body_5oq{
padding:1.375rem;
}
.eup_gd_card_cat_5oq{
letter-spacing:.1em;
text-transform:uppercase;
font-weight:600;
color:#C49430;
font-size:0.625rem;
}
.eup_gd_card_h_5oq{
margin:8px 0 0.625rem;
font-weight:600;
line-height:1.2;
overflow-wrap:break-word;
font-size:1.188rem;
color:#1A1610;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
.eup_gd_card_meta_5oq{
color:#6B6154;
font-size:0.75rem;
overflow-wrap:break-word;
}
.eup_faq_5oq{
padding:3rem 0;
background:#FFFFFF;
border-top:1px solid rgba(26,22,16,0.08);
border-bottom:1px solid rgba(26,22,16,0.08);
margin-top:24px;
}
@media(min-width:769px){
.eup_faq_5oq{
padding:62px 0;
}
}
.eup_faq_head_5oq{
text-align:center;
margin-bottom:2.125rem;
}
.eup_faq_eyebrow_5oq{
margin-bottom:0.75rem;
}
.eup_faq_h2_5oq{
font-size:32px;
color:#1A1610;
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
}
@media(min-width:769px){
.eup_faq_h2_5oq{
font-size:38px;
}
}
.eup_faq_list_5oq{
gap:0.75rem;
margin:0 auto;
display:flex;
flex-direction:column;
max-width:51.25rem;
}
.eup_faq_item_5oq{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(26,22,16,0.08);
background:#FAF7F2;
}
.eup_faq_q_5oq{
list-style:none;
gap:20px;
padding:20px 24px;
font-size:16px;
overflow-wrap:break-word;
font-weight:700;
display:flex;
cursor:pointer;
justify-content:space-between;
align-items:center;
color:#1A1610;
}
.eup_faq_q_5oq::-webkit-details-marker{
display:none;
}
.eup_faq_q_ic_5oq{
transition:transform .2s ease;
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#C49430;
}
.eup_faq_q_ic_5oq svg{
height:18px;
width:18px;
}
.eup_faq_item_5oq[open] .eup_faq_q_ic_5oq{
transform:rotate(180deg);
}
.eup_faq_a_5oq{
padding:0 24px 20px;
font-size:14.5px;
color:#8C7F6E;
line-height:1.6;
overflow-wrap:break-word;
}
.eup_sb_5oq{
background:#FFFFFF;
padding:48px 0;
border-top:1px solid rgba(26,22,16,0.08);
border-bottom:1px solid rgba(26,22,16,0.08);
margin-top:24px;
}
@media(min-width:767px){
.eup_sb_5oq{
padding:3.5rem 0;
}
}
.eup_sb_eyebrow_5oq{
display:block;
margin-bottom:12px;
}
.eup_sb_h2_5oq{
margin-bottom:1.625rem;
font-size:30px;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
color:#1A1610;
}
@media(min-width:767px){
.eup_sb_h2_5oq{
font-size:2.25rem;
}
}
.eup_sb_grid_5oq{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:559px){
.eup_sb_grid_5oq{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.eup_sb_grid_5oq{
grid-template-columns:repeat(4,1fr);
}
}
.eup_sb_card_5oq{
border:1px solid rgba(26,22,16,0.08);
padding:24px;
background:#FAF7F2;
border-radius:14px;
min-width:0;
}
.eup_sb_card_h_5oq{
line-height:1.15;
font-size:19px;
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:0.5rem;
color:#1A1610;
}
.eup_sb_card_p_5oq{
font-size:13.5px;
line-height:1.6;
overflow-wrap:break-word;
color:#8C7F6E;
}
.eup_sb_rtp_5oq{
grid-template-columns:1fr;
border-radius:14px;
border:1px solid rgba(26,22,16,0.08);
gap:1.5rem;
padding:1.625rem 28px;
background:#FAF7F2;
display:grid;
margin-top:1.125rem;
align-items:center;
}
@media(min-width:761px){
.eup_sb_rtp_5oq{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.eup_sb_rtp_h_5oq{
line-height:1.15;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:20px;
margin-bottom:8px;
font-weight:600;
overflow-wrap:break-word;
color:#1A1610;
}
.eup_sb_rtp_p_5oq{
overflow-wrap:break-word;
line-height:1.6;
font-size:13.5px;
color:#8C7F6E;
}
.eup_sb_rtp_stats_5oq{
gap:1rem;
display:flex;
}
.eup_sb_stat_5oq{
flex:1 1 0;
background:#FFFFFF;
padding:1.125rem;
border-radius:8px;
text-align:center;
min-width:0;
}
.eup_sb_stat_v_5oq{
font-size:26px;
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#3A8C5C;
}
.eup_sb_stat_l_5oq{
color:#6B6154;
font-size:0.719rem;
margin-top:0.25rem;
}
.eup_lh_5oq{
padding:2.5rem 0 20px;
}
.eup_lh_in_5oq{
padding-top:2.125rem;
border-top:1px solid rgba(26,22,16,0.14);
}
.eup_lh_eyebrow_5oq{
display:block;
margin-bottom:1.375rem;
}
.eup_lh_grid_5oq{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:598px){
.eup_lh_grid_5oq{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.eup_lh_grid_5oq{
grid-template-columns:repeat(5,1fr);
}
}
.eup_lh_col_5oq{
min-width:0;
}
.eup_lh_col_h_5oq{
font-weight:700;
font-size:13px;
margin-bottom:12px;
overflow-wrap:break-word;
color:#1A1610;
}
.eup_lh_links_5oq{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.eup_lh_link_5oq{
transition:color .2s ease;
overflow-wrap:break-word;
color:#8C7F6E;
font-size:13px;
}
.eup_lh_link_5oq:hover{
color:#C49430;
}
.eup_ft_5oq{
background:#1E1A14;
margin-top:40px;
color:#A89B7E;
}
.eup_ft_in_5oq{
padding:48px 0 1.75rem;
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:602px){
.eup_ft_in_5oq{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.eup_ft_in_5oq{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.eup_ft_brand_5oq{
min-width:0;
}
.eup_ft_logo_5oq{
font-size:1.625rem;
overflow-wrap:break-word;
font-weight:700;
color:#F5EDD8;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
.eup_ft_tagline_5oq{
font-size:13.5px;
max-width:280px;
margin-top:0.875rem;
line-height:1.6;
color:#A89B7E;
}
.eup_ft_contact_5oq{
transition:color .2s ease;
display:inline-block;
color:#E8B84B;
max-width:280px;
overflow-wrap:anywhere;
margin-top:0.75rem;
font-size:0.813rem;
}
.eup_ft_contact_5oq:hover{
color:#F5EDD8;
}
.eup_ft_col_5oq{
min-width:0;
}
.eup_ft_col_h_5oq{
font-weight:700;
letter-spacing:.08em;
overflow-wrap:break-word;
text-transform:uppercase;
font-size:0.813rem;
margin-bottom:0.875rem;
color:#F5EDD8;
}
.eup_ft_col_links_5oq{
gap:10px;
display:flex;
flex-direction:column;
}
.eup_ft_link_5oq{
transition:color .2s ease;
font-size:13.5px;
overflow-wrap:break-word;
color:#A89B7E;
}
.eup_ft_link_5oq:hover{
color:#F5EDD8;
}
.eup_ft_bot_5oq{
gap:16px;
padding:22px 0 40px;
border-top:1px solid rgba(255,240,200,0.13);
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.eup_ft_bot_5oq{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.eup_ft_legal_5oq{
max-width:47.5rem;
line-height:1.6;
font-size:0.719rem;
color:#B0A492;
overflow-wrap:break-word;
}
.eup_ft_legal_5oq b{
font-weight:700;
color:#A89B7E;
}
.eup_ft_age_5oq{
border:1.5px solid #E8B84B;
flex:0 0 auto;
padding:0.25rem 9px;
border-radius:8px;
color:#E8B84B;
font-size:13px;
font-weight:700;
}