*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1612;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
line-height:1.6;
font-size:0.938rem;
-webkit-font-smoothing:antialiased;
font-family:"Golos Text", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#D6CBBA;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.tin-layoutxth{
display:flex;
min-height:100vh;
flex-direction:column;
}
.tin-mainxth{
flex:1 1 auto;
min-width:0;
width:100%;
}
.tin-containerxth{
margin:0 auto;
padding:0 16px;
max-width:87.5rem;
width:100%;
}
@media(min-width:765px){
.tin-containerxth{
padding:0 2rem;
}
}
@media(min-width:1103px){
.tin-containerxth{
padding:0 3.5rem;
}
}
.tin-eyebrowxth{
font-weight:600;
letter-spacing:.2em;
font-family:"Golos Text", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
display:inline-block;
text-transform:uppercase;
line-height:1.4;
color:#B87C3E;
font-size:11px;
}
.tin-bandxth{
background:#13110E;
color:#F2EAD8;
}
.tin-bandxth .tin-eyebrowxth{
color:#D4A45A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.tin-tbxth{
background:#1C1814;
position:sticky;
z-index:50;
border-bottom:1px solid rgba(244,235,218,0.13);
top:0;
}
.tin-tb_inxth{
padding:12px 16px;
gap:1rem;
margin:0 auto;
width:100%;
justify-content:space-between;
max-width:1400px;
align-items:center;
display:flex;
}
@media(min-width:769px){
.tin-tb_inxth{
padding:1rem 32px;
}
}
@media(min-width:1099px){
.tin-tb_inxth{
padding:1.125rem 56px;
}
}
.tin-tb_leftxth{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.tin-tb_logoxth{
gap:11px;
min-width:0;
align-items:center;
display:flex;
}
.tin-tb_logo_markxth{
border-radius:0.5rem;
flex:0 0 auto;
object-fit:cover;
width:2.125rem;
height:34px;
}
.tin-tb_logo_txtxth{
display:flex;
flex-direction:column;
line-height:1;
min-width:0;
}
.tin-tb_logo_namexth{
overflow:hidden;
font-size:1.375rem;
letter-spacing:.02em;
text-overflow:ellipsis;
font-weight:700;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#F2EAD8;
white-space:nowrap;
}
.tin-tb_logo_subxth{
overflow:hidden;
margin-top:4px;
font-weight:600;
font-size:0.531rem;
letter-spacing:.32em;
text-overflow:ellipsis;
text-transform:uppercase;
white-space:nowrap;
color:#B87C3E;
}
.tin-tb_navxth{
display:none;
}
@media(min-width:958px){
.tin-tb_navxth{
gap:28px;
display:flex;
align-items:center;
}
}
.tin-tb_nav_itemxth{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
border-bottom:2px solid transparent;
color:#D6CBBA;
font-weight:600;
font-size:14px;
padding-bottom:3px;
}
.tin-tb_nav_itemxth:hover{
color:#F2EAD8;
}
.tin-tb_nav_itemxth.tin-state_activexth{
border-color:#B87C3E;
color:#F2EAD8;
}
.tin-tb_rightxth{
gap:14px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.tin-tb_searchxth{
transition:color .22s ease;
display:flex;
align-items:center;
color:#D6CBBA;
justify-content:center;
}
.tin-tb_searchxth:hover{
color:#B87C3E;
}
.tin-tb_searchxth svg{
height:18px;
width:18px;
}
.tin-tb_langxth{
font-size:0.688rem;
text-transform:uppercase;
letter-spacing:.1em;
color:#A89880;
font-weight:600;
}
.tin-tb_langxth:hover{
color:#F2EAD8;
}
.tin-tb_loginxth{
font-weight:600;
display:none;
color:#F2EAD8;
font-size:14px;
}
@media(min-width:769px){
.tin-tb_loginxth{
display:inline-block;
}
}
.tin-tb_registerxth{
padding:11px 1.375rem;
background:#C48B3F;
transition:background-color .22s ease;
border-radius:999px;
color:#1A1410;
font-weight:700;
white-space:nowrap;
font-size:0.875rem;
}
.tin-tb_registerxth:hover{
background:#D4A045;
}
.tin-mobxth{
background:#1C1814;
border-top:1px solid rgba(244,235,218,0.13);
position:fixed;
left:0;
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
right:0;
bottom:0;
}
@media(min-width:963px){
.tin-mobxth{
display:none;
}
}
.tin-mob_inxth{
margin:0 auto;
align-items:stretch;
max-width:35rem;
display:flex;
justify-content:space-around;
}
.tin-mob_itemxth{
flex:1 1 0;
padding:9px 0.25rem;
gap:3px;
transition:color .22s ease;
display:flex;
min-width:0;
color:#A89880;
align-items:center;
flex-direction:column;
}
.tin-mob_itemxth.tin-state_activexth{
color:#B87C3E;
}
.tin-mob_icxth{
display:flex;
align-items:center;
justify-content:center;
}
.tin-mob_icxth svg{
width:1.25rem;
height:20px;
}
.tin-mob_lbxth{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:600;
font-size:10px;
max-width:100%;
}
@media(max-width:957px){
body{
padding-bottom:60px;
}
}
.tin-railxth{
position:relative;
min-width:0;
}
.tin-rail_scrollxth{
gap:14px;
overflow-x:auto;
scrollbar-width:thin;
padding-bottom:0.875rem;
-webkit-overflow-scrolling:touch;
display:flex;
}
@media(min-width:770px){
.tin-rail_scrollxth{
gap:18px;
}
}
.tin-gcxth{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:770px){
.tin-gcxth{
width:188px;
}
}
.tin-gc_imgxth{
border-radius:14px;
overflow:hidden;
background:#231F1A;
padding-bottom:133.33%;
box-shadow:0 2px 0.5rem rgba(10,8,5,0.55), 0 1px 2px rgba(10,8,5,0.35);
position:relative;
}
.tin-gc_imgxth img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.tin-gc_coverxth{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.tin-gc_hoverxth{
transition:opacity .22s ease;
inset:0;
background:rgba(0,0,0,0.52);
display:flex;
position:absolute;
justify-content:center;
opacity:0;
align-items:center;
}
.tin-gcxth:hover .tin-gc_hoverxth{
opacity:1;
}
.tin-gc_hover_btnxth{
border-radius:62.438rem;
background:#C48B3F;
color:#1A1410;
align-items:center;
width:2.875rem;
height:46px;
justify-content:center;
display:flex;
}
.tin-gc_hover_btnxth svg{
width:18px;
height:1.125rem;
}
.tin-gc_infoxth{
gap:2px;
margin-top:9px;
flex-direction:column;
display:flex;
min-width:0;
}
.tin-gc_namexth{
overflow:hidden;
white-space:nowrap;
font-size:13px;
color:#F2EAD8;
font-weight:700;
text-overflow:ellipsis;
}
.tin-gc_provxth{
overflow:hidden;
color:#A89880;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.688rem;
}
.tin-gc_metaxth{
color:#A89880;
font-size:0.688rem;
}
.tin-tcxth{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:769px){
.tin-tcxth{
width:230px;
}
}
.tin-tc_imgxth{
background:#231F1A;
overflow:hidden;
border-radius:14px;
padding-bottom:75%;
box-shadow:0 2px 0.5rem rgba(10,8,5,0.55), 0 1px 2px rgba(10,8,5,0.35);
position:relative;
}
.tin-tc_imgxth img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.tin-tc_infoxth{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:0.563rem;
}
.tin-tc_namexth{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
color:#F2EAD8;
font-size:14px;
white-space:nowrap;
}
.tin-tc_rtpxth{
font-size:11px;
color:#A89880;
}
.tin-lcxth{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:768px){
.tin-lcxth{
width:16.75rem;
}
}
.tin-lc_imgxth{
background:#231F1A;
overflow:hidden;
border-radius:14px;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 8px rgba(10,8,5,0.55), 0 1px 2px rgba(10,8,5,0.35);
}
.tin-lc_imgxth img{
inset:0;
width:100%;
position:absolute;
height:100%;
object-fit:cover;
}
.tin-lc_livexth{
gap:0.438rem;
padding:4px 9px;
border-radius:999px;
background:rgba(0,0,0,0.52);
position:absolute;
display:flex;
left:12px;
align-items:center;
top:12px;
}
.tin-lc_live_dotxth{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#B84C3A;
width:8px;
height:8px;
}
.tin-lc_seatsxth{
text-transform:uppercase;
font-size:10px;
color:#F2EAD8;
letter-spacing:.08em;
font-weight:600;
}
.tin-lc_infoxth{
gap:2px;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
display:flex;
}
.tin-lc_namexth{
overflow:hidden;
color:#F2EAD8;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
font-size:0.938rem;
}
.tin-lc_betxth{
font-size:11px;
color:#A89880;
}
.tin-pcxth{
gap:8px;
border:1px solid rgba(244,235,218,0.07);
padding:1rem 14px;
background:#231F1A;
border-radius:14px;
justify-content:center;
min-height:4.625rem;
min-width:0;
display:flex;
align-items:center;
flex-direction:column;
}
.tin-pc_logoxth{
flex:0 0 auto;
height:1.75rem;
max-width:100%;
width:auto;
object-fit:contain;
}
.tin-pc_namexth{
overflow:hidden;
font-size:0.688rem;
text-overflow:ellipsis;
max-width:100%;
text-align:center;
color:#A89880;
white-space:nowrap;
}
.tin-gc_tagxth{
padding:3px 0.5rem;
border-radius:0.5rem;
letter-spacing:.06em;
font-weight:700;
text-transform:uppercase;
left:0.625rem;
display:inline-block;
top:0.625rem;
z-index:2;
position:absolute;
font-size:0.625rem;
}
.tin-gc_tag_hotxth{
background:#B84C3A;
color:#F2EAD8;
}
.tin-gc_tag_newxth{
background:#D4A45A;
color:#1A1410;
}
.tin-gc_tag_jpxth{
background:#C9922A;
color:#1A1410;
}
.tin-gc_tag_livexth{
background:#B84C3A;
color:#F2EAD8;
}
.tin-shxth{
margin-bottom:1.125rem;
min-width:0;
}
.tin-sh_rowxth{
gap:1rem;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
}
.tin-sh_rowxth .tin-sh_lxth{
gap:6px;
min-width:0;
display:flex;
flex-direction:column;
}
.tin-sh_stackxth{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.tin-sh_centerxth{
gap:10px;
text-align:center;
display:flex;
flex-direction:column;
align-items:center;
}
.tin-sh_h2xth{
overflow-wrap:break-word;
font-size:1.5rem;
font-weight:600;
color:#F2EAD8;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.1;
}
@media(min-width:769px){
.tin-sh_h2xth{
font-size:30px;
}
}
.tin-bandxth .tin-sh_h2xth{
color:#F2EAD8;
}
.tin-sh_eb_linexth{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.tin-sh_eb_linexth::before{
background:#B87C3E;
display:inline-block;
width:1.75rem;
height:1px;
content:"";
}
.tin-bandxth .tin-sh_eb_linexth::before{
background:#D4A45A;
}
.tin-sh_eb_dotxth{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.tin-sh_eb_dotxth::before{
background:#B87C3E;
border-radius:50%;
height:0.375rem;
display:inline-block;
width:0.375rem;
content:"";
}
.tin-bandxth .tin-sh_eb_dotxth::before{
background:#D4A45A;
}
.tin-sh_linkxth{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
font-size:0.813rem;
color:#F2EAD8;
font-weight:600;
border-bottom:1px solid #F2EAD8;
display:inline-flex;
padding-bottom:2px;
white-space:nowrap;
align-items:center;
}
.tin-sh_linkxth:hover{
border-color:#B87C3E;
color:#B87C3E;
}
.tin-sh_linkxth svg{
height:14px;
width:0.875rem;
}
.tin-sh_link_chevxth{
border-bottom:0;
padding-bottom:0;
}
.tin-sh_link_btnxth{
padding:9px 1.125rem;
border-radius:62.438rem;
background:#C48B3F;
color:#1A1410;
border-bottom:0;
}
.tin-sh_link_btnxth:hover{
background:#D4A045;
border-color:transparent;
color:#1A1410;
}
.tin-bandxth .tin-sh_linkxth{
border-color:#F2EAD8;
color:#F2EAD8;
}
.tin-bandxth .tin-sh_link_btnxth{
background:#D4A45A;
color:#1A1410;
}
.tin-sh_rulexth{
background:rgba(244,235,218,0.13);
margin:-2px 0 18px;
height:1px;
}
.tin-bandxth .tin-sh_rulexth{
background:rgba(244,235,218,0.12);
}
.tin-heroxth{
padding:32px 0 0.5rem;
}
@media(min-width:765px){
.tin-heroxth{
padding:56px 0 24px;
}
}
.tin-hero_inxth{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:898px){
.tin-hero_inxth{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.tin-hero_copyxth{
min-width:0;
}
.tin-hero_eyebrowxth{
gap:10px;
align-items:center;
display:inline-flex;
margin-bottom:22px;
}
.tin-hero_eyebrow_linexth{
background:#B87C3E;
flex:0 0 auto;
height:1px;
display:inline-block;
width:1.75rem;
}
.tin-hero_h1xth{
line-height:1.04;
letter-spacing:-.01em;
color:#F2EAD8;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:1.25rem;
font-size:38px;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:765px){
.tin-hero_h1xth{
font-size:54px;
}
}
@media(min-width:1103px){
.tin-hero_h1xth{
font-size:62px;
}
}
.tin-hero_h1xth em{
color:#B87C3E;
font-style:normal;
}
.tin-hero_subxth{
max-width:480px;
color:#8A7A65;
font-size:16px;
margin-bottom:30px;
line-height:1.6;
}
@media(min-width:770px){
.tin-hero_subxth{
font-size:18px;
}
}
.tin-hero_actionsxth{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
margin-bottom:34px;
}
.tin-hero_ctaxth{
transition:background-color .22s ease;
gap:10px;
padding:16px 30px;
border-radius:999px;
background:#C48B3F;
display:inline-flex;
align-items:center;
color:#1A1410;
font-size:15px;
font-weight:700;
}
.tin-hero_ctaxth:hover{
background:#D4A045;
}
.tin-hero_cta_icxth{
align-items:center;
display:inline-flex;
}
.tin-hero_cta_icxth svg{
width:1rem;
height:1rem;
}
.tin-hero_cta_altxth{
padding:0.938rem 1.625rem;
transition:border-color .22s ease,color .22s ease;
border-radius:999px;
border:1px solid rgba(244,235,218,0.13);
background:transparent;
font-size:0.938rem;
font-weight:600;
display:inline-flex;
color:#F2EAD8;
align-items:center;
}
.tin-hero_cta_altxth:hover{
border-color:#B87C3E;
color:#B87C3E;
}
.tin-hero_trustxth{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.tin-hero_trust_itemxth{
gap:0.563rem;
display:flex;
align-items:center;
color:#D6CBBA;
font-weight:600;
font-size:0.813rem;
}
.tin-hero_trust_icxth{
color:#B87C3E;
display:inline-flex;
align-items:center;
}
.tin-hero_trust_icxth svg{
width:16px;
height:1rem;
}
.tin-hero_promoxth{
border-radius:1.25rem;
overflow:hidden;
background:#231F1A;
display:flex;
position:relative;
min-height:300px;
box-shadow:0 12px 3rem rgba(10,8,5,0.70), 0 0.25rem 1rem rgba(10,8,5,0.45), 0 1px 0.25rem rgba(184,124,62,0.12);
}
.tin-hero_promo_bgxth{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.tin-hero_promo_bgxth::after{
inset:0;
background:linear-gradient(120deg,#13110E 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.tin-hero_promo_glowxth{
border-radius:50%;
background:radial-gradient(circle,rgba(176,124,62,0.18) 0%,transparent 65%);
height:16.25rem;
width:16.25rem;
right:-20px;
position:absolute;
top:-40px;
pointer-events:none;
}
.tin-hero_promo_ctxth{
padding:1.75rem;
z-index:2;
align-self:flex-end;
max-width:88%;
position:relative;
}
.tin-hero_promo_labelxth{
letter-spacing:.25em;
text-transform:uppercase;
font-size:10px;
color:#D4A45A;
margin-bottom:8px;
font-weight:700;
display:block;
}
.tin-hero_promo_amountxth{
color:#F2EAD8;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-size:2rem;
}
@media(min-width:766px){
.tin-hero_promo_amountxth{
font-size:2.5rem;
}
}
.tin-hero_promo_amountxth em{
color:#D4A45A;
font-style:normal;
}
.tin-hero_ratingxth{
border:1px solid rgba(244,235,218,0.07);
padding:10px 0.875rem;
border-radius:14px;
background:#231F1A;
gap:10px;
box-shadow:0 2px 8px rgba(10,8,5,0.55), 0 1px 2px rgba(10,8,5,0.35);
display:flex;
top:0.875rem;
position:absolute;
z-index:3;
align-items:center;
max-width:min(260px,62%);
right:0.875rem;
}
.tin-hero_rating_scorexth{
flex:0 0 auto;
color:#F2EAD8;
font-size:24px;
font-weight:700;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.tin-hero_rating_txtxth{
flex:1 1 auto;
min-width:0;
}
.tin-hero_rating_starsxth{
gap:2px;
display:flex;
color:#B87C3E;
}
.tin-hero_rating_starsxth svg{
height:0.75rem;
width:0.75rem;
}
.tin-hero_rating_capxth{
overflow-wrap:break-word;
line-height:1.35;
margin-top:3px;
display:block;
color:#A89880;
font-size:11px;
}
.tin-statxth{
border-top:1px solid rgba(244,235,218,0.13);
border-bottom:1px solid rgba(244,235,218,0.13);
margin-top:1rem;
}
.tin-stat_inxth{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:768px){
.tin-stat_inxth{
grid-template-columns:repeat(4,1fr);
}
}
.tin-stat_itemxth{
padding:1.375rem 0.875rem;
border-bottom:1px solid rgba(244,235,218,0.07);
min-width:0;
border-right:1px solid rgba(244,235,218,0.07);
}
.tin-stat_itemxth:nth-child(2n){
border-right:0;
}
.tin-stat_itemxth:nth-child(n+3){
border-bottom:0;
}
@media(min-width:768px){
.tin-stat_itemxth{
border-bottom:0;
}
.tin-stat_itemxth:nth-child(2n){
border-right:1px solid rgba(244,235,218,0.07);
}
.tin-stat_itemxth:nth-child(4n){
border-right:0;
}
}
.tin-stat_valuexth{
font-size:1.875rem;
line-height:1;
overflow-wrap:break-word;
color:#F2EAD8;
font-weight:700;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.tin-stat_valuexth{
font-size:34px;
}
}
.tin-stat_labelxth{
font-size:13px;
margin-top:6px;
overflow-wrap:break-word;
color:#A89880;
line-height:1.4;
}
.tin-jpxth{
padding:30px 0 10px;
}
.tin-jp_gridxth{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:771px){
.tin-jp_gridxth{
grid-template-columns:1fr 1fr;
}
.tin-jp_card_megaxth{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.tin-jp_gridxth{
grid-template-columns:1.4fr 1fr 1fr;
}
.tin-jp_card_megaxth{
grid-column:auto;
}
}
.tin-jp_cardxth{
background:#231F1A;
gap:0.75rem;
border-radius:1.25rem;
padding:1.625rem;
border:1px solid rgba(244,235,218,0.07);
overflow:hidden;
min-width:0;
justify-content:space-between;
flex-direction:column;
min-height:200px;
position:relative;
display:flex;
}
.tin-jp_card_megaxth{
border-color:transparent;
background:linear-gradient(135deg,#1E1A14,#0E0C09);
min-height:13.125rem;
color:#F2EAD8;
}
.tin-jp_glowxth{
border-radius:50%;
background:radial-gradient(circle,rgba(176,124,62,0.18),transparent 70%);
height:12.5rem;
width:12.5rem;
pointer-events:none;
top:-2.5rem;
position:absolute;
right:-2.5rem;
}
.tin-jp_labelxth{
gap:0.625rem;
flex-wrap:wrap;
letter-spacing:.16em;
position:relative;
align-items:center;
font-weight:700;
color:#B87C3E;
display:flex;
justify-content:space-between;
text-transform:uppercase;
font-size:10px;
}
.tin-jp_card_megaxth .tin-jp_labelxth{
color:#D4A45A;
}
.tin-jp_dropxth{
text-transform:none;
letter-spacing:.04em;
font-weight:600;
color:#A89880;
}
.tin-jp_card_megaxth .tin-jp_dropxth{
color:#A89880;
}
.tin-jp_amountxth{
line-height:1;
font-size:2.375rem;
font-weight:700;
position:relative;
overflow-wrap:break-word;
color:#F2EAD8;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.tin-jp_card_megaxth .tin-jp_amountxth{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#D4A45A;
}
@media(min-width:770px){
.tin-jp_card_megaxth .tin-jp_amountxth{
font-size:3.375rem;
}
}
.tin-jp_gamexth{
font-size:0.813rem;
position:relative;
color:#A89880;
}
.tin-jp_card_megaxth .tin-jp_gamexth{
color:#A89880;
}
.tin-jp_ctaxth{
align-self:flex-start;
position:relative;
}
.tin-jp_card_megaxth .tin-jp_ctaxth{
transition:opacity .22s ease;
border-radius:999px;
padding:10px 20px;
background:#D4A45A;
color:#1A1410;
font-weight:700;
font-size:0.813rem;
}
.tin-jp_card_megaxth .tin-jp_ctaxth:hover{
opacity:.9;
}
.tin-jp_cardxth:not(.tin-jp_card_megaxth) .tin-jp_ctaxth{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
border-bottom:1px solid #F2EAD8;
font-size:13px;
font-weight:700;
color:#F2EAD8;
}
.tin-jp_cardxth:not(.tin-jp_card_megaxth) .tin-jp_ctaxth:hover{
border-color:#B87C3E;
color:#B87C3E;
}
.tin-jp_seoxth{
margin:0.875rem 0 0;
line-height:1.65;
overflow-wrap:break-word;
font-size:0.875rem;
max-width:760px;
color:#8A7A65;
}
.tin-jp_seoxth strong{
color:#F2EAD8;
font-weight:700;
}
.tin-prxth{
padding:1.875rem 0 6px;
}
.tin-pr_cardxth{
border-radius:1.25rem;
flex:0 0 auto;
gap:0.625rem;
border:1px solid rgba(244,235,218,0.07);
padding:26px;
background:#231F1A;
overflow:hidden;
min-height:12.5rem;
width:280px;
flex-direction:column;
position:relative;
display:flex;
}
@media(min-width:768px){
.tin-pr_cardxth{
width:18.75rem;
}
}
.tin-pr_card_featxth{
border-color:transparent;
background:linear-gradient(150deg,#1E1A14,#0E0C09);
color:#F2EAD8;
}
.tin-pr_glowxth{
background:radial-gradient(circle,rgba(176,124,62,0.18),transparent 70%);
border-radius:50%;
width:8.125rem;
position:absolute;
height:130px;
right:-30px;
opacity:0;
pointer-events:none;
top:-1.875rem;
}
.tin-pr_card_featxth .tin-pr_glowxth{
opacity:1;
}
.tin-pr_labelxth{
font-size:10px;
letter-spacing:.16em;
text-transform:uppercase;
color:#B87C3E;
font-weight:700;
position:relative;
}
.tin-pr_card_featxth .tin-pr_labelxth{
color:#D4A45A;
}
.tin-pr_amountxth{
overflow-wrap:break-word;
line-height:1.08;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
color:#F2EAD8;
font-weight:600;
position:relative;
}
.tin-pr_card_featxth .tin-pr_amountxth{
color:#F2EAD8;
}
.tin-pr_amountxth em{
font-style:normal;
color:#B87C3E;
}
.tin-pr_card_featxth .tin-pr_amountxth em{
color:#D4A45A;
}
.tin-pr_termsxth{
color:#A89880;
line-height:1.5;
font-size:0.813rem;
position:relative;
}
.tin-pr_card_featxth .tin-pr_termsxth{
color:#A89880;
}
.tin-pr_ctaxth{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.tin-pr_card_featxth .tin-pr_ctaxth{
border-radius:62.438rem;
transition:opacity .22s ease;
background:#D4A45A;
padding:0.563rem 18px;
font-size:0.813rem;
color:#1A1410;
font-weight:700;
}
.tin-pr_card_featxth .tin-pr_ctaxth:hover{
opacity:.9;
}
.tin-pr_cardxth:not(.tin-pr_card_featxth) .tin-pr_ctaxth{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #F2EAD8;
font-size:0.813rem;
color:#F2EAD8;
font-weight:700;
padding-bottom:2px;
}
.tin-pr_cardxth:not(.tin-pr_card_featxth) .tin-pr_ctaxth:hover{
border-color:#B87C3E;
color:#B87C3E;
}
.tin-growxth{
padding:26px 0 0.625rem;
}
.tin-row_seoxth{
margin:10px 0 0;
font-size:0.875rem;
line-height:1.65;
max-width:760px;
overflow-wrap:break-word;
color:#8A7A65;
}
.tin-row_seoxth strong{
font-weight:700;
color:#F2EAD8;
}
.tin-growxth{
padding:26px 0 10px;
}
.tin-row_seoxth{
margin:10px 0 0;
line-height:1.65;
color:#8A7A65;
overflow-wrap:break-word;
max-width:760px;
font-size:14px;
}
.tin-row_seoxth strong{
font-weight:700;
color:#F2EAD8;
}
.tin-growxth{
padding:1.625rem 0 10px;
}
.tin-row_seoxth{
margin:10px 0 0;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.65;
color:#8A7A65;
font-size:0.875rem;
}
.tin-row_seoxth strong{
color:#F2EAD8;
font-weight:700;
}
.tin-growxth{
padding:26px 0 10px;
}
.tin-row_seoxth{
margin:10px 0 0;
line-height:1.65;
color:#8A7A65;
font-size:14px;
overflow-wrap:break-word;
max-width:47.5rem;
}
.tin-row_seoxth strong{
font-weight:700;
color:#F2EAD8;
}
.tin-vipxth{
padding:3rem 0;
}
@media(min-width:771px){
.tin-vipxth{
padding:64px 0;
}
}
.tin-vip_headxth{
gap:14px;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:881px){
.tin-vip_headxth{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.tin-vip_eyebrowxth{
margin-bottom:0.75rem;
}
.tin-vip_h2xth{
font-weight:600;
color:#F2EAD8;
line-height:1.05;
font-size:32px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:767px){
.tin-vip_h2xth{
font-size:2.5rem;
}
}
.tin-vip_introxth{
font-size:0.875rem;
line-height:1.6;
max-width:420px;
color:#A89880;
}
.tin-vip_gridxth{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.tin-vip_cardxth{
padding:1.375rem 18px;
border-radius:0.875rem;
border:1px solid rgba(244,235,218,0.12);
min-width:0;
}
.tin-vip_card_featxth{
border-color:#D4A45A;
background:rgba(244,235,218,0.07);
}
.tin-vip_card_icxth{
background:linear-gradient(135deg,#B87C3E,#E0B96A);
border-radius:0.5rem;
margin-bottom:1rem;
height:34px;
display:block;
width:34px;
}
.tin-vip_namexth{
font-weight:600;
overflow-wrap:break-word;
font-size:1.25rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:6px;
color:#F2EAD8;
}
.tin-vip_perkxth{
font-size:12.5px;
color:#A89880;
line-height:1.5;
overflow-wrap:break-word;
}
.tin-appxth{
padding:30px 0 10px;
}
.tin-app_inxth{
background:#231F1A;
border:1px solid rgba(244,235,218,0.07);
gap:1.75rem;
padding:32px;
border-radius:20px;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.tin-app_inxth{
gap:2.5rem;
padding:2.5rem 2.75rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.tin-app_copyxth{
max-width:35rem;
min-width:0;
}
.tin-app_eyebrowxth{
margin-bottom:0.75rem;
}
.tin-app_h2xth{
line-height:1.05;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-weight:600;
font-size:28px;
color:#F2EAD8;
}
@media(min-width:766px){
.tin-app_h2xth{
font-size:34px;
}
}
.tin-app_textxth{
color:#8A7A65;
line-height:1.6;
margin-bottom:1.375rem;
font-size:0.875rem;
}
.tin-app_btnsxth{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.tin-app_btnxth{
background:#C48B3F;
gap:10px;
padding:0.688rem 1.25rem;
border-radius:14px;
transition:background-color .22s ease;
color:#1A1410;
display:inline-flex;
align-items:center;
}
.tin-app_btnxth:hover{
background:#D4A045;
}
.tin-app_btn_icxth{
align-items:center;
display:inline-flex;
}
.tin-app_btn_icxth svg{
width:1.125rem;
height:18px;
}
.tin-app_btn_lbxth{
font-weight:700;
font-size:0.844rem;
}
.tin-app_qr_wrapxth{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.tin-app_qrxth{
flex:0 0 auto;
border-radius:14px;
height:6.75rem;
background-color:#C48B3F;
width:108px;
background-image:repeating-linear-gradient(0deg,#231F1A 0 0.313rem,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#231F1A 0 5px,transparent 5px 0.688rem);
}
.tin-app_qr_capxth{
color:#A89880;
line-height:1.4;
max-width:92px;
font-size:0.781rem;
}
.tin-drxth{
padding:2.25rem 0 0.625rem;
}
.tin-dr_inxth{
border:1px dashed rgba(244,235,218,0.13);
padding:28px 32px;
border-radius:0.875rem;
gap:20px;
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.tin-dr_inxth{
gap:32px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.tin-dr_h2xth{
font-weight:600;
margin-bottom:0.5rem;
font-size:24px;
line-height:1.1;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#F2EAD8;
overflow-wrap:break-word;
}
@media(min-width:769px){
.tin-dr_h2xth{
font-size:26px;
}
}
.tin-dr_textxth{
max-width:680px;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.6;
color:#8A7A65;
}
.tin-dr_textxth b{
color:#F2EAD8;
font-weight:700;
}
.tin-dr_ctaxth{
flex:0 0 auto;
transition:color .22s ease;
color:#F2EAD8;
font-weight:700;
border-bottom:1px solid #B87C3E;
white-space:nowrap;
font-size:13.5px;
padding-bottom:2px;
}
.tin-dr_ctaxth:hover{
color:#B87C3E;
}
.tin-ttxth{
padding:3rem 0 10px;
}
@media(min-width:767px){
.tin-ttxth{
padding:3.75rem 0 0.625rem;
}
}
.tin-tt_headxth{
text-align:center;
margin-bottom:2.125rem;
}
.tin-tt_eyebrowxth{
margin-bottom:12px;
}
.tin-tt_h2xth{
font-size:2rem;
font-weight:600;
line-height:1.05;
color:#F2EAD8;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.tin-tt_h2xth{
font-size:42px;
}
}
.tin-tt_gridxth{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.tin-tt_gridxth{
grid-template-columns:repeat(3,1fr);
}
}
.tin-tt_cardxth{
padding:30px;
border:1px solid rgba(244,235,218,0.07);
background:#231F1A;
border-radius:0.875rem;
min-width:0;
display:flex;
flex-direction:column;
}
.tin-tt_card_icxth{
margin-bottom:1.125rem;
align-items:center;
color:#B87C3E;
display:inline-flex;
}
.tin-tt_card_icxth svg{
width:28px;
height:28px;
}
.tin-tt_card_hxth{
overflow-wrap:break-word;
color:#F2EAD8;
font-weight:600;
line-height:1.15;
font-size:22px;
margin-bottom:0.5rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.tin-tt_card_pxth{
font-size:14px;
color:#8A7A65;
margin-bottom:14px;
line-height:1.6;
overflow-wrap:break-word;
}
.tin-tt_card_pxth b{
color:#F2EAD8;
font-weight:700;
}
.tin-tt_card_linkxth{
transition:color .22s ease;
margin-top:auto;
font-weight:700;
padding-bottom:2px;
font-size:0.813rem;
align-self:flex-start;
border-bottom:1px solid #B87C3E;
color:#F2EAD8;
}
.tin-tt_card_linkxth:hover{
color:#B87C3E;
}
.tin-pmtxth{
padding:48px 0 10px;
}
.tin-pmt_inxth{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:878px){
.tin-pmt_inxth{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.tin-pmt_leftxth{
min-width:0;
}
.tin-pmt_eyebrowxth{
margin-bottom:12px;
}
.tin-pmt_h2xth{
margin-bottom:0.75rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
color:#F2EAD8;
font-weight:600;
overflow-wrap:break-word;
line-height:1.06;
}
@media(min-width:767px){
.tin-pmt_h2xth{
font-size:2rem;
}
}
.tin-pmt_textxth{
margin-bottom:22px;
line-height:1.6;
font-size:14.5px;
color:#8A7A65;
}
.tin-pmt_logosxth{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:479px){
.tin-pmt_logosxth{
grid-template-columns:repeat(4,1fr);
}
}
.tin-pmt_logoxth{
border:1px solid rgba(244,235,218,0.07);
background:#231F1A;
padding:0 8px;
overflow:hidden;
border-radius:8px;
text-overflow:ellipsis;
justify-content:center;
font-weight:700;
height:50px;
white-space:nowrap;
text-align:center;
display:flex;
font-size:12.5px;
align-items:center;
color:#D6CBBA;
}
.tin-pmt_tablexth{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(244,235,218,0.07);
min-width:0;
}
.tin-pmt_theadxth{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#100E0B;
display:grid;
}
.tin-pmt_thxth{
overflow:hidden;
padding:0.813rem 0.875rem;
text-transform:uppercase;
font-size:0.625rem;
font-weight:700;
color:#F2EAD8;
white-space:nowrap;
letter-spacing:.08em;
text-overflow:ellipsis;
}
.tin-pmt_rowxth{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(244,235,218,0.07);
}
.tin-pmt_rowxth:nth-child(odd){
background:#231F1A;
}
.tin-pmt_tdxth{
padding:0.875rem;
color:#8A7A65;
min-width:0;
overflow-wrap:break-word;
font-size:13.5px;
}
.tin-pmt_rowxth .tin-pmt_tdxth:first-child{
font-weight:700;
color:#F2EAD8;
}
.tin-pmt_rowxth .tin-pmt_tdxth:last-child{
font-weight:700;
color:#6B9E6E;
}
.tin-htsxth{
padding:3rem 0;
}
@media(min-width:769px){
.tin-htsxth{
padding:3.875rem 0;
}
}
.tin-hts_headxth{
gap:1.125rem;
display:flex;
margin-bottom:2.125rem;
flex-direction:column;
}
@media(min-width:768px){
.tin-hts_headxth{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.tin-hts_eyebrowxth{
margin-bottom:12px;
}
.tin-hts_h2xth{
font-weight:600;
overflow-wrap:break-word;
color:#F2EAD8;
line-height:1.05;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:30px;
}
@media(min-width:768px){
.tin-hts_h2xth{
font-size:38px;
}
}
.tin-hts_ctaxth{
border-radius:999px;
transition:opacity .22s ease;
background:#D4A45A;
flex:0 0 auto;
padding:15px 1.875rem;
font-size:15px;
color:#1A1410;
font-weight:700;
}
.tin-hts_ctaxth:hover{
opacity:.9;
}
.tin-hts_gridxth{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.tin-hts_gridxth{
grid-template-columns:repeat(3,1fr);
}
}
.tin-hts_stepxth{
border-top:1px solid rgba(244,235,218,0.12);
padding-top:22px;
min-width:0;
}
.tin-hts_step_numxth{
font-weight:700;
margin-bottom:0.875rem;
font-size:2.75rem;
color:#D4A45A;
line-height:1;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.tin-hts_step_hxth{
font-size:19px;
margin-bottom:8px;
overflow-wrap:break-word;
line-height:1.2;
color:#F2EAD8;
font-weight:700;
}
.tin-hts_step_pxth{
font-size:0.875rem;
line-height:1.55;
color:#A89880;
overflow-wrap:break-word;
}
.tin-wyxth{
padding:3rem 0;
}
@media(min-width:769px){
.tin-wyxth{
padding:56px 0;
}
}
.tin-wy_inxth{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:900px){
.tin-wy_inxth{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.tin-wy_leftxth{
min-width:0;
}
.tin-wy_eyebrowxth{
margin-bottom:14px;
}
.tin-wy_h2xth{
color:#F2EAD8;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:32px;
overflow-wrap:break-word;
margin-bottom:16px;
font-weight:600;
line-height:1.05;
}
@media(min-width:767px){
.tin-wy_h2xth{
font-size:2.5rem;
}
}
.tin-wy_introxth{
color:#8A7A65;
font-size:0.938rem;
line-height:1.6;
}
.tin-wy_gridxth{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:560px){
.tin-wy_gridxth{
grid-template-columns:1fr 1fr;
}
}
.tin-wy_cardxth{
border:1px solid rgba(244,235,218,0.07);
border-radius:0.875rem;
background:#231F1A;
padding:1.625rem;
min-width:0;
}
.tin-wy_card_icxth{
margin-bottom:1rem;
align-items:center;
justify-content:center;
color:#B87C3E;
display:inline-flex;
}
.tin-wy_card_icxth svg{
width:26px;
height:26px;
}
.tin-wy_card_hxth{
font-weight:600;
font-size:1.313rem;
color:#F2EAD8;
margin-bottom:8px;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.15;
}
.tin-wy_card_pxth{
color:#8A7A65;
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
}
.tin-tsxth{
padding:2.75rem 0;
}
.tin-ts_inxth{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:882px){
.tin-ts_inxth{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.tin-ts_leftxth{
min-width:0;
}
.tin-ts_h2xth{
margin-bottom:12px;
font-size:1.625rem;
overflow-wrap:break-word;
line-height:1.1;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#F2EAD8;
}
@media(min-width:768px){
.tin-ts_h2xth{
font-size:28px;
}
}
.tin-ts_textxth{
color:#A89880;
font-size:0.906rem;
max-width:520px;
margin-bottom:1.375rem;
line-height:1.6;
}
.tin-ts_badgesxth{
gap:1.125rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.tin-ts_badgexth{
font-size:0.813rem;
color:#A89880;
font-weight:600;
}
.tin-ts_payxth{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:880px){
.tin-ts_payxth{
justify-content:flex-end;
}
}
.tin-ts_pay_chipxth{
padding:12px 16px;
border-radius:14px;
border:1px solid rgba(244,235,218,0.12);
background:rgba(244,235,218,0.07);
color:#F2EAD8;
font-size:0.875rem;
font-weight:700;
}
.tin-opxth{
padding:36px 0 0.625rem;
}
.tin-op_inxth{
padding:2rem;
gap:2rem;
border:1px solid rgba(244,235,218,0.07);
border-radius:14px;
background:#231F1A;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:861px){
.tin-op_inxth{
grid-template-columns:.9fr 1.1fr;
gap:44px;
padding:34px 40px;
}
}
.tin-op_leftxth{
min-width:0;
}
.tin-op_eyebrowxth{
margin-bottom:0.75rem;
}
.tin-op_h2xth{
overflow-wrap:break-word;
font-size:1.75rem;
line-height:1.08;
margin-bottom:0.625rem;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#F2EAD8;
}
@media(min-width:767px){
.tin-op_h2xth{
font-size:1.875rem;
}
}
.tin-op_textxth{
line-height:1.6;
color:#8A7A65;
font-size:14px;
}
.tin-op_gridxth{
overflow:hidden;
border:1px solid rgba(244,235,218,0.13);
grid-template-columns:1fr 1fr;
border-radius:8px;
gap:1px;
background:rgba(244,235,218,0.13);
display:grid;
}
.tin-op_fieldxth{
background:#1A1612;
padding:18px 20px;
min-width:0;
}
.tin-op_field_lbxth{
color:#B87C3E;
font-weight:600;
letter-spacing:.1em;
text-transform:uppercase;
font-size:0.625rem;
margin-bottom:0.313rem;
}
.tin-op_field_valxth{
color:#F2EAD8;
font-weight:700;
overflow-wrap:break-word;
font-size:0.875rem;
}
.tin-rvxth{
padding:3rem 0;
background:#231F1A;
margin-top:1.5rem;
border-top:1px solid rgba(244,235,218,0.07);
border-bottom:1px solid rgba(244,235,218,0.07);
}
@media(min-width:769px){
.tin-rvxth{
padding:56px 0;
}
}
.tin-rv_headxth{
gap:16px;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.tin-rv_headxth{
gap:20px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.tin-rv_eyebrowxth{
margin-bottom:10px;
}
.tin-rv_h2xth{
overflow-wrap:break-word;
color:#F2EAD8;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:30px;
font-weight:600;
line-height:1.05;
}
@media(min-width:766px){
.tin-rv_h2xth{
font-size:2.375rem;
}
}
.tin-rv_aggxth{
gap:12px;
align-items:center;
display:flex;
}
.tin-rv_agg_starsxth{
gap:3px;
color:#B87C3E;
display:flex;
}
.tin-rv_agg_starsxth svg{
height:1.125rem;
width:18px;
}
.tin-rv_sourcexth{
color:#8A7A65;
font-size:0.813rem;
}
.tin-rv_gridxth{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.tin-rv_gridxth{
grid-template-columns:repeat(3,1fr);
}
}
.tin-rv_cardxth{
padding:26px;
background:#1A1612;
border:1px solid rgba(244,235,218,0.07);
border-radius:14px;
min-width:0;
}
.tin-rv_card_starsxth{
gap:2px;
color:#B87C3E;
display:flex;
margin-bottom:0.75rem;
}
.tin-rv_card_starsxth svg{
height:0.875rem;
width:14px;
}
.tin-rv_card_bodyxth{
line-height:1.45;
margin-bottom:1rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.125rem;
color:#F2EAD8;
font-weight:500;
}
.tin-rv_card_metaxth{
gap:10px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.tin-rv_card_avxth{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#B87C3E,#E0B96A);
height:2rem;
width:32px;
}
.tin-rv_card_authorxth{
color:#F2EAD8;
font-weight:700;
font-size:13px;
}
.tin-rv_card_locxth{
color:#A89880;
font-size:12px;
}
.tin-etxth{
padding:2.25rem 0 0.625rem;
}
.tin-et_inxth{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:878px){
.tin-et_inxth{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.tin-et_leftxth{
min-width:0;
}
.tin-et_eyebrowxth{
margin-bottom:12px;
}
.tin-et_h2xth{
font-size:28px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:14px;
color:#F2EAD8;
overflow-wrap:break-word;
line-height:1.06;
}
@media(min-width:766px){
.tin-et_h2xth{
font-size:32px;
}
}
.tin-et_textxth{
line-height:1.65;
color:#8A7A65;
margin-bottom:1.375rem;
font-size:15px;
}
.tin-et_statsxth{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.tin-et_statxth{
min-width:0;
}
.tin-et_stat_vxth{
font-weight:700;
line-height:1;
color:#F2EAD8;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
}
.tin-et_stat_lxth{
font-size:12.5px;
color:#A89880;
margin-top:4px;
}
.tin-et_rightxth{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.tin-et_memberxth{
gap:1rem;
background:#231F1A;
border:1px solid rgba(244,235,218,0.07);
padding:1.125rem 20px;
border-radius:0.875rem;
display:flex;
align-items:center;
min-width:0;
}
.tin-et_member_avxth{
background:linear-gradient(135deg,#1E1A14,#B87C3E);
flex:0 0 auto;
border-radius:50%;
width:3rem;
height:3rem;
}
.tin-et_member_namexth{
font-size:15px;
color:#F2EAD8;
overflow-wrap:break-word;
font-weight:700;
}
.tin-et_member_rolexth{
color:#A89880;
overflow-wrap:break-word;
font-size:0.781rem;
}
.tin-et_updatedxth{
gap:8px;
border-radius:0.875rem;
padding:0.875rem 1.125rem;
background:#1A1612;
border:1px solid rgba(244,235,218,0.07);
color:#8A7A65;
display:flex;
font-size:12.5px;
align-items:center;
}
.tin-provxth{
padding:2.5rem 0 1.25rem;
}
.tin-prov_eyebrowxth{
display:block;
margin-bottom:18px;
}
.tin-prov_gridxth{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.tin-prov_gridxth{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.tin-prov_gridxth{
grid-template-columns:repeat(6,1fr);
}
}
.tin-faqxth{
background:#231F1A;
padding:48px 0;
border-bottom:1px solid rgba(244,235,218,0.07);
border-top:1px solid rgba(244,235,218,0.07);
margin-top:1.5rem;
}
@media(min-width:765px){
.tin-faqxth{
padding:3.875rem 0;
}
}
.tin-faq_headxth{
margin-bottom:34px;
text-align:center;
}
.tin-faq_eyebrowxth{
margin-bottom:12px;
}
.tin-faq_h2xth{
color:#F2EAD8;
line-height:1.05;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:32px;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:768px){
.tin-faq_h2xth{
font-size:38px;
}
}
.tin-faq_listxth{
margin:0 auto;
gap:0.75rem;
flex-direction:column;
max-width:820px;
display:flex;
}
.tin-faq_itemxth{
border-radius:14px;
border:1px solid rgba(244,235,218,0.07);
overflow:hidden;
background:#1A1612;
}
.tin-faq_qxth{
gap:20px;
padding:20px 1.5rem;
list-style:none;
font-weight:700;
overflow-wrap:break-word;
justify-content:space-between;
font-size:16px;
align-items:center;
cursor:pointer;
color:#F2EAD8;
display:flex;
}
.tin-faq_qxth::-webkit-details-marker{
display:none;
}
.tin-faq_q_icxth{
flex:0 0 auto;
transition:transform .22s ease;
align-items:center;
color:#B87C3E;
display:inline-flex;
}
.tin-faq_q_icxth svg{
width:1.125rem;
height:18px;
}
.tin-faq_itemxth[open] .tin-faq_q_icxth{
transform:rotate(180deg);
}
.tin-faq_axth{
padding:0 1.5rem 20px;
color:#8A7A65;
line-height:1.6;
font-size:0.906rem;
overflow-wrap:break-word;
}
.tin-elxth{
padding:48px 0;
}
@media(min-width:765px){
.tin-elxth{
padding:56px 0;
}
}
.tin-el_inxth{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:902px){
.tin-el_inxth{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.tin-el_leftxth{
min-width:0;
}
.tin-el_eyebrowxth{
margin-bottom:14px;
}
.tin-el_h2xth{
margin-bottom:22px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.08;
font-weight:600;
overflow-wrap:break-word;
font-size:2rem;
color:#F2EAD8;
}
@media(min-width:767px){
.tin-el_h2xth{
font-size:38px;
}
}
.tin-el_bodyxth p{
margin-bottom:1.125rem;
overflow-wrap:break-word;
line-height:1.7;
color:#D6CBBA;
font-size:1rem;
}
.tin-el_dropcapxth{
padding:6px 0.75rem 0 0;
line-height:.8;
color:#B87C3E;
font-weight:700;
float:left;
font-size:62px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.tin-el_rightxth{
min-width:0;
}
.tin-el_quotexth{
background:linear-gradient(150deg,#1E1A14,#0E0C09);
border-radius:1.25rem;
padding:2.25rem;
margin-bottom:1.5rem;
position:relative;
color:#F2EAD8;
}
.tin-el_quote_markxth{
align-items:center;
display:inline-flex;
margin-bottom:6px;
color:#D4A45A;
}
.tin-el_quote_markxth svg{
height:2.125rem;
width:2.125rem;
}
.tin-el_quote_textxth{
color:#F2EAD8;
font-size:22px;
margin-bottom:1.375rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:500;
overflow-wrap:break-word;
line-height:1.4;
}
.tin-el_quote_metaxth{
gap:12px;
align-items:center;
display:flex;
}
.tin-el_quote_avxth{
flex:0 0 auto;
background:linear-gradient(135deg,#B87C3E,#E0B96A);
border-radius:50%;
width:2.375rem;
height:38px;
}
.tin-el_quote_authorxth{
font-size:14px;
color:#F2EAD8;
font-weight:700;
}
.tin-el_quote_meta_subxth{
color:#A89880;
font-size:0.75rem;
}
.tin-el_explainxth{
border:1px solid rgba(244,235,218,0.07);
overflow:hidden;
border-radius:0.875rem;
}
.tin-el_explain_cardxth{
padding:22px 1.5rem;
}
.tin-el_explain_cardxth+.tin-el_explain_cardxth{
border-top:1px solid rgba(244,235,218,0.07);
}
.tin-el_explain_hxth{
font-weight:600;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.15;
font-size:20px;
color:#F2EAD8;
margin-bottom:8px;
}
.tin-el_explain_pxth{
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
color:#8A7A65;
}
.tin-sbxth{
padding:48px 0;
background:#231F1A;
border-bottom:1px solid rgba(244,235,218,0.07);
margin-top:24px;
border-top:1px solid rgba(244,235,218,0.07);
}
@media(min-width:768px){
.tin-sbxth{
padding:3.5rem 0;
}
}
.tin-sb_eyebrowxth{
margin-bottom:12px;
display:block;
}
.tin-sb_h2xth{
font-size:30px;
color:#F2EAD8;
line-height:1.05;
font-weight:600;
margin-bottom:1.625rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:770px){
.tin-sb_h2xth{
font-size:2.25rem;
}
}
.tin-sb_gridxth{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.tin-sb_gridxth{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:962px){
.tin-sb_gridxth{
grid-template-columns:repeat(4,1fr);
}
}
.tin-sb_cardxth{
background:#1A1612;
border-radius:0.875rem;
padding:24px;
border:1px solid rgba(244,235,218,0.07);
min-width:0;
}
.tin-sb_card_hxth{
font-weight:600;
font-size:1.188rem;
line-height:1.15;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:8px;
color:#F2EAD8;
}
.tin-sb_card_pxth{
font-size:0.844rem;
line-height:1.6;
color:#8A7A65;
overflow-wrap:break-word;
}
.tin-sb_rtpxth{
background:#1A1612;
gap:24px;
padding:26px 28px;
border:1px solid rgba(244,235,218,0.07);
border-radius:0.875rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
margin-top:1.125rem;
}
@media(min-width:761px){
.tin-sb_rtpxth{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.tin-sb_rtp_hxth{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
font-weight:600;
color:#F2EAD8;
font-size:20px;
overflow-wrap:break-word;
line-height:1.15;
}
.tin-sb_rtp_pxth{
font-size:0.844rem;
color:#8A7A65;
overflow-wrap:break-word;
line-height:1.6;
}
.tin-sb_rtp_statsxth{
gap:1rem;
display:flex;
}
.tin-sb_statxth{
flex:1 1 0;
background:#231F1A;
border-radius:0.5rem;
padding:1.125rem;
min-width:0;
text-align:center;
}
.tin-sb_stat_vxth{
font-size:26px;
color:#6B9E6E;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
overflow-wrap:break-word;
}
.tin-sb_stat_lxth{
color:#A89880;
font-size:0.719rem;
margin-top:4px;
}
.tin-lhxth{
padding:40px 0 20px;
}
.tin-lh_inxth{
border-top:1px solid rgba(244,235,218,0.13);
padding-top:2.125rem;
}
.tin-lh_eyebrowxth{
margin-bottom:22px;
display:block;
}
.tin-lh_gridxth{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:599px){
.tin-lh_gridxth{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.tin-lh_gridxth{
grid-template-columns:repeat(5,1fr);
}
}
.tin-lh_colxth{
min-width:0;
}
.tin-lh_col_hxth{
color:#F2EAD8;
font-weight:700;
overflow-wrap:break-word;
margin-bottom:12px;
font-size:13px;
}
.tin-lh_linksxth{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.tin-lh_linkxth{
transition:color .22s ease;
font-size:13px;
overflow-wrap:break-word;
color:#8A7A65;
}
.tin-lh_linkxth:hover{
color:#B87C3E;
}
.tin-gdxth{
padding:3rem 0 10px;
}
.tin-gd_headxth{
gap:14px;
flex-direction:column;
display:flex;
margin-bottom:1.5rem;
}
@media(min-width:682px){
.tin-gd_headxth{
gap:20px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.tin-gd_eyebrowxth{
margin-bottom:10px;
}
.tin-gd_h2xth{
line-height:1.05;
font-size:28px;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#F2EAD8;
font-weight:600;
}
@media(min-width:769px){
.tin-gd_h2xth{
font-size:2.125rem;
}
}
.tin-gd_morexth{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
color:#F2EAD8;
font-size:0.844rem;
font-weight:600;
padding-bottom:2px;
border-bottom:1px solid #F2EAD8;
}
.tin-gd_morexth:hover{
border-color:#B87C3E;
color:#B87C3E;
}
.tin-gd_gridxth{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:717px){
.tin-gd_gridxth{
grid-template-columns:repeat(3,1fr);
}
}
.tin-gd_cardxth{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(244,235,218,0.07);
background:#231F1A;
display:block;
min-width:0;
}
.tin-gd_card_imgxth{
background:linear-gradient(140deg,#1E1A14,#B87C3E);
height:9.375rem;
}
.tin-gd_card_bodyxth{
padding:1.375rem;
}
.tin-gd_card_catxth{
text-transform:uppercase;
letter-spacing:.1em;
font-size:10px;
color:#B87C3E;
font-weight:600;
}
.tin-gd_card_hxth{
margin:8px 0 0.625rem;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:1.188rem;
overflow-wrap:break-word;
color:#F2EAD8;
line-height:1.2;
}
.tin-gd_card_metaxth{
font-size:12px;
overflow-wrap:break-word;
color:#A89880;
}
.tin-sgxth{
padding:3rem 0 0.625rem;
}
.tin-sg_eyebrowxth{
margin-bottom:0.75rem;
display:block;
}
.tin-sg_h2xth{
color:#F2EAD8;
font-size:30px;
line-height:1.05;
margin-bottom:28px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.tin-sg_h2xth{
font-size:36px;
}
}
.tin-sg_gridxth{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:721px){
.tin-sg_gridxth{
grid-template-columns:repeat(3,1fr);
}
}
.tin-sg_colxth{
min-width:0;
}
.tin-sg_col_hxth{
color:#F2EAD8;
overflow-wrap:break-word;
line-height:1.15;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.625rem;
font-weight:600;
font-size:22px;
}
.tin-sg_col_pxth{
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
color:#8A7A65;
}
.tin-ftxth{
background:#100E0B;
margin-top:40px;
color:#A89880;
}
.tin-ft_inxth{
gap:32px;
grid-template-columns:1fr;
padding:48px 0 1.75rem;
display:grid;
}
@media(min-width:597px){
.tin-ft_inxth{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.tin-ft_inxth{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.tin-ft_brandxth{
min-width:0;
}
.tin-ft_logoxth{
color:#F2EAD8;
font-weight:700;
overflow-wrap:break-word;
font-size:1.625rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.tin-ft_taglinexth{
font-size:0.844rem;
color:#A89880;
max-width:17.5rem;
margin-top:14px;
line-height:1.6;
}
.tin-ft_contactxth{
transition:color .22s ease;
font-size:13px;
color:#D4A45A;
display:inline-block;
max-width:280px;
overflow-wrap:anywhere;
margin-top:12px;
}
.tin-ft_contactxth:hover{
color:#F2EAD8;
}
.tin-ft_colxth{
min-width:0;
}
.tin-ft_col_hxth{
font-weight:700;
letter-spacing:.08em;
font-size:13px;
margin-bottom:0.875rem;
overflow-wrap:break-word;
color:#F2EAD8;
text-transform:uppercase;
}
.tin-ft_col_linksxth{
gap:10px;
display:flex;
flex-direction:column;
}
.tin-ft_linkxth{
transition:color .22s ease;
font-size:13.5px;
overflow-wrap:break-word;
color:#A89880;
}
.tin-ft_linkxth:hover{
color:#F2EAD8;
}
.tin-ft_botxth{
padding:1.375rem 0 40px;
gap:1rem;
border-top:1px solid rgba(244,235,218,0.12);
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.tin-ft_botxth{
gap:20px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.tin-ft_legalxth{
font-size:0.719rem;
line-height:1.6;
overflow-wrap:break-word;
max-width:47.5rem;
color:#5C4F3D;
}
.tin-ft_legalxth b{
color:#A89880;
font-weight:700;
}
.tin-ft_agexth{
flex:0 0 auto;
padding:0.25rem 0.563rem;
border-radius:0.5rem;
border:1.5px solid #D4A45A;
color:#D4A45A;
font-size:0.813rem;
font-weight:700;
}