*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1612;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
color:#C9C0B4;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.938rem;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0, 0, 0, 0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.qsy_layoutig1{
min-height:100vh;
display:flex;
flex-direction:column;
}
.qsy_mainig1{
flex:1 1 auto;
width:100%;
min-width:0;
}
.qsy_containerig1{
margin:0 auto;
padding:0 16px;
max-width:1400px;
width:100%;
}
@media(min-width:770px){
.qsy_containerig1{
padding:0 2rem;
}
}
@media(min-width:1103px){
.qsy_containerig1{
padding:0 3.5rem;
}
}
.qsy_eyebrowig1{
color:#2EBD7E;
font-size:11px;
overflow-wrap:break-word;
letter-spacing:.2em;
text-transform:uppercase;
line-height:1.4;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
display:inline-block;
font-weight:600;
}
.qsy_bandig1{
background:#0E1A14;
color:#EDF7F2;
}
.qsy_bandig1 .qsy_eyebrowig1{
color:#4DDEA0;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.qsy_tbig1{
background:#1A1612;
top:0;
z-index:50;
position:sticky;
border-bottom:1px solid rgba(242, 237, 230, 0.11);
}
.qsy_tb_inig1{
padding:0.75rem 1rem;
margin:0 auto;
gap:1rem;
display:flex;
justify-content:space-between;
align-items:center;
width:100%;
max-width:1400px;
}
@media(min-width:771px){
.qsy_tb_inig1{
padding:1rem 2rem;
}
}
@media(min-width:1099px){
.qsy_tb_inig1{
padding:18px 56px;
}
}
.qsy_tb_leftig1{
gap:1.75rem;
min-width:0;
display:flex;
align-items:center;
}
.qsy_tb_logoig1{
gap:0.688rem;
min-width:0;
align-items:center;
display:flex;
}
.qsy_tb_logo_markig1{
flex:0 0 auto;
border-radius:8px;
width:34px;
height:2.125rem;
object-fit:cover;
}
.qsy_tb_logo_txtig1{
display:flex;
flex-direction:column;
line-height:1;
min-width:0;
}
.qsy_tb_logo_nameig1{
overflow:hidden;
white-space:nowrap;
font-weight:700;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
letter-spacing:.02em;
color:#F2EDE6;
font-size:1.375rem;
text-overflow:ellipsis;
}
.qsy_tb_logo_subig1{
overflow:hidden;
text-transform:uppercase;
letter-spacing:.32em;
margin-top:0.25rem;
font-weight:600;
color:#2EBD7E;
font-size:8.5px;
white-space:nowrap;
text-overflow:ellipsis;
}
.qsy_tb_navig1{
display:none;
}
@media(min-width:959px){
.qsy_tb_navig1{
gap:28px;
display:flex;
align-items:center;
}
}
.qsy_tb_nav_itemig1{
transition:color .22s ease,border-color .22s ease;
font-size:0.875rem;
padding-bottom:3px;
border-bottom:2px solid transparent;
color:#C9C0B4;
font-weight:600;
white-space:nowrap;
}
.qsy_tb_nav_itemig1:hover{
color:#F2EDE6;
}
.qsy_tb_nav_itemig1.qsy_state_activeig1{
border-color:#2EBD7E;
color:#F2EDE6;
}
.qsy_tb_rightig1{
flex:0 0 auto;
gap:14px;
align-items:center;
display:flex;
}
.qsy_tb_searchig1{
transition:color .22s ease;
display:flex;
align-items:center;
justify-content:center;
color:#C9C0B4;
}
.qsy_tb_searchig1:hover{
color:#2EBD7E;
}
.qsy_tb_searchig1 svg{
width:18px;
height:1.125rem;
}
.qsy_tb_langig1{
font-size:0.688rem;
letter-spacing:.1em;
text-transform:uppercase;
color:#8F8479;
font-weight:600;
}
.qsy_tb_langig1:hover{
color:#F2EDE6;
}
.qsy_tb_loginig1{
display:none;
color:#F2EDE6;
font-size:14px;
font-weight:600;
}
@media(min-width:766px){
.qsy_tb_loginig1{
display:inline-block;
}
}
.qsy_tb_registerig1{
border-radius:62.438rem;
background:#2EBD7E;
padding:0.688rem 1.375rem;
transition:background-color .22s ease;
font-weight:700;
color:#100D0A;
white-space:nowrap;
font-size:14px;
}
.qsy_tb_registerig1:hover{
background:#27A86E;
}
.qsy_mobig1{
background:#1A1612;
position:fixed;
right:0;
border-top:1px solid rgba(242, 237, 230, 0.11);
padding-bottom:env(safe-area-inset-bottom);
left:0;
bottom:0;
z-index:60;
}
@media(min-width:957px){
.qsy_mobig1{
display:none;
}
}
.qsy_mob_inig1{
margin:0 auto;
justify-content:space-around;
align-items:stretch;
max-width:560px;
display:flex;
}
.qsy_mob_itemig1{
padding:0.563rem 0.25rem;
transition:color .22s ease;
flex:1 1 0;
gap:3px;
min-width:0;
color:#8F8479;
display:flex;
flex-direction:column;
align-items:center;
}
.qsy_mob_itemig1.qsy_state_activeig1{
color:#2EBD7E;
}
.qsy_mob_icig1{
display:flex;
justify-content:center;
align-items:center;
}
.qsy_mob_icig1 svg{
width:20px;
height:20px;
}
.qsy_mob_lbig1{
overflow:hidden;
white-space:nowrap;
font-weight:600;
text-overflow:ellipsis;
max-width:100%;
font-size:0.625rem;
}
@media(max-width:960px){
body{
padding-bottom:60px;
}
}
.qsy_railig1{
position:relative;
min-width:0;
}
.qsy_rail_scrollig1{
gap:0.875rem;
scrollbar-width:thin;
display:flex;
padding-bottom:14px;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
}
@media(min-width:766px){
.qsy_rail_scrollig1{
gap:18px;
}
}
.qsy_gcig1{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:771px){
.qsy_gcig1{
width:11.75rem;
}
}
.qsy_gc_imgig1{
overflow:hidden;
background:#231E19;
border-radius:14px;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
}
.qsy_gc_imgig1 img{
inset:0;
object-fit:cover;
width:100%;
height:100%;
position:absolute;
}
.qsy_gc_coverig1{
background:linear-gradient(160deg,transparent 55%,rgba(0, 0, 0, 0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.qsy_gc_hoverig1{
background:rgba(0, 0, 0, 0.52);
inset:0;
transition:opacity .22s ease;
position:absolute;
align-items:center;
justify-content:center;
opacity:0;
display:flex;
}
.qsy_gcig1:hover .qsy_gc_hoverig1{
opacity:1;
}
.qsy_gc_hover_btnig1{
background:#2EBD7E;
border-radius:62.438rem;
align-items:center;
height:46px;
justify-content:center;
color:#100D0A;
display:flex;
width:2.875rem;
}
.qsy_gc_hover_btnig1 svg{
width:18px;
height:18px;
}
.qsy_gc_infoig1{
gap:2px;
margin-top:9px;
flex-direction:column;
min-width:0;
display:flex;
}
.qsy_gc_nameig1{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
font-size:0.813rem;
color:#F2EDE6;
}
.qsy_gc_provig1{
overflow:hidden;
color:#8F8479;
white-space:nowrap;
font-size:0.688rem;
text-overflow:ellipsis;
}
.qsy_gc_metaig1{
font-size:0.688rem;
color:#8F8479;
}
.qsy_tcig1{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:767px){
.qsy_tcig1{
width:14.375rem;
}
}
.qsy_tc_imgig1{
overflow:hidden;
border-radius:14px;
background:#231E19;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
position:relative;
padding-bottom:75%;
}
.qsy_tc_imgig1 img{
inset:0;
width:100%;
height:100%;
object-fit:cover;
position:absolute;
}
.qsy_tc_infoig1{
gap:2px;
margin-top:0.563rem;
display:flex;
min-width:0;
flex-direction:column;
}
.qsy_tc_nameig1{
overflow:hidden;
font-size:14px;
font-weight:700;
text-overflow:ellipsis;
color:#F2EDE6;
white-space:nowrap;
}
.qsy_tc_rtpig1{
font-size:11px;
color:#8F8479;
}
.qsy_lcig1{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:768px){
.qsy_lcig1{
width:16.75rem;
}
}
.qsy_lc_imgig1{
border-radius:14px;
overflow:hidden;
background:#231E19;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
}
.qsy_lc_imgig1 img{
inset:0;
object-fit:cover;
width:100%;
height:100%;
position:absolute;
}
.qsy_lc_liveig1{
padding:4px 9px;
background:rgba(0, 0, 0, 0.52);
gap:0.438rem;
border-radius:999px;
top:0.75rem;
left:12px;
display:flex;
position:absolute;
align-items:center;
}
.qsy_lc_live_dotig1{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#E84040;
width:0.5rem;
height:0.5rem;
}
.qsy_lc_seatsig1{
color:#EDF7F2;
font-weight:600;
font-size:0.625rem;
letter-spacing:.08em;
text-transform:uppercase;
}
.qsy_lc_infoig1{
gap:2px;
display:flex;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
}
.qsy_lc_nameig1{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:15px;
color:#F2EDE6;
font-weight:700;
}
.qsy_lc_betig1{
font-size:0.688rem;
color:#8F8479;
}
.qsy_pcig1{
padding:16px 0.875rem;
border-radius:0.875rem;
background:#231E19;
border:1px solid rgba(242, 237, 230, 0.06);
gap:0.5rem;
min-height:4.625rem;
justify-content:center;
display:flex;
align-items:center;
min-width:0;
flex-direction:column;
}
.qsy_pc_logoig1{
flex:0 0 auto;
width:auto;
height:28px;
max-width:100%;
object-fit:contain;
}
.qsy_pc_nameig1{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
color:#8F8479;
font-size:0.688rem;
text-align:center;
}
.qsy_gc_tagig1{
border-radius:0.5rem;
padding:3px 8px;
font-size:10px;
letter-spacing:.06em;
position:absolute;
text-transform:uppercase;
font-weight:700;
z-index:2;
top:0.625rem;
left:0.625rem;
display:inline-block;
}
.qsy_gc_tag_hotig1{
background:#E84040;
color:#EDF7F2;
}
.qsy_gc_tag_newig1{
background:#4DDEA0;
color:#100D0A;
}
.qsy_gc_tag_jpig1{
background:#E8A830;
color:#100D0A;
}
.qsy_gc_tag_liveig1{
background:#E84040;
color:#EDF7F2;
}
.qsy_shig1{
min-width:0;
margin-bottom:18px;
}
.qsy_sh_rowig1{
gap:1rem;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
}
.qsy_sh_rowig1 .qsy_sh_lig1{
gap:6px;
min-width:0;
flex-direction:column;
display:flex;
}
.qsy_sh_stackig1{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.qsy_sh_centerig1{
gap:0.625rem;
display:flex;
flex-direction:column;
text-align:center;
align-items:center;
}
.qsy_sh_h2ig1{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
color:#F2EDE6;
overflow-wrap:break-word;
font-weight:600;
font-size:1.5rem;
}
@media(min-width:767px){
.qsy_sh_h2ig1{
font-size:1.875rem;
}
}
.qsy_bandig1 .qsy_sh_h2ig1{
color:#EDF7F2;
}
.qsy_sh_eb_lineig1{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.qsy_sh_eb_lineig1::before{
background:#2EBD7E;
display:inline-block;
content:"";
height:1px;
width:28px;
}
.qsy_bandig1 .qsy_sh_eb_lineig1::before{
background:#4DDEA0;
}
.qsy_sh_eb_dotig1{
gap:8px;
display:inline-flex;
align-items:center;
}
.qsy_sh_eb_dotig1::before{
border-radius:50%;
background:#2EBD7E;
width:6px;
display:inline-block;
height:6px;
content:"";
}
.qsy_bandig1 .qsy_sh_eb_dotig1::before{
background:#4DDEA0;
}
.qsy_sh_linkig1{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
display:inline-flex;
color:#F2EDE6;
font-size:13px;
padding-bottom:2px;
border-bottom:1px solid #F2EDE6;
align-items:center;
white-space:nowrap;
font-weight:600;
}
.qsy_sh_linkig1:hover{
border-color:#2EBD7E;
color:#2EBD7E;
}
.qsy_sh_linkig1 svg{
width:14px;
height:14px;
}
.qsy_sh_link_chevig1{
border-bottom:0;
padding-bottom:0;
}
.qsy_sh_link_btnig1{
padding:9px 1.125rem;
border-radius:999px;
background:#2EBD7E;
color:#100D0A;
border-bottom:0;
}
.qsy_sh_link_btnig1:hover{
border-color:transparent;
background:#27A86E;
color:#100D0A;
}
.qsy_bandig1 .qsy_sh_linkig1{
border-color:#EDF7F2;
color:#EDF7F2;
}
.qsy_bandig1 .qsy_sh_link_btnig1{
background:#4DDEA0;
color:#100D0A;
}
.qsy_sh_ruleig1{
margin:-2px 0 18px;
background:rgba(242, 237, 230, 0.11);
height:1px;
}
.qsy_bandig1 .qsy_sh_ruleig1{
background:rgba(240, 255, 248, 0.12);
}
.qsy_heroig1{
padding:2rem 0 8px;
}
@media(min-width:771px){
.qsy_heroig1{
padding:3.5rem 0 1.5rem;
}
}
.qsy_hero_inig1{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:897px){
.qsy_hero_inig1{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.qsy_hero_copyig1{
min-width:0;
}
.qsy_hero_eyebrowig1{
gap:0.625rem;
display:inline-flex;
margin-bottom:1.375rem;
align-items:center;
}
.qsy_hero_eyebrow_lineig1{
background:#2EBD7E;
flex:0 0 auto;
width:28px;
height:1px;
display:inline-block;
}
.qsy_hero_h1ig1{
margin-bottom:20px;
letter-spacing:-.01em;
overflow-wrap:break-word;
font-weight:600;
line-height:1.04;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F2EDE6;
font-size:38px;
}
@media(min-width:771px){
.qsy_hero_h1ig1{
font-size:54px;
}
}
@media(min-width:1101px){
.qsy_hero_h1ig1{
font-size:62px;
}
}
.qsy_hero_h1ig1 em{
color:#2EBD7E;
font-style:normal;
}
.qsy_hero_subig1{
color:#6E6358;
max-width:30rem;
font-size:1rem;
line-height:1.6;
margin-bottom:30px;
}
@media(min-width:768px){
.qsy_hero_subig1{
font-size:1.125rem;
}
}
.qsy_hero_actionsig1{
gap:14px;
display:flex;
margin-bottom:34px;
flex-wrap:wrap;
align-items:center;
}
.qsy_hero_ctaig1{
background:#2EBD7E;
transition:background-color .22s ease;
border-radius:999px;
gap:0.625rem;
padding:16px 1.875rem;
color:#100D0A;
display:inline-flex;
font-size:15px;
align-items:center;
font-weight:700;
}
.qsy_hero_ctaig1:hover{
background:#27A86E;
}
.qsy_hero_cta_icig1{
align-items:center;
display:inline-flex;
}
.qsy_hero_cta_icig1 svg{
height:1rem;
width:16px;
}
.qsy_hero_cta_altig1{
padding:15px 1.625rem;
border:1px solid rgba(242, 237, 230, 0.11);
background:transparent;
border-radius:999px;
transition:border-color .22s ease,color .22s ease;
font-weight:600;
color:#F2EDE6;
align-items:center;
display:inline-flex;
font-size:15px;
}
.qsy_hero_cta_altig1:hover{
border-color:#2EBD7E;
color:#2EBD7E;
}
.qsy_hero_trustig1{
gap:1.375rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.qsy_hero_trust_itemig1{
gap:0.563rem;
color:#C9C0B4;
align-items:center;
display:flex;
font-weight:600;
font-size:0.813rem;
}
.qsy_hero_trust_icig1{
display:inline-flex;
align-items:center;
color:#2EBD7E;
}
.qsy_hero_trust_icig1 svg{
width:1rem;
height:1rem;
}
.qsy_hero_promoig1{
overflow:hidden;
background:#231E19;
border-radius:1.25rem;
box-shadow:0 0.5rem 40px rgba(0,0,0,0.60), 0 2px 0.75rem rgba(46,189,126,0.12);
display:flex;
min-height:300px;
position:relative;
}
.qsy_hero_promo_bgig1{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.qsy_hero_promo_bgig1::after{
background:linear-gradient(120deg,#0E1A14 0%,rgba(0, 0, 0, 0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.qsy_hero_promo_glowig1{
background:radial-gradient(circle,rgba(52, 199, 120, 0.12) 0%,transparent 65%);
border-radius:50%;
width:16.25rem;
position:absolute;
height:260px;
pointer-events:none;
top:-40px;
right:-1.25rem;
}
.qsy_hero_promo_ctig1{
padding:28px;
z-index:2;
position:relative;
max-width:88%;
align-self:flex-end;
}
.qsy_hero_promo_labelig1{
color:#4DDEA0;
font-size:0.625rem;
letter-spacing:.25em;
margin-bottom:8px;
text-transform:uppercase;
display:block;
font-weight:700;
}
.qsy_hero_promo_amountig1{
line-height:1.05;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
color:#EDF7F2;
font-size:32px;
}
@media(min-width:768px){
.qsy_hero_promo_amountig1{
font-size:2.5rem;
}
}
.qsy_hero_promo_amountig1 em{
color:#4DDEA0;
font-style:normal;
}
.qsy_hero_ratingig1{
background:#231E19;
border-radius:14px;
border:1px solid rgba(242, 237, 230, 0.06);
padding:10px 0.875rem;
gap:10px;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
display:flex;
position:absolute;
top:0.875rem;
right:14px;
align-items:center;
max-width:min(260px,62%);
z-index:3;
}
.qsy_hero_rating_scoreig1{
flex:0 0 auto;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
color:#F2EDE6;
font-weight:700;
}
.qsy_hero_rating_txtig1{
flex:1 1 auto;
min-width:0;
}
.qsy_hero_rating_starsig1{
gap:2px;
display:flex;
color:#2EBD7E;
}
.qsy_hero_rating_starsig1 svg{
width:0.75rem;
height:12px;
}
.qsy_hero_rating_capig1{
line-height:1.35;
color:#8F8479;
font-size:11px;
overflow-wrap:break-word;
margin-top:3px;
display:block;
}
.qsy_statig1{
border-top:1px solid rgba(242, 237, 230, 0.11);
margin-top:1rem;
border-bottom:1px solid rgba(242, 237, 230, 0.11);
}
.qsy_stat_inig1{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:770px){
.qsy_stat_inig1{
grid-template-columns:repeat(4,1fr);
}
}
.qsy_stat_itemig1{
padding:1.375rem 14px;
border-right:1px solid rgba(242, 237, 230, 0.06);
min-width:0;
border-bottom:1px solid rgba(242, 237, 230, 0.06);
}
.qsy_stat_itemig1:nth-child(2n){
border-right:0;
}
.qsy_stat_itemig1:nth-child(n+3){
border-bottom:0;
}
@media(min-width:766px){
.qsy_stat_itemig1{
border-bottom:0;
}
.qsy_stat_itemig1:nth-child(2n){
border-right:1px solid rgba(242, 237, 230, 0.06);
}
.qsy_stat_itemig1:nth-child(4n){
border-right:0;
}
}
.qsy_stat_valueig1{
line-height:1;
font-size:30px;
overflow-wrap:break-word;
font-weight:700;
color:#F2EDE6;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.qsy_stat_valueig1{
font-size:34px;
}
}
.qsy_stat_labelig1{
color:#8F8479;
overflow-wrap:break-word;
font-size:0.813rem;
margin-top:6px;
line-height:1.4;
}
.qsy_jpig1{
padding:1.875rem 0 10px;
}
.qsy_jp_gridig1{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:770px){
.qsy_jp_gridig1{
grid-template-columns:1fr 1fr;
}
.qsy_jp_card_megaig1{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.qsy_jp_gridig1{
grid-template-columns:1.4fr 1fr 1fr;
}
.qsy_jp_card_megaig1{
grid-column:auto;
}
}
.qsy_jp_cardig1{
background:#231E19;
padding:26px;
gap:0.75rem;
border-radius:20px;
overflow:hidden;
border:1px solid rgba(242, 237, 230, 0.06);
position:relative;
justify-content:space-between;
display:flex;
min-width:0;
min-height:12.5rem;
flex-direction:column;
}
.qsy_jp_card_megaig1{
border-color:transparent;
background:linear-gradient(135deg,#0D1E16,#090D0A);
color:#EDF7F2;
min-height:13.125rem;
}
.qsy_jp_glowig1{
border-radius:50%;
background:radial-gradient(circle,rgba(52, 199, 120, 0.12),transparent 70%);
right:-40px;
position:absolute;
top:-2.5rem;
pointer-events:none;
height:200px;
width:200px;
}
.qsy_jp_labelig1{
gap:10px;
letter-spacing:.16em;
text-transform:uppercase;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
color:#2EBD7E;
font-size:0.625rem;
font-weight:700;
position:relative;
align-items:center;
}
.qsy_jp_card_megaig1 .qsy_jp_labelig1{
color:#4DDEA0;
}
.qsy_jp_dropig1{
color:#8F8479;
text-transform:none;
letter-spacing:.04em;
font-weight:600;
}
.qsy_jp_card_megaig1 .qsy_jp_dropig1{
color:#85B89A;
}
.qsy_jp_amountig1{
font-size:2.375rem;
position:relative;
line-height:1;
overflow-wrap:break-word;
font-weight:700;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F2EDE6;
}
.qsy_jp_card_megaig1 .qsy_jp_amountig1{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#4DDEA0;
}
@media(min-width:769px){
.qsy_jp_card_megaig1 .qsy_jp_amountig1{
font-size:54px;
}
}
.qsy_jp_gameig1{
position:relative;
color:#8F8479;
font-size:0.813rem;
}
.qsy_jp_card_megaig1 .qsy_jp_gameig1{
color:#85B89A;
}
.qsy_jp_ctaig1{
position:relative;
align-self:flex-start;
}
.qsy_jp_card_megaig1 .qsy_jp_ctaig1{
background:#4DDEA0;
padding:0.625rem 1.25rem;
transition:opacity .22s ease;
border-radius:62.438rem;
color:#100D0A;
font-weight:700;
font-size:0.813rem;
}
.qsy_jp_card_megaig1 .qsy_jp_ctaig1:hover{
opacity:.9;
}
.qsy_jp_cardig1:not(.qsy_jp_card_megaig1) .qsy_jp_ctaig1{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #F2EDE6;
color:#F2EDE6;
padding-bottom:2px;
font-weight:700;
font-size:0.813rem;
}
.qsy_jp_cardig1:not(.qsy_jp_card_megaig1) .qsy_jp_ctaig1:hover{
border-color:#2EBD7E;
color:#2EBD7E;
}
.qsy_jp_seoig1{
margin:14px 0 0;
line-height:1.65;
font-size:14px;
max-width:760px;
color:#6E6358;
overflow-wrap:break-word;
}
.qsy_jp_seoig1 strong{
color:#F2EDE6;
font-weight:700;
}
.qsy_growig1{
padding:26px 0 10px;
}
.qsy_row_seoig1{
margin:10px 0 0;
max-width:760px;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
color:#6E6358;
}
.qsy_row_seoig1 strong{
color:#F2EDE6;
font-weight:700;
}
.qsy_growig1{
padding:1.625rem 0 10px;
}
.qsy_row_seoig1{
margin:0.625rem 0 0;
font-size:14px;
color:#6E6358;
overflow-wrap:break-word;
line-height:1.65;
max-width:47.5rem;
}
.qsy_row_seoig1 strong{
color:#F2EDE6;
font-weight:700;
}
.qsy_prig1{
padding:30px 0 0.375rem;
}
.qsy_pr_cardig1{
flex:0 0 auto;
padding:1.625rem;
border-radius:20px;
overflow:hidden;
background:#231E19;
border:1px solid rgba(242, 237, 230, 0.06);
gap:10px;
min-height:12.5rem;
flex-direction:column;
display:flex;
width:17.5rem;
position:relative;
}
@media(min-width:769px){
.qsy_pr_cardig1{
width:18.75rem;
}
}
.qsy_pr_card_featig1{
background:linear-gradient(150deg,#0D1E16,#090D0A);
border-color:transparent;
color:#EDF7F2;
}
.qsy_pr_glowig1{
border-radius:50%;
background:radial-gradient(circle,rgba(52, 199, 120, 0.12),transparent 70%);
opacity:0;
height:130px;
pointer-events:none;
width:130px;
right:-1.875rem;
top:-1.875rem;
position:absolute;
}
.qsy_pr_card_featig1 .qsy_pr_glowig1{
opacity:1;
}
.qsy_pr_labelig1{
color:#2EBD7E;
position:relative;
letter-spacing:.16em;
font-size:0.625rem;
font-weight:700;
text-transform:uppercase;
}
.qsy_pr_card_featig1 .qsy_pr_labelig1{
color:#4DDEA0;
}
.qsy_pr_amountig1{
overflow-wrap:break-word;
line-height:1.08;
color:#F2EDE6;
position:relative;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:26px;
}
.qsy_pr_card_featig1 .qsy_pr_amountig1{
color:#EDF7F2;
}
.qsy_pr_amountig1 em{
color:#2EBD7E;
font-style:normal;
}
.qsy_pr_card_featig1 .qsy_pr_amountig1 em{
color:#4DDEA0;
}
.qsy_pr_termsig1{
line-height:1.5;
font-size:0.813rem;
position:relative;
color:#8F8479;
}
.qsy_pr_card_featig1 .qsy_pr_termsig1{
color:#85B89A;
}
.qsy_pr_ctaig1{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.qsy_pr_card_featig1 .qsy_pr_ctaig1{
transition:opacity .22s ease;
border-radius:999px;
background:#4DDEA0;
padding:0.563rem 1.125rem;
font-size:0.813rem;
font-weight:700;
color:#100D0A;
}
.qsy_pr_card_featig1 .qsy_pr_ctaig1:hover{
opacity:.9;
}
.qsy_pr_cardig1:not(.qsy_pr_card_featig1) .qsy_pr_ctaig1{
transition:color .22s ease,border-color .22s ease;
color:#F2EDE6;
padding-bottom:2px;
font-size:13px;
border-bottom:1px solid #F2EDE6;
font-weight:700;
}
.qsy_pr_cardig1:not(.qsy_pr_card_featig1) .qsy_pr_ctaig1:hover{
border-color:#2EBD7E;
color:#2EBD7E;
}
.qsy_gmig1{
padding:1.875rem 0 10px;
}
.qsy_gm_inig1{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:883px){
.qsy_gm_inig1{
grid-template-columns:1.25fr 1fr;
}
}
.qsy_gm_leftig1{
border-radius:1.25rem;
background:#231E19;
border:1px solid rgba(242, 237, 230, 0.06);
padding:2rem;
min-width:0;
}
.qsy_gm_eyebrowig1{
margin-bottom:10px;
}
.qsy_gm_h2ig1{
overflow-wrap:break-word;
color:#F2EDE6;
font-weight:600;
font-size:26px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
line-height:1.06;
}
@media(min-width:769px){
.qsy_gm_h2ig1{
font-size:1.75rem;
}
}
.qsy_gm_textig1{
line-height:1.6;
font-size:0.875rem;
color:#6E6358;
max-width:30rem;
margin-bottom:1.375rem;
}
.qsy_gm_levelig1{
color:#2EBD7E;
margin-bottom:0.5rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
font-weight:700;
}
.qsy_gm_barig1{
overflow:hidden;
background:rgba(242, 237, 230, 0.11);
border-radius:999px;
margin-bottom:0.375rem;
height:0.5rem;
}
.qsy_gm_bar_fillig1{
border-radius:62.438rem;
background:linear-gradient(90deg,#2EBD7E,#60F0B8);
height:100%;
}
.qsy_gm_bar_metaig1{
gap:0.625rem;
font-size:11px;
color:#8F8479;
display:flex;
justify-content:space-between;
margin-bottom:1.125rem;
}
.qsy_gm_missionsig1{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.qsy_gm_missionig1{
background:#1A1612;
gap:7px;
padding:9px 15px;
border-radius:999px;
border:1px solid rgba(242, 237, 230, 0.11);
font-weight:600;
color:#C9C0B4;
font-size:12.5px;
display:inline-flex;
align-items:center;
}
.qsy_gm_mission_icig1{
align-items:center;
color:#2EBD7E;
display:inline-flex;
}
.qsy_gm_mission_icig1 svg{
height:13px;
width:13px;
}
.qsy_gm_rightig1{
border-radius:1.25rem;
padding:2rem;
overflow:hidden;
background:linear-gradient(150deg,#0D1E16,#090D0A);
position:relative;
display:flex;
flex-direction:column;
color:#EDF7F2;
}
.qsy_gm_glowig1{
background:radial-gradient(circle,rgba(52, 199, 120, 0.12),transparent 70%);
border-radius:50%;
pointer-events:none;
position:absolute;
width:9.375rem;
top:-1.875rem;
right:-1.875rem;
height:150px;
}
.qsy_gm_ref_eyebrowig1{
position:relative;
margin-bottom:10px;
}
.qsy_gm_ref_h2ig1{
font-size:26px;
margin-bottom:0.5rem;
line-height:1.1;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
position:relative;
font-weight:600;
color:#EDF7F2;
overflow-wrap:break-word;
}
.qsy_gm_ref_textig1{
position:relative;
color:#85B89A;
margin-bottom:1.25rem;
line-height:1.55;
font-size:13.5px;
}
.qsy_gm_ref_ctaig1{
transition:opacity .22s ease;
background:#4DDEA0;
padding:11px 1.375rem;
border-radius:62.438rem;
font-size:0.844rem;
color:#100D0A;
align-self:flex-start;
font-weight:700;
position:relative;
margin-top:auto;
}
.qsy_gm_ref_ctaig1:hover{
opacity:.9;
}
.qsy_appig1{
padding:30px 0 0.625rem;
}
.qsy_app_inig1{
border:1px solid rgba(242, 237, 230, 0.06);
background:#231E19;
padding:32px;
gap:1.75rem;
border-radius:1.25rem;
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.qsy_app_inig1{
gap:40px;
padding:2.5rem 44px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.qsy_app_copyig1{
max-width:560px;
min-width:0;
}
.qsy_app_eyebrowig1{
margin-bottom:0.75rem;
}
.qsy_app_h2ig1{
color:#F2EDE6;
margin-bottom:12px;
line-height:1.05;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.75rem;
overflow-wrap:break-word;
}
@media(min-width:768px){
.qsy_app_h2ig1{
font-size:34px;
}
}
.qsy_app_textig1{
font-size:14px;
line-height:1.6;
margin-bottom:1.375rem;
color:#6E6358;
}
.qsy_app_btnsig1{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.qsy_app_btnig1{
border-radius:0.875rem;
transition:background-color .22s ease;
background:#2EBD7E;
padding:11px 1.25rem;
gap:0.625rem;
display:inline-flex;
color:#100D0A;
align-items:center;
}
.qsy_app_btnig1:hover{
background:#27A86E;
}
.qsy_app_btn_icig1{
display:inline-flex;
align-items:center;
}
.qsy_app_btn_icig1 svg{
height:1.125rem;
width:18px;
}
.qsy_app_btn_lbig1{
font-size:13.5px;
font-weight:700;
}
.qsy_app_qr_wrapig1{
gap:18px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.qsy_app_qrig1{
flex:0 0 auto;
border-radius:0.875rem;
width:6.75rem;
height:6.75rem;
background-color:#2EBD7E;
background-image:repeating-linear-gradient(0deg,#231E19 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#231E19 0 0.313rem,transparent 5px 0.688rem);
}
.qsy_app_qr_capig1{
font-size:0.781rem;
line-height:1.4;
max-width:5.75rem;
color:#8F8479;
}
.qsy_vipig1{
padding:3rem 0;
}
@media(min-width:770px){
.qsy_vipig1{
padding:4rem 0;
}
}
.qsy_vip_headig1{
gap:14px;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:877px){
.qsy_vip_headig1{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.qsy_vip_eyebrowig1{
margin-bottom:0.75rem;
}
.qsy_vip_h2ig1{
color:#EDF7F2;
font-size:32px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:769px){
.qsy_vip_h2ig1{
font-size:2.5rem;
}
}
.qsy_vip_introig1{
color:#85B89A;
max-width:420px;
font-size:14px;
line-height:1.6;
}
.qsy_vip_gridig1{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.qsy_vip_cardig1{
padding:1.375rem 18px;
border-radius:0.875rem;
border:1px solid rgba(240, 255, 248, 0.12);
min-width:0;
}
.qsy_vip_card_featig1{
border-color:#4DDEA0;
background:rgba(240, 255, 248, 0.06);
}
.qsy_vip_card_icig1{
border-radius:8px;
background:linear-gradient(135deg,#2EBD7E,#60F0B8);
height:2.125rem;
margin-bottom:1rem;
display:block;
width:34px;
}
.qsy_vip_nameig1{
font-weight:600;
font-size:20px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#EDF7F2;
overflow-wrap:break-word;
margin-bottom:0.375rem;
}
.qsy_vip_perkig1{
font-size:0.781rem;
line-height:1.5;
overflow-wrap:break-word;
color:#85B89A;
}
.qsy_etig1{
padding:2.25rem 0 10px;
}
.qsy_et_inig1{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:881px){
.qsy_et_inig1{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.qsy_et_leftig1{
min-width:0;
}
.qsy_et_eyebrowig1{
margin-bottom:12px;
}
.qsy_et_h2ig1{
font-size:1.75rem;
font-weight:600;
margin-bottom:14px;
overflow-wrap:break-word;
color:#F2EDE6;
line-height:1.06;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:767px){
.qsy_et_h2ig1{
font-size:32px;
}
}
.qsy_et_textig1{
line-height:1.65;
color:#6E6358;
font-size:0.938rem;
margin-bottom:22px;
}
.qsy_et_statsig1{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.qsy_et_statig1{
min-width:0;
}
.qsy_et_stat_vig1{
color:#F2EDE6;
font-size:1.625rem;
font-weight:700;
line-height:1;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.qsy_et_stat_lig1{
margin-top:0.25rem;
color:#8F8479;
font-size:12.5px;
}
.qsy_et_rightig1{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.qsy_et_memberig1{
border:1px solid rgba(242, 237, 230, 0.06);
gap:16px;
background:#231E19;
border-radius:14px;
padding:18px 1.25rem;
min-width:0;
align-items:center;
display:flex;
}
.qsy_et_member_avig1{
background:linear-gradient(135deg,#0D1E16,#2EBD7E);
border-radius:50%;
flex:0 0 auto;
height:3rem;
width:3rem;
}
.qsy_et_member_nameig1{
font-weight:700;
overflow-wrap:break-word;
font-size:15px;
color:#F2EDE6;
}
.qsy_et_member_roleig1{
overflow-wrap:break-word;
font-size:0.781rem;
color:#8F8479;
}
.qsy_et_updatedig1{
padding:14px 18px;
border:1px solid rgba(242, 237, 230, 0.06);
gap:0.5rem;
border-radius:0.875rem;
background:#1A1612;
color:#6E6358;
align-items:center;
font-size:0.781rem;
display:flex;
}
.qsy_wyig1{
padding:48px 0;
}
@media(min-width:766px){
.qsy_wyig1{
padding:56px 0;
}
}
.qsy_wy_inig1{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:900px){
.qsy_wy_inig1{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.qsy_wy_leftig1{
min-width:0;
}
.qsy_wy_eyebrowig1{
margin-bottom:14px;
}
.qsy_wy_h2ig1{
margin-bottom:1rem;
font-size:2rem;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F2EDE6;
}
@media(min-width:765px){
.qsy_wy_h2ig1{
font-size:40px;
}
}
.qsy_wy_introig1{
line-height:1.6;
font-size:15px;
color:#6E6358;
}
.qsy_wy_gridig1{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.qsy_wy_gridig1{
grid-template-columns:1fr 1fr;
}
}
.qsy_wy_cardig1{
border-radius:0.875rem;
background:#231E19;
border:1px solid rgba(242, 237, 230, 0.06);
padding:1.625rem;
min-width:0;
}
.qsy_wy_card_icig1{
margin-bottom:16px;
justify-content:center;
align-items:center;
color:#2EBD7E;
display:inline-flex;
}
.qsy_wy_card_icig1 svg{
width:1.625rem;
height:26px;
}
.qsy_wy_card_hig1{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
overflow-wrap:break-word;
font-size:21px;
font-weight:600;
color:#F2EDE6;
margin-bottom:0.5rem;
}
.qsy_wy_card_pig1{
font-size:14px;
color:#6E6358;
overflow-wrap:break-word;
line-height:1.55;
}
.qsy_pmtig1{
padding:3rem 0 10px;
}
.qsy_pmt_inig1{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:877px){
.qsy_pmt_inig1{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.qsy_pmt_leftig1{
min-width:0;
}
.qsy_pmt_eyebrowig1{
margin-bottom:12px;
}
.qsy_pmt_h2ig1{
overflow-wrap:break-word;
font-weight:600;
color:#F2EDE6;
font-size:30px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:12px;
line-height:1.06;
}
@media(min-width:767px){
.qsy_pmt_h2ig1{
font-size:32px;
}
}
.qsy_pmt_textig1{
margin-bottom:1.375rem;
font-size:0.906rem;
line-height:1.6;
color:#6E6358;
}
.qsy_pmt_logosig1{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:481px){
.qsy_pmt_logosig1{
grid-template-columns:repeat(4,1fr);
}
}
.qsy_pmt_logoig1{
border-radius:0.5rem;
border:1px solid rgba(242, 237, 230, 0.06);
padding:0 8px;
overflow:hidden;
background:#231E19;
align-items:center;
color:#C9C0B4;
height:3.125rem;
font-weight:700;
display:flex;
justify-content:center;
font-size:0.781rem;
text-align:center;
white-space:nowrap;
text-overflow:ellipsis;
}
.qsy_pmt_tableig1{
border:1px solid rgba(242, 237, 230, 0.06);
border-radius:0.875rem;
overflow:hidden;
min-width:0;
}
.qsy_pmt_theadig1{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#110E0B;
display:grid;
}
.qsy_pmt_thig1{
overflow:hidden;
padding:0.813rem 0.875rem;
font-size:10px;
white-space:nowrap;
letter-spacing:.08em;
text-transform:uppercase;
color:#EDF7F2;
font-weight:700;
text-overflow:ellipsis;
}
.qsy_pmt_rowig1{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(242, 237, 230, 0.06);
display:grid;
}
.qsy_pmt_rowig1:nth-child(odd){
background:#231E19;
}
.qsy_pmt_tdig1{
padding:0.875rem;
min-width:0;
color:#6E6358;
overflow-wrap:break-word;
font-size:13.5px;
}
.qsy_pmt_rowig1 .qsy_pmt_tdig1:first-child{
font-weight:700;
color:#F2EDE6;
}
.qsy_pmt_rowig1 .qsy_pmt_tdig1:last-child{
font-weight:700;
color:#34C97A;
}
.qsy_opig1{
padding:36px 0 0.625rem;
}
.qsy_op_inig1{
border:1px solid rgba(242, 237, 230, 0.06);
border-radius:0.875rem;
grid-template-columns:1fr;
gap:2rem;
padding:32px;
background:#231E19;
display:grid;
align-items:center;
}
@media(min-width:860px){
.qsy_op_inig1{
gap:44px;
grid-template-columns:.9fr 1.1fr;
padding:2.125rem 40px;
}
}
.qsy_op_leftig1{
min-width:0;
}
.qsy_op_eyebrowig1{
margin-bottom:12px;
}
.qsy_op_h2ig1{
overflow-wrap:break-word;
margin-bottom:0.625rem;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F2EDE6;
font-size:28px;
line-height:1.08;
}
@media(min-width:769px){
.qsy_op_h2ig1{
font-size:30px;
}
}
.qsy_op_textig1{
font-size:14px;
line-height:1.6;
color:#6E6358;
}
.qsy_op_gridig1{
gap:1px;
background:rgba(242, 237, 230, 0.11);
border:1px solid rgba(242, 237, 230, 0.11);
border-radius:8px;
grid-template-columns:1fr 1fr;
overflow:hidden;
display:grid;
}
.qsy_op_fieldig1{
padding:1.125rem 20px;
background:#1A1612;
min-width:0;
}
.qsy_op_field_lbig1{
font-size:10px;
text-transform:uppercase;
font-weight:600;
margin-bottom:5px;
color:#2EBD7E;
letter-spacing:.1em;
}
.qsy_op_field_valig1{
font-size:0.875rem;
font-weight:700;
overflow-wrap:break-word;
color:#F2EDE6;
}
.qsy_provig1{
padding:2.5rem 0 20px;
}
.qsy_prov_eyebrowig1{
display:block;
margin-bottom:18px;
}
.qsy_prov_gridig1{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:560px){
.qsy_prov_gridig1{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:899px){
.qsy_prov_gridig1{
grid-template-columns:repeat(6,1fr);
}
}
.qsy_ttig1{
padding:48px 0 10px;
}
@media(min-width:769px){
.qsy_ttig1{
padding:60px 0 10px;
}
}
.qsy_tt_headig1{
text-align:center;
margin-bottom:34px;
}
.qsy_tt_eyebrowig1{
margin-bottom:12px;
}
.qsy_tt_h2ig1{
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:32px;
line-height:1.05;
color:#F2EDE6;
font-weight:600;
}
@media(min-width:769px){
.qsy_tt_h2ig1{
font-size:42px;
}
}
.qsy_tt_gridig1{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.qsy_tt_gridig1{
grid-template-columns:repeat(3,1fr);
}
}
.qsy_tt_cardig1{
background:#231E19;
padding:30px;
border:1px solid rgba(242, 237, 230, 0.06);
border-radius:0.875rem;
display:flex;
flex-direction:column;
min-width:0;
}
.qsy_tt_card_icig1{
display:inline-flex;
align-items:center;
color:#2EBD7E;
margin-bottom:1.125rem;
}
.qsy_tt_card_icig1 svg{
height:1.75rem;
width:28px;
}
.qsy_tt_card_hig1{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
overflow-wrap:break-word;
color:#F2EDE6;
font-size:1.375rem;
font-weight:600;
margin-bottom:0.5rem;
}
.qsy_tt_card_pig1{
font-size:14px;
line-height:1.6;
color:#6E6358;
overflow-wrap:break-word;
margin-bottom:0.875rem;
}
.qsy_tt_card_pig1 b{
color:#F2EDE6;
font-weight:700;
}
.qsy_tt_card_linkig1{
transition:color .22s ease;
font-size:0.813rem;
align-self:flex-start;
border-bottom:1px solid #2EBD7E;
margin-top:auto;
padding-bottom:2px;
color:#F2EDE6;
font-weight:700;
}
.qsy_tt_card_linkig1:hover{
color:#2EBD7E;
}
.qsy_htsig1{
padding:3rem 0;
}
@media(min-width:769px){
.qsy_htsig1{
padding:3.875rem 0;
}
}
.qsy_hts_headig1{
gap:18px;
flex-direction:column;
margin-bottom:34px;
display:flex;
}
@media(min-width:769px){
.qsy_hts_headig1{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.qsy_hts_eyebrowig1{
margin-bottom:12px;
}
.qsy_hts_h2ig1{
font-size:1.875rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
color:#EDF7F2;
}
@media(min-width:771px){
.qsy_hts_h2ig1{
font-size:38px;
}
}
.qsy_hts_ctaig1{
background:#4DDEA0;
border-radius:62.438rem;
flex:0 0 auto;
transition:opacity .22s ease;
padding:15px 1.875rem;
color:#100D0A;
font-weight:700;
font-size:15px;
}
.qsy_hts_ctaig1:hover{
opacity:.9;
}
.qsy_hts_gridig1{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.qsy_hts_gridig1{
grid-template-columns:repeat(3,1fr);
}
}
.qsy_hts_stepig1{
border-top:1px solid rgba(240, 255, 248, 0.12);
padding-top:22px;
min-width:0;
}
.qsy_hts_step_numig1{
color:#4DDEA0;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:44px;
line-height:1;
margin-bottom:14px;
font-weight:700;
}
.qsy_hts_step_hig1{
color:#EDF7F2;
line-height:1.2;
font-size:1.188rem;
overflow-wrap:break-word;
margin-bottom:8px;
font-weight:700;
}
.qsy_hts_step_pig1{
color:#85B89A;
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
}
.qsy_tsig1{
padding:2.75rem 0;
}
.qsy_ts_inig1{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:878px){
.qsy_ts_inig1{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.qsy_ts_leftig1{
min-width:0;
}
.qsy_ts_h2ig1{
color:#EDF7F2;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
font-weight:600;
overflow-wrap:break-word;
line-height:1.1;
margin-bottom:12px;
}
@media(min-width:766px){
.qsy_ts_h2ig1{
font-size:28px;
}
}
.qsy_ts_textig1{
margin-bottom:22px;
max-width:520px;
line-height:1.6;
color:#85B89A;
font-size:0.906rem;
}
.qsy_ts_badgesig1{
gap:18px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.qsy_ts_badgeig1{
font-size:13px;
color:#85B89A;
font-weight:600;
}
.qsy_ts_payig1{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:882px){
.qsy_ts_payig1{
justify-content:flex-end;
}
}
.qsy_ts_pay_chipig1{
padding:12px 16px;
border:1px solid rgba(240, 255, 248, 0.12);
background:rgba(240, 255, 248, 0.06);
border-radius:0.875rem;
color:#EDF7F2;
font-size:14px;
font-weight:700;
}
.qsy_rvig1{
background:#231E19;
padding:48px 0;
margin-top:24px;
border-top:1px solid rgba(242, 237, 230, 0.06);
border-bottom:1px solid rgba(242, 237, 230, 0.06);
}
@media(min-width:771px){
.qsy_rvig1{
padding:56px 0;
}
}
.qsy_rv_headig1{
gap:16px;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:770px){
.qsy_rv_headig1{
gap:1.25rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.qsy_rv_eyebrowig1{
margin-bottom:0.625rem;
}
.qsy_rv_h2ig1{
color:#F2EDE6;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.05;
font-size:30px;
}
@media(min-width:769px){
.qsy_rv_h2ig1{
font-size:38px;
}
}
.qsy_rv_aggig1{
gap:0.75rem;
align-items:center;
display:flex;
}
.qsy_rv_agg_starsig1{
gap:3px;
display:flex;
color:#2EBD7E;
}
.qsy_rv_agg_starsig1 svg{
height:18px;
width:18px;
}
.qsy_rv_sourceig1{
font-size:13px;
color:#6E6358;
}
.qsy_rv_gridig1{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.qsy_rv_gridig1{
grid-template-columns:repeat(3,1fr);
}
}
.qsy_rv_cardig1{
border-radius:14px;
border:1px solid rgba(242, 237, 230, 0.06);
background:#1A1612;
padding:1.625rem;
min-width:0;
}
.qsy_rv_card_starsig1{
gap:2px;
color:#2EBD7E;
margin-bottom:12px;
display:flex;
}
.qsy_rv_card_starsig1 svg{
height:0.875rem;
width:0.875rem;
}
.qsy_rv_card_bodyig1{
font-size:1.125rem;
overflow-wrap:break-word;
font-weight:500;
margin-bottom:16px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F2EDE6;
line-height:1.45;
}
.qsy_rv_card_metaig1{
gap:10px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.qsy_rv_card_avig1{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#2EBD7E,#60F0B8);
height:32px;
width:32px;
}
.qsy_rv_card_authorig1{
font-weight:700;
color:#F2EDE6;
font-size:0.813rem;
}
.qsy_rv_card_locig1{
font-size:0.75rem;
color:#8F8479;
}
.qsy_gdig1{
padding:48px 0 10px;
}
.qsy_gd_headig1{
gap:14px;
display:flex;
margin-bottom:1.5rem;
flex-direction:column;
}
@media(min-width:683px){
.qsy_gd_headig1{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.qsy_gd_eyebrowig1{
margin-bottom:10px;
}
.qsy_gd_h2ig1{
font-size:28px;
line-height:1.05;
color:#F2EDE6;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:768px){
.qsy_gd_h2ig1{
font-size:2.125rem;
}
}
.qsy_gd_moreig1{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-size:0.844rem;
color:#F2EDE6;
border-bottom:1px solid #F2EDE6;
font-weight:600;
}
.qsy_gd_moreig1:hover{
border-color:#2EBD7E;
color:#2EBD7E;
}
.qsy_gd_gridig1{
grid-template-columns:1fr;
gap:1.25rem;
display:grid;
}
@media(min-width:718px){
.qsy_gd_gridig1{
grid-template-columns:repeat(3,1fr);
}
}
.qsy_gd_cardig1{
background:#231E19;
border:1px solid rgba(242, 237, 230, 0.06);
border-radius:14px;
overflow:hidden;
min-width:0;
display:block;
}
.qsy_gd_card_imgig1{
background:linear-gradient(140deg,#0D1E16,#2EBD7E);
height:9.375rem;
}
.qsy_gd_card_bodyig1{
padding:1.375rem;
}
.qsy_gd_card_catig1{
font-weight:600;
text-transform:uppercase;
font-size:10px;
color:#2EBD7E;
letter-spacing:.1em;
}
.qsy_gd_card_hig1{
margin:8px 0 0.625rem;
font-size:1.188rem;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.2;
font-weight:600;
color:#F2EDE6;
}
.qsy_gd_card_metaig1{
overflow-wrap:break-word;
font-size:0.75rem;
color:#8F8479;
}
.qsy_elig1{
padding:48px 0;
}
@media(min-width:765px){
.qsy_elig1{
padding:56px 0;
}
}
.qsy_el_inig1{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:900px){
.qsy_el_inig1{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.qsy_el_leftig1{
min-width:0;
}
.qsy_el_eyebrowig1{
margin-bottom:14px;
}
.qsy_el_h2ig1{
font-size:2rem;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:22px;
color:#F2EDE6;
line-height:1.08;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.qsy_el_h2ig1{
font-size:38px;
}
}
.qsy_el_bodyig1 p{
font-size:16px;
overflow-wrap:break-word;
line-height:1.7;
color:#C9C0B4;
margin-bottom:1.125rem;
}
.qsy_el_dropcapig1{
padding:0.375rem 12px 0 0;
color:#2EBD7E;
line-height:.8;
font-size:62px;
float:left;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.qsy_el_rightig1{
min-width:0;
}
.qsy_el_quoteig1{
border-radius:20px;
background:linear-gradient(150deg,#0D1E16,#090D0A);
padding:36px;
color:#EDF7F2;
position:relative;
margin-bottom:1.5rem;
}
.qsy_el_quote_markig1{
margin-bottom:6px;
display:inline-flex;
color:#4DDEA0;
align-items:center;
}
.qsy_el_quote_markig1 svg{
height:34px;
width:34px;
}
.qsy_el_quote_textig1{
margin-bottom:1.375rem;
line-height:1.4;
color:#EDF7F2;
font-weight:500;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
overflow-wrap:break-word;
}
.qsy_el_quote_metaig1{
gap:12px;
align-items:center;
display:flex;
}
.qsy_el_quote_avig1{
background:linear-gradient(135deg,#2EBD7E,#60F0B8);
border-radius:50%;
flex:0 0 auto;
height:38px;
width:2.375rem;
}
.qsy_el_quote_authorig1{
color:#EDF7F2;
font-weight:700;
font-size:0.875rem;
}
.qsy_el_quote_meta_subig1{
color:#85B89A;
font-size:12px;
}
.qsy_el_explainig1{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(242, 237, 230, 0.06);
}
.qsy_el_explain_cardig1{
padding:1.375rem 24px;
}
.qsy_el_explain_cardig1+.qsy_el_explain_cardig1{
border-top:1px solid rgba(242, 237, 230, 0.06);
}
.qsy_el_explain_hig1{
color:#F2EDE6;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:8px;
font-size:1.25rem;
overflow-wrap:break-word;
line-height:1.15;
}
.qsy_el_explain_pig1{
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
color:#6E6358;
}
.qsy_faqig1{
background:#231E19;
padding:48px 0;
border-top:1px solid rgba(242, 237, 230, 0.06);
margin-top:24px;
border-bottom:1px solid rgba(242, 237, 230, 0.06);
}
@media(min-width:770px){
.qsy_faqig1{
padding:3.875rem 0;
}
}
.qsy_faq_headig1{
margin-bottom:34px;
text-align:center;
}
.qsy_faq_eyebrowig1{
margin-bottom:12px;
}
.qsy_faq_h2ig1{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
color:#F2EDE6;
font-size:2rem;
line-height:1.05;
}
@media(min-width:770px){
.qsy_faq_h2ig1{
font-size:2.375rem;
}
}
.qsy_faq_listig1{
gap:12px;
margin:0 auto;
max-width:820px;
display:flex;
flex-direction:column;
}
.qsy_faq_itemig1{
overflow:hidden;
border:1px solid rgba(242, 237, 230, 0.06);
background:#1A1612;
border-radius:0.875rem;
}
.qsy_faq_qig1{
padding:1.25rem 24px;
list-style:none;
gap:20px;
cursor:pointer;
color:#F2EDE6;
font-size:16px;
font-weight:700;
justify-content:space-between;
align-items:center;
display:flex;
overflow-wrap:break-word;
}
.qsy_faq_qig1::-webkit-details-marker{
display:none;
}
.qsy_faq_q_icig1{
transition:transform .22s ease;
flex:0 0 auto;
color:#2EBD7E;
display:inline-flex;
align-items:center;
}
.qsy_faq_q_icig1 svg{
width:18px;
height:1.125rem;
}
.qsy_faq_itemig1[open] .qsy_faq_q_icig1{
transform:rotate(180deg);
}
.qsy_faq_aig1{
padding:0 1.5rem 1.25rem;
color:#6E6358;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.906rem;
}
.qsy_sbig1{
padding:3rem 0;
background:#231E19;
border-bottom:1px solid rgba(242, 237, 230, 0.06);
margin-top:1.5rem;
border-top:1px solid rgba(242, 237, 230, 0.06);
}
@media(min-width:765px){
.qsy_sbig1{
padding:56px 0;
}
}
.qsy_sb_eyebrowig1{
margin-bottom:0.75rem;
display:block;
}
.qsy_sb_h2ig1{
font-weight:600;
color:#F2EDE6;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.625rem;
font-size:30px;
line-height:1.05;
}
@media(min-width:769px){
.qsy_sb_h2ig1{
font-size:2.25rem;
}
}
.qsy_sb_gridig1{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.qsy_sb_gridig1{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:959px){
.qsy_sb_gridig1{
grid-template-columns:repeat(4,1fr);
}
}
.qsy_sb_cardig1{
border-radius:14px;
background:#1A1612;
padding:24px;
border:1px solid rgba(242, 237, 230, 0.06);
min-width:0;
}
.qsy_sb_card_hig1{
overflow-wrap:break-word;
font-size:19px;
color:#F2EDE6;
margin-bottom:0.5rem;
line-height:1.15;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.qsy_sb_card_pig1{
overflow-wrap:break-word;
line-height:1.6;
color:#6E6358;
font-size:13.5px;
}
.qsy_sb_rtpig1{
padding:1.625rem 28px;
border:1px solid rgba(242, 237, 230, 0.06);
gap:1.5rem;
border-radius:14px;
grid-template-columns:1fr;
background:#1A1612;
display:grid;
align-items:center;
margin-top:18px;
}
@media(min-width:757px){
.qsy_sb_rtpig1{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.qsy_sb_rtp_hig1{
font-weight:600;
overflow-wrap:break-word;
font-size:20px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
color:#F2EDE6;
line-height:1.15;
}
.qsy_sb_rtp_pig1{
color:#6E6358;
overflow-wrap:break-word;
font-size:0.844rem;
line-height:1.6;
}
.qsy_sb_rtp_statsig1{
gap:16px;
display:flex;
}
.qsy_sb_statig1{
flex:1 1 0;
background:#231E19;
padding:18px;
border-radius:0.5rem;
text-align:center;
min-width:0;
}
.qsy_sb_stat_vig1{
font-size:26px;
font-weight:700;
color:#34C97A;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.qsy_sb_stat_lig1{
margin-top:0.25rem;
font-size:11.5px;
color:#8F8479;
}
.qsy_sgig1{
padding:3rem 0 10px;
}
.qsy_sg_eyebrowig1{
margin-bottom:12px;
display:block;
}
.qsy_sg_h2ig1{
font-size:1.875rem;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:1.75rem;
color:#F2EDE6;
}
@media(min-width:766px){
.qsy_sg_h2ig1{
font-size:2.25rem;
}
}
.qsy_sg_gridig1{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.qsy_sg_gridig1{
grid-template-columns:repeat(3,1fr);
}
}
.qsy_sg_colig1{
min-width:0;
}
.qsy_sg_col_hig1{
color:#F2EDE6;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:10px;
line-height:1.15;
overflow-wrap:break-word;
font-weight:600;
font-size:22px;
}
.qsy_sg_col_pig1{
overflow-wrap:break-word;
color:#6E6358;
font-size:0.875rem;
line-height:1.65;
}
.qsy_scig1{
padding:3rem 0 10px;
}
.qsy_sc_headig1{
text-align:center;
margin-bottom:28px;
}
.qsy_sc_eyebrowig1{
margin-bottom:12px;
}
.qsy_sc_h2ig1{
font-size:30px;
color:#F2EDE6;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:765px){
.qsy_sc_h2ig1{
font-size:2.25rem;
}
}
.qsy_sc_tableig1{
margin:0 auto;
border-radius:14px;
overflow:hidden;
border:1px solid rgba(242, 237, 230, 0.06);
max-width:900px;
}
.qsy_sc_theadig1{
background:#110E0B;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.qsy_sc_thig1{
padding:15px 1.125rem;
color:#85B89A;
font-size:13px;
font-weight:700;
overflow-wrap:break-word;
text-align:center;
}
.qsy_sc_thig1:first-child{
text-align:left;
}
.qsy_sc_th_usig1{
color:#4DDEA0;
}
.qsy_sc_rowig1{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(242, 237, 230, 0.06);
display:grid;
}
.qsy_sc_rowig1:nth-child(even){
background:#231E19;
}
.qsy_sc_tdig1{
padding:0.938rem 1.125rem;
color:#8F8479;
overflow-wrap:break-word;
min-width:0;
text-align:center;
font-size:14px;
}
.qsy_sc_tdig1:first-child{
color:#C9C0B4;
font-weight:600;
text-align:left;
}
.qsy_sc_td_usig1{
font-weight:700;
color:#34C97A;
}
.qsy_lhig1{
padding:2.5rem 0 1.25rem;
}
.qsy_lh_inig1{
padding-top:2.125rem;
border-top:1px solid rgba(242, 237, 230, 0.11);
}
.qsy_lh_eyebrowig1{
margin-bottom:22px;
display:block;
}
.qsy_lh_gridig1{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:602px){
.qsy_lh_gridig1{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:957px){
.qsy_lh_gridig1{
grid-template-columns:repeat(5,1fr);
}
}
.qsy_lh_colig1{
min-width:0;
}
.qsy_lh_col_hig1{
font-weight:700;
font-size:0.813rem;
overflow-wrap:break-word;
margin-bottom:0.75rem;
color:#F2EDE6;
}
.qsy_lh_linksig1{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.qsy_lh_linkig1{
transition:color .22s ease;
color:#6E6358;
overflow-wrap:break-word;
font-size:0.813rem;
}
.qsy_lh_linkig1:hover{
color:#2EBD7E;
}
.qsy_ftig1{
background:#110E0B;
color:#85B89A;
margin-top:2.5rem;
}
.qsy_ft_inig1{
gap:32px;
grid-template-columns:1fr;
padding:48px 0 28px;
display:grid;
}
@media(min-width:598px){
.qsy_ft_inig1{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.qsy_ft_inig1{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.qsy_ft_brandig1{
min-width:0;
}
.qsy_ft_logoig1{
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
font-weight:700;
color:#EDF7F2;
}
.qsy_ft_taglineig1{
max-width:280px;
color:#85B89A;
line-height:1.6;
font-size:13.5px;
margin-top:14px;
}
.qsy_ft_contactig1{
transition:color .22s ease;
font-size:13px;
overflow-wrap:anywhere;
color:#4DDEA0;
max-width:280px;
display:inline-block;
margin-top:12px;
}
.qsy_ft_contactig1:hover{
color:#EDF7F2;
}
.qsy_ft_colig1{
min-width:0;
}
.qsy_ft_col_hig1{
overflow-wrap:break-word;
font-size:0.813rem;
text-transform:uppercase;
margin-bottom:14px;
font-weight:700;
letter-spacing:.08em;
color:#EDF7F2;
}
.qsy_ft_col_linksig1{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.qsy_ft_linkig1{
transition:color .22s ease;
color:#85B89A;
overflow-wrap:break-word;
font-size:0.844rem;
}
.qsy_ft_linkig1:hover{
color:#EDF7F2;
}
.qsy_ft_botig1{
padding:1.375rem 0 2.5rem;
gap:16px;
border-top:1px solid rgba(240, 255, 248, 0.12);
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.qsy_ft_botig1{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.qsy_ft_legalig1{
overflow-wrap:break-word;
font-size:11.5px;
line-height:1.6;
max-width:760px;
color:#4A4440;
}
.qsy_ft_legalig1 b{
font-weight:700;
color:#85B89A;
}
.qsy_ft_ageig1{
padding:4px 9px;
flex:0 0 auto;
border-radius:8px;
border:1.5px solid #4DDEA0;
color:#4DDEA0;
font-size:13px;
font-weight:700;
}