*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1410;
-webkit-font-smoothing:antialiased;
font-size:0.938rem;
font-family:"PT Sans", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
color:#D9CCBA;
line-height:1.6;
text-rendering:optimizeLegibility;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.bdy_layout034{
min-height:100vh;
display:flex;
flex-direction:column;
}
.bdy_main034{
flex:1 1 auto;
min-width:0;
width:100%;
}
.bdy_container034{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:767px){
.bdy_container034{
padding:0 32px;
}
}
@media(min-width:1102px){
.bdy_container034{
padding:0 56px;
}
}
.bdy_eyebrow034{
font-family:"PT Sans", 'Helvetica Neue', Arial, sans-serif;
letter-spacing:.2em;
font-weight:600;
font-size:0.688rem;
overflow-wrap:break-word;
color:#C48E30;
display:inline-block;
text-transform:uppercase;
line-height:1.4;
}
.bdy_band034{
background:#12100D;
color:#F4EDE0;
}
.bdy_band034 .bdy_eyebrow034{
color:#E8B84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.bdy_tb034{
background:#1A1410;
border-bottom:1px solid rgba(244,237,224,0.13);
position:sticky;
z-index:50;
top:0;
}
.bdy_tb_in034{
margin:0 auto;
gap:1rem;
padding:12px 1rem;
justify-content:space-between;
align-items:center;
max-width:1400px;
width:100%;
display:flex;
}
@media(min-width:771px){
.bdy_tb_in034{
padding:16px 32px;
}
}
@media(min-width:1101px){
.bdy_tb_in034{
padding:1.125rem 56px;
}
}
.bdy_tb_left034{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.bdy_tb_logo034{
gap:0.688rem;
display:flex;
min-width:0;
align-items:center;
}
.bdy_tb_logo_mark034{
border-radius:8px;
flex:0 0 auto;
object-fit:cover;
width:2.125rem;
height:2.125rem;
}
.bdy_tb_logo_txt034{
min-width:0;
line-height:1;
flex-direction:column;
display:flex;
}
.bdy_tb_logo_name034{
overflow:hidden;
font-size:22px;
text-overflow:ellipsis;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#F4EDE0;
white-space:nowrap;
letter-spacing:.02em;
font-weight:700;
}
.bdy_tb_logo_sub034{
overflow:hidden;
text-transform:uppercase;
margin-top:4px;
font-size:8.5px;
text-overflow:ellipsis;
font-weight:600;
white-space:nowrap;
color:#C48E30;
letter-spacing:.32em;
}
.bdy_tb_nav034{
display:none;
}
@media(min-width:961px){
.bdy_tb_nav034{
gap:28px;
align-items:center;
display:flex;
}
}
.bdy_tb_nav_item034{
transition:color .22s ease,border-color .22s ease;
border-bottom:2px solid transparent;
font-weight:600;
font-size:14px;
padding-bottom:3px;
color:#D9CCBA;
white-space:nowrap;
}
.bdy_tb_nav_item034:hover{
color:#F4EDE0;
}
.bdy_tb_nav_item034.bdy_state_active034{
border-color:#C48E30;
color:#F4EDE0;
}
.bdy_tb_right034{
gap:0.875rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.bdy_tb_search034{
transition:color .22s ease;
display:flex;
justify-content:center;
color:#D9CCBA;
align-items:center;
}
.bdy_tb_search034:hover{
color:#C48E30;
}
.bdy_tb_search034 svg{
height:18px;
width:1.125rem;
}
.bdy_tb_lang034{
letter-spacing:.1em;
font-weight:600;
color:#A8967E;
font-size:0.688rem;
text-transform:uppercase;
}
.bdy_tb_lang034:hover{
color:#F4EDE0;
}
.bdy_tb_login034{
font-weight:600;
display:none;
font-size:0.875rem;
color:#F4EDE0;
}
@media(min-width:766px){
.bdy_tb_login034{
display:inline-block;
}
}
.bdy_tb_register034{
background:#E8B84B;
padding:0.688rem 22px;
border-radius:62.438rem;
transition:background-color .22s ease;
white-space:nowrap;
color:#1A1108;
font-weight:700;
font-size:0.875rem;
}
.bdy_tb_register034:hover{
background:#F0C85E;
}
.bdy_mob034{
background:#1A1410;
position:fixed;
border-top:1px solid rgba(244,237,224,0.13);
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
right:0;
left:0;
z-index:60;
}
@media(min-width:958px){
.bdy_mob034{
display:none;
}
}
.bdy_mob_in034{
margin:0 auto;
justify-content:space-around;
display:flex;
align-items:stretch;
max-width:35rem;
}
.bdy_mob_item034{
transition:color .22s ease;
gap:3px;
padding:9px 4px;
flex:1 1 0;
min-width:0;
display:flex;
flex-direction:column;
align-items:center;
color:#A8967E;
}
.bdy_mob_item034.bdy_state_active034{
color:#C48E30;
}
.bdy_mob_ic034{
display:flex;
align-items:center;
justify-content:center;
}
.bdy_mob_ic034 svg{
width:20px;
height:20px;
}
.bdy_mob_lb034{
overflow:hidden;
font-weight:600;
font-size:0.625rem;
white-space:nowrap;
text-overflow:ellipsis;
max-width:100%;
}
@media(max-width:959px){
body{
padding-bottom:3.75rem;
}
}
.bdy_rail034{
min-width:0;
position:relative;
}
.bdy_rail_scroll034{
gap:0.875rem;
scrollbar-width:thin;
overflow-x:auto;
padding-bottom:14px;
-webkit-overflow-scrolling:touch;
display:flex;
}
@media(min-width:768px){
.bdy_rail_scroll034{
gap:1.125rem;
}
}
.bdy_gc034{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:765px){
.bdy_gc034{
width:188px;
}
}
.bdy_gc_img034{
border-radius:14px;
overflow:hidden;
background:#231C14;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
}
.bdy_gc_img034 img{
inset:0;
object-fit:cover;
height:100%;
width:100%;
position:absolute;
}
.bdy_gc_cover034{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.bdy_gc_hover034{
transition:opacity .22s ease;
inset:0;
background:rgba(0,0,0,0.52);
position:absolute;
align-items:center;
display:flex;
justify-content:center;
opacity:0;
}
.bdy_gc034:hover .bdy_gc_hover034{
opacity:1;
}
.bdy_gc_hover_btn034{
background:#E8B84B;
border-radius:999px;
display:flex;
height:2.875rem;
justify-content:center;
align-items:center;
width:2.875rem;
color:#1A1108;
}
.bdy_gc_hover_btn034 svg{
height:18px;
width:18px;
}
.bdy_gc_info034{
gap:2px;
display:flex;
margin-top:9px;
flex-direction:column;
min-width:0;
}
.bdy_gc_name034{
overflow:hidden;
color:#F4EDE0;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
font-size:13px;
}
.bdy_gc_prov034{
overflow:hidden;
color:#A8967E;
white-space:nowrap;
font-size:0.688rem;
text-overflow:ellipsis;
}
.bdy_gc_meta034{
color:#A8967E;
font-size:11px;
}
.bdy_tc034{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:767px){
.bdy_tc034{
width:230px;
}
}
.bdy_tc_img034{
overflow:hidden;
background:#231C14;
border-radius:0.875rem;
position:relative;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
padding-bottom:75%;
}
.bdy_tc_img034 img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.bdy_tc_info034{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
display:flex;
}
.bdy_tc_name034{
overflow:hidden;
white-space:nowrap;
font-weight:700;
color:#F4EDE0;
text-overflow:ellipsis;
font-size:14px;
}
.bdy_tc_rtp034{
color:#A8967E;
font-size:0.688rem;
}
.bdy_lc034{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:770px){
.bdy_lc034{
width:268px;
}
}
.bdy_lc_img034{
background:#231C14;
overflow:hidden;
border-radius:14px;
padding-bottom:62.5%;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
position:relative;
}
.bdy_lc_img034 img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.bdy_lc_live034{
border-radius:999px;
padding:4px 9px;
gap:0.438rem;
background:rgba(0,0,0,0.52);
position:absolute;
display:flex;
left:12px;
align-items:center;
top:0.75rem;
}
.bdy_lc_live_dot034{
border-radius:50%;
background:#D94F3D;
animation:zm2-pulse 1.6s infinite;
width:8px;
height:0.5rem;
}
.bdy_lc_seats034{
letter-spacing:.08em;
font-size:10px;
text-transform:uppercase;
color:#F4EDE0;
font-weight:600;
}
.bdy_lc_info034{
gap:2px;
flex-direction:column;
margin-top:9px;
display:flex;
min-width:0;
}
.bdy_lc_name034{
overflow:hidden;
color:#F4EDE0;
font-size:0.938rem;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
}
.bdy_lc_bet034{
font-size:11px;
color:#A8967E;
}
.bdy_pc034{
border-radius:14px;
padding:16px 0.875rem;
background:#231C14;
border:1px solid rgba(244,237,224,0.07);
gap:0.5rem;
flex-direction:column;
min-height:4.625rem;
min-width:0;
justify-content:center;
align-items:center;
display:flex;
}
.bdy_pc_logo034{
flex:0 0 auto;
height:1.75rem;
width:auto;
max-width:100%;
object-fit:contain;
}
.bdy_pc_name034{
overflow:hidden;
max-width:100%;
font-size:11px;
text-align:center;
text-overflow:ellipsis;
color:#A8967E;
white-space:nowrap;
}
.bdy_gc_tag034{
border-radius:8px;
padding:3px 0.5rem;
font-size:0.625rem;
position:absolute;
left:10px;
display:inline-block;
z-index:2;
letter-spacing:.06em;
top:0.625rem;
font-weight:700;
text-transform:uppercase;
}
.bdy_gc_tag_hot034{
background:#D94F3D;
color:#F4EDE0;
}
.bdy_gc_tag_new034{
background:#E8B84B;
color:#1A1108;
}
.bdy_gc_tag_jp034{
background:#E8A020;
color:#1A1108;
}
.bdy_gc_tag_live034{
background:#D94F3D;
color:#F4EDE0;
}
.bdy_sh034{
margin-bottom:1.125rem;
min-width:0;
}
.bdy_sh_row034{
gap:1rem;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
justify-content:space-between;
}
.bdy_sh_row034 .bdy_sh_l034{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.bdy_sh_stack034{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.bdy_sh_center034{
gap:0.625rem;
text-align:center;
display:flex;
flex-direction:column;
align-items:center;
}
.bdy_sh_h2034{
overflow-wrap:break-word;
color:#F4EDE0;
font-weight:600;
font-size:24px;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
}
@media(min-width:769px){
.bdy_sh_h2034{
font-size:1.875rem;
}
}
.bdy_band034 .bdy_sh_h2034{
color:#F4EDE0;
}
.bdy_sh_eb_line034{
gap:10px;
align-items:center;
display:inline-flex;
}
.bdy_sh_eb_line034::before{
background:#C48E30;
width:1.75rem;
height:1px;
display:inline-block;
content:"";
}
.bdy_band034 .bdy_sh_eb_line034::before{
background:#E8B84B;
}
.bdy_sh_eb_dot034{
gap:8px;
display:inline-flex;
align-items:center;
}
.bdy_sh_eb_dot034::before{
background:#C48E30;
border-radius:50%;
height:6px;
display:inline-block;
width:0.375rem;
content:"";
}
.bdy_band034 .bdy_sh_eb_dot034::before{
background:#E8B84B;
}
.bdy_sh_link034{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
color:#F4EDE0;
padding-bottom:2px;
white-space:nowrap;
display:inline-flex;
align-items:center;
font-size:0.813rem;
border-bottom:1px solid #F4EDE0;
font-weight:600;
}
.bdy_sh_link034:hover{
border-color:#C48E30;
color:#C48E30;
}
.bdy_sh_link034 svg{
width:0.875rem;
height:14px;
}
.bdy_sh_link_chev034{
padding-bottom:0;
border-bottom:0;
}
.bdy_sh_link_btn034{
background:#E8B84B;
padding:9px 1.125rem;
border-radius:999px;
border-bottom:0;
color:#1A1108;
}
.bdy_sh_link_btn034:hover{
background:#F0C85E;
border-color:transparent;
color:#1A1108;
}
.bdy_band034 .bdy_sh_link034{
border-color:#F4EDE0;
color:#F4EDE0;
}
.bdy_band034 .bdy_sh_link_btn034{
background:#E8B84B;
color:#1A1108;
}
.bdy_sh_rule034{
background:rgba(244,237,224,0.13);
margin:-2px 0 18px;
height:1px;
}
.bdy_band034 .bdy_sh_rule034{
background:rgba(255,237,190,0.13);
}
.bdy_hero034{
padding:2rem 0 8px;
}
@media(min-width:765px){
.bdy_hero034{
padding:3.5rem 0 24px;
}
}
.bdy_hero_in034{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:899px){
.bdy_hero_in034{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.bdy_hero_copy034{
min-width:0;
}
.bdy_hero_eyebrow034{
gap:10px;
display:inline-flex;
align-items:center;
margin-bottom:22px;
}
.bdy_hero_eyebrow_line034{
background:#C48E30;
flex:0 0 auto;
height:1px;
width:28px;
display:inline-block;
}
.bdy_hero_h1034{
font-weight:600;
letter-spacing:-.01em;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.04;
color:#F4EDE0;
overflow-wrap:break-word;
font-size:2.375rem;
margin-bottom:1.25rem;
}
@media(min-width:765px){
.bdy_hero_h1034{
font-size:54px;
}
}
@media(min-width:1100px){
.bdy_hero_h1034{
font-size:62px;
}
}
.bdy_hero_h1034 em{
color:#C48E30;
font-style:normal;
}
.bdy_hero_sub034{
max-width:480px;
color:#8A7662;
line-height:1.6;
font-size:1rem;
margin-bottom:30px;
}
@media(min-width:766px){
.bdy_hero_sub034{
font-size:18px;
}
}
.bdy_hero_actions034{
gap:0.875rem;
align-items:center;
margin-bottom:34px;
flex-wrap:wrap;
display:flex;
}
.bdy_hero_cta034{
background:#E8B84B;
transition:background-color .22s ease;
gap:0.625rem;
border-radius:62.438rem;
padding:16px 30px;
font-weight:700;
align-items:center;
display:inline-flex;
font-size:0.938rem;
color:#1A1108;
}
.bdy_hero_cta034:hover{
background:#F0C85E;
}
.bdy_hero_cta_ic034{
align-items:center;
display:inline-flex;
}
.bdy_hero_cta_ic034 svg{
height:1rem;
width:16px;
}
.bdy_hero_cta_alt034{
border-radius:62.438rem;
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(244,237,224,0.13);
background:transparent;
padding:0.938rem 26px;
font-weight:600;
font-size:15px;
color:#F4EDE0;
display:inline-flex;
align-items:center;
}
.bdy_hero_cta_alt034:hover{
border-color:#C48E30;
color:#C48E30;
}
.bdy_hero_trust034{
gap:22px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.bdy_hero_trust_item034{
gap:9px;
font-weight:600;
font-size:0.813rem;
display:flex;
color:#D9CCBA;
align-items:center;
}
.bdy_hero_trust_ic034{
color:#C48E30;
align-items:center;
display:inline-flex;
}
.bdy_hero_trust_ic034 svg{
width:16px;
height:1rem;
}
.bdy_hero_promo034{
overflow:hidden;
border-radius:1.25rem;
background:#231C14;
display:flex;
box-shadow:0 16px 4rem rgba(0,0,0,0.60), 0 0.25rem 1.25rem rgba(196,142,48,0.12);
position:relative;
min-height:300px;
}
.bdy_hero_promo_bg034{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.bdy_hero_promo_bg034::after{
inset:0;
background:linear-gradient(120deg,#12100D 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.bdy_hero_promo_glow034{
background:radial-gradient(circle,rgba(196,142,48,0.18) 0%,transparent 65%);
border-radius:50%;
pointer-events:none;
width:260px;
height:16.25rem;
right:-1.25rem;
position:absolute;
top:-40px;
}
.bdy_hero_promo_ct034{
padding:1.75rem;
align-self:flex-end;
z-index:2;
max-width:88%;
position:relative;
}
.bdy_hero_promo_label034{
font-size:10px;
display:block;
font-weight:700;
text-transform:uppercase;
color:#E8B84B;
margin-bottom:8px;
letter-spacing:.25em;
}
.bdy_hero_promo_amount034{
overflow-wrap:break-word;
line-height:1.05;
color:#F4EDE0;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
}
@media(min-width:766px){
.bdy_hero_promo_amount034{
font-size:40px;
}
}
.bdy_hero_promo_amount034 em{
font-style:normal;
color:#E8B84B;
}
.bdy_hero_rating034{
gap:0.625rem;
border:1px solid rgba(244,237,224,0.07);
background:#231C14;
padding:10px 0.875rem;
border-radius:14px;
top:14px;
max-width:min(260px,62%);
align-items:center;
z-index:3;
right:14px;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
position:absolute;
display:flex;
}
.bdy_hero_rating_score034{
flex:0 0 auto;
color:#F4EDE0;
font-weight:700;
font-size:1.5rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
.bdy_hero_rating_txt034{
flex:1 1 auto;
min-width:0;
}
.bdy_hero_rating_stars034{
gap:2px;
color:#C48E30;
display:flex;
}
.bdy_hero_rating_stars034 svg{
width:0.75rem;
height:12px;
}
.bdy_hero_rating_cap034{
color:#A8967E;
font-size:11px;
margin-top:3px;
overflow-wrap:break-word;
line-height:1.35;
display:block;
}
.bdy_stat034{
border-bottom:1px solid rgba(244,237,224,0.13);
margin-top:1rem;
border-top:1px solid rgba(244,237,224,0.13);
}
.bdy_stat_in034{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.bdy_stat_in034{
grid-template-columns:repeat(4,1fr);
}
}
.bdy_stat_item034{
padding:1.375rem 14px;
border-bottom:1px solid rgba(244,237,224,0.07);
border-right:1px solid rgba(244,237,224,0.07);
min-width:0;
}
.bdy_stat_item034:nth-child(2n){
border-right:0;
}
.bdy_stat_item034:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.bdy_stat_item034{
border-bottom:0;
}
.bdy_stat_item034:nth-child(2n){
border-right:1px solid rgba(244,237,224,0.07);
}
.bdy_stat_item034:nth-child(4n){
border-right:0;
}
}
.bdy_stat_value034{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
font-weight:700;
overflow-wrap:break-word;
line-height:1;
color:#F4EDE0;
}
@media(min-width:770px){
.bdy_stat_value034{
font-size:2.125rem;
}
}
.bdy_stat_label034{
color:#A8967E;
line-height:1.4;
margin-top:6px;
overflow-wrap:break-word;
font-size:13px;
}
.bdy_grow034{
padding:1.625rem 0 0.625rem;
}
.bdy_row_seo034{
margin:0.625rem 0 0;
line-height:1.65;
overflow-wrap:break-word;
color:#8A7662;
max-width:47.5rem;
font-size:14px;
}
.bdy_row_seo034 strong{
font-weight:700;
color:#F4EDE0;
}
.bdy_grow034{
padding:1.625rem 0 10px;
}
.bdy_row_seo034{
margin:10px 0 0;
overflow-wrap:break-word;
font-size:14px;
color:#8A7662;
line-height:1.65;
max-width:47.5rem;
}
.bdy_row_seo034 strong{
font-weight:700;
color:#F4EDE0;
}
.bdy_grow034{
padding:26px 0 10px;
}
.bdy_row_seo034{
margin:10px 0 0;
line-height:1.65;
overflow-wrap:break-word;
color:#8A7662;
font-size:0.875rem;
max-width:760px;
}
.bdy_row_seo034 strong{
font-weight:700;
color:#F4EDE0;
}
.bdy_pr034{
padding:30px 0 6px;
}
.bdy_pr_card034{
flex:0 0 auto;
background:#231C14;
padding:1.625rem;
gap:10px;
border-radius:20px;
overflow:hidden;
border:1px solid rgba(244,237,224,0.07);
width:280px;
position:relative;
min-height:200px;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.bdy_pr_card034{
width:18.75rem;
}
}
.bdy_pr_card_feat034{
background:linear-gradient(150deg,#1E1710,#0F0C08);
border-color:transparent;
color:#F4EDE0;
}
.bdy_pr_glow034{
border-radius:50%;
background:radial-gradient(circle,rgba(196,142,48,0.18),transparent 70%);
width:8.125rem;
height:8.125rem;
pointer-events:none;
top:-30px;
opacity:0;
position:absolute;
right:-30px;
}
.bdy_pr_card_feat034 .bdy_pr_glow034{
opacity:1;
}
.bdy_pr_label034{
letter-spacing:.16em;
font-weight:700;
font-size:10px;
position:relative;
color:#C48E30;
text-transform:uppercase;
}
.bdy_pr_card_feat034 .bdy_pr_label034{
color:#E8B84B;
}
.bdy_pr_amount034{
color:#F4EDE0;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.08;
font-size:26px;
position:relative;
overflow-wrap:break-word;
}
.bdy_pr_card_feat034 .bdy_pr_amount034{
color:#F4EDE0;
}
.bdy_pr_amount034 em{
color:#C48E30;
font-style:normal;
}
.bdy_pr_card_feat034 .bdy_pr_amount034 em{
color:#E8B84B;
}
.bdy_pr_terms034{
line-height:1.5;
position:relative;
color:#A8967E;
font-size:13px;
}
.bdy_pr_card_feat034 .bdy_pr_terms034{
color:#A89278;
}
.bdy_pr_cta034{
margin-top:auto;
align-self:flex-start;
position:relative;
}
.bdy_pr_card_feat034 .bdy_pr_cta034{
padding:0.563rem 1.125rem;
background:#E8B84B;
border-radius:62.438rem;
transition:opacity .22s ease;
font-size:0.813rem;
color:#1A1108;
font-weight:700;
}
.bdy_pr_card_feat034 .bdy_pr_cta034:hover{
opacity:.9;
}
.bdy_pr_card034:not(.bdy_pr_card_feat034) .bdy_pr_cta034{
transition:color .22s ease,border-color .22s ease;
font-size:0.813rem;
font-weight:700;
padding-bottom:2px;
color:#F4EDE0;
border-bottom:1px solid #F4EDE0;
}
.bdy_pr_card034:not(.bdy_pr_card_feat034) .bdy_pr_cta034:hover{
border-color:#C48E30;
color:#C48E30;
}
.bdy_jp034{
padding:30px 0 0.625rem;
}
.bdy_jp_grid034{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:768px){
.bdy_jp_grid034{
grid-template-columns:1fr 1fr;
}
.bdy_jp_card_mega034{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.bdy_jp_grid034{
grid-template-columns:1.4fr 1fr 1fr;
}
.bdy_jp_card_mega034{
grid-column:auto;
}
}
.bdy_jp_card034{
border-radius:20px;
background:#231C14;
overflow:hidden;
border:1px solid rgba(244,237,224,0.07);
gap:12px;
padding:1.625rem;
position:relative;
flex-direction:column;
min-width:0;
min-height:200px;
display:flex;
justify-content:space-between;
}
.bdy_jp_card_mega034{
border-color:transparent;
background:linear-gradient(135deg,#1E1710,#0F0C08);
color:#F4EDE0;
min-height:13.125rem;
}
.bdy_jp_glow034{
border-radius:50%;
background:radial-gradient(circle,rgba(196,142,48,0.18),transparent 70%);
width:200px;
height:12.5rem;
right:-40px;
position:absolute;
top:-2.5rem;
pointer-events:none;
}
.bdy_jp_label034{
gap:10px;
display:flex;
font-weight:700;
letter-spacing:.16em;
position:relative;
align-items:center;
color:#C48E30;
flex-wrap:wrap;
font-size:10px;
justify-content:space-between;
text-transform:uppercase;
}
.bdy_jp_card_mega034 .bdy_jp_label034{
color:#E8B84B;
}
.bdy_jp_drop034{
text-transform:none;
color:#A8967E;
font-weight:600;
letter-spacing:.04em;
}
.bdy_jp_card_mega034 .bdy_jp_drop034{
color:#A89278;
}
.bdy_jp_amount034{
font-size:2.375rem;
font-weight:700;
color:#F4EDE0;
position:relative;
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
}
.bdy_jp_card_mega034 .bdy_jp_amount034{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#E8B84B;
}
@media(min-width:770px){
.bdy_jp_card_mega034 .bdy_jp_amount034{
font-size:54px;
}
}
.bdy_jp_game034{
font-size:13px;
color:#A8967E;
position:relative;
}
.bdy_jp_card_mega034 .bdy_jp_game034{
color:#A89278;
}
.bdy_jp_cta034{
position:relative;
align-self:flex-start;
}
.bdy_jp_card_mega034 .bdy_jp_cta034{
border-radius:62.438rem;
padding:0.625rem 20px;
background:#E8B84B;
transition:opacity .22s ease;
font-weight:700;
font-size:0.813rem;
color:#1A1108;
}
.bdy_jp_card_mega034 .bdy_jp_cta034:hover{
opacity:.9;
}
.bdy_jp_card034:not(.bdy_jp_card_mega034) .bdy_jp_cta034{
transition:color .22s ease,border-color .22s ease;
color:#F4EDE0;
padding-bottom:2px;
font-size:13px;
font-weight:700;
border-bottom:1px solid #F4EDE0;
}
.bdy_jp_card034:not(.bdy_jp_card_mega034) .bdy_jp_cta034:hover{
border-color:#C48E30;
color:#C48E30;
}
.bdy_jp_seo034{
margin:14px 0 0;
font-size:14px;
max-width:47.5rem;
color:#8A7662;
overflow-wrap:break-word;
line-height:1.65;
}
.bdy_jp_seo034 strong{
font-weight:700;
color:#F4EDE0;
}
.bdy_gf034{
padding:24px 0 6px;
}
.bdy_gf_in034{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.bdy_gf_chip034{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border:1px solid rgba(244,237,224,0.13);
padding:0.625rem 1.125rem;
border-radius:999px;
background:#231C14;
font-size:13px;
white-space:nowrap;
color:#D9CCBA;
font-weight:600;
}
.bdy_gf_chip034:hover{
border-color:#C48E30;
color:#C48E30;
}
.bdy_gf_chip034.bdy_state_active034{
border-color:transparent;
background:#E8B84B;
color:#1A1108;
}
.bdy_app034{
padding:30px 0 0.625rem;
}
.bdy_app_in034{
background:#231C14;
border-radius:1.25rem;
border:1px solid rgba(244,237,224,0.07);
gap:1.75rem;
padding:32px;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.bdy_app_in034{
gap:40px;
padding:2.5rem 2.75rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.bdy_app_copy034{
min-width:0;
max-width:35rem;
}
.bdy_app_eyebrow034{
margin-bottom:0.75rem;
}
.bdy_app_h2034{
font-size:1.75rem;
margin-bottom:12px;
overflow-wrap:break-word;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#F4EDE0;
line-height:1.05;
}
@media(min-width:769px){
.bdy_app_h2034{
font-size:34px;
}
}
.bdy_app_text034{
line-height:1.6;
margin-bottom:1.375rem;
color:#8A7662;
font-size:0.875rem;
}
.bdy_app_btns034{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.bdy_app_btn034{
gap:10px;
padding:11px 20px;
transition:background-color .22s ease;
border-radius:0.875rem;
background:#E8B84B;
display:inline-flex;
align-items:center;
color:#1A1108;
}
.bdy_app_btn034:hover{
background:#F0C85E;
}
.bdy_app_btn_ic034{
display:inline-flex;
align-items:center;
}
.bdy_app_btn_ic034 svg{
width:1.125rem;
height:18px;
}
.bdy_app_btn_lb034{
font-weight:700;
font-size:13.5px;
}
.bdy_app_qr_wrap034{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.bdy_app_qr034{
flex:0 0 auto;
border-radius:14px;
width:6.75rem;
background-color:#E8B84B;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#231C14 0 0.313rem,transparent 5px 11px),repeating-linear-gradient(90deg,#231C14 0 0.313rem,transparent 5px 0.688rem);
}
.bdy_app_qr_cap034{
font-size:12.5px;
line-height:1.4;
max-width:5.75rem;
color:#A8967E;
}
.bdy_gm034{
padding:1.875rem 0 0.625rem;
}
.bdy_gm_in034{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:880px){
.bdy_gm_in034{
grid-template-columns:1.25fr 1fr;
}
}
.bdy_gm_left034{
border:1px solid rgba(244,237,224,0.07);
background:#231C14;
padding:2rem;
border-radius:1.25rem;
min-width:0;
}
.bdy_gm_eyebrow034{
margin-bottom:0.625rem;
}
.bdy_gm_h2034{
line-height:1.06;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.625rem;
color:#F4EDE0;
margin-bottom:0.5rem;
}
@media(min-width:765px){
.bdy_gm_h2034{
font-size:28px;
}
}
.bdy_gm_text034{
max-width:480px;
color:#8A7662;
margin-bottom:1.375rem;
font-size:0.875rem;
line-height:1.6;
}
.bdy_gm_level034{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:22px;
font-weight:700;
color:#C48E30;
margin-bottom:8px;
}
.bdy_gm_bar034{
background:rgba(244,237,224,0.13);
overflow:hidden;
border-radius:62.438rem;
height:8px;
margin-bottom:6px;
}
.bdy_gm_bar_fill034{
background:linear-gradient(90deg,#C48E30,#F0C85E);
border-radius:62.438rem;
height:100%;
}
.bdy_gm_bar_meta034{
gap:10px;
margin-bottom:1.125rem;
font-size:0.688rem;
justify-content:space-between;
color:#A8967E;
display:flex;
}
.bdy_gm_missions034{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.bdy_gm_mission034{
border-radius:999px;
gap:7px;
background:#1A1410;
border:1px solid rgba(244,237,224,0.13);
padding:0.563rem 15px;
display:inline-flex;
font-weight:600;
color:#D9CCBA;
align-items:center;
font-size:0.781rem;
}
.bdy_gm_mission_ic034{
display:inline-flex;
color:#C48E30;
align-items:center;
}
.bdy_gm_mission_ic034 svg{
height:13px;
width:13px;
}
.bdy_gm_right034{
background:linear-gradient(150deg,#1E1710,#0F0C08);
border-radius:1.25rem;
overflow:hidden;
padding:32px;
position:relative;
flex-direction:column;
color:#F4EDE0;
display:flex;
}
.bdy_gm_glow034{
background:radial-gradient(circle,rgba(196,142,48,0.18),transparent 70%);
border-radius:50%;
right:-1.875rem;
width:9.375rem;
position:absolute;
pointer-events:none;
top:-1.875rem;
height:150px;
}
.bdy_gm_ref_eyebrow034{
position:relative;
margin-bottom:10px;
}
.bdy_gm_ref_h2034{
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
font-size:1.625rem;
position:relative;
color:#F4EDE0;
overflow-wrap:break-word;
margin-bottom:8px;
}
.bdy_gm_ref_text034{
color:#A89278;
position:relative;
font-size:13.5px;
margin-bottom:1.25rem;
line-height:1.55;
}
.bdy_gm_ref_cta034{
border-radius:62.438rem;
padding:11px 1.375rem;
background:#E8B84B;
transition:opacity .22s ease;
color:#1A1108;
margin-top:auto;
font-size:0.844rem;
font-weight:700;
position:relative;
align-self:flex-start;
}
.bdy_gm_ref_cta034:hover{
opacity:.9;
}
.bdy_nl034{
padding:1.5rem 0 10px;
}
.bdy_nl_in034{
border-radius:1.25rem;
background:#16120C;
padding:1.875rem 32px;
gap:1.375rem;
color:#F4EDE0;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.bdy_nl_in034{
gap:1.75rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.bdy_nl_text_wrap034{
min-width:0;
}
.bdy_nl_h3034{
overflow-wrap:break-word;
line-height:1.1;
color:#F4EDE0;
font-size:1.375rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:5px;
}
@media(min-width:766px){
.bdy_nl_h3034{
font-size:1.5rem;
}
}
.bdy_nl_text034{
color:#A89278;
line-height:1.5;
font-size:0.844rem;
}
.bdy_nl_form034{
flex:1 1 auto;
gap:10px;
min-width:0;
display:flex;
max-width:28.75rem;
}
.bdy_nl_input034{
border-radius:14px;
background:rgba(255,237,190,0.07);
flex:1 1 auto;
padding:13px 1rem;
overflow:hidden;
border:1px solid rgba(255,237,190,0.13);
min-width:0;
color:#A89278;
text-overflow:ellipsis;
align-items:center;
font-size:14px;
white-space:nowrap;
display:flex;
}
.bdy_nl_btn034{
transition:opacity .22s ease;
padding:13px 1.5rem;
flex:0 0 auto;
border-radius:14px;
background:#E8B84B;
font-weight:700;
color:#1A1108;
font-size:0.875rem;
white-space:nowrap;
}
.bdy_nl_btn034:hover{
opacity:.9;
}
.bdy_trn034{
padding:1.875rem 0 10px;
}
.bdy_trn_in034{
border-radius:1.25rem;
overflow:hidden;
background:#231C14;
grid-template-columns:1fr;
border:1px solid rgba(244,237,224,0.07);
display:grid;
}
@media(min-width:882px){
.bdy_trn_in034{
grid-template-columns:1.05fr 1fr;
}
}
.bdy_trn_banner034{
padding:34px;
overflow:hidden;
background:linear-gradient(150deg,#1E1710,#0F0C08);
color:#F4EDE0;
position:relative;
}
.bdy_trn_glow034{
background:radial-gradient(circle,rgba(196,142,48,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
position:absolute;
bottom:-40px;
right:-2.5rem;
width:200px;
height:200px;
}
.bdy_trn_eyebrow034{
position:relative;
margin-bottom:14px;
}
.bdy_trn_h2034{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.06;
color:#F4EDE0;
position:relative;
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-weight:600;
font-size:30px;
}
@media(min-width:765px){
.bdy_trn_h2034{
font-size:2.25rem;
}
}
.bdy_trn_text034{
position:relative;
color:#A89278;
font-size:14px;
margin-bottom:1.375rem;
max-width:420px;
line-height:1.6;
}
.bdy_trn_timer034{
gap:0.5rem;
margin-bottom:1.5rem;
flex-wrap:wrap;
display:flex;
position:relative;
align-items:center;
}
.bdy_trn_timer_cap034{
font-size:11px;
color:#A89278;
}
.bdy_trn_timer_box034{
padding:0.25rem 0.75rem;
border-radius:0.5rem;
background:rgba(255,237,190,0.07);
font-weight:700;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#F4EDE0;
font-size:24px;
}
.bdy_trn_cta034{
border-radius:62.438rem;
background:#E8B84B;
padding:13px 1.625rem;
transition:opacity .22s ease;
position:relative;
display:inline-block;
font-weight:700;
font-size:14px;
color:#1A1108;
}
.bdy_trn_cta034:hover{
opacity:.9;
}
.bdy_trn_lb034{
padding:1.625rem 1.75rem;
}
.bdy_trn_lb_head034{
gap:10px;
align-items:center;
justify-content:space-between;
display:flex;
margin-bottom:0.75rem;
}
.bdy_trn_lb_title034{
font-weight:600;
color:#F4EDE0;
font-size:1.25rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
.bdy_trn_lb_upd034{
text-transform:uppercase;
color:#A8967E;
letter-spacing:.08em;
font-size:11px;
}
.bdy_trn_lb_row034{
gap:14px;
border-radius:0.5rem;
padding:0.688rem 0.75rem;
align-items:center;
display:flex;
}
.bdy_trn_lb_row034:nth-child(2){
background:rgba(196,142,48,0.12);
}
.bdy_trn_lb_rank034{
flex:0 0 auto;
font-size:16px;
color:#C48E30;
width:1.375rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
.bdy_trn_lb_av034{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#C48E30,#F0C85E);
width:1.875rem;
height:30px;
}
.bdy_trn_lb_name034{
overflow:hidden;
flex:1 1 auto;
text-overflow:ellipsis;
font-weight:600;
white-space:nowrap;
min-width:0;
color:#F4EDE0;
font-size:0.875rem;
}
.bdy_trn_lb_amount034{
flex:0 0 auto;
font-size:0.813rem;
color:#F4EDE0;
font-weight:700;
}
.bdy_vip034{
padding:3rem 0;
}
@media(min-width:768px){
.bdy_vip034{
padding:4rem 0;
}
}
.bdy_vip_head034{
gap:14px;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:879px){
.bdy_vip_head034{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.bdy_vip_eyebrow034{
margin-bottom:0.75rem;
}
.bdy_vip_h2034{
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-size:2rem;
color:#F4EDE0;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.bdy_vip_h2034{
font-size:2.5rem;
}
}
.bdy_vip_intro034{
line-height:1.6;
color:#A89278;
max-width:26.25rem;
font-size:0.875rem;
}
.bdy_vip_grid034{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.bdy_vip_card034{
padding:1.375rem 1.125rem;
border-radius:0.875rem;
border:1px solid rgba(255,237,190,0.13);
min-width:0;
}
.bdy_vip_card_feat034{
border-color:#E8B84B;
background:rgba(255,237,190,0.07);
}
.bdy_vip_card_ic034{
border-radius:0.5rem;
background:linear-gradient(135deg,#C48E30,#F0C85E);
display:block;
height:2.125rem;
margin-bottom:16px;
width:2.125rem;
}
.bdy_vip_name034{
font-size:1.25rem;
overflow-wrap:break-word;
color:#F4EDE0;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.375rem;
}
.bdy_vip_perk034{
color:#A89278;
line-height:1.5;
font-size:0.781rem;
overflow-wrap:break-word;
}
.bdy_sea034{
padding:1.5rem 0 0.625rem;
}
.bdy_sea_in034{
overflow:hidden;
border-radius:1.25rem;
gap:1.375rem;
padding:2.25rem;
background:linear-gradient(115deg,#1E1710,#0F0C08);
flex-direction:column;
color:#F4EDE0;
display:flex;
position:relative;
}
@media(min-width:820px){
.bdy_sea_in034{
padding:44px 48px;
gap:2rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.bdy_sea_glow034{
border-radius:50%;
background:radial-gradient(circle,rgba(196,142,48,0.18),transparent 68%);
height:15rem;
top:50%;
position:absolute;
width:240px;
right:60px;
pointer-events:none;
transform:translateY(-50%);
}
.bdy_sea_copy034{
max-width:560px;
position:relative;
min-width:0;
}
.bdy_sea_eyebrow034{
margin-bottom:0.75rem;
}
.bdy_sea_h2034{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
line-height:1.04;
margin-bottom:0.75rem;
font-weight:600;
color:#F4EDE0;
overflow-wrap:break-word;
}
@media(min-width:769px){
.bdy_sea_h2034{
font-size:38px;
}
}
.bdy_sea_text034{
line-height:1.6;
color:#A89278;
font-size:15px;
}
.bdy_sea_cta034{
padding:16px 32px;
border-radius:999px;
transition:opacity .22s ease;
background:#E8B84B;
flex:0 0 auto;
font-weight:700;
color:#1A1108;
position:relative;
font-size:15px;
}
.bdy_sea_cta034:hover{
opacity:.9;
}
.bdy_ts034{
padding:2.75rem 0;
}
.bdy_ts_in034{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:882px){
.bdy_ts_in034{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.bdy_ts_left034{
min-width:0;
}
.bdy_ts_h2034{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#F4EDE0;
font-weight:600;
font-size:1.625rem;
line-height:1.1;
margin-bottom:0.75rem;
overflow-wrap:break-word;
}
@media(min-width:768px){
.bdy_ts_h2034{
font-size:1.75rem;
}
}
.bdy_ts_text034{
color:#A89278;
line-height:1.6;
max-width:32.5rem;
margin-bottom:1.375rem;
font-size:0.906rem;
}
.bdy_ts_badges034{
gap:1.125rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.bdy_ts_badge034{
font-weight:600;
color:#A89278;
font-size:13px;
}
.bdy_ts_pay034{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:882px){
.bdy_ts_pay034{
justify-content:flex-end;
}
}
.bdy_ts_pay_chip034{
border:1px solid rgba(255,237,190,0.13);
padding:12px 1rem;
border-radius:14px;
background:rgba(255,237,190,0.07);
font-size:14px;
font-weight:700;
color:#F4EDE0;
}
.bdy_op034{
padding:36px 0 0.625rem;
}
.bdy_op_in034{
border:1px solid rgba(244,237,224,0.07);
padding:32px;
border-radius:14px;
gap:32px;
background:#231C14;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:861px){
.bdy_op_in034{
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
padding:2.125rem 40px;
}
}
.bdy_op_left034{
min-width:0;
}
.bdy_op_eyebrow034{
margin-bottom:12px;
}
.bdy_op_h2034{
overflow-wrap:break-word;
color:#F4EDE0;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.08;
font-weight:600;
font-size:28px;
margin-bottom:0.625rem;
}
@media(min-width:765px){
.bdy_op_h2034{
font-size:30px;
}
}
.bdy_op_text034{
font-size:0.875rem;
line-height:1.6;
color:#8A7662;
}
.bdy_op_grid034{
gap:1px;
border-radius:8px;
border:1px solid rgba(244,237,224,0.13);
grid-template-columns:1fr 1fr;
overflow:hidden;
background:rgba(244,237,224,0.13);
display:grid;
}
.bdy_op_field034{
padding:18px 1.25rem;
background:#1A1410;
min-width:0;
}
.bdy_op_field_lb034{
text-transform:uppercase;
margin-bottom:5px;
color:#C48E30;
font-size:10px;
letter-spacing:.1em;
font-weight:600;
}
.bdy_op_field_val034{
overflow-wrap:break-word;
font-weight:700;
color:#F4EDE0;
font-size:14px;
}
.bdy_rc034{
padding:3rem 0 10px;
}
.bdy_rc_in034{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.bdy_rc_in034{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.bdy_rc_col034{
min-width:0;
}
.bdy_rc_label034{
letter-spacing:.2em;
margin-bottom:16px;
font-weight:600;
color:#C48E30;
text-transform:uppercase;
font-size:11px;
}
.bdy_rc_awards034{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.bdy_rc_award034{
gap:12px;
display:flex;
min-width:0;
align-items:center;
}
.bdy_rc_award_ic034{
flex:0 0 auto;
align-items:center;
color:#E8B84B;
display:inline-flex;
}
.bdy_rc_award_ic034 svg{
width:18px;
height:18px;
}
.bdy_rc_award_t034{
color:#F4EDE0;
font-weight:700;
overflow-wrap:break-word;
font-size:0.875rem;
}
.bdy_rc_award_s034{
font-size:0.75rem;
overflow-wrap:break-word;
color:#A8967E;
}
.bdy_rc_press034{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.bdy_rc_press_logo034{
padding:0 0.5rem;
border:1px solid rgba(244,237,224,0.07);
border-radius:0.5rem;
overflow:hidden;
display:flex;
text-align:center;
white-space:nowrap;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
align-items:center;
height:3.25rem;
text-overflow:ellipsis;
font-size:14px;
color:#8A7662;
justify-content:center;
}
.bdy_rc_partner034{
background:#231C14;
border-radius:14px;
border:1px solid rgba(244,237,224,0.07);
padding:22px;
}
.bdy_rc_partner_name034{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#F4EDE0;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:6px;
font-size:20px;
}
.bdy_rc_partner_text034{
overflow-wrap:break-word;
font-size:13px;
color:#8A7662;
line-height:1.55;
}
.bdy_wy034{
padding:48px 0;
}
@media(min-width:769px){
.bdy_wy034{
padding:3.5rem 0;
}
}
.bdy_wy_in034{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.bdy_wy_in034{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.bdy_wy_left034{
min-width:0;
}
.bdy_wy_eyebrow034{
margin-bottom:0.875rem;
}
.bdy_wy_h2034{
line-height:1.05;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#F4EDE0;
font-weight:600;
margin-bottom:16px;
overflow-wrap:break-word;
font-size:2rem;
}
@media(min-width:765px){
.bdy_wy_h2034{
font-size:2.5rem;
}
}
.bdy_wy_intro034{
line-height:1.6;
color:#8A7662;
font-size:0.938rem;
}
.bdy_wy_grid034{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.bdy_wy_grid034{
grid-template-columns:1fr 1fr;
}
}
.bdy_wy_card034{
border-radius:0.875rem;
background:#231C14;
border:1px solid rgba(244,237,224,0.07);
padding:1.625rem;
min-width:0;
}
.bdy_wy_card_ic034{
align-items:center;
margin-bottom:16px;
justify-content:center;
color:#C48E30;
display:inline-flex;
}
.bdy_wy_card_ic034 svg{
height:26px;
width:1.625rem;
}
.bdy_wy_card_h034{
line-height:1.15;
font-size:21px;
margin-bottom:8px;
color:#F4EDE0;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.bdy_wy_card_p034{
overflow-wrap:break-word;
line-height:1.55;
color:#8A7662;
font-size:0.875rem;
}
.bdy_pmt034{
padding:48px 0 0.625rem;
}
.bdy_pmt_in034{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:881px){
.bdy_pmt_in034{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.bdy_pmt_left034{
min-width:0;
}
.bdy_pmt_eyebrow034{
margin-bottom:12px;
}
.bdy_pmt_h2034{
margin-bottom:12px;
font-size:30px;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#F4EDE0;
line-height:1.06;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.bdy_pmt_h2034{
font-size:32px;
}
}
.bdy_pmt_text034{
margin-bottom:1.375rem;
font-size:14.5px;
color:#8A7662;
line-height:1.6;
}
.bdy_pmt_logos034{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:479px){
.bdy_pmt_logos034{
grid-template-columns:repeat(4,1fr);
}
}
.bdy_pmt_logo034{
border:1px solid rgba(244,237,224,0.07);
border-radius:0.5rem;
background:#231C14;
padding:0 8px;
overflow:hidden;
text-overflow:ellipsis;
text-align:center;
height:50px;
color:#D9CCBA;
white-space:nowrap;
display:flex;
align-items:center;
justify-content:center;
font-size:12.5px;
font-weight:700;
}
.bdy_pmt_table034{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(244,237,224,0.07);
min-width:0;
}
.bdy_pmt_thead034{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#0F0C08;
display:grid;
}
.bdy_pmt_th034{
padding:0.813rem 14px;
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
color:#F4EDE0;
letter-spacing:.08em;
text-transform:uppercase;
font-size:0.625rem;
white-space:nowrap;
}
.bdy_pmt_row034{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(244,237,224,0.07);
display:grid;
}
.bdy_pmt_row034:nth-child(odd){
background:#231C14;
}
.bdy_pmt_td034{
padding:14px;
overflow-wrap:break-word;
font-size:0.844rem;
min-width:0;
color:#8A7662;
}
.bdy_pmt_row034 .bdy_pmt_td034:first-child{
color:#F4EDE0;
font-weight:700;
}
.bdy_pmt_row034 .bdy_pmt_td034:last-child{
color:#4CAF82;
font-weight:700;
}
.bdy_prov034{
padding:2.5rem 0 20px;
}
.bdy_prov_eyebrow034{
display:block;
margin-bottom:18px;
}
.bdy_prov_grid034{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:561px){
.bdy_prov_grid034{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:903px){
.bdy_prov_grid034{
grid-template-columns:repeat(6,1fr);
}
}
.bdy_dr034{
padding:2.25rem 0 0.625rem;
}
.bdy_dr_in034{
padding:1.75rem 2rem;
border-radius:0.875rem;
border:1px dashed rgba(244,237,224,0.13);
gap:1.25rem;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.bdy_dr_in034{
gap:2rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.bdy_dr_h2034{
font-weight:600;
font-size:24px;
line-height:1.1;
color:#F4EDE0;
overflow-wrap:break-word;
margin-bottom:8px;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.bdy_dr_h2034{
font-size:26px;
}
}
.bdy_dr_text034{
line-height:1.6;
max-width:42.5rem;
overflow-wrap:break-word;
font-size:14px;
color:#8A7662;
}
.bdy_dr_text034 b{
font-weight:700;
color:#F4EDE0;
}
.bdy_dr_cta034{
flex:0 0 auto;
transition:color .22s ease;
font-weight:700;
padding-bottom:2px;
font-size:0.844rem;
color:#F4EDE0;
white-space:nowrap;
border-bottom:1px solid #C48E30;
}
.bdy_dr_cta034:hover{
color:#C48E30;
}
.bdy_tt034{
padding:48px 0 0.625rem;
}
@media(min-width:770px){
.bdy_tt034{
padding:60px 0 0.625rem;
}
}
.bdy_tt_head034{
margin-bottom:34px;
text-align:center;
}
.bdy_tt_eyebrow034{
margin-bottom:12px;
}
.bdy_tt_h2034{
overflow-wrap:break-word;
color:#F4EDE0;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:2rem;
}
@media(min-width:769px){
.bdy_tt_h2034{
font-size:2.625rem;
}
}
.bdy_tt_grid034{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:759px){
.bdy_tt_grid034{
grid-template-columns:repeat(3,1fr);
}
}
.bdy_tt_card034{
border:1px solid rgba(244,237,224,0.07);
border-radius:0.875rem;
background:#231C14;
padding:30px;
display:flex;
flex-direction:column;
min-width:0;
}
.bdy_tt_card_ic034{
align-items:center;
color:#C48E30;
display:inline-flex;
margin-bottom:1.125rem;
}
.bdy_tt_card_ic034 svg{
width:28px;
height:1.75rem;
}
.bdy_tt_card_h034{
line-height:1.15;
font-size:1.375rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
font-weight:600;
color:#F4EDE0;
overflow-wrap:break-word;
}
.bdy_tt_card_p034{
font-size:14px;
margin-bottom:0.875rem;
line-height:1.6;
overflow-wrap:break-word;
color:#8A7662;
}
.bdy_tt_card_p034 b{
font-weight:700;
color:#F4EDE0;
}
.bdy_tt_card_link034{
transition:color .22s ease;
border-bottom:1px solid #C48E30;
font-weight:700;
font-size:0.813rem;
align-self:flex-start;
color:#F4EDE0;
padding-bottom:2px;
margin-top:auto;
}
.bdy_tt_card_link034:hover{
color:#C48E30;
}
.bdy_rv034{
padding:48px 0;
background:#231C14;
margin-top:24px;
border-bottom:1px solid rgba(244,237,224,0.07);
border-top:1px solid rgba(244,237,224,0.07);
}
@media(min-width:766px){
.bdy_rv034{
padding:3.5rem 0;
}
}
.bdy_rv_head034{
gap:16px;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.bdy_rv_head034{
gap:20px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.bdy_rv_eyebrow034{
margin-bottom:10px;
}
.bdy_rv_h2034{
color:#F4EDE0;
font-size:30px;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
}
@media(min-width:770px){
.bdy_rv_h2034{
font-size:38px;
}
}
.bdy_rv_agg034{
gap:12px;
display:flex;
align-items:center;
}
.bdy_rv_agg_stars034{
gap:3px;
display:flex;
color:#C48E30;
}
.bdy_rv_agg_stars034 svg{
width:18px;
height:18px;
}
.bdy_rv_source034{
font-size:13px;
color:#8A7662;
}
.bdy_rv_grid034{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:763px){
.bdy_rv_grid034{
grid-template-columns:repeat(3,1fr);
}
}
.bdy_rv_card034{
border-radius:0.875rem;
background:#1A1410;
border:1px solid rgba(244,237,224,0.07);
padding:26px;
min-width:0;
}
.bdy_rv_card_stars034{
gap:2px;
display:flex;
margin-bottom:0.75rem;
color:#C48E30;
}
.bdy_rv_card_stars034 svg{
width:14px;
height:0.875rem;
}
.bdy_rv_card_body034{
font-size:1.125rem;
overflow-wrap:break-word;
font-weight:500;
color:#F4EDE0;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:1rem;
line-height:1.45;
}
.bdy_rv_card_meta034{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.bdy_rv_card_av034{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#C48E30,#F0C85E);
width:2rem;
height:2rem;
}
.bdy_rv_card_author034{
font-weight:700;
color:#F4EDE0;
font-size:0.813rem;
}
.bdy_rv_card_loc034{
color:#A8967E;
font-size:12px;
}
.bdy_hts034{
padding:3rem 0;
}
@media(min-width:767px){
.bdy_hts034{
padding:62px 0;
}
}
.bdy_hts_head034{
gap:1.125rem;
flex-direction:column;
margin-bottom:2.125rem;
display:flex;
}
@media(min-width:765px){
.bdy_hts_head034{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.bdy_hts_eyebrow034{
margin-bottom:12px;
}
.bdy_hts_h2034{
color:#F4EDE0;
font-size:1.875rem;
line-height:1.05;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:765px){
.bdy_hts_h2034{
font-size:2.375rem;
}
}
.bdy_hts_cta034{
transition:opacity .22s ease;
border-radius:62.438rem;
flex:0 0 auto;
padding:15px 30px;
background:#E8B84B;
font-size:15px;
color:#1A1108;
font-weight:700;
}
.bdy_hts_cta034:hover{
opacity:.9;
}
.bdy_hts_grid034{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:761px){
.bdy_hts_grid034{
grid-template-columns:repeat(3,1fr);
}
}
.bdy_hts_step034{
padding-top:22px;
border-top:1px solid rgba(255,237,190,0.13);
min-width:0;
}
.bdy_hts_step_num034{
font-weight:700;
line-height:1;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:44px;
margin-bottom:14px;
color:#E8B84B;
}
.bdy_hts_step_h034{
overflow-wrap:break-word;
font-weight:700;
color:#F4EDE0;
line-height:1.2;
margin-bottom:0.5rem;
font-size:19px;
}
.bdy_hts_step_p034{
font-size:14px;
line-height:1.55;
color:#A89278;
overflow-wrap:break-word;
}
.bdy_sg034{
padding:3rem 0 0.625rem;
}
.bdy_sg_eyebrow034{
display:block;
margin-bottom:12px;
}
.bdy_sg_h2034{
color:#F4EDE0;
margin-bottom:1.75rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:767px){
.bdy_sg_h2034{
font-size:2.25rem;
}
}
.bdy_sg_grid034{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:721px){
.bdy_sg_grid034{
grid-template-columns:repeat(3,1fr);
}
}
.bdy_sg_col034{
min-width:0;
}
.bdy_sg_col_h034{
color:#F4EDE0;
margin-bottom:10px;
line-height:1.15;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
overflow-wrap:break-word;
font-weight:600;
}
.bdy_sg_col_p034{
color:#8A7662;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
}
.bdy_lh034{
padding:2.5rem 0 20px;
}
.bdy_lh_in034{
border-top:1px solid rgba(244,237,224,0.13);
padding-top:34px;
}
.bdy_lh_eyebrow034{
margin-bottom:22px;
display:block;
}
.bdy_lh_grid034{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:601px){
.bdy_lh_grid034{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:957px){
.bdy_lh_grid034{
grid-template-columns:repeat(5,1fr);
}
}
.bdy_lh_col034{
min-width:0;
}
.bdy_lh_col_h034{
margin-bottom:0.75rem;
font-size:13px;
overflow-wrap:break-word;
font-weight:700;
color:#F4EDE0;
}
.bdy_lh_links034{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.bdy_lh_link034{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:13px;
color:#8A7662;
}
.bdy_lh_link034:hover{
color:#C48E30;
}
.bdy_el034{
padding:3rem 0;
}
@media(min-width:771px){
.bdy_el034{
padding:3.5rem 0;
}
}
.bdy_el_in034{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:903px){
.bdy_el_in034{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.bdy_el_left034{
min-width:0;
}
.bdy_el_eyebrow034{
margin-bottom:14px;
}
.bdy_el_h2034{
color:#F4EDE0;
line-height:1.08;
font-size:2rem;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:22px;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.bdy_el_h2034{
font-size:38px;
}
}
.bdy_el_body034 p{
line-height:1.7;
font-size:16px;
color:#D9CCBA;
overflow-wrap:break-word;
margin-bottom:1.125rem;
}
.bdy_el_dropcap034{
padding:0.375rem 12px 0 0;
float:left;
font-size:3.875rem;
line-height:.8;
font-weight:700;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#C48E30;
}
.bdy_el_right034{
min-width:0;
}
.bdy_el_quote034{
padding:2.25rem;
background:linear-gradient(150deg,#1E1710,#0F0C08);
border-radius:1.25rem;
position:relative;
margin-bottom:24px;
color:#F4EDE0;
}
.bdy_el_quote_mark034{
margin-bottom:6px;
align-items:center;
display:inline-flex;
color:#E8B84B;
}
.bdy_el_quote_mark034 svg{
height:34px;
width:2.125rem;
}
.bdy_el_quote_text034{
margin-bottom:22px;
font-weight:500;
color:#F4EDE0;
font-size:22px;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.4;
overflow-wrap:break-word;
}
.bdy_el_quote_meta034{
gap:12px;
display:flex;
align-items:center;
}
.bdy_el_quote_av034{
background:linear-gradient(135deg,#C48E30,#F0C85E);
flex:0 0 auto;
border-radius:50%;
height:38px;
width:38px;
}
.bdy_el_quote_author034{
font-weight:700;
font-size:14px;
color:#F4EDE0;
}
.bdy_el_quote_meta_sub034{
font-size:0.75rem;
color:#A89278;
}
.bdy_el_explain034{
overflow:hidden;
border:1px solid rgba(244,237,224,0.07);
border-radius:14px;
}
.bdy_el_explain_card034{
padding:22px 1.5rem;
}
.bdy_el_explain_card034+.bdy_el_explain_card034{
border-top:1px solid rgba(244,237,224,0.07);
}
.bdy_el_explain_h034{
line-height:1.15;
font-weight:600;
margin-bottom:0.5rem;
font-size:1.25rem;
color:#F4EDE0;
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
.bdy_el_explain_p034{
overflow-wrap:break-word;
color:#8A7662;
line-height:1.55;
font-size:14px;
}
.bdy_gd034{
padding:48px 0 10px;
}
.bdy_gd_head034{
gap:14px;
margin-bottom:1.5rem;
display:flex;
flex-direction:column;
}
@media(min-width:682px){
.bdy_gd_head034{
gap:1.25rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.bdy_gd_eyebrow034{
margin-bottom:10px;
}
.bdy_gd_h2034{
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#F4EDE0;
line-height:1.05;
font-weight:600;
font-size:28px;
}
@media(min-width:767px){
.bdy_gd_h2034{
font-size:2.125rem;
}
}
.bdy_gd_more034{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #F4EDE0;
padding-bottom:2px;
font-weight:600;
color:#F4EDE0;
font-size:13.5px;
}
.bdy_gd_more034:hover{
border-color:#C48E30;
color:#C48E30;
}
.bdy_gd_grid034{
gap:20px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:717px){
.bdy_gd_grid034{
grid-template-columns:repeat(3,1fr);
}
}
.bdy_gd_card034{
overflow:hidden;
background:#231C14;
border-radius:0.875rem;
border:1px solid rgba(244,237,224,0.07);
min-width:0;
display:block;
}
.bdy_gd_card_img034{
background:linear-gradient(140deg,#1E1710,#C48E30);
height:150px;
}
.bdy_gd_card_body034{
padding:1.375rem;
}
.bdy_gd_card_cat034{
color:#C48E30;
font-size:0.625rem;
text-transform:uppercase;
letter-spacing:.1em;
font-weight:600;
}
.bdy_gd_card_h034{
margin:0.5rem 0 10px;
overflow-wrap:break-word;
color:#F4EDE0;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:19px;
font-weight:600;
line-height:1.2;
}
.bdy_gd_card_meta034{
font-size:12px;
overflow-wrap:break-word;
color:#A8967E;
}
.bdy_faq034{
padding:48px 0;
background:#231C14;
border-bottom:1px solid rgba(244,237,224,0.07);
margin-top:1.5rem;
border-top:1px solid rgba(244,237,224,0.07);
}
@media(min-width:767px){
.bdy_faq034{
padding:62px 0;
}
}
.bdy_faq_head034{
text-align:center;
margin-bottom:34px;
}
.bdy_faq_eyebrow034{
margin-bottom:12px;
}
.bdy_faq_h2034{
font-weight:600;
font-size:2rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
color:#F4EDE0;
}
@media(min-width:765px){
.bdy_faq_h2034{
font-size:2.375rem;
}
}
.bdy_faq_list034{
margin:0 auto;
gap:0.75rem;
display:flex;
flex-direction:column;
max-width:820px;
}
.bdy_faq_item034{
overflow:hidden;
border:1px solid rgba(244,237,224,0.07);
background:#1A1410;
border-radius:14px;
}
.bdy_faq_q034{
list-style:none;
gap:1.25rem;
padding:1.25rem 24px;
overflow-wrap:break-word;
font-weight:700;
cursor:pointer;
color:#F4EDE0;
font-size:1rem;
display:flex;
align-items:center;
justify-content:space-between;
}
.bdy_faq_q034::-webkit-details-marker{
display:none;
}
.bdy_faq_q_ic034{
flex:0 0 auto;
transition:transform .22s ease;
color:#C48E30;
display:inline-flex;
align-items:center;
}
.bdy_faq_q_ic034 svg{
width:1.125rem;
height:18px;
}
.bdy_faq_item034[open] .bdy_faq_q_ic034{
transform:rotate(180deg);
}
.bdy_faq_a034{
padding:0 24px 1.25rem;
font-size:14.5px;
line-height:1.6;
color:#8A7662;
overflow-wrap:break-word;
}
.bdy_sb034{
padding:3rem 0;
background:#231C14;
margin-top:1.5rem;
border-bottom:1px solid rgba(244,237,224,0.07);
border-top:1px solid rgba(244,237,224,0.07);
}
@media(min-width:769px){
.bdy_sb034{
padding:3.5rem 0;
}
}
.bdy_sb_eyebrow034{
display:block;
margin-bottom:0.75rem;
}
.bdy_sb_h2034{
margin-bottom:26px;
font-weight:600;
line-height:1.05;
color:#F4EDE0;
font-size:1.875rem;
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.bdy_sb_h2034{
font-size:36px;
}
}
.bdy_sb_grid034{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:559px){
.bdy_sb_grid034{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:963px){
.bdy_sb_grid034{
grid-template-columns:repeat(4,1fr);
}
}
.bdy_sb_card034{
background:#1A1410;
border-radius:14px;
border:1px solid rgba(244,237,224,0.07);
padding:24px;
min-width:0;
}
.bdy_sb_card_h034{
overflow-wrap:break-word;
line-height:1.15;
color:#F4EDE0;
font-size:1.188rem;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
}
.bdy_sb_card_p034{
overflow-wrap:break-word;
color:#8A7662;
line-height:1.6;
font-size:13.5px;
}
.bdy_sb_rtp034{
gap:1.5rem;
border-radius:14px;
padding:26px 1.75rem;
grid-template-columns:1fr;
background:#1A1410;
border:1px solid rgba(244,237,224,0.07);
display:grid;
align-items:center;
margin-top:1.125rem;
}
@media(min-width:757px){
.bdy_sb_rtp034{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.bdy_sb_rtp_h034{
font-size:20px;
margin-bottom:8px;
overflow-wrap:break-word;
color:#F4EDE0;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
}
.bdy_sb_rtp_p034{
overflow-wrap:break-word;
color:#8A7662;
font-size:0.844rem;
line-height:1.6;
}
.bdy_sb_rtp_stats034{
gap:16px;
display:flex;
}
.bdy_sb_stat034{
border-radius:8px;
padding:1.125rem;
flex:1 1 0;
background:#231C14;
min-width:0;
text-align:center;
}
.bdy_sb_stat_v034{
color:#4CAF82;
overflow-wrap:break-word;
font-size:1.625rem;
font-weight:700;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
.bdy_sb_stat_l034{
color:#A8967E;
margin-top:0.25rem;
font-size:11.5px;
}
.bdy_ft034{
background:#0F0C08;
color:#A89278;
margin-top:40px;
}
.bdy_ft_in034{
gap:32px;
grid-template-columns:1fr;
padding:48px 0 28px;
display:grid;
}
@media(min-width:601px){
.bdy_ft_in034{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.bdy_ft_in034{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.bdy_ft_brand034{
min-width:0;
}
.bdy_ft_logo034{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
overflow-wrap:break-word;
color:#F4EDE0;
font-weight:700;
}
.bdy_ft_tagline034{
font-size:13.5px;
line-height:1.6;
color:#A89278;
max-width:17.5rem;
margin-top:0.875rem;
}
.bdy_ft_contact034{
transition:color .22s ease;
margin-top:12px;
overflow-wrap:anywhere;
max-width:17.5rem;
display:inline-block;
font-size:0.813rem;
color:#E8B84B;
}
.bdy_ft_contact034:hover{
color:#F4EDE0;
}
.bdy_ft_col034{
min-width:0;
}
.bdy_ft_col_h034{
margin-bottom:0.875rem;
letter-spacing:.08em;
font-size:13px;
text-transform:uppercase;
color:#F4EDE0;
overflow-wrap:break-word;
font-weight:700;
}
.bdy_ft_col_links034{
gap:10px;
display:flex;
flex-direction:column;
}
.bdy_ft_link034{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:13.5px;
color:#A89278;
}
.bdy_ft_link034:hover{
color:#F4EDE0;
}
.bdy_ft_bot034{
gap:1rem;
padding:1.375rem 0 40px;
flex-direction:column;
border-top:1px solid rgba(255,237,190,0.13);
display:flex;
}
@media(min-width:769px){
.bdy_ft_bot034{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.bdy_ft_legal034{
font-size:11.5px;
color:#5C4E3D;
max-width:760px;
line-height:1.6;
overflow-wrap:break-word;
}
.bdy_ft_legal034 b{
color:#A89278;
font-weight:700;
}
.bdy_ft_age034{
flex:0 0 auto;
border:1.5px solid #E8B84B;
padding:0.25rem 0.563rem;
border-radius:0.5rem;
color:#E8B84B;
font-size:0.813rem;
font-weight:700;
}