*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F1EB;
text-rendering:optimizeLegibility;
color:#2E2820;
font-family:"IBM Plex Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
font-size:15px;
line-height:1.6;
-webkit-font-smoothing:antialiased;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.uazlayout_ix2{
flex-direction:column;
min-height:100vh;
display:flex;
}
.uazmain_ix2{
flex:1 1 auto;
width:100%;
min-width:0;
}
.uazcontainer_ix2{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:87.5rem;
}
@media(min-width:768px){
.uazcontainer_ix2{
padding:0 2rem;
}
}
@media(min-width:1099px){
.uazcontainer_ix2{
padding:0 3.5rem;
}
}
.uazeyebrow_ix2{
overflow-wrap:break-word;
font-size:11px;
letter-spacing:.2em;
display:inline-block;
font-family:"IBM Plex Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#A07840;
text-transform:uppercase;
line-height:1.4;
font-weight:600;
}
.uazband_ix2{
background:#1E1A12;
color:#F5EFE3;
}
.uazband_ix2 .uazeyebrow_ix2{
color:#D4A84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.uaztb_ix2{
background:#F5F1EB;
position:sticky;
border-bottom:1px solid rgba(26,22,18,0.15);
z-index:50;
top:0;
}
.uaztb_in_ix2{
padding:12px 16px;
margin:0 auto;
gap:16px;
width:100%;
display:flex;
justify-content:space-between;
max-width:1400px;
align-items:center;
}
@media(min-width:770px){
.uaztb_in_ix2{
padding:1rem 2rem;
}
}
@media(min-width:1098px){
.uaztb_in_ix2{
padding:1.125rem 3.5rem;
}
}
.uaztb_left_ix2{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.uaztb_logo_ix2{
gap:11px;
min-width:0;
display:flex;
align-items:center;
}
.uaztb_logo_mark_ix2{
flex:0 0 auto;
border-radius:0.5rem;
width:2.125rem;
object-fit:cover;
height:2.125rem;
}
.uaztb_logo_txt_ix2{
flex-direction:column;
line-height:1;
min-width:0;
display:flex;
}
.uaztb_logo_name_ix2{
overflow:hidden;
font-size:1.375rem;
color:#1A1612;
text-overflow:ellipsis;
letter-spacing:.02em;
font-weight:700;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
white-space:nowrap;
}
.uaztb_logo_sub_ix2{
overflow:hidden;
white-space:nowrap;
text-transform:uppercase;
color:#A07840;
margin-top:4px;
text-overflow:ellipsis;
letter-spacing:.32em;
font-size:0.531rem;
font-weight:600;
}
.uaztb_nav_ix2{
display:none;
}
@media(min-width:962px){
.uaztb_nav_ix2{
gap:28px;
display:flex;
align-items:center;
}
}
.uaztb_nav_item_ix2{
transition:color .22s ease,border-color .22s ease;
color:#2E2820;
padding-bottom:3px;
white-space:nowrap;
border-bottom:2px solid transparent;
font-weight:600;
font-size:14px;
}
.uaztb_nav_item_ix2:hover{
color:#1A1612;
}
.uaztb_nav_item_ix2.uazstate_active_ix2{
border-color:#A07840;
color:#1A1612;
}
.uaztb_right_ix2{
gap:0.875rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.uaztb_search_ix2{
transition:color .22s ease;
align-items:center;
display:flex;
color:#2E2820;
justify-content:center;
}
.uaztb_search_ix2:hover{
color:#A07840;
}
.uaztb_search_ix2 svg{
width:18px;
height:1.125rem;
}
.uaztb_lang_ix2{
text-transform:uppercase;
letter-spacing:.1em;
font-weight:600;
font-size:11px;
color:#6B5E4C;
}
.uaztb_lang_ix2:hover{
color:#1A1612;
}
.uaztb_login_ix2{
font-weight:600;
color:#1A1612;
font-size:14px;
display:none;
}
@media(min-width:767px){
.uaztb_login_ix2{
display:inline-block;
}
}
.uaztb_register_ix2{
padding:11px 22px;
transition:background-color .22s ease;
border-radius:999px;
background:#2A2319;
color:#F5EFE3;
white-space:nowrap;
font-size:0.875rem;
font-weight:700;
}
.uaztb_register_ix2:hover{
background:#3D3323;
}
.uazmob_ix2{
background:#F5F1EB;
bottom:0;
padding-bottom:env(safe-area-inset-bottom);
right:0;
z-index:60;
position:fixed;
left:0;
border-top:1px solid rgba(26,22,18,0.15);
}
@media(min-width:961px){
.uazmob_ix2{
display:none;
}
}
.uazmob_in_ix2{
margin:0 auto;
align-items:stretch;
display:flex;
max-width:35rem;
justify-content:space-around;
}
.uazmob_item_ix2{
transition:color .22s ease;
flex:1 1 0;
gap:3px;
padding:0.563rem 0.25rem;
align-items:center;
color:#6B5E4C;
flex-direction:column;
display:flex;
min-width:0;
}
.uazmob_item_ix2.uazstate_active_ix2{
color:#A07840;
}
.uazmob_ic_ix2{
justify-content:center;
align-items:center;
display:flex;
}
.uazmob_ic_ix2 svg{
height:1.25rem;
width:20px;
}
.uazmob_lb_ix2{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
font-size:0.625rem;
font-weight:600;
white-space:nowrap;
}
@media(max-width:956px){
body{
padding-bottom:3.75rem;
}
}
.uazrail_ix2{
min-width:0;
position:relative;
}
.uazrail_scroll_ix2{
gap:14px;
padding-bottom:0.875rem;
display:flex;
scrollbar-width:thin;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
}
@media(min-width:768px){
.uazrail_scroll_ix2{
gap:18px;
}
}
.uazgc_ix2{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:771px){
.uazgc_ix2{
width:11.75rem;
}
}
.uazgc_img_ix2{
border-radius:0.875rem;
overflow:hidden;
background:#FDFAF6;
position:relative;
box-shadow:0 2px 0.375rem rgba(26,22,18,0.07), 0 0.5rem 1.25rem rgba(26,22,18,0.09);
padding-bottom:133.33%;
}
.uazgc_img_ix2 img{
inset:0;
object-fit:cover;
position:absolute;
height:100%;
width:100%;
}
.uazgc_cover_ix2{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.uazgc_hover_ix2{
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
inset:0;
opacity:0;
align-items:center;
display:flex;
position:absolute;
justify-content:center;
}
.uazgc_ix2:hover .uazgc_hover_ix2{
opacity:1;
}
.uazgc_hover_btn_ix2{
border-radius:62.438rem;
background:#2A2319;
height:2.875rem;
width:2.875rem;
display:flex;
align-items:center;
justify-content:center;
color:#F5EFE3;
}
.uazgc_hover_btn_ix2 svg{
width:18px;
height:18px;
}
.uazgc_info_ix2{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:9px;
}
.uazgc_name_ix2{
overflow:hidden;
font-size:13px;
text-overflow:ellipsis;
color:#1A1612;
font-weight:700;
white-space:nowrap;
}
.uazgc_prov_ix2{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#6B5E4C;
font-size:0.688rem;
}
.uazgc_meta_ix2{
color:#6B5E4C;
font-size:0.688rem;
}
.uaztc_ix2{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:770px){
.uaztc_ix2{
width:230px;
}
}
.uaztc_img_ix2{
border-radius:14px;
overflow:hidden;
background:#FDFAF6;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(26,22,18,0.07), 0 0.5rem 20px rgba(26,22,18,0.09);
position:relative;
}
.uaztc_img_ix2 img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.uaztc_info_ix2{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
display:flex;
min-width:0;
}
.uaztc_name_ix2{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#1A1612;
font-size:14px;
font-weight:700;
}
.uaztc_rtp_ix2{
color:#6B5E4C;
font-size:0.688rem;
}
.uazlc_ix2{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:765px){
.uazlc_ix2{
width:16.75rem;
}
}
.uazlc_img_ix2{
overflow:hidden;
background:#FDFAF6;
border-radius:14px;
box-shadow:0 2px 6px rgba(26,22,18,0.07), 0 0.5rem 20px rgba(26,22,18,0.09);
position:relative;
padding-bottom:62.5%;
}
.uazlc_img_ix2 img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.uazlc_live_ix2{
padding:0.25rem 9px;
border-radius:62.438rem;
gap:0.438rem;
background:rgba(0,0,0,0.52);
align-items:center;
display:flex;
position:absolute;
top:12px;
left:12px;
}
.uazlc_live_dot_ix2{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#B84C3A;
height:8px;
width:0.5rem;
}
.uazlc_seats_ix2{
font-weight:600;
letter-spacing:.08em;
font-size:0.625rem;
text-transform:uppercase;
color:#F5EFE3;
}
.uazlc_info_ix2{
gap:2px;
min-width:0;
margin-top:9px;
flex-direction:column;
display:flex;
}
.uazlc_name_ix2{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
color:#1A1612;
font-size:0.938rem;
}
.uazlc_bet_ix2{
color:#6B5E4C;
font-size:11px;
}
.uazpc_ix2{
border-radius:0.875rem;
padding:16px 0.875rem;
border:1px solid rgba(26,22,18,0.08);
background:#FDFAF6;
gap:8px;
display:flex;
min-width:0;
min-height:74px;
align-items:center;
flex-direction:column;
justify-content:center;
}
.uazpc_logo_ix2{
flex:0 0 auto;
height:28px;
width:auto;
object-fit:contain;
max-width:100%;
}
.uazpc_name_ix2{
overflow:hidden;
text-align:center;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
color:#6B5E4C;
font-size:11px;
}
.uazgc_tag_ix2{
padding:3px 0.5rem;
border-radius:0.5rem;
letter-spacing:.06em;
z-index:2;
position:absolute;
left:10px;
text-transform:uppercase;
font-size:10px;
font-weight:700;
top:0.625rem;
display:inline-block;
}
.uazgc_tag_hot_ix2{
background:#B84C3A;
color:#F5EFE3;
}
.uazgc_tag_new_ix2{
background:#C9963A;
color:#1A1612;
}
.uazgc_tag_jp_ix2{
background:#C9963A;
color:#1A1612;
}
.uazgc_tag_live_ix2{
background:#B84C3A;
color:#F5EFE3;
}
.uazsh_ix2{
min-width:0;
margin-bottom:1.125rem;
}
.uazsh_row_ix2{
gap:1rem;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
}
.uazsh_row_ix2 .uazsh_l_ix2{
gap:0.375rem;
flex-direction:column;
min-width:0;
display:flex;
}
.uazsh_stack_ix2{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.uazsh_center_ix2{
gap:0.625rem;
flex-direction:column;
display:flex;
text-align:center;
align-items:center;
}
.uazsh_h2_ix2{
overflow-wrap:break-word;
font-size:24px;
color:#1A1612;
line-height:1.1;
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.uazsh_h2_ix2{
font-size:1.875rem;
}
}
.uazband_ix2 .uazsh_h2_ix2{
color:#F5EFE3;
}
.uazsh_eb_line_ix2{
gap:10px;
display:inline-flex;
align-items:center;
}
.uazsh_eb_line_ix2::before{
background:#A07840;
height:1px;
width:1.75rem;
display:inline-block;
content:"";
}
.uazband_ix2 .uazsh_eb_line_ix2::before{
background:#D4A84B;
}
.uazsh_eb_dot_ix2{
gap:8px;
align-items:center;
display:inline-flex;
}
.uazsh_eb_dot_ix2::before{
background:#A07840;
border-radius:50%;
height:0.375rem;
width:0.375rem;
display:inline-block;
content:"";
}
.uazband_ix2 .uazsh_eb_dot_ix2::before{
background:#D4A84B;
}
.uazsh_link_ix2{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
font-weight:600;
white-space:nowrap;
color:#1A1612;
align-items:center;
font-size:0.813rem;
padding-bottom:2px;
border-bottom:1px solid #1A1612;
display:inline-flex;
}
.uazsh_link_ix2:hover{
border-color:#A07840;
color:#A07840;
}
.uazsh_link_ix2 svg{
height:0.875rem;
width:14px;
}
.uazsh_link_chev_ix2{
border-bottom:0;
padding-bottom:0;
}
.uazsh_link_btn_ix2{
padding:0.563rem 1.125rem;
border-radius:999px;
background:#2A2319;
color:#F5EFE3;
border-bottom:0;
}
.uazsh_link_btn_ix2:hover{
background:#3D3323;
border-color:transparent;
color:#F5EFE3;
}
.uazband_ix2 .uazsh_link_ix2{
border-color:#F5EFE3;
color:#F5EFE3;
}
.uazband_ix2 .uazsh_link_btn_ix2{
background:#D4A84B;
color:#1A1612;
}
.uazsh_rule_ix2{
background:rgba(26,22,18,0.15);
margin:-2px 0 18px;
height:1px;
}
.uazband_ix2 .uazsh_rule_ix2{
background:rgba(255,248,235,0.13);
}
.uazhero_ix2{
padding:2rem 0 0.5rem;
}
@media(min-width:768px){
.uazhero_ix2{
padding:56px 0 1.5rem;
}
}
.uazhero_in_ix2{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:900px){
.uazhero_in_ix2{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.uazhero_copy_ix2{
min-width:0;
}
.uazhero_eyebrow_ix2{
gap:10px;
display:inline-flex;
margin-bottom:22px;
align-items:center;
}
.uazhero_eyebrow_line_ix2{
background:#A07840;
flex:0 0 auto;
height:1px;
width:1.75rem;
display:inline-block;
}
.uazhero_h1_ix2{
line-height:1.04;
letter-spacing:-.01em;
font-weight:600;
margin-bottom:20px;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:2.375rem;
color:#1A1612;
}
@media(min-width:766px){
.uazhero_h1_ix2{
font-size:54px;
}
}
@media(min-width:1102px){
.uazhero_h1_ix2{
font-size:3.875rem;
}
}
.uazhero_h1_ix2 em{
color:#A07840;
font-style:normal;
}
.uazhero_sub_ix2{
line-height:1.6;
max-width:30rem;
font-size:1rem;
color:#8C7D6A;
margin-bottom:1.875rem;
}
@media(min-width:765px){
.uazhero_sub_ix2{
font-size:1.125rem;
}
}
.uazhero_actions_ix2{
gap:14px;
align-items:center;
flex-wrap:wrap;
margin-bottom:34px;
display:flex;
}
.uazhero_cta_ix2{
transition:background-color .22s ease;
padding:1rem 30px;
gap:10px;
background:#2A2319;
border-radius:999px;
align-items:center;
display:inline-flex;
color:#F5EFE3;
font-size:15px;
font-weight:700;
}
.uazhero_cta_ix2:hover{
background:#3D3323;
}
.uazhero_cta_ic_ix2{
display:inline-flex;
align-items:center;
}
.uazhero_cta_ic_ix2 svg{
height:1rem;
width:1rem;
}
.uazhero_cta_alt_ix2{
border-radius:62.438rem;
border:1px solid rgba(26,22,18,0.15);
transition:border-color .22s ease,color .22s ease;
background:transparent;
padding:0.938rem 26px;
font-weight:600;
align-items:center;
color:#1A1612;
font-size:15px;
display:inline-flex;
}
.uazhero_cta_alt_ix2:hover{
border-color:#A07840;
color:#A07840;
}
.uazhero_trust_ix2{
gap:1.375rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.uazhero_trust_item_ix2{
gap:0.563rem;
align-items:center;
display:flex;
color:#2E2820;
font-size:0.813rem;
font-weight:600;
}
.uazhero_trust_ic_ix2{
align-items:center;
color:#A07840;
display:inline-flex;
}
.uazhero_trust_ic_ix2 svg{
height:16px;
width:16px;
}
.uazhero_promo_ix2{
overflow:hidden;
border-radius:20px;
background:#FDFAF6;
position:relative;
min-height:18.75rem;
display:flex;
box-shadow:0 12px 48px rgba(26,22,18,0.14), 0 3px 0.625rem rgba(26,22,18,0.08);
}
.uazhero_promo_bg_ix2{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.uazhero_promo_bg_ix2::after{
background:linear-gradient(120deg,#1E1A12 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.uazhero_promo_glow_ix2{
background:radial-gradient(circle,rgba(180,138,72,0.18) 0%,transparent 65%);
border-radius:50%;
top:-40px;
height:260px;
right:-1.25rem;
width:16.25rem;
position:absolute;
pointer-events:none;
}
.uazhero_promo_ct_ix2{
padding:1.75rem;
position:relative;
max-width:88%;
align-self:flex-end;
z-index:2;
}
.uazhero_promo_label_ix2{
display:block;
font-size:0.625rem;
font-weight:700;
text-transform:uppercase;
color:#D4A84B;
letter-spacing:.25em;
margin-bottom:8px;
}
.uazhero_promo_amount_ix2{
font-weight:600;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#F5EFE3;
font-size:32px;
}
@media(min-width:765px){
.uazhero_promo_amount_ix2{
font-size:2.5rem;
}
}
.uazhero_promo_amount_ix2 em{
font-style:normal;
color:#D4A84B;
}
.uazhero_rating_ix2{
padding:0.625rem 14px;
border:1px solid rgba(26,22,18,0.08);
background:#FDFAF6;
gap:0.625rem;
border-radius:14px;
display:flex;
position:absolute;
align-items:center;
right:14px;
box-shadow:0 2px 0.375rem rgba(26,22,18,0.07), 0 0.5rem 1.25rem rgba(26,22,18,0.09);
top:14px;
z-index:3;
max-width:min(260px,62%);
}
.uazhero_rating_score_ix2{
flex:0 0 auto;
font-weight:700;
color:#1A1612;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
}
.uazhero_rating_txt_ix2{
flex:1 1 auto;
min-width:0;
}
.uazhero_rating_stars_ix2{
gap:2px;
color:#A07840;
display:flex;
}
.uazhero_rating_stars_ix2 svg{
width:0.75rem;
height:12px;
}
.uazhero_rating_cap_ix2{
margin-top:3px;
font-size:11px;
color:#6B5E4C;
line-height:1.35;
overflow-wrap:break-word;
display:block;
}
.uazstat_ix2{
border-bottom:1px solid rgba(26,22,18,0.15);
border-top:1px solid rgba(26,22,18,0.15);
margin-top:16px;
}
.uazstat_in_ix2{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.uazstat_in_ix2{
grid-template-columns:repeat(4,1fr);
}
}
.uazstat_item_ix2{
padding:22px 0.875rem;
border-bottom:1px solid rgba(26,22,18,0.08);
min-width:0;
border-right:1px solid rgba(26,22,18,0.08);
}
.uazstat_item_ix2:nth-child(2n){
border-right:0;
}
.uazstat_item_ix2:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.uazstat_item_ix2{
border-bottom:0;
}
.uazstat_item_ix2:nth-child(2n){
border-right:1px solid rgba(26,22,18,0.08);
}
.uazstat_item_ix2:nth-child(4n){
border-right:0;
}
}
.uazstat_value_ix2{
font-weight:700;
font-size:30px;
overflow-wrap:break-word;
color:#1A1612;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1;
}
@media(min-width:769px){
.uazstat_value_ix2{
font-size:34px;
}
}
.uazstat_label_ix2{
color:#6B5E4C;
overflow-wrap:break-word;
line-height:1.4;
margin-top:0.375rem;
font-size:0.813rem;
}
.uazjp_ix2{
padding:1.875rem 0 10px;
}
.uazjp_grid_ix2{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:771px){
.uazjp_grid_ix2{
grid-template-columns:1fr 1fr;
}
.uazjp_card_mega_ix2{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.uazjp_grid_ix2{
grid-template-columns:1.4fr 1fr 1fr;
}
.uazjp_card_mega_ix2{
grid-column:auto;
}
}
.uazjp_card_ix2{
background:#FDFAF6;
border:1px solid rgba(26,22,18,0.08);
overflow:hidden;
gap:0.75rem;
padding:1.625rem;
border-radius:1.25rem;
justify-content:space-between;
min-width:0;
min-height:12.5rem;
position:relative;
display:flex;
flex-direction:column;
}
.uazjp_card_mega_ix2{
border-color:transparent;
background:linear-gradient(135deg,#2C2418,#131009);
color:#F5EFE3;
min-height:210px;
}
.uazjp_glow_ix2{
border-radius:50%;
background:radial-gradient(circle,rgba(180,138,72,0.18),transparent 70%);
height:12.5rem;
right:-2.5rem;
pointer-events:none;
position:absolute;
width:12.5rem;
top:-2.5rem;
}
.uazjp_label_ix2{
gap:10px;
font-size:0.625rem;
flex-wrap:wrap;
align-items:center;
letter-spacing:.16em;
position:relative;
justify-content:space-between;
color:#A07840;
text-transform:uppercase;
display:flex;
font-weight:700;
}
.uazjp_card_mega_ix2 .uazjp_label_ix2{
color:#D4A84B;
}
.uazjp_drop_ix2{
text-transform:none;
letter-spacing:.04em;
color:#6B5E4C;
font-weight:600;
}
.uazjp_card_mega_ix2 .uazjp_drop_ix2{
color:#B8A98E;
}
.uazjp_amount_ix2{
font-weight:700;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
position:relative;
line-height:1;
font-size:2.375rem;
color:#1A1612;
}
.uazjp_card_mega_ix2 .uazjp_amount_ix2{
animation:zm2-pulse 2.4s infinite;
color:#D4A84B;
font-size:3rem;
}
@media(min-width:766px){
.uazjp_card_mega_ix2 .uazjp_amount_ix2{
font-size:3.375rem;
}
}
.uazjp_game_ix2{
position:relative;
font-size:13px;
color:#6B5E4C;
}
.uazjp_card_mega_ix2 .uazjp_game_ix2{
color:#B8A98E;
}
.uazjp_cta_ix2{
align-self:flex-start;
position:relative;
}
.uazjp_card_mega_ix2 .uazjp_cta_ix2{
transition:opacity .22s ease;
padding:10px 20px;
background:#D4A84B;
border-radius:62.438rem;
font-size:13px;
color:#1A1612;
font-weight:700;
}
.uazjp_card_mega_ix2 .uazjp_cta_ix2:hover{
opacity:.9;
}
.uazjp_card_ix2:not(.uazjp_card_mega_ix2) .uazjp_cta_ix2{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
font-size:13px;
border-bottom:1px solid #1A1612;
padding-bottom:2px;
color:#1A1612;
}
.uazjp_card_ix2:not(.uazjp_card_mega_ix2) .uazjp_cta_ix2:hover{
border-color:#A07840;
color:#A07840;
}
.uazjp_seo_ix2{
margin:14px 0 0;
color:#8C7D6A;
max-width:760px;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
}
.uazjp_seo_ix2 strong{
color:#1A1612;
font-weight:700;
}
.uazgrow_ix2{
padding:1.625rem 0 10px;
}
.uazrow_seo_ix2{
margin:0.625rem 0 0;
font-size:0.875rem;
line-height:1.65;
max-width:760px;
color:#8C7D6A;
overflow-wrap:break-word;
}
.uazrow_seo_ix2 strong{
color:#1A1612;
font-weight:700;
}
.uazgrow_ix2{
padding:1.625rem 0 10px;
}
.uazrow_seo_ix2{
margin:10px 0 0;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
color:#8C7D6A;
max-width:760px;
}
.uazrow_seo_ix2 strong{
font-weight:700;
color:#1A1612;
}
.uazgrow_ix2{
padding:1.625rem 0 0.625rem;
}
.uazrow_seo_ix2{
margin:10px 0 0;
line-height:1.65;
color:#8C7D6A;
max-width:47.5rem;
overflow-wrap:break-word;
font-size:14px;
}
.uazrow_seo_ix2 strong{
color:#1A1612;
font-weight:700;
}
.uazvip_ix2{
padding:48px 0;
}
@media(min-width:765px){
.uazvip_ix2{
padding:4rem 0;
}
}
.uazvip_head_ix2{
gap:0.875rem;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:881px){
.uazvip_head_ix2{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.uazvip_eyebrow_ix2{
margin-bottom:0.75rem;
}
.uazvip_h2_ix2{
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
color:#F5EFE3;
font-size:2rem;
}
@media(min-width:769px){
.uazvip_h2_ix2{
font-size:40px;
}
}
.uazvip_intro_ix2{
line-height:1.6;
font-size:0.875rem;
max-width:26.25rem;
color:#B8A98E;
}
.uazvip_grid_ix2{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.uazvip_card_ix2{
border:1px solid rgba(255,248,235,0.13);
border-radius:0.875rem;
padding:1.375rem 1.125rem;
min-width:0;
}
.uazvip_card_feat_ix2{
border-color:#D4A84B;
background:rgba(255,248,235,0.07);
}
.uazvip_card_ic_ix2{
background:linear-gradient(135deg,#A07840,#D4A84B);
border-radius:0.5rem;
margin-bottom:16px;
width:2.125rem;
height:34px;
display:block;
}
.uazvip_name_ix2{
margin-bottom:6px;
color:#F5EFE3;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:1.25rem;
}
.uazvip_perk_ix2{
overflow-wrap:break-word;
font-size:0.781rem;
color:#B8A98E;
line-height:1.5;
}
.uazsea_ix2{
padding:1.5rem 0 0.625rem;
}
.uazsea_in_ix2{
background:linear-gradient(115deg,#2C2418,#131009);
border-radius:1.25rem;
gap:1.375rem;
overflow:hidden;
padding:2.25rem;
flex-direction:column;
position:relative;
color:#F5EFE3;
display:flex;
}
@media(min-width:821px){
.uazsea_in_ix2{
gap:2rem;
padding:2.75rem 3rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.uazsea_glow_ix2{
background:radial-gradient(circle,rgba(180,138,72,0.18),transparent 68%);
border-radius:50%;
right:60px;
transform:translateY(-50%);
pointer-events:none;
height:240px;
top:50%;
position:absolute;
width:15rem;
}
.uazsea_copy_ix2{
position:relative;
min-width:0;
max-width:560px;
}
.uazsea_eyebrow_ix2{
margin-bottom:0.75rem;
}
.uazsea_h2_ix2{
font-size:30px;
margin-bottom:0.75rem;
color:#F5EFE3;
overflow-wrap:break-word;
font-weight:600;
line-height:1.04;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.uazsea_h2_ix2{
font-size:38px;
}
}
.uazsea_text_ix2{
font-size:15px;
line-height:1.6;
color:#B8A98E;
}
.uazsea_cta_ix2{
padding:16px 32px;
transition:opacity .22s ease;
flex:0 0 auto;
border-radius:999px;
background:#D4A84B;
font-size:15px;
font-weight:700;
color:#1A1612;
position:relative;
}
.uazsea_cta_ix2:hover{
opacity:.9;
}
.uazapp_ix2{
padding:30px 0 0.625rem;
}
.uazapp_in_ix2{
gap:28px;
border:1px solid rgba(26,22,18,0.08);
padding:32px;
border-radius:1.25rem;
background:#FDFAF6;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.uazapp_in_ix2{
gap:2.5rem;
padding:40px 44px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.uazapp_copy_ix2{
min-width:0;
max-width:560px;
}
.uazapp_eyebrow_ix2{
margin-bottom:12px;
}
.uazapp_h2_ix2{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.75rem;
line-height:1.05;
font-size:28px;
color:#1A1612;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:765px){
.uazapp_h2_ix2{
font-size:34px;
}
}
.uazapp_text_ix2{
line-height:1.6;
color:#8C7D6A;
margin-bottom:1.375rem;
font-size:0.875rem;
}
.uazapp_btns_ix2{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.uazapp_btn_ix2{
gap:10px;
border-radius:0.875rem;
padding:0.688rem 1.25rem;
transition:background-color .22s ease;
background:#2A2319;
align-items:center;
color:#F5EFE3;
display:inline-flex;
}
.uazapp_btn_ix2:hover{
background:#3D3323;
}
.uazapp_btn_ic_ix2{
align-items:center;
display:inline-flex;
}
.uazapp_btn_ic_ix2 svg{
width:1.125rem;
height:1.125rem;
}
.uazapp_btn_lb_ix2{
font-weight:700;
font-size:0.844rem;
}
.uazapp_qr_wrap_ix2{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.uazapp_qr_ix2{
border-radius:0.875rem;
flex:0 0 auto;
height:6.75rem;
width:6.75rem;
background-color:#2A2319;
background-image:repeating-linear-gradient(0deg,#FDFAF6 0 5px,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FDFAF6 0 5px,transparent 0.313rem 11px);
}
.uazapp_qr_cap_ix2{
line-height:1.4;
max-width:5.75rem;
color:#6B5E4C;
font-size:0.781rem;
}
.uaztrn_ix2{
padding:30px 0 0.625rem;
}
.uaztrn_in_ix2{
grid-template-columns:1fr;
border-radius:20px;
overflow:hidden;
border:1px solid rgba(26,22,18,0.08);
background:#FDFAF6;
display:grid;
}
@media(min-width:882px){
.uaztrn_in_ix2{
grid-template-columns:1.05fr 1fr;
}
}
.uaztrn_banner_ix2{
padding:2.125rem;
overflow:hidden;
background:linear-gradient(150deg,#2C2418,#131009);
position:relative;
color:#F5EFE3;
}
.uaztrn_glow_ix2{
background:radial-gradient(circle,rgba(180,138,72,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
height:200px;
bottom:-2.5rem;
width:12.5rem;
position:absolute;
right:-2.5rem;
}
.uaztrn_eyebrow_ix2{
margin-bottom:14px;
position:relative;
}
.uaztrn_h2_ix2{
line-height:1.06;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#F5EFE3;
position:relative;
font-size:30px;
overflow-wrap:break-word;
margin-bottom:0.75rem;
}
@media(min-width:769px){
.uaztrn_h2_ix2{
font-size:2.25rem;
}
}
.uaztrn_text_ix2{
max-width:26.25rem;
font-size:14px;
color:#B8A98E;
position:relative;
margin-bottom:1.375rem;
line-height:1.6;
}
.uaztrn_timer_ix2{
gap:0.5rem;
position:relative;
align-items:center;
flex-wrap:wrap;
margin-bottom:24px;
display:flex;
}
.uaztrn_timer_cap_ix2{
font-size:0.688rem;
color:#B8A98E;
}
.uaztrn_timer_box_ix2{
background:rgba(255,248,235,0.07);
border-radius:0.5rem;
padding:0.25rem 0.75rem;
font-size:1.5rem;
color:#F5EFE3;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.uaztrn_cta_ix2{
padding:0.813rem 26px;
border-radius:999px;
transition:opacity .22s ease;
background:#D4A84B;
color:#1A1612;
position:relative;
font-weight:700;
display:inline-block;
font-size:0.875rem;
}
.uaztrn_cta_ix2:hover{
opacity:.9;
}
.uaztrn_lb_ix2{
padding:26px 1.75rem;
}
.uaztrn_lb_head_ix2{
gap:10px;
margin-bottom:0.75rem;
justify-content:space-between;
display:flex;
align-items:center;
}
.uaztrn_lb_title_ix2{
font-size:20px;
color:#1A1612;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.uaztrn_lb_upd_ix2{
font-size:0.688rem;
letter-spacing:.08em;
color:#6B5E4C;
text-transform:uppercase;
}
.uaztrn_lb_row_ix2{
gap:14px;
padding:11px 0.75rem;
border-radius:8px;
align-items:center;
display:flex;
}
.uaztrn_lb_row_ix2:nth-child(2){
background:rgba(160,120,64,0.10);
}
.uaztrn_lb_rank_ix2{
flex:0 0 auto;
color:#A07840;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
width:1.375rem;
font-weight:700;
font-size:1rem;
}
.uaztrn_lb_av_ix2{
border-radius:50%;
background:linear-gradient(135deg,#A07840,#D4A84B);
flex:0 0 auto;
height:1.875rem;
width:1.875rem;
}
.uaztrn_lb_name_ix2{
flex:1 1 auto;
overflow:hidden;
white-space:nowrap;
font-size:0.875rem;
min-width:0;
font-weight:600;
color:#1A1612;
text-overflow:ellipsis;
}
.uaztrn_lb_amount_ix2{
flex:0 0 auto;
color:#1A1612;
font-size:0.813rem;
font-weight:700;
}
.uaznl_ix2{
padding:1.5rem 0 0.625rem;
}
.uaznl_in_ix2{
border-radius:20px;
gap:22px;
padding:30px 2rem;
background:#252016;
color:#F5EFE3;
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.uaznl_in_ix2{
gap:28px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.uaznl_text_wrap_ix2{
min-width:0;
}
.uaznl_h3_ix2{
color:#F5EFE3;
font-weight:600;
margin-bottom:0.313rem;
font-size:1.375rem;
overflow-wrap:break-word;
line-height:1.1;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.uaznl_h3_ix2{
font-size:24px;
}
}
.uaznl_text_ix2{
line-height:1.5;
font-size:0.844rem;
color:#B8A98E;
}
.uaznl_form_ix2{
gap:10px;
flex:1 1 auto;
max-width:28.75rem;
display:flex;
min-width:0;
}
.uaznl_input_ix2{
flex:1 1 auto;
overflow:hidden;
border-radius:0.875rem;
background:rgba(255,248,235,0.07);
border:1px solid rgba(255,248,235,0.13);
padding:13px 16px;
color:#B8A98E;
display:flex;
text-overflow:ellipsis;
font-size:0.875rem;
align-items:center;
white-space:nowrap;
min-width:0;
}
.uaznl_btn_ix2{
padding:13px 24px;
background:#D4A84B;
transition:opacity .22s ease;
border-radius:0.875rem;
flex:0 0 auto;
font-size:0.875rem;
font-weight:700;
color:#1A1612;
white-space:nowrap;
}
.uaznl_btn_ix2:hover{
opacity:.9;
}
.uazrv_ix2{
padding:3rem 0;
background:#FDFAF6;
border-top:1px solid rgba(26,22,18,0.08);
margin-top:1.5rem;
border-bottom:1px solid rgba(26,22,18,0.08);
}
@media(min-width:769px){
.uazrv_ix2{
padding:3.5rem 0;
}
}
.uazrv_head_ix2{
gap:1rem;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:771px){
.uazrv_head_ix2{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.uazrv_eyebrow_ix2{
margin-bottom:10px;
}
.uazrv_h2_ix2{
font-weight:600;
color:#1A1612;
font-size:1.875rem;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.uazrv_h2_ix2{
font-size:38px;
}
}
.uazrv_agg_ix2{
gap:12px;
align-items:center;
display:flex;
}
.uazrv_agg_stars_ix2{
gap:3px;
display:flex;
color:#A07840;
}
.uazrv_agg_stars_ix2 svg{
height:18px;
width:1.125rem;
}
.uazrv_source_ix2{
color:#8C7D6A;
font-size:13px;
}
.uazrv_grid_ix2{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:758px){
.uazrv_grid_ix2{
grid-template-columns:repeat(3,1fr);
}
}
.uazrv_card_ix2{
padding:26px;
border-radius:14px;
background:#F5F1EB;
border:1px solid rgba(26,22,18,0.08);
min-width:0;
}
.uazrv_card_stars_ix2{
gap:2px;
color:#A07840;
margin-bottom:0.75rem;
display:flex;
}
.uazrv_card_stars_ix2 svg{
height:0.875rem;
width:14px;
}
.uazrv_card_body_ix2{
color:#1A1612;
overflow-wrap:break-word;
font-weight:500;
line-height:1.45;
font-size:18px;
margin-bottom:1rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.uazrv_card_meta_ix2{
gap:10px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.uazrv_card_av_ix2{
flex:0 0 auto;
background:linear-gradient(135deg,#A07840,#D4A84B);
border-radius:50%;
height:32px;
width:2rem;
}
.uazrv_card_author_ix2{
font-weight:700;
font-size:0.813rem;
color:#1A1612;
}
.uazrv_card_loc_ix2{
font-size:12px;
color:#6B5E4C;
}
.uazprov_ix2{
padding:2.5rem 0 20px;
}
.uazprov_eyebrow_ix2{
display:block;
margin-bottom:1.125rem;
}
.uazprov_grid_ix2{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:558px){
.uazprov_grid_ix2{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.uazprov_grid_ix2{
grid-template-columns:repeat(6,1fr);
}
}
.uazop_ix2{
padding:36px 0 0.625rem;
}
.uazop_in_ix2{
grid-template-columns:1fr;
background:#FDFAF6;
border-radius:14px;
border:1px solid rgba(26,22,18,0.08);
gap:2rem;
padding:2rem;
display:grid;
align-items:center;
}
@media(min-width:861px){
.uazop_in_ix2{
padding:34px 40px;
gap:44px;
grid-template-columns:.9fr 1.1fr;
}
}
.uazop_left_ix2{
min-width:0;
}
.uazop_eyebrow_ix2{
margin-bottom:0.75rem;
}
.uazop_h2_ix2{
color:#1A1612;
line-height:1.08;
margin-bottom:0.625rem;
font-size:1.75rem;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:771px){
.uazop_h2_ix2{
font-size:1.875rem;
}
}
.uazop_text_ix2{
color:#8C7D6A;
line-height:1.6;
font-size:0.875rem;
}
.uazop_grid_ix2{
gap:1px;
border-radius:8px;
grid-template-columns:1fr 1fr;
background:rgba(26,22,18,0.15);
border:1px solid rgba(26,22,18,0.15);
overflow:hidden;
display:grid;
}
.uazop_field_ix2{
padding:18px 1.25rem;
background:#F5F1EB;
min-width:0;
}
.uazop_field_lb_ix2{
font-size:10px;
text-transform:uppercase;
letter-spacing:.1em;
margin-bottom:0.313rem;
font-weight:600;
color:#A07840;
}
.uazop_field_val_ix2{
font-size:0.875rem;
overflow-wrap:break-word;
color:#1A1612;
font-weight:700;
}
.uazts_ix2{
padding:2.75rem 0;
}
.uazts_in_ix2{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:879px){
.uazts_in_ix2{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.uazts_left_ix2{
min-width:0;
}
.uazts_h2_ix2{
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-size:1.625rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#F5EFE3;
line-height:1.1;
}
@media(min-width:767px){
.uazts_h2_ix2{
font-size:28px;
}
}
.uazts_text_ix2{
max-width:32.5rem;
margin-bottom:22px;
color:#B8A98E;
line-height:1.6;
font-size:0.906rem;
}
.uazts_badges_ix2{
gap:18px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.uazts_badge_ix2{
color:#B8A98E;
font-weight:600;
font-size:0.813rem;
}
.uazts_pay_ix2{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:879px){
.uazts_pay_ix2{
justify-content:flex-end;
}
}
.uazts_pay_chip_ix2{
background:rgba(255,248,235,0.07);
border-radius:14px;
padding:0.75rem 16px;
border:1px solid rgba(255,248,235,0.13);
font-size:0.875rem;
font-weight:700;
color:#F5EFE3;
}
.uazpmt_ix2{
padding:3rem 0 10px;
}
.uazpmt_in_ix2{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:883px){
.uazpmt_in_ix2{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.uazpmt_left_ix2{
min-width:0;
}
.uazpmt_eyebrow_ix2{
margin-bottom:12px;
}
.uazpmt_h2_ix2{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:12px;
overflow-wrap:break-word;
font-size:30px;
line-height:1.06;
font-weight:600;
color:#1A1612;
}
@media(min-width:765px){
.uazpmt_h2_ix2{
font-size:32px;
}
}
.uazpmt_text_ix2{
margin-bottom:22px;
color:#8C7D6A;
font-size:14.5px;
line-height:1.6;
}
.uazpmt_logos_ix2{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:481px){
.uazpmt_logos_ix2{
grid-template-columns:repeat(4,1fr);
}
}
.uazpmt_logo_ix2{
overflow:hidden;
background:#FDFAF6;
padding:0 0.5rem;
border:1px solid rgba(26,22,18,0.08);
border-radius:8px;
white-space:nowrap;
justify-content:center;
text-align:center;
font-weight:700;
height:50px;
text-overflow:ellipsis;
align-items:center;
display:flex;
font-size:0.781rem;
color:#2E2820;
}
.uazpmt_table_ix2{
border:1px solid rgba(26,22,18,0.08);
border-radius:14px;
overflow:hidden;
min-width:0;
}
.uazpmt_thead_ix2{
background:#2A2319;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.uazpmt_th_ix2{
padding:0.813rem 14px;
overflow:hidden;
text-transform:uppercase;
font-size:0.625rem;
white-space:nowrap;
font-weight:700;
letter-spacing:.08em;
text-overflow:ellipsis;
color:#F5EFE3;
}
.uazpmt_row_ix2{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(26,22,18,0.08);
display:grid;
}
.uazpmt_row_ix2:nth-child(odd){
background:#FDFAF6;
}
.uazpmt_td_ix2{
padding:0.875rem;
font-size:0.844rem;
overflow-wrap:break-word;
color:#8C7D6A;
min-width:0;
}
.uazpmt_row_ix2 .uazpmt_td_ix2:first-child{
font-weight:700;
color:#1A1612;
}
.uazpmt_row_ix2 .uazpmt_td_ix2:last-child{
color:#4E7C59;
font-weight:700;
}
.uaztt_ix2{
padding:48px 0 0.625rem;
}
@media(min-width:770px){
.uaztt_ix2{
padding:3.75rem 0 10px;
}
}
.uaztt_head_ix2{
margin-bottom:34px;
text-align:center;
}
.uaztt_eyebrow_ix2{
margin-bottom:12px;
}
.uaztt_h2_ix2{
line-height:1.05;
font-size:2rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#1A1612;
}
@media(min-width:769px){
.uaztt_h2_ix2{
font-size:42px;
}
}
.uaztt_grid_ix2{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.uaztt_grid_ix2{
grid-template-columns:repeat(3,1fr);
}
}
.uaztt_card_ix2{
padding:30px;
border:1px solid rgba(26,22,18,0.08);
border-radius:0.875rem;
background:#FDFAF6;
min-width:0;
flex-direction:column;
display:flex;
}
.uaztt_card_ic_ix2{
align-items:center;
display:inline-flex;
color:#A07840;
margin-bottom:18px;
}
.uaztt_card_ic_ix2 svg{
width:28px;
height:1.75rem;
}
.uaztt_card_h_ix2{
line-height:1.15;
color:#1A1612;
overflow-wrap:break-word;
font-size:1.375rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
font-weight:600;
}
.uaztt_card_p_ix2{
overflow-wrap:break-word;
line-height:1.6;
margin-bottom:14px;
font-size:14px;
color:#8C7D6A;
}
.uaztt_card_p_ix2 b{
font-weight:700;
color:#1A1612;
}
.uaztt_card_link_ix2{
transition:color .22s ease;
font-weight:700;
color:#1A1612;
border-bottom:1px solid #A07840;
font-size:0.813rem;
margin-top:auto;
padding-bottom:2px;
align-self:flex-start;
}
.uaztt_card_link_ix2:hover{
color:#A07840;
}
.uazwy_ix2{
padding:48px 0;
}
@media(min-width:769px){
.uazwy_ix2{
padding:3.5rem 0;
}
}
.uazwy_in_ix2{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:897px){
.uazwy_in_ix2{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.uazwy_left_ix2{
min-width:0;
}
.uazwy_eyebrow_ix2{
margin-bottom:14px;
}
.uazwy_h2_ix2{
margin-bottom:16px;
font-size:2rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-weight:600;
color:#1A1612;
overflow-wrap:break-word;
}
@media(min-width:767px){
.uazwy_h2_ix2{
font-size:2.5rem;
}
}
.uazwy_intro_ix2{
line-height:1.6;
font-size:0.938rem;
color:#8C7D6A;
}
.uazwy_grid_ix2{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:558px){
.uazwy_grid_ix2{
grid-template-columns:1fr 1fr;
}
}
.uazwy_card_ix2{
border:1px solid rgba(26,22,18,0.08);
background:#FDFAF6;
border-radius:0.875rem;
padding:1.625rem;
min-width:0;
}
.uazwy_card_ic_ix2{
display:inline-flex;
justify-content:center;
align-items:center;
margin-bottom:16px;
color:#A07840;
}
.uazwy_card_ic_ix2 svg{
height:1.625rem;
width:1.625rem;
}
.uazwy_card_h_ix2{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
color:#1A1612;
font-weight:600;
overflow-wrap:break-word;
font-size:1.313rem;
line-height:1.15;
}
.uazwy_card_p_ix2{
color:#8C7D6A;
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
}
.uazhts_ix2{
padding:48px 0;
}
@media(min-width:770px){
.uazhts_ix2{
padding:62px 0;
}
}
.uazhts_head_ix2{
gap:18px;
display:flex;
flex-direction:column;
margin-bottom:2.125rem;
}
@media(min-width:768px){
.uazhts_head_ix2{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.uazhts_eyebrow_ix2{
margin-bottom:12px;
}
.uazhts_h2_ix2{
color:#F5EFE3;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-size:30px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:767px){
.uazhts_h2_ix2{
font-size:38px;
}
}
.uazhts_cta_ix2{
border-radius:62.438rem;
flex:0 0 auto;
padding:15px 1.875rem;
transition:opacity .22s ease;
background:#D4A84B;
color:#1A1612;
font-weight:700;
font-size:15px;
}
.uazhts_cta_ix2:hover{
opacity:.9;
}
.uazhts_grid_ix2{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.uazhts_grid_ix2{
grid-template-columns:repeat(3,1fr);
}
}
.uazhts_step_ix2{
padding-top:22px;
min-width:0;
border-top:1px solid rgba(255,248,235,0.13);
}
.uazhts_step_num_ix2{
line-height:1;
font-weight:700;
margin-bottom:0.875rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#D4A84B;
font-size:44px;
}
.uazhts_step_h_ix2{
margin-bottom:8px;
font-weight:700;
color:#F5EFE3;
font-size:1.188rem;
line-height:1.2;
overflow-wrap:break-word;
}
.uazhts_step_p_ix2{
overflow-wrap:break-word;
line-height:1.55;
font-size:14px;
color:#B8A98E;
}
.uazsb_ix2{
background:#FDFAF6;
padding:3rem 0;
border-bottom:1px solid rgba(26,22,18,0.08);
border-top:1px solid rgba(26,22,18,0.08);
margin-top:24px;
}
@media(min-width:768px){
.uazsb_ix2{
padding:3.5rem 0;
}
}
.uazsb_eyebrow_ix2{
margin-bottom:12px;
display:block;
}
.uazsb_h2_ix2{
line-height:1.05;
margin-bottom:26px;
overflow-wrap:break-word;
font-weight:600;
font-size:1.875rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#1A1612;
}
@media(min-width:767px){
.uazsb_h2_ix2{
font-size:36px;
}
}
.uazsb_grid_ix2{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:559px){
.uazsb_grid_ix2{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:959px){
.uazsb_grid_ix2{
grid-template-columns:repeat(4,1fr);
}
}
.uazsb_card_ix2{
border:1px solid rgba(26,22,18,0.08);
padding:1.5rem;
border-radius:14px;
background:#F5F1EB;
min-width:0;
}
.uazsb_card_h_ix2{
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
font-size:1.188rem;
color:#1A1612;
margin-bottom:8px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.uazsb_card_p_ix2{
overflow-wrap:break-word;
color:#8C7D6A;
line-height:1.6;
font-size:13.5px;
}
.uazsb_rtp_ix2{
background:#F5F1EB;
border:1px solid rgba(26,22,18,0.08);
gap:1.5rem;
grid-template-columns:1fr;
padding:1.625rem 1.75rem;
border-radius:14px;
align-items:center;
display:grid;
margin-top:1.125rem;
}
@media(min-width:761px){
.uazsb_rtp_ix2{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.uazsb_rtp_h_ix2{
margin-bottom:8px;
overflow-wrap:break-word;
font-weight:600;
font-size:1.25rem;
line-height:1.15;
color:#1A1612;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.uazsb_rtp_p_ix2{
overflow-wrap:break-word;
color:#8C7D6A;
font-size:0.844rem;
line-height:1.6;
}
.uazsb_rtp_stats_ix2{
gap:1rem;
display:flex;
}
.uazsb_stat_ix2{
padding:1.125rem;
flex:1 1 0;
background:#FDFAF6;
border-radius:8px;
text-align:center;
min-width:0;
}
.uazsb_stat_v_ix2{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
font-weight:700;
overflow-wrap:break-word;
color:#4E7C59;
}
.uazsb_stat_l_ix2{
font-size:0.719rem;
color:#6B5E4C;
margin-top:4px;
}
.uazlh_ix2{
padding:2.5rem 0 20px;
}
.uazlh_in_ix2{
border-top:1px solid rgba(26,22,18,0.15);
padding-top:2.125rem;
}
.uazlh_eyebrow_ix2{
display:block;
margin-bottom:1.375rem;
}
.uazlh_grid_ix2{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:603px){
.uazlh_grid_ix2{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.uazlh_grid_ix2{
grid-template-columns:repeat(5,1fr);
}
}
.uazlh_col_ix2{
min-width:0;
}
.uazlh_col_h_ix2{
overflow-wrap:break-word;
color:#1A1612;
font-weight:700;
font-size:0.813rem;
margin-bottom:12px;
}
.uazlh_links_ix2{
gap:8px;
display:flex;
flex-direction:column;
}
.uazlh_link_ix2{
transition:color .22s ease;
color:#8C7D6A;
overflow-wrap:break-word;
font-size:0.813rem;
}
.uazlh_link_ix2:hover{
color:#A07840;
}
.uazsc_ix2{
padding:48px 0 0.625rem;
}
.uazsc_head_ix2{
margin-bottom:28px;
text-align:center;
}
.uazsc_eyebrow_ix2{
margin-bottom:0.75rem;
}
.uazsc_h2_ix2{
color:#1A1612;
overflow-wrap:break-word;
font-size:1.875rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-weight:600;
}
@media(min-width:766px){
.uazsc_h2_ix2{
font-size:36px;
}
}
.uazsc_table_ix2{
margin:0 auto;
overflow:hidden;
border-radius:14px;
border:1px solid rgba(26,22,18,0.08);
max-width:900px;
}
.uazsc_thead_ix2{
background:#2A2319;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.uazsc_th_ix2{
padding:0.938rem 18px;
font-size:0.813rem;
font-weight:700;
color:#B8A98E;
text-align:center;
overflow-wrap:break-word;
}
.uazsc_th_ix2:first-child{
text-align:left;
}
.uazsc_th_us_ix2{
color:#D4A84B;
}
.uazsc_row_ix2{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(26,22,18,0.08);
display:grid;
}
.uazsc_row_ix2:nth-child(even){
background:#FDFAF6;
}
.uazsc_td_ix2{
padding:15px 18px;
min-width:0;
overflow-wrap:break-word;
color:#6B5E4C;
font-size:0.875rem;
text-align:center;
}
.uazsc_td_ix2:first-child{
font-weight:600;
color:#2E2820;
text-align:left;
}
.uazsc_td_us_ix2{
font-weight:700;
color:#4E7C59;
}
.uazel_ix2{
padding:3rem 0;
}
@media(min-width:768px){
.uazel_ix2{
padding:3.5rem 0;
}
}
.uazel_in_ix2{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:897px){
.uazel_in_ix2{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.uazel_left_ix2{
min-width:0;
}
.uazel_eyebrow_ix2{
margin-bottom:0.875rem;
}
.uazel_h2_ix2{
overflow-wrap:break-word;
line-height:1.08;
font-size:32px;
color:#1A1612;
margin-bottom:1.375rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:769px){
.uazel_h2_ix2{
font-size:38px;
}
}
.uazel_body_ix2 p{
font-size:16px;
margin-bottom:18px;
overflow-wrap:break-word;
color:#2E2820;
line-height:1.7;
}
.uazel_dropcap_ix2{
padding:6px 12px 0 0;
font-size:62px;
line-height:.8;
float:left;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#A07840;
font-weight:700;
}
.uazel_right_ix2{
min-width:0;
}
.uazel_quote_ix2{
border-radius:1.25rem;
padding:2.25rem;
background:linear-gradient(150deg,#2C2418,#131009);
color:#F5EFE3;
margin-bottom:1.5rem;
position:relative;
}
.uazel_quote_mark_ix2{
color:#D4A84B;
display:inline-flex;
margin-bottom:6px;
align-items:center;
}
.uazel_quote_mark_ix2 svg{
height:2.125rem;
width:2.125rem;
}
.uazel_quote_text_ix2{
overflow-wrap:break-word;
color:#F5EFE3;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.375rem;
font-size:22px;
line-height:1.4;
font-weight:500;
}
.uazel_quote_meta_ix2{
gap:12px;
display:flex;
align-items:center;
}
.uazel_quote_av_ix2{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#A07840,#D4A84B);
height:38px;
width:38px;
}
.uazel_quote_author_ix2{
font-size:0.875rem;
color:#F5EFE3;
font-weight:700;
}
.uazel_quote_meta_sub_ix2{
font-size:0.75rem;
color:#B8A98E;
}
.uazel_explain_ix2{
overflow:hidden;
border:1px solid rgba(26,22,18,0.08);
border-radius:14px;
}
.uazel_explain_card_ix2{
padding:1.375rem 1.5rem;
}
.uazel_explain_card_ix2+.uazel_explain_card_ix2{
border-top:1px solid rgba(26,22,18,0.08);
}
.uazel_explain_h_ix2{
font-size:1.25rem;
font-weight:600;
margin-bottom:0.5rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#1A1612;
line-height:1.15;
overflow-wrap:break-word;
}
.uazel_explain_p_ix2{
overflow-wrap:break-word;
line-height:1.55;
color:#8C7D6A;
font-size:0.875rem;
}
.uazsg_ix2{
padding:3rem 0 0.625rem;
}
.uazsg_eyebrow_ix2{
margin-bottom:0.75rem;
display:block;
}
.uazsg_h2_ix2{
overflow-wrap:break-word;
line-height:1.05;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.75rem;
color:#1A1612;
font-size:30px;
font-weight:600;
}
@media(min-width:771px){
.uazsg_h2_ix2{
font-size:36px;
}
}
.uazsg_grid_ix2{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:723px){
.uazsg_grid_ix2{
grid-template-columns:repeat(3,1fr);
}
}
.uazsg_col_ix2{
min-width:0;
}
.uazsg_col_h_ix2{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:22px;
margin-bottom:10px;
font-weight:600;
color:#1A1612;
line-height:1.15;
}
.uazsg_col_p_ix2{
line-height:1.65;
font-size:14px;
overflow-wrap:break-word;
color:#8C7D6A;
}
.uazfaq_ix2{
padding:3rem 0;
background:#FDFAF6;
border-top:1px solid rgba(26,22,18,0.08);
margin-top:24px;
border-bottom:1px solid rgba(26,22,18,0.08);
}
@media(min-width:767px){
.uazfaq_ix2{
padding:62px 0;
}
}
.uazfaq_head_ix2{
text-align:center;
margin-bottom:34px;
}
.uazfaq_eyebrow_ix2{
margin-bottom:12px;
}
.uazfaq_h2_ix2{
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#1A1612;
line-height:1.05;
font-size:32px;
}
@media(min-width:771px){
.uazfaq_h2_ix2{
font-size:2.375rem;
}
}
.uazfaq_list_ix2{
gap:0.75rem;
margin:0 auto;
display:flex;
max-width:820px;
flex-direction:column;
}
.uazfaq_item_ix2{
overflow:hidden;
border-radius:14px;
background:#F5F1EB;
border:1px solid rgba(26,22,18,0.08);
}
.uazfaq_q_ix2{
list-style:none;
gap:20px;
padding:20px 1.5rem;
justify-content:space-between;
font-size:1rem;
overflow-wrap:break-word;
cursor:pointer;
display:flex;
align-items:center;
color:#1A1612;
font-weight:700;
}
.uazfaq_q_ix2::-webkit-details-marker{
display:none;
}
.uazfaq_q_ic_ix2{
transition:transform .22s ease;
flex:0 0 auto;
display:inline-flex;
color:#A07840;
align-items:center;
}
.uazfaq_q_ic_ix2 svg{
width:1.125rem;
height:1.125rem;
}
.uazfaq_item_ix2[open] .uazfaq_q_ic_ix2{
transform:rotate(180deg);
}
.uazfaq_a_ix2{
padding:0 24px 1.25rem;
line-height:1.6;
font-size:0.906rem;
color:#8C7D6A;
overflow-wrap:break-word;
}
.uazft_ix2{
background:#2A2319;
margin-top:2.5rem;
color:#B8A98E;
}
.uazft_in_ix2{
padding:48px 0 1.75rem;
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:597px){
.uazft_in_ix2{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:902px){
.uazft_in_ix2{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.uazft_brand_ix2{
min-width:0;
}
.uazft_logo_ix2{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#F5EFE3;
font-weight:700;
overflow-wrap:break-word;
font-size:1.625rem;
}
.uazft_tagline_ix2{
max-width:17.5rem;
color:#B8A98E;
line-height:1.6;
font-size:13.5px;
margin-top:0.875rem;
}
.uazft_contact_ix2{
transition:color .22s ease;
max-width:280px;
display:inline-block;
color:#D4A84B;
font-size:13px;
margin-top:0.75rem;
overflow-wrap:anywhere;
}
.uazft_contact_ix2:hover{
color:#F5EFE3;
}
.uazft_col_ix2{
min-width:0;
}
.uazft_col_h_ix2{
letter-spacing:.08em;
color:#F5EFE3;
text-transform:uppercase;
font-size:0.813rem;
overflow-wrap:break-word;
margin-bottom:0.875rem;
font-weight:700;
}
.uazft_col_links_ix2{
gap:10px;
flex-direction:column;
display:flex;
}
.uazft_link_ix2{
transition:color .22s ease;
overflow-wrap:break-word;
color:#B8A98E;
font-size:13.5px;
}
.uazft_link_ix2:hover{
color:#F5EFE3;
}
.uazft_bot_ix2{
gap:16px;
padding:22px 0 2.5rem;
flex-direction:column;
border-top:1px solid rgba(255,248,235,0.13);
display:flex;
}
@media(min-width:766px){
.uazft_bot_ix2{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.uazft_legal_ix2{
max-width:47.5rem;
color:#B0A292;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.719rem;
}
.uazft_legal_ix2 b{
color:#B8A98E;
font-weight:700;
}
.uazft_age_ix2{
padding:4px 9px;
border:1.5px solid #D4A84B;
border-radius:0.5rem;
flex:0 0 auto;
font-size:13px;
color:#D4A84B;
font-weight:700;
}