*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F2EE;
color:#2E2B27;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
font-family:"IBM Plex Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:15px;
text-rendering:optimizeLegibility;
line-height:1.6;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.50);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.udnlayout-2lu{
display:flex;
flex-direction:column;
min-height:100vh;
}
.udnmain-2lu{
flex:1 1 auto;
min-width:0;
width:100%;
}
.udncontainer-2lu{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:771px){
.udncontainer-2lu{
padding:0 2rem;
}
}
@media(min-width:1097px){
.udncontainer-2lu{
padding:0 3.5rem;
}
}
.udneyebrow-2lu{
letter-spacing:.2em;
color:#A8874A;
text-transform:uppercase;
line-height:1.4;
font-weight:600;
font-family:"IBM Plex Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:11px;
display:inline-block;
overflow-wrap:break-word;
}
.udnband-2lu{
background:#181715;
color:#F5F1EA;
}
.udnband-2lu .udneyebrow-2lu{
color:#C9A96E;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.udntb-2lu{
background:#F5F2EE;
border-bottom:1px solid rgba(20,18,14,0.14);
position:sticky;
z-index:50;
top:0;
}
.udntb_in-2lu{
margin:0 auto;
gap:1rem;
padding:0.75rem 1rem;
max-width:1400px;
align-items:center;
justify-content:space-between;
width:100%;
display:flex;
}
@media(min-width:767px){
.udntb_in-2lu{
padding:1rem 2rem;
}
}
@media(min-width:1100px){
.udntb_in-2lu{
padding:18px 56px;
}
}
.udntb_left-2lu{
gap:1.75rem;
min-width:0;
display:flex;
align-items:center;
}
.udntb_logo-2lu{
gap:0.688rem;
min-width:0;
align-items:center;
display:flex;
}
.udntb_logo_mark-2lu{
flex:0 0 auto;
border-radius:0.5rem;
height:2.125rem;
width:2.125rem;
object-fit:cover;
}
.udntb_logo_txt-2lu{
display:flex;
flex-direction:column;
min-width:0;
line-height:1;
}
.udntb_logo_name-2lu{
overflow:hidden;
white-space:nowrap;
font-size:22px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
color:#1A1815;
letter-spacing:.02em;
font-weight:700;
}
.udntb_logo_sub-2lu{
overflow:hidden;
color:#A8874A;
font-weight:600;
text-transform:uppercase;
text-overflow:ellipsis;
white-space:nowrap;
font-size:8.5px;
letter-spacing:.32em;
margin-top:0.25rem;
}
.udntb_nav-2lu{
display:none;
}
@media(min-width:961px){
.udntb_nav-2lu{
gap:28px;
display:flex;
align-items:center;
}
}
.udntb_nav_item-2lu{
transition:color .2s ease,border-color .2s ease;
padding-bottom:3px;
font-weight:600;
border-bottom:2px solid transparent;
font-size:14px;
white-space:nowrap;
color:#2E2B27;
}
.udntb_nav_item-2lu:hover{
color:#1A1815;
}
.udntb_nav_item-2lu.udnstate_active-2lu{
border-color:#A8874A;
color:#1A1815;
}
.udntb_right-2lu{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.udntb_search-2lu{
transition:color .2s ease;
align-items:center;
justify-content:center;
color:#2E2B27;
display:flex;
}
.udntb_search-2lu:hover{
color:#A8874A;
}
.udntb_search-2lu svg{
height:18px;
width:18px;
}
.udntb_lang-2lu{
letter-spacing:.1em;
color:#6B6560;
font-size:11px;
text-transform:uppercase;
font-weight:600;
}
.udntb_lang-2lu:hover{
color:#1A1815;
}
.udntb_login-2lu{
font-weight:600;
display:none;
color:#1A1815;
font-size:14px;
}
@media(min-width:765px){
.udntb_login-2lu{
display:inline-block;
}
}
.udntb_register-2lu{
padding:0.688rem 1.375rem;
border-radius:999px;
transition:background-color .2s ease;
background:#1A1815;
font-weight:700;
font-size:0.875rem;
color:#F5F1EA;
white-space:nowrap;
}
.udntb_register-2lu:hover{
background:#2E2B27;
}
.udnmob-2lu{
background:#F5F2EE;
left:0;
padding-bottom:env(safe-area-inset-bottom);
right:0;
position:fixed;
z-index:60;
border-top:1px solid rgba(20,18,14,0.14);
bottom:0;
}
@media(min-width:958px){
.udnmob-2lu{
display:none;
}
}
.udnmob_in-2lu{
margin:0 auto;
align-items:stretch;
max-width:35rem;
justify-content:space-around;
display:flex;
}
.udnmob_item-2lu{
flex:1 1 0;
gap:3px;
padding:9px 4px;
transition:color .2s ease;
display:flex;
flex-direction:column;
min-width:0;
align-items:center;
color:#6B6560;
}
.udnmob_item-2lu.udnstate_active-2lu{
color:#A8874A;
}
.udnmob_ic-2lu{
align-items:center;
display:flex;
justify-content:center;
}
.udnmob_ic-2lu svg{
width:1.25rem;
height:20px;
}
.udnmob_lb-2lu{
overflow:hidden;
font-size:0.625rem;
max-width:100%;
font-weight:600;
text-overflow:ellipsis;
white-space:nowrap;
}
@media(max-width:956px){
body{
padding-bottom:60px;
}
}
.udnrail-2lu{
position:relative;
min-width:0;
}
.udnrail_scroll-2lu{
gap:0.875rem;
overflow-x:auto;
scrollbar-width:thin;
padding-bottom:14px;
-webkit-overflow-scrolling:touch;
display:flex;
}
@media(min-width:766px){
.udnrail_scroll-2lu{
gap:1.125rem;
}
}
.udngc-2lu{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:765px){
.udngc-2lu{
width:188px;
}
}
.udngc_img-2lu{
background:#FDFCFA;
border-radius:14px;
overflow:hidden;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 0.375rem rgba(20,18,14,0.07), 0 0.375rem 1.125rem rgba(20,18,14,0.06);
}
.udngc_img-2lu img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.udngc_cover-2lu{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
position:absolute;
pointer-events:none;
}
.udngc_hover-2lu{
background:rgba(0,0,0,0.50);
inset:0;
transition:opacity .2s ease;
justify-content:center;
opacity:0;
display:flex;
align-items:center;
position:absolute;
}
.udngc-2lu:hover .udngc_hover-2lu{
opacity:1;
}
.udngc_hover_btn-2lu{
background:#1A1815;
border-radius:62.438rem;
display:flex;
height:46px;
width:2.875rem;
justify-content:center;
color:#F5F1EA;
align-items:center;
}
.udngc_hover_btn-2lu svg{
width:18px;
height:18px;
}
.udngc_info-2lu{
gap:2px;
display:flex;
margin-top:9px;
flex-direction:column;
min-width:0;
}
.udngc_name-2lu{
overflow:hidden;
font-size:0.813rem;
font-weight:700;
color:#1A1815;
text-overflow:ellipsis;
white-space:nowrap;
}
.udngc_prov-2lu{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#6B6560;
font-size:0.688rem;
}
.udngc_meta-2lu{
font-size:11px;
color:#6B6560;
}
.udntc-2lu{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:769px){
.udntc-2lu{
width:230px;
}
}
.udntc_img-2lu{
background:#FDFCFA;
border-radius:14px;
overflow:hidden;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 6px 18px rgba(20,18,14,0.06);
}
.udntc_img-2lu img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.udntc_info-2lu{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
display:flex;
}
.udntc_name-2lu{
overflow:hidden;
text-overflow:ellipsis;
color:#1A1815;
font-weight:700;
white-space:nowrap;
font-size:14px;
}
.udntc_rtp-2lu{
font-size:0.688rem;
color:#6B6560;
}
.udnlc-2lu{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:769px){
.udnlc-2lu{
width:16.75rem;
}
}
.udnlc_img-2lu{
overflow:hidden;
background:#FDFCFA;
border-radius:0.875rem;
position:relative;
box-shadow:0 2px 0.375rem rgba(20,18,14,0.07), 0 0.375rem 18px rgba(20,18,14,0.06);
padding-bottom:62.5%;
}
.udnlc_img-2lu img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.udnlc_live-2lu{
border-radius:999px;
gap:0.438rem;
padding:4px 0.563rem;
background:rgba(0,0,0,0.50);
display:flex;
align-items:center;
position:absolute;
top:12px;
left:12px;
}
.udnlc_live_dot-2lu{
background:#C0392B;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
height:8px;
width:8px;
}
.udnlc_seats-2lu{
color:#F5F1EA;
font-weight:600;
letter-spacing:.08em;
text-transform:uppercase;
font-size:0.625rem;
}
.udnlc_info-2lu{
gap:2px;
display:flex;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
}
.udnlc_name-2lu{
overflow:hidden;
text-overflow:ellipsis;
color:#1A1815;
white-space:nowrap;
font-size:0.938rem;
font-weight:700;
}
.udnlc_bet-2lu{
color:#6B6560;
font-size:0.688rem;
}
.udnpc-2lu{
padding:1rem 0.875rem;
gap:0.5rem;
background:#FDFCFA;
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
align-items:center;
flex-direction:column;
display:flex;
min-height:4.625rem;
min-width:0;
justify-content:center;
}
.udnpc_logo-2lu{
flex:0 0 auto;
max-width:100%;
height:1.75rem;
object-fit:contain;
width:auto;
}
.udnpc_name-2lu{
overflow:hidden;
font-size:0.688rem;
white-space:nowrap;
text-align:center;
color:#6B6560;
text-overflow:ellipsis;
max-width:100%;
}
.udngc_tag-2lu{
padding:3px 8px;
border-radius:8px;
font-weight:700;
text-transform:uppercase;
letter-spacing:.06em;
left:10px;
top:0.625rem;
position:absolute;
font-size:0.625rem;
z-index:2;
display:inline-block;
}
.udngc_tag_hot-2lu{
background:#C0392B;
color:#F5F1EA;
}
.udngc_tag_new-2lu{
background:#C9A96E;
color:#1A1815;
}
.udngc_tag_jp-2lu{
background:#B8860B;
color:#1A1815;
}
.udngc_tag_live-2lu{
background:#C0392B;
color:#F5F1EA;
}
.udnsh-2lu{
margin-bottom:18px;
min-width:0;
}
.udnsh_row-2lu{
gap:16px;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
display:flex;
}
.udnsh_row-2lu .udnsh_l-2lu{
gap:6px;
min-width:0;
flex-direction:column;
display:flex;
}
.udnsh_stack-2lu{
gap:0.625rem;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.udnsh_center-2lu{
gap:0.625rem;
align-items:center;
display:flex;
flex-direction:column;
text-align:center;
}
.udnsh_h2-2lu{
font-size:1.5rem;
color:#1A1815;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.1;
}
@media(min-width:766px){
.udnsh_h2-2lu{
font-size:30px;
}
}
.udnband-2lu .udnsh_h2-2lu{
color:#F5F1EA;
}
.udnsh_eb_line-2lu{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.udnsh_eb_line-2lu::before{
background:#A8874A;
display:inline-block;
content:"";
width:28px;
height:1px;
}
.udnband-2lu .udnsh_eb_line-2lu::before{
background:#C9A96E;
}
.udnsh_eb_dot-2lu{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.udnsh_eb_dot-2lu::before{
border-radius:50%;
background:#A8874A;
height:0.375rem;
width:6px;
display:inline-block;
content:"";
}
.udnband-2lu .udnsh_eb_dot-2lu::before{
background:#C9A96E;
}
.udnsh_link-2lu{
gap:6px;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
align-items:center;
color:#1A1815;
border-bottom:1px solid #1A1815;
font-weight:600;
white-space:nowrap;
padding-bottom:2px;
display:inline-flex;
font-size:0.813rem;
}
.udnsh_link-2lu:hover{
border-color:#A8874A;
color:#A8874A;
}
.udnsh_link-2lu svg{
width:0.875rem;
height:0.875rem;
}
.udnsh_link_chev-2lu{
padding-bottom:0;
border-bottom:0;
}
.udnsh_link_btn-2lu{
background:#1A1815;
padding:9px 1.125rem;
border-radius:999px;
border-bottom:0;
color:#F5F1EA;
}
.udnsh_link_btn-2lu:hover{
border-color:transparent;
background:#2E2B27;
color:#F5F1EA;
}
.udnband-2lu .udnsh_link-2lu{
border-color:#F5F1EA;
color:#F5F1EA;
}
.udnband-2lu .udnsh_link_btn-2lu{
background:#C9A96E;
color:#1A1815;
}
.udnsh_rule-2lu{
margin:-2px 0 18px;
background:rgba(20,18,14,0.14);
height:1px;
}
.udnband-2lu .udnsh_rule-2lu{
background:rgba(255,252,245,0.12);
}
.udnhero-2lu{
padding:2rem 0 8px;
}
@media(min-width:771px){
.udnhero-2lu{
padding:3.5rem 0 24px;
}
}
.udnhero_in-2lu{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:901px){
.udnhero_in-2lu{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.udnhero_copy-2lu{
min-width:0;
}
.udnhero_eyebrow-2lu{
gap:0.625rem;
margin-bottom:22px;
align-items:center;
display:inline-flex;
}
.udnhero_eyebrow_line-2lu{
background:#A8874A;
flex:0 0 auto;
height:1px;
width:1.75rem;
display:inline-block;
}
.udnhero_h1-2lu{
overflow-wrap:break-word;
margin-bottom:20px;
line-height:1.04;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#1A1815;
font-size:2.375rem;
letter-spacing:-.01em;
font-weight:600;
}
@media(min-width:769px){
.udnhero_h1-2lu{
font-size:3.375rem;
}
}
@media(min-width:1098px){
.udnhero_h1-2lu{
font-size:62px;
}
}
.udnhero_h1-2lu em{
font-style:normal;
color:#A8874A;
}
.udnhero_sub-2lu{
color:#8A837C;
max-width:480px;
margin-bottom:1.875rem;
line-height:1.6;
font-size:1rem;
}
@media(min-width:766px){
.udnhero_sub-2lu{
font-size:1.125rem;
}
}
.udnhero_actions-2lu{
gap:0.875rem;
flex-wrap:wrap;
margin-bottom:34px;
align-items:center;
display:flex;
}
.udnhero_cta-2lu{
gap:10px;
transition:background-color .2s ease;
padding:1rem 30px;
background:#1A1815;
border-radius:999px;
font-weight:700;
color:#F5F1EA;
align-items:center;
display:inline-flex;
font-size:15px;
}
.udnhero_cta-2lu:hover{
background:#2E2B27;
}
.udnhero_cta_ic-2lu{
display:inline-flex;
align-items:center;
}
.udnhero_cta_ic-2lu svg{
width:1rem;
height:16px;
}
.udnhero_cta_alt-2lu{
border:1px solid rgba(20,18,14,0.14);
border-radius:62.438rem;
background:transparent;
transition:border-color .2s ease,color .2s ease;
padding:0.938rem 26px;
font-weight:600;
align-items:center;
font-size:15px;
display:inline-flex;
color:#1A1815;
}
.udnhero_cta_alt-2lu:hover{
border-color:#A8874A;
color:#A8874A;
}
.udnhero_trust-2lu{
gap:22px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.udnhero_trust_item-2lu{
gap:9px;
align-items:center;
font-size:13px;
font-weight:600;
color:#2E2B27;
display:flex;
}
.udnhero_trust_ic-2lu{
display:inline-flex;
color:#A8874A;
align-items:center;
}
.udnhero_trust_ic-2lu svg{
width:1rem;
height:1rem;
}
.udnhero_promo-2lu{
border-radius:1.25rem;
overflow:hidden;
background:#FDFCFA;
min-height:18.75rem;
display:flex;
box-shadow:0 12px 48px rgba(20,18,14,0.14), 0 3px 10px rgba(20,18,14,0.08);
position:relative;
}
.udnhero_promo_bg-2lu{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.udnhero_promo_bg-2lu::after{
background:linear-gradient(120deg,#181715 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.udnhero_promo_glow-2lu{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.13) 0%,transparent 65%);
width:260px;
position:absolute;
right:-20px;
pointer-events:none;
height:260px;
top:-40px;
}
.udnhero_promo_ct-2lu{
padding:1.75rem;
z-index:2;
max-width:88%;
align-self:flex-end;
position:relative;
}
.udnhero_promo_label-2lu{
color:#C9A96E;
margin-bottom:8px;
letter-spacing:.25em;
font-weight:700;
display:block;
font-size:0.625rem;
text-transform:uppercase;
}
.udnhero_promo_amount-2lu{
line-height:1.05;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:2rem;
overflow-wrap:break-word;
color:#F5F1EA;
font-weight:600;
}
@media(min-width:770px){
.udnhero_promo_amount-2lu{
font-size:2.5rem;
}
}
.udnhero_promo_amount-2lu em{
color:#C9A96E;
font-style:normal;
}
.udnhero_rating-2lu{
background:#FDFCFA;
gap:0.625rem;
border:1px solid rgba(20,18,14,0.08);
padding:0.625rem 0.875rem;
border-radius:14px;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 6px 1.125rem rgba(20,18,14,0.06);
max-width:min(260px,62%);
position:absolute;
top:0.875rem;
right:14px;
display:flex;
z-index:3;
align-items:center;
}
.udnhero_rating_score-2lu{
flex:0 0 auto;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#1A1815;
font-size:1.5rem;
font-weight:700;
}
.udnhero_rating_txt-2lu{
flex:1 1 auto;
min-width:0;
}
.udnhero_rating_stars-2lu{
gap:2px;
color:#A8874A;
display:flex;
}
.udnhero_rating_stars-2lu svg{
width:12px;
height:0.75rem;
}
.udnhero_rating_cap-2lu{
line-height:1.35;
display:block;
color:#6B6560;
margin-top:3px;
overflow-wrap:break-word;
font-size:11px;
}
.udnstat-2lu{
border-top:1px solid rgba(20,18,14,0.14);
margin-top:16px;
border-bottom:1px solid rgba(20,18,14,0.14);
}
.udnstat_in-2lu{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.udnstat_in-2lu{
grid-template-columns:repeat(4,1fr);
}
}
.udnstat_item-2lu{
padding:22px 14px;
border-right:1px solid rgba(20,18,14,0.08);
min-width:0;
border-bottom:1px solid rgba(20,18,14,0.08);
}
.udnstat_item-2lu:nth-child(2n){
border-right:0;
}
.udnstat_item-2lu:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.udnstat_item-2lu{
border-bottom:0;
}
.udnstat_item-2lu:nth-child(2n){
border-right:1px solid rgba(20,18,14,0.08);
}
.udnstat_item-2lu:nth-child(4n){
border-right:0;
}
}
.udnstat_value-2lu{
font-size:30px;
line-height:1;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1A1815;
font-weight:700;
}
@media(min-width:765px){
.udnstat_value-2lu{
font-size:2.125rem;
}
}
.udnstat_label-2lu{
line-height:1.4;
color:#6B6560;
margin-top:0.375rem;
overflow-wrap:break-word;
font-size:0.813rem;
}
.udngrow-2lu{
padding:26px 0 10px;
}
.udnrow_seo-2lu{
margin:10px 0 0;
overflow-wrap:break-word;
max-width:760px;
line-height:1.65;
font-size:0.875rem;
color:#8A837C;
}
.udnrow_seo-2lu strong{
color:#1A1815;
font-weight:700;
}
.udngrow-2lu{
padding:26px 0 10px;
}
.udnrow_seo-2lu{
margin:0.625rem 0 0;
line-height:1.65;
font-size:0.875rem;
color:#8A837C;
max-width:47.5rem;
overflow-wrap:break-word;
}
.udnrow_seo-2lu strong{
color:#1A1815;
font-weight:700;
}
.udngrow-2lu{
padding:26px 0 0.625rem;
}
.udnrow_seo-2lu{
margin:10px 0 0;
font-size:14px;
line-height:1.65;
max-width:760px;
color:#8A837C;
overflow-wrap:break-word;
}
.udnrow_seo-2lu strong{
font-weight:700;
color:#1A1815;
}
.udngf-2lu{
padding:1.5rem 0 6px;
}
.udngf_in-2lu{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.udngf_chip-2lu{
border:1px solid rgba(20,18,14,0.14);
background:#FDFCFA;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
padding:10px 18px;
border-radius:999px;
font-size:0.813rem;
white-space:nowrap;
color:#2E2B27;
font-weight:600;
}
.udngf_chip-2lu:hover{
border-color:#A8874A;
color:#A8874A;
}
.udngf_chip-2lu.udnstate_active-2lu{
background:#1A1815;
border-color:transparent;
color:#F5F1EA;
}
.udnjp-2lu{
padding:1.875rem 0 10px;
}
.udnjp_grid-2lu{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:767px){
.udnjp_grid-2lu{
grid-template-columns:1fr 1fr;
}
.udnjp_card_mega-2lu{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.udnjp_grid-2lu{
grid-template-columns:1.4fr 1fr 1fr;
}
.udnjp_card_mega-2lu{
grid-column:auto;
}
}
.udnjp_card-2lu{
border-radius:1.25rem;
overflow:hidden;
gap:0.75rem;
padding:26px;
background:#FDFCFA;
border:1px solid rgba(20,18,14,0.08);
flex-direction:column;
display:flex;
min-width:0;
justify-content:space-between;
position:relative;
min-height:200px;
}
.udnjp_card_mega-2lu{
border-color:transparent;
background:linear-gradient(135deg,#1E1C18,#111010);
color:#F5F1EA;
min-height:210px;
}
.udnjp_glow-2lu{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.13),transparent 70%);
top:-2.5rem;
position:absolute;
pointer-events:none;
width:200px;
height:200px;
right:-40px;
}
.udnjp_label-2lu{
gap:10px;
font-size:10px;
text-transform:uppercase;
color:#A8874A;
font-weight:700;
letter-spacing:.16em;
align-items:center;
position:relative;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.udnjp_card_mega-2lu .udnjp_label-2lu{
color:#C9A96E;
}
.udnjp_drop-2lu{
color:#6B6560;
letter-spacing:.04em;
text-transform:none;
font-weight:600;
}
.udnjp_card_mega-2lu .udnjp_drop-2lu{
color:#A89F93;
}
.udnjp_amount-2lu{
font-weight:700;
position:relative;
font-size:2.375rem;
color:#1A1815;
line-height:1;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.udnjp_card_mega-2lu .udnjp_amount-2lu{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#C9A96E;
}
@media(min-width:769px){
.udnjp_card_mega-2lu .udnjp_amount-2lu{
font-size:54px;
}
}
.udnjp_game-2lu{
position:relative;
font-size:13px;
color:#6B6560;
}
.udnjp_card_mega-2lu .udnjp_game-2lu{
color:#A89F93;
}
.udnjp_cta-2lu{
align-self:flex-start;
position:relative;
}
.udnjp_card_mega-2lu .udnjp_cta-2lu{
background:#C9A96E;
padding:10px 1.25rem;
border-radius:62.438rem;
transition:opacity .2s ease;
font-size:0.813rem;
color:#1A1815;
font-weight:700;
}
.udnjp_card_mega-2lu .udnjp_cta-2lu:hover{
opacity:.9;
}
.udnjp_card-2lu:not(.udnjp_card_mega-2lu) .udnjp_cta-2lu{
transition:color .2s ease,border-color .2s ease;
font-weight:700;
border-bottom:1px solid #1A1815;
padding-bottom:2px;
font-size:0.813rem;
color:#1A1815;
}
.udnjp_card-2lu:not(.udnjp_card_mega-2lu) .udnjp_cta-2lu:hover{
border-color:#A8874A;
color:#A8874A;
}
.udnjp_seo-2lu{
margin:14px 0 0;
max-width:760px;
overflow-wrap:break-word;
line-height:1.65;
color:#8A837C;
font-size:14px;
}
.udnjp_seo-2lu strong{
font-weight:700;
color:#1A1815;
}
.udngrow-2lu{
padding:1.625rem 0 0.625rem;
}
.udnrow_seo-2lu{
margin:0.625rem 0 0;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
color:#8A837C;
max-width:47.5rem;
}
.udnrow_seo-2lu strong{
font-weight:700;
color:#1A1815;
}
.udnnl-2lu{
padding:24px 0 0.625rem;
}
.udnnl_in-2lu{
gap:22px;
border-radius:20px;
padding:30px 2rem;
background:#201F1C;
display:flex;
flex-direction:column;
color:#F5F1EA;
}
@media(min-width:766px){
.udnnl_in-2lu{
gap:28px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.udnnl_text_wrap-2lu{
min-width:0;
}
.udnnl_h3-2lu{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.313rem;
font-size:1.375rem;
line-height:1.1;
overflow-wrap:break-word;
color:#F5F1EA;
}
@media(min-width:768px){
.udnnl_h3-2lu{
font-size:24px;
}
}
.udnnl_text-2lu{
line-height:1.5;
font-size:0.844rem;
color:#A89F93;
}
.udnnl_form-2lu{
flex:1 1 auto;
gap:0.625rem;
min-width:0;
display:flex;
max-width:28.75rem;
}
.udnnl_input-2lu{
border:1px solid rgba(255,252,245,0.12);
background:rgba(255,252,245,0.07);
overflow:hidden;
flex:1 1 auto;
border-radius:0.875rem;
padding:13px 1rem;
display:flex;
color:#A89F93;
font-size:14px;
text-overflow:ellipsis;
white-space:nowrap;
min-width:0;
align-items:center;
}
.udnnl_btn-2lu{
background:#C9A96E;
transition:opacity .2s ease;
border-radius:0.875rem;
padding:0.813rem 1.5rem;
flex:0 0 auto;
color:#1A1815;
font-size:0.875rem;
font-weight:700;
white-space:nowrap;
}
.udnnl_btn-2lu:hover{
opacity:.9;
}
.udnapp-2lu{
padding:30px 0 0.625rem;
}
.udnapp_in-2lu{
border-radius:20px;
gap:1.75rem;
border:1px solid rgba(20,18,14,0.08);
padding:2rem;
background:#FDFCFA;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.udnapp_in-2lu{
gap:40px;
padding:2.5rem 2.75rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.udnapp_copy-2lu{
max-width:560px;
min-width:0;
}
.udnapp_eyebrow-2lu{
margin-bottom:0.75rem;
}
.udnapp_h2-2lu{
color:#1A1815;
font-size:28px;
margin-bottom:0.75rem;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.udnapp_h2-2lu{
font-size:2.125rem;
}
}
.udnapp_text-2lu{
line-height:1.6;
font-size:14px;
margin-bottom:22px;
color:#8A837C;
}
.udnapp_btns-2lu{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.udnapp_btn-2lu{
border-radius:0.875rem;
padding:0.688rem 1.25rem;
gap:10px;
background:#1A1815;
transition:background-color .2s ease;
display:inline-flex;
color:#F5F1EA;
align-items:center;
}
.udnapp_btn-2lu:hover{
background:#2E2B27;
}
.udnapp_btn_ic-2lu{
align-items:center;
display:inline-flex;
}
.udnapp_btn_ic-2lu svg{
width:18px;
height:1.125rem;
}
.udnapp_btn_lb-2lu{
font-weight:700;
font-size:13.5px;
}
.udnapp_qr_wrap-2lu{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.udnapp_qr-2lu{
flex:0 0 auto;
border-radius:0.875rem;
background-color:#1A1815;
background-image:repeating-linear-gradient(0deg,#FDFCFA 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FDFCFA 0 0.313rem,transparent 5px 11px);
height:6.75rem;
width:108px;
}
.udnapp_qr_cap-2lu{
font-size:0.781rem;
max-width:5.75rem;
line-height:1.4;
color:#6B6560;
}
.udntrn-2lu{
padding:30px 0 10px;
}
.udntrn_in-2lu{
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
border-radius:1.25rem;
background:#FDFCFA;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:883px){
.udntrn_in-2lu{
grid-template-columns:1.05fr 1fr;
}
}
.udntrn_banner-2lu{
overflow:hidden;
padding:2.125rem;
background:linear-gradient(150deg,#1E1C18,#111010);
color:#F5F1EA;
position:relative;
}
.udntrn_glow-2lu{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.13),transparent 70%);
height:200px;
position:absolute;
width:200px;
bottom:-40px;
pointer-events:none;
right:-2.5rem;
}
.udntrn_eyebrow-2lu{
margin-bottom:0.875rem;
position:relative;
}
.udntrn_h2-2lu{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
position:relative;
overflow-wrap:break-word;
margin-bottom:12px;
color:#F5F1EA;
line-height:1.06;
font-size:30px;
font-weight:600;
}
@media(min-width:767px){
.udntrn_h2-2lu{
font-size:2.25rem;
}
}
.udntrn_text-2lu{
font-size:0.875rem;
line-height:1.6;
margin-bottom:22px;
position:relative;
max-width:26.25rem;
color:#A89F93;
}
.udntrn_timer-2lu{
gap:0.5rem;
flex-wrap:wrap;
position:relative;
display:flex;
margin-bottom:1.5rem;
align-items:center;
}
.udntrn_timer_cap-2lu{
font-size:11px;
color:#A89F93;
}
.udntrn_timer_box-2lu{
padding:0.25rem 12px;
background:rgba(255,252,245,0.07);
border-radius:0.5rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:24px;
color:#F5F1EA;
}
.udntrn_cta-2lu{
transition:opacity .2s ease;
border-radius:62.438rem;
background:#C9A96E;
padding:13px 26px;
position:relative;
font-weight:700;
display:inline-block;
color:#1A1815;
font-size:14px;
}
.udntrn_cta-2lu:hover{
opacity:.9;
}
.udntrn_lb-2lu{
padding:26px 28px;
}
.udntrn_lb_head-2lu{
gap:10px;
align-items:center;
display:flex;
justify-content:space-between;
margin-bottom:12px;
}
.udntrn_lb_title-2lu{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#1A1815;
font-size:1.25rem;
}
.udntrn_lb_upd-2lu{
font-size:0.688rem;
letter-spacing:.08em;
text-transform:uppercase;
color:#6B6560;
}
.udntrn_lb_row-2lu{
padding:11px 0.75rem;
gap:14px;
border-radius:0.5rem;
display:flex;
align-items:center;
}
.udntrn_lb_row-2lu:nth-child(2){
background:rgba(168,135,74,0.10);
}
.udntrn_lb_rank-2lu{
flex:0 0 auto;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:16px;
width:1.375rem;
color:#A8874A;
font-weight:700;
}
.udntrn_lb_av-2lu{
flex:0 0 auto;
background:linear-gradient(135deg,#A8874A,#D4B07A);
border-radius:50%;
height:1.875rem;
width:1.875rem;
}
.udntrn_lb_name-2lu{
flex:1 1 auto;
overflow:hidden;
color:#1A1815;
white-space:nowrap;
text-overflow:ellipsis;
font-size:14px;
font-weight:600;
min-width:0;
}
.udntrn_lb_amount-2lu{
flex:0 0 auto;
font-weight:700;
color:#1A1815;
font-size:0.813rem;
}
.udnsea-2lu{
padding:24px 0 0.625rem;
}
.udnsea_in-2lu{
gap:22px;
border-radius:20px;
padding:2.25rem;
background:linear-gradient(115deg,#1E1C18,#111010);
overflow:hidden;
display:flex;
position:relative;
flex-direction:column;
color:#F5F1EA;
}
@media(min-width:822px){
.udnsea_in-2lu{
padding:2.75rem 3rem;
gap:32px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.udnsea_glow-2lu{
background:radial-gradient(circle,rgba(196,168,120,0.13),transparent 68%);
border-radius:50%;
height:240px;
transform:translateY(-50%);
top:50%;
width:240px;
position:absolute;
pointer-events:none;
right:60px;
}
.udnsea_copy-2lu{
max-width:35rem;
position:relative;
min-width:0;
}
.udnsea_eyebrow-2lu{
margin-bottom:0.75rem;
}
.udnsea_h2-2lu{
line-height:1.04;
color:#F5F1EA;
font-weight:600;
overflow-wrap:break-word;
font-size:1.875rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
margin-bottom:12px;
}
@media(min-width:769px){
.udnsea_h2-2lu{
font-size:38px;
}
}
.udnsea_text-2lu{
line-height:1.6;
color:#A89F93;
font-size:0.938rem;
}
.udnsea_cta-2lu{
flex:0 0 auto;
transition:opacity .2s ease;
border-radius:999px;
padding:16px 2rem;
background:#C9A96E;
font-weight:700;
font-size:15px;
color:#1A1815;
position:relative;
}
.udnsea_cta-2lu:hover{
opacity:.9;
}
.udnvip-2lu{
padding:48px 0;
}
@media(min-width:771px){
.udnvip-2lu{
padding:64px 0;
}
}
.udnvip_head-2lu{
gap:14px;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:880px){
.udnvip_head-2lu{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.udnvip_eyebrow-2lu{
margin-bottom:12px;
}
.udnvip_h2-2lu{
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#F5F1EA;
font-size:2rem;
font-weight:600;
}
@media(min-width:766px){
.udnvip_h2-2lu{
font-size:40px;
}
}
.udnvip_intro-2lu{
color:#A89F93;
line-height:1.6;
font-size:14px;
max-width:420px;
}
.udnvip_grid-2lu{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.udnvip_card-2lu{
border:1px solid rgba(255,252,245,0.12);
padding:22px 1.125rem;
border-radius:14px;
min-width:0;
}
.udnvip_card_feat-2lu{
border-color:#C9A96E;
background:rgba(255,252,245,0.07);
}
.udnvip_card_ic-2lu{
border-radius:0.5rem;
background:linear-gradient(135deg,#A8874A,#D4B07A);
width:34px;
height:34px;
margin-bottom:1rem;
display:block;
}
.udnvip_name-2lu{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F5F1EA;
overflow-wrap:break-word;
font-size:1.25rem;
margin-bottom:0.375rem;
font-weight:600;
}
.udnvip_perk-2lu{
color:#A89F93;
overflow-wrap:break-word;
line-height:1.5;
font-size:12.5px;
}
.udnpmt-2lu{
padding:3rem 0 0.625rem;
}
.udnpmt_in-2lu{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:879px){
.udnpmt_in-2lu{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.udnpmt_left-2lu{
min-width:0;
}
.udnpmt_eyebrow-2lu{
margin-bottom:12px;
}
.udnpmt_h2-2lu{
margin-bottom:12px;
color:#1A1815;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.06;
overflow-wrap:break-word;
font-size:1.875rem;
font-weight:600;
}
@media(min-width:771px){
.udnpmt_h2-2lu{
font-size:2rem;
}
}
.udnpmt_text-2lu{
color:#8A837C;
line-height:1.6;
font-size:0.906rem;
margin-bottom:1.375rem;
}
.udnpmt_logos-2lu{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:478px){
.udnpmt_logos-2lu{
grid-template-columns:repeat(4,1fr);
}
}
.udnpmt_logo-2lu{
padding:0 8px;
border-radius:0.5rem;
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
background:#FDFCFA;
color:#2E2B27;
font-weight:700;
white-space:nowrap;
justify-content:center;
display:flex;
height:3.125rem;
font-size:12.5px;
align-items:center;
text-align:center;
text-overflow:ellipsis;
}
.udnpmt_table-2lu{
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
border-radius:0.875rem;
min-width:0;
}
.udnpmt_thead-2lu{
background:#1E1C1A;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.udnpmt_th-2lu{
overflow:hidden;
padding:13px 0.875rem;
white-space:nowrap;
text-transform:uppercase;
text-overflow:ellipsis;
color:#F5F1EA;
letter-spacing:.08em;
font-weight:700;
font-size:10px;
}
.udnpmt_row-2lu{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20,18,14,0.08);
}
.udnpmt_row-2lu:nth-child(odd){
background:#FDFCFA;
}
.udnpmt_td-2lu{
padding:14px;
font-size:13.5px;
min-width:0;
color:#8A837C;
overflow-wrap:break-word;
}
.udnpmt_row-2lu .udnpmt_td-2lu:first-child{
font-weight:700;
color:#1A1815;
}
.udnpmt_row-2lu .udnpmt_td-2lu:last-child{
font-weight:700;
color:#3D7A5F;
}
.udnts-2lu{
padding:44px 0;
}
.udnts_in-2lu{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:878px){
.udnts_in-2lu{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.udnts_left-2lu{
min-width:0;
}
.udnts_h2-2lu{
line-height:1.1;
font-size:26px;
margin-bottom:0.75rem;
font-weight:600;
color:#F5F1EA;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.udnts_h2-2lu{
font-size:1.75rem;
}
}
.udnts_text-2lu{
color:#A89F93;
max-width:520px;
line-height:1.6;
margin-bottom:1.375rem;
font-size:0.906rem;
}
.udnts_badges-2lu{
gap:18px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.udnts_badge-2lu{
color:#A89F93;
font-weight:600;
font-size:0.813rem;
}
.udnts_pay-2lu{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:878px){
.udnts_pay-2lu{
justify-content:flex-end;
}
}
.udnts_pay_chip-2lu{
padding:12px 16px;
background:rgba(255,252,245,0.07);
border:1px solid rgba(255,252,245,0.12);
border-radius:0.875rem;
font-weight:700;
color:#F5F1EA;
font-size:14px;
}
.udnwy-2lu{
padding:3rem 0;
}
@media(min-width:769px){
.udnwy-2lu{
padding:56px 0;
}
}
.udnwy_in-2lu{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:901px){
.udnwy_in-2lu{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.udnwy_left-2lu{
min-width:0;
}
.udnwy_eyebrow-2lu{
margin-bottom:14px;
}
.udnwy_h2-2lu{
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
margin-bottom:1rem;
font-weight:600;
line-height:1.05;
color:#1A1815;
font-size:32px;
}
@media(min-width:770px){
.udnwy_h2-2lu{
font-size:2.5rem;
}
}
.udnwy_intro-2lu{
line-height:1.6;
font-size:15px;
color:#8A837C;
}
.udnwy_grid-2lu{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:560px){
.udnwy_grid-2lu{
grid-template-columns:1fr 1fr;
}
}
.udnwy_card-2lu{
border:1px solid rgba(20,18,14,0.08);
padding:1.625rem;
border-radius:14px;
background:#FDFCFA;
min-width:0;
}
.udnwy_card_ic-2lu{
align-items:center;
color:#A8874A;
margin-bottom:16px;
justify-content:center;
display:inline-flex;
}
.udnwy_card_ic-2lu svg{
width:1.625rem;
height:26px;
}
.udnwy_card_h-2lu{
font-size:1.313rem;
margin-bottom:0.5rem;
line-height:1.15;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#1A1815;
overflow-wrap:break-word;
}
.udnwy_card_p-2lu{
overflow-wrap:break-word;
color:#8A837C;
font-size:0.875rem;
line-height:1.55;
}
.udnet-2lu{
padding:2.25rem 0 0.625rem;
}
.udnet_in-2lu{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:882px){
.udnet_in-2lu{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.udnet_left-2lu{
min-width:0;
}
.udnet_eyebrow-2lu{
margin-bottom:0.75rem;
}
.udnet_h2-2lu{
font-weight:600;
line-height:1.06;
margin-bottom:14px;
overflow-wrap:break-word;
font-size:28px;
color:#1A1815;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.udnet_h2-2lu{
font-size:32px;
}
}
.udnet_text-2lu{
font-size:0.938rem;
line-height:1.65;
color:#8A837C;
margin-bottom:22px;
}
.udnet_stats-2lu{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.udnet_stat-2lu{
min-width:0;
}
.udnet_stat_v-2lu{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
line-height:1;
font-weight:700;
color:#1A1815;
}
.udnet_stat_l-2lu{
margin-top:4px;
color:#6B6560;
font-size:12.5px;
}
.udnet_right-2lu{
gap:12px;
flex-direction:column;
display:flex;
}
.udnet_member-2lu{
border:1px solid rgba(20,18,14,0.08);
gap:1rem;
border-radius:0.875rem;
background:#FDFCFA;
padding:18px 20px;
display:flex;
min-width:0;
align-items:center;
}
.udnet_member_av-2lu{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#1E1C18,#A8874A);
height:48px;
width:48px;
}
.udnet_member_name-2lu{
overflow-wrap:break-word;
font-size:0.938rem;
color:#1A1815;
font-weight:700;
}
.udnet_member_role-2lu{
color:#6B6560;
overflow-wrap:break-word;
font-size:12.5px;
}
.udnet_updated-2lu{
gap:8px;
background:#F5F2EE;
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
padding:0.875rem 18px;
color:#8A837C;
display:flex;
font-size:0.781rem;
align-items:center;
}
.udndr-2lu{
padding:2.25rem 0 10px;
}
.udndr_in-2lu{
gap:1.25rem;
border:1px dashed rgba(20,18,14,0.14);
padding:28px 32px;
border-radius:0.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.udndr_in-2lu{
gap:2rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.udndr_h2-2lu{
font-weight:600;
font-size:24px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.1;
overflow-wrap:break-word;
margin-bottom:8px;
color:#1A1815;
}
@media(min-width:767px){
.udndr_h2-2lu{
font-size:26px;
}
}
.udndr_text-2lu{
max-width:680px;
overflow-wrap:break-word;
font-size:0.875rem;
color:#8A837C;
line-height:1.6;
}
.udndr_text-2lu b{
font-weight:700;
color:#1A1815;
}
.udndr_cta-2lu{
flex:0 0 auto;
transition:color .2s ease;
font-size:13.5px;
font-weight:700;
white-space:nowrap;
padding-bottom:2px;
border-bottom:1px solid #A8874A;
color:#1A1815;
}
.udndr_cta-2lu:hover{
color:#A8874A;
}
.udnhts-2lu{
padding:48px 0;
}
@media(min-width:767px){
.udnhts-2lu{
padding:62px 0;
}
}
.udnhts_head-2lu{
gap:1.125rem;
display:flex;
flex-direction:column;
margin-bottom:34px;
}
@media(min-width:771px){
.udnhts_head-2lu{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.udnhts_eyebrow-2lu{
margin-bottom:12px;
}
.udnhts_h2-2lu{
font-size:1.875rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#F5F1EA;
}
@media(min-width:767px){
.udnhts_h2-2lu{
font-size:38px;
}
}
.udnhts_cta-2lu{
transition:opacity .2s ease;
flex:0 0 auto;
padding:0.938rem 1.875rem;
background:#C9A96E;
border-radius:62.438rem;
font-size:15px;
font-weight:700;
color:#1A1815;
}
.udnhts_cta-2lu:hover{
opacity:.9;
}
.udnhts_grid-2lu{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.udnhts_grid-2lu{
grid-template-columns:repeat(3,1fr);
}
}
.udnhts_step-2lu{
min-width:0;
padding-top:1.375rem;
border-top:1px solid rgba(255,252,245,0.12);
}
.udnhts_step_num-2lu{
font-size:2.75rem;
line-height:1;
margin-bottom:0.875rem;
font-weight:700;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#C9A96E;
}
.udnhts_step_h-2lu{
overflow-wrap:break-word;
line-height:1.2;
font-size:19px;
color:#F5F1EA;
margin-bottom:0.5rem;
font-weight:700;
}
.udnhts_step_p-2lu{
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
color:#A89F93;
}
.udnop-2lu{
padding:2.25rem 0 10px;
}
.udnop_in-2lu{
gap:32px;
background:#FDFCFA;
grid-template-columns:1fr;
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
padding:32px;
display:grid;
align-items:center;
}
@media(min-width:861px){
.udnop_in-2lu{
gap:2.75rem;
padding:34px 2.5rem;
grid-template-columns:.9fr 1.1fr;
}
}
.udnop_left-2lu{
min-width:0;
}
.udnop_eyebrow-2lu{
margin-bottom:0.75rem;
}
.udnop_h2-2lu{
font-size:28px;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#1A1815;
margin-bottom:10px;
line-height:1.08;
font-weight:600;
}
@media(min-width:769px){
.udnop_h2-2lu{
font-size:30px;
}
}
.udnop_text-2lu{
font-size:14px;
line-height:1.6;
color:#8A837C;
}
.udnop_grid-2lu{
overflow:hidden;
border:1px solid rgba(20,18,14,0.14);
border-radius:0.5rem;
gap:1px;
background:rgba(20,18,14,0.14);
grid-template-columns:1fr 1fr;
display:grid;
}
.udnop_field-2lu{
padding:1.125rem 20px;
background:#F5F2EE;
min-width:0;
}
.udnop_field_lb-2lu{
margin-bottom:5px;
color:#A8874A;
text-transform:uppercase;
letter-spacing:.1em;
font-size:0.625rem;
font-weight:600;
}
.udnop_field_val-2lu{
font-size:14px;
font-weight:700;
overflow-wrap:break-word;
color:#1A1815;
}
.udnprov-2lu{
padding:40px 0 20px;
}
.udnprov_eyebrow-2lu{
display:block;
margin-bottom:18px;
}
.udnprov_grid-2lu{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:563px){
.udnprov_grid-2lu{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:899px){
.udnprov_grid-2lu{
grid-template-columns:repeat(6,1fr);
}
}
.udntt-2lu{
padding:48px 0 0.625rem;
}
@media(min-width:771px){
.udntt-2lu{
padding:3.75rem 0 0.625rem;
}
}
.udntt_head-2lu{
margin-bottom:2.125rem;
text-align:center;
}
.udntt_eyebrow-2lu{
margin-bottom:12px;
}
.udntt_h2-2lu{
font-size:2rem;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#1A1815;
font-weight:600;
}
@media(min-width:765px){
.udntt_h2-2lu{
font-size:2.625rem;
}
}
.udntt_grid-2lu{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.udntt_grid-2lu{
grid-template-columns:repeat(3,1fr);
}
}
.udntt_card-2lu{
background:#FDFCFA;
padding:1.875rem;
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
display:flex;
flex-direction:column;
min-width:0;
}
.udntt_card_ic-2lu{
margin-bottom:18px;
color:#A8874A;
display:inline-flex;
align-items:center;
}
.udntt_card_ic-2lu svg{
width:28px;
height:28px;
}
.udntt_card_h-2lu{
margin-bottom:8px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
font-size:22px;
color:#1A1815;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
.udntt_card_p-2lu{
line-height:1.6;
overflow-wrap:break-word;
color:#8A837C;
margin-bottom:0.875rem;
font-size:14px;
}
.udntt_card_p-2lu b{
font-weight:700;
color:#1A1815;
}
.udntt_card_link-2lu{
transition:color .2s ease;
margin-top:auto;
font-size:13px;
padding-bottom:2px;
border-bottom:1px solid #A8874A;
align-self:flex-start;
color:#1A1815;
font-weight:700;
}
.udntt_card_link-2lu:hover{
color:#A8874A;
}
.udnfaq-2lu{
padding:48px 0;
background:#FDFCFA;
border-bottom:1px solid rgba(20,18,14,0.08);
border-top:1px solid rgba(20,18,14,0.08);
margin-top:1.5rem;
}
@media(min-width:766px){
.udnfaq-2lu{
padding:3.875rem 0;
}
}
.udnfaq_head-2lu{
text-align:center;
margin-bottom:2.125rem;
}
.udnfaq_eyebrow-2lu{
margin-bottom:12px;
}
.udnfaq_h2-2lu{
font-size:2rem;
color:#1A1815;
overflow-wrap:break-word;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:769px){
.udnfaq_h2-2lu{
font-size:2.375rem;
}
}
.udnfaq_list-2lu{
gap:12px;
margin:0 auto;
max-width:820px;
flex-direction:column;
display:flex;
}
.udnfaq_item-2lu{
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
background:#F5F2EE;
overflow:hidden;
}
.udnfaq_q-2lu{
list-style:none;
padding:1.25rem 24px;
gap:20px;
font-weight:700;
color:#1A1815;
cursor:pointer;
justify-content:space-between;
font-size:16px;
display:flex;
align-items:center;
overflow-wrap:break-word;
}
.udnfaq_q-2lu::-webkit-details-marker{
display:none;
}
.udnfaq_q_ic-2lu{
flex:0 0 auto;
transition:transform .2s ease;
color:#A8874A;
display:inline-flex;
align-items:center;
}
.udnfaq_q_ic-2lu svg{
height:18px;
width:1.125rem;
}
.udnfaq_item-2lu[open] .udnfaq_q_ic-2lu{
transform:rotate(180deg);
}
.udnfaq_a-2lu{
padding:0 24px 1.25rem;
color:#8A837C;
overflow-wrap:break-word;
line-height:1.6;
font-size:14.5px;
}
.udnsb-2lu{
padding:3rem 0;
background:#FDFCFA;
margin-top:24px;
border-top:1px solid rgba(20,18,14,0.08);
border-bottom:1px solid rgba(20,18,14,0.08);
}
@media(min-width:770px){
.udnsb-2lu{
padding:3.5rem 0;
}
}
.udnsb_eyebrow-2lu{
margin-bottom:0.75rem;
display:block;
}
.udnsb_h2-2lu{
line-height:1.05;
color:#1A1815;
margin-bottom:1.625rem;
overflow-wrap:break-word;
font-size:1.875rem;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.udnsb_h2-2lu{
font-size:36px;
}
}
.udnsb_grid-2lu{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:562px){
.udnsb_grid-2lu{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:962px){
.udnsb_grid-2lu{
grid-template-columns:repeat(4,1fr);
}
}
.udnsb_card-2lu{
background:#F5F2EE;
padding:1.5rem;
border:1px solid rgba(20,18,14,0.08);
border-radius:14px;
min-width:0;
}
.udnsb_card_h-2lu{
overflow-wrap:break-word;
line-height:1.15;
font-weight:600;
margin-bottom:0.5rem;
font-size:19px;
color:#1A1815;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
.udnsb_card_p-2lu{
font-size:13.5px;
color:#8A837C;
overflow-wrap:break-word;
line-height:1.6;
}
.udnsb_rtp-2lu{
border:1px solid rgba(20,18,14,0.08);
padding:1.625rem 1.75rem;
grid-template-columns:1fr;
gap:24px;
background:#F5F2EE;
border-radius:14px;
margin-top:1.125rem;
align-items:center;
display:grid;
}
@media(min-width:760px){
.udnsb_rtp-2lu{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.udnsb_rtp_h-2lu{
font-size:1.25rem;
overflow-wrap:break-word;
color:#1A1815;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:8px;
line-height:1.15;
}
.udnsb_rtp_p-2lu{
font-size:13.5px;
overflow-wrap:break-word;
line-height:1.6;
color:#8A837C;
}
.udnsb_rtp_stats-2lu{
gap:1rem;
display:flex;
}
.udnsb_stat-2lu{
flex:1 1 0;
padding:1.125rem;
border-radius:8px;
background:#FDFCFA;
text-align:center;
min-width:0;
}
.udnsb_stat_v-2lu{
color:#3D7A5F;
font-weight:700;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:26px;
overflow-wrap:break-word;
}
.udnsb_stat_l-2lu{
margin-top:4px;
color:#6B6560;
font-size:11.5px;
}
.udnsc-2lu{
padding:3rem 0 0.625rem;
}
.udnsc_head-2lu{
text-align:center;
margin-bottom:1.75rem;
}
.udnsc_eyebrow-2lu{
margin-bottom:0.75rem;
}
.udnsc_h2-2lu{
font-size:30px;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#1A1815;
}
@media(min-width:769px){
.udnsc_h2-2lu{
font-size:2.25rem;
}
}
.udnsc_table-2lu{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
margin:0 auto;
max-width:900px;
}
.udnsc_thead-2lu{
background:#1E1C1A;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.udnsc_th-2lu{
padding:0.938rem 1.125rem;
font-size:13px;
text-align:center;
font-weight:700;
color:#A89F93;
overflow-wrap:break-word;
}
.udnsc_th-2lu:first-child{
text-align:left;
}
.udnsc_th_us-2lu{
color:#C9A96E;
}
.udnsc_row-2lu{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(20,18,14,0.08);
display:grid;
}
.udnsc_row-2lu:nth-child(even){
background:#FDFCFA;
}
.udnsc_td-2lu{
padding:0.938rem 18px;
font-size:0.875rem;
min-width:0;
text-align:center;
overflow-wrap:break-word;
color:#6B6560;
}
.udnsc_td-2lu:first-child{
text-align:left;
font-weight:600;
color:#2E2B27;
}
.udnsc_td_us-2lu{
color:#3D7A5F;
font-weight:700;
}
.udnel-2lu{
padding:48px 0;
}
@media(min-width:768px){
.udnel-2lu{
padding:56px 0;
}
}
.udnel_in-2lu{
grid-template-columns:1fr;
gap:40px;
display:grid;
align-items:start;
}
@media(min-width:903px){
.udnel_in-2lu{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.udnel_left-2lu{
min-width:0;
}
.udnel_eyebrow-2lu{
margin-bottom:14px;
}
.udnel_h2-2lu{
margin-bottom:22px;
font-weight:600;
line-height:1.08;
font-size:32px;
color:#1A1815;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.udnel_h2-2lu{
font-size:2.375rem;
}
}
.udnel_body-2lu p{
overflow-wrap:break-word;
margin-bottom:1.125rem;
font-size:1rem;
color:#2E2B27;
line-height:1.7;
}
.udnel_dropcap-2lu{
padding:0.375rem 12px 0 0;
font-size:62px;
line-height:.8;
float:left;
font-weight:700;
color:#A8874A;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
.udnel_right-2lu{
min-width:0;
}
.udnel_quote-2lu{
background:linear-gradient(150deg,#1E1C18,#111010);
border-radius:20px;
padding:2.25rem;
color:#F5F1EA;
position:relative;
margin-bottom:1.5rem;
}
.udnel_quote_mark-2lu{
align-items:center;
margin-bottom:0.375rem;
display:inline-flex;
color:#C9A96E;
}
.udnel_quote_mark-2lu svg{
height:2.125rem;
width:2.125rem;
}
.udnel_quote_text-2lu{
font-weight:500;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F5F1EA;
font-size:1.375rem;
overflow-wrap:break-word;
line-height:1.4;
margin-bottom:1.375rem;
}
.udnel_quote_meta-2lu{
gap:0.75rem;
align-items:center;
display:flex;
}
.udnel_quote_av-2lu{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#A8874A,#D4B07A);
width:2.375rem;
height:38px;
}
.udnel_quote_author-2lu{
font-weight:700;
color:#F5F1EA;
font-size:14px;
}
.udnel_quote_meta_sub-2lu{
font-size:0.75rem;
color:#A89F93;
}
.udnel_explain-2lu{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
}
.udnel_explain_card-2lu{
padding:1.375rem 24px;
}
.udnel_explain_card-2lu+.udnel_explain_card-2lu{
border-top:1px solid rgba(20,18,14,0.08);
}
.udnel_explain_h-2lu{
font-weight:600;
margin-bottom:8px;
overflow-wrap:break-word;
font-size:1.25rem;
line-height:1.15;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#1A1815;
}
.udnel_explain_p-2lu{
font-size:14px;
color:#8A837C;
overflow-wrap:break-word;
line-height:1.55;
}
.udnlh-2lu{
padding:40px 0 20px;
}
.udnlh_in-2lu{
border-top:1px solid rgba(20,18,14,0.14);
padding-top:2.125rem;
}
.udnlh_eyebrow-2lu{
margin-bottom:1.375rem;
display:block;
}
.udnlh_grid-2lu{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:599px){
.udnlh_grid-2lu{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:960px){
.udnlh_grid-2lu{
grid-template-columns:repeat(5,1fr);
}
}
.udnlh_col-2lu{
min-width:0;
}
.udnlh_col_h-2lu{
color:#1A1815;
overflow-wrap:break-word;
margin-bottom:12px;
font-size:13px;
font-weight:700;
}
.udnlh_links-2lu{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.udnlh_link-2lu{
transition:color .2s ease;
overflow-wrap:break-word;
color:#8A837C;
font-size:0.813rem;
}
.udnlh_link-2lu:hover{
color:#A8874A;
}
.udnsg-2lu{
padding:48px 0 10px;
}
.udnsg_eyebrow-2lu{
margin-bottom:12px;
display:block;
}
.udnsg_h2-2lu{
font-size:1.875rem;
line-height:1.05;
font-weight:600;
color:#1A1815;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
margin-bottom:1.75rem;
}
@media(min-width:765px){
.udnsg_h2-2lu{
font-size:36px;
}
}
.udnsg_grid-2lu{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:718px){
.udnsg_grid-2lu{
grid-template-columns:repeat(3,1fr);
}
}
.udnsg_col-2lu{
min-width:0;
}
.udnsg_col_h-2lu{
line-height:1.15;
font-size:22px;
color:#1A1815;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.625rem;
font-weight:600;
}
.udnsg_col_p-2lu{
overflow-wrap:break-word;
color:#8A837C;
line-height:1.65;
font-size:0.875rem;
}
.udnft-2lu{
background:#1E1C1A;
color:#A89F93;
margin-top:2.5rem;
}
.udnft_in-2lu{
padding:48px 0 28px;
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:598px){
.udnft_in-2lu{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.udnft_in-2lu{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.udnft_brand-2lu{
min-width:0;
}
.udnft_logo-2lu{
font-weight:700;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#F5F1EA;
font-size:26px;
overflow-wrap:break-word;
}
.udnft_tagline-2lu{
color:#A89F93;
max-width:280px;
line-height:1.6;
font-size:0.844rem;
margin-top:14px;
}
.udnft_contact-2lu{
transition:color .2s ease;
overflow-wrap:anywhere;
margin-top:12px;
font-size:13px;
display:inline-block;
color:#C9A96E;
max-width:17.5rem;
}
.udnft_contact-2lu:hover{
color:#F5F1EA;
}
.udnft_col-2lu{
min-width:0;
}
.udnft_col_h-2lu{
font-size:0.813rem;
color:#F5F1EA;
letter-spacing:.08em;
text-transform:uppercase;
font-weight:700;
overflow-wrap:break-word;
margin-bottom:14px;
}
.udnft_col_links-2lu{
gap:10px;
display:flex;
flex-direction:column;
}
.udnft_link-2lu{
transition:color .2s ease;
color:#A89F93;
font-size:13.5px;
overflow-wrap:break-word;
}
.udnft_link-2lu:hover{
color:#F5F1EA;
}
.udnft_bot-2lu{
gap:1rem;
padding:22px 0 40px;
border-top:1px solid rgba(255,252,245,0.12);
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.udnft_bot-2lu{
gap:20px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.udnft_legal-2lu{
overflow-wrap:break-word;
font-size:11.5px;
color:#ABA49C;
line-height:1.6;
max-width:47.5rem;
}
.udnft_legal-2lu b{
font-weight:700;
color:#A89F93;
}
.udnft_age-2lu{
border:1.5px solid #C9A96E;
flex:0 0 auto;
border-radius:8px;
padding:0.25rem 0.563rem;
color:#C9A96E;
font-size:0.813rem;
font-weight:700;
}