*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF6F0;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
font-size:15px;
font-family:"Source Sans 3", 'Helvetica Neue', Arial, sans-serif;
line-height:1.6;
color:#3D3328;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.oth-layoutxvj{
flex-direction:column;
display:flex;
min-height:100vh;
}
.oth-mainxvj{
flex:1 1 auto;
min-width:0;
width:100%;
}
.oth-containerxvj{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:87.5rem;
}
@media(min-width:768px){
.oth-containerxvj{
padding:0 2rem;
}
}
@media(min-width:1101px){
.oth-containerxvj{
padding:0 3.5rem;
}
}
.oth-eyebrowxvj{
color:#C49436;
font-family:"Source Sans 3", 'Helvetica Neue', Arial, sans-serif;
display:inline-block;
overflow-wrap:break-word;
text-transform:uppercase;
letter-spacing:.2em;
line-height:1.4;
font-weight:600;
font-size:11px;
}
.oth-bandxvj{
background:#1E1810;
color:#F5EED8;
}
.oth-bandxvj .oth-eyebrowxvj{
color:#E8B84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.oth-tbxvj{
background:#FAF6F0;
position:sticky;
z-index:50;
top:0;
border-bottom:1px solid rgba(20,18,16,0.15);
}
.oth-tb_inxvj{
margin:0 auto;
gap:16px;
padding:12px 16px;
align-items:center;
justify-content:space-between;
max-width:1400px;
display:flex;
width:100%;
}
@media(min-width:770px){
.oth-tb_inxvj{
padding:16px 32px;
}
}
@media(min-width:1097px){
.oth-tb_inxvj{
padding:1.125rem 56px;
}
}
.oth-tb_leftxvj{
gap:28px;
min-width:0;
align-items:center;
display:flex;
}
.oth-tb_logoxvj{
gap:11px;
display:flex;
min-width:0;
align-items:center;
}
.oth-tb_logo_markxvj{
flex:0 0 auto;
border-radius:8px;
width:2.125rem;
height:2.125rem;
object-fit:cover;
}
.oth-tb_logo_txtxvj{
min-width:0;
flex-direction:column;
display:flex;
line-height:1;
}
.oth-tb_logo_namexvj{
overflow:hidden;
font-weight:700;
font-size:22px;
text-overflow:ellipsis;
white-space:nowrap;
color:#1A1510;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
letter-spacing:.02em;
}
.oth-tb_logo_subxvj{
overflow:hidden;
color:#C49436;
white-space:nowrap;
margin-top:4px;
font-weight:600;
font-size:8.5px;
letter-spacing:.32em;
text-transform:uppercase;
text-overflow:ellipsis;
}
.oth-tb_navxvj{
display:none;
}
@media(min-width:962px){
.oth-tb_navxvj{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.oth-tb_nav_itemxvj{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
color:#3D3328;
padding-bottom:3px;
font-size:14px;
font-weight:600;
border-bottom:2px solid transparent;
}
.oth-tb_nav_itemxvj:hover{
color:#1A1510;
}
.oth-tb_nav_itemxvj.oth-state_activexvj{
border-color:#C49436;
color:#1A1510;
}
.oth-tb_rightxvj{
gap:0.875rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.oth-tb_searchxvj{
transition:color .22s ease;
justify-content:center;
align-items:center;
color:#3D3328;
display:flex;
}
.oth-tb_searchxvj:hover{
color:#C49436;
}
.oth-tb_searchxvj svg{
width:18px;
height:1.125rem;
}
.oth-tb_langxvj{
font-size:0.688rem;
letter-spacing:.1em;
text-transform:uppercase;
color:#6B5D4A;
font-weight:600;
}
.oth-tb_langxvj:hover{
color:#1A1510;
}
.oth-tb_loginxvj{
display:none;
font-size:14px;
color:#1A1510;
font-weight:600;
}
@media(min-width:770px){
.oth-tb_loginxvj{
display:inline-block;
}
}
.oth-tb_registerxvj{
border-radius:62.438rem;
transition:background-color .22s ease;
background:#1A1510;
padding:0.688rem 1.375rem;
font-weight:700;
white-space:nowrap;
color:#F5EED8;
font-size:14px;
}
.oth-tb_registerxvj:hover{
background:#2E261A;
}
.oth-mobxvj{
background:#FAF6F0;
left:0;
padding-bottom:env(safe-area-inset-bottom);
right:0;
z-index:60;
border-top:1px solid rgba(20,18,16,0.15);
bottom:0;
position:fixed;
}
@media(min-width:959px){
.oth-mobxvj{
display:none;
}
}
.oth-mob_inxvj{
margin:0 auto;
justify-content:space-around;
max-width:35rem;
align-items:stretch;
display:flex;
}
.oth-mob_itemxvj{
padding:9px 4px;
gap:3px;
transition:color .22s ease;
flex:1 1 0;
flex-direction:column;
align-items:center;
min-width:0;
display:flex;
color:#6B5D4A;
}
.oth-mob_itemxvj.oth-state_activexvj{
color:#C49436;
}
.oth-mob_icxvj{
display:flex;
align-items:center;
justify-content:center;
}
.oth-mob_icxvj svg{
height:1.25rem;
width:1.25rem;
}
.oth-mob_lbxvj{
overflow:hidden;
font-weight:600;
text-overflow:ellipsis;
font-size:10px;
white-space:nowrap;
max-width:100%;
}
@media(max-width:960px){
body{
padding-bottom:60px;
}
}
.oth-railxvj{
min-width:0;
position:relative;
}
.oth-rail_scrollxvj{
gap:14px;
overflow-x:auto;
display:flex;
-webkit-overflow-scrolling:touch;
padding-bottom:0.875rem;
scrollbar-width:thin;
}
@media(min-width:771px){
.oth-rail_scrollxvj{
gap:1.125rem;
}
}
.oth-gcxvj{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:768px){
.oth-gcxvj{
width:188px;
}
}
.oth-gc_imgxvj{
border-radius:14px;
background:#FFFFFF;
overflow:hidden;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 0.375rem rgba(20,15,8,0.07), 0 0.5rem 20px rgba(20,15,8,0.09);
}
.oth-gc_imgxvj img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.oth-gc_coverxvj{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.oth-gc_hoverxvj{
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
inset:0;
justify-content:center;
align-items:center;
position:absolute;
display:flex;
opacity:0;
}
.oth-gcxvj:hover .oth-gc_hoverxvj{
opacity:1;
}
.oth-gc_hover_btnxvj{
border-radius:62.438rem;
background:#1A1510;
display:flex;
color:#F5EED8;
align-items:center;
justify-content:center;
height:46px;
width:2.875rem;
}
.oth-gc_hover_btnxvj svg{
height:1.125rem;
width:1.125rem;
}
.oth-gc_infoxvj{
gap:2px;
display:flex;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
}
.oth-gc_namexvj{
overflow:hidden;
white-space:nowrap;
color:#1A1510;
text-overflow:ellipsis;
font-weight:700;
font-size:0.813rem;
}
.oth-gc_provxvj{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:11px;
color:#6B5D4A;
}
.oth-gc_metaxvj{
color:#6B5D4A;
font-size:0.688rem;
}
.oth-tcxvj{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:771px){
.oth-tcxvj{
width:14.375rem;
}
}
.oth-tc_imgxvj{
border-radius:0.875rem;
background:#FFFFFF;
overflow:hidden;
padding-bottom:75%;
box-shadow:0 2px 6px rgba(20,15,8,0.07), 0 8px 20px rgba(20,15,8,0.09);
position:relative;
}
.oth-tc_imgxvj img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.oth-tc_infoxvj{
gap:2px;
display:flex;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
}
.oth-tc_namexvj{
overflow:hidden;
color:#1A1510;
font-size:0.875rem;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
}
.oth-tc_rtpxvj{
font-size:11px;
color:#6B5D4A;
}
.oth-lcxvj{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:766px){
.oth-lcxvj{
width:16.75rem;
}
}
.oth-lc_imgxvj{
border-radius:0.875rem;
background:#FFFFFF;
overflow:hidden;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(20,15,8,0.07), 0 8px 1.25rem rgba(20,15,8,0.09);
position:relative;
}
.oth-lc_imgxvj img{
inset:0;
position:absolute;
height:100%;
object-fit:cover;
width:100%;
}
.oth-lc_livexvj{
border-radius:999px;
padding:4px 0.563rem;
gap:7px;
background:rgba(0,0,0,0.52);
top:0.75rem;
display:flex;
left:12px;
align-items:center;
position:absolute;
}
.oth-lc_live_dotxvj{
background:#C03A2A;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
height:0.5rem;
width:0.5rem;
}
.oth-lc_seatsxvj{
letter-spacing:.08em;
font-weight:600;
font-size:10px;
text-transform:uppercase;
color:#F5EED8;
}
.oth-lc_infoxvj{
gap:2px;
display:flex;
margin-top:9px;
min-width:0;
flex-direction:column;
}
.oth-lc_namexvj{
overflow:hidden;
font-weight:700;
white-space:nowrap;
font-size:0.938rem;
text-overflow:ellipsis;
color:#1A1510;
}
.oth-lc_betxvj{
font-size:11px;
color:#6B5D4A;
}
.oth-pcxvj{
border-radius:14px;
padding:1rem 14px;
background:#FFFFFF;
gap:8px;
border:1px solid rgba(20,18,16,0.08);
display:flex;
min-height:74px;
align-items:center;
justify-content:center;
min-width:0;
flex-direction:column;
}
.oth-pc_logoxvj{
flex:0 0 auto;
height:1.75rem;
object-fit:contain;
max-width:100%;
width:auto;
}
.oth-pc_namexvj{
overflow:hidden;
white-space:nowrap;
color:#6B5D4A;
font-size:0.688rem;
max-width:100%;
text-overflow:ellipsis;
text-align:center;
}
.oth-gc_tagxvj{
padding:3px 0.5rem;
border-radius:8px;
letter-spacing:.06em;
top:10px;
z-index:2;
text-transform:uppercase;
position:absolute;
left:0.625rem;
font-weight:700;
display:inline-block;
font-size:10px;
}
.oth-gc_tag_hotxvj{
background:#C03A2A;
color:#F5EED8;
}
.oth-gc_tag_newxvj{
background:#E8B84B;
color:#1A1510;
}
.oth-gc_tag_jpxvj{
background:#D4980A;
color:#1A1510;
}
.oth-gc_tag_livexvj{
background:#C03A2A;
color:#F5EED8;
}
.oth-shxvj{
margin-bottom:1.125rem;
min-width:0;
}
.oth-sh_rowxvj{
gap:1rem;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
display:flex;
}
.oth-sh_rowxvj .oth-sh_lxvj{
gap:6px;
flex-direction:column;
min-width:0;
display:flex;
}
.oth-sh_stackxvj{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.oth-sh_centerxvj{
gap:10px;
text-align:center;
display:flex;
flex-direction:column;
align-items:center;
}
.oth-sh_h2xvj{
font-weight:600;
color:#1A1510;
line-height:1.1;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
overflow-wrap:break-word;
}
@media(min-width:771px){
.oth-sh_h2xvj{
font-size:30px;
}
}
.oth-bandxvj .oth-sh_h2xvj{
color:#F5EED8;
}
.oth-sh_eb_linexvj{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.oth-sh_eb_linexvj::before{
background:#C49436;
height:1px;
width:1.75rem;
display:inline-block;
content:"";
}
.oth-bandxvj .oth-sh_eb_linexvj::before{
background:#E8B84B;
}
.oth-sh_eb_dotxvj{
gap:8px;
align-items:center;
display:inline-flex;
}
.oth-sh_eb_dotxvj::before{
background:#C49436;
border-radius:50%;
display:inline-block;
content:"";
width:6px;
height:0.375rem;
}
.oth-bandxvj .oth-sh_eb_dotxvj::before{
background:#E8B84B;
}
.oth-sh_linkxvj{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
font-weight:600;
display:inline-flex;
border-bottom:1px solid #1A1510;
padding-bottom:2px;
white-space:nowrap;
align-items:center;
color:#1A1510;
font-size:0.813rem;
}
.oth-sh_linkxvj:hover{
border-color:#C49436;
color:#C49436;
}
.oth-sh_linkxvj svg{
width:0.875rem;
height:14px;
}
.oth-sh_link_chevxvj{
padding-bottom:0;
border-bottom:0;
}
.oth-sh_link_btnxvj{
padding:9px 18px;
background:#1A1510;
border-radius:999px;
color:#F5EED8;
border-bottom:0;
}
.oth-sh_link_btnxvj:hover{
background:#2E261A;
border-color:transparent;
color:#F5EED8;
}
.oth-bandxvj .oth-sh_linkxvj{
border-color:#F5EED8;
color:#F5EED8;
}
.oth-bandxvj .oth-sh_link_btnxvj{
background:#E8B84B;
color:#1A1510;
}
.oth-sh_rulexvj{
background:rgba(20,18,16,0.15);
margin:-2px 0 18px;
height:1px;
}
.oth-bandxvj .oth-sh_rulexvj{
background:rgba(255,240,200,0.14);
}
.oth-heroxvj{
padding:2rem 0 0.5rem;
}
@media(min-width:766px){
.oth-heroxvj{
padding:3.5rem 0 24px;
}
}
.oth-hero_inxvj{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:902px){
.oth-hero_inxvj{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.oth-hero_copyxvj{
min-width:0;
}
.oth-hero_eyebrowxvj{
gap:10px;
align-items:center;
margin-bottom:22px;
display:inline-flex;
}
.oth-hero_eyebrow_linexvj{
background:#C49436;
flex:0 0 auto;
display:inline-block;
height:1px;
width:1.75rem;
}
.oth-hero_h1xvj{
overflow-wrap:break-word;
font-weight:600;
line-height:1.04;
font-size:2.375rem;
margin-bottom:20px;
letter-spacing:-.01em;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#1A1510;
}
@media(min-width:769px){
.oth-hero_h1xvj{
font-size:54px;
}
}
@media(min-width:1097px){
.oth-hero_h1xvj{
font-size:3.875rem;
}
}
.oth-hero_h1xvj em{
color:#C49436;
font-style:normal;
}
.oth-hero_subxvj{
line-height:1.6;
margin-bottom:30px;
font-size:16px;
max-width:30rem;
color:#8C7D6A;
}
@media(min-width:765px){
.oth-hero_subxvj{
font-size:1.125rem;
}
}
.oth-hero_actionsxvj{
gap:14px;
display:flex;
margin-bottom:2.125rem;
align-items:center;
flex-wrap:wrap;
}
.oth-hero_ctaxvj{
gap:10px;
transition:background-color .22s ease;
background:#1A1510;
padding:16px 1.875rem;
border-radius:62.438rem;
font-weight:700;
align-items:center;
display:inline-flex;
color:#F5EED8;
font-size:15px;
}
.oth-hero_ctaxvj:hover{
background:#2E261A;
}
.oth-hero_cta_icxvj{
align-items:center;
display:inline-flex;
}
.oth-hero_cta_icxvj svg{
width:16px;
height:16px;
}
.oth-hero_cta_altxvj{
background:transparent;
border:1px solid rgba(20,18,16,0.15);
transition:border-color .22s ease,color .22s ease;
padding:15px 1.625rem;
border-radius:62.438rem;
display:inline-flex;
font-size:0.938rem;
font-weight:600;
color:#1A1510;
align-items:center;
}
.oth-hero_cta_altxvj:hover{
border-color:#C49436;
color:#C49436;
}
.oth-hero_trustxvj{
gap:1.375rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.oth-hero_trust_itemxvj{
gap:0.563rem;
font-weight:600;
font-size:13px;
color:#3D3328;
align-items:center;
display:flex;
}
.oth-hero_trust_icxvj{
color:#C49436;
align-items:center;
display:inline-flex;
}
.oth-hero_trust_icxvj svg{
height:1rem;
width:1rem;
}
.oth-hero_promoxvj{
border-radius:20px;
background:#FFFFFF;
overflow:hidden;
box-shadow:0 12px 48px rgba(20,15,8,0.14), 0 3px 12px rgba(20,15,8,0.10);
position:relative;
display:flex;
min-height:300px;
}
.oth-hero_promo_bgxvj{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.oth-hero_promo_bgxvj::after{
background:linear-gradient(120deg,#1E1810 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.oth-hero_promo_glowxvj{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,54,0.18) 0%,transparent 65%);
pointer-events:none;
right:-20px;
width:260px;
height:16.25rem;
position:absolute;
top:-2.5rem;
}
.oth-hero_promo_ctxvj{
padding:1.75rem;
z-index:2;
align-self:flex-end;
position:relative;
max-width:88%;
}
.oth-hero_promo_labelxvj{
display:block;
letter-spacing:.25em;
font-weight:700;
text-transform:uppercase;
color:#E8B84B;
font-size:10px;
margin-bottom:0.5rem;
}
.oth-hero_promo_amountxvj{
font-size:32px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#F5EED8;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
}
@media(min-width:770px){
.oth-hero_promo_amountxvj{
font-size:2.5rem;
}
}
.oth-hero_promo_amountxvj em{
font-style:normal;
color:#E8B84B;
}
.oth-hero_ratingxvj{
gap:0.625rem;
background:#FFFFFF;
border:1px solid rgba(20,18,16,0.08);
border-radius:0.875rem;
padding:10px 14px;
max-width:min(16.25rem,62%);
align-items:center;
z-index:3;
top:14px;
box-shadow:0 2px 6px rgba(20,15,8,0.07), 0 0.5rem 1.25rem rgba(20,15,8,0.09);
right:0.875rem;
display:flex;
position:absolute;
}
.oth-hero_rating_scorexvj{
flex:0 0 auto;
font-size:1.5rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#1A1510;
}
.oth-hero_rating_txtxvj{
flex:1 1 auto;
min-width:0;
}
.oth-hero_rating_starsxvj{
gap:2px;
display:flex;
color:#C49436;
}
.oth-hero_rating_starsxvj svg{
width:0.75rem;
height:0.75rem;
}
.oth-hero_rating_capxvj{
font-size:11px;
margin-top:3px;
line-height:1.35;
color:#6B5D4A;
display:block;
overflow-wrap:break-word;
}
.oth-statxvj{
border-top:1px solid rgba(20,18,16,0.15);
margin-top:1rem;
border-bottom:1px solid rgba(20,18,16,0.15);
}
.oth-stat_inxvj{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.oth-stat_inxvj{
grid-template-columns:repeat(4,1fr);
}
}
.oth-stat_itemxvj{
padding:1.375rem 14px;
border-bottom:1px solid rgba(20,18,16,0.08);
border-right:1px solid rgba(20,18,16,0.08);
min-width:0;
}
.oth-stat_itemxvj:nth-child(2n){
border-right:0;
}
.oth-stat_itemxvj:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.oth-stat_itemxvj{
border-bottom:0;
}
.oth-stat_itemxvj:nth-child(2n){
border-right:1px solid rgba(20,18,16,0.08);
}
.oth-stat_itemxvj:nth-child(4n){
border-right:0;
}
}
.oth-stat_valuexvj{
line-height:1;
font-size:30px;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#1A1510;
}
@media(min-width:765px){
.oth-stat_valuexvj{
font-size:2.125rem;
}
}
.oth-stat_labelxvj{
margin-top:0.375rem;
overflow-wrap:break-word;
color:#6B5D4A;
line-height:1.4;
font-size:0.813rem;
}
.oth-growxvj{
padding:1.625rem 0 10px;
}
.oth-row_seoxvj{
margin:0.625rem 0 0;
line-height:1.65;
font-size:0.875rem;
color:#8C7D6A;
max-width:47.5rem;
overflow-wrap:break-word;
}
.oth-row_seoxvj strong{
font-weight:700;
color:#1A1510;
}
.oth-prxvj{
padding:30px 0 0.375rem;
}
.oth-pr_cardxvj{
padding:26px;
flex:0 0 auto;
gap:10px;
background:#FFFFFF;
border:1px solid rgba(20,18,16,0.08);
border-radius:1.25rem;
overflow:hidden;
flex-direction:column;
width:17.5rem;
position:relative;
min-height:12.5rem;
display:flex;
}
@media(min-width:765px){
.oth-pr_cardxvj{
width:300px;
}
}
.oth-pr_card_featxvj{
background:linear-gradient(150deg,#2A2016,#110E09);
border-color:transparent;
color:#F5EED8;
}
.oth-pr_glowxvj{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,54,0.18),transparent 70%);
right:-1.875rem;
position:absolute;
top:-30px;
opacity:0;
pointer-events:none;
width:130px;
height:130px;
}
.oth-pr_card_featxvj .oth-pr_glowxvj{
opacity:1;
}
.oth-pr_labelxvj{
position:relative;
font-weight:700;
letter-spacing:.16em;
color:#C49436;
text-transform:uppercase;
font-size:0.625rem;
}
.oth-pr_card_featxvj .oth-pr_labelxvj{
color:#E8B84B;
}
.oth-pr_amountxvj{
overflow-wrap:break-word;
font-size:1.625rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.08;
position:relative;
color:#1A1510;
}
.oth-pr_card_featxvj .oth-pr_amountxvj{
color:#F5EED8;
}
.oth-pr_amountxvj em{
color:#C49436;
font-style:normal;
}
.oth-pr_card_featxvj .oth-pr_amountxvj em{
color:#E8B84B;
}
.oth-pr_termsxvj{
font-size:13px;
position:relative;
color:#6B5D4A;
line-height:1.5;
}
.oth-pr_card_featxvj .oth-pr_termsxvj{
color:#A89880;
}
.oth-pr_ctaxvj{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.oth-pr_card_featxvj .oth-pr_ctaxvj{
background:#E8B84B;
border-radius:62.438rem;
padding:0.563rem 18px;
transition:opacity .22s ease;
color:#1A1510;
font-size:0.813rem;
font-weight:700;
}
.oth-pr_card_featxvj .oth-pr_ctaxvj:hover{
opacity:.9;
}
.oth-pr_cardxvj:not(.oth-pr_card_featxvj) .oth-pr_ctaxvj{
transition:color .22s ease,border-color .22s ease;
color:#1A1510;
border-bottom:1px solid #1A1510;
font-size:0.813rem;
padding-bottom:2px;
font-weight:700;
}
.oth-pr_cardxvj:not(.oth-pr_card_featxvj) .oth-pr_ctaxvj:hover{
border-color:#C49436;
color:#C49436;
}
.oth-gfxvj{
padding:24px 0 6px;
}
.oth-gf_inxvj{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.oth-gf_chipxvj{
padding:0.625rem 18px;
border:1px solid rgba(20,18,16,0.15);
border-radius:62.438rem;
background:#FFFFFF;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
font-weight:600;
color:#3D3328;
white-space:nowrap;
font-size:13px;
}
.oth-gf_chipxvj:hover{
border-color:#C49436;
color:#C49436;
}
.oth-gf_chipxvj.oth-state_activexvj{
border-color:transparent;
background:#1A1510;
color:#F5EED8;
}
.oth-jpxvj{
padding:1.875rem 0 0.625rem;
}
.oth-jp_gridxvj{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:767px){
.oth-jp_gridxvj{
grid-template-columns:1fr 1fr;
}
.oth-jp_card_megaxvj{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.oth-jp_gridxvj{
grid-template-columns:1.4fr 1fr 1fr;
}
.oth-jp_card_megaxvj{
grid-column:auto;
}
}
.oth-jp_cardxvj{
padding:1.625rem;
overflow:hidden;
gap:12px;
border:1px solid rgba(20,18,16,0.08);
border-radius:1.25rem;
background:#FFFFFF;
flex-direction:column;
min-width:0;
min-height:200px;
display:flex;
position:relative;
justify-content:space-between;
}
.oth-jp_card_megaxvj{
border-color:transparent;
background:linear-gradient(135deg,#2A2016,#110E09);
color:#F5EED8;
min-height:210px;
}
.oth-jp_glowxvj{
border-radius:50%;
background:radial-gradient(circle,rgba(196,148,54,0.18),transparent 70%);
width:200px;
pointer-events:none;
position:absolute;
right:-40px;
top:-2.5rem;
height:12.5rem;
}
.oth-jp_labelxvj{
gap:10px;
font-weight:700;
align-items:center;
display:flex;
flex-wrap:wrap;
position:relative;
text-transform:uppercase;
letter-spacing:.16em;
justify-content:space-between;
color:#C49436;
font-size:0.625rem;
}
.oth-jp_card_megaxvj .oth-jp_labelxvj{
color:#E8B84B;
}
.oth-jp_dropxvj{
letter-spacing:.04em;
font-weight:600;
color:#6B5D4A;
text-transform:none;
}
.oth-jp_card_megaxvj .oth-jp_dropxvj{
color:#A89880;
}
.oth-jp_amountxvj{
line-height:1;
position:relative;
color:#1A1510;
font-weight:700;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:2.375rem;
overflow-wrap:break-word;
}
.oth-jp_card_megaxvj .oth-jp_amountxvj{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#E8B84B;
}
@media(min-width:769px){
.oth-jp_card_megaxvj .oth-jp_amountxvj{
font-size:3.375rem;
}
}
.oth-jp_gamexvj{
font-size:13px;
position:relative;
color:#6B5D4A;
}
.oth-jp_card_megaxvj .oth-jp_gamexvj{
color:#A89880;
}
.oth-jp_ctaxvj{
position:relative;
align-self:flex-start;
}
.oth-jp_card_megaxvj .oth-jp_ctaxvj{
border-radius:62.438rem;
background:#E8B84B;
transition:opacity .22s ease;
padding:0.625rem 20px;
font-size:13px;
font-weight:700;
color:#1A1510;
}
.oth-jp_card_megaxvj .oth-jp_ctaxvj:hover{
opacity:.9;
}
.oth-jp_cardxvj:not(.oth-jp_card_megaxvj) .oth-jp_ctaxvj{
transition:color .22s ease,border-color .22s ease;
font-size:13px;
color:#1A1510;
padding-bottom:2px;
border-bottom:1px solid #1A1510;
font-weight:700;
}
.oth-jp_cardxvj:not(.oth-jp_card_megaxvj) .oth-jp_ctaxvj:hover{
border-color:#C49436;
color:#C49436;
}
.oth-jp_seoxvj{
margin:14px 0 0;
line-height:1.65;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:14px;
color:#8C7D6A;
}
.oth-jp_seoxvj strong{
font-weight:700;
color:#1A1510;
}
.oth-growxvj{
padding:26px 0 10px;
}
.oth-row_seoxvj{
margin:0.625rem 0 0;
font-size:14px;
color:#8C7D6A;
line-height:1.65;
max-width:760px;
overflow-wrap:break-word;
}
.oth-row_seoxvj strong{
color:#1A1510;
font-weight:700;
}
.oth-growxvj{
padding:26px 0 0.625rem;
}
.oth-row_seoxvj{
margin:10px 0 0;
overflow-wrap:break-word;
max-width:760px;
font-size:0.875rem;
line-height:1.65;
color:#8C7D6A;
}
.oth-row_seoxvj strong{
font-weight:700;
color:#1A1510;
}
.oth-growxvj{
padding:1.625rem 0 0.625rem;
}
.oth-row_seoxvj{
margin:10px 0 0;
overflow-wrap:break-word;
line-height:1.65;
color:#8C7D6A;
font-size:14px;
max-width:47.5rem;
}
.oth-row_seoxvj strong{
font-weight:700;
color:#1A1510;
}
.oth-appxvj{
padding:30px 0 0.625rem;
}
.oth-app_inxvj{
background:#FFFFFF;
padding:2rem;
border-radius:20px;
border:1px solid rgba(20,18,16,0.08);
gap:1.75rem;
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.oth-app_inxvj{
padding:2.5rem 2.75rem;
gap:40px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.oth-app_copyxvj{
max-width:560px;
min-width:0;
}
.oth-app_eyebrowxvj{
margin-bottom:12px;
}
.oth-app_h2xvj{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.75rem;
margin-bottom:0.75rem;
color:#1A1510;
line-height:1.05;
font-weight:600;
}
@media(min-width:769px){
.oth-app_h2xvj{
font-size:2.125rem;
}
}
.oth-app_textxvj{
font-size:0.875rem;
line-height:1.6;
margin-bottom:1.375rem;
color:#8C7D6A;
}
.oth-app_btnsxvj{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.oth-app_btnxvj{
transition:background-color .22s ease;
background:#1A1510;
border-radius:0.875rem;
padding:0.688rem 1.25rem;
gap:0.625rem;
display:inline-flex;
align-items:center;
color:#F5EED8;
}
.oth-app_btnxvj:hover{
background:#2E261A;
}
.oth-app_btn_icxvj{
align-items:center;
display:inline-flex;
}
.oth-app_btn_icxvj svg{
width:18px;
height:18px;
}
.oth-app_btn_lbxvj{
font-weight:700;
font-size:13.5px;
}
.oth-app_qr_wrapxvj{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.oth-app_qrxvj{
flex:0 0 auto;
border-radius:0.875rem;
width:108px;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#FFFFFF 0 5px,transparent 0.313rem 0.688rem);
height:108px;
background-color:#1A1510;
}
.oth-app_qr_capxvj{
max-width:5.75rem;
line-height:1.4;
font-size:12.5px;
color:#6B5D4A;
}
.oth-trnxvj{
padding:30px 0 0.625rem;
}
.oth-trn_inxvj{
border-radius:20px;
overflow:hidden;
background:#FFFFFF;
border:1px solid rgba(20,18,16,0.08);
grid-template-columns:1fr;
display:grid;
}
@media(min-width:880px){
.oth-trn_inxvj{
grid-template-columns:1.05fr 1fr;
}
}
.oth-trn_bannerxvj{
background:linear-gradient(150deg,#2A2016,#110E09);
padding:2.125rem;
overflow:hidden;
color:#F5EED8;
position:relative;
}
.oth-trn_glowxvj{
background:radial-gradient(circle,rgba(196,148,54,0.18),transparent 70%);
border-radius:50%;
right:-40px;
position:absolute;
pointer-events:none;
width:12.5rem;
bottom:-40px;
height:12.5rem;
}
.oth-trn_eyebrowxvj{
position:relative;
margin-bottom:14px;
}
.oth-trn_h2xvj{
margin-bottom:0.75rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
font-size:1.875rem;
position:relative;
overflow-wrap:break-word;
font-weight:600;
color:#F5EED8;
}
@media(min-width:769px){
.oth-trn_h2xvj{
font-size:36px;
}
}
.oth-trn_textxvj{
max-width:26.25rem;
line-height:1.6;
color:#A89880;
margin-bottom:22px;
font-size:0.875rem;
position:relative;
}
.oth-trn_timerxvj{
gap:8px;
position:relative;
display:flex;
margin-bottom:24px;
align-items:center;
flex-wrap:wrap;
}
.oth-trn_timer_capxvj{
font-size:11px;
color:#A89880;
}
.oth-trn_timer_boxxvj{
background:rgba(255,245,220,0.07);
padding:0.25rem 12px;
border-radius:0.5rem;
font-weight:700;
color:#F5EED8;
font-size:24px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.oth-trn_ctaxvj{
transition:opacity .22s ease;
border-radius:999px;
padding:13px 1.625rem;
background:#E8B84B;
display:inline-block;
position:relative;
font-weight:700;
color:#1A1510;
font-size:0.875rem;
}
.oth-trn_ctaxvj:hover{
opacity:.9;
}
.oth-trn_lbxvj{
padding:1.625rem 1.75rem;
}
.oth-trn_lb_headxvj{
gap:0.625rem;
justify-content:space-between;
margin-bottom:0.75rem;
align-items:center;
display:flex;
}
.oth-trn_lb_titlexvj{
font-size:1.25rem;
color:#1A1510;
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.oth-trn_lb_updxvj{
font-size:11px;
text-transform:uppercase;
letter-spacing:.08em;
color:#6B5D4A;
}
.oth-trn_lb_rowxvj{
gap:14px;
padding:11px 0.75rem;
border-radius:0.5rem;
display:flex;
align-items:center;
}
.oth-trn_lb_rowxvj:nth-child(2){
background:rgba(196,148,54,0.10);
}
.oth-trn_lb_rankxvj{
flex:0 0 auto;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
width:22px;
color:#C49436;
font-size:16px;
font-weight:700;
}
.oth-trn_lb_avxvj{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#C49436,#F0CC72);
width:30px;
height:30px;
}
.oth-trn_lb_namexvj{
overflow:hidden;
flex:1 1 auto;
white-space:nowrap;
min-width:0;
color:#1A1510;
text-overflow:ellipsis;
font-weight:600;
font-size:14px;
}
.oth-trn_lb_amountxvj{
flex:0 0 auto;
font-size:13px;
color:#1A1510;
font-weight:700;
}
.oth-vipxvj{
padding:48px 0;
}
@media(min-width:766px){
.oth-vipxvj{
padding:64px 0;
}
}
.oth-vip_headxvj{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:882px){
.oth-vip_headxvj{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.oth-vip_eyebrowxvj{
margin-bottom:0.75rem;
}
.oth-vip_h2xvj{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#F5EED8;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-size:2rem;
}
@media(min-width:766px){
.oth-vip_h2xvj{
font-size:40px;
}
}
.oth-vip_introxvj{
font-size:0.875rem;
color:#A89880;
max-width:420px;
line-height:1.6;
}
.oth-vip_gridxvj{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.oth-vip_cardxvj{
border:1px solid rgba(255,240,200,0.14);
padding:22px 18px;
border-radius:14px;
min-width:0;
}
.oth-vip_card_featxvj{
border-color:#E8B84B;
background:rgba(255,245,220,0.07);
}
.oth-vip_card_icxvj{
background:linear-gradient(135deg,#C49436,#F0CC72);
border-radius:8px;
display:block;
margin-bottom:1rem;
width:34px;
height:2.125rem;
}
.oth-vip_namexvj{
font-size:1.25rem;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#F5EED8;
margin-bottom:6px;
font-weight:600;
}
.oth-vip_perkxvj{
color:#A89880;
font-size:0.781rem;
overflow-wrap:break-word;
line-height:1.5;
}
.oth-drxvj{
padding:2.25rem 0 0.625rem;
}
.oth-dr_inxvj{
gap:20px;
border-radius:0.875rem;
padding:28px 32px;
border:1px dashed rgba(20,18,16,0.15);
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.oth-dr_inxvj{
gap:32px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.oth-dr_h2xvj{
font-weight:600;
font-size:24px;
margin-bottom:0.5rem;
line-height:1.1;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#1A1510;
}
@media(min-width:770px){
.oth-dr_h2xvj{
font-size:1.625rem;
}
}
.oth-dr_textxvj{
font-size:0.875rem;
color:#8C7D6A;
max-width:680px;
line-height:1.6;
overflow-wrap:break-word;
}
.oth-dr_textxvj b{
font-weight:700;
color:#1A1510;
}
.oth-dr_ctaxvj{
transition:color .22s ease;
flex:0 0 auto;
font-size:0.844rem;
color:#1A1510;
white-space:nowrap;
padding-bottom:2px;
border-bottom:1px solid #C49436;
font-weight:700;
}
.oth-dr_ctaxvj:hover{
color:#C49436;
}
.oth-rcxvj{
padding:3rem 0 10px;
}
.oth-rc_inxvj{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.oth-rc_inxvj{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.oth-rc_colxvj{
min-width:0;
}
.oth-rc_labelxvj{
font-size:11px;
letter-spacing:.2em;
margin-bottom:1rem;
color:#C49436;
font-weight:600;
text-transform:uppercase;
}
.oth-rc_awardsxvj{
gap:12px;
display:flex;
flex-direction:column;
}
.oth-rc_awardxvj{
gap:12px;
align-items:center;
display:flex;
min-width:0;
}
.oth-rc_award_icxvj{
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#E8B84B;
}
.oth-rc_award_icxvj svg{
height:18px;
width:18px;
}
.oth-rc_award_txvj{
font-weight:700;
color:#1A1510;
overflow-wrap:break-word;
font-size:14px;
}
.oth-rc_award_sxvj{
font-size:12px;
color:#6B5D4A;
overflow-wrap:break-word;
}
.oth-rc_pressxvj{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.oth-rc_press_logoxvj{
padding:0 8px;
border-radius:0.5rem;
overflow:hidden;
border:1px solid rgba(20,18,16,0.08);
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
height:52px;
align-items:center;
font-size:0.875rem;
color:#8C7D6A;
font-weight:700;
text-overflow:ellipsis;
justify-content:center;
text-align:center;
white-space:nowrap;
display:flex;
}
.oth-rc_partnerxvj{
background:#FFFFFF;
border:1px solid rgba(20,18,16,0.08);
border-radius:14px;
padding:22px;
}
.oth-rc_partner_namexvj{
font-size:20px;
color:#1A1510;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.375rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.oth-rc_partner_textxvj{
color:#8C7D6A;
font-size:0.813rem;
line-height:1.55;
overflow-wrap:break-word;
}
.oth-wyxvj{
padding:3rem 0;
}
@media(min-width:767px){
.oth-wyxvj{
padding:56px 0;
}
}
.oth-wy_inxvj{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.oth-wy_inxvj{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.oth-wy_leftxvj{
min-width:0;
}
.oth-wy_eyebrowxvj{
margin-bottom:14px;
}
.oth-wy_h2xvj{
font-weight:600;
overflow-wrap:break-word;
margin-bottom:1rem;
font-size:2rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#1A1510;
}
@media(min-width:769px){
.oth-wy_h2xvj{
font-size:2.5rem;
}
}
.oth-wy_introxvj{
color:#8C7D6A;
line-height:1.6;
font-size:0.938rem;
}
.oth-wy_gridxvj{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:559px){
.oth-wy_gridxvj{
grid-template-columns:1fr 1fr;
}
}
.oth-wy_cardxvj{
background:#FFFFFF;
border:1px solid rgba(20,18,16,0.08);
border-radius:0.875rem;
padding:1.625rem;
min-width:0;
}
.oth-wy_card_icxvj{
margin-bottom:16px;
color:#C49436;
justify-content:center;
align-items:center;
display:inline-flex;
}
.oth-wy_card_icxvj svg{
height:1.625rem;
width:1.625rem;
}
.oth-wy_card_hxvj{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#1A1510;
font-weight:600;
font-size:21px;
margin-bottom:0.5rem;
overflow-wrap:break-word;
line-height:1.15;
}
.oth-wy_card_pxvj{
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
color:#8C7D6A;
}
.oth-provxvj{
padding:40px 0 1.25rem;
}
.oth-prov_eyebrowxvj{
margin-bottom:1.125rem;
display:block;
}
.oth-prov_gridxvj{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.oth-prov_gridxvj{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.oth-prov_gridxvj{
grid-template-columns:repeat(6,1fr);
}
}
.oth-htsxvj{
padding:3rem 0;
}
@media(min-width:765px){
.oth-htsxvj{
padding:62px 0;
}
}
.oth-hts_headxvj{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:2.125rem;
}
@media(min-width:769px){
.oth-hts_headxvj{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.oth-hts_eyebrowxvj{
margin-bottom:0.75rem;
}
.oth-hts_h2xvj{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-weight:600;
font-size:30px;
color:#F5EED8;
overflow-wrap:break-word;
}
@media(min-width:771px){
.oth-hts_h2xvj{
font-size:38px;
}
}
.oth-hts_ctaxvj{
padding:15px 1.875rem;
transition:opacity .22s ease;
flex:0 0 auto;
background:#E8B84B;
border-radius:999px;
font-weight:700;
color:#1A1510;
font-size:15px;
}
.oth-hts_ctaxvj:hover{
opacity:.9;
}
.oth-hts_gridxvj{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:762px){
.oth-hts_gridxvj{
grid-template-columns:repeat(3,1fr);
}
}
.oth-hts_stepxvj{
border-top:1px solid rgba(255,240,200,0.14);
min-width:0;
padding-top:1.375rem;
}
.oth-hts_step_numxvj{
font-size:44px;
line-height:1;
margin-bottom:0.875rem;
font-weight:700;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#E8B84B;
}
.oth-hts_step_hxvj{
line-height:1.2;
overflow-wrap:break-word;
font-weight:700;
font-size:1.188rem;
margin-bottom:0.5rem;
color:#F5EED8;
}
.oth-hts_step_pxvj{
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
color:#A89880;
}
.oth-rvxvj{
padding:48px 0;
background:#FFFFFF;
margin-top:24px;
border-top:1px solid rgba(20,18,16,0.08);
border-bottom:1px solid rgba(20,18,16,0.08);
}
@media(min-width:769px){
.oth-rvxvj{
padding:56px 0;
}
}
.oth-rv_headxvj{
gap:1rem;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:766px){
.oth-rv_headxvj{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.oth-rv_eyebrowxvj{
margin-bottom:10px;
}
.oth-rv_h2xvj{
line-height:1.05;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
font-weight:600;
color:#1A1510;
}
@media(min-width:771px){
.oth-rv_h2xvj{
font-size:2.375rem;
}
}
.oth-rv_aggxvj{
gap:12px;
align-items:center;
display:flex;
}
.oth-rv_agg_starsxvj{
gap:3px;
color:#C49436;
display:flex;
}
.oth-rv_agg_starsxvj svg{
height:18px;
width:18px;
}
.oth-rv_sourcexvj{
color:#8C7D6A;
font-size:0.813rem;
}
.oth-rv_gridxvj{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.oth-rv_gridxvj{
grid-template-columns:repeat(3,1fr);
}
}
.oth-rv_cardxvj{
background:#FAF6F0;
border-radius:14px;
border:1px solid rgba(20,18,16,0.08);
padding:1.625rem;
min-width:0;
}
.oth-rv_card_starsxvj{
gap:2px;
display:flex;
color:#C49436;
margin-bottom:12px;
}
.oth-rv_card_starsxvj svg{
height:14px;
width:0.875rem;
}
.oth-rv_card_bodyxvj{
overflow-wrap:break-word;
color:#1A1510;
line-height:1.45;
margin-bottom:1rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:1.125rem;
font-weight:500;
}
.oth-rv_card_metaxvj{
gap:10px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.oth-rv_card_avxvj{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#C49436,#F0CC72);
width:2rem;
height:2rem;
}
.oth-rv_card_authorxvj{
font-weight:700;
font-size:13px;
color:#1A1510;
}
.oth-rv_card_locxvj{
font-size:0.75rem;
color:#6B5D4A;
}
.oth-opxvj{
padding:2.25rem 0 0.625rem;
}
.oth-op_inxvj{
border-radius:0.875rem;
border:1px solid rgba(20,18,16,0.08);
background:#FFFFFF;
padding:2rem;
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:862px){
.oth-op_inxvj{
padding:2.125rem 2.5rem;
gap:44px;
grid-template-columns:.9fr 1.1fr;
}
}
.oth-op_leftxvj{
min-width:0;
}
.oth-op_eyebrowxvj{
margin-bottom:12px;
}
.oth-op_h2xvj{
font-size:1.75rem;
margin-bottom:0.625rem;
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
overflow-wrap:break-word;
color:#1A1510;
}
@media(min-width:771px){
.oth-op_h2xvj{
font-size:1.875rem;
}
}
.oth-op_textxvj{
font-size:14px;
line-height:1.6;
color:#8C7D6A;
}
.oth-op_gridxvj{
background:rgba(20,18,16,0.15);
border-radius:8px;
grid-template-columns:1fr 1fr;
border:1px solid rgba(20,18,16,0.15);
gap:1px;
overflow:hidden;
display:grid;
}
.oth-op_fieldxvj{
padding:1.125rem 1.25rem;
background:#FAF6F0;
min-width:0;
}
.oth-op_field_lbxvj{
color:#C49436;
font-size:10px;
font-weight:600;
margin-bottom:0.313rem;
text-transform:uppercase;
letter-spacing:.1em;
}
.oth-op_field_valxvj{
color:#1A1510;
font-weight:700;
font-size:14px;
overflow-wrap:break-word;
}
.oth-ttxvj{
padding:48px 0 0.625rem;
}
@media(min-width:769px){
.oth-ttxvj{
padding:60px 0 0.625rem;
}
}
.oth-tt_headxvj{
text-align:center;
margin-bottom:34px;
}
.oth-tt_eyebrowxvj{
margin-bottom:12px;
}
.oth-tt_h2xvj{
font-weight:600;
font-size:2rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#1A1510;
overflow-wrap:break-word;
}
@media(min-width:771px){
.oth-tt_h2xvj{
font-size:2.625rem;
}
}
.oth-tt_gridxvj{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.oth-tt_gridxvj{
grid-template-columns:repeat(3,1fr);
}
}
.oth-tt_cardxvj{
padding:1.875rem;
border:1px solid rgba(20,18,16,0.08);
border-radius:14px;
background:#FFFFFF;
flex-direction:column;
display:flex;
min-width:0;
}
.oth-tt_card_icxvj{
margin-bottom:18px;
align-items:center;
color:#C49436;
display:inline-flex;
}
.oth-tt_card_icxvj svg{
width:28px;
height:28px;
}
.oth-tt_card_hxvj{
margin-bottom:0.5rem;
font-size:22px;
overflow-wrap:break-word;
line-height:1.15;
color:#1A1510;
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.oth-tt_card_pxvj{
line-height:1.6;
overflow-wrap:break-word;
font-size:14px;
margin-bottom:0.875rem;
color:#8C7D6A;
}
.oth-tt_card_pxvj b{
color:#1A1510;
font-weight:700;
}
.oth-tt_card_linkxvj{
transition:color .22s ease;
align-self:flex-start;
padding-bottom:2px;
margin-top:auto;
font-weight:700;
color:#1A1510;
border-bottom:1px solid #C49436;
font-size:0.813rem;
}
.oth-tt_card_linkxvj:hover{
color:#C49436;
}
.oth-pmtxvj{
padding:48px 0 0.625rem;
}
.oth-pmt_inxvj{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:880px){
.oth-pmt_inxvj{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.oth-pmt_leftxvj{
min-width:0;
}
.oth-pmt_eyebrowxvj{
margin-bottom:0.75rem;
}
.oth-pmt_h2xvj{
overflow-wrap:break-word;
font-weight:600;
font-size:30px;
color:#1A1510;
line-height:1.06;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.75rem;
}
@media(min-width:766px){
.oth-pmt_h2xvj{
font-size:2rem;
}
}
.oth-pmt_textxvj{
font-size:14.5px;
color:#8C7D6A;
line-height:1.6;
margin-bottom:1.375rem;
}
.oth-pmt_logosxvj{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:482px){
.oth-pmt_logosxvj{
grid-template-columns:repeat(4,1fr);
}
}
.oth-pmt_logoxvj{
padding:0 8px;
border-radius:8px;
overflow:hidden;
background:#FFFFFF;
border:1px solid rgba(20,18,16,0.08);
font-size:12.5px;
text-align:center;
display:flex;
color:#3D3328;
white-space:nowrap;
font-weight:700;
height:3.125rem;
justify-content:center;
text-overflow:ellipsis;
align-items:center;
}
.oth-pmt_tablexvj{
border-radius:0.875rem;
border:1px solid rgba(20,18,16,0.08);
overflow:hidden;
min-width:0;
}
.oth-pmt_theadxvj{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#2A2218;
display:grid;
}
.oth-pmt_thxvj{
padding:13px 0.875rem;
overflow:hidden;
font-weight:700;
text-transform:uppercase;
color:#F5EED8;
text-overflow:ellipsis;
letter-spacing:.08em;
font-size:10px;
white-space:nowrap;
}
.oth-pmt_rowxvj{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20,18,16,0.08);
}
.oth-pmt_rowxvj:nth-child(odd){
background:#FFFFFF;
}
.oth-pmt_tdxvj{
padding:14px;
font-size:13.5px;
overflow-wrap:break-word;
min-width:0;
color:#8C7D6A;
}
.oth-pmt_rowxvj .oth-pmt_tdxvj:first-child{
font-weight:700;
color:#1A1510;
}
.oth-pmt_rowxvj .oth-pmt_tdxvj:last-child{
font-weight:700;
color:#3A8A5C;
}
.oth-tsxvj{
padding:2.75rem 0;
}
.oth-ts_inxvj{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:881px){
.oth-ts_inxvj{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.oth-ts_leftxvj{
min-width:0;
}
.oth-ts_h2xvj{
line-height:1.1;
overflow-wrap:break-word;
font-size:1.625rem;
color:#F5EED8;
margin-bottom:12px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:770px){
.oth-ts_h2xvj{
font-size:1.75rem;
}
}
.oth-ts_textxvj{
line-height:1.6;
margin-bottom:22px;
font-size:14.5px;
max-width:520px;
color:#A89880;
}
.oth-ts_badgesxvj{
gap:18px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.oth-ts_badgexvj{
color:#A89880;
font-size:0.813rem;
font-weight:600;
}
.oth-ts_payxvj{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:879px){
.oth-ts_payxvj{
justify-content:flex-end;
}
}
.oth-ts_pay_chipxvj{
border:1px solid rgba(255,240,200,0.14);
background:rgba(255,245,220,0.07);
border-radius:0.875rem;
padding:0.75rem 1rem;
font-size:0.875rem;
color:#F5EED8;
font-weight:700;
}
.oth-lhxvj{
padding:2.5rem 0 20px;
}
.oth-lh_inxvj{
padding-top:34px;
border-top:1px solid rgba(20,18,16,0.15);
}
.oth-lh_eyebrowxvj{
margin-bottom:22px;
display:block;
}
.oth-lh_gridxvj{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:602px){
.oth-lh_gridxvj{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:963px){
.oth-lh_gridxvj{
grid-template-columns:repeat(5,1fr);
}
}
.oth-lh_colxvj{
min-width:0;
}
.oth-lh_col_hxvj{
font-size:0.813rem;
overflow-wrap:break-word;
margin-bottom:12px;
color:#1A1510;
font-weight:700;
}
.oth-lh_linksxvj{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.oth-lh_linkxvj{
transition:color .22s ease;
color:#8C7D6A;
overflow-wrap:break-word;
font-size:0.813rem;
}
.oth-lh_linkxvj:hover{
color:#C49436;
}
.oth-elxvj{
padding:48px 0;
}
@media(min-width:766px){
.oth-elxvj{
padding:56px 0;
}
}
.oth-el_inxvj{
grid-template-columns:1fr;
gap:2.5rem;
align-items:start;
display:grid;
}
@media(min-width:899px){
.oth-el_inxvj{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.oth-el_leftxvj{
min-width:0;
}
.oth-el_eyebrowxvj{
margin-bottom:0.875rem;
}
.oth-el_h2xvj{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#1A1510;
line-height:1.08;
font-size:32px;
margin-bottom:22px;
overflow-wrap:break-word;
}
@media(min-width:770px){
.oth-el_h2xvj{
font-size:38px;
}
}
.oth-el_bodyxvj p{
overflow-wrap:break-word;
margin-bottom:18px;
line-height:1.7;
font-size:16px;
color:#3D3328;
}
.oth-el_dropcapxvj{
padding:0.375rem 0.75rem 0 0;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:.8;
color:#C49436;
font-size:62px;
float:left;
font-weight:700;
}
.oth-el_rightxvj{
min-width:0;
}
.oth-el_quotexvj{
padding:2.25rem;
background:linear-gradient(150deg,#2A2016,#110E09);
border-radius:20px;
margin-bottom:1.5rem;
color:#F5EED8;
position:relative;
}
.oth-el_quote_markxvj{
color:#E8B84B;
align-items:center;
display:inline-flex;
margin-bottom:0.375rem;
}
.oth-el_quote_markxvj svg{
height:2.125rem;
width:2.125rem;
}
.oth-el_quote_textxvj{
line-height:1.4;
color:#F5EED8;
font-weight:500;
font-size:1.375rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:22px;
}
.oth-el_quote_metaxvj{
gap:12px;
align-items:center;
display:flex;
}
.oth-el_quote_avxvj{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#C49436,#F0CC72);
width:38px;
height:2.375rem;
}
.oth-el_quote_authorxvj{
font-size:14px;
color:#F5EED8;
font-weight:700;
}
.oth-el_quote_meta_subxvj{
font-size:0.75rem;
color:#A89880;
}
.oth-el_explainxvj{
border-radius:14px;
border:1px solid rgba(20,18,16,0.08);
overflow:hidden;
}
.oth-el_explain_cardxvj{
padding:1.375rem 1.5rem;
}
.oth-el_explain_cardxvj+.oth-el_explain_cardxvj{
border-top:1px solid rgba(20,18,16,0.08);
}
.oth-el_explain_hxvj{
font-weight:600;
margin-bottom:0.5rem;
font-size:1.25rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#1A1510;
line-height:1.15;
}
.oth-el_explain_pxvj{
font-size:14px;
color:#8C7D6A;
line-height:1.55;
overflow-wrap:break-word;
}
.oth-sgxvj{
padding:3rem 0 10px;
}
.oth-sg_eyebrowxvj{
display:block;
margin-bottom:12px;
}
.oth-sg_h2xvj{
color:#1A1510;
line-height:1.05;
margin-bottom:28px;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:30px;
font-weight:600;
}
@media(min-width:771px){
.oth-sg_h2xvj{
font-size:2.25rem;
}
}
.oth-sg_gridxvj{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:721px){
.oth-sg_gridxvj{
grid-template-columns:repeat(3,1fr);
}
}
.oth-sg_colxvj{
min-width:0;
}
.oth-sg_col_hxvj{
font-size:1.375rem;
font-weight:600;
margin-bottom:0.625rem;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
color:#1A1510;
}
.oth-sg_col_pxvj{
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
color:#8C7D6A;
}
.oth-faqxvj{
padding:48px 0;
background:#FFFFFF;
border-bottom:1px solid rgba(20,18,16,0.08);
margin-top:1.5rem;
border-top:1px solid rgba(20,18,16,0.08);
}
@media(min-width:767px){
.oth-faqxvj{
padding:3.875rem 0;
}
}
.oth-faq_headxvj{
text-align:center;
margin-bottom:34px;
}
.oth-faq_eyebrowxvj{
margin-bottom:12px;
}
.oth-faq_h2xvj{
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
font-weight:600;
line-height:1.05;
color:#1A1510;
}
@media(min-width:765px){
.oth-faq_h2xvj{
font-size:38px;
}
}
.oth-faq_listxvj{
margin:0 auto;
gap:0.75rem;
display:flex;
max-width:820px;
flex-direction:column;
}
.oth-faq_itemxvj{
border-radius:14px;
background:#FAF6F0;
overflow:hidden;
border:1px solid rgba(20,18,16,0.08);
}
.oth-faq_qxvj{
list-style:none;
gap:1.25rem;
padding:1.25rem 24px;
overflow-wrap:break-word;
justify-content:space-between;
font-weight:700;
display:flex;
cursor:pointer;
color:#1A1510;
align-items:center;
font-size:16px;
}
.oth-faq_qxvj::-webkit-details-marker{
display:none;
}
.oth-faq_q_icxvj{
flex:0 0 auto;
transition:transform .22s ease;
color:#C49436;
display:inline-flex;
align-items:center;
}
.oth-faq_q_icxvj svg{
height:18px;
width:1.125rem;
}
.oth-faq_itemxvj[open] .oth-faq_q_icxvj{
transform:rotate(180deg);
}
.oth-faq_axvj{
padding:0 1.5rem 1.25rem;
overflow-wrap:break-word;
color:#8C7D6A;
line-height:1.6;
font-size:0.906rem;
}
.oth-sbxvj{
padding:48px 0;
background:#FFFFFF;
border-top:1px solid rgba(20,18,16,0.08);
border-bottom:1px solid rgba(20,18,16,0.08);
margin-top:1.5rem;
}
@media(min-width:766px){
.oth-sbxvj{
padding:3.5rem 0;
}
}
.oth-sb_eyebrowxvj{
margin-bottom:12px;
display:block;
}
.oth-sb_h2xvj{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.625rem;
overflow-wrap:break-word;
font-weight:600;
font-size:30px;
line-height:1.05;
color:#1A1510;
}
@media(min-width:768px){
.oth-sb_h2xvj{
font-size:36px;
}
}
.oth-sb_gridxvj{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:561px){
.oth-sb_gridxvj{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:957px){
.oth-sb_gridxvj{
grid-template-columns:repeat(4,1fr);
}
}
.oth-sb_cardxvj{
border:1px solid rgba(20,18,16,0.08);
background:#FAF6F0;
border-radius:0.875rem;
padding:1.5rem;
min-width:0;
}
.oth-sb_card_hxvj{
line-height:1.15;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:8px;
font-size:1.188rem;
overflow-wrap:break-word;
color:#1A1510;
}
.oth-sb_card_pxvj{
overflow-wrap:break-word;
font-size:13.5px;
color:#8C7D6A;
line-height:1.6;
}
.oth-sb_rtpxvj{
background:#FAF6F0;
border:1px solid rgba(20,18,16,0.08);
gap:24px;
border-radius:0.875rem;
grid-template-columns:1fr;
padding:1.625rem 1.75rem;
align-items:center;
display:grid;
margin-top:1.125rem;
}
@media(min-width:762px){
.oth-sb_rtpxvj{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.oth-sb_rtp_hxvj{
margin-bottom:0.5rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
font-size:1.25rem;
line-height:1.15;
color:#1A1510;
}
.oth-sb_rtp_pxvj{
line-height:1.6;
overflow-wrap:break-word;
color:#8C7D6A;
font-size:0.844rem;
}
.oth-sb_rtp_statsxvj{
gap:16px;
display:flex;
}
.oth-sb_statxvj{
border-radius:8px;
padding:1.125rem;
background:#FFFFFF;
flex:1 1 0;
min-width:0;
text-align:center;
}
.oth-sb_stat_vxvj{
font-size:1.625rem;
font-weight:700;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#3A8A5C;
}
.oth-sb_stat_lxvj{
color:#6B5D4A;
font-size:11.5px;
margin-top:0.25rem;
}
.oth-gdxvj{
padding:48px 0 10px;
}
.oth-gd_headxvj{
gap:0.875rem;
margin-bottom:1.5rem;
flex-direction:column;
display:flex;
}
@media(min-width:682px){
.oth-gd_headxvj{
gap:1.25rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.oth-gd_eyebrowxvj{
margin-bottom:10px;
}
.oth-gd_h2xvj{
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-size:1.75rem;
color:#1A1510;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.oth-gd_h2xvj{
font-size:34px;
}
}
.oth-gd_morexvj{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
color:#1A1510;
font-weight:600;
font-size:13.5px;
padding-bottom:2px;
border-bottom:1px solid #1A1510;
}
.oth-gd_morexvj:hover{
border-color:#C49436;
color:#C49436;
}
.oth-gd_gridxvj{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:723px){
.oth-gd_gridxvj{
grid-template-columns:repeat(3,1fr);
}
}
.oth-gd_cardxvj{
border-radius:0.875rem;
border:1px solid rgba(20,18,16,0.08);
overflow:hidden;
background:#FFFFFF;
display:block;
min-width:0;
}
.oth-gd_card_imgxvj{
background:linear-gradient(140deg,#2A2016,#C49436);
height:9.375rem;
}
.oth-gd_card_bodyxvj{
padding:22px;
}
.oth-gd_card_catxvj{
font-size:10px;
font-weight:600;
color:#C49436;
text-transform:uppercase;
letter-spacing:.1em;
}
.oth-gd_card_hxvj{
margin:0.5rem 0 0.625rem;
line-height:1.2;
font-weight:600;
color:#1A1510;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.188rem;
}
.oth-gd_card_metaxvj{
color:#6B5D4A;
font-size:0.75rem;
overflow-wrap:break-word;
}
.oth-ftxvj{
background:#2A2218;
color:#A89880;
margin-top:2.5rem;
}
.oth-ft_inxvj{
gap:2rem;
grid-template-columns:1fr;
padding:48px 0 1.75rem;
display:grid;
}
@media(min-width:598px){
.oth-ft_inxvj{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.oth-ft_inxvj{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.oth-ft_brandxvj{
min-width:0;
}
.oth-ft_logoxvj{
font-weight:700;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#F5EED8;
font-size:26px;
overflow-wrap:break-word;
}
.oth-ft_taglinexvj{
margin-top:0.875rem;
font-size:13.5px;
max-width:280px;
color:#A89880;
line-height:1.6;
}
.oth-ft_contactxvj{
transition:color .22s ease;
margin-top:0.75rem;
display:inline-block;
max-width:17.5rem;
color:#E8B84B;
overflow-wrap:anywhere;
font-size:0.813rem;
}
.oth-ft_contactxvj:hover{
color:#F5EED8;
}
.oth-ft_colxvj{
min-width:0;
}
.oth-ft_col_hxvj{
font-size:13px;
text-transform:uppercase;
margin-bottom:0.875rem;
color:#F5EED8;
overflow-wrap:break-word;
letter-spacing:.08em;
font-weight:700;
}
.oth-ft_col_linksxvj{
gap:10px;
flex-direction:column;
display:flex;
}
.oth-ft_linkxvj{
transition:color .22s ease;
overflow-wrap:break-word;
color:#A89880;
font-size:0.844rem;
}
.oth-ft_linkxvj:hover{
color:#F5EED8;
}
.oth-ft_botxvj{
gap:1rem;
padding:1.375rem 0 40px;
display:flex;
border-top:1px solid rgba(255,240,200,0.14);
flex-direction:column;
}
@media(min-width:766px){
.oth-ft_botxvj{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.oth-ft_legalxvj{
max-width:47.5rem;
line-height:1.6;
overflow-wrap:break-word;
color:#B0A292;
font-size:0.719rem;
}
.oth-ft_legalxvj b{
font-weight:700;
color:#A89880;
}
.oth-ft_agexvj{
flex:0 0 auto;
border-radius:8px;
border:1.5px solid #E8B84B;
padding:4px 9px;
font-size:13px;
font-weight:700;
color:#E8B84B;
}