*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#18161A;
font-size:15px;
font-family:"Work Sans", 'Helvetica Neue', Arial, sans-serif;
text-rendering:optimizeLegibility;
line-height:1.6;
overflow-wrap:break-word;
color:#D4CDCA;
-webkit-font-smoothing:antialiased;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.tju-layout-h35{
flex-direction:column;
min-height:100vh;
display:flex;
}
.tju-main-h35{
flex:1 1 auto;
min-width:0;
width:100%;
}
.tju-container-h35{
padding:0 1rem;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:769px){
.tju-container-h35{
padding:0 2rem;
}
}
@media(min-width:1101px){
.tju-container-h35{
padding:0 3.5rem;
}
}
.tju-eyebrow-h35{
font-size:0.688rem;
line-height:1.4;
display:inline-block;
color:#B8976A;
letter-spacing:.2em;
overflow-wrap:break-word;
text-transform:uppercase;
font-weight:600;
font-family:"Work Sans", 'Helvetica Neue', Arial, sans-serif;
}
.tju-band-h35{
background:#131116;
color:#F4EFE7;
}
.tju-band-h35 .tju-eyebrow-h35{
color:#D4AD6E;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.tju-tb-h35{
background:#18161A;
position:sticky;
z-index:50;
border-bottom:1px solid rgba(244,239,231,0.13);
top:0;
}
.tju-tb_in-h35{
gap:1rem;
padding:0.75rem 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
justify-content:space-between;
display:flex;
align-items:center;
}
@media(min-width:769px){
.tju-tb_in-h35{
padding:16px 32px;
}
}
@media(min-width:1101px){
.tju-tb_in-h35{
padding:1.125rem 56px;
}
}
.tju-tb_left-h35{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.tju-tb_logo-h35{
gap:11px;
align-items:center;
min-width:0;
display:flex;
}
.tju-tb_logo_mark-h35{
flex:0 0 auto;
border-radius:8px;
height:2.125rem;
object-fit:cover;
width:34px;
}
.tju-tb_logo_txt-h35{
display:flex;
flex-direction:column;
min-width:0;
line-height:1;
}
.tju-tb_logo_name-h35{
overflow:hidden;
white-space:nowrap;
letter-spacing:.02em;
font-weight:700;
font-size:1.375rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
text-overflow:ellipsis;
color:#F4EFE7;
}
.tju-tb_logo_sub-h35{
overflow:hidden;
font-size:8.5px;
letter-spacing:.32em;
font-weight:600;
color:#B8976A;
margin-top:4px;
text-transform:uppercase;
white-space:nowrap;
text-overflow:ellipsis;
}
.tju-tb_nav-h35{
display:none;
}
@media(min-width:957px){
.tju-tb_nav-h35{
gap:28px;
display:flex;
align-items:center;
}
}
.tju-tb_nav_item-h35{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
color:#D4CDCA;
font-weight:600;
font-size:14px;
border-bottom:2px solid transparent;
white-space:nowrap;
}
.tju-tb_nav_item-h35:hover{
color:#F4EFE7;
}
.tju-tb_nav_item-h35.tju-state_active-h35{
border-color:#B8976A;
color:#F4EFE7;
}
.tju-tb_right-h35{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.tju-tb_search-h35{
transition:color .22s ease;
justify-content:center;
align-items:center;
color:#D4CDCA;
display:flex;
}
.tju-tb_search-h35:hover{
color:#B8976A;
}
.tju-tb_search-h35 svg{
width:1.125rem;
height:1.125rem;
}
.tju-tb_lang-h35{
font-weight:600;
text-transform:uppercase;
font-size:11px;
color:#9C9591;
letter-spacing:.1em;
}
.tju-tb_lang-h35:hover{
color:#F4EFE7;
}
.tju-tb_login-h35{
display:none;
color:#F4EFE7;
font-weight:600;
font-size:0.875rem;
}
@media(min-width:765px){
.tju-tb_login-h35{
display:inline-block;
}
}
.tju-tb_register-h35{
padding:11px 1.375rem;
background:#C8A55A;
border-radius:999px;
transition:background-color .22s ease;
font-weight:700;
white-space:nowrap;
color:#1A1410;
font-size:0.875rem;
}
.tju-tb_register-h35:hover{
background:#D9B86A;
}
.tju-mob-h35{
background:#18161A;
right:0;
bottom:0;
left:0;
border-top:1px solid rgba(244,239,231,0.13);
position:fixed;
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:962px){
.tju-mob-h35{
display:none;
}
}
.tju-mob_in-h35{
margin:0 auto;
max-width:35rem;
display:flex;
justify-content:space-around;
align-items:stretch;
}
.tju-mob_item-h35{
transition:color .22s ease;
padding:9px 4px;
gap:3px;
flex:1 1 0;
color:#9C9591;
flex-direction:column;
display:flex;
min-width:0;
align-items:center;
}
.tju-mob_item-h35.tju-state_active-h35{
color:#B8976A;
}
.tju-mob_ic-h35{
display:flex;
justify-content:center;
align-items:center;
}
.tju-mob_ic-h35 svg{
width:20px;
height:20px;
}
.tju-mob_lb-h35{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
max-width:100%;
font-weight:600;
font-size:0.625rem;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.tju-rail-h35{
position:relative;
min-width:0;
}
.tju-rail_scroll-h35{
gap:14px;
padding-bottom:14px;
overflow-x:auto;
display:flex;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
}
@media(min-width:765px){
.tju-rail_scroll-h35{
gap:1.125rem;
}
}
.tju-gc-h35{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:771px){
.tju-gc-h35{
width:188px;
}
}
.tju-gc_img-h35{
border-radius:0.875rem;
background:#211E24;
overflow:hidden;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.28);
}
.tju-gc_img-h35 img{
inset:0;
position:absolute;
height:100%;
object-fit:cover;
width:100%;
}
.tju-gc_cover-h35{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.tju-gc_hover-h35{
transition:opacity .22s ease;
inset:0;
background:rgba(0,0,0,0.52);
justify-content:center;
opacity:0;
display:flex;
align-items:center;
position:absolute;
}
.tju-gc-h35:hover .tju-gc_hover-h35{
opacity:1;
}
.tju-gc_hover_btn-h35{
border-radius:62.438rem;
background:#C8A55A;
color:#1A1410;
width:46px;
justify-content:center;
height:46px;
display:flex;
align-items:center;
}
.tju-gc_hover_btn-h35 svg{
width:1.125rem;
height:18px;
}
.tju-gc_info-h35{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
display:flex;
min-width:0;
}
.tju-gc_name-h35{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
font-size:13px;
white-space:nowrap;
color:#F4EFE7;
}
.tju-gc_prov-h35{
overflow:hidden;
white-space:nowrap;
color:#9C9591;
text-overflow:ellipsis;
font-size:0.688rem;
}
.tju-gc_meta-h35{
color:#9C9591;
font-size:0.688rem;
}
.tju-tc-h35{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:769px){
.tju-tc-h35{
width:230px;
}
}
.tju-tc_img-h35{
overflow:hidden;
background:#211E24;
border-radius:0.875rem;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.28);
}
.tju-tc_img-h35 img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.tju-tc_info-h35{
gap:2px;
margin-top:0.563rem;
min-width:0;
flex-direction:column;
display:flex;
}
.tju-tc_name-h35{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
color:#F4EFE7;
white-space:nowrap;
font-size:14px;
}
.tju-tc_rtp-h35{
color:#9C9591;
font-size:0.688rem;
}
.tju-lc-h35{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:768px){
.tju-lc-h35{
width:268px;
}
}
.tju-lc_img-h35{
background:#211E24;
overflow:hidden;
border-radius:14px;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.28);
position:relative;
padding-bottom:62.5%;
}
.tju-lc_img-h35 img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.tju-lc_live-h35{
padding:0.25rem 0.563rem;
border-radius:62.438rem;
background:rgba(0,0,0,0.52);
gap:0.438rem;
align-items:center;
display:flex;
position:absolute;
left:0.75rem;
top:0.75rem;
}
.tju-lc_live_dot-h35{
background:#C0413A;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
width:8px;
height:0.5rem;
}
.tju-lc_seats-h35{
letter-spacing:.08em;
font-weight:600;
font-size:0.625rem;
color:#F4EFE7;
text-transform:uppercase;
}
.tju-lc_info-h35{
gap:2px;
flex-direction:column;
min-width:0;
display:flex;
margin-top:0.563rem;
}
.tju-lc_name-h35{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
color:#F4EFE7;
font-size:15px;
}
.tju-lc_bet-h35{
font-size:0.688rem;
color:#9C9591;
}
.tju-pc-h35{
border-radius:14px;
background:#211E24;
padding:1rem 0.875rem;
border:1px solid rgba(244,239,231,0.07);
gap:0.5rem;
flex-direction:column;
display:flex;
min-height:74px;
align-items:center;
justify-content:center;
min-width:0;
}
.tju-pc_logo-h35{
flex:0 0 auto;
width:auto;
height:28px;
object-fit:contain;
max-width:100%;
}
.tju-pc_name-h35{
overflow:hidden;
font-size:0.688rem;
text-align:center;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
color:#9C9591;
}
.tju-gc_tag-h35{
border-radius:8px;
padding:3px 8px;
letter-spacing:.06em;
z-index:2;
font-size:0.625rem;
display:inline-block;
font-weight:700;
top:10px;
position:absolute;
text-transform:uppercase;
left:0.625rem;
}
.tju-gc_tag_hot-h35{
background:#C0413A;
color:#F4EFE7;
}
.tju-gc_tag_new-h35{
background:#D4AD6E;
color:#1A1410;
}
.tju-gc_tag_jp-h35{
background:#C8A55A;
color:#1A1410;
}
.tju-gc_tag_live-h35{
background:#C0413A;
color:#F4EFE7;
}
.tju-sh-h35{
margin-bottom:1.125rem;
min-width:0;
}
.tju-sh_row-h35{
gap:16px;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
}
.tju-sh_row-h35 .tju-sh_l-h35{
gap:6px;
min-width:0;
display:flex;
flex-direction:column;
}
.tju-sh_stack-h35{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.tju-sh_center-h35{
gap:10px;
display:flex;
align-items:center;
text-align:center;
flex-direction:column;
}
.tju-sh_h2-h35{
overflow-wrap:break-word;
color:#F4EFE7;
font-size:1.5rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
font-weight:600;
}
@media(min-width:769px){
.tju-sh_h2-h35{
font-size:1.875rem;
}
}
.tju-band-h35 .tju-sh_h2-h35{
color:#F4EFE7;
}
.tju-sh_eb_line-h35{
gap:10px;
display:inline-flex;
align-items:center;
}
.tju-sh_eb_line-h35::before{
background:#B8976A;
content:"";
height:1px;
width:1.75rem;
display:inline-block;
}
.tju-band-h35 .tju-sh_eb_line-h35::before{
background:#D4AD6E;
}
.tju-sh_eb_dot-h35{
gap:8px;
display:inline-flex;
align-items:center;
}
.tju-sh_eb_dot-h35::before{
background:#B8976A;
border-radius:50%;
width:6px;
content:"";
height:0.375rem;
display:inline-block;
}
.tju-band-h35 .tju-sh_eb_dot-h35::before{
background:#D4AD6E;
}
.tju-sh_link-h35{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
font-weight:600;
align-items:center;
display:inline-flex;
padding-bottom:2px;
white-space:nowrap;
border-bottom:1px solid #F4EFE7;
color:#F4EFE7;
font-size:0.813rem;
}
.tju-sh_link-h35:hover{
border-color:#B8976A;
color:#B8976A;
}
.tju-sh_link-h35 svg{
width:0.875rem;
height:0.875rem;
}
.tju-sh_link_chev-h35{
border-bottom:0;
padding-bottom:0;
}
.tju-sh_link_btn-h35{
background:#C8A55A;
border-radius:999px;
padding:0.563rem 18px;
color:#1A1410;
border-bottom:0;
}
.tju-sh_link_btn-h35:hover{
background:#D9B86A;
border-color:transparent;
color:#1A1410;
}
.tju-band-h35 .tju-sh_link-h35{
border-color:#F4EFE7;
color:#F4EFE7;
}
.tju-band-h35 .tju-sh_link_btn-h35{
background:#D4AD6E;
color:#1A1410;
}
.tju-sh_rule-h35{
margin:-2px 0 18px;
background:rgba(244,239,231,0.13);
height:1px;
}
.tju-band-h35 .tju-sh_rule-h35{
background:rgba(255,251,245,0.10);
}
.tju-hero-h35{
padding:2rem 0 0.5rem;
}
@media(min-width:769px){
.tju-hero-h35{
padding:3.5rem 0 1.5rem;
}
}
.tju-hero_in-h35{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:903px){
.tju-hero_in-h35{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.tju-hero_copy-h35{
min-width:0;
}
.tju-hero_eyebrow-h35{
gap:0.625rem;
display:inline-flex;
margin-bottom:1.375rem;
align-items:center;
}
.tju-hero_eyebrow_line-h35{
flex:0 0 auto;
background:#B8976A;
height:1px;
width:1.75rem;
display:inline-block;
}
.tju-hero_h1-h35{
font-size:38px;
margin-bottom:20px;
line-height:1.04;
color:#F4EFE7;
letter-spacing:-.01em;
font-weight:600;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.tju-hero_h1-h35{
font-size:3.375rem;
}
}
@media(min-width:1098px){
.tju-hero_h1-h35{
font-size:3.875rem;
}
}
.tju-hero_h1-h35 em{
color:#B8976A;
font-style:normal;
}
.tju-hero_sub-h35{
margin-bottom:30px;
line-height:1.6;
color:#7A7370;
font-size:16px;
max-width:480px;
}
@media(min-width:769px){
.tju-hero_sub-h35{
font-size:18px;
}
}
.tju-hero_actions-h35{
gap:14px;
flex-wrap:wrap;
align-items:center;
display:flex;
margin-bottom:2.125rem;
}
.tju-hero_cta-h35{
background:#C8A55A;
gap:10px;
padding:16px 1.875rem;
border-radius:999px;
transition:background-color .22s ease;
display:inline-flex;
color:#1A1410;
align-items:center;
font-size:0.938rem;
font-weight:700;
}
.tju-hero_cta-h35:hover{
background:#D9B86A;
}
.tju-hero_cta_ic-h35{
align-items:center;
display:inline-flex;
}
.tju-hero_cta_ic-h35 svg{
width:1rem;
height:1rem;
}
.tju-hero_cta_alt-h35{
border-radius:62.438rem;
transition:border-color .22s ease,color .22s ease;
background:transparent;
border:1px solid rgba(244,239,231,0.13);
padding:0.938rem 1.625rem;
font-size:0.938rem;
align-items:center;
color:#F4EFE7;
display:inline-flex;
font-weight:600;
}
.tju-hero_cta_alt-h35:hover{
border-color:#B8976A;
color:#B8976A;
}
.tju-hero_trust-h35{
gap:1.375rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.tju-hero_trust_item-h35{
gap:9px;
align-items:center;
font-weight:600;
display:flex;
color:#D4CDCA;
font-size:13px;
}
.tju-hero_trust_ic-h35{
color:#B8976A;
align-items:center;
display:inline-flex;
}
.tju-hero_trust_ic-h35 svg{
height:16px;
width:16px;
}
.tju-hero_promo-h35{
background:#211E24;
border-radius:1.25rem;
overflow:hidden;
display:flex;
position:relative;
min-height:300px;
box-shadow:0 8px 1rem rgba(0,0,0,0.36), 0 32px 64px rgba(0,0,0,0.48), 0 2px 0.25rem rgba(0,0,0,0.24);
}
.tju-hero_promo_bg-h35{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.tju-hero_promo_bg-h35::after{
inset:0;
background:linear-gradient(120deg,#131116 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.tju-hero_promo_glow-h35{
background:radial-gradient(circle,rgba(196,168,120,0.10) 0%,transparent 65%);
border-radius:50%;
width:260px;
top:-2.5rem;
position:absolute;
right:-20px;
height:260px;
pointer-events:none;
}
.tju-hero_promo_ct-h35{
padding:1.75rem;
position:relative;
z-index:2;
max-width:88%;
align-self:flex-end;
}
.tju-hero_promo_label-h35{
margin-bottom:8px;
font-weight:700;
letter-spacing:.25em;
text-transform:uppercase;
font-size:10px;
display:block;
color:#D4AD6E;
}
.tju-hero_promo_amount-h35{
color:#F4EFE7;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
}
@media(min-width:770px){
.tju-hero_promo_amount-h35{
font-size:2.5rem;
}
}
.tju-hero_promo_amount-h35 em{
font-style:normal;
color:#D4AD6E;
}
.tju-hero_rating-h35{
gap:10px;
background:#211E24;
padding:0.625rem 14px;
border-radius:14px;
border:1px solid rgba(244,239,231,0.07);
z-index:3;
position:absolute;
display:flex;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.28);
max-width:min(16.25rem,62%);
right:0.875rem;
align-items:center;
top:0.875rem;
}
.tju-hero_rating_score-h35{
flex:0 0 auto;
font-weight:700;
font-size:24px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#F4EFE7;
}
.tju-hero_rating_txt-h35{
flex:1 1 auto;
min-width:0;
}
.tju-hero_rating_stars-h35{
gap:2px;
display:flex;
color:#B8976A;
}
.tju-hero_rating_stars-h35 svg{
width:0.75rem;
height:12px;
}
.tju-hero_rating_cap-h35{
margin-top:3px;
color:#9C9591;
display:block;
font-size:11px;
overflow-wrap:break-word;
line-height:1.35;
}
.tju-stat-h35{
border-top:1px solid rgba(244,239,231,0.13);
border-bottom:1px solid rgba(244,239,231,0.13);
margin-top:1rem;
}
.tju-stat_in-h35{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.tju-stat_in-h35{
grid-template-columns:repeat(4,1fr);
}
}
.tju-stat_item-h35{
padding:22px 0.875rem;
border-right:1px solid rgba(244,239,231,0.07);
border-bottom:1px solid rgba(244,239,231,0.07);
min-width:0;
}
.tju-stat_item-h35:nth-child(2n){
border-right:0;
}
.tju-stat_item-h35:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.tju-stat_item-h35{
border-bottom:0;
}
.tju-stat_item-h35:nth-child(2n){
border-right:1px solid rgba(244,239,231,0.07);
}
.tju-stat_item-h35:nth-child(4n){
border-right:0;
}
}
.tju-stat_value-h35{
font-weight:700;
color:#F4EFE7;
font-size:30px;
overflow-wrap:break-word;
line-height:1;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.tju-stat_value-h35{
font-size:2.125rem;
}
}
.tju-stat_label-h35{
line-height:1.4;
font-size:13px;
color:#9C9591;
overflow-wrap:break-word;
margin-top:0.375rem;
}
.tju-grow-h35{
padding:1.625rem 0 10px;
}
.tju-row_seo-h35{
margin:10px 0 0;
color:#7A7370;
line-height:1.65;
max-width:47.5rem;
font-size:14px;
overflow-wrap:break-word;
}
.tju-row_seo-h35 strong{
font-weight:700;
color:#F4EFE7;
}
.tju-jp-h35{
padding:30px 0 10px;
}
.tju-jp_grid-h35{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.tju-jp_grid-h35{
grid-template-columns:1fr 1fr;
}
.tju-jp_card_mega-h35{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.tju-jp_grid-h35{
grid-template-columns:1.4fr 1fr 1fr;
}
.tju-jp_card_mega-h35{
grid-column:auto;
}
}
.tju-jp_card-h35{
background:#211E24;
padding:1.625rem;
border-radius:20px;
gap:0.75rem;
border:1px solid rgba(244,239,231,0.07);
overflow:hidden;
position:relative;
justify-content:space-between;
flex-direction:column;
min-height:12.5rem;
display:flex;
min-width:0;
}
.tju-jp_card_mega-h35{
border-color:transparent;
background:linear-gradient(135deg,#1A1720,#0D0B0F);
color:#F4EFE7;
min-height:13.125rem;
}
.tju-jp_glow-h35{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.10),transparent 70%);
width:12.5rem;
position:absolute;
right:-2.5rem;
height:200px;
pointer-events:none;
top:-40px;
}
.tju-jp_label-h35{
gap:0.625rem;
align-items:center;
justify-content:space-between;
position:relative;
flex-wrap:wrap;
font-size:10px;
text-transform:uppercase;
display:flex;
font-weight:700;
letter-spacing:.16em;
color:#B8976A;
}
.tju-jp_card_mega-h35 .tju-jp_label-h35{
color:#D4AD6E;
}
.tju-jp_drop-h35{
text-transform:none;
letter-spacing:.04em;
color:#9C9591;
font-weight:600;
}
.tju-jp_card_mega-h35 .tju-jp_drop-h35{
color:#A09890;
}
.tju-jp_amount-h35{
font-weight:700;
font-size:2.375rem;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#F4EFE7;
position:relative;
line-height:1;
}
.tju-jp_card_mega-h35 .tju-jp_amount-h35{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#D4AD6E;
}
@media(min-width:768px){
.tju-jp_card_mega-h35 .tju-jp_amount-h35{
font-size:54px;
}
}
.tju-jp_game-h35{
color:#9C9591;
font-size:0.813rem;
position:relative;
}
.tju-jp_card_mega-h35 .tju-jp_game-h35{
color:#A09890;
}
.tju-jp_cta-h35{
position:relative;
align-self:flex-start;
}
.tju-jp_card_mega-h35 .tju-jp_cta-h35{
background:#D4AD6E;
transition:opacity .22s ease;
border-radius:999px;
padding:0.625rem 20px;
color:#1A1410;
font-weight:700;
font-size:0.813rem;
}
.tju-jp_card_mega-h35 .tju-jp_cta-h35:hover{
opacity:.9;
}
.tju-jp_card-h35:not(.tju-jp_card_mega-h35) .tju-jp_cta-h35{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #F4EFE7;
font-size:0.813rem;
padding-bottom:2px;
color:#F4EFE7;
font-weight:700;
}
.tju-jp_card-h35:not(.tju-jp_card_mega-h35) .tju-jp_cta-h35:hover{
border-color:#B8976A;
color:#B8976A;
}
.tju-jp_seo-h35{
margin:0.875rem 0 0;
max-width:47.5rem;
font-size:14px;
line-height:1.65;
color:#7A7370;
overflow-wrap:break-word;
}
.tju-jp_seo-h35 strong{
color:#F4EFE7;
font-weight:700;
}
.tju-pr-h35{
padding:30px 0 0.375rem;
}
.tju-pr_card-h35{
background:#211E24;
gap:10px;
border-radius:20px;
padding:26px;
flex:0 0 auto;
overflow:hidden;
border:1px solid rgba(244,239,231,0.07);
min-height:12.5rem;
display:flex;
flex-direction:column;
position:relative;
width:280px;
}
@media(min-width:765px){
.tju-pr_card-h35{
width:18.75rem;
}
}
.tju-pr_card_feat-h35{
border-color:transparent;
background:linear-gradient(150deg,#1A1720,#0D0B0F);
color:#F4EFE7;
}
.tju-pr_glow-h35{
background:radial-gradient(circle,rgba(196,168,120,0.10),transparent 70%);
border-radius:50%;
height:8.125rem;
position:absolute;
opacity:0;
right:-1.875rem;
pointer-events:none;
top:-30px;
width:8.125rem;
}
.tju-pr_card_feat-h35 .tju-pr_glow-h35{
opacity:1;
}
.tju-pr_label-h35{
color:#B8976A;
text-transform:uppercase;
font-size:0.625rem;
position:relative;
letter-spacing:.16em;
font-weight:700;
}
.tju-pr_card_feat-h35 .tju-pr_label-h35{
color:#D4AD6E;
}
.tju-pr_amount-h35{
line-height:1.08;
font-size:1.625rem;
color:#F4EFE7;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
position:relative;
font-weight:600;
}
.tju-pr_card_feat-h35 .tju-pr_amount-h35{
color:#F4EFE7;
}
.tju-pr_amount-h35 em{
font-style:normal;
color:#B8976A;
}
.tju-pr_card_feat-h35 .tju-pr_amount-h35 em{
color:#D4AD6E;
}
.tju-pr_terms-h35{
line-height:1.5;
position:relative;
color:#9C9591;
font-size:0.813rem;
}
.tju-pr_card_feat-h35 .tju-pr_terms-h35{
color:#A09890;
}
.tju-pr_cta-h35{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.tju-pr_card_feat-h35 .tju-pr_cta-h35{
padding:9px 1.125rem;
background:#D4AD6E;
border-radius:62.438rem;
transition:opacity .22s ease;
font-weight:700;
color:#1A1410;
font-size:0.813rem;
}
.tju-pr_card_feat-h35 .tju-pr_cta-h35:hover{
opacity:.9;
}
.tju-pr_card-h35:not(.tju-pr_card_feat-h35) .tju-pr_cta-h35{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #F4EFE7;
font-size:13px;
font-weight:700;
padding-bottom:2px;
color:#F4EFE7;
}
.tju-pr_card-h35:not(.tju-pr_card_feat-h35) .tju-pr_cta-h35:hover{
border-color:#B8976A;
color:#B8976A;
}
.tju-grow-h35{
padding:26px 0 10px;
}
.tju-row_seo-h35{
margin:0.625rem 0 0;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.65;
color:#7A7370;
font-size:0.875rem;
}
.tju-row_seo-h35 strong{
color:#F4EFE7;
font-weight:700;
}
.tju-grow-h35{
padding:26px 0 10px;
}
.tju-row_seo-h35{
margin:0.625rem 0 0;
line-height:1.65;
max-width:47.5rem;
overflow-wrap:break-word;
font-size:0.875rem;
color:#7A7370;
}
.tju-row_seo-h35 strong{
color:#F4EFE7;
font-weight:700;
}
.tju-gf-h35{
padding:24px 0 6px;
}
.tju-gf_in-h35{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.tju-gf_chip-h35{
padding:0.625rem 1.125rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-radius:999px;
background:#211E24;
border:1px solid rgba(244,239,231,0.13);
white-space:nowrap;
font-size:13px;
color:#D4CDCA;
font-weight:600;
}
.tju-gf_chip-h35:hover{
border-color:#B8976A;
color:#B8976A;
}
.tju-gf_chip-h35.tju-state_active-h35{
background:#C8A55A;
border-color:transparent;
color:#1A1410;
}
.tju-sea-h35{
padding:24px 0 0.625rem;
}
.tju-sea_in-h35{
gap:1.375rem;
padding:2.25rem;
border-radius:1.25rem;
background:linear-gradient(115deg,#1A1720,#0D0B0F);
overflow:hidden;
color:#F4EFE7;
position:relative;
flex-direction:column;
display:flex;
}
@media(min-width:821px){
.tju-sea_in-h35{
gap:2rem;
padding:44px 48px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.tju-sea_glow-h35{
background:radial-gradient(circle,rgba(196,168,120,0.10),transparent 68%);
border-radius:50%;
position:absolute;
height:15rem;
width:15rem;
transform:translateY(-50%);
pointer-events:none;
top:50%;
right:60px;
}
.tju-sea_copy-h35{
min-width:0;
max-width:35rem;
position:relative;
}
.tju-sea_eyebrow-h35{
margin-bottom:12px;
}
.tju-sea_h2-h35{
overflow-wrap:break-word;
font-size:30px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.04;
color:#F4EFE7;
font-weight:600;
margin-bottom:0.75rem;
}
@media(min-width:768px){
.tju-sea_h2-h35{
font-size:2.375rem;
}
}
.tju-sea_text-h35{
color:#A09890;
font-size:0.938rem;
line-height:1.6;
}
.tju-sea_cta-h35{
flex:0 0 auto;
border-radius:62.438rem;
padding:16px 32px;
background:#D4AD6E;
transition:opacity .22s ease;
font-size:0.938rem;
font-weight:700;
color:#1A1410;
position:relative;
}
.tju-sea_cta-h35:hover{
opacity:.9;
}
.tju-app-h35{
padding:1.875rem 0 10px;
}
.tju-app_in-h35{
background:#211E24;
gap:1.75rem;
border:1px solid rgba(244,239,231,0.07);
padding:32px;
border-radius:1.25rem;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.tju-app_in-h35{
padding:40px 2.75rem;
gap:2.5rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.tju-app_copy-h35{
min-width:0;
max-width:35rem;
}
.tju-app_eyebrow-h35{
margin-bottom:0.75rem;
}
.tju-app_h2-h35{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
font-size:28px;
margin-bottom:0.75rem;
line-height:1.05;
color:#F4EFE7;
}
@media(min-width:769px){
.tju-app_h2-h35{
font-size:2.125rem;
}
}
.tju-app_text-h35{
line-height:1.6;
color:#7A7370;
font-size:14px;
margin-bottom:1.375rem;
}
.tju-app_btns-h35{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.tju-app_btn-h35{
border-radius:0.875rem;
gap:0.625rem;
transition:background-color .22s ease;
padding:0.688rem 1.25rem;
background:#C8A55A;
align-items:center;
color:#1A1410;
display:inline-flex;
}
.tju-app_btn-h35:hover{
background:#D9B86A;
}
.tju-app_btn_ic-h35{
display:inline-flex;
align-items:center;
}
.tju-app_btn_ic-h35 svg{
height:1.125rem;
width:1.125rem;
}
.tju-app_btn_lb-h35{
font-weight:700;
font-size:0.844rem;
}
.tju-app_qr_wrap-h35{
flex:0 0 auto;
gap:18px;
display:flex;
align-items:center;
}
.tju-app_qr-h35{
flex:0 0 auto;
border-radius:0.875rem;
background-image:repeating-linear-gradient(0deg,#211E24 0 5px,transparent 5px 11px),repeating-linear-gradient(90deg,#211E24 0 5px,transparent 0.313rem 0.688rem);
height:6.75rem;
background-color:#C8A55A;
width:108px;
}
.tju-app_qr_cap-h35{
font-size:0.781rem;
color:#9C9591;
max-width:92px;
line-height:1.4;
}
.tju-nl-h35{
padding:1.5rem 0 10px;
}
.tju-nl_in-h35{
padding:30px 32px;
border-radius:1.25rem;
background:#0E0C12;
gap:1.375rem;
display:flex;
color:#F4EFE7;
flex-direction:column;
}
@media(min-width:766px){
.tju-nl_in-h35{
gap:28px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.tju-nl_text_wrap-h35{
min-width:0;
}
.tju-nl_h3-h35{
margin-bottom:5px;
line-height:1.1;
font-size:1.375rem;
color:#F4EFE7;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:766px){
.tju-nl_h3-h35{
font-size:24px;
}
}
.tju-nl_text-h35{
line-height:1.5;
color:#A09890;
font-size:0.844rem;
}
.tju-nl_form-h35{
flex:1 1 auto;
gap:0.625rem;
max-width:28.75rem;
min-width:0;
display:flex;
}
.tju-nl_input-h35{
overflow:hidden;
padding:0.813rem 1rem;
flex:1 1 auto;
border:1px solid rgba(255,251,245,0.10);
border-radius:14px;
background:rgba(255,251,245,0.06);
align-items:center;
color:#A09890;
text-overflow:ellipsis;
white-space:nowrap;
min-width:0;
font-size:0.875rem;
display:flex;
}
.tju-nl_btn-h35{
border-radius:0.875rem;
transition:opacity .22s ease;
padding:13px 1.5rem;
background:#D4AD6E;
flex:0 0 auto;
white-space:nowrap;
font-size:0.875rem;
color:#1A1410;
font-weight:700;
}
.tju-nl_btn-h35:hover{
opacity:.9;
}
.tju-vip-h35{
padding:48px 0;
}
@media(min-width:767px){
.tju-vip-h35{
padding:64px 0;
}
}
.tju-vip_head-h35{
gap:14px;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:881px){
.tju-vip_head-h35{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.tju-vip_eyebrow-h35{
margin-bottom:12px;
}
.tju-vip_h2-h35{
color:#F4EFE7;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.05;
font-size:2rem;
font-weight:600;
}
@media(min-width:765px){
.tju-vip_h2-h35{
font-size:2.5rem;
}
}
.tju-vip_intro-h35{
color:#A09890;
line-height:1.6;
font-size:14px;
max-width:420px;
}
.tju-vip_grid-h35{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:0.875rem;
display:grid;
}
.tju-vip_card-h35{
padding:22px 18px;
border:1px solid rgba(255,251,245,0.10);
border-radius:0.875rem;
min-width:0;
}
.tju-vip_card_feat-h35{
background:rgba(255,251,245,0.06);
border-color:#D4AD6E;
}
.tju-vip_card_ic-h35{
border-radius:0.5rem;
background:linear-gradient(135deg,#A8833E,#DCBC78);
width:2.125rem;
height:34px;
display:block;
margin-bottom:16px;
}
.tju-vip_name-h35{
margin-bottom:6px;
overflow-wrap:break-word;
color:#F4EFE7;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:20px;
}
.tju-vip_perk-h35{
line-height:1.5;
overflow-wrap:break-word;
font-size:12.5px;
color:#A09890;
}
.tju-trn-h35{
padding:30px 0 10px;
}
.tju-trn_in-h35{
grid-template-columns:1fr;
border:1px solid rgba(244,239,231,0.07);
overflow:hidden;
background:#211E24;
border-radius:1.25rem;
display:grid;
}
@media(min-width:882px){
.tju-trn_in-h35{
grid-template-columns:1.05fr 1fr;
}
}
.tju-trn_banner-h35{
padding:34px;
background:linear-gradient(150deg,#1A1720,#0D0B0F);
overflow:hidden;
position:relative;
color:#F4EFE7;
}
.tju-trn_glow-h35{
background:radial-gradient(circle,rgba(196,168,120,0.10),transparent 70%);
border-radius:50%;
width:12.5rem;
right:-40px;
position:absolute;
bottom:-40px;
height:200px;
pointer-events:none;
}
.tju-trn_eyebrow-h35{
position:relative;
margin-bottom:14px;
}
.tju-trn_h2-h35{
position:relative;
line-height:1.06;
font-size:30px;
color:#F4EFE7;
margin-bottom:0.75rem;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:766px){
.tju-trn_h2-h35{
font-size:2.25rem;
}
}
.tju-trn_text-h35{
margin-bottom:22px;
position:relative;
line-height:1.6;
color:#A09890;
font-size:14px;
max-width:26.25rem;
}
.tju-trn_timer-h35{
gap:8px;
margin-bottom:1.5rem;
position:relative;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.tju-trn_timer_cap-h35{
color:#A09890;
font-size:0.688rem;
}
.tju-trn_timer_box-h35{
background:rgba(255,251,245,0.06);
border-radius:0.5rem;
padding:0.25rem 12px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:1.5rem;
color:#F4EFE7;
}
.tju-trn_cta-h35{
border-radius:62.438rem;
transition:opacity .22s ease;
background:#D4AD6E;
padding:13px 1.625rem;
font-size:0.875rem;
display:inline-block;
position:relative;
color:#1A1410;
font-weight:700;
}
.tju-trn_cta-h35:hover{
opacity:.9;
}
.tju-trn_lb-h35{
padding:1.625rem 1.75rem;
}
.tju-trn_lb_head-h35{
gap:10px;
align-items:center;
margin-bottom:12px;
justify-content:space-between;
display:flex;
}
.tju-trn_lb_title-h35{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:20px;
font-weight:600;
color:#F4EFE7;
}
.tju-trn_lb_upd-h35{
text-transform:uppercase;
font-size:11px;
letter-spacing:.08em;
color:#9C9591;
}
.tju-trn_lb_row-h35{
gap:14px;
padding:11px 12px;
border-radius:0.5rem;
align-items:center;
display:flex;
}
.tju-trn_lb_row-h35:nth-child(2){
background:rgba(184,151,106,0.12);
}
.tju-trn_lb_rank-h35{
flex:0 0 auto;
color:#B8976A;
font-size:1rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
width:22px;
font-weight:700;
}
.tju-trn_lb_av-h35{
background:linear-gradient(135deg,#A8833E,#DCBC78);
border-radius:50%;
flex:0 0 auto;
width:1.875rem;
height:1.875rem;
}
.tju-trn_lb_name-h35{
overflow:hidden;
flex:1 1 auto;
white-space:nowrap;
font-size:14px;
font-weight:600;
color:#F4EFE7;
min-width:0;
text-overflow:ellipsis;
}
.tju-trn_lb_amount-h35{
flex:0 0 auto;
color:#F4EFE7;
font-weight:700;
font-size:0.813rem;
}
.tju-rc-h35{
padding:3rem 0 10px;
}
.tju-rc_in-h35{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.tju-rc_in-h35{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.tju-rc_col-h35{
min-width:0;
}
.tju-rc_label-h35{
text-transform:uppercase;
font-size:11px;
font-weight:600;
margin-bottom:1rem;
color:#B8976A;
letter-spacing:.2em;
}
.tju-rc_awards-h35{
gap:12px;
display:flex;
flex-direction:column;
}
.tju-rc_award-h35{
gap:12px;
min-width:0;
align-items:center;
display:flex;
}
.tju-rc_award_ic-h35{
flex:0 0 auto;
align-items:center;
color:#D4AD6E;
display:inline-flex;
}
.tju-rc_award_ic-h35 svg{
height:18px;
width:1.125rem;
}
.tju-rc_award_t-h35{
font-weight:700;
overflow-wrap:break-word;
font-size:0.875rem;
color:#F4EFE7;
}
.tju-rc_award_s-h35{
font-size:0.75rem;
overflow-wrap:break-word;
color:#9C9591;
}
.tju-rc_press-h35{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.tju-rc_press_logo-h35{
overflow:hidden;
border-radius:0.5rem;
border:1px solid rgba(244,239,231,0.07);
padding:0 8px;
text-align:center;
align-items:center;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
font-size:14px;
justify-content:center;
height:3.25rem;
color:#7A7370;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
display:flex;
}
.tju-rc_partner-h35{
border:1px solid rgba(244,239,231,0.07);
padding:22px;
background:#211E24;
border-radius:0.875rem;
}
.tju-rc_partner_name-h35{
margin-bottom:6px;
color:#F4EFE7;
font-size:1.25rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.tju-rc_partner_text-h35{
color:#7A7370;
line-height:1.55;
font-size:13px;
overflow-wrap:break-word;
}
.tju-ts-h35{
padding:2.75rem 0;
}
.tju-ts_in-h35{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:881px){
.tju-ts_in-h35{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.tju-ts_left-h35{
min-width:0;
}
.tju-ts_h2-h35{
margin-bottom:12px;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
font-size:1.625rem;
color:#F4EFE7;
overflow-wrap:break-word;
}
@media(min-width:769px){
.tju-ts_h2-h35{
font-size:1.75rem;
}
}
.tju-ts_text-h35{
line-height:1.6;
margin-bottom:1.375rem;
max-width:32.5rem;
color:#A09890;
font-size:14.5px;
}
.tju-ts_badges-h35{
gap:18px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.tju-ts_badge-h35{
color:#A09890;
font-size:0.813rem;
font-weight:600;
}
.tju-ts_pay-h35{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:880px){
.tju-ts_pay-h35{
justify-content:flex-end;
}
}
.tju-ts_pay_chip-h35{
background:rgba(255,251,245,0.06);
padding:0.75rem 16px;
border-radius:0.875rem;
border:1px solid rgba(255,251,245,0.10);
font-size:0.875rem;
font-weight:700;
color:#F4EFE7;
}
.tju-dr-h35{
padding:2.25rem 0 10px;
}
.tju-dr_in-h35{
padding:28px 32px;
border-radius:0.875rem;
gap:1.25rem;
border:1px dashed rgba(244,239,231,0.13);
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.tju-dr_in-h35{
gap:32px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.tju-dr_h2-h35{
line-height:1.1;
margin-bottom:0.5rem;
color:#F4EFE7;
font-size:24px;
font-weight:600;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.tju-dr_h2-h35{
font-size:1.625rem;
}
}
.tju-dr_text-h35{
font-size:14px;
line-height:1.6;
color:#7A7370;
overflow-wrap:break-word;
max-width:42.5rem;
}
.tju-dr_text-h35 b{
font-weight:700;
color:#F4EFE7;
}
.tju-dr_cta-h35{
transition:color .22s ease;
flex:0 0 auto;
white-space:nowrap;
padding-bottom:2px;
border-bottom:1px solid #B8976A;
font-size:0.844rem;
font-weight:700;
color:#F4EFE7;
}
.tju-dr_cta-h35:hover{
color:#B8976A;
}
.tju-hts-h35{
padding:48px 0;
}
@media(min-width:771px){
.tju-hts-h35{
padding:62px 0;
}
}
.tju-hts_head-h35{
gap:1.125rem;
display:flex;
margin-bottom:34px;
flex-direction:column;
}
@media(min-width:769px){
.tju-hts_head-h35{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.tju-hts_eyebrow-h35{
margin-bottom:12px;
}
.tju-hts_h2-h35{
overflow-wrap:break-word;
font-weight:600;
font-size:1.875rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#F4EFE7;
}
@media(min-width:767px){
.tju-hts_h2-h35{
font-size:38px;
}
}
.tju-hts_cta-h35{
flex:0 0 auto;
background:#D4AD6E;
transition:opacity .22s ease;
border-radius:62.438rem;
padding:0.938rem 1.875rem;
font-weight:700;
color:#1A1410;
font-size:0.938rem;
}
.tju-hts_cta-h35:hover{
opacity:.9;
}
.tju-hts_grid-h35{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.tju-hts_grid-h35{
grid-template-columns:repeat(3,1fr);
}
}
.tju-hts_step-h35{
border-top:1px solid rgba(255,251,245,0.10);
padding-top:1.375rem;
min-width:0;
}
.tju-hts_step_num-h35{
line-height:1;
color:#D4AD6E;
margin-bottom:0.875rem;
font-weight:700;
font-size:44px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.tju-hts_step_h-h35{
font-size:1.188rem;
color:#F4EFE7;
overflow-wrap:break-word;
margin-bottom:0.5rem;
line-height:1.2;
font-weight:700;
}
.tju-hts_step_p-h35{
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
color:#A09890;
}
.tju-op-h35{
padding:2.25rem 0 10px;
}
.tju-op_in-h35{
padding:2rem;
border-radius:14px;
grid-template-columns:1fr;
border:1px solid rgba(244,239,231,0.07);
background:#211E24;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:862px){
.tju-op_in-h35{
padding:2.125rem 2.5rem;
gap:44px;
grid-template-columns:.9fr 1.1fr;
}
}
.tju-op_left-h35{
min-width:0;
}
.tju-op_eyebrow-h35{
margin-bottom:12px;
}
.tju-op_h2-h35{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.625rem;
font-size:1.75rem;
color:#F4EFE7;
line-height:1.08;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:771px){
.tju-op_h2-h35{
font-size:30px;
}
}
.tju-op_text-h35{
color:#7A7370;
font-size:14px;
line-height:1.6;
}
.tju-op_grid-h35{
background:rgba(244,239,231,0.13);
overflow:hidden;
border-radius:8px;
gap:1px;
grid-template-columns:1fr 1fr;
border:1px solid rgba(244,239,231,0.13);
display:grid;
}
.tju-op_field-h35{
padding:18px 1.25rem;
background:#18161A;
min-width:0;
}
.tju-op_field_lb-h35{
font-size:10px;
text-transform:uppercase;
letter-spacing:.1em;
margin-bottom:5px;
color:#B8976A;
font-weight:600;
}
.tju-op_field_val-h35{
font-weight:700;
overflow-wrap:break-word;
color:#F4EFE7;
font-size:0.875rem;
}
.tju-wy-h35{
padding:48px 0;
}
@media(min-width:768px){
.tju-wy-h35{
padding:56px 0;
}
}
.tju-wy_in-h35{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:899px){
.tju-wy_in-h35{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.tju-wy_left-h35{
min-width:0;
}
.tju-wy_eyebrow-h35{
margin-bottom:0.875rem;
}
.tju-wy_h2-h35{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
color:#F4EFE7;
font-weight:600;
font-size:2rem;
margin-bottom:16px;
}
@media(min-width:769px){
.tju-wy_h2-h35{
font-size:2.5rem;
}
}
.tju-wy_intro-h35{
color:#7A7370;
font-size:0.938rem;
line-height:1.6;
}
.tju-wy_grid-h35{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:559px){
.tju-wy_grid-h35{
grid-template-columns:1fr 1fr;
}
}
.tju-wy_card-h35{
border:1px solid rgba(244,239,231,0.07);
background:#211E24;
padding:26px;
border-radius:0.875rem;
min-width:0;
}
.tju-wy_card_ic-h35{
display:inline-flex;
align-items:center;
color:#B8976A;
justify-content:center;
margin-bottom:1rem;
}
.tju-wy_card_ic-h35 svg{
width:1.625rem;
height:26px;
}
.tju-wy_card_h-h35{
color:#F4EFE7;
font-weight:600;
font-size:1.313rem;
margin-bottom:8px;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
}
.tju-wy_card_p-h35{
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
color:#7A7370;
}
.tju-pmt-h35{
padding:48px 0 0.625rem;
}
.tju-pmt_in-h35{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:882px){
.tju-pmt_in-h35{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.tju-pmt_left-h35{
min-width:0;
}
.tju-pmt_eyebrow-h35{
margin-bottom:12px;
}
.tju-pmt_h2-h35{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#F4EFE7;
margin-bottom:12px;
line-height:1.06;
font-size:1.875rem;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:767px){
.tju-pmt_h2-h35{
font-size:32px;
}
}
.tju-pmt_text-h35{
margin-bottom:1.375rem;
color:#7A7370;
font-size:0.906rem;
line-height:1.6;
}
.tju-pmt_logos-h35{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:478px){
.tju-pmt_logos-h35{
grid-template-columns:repeat(4,1fr);
}
}
.tju-pmt_logo-h35{
background:#211E24;
padding:0 8px;
border-radius:8px;
border:1px solid rgba(244,239,231,0.07);
overflow:hidden;
justify-content:center;
white-space:nowrap;
color:#D4CDCA;
font-size:12.5px;
font-weight:700;
text-overflow:ellipsis;
text-align:center;
align-items:center;
display:flex;
height:3.125rem;
}
.tju-pmt_table-h35{
border-radius:0.875rem;
border:1px solid rgba(244,239,231,0.07);
overflow:hidden;
min-width:0;
}
.tju-pmt_thead-h35{
background:#0F0D11;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.tju-pmt_th-h35{
padding:13px 14px;
overflow:hidden;
color:#F4EFE7;
text-transform:uppercase;
font-weight:700;
text-overflow:ellipsis;
font-size:10px;
letter-spacing:.08em;
white-space:nowrap;
}
.tju-pmt_row-h35{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(244,239,231,0.07);
display:grid;
}
.tju-pmt_row-h35:nth-child(odd){
background:#211E24;
}
.tju-pmt_td-h35{
padding:0.875rem;
min-width:0;
color:#7A7370;
overflow-wrap:break-word;
font-size:0.844rem;
}
.tju-pmt_row-h35 .tju-pmt_td-h35:first-child{
color:#F4EFE7;
font-weight:700;
}
.tju-pmt_row-h35 .tju-pmt_td-h35:last-child{
font-weight:700;
color:#4E9E72;
}
.tju-rv-h35{
background:#211E24;
padding:3rem 0;
border-top:1px solid rgba(244,239,231,0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(244,239,231,0.07);
}
@media(min-width:769px){
.tju-rv-h35{
padding:56px 0;
}
}
.tju-rv_head-h35{
gap:16px;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:767px){
.tju-rv_head-h35{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.tju-rv_eyebrow-h35{
margin-bottom:10px;
}
.tju-rv_h2-h35{
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:30px;
color:#F4EFE7;
font-weight:600;
}
@media(min-width:766px){
.tju-rv_h2-h35{
font-size:2.375rem;
}
}
.tju-rv_agg-h35{
gap:0.75rem;
align-items:center;
display:flex;
}
.tju-rv_agg_stars-h35{
gap:3px;
color:#B8976A;
display:flex;
}
.tju-rv_agg_stars-h35 svg{
height:1.125rem;
width:18px;
}
.tju-rv_source-h35{
color:#7A7370;
font-size:0.813rem;
}
.tju-rv_grid-h35{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.tju-rv_grid-h35{
grid-template-columns:repeat(3,1fr);
}
}
.tju-rv_card-h35{
padding:26px;
border-radius:0.875rem;
border:1px solid rgba(244,239,231,0.07);
background:#18161A;
min-width:0;
}
.tju-rv_card_stars-h35{
gap:2px;
color:#B8976A;
display:flex;
margin-bottom:12px;
}
.tju-rv_card_stars-h35 svg{
width:0.875rem;
height:0.875rem;
}
.tju-rv_card_body-h35{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.45;
margin-bottom:16px;
font-weight:500;
font-size:1.125rem;
color:#F4EFE7;
overflow-wrap:break-word;
}
.tju-rv_card_meta-h35{
gap:0.625rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.tju-rv_card_av-h35{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#A8833E,#DCBC78);
width:32px;
height:2rem;
}
.tju-rv_card_author-h35{
color:#F4EFE7;
font-size:0.813rem;
font-weight:700;
}
.tju-rv_card_loc-h35{
color:#9C9591;
font-size:0.75rem;
}
.tju-prov-h35{
padding:2.5rem 0 1.25rem;
}
.tju-prov_eyebrow-h35{
margin-bottom:18px;
display:block;
}
.tju-prov_grid-h35{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:558px){
.tju-prov_grid-h35{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:900px){
.tju-prov_grid-h35{
grid-template-columns:repeat(6,1fr);
}
}
.tju-tt-h35{
padding:3rem 0 0.625rem;
}
@media(min-width:770px){
.tju-tt-h35{
padding:60px 0 0.625rem;
}
}
.tju-tt_head-h35{
margin-bottom:2.125rem;
text-align:center;
}
.tju-tt_eyebrow-h35{
margin-bottom:0.75rem;
}
.tju-tt_h2-h35{
font-size:2rem;
color:#F4EFE7;
line-height:1.05;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:770px){
.tju-tt_h2-h35{
font-size:42px;
}
}
.tju-tt_grid-h35{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.tju-tt_grid-h35{
grid-template-columns:repeat(3,1fr);
}
}
.tju-tt_card-h35{
padding:30px;
background:#211E24;
border-radius:14px;
border:1px solid rgba(244,239,231,0.07);
display:flex;
min-width:0;
flex-direction:column;
}
.tju-tt_card_ic-h35{
margin-bottom:1.125rem;
align-items:center;
display:inline-flex;
color:#B8976A;
}
.tju-tt_card_ic-h35 svg{
width:1.75rem;
height:1.75rem;
}
.tju-tt_card_h-h35{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
font-weight:600;
color:#F4EFE7;
font-size:1.375rem;
margin-bottom:0.5rem;
overflow-wrap:break-word;
}
.tju-tt_card_p-h35{
font-size:0.875rem;
margin-bottom:14px;
color:#7A7370;
line-height:1.6;
overflow-wrap:break-word;
}
.tju-tt_card_p-h35 b{
font-weight:700;
color:#F4EFE7;
}
.tju-tt_card_link-h35{
transition:color .22s ease;
margin-top:auto;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #B8976A;
color:#F4EFE7;
align-self:flex-start;
font-size:0.813rem;
}
.tju-tt_card_link-h35:hover{
color:#B8976A;
}
.tju-sb-h35{
padding:3rem 0;
background:#211E24;
margin-top:1.5rem;
border-bottom:1px solid rgba(244,239,231,0.07);
border-top:1px solid rgba(244,239,231,0.07);
}
@media(min-width:769px){
.tju-sb-h35{
padding:3.5rem 0;
}
}
.tju-sb_eyebrow-h35{
display:block;
margin-bottom:0.75rem;
}
.tju-sb_h2-h35{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
color:#F4EFE7;
margin-bottom:1.625rem;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:766px){
.tju-sb_h2-h35{
font-size:2.25rem;
}
}
.tju-sb_grid-h35{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:563px){
.tju-sb_grid-h35{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:959px){
.tju-sb_grid-h35{
grid-template-columns:repeat(4,1fr);
}
}
.tju-sb_card-h35{
background:#18161A;
border-radius:14px;
border:1px solid rgba(244,239,231,0.07);
padding:1.5rem;
min-width:0;
}
.tju-sb_card_h-h35{
color:#F4EFE7;
line-height:1.15;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.5rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:1.188rem;
}
.tju-sb_card_p-h35{
font-size:13.5px;
color:#7A7370;
overflow-wrap:break-word;
line-height:1.6;
}
.tju-sb_rtp-h35{
background:#18161A;
border-radius:0.875rem;
gap:24px;
padding:26px 28px;
grid-template-columns:1fr;
border:1px solid rgba(244,239,231,0.07);
margin-top:18px;
align-items:center;
display:grid;
}
@media(min-width:759px){
.tju-sb_rtp-h35{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.tju-sb_rtp_h-h35{
margin-bottom:8px;
font-size:20px;
font-weight:600;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#F4EFE7;
line-height:1.15;
}
.tju-sb_rtp_p-h35{
overflow-wrap:break-word;
line-height:1.6;
font-size:13.5px;
color:#7A7370;
}
.tju-sb_rtp_stats-h35{
gap:1rem;
display:flex;
}
.tju-sb_stat-h35{
background:#211E24;
flex:1 1 0;
padding:18px;
border-radius:8px;
min-width:0;
text-align:center;
}
.tju-sb_stat_v-h35{
font-weight:700;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:26px;
color:#4E9E72;
overflow-wrap:break-word;
}
.tju-sb_stat_l-h35{
margin-top:4px;
color:#9C9591;
font-size:11.5px;
}
.tju-el-h35{
padding:3rem 0;
}
@media(min-width:770px){
.tju-el-h35{
padding:3.5rem 0;
}
}
.tju-el_in-h35{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:898px){
.tju-el_in-h35{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.tju-el_left-h35{
min-width:0;
}
.tju-el_eyebrow-h35{
margin-bottom:0.875rem;
}
.tju-el_h2-h35{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
margin-bottom:1.375rem;
font-weight:600;
line-height:1.08;
overflow-wrap:break-word;
color:#F4EFE7;
}
@media(min-width:769px){
.tju-el_h2-h35{
font-size:38px;
}
}
.tju-el_body-h35 p{
margin-bottom:1.125rem;
overflow-wrap:break-word;
color:#D4CDCA;
line-height:1.7;
font-size:1rem;
}
.tju-el_dropcap-h35{
padding:6px 0.75rem 0 0;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:62px;
color:#B8976A;
line-height:.8;
font-weight:700;
float:left;
}
.tju-el_right-h35{
min-width:0;
}
.tju-el_quote-h35{
padding:36px;
border-radius:20px;
background:linear-gradient(150deg,#1A1720,#0D0B0F);
color:#F4EFE7;
margin-bottom:24px;
position:relative;
}
.tju-el_quote_mark-h35{
color:#D4AD6E;
display:inline-flex;
align-items:center;
margin-bottom:6px;
}
.tju-el_quote_mark-h35 svg{
height:2.125rem;
width:2.125rem;
}
.tju-el_quote_text-h35{
line-height:1.4;
font-weight:500;
margin-bottom:1.375rem;
color:#F4EFE7;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:22px;
}
.tju-el_quote_meta-h35{
gap:0.75rem;
align-items:center;
display:flex;
}
.tju-el_quote_av-h35{
border-radius:50%;
background:linear-gradient(135deg,#A8833E,#DCBC78);
flex:0 0 auto;
height:2.375rem;
width:2.375rem;
}
.tju-el_quote_author-h35{
font-weight:700;
color:#F4EFE7;
font-size:14px;
}
.tju-el_quote_meta_sub-h35{
color:#A09890;
font-size:12px;
}
.tju-el_explain-h35{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(244,239,231,0.07);
}
.tju-el_explain_card-h35{
padding:1.375rem 1.5rem;
}
.tju-el_explain_card-h35+.tju-el_explain_card-h35{
border-top:1px solid rgba(244,239,231,0.07);
}
.tju-el_explain_h-h35{
margin-bottom:8px;
font-size:20px;
font-weight:600;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#F4EFE7;
line-height:1.15;
}
.tju-el_explain_p-h35{
font-size:0.875rem;
color:#7A7370;
overflow-wrap:break-word;
line-height:1.55;
}
.tju-faq-h35{
padding:3rem 0;
background:#211E24;
margin-top:24px;
border-bottom:1px solid rgba(244,239,231,0.07);
border-top:1px solid rgba(244,239,231,0.07);
}
@media(min-width:766px){
.tju-faq-h35{
padding:62px 0;
}
}
.tju-faq_head-h35{
text-align:center;
margin-bottom:2.125rem;
}
.tju-faq_eyebrow-h35{
margin-bottom:12px;
}
.tju-faq_h2-h35{
font-size:2rem;
line-height:1.05;
color:#F4EFE7;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:770px){
.tju-faq_h2-h35{
font-size:2.375rem;
}
}
.tju-faq_list-h35{
margin:0 auto;
gap:12px;
max-width:820px;
display:flex;
flex-direction:column;
}
.tju-faq_item-h35{
background:#18161A;
overflow:hidden;
border-radius:14px;
border:1px solid rgba(244,239,231,0.07);
}
.tju-faq_q-h35{
gap:1.25rem;
padding:1.25rem 24px;
list-style:none;
font-weight:700;
font-size:16px;
display:flex;
align-items:center;
overflow-wrap:break-word;
cursor:pointer;
color:#F4EFE7;
justify-content:space-between;
}
.tju-faq_q-h35::-webkit-details-marker{
display:none;
}
.tju-faq_q_ic-h35{
transition:transform .22s ease;
flex:0 0 auto;
color:#B8976A;
display:inline-flex;
align-items:center;
}
.tju-faq_q_ic-h35 svg{
width:1.125rem;
height:18px;
}
.tju-faq_item-h35[open] .tju-faq_q_ic-h35{
transform:rotate(180deg);
}
.tju-faq_a-h35{
padding:0 1.5rem 1.25rem;
overflow-wrap:break-word;
color:#7A7370;
font-size:14.5px;
line-height:1.6;
}
.tju-sg-h35{
padding:3rem 0 0.625rem;
}
.tju-sg_eyebrow-h35{
margin-bottom:0.75rem;
display:block;
}
.tju-sg_h2-h35{
line-height:1.05;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
color:#F4EFE7;
margin-bottom:28px;
font-size:30px;
}
@media(min-width:769px){
.tju-sg_h2-h35{
font-size:2.25rem;
}
}
.tju-sg_grid-h35{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:722px){
.tju-sg_grid-h35{
grid-template-columns:repeat(3,1fr);
}
}
.tju-sg_col-h35{
min-width:0;
}
.tju-sg_col_h-h35{
color:#F4EFE7;
line-height:1.15;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.625rem;
font-size:1.375rem;
font-weight:600;
overflow-wrap:break-word;
}
.tju-sg_col_p-h35{
color:#7A7370;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
}
.tju-lh-h35{
padding:40px 0 20px;
}
.tju-lh_in-h35{
border-top:1px solid rgba(244,239,231,0.13);
padding-top:2.125rem;
}
.tju-lh_eyebrow-h35{
display:block;
margin-bottom:22px;
}
.tju-lh_grid-h35{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:600px){
.tju-lh_grid-h35{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.tju-lh_grid-h35{
grid-template-columns:repeat(5,1fr);
}
}
.tju-lh_col-h35{
min-width:0;
}
.tju-lh_col_h-h35{
overflow-wrap:break-word;
margin-bottom:12px;
font-weight:700;
font-size:0.813rem;
color:#F4EFE7;
}
.tju-lh_links-h35{
gap:8px;
display:flex;
flex-direction:column;
}
.tju-lh_link-h35{
transition:color .22s ease;
color:#7A7370;
overflow-wrap:break-word;
font-size:0.813rem;
}
.tju-lh_link-h35:hover{
color:#B8976A;
}
.tju-ft-h35{
background:#0F0D11;
color:#A09890;
margin-top:2.5rem;
}
.tju-ft_in-h35{
padding:48px 0 1.75rem;
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:601px){
.tju-ft_in-h35{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.tju-ft_in-h35{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.tju-ft_brand-h35{
min-width:0;
}
.tju-ft_logo-h35{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:1.625rem;
overflow-wrap:break-word;
color:#F4EFE7;
}
.tju-ft_tagline-h35{
line-height:1.6;
color:#A09890;
font-size:0.844rem;
margin-top:0.875rem;
max-width:280px;
}
.tju-ft_contact-h35{
transition:color .22s ease;
max-width:280px;
color:#D4AD6E;
overflow-wrap:anywhere;
margin-top:0.75rem;
display:inline-block;
font-size:0.813rem;
}
.tju-ft_contact-h35:hover{
color:#F4EFE7;
}
.tju-ft_col-h35{
min-width:0;
}
.tju-ft_col_h-h35{
text-transform:uppercase;
letter-spacing:.08em;
overflow-wrap:break-word;
color:#F4EFE7;
font-size:13px;
margin-bottom:14px;
font-weight:700;
}
.tju-ft_col_links-h35{
gap:10px;
display:flex;
flex-direction:column;
}
.tju-ft_link-h35{
transition:color .22s ease;
overflow-wrap:break-word;
color:#A09890;
font-size:13.5px;
}
.tju-ft_link-h35:hover{
color:#F4EFE7;
}
.tju-ft_bot-h35{
gap:1rem;
padding:22px 0 2.5rem;
border-top:1px solid rgba(255,251,245,0.10);
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.tju-ft_bot-h35{
gap:1.25rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.tju-ft_legal-h35{
overflow-wrap:break-word;
line-height:1.6;
color:#504A47;
font-size:11.5px;
max-width:760px;
}
.tju-ft_legal-h35 b{
font-weight:700;
color:#A09890;
}
.tju-ft_age-h35{
padding:0.25rem 0.563rem;
flex:0 0 auto;
border-radius:0.5rem;
border:1.5px solid #D4AD6E;
font-size:13px;
font-weight:700;
color:#D4AD6E;
}