*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F2EE;
line-height:1.6;
font-family:"Nunito Sans", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
font-size:0.938rem;
color:#2E2820;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:8px;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0, 0, 0, 0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.llr_layout-ews{
min-height:100vh;
flex-direction:column;
display:flex;
}
.llr_main-ews{
flex:1 1 auto;
width:100%;
min-width:0;
}
.llr_container-ews{
margin:0 auto;
padding:0 1rem;
max-width:87.5rem;
width:100%;
}
@media(min-width:768px){
.llr_container-ews{
padding:0 32px;
}
}
@media(min-width:1101px){
.llr_container-ews{
padding:0 56px;
}
}
.llr_eyebrow-ews{
overflow-wrap:break-word;
line-height:1.4;
font-size:0.688rem;
color:#1A8C56;
display:inline-block;
text-transform:uppercase;
font-weight:600;
letter-spacing:.2em;
font-family:"Nunito Sans", 'Helvetica Neue', Arial, sans-serif;
}
.llr_band-ews{
background:#141C18;
color:#F2EFE8;
}
.llr_band-ews .llr_eyebrow-ews{
color:#4FD98A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.llr_tb-ews{
background:#F5F2EE;
z-index:50;
border-bottom:1px solid rgba(20, 18, 14, 0.15);
top:0;
position:sticky;
}
.llr_tb_in-ews{
margin:0 auto;
gap:1rem;
padding:0.75rem 1rem;
display:flex;
max-width:87.5rem;
width:100%;
justify-content:space-between;
align-items:center;
}
@media(min-width:766px){
.llr_tb_in-ews{
padding:1rem 32px;
}
}
@media(min-width:1101px){
.llr_tb_in-ews{
padding:1.125rem 56px;
}
}
.llr_tb_left-ews{
gap:1.75rem;
min-width:0;
display:flex;
align-items:center;
}
.llr_tb_logo-ews{
gap:11px;
min-width:0;
display:flex;
align-items:center;
}
.llr_tb_logo_mark-ews{
border-radius:8px;
flex:0 0 auto;
object-fit:cover;
width:2.125rem;
height:2.125rem;
}
.llr_tb_logo_txt-ews{
line-height:1;
display:flex;
flex-direction:column;
min-width:0;
}
.llr_tb_logo_name-ews{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#18140F;
letter-spacing:.02em;
font-size:22px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.llr_tb_logo_sub-ews{
overflow:hidden;
letter-spacing:.32em;
white-space:nowrap;
font-size:0.531rem;
color:#1A8C56;
font-weight:600;
text-transform:uppercase;
margin-top:4px;
text-overflow:ellipsis;
}
.llr_tb_nav-ews{
display:none;
}
@media(min-width:961px){
.llr_tb_nav-ews{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.llr_tb_nav_item-ews{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
border-bottom:2px solid transparent;
font-weight:600;
white-space:nowrap;
color:#2E2820;
font-size:14px;
}
.llr_tb_nav_item-ews:hover{
color:#18140F;
}
.llr_tb_nav_item-ews.llr_state_active-ews{
border-color:#1A8C56;
color:#18140F;
}
.llr_tb_right-ews{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.llr_tb_search-ews{
transition:color .22s ease;
align-items:center;
justify-content:center;
display:flex;
color:#2E2820;
}
.llr_tb_search-ews:hover{
color:#1A8C56;
}
.llr_tb_search-ews svg{
width:1.125rem;
height:18px;
}
.llr_tb_lang-ews{
color:#6B6159;
font-weight:600;
letter-spacing:.1em;
text-transform:uppercase;
font-size:0.688rem;
}
.llr_tb_lang-ews:hover{
color:#18140F;
}
.llr_tb_login-ews{
font-size:0.875rem;
display:none;
font-weight:600;
color:#18140F;
}
@media(min-width:769px){
.llr_tb_login-ews{
display:inline-block;
}
}
.llr_tb_register-ews{
padding:11px 1.375rem;
background:#18140F;
transition:background-color .22s ease;
border-radius:999px;
color:#F2EFE8;
font-size:0.875rem;
font-weight:700;
white-space:nowrap;
}
.llr_tb_register-ews:hover{
background:#2E2820;
}
.llr_mob-ews{
background:#F5F2EE;
bottom:0;
border-top:1px solid rgba(20, 18, 14, 0.15);
z-index:60;
right:0;
position:fixed;
left:0;
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:963px){
.llr_mob-ews{
display:none;
}
}
.llr_mob_in-ews{
margin:0 auto;
max-width:560px;
justify-content:space-around;
display:flex;
align-items:stretch;
}
.llr_mob_item-ews{
flex:1 1 0;
gap:3px;
transition:color .22s ease;
padding:9px 4px;
display:flex;
flex-direction:column;
min-width:0;
color:#6B6159;
align-items:center;
}
.llr_mob_item-ews.llr_state_active-ews{
color:#1A8C56;
}
.llr_mob_ic-ews{
align-items:center;
justify-content:center;
display:flex;
}
.llr_mob_ic-ews svg{
height:1.25rem;
width:1.25rem;
}
.llr_mob_lb-ews{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
font-size:0.625rem;
white-space:nowrap;
font-weight:600;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.llr_rail-ews{
min-width:0;
position:relative;
}
.llr_rail_scroll-ews{
gap:14px;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
display:flex;
padding-bottom:14px;
scrollbar-width:thin;
}
@media(min-width:769px){
.llr_rail_scroll-ews{
gap:1.125rem;
}
}
.llr_gc-ews{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:769px){
.llr_gc-ews{
width:188px;
}
}
.llr_gc_img-ews{
background:#FDFCFA;
border-radius:0.875rem;
overflow:hidden;
position:relative;
box-shadow:0 2px 6px rgba(20, 18, 14, 0.07), 0 0.375rem 1.125rem rgba(20, 18, 14, 0.09);
padding-bottom:133.33%;
}
.llr_gc_img-ews img{
inset:0;
width:100%;
position:absolute;
height:100%;
object-fit:cover;
}
.llr_gc_cover-ews{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0, 0, 0, 0.52));
pointer-events:none;
position:absolute;
}
.llr_gc_hover-ews{
inset:0;
background:rgba(0, 0, 0, 0.52);
transition:opacity .22s ease;
position:absolute;
display:flex;
opacity:0;
justify-content:center;
align-items:center;
}
.llr_gc-ews:hover .llr_gc_hover-ews{
opacity:1;
}
.llr_gc_hover_btn-ews{
border-radius:62.438rem;
background:#18140F;
color:#F2EFE8;
height:46px;
width:2.875rem;
align-items:center;
display:flex;
justify-content:center;
}
.llr_gc_hover_btn-ews svg{
height:1.125rem;
width:18px;
}
.llr_gc_info-ews{
gap:2px;
display:flex;
flex-direction:column;
margin-top:9px;
min-width:0;
}
.llr_gc_name-ews{
overflow:hidden;
text-overflow:ellipsis;
color:#18140F;
white-space:nowrap;
font-size:13px;
font-weight:700;
}
.llr_gc_prov-ews{
overflow:hidden;
font-size:11px;
white-space:nowrap;
text-overflow:ellipsis;
color:#6B6159;
}
.llr_gc_meta-ews{
color:#6B6159;
font-size:0.688rem;
}
.llr_tc-ews{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:767px){
.llr_tc-ews{
width:230px;
}
}
.llr_tc_img-ews{
border-radius:14px;
overflow:hidden;
background:#FDFCFA;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 0.375rem rgba(20, 18, 14, 0.07), 0 6px 18px rgba(20, 18, 14, 0.09);
}
.llr_tc_img-ews img{
inset:0;
width:100%;
height:100%;
object-fit:cover;
position:absolute;
}
.llr_tc_info-ews{
gap:2px;
min-width:0;
flex-direction:column;
display:flex;
margin-top:9px;
}
.llr_tc_name-ews{
overflow:hidden;
font-size:0.875rem;
color:#18140F;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
}
.llr_tc_rtp-ews{
color:#6B6159;
font-size:11px;
}
.llr_lc-ews{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:765px){
.llr_lc-ews{
width:16.75rem;
}
}
.llr_lc_img-ews{
background:#FDFCFA;
border-radius:0.875rem;
overflow:hidden;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(20, 18, 14, 0.07), 0 0.375rem 18px rgba(20, 18, 14, 0.09);
}
.llr_lc_img-ews img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.llr_lc_live-ews{
gap:7px;
background:rgba(0, 0, 0, 0.52);
padding:0.25rem 0.563rem;
border-radius:62.438rem;
align-items:center;
display:flex;
position:absolute;
top:0.75rem;
left:12px;
}
.llr_lc_live_dot-ews{
background:#C0323A;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
width:0.5rem;
height:8px;
}
.llr_lc_seats-ews{
font-weight:600;
color:#F2EFE8;
font-size:10px;
letter-spacing:.08em;
text-transform:uppercase;
}
.llr_lc_info-ews{
gap:2px;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
display:flex;
}
.llr_lc_name-ews{
overflow:hidden;
white-space:nowrap;
font-size:0.938rem;
text-overflow:ellipsis;
font-weight:700;
color:#18140F;
}
.llr_lc_bet-ews{
color:#6B6159;
font-size:0.688rem;
}
.llr_pc-ews{
gap:0.5rem;
padding:16px 14px;
border:1px solid rgba(20, 18, 14, 0.08);
border-radius:0.875rem;
background:#FDFCFA;
justify-content:center;
display:flex;
min-height:4.625rem;
flex-direction:column;
align-items:center;
min-width:0;
}
.llr_pc_logo-ews{
flex:0 0 auto;
height:28px;
max-width:100%;
object-fit:contain;
width:auto;
}
.llr_pc_name-ews{
overflow:hidden;
text-align:center;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.688rem;
color:#6B6159;
max-width:100%;
}
.llr_gc_tag-ews{
border-radius:0.5rem;
padding:3px 0.5rem;
position:absolute;
font-size:10px;
letter-spacing:.06em;
font-weight:700;
top:0.625rem;
display:inline-block;
text-transform:uppercase;
z-index:2;
left:10px;
}
.llr_gc_tag_hot-ews{
background:#C0323A;
color:#F2EFE8;
}
.llr_gc_tag_new-ews{
background:#26C272;
color:#100E0A;
}
.llr_gc_tag_jp-ews{
background:#C9860A;
color:#100E0A;
}
.llr_gc_tag_live-ews{
background:#C0323A;
color:#F2EFE8;
}
.llr_sh-ews{
min-width:0;
margin-bottom:18px;
}
.llr_sh_row-ews{
gap:16px;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
}
.llr_sh_row-ews .llr_sh_l-ews{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.llr_sh_stack-ews{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.llr_sh_center-ews{
gap:0.625rem;
flex-direction:column;
text-align:center;
display:flex;
align-items:center;
}
.llr_sh_h2-ews{
line-height:1.1;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#18140F;
font-weight:600;
font-size:1.5rem;
}
@media(min-width:765px){
.llr_sh_h2-ews{
font-size:30px;
}
}
.llr_band-ews .llr_sh_h2-ews{
color:#F2EFE8;
}
.llr_sh_eb_line-ews{
gap:10px;
align-items:center;
display:inline-flex;
}
.llr_sh_eb_line-ews::before{
background:#1A8C56;
content:"";
height:1px;
display:inline-block;
width:1.75rem;
}
.llr_band-ews .llr_sh_eb_line-ews::before{
background:#4FD98A;
}
.llr_sh_eb_dot-ews{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.llr_sh_eb_dot-ews::before{
border-radius:50%;
background:#1A8C56;
height:6px;
content:"";
display:inline-block;
width:0.375rem;
}
.llr_band-ews .llr_sh_eb_dot-ews::before{
background:#4FD98A;
}
.llr_sh_link-ews{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
align-items:center;
font-weight:600;
border-bottom:1px solid #18140F;
display:inline-flex;
white-space:nowrap;
color:#18140F;
font-size:0.813rem;
padding-bottom:2px;
}
.llr_sh_link-ews:hover{
border-color:#1A8C56;
color:#1A8C56;
}
.llr_sh_link-ews svg{
height:14px;
width:14px;
}
.llr_sh_link_chev-ews{
border-bottom:0;
padding-bottom:0;
}
.llr_sh_link_btn-ews{
padding:9px 18px;
background:#18140F;
border-radius:62.438rem;
border-bottom:0;
color:#F2EFE8;
}
.llr_sh_link_btn-ews:hover{
background:#2E2820;
border-color:transparent;
color:#F2EFE8;
}
.llr_band-ews .llr_sh_link-ews{
border-color:#F2EFE8;
color:#F2EFE8;
}
.llr_band-ews .llr_sh_link_btn-ews{
background:#4FD98A;
color:#100E0A;
}
.llr_sh_rule-ews{
margin:-2px 0 18px;
background:rgba(20, 18, 14, 0.15);
height:1px;
}
.llr_band-ews .llr_sh_rule-ews{
background:rgba(255, 252, 245, 0.13);
}
.llr_hero-ews{
padding:2rem 0 0.5rem;
}
@media(min-width:771px){
.llr_hero-ews{
padding:56px 0 24px;
}
}
.llr_hero_in-ews{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:903px){
.llr_hero_in-ews{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.llr_hero_copy-ews{
min-width:0;
}
.llr_hero_eyebrow-ews{
gap:0.625rem;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.llr_hero_eyebrow_line-ews{
flex:0 0 auto;
background:#1A8C56;
display:inline-block;
width:1.75rem;
height:1px;
}
.llr_hero_h1-ews{
color:#18140F;
margin-bottom:20px;
line-height:1.04;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
letter-spacing:-.01em;
font-size:38px;
}
@media(min-width:770px){
.llr_hero_h1-ews{
font-size:3.375rem;
}
}
@media(min-width:1101px){
.llr_hero_h1-ews{
font-size:62px;
}
}
.llr_hero_h1-ews em{
color:#1A8C56;
font-style:normal;
}
.llr_hero_sub-ews{
color:#8C8178;
font-size:16px;
max-width:480px;
margin-bottom:30px;
line-height:1.6;
}
@media(min-width:765px){
.llr_hero_sub-ews{
font-size:1.125rem;
}
}
.llr_hero_actions-ews{
gap:14px;
display:flex;
margin-bottom:2.125rem;
align-items:center;
flex-wrap:wrap;
}
.llr_hero_cta-ews{
border-radius:999px;
transition:background-color .22s ease;
background:#18140F;
padding:16px 30px;
gap:0.625rem;
font-size:0.938rem;
color:#F2EFE8;
align-items:center;
font-weight:700;
display:inline-flex;
}
.llr_hero_cta-ews:hover{
background:#2E2820;
}
.llr_hero_cta_ic-ews{
align-items:center;
display:inline-flex;
}
.llr_hero_cta_ic-ews svg{
height:1rem;
width:16px;
}
.llr_hero_cta_alt-ews{
background:transparent;
border-radius:999px;
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(20, 18, 14, 0.15);
padding:0.938rem 26px;
font-size:15px;
font-weight:600;
display:inline-flex;
color:#18140F;
align-items:center;
}
.llr_hero_cta_alt-ews:hover{
border-color:#1A8C56;
color:#1A8C56;
}
.llr_hero_trust-ews{
gap:1.375rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.llr_hero_trust_item-ews{
gap:9px;
color:#2E2820;
font-weight:600;
align-items:center;
font-size:13px;
display:flex;
}
.llr_hero_trust_ic-ews{
align-items:center;
color:#1A8C56;
display:inline-flex;
}
.llr_hero_trust_ic-ews svg{
width:16px;
height:16px;
}
.llr_hero_promo-ews{
overflow:hidden;
border-radius:20px;
background:#FDFCFA;
min-height:18.75rem;
box-shadow:0 8px 24px rgba(20, 18, 14, 0.10), 0 24px 64px rgba(20, 18, 14, 0.14);
position:relative;
display:flex;
}
.llr_hero_promo_bg-ews{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.llr_hero_promo_bg-ews::after{
background:linear-gradient(120deg,#141C18 0%,rgba(0, 0, 0, 0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.llr_hero_promo_glow-ews{
background:radial-gradient(circle,rgba(32, 178, 100, 0.18) 0%,transparent 65%);
border-radius:50%;
right:-20px;
top:-40px;
width:16.25rem;
pointer-events:none;
position:absolute;
height:260px;
}
.llr_hero_promo_ct-ews{
padding:28px;
max-width:88%;
z-index:2;
position:relative;
align-self:flex-end;
}
.llr_hero_promo_label-ews{
font-weight:700;
font-size:0.625rem;
display:block;
letter-spacing:.25em;
color:#4FD98A;
margin-bottom:0.5rem;
text-transform:uppercase;
}
.llr_hero_promo_amount-ews{
line-height:1.05;
color:#F2EFE8;
overflow-wrap:break-word;
font-weight:600;
font-size:32px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.llr_hero_promo_amount-ews{
font-size:2.5rem;
}
}
.llr_hero_promo_amount-ews em{
font-style:normal;
color:#4FD98A;
}
.llr_hero_rating-ews{
background:#FDFCFA;
border-radius:14px;
padding:0.625rem 0.875rem;
gap:10px;
border:1px solid rgba(20, 18, 14, 0.08);
right:14px;
display:flex;
position:absolute;
max-width:min(260px,62%);
z-index:3;
box-shadow:0 2px 0.375rem rgba(20, 18, 14, 0.07), 0 0.375rem 1.125rem rgba(20, 18, 14, 0.09);
align-items:center;
top:0.875rem;
}
.llr_hero_rating_score-ews{
flex:0 0 auto;
font-weight:700;
font-size:1.5rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#18140F;
}
.llr_hero_rating_txt-ews{
flex:1 1 auto;
min-width:0;
}
.llr_hero_rating_stars-ews{
gap:2px;
display:flex;
color:#1A8C56;
}
.llr_hero_rating_stars-ews svg{
width:0.75rem;
height:12px;
}
.llr_hero_rating_cap-ews{
display:block;
line-height:1.35;
font-size:0.688rem;
overflow-wrap:break-word;
color:#6B6159;
margin-top:3px;
}
.llr_stat-ews{
margin-top:16px;
border-top:1px solid rgba(20, 18, 14, 0.15);
border-bottom:1px solid rgba(20, 18, 14, 0.15);
}
.llr_stat_in-ews{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.llr_stat_in-ews{
grid-template-columns:repeat(4,1fr);
}
}
.llr_stat_item-ews{
padding:1.375rem 0.875rem;
border-right:1px solid rgba(20, 18, 14, 0.08);
min-width:0;
border-bottom:1px solid rgba(20, 18, 14, 0.08);
}
.llr_stat_item-ews:nth-child(2n){
border-right:0;
}
.llr_stat_item-ews:nth-child(n+3){
border-bottom:0;
}
@media(min-width:771px){
.llr_stat_item-ews{
border-bottom:0;
}
.llr_stat_item-ews:nth-child(2n){
border-right:1px solid rgba(20, 18, 14, 0.08);
}
.llr_stat_item-ews:nth-child(4n){
border-right:0;
}
}
.llr_stat_value-ews{
overflow-wrap:break-word;
font-size:1.875rem;
font-weight:700;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1;
color:#18140F;
}
@media(min-width:768px){
.llr_stat_value-ews{
font-size:34px;
}
}
.llr_stat_label-ews{
font-size:0.813rem;
overflow-wrap:break-word;
margin-top:0.375rem;
color:#6B6159;
line-height:1.4;
}
.llr_grow-ews{
padding:26px 0 0.625rem;
}
.llr_row_seo-ews{
margin:0.625rem 0 0;
color:#8C8178;
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
}
.llr_row_seo-ews strong{
color:#18140F;
font-weight:700;
}
.llr_grow-ews{
padding:1.625rem 0 10px;
}
.llr_row_seo-ews{
margin:10px 0 0;
max-width:47.5rem;
overflow-wrap:break-word;
color:#8C8178;
line-height:1.65;
font-size:0.875rem;
}
.llr_row_seo-ews strong{
color:#18140F;
font-weight:700;
}
.llr_jp-ews{
padding:1.875rem 0 0.625rem;
}
.llr_jp_grid-ews{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:768px){
.llr_jp_grid-ews{
grid-template-columns:1fr 1fr;
}
.llr_jp_card_mega-ews{
grid-column:1/-1;
}
}
@media(min-width:1000px){
.llr_jp_grid-ews{
grid-template-columns:1.4fr 1fr 1fr;
}
.llr_jp_card_mega-ews{
grid-column:auto;
}
}
.llr_jp_card-ews{
background:#FDFCFA;
border:1px solid rgba(20, 18, 14, 0.08);
overflow:hidden;
padding:1.625rem;
border-radius:1.25rem;
gap:12px;
min-height:200px;
flex-direction:column;
position:relative;
min-width:0;
display:flex;
justify-content:space-between;
}
.llr_jp_card_mega-ews{
border-color:transparent;
background:linear-gradient(135deg,#162419,#0C100D);
color:#F2EFE8;
min-height:13.125rem;
}
.llr_jp_glow-ews{
border-radius:50%;
background:radial-gradient(circle,rgba(32, 178, 100, 0.18),transparent 70%);
top:-2.5rem;
position:absolute;
right:-2.5rem;
height:200px;
pointer-events:none;
width:12.5rem;
}
.llr_jp_label-ews{
gap:0.625rem;
justify-content:space-between;
font-size:0.625rem;
text-transform:uppercase;
align-items:center;
flex-wrap:wrap;
position:relative;
letter-spacing:.16em;
color:#1A8C56;
font-weight:700;
display:flex;
}
.llr_jp_card_mega-ews .llr_jp_label-ews{
color:#4FD98A;
}
.llr_jp_drop-ews{
font-weight:600;
text-transform:none;
letter-spacing:.04em;
color:#6B6159;
}
.llr_jp_card_mega-ews .llr_jp_drop-ews{
color:#A8B8A4;
}
.llr_jp_amount-ews{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:2.375rem;
position:relative;
color:#18140F;
line-height:1;
overflow-wrap:break-word;
font-weight:700;
}
.llr_jp_card_mega-ews .llr_jp_amount-ews{
animation:zm2-pulse 2.4s infinite;
color:#4FD98A;
font-size:48px;
}
@media(min-width:766px){
.llr_jp_card_mega-ews .llr_jp_amount-ews{
font-size:54px;
}
}
.llr_jp_game-ews{
color:#6B6159;
position:relative;
font-size:13px;
}
.llr_jp_card_mega-ews .llr_jp_game-ews{
color:#A8B8A4;
}
.llr_jp_cta-ews{
position:relative;
align-self:flex-start;
}
.llr_jp_card_mega-ews .llr_jp_cta-ews{
padding:10px 1.25rem;
background:#4FD98A;
transition:opacity .22s ease;
border-radius:62.438rem;
font-weight:700;
font-size:0.813rem;
color:#100E0A;
}
.llr_jp_card_mega-ews .llr_jp_cta-ews:hover{
opacity:.9;
}
.llr_jp_card-ews:not(.llr_jp_card_mega-ews) .llr_jp_cta-ews{
transition:color .22s ease,border-color .22s ease;
font-size:0.813rem;
border-bottom:1px solid #18140F;
font-weight:700;
color:#18140F;
padding-bottom:2px;
}
.llr_jp_card-ews:not(.llr_jp_card_mega-ews) .llr_jp_cta-ews:hover{
border-color:#1A8C56;
color:#1A8C56;
}
.llr_jp_seo-ews{
margin:14px 0 0;
color:#8C8178;
line-height:1.65;
font-size:14px;
overflow-wrap:break-word;
max-width:760px;
}
.llr_jp_seo-ews strong{
font-weight:700;
color:#18140F;
}
.llr_grow-ews{
padding:26px 0 10px;
}
.llr_row_seo-ews{
margin:10px 0 0;
font-size:0.875rem;
max-width:47.5rem;
line-height:1.65;
color:#8C8178;
overflow-wrap:break-word;
}
.llr_row_seo-ews strong{
font-weight:700;
color:#18140F;
}
.llr_gf-ews{
padding:24px 0 0.375rem;
}
.llr_gf_in-ews{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.llr_gf_chip-ews{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
background:#FDFCFA;
padding:10px 1.125rem;
border-radius:999px;
border:1px solid rgba(20, 18, 14, 0.15);
white-space:nowrap;
font-weight:600;
font-size:0.813rem;
color:#2E2820;
}
.llr_gf_chip-ews:hover{
border-color:#1A8C56;
color:#1A8C56;
}
.llr_gf_chip-ews.llr_state_active-ews{
border-color:transparent;
background:#18140F;
color:#F2EFE8;
}
.llr_vip-ews{
padding:3rem 0;
}
@media(min-width:771px){
.llr_vip-ews{
padding:4rem 0;
}
}
.llr_vip_head-ews{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:881px){
.llr_vip_head-ews{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.llr_vip_eyebrow-ews{
margin-bottom:12px;
}
.llr_vip_h2-ews{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:32px;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
color:#F2EFE8;
}
@media(min-width:767px){
.llr_vip_h2-ews{
font-size:40px;
}
}
.llr_vip_intro-ews{
line-height:1.6;
max-width:26.25rem;
font-size:14px;
color:#A8B8A4;
}
.llr_vip_grid-ews{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:14px;
display:grid;
}
.llr_vip_card-ews{
border-radius:14px;
border:1px solid rgba(255, 252, 245, 0.13);
padding:22px 1.125rem;
min-width:0;
}
.llr_vip_card_feat-ews{
background:rgba(255, 252, 245, 0.07);
border-color:#4FD98A;
}
.llr_vip_card_ic-ews{
border-radius:8px;
background:linear-gradient(135deg,#1A8C56,#4FD98A);
display:block;
width:34px;
margin-bottom:1rem;
height:2.125rem;
}
.llr_vip_name-ews{
font-size:1.25rem;
overflow-wrap:break-word;
margin-bottom:6px;
font-weight:600;
color:#F2EFE8;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
.llr_vip_perk-ews{
overflow-wrap:break-word;
line-height:1.5;
font-size:12.5px;
color:#A8B8A4;
}
.llr_nl-ews{
padding:1.5rem 0 10px;
}
.llr_nl_in-ews{
border-radius:1.25rem;
gap:1.375rem;
background:#0E1A14;
padding:30px 32px;
display:flex;
flex-direction:column;
color:#F2EFE8;
}
@media(min-width:765px){
.llr_nl_in-ews{
gap:28px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.llr_nl_text_wrap-ews{
min-width:0;
}
.llr_nl_h3-ews{
font-size:22px;
line-height:1.1;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
color:#F2EFE8;
margin-bottom:0.313rem;
}
@media(min-width:767px){
.llr_nl_h3-ews{
font-size:24px;
}
}
.llr_nl_text-ews{
font-size:13.5px;
color:#A8B8A4;
line-height:1.5;
}
.llr_nl_form-ews{
flex:1 1 auto;
gap:0.625rem;
min-width:0;
display:flex;
max-width:28.75rem;
}
.llr_nl_input-ews{
border:1px solid rgba(255, 252, 245, 0.13);
padding:13px 16px;
overflow:hidden;
flex:1 1 auto;
background:rgba(255, 252, 245, 0.07);
border-radius:14px;
text-overflow:ellipsis;
min-width:0;
align-items:center;
display:flex;
color:#A8B8A4;
font-size:14px;
white-space:nowrap;
}
.llr_nl_btn-ews{
background:#4FD98A;
flex:0 0 auto;
transition:opacity .22s ease;
padding:0.813rem 1.5rem;
border-radius:14px;
color:#100E0A;
white-space:nowrap;
font-weight:700;
font-size:14px;
}
.llr_nl_btn-ews:hover{
opacity:.9;
}
.llr_trn-ews{
padding:1.875rem 0 10px;
}
.llr_trn_in-ews{
overflow:hidden;
border:1px solid rgba(20, 18, 14, 0.08);
border-radius:20px;
grid-template-columns:1fr;
background:#FDFCFA;
display:grid;
}
@media(min-width:878px){
.llr_trn_in-ews{
grid-template-columns:1.05fr 1fr;
}
}
.llr_trn_banner-ews{
padding:34px;
background:linear-gradient(150deg,#162419,#0C100D);
overflow:hidden;
color:#F2EFE8;
position:relative;
}
.llr_trn_glow-ews{
background:radial-gradient(circle,rgba(32, 178, 100, 0.18),transparent 70%);
border-radius:50%;
right:-40px;
height:12.5rem;
position:absolute;
bottom:-40px;
pointer-events:none;
width:200px;
}
.llr_trn_eyebrow-ews{
position:relative;
margin-bottom:14px;
}
.llr_trn_h2-ews{
font-weight:600;
overflow-wrap:break-word;
color:#F2EFE8;
line-height:1.06;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:30px;
position:relative;
margin-bottom:0.75rem;
}
@media(min-width:769px){
.llr_trn_h2-ews{
font-size:36px;
}
}
.llr_trn_text-ews{
font-size:0.875rem;
margin-bottom:22px;
line-height:1.6;
max-width:26.25rem;
position:relative;
color:#A8B8A4;
}
.llr_trn_timer-ews{
gap:0.5rem;
position:relative;
margin-bottom:1.5rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.llr_trn_timer_cap-ews{
font-size:0.688rem;
color:#A8B8A4;
}
.llr_trn_timer_box-ews{
border-radius:8px;
padding:0.25rem 12px;
background:rgba(255, 252, 245, 0.07);
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#F2EFE8;
font-size:1.5rem;
font-weight:700;
}
.llr_trn_cta-ews{
border-radius:999px;
padding:13px 26px;
background:#4FD98A;
transition:opacity .22s ease;
font-weight:700;
position:relative;
color:#100E0A;
display:inline-block;
font-size:14px;
}
.llr_trn_cta-ews:hover{
opacity:.9;
}
.llr_trn_lb-ews{
padding:1.625rem 28px;
}
.llr_trn_lb_head-ews{
gap:0.625rem;
margin-bottom:12px;
display:flex;
align-items:center;
justify-content:space-between;
}
.llr_trn_lb_title-ews{
color:#18140F;
font-size:1.25rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.llr_trn_lb_upd-ews{
color:#6B6159;
letter-spacing:.08em;
font-size:0.688rem;
text-transform:uppercase;
}
.llr_trn_lb_row-ews{
gap:14px;
border-radius:8px;
padding:11px 0.75rem;
display:flex;
align-items:center;
}
.llr_trn_lb_row-ews:nth-child(2){
background:rgba(26, 140, 86, 0.10);
}
.llr_trn_lb_rank-ews{
flex:0 0 auto;
color:#1A8C56;
font-weight:700;
font-size:16px;
width:1.375rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
.llr_trn_lb_av-ews{
border-radius:50%;
background:linear-gradient(135deg,#1A8C56,#4FD98A);
flex:0 0 auto;
height:30px;
width:1.875rem;
}
.llr_trn_lb_name-ews{
overflow:hidden;
flex:1 1 auto;
font-size:14px;
min-width:0;
font-weight:600;
text-overflow:ellipsis;
color:#18140F;
white-space:nowrap;
}
.llr_trn_lb_amount-ews{
flex:0 0 auto;
font-weight:700;
color:#18140F;
font-size:13px;
}
.llr_app-ews{
padding:1.875rem 0 10px;
}
.llr_app_in-ews{
border:1px solid rgba(20, 18, 14, 0.08);
padding:2rem;
gap:28px;
border-radius:20px;
background:#FDFCFA;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.llr_app_in-ews{
gap:2.5rem;
padding:2.5rem 44px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.llr_app_copy-ews{
min-width:0;
max-width:560px;
}
.llr_app_eyebrow-ews{
margin-bottom:0.75rem;
}
.llr_app_h2-ews{
overflow-wrap:break-word;
color:#18140F;
line-height:1.05;
font-size:1.75rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:12px;
}
@media(min-width:765px){
.llr_app_h2-ews{
font-size:2.125rem;
}
}
.llr_app_text-ews{
margin-bottom:1.375rem;
font-size:14px;
line-height:1.6;
color:#8C8178;
}
.llr_app_btns-ews{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.llr_app_btn-ews{
padding:0.688rem 1.25rem;
background:#18140F;
gap:10px;
transition:background-color .22s ease;
border-radius:0.875rem;
align-items:center;
display:inline-flex;
color:#F2EFE8;
}
.llr_app_btn-ews:hover{
background:#2E2820;
}
.llr_app_btn_ic-ews{
align-items:center;
display:inline-flex;
}
.llr_app_btn_ic-ews svg{
width:1.125rem;
height:18px;
}
.llr_app_btn_lb-ews{
font-weight:700;
font-size:0.844rem;
}
.llr_app_qr_wrap-ews{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.llr_app_qr-ews{
border-radius:0.875rem;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#FDFCFA 0 5px,transparent 5px 11px),repeating-linear-gradient(90deg,#FDFCFA 0 5px,transparent 5px 0.688rem);
background-color:#18140F;
height:108px;
width:108px;
}
.llr_app_qr_cap-ews{
font-size:0.781rem;
max-width:92px;
color:#6B6159;
line-height:1.4;
}
.llr_sea-ews{
padding:1.5rem 0 10px;
}
.llr_sea_in-ews{
padding:36px;
border-radius:20px;
gap:1.375rem;
overflow:hidden;
background:linear-gradient(115deg,#162419,#0C100D);
color:#F2EFE8;
position:relative;
display:flex;
flex-direction:column;
}
@media(min-width:820px){
.llr_sea_in-ews{
padding:2.75rem 3rem;
gap:32px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.llr_sea_glow-ews{
border-radius:50%;
background:radial-gradient(circle,rgba(32, 178, 100, 0.18),transparent 68%);
right:60px;
top:50%;
height:240px;
position:absolute;
transform:translateY(-50%);
pointer-events:none;
width:15rem;
}
.llr_sea_copy-ews{
max-width:35rem;
position:relative;
min-width:0;
}
.llr_sea_eyebrow-ews{
margin-bottom:12px;
}
.llr_sea_h2-ews{
font-size:1.875rem;
margin-bottom:0.75rem;
overflow-wrap:break-word;
color:#F2EFE8;
line-height:1.04;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:770px){
.llr_sea_h2-ews{
font-size:2.375rem;
}
}
.llr_sea_text-ews{
color:#A8B8A4;
line-height:1.6;
font-size:15px;
}
.llr_sea_cta-ews{
border-radius:62.438rem;
transition:opacity .22s ease;
flex:0 0 auto;
background:#4FD98A;
padding:1rem 2rem;
font-weight:700;
color:#100E0A;
font-size:0.938rem;
position:relative;
}
.llr_sea_cta-ews:hover{
opacity:.9;
}
.llr_hts-ews{
padding:3rem 0;
}
@media(min-width:765px){
.llr_hts-ews{
padding:3.875rem 0;
}
}
.llr_hts_head-ews{
gap:18px;
display:flex;
flex-direction:column;
margin-bottom:34px;
}
@media(min-width:770px){
.llr_hts_head-ews{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.llr_hts_eyebrow-ews{
margin-bottom:12px;
}
.llr_hts_h2-ews{
color:#F2EFE8;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
}
@media(min-width:769px){
.llr_hts_h2-ews{
font-size:2.375rem;
}
}
.llr_hts_cta-ews{
flex:0 0 auto;
background:#4FD98A;
border-radius:999px;
padding:15px 30px;
transition:opacity .22s ease;
font-weight:700;
font-size:15px;
color:#100E0A;
}
.llr_hts_cta-ews:hover{
opacity:.9;
}
.llr_hts_grid-ews{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.llr_hts_grid-ews{
grid-template-columns:repeat(3,1fr);
}
}
.llr_hts_step-ews{
border-top:1px solid rgba(255, 252, 245, 0.13);
padding-top:22px;
min-width:0;
}
.llr_hts_step_num-ews{
color:#4FD98A;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:2.75rem;
font-weight:700;
margin-bottom:0.875rem;
line-height:1;
}
.llr_hts_step_h-ews{
overflow-wrap:break-word;
font-size:1.188rem;
color:#F2EFE8;
font-weight:700;
line-height:1.2;
margin-bottom:0.5rem;
}
.llr_hts_step_p-ews{
overflow-wrap:break-word;
line-height:1.55;
font-size:14px;
color:#A8B8A4;
}
.llr_prov-ews{
padding:40px 0 20px;
}
.llr_prov_eyebrow-ews{
display:block;
margin-bottom:18px;
}
.llr_prov_grid-ews{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:557px){
.llr_prov_grid-ews{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.llr_prov_grid-ews{
grid-template-columns:repeat(6,1fr);
}
}
.llr_tt-ews{
padding:48px 0 0.625rem;
}
@media(min-width:771px){
.llr_tt-ews{
padding:60px 0 0.625rem;
}
}
.llr_tt_head-ews{
margin-bottom:34px;
text-align:center;
}
.llr_tt_eyebrow-ews{
margin-bottom:12px;
}
.llr_tt_h2-ews{
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#18140F;
line-height:1.05;
font-size:2rem;
font-weight:600;
}
@media(min-width:770px){
.llr_tt_h2-ews{
font-size:42px;
}
}
.llr_tt_grid-ews{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.llr_tt_grid-ews{
grid-template-columns:repeat(3,1fr);
}
}
.llr_tt_card-ews{
padding:30px;
background:#FDFCFA;
border-radius:0.875rem;
border:1px solid rgba(20, 18, 14, 0.08);
min-width:0;
display:flex;
flex-direction:column;
}
.llr_tt_card_ic-ews{
align-items:center;
color:#1A8C56;
margin-bottom:1.125rem;
display:inline-flex;
}
.llr_tt_card_ic-ews svg{
width:28px;
height:28px;
}
.llr_tt_card_h-ews{
color:#18140F;
overflow-wrap:break-word;
font-weight:600;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
font-size:22px;
line-height:1.15;
}
.llr_tt_card_p-ews{
overflow-wrap:break-word;
color:#8C8178;
font-size:0.875rem;
line-height:1.6;
margin-bottom:0.875rem;
}
.llr_tt_card_p-ews b{
font-weight:700;
color:#18140F;
}
.llr_tt_card_link-ews{
transition:color .22s ease;
color:#18140F;
align-self:flex-start;
font-weight:700;
font-size:13px;
margin-top:auto;
border-bottom:1px solid #1A8C56;
padding-bottom:2px;
}
.llr_tt_card_link-ews:hover{
color:#1A8C56;
}
.llr_et-ews{
padding:36px 0 0.625rem;
}
.llr_et_in-ews{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:880px){
.llr_et_in-ews{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.llr_et_left-ews{
min-width:0;
}
.llr_et_eyebrow-ews{
margin-bottom:12px;
}
.llr_et_h2-ews{
color:#18140F;
line-height:1.06;
overflow-wrap:break-word;
font-size:28px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.875rem;
font-weight:600;
}
@media(min-width:769px){
.llr_et_h2-ews{
font-size:2rem;
}
}
.llr_et_text-ews{
margin-bottom:22px;
font-size:0.938rem;
line-height:1.65;
color:#8C8178;
}
.llr_et_stats-ews{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.llr_et_stat-ews{
min-width:0;
}
.llr_et_stat_v-ews{
font-size:26px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1;
color:#18140F;
font-weight:700;
}
.llr_et_stat_l-ews{
margin-top:4px;
font-size:0.781rem;
color:#6B6159;
}
.llr_et_right-ews{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.llr_et_member-ews{
padding:18px 1.25rem;
border-radius:14px;
border:1px solid rgba(20, 18, 14, 0.08);
gap:1rem;
background:#FDFCFA;
min-width:0;
align-items:center;
display:flex;
}
.llr_et_member_av-ews{
border-radius:50%;
background:linear-gradient(135deg,#162419,#1A8C56);
flex:0 0 auto;
width:48px;
height:48px;
}
.llr_et_member_name-ews{
overflow-wrap:break-word;
font-size:0.938rem;
color:#18140F;
font-weight:700;
}
.llr_et_member_role-ews{
overflow-wrap:break-word;
font-size:12.5px;
color:#6B6159;
}
.llr_et_updated-ews{
padding:0.875rem 18px;
border:1px solid rgba(20, 18, 14, 0.08);
background:#F5F2EE;
border-radius:14px;
gap:0.5rem;
color:#8C8178;
font-size:0.781rem;
align-items:center;
display:flex;
}
.llr_ts-ews{
padding:44px 0;
}
.llr_ts_in-ews{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:877px){
.llr_ts_in-ews{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.llr_ts_left-ews{
min-width:0;
}
.llr_ts_h2-ews{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
font-size:26px;
color:#F2EFE8;
overflow-wrap:break-word;
margin-bottom:12px;
font-weight:600;
}
@media(min-width:770px){
.llr_ts_h2-ews{
font-size:1.75rem;
}
}
.llr_ts_text-ews{
margin-bottom:1.375rem;
max-width:32.5rem;
line-height:1.6;
color:#A8B8A4;
font-size:14.5px;
}
.llr_ts_badges-ews{
gap:18px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.llr_ts_badge-ews{
font-size:0.813rem;
font-weight:600;
color:#A8B8A4;
}
.llr_ts_pay-ews{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:877px){
.llr_ts_pay-ews{
justify-content:flex-end;
}
}
.llr_ts_pay_chip-ews{
padding:12px 1rem;
border-radius:14px;
border:1px solid rgba(255, 252, 245, 0.13);
background:rgba(255, 252, 245, 0.07);
font-size:14px;
font-weight:700;
color:#F2EFE8;
}
.llr_op-ews{
padding:36px 0 0.625rem;
}
.llr_op_in-ews{
padding:32px;
gap:32px;
border:1px solid rgba(20, 18, 14, 0.08);
grid-template-columns:1fr;
border-radius:0.875rem;
background:#FDFCFA;
display:grid;
align-items:center;
}
@media(min-width:861px){
.llr_op_in-ews{
padding:34px 40px;
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
}
}
.llr_op_left-ews{
min-width:0;
}
.llr_op_eyebrow-ews{
margin-bottom:12px;
}
.llr_op_h2-ews{
font-size:28px;
line-height:1.08;
font-weight:600;
margin-bottom:0.625rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#18140F;
overflow-wrap:break-word;
}
@media(min-width:771px){
.llr_op_h2-ews{
font-size:30px;
}
}
.llr_op_text-ews{
font-size:0.875rem;
color:#8C8178;
line-height:1.6;
}
.llr_op_grid-ews{
border-radius:0.5rem;
border:1px solid rgba(20, 18, 14, 0.15);
gap:1px;
overflow:hidden;
grid-template-columns:1fr 1fr;
background:rgba(20, 18, 14, 0.15);
display:grid;
}
.llr_op_field-ews{
background:#F5F2EE;
padding:1.125rem 1.25rem;
min-width:0;
}
.llr_op_field_lb-ews{
font-size:10px;
letter-spacing:.1em;
color:#1A8C56;
font-weight:600;
text-transform:uppercase;
margin-bottom:0.313rem;
}
.llr_op_field_val-ews{
font-size:0.875rem;
color:#18140F;
overflow-wrap:break-word;
font-weight:700;
}
.llr_wy-ews{
padding:48px 0;
}
@media(min-width:767px){
.llr_wy-ews{
padding:3.5rem 0;
}
}
.llr_wy_in-ews{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:901px){
.llr_wy_in-ews{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.llr_wy_left-ews{
min-width:0;
}
.llr_wy_eyebrow-ews{
margin-bottom:0.875rem;
}
.llr_wy_h2-ews{
color:#18140F;
font-size:2rem;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:1rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:767px){
.llr_wy_h2-ews{
font-size:40px;
}
}
.llr_wy_intro-ews{
line-height:1.6;
color:#8C8178;
font-size:0.938rem;
}
.llr_wy_grid-ews{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:557px){
.llr_wy_grid-ews{
grid-template-columns:1fr 1fr;
}
}
.llr_wy_card-ews{
background:#FDFCFA;
padding:26px;
border:1px solid rgba(20, 18, 14, 0.08);
border-radius:14px;
min-width:0;
}
.llr_wy_card_ic-ews{
align-items:center;
display:inline-flex;
justify-content:center;
color:#1A8C56;
margin-bottom:16px;
}
.llr_wy_card_ic-ews svg{
width:1.625rem;
height:26px;
}
.llr_wy_card_h-ews{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
font-size:21px;
font-weight:600;
color:#18140F;
line-height:1.15;
overflow-wrap:break-word;
}
.llr_wy_card_p-ews{
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
color:#8C8178;
}
.llr_rc-ews{
padding:48px 0 10px;
}
.llr_rc_in-ews{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.llr_rc_in-ews{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.llr_rc_col-ews{
min-width:0;
}
.llr_rc_label-ews{
color:#1A8C56;
text-transform:uppercase;
font-size:0.688rem;
margin-bottom:16px;
font-weight:600;
letter-spacing:.2em;
}
.llr_rc_awards-ews{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.llr_rc_award-ews{
gap:0.75rem;
min-width:0;
display:flex;
align-items:center;
}
.llr_rc_award_ic-ews{
flex:0 0 auto;
align-items:center;
color:#26C272;
display:inline-flex;
}
.llr_rc_award_ic-ews svg{
height:1.125rem;
width:18px;
}
.llr_rc_award_t-ews{
font-weight:700;
font-size:14px;
overflow-wrap:break-word;
color:#18140F;
}
.llr_rc_award_s-ews{
font-size:0.75rem;
color:#6B6159;
overflow-wrap:break-word;
}
.llr_rc_press-ews{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.llr_rc_press_logo-ews{
overflow:hidden;
padding:0 8px;
border-radius:0.5rem;
border:1px solid rgba(20, 18, 14, 0.08);
font-size:14px;
display:flex;
justify-content:center;
text-align:center;
white-space:nowrap;
color:#8C8178;
align-items:center;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:700;
height:3.25rem;
text-overflow:ellipsis;
}
.llr_rc_partner-ews{
border-radius:0.875rem;
background:#FDFCFA;
padding:1.375rem;
border:1px solid rgba(20, 18, 14, 0.08);
}
.llr_rc_partner_name-ews{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#18140F;
margin-bottom:6px;
font-size:20px;
overflow-wrap:break-word;
font-weight:600;
}
.llr_rc_partner_text-ews{
overflow-wrap:break-word;
line-height:1.55;
font-size:13px;
color:#8C8178;
}
.llr_pmt-ews{
padding:48px 0 10px;
}
.llr_pmt_in-ews{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:882px){
.llr_pmt_in-ews{
gap:3rem;
grid-template-columns:1fr 1.1fr;
}
}
.llr_pmt_left-ews{
min-width:0;
}
.llr_pmt_eyebrow-ews{
margin-bottom:12px;
}
.llr_pmt_h2-ews{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
color:#18140F;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-size:30px;
}
@media(min-width:770px){
.llr_pmt_h2-ews{
font-size:2rem;
}
}
.llr_pmt_text-ews{
margin-bottom:1.375rem;
color:#8C8178;
font-size:14.5px;
line-height:1.6;
}
.llr_pmt_logos-ews{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:482px){
.llr_pmt_logos-ews{
grid-template-columns:repeat(4,1fr);
}
}
.llr_pmt_logo-ews{
background:#FDFCFA;
overflow:hidden;
border:1px solid rgba(20, 18, 14, 0.08);
padding:0 0.5rem;
border-radius:0.5rem;
font-size:12.5px;
text-overflow:ellipsis;
white-space:nowrap;
align-items:center;
text-align:center;
font-weight:700;
height:50px;
display:flex;
color:#2E2820;
justify-content:center;
}
.llr_pmt_table-ews{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(20, 18, 14, 0.08);
min-width:0;
}
.llr_pmt_thead-ews{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#1A1714;
display:grid;
}
.llr_pmt_th-ews{
overflow:hidden;
padding:13px 0.875rem;
font-weight:700;
white-space:nowrap;
font-size:10px;
color:#F2EFE8;
letter-spacing:.08em;
text-overflow:ellipsis;
text-transform:uppercase;
}
.llr_pmt_row-ews{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(20, 18, 14, 0.08);
display:grid;
}
.llr_pmt_row-ews:nth-child(odd){
background:#FDFCFA;
}
.llr_pmt_td-ews{
padding:0.875rem;
color:#8C8178;
overflow-wrap:break-word;
font-size:0.844rem;
min-width:0;
}
.llr_pmt_row-ews .llr_pmt_td-ews:first-child{
font-weight:700;
color:#18140F;
}
.llr_pmt_row-ews .llr_pmt_td-ews:last-child{
color:#1A8C56;
font-weight:700;
}
.llr_dr-ews{
padding:36px 0 0.625rem;
}
.llr_dr_in-ews{
border:1px dashed rgba(20, 18, 14, 0.15);
padding:1.75rem 32px;
gap:1.25rem;
border-radius:14px;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.llr_dr_in-ews{
gap:2rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.llr_dr_h2-ews{
font-weight:600;
font-size:1.5rem;
line-height:1.1;
overflow-wrap:break-word;
margin-bottom:0.5rem;
color:#18140F;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.llr_dr_h2-ews{
font-size:1.625rem;
}
}
.llr_dr_text-ews{
color:#8C8178;
overflow-wrap:break-word;
line-height:1.6;
max-width:680px;
font-size:14px;
}
.llr_dr_text-ews b{
font-weight:700;
color:#18140F;
}
.llr_dr_cta-ews{
flex:0 0 auto;
transition:color .22s ease;
color:#18140F;
border-bottom:1px solid #1A8C56;
padding-bottom:2px;
font-weight:700;
white-space:nowrap;
font-size:0.844rem;
}
.llr_dr_cta-ews:hover{
color:#1A8C56;
}
.llr_gd-ews{
padding:3rem 0 10px;
}
.llr_gd_head-ews{
gap:0.875rem;
display:flex;
margin-bottom:1.5rem;
flex-direction:column;
}
@media(min-width:682px){
.llr_gd_head-ews{
gap:20px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.llr_gd_eyebrow-ews{
margin-bottom:0.625rem;
}
.llr_gd_h2-ews{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
font-size:28px;
line-height:1.05;
color:#18140F;
}
@media(min-width:770px){
.llr_gd_h2-ews{
font-size:34px;
}
}
.llr_gd_more-ews{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
font-weight:600;
color:#18140F;
padding-bottom:2px;
font-size:0.844rem;
border-bottom:1px solid #18140F;
}
.llr_gd_more-ews:hover{
border-color:#1A8C56;
color:#1A8C56;
}
.llr_gd_grid-ews{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:722px){
.llr_gd_grid-ews{
grid-template-columns:repeat(3,1fr);
}
}
.llr_gd_card-ews{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(20, 18, 14, 0.08);
background:#FDFCFA;
min-width:0;
display:block;
}
.llr_gd_card_img-ews{
background:linear-gradient(140deg,#162419,#1A8C56);
height:150px;
}
.llr_gd_card_body-ews{
padding:22px;
}
.llr_gd_card_cat-ews{
text-transform:uppercase;
font-size:0.625rem;
font-weight:600;
color:#1A8C56;
letter-spacing:.1em;
}
.llr_gd_card_h-ews{
margin:8px 0 0.625rem;
overflow-wrap:break-word;
font-size:19px;
color:#18140F;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.2;
}
.llr_gd_card_meta-ews{
overflow-wrap:break-word;
color:#6B6159;
font-size:12px;
}
.llr_sc-ews{
padding:48px 0 0.625rem;
}
.llr_sc_head-ews{
text-align:center;
margin-bottom:28px;
}
.llr_sc_eyebrow-ews{
margin-bottom:0.75rem;
}
.llr_sc_h2-ews{
line-height:1.05;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:30px;
overflow-wrap:break-word;
color:#18140F;
}
@media(min-width:771px){
.llr_sc_h2-ews{
font-size:36px;
}
}
.llr_sc_table-ews{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(20, 18, 14, 0.08);
margin:0 auto;
max-width:56.25rem;
}
.llr_sc_thead-ews{
background:#1A1714;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.llr_sc_th-ews{
padding:0.938rem 18px;
overflow-wrap:break-word;
font-size:13px;
color:#A8B8A4;
text-align:center;
font-weight:700;
}
.llr_sc_th-ews:first-child{
text-align:left;
}
.llr_sc_th_us-ews{
color:#4FD98A;
}
.llr_sc_row-ews{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20, 18, 14, 0.08);
}
.llr_sc_row-ews:nth-child(even){
background:#FDFCFA;
}
.llr_sc_td-ews{
padding:0.938rem 1.125rem;
overflow-wrap:break-word;
color:#6B6159;
font-size:14px;
min-width:0;
text-align:center;
}
.llr_sc_td-ews:first-child{
text-align:left;
color:#2E2820;
font-weight:600;
}
.llr_sc_td_us-ews{
font-weight:700;
color:#1A8C56;
}
.llr_sg-ews{
padding:3rem 0 0.625rem;
}
.llr_sg_eyebrow-ews{
display:block;
margin-bottom:0.75rem;
}
.llr_sg_h2-ews{
color:#18140F;
margin-bottom:1.75rem;
overflow-wrap:break-word;
font-size:1.875rem;
font-weight:600;
line-height:1.05;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.llr_sg_h2-ews{
font-size:2.25rem;
}
}
.llr_sg_grid-ews{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:722px){
.llr_sg_grid-ews{
grid-template-columns:repeat(3,1fr);
}
}
.llr_sg_col-ews{
min-width:0;
}
.llr_sg_col_h-ews{
line-height:1.15;
color:#18140F;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:0.625rem;
overflow-wrap:break-word;
font-size:22px;
}
.llr_sg_col_p-ews{
overflow-wrap:break-word;
font-size:14px;
line-height:1.65;
color:#8C8178;
}
.llr_lh-ews{
padding:2.5rem 0 1.25rem;
}
.llr_lh_in-ews{
border-top:1px solid rgba(20, 18, 14, 0.15);
padding-top:2.125rem;
}
.llr_lh_eyebrow-ews{
display:block;
margin-bottom:1.375rem;
}
.llr_lh_grid-ews{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:603px){
.llr_lh_grid-ews{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:963px){
.llr_lh_grid-ews{
grid-template-columns:repeat(5,1fr);
}
}
.llr_lh_col-ews{
min-width:0;
}
.llr_lh_col_h-ews{
margin-bottom:12px;
font-weight:700;
color:#18140F;
overflow-wrap:break-word;
font-size:13px;
}
.llr_lh_links-ews{
gap:8px;
flex-direction:column;
display:flex;
}
.llr_lh_link-ews{
transition:color .22s ease;
font-size:13px;
overflow-wrap:break-word;
color:#8C8178;
}
.llr_lh_link-ews:hover{
color:#1A8C56;
}
.llr_el-ews{
padding:48px 0;
}
@media(min-width:766px){
.llr_el-ews{
padding:3.5rem 0;
}
}
.llr_el_in-ews{
grid-template-columns:1fr;
gap:2.5rem;
align-items:start;
display:grid;
}
@media(min-width:897px){
.llr_el_in-ews{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.llr_el_left-ews{
min-width:0;
}
.llr_el_eyebrow-ews{
margin-bottom:14px;
}
.llr_el_h2-ews{
color:#18140F;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.375rem;
font-size:32px;
font-weight:600;
line-height:1.08;
overflow-wrap:break-word;
}
@media(min-width:765px){
.llr_el_h2-ews{
font-size:2.375rem;
}
}
.llr_el_body-ews p{
overflow-wrap:break-word;
color:#2E2820;
font-size:1rem;
margin-bottom:18px;
line-height:1.7;
}
.llr_el_dropcap-ews{
padding:6px 0.75rem 0 0;
float:left;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:.8;
color:#1A8C56;
font-weight:700;
font-size:3.875rem;
}
.llr_el_right-ews{
min-width:0;
}
.llr_el_quote-ews{
padding:36px;
background:linear-gradient(150deg,#162419,#0C100D);
border-radius:20px;
position:relative;
margin-bottom:1.5rem;
color:#F2EFE8;
}
.llr_el_quote_mark-ews{
margin-bottom:0.375rem;
align-items:center;
display:inline-flex;
color:#4FD98A;
}
.llr_el_quote_mark-ews svg{
width:2.125rem;
height:34px;
}
.llr_el_quote_text-ews{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
overflow-wrap:break-word;
margin-bottom:1.375rem;
font-weight:500;
line-height:1.4;
color:#F2EFE8;
}
.llr_el_quote_meta-ews{
gap:12px;
display:flex;
align-items:center;
}
.llr_el_quote_av-ews{
background:linear-gradient(135deg,#1A8C56,#4FD98A);
border-radius:50%;
flex:0 0 auto;
width:38px;
height:2.375rem;
}
.llr_el_quote_author-ews{
color:#F2EFE8;
font-size:0.875rem;
font-weight:700;
}
.llr_el_quote_meta_sub-ews{
font-size:0.75rem;
color:#A8B8A4;
}
.llr_el_explain-ews{
border:1px solid rgba(20, 18, 14, 0.08);
border-radius:0.875rem;
overflow:hidden;
}
.llr_el_explain_card-ews{
padding:1.375rem 24px;
}
.llr_el_explain_card-ews+.llr_el_explain_card-ews{
border-top:1px solid rgba(20, 18, 14, 0.08);
}
.llr_el_explain_h-ews{
font-size:1.25rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:0.5rem;
line-height:1.15;
color:#18140F;
overflow-wrap:break-word;
}
.llr_el_explain_p-ews{
line-height:1.55;
color:#8C8178;
overflow-wrap:break-word;
font-size:14px;
}
.llr_sb-ews{
padding:3rem 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:1.5rem;
}
@media(min-width:765px){
.llr_sb-ews{
padding:56px 0;
}
}
.llr_sb_eyebrow-ews{
margin-bottom:12px;
display:block;
}
.llr_sb_h2-ews{
overflow-wrap:break-word;
font-size:1.875rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
margin-bottom:1.625rem;
color:#18140F;
}
@media(min-width:771px){
.llr_sb_h2-ews{
font-size:2.25rem;
}
}
.llr_sb_grid-ews{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:560px){
.llr_sb_grid-ews{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:962px){
.llr_sb_grid-ews{
grid-template-columns:repeat(4,1fr);
}
}
.llr_sb_card-ews{
padding:24px;
border:1px solid rgba(20, 18, 14, 0.08);
border-radius:0.875rem;
background:#F5F2EE;
min-width:0;
}
.llr_sb_card_h-ews{
overflow-wrap:break-word;
font-weight:600;
font-size:1.188rem;
line-height:1.15;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#18140F;
margin-bottom:8px;
}
.llr_sb_card_p-ews{
font-size:13.5px;
overflow-wrap:break-word;
line-height:1.6;
color:#8C8178;
}
.llr_sb_rtp-ews{
border:1px solid rgba(20, 18, 14, 0.08);
gap:24px;
grid-template-columns:1fr;
border-radius:0.875rem;
background:#F5F2EE;
padding:26px 28px;
margin-top:1.125rem;
display:grid;
align-items:center;
}
@media(min-width:759px){
.llr_sb_rtp-ews{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.llr_sb_rtp_h-ews{
color:#18140F;
line-height:1.15;
font-size:1.25rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
}
.llr_sb_rtp_p-ews{
overflow-wrap:break-word;
font-size:13.5px;
line-height:1.6;
color:#8C8178;
}
.llr_sb_rtp_stats-ews{
gap:1rem;
display:flex;
}
.llr_sb_stat-ews{
padding:1.125rem;
border-radius:0.5rem;
flex:1 1 0;
background:#FDFCFA;
min-width:0;
text-align:center;
}
.llr_sb_stat_v-ews{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#1A8C56;
font-size:1.625rem;
font-weight:700;
overflow-wrap:break-word;
}
.llr_sb_stat_l-ews{
margin-top:0.25rem;
color:#6B6159;
font-size:11.5px;
}
.llr_faq-ews{
padding:48px 0;
background:#FDFCFA;
margin-top:1.5rem;
border-top:1px solid rgba(20, 18, 14, 0.08);
border-bottom:1px solid rgba(20, 18, 14, 0.08);
}
@media(min-width:769px){
.llr_faq-ews{
padding:3.875rem 0;
}
}
.llr_faq_head-ews{
margin-bottom:34px;
text-align:center;
}
.llr_faq_eyebrow-ews{
margin-bottom:12px;
}
.llr_faq_h2-ews{
font-size:32px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#18140F;
font-weight:600;
line-height:1.05;
}
@media(min-width:769px){
.llr_faq_h2-ews{
font-size:38px;
}
}
.llr_faq_list-ews{
gap:0.75rem;
margin:0 auto;
flex-direction:column;
max-width:820px;
display:flex;
}
.llr_faq_item-ews{
border:1px solid rgba(20, 18, 14, 0.08);
border-radius:14px;
overflow:hidden;
background:#F5F2EE;
}
.llr_faq_q-ews{
list-style:none;
padding:1.25rem 24px;
gap:1.25rem;
font-weight:700;
font-size:16px;
align-items:center;
display:flex;
cursor:pointer;
justify-content:space-between;
overflow-wrap:break-word;
color:#18140F;
}
.llr_faq_q-ews::-webkit-details-marker{
display:none;
}
.llr_faq_q_ic-ews{
transition:transform .22s ease;
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#1A8C56;
}
.llr_faq_q_ic-ews svg{
height:18px;
width:18px;
}
.llr_faq_item-ews[open] .llr_faq_q_ic-ews{
transform:rotate(180deg);
}
.llr_faq_a-ews{
padding:0 1.5rem 20px;
color:#8C8178;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.906rem;
}
.llr_ft-ews{
background:#1A1714;
margin-top:40px;
color:#A8B8A4;
}
.llr_ft_in-ews{
gap:2rem;
padding:3rem 0 1.75rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:601px){
.llr_ft_in-ews{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.llr_ft_in-ews{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.llr_ft_brand-ews{
min-width:0;
}
.llr_ft_logo-ews{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#F2EFE8;
overflow-wrap:break-word;
font-size:26px;
}
.llr_ft_tagline-ews{
color:#A8B8A4;
font-size:13.5px;
margin-top:0.875rem;
line-height:1.6;
max-width:280px;
}
.llr_ft_contact-ews{
transition:color .22s ease;
margin-top:0.75rem;
color:#4FD98A;
overflow-wrap:anywhere;
max-width:17.5rem;
display:inline-block;
font-size:0.813rem;
}
.llr_ft_contact-ews:hover{
color:#F2EFE8;
}
.llr_ft_col-ews{
min-width:0;
}
.llr_ft_col_h-ews{
font-size:13px;
margin-bottom:14px;
text-transform:uppercase;
color:#F2EFE8;
font-weight:700;
overflow-wrap:break-word;
letter-spacing:.08em;
}
.llr_ft_col_links-ews{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.llr_ft_link-ews{
transition:color .22s ease;
font-size:13.5px;
overflow-wrap:break-word;
color:#A8B8A4;
}
.llr_ft_link-ews:hover{
color:#F2EFE8;
}
.llr_ft_bot-ews{
gap:1rem;
padding:22px 0 2.5rem;
border-top:1px solid rgba(255, 252, 245, 0.13);
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.llr_ft_bot-ews{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.llr_ft_legal-ews{
line-height:1.6;
overflow-wrap:break-word;
max-width:47.5rem;
color:#B0A89E;
font-size:0.719rem;
}
.llr_ft_legal-ews b{
color:#A8B8A4;
font-weight:700;
}
.llr_ft_age-ews{
border:1.5px solid #4FD98A;
padding:4px 9px;
flex:0 0 auto;
border-radius:8px;
color:#4FD98A;
font-size:0.813rem;
font-weight:700;
}