*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF6F1;
text-rendering:optimizeLegibility;
color:#302618;
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:0.938rem;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
line-height:1.6;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.dwblayout-k11{
display:flex;
min-height:100vh;
flex-direction:column;
}
.dwbmain-k11{
flex:1 1 auto;
min-width:0;
width:100%;
}
.dwbcontainer-k11{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:87.5rem;
}
@media(min-width:767px){
.dwbcontainer-k11{
padding:0 2rem;
}
}
@media(min-width:1099px){
.dwbcontainer-k11{
padding:0 56px;
}
}
.dwbeyebrow-k11{
display:inline-block;
overflow-wrap:break-word;
font-size:0.688rem;
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
letter-spacing:.2em;
font-weight:600;
line-height:1.4;
color:#C5943A;
text-transform:uppercase;
}
.dwbband-k11{
background:#1E1710;
color:#F5ECD9;
}
.dwbband-k11 .dwbeyebrow-k11{
color:#F0C255;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.dwbtb-k11{
background:#FAF6F1;
position:sticky;
border-bottom:1px solid rgba(20,18,14,0.14);
top:0;
z-index:50;
}
.dwbtb_in-k11{
gap:16px;
margin:0 auto;
padding:0.75rem 1rem;
display:flex;
width:100%;
justify-content:space-between;
max-width:87.5rem;
align-items:center;
}
@media(min-width:768px){
.dwbtb_in-k11{
padding:16px 2rem;
}
}
@media(min-width:1101px){
.dwbtb_in-k11{
padding:1.125rem 56px;
}
}
.dwbtb_left-k11{
gap:1.75rem;
display:flex;
min-width:0;
align-items:center;
}
.dwbtb_logo-k11{
gap:0.688rem;
min-width:0;
align-items:center;
display:flex;
}
.dwbtb_logo_mark-k11{
flex:0 0 auto;
border-radius:8px;
width:2.125rem;
object-fit:cover;
height:2.125rem;
}
.dwbtb_logo_txt-k11{
min-width:0;
line-height:1;
display:flex;
flex-direction:column;
}
.dwbtb_logo_name-k11{
overflow:hidden;
font-size:1.375rem;
color:#1A1410;
text-overflow:ellipsis;
letter-spacing:.02em;
font-weight:700;
white-space:nowrap;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.dwbtb_logo_sub-k11{
overflow:hidden;
letter-spacing:.32em;
white-space:nowrap;
font-size:0.531rem;
text-overflow:ellipsis;
font-weight:600;
text-transform:uppercase;
margin-top:4px;
color:#C5943A;
}
.dwbtb_nav-k11{
display:none;
}
@media(min-width:963px){
.dwbtb_nav-k11{
gap:28px;
align-items:center;
display:flex;
}
}
.dwbtb_nav_item-k11{
transition:color .22s ease,border-color .22s ease;
font-size:0.875rem;
padding-bottom:3px;
white-space:nowrap;
font-weight:600;
color:#302618;
border-bottom:2px solid transparent;
}
.dwbtb_nav_item-k11:hover{
color:#1A1410;
}
.dwbtb_nav_item-k11.dwbstate_active-k11{
border-color:#C5943A;
color:#1A1410;
}
.dwbtb_right-k11{
flex:0 0 auto;
gap:14px;
align-items:center;
display:flex;
}
.dwbtb_search-k11{
transition:color .22s ease;
display:flex;
align-items:center;
color:#302618;
justify-content:center;
}
.dwbtb_search-k11:hover{
color:#C5943A;
}
.dwbtb_search-k11 svg{
width:18px;
height:18px;
}
.dwbtb_lang-k11{
color:#6B5840;
font-weight:600;
letter-spacing:.1em;
font-size:0.688rem;
text-transform:uppercase;
}
.dwbtb_lang-k11:hover{
color:#1A1410;
}
.dwbtb_login-k11{
font-size:0.875rem;
color:#1A1410;
display:none;
font-weight:600;
}
@media(min-width:769px){
.dwbtb_login-k11{
display:inline-block;
}
}
.dwbtb_register-k11{
transition:background-color .22s ease;
border-radius:62.438rem;
padding:11px 1.375rem;
background:#1A1410;
font-size:0.875rem;
font-weight:700;
color:#F5ECD9;
white-space:nowrap;
}
.dwbtb_register-k11:hover{
background:#30241A;
}
.dwbmob-k11{
background:#FAF6F1;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
border-top:1px solid rgba(20,18,14,0.14);
left:0;
right:0;
z-index:60;
}
@media(min-width:957px){
.dwbmob-k11{
display:none;
}
}
.dwbmob_in-k11{
margin:0 auto;
align-items:stretch;
display:flex;
max-width:35rem;
justify-content:space-around;
}
.dwbmob_item-k11{
transition:color .22s ease;
gap:3px;
flex:1 1 0;
padding:0.563rem 4px;
color:#6B5840;
min-width:0;
align-items:center;
flex-direction:column;
display:flex;
}
.dwbmob_item-k11.dwbstate_active-k11{
color:#C5943A;
}
.dwbmob_ic-k11{
align-items:center;
display:flex;
justify-content:center;
}
.dwbmob_ic-k11 svg{
height:1.25rem;
width:20px;
}
.dwbmob_lb-k11{
overflow:hidden;
white-space:nowrap;
max-width:100%;
text-overflow:ellipsis;
font-size:0.625rem;
font-weight:600;
}
@media(max-width:961px){
body{
padding-bottom:60px;
}
}
.dwbrail-k11{
position:relative;
min-width:0;
}
.dwbrail_scroll-k11{
gap:14px;
display:flex;
-webkit-overflow-scrolling:touch;
padding-bottom:0.875rem;
overflow-x:auto;
scrollbar-width:thin;
}
@media(min-width:765px){
.dwbrail_scroll-k11{
gap:1.125rem;
}
}
.dwbgc-k11{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:769px){
.dwbgc-k11{
width:188px;
}
}
.dwbgc_img-k11{
overflow:hidden;
border-radius:14px;
background:#FFFFFF;
box-shadow:0 2px 6px rgba(26,20,12,0.07), 0 0.375rem 18px rgba(26,20,12,0.06);
padding-bottom:133.33%;
position:relative;
}
.dwbgc_img-k11 img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.dwbgc_cover-k11{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.dwbgc_hover-k11{
transition:opacity .22s ease;
background:rgba(0,0,0,0.52);
inset:0;
display:flex;
opacity:0;
justify-content:center;
align-items:center;
position:absolute;
}
.dwbgc-k11:hover .dwbgc_hover-k11{
opacity:1;
}
.dwbgc_hover_btn-k11{
background:#1A1410;
border-radius:62.438rem;
display:flex;
align-items:center;
width:46px;
justify-content:center;
color:#F5ECD9;
height:2.875rem;
}
.dwbgc_hover_btn-k11 svg{
height:1.125rem;
width:18px;
}
.dwbgc_info-k11{
gap:2px;
margin-top:9px;
min-width:0;
flex-direction:column;
display:flex;
}
.dwbgc_name-k11{
overflow:hidden;
color:#1A1410;
text-overflow:ellipsis;
font-size:13px;
white-space:nowrap;
font-weight:700;
}
.dwbgc_prov-k11{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.688rem;
color:#6B5840;
white-space:nowrap;
}
.dwbgc_meta-k11{
color:#6B5840;
font-size:0.688rem;
}
.dwbtc-k11{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:770px){
.dwbtc-k11{
width:14.375rem;
}
}
.dwbtc_img-k11{
border-radius:14px;
overflow:hidden;
background:#FFFFFF;
position:relative;
box-shadow:0 2px 6px rgba(26,20,12,0.07), 0 6px 18px rgba(26,20,12,0.06);
padding-bottom:75%;
}
.dwbtc_img-k11 img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.dwbtc_info-k11{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:0.563rem;
}
.dwbtc_name-k11{
overflow:hidden;
white-space:nowrap;
color:#1A1410;
font-size:0.875rem;
font-weight:700;
text-overflow:ellipsis;
}
.dwbtc_rtp-k11{
font-size:11px;
color:#6B5840;
}
.dwblc-k11{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:767px){
.dwblc-k11{
width:16.75rem;
}
}
.dwblc_img-k11{
border-radius:14px;
overflow:hidden;
background:#FFFFFF;
box-shadow:0 2px 0.375rem rgba(26,20,12,0.07), 0 6px 18px rgba(26,20,12,0.06);
position:relative;
padding-bottom:62.5%;
}
.dwblc_img-k11 img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.dwblc_live-k11{
padding:0.25rem 0.563rem;
border-radius:62.438rem;
gap:0.438rem;
background:rgba(0,0,0,0.52);
align-items:center;
top:12px;
left:0.75rem;
position:absolute;
display:flex;
}
.dwblc_live_dot-k11{
border-radius:50%;
background:#C03530;
animation:zm2-pulse 1.6s infinite;
width:0.5rem;
height:0.5rem;
}
.dwblc_seats-k11{
letter-spacing:.08em;
text-transform:uppercase;
font-size:0.625rem;
color:#F5ECD9;
font-weight:600;
}
.dwblc_info-k11{
gap:2px;
display:flex;
min-width:0;
margin-top:9px;
flex-direction:column;
}
.dwblc_name-k11{
overflow:hidden;
color:#1A1410;
font-weight:700;
white-space:nowrap;
font-size:0.938rem;
text-overflow:ellipsis;
}
.dwblc_bet-k11{
font-size:11px;
color:#6B5840;
}
.dwbpc-k11{
gap:0.5rem;
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
background:#FFFFFF;
padding:16px 0.875rem;
display:flex;
flex-direction:column;
justify-content:center;
align-items:center;
min-height:74px;
min-width:0;
}
.dwbpc_logo-k11{
flex:0 0 auto;
width:auto;
height:1.75rem;
object-fit:contain;
max-width:100%;
}
.dwbpc_name-k11{
overflow:hidden;
white-space:nowrap;
font-size:0.688rem;
max-width:100%;
color:#6B5840;
text-overflow:ellipsis;
text-align:center;
}
.dwbgc_tag-k11{
padding:3px 0.5rem;
border-radius:8px;
position:absolute;
top:10px;
font-size:10px;
text-transform:uppercase;
left:10px;
display:inline-block;
letter-spacing:.06em;
font-weight:700;
z-index:2;
}
.dwbgc_tag_hot-k11{
background:#C03530;
color:#F5ECD9;
}
.dwbgc_tag_new-k11{
background:#E8B84B;
color:#18120A;
}
.dwbgc_tag_jp-k11{
background:#D4891A;
color:#18120A;
}
.dwbgc_tag_live-k11{
background:#C03530;
color:#F5ECD9;
}
.dwbsh-k11{
margin-bottom:18px;
min-width:0;
}
.dwbsh_row-k11{
gap:1rem;
align-items:flex-end;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.dwbsh_row-k11 .dwbsh_l-k11{
gap:6px;
min-width:0;
flex-direction:column;
display:flex;
}
.dwbsh_stack-k11{
gap:10px;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.dwbsh_center-k11{
gap:0.625rem;
flex-direction:column;
align-items:center;
text-align:center;
display:flex;
}
.dwbsh_h2-k11{
line-height:1.1;
font-size:1.5rem;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#1A1410;
}
@media(min-width:769px){
.dwbsh_h2-k11{
font-size:30px;
}
}
.dwbband-k11 .dwbsh_h2-k11{
color:#F5ECD9;
}
.dwbsh_eb_line-k11{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.dwbsh_eb_line-k11::before{
background:#C5943A;
height:1px;
width:28px;
display:inline-block;
content:"";
}
.dwbband-k11 .dwbsh_eb_line-k11::before{
background:#F0C255;
}
.dwbsh_eb_dot-k11{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.dwbsh_eb_dot-k11::before{
background:#C5943A;
border-radius:50%;
display:inline-block;
width:6px;
height:0.375rem;
content:"";
}
.dwbband-k11 .dwbsh_eb_dot-k11::before{
background:#F0C255;
}
.dwbsh_link-k11{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
font-size:0.813rem;
color:#1A1410;
padding-bottom:2px;
white-space:nowrap;
border-bottom:1px solid #1A1410;
display:inline-flex;
align-items:center;
font-weight:600;
}
.dwbsh_link-k11:hover{
border-color:#C5943A;
color:#C5943A;
}
.dwbsh_link-k11 svg{
height:14px;
width:0.875rem;
}
.dwbsh_link_chev-k11{
padding-bottom:0;
border-bottom:0;
}
.dwbsh_link_btn-k11{
border-radius:999px;
background:#1A1410;
padding:9px 1.125rem;
border-bottom:0;
color:#F5ECD9;
}
.dwbsh_link_btn-k11:hover{
border-color:transparent;
background:#30241A;
color:#F5ECD9;
}
.dwbband-k11 .dwbsh_link-k11{
border-color:#F5ECD9;
color:#F5ECD9;
}
.dwbband-k11 .dwbsh_link_btn-k11{
background:#F0C255;
color:#18120A;
}
.dwbsh_rule-k11{
margin:-2px 0 18px;
background:rgba(20,18,14,0.14);
height:1px;
}
.dwbband-k11 .dwbsh_rule-k11{
background:rgba(255,243,215,0.14);
}
.dwbhero-k11{
padding:32px 0 8px;
}
@media(min-width:769px){
.dwbhero-k11{
padding:3.5rem 0 1.5rem;
}
}
.dwbhero_in-k11{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:903px){
.dwbhero_in-k11{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.dwbhero_copy-k11{
min-width:0;
}
.dwbhero_eyebrow-k11{
gap:10px;
align-items:center;
display:inline-flex;
margin-bottom:1.375rem;
}
.dwbhero_eyebrow_line-k11{
background:#C5943A;
flex:0 0 auto;
display:inline-block;
height:1px;
width:1.75rem;
}
.dwbhero_h1-k11{
overflow-wrap:break-word;
font-size:2.375rem;
color:#1A1410;
font-weight:600;
margin-bottom:1.25rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
letter-spacing:-.01em;
line-height:1.04;
}
@media(min-width:767px){
.dwbhero_h1-k11{
font-size:54px;
}
}
@media(min-width:1103px){
.dwbhero_h1-k11{
font-size:3.875rem;
}
}
.dwbhero_h1-k11 em{
color:#C5943A;
font-style:normal;
}
.dwbhero_sub-k11{
margin-bottom:30px;
max-width:480px;
line-height:1.6;
color:#8C7358;
font-size:1rem;
}
@media(min-width:768px){
.dwbhero_sub-k11{
font-size:1.125rem;
}
}
.dwbhero_actions-k11{
gap:14px;
flex-wrap:wrap;
margin-bottom:34px;
display:flex;
align-items:center;
}
.dwbhero_cta-k11{
background:#1A1410;
padding:16px 1.875rem;
gap:0.625rem;
border-radius:999px;
transition:background-color .22s ease;
display:inline-flex;
font-size:0.938rem;
align-items:center;
font-weight:700;
color:#F5ECD9;
}
.dwbhero_cta-k11:hover{
background:#30241A;
}
.dwbhero_cta_ic-k11{
align-items:center;
display:inline-flex;
}
.dwbhero_cta_ic-k11 svg{
width:16px;
height:16px;
}
.dwbhero_cta_alt-k11{
background:transparent;
border-radius:999px;
border:1px solid rgba(20,18,14,0.14);
padding:15px 26px;
transition:border-color .22s ease,color .22s ease;
align-items:center;
font-size:15px;
font-weight:600;
color:#1A1410;
display:inline-flex;
}
.dwbhero_cta_alt-k11:hover{
border-color:#C5943A;
color:#C5943A;
}
.dwbhero_trust-k11{
gap:1.375rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.dwbhero_trust_item-k11{
gap:9px;
display:flex;
color:#302618;
align-items:center;
font-size:0.813rem;
font-weight:600;
}
.dwbhero_trust_ic-k11{
color:#C5943A;
align-items:center;
display:inline-flex;
}
.dwbhero_trust_ic-k11 svg{
width:16px;
height:16px;
}
.dwbhero_promo-k11{
background:#FFFFFF;
border-radius:20px;
overflow:hidden;
box-shadow:0 0.5rem 24px rgba(26,20,12,0.10), 0 24px 4rem rgba(26,20,12,0.12), 0 2px 0.375rem rgba(26,20,12,0.06);
position:relative;
min-height:18.75rem;
display:flex;
}
.dwbhero_promo_bg-k11{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.dwbhero_promo_bg-k11::after{
background:linear-gradient(120deg,#1E1710 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.dwbhero_promo_glow-k11{
border-radius:50%;
background:radial-gradient(circle,rgba(197,148,54,0.18) 0%,transparent 65%);
pointer-events:none;
position:absolute;
width:16.25rem;
right:-1.25rem;
top:-40px;
height:16.25rem;
}
.dwbhero_promo_ct-k11{
padding:1.75rem;
z-index:2;
align-self:flex-end;
position:relative;
max-width:88%;
}
.dwbhero_promo_label-k11{
color:#F0C255;
font-weight:700;
font-size:0.625rem;
letter-spacing:.25em;
display:block;
text-transform:uppercase;
margin-bottom:0.5rem;
}
.dwbhero_promo_amount-k11{
font-weight:600;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
line-height:1.05;
color:#F5ECD9;
}
@media(min-width:770px){
.dwbhero_promo_amount-k11{
font-size:40px;
}
}
.dwbhero_promo_amount-k11 em{
color:#F0C255;
font-style:normal;
}
.dwbhero_rating-k11{
padding:0.625rem 0.875rem;
border:1px solid rgba(20,18,14,0.08);
gap:0.625rem;
border-radius:14px;
background:#FFFFFF;
right:0.875rem;
z-index:3;
max-width:min(16.25rem,62%);
position:absolute;
align-items:center;
top:0.875rem;
box-shadow:0 2px 0.375rem rgba(26,20,12,0.07), 0 6px 1.125rem rgba(26,20,12,0.06);
display:flex;
}
.dwbhero_rating_score-k11{
flex:0 0 auto;
font-size:1.5rem;
color:#1A1410;
font-weight:700;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.dwbhero_rating_txt-k11{
flex:1 1 auto;
min-width:0;
}
.dwbhero_rating_stars-k11{
gap:2px;
display:flex;
color:#C5943A;
}
.dwbhero_rating_stars-k11 svg{
width:0.75rem;
height:0.75rem;
}
.dwbhero_rating_cap-k11{
margin-top:3px;
line-height:1.35;
display:block;
font-size:0.688rem;
color:#6B5840;
overflow-wrap:break-word;
}
.dwbstat-k11{
margin-top:1rem;
border-top:1px solid rgba(20,18,14,0.14);
border-bottom:1px solid rgba(20,18,14,0.14);
}
.dwbstat_in-k11{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:766px){
.dwbstat_in-k11{
grid-template-columns:repeat(4,1fr);
}
}
.dwbstat_item-k11{
padding:1.375rem 0.875rem;
border-bottom:1px solid rgba(20,18,14,0.08);
min-width:0;
border-right:1px solid rgba(20,18,14,0.08);
}
.dwbstat_item-k11:nth-child(2n){
border-right:0;
}
.dwbstat_item-k11:nth-child(n+3){
border-bottom:0;
}
@media(min-width:765px){
.dwbstat_item-k11{
border-bottom:0;
}
.dwbstat_item-k11:nth-child(2n){
border-right:1px solid rgba(20,18,14,0.08);
}
.dwbstat_item-k11:nth-child(4n){
border-right:0;
}
}
.dwbstat_value-k11{
font-size:30px;
line-height:1;
font-weight:700;
color:#1A1410;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.dwbstat_value-k11{
font-size:34px;
}
}
.dwbstat_label-k11{
line-height:1.4;
margin-top:0.375rem;
overflow-wrap:break-word;
color:#6B5840;
font-size:13px;
}
.dwbpr-k11{
padding:1.875rem 0 0.375rem;
}
.dwbpr_card-k11{
padding:26px;
background:#FFFFFF;
flex:0 0 auto;
gap:0.625rem;
border:1px solid rgba(20,18,14,0.08);
border-radius:1.25rem;
overflow:hidden;
min-height:200px;
flex-direction:column;
width:17.5rem;
position:relative;
display:flex;
}
@media(min-width:770px){
.dwbpr_card-k11{
width:18.75rem;
}
}
.dwbpr_card_feat-k11{
background:linear-gradient(150deg,#2C2116,#131009);
border-color:transparent;
color:#F5ECD9;
}
.dwbpr_glow-k11{
background:radial-gradient(circle,rgba(197,148,54,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
width:8.125rem;
opacity:0;
position:absolute;
right:-1.875rem;
height:130px;
top:-30px;
}
.dwbpr_card_feat-k11 .dwbpr_glow-k11{
opacity:1;
}
.dwbpr_label-k11{
color:#C5943A;
letter-spacing:.16em;
text-transform:uppercase;
font-weight:700;
font-size:10px;
position:relative;
}
.dwbpr_card_feat-k11 .dwbpr_label-k11{
color:#F0C255;
}
.dwbpr_amount-k11{
font-weight:600;
position:relative;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1410;
line-height:1.08;
font-size:26px;
}
.dwbpr_card_feat-k11 .dwbpr_amount-k11{
color:#F5ECD9;
}
.dwbpr_amount-k11 em{
font-style:normal;
color:#C5943A;
}
.dwbpr_card_feat-k11 .dwbpr_amount-k11 em{
color:#F0C255;
}
.dwbpr_terms-k11{
line-height:1.5;
position:relative;
font-size:0.813rem;
color:#6B5840;
}
.dwbpr_card_feat-k11 .dwbpr_terms-k11{
color:#C4A97A;
}
.dwbpr_cta-k11{
align-self:flex-start;
position:relative;
margin-top:auto;
}
.dwbpr_card_feat-k11 .dwbpr_cta-k11{
padding:9px 18px;
background:#F0C255;
transition:opacity .22s ease;
border-radius:62.438rem;
color:#18120A;
font-size:0.813rem;
font-weight:700;
}
.dwbpr_card_feat-k11 .dwbpr_cta-k11:hover{
opacity:.9;
}
.dwbpr_card-k11:not(.dwbpr_card_feat-k11) .dwbpr_cta-k11{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
border-bottom:1px solid #1A1410;
color:#1A1410;
padding-bottom:2px;
font-size:0.813rem;
}
.dwbpr_card-k11:not(.dwbpr_card_feat-k11) .dwbpr_cta-k11:hover{
border-color:#C5943A;
color:#C5943A;
}
.dwbgrow-k11{
padding:1.625rem 0 10px;
}
.dwbrow_seo-k11{
margin:10px 0 0;
overflow-wrap:break-word;
font-size:14px;
max-width:47.5rem;
color:#8C7358;
line-height:1.65;
}
.dwbrow_seo-k11 strong{
color:#1A1410;
font-weight:700;
}
.dwbgrow-k11{
padding:1.625rem 0 10px;
}
.dwbrow_seo-k11{
margin:0.625rem 0 0;
color:#8C7358;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
max-width:47.5rem;
}
.dwbrow_seo-k11 strong{
color:#1A1410;
font-weight:700;
}
.dwbgrow-k11{
padding:1.625rem 0 0.625rem;
}
.dwbrow_seo-k11{
margin:10px 0 0;
line-height:1.65;
color:#8C7358;
max-width:47.5rem;
overflow-wrap:break-word;
font-size:14px;
}
.dwbrow_seo-k11 strong{
color:#1A1410;
font-weight:700;
}
.dwbgrow-k11{
padding:26px 0 0.625rem;
}
.dwbrow_seo-k11{
margin:10px 0 0;
overflow-wrap:break-word;
line-height:1.65;
max-width:47.5rem;
color:#8C7358;
font-size:0.875rem;
}
.dwbrow_seo-k11 strong{
color:#1A1410;
font-weight:700;
}
.dwbgf-k11{
padding:24px 0 6px;
}
.dwbgf_in-k11{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.dwbgf_chip-k11{
border:1px solid rgba(20,18,14,0.14);
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-radius:999px;
background:#FFFFFF;
padding:0.625rem 18px;
white-space:nowrap;
color:#302618;
font-size:0.813rem;
font-weight:600;
}
.dwbgf_chip-k11:hover{
border-color:#C5943A;
color:#C5943A;
}
.dwbgf_chip-k11.dwbstate_active-k11{
background:#1A1410;
border-color:transparent;
color:#F5ECD9;
}
.dwbjp-k11{
padding:30px 0 10px;
}
.dwbjp_grid-k11{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:767px){
.dwbjp_grid-k11{
grid-template-columns:1fr 1fr;
}
.dwbjp_card_mega-k11{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.dwbjp_grid-k11{
grid-template-columns:1.4fr 1fr 1fr;
}
.dwbjp_card_mega-k11{
grid-column:auto;
}
}
.dwbjp_card-k11{
gap:0.75rem;
border-radius:1.25rem;
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
padding:26px;
background:#FFFFFF;
display:flex;
flex-direction:column;
min-height:200px;
min-width:0;
position:relative;
justify-content:space-between;
}
.dwbjp_card_mega-k11{
background:linear-gradient(135deg,#2C2116,#131009);
border-color:transparent;
color:#F5ECD9;
min-height:210px;
}
.dwbjp_glow-k11{
border-radius:50%;
background:radial-gradient(circle,rgba(197,148,54,0.18),transparent 70%);
pointer-events:none;
top:-40px;
height:12.5rem;
right:-40px;
position:absolute;
width:12.5rem;
}
.dwbjp_label-k11{
gap:10px;
flex-wrap:wrap;
color:#C5943A;
letter-spacing:.16em;
font-size:0.625rem;
font-weight:700;
text-transform:uppercase;
align-items:center;
position:relative;
justify-content:space-between;
display:flex;
}
.dwbjp_card_mega-k11 .dwbjp_label-k11{
color:#F0C255;
}
.dwbjp_drop-k11{
text-transform:none;
font-weight:600;
color:#6B5840;
letter-spacing:.04em;
}
.dwbjp_card_mega-k11 .dwbjp_drop-k11{
color:#C4A97A;
}
.dwbjp_amount-k11{
font-weight:700;
overflow-wrap:break-word;
font-size:2.375rem;
color:#1A1410;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
position:relative;
line-height:1;
}
.dwbjp_card_mega-k11 .dwbjp_amount-k11{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#F0C255;
}
@media(min-width:766px){
.dwbjp_card_mega-k11 .dwbjp_amount-k11{
font-size:3.375rem;
}
}
.dwbjp_game-k11{
position:relative;
font-size:13px;
color:#6B5840;
}
.dwbjp_card_mega-k11 .dwbjp_game-k11{
color:#C4A97A;
}
.dwbjp_cta-k11{
position:relative;
align-self:flex-start;
}
.dwbjp_card_mega-k11 .dwbjp_cta-k11{
padding:10px 20px;
border-radius:999px;
background:#F0C255;
transition:opacity .22s ease;
color:#18120A;
font-weight:700;
font-size:13px;
}
.dwbjp_card_mega-k11 .dwbjp_cta-k11:hover{
opacity:.9;
}
.dwbjp_card-k11:not(.dwbjp_card_mega-k11) .dwbjp_cta-k11{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
color:#1A1410;
border-bottom:1px solid #1A1410;
font-weight:700;
font-size:0.813rem;
}
.dwbjp_card-k11:not(.dwbjp_card_mega-k11) .dwbjp_cta-k11:hover{
border-color:#C5943A;
color:#C5943A;
}
.dwbjp_seo-k11{
margin:0.875rem 0 0;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
color:#8C7358;
max-width:47.5rem;
}
.dwbjp_seo-k11 strong{
font-weight:700;
color:#1A1410;
}
.dwbvip-k11{
padding:3rem 0;
}
@media(min-width:771px){
.dwbvip-k11{
padding:4rem 0;
}
}
.dwbvip_head-k11{
gap:14px;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:878px){
.dwbvip_head-k11{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.dwbvip_eyebrow-k11{
margin-bottom:12px;
}
.dwbvip_h2-k11{
color:#F5ECD9;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:32px;
line-height:1.05;
}
@media(min-width:765px){
.dwbvip_h2-k11{
font-size:40px;
}
}
.dwbvip_intro-k11{
font-size:0.875rem;
max-width:26.25rem;
color:#C4A97A;
line-height:1.6;
}
.dwbvip_grid-k11{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.dwbvip_card-k11{
border-radius:0.875rem;
padding:22px 18px;
border:1px solid rgba(255,243,215,0.14);
min-width:0;
}
.dwbvip_card_feat-k11{
border-color:#F0C255;
background:rgba(255,243,215,0.08);
}
.dwbvip_card_ic-k11{
background:linear-gradient(135deg,#C5943A,#F0C255);
border-radius:0.5rem;
height:34px;
display:block;
margin-bottom:16px;
width:2.125rem;
}
.dwbvip_name-k11{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.375rem;
font-size:20px;
font-weight:600;
color:#F5ECD9;
overflow-wrap:break-word;
}
.dwbvip_perk-k11{
color:#C4A97A;
overflow-wrap:break-word;
line-height:1.5;
font-size:0.781rem;
}
.dwbapp-k11{
padding:1.875rem 0 0.625rem;
}
.dwbapp_in-k11{
padding:2rem;
border:1px solid rgba(20,18,14,0.08);
background:#FFFFFF;
border-radius:20px;
gap:28px;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.dwbapp_in-k11{
gap:40px;
padding:2.5rem 2.75rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.dwbapp_copy-k11{
min-width:0;
max-width:560px;
}
.dwbapp_eyebrow-k11{
margin-bottom:0.75rem;
}
.dwbapp_h2-k11{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:12px;
line-height:1.05;
color:#1A1410;
font-size:28px;
}
@media(min-width:766px){
.dwbapp_h2-k11{
font-size:2.125rem;
}
}
.dwbapp_text-k11{
font-size:14px;
color:#8C7358;
margin-bottom:22px;
line-height:1.6;
}
.dwbapp_btns-k11{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.dwbapp_btn-k11{
border-radius:14px;
transition:background-color .22s ease;
gap:10px;
background:#1A1410;
padding:0.688rem 20px;
align-items:center;
color:#F5ECD9;
display:inline-flex;
}
.dwbapp_btn-k11:hover{
background:#30241A;
}
.dwbapp_btn_ic-k11{
align-items:center;
display:inline-flex;
}
.dwbapp_btn_ic-k11 svg{
width:18px;
height:18px;
}
.dwbapp_btn_lb-k11{
font-weight:700;
font-size:13.5px;
}
.dwbapp_qr_wrap-k11{
flex:0 0 auto;
gap:18px;
display:flex;
align-items:center;
}
.dwbapp_qr-k11{
border-radius:0.875rem;
flex:0 0 auto;
width:108px;
background-color:#1A1410;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 5px,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 0.313rem 0.688rem);
height:6.75rem;
}
.dwbapp_qr_cap-k11{
max-width:5.75rem;
line-height:1.4;
font-size:0.781rem;
color:#6B5840;
}
.dwbgm-k11{
padding:1.875rem 0 0.625rem;
}
.dwbgm_in-k11{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:878px){
.dwbgm_in-k11{
grid-template-columns:1.25fr 1fr;
}
}
.dwbgm_left-k11{
padding:2rem;
border-radius:20px;
background:#FFFFFF;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.dwbgm_eyebrow-k11{
margin-bottom:10px;
}
.dwbgm_h2-k11{
color:#1A1410;
margin-bottom:8px;
overflow-wrap:break-word;
font-weight:600;
font-size:1.625rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.06;
}
@media(min-width:769px){
.dwbgm_h2-k11{
font-size:1.75rem;
}
}
.dwbgm_text-k11{
font-size:14px;
line-height:1.6;
margin-bottom:1.375rem;
color:#8C7358;
max-width:30rem;
}
.dwbgm_level-k11{
color:#C5943A;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
font-size:22px;
font-weight:700;
}
.dwbgm_bar-k11{
overflow:hidden;
border-radius:999px;
background:rgba(20,18,14,0.14);
margin-bottom:0.375rem;
height:0.5rem;
}
.dwbgm_bar_fill-k11{
background:linear-gradient(90deg,#C5943A,#F0C255);
border-radius:999px;
height:100%;
}
.dwbgm_bar_meta-k11{
gap:10px;
color:#6B5840;
justify-content:space-between;
margin-bottom:18px;
font-size:11px;
display:flex;
}
.dwbgm_missions-k11{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.dwbgm_mission-k11{
border:1px solid rgba(20,18,14,0.14);
padding:0.563rem 15px;
gap:0.438rem;
border-radius:999px;
background:#FAF6F1;
color:#302618;
display:inline-flex;
align-items:center;
font-size:0.781rem;
font-weight:600;
}
.dwbgm_mission_ic-k11{
display:inline-flex;
align-items:center;
color:#C5943A;
}
.dwbgm_mission_ic-k11 svg{
height:13px;
width:0.813rem;
}
.dwbgm_right-k11{
padding:32px;
border-radius:1.25rem;
background:linear-gradient(150deg,#2C2116,#131009);
overflow:hidden;
color:#F5ECD9;
position:relative;
flex-direction:column;
display:flex;
}
.dwbgm_glow-k11{
background:radial-gradient(circle,rgba(197,148,54,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
height:150px;
position:absolute;
top:-30px;
right:-30px;
width:9.375rem;
}
.dwbgm_ref_eyebrow-k11{
position:relative;
margin-bottom:0.625rem;
}
.dwbgm_ref_h2-k11{
line-height:1.1;
font-weight:600;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
position:relative;
font-size:26px;
overflow-wrap:break-word;
color:#F5ECD9;
}
.dwbgm_ref_text-k11{
font-size:0.844rem;
line-height:1.55;
color:#C4A97A;
position:relative;
margin-bottom:1.25rem;
}
.dwbgm_ref_cta-k11{
border-radius:62.438rem;
transition:opacity .22s ease;
padding:0.688rem 22px;
background:#F0C255;
font-size:0.844rem;
position:relative;
margin-top:auto;
align-self:flex-start;
font-weight:700;
color:#18120A;
}
.dwbgm_ref_cta-k11:hover{
opacity:.9;
}
.dwbprov-k11{
padding:2.5rem 0 1.25rem;
}
.dwbprov_eyebrow-k11{
margin-bottom:18px;
display:block;
}
.dwbprov_grid-k11{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:557px){
.dwbprov_grid-k11{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.dwbprov_grid-k11{
grid-template-columns:repeat(6,1fr);
}
}
.dwbet-k11{
padding:36px 0 0.625rem;
}
.dwbet_in-k11{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:879px){
.dwbet_in-k11{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.dwbet_left-k11{
min-width:0;
}
.dwbet_eyebrow-k11{
margin-bottom:12px;
}
.dwbet_h2-k11{
overflow-wrap:break-word;
line-height:1.06;
font-size:1.75rem;
font-weight:600;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:14px;
color:#1A1410;
}
@media(min-width:767px){
.dwbet_h2-k11{
font-size:2rem;
}
}
.dwbet_text-k11{
font-size:0.938rem;
color:#8C7358;
margin-bottom:22px;
line-height:1.65;
}
.dwbet_stats-k11{
gap:24px;
flex-wrap:wrap;
display:flex;
}
.dwbet_stat-k11{
min-width:0;
}
.dwbet_stat_v-k11{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1410;
font-size:26px;
font-weight:700;
line-height:1;
}
.dwbet_stat_l-k11{
color:#6B5840;
font-size:0.781rem;
margin-top:0.25rem;
}
.dwbet_right-k11{
gap:12px;
flex-direction:column;
display:flex;
}
.dwbet_member-k11{
background:#FFFFFF;
padding:1.125rem 1.25rem;
border:1px solid rgba(20,18,14,0.08);
gap:16px;
border-radius:0.875rem;
align-items:center;
display:flex;
min-width:0;
}
.dwbet_member_av-k11{
background:linear-gradient(135deg,#2C2116,#C5943A);
border-radius:50%;
flex:0 0 auto;
width:48px;
height:48px;
}
.dwbet_member_name-k11{
font-weight:700;
overflow-wrap:break-word;
font-size:0.938rem;
color:#1A1410;
}
.dwbet_member_role-k11{
color:#6B5840;
font-size:12.5px;
overflow-wrap:break-word;
}
.dwbet_updated-k11{
padding:0.875rem 18px;
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
background:#FAF6F1;
gap:8px;
font-size:0.781rem;
color:#8C7358;
align-items:center;
display:flex;
}
.dwbop-k11{
padding:36px 0 10px;
}
.dwbop_in-k11{
gap:32px;
grid-template-columns:1fr;
border-radius:0.875rem;
background:#FFFFFF;
padding:2rem;
border:1px solid rgba(20,18,14,0.08);
align-items:center;
display:grid;
}
@media(min-width:857px){
.dwbop_in-k11{
gap:44px;
padding:34px 40px;
grid-template-columns:.9fr 1.1fr;
}
}
.dwbop_left-k11{
min-width:0;
}
.dwbop_eyebrow-k11{
margin-bottom:12px;
}
.dwbop_h2-k11{
overflow-wrap:break-word;
line-height:1.08;
font-size:28px;
margin-bottom:10px;
font-weight:600;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1410;
}
@media(min-width:769px){
.dwbop_h2-k11{
font-size:30px;
}
}
.dwbop_text-k11{
font-size:14px;
color:#8C7358;
line-height:1.6;
}
.dwbop_grid-k11{
overflow:hidden;
background:rgba(20,18,14,0.14);
gap:1px;
border:1px solid rgba(20,18,14,0.14);
grid-template-columns:1fr 1fr;
border-radius:0.5rem;
display:grid;
}
.dwbop_field-k11{
padding:1.125rem 1.25rem;
background:#FAF6F1;
min-width:0;
}
.dwbop_field_lb-k11{
margin-bottom:0.313rem;
color:#C5943A;
font-weight:600;
text-transform:uppercase;
letter-spacing:.1em;
font-size:10px;
}
.dwbop_field_val-k11{
font-weight:700;
font-size:0.875rem;
color:#1A1410;
overflow-wrap:break-word;
}
.dwbtt-k11{
padding:48px 0 0.625rem;
}
@media(min-width:768px){
.dwbtt-k11{
padding:60px 0 10px;
}
}
.dwbtt_head-k11{
margin-bottom:34px;
text-align:center;
}
.dwbtt_eyebrow-k11{
margin-bottom:12px;
}
.dwbtt_h2-k11{
font-weight:600;
overflow-wrap:break-word;
color:#1A1410;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:32px;
}
@media(min-width:766px){
.dwbtt_h2-k11{
font-size:42px;
}
}
.dwbtt_grid-k11{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:763px){
.dwbtt_grid-k11{
grid-template-columns:repeat(3,1fr);
}
}
.dwbtt_card-k11{
border-radius:0.875rem;
background:#FFFFFF;
border:1px solid rgba(20,18,14,0.08);
padding:1.875rem;
display:flex;
min-width:0;
flex-direction:column;
}
.dwbtt_card_ic-k11{
color:#C5943A;
margin-bottom:18px;
display:inline-flex;
align-items:center;
}
.dwbtt_card_ic-k11 svg{
height:28px;
width:1.75rem;
}
.dwbtt_card_h-k11{
font-weight:600;
font-size:22px;
margin-bottom:8px;
line-height:1.15;
color:#1A1410;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.dwbtt_card_p-k11{
color:#8C7358;
line-height:1.6;
margin-bottom:14px;
overflow-wrap:break-word;
font-size:14px;
}
.dwbtt_card_p-k11 b{
color:#1A1410;
font-weight:700;
}
.dwbtt_card_link-k11{
transition:color .22s ease;
border-bottom:1px solid #C5943A;
align-self:flex-start;
font-weight:700;
font-size:13px;
margin-top:auto;
color:#1A1410;
padding-bottom:2px;
}
.dwbtt_card_link-k11:hover{
color:#C5943A;
}
.dwbwy-k11{
padding:3rem 0;
}
@media(min-width:769px){
.dwbwy-k11{
padding:3.5rem 0;
}
}
.dwbwy_in-k11{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:900px){
.dwbwy_in-k11{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.dwbwy_left-k11{
min-width:0;
}
.dwbwy_eyebrow-k11{
margin-bottom:0.875rem;
}
.dwbwy_h2-k11{
margin-bottom:16px;
overflow-wrap:break-word;
color:#1A1410;
font-weight:600;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:2rem;
line-height:1.05;
}
@media(min-width:765px){
.dwbwy_h2-k11{
font-size:40px;
}
}
.dwbwy_intro-k11{
font-size:0.938rem;
color:#8C7358;
line-height:1.6;
}
.dwbwy_grid-k11{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.dwbwy_grid-k11{
grid-template-columns:1fr 1fr;
}
}
.dwbwy_card-k11{
padding:26px;
background:#FFFFFF;
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.dwbwy_card_ic-k11{
margin-bottom:16px;
display:inline-flex;
color:#C5943A;
align-items:center;
justify-content:center;
}
.dwbwy_card_ic-k11 svg{
height:26px;
width:26px;
}
.dwbwy_card_h-k11{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:21px;
margin-bottom:0.5rem;
color:#1A1410;
overflow-wrap:break-word;
line-height:1.15;
}
.dwbwy_card_p-k11{
overflow-wrap:break-word;
color:#8C7358;
font-size:14px;
line-height:1.55;
}
.dwbhts-k11{
padding:48px 0;
}
@media(min-width:766px){
.dwbhts-k11{
padding:3.875rem 0;
}
}
.dwbhts_head-k11{
gap:1.125rem;
margin-bottom:34px;
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.dwbhts_head-k11{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.dwbhts_eyebrow-k11{
margin-bottom:12px;
}
.dwbhts_h2-k11{
font-size:1.875rem;
color:#F5ECD9;
font-weight:600;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:767px){
.dwbhts_h2-k11{
font-size:2.375rem;
}
}
.dwbhts_cta-k11{
transition:opacity .22s ease;
background:#F0C255;
flex:0 0 auto;
border-radius:62.438rem;
padding:15px 1.875rem;
color:#18120A;
font-size:0.938rem;
font-weight:700;
}
.dwbhts_cta-k11:hover{
opacity:.9;
}
.dwbhts_grid-k11{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.dwbhts_grid-k11{
grid-template-columns:repeat(3,1fr);
}
}
.dwbhts_step-k11{
min-width:0;
padding-top:22px;
border-top:1px solid rgba(255,243,215,0.14);
}
.dwbhts_step_num-k11{
margin-bottom:0.875rem;
font-size:44px;
line-height:1;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#F0C255;
}
.dwbhts_step_h-k11{
font-size:19px;
overflow-wrap:break-word;
font-weight:700;
color:#F5ECD9;
margin-bottom:8px;
line-height:1.2;
}
.dwbhts_step_p-k11{
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
color:#C4A97A;
}
.dwbts-k11{
padding:44px 0;
}
.dwbts_in-k11{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:879px){
.dwbts_in-k11{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.dwbts_left-k11{
min-width:0;
}
.dwbts_h2-k11{
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-size:26px;
line-height:1.1;
font-weight:600;
color:#F5ECD9;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.dwbts_h2-k11{
font-size:28px;
}
}
.dwbts_text-k11{
margin-bottom:22px;
font-size:0.906rem;
color:#C4A97A;
line-height:1.6;
max-width:520px;
}
.dwbts_badges-k11{
gap:1.125rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.dwbts_badge-k11{
color:#C4A97A;
font-weight:600;
font-size:13px;
}
.dwbts_pay-k11{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:878px){
.dwbts_pay-k11{
justify-content:flex-end;
}
}
.dwbts_pay_chip-k11{
background:rgba(255,243,215,0.08);
border:1px solid rgba(255,243,215,0.14);
padding:0.75rem 1rem;
border-radius:14px;
font-weight:700;
font-size:14px;
color:#F5ECD9;
}
.dwbsc-k11{
padding:48px 0 10px;
}
.dwbsc_head-k11{
margin-bottom:28px;
text-align:center;
}
.dwbsc_eyebrow-k11{
margin-bottom:12px;
}
.dwbsc_h2-k11{
line-height:1.05;
color:#1A1410;
font-size:1.875rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.dwbsc_h2-k11{
font-size:2.25rem;
}
}
.dwbsc_table-k11{
margin:0 auto;
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
border-radius:0.875rem;
max-width:56.25rem;
}
.dwbsc_thead-k11{
background:#2A2118;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.dwbsc_th-k11{
padding:0.938rem 18px;
overflow-wrap:break-word;
font-weight:700;
color:#C4A97A;
font-size:13px;
text-align:center;
}
.dwbsc_th-k11:first-child{
text-align:left;
}
.dwbsc_th_us-k11{
color:#F0C255;
}
.dwbsc_row-k11{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20,18,14,0.08);
}
.dwbsc_row-k11:nth-child(even){
background:#FFFFFF;
}
.dwbsc_td-k11{
padding:0.938rem 18px;
min-width:0;
text-align:center;
color:#6B5840;
font-size:14px;
overflow-wrap:break-word;
}
.dwbsc_td-k11:first-child{
font-weight:600;
color:#302618;
text-align:left;
}
.dwbsc_td_us-k11{
font-weight:700;
color:#3A8C5C;
}
.dwbsg-k11{
padding:3rem 0 10px;
}
.dwbsg_eyebrow-k11{
margin-bottom:12px;
display:block;
}
.dwbsg_h2-k11{
font-size:30px;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:1.75rem;
line-height:1.05;
color:#1A1410;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:765px){
.dwbsg_h2-k11{
font-size:36px;
}
}
.dwbsg_grid-k11{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:717px){
.dwbsg_grid-k11{
grid-template-columns:repeat(3,1fr);
}
}
.dwbsg_col-k11{
min-width:0;
}
.dwbsg_col_h-k11{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
font-size:1.375rem;
margin-bottom:0.625rem;
line-height:1.15;
color:#1A1410;
}
.dwbsg_col_p-k11{
overflow-wrap:break-word;
font-size:14px;
line-height:1.65;
color:#8C7358;
}
.dwbgd-k11{
padding:48px 0 0.625rem;
}
.dwbgd_head-k11{
gap:0.875rem;
flex-direction:column;
margin-bottom:24px;
display:flex;
}
@media(min-width:678px){
.dwbgd_head-k11{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.dwbgd_eyebrow-k11{
margin-bottom:0.625rem;
}
.dwbgd_h2-k11{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.75rem;
overflow-wrap:break-word;
color:#1A1410;
line-height:1.05;
font-weight:600;
}
@media(min-width:768px){
.dwbgd_h2-k11{
font-size:2.125rem;
}
}
.dwbgd_more-k11{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
color:#1A1410;
border-bottom:1px solid #1A1410;
padding-bottom:2px;
font-weight:600;
font-size:13.5px;
}
.dwbgd_more-k11:hover{
border-color:#C5943A;
color:#C5943A;
}
.dwbgd_grid-k11{
grid-template-columns:1fr;
gap:1.25rem;
display:grid;
}
@media(min-width:719px){
.dwbgd_grid-k11{
grid-template-columns:repeat(3,1fr);
}
}
.dwbgd_card-k11{
overflow:hidden;
border-radius:0.875rem;
background:#FFFFFF;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
display:block;
}
.dwbgd_card_img-k11{
background:linear-gradient(140deg,#2C2116,#C5943A);
height:150px;
}
.dwbgd_card_body-k11{
padding:1.375rem;
}
.dwbgd_card_cat-k11{
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.1em;
font-weight:600;
color:#C5943A;
}
.dwbgd_card_h-k11{
margin:0.5rem 0 0.625rem;
overflow-wrap:break-word;
font-weight:600;
color:#1A1410;
font-size:19px;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.2;
}
.dwbgd_card_meta-k11{
font-size:0.75rem;
overflow-wrap:break-word;
color:#6B5840;
}
.dwblh-k11{
padding:2.5rem 0 1.25rem;
}
.dwblh_in-k11{
padding-top:34px;
border-top:1px solid rgba(20,18,14,0.14);
}
.dwblh_eyebrow-k11{
display:block;
margin-bottom:22px;
}
.dwblh_grid-k11{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:603px){
.dwblh_grid-k11{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.dwblh_grid-k11{
grid-template-columns:repeat(5,1fr);
}
}
.dwblh_col-k11{
min-width:0;
}
.dwblh_col_h-k11{
font-weight:700;
color:#1A1410;
margin-bottom:0.75rem;
font-size:0.813rem;
overflow-wrap:break-word;
}
.dwblh_links-k11{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.dwblh_link-k11{
transition:color .22s ease;
overflow-wrap:break-word;
color:#8C7358;
font-size:13px;
}
.dwblh_link-k11:hover{
color:#C5943A;
}
.dwbel-k11{
padding:3rem 0;
}
@media(min-width:769px){
.dwbel-k11{
padding:3.5rem 0;
}
}
.dwbel_in-k11{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:903px){
.dwbel_in-k11{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.dwbel_left-k11{
min-width:0;
}
.dwbel_eyebrow-k11{
margin-bottom:0.875rem;
}
.dwbel_h2-k11{
margin-bottom:22px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.08;
color:#1A1410;
font-size:32px;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.dwbel_h2-k11{
font-size:2.375rem;
}
}
.dwbel_body-k11 p{
color:#302618;
line-height:1.7;
font-size:16px;
overflow-wrap:break-word;
margin-bottom:18px;
}
.dwbel_dropcap-k11{
padding:0.375rem 0.75rem 0 0;
line-height:.8;
font-weight:700;
float:left;
font-size:62px;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#C5943A;
}
.dwbel_right-k11{
min-width:0;
}
.dwbel_quote-k11{
padding:2.25rem;
border-radius:20px;
background:linear-gradient(150deg,#2C2116,#131009);
position:relative;
margin-bottom:24px;
color:#F5ECD9;
}
.dwbel_quote_mark-k11{
margin-bottom:0.375rem;
color:#F0C255;
display:inline-flex;
align-items:center;
}
.dwbel_quote_mark-k11 svg{
width:2.125rem;
height:2.125rem;
}
.dwbel_quote_text-k11{
overflow-wrap:break-word;
margin-bottom:1.375rem;
line-height:1.4;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:500;
color:#F5ECD9;
font-size:1.375rem;
}
.dwbel_quote_meta-k11{
gap:0.75rem;
display:flex;
align-items:center;
}
.dwbel_quote_av-k11{
border-radius:50%;
background:linear-gradient(135deg,#C5943A,#F0C255);
flex:0 0 auto;
height:38px;
width:2.375rem;
}
.dwbel_quote_author-k11{
font-weight:700;
font-size:0.875rem;
color:#F5ECD9;
}
.dwbel_quote_meta_sub-k11{
color:#C4A97A;
font-size:0.75rem;
}
.dwbel_explain-k11{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
}
.dwbel_explain_card-k11{
padding:22px 24px;
}
.dwbel_explain_card-k11+.dwbel_explain_card-k11{
border-top:1px solid rgba(20,18,14,0.08);
}
.dwbel_explain_h-k11{
color:#1A1410;
margin-bottom:8px;
overflow-wrap:break-word;
font-size:1.25rem;
font-weight:600;
line-height:1.15;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.dwbel_explain_p-k11{
overflow-wrap:break-word;
line-height:1.55;
color:#8C7358;
font-size:0.875rem;
}
.dwbsb-k11{
padding:48px 0;
background:#FFFFFF;
margin-top:1.5rem;
border-top:1px solid rgba(20,18,14,0.08);
border-bottom:1px solid rgba(20,18,14,0.08);
}
@media(min-width:769px){
.dwbsb-k11{
padding:56px 0;
}
}
.dwbsb_eyebrow-k11{
margin-bottom:12px;
display:block;
}
.dwbsb_h2-k11{
font-size:30px;
margin-bottom:1.625rem;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
color:#1A1410;
overflow-wrap:break-word;
}
@media(min-width:771px){
.dwbsb_h2-k11{
font-size:36px;
}
}
.dwbsb_grid-k11{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.dwbsb_grid-k11{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:959px){
.dwbsb_grid-k11{
grid-template-columns:repeat(4,1fr);
}
}
.dwbsb_card-k11{
background:#FAF6F1;
padding:1.5rem;
border:1px solid rgba(20,18,14,0.08);
border-radius:14px;
min-width:0;
}
.dwbsb_card_h-k11{
font-size:19px;
overflow-wrap:break-word;
line-height:1.15;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1410;
font-weight:600;
margin-bottom:8px;
}
.dwbsb_card_p-k11{
color:#8C7358;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
}
.dwbsb_rtp-k11{
border-radius:14px;
background:#FAF6F1;
gap:24px;
border:1px solid rgba(20,18,14,0.08);
padding:26px 28px;
grid-template-columns:1fr;
margin-top:18px;
display:grid;
align-items:center;
}
@media(min-width:763px){
.dwbsb_rtp-k11{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.dwbsb_rtp_h-k11{
font-weight:600;
color:#1A1410;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:0.5rem;
font-size:20px;
}
.dwbsb_rtp_p-k11{
font-size:0.844rem;
line-height:1.6;
color:#8C7358;
overflow-wrap:break-word;
}
.dwbsb_rtp_stats-k11{
gap:1rem;
display:flex;
}
.dwbsb_stat-k11{
padding:18px;
flex:1 1 0;
border-radius:8px;
background:#FFFFFF;
min-width:0;
text-align:center;
}
.dwbsb_stat_v-k11{
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#3A8C5C;
font-size:1.625rem;
overflow-wrap:break-word;
}
.dwbsb_stat_l-k11{
margin-top:4px;
color:#6B5840;
font-size:0.719rem;
}
.dwbfaq-k11{
padding:48px 0;
background:#FFFFFF;
border-top:1px solid rgba(20,18,14,0.08);
margin-top:1.5rem;
border-bottom:1px solid rgba(20,18,14,0.08);
}
@media(min-width:770px){
.dwbfaq-k11{
padding:62px 0;
}
}
.dwbfaq_head-k11{
margin-bottom:34px;
text-align:center;
}
.dwbfaq_eyebrow-k11{
margin-bottom:0.75rem;
}
.dwbfaq_h2-k11{
font-size:32px;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1410;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
}
@media(min-width:769px){
.dwbfaq_h2-k11{
font-size:2.375rem;
}
}
.dwbfaq_list-k11{
gap:0.75rem;
margin:0 auto;
flex-direction:column;
display:flex;
max-width:51.25rem;
}
.dwbfaq_item-k11{
border:1px solid rgba(20,18,14,0.08);
border-radius:14px;
background:#FAF6F1;
overflow:hidden;
}
.dwbfaq_q-k11{
list-style:none;
gap:1.25rem;
padding:20px 1.5rem;
color:#1A1410;
justify-content:space-between;
font-weight:700;
font-size:1rem;
align-items:center;
display:flex;
overflow-wrap:break-word;
cursor:pointer;
}
.dwbfaq_q-k11::-webkit-details-marker{
display:none;
}
.dwbfaq_q_ic-k11{
flex:0 0 auto;
transition:transform .22s ease;
color:#C5943A;
align-items:center;
display:inline-flex;
}
.dwbfaq_q_ic-k11 svg{
height:18px;
width:18px;
}
.dwbfaq_item-k11[open] .dwbfaq_q_ic-k11{
transform:rotate(180deg);
}
.dwbfaq_a-k11{
padding:0 24px 20px;
color:#8C7358;
overflow-wrap:break-word;
font-size:14.5px;
line-height:1.6;
}
.dwbft-k11{
background:#2A2118;
margin-top:40px;
color:#C4A97A;
}
.dwbft_in-k11{
grid-template-columns:1fr;
padding:3rem 0 1.75rem;
gap:32px;
display:grid;
}
@media(min-width:602px){
.dwbft_in-k11{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.dwbft_in-k11{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.dwbft_brand-k11{
min-width:0;
}
.dwbft_logo-k11{
font-size:26px;
overflow-wrap:break-word;
font-weight:700;
color:#F5ECD9;
font-family:"Cormorant Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.dwbft_tagline-k11{
color:#C4A97A;
max-width:280px;
line-height:1.6;
margin-top:0.875rem;
font-size:13.5px;
}
.dwbft_contact-k11{
transition:color .22s ease;
display:inline-block;
color:#F0C255;
font-size:13px;
margin-top:12px;
overflow-wrap:anywhere;
max-width:280px;
}
.dwbft_contact-k11:hover{
color:#F5ECD9;
}
.dwbft_col-k11{
min-width:0;
}
.dwbft_col_h-k11{
color:#F5ECD9;
font-size:13px;
overflow-wrap:break-word;
text-transform:uppercase;
margin-bottom:0.875rem;
font-weight:700;
letter-spacing:.08em;
}
.dwbft_col_links-k11{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.dwbft_link-k11{
transition:color .22s ease;
overflow-wrap:break-word;
color:#C4A97A;
font-size:0.844rem;
}
.dwbft_link-k11:hover{
color:#F5ECD9;
}
.dwbft_bot-k11{
gap:16px;
padding:22px 0 40px;
flex-direction:column;
display:flex;
border-top:1px solid rgba(255,243,215,0.14);
}
@media(min-width:770px){
.dwbft_bot-k11{
gap:1.25rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.dwbft_legal-k11{
line-height:1.6;
overflow-wrap:break-word;
color:#B5A08A;
font-size:11.5px;
max-width:760px;
}
.dwbft_legal-k11 b{
color:#C4A97A;
font-weight:700;
}
.dwbft_age-k11{
padding:4px 0.563rem;
border:1.5px solid #F0C255;
border-radius:8px;
flex:0 0 auto;
font-size:0.813rem;
color:#F0C255;
font-weight:700;
}