*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F2EE;
text-rendering:optimizeLegibility;
font-size:15px;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.6;
-webkit-font-smoothing:antialiased;
color:#2E2B27;
overflow-wrap:break-word;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0, 0, 0, 0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.xqt-layout-g8k{
min-height:100vh;
flex-direction:column;
display:flex;
}
.xqt-main-g8k{
flex:1 1 auto;
min-width:0;
width:100%;
}
.xqt-container-g8k{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:768px){
.xqt-container-g8k{
padding:0 32px;
}
}
@media(min-width:1102px){
.xqt-container-g8k{
padding:0 56px;
}
}
.xqt-eyebrow-g8k{
line-height:1.4;
color:#1A8F62;
font-weight:600;
display:inline-block;
letter-spacing:.2em;
font-size:11px;
text-transform:uppercase;
overflow-wrap:break-word;
font-family:"Hanken Grotesk", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.xqt-band-g8k{
background:#16202B;
color:#EEF6F1;
}
.xqt-band-g8k .xqt-eyebrow-g8k{
color:#4DDBA4;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.xqt-tb-g8k{
background:#F5F2EE;
top:0;
position:sticky;
z-index:50;
border-bottom:1px solid rgba(20, 18, 14, 0.15);
}
.xqt-tb_in-g8k{
margin:0 auto;
padding:12px 1rem;
gap:1rem;
justify-content:space-between;
align-items:center;
display:flex;
max-width:87.5rem;
width:100%;
}
@media(min-width:765px){
.xqt-tb_in-g8k{
padding:1rem 2rem;
}
}
@media(min-width:1101px){
.xqt-tb_in-g8k{
padding:18px 3.5rem;
}
}
.xqt-tb_left-g8k{
gap:28px;
display:flex;
align-items:center;
min-width:0;
}
.xqt-tb_logo-g8k{
gap:11px;
min-width:0;
align-items:center;
display:flex;
}
.xqt-tb_logo_mark-g8k{
flex:0 0 auto;
border-radius:8px;
height:34px;
object-fit:cover;
width:2.125rem;
}
.xqt-tb_logo_txt-g8k{
display:flex;
flex-direction:column;
line-height:1;
min-width:0;
}
.xqt-tb_logo_name-g8k{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#1A1714;
letter-spacing:.02em;
font-size:22px;
}
.xqt-tb_logo_sub-g8k{
overflow:hidden;
text-transform:uppercase;
font-weight:600;
color:#1A8F62;
font-size:0.531rem;
text-overflow:ellipsis;
letter-spacing:.32em;
white-space:nowrap;
margin-top:4px;
}
.xqt-tb_nav-g8k{
display:none;
}
@media(min-width:959px){
.xqt-tb_nav-g8k{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.xqt-tb_nav_item-g8k{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
padding-bottom:3px;
color:#2E2B27;
font-weight:600;
border-bottom:2px solid transparent;
font-size:14px;
}
.xqt-tb_nav_item-g8k:hover{
color:#1A1714;
}
.xqt-tb_nav_item-g8k.xqt-state_active-g8k{
border-color:#1A8F62;
color:#1A1714;
}
.xqt-tb_right-g8k{
gap:0.875rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.xqt-tb_search-g8k{
transition:color .22s ease;
justify-content:center;
align-items:center;
display:flex;
color:#2E2B27;
}
.xqt-tb_search-g8k:hover{
color:#1A8F62;
}
.xqt-tb_search-g8k svg{
height:18px;
width:1.125rem;
}
.xqt-tb_lang-g8k{
color:#6B6560;
text-transform:uppercase;
font-size:0.688rem;
letter-spacing:.1em;
font-weight:600;
}
.xqt-tb_lang-g8k:hover{
color:#1A1714;
}
.xqt-tb_login-g8k{
color:#1A1714;
font-weight:600;
display:none;
font-size:0.875rem;
}
@media(min-width:771px){
.xqt-tb_login-g8k{
display:inline-block;
}
}
.xqt-tb_register-g8k{
background:#1A1714;
transition:background-color .22s ease;
border-radius:999px;
padding:0.688rem 1.375rem;
font-weight:700;
font-size:14px;
color:#EEF6F1;
white-space:nowrap;
}
.xqt-tb_register-g8k:hover{
background:#2E2B27;
}
.xqt-mob-g8k{
background:#F5F2EE;
z-index:60;
right:0;
bottom:0;
border-top:1px solid rgba(20, 18, 14, 0.15);
left:0;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
}
@media(min-width:963px){
.xqt-mob-g8k{
display:none;
}
}
.xqt-mob_in-g8k{
margin:0 auto;
max-width:560px;
align-items:stretch;
justify-content:space-around;
display:flex;
}
.xqt-mob_item-g8k{
padding:0.563rem 0.25rem;
gap:3px;
transition:color .22s ease;
flex:1 1 0;
color:#6B6560;
align-items:center;
flex-direction:column;
min-width:0;
display:flex;
}
.xqt-mob_item-g8k.xqt-state_active-g8k{
color:#1A8F62;
}
.xqt-mob_ic-g8k{
display:flex;
justify-content:center;
align-items:center;
}
.xqt-mob_ic-g8k svg{
height:20px;
width:20px;
}
.xqt-mob_lb-g8k{
overflow:hidden;
max-width:100%;
font-weight:600;
font-size:0.625rem;
text-overflow:ellipsis;
white-space:nowrap;
}
@media(max-width:961px){
body{
padding-bottom:60px;
}
}
.xqt-rail-g8k{
min-width:0;
position:relative;
}
.xqt-rail_scroll-g8k{
gap:14px;
padding-bottom:14px;
overflow-x:auto;
display:flex;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
}
@media(min-width:769px){
.xqt-rail_scroll-g8k{
gap:1.125rem;
}
}
.xqt-gc-g8k{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:767px){
.xqt-gc-g8k{
width:188px;
}
}
.xqt-gc_img-g8k{
background:#FDFCFA;
overflow:hidden;
border-radius:0.875rem;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 0.375rem rgba(20,18,14,0.07), 0 8px 20px rgba(20,18,14,0.06);
}
.xqt-gc_img-g8k img{
inset:0;
position:absolute;
height:100%;
object-fit:cover;
width:100%;
}
.xqt-gc_cover-g8k{
background:linear-gradient(160deg,transparent 55%,rgba(0, 0, 0, 0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.xqt-gc_hover-g8k{
background:rgba(0, 0, 0, 0.52);
inset:0;
transition:opacity .22s ease;
justify-content:center;
display:flex;
align-items:center;
opacity:0;
position:absolute;
}
.xqt-gc-g8k:hover .xqt-gc_hover-g8k{
opacity:1;
}
.xqt-gc_hover_btn-g8k{
background:#1A1714;
border-radius:62.438rem;
color:#EEF6F1;
align-items:center;
height:46px;
display:flex;
justify-content:center;
width:46px;
}
.xqt-gc_hover_btn-g8k svg{
width:1.125rem;
height:18px;
}
.xqt-gc_info-g8k{
gap:2px;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
display:flex;
}
.xqt-gc_name-g8k{
overflow:hidden;
font-size:13px;
color:#1A1714;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
}
.xqt-gc_prov-g8k{
overflow:hidden;
text-overflow:ellipsis;
color:#6B6560;
font-size:0.688rem;
white-space:nowrap;
}
.xqt-gc_meta-g8k{
color:#6B6560;
font-size:0.688rem;
}
.xqt-tc-g8k{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:769px){
.xqt-tc-g8k{
width:14.375rem;
}
}
.xqt-tc_img-g8k{
background:#FDFCFA;
overflow:hidden;
border-radius:14px;
padding-bottom:75%;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 8px 20px rgba(20,18,14,0.06);
position:relative;
}
.xqt-tc_img-g8k img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.xqt-tc_info-g8k{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:0.563rem;
}
.xqt-tc_name-g8k{
overflow:hidden;
font-weight:700;
color:#1A1714;
white-space:nowrap;
text-overflow:ellipsis;
font-size:14px;
}
.xqt-tc_rtp-g8k{
font-size:0.688rem;
color:#6B6560;
}
.xqt-lc-g8k{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:769px){
.xqt-lc-g8k{
width:268px;
}
}
.xqt-lc_img-g8k{
border-radius:0.875rem;
background:#FDFCFA;
overflow:hidden;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 8px 1.25rem rgba(20,18,14,0.06);
}
.xqt-lc_img-g8k img{
inset:0;
width:100%;
object-fit:cover;
position:absolute;
height:100%;
}
.xqt-lc_live-g8k{
background:rgba(0, 0, 0, 0.52);
border-radius:62.438rem;
padding:4px 9px;
gap:0.438rem;
display:flex;
position:absolute;
align-items:center;
left:0.75rem;
top:0.75rem;
}
.xqt-lc_live_dot-g8k{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#C0372A;
height:8px;
width:0.5rem;
}
.xqt-lc_seats-g8k{
letter-spacing:.08em;
font-weight:600;
color:#EEF6F1;
font-size:10px;
text-transform:uppercase;
}
.xqt-lc_info-g8k{
gap:2px;
margin-top:9px;
display:flex;
flex-direction:column;
min-width:0;
}
.xqt-lc_name-g8k{
overflow:hidden;
color:#1A1714;
text-overflow:ellipsis;
font-weight:700;
font-size:0.938rem;
white-space:nowrap;
}
.xqt-lc_bet-g8k{
color:#6B6560;
font-size:11px;
}
.xqt-pc-g8k{
padding:1rem 14px;
border-radius:0.875rem;
border:1px solid rgba(20, 18, 14, 0.08);
gap:0.5rem;
background:#FDFCFA;
align-items:center;
flex-direction:column;
min-height:4.625rem;
justify-content:center;
min-width:0;
display:flex;
}
.xqt-pc_logo-g8k{
flex:0 0 auto;
object-fit:contain;
width:auto;
height:28px;
max-width:100%;
}
.xqt-pc_name-g8k{
overflow:hidden;
text-align:center;
text-overflow:ellipsis;
color:#6B6560;
font-size:0.688rem;
max-width:100%;
white-space:nowrap;
}
.xqt-gc_tag-g8k{
padding:3px 0.5rem;
border-radius:0.5rem;
position:absolute;
top:0.625rem;
font-size:10px;
display:inline-block;
font-weight:700;
letter-spacing:.06em;
z-index:2;
text-transform:uppercase;
left:0.625rem;
}
.xqt-gc_tag_hot-g8k{
background:#C0372A;
color:#EEF6F1;
}
.xqt-gc_tag_new-g8k{
background:#27C284;
color:#111008;
}
.xqt-gc_tag_jp-g8k{
background:#C9901A;
color:#111008;
}
.xqt-gc_tag_live-g8k{
background:#C0372A;
color:#EEF6F1;
}
.xqt-sh-g8k{
margin-bottom:1.125rem;
min-width:0;
}
.xqt-sh_row-g8k{
gap:16px;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.xqt-sh_row-g8k .xqt-sh_l-g8k{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.xqt-sh_stack-g8k{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.xqt-sh_center-g8k{
gap:10px;
text-align:center;
align-items:center;
display:flex;
flex-direction:column;
}
.xqt-sh_h2-g8k{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.1;
color:#1A1714;
font-weight:600;
font-size:1.5rem;
}
@media(min-width:768px){
.xqt-sh_h2-g8k{
font-size:30px;
}
}
.xqt-band-g8k .xqt-sh_h2-g8k{
color:#EEF6F1;
}
.xqt-sh_eb_line-g8k{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.xqt-sh_eb_line-g8k::before{
background:#1A8F62;
width:28px;
height:1px;
display:inline-block;
content:"";
}
.xqt-band-g8k .xqt-sh_eb_line-g8k::before{
background:#4DDBA4;
}
.xqt-sh_eb_dot-g8k{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.xqt-sh_eb_dot-g8k::before{
border-radius:50%;
background:#1A8F62;
width:0.375rem;
content:"";
height:6px;
display:inline-block;
}
.xqt-band-g8k .xqt-sh_eb_dot-g8k::before{
background:#4DDBA4;
}
.xqt-sh_link-g8k{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
font-size:0.813rem;
border-bottom:1px solid #1A1714;
padding-bottom:2px;
display:inline-flex;
font-weight:600;
color:#1A1714;
white-space:nowrap;
align-items:center;
}
.xqt-sh_link-g8k:hover{
border-color:#1A8F62;
color:#1A8F62;
}
.xqt-sh_link-g8k svg{
width:14px;
height:14px;
}
.xqt-sh_link_chev-g8k{
padding-bottom:0;
border-bottom:0;
}
.xqt-sh_link_btn-g8k{
background:#1A1714;
border-radius:999px;
padding:0.563rem 1.125rem;
border-bottom:0;
color:#EEF6F1;
}
.xqt-sh_link_btn-g8k:hover{
border-color:transparent;
background:#2E2B27;
color:#EEF6F1;
}
.xqt-band-g8k .xqt-sh_link-g8k{
border-color:#EEF6F1;
color:#EEF6F1;
}
.xqt-band-g8k .xqt-sh_link_btn-g8k{
background:#4DDBA4;
color:#111008;
}
.xqt-sh_rule-g8k{
margin:-2px 0 18px;
background:rgba(20, 18, 14, 0.15);
height:1px;
}
.xqt-band-g8k .xqt-sh_rule-g8k{
background:rgba(200, 240, 220, 0.14);
}
.xqt-hero-g8k{
padding:32px 0 0.5rem;
}
@media(min-width:770px){
.xqt-hero-g8k{
padding:3.5rem 0 24px;
}
}
.xqt-hero_in-g8k{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:897px){
.xqt-hero_in-g8k{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.xqt-hero_copy-g8k{
min-width:0;
}
.xqt-hero_eyebrow-g8k{
gap:0.625rem;
display:inline-flex;
align-items:center;
margin-bottom:1.375rem;
}
.xqt-hero_eyebrow_line-g8k{
flex:0 0 auto;
background:#1A8F62;
display:inline-block;
height:1px;
width:1.75rem;
}
.xqt-hero_h1-g8k{
line-height:1.04;
overflow-wrap:break-word;
color:#1A1714;
font-weight:600;
font-size:38px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
letter-spacing:-.01em;
margin-bottom:1.25rem;
}
@media(min-width:765px){
.xqt-hero_h1-g8k{
font-size:3.375rem;
}
}
@media(min-width:1097px){
.xqt-hero_h1-g8k{
font-size:3.875rem;
}
}
.xqt-hero_h1-g8k em{
color:#1A8F62;
font-style:normal;
}
.xqt-hero_sub-g8k{
line-height:1.6;
color:#857F79;
margin-bottom:1.875rem;
max-width:30rem;
font-size:16px;
}
@media(min-width:769px){
.xqt-hero_sub-g8k{
font-size:1.125rem;
}
}
.xqt-hero_actions-g8k{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
align-items:center;
margin-bottom:2.125rem;
}
.xqt-hero_cta-g8k{
padding:16px 1.875rem;
gap:10px;
background:#1A1714;
border-radius:999px;
transition:background-color .22s ease;
font-size:15px;
display:inline-flex;
font-weight:700;
color:#EEF6F1;
align-items:center;
}
.xqt-hero_cta-g8k:hover{
background:#2E2B27;
}
.xqt-hero_cta_ic-g8k{
align-items:center;
display:inline-flex;
}
.xqt-hero_cta_ic-g8k svg{
height:16px;
width:1rem;
}
.xqt-hero_cta_alt-g8k{
border:1px solid rgba(20, 18, 14, 0.15);
background:transparent;
padding:15px 1.625rem;
border-radius:62.438rem;
transition:border-color .22s ease,color .22s ease;
align-items:center;
color:#1A1714;
font-weight:600;
font-size:0.938rem;
display:inline-flex;
}
.xqt-hero_cta_alt-g8k:hover{
border-color:#1A8F62;
color:#1A8F62;
}
.xqt-hero_trust-g8k{
gap:22px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.xqt-hero_trust_item-g8k{
gap:0.563rem;
font-weight:600;
font-size:0.813rem;
display:flex;
align-items:center;
color:#2E2B27;
}
.xqt-hero_trust_ic-g8k{
display:inline-flex;
align-items:center;
color:#1A8F62;
}
.xqt-hero_trust_ic-g8k svg{
width:1rem;
height:16px;
}
.xqt-hero_promo-g8k{
overflow:hidden;
background:#FDFCFA;
border-radius:20px;
display:flex;
position:relative;
box-shadow:0 0.75rem 48px rgba(20,18,14,0.14), 0 3px 10px rgba(20,18,14,0.08);
min-height:300px;
}
.xqt-hero_promo_bg-g8k{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.xqt-hero_promo_bg-g8k::after{
inset:0;
background:linear-gradient(120deg,#16202B 0%,rgba(0, 0, 0, 0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.xqt-hero_promo_glow-g8k{
border-radius:50%;
background:radial-gradient(circle,rgba(52, 168, 120, 0.18) 0%,transparent 65%);
position:absolute;
right:-1.25rem;
height:260px;
pointer-events:none;
width:16.25rem;
top:-40px;
}
.xqt-hero_promo_ct-g8k{
padding:1.75rem;
z-index:2;
position:relative;
align-self:flex-end;
max-width:88%;
}
.xqt-hero_promo_label-g8k{
font-weight:700;
display:block;
color:#4DDBA4;
text-transform:uppercase;
letter-spacing:.25em;
font-size:10px;
margin-bottom:8px;
}
.xqt-hero_promo_amount-g8k{
color:#EEF6F1;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
font-size:32px;
line-height:1.05;
}
@media(min-width:765px){
.xqt-hero_promo_amount-g8k{
font-size:2.5rem;
}
}
.xqt-hero_promo_amount-g8k em{
font-style:normal;
color:#4DDBA4;
}
.xqt-hero_rating-g8k{
border-radius:14px;
background:#FDFCFA;
padding:10px 14px;
gap:0.625rem;
border:1px solid rgba(20, 18, 14, 0.08);
top:0.875rem;
z-index:3;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 0.5rem 1.25rem rgba(20,18,14,0.06);
align-items:center;
position:absolute;
right:14px;
display:flex;
max-width:min(260px,62%);
}
.xqt-hero_rating_score-g8k{
flex:0 0 auto;
font-weight:700;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#1A1714;
font-size:1.5rem;
}
.xqt-hero_rating_txt-g8k{
flex:1 1 auto;
min-width:0;
}
.xqt-hero_rating_stars-g8k{
gap:2px;
color:#1A8F62;
display:flex;
}
.xqt-hero_rating_stars-g8k svg{
height:12px;
width:0.75rem;
}
.xqt-hero_rating_cap-g8k{
line-height:1.35;
display:block;
overflow-wrap:break-word;
color:#6B6560;
margin-top:3px;
font-size:11px;
}
.xqt-stat-g8k{
border-top:1px solid rgba(20, 18, 14, 0.15);
margin-top:16px;
border-bottom:1px solid rgba(20, 18, 14, 0.15);
}
.xqt-stat_in-g8k{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.xqt-stat_in-g8k{
grid-template-columns:repeat(4,1fr);
}
}
.xqt-stat_item-g8k{
padding:1.375rem 14px;
border-bottom:1px solid rgba(20, 18, 14, 0.08);
min-width:0;
border-right:1px solid rgba(20, 18, 14, 0.08);
}
.xqt-stat_item-g8k:nth-child(2n){
border-right:0;
}
.xqt-stat_item-g8k:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.xqt-stat_item-g8k{
border-bottom:0;
}
.xqt-stat_item-g8k:nth-child(2n){
border-right:1px solid rgba(20, 18, 14, 0.08);
}
.xqt-stat_item-g8k:nth-child(4n){
border-right:0;
}
}
.xqt-stat_value-g8k{
font-weight:700;
color:#1A1714;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1;
font-size:1.875rem;
}
@media(min-width:771px){
.xqt-stat_value-g8k{
font-size:2.125rem;
}
}
.xqt-stat_label-g8k{
color:#6B6560;
margin-top:0.375rem;
line-height:1.4;
font-size:13px;
overflow-wrap:break-word;
}
.xqt-grow-g8k{
padding:26px 0 0.625rem;
}
.xqt-row_seo-g8k{
margin:10px 0 0;
max-width:47.5rem;
overflow-wrap:break-word;
color:#857F79;
font-size:0.875rem;
line-height:1.65;
}
.xqt-row_seo-g8k strong{
font-weight:700;
color:#1A1714;
}
.xqt-gf-g8k{
padding:1.5rem 0 0.375rem;
}
.xqt-gf_in-g8k{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.xqt-gf_chip-g8k{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-radius:999px;
border:1px solid rgba(20, 18, 14, 0.15);
background:#FDFCFA;
padding:0.625rem 1.125rem;
white-space:nowrap;
font-weight:600;
color:#2E2B27;
font-size:13px;
}
.xqt-gf_chip-g8k:hover{
border-color:#1A8F62;
color:#1A8F62;
}
.xqt-gf_chip-g8k.xqt-state_active-g8k{
border-color:transparent;
background:#1A1714;
color:#EEF6F1;
}
.xqt-grow-g8k{
padding:26px 0 10px;
}
.xqt-row_seo-g8k{
margin:0.625rem 0 0;
overflow-wrap:break-word;
color:#857F79;
max-width:47.5rem;
font-size:14px;
line-height:1.65;
}
.xqt-row_seo-g8k strong{
color:#1A1714;
font-weight:700;
}
.xqt-grow-g8k{
padding:26px 0 10px;
}
.xqt-row_seo-g8k{
margin:10px 0 0;
color:#857F79;
line-height:1.65;
font-size:0.875rem;
max-width:760px;
overflow-wrap:break-word;
}
.xqt-row_seo-g8k strong{
font-weight:700;
color:#1A1714;
}
.xqt-jp-g8k{
padding:1.875rem 0 10px;
}
.xqt-jp_grid-g8k{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:770px){
.xqt-jp_grid-g8k{
grid-template-columns:1fr 1fr;
}
.xqt-jp_card_mega-g8k{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.xqt-jp_grid-g8k{
grid-template-columns:1.4fr 1fr 1fr;
}
.xqt-jp_card_mega-g8k{
grid-column:auto;
}
}
.xqt-jp_card-g8k{
background:#FDFCFA;
gap:12px;
overflow:hidden;
border:1px solid rgba(20, 18, 14, 0.08);
padding:1.625rem;
border-radius:1.25rem;
min-width:0;
min-height:12.5rem;
display:flex;
flex-direction:column;
position:relative;
justify-content:space-between;
}
.xqt-jp_card_mega-g8k{
background:linear-gradient(135deg,#16202B,#0C1118);
border-color:transparent;
color:#EEF6F1;
min-height:13.125rem;
}
.xqt-jp_glow-g8k{
border-radius:50%;
background:radial-gradient(circle,rgba(52, 168, 120, 0.18),transparent 70%);
right:-2.5rem;
width:12.5rem;
pointer-events:none;
top:-40px;
position:absolute;
height:200px;
}
.xqt-jp_label-g8k{
gap:0.625rem;
font-weight:700;
display:flex;
font-size:10px;
letter-spacing:.16em;
color:#1A8F62;
text-transform:uppercase;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
position:relative;
}
.xqt-jp_card_mega-g8k .xqt-jp_label-g8k{
color:#4DDBA4;
}
.xqt-jp_drop-g8k{
color:#6B6560;
text-transform:none;
letter-spacing:.04em;
font-weight:600;
}
.xqt-jp_card_mega-g8k .xqt-jp_drop-g8k{
color:#8BAFA0;
}
.xqt-jp_amount-g8k{
overflow-wrap:break-word;
color:#1A1714;
font-weight:700;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:38px;
position:relative;
line-height:1;
}
.xqt-jp_card_mega-g8k .xqt-jp_amount-g8k{
animation:zm2-pulse 2.4s infinite;
color:#4DDBA4;
font-size:48px;
}
@media(min-width:765px){
.xqt-jp_card_mega-g8k .xqt-jp_amount-g8k{
font-size:3.375rem;
}
}
.xqt-jp_game-g8k{
font-size:13px;
position:relative;
color:#6B6560;
}
.xqt-jp_card_mega-g8k .xqt-jp_game-g8k{
color:#8BAFA0;
}
.xqt-jp_cta-g8k{
position:relative;
align-self:flex-start;
}
.xqt-jp_card_mega-g8k .xqt-jp_cta-g8k{
transition:opacity .22s ease;
padding:10px 20px;
border-radius:62.438rem;
background:#4DDBA4;
font-weight:700;
color:#111008;
font-size:0.813rem;
}
.xqt-jp_card_mega-g8k .xqt-jp_cta-g8k:hover{
opacity:.9;
}
.xqt-jp_card-g8k:not(.xqt-jp_card_mega-g8k) .xqt-jp_cta-g8k{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
font-size:13px;
border-bottom:1px solid #1A1714;
padding-bottom:2px;
color:#1A1714;
}
.xqt-jp_card-g8k:not(.xqt-jp_card_mega-g8k) .xqt-jp_cta-g8k:hover{
border-color:#1A8F62;
color:#1A8F62;
}
.xqt-jp_seo-g8k{
margin:0.875rem 0 0;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
color:#857F79;
max-width:47.5rem;
}
.xqt-jp_seo-g8k strong{
font-weight:700;
color:#1A1714;
}
.xqt-app-g8k{
padding:1.875rem 0 0.625rem;
}
.xqt-app_in-g8k{
border-radius:20px;
padding:32px;
gap:28px;
background:#FDFCFA;
border:1px solid rgba(20, 18, 14, 0.08);
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.xqt-app_in-g8k{
padding:40px 44px;
gap:40px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.xqt-app_copy-g8k{
min-width:0;
max-width:35rem;
}
.xqt-app_eyebrow-g8k{
margin-bottom:0.75rem;
}
.xqt-app_h2-g8k{
color:#1A1714;
font-size:1.75rem;
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.xqt-app_h2-g8k{
font-size:34px;
}
}
.xqt-app_text-g8k{
margin-bottom:22px;
color:#857F79;
line-height:1.6;
font-size:0.875rem;
}
.xqt-app_btns-g8k{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.xqt-app_btn-g8k{
padding:11px 20px;
gap:10px;
background:#1A1714;
transition:background-color .22s ease;
border-radius:14px;
align-items:center;
display:inline-flex;
color:#EEF6F1;
}
.xqt-app_btn-g8k:hover{
background:#2E2B27;
}
.xqt-app_btn_ic-g8k{
align-items:center;
display:inline-flex;
}
.xqt-app_btn_ic-g8k svg{
height:1.125rem;
width:1.125rem;
}
.xqt-app_btn_lb-g8k{
font-size:0.844rem;
font-weight:700;
}
.xqt-app_qr_wrap-g8k{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.xqt-app_qr-g8k{
flex:0 0 auto;
border-radius:0.875rem;
background-color:#1A1714;
height:6.75rem;
width:108px;
background-image:repeating-linear-gradient(0deg,#FDFCFA 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#FDFCFA 0 0.313rem,transparent 5px 11px);
}
.xqt-app_qr_cap-g8k{
font-size:12.5px;
line-height:1.4;
color:#6B6560;
max-width:92px;
}
.xqt-sea-g8k{
padding:1.5rem 0 0.625rem;
}
.xqt-sea_in-g8k{
border-radius:20px;
overflow:hidden;
padding:36px;
background:linear-gradient(115deg,#16202B,#0C1118);
gap:22px;
display:flex;
flex-direction:column;
color:#EEF6F1;
position:relative;
}
@media(min-width:822px){
.xqt-sea_in-g8k{
gap:32px;
padding:44px 3rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.xqt-sea_glow-g8k{
border-radius:50%;
background:radial-gradient(circle,rgba(52, 168, 120, 0.18),transparent 68%);
right:60px;
height:15rem;
pointer-events:none;
top:50%;
position:absolute;
transform:translateY(-50%);
width:240px;
}
.xqt-sea_copy-g8k{
max-width:35rem;
position:relative;
min-width:0;
}
.xqt-sea_eyebrow-g8k{
margin-bottom:0.75rem;
}
.xqt-sea_h2-g8k{
font-size:1.875rem;
margin-bottom:12px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.04;
color:#EEF6F1;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:770px){
.xqt-sea_h2-g8k{
font-size:2.375rem;
}
}
.xqt-sea_text-g8k{
color:#8BAFA0;
font-size:0.938rem;
line-height:1.6;
}
.xqt-sea_cta-g8k{
padding:16px 32px;
transition:opacity .22s ease;
border-radius:62.438rem;
flex:0 0 auto;
background:#4DDBA4;
color:#111008;
font-weight:700;
font-size:15px;
position:relative;
}
.xqt-sea_cta-g8k:hover{
opacity:.9;
}
.xqt-vip-g8k{
padding:3rem 0;
}
@media(min-width:771px){
.xqt-vip-g8k{
padding:4rem 0;
}
}
.xqt-vip_head-g8k{
gap:14px;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:881px){
.xqt-vip_head-g8k{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.xqt-vip_eyebrow-g8k{
margin-bottom:12px;
}
.xqt-vip_h2-g8k{
overflow-wrap:break-word;
color:#EEF6F1;
line-height:1.05;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:32px;
}
@media(min-width:768px){
.xqt-vip_h2-g8k{
font-size:2.5rem;
}
}
.xqt-vip_intro-g8k{
font-size:14px;
max-width:420px;
color:#8BAFA0;
line-height:1.6;
}
.xqt-vip_grid-g8k{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.xqt-vip_card-g8k{
border-radius:14px;
padding:1.375rem 18px;
border:1px solid rgba(200, 240, 220, 0.14);
min-width:0;
}
.xqt-vip_card_feat-g8k{
border-color:#4DDBA4;
background:rgba(240, 252, 247, 0.07);
}
.xqt-vip_card_ic-g8k{
border-radius:0.5rem;
background:linear-gradient(135deg,#1A8F62,#27C284);
width:2.125rem;
margin-bottom:16px;
display:block;
height:34px;
}
.xqt-vip_name-g8k{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:20px;
color:#EEF6F1;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.375rem;
}
.xqt-vip_perk-g8k{
color:#8BAFA0;
font-size:12.5px;
line-height:1.5;
overflow-wrap:break-word;
}
.xqt-tt-g8k{
padding:3rem 0 10px;
}
@media(min-width:768px){
.xqt-tt-g8k{
padding:60px 0 0.625rem;
}
}
.xqt-tt_head-g8k{
text-align:center;
margin-bottom:34px;
}
.xqt-tt_eyebrow-g8k{
margin-bottom:0.75rem;
}
.xqt-tt_h2-g8k{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#1A1714;
font-weight:600;
overflow-wrap:break-word;
font-size:2rem;
}
@media(min-width:769px){
.xqt-tt_h2-g8k{
font-size:42px;
}
}
.xqt-tt_grid-g8k{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.xqt-tt_grid-g8k{
grid-template-columns:repeat(3,1fr);
}
}
.xqt-tt_card-g8k{
border-radius:14px;
padding:30px;
border:1px solid rgba(20, 18, 14, 0.08);
background:#FDFCFA;
min-width:0;
display:flex;
flex-direction:column;
}
.xqt-tt_card_ic-g8k{
align-items:center;
color:#1A8F62;
display:inline-flex;
margin-bottom:1.125rem;
}
.xqt-tt_card_ic-g8k svg{
width:28px;
height:28px;
}
.xqt-tt_card_h-g8k{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#1A1714;
font-size:1.375rem;
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:0.5rem;
}
.xqt-tt_card_p-g8k{
overflow-wrap:break-word;
color:#857F79;
font-size:0.875rem;
line-height:1.6;
margin-bottom:14px;
}
.xqt-tt_card_p-g8k b{
color:#1A1714;
font-weight:700;
}
.xqt-tt_card_link-g8k{
transition:color .22s ease;
padding-bottom:2px;
margin-top:auto;
font-size:13px;
color:#1A1714;
border-bottom:1px solid #1A8F62;
font-weight:700;
align-self:flex-start;
}
.xqt-tt_card_link-g8k:hover{
color:#1A8F62;
}
.xqt-wy-g8k{
padding:3rem 0;
}
@media(min-width:769px){
.xqt-wy-g8k{
padding:56px 0;
}
}
.xqt-wy_in-g8k{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:901px){
.xqt-wy_in-g8k{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.xqt-wy_left-g8k{
min-width:0;
}
.xqt-wy_eyebrow-g8k{
margin-bottom:14px;
}
.xqt-wy_h2-g8k{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:32px;
overflow-wrap:break-word;
color:#1A1714;
margin-bottom:1rem;
line-height:1.05;
}
@media(min-width:770px){
.xqt-wy_h2-g8k{
font-size:40px;
}
}
.xqt-wy_intro-g8k{
font-size:0.938rem;
line-height:1.6;
color:#857F79;
}
.xqt-wy_grid-g8k{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:557px){
.xqt-wy_grid-g8k{
grid-template-columns:1fr 1fr;
}
}
.xqt-wy_card-g8k{
border-radius:0.875rem;
background:#FDFCFA;
border:1px solid rgba(20, 18, 14, 0.08);
padding:1.625rem;
min-width:0;
}
.xqt-wy_card_ic-g8k{
display:inline-flex;
margin-bottom:16px;
justify-content:center;
color:#1A8F62;
align-items:center;
}
.xqt-wy_card_ic-g8k svg{
width:1.625rem;
height:1.625rem;
}
.xqt-wy_card_h-g8k{
color:#1A1714;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-size:1.313rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
}
.xqt-wy_card_p-g8k{
overflow-wrap:break-word;
color:#857F79;
line-height:1.55;
font-size:14px;
}
.xqt-ts-g8k{
padding:2.75rem 0;
}
.xqt-ts_in-g8k{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:880px){
.xqt-ts_in-g8k{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.xqt-ts_left-g8k{
min-width:0;
}
.xqt-ts_h2-g8k{
font-size:26px;
font-weight:600;
color:#EEF6F1;
margin-bottom:0.75rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.1;
}
@media(min-width:766px){
.xqt-ts_h2-g8k{
font-size:1.75rem;
}
}
.xqt-ts_text-g8k{
margin-bottom:22px;
max-width:32.5rem;
color:#8BAFA0;
font-size:14.5px;
line-height:1.6;
}
.xqt-ts_badges-g8k{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.xqt-ts_badge-g8k{
font-weight:600;
color:#8BAFA0;
font-size:0.813rem;
}
.xqt-ts_pay-g8k{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:883px){
.xqt-ts_pay-g8k{
justify-content:flex-end;
}
}
.xqt-ts_pay_chip-g8k{
padding:0.75rem 1rem;
background:rgba(240, 252, 247, 0.07);
border-radius:14px;
border:1px solid rgba(200, 240, 220, 0.14);
font-weight:700;
font-size:14px;
color:#EEF6F1;
}
.xqt-rv-g8k{
background:#FDFCFA;
padding:3rem 0;
border-bottom:1px solid rgba(20, 18, 14, 0.08);
margin-top:1.5rem;
border-top:1px solid rgba(20, 18, 14, 0.08);
}
@media(min-width:767px){
.xqt-rv-g8k{
padding:56px 0;
}
}
.xqt-rv_head-g8k{
gap:16px;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:766px){
.xqt-rv_head-g8k{
gap:20px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.xqt-rv_eyebrow-g8k{
margin-bottom:10px;
}
.xqt-rv_h2-g8k{
color:#1A1714;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:30px;
}
@media(min-width:766px){
.xqt-rv_h2-g8k{
font-size:38px;
}
}
.xqt-rv_agg-g8k{
gap:0.75rem;
display:flex;
align-items:center;
}
.xqt-rv_agg_stars-g8k{
gap:3px;
color:#1A8F62;
display:flex;
}
.xqt-rv_agg_stars-g8k svg{
height:1.125rem;
width:1.125rem;
}
.xqt-rv_source-g8k{
color:#857F79;
font-size:13px;
}
.xqt-rv_grid-g8k{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:763px){
.xqt-rv_grid-g8k{
grid-template-columns:repeat(3,1fr);
}
}
.xqt-rv_card-g8k{
padding:1.625rem;
border-radius:14px;
background:#F5F2EE;
border:1px solid rgba(20, 18, 14, 0.08);
min-width:0;
}
.xqt-rv_card_stars-g8k{
gap:2px;
color:#1A8F62;
margin-bottom:0.75rem;
display:flex;
}
.xqt-rv_card_stars-g8k svg{
width:14px;
height:0.875rem;
}
.xqt-rv_card_body-g8k{
margin-bottom:16px;
line-height:1.45;
color:#1A1714;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:500;
font-size:1.125rem;
}
.xqt-rv_card_meta-g8k{
gap:10px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.xqt-rv_card_av-g8k{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#1A8F62,#27C284);
height:2rem;
width:32px;
}
.xqt-rv_card_author-g8k{
color:#1A1714;
font-weight:700;
font-size:0.813rem;
}
.xqt-rv_card_loc-g8k{
color:#6B6560;
font-size:12px;
}
.xqt-op-g8k{
padding:2.25rem 0 10px;
}
.xqt-op_in-g8k{
padding:32px;
border-radius:0.875rem;
background:#FDFCFA;
grid-template-columns:1fr;
gap:32px;
border:1px solid rgba(20, 18, 14, 0.08);
align-items:center;
display:grid;
}
@media(min-width:863px){
.xqt-op_in-g8k{
gap:44px;
grid-template-columns:.9fr 1.1fr;
padding:2.125rem 40px;
}
}
.xqt-op_left-g8k{
min-width:0;
}
.xqt-op_eyebrow-g8k{
margin-bottom:0.75rem;
}
.xqt-op_h2-g8k{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#1A1714;
font-size:1.75rem;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.625rem;
line-height:1.08;
}
@media(min-width:771px){
.xqt-op_h2-g8k{
font-size:30px;
}
}
.xqt-op_text-g8k{
color:#857F79;
line-height:1.6;
font-size:0.875rem;
}
.xqt-op_grid-g8k{
grid-template-columns:1fr 1fr;
overflow:hidden;
border-radius:0.5rem;
border:1px solid rgba(20, 18, 14, 0.15);
gap:1px;
background:rgba(20, 18, 14, 0.15);
display:grid;
}
.xqt-op_field-g8k{
padding:1.125rem 1.25rem;
background:#F5F2EE;
min-width:0;
}
.xqt-op_field_lb-g8k{
text-transform:uppercase;
margin-bottom:5px;
font-weight:600;
color:#1A8F62;
font-size:0.625rem;
letter-spacing:.1em;
}
.xqt-op_field_val-g8k{
font-weight:700;
color:#1A1714;
overflow-wrap:break-word;
font-size:14px;
}
.xqt-rc-g8k{
padding:3rem 0 10px;
}
.xqt-rc_in-g8k{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.xqt-rc_in-g8k{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.xqt-rc_col-g8k{
min-width:0;
}
.xqt-rc_label-g8k{
margin-bottom:1rem;
letter-spacing:.2em;
font-weight:600;
color:#1A8F62;
font-size:11px;
text-transform:uppercase;
}
.xqt-rc_awards-g8k{
gap:12px;
flex-direction:column;
display:flex;
}
.xqt-rc_award-g8k{
gap:0.75rem;
display:flex;
align-items:center;
min-width:0;
}
.xqt-rc_award_ic-g8k{
flex:0 0 auto;
display:inline-flex;
color:#27C284;
align-items:center;
}
.xqt-rc_award_ic-g8k svg{
height:18px;
width:18px;
}
.xqt-rc_award_t-g8k{
font-weight:700;
color:#1A1714;
font-size:14px;
overflow-wrap:break-word;
}
.xqt-rc_award_s-g8k{
font-size:0.75rem;
overflow-wrap:break-word;
color:#6B6560;
}
.xqt-rc_press-g8k{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.xqt-rc_press_logo-g8k{
padding:0 0.5rem;
overflow:hidden;
border:1px solid rgba(20, 18, 14, 0.08);
border-radius:8px;
text-align:center;
display:flex;
white-space:nowrap;
font-weight:700;
justify-content:center;
font-size:14px;
align-items:center;
text-overflow:ellipsis;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
height:52px;
color:#857F79;
}
.xqt-rc_partner-g8k{
padding:1.375rem;
background:#FDFCFA;
border-radius:0.875rem;
border:1px solid rgba(20, 18, 14, 0.08);
}
.xqt-rc_partner_name-g8k{
font-weight:600;
font-size:20px;
margin-bottom:0.375rem;
color:#1A1714;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.xqt-rc_partner_text-g8k{
line-height:1.55;
color:#857F79;
overflow-wrap:break-word;
font-size:0.813rem;
}
.xqt-prov-g8k{
padding:40px 0 1.25rem;
}
.xqt-prov_eyebrow-g8k{
margin-bottom:18px;
display:block;
}
.xqt-prov_grid-g8k{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:557px){
.xqt-prov_grid-g8k{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.xqt-prov_grid-g8k{
grid-template-columns:repeat(6,1fr);
}
}
.xqt-hts-g8k{
padding:3rem 0;
}
@media(min-width:770px){
.xqt-hts-g8k{
padding:3.875rem 0;
}
}
.xqt-hts_head-g8k{
gap:18px;
display:flex;
margin-bottom:34px;
flex-direction:column;
}
@media(min-width:769px){
.xqt-hts_head-g8k{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.xqt-hts_eyebrow-g8k{
margin-bottom:12px;
}
.xqt-hts_h2-g8k{
font-weight:600;
line-height:1.05;
font-size:30px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#EEF6F1;
overflow-wrap:break-word;
}
@media(min-width:768px){
.xqt-hts_h2-g8k{
font-size:38px;
}
}
.xqt-hts_cta-g8k{
background:#4DDBA4;
border-radius:999px;
padding:0.938rem 30px;
transition:opacity .22s ease;
flex:0 0 auto;
font-size:0.938rem;
font-weight:700;
color:#111008;
}
.xqt-hts_cta-g8k:hover{
opacity:.9;
}
.xqt-hts_grid-g8k{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:758px){
.xqt-hts_grid-g8k{
grid-template-columns:repeat(3,1fr);
}
}
.xqt-hts_step-g8k{
min-width:0;
padding-top:22px;
border-top:1px solid rgba(200, 240, 220, 0.14);
}
.xqt-hts_step_num-g8k{
line-height:1;
color:#4DDBA4;
margin-bottom:14px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:44px;
font-weight:700;
}
.xqt-hts_step_h-g8k{
color:#EEF6F1;
font-weight:700;
line-height:1.2;
margin-bottom:8px;
overflow-wrap:break-word;
font-size:19px;
}
.xqt-hts_step_p-g8k{
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
color:#8BAFA0;
}
.xqt-sb-g8k{
padding:48px 0;
background:#FDFCFA;
border-bottom:1px solid rgba(20, 18, 14, 0.08);
margin-top:24px;
border-top:1px solid rgba(20, 18, 14, 0.08);
}
@media(min-width:765px){
.xqt-sb-g8k{
padding:56px 0;
}
}
.xqt-sb_eyebrow-g8k{
margin-bottom:12px;
display:block;
}
.xqt-sb_h2-g8k{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-size:1.875rem;
color:#1A1714;
margin-bottom:1.625rem;
}
@media(min-width:768px){
.xqt-sb_h2-g8k{
font-size:2.25rem;
}
}
.xqt-sb_grid-g8k{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.xqt-sb_grid-g8k{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:959px){
.xqt-sb_grid-g8k{
grid-template-columns:repeat(4,1fr);
}
}
.xqt-sb_card-g8k{
border-radius:0.875rem;
padding:1.5rem;
background:#F5F2EE;
border:1px solid rgba(20, 18, 14, 0.08);
min-width:0;
}
.xqt-sb_card_h-g8k{
color:#1A1714;
margin-bottom:0.5rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:19px;
line-height:1.15;
overflow-wrap:break-word;
}
.xqt-sb_card_p-g8k{
color:#857F79;
font-size:0.844rem;
overflow-wrap:break-word;
line-height:1.6;
}
.xqt-sb_rtp-g8k{
border:1px solid rgba(20, 18, 14, 0.08);
background:#F5F2EE;
padding:26px 1.75rem;
gap:1.5rem;
border-radius:14px;
grid-template-columns:1fr;
display:grid;
margin-top:18px;
align-items:center;
}
@media(min-width:760px){
.xqt-sb_rtp-g8k{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.xqt-sb_rtp_h-g8k{
margin-bottom:8px;
color:#1A1714;
font-size:1.25rem;
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.xqt-sb_rtp_p-g8k{
line-height:1.6;
color:#857F79;
overflow-wrap:break-word;
font-size:0.844rem;
}
.xqt-sb_rtp_stats-g8k{
gap:16px;
display:flex;
}
.xqt-sb_stat-g8k{
flex:1 1 0;
background:#FDFCFA;
border-radius:8px;
padding:1.125rem;
min-width:0;
text-align:center;
}
.xqt-sb_stat_v-g8k{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#1A8F62;
overflow-wrap:break-word;
font-weight:700;
font-size:26px;
}
.xqt-sb_stat_l-g8k{
margin-top:4px;
font-size:11.5px;
color:#6B6560;
}
.xqt-lh-g8k{
padding:40px 0 1.25rem;
}
.xqt-lh_in-g8k{
padding-top:34px;
border-top:1px solid rgba(20, 18, 14, 0.15);
}
.xqt-lh_eyebrow-g8k{
margin-bottom:22px;
display:block;
}
.xqt-lh_grid-g8k{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:600px){
.xqt-lh_grid-g8k{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.xqt-lh_grid-g8k{
grid-template-columns:repeat(5,1fr);
}
}
.xqt-lh_col-g8k{
min-width:0;
}
.xqt-lh_col_h-g8k{
color:#1A1714;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-weight:700;
font-size:0.813rem;
}
.xqt-lh_links-g8k{
gap:8px;
flex-direction:column;
display:flex;
}
.xqt-lh_link-g8k{
transition:color .22s ease;
color:#857F79;
overflow-wrap:break-word;
font-size:0.813rem;
}
.xqt-lh_link-g8k:hover{
color:#1A8F62;
}
.xqt-sc-g8k{
padding:3rem 0 10px;
}
.xqt-sc_head-g8k{
margin-bottom:1.75rem;
text-align:center;
}
.xqt-sc_eyebrow-g8k{
margin-bottom:12px;
}
.xqt-sc_h2-g8k{
line-height:1.05;
color:#1A1714;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:30px;
font-weight:600;
}
@media(min-width:769px){
.xqt-sc_h2-g8k{
font-size:2.25rem;
}
}
.xqt-sc_table-g8k{
border:1px solid rgba(20, 18, 14, 0.08);
margin:0 auto;
overflow:hidden;
border-radius:0.875rem;
max-width:56.25rem;
}
.xqt-sc_thead-g8k{
grid-template-columns:1.6fr 1fr 1fr;
background:#1C1A18;
display:grid;
}
.xqt-sc_th-g8k{
padding:0.938rem 1.125rem;
font-size:13px;
overflow-wrap:break-word;
font-weight:700;
color:#8BAFA0;
text-align:center;
}
.xqt-sc_th-g8k:first-child{
text-align:left;
}
.xqt-sc_th_us-g8k{
color:#4DDBA4;
}
.xqt-sc_row-g8k{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20, 18, 14, 0.08);
}
.xqt-sc_row-g8k:nth-child(even){
background:#FDFCFA;
}
.xqt-sc_td-g8k{
padding:15px 18px;
min-width:0;
font-size:0.875rem;
text-align:center;
color:#6B6560;
overflow-wrap:break-word;
}
.xqt-sc_td-g8k:first-child{
font-weight:600;
color:#2E2B27;
text-align:left;
}
.xqt-sc_td_us-g8k{
font-weight:700;
color:#1A8F62;
}
.xqt-sg-g8k{
padding:48px 0 0.625rem;
}
.xqt-sg_eyebrow-g8k{
display:block;
margin-bottom:0.75rem;
}
.xqt-sg_h2-g8k{
font-size:30px;
color:#1A1714;
margin-bottom:1.75rem;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:769px){
.xqt-sg_h2-g8k{
font-size:36px;
}
}
.xqt-sg_grid-g8k{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:719px){
.xqt-sg_grid-g8k{
grid-template-columns:repeat(3,1fr);
}
}
.xqt-sg_col-g8k{
min-width:0;
}
.xqt-sg_col_h-g8k{
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#1A1714;
margin-bottom:0.625rem;
overflow-wrap:break-word;
line-height:1.15;
font-size:1.375rem;
}
.xqt-sg_col_p-g8k{
line-height:1.65;
overflow-wrap:break-word;
color:#857F79;
font-size:0.875rem;
}
.xqt-gd-g8k{
padding:48px 0 0.625rem;
}
.xqt-gd_head-g8k{
gap:14px;
display:flex;
flex-direction:column;
margin-bottom:24px;
}
@media(min-width:679px){
.xqt-gd_head-g8k{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.xqt-gd_eyebrow-g8k{
margin-bottom:0.625rem;
}
.xqt-gd_h2-g8k{
color:#1A1714;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
font-size:1.75rem;
line-height:1.05;
}
@media(min-width:765px){
.xqt-gd_h2-g8k{
font-size:34px;
}
}
.xqt-gd_more-g8k{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
font-size:0.844rem;
color:#1A1714;
font-weight:600;
border-bottom:1px solid #1A1714;
padding-bottom:2px;
}
.xqt-gd_more-g8k:hover{
border-color:#1A8F62;
color:#1A8F62;
}
.xqt-gd_grid-g8k{
gap:20px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:719px){
.xqt-gd_grid-g8k{
grid-template-columns:repeat(3,1fr);
}
}
.xqt-gd_card-g8k{
overflow:hidden;
background:#FDFCFA;
border:1px solid rgba(20, 18, 14, 0.08);
border-radius:14px;
display:block;
min-width:0;
}
.xqt-gd_card_img-g8k{
background:linear-gradient(140deg,#16202B,#1A8F62);
height:9.375rem;
}
.xqt-gd_card_body-g8k{
padding:1.375rem;
}
.xqt-gd_card_cat-g8k{
color:#1A8F62;
letter-spacing:.1em;
text-transform:uppercase;
font-weight:600;
font-size:0.625rem;
}
.xqt-gd_card_h-g8k{
margin:0.5rem 0 10px;
overflow-wrap:break-word;
color:#1A1714;
font-weight:600;
line-height:1.2;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:19px;
}
.xqt-gd_card_meta-g8k{
overflow-wrap:break-word;
font-size:0.75rem;
color:#6B6560;
}
.xqt-el-g8k{
padding:3rem 0;
}
@media(min-width:769px){
.xqt-el-g8k{
padding:56px 0;
}
}
.xqt-el_in-g8k{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:898px){
.xqt-el_in-g8k{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.xqt-el_left-g8k{
min-width:0;
}
.xqt-el_eyebrow-g8k{
margin-bottom:14px;
}
.xqt-el_h2-g8k{
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:2rem;
line-height:1.08;
margin-bottom:22px;
color:#1A1714;
}
@media(min-width:767px){
.xqt-el_h2-g8k{
font-size:38px;
}
}
.xqt-el_body-g8k p{
line-height:1.7;
font-size:16px;
color:#2E2B27;
overflow-wrap:break-word;
margin-bottom:1.125rem;
}
.xqt-el_dropcap-g8k{
padding:6px 12px 0 0;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:3.875rem;
line-height:.8;
float:left;
color:#1A8F62;
font-weight:700;
}
.xqt-el_right-g8k{
min-width:0;
}
.xqt-el_quote-g8k{
border-radius:20px;
background:linear-gradient(150deg,#16202B,#0C1118);
padding:2.25rem;
margin-bottom:1.5rem;
color:#EEF6F1;
position:relative;
}
.xqt-el_quote_mark-g8k{
align-items:center;
display:inline-flex;
margin-bottom:0.375rem;
color:#4DDBA4;
}
.xqt-el_quote_mark-g8k svg{
width:2.125rem;
height:2.125rem;
}
.xqt-el_quote_text-g8k{
margin-bottom:22px;
font-size:22px;
color:#EEF6F1;
font-weight:500;
overflow-wrap:break-word;
line-height:1.4;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.xqt-el_quote_meta-g8k{
gap:12px;
display:flex;
align-items:center;
}
.xqt-el_quote_av-g8k{
background:linear-gradient(135deg,#1A8F62,#27C284);
flex:0 0 auto;
border-radius:50%;
height:38px;
width:2.375rem;
}
.xqt-el_quote_author-g8k{
color:#EEF6F1;
font-weight:700;
font-size:0.875rem;
}
.xqt-el_quote_meta_sub-g8k{
color:#8BAFA0;
font-size:12px;
}
.xqt-el_explain-g8k{
border:1px solid rgba(20, 18, 14, 0.08);
border-radius:0.875rem;
overflow:hidden;
}
.xqt-el_explain_card-g8k{
padding:22px 24px;
}
.xqt-el_explain_card-g8k+.xqt-el_explain_card-g8k{
border-top:1px solid rgba(20, 18, 14, 0.08);
}
.xqt-el_explain_h-g8k{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:1.25rem;
font-weight:600;
margin-bottom:0.5rem;
overflow-wrap:break-word;
line-height:1.15;
color:#1A1714;
}
.xqt-el_explain_p-g8k{
line-height:1.55;
overflow-wrap:break-word;
color:#857F79;
font-size:0.875rem;
}
.xqt-faq-g8k{
padding:3rem 0;
background:#FDFCFA;
border-bottom:1px solid rgba(20, 18, 14, 0.08);
border-top:1px solid rgba(20, 18, 14, 0.08);
margin-top:1.5rem;
}
@media(min-width:771px){
.xqt-faq-g8k{
padding:3.875rem 0;
}
}
.xqt-faq_head-g8k{
text-align:center;
margin-bottom:34px;
}
.xqt-faq_eyebrow-g8k{
margin-bottom:12px;
}
.xqt-faq_h2-g8k{
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-size:2rem;
color:#1A1714;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.xqt-faq_h2-g8k{
font-size:38px;
}
}
.xqt-faq_list-g8k{
gap:0.75rem;
margin:0 auto;
display:flex;
max-width:51.25rem;
flex-direction:column;
}
.xqt-faq_item-g8k{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(20, 18, 14, 0.08);
background:#F5F2EE;
}
.xqt-faq_q-g8k{
padding:1.25rem 24px;
gap:1.25rem;
list-style:none;
align-items:center;
color:#1A1714;
overflow-wrap:break-word;
cursor:pointer;
font-weight:700;
display:flex;
font-size:1rem;
justify-content:space-between;
}
.xqt-faq_q-g8k::-webkit-details-marker{
display:none;
}
.xqt-faq_q_ic-g8k{
flex:0 0 auto;
transition:transform .22s ease;
align-items:center;
color:#1A8F62;
display:inline-flex;
}
.xqt-faq_q_ic-g8k svg{
height:1.125rem;
width:18px;
}
.xqt-faq_item-g8k[open] .xqt-faq_q_ic-g8k{
transform:rotate(180deg);
}
.xqt-faq_a-g8k{
padding:0 24px 20px;
line-height:1.6;
font-size:14.5px;
overflow-wrap:break-word;
color:#857F79;
}
.xqt-ft-g8k{
background:#1C1A18;
margin-top:40px;
color:#8BAFA0;
}
.xqt-ft_in-g8k{
gap:32px;
padding:48px 0 28px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:600px){
.xqt-ft_in-g8k{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:899px){
.xqt-ft_in-g8k{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.xqt-ft_brand-g8k{
min-width:0;
}
.xqt-ft_logo-g8k{
color:#EEF6F1;
overflow-wrap:break-word;
font-weight:700;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
}
.xqt-ft_tagline-g8k{
line-height:1.6;
font-size:0.844rem;
color:#8BAFA0;
max-width:17.5rem;
margin-top:14px;
}
.xqt-ft_contact-g8k{
transition:color .22s ease;
font-size:13px;
display:inline-block;
color:#4DDBA4;
max-width:280px;
overflow-wrap:anywhere;
margin-top:0.75rem;
}
.xqt-ft_contact-g8k:hover{
color:#EEF6F1;
}
.xqt-ft_col-g8k{
min-width:0;
}
.xqt-ft_col_h-g8k{
color:#EEF6F1;
text-transform:uppercase;
letter-spacing:.08em;
margin-bottom:0.875rem;
font-size:13px;
font-weight:700;
overflow-wrap:break-word;
}
.xqt-ft_col_links-g8k{
gap:10px;
display:flex;
flex-direction:column;
}
.xqt-ft_link-g8k{
transition:color .22s ease;
font-size:13.5px;
color:#8BAFA0;
overflow-wrap:break-word;
}
.xqt-ft_link-g8k:hover{
color:#EEF6F1;
}
.xqt-ft_bot-g8k{
padding:1.375rem 0 40px;
gap:16px;
border-top:1px solid rgba(200, 240, 220, 0.14);
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.xqt-ft_bot-g8k{
gap:1.25rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.xqt-ft_legal-g8k{
max-width:47.5rem;
overflow-wrap:break-word;
font-size:11.5px;
color:#B0A99F;
line-height:1.6;
}
.xqt-ft_legal-g8k b{
color:#8BAFA0;
font-weight:700;
}
.xqt-ft_age-g8k{
border-radius:8px;
padding:4px 9px;
flex:0 0 auto;
border:1.5px solid #4DDBA4;
color:#4DDBA4;
font-size:13px;
font-weight:700;
}