*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F7F5F2;
-webkit-font-smoothing:antialiased;
line-height:1.6;
font-size:0.938rem;
overflow-wrap:break-word;
font-family:"Onest", 'Helvetica Neue', Arial, sans-serif;
color:#2E2B26;
text-rendering:optimizeLegibility;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.sdl-layout6gl{
flex-direction:column;
display:flex;
min-height:100vh;
}
.sdl-main6gl{
flex:1 1 auto;
min-width:0;
width:100%;
}
.sdl-container6gl{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:765px){
.sdl-container6gl{
padding:0 32px;
}
}
@media(min-width:1103px){
.sdl-container6gl{
padding:0 56px;
}
}
.sdl-eyebrow6gl{
font-family:"Onest", 'Helvetica Neue', Arial, sans-serif;
color:#B8965A;
letter-spacing:.2em;
overflow-wrap:break-word;
text-transform:uppercase;
line-height:1.4;
font-size:0.688rem;
display:inline-block;
font-weight:600;
}
.sdl-band6gl{
background:#181614;
color:#F5F1EB;
}
.sdl-band6gl .sdl-eyebrow6gl{
color:#D4AF6E;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.sdl-tb6gl{
background:#F7F5F2;
position:sticky;
z-index:50;
border-bottom:1px solid rgba(26,24,20,0.14);
top:0;
}
.sdl-tb_in6gl{
gap:1rem;
margin:0 auto;
padding:0.75rem 16px;
align-items:center;
max-width:1400px;
display:flex;
width:100%;
justify-content:space-between;
}
@media(min-width:765px){
.sdl-tb_in6gl{
padding:16px 32px;
}
}
@media(min-width:1101px){
.sdl-tb_in6gl{
padding:1.125rem 56px;
}
}
.sdl-tb_left6gl{
gap:1.75rem;
min-width:0;
display:flex;
align-items:center;
}
.sdl-tb_logo6gl{
gap:0.688rem;
min-width:0;
display:flex;
align-items:center;
}
.sdl-tb_logo_mark6gl{
flex:0 0 auto;
border-radius:8px;
width:34px;
object-fit:cover;
height:2.125rem;
}
.sdl-tb_logo_txt6gl{
line-height:1;
min-width:0;
display:flex;
flex-direction:column;
}
.sdl-tb_logo_name6gl{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
letter-spacing:.02em;
color:#1A1814;
font-weight:700;
font-size:1.375rem;
}
.sdl-tb_logo_sub6gl{
overflow:hidden;
margin-top:4px;
letter-spacing:.32em;
text-transform:uppercase;
font-size:8.5px;
color:#B8965A;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:600;
}
.sdl-tb_nav6gl{
display:none;
}
@media(min-width:961px){
.sdl-tb_nav6gl{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.sdl-tb_nav_item6gl{
transition:color .2s ease,border-color .2s ease;
border-bottom:2px solid transparent;
font-weight:600;
color:#2E2B26;
white-space:nowrap;
padding-bottom:3px;
font-size:14px;
}
.sdl-tb_nav_item6gl:hover{
color:#1A1814;
}
.sdl-tb_nav_item6gl.sdl-state_active6gl{
border-color:#B8965A;
color:#1A1814;
}
.sdl-tb_right6gl{
flex:0 0 auto;
gap:0.875rem;
display:flex;
align-items:center;
}
.sdl-tb_search6gl{
transition:color .2s ease;
color:#2E2B26;
justify-content:center;
display:flex;
align-items:center;
}
.sdl-tb_search6gl:hover{
color:#B8965A;
}
.sdl-tb_search6gl svg{
width:18px;
height:18px;
}
.sdl-tb_lang6gl{
font-size:0.688rem;
font-weight:600;
letter-spacing:.1em;
text-transform:uppercase;
color:#6B6660;
}
.sdl-tb_lang6gl:hover{
color:#1A1814;
}
.sdl-tb_login6gl{
color:#1A1814;
font-size:14px;
display:none;
font-weight:600;
}
@media(min-width:770px){
.sdl-tb_login6gl{
display:inline-block;
}
}
.sdl-tb_register6gl{
padding:0.688rem 22px;
border-radius:62.438rem;
background:#1A1814;
transition:background-color .2s ease;
font-weight:700;
white-space:nowrap;
color:#F5F1EB;
font-size:0.875rem;
}
.sdl-tb_register6gl:hover{
background:#2E2B26;
}
.sdl-mob6gl{
background:#F7F5F2;
right:0;
left:0;
bottom:0;
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
border-top:1px solid rgba(26,24,20,0.14);
position:fixed;
}
@media(min-width:962px){
.sdl-mob6gl{
display:none;
}
}
.sdl-mob_in6gl{
margin:0 auto;
align-items:stretch;
max-width:35rem;
justify-content:space-around;
display:flex;
}
.sdl-mob_item6gl{
transition:color .2s ease;
padding:9px 4px;
flex:1 1 0;
gap:3px;
align-items:center;
display:flex;
flex-direction:column;
color:#6B6660;
min-width:0;
}
.sdl-mob_item6gl.sdl-state_active6gl{
color:#B8965A;
}
.sdl-mob_ic6gl{
display:flex;
align-items:center;
justify-content:center;
}
.sdl-mob_ic6gl svg{
height:20px;
width:20px;
}
.sdl-mob_lb6gl{
overflow:hidden;
font-size:10px;
white-space:nowrap;
text-overflow:ellipsis;
max-width:100%;
font-weight:600;
}
@media(max-width:961px){
body{
padding-bottom:3.75rem;
}
}
.sdl-rail6gl{
position:relative;
min-width:0;
}
.sdl-rail_scroll6gl{
gap:0.875rem;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
display:flex;
padding-bottom:14px;
scrollbar-width:thin;
}
@media(min-width:768px){
.sdl-rail_scroll6gl{
gap:18px;
}
}
.sdl-gc6gl{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:770px){
.sdl-gc6gl{
width:188px;
}
}
.sdl-gc_img6gl{
overflow:hidden;
border-radius:0.875rem;
background:#FFFFFF;
box-shadow:0 2px 6px rgba(26,24,20,0.07), 0 8px 20px rgba(26,24,20,0.06);
position:relative;
padding-bottom:133.33%;
}
.sdl-gc_img6gl img{
inset:0;
position:absolute;
object-fit:cover;
height:100%;
width:100%;
}
.sdl-gc_cover6gl{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.sdl-gc_hover6gl{
transition:opacity .2s ease;
inset:0;
background:rgba(0,0,0,0.52);
opacity:0;
position:absolute;
align-items:center;
justify-content:center;
display:flex;
}
.sdl-gc6gl:hover .sdl-gc_hover6gl{
opacity:1;
}
.sdl-gc_hover_btn6gl{
border-radius:999px;
background:#1A1814;
display:flex;
align-items:center;
height:2.875rem;
width:46px;
justify-content:center;
color:#F5F1EB;
}
.sdl-gc_hover_btn6gl svg{
width:18px;
height:1.125rem;
}
.sdl-gc_info6gl{
gap:2px;
margin-top:9px;
min-width:0;
display:flex;
flex-direction:column;
}
.sdl-gc_name6gl{
overflow:hidden;
font-size:13px;
text-overflow:ellipsis;
color:#1A1814;
font-weight:700;
white-space:nowrap;
}
.sdl-gc_prov6gl{
overflow:hidden;
color:#6B6660;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.688rem;
}
.sdl-gc_meta6gl{
color:#6B6660;
font-size:0.688rem;
}
.sdl-tc6gl{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:771px){
.sdl-tc6gl{
width:14.375rem;
}
}
.sdl-tc_img6gl{
overflow:hidden;
background:#FFFFFF;
border-radius:14px;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(26,24,20,0.07), 0 0.5rem 20px rgba(26,24,20,0.06);
}
.sdl-tc_img6gl img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.sdl-tc_info6gl{
gap:2px;
min-width:0;
margin-top:9px;
display:flex;
flex-direction:column;
}
.sdl-tc_name6gl{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
font-size:0.875rem;
color:#1A1814;
white-space:nowrap;
}
.sdl-tc_rtp6gl{
font-size:11px;
color:#6B6660;
}
.sdl-lc6gl{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:765px){
.sdl-lc6gl{
width:268px;
}
}
.sdl-lc_img6gl{
background:#FFFFFF;
border-radius:14px;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(26,24,20,0.07), 0 0.5rem 1.25rem rgba(26,24,20,0.06);
padding-bottom:62.5%;
position:relative;
}
.sdl-lc_img6gl img{
inset:0;
width:100%;
object-fit:cover;
position:absolute;
height:100%;
}
.sdl-lc_live6gl{
border-radius:999px;
padding:4px 0.563rem;
gap:7px;
background:rgba(0,0,0,0.52);
display:flex;
align-items:center;
left:0.75rem;
position:absolute;
top:0.75rem;
}
.sdl-lc_live_dot6gl{
border-radius:50%;
background:#B83A3A;
animation:zm2-pulse 1.6s infinite;
height:0.5rem;
width:0.5rem;
}
.sdl-lc_seats6gl{
font-weight:600;
letter-spacing:.08em;
text-transform:uppercase;
color:#F5F1EB;
font-size:10px;
}
.sdl-lc_info6gl{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:0.563rem;
}
.sdl-lc_name6gl{
overflow:hidden;
color:#1A1814;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
font-size:0.938rem;
}
.sdl-lc_bet6gl{
font-size:0.688rem;
color:#6B6660;
}
.sdl-pc6gl{
border:1px solid rgba(26,24,20,0.08);
padding:1rem 14px;
background:#FFFFFF;
border-radius:0.875rem;
gap:0.5rem;
align-items:center;
flex-direction:column;
justify-content:center;
display:flex;
min-height:4.625rem;
min-width:0;
}
.sdl-pc_logo6gl{
flex:0 0 auto;
height:28px;
width:auto;
object-fit:contain;
max-width:100%;
}
.sdl-pc_name6gl{
overflow:hidden;
font-size:11px;
text-align:center;
white-space:nowrap;
max-width:100%;
color:#6B6660;
text-overflow:ellipsis;
}
.sdl-gc_tag6gl{
padding:3px 0.5rem;
border-radius:0.5rem;
left:0.625rem;
font-weight:700;
top:0.625rem;
font-size:10px;
z-index:2;
text-transform:uppercase;
display:inline-block;
position:absolute;
letter-spacing:.06em;
}
.sdl-gc_tag_hot6gl{
background:#B83A3A;
color:#F5F1EB;
}
.sdl-gc_tag_new6gl{
background:#D4AF6E;
color:#1A1814;
}
.sdl-gc_tag_jp6gl{
background:#C09040;
color:#1A1814;
}
.sdl-gc_tag_live6gl{
background:#B83A3A;
color:#F5F1EB;
}
.sdl-sh6gl{
margin-bottom:18px;
min-width:0;
}
.sdl-sh_row6gl{
gap:1rem;
display:flex;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
}
.sdl-sh_row6gl .sdl-sh_l6gl{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.sdl-sh_stack6gl{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.sdl-sh_center6gl{
gap:10px;
flex-direction:column;
display:flex;
align-items:center;
text-align:center;
}
.sdl-sh_h26gl{
color:#1A1814;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:24px;
font-weight:600;
line-height:1.1;
}
@media(min-width:768px){
.sdl-sh_h26gl{
font-size:30px;
}
}
.sdl-band6gl .sdl-sh_h26gl{
color:#F5F1EB;
}
.sdl-sh_eb_line6gl{
gap:10px;
align-items:center;
display:inline-flex;
}
.sdl-sh_eb_line6gl::before{
background:#B8965A;
content:"";
display:inline-block;
height:1px;
width:1.75rem;
}
.sdl-band6gl .sdl-sh_eb_line6gl::before{
background:#D4AF6E;
}
.sdl-sh_eb_dot6gl{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.sdl-sh_eb_dot6gl::before{
background:#B8965A;
border-radius:50%;
content:"";
display:inline-block;
height:6px;
width:6px;
}
.sdl-band6gl .sdl-sh_eb_dot6gl::before{
background:#D4AF6E;
}
.sdl-sh_link6gl{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:0.375rem;
font-size:13px;
border-bottom:1px solid #1A1814;
padding-bottom:2px;
white-space:nowrap;
color:#1A1814;
align-items:center;
font-weight:600;
display:inline-flex;
}
.sdl-sh_link6gl:hover{
border-color:#B8965A;
color:#B8965A;
}
.sdl-sh_link6gl svg{
height:14px;
width:14px;
}
.sdl-sh_link_chev6gl{
padding-bottom:0;
border-bottom:0;
}
.sdl-sh_link_btn6gl{
padding:0.563rem 18px;
background:#1A1814;
border-radius:62.438rem;
color:#F5F1EB;
border-bottom:0;
}
.sdl-sh_link_btn6gl:hover{
background:#2E2B26;
border-color:transparent;
color:#F5F1EB;
}
.sdl-band6gl .sdl-sh_link6gl{
border-color:#F5F1EB;
color:#F5F1EB;
}
.sdl-band6gl .sdl-sh_link_btn6gl{
background:#D4AF6E;
color:#1A1814;
}
.sdl-sh_rule6gl{
margin:-2px 0 18px;
background:rgba(26,24,20,0.14);
height:1px;
}
.sdl-band6gl .sdl-sh_rule6gl{
background:rgba(255,252,245,0.12);
}
.sdl-hero6gl{
padding:2rem 0 0.5rem;
}
@media(min-width:770px){
.sdl-hero6gl{
padding:3.5rem 0 24px;
}
}
.sdl-hero_in6gl{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:901px){
.sdl-hero_in6gl{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.sdl-hero_copy6gl{
min-width:0;
}
.sdl-hero_eyebrow6gl{
gap:10px;
margin-bottom:1.375rem;
display:inline-flex;
align-items:center;
}
.sdl-hero_eyebrow_line6gl{
flex:0 0 auto;
background:#B8965A;
height:1px;
display:inline-block;
width:28px;
}
.sdl-hero_h16gl{
margin-bottom:20px;
letter-spacing:-.01em;
color:#1A1814;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.04;
font-weight:600;
overflow-wrap:break-word;
font-size:38px;
}
@media(min-width:766px){
.sdl-hero_h16gl{
font-size:3.375rem;
}
}
@media(min-width:1100px){
.sdl-hero_h16gl{
font-size:3.875rem;
}
}
.sdl-hero_h16gl em{
color:#B8965A;
font-style:normal;
}
.sdl-hero_sub6gl{
margin-bottom:1.875rem;
color:#8A8480;
font-size:16px;
line-height:1.6;
max-width:30rem;
}
@media(min-width:770px){
.sdl-hero_sub6gl{
font-size:1.125rem;
}
}
.sdl-hero_actions6gl{
gap:14px;
margin-bottom:34px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.sdl-hero_cta6gl{
gap:0.625rem;
transition:background-color .2s ease;
padding:1rem 1.875rem;
border-radius:999px;
background:#1A1814;
align-items:center;
display:inline-flex;
font-weight:700;
color:#F5F1EB;
font-size:15px;
}
.sdl-hero_cta6gl:hover{
background:#2E2B26;
}
.sdl-hero_cta_ic6gl{
align-items:center;
display:inline-flex;
}
.sdl-hero_cta_ic6gl svg{
height:1rem;
width:16px;
}
.sdl-hero_cta_alt6gl{
border-radius:62.438rem;
padding:15px 1.625rem;
border:1px solid rgba(26,24,20,0.14);
background:transparent;
transition:border-color .2s ease,color .2s ease;
align-items:center;
display:inline-flex;
font-size:0.938rem;
font-weight:600;
color:#1A1814;
}
.sdl-hero_cta_alt6gl:hover{
border-color:#B8965A;
color:#B8965A;
}
.sdl-hero_trust6gl{
gap:1.375rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.sdl-hero_trust_item6gl{
gap:0.563rem;
color:#2E2B26;
font-size:13px;
align-items:center;
display:flex;
font-weight:600;
}
.sdl-hero_trust_ic6gl{
color:#B8965A;
align-items:center;
display:inline-flex;
}
.sdl-hero_trust_ic6gl svg{
width:16px;
height:1rem;
}
.sdl-hero_promo6gl{
border-radius:20px;
overflow:hidden;
background:#FFFFFF;
position:relative;
min-height:300px;
box-shadow:0 0.75rem 3rem rgba(26,24,20,0.14), 0 3px 0.625rem rgba(26,24,20,0.08);
display:flex;
}
.sdl-hero_promo_bg6gl{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.sdl-hero_promo_bg6gl::after{
background:linear-gradient(120deg,#181614 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.sdl-hero_promo_glow6gl{
background:radial-gradient(circle,rgba(196,168,120,0.18) 0%,transparent 65%);
border-radius:50%;
pointer-events:none;
width:16.25rem;
top:-40px;
position:absolute;
height:260px;
right:-20px;
}
.sdl-hero_promo_ct6gl{
padding:28px;
max-width:88%;
z-index:2;
align-self:flex-end;
position:relative;
}
.sdl-hero_promo_label6gl{
margin-bottom:8px;
display:block;
letter-spacing:.25em;
color:#D4AF6E;
font-weight:700;
text-transform:uppercase;
font-size:0.625rem;
}
.sdl-hero_promo_amount6gl{
line-height:1.05;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F5F1EB;
font-size:32px;
}
@media(min-width:765px){
.sdl-hero_promo_amount6gl{
font-size:2.5rem;
}
}
.sdl-hero_promo_amount6gl em{
font-style:normal;
color:#D4AF6E;
}
.sdl-hero_rating6gl{
border-radius:14px;
padding:0.625rem 0.875rem;
border:1px solid rgba(26,24,20,0.08);
gap:0.625rem;
background:#FFFFFF;
box-shadow:0 2px 6px rgba(26,24,20,0.07), 0 0.5rem 20px rgba(26,24,20,0.06);
align-items:center;
max-width:min(260px,62%);
display:flex;
position:absolute;
top:0.875rem;
z-index:3;
right:14px;
}
.sdl-hero_rating_score6gl{
flex:0 0 auto;
font-size:24px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#1A1814;
}
.sdl-hero_rating_txt6gl{
flex:1 1 auto;
min-width:0;
}
.sdl-hero_rating_stars6gl{
gap:2px;
color:#B8965A;
display:flex;
}
.sdl-hero_rating_stars6gl svg{
width:12px;
height:0.75rem;
}
.sdl-hero_rating_cap6gl{
font-size:0.688rem;
color:#6B6660;
margin-top:3px;
display:block;
overflow-wrap:break-word;
line-height:1.35;
}
.sdl-stat6gl{
border-bottom:1px solid rgba(26,24,20,0.14);
border-top:1px solid rgba(26,24,20,0.14);
margin-top:16px;
}
.sdl-stat_in6gl{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.sdl-stat_in6gl{
grid-template-columns:repeat(4,1fr);
}
}
.sdl-stat_item6gl{
padding:22px 0.875rem;
border-bottom:1px solid rgba(26,24,20,0.08);
border-right:1px solid rgba(26,24,20,0.08);
min-width:0;
}
.sdl-stat_item6gl:nth-child(2n){
border-right:0;
}
.sdl-stat_item6gl:nth-child(n+3){
border-bottom:0;
}
@media(min-width:771px){
.sdl-stat_item6gl{
border-bottom:0;
}
.sdl-stat_item6gl:nth-child(2n){
border-right:1px solid rgba(26,24,20,0.08);
}
.sdl-stat_item6gl:nth-child(4n){
border-right:0;
}
}
.sdl-stat_value6gl{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1;
overflow-wrap:break-word;
font-size:30px;
color:#1A1814;
font-weight:700;
}
@media(min-width:771px){
.sdl-stat_value6gl{
font-size:2.125rem;
}
}
.sdl-stat_label6gl{
font-size:13px;
margin-top:0.375rem;
overflow-wrap:break-word;
color:#6B6660;
line-height:1.4;
}
.sdl-grow6gl{
padding:26px 0 0.625rem;
}
.sdl-row_seo6gl{
margin:10px 0 0;
overflow-wrap:break-word;
line-height:1.65;
color:#8A8480;
font-size:14px;
max-width:47.5rem;
}
.sdl-row_seo6gl strong{
color:#1A1814;
font-weight:700;
}
.sdl-grow6gl{
padding:26px 0 0.625rem;
}
.sdl-row_seo6gl{
margin:0.625rem 0 0;
font-size:0.875rem;
max-width:760px;
overflow-wrap:break-word;
color:#8A8480;
line-height:1.65;
}
.sdl-row_seo6gl strong{
color:#1A1814;
font-weight:700;
}
.sdl-gf6gl{
padding:1.5rem 0 0.375rem;
}
.sdl-gf_in6gl{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.sdl-gf_chip6gl{
border-radius:62.438rem;
padding:10px 1.125rem;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
border:1px solid rgba(26,24,20,0.14);
background:#FFFFFF;
color:#2E2B26;
white-space:nowrap;
font-size:0.813rem;
font-weight:600;
}
.sdl-gf_chip6gl:hover{
border-color:#B8965A;
color:#B8965A;
}
.sdl-gf_chip6gl.sdl-state_active6gl{
border-color:transparent;
background:#1A1814;
color:#F5F1EB;
}
.sdl-jp6gl{
padding:1.875rem 0 10px;
}
.sdl-jp_grid6gl{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:768px){
.sdl-jp_grid6gl{
grid-template-columns:1fr 1fr;
}
.sdl-jp_card_mega6gl{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.sdl-jp_grid6gl{
grid-template-columns:1.4fr 1fr 1fr;
}
.sdl-jp_card_mega6gl{
grid-column:auto;
}
}
.sdl-jp_card6gl{
border:1px solid rgba(26,24,20,0.08);
overflow:hidden;
padding:26px;
background:#FFFFFF;
border-radius:20px;
gap:12px;
justify-content:space-between;
position:relative;
display:flex;
min-height:12.5rem;
flex-direction:column;
min-width:0;
}
.sdl-jp_card_mega6gl{
background:linear-gradient(135deg,#1F1C18,#0E0D0B);
border-color:transparent;
min-height:210px;
color:#F5F1EB;
}
.sdl-jp_glow6gl{
background:radial-gradient(circle,rgba(196,168,120,0.18),transparent 70%);
border-radius:50%;
position:absolute;
right:-40px;
top:-40px;
width:12.5rem;
pointer-events:none;
height:12.5rem;
}
.sdl-jp_label6gl{
gap:10px;
color:#B8965A;
display:flex;
letter-spacing:.16em;
position:relative;
flex-wrap:wrap;
text-transform:uppercase;
font-weight:700;
justify-content:space-between;
font-size:0.625rem;
align-items:center;
}
.sdl-jp_card_mega6gl .sdl-jp_label6gl{
color:#D4AF6E;
}
.sdl-jp_drop6gl{
font-weight:600;
letter-spacing:.04em;
color:#6B6660;
text-transform:none;
}
.sdl-jp_card_mega6gl .sdl-jp_drop6gl{
color:#A89F94;
}
.sdl-jp_amount6gl{
font-weight:700;
overflow-wrap:break-word;
line-height:1;
color:#1A1814;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
position:relative;
font-size:2.375rem;
}
.sdl-jp_card_mega6gl .sdl-jp_amount6gl{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#D4AF6E;
}
@media(min-width:771px){
.sdl-jp_card_mega6gl .sdl-jp_amount6gl{
font-size:54px;
}
}
.sdl-jp_game6gl{
position:relative;
font-size:0.813rem;
color:#6B6660;
}
.sdl-jp_card_mega6gl .sdl-jp_game6gl{
color:#A89F94;
}
.sdl-jp_cta6gl{
position:relative;
align-self:flex-start;
}
.sdl-jp_card_mega6gl .sdl-jp_cta6gl{
transition:opacity .2s ease;
border-radius:62.438rem;
background:#D4AF6E;
padding:10px 1.25rem;
color:#1A1814;
font-size:13px;
font-weight:700;
}
.sdl-jp_card_mega6gl .sdl-jp_cta6gl:hover{
opacity:.9;
}
.sdl-jp_card6gl:not(.sdl-jp_card_mega6gl) .sdl-jp_cta6gl{
transition:color .2s ease,border-color .2s ease;
padding-bottom:2px;
font-size:0.813rem;
border-bottom:1px solid #1A1814;
font-weight:700;
color:#1A1814;
}
.sdl-jp_card6gl:not(.sdl-jp_card_mega6gl) .sdl-jp_cta6gl:hover{
border-color:#B8965A;
color:#B8965A;
}
.sdl-jp_seo6gl{
margin:14px 0 0;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
color:#8A8480;
max-width:760px;
}
.sdl-jp_seo6gl strong{
font-weight:700;
color:#1A1814;
}
.sdl-grow6gl{
padding:1.625rem 0 10px;
}
.sdl-row_seo6gl{
margin:0.625rem 0 0;
max-width:47.5rem;
font-size:0.875rem;
line-height:1.65;
color:#8A8480;
overflow-wrap:break-word;
}
.sdl-row_seo6gl strong{
font-weight:700;
color:#1A1814;
}
.sdl-vip6gl{
padding:48px 0;
}
@media(min-width:768px){
.sdl-vip6gl{
padding:4rem 0;
}
}
.sdl-vip_head6gl{
gap:14px;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:883px){
.sdl-vip_head6gl{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.sdl-vip_eyebrow6gl{
margin-bottom:12px;
}
.sdl-vip_h26gl{
line-height:1.05;
color:#F5F1EB;
overflow-wrap:break-word;
font-weight:600;
font-size:32px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.sdl-vip_h26gl{
font-size:40px;
}
}
.sdl-vip_intro6gl{
line-height:1.6;
color:#A89F94;
max-width:420px;
font-size:0.875rem;
}
.sdl-vip_grid6gl{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.sdl-vip_card6gl{
border:1px solid rgba(255,252,245,0.12);
border-radius:0.875rem;
padding:22px 1.125rem;
min-width:0;
}
.sdl-vip_card_feat6gl{
border-color:#D4AF6E;
background:rgba(255,252,245,0.07);
}
.sdl-vip_card_ic6gl{
background:linear-gradient(135deg,#B8965A,#E2C47E);
border-radius:0.5rem;
height:34px;
width:2.125rem;
margin-bottom:1rem;
display:block;
}
.sdl-vip_name6gl{
overflow-wrap:break-word;
margin-bottom:6px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:20px;
font-weight:600;
color:#F5F1EB;
}
.sdl-vip_perk6gl{
line-height:1.5;
overflow-wrap:break-word;
color:#A89F94;
font-size:0.781rem;
}
.sdl-trn6gl{
padding:30px 0 10px;
}
.sdl-trn_in6gl{
grid-template-columns:1fr;
overflow:hidden;
border:1px solid rgba(26,24,20,0.08);
border-radius:20px;
background:#FFFFFF;
display:grid;
}
@media(min-width:880px){
.sdl-trn_in6gl{
grid-template-columns:1.05fr 1fr;
}
}
.sdl-trn_banner6gl{
background:linear-gradient(150deg,#1F1C18,#0E0D0B);
overflow:hidden;
padding:34px;
color:#F5F1EB;
position:relative;
}
.sdl-trn_glow6gl{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.18),transparent 70%);
width:200px;
bottom:-2.5rem;
position:absolute;
pointer-events:none;
height:12.5rem;
right:-2.5rem;
}
.sdl-trn_eyebrow6gl{
margin-bottom:0.875rem;
position:relative;
}
.sdl-trn_h26gl{
position:relative;
margin-bottom:0.75rem;
overflow-wrap:break-word;
line-height:1.06;
font-weight:600;
font-size:30px;
color:#F5F1EB;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.sdl-trn_h26gl{
font-size:36px;
}
}
.sdl-trn_text6gl{
line-height:1.6;
position:relative;
font-size:14px;
margin-bottom:1.375rem;
max-width:26.25rem;
color:#A89F94;
}
.sdl-trn_timer6gl{
gap:0.5rem;
flex-wrap:wrap;
display:flex;
margin-bottom:1.5rem;
position:relative;
align-items:center;
}
.sdl-trn_timer_cap6gl{
font-size:0.688rem;
color:#A89F94;
}
.sdl-trn_timer_box6gl{
padding:4px 12px;
border-radius:8px;
background:rgba(255,252,245,0.07);
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
color:#F5F1EB;
font-weight:700;
}
.sdl-trn_cta6gl{
border-radius:62.438rem;
transition:opacity .2s ease;
background:#D4AF6E;
padding:0.813rem 1.625rem;
color:#1A1814;
position:relative;
font-weight:700;
display:inline-block;
font-size:0.875rem;
}
.sdl-trn_cta6gl:hover{
opacity:.9;
}
.sdl-trn_lb6gl{
padding:26px 28px;
}
.sdl-trn_lb_head6gl{
gap:10px;
justify-content:space-between;
margin-bottom:12px;
display:flex;
align-items:center;
}
.sdl-trn_lb_title6gl{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:1.25rem;
color:#1A1814;
}
.sdl-trn_lb_upd6gl{
font-size:0.688rem;
letter-spacing:.08em;
text-transform:uppercase;
color:#6B6660;
}
.sdl-trn_lb_row6gl{
padding:11px 0.75rem;
gap:0.875rem;
border-radius:0.5rem;
align-items:center;
display:flex;
}
.sdl-trn_lb_row6gl:nth-child(2){
background:rgba(184,150,90,0.10);
}
.sdl-trn_lb_rank6gl{
flex:0 0 auto;
font-weight:700;
width:22px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#B8965A;
font-size:16px;
}
.sdl-trn_lb_av6gl{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#B8965A,#E2C47E);
height:30px;
width:30px;
}
.sdl-trn_lb_name6gl{
overflow:hidden;
flex:1 1 auto;
font-weight:600;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.875rem;
min-width:0;
color:#1A1814;
}
.sdl-trn_lb_amount6gl{
flex:0 0 auto;
font-size:13px;
font-weight:700;
color:#1A1814;
}
.sdl-app6gl{
padding:1.875rem 0 10px;
}
.sdl-app_in6gl{
border:1px solid rgba(26,24,20,0.08);
border-radius:20px;
padding:32px;
gap:1.75rem;
background:#FFFFFF;
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.sdl-app_in6gl{
padding:2.5rem 44px;
gap:40px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.sdl-app_copy6gl{
max-width:560px;
min-width:0;
}
.sdl-app_eyebrow6gl{
margin-bottom:12px;
}
.sdl-app_h26gl{
overflow-wrap:break-word;
color:#1A1814;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.75rem;
line-height:1.05;
font-weight:600;
margin-bottom:0.75rem;
}
@media(min-width:769px){
.sdl-app_h26gl{
font-size:2.125rem;
}
}
.sdl-app_text6gl{
color:#8A8480;
margin-bottom:1.375rem;
font-size:0.875rem;
line-height:1.6;
}
.sdl-app_btns6gl{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.sdl-app_btn6gl{
gap:10px;
border-radius:0.875rem;
background:#1A1814;
transition:background-color .2s ease;
padding:11px 1.25rem;
display:inline-flex;
color:#F5F1EB;
align-items:center;
}
.sdl-app_btn6gl:hover{
background:#2E2B26;
}
.sdl-app_btn_ic6gl{
align-items:center;
display:inline-flex;
}
.sdl-app_btn_ic6gl svg{
height:1.125rem;
width:1.125rem;
}
.sdl-app_btn_lb6gl{
font-size:13.5px;
font-weight:700;
}
.sdl-app_qr_wrap6gl{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.sdl-app_qr6gl{
border-radius:14px;
flex:0 0 auto;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 5px,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 5px 11px);
width:108px;
background-color:#1A1814;
}
.sdl-app_qr_cap6gl{
color:#6B6660;
font-size:12.5px;
max-width:5.75rem;
line-height:1.4;
}
.sdl-hts6gl{
padding:3rem 0;
}
@media(min-width:770px){
.sdl-hts6gl{
padding:62px 0;
}
}
.sdl-hts_head6gl{
gap:1.125rem;
margin-bottom:2.125rem;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.sdl-hts_head6gl{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.sdl-hts_eyebrow6gl{
margin-bottom:12px;
}
.sdl-hts_h26gl{
font-weight:600;
color:#F5F1EB;
font-size:1.875rem;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.sdl-hts_h26gl{
font-size:38px;
}
}
.sdl-hts_cta6gl{
padding:15px 1.875rem;
flex:0 0 auto;
transition:opacity .2s ease;
border-radius:62.438rem;
background:#D4AF6E;
font-size:0.938rem;
color:#1A1814;
font-weight:700;
}
.sdl-hts_cta6gl:hover{
opacity:.9;
}
.sdl-hts_grid6gl{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:757px){
.sdl-hts_grid6gl{
grid-template-columns:repeat(3,1fr);
}
}
.sdl-hts_step6gl{
border-top:1px solid rgba(255,252,245,0.12);
min-width:0;
padding-top:22px;
}
.sdl-hts_step_num6gl{
margin-bottom:14px;
font-weight:700;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:2.75rem;
color:#D4AF6E;
line-height:1;
}
.sdl-hts_step_h6gl{
color:#F5F1EB;
font-size:1.188rem;
font-weight:700;
overflow-wrap:break-word;
line-height:1.2;
margin-bottom:0.5rem;
}
.sdl-hts_step_p6gl{
overflow-wrap:break-word;
font-size:14px;
color:#A89F94;
line-height:1.55;
}
.sdl-wy6gl{
padding:3rem 0;
}
@media(min-width:769px){
.sdl-wy6gl{
padding:56px 0;
}
}
.sdl-wy_in6gl{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:903px){
.sdl-wy_in6gl{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.sdl-wy_left6gl{
min-width:0;
}
.sdl-wy_eyebrow6gl{
margin-bottom:0.875rem;
}
.sdl-wy_h26gl{
font-weight:600;
font-size:32px;
line-height:1.05;
margin-bottom:16px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#1A1814;
}
@media(min-width:770px){
.sdl-wy_h26gl{
font-size:2.5rem;
}
}
.sdl-wy_intro6gl{
font-size:15px;
color:#8A8480;
line-height:1.6;
}
.sdl-wy_grid6gl{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:557px){
.sdl-wy_grid6gl{
grid-template-columns:1fr 1fr;
}
}
.sdl-wy_card6gl{
border-radius:0.875rem;
padding:1.625rem;
background:#FFFFFF;
border:1px solid rgba(26,24,20,0.08);
min-width:0;
}
.sdl-wy_card_ic6gl{
align-items:center;
margin-bottom:1rem;
display:inline-flex;
justify-content:center;
color:#B8965A;
}
.sdl-wy_card_ic6gl svg{
height:1.625rem;
width:26px;
}
.sdl-wy_card_h6gl{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#1A1814;
font-weight:600;
margin-bottom:0.5rem;
overflow-wrap:break-word;
line-height:1.15;
font-size:21px;
}
.sdl-wy_card_p6gl{
color:#8A8480;
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
}
.sdl-dr6gl{
padding:2.25rem 0 10px;
}
.sdl-dr_in6gl{
border-radius:0.875rem;
padding:28px 2rem;
border:1px dashed rgba(26,24,20,0.14);
gap:20px;
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.sdl-dr_in6gl{
gap:32px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.sdl-dr_h26gl{
margin-bottom:0.5rem;
font-weight:600;
font-size:1.5rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#1A1814;
overflow-wrap:break-word;
line-height:1.1;
}
@media(min-width:765px){
.sdl-dr_h26gl{
font-size:26px;
}
}
.sdl-dr_text6gl{
max-width:42.5rem;
overflow-wrap:break-word;
font-size:14px;
line-height:1.6;
color:#8A8480;
}
.sdl-dr_text6gl b{
color:#1A1814;
font-weight:700;
}
.sdl-dr_cta6gl{
flex:0 0 auto;
transition:color .2s ease;
font-weight:700;
font-size:13.5px;
padding-bottom:2px;
color:#1A1814;
border-bottom:1px solid #B8965A;
white-space:nowrap;
}
.sdl-dr_cta6gl:hover{
color:#B8965A;
}
.sdl-prov6gl{
padding:40px 0 20px;
}
.sdl-prov_eyebrow6gl{
display:block;
margin-bottom:18px;
}
.sdl-prov_grid6gl{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:562px){
.sdl-prov_grid6gl{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:899px){
.sdl-prov_grid6gl{
grid-template-columns:repeat(6,1fr);
}
}
.sdl-ts6gl{
padding:44px 0;
}
.sdl-ts_in6gl{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:883px){
.sdl-ts_in6gl{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.sdl-ts_left6gl{
min-width:0;
}
.sdl-ts_h26gl{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:26px;
overflow-wrap:break-word;
line-height:1.1;
color:#F5F1EB;
margin-bottom:0.75rem;
}
@media(min-width:771px){
.sdl-ts_h26gl{
font-size:28px;
}
}
.sdl-ts_text6gl{
font-size:14.5px;
margin-bottom:1.375rem;
color:#A89F94;
max-width:520px;
line-height:1.6;
}
.sdl-ts_badges6gl{
gap:18px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.sdl-ts_badge6gl{
font-size:0.813rem;
color:#A89F94;
font-weight:600;
}
.sdl-ts_pay6gl{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:881px){
.sdl-ts_pay6gl{
justify-content:flex-end;
}
}
.sdl-ts_pay_chip6gl{
padding:0.75rem 1rem;
border:1px solid rgba(255,252,245,0.12);
background:rgba(255,252,245,0.07);
border-radius:14px;
font-weight:700;
font-size:0.875rem;
color:#F5F1EB;
}
.sdl-et6gl{
padding:2.25rem 0 0.625rem;
}
.sdl-et_in6gl{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:881px){
.sdl-et_in6gl{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.sdl-et_left6gl{
min-width:0;
}
.sdl-et_eyebrow6gl{
margin-bottom:12px;
}
.sdl-et_h26gl{
color:#1A1814;
overflow-wrap:break-word;
margin-bottom:0.875rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
font-size:1.75rem;
font-weight:600;
}
@media(min-width:771px){
.sdl-et_h26gl{
font-size:2rem;
}
}
.sdl-et_text6gl{
font-size:0.938rem;
line-height:1.65;
margin-bottom:22px;
color:#8A8480;
}
.sdl-et_stats6gl{
gap:24px;
flex-wrap:wrap;
display:flex;
}
.sdl-et_stat6gl{
min-width:0;
}
.sdl-et_stat_v6gl{
color:#1A1814;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
line-height:1;
font-weight:700;
}
.sdl-et_stat_l6gl{
margin-top:0.25rem;
font-size:0.781rem;
color:#6B6660;
}
.sdl-et_right6gl{
gap:12px;
flex-direction:column;
display:flex;
}
.sdl-et_member6gl{
border-radius:14px;
border:1px solid rgba(26,24,20,0.08);
background:#FFFFFF;
padding:1.125rem 20px;
gap:1rem;
display:flex;
min-width:0;
align-items:center;
}
.sdl-et_member_av6gl{
flex:0 0 auto;
background:linear-gradient(135deg,#1F1C18,#B8965A);
border-radius:50%;
height:48px;
width:48px;
}
.sdl-et_member_name6gl{
font-size:0.938rem;
font-weight:700;
overflow-wrap:break-word;
color:#1A1814;
}
.sdl-et_member_role6gl{
overflow-wrap:break-word;
font-size:12.5px;
color:#6B6660;
}
.sdl-et_updated6gl{
background:#F7F5F2;
padding:0.875rem 18px;
gap:8px;
border:1px solid rgba(26,24,20,0.08);
border-radius:0.875rem;
align-items:center;
color:#8A8480;
font-size:12.5px;
display:flex;
}
.sdl-op6gl{
padding:36px 0 0.625rem;
}
.sdl-op_in6gl{
grid-template-columns:1fr;
border:1px solid rgba(26,24,20,0.08);
background:#FFFFFF;
border-radius:14px;
padding:32px;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:863px){
.sdl-op_in6gl{
padding:2.125rem 40px;
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
}
}
.sdl-op_left6gl{
min-width:0;
}
.sdl-op_eyebrow6gl{
margin-bottom:0.75rem;
}
.sdl-op_h26gl{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
font-weight:600;
font-size:1.75rem;
overflow-wrap:break-word;
margin-bottom:0.625rem;
color:#1A1814;
}
@media(min-width:769px){
.sdl-op_h26gl{
font-size:30px;
}
}
.sdl-op_text6gl{
font-size:0.875rem;
line-height:1.6;
color:#8A8480;
}
.sdl-op_grid6gl{
overflow:hidden;
grid-template-columns:1fr 1fr;
border:1px solid rgba(26,24,20,0.14);
background:rgba(26,24,20,0.14);
gap:1px;
border-radius:0.5rem;
display:grid;
}
.sdl-op_field6gl{
background:#F7F5F2;
padding:18px 20px;
min-width:0;
}
.sdl-op_field_lb6gl{
letter-spacing:.1em;
color:#B8965A;
text-transform:uppercase;
margin-bottom:0.313rem;
font-weight:600;
font-size:0.625rem;
}
.sdl-op_field_val6gl{
overflow-wrap:break-word;
font-size:0.875rem;
color:#1A1814;
font-weight:700;
}
.sdl-tt6gl{
padding:48px 0 10px;
}
@media(min-width:766px){
.sdl-tt6gl{
padding:60px 0 10px;
}
}
.sdl-tt_head6gl{
margin-bottom:34px;
text-align:center;
}
.sdl-tt_eyebrow6gl{
margin-bottom:0.75rem;
}
.sdl-tt_h26gl{
font-size:32px;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#1A1814;
}
@media(min-width:769px){
.sdl-tt_h26gl{
font-size:42px;
}
}
.sdl-tt_grid6gl{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.sdl-tt_grid6gl{
grid-template-columns:repeat(3,1fr);
}
}
.sdl-tt_card6gl{
border-radius:14px;
border:1px solid rgba(26,24,20,0.08);
padding:30px;
background:#FFFFFF;
display:flex;
min-width:0;
flex-direction:column;
}
.sdl-tt_card_ic6gl{
align-items:center;
color:#B8965A;
display:inline-flex;
margin-bottom:18px;
}
.sdl-tt_card_ic6gl svg{
height:1.75rem;
width:28px;
}
.sdl-tt_card_h6gl{
color:#1A1814;
font-weight:600;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:8px;
font-size:22px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.sdl-tt_card_p6gl{
overflow-wrap:break-word;
line-height:1.6;
color:#8A8480;
margin-bottom:14px;
font-size:14px;
}
.sdl-tt_card_p6gl b{
font-weight:700;
color:#1A1814;
}
.sdl-tt_card_link6gl{
transition:color .2s ease;
margin-top:auto;
border-bottom:1px solid #B8965A;
font-size:13px;
padding-bottom:2px;
align-self:flex-start;
color:#1A1814;
font-weight:700;
}
.sdl-tt_card_link6gl:hover{
color:#B8965A;
}
.sdl-lh6gl{
padding:2.5rem 0 1.25rem;
}
.sdl-lh_in6gl{
padding-top:34px;
border-top:1px solid rgba(26,24,20,0.14);
}
.sdl-lh_eyebrow6gl{
display:block;
margin-bottom:22px;
}
.sdl-lh_grid6gl{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:599px){
.sdl-lh_grid6gl{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.sdl-lh_grid6gl{
grid-template-columns:repeat(5,1fr);
}
}
.sdl-lh_col6gl{
min-width:0;
}
.sdl-lh_col_h6gl{
color:#1A1814;
margin-bottom:12px;
font-weight:700;
overflow-wrap:break-word;
font-size:0.813rem;
}
.sdl-lh_links6gl{
gap:8px;
display:flex;
flex-direction:column;
}
.sdl-lh_link6gl{
transition:color .2s ease;
color:#8A8480;
font-size:0.813rem;
overflow-wrap:break-word;
}
.sdl-lh_link6gl:hover{
color:#B8965A;
}
.sdl-sg6gl{
padding:3rem 0 0.625rem;
}
.sdl-sg_eyebrow6gl{
margin-bottom:0.75rem;
display:block;
}
.sdl-sg_h26gl{
font-size:1.875rem;
font-weight:600;
margin-bottom:1.75rem;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#1A1814;
}
@media(min-width:769px){
.sdl-sg_h26gl{
font-size:2.25rem;
}
}
.sdl-sg_grid6gl{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:719px){
.sdl-sg_grid6gl{
grid-template-columns:repeat(3,1fr);
}
}
.sdl-sg_col6gl{
min-width:0;
}
.sdl-sg_col_h6gl{
font-weight:600;
line-height:1.15;
color:#1A1814;
margin-bottom:0.625rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
overflow-wrap:break-word;
}
.sdl-sg_col_p6gl{
color:#8A8480;
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
}
.sdl-sb6gl{
background:#FFFFFF;
padding:3rem 0;
margin-top:24px;
border-top:1px solid rgba(26,24,20,0.08);
border-bottom:1px solid rgba(26,24,20,0.08);
}
@media(min-width:769px){
.sdl-sb6gl{
padding:56px 0;
}
}
.sdl-sb_eyebrow6gl{
margin-bottom:0.75rem;
display:block;
}
.sdl-sb_h26gl{
color:#1A1814;
font-size:30px;
margin-bottom:26px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.sdl-sb_h26gl{
font-size:2.25rem;
}
}
.sdl-sb_grid6gl{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:562px){
.sdl-sb_grid6gl{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:957px){
.sdl-sb_grid6gl{
grid-template-columns:repeat(4,1fr);
}
}
.sdl-sb_card6gl{
background:#F7F5F2;
border:1px solid rgba(26,24,20,0.08);
padding:24px;
border-radius:14px;
min-width:0;
}
.sdl-sb_card_h6gl{
color:#1A1814;
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
margin-bottom:0.5rem;
font-size:1.188rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.sdl-sb_card_p6gl{
overflow-wrap:break-word;
font-size:13.5px;
line-height:1.6;
color:#8A8480;
}
.sdl-sb_rtp6gl{
background:#F7F5F2;
gap:1.5rem;
grid-template-columns:1fr;
border-radius:0.875rem;
padding:26px 1.75rem;
border:1px solid rgba(26,24,20,0.08);
display:grid;
margin-top:1.125rem;
align-items:center;
}
@media(min-width:761px){
.sdl-sb_rtp6gl{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.sdl-sb_rtp_h6gl{
line-height:1.15;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
font-size:20px;
margin-bottom:0.5rem;
color:#1A1814;
}
.sdl-sb_rtp_p6gl{
color:#8A8480;
font-size:13.5px;
line-height:1.6;
overflow-wrap:break-word;
}
.sdl-sb_rtp_stats6gl{
gap:1rem;
display:flex;
}
.sdl-sb_stat6gl{
background:#FFFFFF;
flex:1 1 0;
border-radius:8px;
padding:18px;
text-align:center;
min-width:0;
}
.sdl-sb_stat_v6gl{
font-size:1.625rem;
color:#3A7D5C;
overflow-wrap:break-word;
font-weight:700;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.sdl-sb_stat_l6gl{
margin-top:4px;
font-size:0.719rem;
color:#6B6660;
}
.sdl-faq6gl{
padding:3rem 0;
background:#FFFFFF;
border-top:1px solid rgba(26,24,20,0.08);
border-bottom:1px solid rgba(26,24,20,0.08);
margin-top:24px;
}
@media(min-width:765px){
.sdl-faq6gl{
padding:3.875rem 0;
}
}
.sdl-faq_head6gl{
text-align:center;
margin-bottom:2.125rem;
}
.sdl-faq_eyebrow6gl{
margin-bottom:12px;
}
.sdl-faq_h26gl{
color:#1A1814;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:768px){
.sdl-faq_h26gl{
font-size:38px;
}
}
.sdl-faq_list6gl{
margin:0 auto;
gap:12px;
display:flex;
flex-direction:column;
max-width:820px;
}
.sdl-faq_item6gl{
background:#F7F5F2;
overflow:hidden;
border-radius:14px;
border:1px solid rgba(26,24,20,0.08);
}
.sdl-faq_q6gl{
padding:20px 24px;
list-style:none;
gap:20px;
justify-content:space-between;
align-items:center;
display:flex;
overflow-wrap:break-word;
font-weight:700;
cursor:pointer;
font-size:1rem;
color:#1A1814;
}
.sdl-faq_q6gl::-webkit-details-marker{
display:none;
}
.sdl-faq_q_ic6gl{
transition:transform .2s ease;
flex:0 0 auto;
color:#B8965A;
align-items:center;
display:inline-flex;
}
.sdl-faq_q_ic6gl svg{
height:1.125rem;
width:1.125rem;
}
.sdl-faq_item6gl[open] .sdl-faq_q_ic6gl{
transform:rotate(180deg);
}
.sdl-faq_a6gl{
padding:0 24px 1.25rem;
font-size:14.5px;
color:#8A8480;
overflow-wrap:break-word;
line-height:1.6;
}
.sdl-sc6gl{
padding:3rem 0 10px;
}
.sdl-sc_head6gl{
margin-bottom:1.75rem;
text-align:center;
}
.sdl-sc_eyebrow6gl{
margin-bottom:0.75rem;
}
.sdl-sc_h26gl{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
color:#1A1814;
overflow-wrap:break-word;
font-size:30px;
}
@media(min-width:769px){
.sdl-sc_h26gl{
font-size:2.25rem;
}
}
.sdl-sc_table6gl{
overflow:hidden;
border:1px solid rgba(26,24,20,0.08);
margin:0 auto;
border-radius:14px;
max-width:900px;
}
.sdl-sc_thead6gl{
grid-template-columns:1.6fr 1fr 1fr;
background:#1E1C1A;
display:grid;
}
.sdl-sc_th6gl{
padding:15px 1.125rem;
color:#A89F94;
font-weight:700;
text-align:center;
font-size:0.813rem;
overflow-wrap:break-word;
}
.sdl-sc_th6gl:first-child{
text-align:left;
}
.sdl-sc_th_us6gl{
color:#D4AF6E;
}
.sdl-sc_row6gl{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(26,24,20,0.08);
}
.sdl-sc_row6gl:nth-child(even){
background:#FFFFFF;
}
.sdl-sc_td6gl{
padding:15px 1.125rem;
font-size:14px;
text-align:center;
min-width:0;
overflow-wrap:break-word;
color:#6B6660;
}
.sdl-sc_td6gl:first-child{
font-weight:600;
color:#2E2B26;
text-align:left;
}
.sdl-sc_td_us6gl{
color:#3A7D5C;
font-weight:700;
}
.sdl-el6gl{
padding:48px 0;
}
@media(min-width:769px){
.sdl-el6gl{
padding:3.5rem 0;
}
}
.sdl-el_in6gl{
grid-template-columns:1fr;
gap:40px;
display:grid;
align-items:start;
}
@media(min-width:901px){
.sdl-el_in6gl{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.sdl-el_left6gl{
min-width:0;
}
.sdl-el_eyebrow6gl{
margin-bottom:14px;
}
.sdl-el_h26gl{
overflow-wrap:break-word;
line-height:1.08;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#1A1814;
font-size:32px;
font-weight:600;
margin-bottom:22px;
}
@media(min-width:770px){
.sdl-el_h26gl{
font-size:2.375rem;
}
}
.sdl-el_body6gl p{
line-height:1.7;
overflow-wrap:break-word;
margin-bottom:1.125rem;
font-size:1rem;
color:#2E2B26;
}
.sdl-el_dropcap6gl{
padding:6px 0.75rem 0 0;
font-weight:700;
float:left;
line-height:.8;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:62px;
color:#B8965A;
}
.sdl-el_right6gl{
min-width:0;
}
.sdl-el_quote6gl{
background:linear-gradient(150deg,#1F1C18,#0E0D0B);
padding:2.25rem;
border-radius:20px;
margin-bottom:24px;
color:#F5F1EB;
position:relative;
}
.sdl-el_quote_mark6gl{
align-items:center;
display:inline-flex;
margin-bottom:6px;
color:#D4AF6E;
}
.sdl-el_quote_mark6gl svg{
height:2.125rem;
width:34px;
}
.sdl-el_quote_text6gl{
font-size:22px;
line-height:1.4;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:500;
overflow-wrap:break-word;
color:#F5F1EB;
margin-bottom:1.375rem;
}
.sdl-el_quote_meta6gl{
gap:0.75rem;
display:flex;
align-items:center;
}
.sdl-el_quote_av6gl{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#B8965A,#E2C47E);
width:2.375rem;
height:38px;
}
.sdl-el_quote_author6gl{
font-weight:700;
font-size:0.875rem;
color:#F5F1EB;
}
.sdl-el_quote_meta_sub6gl{
font-size:12px;
color:#A89F94;
}
.sdl-el_explain6gl{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(26,24,20,0.08);
}
.sdl-el_explain_card6gl{
padding:22px 1.5rem;
}
.sdl-el_explain_card6gl+.sdl-el_explain_card6gl{
border-top:1px solid rgba(26,24,20,0.08);
}
.sdl-el_explain_h6gl{
overflow-wrap:break-word;
line-height:1.15;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:0.5rem;
color:#1A1814;
font-size:1.25rem;
}
.sdl-el_explain_p6gl{
line-height:1.55;
font-size:0.875rem;
overflow-wrap:break-word;
color:#8A8480;
}
.sdl-gd6gl{
padding:3rem 0 10px;
}
.sdl-gd_head6gl{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:1.5rem;
}
@media(min-width:681px){
.sdl-gd_head6gl{
gap:20px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.sdl-gd_eyebrow6gl{
margin-bottom:0.625rem;
}
.sdl-gd_h26gl{
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
color:#1A1814;
font-size:28px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.sdl-gd_h26gl{
font-size:34px;
}
}
.sdl-gd_more6gl{
flex:0 0 auto;
transition:color .2s ease,border-color .2s ease;
font-weight:600;
color:#1A1814;
font-size:0.844rem;
border-bottom:1px solid #1A1814;
padding-bottom:2px;
}
.sdl-gd_more6gl:hover{
border-color:#B8965A;
color:#B8965A;
}
.sdl-gd_grid6gl{
grid-template-columns:1fr;
gap:1.25rem;
display:grid;
}
@media(min-width:723px){
.sdl-gd_grid6gl{
grid-template-columns:repeat(3,1fr);
}
}
.sdl-gd_card6gl{
overflow:hidden;
background:#FFFFFF;
border-radius:0.875rem;
border:1px solid rgba(26,24,20,0.08);
display:block;
min-width:0;
}
.sdl-gd_card_img6gl{
background:linear-gradient(140deg,#1F1C18,#B8965A);
height:150px;
}
.sdl-gd_card_body6gl{
padding:22px;
}
.sdl-gd_card_cat6gl{
font-size:10px;
letter-spacing:.1em;
color:#B8965A;
font-weight:600;
text-transform:uppercase;
}
.sdl-gd_card_h6gl{
margin:8px 0 10px;
color:#1A1814;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
font-size:19px;
line-height:1.2;
}
.sdl-gd_card_meta6gl{
font-size:0.75rem;
overflow-wrap:break-word;
color:#6B6660;
}
.sdl-ft6gl{
background:#1E1C1A;
margin-top:40px;
color:#A89F94;
}
.sdl-ft_in6gl{
padding:48px 0 28px;
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:602px){
.sdl-ft_in6gl{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.sdl-ft_in6gl{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.sdl-ft_brand6gl{
min-width:0;
}
.sdl-ft_logo6gl{
color:#F5F1EB;
font-weight:700;
font-size:1.625rem;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.sdl-ft_tagline6gl{
color:#A89F94;
max-width:280px;
margin-top:0.875rem;
line-height:1.6;
font-size:13.5px;
}
.sdl-ft_contact6gl{
transition:color .2s ease;
margin-top:0.75rem;
display:inline-block;
color:#D4AF6E;
max-width:17.5rem;
overflow-wrap:anywhere;
font-size:13px;
}
.sdl-ft_contact6gl:hover{
color:#F5F1EB;
}
.sdl-ft_col6gl{
min-width:0;
}
.sdl-ft_col_h6gl{
overflow-wrap:break-word;
color:#F5F1EB;
margin-bottom:14px;
font-size:0.813rem;
text-transform:uppercase;
font-weight:700;
letter-spacing:.08em;
}
.sdl-ft_col_links6gl{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.sdl-ft_link6gl{
transition:color .2s ease;
overflow-wrap:break-word;
font-size:0.844rem;
color:#A89F94;
}
.sdl-ft_link6gl:hover{
color:#F5F1EB;
}
.sdl-ft_bot6gl{
gap:1rem;
padding:1.375rem 0 40px;
border-top:1px solid rgba(255,252,245,0.12);
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.sdl-ft_bot6gl{
gap:1.25rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.sdl-ft_legal6gl{
line-height:1.6;
font-size:11.5px;
max-width:47.5rem;
overflow-wrap:break-word;
color:#B0AAA4;
}
.sdl-ft_legal6gl b{
font-weight:700;
color:#A89F94;
}
.sdl-ft_age6gl{
border:1.5px solid #D4AF6E;
border-radius:8px;
padding:0.25rem 9px;
flex:0 0 auto;
font-size:0.813rem;
color:#D4AF6E;
font-weight:700;
}