*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F2ED;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
-webkit-font-smoothing:antialiased;
line-height:1.6;
color:#2E2B24;
font-size:0.938rem;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.krllayout-p29{
flex-direction:column;
display:flex;
min-height:100vh;
}
.krlmain-p29{
flex:1 1 auto;
width:100%;
min-width:0;
}
.krlcontainer-p29{
padding:0 1rem;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:768px){
.krlcontainer-p29{
padding:0 2rem;
}
}
@media(min-width:1099px){
.krlcontainer-p29{
padding:0 56px;
}
}
.krleyebrow-p29{
letter-spacing:.2em;
color:#1A7A48;
font-family:"Manrope", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:600;
line-height:1.4;
overflow-wrap:break-word;
font-size:0.688rem;
text-transform:uppercase;
display:inline-block;
}
.krlband-p29{
background:#16211A;
color:#EEF7F1;
}
.krlband-p29 .krleyebrow-p29{
color:#4DE89A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.krltb-p29{
background:#F5F2ED;
z-index:50;
top:0;
border-bottom:1px solid rgba(20,18,12,0.15);
position:sticky;
}
.krltb_in-p29{
gap:16px;
margin:0 auto;
padding:12px 1rem;
justify-content:space-between;
display:flex;
max-width:1400px;
align-items:center;
width:100%;
}
@media(min-width:771px){
.krltb_in-p29{
padding:1rem 32px;
}
}
@media(min-width:1102px){
.krltb_in-p29{
padding:1.125rem 3.5rem;
}
}
.krltb_left-p29{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.krltb_logo-p29{
gap:0.688rem;
min-width:0;
display:flex;
align-items:center;
}
.krltb_logo_mark-p29{
border-radius:8px;
flex:0 0 auto;
width:34px;
object-fit:cover;
height:34px;
}
.krltb_logo_txt-p29{
line-height:1;
min-width:0;
display:flex;
flex-direction:column;
}
.krltb_logo_name-p29{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
color:#18160F;
letter-spacing:.02em;
white-space:nowrap;
}
.krltb_logo_sub-p29{
overflow:hidden;
letter-spacing:.32em;
font-size:8.5px;
color:#1A7A48;
text-overflow:ellipsis;
margin-top:0.25rem;
text-transform:uppercase;
font-weight:600;
white-space:nowrap;
}
.krltb_nav-p29{
display:none;
}
@media(min-width:961px){
.krltb_nav-p29{
gap:28px;
display:flex;
align-items:center;
}
}
.krltb_nav_item-p29{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
font-weight:600;
padding-bottom:3px;
font-size:14px;
border-bottom:2px solid transparent;
color:#2E2B24;
}
.krltb_nav_item-p29:hover{
color:#18160F;
}
.krltb_nav_item-p29.krlstate_active-p29{
border-color:#1A7A48;
color:#18160F;
}
.krltb_right-p29{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.krltb_search-p29{
transition:color .22s ease;
display:flex;
justify-content:center;
align-items:center;
color:#2E2B24;
}
.krltb_search-p29:hover{
color:#1A7A48;
}
.krltb_search-p29 svg{
width:1.125rem;
height:1.125rem;
}
.krltb_lang-p29{
letter-spacing:.1em;
text-transform:uppercase;
font-size:11px;
font-weight:600;
color:#6B6659;
}
.krltb_lang-p29:hover{
color:#18160F;
}
.krltb_login-p29{
color:#18160F;
display:none;
font-weight:600;
font-size:0.875rem;
}
@media(min-width:767px){
.krltb_login-p29{
display:inline-block;
}
}
.krltb_register-p29{
transition:background-color .22s ease;
padding:0.688rem 22px;
background:#18160F;
border-radius:62.438rem;
font-size:14px;
white-space:nowrap;
font-weight:700;
color:#EEF7F1;
}
.krltb_register-p29:hover{
background:#2E2B24;
}
.krlmob-p29{
background:#F5F2ED;
padding-bottom:env(safe-area-inset-bottom);
right:0;
left:0;
border-top:1px solid rgba(20,18,12,0.15);
position:fixed;
z-index:60;
bottom:0;
}
@media(min-width:958px){
.krlmob-p29{
display:none;
}
}
.krlmob_in-p29{
margin:0 auto;
max-width:35rem;
align-items:stretch;
justify-content:space-around;
display:flex;
}
.krlmob_item-p29{
transition:color .22s ease;
flex:1 1 0;
gap:3px;
padding:0.563rem 4px;
min-width:0;
flex-direction:column;
color:#6B6659;
display:flex;
align-items:center;
}
.krlmob_item-p29.krlstate_active-p29{
color:#1A7A48;
}
.krlmob_ic-p29{
justify-content:center;
align-items:center;
display:flex;
}
.krlmob_ic-p29 svg{
height:1.25rem;
width:1.25rem;
}
.krlmob_lb-p29{
overflow:hidden;
font-size:10px;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
font-weight:600;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.krlrail-p29{
min-width:0;
position:relative;
}
.krlrail_scroll-p29{
gap:14px;
-webkit-overflow-scrolling:touch;
padding-bottom:0.875rem;
overflow-x:auto;
display:flex;
scrollbar-width:thin;
}
@media(min-width:770px){
.krlrail_scroll-p29{
gap:1.125rem;
}
}
.krlgc-p29{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:771px){
.krlgc-p29{
width:11.75rem;
}
}
.krlgc_img-p29{
background:#FDFBF8;
border-radius:0.875rem;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(20,18,12,0.06), 0 6px 18px rgba(20,18,12,0.09);
position:relative;
padding-bottom:133.33%;
}
.krlgc_img-p29 img{
inset:0;
height:100%;
width:100%;
position:absolute;
object-fit:cover;
}
.krlgc_cover-p29{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.krlgc_hover-p29{
background:rgba(0,0,0,0.52);
inset:0;
transition:opacity .22s ease;
opacity:0;
align-items:center;
position:absolute;
display:flex;
justify-content:center;
}
.krlgc-p29:hover .krlgc_hover-p29{
opacity:1;
}
.krlgc_hover_btn-p29{
background:#18160F;
border-radius:62.438rem;
display:flex;
width:46px;
align-items:center;
justify-content:center;
height:46px;
color:#EEF7F1;
}
.krlgc_hover_btn-p29 svg{
width:1.125rem;
height:18px;
}
.krlgc_info-p29{
gap:2px;
min-width:0;
margin-top:9px;
flex-direction:column;
display:flex;
}
.krlgc_name-p29{
overflow:hidden;
color:#18160F;
white-space:nowrap;
font-size:13px;
text-overflow:ellipsis;
font-weight:700;
}
.krlgc_prov-p29{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#6B6659;
font-size:11px;
}
.krlgc_meta-p29{
color:#6B6659;
font-size:0.688rem;
}
.krltc-p29{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:765px){
.krltc-p29{
width:230px;
}
}
.krltc_img-p29{
border-radius:0.875rem;
overflow:hidden;
background:#FDFBF8;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 0.375rem rgba(20,18,12,0.06), 0 6px 1.125rem rgba(20,18,12,0.09);
}
.krltc_img-p29 img{
inset:0;
object-fit:cover;
height:100%;
width:100%;
position:absolute;
}
.krltc_info-p29{
gap:2px;
min-width:0;
margin-top:0.563rem;
display:flex;
flex-direction:column;
}
.krltc_name-p29{
overflow:hidden;
white-space:nowrap;
color:#18160F;
text-overflow:ellipsis;
font-weight:700;
font-size:0.875rem;
}
.krltc_rtp-p29{
color:#6B6659;
font-size:11px;
}
.krllc-p29{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:768px){
.krllc-p29{
width:16.75rem;
}
}
.krllc_img-p29{
background:#FDFBF8;
overflow:hidden;
border-radius:0.875rem;
box-shadow:0 2px 0.375rem rgba(20,18,12,0.06), 0 0.375rem 1.125rem rgba(20,18,12,0.09);
position:relative;
padding-bottom:62.5%;
}
.krllc_img-p29 img{
inset:0;
position:absolute;
object-fit:cover;
height:100%;
width:100%;
}
.krllc_live-p29{
border-radius:999px;
gap:7px;
padding:4px 0.563rem;
background:rgba(0,0,0,0.52);
position:absolute;
left:12px;
align-items:center;
top:0.75rem;
display:flex;
}
.krllc_live_dot-p29{
animation:zm2-pulse 1.6s infinite;
background:#C03030;
border-radius:50%;
width:8px;
height:8px;
}
.krllc_seats-p29{
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.08em;
color:#EEF7F1;
font-weight:600;
}
.krllc_info-p29{
gap:2px;
flex-direction:column;
display:flex;
min-width:0;
margin-top:0.563rem;
}
.krllc_name-p29{
overflow:hidden;
white-space:nowrap;
color:#18160F;
font-weight:700;
font-size:15px;
text-overflow:ellipsis;
}
.krllc_bet-p29{
font-size:11px;
color:#6B6659;
}
.krlpc-p29{
background:#FDFBF8;
gap:8px;
padding:16px 0.875rem;
border-radius:0.875rem;
border:1px solid rgba(20,18,12,0.08);
justify-content:center;
flex-direction:column;
align-items:center;
display:flex;
min-width:0;
min-height:74px;
}
.krlpc_logo-p29{
flex:0 0 auto;
height:28px;
width:auto;
object-fit:contain;
max-width:100%;
}
.krlpc_name-p29{
overflow:hidden;
max-width:100%;
white-space:nowrap;
text-align:center;
text-overflow:ellipsis;
color:#6B6659;
font-size:0.688rem;
}
.krlgc_tag-p29{
padding:3px 8px;
border-radius:8px;
font-size:10px;
top:0.625rem;
display:inline-block;
z-index:2;
left:10px;
font-weight:700;
position:absolute;
letter-spacing:.06em;
text-transform:uppercase;
}
.krlgc_tag_hot-p29{
background:#C03030;
color:#EEF7F1;
}
.krlgc_tag_new-p29{
background:#34B76E;
color:#12100A;
}
.krlgc_tag_jp-p29{
background:#C8841A;
color:#12100A;
}
.krlgc_tag_live-p29{
background:#C03030;
color:#EEF7F1;
}
.krlsh-p29{
min-width:0;
margin-bottom:18px;
}
.krlsh_row-p29{
gap:16px;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
}
.krlsh_row-p29 .krlsh_l-p29{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.krlsh_stack-p29{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.krlsh_center-p29{
gap:10px;
align-items:center;
flex-direction:column;
display:flex;
text-align:center;
}
.krlsh_h2-p29{
font-weight:600;
line-height:1.1;
font-size:1.5rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#18160F;
}
@media(min-width:768px){
.krlsh_h2-p29{
font-size:30px;
}
}
.krlband-p29 .krlsh_h2-p29{
color:#EEF7F1;
}
.krlsh_eb_line-p29{
gap:10px;
display:inline-flex;
align-items:center;
}
.krlsh_eb_line-p29::before{
background:#1A7A48;
height:1px;
content:"";
display:inline-block;
width:1.75rem;
}
.krlband-p29 .krlsh_eb_line-p29::before{
background:#4DE89A;
}
.krlsh_eb_dot-p29{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.krlsh_eb_dot-p29::before{
background:#1A7A48;
border-radius:50%;
content:"";
display:inline-block;
height:6px;
width:0.375rem;
}
.krlband-p29 .krlsh_eb_dot-p29::before{
background:#4DE89A;
}
.krlsh_link-p29{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
white-space:nowrap;
padding-bottom:2px;
border-bottom:1px solid #18160F;
color:#18160F;
align-items:center;
display:inline-flex;
font-weight:600;
font-size:0.813rem;
}
.krlsh_link-p29:hover{
border-color:#1A7A48;
color:#1A7A48;
}
.krlsh_link-p29 svg{
width:14px;
height:0.875rem;
}
.krlsh_link_chev-p29{
border-bottom:0;
padding-bottom:0;
}
.krlsh_link_btn-p29{
border-radius:62.438rem;
padding:9px 18px;
background:#18160F;
border-bottom:0;
color:#EEF7F1;
}
.krlsh_link_btn-p29:hover{
background:#2E2B24;
border-color:transparent;
color:#EEF7F1;
}
.krlband-p29 .krlsh_link-p29{
border-color:#EEF7F1;
color:#EEF7F1;
}
.krlband-p29 .krlsh_link_btn-p29{
background:#4DE89A;
color:#12100A;
}
.krlsh_rule-p29{
background:rgba(20,18,12,0.15);
margin:-2px 0 1.125rem;
height:1px;
}
.krlband-p29 .krlsh_rule-p29{
background:rgba(220,255,235,0.13);
}
.krlhero-p29{
padding:2rem 0 0.5rem;
}
@media(min-width:769px){
.krlhero-p29{
padding:56px 0 24px;
}
}
.krlhero_in-p29{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:897px){
.krlhero_in-p29{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.krlhero_copy-p29{
min-width:0;
}
.krlhero_eyebrow-p29{
gap:0.625rem;
align-items:center;
margin-bottom:1.375rem;
display:inline-flex;
}
.krlhero_eyebrow_line-p29{
background:#1A7A48;
flex:0 0 auto;
display:inline-block;
width:1.75rem;
height:1px;
}
.krlhero_h1-p29{
overflow-wrap:break-word;
font-weight:600;
letter-spacing:-.01em;
font-size:38px;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#18160F;
margin-bottom:20px;
line-height:1.04;
}
@media(min-width:768px){
.krlhero_h1-p29{
font-size:54px;
}
}
@media(min-width:1099px){
.krlhero_h1-p29{
font-size:3.875rem;
}
}
.krlhero_h1-p29 em{
color:#1A7A48;
font-style:normal;
}
.krlhero_sub-p29{
line-height:1.6;
margin-bottom:30px;
color:#857F72;
max-width:480px;
font-size:1rem;
}
@media(min-width:769px){
.krlhero_sub-p29{
font-size:18px;
}
}
.krlhero_actions-p29{
gap:14px;
margin-bottom:2.125rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.krlhero_cta-p29{
padding:1rem 30px;
transition:background-color .22s ease;
gap:10px;
border-radius:999px;
background:#18160F;
font-size:0.938rem;
color:#EEF7F1;
display:inline-flex;
font-weight:700;
align-items:center;
}
.krlhero_cta-p29:hover{
background:#2E2B24;
}
.krlhero_cta_ic-p29{
align-items:center;
display:inline-flex;
}
.krlhero_cta_ic-p29 svg{
height:1rem;
width:1rem;
}
.krlhero_cta_alt-p29{
background:transparent;
border-radius:62.438rem;
transition:border-color .22s ease,color .22s ease;
padding:15px 26px;
border:1px solid rgba(20,18,12,0.15);
font-weight:600;
align-items:center;
display:inline-flex;
font-size:0.938rem;
color:#18160F;
}
.krlhero_cta_alt-p29:hover{
border-color:#1A7A48;
color:#1A7A48;
}
.krlhero_trust-p29{
gap:22px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.krlhero_trust_item-p29{
gap:9px;
align-items:center;
color:#2E2B24;
font-weight:600;
font-size:13px;
display:flex;
}
.krlhero_trust_ic-p29{
color:#1A7A48;
display:inline-flex;
align-items:center;
}
.krlhero_trust_ic-p29 svg{
height:16px;
width:16px;
}
.krlhero_promo-p29{
overflow:hidden;
border-radius:1.25rem;
background:#FDFBF8;
min-height:18.75rem;
display:flex;
box-shadow:0 12px 3rem rgba(20,18,12,0.14), 0 3px 0.625rem rgba(20,18,12,0.08);
position:relative;
}
.krlhero_promo_bg-p29{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.krlhero_promo_bg-p29::after{
background:linear-gradient(120deg,#16211A 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.krlhero_promo_glow-p29{
border-radius:50%;
background:radial-gradient(circle,rgba(52,183,110,0.18) 0%,transparent 65%);
position:absolute;
top:-2.5rem;
height:260px;
pointer-events:none;
width:260px;
right:-20px;
}
.krlhero_promo_ct-p29{
padding:28px;
position:relative;
align-self:flex-end;
max-width:88%;
z-index:2;
}
.krlhero_promo_label-p29{
margin-bottom:0.5rem;
font-weight:700;
text-transform:uppercase;
font-size:10px;
letter-spacing:.25em;
color:#4DE89A;
display:block;
}
.krlhero_promo_amount-p29{
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#EEF7F1;
font-size:32px;
line-height:1.05;
font-weight:600;
}
@media(min-width:767px){
.krlhero_promo_amount-p29{
font-size:40px;
}
}
.krlhero_promo_amount-p29 em{
color:#4DE89A;
font-style:normal;
}
.krlhero_rating-p29{
border-radius:14px;
padding:0.625rem 0.875rem;
background:#FDFBF8;
gap:0.625rem;
border:1px solid rgba(20,18,12,0.08);
position:absolute;
top:14px;
display:flex;
max-width:min(260px,62%);
box-shadow:0 2px 0.375rem rgba(20,18,12,0.06), 0 6px 18px rgba(20,18,12,0.09);
right:0.875rem;
z-index:3;
align-items:center;
}
.krlhero_rating_score-p29{
flex:0 0 auto;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:24px;
font-weight:700;
color:#18160F;
}
.krlhero_rating_txt-p29{
flex:1 1 auto;
min-width:0;
}
.krlhero_rating_stars-p29{
gap:2px;
display:flex;
color:#1A7A48;
}
.krlhero_rating_stars-p29 svg{
height:0.75rem;
width:12px;
}
.krlhero_rating_cap-p29{
display:block;
font-size:11px;
line-height:1.35;
color:#6B6659;
overflow-wrap:break-word;
margin-top:3px;
}
.krlstat-p29{
border-top:1px solid rgba(20,18,12,0.15);
margin-top:16px;
border-bottom:1px solid rgba(20,18,12,0.15);
}
.krlstat_in-p29{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.krlstat_in-p29{
grid-template-columns:repeat(4,1fr);
}
}
.krlstat_item-p29{
padding:22px 0.875rem;
border-bottom:1px solid rgba(20,18,12,0.08);
border-right:1px solid rgba(20,18,12,0.08);
min-width:0;
}
.krlstat_item-p29:nth-child(2n){
border-right:0;
}
.krlstat_item-p29:nth-child(n+3){
border-bottom:0;
}
@media(min-width:765px){
.krlstat_item-p29{
border-bottom:0;
}
.krlstat_item-p29:nth-child(2n){
border-right:1px solid rgba(20,18,12,0.08);
}
.krlstat_item-p29:nth-child(4n){
border-right:0;
}
}
.krlstat_value-p29{
font-size:1.875rem;
overflow-wrap:break-word;
line-height:1;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#18160F;
font-weight:700;
}
@media(min-width:771px){
.krlstat_value-p29{
font-size:2.125rem;
}
}
.krlstat_label-p29{
font-size:0.813rem;
line-height:1.4;
overflow-wrap:break-word;
color:#6B6659;
margin-top:0.375rem;
}
.krljp-p29{
padding:30px 0 10px;
}
.krljp_grid-p29{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:769px){
.krljp_grid-p29{
grid-template-columns:1fr 1fr;
}
.krljp_card_mega-p29{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.krljp_grid-p29{
grid-template-columns:1.4fr 1fr 1fr;
}
.krljp_card_mega-p29{
grid-column:auto;
}
}
.krljp_card-p29{
background:#FDFBF8;
overflow:hidden;
border:1px solid rgba(20,18,12,0.08);
padding:1.625rem;
gap:0.75rem;
border-radius:20px;
justify-content:space-between;
position:relative;
display:flex;
min-width:0;
min-height:12.5rem;
flex-direction:column;
}
.krljp_card_mega-p29{
border-color:transparent;
background:linear-gradient(135deg,#16211A,#0C1410);
min-height:210px;
color:#EEF7F1;
}
.krljp_glow-p29{
border-radius:50%;
background:radial-gradient(circle,rgba(52,183,110,0.18),transparent 70%);
width:200px;
pointer-events:none;
top:-40px;
right:-2.5rem;
position:absolute;
height:12.5rem;
}
.krljp_label-p29{
gap:10px;
position:relative;
font-size:10px;
font-weight:700;
display:flex;
letter-spacing:.16em;
justify-content:space-between;
text-transform:uppercase;
align-items:center;
color:#1A7A48;
flex-wrap:wrap;
}
.krljp_card_mega-p29 .krljp_label-p29{
color:#4DE89A;
}
.krljp_drop-p29{
color:#6B6659;
text-transform:none;
letter-spacing:.04em;
font-weight:600;
}
.krljp_card_mega-p29 .krljp_drop-p29{
color:#8DB8A0;
}
.krljp_amount-p29{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
color:#18160F;
font-size:38px;
font-weight:700;
position:relative;
overflow-wrap:break-word;
}
.krljp_card_mega-p29 .krljp_amount-p29{
animation:zm2-pulse 2.4s infinite;
color:#4DE89A;
font-size:3rem;
}
@media(min-width:765px){
.krljp_card_mega-p29 .krljp_amount-p29{
font-size:3.375rem;
}
}
.krljp_game-p29{
color:#6B6659;
position:relative;
font-size:13px;
}
.krljp_card_mega-p29 .krljp_game-p29{
color:#8DB8A0;
}
.krljp_cta-p29{
align-self:flex-start;
position:relative;
}
.krljp_card_mega-p29 .krljp_cta-p29{
border-radius:999px;
padding:10px 1.25rem;
background:#4DE89A;
transition:opacity .22s ease;
font-weight:700;
font-size:13px;
color:#12100A;
}
.krljp_card_mega-p29 .krljp_cta-p29:hover{
opacity:.9;
}
.krljp_card-p29:not(.krljp_card_mega-p29) .krljp_cta-p29{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
color:#18160F;
padding-bottom:2px;
border-bottom:1px solid #18160F;
font-size:0.813rem;
}
.krljp_card-p29:not(.krljp_card_mega-p29) .krljp_cta-p29:hover{
border-color:#1A7A48;
color:#1A7A48;
}
.krljp_seo-p29{
margin:0.875rem 0 0;
max-width:47.5rem;
font-size:0.875rem;
overflow-wrap:break-word;
color:#857F72;
line-height:1.65;
}
.krljp_seo-p29 strong{
font-weight:700;
color:#18160F;
}
.krlgrow-p29{
padding:26px 0 10px;
}
.krlrow_seo-p29{
margin:0.625rem 0 0;
max-width:47.5rem;
overflow-wrap:break-word;
color:#857F72;
line-height:1.65;
font-size:0.875rem;
}
.krlrow_seo-p29 strong{
font-weight:700;
color:#18160F;
}
.krlgrow-p29{
padding:26px 0 0.625rem;
}
.krlrow_seo-p29{
margin:10px 0 0;
font-size:0.875rem;
line-height:1.65;
max-width:47.5rem;
overflow-wrap:break-word;
color:#857F72;
}
.krlrow_seo-p29 strong{
color:#18160F;
font-weight:700;
}
.krlgrow-p29{
padding:26px 0 10px;
}
.krlrow_seo-p29{
margin:0.625rem 0 0;
font-size:0.875rem;
overflow-wrap:break-word;
color:#857F72;
line-height:1.65;
max-width:760px;
}
.krlrow_seo-p29 strong{
font-weight:700;
color:#18160F;
}
.krlpr-p29{
padding:1.875rem 0 0.375rem;
}
.krlpr_card-p29{
gap:10px;
border:1px solid rgba(20,18,12,0.08);
padding:1.625rem;
overflow:hidden;
flex:0 0 auto;
background:#FDFBF8;
border-radius:1.25rem;
min-height:200px;
display:flex;
flex-direction:column;
width:280px;
position:relative;
}
@media(min-width:770px){
.krlpr_card-p29{
width:18.75rem;
}
}
.krlpr_card_feat-p29{
border-color:transparent;
background:linear-gradient(150deg,#16211A,#0C1410);
color:#EEF7F1;
}
.krlpr_glow-p29{
border-radius:50%;
background:radial-gradient(circle,rgba(52,183,110,0.18),transparent 70%);
width:130px;
top:-1.875rem;
right:-30px;
position:absolute;
height:8.125rem;
pointer-events:none;
opacity:0;
}
.krlpr_card_feat-p29 .krlpr_glow-p29{
opacity:1;
}
.krlpr_label-p29{
font-weight:700;
position:relative;
color:#1A7A48;
font-size:10px;
text-transform:uppercase;
letter-spacing:.16em;
}
.krlpr_card_feat-p29 .krlpr_label-p29{
color:#4DE89A;
}
.krlpr_amount-p29{
overflow-wrap:break-word;
font-weight:600;
color:#18160F;
line-height:1.08;
position:relative;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.625rem;
}
.krlpr_card_feat-p29 .krlpr_amount-p29{
color:#EEF7F1;
}
.krlpr_amount-p29 em{
color:#1A7A48;
font-style:normal;
}
.krlpr_card_feat-p29 .krlpr_amount-p29 em{
color:#4DE89A;
}
.krlpr_terms-p29{
font-size:13px;
position:relative;
line-height:1.5;
color:#6B6659;
}
.krlpr_card_feat-p29 .krlpr_terms-p29{
color:#8DB8A0;
}
.krlpr_cta-p29{
align-self:flex-start;
position:relative;
margin-top:auto;
}
.krlpr_card_feat-p29 .krlpr_cta-p29{
background:#4DE89A;
border-radius:999px;
padding:0.563rem 18px;
transition:opacity .22s ease;
font-size:0.813rem;
font-weight:700;
color:#12100A;
}
.krlpr_card_feat-p29 .krlpr_cta-p29:hover{
opacity:.9;
}
.krlpr_card-p29:not(.krlpr_card_feat-p29) .krlpr_cta-p29{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-size:13px;
font-weight:700;
color:#18160F;
border-bottom:1px solid #18160F;
}
.krlpr_card-p29:not(.krlpr_card_feat-p29) .krlpr_cta-p29:hover{
border-color:#1A7A48;
color:#1A7A48;
}
.krlgrow-p29{
padding:1.625rem 0 10px;
}
.krlrow_seo-p29{
margin:10px 0 0;
color:#857F72;
max-width:760px;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
}
.krlrow_seo-p29 strong{
font-weight:700;
color:#18160F;
}
.krlapp-p29{
padding:30px 0 10px;
}
.krlapp_in-p29{
background:#FDFBF8;
gap:1.75rem;
border:1px solid rgba(20,18,12,0.08);
padding:32px;
border-radius:1.25rem;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.krlapp_in-p29{
gap:2.5rem;
padding:2.5rem 44px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.krlapp_copy-p29{
min-width:0;
max-width:560px;
}
.krlapp_eyebrow-p29{
margin-bottom:12px;
}
.krlapp_h2-p29{
line-height:1.05;
margin-bottom:12px;
font-weight:600;
overflow-wrap:break-word;
font-size:28px;
color:#18160F;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.krlapp_h2-p29{
font-size:34px;
}
}
.krlapp_text-p29{
color:#857F72;
margin-bottom:22px;
font-size:0.875rem;
line-height:1.6;
}
.krlapp_btns-p29{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.krlapp_btn-p29{
gap:0.625rem;
border-radius:14px;
padding:11px 1.25rem;
background:#18160F;
transition:background-color .22s ease;
align-items:center;
color:#EEF7F1;
display:inline-flex;
}
.krlapp_btn-p29:hover{
background:#2E2B24;
}
.krlapp_btn_ic-p29{
display:inline-flex;
align-items:center;
}
.krlapp_btn_ic-p29 svg{
height:18px;
width:1.125rem;
}
.krlapp_btn_lb-p29{
font-weight:700;
font-size:13.5px;
}
.krlapp_qr_wrap-p29{
gap:18px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.krlapp_qr-p29{
border-radius:14px;
flex:0 0 auto;
width:6.75rem;
height:108px;
background-color:#18160F;
background-image:repeating-linear-gradient(0deg,#FDFBF8 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FDFBF8 0 5px,transparent 5px 11px);
}
.krlapp_qr_cap-p29{
font-size:0.781rem;
line-height:1.4;
color:#6B6659;
max-width:92px;
}
.krlvip-p29{
padding:3rem 0;
}
@media(min-width:769px){
.krlvip-p29{
padding:4rem 0;
}
}
.krlvip_head-p29{
gap:14px;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:881px){
.krlvip_head-p29{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.krlvip_eyebrow-p29{
margin-bottom:12px;
}
.krlvip_h2-p29{
line-height:1.05;
overflow-wrap:break-word;
font-size:2rem;
color:#EEF7F1;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.krlvip_h2-p29{
font-size:40px;
}
}
.krlvip_intro-p29{
color:#8DB8A0;
max-width:26.25rem;
font-size:14px;
line-height:1.6;
}
.krlvip_grid-p29{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.krlvip_card-p29{
border-radius:14px;
padding:22px 1.125rem;
border:1px solid rgba(220,255,235,0.13);
min-width:0;
}
.krlvip_card_feat-p29{
background:rgba(240,255,247,0.07);
border-color:#4DE89A;
}
.krlvip_card_ic-p29{
background:linear-gradient(135deg,#1A7A48,#4DE89A);
border-radius:0.5rem;
display:block;
height:34px;
width:2.125rem;
margin-bottom:16px;
}
.krlvip_name-p29{
margin-bottom:6px;
font-weight:600;
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
color:#EEF7F1;
}
.krlvip_perk-p29{
font-size:12.5px;
color:#8DB8A0;
overflow-wrap:break-word;
line-height:1.5;
}
.krlsea-p29{
padding:1.5rem 0 10px;
}
.krlsea_in-p29{
overflow:hidden;
background:linear-gradient(115deg,#16211A,#0C1410);
padding:36px;
gap:22px;
border-radius:20px;
flex-direction:column;
color:#EEF7F1;
display:flex;
position:relative;
}
@media(min-width:821px){
.krlsea_in-p29{
padding:2.75rem 3rem;
gap:32px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.krlsea_glow-p29{
background:radial-gradient(circle,rgba(52,183,110,0.18),transparent 68%);
border-radius:50%;
height:15rem;
pointer-events:none;
top:50%;
position:absolute;
transform:translateY(-50%);
right:3.75rem;
width:240px;
}
.krlsea_copy-p29{
position:relative;
max-width:560px;
min-width:0;
}
.krlsea_eyebrow-p29{
margin-bottom:0.75rem;
}
.krlsea_h2-p29{
font-size:30px;
line-height:1.04;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.75rem;
color:#EEF7F1;
overflow-wrap:break-word;
}
@media(min-width:771px){
.krlsea_h2-p29{
font-size:38px;
}
}
.krlsea_text-p29{
font-size:15px;
color:#8DB8A0;
line-height:1.6;
}
.krlsea_cta-p29{
transition:opacity .22s ease;
padding:1rem 2rem;
flex:0 0 auto;
background:#4DE89A;
border-radius:62.438rem;
color:#12100A;
position:relative;
font-size:15px;
font-weight:700;
}
.krlsea_cta-p29:hover{
opacity:.9;
}
.krlgm-p29{
padding:30px 0 0.625rem;
}
.krlgm_in-p29{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:881px){
.krlgm_in-p29{
grid-template-columns:1.25fr 1fr;
}
}
.krlgm_left-p29{
border-radius:1.25rem;
border:1px solid rgba(20,18,12,0.08);
padding:2rem;
background:#FDFBF8;
min-width:0;
}
.krlgm_eyebrow-p29{
margin-bottom:10px;
}
.krlgm_h2-p29{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
font-weight:600;
line-height:1.06;
margin-bottom:8px;
overflow-wrap:break-word;
color:#18160F;
}
@media(min-width:765px){
.krlgm_h2-p29{
font-size:1.75rem;
}
}
.krlgm_text-p29{
margin-bottom:1.375rem;
line-height:1.6;
max-width:30rem;
color:#857F72;
font-size:0.875rem;
}
.krlgm_level-p29{
color:#1A7A48;
font-weight:700;
margin-bottom:0.5rem;
font-size:22px;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
.krlgm_bar-p29{
border-radius:999px;
background:rgba(20,18,12,0.15);
overflow:hidden;
margin-bottom:0.375rem;
height:8px;
}
.krlgm_bar_fill-p29{
border-radius:62.438rem;
background:linear-gradient(90deg,#1A7A48,#4DE89A);
height:100%;
}
.krlgm_bar_meta-p29{
gap:0.625rem;
margin-bottom:1.125rem;
font-size:0.688rem;
justify-content:space-between;
display:flex;
color:#6B6659;
}
.krlgm_missions-p29{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.krlgm_mission-p29{
gap:0.438rem;
border-radius:999px;
background:#F5F2ED;
padding:0.563rem 0.938rem;
border:1px solid rgba(20,18,12,0.15);
color:#2E2B24;
align-items:center;
font-weight:600;
display:inline-flex;
font-size:12.5px;
}
.krlgm_mission_ic-p29{
color:#1A7A48;
align-items:center;
display:inline-flex;
}
.krlgm_mission_ic-p29 svg{
height:13px;
width:13px;
}
.krlgm_right-p29{
border-radius:1.25rem;
overflow:hidden;
padding:2rem;
background:linear-gradient(150deg,#16211A,#0C1410);
color:#EEF7F1;
flex-direction:column;
position:relative;
display:flex;
}
.krlgm_glow-p29{
background:radial-gradient(circle,rgba(52,183,110,0.18),transparent 70%);
border-radius:50%;
width:150px;
right:-30px;
top:-1.875rem;
position:absolute;
height:150px;
pointer-events:none;
}
.krlgm_ref_eyebrow-p29{
margin-bottom:0.625rem;
position:relative;
}
.krlgm_ref_h2-p29{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
overflow-wrap:break-word;
color:#EEF7F1;
font-weight:600;
position:relative;
line-height:1.1;
font-size:1.625rem;
}
.krlgm_ref_text-p29{
font-size:0.844rem;
margin-bottom:20px;
color:#8DB8A0;
line-height:1.55;
position:relative;
}
.krlgm_ref_cta-p29{
background:#4DE89A;
padding:11px 1.375rem;
transition:opacity .22s ease;
border-radius:62.438rem;
position:relative;
align-self:flex-start;
color:#12100A;
font-size:0.844rem;
font-weight:700;
margin-top:auto;
}
.krlgm_ref_cta-p29:hover{
opacity:.9;
}
.krltrn-p29{
padding:1.875rem 0 0.625rem;
}
.krltrn_in-p29{
border:1px solid rgba(20,18,12,0.08);
overflow:hidden;
background:#FDFBF8;
border-radius:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:877px){
.krltrn_in-p29{
grid-template-columns:1.05fr 1fr;
}
}
.krltrn_banner-p29{
overflow:hidden;
padding:34px;
background:linear-gradient(150deg,#16211A,#0C1410);
position:relative;
color:#EEF7F1;
}
.krltrn_glow-p29{
background:radial-gradient(circle,rgba(52,183,110,0.18),transparent 70%);
border-radius:50%;
width:12.5rem;
bottom:-40px;
position:absolute;
right:-2.5rem;
pointer-events:none;
height:12.5rem;
}
.krltrn_eyebrow-p29{
position:relative;
margin-bottom:0.875rem;
}
.krltrn_h2-p29{
position:relative;
overflow-wrap:break-word;
color:#EEF7F1;
font-size:30px;
font-weight:600;
line-height:1.06;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:12px;
}
@media(min-width:769px){
.krltrn_h2-p29{
font-size:2.25rem;
}
}
.krltrn_text-p29{
line-height:1.6;
color:#8DB8A0;
font-size:14px;
max-width:26.25rem;
position:relative;
margin-bottom:1.375rem;
}
.krltrn_timer-p29{
gap:8px;
margin-bottom:24px;
flex-wrap:wrap;
align-items:center;
position:relative;
display:flex;
}
.krltrn_timer_cap-p29{
color:#8DB8A0;
font-size:0.688rem;
}
.krltrn_timer_box-p29{
border-radius:8px;
padding:0.25rem 0.75rem;
background:rgba(240,255,247,0.07);
font-size:24px;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#EEF7F1;
}
.krltrn_cta-p29{
padding:13px 26px;
border-radius:62.438rem;
transition:opacity .22s ease;
background:#4DE89A;
position:relative;
font-weight:700;
font-size:14px;
display:inline-block;
color:#12100A;
}
.krltrn_cta-p29:hover{
opacity:.9;
}
.krltrn_lb-p29{
padding:1.625rem 28px;
}
.krltrn_lb_head-p29{
gap:0.625rem;
align-items:center;
margin-bottom:0.75rem;
justify-content:space-between;
display:flex;
}
.krltrn_lb_title-p29{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#18160F;
font-weight:600;
font-size:20px;
}
.krltrn_lb_upd-p29{
text-transform:uppercase;
font-size:11px;
color:#6B6659;
letter-spacing:.08em;
}
.krltrn_lb_row-p29{
gap:14px;
padding:11px 12px;
border-radius:0.5rem;
align-items:center;
display:flex;
}
.krltrn_lb_row-p29:nth-child(2){
background:rgba(26,122,72,0.10);
}
.krltrn_lb_rank-p29{
flex:0 0 auto;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
width:22px;
font-size:1rem;
color:#1A7A48;
font-weight:700;
}
.krltrn_lb_av-p29{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#1A7A48,#4DE89A);
width:1.875rem;
height:1.875rem;
}
.krltrn_lb_name-p29{
flex:1 1 auto;
overflow:hidden;
color:#18160F;
font-weight:600;
white-space:nowrap;
font-size:0.875rem;
min-width:0;
text-overflow:ellipsis;
}
.krltrn_lb_amount-p29{
flex:0 0 auto;
color:#18160F;
font-weight:700;
font-size:0.813rem;
}
.krlet-p29{
padding:36px 0 0.625rem;
}
.krlet_in-p29{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:882px){
.krlet_in-p29{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.krlet_left-p29{
min-width:0;
}
.krlet_eyebrow-p29{
margin-bottom:0.75rem;
}
.krlet_h2-p29{
line-height:1.06;
margin-bottom:0.875rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:28px;
overflow-wrap:break-word;
color:#18160F;
font-weight:600;
}
@media(min-width:767px){
.krlet_h2-p29{
font-size:2rem;
}
}
.krlet_text-p29{
font-size:0.938rem;
color:#857F72;
line-height:1.65;
margin-bottom:22px;
}
.krlet_stats-p29{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.krlet_stat-p29{
min-width:0;
}
.krlet_stat_v-p29{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
font-weight:700;
color:#18160F;
font-size:26px;
}
.krlet_stat_l-p29{
font-size:0.781rem;
margin-top:4px;
color:#6B6659;
}
.krlet_right-p29{
gap:12px;
flex-direction:column;
display:flex;
}
.krlet_member-p29{
gap:16px;
border:1px solid rgba(20,18,12,0.08);
background:#FDFBF8;
border-radius:14px;
padding:18px 20px;
min-width:0;
align-items:center;
display:flex;
}
.krlet_member_av-p29{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#16211A,#1A7A48);
width:3rem;
height:3rem;
}
.krlet_member_name-p29{
color:#18160F;
font-size:0.938rem;
overflow-wrap:break-word;
font-weight:700;
}
.krlet_member_role-p29{
overflow-wrap:break-word;
font-size:12.5px;
color:#6B6659;
}
.krlet_updated-p29{
background:#F5F2ED;
padding:0.875rem 18px;
border:1px solid rgba(20,18,12,0.08);
border-radius:14px;
gap:8px;
display:flex;
font-size:0.781rem;
color:#857F72;
align-items:center;
}
.krltt-p29{
padding:3rem 0 0.625rem;
}
@media(min-width:766px){
.krltt-p29{
padding:60px 0 10px;
}
}
.krltt_head-p29{
text-align:center;
margin-bottom:2.125rem;
}
.krltt_eyebrow-p29{
margin-bottom:0.75rem;
}
.krltt_h2-p29{
color:#18160F;
font-weight:600;
font-size:2rem;
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:767px){
.krltt_h2-p29{
font-size:42px;
}
}
.krltt_grid-p29{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.krltt_grid-p29{
grid-template-columns:repeat(3,1fr);
}
}
.krltt_card-p29{
padding:1.875rem;
background:#FDFBF8;
border:1px solid rgba(20,18,12,0.08);
border-radius:0.875rem;
min-width:0;
display:flex;
flex-direction:column;
}
.krltt_card_ic-p29{
align-items:center;
display:inline-flex;
color:#1A7A48;
margin-bottom:18px;
}
.krltt_card_ic-p29 svg{
width:1.75rem;
height:1.75rem;
}
.krltt_card_h-p29{
color:#18160F;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
overflow-wrap:break-word;
font-weight:600;
font-size:1.375rem;
line-height:1.15;
}
.krltt_card_p-p29{
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.6;
color:#857F72;
margin-bottom:14px;
}
.krltt_card_p-p29 b{
font-weight:700;
color:#18160F;
}
.krltt_card_link-p29{
transition:color .22s ease;
align-self:flex-start;
color:#18160F;
padding-bottom:2px;
font-weight:700;
font-size:0.813rem;
margin-top:auto;
border-bottom:1px solid #1A7A48;
}
.krltt_card_link-p29:hover{
color:#1A7A48;
}
.krlts-p29{
padding:2.75rem 0;
}
.krlts_in-p29{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:882px){
.krlts_in-p29{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.krlts_left-p29{
min-width:0;
}
.krlts_h2-p29{
margin-bottom:12px;
color:#EEF7F1;
line-height:1.1;
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:26px;
}
@media(min-width:769px){
.krlts_h2-p29{
font-size:28px;
}
}
.krlts_text-p29{
color:#8DB8A0;
font-size:0.906rem;
margin-bottom:1.375rem;
line-height:1.6;
max-width:520px;
}
.krlts_badges-p29{
gap:1.125rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.krlts_badge-p29{
color:#8DB8A0;
font-weight:600;
font-size:0.813rem;
}
.krlts_pay-p29{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:881px){
.krlts_pay-p29{
justify-content:flex-end;
}
}
.krlts_pay_chip-p29{
border:1px solid rgba(220,255,235,0.13);
border-radius:0.875rem;
padding:12px 16px;
background:rgba(240,255,247,0.07);
font-size:14px;
font-weight:700;
color:#EEF7F1;
}
.krlwy-p29{
padding:48px 0;
}
@media(min-width:766px){
.krlwy-p29{
padding:3.5rem 0;
}
}
.krlwy_in-p29{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:901px){
.krlwy_in-p29{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.krlwy_left-p29{
min-width:0;
}
.krlwy_eyebrow-p29{
margin-bottom:0.875rem;
}
.krlwy_h2-p29{
font-weight:600;
line-height:1.05;
font-size:32px;
color:#18160F;
overflow-wrap:break-word;
margin-bottom:16px;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.krlwy_h2-p29{
font-size:2.5rem;
}
}
.krlwy_intro-p29{
font-size:15px;
line-height:1.6;
color:#857F72;
}
.krlwy_grid-p29{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:562px){
.krlwy_grid-p29{
grid-template-columns:1fr 1fr;
}
}
.krlwy_card-p29{
border-radius:14px;
border:1px solid rgba(20,18,12,0.08);
background:#FDFBF8;
padding:1.625rem;
min-width:0;
}
.krlwy_card_ic-p29{
margin-bottom:16px;
display:inline-flex;
color:#1A7A48;
align-items:center;
justify-content:center;
}
.krlwy_card_ic-p29 svg{
width:26px;
height:1.625rem;
}
.krlwy_card_h-p29{
font-weight:600;
font-size:21px;
line-height:1.15;
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
color:#18160F;
}
.krlwy_card_p-p29{
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
color:#857F72;
}
.krlop-p29{
padding:2.25rem 0 0.625rem;
}
.krlop_in-p29{
border:1px solid rgba(20,18,12,0.08);
border-radius:0.875rem;
gap:32px;
background:#FDFBF8;
grid-template-columns:1fr;
padding:32px;
display:grid;
align-items:center;
}
@media(min-width:860px){
.krlop_in-p29{
gap:2.75rem;
grid-template-columns:.9fr 1.1fr;
padding:2.125rem 40px;
}
}
.krlop_left-p29{
min-width:0;
}
.krlop_eyebrow-p29{
margin-bottom:0.75rem;
}
.krlop_h2-p29{
font-size:28px;
margin-bottom:10px;
color:#18160F;
font-weight:600;
overflow-wrap:break-word;
line-height:1.08;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.krlop_h2-p29{
font-size:30px;
}
}
.krlop_text-p29{
line-height:1.6;
font-size:14px;
color:#857F72;
}
.krlop_grid-p29{
border:1px solid rgba(20,18,12,0.15);
overflow:hidden;
gap:1px;
border-radius:8px;
grid-template-columns:1fr 1fr;
background:rgba(20,18,12,0.15);
display:grid;
}
.krlop_field-p29{
background:#F5F2ED;
padding:1.125rem 1.25rem;
min-width:0;
}
.krlop_field_lb-p29{
font-weight:600;
text-transform:uppercase;
letter-spacing:.1em;
color:#1A7A48;
margin-bottom:5px;
font-size:0.625rem;
}
.krlop_field_val-p29{
font-size:0.875rem;
overflow-wrap:break-word;
font-weight:700;
color:#18160F;
}
.krlpmt-p29{
padding:3rem 0 0.625rem;
}
.krlpmt_in-p29{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:881px){
.krlpmt_in-p29{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.krlpmt_left-p29{
min-width:0;
}
.krlpmt_eyebrow-p29{
margin-bottom:0.75rem;
}
.krlpmt_h2-p29{
overflow-wrap:break-word;
font-size:1.875rem;
color:#18160F;
line-height:1.06;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:12px;
}
@media(min-width:771px){
.krlpmt_h2-p29{
font-size:32px;
}
}
.krlpmt_text-p29{
font-size:14.5px;
margin-bottom:1.375rem;
line-height:1.6;
color:#857F72;
}
.krlpmt_logos-p29{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:482px){
.krlpmt_logos-p29{
grid-template-columns:repeat(4,1fr);
}
}
.krlpmt_logo-p29{
border-radius:8px;
border:1px solid rgba(20,18,12,0.08);
overflow:hidden;
padding:0 8px;
background:#FDFBF8;
align-items:center;
justify-content:center;
text-align:center;
white-space:nowrap;
color:#2E2B24;
height:3.125rem;
font-size:0.781rem;
display:flex;
text-overflow:ellipsis;
font-weight:700;
}
.krlpmt_table-p29{
border:1px solid rgba(20,18,12,0.08);
border-radius:0.875rem;
overflow:hidden;
min-width:0;
}
.krlpmt_thead-p29{
background:#1C1A17;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.krlpmt_th-p29{
padding:13px 0.875rem;
overflow:hidden;
text-transform:uppercase;
font-size:0.625rem;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
color:#EEF7F1;
letter-spacing:.08em;
}
.krlpmt_row-p29{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(20,18,12,0.08);
display:grid;
}
.krlpmt_row-p29:nth-child(odd){
background:#FDFBF8;
}
.krlpmt_td-p29{
padding:14px;
overflow-wrap:break-word;
color:#857F72;
min-width:0;
font-size:13.5px;
}
.krlpmt_row-p29 .krlpmt_td-p29:first-child{
color:#18160F;
font-weight:700;
}
.krlpmt_row-p29 .krlpmt_td-p29:last-child{
color:#1A7A48;
font-weight:700;
}
.krlhts-p29{
padding:3rem 0;
}
@media(min-width:767px){
.krlhts-p29{
padding:3.875rem 0;
}
}
.krlhts_head-p29{
gap:1.125rem;
flex-direction:column;
margin-bottom:34px;
display:flex;
}
@media(min-width:769px){
.krlhts_head-p29{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.krlhts_eyebrow-p29{
margin-bottom:0.75rem;
}
.krlhts_h2-p29{
font-size:30px;
color:#EEF7F1;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:771px){
.krlhts_h2-p29{
font-size:2.375rem;
}
}
.krlhts_cta-p29{
transition:opacity .22s ease;
background:#4DE89A;
flex:0 0 auto;
padding:15px 30px;
border-radius:62.438rem;
font-weight:700;
color:#12100A;
font-size:0.938rem;
}
.krlhts_cta-p29:hover{
opacity:.9;
}
.krlhts_grid-p29{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:762px){
.krlhts_grid-p29{
grid-template-columns:repeat(3,1fr);
}
}
.krlhts_step-p29{
border-top:1px solid rgba(220,255,235,0.13);
padding-top:1.375rem;
min-width:0;
}
.krlhts_step_num-p29{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:2.75rem;
color:#4DE89A;
line-height:1;
font-weight:700;
margin-bottom:0.875rem;
}
.krlhts_step_h-p29{
font-weight:700;
margin-bottom:8px;
color:#EEF7F1;
overflow-wrap:break-word;
font-size:1.188rem;
line-height:1.2;
}
.krlhts_step_p-p29{
overflow-wrap:break-word;
line-height:1.55;
color:#8DB8A0;
font-size:0.875rem;
}
.krlrc-p29{
padding:3rem 0 10px;
}
.krlrc_in-p29{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.krlrc_in-p29{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.krlrc_col-p29{
min-width:0;
}
.krlrc_label-p29{
text-transform:uppercase;
margin-bottom:16px;
font-size:11px;
color:#1A7A48;
letter-spacing:.2em;
font-weight:600;
}
.krlrc_awards-p29{
gap:12px;
flex-direction:column;
display:flex;
}
.krlrc_award-p29{
gap:12px;
align-items:center;
display:flex;
min-width:0;
}
.krlrc_award_ic-p29{
flex:0 0 auto;
display:inline-flex;
color:#34B76E;
align-items:center;
}
.krlrc_award_ic-p29 svg{
height:18px;
width:1.125rem;
}
.krlrc_award_t-p29{
font-size:0.875rem;
overflow-wrap:break-word;
font-weight:700;
color:#18160F;
}
.krlrc_award_s-p29{
color:#6B6659;
overflow-wrap:break-word;
font-size:12px;
}
.krlrc_press-p29{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.krlrc_press_logo-p29{
border-radius:0.5rem;
overflow:hidden;
padding:0 8px;
border:1px solid rgba(20,18,12,0.08);
justify-content:center;
text-overflow:ellipsis;
display:flex;
font-weight:700;
font-size:0.875rem;
height:52px;
color:#857F72;
text-align:center;
white-space:nowrap;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
align-items:center;
}
.krlrc_partner-p29{
background:#FDFBF8;
border:1px solid rgba(20,18,12,0.08);
padding:22px;
border-radius:0.875rem;
}
.krlrc_partner_name-p29{
font-weight:600;
font-size:1.25rem;
color:#18160F;
margin-bottom:0.375rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.krlrc_partner_text-p29{
line-height:1.55;
overflow-wrap:break-word;
color:#857F72;
font-size:0.813rem;
}
.krlprov-p29{
padding:40px 0 1.25rem;
}
.krlprov_eyebrow-p29{
display:block;
margin-bottom:1.125rem;
}
.krlprov_grid-p29{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:560px){
.krlprov_grid-p29{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:899px){
.krlprov_grid-p29{
grid-template-columns:repeat(6,1fr);
}
}
.krlrv-p29{
background:#FDFBF8;
padding:3rem 0;
border-bottom:1px solid rgba(20,18,12,0.08);
margin-top:24px;
border-top:1px solid rgba(20,18,12,0.08);
}
@media(min-width:769px){
.krlrv-p29{
padding:56px 0;
}
}
.krlrv_head-p29{
gap:1rem;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:769px){
.krlrv_head-p29{
gap:20px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.krlrv_eyebrow-p29{
margin-bottom:10px;
}
.krlrv_h2-p29{
color:#18160F;
font-size:30px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.krlrv_h2-p29{
font-size:38px;
}
}
.krlrv_agg-p29{
gap:0.75rem;
display:flex;
align-items:center;
}
.krlrv_agg_stars-p29{
gap:3px;
display:flex;
color:#1A7A48;
}
.krlrv_agg_stars-p29 svg{
width:1.125rem;
height:1.125rem;
}
.krlrv_source-p29{
font-size:13px;
color:#857F72;
}
.krlrv_grid-p29{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:757px){
.krlrv_grid-p29{
grid-template-columns:repeat(3,1fr);
}
}
.krlrv_card-p29{
border-radius:14px;
padding:1.625rem;
background:#F5F2ED;
border:1px solid rgba(20,18,12,0.08);
min-width:0;
}
.krlrv_card_stars-p29{
gap:2px;
display:flex;
margin-bottom:12px;
color:#1A7A48;
}
.krlrv_card_stars-p29 svg{
height:0.875rem;
width:0.875rem;
}
.krlrv_card_body-p29{
margin-bottom:1rem;
line-height:1.45;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:18px;
color:#18160F;
overflow-wrap:break-word;
font-weight:500;
}
.krlrv_card_meta-p29{
gap:0.625rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.krlrv_card_av-p29{
background:linear-gradient(135deg,#1A7A48,#4DE89A);
border-radius:50%;
flex:0 0 auto;
width:32px;
height:32px;
}
.krlrv_card_author-p29{
font-size:13px;
color:#18160F;
font-weight:700;
}
.krlrv_card_loc-p29{
font-size:0.75rem;
color:#6B6659;
}
.krlsg-p29{
padding:3rem 0 10px;
}
.krlsg_eyebrow-p29{
display:block;
margin-bottom:12px;
}
.krlsg_h2-p29{
color:#18160F;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
margin-bottom:1.75rem;
font-size:1.875rem;
}
@media(min-width:769px){
.krlsg_h2-p29{
font-size:2.25rem;
}
}
.krlsg_grid-p29{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:718px){
.krlsg_grid-p29{
grid-template-columns:repeat(3,1fr);
}
}
.krlsg_col-p29{
min-width:0;
}
.krlsg_col_h-p29{
line-height:1.15;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#18160F;
margin-bottom:0.625rem;
font-weight:600;
overflow-wrap:break-word;
font-size:1.375rem;
}
.krlsg_col_p-p29{
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
color:#857F72;
}
.krlel-p29{
padding:48px 0;
}
@media(min-width:769px){
.krlel-p29{
padding:3.5rem 0;
}
}
.krlel_in-p29{
gap:40px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:898px){
.krlel_in-p29{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.krlel_left-p29{
min-width:0;
}
.krlel_eyebrow-p29{
margin-bottom:0.875rem;
}
.krlel_h2-p29{
color:#18160F;
font-size:2rem;
overflow-wrap:break-word;
margin-bottom:22px;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.08;
}
@media(min-width:770px){
.krlel_h2-p29{
font-size:2.375rem;
}
}
.krlel_body-p29 p{
color:#2E2B24;
font-size:16px;
margin-bottom:1.125rem;
overflow-wrap:break-word;
line-height:1.7;
}
.krlel_dropcap-p29{
padding:6px 0.75rem 0 0;
font-size:3.875rem;
line-height:.8;
float:left;
color:#1A7A48;
font-weight:700;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
.krlel_right-p29{
min-width:0;
}
.krlel_quote-p29{
padding:2.25rem;
background:linear-gradient(150deg,#16211A,#0C1410);
border-radius:1.25rem;
margin-bottom:24px;
position:relative;
color:#EEF7F1;
}
.krlel_quote_mark-p29{
align-items:center;
margin-bottom:0.375rem;
color:#4DE89A;
display:inline-flex;
}
.krlel_quote_mark-p29 svg{
width:2.125rem;
height:34px;
}
.krlel_quote_text-p29{
font-size:22px;
color:#EEF7F1;
line-height:1.4;
font-weight:500;
overflow-wrap:break-word;
margin-bottom:22px;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
.krlel_quote_meta-p29{
gap:12px;
display:flex;
align-items:center;
}
.krlel_quote_av-p29{
background:linear-gradient(135deg,#1A7A48,#4DE89A);
border-radius:50%;
flex:0 0 auto;
height:38px;
width:2.375rem;
}
.krlel_quote_author-p29{
color:#EEF7F1;
font-weight:700;
font-size:0.875rem;
}
.krlel_quote_meta_sub-p29{
font-size:12px;
color:#8DB8A0;
}
.krlel_explain-p29{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(20,18,12,0.08);
}
.krlel_explain_card-p29{
padding:22px 24px;
}
.krlel_explain_card-p29+.krlel_explain_card-p29{
border-top:1px solid rgba(20,18,12,0.08);
}
.krlel_explain_h-p29{
margin-bottom:8px;
color:#18160F;
line-height:1.15;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
overflow-wrap:break-word;
}
.krlel_explain_p-p29{
font-size:14px;
line-height:1.55;
color:#857F72;
overflow-wrap:break-word;
}
.krlfaq-p29{
background:#FDFBF8;
padding:48px 0;
border-bottom:1px solid rgba(20,18,12,0.08);
border-top:1px solid rgba(20,18,12,0.08);
margin-top:1.5rem;
}
@media(min-width:765px){
.krlfaq-p29{
padding:62px 0;
}
}
.krlfaq_head-p29{
text-align:center;
margin-bottom:2.125rem;
}
.krlfaq_eyebrow-p29{
margin-bottom:12px;
}
.krlfaq_h2-p29{
font-weight:600;
line-height:1.05;
color:#18160F;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:32px;
}
@media(min-width:767px){
.krlfaq_h2-p29{
font-size:2.375rem;
}
}
.krlfaq_list-p29{
margin:0 auto;
gap:12px;
flex-direction:column;
display:flex;
max-width:820px;
}
.krlfaq_item-p29{
border-radius:14px;
border:1px solid rgba(20,18,12,0.08);
background:#F5F2ED;
overflow:hidden;
}
.krlfaq_q-p29{
list-style:none;
padding:20px 1.5rem;
gap:20px;
justify-content:space-between;
font-weight:700;
color:#18160F;
font-size:1rem;
cursor:pointer;
display:flex;
overflow-wrap:break-word;
align-items:center;
}
.krlfaq_q-p29::-webkit-details-marker{
display:none;
}
.krlfaq_q_ic-p29{
flex:0 0 auto;
transition:transform .22s ease;
align-items:center;
display:inline-flex;
color:#1A7A48;
}
.krlfaq_q_ic-p29 svg{
width:1.125rem;
height:18px;
}
.krlfaq_item-p29[open] .krlfaq_q_ic-p29{
transform:rotate(180deg);
}
.krlfaq_a-p29{
padding:0 24px 1.25rem;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.906rem;
color:#857F72;
}
.krlsb-p29{
background:#FDFBF8;
padding:48px 0;
border-bottom:1px solid rgba(20,18,12,0.08);
margin-top:24px;
border-top:1px solid rgba(20,18,12,0.08);
}
@media(min-width:768px){
.krlsb-p29{
padding:3.5rem 0;
}
}
.krlsb_eyebrow-p29{
margin-bottom:0.75rem;
display:block;
}
.krlsb_h2-p29{
margin-bottom:26px;
font-size:1.875rem;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
color:#18160F;
}
@media(min-width:765px){
.krlsb_h2-p29{
font-size:36px;
}
}
.krlsb_grid-p29{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.krlsb_grid-p29{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.krlsb_grid-p29{
grid-template-columns:repeat(4,1fr);
}
}
.krlsb_card-p29{
padding:24px;
border:1px solid rgba(20,18,12,0.08);
border-radius:14px;
background:#F5F2ED;
min-width:0;
}
.krlsb_card_h-p29{
color:#18160F;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
margin-bottom:0.5rem;
font-size:1.188rem;
}
.krlsb_card_p-p29{
font-size:0.844rem;
color:#857F72;
line-height:1.6;
overflow-wrap:break-word;
}
.krlsb_rtp-p29{
border-radius:0.875rem;
padding:1.625rem 1.75rem;
background:#F5F2ED;
border:1px solid rgba(20,18,12,0.08);
grid-template-columns:1fr;
gap:24px;
margin-top:18px;
align-items:center;
display:grid;
}
@media(min-width:758px){
.krlsb_rtp-p29{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.krlsb_rtp_h-p29{
font-size:20px;
font-weight:600;
color:#18160F;
line-height:1.15;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
.krlsb_rtp_p-p29{
font-size:13.5px;
overflow-wrap:break-word;
color:#857F72;
line-height:1.6;
}
.krlsb_rtp_stats-p29{
gap:16px;
display:flex;
}
.krlsb_stat-p29{
border-radius:0.5rem;
background:#FDFBF8;
padding:18px;
flex:1 1 0;
text-align:center;
min-width:0;
}
.krlsb_stat_v-p29{
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#1A7A48;
font-weight:700;
font-size:26px;
}
.krlsb_stat_l-p29{
margin-top:0.25rem;
color:#6B6659;
font-size:0.719rem;
}
.krllh-p29{
padding:2.5rem 0 1.25rem;
}
.krllh_in-p29{
border-top:1px solid rgba(20,18,12,0.15);
padding-top:2.125rem;
}
.krllh_eyebrow-p29{
display:block;
margin-bottom:1.375rem;
}
.krllh_grid-p29{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:603px){
.krllh_grid-p29{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.krllh_grid-p29{
grid-template-columns:repeat(5,1fr);
}
}
.krllh_col-p29{
min-width:0;
}
.krllh_col_h-p29{
font-weight:700;
overflow-wrap:break-word;
font-size:0.813rem;
color:#18160F;
margin-bottom:12px;
}
.krllh_links-p29{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.krllh_link-p29{
transition:color .22s ease;
font-size:0.813rem;
overflow-wrap:break-word;
color:#857F72;
}
.krllh_link-p29:hover{
color:#1A7A48;
}
.krlft-p29{
background:#1C1A17;
color:#8DB8A0;
margin-top:40px;
}
.krlft_in-p29{
padding:48px 0 1.75rem;
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:601px){
.krlft_in-p29{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.krlft_in-p29{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.krlft_brand-p29{
min-width:0;
}
.krlft_logo-p29{
font-weight:700;
overflow-wrap:break-word;
color:#EEF7F1;
font-size:1.625rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
.krlft_tagline-p29{
margin-top:0.875rem;
font-size:0.844rem;
line-height:1.6;
max-width:17.5rem;
color:#8DB8A0;
}
.krlft_contact-p29{
transition:color .22s ease;
display:inline-block;
color:#4DE89A;
margin-top:0.75rem;
font-size:13px;
max-width:17.5rem;
overflow-wrap:anywhere;
}
.krlft_contact-p29:hover{
color:#EEF7F1;
}
.krlft_col-p29{
min-width:0;
}
.krlft_col_h-p29{
letter-spacing:.08em;
color:#EEF7F1;
overflow-wrap:break-word;
text-transform:uppercase;
font-size:0.813rem;
margin-bottom:14px;
font-weight:700;
}
.krlft_col_links-p29{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.krlft_link-p29{
transition:color .22s ease;
color:#8DB8A0;
overflow-wrap:break-word;
font-size:13.5px;
}
.krlft_link-p29:hover{
color:#EEF7F1;
}
.krlft_bot-p29{
gap:16px;
padding:1.375rem 0 2.5rem;
border-top:1px solid rgba(220,255,235,0.13);
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.krlft_bot-p29{
gap:1.25rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.krlft_legal-p29{
color:#AAA49A;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.6;
font-size:11.5px;
}
.krlft_legal-p29 b{
font-weight:700;
color:#8DB8A0;
}
.krlft_age-p29{
border:1.5px solid #4DE89A;
flex:0 0 auto;
border-radius:0.5rem;
padding:4px 0.563rem;
color:#4DE89A;
font-size:0.813rem;
font-weight:700;
}