*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F7F4EF;
overflow-wrap:break-word;
line-height:1.6;
font-family:"Commissioner", 'Helvetica Neue', Arial, sans-serif;
-webkit-font-smoothing:antialiased;
font-size:0.938rem;
text-rendering:optimizeLegibility;
color:#2E2838;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0, 0, 0, 0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.kkg-layout-hv1{
flex-direction:column;
display:flex;
min-height:100vh;
}
.kkg-main-hv1{
flex:1 1 auto;
width:100%;
min-width:0;
}
.kkg-container-hv1{
margin:0 auto;
padding:0 16px;
max-width:1400px;
width:100%;
}
@media(min-width:767px){
.kkg-container-hv1{
padding:0 32px;
}
}
@media(min-width:1101px){
.kkg-container-hv1{
padding:0 3.5rem;
}
}
.kkg-eyebrow-hv1{
color:#7C3AED;
overflow-wrap:break-word;
line-height:1.4;
font-weight:600;
letter-spacing:.2em;
font-size:0.688rem;
font-family:"Commissioner", 'Helvetica Neue', Arial, sans-serif;
display:inline-block;
text-transform:uppercase;
}
.kkg-band-hv1{
background:#16112B;
color:#F2EEF9;
}
.kkg-band-hv1 .kkg-eyebrow-hv1{
color:#C084FC;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.kkg-tb-hv1{
background:#F7F4EF;
position:sticky;
border-bottom:1px solid rgba(26, 21, 32, 0.14);
top:0;
z-index:50;
}
.kkg-tb_in-hv1{
gap:1rem;
margin:0 auto;
padding:12px 1rem;
align-items:center;
max-width:1400px;
width:100%;
display:flex;
justify-content:space-between;
}
@media(min-width:766px){
.kkg-tb_in-hv1{
padding:1rem 2rem;
}
}
@media(min-width:1102px){
.kkg-tb_in-hv1{
padding:1.125rem 56px;
}
}
.kkg-tb_left-hv1{
gap:28px;
align-items:center;
display:flex;
min-width:0;
}
.kkg-tb_logo-hv1{
gap:11px;
min-width:0;
display:flex;
align-items:center;
}
.kkg-tb_logo_mark-hv1{
border-radius:8px;
flex:0 0 auto;
object-fit:cover;
width:34px;
height:34px;
}
.kkg-tb_logo_txt-hv1{
display:flex;
line-height:1;
min-width:0;
flex-direction:column;
}
.kkg-tb_logo_name-hv1{
overflow:hidden;
text-overflow:ellipsis;
font-size:1.375rem;
white-space:nowrap;
font-weight:700;
color:#1A1520;
letter-spacing:.02em;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
}
.kkg-tb_logo_sub-hv1{
overflow:hidden;
margin-top:0.25rem;
color:#7C3AED;
text-overflow:ellipsis;
text-transform:uppercase;
font-weight:600;
font-size:0.531rem;
white-space:nowrap;
letter-spacing:.32em;
}
.kkg-tb_nav-hv1{
display:none;
}
@media(min-width:957px){
.kkg-tb_nav-hv1{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.kkg-tb_nav_item-hv1{
transition:color .2s ease,border-color .2s ease;
padding-bottom:3px;
font-weight:600;
color:#2E2838;
border-bottom:2px solid transparent;
white-space:nowrap;
font-size:0.875rem;
}
.kkg-tb_nav_item-hv1:hover{
color:#1A1520;
}
.kkg-tb_nav_item-hv1.kkg-state_active-hv1{
border-color:#7C3AED;
color:#1A1520;
}
.kkg-tb_right-hv1{
gap:14px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.kkg-tb_search-hv1{
transition:color .2s ease;
justify-content:center;
color:#2E2838;
align-items:center;
display:flex;
}
.kkg-tb_search-hv1:hover{
color:#7C3AED;
}
.kkg-tb_search-hv1 svg{
width:1.125rem;
height:1.125rem;
}
.kkg-tb_lang-hv1{
letter-spacing:.1em;
text-transform:uppercase;
font-weight:600;
color:#6B6278;
font-size:11px;
}
.kkg-tb_lang-hv1:hover{
color:#1A1520;
}
.kkg-tb_login-hv1{
font-size:14px;
color:#1A1520;
font-weight:600;
display:none;
}
@media(min-width:769px){
.kkg-tb_login-hv1{
display:inline-block;
}
}
.kkg-tb_register-hv1{
border-radius:62.438rem;
background:#16112B;
padding:0.688rem 1.375rem;
transition:background-color .2s ease;
font-weight:700;
font-size:14px;
white-space:nowrap;
color:#F2EEF9;
}
.kkg-tb_register-hv1:hover{
background:#231A42;
}
.kkg-mob-hv1{
background:#F7F4EF;
position:fixed;
z-index:60;
left:0;
right:0;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(26, 21, 32, 0.14);
bottom:0;
}
@media(min-width:958px){
.kkg-mob-hv1{
display:none;
}
}
.kkg-mob_in-hv1{
margin:0 auto;
max-width:560px;
align-items:stretch;
display:flex;
justify-content:space-around;
}
.kkg-mob_item-hv1{
flex:1 1 0;
gap:3px;
padding:9px 0.25rem;
transition:color .2s ease;
display:flex;
color:#6B6278;
flex-direction:column;
min-width:0;
align-items:center;
}
.kkg-mob_item-hv1.kkg-state_active-hv1{
color:#7C3AED;
}
.kkg-mob_ic-hv1{
justify-content:center;
display:flex;
align-items:center;
}
.kkg-mob_ic-hv1 svg{
height:1.25rem;
width:1.25rem;
}
.kkg-mob_lb-hv1{
overflow:hidden;
font-weight:600;
text-overflow:ellipsis;
font-size:10px;
max-width:100%;
white-space:nowrap;
}
@media(max-width:956px){
body{
padding-bottom:3.75rem;
}
}
.kkg-rail-hv1{
position:relative;
min-width:0;
}
.kkg-rail_scroll-hv1{
gap:14px;
display:flex;
-webkit-overflow-scrolling:touch;
padding-bottom:14px;
scrollbar-width:thin;
overflow-x:auto;
}
@media(min-width:768px){
.kkg-rail_scroll-hv1{
gap:1.125rem;
}
}
.kkg-gc-hv1{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:765px){
.kkg-gc-hv1{
width:11.75rem;
}
}
.kkg-gc_img-hv1{
border-radius:14px;
overflow:hidden;
background:#FFFFFF;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(26, 21, 32, 0.07), 0 8px 1.5rem rgba(26, 21, 32, 0.09);
position:relative;
}
.kkg-gc_img-hv1 img{
inset:0;
position:absolute;
height:100%;
width:100%;
object-fit:cover;
}
.kkg-gc_cover-hv1{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0, 0, 0, 0.52));
pointer-events:none;
position:absolute;
}
.kkg-gc_hover-hv1{
background:rgba(0, 0, 0, 0.52);
transition:opacity .2s ease;
inset:0;
align-items:center;
opacity:0;
display:flex;
justify-content:center;
position:absolute;
}
.kkg-gc-hv1:hover .kkg-gc_hover-hv1{
opacity:1;
}
.kkg-gc_hover_btn-hv1{
background:#16112B;
border-radius:999px;
width:2.875rem;
justify-content:center;
display:flex;
align-items:center;
color:#F2EEF9;
height:2.875rem;
}
.kkg-gc_hover_btn-hv1 svg{
width:18px;
height:18px;
}
.kkg-gc_info-hv1{
gap:2px;
min-width:0;
display:flex;
margin-top:0.563rem;
flex-direction:column;
}
.kkg-gc_name-hv1{
overflow:hidden;
font-weight:700;
color:#1A1520;
white-space:nowrap;
font-size:13px;
text-overflow:ellipsis;
}
.kkg-gc_prov-hv1{
overflow:hidden;
color:#6B6278;
font-size:11px;
white-space:nowrap;
text-overflow:ellipsis;
}
.kkg-gc_meta-hv1{
color:#6B6278;
font-size:11px;
}
.kkg-tc-hv1{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:771px){
.kkg-tc-hv1{
width:14.375rem;
}
}
.kkg-tc_img-hv1{
border-radius:0.875rem;
background:#FFFFFF;
overflow:hidden;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 0.375rem rgba(26, 21, 32, 0.07), 0 8px 1.5rem rgba(26, 21, 32, 0.09);
}
.kkg-tc_img-hv1 img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.kkg-tc_info-hv1{
gap:2px;
margin-top:9px;
min-width:0;
flex-direction:column;
display:flex;
}
.kkg-tc_name-hv1{
overflow:hidden;
font-weight:700;
color:#1A1520;
font-size:0.875rem;
text-overflow:ellipsis;
white-space:nowrap;
}
.kkg-tc_rtp-hv1{
font-size:11px;
color:#6B6278;
}
.kkg-lc-hv1{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:765px){
.kkg-lc-hv1{
width:268px;
}
}
.kkg-lc_img-hv1{
border-radius:14px;
overflow:hidden;
background:#FFFFFF;
box-shadow:0 2px 0.375rem rgba(26, 21, 32, 0.07), 0 0.5rem 24px rgba(26, 21, 32, 0.09);
padding-bottom:62.5%;
position:relative;
}
.kkg-lc_img-hv1 img{
inset:0;
position:absolute;
object-fit:cover;
height:100%;
width:100%;
}
.kkg-lc_live-hv1{
gap:7px;
background:rgba(0, 0, 0, 0.52);
border-radius:62.438rem;
padding:0.25rem 9px;
align-items:center;
position:absolute;
left:12px;
top:12px;
display:flex;
}
.kkg-lc_live_dot-hv1{
background:#DC2626;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
width:0.5rem;
height:0.5rem;
}
.kkg-lc_seats-hv1{
color:#F2EEF9;
text-transform:uppercase;
letter-spacing:.08em;
font-size:10px;
font-weight:600;
}
.kkg-lc_info-hv1{
gap:2px;
min-width:0;
flex-direction:column;
display:flex;
margin-top:0.563rem;
}
.kkg-lc_name-hv1{
overflow:hidden;
color:#1A1520;
font-size:0.938rem;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
}
.kkg-lc_bet-hv1{
font-size:11px;
color:#6B6278;
}
.kkg-pc-hv1{
padding:1rem 0.875rem;
background:#FFFFFF;
gap:8px;
border:1px solid rgba(26, 21, 32, 0.08);
border-radius:0.875rem;
flex-direction:column;
align-items:center;
justify-content:center;
min-height:4.625rem;
min-width:0;
display:flex;
}
.kkg-pc_logo-hv1{
flex:0 0 auto;
width:auto;
height:1.75rem;
object-fit:contain;
max-width:100%;
}
.kkg-pc_name-hv1{
overflow:hidden;
max-width:100%;
white-space:nowrap;
text-align:center;
font-size:11px;
text-overflow:ellipsis;
color:#6B6278;
}
.kkg-gc_tag-hv1{
padding:3px 8px;
border-radius:8px;
font-weight:700;
text-transform:uppercase;
display:inline-block;
left:0.625rem;
top:0.625rem;
letter-spacing:.06em;
z-index:2;
position:absolute;
font-size:0.625rem;
}
.kkg-gc_tag_hot-hv1{
background:#DC2626;
color:#F2EEF9;
}
.kkg-gc_tag_new-hv1{
background:#A855F7;
color:#110D1A;
}
.kkg-gc_tag_jp-hv1{
background:#D97706;
color:#110D1A;
}
.kkg-gc_tag_live-hv1{
background:#DC2626;
color:#F2EEF9;
}
.kkg-sh-hv1{
margin-bottom:18px;
min-width:0;
}
.kkg-sh_row-hv1{
gap:1rem;
align-items:flex-end;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.kkg-sh_row-hv1 .kkg-sh_l-hv1{
gap:6px;
flex-direction:column;
min-width:0;
display:flex;
}
.kkg-sh_stack-hv1{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.kkg-sh_center-hv1{
gap:10px;
display:flex;
text-align:center;
flex-direction:column;
align-items:center;
}
.kkg-sh_h2-hv1{
overflow-wrap:break-word;
color:#1A1520;
font-weight:600;
font-size:1.5rem;
line-height:1.1;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.kkg-sh_h2-hv1{
font-size:1.875rem;
}
}
.kkg-band-hv1 .kkg-sh_h2-hv1{
color:#F2EEF9;
}
.kkg-sh_eb_line-hv1{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.kkg-sh_eb_line-hv1::before{
background:#7C3AED;
width:28px;
display:inline-block;
content:"";
height:1px;
}
.kkg-band-hv1 .kkg-sh_eb_line-hv1::before{
background:#C084FC;
}
.kkg-sh_eb_dot-hv1{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.kkg-sh_eb_dot-hv1::before{
border-radius:50%;
background:#7C3AED;
width:0.375rem;
height:6px;
content:"";
display:inline-block;
}
.kkg-band-hv1 .kkg-sh_eb_dot-hv1::before{
background:#C084FC;
}
.kkg-sh_link-hv1{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:0.375rem;
padding-bottom:2px;
color:#1A1520;
white-space:nowrap;
display:inline-flex;
border-bottom:1px solid #1A1520;
font-size:13px;
align-items:center;
font-weight:600;
}
.kkg-sh_link-hv1:hover{
border-color:#7C3AED;
color:#7C3AED;
}
.kkg-sh_link-hv1 svg{
width:14px;
height:14px;
}
.kkg-sh_link_chev-hv1{
border-bottom:0;
padding-bottom:0;
}
.kkg-sh_link_btn-hv1{
background:#16112B;
padding:0.563rem 18px;
border-radius:999px;
border-bottom:0;
color:#F2EEF9;
}
.kkg-sh_link_btn-hv1:hover{
background:#231A42;
border-color:transparent;
color:#F2EEF9;
}
.kkg-band-hv1 .kkg-sh_link-hv1{
border-color:#F2EEF9;
color:#F2EEF9;
}
.kkg-band-hv1 .kkg-sh_link_btn-hv1{
background:#C084FC;
color:#110D1A;
}
.kkg-sh_rule-hv1{
background:rgba(26, 21, 32, 0.14);
margin:-2px 0 18px;
height:1px;
}
.kkg-band-hv1 .kkg-sh_rule-hv1{
background:rgba(220, 200, 255, 0.14);
}
.kkg-hero-hv1{
padding:2rem 0 8px;
}
@media(min-width:770px){
.kkg-hero-hv1{
padding:56px 0 1.5rem;
}
}
.kkg-hero_in-hv1{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:902px){
.kkg-hero_in-hv1{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.kkg-hero_copy-hv1{
min-width:0;
}
.kkg-hero_eyebrow-hv1{
gap:10px;
margin-bottom:1.375rem;
display:inline-flex;
align-items:center;
}
.kkg-hero_eyebrow_line-hv1{
background:#7C3AED;
flex:0 0 auto;
display:inline-block;
height:1px;
width:1.75rem;
}
.kkg-hero_h1-hv1{
overflow-wrap:break-word;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
letter-spacing:-.01em;
color:#1A1520;
margin-bottom:20px;
font-weight:600;
font-size:2.375rem;
line-height:1.04;
}
@media(min-width:769px){
.kkg-hero_h1-hv1{
font-size:3.375rem;
}
}
@media(min-width:1099px){
.kkg-hero_h1-hv1{
font-size:62px;
}
}
.kkg-hero_h1-hv1 em{
font-style:normal;
color:#7C3AED;
}
.kkg-hero_sub-hv1{
font-size:16px;
color:#8C8298;
margin-bottom:30px;
max-width:30rem;
line-height:1.6;
}
@media(min-width:769px){
.kkg-hero_sub-hv1{
font-size:1.125rem;
}
}
.kkg-hero_actions-hv1{
gap:14px;
display:flex;
margin-bottom:34px;
align-items:center;
flex-wrap:wrap;
}
.kkg-hero_cta-hv1{
border-radius:999px;
transition:background-color .2s ease;
background:#16112B;
padding:1rem 1.875rem;
gap:0.625rem;
font-size:0.938rem;
font-weight:700;
color:#F2EEF9;
align-items:center;
display:inline-flex;
}
.kkg-hero_cta-hv1:hover{
background:#231A42;
}
.kkg-hero_cta_ic-hv1{
align-items:center;
display:inline-flex;
}
.kkg-hero_cta_ic-hv1 svg{
height:1rem;
width:16px;
}
.kkg-hero_cta_alt-hv1{
padding:15px 1.625rem;
border:1px solid rgba(26, 21, 32, 0.14);
border-radius:62.438rem;
transition:border-color .2s ease,color .2s ease;
background:transparent;
font-weight:600;
font-size:0.938rem;
display:inline-flex;
align-items:center;
color:#1A1520;
}
.kkg-hero_cta_alt-hv1:hover{
border-color:#7C3AED;
color:#7C3AED;
}
.kkg-hero_trust-hv1{
gap:22px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.kkg-hero_trust_item-hv1{
gap:0.563rem;
display:flex;
font-size:13px;
font-weight:600;
color:#2E2838;
align-items:center;
}
.kkg-hero_trust_ic-hv1{
color:#7C3AED;
align-items:center;
display:inline-flex;
}
.kkg-hero_trust_ic-hv1 svg{
width:16px;
height:1rem;
}
.kkg-hero_promo-hv1{
border-radius:20px;
overflow:hidden;
background:#FFFFFF;
display:flex;
box-shadow:0 12px 48px rgba(26, 21, 32, 0.14), 0 2px 0.75rem rgba(124, 58, 237, 0.10);
position:relative;
min-height:18.75rem;
}
.kkg-hero_promo_bg-hv1{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.kkg-hero_promo_bg-hv1::after{
background:linear-gradient(120deg,#16112B 0%,rgba(0, 0, 0, 0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.kkg-hero_promo_glow-hv1{
background:radial-gradient(circle,rgba(120, 60, 200, 0.18) 0%,transparent 65%);
border-radius:50%;
position:absolute;
width:16.25rem;
pointer-events:none;
height:260px;
right:-20px;
top:-2.5rem;
}
.kkg-hero_promo_ct-hv1{
padding:1.75rem;
position:relative;
align-self:flex-end;
max-width:88%;
z-index:2;
}
.kkg-hero_promo_label-hv1{
text-transform:uppercase;
color:#C084FC;
margin-bottom:0.5rem;
letter-spacing:.25em;
font-weight:700;
display:block;
font-size:10px;
}
.kkg-hero_promo_amount-hv1{
color:#F2EEF9;
line-height:1.05;
font-size:32px;
font-weight:600;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:766px){
.kkg-hero_promo_amount-hv1{
font-size:2.5rem;
}
}
.kkg-hero_promo_amount-hv1 em{
font-style:normal;
color:#C084FC;
}
.kkg-hero_rating-hv1{
border-radius:0.875rem;
padding:10px 14px;
background:#FFFFFF;
gap:10px;
border:1px solid rgba(26, 21, 32, 0.08);
align-items:center;
display:flex;
right:14px;
max-width:min(16.25rem,62%);
position:absolute;
top:0.875rem;
box-shadow:0 2px 6px rgba(26, 21, 32, 0.07), 0 0.5rem 24px rgba(26, 21, 32, 0.09);
z-index:3;
}
.kkg-hero_rating_score-hv1{
flex:0 0 auto;
font-weight:700;
font-size:24px;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
color:#1A1520;
}
.kkg-hero_rating_txt-hv1{
flex:1 1 auto;
min-width:0;
}
.kkg-hero_rating_stars-hv1{
gap:2px;
color:#7C3AED;
display:flex;
}
.kkg-hero_rating_stars-hv1 svg{
height:0.75rem;
width:12px;
}
.kkg-hero_rating_cap-hv1{
color:#6B6278;
font-size:0.688rem;
overflow-wrap:break-word;
display:block;
line-height:1.35;
margin-top:3px;
}
.kkg-stat-hv1{
margin-top:16px;
border-top:1px solid rgba(26, 21, 32, 0.14);
border-bottom:1px solid rgba(26, 21, 32, 0.14);
}
.kkg-stat_in-hv1{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.kkg-stat_in-hv1{
grid-template-columns:repeat(4,1fr);
}
}
.kkg-stat_item-hv1{
padding:1.375rem 14px;
border-bottom:1px solid rgba(26, 21, 32, 0.08);
min-width:0;
border-right:1px solid rgba(26, 21, 32, 0.08);
}
.kkg-stat_item-hv1:nth-child(2n){
border-right:0;
}
.kkg-stat_item-hv1:nth-child(n+3){
border-bottom:0;
}
@media(min-width:766px){
.kkg-stat_item-hv1{
border-bottom:0;
}
.kkg-stat_item-hv1:nth-child(2n){
border-right:1px solid rgba(26, 21, 32, 0.08);
}
.kkg-stat_item-hv1:nth-child(4n){
border-right:0;
}
}
.kkg-stat_value-hv1{
font-size:30px;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
line-height:1;
color:#1A1520;
overflow-wrap:break-word;
font-weight:700;
}
@media(min-width:768px){
.kkg-stat_value-hv1{
font-size:2.125rem;
}
}
.kkg-stat_label-hv1{
line-height:1.4;
margin-top:0.375rem;
font-size:13px;
overflow-wrap:break-word;
color:#6B6278;
}
.kkg-grow-hv1{
padding:1.625rem 0 0.625rem;
}
.kkg-row_seo-hv1{
margin:0.625rem 0 0;
line-height:1.65;
color:#8C8298;
max-width:760px;
font-size:14px;
overflow-wrap:break-word;
}
.kkg-row_seo-hv1 strong{
color:#1A1520;
font-weight:700;
}
.kkg-pr-hv1{
padding:30px 0 6px;
}
.kkg-pr_card-hv1{
background:#FFFFFF;
overflow:hidden;
flex:0 0 auto;
padding:26px;
border-radius:1.25rem;
border:1px solid rgba(26, 21, 32, 0.08);
gap:0.625rem;
display:flex;
min-height:200px;
flex-direction:column;
width:280px;
position:relative;
}
@media(min-width:766px){
.kkg-pr_card-hv1{
width:300px;
}
}
.kkg-pr_card_feat-hv1{
border-color:transparent;
background:linear-gradient(150deg,#1E1538,#0D0A18);
color:#F2EEF9;
}
.kkg-pr_glow-hv1{
border-radius:50%;
background:radial-gradient(circle,rgba(120, 60, 200, 0.18),transparent 70%);
position:absolute;
height:130px;
right:-30px;
top:-1.875rem;
pointer-events:none;
width:8.125rem;
opacity:0;
}
.kkg-pr_card_feat-hv1 .kkg-pr_glow-hv1{
opacity:1;
}
.kkg-pr_label-hv1{
font-weight:700;
letter-spacing:.16em;
text-transform:uppercase;
color:#7C3AED;
font-size:10px;
position:relative;
}
.kkg-pr_card_feat-hv1 .kkg-pr_label-hv1{
color:#C084FC;
}
.kkg-pr_amount-hv1{
line-height:1.08;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
position:relative;
overflow-wrap:break-word;
color:#1A1520;
font-weight:600;
}
.kkg-pr_card_feat-hv1 .kkg-pr_amount-hv1{
color:#F2EEF9;
}
.kkg-pr_amount-hv1 em{
font-style:normal;
color:#7C3AED;
}
.kkg-pr_card_feat-hv1 .kkg-pr_amount-hv1 em{
color:#C084FC;
}
.kkg-pr_terms-hv1{
color:#6B6278;
line-height:1.5;
position:relative;
font-size:0.813rem;
}
.kkg-pr_card_feat-hv1 .kkg-pr_terms-hv1{
color:#A89EC2;
}
.kkg-pr_cta-hv1{
margin-top:auto;
align-self:flex-start;
position:relative;
}
.kkg-pr_card_feat-hv1 .kkg-pr_cta-hv1{
border-radius:999px;
padding:9px 1.125rem;
transition:opacity .2s ease;
background:#C084FC;
color:#110D1A;
font-weight:700;
font-size:13px;
}
.kkg-pr_card_feat-hv1 .kkg-pr_cta-hv1:hover{
opacity:.9;
}
.kkg-pr_card-hv1:not(.kkg-pr_card_feat-hv1) .kkg-pr_cta-hv1{
transition:color .2s ease,border-color .2s ease;
font-weight:700;
font-size:13px;
padding-bottom:2px;
color:#1A1520;
border-bottom:1px solid #1A1520;
}
.kkg-pr_card-hv1:not(.kkg-pr_card_feat-hv1) .kkg-pr_cta-hv1:hover{
border-color:#7C3AED;
color:#7C3AED;
}
.kkg-grow-hv1{
padding:1.625rem 0 10px;
}
.kkg-row_seo-hv1{
margin:0.625rem 0 0;
line-height:1.65;
font-size:14px;
overflow-wrap:break-word;
max-width:47.5rem;
color:#8C8298;
}
.kkg-row_seo-hv1 strong{
font-weight:700;
color:#1A1520;
}
.kkg-grow-hv1{
padding:1.625rem 0 10px;
}
.kkg-row_seo-hv1{
margin:10px 0 0;
line-height:1.65;
color:#8C8298;
overflow-wrap:break-word;
font-size:14px;
max-width:760px;
}
.kkg-row_seo-hv1 strong{
color:#1A1520;
font-weight:700;
}
.kkg-grow-hv1{
padding:1.625rem 0 0.625rem;
}
.kkg-row_seo-hv1{
margin:10px 0 0;
color:#8C8298;
line-height:1.65;
font-size:14px;
max-width:47.5rem;
overflow-wrap:break-word;
}
.kkg-row_seo-hv1 strong{
color:#1A1520;
font-weight:700;
}
.kkg-jp-hv1{
padding:1.875rem 0 10px;
}
.kkg-jp_grid-hv1{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:767px){
.kkg-jp_grid-hv1{
grid-template-columns:1fr 1fr;
}
.kkg-jp_card_mega-hv1{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.kkg-jp_grid-hv1{
grid-template-columns:1.4fr 1fr 1fr;
}
.kkg-jp_card_mega-hv1{
grid-column:auto;
}
}
.kkg-jp_card-hv1{
border-radius:1.25rem;
padding:1.625rem;
background:#FFFFFF;
border:1px solid rgba(26, 21, 32, 0.08);
overflow:hidden;
gap:0.75rem;
min-height:200px;
justify-content:space-between;
min-width:0;
position:relative;
flex-direction:column;
display:flex;
}
.kkg-jp_card_mega-hv1{
background:linear-gradient(135deg,#1E1538,#0D0A18);
border-color:transparent;
color:#F2EEF9;
min-height:13.125rem;
}
.kkg-jp_glow-hv1{
border-radius:50%;
background:radial-gradient(circle,rgba(120, 60, 200, 0.18),transparent 70%);
right:-40px;
top:-40px;
pointer-events:none;
height:12.5rem;
width:12.5rem;
position:absolute;
}
.kkg-jp_label-hv1{
gap:10px;
flex-wrap:wrap;
color:#7C3AED;
letter-spacing:.16em;
text-transform:uppercase;
justify-content:space-between;
font-size:10px;
position:relative;
display:flex;
align-items:center;
font-weight:700;
}
.kkg-jp_card_mega-hv1 .kkg-jp_label-hv1{
color:#C084FC;
}
.kkg-jp_drop-hv1{
letter-spacing:.04em;
font-weight:600;
color:#6B6278;
text-transform:none;
}
.kkg-jp_card_mega-hv1 .kkg-jp_drop-hv1{
color:#A89EC2;
}
.kkg-jp_amount-hv1{
color:#1A1520;
font-weight:700;
line-height:1;
font-size:38px;
position:relative;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.kkg-jp_card_mega-hv1 .kkg-jp_amount-hv1{
animation:zm2-pulse 2.4s infinite;
color:#C084FC;
font-size:48px;
}
@media(min-width:771px){
.kkg-jp_card_mega-hv1 .kkg-jp_amount-hv1{
font-size:54px;
}
}
.kkg-jp_game-hv1{
position:relative;
font-size:0.813rem;
color:#6B6278;
}
.kkg-jp_card_mega-hv1 .kkg-jp_game-hv1{
color:#A89EC2;
}
.kkg-jp_cta-hv1{
align-self:flex-start;
position:relative;
}
.kkg-jp_card_mega-hv1 .kkg-jp_cta-hv1{
transition:opacity .2s ease;
border-radius:62.438rem;
background:#C084FC;
padding:10px 1.25rem;
font-size:0.813rem;
color:#110D1A;
font-weight:700;
}
.kkg-jp_card_mega-hv1 .kkg-jp_cta-hv1:hover{
opacity:.9;
}
.kkg-jp_card-hv1:not(.kkg-jp_card_mega-hv1) .kkg-jp_cta-hv1{
transition:color .2s ease,border-color .2s ease;
font-weight:700;
border-bottom:1px solid #1A1520;
color:#1A1520;
font-size:13px;
padding-bottom:2px;
}
.kkg-jp_card-hv1:not(.kkg-jp_card_mega-hv1) .kkg-jp_cta-hv1:hover{
border-color:#7C3AED;
color:#7C3AED;
}
.kkg-jp_seo-hv1{
margin:14px 0 0;
max-width:47.5rem;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
color:#8C8298;
}
.kkg-jp_seo-hv1 strong{
color:#1A1520;
font-weight:700;
}
.kkg-app-hv1{
padding:30px 0 0.625rem;
}
.kkg-app_in-hv1{
border-radius:1.25rem;
padding:2rem;
gap:28px;
border:1px solid rgba(26, 21, 32, 0.08);
background:#FFFFFF;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.kkg-app_in-hv1{
padding:40px 44px;
gap:2.5rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.kkg-app_copy-hv1{
max-width:560px;
min-width:0;
}
.kkg-app_eyebrow-hv1{
margin-bottom:0.75rem;
}
.kkg-app_h2-hv1{
font-size:1.75rem;
color:#1A1520;
line-height:1.05;
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:769px){
.kkg-app_h2-hv1{
font-size:34px;
}
}
.kkg-app_text-hv1{
margin-bottom:1.375rem;
line-height:1.6;
color:#8C8298;
font-size:0.875rem;
}
.kkg-app_btns-hv1{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.kkg-app_btn-hv1{
transition:background-color .2s ease;
padding:11px 1.25rem;
gap:0.625rem;
border-radius:14px;
background:#16112B;
align-items:center;
display:inline-flex;
color:#F2EEF9;
}
.kkg-app_btn-hv1:hover{
background:#231A42;
}
.kkg-app_btn_ic-hv1{
align-items:center;
display:inline-flex;
}
.kkg-app_btn_ic-hv1 svg{
width:18px;
height:18px;
}
.kkg-app_btn_lb-hv1{
font-size:0.844rem;
font-weight:700;
}
.kkg-app_qr_wrap-hv1{
flex:0 0 auto;
gap:18px;
display:flex;
align-items:center;
}
.kkg-app_qr-hv1{
flex:0 0 auto;
border-radius:0.875rem;
width:108px;
background-color:#16112B;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 5px 11px);
}
.kkg-app_qr_cap-hv1{
line-height:1.4;
font-size:12.5px;
max-width:5.75rem;
color:#6B6278;
}
.kkg-vip-hv1{
padding:48px 0;
}
@media(min-width:765px){
.kkg-vip-hv1{
padding:4rem 0;
}
}
.kkg-vip_head-hv1{
gap:14px;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:881px){
.kkg-vip_head-hv1{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.kkg-vip_eyebrow-hv1{
margin-bottom:0.75rem;
}
.kkg-vip_h2-hv1{
color:#F2EEF9;
font-weight:600;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
font-size:32px;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:765px){
.kkg-vip_h2-hv1{
font-size:40px;
}
}
.kkg-vip_intro-hv1{
line-height:1.6;
max-width:26.25rem;
font-size:14px;
color:#A89EC2;
}
.kkg-vip_grid-hv1{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:14px;
display:grid;
}
.kkg-vip_card-hv1{
padding:1.375rem 18px;
border:1px solid rgba(220, 200, 255, 0.14);
border-radius:0.875rem;
min-width:0;
}
.kkg-vip_card_feat-hv1{
border-color:#C084FC;
background:rgba(255, 248, 255, 0.07);
}
.kkg-vip_card_ic-hv1{
background:linear-gradient(135deg,#7C3AED,#C084FC);
border-radius:0.5rem;
width:34px;
display:block;
margin-bottom:1rem;
height:2.125rem;
}
.kkg-vip_name-hv1{
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
font-size:1.25rem;
overflow-wrap:break-word;
color:#F2EEF9;
font-weight:600;
margin-bottom:0.375rem;
}
.kkg-vip_perk-hv1{
overflow-wrap:break-word;
font-size:0.781rem;
line-height:1.5;
color:#A89EC2;
}
.kkg-trn-hv1{
padding:1.875rem 0 0.625rem;
}
.kkg-trn_in-hv1{
grid-template-columns:1fr;
border-radius:20px;
overflow:hidden;
border:1px solid rgba(26, 21, 32, 0.08);
background:#FFFFFF;
display:grid;
}
@media(min-width:880px){
.kkg-trn_in-hv1{
grid-template-columns:1.05fr 1fr;
}
}
.kkg-trn_banner-hv1{
padding:2.125rem;
overflow:hidden;
background:linear-gradient(150deg,#1E1538,#0D0A18);
color:#F2EEF9;
position:relative;
}
.kkg-trn_glow-hv1{
border-radius:50%;
background:radial-gradient(circle,rgba(120, 60, 200, 0.18),transparent 70%);
width:12.5rem;
position:absolute;
pointer-events:none;
height:12.5rem;
bottom:-40px;
right:-40px;
}
.kkg-trn_eyebrow-hv1{
position:relative;
margin-bottom:14px;
}
.kkg-trn_h2-hv1{
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.875rem;
color:#F2EEF9;
margin-bottom:12px;
line-height:1.06;
position:relative;
overflow-wrap:break-word;
}
@media(min-width:771px){
.kkg-trn_h2-hv1{
font-size:2.25rem;
}
}
.kkg-trn_text-hv1{
position:relative;
margin-bottom:22px;
font-size:14px;
color:#A89EC2;
max-width:420px;
line-height:1.6;
}
.kkg-trn_timer-hv1{
gap:8px;
display:flex;
margin-bottom:24px;
position:relative;
align-items:center;
flex-wrap:wrap;
}
.kkg-trn_timer_cap-hv1{
color:#A89EC2;
font-size:11px;
}
.kkg-trn_timer_box-hv1{
border-radius:8px;
background:rgba(255, 248, 255, 0.07);
padding:4px 0.75rem;
font-size:24px;
font-weight:700;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
color:#F2EEF9;
}
.kkg-trn_cta-hv1{
border-radius:999px;
transition:opacity .2s ease;
padding:0.813rem 26px;
background:#C084FC;
font-size:14px;
color:#110D1A;
font-weight:700;
position:relative;
display:inline-block;
}
.kkg-trn_cta-hv1:hover{
opacity:.9;
}
.kkg-trn_lb-hv1{
padding:26px 28px;
}
.kkg-trn_lb_head-hv1{
gap:0.625rem;
margin-bottom:0.75rem;
display:flex;
justify-content:space-between;
align-items:center;
}
.kkg-trn_lb_title-hv1{
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
color:#1A1520;
font-size:1.25rem;
font-weight:600;
}
.kkg-trn_lb_upd-hv1{
color:#6B6278;
letter-spacing:.08em;
font-size:11px;
text-transform:uppercase;
}
.kkg-trn_lb_row-hv1{
padding:0.688rem 0.75rem;
border-radius:8px;
gap:0.875rem;
display:flex;
align-items:center;
}
.kkg-trn_lb_row-hv1:nth-child(2){
background:rgba(124, 58, 237, 0.10);
}
.kkg-trn_lb_rank-hv1{
flex:0 0 auto;
color:#7C3AED;
font-size:16px;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
width:1.375rem;
font-weight:700;
}
.kkg-trn_lb_av-hv1{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#7C3AED,#C084FC);
width:30px;
height:30px;
}
.kkg-trn_lb_name-hv1{
overflow:hidden;
flex:1 1 auto;
font-size:14px;
font-weight:600;
text-overflow:ellipsis;
white-space:nowrap;
color:#1A1520;
min-width:0;
}
.kkg-trn_lb_amount-hv1{
flex:0 0 auto;
font-weight:700;
font-size:0.813rem;
color:#1A1520;
}
.kkg-nl-hv1{
padding:1.5rem 0 10px;
}
.kkg-nl_in-hv1{
gap:22px;
background:#1C1535;
padding:1.875rem 32px;
border-radius:20px;
display:flex;
flex-direction:column;
color:#F2EEF9;
}
@media(min-width:767px){
.kkg-nl_in-hv1{
gap:1.75rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.kkg-nl_text_wrap-hv1{
min-width:0;
}
.kkg-nl_h3-hv1{
color:#F2EEF9;
font-size:1.375rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
line-height:1.1;
margin-bottom:5px;
}
@media(min-width:769px){
.kkg-nl_h3-hv1{
font-size:24px;
}
}
.kkg-nl_text-hv1{
line-height:1.5;
font-size:13.5px;
color:#A89EC2;
}
.kkg-nl_form-hv1{
gap:10px;
flex:1 1 auto;
max-width:28.75rem;
min-width:0;
display:flex;
}
.kkg-nl_input-hv1{
overflow:hidden;
padding:0.813rem 1rem;
border-radius:14px;
background:rgba(255, 248, 255, 0.07);
flex:1 1 auto;
border:1px solid rgba(220, 200, 255, 0.14);
white-space:nowrap;
align-items:center;
font-size:14px;
color:#A89EC2;
text-overflow:ellipsis;
min-width:0;
display:flex;
}
.kkg-nl_btn-hv1{
flex:0 0 auto;
padding:0.813rem 1.5rem;
transition:opacity .2s ease;
background:#C084FC;
border-radius:0.875rem;
color:#110D1A;
font-size:0.875rem;
white-space:nowrap;
font-weight:700;
}
.kkg-nl_btn-hv1:hover{
opacity:.9;
}
.kkg-rv-hv1{
background:#FFFFFF;
padding:48px 0;
border-bottom:1px solid rgba(26, 21, 32, 0.08);
margin-top:24px;
border-top:1px solid rgba(26, 21, 32, 0.08);
}
@media(min-width:767px){
.kkg-rv-hv1{
padding:56px 0;
}
}
.kkg-rv_head-hv1{
gap:16px;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:769px){
.kkg-rv_head-hv1{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.kkg-rv_eyebrow-hv1{
margin-bottom:10px;
}
.kkg-rv_h2-hv1{
overflow-wrap:break-word;
font-size:1.875rem;
line-height:1.05;
font-weight:600;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
color:#1A1520;
}
@media(min-width:765px){
.kkg-rv_h2-hv1{
font-size:2.375rem;
}
}
.kkg-rv_agg-hv1{
gap:12px;
display:flex;
align-items:center;
}
.kkg-rv_agg_stars-hv1{
gap:3px;
color:#7C3AED;
display:flex;
}
.kkg-rv_agg_stars-hv1 svg{
height:1.125rem;
width:1.125rem;
}
.kkg-rv_source-hv1{
color:#8C8298;
font-size:0.813rem;
}
.kkg-rv_grid-hv1{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:757px){
.kkg-rv_grid-hv1{
grid-template-columns:repeat(3,1fr);
}
}
.kkg-rv_card-hv1{
border-radius:0.875rem;
padding:1.625rem;
background:#F7F4EF;
border:1px solid rgba(26, 21, 32, 0.08);
min-width:0;
}
.kkg-rv_card_stars-hv1{
gap:2px;
color:#7C3AED;
margin-bottom:12px;
display:flex;
}
.kkg-rv_card_stars-hv1 svg{
height:14px;
width:0.875rem;
}
.kkg-rv_card_body-hv1{
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
font-weight:500;
overflow-wrap:break-word;
line-height:1.45;
color:#1A1520;
font-size:18px;
margin-bottom:16px;
}
.kkg-rv_card_meta-hv1{
gap:10px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.kkg-rv_card_av-hv1{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#7C3AED,#C084FC);
height:32px;
width:2rem;
}
.kkg-rv_card_author-hv1{
color:#1A1520;
font-size:0.813rem;
font-weight:700;
}
.kkg-rv_card_loc-hv1{
font-size:0.75rem;
color:#6B6278;
}
.kkg-ts-hv1{
padding:44px 0;
}
.kkg-ts_in-hv1{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:881px){
.kkg-ts_in-hv1{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.kkg-ts_left-hv1{
min-width:0;
}
.kkg-ts_h2-hv1{
line-height:1.1;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F2EEF9;
font-size:1.625rem;
margin-bottom:0.75rem;
font-weight:600;
}
@media(min-width:769px){
.kkg-ts_h2-hv1{
font-size:28px;
}
}
.kkg-ts_text-hv1{
font-size:14.5px;
color:#A89EC2;
margin-bottom:1.375rem;
max-width:520px;
line-height:1.6;
}
.kkg-ts_badges-hv1{
gap:18px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.kkg-ts_badge-hv1{
font-size:0.813rem;
color:#A89EC2;
font-weight:600;
}
.kkg-ts_pay-hv1{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:878px){
.kkg-ts_pay-hv1{
justify-content:flex-end;
}
}
.kkg-ts_pay_chip-hv1{
border:1px solid rgba(220, 200, 255, 0.14);
padding:12px 16px;
background:rgba(255, 248, 255, 0.07);
border-radius:14px;
font-weight:700;
color:#F2EEF9;
font-size:0.875rem;
}
.kkg-prov-hv1{
padding:40px 0 20px;
}
.kkg-prov_eyebrow-hv1{
margin-bottom:18px;
display:block;
}
.kkg-prov_grid-hv1{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.kkg-prov_grid-hv1{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.kkg-prov_grid-hv1{
grid-template-columns:repeat(6,1fr);
}
}
.kkg-et-hv1{
padding:36px 0 10px;
}
.kkg-et_in-hv1{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:881px){
.kkg-et_in-hv1{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.kkg-et_left-hv1{
min-width:0;
}
.kkg-et_eyebrow-hv1{
margin-bottom:12px;
}
.kkg-et_h2-hv1{
font-size:1.75rem;
overflow-wrap:break-word;
color:#1A1520;
line-height:1.06;
margin-bottom:14px;
font-weight:600;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.kkg-et_h2-hv1{
font-size:32px;
}
}
.kkg-et_text-hv1{
line-height:1.65;
margin-bottom:1.375rem;
color:#8C8298;
font-size:0.938rem;
}
.kkg-et_stats-hv1{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.kkg-et_stat-hv1{
min-width:0;
}
.kkg-et_stat_v-hv1{
color:#1A1520;
line-height:1;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
font-weight:700;
}
.kkg-et_stat_l-hv1{
color:#6B6278;
font-size:0.781rem;
margin-top:4px;
}
.kkg-et_right-hv1{
gap:12px;
display:flex;
flex-direction:column;
}
.kkg-et_member-hv1{
gap:1rem;
border:1px solid rgba(26, 21, 32, 0.08);
padding:18px 20px;
background:#FFFFFF;
border-radius:0.875rem;
display:flex;
align-items:center;
min-width:0;
}
.kkg-et_member_av-hv1{
background:linear-gradient(135deg,#1E1538,#7C3AED);
flex:0 0 auto;
border-radius:50%;
height:3rem;
width:3rem;
}
.kkg-et_member_name-hv1{
font-weight:700;
font-size:0.938rem;
overflow-wrap:break-word;
color:#1A1520;
}
.kkg-et_member_role-hv1{
font-size:12.5px;
overflow-wrap:break-word;
color:#6B6278;
}
.kkg-et_updated-hv1{
padding:0.875rem 1.125rem;
background:#F7F4EF;
border-radius:0.875rem;
gap:0.5rem;
border:1px solid rgba(26, 21, 32, 0.08);
font-size:12.5px;
display:flex;
align-items:center;
color:#8C8298;
}
.kkg-pmt-hv1{
padding:48px 0 0.625rem;
}
.kkg-pmt_in-hv1{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:883px){
.kkg-pmt_in-hv1{
gap:3rem;
grid-template-columns:1fr 1.1fr;
}
}
.kkg-pmt_left-hv1{
min-width:0;
}
.kkg-pmt_eyebrow-hv1{
margin-bottom:12px;
}
.kkg-pmt_h2-hv1{
color:#1A1520;
font-size:30px;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.75rem;
line-height:1.06;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.kkg-pmt_h2-hv1{
font-size:32px;
}
}
.kkg-pmt_text-hv1{
font-size:0.906rem;
color:#8C8298;
margin-bottom:1.375rem;
line-height:1.6;
}
.kkg-pmt_logos-hv1{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:479px){
.kkg-pmt_logos-hv1{
grid-template-columns:repeat(4,1fr);
}
}
.kkg-pmt_logo-hv1{
overflow:hidden;
padding:0 0.5rem;
border-radius:8px;
background:#FFFFFF;
border:1px solid rgba(26, 21, 32, 0.08);
font-weight:700;
text-overflow:ellipsis;
display:flex;
white-space:nowrap;
font-size:12.5px;
color:#2E2838;
height:50px;
align-items:center;
text-align:center;
justify-content:center;
}
.kkg-pmt_table-hv1{
overflow:hidden;
border:1px solid rgba(26, 21, 32, 0.08);
border-radius:14px;
min-width:0;
}
.kkg-pmt_thead-hv1{
background:#1E1A24;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.kkg-pmt_th-hv1{
overflow:hidden;
padding:0.813rem 0.875rem;
letter-spacing:.08em;
font-weight:700;
color:#F2EEF9;
text-overflow:ellipsis;
text-transform:uppercase;
font-size:10px;
white-space:nowrap;
}
.kkg-pmt_row-hv1{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(26, 21, 32, 0.08);
}
.kkg-pmt_row-hv1:nth-child(odd){
background:#FFFFFF;
}
.kkg-pmt_td-hv1{
padding:0.875rem;
color:#8C8298;
min-width:0;
font-size:13.5px;
overflow-wrap:break-word;
}
.kkg-pmt_row-hv1 .kkg-pmt_td-hv1:first-child{
color:#1A1520;
font-weight:700;
}
.kkg-pmt_row-hv1 .kkg-pmt_td-hv1:last-child{
color:#059669;
font-weight:700;
}
.kkg-tt-hv1{
padding:48px 0 10px;
}
@media(min-width:765px){
.kkg-tt-hv1{
padding:3.75rem 0 10px;
}
}
.kkg-tt_head-hv1{
margin-bottom:2.125rem;
text-align:center;
}
.kkg-tt_eyebrow-hv1{
margin-bottom:0.75rem;
}
.kkg-tt_h2-hv1{
line-height:1.05;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:2rem;
font-weight:600;
color:#1A1520;
}
@media(min-width:771px){
.kkg-tt_h2-hv1{
font-size:2.625rem;
}
}
.kkg-tt_grid-hv1{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.kkg-tt_grid-hv1{
grid-template-columns:repeat(3,1fr);
}
}
.kkg-tt_card-hv1{
border:1px solid rgba(26, 21, 32, 0.08);
border-radius:14px;
padding:1.875rem;
background:#FFFFFF;
display:flex;
flex-direction:column;
min-width:0;
}
.kkg-tt_card_ic-hv1{
color:#7C3AED;
display:inline-flex;
margin-bottom:1.125rem;
align-items:center;
}
.kkg-tt_card_ic-hv1 svg{
height:1.75rem;
width:1.75rem;
}
.kkg-tt_card_h-hv1{
line-height:1.15;
overflow-wrap:break-word;
color:#1A1520;
margin-bottom:8px;
font-weight:600;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
}
.kkg-tt_card_p-hv1{
font-size:0.875rem;
margin-bottom:0.875rem;
overflow-wrap:break-word;
line-height:1.6;
color:#8C8298;
}
.kkg-tt_card_p-hv1 b{
font-weight:700;
color:#1A1520;
}
.kkg-tt_card_link-hv1{
transition:color .2s ease;
font-weight:700;
font-size:13px;
align-self:flex-start;
border-bottom:1px solid #7C3AED;
margin-top:auto;
color:#1A1520;
padding-bottom:2px;
}
.kkg-tt_card_link-hv1:hover{
color:#7C3AED;
}
.kkg-wy-hv1{
padding:48px 0;
}
@media(min-width:768px){
.kkg-wy-hv1{
padding:56px 0;
}
}
.kkg-wy_in-hv1{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:903px){
.kkg-wy_in-hv1{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.kkg-wy_left-hv1{
min-width:0;
}
.kkg-wy_eyebrow-hv1{
margin-bottom:14px;
}
.kkg-wy_h2-hv1{
font-size:2rem;
line-height:1.05;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:16px;
color:#1A1520;
overflow-wrap:break-word;
}
@media(min-width:767px){
.kkg-wy_h2-hv1{
font-size:40px;
}
}
.kkg-wy_intro-hv1{
line-height:1.6;
color:#8C8298;
font-size:0.938rem;
}
.kkg-wy_grid-hv1{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:561px){
.kkg-wy_grid-hv1{
grid-template-columns:1fr 1fr;
}
}
.kkg-wy_card-hv1{
border:1px solid rgba(26, 21, 32, 0.08);
border-radius:14px;
background:#FFFFFF;
padding:26px;
min-width:0;
}
.kkg-wy_card_ic-hv1{
margin-bottom:1rem;
color:#7C3AED;
display:inline-flex;
align-items:center;
justify-content:center;
}
.kkg-wy_card_ic-hv1 svg{
width:1.625rem;
height:26px;
}
.kkg-wy_card_h-hv1{
color:#1A1520;
font-weight:600;
overflow-wrap:break-word;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
font-size:1.313rem;
line-height:1.15;
margin-bottom:0.5rem;
}
.kkg-wy_card_p-hv1{
color:#8C8298;
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
}
.kkg-hts-hv1{
padding:3rem 0;
}
@media(min-width:770px){
.kkg-hts-hv1{
padding:3.875rem 0;
}
}
.kkg-hts_head-hv1{
gap:1.125rem;
flex-direction:column;
margin-bottom:2.125rem;
display:flex;
}
@media(min-width:770px){
.kkg-hts_head-hv1{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.kkg-hts_eyebrow-hv1{
margin-bottom:0.75rem;
}
.kkg-hts_h2-hv1{
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
color:#F2EEF9;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
font-size:30px;
}
@media(min-width:768px){
.kkg-hts_h2-hv1{
font-size:2.375rem;
}
}
.kkg-hts_cta-hv1{
background:#C084FC;
flex:0 0 auto;
padding:0.938rem 30px;
transition:opacity .2s ease;
border-radius:62.438rem;
color:#110D1A;
font-size:0.938rem;
font-weight:700;
}
.kkg-hts_cta-hv1:hover{
opacity:.9;
}
.kkg-hts_grid-hv1{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:758px){
.kkg-hts_grid-hv1{
grid-template-columns:repeat(3,1fr);
}
}
.kkg-hts_step-hv1{
min-width:0;
border-top:1px solid rgba(220, 200, 255, 0.14);
padding-top:1.375rem;
}
.kkg-hts_step_num-hv1{
color:#C084FC;
font-weight:700;
line-height:1;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
margin-bottom:14px;
font-size:2.75rem;
}
.kkg-hts_step_h-hv1{
margin-bottom:8px;
color:#F2EEF9;
font-size:19px;
font-weight:700;
overflow-wrap:break-word;
line-height:1.2;
}
.kkg-hts_step_p-hv1{
overflow-wrap:break-word;
line-height:1.55;
color:#A89EC2;
font-size:0.875rem;
}
.kkg-op-hv1{
padding:36px 0 10px;
}
.kkg-op_in-hv1{
border-radius:14px;
gap:2rem;
background:#FFFFFF;
border:1px solid rgba(26, 21, 32, 0.08);
padding:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:860px){
.kkg-op_in-hv1{
padding:2.125rem 40px;
gap:2.75rem;
grid-template-columns:.9fr 1.1fr;
}
}
.kkg-op_left-hv1{
min-width:0;
}
.kkg-op_eyebrow-hv1{
margin-bottom:0.75rem;
}
.kkg-op_h2-hv1{
font-weight:600;
line-height:1.08;
color:#1A1520;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
font-size:28px;
margin-bottom:10px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.kkg-op_h2-hv1{
font-size:1.875rem;
}
}
.kkg-op_text-hv1{
font-size:14px;
color:#8C8298;
line-height:1.6;
}
.kkg-op_grid-hv1{
overflow:hidden;
gap:1px;
border:1px solid rgba(26, 21, 32, 0.14);
grid-template-columns:1fr 1fr;
background:rgba(26, 21, 32, 0.14);
border-radius:0.5rem;
display:grid;
}
.kkg-op_field-hv1{
padding:18px 1.25rem;
background:#F7F4EF;
min-width:0;
}
.kkg-op_field_lb-hv1{
letter-spacing:.1em;
color:#7C3AED;
text-transform:uppercase;
font-size:0.625rem;
font-weight:600;
margin-bottom:0.313rem;
}
.kkg-op_field_val-hv1{
font-size:14px;
font-weight:700;
overflow-wrap:break-word;
color:#1A1520;
}
.kkg-rc-hv1{
padding:48px 0 0.625rem;
}
.kkg-rc_in-hv1{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.kkg-rc_in-hv1{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.kkg-rc_col-hv1{
min-width:0;
}
.kkg-rc_label-hv1{
font-size:0.688rem;
color:#7C3AED;
margin-bottom:16px;
font-weight:600;
text-transform:uppercase;
letter-spacing:.2em;
}
.kkg-rc_awards-hv1{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.kkg-rc_award-hv1{
gap:12px;
align-items:center;
display:flex;
min-width:0;
}
.kkg-rc_award_ic-hv1{
flex:0 0 auto;
display:inline-flex;
color:#A855F7;
align-items:center;
}
.kkg-rc_award_ic-hv1 svg{
height:1.125rem;
width:1.125rem;
}
.kkg-rc_award_t-hv1{
font-weight:700;
font-size:14px;
color:#1A1520;
overflow-wrap:break-word;
}
.kkg-rc_award_s-hv1{
overflow-wrap:break-word;
font-size:0.75rem;
color:#6B6278;
}
.kkg-rc_press-hv1{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.kkg-rc_press_logo-hv1{
overflow:hidden;
border:1px solid rgba(26, 21, 32, 0.08);
padding:0 8px;
border-radius:8px;
font-size:14px;
font-weight:700;
align-items:center;
text-align:center;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
color:#8C8298;
height:52px;
display:flex;
justify-content:center;
white-space:nowrap;
text-overflow:ellipsis;
}
.kkg-rc_partner-hv1{
border-radius:0.875rem;
background:#FFFFFF;
border:1px solid rgba(26, 21, 32, 0.08);
padding:1.375rem;
}
.kkg-rc_partner_name-hv1{
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
font-size:20px;
overflow-wrap:break-word;
font-weight:600;
color:#1A1520;
margin-bottom:0.375rem;
}
.kkg-rc_partner_text-hv1{
line-height:1.55;
font-size:0.813rem;
color:#8C8298;
overflow-wrap:break-word;
}
.kkg-sg-hv1{
padding:48px 0 0.625rem;
}
.kkg-sg_eyebrow-hv1{
margin-bottom:12px;
display:block;
}
.kkg-sg_h2-hv1{
font-weight:600;
line-height:1.05;
font-size:30px;
margin-bottom:1.75rem;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1A1520;
}
@media(min-width:769px){
.kkg-sg_h2-hv1{
font-size:2.25rem;
}
}
.kkg-sg_grid-hv1{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:719px){
.kkg-sg_grid-hv1{
grid-template-columns:repeat(3,1fr);
}
}
.kkg-sg_col-hv1{
min-width:0;
}
.kkg-sg_col_h-hv1{
overflow-wrap:break-word;
font-weight:600;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
color:#1A1520;
font-size:22px;
line-height:1.15;
margin-bottom:0.625rem;
}
.kkg-sg_col_p-hv1{
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
color:#8C8298;
}
.kkg-lh-hv1{
padding:40px 0 20px;
}
.kkg-lh_in-hv1{
border-top:1px solid rgba(26, 21, 32, 0.14);
padding-top:2.125rem;
}
.kkg-lh_eyebrow-hv1{
display:block;
margin-bottom:22px;
}
.kkg-lh_grid-hv1{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:600px){
.kkg-lh_grid-hv1{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:960px){
.kkg-lh_grid-hv1{
grid-template-columns:repeat(5,1fr);
}
}
.kkg-lh_col-hv1{
min-width:0;
}
.kkg-lh_col_h-hv1{
overflow-wrap:break-word;
font-weight:700;
margin-bottom:0.75rem;
font-size:0.813rem;
color:#1A1520;
}
.kkg-lh_links-hv1{
gap:8px;
display:flex;
flex-direction:column;
}
.kkg-lh_link-hv1{
transition:color .2s ease;
overflow-wrap:break-word;
color:#8C8298;
font-size:0.813rem;
}
.kkg-lh_link-hv1:hover{
color:#7C3AED;
}
.kkg-sc-hv1{
padding:48px 0 0.625rem;
}
.kkg-sc_head-hv1{
margin-bottom:1.75rem;
text-align:center;
}
.kkg-sc_eyebrow-hv1{
margin-bottom:0.75rem;
}
.kkg-sc_h2-hv1{
font-size:30px;
overflow-wrap:break-word;
color:#1A1520;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
}
@media(min-width:768px){
.kkg-sc_h2-hv1{
font-size:36px;
}
}
.kkg-sc_table-hv1{
margin:0 auto;
border:1px solid rgba(26, 21, 32, 0.08);
border-radius:0.875rem;
overflow:hidden;
max-width:56.25rem;
}
.kkg-sc_thead-hv1{
background:#1E1A24;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.kkg-sc_th-hv1{
padding:15px 1.125rem;
text-align:center;
font-weight:700;
overflow-wrap:break-word;
color:#A89EC2;
font-size:0.813rem;
}
.kkg-sc_th-hv1:first-child{
text-align:left;
}
.kkg-sc_th_us-hv1{
color:#C084FC;
}
.kkg-sc_row-hv1{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(26, 21, 32, 0.08);
}
.kkg-sc_row-hv1:nth-child(even){
background:#FFFFFF;
}
.kkg-sc_td-hv1{
padding:0.938rem 18px;
font-size:0.875rem;
color:#6B6278;
overflow-wrap:break-word;
text-align:center;
min-width:0;
}
.kkg-sc_td-hv1:first-child{
text-align:left;
font-weight:600;
color:#2E2838;
}
.kkg-sc_td_us-hv1{
color:#059669;
font-weight:700;
}
.kkg-faq-hv1{
padding:48px 0;
background:#FFFFFF;
border-top:1px solid rgba(26, 21, 32, 0.08);
border-bottom:1px solid rgba(26, 21, 32, 0.08);
margin-top:24px;
}
@media(min-width:769px){
.kkg-faq-hv1{
padding:62px 0;
}
}
.kkg-faq_head-hv1{
margin-bottom:2.125rem;
text-align:center;
}
.kkg-faq_eyebrow-hv1{
margin-bottom:0.75rem;
}
.kkg-faq_h2-hv1{
font-weight:600;
font-size:2rem;
color:#1A1520;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.kkg-faq_h2-hv1{
font-size:2.375rem;
}
}
.kkg-faq_list-hv1{
gap:0.75rem;
margin:0 auto;
flex-direction:column;
max-width:51.25rem;
display:flex;
}
.kkg-faq_item-hv1{
background:#F7F4EF;
overflow:hidden;
border:1px solid rgba(26, 21, 32, 0.08);
border-radius:0.875rem;
}
.kkg-faq_q-hv1{
gap:20px;
padding:1.25rem 24px;
list-style:none;
justify-content:space-between;
font-size:1rem;
font-weight:700;
color:#1A1520;
align-items:center;
cursor:pointer;
overflow-wrap:break-word;
display:flex;
}
.kkg-faq_q-hv1::-webkit-details-marker{
display:none;
}
.kkg-faq_q_ic-hv1{
transition:transform .2s ease;
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#7C3AED;
}
.kkg-faq_q_ic-hv1 svg{
width:1.125rem;
height:1.125rem;
}
.kkg-faq_item-hv1[open] .kkg-faq_q_ic-hv1{
transform:rotate(180deg);
}
.kkg-faq_a-hv1{
padding:0 1.5rem 1.25rem;
font-size:0.906rem;
overflow-wrap:break-word;
line-height:1.6;
color:#8C8298;
}
.kkg-el-hv1{
padding:48px 0;
}
@media(min-width:769px){
.kkg-el-hv1{
padding:3.5rem 0;
}
}
.kkg-el_in-hv1{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.kkg-el_in-hv1{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.kkg-el_left-hv1{
min-width:0;
}
.kkg-el_eyebrow-hv1{
margin-bottom:0.875rem;
}
.kkg-el_h2-hv1{
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:1.375rem;
color:#1A1520;
line-height:1.08;
font-size:32px;
overflow-wrap:break-word;
}
@media(min-width:766px){
.kkg-el_h2-hv1{
font-size:2.375rem;
}
}
.kkg-el_body-hv1 p{
line-height:1.7;
font-size:1rem;
overflow-wrap:break-word;
margin-bottom:18px;
color:#2E2838;
}
.kkg-el_dropcap-hv1{
padding:0.375rem 12px 0 0;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
font-size:3.875rem;
font-weight:700;
color:#7C3AED;
line-height:.8;
float:left;
}
.kkg-el_right-hv1{
min-width:0;
}
.kkg-el_quote-hv1{
background:linear-gradient(150deg,#1E1538,#0D0A18);
padding:2.25rem;
border-radius:20px;
margin-bottom:24px;
position:relative;
color:#F2EEF9;
}
.kkg-el_quote_mark-hv1{
color:#C084FC;
align-items:center;
display:inline-flex;
margin-bottom:6px;
}
.kkg-el_quote_mark-hv1 svg{
height:2.125rem;
width:2.125rem;
}
.kkg-el_quote_text-hv1{
line-height:1.4;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
margin-bottom:1.375rem;
overflow-wrap:break-word;
font-size:22px;
color:#F2EEF9;
font-weight:500;
}
.kkg-el_quote_meta-hv1{
gap:0.75rem;
align-items:center;
display:flex;
}
.kkg-el_quote_av-hv1{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#7C3AED,#C084FC);
height:2.375rem;
width:2.375rem;
}
.kkg-el_quote_author-hv1{
font-size:0.875rem;
color:#F2EEF9;
font-weight:700;
}
.kkg-el_quote_meta_sub-hv1{
font-size:12px;
color:#A89EC2;
}
.kkg-el_explain-hv1{
overflow:hidden;
border:1px solid rgba(26, 21, 32, 0.08);
border-radius:14px;
}
.kkg-el_explain_card-hv1{
padding:22px 1.5rem;
}
.kkg-el_explain_card-hv1+.kkg-el_explain_card-hv1{
border-top:1px solid rgba(26, 21, 32, 0.08);
}
.kkg-el_explain_h-hv1{
font-weight:600;
color:#1A1520;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
font-size:1.25rem;
line-height:1.15;
margin-bottom:0.5rem;
overflow-wrap:break-word;
}
.kkg-el_explain_p-hv1{
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
color:#8C8298;
}
.kkg-sb-hv1{
padding:3rem 0;
background:#FFFFFF;
border-top:1px solid rgba(26, 21, 32, 0.08);
margin-top:24px;
border-bottom:1px solid rgba(26, 21, 32, 0.08);
}
@media(min-width:771px){
.kkg-sb-hv1{
padding:3.5rem 0;
}
}
.kkg-sb_eyebrow-hv1{
display:block;
margin-bottom:0.75rem;
}
.kkg-sb_h2-hv1{
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
color:#1A1520;
margin-bottom:1.625rem;
font-size:1.875rem;
}
@media(min-width:769px){
.kkg-sb_h2-hv1{
font-size:36px;
}
}
.kkg-sb_grid-hv1{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:558px){
.kkg-sb_grid-hv1{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:959px){
.kkg-sb_grid-hv1{
grid-template-columns:repeat(4,1fr);
}
}
.kkg-sb_card-hv1{
padding:1.5rem;
background:#F7F4EF;
border-radius:14px;
border:1px solid rgba(26, 21, 32, 0.08);
min-width:0;
}
.kkg-sb_card_h-hv1{
font-weight:600;
margin-bottom:8px;
font-size:1.188rem;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
color:#1A1520;
overflow-wrap:break-word;
line-height:1.15;
}
.kkg-sb_card_p-hv1{
color:#8C8298;
overflow-wrap:break-word;
font-size:13.5px;
line-height:1.6;
}
.kkg-sb_rtp-hv1{
padding:1.625rem 1.75rem;
border:1px solid rgba(26, 21, 32, 0.08);
background:#F7F4EF;
gap:1.5rem;
grid-template-columns:1fr;
border-radius:14px;
display:grid;
align-items:center;
margin-top:1.125rem;
}
@media(min-width:761px){
.kkg-sb_rtp-hv1{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.kkg-sb_rtp_h-hv1{
font-weight:600;
color:#1A1520;
margin-bottom:8px;
overflow-wrap:break-word;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
font-size:20px;
line-height:1.15;
}
.kkg-sb_rtp_p-hv1{
color:#8C8298;
line-height:1.6;
overflow-wrap:break-word;
font-size:13.5px;
}
.kkg-sb_rtp_stats-hv1{
gap:1rem;
display:flex;
}
.kkg-sb_stat-hv1{
background:#FFFFFF;
border-radius:0.5rem;
padding:1.125rem;
flex:1 1 0;
min-width:0;
text-align:center;
}
.kkg-sb_stat_v-hv1{
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
overflow-wrap:break-word;
color:#059669;
font-weight:700;
}
.kkg-sb_stat_l-hv1{
color:#6B6278;
font-size:11.5px;
margin-top:0.25rem;
}
.kkg-ft-hv1{
background:#1E1A24;
margin-top:40px;
color:#A89EC2;
}
.kkg-ft_in-hv1{
padding:3rem 0 1.75rem;
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:598px){
.kkg-ft_in-hv1{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.kkg-ft_in-hv1{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.kkg-ft_brand-hv1{
min-width:0;
}
.kkg-ft_logo-hv1{
overflow-wrap:break-word;
font-size:1.625rem;
color:#F2EEF9;
font-weight:700;
font-family:"Bodoni Moda", Georgia, 'Times New Roman', serif;
}
.kkg-ft_tagline-hv1{
color:#A89EC2;
max-width:17.5rem;
font-size:13.5px;
margin-top:0.875rem;
line-height:1.6;
}
.kkg-ft_contact-hv1{
transition:color .2s ease;
color:#C084FC;
display:inline-block;
overflow-wrap:anywhere;
margin-top:0.75rem;
font-size:13px;
max-width:17.5rem;
}
.kkg-ft_contact-hv1:hover{
color:#F2EEF9;
}
.kkg-ft_col-hv1{
min-width:0;
}
.kkg-ft_col_h-hv1{
text-transform:uppercase;
font-weight:700;
letter-spacing:.08em;
font-size:0.813rem;
color:#F2EEF9;
margin-bottom:0.875rem;
overflow-wrap:break-word;
}
.kkg-ft_col_links-hv1{
gap:10px;
display:flex;
flex-direction:column;
}
.kkg-ft_link-hv1{
transition:color .2s ease;
font-size:13.5px;
overflow-wrap:break-word;
color:#A89EC2;
}
.kkg-ft_link-hv1:hover{
color:#F2EEF9;
}
.kkg-ft_bot-hv1{
gap:16px;
padding:22px 0 40px;
display:flex;
flex-direction:column;
border-top:1px solid rgba(220, 200, 255, 0.14);
}
@media(min-width:766px){
.kkg-ft_bot-hv1{
gap:1.25rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.kkg-ft_legal-hv1{
font-size:11.5px;
overflow-wrap:break-word;
color:#B0A8BB;
line-height:1.6;
max-width:47.5rem;
}
.kkg-ft_legal-hv1 b{
font-weight:700;
color:#A89EC2;
}
.kkg-ft_age-hv1{
border:1.5px solid #C084FC;
padding:0.25rem 9px;
border-radius:8px;
flex:0 0 auto;
font-weight:700;
color:#C084FC;
font-size:13px;
}