*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F2EE;
text-rendering:optimizeLegibility;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:0.938rem;
overflow-wrap:break-word;
line-height:1.6;
-webkit-font-smoothing:antialiased;
color:#2E2A25;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.50);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.yrjlayout_9fv{
display:flex;
flex-direction:column;
min-height:100vh;
}
.yrjmain_9fv{
flex:1 1 auto;
width:100%;
min-width:0;
}
.yrjcontainer_9fv{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:767px){
.yrjcontainer_9fv{
padding:0 2rem;
}
}
@media(min-width:1100px){
.yrjcontainer_9fv{
padding:0 3.5rem;
}
}
.yrjeyebrow_9fv{
font-weight:600;
font-size:0.688rem;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
letter-spacing:.2em;
text-transform:uppercase;
line-height:1.4;
display:inline-block;
color:#0F8C57;
}
.yrjband_9fv{
background:#0F1C16;
color:#EDF7F2;
}
.yrjband_9fv .yrjeyebrow_9fv{
color:#3EEAA0;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.yrjtb_9fv{
background:#F5F2EE;
position:sticky;
z-index:50;
top:0;
border-bottom:1px solid rgba(20,18,14,0.15);
}
.yrjtb_in_9fv{
margin:0 auto;
gap:1rem;
padding:0.75rem 1rem;
width:100%;
justify-content:space-between;
max-width:1400px;
align-items:center;
display:flex;
}
@media(min-width:765px){
.yrjtb_in_9fv{
padding:16px 32px;
}
}
@media(min-width:1097px){
.yrjtb_in_9fv{
padding:18px 56px;
}
}
.yrjtb_left_9fv{
gap:1.75rem;
align-items:center;
display:flex;
min-width:0;
}
.yrjtb_logo_9fv{
gap:11px;
display:flex;
align-items:center;
min-width:0;
}
.yrjtb_logo_mark_9fv{
border-radius:8px;
flex:0 0 auto;
height:34px;
object-fit:cover;
width:2.125rem;
}
.yrjtb_logo_txt_9fv{
display:flex;
line-height:1;
min-width:0;
flex-direction:column;
}
.yrjtb_logo_name_9fv{
overflow:hidden;
letter-spacing:.02em;
font-weight:700;
color:#1A1612;
font-size:1.375rem;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
white-space:nowrap;
text-overflow:ellipsis;
}
.yrjtb_logo_sub_9fv{
overflow:hidden;
white-space:nowrap;
letter-spacing:.32em;
font-weight:600;
font-size:0.531rem;
text-transform:uppercase;
color:#0F8C57;
text-overflow:ellipsis;
margin-top:0.25rem;
}
.yrjtb_nav_9fv{
display:none;
}
@media(min-width:958px){
.yrjtb_nav_9fv{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.yrjtb_nav_item_9fv{
transition:color .22s ease,border-color .22s ease;
font-weight:600;
border-bottom:2px solid transparent;
padding-bottom:3px;
color:#2E2A25;
white-space:nowrap;
font-size:14px;
}
.yrjtb_nav_item_9fv:hover{
color:#1A1612;
}
.yrjtb_nav_item_9fv.yrjstate_active_9fv{
border-color:#0F8C57;
color:#1A1612;
}
.yrjtb_right_9fv{
flex:0 0 auto;
gap:0.875rem;
display:flex;
align-items:center;
}
.yrjtb_search_9fv{
transition:color .22s ease;
color:#2E2A25;
align-items:center;
display:flex;
justify-content:center;
}
.yrjtb_search_9fv:hover{
color:#0F8C57;
}
.yrjtb_search_9fv svg{
height:18px;
width:18px;
}
.yrjtb_lang_9fv{
text-transform:uppercase;
font-size:0.688rem;
font-weight:600;
color:#6B6560;
letter-spacing:.1em;
}
.yrjtb_lang_9fv:hover{
color:#1A1612;
}
.yrjtb_login_9fv{
display:none;
font-weight:600;
color:#1A1612;
font-size:14px;
}
@media(min-width:765px){
.yrjtb_login_9fv{
display:inline-block;
}
}
.yrjtb_register_9fv{
padding:0.688rem 1.375rem;
background:#0F1C16;
transition:background-color .22s ease;
border-radius:62.438rem;
font-size:0.875rem;
font-weight:700;
white-space:nowrap;
color:#EDF7F2;
}
.yrjtb_register_9fv:hover{
background:#162C22;
}
.yrjmob_9fv{
background:#F5F2EE;
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
bottom:0;
position:fixed;
border-top:1px solid rgba(20,18,14,0.15);
left:0;
right:0;
}
@media(min-width:959px){
.yrjmob_9fv{
display:none;
}
}
.yrjmob_in_9fv{
margin:0 auto;
display:flex;
align-items:stretch;
max-width:560px;
justify-content:space-around;
}
.yrjmob_item_9fv{
gap:3px;
padding:0.563rem 4px;
transition:color .22s ease;
flex:1 1 0;
min-width:0;
align-items:center;
flex-direction:column;
color:#6B6560;
display:flex;
}
.yrjmob_item_9fv.yrjstate_active_9fv{
color:#0F8C57;
}
.yrjmob_ic_9fv{
display:flex;
justify-content:center;
align-items:center;
}
.yrjmob_ic_9fv svg{
height:1.25rem;
width:1.25rem;
}
.yrjmob_lb_9fv{
overflow:hidden;
font-size:0.625rem;
white-space:nowrap;
text-overflow:ellipsis;
max-width:100%;
font-weight:600;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.yrjrail_9fv{
min-width:0;
position:relative;
}
.yrjrail_scroll_9fv{
gap:14px;
padding-bottom:0.875rem;
overflow-x:auto;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
display:flex;
}
@media(min-width:769px){
.yrjrail_scroll_9fv{
gap:18px;
}
}
.yrjgc_9fv{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:767px){
.yrjgc_9fv{
width:11.75rem;
}
}
.yrjgc_img_9fv{
overflow:hidden;
background:#FFFFFF;
border-radius:14px;
position:relative;
box-shadow:0 2px 0.375rem rgba(15,28,22,0.07), 0 0.5rem 1.5rem rgba(15,28,22,0.10);
padding-bottom:133.33%;
}
.yrjgc_img_9fv img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.yrjgc_cover_9fv{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
position:absolute;
pointer-events:none;
}
.yrjgc_hover_9fv{
inset:0;
transition:opacity .22s ease;
background:rgba(0,0,0,0.50);
display:flex;
justify-content:center;
align-items:center;
position:absolute;
opacity:0;
}
.yrjgc_9fv:hover .yrjgc_hover_9fv{
opacity:1;
}
.yrjgc_hover_btn_9fv{
background:#0F1C16;
border-radius:62.438rem;
color:#EDF7F2;
width:2.875rem;
height:2.875rem;
display:flex;
align-items:center;
justify-content:center;
}
.yrjgc_hover_btn_9fv svg{
height:1.125rem;
width:1.125rem;
}
.yrjgc_info_9fv{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:9px;
display:flex;
}
.yrjgc_name_9fv{
overflow:hidden;
text-overflow:ellipsis;
color:#1A1612;
white-space:nowrap;
font-weight:700;
font-size:13px;
}
.yrjgc_prov_9fv{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#6B6560;
font-size:0.688rem;
}
.yrjgc_meta_9fv{
font-size:0.688rem;
color:#6B6560;
}
.yrjtc_9fv{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:769px){
.yrjtc_9fv{
width:230px;
}
}
.yrjtc_img_9fv{
border-radius:0.875rem;
background:#FFFFFF;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(15,28,22,0.07), 0 8px 1.5rem rgba(15,28,22,0.10);
padding-bottom:75%;
position:relative;
}
.yrjtc_img_9fv img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.yrjtc_info_9fv{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:9px;
}
.yrjtc_name_9fv{
overflow:hidden;
font-size:0.875rem;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
color:#1A1612;
}
.yrjtc_rtp_9fv{
font-size:11px;
color:#6B6560;
}
.yrjlc_9fv{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:766px){
.yrjlc_9fv{
width:268px;
}
}
.yrjlc_img_9fv{
border-radius:14px;
background:#FFFFFF;
overflow:hidden;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 0.375rem rgba(15,28,22,0.07), 0 8px 1.5rem rgba(15,28,22,0.10);
}
.yrjlc_img_9fv img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.yrjlc_live_9fv{
border-radius:62.438rem;
gap:7px;
background:rgba(0,0,0,0.50);
padding:4px 9px;
display:flex;
left:12px;
position:absolute;
align-items:center;
top:12px;
}
.yrjlc_live_dot_9fv{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#D63B3B;
width:8px;
height:0.5rem;
}
.yrjlc_seats_9fv{
text-transform:uppercase;
letter-spacing:.08em;
color:#EDF7F2;
font-weight:600;
font-size:10px;
}
.yrjlc_info_9fv{
gap:2px;
margin-top:9px;
display:flex;
flex-direction:column;
min-width:0;
}
.yrjlc_name_9fv{
overflow:hidden;
color:#1A1612;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
font-size:15px;
}
.yrjlc_bet_9fv{
font-size:0.688rem;
color:#6B6560;
}
.yrjpc_9fv{
gap:8px;
border-radius:0.875rem;
padding:1rem 14px;
border:1px solid rgba(20,18,14,0.08);
background:#FFFFFF;
flex-direction:column;
min-width:0;
align-items:center;
justify-content:center;
min-height:74px;
display:flex;
}
.yrjpc_logo_9fv{
flex:0 0 auto;
object-fit:contain;
height:28px;
max-width:100%;
width:auto;
}
.yrjpc_name_9fv{
overflow:hidden;
white-space:nowrap;
font-size:11px;
text-align:center;
text-overflow:ellipsis;
color:#6B6560;
max-width:100%;
}
.yrjgc_tag_9fv{
padding:3px 0.5rem;
border-radius:0.5rem;
font-size:10px;
z-index:2;
top:10px;
left:0.625rem;
font-weight:700;
display:inline-block;
position:absolute;
text-transform:uppercase;
letter-spacing:.06em;
}
.yrjgc_tag_hot_9fv{
background:#D63B3B;
color:#EDF7F2;
}
.yrjgc_tag_new_9fv{
background:#1CB874;
color:#110E0A;
}
.yrjgc_tag_jp_9fv{
background:#D4A017;
color:#110E0A;
}
.yrjgc_tag_live_9fv{
background:#D63B3B;
color:#EDF7F2;
}
.yrjsh_9fv{
margin-bottom:18px;
min-width:0;
}
.yrjsh_row_9fv{
gap:16px;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
justify-content:space-between;
}
.yrjsh_row_9fv .yrjsh_l_9fv{
gap:6px;
min-width:0;
flex-direction:column;
display:flex;
}
.yrjsh_stack_9fv{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.yrjsh_center_9fv{
gap:10px;
flex-direction:column;
align-items:center;
display:flex;
text-align:center;
}
.yrjsh_h2_9fv{
font-weight:600;
line-height:1.1;
overflow-wrap:break-word;
font-size:24px;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1612;
}
@media(min-width:768px){
.yrjsh_h2_9fv{
font-size:1.875rem;
}
}
.yrjband_9fv .yrjsh_h2_9fv{
color:#EDF7F2;
}
.yrjsh_eb_line_9fv{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.yrjsh_eb_line_9fv::before{
background:#0F8C57;
height:1px;
width:1.75rem;
content:"";
display:inline-block;
}
.yrjband_9fv .yrjsh_eb_line_9fv::before{
background:#3EEAA0;
}
.yrjsh_eb_dot_9fv{
gap:8px;
display:inline-flex;
align-items:center;
}
.yrjsh_eb_dot_9fv::before{
border-radius:50%;
background:#0F8C57;
content:"";
display:inline-block;
height:0.375rem;
width:6px;
}
.yrjband_9fv .yrjsh_eb_dot_9fv::before{
background:#3EEAA0;
}
.yrjsh_link_9fv{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
font-size:13px;
align-items:center;
border-bottom:1px solid #1A1612;
font-weight:600;
color:#1A1612;
display:inline-flex;
white-space:nowrap;
padding-bottom:2px;
}
.yrjsh_link_9fv:hover{
border-color:#0F8C57;
color:#0F8C57;
}
.yrjsh_link_9fv svg{
height:14px;
width:0.875rem;
}
.yrjsh_link_chev_9fv{
border-bottom:0;
padding-bottom:0;
}
.yrjsh_link_btn_9fv{
border-radius:999px;
padding:9px 1.125rem;
background:#0F1C16;
border-bottom:0;
color:#EDF7F2;
}
.yrjsh_link_btn_9fv:hover{
background:#162C22;
border-color:transparent;
color:#EDF7F2;
}
.yrjband_9fv .yrjsh_link_9fv{
border-color:#EDF7F2;
color:#EDF7F2;
}
.yrjband_9fv .yrjsh_link_btn_9fv{
background:#3EEAA0;
color:#110E0A;
}
.yrjsh_rule_9fv{
background:rgba(20,18,14,0.15);
margin:-2px 0 1.125rem;
height:1px;
}
.yrjband_9fv .yrjsh_rule_9fv{
background:rgba(200,240,220,0.14);
}
.yrjhero_9fv{
padding:32px 0 0.5rem;
}
@media(min-width:767px){
.yrjhero_9fv{
padding:3.5rem 0 24px;
}
}
.yrjhero_in_9fv{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:901px){
.yrjhero_in_9fv{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.yrjhero_copy_9fv{
min-width:0;
}
.yrjhero_eyebrow_9fv{
gap:10px;
margin-bottom:22px;
align-items:center;
display:inline-flex;
}
.yrjhero_eyebrow_line_9fv{
background:#0F8C57;
flex:0 0 auto;
height:1px;
width:1.75rem;
display:inline-block;
}
.yrjhero_h1_9fv{
line-height:1.04;
font-size:38px;
font-weight:600;
margin-bottom:1.25rem;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
letter-spacing:-.01em;
color:#1A1612;
overflow-wrap:break-word;
}
@media(min-width:770px){
.yrjhero_h1_9fv{
font-size:3.375rem;
}
}
@media(min-width:1100px){
.yrjhero_h1_9fv{
font-size:3.875rem;
}
}
.yrjhero_h1_9fv em{
font-style:normal;
color:#0F8C57;
}
.yrjhero_sub_9fv{
color:#857E78;
font-size:1rem;
max-width:30rem;
margin-bottom:30px;
line-height:1.6;
}
@media(min-width:767px){
.yrjhero_sub_9fv{
font-size:1.125rem;
}
}
.yrjhero_actions_9fv{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
margin-bottom:34px;
display:flex;
}
.yrjhero_cta_9fv{
transition:background-color .22s ease;
padding:1rem 1.875rem;
border-radius:62.438rem;
background:#0F1C16;
gap:10px;
color:#EDF7F2;
display:inline-flex;
font-size:0.938rem;
font-weight:700;
align-items:center;
}
.yrjhero_cta_9fv:hover{
background:#162C22;
}
.yrjhero_cta_ic_9fv{
align-items:center;
display:inline-flex;
}
.yrjhero_cta_ic_9fv svg{
width:1rem;
height:1rem;
}
.yrjhero_cta_alt_9fv{
border-radius:62.438rem;
transition:border-color .22s ease,color .22s ease;
padding:15px 26px;
background:transparent;
border:1px solid rgba(20,18,14,0.15);
display:inline-flex;
align-items:center;
font-size:15px;
font-weight:600;
color:#1A1612;
}
.yrjhero_cta_alt_9fv:hover{
border-color:#0F8C57;
color:#0F8C57;
}
.yrjhero_trust_9fv{
gap:1.375rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.yrjhero_trust_item_9fv{
gap:9px;
font-weight:600;
display:flex;
color:#2E2A25;
align-items:center;
font-size:0.813rem;
}
.yrjhero_trust_ic_9fv{
display:inline-flex;
align-items:center;
color:#0F8C57;
}
.yrjhero_trust_ic_9fv svg{
width:16px;
height:16px;
}
.yrjhero_promo_9fv{
background:#FFFFFF;
border-radius:1.25rem;
overflow:hidden;
min-height:300px;
box-shadow:0 12px 3rem rgba(15,28,22,0.14), 0 3px 10px rgba(15,28,22,0.08);
position:relative;
display:flex;
}
.yrjhero_promo_bg_9fv{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.yrjhero_promo_bg_9fv::after{
background:linear-gradient(120deg,#0F1C16 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.yrjhero_promo_glow_9fv{
border-radius:50%;
background:radial-gradient(circle,rgba(32,180,110,0.18) 0%,transparent 65%);
width:260px;
position:absolute;
height:16.25rem;
right:-1.25rem;
top:-2.5rem;
pointer-events:none;
}
.yrjhero_promo_ct_9fv{
padding:28px;
align-self:flex-end;
position:relative;
max-width:88%;
z-index:2;
}
.yrjhero_promo_label_9fv{
font-weight:700;
margin-bottom:8px;
display:block;
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.25em;
color:#3EEAA0;
}
.yrjhero_promo_amount_9fv{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#EDF7F2;
overflow-wrap:break-word;
line-height:1.05;
font-size:2rem;
font-weight:600;
}
@media(min-width:769px){
.yrjhero_promo_amount_9fv{
font-size:40px;
}
}
.yrjhero_promo_amount_9fv em{
font-style:normal;
color:#3EEAA0;
}
.yrjhero_rating_9fv{
gap:10px;
border:1px solid rgba(20,18,14,0.08);
background:#FFFFFF;
padding:0.625rem 0.875rem;
border-radius:14px;
align-items:center;
display:flex;
z-index:3;
max-width:min(16.25rem,62%);
box-shadow:0 2px 0.375rem rgba(15,28,22,0.07), 0 8px 1.5rem rgba(15,28,22,0.10);
right:0.875rem;
position:absolute;
top:14px;
}
.yrjhero_rating_score_9fv{
flex:0 0 auto;
color:#1A1612;
font-size:1.5rem;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
.yrjhero_rating_txt_9fv{
flex:1 1 auto;
min-width:0;
}
.yrjhero_rating_stars_9fv{
gap:2px;
display:flex;
color:#0F8C57;
}
.yrjhero_rating_stars_9fv svg{
width:0.75rem;
height:12px;
}
.yrjhero_rating_cap_9fv{
color:#6B6560;
font-size:0.688rem;
display:block;
line-height:1.35;
margin-top:3px;
overflow-wrap:break-word;
}
.yrjstat_9fv{
margin-top:1rem;
border-top:1px solid rgba(20,18,14,0.15);
border-bottom:1px solid rgba(20,18,14,0.15);
}
.yrjstat_in_9fv{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:766px){
.yrjstat_in_9fv{
grid-template-columns:repeat(4,1fr);
}
}
.yrjstat_item_9fv{
padding:22px 0.875rem;
border-right:1px solid rgba(20,18,14,0.08);
border-bottom:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.yrjstat_item_9fv:nth-child(2n){
border-right:0;
}
.yrjstat_item_9fv:nth-child(n+3){
border-bottom:0;
}
@media(min-width:765px){
.yrjstat_item_9fv{
border-bottom:0;
}
.yrjstat_item_9fv:nth-child(2n){
border-right:1px solid rgba(20,18,14,0.08);
}
.yrjstat_item_9fv:nth-child(4n){
border-right:0;
}
}
.yrjstat_value_9fv{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
font-size:1.875rem;
font-weight:700;
overflow-wrap:break-word;
color:#1A1612;
}
@media(min-width:771px){
.yrjstat_value_9fv{
font-size:34px;
}
}
.yrjstat_label_9fv{
line-height:1.4;
margin-top:0.375rem;
font-size:13px;
overflow-wrap:break-word;
color:#6B6560;
}
.yrjgrow_9fv{
padding:1.625rem 0 0.625rem;
}
.yrjrow_seo_9fv{
margin:0.625rem 0 0;
overflow-wrap:break-word;
line-height:1.65;
color:#857E78;
font-size:14px;
max-width:47.5rem;
}
.yrjrow_seo_9fv strong{
color:#1A1612;
font-weight:700;
}
.yrjjp_9fv{
padding:1.875rem 0 0.625rem;
}
.yrjjp_grid_9fv{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:771px){
.yrjjp_grid_9fv{
grid-template-columns:1fr 1fr;
}
.yrjjp_card_mega_9fv{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.yrjjp_grid_9fv{
grid-template-columns:1.4fr 1fr 1fr;
}
.yrjjp_card_mega_9fv{
grid-column:auto;
}
}
.yrjjp_card_9fv{
border-radius:20px;
background:#FFFFFF;
gap:0.75rem;
overflow:hidden;
padding:1.625rem;
border:1px solid rgba(20,18,14,0.08);
position:relative;
flex-direction:column;
min-height:12.5rem;
justify-content:space-between;
display:flex;
min-width:0;
}
.yrjjp_card_mega_9fv{
background:linear-gradient(135deg,#0F1C16,#080E0B);
border-color:transparent;
min-height:13.125rem;
color:#EDF7F2;
}
.yrjjp_glow_9fv{
background:radial-gradient(circle,rgba(32,180,110,0.18),transparent 70%);
border-radius:50%;
width:12.5rem;
pointer-events:none;
position:absolute;
right:-2.5rem;
top:-2.5rem;
height:200px;
}
.yrjjp_label_9fv{
gap:10px;
color:#0F8C57;
align-items:center;
flex-wrap:wrap;
text-transform:uppercase;
display:flex;
letter-spacing:.16em;
font-size:10px;
justify-content:space-between;
position:relative;
font-weight:700;
}
.yrjjp_card_mega_9fv .yrjjp_label_9fv{
color:#3EEAA0;
}
.yrjjp_drop_9fv{
font-weight:600;
text-transform:none;
color:#6B6560;
letter-spacing:.04em;
}
.yrjjp_card_mega_9fv .yrjjp_drop_9fv{
color:#8BBDA8;
}
.yrjjp_amount_9fv{
position:relative;
font-weight:700;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1612;
line-height:1;
font-size:38px;
overflow-wrap:break-word;
}
.yrjjp_card_mega_9fv .yrjjp_amount_9fv{
animation:zm2-pulse 2.4s infinite;
color:#3EEAA0;
font-size:48px;
}
@media(min-width:768px){
.yrjjp_card_mega_9fv .yrjjp_amount_9fv{
font-size:54px;
}
}
.yrjjp_game_9fv{
color:#6B6560;
font-size:0.813rem;
position:relative;
}
.yrjjp_card_mega_9fv .yrjjp_game_9fv{
color:#8BBDA8;
}
.yrjjp_cta_9fv{
align-self:flex-start;
position:relative;
}
.yrjjp_card_mega_9fv .yrjjp_cta_9fv{
border-radius:62.438rem;
padding:0.625rem 1.25rem;
background:#3EEAA0;
transition:opacity .22s ease;
font-size:13px;
color:#110E0A;
font-weight:700;
}
.yrjjp_card_mega_9fv .yrjjp_cta_9fv:hover{
opacity:.9;
}
.yrjjp_card_9fv:not(.yrjjp_card_mega_9fv) .yrjjp_cta_9fv{
transition:color .22s ease,border-color .22s ease;
font-size:13px;
font-weight:700;
padding-bottom:2px;
color:#1A1612;
border-bottom:1px solid #1A1612;
}
.yrjjp_card_9fv:not(.yrjjp_card_mega_9fv) .yrjjp_cta_9fv:hover{
border-color:#0F8C57;
color:#0F8C57;
}
.yrjjp_seo_9fv{
margin:0.875rem 0 0;
max-width:760px;
overflow-wrap:break-word;
color:#857E78;
line-height:1.65;
font-size:0.875rem;
}
.yrjjp_seo_9fv strong{
font-weight:700;
color:#1A1612;
}
.yrjgrow_9fv{
padding:26px 0 10px;
}
.yrjrow_seo_9fv{
margin:10px 0 0;
overflow-wrap:break-word;
color:#857E78;
line-height:1.65;
max-width:47.5rem;
font-size:14px;
}
.yrjrow_seo_9fv strong{
font-weight:700;
color:#1A1612;
}
.yrjgrow_9fv{
padding:1.625rem 0 10px;
}
.yrjrow_seo_9fv{
margin:0.625rem 0 0;
font-size:0.875rem;
line-height:1.65;
color:#857E78;
overflow-wrap:break-word;
max-width:760px;
}
.yrjrow_seo_9fv strong{
color:#1A1612;
font-weight:700;
}
.yrjpr_9fv{
padding:1.875rem 0 6px;
}
.yrjpr_card_9fv{
border-radius:1.25rem;
border:1px solid rgba(20,18,14,0.08);
background:#FFFFFF;
flex:0 0 auto;
padding:1.625rem;
overflow:hidden;
gap:10px;
min-height:200px;
display:flex;
flex-direction:column;
width:280px;
position:relative;
}
@media(min-width:767px){
.yrjpr_card_9fv{
width:300px;
}
}
.yrjpr_card_feat_9fv{
border-color:transparent;
background:linear-gradient(150deg,#0F1C16,#080E0B);
color:#EDF7F2;
}
.yrjpr_glow_9fv{
background:radial-gradient(circle,rgba(32,180,110,0.18),transparent 70%);
border-radius:50%;
right:-1.875rem;
width:8.125rem;
height:130px;
pointer-events:none;
position:absolute;
opacity:0;
top:-1.875rem;
}
.yrjpr_card_feat_9fv .yrjpr_glow_9fv{
opacity:1;
}
.yrjpr_label_9fv{
text-transform:uppercase;
letter-spacing:.16em;
font-weight:700;
position:relative;
color:#0F8C57;
font-size:0.625rem;
}
.yrjpr_card_feat_9fv .yrjpr_label_9fv{
color:#3EEAA0;
}
.yrjpr_amount_9fv{
font-weight:600;
position:relative;
line-height:1.08;
overflow-wrap:break-word;
color:#1A1612;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
}
.yrjpr_card_feat_9fv .yrjpr_amount_9fv{
color:#EDF7F2;
}
.yrjpr_amount_9fv em{
color:#0F8C57;
font-style:normal;
}
.yrjpr_card_feat_9fv .yrjpr_amount_9fv em{
color:#3EEAA0;
}
.yrjpr_terms_9fv{
position:relative;
font-size:0.813rem;
line-height:1.5;
color:#6B6560;
}
.yrjpr_card_feat_9fv .yrjpr_terms_9fv{
color:#8BBDA8;
}
.yrjpr_cta_9fv{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.yrjpr_card_feat_9fv .yrjpr_cta_9fv{
border-radius:999px;
background:#3EEAA0;
transition:opacity .22s ease;
padding:9px 1.125rem;
font-size:0.813rem;
color:#110E0A;
font-weight:700;
}
.yrjpr_card_feat_9fv .yrjpr_cta_9fv:hover{
opacity:.9;
}
.yrjpr_card_9fv:not(.yrjpr_card_feat_9fv) .yrjpr_cta_9fv{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #1A1612;
color:#1A1612;
font-weight:700;
padding-bottom:2px;
font-size:13px;
}
.yrjpr_card_9fv:not(.yrjpr_card_feat_9fv) .yrjpr_cta_9fv:hover{
border-color:#0F8C57;
color:#0F8C57;
}
.yrjgf_9fv{
padding:1.5rem 0 6px;
}
.yrjgf_in_9fv{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.yrjgf_chip_9fv{
border:1px solid rgba(20,18,14,0.15);
background:#FFFFFF;
padding:0.625rem 18px;
border-radius:62.438rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
font-size:0.813rem;
color:#2E2A25;
font-weight:600;
white-space:nowrap;
}
.yrjgf_chip_9fv:hover{
border-color:#0F8C57;
color:#0F8C57;
}
.yrjgf_chip_9fv.yrjstate_active_9fv{
border-color:transparent;
background:#0F1C16;
color:#EDF7F2;
}
.yrjapp_9fv{
padding:1.875rem 0 0.625rem;
}
.yrjapp_in_9fv{
gap:1.75rem;
background:#FFFFFF;
border:1px solid rgba(20,18,14,0.08);
padding:32px;
border-radius:1.25rem;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.yrjapp_in_9fv{
gap:40px;
padding:2.5rem 2.75rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.yrjapp_copy_9fv{
max-width:560px;
min-width:0;
}
.yrjapp_eyebrow_9fv{
margin-bottom:12px;
}
.yrjapp_h2_9fv{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
margin-bottom:12px;
color:#1A1612;
font-size:1.75rem;
}
@media(min-width:768px){
.yrjapp_h2_9fv{
font-size:34px;
}
}
.yrjapp_text_9fv{
margin-bottom:22px;
font-size:14px;
color:#857E78;
line-height:1.6;
}
.yrjapp_btns_9fv{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.yrjapp_btn_9fv{
padding:0.688rem 1.25rem;
border-radius:0.875rem;
transition:background-color .22s ease;
background:#0F1C16;
gap:0.625rem;
align-items:center;
color:#EDF7F2;
display:inline-flex;
}
.yrjapp_btn_9fv:hover{
background:#162C22;
}
.yrjapp_btn_ic_9fv{
display:inline-flex;
align-items:center;
}
.yrjapp_btn_ic_9fv svg{
width:1.125rem;
height:1.125rem;
}
.yrjapp_btn_lb_9fv{
font-weight:700;
font-size:13.5px;
}
.yrjapp_qr_wrap_9fv{
flex:0 0 auto;
gap:18px;
align-items:center;
display:flex;
}
.yrjapp_qr_9fv{
flex:0 0 auto;
border-radius:0.875rem;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 0.313rem 0.688rem);
background-color:#0F1C16;
width:108px;
}
.yrjapp_qr_cap_9fv{
color:#6B6560;
line-height:1.4;
font-size:12.5px;
max-width:92px;
}
.yrjvip_9fv{
padding:3rem 0;
}
@media(min-width:769px){
.yrjvip_9fv{
padding:4rem 0;
}
}
.yrjvip_head_9fv{
gap:14px;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:883px){
.yrjvip_head_9fv{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.yrjvip_eyebrow_9fv{
margin-bottom:0.75rem;
}
.yrjvip_h2_9fv{
font-weight:600;
color:#EDF7F2;
line-height:1.05;
font-size:32px;
overflow-wrap:break-word;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.yrjvip_h2_9fv{
font-size:2.5rem;
}
}
.yrjvip_intro_9fv{
max-width:26.25rem;
font-size:0.875rem;
color:#8BBDA8;
line-height:1.6;
}
.yrjvip_grid_9fv{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.yrjvip_card_9fv{
padding:22px 1.125rem;
border-radius:0.875rem;
border:1px solid rgba(200,240,220,0.14);
min-width:0;
}
.yrjvip_card_feat_9fv{
background:rgba(240,255,248,0.07);
border-color:#3EEAA0;
}
.yrjvip_card_ic_9fv{
border-radius:8px;
background:linear-gradient(135deg,#C8860A,#F0BC3E);
width:34px;
height:34px;
margin-bottom:16px;
display:block;
}
.yrjvip_name_9fv{
margin-bottom:6px;
color:#EDF7F2;
font-weight:600;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
overflow-wrap:break-word;
}
.yrjvip_perk_9fv{
color:#8BBDA8;
line-height:1.5;
overflow-wrap:break-word;
font-size:0.781rem;
}
.yrjtrn_9fv{
padding:30px 0 10px;
}
.yrjtrn_in_9fv{
grid-template-columns:1fr;
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
background:#FFFFFF;
border-radius:20px;
display:grid;
}
@media(min-width:877px){
.yrjtrn_in_9fv{
grid-template-columns:1.05fr 1fr;
}
}
.yrjtrn_banner_9fv{
background:linear-gradient(150deg,#0F1C16,#080E0B);
padding:34px;
overflow:hidden;
color:#EDF7F2;
position:relative;
}
.yrjtrn_glow_9fv{
background:radial-gradient(circle,rgba(32,180,110,0.18),transparent 70%);
border-radius:50%;
width:200px;
pointer-events:none;
position:absolute;
bottom:-40px;
height:200px;
right:-40px;
}
.yrjtrn_eyebrow_9fv{
position:relative;
margin-bottom:14px;
}
.yrjtrn_h2_9fv{
line-height:1.06;
font-size:30px;
position:relative;
overflow-wrap:break-word;
font-weight:600;
color:#EDF7F2;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:12px;
}
@media(min-width:769px){
.yrjtrn_h2_9fv{
font-size:36px;
}
}
.yrjtrn_text_9fv{
margin-bottom:22px;
line-height:1.6;
position:relative;
color:#8BBDA8;
max-width:420px;
font-size:14px;
}
.yrjtrn_timer_9fv{
gap:8px;
flex-wrap:wrap;
position:relative;
margin-bottom:1.5rem;
align-items:center;
display:flex;
}
.yrjtrn_timer_cap_9fv{
font-size:11px;
color:#8BBDA8;
}
.yrjtrn_timer_box_9fv{
padding:4px 0.75rem;
background:rgba(240,255,248,0.07);
border-radius:8px;
font-weight:700;
font-size:24px;
color:#EDF7F2;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
.yrjtrn_cta_9fv{
background:#3EEAA0;
transition:opacity .22s ease;
padding:0.813rem 1.625rem;
border-radius:999px;
position:relative;
color:#110E0A;
display:inline-block;
font-weight:700;
font-size:0.875rem;
}
.yrjtrn_cta_9fv:hover{
opacity:.9;
}
.yrjtrn_lb_9fv{
padding:26px 28px;
}
.yrjtrn_lb_head_9fv{
gap:10px;
justify-content:space-between;
align-items:center;
display:flex;
margin-bottom:12px;
}
.yrjtrn_lb_title_9fv{
color:#1A1612;
font-weight:600;
font-size:20px;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
.yrjtrn_lb_upd_9fv{
text-transform:uppercase;
color:#6B6560;
font-size:0.688rem;
letter-spacing:.08em;
}
.yrjtrn_lb_row_9fv{
border-radius:8px;
gap:0.875rem;
padding:11px 0.75rem;
display:flex;
align-items:center;
}
.yrjtrn_lb_row_9fv:nth-child(2){
background:rgba(15,140,87,0.10);
}
.yrjtrn_lb_rank_9fv{
flex:0 0 auto;
color:#0F8C57;
font-size:1rem;
font-weight:700;
width:22px;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
.yrjtrn_lb_av_9fv{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#C8860A,#F0BC3E);
width:1.875rem;
height:1.875rem;
}
.yrjtrn_lb_name_9fv{
overflow:hidden;
flex:1 1 auto;
text-overflow:ellipsis;
min-width:0;
color:#1A1612;
font-weight:600;
white-space:nowrap;
font-size:0.875rem;
}
.yrjtrn_lb_amount_9fv{
flex:0 0 auto;
color:#1A1612;
font-size:13px;
font-weight:700;
}
.yrjnl_9fv{
padding:24px 0 10px;
}
.yrjnl_in_9fv{
border-radius:20px;
gap:1.375rem;
padding:1.875rem 32px;
background:#0B1720;
flex-direction:column;
display:flex;
color:#EDF7F2;
}
@media(min-width:767px){
.yrjnl_in_9fv{
gap:1.75rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.yrjnl_text_wrap_9fv{
min-width:0;
}
.yrjnl_h3_9fv{
font-weight:600;
margin-bottom:5px;
overflow-wrap:break-word;
color:#EDF7F2;
line-height:1.1;
font-size:1.375rem;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.yrjnl_h3_9fv{
font-size:24px;
}
}
.yrjnl_text_9fv{
font-size:13.5px;
line-height:1.5;
color:#8BBDA8;
}
.yrjnl_form_9fv{
flex:1 1 auto;
gap:10px;
min-width:0;
display:flex;
max-width:28.75rem;
}
.yrjnl_input_9fv{
padding:0.813rem 16px;
border-radius:14px;
flex:1 1 auto;
border:1px solid rgba(200,240,220,0.14);
background:rgba(240,255,248,0.07);
overflow:hidden;
color:#8BBDA8;
text-overflow:ellipsis;
display:flex;
min-width:0;
white-space:nowrap;
align-items:center;
font-size:14px;
}
.yrjnl_btn_9fv{
border-radius:0.875rem;
flex:0 0 auto;
padding:0.813rem 24px;
transition:opacity .22s ease;
background:#3EEAA0;
color:#110E0A;
white-space:nowrap;
font-size:0.875rem;
font-weight:700;
}
.yrjnl_btn_9fv:hover{
opacity:.9;
}
.yrjgm_9fv{
padding:30px 0 0.625rem;
}
.yrjgm_in_9fv{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:877px){
.yrjgm_in_9fv{
grid-template-columns:1.25fr 1fr;
}
}
.yrjgm_left_9fv{
padding:32px;
background:#FFFFFF;
border-radius:20px;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.yrjgm_eyebrow_9fv{
margin-bottom:10px;
}
.yrjgm_h2_9fv{
line-height:1.06;
color:#1A1612;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
font-size:1.625rem;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:770px){
.yrjgm_h2_9fv{
font-size:1.75rem;
}
}
.yrjgm_text_9fv{
line-height:1.6;
margin-bottom:1.375rem;
font-size:0.875rem;
color:#857E78;
max-width:480px;
}
.yrjgm_level_9fv{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
font-weight:700;
margin-bottom:0.5rem;
color:#0F8C57;
}
.yrjgm_bar_9fv{
overflow:hidden;
background:rgba(20,18,14,0.15);
border-radius:62.438rem;
height:0.5rem;
margin-bottom:0.375rem;
}
.yrjgm_bar_fill_9fv{
background:linear-gradient(90deg,#C8860A,#F0BC3E);
border-radius:62.438rem;
height:100%;
}
.yrjgm_bar_meta_9fv{
gap:0.625rem;
color:#6B6560;
font-size:0.688rem;
justify-content:space-between;
margin-bottom:1.125rem;
display:flex;
}
.yrjgm_missions_9fv{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.yrjgm_mission_9fv{
border-radius:999px;
border:1px solid rgba(20,18,14,0.15);
gap:0.438rem;
background:#F5F2EE;
padding:0.563rem 0.938rem;
display:inline-flex;
font-size:12.5px;
align-items:center;
color:#2E2A25;
font-weight:600;
}
.yrjgm_mission_ic_9fv{
align-items:center;
display:inline-flex;
color:#0F8C57;
}
.yrjgm_mission_ic_9fv svg{
width:0.813rem;
height:13px;
}
.yrjgm_right_9fv{
background:linear-gradient(150deg,#0F1C16,#080E0B);
overflow:hidden;
padding:2rem;
border-radius:1.25rem;
color:#EDF7F2;
display:flex;
position:relative;
flex-direction:column;
}
.yrjgm_glow_9fv{
background:radial-gradient(circle,rgba(32,180,110,0.18),transparent 70%);
border-radius:50%;
position:absolute;
right:-30px;
pointer-events:none;
width:9.375rem;
top:-1.875rem;
height:150px;
}
.yrjgm_ref_eyebrow_9fv{
margin-bottom:0.625rem;
position:relative;
}
.yrjgm_ref_h2_9fv{
margin-bottom:8px;
font-size:1.625rem;
position:relative;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
overflow-wrap:break-word;
color:#EDF7F2;
font-weight:600;
}
.yrjgm_ref_text_9fv{
margin-bottom:20px;
line-height:1.55;
position:relative;
color:#8BBDA8;
font-size:13.5px;
}
.yrjgm_ref_cta_9fv{
padding:0.688rem 22px;
border-radius:999px;
background:#3EEAA0;
transition:opacity .22s ease;
font-weight:700;
position:relative;
margin-top:auto;
color:#110E0A;
font-size:0.844rem;
align-self:flex-start;
}
.yrjgm_ref_cta_9fv:hover{
opacity:.9;
}
.yrjhts_9fv{
padding:48px 0;
}
@media(min-width:769px){
.yrjhts_9fv{
padding:62px 0;
}
}
.yrjhts_head_9fv{
gap:1.125rem;
flex-direction:column;
margin-bottom:34px;
display:flex;
}
@media(min-width:771px){
.yrjhts_head_9fv{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.yrjhts_eyebrow_9fv{
margin-bottom:0.75rem;
}
.yrjhts_h2_9fv{
overflow-wrap:break-word;
line-height:1.05;
font-size:1.875rem;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#EDF7F2;
}
@media(min-width:767px){
.yrjhts_h2_9fv{
font-size:38px;
}
}
.yrjhts_cta_9fv{
background:#3EEAA0;
border-radius:999px;
flex:0 0 auto;
transition:opacity .22s ease;
padding:0.938rem 1.875rem;
color:#110E0A;
font-size:0.938rem;
font-weight:700;
}
.yrjhts_cta_9fv:hover{
opacity:.9;
}
.yrjhts_grid_9fv{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.yrjhts_grid_9fv{
grid-template-columns:repeat(3,1fr);
}
}
.yrjhts_step_9fv{
min-width:0;
padding-top:1.375rem;
border-top:1px solid rgba(200,240,220,0.14);
}
.yrjhts_step_num_9fv{
color:#3EEAA0;
margin-bottom:14px;
line-height:1;
font-size:44px;
font-weight:700;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
.yrjhts_step_h_9fv{
overflow-wrap:break-word;
color:#EDF7F2;
font-size:1.188rem;
margin-bottom:8px;
line-height:1.2;
font-weight:700;
}
.yrjhts_step_p_9fv{
font-size:14px;
overflow-wrap:break-word;
color:#8BBDA8;
line-height:1.55;
}
.yrjop_9fv{
padding:36px 0 0.625rem;
}
.yrjop_in_9fv{
grid-template-columns:1fr;
gap:2rem;
border-radius:0.875rem;
padding:32px;
background:#FFFFFF;
border:1px solid rgba(20,18,14,0.08);
align-items:center;
display:grid;
}
@media(min-width:860px){
.yrjop_in_9fv{
padding:2.125rem 2.5rem;
gap:2.75rem;
grid-template-columns:.9fr 1.1fr;
}
}
.yrjop_left_9fv{
min-width:0;
}
.yrjop_eyebrow_9fv{
margin-bottom:12px;
}
.yrjop_h2_9fv{
color:#1A1612;
overflow-wrap:break-word;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.08;
font-size:1.75rem;
margin-bottom:0.625rem;
}
@media(min-width:768px){
.yrjop_h2_9fv{
font-size:1.875rem;
}
}
.yrjop_text_9fv{
line-height:1.6;
font-size:14px;
color:#857E78;
}
.yrjop_grid_9fv{
gap:1px;
background:rgba(20,18,14,0.15);
grid-template-columns:1fr 1fr;
border:1px solid rgba(20,18,14,0.15);
border-radius:0.5rem;
overflow:hidden;
display:grid;
}
.yrjop_field_9fv{
background:#F5F2EE;
padding:18px 20px;
min-width:0;
}
.yrjop_field_lb_9fv{
font-size:0.625rem;
letter-spacing:.1em;
font-weight:600;
margin-bottom:5px;
text-transform:uppercase;
color:#0F8C57;
}
.yrjop_field_val_9fv{
overflow-wrap:break-word;
font-size:0.875rem;
color:#1A1612;
font-weight:700;
}
.yrjts_9fv{
padding:2.75rem 0;
}
.yrjts_in_9fv{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:882px){
.yrjts_in_9fv{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.yrjts_left_9fv{
min-width:0;
}
.yrjts_h2_9fv{
margin-bottom:12px;
line-height:1.1;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#EDF7F2;
overflow-wrap:break-word;
font-size:1.625rem;
font-weight:600;
}
@media(min-width:770px){
.yrjts_h2_9fv{
font-size:1.75rem;
}
}
.yrjts_text_9fv{
max-width:32.5rem;
line-height:1.6;
color:#8BBDA8;
margin-bottom:22px;
font-size:0.906rem;
}
.yrjts_badges_9fv{
gap:18px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.yrjts_badge_9fv{
font-weight:600;
color:#8BBDA8;
font-size:0.813rem;
}
.yrjts_pay_9fv{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:882px){
.yrjts_pay_9fv{
justify-content:flex-end;
}
}
.yrjts_pay_chip_9fv{
padding:12px 16px;
background:rgba(240,255,248,0.07);
border:1px solid rgba(200,240,220,0.14);
border-radius:0.875rem;
color:#EDF7F2;
font-weight:700;
font-size:14px;
}
.yrjtt_9fv{
padding:48px 0 0.625rem;
}
@media(min-width:769px){
.yrjtt_9fv{
padding:3.75rem 0 10px;
}
}
.yrjtt_head_9fv{
text-align:center;
margin-bottom:34px;
}
.yrjtt_eyebrow_9fv{
margin-bottom:12px;
}
.yrjtt_h2_9fv{
overflow-wrap:break-word;
color:#1A1612;
font-size:32px;
font-weight:600;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:765px){
.yrjtt_h2_9fv{
font-size:42px;
}
}
.yrjtt_grid_9fv{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:761px){
.yrjtt_grid_9fv{
grid-template-columns:repeat(3,1fr);
}
}
.yrjtt_card_9fv{
background:#FFFFFF;
border:1px solid rgba(20,18,14,0.08);
padding:1.875rem;
border-radius:0.875rem;
display:flex;
min-width:0;
flex-direction:column;
}
.yrjtt_card_ic_9fv{
color:#0F8C57;
align-items:center;
margin-bottom:1.125rem;
display:inline-flex;
}
.yrjtt_card_ic_9fv svg{
height:1.75rem;
width:1.75rem;
}
.yrjtt_card_h_9fv{
line-height:1.15;
font-weight:600;
margin-bottom:0.5rem;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1A1612;
font-size:22px;
}
.yrjtt_card_p_9fv{
margin-bottom:0.875rem;
font-size:0.875rem;
color:#857E78;
line-height:1.6;
overflow-wrap:break-word;
}
.yrjtt_card_p_9fv b{
color:#1A1612;
font-weight:700;
}
.yrjtt_card_link_9fv{
transition:color .22s ease;
align-self:flex-start;
color:#1A1612;
padding-bottom:2px;
margin-top:auto;
font-weight:700;
font-size:0.813rem;
border-bottom:1px solid #0F8C57;
}
.yrjtt_card_link_9fv:hover{
color:#0F8C57;
}
.yrjprov_9fv{
padding:40px 0 20px;
}
.yrjprov_eyebrow_9fv{
margin-bottom:18px;
display:block;
}
.yrjprov_grid_9fv{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:561px){
.yrjprov_grid_9fv{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.yrjprov_grid_9fv{
grid-template-columns:repeat(6,1fr);
}
}
.yrjpmt_9fv{
padding:3rem 0 10px;
}
.yrjpmt_in_9fv{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:879px){
.yrjpmt_in_9fv{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.yrjpmt_left_9fv{
min-width:0;
}
.yrjpmt_eyebrow_9fv{
margin-bottom:12px;
}
.yrjpmt_h2_9fv{
margin-bottom:12px;
font-weight:600;
overflow-wrap:break-word;
color:#1A1612;
font-size:30px;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.06;
}
@media(min-width:766px){
.yrjpmt_h2_9fv{
font-size:32px;
}
}
.yrjpmt_text_9fv{
margin-bottom:1.375rem;
color:#857E78;
line-height:1.6;
font-size:14.5px;
}
.yrjpmt_logos_9fv{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:483px){
.yrjpmt_logos_9fv{
grid-template-columns:repeat(4,1fr);
}
}
.yrjpmt_logo_9fv{
padding:0 8px;
border:1px solid rgba(20,18,14,0.08);
background:#FFFFFF;
border-radius:8px;
overflow:hidden;
font-size:12.5px;
display:flex;
white-space:nowrap;
align-items:center;
justify-content:center;
font-weight:700;
text-overflow:ellipsis;
text-align:center;
height:3.125rem;
color:#2E2A25;
}
.yrjpmt_table_9fv{
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
min-width:0;
}
.yrjpmt_thead_9fv{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#1E1B18;
display:grid;
}
.yrjpmt_th_9fv{
overflow:hidden;
padding:0.813rem 0.875rem;
color:#EDF7F2;
white-space:nowrap;
font-size:10px;
text-overflow:ellipsis;
font-weight:700;
letter-spacing:.08em;
text-transform:uppercase;
}
.yrjpmt_row_9fv{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20,18,14,0.08);
}
.yrjpmt_row_9fv:nth-child(odd){
background:#FFFFFF;
}
.yrjpmt_td_9fv{
padding:14px;
min-width:0;
font-size:13.5px;
overflow-wrap:break-word;
color:#857E78;
}
.yrjpmt_row_9fv .yrjpmt_td_9fv:first-child{
color:#1A1612;
font-weight:700;
}
.yrjpmt_row_9fv .yrjpmt_td_9fv:last-child{
font-weight:700;
color:#0F8C57;
}
.yrjrv_9fv{
background:#FFFFFF;
padding:48px 0;
border-top:1px solid rgba(20,18,14,0.08);
border-bottom:1px solid rgba(20,18,14,0.08);
margin-top:1.5rem;
}
@media(min-width:768px){
.yrjrv_9fv{
padding:3.5rem 0;
}
}
.yrjrv_head_9fv{
gap:1rem;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:771px){
.yrjrv_head_9fv{
gap:20px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.yrjrv_eyebrow_9fv{
margin-bottom:10px;
}
.yrjrv_h2_9fv{
color:#1A1612;
font-size:1.875rem;
line-height:1.05;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:766px){
.yrjrv_h2_9fv{
font-size:2.375rem;
}
}
.yrjrv_agg_9fv{
gap:12px;
display:flex;
align-items:center;
}
.yrjrv_agg_stars_9fv{
gap:3px;
color:#0F8C57;
display:flex;
}
.yrjrv_agg_stars_9fv svg{
height:18px;
width:1.125rem;
}
.yrjrv_source_9fv{
font-size:0.813rem;
color:#857E78;
}
.yrjrv_grid_9fv{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:763px){
.yrjrv_grid_9fv{
grid-template-columns:repeat(3,1fr);
}
}
.yrjrv_card_9fv{
background:#F5F2EE;
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
padding:1.625rem;
min-width:0;
}
.yrjrv_card_stars_9fv{
gap:2px;
margin-bottom:12px;
display:flex;
color:#0F8C57;
}
.yrjrv_card_stars_9fv svg{
height:0.875rem;
width:0.875rem;
}
.yrjrv_card_body_9fv{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:16px;
font-size:1.125rem;
line-height:1.45;
font-weight:500;
overflow-wrap:break-word;
color:#1A1612;
}
.yrjrv_card_meta_9fv{
gap:10px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.yrjrv_card_av_9fv{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#C8860A,#F0BC3E);
height:2rem;
width:32px;
}
.yrjrv_card_author_9fv{
font-weight:700;
color:#1A1612;
font-size:0.813rem;
}
.yrjrv_card_loc_9fv{
color:#6B6560;
font-size:12px;
}
.yrjet_9fv{
padding:2.25rem 0 0.625rem;
}
.yrjet_in_9fv{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:878px){
.yrjet_in_9fv{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.yrjet_left_9fv{
min-width:0;
}
.yrjet_eyebrow_9fv{
margin-bottom:0.75rem;
}
.yrjet_h2_9fv{
color:#1A1612;
font-weight:600;
margin-bottom:14px;
line-height:1.06;
overflow-wrap:break-word;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.75rem;
}
@media(min-width:770px){
.yrjet_h2_9fv{
font-size:32px;
}
}
.yrjet_text_9fv{
font-size:15px;
margin-bottom:22px;
color:#857E78;
line-height:1.65;
}
.yrjet_stats_9fv{
gap:24px;
flex-wrap:wrap;
display:flex;
}
.yrjet_stat_9fv{
min-width:0;
}
.yrjet_stat_v_9fv{
font-weight:700;
font-size:26px;
line-height:1;
color:#1A1612;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
.yrjet_stat_l_9fv{
font-size:12.5px;
margin-top:4px;
color:#6B6560;
}
.yrjet_right_9fv{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.yrjet_member_9fv{
gap:16px;
padding:1.125rem 1.25rem;
border-radius:0.875rem;
background:#FFFFFF;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
align-items:center;
display:flex;
}
.yrjet_member_av_9fv{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#0F1C16,#0F8C57);
height:3rem;
width:3rem;
}
.yrjet_member_name_9fv{
overflow-wrap:break-word;
color:#1A1612;
font-weight:700;
font-size:15px;
}
.yrjet_member_role_9fv{
color:#6B6560;
font-size:12.5px;
overflow-wrap:break-word;
}
.yrjet_updated_9fv{
border-radius:14px;
padding:14px 1.125rem;
background:#F5F2EE;
gap:0.5rem;
border:1px solid rgba(20,18,14,0.08);
align-items:center;
color:#857E78;
font-size:12.5px;
display:flex;
}
.yrjwy_9fv{
padding:3rem 0;
}
@media(min-width:768px){
.yrjwy_9fv{
padding:56px 0;
}
}
.yrjwy_in_9fv{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:898px){
.yrjwy_in_9fv{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.yrjwy_left_9fv{
min-width:0;
}
.yrjwy_eyebrow_9fv{
margin-bottom:0.875rem;
}
.yrjwy_h2_9fv{
font-weight:600;
line-height:1.05;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1612;
font-size:2rem;
margin-bottom:16px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.yrjwy_h2_9fv{
font-size:2.5rem;
}
}
.yrjwy_intro_9fv{
font-size:15px;
color:#857E78;
line-height:1.6;
}
.yrjwy_grid_9fv{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:563px){
.yrjwy_grid_9fv{
grid-template-columns:1fr 1fr;
}
}
.yrjwy_card_9fv{
background:#FFFFFF;
border:1px solid rgba(20,18,14,0.08);
padding:26px;
border-radius:0.875rem;
min-width:0;
}
.yrjwy_card_ic_9fv{
display:inline-flex;
align-items:center;
margin-bottom:16px;
justify-content:center;
color:#0F8C57;
}
.yrjwy_card_ic_9fv svg{
height:1.625rem;
width:1.625rem;
}
.yrjwy_card_h_9fv{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
color:#1A1612;
font-weight:600;
font-size:21px;
margin-bottom:0.5rem;
overflow-wrap:break-word;
}
.yrjwy_card_p_9fv{
font-size:0.875rem;
color:#857E78;
line-height:1.55;
overflow-wrap:break-word;
}
.yrjsg_9fv{
padding:3rem 0 0.625rem;
}
.yrjsg_eyebrow_9fv{
margin-bottom:0.75rem;
display:block;
}
.yrjsg_h2_9fv{
overflow-wrap:break-word;
color:#1A1612;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
margin-bottom:1.75rem;
font-size:1.875rem;
}
@media(min-width:771px){
.yrjsg_h2_9fv{
font-size:2.25rem;
}
}
.yrjsg_grid_9fv{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.yrjsg_grid_9fv{
grid-template-columns:repeat(3,1fr);
}
}
.yrjsg_col_9fv{
min-width:0;
}
.yrjsg_col_h_9fv{
color:#1A1612;
margin-bottom:10px;
font-weight:600;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-size:22px;
line-height:1.15;
overflow-wrap:break-word;
}
.yrjsg_col_p_9fv{
line-height:1.65;
overflow-wrap:break-word;
font-size:0.875rem;
color:#857E78;
}
.yrjlh_9fv{
padding:40px 0 20px;
}
.yrjlh_in_9fv{
border-top:1px solid rgba(20,18,14,0.15);
padding-top:2.125rem;
}
.yrjlh_eyebrow_9fv{
display:block;
margin-bottom:22px;
}
.yrjlh_grid_9fv{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:599px){
.yrjlh_grid_9fv{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.yrjlh_grid_9fv{
grid-template-columns:repeat(5,1fr);
}
}
.yrjlh_col_9fv{
min-width:0;
}
.yrjlh_col_h_9fv{
overflow-wrap:break-word;
margin-bottom:0.75rem;
color:#1A1612;
font-weight:700;
font-size:13px;
}
.yrjlh_links_9fv{
gap:8px;
flex-direction:column;
display:flex;
}
.yrjlh_link_9fv{
transition:color .22s ease;
font-size:0.813rem;
color:#857E78;
overflow-wrap:break-word;
}
.yrjlh_link_9fv:hover{
color:#0F8C57;
}
.yrjsc_9fv{
padding:48px 0 10px;
}
.yrjsc_head_9fv{
text-align:center;
margin-bottom:1.75rem;
}
.yrjsc_eyebrow_9fv{
margin-bottom:0.75rem;
}
.yrjsc_h2_9fv{
overflow-wrap:break-word;
font-size:30px;
line-height:1.05;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1612;
font-weight:600;
}
@media(min-width:766px){
.yrjsc_h2_9fv{
font-size:2.25rem;
}
}
.yrjsc_table_9fv{
overflow:hidden;
border:1px solid rgba(20,18,14,0.08);
border-radius:0.875rem;
margin:0 auto;
max-width:56.25rem;
}
.yrjsc_thead_9fv{
background:#1E1B18;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.yrjsc_th_9fv{
padding:15px 18px;
text-align:center;
font-weight:700;
overflow-wrap:break-word;
font-size:13px;
color:#8BBDA8;
}
.yrjsc_th_9fv:first-child{
text-align:left;
}
.yrjsc_th_us_9fv{
color:#3EEAA0;
}
.yrjsc_row_9fv{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(20,18,14,0.08);
display:grid;
}
.yrjsc_row_9fv:nth-child(even){
background:#FFFFFF;
}
.yrjsc_td_9fv{
padding:15px 1.125rem;
min-width:0;
overflow-wrap:break-word;
font-size:0.875rem;
color:#6B6560;
text-align:center;
}
.yrjsc_td_9fv:first-child{
text-align:left;
color:#2E2A25;
font-weight:600;
}
.yrjsc_td_us_9fv{
color:#0F8C57;
font-weight:700;
}
.yrjsb_9fv{
background:#FFFFFF;
padding:48px 0;
border-bottom:1px solid rgba(20,18,14,0.08);
margin-top:24px;
border-top:1px solid rgba(20,18,14,0.08);
}
@media(min-width:771px){
.yrjsb_9fv{
padding:56px 0;
}
}
.yrjsb_eyebrow_9fv{
display:block;
margin-bottom:0.75rem;
}
.yrjsb_h2_9fv{
font-size:1.875rem;
line-height:1.05;
color:#1A1612;
overflow-wrap:break-word;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:26px;
}
@media(min-width:771px){
.yrjsb_h2_9fv{
font-size:2.25rem;
}
}
.yrjsb_grid_9fv{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.yrjsb_grid_9fv{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:957px){
.yrjsb_grid_9fv{
grid-template-columns:repeat(4,1fr);
}
}
.yrjsb_card_9fv{
border:1px solid rgba(20,18,14,0.08);
padding:24px;
border-radius:14px;
background:#F5F2EE;
min-width:0;
}
.yrjsb_card_h_9fv{
font-weight:600;
line-height:1.15;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1612;
margin-bottom:0.5rem;
font-size:19px;
overflow-wrap:break-word;
}
.yrjsb_card_p_9fv{
font-size:0.844rem;
line-height:1.6;
color:#857E78;
overflow-wrap:break-word;
}
.yrjsb_rtp_9fv{
gap:1.5rem;
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
grid-template-columns:1fr;
background:#F5F2EE;
padding:1.625rem 1.75rem;
margin-top:1.125rem;
display:grid;
align-items:center;
}
@media(min-width:761px){
.yrjsb_rtp_9fv{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.yrjsb_rtp_h_9fv{
font-size:20px;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:600;
color:#1A1612;
line-height:1.15;
}
.yrjsb_rtp_p_9fv{
color:#857E78;
font-size:0.844rem;
line-height:1.6;
overflow-wrap:break-word;
}
.yrjsb_rtp_stats_9fv{
gap:1rem;
display:flex;
}
.yrjsb_stat_9fv{
padding:18px;
background:#FFFFFF;
border-radius:8px;
flex:1 1 0;
text-align:center;
min-width:0;
}
.yrjsb_stat_v_9fv{
overflow-wrap:break-word;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
color:#0F8C57;
font-weight:700;
font-size:26px;
}
.yrjsb_stat_l_9fv{
font-size:11.5px;
margin-top:4px;
color:#6B6560;
}
.yrjfaq_9fv{
padding:48px 0;
background:#FFFFFF;
margin-top:24px;
border-top:1px solid rgba(20,18,14,0.08);
border-bottom:1px solid rgba(20,18,14,0.08);
}
@media(min-width:771px){
.yrjfaq_9fv{
padding:62px 0;
}
}
.yrjfaq_head_9fv{
text-align:center;
margin-bottom:34px;
}
.yrjfaq_eyebrow_9fv{
margin-bottom:12px;
}
.yrjfaq_h2_9fv{
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1A1612;
font-size:32px;
line-height:1.05;
font-weight:600;
}
@media(min-width:765px){
.yrjfaq_h2_9fv{
font-size:38px;
}
}
.yrjfaq_list_9fv{
margin:0 auto;
gap:12px;
display:flex;
flex-direction:column;
max-width:51.25rem;
}
.yrjfaq_item_9fv{
overflow:hidden;
border-radius:0.875rem;
background:#F5F2EE;
border:1px solid rgba(20,18,14,0.08);
}
.yrjfaq_q_9fv{
padding:20px 1.5rem;
list-style:none;
gap:20px;
cursor:pointer;
font-weight:700;
display:flex;
align-items:center;
font-size:1rem;
justify-content:space-between;
overflow-wrap:break-word;
color:#1A1612;
}
.yrjfaq_q_9fv::-webkit-details-marker{
display:none;
}
.yrjfaq_q_ic_9fv{
flex:0 0 auto;
transition:transform .22s ease;
color:#0F8C57;
display:inline-flex;
align-items:center;
}
.yrjfaq_q_ic_9fv svg{
width:1.125rem;
height:1.125rem;
}
.yrjfaq_item_9fv[open] .yrjfaq_q_ic_9fv{
transform:rotate(180deg);
}
.yrjfaq_a_9fv{
padding:0 24px 1.25rem;
font-size:14.5px;
line-height:1.6;
overflow-wrap:break-word;
color:#857E78;
}
.yrjel_9fv{
padding:48px 0;
}
@media(min-width:766px){
.yrjel_9fv{
padding:56px 0;
}
}
.yrjel_in_9fv{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:901px){
.yrjel_in_9fv{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.yrjel_left_9fv{
min-width:0;
}
.yrjel_eyebrow_9fv{
margin-bottom:14px;
}
.yrjel_h2_9fv{
margin-bottom:1.375rem;
color:#1A1612;
font-weight:600;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.08;
overflow-wrap:break-word;
font-size:32px;
}
@media(min-width:766px){
.yrjel_h2_9fv{
font-size:38px;
}
}
.yrjel_body_9fv p{
font-size:16px;
line-height:1.7;
color:#2E2A25;
margin-bottom:18px;
overflow-wrap:break-word;
}
.yrjel_dropcap_9fv{
padding:6px 0.75rem 0 0;
line-height:.8;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
float:left;
color:#0F8C57;
font-size:62px;
font-weight:700;
}
.yrjel_right_9fv{
min-width:0;
}
.yrjel_quote_9fv{
background:linear-gradient(150deg,#0F1C16,#080E0B);
border-radius:1.25rem;
padding:36px;
margin-bottom:24px;
position:relative;
color:#EDF7F2;
}
.yrjel_quote_mark_9fv{
align-items:center;
margin-bottom:6px;
color:#3EEAA0;
display:inline-flex;
}
.yrjel_quote_mark_9fv svg{
height:34px;
width:34px;
}
.yrjel_quote_text_9fv{
font-weight:500;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:22px;
font-size:22px;
color:#EDF7F2;
line-height:1.4;
}
.yrjel_quote_meta_9fv{
gap:12px;
align-items:center;
display:flex;
}
.yrjel_quote_av_9fv{
background:linear-gradient(135deg,#C8860A,#F0BC3E);
border-radius:50%;
flex:0 0 auto;
width:2.375rem;
height:2.375rem;
}
.yrjel_quote_author_9fv{
color:#EDF7F2;
font-weight:700;
font-size:14px;
}
.yrjel_quote_meta_sub_9fv{
color:#8BBDA8;
font-size:0.75rem;
}
.yrjel_explain_9fv{
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
}
.yrjel_explain_card_9fv{
padding:1.375rem 24px;
}
.yrjel_explain_card_9fv+.yrjel_explain_card_9fv{
border-top:1px solid rgba(20,18,14,0.08);
}
.yrjel_explain_h_9fv{
font-size:20px;
margin-bottom:8px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
color:#1A1612;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
}
.yrjel_explain_p_9fv{
color:#857E78;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
}
.yrjft_9fv{
background:#1E1B18;
color:#8BBDA8;
margin-top:2.5rem;
}
.yrjft_in_9fv{
padding:48px 0 28px;
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:599px){
.yrjft_in_9fv{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.yrjft_in_9fv{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.yrjft_brand_9fv{
min-width:0;
}
.yrjft_logo_9fv{
overflow-wrap:break-word;
font-family:"Lora", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:26px;
color:#EDF7F2;
}
.yrjft_tagline_9fv{
line-height:1.6;
margin-top:0.875rem;
font-size:13.5px;
max-width:17.5rem;
color:#8BBDA8;
}
.yrjft_contact_9fv{
transition:color .22s ease;
display:inline-block;
max-width:17.5rem;
font-size:13px;
overflow-wrap:anywhere;
color:#3EEAA0;
margin-top:0.75rem;
}
.yrjft_contact_9fv:hover{
color:#EDF7F2;
}
.yrjft_col_9fv{
min-width:0;
}
.yrjft_col_h_9fv{
font-size:0.813rem;
overflow-wrap:break-word;
font-weight:700;
text-transform:uppercase;
letter-spacing:.08em;
color:#EDF7F2;
margin-bottom:14px;
}
.yrjft_col_links_9fv{
gap:10px;
flex-direction:column;
display:flex;
}
.yrjft_link_9fv{
transition:color .22s ease;
font-size:0.844rem;
overflow-wrap:break-word;
color:#8BBDA8;
}
.yrjft_link_9fv:hover{
color:#EDF7F2;
}
.yrjft_bot_9fv{
padding:1.375rem 0 40px;
gap:16px;
flex-direction:column;
display:flex;
border-top:1px solid rgba(200,240,220,0.14);
}
@media(min-width:770px){
.yrjft_bot_9fv{
gap:1.25rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.yrjft_legal_9fv{
line-height:1.6;
color:#A89F97;
font-size:11.5px;
overflow-wrap:break-word;
max-width:760px;
}
.yrjft_legal_9fv b{
font-weight:700;
color:#8BBDA8;
}
.yrjft_age_9fv{
border-radius:8px;
border:1.5px solid #3EEAA0;
flex:0 0 auto;
padding:0.25rem 0.563rem;
font-size:0.813rem;
font-weight:700;
color:#3EEAA0;
}