*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1510;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
font-size:0.938rem;
line-height:1.6;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
color:#DDD0AA;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.vuylayout_azl{
flex-direction:column;
min-height:100vh;
display:flex;
}
.vuymain_azl{
flex:1 1 auto;
width:100%;
min-width:0;
}
.vuycontainer_azl{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:769px){
.vuycontainer_azl{
padding:0 2rem;
}
}
@media(min-width:1098px){
.vuycontainer_azl{
padding:0 56px;
}
}
.vuyeyebrow_azl{
letter-spacing:.2em;
color:#C89430;
overflow-wrap:break-word;
text-transform:uppercase;
font-size:0.688rem;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
display:inline-block;
line-height:1.4;
font-weight:600;
}
.vuyband_azl{
background:#12100D;
color:#F4EBC7;
}
.vuyband_azl .vuyeyebrow_azl{
color:#F0B740;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.vuytb_azl{
background:#1A1510;
z-index:50;
top:0;
border-bottom:1px solid rgba(244,230,195,0.13);
position:sticky;
}
.vuytb_in_azl{
padding:0.75rem 16px;
gap:16px;
margin:0 auto;
display:flex;
align-items:center;
width:100%;
justify-content:space-between;
max-width:87.5rem;
}
@media(min-width:769px){
.vuytb_in_azl{
padding:16px 2rem;
}
}
@media(min-width:1099px){
.vuytb_in_azl{
padding:18px 56px;
}
}
.vuytb_left_azl{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.vuytb_logo_azl{
gap:11px;
min-width:0;
display:flex;
align-items:center;
}
.vuytb_logo_mark_azl{
flex:0 0 auto;
border-radius:8px;
width:34px;
object-fit:cover;
height:2.125rem;
}
.vuytb_logo_txt_azl{
min-width:0;
flex-direction:column;
display:flex;
line-height:1;
}
.vuytb_logo_name_azl{
overflow:hidden;
white-space:nowrap;
font-size:1.375rem;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
letter-spacing:.02em;
font-weight:700;
color:#F4EBC7;
text-overflow:ellipsis;
}
.vuytb_logo_sub_azl{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.531rem;
white-space:nowrap;
letter-spacing:.32em;
text-transform:uppercase;
font-weight:600;
color:#C89430;
margin-top:4px;
}
.vuytb_nav_azl{
display:none;
}
@media(min-width:958px){
.vuytb_nav_azl{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.vuytb_nav_item_azl{
transition:color .2s ease,border-color .2s ease;
border-bottom:2px solid transparent;
padding-bottom:3px;
color:#DDD0AA;
white-space:nowrap;
font-size:14px;
font-weight:600;
}
.vuytb_nav_item_azl:hover{
color:#F4EBC7;
}
.vuytb_nav_item_azl.vuystate_active_azl{
border-color:#C89430;
color:#F4EBC7;
}
.vuytb_right_azl{
gap:14px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.vuytb_search_azl{
transition:color .2s ease;
align-items:center;
color:#DDD0AA;
justify-content:center;
display:flex;
}
.vuytb_search_azl:hover{
color:#C89430;
}
.vuytb_search_azl svg{
width:1.125rem;
height:1.125rem;
}
.vuytb_lang_azl{
font-size:11px;
letter-spacing:.1em;
text-transform:uppercase;
font-weight:600;
color:#A8956E;
}
.vuytb_lang_azl:hover{
color:#F4EBC7;
}
.vuytb_login_azl{
font-weight:600;
font-size:14px;
color:#F4EBC7;
display:none;
}
@media(min-width:770px){
.vuytb_login_azl{
display:inline-block;
}
}
.vuytb_register_azl{
background:#F0B740;
transition:background-color .2s ease;
border-radius:62.438rem;
padding:11px 22px;
color:#1A1007;
font-size:0.875rem;
font-weight:700;
white-space:nowrap;
}
.vuytb_register_azl:hover{
background:#F5C85A;
}
.vuymob_azl{
background:#1A1510;
border-top:1px solid rgba(244,230,195,0.13);
left:0;
position:fixed;
bottom:0;
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
right:0;
}
@media(min-width:961px){
.vuymob_azl{
display:none;
}
}
.vuymob_in_azl{
margin:0 auto;
display:flex;
max-width:35rem;
align-items:stretch;
justify-content:space-around;
}
.vuymob_item_azl{
padding:9px 4px;
transition:color .2s ease;
flex:1 1 0;
gap:3px;
display:flex;
align-items:center;
color:#A8956E;
min-width:0;
flex-direction:column;
}
.vuymob_item_azl.vuystate_active_azl{
color:#C89430;
}
.vuymob_ic_azl{
align-items:center;
justify-content:center;
display:flex;
}
.vuymob_ic_azl svg{
height:1.25rem;
width:20px;
}
.vuymob_lb_azl{
overflow:hidden;
white-space:nowrap;
font-size:10px;
font-weight:600;
max-width:100%;
text-overflow:ellipsis;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.vuyrail_azl{
position:relative;
min-width:0;
}
.vuyrail_scroll_azl{
gap:0.875rem;
scrollbar-width:thin;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
padding-bottom:0.875rem;
display:flex;
}
@media(min-width:771px){
.vuyrail_scroll_azl{
gap:18px;
}
}
.vuygc_azl{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:769px){
.vuygc_azl{
width:11.75rem;
}
}
.vuygc_img_azl{
background:#231C13;
overflow:hidden;
border-radius:14px;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.45), 0 8px 24px rgba(0,0,0,0.35);
padding-bottom:133.33%;
}
.vuygc_img_azl img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.vuygc_cover_azl{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.vuygc_hover_azl{
background:rgba(0,0,0,0.52);
inset:0;
transition:opacity .2s ease;
align-items:center;
justify-content:center;
position:absolute;
opacity:0;
display:flex;
}
.vuygc_azl:hover .vuygc_hover_azl{
opacity:1;
}
.vuygc_hover_btn_azl{
background:#F0B740;
border-radius:999px;
color:#1A1007;
align-items:center;
height:2.875rem;
width:46px;
display:flex;
justify-content:center;
}
.vuygc_hover_btn_azl svg{
height:18px;
width:1.125rem;
}
.vuygc_info_azl{
gap:2px;
display:flex;
min-width:0;
margin-top:9px;
flex-direction:column;
}
.vuygc_name_azl{
overflow:hidden;
white-space:nowrap;
font-size:13px;
text-overflow:ellipsis;
color:#F4EBC7;
font-weight:700;
}
.vuygc_prov_azl{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.688rem;
color:#A8956E;
}
.vuygc_meta_azl{
font-size:0.688rem;
color:#A8956E;
}
.vuytc_azl{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:771px){
.vuytc_azl{
width:230px;
}
}
.vuytc_img_azl{
border-radius:0.875rem;
overflow:hidden;
background:#231C13;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.45), 0 0.5rem 1.5rem rgba(0,0,0,0.35);
position:relative;
}
.vuytc_img_azl img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.vuytc_info_azl{
gap:2px;
display:flex;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
}
.vuytc_name_azl{
overflow:hidden;
text-overflow:ellipsis;
color:#F4EBC7;
font-weight:700;
font-size:0.875rem;
white-space:nowrap;
}
.vuytc_rtp_azl{
font-size:0.688rem;
color:#A8956E;
}
.vuylc_azl{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:770px){
.vuylc_azl{
width:268px;
}
}
.vuylc_img_azl{
border-radius:14px;
overflow:hidden;
background:#231C13;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,0.45), 0 0.5rem 1.5rem rgba(0,0,0,0.35);
}
.vuylc_img_azl img{
inset:0;
width:100%;
position:absolute;
height:100%;
object-fit:cover;
}
.vuylc_live_azl{
gap:7px;
background:rgba(0,0,0,0.52);
padding:4px 9px;
border-radius:999px;
left:0.75rem;
position:absolute;
display:flex;
align-items:center;
top:12px;
}
.vuylc_live_dot_azl{
border-radius:50%;
background:#D94F3D;
animation:zm2-pulse 1.6s infinite;
height:0.5rem;
width:8px;
}
.vuylc_seats_azl{
font-size:10px;
letter-spacing:.08em;
font-weight:600;
text-transform:uppercase;
color:#F4EBC7;
}
.vuylc_info_azl{
gap:2px;
flex-direction:column;
margin-top:9px;
min-width:0;
display:flex;
}
.vuylc_name_azl{
overflow:hidden;
font-size:0.938rem;
font-weight:700;
color:#F4EBC7;
white-space:nowrap;
text-overflow:ellipsis;
}
.vuylc_bet_azl{
color:#A8956E;
font-size:0.688rem;
}
.vuypc_azl{
border-radius:14px;
background:#231C13;
border:1px solid rgba(244,230,195,0.07);
padding:1rem 0.875rem;
gap:0.5rem;
justify-content:center;
flex-direction:column;
min-width:0;
display:flex;
min-height:4.625rem;
align-items:center;
}
.vuypc_logo_azl{
flex:0 0 auto;
height:1.75rem;
width:auto;
object-fit:contain;
max-width:100%;
}
.vuypc_name_azl{
overflow:hidden;
text-overflow:ellipsis;
color:#A8956E;
text-align:center;
max-width:100%;
white-space:nowrap;
font-size:0.688rem;
}
.vuygc_tag_azl{
border-radius:8px;
padding:3px 0.5rem;
left:10px;
font-weight:700;
text-transform:uppercase;
display:inline-block;
font-size:0.625rem;
letter-spacing:.06em;
z-index:2;
top:0.625rem;
position:absolute;
}
.vuygc_tag_hot_azl{
background:#D94F3D;
color:#F4EBC7;
}
.vuygc_tag_new_azl{
background:#F0B740;
color:#1A1007;
}
.vuygc_tag_jp_azl{
background:#E8A020;
color:#1A1007;
}
.vuygc_tag_live_azl{
background:#D94F3D;
color:#F4EBC7;
}
.vuysh_azl{
margin-bottom:1.125rem;
min-width:0;
}
.vuysh_row_azl{
gap:16px;
justify-content:space-between;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
}
.vuysh_row_azl .vuysh_l_azl{
gap:6px;
min-width:0;
flex-direction:column;
display:flex;
}
.vuysh_stack_azl{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.vuysh_center_azl{
gap:10px;
display:flex;
align-items:center;
flex-direction:column;
text-align:center;
}
.vuysh_h2_azl{
line-height:1.1;
font-weight:600;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:24px;
color:#F4EBC7;
}
@media(min-width:769px){
.vuysh_h2_azl{
font-size:30px;
}
}
.vuyband_azl .vuysh_h2_azl{
color:#F4EBC7;
}
.vuysh_eb_line_azl{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.vuysh_eb_line_azl::before{
background:#C89430;
display:inline-block;
height:1px;
content:"";
width:1.75rem;
}
.vuyband_azl .vuysh_eb_line_azl::before{
background:#F0B740;
}
.vuysh_eb_dot_azl{
gap:8px;
align-items:center;
display:inline-flex;
}
.vuysh_eb_dot_azl::before{
background:#C89430;
border-radius:50%;
display:inline-block;
height:6px;
content:"";
width:0.375rem;
}
.vuyband_azl .vuysh_eb_dot_azl::before{
background:#F0B740;
}
.vuysh_link_azl{
gap:0.375rem;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
border-bottom:1px solid #F4EBC7;
padding-bottom:2px;
display:inline-flex;
align-items:center;
font-size:13px;
white-space:nowrap;
color:#F4EBC7;
font-weight:600;
}
.vuysh_link_azl:hover{
border-color:#C89430;
color:#C89430;
}
.vuysh_link_azl svg{
height:0.875rem;
width:14px;
}
.vuysh_link_chev_azl{
border-bottom:0;
padding-bottom:0;
}
.vuysh_link_btn_azl{
background:#F0B740;
padding:9px 18px;
border-radius:999px;
color:#1A1007;
border-bottom:0;
}
.vuysh_link_btn_azl:hover{
background:#F5C85A;
border-color:transparent;
color:#1A1007;
}
.vuyband_azl .vuysh_link_azl{
border-color:#F4EBC7;
color:#F4EBC7;
}
.vuyband_azl .vuysh_link_btn_azl{
background:#F0B740;
color:#1A1007;
}
.vuysh_rule_azl{
margin:-2px 0 1.125rem;
background:rgba(244,230,195,0.13);
height:1px;
}
.vuyband_azl .vuysh_rule_azl{
background:rgba(244,230,195,0.13);
}
.vuyhero_azl{
padding:32px 0 8px;
}
@media(min-width:771px){
.vuyhero_azl{
padding:3.5rem 0 1.5rem;
}
}
.vuyhero_in_azl{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:902px){
.vuyhero_in_azl{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.vuyhero_copy_azl{
min-width:0;
}
.vuyhero_eyebrow_azl{
gap:10px;
display:inline-flex;
margin-bottom:22px;
align-items:center;
}
.vuyhero_eyebrow_line_azl{
flex:0 0 auto;
background:#C89430;
height:1px;
width:28px;
display:inline-block;
}
.vuyhero_h1_azl{
letter-spacing:-.01em;
font-size:38px;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.04;
margin-bottom:1.25rem;
font-weight:600;
overflow-wrap:break-word;
color:#F4EBC7;
}
@media(min-width:770px){
.vuyhero_h1_azl{
font-size:3.375rem;
}
}
@media(min-width:1098px){
.vuyhero_h1_azl{
font-size:3.875rem;
}
}
.vuyhero_h1_azl em{
color:#C89430;
font-style:normal;
}
.vuyhero_sub_azl{
line-height:1.6;
font-size:1rem;
max-width:480px;
margin-bottom:30px;
color:#8A7455;
}
@media(min-width:766px){
.vuyhero_sub_azl{
font-size:1.125rem;
}
}
.vuyhero_actions_azl{
gap:14px;
display:flex;
align-items:center;
flex-wrap:wrap;
margin-bottom:34px;
}
.vuyhero_cta_azl{
gap:10px;
border-radius:999px;
transition:background-color .2s ease;
background:#F0B740;
padding:16px 30px;
display:inline-flex;
font-size:15px;
color:#1A1007;
font-weight:700;
align-items:center;
}
.vuyhero_cta_azl:hover{
background:#F5C85A;
}
.vuyhero_cta_ic_azl{
align-items:center;
display:inline-flex;
}
.vuyhero_cta_ic_azl svg{
height:1rem;
width:16px;
}
.vuyhero_cta_alt_azl{
background:transparent;
border-radius:999px;
transition:border-color .2s ease,color .2s ease;
padding:0.938rem 26px;
border:1px solid rgba(244,230,195,0.13);
color:#F4EBC7;
font-weight:600;
display:inline-flex;
font-size:0.938rem;
align-items:center;
}
.vuyhero_cta_alt_azl:hover{
border-color:#C89430;
color:#C89430;
}
.vuyhero_trust_azl{
gap:22px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.vuyhero_trust_item_azl{
gap:9px;
align-items:center;
color:#DDD0AA;
font-weight:600;
display:flex;
font-size:13px;
}
.vuyhero_trust_ic_azl{
color:#C89430;
align-items:center;
display:inline-flex;
}
.vuyhero_trust_ic_azl svg{
height:1rem;
width:16px;
}
.vuyhero_promo_azl{
background:#231C13;
overflow:hidden;
border-radius:20px;
box-shadow:0 0.75rem 48px rgba(0,0,0,0.60), 0 2px 12px rgba(200,148,48,0.15);
min-height:300px;
position:relative;
display:flex;
}
.vuyhero_promo_bg_azl{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.vuyhero_promo_bg_azl::after{
background:linear-gradient(120deg,#12100D 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.vuyhero_promo_glow_azl{
background:radial-gradient(circle,rgba(200,148,48,0.18) 0%,transparent 65%);
border-radius:50%;
width:260px;
pointer-events:none;
top:-2.5rem;
position:absolute;
height:260px;
right:-1.25rem;
}
.vuyhero_promo_ct_azl{
padding:28px;
align-self:flex-end;
z-index:2;
max-width:88%;
position:relative;
}
.vuyhero_promo_label_azl{
text-transform:uppercase;
letter-spacing:.25em;
font-weight:700;
font-size:0.625rem;
display:block;
color:#F0B740;
margin-bottom:0.5rem;
}
.vuyhero_promo_amount_azl{
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
color:#F4EBC7;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:2rem;
}
@media(min-width:766px){
.vuyhero_promo_amount_azl{
font-size:2.5rem;
}
}
.vuyhero_promo_amount_azl em{
color:#F0B740;
font-style:normal;
}
.vuyhero_rating_azl{
padding:10px 14px;
background:#231C13;
gap:0.625rem;
border:1px solid rgba(244,230,195,0.07);
border-radius:14px;
top:0.875rem;
max-width:min(260px,62%);
right:14px;
position:absolute;
align-items:center;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.45), 0 8px 1.5rem rgba(0,0,0,0.35);
z-index:3;
display:flex;
}
.vuyhero_rating_score_azl{
flex:0 0 auto;
font-weight:700;
color:#F4EBC7;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.5rem;
}
.vuyhero_rating_txt_azl{
flex:1 1 auto;
min-width:0;
}
.vuyhero_rating_stars_azl{
gap:2px;
display:flex;
color:#C89430;
}
.vuyhero_rating_stars_azl svg{
height:12px;
width:12px;
}
.vuyhero_rating_cap_azl{
overflow-wrap:break-word;
font-size:11px;
color:#A8956E;
margin-top:3px;
display:block;
line-height:1.35;
}
.vuystat_azl{
border-bottom:1px solid rgba(244,230,195,0.13);
margin-top:16px;
border-top:1px solid rgba(244,230,195,0.13);
}
.vuystat_in_azl{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.vuystat_in_azl{
grid-template-columns:repeat(4,1fr);
}
}
.vuystat_item_azl{
padding:1.375rem 14px;
border-right:1px solid rgba(244,230,195,0.07);
min-width:0;
border-bottom:1px solid rgba(244,230,195,0.07);
}
.vuystat_item_azl:nth-child(2n){
border-right:0;
}
.vuystat_item_azl:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.vuystat_item_azl{
border-bottom:0;
}
.vuystat_item_azl:nth-child(2n){
border-right:1px solid rgba(244,230,195,0.07);
}
.vuystat_item_azl:nth-child(4n){
border-right:0;
}
}
.vuystat_value_azl{
color:#F4EBC7;
line-height:1;
font-weight:700;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.vuystat_value_azl{
font-size:2.125rem;
}
}
.vuystat_label_azl{
line-height:1.4;
overflow-wrap:break-word;
margin-top:0.375rem;
color:#A8956E;
font-size:13px;
}
.vuygrow_azl{
padding:26px 0 0.625rem;
}
.vuyrow_seo_azl{
margin:0.625rem 0 0;
max-width:760px;
color:#8A7455;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
}
.vuyrow_seo_azl strong{
color:#F4EBC7;
font-weight:700;
}
.vuygrow_azl{
padding:26px 0 0.625rem;
}
.vuyrow_seo_azl{
margin:0.625rem 0 0;
color:#8A7455;
max-width:47.5rem;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
}
.vuyrow_seo_azl strong{
color:#F4EBC7;
font-weight:700;
}
.vuygrow_azl{
padding:1.625rem 0 10px;
}
.vuyrow_seo_azl{
margin:0.625rem 0 0;
overflow-wrap:break-word;
line-height:1.65;
color:#8A7455;
font-size:0.875rem;
max-width:760px;
}
.vuyrow_seo_azl strong{
color:#F4EBC7;
font-weight:700;
}
.vuyjp_azl{
padding:30px 0 0.625rem;
}
.vuyjp_grid_azl{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:770px){
.vuyjp_grid_azl{
grid-template-columns:1fr 1fr;
}
.vuyjp_card_mega_azl{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.vuyjp_grid_azl{
grid-template-columns:1.4fr 1fr 1fr;
}
.vuyjp_card_mega_azl{
grid-column:auto;
}
}
.vuyjp_card_azl{
border:1px solid rgba(244,230,195,0.07);
background:#231C13;
overflow:hidden;
padding:1.625rem;
gap:12px;
border-radius:1.25rem;
display:flex;
justify-content:space-between;
flex-direction:column;
position:relative;
min-width:0;
min-height:12.5rem;
}
.vuyjp_card_mega_azl{
border-color:transparent;
background:linear-gradient(135deg,#1E1810,#0F0C08);
min-height:13.125rem;
color:#F4EBC7;
}
.vuyjp_glow_azl{
border-radius:50%;
background:radial-gradient(circle,rgba(200,148,48,0.18),transparent 70%);
top:-2.5rem;
position:absolute;
width:12.5rem;
right:-40px;
height:200px;
pointer-events:none;
}
.vuyjp_label_azl{
gap:10px;
display:flex;
font-size:10px;
text-transform:uppercase;
letter-spacing:.16em;
font-weight:700;
justify-content:space-between;
color:#C89430;
position:relative;
align-items:center;
flex-wrap:wrap;
}
.vuyjp_card_mega_azl .vuyjp_label_azl{
color:#F0B740;
}
.vuyjp_drop_azl{
letter-spacing:.04em;
color:#A8956E;
text-transform:none;
font-weight:600;
}
.vuyjp_card_mega_azl .vuyjp_drop_azl{
color:#A8956E;
}
.vuyjp_amount_azl{
font-size:38px;
overflow-wrap:break-word;
font-weight:700;
position:relative;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
color:#F4EBC7;
}
.vuyjp_card_mega_azl .vuyjp_amount_azl{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#F0B740;
}
@media(min-width:769px){
.vuyjp_card_mega_azl .vuyjp_amount_azl{
font-size:3.375rem;
}
}
.vuyjp_game_azl{
font-size:0.813rem;
color:#A8956E;
position:relative;
}
.vuyjp_card_mega_azl .vuyjp_game_azl{
color:#A8956E;
}
.vuyjp_cta_azl{
position:relative;
align-self:flex-start;
}
.vuyjp_card_mega_azl .vuyjp_cta_azl{
transition:opacity .2s ease;
padding:0.625rem 1.25rem;
background:#F0B740;
border-radius:62.438rem;
color:#1A1007;
font-size:13px;
font-weight:700;
}
.vuyjp_card_mega_azl .vuyjp_cta_azl:hover{
opacity:.9;
}
.vuyjp_card_azl:not(.vuyjp_card_mega_azl) .vuyjp_cta_azl{
transition:color .2s ease,border-color .2s ease;
font-weight:700;
border-bottom:1px solid #F4EBC7;
font-size:0.813rem;
padding-bottom:2px;
color:#F4EBC7;
}
.vuyjp_card_azl:not(.vuyjp_card_mega_azl) .vuyjp_cta_azl:hover{
border-color:#C89430;
color:#C89430;
}
.vuyjp_seo_azl{
margin:0.875rem 0 0;
color:#8A7455;
overflow-wrap:break-word;
font-size:0.875rem;
max-width:760px;
line-height:1.65;
}
.vuyjp_seo_azl strong{
color:#F4EBC7;
font-weight:700;
}
.vuypr_azl{
padding:30px 0 6px;
}
.vuypr_card_azl{
border-radius:20px;
background:#231C13;
gap:10px;
overflow:hidden;
border:1px solid rgba(244,230,195,0.07);
padding:26px;
flex:0 0 auto;
position:relative;
flex-direction:column;
width:280px;
display:flex;
min-height:12.5rem;
}
@media(min-width:771px){
.vuypr_card_azl{
width:18.75rem;
}
}
.vuypr_card_feat_azl{
border-color:transparent;
background:linear-gradient(150deg,#1E1810,#0F0C08);
color:#F4EBC7;
}
.vuypr_glow_azl{
background:radial-gradient(circle,rgba(200,148,48,0.18),transparent 70%);
border-radius:50%;
width:8.125rem;
height:130px;
position:absolute;
opacity:0;
pointer-events:none;
right:-1.875rem;
top:-30px;
}
.vuypr_card_feat_azl .vuypr_glow_azl{
opacity:1;
}
.vuypr_label_azl{
font-size:0.625rem;
color:#C89430;
text-transform:uppercase;
position:relative;
font-weight:700;
letter-spacing:.16em;
}
.vuypr_card_feat_azl .vuypr_label_azl{
color:#F0B740;
}
.vuypr_amount_azl{
overflow-wrap:break-word;
line-height:1.08;
color:#F4EBC7;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:26px;
position:relative;
}
.vuypr_card_feat_azl .vuypr_amount_azl{
color:#F4EBC7;
}
.vuypr_amount_azl em{
font-style:normal;
color:#C89430;
}
.vuypr_card_feat_azl .vuypr_amount_azl em{
color:#F0B740;
}
.vuypr_terms_azl{
color:#A8956E;
font-size:0.813rem;
position:relative;
line-height:1.5;
}
.vuypr_card_feat_azl .vuypr_terms_azl{
color:#A8956E;
}
.vuypr_cta_azl{
margin-top:auto;
align-self:flex-start;
position:relative;
}
.vuypr_card_feat_azl .vuypr_cta_azl{
background:#F0B740;
padding:0.563rem 1.125rem;
border-radius:999px;
transition:opacity .2s ease;
font-size:13px;
font-weight:700;
color:#1A1007;
}
.vuypr_card_feat_azl .vuypr_cta_azl:hover{
opacity:.9;
}
.vuypr_card_azl:not(.vuypr_card_feat_azl) .vuypr_cta_azl{
transition:color .2s ease,border-color .2s ease;
border-bottom:1px solid #F4EBC7;
color:#F4EBC7;
padding-bottom:2px;
font-size:13px;
font-weight:700;
}
.vuypr_card_azl:not(.vuypr_card_feat_azl) .vuypr_cta_azl:hover{
border-color:#C89430;
color:#C89430;
}
.vuygm_azl{
padding:1.875rem 0 0.625rem;
}
.vuygm_in_azl{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:877px){
.vuygm_in_azl{
grid-template-columns:1.25fr 1fr;
}
}
.vuygm_left_azl{
background:#231C13;
border:1px solid rgba(244,230,195,0.07);
border-radius:1.25rem;
padding:2rem;
min-width:0;
}
.vuygm_eyebrow_azl{
margin-bottom:10px;
}
.vuygm_h2_azl{
line-height:1.06;
font-weight:600;
font-size:26px;
margin-bottom:8px;
overflow-wrap:break-word;
color:#F4EBC7;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.vuygm_h2_azl{
font-size:1.75rem;
}
}
.vuygm_text_azl{
line-height:1.6;
font-size:0.875rem;
max-width:480px;
margin-bottom:22px;
color:#8A7455;
}
.vuygm_level_azl{
margin-bottom:0.5rem;
color:#C89430;
font-size:1.375rem;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
.vuygm_bar_azl{
overflow:hidden;
background:rgba(244,230,195,0.13);
border-radius:999px;
height:0.5rem;
margin-bottom:6px;
}
.vuygm_bar_fill_azl{
background:linear-gradient(90deg,#C07A18,#F5C84A);
border-radius:999px;
height:100%;
}
.vuygm_bar_meta_azl{
gap:10px;
display:flex;
justify-content:space-between;
color:#A8956E;
font-size:0.688rem;
margin-bottom:18px;
}
.vuygm_missions_azl{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.vuygm_mission_azl{
border:1px solid rgba(244,230,195,0.13);
gap:0.438rem;
background:#1A1510;
border-radius:62.438rem;
padding:9px 0.938rem;
color:#DDD0AA;
font-weight:600;
display:inline-flex;
align-items:center;
font-size:0.781rem;
}
.vuygm_mission_ic_azl{
color:#C89430;
display:inline-flex;
align-items:center;
}
.vuygm_mission_ic_azl svg{
width:13px;
height:0.813rem;
}
.vuygm_right_azl{
padding:2rem;
overflow:hidden;
background:linear-gradient(150deg,#1E1810,#0F0C08);
border-radius:1.25rem;
color:#F4EBC7;
flex-direction:column;
display:flex;
position:relative;
}
.vuygm_glow_azl{
background:radial-gradient(circle,rgba(200,148,48,0.18),transparent 70%);
border-radius:50%;
height:150px;
top:-1.875rem;
right:-30px;
width:150px;
position:absolute;
pointer-events:none;
}
.vuygm_ref_eyebrow_azl{
margin-bottom:0.625rem;
position:relative;
}
.vuygm_ref_h2_azl{
font-size:1.625rem;
font-weight:600;
overflow-wrap:break-word;
color:#F4EBC7;
position:relative;
line-height:1.1;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
}
.vuygm_ref_text_azl{
color:#A8956E;
font-size:13.5px;
margin-bottom:20px;
line-height:1.55;
position:relative;
}
.vuygm_ref_cta_azl{
padding:11px 1.375rem;
border-radius:999px;
transition:opacity .2s ease;
background:#F0B740;
font-weight:700;
position:relative;
font-size:0.844rem;
margin-top:auto;
align-self:flex-start;
color:#1A1007;
}
.vuygm_ref_cta_azl:hover{
opacity:.9;
}
.vuynl_azl{
padding:24px 0 10px;
}
.vuynl_in_azl{
padding:30px 32px;
background:#16130E;
border-radius:20px;
gap:1.375rem;
color:#F4EBC7;
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.vuynl_in_azl{
gap:28px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.vuynl_text_wrap_azl{
min-width:0;
}
.vuynl_h3_azl{
color:#F4EBC7;
overflow-wrap:break-word;
font-size:1.375rem;
margin-bottom:0.313rem;
font-weight:600;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
}
@media(min-width:766px){
.vuynl_h3_azl{
font-size:24px;
}
}
.vuynl_text_azl{
line-height:1.5;
color:#A8956E;
font-size:0.844rem;
}
.vuynl_form_azl{
flex:1 1 auto;
gap:0.625rem;
max-width:28.75rem;
display:flex;
min-width:0;
}
.vuynl_input_azl{
border-radius:0.875rem;
background:rgba(244,230,195,0.07);
border:1px solid rgba(244,230,195,0.13);
overflow:hidden;
flex:1 1 auto;
padding:0.813rem 1rem;
text-overflow:ellipsis;
align-items:center;
font-size:0.875rem;
min-width:0;
white-space:nowrap;
display:flex;
color:#A8956E;
}
.vuynl_btn_azl{
flex:0 0 auto;
background:#F0B740;
transition:opacity .2s ease;
padding:0.813rem 24px;
border-radius:14px;
font-weight:700;
color:#1A1007;
white-space:nowrap;
font-size:0.875rem;
}
.vuynl_btn_azl:hover{
opacity:.9;
}
.vuyapp_azl{
padding:30px 0 10px;
}
.vuyapp_in_azl{
border:1px solid rgba(244,230,195,0.07);
background:#231C13;
gap:1.75rem;
padding:2rem;
border-radius:20px;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.vuyapp_in_azl{
padding:40px 2.75rem;
gap:2.5rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.vuyapp_copy_azl{
min-width:0;
max-width:560px;
}
.vuyapp_eyebrow_azl{
margin-bottom:0.75rem;
}
.vuyapp_h2_azl{
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
color:#F4EBC7;
overflow-wrap:break-word;
font-size:1.75rem;
line-height:1.05;
font-weight:600;
}
@media(min-width:767px){
.vuyapp_h2_azl{
font-size:2.125rem;
}
}
.vuyapp_text_azl{
line-height:1.6;
margin-bottom:1.375rem;
font-size:0.875rem;
color:#8A7455;
}
.vuyapp_btns_azl{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.vuyapp_btn_azl{
background:#F0B740;
border-radius:0.875rem;
gap:10px;
transition:background-color .2s ease;
padding:11px 1.25rem;
color:#1A1007;
display:inline-flex;
align-items:center;
}
.vuyapp_btn_azl:hover{
background:#F5C85A;
}
.vuyapp_btn_ic_azl{
display:inline-flex;
align-items:center;
}
.vuyapp_btn_ic_azl svg{
width:1.125rem;
height:18px;
}
.vuyapp_btn_lb_azl{
font-size:0.844rem;
font-weight:700;
}
.vuyapp_qr_wrap_azl{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.vuyapp_qr_azl{
flex:0 0 auto;
border-radius:0.875rem;
height:108px;
width:6.75rem;
background-color:#F0B740;
background-image:repeating-linear-gradient(0deg,#231C13 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#231C13 0 0.313rem,transparent 0.313rem 0.688rem);
}
.vuyapp_qr_cap_azl{
color:#A8956E;
font-size:12.5px;
max-width:5.75rem;
line-height:1.4;
}
.vuyvip_azl{
padding:3rem 0;
}
@media(min-width:766px){
.vuyvip_azl{
padding:4rem 0;
}
}
.vuyvip_head_azl{
gap:14px;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:881px){
.vuyvip_head_azl{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.vuyvip_eyebrow_azl{
margin-bottom:12px;
}
.vuyvip_h2_azl{
overflow-wrap:break-word;
font-size:32px;
font-weight:600;
line-height:1.05;
color:#F4EBC7;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.vuyvip_h2_azl{
font-size:2.5rem;
}
}
.vuyvip_intro_azl{
line-height:1.6;
color:#A8956E;
font-size:14px;
max-width:26.25rem;
}
.vuyvip_grid_azl{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.vuyvip_card_azl{
border:1px solid rgba(244,230,195,0.13);
padding:22px 18px;
border-radius:0.875rem;
min-width:0;
}
.vuyvip_card_feat_azl{
background:rgba(244,230,195,0.07);
border-color:#F0B740;
}
.vuyvip_card_ic_azl{
border-radius:8px;
background:linear-gradient(135deg,#C07A18,#F5C84A);
width:2.125rem;
display:block;
margin-bottom:16px;
height:34px;
}
.vuyvip_name_azl{
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
font-size:1.25rem;
color:#F4EBC7;
margin-bottom:0.375rem;
}
.vuyvip_perk_azl{
overflow-wrap:break-word;
line-height:1.5;
font-size:0.781rem;
color:#A8956E;
}
.vuyhts_azl{
padding:48px 0;
}
@media(min-width:769px){
.vuyhts_azl{
padding:62px 0;
}
}
.vuyhts_head_azl{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:34px;
}
@media(min-width:767px){
.vuyhts_head_azl{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.vuyhts_eyebrow_azl{
margin-bottom:0.75rem;
}
.vuyhts_h2_azl{
overflow-wrap:break-word;
font-weight:600;
color:#F4EBC7;
line-height:1.05;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
}
@media(min-width:768px){
.vuyhts_h2_azl{
font-size:2.375rem;
}
}
.vuyhts_cta_azl{
transition:opacity .2s ease;
padding:0.938rem 1.875rem;
flex:0 0 auto;
background:#F0B740;
border-radius:62.438rem;
color:#1A1007;
font-weight:700;
font-size:15px;
}
.vuyhts_cta_azl:hover{
opacity:.9;
}
.vuyhts_grid_azl{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:758px){
.vuyhts_grid_azl{
grid-template-columns:repeat(3,1fr);
}
}
.vuyhts_step_azl{
min-width:0;
border-top:1px solid rgba(244,230,195,0.13);
padding-top:22px;
}
.vuyhts_step_num_azl{
font-size:44px;
margin-bottom:14px;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#F0B740;
line-height:1;
font-weight:700;
}
.vuyhts_step_h_azl{
line-height:1.2;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-size:19px;
font-weight:700;
color:#F4EBC7;
}
.vuyhts_step_p_azl{
color:#A8956E;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
}
.vuytt_azl{
padding:3rem 0 10px;
}
@media(min-width:765px){
.vuytt_azl{
padding:3.75rem 0 10px;
}
}
.vuytt_head_azl{
text-align:center;
margin-bottom:2.125rem;
}
.vuytt_eyebrow_azl{
margin-bottom:0.75rem;
}
.vuytt_h2_azl{
font-size:2rem;
color:#F4EBC7;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:768px){
.vuytt_h2_azl{
font-size:2.625rem;
}
}
.vuytt_grid_azl{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.vuytt_grid_azl{
grid-template-columns:repeat(3,1fr);
}
}
.vuytt_card_azl{
border-radius:14px;
padding:30px;
background:#231C13;
border:1px solid rgba(244,230,195,0.07);
flex-direction:column;
min-width:0;
display:flex;
}
.vuytt_card_ic_azl{
align-items:center;
color:#C89430;
margin-bottom:18px;
display:inline-flex;
}
.vuytt_card_ic_azl svg{
width:28px;
height:28px;
}
.vuytt_card_h_azl{
line-height:1.15;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#F4EBC7;
font-size:22px;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-weight:600;
}
.vuytt_card_p_azl{
line-height:1.6;
font-size:0.875rem;
overflow-wrap:break-word;
margin-bottom:14px;
color:#8A7455;
}
.vuytt_card_p_azl b{
color:#F4EBC7;
font-weight:700;
}
.vuytt_card_link_azl{
transition:color .2s ease;
font-size:13px;
align-self:flex-start;
border-bottom:1px solid #C89430;
padding-bottom:2px;
color:#F4EBC7;
margin-top:auto;
font-weight:700;
}
.vuytt_card_link_azl:hover{
color:#C89430;
}
.vuyop_azl{
padding:2.25rem 0 0.625rem;
}
.vuyop_in_azl{
background:#231C13;
gap:2rem;
padding:2rem;
border:1px solid rgba(244,230,195,0.07);
border-radius:0.875rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:861px){
.vuyop_in_azl{
gap:2.75rem;
grid-template-columns:.9fr 1.1fr;
padding:2.125rem 40px;
}
}
.vuyop_left_azl{
min-width:0;
}
.vuyop_eyebrow_azl{
margin-bottom:12px;
}
.vuyop_h2_azl{
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#F4EBC7;
font-weight:600;
margin-bottom:10px;
font-size:28px;
line-height:1.08;
}
@media(min-width:765px){
.vuyop_h2_azl{
font-size:30px;
}
}
.vuyop_text_azl{
font-size:0.875rem;
line-height:1.6;
color:#8A7455;
}
.vuyop_grid_azl{
border-radius:8px;
grid-template-columns:1fr 1fr;
background:rgba(244,230,195,0.13);
gap:1px;
border:1px solid rgba(244,230,195,0.13);
overflow:hidden;
display:grid;
}
.vuyop_field_azl{
padding:18px 1.25rem;
background:#1A1510;
min-width:0;
}
.vuyop_field_lb_azl{
font-size:10px;
text-transform:uppercase;
letter-spacing:.1em;
color:#C89430;
margin-bottom:5px;
font-weight:600;
}
.vuyop_field_val_azl{
color:#F4EBC7;
overflow-wrap:break-word;
font-size:14px;
font-weight:700;
}
.vuyrv_azl{
background:#231C13;
padding:3rem 0;
border-bottom:1px solid rgba(244,230,195,0.07);
border-top:1px solid rgba(244,230,195,0.07);
margin-top:1.5rem;
}
@media(min-width:765px){
.vuyrv_azl{
padding:3.5rem 0;
}
}
.vuyrv_head_azl{
gap:16px;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:768px){
.vuyrv_head_azl{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.vuyrv_eyebrow_azl{
margin-bottom:10px;
}
.vuyrv_h2_azl{
font-weight:600;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
color:#F4EBC7;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:766px){
.vuyrv_h2_azl{
font-size:2.375rem;
}
}
.vuyrv_agg_azl{
gap:12px;
align-items:center;
display:flex;
}
.vuyrv_agg_stars_azl{
gap:3px;
color:#C89430;
display:flex;
}
.vuyrv_agg_stars_azl svg{
width:1.125rem;
height:18px;
}
.vuyrv_source_azl{
color:#8A7455;
font-size:0.813rem;
}
.vuyrv_grid_azl{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.vuyrv_grid_azl{
grid-template-columns:repeat(3,1fr);
}
}
.vuyrv_card_azl{
border:1px solid rgba(244,230,195,0.07);
padding:26px;
border-radius:14px;
background:#1A1510;
min-width:0;
}
.vuyrv_card_stars_azl{
gap:2px;
margin-bottom:0.75rem;
display:flex;
color:#C89430;
}
.vuyrv_card_stars_azl svg{
height:14px;
width:14px;
}
.vuyrv_card_body_azl{
font-size:1.125rem;
margin-bottom:1rem;
line-height:1.45;
color:#F4EBC7;
font-weight:500;
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
.vuyrv_card_meta_azl{
gap:10px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.vuyrv_card_av_azl{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#C07A18,#F5C84A);
height:32px;
width:32px;
}
.vuyrv_card_author_azl{
font-weight:700;
font-size:13px;
color:#F4EBC7;
}
.vuyrv_card_loc_azl{
color:#A8956E;
font-size:12px;
}
.vuyprov_azl{
padding:40px 0 20px;
}
.vuyprov_eyebrow_azl{
display:block;
margin-bottom:1.125rem;
}
.vuyprov_grid_azl{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:559px){
.vuyprov_grid_azl{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.vuyprov_grid_azl{
grid-template-columns:repeat(6,1fr);
}
}
.vuywy_azl{
padding:48px 0;
}
@media(min-width:769px){
.vuywy_azl{
padding:56px 0;
}
}
.vuywy_in_azl{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:901px){
.vuywy_in_azl{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.vuywy_left_azl{
min-width:0;
}
.vuywy_eyebrow_azl{
margin-bottom:0.875rem;
}
.vuywy_h2_azl{
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
color:#F4EBC7;
font-weight:600;
margin-bottom:16px;
line-height:1.05;
}
@media(min-width:766px){
.vuywy_h2_azl{
font-size:40px;
}
}
.vuywy_intro_azl{
color:#8A7455;
line-height:1.6;
font-size:0.938rem;
}
.vuywy_grid_azl{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:562px){
.vuywy_grid_azl{
grid-template-columns:1fr 1fr;
}
}
.vuywy_card_azl{
background:#231C13;
padding:1.625rem;
border:1px solid rgba(244,230,195,0.07);
border-radius:0.875rem;
min-width:0;
}
.vuywy_card_ic_azl{
display:inline-flex;
color:#C89430;
margin-bottom:1rem;
align-items:center;
justify-content:center;
}
.vuywy_card_ic_azl svg{
width:1.625rem;
height:1.625rem;
}
.vuywy_card_h_azl{
font-weight:600;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:21px;
line-height:1.15;
color:#F4EBC7;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
.vuywy_card_p_azl{
overflow-wrap:break-word;
line-height:1.55;
color:#8A7455;
font-size:0.875rem;
}
.vuyts_azl{
padding:44px 0;
}
.vuyts_in_azl{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:883px){
.vuyts_in_azl{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.vuyts_left_azl{
min-width:0;
}
.vuyts_h2_azl{
font-weight:600;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.625rem;
line-height:1.1;
color:#F4EBC7;
overflow-wrap:break-word;
margin-bottom:12px;
}
@media(min-width:769px){
.vuyts_h2_azl{
font-size:1.75rem;
}
}
.vuyts_text_azl{
color:#A8956E;
font-size:14.5px;
max-width:32.5rem;
margin-bottom:22px;
line-height:1.6;
}
.vuyts_badges_azl{
gap:1.125rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.vuyts_badge_azl{
font-weight:600;
color:#A8956E;
font-size:0.813rem;
}
.vuyts_pay_azl{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:879px){
.vuyts_pay_azl{
justify-content:flex-end;
}
}
.vuyts_pay_chip_azl{
border-radius:14px;
border:1px solid rgba(244,230,195,0.13);
background:rgba(244,230,195,0.07);
padding:0.75rem 1rem;
font-weight:700;
font-size:0.875rem;
color:#F4EBC7;
}
.vuysg_azl{
padding:3rem 0 10px;
}
.vuysg_eyebrow_azl{
display:block;
margin-bottom:0.75rem;
}
.vuysg_h2_azl{
font-size:30px;
color:#F4EBC7;
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:1.75rem;
line-height:1.05;
font-weight:600;
}
@media(min-width:766px){
.vuysg_h2_azl{
font-size:2.25rem;
}
}
.vuysg_grid_azl{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.vuysg_grid_azl{
grid-template-columns:repeat(3,1fr);
}
}
.vuysg_col_azl{
min-width:0;
}
.vuysg_col_h_azl{
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:10px;
color:#F4EBC7;
font-size:1.375rem;
line-height:1.15;
}
.vuysg_col_p_azl{
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
color:#8A7455;
}
.vuylh_azl{
padding:2.5rem 0 20px;
}
.vuylh_in_azl{
padding-top:2.125rem;
border-top:1px solid rgba(244,230,195,0.13);
}
.vuylh_eyebrow_azl{
display:block;
margin-bottom:1.375rem;
}
.vuylh_grid_azl{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:601px){
.vuylh_grid_azl{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.vuylh_grid_azl{
grid-template-columns:repeat(5,1fr);
}
}
.vuylh_col_azl{
min-width:0;
}
.vuylh_col_h_azl{
margin-bottom:0.75rem;
color:#F4EBC7;
font-weight:700;
font-size:13px;
overflow-wrap:break-word;
}
.vuylh_links_azl{
gap:8px;
display:flex;
flex-direction:column;
}
.vuylh_link_azl{
transition:color .2s ease;
color:#8A7455;
overflow-wrap:break-word;
font-size:13px;
}
.vuylh_link_azl:hover{
color:#C89430;
}
.vuyel_azl{
padding:48px 0;
}
@media(min-width:769px){
.vuyel_azl{
padding:56px 0;
}
}
.vuyel_in_azl{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:898px){
.vuyel_in_azl{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.vuyel_left_azl{
min-width:0;
}
.vuyel_eyebrow_azl{
margin-bottom:0.875rem;
}
.vuyel_h2_azl{
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.08;
font-weight:600;
margin-bottom:22px;
overflow-wrap:break-word;
color:#F4EBC7;
font-size:2rem;
}
@media(min-width:768px){
.vuyel_h2_azl{
font-size:2.375rem;
}
}
.vuyel_body_azl p{
margin-bottom:1.125rem;
overflow-wrap:break-word;
font-size:16px;
color:#DDD0AA;
line-height:1.7;
}
.vuyel_dropcap_azl{
padding:6px 0.75rem 0 0;
font-weight:700;
float:left;
color:#C89430;
line-height:.8;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-size:3.875rem;
}
.vuyel_right_azl{
min-width:0;
}
.vuyel_quote_azl{
border-radius:1.25rem;
padding:2.25rem;
background:linear-gradient(150deg,#1E1810,#0F0C08);
color:#F4EBC7;
margin-bottom:24px;
position:relative;
}
.vuyel_quote_mark_azl{
color:#F0B740;
align-items:center;
margin-bottom:6px;
display:inline-flex;
}
.vuyel_quote_mark_azl svg{
width:34px;
height:34px;
}
.vuyel_quote_text_azl{
font-size:1.375rem;
margin-bottom:1.375rem;
line-height:1.4;
overflow-wrap:break-word;
color:#F4EBC7;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:500;
}
.vuyel_quote_meta_azl{
gap:12px;
align-items:center;
display:flex;
}
.vuyel_quote_av_azl{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#C07A18,#F5C84A);
width:38px;
height:2.375rem;
}
.vuyel_quote_author_azl{
font-weight:700;
color:#F4EBC7;
font-size:14px;
}
.vuyel_quote_meta_sub_azl{
font-size:0.75rem;
color:#A8956E;
}
.vuyel_explain_azl{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(244,230,195,0.07);
}
.vuyel_explain_card_azl{
padding:22px 24px;
}
.vuyel_explain_card_azl+.vuyel_explain_card_azl{
border-top:1px solid rgba(244,230,195,0.07);
}
.vuyel_explain_h_azl{
margin-bottom:0.5rem;
font-weight:600;
line-height:1.15;
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#F4EBC7;
font-size:1.25rem;
}
.vuyel_explain_p_azl{
overflow-wrap:break-word;
line-height:1.55;
color:#8A7455;
font-size:0.875rem;
}
.vuysb_azl{
background:#231C13;
padding:3rem 0;
border-bottom:1px solid rgba(244,230,195,0.07);
border-top:1px solid rgba(244,230,195,0.07);
margin-top:1.5rem;
}
@media(min-width:765px){
.vuysb_azl{
padding:3.5rem 0;
}
}
.vuysb_eyebrow_azl{
margin-bottom:0.75rem;
display:block;
}
.vuysb_h2_azl{
overflow-wrap:break-word;
margin-bottom:26px;
font-size:30px;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#F4EBC7;
line-height:1.05;
font-weight:600;
}
@media(min-width:767px){
.vuysb_h2_azl{
font-size:2.25rem;
}
}
.vuysb_grid_azl{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.vuysb_grid_azl{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:959px){
.vuysb_grid_azl{
grid-template-columns:repeat(4,1fr);
}
}
.vuysb_card_azl{
background:#1A1510;
padding:1.5rem;
border-radius:14px;
border:1px solid rgba(244,230,195,0.07);
min-width:0;
}
.vuysb_card_h_azl{
line-height:1.15;
font-size:19px;
overflow-wrap:break-word;
color:#F4EBC7;
font-weight:600;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
}
.vuysb_card_p_azl{
overflow-wrap:break-word;
line-height:1.6;
font-size:13.5px;
color:#8A7455;
}
.vuysb_rtp_azl{
background:#1A1510;
gap:1.5rem;
border:1px solid rgba(244,230,195,0.07);
grid-template-columns:1fr;
border-radius:0.875rem;
padding:26px 28px;
margin-top:1.125rem;
align-items:center;
display:grid;
}
@media(min-width:762px){
.vuysb_rtp_azl{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.vuysb_rtp_h_azl{
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-weight:600;
font-size:1.25rem;
color:#F4EBC7;
line-height:1.15;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
}
.vuysb_rtp_p_azl{
font-size:0.844rem;
color:#8A7455;
line-height:1.6;
overflow-wrap:break-word;
}
.vuysb_rtp_stats_azl{
gap:1rem;
display:flex;
}
.vuysb_stat_azl{
padding:18px;
background:#231C13;
border-radius:8px;
flex:1 1 0;
text-align:center;
min-width:0;
}
.vuysb_stat_v_azl{
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#4BAF7A;
overflow-wrap:break-word;
font-size:26px;
}
.vuysb_stat_l_azl{
margin-top:0.25rem;
color:#A8956E;
font-size:11.5px;
}
.vuyfaq_azl{
background:#231C13;
padding:3rem 0;
border-top:1px solid rgba(244,230,195,0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(244,230,195,0.07);
}
@media(min-width:766px){
.vuyfaq_azl{
padding:62px 0;
}
}
.vuyfaq_head_azl{
margin-bottom:2.125rem;
text-align:center;
}
.vuyfaq_eyebrow_azl{
margin-bottom:12px;
}
.vuyfaq_h2_azl{
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F4EBC7;
line-height:1.05;
font-size:2rem;
}
@media(min-width:766px){
.vuyfaq_h2_azl{
font-size:38px;
}
}
.vuyfaq_list_azl{
margin:0 auto;
gap:12px;
flex-direction:column;
display:flex;
max-width:820px;
}
.vuyfaq_item_azl{
overflow:hidden;
background:#1A1510;
border-radius:14px;
border:1px solid rgba(244,230,195,0.07);
}
.vuyfaq_q_azl{
gap:20px;
padding:1.25rem 1.5rem;
list-style:none;
color:#F4EBC7;
overflow-wrap:break-word;
display:flex;
align-items:center;
cursor:pointer;
justify-content:space-between;
font-size:1rem;
font-weight:700;
}
.vuyfaq_q_azl::-webkit-details-marker{
display:none;
}
.vuyfaq_q_ic_azl{
transition:transform .2s ease;
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#C89430;
}
.vuyfaq_q_ic_azl svg{
width:1.125rem;
height:1.125rem;
}
.vuyfaq_item_azl[open] .vuyfaq_q_ic_azl{
transform:rotate(180deg);
}
.vuyfaq_a_azl{
padding:0 1.5rem 20px;
color:#8A7455;
overflow-wrap:break-word;
font-size:14.5px;
line-height:1.6;
}
.vuygd_azl{
padding:3rem 0 0.625rem;
}
.vuygd_head_azl{
gap:14px;
margin-bottom:24px;
display:flex;
flex-direction:column;
}
@media(min-width:683px){
.vuygd_head_azl{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.vuygd_eyebrow_azl{
margin-bottom:10px;
}
.vuygd_h2_azl{
font-weight:600;
font-size:1.75rem;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#F4EBC7;
}
@media(min-width:769px){
.vuygd_h2_azl{
font-size:34px;
}
}
.vuygd_more_azl{
transition:color .2s ease,border-color .2s ease;
flex:0 0 auto;
color:#F4EBC7;
font-weight:600;
border-bottom:1px solid #F4EBC7;
font-size:0.844rem;
padding-bottom:2px;
}
.vuygd_more_azl:hover{
border-color:#C89430;
color:#C89430;
}
.vuygd_grid_azl{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:718px){
.vuygd_grid_azl{
grid-template-columns:repeat(3,1fr);
}
}
.vuygd_card_azl{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(244,230,195,0.07);
background:#231C13;
display:block;
min-width:0;
}
.vuygd_card_img_azl{
background:linear-gradient(140deg,#1E1810,#C89430);
height:9.375rem;
}
.vuygd_card_body_azl{
padding:1.375rem;
}
.vuygd_card_cat_azl{
letter-spacing:.1em;
color:#C89430;
font-weight:600;
text-transform:uppercase;
font-size:0.625rem;
}
.vuygd_card_h_azl{
margin:0.5rem 0 10px;
font-size:19px;
font-weight:600;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
color:#F4EBC7;
line-height:1.2;
overflow-wrap:break-word;
}
.vuygd_card_meta_azl{
color:#A8956E;
overflow-wrap:break-word;
font-size:0.75rem;
}
.vuyft_azl{
background:#0F0C08;
color:#A8956E;
margin-top:40px;
}
.vuyft_in_azl{
gap:32px;
grid-template-columns:1fr;
padding:48px 0 1.75rem;
display:grid;
}
@media(min-width:603px){
.vuyft_in_azl{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.vuyft_in_azl{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.vuyft_brand_azl{
min-width:0;
}
.vuyft_logo_azl{
overflow-wrap:break-word;
font-size:26px;
color:#F4EBC7;
font-family:"Fraunces", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
.vuyft_tagline_azl{
max-width:280px;
color:#A8956E;
margin-top:14px;
font-size:13.5px;
line-height:1.6;
}
.vuyft_contact_azl{
transition:color .2s ease;
color:#F0B740;
max-width:280px;
margin-top:0.75rem;
display:inline-block;
font-size:0.813rem;
overflow-wrap:anywhere;
}
.vuyft_contact_azl:hover{
color:#F4EBC7;
}
.vuyft_col_azl{
min-width:0;
}
.vuyft_col_h_azl{
margin-bottom:14px;
overflow-wrap:break-word;
color:#F4EBC7;
letter-spacing:.08em;
font-weight:700;
text-transform:uppercase;
font-size:0.813rem;
}
.vuyft_col_links_azl{
gap:10px;
display:flex;
flex-direction:column;
}
.vuyft_link_azl{
transition:color .2s ease;
overflow-wrap:break-word;
font-size:0.844rem;
color:#A8956E;
}
.vuyft_link_azl:hover{
color:#F4EBC7;
}
.vuyft_bot_azl{
padding:1.375rem 0 40px;
gap:1rem;
display:flex;
border-top:1px solid rgba(244,230,195,0.13);
flex-direction:column;
}
@media(min-width:768px){
.vuyft_bot_azl{
gap:20px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.vuyft_legal_azl{
font-size:11.5px;
max-width:47.5rem;
color:#5C4D36;
line-height:1.6;
overflow-wrap:break-word;
}
.vuyft_legal_azl b{
font-weight:700;
color:#A8956E;
}
.vuyft_age_azl{
border-radius:0.5rem;
flex:0 0 auto;
border:1.5px solid #F0B740;
padding:0.25rem 0.563rem;
color:#F0B740;
font-size:0.813rem;
font-weight:700;
}