*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1410;
color:#DDD0B8;
font-size:15px;
-webkit-font-smoothing:antialiased;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
line-height:1.6;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.tdg-layoutaq9{
flex-direction:column;
display:flex;
min-height:100vh;
}
.tdg-mainaq9{
flex:1 1 auto;
width:100%;
min-width:0;
}
.tdg-containeraq9{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:771px){
.tdg-containeraq9{
padding:0 2rem;
}
}
@media(min-width:1097px){
.tdg-containeraq9{
padding:0 56px;
}
}
.tdg-eyebrowaq9{
font-size:0.688rem;
color:#C9933A;
font-weight:600;
line-height:1.4;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
letter-spacing:.2em;
display:inline-block;
overflow-wrap:break-word;
text-transform:uppercase;
}
.tdg-bandaq9{
background:#12100C;
color:#F5EDDC;
}
.tdg-bandaq9 .tdg-eyebrowaq9{
color:#E8B84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.tdg-tbaq9{
background:#1A1410;
z-index:50;
border-bottom:1px solid rgba(245,237,220,0.13);
position:sticky;
top:0;
}
.tdg-tb_inaq9{
gap:16px;
margin:0 auto;
padding:0.75rem 1rem;
width:100%;
align-items:center;
display:flex;
max-width:1400px;
justify-content:space-between;
}
@media(min-width:766px){
.tdg-tb_inaq9{
padding:16px 2rem;
}
}
@media(min-width:1097px){
.tdg-tb_inaq9{
padding:1.125rem 3.5rem;
}
}
.tdg-tb_leftaq9{
gap:28px;
min-width:0;
display:flex;
align-items:center;
}
.tdg-tb_logoaq9{
gap:0.688rem;
align-items:center;
display:flex;
min-width:0;
}
.tdg-tb_logo_markaq9{
border-radius:8px;
flex:0 0 auto;
width:2.125rem;
object-fit:cover;
height:34px;
}
.tdg-tb_logo_txtaq9{
line-height:1;
min-width:0;
flex-direction:column;
display:flex;
}
.tdg-tb_logo_nameaq9{
overflow:hidden;
white-space:nowrap;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
color:#F5EDDC;
font-size:1.375rem;
font-weight:700;
letter-spacing:.02em;
}
.tdg-tb_logo_subaq9{
overflow:hidden;
font-size:8.5px;
font-weight:600;
color:#C9933A;
text-overflow:ellipsis;
text-transform:uppercase;
white-space:nowrap;
letter-spacing:.32em;
margin-top:0.25rem;
}
.tdg-tb_navaq9{
display:none;
}
@media(min-width:961px){
.tdg-tb_navaq9{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.tdg-tb_nav_itemaq9{
transition:color .22s ease,border-color .22s ease;
font-size:0.875rem;
border-bottom:2px solid transparent;
font-weight:600;
color:#DDD0B8;
padding-bottom:3px;
white-space:nowrap;
}
.tdg-tb_nav_itemaq9:hover{
color:#F5EDDC;
}
.tdg-tb_nav_itemaq9.tdg-state_activeaq9{
border-color:#C9933A;
color:#F5EDDC;
}
.tdg-tb_rightaq9{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.tdg-tb_searchaq9{
transition:color .22s ease;
color:#DDD0B8;
align-items:center;
display:flex;
justify-content:center;
}
.tdg-tb_searchaq9:hover{
color:#C9933A;
}
.tdg-tb_searchaq9 svg{
width:1.125rem;
height:18px;
}
.tdg-tb_langaq9{
letter-spacing:.1em;
color:#A8957A;
font-weight:600;
font-size:11px;
text-transform:uppercase;
}
.tdg-tb_langaq9:hover{
color:#F5EDDC;
}
.tdg-tb_loginaq9{
display:none;
font-weight:600;
font-size:0.875rem;
color:#F5EDDC;
}
@media(min-width:767px){
.tdg-tb_loginaq9{
display:inline-block;
}
}
.tdg-tb_registeraq9{
padding:0.688rem 1.375rem;
background:#E8B84B;
border-radius:999px;
transition:background-color .22s ease;
white-space:nowrap;
font-weight:700;
font-size:0.875rem;
color:#1A1008;
}
.tdg-tb_registeraq9:hover{
background:#F0C85F;
}
.tdg-mobaq9{
background:#1A1410;
left:0;
border-top:1px solid rgba(245,237,220,0.13);
z-index:60;
right:0;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
bottom:0;
}
@media(min-width:960px){
.tdg-mobaq9{
display:none;
}
}
.tdg-mob_inaq9{
margin:0 auto;
display:flex;
align-items:stretch;
max-width:35rem;
justify-content:space-around;
}
.tdg-mob_itemaq9{
transition:color .22s ease;
padding:9px 0.25rem;
gap:3px;
flex:1 1 0;
min-width:0;
display:flex;
align-items:center;
flex-direction:column;
color:#A8957A;
}
.tdg-mob_itemaq9.tdg-state_activeaq9{
color:#C9933A;
}
.tdg-mob_icaq9{
display:flex;
align-items:center;
justify-content:center;
}
.tdg-mob_icaq9 svg{
height:1.25rem;
width:1.25rem;
}
.tdg-mob_lbaq9{
overflow:hidden;
font-weight:600;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.625rem;
max-width:100%;
}
@media(max-width:962px){
body{
padding-bottom:60px;
}
}
.tdg-railaq9{
position:relative;
min-width:0;
}
.tdg-rail_scrollaq9{
gap:0.875rem;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
padding-bottom:14px;
scrollbar-width:thin;
display:flex;
}
@media(min-width:771px){
.tdg-rail_scrollaq9{
gap:18px;
}
}
.tdg-gcaq9{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:766px){
.tdg-gcaq9{
width:188px;
}
}
.tdg-gc_imgaq9{
overflow:hidden;
border-radius:0.875rem;
background:#231C14;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.32);
}
.tdg-gc_imgaq9 img{
inset:0;
height:100%;
width:100%;
position:absolute;
object-fit:cover;
}
.tdg-gc_coveraq9{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.tdg-gc_hoveraq9{
background:rgba(0,0,0,0.52);
inset:0;
transition:opacity .22s ease;
opacity:0;
display:flex;
align-items:center;
justify-content:center;
position:absolute;
}
.tdg-gcaq9:hover .tdg-gc_hoveraq9{
opacity:1;
}
.tdg-gc_hover_btnaq9{
border-radius:62.438rem;
background:#E8B84B;
align-items:center;
height:46px;
width:2.875rem;
color:#1A1008;
justify-content:center;
display:flex;
}
.tdg-gc_hover_btnaq9 svg{
width:1.125rem;
height:18px;
}
.tdg-gc_infoaq9{
gap:2px;
min-width:0;
margin-top:9px;
flex-direction:column;
display:flex;
}
.tdg-gc_nameaq9{
overflow:hidden;
text-overflow:ellipsis;
font-size:13px;
font-weight:700;
white-space:nowrap;
color:#F5EDDC;
}
.tdg-gc_provaq9{
overflow:hidden;
font-size:0.688rem;
white-space:nowrap;
color:#A8957A;
text-overflow:ellipsis;
}
.tdg-gc_metaaq9{
color:#A8957A;
font-size:11px;
}
.tdg-tcaq9{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:771px){
.tdg-tcaq9{
width:230px;
}
}
.tdg-tc_imgaq9{
background:#231C14;
overflow:hidden;
border-radius:14px;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.32);
padding-bottom:75%;
}
.tdg-tc_imgaq9 img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.tdg-tc_infoaq9{
gap:2px;
flex-direction:column;
min-width:0;
display:flex;
margin-top:0.563rem;
}
.tdg-tc_nameaq9{
overflow:hidden;
font-size:14px;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
color:#F5EDDC;
}
.tdg-tc_rtpaq9{
font-size:0.688rem;
color:#A8957A;
}
.tdg-lcaq9{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:770px){
.tdg-lcaq9{
width:268px;
}
}
.tdg-lc_imgaq9{
border-radius:14px;
background:#231C14;
overflow:hidden;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.32);
position:relative;
padding-bottom:62.5%;
}
.tdg-lc_imgaq9 img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.tdg-lc_liveaq9{
background:rgba(0,0,0,0.52);
border-radius:62.438rem;
gap:0.438rem;
padding:0.25rem 9px;
left:12px;
position:absolute;
align-items:center;
display:flex;
top:12px;
}
.tdg-lc_live_dotaq9{
animation:zm2-pulse 1.6s infinite;
background:#D94F3D;
border-radius:50%;
height:0.5rem;
width:0.5rem;
}
.tdg-lc_seatsaq9{
font-weight:600;
color:#F5EDDC;
letter-spacing:.08em;
font-size:10px;
text-transform:uppercase;
}
.tdg-lc_infoaq9{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
}
.tdg-lc_nameaq9{
overflow:hidden;
font-size:0.938rem;
font-weight:700;
text-overflow:ellipsis;
color:#F5EDDC;
white-space:nowrap;
}
.tdg-lc_betaq9{
color:#A8957A;
font-size:0.688rem;
}
.tdg-pcaq9{
padding:16px 0.875rem;
border-radius:14px;
background:#231C14;
border:1px solid rgba(245,237,220,0.07);
gap:8px;
flex-direction:column;
align-items:center;
display:flex;
min-height:4.625rem;
justify-content:center;
min-width:0;
}
.tdg-pc_logoaq9{
flex:0 0 auto;
max-width:100%;
object-fit:contain;
width:auto;
height:1.75rem;
}
.tdg-pc_nameaq9{
overflow:hidden;
text-align:center;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.688rem;
color:#A8957A;
}
.tdg-gc_tagaq9{
border-radius:0.5rem;
padding:3px 8px;
font-weight:700;
font-size:10px;
left:10px;
position:absolute;
text-transform:uppercase;
top:0.625rem;
display:inline-block;
letter-spacing:.06em;
z-index:2;
}
.tdg-gc_tag_hotaq9{
background:#D94F3D;
color:#F5EDDC;
}
.tdg-gc_tag_newaq9{
background:#E8B84B;
color:#1A1008;
}
.tdg-gc_tag_jpaq9{
background:#E8A020;
color:#1A1008;
}
.tdg-gc_tag_liveaq9{
background:#D94F3D;
color:#F5EDDC;
}
.tdg-shaq9{
margin-bottom:18px;
min-width:0;
}
.tdg-sh_rowaq9{
gap:1rem;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
}
.tdg-sh_rowaq9 .tdg-sh_laq9{
gap:6px;
display:flex;
flex-direction:column;
min-width:0;
}
.tdg-sh_stackaq9{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.tdg-sh_centeraq9{
gap:10px;
flex-direction:column;
display:flex;
text-align:center;
align-items:center;
}
.tdg-sh_h2aq9{
overflow-wrap:break-word;
font-size:24px;
font-weight:600;
color:#F5EDDC;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.1;
}
@media(min-width:766px){
.tdg-sh_h2aq9{
font-size:30px;
}
}
.tdg-bandaq9 .tdg-sh_h2aq9{
color:#F5EDDC;
}
.tdg-sh_eb_lineaq9{
gap:10px;
align-items:center;
display:inline-flex;
}
.tdg-sh_eb_lineaq9::before{
background:#C9933A;
height:1px;
display:inline-block;
content:"";
width:1.75rem;
}
.tdg-bandaq9 .tdg-sh_eb_lineaq9::before{
background:#E8B84B;
}
.tdg-sh_eb_dotaq9{
gap:8px;
display:inline-flex;
align-items:center;
}
.tdg-sh_eb_dotaq9::before{
border-radius:50%;
background:#C9933A;
width:0.375rem;
display:inline-block;
height:0.375rem;
content:"";
}
.tdg-bandaq9 .tdg-sh_eb_dotaq9::before{
background:#E8B84B;
}
.tdg-sh_linkaq9{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
white-space:nowrap;
font-size:0.813rem;
padding-bottom:2px;
border-bottom:1px solid #F5EDDC;
align-items:center;
display:inline-flex;
font-weight:600;
color:#F5EDDC;
}
.tdg-sh_linkaq9:hover{
border-color:#C9933A;
color:#C9933A;
}
.tdg-sh_linkaq9 svg{
width:0.875rem;
height:14px;
}
.tdg-sh_link_chevaq9{
padding-bottom:0;
border-bottom:0;
}
.tdg-sh_link_btnaq9{
padding:9px 18px;
background:#E8B84B;
border-radius:999px;
color:#1A1008;
border-bottom:0;
}
.tdg-sh_link_btnaq9:hover{
background:#F0C85F;
border-color:transparent;
color:#1A1008;
}
.tdg-bandaq9 .tdg-sh_linkaq9{
border-color:#F5EDDC;
color:#F5EDDC;
}
.tdg-bandaq9 .tdg-sh_link_btnaq9{
background:#E8B84B;
color:#1A1008;
}
.tdg-sh_ruleaq9{
margin:-2px 0 18px;
background:rgba(245,237,220,0.13);
height:1px;
}
.tdg-bandaq9 .tdg-sh_ruleaq9{
background:rgba(255,222,140,0.14);
}
.tdg-heroaq9{
padding:2rem 0 0.5rem;
}
@media(min-width:768px){
.tdg-heroaq9{
padding:3.5rem 0 1.5rem;
}
}
.tdg-hero_inaq9{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:903px){
.tdg-hero_inaq9{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.tdg-hero_copyaq9{
min-width:0;
}
.tdg-hero_eyebrowaq9{
gap:10px;
align-items:center;
margin-bottom:1.375rem;
display:inline-flex;
}
.tdg-hero_eyebrow_lineaq9{
flex:0 0 auto;
background:#C9933A;
width:28px;
height:1px;
display:inline-block;
}
.tdg-hero_h1aq9{
margin-bottom:1.25rem;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:2.375rem;
color:#F5EDDC;
line-height:1.04;
letter-spacing:-.01em;
overflow-wrap:break-word;
}
@media(min-width:766px){
.tdg-hero_h1aq9{
font-size:3.375rem;
}
}
@media(min-width:1099px){
.tdg-hero_h1aq9{
font-size:3.875rem;
}
}
.tdg-hero_h1aq9 em{
color:#C9933A;
font-style:normal;
}
.tdg-hero_subaq9{
color:#8A7560;
max-width:30rem;
font-size:1rem;
margin-bottom:30px;
line-height:1.6;
}
@media(min-width:769px){
.tdg-hero_subaq9{
font-size:1.125rem;
}
}
.tdg-hero_actionsaq9{
gap:0.875rem;
flex-wrap:wrap;
margin-bottom:2.125rem;
align-items:center;
display:flex;
}
.tdg-hero_ctaaq9{
background:#E8B84B;
padding:1rem 1.875rem;
gap:10px;
transition:background-color .22s ease;
border-radius:999px;
font-size:0.938rem;
align-items:center;
font-weight:700;
color:#1A1008;
display:inline-flex;
}
.tdg-hero_ctaaq9:hover{
background:#F0C85F;
}
.tdg-hero_cta_icaq9{
display:inline-flex;
align-items:center;
}
.tdg-hero_cta_icaq9 svg{
height:16px;
width:1rem;
}
.tdg-hero_cta_altaq9{
border-radius:999px;
transition:border-color .22s ease,color .22s ease;
padding:0.938rem 26px;
background:transparent;
border:1px solid rgba(245,237,220,0.13);
font-size:0.938rem;
display:inline-flex;
color:#F5EDDC;
align-items:center;
font-weight:600;
}
.tdg-hero_cta_altaq9:hover{
border-color:#C9933A;
color:#C9933A;
}
.tdg-hero_trustaq9{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.tdg-hero_trust_itemaq9{
gap:0.563rem;
align-items:center;
display:flex;
font-weight:600;
font-size:13px;
color:#DDD0B8;
}
.tdg-hero_trust_icaq9{
align-items:center;
display:inline-flex;
color:#C9933A;
}
.tdg-hero_trust_icaq9 svg{
height:16px;
width:1rem;
}
.tdg-hero_promoaq9{
background:#231C14;
overflow:hidden;
border-radius:20px;
display:flex;
position:relative;
min-height:18.75rem;
box-shadow:0 12px 48px rgba(0,0,0,0.55), 0 2px 12px rgba(201,147,52,0.15);
}
.tdg-hero_promo_bgaq9{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.tdg-hero_promo_bgaq9::after{
inset:0;
background:linear-gradient(120deg,#12100C 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.tdg-hero_promo_glowaq9{
border-radius:50%;
background:radial-gradient(circle,rgba(201,147,52,0.18) 0%,transparent 65%);
height:16.25rem;
right:-1.25rem;
position:absolute;
top:-2.5rem;
width:260px;
pointer-events:none;
}
.tdg-hero_promo_ctaq9{
padding:28px;
max-width:88%;
z-index:2;
align-self:flex-end;
position:relative;
}
.tdg-hero_promo_labelaq9{
color:#E8B84B;
display:block;
text-transform:uppercase;
font-size:10px;
margin-bottom:8px;
font-weight:700;
letter-spacing:.25em;
}
.tdg-hero_promo_amountaq9{
line-height:1.05;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:32px;
font-weight:600;
overflow-wrap:break-word;
color:#F5EDDC;
}
@media(min-width:769px){
.tdg-hero_promo_amountaq9{
font-size:40px;
}
}
.tdg-hero_promo_amountaq9 em{
font-style:normal;
color:#E8B84B;
}
.tdg-hero_ratingaq9{
background:#231C14;
border:1px solid rgba(245,237,220,0.07);
border-radius:14px;
padding:10px 14px;
gap:10px;
position:absolute;
z-index:3;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.32);
top:14px;
max-width:min(260px,62%);
display:flex;
align-items:center;
right:0.875rem;
}
.tdg-hero_rating_scoreaq9{
flex:0 0 auto;
color:#F5EDDC;
font-weight:700;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:24px;
}
.tdg-hero_rating_txtaq9{
flex:1 1 auto;
min-width:0;
}
.tdg-hero_rating_starsaq9{
gap:2px;
display:flex;
color:#C9933A;
}
.tdg-hero_rating_starsaq9 svg{
height:0.75rem;
width:12px;
}
.tdg-hero_rating_capaq9{
font-size:0.688rem;
line-height:1.35;
margin-top:3px;
overflow-wrap:break-word;
display:block;
color:#A8957A;
}
.tdg-stataq9{
border-top:1px solid rgba(245,237,220,0.13);
border-bottom:1px solid rgba(245,237,220,0.13);
margin-top:16px;
}
.tdg-stat_inaq9{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.tdg-stat_inaq9{
grid-template-columns:repeat(4,1fr);
}
}
.tdg-stat_itemaq9{
padding:1.375rem 14px;
border-bottom:1px solid rgba(245,237,220,0.07);
min-width:0;
border-right:1px solid rgba(245,237,220,0.07);
}
.tdg-stat_itemaq9:nth-child(2n){
border-right:0;
}
.tdg-stat_itemaq9:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.tdg-stat_itemaq9{
border-bottom:0;
}
.tdg-stat_itemaq9:nth-child(2n){
border-right:1px solid rgba(245,237,220,0.07);
}
.tdg-stat_itemaq9:nth-child(4n){
border-right:0;
}
}
.tdg-stat_valueaq9{
overflow-wrap:break-word;
color:#F5EDDC;
line-height:1;
font-weight:700;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
}
@media(min-width:770px){
.tdg-stat_valueaq9{
font-size:34px;
}
}
.tdg-stat_labelaq9{
overflow-wrap:break-word;
color:#A8957A;
line-height:1.4;
font-size:13px;
margin-top:0.375rem;
}
.tdg-growaq9{
padding:26px 0 10px;
}
.tdg-row_seoaq9{
margin:0.625rem 0 0;
line-height:1.65;
max-width:47.5rem;
overflow-wrap:break-word;
color:#8A7560;
font-size:0.875rem;
}
.tdg-row_seoaq9 strong{
color:#F5EDDC;
font-weight:700;
}
.tdg-gfaq9{
padding:1.5rem 0 0.375rem;
}
.tdg-gf_inaq9{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.tdg-gf_chipaq9{
padding:10px 1.125rem;
border-radius:999px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
background:#231C14;
border:1px solid rgba(245,237,220,0.13);
font-weight:600;
white-space:nowrap;
font-size:13px;
color:#DDD0B8;
}
.tdg-gf_chipaq9:hover{
border-color:#C9933A;
color:#C9933A;
}
.tdg-gf_chipaq9.tdg-state_activeaq9{
background:#E8B84B;
border-color:transparent;
color:#1A1008;
}
.tdg-growaq9{
padding:26px 0 10px;
}
.tdg-row_seoaq9{
margin:0.625rem 0 0;
max-width:760px;
overflow-wrap:break-word;
line-height:1.65;
color:#8A7560;
font-size:14px;
}
.tdg-row_seoaq9 strong{
font-weight:700;
color:#F5EDDC;
}
.tdg-jpaq9{
padding:30px 0 0.625rem;
}
.tdg-jp_gridaq9{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:767px){
.tdg-jp_gridaq9{
grid-template-columns:1fr 1fr;
}
.tdg-jp_card_megaaq9{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.tdg-jp_gridaq9{
grid-template-columns:1.4fr 1fr 1fr;
}
.tdg-jp_card_megaaq9{
grid-column:auto;
}
}
.tdg-jp_cardaq9{
padding:1.625rem;
border-radius:20px;
background:#231C14;
border:1px solid rgba(245,237,220,0.07);
overflow:hidden;
gap:0.75rem;
display:flex;
min-height:12.5rem;
position:relative;
min-width:0;
flex-direction:column;
justify-content:space-between;
}
.tdg-jp_card_megaaq9{
border-color:transparent;
background:linear-gradient(135deg,#1E1710,#0E0B08);
min-height:13.125rem;
color:#F5EDDC;
}
.tdg-jp_glowaq9{
border-radius:50%;
background:radial-gradient(circle,rgba(201,147,52,0.18),transparent 70%);
top:-40px;
right:-2.5rem;
pointer-events:none;
height:200px;
position:absolute;
width:12.5rem;
}
.tdg-jp_labelaq9{
gap:0.625rem;
color:#C9933A;
flex-wrap:wrap;
position:relative;
font-weight:700;
align-items:center;
justify-content:space-between;
text-transform:uppercase;
display:flex;
font-size:10px;
letter-spacing:.16em;
}
.tdg-jp_card_megaaq9 .tdg-jp_labelaq9{
color:#E8B84B;
}
.tdg-jp_dropaq9{
text-transform:none;
font-weight:600;
color:#A8957A;
letter-spacing:.04em;
}
.tdg-jp_card_megaaq9 .tdg-jp_dropaq9{
color:#A89070;
}
.tdg-jp_amountaq9{
font-weight:700;
overflow-wrap:break-word;
position:relative;
color:#F5EDDC;
font-size:38px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1;
}
.tdg-jp_card_megaaq9 .tdg-jp_amountaq9{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#E8B84B;
}
@media(min-width:771px){
.tdg-jp_card_megaaq9 .tdg-jp_amountaq9{
font-size:3.375rem;
}
}
.tdg-jp_gameaq9{
position:relative;
color:#A8957A;
font-size:0.813rem;
}
.tdg-jp_card_megaaq9 .tdg-jp_gameaq9{
color:#A89070;
}
.tdg-jp_ctaaq9{
align-self:flex-start;
position:relative;
}
.tdg-jp_card_megaaq9 .tdg-jp_ctaaq9{
transition:opacity .22s ease;
border-radius:999px;
background:#E8B84B;
padding:10px 20px;
color:#1A1008;
font-weight:700;
font-size:13px;
}
.tdg-jp_card_megaaq9 .tdg-jp_ctaaq9:hover{
opacity:.9;
}
.tdg-jp_cardaq9:not(.tdg-jp_card_megaaq9) .tdg-jp_ctaaq9{
transition:color .22s ease,border-color .22s ease;
font-size:13px;
padding-bottom:2px;
font-weight:700;
border-bottom:1px solid #F5EDDC;
color:#F5EDDC;
}
.tdg-jp_cardaq9:not(.tdg-jp_card_megaaq9) .tdg-jp_ctaaq9:hover{
border-color:#C9933A;
color:#C9933A;
}
.tdg-jp_seoaq9{
margin:0.875rem 0 0;
overflow-wrap:break-word;
color:#8A7560;
max-width:47.5rem;
font-size:14px;
line-height:1.65;
}
.tdg-jp_seoaq9 strong{
color:#F5EDDC;
font-weight:700;
}
.tdg-growaq9{
padding:1.625rem 0 0.625rem;
}
.tdg-row_seoaq9{
margin:0.625rem 0 0;
line-height:1.65;
overflow-wrap:break-word;
color:#8A7560;
max-width:47.5rem;
font-size:0.875rem;
}
.tdg-row_seoaq9 strong{
font-weight:700;
color:#F5EDDC;
}
.tdg-appaq9{
padding:30px 0 10px;
}
.tdg-app_inaq9{
padding:32px;
border:1px solid rgba(245,237,220,0.07);
background:#231C14;
gap:28px;
border-radius:20px;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.tdg-app_inaq9{
padding:40px 2.75rem;
gap:2.5rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.tdg-app_copyaq9{
max-width:35rem;
min-width:0;
}
.tdg-app_eyebrowaq9{
margin-bottom:12px;
}
.tdg-app_h2aq9{
font-size:1.75rem;
color:#F5EDDC;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
margin-bottom:12px;
overflow-wrap:break-word;
}
@media(min-width:767px){
.tdg-app_h2aq9{
font-size:34px;
}
}
.tdg-app_textaq9{
margin-bottom:22px;
font-size:14px;
line-height:1.6;
color:#8A7560;
}
.tdg-app_btnsaq9{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.tdg-app_btnaq9{
transition:background-color .22s ease;
background:#E8B84B;
gap:10px;
border-radius:0.875rem;
padding:11px 1.25rem;
display:inline-flex;
align-items:center;
color:#1A1008;
}
.tdg-app_btnaq9:hover{
background:#F0C85F;
}
.tdg-app_btn_icaq9{
align-items:center;
display:inline-flex;
}
.tdg-app_btn_icaq9 svg{
width:18px;
height:1.125rem;
}
.tdg-app_btn_lbaq9{
font-weight:700;
font-size:13.5px;
}
.tdg-app_qr_wrapaq9{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.tdg-app_qraq9{
border-radius:14px;
flex:0 0 auto;
width:108px;
background-color:#E8B84B;
background-image:repeating-linear-gradient(0deg,#231C14 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#231C14 0 5px,transparent 0.313rem 0.688rem);
height:108px;
}
.tdg-app_qr_capaq9{
line-height:1.4;
max-width:5.75rem;
font-size:0.781rem;
color:#A8957A;
}
.tdg-trnaq9{
padding:30px 0 10px;
}
.tdg-trn_inaq9{
grid-template-columns:1fr;
overflow:hidden;
background:#231C14;
border-radius:1.25rem;
border:1px solid rgba(245,237,220,0.07);
display:grid;
}
@media(min-width:880px){
.tdg-trn_inaq9{
grid-template-columns:1.05fr 1fr;
}
}
.tdg-trn_banneraq9{
background:linear-gradient(150deg,#1E1710,#0E0B08);
overflow:hidden;
padding:34px;
color:#F5EDDC;
position:relative;
}
.tdg-trn_glowaq9{
background:radial-gradient(circle,rgba(201,147,52,0.18),transparent 70%);
border-radius:50%;
width:200px;
bottom:-40px;
pointer-events:none;
right:-40px;
position:absolute;
height:200px;
}
.tdg-trn_eyebrowaq9{
margin-bottom:0.875rem;
position:relative;
}
.tdg-trn_h2aq9{
overflow-wrap:break-word;
line-height:1.06;
position:relative;
margin-bottom:0.75rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
color:#F5EDDC;
font-weight:600;
}
@media(min-width:765px){
.tdg-trn_h2aq9{
font-size:36px;
}
}
.tdg-trn_textaq9{
position:relative;
font-size:14px;
margin-bottom:1.375rem;
color:#A89070;
max-width:26.25rem;
line-height:1.6;
}
.tdg-trn_timeraq9{
gap:0.5rem;
position:relative;
flex-wrap:wrap;
display:flex;
margin-bottom:24px;
align-items:center;
}
.tdg-trn_timer_capaq9{
color:#A89070;
font-size:11px;
}
.tdg-trn_timer_boxaq9{
background:rgba(255,237,190,0.07);
border-radius:0.5rem;
padding:0.25rem 0.75rem;
font-size:24px;
font-weight:700;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#F5EDDC;
}
.tdg-trn_ctaaq9{
transition:opacity .22s ease;
border-radius:62.438rem;
background:#E8B84B;
padding:0.813rem 1.625rem;
color:#1A1008;
position:relative;
font-weight:700;
font-size:0.875rem;
display:inline-block;
}
.tdg-trn_ctaaq9:hover{
opacity:.9;
}
.tdg-trn_lbaq9{
padding:26px 28px;
}
.tdg-trn_lb_headaq9{
gap:10px;
display:flex;
margin-bottom:12px;
justify-content:space-between;
align-items:center;
}
.tdg-trn_lb_titleaq9{
font-size:1.25rem;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#F5EDDC;
}
.tdg-trn_lb_updaq9{
font-size:0.688rem;
letter-spacing:.08em;
text-transform:uppercase;
color:#A8957A;
}
.tdg-trn_lb_rowaq9{
padding:11px 0.75rem;
gap:0.875rem;
border-radius:8px;
display:flex;
align-items:center;
}
.tdg-trn_lb_rowaq9:nth-child(2){
background:rgba(201,147,58,0.12);
}
.tdg-trn_lb_rankaq9{
flex:0 0 auto;
font-size:16px;
font-weight:700;
width:1.375rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#C9933A;
}
.tdg-trn_lb_avaq9{
background:linear-gradient(135deg,#B87D28,#ECC155);
border-radius:50%;
flex:0 0 auto;
height:1.875rem;
width:30px;
}
.tdg-trn_lb_nameaq9{
flex:1 1 auto;
overflow:hidden;
white-space:nowrap;
color:#F5EDDC;
text-overflow:ellipsis;
font-size:0.875rem;
font-weight:600;
min-width:0;
}
.tdg-trn_lb_amountaq9{
flex:0 0 auto;
color:#F5EDDC;
font-weight:700;
font-size:13px;
}
.tdg-gmaq9{
padding:30px 0 0.625rem;
}
.tdg-gm_inaq9{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:883px){
.tdg-gm_inaq9{
grid-template-columns:1.25fr 1fr;
}
}
.tdg-gm_leftaq9{
padding:2rem;
border-radius:1.25rem;
background:#231C14;
border:1px solid rgba(245,237,220,0.07);
min-width:0;
}
.tdg-gm_eyebrowaq9{
margin-bottom:10px;
}
.tdg-gm_h2aq9{
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
line-height:1.06;
font-size:26px;
color:#F5EDDC;
overflow-wrap:break-word;
}
@media(min-width:769px){
.tdg-gm_h2aq9{
font-size:28px;
}
}
.tdg-gm_textaq9{
color:#8A7560;
max-width:480px;
line-height:1.6;
font-size:0.875rem;
margin-bottom:22px;
}
.tdg-gm_levelaq9{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-weight:700;
font-size:22px;
color:#C9933A;
}
.tdg-gm_baraq9{
border-radius:999px;
background:rgba(245,237,220,0.13);
overflow:hidden;
margin-bottom:0.375rem;
height:8px;
}
.tdg-gm_bar_fillaq9{
background:linear-gradient(90deg,#B87D28,#ECC155);
border-radius:999px;
height:100%;
}
.tdg-gm_bar_metaaq9{
gap:0.625rem;
color:#A8957A;
margin-bottom:1.125rem;
display:flex;
font-size:0.688rem;
justify-content:space-between;
}
.tdg-gm_missionsaq9{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.tdg-gm_missionaq9{
padding:0.563rem 15px;
border-radius:62.438rem;
border:1px solid rgba(245,237,220,0.13);
background:#1A1410;
gap:0.438rem;
color:#DDD0B8;
align-items:center;
display:inline-flex;
font-weight:600;
font-size:12.5px;
}
.tdg-gm_mission_icaq9{
color:#C9933A;
display:inline-flex;
align-items:center;
}
.tdg-gm_mission_icaq9 svg{
height:13px;
width:13px;
}
.tdg-gm_rightaq9{
background:linear-gradient(150deg,#1E1710,#0E0B08);
overflow:hidden;
border-radius:20px;
padding:2rem;
display:flex;
position:relative;
flex-direction:column;
color:#F5EDDC;
}
.tdg-gm_glowaq9{
background:radial-gradient(circle,rgba(201,147,52,0.18),transparent 70%);
border-radius:50%;
width:150px;
position:absolute;
right:-30px;
height:150px;
pointer-events:none;
top:-1.875rem;
}
.tdg-gm_ref_eyebrowaq9{
margin-bottom:10px;
position:relative;
}
.tdg-gm_ref_h2aq9{
line-height:1.1;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:8px;
color:#F5EDDC;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
position:relative;
font-size:1.625rem;
}
.tdg-gm_ref_textaq9{
line-height:1.55;
font-size:0.844rem;
color:#A89070;
margin-bottom:20px;
position:relative;
}
.tdg-gm_ref_ctaaq9{
padding:0.688rem 22px;
border-radius:62.438rem;
background:#E8B84B;
transition:opacity .22s ease;
align-self:flex-start;
position:relative;
margin-top:auto;
color:#1A1008;
font-size:0.844rem;
font-weight:700;
}
.tdg-gm_ref_ctaaq9:hover{
opacity:.9;
}
.tdg-seaaq9{
padding:1.5rem 0 0.625rem;
}
.tdg-sea_inaq9{
background:linear-gradient(115deg,#1E1710,#0E0B08);
padding:36px;
border-radius:1.25rem;
overflow:hidden;
gap:22px;
flex-direction:column;
display:flex;
color:#F5EDDC;
position:relative;
}
@media(min-width:823px){
.tdg-sea_inaq9{
gap:32px;
padding:44px 48px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.tdg-sea_glowaq9{
border-radius:50%;
background:radial-gradient(circle,rgba(201,147,52,0.18),transparent 68%);
height:240px;
width:15rem;
top:50%;
transform:translateY(-50%);
right:3.75rem;
position:absolute;
pointer-events:none;
}
.tdg-sea_copyaq9{
max-width:560px;
min-width:0;
position:relative;
}
.tdg-sea_eyebrowaq9{
margin-bottom:12px;
}
.tdg-sea_h2aq9{
font-size:30px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
margin-bottom:12px;
overflow-wrap:break-word;
color:#F5EDDC;
font-weight:600;
line-height:1.04;
}
@media(min-width:769px){
.tdg-sea_h2aq9{
font-size:38px;
}
}
.tdg-sea_textaq9{
color:#A89070;
font-size:0.938rem;
line-height:1.6;
}
.tdg-sea_ctaaq9{
padding:1rem 2rem;
flex:0 0 auto;
border-radius:62.438rem;
background:#E8B84B;
transition:opacity .22s ease;
font-size:15px;
position:relative;
font-weight:700;
color:#1A1008;
}
.tdg-sea_ctaaq9:hover{
opacity:.9;
}
.tdg-nlaq9{
padding:1.5rem 0 10px;
}
.tdg-nl_inaq9{
background:#1C1710;
padding:1.875rem 32px;
border-radius:20px;
gap:1.375rem;
flex-direction:column;
display:flex;
color:#F5EDDC;
}
@media(min-width:769px){
.tdg-nl_inaq9{
gap:1.75rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.tdg-nl_text_wrapaq9{
min-width:0;
}
.tdg-nl_h3aq9{
overflow-wrap:break-word;
margin-bottom:5px;
line-height:1.1;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:22px;
color:#F5EDDC;
font-weight:600;
}
@media(min-width:769px){
.tdg-nl_h3aq9{
font-size:1.5rem;
}
}
.tdg-nl_textaq9{
line-height:1.5;
color:#A89070;
font-size:13.5px;
}
.tdg-nl_formaq9{
gap:10px;
flex:1 1 auto;
max-width:28.75rem;
display:flex;
min-width:0;
}
.tdg-nl_inputaq9{
border-radius:14px;
padding:0.813rem 1rem;
overflow:hidden;
background:rgba(255,237,190,0.07);
border:1px solid rgba(255,222,140,0.14);
flex:1 1 auto;
align-items:center;
text-overflow:ellipsis;
min-width:0;
white-space:nowrap;
display:flex;
font-size:14px;
color:#A89070;
}
.tdg-nl_btnaq9{
background:#E8B84B;
border-radius:14px;
padding:0.813rem 24px;
transition:opacity .22s ease;
flex:0 0 auto;
font-weight:700;
color:#1A1008;
white-space:nowrap;
font-size:14px;
}
.tdg-nl_btnaq9:hover{
opacity:.9;
}
.tdg-vipaq9{
padding:48px 0;
}
@media(min-width:765px){
.tdg-vipaq9{
padding:4rem 0;
}
}
.tdg-vip_headaq9{
gap:14px;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:878px){
.tdg-vip_headaq9{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.tdg-vip_eyebrowaq9{
margin-bottom:12px;
}
.tdg-vip_h2aq9{
line-height:1.05;
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:32px;
font-weight:600;
color:#F5EDDC;
}
@media(min-width:767px){
.tdg-vip_h2aq9{
font-size:40px;
}
}
.tdg-vip_introaq9{
color:#A89070;
max-width:26.25rem;
line-height:1.6;
font-size:14px;
}
.tdg-vip_gridaq9{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.tdg-vip_cardaq9{
border:1px solid rgba(255,222,140,0.14);
padding:22px 18px;
border-radius:14px;
min-width:0;
}
.tdg-vip_card_feataq9{
border-color:#E8B84B;
background:rgba(255,237,190,0.07);
}
.tdg-vip_card_icaq9{
border-radius:0.5rem;
background:linear-gradient(135deg,#B87D28,#ECC155);
width:34px;
height:2.125rem;
display:block;
margin-bottom:16px;
}
.tdg-vip_nameaq9{
margin-bottom:6px;
font-size:20px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
color:#F5EDDC;
}
.tdg-vip_perkaq9{
line-height:1.5;
color:#A89070;
overflow-wrap:break-word;
font-size:0.781rem;
}
.tdg-opaq9{
padding:36px 0 0.625rem;
}
.tdg-op_inaq9{
grid-template-columns:1fr;
border:1px solid rgba(245,237,220,0.07);
padding:32px;
background:#231C14;
gap:32px;
border-radius:0.875rem;
display:grid;
align-items:center;
}
@media(min-width:857px){
.tdg-op_inaq9{
gap:44px;
grid-template-columns:.9fr 1.1fr;
padding:34px 40px;
}
}
.tdg-op_leftaq9{
min-width:0;
}
.tdg-op_eyebrowaq9{
margin-bottom:0.75rem;
}
.tdg-op_h2aq9{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
margin-bottom:0.625rem;
color:#F5EDDC;
overflow-wrap:break-word;
font-size:1.75rem;
font-weight:600;
line-height:1.08;
}
@media(min-width:769px){
.tdg-op_h2aq9{
font-size:1.875rem;
}
}
.tdg-op_textaq9{
color:#8A7560;
line-height:1.6;
font-size:14px;
}
.tdg-op_gridaq9{
overflow:hidden;
background:rgba(245,237,220,0.13);
gap:1px;
border-radius:0.5rem;
grid-template-columns:1fr 1fr;
border:1px solid rgba(245,237,220,0.13);
display:grid;
}
.tdg-op_fieldaq9{
background:#1A1410;
padding:18px 20px;
min-width:0;
}
.tdg-op_field_lbaq9{
font-size:0.625rem;
text-transform:uppercase;
font-weight:600;
margin-bottom:0.313rem;
letter-spacing:.1em;
color:#C9933A;
}
.tdg-op_field_valaq9{
color:#F5EDDC;
overflow-wrap:break-word;
font-size:14px;
font-weight:700;
}
.tdg-provaq9{
padding:2.5rem 0 1.25rem;
}
.tdg-prov_eyebrowaq9{
display:block;
margin-bottom:1.125rem;
}
.tdg-prov_gridaq9{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:562px){
.tdg-prov_gridaq9{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:899px){
.tdg-prov_gridaq9{
grid-template-columns:repeat(6,1fr);
}
}
.tdg-htsaq9{
padding:48px 0;
}
@media(min-width:769px){
.tdg-htsaq9{
padding:3.875rem 0;
}
}
.tdg-hts_headaq9{
gap:1.125rem;
display:flex;
margin-bottom:2.125rem;
flex-direction:column;
}
@media(min-width:770px){
.tdg-hts_headaq9{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.tdg-hts_eyebrowaq9{
margin-bottom:0.75rem;
}
.tdg-hts_h2aq9{
font-weight:600;
color:#F5EDDC;
line-height:1.05;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.875rem;
}
@media(min-width:770px){
.tdg-hts_h2aq9{
font-size:38px;
}
}
.tdg-hts_ctaaq9{
padding:15px 30px;
transition:opacity .22s ease;
flex:0 0 auto;
border-radius:62.438rem;
background:#E8B84B;
font-weight:700;
color:#1A1008;
font-size:15px;
}
.tdg-hts_ctaaq9:hover{
opacity:.9;
}
.tdg-hts_gridaq9{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:757px){
.tdg-hts_gridaq9{
grid-template-columns:repeat(3,1fr);
}
}
.tdg-hts_stepaq9{
padding-top:1.375rem;
min-width:0;
border-top:1px solid rgba(255,222,140,0.14);
}
.tdg-hts_step_numaq9{
font-size:44px;
color:#E8B84B;
margin-bottom:14px;
font-weight:700;
line-height:1;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
.tdg-hts_step_haq9{
overflow-wrap:break-word;
font-size:19px;
font-weight:700;
color:#F5EDDC;
line-height:1.2;
margin-bottom:8px;
}
.tdg-hts_step_paq9{
overflow-wrap:break-word;
color:#A89070;
line-height:1.55;
font-size:14px;
}
.tdg-tsaq9{
padding:2.75rem 0;
}
.tdg-ts_inaq9{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:881px){
.tdg-ts_inaq9{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.tdg-ts_leftaq9{
min-width:0;
}
.tdg-ts_h2aq9{
font-weight:600;
overflow-wrap:break-word;
line-height:1.1;
color:#F5EDDC;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
margin-bottom:12px;
}
@media(min-width:769px){
.tdg-ts_h2aq9{
font-size:28px;
}
}
.tdg-ts_textaq9{
color:#A89070;
max-width:32.5rem;
font-size:0.906rem;
margin-bottom:22px;
line-height:1.6;
}
.tdg-ts_badgesaq9{
gap:18px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.tdg-ts_badgeaq9{
color:#A89070;
font-weight:600;
font-size:13px;
}
.tdg-ts_payaq9{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:877px){
.tdg-ts_payaq9{
justify-content:flex-end;
}
}
.tdg-ts_pay_chipaq9{
border-radius:14px;
background:rgba(255,237,190,0.07);
border:1px solid rgba(255,222,140,0.14);
padding:0.75rem 16px;
font-weight:700;
font-size:0.875rem;
color:#F5EDDC;
}
.tdg-ttaq9{
padding:48px 0 0.625rem;
}
@media(min-width:765px){
.tdg-ttaq9{
padding:60px 0 0.625rem;
}
}
.tdg-tt_headaq9{
margin-bottom:34px;
text-align:center;
}
.tdg-tt_eyebrowaq9{
margin-bottom:12px;
}
.tdg-tt_h2aq9{
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:32px;
line-height:1.05;
color:#F5EDDC;
}
@media(min-width:765px){
.tdg-tt_h2aq9{
font-size:42px;
}
}
.tdg-tt_gridaq9{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.tdg-tt_gridaq9{
grid-template-columns:repeat(3,1fr);
}
}
.tdg-tt_cardaq9{
padding:30px;
background:#231C14;
border:1px solid rgba(245,237,220,0.07);
border-radius:0.875rem;
min-width:0;
display:flex;
flex-direction:column;
}
.tdg-tt_card_icaq9{
color:#C9933A;
align-items:center;
display:inline-flex;
margin-bottom:1.125rem;
}
.tdg-tt_card_icaq9 svg{
height:28px;
width:1.75rem;
}
.tdg-tt_card_haq9{
color:#F5EDDC;
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:22px;
font-weight:600;
line-height:1.15;
margin-bottom:8px;
}
.tdg-tt_card_paq9{
color:#8A7560;
font-size:0.875rem;
margin-bottom:14px;
overflow-wrap:break-word;
line-height:1.6;
}
.tdg-tt_card_paq9 b{
font-weight:700;
color:#F5EDDC;
}
.tdg-tt_card_linkaq9{
transition:color .22s ease;
font-weight:700;
padding-bottom:2px;
color:#F5EDDC;
border-bottom:1px solid #C9933A;
font-size:0.813rem;
align-self:flex-start;
margin-top:auto;
}
.tdg-tt_card_linkaq9:hover{
color:#C9933A;
}
.tdg-etaq9{
padding:2.25rem 0 10px;
}
.tdg-et_inaq9{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:882px){
.tdg-et_inaq9{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.tdg-et_leftaq9{
min-width:0;
}
.tdg-et_eyebrowaq9{
margin-bottom:12px;
}
.tdg-et_h2aq9{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:14px;
font-size:28px;
color:#F5EDDC;
line-height:1.06;
overflow-wrap:break-word;
}
@media(min-width:767px){
.tdg-et_h2aq9{
font-size:2rem;
}
}
.tdg-et_textaq9{
color:#8A7560;
line-height:1.65;
margin-bottom:1.375rem;
font-size:15px;
}
.tdg-et_statsaq9{
gap:24px;
flex-wrap:wrap;
display:flex;
}
.tdg-et_stataq9{
min-width:0;
}
.tdg-et_stat_vaq9{
color:#F5EDDC;
line-height:1;
font-weight:700;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:26px;
}
.tdg-et_stat_laq9{
font-size:0.781rem;
color:#A8957A;
margin-top:4px;
}
.tdg-et_rightaq9{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.tdg-et_memberaq9{
background:#231C14;
padding:18px 20px;
gap:1rem;
border:1px solid rgba(245,237,220,0.07);
border-radius:14px;
align-items:center;
min-width:0;
display:flex;
}
.tdg-et_member_avaq9{
background:linear-gradient(135deg,#1E1710,#C9933A);
flex:0 0 auto;
border-radius:50%;
height:48px;
width:3rem;
}
.tdg-et_member_nameaq9{
color:#F5EDDC;
overflow-wrap:break-word;
font-weight:700;
font-size:15px;
}
.tdg-et_member_roleaq9{
overflow-wrap:break-word;
font-size:12.5px;
color:#A8957A;
}
.tdg-et_updatedaq9{
padding:0.875rem 1.125rem;
border:1px solid rgba(245,237,220,0.07);
gap:0.5rem;
border-radius:14px;
background:#1A1410;
align-items:center;
color:#8A7560;
display:flex;
font-size:0.781rem;
}
.tdg-wyaq9{
padding:3rem 0;
}
@media(min-width:769px){
.tdg-wyaq9{
padding:3.5rem 0;
}
}
.tdg-wy_inaq9{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.tdg-wy_inaq9{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.tdg-wy_leftaq9{
min-width:0;
}
.tdg-wy_eyebrowaq9{
margin-bottom:0.875rem;
}
.tdg-wy_h2aq9{
margin-bottom:1rem;
color:#F5EDDC;
overflow-wrap:break-word;
font-size:2rem;
line-height:1.05;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:769px){
.tdg-wy_h2aq9{
font-size:2.5rem;
}
}
.tdg-wy_introaq9{
color:#8A7560;
font-size:15px;
line-height:1.6;
}
.tdg-wy_gridaq9{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:559px){
.tdg-wy_gridaq9{
grid-template-columns:1fr 1fr;
}
}
.tdg-wy_cardaq9{
border:1px solid rgba(245,237,220,0.07);
padding:1.625rem;
border-radius:14px;
background:#231C14;
min-width:0;
}
.tdg-wy_card_icaq9{
margin-bottom:1rem;
display:inline-flex;
align-items:center;
justify-content:center;
color:#C9933A;
}
.tdg-wy_card_icaq9 svg{
height:1.625rem;
width:1.625rem;
}
.tdg-wy_card_haq9{
line-height:1.15;
margin-bottom:0.5rem;
font-weight:600;
font-size:21px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#F5EDDC;
overflow-wrap:break-word;
}
.tdg-wy_card_paq9{
overflow-wrap:break-word;
font-size:0.875rem;
color:#8A7560;
line-height:1.55;
}
.tdg-faqaq9{
background:#231C14;
padding:3rem 0;
margin-top:1.5rem;
border-top:1px solid rgba(245,237,220,0.07);
border-bottom:1px solid rgba(245,237,220,0.07);
}
@media(min-width:766px){
.tdg-faqaq9{
padding:62px 0;
}
}
.tdg-faq_headaq9{
margin-bottom:2.125rem;
text-align:center;
}
.tdg-faq_eyebrowaq9{
margin-bottom:12px;
}
.tdg-faq_h2aq9{
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:2rem;
line-height:1.05;
font-weight:600;
color:#F5EDDC;
}
@media(min-width:765px){
.tdg-faq_h2aq9{
font-size:2.375rem;
}
}
.tdg-faq_listaq9{
margin:0 auto;
gap:0.75rem;
max-width:51.25rem;
display:flex;
flex-direction:column;
}
.tdg-faq_itemaq9{
background:#1A1410;
border-radius:0.875rem;
border:1px solid rgba(245,237,220,0.07);
overflow:hidden;
}
.tdg-faq_qaq9{
gap:1.25rem;
list-style:none;
padding:20px 24px;
justify-content:space-between;
cursor:pointer;
display:flex;
align-items:center;
font-size:1rem;
color:#F5EDDC;
font-weight:700;
overflow-wrap:break-word;
}
.tdg-faq_qaq9::-webkit-details-marker{
display:none;
}
.tdg-faq_q_icaq9{
transition:transform .22s ease;
flex:0 0 auto;
color:#C9933A;
display:inline-flex;
align-items:center;
}
.tdg-faq_q_icaq9 svg{
height:18px;
width:1.125rem;
}
.tdg-faq_itemaq9[open] .tdg-faq_q_icaq9{
transform:rotate(180deg);
}
.tdg-faq_aaq9{
padding:0 24px 1.25rem;
font-size:0.906rem;
overflow-wrap:break-word;
line-height:1.6;
color:#8A7560;
}
.tdg-scaq9{
padding:48px 0 0.625rem;
}
.tdg-sc_headaq9{
text-align:center;
margin-bottom:28px;
}
.tdg-sc_eyebrowaq9{
margin-bottom:0.75rem;
}
.tdg-sc_h2aq9{
line-height:1.05;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#F5EDDC;
font-size:1.875rem;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:765px){
.tdg-sc_h2aq9{
font-size:36px;
}
}
.tdg-sc_tableaq9{
margin:0 auto;
border-radius:0.875rem;
border:1px solid rgba(245,237,220,0.07);
overflow:hidden;
max-width:56.25rem;
}
.tdg-sc_theadaq9{
grid-template-columns:1.6fr 1fr 1fr;
background:#100D09;
display:grid;
}
.tdg-sc_thaq9{
padding:15px 1.125rem;
font-weight:700;
font-size:0.813rem;
text-align:center;
overflow-wrap:break-word;
color:#A89070;
}
.tdg-sc_thaq9:first-child{
text-align:left;
}
.tdg-sc_th_usaq9{
color:#E8B84B;
}
.tdg-sc_rowaq9{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(245,237,220,0.07);
}
.tdg-sc_rowaq9:nth-child(even){
background:#231C14;
}
.tdg-sc_tdaq9{
padding:15px 18px;
overflow-wrap:break-word;
text-align:center;
color:#A8957A;
min-width:0;
font-size:0.875rem;
}
.tdg-sc_tdaq9:first-child{
font-weight:600;
color:#DDD0B8;
text-align:left;
}
.tdg-sc_td_usaq9{
font-weight:700;
color:#4CAF82;
}
.tdg-sgaq9{
padding:3rem 0 0.625rem;
}
.tdg-sg_eyebrowaq9{
display:block;
margin-bottom:12px;
}
.tdg-sg_h2aq9{
margin-bottom:1.75rem;
font-size:30px;
font-weight:600;
color:#F5EDDC;
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:770px){
.tdg-sg_h2aq9{
font-size:36px;
}
}
.tdg-sg_gridaq9{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:722px){
.tdg-sg_gridaq9{
grid-template-columns:repeat(3,1fr);
}
}
.tdg-sg_colaq9{
min-width:0;
}
.tdg-sg_col_haq9{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.15;
font-weight:600;
font-size:22px;
margin-bottom:0.625rem;
color:#F5EDDC;
}
.tdg-sg_col_paq9{
color:#8A7560;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
}
.tdg-sbaq9{
padding:3rem 0;
background:#231C14;
margin-top:24px;
border-bottom:1px solid rgba(245,237,220,0.07);
border-top:1px solid rgba(245,237,220,0.07);
}
@media(min-width:765px){
.tdg-sbaq9{
padding:56px 0;
}
}
.tdg-sb_eyebrowaq9{
display:block;
margin-bottom:12px;
}
.tdg-sb_h2aq9{
font-size:1.875rem;
font-weight:600;
margin-bottom:26px;
color:#F5EDDC;
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:770px){
.tdg-sb_h2aq9{
font-size:2.25rem;
}
}
.tdg-sb_gridaq9{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:560px){
.tdg-sb_gridaq9{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.tdg-sb_gridaq9{
grid-template-columns:repeat(4,1fr);
}
}
.tdg-sb_cardaq9{
border:1px solid rgba(245,237,220,0.07);
padding:24px;
border-radius:0.875rem;
background:#1A1410;
min-width:0;
}
.tdg-sb_card_haq9{
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#F5EDDC;
font-size:1.188rem;
margin-bottom:8px;
}
.tdg-sb_card_paq9{
line-height:1.6;
overflow-wrap:break-word;
font-size:13.5px;
color:#8A7560;
}
.tdg-sb_rtpaq9{
background:#1A1410;
padding:26px 1.75rem;
grid-template-columns:1fr;
gap:1.5rem;
border-radius:14px;
border:1px solid rgba(245,237,220,0.07);
margin-top:18px;
align-items:center;
display:grid;
}
@media(min-width:759px){
.tdg-sb_rtpaq9{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.tdg-sb_rtp_haq9{
color:#F5EDDC;
font-size:1.25rem;
font-weight:600;
line-height:1.15;
margin-bottom:0.5rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.tdg-sb_rtp_paq9{
line-height:1.6;
font-size:0.844rem;
color:#8A7560;
overflow-wrap:break-word;
}
.tdg-sb_rtp_statsaq9{
gap:1rem;
display:flex;
}
.tdg-sb_stataq9{
padding:18px;
background:#231C14;
border-radius:0.5rem;
flex:1 1 0;
min-width:0;
text-align:center;
}
.tdg-sb_stat_vaq9{
overflow-wrap:break-word;
color:#4CAF82;
font-weight:700;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:26px;
}
.tdg-sb_stat_laq9{
font-size:11.5px;
color:#A8957A;
margin-top:4px;
}
.tdg-elaq9{
padding:48px 0;
}
@media(min-width:765px){
.tdg-elaq9{
padding:3.5rem 0;
}
}
.tdg-el_inaq9{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:903px){
.tdg-el_inaq9{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.tdg-el_leftaq9{
min-width:0;
}
.tdg-el_eyebrowaq9{
margin-bottom:0.875rem;
}
.tdg-el_h2aq9{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:32px;
font-weight:600;
overflow-wrap:break-word;
color:#F5EDDC;
line-height:1.08;
margin-bottom:22px;
}
@media(min-width:769px){
.tdg-el_h2aq9{
font-size:2.375rem;
}
}
.tdg-el_bodyaq9 p{
color:#DDD0B8;
font-size:16px;
line-height:1.7;
overflow-wrap:break-word;
margin-bottom:1.125rem;
}
.tdg-el_dropcapaq9{
padding:0.375rem 0.75rem 0 0;
color:#C9933A;
line-height:.8;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:3.875rem;
float:left;
font-weight:700;
}
.tdg-el_rightaq9{
min-width:0;
}
.tdg-el_quoteaq9{
padding:36px;
border-radius:1.25rem;
background:linear-gradient(150deg,#1E1710,#0E0B08);
position:relative;
margin-bottom:1.5rem;
color:#F5EDDC;
}
.tdg-el_quote_markaq9{
margin-bottom:0.375rem;
align-items:center;
display:inline-flex;
color:#E8B84B;
}
.tdg-el_quote_markaq9 svg{
width:2.125rem;
height:34px;
}
.tdg-el_quote_textaq9{
font-weight:500;
line-height:1.4;
margin-bottom:22px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#F5EDDC;
font-size:1.375rem;
overflow-wrap:break-word;
}
.tdg-el_quote_metaaq9{
gap:12px;
align-items:center;
display:flex;
}
.tdg-el_quote_avaq9{
border-radius:50%;
background:linear-gradient(135deg,#B87D28,#ECC155);
flex:0 0 auto;
height:38px;
width:38px;
}
.tdg-el_quote_authoraq9{
font-weight:700;
color:#F5EDDC;
font-size:0.875rem;
}
.tdg-el_quote_meta_subaq9{
font-size:0.75rem;
color:#A89070;
}
.tdg-el_explainaq9{
border:1px solid rgba(245,237,220,0.07);
border-radius:0.875rem;
overflow:hidden;
}
.tdg-el_explain_cardaq9{
padding:22px 24px;
}
.tdg-el_explain_cardaq9+.tdg-el_explain_cardaq9{
border-top:1px solid rgba(245,237,220,0.07);
}
.tdg-el_explain_haq9{
overflow-wrap:break-word;
font-weight:600;
font-size:1.25rem;
line-height:1.15;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
color:#F5EDDC;
}
.tdg-el_explain_paq9{
line-height:1.55;
overflow-wrap:break-word;
font-size:14px;
color:#8A7560;
}
.tdg-lhaq9{
padding:40px 0 1.25rem;
}
.tdg-lh_inaq9{
border-top:1px solid rgba(245,237,220,0.13);
padding-top:2.125rem;
}
.tdg-lh_eyebrowaq9{
display:block;
margin-bottom:1.375rem;
}
.tdg-lh_gridaq9{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:601px){
.tdg-lh_gridaq9{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.tdg-lh_gridaq9{
grid-template-columns:repeat(5,1fr);
}
}
.tdg-lh_colaq9{
min-width:0;
}
.tdg-lh_col_haq9{
font-size:0.813rem;
margin-bottom:12px;
color:#F5EDDC;
font-weight:700;
overflow-wrap:break-word;
}
.tdg-lh_linksaq9{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.tdg-lh_linkaq9{
transition:color .22s ease;
font-size:13px;
overflow-wrap:break-word;
color:#8A7560;
}
.tdg-lh_linkaq9:hover{
color:#C9933A;
}
.tdg-ftaq9{
background:#100D09;
margin-top:40px;
color:#A89070;
}
.tdg-ft_inaq9{
grid-template-columns:1fr;
gap:2rem;
padding:48px 0 1.75rem;
display:grid;
}
@media(min-width:598px){
.tdg-ft_inaq9{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.tdg-ft_inaq9{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.tdg-ft_brandaq9{
min-width:0;
}
.tdg-ft_logoaq9{
font-weight:700;
font-size:1.625rem;
color:#F5EDDC;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.tdg-ft_taglineaq9{
margin-top:14px;
line-height:1.6;
font-size:0.844rem;
color:#A89070;
max-width:17.5rem;
}
.tdg-ft_contactaq9{
transition:color .22s ease;
max-width:280px;
display:inline-block;
font-size:0.813rem;
color:#E8B84B;
margin-top:0.75rem;
overflow-wrap:anywhere;
}
.tdg-ft_contactaq9:hover{
color:#F5EDDC;
}
.tdg-ft_colaq9{
min-width:0;
}
.tdg-ft_col_haq9{
font-size:13px;
color:#F5EDDC;
font-weight:700;
letter-spacing:.08em;
margin-bottom:0.875rem;
text-transform:uppercase;
overflow-wrap:break-word;
}
.tdg-ft_col_linksaq9{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.tdg-ft_linkaq9{
transition:color .22s ease;
color:#A89070;
font-size:13.5px;
overflow-wrap:break-word;
}
.tdg-ft_linkaq9:hover{
color:#F5EDDC;
}
.tdg-ft_botaq9{
padding:1.375rem 0 40px;
gap:16px;
display:flex;
border-top:1px solid rgba(255,222,140,0.14);
flex-direction:column;
}
@media(min-width:765px){
.tdg-ft_botaq9{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.tdg-ft_legalaq9{
max-width:47.5rem;
font-size:11.5px;
overflow-wrap:break-word;
line-height:1.6;
color:#5C4E3A;
}
.tdg-ft_legalaq9 b{
color:#A89070;
font-weight:700;
}
.tdg-ft_ageaq9{
border-radius:0.5rem;
flex:0 0 auto;
padding:0.25rem 0.563rem;
border:1.5px solid #E8B84B;
font-weight:700;
font-size:0.813rem;
color:#E8B84B;
}