*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#18171A;
overflow-wrap:break-word;
line-height:1.6;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
font-family:"Work Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#C8C2B8;
font-size:15px;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:8px;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.dti-layout_ad9{
flex-direction:column;
min-height:100vh;
display:flex;
}
.dti-main_ad9{
flex:1 1 auto;
min-width:0;
width:100%;
}
.dti-container_ad9{
padding:0 1rem;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:765px){
.dti-container_ad9{
padding:0 2rem;
}
}
@media(min-width:1098px){
.dti-container_ad9{
padding:0 3.5rem;
}
}
.dti-eyebrow_ad9{
line-height:1.4;
display:inline-block;
font-size:11px;
color:#B8965A;
letter-spacing:.2em;
font-family:"Work Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-transform:uppercase;
overflow-wrap:break-word;
font-weight:600;
}
.dti-band_ad9{
background:#131216;
color:#F2EEE6;
}
.dti-band_ad9 .dti-eyebrow_ad9{
color:#D4AF6E;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.dti-tb_ad9{
background:#18171A;
top:0;
z-index:50;
position:sticky;
border-bottom:1px solid rgba(242,238,230,0.11);
}
.dti-tb_in_ad9{
gap:16px;
padding:12px 16px;
margin:0 auto;
align-items:center;
display:flex;
width:100%;
max-width:87.5rem;
justify-content:space-between;
}
@media(min-width:769px){
.dti-tb_in_ad9{
padding:1rem 32px;
}
}
@media(min-width:1097px){
.dti-tb_in_ad9{
padding:1.125rem 56px;
}
}
.dti-tb_left_ad9{
gap:28px;
min-width:0;
align-items:center;
display:flex;
}
.dti-tb_logo_ad9{
gap:0.688rem;
display:flex;
min-width:0;
align-items:center;
}
.dti-tb_logo_mark_ad9{
flex:0 0 auto;
border-radius:0.5rem;
height:2.125rem;
width:34px;
object-fit:cover;
}
.dti-tb_logo_txt_ad9{
line-height:1;
display:flex;
min-width:0;
flex-direction:column;
}
.dti-tb_logo_name_ad9{
overflow:hidden;
font-size:22px;
color:#F2EEE6;
white-space:nowrap;
letter-spacing:.02em;
text-overflow:ellipsis;
font-weight:700;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.dti-tb_logo_sub_ad9{
overflow:hidden;
margin-top:4px;
font-size:8.5px;
white-space:nowrap;
color:#B8965A;
letter-spacing:.32em;
text-transform:uppercase;
text-overflow:ellipsis;
font-weight:600;
}
.dti-tb_nav_ad9{
display:none;
}
@media(min-width:961px){
.dti-tb_nav_ad9{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.dti-tb_nav_item_ad9{
transition:color .22s ease,border-color .22s ease;
color:#C8C2B8;
border-bottom:2px solid transparent;
padding-bottom:3px;
white-space:nowrap;
font-size:14px;
font-weight:600;
}
.dti-tb_nav_item_ad9:hover{
color:#F2EEE6;
}
.dti-tb_nav_item_ad9.dti-state_active_ad9{
border-color:#B8965A;
color:#F2EEE6;
}
.dti-tb_right_ad9{
flex:0 0 auto;
gap:14px;
align-items:center;
display:flex;
}
.dti-tb_search_ad9{
transition:color .22s ease;
align-items:center;
display:flex;
color:#C8C2B8;
justify-content:center;
}
.dti-tb_search_ad9:hover{
color:#B8965A;
}
.dti-tb_search_ad9 svg{
height:18px;
width:1.125rem;
}
.dti-tb_lang_ad9{
text-transform:uppercase;
letter-spacing:.1em;
font-size:11px;
font-weight:600;
color:#918B83;
}
.dti-tb_lang_ad9:hover{
color:#F2EEE6;
}
.dti-tb_login_ad9{
font-size:14px;
display:none;
font-weight:600;
color:#F2EEE6;
}
@media(min-width:771px){
.dti-tb_login_ad9{
display:inline-block;
}
}
.dti-tb_register_ad9{
background:#C9A35C;
border-radius:999px;
transition:background-color .22s ease;
padding:0.688rem 1.375rem;
font-size:0.875rem;
white-space:nowrap;
color:#16140F;
font-weight:700;
}
.dti-tb_register_ad9:hover{
background:#D4B470;
}
.dti-mob_ad9{
background:#18171A;
bottom:0;
padding-bottom:env(safe-area-inset-bottom);
left:0;
position:fixed;
right:0;
z-index:60;
border-top:1px solid rgba(242,238,230,0.11);
}
@media(min-width:959px){
.dti-mob_ad9{
display:none;
}
}
.dti-mob_in_ad9{
margin:0 auto;
align-items:stretch;
max-width:560px;
display:flex;
justify-content:space-around;
}
.dti-mob_item_ad9{
transition:color .22s ease;
padding:9px 0.25rem;
flex:1 1 0;
gap:3px;
display:flex;
min-width:0;
align-items:center;
flex-direction:column;
color:#918B83;
}
.dti-mob_item_ad9.dti-state_active_ad9{
color:#B8965A;
}
.dti-mob_ic_ad9{
display:flex;
justify-content:center;
align-items:center;
}
.dti-mob_ic_ad9 svg{
height:1.25rem;
width:1.25rem;
}
.dti-mob_lb_ad9{
overflow:hidden;
max-width:100%;
font-size:10px;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:600;
}
@media(max-width:958px){
body{
padding-bottom:3.75rem;
}
}
.dti-rail_ad9{
min-width:0;
position:relative;
}
.dti-rail_scroll_ad9{
gap:0.875rem;
scrollbar-width:thin;
overflow-x:auto;
display:flex;
-webkit-overflow-scrolling:touch;
padding-bottom:14px;
}
@media(min-width:768px){
.dti-rail_scroll_ad9{
gap:18px;
}
}
.dti-gc_ad9{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:767px){
.dti-gc_ad9{
width:11.75rem;
}
}
.dti-gc_img_ad9{
background:#211F25;
overflow:hidden;
border-radius:14px;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.32);
position:relative;
}
.dti-gc_img_ad9 img{
inset:0;
height:100%;
width:100%;
position:absolute;
object-fit:cover;
}
.dti-gc_cover_ad9{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.dti-gc_hover_ad9{
inset:0;
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
align-items:center;
display:flex;
opacity:0;
justify-content:center;
position:absolute;
}
.dti-gc_ad9:hover .dti-gc_hover_ad9{
opacity:1;
}
.dti-gc_hover_btn_ad9{
background:#C9A35C;
border-radius:62.438rem;
justify-content:center;
align-items:center;
display:flex;
width:46px;
color:#16140F;
height:2.875rem;
}
.dti-gc_hover_btn_ad9 svg{
width:18px;
height:1.125rem;
}
.dti-gc_info_ad9{
gap:2px;
margin-top:9px;
flex-direction:column;
display:flex;
min-width:0;
}
.dti-gc_name_ad9{
overflow:hidden;
font-weight:700;
white-space:nowrap;
color:#F2EEE6;
font-size:0.813rem;
text-overflow:ellipsis;
}
.dti-gc_prov_ad9{
overflow:hidden;
font-size:11px;
text-overflow:ellipsis;
color:#918B83;
white-space:nowrap;
}
.dti-gc_meta_ad9{
font-size:0.688rem;
color:#918B83;
}
.dti-tc_ad9{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:767px){
.dti-tc_ad9{
width:14.375rem;
}
}
.dti-tc_img_ad9{
overflow:hidden;
background:#211F25;
border-radius:0.875rem;
padding-bottom:75%;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.32);
position:relative;
}
.dti-tc_img_ad9 img{
inset:0;
width:100%;
height:100%;
object-fit:cover;
position:absolute;
}
.dti-tc_info_ad9{
gap:2px;
min-width:0;
margin-top:0.563rem;
display:flex;
flex-direction:column;
}
.dti-tc_name_ad9{
overflow:hidden;
font-size:14px;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
color:#F2EEE6;
}
.dti-tc_rtp_ad9{
color:#918B83;
font-size:0.688rem;
}
.dti-lc_ad9{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:771px){
.dti-lc_ad9{
width:16.75rem;
}
}
.dti-lc_img_ad9{
border-radius:14px;
background:#211F25;
overflow:hidden;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.32);
}
.dti-lc_img_ad9 img{
inset:0;
height:100%;
width:100%;
position:absolute;
object-fit:cover;
}
.dti-lc_live_ad9{
gap:7px;
border-radius:999px;
background:rgba(0,0,0,0.52);
padding:4px 9px;
align-items:center;
position:absolute;
left:12px;
display:flex;
top:12px;
}
.dti-lc_live_dot_ad9{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#C0444A;
height:8px;
width:8px;
}
.dti-lc_seats_ad9{
font-weight:600;
color:#F2EEE6;
text-transform:uppercase;
letter-spacing:.08em;
font-size:10px;
}
.dti-lc_info_ad9{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
display:flex;
min-width:0;
}
.dti-lc_name_ad9{
overflow:hidden;
font-size:0.938rem;
color:#F2EEE6;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
}
.dti-lc_bet_ad9{
color:#918B83;
font-size:11px;
}
.dti-pc_ad9{
border:1px solid rgba(242,238,230,0.06);
border-radius:0.875rem;
background:#211F25;
padding:16px 0.875rem;
gap:8px;
justify-content:center;
align-items:center;
flex-direction:column;
min-height:4.625rem;
min-width:0;
display:flex;
}
.dti-pc_logo_ad9{
flex:0 0 auto;
max-width:100%;
height:28px;
width:auto;
object-fit:contain;
}
.dti-pc_name_ad9{
overflow:hidden;
text-align:center;
font-size:0.688rem;
color:#918B83;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
}
.dti-gc_tag_ad9{
border-radius:8px;
padding:3px 8px;
left:10px;
font-weight:700;
letter-spacing:.06em;
font-size:10px;
display:inline-block;
top:0.625rem;
text-transform:uppercase;
position:absolute;
z-index:2;
}
.dti-gc_tag_hot_ad9{
background:#C0444A;
color:#F2EEE6;
}
.dti-gc_tag_new_ad9{
background:#D4AF6E;
color:#16140F;
}
.dti-gc_tag_jp_ad9{
background:#C9A35C;
color:#16140F;
}
.dti-gc_tag_live_ad9{
background:#C0444A;
color:#F2EEE6;
}
.dti-sh_ad9{
min-width:0;
margin-bottom:18px;
}
.dti-sh_row_ad9{
gap:1rem;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
align-items:flex-end;
}
.dti-sh_row_ad9 .dti-sh_l_ad9{
gap:6px;
display:flex;
flex-direction:column;
min-width:0;
}
.dti-sh_stack_ad9{
gap:10px;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.dti-sh_center_ad9{
gap:0.625rem;
flex-direction:column;
text-align:center;
align-items:center;
display:flex;
}
.dti-sh_h2_ad9{
overflow-wrap:break-word;
font-size:1.5rem;
color:#F2EEE6;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
font-weight:600;
}
@media(min-width:768px){
.dti-sh_h2_ad9{
font-size:1.875rem;
}
}
.dti-band_ad9 .dti-sh_h2_ad9{
color:#F2EEE6;
}
.dti-sh_eb_line_ad9{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.dti-sh_eb_line_ad9::before{
background:#B8965A;
width:28px;
height:1px;
content:"";
display:inline-block;
}
.dti-band_ad9 .dti-sh_eb_line_ad9::before{
background:#D4AF6E;
}
.dti-sh_eb_dot_ad9{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.dti-sh_eb_dot_ad9::before{
background:#B8965A;
border-radius:50%;
content:"";
height:6px;
display:inline-block;
width:0.375rem;
}
.dti-band_ad9 .dti-sh_eb_dot_ad9::before{
background:#D4AF6E;
}
.dti-sh_link_ad9{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-bottom:1px solid #F2EEE6;
white-space:nowrap;
padding-bottom:2px;
color:#F2EEE6;
display:inline-flex;
font-weight:600;
align-items:center;
font-size:13px;
}
.dti-sh_link_ad9:hover{
border-color:#B8965A;
color:#B8965A;
}
.dti-sh_link_ad9 svg{
height:14px;
width:0.875rem;
}
.dti-sh_link_chev_ad9{
border-bottom:0;
padding-bottom:0;
}
.dti-sh_link_btn_ad9{
padding:0.563rem 18px;
border-radius:62.438rem;
background:#C9A35C;
color:#16140F;
border-bottom:0;
}
.dti-sh_link_btn_ad9:hover{
border-color:transparent;
background:#D4B470;
color:#16140F;
}
.dti-band_ad9 .dti-sh_link_ad9{
border-color:#F2EEE6;
color:#F2EEE6;
}
.dti-band_ad9 .dti-sh_link_btn_ad9{
background:#D4AF6E;
color:#16140F;
}
.dti-sh_rule_ad9{
background:rgba(242,238,230,0.11);
margin:-2px 0 1.125rem;
height:1px;
}
.dti-band_ad9 .dti-sh_rule_ad9{
background:rgba(255,251,243,0.12);
}
.dti-hero_ad9{
padding:2rem 0 0.5rem;
}
@media(min-width:769px){
.dti-hero_ad9{
padding:56px 0 24px;
}
}
.dti-hero_in_ad9{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:903px){
.dti-hero_in_ad9{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.dti-hero_copy_ad9{
min-width:0;
}
.dti-hero_eyebrow_ad9{
gap:10px;
align-items:center;
display:inline-flex;
margin-bottom:1.375rem;
}
.dti-hero_eyebrow_line_ad9{
flex:0 0 auto;
background:#B8965A;
width:1.75rem;
height:1px;
display:inline-block;
}
.dti-hero_h1_ad9{
color:#F2EEE6;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
letter-spacing:-.01em;
margin-bottom:1.25rem;
font-size:38px;
line-height:1.04;
overflow-wrap:break-word;
}
@media(min-width:769px){
.dti-hero_h1_ad9{
font-size:54px;
}
}
@media(min-width:1101px){
.dti-hero_h1_ad9{
font-size:3.875rem;
}
}
.dti-hero_h1_ad9 em{
color:#B8965A;
font-style:normal;
}
.dti-hero_sub_ad9{
color:#706A63;
margin-bottom:30px;
line-height:1.6;
font-size:1rem;
max-width:30rem;
}
@media(min-width:771px){
.dti-hero_sub_ad9{
font-size:18px;
}
}
.dti-hero_actions_ad9{
gap:0.875rem;
flex-wrap:wrap;
margin-bottom:2.125rem;
align-items:center;
display:flex;
}
.dti-hero_cta_ad9{
gap:10px;
background:#C9A35C;
transition:background-color .22s ease;
border-radius:62.438rem;
padding:16px 30px;
align-items:center;
display:inline-flex;
font-weight:700;
color:#16140F;
font-size:15px;
}
.dti-hero_cta_ad9:hover{
background:#D4B470;
}
.dti-hero_cta_ic_ad9{
align-items:center;
display:inline-flex;
}
.dti-hero_cta_ic_ad9 svg{
width:16px;
height:16px;
}
.dti-hero_cta_alt_ad9{
transition:border-color .22s ease,color .22s ease;
padding:0.938rem 1.625rem;
background:transparent;
border:1px solid rgba(242,238,230,0.11);
border-radius:62.438rem;
color:#F2EEE6;
display:inline-flex;
align-items:center;
font-size:0.938rem;
font-weight:600;
}
.dti-hero_cta_alt_ad9:hover{
border-color:#B8965A;
color:#B8965A;
}
.dti-hero_trust_ad9{
gap:22px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.dti-hero_trust_item_ad9{
gap:9px;
color:#C8C2B8;
display:flex;
font-size:13px;
align-items:center;
font-weight:600;
}
.dti-hero_trust_ic_ad9{
align-items:center;
color:#B8965A;
display:inline-flex;
}
.dti-hero_trust_ic_ad9 svg{
width:1rem;
height:1rem;
}
.dti-hero_promo_ad9{
background:#211F25;
border-radius:20px;
overflow:hidden;
box-shadow:0 8px 1rem rgba(0,0,0,0.36), 0 32px 4.5rem rgba(0,0,0,0.52), 0 2px 0.25rem rgba(0,0,0,0.24);
position:relative;
display:flex;
min-height:18.75rem;
}
.dti-hero_promo_bg_ad9{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.dti-hero_promo_bg_ad9::after{
background:linear-gradient(120deg,#131216 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.dti-hero_promo_glow_ad9{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.10) 0%,transparent 65%);
top:-2.5rem;
height:16.25rem;
width:16.25rem;
right:-1.25rem;
position:absolute;
pointer-events:none;
}
.dti-hero_promo_ct_ad9{
padding:1.75rem;
z-index:2;
max-width:88%;
align-self:flex-end;
position:relative;
}
.dti-hero_promo_label_ad9{
font-weight:700;
color:#D4AF6E;
letter-spacing:.25em;
margin-bottom:8px;
text-transform:uppercase;
font-size:10px;
display:block;
}
.dti-hero_promo_amount_ad9{
color:#F2EEE6;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
font-size:32px;
font-weight:600;
}
@media(min-width:769px){
.dti-hero_promo_amount_ad9{
font-size:2.5rem;
}
}
.dti-hero_promo_amount_ad9 em{
color:#D4AF6E;
font-style:normal;
}
.dti-hero_rating_ad9{
background:#211F25;
border:1px solid rgba(242,238,230,0.06);
gap:0.625rem;
border-radius:14px;
padding:10px 0.875rem;
z-index:3;
max-width:min(16.25rem,62%);
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.32);
position:absolute;
right:0.875rem;
display:flex;
top:0.875rem;
align-items:center;
}
.dti-hero_rating_score_ad9{
flex:0 0 auto;
color:#F2EEE6;
font-weight:700;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.5rem;
}
.dti-hero_rating_txt_ad9{
flex:1 1 auto;
min-width:0;
}
.dti-hero_rating_stars_ad9{
gap:2px;
display:flex;
color:#B8965A;
}
.dti-hero_rating_stars_ad9 svg{
width:12px;
height:0.75rem;
}
.dti-hero_rating_cap_ad9{
color:#918B83;
margin-top:3px;
overflow-wrap:break-word;
display:block;
font-size:0.688rem;
line-height:1.35;
}
.dti-stat_ad9{
margin-top:1rem;
border-top:1px solid rgba(242,238,230,0.11);
border-bottom:1px solid rgba(242,238,230,0.11);
}
.dti-stat_in_ad9{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.dti-stat_in_ad9{
grid-template-columns:repeat(4,1fr);
}
}
.dti-stat_item_ad9{
padding:22px 14px;
border-right:1px solid rgba(242,238,230,0.06);
border-bottom:1px solid rgba(242,238,230,0.06);
min-width:0;
}
.dti-stat_item_ad9:nth-child(2n){
border-right:0;
}
.dti-stat_item_ad9:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.dti-stat_item_ad9{
border-bottom:0;
}
.dti-stat_item_ad9:nth-child(2n){
border-right:1px solid rgba(242,238,230,0.06);
}
.dti-stat_item_ad9:nth-child(4n){
border-right:0;
}
}
.dti-stat_value_ad9{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
overflow-wrap:break-word;
color:#F2EEE6;
font-size:1.875rem;
font-weight:700;
}
@media(min-width:770px){
.dti-stat_value_ad9{
font-size:2.125rem;
}
}
.dti-stat_label_ad9{
font-size:0.813rem;
overflow-wrap:break-word;
margin-top:0.375rem;
color:#918B83;
line-height:1.4;
}
.dti-pr_ad9{
padding:30px 0 6px;
}
.dti-pr_card_ad9{
overflow:hidden;
border:1px solid rgba(242,238,230,0.06);
flex:0 0 auto;
gap:10px;
border-radius:1.25rem;
background:#211F25;
padding:1.625rem;
flex-direction:column;
position:relative;
min-height:200px;
display:flex;
width:280px;
}
@media(min-width:766px){
.dti-pr_card_ad9{
width:300px;
}
}
.dti-pr_card_feat_ad9{
border-color:transparent;
background:linear-gradient(150deg,#1E1B24,#0F0E11);
color:#F2EEE6;
}
.dti-pr_glow_ad9{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.10),transparent 70%);
right:-1.875rem;
height:8.125rem;
position:absolute;
width:8.125rem;
opacity:0;
pointer-events:none;
top:-1.875rem;
}
.dti-pr_card_feat_ad9 .dti-pr_glow_ad9{
opacity:1;
}
.dti-pr_label_ad9{
font-weight:700;
letter-spacing:.16em;
font-size:0.625rem;
color:#B8965A;
position:relative;
text-transform:uppercase;
}
.dti-pr_card_feat_ad9 .dti-pr_label_ad9{
color:#D4AF6E;
}
.dti-pr_amount_ad9{
position:relative;
color:#F2EEE6;
font-size:26px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.08;
font-weight:600;
overflow-wrap:break-word;
}
.dti-pr_card_feat_ad9 .dti-pr_amount_ad9{
color:#F2EEE6;
}
.dti-pr_amount_ad9 em{
color:#B8965A;
font-style:normal;
}
.dti-pr_card_feat_ad9 .dti-pr_amount_ad9 em{
color:#D4AF6E;
}
.dti-pr_terms_ad9{
line-height:1.5;
font-size:0.813rem;
color:#918B83;
position:relative;
}
.dti-pr_card_feat_ad9 .dti-pr_terms_ad9{
color:#9E9890;
}
.dti-pr_cta_ad9{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.dti-pr_card_feat_ad9 .dti-pr_cta_ad9{
transition:opacity .22s ease;
background:#D4AF6E;
border-radius:999px;
padding:9px 1.125rem;
color:#16140F;
font-size:0.813rem;
font-weight:700;
}
.dti-pr_card_feat_ad9 .dti-pr_cta_ad9:hover{
opacity:.9;
}
.dti-pr_card_ad9:not(.dti-pr_card_feat_ad9) .dti-pr_cta_ad9{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
border-bottom:1px solid #F2EEE6;
padding-bottom:2px;
color:#F2EEE6;
font-size:13px;
}
.dti-pr_card_ad9:not(.dti-pr_card_feat_ad9) .dti-pr_cta_ad9:hover{
border-color:#B8965A;
color:#B8965A;
}
.dti-grow_ad9{
padding:26px 0 10px;
}
.dti-row_seo_ad9{
margin:10px 0 0;
line-height:1.65;
overflow-wrap:break-word;
color:#706A63;
font-size:0.875rem;
max-width:760px;
}
.dti-row_seo_ad9 strong{
color:#F2EEE6;
font-weight:700;
}
.dti-jp_ad9{
padding:30px 0 10px;
}
.dti-jp_grid_ad9{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:771px){
.dti-jp_grid_ad9{
grid-template-columns:1fr 1fr;
}
.dti-jp_card_mega_ad9{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.dti-jp_grid_ad9{
grid-template-columns:1.4fr 1fr 1fr;
}
.dti-jp_card_mega_ad9{
grid-column:auto;
}
}
.dti-jp_card_ad9{
gap:0.75rem;
border:1px solid rgba(242,238,230,0.06);
overflow:hidden;
border-radius:1.25rem;
padding:1.625rem;
background:#211F25;
min-height:200px;
position:relative;
justify-content:space-between;
display:flex;
min-width:0;
flex-direction:column;
}
.dti-jp_card_mega_ad9{
background:linear-gradient(135deg,#1E1B24,#0F0E11);
border-color:transparent;
color:#F2EEE6;
min-height:210px;
}
.dti-jp_glow_ad9{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.10),transparent 70%);
right:-2.5rem;
pointer-events:none;
width:12.5rem;
position:absolute;
height:200px;
top:-40px;
}
.dti-jp_label_ad9{
gap:10px;
display:flex;
text-transform:uppercase;
align-items:center;
flex-wrap:wrap;
letter-spacing:.16em;
font-size:0.625rem;
position:relative;
color:#B8965A;
justify-content:space-between;
font-weight:700;
}
.dti-jp_card_mega_ad9 .dti-jp_label_ad9{
color:#D4AF6E;
}
.dti-jp_drop_ad9{
text-transform:none;
color:#918B83;
font-weight:600;
letter-spacing:.04em;
}
.dti-jp_card_mega_ad9 .dti-jp_drop_ad9{
color:#9E9890;
}
.dti-jp_amount_ad9{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:2.375rem;
overflow-wrap:break-word;
color:#F2EEE6;
position:relative;
line-height:1;
font-weight:700;
}
.dti-jp_card_mega_ad9 .dti-jp_amount_ad9{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#D4AF6E;
}
@media(min-width:769px){
.dti-jp_card_mega_ad9 .dti-jp_amount_ad9{
font-size:54px;
}
}
.dti-jp_game_ad9{
position:relative;
color:#918B83;
font-size:13px;
}
.dti-jp_card_mega_ad9 .dti-jp_game_ad9{
color:#9E9890;
}
.dti-jp_cta_ad9{
position:relative;
align-self:flex-start;
}
.dti-jp_card_mega_ad9 .dti-jp_cta_ad9{
background:#D4AF6E;
padding:10px 1.25rem;
transition:opacity .22s ease;
border-radius:999px;
color:#16140F;
font-weight:700;
font-size:0.813rem;
}
.dti-jp_card_mega_ad9 .dti-jp_cta_ad9:hover{
opacity:.9;
}
.dti-jp_card_ad9:not(.dti-jp_card_mega_ad9) .dti-jp_cta_ad9{
transition:color .22s ease,border-color .22s ease;
font-size:0.813rem;
padding-bottom:2px;
font-weight:700;
color:#F2EEE6;
border-bottom:1px solid #F2EEE6;
}
.dti-jp_card_ad9:not(.dti-jp_card_mega_ad9) .dti-jp_cta_ad9:hover{
border-color:#B8965A;
color:#B8965A;
}
.dti-jp_seo_ad9{
margin:0.875rem 0 0;
line-height:1.65;
max-width:760px;
font-size:14px;
overflow-wrap:break-word;
color:#706A63;
}
.dti-jp_seo_ad9 strong{
color:#F2EEE6;
font-weight:700;
}
.dti-grow_ad9{
padding:26px 0 0.625rem;
}
.dti-row_seo_ad9{
margin:10px 0 0;
max-width:47.5rem;
color:#706A63;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
}
.dti-row_seo_ad9 strong{
font-weight:700;
color:#F2EEE6;
}
.dti-grow_ad9{
padding:26px 0 10px;
}
.dti-row_seo_ad9{
margin:0.625rem 0 0;
font-size:14px;
color:#706A63;
max-width:47.5rem;
line-height:1.65;
overflow-wrap:break-word;
}
.dti-row_seo_ad9 strong{
color:#F2EEE6;
font-weight:700;
}
.dti-app_ad9{
padding:1.875rem 0 0.625rem;
}
.dti-app_in_ad9{
border-radius:20px;
border:1px solid rgba(242,238,230,0.06);
padding:32px;
background:#211F25;
gap:28px;
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.dti-app_in_ad9{
padding:40px 2.75rem;
gap:2.5rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.dti-app_copy_ad9{
max-width:35rem;
min-width:0;
}
.dti-app_eyebrow_ad9{
margin-bottom:12px;
}
.dti-app_h2_ad9{
font-weight:600;
line-height:1.05;
font-size:1.75rem;
color:#F2EEE6;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:12px;
}
@media(min-width:767px){
.dti-app_h2_ad9{
font-size:34px;
}
}
.dti-app_text_ad9{
color:#706A63;
font-size:14px;
margin-bottom:22px;
line-height:1.6;
}
.dti-app_btns_ad9{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.dti-app_btn_ad9{
padding:0.688rem 1.25rem;
transition:background-color .22s ease;
border-radius:14px;
background:#C9A35C;
gap:10px;
color:#16140F;
display:inline-flex;
align-items:center;
}
.dti-app_btn_ad9:hover{
background:#D4B470;
}
.dti-app_btn_ic_ad9{
align-items:center;
display:inline-flex;
}
.dti-app_btn_ic_ad9 svg{
width:18px;
height:18px;
}
.dti-app_btn_lb_ad9{
font-size:0.844rem;
font-weight:700;
}
.dti-app_qr_wrap_ad9{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.dti-app_qr_ad9{
border-radius:0.875rem;
flex:0 0 auto;
height:6.75rem;
width:6.75rem;
background-image:repeating-linear-gradient(0deg,#211F25 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#211F25 0 5px,transparent 5px 0.688rem);
background-color:#C9A35C;
}
.dti-app_qr_cap_ad9{
max-width:92px;
line-height:1.4;
font-size:12.5px;
color:#918B83;
}
.dti-gm_ad9{
padding:30px 0 0.625rem;
}
.dti-gm_in_ad9{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:877px){
.dti-gm_in_ad9{
grid-template-columns:1.25fr 1fr;
}
}
.dti-gm_left_ad9{
border-radius:20px;
border:1px solid rgba(242,238,230,0.06);
padding:32px;
background:#211F25;
min-width:0;
}
.dti-gm_eyebrow_ad9{
margin-bottom:0.625rem;
}
.dti-gm_h2_ad9{
overflow-wrap:break-word;
margin-bottom:8px;
font-weight:600;
font-size:26px;
color:#F2EEE6;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.06;
}
@media(min-width:767px){
.dti-gm_h2_ad9{
font-size:1.75rem;
}
}
.dti-gm_text_ad9{
line-height:1.6;
font-size:14px;
max-width:480px;
margin-bottom:22px;
color:#706A63;
}
.dti-gm_level_ad9{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#B8965A;
font-size:1.375rem;
margin-bottom:0.5rem;
}
.dti-gm_bar_ad9{
background:rgba(242,238,230,0.11);
overflow:hidden;
border-radius:62.438rem;
margin-bottom:0.375rem;
height:0.5rem;
}
.dti-gm_bar_fill_ad9{
border-radius:999px;
background:linear-gradient(90deg,#A8813A,#DFC078);
height:100%;
}
.dti-gm_bar_meta_ad9{
gap:10px;
font-size:11px;
justify-content:space-between;
color:#918B83;
display:flex;
margin-bottom:18px;
}
.dti-gm_missions_ad9{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.dti-gm_mission_ad9{
background:#18171A;
border:1px solid rgba(242,238,230,0.11);
border-radius:999px;
gap:0.438rem;
padding:0.563rem 15px;
display:inline-flex;
font-weight:600;
color:#C8C2B8;
font-size:0.781rem;
align-items:center;
}
.dti-gm_mission_ic_ad9{
align-items:center;
display:inline-flex;
color:#B8965A;
}
.dti-gm_mission_ic_ad9 svg{
height:13px;
width:13px;
}
.dti-gm_right_ad9{
background:linear-gradient(150deg,#1E1B24,#0F0E11);
border-radius:20px;
padding:2rem;
overflow:hidden;
display:flex;
position:relative;
flex-direction:column;
color:#F2EEE6;
}
.dti-gm_glow_ad9{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.10),transparent 70%);
right:-1.875rem;
top:-30px;
height:9.375rem;
width:150px;
position:absolute;
pointer-events:none;
}
.dti-gm_ref_eyebrow_ad9{
position:relative;
margin-bottom:0.625rem;
}
.dti-gm_ref_h2_ad9{
line-height:1.1;
font-weight:600;
position:relative;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EEE6;
margin-bottom:8px;
font-size:26px;
overflow-wrap:break-word;
}
.dti-gm_ref_text_ad9{
font-size:0.844rem;
margin-bottom:20px;
line-height:1.55;
color:#9E9890;
position:relative;
}
.dti-gm_ref_cta_ad9{
background:#D4AF6E;
border-radius:62.438rem;
padding:0.688rem 1.375rem;
transition:opacity .22s ease;
position:relative;
align-self:flex-start;
font-weight:700;
font-size:0.844rem;
color:#16140F;
margin-top:auto;
}
.dti-gm_ref_cta_ad9:hover{
opacity:.9;
}
.dti-vip_ad9{
padding:3rem 0;
}
@media(min-width:767px){
.dti-vip_ad9{
padding:64px 0;
}
}
.dti-vip_head_ad9{
gap:14px;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:881px){
.dti-vip_head_ad9{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.dti-vip_eyebrow_ad9{
margin-bottom:12px;
}
.dti-vip_h2_ad9{
font-weight:600;
color:#F2EEE6;
font-size:2rem;
line-height:1.05;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.dti-vip_h2_ad9{
font-size:40px;
}
}
.dti-vip_intro_ad9{
max-width:420px;
color:#9E9890;
font-size:0.875rem;
line-height:1.6;
}
.dti-vip_grid_ad9{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.dti-vip_card_ad9{
border:1px solid rgba(255,251,243,0.12);
border-radius:14px;
padding:1.375rem 1.125rem;
min-width:0;
}
.dti-vip_card_feat_ad9{
border-color:#D4AF6E;
background:rgba(255,251,243,0.07);
}
.dti-vip_card_ic_ad9{
border-radius:8px;
background:linear-gradient(135deg,#A8813A,#DFC078);
height:34px;
margin-bottom:16px;
display:block;
width:34px;
}
.dti-vip_name_ad9{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EEE6;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.375rem;
font-size:1.25rem;
}
.dti-vip_perk_ad9{
overflow-wrap:break-word;
font-size:0.781rem;
color:#9E9890;
line-height:1.5;
}
.dti-rc_ad9{
padding:48px 0 10px;
}
.dti-rc_in_ad9{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.dti-rc_in_ad9{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.dti-rc_col_ad9{
min-width:0;
}
.dti-rc_label_ad9{
letter-spacing:.2em;
margin-bottom:1rem;
font-size:11px;
font-weight:600;
color:#B8965A;
text-transform:uppercase;
}
.dti-rc_awards_ad9{
gap:12px;
display:flex;
flex-direction:column;
}
.dti-rc_award_ad9{
gap:0.75rem;
min-width:0;
align-items:center;
display:flex;
}
.dti-rc_award_ic_ad9{
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#D4AF6E;
}
.dti-rc_award_ic_ad9 svg{
height:1.125rem;
width:18px;
}
.dti-rc_award_t_ad9{
font-size:0.875rem;
font-weight:700;
color:#F2EEE6;
overflow-wrap:break-word;
}
.dti-rc_award_s_ad9{
color:#918B83;
overflow-wrap:break-word;
font-size:12px;
}
.dti-rc_press_ad9{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.dti-rc_press_logo_ad9{
padding:0 8px;
border-radius:0.5rem;
overflow:hidden;
border:1px solid rgba(242,238,230,0.06);
height:3.25rem;
font-weight:700;
font-size:14px;
color:#706A63;
white-space:nowrap;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
justify-content:center;
text-align:center;
display:flex;
align-items:center;
text-overflow:ellipsis;
}
.dti-rc_partner_ad9{
padding:1.375rem;
border:1px solid rgba(242,238,230,0.06);
background:#211F25;
border-radius:0.875rem;
}
.dti-rc_partner_name_ad9{
margin-bottom:0.375rem;
color:#F2EEE6;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:20px;
overflow-wrap:break-word;
}
.dti-rc_partner_text_ad9{
color:#706A63;
font-size:0.813rem;
overflow-wrap:break-word;
line-height:1.55;
}
.dti-op_ad9{
padding:2.25rem 0 0.625rem;
}
.dti-op_in_ad9{
padding:32px;
border-radius:0.875rem;
grid-template-columns:1fr;
background:#211F25;
gap:2rem;
border:1px solid rgba(242,238,230,0.06);
display:grid;
align-items:center;
}
@media(min-width:858px){
.dti-op_in_ad9{
grid-template-columns:.9fr 1.1fr;
padding:34px 2.5rem;
gap:44px;
}
}
.dti-op_left_ad9{
min-width:0;
}
.dti-op_eyebrow_ad9{
margin-bottom:12px;
}
.dti-op_h2_ad9{
line-height:1.08;
font-size:28px;
margin-bottom:0.625rem;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EEE6;
font-weight:600;
}
@media(min-width:767px){
.dti-op_h2_ad9{
font-size:30px;
}
}
.dti-op_text_ad9{
font-size:0.875rem;
color:#706A63;
line-height:1.6;
}
.dti-op_grid_ad9{
grid-template-columns:1fr 1fr;
border:1px solid rgba(242,238,230,0.11);
gap:1px;
background:rgba(242,238,230,0.11);
border-radius:0.5rem;
overflow:hidden;
display:grid;
}
.dti-op_field_ad9{
padding:1.125rem 20px;
background:#18171A;
min-width:0;
}
.dti-op_field_lb_ad9{
font-weight:600;
letter-spacing:.1em;
margin-bottom:0.313rem;
color:#B8965A;
font-size:0.625rem;
text-transform:uppercase;
}
.dti-op_field_val_ad9{
overflow-wrap:break-word;
color:#F2EEE6;
font-size:14px;
font-weight:700;
}
.dti-tt_ad9{
padding:48px 0 10px;
}
@media(min-width:766px){
.dti-tt_ad9{
padding:3.75rem 0 0.625rem;
}
}
.dti-tt_head_ad9{
margin-bottom:34px;
text-align:center;
}
.dti-tt_eyebrow_ad9{
margin-bottom:0.75rem;
}
.dti-tt_h2_ad9{
line-height:1.05;
color:#F2EEE6;
overflow-wrap:break-word;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
}
@media(min-width:765px){
.dti-tt_h2_ad9{
font-size:2.625rem;
}
}
.dti-tt_grid_ad9{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:759px){
.dti-tt_grid_ad9{
grid-template-columns:repeat(3,1fr);
}
}
.dti-tt_card_ad9{
background:#211F25;
border:1px solid rgba(242,238,230,0.06);
padding:30px;
border-radius:14px;
flex-direction:column;
min-width:0;
display:flex;
}
.dti-tt_card_ic_ad9{
margin-bottom:18px;
display:inline-flex;
color:#B8965A;
align-items:center;
}
.dti-tt_card_ic_ad9 svg{
width:1.75rem;
height:1.75rem;
}
.dti-tt_card_h_ad9{
margin-bottom:8px;
color:#F2EEE6;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
overflow-wrap:break-word;
font-size:22px;
}
.dti-tt_card_p_ad9{
margin-bottom:0.875rem;
line-height:1.6;
font-size:14px;
overflow-wrap:break-word;
color:#706A63;
}
.dti-tt_card_p_ad9 b{
color:#F2EEE6;
font-weight:700;
}
.dti-tt_card_link_ad9{
transition:color .22s ease;
margin-top:auto;
padding-bottom:2px;
font-weight:700;
font-size:0.813rem;
color:#F2EEE6;
align-self:flex-start;
border-bottom:1px solid #B8965A;
}
.dti-tt_card_link_ad9:hover{
color:#B8965A;
}
.dti-rv_ad9{
background:#211F25;
padding:3rem 0;
border-bottom:1px solid rgba(242,238,230,0.06);
border-top:1px solid rgba(242,238,230,0.06);
margin-top:24px;
}
@media(min-width:769px){
.dti-rv_ad9{
padding:3.5rem 0;
}
}
.dti-rv_head_ad9{
gap:16px;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:768px){
.dti-rv_head_ad9{
gap:1.25rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.dti-rv_eyebrow_ad9{
margin-bottom:0.625rem;
}
.dti-rv_h2_ad9{
font-size:30px;
overflow-wrap:break-word;
color:#F2EEE6;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:769px){
.dti-rv_h2_ad9{
font-size:2.375rem;
}
}
.dti-rv_agg_ad9{
gap:12px;
display:flex;
align-items:center;
}
.dti-rv_agg_stars_ad9{
gap:3px;
display:flex;
color:#B8965A;
}
.dti-rv_agg_stars_ad9 svg{
height:1.125rem;
width:18px;
}
.dti-rv_source_ad9{
font-size:13px;
color:#706A63;
}
.dti-rv_grid_ad9{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.dti-rv_grid_ad9{
grid-template-columns:repeat(3,1fr);
}
}
.dti-rv_card_ad9{
border-radius:0.875rem;
border:1px solid rgba(242,238,230,0.06);
padding:1.625rem;
background:#18171A;
min-width:0;
}
.dti-rv_card_stars_ad9{
gap:2px;
color:#B8965A;
display:flex;
margin-bottom:12px;
}
.dti-rv_card_stars_ad9 svg{
height:0.875rem;
width:0.875rem;
}
.dti-rv_card_body_ad9{
color:#F2EEE6;
overflow-wrap:break-word;
font-weight:500;
font-size:18px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:1rem;
line-height:1.45;
}
.dti-rv_card_meta_ad9{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.dti-rv_card_av_ad9{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#A8813A,#DFC078);
height:2rem;
width:32px;
}
.dti-rv_card_author_ad9{
color:#F2EEE6;
font-weight:700;
font-size:13px;
}
.dti-rv_card_loc_ad9{
color:#918B83;
font-size:12px;
}
.dti-prov_ad9{
padding:2.5rem 0 20px;
}
.dti-prov_eyebrow_ad9{
margin-bottom:1.125rem;
display:block;
}
.dti-prov_grid_ad9{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:560px){
.dti-prov_grid_ad9{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.dti-prov_grid_ad9{
grid-template-columns:repeat(6,1fr);
}
}
.dti-dr_ad9{
padding:36px 0 10px;
}
.dti-dr_in_ad9{
gap:1.25rem;
border:1px dashed rgba(242,238,230,0.11);
border-radius:0.875rem;
padding:28px 2rem;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.dti-dr_in_ad9{
gap:2rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.dti-dr_h2_ad9{
color:#F2EEE6;
font-size:24px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:8px;
}
@media(min-width:769px){
.dti-dr_h2_ad9{
font-size:1.625rem;
}
}
.dti-dr_text_ad9{
font-size:0.875rem;
line-height:1.6;
max-width:42.5rem;
overflow-wrap:break-word;
color:#706A63;
}
.dti-dr_text_ad9 b{
font-weight:700;
color:#F2EEE6;
}
.dti-dr_cta_ad9{
flex:0 0 auto;
transition:color .22s ease;
font-size:13.5px;
font-weight:700;
border-bottom:1px solid #B8965A;
padding-bottom:2px;
color:#F2EEE6;
white-space:nowrap;
}
.dti-dr_cta_ad9:hover{
color:#B8965A;
}
.dti-hts_ad9{
padding:48px 0;
}
@media(min-width:769px){
.dti-hts_ad9{
padding:3.875rem 0;
}
}
.dti-hts_head_ad9{
gap:1.125rem;
display:flex;
margin-bottom:34px;
flex-direction:column;
}
@media(min-width:768px){
.dti-hts_head_ad9{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.dti-hts_eyebrow_ad9{
margin-bottom:0.75rem;
}
.dti-hts_h2_ad9{
font-weight:600;
font-size:1.875rem;
color:#F2EEE6;
overflow-wrap:break-word;
line-height:1.05;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.dti-hts_h2_ad9{
font-size:38px;
}
}
.dti-hts_cta_ad9{
padding:15px 30px;
border-radius:999px;
flex:0 0 auto;
background:#D4AF6E;
transition:opacity .22s ease;
font-weight:700;
font-size:15px;
color:#16140F;
}
.dti-hts_cta_ad9:hover{
opacity:.9;
}
.dti-hts_grid_ad9{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.dti-hts_grid_ad9{
grid-template-columns:repeat(3,1fr);
}
}
.dti-hts_step_ad9{
padding-top:22px;
border-top:1px solid rgba(255,251,243,0.12);
min-width:0;
}
.dti-hts_step_num_ad9{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:44px;
line-height:1;
font-weight:700;
margin-bottom:14px;
color:#D4AF6E;
}
.dti-hts_step_h_ad9{
font-size:19px;
overflow-wrap:break-word;
line-height:1.2;
margin-bottom:8px;
font-weight:700;
color:#F2EEE6;
}
.dti-hts_step_p_ad9{
overflow-wrap:break-word;
color:#9E9890;
font-size:0.875rem;
line-height:1.55;
}
.dti-wy_ad9{
padding:48px 0;
}
@media(min-width:768px){
.dti-wy_ad9{
padding:56px 0;
}
}
.dti-wy_in_ad9{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:902px){
.dti-wy_in_ad9{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.dti-wy_left_ad9{
min-width:0;
}
.dti-wy_eyebrow_ad9{
margin-bottom:14px;
}
.dti-wy_h2_ad9{
color:#F2EEE6;
overflow-wrap:break-word;
line-height:1.05;
margin-bottom:1rem;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:2rem;
}
@media(min-width:765px){
.dti-wy_h2_ad9{
font-size:40px;
}
}
.dti-wy_intro_ad9{
font-size:0.938rem;
color:#706A63;
line-height:1.6;
}
.dti-wy_grid_ad9{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.dti-wy_grid_ad9{
grid-template-columns:1fr 1fr;
}
}
.dti-wy_card_ad9{
border-radius:0.875rem;
border:1px solid rgba(242,238,230,0.06);
padding:1.625rem;
background:#211F25;
min-width:0;
}
.dti-wy_card_ic_ad9{
margin-bottom:1rem;
align-items:center;
justify-content:center;
display:inline-flex;
color:#B8965A;
}
.dti-wy_card_ic_ad9 svg{
height:1.625rem;
width:26px;
}
.dti-wy_card_h_ad9{
line-height:1.15;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-size:21px;
color:#F2EEE6;
overflow-wrap:break-word;
}
.dti-wy_card_p_ad9{
overflow-wrap:break-word;
color:#706A63;
line-height:1.55;
font-size:14px;
}
.dti-ts_ad9{
padding:2.75rem 0;
}
.dti-ts_in_ad9{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:883px){
.dti-ts_in_ad9{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.dti-ts_left_ad9{
min-width:0;
}
.dti-ts_h2_ad9{
font-weight:600;
margin-bottom:0.75rem;
color:#F2EEE6;
font-size:1.625rem;
line-height:1.1;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.dti-ts_h2_ad9{
font-size:1.75rem;
}
}
.dti-ts_text_ad9{
line-height:1.6;
color:#9E9890;
margin-bottom:1.375rem;
max-width:520px;
font-size:14.5px;
}
.dti-ts_badges_ad9{
gap:18px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.dti-ts_badge_ad9{
font-weight:600;
color:#9E9890;
font-size:13px;
}
.dti-ts_pay_ad9{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:882px){
.dti-ts_pay_ad9{
justify-content:flex-end;
}
}
.dti-ts_pay_chip_ad9{
background:rgba(255,251,243,0.07);
border-radius:14px;
border:1px solid rgba(255,251,243,0.12);
padding:0.75rem 1rem;
font-size:14px;
font-weight:700;
color:#F2EEE6;
}
.dti-sb_ad9{
padding:48px 0;
background:#211F25;
border-bottom:1px solid rgba(242,238,230,0.06);
border-top:1px solid rgba(242,238,230,0.06);
margin-top:1.5rem;
}
@media(min-width:769px){
.dti-sb_ad9{
padding:3.5rem 0;
}
}
.dti-sb_eyebrow_ad9{
display:block;
margin-bottom:12px;
}
.dti-sb_h2_ad9{
color:#F2EEE6;
margin-bottom:1.625rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:30px;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:771px){
.dti-sb_h2_ad9{
font-size:36px;
}
}
.dti-sb_grid_ad9{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:561px){
.dti-sb_grid_ad9{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:963px){
.dti-sb_grid_ad9{
grid-template-columns:repeat(4,1fr);
}
}
.dti-sb_card_ad9{
border:1px solid rgba(242,238,230,0.06);
background:#18171A;
border-radius:0.875rem;
padding:24px;
min-width:0;
}
.dti-sb_card_h_ad9{
color:#F2EEE6;
font-weight:600;
margin-bottom:0.5rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:19px;
overflow-wrap:break-word;
line-height:1.15;
}
.dti-sb_card_p_ad9{
overflow-wrap:break-word;
font-size:0.844rem;
line-height:1.6;
color:#706A63;
}
.dti-sb_rtp_ad9{
border-radius:14px;
grid-template-columns:1fr;
padding:26px 1.75rem;
background:#18171A;
border:1px solid rgba(242,238,230,0.06);
gap:24px;
align-items:center;
display:grid;
margin-top:1.125rem;
}
@media(min-width:758px){
.dti-sb_rtp_ad9{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.dti-sb_rtp_h_ad9{
font-weight:600;
line-height:1.15;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EEE6;
margin-bottom:8px;
font-size:1.25rem;
}
.dti-sb_rtp_p_ad9{
font-size:13.5px;
line-height:1.6;
color:#706A63;
overflow-wrap:break-word;
}
.dti-sb_rtp_stats_ad9{
gap:16px;
display:flex;
}
.dti-sb_stat_ad9{
flex:1 1 0;
padding:1.125rem;
background:#211F25;
border-radius:0.5rem;
min-width:0;
text-align:center;
}
.dti-sb_stat_v_ad9{
font-weight:700;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#4E9E74;
font-size:1.625rem;
}
.dti-sb_stat_l_ad9{
margin-top:4px;
font-size:0.719rem;
color:#918B83;
}
.dti-el_ad9{
padding:3rem 0;
}
@media(min-width:770px){
.dti-el_ad9{
padding:3.5rem 0;
}
}
.dti-el_in_ad9{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:901px){
.dti-el_in_ad9{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.dti-el_left_ad9{
min-width:0;
}
.dti-el_eyebrow_ad9{
margin-bottom:14px;
}
.dti-el_h2_ad9{
line-height:1.08;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EEE6;
font-size:2rem;
margin-bottom:22px;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:769px){
.dti-el_h2_ad9{
font-size:2.375rem;
}
}
.dti-el_body_ad9 p{
font-size:1rem;
margin-bottom:1.125rem;
overflow-wrap:break-word;
line-height:1.7;
color:#C8C2B8;
}
.dti-el_dropcap_ad9{
padding:6px 12px 0 0;
color:#B8965A;
font-weight:700;
float:left;
font-size:62px;
line-height:.8;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.dti-el_right_ad9{
min-width:0;
}
.dti-el_quote_ad9{
background:linear-gradient(150deg,#1E1B24,#0F0E11);
border-radius:1.25rem;
padding:2.25rem;
color:#F2EEE6;
margin-bottom:24px;
position:relative;
}
.dti-el_quote_mark_ad9{
color:#D4AF6E;
display:inline-flex;
align-items:center;
margin-bottom:0.375rem;
}
.dti-el_quote_mark_ad9 svg{
width:2.125rem;
height:34px;
}
.dti-el_quote_text_ad9{
font-size:22px;
margin-bottom:22px;
color:#F2EEE6;
overflow-wrap:break-word;
line-height:1.4;
font-weight:500;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.dti-el_quote_meta_ad9{
gap:0.75rem;
align-items:center;
display:flex;
}
.dti-el_quote_av_ad9{
background:linear-gradient(135deg,#A8813A,#DFC078);
flex:0 0 auto;
border-radius:50%;
height:38px;
width:38px;
}
.dti-el_quote_author_ad9{
color:#F2EEE6;
font-weight:700;
font-size:0.875rem;
}
.dti-el_quote_meta_sub_ad9{
font-size:0.75rem;
color:#9E9890;
}
.dti-el_explain_ad9{
overflow:hidden;
border:1px solid rgba(242,238,230,0.06);
border-radius:0.875rem;
}
.dti-el_explain_card_ad9{
padding:22px 1.5rem;
}
.dti-el_explain_card_ad9+.dti-el_explain_card_ad9{
border-top:1px solid rgba(242,238,230,0.06);
}
.dti-el_explain_h_ad9{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
font-size:20px;
color:#F2EEE6;
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
}
.dti-el_explain_p_ad9{
line-height:1.55;
font-size:0.875rem;
color:#706A63;
overflow-wrap:break-word;
}
.dti-faq_ad9{
background:#211F25;
padding:3rem 0;
margin-top:24px;
border-top:1px solid rgba(242,238,230,0.06);
border-bottom:1px solid rgba(242,238,230,0.06);
}
@media(min-width:769px){
.dti-faq_ad9{
padding:3.875rem 0;
}
}
.dti-faq_head_ad9{
text-align:center;
margin-bottom:2.125rem;
}
.dti-faq_eyebrow_ad9{
margin-bottom:0.75rem;
}
.dti-faq_h2_ad9{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:2rem;
overflow-wrap:break-word;
font-weight:600;
color:#F2EEE6;
}
@media(min-width:771px){
.dti-faq_h2_ad9{
font-size:2.375rem;
}
}
.dti-faq_list_ad9{
gap:0.75rem;
margin:0 auto;
max-width:51.25rem;
flex-direction:column;
display:flex;
}
.dti-faq_item_ad9{
background:#18171A;
overflow:hidden;
border:1px solid rgba(242,238,230,0.06);
border-radius:14px;
}
.dti-faq_q_ad9{
list-style:none;
gap:1.25rem;
padding:20px 1.5rem;
display:flex;
font-size:1rem;
color:#F2EEE6;
align-items:center;
justify-content:space-between;
cursor:pointer;
overflow-wrap:break-word;
font-weight:700;
}
.dti-faq_q_ad9::-webkit-details-marker{
display:none;
}
.dti-faq_q_ic_ad9{
transition:transform .22s ease;
flex:0 0 auto;
align-items:center;
color:#B8965A;
display:inline-flex;
}
.dti-faq_q_ic_ad9 svg{
width:1.125rem;
height:18px;
}
.dti-faq_item_ad9[open] .dti-faq_q_ic_ad9{
transform:rotate(180deg);
}
.dti-faq_a_ad9{
padding:0 24px 1.25rem;
line-height:1.6;
color:#706A63;
font-size:0.906rem;
overflow-wrap:break-word;
}
.dti-sg_ad9{
padding:48px 0 0.625rem;
}
.dti-sg_eyebrow_ad9{
display:block;
margin-bottom:0.75rem;
}
.dti-sg_h2_ad9{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
overflow-wrap:break-word;
color:#F2EEE6;
line-height:1.05;
margin-bottom:28px;
font-weight:600;
}
@media(min-width:768px){
.dti-sg_h2_ad9{
font-size:2.25rem;
}
}
.dti-sg_grid_ad9{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:718px){
.dti-sg_grid_ad9{
grid-template-columns:repeat(3,1fr);
}
}
.dti-sg_col_ad9{
min-width:0;
}
.dti-sg_col_h_ad9{
font-size:22px;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.625rem;
line-height:1.15;
color:#F2EEE6;
overflow-wrap:break-word;
}
.dti-sg_col_p_ad9{
color:#706A63;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
}
.dti-lh_ad9{
padding:2.5rem 0 20px;
}
.dti-lh_in_ad9{
border-top:1px solid rgba(242,238,230,0.11);
padding-top:2.125rem;
}
.dti-lh_eyebrow_ad9{
margin-bottom:1.375rem;
display:block;
}
.dti-lh_grid_ad9{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:597px){
.dti-lh_grid_ad9{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:957px){
.dti-lh_grid_ad9{
grid-template-columns:repeat(5,1fr);
}
}
.dti-lh_col_ad9{
min-width:0;
}
.dti-lh_col_h_ad9{
margin-bottom:0.75rem;
overflow-wrap:break-word;
color:#F2EEE6;
font-weight:700;
font-size:13px;
}
.dti-lh_links_ad9{
gap:8px;
flex-direction:column;
display:flex;
}
.dti-lh_link_ad9{
transition:color .22s ease;
color:#706A63;
overflow-wrap:break-word;
font-size:13px;
}
.dti-lh_link_ad9:hover{
color:#B8965A;
}
.dti-gd_ad9{
padding:48px 0 10px;
}
.dti-gd_head_ad9{
gap:14px;
display:flex;
margin-bottom:1.5rem;
flex-direction:column;
}
@media(min-width:677px){
.dti-gd_head_ad9{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.dti-gd_eyebrow_ad9{
margin-bottom:0.625rem;
}
.dti-gd_h2_ad9{
font-weight:600;
font-size:1.75rem;
line-height:1.05;
color:#F2EEE6;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.dti-gd_h2_ad9{
font-size:2.125rem;
}
}
.dti-gd_more_ad9{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
font-size:0.844rem;
font-weight:600;
padding-bottom:2px;
color:#F2EEE6;
border-bottom:1px solid #F2EEE6;
}
.dti-gd_more_ad9:hover{
border-color:#B8965A;
color:#B8965A;
}
.dti-gd_grid_ad9{
grid-template-columns:1fr;
gap:1.25rem;
display:grid;
}
@media(min-width:718px){
.dti-gd_grid_ad9{
grid-template-columns:repeat(3,1fr);
}
}
.dti-gd_card_ad9{
border-radius:0.875rem;
border:1px solid rgba(242,238,230,0.06);
background:#211F25;
overflow:hidden;
display:block;
min-width:0;
}
.dti-gd_card_img_ad9{
background:linear-gradient(140deg,#1E1B24,#B8965A);
height:150px;
}
.dti-gd_card_body_ad9{
padding:1.375rem;
}
.dti-gd_card_cat_ad9{
letter-spacing:.1em;
color:#B8965A;
text-transform:uppercase;
font-size:0.625rem;
font-weight:600;
}
.dti-gd_card_h_ad9{
margin:0.5rem 0 0.625rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.188rem;
line-height:1.2;
color:#F2EEE6;
}
.dti-gd_card_meta_ad9{
overflow-wrap:break-word;
font-size:12px;
color:#918B83;
}
.dti-ft_ad9{
background:#0F0E11;
margin-top:2.5rem;
color:#9E9890;
}
.dti-ft_in_ad9{
grid-template-columns:1fr;
padding:3rem 0 1.75rem;
gap:2rem;
display:grid;
}
@media(min-width:599px){
.dti-ft_in_ad9{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.dti-ft_in_ad9{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.dti-ft_brand_ad9{
min-width:0;
}
.dti-ft_logo_ad9{
font-weight:700;
color:#F2EEE6;
font-size:26px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.dti-ft_tagline_ad9{
max-width:280px;
color:#9E9890;
margin-top:0.875rem;
line-height:1.6;
font-size:13.5px;
}
.dti-ft_contact_ad9{
transition:color .22s ease;
overflow-wrap:anywhere;
font-size:0.813rem;
color:#D4AF6E;
margin-top:0.75rem;
display:inline-block;
max-width:17.5rem;
}
.dti-ft_contact_ad9:hover{
color:#F2EEE6;
}
.dti-ft_col_ad9{
min-width:0;
}
.dti-ft_col_h_ad9{
overflow-wrap:break-word;
margin-bottom:14px;
font-size:13px;
letter-spacing:.08em;
font-weight:700;
text-transform:uppercase;
color:#F2EEE6;
}
.dti-ft_col_links_ad9{
gap:10px;
display:flex;
flex-direction:column;
}
.dti-ft_link_ad9{
transition:color .22s ease;
font-size:13.5px;
overflow-wrap:break-word;
color:#9E9890;
}
.dti-ft_link_ad9:hover{
color:#F2EEE6;
}
.dti-ft_bot_ad9{
gap:16px;
padding:1.375rem 0 2.5rem;
flex-direction:column;
display:flex;
border-top:1px solid rgba(255,251,243,0.12);
}
@media(min-width:769px){
.dti-ft_bot_ad9{
gap:20px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.dti-ft_legal_ad9{
font-size:11.5px;
overflow-wrap:break-word;
color:#4A4641;
line-height:1.6;
max-width:47.5rem;
}
.dti-ft_legal_ad9 b{
font-weight:700;
color:#9E9890;
}
.dti-ft_age_ad9{
flex:0 0 auto;
padding:0.25rem 9px;
border:1.5px solid #D4AF6E;
border-radius:8px;
font-weight:700;
color:#D4AF6E;
font-size:0.813rem;
}