*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1612;
overflow-wrap:break-word;
font-size:0.938rem;
line-height:1.6;
-webkit-font-smoothing:antialiased;
font-family:"Work Sans", 'Helvetica Neue', Arial, sans-serif;
text-rendering:optimizeLegibility;
color:#D4C9B0;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.uuolayout_ulj{
display:flex;
min-height:100vh;
flex-direction:column;
}
.uuomain_ulj{
flex:1 1 auto;
width:100%;
min-width:0;
}
.uuocontainer_ulj{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:771px){
.uuocontainer_ulj{
padding:0 2rem;
}
}
@media(min-width:1101px){
.uuocontainer_ulj{
padding:0 3.5rem;
}
}
.uuoeyebrow_ulj{
text-transform:uppercase;
letter-spacing:.2em;
line-height:1.4;
overflow-wrap:break-word;
display:inline-block;
font-size:0.688rem;
font-weight:600;
color:#B88A3A;
font-family:"Work Sans", 'Helvetica Neue', Arial, sans-serif;
}
.uuoband_ulj{
background:#12100D;
color:#F2EAD8;
}
.uuoband_ulj .uuoeyebrow_ulj{
color:#D4A84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.uuotb_ulj{
background:#1C1814;
top:0;
border-bottom:1px solid rgba(244,235,210,0.13);
position:sticky;
z-index:50;
}
.uuotb_in_ulj{
padding:12px 16px;
margin:0 auto;
gap:1rem;
align-items:center;
max-width:1400px;
justify-content:space-between;
width:100%;
display:flex;
}
@media(min-width:769px){
.uuotb_in_ulj{
padding:1rem 2rem;
}
}
@media(min-width:1101px){
.uuotb_in_ulj{
padding:18px 56px;
}
}
.uuotb_left_ulj{
gap:28px;
align-items:center;
display:flex;
min-width:0;
}
.uuotb_logo_ulj{
gap:11px;
display:flex;
min-width:0;
align-items:center;
}
.uuotb_logo_mark_ulj{
flex:0 0 auto;
border-radius:8px;
height:34px;
object-fit:cover;
width:2.125rem;
}
.uuotb_logo_txt_ulj{
line-height:1;
display:flex;
flex-direction:column;
min-width:0;
}
.uuotb_logo_name_ulj{
overflow:hidden;
font-weight:700;
letter-spacing:.02em;
color:#F0E8D8;
font-size:1.375rem;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
text-overflow:ellipsis;
white-space:nowrap;
}
.uuotb_logo_sub_ulj{
overflow:hidden;
text-overflow:ellipsis;
font-weight:600;
white-space:nowrap;
letter-spacing:.32em;
margin-top:4px;
color:#B88A3A;
text-transform:uppercase;
font-size:0.531rem;
}
.uuotb_nav_ulj{
display:none;
}
@media(min-width:957px){
.uuotb_nav_ulj{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.uuotb_nav_item_ulj{
transition:color .2s ease,border-color .2s ease;
padding-bottom:3px;
font-size:14px;
color:#D4C9B0;
white-space:nowrap;
font-weight:600;
border-bottom:2px solid transparent;
}
.uuotb_nav_item_ulj:hover{
color:#F0E8D8;
}
.uuotb_nav_item_ulj.uuostate_active_ulj{
border-color:#B88A3A;
color:#F0E8D8;
}
.uuotb_right_ulj{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.uuotb_search_ulj{
transition:color .2s ease;
align-items:center;
justify-content:center;
display:flex;
color:#D4C9B0;
}
.uuotb_search_ulj:hover{
color:#B88A3A;
}
.uuotb_search_ulj svg{
width:18px;
height:18px;
}
.uuotb_lang_ulj{
letter-spacing:.1em;
font-weight:600;
font-size:11px;
text-transform:uppercase;
color:#A8997E;
}
.uuotb_lang_ulj:hover{
color:#F0E8D8;
}
.uuotb_login_ulj{
font-weight:600;
font-size:0.875rem;
display:none;
color:#F0E8D8;
}
@media(min-width:770px){
.uuotb_login_ulj{
display:inline-block;
}
}
.uuotb_register_ulj{
transition:background-color .2s ease;
border-radius:999px;
padding:0.688rem 1.375rem;
background:#C99B3E;
font-size:0.875rem;
white-space:nowrap;
font-weight:700;
color:#1A1208;
}
.uuotb_register_ulj:hover{
background:#DDB452;
}
.uuomob_ulj{
background:#1C1814;
border-top:1px solid rgba(244,235,210,0.13);
bottom:0;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
left:0;
right:0;
z-index:60;
}
@media(min-width:961px){
.uuomob_ulj{
display:none;
}
}
.uuomob_in_ulj{
margin:0 auto;
display:flex;
align-items:stretch;
max-width:35rem;
justify-content:space-around;
}
.uuomob_item_ulj{
flex:1 1 0;
padding:0.563rem 0.25rem;
transition:color .2s ease;
gap:3px;
min-width:0;
flex-direction:column;
color:#A8997E;
display:flex;
align-items:center;
}
.uuomob_item_ulj.uuostate_active_ulj{
color:#B88A3A;
}
.uuomob_ic_ulj{
align-items:center;
display:flex;
justify-content:center;
}
.uuomob_ic_ulj svg{
width:1.25rem;
height:1.25rem;
}
.uuomob_lb_ulj{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
font-weight:600;
font-size:0.625rem;
white-space:nowrap;
}
@media(max-width:959px){
body{
padding-bottom:60px;
}
}
.uuorail_ulj{
min-width:0;
position:relative;
}
.uuorail_scroll_ulj{
gap:14px;
display:flex;
scrollbar-width:thin;
padding-bottom:0.875rem;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
}
@media(min-width:765px){
.uuorail_scroll_ulj{
gap:18px;
}
}
.uuogc_ulj{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:766px){
.uuogc_ulj{
width:188px;
}
}
.uuogc_img_ulj{
overflow:hidden;
border-radius:14px;
background:#231E18;
box-shadow:0 2px 8px rgba(10,8,4,0.55), 0 1px 2px rgba(10,8,4,0.40);
position:relative;
padding-bottom:133.33%;
}
.uuogc_img_ulj img{
inset:0;
width:100%;
position:absolute;
height:100%;
object-fit:cover;
}
.uuogc_cover_ulj{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.uuogc_hover_ulj{
inset:0;
transition:opacity .2s ease;
background:rgba(0,0,0,0.52);
align-items:center;
display:flex;
justify-content:center;
position:absolute;
opacity:0;
}
.uuogc_ulj:hover .uuogc_hover_ulj{
opacity:1;
}
.uuogc_hover_btn_ulj{
border-radius:999px;
background:#C99B3E;
justify-content:center;
color:#1A1208;
height:46px;
align-items:center;
width:46px;
display:flex;
}
.uuogc_hover_btn_ulj svg{
height:1.125rem;
width:1.125rem;
}
.uuogc_info_ulj{
gap:2px;
display:flex;
margin-top:0.563rem;
min-width:0;
flex-direction:column;
}
.uuogc_name_ulj{
overflow:hidden;
font-size:0.813rem;
text-overflow:ellipsis;
color:#F0E8D8;
white-space:nowrap;
font-weight:700;
}
.uuogc_prov_ulj{
overflow:hidden;
text-overflow:ellipsis;
font-size:11px;
color:#A8997E;
white-space:nowrap;
}
.uuogc_meta_ulj{
color:#A8997E;
font-size:11px;
}
.uuotc_ulj{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:766px){
.uuotc_ulj{
width:230px;
}
}
.uuotc_img_ulj{
overflow:hidden;
border-radius:14px;
background:#231E18;
box-shadow:0 2px 8px rgba(10,8,4,0.55), 0 1px 2px rgba(10,8,4,0.40);
padding-bottom:75%;
position:relative;
}
.uuotc_img_ulj img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.uuotc_info_ulj{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:9px;
display:flex;
}
.uuotc_name_ulj{
overflow:hidden;
white-space:nowrap;
color:#F0E8D8;
text-overflow:ellipsis;
font-size:0.875rem;
font-weight:700;
}
.uuotc_rtp_ulj{
color:#A8997E;
font-size:0.688rem;
}
.uuolc_ulj{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:770px){
.uuolc_ulj{
width:268px;
}
}
.uuolc_img_ulj{
overflow:hidden;
border-radius:0.875rem;
background:#231E18;
box-shadow:0 2px 8px rgba(10,8,4,0.55), 0 1px 2px rgba(10,8,4,0.40);
padding-bottom:62.5%;
position:relative;
}
.uuolc_img_ulj img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.uuolc_live_ulj{
border-radius:62.438rem;
gap:7px;
padding:4px 9px;
background:rgba(0,0,0,0.52);
display:flex;
top:0.75rem;
align-items:center;
left:12px;
position:absolute;
}
.uuolc_live_dot_ulj{
background:#C0463A;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
height:8px;
width:8px;
}
.uuolc_seats_ulj{
font-weight:600;
font-size:10px;
color:#F2EAD8;
letter-spacing:.08em;
text-transform:uppercase;
}
.uuolc_info_ulj{
gap:2px;
margin-top:0.563rem;
display:flex;
min-width:0;
flex-direction:column;
}
.uuolc_name_ulj{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#F0E8D8;
font-size:0.938rem;
font-weight:700;
}
.uuolc_bet_ulj{
color:#A8997E;
font-size:0.688rem;
}
.uuopc_ulj{
background:#231E18;
gap:8px;
border-radius:0.875rem;
border:1px solid rgba(244,235,210,0.07);
padding:16px 0.875rem;
align-items:center;
display:flex;
min-height:4.625rem;
justify-content:center;
flex-direction:column;
min-width:0;
}
.uuopc_logo_ulj{
flex:0 0 auto;
width:auto;
object-fit:contain;
max-width:100%;
height:28px;
}
.uuopc_name_ulj{
overflow:hidden;
font-size:0.688rem;
color:#A8997E;
white-space:nowrap;
text-overflow:ellipsis;
max-width:100%;
text-align:center;
}
.uuogc_tag_ulj{
padding:3px 8px;
border-radius:0.5rem;
top:0.625rem;
display:inline-block;
position:absolute;
font-weight:700;
font-size:10px;
letter-spacing:.06em;
text-transform:uppercase;
z-index:2;
left:10px;
}
.uuogc_tag_hot_ulj{
background:#C0463A;
color:#F2EAD8;
}
.uuogc_tag_new_ulj{
background:#D4A84B;
color:#1A1208;
}
.uuogc_tag_jp_ulj{
background:#C8922A;
color:#1A1208;
}
.uuogc_tag_live_ulj{
background:#C0463A;
color:#F2EAD8;
}
.uuosh_ulj{
min-width:0;
margin-bottom:1.125rem;
}
.uuosh_row_ulj{
gap:16px;
justify-content:space-between;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
}
.uuosh_row_ulj .uuosh_l_ulj{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.uuosh_stack_ulj{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.uuosh_center_ulj{
gap:0.625rem;
text-align:center;
align-items:center;
display:flex;
flex-direction:column;
}
.uuosh_h2_ulj{
font-size:1.5rem;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
color:#F0E8D8;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.uuosh_h2_ulj{
font-size:1.875rem;
}
}
.uuoband_ulj .uuosh_h2_ulj{
color:#F2EAD8;
}
.uuosh_eb_line_ulj{
gap:10px;
display:inline-flex;
align-items:center;
}
.uuosh_eb_line_ulj::before{
background:#B88A3A;
height:1px;
width:1.75rem;
content:"";
display:inline-block;
}
.uuoband_ulj .uuosh_eb_line_ulj::before{
background:#D4A84B;
}
.uuosh_eb_dot_ulj{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.uuosh_eb_dot_ulj::before{
background:#B88A3A;
border-radius:50%;
height:0.375rem;
display:inline-block;
width:0.375rem;
content:"";
}
.uuoband_ulj .uuosh_eb_dot_ulj::before{
background:#D4A84B;
}
.uuosh_link_ulj{
gap:6px;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
white-space:nowrap;
color:#F0E8D8;
font-weight:600;
display:inline-flex;
padding-bottom:2px;
font-size:13px;
border-bottom:1px solid #F0E8D8;
align-items:center;
}
.uuosh_link_ulj:hover{
border-color:#B88A3A;
color:#B88A3A;
}
.uuosh_link_ulj svg{
height:14px;
width:14px;
}
.uuosh_link_chev_ulj{
border-bottom:0;
padding-bottom:0;
}
.uuosh_link_btn_ulj{
background:#C99B3E;
border-radius:62.438rem;
padding:9px 18px;
color:#1A1208;
border-bottom:0;
}
.uuosh_link_btn_ulj:hover{
border-color:transparent;
background:#DDB452;
color:#1A1208;
}
.uuoband_ulj .uuosh_link_ulj{
border-color:#F2EAD8;
color:#F2EAD8;
}
.uuoband_ulj .uuosh_link_btn_ulj{
background:#D4A84B;
color:#1A1208;
}
.uuosh_rule_ulj{
background:rgba(244,235,210,0.13);
margin:-2px 0 18px;
height:1px;
}
.uuoband_ulj .uuosh_rule_ulj{
background:rgba(244,235,210,0.13);
}
.uuohero_ulj{
padding:2rem 0 8px;
}
@media(min-width:770px){
.uuohero_ulj{
padding:3.5rem 0 1.5rem;
}
}
.uuohero_in_ulj{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:901px){
.uuohero_in_ulj{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.uuohero_copy_ulj{
min-width:0;
}
.uuohero_eyebrow_ulj{
gap:10px;
margin-bottom:22px;
display:inline-flex;
align-items:center;
}
.uuohero_eyebrow_line_ulj{
background:#B88A3A;
flex:0 0 auto;
width:28px;
height:1px;
display:inline-block;
}
.uuohero_h1_ulj{
letter-spacing:-.01em;
color:#F0E8D8;
font-size:38px;
overflow-wrap:break-word;
line-height:1.04;
font-weight:600;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:20px;
}
@media(min-width:767px){
.uuohero_h1_ulj{
font-size:3.375rem;
}
}
@media(min-width:1100px){
.uuohero_h1_ulj{
font-size:62px;
}
}
.uuohero_h1_ulj em{
color:#B88A3A;
font-style:normal;
}
.uuohero_sub_ulj{
color:#8C7E66;
margin-bottom:30px;
max-width:30rem;
line-height:1.6;
font-size:16px;
}
@media(min-width:769px){
.uuohero_sub_ulj{
font-size:1.125rem;
}
}
.uuohero_actions_ulj{
gap:14px;
margin-bottom:2.125rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.uuohero_cta_ulj{
gap:0.625rem;
padding:16px 30px;
border-radius:999px;
background:#C99B3E;
transition:background-color .2s ease;
font-weight:700;
font-size:0.938rem;
display:inline-flex;
align-items:center;
color:#1A1208;
}
.uuohero_cta_ulj:hover{
background:#DDB452;
}
.uuohero_cta_ic_ulj{
align-items:center;
display:inline-flex;
}
.uuohero_cta_ic_ulj svg{
height:16px;
width:1rem;
}
.uuohero_cta_alt_ulj{
border:1px solid rgba(244,235,210,0.13);
transition:border-color .2s ease,color .2s ease;
padding:0.938rem 1.625rem;
background:transparent;
border-radius:62.438rem;
color:#F0E8D8;
align-items:center;
font-size:0.938rem;
font-weight:600;
display:inline-flex;
}
.uuohero_cta_alt_ulj:hover{
border-color:#B88A3A;
color:#B88A3A;
}
.uuohero_trust_ulj{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.uuohero_trust_item_ulj{
gap:0.563rem;
align-items:center;
color:#D4C9B0;
display:flex;
font-size:13px;
font-weight:600;
}
.uuohero_trust_ic_ulj{
color:#B88A3A;
align-items:center;
display:inline-flex;
}
.uuohero_trust_ic_ulj svg{
width:16px;
height:1rem;
}
.uuohero_promo_ulj{
overflow:hidden;
background:#231E18;
border-radius:20px;
position:relative;
box-shadow:0 12px 3rem rgba(10,8,4,0.70), 0 4px 16px rgba(10,8,4,0.45), 0 0 0 1px rgba(244,235,210,0.06);
display:flex;
min-height:300px;
}
.uuohero_promo_bg_ulj{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.uuohero_promo_bg_ulj::after{
background:linear-gradient(120deg,#12100D 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.uuohero_promo_glow_ulj{
background:radial-gradient(circle,rgba(180,138,72,0.18) 0%,transparent 65%);
border-radius:50%;
width:260px;
height:16.25rem;
position:absolute;
right:-1.25rem;
pointer-events:none;
top:-40px;
}
.uuohero_promo_ct_ulj{
padding:1.75rem;
align-self:flex-end;
z-index:2;
position:relative;
max-width:88%;
}
.uuohero_promo_label_ulj{
color:#D4A84B;
text-transform:uppercase;
display:block;
margin-bottom:0.5rem;
font-weight:700;
font-size:10px;
letter-spacing:.25em;
}
.uuohero_promo_amount_ulj{
font-size:32px;
line-height:1.05;
overflow-wrap:break-word;
color:#F2EAD8;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:769px){
.uuohero_promo_amount_ulj{
font-size:2.5rem;
}
}
.uuohero_promo_amount_ulj em{
color:#D4A84B;
font-style:normal;
}
.uuohero_rating_ulj{
padding:10px 0.875rem;
background:#231E18;
gap:10px;
border:1px solid rgba(244,235,210,0.07);
border-radius:0.875rem;
max-width:min(16.25rem,62%);
box-shadow:0 2px 0.5rem rgba(10,8,4,0.55), 0 1px 2px rgba(10,8,4,0.40);
right:0.875rem;
display:flex;
position:absolute;
align-items:center;
top:0.875rem;
z-index:3;
}
.uuohero_rating_score_ulj{
flex:0 0 auto;
font-size:24px;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#F0E8D8;
}
.uuohero_rating_txt_ulj{
flex:1 1 auto;
min-width:0;
}
.uuohero_rating_stars_ulj{
gap:2px;
display:flex;
color:#B88A3A;
}
.uuohero_rating_stars_ulj svg{
width:12px;
height:12px;
}
.uuohero_rating_cap_ulj{
font-size:11px;
line-height:1.35;
display:block;
margin-top:3px;
color:#A8997E;
overflow-wrap:break-word;
}
.uuostat_ulj{
margin-top:1rem;
border-top:1px solid rgba(244,235,210,0.13);
border-bottom:1px solid rgba(244,235,210,0.13);
}
.uuostat_in_ulj{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.uuostat_in_ulj{
grid-template-columns:repeat(4,1fr);
}
}
.uuostat_item_ulj{
padding:1.375rem 14px;
border-right:1px solid rgba(244,235,210,0.07);
min-width:0;
border-bottom:1px solid rgba(244,235,210,0.07);
}
.uuostat_item_ulj:nth-child(2n){
border-right:0;
}
.uuostat_item_ulj:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.uuostat_item_ulj{
border-bottom:0;
}
.uuostat_item_ulj:nth-child(2n){
border-right:1px solid rgba(244,235,210,0.07);
}
.uuostat_item_ulj:nth-child(4n){
border-right:0;
}
}
.uuostat_value_ulj{
line-height:1;
font-weight:700;
font-size:30px;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
color:#F0E8D8;
}
@media(min-width:769px){
.uuostat_value_ulj{
font-size:2.125rem;
}
}
.uuostat_label_ulj{
color:#A8997E;
font-size:13px;
line-height:1.4;
margin-top:6px;
overflow-wrap:break-word;
}
.uuogrow_ulj{
padding:26px 0 0.625rem;
}
.uuorow_seo_ulj{
margin:0.625rem 0 0;
max-width:47.5rem;
color:#8C7E66;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
}
.uuorow_seo_ulj strong{
color:#F0E8D8;
font-weight:700;
}
.uuogrow_ulj{
padding:1.625rem 0 0.625rem;
}
.uuorow_seo_ulj{
margin:0.625rem 0 0;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.65;
font-size:0.875rem;
color:#8C7E66;
}
.uuorow_seo_ulj strong{
color:#F0E8D8;
font-weight:700;
}
.uuopr_ulj{
padding:1.875rem 0 0.375rem;
}
.uuopr_card_ulj{
padding:26px;
flex:0 0 auto;
gap:0.625rem;
border:1px solid rgba(244,235,210,0.07);
overflow:hidden;
border-radius:1.25rem;
background:#231E18;
width:280px;
position:relative;
min-height:12.5rem;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.uuopr_card_ulj{
width:300px;
}
}
.uuopr_card_feat_ulj{
border-color:transparent;
background:linear-gradient(150deg,#1E1810,#0E0C08);
color:#F2EAD8;
}
.uuopr_glow_ulj{
background:radial-gradient(circle,rgba(180,138,72,0.18),transparent 70%);
border-radius:50%;
top:-30px;
height:8.125rem;
pointer-events:none;
right:-30px;
width:130px;
position:absolute;
opacity:0;
}
.uuopr_card_feat_ulj .uuopr_glow_ulj{
opacity:1;
}
.uuopr_label_ulj{
font-size:0.625rem;
text-transform:uppercase;
letter-spacing:.16em;
position:relative;
color:#B88A3A;
font-weight:700;
}
.uuopr_card_feat_ulj .uuopr_label_ulj{
color:#D4A84B;
}
.uuopr_amount_ulj{
font-weight:600;
line-height:1.08;
position:relative;
overflow-wrap:break-word;
font-size:1.625rem;
color:#F0E8D8;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
.uuopr_card_feat_ulj .uuopr_amount_ulj{
color:#F2EAD8;
}
.uuopr_amount_ulj em{
color:#B88A3A;
font-style:normal;
}
.uuopr_card_feat_ulj .uuopr_amount_ulj em{
color:#D4A84B;
}
.uuopr_terms_ulj{
position:relative;
font-size:13px;
color:#A8997E;
line-height:1.5;
}
.uuopr_card_feat_ulj .uuopr_terms_ulj{
color:#B8A888;
}
.uuopr_cta_ulj{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.uuopr_card_feat_ulj .uuopr_cta_ulj{
background:#D4A84B;
transition:opacity .2s ease;
padding:9px 1.125rem;
border-radius:62.438rem;
color:#1A1208;
font-size:13px;
font-weight:700;
}
.uuopr_card_feat_ulj .uuopr_cta_ulj:hover{
opacity:.9;
}
.uuopr_card_ulj:not(.uuopr_card_feat_ulj) .uuopr_cta_ulj{
transition:color .2s ease,border-color .2s ease;
font-size:0.813rem;
font-weight:700;
color:#F0E8D8;
border-bottom:1px solid #F0E8D8;
padding-bottom:2px;
}
.uuopr_card_ulj:not(.uuopr_card_feat_ulj) .uuopr_cta_ulj:hover{
border-color:#B88A3A;
color:#B88A3A;
}
.uuojp_ulj{
padding:30px 0 0.625rem;
}
.uuojp_grid_ulj{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:766px){
.uuojp_grid_ulj{
grid-template-columns:1fr 1fr;
}
.uuojp_card_mega_ulj{
grid-column:1/-1;
}
}
@media(min-width:999px){
.uuojp_grid_ulj{
grid-template-columns:1.4fr 1fr 1fr;
}
.uuojp_card_mega_ulj{
grid-column:auto;
}
}
.uuojp_card_ulj{
background:#231E18;
overflow:hidden;
border-radius:1.25rem;
gap:12px;
padding:1.625rem;
border:1px solid rgba(244,235,210,0.07);
flex-direction:column;
min-width:0;
justify-content:space-between;
position:relative;
min-height:12.5rem;
display:flex;
}
.uuojp_card_mega_ulj{
background:linear-gradient(135deg,#1E1810,#0E0C08);
border-color:transparent;
color:#F2EAD8;
min-height:210px;
}
.uuojp_glow_ulj{
background:radial-gradient(circle,rgba(180,138,72,0.18),transparent 70%);
border-radius:50%;
height:200px;
position:absolute;
top:-2.5rem;
width:200px;
right:-40px;
pointer-events:none;
}
.uuojp_label_ulj{
gap:0.625rem;
text-transform:uppercase;
display:flex;
justify-content:space-between;
font-weight:700;
letter-spacing:.16em;
position:relative;
color:#B88A3A;
align-items:center;
flex-wrap:wrap;
font-size:0.625rem;
}
.uuojp_card_mega_ulj .uuojp_label_ulj{
color:#D4A84B;
}
.uuojp_drop_ulj{
color:#A8997E;
text-transform:none;
letter-spacing:.04em;
font-weight:600;
}
.uuojp_card_mega_ulj .uuojp_drop_ulj{
color:#B8A888;
}
.uuojp_amount_ulj{
line-height:1;
font-weight:700;
font-size:2.375rem;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
position:relative;
color:#F0E8D8;
overflow-wrap:break-word;
}
.uuojp_card_mega_ulj .uuojp_amount_ulj{
animation:zm2-pulse 2.4s infinite;
color:#D4A84B;
font-size:3rem;
}
@media(min-width:769px){
.uuojp_card_mega_ulj .uuojp_amount_ulj{
font-size:54px;
}
}
.uuojp_game_ulj{
color:#A8997E;
font-size:0.813rem;
position:relative;
}
.uuojp_card_mega_ulj .uuojp_game_ulj{
color:#B8A888;
}
.uuojp_cta_ulj{
position:relative;
align-self:flex-start;
}
.uuojp_card_mega_ulj .uuojp_cta_ulj{
padding:0.625rem 1.25rem;
background:#D4A84B;
transition:opacity .2s ease;
border-radius:999px;
font-weight:700;
color:#1A1208;
font-size:13px;
}
.uuojp_card_mega_ulj .uuojp_cta_ulj:hover{
opacity:.9;
}
.uuojp_card_ulj:not(.uuojp_card_mega_ulj) .uuojp_cta_ulj{
transition:color .2s ease,border-color .2s ease;
padding-bottom:2px;
font-size:0.813rem;
font-weight:700;
border-bottom:1px solid #F0E8D8;
color:#F0E8D8;
}
.uuojp_card_ulj:not(.uuojp_card_mega_ulj) .uuojp_cta_ulj:hover{
border-color:#B88A3A;
color:#B88A3A;
}
.uuojp_seo_ulj{
margin:0.875rem 0 0;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.65;
font-size:14px;
color:#8C7E66;
}
.uuojp_seo_ulj strong{
font-weight:700;
color:#F0E8D8;
}
.uuogrow_ulj{
padding:26px 0 10px;
}
.uuorow_seo_ulj{
margin:10px 0 0;
max-width:47.5rem;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
color:#8C7E66;
}
.uuorow_seo_ulj strong{
font-weight:700;
color:#F0E8D8;
}
.uuogm_ulj{
padding:30px 0 10px;
}
.uuogm_in_ulj{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:880px){
.uuogm_in_ulj{
grid-template-columns:1.25fr 1fr;
}
}
.uuogm_left_ulj{
background:#231E18;
padding:32px;
border-radius:1.25rem;
border:1px solid rgba(244,235,210,0.07);
min-width:0;
}
.uuogm_eyebrow_ulj{
margin-bottom:0.625rem;
}
.uuogm_h2_ulj{
font-size:26px;
font-weight:600;
line-height:1.06;
color:#F0E8D8;
margin-bottom:0.5rem;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:770px){
.uuogm_h2_ulj{
font-size:28px;
}
}
.uuogm_text_ulj{
max-width:30rem;
margin-bottom:22px;
font-size:0.875rem;
line-height:1.6;
color:#8C7E66;
}
.uuogm_level_ulj{
font-size:22px;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
color:#B88A3A;
font-weight:700;
}
.uuogm_bar_ulj{
background:rgba(244,235,210,0.13);
overflow:hidden;
border-radius:999px;
margin-bottom:6px;
height:0.5rem;
}
.uuogm_bar_fill_ulj{
border-radius:62.438rem;
background:linear-gradient(90deg,#B8843A,#E2C070);
height:100%;
}
.uuogm_bar_meta_ulj{
gap:10px;
font-size:11px;
margin-bottom:1.125rem;
color:#A8997E;
justify-content:space-between;
display:flex;
}
.uuogm_missions_ulj{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.uuogm_mission_ulj{
padding:0.563rem 15px;
gap:7px;
border:1px solid rgba(244,235,210,0.13);
border-radius:62.438rem;
background:#1A1612;
align-items:center;
color:#D4C9B0;
font-weight:600;
display:inline-flex;
font-size:12.5px;
}
.uuogm_mission_ic_ulj{
color:#B88A3A;
align-items:center;
display:inline-flex;
}
.uuogm_mission_ic_ulj svg{
width:13px;
height:13px;
}
.uuogm_right_ulj{
border-radius:1.25rem;
padding:32px;
overflow:hidden;
background:linear-gradient(150deg,#1E1810,#0E0C08);
flex-direction:column;
position:relative;
display:flex;
color:#F2EAD8;
}
.uuogm_glow_ulj{
background:radial-gradient(circle,rgba(180,138,72,0.18),transparent 70%);
border-radius:50%;
width:9.375rem;
position:absolute;
top:-1.875rem;
right:-30px;
pointer-events:none;
height:150px;
}
.uuogm_ref_eyebrow_ulj{
position:relative;
margin-bottom:0.625rem;
}
.uuogm_ref_h2_ulj{
overflow-wrap:break-word;
color:#F2EAD8;
line-height:1.1;
margin-bottom:0.5rem;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
position:relative;
font-weight:600;
font-size:1.625rem;
}
.uuogm_ref_text_ulj{
color:#B8A888;
line-height:1.55;
margin-bottom:20px;
font-size:0.844rem;
position:relative;
}
.uuogm_ref_cta_ulj{
padding:11px 22px;
transition:opacity .2s ease;
background:#D4A84B;
border-radius:999px;
color:#1A1208;
font-weight:700;
position:relative;
font-size:13.5px;
margin-top:auto;
align-self:flex-start;
}
.uuogm_ref_cta_ulj:hover{
opacity:.9;
}
.uuovip_ulj{
padding:3rem 0;
}
@media(min-width:769px){
.uuovip_ulj{
padding:4rem 0;
}
}
.uuovip_head_ulj{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:878px){
.uuovip_head_ulj{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.uuovip_eyebrow_ulj{
margin-bottom:12px;
}
.uuovip_h2_ulj{
font-size:32px;
color:#F2EAD8;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.uuovip_h2_ulj{
font-size:40px;
}
}
.uuovip_intro_ulj{
font-size:14px;
max-width:26.25rem;
line-height:1.6;
color:#B8A888;
}
.uuovip_grid_ulj{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.uuovip_card_ulj{
border-radius:14px;
padding:22px 18px;
border:1px solid rgba(244,235,210,0.13);
min-width:0;
}
.uuovip_card_feat_ulj{
border-color:#D4A84B;
background:rgba(244,235,210,0.07);
}
.uuovip_card_ic_ulj{
background:linear-gradient(135deg,#B8843A,#E2C070);
border-radius:8px;
display:block;
width:2.125rem;
margin-bottom:16px;
height:34px;
}
.uuovip_name_ulj{
margin-bottom:6px;
color:#F2EAD8;
font-size:20px;
font-weight:600;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
.uuovip_perk_ulj{
overflow-wrap:break-word;
line-height:1.5;
font-size:0.781rem;
color:#B8A888;
}
.uuoapp_ulj{
padding:30px 0 0.625rem;
}
.uuoapp_in_ulj{
background:#231E18;
gap:1.75rem;
border:1px solid rgba(244,235,210,0.07);
padding:2rem;
border-radius:1.25rem;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.uuoapp_in_ulj{
padding:2.5rem 2.75rem;
gap:2.5rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.uuoapp_copy_ulj{
max-width:560px;
min-width:0;
}
.uuoapp_eyebrow_ulj{
margin-bottom:0.75rem;
}
.uuoapp_h2_ulj{
color:#F0E8D8;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
margin-bottom:12px;
font-size:28px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.uuoapp_h2_ulj{
font-size:34px;
}
}
.uuoapp_text_ulj{
color:#8C7E66;
font-size:0.875rem;
margin-bottom:1.375rem;
line-height:1.6;
}
.uuoapp_btns_ulj{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.uuoapp_btn_ulj{
padding:0.688rem 1.25rem;
background:#C99B3E;
border-radius:14px;
gap:0.625rem;
transition:background-color .2s ease;
display:inline-flex;
color:#1A1208;
align-items:center;
}
.uuoapp_btn_ulj:hover{
background:#DDB452;
}
.uuoapp_btn_ic_ulj{
align-items:center;
display:inline-flex;
}
.uuoapp_btn_ic_ulj svg{
width:1.125rem;
height:1.125rem;
}
.uuoapp_btn_lb_ulj{
font-weight:700;
font-size:0.844rem;
}
.uuoapp_qr_wrap_ulj{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.uuoapp_qr_ulj{
border-radius:0.875rem;
flex:0 0 auto;
width:108px;
height:108px;
background-image:repeating-linear-gradient(0deg,#231E18 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#231E18 0 5px,transparent 5px 11px);
background-color:#C99B3E;
}
.uuoapp_qr_cap_ulj{
font-size:12.5px;
line-height:1.4;
color:#A8997E;
max-width:92px;
}
.uuosea_ulj{
padding:24px 0 0.625rem;
}
.uuosea_in_ulj{
background:linear-gradient(115deg,#1E1810,#0E0C08);
border-radius:1.25rem;
overflow:hidden;
gap:1.375rem;
padding:36px;
display:flex;
flex-direction:column;
position:relative;
color:#F2EAD8;
}
@media(min-width:820px){
.uuosea_in_ulj{
padding:2.75rem 48px;
gap:32px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.uuosea_glow_ulj{
background:radial-gradient(circle,rgba(180,138,72,0.18),transparent 68%);
border-radius:50%;
transform:translateY(-50%);
position:absolute;
width:240px;
top:50%;
height:15rem;
pointer-events:none;
right:60px;
}
.uuosea_copy_ulj{
min-width:0;
position:relative;
max-width:35rem;
}
.uuosea_eyebrow_ulj{
margin-bottom:0.75rem;
}
.uuosea_h2_ulj{
color:#F2EAD8;
font-weight:600;
font-size:30px;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:12px;
line-height:1.04;
}
@media(min-width:769px){
.uuosea_h2_ulj{
font-size:2.375rem;
}
}
.uuosea_text_ulj{
color:#B8A888;
font-size:15px;
line-height:1.6;
}
.uuosea_cta_ulj{
background:#D4A84B;
border-radius:62.438rem;
transition:opacity .2s ease;
padding:16px 32px;
flex:0 0 auto;
font-weight:700;
position:relative;
font-size:0.938rem;
color:#1A1208;
}
.uuosea_cta_ulj:hover{
opacity:.9;
}
.uuonl_ulj{
padding:1.5rem 0 0.625rem;
}
.uuonl_in_ulj{
gap:1.375rem;
border-radius:1.25rem;
padding:30px 32px;
background:#181410;
flex-direction:column;
display:flex;
color:#F2EAD8;
}
@media(min-width:770px){
.uuonl_in_ulj{
gap:28px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.uuonl_text_wrap_ulj{
min-width:0;
}
.uuonl_h3_ulj{
font-weight:600;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
line-height:1.1;
margin-bottom:5px;
color:#F2EAD8;
}
@media(min-width:771px){
.uuonl_h3_ulj{
font-size:1.5rem;
}
}
.uuonl_text_ulj{
color:#B8A888;
line-height:1.5;
font-size:13.5px;
}
.uuonl_form_ulj{
gap:10px;
flex:1 1 auto;
min-width:0;
display:flex;
max-width:460px;
}
.uuonl_input_ulj{
background:rgba(244,235,210,0.07);
border-radius:14px;
flex:1 1 auto;
padding:13px 1rem;
border:1px solid rgba(244,235,210,0.13);
overflow:hidden;
display:flex;
text-overflow:ellipsis;
font-size:14px;
white-space:nowrap;
align-items:center;
color:#B8A888;
min-width:0;
}
.uuonl_btn_ulj{
border-radius:14px;
background:#D4A84B;
flex:0 0 auto;
transition:opacity .2s ease;
padding:0.813rem 24px;
white-space:nowrap;
font-size:0.875rem;
font-weight:700;
color:#1A1208;
}
.uuonl_btn_ulj:hover{
opacity:.9;
}
.uuohts_ulj{
padding:48px 0;
}
@media(min-width:769px){
.uuohts_ulj{
padding:3.875rem 0;
}
}
.uuohts_head_ulj{
gap:1.125rem;
flex-direction:column;
margin-bottom:2.125rem;
display:flex;
}
@media(min-width:769px){
.uuohts_head_ulj{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.uuohts_eyebrow_ulj{
margin-bottom:0.75rem;
}
.uuohts_h2_ulj{
font-weight:600;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
color:#F2EAD8;
font-size:30px;
line-height:1.05;
}
@media(min-width:769px){
.uuohts_h2_ulj{
font-size:38px;
}
}
.uuohts_cta_ulj{
padding:0.938rem 30px;
flex:0 0 auto;
background:#D4A84B;
transition:opacity .2s ease;
border-radius:62.438rem;
font-size:0.938rem;
color:#1A1208;
font-weight:700;
}
.uuohts_cta_ulj:hover{
opacity:.9;
}
.uuohts_grid_ulj{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.uuohts_grid_ulj{
grid-template-columns:repeat(3,1fr);
}
}
.uuohts_step_ulj{
border-top:1px solid rgba(244,235,210,0.13);
min-width:0;
padding-top:1.375rem;
}
.uuohts_step_num_ulj{
line-height:1;
color:#D4A84B;
font-weight:700;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:44px;
margin-bottom:0.875rem;
}
.uuohts_step_h_ulj{
font-size:1.188rem;
line-height:1.2;
margin-bottom:0.5rem;
color:#F2EAD8;
overflow-wrap:break-word;
font-weight:700;
}
.uuohts_step_p_ulj{
font-size:14px;
overflow-wrap:break-word;
color:#B8A888;
line-height:1.55;
}
.uuots_ulj{
padding:44px 0;
}
.uuots_in_ulj{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:881px){
.uuots_in_ulj{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.uuots_left_ulj{
min-width:0;
}
.uuots_h2_ulj{
font-size:26px;
line-height:1.1;
overflow-wrap:break-word;
margin-bottom:12px;
color:#F2EAD8;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:771px){
.uuots_h2_ulj{
font-size:1.75rem;
}
}
.uuots_text_ulj{
font-size:14.5px;
color:#B8A888;
margin-bottom:22px;
line-height:1.6;
max-width:32.5rem;
}
.uuots_badges_ulj{
gap:18px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.uuots_badge_ulj{
font-weight:600;
font-size:0.813rem;
color:#B8A888;
}
.uuots_pay_ulj{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:883px){
.uuots_pay_ulj{
justify-content:flex-end;
}
}
.uuots_pay_chip_ulj{
background:rgba(244,235,210,0.07);
border:1px solid rgba(244,235,210,0.13);
border-radius:0.875rem;
padding:0.75rem 1rem;
color:#F2EAD8;
font-size:14px;
font-weight:700;
}
.uuoop_ulj{
padding:2.25rem 0 10px;
}
.uuoop_in_ulj{
border-radius:14px;
background:#231E18;
padding:2rem;
grid-template-columns:1fr;
gap:32px;
border:1px solid rgba(244,235,210,0.07);
align-items:center;
display:grid;
}
@media(min-width:860px){
.uuoop_in_ulj{
grid-template-columns:.9fr 1.1fr;
padding:2.125rem 40px;
gap:2.75rem;
}
}
.uuoop_left_ulj{
min-width:0;
}
.uuoop_eyebrow_ulj{
margin-bottom:0.75rem;
}
.uuoop_h2_ulj{
color:#F0E8D8;
overflow-wrap:break-word;
font-weight:600;
font-size:28px;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:10px;
line-height:1.08;
}
@media(min-width:766px){
.uuoop_h2_ulj{
font-size:30px;
}
}
.uuoop_text_ulj{
font-size:0.875rem;
color:#8C7E66;
line-height:1.6;
}
.uuoop_grid_ulj{
border-radius:0.5rem;
background:rgba(244,235,210,0.13);
border:1px solid rgba(244,235,210,0.13);
overflow:hidden;
grid-template-columns:1fr 1fr;
gap:1px;
display:grid;
}
.uuoop_field_ulj{
padding:1.125rem 1.25rem;
background:#1A1612;
min-width:0;
}
.uuoop_field_lb_ulj{
font-size:10px;
text-transform:uppercase;
letter-spacing:.1em;
margin-bottom:5px;
font-weight:600;
color:#B88A3A;
}
.uuoop_field_val_ulj{
overflow-wrap:break-word;
font-size:14px;
font-weight:700;
color:#F0E8D8;
}
.uuowy_ulj{
padding:48px 0;
}
@media(min-width:766px){
.uuowy_ulj{
padding:56px 0;
}
}
.uuowy_in_ulj{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:899px){
.uuowy_in_ulj{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.uuowy_left_ulj{
min-width:0;
}
.uuowy_eyebrow_ulj{
margin-bottom:0.875rem;
}
.uuowy_h2_ulj{
font-weight:600;
margin-bottom:16px;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-size:32px;
color:#F0E8D8;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:771px){
.uuowy_h2_ulj{
font-size:40px;
}
}
.uuowy_intro_ulj{
line-height:1.6;
color:#8C7E66;
font-size:15px;
}
.uuowy_grid_ulj{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.uuowy_grid_ulj{
grid-template-columns:1fr 1fr;
}
}
.uuowy_card_ulj{
border-radius:0.875rem;
background:#231E18;
padding:1.625rem;
border:1px solid rgba(244,235,210,0.07);
min-width:0;
}
.uuowy_card_ic_ulj{
margin-bottom:1rem;
align-items:center;
display:inline-flex;
color:#B88A3A;
justify-content:center;
}
.uuowy_card_ic_ulj svg{
width:26px;
height:26px;
}
.uuowy_card_h_ulj{
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
font-weight:600;
font-size:1.313rem;
line-height:1.15;
color:#F0E8D8;
}
.uuowy_card_p_ulj{
overflow-wrap:break-word;
color:#8C7E66;
font-size:14px;
line-height:1.55;
}
.uuorc_ulj{
padding:48px 0 0.625rem;
}
.uuorc_in_ulj{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:763px){
.uuorc_in_ulj{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.uuorc_col_ulj{
min-width:0;
}
.uuorc_label_ulj{
color:#B88A3A;
font-size:11px;
font-weight:600;
letter-spacing:.2em;
margin-bottom:16px;
text-transform:uppercase;
}
.uuorc_awards_ulj{
gap:12px;
display:flex;
flex-direction:column;
}
.uuorc_award_ulj{
gap:12px;
display:flex;
align-items:center;
min-width:0;
}
.uuorc_award_ic_ulj{
flex:0 0 auto;
color:#D4A84B;
align-items:center;
display:inline-flex;
}
.uuorc_award_ic_ulj svg{
height:1.125rem;
width:1.125rem;
}
.uuorc_award_t_ulj{
font-weight:700;
font-size:14px;
color:#F0E8D8;
overflow-wrap:break-word;
}
.uuorc_award_s_ulj{
color:#A8997E;
font-size:0.75rem;
overflow-wrap:break-word;
}
.uuorc_press_ulj{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.uuorc_press_logo_ulj{
border-radius:8px;
overflow:hidden;
padding:0 0.5rem;
border:1px solid rgba(244,235,210,0.07);
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
color:#8C7E66;
display:flex;
height:52px;
font-size:0.875rem;
text-align:center;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
justify-content:center;
align-items:center;
}
.uuorc_partner_ulj{
padding:22px;
border-radius:0.875rem;
border:1px solid rgba(244,235,210,0.07);
background:#231E18;
}
.uuorc_partner_name_ulj{
margin-bottom:0.375rem;
color:#F0E8D8;
font-size:20px;
overflow-wrap:break-word;
font-weight:600;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
.uuorc_partner_text_ulj{
font-size:13px;
color:#8C7E66;
line-height:1.55;
overflow-wrap:break-word;
}
.uuorv_ulj{
background:#231E18;
padding:48px 0;
border-bottom:1px solid rgba(244,235,210,0.07);
margin-top:1.5rem;
border-top:1px solid rgba(244,235,210,0.07);
}
@media(min-width:767px){
.uuorv_ulj{
padding:3.5rem 0;
}
}
.uuorv_head_ulj{
gap:16px;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:768px){
.uuorv_head_ulj{
gap:1.25rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.uuorv_eyebrow_ulj{
margin-bottom:10px;
}
.uuorv_h2_ulj{
font-size:30px;
overflow-wrap:break-word;
color:#F0E8D8;
font-weight:600;
line-height:1.05;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.uuorv_h2_ulj{
font-size:2.375rem;
}
}
.uuorv_agg_ulj{
gap:12px;
display:flex;
align-items:center;
}
.uuorv_agg_stars_ulj{
gap:3px;
display:flex;
color:#B88A3A;
}
.uuorv_agg_stars_ulj svg{
width:1.125rem;
height:1.125rem;
}
.uuorv_source_ulj{
color:#8C7E66;
font-size:13px;
}
.uuorv_grid_ulj{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:762px){
.uuorv_grid_ulj{
grid-template-columns:repeat(3,1fr);
}
}
.uuorv_card_ulj{
border-radius:0.875rem;
border:1px solid rgba(244,235,210,0.07);
background:#1A1612;
padding:1.625rem;
min-width:0;
}
.uuorv_card_stars_ulj{
gap:2px;
display:flex;
margin-bottom:0.75rem;
color:#B88A3A;
}
.uuorv_card_stars_ulj svg{
height:0.875rem;
width:0.875rem;
}
.uuorv_card_body_ulj{
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:16px;
color:#F0E8D8;
line-height:1.45;
font-weight:500;
font-size:1.125rem;
}
.uuorv_card_meta_ulj{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.uuorv_card_av_ulj{
background:linear-gradient(135deg,#B8843A,#E2C070);
border-radius:50%;
flex:0 0 auto;
height:2rem;
width:2rem;
}
.uuorv_card_author_ulj{
font-size:0.813rem;
font-weight:700;
color:#F0E8D8;
}
.uuorv_card_loc_ulj{
font-size:12px;
color:#A8997E;
}
.uuoprov_ulj{
padding:40px 0 20px;
}
.uuoprov_eyebrow_ulj{
margin-bottom:1.125rem;
display:block;
}
.uuoprov_grid_ulj{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:562px){
.uuoprov_grid_ulj{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.uuoprov_grid_ulj{
grid-template-columns:repeat(6,1fr);
}
}
.uuott_ulj{
padding:3rem 0 0.625rem;
}
@media(min-width:766px){
.uuott_ulj{
padding:60px 0 0.625rem;
}
}
.uuott_head_ulj{
text-align:center;
margin-bottom:2.125rem;
}
.uuott_eyebrow_ulj{
margin-bottom:12px;
}
.uuott_h2_ulj{
overflow-wrap:break-word;
font-weight:600;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:32px;
color:#F0E8D8;
}
@media(min-width:769px){
.uuott_h2_ulj{
font-size:42px;
}
}
.uuott_grid_ulj{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.uuott_grid_ulj{
grid-template-columns:repeat(3,1fr);
}
}
.uuott_card_ulj{
background:#231E18;
padding:30px;
border-radius:0.875rem;
border:1px solid rgba(244,235,210,0.07);
min-width:0;
flex-direction:column;
display:flex;
}
.uuott_card_ic_ulj{
display:inline-flex;
align-items:center;
margin-bottom:1.125rem;
color:#B88A3A;
}
.uuott_card_ic_ulj svg{
height:28px;
width:28px;
}
.uuott_card_h_ulj{
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
font-size:22px;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
color:#F0E8D8;
}
.uuott_card_p_ulj{
overflow-wrap:break-word;
font-size:14px;
color:#8C7E66;
line-height:1.6;
margin-bottom:14px;
}
.uuott_card_p_ulj b{
color:#F0E8D8;
font-weight:700;
}
.uuott_card_link_ulj{
transition:color .2s ease;
font-weight:700;
align-self:flex-start;
font-size:0.813rem;
border-bottom:1px solid #B88A3A;
padding-bottom:2px;
color:#F0E8D8;
margin-top:auto;
}
.uuott_card_link_ulj:hover{
color:#B88A3A;
}
.uuofaq_ulj{
padding:48px 0;
background:#231E18;
margin-top:1.5rem;
border-top:1px solid rgba(244,235,210,0.07);
border-bottom:1px solid rgba(244,235,210,0.07);
}
@media(min-width:771px){
.uuofaq_ulj{
padding:62px 0;
}
}
.uuofaq_head_ulj{
margin-bottom:2.125rem;
text-align:center;
}
.uuofaq_eyebrow_ulj{
margin-bottom:0.75rem;
}
.uuofaq_h2_ulj{
font-weight:600;
font-size:32px;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
color:#F0E8D8;
}
@media(min-width:769px){
.uuofaq_h2_ulj{
font-size:2.375rem;
}
}
.uuofaq_list_ulj{
margin:0 auto;
gap:0.75rem;
display:flex;
max-width:51.25rem;
flex-direction:column;
}
.uuofaq_item_ulj{
background:#1A1612;
border:1px solid rgba(244,235,210,0.07);
overflow:hidden;
border-radius:14px;
}
.uuofaq_q_ulj{
padding:20px 24px;
gap:20px;
list-style:none;
overflow-wrap:break-word;
cursor:pointer;
display:flex;
justify-content:space-between;
font-size:16px;
color:#F0E8D8;
font-weight:700;
align-items:center;
}
.uuofaq_q_ulj::-webkit-details-marker{
display:none;
}
.uuofaq_q_ic_ulj{
transition:transform .2s ease;
flex:0 0 auto;
align-items:center;
color:#B88A3A;
display:inline-flex;
}
.uuofaq_q_ic_ulj svg{
width:18px;
height:18px;
}
.uuofaq_item_ulj[open] .uuofaq_q_ic_ulj{
transform:rotate(180deg);
}
.uuofaq_a_ulj{
padding:0 1.5rem 20px;
line-height:1.6;
color:#8C7E66;
overflow-wrap:break-word;
font-size:0.906rem;
}
.uuolh_ulj{
padding:2.5rem 0 1.25rem;
}
.uuolh_in_ulj{
padding-top:2.125rem;
border-top:1px solid rgba(244,235,210,0.13);
}
.uuolh_eyebrow_ulj{
display:block;
margin-bottom:22px;
}
.uuolh_grid_ulj{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:601px){
.uuolh_grid_ulj{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.uuolh_grid_ulj{
grid-template-columns:repeat(5,1fr);
}
}
.uuolh_col_ulj{
min-width:0;
}
.uuolh_col_h_ulj{
font-weight:700;
margin-bottom:12px;
color:#F0E8D8;
font-size:0.813rem;
overflow-wrap:break-word;
}
.uuolh_links_ulj{
gap:8px;
display:flex;
flex-direction:column;
}
.uuolh_link_ulj{
transition:color .2s ease;
font-size:0.813rem;
color:#8C7E66;
overflow-wrap:break-word;
}
.uuolh_link_ulj:hover{
color:#B88A3A;
}
.uuosg_ulj{
padding:48px 0 10px;
}
.uuosg_eyebrow_ulj{
margin-bottom:12px;
display:block;
}
.uuosg_h2_ulj{
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-size:30px;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
color:#F0E8D8;
margin-bottom:1.75rem;
}
@media(min-width:768px){
.uuosg_h2_ulj{
font-size:36px;
}
}
.uuosg_grid_ulj{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:720px){
.uuosg_grid_ulj{
grid-template-columns:repeat(3,1fr);
}
}
.uuosg_col_ulj{
min-width:0;
}
.uuosg_col_h_ulj{
color:#F0E8D8;
overflow-wrap:break-word;
font-weight:600;
font-size:1.375rem;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:10px;
line-height:1.15;
}
.uuosg_col_p_ulj{
line-height:1.65;
overflow-wrap:break-word;
color:#8C7E66;
font-size:14px;
}
.uuosb_ulj{
background:#231E18;
padding:48px 0;
border-top:1px solid rgba(244,235,210,0.07);
margin-top:24px;
border-bottom:1px solid rgba(244,235,210,0.07);
}
@media(min-width:769px){
.uuosb_ulj{
padding:3.5rem 0;
}
}
.uuosb_eyebrow_ulj{
margin-bottom:12px;
display:block;
}
.uuosb_h2_ulj{
color:#F0E8D8;
overflow-wrap:break-word;
font-size:30px;
margin-bottom:1.625rem;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
}
@media(min-width:768px){
.uuosb_h2_ulj{
font-size:2.25rem;
}
}
.uuosb_grid_ulj{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:563px){
.uuosb_grid_ulj{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:959px){
.uuosb_grid_ulj{
grid-template-columns:repeat(4,1fr);
}
}
.uuosb_card_ulj{
padding:1.5rem;
background:#1A1612;
border:1px solid rgba(244,235,210,0.07);
border-radius:0.875rem;
min-width:0;
}
.uuosb_card_h_ulj{
font-size:1.188rem;
line-height:1.15;
font-weight:600;
color:#F0E8D8;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
overflow-wrap:break-word;
}
.uuosb_card_p_ulj{
line-height:1.6;
color:#8C7E66;
overflow-wrap:break-word;
font-size:0.844rem;
}
.uuosb_rtp_ulj{
border-radius:14px;
background:#1A1612;
grid-template-columns:1fr;
padding:26px 1.75rem;
gap:1.5rem;
border:1px solid rgba(244,235,210,0.07);
margin-top:1.125rem;
display:grid;
align-items:center;
}
@media(min-width:762px){
.uuosb_rtp_ulj{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.uuosb_rtp_h_ulj{
font-size:1.25rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
color:#F0E8D8;
line-height:1.15;
margin-bottom:8px;
}
.uuosb_rtp_p_ulj{
line-height:1.6;
color:#8C7E66;
font-size:0.844rem;
overflow-wrap:break-word;
}
.uuosb_rtp_stats_ulj{
gap:1rem;
display:flex;
}
.uuosb_stat_ulj{
background:#231E18;
padding:1.125rem;
border-radius:8px;
flex:1 1 0;
min-width:0;
text-align:center;
}
.uuosb_stat_v_ulj{
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:26px;
overflow-wrap:break-word;
color:#6A9E6F;
}
.uuosb_stat_l_ulj{
font-size:11.5px;
margin-top:4px;
color:#A8997E;
}
.uuoel_ulj{
padding:48px 0;
}
@media(min-width:765px){
.uuoel_ulj{
padding:3.5rem 0;
}
}
.uuoel_in_ulj{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:898px){
.uuoel_in_ulj{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.uuoel_left_ulj{
min-width:0;
}
.uuoel_eyebrow_ulj{
margin-bottom:0.875rem;
}
.uuoel_h2_ulj{
margin-bottom:1.375rem;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.08;
font-size:32px;
color:#F0E8D8;
}
@media(min-width:765px){
.uuoel_h2_ulj{
font-size:38px;
}
}
.uuoel_body_ulj p{
color:#D4C9B0;
margin-bottom:1.125rem;
overflow-wrap:break-word;
line-height:1.7;
font-size:16px;
}
.uuoel_dropcap_ulj{
padding:0.375rem 0.75rem 0 0;
color:#B88A3A;
float:left;
font-weight:700;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
line-height:.8;
font-size:62px;
}
.uuoel_right_ulj{
min-width:0;
}
.uuoel_quote_ulj{
background:linear-gradient(150deg,#1E1810,#0E0C08);
border-radius:20px;
padding:36px;
position:relative;
color:#F2EAD8;
margin-bottom:24px;
}
.uuoel_quote_mark_ulj{
margin-bottom:6px;
align-items:center;
color:#D4A84B;
display:inline-flex;
}
.uuoel_quote_mark_ulj svg{
height:2.125rem;
width:2.125rem;
}
.uuoel_quote_text_ulj{
font-size:1.375rem;
font-weight:500;
line-height:1.4;
margin-bottom:22px;
color:#F2EAD8;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
}
.uuoel_quote_meta_ulj{
gap:12px;
align-items:center;
display:flex;
}
.uuoel_quote_av_ulj{
background:linear-gradient(135deg,#B8843A,#E2C070);
flex:0 0 auto;
border-radius:50%;
width:38px;
height:38px;
}
.uuoel_quote_author_ulj{
font-weight:700;
color:#F2EAD8;
font-size:0.875rem;
}
.uuoel_quote_meta_sub_ulj{
color:#B8A888;
font-size:0.75rem;
}
.uuoel_explain_ulj{
border-radius:0.875rem;
border:1px solid rgba(244,235,210,0.07);
overflow:hidden;
}
.uuoel_explain_card_ulj{
padding:22px 1.5rem;
}
.uuoel_explain_card_ulj+.uuoel_explain_card_ulj{
border-top:1px solid rgba(244,235,210,0.07);
}
.uuoel_explain_h_ulj{
margin-bottom:0.5rem;
line-height:1.15;
color:#F0E8D8;
font-size:1.25rem;
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
}
.uuoel_explain_p_ulj{
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
color:#8C7E66;
}
.uuoft_ulj{
background:#100D0A;
margin-top:2.5rem;
color:#B8A888;
}
.uuoft_in_ulj{
gap:2rem;
grid-template-columns:1fr;
padding:48px 0 1.75rem;
display:grid;
}
@media(min-width:600px){
.uuoft_in_ulj{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.uuoft_in_ulj{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.uuoft_brand_ulj{
min-width:0;
}
.uuoft_logo_ulj{
font-family:"Cormorant Garamond", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:700;
font-size:1.625rem;
color:#F2EAD8;
}
.uuoft_tagline_ulj{
margin-top:14px;
line-height:1.6;
max-width:280px;
color:#B8A888;
font-size:13.5px;
}
.uuoft_contact_ulj{
transition:color .2s ease;
display:inline-block;
overflow-wrap:anywhere;
margin-top:0.75rem;
max-width:280px;
color:#D4A84B;
font-size:0.813rem;
}
.uuoft_contact_ulj:hover{
color:#F2EAD8;
}
.uuoft_col_ulj{
min-width:0;
}
.uuoft_col_h_ulj{
letter-spacing:.08em;
text-transform:uppercase;
overflow-wrap:break-word;
font-weight:700;
color:#F2EAD8;
margin-bottom:14px;
font-size:0.813rem;
}
.uuoft_col_links_ulj{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.uuoft_link_ulj{
transition:color .2s ease;
color:#B8A888;
overflow-wrap:break-word;
font-size:0.844rem;
}
.uuoft_link_ulj:hover{
color:#F2EAD8;
}
.uuoft_bot_ulj{
padding:22px 0 2.5rem;
gap:1rem;
border-top:1px solid rgba(244,235,210,0.13);
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.uuoft_bot_ulj{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.uuoft_legal_ulj{
overflow-wrap:break-word;
color:#5E5244;
font-size:11.5px;
max-width:760px;
line-height:1.6;
}
.uuoft_legal_ulj b{
font-weight:700;
color:#B8A888;
}
.uuoft_age_ulj{
padding:0.25rem 9px;
border-radius:0.5rem;
border:1.5px solid #D4A84B;
flex:0 0 auto;
font-size:0.813rem;
color:#D4A84B;
font-weight:700;
}