*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F9F6F0;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:15px;
line-height:1.55;
color:#3D3322;
overflow-wrap:break-word;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(20, 13, 4, 0.68);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.dpv_shell-9xh{
grid-template-columns:15.5rem 1fr;
min-height:100vh;
display:grid;
}
.dpv_main-9xh{
min-width:0;
}
.dpv_wrap-9xh{
margin:0 auto;
width:100%;
max-width:1400px;
}
.dpv_container-9xh{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:767px){
.dpv_container-9xh{
padding:0 1.75rem;
}
}
.dpv_section-9xh{
padding:1.5rem 1.75rem;
}
.dpv_section_pt-9xh{
padding-top:2.125rem;
}
.dpv_band_soft-9xh{
background:#FFFFFF;
}
.dpv_eyebrow-9xh{
text-transform:uppercase;
line-height:1.4;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:inline-block;
letter-spacing:.14em;
font-weight:600;
font-size:10.5px;
overflow-wrap:break-word;
color:#B8860B;
}
.dpv_drawer_cb-9xh{
display:none;
}
.dpv_overlay-9xh{
display:none;
}
@media(max-width:1027px){
.dpv_shell-9xh{
grid-template-columns:1fr;
}
.dpv_main-9xh{
padding-bottom:4.875rem;
}
.dpv_drawer_cb-9xh:checked~.dpv_overlay-9xh{
inset:0;
background:rgba(20, 13, 4, 0.68);
display:block;
z-index:70;
position:fixed;
}
}
@media(max-width:561px){
.dpv_section-9xh{
padding:18px 1rem;
}
.dpv_section_pt-9xh{
padding-top:24px;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.dpv_side-9xh{
padding:22px 18px;
gap:22px;
background:#F5F1EA;
height:100vh;
overflow-y:auto;
border-right:1px solid rgba(26, 18, 8, 0.08);
top:0;
flex-direction:column;
align-self:start;
position:sticky;
display:flex;
}
.dpv_brand-9xh{
gap:10px;
display:flex;
align-items:center;
}
.dpv_logo-9xh{
font-size:1.313rem;
color:#1A1208;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
letter-spacing:-.02em;
font-weight:700;
}
.dpv_side_cta-9xh{
background:rgba(184, 134, 11, 0.11);
border:1px solid rgba(26, 18, 8, 0.12);
padding:1rem;
border-radius:13px;
}
.dpv_side_cta_h-9xh{
color:#1A1208;
font-weight:700;
margin-bottom:0.375rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.15;
font-size:1.063rem;
}
.dpv_side_cta_p-9xh{
font-size:12px;
color:#3D3322;
margin-bottom:0.75rem;
line-height:1.45;
}
.dpv_nav-9xh{
gap:3px;
display:flex;
flex-direction:column;
}
.dpv_nav_label-9xh{
padding:0.375rem 10px;
text-transform:uppercase;
color:#B0A08A;
letter-spacing:.14em;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-size:9.5px;
}
.dpv_nav_item-9xh{
border-radius:0.5rem;
padding:10px;
gap:0.688rem;
font-size:14px;
font-weight:500;
color:#3D3322;
align-items:center;
display:flex;
}
.dpv_nav_item-9xh svg{
height:1.063rem;
width:1.063rem;
}
.dpv_nav_item-9xh:hover{
background:rgba(184, 134, 11, 0.11);
color:#1A1208;
}
.dpv_nav_item_on-9xh{
background:rgba(184, 134, 11, 0.11);
font-weight:600;
color:#B8860B;
}
.dpv_side_foot-9xh{
background:#FFFFFF;
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:13px;
padding:12px;
margin-top:auto;
}
.dpv_side_foot-9xh p{
margin-top:4px;
color:#3D3322;
font-size:0.781rem;
line-height:1.4;
}
/* ---------- topbar ---------- */
.dpv_top-9xh{
gap:16px;
padding:14px 28px;
background:#F5F1EA;
align-items:center;
top:0;
z-index:40;
position:sticky;
display:flex;
border-bottom:1px solid rgba(26, 18, 8, 0.08);
}
.dpv_top_brand-9xh{
gap:0.563rem;
align-items:center;
display:none;
}
.dpv_search-9xh{
background:#FFFFFF;
border-radius:0.813rem;
flex:1;
gap:0.625rem;
padding:0.688rem 14px;
border:1px solid rgba(26, 18, 8, 0.12);
font-size:13.5px;
align-items:center;
max-width:27.5rem;
display:flex;
color:#7A6A50;
}
.dpv_search-9xh svg{
flex:none;
width:1rem;
height:1rem;
}
.dpv_top_actions-9xh{
gap:12px;
display:flex;
align-items:center;
margin-left:auto;
}
.dpv_lang-9xh{
color:#3D3322;
font-size:12px;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.dpv_burger-9xh{
border-radius:8px;
border:1px solid rgba(26, 18, 8, 0.12);
background:#FFFFFF;
justify-content:center;
color:#1A1208;
height:40px;
width:40px;
align-items:center;
display:none;
}
/* ---------- bottom-nav (mobile) ---------- */
.dpv_botnav-9xh{
display:none;
}
@media(max-width:1023px){
.dpv_side-9xh{
transition:transform .25s ease;
z-index:80;
position:fixed;
top:0;
left:0;
transform:translateX(-100%);
height:100vh;
width:280px;
}
.dpv_drawer_cb-9xh:checked~.dpv_shell-9xh .dpv_side-9xh{
transform:translateX(0);
}
.dpv_top-9xh{
gap:12px;
padding:14px 1rem;
position:static;
flex-wrap:wrap;
}
.dpv_top_brand-9xh{
display:flex;
}
.dpv_search-9xh{
display:none;
}
.dpv_burger-9xh{
display:flex;
}
.dpv_top_actions-9xh{
gap:0.625rem;
margin-left:0;
align-items:stretch;
width:100%;
}
.dpv_top_actions-9xh .dpv_lang-9xh{
display:none;
}
.dpv_top_actions-9xh .dpv_btn-9xh{
padding:0.688rem 10px;
flex:1;
text-align:center;
}
.dpv_botnav-9xh{
padding:0.5rem 6px calc(0.5rem + env(safe-area-inset-bottom));
background:#F5F1EA;
grid-template-columns:repeat(3,1fr);
bottom:0;
position:fixed;
display:grid;
z-index:65;
right:0;
border-top:1px solid rgba(26, 18, 8, 0.12);
left:0;
transform:translateZ(0);
}
.dpv_bn-9xh{
padding:6px 2px 0;
gap:0.25rem;
font-weight:600;
color:#3D3322;
justify-content:flex-end;
font-size:0.625rem;
display:flex;
align-items:center;
min-width:0;
flex-direction:column;
}
.dpv_bn-9xh svg{
flex:none;
width:22px;
height:22px;
}
.dpv_bn-9xh span{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
text-align:center;
}
.dpv_bn_on-9xh{
color:#B8860B;
}
.dpv_bn_center-9xh{
position:relative;
}
.dpv_bn_fab-9xh{
background:#D4A017;
border-radius:50%;
left:50%;
position:absolute;
height:50px;
width:50px;
display:flex;
transform:translateX(-50%);
top:-1.25rem;
align-items:center;
color:#1A1208;
box-shadow:0 0.5rem 2rem rgba(26, 18, 8, 0.14), 0 2px 8px rgba(26, 18, 8, 0.08);
justify-content:center;
}
.dpv_bn_fab-9xh svg{
height:24px;
width:1.5rem;
}
.dpv_bn_center-9xh span{
color:#B8860B;
}
}
.dpv_btn-9xh{
border-radius:8px;
gap:8px;
transition:background-color 0.2s ease,color 0.2s ease;
padding:0.688rem 22px;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
display:inline-flex;
justify-content:center;
cursor:pointer;
font-weight:700;
align-items:center;
font-size:0.875rem;
}
.dpv_btn_pri-9xh{
background:#D4A017;
box-shadow:0 0.25rem 1.125rem rgba(212, 160, 23, 0.38), 0 1px 4px rgba(212, 160, 23, 0.22);
color:#1A1208;
}
.dpv_btn_pri-9xh:hover{
background:#B8860B;
}
.dpv_btn_ghost-9xh{
background:rgba(184, 134, 11, 0.11);
font-weight:600;
color:#1A1208;
}
.dpv_btn_line-9xh{
background:transparent;
border:1px solid rgba(26, 18, 8, 0.22);
color:#1A1208;
font-weight:600;
}
.dpv_btn_lg-9xh{
border-radius:0.813rem;
padding:16px 1.875rem;
font-size:15px;
}
.dpv_band-9xh .dpv_btn_line-9xh{
border-color:rgba(255, 220, 140, 0.13);
color:#FAF4E6;
}
.dpv_band-9xh .dpv_btn_ghost-9xh{
background:rgba(255, 235, 180, 0.08);
color:#FAF4E6;
}
.dpv_link_m-9xh{
gap:0.313rem;
align-items:center;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.75rem;
color:#B8860B;
text-decoration:none;
cursor:pointer;
display:inline-flex;
}
.dpv_link_m-9xh svg{
width:14px;
height:0.875rem;
}
.dpv_band-9xh .dpv_link_m-9xh{
color:#F5C842;
}
.dpv_dot-9xh{
background:#B8860B;
flex:none;
border-radius:50%;
width:0.438rem;
height:0.438rem;
}
.dpv_dot_live-9xh{
animation:zm3-pulse 1.4s infinite;
background:#D63B2F;
}
.dpv_stars-9xh{
gap:2px;
color:#B8860B;
display:inline-flex;
}
.dpv_stars-9xh svg{
height:0.938rem;
width:0.938rem;
}
.dpv_chip-9xh{
gap:6px;
border-radius:8px;
padding:0.438rem 12px;
background:#FFFFFF;
border:1px solid rgba(26, 18, 8, 0.12);
align-items:center;
font-size:11px;
color:#3D3322;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
display:inline-flex;
}
.dpv_chip_on-9xh{
border-color:transparent;
background:rgba(184, 134, 11, 0.11);
color:#B8860B;
}
.dpv_gc-9xh{
color:inherit;
text-decoration:none;
cursor:pointer;
display:block;
min-width:0;
}
.dpv_gc_thumb-9xh{
border-radius:13px;
overflow:hidden;
border:1px solid rgba(26, 18, 8, 0.12);
aspect-ratio:1;
display:block;
position:relative;
background-size:cover;
background-position:center;
}
.dpv_gc_thumb_portrait-9xh{
aspect-ratio:3/4;
}
.dpv_gc_thumb_wide-9xh{
aspect-ratio:16/11;
}
.dpv_gc_cap-9xh{
padding:9px;
background:linear-gradient(transparent,rgba(20, 13, 4, 0.68));
right:0;
left:0;
position:absolute;
bottom:0;
}
.dpv_gc_name-9xh{
font-size:0.781rem;
font-weight:700;
display:block;
color:#FAF4E6;
}
.dpv_gc_meta-9xh{
font-size:11px;
color:#C8B88A;
}
.dpv_gc_badge-9xh{
padding:2px 0.375rem;
background:#B8860B;
border-radius:8px;
font-size:8px;
color:#1A1208;
top:8px;
right:0.5rem;
font-weight:700;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
position:absolute;
}
.dpv_gc_badge_hot-9xh{
background:#D63B2F;
color:#FAF4E6;
}
.dpv_gc_badge_live-9xh{
background:#D63B2F;
color:#FAF4E6;
right:auto;
left:8px;
}
.dpv_gc_mult-9xh{
inset:0;
color:#B8860B;
display:flex;
position:absolute;
align-items:center;
font-weight:700;
justify-content:center;
font-size:1.75rem;
}
.dpv_pc-9xh{
background:#FFFFFF;
border-radius:0.813rem;
border:1px solid rgba(26, 18, 8, 0.12);
align-items:center;
justify-content:center;
height:4rem;
font-weight:700;
font-size:0.875rem;
color:#3D3322;
display:flex;
}
.dpv_rail-9xh{
min-width:0;
}
.dpv_rail_scroll-9xh{
gap:14px;
display:grid;
}
.dpv_rail_scroll-9xh>*{
min-width:0;
}
.dpv_g6-9xh{
grid-template-columns:repeat(6,1fr);
}
.dpv_g7-9xh{
grid-template-columns:repeat(7,1fr);
}
.dpv_g4-9xh{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1024px){
.dpv_g6-9xh,.dpv_g7-9xh{
grid-template-columns:none;
grid-auto-columns:120px;
overflow-x:auto;
scroll-snap-type:x mandatory;
padding-bottom:6px;
grid-auto-flow:column;
}
.dpv_g6-9xh>*,.dpv_g7-9xh>*{
scroll-snap-align:start;
}
.dpv_g4-9xh{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:557px){
.dpv_g4-9xh{
grid-template-columns:none;
overflow-x:auto;
grid-auto-flow:column;
grid-auto-columns:150px;
}
}
.dpv_panel-9xh{
padding:28px 32px;
border-radius:1.25rem;
border:1px solid rgba(26, 18, 8, 0.12);
background:#FFFFFF;
}
.dpv_split-9xh{
gap:36px;
display:grid;
align-items:start;
}
.dpv_split-9xh>*{
min-width:0;
}
.dpv_split_a-9xh{
grid-template-columns:.85fr 1.15fr;
}
.dpv_split_b-9xh{
grid-template-columns:1fr 1.1fr;
}
.dpv_split_c-9xh{
grid-template-columns:1.1fr .9fr;
}
.dpv_pgrid-9xh{
grid-template-columns:.9fr 1.1fr;
gap:2.5rem;
align-items:center;
display:grid;
}
.dpv_pgrid-9xh>*{
min-width:0;
}
.dpv_lead-9xh{
color:#3D3322;
font-size:15px;
line-height:1.65;
margin-bottom:0.875rem;
}
.dpv_feat-9xh{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.dpv_feat-9xh>*{
min-width:0;
}
.dpv_feat2-9xh{
grid-template-columns:1fr 1fr;
}
.dpv_feat_card-9xh{
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:1.25rem;
padding:1.625rem;
background:#FFFFFF;
}
.dpv_feat_card-9xh svg{
width:26px;
color:#B8860B;
margin-bottom:16px;
height:1.625rem;
}
.dpv_feat_card-9xh h3{
font-size:1.125rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.5rem;
color:#1A1208;
font-weight:700;
}
.dpv_feat_card-9xh p{
line-height:1.6;
color:#3D3322;
font-size:0.813rem;
}
.dpv_feat_card-9xh b{
color:#1A1208;
}
.dpv_big-9xh{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
}
.dpv_big_n-9xh{
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#B8860B;
font-size:26px;
font-weight:700;
}
.dpv_big_l-9xh{
color:#7A6A50;
font-size:12px;
}
.dpv_person-9xh{
border-radius:0.813rem;
border:1px solid rgba(26, 18, 8, 0.12);
background:#FFFFFF;
gap:0.875rem;
padding:1rem 1.125rem;
align-items:center;
display:flex;
}
.dpv_avatar-9xh{
flex:none;
border-radius:50%;
background:linear-gradient(135deg,#D4A017,#7A5500);
width:2.75rem;
height:44px;
}
.dpv_person_name-9xh{
font-size:14px;
color:#1A1208;
font-weight:700;
}
.dpv_person_role-9xh{
color:#7A6A50;
font-size:0.75rem;
}
.dpv_kv-9xh{
grid-template-columns:1fr 1fr;
border:1px solid rgba(26, 18, 8, 0.12);
overflow:hidden;
background:rgba(26, 18, 8, 0.12);
gap:1px;
border-radius:0.813rem;
display:grid;
}
.dpv_kv-9xh>div{
padding:1rem 18px;
background:#F9F6F0;
min-width:0;
}
.dpv_kv_k-9xh{
color:#B8860B;
margin-bottom:0.313rem;
text-transform:uppercase;
font-size:0.594rem;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.dpv_kv_v-9xh{
color:#1A1208;
font-size:13.5px;
font-weight:700;
}
@media(max-width:1027px){
.dpv_split_a-9xh,.dpv_split_b-9xh,.dpv_split_c-9xh,.dpv_pgrid-9xh{
grid-template-columns:1fr;
gap:24px;
}
.dpv_feat-9xh,.dpv_feat2-9xh{
grid-template-columns:1fr;
}
.dpv_kv-9xh{
grid-template-columns:1fr;
}
}
.dpv_sh-9xh{
margin-bottom:16px;
min-width:0;
}
.dpv_sh_row-9xh{
gap:0.75rem;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.dpv_sh_row-9xh .dpv_sh_l-9xh{
gap:6px;
min-width:0;
display:flex;
flex-direction:column;
}
.dpv_sh_stack-9xh{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.dpv_sh_center-9xh{
gap:0.625rem;
flex-direction:column;
text-align:center;
display:flex;
align-items:center;
}
.dpv_sh_h2-9xh{
gap:0.563rem;
line-height:1.1;
color:#1A1208;
font-size:1.25rem;
display:flex;
align-items:center;
overflow-wrap:break-word;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
@media(min-width:765px){
.dpv_sh_h2-9xh{
font-size:1.5rem;
}
}
.dpv_band-9xh .dpv_sh_h2-9xh{
color:#FAF4E6;
}
.dpv_eb_mono-9xh{
text-transform:none;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.08em;
}
.dpv_eb_mono-9xh::before{
content:"// ";
}
.dpv_eb_upper-9xh{
letter-spacing:.14em;
text-transform:uppercase;
}
.dpv_eb_pill-9xh{
background:rgba(184, 134, 11, 0.11);
border-radius:62.438rem;
padding:5px 11px;
letter-spacing:.12em;
text-transform:uppercase;
}
.dpv_eb_line-9xh{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.dpv_eb_line-9xh::before{
background:#B8860B;
width:1.5rem;
display:inline-block;
height:1px;
content:"";
}
.dpv_band-9xh .dpv_eb_line-9xh::before{
background:#F5C842;
}
.dpv_band-9xh .dpv_eb_pill-9xh{
background:rgba(255, 235, 180, 0.08);
}
.dpv_sh_link-9xh{
transition:color 0.2s ease,border-color 0.2s ease;
gap:6px;
display:inline-flex;
white-space:nowrap;
font-size:13px;
align-items:center;
color:#1A1208;
padding-bottom:2px;
border-bottom:1px solid #1A1208;
font-weight:600;
}
.dpv_sh_link-9xh:hover{
border-color:#B8860B;
color:#B8860B;
}
.dpv_sh_link-9xh svg{
width:0.875rem;
height:14px;
}
.dpv_sh_link_chev-9xh{
color:#B8860B;
font-size:0.75rem;
border-bottom:0;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
padding-bottom:0;
}
.dpv_sh_link_btn-9xh{
padding:9px 18px;
border-radius:62.438rem;
background:#D4A017;
border-bottom:0;
color:#1A1208;
}
.dpv_sh_link_btn-9xh:hover{
border-color:transparent;
background:#B8860B;
}
.dpv_band-9xh .dpv_sh_link-9xh{
border-color:#FAF4E6;
color:#FAF4E6;
}
.dpv_band-9xh .dpv_sh_link_chev-9xh{
color:#F5C842;
}
.dpv_sh_rule-9xh{
margin:-2px 0 1rem;
background:rgba(26, 18, 8, 0.12);
height:1px;
}
.dpv_band-9xh .dpv_sh_rule-9xh{
background:rgba(255, 220, 140, 0.13);
}
.dpv_seo_grid3-9xh{
gap:20px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.dpv_seo_grid4-9xh{
gap:13px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.dpv_seo_grid3-9xh>*,.dpv_seo_grid4-9xh>*{
min-width:0;
}
.dpv_seo_card-9xh{
background:#FFFFFF;
border-radius:13px;
border:1px solid rgba(26, 18, 8, 0.12);
padding:24px;
}
.dpv_seo_card-9xh h3{
margin-bottom:0.5rem;
font-weight:700;
color:#1A1208;
font-size:1.125rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.dpv_seo_card-9xh p{
font-size:0.813rem;
line-height:1.6;
color:#3D3322;
}
.dpv_seo_card_sm-9xh{
padding:1.25rem;
}
.dpv_seo_card_sm-9xh h3{
font-size:1rem;
}
.dpv_seo_card_sm-9xh p{
line-height:1.55;
font-size:12.5px;
}
.dpv_seo_rtp_row-9xh{
grid-template-columns:1fr 1fr;
gap:36px;
margin-top:16px;
display:grid;
align-items:center;
}
.dpv_rtp-9xh{
gap:0.875rem;
min-width:0;
display:flex;
}
.dpv_rtp-9xh>div{
padding:1rem;
background:#F9F6F0;
border-radius:0.813rem;
flex:1;
min-width:0;
text-align:center;
}
.dpv_rtp_n-9xh{
white-space:nowrap;
color:#B8860B;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:1.625rem;
}
.dpv_rtp_l-9xh{
font-size:0.688rem;
margin-top:4px;
color:#7A6A50;
}
.dpv_cmp-9xh{
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:13px;
overflow:hidden;
max-width:47.5rem;
}
.dpv_cmp_row-9xh{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.dpv_cmp_row-9xh>div{
padding:13px 14px;
min-width:0;
text-align:center;
}
.dpv_cmp_row-9xh>div:first-child{
font-weight:600;
padding-left:1.375rem;
text-align:left;
color:#1A1208;
}
.dpv_cmp_th-9xh{
background:#F9F6F0;
font-size:0.781rem;
font-weight:700;
}
.dpv_cmp_row-9xh:not(.dpv_cmp_th-9xh){
background:#FFFFFF;
color:#3D3322;
border-top:1px solid rgba(26, 18, 8, 0.08);
}
.dpv_cmp_zebra-9xh{
background:#F3EFE7;
}
.dpv_guide-9xh{
overflow:hidden;
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:13px;
background:#FFFFFF;
cursor:pointer;
}
.dpv_guide_cover-9xh{
height:130px;
}
.dpv_guide_body-9xh{
padding:1.25rem;
}
.dpv_guide_body-9xh h3{
margin:7px 0 0.563rem;
font-size:1rem;
color:#1A1208;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
line-height:1.25;
}
.dpv_guide_meta-9xh{
color:#7A6A50;
font-size:11.5px;
}
.dpv_hub-9xh{
grid-template-columns:repeat(5,1fr);
gap:1.75rem;
display:grid;
padding-top:1.75rem;
border-top:1px solid rgba(26, 18, 8, 0.08);
}
.dpv_hub-9xh>*{
min-width:0;
}
.dpv_hub-9xh h4{
margin-bottom:11px;
font-size:0.813rem;
font-weight:700;
color:#1A1208;
}
.dpv_hub_col-9xh{
gap:0.5rem;
display:flex;
color:#3D3322;
flex-direction:column;
font-size:13px;
}
.dpv_hub_col-9xh a{
cursor:pointer;
}
@media(max-width:1027px){
.dpv_seo_grid3-9xh{
grid-template-columns:1fr;
}
.dpv_seo_grid4-9xh{
grid-template-columns:repeat(2,1fr);
}
.dpv_seo_rtp_row-9xh{
gap:1.25rem;
grid-template-columns:1fr;
}
.dpv_hub-9xh{
grid-template-columns:repeat(2,1fr);
gap:1.375rem;
}
}
@media(max-width:561px){
.dpv_hub-9xh{
grid-template-columns:1fr;
}
}
.dpv_hero-9xh{
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:1.25rem;
background:linear-gradient(120deg,#1A1208,#141820);
overflow:hidden;
padding:46px 3rem;
position:relative;
color:#FAF4E6;
}
.dpv_hero_glow-9xh{
background:radial-gradient(circle,rgba(212, 160, 40, 0.22),transparent 70%);
border-radius:50%;
top:-60px;
position:absolute;
right:-3.75rem;
width:340px;
height:340px;
}
.dpv_hero_in-9xh{
max-width:600px;
position:relative;
}
.dpv_hero-9xh .dpv_eyebrow-9xh{
color:#F5C842;
}
.dpv_pill_row-9xh{
border:1px solid rgba(255, 220, 140, 0.13);
padding:0.375rem 13px;
background:rgba(255, 235, 180, 0.08);
border-radius:62.438rem;
gap:0.5rem;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-size:0.656rem;
margin-bottom:1.375rem;
color:#F5C842;
letter-spacing:.1em;
text-transform:uppercase;
display:inline-flex;
align-items:center;
}
.dpv_hero_h1-9xh{
margin:18px 0;
font-weight:700;
font-size:54px;
overflow-wrap:break-word;
line-height:1.02;
letter-spacing:-.02em;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#FAF4E6;
}
.dpv_hero_h1-9xh em{
font-style:normal;
color:#F5C842;
}
.dpv_hero_sub-9xh{
max-width:30rem;
color:#C8B88A;
line-height:1.55;
margin-bottom:28px;
font-size:17px;
}
.dpv_hero_cta-9xh{
gap:14px;
flex-wrap:wrap;
align-items:center;
display:flex;
margin-bottom:1.625rem;
}
.dpv_hero_trust-9xh{
gap:0.875rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.dpv_hero_rating_txt-9xh{
font-size:0.813rem;
color:#C8B88A;
}
@media(max-width:1021px){
.dpv_hero-9xh{
padding:32px 1.5rem;
}
.dpv_hero_h1-9xh{
font-size:2.375rem;
}
}
@media(max-width:561px){
.dpv_hero_h1-9xh{
font-size:30px;
}
}
.dpv_stat-9xh{
grid-template-columns:repeat(4,1fr);
gap:14px;
display:grid;
}
.dpv_stat-9xh>*{
min-width:0;
}
.dpv_stat_item-9xh{
background:#FFFFFF;
border-radius:0.813rem;
padding:18px 1.25rem;
border:1px solid rgba(26, 18, 8, 0.12);
}
.dpv_stat_k-9xh{
letter-spacing:.12em;
text-transform:uppercase;
margin-bottom:0.438rem;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#7A6A50;
font-size:0.594rem;
}
.dpv_stat_v-9xh{
gap:8px;
overflow-wrap:anywhere;
min-width:0;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
align-items:center;
font-size:24px;
font-weight:700;
display:flex;
color:#1A1208;
}
.dpv_stat_v_accent-9xh{
color:#B8860B;
}
@media(max-width:1022px){
.dpv_stat-9xh{
grid-template-columns:repeat(2,1fr);
}
}
.dpv_wlc-9xh{
border-radius:20px;
grid-template-columns:1.2fr .8fr;
background:linear-gradient(120deg,#1A1208,#141820);
overflow:hidden;
padding:2.25rem 2.5rem;
border:1px solid rgba(26, 18, 8, 0.12);
gap:24px;
display:grid;
position:relative;
align-items:center;
color:#FAF4E6;
}
.dpv_wlc-9xh>*{
min-width:0;
}
.dpv_wlc-9xh .dpv_eyebrow-9xh{
color:#F5C842;
}
.dpv_wlc_glow-9xh{
border-radius:50%;
background:radial-gradient(circle,rgba(212, 160, 40, 0.22),transparent 70%);
height:16.25rem;
top:-40px;
right:-2.5rem;
width:260px;
position:absolute;
}
.dpv_wlc_in-9xh{
position:relative;
}
.dpv_wlc_h2-9xh{
margin:10px 0 0.5rem;
font-weight:700;
line-height:1.03;
color:#FAF4E6;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
font-size:2.125rem;
}
.dpv_wlc_h2-9xh em{
font-style:normal;
color:#F5C842;
}
.dpv_wlc_sub-9xh{
color:#C8B88A;
max-width:26.25rem;
line-height:1.55;
margin-bottom:18px;
font-size:14px;
}
.dpv_wlc_terms-9xh{
gap:0.625rem;
position:relative;
flex-direction:column;
display:flex;
}
.dpv_term-9xh{
gap:11px;
background:rgba(255, 235, 180, 0.08);
border-radius:13px;
padding:13px 15px;
border:1px solid rgba(255, 220, 140, 0.13);
display:flex;
align-items:center;
}
.dpv_term-9xh svg{
flex:none;
height:1.25rem;
color:#F5C842;
width:1.25rem;
}
.dpv_term_k-9xh{
font-size:9.5px;
text-transform:uppercase;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#C8B88A;
letter-spacing:.1em;
}
.dpv_term_v-9xh{
font-size:0.875rem;
margin-top:2px;
font-weight:700;
color:#FAF4E6;
}
@media(max-width:1021px){
.dpv_wlc-9xh{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.dpv_wlc_h2-9xh{
font-size:1.625rem;
}
}
.dpv_jp-9xh{
grid-template-columns:1.5fr 1fr 1fr;
gap:14px;
display:grid;
}
.dpv_jp-9xh>*{
min-width:0;
}
.dpv_jp_hero-9xh{
background:linear-gradient(135deg,#1A1208,#141820);
gap:14px;
overflow:hidden;
padding:1.625rem;
border-radius:1.25rem;
border:1px solid rgba(26, 18, 8, 0.12);
position:relative;
min-height:11.25rem;
justify-content:space-between;
color:#FAF4E6;
flex-direction:column;
display:flex;
}
.dpv_jp_glow-9xh{
background:radial-gradient(circle,rgba(212, 160, 40, 0.22),transparent 70%);
border-radius:50%;
width:180px;
height:11.25rem;
position:absolute;
right:-40px;
top:-40px;
}
.dpv_jp_k_row-9xh{
gap:0.625rem;
align-items:center;
display:flex;
position:relative;
justify-content:space-between;
}
.dpv_jp_k-9xh{
text-transform:uppercase;
color:#7A6A50;
font-size:10px;
letter-spacing:.12em;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.dpv_jp_hero-9xh .dpv_jp_k-9xh{
color:#C8B88A;
}
.dpv_jp_amt-9xh{
color:#F5C842;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:42px;
line-height:1;
position:relative;
}
.dpv_jp_sub-9xh{
color:#C8B88A;
font-size:12px;
margin-top:0.313rem;
}
.dpv_jp_cell-9xh{
padding:22px;
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:1.25rem;
background:#FFFFFF;
display:flex;
flex-direction:column;
justify-content:space-between;
min-height:180px;
}
.dpv_jp_cell-9xh .dpv_jp_amt-9xh{
font-size:30px;
color:#1A1208;
}
.dpv_jp_cell-9xh .dpv_jp_sub-9xh{
color:#7A6A50;
}
@media(max-width:1027px){
.dpv_jp-9xh{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.dpv_jp_amt-9xh{
font-size:2rem;
}
}
.dpv_app-9xh{
gap:36px;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.dpv_app_copy-9xh{
max-width:32.5rem;
}
.dpv_app_h2-9xh{
margin:12px 0 10px;
font-weight:700;
line-height:1.05;
color:#1A1208;
font-size:28px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.dpv_app_text-9xh{
line-height:1.6;
margin-bottom:1.25rem;
font-size:14px;
color:#3D3322;
}
.dpv_app_btns-9xh{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.dpv_store-9xh{
gap:0.563rem;
border:1px solid rgba(26, 18, 8, 0.12);
padding:0.688rem 1.125rem;
background:#F9F6F0;
border-radius:13px;
align-items:center;
cursor:pointer;
font-weight:700;
display:inline-flex;
color:#1A1208;
font-size:0.813rem;
}
.dpv_store-9xh svg{
height:16px;
width:1rem;
}
.dpv_app_qr_wrap-9xh{
gap:1rem;
display:flex;
align-items:center;
}
.dpv_qr-9xh{
grid-template-columns:repeat(5,1fr);
grid-template-rows:repeat(5,1fr);
border:1px solid rgba(26, 18, 8, 0.12);
background:#F9F6F0;
gap:3px;
padding:0.688rem;
border-radius:13px;
display:grid;
width:108px;
height:6.75rem;
}
.dpv_qr-9xh i{
background:transparent;
}
.dpv_qr_f-9xh{
background:#B8860B;
}
.dpv_app_qr_cap-9xh{
color:#7A6A50;
max-width:84px;
font-size:12px;
line-height:1.4;
}
.dpv_gm-9xh{
grid-template-columns:1.3fr 1fr;
gap:16px;
display:grid;
}
.dpv_gm-9xh>*{
min-width:0;
}
.dpv_gm_panel-9xh{
background:#FFFFFF;
padding:1.75rem;
border-radius:1.25rem;
border:1px solid rgba(26, 18, 8, 0.12);
}
.dpv_gm_h2-9xh{
margin:10px 0 8px;
font-weight:700;
color:#1A1208;
font-size:24px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.dpv_gm_text-9xh{
max-width:27.5rem;
line-height:1.6;
font-size:13.5px;
margin-bottom:1.25rem;
color:#3D3322;
}
.dpv_gm_level-9xh{
gap:14px;
align-items:center;
margin-bottom:16px;
display:flex;
}
.dpv_gm_lv-9xh{
font-size:1.5rem;
color:#B8860B;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
}
.dpv_gm_bar_wrap-9xh{
flex:1;
min-width:0;
}
.dpv_gm_bar_meta-9xh{
justify-content:space-between;
display:flex;
color:#7A6A50;
margin-bottom:5px;
font-size:0.625rem;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.dpv_bar-9xh{
border-radius:999px;
overflow:hidden;
background:#F9F6F0;
height:0.5rem;
}
.dpv_bar_fill-9xh{
border-radius:999px;
background:linear-gradient(90deg,#D4A017,#7A5500);
height:100%;
display:block;
}
.dpv_gm_missions-9xh{
gap:9px;
flex-wrap:wrap;
display:flex;
}
.dpv_gm_refer-9xh{
border-radius:20px;
overflow:hidden;
padding:1.75rem;
border:1px solid rgba(26, 18, 8, 0.12);
background:linear-gradient(150deg,#1A1208,#141820);
flex-direction:column;
color:#FAF4E6;
position:relative;
display:flex;
justify-content:space-between;
}
.dpv_gm_refer-9xh .dpv_eyebrow-9xh{
color:#F5C842;
}
.dpv_gm_ref_h2-9xh{
margin:10px 0 8px;
font-size:1.5rem;
font-weight:700;
line-height:1.1;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#FAF4E6;
}
.dpv_gm_ref_h2-9xh em{
color:#F5C842;
font-style:normal;
}
.dpv_gm_ref_text-9xh{
font-size:13px;
color:#C8B88A;
margin-bottom:1.125rem;
line-height:1.55;
}
@media(max-width:1026px){
.dpv_gm-9xh{
grid-template-columns:1fr;
}
}
.dpv_news-9xh{
background:linear-gradient(135deg,#1A1208,#141820);
border-radius:1.25rem;
padding:1.625rem 2rem;
gap:24px;
border:1px solid rgba(26, 18, 8, 0.12);
align-items:center;
flex-wrap:wrap;
display:flex;
color:#FAF4E6;
justify-content:space-between;
}
.dpv_news_h3-9xh{
font-weight:700;
font-size:20px;
color:#FAF4E6;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.25rem;
}
.dpv_news_text-9xh{
font-size:13px;
color:#C8B88A;
}
.dpv_news_form-9xh{
gap:0.625rem;
flex:1;
max-width:440px;
min-width:0;
display:flex;
}
.dpv_news_form-9xh .dpv_input-9xh{
min-width:0;
}
@media(max-width:563px){
.dpv_news_form-9xh{
width:100%;
}
}
.dpv_input-9xh{
padding:13px 1rem;
flex:1;
background:rgba(255, 235, 180, 0.08);
border-radius:8px;
border:1px solid rgba(255, 220, 140, 0.13);
font-size:0.844rem;
color:#C8B88A;
}
.dpv_pay_logos-9xh{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.dpv_pay_logos-9xh>*{
min-width:0;
}
.dpv_pay-9xh{
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:0.5rem;
align-items:center;
font-weight:700;
justify-content:center;
color:#3D3322;
height:3rem;
font-size:0.75rem;
display:flex;
}
.dpv_table-9xh{
overflow:hidden;
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:0.813rem;
}
.dpv_trow-9xh{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:13px;
}
.dpv_trow-9xh>div{
padding:13px 14px;
min-width:0;
}
.dpv_trow-9xh>div:first-child{
font-weight:700;
color:#1A1208;
padding-left:1rem;
}
.dpv_trow_th-9xh{
background:#F9F6F0;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
letter-spacing:.06em;
color:#7A6A50;
font-size:9.5px;
text-transform:uppercase;
}
.dpv_trow-9xh:not(.dpv_trow_th-9xh){
background:#FFFFFF;
color:#3D3322;
border-top:1px solid rgba(26, 18, 8, 0.08);
}
.dpv_trow_zebra-9xh{
background:#F3EFE7;
}
.dpv_pos-9xh{
font-weight:700;
color:#B8860B;
}
@media(max-width:1023px){
.dpv_pay_logos-9xh{
grid-template-columns:repeat(2,1fr);
}
}
.dpv_supp-9xh{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.dpv_supp-9xh>*{
min-width:0;
}
.dpv_supp_card-9xh{
padding:1.5rem;
border-radius:13px;
border:1px solid rgba(26, 18, 8, 0.12);
background:#FFFFFF;
}
.dpv_supp_card-9xh svg{
color:#B8860B;
height:24px;
margin-bottom:0.875rem;
width:1.5rem;
}
.dpv_supp_card-9xh h3{
margin-bottom:0.375rem;
font-size:1rem;
font-weight:700;
color:#1A1208;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.dpv_supp_card-9xh p{
font-size:13px;
line-height:1.55;
color:#3D3322;
}
@media(max-width:1024px){
.dpv_supp-9xh{
grid-template-columns:1fr;
}
}
.dpv_dw_h2-9xh{
color:#1A1208;
font-size:26px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:0.625rem;
line-height:1.08;
font-weight:700;
}
.dpv_steps_v-9xh{
gap:10px;
grid-template-columns:1fr;
}
.dpv_steps_v-9xh .dpv_step-9xh{
padding:18px 20px;
}
@media(max-width:560px){
.dpv_dw_h2-9xh{
font-size:1.438rem;
}
}
.dpv_promo_grid-9xh{
gap:1rem;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.dpv_promo_grid-9xh>*{
min-width:0;
}
.dpv_promo-9xh{
background:#FFFFFF;
border-radius:20px;
border:1px solid rgba(26, 18, 8, 0.12);
padding:24px;
overflow:hidden;
position:relative;
min-height:150px;
}
.dpv_promo_h-9xh{
color:#1A1208;
margin-top:6px;
line-height:1.05;
font-weight:700;
font-size:1.625rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.dpv_promo_h-9xh em{
color:#B8860B;
font-style:normal;
}
.dpv_promo_p-9xh{
color:#3D3322;
font-size:12.5px;
line-height:1.5;
margin-top:0.5rem;
}
.dpv_promo_feat-9xh{
background:linear-gradient(135deg,#1A1208,#141820);
border-color:rgba(26, 18, 8, 0.12);
}
.dpv_promo_feat-9xh .dpv_promo_h-9xh{
color:#FAF4E6;
}
.dpv_promo_feat-9xh .dpv_promo_h-9xh em{
color:#F5C842;
}
.dpv_promo_feat-9xh .dpv_promo_p-9xh{
color:#C8B88A;
}
.dpv_promo_feat-9xh .dpv_eyebrow-9xh{
color:#F5C842;
}
@media(max-width:1027px){
.dpv_promo_grid-9xh{
grid-template-columns:1fr;
}
}
.dpv_tour-9xh{
border:1px solid rgba(26, 18, 8, 0.12);
overflow:hidden;
grid-template-columns:1.05fr 1fr;
border-radius:20px;
display:grid;
}
.dpv_tour-9xh>*{
min-width:0;
}
.dpv_tour_l-9xh{
background:linear-gradient(135deg,#1A1208,#141820);
padding:34px;
overflow:hidden;
color:#FAF4E6;
position:relative;
}
.dpv_tour_h2-9xh{
margin:0.75rem 0 0.625rem;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:30px;
font-weight:700;
color:#FAF4E6;
line-height:1.05;
}
.dpv_tour_h2-9xh em{
font-style:normal;
color:#F5C842;
}
.dpv_tour_text-9xh{
font-size:0.844rem;
max-width:340px;
margin-bottom:1.25rem;
color:#C8B88A;
line-height:1.6;
}
.dpv_tour_meta-9xh{
gap:1.125rem;
align-items:flex-end;
margin-bottom:20px;
flex-wrap:wrap;
display:flex;
}
.dpv_tour_cap-9xh{
text-transform:uppercase;
font-size:0.594rem;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#C8B88A;
margin-bottom:0.313rem;
}
.dpv_count-9xh{
gap:0.375rem;
display:flex;
}
.dpv_count-9xh span{
background:rgba(255, 235, 180, 0.08);
border:1px solid rgba(255, 220, 140, 0.13);
padding:4px 9px;
border-radius:8px;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-size:1.375rem;
font-weight:700;
}
.dpv_tour_units-9xh{
color:#C8B88A;
font-size:10px;
}
.dpv_board-9xh{
padding:1.75rem 30px;
background:#FFFFFF;
}
.dpv_board_head-9xh{
margin-bottom:0.875rem;
display:flex;
align-items:center;
justify-content:space-between;
}
.dpv_board_title-9xh{
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:1rem;
font-weight:700;
color:#1A1208;
}
.dpv_board_upd-9xh{
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#7A6A50;
text-transform:uppercase;
font-size:10px;
}
.dpv_board_list-9xh{
gap:2px;
display:flex;
flex-direction:column;
}
.dpv_board_row-9xh{
border-radius:8px;
padding:10px 0.75rem;
gap:12px;
display:flex;
align-items:center;
}
.dpv_board_top1-9xh{
background:rgba(184, 134, 11, 0.11);
}
.dpv_board_rk-9xh{
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-weight:700;
font-size:0.875rem;
color:#7A6A50;
width:1.25rem;
}
.dpv_board_top1-9xh .dpv_board_rk-9xh{
color:#B8860B;
}
.dpv_board_nm-9xh{
flex:1;
min-width:0;
font-weight:600;
font-size:0.844rem;
color:#3D3322;
}
.dpv_board_top1-9xh .dpv_board_nm-9xh{
font-weight:700;
color:#1A1208;
}
.dpv_board_pt-9xh{
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-size:12.5px;
color:#3D3322;
}
@media(max-width:1022px){
.dpv_tour-9xh{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.dpv_tour_h2-9xh{
font-size:1.5rem;
}
}
.dpv_vip_head-9xh{
gap:0.75rem;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
margin-bottom:18px;
display:flex;
}
.dpv_vip_intro-9xh{
color:#3D3322;
font-size:13px;
max-width:420px;
}
.dpv_vip-9xh{
grid-template-columns:repeat(5,1fr);
gap:12px;
display:grid;
}
.dpv_vip-9xh>*{
min-width:0;
}
.dpv_tier-9xh{
padding:20px;
background:#FFFFFF;
border-radius:13px;
border:1px solid rgba(26, 18, 8, 0.12);
}
.dpv_tier_on-9xh{
background:rgba(184, 134, 11, 0.11);
border-color:#B8860B;
}
.dpv_tier_medal-9xh{
background:linear-gradient(135deg,#D4A017,#7A5500);
border-radius:8px;
height:1.875rem;
margin-bottom:0.875rem;
width:1.875rem;
}
.dpv_tier_name-9xh{
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:700;
font-size:0.938rem;
margin-bottom:5px;
color:#1A1208;
}
.dpv_tier_tx-9xh{
font-size:11.5px;
line-height:1.5;
color:#7A6A50;
}
@media(max-width:1023px){
.dpv_vip-9xh{
grid-template-columns:repeat(2,1fr);
}
}
.dpv_steps-9xh{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.dpv_steps-9xh>*{
min-width:0;
}
.dpv_step-9xh{
background:#FFFFFF;
border:1px solid rgba(26, 18, 8, 0.12);
padding:1.5rem;
border-radius:13px;
position:relative;
}
.dpv_step_num-9xh{
background:#D4A017;
border-radius:8px;
width:1.875rem;
display:flex;
font-weight:700;
height:1.875rem;
justify-content:center;
align-items:center;
font-size:13px;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#1A1208;
margin-bottom:0.875rem;
}
.dpv_step_h-9xh{
font-size:16px;
font-weight:700;
color:#1A1208;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
margin-bottom:7px;
}
.dpv_step_p-9xh{
color:#3D3322;
font-size:0.813rem;
line-height:1.55;
}
@media(max-width:1024px){
.dpv_steps-9xh{
grid-template-columns:1fr;
}
}
.dpv_ab_h2-9xh{
margin:0.875rem 0 1rem;
line-height:1.08;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:32px;
color:#1A1208;
}
.dpv_ab_body-9xh{
margin-bottom:14px;
line-height:1.65;
font-size:15px;
color:#3D3322;
}
.dpv_ab_chips-9xh{
gap:10px;
display:flex;
margin-top:8px;
flex-wrap:wrap;
}
.dpv_faq-9xh{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.dpv_faq_item-9xh{
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:13px;
background:#FFFFFF;
padding:18px 1.375rem;
}
.dpv_faq_q-9xh{
gap:16px;
list-style:none;
justify-content:space-between;
font-size:0.969rem;
color:#1A1208;
display:flex;
font-weight:600;
cursor:pointer;
align-items:center;
}
.dpv_faq_q-9xh::-webkit-details-marker{
display:none;
}
.dpv_faq_q_t-9xh{
gap:10px;
display:flex;
}
.dpv_faq_q_i-9xh{
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
font-style:normal;
color:#B8860B;
}
.dpv_faq_pm-9xh{
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
color:#B8860B;
font-size:20px;
}
.dpv_faq_item-9xh[open] .dpv_faq_pm-9xh{
transform:rotate(45deg);
}
.dpv_faq_a-9xh{
line-height:1.6;
color:#3D3322;
font-size:0.844rem;
margin-top:0.75rem;
}
@media(max-width:558px){
.dpv_ab_h2-9xh{
font-size:26px;
}
}
.dpv_op_h2-9xh{
margin:10px 0 0.5rem;
font-weight:700;
color:#1A1208;
line-height:1.1;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:24px;
}
.dpv_op_text-9xh{
font-size:13.5px;
color:#3D3322;
line-height:1.6;
}
@media(max-width:557px){
.dpv_op_h2-9xh{
font-size:22px;
}
}
.dpv_dispute-9xh{
padding:1.625rem 1.875rem;
border:1px dashed rgba(26, 18, 8, 0.22);
gap:28px;
border-radius:0.813rem;
flex-wrap:wrap;
justify-content:space-between;
align-items:center;
display:flex;
}
.dpv_dispute_in-9xh{
max-width:41.25rem;
}
.dpv_dispute_h2-9xh{
font-size:22px;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
color:#1A1208;
font-weight:700;
margin-bottom:8px;
}
.dpv_dispute_text-9xh{
color:#3D3322;
line-height:1.6;
font-size:0.844rem;
}
.dpv_gd_head-9xh{
gap:12px;
flex-wrap:wrap;
margin-bottom:1rem;
justify-content:space-between;
display:flex;
align-items:center;
}
.dpv_rv_head-9xh{
gap:12px;
justify-content:space-between;
display:flex;
margin-bottom:1.125rem;
align-items:flex-end;
flex-wrap:wrap;
}
.dpv_rv_agg-9xh{
gap:0.625rem;
display:flex;
align-items:center;
}
.dpv_rv_source-9xh{
font-size:0.781rem;
color:#7A6A50;
}
.dpv_rv_grid-9xh{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.dpv_rv_grid-9xh>*{
min-width:0;
}
.dpv_review-9xh{
background:#FFFFFF;
padding:24px;
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:13px;
}
.dpv_review-9xh .dpv_stars-9xh{
margin-bottom:10px;
}
.dpv_review-9xh p{
font-size:14.5px;
color:#1A1208;
font-weight:600;
margin-bottom:14px;
line-height:1.5;
}
.dpv_review_by-9xh{
color:#7A6A50;
font-size:12.5px;
}
@media(max-width:1025px){
.dpv_rv_grid-9xh{
grid-template-columns:1fr;
}
}
.dpv_provs-9xh{
gap:0.75rem;
grid-template-columns:repeat(6,1fr);
margin-bottom:28px;
display:grid;
}
.dpv_provs-9xh>*{
min-width:0;
}
.dpv_prov-9xh{
background:#FFFFFF;
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:0.813rem;
padding:0.75rem;
text-decoration:none;
justify-content:center;
align-items:center;
display:flex;
height:4rem;
}
.dpv_prov_img-9xh{
object-fit:contain;
max-width:100%;
max-height:2rem;
}
.dpv_resp-9xh{
background:#FFFFFF;
border:1px solid rgba(26, 18, 8, 0.12);
border-radius:0.813rem;
padding:26px;
gap:1.5rem;
align-items:center;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.dpv_resp_in-9xh{
max-width:560px;
}
.dpv_resp_h-9xh{
margin-bottom:8px;
color:#1A1208;
font-weight:700;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:19px;
}
.dpv_resp_p-9xh{
font-size:13.5px;
color:#3D3322;
line-height:1.6;
}
.dpv_resp_badges-9xh{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.dpv_age18-9xh{
border:1.5px solid #D63B2F;
padding:0.25rem 8px;
border-radius:0.5rem;
font-weight:700;
font-size:13px;
color:#D63B2F;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
}
.dpv_resp_org-9xh{
font-size:13px;
color:#7A6A50;
font-weight:600;
}
@media(max-width:1025px){
.dpv_provs-9xh{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:558px){
.dpv_provs-9xh{
grid-template-columns:repeat(2,1fr);
}
}
.dpv_footer-9xh{
background:#1A1510;
padding:40px 28px;
border-top:1px solid rgba(26, 18, 8, 0.08);
}
.dpv_footer_grid-9xh{
grid-template-columns:1.4fr 1fr 1fr 1fr;
gap:2rem;
margin-bottom:1.75rem;
display:grid;
margin-left:auto;
max-width:1400px;
margin-right:auto;
}
.dpv_footer_grid-9xh>*{
min-width:0;
}
.dpv_footer_grid-9xh h4{
font-size:10px;
color:#B0A08A;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
text-transform:uppercase;
margin-bottom:13px;
letter-spacing:.12em;
}
.dpv_fcol-9xh{
gap:9px;
display:flex;
color:#3D3322;
flex-direction:column;
font-size:0.813rem;
}
.dpv_fcol-9xh a{
cursor:pointer;
}
.dpv_ft_about-9xh{
max-width:260px;
margin-top:12px;
color:#7A6A50;
font-size:13px;
line-height:1.6;
}
.dpv_ft_contact-9xh{
font-size:0.781rem;
font-family:"Spline Sans Mono", Menlo, Monaco, Consolas, monospace;
overflow-wrap:anywhere;
color:#B8860B;
margin-top:12px;
}
.dpv_footer_bottom-9xh{
gap:16px;
margin:0 auto;
padding-top:20px;
border-top:1px solid rgba(26, 18, 8, 0.08);
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:center;
max-width:87.5rem;
}
.dpv_footer_bottom-9xh p{
font-size:11px;
max-width:720px;
line-height:1.6;
color:#B0A08A;
}
@media(max-width:1022px){
.dpv_footer_grid-9xh{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:559px){
.dpv_footer_grid-9xh{
grid-template-columns:1fr;
}
}