*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F2ED;
-webkit-font-smoothing:antialiased;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:15px;
color:#2E2B26;
line-height:1.6;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.jlq-layout7bw{
display:flex;
min-height:100vh;
flex-direction:column;
}
.jlq-main7bw{
flex:1 1 auto;
min-width:0;
width:100%;
}
.jlq-container7bw{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:769px){
.jlq-container7bw{
padding:0 32px;
}
}
@media(min-width:1101px){
.jlq-container7bw{
padding:0 3.5rem;
}
}
.jlq-eyebrow7bw{
letter-spacing:.2em;
overflow-wrap:break-word;
font-family:"Onest", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
display:inline-block;
line-height:1.4;
color:#1E8A52;
font-weight:600;
text-transform:uppercase;
font-size:0.688rem;
}
.jlq-band7bw{
background:#12201A;
color:#F0F7F3;
}
.jlq-band7bw .jlq-eyebrow7bw{
color:#4DE89A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.jlq-tb7bw{
background:#F5F2ED;
z-index:50;
position:sticky;
top:0;
border-bottom:1px solid rgba(20,18,14,0.15);
}
.jlq-tb_in7bw{
padding:12px 16px;
gap:1rem;
margin:0 auto;
display:flex;
max-width:87.5rem;
align-items:center;
width:100%;
justify-content:space-between;
}
@media(min-width:767px){
.jlq-tb_in7bw{
padding:16px 32px;
}
}
@media(min-width:1103px){
.jlq-tb_in7bw{
padding:18px 3.5rem;
}
}
.jlq-tb_left7bw{
gap:1.75rem;
display:flex;
align-items:center;
min-width:0;
}
.jlq-tb_logo7bw{
gap:0.688rem;
display:flex;
align-items:center;
min-width:0;
}
.jlq-tb_logo_mark7bw{
border-radius:8px;
flex:0 0 auto;
object-fit:cover;
height:2.125rem;
width:2.125rem;
}
.jlq-tb_logo_txt7bw{
line-height:1;
flex-direction:column;
min-width:0;
display:flex;
}
.jlq-tb_logo_name7bw{
overflow:hidden;
color:#1A1713;
text-overflow:ellipsis;
letter-spacing:.02em;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
white-space:nowrap;
font-size:22px;
}
.jlq-tb_logo_sub7bw{
overflow:hidden;
font-weight:600;
text-transform:uppercase;
margin-top:0.25rem;
color:#1E8A52;
letter-spacing:.32em;
text-overflow:ellipsis;
font-size:0.531rem;
white-space:nowrap;
}
.jlq-tb_nav7bw{
display:none;
}
@media(min-width:961px){
.jlq-tb_nav7bw{
gap:28px;
align-items:center;
display:flex;
}
}
.jlq-tb_nav_item7bw{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
white-space:nowrap;
font-size:14px;
font-weight:600;
color:#2E2B26;
border-bottom:2px solid transparent;
}
.jlq-tb_nav_item7bw:hover{
color:#1A1713;
}
.jlq-tb_nav_item7bw.jlq-state_active7bw{
border-color:#1E8A52;
color:#1A1713;
}
.jlq-tb_right7bw{
flex:0 0 auto;
gap:14px;
align-items:center;
display:flex;
}
.jlq-tb_search7bw{
transition:color .22s ease;
justify-content:center;
align-items:center;
display:flex;
color:#2E2B26;
}
.jlq-tb_search7bw:hover{
color:#1E8A52;
}
.jlq-tb_search7bw svg{
width:1.125rem;
height:18px;
}
.jlq-tb_lang7bw{
font-weight:600;
text-transform:uppercase;
letter-spacing:.1em;
font-size:11px;
color:#6B6560;
}
.jlq-tb_lang7bw:hover{
color:#1A1713;
}
.jlq-tb_login7bw{
font-size:0.875rem;
display:none;
color:#1A1713;
font-weight:600;
}
@media(min-width:765px){
.jlq-tb_login7bw{
display:inline-block;
}
}
.jlq-tb_register7bw{
border-radius:62.438rem;
background:#12201A;
transition:background-color .22s ease;
padding:11px 1.375rem;
font-weight:700;
white-space:nowrap;
font-size:0.875rem;
color:#E8F7EF;
}
.jlq-tb_register7bw:hover{
background:#1C3328;
}
.jlq-mob7bw{
background:#F5F2ED;
left:0;
right:0;
z-index:60;
bottom:0;
border-top:1px solid rgba(20,18,14,0.15);
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
}
@media(min-width:960px){
.jlq-mob7bw{
display:none;
}
}
.jlq-mob_in7bw{
margin:0 auto;
display:flex;
max-width:35rem;
justify-content:space-around;
align-items:stretch;
}
.jlq-mob_item7bw{
padding:9px 4px;
transition:color .22s ease;
flex:1 1 0;
gap:3px;
color:#6B6560;
display:flex;
min-width:0;
align-items:center;
flex-direction:column;
}
.jlq-mob_item7bw.jlq-state_active7bw{
color:#1E8A52;
}
.jlq-mob_ic7bw{
align-items:center;
justify-content:center;
display:flex;
}
.jlq-mob_ic7bw svg{
width:20px;
height:1.25rem;
}
.jlq-mob_lb7bw{
overflow:hidden;
font-size:10px;
text-overflow:ellipsis;
max-width:100%;
white-space:nowrap;
font-weight:600;
}
@media(max-width:961px){
body{
padding-bottom:60px;
}
}
.jlq-rail7bw{
min-width:0;
position:relative;
}
.jlq-rail_scroll7bw{
gap:0.875rem;
overflow-x:auto;
scrollbar-width:thin;
padding-bottom:14px;
display:flex;
-webkit-overflow-scrolling:touch;
}
@media(min-width:765px){
.jlq-rail_scroll7bw{
gap:1.125rem;
}
}
.jlq-gc7bw{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:769px){
.jlq-gc7bw{
width:11.75rem;
}
}
.jlq-gc_img7bw{
background:#FDFCFA;
overflow:hidden;
border-radius:0.875rem;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(20,28,22,0.07), 0 0.5rem 1.5rem rgba(20,28,22,0.09);
}
.jlq-gc_img7bw img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.jlq-gc_cover7bw{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.jlq-gc_hover7bw{
inset:0;
transition:opacity .22s ease;
background:rgba(0,0,0,0.52);
display:flex;
position:absolute;
opacity:0;
align-items:center;
justify-content:center;
}
.jlq-gc7bw:hover .jlq-gc_hover7bw{
opacity:1;
}
.jlq-gc_hover_btn7bw{
background:#12201A;
border-radius:999px;
height:46px;
display:flex;
color:#E8F7EF;
justify-content:center;
width:2.875rem;
align-items:center;
}
.jlq-gc_hover_btn7bw svg{
height:18px;
width:1.125rem;
}
.jlq-gc_info7bw{
gap:2px;
min-width:0;
display:flex;
margin-top:9px;
flex-direction:column;
}
.jlq-gc_name7bw{
overflow:hidden;
color:#1A1713;
font-size:13px;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
}
.jlq-gc_prov7bw{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.688rem;
color:#6B6560;
}
.jlq-gc_meta7bw{
color:#6B6560;
font-size:11px;
}
.jlq-tc7bw{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:766px){
.jlq-tc7bw{
width:14.375rem;
}
}
.jlq-tc_img7bw{
background:#FDFCFA;
overflow:hidden;
border-radius:14px;
position:relative;
box-shadow:0 2px 6px rgba(20,28,22,0.07), 0 0.5rem 24px rgba(20,28,22,0.09);
padding-bottom:75%;
}
.jlq-tc_img7bw img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.jlq-tc_info7bw{
gap:2px;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
display:flex;
}
.jlq-tc_name7bw{
overflow:hidden;
color:#1A1713;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
font-size:14px;
}
.jlq-tc_rtp7bw{
color:#6B6560;
font-size:0.688rem;
}
.jlq-lc7bw{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:767px){
.jlq-lc7bw{
width:268px;
}
}
.jlq-lc_img7bw{
border-radius:0.875rem;
overflow:hidden;
background:#FDFCFA;
box-shadow:0 2px 6px rgba(20,28,22,0.07), 0 8px 1.5rem rgba(20,28,22,0.09);
padding-bottom:62.5%;
position:relative;
}
.jlq-lc_img7bw img{
inset:0;
width:100%;
height:100%;
object-fit:cover;
position:absolute;
}
.jlq-lc_live7bw{
border-radius:999px;
padding:0.25rem 9px;
gap:7px;
background:rgba(0,0,0,0.52);
top:0.75rem;
align-items:center;
display:flex;
left:0.75rem;
position:absolute;
}
.jlq-lc_live_dot7bw{
background:#D94040;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
width:0.5rem;
height:0.5rem;
}
.jlq-lc_seats7bw{
font-size:0.625rem;
letter-spacing:.08em;
color:#F0F7F3;
text-transform:uppercase;
font-weight:600;
}
.jlq-lc_info7bw{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
display:flex;
min-width:0;
}
.jlq-lc_name7bw{
overflow:hidden;
font-size:0.938rem;
white-space:nowrap;
color:#1A1713;
text-overflow:ellipsis;
font-weight:700;
}
.jlq-lc_bet7bw{
font-size:0.688rem;
color:#6B6560;
}
.jlq-pc7bw{
background:#FDFCFA;
gap:8px;
border:1px solid rgba(20,18,14,0.08);
padding:1rem 14px;
border-radius:14px;
min-width:0;
align-items:center;
justify-content:center;
flex-direction:column;
min-height:74px;
display:flex;
}
.jlq-pc_logo7bw{
flex:0 0 auto;
height:1.75rem;
max-width:100%;
object-fit:contain;
width:auto;
}
.jlq-pc_name7bw{
overflow:hidden;
color:#6B6560;
max-width:100%;
font-size:0.688rem;
text-overflow:ellipsis;
text-align:center;
white-space:nowrap;
}
.jlq-gc_tag7bw{
padding:3px 8px;
border-radius:8px;
display:inline-block;
font-weight:700;
font-size:0.625rem;
letter-spacing:.06em;
z-index:2;
top:0.625rem;
text-transform:uppercase;
left:10px;
position:absolute;
}
.jlq-gc_tag_hot7bw{
background:#D94040;
color:#F0F7F3;
}
.jlq-gc_tag_new7bw{
background:#27B96E;
color:#0F1A13;
}
.jlq-gc_tag_jp7bw{
background:#C89A2E;
color:#0F1A13;
}
.jlq-gc_tag_live7bw{
background:#D94040;
color:#F0F7F3;
}
.jlq-sh7bw{
margin-bottom:18px;
min-width:0;
}
.jlq-sh_row7bw{
gap:1rem;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
}
.jlq-sh_row7bw .jlq-sh_l7bw{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.jlq-sh_stack7bw{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.jlq-sh_center7bw{
gap:10px;
align-items:center;
display:flex;
text-align:center;
flex-direction:column;
}
.jlq-sh_h27bw{
font-size:24px;
overflow-wrap:break-word;
line-height:1.1;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#1A1713;
}
@media(min-width:767px){
.jlq-sh_h27bw{
font-size:30px;
}
}
.jlq-band7bw .jlq-sh_h27bw{
color:#F0F7F3;
}
.jlq-sh_eb_line7bw{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.jlq-sh_eb_line7bw::before{
background:#1E8A52;
width:1.75rem;
display:inline-block;
height:1px;
content:"";
}
.jlq-band7bw .jlq-sh_eb_line7bw::before{
background:#4DE89A;
}
.jlq-sh_eb_dot7bw{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.jlq-sh_eb_dot7bw::before{
background:#1E8A52;
border-radius:50%;
display:inline-block;
width:6px;
height:6px;
content:"";
}
.jlq-band7bw .jlq-sh_eb_dot7bw::before{
background:#4DE89A;
}
.jlq-sh_link7bw{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
align-items:center;
color:#1A1713;
border-bottom:1px solid #1A1713;
padding-bottom:2px;
font-weight:600;
white-space:nowrap;
display:inline-flex;
font-size:13px;
}
.jlq-sh_link7bw:hover{
border-color:#1E8A52;
color:#1E8A52;
}
.jlq-sh_link7bw svg{
width:14px;
height:0.875rem;
}
.jlq-sh_link_chev7bw{
border-bottom:0;
padding-bottom:0;
}
.jlq-sh_link_btn7bw{
background:#12201A;
padding:0.563rem 18px;
border-radius:62.438rem;
border-bottom:0;
color:#E8F7EF;
}
.jlq-sh_link_btn7bw:hover{
background:#1C3328;
border-color:transparent;
color:#E8F7EF;
}
.jlq-band7bw .jlq-sh_link7bw{
border-color:#F0F7F3;
color:#F0F7F3;
}
.jlq-band7bw .jlq-sh_link_btn7bw{
background:#4DE89A;
color:#0F1A13;
}
.jlq-sh_rule7bw{
background:rgba(20,18,14,0.15);
margin:-2px 0 18px;
height:1px;
}
.jlq-band7bw .jlq-sh_rule7bw{
background:rgba(200,240,220,0.14);
}
.jlq-hero7bw{
padding:2rem 0 0.5rem;
}
@media(min-width:766px){
.jlq-hero7bw{
padding:3.5rem 0 24px;
}
}
.jlq-hero_in7bw{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:899px){
.jlq-hero_in7bw{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.jlq-hero_copy7bw{
min-width:0;
}
.jlq-hero_eyebrow7bw{
gap:0.625rem;
margin-bottom:22px;
align-items:center;
display:inline-flex;
}
.jlq-hero_eyebrow_line7bw{
flex:0 0 auto;
background:#1E8A52;
display:inline-block;
width:1.75rem;
height:1px;
}
.jlq-hero_h17bw{
font-weight:600;
color:#1A1713;
margin-bottom:20px;
line-height:1.04;
letter-spacing:-.01em;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:38px;
}
@media(min-width:767px){
.jlq-hero_h17bw{
font-size:3.375rem;
}
}
@media(min-width:1099px){
.jlq-hero_h17bw{
font-size:3.875rem;
}
}
.jlq-hero_h17bw em{
color:#1E8A52;
font-style:normal;
}
.jlq-hero_sub7bw{
color:#8A8278;
line-height:1.6;
max-width:30rem;
font-size:1rem;
margin-bottom:1.875rem;
}
@media(min-width:765px){
.jlq-hero_sub7bw{
font-size:1.125rem;
}
}
.jlq-hero_actions7bw{
gap:0.875rem;
align-items:center;
flex-wrap:wrap;
margin-bottom:34px;
display:flex;
}
.jlq-hero_cta7bw{
border-radius:999px;
padding:16px 30px;
gap:10px;
background:#12201A;
transition:background-color .22s ease;
font-weight:700;
color:#E8F7EF;
display:inline-flex;
font-size:15px;
align-items:center;
}
.jlq-hero_cta7bw:hover{
background:#1C3328;
}
.jlq-hero_cta_ic7bw{
display:inline-flex;
align-items:center;
}
.jlq-hero_cta_ic7bw svg{
height:1rem;
width:1rem;
}
.jlq-hero_cta_alt7bw{
border:1px solid rgba(20,18,14,0.15);
border-radius:62.438rem;
background:transparent;
padding:0.938rem 1.625rem;
transition:border-color .22s ease,color .22s ease;
font-size:15px;
align-items:center;
font-weight:600;
display:inline-flex;
color:#1A1713;
}
.jlq-hero_cta_alt7bw:hover{
border-color:#1E8A52;
color:#1E8A52;
}
.jlq-hero_trust7bw{
gap:22px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.jlq-hero_trust_item7bw{
gap:0.563rem;
font-size:0.813rem;
color:#2E2B26;
align-items:center;
font-weight:600;
display:flex;
}
.jlq-hero_trust_ic7bw{
color:#1E8A52;
display:inline-flex;
align-items:center;
}
.jlq-hero_trust_ic7bw svg{
width:16px;
height:1rem;
}
.jlq-hero_promo7bw{
background:#FDFCFA;
border-radius:20px;
overflow:hidden;
position:relative;
box-shadow:0 0.75rem 48px rgba(12,24,18,0.16), 0 3px 12px rgba(12,24,18,0.10);
display:flex;
min-height:300px;
}
.jlq-hero_promo_bg7bw{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.jlq-hero_promo_bg7bw::after{
background:linear-gradient(120deg,#12201A 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.jlq-hero_promo_glow7bw{
border-radius:50%;
background:radial-gradient(circle,rgba(52,168,100,0.18) 0%,transparent 65%);
position:absolute;
height:16.25rem;
top:-40px;
width:16.25rem;
right:-1.25rem;
pointer-events:none;
}
.jlq-hero_promo_ct7bw{
padding:1.75rem;
position:relative;
align-self:flex-end;
max-width:88%;
z-index:2;
}
.jlq-hero_promo_label7bw{
font-size:0.625rem;
display:block;
letter-spacing:.25em;
text-transform:uppercase;
color:#4DE89A;
font-weight:700;
margin-bottom:0.5rem;
}
.jlq-hero_promo_amount7bw{
color:#F0F7F3;
line-height:1.05;
font-size:2rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.jlq-hero_promo_amount7bw{
font-size:40px;
}
}
.jlq-hero_promo_amount7bw em{
color:#4DE89A;
font-style:normal;
}
.jlq-hero_rating7bw{
border:1px solid rgba(20,18,14,0.08);
padding:0.625rem 0.875rem;
gap:10px;
border-radius:14px;
background:#FDFCFA;
align-items:center;
box-shadow:0 2px 6px rgba(20,28,22,0.07), 0 8px 24px rgba(20,28,22,0.09);
position:absolute;
z-index:3;
display:flex;
right:0.875rem;
top:14px;
max-width:min(16.25rem,62%);
}
.jlq-hero_rating_score7bw{
flex:0 0 auto;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:1.5rem;
color:#1A1713;
}
.jlq-hero_rating_txt7bw{
flex:1 1 auto;
min-width:0;
}
.jlq-hero_rating_stars7bw{
gap:2px;
color:#1E8A52;
display:flex;
}
.jlq-hero_rating_stars7bw svg{
width:0.75rem;
height:12px;
}
.jlq-hero_rating_cap7bw{
overflow-wrap:break-word;
color:#6B6560;
font-size:11px;
margin-top:3px;
line-height:1.35;
display:block;
}
.jlq-stat7bw{
border-top:1px solid rgba(20,18,14,0.15);
border-bottom:1px solid rgba(20,18,14,0.15);
margin-top:16px;
}
.jlq-stat_in7bw{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.jlq-stat_in7bw{
grid-template-columns:repeat(4,1fr);
}
}
.jlq-stat_item7bw{
padding:22px 14px;
min-width:0;
border-bottom:1px solid rgba(20,18,14,0.08);
border-right:1px solid rgba(20,18,14,0.08);
}
.jlq-stat_item7bw:nth-child(2n){
border-right:0;
}
.jlq-stat_item7bw:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.jlq-stat_item7bw{
border-bottom:0;
}
.jlq-stat_item7bw:nth-child(2n){
border-right:1px solid rgba(20,18,14,0.08);
}
.jlq-stat_item7bw:nth-child(4n){
border-right:0;
}
}
.jlq-stat_value7bw{
overflow-wrap:break-word;
line-height:1;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
color:#1A1713;
font-weight:700;
}
@media(min-width:767px){
.jlq-stat_value7bw{
font-size:2.125rem;
}
}
.jlq-stat_label7bw{
line-height:1.4;
overflow-wrap:break-word;
margin-top:0.375rem;
font-size:13px;
color:#6B6560;
}
.jlq-grow7bw{
padding:1.625rem 0 0.625rem;
}
.jlq-row_seo7bw{
margin:10px 0 0;
line-height:1.65;
font-size:14px;
color:#8A8278;
max-width:760px;
overflow-wrap:break-word;
}
.jlq-row_seo7bw strong{
font-weight:700;
color:#1A1713;
}
.jlq-grow7bw{
padding:26px 0 0.625rem;
}
.jlq-row_seo7bw{
margin:10px 0 0;
font-size:14px;
line-height:1.65;
max-width:760px;
overflow-wrap:break-word;
color:#8A8278;
}
.jlq-row_seo7bw strong{
color:#1A1713;
font-weight:700;
}
.jlq-jp7bw{
padding:1.875rem 0 0.625rem;
}
.jlq-jp_grid7bw{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:768px){
.jlq-jp_grid7bw{
grid-template-columns:1fr 1fr;
}
.jlq-jp_card_mega7bw{
grid-column:1/-1;
}
}
@media(min-width:997px){
.jlq-jp_grid7bw{
grid-template-columns:1.4fr 1fr 1fr;
}
.jlq-jp_card_mega7bw{
grid-column:auto;
}
}
.jlq-jp_card7bw{
gap:0.75rem;
border-radius:1.25rem;
background:#FDFCFA;
padding:1.625rem;
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
flex-direction:column;
position:relative;
display:flex;
min-height:200px;
justify-content:space-between;
min-width:0;
}
.jlq-jp_card_mega7bw{
background:linear-gradient(135deg,#122A1E,#0A1410);
border-color:transparent;
min-height:13.125rem;
color:#F0F7F3;
}
.jlq-jp_glow7bw{
border-radius:50%;
background:radial-gradient(circle,rgba(52,168,100,0.18),transparent 70%);
width:12.5rem;
right:-2.5rem;
height:200px;
top:-2.5rem;
position:absolute;
pointer-events:none;
}
.jlq-jp_label7bw{
gap:10px;
display:flex;
flex-wrap:wrap;
align-items:center;
letter-spacing:.16em;
position:relative;
color:#1E8A52;
text-transform:uppercase;
justify-content:space-between;
font-weight:700;
font-size:0.625rem;
}
.jlq-jp_card_mega7bw .jlq-jp_label7bw{
color:#4DE89A;
}
.jlq-jp_drop7bw{
font-weight:600;
color:#6B6560;
text-transform:none;
letter-spacing:.04em;
}
.jlq-jp_card_mega7bw .jlq-jp_drop7bw{
color:#8FB89E;
}
.jlq-jp_amount7bw{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1;
color:#1A1713;
font-size:2.375rem;
position:relative;
font-weight:700;
overflow-wrap:break-word;
}
.jlq-jp_card_mega7bw .jlq-jp_amount7bw{
animation:zm2-pulse 2.4s infinite;
color:#4DE89A;
font-size:48px;
}
@media(min-width:771px){
.jlq-jp_card_mega7bw .jlq-jp_amount7bw{
font-size:3.375rem;
}
}
.jlq-jp_game7bw{
font-size:13px;
position:relative;
color:#6B6560;
}
.jlq-jp_card_mega7bw .jlq-jp_game7bw{
color:#8FB89E;
}
.jlq-jp_cta7bw{
position:relative;
align-self:flex-start;
}
.jlq-jp_card_mega7bw .jlq-jp_cta7bw{
padding:10px 1.25rem;
border-radius:999px;
transition:opacity .22s ease;
background:#4DE89A;
font-weight:700;
color:#0F1A13;
font-size:0.813rem;
}
.jlq-jp_card_mega7bw .jlq-jp_cta7bw:hover{
opacity:.9;
}
.jlq-jp_card7bw:not(.jlq-jp_card_mega7bw) .jlq-jp_cta7bw{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #1A1713;
font-size:13px;
font-weight:700;
padding-bottom:2px;
color:#1A1713;
}
.jlq-jp_card7bw:not(.jlq-jp_card_mega7bw) .jlq-jp_cta7bw:hover{
border-color:#1E8A52;
color:#1E8A52;
}
.jlq-jp_seo7bw{
margin:0.875rem 0 0;
line-height:1.65;
overflow-wrap:break-word;
font-size:0.875rem;
color:#8A8278;
max-width:47.5rem;
}
.jlq-jp_seo7bw strong{
color:#1A1713;
font-weight:700;
}
.jlq-grow7bw{
padding:1.625rem 0 0.625rem;
}
.jlq-row_seo7bw{
margin:10px 0 0;
color:#8A8278;
max-width:47.5rem;
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
}
.jlq-row_seo7bw strong{
font-weight:700;
color:#1A1713;
}
.jlq-pr7bw{
padding:1.875rem 0 0.375rem;
}
.jlq-pr_card7bw{
flex:0 0 auto;
gap:0.625rem;
padding:26px;
border-radius:1.25rem;
border:1px solid rgba(20,18,14,0.08);
background:#FDFCFA;
overflow:hidden;
min-height:200px;
position:relative;
width:17.5rem;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.jlq-pr_card7bw{
width:18.75rem;
}
}
.jlq-pr_card_feat7bw{
background:linear-gradient(150deg,#122A1E,#0A1410);
border-color:transparent;
color:#F0F7F3;
}
.jlq-pr_glow7bw{
background:radial-gradient(circle,rgba(52,168,100,0.18),transparent 70%);
border-radius:50%;
height:8.125rem;
pointer-events:none;
position:absolute;
width:130px;
top:-30px;
opacity:0;
right:-1.875rem;
}
.jlq-pr_card_feat7bw .jlq-pr_glow7bw{
opacity:1;
}
.jlq-pr_label7bw{
color:#1E8A52;
text-transform:uppercase;
letter-spacing:.16em;
font-weight:700;
font-size:10px;
position:relative;
}
.jlq-pr_card_feat7bw .jlq-pr_label7bw{
color:#4DE89A;
}
.jlq-pr_amount7bw{
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
color:#1A1713;
position:relative;
overflow-wrap:break-word;
line-height:1.08;
}
.jlq-pr_card_feat7bw .jlq-pr_amount7bw{
color:#F0F7F3;
}
.jlq-pr_amount7bw em{
color:#1E8A52;
font-style:normal;
}
.jlq-pr_card_feat7bw .jlq-pr_amount7bw em{
color:#4DE89A;
}
.jlq-pr_terms7bw{
position:relative;
font-size:0.813rem;
line-height:1.5;
color:#6B6560;
}
.jlq-pr_card_feat7bw .jlq-pr_terms7bw{
color:#8FB89E;
}
.jlq-pr_cta7bw{
margin-top:auto;
align-self:flex-start;
position:relative;
}
.jlq-pr_card_feat7bw .jlq-pr_cta7bw{
transition:opacity .22s ease;
padding:9px 18px;
border-radius:62.438rem;
background:#4DE89A;
color:#0F1A13;
font-size:13px;
font-weight:700;
}
.jlq-pr_card_feat7bw .jlq-pr_cta7bw:hover{
opacity:.9;
}
.jlq-pr_card7bw:not(.jlq-pr_card_feat7bw) .jlq-pr_cta7bw{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
color:#1A1713;
font-size:13px;
border-bottom:1px solid #1A1713;
font-weight:700;
}
.jlq-pr_card7bw:not(.jlq-pr_card_feat7bw) .jlq-pr_cta7bw:hover{
border-color:#1E8A52;
color:#1E8A52;
}
.jlq-gf7bw{
padding:24px 0 6px;
}
.jlq-gf_in7bw{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.jlq-gf_chip7bw{
border:1px solid rgba(20,18,14,0.15);
background:#FDFCFA;
padding:10px 18px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-radius:999px;
white-space:nowrap;
font-size:13px;
font-weight:600;
color:#2E2B26;
}
.jlq-gf_chip7bw:hover{
border-color:#1E8A52;
color:#1E8A52;
}
.jlq-gf_chip7bw.jlq-state_active7bw{
background:#12201A;
border-color:transparent;
color:#E8F7EF;
}
.jlq-gm7bw{
padding:1.875rem 0 10px;
}
.jlq-gm_in7bw{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:881px){
.jlq-gm_in7bw{
grid-template-columns:1.25fr 1fr;
}
}
.jlq-gm_left7bw{
padding:2rem;
background:#FDFCFA;
border:1px solid rgba(20,18,14,0.08);
border-radius:20px;
min-width:0;
}
.jlq-gm_eyebrow7bw{
margin-bottom:0.625rem;
}
.jlq-gm_h27bw{
color:#1A1713;
font-size:1.625rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
line-height:1.06;
}
@media(min-width:766px){
.jlq-gm_h27bw{
font-size:28px;
}
}
.jlq-gm_text7bw{
line-height:1.6;
max-width:480px;
margin-bottom:22px;
font-size:14px;
color:#8A8278;
}
.jlq-gm_level7bw{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
margin-bottom:0.5rem;
font-size:1.375rem;
color:#1E8A52;
}
.jlq-gm_bar7bw{
overflow:hidden;
background:rgba(20,18,14,0.15);
border-radius:62.438rem;
height:8px;
margin-bottom:6px;
}
.jlq-gm_bar_fill7bw{
background:linear-gradient(90deg,#27B96E,#4DE89A);
border-radius:62.438rem;
height:100%;
}
.jlq-gm_bar_meta7bw{
gap:10px;
display:flex;
margin-bottom:18px;
justify-content:space-between;
color:#6B6560;
font-size:0.688rem;
}
.jlq-gm_missions7bw{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.jlq-gm_mission7bw{
gap:7px;
border-radius:62.438rem;
background:#F5F2ED;
padding:9px 15px;
border:1px solid rgba(20,18,14,0.15);
display:inline-flex;
color:#2E2B26;
align-items:center;
font-size:12.5px;
font-weight:600;
}
.jlq-gm_mission_ic7bw{
display:inline-flex;
align-items:center;
color:#1E8A52;
}
.jlq-gm_mission_ic7bw svg{
height:13px;
width:0.813rem;
}
.jlq-gm_right7bw{
padding:2rem;
border-radius:1.25rem;
overflow:hidden;
background:linear-gradient(150deg,#122A1E,#0A1410);
position:relative;
flex-direction:column;
display:flex;
color:#F0F7F3;
}
.jlq-gm_glow7bw{
background:radial-gradient(circle,rgba(52,168,100,0.18),transparent 70%);
border-radius:50%;
height:150px;
top:-1.875rem;
position:absolute;
pointer-events:none;
right:-30px;
width:150px;
}
.jlq-gm_ref_eyebrow7bw{
margin-bottom:10px;
position:relative;
}
.jlq-gm_ref_h27bw{
font-weight:600;
color:#F0F7F3;
overflow-wrap:break-word;
font-size:26px;
margin-bottom:8px;
position:relative;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.1;
}
.jlq-gm_ref_text7bw{
color:#8FB89E;
margin-bottom:20px;
font-size:13.5px;
line-height:1.55;
position:relative;
}
.jlq-gm_ref_cta7bw{
border-radius:62.438rem;
background:#4DE89A;
transition:opacity .22s ease;
padding:11px 22px;
position:relative;
align-self:flex-start;
color:#0F1A13;
font-size:0.844rem;
margin-top:auto;
font-weight:700;
}
.jlq-gm_ref_cta7bw:hover{
opacity:.9;
}
.jlq-nl7bw{
padding:1.5rem 0 10px;
}
.jlq-nl_in7bw{
border-radius:20px;
gap:22px;
background:#0E1915;
padding:30px 2rem;
display:flex;
color:#F0F7F3;
flex-direction:column;
}
@media(min-width:766px){
.jlq-nl_in7bw{
gap:1.75rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.jlq-nl_text_wrap7bw{
min-width:0;
}
.jlq-nl_h37bw{
font-weight:600;
margin-bottom:5px;
font-size:1.375rem;
color:#F0F7F3;
line-height:1.1;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:766px){
.jlq-nl_h37bw{
font-size:1.5rem;
}
}
.jlq-nl_text7bw{
font-size:0.844rem;
color:#8FB89E;
line-height:1.5;
}
.jlq-nl_form7bw{
flex:1 1 auto;
gap:0.625rem;
max-width:460px;
min-width:0;
display:flex;
}
.jlq-nl_input7bw{
flex:1 1 auto;
overflow:hidden;
border-radius:0.875rem;
padding:0.813rem 16px;
border:1px solid rgba(200,240,220,0.14);
background:rgba(240,255,248,0.07);
text-overflow:ellipsis;
align-items:center;
color:#8FB89E;
display:flex;
font-size:14px;
min-width:0;
white-space:nowrap;
}
.jlq-nl_btn7bw{
border-radius:0.875rem;
flex:0 0 auto;
background:#4DE89A;
transition:opacity .22s ease;
padding:13px 1.5rem;
font-size:14px;
font-weight:700;
color:#0F1A13;
white-space:nowrap;
}
.jlq-nl_btn7bw:hover{
opacity:.9;
}
.jlq-trn7bw{
padding:1.875rem 0 0.625rem;
}
.jlq-trn_in7bw{
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
border-radius:20px;
grid-template-columns:1fr;
background:#FDFCFA;
display:grid;
}
@media(min-width:878px){
.jlq-trn_in7bw{
grid-template-columns:1.05fr 1fr;
}
}
.jlq-trn_banner7bw{
background:linear-gradient(150deg,#122A1E,#0A1410);
padding:2.125rem;
overflow:hidden;
color:#F0F7F3;
position:relative;
}
.jlq-trn_glow7bw{
background:radial-gradient(circle,rgba(52,168,100,0.18),transparent 70%);
border-radius:50%;
bottom:-2.5rem;
position:absolute;
pointer-events:none;
width:200px;
right:-40px;
height:12.5rem;
}
.jlq-trn_eyebrow7bw{
margin-bottom:14px;
position:relative;
}
.jlq-trn_h27bw{
margin-bottom:12px;
position:relative;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F0F7F3;
font-size:1.875rem;
line-height:1.06;
}
@media(min-width:769px){
.jlq-trn_h27bw{
font-size:2.25rem;
}
}
.jlq-trn_text7bw{
line-height:1.6;
font-size:14px;
position:relative;
max-width:26.25rem;
margin-bottom:22px;
color:#8FB89E;
}
.jlq-trn_timer7bw{
gap:8px;
display:flex;
margin-bottom:1.5rem;
position:relative;
align-items:center;
flex-wrap:wrap;
}
.jlq-trn_timer_cap7bw{
color:#8FB89E;
font-size:0.688rem;
}
.jlq-trn_timer_box7bw{
background:rgba(240,255,248,0.07);
border-radius:0.5rem;
padding:0.25rem 12px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#F0F7F3;
font-size:1.5rem;
}
.jlq-trn_cta7bw{
border-radius:999px;
transition:opacity .22s ease;
padding:13px 26px;
background:#4DE89A;
font-size:14px;
display:inline-block;
font-weight:700;
color:#0F1A13;
position:relative;
}
.jlq-trn_cta7bw:hover{
opacity:.9;
}
.jlq-trn_lb7bw{
padding:26px 1.75rem;
}
.jlq-trn_lb_head7bw{
gap:0.625rem;
justify-content:space-between;
margin-bottom:0.75rem;
display:flex;
align-items:center;
}
.jlq-trn_lb_title7bw{
font-size:20px;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1A1713;
}
.jlq-trn_lb_upd7bw{
text-transform:uppercase;
font-size:11px;
letter-spacing:.08em;
color:#6B6560;
}
.jlq-trn_lb_row7bw{
gap:14px;
padding:11px 12px;
border-radius:0.5rem;
display:flex;
align-items:center;
}
.jlq-trn_lb_row7bw:nth-child(2){
background:rgba(30,138,82,0.10);
}
.jlq-trn_lb_rank7bw{
flex:0 0 auto;
width:22px;
font-weight:700;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1rem;
color:#1E8A52;
}
.jlq-trn_lb_av7bw{
background:linear-gradient(135deg,#27B96E,#4DE89A);
flex:0 0 auto;
border-radius:50%;
height:1.875rem;
width:30px;
}
.jlq-trn_lb_name7bw{
flex:1 1 auto;
overflow:hidden;
color:#1A1713;
min-width:0;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.875rem;
font-weight:600;
}
.jlq-trn_lb_amount7bw{
flex:0 0 auto;
font-weight:700;
font-size:13px;
color:#1A1713;
}
.jlq-vip7bw{
padding:3rem 0;
}
@media(min-width:771px){
.jlq-vip7bw{
padding:4rem 0;
}
}
.jlq-vip_head7bw{
gap:14px;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:878px){
.jlq-vip_head7bw{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.jlq-vip_eyebrow7bw{
margin-bottom:0.75rem;
}
.jlq-vip_h27bw{
font-weight:600;
color:#F0F7F3;
font-size:2rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:770px){
.jlq-vip_h27bw{
font-size:40px;
}
}
.jlq-vip_intro7bw{
font-size:14px;
max-width:420px;
color:#8FB89E;
line-height:1.6;
}
.jlq-vip_grid7bw{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.jlq-vip_card7bw{
border-radius:0.875rem;
padding:1.375rem 1.125rem;
border:1px solid rgba(200,240,220,0.14);
min-width:0;
}
.jlq-vip_card_feat7bw{
border-color:#4DE89A;
background:rgba(240,255,248,0.07);
}
.jlq-vip_card_ic7bw{
border-radius:8px;
background:linear-gradient(135deg,#27B96E,#4DE89A);
margin-bottom:1rem;
width:2.125rem;
height:2.125rem;
display:block;
}
.jlq-vip_name7bw{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:6px;
overflow-wrap:break-word;
font-weight:600;
color:#F0F7F3;
font-size:20px;
}
.jlq-vip_perk7bw{
line-height:1.5;
overflow-wrap:break-word;
font-size:0.781rem;
color:#8FB89E;
}
.jlq-app7bw{
padding:1.875rem 0 0.625rem;
}
.jlq-app_in7bw{
background:#FDFCFA;
padding:2rem;
border-radius:1.25rem;
gap:28px;
border:1px solid rgba(20,18,14,0.08);
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.jlq-app_in7bw{
gap:40px;
padding:2.5rem 44px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.jlq-app_copy7bw{
max-width:35rem;
min-width:0;
}
.jlq-app_eyebrow7bw{
margin-bottom:12px;
}
.jlq-app_h27bw{
margin-bottom:0.75rem;
line-height:1.05;
color:#1A1713;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
font-size:28px;
}
@media(min-width:769px){
.jlq-app_h27bw{
font-size:2.125rem;
}
}
.jlq-app_text7bw{
font-size:0.875rem;
line-height:1.6;
margin-bottom:1.375rem;
color:#8A8278;
}
.jlq-app_btns7bw{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.jlq-app_btn7bw{
transition:background-color .22s ease;
border-radius:0.875rem;
background:#12201A;
gap:10px;
padding:0.688rem 20px;
align-items:center;
display:inline-flex;
color:#E8F7EF;
}
.jlq-app_btn7bw:hover{
background:#1C3328;
}
.jlq-app_btn_ic7bw{
display:inline-flex;
align-items:center;
}
.jlq-app_btn_ic7bw svg{
width:18px;
height:18px;
}
.jlq-app_btn_lb7bw{
font-size:0.844rem;
font-weight:700;
}
.jlq-app_qr_wrap7bw{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.jlq-app_qr7bw{
border-radius:0.875rem;
flex:0 0 auto;
background-color:#12201A;
background-image:repeating-linear-gradient(0deg,#FDFCFA 0 0.313rem,transparent 5px 11px),repeating-linear-gradient(90deg,#FDFCFA 0 5px,transparent 5px 11px);
height:6.75rem;
width:6.75rem;
}
.jlq-app_qr_cap7bw{
max-width:92px;
color:#6B6560;
font-size:0.781rem;
line-height:1.4;
}
.jlq-op7bw{
padding:36px 0 0.625rem;
}
.jlq-op_in7bw{
background:#FDFCFA;
border:1px solid rgba(20,18,14,0.08);
padding:32px;
grid-template-columns:1fr;
gap:32px;
border-radius:0.875rem;
align-items:center;
display:grid;
}
@media(min-width:858px){
.jlq-op_in7bw{
grid-template-columns:.9fr 1.1fr;
gap:44px;
padding:34px 40px;
}
}
.jlq-op_left7bw{
min-width:0;
}
.jlq-op_eyebrow7bw{
margin-bottom:12px;
}
.jlq-op_h27bw{
font-size:28px;
color:#1A1713;
line-height:1.08;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.625rem;
}
@media(min-width:767px){
.jlq-op_h27bw{
font-size:30px;
}
}
.jlq-op_text7bw{
color:#8A8278;
line-height:1.6;
font-size:14px;
}
.jlq-op_grid7bw{
overflow:hidden;
border:1px solid rgba(20,18,14,0.15);
border-radius:0.5rem;
background:rgba(20,18,14,0.15);
gap:1px;
grid-template-columns:1fr 1fr;
display:grid;
}
.jlq-op_field7bw{
padding:18px 20px;
background:#F5F2ED;
min-width:0;
}
.jlq-op_field_lb7bw{
color:#1E8A52;
text-transform:uppercase;
font-weight:600;
margin-bottom:5px;
font-size:10px;
letter-spacing:.1em;
}
.jlq-op_field_val7bw{
font-size:14px;
overflow-wrap:break-word;
font-weight:700;
color:#1A1713;
}
.jlq-ts7bw{
padding:2.75rem 0;
}
.jlq-ts_in7bw{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:877px){
.jlq-ts_in7bw{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.jlq-ts_left7bw{
min-width:0;
}
.jlq-ts_h27bw{
color:#F0F7F3;
line-height:1.1;
font-size:26px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.75rem;
}
@media(min-width:768px){
.jlq-ts_h27bw{
font-size:1.75rem;
}
}
.jlq-ts_text7bw{
margin-bottom:1.375rem;
max-width:32.5rem;
font-size:14.5px;
line-height:1.6;
color:#8FB89E;
}
.jlq-ts_badges7bw{
gap:18px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.jlq-ts_badge7bw{
font-weight:600;
color:#8FB89E;
font-size:0.813rem;
}
.jlq-ts_pay7bw{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:879px){
.jlq-ts_pay7bw{
justify-content:flex-end;
}
}
.jlq-ts_pay_chip7bw{
background:rgba(240,255,248,0.07);
padding:0.75rem 16px;
border-radius:14px;
border:1px solid rgba(200,240,220,0.14);
font-weight:700;
font-size:0.875rem;
color:#F0F7F3;
}
.jlq-tt7bw{
padding:48px 0 10px;
}
@media(min-width:767px){
.jlq-tt7bw{
padding:3.75rem 0 0.625rem;
}
}
.jlq-tt_head7bw{
margin-bottom:2.125rem;
text-align:center;
}
.jlq-tt_eyebrow7bw{
margin-bottom:0.75rem;
}
.jlq-tt_h27bw{
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
color:#1A1713;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:2rem;
}
@media(min-width:765px){
.jlq-tt_h27bw{
font-size:2.625rem;
}
}
.jlq-tt_grid7bw{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:759px){
.jlq-tt_grid7bw{
grid-template-columns:repeat(3,1fr);
}
}
.jlq-tt_card7bw{
border:1px solid rgba(20,18,14,0.08);
border-radius:14px;
background:#FDFCFA;
padding:1.875rem;
display:flex;
flex-direction:column;
min-width:0;
}
.jlq-tt_card_ic7bw{
margin-bottom:18px;
align-items:center;
color:#1E8A52;
display:inline-flex;
}
.jlq-tt_card_ic7bw svg{
width:1.75rem;
height:28px;
}
.jlq-tt_card_h7bw{
color:#1A1713;
margin-bottom:8px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.375rem;
line-height:1.15;
font-weight:600;
}
.jlq-tt_card_p7bw{
color:#8A8278;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.875rem;
margin-bottom:0.875rem;
}
.jlq-tt_card_p7bw b{
font-weight:700;
color:#1A1713;
}
.jlq-tt_card_link7bw{
transition:color .22s ease;
font-weight:700;
color:#1A1713;
font-size:0.813rem;
border-bottom:1px solid #1E8A52;
margin-top:auto;
align-self:flex-start;
padding-bottom:2px;
}
.jlq-tt_card_link7bw:hover{
color:#1E8A52;
}
.jlq-dr7bw{
padding:2.25rem 0 10px;
}
.jlq-dr_in7bw{
border:1px dashed rgba(20,18,14,0.15);
border-radius:0.875rem;
padding:28px 2rem;
gap:20px;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.jlq-dr_in7bw{
gap:32px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.jlq-dr_h27bw{
color:#1A1713;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:24px;
}
@media(min-width:769px){
.jlq-dr_h27bw{
font-size:26px;
}
}
.jlq-dr_text7bw{
line-height:1.6;
font-size:14px;
color:#8A8278;
overflow-wrap:break-word;
max-width:42.5rem;
}
.jlq-dr_text7bw b{
font-weight:700;
color:#1A1713;
}
.jlq-dr_cta7bw{
transition:color .22s ease;
flex:0 0 auto;
font-size:13.5px;
border-bottom:1px solid #1E8A52;
padding-bottom:2px;
color:#1A1713;
font-weight:700;
white-space:nowrap;
}
.jlq-dr_cta7bw:hover{
color:#1E8A52;
}
.jlq-prov7bw{
padding:40px 0 1.25rem;
}
.jlq-prov_eyebrow7bw{
margin-bottom:18px;
display:block;
}
.jlq-prov_grid7bw{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:562px){
.jlq-prov_grid7bw{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:903px){
.jlq-prov_grid7bw{
grid-template-columns:repeat(6,1fr);
}
}
.jlq-hts7bw{
padding:48px 0;
}
@media(min-width:769px){
.jlq-hts7bw{
padding:62px 0;
}
}
.jlq-hts_head7bw{
gap:1.125rem;
margin-bottom:2.125rem;
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.jlq-hts_head7bw{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.jlq-hts_eyebrow7bw{
margin-bottom:0.75rem;
}
.jlq-hts_h27bw{
font-size:30px;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
color:#F0F7F3;
}
@media(min-width:767px){
.jlq-hts_h27bw{
font-size:2.375rem;
}
}
.jlq-hts_cta7bw{
transition:opacity .22s ease;
flex:0 0 auto;
background:#4DE89A;
border-radius:62.438rem;
padding:0.938rem 1.875rem;
font-size:15px;
font-weight:700;
color:#0F1A13;
}
.jlq-hts_cta7bw:hover{
opacity:.9;
}
.jlq-hts_grid7bw{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:757px){
.jlq-hts_grid7bw{
grid-template-columns:repeat(3,1fr);
}
}
.jlq-hts_step7bw{
border-top:1px solid rgba(200,240,220,0.14);
padding-top:1.375rem;
min-width:0;
}
.jlq-hts_step_num7bw{
color:#4DE89A;
line-height:1;
margin-bottom:14px;
font-weight:700;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:44px;
}
.jlq-hts_step_h7bw{
font-size:19px;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:700;
color:#F0F7F3;
line-height:1.2;
}
.jlq-hts_step_p7bw{
color:#8FB89E;
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
}
.jlq-rc7bw{
padding:3rem 0 10px;
}
.jlq-rc_in7bw{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:758px){
.jlq-rc_in7bw{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.jlq-rc_col7bw{
min-width:0;
}
.jlq-rc_label7bw{
font-weight:600;
text-transform:uppercase;
font-size:0.688rem;
color:#1E8A52;
letter-spacing:.2em;
margin-bottom:1rem;
}
.jlq-rc_awards7bw{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.jlq-rc_award7bw{
gap:0.75rem;
align-items:center;
display:flex;
min-width:0;
}
.jlq-rc_award_ic7bw{
flex:0 0 auto;
align-items:center;
color:#27B96E;
display:inline-flex;
}
.jlq-rc_award_ic7bw svg{
height:1.125rem;
width:18px;
}
.jlq-rc_award_t7bw{
font-size:0.875rem;
font-weight:700;
color:#1A1713;
overflow-wrap:break-word;
}
.jlq-rc_award_s7bw{
font-size:12px;
overflow-wrap:break-word;
color:#6B6560;
}
.jlq-rc_press7bw{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.jlq-rc_press_logo7bw{
padding:0 0.5rem;
overflow:hidden;
border-radius:0.5rem;
border:1px solid rgba(20,18,14,0.08);
display:flex;
font-size:0.875rem;
text-align:center;
text-overflow:ellipsis;
height:3.25rem;
justify-content:center;
color:#8A8278;
font-weight:700;
align-items:center;
white-space:nowrap;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.jlq-rc_partner7bw{
background:#FDFCFA;
border:1px solid rgba(20,18,14,0.08);
padding:1.375rem;
border-radius:14px;
}
.jlq-rc_partner_name7bw{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
font-size:1.25rem;
color:#1A1713;
margin-bottom:6px;
}
.jlq-rc_partner_text7bw{
overflow-wrap:break-word;
font-size:0.813rem;
color:#8A8278;
line-height:1.55;
}
.jlq-wy7bw{
padding:48px 0;
}
@media(min-width:771px){
.jlq-wy7bw{
padding:56px 0;
}
}
.jlq-wy_in7bw{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:900px){
.jlq-wy_in7bw{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.jlq-wy_left7bw{
min-width:0;
}
.jlq-wy_eyebrow7bw{
margin-bottom:0.875rem;
}
.jlq-wy_h27bw{
font-size:2rem;
margin-bottom:16px;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
color:#1A1713;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.jlq-wy_h27bw{
font-size:2.5rem;
}
}
.jlq-wy_intro7bw{
font-size:0.938rem;
line-height:1.6;
color:#8A8278;
}
.jlq-wy_grid7bw{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:563px){
.jlq-wy_grid7bw{
grid-template-columns:1fr 1fr;
}
}
.jlq-wy_card7bw{
border-radius:0.875rem;
padding:1.625rem;
background:#FDFCFA;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.jlq-wy_card_ic7bw{
margin-bottom:16px;
color:#1E8A52;
align-items:center;
display:inline-flex;
justify-content:center;
}
.jlq-wy_card_ic7bw svg{
width:1.625rem;
height:26px;
}
.jlq-wy_card_h7bw{
color:#1A1713;
margin-bottom:0.5rem;
line-height:1.15;
font-size:1.313rem;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
}
.jlq-wy_card_p7bw{
color:#8A8278;
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
}
.jlq-faq7bw{
padding:48px 0;
background:#FDFCFA;
border-top:1px solid rgba(20,18,14,0.08);
margin-top:1.5rem;
border-bottom:1px solid rgba(20,18,14,0.08);
}
@media(min-width:769px){
.jlq-faq7bw{
padding:62px 0;
}
}
.jlq-faq_head7bw{
margin-bottom:2.125rem;
text-align:center;
}
.jlq-faq_eyebrow7bw{
margin-bottom:12px;
}
.jlq-faq_h27bw{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#1A1713;
overflow-wrap:break-word;
font-size:32px;
line-height:1.05;
}
@media(min-width:766px){
.jlq-faq_h27bw{
font-size:38px;
}
}
.jlq-faq_list7bw{
gap:0.75rem;
margin:0 auto;
flex-direction:column;
max-width:51.25rem;
display:flex;
}
.jlq-faq_item7bw{
border:1px solid rgba(20,18,14,0.08);
background:#F5F2ED;
border-radius:14px;
overflow:hidden;
}
.jlq-faq_q7bw{
list-style:none;
padding:1.25rem 1.5rem;
gap:1.25rem;
justify-content:space-between;
display:flex;
font-weight:700;
overflow-wrap:break-word;
color:#1A1713;
align-items:center;
font-size:16px;
cursor:pointer;
}
.jlq-faq_q7bw::-webkit-details-marker{
display:none;
}
.jlq-faq_q_ic7bw{
transition:transform .22s ease;
flex:0 0 auto;
color:#1E8A52;
align-items:center;
display:inline-flex;
}
.jlq-faq_q_ic7bw svg{
width:18px;
height:1.125rem;
}
.jlq-faq_item7bw[open] .jlq-faq_q_ic7bw{
transform:rotate(180deg);
}
.jlq-faq_a7bw{
padding:0 1.5rem 20px;
line-height:1.6;
font-size:0.906rem;
overflow-wrap:break-word;
color:#8A8278;
}
.jlq-sc7bw{
padding:48px 0 10px;
}
.jlq-sc_head7bw{
margin-bottom:1.75rem;
text-align:center;
}
.jlq-sc_eyebrow7bw{
margin-bottom:12px;
}
.jlq-sc_h27bw{
font-size:1.875rem;
font-weight:600;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1A1713;
}
@media(min-width:765px){
.jlq-sc_h27bw{
font-size:36px;
}
}
.jlq-sc_table7bw{
border:1px solid rgba(20,18,14,0.08);
margin:0 auto;
border-radius:14px;
overflow:hidden;
max-width:56.25rem;
}
.jlq-sc_thead7bw{
grid-template-columns:1.6fr 1fr 1fr;
background:#1C1A18;
display:grid;
}
.jlq-sc_th7bw{
padding:0.938rem 1.125rem;
color:#8FB89E;
font-weight:700;
font-size:0.813rem;
text-align:center;
overflow-wrap:break-word;
}
.jlq-sc_th7bw:first-child{
text-align:left;
}
.jlq-sc_th_us7bw{
color:#4DE89A;
}
.jlq-sc_row7bw{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20,18,14,0.08);
}
.jlq-sc_row7bw:nth-child(even){
background:#FDFCFA;
}
.jlq-sc_td7bw{
padding:15px 1.125rem;
min-width:0;
text-align:center;
font-size:14px;
color:#6B6560;
overflow-wrap:break-word;
}
.jlq-sc_td7bw:first-child{
text-align:left;
font-weight:600;
color:#2E2B26;
}
.jlq-sc_td_us7bw{
font-weight:700;
color:#1A9A5C;
}
.jlq-sb7bw{
padding:48px 0;
background:#FDFCFA;
border-top:1px solid rgba(20,18,14,0.08);
border-bottom:1px solid rgba(20,18,14,0.08);
margin-top:24px;
}
@media(min-width:769px){
.jlq-sb7bw{
padding:56px 0;
}
}
.jlq-sb_eyebrow7bw{
display:block;
margin-bottom:0.75rem;
}
.jlq-sb_h27bw{
font-size:1.875rem;
color:#1A1713;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
margin-bottom:26px;
overflow-wrap:break-word;
}
@media(min-width:767px){
.jlq-sb_h27bw{
font-size:2.25rem;
}
}
.jlq-sb_grid7bw{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:558px){
.jlq-sb_grid7bw{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:962px){
.jlq-sb_grid7bw{
grid-template-columns:repeat(4,1fr);
}
}
.jlq-sb_card7bw{
border-radius:14px;
background:#F5F2ED;
padding:24px;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.jlq-sb_card_h7bw{
font-weight:600;
color:#1A1713;
font-size:1.188rem;
line-height:1.15;
margin-bottom:8px;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.jlq-sb_card_p7bw{
color:#8A8278;
font-size:13.5px;
overflow-wrap:break-word;
line-height:1.6;
}
.jlq-sb_rtp7bw{
border:1px solid rgba(20,18,14,0.08);
background:#F5F2ED;
grid-template-columns:1fr;
border-radius:0.875rem;
padding:26px 28px;
gap:24px;
align-items:center;
display:grid;
margin-top:18px;
}
@media(min-width:762px){
.jlq-sb_rtp7bw{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.jlq-sb_rtp_h7bw{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.25rem;
color:#1A1713;
margin-bottom:0.5rem;
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
}
.jlq-sb_rtp_p7bw{
line-height:1.6;
color:#8A8278;
overflow-wrap:break-word;
font-size:13.5px;
}
.jlq-sb_rtp_stats7bw{
gap:16px;
display:flex;
}
.jlq-sb_stat7bw{
background:#FDFCFA;
border-radius:0.5rem;
flex:1 1 0;
padding:18px;
min-width:0;
text-align:center;
}
.jlq-sb_stat_v7bw{
color:#1A9A5C;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:26px;
}
.jlq-sb_stat_l7bw{
font-size:0.719rem;
margin-top:0.25rem;
color:#6B6560;
}
.jlq-sg7bw{
padding:48px 0 0.625rem;
}
.jlq-sg_eyebrow7bw{
display:block;
margin-bottom:0.75rem;
}
.jlq-sg_h27bw{
font-weight:600;
color:#1A1713;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:1.75rem;
font-size:30px;
}
@media(min-width:768px){
.jlq-sg_h27bw{
font-size:36px;
}
}
.jlq-sg_grid7bw{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:720px){
.jlq-sg_grid7bw{
grid-template-columns:repeat(3,1fr);
}
}
.jlq-sg_col7bw{
min-width:0;
}
.jlq-sg_col_h7bw{
margin-bottom:10px;
color:#1A1713;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
font-size:1.375rem;
}
.jlq-sg_col_p7bw{
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
color:#8A8278;
}
.jlq-lh7bw{
padding:40px 0 1.25rem;
}
.jlq-lh_in7bw{
border-top:1px solid rgba(20,18,14,0.15);
padding-top:2.125rem;
}
.jlq-lh_eyebrow7bw{
display:block;
margin-bottom:22px;
}
.jlq-lh_grid7bw{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:597px){
.jlq-lh_grid7bw{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:959px){
.jlq-lh_grid7bw{
grid-template-columns:repeat(5,1fr);
}
}
.jlq-lh_col7bw{
min-width:0;
}
.jlq-lh_col_h7bw{
color:#1A1713;
font-weight:700;
margin-bottom:0.75rem;
font-size:0.813rem;
overflow-wrap:break-word;
}
.jlq-lh_links7bw{
gap:8px;
flex-direction:column;
display:flex;
}
.jlq-lh_link7bw{
transition:color .22s ease;
color:#8A8278;
overflow-wrap:break-word;
font-size:13px;
}
.jlq-lh_link7bw:hover{
color:#1E8A52;
}
.jlq-gd7bw{
padding:48px 0 10px;
}
.jlq-gd_head7bw{
gap:14px;
flex-direction:column;
display:flex;
margin-bottom:1.5rem;
}
@media(min-width:681px){
.jlq-gd_head7bw{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.jlq-gd_eyebrow7bw{
margin-bottom:0.625rem;
}
.jlq-gd_h27bw{
color:#1A1713;
line-height:1.05;
font-size:1.75rem;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:769px){
.jlq-gd_h27bw{
font-size:34px;
}
}
.jlq-gd_more7bw{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
color:#1A1713;
border-bottom:1px solid #1A1713;
padding-bottom:2px;
font-size:13.5px;
font-weight:600;
}
.jlq-gd_more7bw:hover{
border-color:#1E8A52;
color:#1E8A52;
}
.jlq-gd_grid7bw{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:719px){
.jlq-gd_grid7bw{
grid-template-columns:repeat(3,1fr);
}
}
.jlq-gd_card7bw{
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
border-radius:0.875rem;
background:#FDFCFA;
min-width:0;
display:block;
}
.jlq-gd_card_img7bw{
background:linear-gradient(140deg,#122A1E,#1E8A52);
height:150px;
}
.jlq-gd_card_body7bw{
padding:22px;
}
.jlq-gd_card_cat7bw{
letter-spacing:.1em;
color:#1E8A52;
font-size:10px;
text-transform:uppercase;
font-weight:600;
}
.jlq-gd_card_h7bw{
margin:8px 0 0.625rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.188rem;
font-weight:600;
line-height:1.2;
color:#1A1713;
}
.jlq-gd_card_meta7bw{
font-size:0.75rem;
overflow-wrap:break-word;
color:#6B6560;
}
.jlq-el7bw{
padding:3rem 0;
}
@media(min-width:770px){
.jlq-el7bw{
padding:56px 0;
}
}
.jlq-el_in7bw{
grid-template-columns:1fr;
gap:40px;
display:grid;
align-items:start;
}
@media(min-width:899px){
.jlq-el_in7bw{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.jlq-el_left7bw{
min-width:0;
}
.jlq-el_eyebrow7bw{
margin-bottom:14px;
}
.jlq-el_h27bw{
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1A1713;
font-size:2rem;
margin-bottom:1.375rem;
line-height:1.08;
font-weight:600;
}
@media(min-width:769px){
.jlq-el_h27bw{
font-size:2.375rem;
}
}
.jlq-el_body7bw p{
font-size:1rem;
overflow-wrap:break-word;
margin-bottom:18px;
line-height:1.7;
color:#2E2B26;
}
.jlq-el_dropcap7bw{
padding:0.375rem 0.75rem 0 0;
font-weight:700;
font-size:3.875rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1E8A52;
float:left;
line-height:.8;
}
.jlq-el_right7bw{
min-width:0;
}
.jlq-el_quote7bw{
border-radius:1.25rem;
background:linear-gradient(150deg,#122A1E,#0A1410);
padding:36px;
position:relative;
margin-bottom:1.5rem;
color:#F0F7F3;
}
.jlq-el_quote_mark7bw{
margin-bottom:6px;
display:inline-flex;
align-items:center;
color:#4DE89A;
}
.jlq-el_quote_mark7bw svg{
height:2.125rem;
width:2.125rem;
}
.jlq-el_quote_text7bw{
font-size:22px;
font-weight:500;
line-height:1.4;
margin-bottom:22px;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F0F7F3;
}
.jlq-el_quote_meta7bw{
gap:12px;
align-items:center;
display:flex;
}
.jlq-el_quote_av7bw{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#27B96E,#4DE89A);
width:38px;
height:38px;
}
.jlq-el_quote_author7bw{
font-weight:700;
font-size:0.875rem;
color:#F0F7F3;
}
.jlq-el_quote_meta_sub7bw{
font-size:0.75rem;
color:#8FB89E;
}
.jlq-el_explain7bw{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
}
.jlq-el_explain_card7bw{
padding:1.375rem 24px;
}
.jlq-el_explain_card7bw+.jlq-el_explain_card7bw{
border-top:1px solid rgba(20,18,14,0.08);
}
.jlq-el_explain_h7bw{
font-size:1.25rem;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1A1713;
margin-bottom:0.5rem;
line-height:1.15;
}
.jlq-el_explain_p7bw{
font-size:14px;
color:#8A8278;
line-height:1.55;
overflow-wrap:break-word;
}
.jlq-ft7bw{
background:#1C1A18;
color:#8FB89E;
margin-top:2.5rem;
}
.jlq-ft_in7bw{
padding:3rem 0 28px;
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:601px){
.jlq-ft_in7bw{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.jlq-ft_in7bw{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.jlq-ft_brand7bw{
min-width:0;
}
.jlq-ft_logo7bw{
font-size:1.625rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0F7F3;
font-weight:700;
}
.jlq-ft_tagline7bw{
line-height:1.6;
font-size:13.5px;
color:#8FB89E;
margin-top:0.875rem;
max-width:17.5rem;
}
.jlq-ft_contact7bw{
transition:color .22s ease;
color:#4DE89A;
max-width:17.5rem;
font-size:13px;
overflow-wrap:anywhere;
margin-top:12px;
display:inline-block;
}
.jlq-ft_contact7bw:hover{
color:#F0F7F3;
}
.jlq-ft_col7bw{
min-width:0;
}
.jlq-ft_col_h7bw{
margin-bottom:14px;
font-weight:700;
font-size:13px;
color:#F0F7F3;
letter-spacing:.08em;
text-transform:uppercase;
overflow-wrap:break-word;
}
.jlq-ft_col_links7bw{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.jlq-ft_link7bw{
transition:color .22s ease;
font-size:13.5px;
overflow-wrap:break-word;
color:#8FB89E;
}
.jlq-ft_link7bw:hover{
color:#F0F7F3;
}
.jlq-ft_bot7bw{
padding:1.375rem 0 40px;
gap:1rem;
border-top:1px solid rgba(200,240,220,0.14);
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.jlq-ft_bot7bw{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.jlq-ft_legal7bw{
line-height:1.6;
color:#ADA79F;
max-width:760px;
font-size:11.5px;
overflow-wrap:break-word;
}
.jlq-ft_legal7bw b{
color:#8FB89E;
font-weight:700;
}
.jlq-ft_age7bw{
padding:4px 9px;
border-radius:8px;
flex:0 0 auto;
border:1.5px solid #4DE89A;
font-size:0.813rem;
color:#4DE89A;
font-weight:700;
}