*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F3F0;
font-size:15px;
color:#2E2B24;
line-height:1.6;
text-rendering:optimizeLegibility;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.dzb-layout-8p9{
display:flex;
min-height:100vh;
flex-direction:column;
}
.dzb-main-8p9{
flex:1 1 auto;
width:100%;
min-width:0;
}
.dzb-container-8p9{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:767px){
.dzb-container-8p9{
padding:0 2rem;
}
}
@media(min-width:1103px){
.dzb-container-8p9{
padding:0 56px;
}
}
.dzb-eyebrow-8p9{
text-transform:uppercase;
display:inline-block;
font-weight:600;
letter-spacing:.2em;
overflow-wrap:break-word;
color:#9E7C3F;
font-size:0.688rem;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.4;
}
.dzb-band-8p9{
background:#1A1917;
color:#F5F3EE;
}
.dzb-band-8p9 .dzb-eyebrow-8p9{
color:#C8A96A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.dzb-tb-8p9{
background:#F5F3F0;
position:sticky;
z-index:50;
border-bottom:1px solid rgba(20,18,12,0.14);
top:0;
}
.dzb-tb_in-8p9{
margin:0 auto;
gap:16px;
padding:12px 16px;
max-width:87.5rem;
align-items:center;
width:100%;
display:flex;
justify-content:space-between;
}
@media(min-width:771px){
.dzb-tb_in-8p9{
padding:1rem 32px;
}
}
@media(min-width:1103px){
.dzb-tb_in-8p9{
padding:1.125rem 56px;
}
}
.dzb-tb_left-8p9{
gap:28px;
display:flex;
align-items:center;
min-width:0;
}
.dzb-tb_logo-8p9{
gap:0.688rem;
min-width:0;
align-items:center;
display:flex;
}
.dzb-tb_logo_mark-8p9{
border-radius:0.5rem;
flex:0 0 auto;
object-fit:cover;
width:2.125rem;
height:34px;
}
.dzb-tb_logo_txt-8p9{
min-width:0;
line-height:1;
display:flex;
flex-direction:column;
}
.dzb-tb_logo_name-8p9{
overflow:hidden;
font-weight:700;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#18160F;
letter-spacing:.02em;
white-space:nowrap;
text-overflow:ellipsis;
font-size:22px;
}
.dzb-tb_logo_sub-8p9{
overflow:hidden;
text-transform:uppercase;
color:#9E7C3F;
text-overflow:ellipsis;
white-space:nowrap;
letter-spacing:.32em;
font-weight:600;
margin-top:0.25rem;
font-size:8.5px;
}
.dzb-tb_nav-8p9{
display:none;
}
@media(min-width:958px){
.dzb-tb_nav-8p9{
gap:28px;
display:flex;
align-items:center;
}
}
.dzb-tb_nav_item-8p9{
transition:color .2s ease,border-color .2s ease;
color:#2E2B24;
border-bottom:2px solid transparent;
font-weight:600;
font-size:0.875rem;
white-space:nowrap;
padding-bottom:3px;
}
.dzb-tb_nav_item-8p9:hover{
color:#18160F;
}
.dzb-tb_nav_item-8p9.dzb-state_active-8p9{
border-color:#9E7C3F;
color:#18160F;
}
.dzb-tb_right-8p9{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.dzb-tb_search-8p9{
transition:color .2s ease;
display:flex;
align-items:center;
color:#2E2B24;
justify-content:center;
}
.dzb-tb_search-8p9:hover{
color:#9E7C3F;
}
.dzb-tb_search-8p9 svg{
height:1.125rem;
width:18px;
}
.dzb-tb_lang-8p9{
font-weight:600;
color:#6B6659;
text-transform:uppercase;
letter-spacing:.1em;
font-size:0.688rem;
}
.dzb-tb_lang-8p9:hover{
color:#18160F;
}
.dzb-tb_login-8p9{
font-size:14px;
display:none;
color:#18160F;
font-weight:600;
}
@media(min-width:768px){
.dzb-tb_login-8p9{
display:inline-block;
}
}
.dzb-tb_register-8p9{
padding:11px 1.375rem;
border-radius:62.438rem;
background:#18160F;
transition:background-color .2s ease;
font-size:0.875rem;
font-weight:700;
white-space:nowrap;
color:#F5F3EE;
}
.dzb-tb_register-8p9:hover{
background:#2E2B24;
}
.dzb-mob-8p9{
background:#F5F3F0;
left:0;
z-index:60;
right:0;
bottom:0;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(20,18,12,0.14);
}
@media(min-width:961px){
.dzb-mob-8p9{
display:none;
}
}
.dzb-mob_in-8p9{
margin:0 auto;
display:flex;
justify-content:space-around;
align-items:stretch;
max-width:35rem;
}
.dzb-mob_item-8p9{
padding:0.563rem 0.25rem;
gap:3px;
flex:1 1 0;
transition:color .2s ease;
display:flex;
flex-direction:column;
color:#6B6659;
min-width:0;
align-items:center;
}
.dzb-mob_item-8p9.dzb-state_active-8p9{
color:#9E7C3F;
}
.dzb-mob_ic-8p9{
align-items:center;
justify-content:center;
display:flex;
}
.dzb-mob_ic-8p9 svg{
height:20px;
width:1.25rem;
}
.dzb-mob_lb-8p9{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:600;
font-size:0.625rem;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.dzb-rail-8p9{
position:relative;
min-width:0;
}
.dzb-rail_scroll-8p9{
gap:14px;
scrollbar-width:thin;
padding-bottom:14px;
display:flex;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
}
@media(min-width:769px){
.dzb-rail_scroll-8p9{
gap:18px;
}
}
.dzb-gc-8p9{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:769px){
.dzb-gc-8p9{
width:188px;
}
}
.dzb-gc_img-8p9{
border-radius:0.875rem;
background:#FAFAF8;
overflow:hidden;
padding-bottom:133.33%;
box-shadow:0 2px 6px rgba(20,18,12,0.07), 0 0.375rem 1.125rem rgba(20,18,12,0.06);
position:relative;
}
.dzb-gc_img-8p9 img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.dzb-gc_cover-8p9{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.dzb-gc_hover-8p9{
background:rgba(0,0,0,0.52);
transition:opacity .2s ease;
inset:0;
justify-content:center;
align-items:center;
display:flex;
position:absolute;
opacity:0;
}
.dzb-gc-8p9:hover .dzb-gc_hover-8p9{
opacity:1;
}
.dzb-gc_hover_btn-8p9{
border-radius:62.438rem;
background:#18160F;
display:flex;
align-items:center;
justify-content:center;
color:#F5F3EE;
width:46px;
height:2.875rem;
}
.dzb-gc_hover_btn-8p9 svg{
width:18px;
height:18px;
}
.dzb-gc_info-8p9{
gap:2px;
margin-top:9px;
min-width:0;
flex-direction:column;
display:flex;
}
.dzb-gc_name-8p9{
overflow:hidden;
font-size:0.813rem;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
color:#18160F;
}
.dzb-gc_prov-8p9{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#6B6659;
font-size:11px;
}
.dzb-gc_meta-8p9{
color:#6B6659;
font-size:11px;
}
.dzb-tc-8p9{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:769px){
.dzb-tc-8p9{
width:14.375rem;
}
}
.dzb-tc_img-8p9{
background:#FAFAF8;
border-radius:14px;
overflow:hidden;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(20,18,12,0.07), 0 0.375rem 1.125rem rgba(20,18,12,0.06);
}
.dzb-tc_img-8p9 img{
inset:0;
position:absolute;
height:100%;
width:100%;
object-fit:cover;
}
.dzb-tc_info-8p9{
gap:2px;
margin-top:0.563rem;
min-width:0;
flex-direction:column;
display:flex;
}
.dzb-tc_name-8p9{
overflow:hidden;
white-space:nowrap;
font-weight:700;
color:#18160F;
font-size:14px;
text-overflow:ellipsis;
}
.dzb-tc_rtp-8p9{
color:#6B6659;
font-size:0.688rem;
}
.dzb-lc-8p9{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:767px){
.dzb-lc-8p9{
width:268px;
}
}
.dzb-lc_img-8p9{
overflow:hidden;
border-radius:0.875rem;
background:#FAFAF8;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(20,18,12,0.07), 0 0.375rem 18px rgba(20,18,12,0.06);
position:relative;
}
.dzb-lc_img-8p9 img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.dzb-lc_live-8p9{
background:rgba(0,0,0,0.52);
padding:4px 9px;
border-radius:999px;
gap:0.438rem;
top:12px;
left:0.75rem;
position:absolute;
align-items:center;
display:flex;
}
.dzb-lc_live_dot-8p9{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#C0392B;
height:8px;
width:0.5rem;
}
.dzb-lc_seats-8p9{
color:#F5F3EE;
text-transform:uppercase;
font-size:10px;
font-weight:600;
letter-spacing:.08em;
}
.dzb-lc_info-8p9{
gap:2px;
display:flex;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
}
.dzb-lc_name-8p9{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#18160F;
font-size:15px;
font-weight:700;
}
.dzb-lc_bet-8p9{
color:#6B6659;
font-size:0.688rem;
}
.dzb-pc-8p9{
background:#FAFAF8;
padding:1rem 14px;
border:1px solid rgba(20,18,12,0.08);
gap:0.5rem;
border-radius:14px;
justify-content:center;
align-items:center;
min-width:0;
flex-direction:column;
min-height:4.625rem;
display:flex;
}
.dzb-pc_logo-8p9{
flex:0 0 auto;
width:auto;
object-fit:contain;
max-width:100%;
height:1.75rem;
}
.dzb-pc_name-8p9{
overflow:hidden;
white-space:nowrap;
text-align:center;
font-size:0.688rem;
text-overflow:ellipsis;
color:#6B6659;
max-width:100%;
}
.dzb-gc_tag-8p9{
padding:3px 0.5rem;
border-radius:0.5rem;
top:10px;
display:inline-block;
z-index:2;
font-weight:700;
text-transform:uppercase;
left:0.625rem;
position:absolute;
font-size:0.625rem;
letter-spacing:.06em;
}
.dzb-gc_tag_hot-8p9{
background:#C0392B;
color:#F5F3EE;
}
.dzb-gc_tag_new-8p9{
background:#C4A052;
color:#18160F;
}
.dzb-gc_tag_jp-8p9{
background:#B8860B;
color:#18160F;
}
.dzb-gc_tag_live-8p9{
background:#C0392B;
color:#F5F3EE;
}
.dzb-sh-8p9{
min-width:0;
margin-bottom:1.125rem;
}
.dzb-sh_row-8p9{
gap:16px;
justify-content:space-between;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
}
.dzb-sh_row-8p9 .dzb-sh_l-8p9{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.dzb-sh_stack-8p9{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.dzb-sh_center-8p9{
gap:0.625rem;
text-align:center;
display:flex;
flex-direction:column;
align-items:center;
}
.dzb-sh_h2-8p9{
overflow-wrap:break-word;
font-size:24px;
line-height:1.1;
color:#18160F;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:767px){
.dzb-sh_h2-8p9{
font-size:1.875rem;
}
}
.dzb-band-8p9 .dzb-sh_h2-8p9{
color:#F5F3EE;
}
.dzb-sh_eb_line-8p9{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.dzb-sh_eb_line-8p9::before{
background:#9E7C3F;
height:1px;
width:1.75rem;
display:inline-block;
content:"";
}
.dzb-band-8p9 .dzb-sh_eb_line-8p9::before{
background:#C8A96A;
}
.dzb-sh_eb_dot-8p9{
gap:8px;
display:inline-flex;
align-items:center;
}
.dzb-sh_eb_dot-8p9::before{
background:#9E7C3F;
border-radius:50%;
display:inline-block;
width:0.375rem;
height:0.375rem;
content:"";
}
.dzb-band-8p9 .dzb-sh_eb_dot-8p9::before{
background:#C8A96A;
}
.dzb-sh_link-8p9{
gap:0.375rem;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
border-bottom:1px solid #18160F;
align-items:center;
display:inline-flex;
color:#18160F;
padding-bottom:2px;
font-size:0.813rem;
white-space:nowrap;
font-weight:600;
}
.dzb-sh_link-8p9:hover{
border-color:#9E7C3F;
color:#9E7C3F;
}
.dzb-sh_link-8p9 svg{
height:0.875rem;
width:14px;
}
.dzb-sh_link_chev-8p9{
border-bottom:0;
padding-bottom:0;
}
.dzb-sh_link_btn-8p9{
padding:0.563rem 1.125rem;
border-radius:62.438rem;
background:#18160F;
color:#F5F3EE;
border-bottom:0;
}
.dzb-sh_link_btn-8p9:hover{
border-color:transparent;
background:#2E2B24;
color:#F5F3EE;
}
.dzb-band-8p9 .dzb-sh_link-8p9{
border-color:#F5F3EE;
color:#F5F3EE;
}
.dzb-band-8p9 .dzb-sh_link_btn-8p9{
background:#C8A96A;
color:#18160F;
}
.dzb-sh_rule-8p9{
background:rgba(20,18,12,0.14);
margin:-2px 0 18px;
height:1px;
}
.dzb-band-8p9 .dzb-sh_rule-8p9{
background:rgba(255,253,248,0.12);
}
.dzb-hero-8p9{
padding:2rem 0 0.5rem;
}
@media(min-width:766px){
.dzb-hero-8p9{
padding:56px 0 24px;
}
}
.dzb-hero_in-8p9{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:903px){
.dzb-hero_in-8p9{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.dzb-hero_copy-8p9{
min-width:0;
}
.dzb-hero_eyebrow-8p9{
gap:10px;
display:inline-flex;
margin-bottom:22px;
align-items:center;
}
.dzb-hero_eyebrow_line-8p9{
background:#9E7C3F;
flex:0 0 auto;
display:inline-block;
width:28px;
height:1px;
}
.dzb-hero_h1-8p9{
letter-spacing:-.01em;
line-height:1.04;
font-weight:600;
font-size:2.375rem;
color:#18160F;
overflow-wrap:break-word;
margin-bottom:1.25rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.dzb-hero_h1-8p9{
font-size:54px;
}
}
@media(min-width:1100px){
.dzb-hero_h1-8p9{
font-size:3.875rem;
}
}
.dzb-hero_h1-8p9 em{
color:#9E7C3F;
font-style:normal;
}
.dzb-hero_sub-8p9{
max-width:480px;
margin-bottom:1.875rem;
font-size:1rem;
color:#847E72;
line-height:1.6;
}
@media(min-width:769px){
.dzb-hero_sub-8p9{
font-size:1.125rem;
}
}
.dzb-hero_actions-8p9{
gap:14px;
display:flex;
align-items:center;
margin-bottom:34px;
flex-wrap:wrap;
}
.dzb-hero_cta-8p9{
background:#18160F;
padding:16px 1.875rem;
border-radius:62.438rem;
gap:10px;
transition:background-color .2s ease;
font-size:0.938rem;
font-weight:700;
align-items:center;
display:inline-flex;
color:#F5F3EE;
}
.dzb-hero_cta-8p9:hover{
background:#2E2B24;
}
.dzb-hero_cta_ic-8p9{
align-items:center;
display:inline-flex;
}
.dzb-hero_cta_ic-8p9 svg{
height:1rem;
width:16px;
}
.dzb-hero_cta_alt-8p9{
border-radius:999px;
padding:0.938rem 1.625rem;
background:transparent;
border:1px solid rgba(20,18,12,0.14);
transition:border-color .2s ease,color .2s ease;
color:#18160F;
display:inline-flex;
font-weight:600;
align-items:center;
font-size:15px;
}
.dzb-hero_cta_alt-8p9:hover{
border-color:#9E7C3F;
color:#9E7C3F;
}
.dzb-hero_trust-8p9{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.dzb-hero_trust_item-8p9{
gap:9px;
font-weight:600;
color:#2E2B24;
display:flex;
align-items:center;
font-size:0.813rem;
}
.dzb-hero_trust_ic-8p9{
color:#9E7C3F;
display:inline-flex;
align-items:center;
}
.dzb-hero_trust_ic-8p9 svg{
width:1rem;
height:1rem;
}
.dzb-hero_promo-8p9{
border-radius:20px;
overflow:hidden;
background:#FAFAF8;
display:flex;
box-shadow:0 12px 3rem rgba(20,18,12,0.14), 0 3px 0.75rem rgba(20,18,12,0.09);
position:relative;
min-height:300px;
}
.dzb-hero_promo_bg-8p9{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.dzb-hero_promo_bg-8p9::after{
background:linear-gradient(120deg,#1A1917 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.dzb-hero_promo_glow-8p9{
background:radial-gradient(circle,rgba(196,168,120,0.14) 0%,transparent 65%);
border-radius:50%;
position:absolute;
top:-40px;
height:260px;
pointer-events:none;
width:260px;
right:-1.25rem;
}
.dzb-hero_promo_ct-8p9{
padding:1.75rem;
align-self:flex-end;
max-width:88%;
position:relative;
z-index:2;
}
.dzb-hero_promo_label-8p9{
letter-spacing:.25em;
font-weight:700;
text-transform:uppercase;
color:#C8A96A;
display:block;
font-size:10px;
margin-bottom:0.5rem;
}
.dzb-hero_promo_amount-8p9{
overflow-wrap:break-word;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:32px;
color:#F5F3EE;
line-height:1.05;
}
@media(min-width:765px){
.dzb-hero_promo_amount-8p9{
font-size:2.5rem;
}
}
.dzb-hero_promo_amount-8p9 em{
font-style:normal;
color:#C8A96A;
}
.dzb-hero_rating-8p9{
background:#FAFAF8;
gap:10px;
border:1px solid rgba(20,18,12,0.08);
border-radius:0.875rem;
padding:0.625rem 14px;
top:14px;
max-width:min(260px,62%);
z-index:3;
right:14px;
display:flex;
position:absolute;
align-items:center;
box-shadow:0 2px 6px rgba(20,18,12,0.07), 0 0.375rem 1.125rem rgba(20,18,12,0.06);
}
.dzb-hero_rating_score-8p9{
flex:0 0 auto;
font-size:1.5rem;
color:#18160F;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.dzb-hero_rating_txt-8p9{
flex:1 1 auto;
min-width:0;
}
.dzb-hero_rating_stars-8p9{
gap:2px;
display:flex;
color:#9E7C3F;
}
.dzb-hero_rating_stars-8p9 svg{
height:12px;
width:12px;
}
.dzb-hero_rating_cap-8p9{
line-height:1.35;
overflow-wrap:break-word;
margin-top:3px;
font-size:11px;
color:#6B6659;
display:block;
}
.dzb-stat-8p9{
margin-top:1rem;
border-bottom:1px solid rgba(20,18,12,0.14);
border-top:1px solid rgba(20,18,12,0.14);
}
.dzb-stat_in-8p9{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:766px){
.dzb-stat_in-8p9{
grid-template-columns:repeat(4,1fr);
}
}
.dzb-stat_item-8p9{
padding:1.375rem 0.875rem;
border-right:1px solid rgba(20,18,12,0.08);
border-bottom:1px solid rgba(20,18,12,0.08);
min-width:0;
}
.dzb-stat_item-8p9:nth-child(2n){
border-right:0;
}
.dzb-stat_item-8p9:nth-child(n+3){
border-bottom:0;
}
@media(min-width:766px){
.dzb-stat_item-8p9{
border-bottom:0;
}
.dzb-stat_item-8p9:nth-child(2n){
border-right:1px solid rgba(20,18,12,0.08);
}
.dzb-stat_item-8p9:nth-child(4n){
border-right:0;
}
}
.dzb-stat_value-8p9{
font-weight:700;
line-height:1;
color:#18160F;
overflow-wrap:break-word;
font-size:30px;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.dzb-stat_value-8p9{
font-size:34px;
}
}
.dzb-stat_label-8p9{
line-height:1.4;
font-size:0.813rem;
color:#6B6659;
overflow-wrap:break-word;
margin-top:0.375rem;
}
.dzb-grow-8p9{
padding:1.625rem 0 10px;
}
.dzb-row_seo-8p9{
margin:10px 0 0;
color:#847E72;
overflow-wrap:break-word;
font-size:0.875rem;
max-width:760px;
line-height:1.65;
}
.dzb-row_seo-8p9 strong{
font-weight:700;
color:#18160F;
}
.dzb-grow-8p9{
padding:26px 0 0.625rem;
}
.dzb-row_seo-8p9{
margin:10px 0 0;
color:#847E72;
max-width:47.5rem;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
}
.dzb-row_seo-8p9 strong{
color:#18160F;
font-weight:700;
}
.dzb-jp-8p9{
padding:30px 0 10px;
}
.dzb-jp_grid-8p9{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:769px){
.dzb-jp_grid-8p9{
grid-template-columns:1fr 1fr;
}
.dzb-jp_card_mega-8p9{
grid-column:1/-1;
}
}
@media(min-width:998px){
.dzb-jp_grid-8p9{
grid-template-columns:1.4fr 1fr 1fr;
}
.dzb-jp_card_mega-8p9{
grid-column:auto;
}
}
.dzb-jp_card-8p9{
background:#FAFAF8;
gap:12px;
padding:26px;
overflow:hidden;
border-radius:1.25rem;
border:1px solid rgba(20,18,12,0.08);
position:relative;
min-width:0;
display:flex;
min-height:12.5rem;
justify-content:space-between;
flex-direction:column;
}
.dzb-jp_card_mega-8p9{
border-color:transparent;
background:linear-gradient(135deg,#22201C,#111009);
color:#F5F3EE;
min-height:13.125rem;
}
.dzb-jp_glow-8p9{
background:radial-gradient(circle,rgba(196,168,120,0.14),transparent 70%);
border-radius:50%;
right:-40px;
height:12.5rem;
position:absolute;
width:200px;
top:-40px;
pointer-events:none;
}
.dzb-jp_label-8p9{
gap:10px;
text-transform:uppercase;
font-size:10px;
position:relative;
font-weight:700;
display:flex;
justify-content:space-between;
color:#9E7C3F;
align-items:center;
letter-spacing:.16em;
flex-wrap:wrap;
}
.dzb-jp_card_mega-8p9 .dzb-jp_label-8p9{
color:#C8A96A;
}
.dzb-jp_drop-8p9{
font-weight:600;
color:#6B6659;
letter-spacing:.04em;
text-transform:none;
}
.dzb-jp_card_mega-8p9 .dzb-jp_drop-8p9{
color:#A09B91;
}
.dzb-jp_amount-8p9{
line-height:1;
color:#18160F;
font-size:2.375rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
position:relative;
font-weight:700;
}
.dzb-jp_card_mega-8p9 .dzb-jp_amount-8p9{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#C8A96A;
}
@media(min-width:765px){
.dzb-jp_card_mega-8p9 .dzb-jp_amount-8p9{
font-size:3.375rem;
}
}
.dzb-jp_game-8p9{
font-size:13px;
color:#6B6659;
position:relative;
}
.dzb-jp_card_mega-8p9 .dzb-jp_game-8p9{
color:#A09B91;
}
.dzb-jp_cta-8p9{
position:relative;
align-self:flex-start;
}
.dzb-jp_card_mega-8p9 .dzb-jp_cta-8p9{
padding:10px 20px;
background:#C8A96A;
border-radius:999px;
transition:opacity .2s ease;
font-weight:700;
color:#18160F;
font-size:0.813rem;
}
.dzb-jp_card_mega-8p9 .dzb-jp_cta-8p9:hover{
opacity:.9;
}
.dzb-jp_card-8p9:not(.dzb-jp_card_mega-8p9) .dzb-jp_cta-8p9{
transition:color .2s ease,border-color .2s ease;
font-size:13px;
color:#18160F;
border-bottom:1px solid #18160F;
font-weight:700;
padding-bottom:2px;
}
.dzb-jp_card-8p9:not(.dzb-jp_card_mega-8p9) .dzb-jp_cta-8p9:hover{
border-color:#9E7C3F;
color:#9E7C3F;
}
.dzb-jp_seo-8p9{
margin:0.875rem 0 0;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
color:#847E72;
max-width:760px;
}
.dzb-jp_seo-8p9 strong{
color:#18160F;
font-weight:700;
}
.dzb-gf-8p9{
padding:24px 0 0.375rem;
}
.dzb-gf_in-8p9{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.dzb-gf_chip-8p9{
border-radius:62.438rem;
padding:0.625rem 18px;
border:1px solid rgba(20,18,12,0.14);
background:#FAFAF8;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
color:#2E2B24;
font-weight:600;
white-space:nowrap;
font-size:13px;
}
.dzb-gf_chip-8p9:hover{
border-color:#9E7C3F;
color:#9E7C3F;
}
.dzb-gf_chip-8p9.dzb-state_active-8p9{
border-color:transparent;
background:#18160F;
color:#F5F3EE;
}
.dzb-grow-8p9{
padding:1.625rem 0 10px;
}
.dzb-row_seo-8p9{
margin:0.625rem 0 0;
max-width:760px;
line-height:1.65;
color:#847E72;
font-size:14px;
overflow-wrap:break-word;
}
.dzb-row_seo-8p9 strong{
color:#18160F;
font-weight:700;
}
.dzb-vip-8p9{
padding:48px 0;
}
@media(min-width:765px){
.dzb-vip-8p9{
padding:64px 0;
}
}
.dzb-vip_head-8p9{
gap:0.875rem;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:879px){
.dzb-vip_head-8p9{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.dzb-vip_eyebrow-8p9{
margin-bottom:0.75rem;
}
.dzb-vip_h2-8p9{
overflow-wrap:break-word;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#F5F3EE;
font-size:2rem;
line-height:1.05;
}
@media(min-width:767px){
.dzb-vip_h2-8p9{
font-size:40px;
}
}
.dzb-vip_intro-8p9{
line-height:1.6;
color:#A09B91;
max-width:420px;
font-size:0.875rem;
}
.dzb-vip_grid-8p9{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.dzb-vip_card-8p9{
padding:1.375rem 1.125rem;
border:1px solid rgba(255,253,248,0.12);
border-radius:14px;
min-width:0;
}
.dzb-vip_card_feat-8p9{
background:rgba(255,253,248,0.07);
border-color:#C8A96A;
}
.dzb-vip_card_ic-8p9{
border-radius:0.5rem;
background:linear-gradient(135deg,#9E7C3F,#D4B06A);
margin-bottom:16px;
height:34px;
display:block;
width:2.125rem;
}
.dzb-vip_name-8p9{
font-weight:600;
margin-bottom:6px;
font-size:1.25rem;
color:#F5F3EE;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.dzb-vip_perk-8p9{
overflow-wrap:break-word;
font-size:12.5px;
color:#A09B91;
line-height:1.5;
}
.dzb-gm-8p9{
padding:30px 0 0.625rem;
}
.dzb-gm_in-8p9{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:883px){
.dzb-gm_in-8p9{
grid-template-columns:1.25fr 1fr;
}
}
.dzb-gm_left-8p9{
border-radius:20px;
background:#FAFAF8;
padding:2rem;
border:1px solid rgba(20,18,12,0.08);
min-width:0;
}
.dzb-gm_eyebrow-8p9{
margin-bottom:10px;
}
.dzb-gm_h2-8p9{
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-size:1.625rem;
color:#18160F;
line-height:1.06;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.dzb-gm_h2-8p9{
font-size:28px;
}
}
.dzb-gm_text-8p9{
line-height:1.6;
max-width:480px;
margin-bottom:1.375rem;
font-size:0.875rem;
color:#847E72;
}
.dzb-gm_level-8p9{
margin-bottom:0.5rem;
font-weight:700;
color:#9E7C3F;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:22px;
}
.dzb-gm_bar-8p9{
background:rgba(20,18,12,0.14);
overflow:hidden;
border-radius:62.438rem;
margin-bottom:6px;
height:0.5rem;
}
.dzb-gm_bar_fill-8p9{
background:linear-gradient(90deg,#9E7C3F,#D4B06A);
border-radius:62.438rem;
height:100%;
}
.dzb-gm_bar_meta-8p9{
gap:10px;
color:#6B6659;
justify-content:space-between;
margin-bottom:1.125rem;
display:flex;
font-size:11px;
}
.dzb-gm_missions-8p9{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.dzb-gm_mission-8p9{
border:1px solid rgba(20,18,12,0.14);
border-radius:62.438rem;
padding:9px 0.938rem;
background:#F5F3F0;
gap:0.438rem;
align-items:center;
color:#2E2B24;
font-weight:600;
display:inline-flex;
font-size:12.5px;
}
.dzb-gm_mission_ic-8p9{
display:inline-flex;
color:#9E7C3F;
align-items:center;
}
.dzb-gm_mission_ic-8p9 svg{
height:0.813rem;
width:0.813rem;
}
.dzb-gm_right-8p9{
overflow:hidden;
padding:32px;
background:linear-gradient(150deg,#22201C,#111009);
border-radius:1.25rem;
position:relative;
flex-direction:column;
color:#F5F3EE;
display:flex;
}
.dzb-gm_glow-8p9{
background:radial-gradient(circle,rgba(196,168,120,0.14),transparent 70%);
border-radius:50%;
position:absolute;
height:9.375rem;
width:150px;
pointer-events:none;
right:-30px;
top:-30px;
}
.dzb-gm_ref_eyebrow-8p9{
position:relative;
margin-bottom:0.625rem;
}
.dzb-gm_ref_h2-8p9{
line-height:1.1;
margin-bottom:8px;
position:relative;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:26px;
overflow-wrap:break-word;
font-weight:600;
color:#F5F3EE;
}
.dzb-gm_ref_text-8p9{
margin-bottom:20px;
line-height:1.55;
font-size:0.844rem;
position:relative;
color:#A09B91;
}
.dzb-gm_ref_cta-8p9{
padding:0.688rem 1.375rem;
border-radius:999px;
transition:opacity .2s ease;
background:#C8A96A;
margin-top:auto;
font-weight:700;
font-size:0.844rem;
align-self:flex-start;
color:#18160F;
position:relative;
}
.dzb-gm_ref_cta-8p9:hover{
opacity:.9;
}
.dzb-app-8p9{
padding:30px 0 10px;
}
.dzb-app_in-8p9{
background:#FAFAF8;
border:1px solid rgba(20,18,12,0.08);
padding:2rem;
border-radius:1.25rem;
gap:1.75rem;
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.dzb-app_in-8p9{
gap:40px;
padding:40px 44px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.dzb-app_copy-8p9{
min-width:0;
max-width:35rem;
}
.dzb-app_eyebrow-8p9{
margin-bottom:12px;
}
.dzb-app_h2-8p9{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#18160F;
font-weight:600;
margin-bottom:0.75rem;
font-size:28px;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:767px){
.dzb-app_h2-8p9{
font-size:2.125rem;
}
}
.dzb-app_text-8p9{
line-height:1.6;
color:#847E72;
font-size:14px;
margin-bottom:1.375rem;
}
.dzb-app_btns-8p9{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.dzb-app_btn-8p9{
background:#18160F;
transition:background-color .2s ease;
padding:11px 20px;
gap:0.625rem;
border-radius:0.875rem;
align-items:center;
display:inline-flex;
color:#F5F3EE;
}
.dzb-app_btn-8p9:hover{
background:#2E2B24;
}
.dzb-app_btn_ic-8p9{
align-items:center;
display:inline-flex;
}
.dzb-app_btn_ic-8p9 svg{
height:1.125rem;
width:1.125rem;
}
.dzb-app_btn_lb-8p9{
font-weight:700;
font-size:0.844rem;
}
.dzb-app_qr_wrap-8p9{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.dzb-app_qr-8p9{
flex:0 0 auto;
border-radius:14px;
width:6.75rem;
background-color:#18160F;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#FAFAF8 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FAFAF8 0 0.313rem,transparent 5px 0.688rem);
}
.dzb-app_qr_cap-8p9{
color:#6B6659;
line-height:1.4;
max-width:5.75rem;
font-size:0.781rem;
}
.dzb-et-8p9{
padding:2.25rem 0 0.625rem;
}
.dzb-et_in-8p9{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:882px){
.dzb-et_in-8p9{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.dzb-et_left-8p9{
min-width:0;
}
.dzb-et_eyebrow-8p9{
margin-bottom:0.75rem;
}
.dzb-et_h2-8p9{
overflow-wrap:break-word;
margin-bottom:14px;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
font-weight:600;
color:#18160F;
font-size:28px;
}
@media(min-width:767px){
.dzb-et_h2-8p9{
font-size:2rem;
}
}
.dzb-et_text-8p9{
margin-bottom:22px;
color:#847E72;
font-size:15px;
line-height:1.65;
}
.dzb-et_stats-8p9{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.dzb-et_stat-8p9{
min-width:0;
}
.dzb-et_stat_v-8p9{
line-height:1;
font-weight:700;
color:#18160F;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
}
.dzb-et_stat_l-8p9{
color:#6B6659;
font-size:0.781rem;
margin-top:0.25rem;
}
.dzb-et_right-8p9{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.dzb-et_member-8p9{
border-radius:14px;
padding:1.125rem 20px;
background:#FAFAF8;
gap:1rem;
border:1px solid rgba(20,18,12,0.08);
align-items:center;
display:flex;
min-width:0;
}
.dzb-et_member_av-8p9{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#22201C,#9E7C3F);
width:48px;
height:48px;
}
.dzb-et_member_name-8p9{
font-weight:700;
color:#18160F;
overflow-wrap:break-word;
font-size:0.938rem;
}
.dzb-et_member_role-8p9{
font-size:12.5px;
overflow-wrap:break-word;
color:#6B6659;
}
.dzb-et_updated-8p9{
padding:0.875rem 18px;
border:1px solid rgba(20,18,12,0.08);
background:#F5F3F0;
border-radius:14px;
gap:8px;
color:#847E72;
align-items:center;
display:flex;
font-size:12.5px;
}
.dzb-hts-8p9{
padding:48px 0;
}
@media(min-width:771px){
.dzb-hts-8p9{
padding:3.875rem 0;
}
}
.dzb-hts_head-8p9{
gap:1.125rem;
margin-bottom:2.125rem;
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.dzb-hts_head-8p9{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.dzb-hts_eyebrow-8p9{
margin-bottom:0.75rem;
}
.dzb-hts_h2-8p9{
overflow-wrap:break-word;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#F5F3EE;
font-size:1.875rem;
}
@media(min-width:771px){
.dzb-hts_h2-8p9{
font-size:2.375rem;
}
}
.dzb-hts_cta-8p9{
transition:opacity .2s ease;
background:#C8A96A;
flex:0 0 auto;
padding:15px 1.875rem;
border-radius:999px;
font-weight:700;
color:#18160F;
font-size:0.938rem;
}
.dzb-hts_cta-8p9:hover{
opacity:.9;
}
.dzb-hts_grid-8p9{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.dzb-hts_grid-8p9{
grid-template-columns:repeat(3,1fr);
}
}
.dzb-hts_step-8p9{
min-width:0;
border-top:1px solid rgba(255,253,248,0.12);
padding-top:1.375rem;
}
.dzb-hts_step_num-8p9{
line-height:1;
font-weight:700;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:44px;
margin-bottom:0.875rem;
color:#C8A96A;
}
.dzb-hts_step_h-8p9{
font-size:19px;
overflow-wrap:break-word;
color:#F5F3EE;
line-height:1.2;
margin-bottom:8px;
font-weight:700;
}
.dzb-hts_step_p-8p9{
color:#A09B91;
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
}
.dzb-wy-8p9{
padding:3rem 0;
}
@media(min-width:767px){
.dzb-wy-8p9{
padding:3.5rem 0;
}
}
.dzb-wy_in-8p9{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:903px){
.dzb-wy_in-8p9{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.dzb-wy_left-8p9{
min-width:0;
}
.dzb-wy_eyebrow-8p9{
margin-bottom:14px;
}
.dzb-wy_h2-8p9{
line-height:1.05;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:32px;
color:#18160F;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:1rem;
}
@media(min-width:769px){
.dzb-wy_h2-8p9{
font-size:40px;
}
}
.dzb-wy_intro-8p9{
color:#847E72;
font-size:15px;
line-height:1.6;
}
.dzb-wy_grid-8p9{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:558px){
.dzb-wy_grid-8p9{
grid-template-columns:1fr 1fr;
}
}
.dzb-wy_card-8p9{
border:1px solid rgba(20,18,12,0.08);
border-radius:0.875rem;
padding:1.625rem;
background:#FAFAF8;
min-width:0;
}
.dzb-wy_card_ic-8p9{
margin-bottom:16px;
justify-content:center;
display:inline-flex;
align-items:center;
color:#9E7C3F;
}
.dzb-wy_card_ic-8p9 svg{
height:26px;
width:26px;
}
.dzb-wy_card_h-8p9{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
color:#18160F;
line-height:1.15;
overflow-wrap:break-word;
font-weight:600;
font-size:21px;
}
.dzb-wy_card_p-8p9{
color:#847E72;
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
}
.dzb-pmt-8p9{
padding:48px 0 10px;
}
.dzb-pmt_in-8p9{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:881px){
.dzb-pmt_in-8p9{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.dzb-pmt_left-8p9{
min-width:0;
}
.dzb-pmt_eyebrow-8p9{
margin-bottom:0.75rem;
}
.dzb-pmt_h2-8p9{
color:#18160F;
overflow-wrap:break-word;
font-weight:600;
font-size:1.875rem;
margin-bottom:0.75rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
}
@media(min-width:767px){
.dzb-pmt_h2-8p9{
font-size:2rem;
}
}
.dzb-pmt_text-8p9{
line-height:1.6;
font-size:0.906rem;
color:#847E72;
margin-bottom:1.375rem;
}
.dzb-pmt_logos-8p9{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:481px){
.dzb-pmt_logos-8p9{
grid-template-columns:repeat(4,1fr);
}
}
.dzb-pmt_logo-8p9{
overflow:hidden;
background:#FAFAF8;
border-radius:0.5rem;
padding:0 0.5rem;
border:1px solid rgba(20,18,12,0.08);
white-space:nowrap;
align-items:center;
text-align:center;
color:#2E2B24;
text-overflow:ellipsis;
display:flex;
justify-content:center;
font-weight:700;
font-size:12.5px;
height:3.125rem;
}
.dzb-pmt_table-8p9{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(20,18,12,0.08);
min-width:0;
}
.dzb-pmt_thead-8p9{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#1E1C1A;
display:grid;
}
.dzb-pmt_th-8p9{
overflow:hidden;
padding:0.813rem 0.875rem;
white-space:nowrap;
color:#F5F3EE;
text-transform:uppercase;
font-weight:700;
font-size:0.625rem;
letter-spacing:.08em;
text-overflow:ellipsis;
}
.dzb-pmt_row-8p9{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20,18,12,0.08);
}
.dzb-pmt_row-8p9:nth-child(odd){
background:#FAFAF8;
}
.dzb-pmt_td-8p9{
padding:14px;
overflow-wrap:break-word;
min-width:0;
font-size:13.5px;
color:#847E72;
}
.dzb-pmt_row-8p9 .dzb-pmt_td-8p9:first-child{
color:#18160F;
font-weight:700;
}
.dzb-pmt_row-8p9 .dzb-pmt_td-8p9:last-child{
color:#3A7D5C;
font-weight:700;
}
.dzb-dr-8p9{
padding:2.25rem 0 10px;
}
.dzb-dr_in-8p9{
border-radius:0.875rem;
border:1px dashed rgba(20,18,12,0.14);
gap:20px;
padding:1.75rem 2rem;
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.dzb-dr_in-8p9{
gap:32px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.dzb-dr_h2-8p9{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-size:24px;
color:#18160F;
font-weight:600;
}
@media(min-width:769px){
.dzb-dr_h2-8p9{
font-size:26px;
}
}
.dzb-dr_text-8p9{
color:#847E72;
font-size:14px;
line-height:1.6;
max-width:42.5rem;
overflow-wrap:break-word;
}
.dzb-dr_text-8p9 b{
color:#18160F;
font-weight:700;
}
.dzb-dr_cta-8p9{
flex:0 0 auto;
transition:color .2s ease;
color:#18160F;
padding-bottom:2px;
white-space:nowrap;
border-bottom:1px solid #9E7C3F;
font-size:0.844rem;
font-weight:700;
}
.dzb-dr_cta-8p9:hover{
color:#9E7C3F;
}
.dzb-prov-8p9{
padding:2.5rem 0 20px;
}
.dzb-prov_eyebrow-8p9{
display:block;
margin-bottom:1.125rem;
}
.dzb-prov_grid-8p9{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:558px){
.dzb-prov_grid-8p9{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:900px){
.dzb-prov_grid-8p9{
grid-template-columns:repeat(6,1fr);
}
}
.dzb-rv-8p9{
padding:48px 0;
background:#FAFAF8;
border-top:1px solid rgba(20,18,12,0.08);
border-bottom:1px solid rgba(20,18,12,0.08);
margin-top:24px;
}
@media(min-width:765px){
.dzb-rv-8p9{
padding:56px 0;
}
}
.dzb-rv_head-8p9{
gap:16px;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:770px){
.dzb-rv_head-8p9{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.dzb-rv_eyebrow-8p9{
margin-bottom:10px;
}
.dzb-rv_h2-8p9{
overflow-wrap:break-word;
font-size:1.875rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#18160F;
font-weight:600;
line-height:1.05;
}
@media(min-width:766px){
.dzb-rv_h2-8p9{
font-size:2.375rem;
}
}
.dzb-rv_agg-8p9{
gap:12px;
align-items:center;
display:flex;
}
.dzb-rv_agg_stars-8p9{
gap:3px;
display:flex;
color:#9E7C3F;
}
.dzb-rv_agg_stars-8p9 svg{
width:18px;
height:1.125rem;
}
.dzb-rv_source-8p9{
font-size:0.813rem;
color:#847E72;
}
.dzb-rv_grid-8p9{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:760px){
.dzb-rv_grid-8p9{
grid-template-columns:repeat(3,1fr);
}
}
.dzb-rv_card-8p9{
border-radius:14px;
padding:1.625rem;
border:1px solid rgba(20,18,12,0.08);
background:#F5F3F0;
min-width:0;
}
.dzb-rv_card_stars-8p9{
gap:2px;
margin-bottom:0.75rem;
display:flex;
color:#9E7C3F;
}
.dzb-rv_card_stars-8p9 svg{
width:14px;
height:14px;
}
.dzb-rv_card_body-8p9{
line-height:1.45;
overflow-wrap:break-word;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#18160F;
font-size:1.125rem;
font-weight:500;
margin-bottom:1rem;
}
.dzb-rv_card_meta-8p9{
gap:10px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.dzb-rv_card_av-8p9{
border-radius:50%;
background:linear-gradient(135deg,#9E7C3F,#D4B06A);
flex:0 0 auto;
width:2rem;
height:32px;
}
.dzb-rv_card_author-8p9{
font-weight:700;
font-size:0.813rem;
color:#18160F;
}
.dzb-rv_card_loc-8p9{
color:#6B6659;
font-size:0.75rem;
}
.dzb-tt-8p9{
padding:48px 0 10px;
}
@media(min-width:766px){
.dzb-tt-8p9{
padding:3.75rem 0 10px;
}
}
.dzb-tt_head-8p9{
margin-bottom:2.125rem;
text-align:center;
}
.dzb-tt_eyebrow-8p9{
margin-bottom:12px;
}
.dzb-tt_h2-8p9{
line-height:1.05;
font-size:32px;
overflow-wrap:break-word;
color:#18160F;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.dzb-tt_h2-8p9{
font-size:2.625rem;
}
}
.dzb-tt_grid-8p9{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.dzb-tt_grid-8p9{
grid-template-columns:repeat(3,1fr);
}
}
.dzb-tt_card-8p9{
padding:30px;
border-radius:0.875rem;
border:1px solid rgba(20,18,12,0.08);
background:#FAFAF8;
min-width:0;
display:flex;
flex-direction:column;
}
.dzb-tt_card_ic-8p9{
margin-bottom:18px;
display:inline-flex;
align-items:center;
color:#9E7C3F;
}
.dzb-tt_card_ic-8p9 svg{
height:28px;
width:1.75rem;
}
.dzb-tt_card_h-8p9{
margin-bottom:0.5rem;
overflow-wrap:break-word;
color:#18160F;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:22px;
line-height:1.15;
}
.dzb-tt_card_p-8p9{
overflow-wrap:break-word;
font-size:14px;
color:#847E72;
line-height:1.6;
margin-bottom:14px;
}
.dzb-tt_card_p-8p9 b{
font-weight:700;
color:#18160F;
}
.dzb-tt_card_link-8p9{
transition:color .2s ease;
margin-top:auto;
color:#18160F;
padding-bottom:2px;
font-weight:700;
align-self:flex-start;
font-size:13px;
border-bottom:1px solid #9E7C3F;
}
.dzb-tt_card_link-8p9:hover{
color:#9E7C3F;
}
.dzb-ts-8p9{
padding:44px 0;
}
.dzb-ts_in-8p9{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:880px){
.dzb-ts_in-8p9{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.dzb-ts_left-8p9{
min-width:0;
}
.dzb-ts_h2-8p9{
color:#F5F3EE;
overflow-wrap:break-word;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
margin-bottom:12px;
font-size:26px;
}
@media(min-width:768px){
.dzb-ts_h2-8p9{
font-size:1.75rem;
}
}
.dzb-ts_text-8p9{
line-height:1.6;
margin-bottom:22px;
max-width:32.5rem;
font-size:14.5px;
color:#A09B91;
}
.dzb-ts_badges-8p9{
gap:18px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.dzb-ts_badge-8p9{
font-size:13px;
font-weight:600;
color:#A09B91;
}
.dzb-ts_pay-8p9{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:879px){
.dzb-ts_pay-8p9{
justify-content:flex-end;
}
}
.dzb-ts_pay_chip-8p9{
border:1px solid rgba(255,253,248,0.12);
background:rgba(255,253,248,0.07);
border-radius:0.875rem;
padding:0.75rem 16px;
font-size:14px;
font-weight:700;
color:#F5F3EE;
}
.dzb-op-8p9{
padding:36px 0 10px;
}
.dzb-op_in-8p9{
padding:32px;
gap:2rem;
border-radius:0.875rem;
border:1px solid rgba(20,18,12,0.08);
background:#FAFAF8;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:863px){
.dzb-op_in-8p9{
grid-template-columns:.9fr 1.1fr;
padding:34px 40px;
gap:2.75rem;
}
}
.dzb-op_left-8p9{
min-width:0;
}
.dzb-op_eyebrow-8p9{
margin-bottom:0.75rem;
}
.dzb-op_h2-8p9{
line-height:1.08;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:28px;
color:#18160F;
overflow-wrap:break-word;
margin-bottom:0.625rem;
}
@media(min-width:769px){
.dzb-op_h2-8p9{
font-size:1.875rem;
}
}
.dzb-op_text-8p9{
color:#847E72;
font-size:0.875rem;
line-height:1.6;
}
.dzb-op_grid-8p9{
gap:1px;
background:rgba(20,18,12,0.14);
overflow:hidden;
border-radius:8px;
border:1px solid rgba(20,18,12,0.14);
grid-template-columns:1fr 1fr;
display:grid;
}
.dzb-op_field-8p9{
padding:18px 20px;
background:#F5F3F0;
min-width:0;
}
.dzb-op_field_lb-8p9{
margin-bottom:5px;
font-size:10px;
text-transform:uppercase;
font-weight:600;
color:#9E7C3F;
letter-spacing:.1em;
}
.dzb-op_field_val-8p9{
overflow-wrap:break-word;
font-size:0.875rem;
font-weight:700;
color:#18160F;
}
.dzb-lh-8p9{
padding:2.5rem 0 20px;
}
.dzb-lh_in-8p9{
padding-top:2.125rem;
border-top:1px solid rgba(20,18,12,0.14);
}
.dzb-lh_eyebrow-8p9{
margin-bottom:22px;
display:block;
}
.dzb-lh_grid-8p9{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:603px){
.dzb-lh_grid-8p9{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:957px){
.dzb-lh_grid-8p9{
grid-template-columns:repeat(5,1fr);
}
}
.dzb-lh_col-8p9{
min-width:0;
}
.dzb-lh_col_h-8p9{
margin-bottom:0.75rem;
overflow-wrap:break-word;
color:#18160F;
font-size:13px;
font-weight:700;
}
.dzb-lh_links-8p9{
gap:8px;
flex-direction:column;
display:flex;
}
.dzb-lh_link-8p9{
transition:color .2s ease;
font-size:13px;
overflow-wrap:break-word;
color:#847E72;
}
.dzb-lh_link-8p9:hover{
color:#9E7C3F;
}
.dzb-el-8p9{
padding:3rem 0;
}
@media(min-width:766px){
.dzb-el-8p9{
padding:3.5rem 0;
}
}
.dzb-el_in-8p9{
gap:40px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:899px){
.dzb-el_in-8p9{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.dzb-el_left-8p9{
min-width:0;
}
.dzb-el_eyebrow-8p9{
margin-bottom:14px;
}
.dzb-el_h2-8p9{
margin-bottom:1.375rem;
overflow-wrap:break-word;
font-size:32px;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.08;
color:#18160F;
}
@media(min-width:770px){
.dzb-el_h2-8p9{
font-size:2.375rem;
}
}
.dzb-el_body-8p9 p{
margin-bottom:1.125rem;
color:#2E2B24;
overflow-wrap:break-word;
line-height:1.7;
font-size:1rem;
}
.dzb-el_dropcap-8p9{
padding:0.375rem 12px 0 0;
color:#9E7C3F;
font-size:62px;
font-weight:700;
float:left;
line-height:.8;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
.dzb-el_right-8p9{
min-width:0;
}
.dzb-el_quote-8p9{
padding:2.25rem;
border-radius:20px;
background:linear-gradient(150deg,#22201C,#111009);
margin-bottom:1.5rem;
color:#F5F3EE;
position:relative;
}
.dzb-el_quote_mark-8p9{
margin-bottom:6px;
color:#C8A96A;
display:inline-flex;
align-items:center;
}
.dzb-el_quote_mark-8p9 svg{
width:34px;
height:34px;
}
.dzb-el_quote_text-8p9{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:500;
color:#F5F3EE;
line-height:1.4;
font-size:22px;
overflow-wrap:break-word;
margin-bottom:22px;
}
.dzb-el_quote_meta-8p9{
gap:12px;
align-items:center;
display:flex;
}
.dzb-el_quote_av-8p9{
background:linear-gradient(135deg,#9E7C3F,#D4B06A);
border-radius:50%;
flex:0 0 auto;
height:2.375rem;
width:2.375rem;
}
.dzb-el_quote_author-8p9{
color:#F5F3EE;
font-weight:700;
font-size:14px;
}
.dzb-el_quote_meta_sub-8p9{
color:#A09B91;
font-size:0.75rem;
}
.dzb-el_explain-8p9{
overflow:hidden;
border:1px solid rgba(20,18,12,0.08);
border-radius:14px;
}
.dzb-el_explain_card-8p9{
padding:22px 1.5rem;
}
.dzb-el_explain_card-8p9+.dzb-el_explain_card-8p9{
border-top:1px solid rgba(20,18,12,0.08);
}
.dzb-el_explain_h-8p9{
color:#18160F;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
overflow-wrap:break-word;
line-height:1.15;
font-weight:600;
margin-bottom:8px;
}
.dzb-el_explain_p-8p9{
line-height:1.55;
overflow-wrap:break-word;
color:#847E72;
font-size:0.875rem;
}
.dzb-sg-8p9{
padding:48px 0 0.625rem;
}
.dzb-sg_eyebrow-8p9{
margin-bottom:12px;
display:block;
}
.dzb-sg_h2-8p9{
overflow-wrap:break-word;
margin-bottom:1.75rem;
color:#18160F;
line-height:1.05;
font-weight:600;
font-size:1.875rem;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.dzb-sg_h2-8p9{
font-size:2.25rem;
}
}
.dzb-sg_grid-8p9{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.dzb-sg_grid-8p9{
grid-template-columns:repeat(3,1fr);
}
}
.dzb-sg_col-8p9{
min-width:0;
}
.dzb-sg_col_h-8p9{
color:#18160F;
overflow-wrap:break-word;
font-size:22px;
font-weight:600;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
margin-bottom:0.625rem;
}
.dzb-sg_col_p-8p9{
font-size:14px;
overflow-wrap:break-word;
color:#847E72;
line-height:1.65;
}
.dzb-sb-8p9{
background:#FAFAF8;
padding:3rem 0;
border-bottom:1px solid rgba(20,18,12,0.08);
border-top:1px solid rgba(20,18,12,0.08);
margin-top:24px;
}
@media(min-width:771px){
.dzb-sb-8p9{
padding:3.5rem 0;
}
}
.dzb-sb_eyebrow-8p9{
margin-bottom:0.75rem;
display:block;
}
.dzb-sb_h2-8p9{
color:#18160F;
font-size:30px;
font-weight:600;
margin-bottom:1.625rem;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.dzb-sb_h2-8p9{
font-size:2.25rem;
}
}
.dzb-sb_grid-8p9{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.dzb-sb_grid-8p9{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:962px){
.dzb-sb_grid-8p9{
grid-template-columns:repeat(4,1fr);
}
}
.dzb-sb_card-8p9{
background:#F5F3F0;
border:1px solid rgba(20,18,12,0.08);
padding:24px;
border-radius:0.875rem;
min-width:0;
}
.dzb-sb_card_h-8p9{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
line-height:1.15;
color:#18160F;
overflow-wrap:break-word;
font-weight:600;
font-size:19px;
}
.dzb-sb_card_p-8p9{
line-height:1.6;
color:#847E72;
font-size:13.5px;
overflow-wrap:break-word;
}
.dzb-sb_rtp-8p9{
border:1px solid rgba(20,18,12,0.08);
padding:26px 28px;
gap:1.5rem;
grid-template-columns:1fr;
border-radius:14px;
background:#F5F3F0;
align-items:center;
display:grid;
margin-top:1.125rem;
}
@media(min-width:761px){
.dzb-sb_rtp-8p9{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.dzb-sb_rtp_h-8p9{
font-size:1.25rem;
overflow-wrap:break-word;
margin-bottom:8px;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.15;
color:#18160F;
}
.dzb-sb_rtp_p-8p9{
line-height:1.6;
overflow-wrap:break-word;
font-size:13.5px;
color:#847E72;
}
.dzb-sb_rtp_stats-8p9{
gap:16px;
display:flex;
}
.dzb-sb_stat-8p9{
background:#FAFAF8;
padding:18px;
flex:1 1 0;
border-radius:8px;
text-align:center;
min-width:0;
}
.dzb-sb_stat_v-8p9{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
font-weight:700;
color:#3A7D5C;
overflow-wrap:break-word;
}
.dzb-sb_stat_l-8p9{
margin-top:4px;
color:#6B6659;
font-size:11.5px;
}
.dzb-sc-8p9{
padding:48px 0 0.625rem;
}
.dzb-sc_head-8p9{
text-align:center;
margin-bottom:28px;
}
.dzb-sc_eyebrow-8p9{
margin-bottom:0.75rem;
}
.dzb-sc_h2-8p9{
line-height:1.05;
overflow-wrap:break-word;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#18160F;
font-size:30px;
}
@media(min-width:770px){
.dzb-sc_h2-8p9{
font-size:36px;
}
}
.dzb-sc_table-8p9{
overflow:hidden;
border:1px solid rgba(20,18,12,0.08);
margin:0 auto;
border-radius:14px;
max-width:900px;
}
.dzb-sc_thead-8p9{
grid-template-columns:1.6fr 1fr 1fr;
background:#1E1C1A;
display:grid;
}
.dzb-sc_th-8p9{
padding:15px 1.125rem;
font-size:13px;
font-weight:700;
color:#A09B91;
text-align:center;
overflow-wrap:break-word;
}
.dzb-sc_th-8p9:first-child{
text-align:left;
}
.dzb-sc_th_us-8p9{
color:#C8A96A;
}
.dzb-sc_row-8p9{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(20,18,12,0.08);
display:grid;
}
.dzb-sc_row-8p9:nth-child(even){
background:#FAFAF8;
}
.dzb-sc_td-8p9{
padding:15px 18px;
color:#6B6659;
overflow-wrap:break-word;
font-size:14px;
text-align:center;
min-width:0;
}
.dzb-sc_td-8p9:first-child{
font-weight:600;
color:#2E2B24;
text-align:left;
}
.dzb-sc_td_us-8p9{
color:#3A7D5C;
font-weight:700;
}
.dzb-faq-8p9{
padding:3rem 0;
background:#FAFAF8;
border-top:1px solid rgba(20,18,12,0.08);
margin-top:24px;
border-bottom:1px solid rgba(20,18,12,0.08);
}
@media(min-width:771px){
.dzb-faq-8p9{
padding:3.875rem 0;
}
}
.dzb-faq_head-8p9{
margin-bottom:2.125rem;
text-align:center;
}
.dzb-faq_eyebrow-8p9{
margin-bottom:12px;
}
.dzb-faq_h2-8p9{
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
color:#18160F;
font-weight:600;
font-size:32px;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:770px){
.dzb-faq_h2-8p9{
font-size:38px;
}
}
.dzb-faq_list-8p9{
margin:0 auto;
gap:0.75rem;
display:flex;
max-width:820px;
flex-direction:column;
}
.dzb-faq_item-8p9{
border-radius:14px;
overflow:hidden;
background:#F5F3F0;
border:1px solid rgba(20,18,12,0.08);
}
.dzb-faq_q-8p9{
list-style:none;
padding:1.25rem 24px;
gap:1.25rem;
align-items:center;
justify-content:space-between;
display:flex;
overflow-wrap:break-word;
color:#18160F;
font-size:1rem;
font-weight:700;
cursor:pointer;
}
.dzb-faq_q-8p9::-webkit-details-marker{
display:none;
}
.dzb-faq_q_ic-8p9{
flex:0 0 auto;
transition:transform .2s ease;
color:#9E7C3F;
align-items:center;
display:inline-flex;
}
.dzb-faq_q_ic-8p9 svg{
height:1.125rem;
width:1.125rem;
}
.dzb-faq_item-8p9[open] .dzb-faq_q_ic-8p9{
transform:rotate(180deg);
}
.dzb-faq_a-8p9{
padding:0 1.5rem 20px;
line-height:1.6;
font-size:14.5px;
color:#847E72;
overflow-wrap:break-word;
}
.dzb-ft-8p9{
background:#1E1C1A;
margin-top:2.5rem;
color:#A09B91;
}
.dzb-ft_in-8p9{
padding:48px 0 1.75rem;
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:602px){
.dzb-ft_in-8p9{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.dzb-ft_in-8p9{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.dzb-ft_brand-8p9{
min-width:0;
}
.dzb-ft_logo-8p9{
font-size:1.625rem;
font-weight:700;
font-family:"Bodoni Moda", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F5F3EE;
}
.dzb-ft_tagline-8p9{
font-size:13.5px;
margin-top:14px;
color:#A09B91;
max-width:17.5rem;
line-height:1.6;
}
.dzb-ft_contact-8p9{
transition:color .2s ease;
overflow-wrap:anywhere;
font-size:0.813rem;
margin-top:12px;
color:#C8A96A;
max-width:280px;
display:inline-block;
}
.dzb-ft_contact-8p9:hover{
color:#F5F3EE;
}
.dzb-ft_col-8p9{
min-width:0;
}
.dzb-ft_col_h-8p9{
text-transform:uppercase;
margin-bottom:14px;
font-size:0.813rem;
color:#F5F3EE;
overflow-wrap:break-word;
font-weight:700;
letter-spacing:.08em;
}
.dzb-ft_col_links-8p9{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.dzb-ft_link-8p9{
transition:color .2s ease;
font-size:0.844rem;
overflow-wrap:break-word;
color:#A09B91;
}
.dzb-ft_link-8p9:hover{
color:#F5F3EE;
}
.dzb-ft_bot-8p9{
gap:1rem;
padding:1.375rem 0 40px;
display:flex;
border-top:1px solid rgba(255,253,248,0.12);
flex-direction:column;
}
@media(min-width:770px){
.dzb-ft_bot-8p9{
gap:1.25rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.dzb-ft_legal-8p9{
line-height:1.6;
color:#A8A39A;
font-size:0.719rem;
max-width:760px;
overflow-wrap:break-word;
}
.dzb-ft_legal-8p9 b{
font-weight:700;
color:#A09B91;
}
.dzb-ft_age-8p9{
flex:0 0 auto;
padding:4px 9px;
border:1.5px solid #C8A96A;
border-radius:0.5rem;
font-weight:700;
color:#C8A96A;
font-size:13px;
}