*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1C1814;
text-rendering:optimizeLegibility;
line-height:1.6;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
color:#D4C9B0;
font-size:0.938rem;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.aav-layout_4ze{
display:flex;
flex-direction:column;
min-height:100vh;
}
.aav-main_4ze{
flex:1 1 auto;
min-width:0;
width:100%;
}
.aav-container_4ze{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:769px){
.aav-container_4ze{
padding:0 2rem;
}
}
@media(min-width:1101px){
.aav-container_4ze{
padding:0 56px;
}
}
.aav-eyebrow_4ze{
font-size:11px;
overflow-wrap:break-word;
text-transform:uppercase;
font-weight:600;
display:inline-block;
color:#B08D3C;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
line-height:1.4;
letter-spacing:.2em;
}
.aav-band_4ze{
background:#0F0E0A;
color:#F0E8D6;
}
.aav-band_4ze .aav-eyebrow_4ze{
color:#C8A84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.aav-tb_4ze{
background:#1C1814;
border-bottom:1px solid rgba(244,235,210,0.13);
z-index:50;
position:sticky;
top:0;
}
.aav-tb_in_4ze{
padding:12px 16px;
gap:16px;
margin:0 auto;
width:100%;
display:flex;
max-width:87.5rem;
justify-content:space-between;
align-items:center;
}
@media(min-width:769px){
.aav-tb_in_4ze{
padding:16px 2rem;
}
}
@media(min-width:1101px){
.aav-tb_in_4ze{
padding:1.125rem 56px;
}
}
.aav-tb_left_4ze{
gap:1.75rem;
display:flex;
align-items:center;
min-width:0;
}
.aav-tb_logo_4ze{
gap:0.688rem;
display:flex;
align-items:center;
min-width:0;
}
.aav-tb_logo_mark_4ze{
border-radius:0.5rem;
flex:0 0 auto;
height:2.125rem;
object-fit:cover;
width:34px;
}
.aav-tb_logo_txt_4ze{
line-height:1;
display:flex;
flex-direction:column;
min-width:0;
}
.aav-tb_logo_name_4ze{
overflow:hidden;
font-weight:700;
letter-spacing:.02em;
white-space:nowrap;
color:#F0E8D6;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
font-size:22px;
}
.aav-tb_logo_sub_4ze{
overflow:hidden;
margin-top:0.25rem;
font-size:0.531rem;
text-transform:uppercase;
text-overflow:ellipsis;
color:#B08D3C;
letter-spacing:.32em;
white-space:nowrap;
font-weight:600;
}
.aav-tb_nav_4ze{
display:none;
}
@media(min-width:959px){
.aav-tb_nav_4ze{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.aav-tb_nav_item_4ze{
transition:color .22s ease,border-color .22s ease;
font-weight:600;
color:#D4C9B0;
white-space:nowrap;
border-bottom:2px solid transparent;
font-size:14px;
padding-bottom:3px;
}
.aav-tb_nav_item_4ze:hover{
color:#F0E8D6;
}
.aav-tb_nav_item_4ze.aav-state_active_4ze{
border-color:#B08D3C;
color:#F0E8D6;
}
.aav-tb_right_4ze{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.aav-tb_search_4ze{
transition:color .22s ease;
display:flex;
color:#D4C9B0;
align-items:center;
justify-content:center;
}
.aav-tb_search_4ze:hover{
color:#B08D3C;
}
.aav-tb_search_4ze svg{
width:18px;
height:18px;
}
.aav-tb_lang_4ze{
font-size:0.688rem;
color:#A8997E;
font-weight:600;
text-transform:uppercase;
letter-spacing:.1em;
}
.aav-tb_lang_4ze:hover{
color:#F0E8D6;
}
.aav-tb_login_4ze{
display:none;
font-weight:600;
color:#F0E8D6;
font-size:14px;
}
@media(min-width:768px){
.aav-tb_login_4ze{
display:inline-block;
}
}
.aav-tb_register_4ze{
padding:11px 22px;
border-radius:62.438rem;
transition:background-color .22s ease;
background:#C8A84B;
font-size:0.875rem;
font-weight:700;
white-space:nowrap;
color:#1A1208;
}
.aav-tb_register_4ze:hover{
background:#D4B85A;
}
.aav-mob_4ze{
background:#1C1814;
border-top:1px solid rgba(244,235,210,0.13);
right:0;
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
position:fixed;
z-index:60;
left:0;
}
@media(min-width:961px){
.aav-mob_4ze{
display:none;
}
}
.aav-mob_in_4ze{
margin:0 auto;
align-items:stretch;
display:flex;
max-width:35rem;
justify-content:space-around;
}
.aav-mob_item_4ze{
gap:3px;
padding:9px 4px;
transition:color .22s ease;
flex:1 1 0;
align-items:center;
display:flex;
flex-direction:column;
color:#A8997E;
min-width:0;
}
.aav-mob_item_4ze.aav-state_active_4ze{
color:#B08D3C;
}
.aav-mob_ic_4ze{
justify-content:center;
align-items:center;
display:flex;
}
.aav-mob_ic_4ze svg{
height:1.25rem;
width:20px;
}
.aav-mob_lb_4ze{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:600;
font-size:10px;
max-width:100%;
}
@media(max-width:961px){
body{
padding-bottom:3.75rem;
}
}
.aav-rail_4ze{
position:relative;
min-width:0;
}
.aav-rail_scroll_4ze{
gap:14px;
padding-bottom:0.875rem;
display:flex;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
}
@media(min-width:766px){
.aav-rail_scroll_4ze{
gap:1.125rem;
}
}
.aav-gc_4ze{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:769px){
.aav-gc_4ze{
width:188px;
}
}
.aav-gc_img_4ze{
background:#252019;
border-radius:14px;
overflow:hidden;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 0.5rem rgba(10,8,4,0.55), 0 1px 2px rgba(10,8,4,0.35);
}
.aav-gc_img_4ze img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.aav-gc_cover_4ze{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.aav-gc_hover_4ze{
inset:0;
transition:opacity .22s ease;
background:rgba(0,0,0,0.52);
position:absolute;
align-items:center;
display:flex;
justify-content:center;
opacity:0;
}
.aav-gc_4ze:hover .aav-gc_hover_4ze{
opacity:1;
}
.aav-gc_hover_btn_4ze{
background:#C8A84B;
border-radius:999px;
display:flex;
width:2.875rem;
color:#1A1208;
align-items:center;
justify-content:center;
height:2.875rem;
}
.aav-gc_hover_btn_4ze svg{
height:18px;
width:18px;
}
.aav-gc_info_4ze{
gap:2px;
margin-top:9px;
display:flex;
min-width:0;
flex-direction:column;
}
.aav-gc_name_4ze{
overflow:hidden;
font-size:13px;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
color:#F0E8D6;
}
.aav-gc_prov_4ze{
overflow:hidden;
font-size:0.688rem;
text-overflow:ellipsis;
white-space:nowrap;
color:#A8997E;
}
.aav-gc_meta_4ze{
font-size:11px;
color:#A8997E;
}
.aav-tc_4ze{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:771px){
.aav-tc_4ze{
width:230px;
}
}
.aav-tc_img_4ze{
border-radius:14px;
background:#252019;
overflow:hidden;
box-shadow:0 2px 8px rgba(10,8,4,0.55), 0 1px 2px rgba(10,8,4,0.35);
padding-bottom:75%;
position:relative;
}
.aav-tc_img_4ze img{
inset:0;
object-fit:cover;
height:100%;
width:100%;
position:absolute;
}
.aav-tc_info_4ze{
gap:2px;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
display:flex;
}
.aav-tc_name_4ze{
overflow:hidden;
text-overflow:ellipsis;
font-size:14px;
font-weight:700;
color:#F0E8D6;
white-space:nowrap;
}
.aav-tc_rtp_4ze{
color:#A8997E;
font-size:11px;
}
.aav-lc_4ze{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:770px){
.aav-lc_4ze{
width:16.75rem;
}
}
.aav-lc_img_4ze{
overflow:hidden;
background:#252019;
border-radius:14px;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 8px rgba(10,8,4,0.55), 0 1px 2px rgba(10,8,4,0.35);
}
.aav-lc_img_4ze img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.aav-lc_live_4ze{
padding:4px 0.563rem;
border-radius:62.438rem;
background:rgba(0,0,0,0.52);
gap:7px;
left:12px;
display:flex;
align-items:center;
position:absolute;
top:0.75rem;
}
.aav-lc_live_dot_4ze{
background:#B85C42;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
width:0.5rem;
height:8px;
}
.aav-lc_seats_4ze{
font-weight:600;
text-transform:uppercase;
color:#F0E8D6;
letter-spacing:.08em;
font-size:0.625rem;
}
.aav-lc_info_4ze{
gap:2px;
display:flex;
min-width:0;
margin-top:9px;
flex-direction:column;
}
.aav-lc_name_4ze{
overflow:hidden;
color:#F0E8D6;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
font-size:0.938rem;
}
.aav-lc_bet_4ze{
color:#A8997E;
font-size:11px;
}
.aav-pc_4ze{
border:1px solid rgba(244,235,210,0.07);
border-radius:0.875rem;
gap:8px;
padding:1rem 0.875rem;
background:#252019;
min-width:0;
flex-direction:column;
align-items:center;
min-height:4.625rem;
justify-content:center;
display:flex;
}
.aav-pc_logo_4ze{
flex:0 0 auto;
object-fit:contain;
height:1.75rem;
width:auto;
max-width:100%;
}
.aav-pc_name_4ze{
overflow:hidden;
font-size:0.688rem;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
text-align:center;
color:#A8997E;
}
.aav-gc_tag_4ze{
border-radius:0.5rem;
padding:3px 0.5rem;
display:inline-block;
position:absolute;
font-weight:700;
z-index:2;
top:10px;
text-transform:uppercase;
left:10px;
letter-spacing:.06em;
font-size:0.625rem;
}
.aav-gc_tag_hot_4ze{
background:#B85C42;
color:#F0E8D6;
}
.aav-gc_tag_new_4ze{
background:#D4A843;
color:#1A1208;
}
.aav-gc_tag_jp_4ze{
background:#C8A84B;
color:#1A1208;
}
.aav-gc_tag_live_4ze{
background:#B85C42;
color:#F0E8D6;
}
.aav-sh_4ze{
min-width:0;
margin-bottom:18px;
}
.aav-sh_row_4ze{
gap:16px;
justify-content:space-between;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
}
.aav-sh_row_4ze .aav-sh_l_4ze{
gap:6px;
flex-direction:column;
min-width:0;
display:flex;
}
.aav-sh_stack_4ze{
gap:0.625rem;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.aav-sh_center_4ze{
gap:10px;
align-items:center;
text-align:center;
flex-direction:column;
display:flex;
}
.aav-sh_h2_4ze{
font-weight:600;
color:#F0E8D6;
font-size:24px;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
line-height:1.1;
}
@media(min-width:769px){
.aav-sh_h2_4ze{
font-size:1.875rem;
}
}
.aav-band_4ze .aav-sh_h2_4ze{
color:#F0E8D6;
}
.aav-sh_eb_line_4ze{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.aav-sh_eb_line_4ze::before{
background:#B08D3C;
content:"";
height:1px;
width:28px;
display:inline-block;
}
.aav-band_4ze .aav-sh_eb_line_4ze::before{
background:#C8A84B;
}
.aav-sh_eb_dot_4ze{
gap:8px;
align-items:center;
display:inline-flex;
}
.aav-sh_eb_dot_4ze::before{
border-radius:50%;
background:#B08D3C;
content:"";
height:6px;
width:0.375rem;
display:inline-block;
}
.aav-band_4ze .aav-sh_eb_dot_4ze::before{
background:#C8A84B;
}
.aav-sh_link_4ze{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
white-space:nowrap;
padding-bottom:2px;
display:inline-flex;
border-bottom:1px solid #F0E8D6;
font-size:0.813rem;
font-weight:600;
align-items:center;
color:#F0E8D6;
}
.aav-sh_link_4ze:hover{
border-color:#B08D3C;
color:#B08D3C;
}
.aav-sh_link_4ze svg{
width:14px;
height:0.875rem;
}
.aav-sh_link_chev_4ze{
padding-bottom:0;
border-bottom:0;
}
.aav-sh_link_btn_4ze{
border-radius:62.438rem;
padding:9px 1.125rem;
background:#C8A84B;
border-bottom:0;
color:#1A1208;
}
.aav-sh_link_btn_4ze:hover{
border-color:transparent;
background:#D4B85A;
color:#1A1208;
}
.aav-band_4ze .aav-sh_link_4ze{
border-color:#F0E8D6;
color:#F0E8D6;
}
.aav-band_4ze .aav-sh_link_btn_4ze{
background:#C8A84B;
color:#1A1208;
}
.aav-sh_rule_4ze{
margin:-2px 0 1.125rem;
background:rgba(244,235,210,0.13);
height:1px;
}
.aav-band_4ze .aav-sh_rule_4ze{
background:rgba(244,235,210,0.12);
}
.aav-hero_4ze{
padding:32px 0 8px;
}
@media(min-width:765px){
.aav-hero_4ze{
padding:3.5rem 0 1.5rem;
}
}
.aav-hero_in_4ze{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:899px){
.aav-hero_in_4ze{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.aav-hero_copy_4ze{
min-width:0;
}
.aav-hero_eyebrow_4ze{
gap:10px;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.aav-hero_eyebrow_line_4ze{
background:#B08D3C;
flex:0 0 auto;
width:1.75rem;
display:inline-block;
height:1px;
}
.aav-hero_h1_4ze{
font-size:38px;
line-height:1.04;
letter-spacing:-.01em;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
margin-bottom:20px;
overflow-wrap:break-word;
color:#F0E8D6;
font-weight:600;
}
@media(min-width:766px){
.aav-hero_h1_4ze{
font-size:54px;
}
}
@media(min-width:1102px){
.aav-hero_h1_4ze{
font-size:62px;
}
}
.aav-hero_h1_4ze em{
color:#B08D3C;
font-style:normal;
}
.aav-hero_sub_4ze{
color:#8A7C64;
font-size:16px;
margin-bottom:1.875rem;
line-height:1.6;
max-width:30rem;
}
@media(min-width:765px){
.aav-hero_sub_4ze{
font-size:18px;
}
}
.aav-hero_actions_4ze{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
margin-bottom:2.125rem;
display:flex;
}
.aav-hero_cta_4ze{
background:#C8A84B;
border-radius:999px;
transition:background-color .22s ease;
gap:0.625rem;
padding:16px 30px;
color:#1A1208;
font-weight:700;
font-size:15px;
display:inline-flex;
align-items:center;
}
.aav-hero_cta_4ze:hover{
background:#D4B85A;
}
.aav-hero_cta_ic_4ze{
align-items:center;
display:inline-flex;
}
.aav-hero_cta_ic_4ze svg{
height:16px;
width:16px;
}
.aav-hero_cta_alt_4ze{
border:1px solid rgba(244,235,210,0.13);
transition:border-color .22s ease,color .22s ease;
padding:15px 1.625rem;
background:transparent;
border-radius:999px;
font-size:15px;
display:inline-flex;
color:#F0E8D6;
font-weight:600;
align-items:center;
}
.aav-hero_cta_alt_4ze:hover{
border-color:#B08D3C;
color:#B08D3C;
}
.aav-hero_trust_4ze{
gap:22px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.aav-hero_trust_item_4ze{
gap:0.563rem;
display:flex;
font-size:0.813rem;
color:#D4C9B0;
align-items:center;
font-weight:600;
}
.aav-hero_trust_ic_4ze{
color:#B08D3C;
align-items:center;
display:inline-flex;
}
.aav-hero_trust_ic_4ze svg{
width:1rem;
height:16px;
}
.aav-hero_promo_4ze{
background:#252019;
border-radius:1.25rem;
overflow:hidden;
display:flex;
box-shadow:0 0.75rem 3rem rgba(10,8,4,0.70), 0 3px 0.625rem rgba(10,8,4,0.40);
position:relative;
min-height:300px;
}
.aav-hero_promo_bg_4ze{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.aav-hero_promo_bg_4ze::after{
background:linear-gradient(120deg,#0F0E0A 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.aav-hero_promo_glow_4ze{
background:radial-gradient(circle,rgba(160,120,60,0.18) 0%,transparent 65%);
border-radius:50%;
width:16.25rem;
pointer-events:none;
right:-1.25rem;
top:-40px;
position:absolute;
height:16.25rem;
}
.aav-hero_promo_ct_4ze{
padding:1.75rem;
z-index:2;
position:relative;
align-self:flex-end;
max-width:88%;
}
.aav-hero_promo_label_4ze{
margin-bottom:0.5rem;
letter-spacing:.25em;
text-transform:uppercase;
display:block;
font-size:0.625rem;
font-weight:700;
color:#C8A84B;
}
.aav-hero_promo_amount_4ze{
line-height:1.05;
font-size:2rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F0E8D6;
overflow-wrap:break-word;
}
@media(min-width:771px){
.aav-hero_promo_amount_4ze{
font-size:40px;
}
}
.aav-hero_promo_amount_4ze em{
font-style:normal;
color:#C8A84B;
}
.aav-hero_rating_4ze{
border-radius:0.875rem;
background:#252019;
padding:10px 0.875rem;
border:1px solid rgba(244,235,210,0.07);
gap:0.625rem;
display:flex;
align-items:center;
top:14px;
right:0.875rem;
box-shadow:0 2px 8px rgba(10,8,4,0.55), 0 1px 2px rgba(10,8,4,0.35);
position:absolute;
z-index:3;
max-width:min(16.25rem,62%);
}
.aav-hero_rating_score_4ze{
flex:0 0 auto;
color:#F0E8D6;
font-size:1.5rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.aav-hero_rating_txt_4ze{
flex:1 1 auto;
min-width:0;
}
.aav-hero_rating_stars_4ze{
gap:2px;
display:flex;
color:#B08D3C;
}
.aav-hero_rating_stars_4ze svg{
width:12px;
height:0.75rem;
}
.aav-hero_rating_cap_4ze{
font-size:0.688rem;
color:#A8997E;
overflow-wrap:break-word;
display:block;
margin-top:3px;
line-height:1.35;
}
.aav-stat_4ze{
border-bottom:1px solid rgba(244,235,210,0.13);
margin-top:1rem;
border-top:1px solid rgba(244,235,210,0.13);
}
.aav-stat_in_4ze{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:770px){
.aav-stat_in_4ze{
grid-template-columns:repeat(4,1fr);
}
}
.aav-stat_item_4ze{
padding:22px 0.875rem;
min-width:0;
border-bottom:1px solid rgba(244,235,210,0.07);
border-right:1px solid rgba(244,235,210,0.07);
}
.aav-stat_item_4ze:nth-child(2n){
border-right:0;
}
.aav-stat_item_4ze:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.aav-stat_item_4ze{
border-bottom:0;
}
.aav-stat_item_4ze:nth-child(2n){
border-right:1px solid rgba(244,235,210,0.07);
}
.aav-stat_item_4ze:nth-child(4n){
border-right:0;
}
}
.aav-stat_value_4ze{
color:#F0E8D6;
font-weight:700;
line-height:1;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:30px;
}
@media(min-width:767px){
.aav-stat_value_4ze{
font-size:34px;
}
}
.aav-stat_label_4ze{
line-height:1.4;
font-size:13px;
overflow-wrap:break-word;
color:#A8997E;
margin-top:6px;
}
.aav-pr_4ze{
padding:1.875rem 0 6px;
}
.aav-pr_card_4ze{
padding:26px;
flex:0 0 auto;
border-radius:1.25rem;
background:#252019;
overflow:hidden;
gap:0.625rem;
border:1px solid rgba(244,235,210,0.07);
display:flex;
min-height:200px;
flex-direction:column;
width:280px;
position:relative;
}
@media(min-width:770px){
.aav-pr_card_4ze{
width:300px;
}
}
.aav-pr_card_feat_4ze{
background:linear-gradient(150deg,#1A1710,#0C0B08);
border-color:transparent;
color:#F0E8D6;
}
.aav-pr_glow_4ze{
border-radius:50%;
background:radial-gradient(circle,rgba(160,120,60,0.18),transparent 70%);
position:absolute;
top:-1.875rem;
height:130px;
opacity:0;
width:8.125rem;
pointer-events:none;
right:-1.875rem;
}
.aav-pr_card_feat_4ze .aav-pr_glow_4ze{
opacity:1;
}
.aav-pr_label_4ze{
color:#B08D3C;
text-transform:uppercase;
font-size:10px;
font-weight:700;
letter-spacing:.16em;
position:relative;
}
.aav-pr_card_feat_4ze .aav-pr_label_4ze{
color:#C8A84B;
}
.aav-pr_amount_4ze{
font-size:1.625rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
position:relative;
line-height:1.08;
overflow-wrap:break-word;
color:#F0E8D6;
font-weight:600;
}
.aav-pr_card_feat_4ze .aav-pr_amount_4ze{
color:#F0E8D6;
}
.aav-pr_amount_4ze em{
color:#B08D3C;
font-style:normal;
}
.aav-pr_card_feat_4ze .aav-pr_amount_4ze em{
color:#C8A84B;
}
.aav-pr_terms_4ze{
color:#A8997E;
position:relative;
font-size:13px;
line-height:1.5;
}
.aav-pr_card_feat_4ze .aav-pr_terms_4ze{
color:#A8997E;
}
.aav-pr_cta_4ze{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.aav-pr_card_feat_4ze .aav-pr_cta_4ze{
transition:opacity .22s ease;
background:#C8A84B;
padding:0.563rem 1.125rem;
border-radius:62.438rem;
font-weight:700;
color:#1A1208;
font-size:13px;
}
.aav-pr_card_feat_4ze .aav-pr_cta_4ze:hover{
opacity:.9;
}
.aav-pr_card_4ze:not(.aav-pr_card_feat_4ze) .aav-pr_cta_4ze{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
border-bottom:1px solid #F0E8D6;
color:#F0E8D6;
font-weight:700;
font-size:13px;
}
.aav-pr_card_4ze:not(.aav-pr_card_feat_4ze) .aav-pr_cta_4ze:hover{
border-color:#B08D3C;
color:#B08D3C;
}
.aav-grow_4ze{
padding:1.625rem 0 10px;
}
.aav-row_seo_4ze{
margin:10px 0 0;
font-size:0.875rem;
max-width:760px;
color:#8A7C64;
overflow-wrap:break-word;
line-height:1.65;
}
.aav-row_seo_4ze strong{
color:#F0E8D6;
font-weight:700;
}
.aav-jp_4ze{
padding:30px 0 10px;
}
.aav-jp_grid_4ze{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:765px){
.aav-jp_grid_4ze{
grid-template-columns:1fr 1fr;
}
.aav-jp_card_mega_4ze{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.aav-jp_grid_4ze{
grid-template-columns:1.4fr 1fr 1fr;
}
.aav-jp_card_mega_4ze{
grid-column:auto;
}
}
.aav-jp_card_4ze{
border:1px solid rgba(244,235,210,0.07);
background:#252019;
padding:1.625rem;
border-radius:20px;
overflow:hidden;
gap:12px;
display:flex;
min-width:0;
min-height:12.5rem;
justify-content:space-between;
position:relative;
flex-direction:column;
}
.aav-jp_card_mega_4ze{
border-color:transparent;
background:linear-gradient(135deg,#1A1710,#0C0B08);
min-height:210px;
color:#F0E8D6;
}
.aav-jp_glow_4ze{
background:radial-gradient(circle,rgba(160,120,60,0.18),transparent 70%);
border-radius:50%;
width:200px;
position:absolute;
pointer-events:none;
top:-2.5rem;
height:200px;
right:-2.5rem;
}
.aav-jp_label_4ze{
gap:10px;
font-size:0.625rem;
position:relative;
color:#B08D3C;
letter-spacing:.16em;
font-weight:700;
display:flex;
align-items:center;
justify-content:space-between;
flex-wrap:wrap;
text-transform:uppercase;
}
.aav-jp_card_mega_4ze .aav-jp_label_4ze{
color:#C8A84B;
}
.aav-jp_drop_4ze{
color:#A8997E;
font-weight:600;
text-transform:none;
letter-spacing:.04em;
}
.aav-jp_card_mega_4ze .aav-jp_drop_4ze{
color:#A8997E;
}
.aav-jp_amount_4ze{
font-size:2.375rem;
font-weight:700;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0E8D6;
line-height:1;
position:relative;
}
.aav-jp_card_mega_4ze .aav-jp_amount_4ze{
animation:zm2-pulse 2.4s infinite;
color:#C8A84B;
font-size:48px;
}
@media(min-width:769px){
.aav-jp_card_mega_4ze .aav-jp_amount_4ze{
font-size:3.375rem;
}
}
.aav-jp_game_4ze{
font-size:13px;
position:relative;
color:#A8997E;
}
.aav-jp_card_mega_4ze .aav-jp_game_4ze{
color:#A8997E;
}
.aav-jp_cta_4ze{
position:relative;
align-self:flex-start;
}
.aav-jp_card_mega_4ze .aav-jp_cta_4ze{
background:#C8A84B;
padding:10px 1.25rem;
border-radius:999px;
transition:opacity .22s ease;
color:#1A1208;
font-size:13px;
font-weight:700;
}
.aav-jp_card_mega_4ze .aav-jp_cta_4ze:hover{
opacity:.9;
}
.aav-jp_card_4ze:not(.aav-jp_card_mega_4ze) .aav-jp_cta_4ze{
transition:color .22s ease,border-color .22s ease;
font-size:0.813rem;
color:#F0E8D6;
border-bottom:1px solid #F0E8D6;
font-weight:700;
padding-bottom:2px;
}
.aav-jp_card_4ze:not(.aav-jp_card_mega_4ze) .aav-jp_cta_4ze:hover{
border-color:#B08D3C;
color:#B08D3C;
}
.aav-jp_seo_4ze{
margin:14px 0 0;
color:#8A7C64;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
max-width:760px;
}
.aav-jp_seo_4ze strong{
font-weight:700;
color:#F0E8D6;
}
.aav-grow_4ze{
padding:26px 0 0.625rem;
}
.aav-row_seo_4ze{
margin:0.625rem 0 0;
max-width:47.5rem;
font-size:0.875rem;
overflow-wrap:break-word;
color:#8A7C64;
line-height:1.65;
}
.aav-row_seo_4ze strong{
color:#F0E8D6;
font-weight:700;
}
.aav-app_4ze{
padding:1.875rem 0 10px;
}
.aav-app_in_4ze{
padding:2rem;
gap:1.75rem;
border-radius:1.25rem;
border:1px solid rgba(244,235,210,0.07);
background:#252019;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.aav-app_in_4ze{
gap:40px;
padding:40px 2.75rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.aav-app_copy_4ze{
min-width:0;
max-width:560px;
}
.aav-app_eyebrow_4ze{
margin-bottom:0.75rem;
}
.aav-app_h2_4ze{
font-weight:600;
margin-bottom:0.75rem;
color:#F0E8D6;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
font-size:1.75rem;
}
@media(min-width:765px){
.aav-app_h2_4ze{
font-size:2.125rem;
}
}
.aav-app_text_4ze{
margin-bottom:22px;
line-height:1.6;
color:#8A7C64;
font-size:14px;
}
.aav-app_btns_4ze{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.aav-app_btn_4ze{
transition:background-color .22s ease;
gap:10px;
border-radius:0.875rem;
background:#C8A84B;
padding:11px 20px;
color:#1A1208;
display:inline-flex;
align-items:center;
}
.aav-app_btn_4ze:hover{
background:#D4B85A;
}
.aav-app_btn_ic_4ze{
align-items:center;
display:inline-flex;
}
.aav-app_btn_ic_4ze svg{
width:18px;
height:18px;
}
.aav-app_btn_lb_4ze{
font-weight:700;
font-size:13.5px;
}
.aav-app_qr_wrap_4ze{
flex:0 0 auto;
gap:18px;
display:flex;
align-items:center;
}
.aav-app_qr_4ze{
border-radius:0.875rem;
flex:0 0 auto;
width:108px;
background-image:repeating-linear-gradient(0deg,#252019 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#252019 0 5px,transparent 5px 11px);
height:6.75rem;
background-color:#C8A84B;
}
.aav-app_qr_cap_4ze{
font-size:0.781rem;
color:#A8997E;
line-height:1.4;
max-width:5.75rem;
}
.aav-vip_4ze{
padding:48px 0;
}
@media(min-width:771px){
.aav-vip_4ze{
padding:4rem 0;
}
}
.aav-vip_head_4ze{
gap:14px;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:880px){
.aav-vip_head_4ze{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.aav-vip_eyebrow_4ze{
margin-bottom:0.75rem;
}
.aav-vip_h2_4ze{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:32px;
color:#F0E8D6;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:768px){
.aav-vip_h2_4ze{
font-size:2.5rem;
}
}
.aav-vip_intro_4ze{
line-height:1.6;
font-size:0.875rem;
color:#A8997E;
max-width:420px;
}
.aav-vip_grid_4ze{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:14px;
display:grid;
}
.aav-vip_card_4ze{
border:1px solid rgba(244,235,210,0.12);
border-radius:14px;
padding:1.375rem 18px;
min-width:0;
}
.aav-vip_card_feat_4ze{
background:rgba(244,235,210,0.07);
border-color:#C8A84B;
}
.aav-vip_card_ic_4ze{
border-radius:8px;
background:linear-gradient(135deg,#B08D3C,#E0C06A);
width:34px;
height:34px;
margin-bottom:16px;
display:block;
}
.aav-vip_name_4ze{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
margin-bottom:6px;
font-size:20px;
color:#F0E8D6;
font-weight:600;
overflow-wrap:break-word;
}
.aav-vip_perk_4ze{
line-height:1.5;
overflow-wrap:break-word;
color:#A8997E;
font-size:0.781rem;
}
.aav-tt_4ze{
padding:48px 0 0.625rem;
}
@media(min-width:769px){
.aav-tt_4ze{
padding:3.75rem 0 10px;
}
}
.aav-tt_head_4ze{
margin-bottom:34px;
text-align:center;
}
.aav-tt_eyebrow_4ze{
margin-bottom:12px;
}
.aav-tt_h2_4ze{
line-height:1.05;
font-size:2rem;
overflow-wrap:break-word;
font-weight:600;
color:#F0E8D6;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.aav-tt_h2_4ze{
font-size:2.625rem;
}
}
.aav-tt_grid_4ze{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.aav-tt_grid_4ze{
grid-template-columns:repeat(3,1fr);
}
}
.aav-tt_card_4ze{
border-radius:14px;
border:1px solid rgba(244,235,210,0.07);
padding:1.875rem;
background:#252019;
flex-direction:column;
display:flex;
min-width:0;
}
.aav-tt_card_ic_4ze{
align-items:center;
display:inline-flex;
color:#B08D3C;
margin-bottom:1.125rem;
}
.aav-tt_card_ic_4ze svg{
width:1.75rem;
height:28px;
}
.aav-tt_card_h_4ze{
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:0.5rem;
color:#F0E8D6;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:22px;
font-weight:600;
}
.aav-tt_card_p_4ze{
line-height:1.6;
overflow-wrap:break-word;
color:#8A7C64;
margin-bottom:0.875rem;
font-size:14px;
}
.aav-tt_card_p_4ze b{
font-weight:700;
color:#F0E8D6;
}
.aav-tt_card_link_4ze{
transition:color .22s ease;
border-bottom:1px solid #B08D3C;
font-size:0.813rem;
align-self:flex-start;
padding-bottom:2px;
margin-top:auto;
font-weight:700;
color:#F0E8D6;
}
.aav-tt_card_link_4ze:hover{
color:#B08D3C;
}
.aav-op_4ze{
padding:2.25rem 0 0.625rem;
}
.aav-op_in_4ze{
padding:32px;
gap:32px;
grid-template-columns:1fr;
background:#252019;
border-radius:14px;
border:1px solid rgba(244,235,210,0.07);
display:grid;
align-items:center;
}
@media(min-width:862px){
.aav-op_in_4ze{
gap:44px;
grid-template-columns:.9fr 1.1fr;
padding:34px 2.5rem;
}
}
.aav-op_left_4ze{
min-width:0;
}
.aav-op_eyebrow_4ze{
margin-bottom:0.75rem;
}
.aav-op_h2_4ze{
font-weight:600;
line-height:1.08;
overflow-wrap:break-word;
color:#F0E8D6;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
margin-bottom:10px;
font-size:1.75rem;
}
@media(min-width:769px){
.aav-op_h2_4ze{
font-size:1.875rem;
}
}
.aav-op_text_4ze{
line-height:1.6;
font-size:14px;
color:#8A7C64;
}
.aav-op_grid_4ze{
border:1px solid rgba(244,235,210,0.13);
gap:1px;
background:rgba(244,235,210,0.13);
grid-template-columns:1fr 1fr;
overflow:hidden;
border-radius:8px;
display:grid;
}
.aav-op_field_4ze{
padding:1.125rem 20px;
background:#1C1814;
min-width:0;
}
.aav-op_field_lb_4ze{
font-size:10px;
font-weight:600;
margin-bottom:5px;
color:#B08D3C;
text-transform:uppercase;
letter-spacing:.1em;
}
.aav-op_field_val_4ze{
overflow-wrap:break-word;
font-size:0.875rem;
color:#F0E8D6;
font-weight:700;
}
.aav-hts_4ze{
padding:3rem 0;
}
@media(min-width:767px){
.aav-hts_4ze{
padding:3.875rem 0;
}
}
.aav-hts_head_4ze{
gap:18px;
margin-bottom:2.125rem;
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.aav-hts_head_4ze{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.aav-hts_eyebrow_4ze{
margin-bottom:0.75rem;
}
.aav-hts_h2_4ze{
font-size:1.875rem;
font-weight:600;
line-height:1.05;
color:#F0E8D6;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.aav-hts_h2_4ze{
font-size:38px;
}
}
.aav-hts_cta_4ze{
flex:0 0 auto;
padding:0.938rem 1.875rem;
background:#C8A84B;
transition:opacity .22s ease;
border-radius:999px;
font-size:15px;
color:#1A1208;
font-weight:700;
}
.aav-hts_cta_4ze:hover{
opacity:.9;
}
.aav-hts_grid_4ze{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.aav-hts_grid_4ze{
grid-template-columns:repeat(3,1fr);
}
}
.aav-hts_step_4ze{
min-width:0;
border-top:1px solid rgba(244,235,210,0.12);
padding-top:1.375rem;
}
.aav-hts_step_num_4ze{
font-size:2.75rem;
margin-bottom:14px;
font-weight:700;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#C8A84B;
line-height:1;
}
.aav-hts_step_h_4ze{
color:#F0E8D6;
line-height:1.2;
font-weight:700;
font-size:19px;
margin-bottom:0.5rem;
overflow-wrap:break-word;
}
.aav-hts_step_p_4ze{
line-height:1.55;
font-size:14px;
color:#A8997E;
overflow-wrap:break-word;
}
.aav-pmt_4ze{
padding:3rem 0 10px;
}
.aav-pmt_in_4ze{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:881px){
.aav-pmt_in_4ze{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.aav-pmt_left_4ze{
min-width:0;
}
.aav-pmt_eyebrow_4ze{
margin-bottom:12px;
}
.aav-pmt_h2_4ze{
color:#F0E8D6;
overflow-wrap:break-word;
line-height:1.06;
font-size:30px;
margin-bottom:0.75rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:771px){
.aav-pmt_h2_4ze{
font-size:32px;
}
}
.aav-pmt_text_4ze{
font-size:0.906rem;
color:#8A7C64;
line-height:1.6;
margin-bottom:22px;
}
.aav-pmt_logos_4ze{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:479px){
.aav-pmt_logos_4ze{
grid-template-columns:repeat(4,1fr);
}
}
.aav-pmt_logo_4ze{
overflow:hidden;
padding:0 0.5rem;
border-radius:0.5rem;
border:1px solid rgba(244,235,210,0.07);
background:#252019;
align-items:center;
justify-content:center;
font-size:0.781rem;
height:50px;
white-space:nowrap;
font-weight:700;
color:#D4C9B0;
display:flex;
text-overflow:ellipsis;
text-align:center;
}
.aav-pmt_table_4ze{
overflow:hidden;
border:1px solid rgba(244,235,210,0.07);
border-radius:14px;
min-width:0;
}
.aav-pmt_thead_4ze{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#111009;
display:grid;
}
.aav-pmt_th_4ze{
overflow:hidden;
padding:0.813rem 0.875rem;
white-space:nowrap;
text-overflow:ellipsis;
letter-spacing:.08em;
color:#F0E8D6;
text-transform:uppercase;
font-weight:700;
font-size:0.625rem;
}
.aav-pmt_row_4ze{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(244,235,210,0.07);
display:grid;
}
.aav-pmt_row_4ze:nth-child(odd){
background:#252019;
}
.aav-pmt_td_4ze{
padding:14px;
min-width:0;
color:#8A7C64;
font-size:0.844rem;
overflow-wrap:break-word;
}
.aav-pmt_row_4ze .aav-pmt_td_4ze:first-child{
color:#F0E8D6;
font-weight:700;
}
.aav-pmt_row_4ze .aav-pmt_td_4ze:last-child{
font-weight:700;
color:#6A9E6F;
}
.aav-dr_4ze{
padding:2.25rem 0 0.625rem;
}
.aav-dr_in_4ze{
border:1px dashed rgba(244,235,210,0.13);
gap:20px;
padding:28px 2rem;
border-radius:14px;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.aav-dr_in_4ze{
gap:2rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.aav-dr_h2_4ze{
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
color:#F0E8D6;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:1.5rem;
margin-bottom:8px;
}
@media(min-width:768px){
.aav-dr_h2_4ze{
font-size:1.625rem;
}
}
.aav-dr_text_4ze{
max-width:680px;
font-size:14px;
line-height:1.6;
overflow-wrap:break-word;
color:#8A7C64;
}
.aav-dr_text_4ze b{
font-weight:700;
color:#F0E8D6;
}
.aav-dr_cta_4ze{
transition:color .22s ease;
flex:0 0 auto;
white-space:nowrap;
border-bottom:1px solid #B08D3C;
font-size:13.5px;
color:#F0E8D6;
font-weight:700;
padding-bottom:2px;
}
.aav-dr_cta_4ze:hover{
color:#B08D3C;
}
.aav-ts_4ze{
padding:44px 0;
}
.aav-ts_in_4ze{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:878px){
.aav-ts_in_4ze{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.aav-ts_left_4ze{
min-width:0;
}
.aav-ts_h2_4ze{
color:#F0E8D6;
font-size:1.625rem;
line-height:1.1;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.75rem;
overflow-wrap:break-word;
}
@media(min-width:768px){
.aav-ts_h2_4ze{
font-size:28px;
}
}
.aav-ts_text_4ze{
line-height:1.6;
max-width:32.5rem;
font-size:0.906rem;
margin-bottom:22px;
color:#A8997E;
}
.aav-ts_badges_4ze{
gap:1.125rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.aav-ts_badge_4ze{
color:#A8997E;
font-weight:600;
font-size:13px;
}
.aav-ts_pay_4ze{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:883px){
.aav-ts_pay_4ze{
justify-content:flex-end;
}
}
.aav-ts_pay_chip_4ze{
border-radius:0.875rem;
border:1px solid rgba(244,235,210,0.12);
background:rgba(244,235,210,0.07);
padding:12px 1rem;
font-size:0.875rem;
color:#F0E8D6;
font-weight:700;
}
.aav-wy_4ze{
padding:48px 0;
}
@media(min-width:767px){
.aav-wy_4ze{
padding:3.5rem 0;
}
}
.aav-wy_in_4ze{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.aav-wy_in_4ze{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.aav-wy_left_4ze{
min-width:0;
}
.aav-wy_eyebrow_4ze{
margin-bottom:0.875rem;
}
.aav-wy_h2_4ze{
line-height:1.05;
font-weight:600;
font-size:32px;
margin-bottom:16px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0E8D6;
}
@media(min-width:769px){
.aav-wy_h2_4ze{
font-size:40px;
}
}
.aav-wy_intro_4ze{
color:#8A7C64;
font-size:0.938rem;
line-height:1.6;
}
.aav-wy_grid_4ze{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:561px){
.aav-wy_grid_4ze{
grid-template-columns:1fr 1fr;
}
}
.aav-wy_card_4ze{
border-radius:14px;
border:1px solid rgba(244,235,210,0.07);
padding:1.625rem;
background:#252019;
min-width:0;
}
.aav-wy_card_ic_4ze{
justify-content:center;
margin-bottom:16px;
color:#B08D3C;
align-items:center;
display:inline-flex;
}
.aav-wy_card_ic_4ze svg{
width:1.625rem;
height:1.625rem;
}
.aav-wy_card_h_4ze{
margin-bottom:8px;
color:#F0E8D6;
line-height:1.15;
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:21px;
}
.aav-wy_card_p_4ze{
font-size:0.875rem;
line-height:1.55;
color:#8A7C64;
overflow-wrap:break-word;
}
.aav-prov_4ze{
padding:2.5rem 0 20px;
}
.aav-prov_eyebrow_4ze{
display:block;
margin-bottom:1.125rem;
}
.aav-prov_grid_4ze{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:560px){
.aav-prov_grid_4ze{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.aav-prov_grid_4ze{
grid-template-columns:repeat(6,1fr);
}
}
.aav-el_4ze{
padding:3rem 0;
}
@media(min-width:767px){
.aav-el_4ze{
padding:56px 0;
}
}
.aav-el_in_4ze{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:901px){
.aav-el_in_4ze{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.aav-el_left_4ze{
min-width:0;
}
.aav-el_eyebrow_4ze{
margin-bottom:14px;
}
.aav-el_h2_4ze{
font-size:2rem;
margin-bottom:22px;
overflow-wrap:break-word;
font-weight:600;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F0E8D6;
line-height:1.08;
}
@media(min-width:765px){
.aav-el_h2_4ze{
font-size:38px;
}
}
.aav-el_body_4ze p{
margin-bottom:18px;
font-size:16px;
color:#D4C9B0;
line-height:1.7;
overflow-wrap:break-word;
}
.aav-el_dropcap_4ze{
padding:0.375rem 12px 0 0;
line-height:.8;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:3.875rem;
color:#B08D3C;
float:left;
}
.aav-el_right_4ze{
min-width:0;
}
.aav-el_quote_4ze{
background:linear-gradient(150deg,#1A1710,#0C0B08);
border-radius:20px;
padding:2.25rem;
position:relative;
margin-bottom:1.5rem;
color:#F0E8D6;
}
.aav-el_quote_mark_4ze{
align-items:center;
margin-bottom:6px;
color:#C8A84B;
display:inline-flex;
}
.aav-el_quote_mark_4ze svg{
width:34px;
height:2.125rem;
}
.aav-el_quote_text_4ze{
overflow-wrap:break-word;
font-size:22px;
line-height:1.4;
font-weight:500;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
margin-bottom:22px;
color:#F0E8D6;
}
.aav-el_quote_meta_4ze{
gap:12px;
align-items:center;
display:flex;
}
.aav-el_quote_av_4ze{
flex:0 0 auto;
background:linear-gradient(135deg,#B08D3C,#E0C06A);
border-radius:50%;
height:2.375rem;
width:2.375rem;
}
.aav-el_quote_author_4ze{
font-size:14px;
font-weight:700;
color:#F0E8D6;
}
.aav-el_quote_meta_sub_4ze{
font-size:0.75rem;
color:#A8997E;
}
.aav-el_explain_4ze{
overflow:hidden;
border:1px solid rgba(244,235,210,0.07);
border-radius:0.875rem;
}
.aav-el_explain_card_4ze{
padding:1.375rem 1.5rem;
}
.aav-el_explain_card_4ze+.aav-el_explain_card_4ze{
border-top:1px solid rgba(244,235,210,0.07);
}
.aav-el_explain_h_4ze{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
font-weight:600;
font-size:1.25rem;
overflow-wrap:break-word;
color:#F0E8D6;
line-height:1.15;
}
.aav-el_explain_p_4ze{
font-size:14px;
color:#8A7C64;
overflow-wrap:break-word;
line-height:1.55;
}
.aav-sc_4ze{
padding:3rem 0 10px;
}
.aav-sc_head_4ze{
margin-bottom:28px;
text-align:center;
}
.aav-sc_eyebrow_4ze{
margin-bottom:0.75rem;
}
.aav-sc_h2_4ze{
overflow-wrap:break-word;
font-size:1.875rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
color:#F0E8D6;
font-weight:600;
line-height:1.05;
}
@media(min-width:771px){
.aav-sc_h2_4ze{
font-size:2.25rem;
}
}
.aav-sc_table_4ze{
border:1px solid rgba(244,235,210,0.07);
overflow:hidden;
border-radius:14px;
margin:0 auto;
max-width:900px;
}
.aav-sc_thead_4ze{
background:#111009;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.aav-sc_th_4ze{
padding:0.938rem 18px;
font-weight:700;
overflow-wrap:break-word;
font-size:0.813rem;
text-align:center;
color:#A8997E;
}
.aav-sc_th_4ze:first-child{
text-align:left;
}
.aav-sc_th_us_4ze{
color:#C8A84B;
}
.aav-sc_row_4ze{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(244,235,210,0.07);
display:grid;
}
.aav-sc_row_4ze:nth-child(even){
background:#252019;
}
.aav-sc_td_4ze{
padding:15px 1.125rem;
color:#A8997E;
text-align:center;
min-width:0;
font-size:14px;
overflow-wrap:break-word;
}
.aav-sc_td_4ze:first-child{
text-align:left;
font-weight:600;
color:#D4C9B0;
}
.aav-sc_td_us_4ze{
color:#6A9E6F;
font-weight:700;
}
.aav-sb_4ze{
padding:48px 0;
background:#252019;
border-bottom:1px solid rgba(244,235,210,0.07);
border-top:1px solid rgba(244,235,210,0.07);
margin-top:1.5rem;
}
@media(min-width:771px){
.aav-sb_4ze{
padding:56px 0;
}
}
.aav-sb_eyebrow_4ze{
display:block;
margin-bottom:12px;
}
.aav-sb_h2_4ze{
line-height:1.05;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.875rem;
margin-bottom:1.625rem;
color:#F0E8D6;
}
@media(min-width:766px){
.aav-sb_h2_4ze{
font-size:2.25rem;
}
}
.aav-sb_grid_4ze{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:562px){
.aav-sb_grid_4ze{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.aav-sb_grid_4ze{
grid-template-columns:repeat(4,1fr);
}
}
.aav-sb_card_4ze{
border-radius:14px;
padding:1.5rem;
border:1px solid rgba(244,235,210,0.07);
background:#1C1814;
min-width:0;
}
.aav-sb_card_h_4ze{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:19px;
line-height:1.15;
color:#F0E8D6;
margin-bottom:8px;
overflow-wrap:break-word;
font-weight:600;
}
.aav-sb_card_p_4ze{
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
color:#8A7C64;
}
.aav-sb_rtp_4ze{
background:#1C1814;
border-radius:0.875rem;
border:1px solid rgba(244,235,210,0.07);
gap:24px;
padding:1.625rem 28px;
grid-template-columns:1fr;
align-items:center;
display:grid;
margin-top:18px;
}
@media(min-width:762px){
.aav-sb_rtp_4ze{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.aav-sb_rtp_h_4ze{
overflow-wrap:break-word;
margin-bottom:8px;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.15;
font-size:1.25rem;
color:#F0E8D6;
}
.aav-sb_rtp_p_4ze{
font-size:13.5px;
overflow-wrap:break-word;
color:#8A7C64;
line-height:1.6;
}
.aav-sb_rtp_stats_4ze{
gap:16px;
display:flex;
}
.aav-sb_stat_4ze{
border-radius:0.5rem;
flex:1 1 0;
padding:18px;
background:#252019;
text-align:center;
min-width:0;
}
.aav-sb_stat_v_4ze{
overflow-wrap:break-word;
color:#6A9E6F;
font-weight:700;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:26px;
}
.aav-sb_stat_l_4ze{
font-size:11.5px;
margin-top:4px;
color:#A8997E;
}
.aav-lh_4ze{
padding:2.5rem 0 1.25rem;
}
.aav-lh_in_4ze{
padding-top:2.125rem;
border-top:1px solid rgba(244,235,210,0.13);
}
.aav-lh_eyebrow_4ze{
display:block;
margin-bottom:1.375rem;
}
.aav-lh_grid_4ze{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:602px){
.aav-lh_grid_4ze{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:959px){
.aav-lh_grid_4ze{
grid-template-columns:repeat(5,1fr);
}
}
.aav-lh_col_4ze{
min-width:0;
}
.aav-lh_col_h_4ze{
color:#F0E8D6;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-size:13px;
font-weight:700;
}
.aav-lh_links_4ze{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.aav-lh_link_4ze{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:0.813rem;
color:#8A7C64;
}
.aav-lh_link_4ze:hover{
color:#B08D3C;
}
.aav-faq_4ze{
background:#252019;
padding:48px 0;
border-top:1px solid rgba(244,235,210,0.07);
border-bottom:1px solid rgba(244,235,210,0.07);
margin-top:24px;
}
@media(min-width:769px){
.aav-faq_4ze{
padding:3.875rem 0;
}
}
.aav-faq_head_4ze{
text-align:center;
margin-bottom:34px;
}
.aav-faq_eyebrow_4ze{
margin-bottom:12px;
}
.aav-faq_h2_4ze{
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F0E8D6;
line-height:1.05;
font-size:32px;
overflow-wrap:break-word;
}
@media(min-width:766px){
.aav-faq_h2_4ze{
font-size:2.375rem;
}
}
.aav-faq_list_4ze{
margin:0 auto;
gap:12px;
flex-direction:column;
display:flex;
max-width:51.25rem;
}
.aav-faq_item_4ze{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(244,235,210,0.07);
background:#1C1814;
}
.aav-faq_q_4ze{
list-style:none;
padding:20px 24px;
gap:20px;
font-size:1rem;
color:#F0E8D6;
justify-content:space-between;
display:flex;
cursor:pointer;
font-weight:700;
align-items:center;
overflow-wrap:break-word;
}
.aav-faq_q_4ze::-webkit-details-marker{
display:none;
}
.aav-faq_q_ic_4ze{
flex:0 0 auto;
transition:transform .22s ease;
align-items:center;
color:#B08D3C;
display:inline-flex;
}
.aav-faq_q_ic_4ze svg{
height:1.125rem;
width:18px;
}
.aav-faq_item_4ze[open] .aav-faq_q_ic_4ze{
transform:rotate(180deg);
}
.aav-faq_a_4ze{
padding:0 24px 20px;
color:#8A7C64;
font-size:0.906rem;
line-height:1.6;
overflow-wrap:break-word;
}
.aav-sg_4ze{
padding:3rem 0 10px;
}
.aav-sg_eyebrow_4ze{
margin-bottom:0.75rem;
display:block;
}
.aav-sg_h2_4ze{
margin-bottom:1.75rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
color:#F0E8D6;
font-weight:600;
font-size:30px;
}
@media(min-width:769px){
.aav-sg_h2_4ze{
font-size:36px;
}
}
.aav-sg_grid_4ze{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:721px){
.aav-sg_grid_4ze{
grid-template-columns:repeat(3,1fr);
}
}
.aav-sg_col_4ze{
min-width:0;
}
.aav-sg_col_h_4ze{
color:#F0E8D6;
margin-bottom:0.625rem;
line-height:1.15;
overflow-wrap:break-word;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
font-size:22px;
font-weight:600;
}
.aav-sg_col_p_4ze{
font-size:14px;
overflow-wrap:break-word;
color:#8A7C64;
line-height:1.65;
}
.aav-ft_4ze{
background:#111009;
margin-top:2.5rem;
color:#A8997E;
}
.aav-ft_in_4ze{
gap:32px;
padding:3rem 0 28px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:598px){
.aav-ft_in_4ze{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:898px){
.aav-ft_in_4ze{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.aav-ft_brand_4ze{
min-width:0;
}
.aav-ft_logo_4ze{
font-weight:700;
color:#F0E8D6;
overflow-wrap:break-word;
font-size:1.625rem;
font-family:"Merriweather", Georgia, 'Times New Roman', serif;
}
.aav-ft_tagline_4ze{
max-width:280px;
font-size:0.844rem;
color:#A8997E;
margin-top:0.875rem;
line-height:1.6;
}
.aav-ft_contact_4ze{
transition:color .22s ease;
display:inline-block;
overflow-wrap:anywhere;
margin-top:0.75rem;
color:#C8A84B;
max-width:17.5rem;
font-size:13px;
}
.aav-ft_contact_4ze:hover{
color:#F0E8D6;
}
.aav-ft_col_4ze{
min-width:0;
}
.aav-ft_col_h_4ze{
text-transform:uppercase;
margin-bottom:14px;
color:#F0E8D6;
letter-spacing:.08em;
font-weight:700;
overflow-wrap:break-word;
font-size:0.813rem;
}
.aav-ft_col_links_4ze{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.aav-ft_link_4ze{
transition:color .22s ease;
color:#A8997E;
overflow-wrap:break-word;
font-size:13.5px;
}
.aav-ft_link_4ze:hover{
color:#F0E8D6;
}
.aav-ft_bot_4ze{
padding:22px 0 2.5rem;
gap:1rem;
display:flex;
flex-direction:column;
border-top:1px solid rgba(244,235,210,0.12);
}
@media(min-width:767px){
.aav-ft_bot_4ze{
gap:1.25rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.aav-ft_legal_4ze{
line-height:1.6;
font-size:0.719rem;
overflow-wrap:break-word;
color:#5E5344;
max-width:760px;
}
.aav-ft_legal_4ze b{
font-weight:700;
color:#A8997E;
}
.aav-ft_age_4ze{
border-radius:8px;
border:1.5px solid #C8A84B;
flex:0 0 auto;
padding:0.25rem 0.563rem;
font-weight:700;
color:#C8A84B;
font-size:13px;
}