*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1814;
overflow-wrap:break-word;
color:#C8BFA8;
font-family:"IBM Plex Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
line-height:1.6;
font-size:0.938rem;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.xag-layout_939{
display:flex;
flex-direction:column;
min-height:100vh;
}
.xag-main_939{
flex:1 1 auto;
width:100%;
min-width:0;
}
.xag-container_939{
margin:0 auto;
padding:0 1rem;
max-width:87.5rem;
width:100%;
}
@media(min-width:768px){
.xag-container_939{
padding:0 32px;
}
}
@media(min-width:1099px){
.xag-container_939{
padding:0 3.5rem;
}
}
.xag-eyebrow_939{
font-size:11px;
overflow-wrap:break-word;
font-weight:600;
font-family:"IBM Plex Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:inline-block;
letter-spacing:.2em;
color:#B8924A;
text-transform:uppercase;
line-height:1.4;
}
.xag-band_939{
background:#0E0D0B;
color:#F0EAD8;
}
.xag-band_939 .xag-eyebrow_939{
color:#D4AE6A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.xag-tb_939{
background:#1A1814;
position:sticky;
top:0;
z-index:50;
border-bottom:1px solid rgba(244,238,224,0.13);
}
.xag-tb_in_939{
padding:0.75rem 1rem;
margin:0 auto;
gap:16px;
max-width:87.5rem;
width:100%;
justify-content:space-between;
display:flex;
align-items:center;
}
@media(min-width:769px){
.xag-tb_in_939{
padding:1rem 2rem;
}
}
@media(min-width:1102px){
.xag-tb_in_939{
padding:1.125rem 3.5rem;
}
}
.xag-tb_left_939{
gap:1.75rem;
display:flex;
min-width:0;
align-items:center;
}
.xag-tb_logo_939{
gap:11px;
display:flex;
align-items:center;
min-width:0;
}
.xag-tb_logo_mark_939{
flex:0 0 auto;
border-radius:0.5rem;
width:2.125rem;
object-fit:cover;
height:2.125rem;
}
.xag-tb_logo_txt_939{
min-width:0;
line-height:1;
display:flex;
flex-direction:column;
}
.xag-tb_logo_name_939{
overflow:hidden;
color:#F0EAD8;
font-size:22px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
letter-spacing:.02em;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
}
.xag-tb_logo_sub_939{
overflow:hidden;
font-weight:600;
letter-spacing:.32em;
text-overflow:ellipsis;
font-size:8.5px;
color:#B8924A;
text-transform:uppercase;
margin-top:4px;
white-space:nowrap;
}
.xag-tb_nav_939{
display:none;
}
@media(min-width:961px){
.xag-tb_nav_939{
gap:28px;
display:flex;
align-items:center;
}
}
.xag-tb_nav_item_939{
transition:color .22s ease,border-color .22s ease;
color:#C8BFA8;
border-bottom:2px solid transparent;
white-space:nowrap;
padding-bottom:3px;
font-size:14px;
font-weight:600;
}
.xag-tb_nav_item_939:hover{
color:#F0EAD8;
}
.xag-tb_nav_item_939.xag-state_active_939{
border-color:#B8924A;
color:#F0EAD8;
}
.xag-tb_right_939{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.xag-tb_search_939{
transition:color .22s ease;
justify-content:center;
display:flex;
align-items:center;
color:#C8BFA8;
}
.xag-tb_search_939:hover{
color:#B8924A;
}
.xag-tb_search_939 svg{
height:18px;
width:18px;
}
.xag-tb_lang_939{
font-weight:600;
font-size:0.688rem;
letter-spacing:.1em;
color:#92897A;
text-transform:uppercase;
}
.xag-tb_lang_939:hover{
color:#F0EAD8;
}
.xag-tb_login_939{
display:none;
font-weight:600;
color:#F0EAD8;
font-size:14px;
}
@media(min-width:765px){
.xag-tb_login_939{
display:inline-block;
}
}
.xag-tb_register_939{
border-radius:62.438rem;
padding:0.688rem 22px;
transition:background-color .22s ease;
background:#C8A052;
color:#14120C;
white-space:nowrap;
font-size:0.875rem;
font-weight:700;
}
.xag-tb_register_939:hover{
background:#D4AE6A;
}
.xag-mob_939{
background:#1A1814;
z-index:60;
position:fixed;
left:0;
bottom:0;
right:0;
border-top:1px solid rgba(244,238,224,0.13);
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:963px){
.xag-mob_939{
display:none;
}
}
.xag-mob_in_939{
margin:0 auto;
display:flex;
justify-content:space-around;
align-items:stretch;
max-width:560px;
}
.xag-mob_item_939{
gap:3px;
transition:color .22s ease;
padding:0.563rem 4px;
flex:1 1 0;
flex-direction:column;
align-items:center;
color:#92897A;
display:flex;
min-width:0;
}
.xag-mob_item_939.xag-state_active_939{
color:#B8924A;
}
.xag-mob_ic_939{
display:flex;
align-items:center;
justify-content:center;
}
.xag-mob_ic_939 svg{
height:20px;
width:20px;
}
.xag-mob_lb_939{
overflow:hidden;
font-size:0.625rem;
font-weight:600;
white-space:nowrap;
max-width:100%;
text-overflow:ellipsis;
}
@media(max-width:956px){
body{
padding-bottom:60px;
}
}
.xag-rail_939{
position:relative;
min-width:0;
}
.xag-rail_scroll_939{
gap:0.875rem;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
padding-bottom:0.875rem;
display:flex;
}
@media(min-width:768px){
.xag-rail_scroll_939{
gap:18px;
}
}
.xag-gc_939{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:767px){
.xag-gc_939{
width:11.75rem;
}
}
.xag-gc_img_939{
border-radius:0.875rem;
background:#232019;
overflow:hidden;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.28);
}
.xag-gc_img_939 img{
inset:0;
width:100%;
height:100%;
object-fit:cover;
position:absolute;
}
.xag-gc_cover_939{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.xag-gc_hover_939{
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
inset:0;
opacity:0;
justify-content:center;
position:absolute;
align-items:center;
display:flex;
}
.xag-gc_939:hover .xag-gc_hover_939{
opacity:1;
}
.xag-gc_hover_btn_939{
border-radius:999px;
background:#C8A052;
color:#14120C;
align-items:center;
display:flex;
height:2.875rem;
width:46px;
justify-content:center;
}
.xag-gc_hover_btn_939 svg{
height:1.125rem;
width:1.125rem;
}
.xag-gc_info_939{
gap:2px;
display:flex;
min-width:0;
margin-top:9px;
flex-direction:column;
}
.xag-gc_name_939{
overflow:hidden;
white-space:nowrap;
font-weight:700;
font-size:0.813rem;
text-overflow:ellipsis;
color:#F0EAD8;
}
.xag-gc_prov_939{
overflow:hidden;
font-size:0.688rem;
text-overflow:ellipsis;
color:#92897A;
white-space:nowrap;
}
.xag-gc_meta_939{
color:#92897A;
font-size:0.688rem;
}
.xag-tc_939{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:765px){
.xag-tc_939{
width:230px;
}
}
.xag-tc_img_939{
background:#232019;
border-radius:14px;
overflow:hidden;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.28);
padding-bottom:75%;
}
.xag-tc_img_939 img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.xag-tc_info_939{
gap:2px;
margin-top:0.563rem;
display:flex;
flex-direction:column;
min-width:0;
}
.xag-tc_name_939{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
font-size:14px;
color:#F0EAD8;
}
.xag-tc_rtp_939{
color:#92897A;
font-size:11px;
}
.xag-lc_939{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:766px){
.xag-lc_939{
width:16.75rem;
}
}
.xag-lc_img_939{
border-radius:0.875rem;
background:#232019;
overflow:hidden;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.28);
position:relative;
}
.xag-lc_img_939 img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.xag-lc_live_939{
gap:0.438rem;
background:rgba(0,0,0,0.52);
border-radius:999px;
padding:4px 9px;
display:flex;
top:12px;
left:0.75rem;
position:absolute;
align-items:center;
}
.xag-lc_live_dot_939{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#B84040;
width:8px;
height:0.5rem;
}
.xag-lc_seats_939{
font-size:10px;
font-weight:600;
color:#F0EAD8;
text-transform:uppercase;
letter-spacing:.08em;
}
.xag-lc_info_939{
gap:2px;
margin-top:9px;
flex-direction:column;
min-width:0;
display:flex;
}
.xag-lc_name_939{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.938rem;
font-weight:700;
white-space:nowrap;
color:#F0EAD8;
}
.xag-lc_bet_939{
color:#92897A;
font-size:0.688rem;
}
.xag-pc_939{
border-radius:14px;
background:#232019;
padding:1rem 0.875rem;
gap:8px;
border:1px solid rgba(244,238,224,0.07);
min-height:4.625rem;
min-width:0;
justify-content:center;
display:flex;
align-items:center;
flex-direction:column;
}
.xag-pc_logo_939{
flex:0 0 auto;
object-fit:contain;
height:1.75rem;
width:auto;
max-width:100%;
}
.xag-pc_name_939{
overflow:hidden;
font-size:0.688rem;
white-space:nowrap;
text-overflow:ellipsis;
color:#92897A;
text-align:center;
max-width:100%;
}
.xag-gc_tag_939{
padding:3px 8px;
border-radius:8px;
font-weight:700;
z-index:2;
text-transform:uppercase;
position:absolute;
display:inline-block;
font-size:0.625rem;
top:10px;
letter-spacing:.06em;
left:10px;
}
.xag-gc_tag_hot_939{
background:#B84040;
color:#F0EAD8;
}
.xag-gc_tag_new_939{
background:#D4AE6A;
color:#1A1610;
}
.xag-gc_tag_jp_939{
background:#C8A052;
color:#1A1610;
}
.xag-gc_tag_live_939{
background:#B84040;
color:#F0EAD8;
}
.xag-sh_939{
margin-bottom:1.125rem;
min-width:0;
}
.xag-sh_row_939{
gap:1rem;
display:flex;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
}
.xag-sh_row_939 .xag-sh_l_939{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.xag-sh_stack_939{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.xag-sh_center_939{
gap:0.625rem;
display:flex;
text-align:center;
align-items:center;
flex-direction:column;
}
.xag-sh_h2_939{
font-weight:600;
line-height:1.1;
overflow-wrap:break-word;
font-size:24px;
color:#F0EAD8;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.xag-sh_h2_939{
font-size:30px;
}
}
.xag-band_939 .xag-sh_h2_939{
color:#F0EAD8;
}
.xag-sh_eb_line_939{
gap:10px;
align-items:center;
display:inline-flex;
}
.xag-sh_eb_line_939::before{
background:#B8924A;
content:"";
display:inline-block;
width:1.75rem;
height:1px;
}
.xag-band_939 .xag-sh_eb_line_939::before{
background:#D4AE6A;
}
.xag-sh_eb_dot_939{
gap:8px;
display:inline-flex;
align-items:center;
}
.xag-sh_eb_dot_939::before{
border-radius:50%;
background:#B8924A;
width:0.375rem;
display:inline-block;
content:"";
height:0.375rem;
}
.xag-band_939 .xag-sh_eb_dot_939::before{
background:#D4AE6A;
}
.xag-sh_link_939{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
color:#F0EAD8;
display:inline-flex;
font-size:13px;
white-space:nowrap;
border-bottom:1px solid #F0EAD8;
padding-bottom:2px;
font-weight:600;
align-items:center;
}
.xag-sh_link_939:hover{
border-color:#B8924A;
color:#B8924A;
}
.xag-sh_link_939 svg{
height:14px;
width:14px;
}
.xag-sh_link_chev_939{
border-bottom:0;
padding-bottom:0;
}
.xag-sh_link_btn_939{
padding:9px 18px;
border-radius:62.438rem;
background:#C8A052;
border-bottom:0;
color:#14120C;
}
.xag-sh_link_btn_939:hover{
background:#D4AE6A;
border-color:transparent;
color:#14120C;
}
.xag-band_939 .xag-sh_link_939{
border-color:#F0EAD8;
color:#F0EAD8;
}
.xag-band_939 .xag-sh_link_btn_939{
background:#D4AE6A;
color:#1A1610;
}
.xag-sh_rule_939{
margin:-2px 0 1.125rem;
background:rgba(244,238,224,0.13);
height:1px;
}
.xag-band_939 .xag-sh_rule_939{
background:rgba(244,238,224,0.13);
}
.xag-hero_939{
padding:32px 0 8px;
}
@media(min-width:765px){
.xag-hero_939{
padding:3.5rem 0 1.5rem;
}
}
.xag-hero_in_939{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:899px){
.xag-hero_in_939{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.xag-hero_copy_939{
min-width:0;
}
.xag-hero_eyebrow_939{
gap:0.625rem;
margin-bottom:22px;
display:inline-flex;
align-items:center;
}
.xag-hero_eyebrow_line_939{
flex:0 0 auto;
background:#B8924A;
width:1.75rem;
display:inline-block;
height:1px;
}
.xag-hero_h1_939{
color:#F0EAD8;
font-size:2.375rem;
letter-spacing:-.01em;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.04;
margin-bottom:1.25rem;
}
@media(min-width:769px){
.xag-hero_h1_939{
font-size:3.375rem;
}
}
@media(min-width:1098px){
.xag-hero_h1_939{
font-size:3.875rem;
}
}
.xag-hero_h1_939 em{
color:#B8924A;
font-style:normal;
}
.xag-hero_sub_939{
color:#7A7268;
max-width:30rem;
margin-bottom:1.875rem;
font-size:1rem;
line-height:1.6;
}
@media(min-width:766px){
.xag-hero_sub_939{
font-size:18px;
}
}
.xag-hero_actions_939{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
margin-bottom:34px;
display:flex;
}
.xag-hero_cta_939{
background:#C8A052;
padding:1rem 30px;
border-radius:62.438rem;
transition:background-color .22s ease;
gap:0.625rem;
align-items:center;
display:inline-flex;
color:#14120C;
font-weight:700;
font-size:0.938rem;
}
.xag-hero_cta_939:hover{
background:#D4AE6A;
}
.xag-hero_cta_ic_939{
display:inline-flex;
align-items:center;
}
.xag-hero_cta_ic_939 svg{
width:16px;
height:16px;
}
.xag-hero_cta_alt_939{
border:1px solid rgba(244,238,224,0.13);
padding:0.938rem 1.625rem;
background:transparent;
border-radius:62.438rem;
transition:border-color .22s ease,color .22s ease;
display:inline-flex;
color:#F0EAD8;
font-weight:600;
font-size:15px;
align-items:center;
}
.xag-hero_cta_alt_939:hover{
border-color:#B8924A;
color:#B8924A;
}
.xag-hero_trust_939{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.xag-hero_trust_item_939{
gap:0.563rem;
display:flex;
font-weight:600;
align-items:center;
font-size:0.813rem;
color:#C8BFA8;
}
.xag-hero_trust_ic_939{
align-items:center;
color:#B8924A;
display:inline-flex;
}
.xag-hero_trust_ic_939 svg{
height:1rem;
width:1rem;
}
.xag-hero_promo_939{
background:#232019;
overflow:hidden;
border-radius:1.25rem;
position:relative;
display:flex;
box-shadow:0 0.5rem 1rem rgba(0,0,0,0.36), 0 32px 4rem rgba(0,0,0,0.44), 0 2px 0.25rem rgba(184,146,74,0.08);
min-height:18.75rem;
}
.xag-hero_promo_bg_939{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.xag-hero_promo_bg_939::after{
background:linear-gradient(120deg,#0E0D0B 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.xag-hero_promo_glow_939{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,112,0.12) 0%,transparent 65%);
top:-2.5rem;
pointer-events:none;
right:-1.25rem;
width:260px;
height:260px;
position:absolute;
}
.xag-hero_promo_ct_939{
padding:1.75rem;
position:relative;
align-self:flex-end;
z-index:2;
max-width:88%;
}
.xag-hero_promo_label_939{
display:block;
font-size:0.625rem;
text-transform:uppercase;
color:#D4AE6A;
margin-bottom:0.5rem;
letter-spacing:.25em;
font-weight:700;
}
.xag-hero_promo_amount_939{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#F0EAD8;
font-size:32px;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.xag-hero_promo_amount_939{
font-size:2.5rem;
}
}
.xag-hero_promo_amount_939 em{
color:#D4AE6A;
font-style:normal;
}
.xag-hero_rating_939{
background:#232019;
border:1px solid rgba(244,238,224,0.07);
padding:0.625rem 0.875rem;
gap:10px;
border-radius:14px;
position:absolute;
top:0.875rem;
display:flex;
right:14px;
max-width:min(260px,62%);
align-items:center;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.28);
z-index:3;
}
.xag-hero_rating_score_939{
flex:0 0 auto;
color:#F0EAD8;
font-weight:700;
font-size:24px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
.xag-hero_rating_txt_939{
flex:1 1 auto;
min-width:0;
}
.xag-hero_rating_stars_939{
gap:2px;
display:flex;
color:#B8924A;
}
.xag-hero_rating_stars_939 svg{
height:12px;
width:0.75rem;
}
.xag-hero_rating_cap_939{
overflow-wrap:break-word;
line-height:1.35;
margin-top:3px;
font-size:0.688rem;
color:#92897A;
display:block;
}
.xag-stat_939{
border-top:1px solid rgba(244,238,224,0.13);
margin-top:16px;
border-bottom:1px solid rgba(244,238,224,0.13);
}
.xag-stat_in_939{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.xag-stat_in_939{
grid-template-columns:repeat(4,1fr);
}
}
.xag-stat_item_939{
padding:1.375rem 14px;
min-width:0;
border-right:1px solid rgba(244,238,224,0.07);
border-bottom:1px solid rgba(244,238,224,0.07);
}
.xag-stat_item_939:nth-child(2n){
border-right:0;
}
.xag-stat_item_939:nth-child(n+3){
border-bottom:0;
}
@media(min-width:765px){
.xag-stat_item_939{
border-bottom:0;
}
.xag-stat_item_939:nth-child(2n){
border-right:1px solid rgba(244,238,224,0.07);
}
.xag-stat_item_939:nth-child(4n){
border-right:0;
}
}
.xag-stat_value_939{
font-weight:700;
font-size:30px;
color:#F0EAD8;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1;
}
@media(min-width:770px){
.xag-stat_value_939{
font-size:2.125rem;
}
}
.xag-stat_label_939{
line-height:1.4;
overflow-wrap:break-word;
margin-top:0.375rem;
font-size:0.813rem;
color:#92897A;
}
.xag-pr_939{
padding:30px 0 6px;
}
.xag-pr_card_939{
background:#232019;
border-radius:1.25rem;
flex:0 0 auto;
padding:26px;
gap:0.625rem;
border:1px solid rgba(244,238,224,0.07);
overflow:hidden;
flex-direction:column;
display:flex;
position:relative;
width:280px;
min-height:12.5rem;
}
@media(min-width:765px){
.xag-pr_card_939{
width:300px;
}
}
.xag-pr_card_feat_939{
background:linear-gradient(150deg,#1C1A15,#0C0B08);
border-color:transparent;
color:#F0EAD8;
}
.xag-pr_glow_939{
background:radial-gradient(circle,rgba(196,168,112,0.12),transparent 70%);
border-radius:50%;
top:-30px;
height:130px;
right:-30px;
pointer-events:none;
opacity:0;
position:absolute;
width:8.125rem;
}
.xag-pr_card_feat_939 .xag-pr_glow_939{
opacity:1;
}
.xag-pr_label_939{
position:relative;
letter-spacing:.16em;
font-weight:700;
color:#B8924A;
text-transform:uppercase;
font-size:10px;
}
.xag-pr_card_feat_939 .xag-pr_label_939{
color:#D4AE6A;
}
.xag-pr_amount_939{
font-size:1.625rem;
font-weight:600;
position:relative;
line-height:1.08;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0EAD8;
}
.xag-pr_card_feat_939 .xag-pr_amount_939{
color:#F0EAD8;
}
.xag-pr_amount_939 em{
color:#B8924A;
font-style:normal;
}
.xag-pr_card_feat_939 .xag-pr_amount_939 em{
color:#D4AE6A;
}
.xag-pr_terms_939{
position:relative;
color:#92897A;
line-height:1.5;
font-size:13px;
}
.xag-pr_card_feat_939 .xag-pr_terms_939{
color:#A89E8C;
}
.xag-pr_cta_939{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.xag-pr_card_feat_939 .xag-pr_cta_939{
border-radius:999px;
transition:opacity .22s ease;
padding:9px 18px;
background:#D4AE6A;
color:#1A1610;
font-weight:700;
font-size:0.813rem;
}
.xag-pr_card_feat_939 .xag-pr_cta_939:hover{
opacity:.9;
}
.xag-pr_card_939:not(.xag-pr_card_feat_939) .xag-pr_cta_939{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-weight:700;
border-bottom:1px solid #F0EAD8;
color:#F0EAD8;
font-size:13px;
}
.xag-pr_card_939:not(.xag-pr_card_feat_939) .xag-pr_cta_939:hover{
border-color:#B8924A;
color:#B8924A;
}
.xag-gf_939{
padding:1.5rem 0 0.375rem;
}
.xag-gf_in_939{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.xag-gf_chip_939{
padding:0.625rem 1.125rem;
border-radius:62.438rem;
background:#232019;
border:1px solid rgba(244,238,224,0.13);
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
color:#C8BFA8;
font-weight:600;
font-size:0.813rem;
white-space:nowrap;
}
.xag-gf_chip_939:hover{
border-color:#B8924A;
color:#B8924A;
}
.xag-gf_chip_939.xag-state_active_939{
background:#C8A052;
border-color:transparent;
color:#14120C;
}
.xag-jp_939{
padding:30px 0 10px;
}
.xag-jp_grid_939{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:769px){
.xag-jp_grid_939{
grid-template-columns:1fr 1fr;
}
.xag-jp_card_mega_939{
grid-column:1/-1;
}
}
@media(min-width:998px){
.xag-jp_grid_939{
grid-template-columns:1.4fr 1fr 1fr;
}
.xag-jp_card_mega_939{
grid-column:auto;
}
}
.xag-jp_card_939{
border:1px solid rgba(244,238,224,0.07);
overflow:hidden;
padding:26px;
gap:0.75rem;
background:#232019;
border-radius:20px;
min-width:0;
min-height:12.5rem;
position:relative;
flex-direction:column;
justify-content:space-between;
display:flex;
}
.xag-jp_card_mega_939{
border-color:transparent;
background:linear-gradient(135deg,#1C1A15,#0C0B08);
color:#F0EAD8;
min-height:210px;
}
.xag-jp_glow_939{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,112,0.12),transparent 70%);
top:-2.5rem;
width:200px;
position:absolute;
right:-2.5rem;
height:12.5rem;
pointer-events:none;
}
.xag-jp_label_939{
gap:10px;
justify-content:space-between;
font-size:10px;
align-items:center;
display:flex;
font-weight:700;
letter-spacing:.16em;
color:#B8924A;
position:relative;
text-transform:uppercase;
flex-wrap:wrap;
}
.xag-jp_card_mega_939 .xag-jp_label_939{
color:#D4AE6A;
}
.xag-jp_drop_939{
text-transform:none;
color:#92897A;
letter-spacing:.04em;
font-weight:600;
}
.xag-jp_card_mega_939 .xag-jp_drop_939{
color:#A89E8C;
}
.xag-jp_amount_939{
overflow-wrap:break-word;
line-height:1;
font-size:2.375rem;
position:relative;
color:#F0EAD8;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.xag-jp_card_mega_939 .xag-jp_amount_939{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#D4AE6A;
}
@media(min-width:771px){
.xag-jp_card_mega_939 .xag-jp_amount_939{
font-size:3.375rem;
}
}
.xag-jp_game_939{
position:relative;
font-size:13px;
color:#92897A;
}
.xag-jp_card_mega_939 .xag-jp_game_939{
color:#A89E8C;
}
.xag-jp_cta_939{
position:relative;
align-self:flex-start;
}
.xag-jp_card_mega_939 .xag-jp_cta_939{
background:#D4AE6A;
padding:0.625rem 20px;
border-radius:999px;
transition:opacity .22s ease;
color:#1A1610;
font-size:13px;
font-weight:700;
}
.xag-jp_card_mega_939 .xag-jp_cta_939:hover{
opacity:.9;
}
.xag-jp_card_939:not(.xag-jp_card_mega_939) .xag-jp_cta_939{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-weight:700;
font-size:0.813rem;
color:#F0EAD8;
border-bottom:1px solid #F0EAD8;
}
.xag-jp_card_939:not(.xag-jp_card_mega_939) .xag-jp_cta_939:hover{
border-color:#B8924A;
color:#B8924A;
}
.xag-jp_seo_939{
margin:14px 0 0;
color:#7A7268;
line-height:1.65;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:14px;
}
.xag-jp_seo_939 strong{
font-weight:700;
color:#F0EAD8;
}
.xag-grow_939{
padding:26px 0 0.625rem;
}
.xag-row_seo_939{
margin:0.625rem 0 0;
max-width:760px;
overflow-wrap:break-word;
font-size:14px;
color:#7A7268;
line-height:1.65;
}
.xag-row_seo_939 strong{
color:#F0EAD8;
font-weight:700;
}
.xag-grow_939{
padding:1.625rem 0 10px;
}
.xag-row_seo_939{
margin:10px 0 0;
color:#7A7268;
font-size:0.875rem;
overflow-wrap:break-word;
max-width:760px;
line-height:1.65;
}
.xag-row_seo_939 strong{
color:#F0EAD8;
font-weight:700;
}
.xag-app_939{
padding:1.875rem 0 10px;
}
.xag-app_in_939{
padding:32px;
border-radius:20px;
border:1px solid rgba(244,238,224,0.07);
gap:28px;
background:#232019;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.xag-app_in_939{
padding:2.5rem 44px;
gap:2.5rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.xag-app_copy_939{
max-width:560px;
min-width:0;
}
.xag-app_eyebrow_939{
margin-bottom:0.75rem;
}
.xag-app_h2_939{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:28px;
line-height:1.05;
font-weight:600;
margin-bottom:12px;
color:#F0EAD8;
overflow-wrap:break-word;
}
@media(min-width:769px){
.xag-app_h2_939{
font-size:34px;
}
}
.xag-app_text_939{
margin-bottom:1.375rem;
line-height:1.6;
font-size:14px;
color:#7A7268;
}
.xag-app_btns_939{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.xag-app_btn_939{
transition:background-color .22s ease;
gap:10px;
border-radius:0.875rem;
padding:0.688rem 1.25rem;
background:#C8A052;
display:inline-flex;
color:#14120C;
align-items:center;
}
.xag-app_btn_939:hover{
background:#D4AE6A;
}
.xag-app_btn_ic_939{
display:inline-flex;
align-items:center;
}
.xag-app_btn_ic_939 svg{
height:18px;
width:18px;
}
.xag-app_btn_lb_939{
font-size:13.5px;
font-weight:700;
}
.xag-app_qr_wrap_939{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.xag-app_qr_939{
flex:0 0 auto;
border-radius:0.875rem;
background-image:repeating-linear-gradient(0deg,#232019 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#232019 0 0.313rem,transparent 0.313rem 0.688rem);
height:6.75rem;
width:108px;
background-color:#C8A052;
}
.xag-app_qr_cap_939{
max-width:5.75rem;
color:#92897A;
font-size:12.5px;
line-height:1.4;
}
.xag-gm_939{
padding:1.875rem 0 10px;
}
.xag-gm_in_939{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:882px){
.xag-gm_in_939{
grid-template-columns:1.25fr 1fr;
}
}
.xag-gm_left_939{
border-radius:20px;
border:1px solid rgba(244,238,224,0.07);
background:#232019;
padding:32px;
min-width:0;
}
.xag-gm_eyebrow_939{
margin-bottom:0.625rem;
}
.xag-gm_h2_939{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:26px;
font-weight:600;
color:#F0EAD8;
margin-bottom:0.5rem;
line-height:1.06;
overflow-wrap:break-word;
}
@media(min-width:771px){
.xag-gm_h2_939{
font-size:1.75rem;
}
}
.xag-gm_text_939{
max-width:30rem;
color:#7A7268;
margin-bottom:22px;
font-size:0.875rem;
line-height:1.6;
}
.xag-gm_level_939{
margin-bottom:8px;
color:#B8924A;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
font-weight:700;
}
.xag-gm_bar_939{
border-radius:999px;
overflow:hidden;
background:rgba(244,238,224,0.13);
height:0.5rem;
margin-bottom:0.375rem;
}
.xag-gm_bar_fill_939{
background:linear-gradient(90deg,#B8924A,#E2C47C);
border-radius:62.438rem;
height:100%;
}
.xag-gm_bar_meta_939{
gap:0.625rem;
font-size:0.688rem;
color:#92897A;
justify-content:space-between;
display:flex;
margin-bottom:1.125rem;
}
.xag-gm_missions_939{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.xag-gm_mission_939{
background:#1A1814;
gap:7px;
padding:0.563rem 15px;
border-radius:62.438rem;
border:1px solid rgba(244,238,224,0.13);
color:#C8BFA8;
align-items:center;
font-size:0.781rem;
display:inline-flex;
font-weight:600;
}
.xag-gm_mission_ic_939{
display:inline-flex;
color:#B8924A;
align-items:center;
}
.xag-gm_mission_ic_939 svg{
height:13px;
width:13px;
}
.xag-gm_right_939{
background:linear-gradient(150deg,#1C1A15,#0C0B08);
border-radius:1.25rem;
overflow:hidden;
padding:32px;
display:flex;
color:#F0EAD8;
flex-direction:column;
position:relative;
}
.xag-gm_glow_939{
background:radial-gradient(circle,rgba(196,168,112,0.12),transparent 70%);
border-radius:50%;
position:absolute;
pointer-events:none;
right:-30px;
height:150px;
width:9.375rem;
top:-30px;
}
.xag-gm_ref_eyebrow_939{
margin-bottom:10px;
position:relative;
}
.xag-gm_ref_h2_939{
overflow-wrap:break-word;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.1;
margin-bottom:8px;
position:relative;
font-size:26px;
color:#F0EAD8;
}
.xag-gm_ref_text_939{
line-height:1.55;
font-size:13.5px;
position:relative;
margin-bottom:1.25rem;
color:#A89E8C;
}
.xag-gm_ref_cta_939{
background:#D4AE6A;
padding:11px 22px;
border-radius:999px;
transition:opacity .22s ease;
font-size:0.844rem;
margin-top:auto;
color:#1A1610;
align-self:flex-start;
position:relative;
font-weight:700;
}
.xag-gm_ref_cta_939:hover{
opacity:.9;
}
.xag-sea_939{
padding:24px 0 0.625rem;
}
.xag-sea_in_939{
overflow:hidden;
padding:36px;
gap:1.375rem;
background:linear-gradient(115deg,#1C1A15,#0C0B08);
border-radius:20px;
color:#F0EAD8;
position:relative;
flex-direction:column;
display:flex;
}
@media(min-width:823px){
.xag-sea_in_939{
gap:32px;
padding:2.75rem 3rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.xag-sea_glow_939{
background:radial-gradient(circle,rgba(196,168,112,0.12),transparent 68%);
border-radius:50%;
top:50%;
transform:translateY(-50%);
right:60px;
height:240px;
width:240px;
pointer-events:none;
position:absolute;
}
.xag-sea_copy_939{
position:relative;
max-width:35rem;
min-width:0;
}
.xag-sea_eyebrow_939{
margin-bottom:12px;
}
.xag-sea_h2_939{
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:12px;
line-height:1.04;
color:#F0EAD8;
font-weight:600;
font-size:30px;
}
@media(min-width:770px){
.xag-sea_h2_939{
font-size:2.375rem;
}
}
.xag-sea_text_939{
font-size:15px;
color:#A89E8C;
line-height:1.6;
}
.xag-sea_cta_939{
padding:16px 2rem;
background:#D4AE6A;
transition:opacity .22s ease;
flex:0 0 auto;
border-radius:999px;
position:relative;
font-weight:700;
color:#1A1610;
font-size:0.938rem;
}
.xag-sea_cta_939:hover{
opacity:.9;
}
.xag-trn_939{
padding:1.875rem 0 0.625rem;
}
.xag-trn_in_939{
background:#232019;
grid-template-columns:1fr;
border:1px solid rgba(244,238,224,0.07);
border-radius:20px;
overflow:hidden;
display:grid;
}
@media(min-width:879px){
.xag-trn_in_939{
grid-template-columns:1.05fr 1fr;
}
}
.xag-trn_banner_939{
overflow:hidden;
padding:34px;
background:linear-gradient(150deg,#1C1A15,#0C0B08);
color:#F0EAD8;
position:relative;
}
.xag-trn_glow_939{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,112,0.12),transparent 70%);
right:-2.5rem;
position:absolute;
height:12.5rem;
width:12.5rem;
pointer-events:none;
bottom:-40px;
}
.xag-trn_eyebrow_939{
position:relative;
margin-bottom:14px;
}
.xag-trn_h2_939{
font-weight:600;
line-height:1.06;
position:relative;
font-size:1.875rem;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:12px;
color:#F0EAD8;
}
@media(min-width:769px){
.xag-trn_h2_939{
font-size:2.25rem;
}
}
.xag-trn_text_939{
color:#A89E8C;
position:relative;
line-height:1.6;
margin-bottom:1.375rem;
font-size:0.875rem;
max-width:26.25rem;
}
.xag-trn_timer_939{
gap:8px;
flex-wrap:wrap;
position:relative;
align-items:center;
display:flex;
margin-bottom:1.5rem;
}
.xag-trn_timer_cap_939{
color:#A89E8C;
font-size:11px;
}
.xag-trn_timer_box_939{
background:rgba(244,238,224,0.07);
padding:4px 12px;
border-radius:0.5rem;
color:#F0EAD8;
font-size:1.5rem;
font-weight:700;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
.xag-trn_cta_939{
transition:opacity .22s ease;
padding:0.813rem 26px;
border-radius:62.438rem;
background:#D4AE6A;
display:inline-block;
position:relative;
font-weight:700;
font-size:0.875rem;
color:#1A1610;
}
.xag-trn_cta_939:hover{
opacity:.9;
}
.xag-trn_lb_939{
padding:26px 28px;
}
.xag-trn_lb_head_939{
gap:0.625rem;
align-items:center;
margin-bottom:12px;
display:flex;
justify-content:space-between;
}
.xag-trn_lb_title_939{
font-weight:600;
font-size:20px;
color:#F0EAD8;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
.xag-trn_lb_upd_939{
text-transform:uppercase;
color:#92897A;
letter-spacing:.08em;
font-size:11px;
}
.xag-trn_lb_row_939{
gap:14px;
border-radius:0.5rem;
padding:0.688rem 0.75rem;
display:flex;
align-items:center;
}
.xag-trn_lb_row_939:nth-child(2){
background:rgba(184,146,74,0.12);
}
.xag-trn_lb_rank_939{
flex:0 0 auto;
font-weight:700;
font-size:1rem;
width:22px;
color:#B8924A;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
.xag-trn_lb_av_939{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#B8924A,#E2C47C);
height:1.875rem;
width:1.875rem;
}
.xag-trn_lb_name_939{
flex:1 1 auto;
overflow:hidden;
color:#F0EAD8;
font-weight:600;
min-width:0;
text-overflow:ellipsis;
white-space:nowrap;
font-size:14px;
}
.xag-trn_lb_amount_939{
flex:0 0 auto;
font-size:13px;
font-weight:700;
color:#F0EAD8;
}
.xag-vip_939{
padding:48px 0;
}
@media(min-width:768px){
.xag-vip_939{
padding:64px 0;
}
}
.xag-vip_head_939{
gap:14px;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:883px){
.xag-vip_head_939{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.xag-vip_eyebrow_939{
margin-bottom:12px;
}
.xag-vip_h2_939{
color:#F0EAD8;
font-size:32px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.xag-vip_h2_939{
font-size:40px;
}
}
.xag-vip_intro_939{
font-size:14px;
max-width:26.25rem;
line-height:1.6;
color:#A89E8C;
}
.xag-vip_grid_939{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.xag-vip_card_939{
border:1px solid rgba(244,238,224,0.13);
border-radius:0.875rem;
padding:22px 1.125rem;
min-width:0;
}
.xag-vip_card_feat_939{
border-color:#D4AE6A;
background:rgba(244,238,224,0.07);
}
.xag-vip_card_ic_939{
border-radius:0.5rem;
background:linear-gradient(135deg,#B8924A,#E2C47C);
margin-bottom:1rem;
height:34px;
width:34px;
display:block;
}
.xag-vip_name_939{
font-size:1.25rem;
margin-bottom:0.375rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
color:#F0EAD8;
}
.xag-vip_perk_939{
font-size:12.5px;
line-height:1.5;
overflow-wrap:break-word;
color:#A89E8C;
}
.xag-hts_939{
padding:48px 0;
}
@media(min-width:771px){
.xag-hts_939{
padding:62px 0;
}
}
.xag-hts_head_939{
gap:1.125rem;
display:flex;
margin-bottom:2.125rem;
flex-direction:column;
}
@media(min-width:768px){
.xag-hts_head_939{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.xag-hts_eyebrow_939{
margin-bottom:12px;
}
.xag-hts_h2_939{
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#F0EAD8;
font-weight:600;
line-height:1.05;
font-size:30px;
}
@media(min-width:769px){
.xag-hts_h2_939{
font-size:2.375rem;
}
}
.xag-hts_cta_939{
transition:opacity .22s ease;
flex:0 0 auto;
background:#D4AE6A;
padding:0.938rem 30px;
border-radius:999px;
font-weight:700;
font-size:15px;
color:#1A1610;
}
.xag-hts_cta_939:hover{
opacity:.9;
}
.xag-hts_grid_939{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.xag-hts_grid_939{
grid-template-columns:repeat(3,1fr);
}
}
.xag-hts_step_939{
border-top:1px solid rgba(244,238,224,0.13);
padding-top:1.375rem;
min-width:0;
}
.xag-hts_step_num_939{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:44px;
color:#D4AE6A;
line-height:1;
margin-bottom:14px;
font-weight:700;
}
.xag-hts_step_h_939{
line-height:1.2;
margin-bottom:8px;
font-size:1.188rem;
font-weight:700;
color:#F0EAD8;
overflow-wrap:break-word;
}
.xag-hts_step_p_939{
font-size:0.875rem;
color:#A89E8C;
line-height:1.55;
overflow-wrap:break-word;
}
.xag-pmt_939{
padding:3rem 0 10px;
}
.xag-pmt_in_939{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:882px){
.xag-pmt_in_939{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.xag-pmt_left_939{
min-width:0;
}
.xag-pmt_eyebrow_939{
margin-bottom:0.75rem;
}
.xag-pmt_h2_939{
overflow-wrap:break-word;
margin-bottom:0.75rem;
line-height:1.06;
font-size:30px;
color:#F0EAD8;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.xag-pmt_h2_939{
font-size:2rem;
}
}
.xag-pmt_text_939{
line-height:1.6;
margin-bottom:22px;
font-size:14.5px;
color:#7A7268;
}
.xag-pmt_logos_939{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:481px){
.xag-pmt_logos_939{
grid-template-columns:repeat(4,1fr);
}
}
.xag-pmt_logo_939{
background:#232019;
border:1px solid rgba(244,238,224,0.07);
overflow:hidden;
padding:0 8px;
border-radius:0.5rem;
white-space:nowrap;
color:#C8BFA8;
font-size:12.5px;
justify-content:center;
text-overflow:ellipsis;
display:flex;
height:50px;
align-items:center;
font-weight:700;
text-align:center;
}
.xag-pmt_table_939{
border:1px solid rgba(244,238,224,0.07);
border-radius:0.875rem;
overflow:hidden;
min-width:0;
}
.xag-pmt_thead_939{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#111009;
display:grid;
}
.xag-pmt_th_939{
overflow:hidden;
padding:0.813rem 0.875rem;
color:#F0EAD8;
font-size:0.625rem;
letter-spacing:.08em;
text-overflow:ellipsis;
text-transform:uppercase;
font-weight:700;
white-space:nowrap;
}
.xag-pmt_row_939{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(244,238,224,0.07);
}
.xag-pmt_row_939:nth-child(odd){
background:#232019;
}
.xag-pmt_td_939{
padding:0.875rem;
font-size:0.844rem;
color:#7A7268;
min-width:0;
overflow-wrap:break-word;
}
.xag-pmt_row_939 .xag-pmt_td_939:first-child{
font-weight:700;
color:#F0EAD8;
}
.xag-pmt_row_939 .xag-pmt_td_939:last-child{
font-weight:700;
color:#5A9E72;
}
.xag-rv_939{
background:#232019;
padding:48px 0;
border-bottom:1px solid rgba(244,238,224,0.07);
margin-top:1.5rem;
border-top:1px solid rgba(244,238,224,0.07);
}
@media(min-width:771px){
.xag-rv_939{
padding:3.5rem 0;
}
}
.xag-rv_head_939{
gap:1rem;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:769px){
.xag-rv_head_939{
gap:1.25rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.xag-rv_eyebrow_939{
margin-bottom:10px;
}
.xag-rv_h2_939{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:1.875rem;
color:#F0EAD8;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:767px){
.xag-rv_h2_939{
font-size:2.375rem;
}
}
.xag-rv_agg_939{
gap:12px;
align-items:center;
display:flex;
}
.xag-rv_agg_stars_939{
gap:3px;
display:flex;
color:#B8924A;
}
.xag-rv_agg_stars_939 svg{
height:1.125rem;
width:18px;
}
.xag-rv_source_939{
font-size:13px;
color:#7A7268;
}
.xag-rv_grid_939{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:759px){
.xag-rv_grid_939{
grid-template-columns:repeat(3,1fr);
}
}
.xag-rv_card_939{
background:#1A1814;
border:1px solid rgba(244,238,224,0.07);
padding:1.625rem;
border-radius:14px;
min-width:0;
}
.xag-rv_card_stars_939{
gap:2px;
display:flex;
color:#B8924A;
margin-bottom:12px;
}
.xag-rv_card_stars_939 svg{
height:0.875rem;
width:14px;
}
.xag-rv_card_body_939{
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.45;
font-weight:500;
margin-bottom:1rem;
font-size:18px;
color:#F0EAD8;
}
.xag-rv_card_meta_939{
gap:0.625rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.xag-rv_card_av_939{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#B8924A,#E2C47C);
height:2rem;
width:32px;
}
.xag-rv_card_author_939{
color:#F0EAD8;
font-size:13px;
font-weight:700;
}
.xag-rv_card_loc_939{
color:#92897A;
font-size:0.75rem;
}
.xag-et_939{
padding:2.25rem 0 10px;
}
.xag-et_in_939{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:881px){
.xag-et_in_939{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.xag-et_left_939{
min-width:0;
}
.xag-et_eyebrow_939{
margin-bottom:12px;
}
.xag-et_h2_939{
color:#F0EAD8;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:28px;
margin-bottom:0.875rem;
font-weight:600;
overflow-wrap:break-word;
line-height:1.06;
}
@media(min-width:771px){
.xag-et_h2_939{
font-size:2rem;
}
}
.xag-et_text_939{
color:#7A7268;
line-height:1.65;
font-size:15px;
margin-bottom:22px;
}
.xag-et_stats_939{
gap:24px;
flex-wrap:wrap;
display:flex;
}
.xag-et_stat_939{
min-width:0;
}
.xag-et_stat_v_939{
line-height:1;
font-size:1.625rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#F0EAD8;
}
.xag-et_stat_l_939{
font-size:12.5px;
margin-top:0.25rem;
color:#92897A;
}
.xag-et_right_939{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.xag-et_member_939{
background:#232019;
border-radius:0.875rem;
padding:18px 20px;
gap:16px;
border:1px solid rgba(244,238,224,0.07);
align-items:center;
min-width:0;
display:flex;
}
.xag-et_member_av_939{
border-radius:50%;
background:linear-gradient(135deg,#1C1A15,#B8924A);
flex:0 0 auto;
width:3rem;
height:48px;
}
.xag-et_member_name_939{
font-size:0.938rem;
font-weight:700;
overflow-wrap:break-word;
color:#F0EAD8;
}
.xag-et_member_role_939{
overflow-wrap:break-word;
color:#92897A;
font-size:0.781rem;
}
.xag-et_updated_939{
background:#1A1814;
border:1px solid rgba(244,238,224,0.07);
border-radius:14px;
padding:0.875rem 18px;
gap:8px;
font-size:0.781rem;
align-items:center;
color:#7A7268;
display:flex;
}
.xag-rc_939{
padding:3rem 0 0.625rem;
}
.xag-rc_in_939{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.xag-rc_in_939{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.xag-rc_col_939{
min-width:0;
}
.xag-rc_label_939{
letter-spacing:.2em;
text-transform:uppercase;
color:#B8924A;
font-weight:600;
font-size:11px;
margin-bottom:16px;
}
.xag-rc_awards_939{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.xag-rc_award_939{
gap:0.75rem;
align-items:center;
display:flex;
min-width:0;
}
.xag-rc_award_ic_939{
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#D4AE6A;
}
.xag-rc_award_ic_939 svg{
width:18px;
height:18px;
}
.xag-rc_award_t_939{
font-weight:700;
color:#F0EAD8;
font-size:0.875rem;
overflow-wrap:break-word;
}
.xag-rc_award_s_939{
overflow-wrap:break-word;
font-size:0.75rem;
color:#92897A;
}
.xag-rc_press_939{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.xag-rc_press_logo_939{
border-radius:0.5rem;
padding:0 0.5rem;
border:1px solid rgba(244,238,224,0.07);
overflow:hidden;
align-items:center;
color:#7A7268;
display:flex;
font-size:0.875rem;
justify-content:center;
height:3.25rem;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
text-align:center;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
.xag-rc_partner_939{
padding:1.375rem;
background:#232019;
border:1px solid rgba(244,238,224,0.07);
border-radius:0.875rem;
}
.xag-rc_partner_name_939{
font-size:20px;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.375rem;
color:#F0EAD8;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
.xag-rc_partner_text_939{
font-size:13px;
overflow-wrap:break-word;
color:#7A7268;
line-height:1.55;
}
.xag-wy_939{
padding:48px 0;
}
@media(min-width:766px){
.xag-wy_939{
padding:3.5rem 0;
}
}
.xag-wy_in_939{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:903px){
.xag-wy_in_939{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.xag-wy_left_939{
min-width:0;
}
.xag-wy_eyebrow_939{
margin-bottom:14px;
}
.xag-wy_h2_939{
overflow-wrap:break-word;
color:#F0EAD8;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:1rem;
line-height:1.05;
font-size:32px;
}
@media(min-width:771px){
.xag-wy_h2_939{
font-size:40px;
}
}
.xag-wy_intro_939{
font-size:0.938rem;
line-height:1.6;
color:#7A7268;
}
.xag-wy_grid_939{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:557px){
.xag-wy_grid_939{
grid-template-columns:1fr 1fr;
}
}
.xag-wy_card_939{
padding:1.625rem;
border-radius:14px;
border:1px solid rgba(244,238,224,0.07);
background:#232019;
min-width:0;
}
.xag-wy_card_ic_939{
color:#B8924A;
margin-bottom:16px;
display:inline-flex;
justify-content:center;
align-items:center;
}
.xag-wy_card_ic_939 svg{
width:1.625rem;
height:1.625rem;
}
.xag-wy_card_h_939{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.15;
color:#F0EAD8;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.5rem;
font-size:1.313rem;
}
.xag-wy_card_p_939{
line-height:1.55;
font-size:0.875rem;
color:#7A7268;
overflow-wrap:break-word;
}
.xag-prov_939{
padding:40px 0 20px;
}
.xag-prov_eyebrow_939{
margin-bottom:1.125rem;
display:block;
}
.xag-prov_grid_939{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:562px){
.xag-prov_grid_939{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.xag-prov_grid_939{
grid-template-columns:repeat(6,1fr);
}
}
.xag-op_939{
padding:2.25rem 0 0.625rem;
}
.xag-op_in_939{
border:1px solid rgba(244,238,224,0.07);
gap:2rem;
grid-template-columns:1fr;
border-radius:0.875rem;
background:#232019;
padding:2rem;
display:grid;
align-items:center;
}
@media(min-width:862px){
.xag-op_in_939{
gap:2.75rem;
padding:34px 40px;
grid-template-columns:.9fr 1.1fr;
}
}
.xag-op_left_939{
min-width:0;
}
.xag-op_eyebrow_939{
margin-bottom:0.75rem;
}
.xag-op_h2_939{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#F0EAD8;
font-size:28px;
margin-bottom:10px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.08;
}
@media(min-width:770px){
.xag-op_h2_939{
font-size:1.875rem;
}
}
.xag-op_text_939{
color:#7A7268;
font-size:0.875rem;
line-height:1.6;
}
.xag-op_grid_939{
overflow:hidden;
border-radius:0.5rem;
border:1px solid rgba(244,238,224,0.13);
background:rgba(244,238,224,0.13);
gap:1px;
grid-template-columns:1fr 1fr;
display:grid;
}
.xag-op_field_939{
background:#1A1814;
padding:1.125rem 1.25rem;
min-width:0;
}
.xag-op_field_lb_939{
color:#B8924A;
margin-bottom:5px;
font-size:10px;
font-weight:600;
text-transform:uppercase;
letter-spacing:.1em;
}
.xag-op_field_val_939{
color:#F0EAD8;
font-weight:700;
font-size:14px;
overflow-wrap:break-word;
}
.xag-tt_939{
padding:48px 0 10px;
}
@media(min-width:767px){
.xag-tt_939{
padding:3.75rem 0 0.625rem;
}
}
.xag-tt_head_939{
margin-bottom:2.125rem;
text-align:center;
}
.xag-tt_eyebrow_939{
margin-bottom:0.75rem;
}
.xag-tt_h2_939{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:2rem;
color:#F0EAD8;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
}
@media(min-width:771px){
.xag-tt_h2_939{
font-size:42px;
}
}
.xag-tt_grid_939{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.xag-tt_grid_939{
grid-template-columns:repeat(3,1fr);
}
}
.xag-tt_card_939{
background:#232019;
padding:1.875rem;
border:1px solid rgba(244,238,224,0.07);
border-radius:14px;
display:flex;
min-width:0;
flex-direction:column;
}
.xag-tt_card_ic_939{
display:inline-flex;
align-items:center;
color:#B8924A;
margin-bottom:1.125rem;
}
.xag-tt_card_ic_939 svg{
height:28px;
width:28px;
}
.xag-tt_card_h_939{
overflow-wrap:break-word;
line-height:1.15;
color:#F0EAD8;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-weight:600;
font-size:1.375rem;
}
.xag-tt_card_p_939{
font-size:0.875rem;
margin-bottom:14px;
color:#7A7268;
line-height:1.6;
overflow-wrap:break-word;
}
.xag-tt_card_p_939 b{
color:#F0EAD8;
font-weight:700;
}
.xag-tt_card_link_939{
transition:color .22s ease;
margin-top:auto;
font-size:0.813rem;
font-weight:700;
align-self:flex-start;
color:#F0EAD8;
padding-bottom:2px;
border-bottom:1px solid #B8924A;
}
.xag-tt_card_link_939:hover{
color:#B8924A;
}
.xag-ts_939{
padding:2.75rem 0;
}
.xag-ts_in_939{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:883px){
.xag-ts_in_939{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.xag-ts_left_939{
min-width:0;
}
.xag-ts_h2_939{
color:#F0EAD8;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.75rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:26px;
line-height:1.1;
}
@media(min-width:767px){
.xag-ts_h2_939{
font-size:1.75rem;
}
}
.xag-ts_text_939{
font-size:14.5px;
margin-bottom:22px;
max-width:32.5rem;
line-height:1.6;
color:#A89E8C;
}
.xag-ts_badges_939{
gap:1.125rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.xag-ts_badge_939{
font-size:13px;
font-weight:600;
color:#A89E8C;
}
.xag-ts_pay_939{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:877px){
.xag-ts_pay_939{
justify-content:flex-end;
}
}
.xag-ts_pay_chip_939{
border:1px solid rgba(244,238,224,0.13);
border-radius:14px;
background:rgba(244,238,224,0.07);
padding:0.75rem 16px;
font-weight:700;
color:#F0EAD8;
font-size:14px;
}
.xag-sg_939{
padding:3rem 0 0.625rem;
}
.xag-sg_eyebrow_939{
display:block;
margin-bottom:12px;
}
.xag-sg_h2_939{
font-weight:600;
margin-bottom:28px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:30px;
overflow-wrap:break-word;
line-height:1.05;
color:#F0EAD8;
}
@media(min-width:766px){
.xag-sg_h2_939{
font-size:2.25rem;
}
}
.xag-sg_grid_939{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:721px){
.xag-sg_grid_939{
grid-template-columns:repeat(3,1fr);
}
}
.xag-sg_col_939{
min-width:0;
}
.xag-sg_col_h_939{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#F0EAD8;
line-height:1.15;
font-size:22px;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:10px;
}
.xag-sg_col_p_939{
overflow-wrap:break-word;
font-size:14px;
color:#7A7268;
line-height:1.65;
}
.xag-sb_939{
padding:48px 0;
background:#232019;
border-top:1px solid rgba(244,238,224,0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(244,238,224,0.07);
}
@media(min-width:765px){
.xag-sb_939{
padding:56px 0;
}
}
.xag-sb_eyebrow_939{
margin-bottom:0.75rem;
display:block;
}
.xag-sb_h2_939{
margin-bottom:1.625rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0EAD8;
font-size:30px;
font-weight:600;
line-height:1.05;
}
@media(min-width:766px){
.xag-sb_h2_939{
font-size:36px;
}
}
.xag-sb_grid_939{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.xag-sb_grid_939{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:957px){
.xag-sb_grid_939{
grid-template-columns:repeat(4,1fr);
}
}
.xag-sb_card_939{
padding:1.5rem;
border-radius:0.875rem;
background:#1A1814;
border:1px solid rgba(244,238,224,0.07);
min-width:0;
}
.xag-sb_card_h_939{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.15;
margin-bottom:0.5rem;
font-size:19px;
color:#F0EAD8;
overflow-wrap:break-word;
}
.xag-sb_card_p_939{
color:#7A7268;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.844rem;
}
.xag-sb_rtp_939{
gap:1.5rem;
border:1px solid rgba(244,238,224,0.07);
padding:26px 1.75rem;
grid-template-columns:1fr;
background:#1A1814;
border-radius:14px;
margin-top:1.125rem;
display:grid;
align-items:center;
}
@media(min-width:757px){
.xag-sb_rtp_939{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.xag-sb_rtp_h_939{
overflow-wrap:break-word;
margin-bottom:8px;
color:#F0EAD8;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.15;
font-size:1.25rem;
}
.xag-sb_rtp_p_939{
color:#7A7268;
line-height:1.6;
overflow-wrap:break-word;
font-size:13.5px;
}
.xag-sb_rtp_stats_939{
gap:16px;
display:flex;
}
.xag-sb_stat_939{
border-radius:0.5rem;
padding:18px;
flex:1 1 0;
background:#232019;
min-width:0;
text-align:center;
}
.xag-sb_stat_v_939{
color:#5A9E72;
overflow-wrap:break-word;
font-size:26px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.xag-sb_stat_l_939{
font-size:0.719rem;
margin-top:4px;
color:#92897A;
}
.xag-faq_939{
padding:3rem 0;
background:#232019;
border-top:1px solid rgba(244,238,224,0.07);
border-bottom:1px solid rgba(244,238,224,0.07);
margin-top:1.5rem;
}
@media(min-width:771px){
.xag-faq_939{
padding:3.875rem 0;
}
}
.xag-faq_head_939{
margin-bottom:2.125rem;
text-align:center;
}
.xag-faq_eyebrow_939{
margin-bottom:0.75rem;
}
.xag-faq_h2_939{
line-height:1.05;
font-size:32px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#F0EAD8;
}
@media(min-width:769px){
.xag-faq_h2_939{
font-size:2.375rem;
}
}
.xag-faq_list_939{
margin:0 auto;
gap:0.75rem;
flex-direction:column;
max-width:820px;
display:flex;
}
.xag-faq_item_939{
border-radius:0.875rem;
overflow:hidden;
background:#1A1814;
border:1px solid rgba(244,238,224,0.07);
}
.xag-faq_q_939{
gap:20px;
list-style:none;
padding:1.25rem 24px;
cursor:pointer;
font-size:1rem;
overflow-wrap:break-word;
font-weight:700;
color:#F0EAD8;
align-items:center;
display:flex;
justify-content:space-between;
}
.xag-faq_q_939::-webkit-details-marker{
display:none;
}
.xag-faq_q_ic_939{
transition:transform .22s ease;
flex:0 0 auto;
color:#B8924A;
align-items:center;
display:inline-flex;
}
.xag-faq_q_ic_939 svg{
height:1.125rem;
width:1.125rem;
}
.xag-faq_item_939[open] .xag-faq_q_ic_939{
transform:rotate(180deg);
}
.xag-faq_a_939{
padding:0 24px 20px;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.906rem;
color:#7A7268;
}
.xag-el_939{
padding:48px 0;
}
@media(min-width:767px){
.xag-el_939{
padding:3.5rem 0;
}
}
.xag-el_in_939{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:901px){
.xag-el_in_939{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.xag-el_left_939{
min-width:0;
}
.xag-el_eyebrow_939{
margin-bottom:14px;
}
.xag-el_h2_939{
color:#F0EAD8;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:32px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.08;
margin-bottom:1.375rem;
}
@media(min-width:766px){
.xag-el_h2_939{
font-size:38px;
}
}
.xag-el_body_939 p{
font-size:16px;
overflow-wrap:break-word;
margin-bottom:18px;
color:#C8BFA8;
line-height:1.7;
}
.xag-el_dropcap_939{
padding:0.375rem 0.75rem 0 0;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#B8924A;
float:left;
font-size:3.875rem;
line-height:.8;
font-weight:700;
}
.xag-el_right_939{
min-width:0;
}
.xag-el_quote_939{
background:linear-gradient(150deg,#1C1A15,#0C0B08);
border-radius:20px;
padding:2.25rem;
position:relative;
color:#F0EAD8;
margin-bottom:1.5rem;
}
.xag-el_quote_mark_939{
display:inline-flex;
color:#D4AE6A;
align-items:center;
margin-bottom:0.375rem;
}
.xag-el_quote_mark_939 svg{
width:2.125rem;
height:2.125rem;
}
.xag-el_quote_text_939{
overflow-wrap:break-word;
font-size:1.375rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:500;
line-height:1.4;
color:#F0EAD8;
margin-bottom:22px;
}
.xag-el_quote_meta_939{
gap:12px;
display:flex;
align-items:center;
}
.xag-el_quote_av_939{
background:linear-gradient(135deg,#B8924A,#E2C47C);
border-radius:50%;
flex:0 0 auto;
width:2.375rem;
height:2.375rem;
}
.xag-el_quote_author_939{
color:#F0EAD8;
font-weight:700;
font-size:0.875rem;
}
.xag-el_quote_meta_sub_939{
font-size:0.75rem;
color:#A89E8C;
}
.xag-el_explain_939{
border:1px solid rgba(244,238,224,0.07);
border-radius:0.875rem;
overflow:hidden;
}
.xag-el_explain_card_939{
padding:1.375rem 1.5rem;
}
.xag-el_explain_card_939+.xag-el_explain_card_939{
border-top:1px solid rgba(244,238,224,0.07);
}
.xag-el_explain_h_939{
color:#F0EAD8;
margin-bottom:0.5rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
font-size:20px;
}
.xag-el_explain_p_939{
overflow-wrap:break-word;
line-height:1.55;
color:#7A7268;
font-size:14px;
}
.xag-lh_939{
padding:2.5rem 0 1.25rem;
}
.xag-lh_in_939{
border-top:1px solid rgba(244,238,224,0.13);
padding-top:2.125rem;
}
.xag-lh_eyebrow_939{
margin-bottom:22px;
display:block;
}
.xag-lh_grid_939{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:603px){
.xag-lh_grid_939{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:957px){
.xag-lh_grid_939{
grid-template-columns:repeat(5,1fr);
}
}
.xag-lh_col_939{
min-width:0;
}
.xag-lh_col_h_939{
font-weight:700;
color:#F0EAD8;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-size:0.813rem;
}
.xag-lh_links_939{
gap:8px;
display:flex;
flex-direction:column;
}
.xag-lh_link_939{
transition:color .22s ease;
font-size:0.813rem;
color:#7A7268;
overflow-wrap:break-word;
}
.xag-lh_link_939:hover{
color:#B8924A;
}
.xag-ft_939{
background:#111009;
color:#A89E8C;
margin-top:40px;
}
.xag-ft_in_939{
padding:3rem 0 28px;
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:597px){
.xag-ft_in_939{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.xag-ft_in_939{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.xag-ft_brand_939{
min-width:0;
}
.xag-ft_logo_939{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:1.625rem;
color:#F0EAD8;
overflow-wrap:break-word;
}
.xag-ft_tagline_939{
margin-top:0.875rem;
font-size:0.844rem;
max-width:17.5rem;
color:#A89E8C;
line-height:1.6;
}
.xag-ft_contact_939{
transition:color .22s ease;
color:#D4AE6A;
overflow-wrap:anywhere;
margin-top:0.75rem;
max-width:280px;
display:inline-block;
font-size:13px;
}
.xag-ft_contact_939:hover{
color:#F0EAD8;
}
.xag-ft_col_939{
min-width:0;
}
.xag-ft_col_h_939{
text-transform:uppercase;
font-size:13px;
margin-bottom:0.875rem;
font-weight:700;
overflow-wrap:break-word;
letter-spacing:.08em;
color:#F0EAD8;
}
.xag-ft_col_links_939{
gap:10px;
display:flex;
flex-direction:column;
}
.xag-ft_link_939{
transition:color .22s ease;
font-size:0.844rem;
color:#A89E8C;
overflow-wrap:break-word;
}
.xag-ft_link_939:hover{
color:#F0EAD8;
}
.xag-ft_bot_939{
padding:1.375rem 0 40px;
gap:1rem;
flex-direction:column;
border-top:1px solid rgba(244,238,224,0.13);
display:flex;
}
@media(min-width:767px){
.xag-ft_bot_939{
gap:20px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.xag-ft_legal_939{
color:#4E4A43;
line-height:1.6;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:0.719rem;
}
.xag-ft_legal_939 b{
color:#A89E8C;
font-weight:700;
}
.xag-ft_age_939{
border-radius:0.5rem;
flex:0 0 auto;
padding:4px 9px;
border:1.5px solid #D4AE6A;
color:#D4AE6A;
font-weight:700;
font-size:0.813rem;
}