*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#12100E;
color:#D6CFC6;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
font-family:"Golos Text", 'Helvetica Neue', Arial, sans-serif;
line-height:1.6;
font-size:0.938rem;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.vqw_layout-6v0{
display:flex;
min-height:100vh;
flex-direction:column;
}
.vqw_main-6v0{
flex:1 1 auto;
width:100%;
min-width:0;
}
.vqw_container-6v0{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:766px){
.vqw_container-6v0{
padding:0 2rem;
}
}
@media(min-width:1101px){
.vqw_container-6v0{
padding:0 3.5rem;
}
}
.vqw_eyebrow-6v0{
line-height:1.4;
overflow-wrap:break-word;
color:#10C878;
font-family:"Golos Text", 'Helvetica Neue', Arial, sans-serif;
letter-spacing:.2em;
text-transform:uppercase;
font-size:0.688rem;
display:inline-block;
font-weight:600;
}
.vqw_band-6v0{
background:#0E1A14;
color:#EDF7F2;
}
.vqw_band-6v0 .vqw_eyebrow-6v0{
color:#2EE89A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.vqw_tb-6v0{
background:#131109;
z-index:50;
top:0;
position:sticky;
border-bottom:1px solid rgba(242,237,230,0.13);
}
.vqw_tb_in-6v0{
gap:1rem;
padding:0.75rem 1rem;
margin:0 auto;
justify-content:space-between;
width:100%;
display:flex;
max-width:1400px;
align-items:center;
}
@media(min-width:765px){
.vqw_tb_in-6v0{
padding:16px 32px;
}
}
@media(min-width:1101px){
.vqw_tb_in-6v0{
padding:18px 56px;
}
}
.vqw_tb_left-6v0{
gap:28px;
min-width:0;
display:flex;
align-items:center;
}
.vqw_tb_logo-6v0{
gap:11px;
align-items:center;
min-width:0;
display:flex;
}
.vqw_tb_logo_mark-6v0{
flex:0 0 auto;
border-radius:8px;
height:2.125rem;
object-fit:cover;
width:34px;
}
.vqw_tb_logo_txt-6v0{
min-width:0;
line-height:1;
flex-direction:column;
display:flex;
}
.vqw_tb_logo_name-6v0{
overflow:hidden;
color:#F2EDE6;
white-space:nowrap;
font-size:1.375rem;
font-weight:700;
text-overflow:ellipsis;
letter-spacing:.02em;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.vqw_tb_logo_sub-6v0{
overflow:hidden;
text-transform:uppercase;
letter-spacing:.32em;
font-size:8.5px;
font-weight:600;
white-space:nowrap;
color:#10C878;
text-overflow:ellipsis;
margin-top:4px;
}
.vqw_tb_nav-6v0{
display:none;
}
@media(min-width:962px){
.vqw_tb_nav-6v0{
gap:28px;
align-items:center;
display:flex;
}
}
.vqw_tb_nav_item-6v0{
transition:color .22s ease,border-color .22s ease;
color:#D6CFC6;
font-weight:600;
font-size:14px;
border-bottom:2px solid transparent;
padding-bottom:3px;
white-space:nowrap;
}
.vqw_tb_nav_item-6v0:hover{
color:#F2EDE6;
}
.vqw_tb_nav_item-6v0.vqw_state_active-6v0{
border-color:#10C878;
color:#F2EDE6;
}
.vqw_tb_right-6v0{
gap:0.875rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.vqw_tb_search-6v0{
transition:color .22s ease;
justify-content:center;
display:flex;
align-items:center;
color:#D6CFC6;
}
.vqw_tb_search-6v0:hover{
color:#10C878;
}
.vqw_tb_search-6v0 svg{
height:18px;
width:18px;
}
.vqw_tb_lang-6v0{
color:#9E9690;
letter-spacing:.1em;
font-size:0.688rem;
font-weight:600;
text-transform:uppercase;
}
.vqw_tb_lang-6v0:hover{
color:#F2EDE6;
}
.vqw_tb_login-6v0{
font-weight:600;
display:none;
font-size:0.875rem;
color:#F2EDE6;
}
@media(min-width:770px){
.vqw_tb_login-6v0{
display:inline-block;
}
}
.vqw_tb_register-6v0{
padding:0.688rem 1.375rem;
border-radius:62.438rem;
background:#10C878;
transition:background-color .22s ease;
color:#0C0B09;
font-weight:700;
font-size:14px;
white-space:nowrap;
}
.vqw_tb_register-6v0:hover{
background:#0DAF69;
}
.vqw_mob-6v0{
background:#131109;
z-index:60;
position:fixed;
right:0;
left:0;
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
border-top:1px solid rgba(242,237,230,0.13);
}
@media(min-width:957px){
.vqw_mob-6v0{
display:none;
}
}
.vqw_mob_in-6v0{
margin:0 auto;
justify-content:space-around;
display:flex;
max-width:35rem;
align-items:stretch;
}
.vqw_mob_item-6v0{
padding:9px 4px;
gap:3px;
flex:1 1 0;
transition:color .22s ease;
min-width:0;
display:flex;
color:#9E9690;
flex-direction:column;
align-items:center;
}
.vqw_mob_item-6v0.vqw_state_active-6v0{
color:#10C878;
}
.vqw_mob_ic-6v0{
display:flex;
justify-content:center;
align-items:center;
}
.vqw_mob_ic-6v0 svg{
width:20px;
height:1.25rem;
}
.vqw_mob_lb-6v0{
overflow:hidden;
max-width:100%;
font-weight:600;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.625rem;
}
@media(max-width:961px){
body{
padding-bottom:3.75rem;
}
}
.vqw_rail-6v0{
min-width:0;
position:relative;
}
.vqw_rail_scroll-6v0{
gap:0.875rem;
overflow-x:auto;
display:flex;
-webkit-overflow-scrolling:touch;
padding-bottom:0.875rem;
scrollbar-width:thin;
}
@media(min-width:766px){
.vqw_rail_scroll-6v0{
gap:1.125rem;
}
}
.vqw_gc-6v0{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:769px){
.vqw_gc-6v0{
width:188px;
}
}
.vqw_gc_img-6v0{
background:#1C1916;
overflow:hidden;
border-radius:14px;
padding-bottom:133.33%;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.32);
position:relative;
}
.vqw_gc_img-6v0 img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.vqw_gc_cover-6v0{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.vqw_gc_hover-6v0{
transition:opacity .22s ease;
inset:0;
background:rgba(0,0,0,0.52);
display:flex;
align-items:center;
position:absolute;
justify-content:center;
opacity:0;
}
.vqw_gc-6v0:hover .vqw_gc_hover-6v0{
opacity:1;
}
.vqw_gc_hover_btn-6v0{
background:#10C878;
border-radius:62.438rem;
color:#0C0B09;
display:flex;
width:2.875rem;
justify-content:center;
align-items:center;
height:46px;
}
.vqw_gc_hover_btn-6v0 svg{
width:1.125rem;
height:18px;
}
.vqw_gc_info-6v0{
gap:2px;
display:flex;
margin-top:9px;
min-width:0;
flex-direction:column;
}
.vqw_gc_name-6v0{
overflow:hidden;
font-size:13px;
white-space:nowrap;
color:#F2EDE6;
font-weight:700;
text-overflow:ellipsis;
}
.vqw_gc_prov-6v0{
overflow:hidden;
color:#9E9690;
font-size:11px;
white-space:nowrap;
text-overflow:ellipsis;
}
.vqw_gc_meta-6v0{
color:#9E9690;
font-size:11px;
}
.vqw_tc-6v0{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:771px){
.vqw_tc-6v0{
width:14.375rem;
}
}
.vqw_tc_img-6v0{
border-radius:0.875rem;
overflow:hidden;
background:#1C1916;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.32);
padding-bottom:75%;
}
.vqw_tc_img-6v0 img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.vqw_tc_info-6v0{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
display:flex;
}
.vqw_tc_name-6v0{
overflow:hidden;
text-overflow:ellipsis;
color:#F2EDE6;
font-weight:700;
font-size:0.875rem;
white-space:nowrap;
}
.vqw_tc_rtp-6v0{
font-size:0.688rem;
color:#9E9690;
}
.vqw_lc-6v0{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:769px){
.vqw_lc-6v0{
width:268px;
}
}
.vqw_lc_img-6v0{
overflow:hidden;
border-radius:0.875rem;
background:#1C1916;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.32);
padding-bottom:62.5%;
position:relative;
}
.vqw_lc_img-6v0 img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.vqw_lc_live-6v0{
background:rgba(0,0,0,0.52);
border-radius:62.438rem;
gap:7px;
padding:4px 0.563rem;
display:flex;
position:absolute;
left:12px;
align-items:center;
top:12px;
}
.vqw_lc_live_dot-6v0{
border-radius:50%;
background:#E83D3D;
animation:zm2-pulse 1.6s infinite;
height:0.5rem;
width:8px;
}
.vqw_lc_seats-6v0{
letter-spacing:.08em;
font-size:10px;
color:#EDF7F2;
text-transform:uppercase;
font-weight:600;
}
.vqw_lc_info-6v0{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
display:flex;
}
.vqw_lc_name-6v0{
overflow:hidden;
font-weight:700;
white-space:nowrap;
color:#F2EDE6;
font-size:15px;
text-overflow:ellipsis;
}
.vqw_lc_bet-6v0{
font-size:11px;
color:#9E9690;
}
.vqw_pc-6v0{
gap:0.5rem;
border:1px solid rgba(242,237,230,0.07);
padding:16px 14px;
border-radius:0.875rem;
background:#1C1916;
min-width:0;
min-height:74px;
align-items:center;
display:flex;
justify-content:center;
flex-direction:column;
}
.vqw_pc_logo-6v0{
flex:0 0 auto;
width:auto;
height:1.75rem;
object-fit:contain;
max-width:100%;
}
.vqw_pc_name-6v0{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
text-align:center;
color:#9E9690;
font-size:11px;
}
.vqw_gc_tag-6v0{
padding:3px 8px;
border-radius:0.5rem;
position:absolute;
display:inline-block;
z-index:2;
letter-spacing:.06em;
font-weight:700;
text-transform:uppercase;
font-size:10px;
top:0.625rem;
left:10px;
}
.vqw_gc_tag_hot-6v0{
background:#E83D3D;
color:#EDF7F2;
}
.vqw_gc_tag_new-6v0{
background:#2EE89A;
color:#0C0B09;
}
.vqw_gc_tag_jp-6v0{
background:#E8A020;
color:#0C0B09;
}
.vqw_gc_tag_live-6v0{
background:#E83D3D;
color:#EDF7F2;
}
.vqw_sh-6v0{
min-width:0;
margin-bottom:1.125rem;
}
.vqw_sh_row-6v0{
gap:16px;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
justify-content:space-between;
}
.vqw_sh_row-6v0 .vqw_sh_l-6v0{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.vqw_sh_stack-6v0{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.vqw_sh_center-6v0{
gap:0.625rem;
flex-direction:column;
align-items:center;
display:flex;
text-align:center;
}
.vqw_sh_h2-6v0{
overflow-wrap:break-word;
color:#F2EDE6;
font-size:1.5rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
font-weight:600;
}
@media(min-width:766px){
.vqw_sh_h2-6v0{
font-size:30px;
}
}
.vqw_band-6v0 .vqw_sh_h2-6v0{
color:#EDF7F2;
}
.vqw_sh_eb_line-6v0{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.vqw_sh_eb_line-6v0::before{
background:#10C878;
content:"";
display:inline-block;
width:28px;
height:1px;
}
.vqw_band-6v0 .vqw_sh_eb_line-6v0::before{
background:#2EE89A;
}
.vqw_sh_eb_dot-6v0{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.vqw_sh_eb_dot-6v0::before{
border-radius:50%;
background:#10C878;
content:"";
width:6px;
display:inline-block;
height:6px;
}
.vqw_band-6v0 .vqw_sh_eb_dot-6v0::before{
background:#2EE89A;
}
.vqw_sh_link-6v0{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
color:#F2EDE6;
border-bottom:1px solid #F2EDE6;
display:inline-flex;
font-weight:600;
font-size:13px;
padding-bottom:2px;
white-space:nowrap;
align-items:center;
}
.vqw_sh_link-6v0:hover{
border-color:#10C878;
color:#10C878;
}
.vqw_sh_link-6v0 svg{
height:0.875rem;
width:0.875rem;
}
.vqw_sh_link_chev-6v0{
padding-bottom:0;
border-bottom:0;
}
.vqw_sh_link_btn-6v0{
background:#10C878;
padding:9px 18px;
border-radius:999px;
color:#0C0B09;
border-bottom:0;
}
.vqw_sh_link_btn-6v0:hover{
border-color:transparent;
background:#0DAF69;
color:#0C0B09;
}
.vqw_band-6v0 .vqw_sh_link-6v0{
border-color:#EDF7F2;
color:#EDF7F2;
}
.vqw_band-6v0 .vqw_sh_link_btn-6v0{
background:#2EE89A;
color:#0C0B09;
}
.vqw_sh_rule-6v0{
background:rgba(242,237,230,0.13);
margin:-2px 0 18px;
height:1px;
}
.vqw_band-6v0 .vqw_sh_rule-6v0{
background:rgba(240,255,248,0.13);
}
.vqw_hero-6v0{
padding:2rem 0 8px;
}
@media(min-width:769px){
.vqw_hero-6v0{
padding:3.5rem 0 1.5rem;
}
}
.vqw_hero_in-6v0{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:901px){
.vqw_hero_in-6v0{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.vqw_hero_copy-6v0{
min-width:0;
}
.vqw_hero_eyebrow-6v0{
gap:10px;
display:inline-flex;
align-items:center;
margin-bottom:22px;
}
.vqw_hero_eyebrow_line-6v0{
flex:0 0 auto;
background:#10C878;
height:1px;
width:1.75rem;
display:inline-block;
}
.vqw_hero_h1-6v0{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.04;
color:#F2EDE6;
letter-spacing:-.01em;
font-weight:600;
font-size:38px;
overflow-wrap:break-word;
margin-bottom:20px;
}
@media(min-width:768px){
.vqw_hero_h1-6v0{
font-size:3.375rem;
}
}
@media(min-width:1097px){
.vqw_hero_h1-6v0{
font-size:3.875rem;
}
}
.vqw_hero_h1-6v0 em{
color:#10C878;
font-style:normal;
}
.vqw_hero_sub-6v0{
max-width:30rem;
color:#7A746E;
margin-bottom:1.875rem;
font-size:16px;
line-height:1.6;
}
@media(min-width:767px){
.vqw_hero_sub-6v0{
font-size:1.125rem;
}
}
.vqw_hero_actions-6v0{
gap:14px;
align-items:center;
margin-bottom:2.125rem;
display:flex;
flex-wrap:wrap;
}
.vqw_hero_cta-6v0{
border-radius:999px;
padding:16px 1.875rem;
gap:10px;
background:#10C878;
transition:background-color .22s ease;
color:#0C0B09;
display:inline-flex;
font-size:0.938rem;
align-items:center;
font-weight:700;
}
.vqw_hero_cta-6v0:hover{
background:#0DAF69;
}
.vqw_hero_cta_ic-6v0{
align-items:center;
display:inline-flex;
}
.vqw_hero_cta_ic-6v0 svg{
width:1rem;
height:16px;
}
.vqw_hero_cta_alt-6v0{
transition:border-color .22s ease,color .22s ease;
background:transparent;
padding:0.938rem 1.625rem;
border-radius:999px;
border:1px solid rgba(242,237,230,0.13);
display:inline-flex;
font-weight:600;
font-size:0.938rem;
align-items:center;
color:#F2EDE6;
}
.vqw_hero_cta_alt-6v0:hover{
border-color:#10C878;
color:#10C878;
}
.vqw_hero_trust-6v0{
gap:1.375rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.vqw_hero_trust_item-6v0{
gap:0.563rem;
font-size:0.813rem;
align-items:center;
font-weight:600;
color:#D6CFC6;
display:flex;
}
.vqw_hero_trust_ic-6v0{
display:inline-flex;
align-items:center;
color:#10C878;
}
.vqw_hero_trust_ic-6v0 svg{
height:1rem;
width:16px;
}
.vqw_hero_promo-6v0{
border-radius:1.25rem;
background:#1C1916;
overflow:hidden;
min-height:18.75rem;
box-shadow:0 8px 1rem rgba(0,0,0,0.36), 0 1.5rem 64px rgba(0,0,0,0.52), 0 0 3rem rgba(16,200,120,0.10);
display:flex;
position:relative;
}
.vqw_hero_promo_bg-6v0{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.vqw_hero_promo_bg-6v0::after{
background:linear-gradient(120deg,#0E1A14 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.vqw_hero_promo_glow-6v0{
background:radial-gradient(circle,rgba(16,200,120,0.12) 0%,transparent 65%);
border-radius:50%;
right:-1.25rem;
pointer-events:none;
position:absolute;
top:-40px;
width:16.25rem;
height:260px;
}
.vqw_hero_promo_ct-6v0{
padding:28px;
align-self:flex-end;
z-index:2;
max-width:88%;
position:relative;
}
.vqw_hero_promo_label-6v0{
text-transform:uppercase;
display:block;
letter-spacing:.25em;
font-weight:700;
margin-bottom:0.5rem;
font-size:10px;
color:#2EE89A;
}
.vqw_hero_promo_amount-6v0{
line-height:1.05;
color:#EDF7F2;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:2rem;
}
@media(min-width:769px){
.vqw_hero_promo_amount-6v0{
font-size:40px;
}
}
.vqw_hero_promo_amount-6v0 em{
font-style:normal;
color:#2EE89A;
}
.vqw_hero_rating-6v0{
background:#1C1916;
gap:0.625rem;
padding:0.625rem 0.875rem;
border-radius:0.875rem;
border:1px solid rgba(242,237,230,0.07);
right:14px;
max-width:min(260px,62%);
top:14px;
z-index:3;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.32);
position:absolute;
display:flex;
align-items:center;
}
.vqw_hero_rating_score-6v0{
flex:0 0 auto;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:24px;
font-weight:700;
color:#F2EDE6;
}
.vqw_hero_rating_txt-6v0{
flex:1 1 auto;
min-width:0;
}
.vqw_hero_rating_stars-6v0{
gap:2px;
color:#10C878;
display:flex;
}
.vqw_hero_rating_stars-6v0 svg{
height:12px;
width:0.75rem;
}
.vqw_hero_rating_cap-6v0{
margin-top:3px;
display:block;
color:#9E9690;
font-size:0.688rem;
line-height:1.35;
overflow-wrap:break-word;
}
.vqw_stat-6v0{
border-top:1px solid rgba(242,237,230,0.13);
margin-top:1rem;
border-bottom:1px solid rgba(242,237,230,0.13);
}
.vqw_stat_in-6v0{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.vqw_stat_in-6v0{
grid-template-columns:repeat(4,1fr);
}
}
.vqw_stat_item-6v0{
padding:22px 14px;
border-right:1px solid rgba(242,237,230,0.07);
min-width:0;
border-bottom:1px solid rgba(242,237,230,0.07);
}
.vqw_stat_item-6v0:nth-child(2n){
border-right:0;
}
.vqw_stat_item-6v0:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.vqw_stat_item-6v0{
border-bottom:0;
}
.vqw_stat_item-6v0:nth-child(2n){
border-right:1px solid rgba(242,237,230,0.07);
}
.vqw_stat_item-6v0:nth-child(4n){
border-right:0;
}
}
.vqw_stat_value-6v0{
font-size:1.875rem;
color:#F2EDE6;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:700;
overflow-wrap:break-word;
line-height:1;
}
@media(min-width:769px){
.vqw_stat_value-6v0{
font-size:34px;
}
}
.vqw_stat_label-6v0{
color:#9E9690;
overflow-wrap:break-word;
font-size:13px;
line-height:1.4;
margin-top:6px;
}
.vqw_grow-6v0{
padding:1.625rem 0 10px;
}
.vqw_row_seo-6v0{
margin:0.625rem 0 0;
line-height:1.65;
color:#7A746E;
max-width:47.5rem;
font-size:0.875rem;
overflow-wrap:break-word;
}
.vqw_row_seo-6v0 strong{
color:#F2EDE6;
font-weight:700;
}
.vqw_grow-6v0{
padding:26px 0 0.625rem;
}
.vqw_row_seo-6v0{
margin:10px 0 0;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
color:#7A746E;
max-width:47.5rem;
}
.vqw_row_seo-6v0 strong{
color:#F2EDE6;
font-weight:700;
}
.vqw_gf-6v0{
padding:1.5rem 0 0.375rem;
}
.vqw_gf_in-6v0{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.vqw_gf_chip-6v0{
padding:10px 18px;
background:#1C1916;
border-radius:999px;
border:1px solid rgba(242,237,230,0.13);
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
font-weight:600;
color:#D6CFC6;
font-size:0.813rem;
white-space:nowrap;
}
.vqw_gf_chip-6v0:hover{
border-color:#10C878;
color:#10C878;
}
.vqw_gf_chip-6v0.vqw_state_active-6v0{
border-color:transparent;
background:#10C878;
color:#0C0B09;
}
.vqw_jp-6v0{
padding:30px 0 0.625rem;
}
.vqw_jp_grid-6v0{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:769px){
.vqw_jp_grid-6v0{
grid-template-columns:1fr 1fr;
}
.vqw_jp_card_mega-6v0{
grid-column:1/-1;
}
}
@media(min-width:999px){
.vqw_jp_grid-6v0{
grid-template-columns:1.4fr 1fr 1fr;
}
.vqw_jp_card_mega-6v0{
grid-column:auto;
}
}
.vqw_jp_card-6v0{
border:1px solid rgba(242,237,230,0.07);
gap:0.75rem;
padding:1.625rem;
border-radius:20px;
overflow:hidden;
background:#1C1916;
display:flex;
justify-content:space-between;
min-width:0;
flex-direction:column;
min-height:12.5rem;
position:relative;
}
.vqw_jp_card_mega-6v0{
border-color:transparent;
background:linear-gradient(135deg,#0E1F17,#090E0B);
color:#EDF7F2;
min-height:13.125rem;
}
.vqw_jp_glow-6v0{
background:radial-gradient(circle,rgba(16,200,120,0.12),transparent 70%);
border-radius:50%;
height:200px;
pointer-events:none;
width:12.5rem;
right:-2.5rem;
top:-40px;
position:absolute;
}
.vqw_jp_label-6v0{
gap:0.625rem;
position:relative;
letter-spacing:.16em;
flex-wrap:wrap;
display:flex;
align-items:center;
color:#10C878;
text-transform:uppercase;
justify-content:space-between;
font-weight:700;
font-size:0.625rem;
}
.vqw_jp_card_mega-6v0 .vqw_jp_label-6v0{
color:#2EE89A;
}
.vqw_jp_drop-6v0{
letter-spacing:.04em;
font-weight:600;
text-transform:none;
color:#9E9690;
}
.vqw_jp_card_mega-6v0 .vqw_jp_drop-6v0{
color:#88B8A0;
}
.vqw_jp_amount-6v0{
font-size:2.375rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
position:relative;
font-weight:700;
line-height:1;
color:#F2EDE6;
overflow-wrap:break-word;
}
.vqw_jp_card_mega-6v0 .vqw_jp_amount-6v0{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#2EE89A;
}
@media(min-width:769px){
.vqw_jp_card_mega-6v0 .vqw_jp_amount-6v0{
font-size:3.375rem;
}
}
.vqw_jp_game-6v0{
font-size:13px;
position:relative;
color:#9E9690;
}
.vqw_jp_card_mega-6v0 .vqw_jp_game-6v0{
color:#88B8A0;
}
.vqw_jp_cta-6v0{
position:relative;
align-self:flex-start;
}
.vqw_jp_card_mega-6v0 .vqw_jp_cta-6v0{
background:#2EE89A;
padding:0.625rem 1.25rem;
border-radius:999px;
transition:opacity .22s ease;
font-weight:700;
font-size:0.813rem;
color:#0C0B09;
}
.vqw_jp_card_mega-6v0 .vqw_jp_cta-6v0:hover{
opacity:.9;
}
.vqw_jp_card-6v0:not(.vqw_jp_card_mega-6v0) .vqw_jp_cta-6v0{
transition:color .22s ease,border-color .22s ease;
color:#F2EDE6;
font-weight:700;
border-bottom:1px solid #F2EDE6;
padding-bottom:2px;
font-size:0.813rem;
}
.vqw_jp_card-6v0:not(.vqw_jp_card_mega-6v0) .vqw_jp_cta-6v0:hover{
border-color:#10C878;
color:#10C878;
}
.vqw_jp_seo-6v0{
margin:14px 0 0;
max-width:760px;
color:#7A746E;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
}
.vqw_jp_seo-6v0 strong{
color:#F2EDE6;
font-weight:700;
}
.vqw_pr-6v0{
padding:30px 0 0.375rem;
}
.vqw_pr_card-6v0{
overflow:hidden;
border-radius:1.25rem;
flex:0 0 auto;
gap:10px;
background:#1C1916;
padding:26px;
border:1px solid rgba(242,237,230,0.07);
min-height:200px;
width:280px;
display:flex;
position:relative;
flex-direction:column;
}
@media(min-width:767px){
.vqw_pr_card-6v0{
width:300px;
}
}
.vqw_pr_card_feat-6v0{
background:linear-gradient(150deg,#0E1F17,#090E0B);
border-color:transparent;
color:#EDF7F2;
}
.vqw_pr_glow-6v0{
background:radial-gradient(circle,rgba(16,200,120,0.12),transparent 70%);
border-radius:50%;
top:-30px;
pointer-events:none;
right:-1.875rem;
height:8.125rem;
position:absolute;
opacity:0;
width:8.125rem;
}
.vqw_pr_card_feat-6v0 .vqw_pr_glow-6v0{
opacity:1;
}
.vqw_pr_label-6v0{
text-transform:uppercase;
color:#10C878;
font-weight:700;
letter-spacing:.16em;
font-size:10px;
position:relative;
}
.vqw_pr_card_feat-6v0 .vqw_pr_label-6v0{
color:#2EE89A;
}
.vqw_pr_amount-6v0{
position:relative;
font-size:26px;
color:#F2EDE6;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
overflow-wrap:break-word;
}
.vqw_pr_card_feat-6v0 .vqw_pr_amount-6v0{
color:#EDF7F2;
}
.vqw_pr_amount-6v0 em{
color:#10C878;
font-style:normal;
}
.vqw_pr_card_feat-6v0 .vqw_pr_amount-6v0 em{
color:#2EE89A;
}
.vqw_pr_terms-6v0{
font-size:13px;
color:#9E9690;
line-height:1.5;
position:relative;
}
.vqw_pr_card_feat-6v0 .vqw_pr_terms-6v0{
color:#88B8A0;
}
.vqw_pr_cta-6v0{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.vqw_pr_card_feat-6v0 .vqw_pr_cta-6v0{
padding:9px 1.125rem;
border-radius:62.438rem;
transition:opacity .22s ease;
background:#2EE89A;
font-weight:700;
color:#0C0B09;
font-size:13px;
}
.vqw_pr_card_feat-6v0 .vqw_pr_cta-6v0:hover{
opacity:.9;
}
.vqw_pr_card-6v0:not(.vqw_pr_card_feat-6v0) .vqw_pr_cta-6v0{
transition:color .22s ease,border-color .22s ease;
font-size:13px;
font-weight:700;
color:#F2EDE6;
border-bottom:1px solid #F2EDE6;
padding-bottom:2px;
}
.vqw_pr_card-6v0:not(.vqw_pr_card_feat-6v0) .vqw_pr_cta-6v0:hover{
border-color:#10C878;
color:#10C878;
}
.vqw_trn-6v0{
padding:30px 0 0.625rem;
}
.vqw_trn_in-6v0{
border:1px solid rgba(242,237,230,0.07);
background:#1C1916;
overflow:hidden;
grid-template-columns:1fr;
border-radius:20px;
display:grid;
}
@media(min-width:877px){
.vqw_trn_in-6v0{
grid-template-columns:1.05fr 1fr;
}
}
.vqw_trn_banner-6v0{
padding:34px;
background:linear-gradient(150deg,#0E1F17,#090E0B);
overflow:hidden;
position:relative;
color:#EDF7F2;
}
.vqw_trn_glow-6v0{
border-radius:50%;
background:radial-gradient(circle,rgba(16,200,120,0.12),transparent 70%);
height:200px;
right:-2.5rem;
width:200px;
pointer-events:none;
bottom:-40px;
position:absolute;
}
.vqw_trn_eyebrow-6v0{
position:relative;
margin-bottom:14px;
}
.vqw_trn_h2-6v0{
position:relative;
font-weight:600;
margin-bottom:12px;
line-height:1.06;
color:#EDF7F2;
overflow-wrap:break-word;
font-size:30px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:767px){
.vqw_trn_h2-6v0{
font-size:2.25rem;
}
}
.vqw_trn_text-6v0{
max-width:420px;
color:#88B8A0;
position:relative;
font-size:0.875rem;
line-height:1.6;
margin-bottom:1.375rem;
}
.vqw_trn_timer-6v0{
gap:0.5rem;
align-items:center;
display:flex;
position:relative;
margin-bottom:1.5rem;
flex-wrap:wrap;
}
.vqw_trn_timer_cap-6v0{
font-size:11px;
color:#88B8A0;
}
.vqw_trn_timer_box-6v0{
border-radius:8px;
padding:0.25rem 12px;
background:rgba(240,255,248,0.07);
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
font-weight:700;
color:#EDF7F2;
}
.vqw_trn_cta-6v0{
transition:opacity .22s ease;
border-radius:62.438rem;
padding:0.813rem 26px;
background:#2EE89A;
display:inline-block;
color:#0C0B09;
font-weight:700;
font-size:0.875rem;
position:relative;
}
.vqw_trn_cta-6v0:hover{
opacity:.9;
}
.vqw_trn_lb-6v0{
padding:26px 28px;
}
.vqw_trn_lb_head-6v0{
gap:0.625rem;
justify-content:space-between;
align-items:center;
margin-bottom:0.75rem;
display:flex;
}
.vqw_trn_lb_title-6v0{
font-size:1.25rem;
color:#F2EDE6;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.vqw_trn_lb_upd-6v0{
letter-spacing:.08em;
font-size:0.688rem;
color:#9E9690;
text-transform:uppercase;
}
.vqw_trn_lb_row-6v0{
padding:11px 0.75rem;
gap:0.875rem;
border-radius:8px;
display:flex;
align-items:center;
}
.vqw_trn_lb_row-6v0:nth-child(2){
background:rgba(16,200,120,0.12);
}
.vqw_trn_lb_rank-6v0{
flex:0 0 auto;
font-size:1rem;
color:#10C878;
width:22px;
font-weight:700;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.vqw_trn_lb_av-6v0{
flex:0 0 auto;
background:linear-gradient(135deg,#10C878,#2EE89A);
border-radius:50%;
height:1.875rem;
width:1.875rem;
}
.vqw_trn_lb_name-6v0{
overflow:hidden;
flex:1 1 auto;
color:#F2EDE6;
font-size:0.875rem;
font-weight:600;
text-overflow:ellipsis;
min-width:0;
white-space:nowrap;
}
.vqw_trn_lb_amount-6v0{
flex:0 0 auto;
color:#F2EDE6;
font-weight:700;
font-size:0.813rem;
}
.vqw_vip-6v0{
padding:48px 0;
}
@media(min-width:765px){
.vqw_vip-6v0{
padding:64px 0;
}
}
.vqw_vip_head-6v0{
gap:0.875rem;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:883px){
.vqw_vip_head-6v0{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.vqw_vip_eyebrow-6v0{
margin-bottom:12px;
}
.vqw_vip_h2-6v0{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:32px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
color:#EDF7F2;
}
@media(min-width:769px){
.vqw_vip_h2-6v0{
font-size:2.5rem;
}
}
.vqw_vip_intro-6v0{
color:#88B8A0;
max-width:26.25rem;
line-height:1.6;
font-size:0.875rem;
}
.vqw_vip_grid-6v0{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.vqw_vip_card-6v0{
padding:22px 1.125rem;
border-radius:0.875rem;
border:1px solid rgba(240,255,248,0.13);
min-width:0;
}
.vqw_vip_card_feat-6v0{
border-color:#2EE89A;
background:rgba(240,255,248,0.07);
}
.vqw_vip_card_ic-6v0{
border-radius:8px;
background:linear-gradient(135deg,#10C878,#2EE89A);
height:34px;
display:block;
width:2.125rem;
margin-bottom:1rem;
}
.vqw_vip_name-6v0{
font-size:1.25rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:6px;
color:#EDF7F2;
font-weight:600;
}
.vqw_vip_perk-6v0{
color:#88B8A0;
line-height:1.5;
font-size:0.781rem;
overflow-wrap:break-word;
}
.vqw_app-6v0{
padding:30px 0 10px;
}
.vqw_app_in-6v0{
padding:32px;
border:1px solid rgba(242,237,230,0.07);
gap:1.75rem;
border-radius:1.25rem;
background:#1C1916;
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.vqw_app_in-6v0{
padding:2.5rem 2.75rem;
gap:40px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.vqw_app_copy-6v0{
min-width:0;
max-width:560px;
}
.vqw_app_eyebrow-6v0{
margin-bottom:12px;
}
.vqw_app_h2-6v0{
margin-bottom:12px;
font-size:28px;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#F2EDE6;
}
@media(min-width:766px){
.vqw_app_h2-6v0{
font-size:34px;
}
}
.vqw_app_text-6v0{
font-size:14px;
line-height:1.6;
margin-bottom:22px;
color:#7A746E;
}
.vqw_app_btns-6v0{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.vqw_app_btn-6v0{
padding:0.688rem 20px;
transition:background-color .22s ease;
border-radius:0.875rem;
background:#10C878;
gap:0.625rem;
align-items:center;
color:#0C0B09;
display:inline-flex;
}
.vqw_app_btn-6v0:hover{
background:#0DAF69;
}
.vqw_app_btn_ic-6v0{
display:inline-flex;
align-items:center;
}
.vqw_app_btn_ic-6v0 svg{
width:1.125rem;
height:1.125rem;
}
.vqw_app_btn_lb-6v0{
font-weight:700;
font-size:0.844rem;
}
.vqw_app_qr_wrap-6v0{
flex:0 0 auto;
gap:18px;
display:flex;
align-items:center;
}
.vqw_app_qr-6v0{
flex:0 0 auto;
border-radius:0.875rem;
width:108px;
height:108px;
background-color:#10C878;
background-image:repeating-linear-gradient(0deg,#1C1916 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#1C1916 0 5px,transparent 5px 0.688rem);
}
.vqw_app_qr_cap-6v0{
font-size:0.781rem;
line-height:1.4;
color:#9E9690;
max-width:92px;
}
.vqw_dr-6v0{
padding:36px 0 10px;
}
.vqw_dr_in-6v0{
padding:28px 2rem;
border-radius:14px;
gap:1.25rem;
border:1px dashed rgba(242,237,230,0.13);
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.vqw_dr_in-6v0{
gap:32px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.vqw_dr_h2-6v0{
font-weight:600;
line-height:1.1;
color:#F2EDE6;
margin-bottom:0.5rem;
font-size:1.5rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:767px){
.vqw_dr_h2-6v0{
font-size:1.625rem;
}
}
.vqw_dr_text-6v0{
overflow-wrap:break-word;
max-width:42.5rem;
font-size:0.875rem;
line-height:1.6;
color:#7A746E;
}
.vqw_dr_text-6v0 b{
color:#F2EDE6;
font-weight:700;
}
.vqw_dr_cta-6v0{
flex:0 0 auto;
transition:color .22s ease;
color:#F2EDE6;
padding-bottom:2px;
white-space:nowrap;
font-size:13.5px;
border-bottom:1px solid #10C878;
font-weight:700;
}
.vqw_dr_cta-6v0:hover{
color:#10C878;
}
.vqw_rv-6v0{
background:#1C1916;
padding:3rem 0;
border-bottom:1px solid rgba(242,237,230,0.07);
margin-top:24px;
border-top:1px solid rgba(242,237,230,0.07);
}
@media(min-width:770px){
.vqw_rv-6v0{
padding:3.5rem 0;
}
}
.vqw_rv_head-6v0{
gap:1rem;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.vqw_rv_head-6v0{
gap:20px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.vqw_rv_eyebrow-6v0{
margin-bottom:10px;
}
.vqw_rv_h2-6v0{
color:#F2EDE6;
overflow-wrap:break-word;
font-size:30px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
}
@media(min-width:769px){
.vqw_rv_h2-6v0{
font-size:2.375rem;
}
}
.vqw_rv_agg-6v0{
gap:12px;
align-items:center;
display:flex;
}
.vqw_rv_agg_stars-6v0{
gap:3px;
color:#10C878;
display:flex;
}
.vqw_rv_agg_stars-6v0 svg{
width:1.125rem;
height:18px;
}
.vqw_rv_source-6v0{
font-size:0.813rem;
color:#7A746E;
}
.vqw_rv_grid-6v0{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:762px){
.vqw_rv_grid-6v0{
grid-template-columns:repeat(3,1fr);
}
}
.vqw_rv_card-6v0{
background:#12100E;
padding:26px;
border-radius:14px;
border:1px solid rgba(242,237,230,0.07);
min-width:0;
}
.vqw_rv_card_stars-6v0{
gap:2px;
margin-bottom:12px;
color:#10C878;
display:flex;
}
.vqw_rv_card_stars-6v0 svg{
width:14px;
height:14px;
}
.vqw_rv_card_body-6v0{
font-weight:500;
overflow-wrap:break-word;
margin-bottom:1rem;
color:#F2EDE6;
line-height:1.45;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.125rem;
}
.vqw_rv_card_meta-6v0{
gap:0.625rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.vqw_rv_card_av-6v0{
flex:0 0 auto;
background:linear-gradient(135deg,#10C878,#2EE89A);
border-radius:50%;
width:2rem;
height:32px;
}
.vqw_rv_card_author-6v0{
font-size:13px;
font-weight:700;
color:#F2EDE6;
}
.vqw_rv_card_loc-6v0{
color:#9E9690;
font-size:12px;
}
.vqw_wy-6v0{
padding:3rem 0;
}
@media(min-width:767px){
.vqw_wy-6v0{
padding:56px 0;
}
}
.vqw_wy_in-6v0{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:898px){
.vqw_wy_in-6v0{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.vqw_wy_left-6v0{
min-width:0;
}
.vqw_wy_eyebrow-6v0{
margin-bottom:0.875rem;
}
.vqw_wy_h2-6v0{
color:#F2EDE6;
font-size:32px;
font-weight:600;
margin-bottom:1rem;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.vqw_wy_h2-6v0{
font-size:40px;
}
}
.vqw_wy_intro-6v0{
line-height:1.6;
font-size:15px;
color:#7A746E;
}
.vqw_wy_grid-6v0{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.vqw_wy_grid-6v0{
grid-template-columns:1fr 1fr;
}
}
.vqw_wy_card-6v0{
border-radius:0.875rem;
background:#1C1916;
padding:1.625rem;
border:1px solid rgba(242,237,230,0.07);
min-width:0;
}
.vqw_wy_card_ic-6v0{
justify-content:center;
display:inline-flex;
color:#10C878;
align-items:center;
margin-bottom:16px;
}
.vqw_wy_card_ic-6v0 svg{
height:26px;
width:1.625rem;
}
.vqw_wy_card_h-6v0{
color:#F2EDE6;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
font-size:21px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
}
.vqw_wy_card_p-6v0{
overflow-wrap:break-word;
line-height:1.55;
color:#7A746E;
font-size:14px;
}
.vqw_op-6v0{
padding:36px 0 10px;
}
.vqw_op_in-6v0{
background:#1C1916;
border:1px solid rgba(242,237,230,0.07);
border-radius:0.875rem;
padding:2rem;
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:859px){
.vqw_op_in-6v0{
grid-template-columns:.9fr 1.1fr;
padding:2.125rem 40px;
gap:2.75rem;
}
}
.vqw_op_left-6v0{
min-width:0;
}
.vqw_op_eyebrow-6v0{
margin-bottom:12px;
}
.vqw_op_h2-6v0{
font-weight:600;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.75rem;
line-height:1.08;
margin-bottom:10px;
color:#F2EDE6;
}
@media(min-width:765px){
.vqw_op_h2-6v0{
font-size:30px;
}
}
.vqw_op_text-6v0{
font-size:0.875rem;
color:#7A746E;
line-height:1.6;
}
.vqw_op_grid-6v0{
gap:1px;
grid-template-columns:1fr 1fr;
border-radius:8px;
border:1px solid rgba(242,237,230,0.13);
overflow:hidden;
background:rgba(242,237,230,0.13);
display:grid;
}
.vqw_op_field-6v0{
background:#12100E;
padding:1.125rem 1.25rem;
min-width:0;
}
.vqw_op_field_lb-6v0{
color:#10C878;
text-transform:uppercase;
font-weight:600;
font-size:10px;
margin-bottom:0.313rem;
letter-spacing:.1em;
}
.vqw_op_field_val-6v0{
overflow-wrap:break-word;
color:#F2EDE6;
font-size:0.875rem;
font-weight:700;
}
.vqw_pmt-6v0{
padding:3rem 0 10px;
}
.vqw_pmt_in-6v0{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:877px){
.vqw_pmt_in-6v0{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.vqw_pmt_left-6v0{
min-width:0;
}
.vqw_pmt_eyebrow-6v0{
margin-bottom:12px;
}
.vqw_pmt_h2-6v0{
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-size:1.875rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F2EDE6;
line-height:1.06;
font-weight:600;
}
@media(min-width:767px){
.vqw_pmt_h2-6v0{
font-size:32px;
}
}
.vqw_pmt_text-6v0{
line-height:1.6;
color:#7A746E;
font-size:14.5px;
margin-bottom:1.375rem;
}
.vqw_pmt_logos-6v0{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:481px){
.vqw_pmt_logos-6v0{
grid-template-columns:repeat(4,1fr);
}
}
.vqw_pmt_logo-6v0{
background:#1C1916;
border-radius:8px;
padding:0 8px;
border:1px solid rgba(242,237,230,0.07);
overflow:hidden;
justify-content:center;
font-size:0.781rem;
color:#D6CFC6;
font-weight:700;
height:50px;
white-space:nowrap;
align-items:center;
text-overflow:ellipsis;
display:flex;
text-align:center;
}
.vqw_pmt_table-6v0{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(242,237,230,0.07);
min-width:0;
}
.vqw_pmt_thead-6v0{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#0C0B09;
display:grid;
}
.vqw_pmt_th-6v0{
overflow:hidden;
padding:13px 0.875rem;
white-space:nowrap;
letter-spacing:.08em;
font-size:0.625rem;
text-transform:uppercase;
font-weight:700;
text-overflow:ellipsis;
color:#EDF7F2;
}
.vqw_pmt_row-6v0{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(242,237,230,0.07);
}
.vqw_pmt_row-6v0:nth-child(odd){
background:#1C1916;
}
.vqw_pmt_td-6v0{
padding:14px;
min-width:0;
color:#7A746E;
overflow-wrap:break-word;
font-size:13.5px;
}
.vqw_pmt_row-6v0 .vqw_pmt_td-6v0:first-child{
font-weight:700;
color:#F2EDE6;
}
.vqw_pmt_row-6v0 .vqw_pmt_td-6v0:last-child{
color:#27BF72;
font-weight:700;
}
.vqw_hts-6v0{
padding:3rem 0;
}
@media(min-width:769px){
.vqw_hts-6v0{
padding:3.875rem 0;
}
}
.vqw_hts_head-6v0{
gap:1.125rem;
flex-direction:column;
display:flex;
margin-bottom:34px;
}
@media(min-width:765px){
.vqw_hts_head-6v0{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.vqw_hts_eyebrow-6v0{
margin-bottom:12px;
}
.vqw_hts_h2-6v0{
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#EDF7F2;
font-weight:600;
line-height:1.05;
font-size:1.875rem;
}
@media(min-width:770px){
.vqw_hts_h2-6v0{
font-size:2.375rem;
}
}
.vqw_hts_cta-6v0{
flex:0 0 auto;
transition:opacity .22s ease;
border-radius:62.438rem;
background:#2EE89A;
padding:0.938rem 1.875rem;
font-size:15px;
color:#0C0B09;
font-weight:700;
}
.vqw_hts_cta-6v0:hover{
opacity:.9;
}
.vqw_hts_grid-6v0{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:757px){
.vqw_hts_grid-6v0{
grid-template-columns:repeat(3,1fr);
}
}
.vqw_hts_step-6v0{
border-top:1px solid rgba(240,255,248,0.13);
min-width:0;
padding-top:1.375rem;
}
.vqw_hts_step_num-6v0{
font-weight:700;
line-height:1;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:14px;
font-size:44px;
color:#2EE89A;
}
.vqw_hts_step_h-6v0{
margin-bottom:8px;
line-height:1.2;
overflow-wrap:break-word;
font-weight:700;
color:#EDF7F2;
font-size:19px;
}
.vqw_hts_step_p-6v0{
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
color:#88B8A0;
}
.vqw_rc-6v0{
padding:48px 0 10px;
}
.vqw_rc_in-6v0{
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:757px){
.vqw_rc_in-6v0{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.vqw_rc_col-6v0{
min-width:0;
}
.vqw_rc_label-6v0{
margin-bottom:1rem;
letter-spacing:.2em;
font-weight:600;
text-transform:uppercase;
color:#10C878;
font-size:0.688rem;
}
.vqw_rc_awards-6v0{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.vqw_rc_award-6v0{
gap:0.75rem;
min-width:0;
display:flex;
align-items:center;
}
.vqw_rc_award_ic-6v0{
flex:0 0 auto;
color:#2EE89A;
display:inline-flex;
align-items:center;
}
.vqw_rc_award_ic-6v0 svg{
height:18px;
width:1.125rem;
}
.vqw_rc_award_t-6v0{
font-weight:700;
overflow-wrap:break-word;
font-size:14px;
color:#F2EDE6;
}
.vqw_rc_award_s-6v0{
color:#9E9690;
overflow-wrap:break-word;
font-size:12px;
}
.vqw_rc_press-6v0{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.vqw_rc_press_logo-6v0{
padding:0 8px;
border:1px solid rgba(242,237,230,0.07);
border-radius:0.5rem;
overflow:hidden;
height:52px;
text-align:center;
display:flex;
align-items:center;
justify-content:center;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#7A746E;
font-size:14px;
}
.vqw_rc_partner-6v0{
border-radius:14px;
background:#1C1916;
padding:22px;
border:1px solid rgba(242,237,230,0.07);
}
.vqw_rc_partner_name-6v0{
font-size:20px;
color:#F2EDE6;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.375rem;
font-weight:600;
overflow-wrap:break-word;
}
.vqw_rc_partner_text-6v0{
font-size:0.813rem;
line-height:1.55;
color:#7A746E;
overflow-wrap:break-word;
}
.vqw_ts-6v0{
padding:2.75rem 0;
}
.vqw_ts_in-6v0{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:881px){
.vqw_ts_in-6v0{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.vqw_ts_left-6v0{
min-width:0;
}
.vqw_ts_h2-6v0{
font-weight:600;
overflow-wrap:break-word;
font-size:1.625rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:12px;
line-height:1.1;
color:#EDF7F2;
}
@media(min-width:768px){
.vqw_ts_h2-6v0{
font-size:1.75rem;
}
}
.vqw_ts_text-6v0{
font-size:0.906rem;
color:#88B8A0;
line-height:1.6;
max-width:520px;
margin-bottom:1.375rem;
}
.vqw_ts_badges-6v0{
gap:1.125rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.vqw_ts_badge-6v0{
font-weight:600;
font-size:0.813rem;
color:#88B8A0;
}
.vqw_ts_pay-6v0{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:882px){
.vqw_ts_pay-6v0{
justify-content:flex-end;
}
}
.vqw_ts_pay_chip-6v0{
border-radius:14px;
background:rgba(240,255,248,0.07);
padding:0.75rem 1rem;
border:1px solid rgba(240,255,248,0.13);
color:#EDF7F2;
font-weight:700;
font-size:0.875rem;
}
.vqw_prov-6v0{
padding:40px 0 20px;
}
.vqw_prov_eyebrow-6v0{
display:block;
margin-bottom:1.125rem;
}
.vqw_prov_grid-6v0{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:557px){
.vqw_prov_grid-6v0{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:903px){
.vqw_prov_grid-6v0{
grid-template-columns:repeat(6,1fr);
}
}
.vqw_tt-6v0{
padding:48px 0 0.625rem;
}
@media(min-width:771px){
.vqw_tt-6v0{
padding:60px 0 10px;
}
}
.vqw_tt_head-6v0{
text-align:center;
margin-bottom:2.125rem;
}
.vqw_tt_eyebrow-6v0{
margin-bottom:0.75rem;
}
.vqw_tt_h2-6v0{
color:#F2EDE6;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-size:32px;
}
@media(min-width:771px){
.vqw_tt_h2-6v0{
font-size:2.625rem;
}
}
.vqw_tt_grid-6v0{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:762px){
.vqw_tt_grid-6v0{
grid-template-columns:repeat(3,1fr);
}
}
.vqw_tt_card-6v0{
border-radius:0.875rem;
background:#1C1916;
border:1px solid rgba(242,237,230,0.07);
padding:1.875rem;
display:flex;
flex-direction:column;
min-width:0;
}
.vqw_tt_card_ic-6v0{
margin-bottom:18px;
align-items:center;
color:#10C878;
display:inline-flex;
}
.vqw_tt_card_ic-6v0 svg{
width:1.75rem;
height:1.75rem;
}
.vqw_tt_card_h-6v0{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:0.5rem;
line-height:1.15;
color:#F2EDE6;
overflow-wrap:break-word;
font-size:22px;
}
.vqw_tt_card_p-6v0{
color:#7A746E;
margin-bottom:14px;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.875rem;
}
.vqw_tt_card_p-6v0 b{
color:#F2EDE6;
font-weight:700;
}
.vqw_tt_card_link-6v0{
transition:color .22s ease;
color:#F2EDE6;
margin-top:auto;
padding-bottom:2px;
align-self:flex-start;
border-bottom:1px solid #10C878;
font-size:0.813rem;
font-weight:700;
}
.vqw_tt_card_link-6v0:hover{
color:#10C878;
}
.vqw_el-6v0{
padding:3rem 0;
}
@media(min-width:769px){
.vqw_el-6v0{
padding:56px 0;
}
}
.vqw_el_in-6v0{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:902px){
.vqw_el_in-6v0{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.vqw_el_left-6v0{
min-width:0;
}
.vqw_el_eyebrow-6v0{
margin-bottom:0.875rem;
}
.vqw_el_h2-6v0{
line-height:1.08;
color:#F2EDE6;
font-weight:600;
margin-bottom:1.375rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
overflow-wrap:break-word;
}
@media(min-width:766px){
.vqw_el_h2-6v0{
font-size:38px;
}
}
.vqw_el_body-6v0 p{
overflow-wrap:break-word;
margin-bottom:18px;
font-size:16px;
color:#D6CFC6;
line-height:1.7;
}
.vqw_el_dropcap-6v0{
padding:0.375rem 0.75rem 0 0;
float:left;
font-weight:700;
color:#10C878;
font-size:62px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:.8;
}
.vqw_el_right-6v0{
min-width:0;
}
.vqw_el_quote-6v0{
background:linear-gradient(150deg,#0E1F17,#090E0B);
border-radius:20px;
padding:36px;
position:relative;
margin-bottom:1.5rem;
color:#EDF7F2;
}
.vqw_el_quote_mark-6v0{
display:inline-flex;
align-items:center;
margin-bottom:6px;
color:#2EE89A;
}
.vqw_el_quote_mark-6v0 svg{
height:2.125rem;
width:2.125rem;
}
.vqw_el_quote_text-6v0{
margin-bottom:22px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:500;
color:#EDF7F2;
overflow-wrap:break-word;
line-height:1.4;
font-size:22px;
}
.vqw_el_quote_meta-6v0{
gap:12px;
align-items:center;
display:flex;
}
.vqw_el_quote_av-6v0{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#10C878,#2EE89A);
height:2.375rem;
width:2.375rem;
}
.vqw_el_quote_author-6v0{
color:#EDF7F2;
font-size:0.875rem;
font-weight:700;
}
.vqw_el_quote_meta_sub-6v0{
font-size:12px;
color:#88B8A0;
}
.vqw_el_explain-6v0{
border:1px solid rgba(242,237,230,0.07);
border-radius:0.875rem;
overflow:hidden;
}
.vqw_el_explain_card-6v0{
padding:1.375rem 1.5rem;
}
.vqw_el_explain_card-6v0+.vqw_el_explain_card-6v0{
border-top:1px solid rgba(242,237,230,0.07);
}
.vqw_el_explain_h-6v0{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
font-weight:600;
color:#F2EDE6;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:0.5rem;
}
.vqw_el_explain_p-6v0{
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
color:#7A746E;
}
.vqw_gd-6v0{
padding:3rem 0 10px;
}
.vqw_gd_head-6v0{
gap:14px;
margin-bottom:24px;
display:flex;
flex-direction:column;
}
@media(min-width:677px){
.vqw_gd_head-6v0{
gap:1.25rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.vqw_gd_eyebrow-6v0{
margin-bottom:0.625rem;
}
.vqw_gd_h2-6v0{
font-weight:600;
color:#F2EDE6;
font-size:28px;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.vqw_gd_h2-6v0{
font-size:2.125rem;
}
}
.vqw_gd_more-6v0{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
font-size:0.844rem;
padding-bottom:2px;
font-weight:600;
color:#F2EDE6;
border-bottom:1px solid #F2EDE6;
}
.vqw_gd_more-6v0:hover{
border-color:#10C878;
color:#10C878;
}
.vqw_gd_grid-6v0{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.vqw_gd_grid-6v0{
grid-template-columns:repeat(3,1fr);
}
}
.vqw_gd_card-6v0{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(242,237,230,0.07);
background:#1C1916;
display:block;
min-width:0;
}
.vqw_gd_card_img-6v0{
background:linear-gradient(140deg,#0E1F17,#10C878);
height:150px;
}
.vqw_gd_card_body-6v0{
padding:22px;
}
.vqw_gd_card_cat-6v0{
text-transform:uppercase;
font-weight:600;
font-size:0.625rem;
color:#10C878;
letter-spacing:.1em;
}
.vqw_gd_card_h-6v0{
margin:8px 0 0.625rem;
font-size:19px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
color:#F2EDE6;
line-height:1.2;
}
.vqw_gd_card_meta-6v0{
overflow-wrap:break-word;
font-size:0.75rem;
color:#9E9690;
}
.vqw_lh-6v0{
padding:2.5rem 0 20px;
}
.vqw_lh_in-6v0{
border-top:1px solid rgba(242,237,230,0.13);
padding-top:2.125rem;
}
.vqw_lh_eyebrow-6v0{
display:block;
margin-bottom:1.375rem;
}
.vqw_lh_grid-6v0{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:601px){
.vqw_lh_grid-6v0{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:963px){
.vqw_lh_grid-6v0{
grid-template-columns:repeat(5,1fr);
}
}
.vqw_lh_col-6v0{
min-width:0;
}
.vqw_lh_col_h-6v0{
font-size:0.813rem;
color:#F2EDE6;
font-weight:700;
overflow-wrap:break-word;
margin-bottom:12px;
}
.vqw_lh_links-6v0{
gap:8px;
display:flex;
flex-direction:column;
}
.vqw_lh_link-6v0{
transition:color .22s ease;
font-size:0.813rem;
color:#7A746E;
overflow-wrap:break-word;
}
.vqw_lh_link-6v0:hover{
color:#10C878;
}
.vqw_sg-6v0{
padding:48px 0 0.625rem;
}
.vqw_sg_eyebrow-6v0{
display:block;
margin-bottom:12px;
}
.vqw_sg_h2-6v0{
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
color:#F2EDE6;
margin-bottom:28px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:30px;
}
@media(min-width:767px){
.vqw_sg_h2-6v0{
font-size:36px;
}
}
.vqw_sg_grid-6v0{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:720px){
.vqw_sg_grid-6v0{
grid-template-columns:repeat(3,1fr);
}
}
.vqw_sg_col-6v0{
min-width:0;
}
.vqw_sg_col_h-6v0{
color:#F2EDE6;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
line-height:1.15;
font-weight:600;
margin-bottom:0.625rem;
overflow-wrap:break-word;
}
.vqw_sg_col_p-6v0{
line-height:1.65;
color:#7A746E;
overflow-wrap:break-word;
font-size:0.875rem;
}
.vqw_sb-6v0{
background:#1C1916;
padding:48px 0;
border-bottom:1px solid rgba(242,237,230,0.07);
margin-top:1.5rem;
border-top:1px solid rgba(242,237,230,0.07);
}
@media(min-width:766px){
.vqw_sb-6v0{
padding:56px 0;
}
}
.vqw_sb_eyebrow-6v0{
margin-bottom:12px;
display:block;
}
.vqw_sb_h2-6v0{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:30px;
color:#F2EDE6;
font-weight:600;
margin-bottom:1.625rem;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:765px){
.vqw_sb_h2-6v0{
font-size:2.25rem;
}
}
.vqw_sb_grid-6v0{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:559px){
.vqw_sb_grid-6v0{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.vqw_sb_grid-6v0{
grid-template-columns:repeat(4,1fr);
}
}
.vqw_sb_card-6v0{
background:#12100E;
border-radius:0.875rem;
padding:24px;
border:1px solid rgba(242,237,230,0.07);
min-width:0;
}
.vqw_sb_card_h-6v0{
line-height:1.15;
overflow-wrap:break-word;
font-size:1.188rem;
color:#F2EDE6;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:8px;
}
.vqw_sb_card_p-6v0{
overflow-wrap:break-word;
color:#7A746E;
line-height:1.6;
font-size:0.844rem;
}
.vqw_sb_rtp-6v0{
padding:1.625rem 1.75rem;
border-radius:14px;
border:1px solid rgba(242,237,230,0.07);
background:#12100E;
grid-template-columns:1fr;
gap:24px;
margin-top:18px;
display:grid;
align-items:center;
}
@media(min-width:761px){
.vqw_sb_rtp-6v0{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.vqw_sb_rtp_h-6v0{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
overflow-wrap:break-word;
font-weight:600;
color:#F2EDE6;
margin-bottom:8px;
line-height:1.15;
}
.vqw_sb_rtp_p-6v0{
font-size:13.5px;
color:#7A746E;
overflow-wrap:break-word;
line-height:1.6;
}
.vqw_sb_rtp_stats-6v0{
gap:1rem;
display:flex;
}
.vqw_sb_stat-6v0{
border-radius:8px;
padding:1.125rem;
flex:1 1 0;
background:#1C1916;
min-width:0;
text-align:center;
}
.vqw_sb_stat_v-6v0{
font-size:1.625rem;
font-weight:700;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#27BF72;
}
.vqw_sb_stat_l-6v0{
color:#9E9690;
margin-top:4px;
font-size:0.719rem;
}
.vqw_faq-6v0{
padding:48px 0;
background:#1C1916;
border-top:1px solid rgba(242,237,230,0.07);
border-bottom:1px solid rgba(242,237,230,0.07);
margin-top:1.5rem;
}
@media(min-width:769px){
.vqw_faq-6v0{
padding:62px 0;
}
}
.vqw_faq_head-6v0{
text-align:center;
margin-bottom:34px;
}
.vqw_faq_eyebrow-6v0{
margin-bottom:12px;
}
.vqw_faq_h2-6v0{
font-weight:600;
font-size:2rem;
color:#F2EDE6;
line-height:1.05;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:771px){
.vqw_faq_h2-6v0{
font-size:38px;
}
}
.vqw_faq_list-6v0{
gap:0.75rem;
margin:0 auto;
max-width:51.25rem;
flex-direction:column;
display:flex;
}
.vqw_faq_item-6v0{
overflow:hidden;
background:#12100E;
border-radius:14px;
border:1px solid rgba(242,237,230,0.07);
}
.vqw_faq_q-6v0{
list-style:none;
padding:20px 24px;
gap:1.25rem;
display:flex;
color:#F2EDE6;
cursor:pointer;
overflow-wrap:break-word;
justify-content:space-between;
font-weight:700;
font-size:16px;
align-items:center;
}
.vqw_faq_q-6v0::-webkit-details-marker{
display:none;
}
.vqw_faq_q_ic-6v0{
transition:transform .22s ease;
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#10C878;
}
.vqw_faq_q_ic-6v0 svg{
width:18px;
height:18px;
}
.vqw_faq_item-6v0[open] .vqw_faq_q_ic-6v0{
transform:rotate(180deg);
}
.vqw_faq_a-6v0{
padding:0 1.5rem 20px;
font-size:0.906rem;
color:#7A746E;
line-height:1.6;
overflow-wrap:break-word;
}
.vqw_ft-6v0{
background:#0C0B09;
color:#88B8A0;
margin-top:40px;
}
.vqw_ft_in-6v0{
gap:32px;
grid-template-columns:1fr;
padding:48px 0 1.75rem;
display:grid;
}
@media(min-width:601px){
.vqw_ft_in-6v0{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.vqw_ft_in-6v0{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.vqw_ft_brand-6v0{
min-width:0;
}
.vqw_ft_logo-6v0{
color:#EDF7F2;
font-size:1.625rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:700;
}
.vqw_ft_tagline-6v0{
margin-top:0.875rem;
line-height:1.6;
max-width:17.5rem;
font-size:13.5px;
color:#88B8A0;
}
.vqw_ft_contact-6v0{
transition:color .22s ease;
display:inline-block;
margin-top:12px;
font-size:0.813rem;
color:#2EE89A;
max-width:17.5rem;
overflow-wrap:anywhere;
}
.vqw_ft_contact-6v0:hover{
color:#EDF7F2;
}
.vqw_ft_col-6v0{
min-width:0;
}
.vqw_ft_col_h-6v0{
font-weight:700;
margin-bottom:0.875rem;
text-transform:uppercase;
font-size:13px;
overflow-wrap:break-word;
color:#EDF7F2;
letter-spacing:.08em;
}
.vqw_ft_col_links-6v0{
gap:10px;
display:flex;
flex-direction:column;
}
.vqw_ft_link-6v0{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:0.844rem;
color:#88B8A0;
}
.vqw_ft_link-6v0:hover{
color:#EDF7F2;
}
.vqw_ft_bot-6v0{
gap:16px;
padding:22px 0 40px;
display:flex;
flex-direction:column;
border-top:1px solid rgba(240,255,248,0.13);
}
@media(min-width:769px){
.vqw_ft_bot-6v0{
gap:20px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.vqw_ft_legal-6v0{
overflow-wrap:break-word;
color:#524E4A;
font-size:0.719rem;
line-height:1.6;
max-width:47.5rem;
}
.vqw_ft_legal-6v0 b{
font-weight:700;
color:#88B8A0;
}
.vqw_ft_age-6v0{
flex:0 0 auto;
border:1.5px solid #2EE89A;
border-radius:0.5rem;
padding:0.25rem 9px;
font-weight:700;
font-size:13px;
color:#2EE89A;
}