*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F0E8;
overflow-wrap:break-word;
font-size:0.938rem;
font-family:"Source Sans 3", 'Helvetica Neue', Arial, sans-serif;
line-height:1.6;
color:#3A3020;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:8px;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.ugolayout-s1j{
min-height:100vh;
flex-direction:column;
display:flex;
}
.ugomain-s1j{
flex:1 1 auto;
width:100%;
min-width:0;
}
.ugocontainer-s1j{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:87.5rem;
}
@media(min-width:768px){
.ugocontainer-s1j{
padding:0 2rem;
}
}
@media(min-width:1097px){
.ugocontainer-s1j{
padding:0 56px;
}
}
.ugoeyebrow-s1j{
font-size:11px;
color:#A0783A;
text-transform:uppercase;
display:inline-block;
letter-spacing:.2em;
font-family:"Source Sans 3", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
line-height:1.4;
font-weight:600;
}
.ugoband-s1j{
background:#1E1A12;
color:#F5EFE0;
}
.ugoband-s1j .ugoeyebrow-s1j{
color:#D4A84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.ugotb-s1j{
background:#F5F0E8;
position:sticky;
top:0;
z-index:50;
border-bottom:1px solid rgba(26,22,16,0.15);
}
.ugotb_in-s1j{
gap:16px;
margin:0 auto;
padding:12px 16px;
align-items:center;
justify-content:space-between;
width:100%;
display:flex;
max-width:1400px;
}
@media(min-width:771px){
.ugotb_in-s1j{
padding:1rem 32px;
}
}
@media(min-width:1098px){
.ugotb_in-s1j{
padding:18px 56px;
}
}
.ugotb_left-s1j{
gap:1.75rem;
display:flex;
align-items:center;
min-width:0;
}
.ugotb_logo-s1j{
gap:11px;
display:flex;
align-items:center;
min-width:0;
}
.ugotb_logo_mark-s1j{
flex:0 0 auto;
border-radius:8px;
object-fit:cover;
height:2.125rem;
width:2.125rem;
}
.ugotb_logo_txt-s1j{
display:flex;
line-height:1;
flex-direction:column;
min-width:0;
}
.ugotb_logo_name-s1j{
overflow:hidden;
color:#1A1610;
text-overflow:ellipsis;
letter-spacing:.02em;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:22px;
font-weight:700;
white-space:nowrap;
}
.ugotb_logo_sub-s1j{
overflow:hidden;
white-space:nowrap;
letter-spacing:.32em;
margin-top:4px;
font-weight:600;
font-size:8.5px;
text-transform:uppercase;
text-overflow:ellipsis;
color:#A0783A;
}
.ugotb_nav-s1j{
display:none;
}
@media(min-width:959px){
.ugotb_nav-s1j{
gap:28px;
display:flex;
align-items:center;
}
}
.ugotb_nav_item-s1j{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
font-weight:600;
white-space:nowrap;
color:#3A3020;
border-bottom:2px solid transparent;
font-size:14px;
}
.ugotb_nav_item-s1j:hover{
color:#1A1610;
}
.ugotb_nav_item-s1j.ugostate_active-s1j{
border-color:#A0783A;
color:#1A1610;
}
.ugotb_right-s1j{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.ugotb_search-s1j{
transition:color .22s ease;
justify-content:center;
display:flex;
color:#3A3020;
align-items:center;
}
.ugotb_search-s1j:hover{
color:#A0783A;
}
.ugotb_search-s1j svg{
width:18px;
height:1.125rem;
}
.ugotb_lang-s1j{
color:#6B5C42;
letter-spacing:.1em;
font-size:11px;
font-weight:600;
text-transform:uppercase;
}
.ugotb_lang-s1j:hover{
color:#1A1610;
}
.ugotb_login-s1j{
font-weight:600;
color:#1A1610;
display:none;
font-size:14px;
}
@media(min-width:766px){
.ugotb_login-s1j{
display:inline-block;
}
}
.ugotb_register-s1j{
padding:11px 22px;
border-radius:62.438rem;
background:#1A1610;
transition:background-color .22s ease;
font-size:14px;
font-weight:700;
white-space:nowrap;
color:#F5EFE0;
}
.ugotb_register-s1j:hover{
background:#2E2718;
}
.ugomob-s1j{
background:#F5F0E8;
position:fixed;
z-index:60;
right:0;
bottom:0;
padding-bottom:env(safe-area-inset-bottom);
left:0;
border-top:1px solid rgba(26,22,16,0.15);
}
@media(min-width:961px){
.ugomob-s1j{
display:none;
}
}
.ugomob_in-s1j{
margin:0 auto;
align-items:stretch;
max-width:560px;
justify-content:space-around;
display:flex;
}
.ugomob_item-s1j{
transition:color .22s ease;
padding:0.563rem 4px;
gap:3px;
flex:1 1 0;
display:flex;
min-width:0;
color:#6B5C42;
flex-direction:column;
align-items:center;
}
.ugomob_item-s1j.ugostate_active-s1j{
color:#A0783A;
}
.ugomob_ic-s1j{
align-items:center;
justify-content:center;
display:flex;
}
.ugomob_ic-s1j svg{
width:20px;
height:1.25rem;
}
.ugomob_lb-s1j{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:600;
font-size:10px;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.ugorail-s1j{
position:relative;
min-width:0;
}
.ugorail_scroll-s1j{
gap:0.875rem;
scrollbar-width:thin;
padding-bottom:0.875rem;
overflow-x:auto;
display:flex;
-webkit-overflow-scrolling:touch;
}
@media(min-width:765px){
.ugorail_scroll-s1j{
gap:1.125rem;
}
}
.ugogc-s1j{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:766px){
.ugogc-s1j{
width:11.75rem;
}
}
.ugogc_img-s1j{
background:#FDFAF4;
overflow:hidden;
border-radius:0.875rem;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(26,22,16,0.07), 0 0.5rem 1.25rem rgba(26,22,16,0.09);
}
.ugogc_img-s1j img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.ugogc_cover-s1j{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.ugogc_hover-s1j{
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
inset:0;
position:absolute;
align-items:center;
display:flex;
justify-content:center;
opacity:0;
}
.ugogc-s1j:hover .ugogc_hover-s1j{
opacity:1;
}
.ugogc_hover_btn-s1j{
background:#1A1610;
border-radius:999px;
justify-content:center;
height:2.875rem;
align-items:center;
display:flex;
color:#F5EFE0;
width:46px;
}
.ugogc_hover_btn-s1j svg{
width:1.125rem;
height:18px;
}
.ugogc_info-s1j{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
}
.ugogc_name-s1j{
overflow:hidden;
color:#1A1610;
white-space:nowrap;
font-size:0.813rem;
font-weight:700;
text-overflow:ellipsis;
}
.ugogc_prov-s1j{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.688rem;
color:#6B5C42;
}
.ugogc_meta-s1j{
font-size:11px;
color:#6B5C42;
}
.ugotc-s1j{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:768px){
.ugotc-s1j{
width:230px;
}
}
.ugotc_img-s1j{
border-radius:0.875rem;
overflow:hidden;
background:#FDFAF4;
position:relative;
box-shadow:0 2px 0.375rem rgba(26,22,16,0.07), 0 8px 1.25rem rgba(26,22,16,0.09);
padding-bottom:75%;
}
.ugotc_img-s1j img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.ugotc_info-s1j{
gap:2px;
display:flex;
margin-top:9px;
min-width:0;
flex-direction:column;
}
.ugotc_name-s1j{
overflow:hidden;
font-weight:700;
white-space:nowrap;
font-size:0.875rem;
text-overflow:ellipsis;
color:#1A1610;
}
.ugotc_rtp-s1j{
color:#6B5C42;
font-size:0.688rem;
}
.ugolc-s1j{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:768px){
.ugolc-s1j{
width:16.75rem;
}
}
.ugolc_img-s1j{
border-radius:14px;
background:#FDFAF4;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(26,22,16,0.07), 0 8px 20px rgba(26,22,16,0.09);
padding-bottom:62.5%;
position:relative;
}
.ugolc_img-s1j img{
inset:0;
position:absolute;
height:100%;
width:100%;
object-fit:cover;
}
.ugolc_live-s1j{
padding:0.25rem 9px;
gap:0.438rem;
border-radius:62.438rem;
background:rgba(0,0,0,0.52);
left:0.75rem;
position:absolute;
display:flex;
align-items:center;
top:12px;
}
.ugolc_live_dot-s1j{
background:#C0392B;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
height:8px;
width:0.5rem;
}
.ugolc_seats-s1j{
text-transform:uppercase;
font-weight:600;
letter-spacing:.08em;
color:#F5EFE0;
font-size:0.625rem;
}
.ugolc_info-s1j{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
display:flex;
min-width:0;
}
.ugolc_name-s1j{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.938rem;
font-weight:700;
color:#1A1610;
}
.ugolc_bet-s1j{
font-size:0.688rem;
color:#6B5C42;
}
.ugopc-s1j{
border-radius:14px;
border:1px solid rgba(26,22,16,0.08);
background:#FDFAF4;
padding:16px 14px;
gap:8px;
min-height:4.625rem;
flex-direction:column;
min-width:0;
justify-content:center;
align-items:center;
display:flex;
}
.ugopc_logo-s1j{
flex:0 0 auto;
max-width:100%;
width:auto;
height:1.75rem;
object-fit:contain;
}
.ugopc_name-s1j{
overflow:hidden;
color:#6B5C42;
text-align:center;
text-overflow:ellipsis;
white-space:nowrap;
font-size:11px;
max-width:100%;
}
.ugogc_tag-s1j{
padding:3px 8px;
border-radius:8px;
letter-spacing:.06em;
position:absolute;
font-weight:700;
left:10px;
display:inline-block;
top:10px;
z-index:2;
text-transform:uppercase;
font-size:10px;
}
.ugogc_tag_hot-s1j{
background:#C0392B;
color:#F5EFE0;
}
.ugogc_tag_new-s1j{
background:#C89A48;
color:#1A1610;
}
.ugogc_tag_jp-s1j{
background:#B8860B;
color:#1A1610;
}
.ugogc_tag_live-s1j{
background:#C0392B;
color:#F5EFE0;
}
.ugosh-s1j{
margin-bottom:1.125rem;
min-width:0;
}
.ugosh_row-s1j{
gap:16px;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
}
.ugosh_row-s1j .ugosh_l-s1j{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.ugosh_stack-s1j{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ugosh_center-s1j{
gap:10px;
align-items:center;
text-align:center;
display:flex;
flex-direction:column;
}
.ugosh_h2-s1j{
font-size:1.5rem;
line-height:1.1;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#1A1610;
font-weight:600;
}
@media(min-width:767px){
.ugosh_h2-s1j{
font-size:1.875rem;
}
}
.ugoband-s1j .ugosh_h2-s1j{
color:#F5EFE0;
}
.ugosh_eb_line-s1j{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.ugosh_eb_line-s1j::before{
background:#A0783A;
height:1px;
display:inline-block;
content:"";
width:1.75rem;
}
.ugoband-s1j .ugosh_eb_line-s1j::before{
background:#D4A84B;
}
.ugosh_eb_dot-s1j{
gap:8px;
display:inline-flex;
align-items:center;
}
.ugosh_eb_dot-s1j::before{
border-radius:50%;
background:#A0783A;
width:6px;
height:6px;
content:"";
display:inline-block;
}
.ugoband-s1j .ugosh_eb_dot-s1j::before{
background:#D4A84B;
}
.ugosh_link-s1j{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
align-items:center;
padding-bottom:2px;
font-size:0.813rem;
font-weight:600;
white-space:nowrap;
color:#1A1610;
display:inline-flex;
border-bottom:1px solid #1A1610;
}
.ugosh_link-s1j:hover{
border-color:#A0783A;
color:#A0783A;
}
.ugosh_link-s1j svg{
width:0.875rem;
height:14px;
}
.ugosh_link_chev-s1j{
border-bottom:0;
padding-bottom:0;
}
.ugosh_link_btn-s1j{
padding:0.563rem 1.125rem;
background:#1A1610;
border-radius:62.438rem;
color:#F5EFE0;
border-bottom:0;
}
.ugosh_link_btn-s1j:hover{
background:#2E2718;
border-color:transparent;
color:#F5EFE0;
}
.ugoband-s1j .ugosh_link-s1j{
border-color:#F5EFE0;
color:#F5EFE0;
}
.ugoband-s1j .ugosh_link_btn-s1j{
background:#D4A84B;
color:#1A1610;
}
.ugosh_rule-s1j{
background:rgba(26,22,16,0.15);
margin:-2px 0 1.125rem;
height:1px;
}
.ugoband-s1j .ugosh_rule-s1j{
background:rgba(255,248,230,0.13);
}
.ugohero-s1j{
padding:2rem 0 8px;
}
@media(min-width:768px){
.ugohero-s1j{
padding:3.5rem 0 24px;
}
}
.ugohero_in-s1j{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:897px){
.ugohero_in-s1j{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.ugohero_copy-s1j{
min-width:0;
}
.ugohero_eyebrow-s1j{
gap:0.625rem;
align-items:center;
margin-bottom:1.375rem;
display:inline-flex;
}
.ugohero_eyebrow_line-s1j{
flex:0 0 auto;
background:#A0783A;
height:1px;
width:1.75rem;
display:inline-block;
}
.ugohero_h1-s1j{
font-size:38px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
letter-spacing:-.01em;
overflow-wrap:break-word;
line-height:1.04;
color:#1A1610;
margin-bottom:20px;
}
@media(min-width:768px){
.ugohero_h1-s1j{
font-size:3.375rem;
}
}
@media(min-width:1103px){
.ugohero_h1-s1j{
font-size:3.875rem;
}
}
.ugohero_h1-s1j em{
font-style:normal;
color:#A0783A;
}
.ugohero_sub-s1j{
color:#8A7860;
line-height:1.6;
font-size:1rem;
margin-bottom:1.875rem;
max-width:480px;
}
@media(min-width:771px){
.ugohero_sub-s1j{
font-size:1.125rem;
}
}
.ugohero_actions-s1j{
gap:14px;
margin-bottom:2.125rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.ugohero_cta-s1j{
padding:1rem 1.875rem;
background:#1A1610;
gap:0.625rem;
transition:background-color .22s ease;
border-radius:999px;
font-size:15px;
display:inline-flex;
align-items:center;
font-weight:700;
color:#F5EFE0;
}
.ugohero_cta-s1j:hover{
background:#2E2718;
}
.ugohero_cta_ic-s1j{
display:inline-flex;
align-items:center;
}
.ugohero_cta_ic-s1j svg{
height:16px;
width:1rem;
}
.ugohero_cta_alt-s1j{
transition:border-color .22s ease,color .22s ease;
padding:0.938rem 1.625rem;
background:transparent;
border-radius:62.438rem;
border:1px solid rgba(26,22,16,0.15);
font-weight:600;
display:inline-flex;
font-size:0.938rem;
color:#1A1610;
align-items:center;
}
.ugohero_cta_alt-s1j:hover{
border-color:#A0783A;
color:#A0783A;
}
.ugohero_trust-s1j{
gap:1.375rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.ugohero_trust_item-s1j{
gap:9px;
font-size:13px;
color:#3A3020;
font-weight:600;
align-items:center;
display:flex;
}
.ugohero_trust_ic-s1j{
display:inline-flex;
align-items:center;
color:#A0783A;
}
.ugohero_trust_ic-s1j svg{
height:1rem;
width:16px;
}
.ugohero_promo-s1j{
overflow:hidden;
background:#FDFAF4;
border-radius:1.25rem;
display:flex;
position:relative;
min-height:18.75rem;
box-shadow:0 0.75rem 3rem rgba(26,22,16,0.16), 0 3px 0.75rem rgba(26,22,16,0.10);
}
.ugohero_promo_bg-s1j{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.ugohero_promo_bg-s1j::after{
background:linear-gradient(120deg,#1E1A12 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.ugohero_promo_glow-s1j{
background:radial-gradient(circle,rgba(178,134,72,0.18) 0%,transparent 65%);
border-radius:50%;
top:-40px;
width:260px;
right:-1.25rem;
height:260px;
position:absolute;
pointer-events:none;
}
.ugohero_promo_ct-s1j{
padding:1.75rem;
z-index:2;
align-self:flex-end;
max-width:88%;
position:relative;
}
.ugohero_promo_label-s1j{
color:#D4A84B;
margin-bottom:8px;
font-size:0.625rem;
letter-spacing:.25em;
display:block;
font-weight:700;
text-transform:uppercase;
}
.ugohero_promo_amount-s1j{
overflow-wrap:break-word;
color:#F5EFE0;
font-size:2rem;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
}
@media(min-width:765px){
.ugohero_promo_amount-s1j{
font-size:2.5rem;
}
}
.ugohero_promo_amount-s1j em{
font-style:normal;
color:#D4A84B;
}
.ugohero_rating-s1j{
padding:10px 0.875rem;
border:1px solid rgba(26,22,16,0.08);
gap:10px;
border-radius:0.875rem;
background:#FDFAF4;
max-width:min(16.25rem,62%);
z-index:3;
position:absolute;
top:14px;
align-items:center;
right:14px;
display:flex;
box-shadow:0 2px 0.375rem rgba(26,22,16,0.07), 0 8px 20px rgba(26,22,16,0.09);
}
.ugohero_rating_score-s1j{
flex:0 0 auto;
font-weight:700;
font-size:24px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#1A1610;
}
.ugohero_rating_txt-s1j{
flex:1 1 auto;
min-width:0;
}
.ugohero_rating_stars-s1j{
gap:2px;
display:flex;
color:#A0783A;
}
.ugohero_rating_stars-s1j svg{
width:12px;
height:0.75rem;
}
.ugohero_rating_cap-s1j{
display:block;
line-height:1.35;
margin-top:3px;
overflow-wrap:break-word;
font-size:0.688rem;
color:#6B5C42;
}
.ugostat-s1j{
margin-top:16px;
border-bottom:1px solid rgba(26,22,16,0.15);
border-top:1px solid rgba(26,22,16,0.15);
}
.ugostat_in-s1j{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.ugostat_in-s1j{
grid-template-columns:repeat(4,1fr);
}
}
.ugostat_item-s1j{
padding:1.375rem 0.875rem;
border-right:1px solid rgba(26,22,16,0.08);
min-width:0;
border-bottom:1px solid rgba(26,22,16,0.08);
}
.ugostat_item-s1j:nth-child(2n){
border-right:0;
}
.ugostat_item-s1j:nth-child(n+3){
border-bottom:0;
}
@media(min-width:768px){
.ugostat_item-s1j{
border-bottom:0;
}
.ugostat_item-s1j:nth-child(2n){
border-right:1px solid rgba(26,22,16,0.08);
}
.ugostat_item-s1j:nth-child(4n){
border-right:0;
}
}
.ugostat_value-s1j{
font-weight:700;
overflow-wrap:break-word;
color:#1A1610;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1;
font-size:1.875rem;
}
@media(min-width:769px){
.ugostat_value-s1j{
font-size:34px;
}
}
.ugostat_label-s1j{
overflow-wrap:break-word;
margin-top:0.375rem;
line-height:1.4;
color:#6B5C42;
font-size:0.813rem;
}
.ugogrow-s1j{
padding:1.625rem 0 10px;
}
.ugorow_seo-s1j{
margin:10px 0 0;
overflow-wrap:break-word;
max-width:760px;
color:#8A7860;
font-size:14px;
line-height:1.65;
}
.ugorow_seo-s1j strong{
color:#1A1610;
font-weight:700;
}
.ugogrow-s1j{
padding:26px 0 0.625rem;
}
.ugorow_seo-s1j{
margin:10px 0 0;
line-height:1.65;
overflow-wrap:break-word;
color:#8A7860;
font-size:14px;
max-width:760px;
}
.ugorow_seo-s1j strong{
font-weight:700;
color:#1A1610;
}
.ugogrow-s1j{
padding:26px 0 0.625rem;
}
.ugorow_seo-s1j{
margin:10px 0 0;
max-width:760px;
line-height:1.65;
overflow-wrap:break-word;
color:#8A7860;
font-size:0.875rem;
}
.ugorow_seo-s1j strong{
font-weight:700;
color:#1A1610;
}
.ugopr-s1j{
padding:1.875rem 0 0.375rem;
}
.ugopr_card-s1j{
overflow:hidden;
flex:0 0 auto;
padding:1.625rem;
border-radius:1.25rem;
background:#FDFAF4;
gap:10px;
border:1px solid rgba(26,22,16,0.08);
min-height:12.5rem;
position:relative;
flex-direction:column;
display:flex;
width:17.5rem;
}
@media(min-width:769px){
.ugopr_card-s1j{
width:18.75rem;
}
}
.ugopr_card_feat-s1j{
border-color:transparent;
background:linear-gradient(150deg,#2C2416,#131009);
color:#F5EFE0;
}
.ugopr_glow-s1j{
background:radial-gradient(circle,rgba(178,134,72,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
right:-30px;
opacity:0;
position:absolute;
top:-30px;
height:8.125rem;
width:130px;
}
.ugopr_card_feat-s1j .ugopr_glow-s1j{
opacity:1;
}
.ugopr_label-s1j{
font-weight:700;
text-transform:uppercase;
font-size:0.625rem;
color:#A0783A;
position:relative;
letter-spacing:.16em;
}
.ugopr_card_feat-s1j .ugopr_label-s1j{
color:#D4A84B;
}
.ugopr_amount-s1j{
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#1A1610;
line-height:1.08;
overflow-wrap:break-word;
position:relative;
font-size:26px;
}
.ugopr_card_feat-s1j .ugopr_amount-s1j{
color:#F5EFE0;
}
.ugopr_amount-s1j em{
font-style:normal;
color:#A0783A;
}
.ugopr_card_feat-s1j .ugopr_amount-s1j em{
color:#D4A84B;
}
.ugopr_terms-s1j{
color:#6B5C42;
line-height:1.5;
font-size:13px;
position:relative;
}
.ugopr_card_feat-s1j .ugopr_terms-s1j{
color:#B8A882;
}
.ugopr_cta-s1j{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.ugopr_card_feat-s1j .ugopr_cta-s1j{
border-radius:62.438rem;
background:#D4A84B;
transition:opacity .22s ease;
padding:9px 1.125rem;
color:#1A1610;
font-size:0.813rem;
font-weight:700;
}
.ugopr_card_feat-s1j .ugopr_cta-s1j:hover{
opacity:.9;
}
.ugopr_card-s1j:not(.ugopr_card_feat-s1j) .ugopr_cta-s1j{
transition:color .22s ease,border-color .22s ease;
color:#1A1610;
font-weight:700;
border-bottom:1px solid #1A1610;
padding-bottom:2px;
font-size:0.813rem;
}
.ugopr_card-s1j:not(.ugopr_card_feat-s1j) .ugopr_cta-s1j:hover{
border-color:#A0783A;
color:#A0783A;
}
.ugojp-s1j{
padding:30px 0 0.625rem;
}
.ugojp_grid-s1j{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:770px){
.ugojp_grid-s1j{
grid-template-columns:1fr 1fr;
}
.ugojp_card_mega-s1j{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.ugojp_grid-s1j{
grid-template-columns:1.4fr 1fr 1fr;
}
.ugojp_card_mega-s1j{
grid-column:auto;
}
}
.ugojp_card-s1j{
border:1px solid rgba(26,22,16,0.08);
padding:1.625rem;
background:#FDFAF4;
overflow:hidden;
border-radius:1.25rem;
gap:0.75rem;
display:flex;
justify-content:space-between;
position:relative;
flex-direction:column;
min-width:0;
min-height:12.5rem;
}
.ugojp_card_mega-s1j{
background:linear-gradient(135deg,#2C2416,#131009);
border-color:transparent;
min-height:210px;
color:#F5EFE0;
}
.ugojp_glow-s1j{
background:radial-gradient(circle,rgba(178,134,72,0.18),transparent 70%);
border-radius:50%;
position:absolute;
top:-40px;
height:12.5rem;
right:-40px;
width:12.5rem;
pointer-events:none;
}
.ugojp_label-s1j{
gap:10px;
color:#A0783A;
font-size:10px;
text-transform:uppercase;
justify-content:space-between;
position:relative;
letter-spacing:.16em;
align-items:center;
display:flex;
font-weight:700;
flex-wrap:wrap;
}
.ugojp_card_mega-s1j .ugojp_label-s1j{
color:#D4A84B;
}
.ugojp_drop-s1j{
text-transform:none;
color:#6B5C42;
font-weight:600;
letter-spacing:.04em;
}
.ugojp_card_mega-s1j .ugojp_drop-s1j{
color:#B8A882;
}
.ugojp_amount-s1j{
line-height:1;
font-weight:700;
font-size:38px;
position:relative;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#1A1610;
overflow-wrap:break-word;
}
.ugojp_card_mega-s1j .ugojp_amount-s1j{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#D4A84B;
}
@media(min-width:770px){
.ugojp_card_mega-s1j .ugojp_amount-s1j{
font-size:3.375rem;
}
}
.ugojp_game-s1j{
font-size:13px;
color:#6B5C42;
position:relative;
}
.ugojp_card_mega-s1j .ugojp_game-s1j{
color:#B8A882;
}
.ugojp_cta-s1j{
position:relative;
align-self:flex-start;
}
.ugojp_card_mega-s1j .ugojp_cta-s1j{
border-radius:62.438rem;
padding:0.625rem 1.25rem;
background:#D4A84B;
transition:opacity .22s ease;
font-weight:700;
color:#1A1610;
font-size:0.813rem;
}
.ugojp_card_mega-s1j .ugojp_cta-s1j:hover{
opacity:.9;
}
.ugojp_card-s1j:not(.ugojp_card_mega-s1j) .ugojp_cta-s1j{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-size:0.813rem;
font-weight:700;
color:#1A1610;
border-bottom:1px solid #1A1610;
}
.ugojp_card-s1j:not(.ugojp_card_mega-s1j) .ugojp_cta-s1j:hover{
border-color:#A0783A;
color:#A0783A;
}
.ugojp_seo-s1j{
margin:0.875rem 0 0;
color:#8A7860;
overflow-wrap:break-word;
line-height:1.65;
max-width:47.5rem;
font-size:14px;
}
.ugojp_seo-s1j strong{
color:#1A1610;
font-weight:700;
}
.ugoapp-s1j{
padding:1.875rem 0 10px;
}
.ugoapp_in-s1j{
gap:28px;
background:#FDFAF4;
border:1px solid rgba(26,22,16,0.08);
padding:32px;
border-radius:1.25rem;
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.ugoapp_in-s1j{
padding:40px 44px;
gap:40px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.ugoapp_copy-s1j{
max-width:35rem;
min-width:0;
}
.ugoapp_eyebrow-s1j{
margin-bottom:12px;
}
.ugoapp_h2-s1j{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.75rem;
font-weight:600;
font-size:28px;
color:#1A1610;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:769px){
.ugoapp_h2-s1j{
font-size:2.125rem;
}
}
.ugoapp_text-s1j{
color:#8A7860;
line-height:1.6;
margin-bottom:1.375rem;
font-size:0.875rem;
}
.ugoapp_btns-s1j{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.ugoapp_btn-s1j{
padding:0.688rem 20px;
border-radius:14px;
background:#1A1610;
gap:0.625rem;
transition:background-color .22s ease;
align-items:center;
display:inline-flex;
color:#F5EFE0;
}
.ugoapp_btn-s1j:hover{
background:#2E2718;
}
.ugoapp_btn_ic-s1j{
align-items:center;
display:inline-flex;
}
.ugoapp_btn_ic-s1j svg{
width:1.125rem;
height:1.125rem;
}
.ugoapp_btn_lb-s1j{
font-size:13.5px;
font-weight:700;
}
.ugoapp_qr_wrap-s1j{
flex:0 0 auto;
gap:18px;
display:flex;
align-items:center;
}
.ugoapp_qr-s1j{
flex:0 0 auto;
border-radius:0.875rem;
background-image:repeating-linear-gradient(0deg,#FDFAF4 0 5px,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FDFAF4 0 5px,transparent 5px 11px);
height:108px;
width:108px;
background-color:#1A1610;
}
.ugoapp_qr_cap-s1j{
line-height:1.4;
max-width:92px;
font-size:12.5px;
color:#6B5C42;
}
.ugosea-s1j{
padding:1.5rem 0 0.625rem;
}
.ugosea_in-s1j{
overflow:hidden;
gap:22px;
border-radius:1.25rem;
background:linear-gradient(115deg,#2C2416,#131009);
padding:36px;
flex-direction:column;
display:flex;
position:relative;
color:#F5EFE0;
}
@media(min-width:822px){
.ugosea_in-s1j{
gap:32px;
padding:2.75rem 48px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.ugosea_glow-s1j{
border-radius:50%;
background:radial-gradient(circle,rgba(178,134,72,0.18),transparent 68%);
pointer-events:none;
right:60px;
top:50%;
height:15rem;
position:absolute;
transform:translateY(-50%);
width:240px;
}
.ugosea_copy-s1j{
min-width:0;
max-width:35rem;
position:relative;
}
.ugosea_eyebrow-s1j{
margin-bottom:12px;
}
.ugosea_h2-s1j{
font-weight:600;
color:#F5EFE0;
margin-bottom:12px;
font-size:1.875rem;
line-height:1.04;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.ugosea_h2-s1j{
font-size:2.375rem;
}
}
.ugosea_text-s1j{
font-size:0.938rem;
line-height:1.6;
color:#B8A882;
}
.ugosea_cta-s1j{
background:#D4A84B;
transition:opacity .22s ease;
padding:16px 32px;
flex:0 0 auto;
border-radius:62.438rem;
color:#1A1610;
position:relative;
font-weight:700;
font-size:0.938rem;
}
.ugosea_cta-s1j:hover{
opacity:.9;
}
.ugovip-s1j{
padding:48px 0;
}
@media(min-width:765px){
.ugovip-s1j{
padding:64px 0;
}
}
.ugovip_head-s1j{
gap:14px;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:881px){
.ugovip_head-s1j{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.ugovip_eyebrow-s1j{
margin-bottom:0.75rem;
}
.ugovip_h2-s1j{
color:#F5EFE0;
overflow-wrap:break-word;
font-size:32px;
line-height:1.05;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:766px){
.ugovip_h2-s1j{
font-size:40px;
}
}
.ugovip_intro-s1j{
line-height:1.6;
font-size:0.875rem;
color:#B8A882;
max-width:420px;
}
.ugovip_grid-s1j{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.ugovip_card-s1j{
border:1px solid rgba(255,248,230,0.13);
border-radius:0.875rem;
padding:1.375rem 1.125rem;
min-width:0;
}
.ugovip_card_feat-s1j{
border-color:#D4A84B;
background:rgba(255,248,230,0.07);
}
.ugovip_card_ic-s1j{
background:linear-gradient(135deg,#A0783A,#D4A84B);
border-radius:8px;
height:34px;
width:2.125rem;
display:block;
margin-bottom:1rem;
}
.ugovip_name-s1j{
font-size:1.25rem;
color:#F5EFE0;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:6px;
overflow-wrap:break-word;
font-weight:600;
}
.ugovip_perk-s1j{
font-size:12.5px;
overflow-wrap:break-word;
line-height:1.5;
color:#B8A882;
}
.ugots-s1j{
padding:44px 0;
}
.ugots_in-s1j{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:882px){
.ugots_in-s1j{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.ugots_left-s1j{
min-width:0;
}
.ugots_h2-s1j{
overflow-wrap:break-word;
font-weight:600;
font-size:1.625rem;
color:#F5EFE0;
line-height:1.1;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.75rem;
}
@media(min-width:768px){
.ugots_h2-s1j{
font-size:28px;
}
}
.ugots_text-s1j{
color:#B8A882;
margin-bottom:22px;
font-size:0.906rem;
max-width:32.5rem;
line-height:1.6;
}
.ugots_badges-s1j{
gap:1.125rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.ugots_badge-s1j{
color:#B8A882;
font-size:13px;
font-weight:600;
}
.ugots_pay-s1j{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:881px){
.ugots_pay-s1j{
justify-content:flex-end;
}
}
.ugots_pay_chip-s1j{
border:1px solid rgba(255,248,230,0.13);
border-radius:0.875rem;
background:rgba(255,248,230,0.07);
padding:0.75rem 16px;
color:#F5EFE0;
font-weight:700;
font-size:0.875rem;
}
.ugott-s1j{
padding:3rem 0 10px;
}
@media(min-width:769px){
.ugott-s1j{
padding:3.75rem 0 0.625rem;
}
}
.ugott_head-s1j{
margin-bottom:34px;
text-align:center;
}
.ugott_eyebrow-s1j{
margin-bottom:12px;
}
.ugott_h2-s1j{
font-size:2rem;
font-weight:600;
color:#1A1610;
line-height:1.05;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:767px){
.ugott_h2-s1j{
font-size:42px;
}
}
.ugott_grid-s1j{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.ugott_grid-s1j{
grid-template-columns:repeat(3,1fr);
}
}
.ugott_card-s1j{
border-radius:0.875rem;
background:#FDFAF4;
border:1px solid rgba(26,22,16,0.08);
padding:30px;
display:flex;
flex-direction:column;
min-width:0;
}
.ugott_card_ic-s1j{
margin-bottom:18px;
color:#A0783A;
display:inline-flex;
align-items:center;
}
.ugott_card_ic-s1j svg{
width:28px;
height:1.75rem;
}
.ugott_card_h-s1j{
line-height:1.15;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
font-weight:600;
color:#1A1610;
margin-bottom:8px;
overflow-wrap:break-word;
}
.ugott_card_p-s1j{
line-height:1.6;
font-size:14px;
margin-bottom:0.875rem;
overflow-wrap:break-word;
color:#8A7860;
}
.ugott_card_p-s1j b{
color:#1A1610;
font-weight:700;
}
.ugott_card_link-s1j{
transition:color .22s ease;
align-self:flex-start;
font-size:13px;
margin-top:auto;
border-bottom:1px solid #A0783A;
padding-bottom:2px;
color:#1A1610;
font-weight:700;
}
.ugott_card_link-s1j:hover{
color:#A0783A;
}
.ugoop-s1j{
padding:36px 0 0.625rem;
}
.ugoop_in-s1j{
gap:32px;
border-radius:14px;
border:1px solid rgba(26,22,16,0.08);
grid-template-columns:1fr;
padding:2rem;
background:#FDFAF4;
display:grid;
align-items:center;
}
@media(min-width:861px){
.ugoop_in-s1j{
padding:2.125rem 2.5rem;
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
}
}
.ugoop_left-s1j{
min-width:0;
}
.ugoop_eyebrow-s1j{
margin-bottom:12px;
}
.ugoop_h2-s1j{
font-weight:600;
margin-bottom:0.625rem;
line-height:1.08;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:1.75rem;
overflow-wrap:break-word;
color:#1A1610;
}
@media(min-width:769px){
.ugoop_h2-s1j{
font-size:1.875rem;
}
}
.ugoop_text-s1j{
font-size:14px;
line-height:1.6;
color:#8A7860;
}
.ugoop_grid-s1j{
gap:1px;
overflow:hidden;
border-radius:8px;
grid-template-columns:1fr 1fr;
background:rgba(26,22,16,0.15);
border:1px solid rgba(26,22,16,0.15);
display:grid;
}
.ugoop_field-s1j{
background:#F5F0E8;
padding:18px 1.25rem;
min-width:0;
}
.ugoop_field_lb-s1j{
text-transform:uppercase;
color:#A0783A;
font-size:10px;
letter-spacing:.1em;
margin-bottom:5px;
font-weight:600;
}
.ugoop_field_val-s1j{
color:#1A1610;
font-weight:700;
overflow-wrap:break-word;
font-size:0.875rem;
}
.ugohts-s1j{
padding:3rem 0;
}
@media(min-width:771px){
.ugohts-s1j{
padding:3.875rem 0;
}
}
.ugohts_head-s1j{
gap:18px;
flex-direction:column;
margin-bottom:34px;
display:flex;
}
@media(min-width:766px){
.ugohts_head-s1j{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.ugohts_eyebrow-s1j{
margin-bottom:0.75rem;
}
.ugohts_h2-s1j{
line-height:1.05;
color:#F5EFE0;
font-size:1.875rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.ugohts_h2-s1j{
font-size:2.375rem;
}
}
.ugohts_cta-s1j{
background:#D4A84B;
transition:opacity .22s ease;
border-radius:999px;
padding:0.938rem 1.875rem;
flex:0 0 auto;
font-size:0.938rem;
font-weight:700;
color:#1A1610;
}
.ugohts_cta-s1j:hover{
opacity:.9;
}
.ugohts_grid-s1j{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.ugohts_grid-s1j{
grid-template-columns:repeat(3,1fr);
}
}
.ugohts_step-s1j{
min-width:0;
padding-top:22px;
border-top:1px solid rgba(255,248,230,0.13);
}
.ugohts_step_num-s1j{
color:#D4A84B;
font-size:2.75rem;
font-weight:700;
margin-bottom:0.875rem;
line-height:1;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.ugohts_step_h-s1j{
font-size:1.188rem;
overflow-wrap:break-word;
line-height:1.2;
font-weight:700;
margin-bottom:8px;
color:#F5EFE0;
}
.ugohts_step_p-s1j{
overflow-wrap:break-word;
color:#B8A882;
line-height:1.55;
font-size:0.875rem;
}
.ugowy-s1j{
padding:48px 0;
}
@media(min-width:771px){
.ugowy-s1j{
padding:56px 0;
}
}
.ugowy_in-s1j{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:902px){
.ugowy_in-s1j{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.ugowy_left-s1j{
min-width:0;
}
.ugowy_eyebrow-s1j{
margin-bottom:14px;
}
.ugowy_h2-s1j{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:32px;
overflow-wrap:break-word;
font-weight:600;
color:#1A1610;
margin-bottom:16px;
line-height:1.05;
}
@media(min-width:765px){
.ugowy_h2-s1j{
font-size:2.5rem;
}
}
.ugowy_intro-s1j{
color:#8A7860;
font-size:0.938rem;
line-height:1.6;
}
.ugowy_grid-s1j{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.ugowy_grid-s1j{
grid-template-columns:1fr 1fr;
}
}
.ugowy_card-s1j{
border:1px solid rgba(26,22,16,0.08);
border-radius:0.875rem;
padding:26px;
background:#FDFAF4;
min-width:0;
}
.ugowy_card_ic-s1j{
justify-content:center;
margin-bottom:1rem;
color:#A0783A;
display:inline-flex;
align-items:center;
}
.ugowy_card_ic-s1j svg{
width:26px;
height:1.625rem;
}
.ugowy_card_h-s1j{
margin-bottom:8px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
color:#1A1610;
line-height:1.15;
font-size:1.313rem;
}
.ugowy_card_p-s1j{
overflow-wrap:break-word;
color:#8A7860;
font-size:14px;
line-height:1.55;
}
.ugoprov-s1j{
padding:40px 0 20px;
}
.ugoprov_eyebrow-s1j{
margin-bottom:1.125rem;
display:block;
}
.ugoprov_grid-s1j{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:559px){
.ugoprov_grid-s1j{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.ugoprov_grid-s1j{
grid-template-columns:repeat(6,1fr);
}
}
.ugorc-s1j{
padding:3rem 0 0.625rem;
}
.ugorc_in-s1j{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:757px){
.ugorc_in-s1j{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.ugorc_col-s1j{
min-width:0;
}
.ugorc_label-s1j{
letter-spacing:.2em;
margin-bottom:16px;
font-size:11px;
color:#A0783A;
text-transform:uppercase;
font-weight:600;
}
.ugorc_awards-s1j{
gap:12px;
flex-direction:column;
display:flex;
}
.ugorc_award-s1j{
gap:0.75rem;
align-items:center;
display:flex;
min-width:0;
}
.ugorc_award_ic-s1j{
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#C89A48;
}
.ugorc_award_ic-s1j svg{
height:18px;
width:18px;
}
.ugorc_award_t-s1j{
font-weight:700;
font-size:0.875rem;
color:#1A1610;
overflow-wrap:break-word;
}
.ugorc_award_s-s1j{
color:#6B5C42;
overflow-wrap:break-word;
font-size:12px;
}
.ugorc_press-s1j{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.ugorc_press_logo-s1j{
padding:0 8px;
border-radius:0.5rem;
border:1px solid rgba(26,22,16,0.08);
overflow:hidden;
display:flex;
font-size:14px;
color:#8A7860;
align-items:center;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
height:52px;
text-align:center;
justify-content:center;
}
.ugorc_partner-s1j{
padding:22px;
border-radius:0.875rem;
border:1px solid rgba(26,22,16,0.08);
background:#FDFAF4;
}
.ugorc_partner_name-s1j{
font-size:20px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:6px;
color:#1A1610;
}
.ugorc_partner_text-s1j{
color:#8A7860;
line-height:1.55;
overflow-wrap:break-word;
font-size:13px;
}
.ugodr-s1j{
padding:36px 0 10px;
}
.ugodr_in-s1j{
padding:1.75rem 32px;
gap:20px;
border-radius:14px;
border:1px dashed rgba(26,22,16,0.15);
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.ugodr_in-s1j{
gap:32px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.ugodr_h2-s1j{
font-weight:600;
line-height:1.1;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
overflow-wrap:break-word;
color:#1A1610;
margin-bottom:8px;
}
@media(min-width:769px){
.ugodr_h2-s1j{
font-size:1.625rem;
}
}
.ugodr_text-s1j{
color:#8A7860;
font-size:0.875rem;
overflow-wrap:break-word;
max-width:680px;
line-height:1.6;
}
.ugodr_text-s1j b{
color:#1A1610;
font-weight:700;
}
.ugodr_cta-s1j{
flex:0 0 auto;
transition:color .22s ease;
white-space:nowrap;
padding-bottom:2px;
border-bottom:1px solid #A0783A;
font-weight:700;
font-size:0.844rem;
color:#1A1610;
}
.ugodr_cta-s1j:hover{
color:#A0783A;
}
.ugorv-s1j{
background:#FDFAF4;
padding:48px 0;
border-top:1px solid rgba(26,22,16,0.08);
margin-top:24px;
border-bottom:1px solid rgba(26,22,16,0.08);
}
@media(min-width:766px){
.ugorv-s1j{
padding:3.5rem 0;
}
}
.ugorv_head-s1j{
gap:16px;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:770px){
.ugorv_head-s1j{
gap:20px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.ugorv_eyebrow-s1j{
margin-bottom:0.625rem;
}
.ugorv_h2-s1j{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
color:#1A1610;
font-size:30px;
overflow-wrap:break-word;
}
@media(min-width:767px){
.ugorv_h2-s1j{
font-size:38px;
}
}
.ugorv_agg-s1j{
gap:0.75rem;
display:flex;
align-items:center;
}
.ugorv_agg_stars-s1j{
gap:3px;
color:#A0783A;
display:flex;
}
.ugorv_agg_stars-s1j svg{
height:18px;
width:1.125rem;
}
.ugorv_source-s1j{
font-size:0.813rem;
color:#8A7860;
}
.ugorv_grid-s1j{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:761px){
.ugorv_grid-s1j{
grid-template-columns:repeat(3,1fr);
}
}
.ugorv_card-s1j{
background:#F5F0E8;
padding:26px;
border:1px solid rgba(26,22,16,0.08);
border-radius:14px;
min-width:0;
}
.ugorv_card_stars-s1j{
gap:2px;
margin-bottom:0.75rem;
color:#A0783A;
display:flex;
}
.ugorv_card_stars-s1j svg{
width:0.875rem;
height:0.875rem;
}
.ugorv_card_body-s1j{
font-weight:500;
margin-bottom:16px;
overflow-wrap:break-word;
font-size:1.125rem;
line-height:1.45;
color:#1A1610;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.ugorv_card_meta-s1j{
gap:10px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.ugorv_card_av-s1j{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#A0783A,#D4A84B);
width:2rem;
height:32px;
}
.ugorv_card_author-s1j{
font-size:13px;
color:#1A1610;
font-weight:700;
}
.ugorv_card_loc-s1j{
font-size:0.75rem;
color:#6B5C42;
}
.ugosb-s1j{
background:#FDFAF4;
padding:3rem 0;
border-bottom:1px solid rgba(26,22,16,0.08);
margin-top:24px;
border-top:1px solid rgba(26,22,16,0.08);
}
@media(min-width:767px){
.ugosb-s1j{
padding:56px 0;
}
}
.ugosb_eyebrow-s1j{
display:block;
margin-bottom:0.75rem;
}
.ugosb_h2-s1j{
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:26px;
color:#1A1610;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
}
@media(min-width:769px){
.ugosb_h2-s1j{
font-size:36px;
}
}
.ugosb_grid-s1j{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:563px){
.ugosb_grid-s1j{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.ugosb_grid-s1j{
grid-template-columns:repeat(4,1fr);
}
}
.ugosb_card-s1j{
padding:1.5rem;
border-radius:0.875rem;
background:#F5F0E8;
border:1px solid rgba(26,22,16,0.08);
min-width:0;
}
.ugosb_card_h-s1j{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
margin-bottom:8px;
font-size:19px;
color:#1A1610;
font-weight:600;
overflow-wrap:break-word;
}
.ugosb_card_p-s1j{
font-size:13.5px;
line-height:1.6;
overflow-wrap:break-word;
color:#8A7860;
}
.ugosb_rtp-s1j{
grid-template-columns:1fr;
background:#F5F0E8;
border:1px solid rgba(26,22,16,0.08);
gap:1.5rem;
border-radius:14px;
padding:26px 28px;
align-items:center;
margin-top:1.125rem;
display:grid;
}
@media(min-width:761px){
.ugosb_rtp-s1j{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.ugosb_rtp_h-s1j{
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#1A1610;
margin-bottom:8px;
font-size:1.25rem;
}
.ugosb_rtp_p-s1j{
overflow-wrap:break-word;
color:#8A7860;
font-size:13.5px;
line-height:1.6;
}
.ugosb_rtp_stats-s1j{
gap:1rem;
display:flex;
}
.ugosb_stat-s1j{
padding:1.125rem;
background:#FDFAF4;
border-radius:0.5rem;
flex:1 1 0;
min-width:0;
text-align:center;
}
.ugosb_stat_v-s1j{
font-weight:700;
overflow-wrap:break-word;
color:#4A7C59;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
}
.ugosb_stat_l-s1j{
margin-top:4px;
color:#6B5C42;
font-size:0.719rem;
}
.ugofaq-s1j{
background:#FDFAF4;
padding:3rem 0;
border-bottom:1px solid rgba(26,22,16,0.08);
margin-top:1.5rem;
border-top:1px solid rgba(26,22,16,0.08);
}
@media(min-width:771px){
.ugofaq-s1j{
padding:3.875rem 0;
}
}
.ugofaq_head-s1j{
text-align:center;
margin-bottom:34px;
}
.ugofaq_eyebrow-s1j{
margin-bottom:12px;
}
.ugofaq_h2-s1j{
font-size:32px;
color:#1A1610;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.ugofaq_h2-s1j{
font-size:38px;
}
}
.ugofaq_list-s1j{
gap:12px;
margin:0 auto;
display:flex;
max-width:51.25rem;
flex-direction:column;
}
.ugofaq_item-s1j{
overflow:hidden;
border-radius:14px;
background:#F5F0E8;
border:1px solid rgba(26,22,16,0.08);
}
.ugofaq_q-s1j{
padding:20px 1.5rem;
list-style:none;
gap:20px;
overflow-wrap:break-word;
color:#1A1610;
font-weight:700;
font-size:1rem;
cursor:pointer;
justify-content:space-between;
align-items:center;
display:flex;
}
.ugofaq_q-s1j::-webkit-details-marker{
display:none;
}
.ugofaq_q_ic-s1j{
flex:0 0 auto;
transition:transform .22s ease;
display:inline-flex;
color:#A0783A;
align-items:center;
}
.ugofaq_q_ic-s1j svg{
width:18px;
height:1.125rem;
}
.ugofaq_item-s1j[open] .ugofaq_q_ic-s1j{
transform:rotate(180deg);
}
.ugofaq_a-s1j{
padding:0 24px 1.25rem;
font-size:14.5px;
color:#8A7860;
line-height:1.6;
overflow-wrap:break-word;
}
.ugolh-s1j{
padding:2.5rem 0 20px;
}
.ugolh_in-s1j{
border-top:1px solid rgba(26,22,16,0.15);
padding-top:2.125rem;
}
.ugolh_eyebrow-s1j{
margin-bottom:1.375rem;
display:block;
}
.ugolh_grid-s1j{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:601px){
.ugolh_grid-s1j{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:957px){
.ugolh_grid-s1j{
grid-template-columns:repeat(5,1fr);
}
}
.ugolh_col-s1j{
min-width:0;
}
.ugolh_col_h-s1j{
color:#1A1610;
font-size:0.813rem;
font-weight:700;
overflow-wrap:break-word;
margin-bottom:0.75rem;
}
.ugolh_links-s1j{
gap:8px;
display:flex;
flex-direction:column;
}
.ugolh_link-s1j{
transition:color .22s ease;
color:#8A7860;
font-size:13px;
overflow-wrap:break-word;
}
.ugolh_link-s1j:hover{
color:#A0783A;
}
.ugosc-s1j{
padding:3rem 0 0.625rem;
}
.ugosc_head-s1j{
text-align:center;
margin-bottom:28px;
}
.ugosc_eyebrow-s1j{
margin-bottom:12px;
}
.ugosc_h2-s1j{
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#1A1610;
font-size:30px;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:768px){
.ugosc_h2-s1j{
font-size:36px;
}
}
.ugosc_table-s1j{
overflow:hidden;
border:1px solid rgba(26,22,16,0.08);
border-radius:0.875rem;
margin:0 auto;
max-width:900px;
}
.ugosc_thead-s1j{
grid-template-columns:1.6fr 1fr 1fr;
background:#2A2218;
display:grid;
}
.ugosc_th-s1j{
padding:15px 18px;
overflow-wrap:break-word;
font-weight:700;
text-align:center;
font-size:13px;
color:#B8A882;
}
.ugosc_th-s1j:first-child{
text-align:left;
}
.ugosc_th_us-s1j{
color:#D4A84B;
}
.ugosc_row-s1j{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(26,22,16,0.08);
}
.ugosc_row-s1j:nth-child(even){
background:#FDFAF4;
}
.ugosc_td-s1j{
padding:15px 18px;
text-align:center;
min-width:0;
color:#6B5C42;
font-size:14px;
overflow-wrap:break-word;
}
.ugosc_td-s1j:first-child{
font-weight:600;
color:#3A3020;
text-align:left;
}
.ugosc_td_us-s1j{
color:#4A7C59;
font-weight:700;
}
.ugosg-s1j{
padding:48px 0 10px;
}
.ugosg_eyebrow-s1j{
margin-bottom:0.75rem;
display:block;
}
.ugosg_h2-s1j{
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:30px;
color:#1A1610;
line-height:1.05;
margin-bottom:28px;
}
@media(min-width:765px){
.ugosg_h2-s1j{
font-size:36px;
}
}
.ugosg_grid-s1j{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:720px){
.ugosg_grid-s1j{
grid-template-columns:repeat(3,1fr);
}
}
.ugosg_col-s1j{
min-width:0;
}
.ugosg_col_h-s1j{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:10px;
font-size:1.375rem;
overflow-wrap:break-word;
line-height:1.15;
font-weight:600;
color:#1A1610;
}
.ugosg_col_p-s1j{
font-size:0.875rem;
overflow-wrap:break-word;
color:#8A7860;
line-height:1.65;
}
.ugoel-s1j{
padding:48px 0;
}
@media(min-width:770px){
.ugoel-s1j{
padding:56px 0;
}
}
.ugoel_in-s1j{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:899px){
.ugoel_in-s1j{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.ugoel_left-s1j{
min-width:0;
}
.ugoel_eyebrow-s1j{
margin-bottom:14px;
}
.ugoel_h2-s1j{
margin-bottom:22px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#1A1610;
font-size:32px;
line-height:1.08;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:767px){
.ugoel_h2-s1j{
font-size:38px;
}
}
.ugoel_body-s1j p{
margin-bottom:18px;
font-size:1rem;
line-height:1.7;
color:#3A3020;
overflow-wrap:break-word;
}
.ugoel_dropcap-s1j{
padding:0.375rem 0.75rem 0 0;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:62px;
font-weight:700;
line-height:.8;
color:#A0783A;
float:left;
}
.ugoel_right-s1j{
min-width:0;
}
.ugoel_quote-s1j{
border-radius:1.25rem;
background:linear-gradient(150deg,#2C2416,#131009);
padding:2.25rem;
color:#F5EFE0;
margin-bottom:24px;
position:relative;
}
.ugoel_quote_mark-s1j{
margin-bottom:0.375rem;
align-items:center;
display:inline-flex;
color:#D4A84B;
}
.ugoel_quote_mark-s1j svg{
height:34px;
width:2.125rem;
}
.ugoel_quote_text-s1j{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.4;
color:#F5EFE0;
overflow-wrap:break-word;
margin-bottom:1.375rem;
font-size:1.375rem;
font-weight:500;
}
.ugoel_quote_meta-s1j{
gap:12px;
display:flex;
align-items:center;
}
.ugoel_quote_av-s1j{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#A0783A,#D4A84B);
height:38px;
width:2.375rem;
}
.ugoel_quote_author-s1j{
color:#F5EFE0;
font-size:14px;
font-weight:700;
}
.ugoel_quote_meta_sub-s1j{
font-size:12px;
color:#B8A882;
}
.ugoel_explain-s1j{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(26,22,16,0.08);
}
.ugoel_explain_card-s1j{
padding:1.375rem 24px;
}
.ugoel_explain_card-s1j+.ugoel_explain_card-s1j{
border-top:1px solid rgba(26,22,16,0.08);
}
.ugoel_explain_h-s1j{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-size:20px;
font-weight:600;
color:#1A1610;
}
.ugoel_explain_p-s1j{
font-size:14px;
overflow-wrap:break-word;
color:#8A7860;
line-height:1.55;
}
.ugoft-s1j{
background:#2A2218;
color:#B8A882;
margin-top:2.5rem;
}
.ugoft_in-s1j{
gap:2rem;
padding:48px 0 1.75rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:600px){
.ugoft_in-s1j{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.ugoft_in-s1j{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.ugoft_brand-s1j{
min-width:0;
}
.ugoft_logo-s1j{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:26px;
overflow-wrap:break-word;
color:#F5EFE0;
}
.ugoft_tagline-s1j{
font-size:13.5px;
max-width:17.5rem;
line-height:1.6;
margin-top:0.875rem;
color:#B8A882;
}
.ugoft_contact-s1j{
transition:color .22s ease;
color:#D4A84B;
max-width:17.5rem;
display:inline-block;
overflow-wrap:anywhere;
font-size:0.813rem;
margin-top:0.75rem;
}
.ugoft_contact-s1j:hover{
color:#F5EFE0;
}
.ugoft_col-s1j{
min-width:0;
}
.ugoft_col_h-s1j{
color:#F5EFE0;
letter-spacing:.08em;
font-size:13px;
overflow-wrap:break-word;
font-weight:700;
text-transform:uppercase;
margin-bottom:14px;
}
.ugoft_col_links-s1j{
gap:10px;
flex-direction:column;
display:flex;
}
.ugoft_link-s1j{
transition:color .22s ease;
overflow-wrap:break-word;
color:#B8A882;
font-size:0.844rem;
}
.ugoft_link-s1j:hover{
color:#F5EFE0;
}
.ugoft_bot-s1j{
padding:1.375rem 0 40px;
gap:16px;
display:flex;
flex-direction:column;
border-top:1px solid rgba(255,248,230,0.13);
}
@media(min-width:769px){
.ugoft_bot-s1j{
gap:20px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.ugoft_legal-s1j{
overflow-wrap:break-word;
line-height:1.6;
color:#B0A08A;
font-size:11.5px;
max-width:47.5rem;
}
.ugoft_legal-s1j b{
font-weight:700;
color:#B8A882;
}
.ugoft_age-s1j{
flex:0 0 auto;
border-radius:0.5rem;
padding:0.25rem 0.563rem;
border:1.5px solid #D4A84B;
font-weight:700;
font-size:0.813rem;
color:#D4A84B;
}