*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#16141A;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
line-height:1.6;
font-size:15px;
font-family:"Commissioner", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#C8C3BA;
text-rendering:optimizeLegibility;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.ans_layout-yrq{
flex-direction:column;
display:flex;
min-height:100vh;
}
.ans_main-yrq{
flex:1 1 auto;
min-width:0;
width:100%;
}
.ans_container-yrq{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:769px){
.ans_container-yrq{
padding:0 32px;
}
}
@media(min-width:1100px){
.ans_container-yrq{
padding:0 56px;
}
}
.ans_eyebrow-yrq{
text-transform:uppercase;
letter-spacing:.2em;
overflow-wrap:break-word;
font-size:11px;
color:#B89A5E;
font-weight:600;
font-family:"Commissioner", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.4;
display:inline-block;
}
.ans_band-yrq{
background:#111013;
color:#F0EDE6;
}
.ans_band-yrq .ans_eyebrow-yrq{
color:#C8AE78;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.ans_tb-yrq{
background:#16141A;
border-bottom:1px solid rgba(244,240,232,0.12);
top:0;
position:sticky;
z-index:50;
}
.ans_tb_in-yrq{
padding:0.75rem 16px;
margin:0 auto;
gap:1rem;
align-items:center;
max-width:87.5rem;
justify-content:space-between;
display:flex;
width:100%;
}
@media(min-width:769px){
.ans_tb_in-yrq{
padding:1rem 32px;
}
}
@media(min-width:1101px){
.ans_tb_in-yrq{
padding:18px 3.5rem;
}
}
.ans_tb_left-yrq{
gap:28px;
min-width:0;
align-items:center;
display:flex;
}
.ans_tb_logo-yrq{
gap:11px;
align-items:center;
display:flex;
min-width:0;
}
.ans_tb_logo_mark-yrq{
border-radius:8px;
flex:0 0 auto;
width:2.125rem;
object-fit:cover;
height:2.125rem;
}
.ans_tb_logo_txt-yrq{
min-width:0;
line-height:1;
flex-direction:column;
display:flex;
}
.ans_tb_logo_name-yrq{
overflow:hidden;
letter-spacing:.02em;
font-size:1.375rem;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EDE6;
}
.ans_tb_logo_sub-yrq{
overflow:hidden;
text-transform:uppercase;
letter-spacing:.32em;
white-space:nowrap;
margin-top:0.25rem;
font-size:8.5px;
color:#B89A5E;
text-overflow:ellipsis;
font-weight:600;
}
.ans_tb_nav-yrq{
display:none;
}
@media(min-width:958px){
.ans_tb_nav-yrq{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.ans_tb_nav_item-yrq{
transition:color .2s ease,border-color .2s ease;
font-size:0.875rem;
border-bottom:2px solid transparent;
color:#C8C3BA;
padding-bottom:3px;
white-space:nowrap;
font-weight:600;
}
.ans_tb_nav_item-yrq:hover{
color:#F0EDE6;
}
.ans_tb_nav_item-yrq.ans_state_active-yrq{
border-color:#B89A5E;
color:#F0EDE6;
}
.ans_tb_right-yrq{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.ans_tb_search-yrq{
transition:color .2s ease;
color:#C8C3BA;
align-items:center;
justify-content:center;
display:flex;
}
.ans_tb_search-yrq:hover{
color:#B89A5E;
}
.ans_tb_search-yrq svg{
width:18px;
height:1.125rem;
}
.ans_tb_lang-yrq{
text-transform:uppercase;
font-weight:600;
color:#948E84;
letter-spacing:.1em;
font-size:0.688rem;
}
.ans_tb_lang-yrq:hover{
color:#F0EDE6;
}
.ans_tb_login-yrq{
font-weight:600;
display:none;
color:#F0EDE6;
font-size:14px;
}
@media(min-width:766px){
.ans_tb_login-yrq{
display:inline-block;
}
}
.ans_tb_register-yrq{
padding:0.688rem 1.375rem;
background:#C8AE78;
transition:background-color .2s ease;
border-radius:999px;
color:#14120F;
font-weight:700;
font-size:14px;
white-space:nowrap;
}
.ans_tb_register-yrq:hover{
background:#D4B87A;
}
.ans_mob-yrq{
background:#16141A;
position:fixed;
bottom:0;
border-top:1px solid rgba(244,240,232,0.12);
z-index:60;
right:0;
padding-bottom:env(safe-area-inset-bottom);
left:0;
}
@media(min-width:962px){
.ans_mob-yrq{
display:none;
}
}
.ans_mob_in-yrq{
margin:0 auto;
align-items:stretch;
justify-content:space-around;
display:flex;
max-width:560px;
}
.ans_mob_item-yrq{
padding:0.563rem 0.25rem;
transition:color .2s ease;
gap:3px;
flex:1 1 0;
color:#948E84;
display:flex;
align-items:center;
min-width:0;
flex-direction:column;
}
.ans_mob_item-yrq.ans_state_active-yrq{
color:#B89A5E;
}
.ans_mob_ic-yrq{
align-items:center;
display:flex;
justify-content:center;
}
.ans_mob_ic-yrq svg{
height:20px;
width:20px;
}
.ans_mob_lb-yrq{
overflow:hidden;
font-weight:600;
font-size:10px;
text-overflow:ellipsis;
max-width:100%;
white-space:nowrap;
}
@media(max-width:961px){
body{
padding-bottom:3.75rem;
}
}
.ans_rail-yrq{
position:relative;
min-width:0;
}
.ans_rail_scroll-yrq{
gap:0.875rem;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
display:flex;
padding-bottom:14px;
overflow-x:auto;
}
@media(min-width:769px){
.ans_rail_scroll-yrq{
gap:18px;
}
}
.ans_gc-yrq{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:769px){
.ans_gc-yrq{
width:188px;
}
}
.ans_gc_img-yrq{
border-radius:0.875rem;
overflow:hidden;
background:#1E1C23;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 6px rgba(0,0,0,0.36), 0 8px 1.5rem rgba(0,0,0,0.28);
}
.ans_gc_img-yrq img{
inset:0;
height:100%;
object-fit:cover;
width:100%;
position:absolute;
}
.ans_gc_cover-yrq{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.ans_gc_hover-yrq{
background:rgba(0,0,0,0.52);
transition:opacity .2s ease;
inset:0;
justify-content:center;
align-items:center;
display:flex;
position:absolute;
opacity:0;
}
.ans_gc-yrq:hover .ans_gc_hover-yrq{
opacity:1;
}
.ans_gc_hover_btn-yrq{
border-radius:62.438rem;
background:#C8AE78;
align-items:center;
height:46px;
color:#14120F;
justify-content:center;
display:flex;
width:46px;
}
.ans_gc_hover_btn-yrq svg{
height:18px;
width:18px;
}
.ans_gc_info-yrq{
gap:2px;
flex-direction:column;
margin-top:0.563rem;
display:flex;
min-width:0;
}
.ans_gc_name-yrq{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
color:#F0EDE6;
font-size:13px;
}
.ans_gc_prov-yrq{
overflow:hidden;
white-space:nowrap;
font-size:0.688rem;
color:#948E84;
text-overflow:ellipsis;
}
.ans_gc_meta-yrq{
font-size:0.688rem;
color:#948E84;
}
.ans_tc-yrq{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:768px){
.ans_tc-yrq{
width:230px;
}
}
.ans_tc_img-yrq{
border-radius:14px;
background:#1E1C23;
overflow:hidden;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 6px rgba(0,0,0,0.36), 0 8px 1.5rem rgba(0,0,0,0.28);
}
.ans_tc_img-yrq img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.ans_tc_info-yrq{
gap:2px;
min-width:0;
margin-top:9px;
flex-direction:column;
display:flex;
}
.ans_tc_name-yrq{
overflow:hidden;
color:#F0EDE6;
font-size:14px;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
}
.ans_tc_rtp-yrq{
color:#948E84;
font-size:0.688rem;
}
.ans_lc-yrq{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:769px){
.ans_lc-yrq{
width:268px;
}
}
.ans_lc_img-yrq{
border-radius:0.875rem;
background:#1E1C23;
overflow:hidden;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,0.36), 0 8px 24px rgba(0,0,0,0.28);
}
.ans_lc_img-yrq img{
inset:0;
width:100%;
position:absolute;
height:100%;
object-fit:cover;
}
.ans_lc_live-yrq{
gap:7px;
border-radius:999px;
padding:0.25rem 0.563rem;
background:rgba(0,0,0,0.52);
left:0.75rem;
position:absolute;
align-items:center;
top:0.75rem;
display:flex;
}
.ans_lc_live_dot-yrq{
background:#B04040;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
width:0.5rem;
height:8px;
}
.ans_lc_seats-yrq{
color:#F0EDE6;
font-weight:600;
text-transform:uppercase;
letter-spacing:.08em;
font-size:10px;
}
.ans_lc_info-yrq{
gap:2px;
flex-direction:column;
display:flex;
margin-top:0.563rem;
min-width:0;
}
.ans_lc_name-yrq{
overflow:hidden;
color:#F0EDE6;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
font-size:15px;
}
.ans_lc_bet-yrq{
font-size:11px;
color:#948E84;
}
.ans_pc-yrq{
gap:0.5rem;
padding:1rem 14px;
border-radius:0.875rem;
background:#1E1C23;
border:1px solid rgba(244,240,232,0.07);
min-height:74px;
display:flex;
align-items:center;
min-width:0;
justify-content:center;
flex-direction:column;
}
.ans_pc_logo-yrq{
flex:0 0 auto;
height:1.75rem;
width:auto;
object-fit:contain;
max-width:100%;
}
.ans_pc_name-yrq{
overflow:hidden;
font-size:0.688rem;
white-space:nowrap;
text-overflow:ellipsis;
text-align:center;
color:#948E84;
max-width:100%;
}
.ans_gc_tag-yrq{
padding:3px 8px;
border-radius:0.5rem;
display:inline-block;
font-size:0.625rem;
position:absolute;
z-index:2;
top:0.625rem;
text-transform:uppercase;
letter-spacing:.06em;
font-weight:700;
left:10px;
}
.ans_gc_tag_hot-yrq{
background:#B04040;
color:#F0EDE6;
}
.ans_gc_tag_new-yrq{
background:#D4B87A;
color:#14120F;
}
.ans_gc_tag_jp-yrq{
background:#C8A03A;
color:#14120F;
}
.ans_gc_tag_live-yrq{
background:#B04040;
color:#F0EDE6;
}
.ans_sh-yrq{
min-width:0;
margin-bottom:18px;
}
.ans_sh_row-yrq{
gap:16px;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
display:flex;
}
.ans_sh_row-yrq .ans_sh_l-yrq{
gap:6px;
min-width:0;
flex-direction:column;
display:flex;
}
.ans_sh_stack-yrq{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.ans_sh_center-yrq{
gap:10px;
text-align:center;
display:flex;
align-items:center;
flex-direction:column;
}
.ans_sh_h2-yrq{
line-height:1.1;
font-size:1.5rem;
color:#F0EDE6;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:768px){
.ans_sh_h2-yrq{
font-size:30px;
}
}
.ans_band-yrq .ans_sh_h2-yrq{
color:#F0EDE6;
}
.ans_sh_eb_line-yrq{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.ans_sh_eb_line-yrq::before{
background:#B89A5E;
content:"";
height:1px;
display:inline-block;
width:1.75rem;
}
.ans_band-yrq .ans_sh_eb_line-yrq::before{
background:#C8AE78;
}
.ans_sh_eb_dot-yrq{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.ans_sh_eb_dot-yrq::before{
border-radius:50%;
background:#B89A5E;
content:"";
height:6px;
display:inline-block;
width:0.375rem;
}
.ans_band-yrq .ans_sh_eb_dot-yrq::before{
background:#C8AE78;
}
.ans_sh_link-yrq{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:0.375rem;
font-size:13px;
padding-bottom:2px;
font-weight:600;
align-items:center;
border-bottom:1px solid #F0EDE6;
white-space:nowrap;
color:#F0EDE6;
display:inline-flex;
}
.ans_sh_link-yrq:hover{
border-color:#B89A5E;
color:#B89A5E;
}
.ans_sh_link-yrq svg{
width:0.875rem;
height:14px;
}
.ans_sh_link_chev-yrq{
padding-bottom:0;
border-bottom:0;
}
.ans_sh_link_btn-yrq{
background:#C8AE78;
padding:9px 18px;
border-radius:62.438rem;
color:#14120F;
border-bottom:0;
}
.ans_sh_link_btn-yrq:hover{
background:#D4B87A;
border-color:transparent;
color:#14120F;
}
.ans_band-yrq .ans_sh_link-yrq{
border-color:#F0EDE6;
color:#F0EDE6;
}
.ans_band-yrq .ans_sh_link_btn-yrq{
background:#C8AE78;
color:#14120F;
}
.ans_sh_rule-yrq{
background:rgba(244,240,232,0.12);
margin:-2px 0 1.125rem;
height:1px;
}
.ans_band-yrq .ans_sh_rule-yrq{
background:rgba(244,240,232,0.10);
}
.ans_hero-yrq{
padding:2rem 0 0.5rem;
}
@media(min-width:765px){
.ans_hero-yrq{
padding:3.5rem 0 24px;
}
}
.ans_hero_in-yrq{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:898px){
.ans_hero_in-yrq{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.ans_hero_copy-yrq{
min-width:0;
}
.ans_hero_eyebrow-yrq{
gap:0.625rem;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.ans_hero_eyebrow_line-yrq{
background:#B89A5E;
flex:0 0 auto;
width:1.75rem;
height:1px;
display:inline-block;
}
.ans_hero_h1-yrq{
line-height:1.04;
overflow-wrap:break-word;
letter-spacing:-.01em;
margin-bottom:20px;
font-size:38px;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F0EDE6;
}
@media(min-width:765px){
.ans_hero_h1-yrq{
font-size:54px;
}
}
@media(min-width:1103px){
.ans_hero_h1-yrq{
font-size:62px;
}
}
.ans_hero_h1-yrq em{
font-style:normal;
color:#B89A5E;
}
.ans_hero_sub-yrq{
margin-bottom:1.875rem;
font-size:16px;
max-width:480px;
color:#7A7570;
line-height:1.6;
}
@media(min-width:770px){
.ans_hero_sub-yrq{
font-size:1.125rem;
}
}
.ans_hero_actions-yrq{
gap:0.875rem;
flex-wrap:wrap;
margin-bottom:34px;
display:flex;
align-items:center;
}
.ans_hero_cta-yrq{
transition:background-color .2s ease;
padding:1rem 30px;
gap:0.625rem;
border-radius:999px;
background:#C8AE78;
font-size:15px;
display:inline-flex;
color:#14120F;
align-items:center;
font-weight:700;
}
.ans_hero_cta-yrq:hover{
background:#D4B87A;
}
.ans_hero_cta_ic-yrq{
align-items:center;
display:inline-flex;
}
.ans_hero_cta_ic-yrq svg{
width:1rem;
height:16px;
}
.ans_hero_cta_alt-yrq{
border-radius:62.438rem;
background:transparent;
transition:border-color .2s ease,color .2s ease;
border:1px solid rgba(244,240,232,0.12);
padding:0.938rem 1.625rem;
font-size:0.938rem;
font-weight:600;
color:#F0EDE6;
display:inline-flex;
align-items:center;
}
.ans_hero_cta_alt-yrq:hover{
border-color:#B89A5E;
color:#B89A5E;
}
.ans_hero_trust-yrq{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.ans_hero_trust_item-yrq{
gap:0.563rem;
font-weight:600;
align-items:center;
font-size:0.813rem;
display:flex;
color:#C8C3BA;
}
.ans_hero_trust_ic-yrq{
color:#B89A5E;
display:inline-flex;
align-items:center;
}
.ans_hero_trust_ic-yrq svg{
width:16px;
height:16px;
}
.ans_hero_promo-yrq{
overflow:hidden;
border-radius:1.25rem;
background:#1E1C23;
min-height:18.75rem;
box-shadow:0 8px 1rem rgba(0,0,0,0.40), 0 2rem 64px rgba(0,0,0,0.50), 0 2px 4px rgba(0,0,0,0.30);
position:relative;
display:flex;
}
.ans_hero_promo_bg-yrq{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.ans_hero_promo_bg-yrq::after{
inset:0;
background:linear-gradient(120deg,#111013 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.ans_hero_promo_glow-yrq{
border-radius:50%;
background:radial-gradient(circle,rgba(200,185,150,0.08) 0%,transparent 65%);
pointer-events:none;
position:absolute;
top:-2.5rem;
right:-20px;
height:260px;
width:260px;
}
.ans_hero_promo_ct-yrq{
padding:28px;
position:relative;
max-width:88%;
align-self:flex-end;
z-index:2;
}
.ans_hero_promo_label-yrq{
font-size:0.625rem;
margin-bottom:0.5rem;
text-transform:uppercase;
display:block;
letter-spacing:.25em;
color:#C8AE78;
font-weight:700;
}
.ans_hero_promo_amount-yrq{
line-height:1.05;
font-weight:600;
font-size:32px;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0EDE6;
}
@media(min-width:765px){
.ans_hero_promo_amount-yrq{
font-size:2.5rem;
}
}
.ans_hero_promo_amount-yrq em{
color:#C8AE78;
font-style:normal;
}
.ans_hero_rating-yrq{
border:1px solid rgba(244,240,232,0.07);
gap:0.625rem;
border-radius:14px;
padding:0.625rem 0.875rem;
background:#1E1C23;
max-width:min(260px,62%);
position:absolute;
right:14px;
box-shadow:0 2px 6px rgba(0,0,0,0.36), 0 8px 1.5rem rgba(0,0,0,0.28);
top:14px;
z-index:3;
display:flex;
align-items:center;
}
.ans_hero_rating_score-yrq{
flex:0 0 auto;
color:#F0EDE6;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.5rem;
font-weight:700;
}
.ans_hero_rating_txt-yrq{
flex:1 1 auto;
min-width:0;
}
.ans_hero_rating_stars-yrq{
gap:2px;
display:flex;
color:#B89A5E;
}
.ans_hero_rating_stars-yrq svg{
width:0.75rem;
height:0.75rem;
}
.ans_hero_rating_cap-yrq{
font-size:0.688rem;
margin-top:3px;
line-height:1.35;
overflow-wrap:break-word;
color:#948E84;
display:block;
}
.ans_stat-yrq{
margin-top:1rem;
border-bottom:1px solid rgba(244,240,232,0.12);
border-top:1px solid rgba(244,240,232,0.12);
}
.ans_stat_in-yrq{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:766px){
.ans_stat_in-yrq{
grid-template-columns:repeat(4,1fr);
}
}
.ans_stat_item-yrq{
padding:1.375rem 14px;
min-width:0;
border-bottom:1px solid rgba(244,240,232,0.07);
border-right:1px solid rgba(244,240,232,0.07);
}
.ans_stat_item-yrq:nth-child(2n){
border-right:0;
}
.ans_stat_item-yrq:nth-child(n+3){
border-bottom:0;
}
@media(min-width:766px){
.ans_stat_item-yrq{
border-bottom:0;
}
.ans_stat_item-yrq:nth-child(2n){
border-right:1px solid rgba(244,240,232,0.07);
}
.ans_stat_item-yrq:nth-child(4n){
border-right:0;
}
}
.ans_stat_value-yrq{
font-size:1.875rem;
color:#F0EDE6;
overflow-wrap:break-word;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
line-height:1;
}
@media(min-width:765px){
.ans_stat_value-yrq{
font-size:2.125rem;
}
}
.ans_stat_label-yrq{
color:#948E84;
margin-top:0.375rem;
overflow-wrap:break-word;
line-height:1.4;
font-size:0.813rem;
}
.ans_jp-yrq{
padding:1.875rem 0 0.625rem;
}
.ans_jp_grid-yrq{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:768px){
.ans_jp_grid-yrq{
grid-template-columns:1fr 1fr;
}
.ans_jp_card_mega-yrq{
grid-column:1/-1;
}
}
@media(min-width:1000px){
.ans_jp_grid-yrq{
grid-template-columns:1.4fr 1fr 1fr;
}
.ans_jp_card_mega-yrq{
grid-column:auto;
}
}
.ans_jp_card-yrq{
padding:1.625rem;
background:#1E1C23;
border:1px solid rgba(244,240,232,0.07);
border-radius:1.25rem;
gap:0.75rem;
overflow:hidden;
justify-content:space-between;
display:flex;
flex-direction:column;
min-height:200px;
min-width:0;
position:relative;
}
.ans_jp_card_mega-yrq{
border-color:transparent;
background:linear-gradient(135deg,#181620,#0C0B0F);
color:#F0EDE6;
min-height:13.125rem;
}
.ans_jp_glow-yrq{
background:radial-gradient(circle,rgba(200,185,150,0.08),transparent 70%);
border-radius:50%;
pointer-events:none;
height:12.5rem;
width:12.5rem;
top:-40px;
right:-40px;
position:absolute;
}
.ans_jp_label-yrq{
gap:0.625rem;
flex-wrap:wrap;
font-size:0.625rem;
display:flex;
text-transform:uppercase;
color:#B89A5E;
justify-content:space-between;
position:relative;
letter-spacing:.16em;
font-weight:700;
align-items:center;
}
.ans_jp_card_mega-yrq .ans_jp_label-yrq{
color:#C8AE78;
}
.ans_jp_drop-yrq{
font-weight:600;
text-transform:none;
color:#948E84;
letter-spacing:.04em;
}
.ans_jp_card_mega-yrq .ans_jp_drop-yrq{
color:#9A9590;
}
.ans_jp_amount-yrq{
line-height:1;
font-size:38px;
position:relative;
font-weight:700;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0EDE6;
}
.ans_jp_card_mega-yrq .ans_jp_amount-yrq{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#C8AE78;
}
@media(min-width:767px){
.ans_jp_card_mega-yrq .ans_jp_amount-yrq{
font-size:3.375rem;
}
}
.ans_jp_game-yrq{
color:#948E84;
position:relative;
font-size:13px;
}
.ans_jp_card_mega-yrq .ans_jp_game-yrq{
color:#9A9590;
}
.ans_jp_cta-yrq{
position:relative;
align-self:flex-start;
}
.ans_jp_card_mega-yrq .ans_jp_cta-yrq{
border-radius:999px;
background:#C8AE78;
transition:opacity .2s ease;
padding:0.625rem 1.25rem;
font-size:13px;
font-weight:700;
color:#14120F;
}
.ans_jp_card_mega-yrq .ans_jp_cta-yrq:hover{
opacity:.9;
}
.ans_jp_card-yrq:not(.ans_jp_card_mega-yrq) .ans_jp_cta-yrq{
transition:color .2s ease,border-color .2s ease;
border-bottom:1px solid #F0EDE6;
font-size:0.813rem;
padding-bottom:2px;
font-weight:700;
color:#F0EDE6;
}
.ans_jp_card-yrq:not(.ans_jp_card_mega-yrq) .ans_jp_cta-yrq:hover{
border-color:#B89A5E;
color:#B89A5E;
}
.ans_jp_seo-yrq{
margin:0.875rem 0 0;
font-size:0.875rem;
color:#7A7570;
line-height:1.65;
max-width:760px;
overflow-wrap:break-word;
}
.ans_jp_seo-yrq strong{
font-weight:700;
color:#F0EDE6;
}
.ans_gf-yrq{
padding:1.5rem 0 6px;
}
.ans_gf_in-yrq{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.ans_gf_chip-yrq{
background:#1E1C23;
border:1px solid rgba(244,240,232,0.12);
padding:10px 18px;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
border-radius:62.438rem;
font-size:13px;
font-weight:600;
color:#C8C3BA;
white-space:nowrap;
}
.ans_gf_chip-yrq:hover{
border-color:#B89A5E;
color:#B89A5E;
}
.ans_gf_chip-yrq.ans_state_active-yrq{
background:#C8AE78;
border-color:transparent;
color:#14120F;
}
.ans_grow-yrq{
padding:26px 0 10px;
}
.ans_row_seo-yrq{
margin:0.625rem 0 0;
overflow-wrap:break-word;
color:#7A7570;
line-height:1.65;
max-width:760px;
font-size:14px;
}
.ans_row_seo-yrq strong{
font-weight:700;
color:#F0EDE6;
}
.ans_grow-yrq{
padding:1.625rem 0 10px;
}
.ans_row_seo-yrq{
margin:10px 0 0;
max-width:760px;
color:#7A7570;
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
}
.ans_row_seo-yrq strong{
color:#F0EDE6;
font-weight:700;
}
.ans_vip-yrq{
padding:3rem 0;
}
@media(min-width:765px){
.ans_vip-yrq{
padding:64px 0;
}
}
.ans_vip_head-yrq{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:880px){
.ans_vip_head-yrq{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.ans_vip_eyebrow-yrq{
margin-bottom:0.75rem;
}
.ans_vip_h2-yrq{
overflow-wrap:break-word;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
font-size:2rem;
color:#F0EDE6;
}
@media(min-width:769px){
.ans_vip_h2-yrq{
font-size:2.5rem;
}
}
.ans_vip_intro-yrq{
max-width:420px;
color:#9A9590;
font-size:0.875rem;
line-height:1.6;
}
.ans_vip_grid-yrq{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.ans_vip_card-yrq{
padding:1.375rem 18px;
border-radius:14px;
border:1px solid rgba(244,240,232,0.10);
min-width:0;
}
.ans_vip_card_feat-yrq{
background:rgba(244,240,232,0.06);
border-color:#C8AE78;
}
.ans_vip_card_ic-yrq{
background:linear-gradient(135deg,#B89A5E,#DEC48A);
border-radius:8px;
width:34px;
margin-bottom:16px;
height:34px;
display:block;
}
.ans_vip_name-yrq{
font-size:1.25rem;
margin-bottom:6px;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#F0EDE6;
}
.ans_vip_perk-yrq{
color:#9A9590;
font-size:12.5px;
line-height:1.5;
overflow-wrap:break-word;
}
.ans_sea-yrq{
padding:24px 0 0.625rem;
}
.ans_sea_in-yrq{
background:linear-gradient(115deg,#181620,#0C0B0F);
padding:2.25rem;
border-radius:1.25rem;
overflow:hidden;
gap:1.375rem;
position:relative;
color:#F0EDE6;
flex-direction:column;
display:flex;
}
@media(min-width:822px){
.ans_sea_in-yrq{
gap:32px;
padding:44px 3rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.ans_sea_glow-yrq{
background:radial-gradient(circle,rgba(200,185,150,0.08),transparent 68%);
border-radius:50%;
height:240px;
transform:translateY(-50%);
width:15rem;
right:60px;
top:50%;
pointer-events:none;
position:absolute;
}
.ans_sea_copy-yrq{
max-width:35rem;
min-width:0;
position:relative;
}
.ans_sea_eyebrow-yrq{
margin-bottom:0.75rem;
}
.ans_sea_h2-yrq{
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0EDE6;
line-height:1.04;
font-weight:600;
font-size:30px;
margin-bottom:12px;
}
@media(min-width:769px){
.ans_sea_h2-yrq{
font-size:2.375rem;
}
}
.ans_sea_text-yrq{
font-size:15px;
line-height:1.6;
color:#9A9590;
}
.ans_sea_cta-yrq{
padding:16px 2rem;
flex:0 0 auto;
background:#C8AE78;
border-radius:999px;
transition:opacity .2s ease;
font-weight:700;
font-size:0.938rem;
color:#14120F;
position:relative;
}
.ans_sea_cta-yrq:hover{
opacity:.9;
}
.ans_gm-yrq{
padding:30px 0 0.625rem;
}
.ans_gm_in-yrq{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:881px){
.ans_gm_in-yrq{
grid-template-columns:1.25fr 1fr;
}
}
.ans_gm_left-yrq{
border:1px solid rgba(244,240,232,0.07);
border-radius:20px;
padding:32px;
background:#1E1C23;
min-width:0;
}
.ans_gm_eyebrow-yrq{
margin-bottom:0.625rem;
}
.ans_gm_h2-yrq{
line-height:1.06;
overflow-wrap:break-word;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:26px;
margin-bottom:0.5rem;
color:#F0EDE6;
}
@media(min-width:765px){
.ans_gm_h2-yrq{
font-size:28px;
}
}
.ans_gm_text-yrq{
font-size:14px;
color:#7A7570;
max-width:30rem;
margin-bottom:22px;
line-height:1.6;
}
.ans_gm_level-yrq{
font-weight:700;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-size:22px;
margin-bottom:8px;
color:#B89A5E;
}
.ans_gm_bar-yrq{
background:rgba(244,240,232,0.12);
overflow:hidden;
border-radius:999px;
margin-bottom:6px;
height:0.5rem;
}
.ans_gm_bar_fill-yrq{
background:linear-gradient(90deg,#B89A5E,#DEC48A);
border-radius:999px;
height:100%;
}
.ans_gm_bar_meta-yrq{
gap:0.625rem;
display:flex;
justify-content:space-between;
font-size:0.688rem;
margin-bottom:1.125rem;
color:#948E84;
}
.ans_gm_missions-yrq{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.ans_gm_mission-yrq{
padding:9px 15px;
background:#16141A;
border-radius:999px;
gap:7px;
border:1px solid rgba(244,240,232,0.12);
font-size:12.5px;
font-weight:600;
display:inline-flex;
align-items:center;
color:#C8C3BA;
}
.ans_gm_mission_ic-yrq{
align-items:center;
color:#B89A5E;
display:inline-flex;
}
.ans_gm_mission_ic-yrq svg{
width:13px;
height:13px;
}
.ans_gm_right-yrq{
background:linear-gradient(150deg,#181620,#0C0B0F);
overflow:hidden;
border-radius:1.25rem;
padding:2rem;
position:relative;
color:#F0EDE6;
display:flex;
flex-direction:column;
}
.ans_gm_glow-yrq{
background:radial-gradient(circle,rgba(200,185,150,0.08),transparent 70%);
border-radius:50%;
width:9.375rem;
position:absolute;
pointer-events:none;
height:9.375rem;
right:-30px;
top:-30px;
}
.ans_gm_ref_eyebrow-yrq{
position:relative;
margin-bottom:10px;
}
.ans_gm_ref_h2-yrq{
position:relative;
overflow-wrap:break-word;
color:#F0EDE6;
font-weight:600;
font-size:26px;
margin-bottom:8px;
line-height:1.1;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
}
.ans_gm_ref_text-yrq{
position:relative;
font-size:13.5px;
margin-bottom:1.25rem;
line-height:1.55;
color:#9A9590;
}
.ans_gm_ref_cta-yrq{
padding:0.688rem 22px;
transition:opacity .2s ease;
background:#C8AE78;
border-radius:999px;
align-self:flex-start;
font-weight:700;
font-size:13.5px;
position:relative;
color:#14120F;
margin-top:auto;
}
.ans_gm_ref_cta-yrq:hover{
opacity:.9;
}
.ans_trn-yrq{
padding:1.875rem 0 0.625rem;
}
.ans_trn_in-yrq{
grid-template-columns:1fr;
border-radius:1.25rem;
border:1px solid rgba(244,240,232,0.07);
overflow:hidden;
background:#1E1C23;
display:grid;
}
@media(min-width:879px){
.ans_trn_in-yrq{
grid-template-columns:1.05fr 1fr;
}
}
.ans_trn_banner-yrq{
padding:34px;
overflow:hidden;
background:linear-gradient(150deg,#181620,#0C0B0F);
color:#F0EDE6;
position:relative;
}
.ans_trn_glow-yrq{
background:radial-gradient(circle,rgba(200,185,150,0.08),transparent 70%);
border-radius:50%;
pointer-events:none;
position:absolute;
bottom:-2.5rem;
height:12.5rem;
right:-2.5rem;
width:200px;
}
.ans_trn_eyebrow-yrq{
position:relative;
margin-bottom:0.875rem;
}
.ans_trn_h2-yrq{
color:#F0EDE6;
font-weight:600;
overflow-wrap:break-word;
position:relative;
line-height:1.06;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
margin-bottom:12px;
}
@media(min-width:769px){
.ans_trn_h2-yrq{
font-size:2.25rem;
}
}
.ans_trn_text-yrq{
font-size:14px;
color:#9A9590;
margin-bottom:1.375rem;
position:relative;
line-height:1.6;
max-width:26.25rem;
}
.ans_trn_timer-yrq{
gap:0.5rem;
position:relative;
align-items:center;
flex-wrap:wrap;
margin-bottom:24px;
display:flex;
}
.ans_trn_timer_cap-yrq{
font-size:0.688rem;
color:#9A9590;
}
.ans_trn_timer_box-yrq{
padding:0.25rem 12px;
border-radius:8px;
background:rgba(244,240,232,0.06);
color:#F0EDE6;
font-size:1.5rem;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
.ans_trn_cta-yrq{
transition:opacity .2s ease;
padding:0.813rem 1.625rem;
background:#C8AE78;
border-radius:999px;
font-weight:700;
color:#14120F;
display:inline-block;
font-size:14px;
position:relative;
}
.ans_trn_cta-yrq:hover{
opacity:.9;
}
.ans_trn_lb-yrq{
padding:26px 28px;
}
.ans_trn_lb_head-yrq{
gap:10px;
display:flex;
justify-content:space-between;
margin-bottom:12px;
align-items:center;
}
.ans_trn_lb_title-yrq{
font-size:1.25rem;
color:#F0EDE6;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
.ans_trn_lb_upd-yrq{
text-transform:uppercase;
letter-spacing:.08em;
color:#948E84;
font-size:11px;
}
.ans_trn_lb_row-yrq{
gap:0.875rem;
padding:11px 12px;
border-radius:0.5rem;
display:flex;
align-items:center;
}
.ans_trn_lb_row-yrq:nth-child(2){
background:rgba(184,154,94,0.10);
}
.ans_trn_lb_rank-yrq{
flex:0 0 auto;
font-weight:700;
font-size:1rem;
width:1.375rem;
color:#B89A5E;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
}
.ans_trn_lb_av-yrq{
background:linear-gradient(135deg,#B89A5E,#DEC48A);
border-radius:50%;
flex:0 0 auto;
width:30px;
height:1.875rem;
}
.ans_trn_lb_name-yrq{
flex:1 1 auto;
overflow:hidden;
white-space:nowrap;
min-width:0;
font-weight:600;
text-overflow:ellipsis;
font-size:0.875rem;
color:#F0EDE6;
}
.ans_trn_lb_amount-yrq{
flex:0 0 auto;
font-weight:700;
color:#F0EDE6;
font-size:13px;
}
.ans_app-yrq{
padding:1.875rem 0 0.625rem;
}
.ans_app_in-yrq{
background:#1E1C23;
padding:2rem;
border-radius:20px;
gap:28px;
border:1px solid rgba(244,240,232,0.07);
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.ans_app_in-yrq{
gap:40px;
padding:40px 2.75rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.ans_app_copy-yrq{
max-width:35rem;
min-width:0;
}
.ans_app_eyebrow-yrq{
margin-bottom:0.75rem;
}
.ans_app_h2-yrq{
color:#F0EDE6;
overflow-wrap:break-word;
margin-bottom:12px;
font-size:1.75rem;
font-weight:600;
line-height:1.05;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.ans_app_h2-yrq{
font-size:2.125rem;
}
}
.ans_app_text-yrq{
color:#7A7570;
margin-bottom:22px;
line-height:1.6;
font-size:14px;
}
.ans_app_btns-yrq{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.ans_app_btn-yrq{
border-radius:14px;
gap:10px;
transition:background-color .2s ease;
padding:11px 1.25rem;
background:#C8AE78;
align-items:center;
color:#14120F;
display:inline-flex;
}
.ans_app_btn-yrq:hover{
background:#D4B87A;
}
.ans_app_btn_ic-yrq{
display:inline-flex;
align-items:center;
}
.ans_app_btn_ic-yrq svg{
height:18px;
width:1.125rem;
}
.ans_app_btn_lb-yrq{
font-weight:700;
font-size:13.5px;
}
.ans_app_qr_wrap-yrq{
gap:1.125rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.ans_app_qr-yrq{
border-radius:14px;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#1E1C23 0 5px,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#1E1C23 0 0.313rem,transparent 0.313rem 0.688rem);
width:108px;
height:108px;
background-color:#C8AE78;
}
.ans_app_qr_cap-yrq{
color:#948E84;
font-size:0.781rem;
line-height:1.4;
max-width:92px;
}
.ans_wy-yrq{
padding:3rem 0;
}
@media(min-width:771px){
.ans_wy-yrq{
padding:56px 0;
}
}
.ans_wy_in-yrq{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:902px){
.ans_wy_in-yrq{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.ans_wy_left-yrq{
min-width:0;
}
.ans_wy_eyebrow-yrq{
margin-bottom:14px;
}
.ans_wy_h2-yrq{
color:#F0EDE6;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:1rem;
overflow-wrap:break-word;
font-size:2rem;
line-height:1.05;
font-weight:600;
}
@media(min-width:771px){
.ans_wy_h2-yrq{
font-size:2.5rem;
}
}
.ans_wy_intro-yrq{
line-height:1.6;
font-size:15px;
color:#7A7570;
}
.ans_wy_grid-yrq{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:559px){
.ans_wy_grid-yrq{
grid-template-columns:1fr 1fr;
}
}
.ans_wy_card-yrq{
border:1px solid rgba(244,240,232,0.07);
border-radius:0.875rem;
background:#1E1C23;
padding:1.625rem;
min-width:0;
}
.ans_wy_card_ic-yrq{
display:inline-flex;
margin-bottom:1rem;
align-items:center;
color:#B89A5E;
justify-content:center;
}
.ans_wy_card_ic-yrq svg{
width:26px;
height:26px;
}
.ans_wy_card_h-yrq{
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:0.5rem;
color:#F0EDE6;
font-size:21px;
}
.ans_wy_card_p-yrq{
color:#7A7570;
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
}
.ans_rv-yrq{
padding:3rem 0;
background:#1E1C23;
border-bottom:1px solid rgba(244,240,232,0.07);
border-top:1px solid rgba(244,240,232,0.07);
margin-top:1.5rem;
}
@media(min-width:768px){
.ans_rv-yrq{
padding:3.5rem 0;
}
}
.ans_rv_head-yrq{
gap:16px;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:767px){
.ans_rv_head-yrq{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.ans_rv_eyebrow-yrq{
margin-bottom:10px;
}
.ans_rv_h2-yrq{
font-size:30px;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F0EDE6;
}
@media(min-width:768px){
.ans_rv_h2-yrq{
font-size:38px;
}
}
.ans_rv_agg-yrq{
gap:0.75rem;
display:flex;
align-items:center;
}
.ans_rv_agg_stars-yrq{
gap:3px;
color:#B89A5E;
display:flex;
}
.ans_rv_agg_stars-yrq svg{
width:1.125rem;
height:18px;
}
.ans_rv_source-yrq{
font-size:13px;
color:#7A7570;
}
.ans_rv_grid-yrq{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:762px){
.ans_rv_grid-yrq{
grid-template-columns:repeat(3,1fr);
}
}
.ans_rv_card-yrq{
border-radius:0.875rem;
padding:26px;
background:#16141A;
border:1px solid rgba(244,240,232,0.07);
min-width:0;
}
.ans_rv_card_stars-yrq{
gap:2px;
color:#B89A5E;
display:flex;
margin-bottom:12px;
}
.ans_rv_card_stars-yrq svg{
height:14px;
width:14px;
}
.ans_rv_card_body-yrq{
margin-bottom:1rem;
font-weight:500;
overflow-wrap:break-word;
color:#F0EDE6;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-size:18px;
line-height:1.45;
}
.ans_rv_card_meta-yrq{
gap:10px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.ans_rv_card_av-yrq{
background:linear-gradient(135deg,#B89A5E,#DEC48A);
border-radius:50%;
flex:0 0 auto;
width:2rem;
height:2rem;
}
.ans_rv_card_author-yrq{
color:#F0EDE6;
font-weight:700;
font-size:13px;
}
.ans_rv_card_loc-yrq{
font-size:0.75rem;
color:#948E84;
}
.ans_op-yrq{
padding:36px 0 0.625rem;
}
.ans_op_in-yrq{
padding:32px;
border-radius:0.875rem;
border:1px solid rgba(244,240,232,0.07);
gap:32px;
background:#1E1C23;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:861px){
.ans_op_in-yrq{
padding:2.125rem 2.5rem;
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
}
}
.ans_op_left-yrq{
min-width:0;
}
.ans_op_eyebrow-yrq{
margin-bottom:12px;
}
.ans_op_h2-yrq{
margin-bottom:0.625rem;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.08;
font-size:28px;
overflow-wrap:break-word;
color:#F0EDE6;
font-weight:600;
}
@media(min-width:767px){
.ans_op_h2-yrq{
font-size:1.875rem;
}
}
.ans_op_text-yrq{
color:#7A7570;
font-size:0.875rem;
line-height:1.6;
}
.ans_op_grid-yrq{
overflow:hidden;
background:rgba(244,240,232,0.12);
gap:1px;
border:1px solid rgba(244,240,232,0.12);
grid-template-columns:1fr 1fr;
border-radius:0.5rem;
display:grid;
}
.ans_op_field-yrq{
background:#16141A;
padding:1.125rem 1.25rem;
min-width:0;
}
.ans_op_field_lb-yrq{
color:#B89A5E;
margin-bottom:0.313rem;
text-transform:uppercase;
font-weight:600;
letter-spacing:.1em;
font-size:0.625rem;
}
.ans_op_field_val-yrq{
color:#F0EDE6;
font-size:0.875rem;
font-weight:700;
overflow-wrap:break-word;
}
.ans_tt-yrq{
padding:48px 0 0.625rem;
}
@media(min-width:771px){
.ans_tt-yrq{
padding:3.75rem 0 10px;
}
}
.ans_tt_head-yrq{
text-align:center;
margin-bottom:2.125rem;
}
.ans_tt_eyebrow-yrq{
margin-bottom:12px;
}
.ans_tt_h2-yrq{
font-size:2rem;
color:#F0EDE6;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.ans_tt_h2-yrq{
font-size:42px;
}
}
.ans_tt_grid-yrq{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.ans_tt_grid-yrq{
grid-template-columns:repeat(3,1fr);
}
}
.ans_tt_card-yrq{
border-radius:14px;
background:#1E1C23;
border:1px solid rgba(244,240,232,0.07);
padding:30px;
display:flex;
min-width:0;
flex-direction:column;
}
.ans_tt_card_ic-yrq{
display:inline-flex;
margin-bottom:18px;
align-items:center;
color:#B89A5E;
}
.ans_tt_card_ic-yrq svg{
height:28px;
width:1.75rem;
}
.ans_tt_card_h-yrq{
overflow-wrap:break-word;
line-height:1.15;
color:#F0EDE6;
font-weight:600;
font-size:22px;
margin-bottom:0.5rem;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
}
.ans_tt_card_p-yrq{
margin-bottom:14px;
color:#7A7570;
font-size:0.875rem;
line-height:1.6;
overflow-wrap:break-word;
}
.ans_tt_card_p-yrq b{
color:#F0EDE6;
font-weight:700;
}
.ans_tt_card_link-yrq{
transition:color .2s ease;
padding-bottom:2px;
color:#F0EDE6;
border-bottom:1px solid #B89A5E;
margin-top:auto;
font-size:0.813rem;
align-self:flex-start;
font-weight:700;
}
.ans_tt_card_link-yrq:hover{
color:#B89A5E;
}
.ans_hts-yrq{
padding:3rem 0;
}
@media(min-width:770px){
.ans_hts-yrq{
padding:3.875rem 0;
}
}
.ans_hts_head-yrq{
gap:1.125rem;
display:flex;
flex-direction:column;
margin-bottom:2.125rem;
}
@media(min-width:770px){
.ans_hts_head-yrq{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.ans_hts_eyebrow-yrq{
margin-bottom:12px;
}
.ans_hts_h2-yrq{
font-weight:600;
line-height:1.05;
font-size:30px;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0EDE6;
}
@media(min-width:771px){
.ans_hts_h2-yrq{
font-size:38px;
}
}
.ans_hts_cta-yrq{
flex:0 0 auto;
background:#C8AE78;
transition:opacity .2s ease;
padding:0.938rem 30px;
border-radius:62.438rem;
font-weight:700;
color:#14120F;
font-size:0.938rem;
}
.ans_hts_cta-yrq:hover{
opacity:.9;
}
.ans_hts_grid-yrq{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.ans_hts_grid-yrq{
grid-template-columns:repeat(3,1fr);
}
}
.ans_hts_step-yrq{
padding-top:22px;
min-width:0;
border-top:1px solid rgba(244,240,232,0.10);
}
.ans_hts_step_num-yrq{
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-size:44px;
line-height:1;
color:#C8AE78;
margin-bottom:14px;
font-weight:700;
}
.ans_hts_step_h-yrq{
overflow-wrap:break-word;
font-weight:700;
margin-bottom:8px;
font-size:1.188rem;
color:#F0EDE6;
line-height:1.2;
}
.ans_hts_step_p-yrq{
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
color:#9A9590;
}
.ans_et-yrq{
padding:2.25rem 0 10px;
}
.ans_et_in-yrq{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:880px){
.ans_et_in-yrq{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.ans_et_left-yrq{
min-width:0;
}
.ans_et_eyebrow-yrq{
margin-bottom:12px;
}
.ans_et_h2-yrq{
margin-bottom:14px;
line-height:1.06;
color:#F0EDE6;
overflow-wrap:break-word;
font-size:1.75rem;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:769px){
.ans_et_h2-yrq{
font-size:2rem;
}
}
.ans_et_text-yrq{
font-size:15px;
margin-bottom:22px;
line-height:1.65;
color:#7A7570;
}
.ans_et_stats-yrq{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.ans_et_stat-yrq{
min-width:0;
}
.ans_et_stat_v-yrq{
line-height:1;
font-weight:700;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
color:#F0EDE6;
}
.ans_et_stat_l-yrq{
margin-top:0.25rem;
font-size:12.5px;
color:#948E84;
}
.ans_et_right-yrq{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.ans_et_member-yrq{
border-radius:14px;
background:#1E1C23;
gap:16px;
border:1px solid rgba(244,240,232,0.07);
padding:18px 1.25rem;
display:flex;
min-width:0;
align-items:center;
}
.ans_et_member_av-yrq{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#181620,#B89A5E);
height:3rem;
width:48px;
}
.ans_et_member_name-yrq{
color:#F0EDE6;
font-size:15px;
overflow-wrap:break-word;
font-weight:700;
}
.ans_et_member_role-yrq{
overflow-wrap:break-word;
font-size:12.5px;
color:#948E84;
}
.ans_et_updated-yrq{
gap:8px;
border:1px solid rgba(244,240,232,0.07);
background:#16141A;
padding:14px 1.125rem;
border-radius:0.875rem;
color:#7A7570;
display:flex;
align-items:center;
font-size:0.781rem;
}
.ans_ts-yrq{
padding:44px 0;
}
.ans_ts_in-yrq{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:881px){
.ans_ts_in-yrq{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.ans_ts_left-yrq{
min-width:0;
}
.ans_ts_h2-yrq{
line-height:1.1;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
color:#F0EDE6;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:12px;
}
@media(min-width:767px){
.ans_ts_h2-yrq{
font-size:1.75rem;
}
}
.ans_ts_text-yrq{
font-size:14.5px;
color:#9A9590;
line-height:1.6;
max-width:32.5rem;
margin-bottom:22px;
}
.ans_ts_badges-yrq{
gap:18px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.ans_ts_badge-yrq{
font-weight:600;
font-size:0.813rem;
color:#9A9590;
}
.ans_ts_pay-yrq{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:877px){
.ans_ts_pay-yrq{
justify-content:flex-end;
}
}
.ans_ts_pay_chip-yrq{
border-radius:0.875rem;
background:rgba(244,240,232,0.06);
border:1px solid rgba(244,240,232,0.10);
padding:0.75rem 1rem;
font-weight:700;
font-size:14px;
color:#F0EDE6;
}
.ans_prov-yrq{
padding:40px 0 20px;
}
.ans_prov_eyebrow-yrq{
display:block;
margin-bottom:18px;
}
.ans_prov_grid-yrq{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:557px){
.ans_prov_grid-yrq{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:903px){
.ans_prov_grid-yrq{
grid-template-columns:repeat(6,1fr);
}
}
.ans_pmt-yrq{
padding:3rem 0 10px;
}
.ans_pmt_in-yrq{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:881px){
.ans_pmt_in-yrq{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.ans_pmt_left-yrq{
min-width:0;
}
.ans_pmt_eyebrow-yrq{
margin-bottom:12px;
}
.ans_pmt_h2-yrq{
font-weight:600;
line-height:1.06;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:12px;
font-size:30px;
overflow-wrap:break-word;
color:#F0EDE6;
}
@media(min-width:769px){
.ans_pmt_h2-yrq{
font-size:2rem;
}
}
.ans_pmt_text-yrq{
margin-bottom:1.375rem;
font-size:14.5px;
line-height:1.6;
color:#7A7570;
}
.ans_pmt_logos-yrq{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:479px){
.ans_pmt_logos-yrq{
grid-template-columns:repeat(4,1fr);
}
}
.ans_pmt_logo-yrq{
border-radius:8px;
border:1px solid rgba(244,240,232,0.07);
overflow:hidden;
padding:0 0.5rem;
background:#1E1C23;
text-overflow:ellipsis;
font-weight:700;
justify-content:center;
color:#C8C3BA;
height:50px;
align-items:center;
text-align:center;
white-space:nowrap;
display:flex;
font-size:0.781rem;
}
.ans_pmt_table-yrq{
border-radius:0.875rem;
border:1px solid rgba(244,240,232,0.07);
overflow:hidden;
min-width:0;
}
.ans_pmt_thead-yrq{
background:#0E0D11;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.ans_pmt_th-yrq{
overflow:hidden;
padding:13px 0.875rem;
font-weight:700;
text-transform:uppercase;
white-space:nowrap;
font-size:10px;
color:#F0EDE6;
text-overflow:ellipsis;
letter-spacing:.08em;
}
.ans_pmt_row-yrq{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(244,240,232,0.07);
display:grid;
}
.ans_pmt_row-yrq:nth-child(odd){
background:#1E1C23;
}
.ans_pmt_td-yrq{
padding:0.875rem;
font-size:0.844rem;
overflow-wrap:break-word;
color:#7A7570;
min-width:0;
}
.ans_pmt_row-yrq .ans_pmt_td-yrq:first-child{
font-weight:700;
color:#F0EDE6;
}
.ans_pmt_row-yrq .ans_pmt_td-yrq:last-child{
color:#5A8F6A;
font-weight:700;
}
.ans_sg-yrq{
padding:48px 0 0.625rem;
}
.ans_sg_eyebrow-yrq{
margin-bottom:12px;
display:block;
}
.ans_sg_h2-yrq{
font-weight:600;
font-size:30px;
line-height:1.05;
color:#F0EDE6;
overflow-wrap:break-word;
margin-bottom:1.75rem;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.ans_sg_h2-yrq{
font-size:36px;
}
}
.ans_sg_grid-yrq{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:718px){
.ans_sg_grid-yrq{
grid-template-columns:repeat(3,1fr);
}
}
.ans_sg_col-yrq{
min-width:0;
}
.ans_sg_col_h-yrq{
font-size:1.375rem;
margin-bottom:10px;
color:#F0EDE6;
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
}
.ans_sg_col_p-yrq{
line-height:1.65;
color:#7A7570;
font-size:14px;
overflow-wrap:break-word;
}
.ans_gd-yrq{
padding:3rem 0 0.625rem;
}
.ans_gd_head-yrq{
gap:14px;
display:flex;
flex-direction:column;
margin-bottom:24px;
}
@media(min-width:678px){
.ans_gd_head-yrq{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.ans_gd_eyebrow-yrq{
margin-bottom:10px;
}
.ans_gd_h2-yrq{
font-weight:600;
font-size:1.75rem;
color:#F0EDE6;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:769px){
.ans_gd_h2-yrq{
font-size:2.125rem;
}
}
.ans_gd_more-yrq{
flex:0 0 auto;
transition:color .2s ease,border-color .2s ease;
font-size:13.5px;
padding-bottom:2px;
color:#F0EDE6;
font-weight:600;
border-bottom:1px solid #F0EDE6;
}
.ans_gd_more-yrq:hover{
border-color:#B89A5E;
color:#B89A5E;
}
.ans_gd_grid-yrq{
gap:20px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:717px){
.ans_gd_grid-yrq{
grid-template-columns:repeat(3,1fr);
}
}
.ans_gd_card-yrq{
border:1px solid rgba(244,240,232,0.07);
border-radius:0.875rem;
overflow:hidden;
background:#1E1C23;
display:block;
min-width:0;
}
.ans_gd_card_img-yrq{
background:linear-gradient(140deg,#181620,#B89A5E);
height:9.375rem;
}
.ans_gd_card_body-yrq{
padding:22px;
}
.ans_gd_card_cat-yrq{
text-transform:uppercase;
font-weight:600;
letter-spacing:.1em;
color:#B89A5E;
font-size:0.625rem;
}
.ans_gd_card_h-yrq{
margin:8px 0 0.625rem;
overflow-wrap:break-word;
color:#F0EDE6;
font-size:1.188rem;
font-weight:600;
line-height:1.2;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
}
.ans_gd_card_meta-yrq{
color:#948E84;
font-size:12px;
overflow-wrap:break-word;
}
.ans_sb-yrq{
padding:48px 0;
background:#1E1C23;
margin-top:1.5rem;
border-bottom:1px solid rgba(244,240,232,0.07);
border-top:1px solid rgba(244,240,232,0.07);
}
@media(min-width:765px){
.ans_sb-yrq{
padding:56px 0;
}
}
.ans_sb_eyebrow-yrq{
display:block;
margin-bottom:0.75rem;
}
.ans_sb_h2-yrq{
line-height:1.05;
font-weight:600;
color:#F0EDE6;
font-size:30px;
overflow-wrap:break-word;
margin-bottom:26px;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.ans_sb_h2-yrq{
font-size:2.25rem;
}
}
.ans_sb_grid-yrq{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:562px){
.ans_sb_grid-yrq{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.ans_sb_grid-yrq{
grid-template-columns:repeat(4,1fr);
}
}
.ans_sb_card-yrq{
border-radius:0.875rem;
border:1px solid rgba(244,240,232,0.07);
padding:1.5rem;
background:#16141A;
min-width:0;
}
.ans_sb_card_h-yrq{
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EDE6;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-size:19px;
font-weight:600;
}
.ans_sb_card_p-yrq{
font-size:13.5px;
line-height:1.6;
color:#7A7570;
overflow-wrap:break-word;
}
.ans_sb_rtp-yrq{
gap:24px;
padding:1.625rem 1.75rem;
grid-template-columns:1fr;
border-radius:0.875rem;
background:#16141A;
border:1px solid rgba(244,240,232,0.07);
margin-top:18px;
display:grid;
align-items:center;
}
@media(min-width:759px){
.ans_sb_rtp-yrq{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.ans_sb_rtp_h-yrq{
margin-bottom:0.5rem;
line-height:1.15;
font-size:20px;
overflow-wrap:break-word;
color:#F0EDE6;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
.ans_sb_rtp_p-yrq{
color:#7A7570;
overflow-wrap:break-word;
font-size:0.844rem;
line-height:1.6;
}
.ans_sb_rtp_stats-yrq{
gap:1rem;
display:flex;
}
.ans_sb_stat-yrq{
border-radius:0.5rem;
background:#1E1C23;
flex:1 1 0;
padding:1.125rem;
min-width:0;
text-align:center;
}
.ans_sb_stat_v-yrq{
font-size:26px;
overflow-wrap:break-word;
font-weight:700;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
color:#5A8F6A;
}
.ans_sb_stat_l-yrq{
margin-top:4px;
color:#948E84;
font-size:11.5px;
}
.ans_el-yrq{
padding:3rem 0;
}
@media(min-width:769px){
.ans_el-yrq{
padding:56px 0;
}
}
.ans_el_in-yrq{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:897px){
.ans_el_in-yrq{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.ans_el_left-yrq{
min-width:0;
}
.ans_el_eyebrow-yrq{
margin-bottom:14px;
}
.ans_el_h2-yrq{
font-size:2rem;
margin-bottom:1.375rem;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EDE6;
line-height:1.08;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:767px){
.ans_el_h2-yrq{
font-size:38px;
}
}
.ans_el_body-yrq p{
margin-bottom:1.125rem;
overflow-wrap:break-word;
line-height:1.7;
color:#C8C3BA;
font-size:1rem;
}
.ans_el_dropcap-yrq{
padding:0.375rem 12px 0 0;
line-height:.8;
color:#B89A5E;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
float:left;
font-size:3.875rem;
}
.ans_el_right-yrq{
min-width:0;
}
.ans_el_quote-yrq{
padding:36px;
border-radius:20px;
background:linear-gradient(150deg,#181620,#0C0B0F);
position:relative;
margin-bottom:1.5rem;
color:#F0EDE6;
}
.ans_el_quote_mark-yrq{
color:#C8AE78;
margin-bottom:0.375rem;
display:inline-flex;
align-items:center;
}
.ans_el_quote_mark-yrq svg{
width:34px;
height:34px;
}
.ans_el_quote_text-yrq{
color:#F0EDE6;
line-height:1.4;
margin-bottom:1.375rem;
font-weight:500;
overflow-wrap:break-word;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
}
.ans_el_quote_meta-yrq{
gap:0.75rem;
align-items:center;
display:flex;
}
.ans_el_quote_av-yrq{
flex:0 0 auto;
background:linear-gradient(135deg,#B89A5E,#DEC48A);
border-radius:50%;
width:38px;
height:38px;
}
.ans_el_quote_author-yrq{
font-size:14px;
font-weight:700;
color:#F0EDE6;
}
.ans_el_quote_meta_sub-yrq{
color:#9A9590;
font-size:12px;
}
.ans_el_explain-yrq{
border-radius:0.875rem;
border:1px solid rgba(244,240,232,0.07);
overflow:hidden;
}
.ans_el_explain_card-yrq{
padding:22px 1.5rem;
}
.ans_el_explain_card-yrq+.ans_el_explain_card-yrq{
border-top:1px solid rgba(244,240,232,0.07);
}
.ans_el_explain_h-yrq{
line-height:1.15;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EDE6;
font-weight:600;
margin-bottom:8px;
font-size:1.25rem;
overflow-wrap:break-word;
}
.ans_el_explain_p-yrq{
overflow-wrap:break-word;
font-size:14px;
color:#7A7570;
line-height:1.55;
}
.ans_sc-yrq{
padding:48px 0 0.625rem;
}
.ans_sc_head-yrq{
text-align:center;
margin-bottom:1.75rem;
}
.ans_sc_eyebrow-yrq{
margin-bottom:0.75rem;
}
.ans_sc_h2-yrq{
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
color:#F0EDE6;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
}
@media(min-width:767px){
.ans_sc_h2-yrq{
font-size:2.25rem;
}
}
.ans_sc_table-yrq{
border:1px solid rgba(244,240,232,0.07);
overflow:hidden;
margin:0 auto;
border-radius:14px;
max-width:900px;
}
.ans_sc_thead-yrq{
background:#0E0D11;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.ans_sc_th-yrq{
padding:15px 18px;
font-weight:700;
overflow-wrap:break-word;
font-size:13px;
text-align:center;
color:#9A9590;
}
.ans_sc_th-yrq:first-child{
text-align:left;
}
.ans_sc_th_us-yrq{
color:#C8AE78;
}
.ans_sc_row-yrq{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(244,240,232,0.07);
}
.ans_sc_row-yrq:nth-child(even){
background:#1E1C23;
}
.ans_sc_td-yrq{
padding:0.938rem 1.125rem;
text-align:center;
min-width:0;
overflow-wrap:break-word;
color:#948E84;
font-size:0.875rem;
}
.ans_sc_td-yrq:first-child{
text-align:left;
color:#C8C3BA;
font-weight:600;
}
.ans_sc_td_us-yrq{
color:#5A8F6A;
font-weight:700;
}
.ans_lh-yrq{
padding:40px 0 20px;
}
.ans_lh_in-yrq{
padding-top:2.125rem;
border-top:1px solid rgba(244,240,232,0.12);
}
.ans_lh_eyebrow-yrq{
margin-bottom:22px;
display:block;
}
.ans_lh_grid-yrq{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:600px){
.ans_lh_grid-yrq{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:960px){
.ans_lh_grid-yrq{
grid-template-columns:repeat(5,1fr);
}
}
.ans_lh_col-yrq{
min-width:0;
}
.ans_lh_col_h-yrq{
color:#F0EDE6;
font-size:0.813rem;
font-weight:700;
overflow-wrap:break-word;
margin-bottom:0.75rem;
}
.ans_lh_links-yrq{
gap:8px;
display:flex;
flex-direction:column;
}
.ans_lh_link-yrq{
transition:color .2s ease;
color:#7A7570;
font-size:0.813rem;
overflow-wrap:break-word;
}
.ans_lh_link-yrq:hover{
color:#B89A5E;
}
.ans_faq-yrq{
padding:48px 0;
background:#1E1C23;
border-bottom:1px solid rgba(244,240,232,0.07);
margin-top:1.5rem;
border-top:1px solid rgba(244,240,232,0.07);
}
@media(min-width:767px){
.ans_faq-yrq{
padding:62px 0;
}
}
.ans_faq_head-yrq{
text-align:center;
margin-bottom:34px;
}
.ans_faq_eyebrow-yrq{
margin-bottom:12px;
}
.ans_faq_h2-yrq{
overflow-wrap:break-word;
font-weight:600;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EDE6;
line-height:1.05;
font-size:2rem;
}
@media(min-width:771px){
.ans_faq_h2-yrq{
font-size:2.375rem;
}
}
.ans_faq_list-yrq{
margin:0 auto;
gap:0.75rem;
display:flex;
flex-direction:column;
max-width:820px;
}
.ans_faq_item-yrq{
border-radius:0.875rem;
border:1px solid rgba(244,240,232,0.07);
background:#16141A;
overflow:hidden;
}
.ans_faq_q-yrq{
list-style:none;
padding:20px 1.5rem;
gap:20px;
align-items:center;
color:#F0EDE6;
display:flex;
overflow-wrap:break-word;
justify-content:space-between;
cursor:pointer;
font-size:1rem;
font-weight:700;
}
.ans_faq_q-yrq::-webkit-details-marker{
display:none;
}
.ans_faq_q_ic-yrq{
transition:transform .2s ease;
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#B89A5E;
}
.ans_faq_q_ic-yrq svg{
width:1.125rem;
height:18px;
}
.ans_faq_item-yrq[open] .ans_faq_q_ic-yrq{
transform:rotate(180deg);
}
.ans_faq_a-yrq{
padding:0 24px 1.25rem;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.906rem;
color:#7A7570;
}
.ans_ft-yrq{
background:#0E0D11;
color:#9A9590;
margin-top:2.5rem;
}
.ans_ft_in-yrq{
gap:32px;
grid-template-columns:1fr;
padding:48px 0 28px;
display:grid;
}
@media(min-width:601px){
.ans_ft_in-yrq{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:902px){
.ans_ft_in-yrq{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.ans_ft_brand-yrq{
min-width:0;
}
.ans_ft_logo-yrq{
font-weight:700;
overflow-wrap:break-word;
font-family:"Playfair Display", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EDE6;
font-size:26px;
}
.ans_ft_tagline-yrq{
max-width:280px;
font-size:13.5px;
line-height:1.6;
color:#9A9590;
margin-top:0.875rem;
}
.ans_ft_contact-yrq{
transition:color .2s ease;
font-size:0.813rem;
overflow-wrap:anywhere;
max-width:17.5rem;
margin-top:0.75rem;
display:inline-block;
color:#C8AE78;
}
.ans_ft_contact-yrq:hover{
color:#F0EDE6;
}
.ans_ft_col-yrq{
min-width:0;
}
.ans_ft_col_h-yrq{
font-weight:700;
color:#F0EDE6;
text-transform:uppercase;
letter-spacing:.08em;
margin-bottom:0.875rem;
overflow-wrap:break-word;
font-size:0.813rem;
}
.ans_ft_col_links-yrq{
gap:10px;
flex-direction:column;
display:flex;
}
.ans_ft_link-yrq{
transition:color .2s ease;
color:#9A9590;
font-size:0.844rem;
overflow-wrap:break-word;
}
.ans_ft_link-yrq:hover{
color:#F0EDE6;
}
.ans_ft_bot-yrq{
gap:1rem;
padding:1.375rem 0 2.5rem;
border-top:1px solid rgba(244,240,232,0.10);
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.ans_ft_bot-yrq{
gap:20px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.ans_ft_legal-yrq{
line-height:1.6;
color:#524E49;
font-size:0.719rem;
overflow-wrap:break-word;
max-width:760px;
}
.ans_ft_legal-yrq b{
font-weight:700;
color:#9A9590;
}
.ans_ft_age-yrq{
flex:0 0 auto;
border:1.5px solid #C8AE78;
border-radius:0.5rem;
padding:0.25rem 0.563rem;
color:#C8AE78;
font-size:0.813rem;
font-weight:700;
}