*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0E1118;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
line-height:1.6;
font-size:0.938rem;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
color:#BEC8DC;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:8px;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.nkglayout-3cc{
flex-direction:column;
display:flex;
min-height:100vh;
}
.nkgmain-3cc{
flex:1 1 auto;
width:100%;
min-width:0;
}
.nkgcontainer-3cc{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:766px){
.nkgcontainer-3cc{
padding:0 32px;
}
}
@media(min-width:1100px){
.nkgcontainer-3cc{
padding:0 3.5rem;
}
}
.nkgeyebrow-3cc{
color:#4F8FE8;
font-size:0.688rem;
font-family:"Rubik", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
overflow-wrap:break-word;
font-weight:600;
display:inline-block;
text-transform:uppercase;
line-height:1.4;
letter-spacing:.2em;
}
.nkgband-3cc{
background:#0A0D15;
color:#EDF1FA;
}
.nkgband-3cc .nkgeyebrow-3cc{
color:#7EB8FF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.nkgtb-3cc{
background:#0E1118;
border-bottom:1px solid rgba(210,225,255,0.13);
z-index:50;
position:sticky;
top:0;
}
.nkgtb_in-3cc{
padding:12px 1rem;
gap:16px;
margin:0 auto;
display:flex;
max-width:87.5rem;
width:100%;
align-items:center;
justify-content:space-between;
}
@media(min-width:767px){
.nkgtb_in-3cc{
padding:1rem 32px;
}
}
@media(min-width:1100px){
.nkgtb_in-3cc{
padding:18px 56px;
}
}
.nkgtb_left-3cc{
gap:28px;
min-width:0;
align-items:center;
display:flex;
}
.nkgtb_logo-3cc{
gap:11px;
align-items:center;
min-width:0;
display:flex;
}
.nkgtb_logo_mark-3cc{
flex:0 0 auto;
border-radius:0.5rem;
height:34px;
width:34px;
object-fit:cover;
}
.nkgtb_logo_txt-3cc{
display:flex;
line-height:1;
min-width:0;
flex-direction:column;
}
.nkgtb_logo_name-3cc{
overflow:hidden;
font-size:22px;
color:#EDF1FA;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
white-space:nowrap;
font-weight:700;
letter-spacing:.02em;
text-overflow:ellipsis;
}
.nkgtb_logo_sub-3cc{
overflow:hidden;
color:#4F8FE8;
white-space:nowrap;
font-weight:600;
text-overflow:ellipsis;
text-transform:uppercase;
font-size:0.531rem;
margin-top:0.25rem;
letter-spacing:.32em;
}
.nkgtb_nav-3cc{
display:none;
}
@media(min-width:961px){
.nkgtb_nav-3cc{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.nkgtb_nav_item-3cc{
transition:color .22s ease,border-color .22s ease;
font-weight:600;
color:#BEC8DC;
font-size:14px;
white-space:nowrap;
padding-bottom:3px;
border-bottom:2px solid transparent;
}
.nkgtb_nav_item-3cc:hover{
color:#EDF1FA;
}
.nkgtb_nav_item-3cc.nkgstate_active-3cc{
border-color:#4F8FE8;
color:#EDF1FA;
}
.nkgtb_right-3cc{
flex:0 0 auto;
gap:14px;
align-items:center;
display:flex;
}
.nkgtb_search-3cc{
transition:color .22s ease;
display:flex;
justify-content:center;
color:#BEC8DC;
align-items:center;
}
.nkgtb_search-3cc:hover{
color:#4F8FE8;
}
.nkgtb_search-3cc svg{
height:18px;
width:1.125rem;
}
.nkgtb_lang-3cc{
letter-spacing:.1em;
font-weight:600;
font-size:11px;
text-transform:uppercase;
color:#8A97B0;
}
.nkgtb_lang-3cc:hover{
color:#EDF1FA;
}
.nkgtb_login-3cc{
display:none;
font-weight:600;
font-size:14px;
color:#EDF1FA;
}
@media(min-width:765px){
.nkgtb_login-3cc{
display:inline-block;
}
}
.nkgtb_register-3cc{
transition:background-color .22s ease;
padding:0.688rem 1.375rem;
border-radius:999px;
background:#4F8FE8;
color:#06080F;
font-weight:700;
font-size:14px;
white-space:nowrap;
}
.nkgtb_register-3cc:hover{
background:#6AA5F0;
}
.nkgmob-3cc{
background:#0E1118;
border-top:1px solid rgba(210,225,255,0.13);
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
right:0;
bottom:0;
left:0;
z-index:60;
}
@media(min-width:961px){
.nkgmob-3cc{
display:none;
}
}
.nkgmob_in-3cc{
margin:0 auto;
display:flex;
align-items:stretch;
max-width:35rem;
justify-content:space-around;
}
.nkgmob_item-3cc{
flex:1 1 0;
padding:9px 4px;
gap:3px;
transition:color .22s ease;
color:#8A97B0;
flex-direction:column;
display:flex;
align-items:center;
min-width:0;
}
.nkgmob_item-3cc.nkgstate_active-3cc{
color:#4F8FE8;
}
.nkgmob_ic-3cc{
display:flex;
align-items:center;
justify-content:center;
}
.nkgmob_ic-3cc svg{
height:20px;
width:1.25rem;
}
.nkgmob_lb-3cc{
overflow:hidden;
white-space:nowrap;
max-width:100%;
font-size:0.625rem;
font-weight:600;
text-overflow:ellipsis;
}
@media(max-width:958px){
body{
padding-bottom:60px;
}
}
.nkgrail-3cc{
min-width:0;
position:relative;
}
.nkgrail_scroll-3cc{
gap:0.875rem;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
display:flex;
padding-bottom:0.875rem;
scrollbar-width:thin;
}
@media(min-width:767px){
.nkgrail_scroll-3cc{
gap:1.125rem;
}
}
.nkggc-3cc{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:771px){
.nkggc-3cc{
width:188px;
}
}
.nkggc_img-3cc{
border-radius:0.875rem;
background:#151A24;
overflow:hidden;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
position:relative;
padding-bottom:133.33%;
}
.nkggc_img-3cc img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.nkggc_cover-3cc{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.nkggc_hover-3cc{
background:rgba(0,0,0,0.52);
inset:0;
transition:opacity .22s ease;
align-items:center;
display:flex;
justify-content:center;
opacity:0;
position:absolute;
}
.nkggc-3cc:hover .nkggc_hover-3cc{
opacity:1;
}
.nkggc_hover_btn-3cc{
background:#4F8FE8;
border-radius:62.438rem;
align-items:center;
height:46px;
justify-content:center;
width:2.875rem;
color:#06080F;
display:flex;
}
.nkggc_hover_btn-3cc svg{
width:1.125rem;
height:1.125rem;
}
.nkggc_info-3cc{
gap:2px;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
display:flex;
}
.nkggc_name-3cc{
overflow:hidden;
white-space:nowrap;
color:#EDF1FA;
text-overflow:ellipsis;
font-size:0.813rem;
font-weight:700;
}
.nkggc_prov-3cc{
overflow:hidden;
white-space:nowrap;
font-size:0.688rem;
color:#8A97B0;
text-overflow:ellipsis;
}
.nkggc_meta-3cc{
color:#8A97B0;
font-size:0.688rem;
}
.nkgtc-3cc{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:771px){
.nkgtc-3cc{
width:230px;
}
}
.nkgtc_img-3cc{
background:#151A24;
overflow:hidden;
border-radius:14px;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
}
.nkgtc_img-3cc img{
inset:0;
object-fit:cover;
width:100%;
height:100%;
position:absolute;
}
.nkgtc_info-3cc{
gap:2px;
margin-top:9px;
min-width:0;
flex-direction:column;
display:flex;
}
.nkgtc_name-3cc{
overflow:hidden;
font-size:14px;
white-space:nowrap;
color:#EDF1FA;
font-weight:700;
text-overflow:ellipsis;
}
.nkgtc_rtp-3cc{
color:#8A97B0;
font-size:11px;
}
.nkglc-3cc{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:771px){
.nkglc-3cc{
width:268px;
}
}
.nkglc_img-3cc{
border-radius:14px;
background:#151A24;
overflow:hidden;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
padding-bottom:62.5%;
position:relative;
}
.nkglc_img-3cc img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.nkglc_live-3cc{
gap:7px;
padding:4px 0.563rem;
background:rgba(0,0,0,0.52);
border-radius:999px;
align-items:center;
left:12px;
display:flex;
position:absolute;
top:12px;
}
.nkglc_live_dot-3cc{
animation:zm2-pulse 1.6s infinite;
background:#E84040;
border-radius:50%;
width:8px;
height:0.5rem;
}
.nkglc_seats-3cc{
letter-spacing:.08em;
font-weight:600;
color:#EDF1FA;
text-transform:uppercase;
font-size:10px;
}
.nkglc_info-3cc{
gap:2px;
flex-direction:column;
display:flex;
min-width:0;
margin-top:9px;
}
.nkglc_name-3cc{
overflow:hidden;
font-size:15px;
color:#EDF1FA;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
}
.nkglc_bet-3cc{
color:#8A97B0;
font-size:0.688rem;
}
.nkgpc-3cc{
gap:8px;
border:1px solid rgba(210,225,255,0.07);
background:#151A24;
border-radius:0.875rem;
padding:1rem 0.875rem;
align-items:center;
justify-content:center;
flex-direction:column;
min-height:4.625rem;
display:flex;
min-width:0;
}
.nkgpc_logo-3cc{
flex:0 0 auto;
height:1.75rem;
object-fit:contain;
max-width:100%;
width:auto;
}
.nkgpc_name-3cc{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
text-align:center;
color:#8A97B0;
max-width:100%;
font-size:0.688rem;
}
.nkggc_tag-3cc{
padding:3px 0.5rem;
border-radius:0.5rem;
top:0.625rem;
font-size:10px;
text-transform:uppercase;
left:0.625rem;
display:inline-block;
z-index:2;
letter-spacing:.06em;
position:absolute;
font-weight:700;
}
.nkggc_tag_hot-3cc{
background:#E84040;
color:#EDF1FA;
}
.nkggc_tag_new-3cc{
background:#82B8FF;
color:#0A0D15;
}
.nkggc_tag_jp-3cc{
background:#F0B429;
color:#0A0D15;
}
.nkggc_tag_live-3cc{
background:#E84040;
color:#EDF1FA;
}
.nkgsh-3cc{
margin-bottom:18px;
min-width:0;
}
.nkgsh_row-3cc{
gap:1rem;
justify-content:space-between;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
}
.nkgsh_row-3cc .nkgsh_l-3cc{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.nkgsh_stack-3cc{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.nkgsh_center-3cc{
gap:0.625rem;
text-align:center;
display:flex;
flex-direction:column;
align-items:center;
}
.nkgsh_h2-3cc{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.1;
color:#EDF1FA;
font-size:24px;
font-weight:600;
}
@media(min-width:768px){
.nkgsh_h2-3cc{
font-size:30px;
}
}
.nkgband-3cc .nkgsh_h2-3cc{
color:#EDF1FA;
}
.nkgsh_eb_line-3cc{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.nkgsh_eb_line-3cc::before{
background:#4F8FE8;
content:"";
display:inline-block;
width:28px;
height:1px;
}
.nkgband-3cc .nkgsh_eb_line-3cc::before{
background:#7EB8FF;
}
.nkgsh_eb_dot-3cc{
gap:8px;
display:inline-flex;
align-items:center;
}
.nkgsh_eb_dot-3cc::before{
background:#4F8FE8;
border-radius:50%;
content:"";
display:inline-block;
width:6px;
height:0.375rem;
}
.nkgband-3cc .nkgsh_eb_dot-3cc::before{
background:#7EB8FF;
}
.nkgsh_link-3cc{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-bottom:1px solid #EDF1FA;
font-size:13px;
align-items:center;
font-weight:600;
display:inline-flex;
white-space:nowrap;
padding-bottom:2px;
color:#EDF1FA;
}
.nkgsh_link-3cc:hover{
border-color:#4F8FE8;
color:#4F8FE8;
}
.nkgsh_link-3cc svg{
height:14px;
width:14px;
}
.nkgsh_link_chev-3cc{
border-bottom:0;
padding-bottom:0;
}
.nkgsh_link_btn-3cc{
padding:0.563rem 18px;
background:#4F8FE8;
border-radius:62.438rem;
color:#06080F;
border-bottom:0;
}
.nkgsh_link_btn-3cc:hover{
background:#6AA5F0;
border-color:transparent;
color:#06080F;
}
.nkgband-3cc .nkgsh_link-3cc{
border-color:#EDF1FA;
color:#EDF1FA;
}
.nkgband-3cc .nkgsh_link_btn-3cc{
background:#7EB8FF;
color:#0A0D15;
}
.nkgsh_rule-3cc{
background:rgba(210,225,255,0.13);
margin:-2px 0 18px;
height:1px;
}
.nkgband-3cc .nkgsh_rule-3cc{
background:rgba(210,225,255,0.13);
}
.nkghero-3cc{
padding:32px 0 8px;
}
@media(min-width:766px){
.nkghero-3cc{
padding:56px 0 1.5rem;
}
}
.nkghero_in-3cc{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:902px){
.nkghero_in-3cc{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.nkghero_copy-3cc{
min-width:0;
}
.nkghero_eyebrow-3cc{
gap:10px;
margin-bottom:22px;
display:inline-flex;
align-items:center;
}
.nkghero_eyebrow_line-3cc{
background:#4F8FE8;
flex:0 0 auto;
height:1px;
display:inline-block;
width:28px;
}
.nkghero_h1-3cc{
letter-spacing:-.01em;
font-size:38px;
overflow-wrap:break-word;
margin-bottom:1.25rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.04;
color:#EDF1FA;
}
@media(min-width:765px){
.nkghero_h1-3cc{
font-size:54px;
}
}
@media(min-width:1102px){
.nkghero_h1-3cc{
font-size:3.875rem;
}
}
.nkghero_h1-3cc em{
font-style:normal;
color:#4F8FE8;
}
.nkghero_sub-3cc{
margin-bottom:1.875rem;
font-size:1rem;
color:#6A7690;
line-height:1.6;
max-width:30rem;
}
@media(min-width:767px){
.nkghero_sub-3cc{
font-size:1.125rem;
}
}
.nkghero_actions-3cc{
gap:14px;
margin-bottom:34px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.nkghero_cta-3cc{
border-radius:62.438rem;
transition:background-color .22s ease;
padding:16px 30px;
background:#4F8FE8;
gap:10px;
align-items:center;
font-size:0.938rem;
color:#06080F;
display:inline-flex;
font-weight:700;
}
.nkghero_cta-3cc:hover{
background:#6AA5F0;
}
.nkghero_cta_ic-3cc{
display:inline-flex;
align-items:center;
}
.nkghero_cta_ic-3cc svg{
height:16px;
width:1rem;
}
.nkghero_cta_alt-3cc{
padding:0.938rem 26px;
background:transparent;
transition:border-color .22s ease,color .22s ease;
border-radius:62.438rem;
border:1px solid rgba(210,225,255,0.13);
display:inline-flex;
align-items:center;
color:#EDF1FA;
font-weight:600;
font-size:15px;
}
.nkghero_cta_alt-3cc:hover{
border-color:#4F8FE8;
color:#4F8FE8;
}
.nkghero_trust-3cc{
gap:1.375rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.nkghero_trust_item-3cc{
gap:0.563rem;
display:flex;
align-items:center;
color:#BEC8DC;
font-size:13px;
font-weight:600;
}
.nkghero_trust_ic-3cc{
color:#4F8FE8;
align-items:center;
display:inline-flex;
}
.nkghero_trust_ic-3cc svg{
width:16px;
height:16px;
}
.nkghero_promo-3cc{
background:#151A24;
border-radius:20px;
overflow:hidden;
display:flex;
position:relative;
box-shadow:0 0.75rem 3rem rgba(0,0,0,0.65), 0 3px 0.625rem rgba(79,143,232,0.12);
min-height:18.75rem;
}
.nkghero_promo_bg-3cc{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.nkghero_promo_bg-3cc::after{
inset:0;
background:linear-gradient(120deg,#0A0D15 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.nkghero_promo_glow-3cc{
border-radius:50%;
background:radial-gradient(circle,rgba(82,140,255,0.12) 0%,transparent 65%);
top:-2.5rem;
right:-20px;
pointer-events:none;
position:absolute;
height:260px;
width:16.25rem;
}
.nkghero_promo_ct-3cc{
padding:28px;
z-index:2;
max-width:88%;
align-self:flex-end;
position:relative;
}
.nkghero_promo_label-3cc{
color:#7EB8FF;
margin-bottom:8px;
text-transform:uppercase;
letter-spacing:.25em;
display:block;
font-size:10px;
font-weight:700;
}
.nkghero_promo_amount-3cc{
color:#EDF1FA;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:32px;
line-height:1.05;
font-weight:600;
}
@media(min-width:765px){
.nkghero_promo_amount-3cc{
font-size:40px;
}
}
.nkghero_promo_amount-3cc em{
font-style:normal;
color:#7EB8FF;
}
.nkghero_rating-3cc{
border:1px solid rgba(210,225,255,0.07);
border-radius:0.875rem;
gap:0.625rem;
padding:10px 0.875rem;
background:#151A24;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
align-items:center;
z-index:3;
position:absolute;
display:flex;
max-width:min(260px,62%);
top:0.875rem;
right:0.875rem;
}
.nkghero_rating_score-3cc{
flex:0 0 auto;
color:#EDF1FA;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:1.5rem;
}
.nkghero_rating_txt-3cc{
flex:1 1 auto;
min-width:0;
}
.nkghero_rating_stars-3cc{
gap:2px;
color:#4F8FE8;
display:flex;
}
.nkghero_rating_stars-3cc svg{
height:12px;
width:0.75rem;
}
.nkghero_rating_cap-3cc{
line-height:1.35;
display:block;
overflow-wrap:break-word;
font-size:0.688rem;
color:#8A97B0;
margin-top:3px;
}
.nkgstat-3cc{
border-top:1px solid rgba(210,225,255,0.13);
margin-top:1rem;
border-bottom:1px solid rgba(210,225,255,0.13);
}
.nkgstat_in-3cc{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.nkgstat_in-3cc{
grid-template-columns:repeat(4,1fr);
}
}
.nkgstat_item-3cc{
padding:1.375rem 14px;
border-bottom:1px solid rgba(210,225,255,0.07);
border-right:1px solid rgba(210,225,255,0.07);
min-width:0;
}
.nkgstat_item-3cc:nth-child(2n){
border-right:0;
}
.nkgstat_item-3cc:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.nkgstat_item-3cc{
border-bottom:0;
}
.nkgstat_item-3cc:nth-child(2n){
border-right:1px solid rgba(210,225,255,0.07);
}
.nkgstat_item-3cc:nth-child(4n){
border-right:0;
}
}
.nkgstat_value-3cc{
font-size:30px;
font-weight:700;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#EDF1FA;
overflow-wrap:break-word;
line-height:1;
}
@media(min-width:767px){
.nkgstat_value-3cc{
font-size:34px;
}
}
.nkgstat_label-3cc{
line-height:1.4;
overflow-wrap:break-word;
margin-top:0.375rem;
font-size:13px;
color:#8A97B0;
}
.nkgjp-3cc{
padding:30px 0 0.625rem;
}
.nkgjp_grid-3cc{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.nkgjp_grid-3cc{
grid-template-columns:1fr 1fr;
}
.nkgjp_card_mega-3cc{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.nkgjp_grid-3cc{
grid-template-columns:1.4fr 1fr 1fr;
}
.nkgjp_card_mega-3cc{
grid-column:auto;
}
}
.nkgjp_card-3cc{
gap:12px;
border-radius:1.25rem;
border:1px solid rgba(210,225,255,0.07);
overflow:hidden;
padding:1.625rem;
background:#151A24;
position:relative;
justify-content:space-between;
min-height:200px;
min-width:0;
display:flex;
flex-direction:column;
}
.nkgjp_card_mega-3cc{
border-color:transparent;
background:linear-gradient(135deg,#0D1428,#080B10);
min-height:210px;
color:#EDF1FA;
}
.nkgjp_glow-3cc{
background:radial-gradient(circle,rgba(82,140,255,0.12),transparent 70%);
border-radius:50%;
top:-40px;
height:12.5rem;
width:200px;
position:absolute;
pointer-events:none;
right:-40px;
}
.nkgjp_label-3cc{
gap:0.625rem;
align-items:center;
flex-wrap:wrap;
display:flex;
font-weight:700;
font-size:10px;
position:relative;
color:#4F8FE8;
letter-spacing:.16em;
justify-content:space-between;
text-transform:uppercase;
}
.nkgjp_card_mega-3cc .nkgjp_label-3cc{
color:#7EB8FF;
}
.nkgjp_drop-3cc{
font-weight:600;
color:#8A97B0;
text-transform:none;
letter-spacing:.04em;
}
.nkgjp_card_mega-3cc .nkgjp_drop-3cc{
color:#8A97B0;
}
.nkgjp_amount-3cc{
overflow-wrap:break-word;
line-height:1;
font-weight:700;
position:relative;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:2.375rem;
color:#EDF1FA;
}
.nkgjp_card_mega-3cc .nkgjp_amount-3cc{
animation:zm2-pulse 2.4s infinite;
color:#7EB8FF;
font-size:48px;
}
@media(min-width:769px){
.nkgjp_card_mega-3cc .nkgjp_amount-3cc{
font-size:54px;
}
}
.nkgjp_game-3cc{
color:#8A97B0;
font-size:13px;
position:relative;
}
.nkgjp_card_mega-3cc .nkgjp_game-3cc{
color:#8A97B0;
}
.nkgjp_cta-3cc{
align-self:flex-start;
position:relative;
}
.nkgjp_card_mega-3cc .nkgjp_cta-3cc{
transition:opacity .22s ease;
background:#7EB8FF;
border-radius:999px;
padding:0.625rem 20px;
color:#0A0D15;
font-size:13px;
font-weight:700;
}
.nkgjp_card_mega-3cc .nkgjp_cta-3cc:hover{
opacity:.9;
}
.nkgjp_card-3cc:not(.nkgjp_card_mega-3cc) .nkgjp_cta-3cc{
transition:color .22s ease,border-color .22s ease;
color:#EDF1FA;
font-size:13px;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #EDF1FA;
}
.nkgjp_card-3cc:not(.nkgjp_card_mega-3cc) .nkgjp_cta-3cc:hover{
border-color:#4F8FE8;
color:#4F8FE8;
}
.nkgjp_seo-3cc{
margin:14px 0 0;
color:#6A7690;
font-size:0.875rem;
overflow-wrap:break-word;
max-width:760px;
line-height:1.65;
}
.nkgjp_seo-3cc strong{
font-weight:700;
color:#EDF1FA;
}
.nkggrow-3cc{
padding:1.625rem 0 0.625rem;
}
.nkgrow_seo-3cc{
margin:0.625rem 0 0;
max-width:47.5rem;
overflow-wrap:break-word;
color:#6A7690;
line-height:1.65;
font-size:14px;
}
.nkgrow_seo-3cc strong{
font-weight:700;
color:#EDF1FA;
}
.nkggrow-3cc{
padding:26px 0 10px;
}
.nkgrow_seo-3cc{
margin:0.625rem 0 0;
line-height:1.65;
color:#6A7690;
font-size:14px;
max-width:760px;
overflow-wrap:break-word;
}
.nkgrow_seo-3cc strong{
color:#EDF1FA;
font-weight:700;
}
.nkggrow-3cc{
padding:1.625rem 0 10px;
}
.nkgrow_seo-3cc{
margin:0.625rem 0 0;
color:#6A7690;
font-size:0.875rem;
max-width:47.5rem;
line-height:1.65;
overflow-wrap:break-word;
}
.nkgrow_seo-3cc strong{
color:#EDF1FA;
font-weight:700;
}
.nkggf-3cc{
padding:24px 0 0.375rem;
}
.nkggf_in-3cc{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.nkggf_chip-3cc{
border:1px solid rgba(210,225,255,0.13);
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
background:#151A24;
padding:0.625rem 1.125rem;
border-radius:62.438rem;
color:#BEC8DC;
font-size:13px;
white-space:nowrap;
font-weight:600;
}
.nkggf_chip-3cc:hover{
border-color:#4F8FE8;
color:#4F8FE8;
}
.nkggf_chip-3cc.nkgstate_active-3cc{
background:#4F8FE8;
border-color:transparent;
color:#06080F;
}
.nkgapp-3cc{
padding:30px 0 10px;
}
.nkgapp_in-3cc{
border-radius:20px;
border:1px solid rgba(210,225,255,0.07);
background:#151A24;
gap:1.75rem;
padding:2rem;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.nkgapp_in-3cc{
padding:40px 2.75rem;
gap:40px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.nkgapp_copy-3cc{
max-width:35rem;
min-width:0;
}
.nkgapp_eyebrow-3cc{
margin-bottom:12px;
}
.nkgapp_h2-3cc{
font-size:1.75rem;
overflow-wrap:break-word;
color:#EDF1FA;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
font-weight:600;
line-height:1.05;
}
@media(min-width:766px){
.nkgapp_h2-3cc{
font-size:34px;
}
}
.nkgapp_text-3cc{
font-size:14px;
color:#6A7690;
line-height:1.6;
margin-bottom:22px;
}
.nkgapp_btns-3cc{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.nkgapp_btn-3cc{
padding:11px 20px;
border-radius:14px;
background:#4F8FE8;
transition:background-color .22s ease;
gap:0.625rem;
align-items:center;
display:inline-flex;
color:#06080F;
}
.nkgapp_btn-3cc:hover{
background:#6AA5F0;
}
.nkgapp_btn_ic-3cc{
align-items:center;
display:inline-flex;
}
.nkgapp_btn_ic-3cc svg{
width:18px;
height:1.125rem;
}
.nkgapp_btn_lb-3cc{
font-size:0.844rem;
font-weight:700;
}
.nkgapp_qr_wrap-3cc{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.nkgapp_qr-3cc{
border-radius:0.875rem;
flex:0 0 auto;
background-color:#4F8FE8;
background-image:repeating-linear-gradient(0deg,#151A24 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#151A24 0 0.313rem,transparent 5px 11px);
width:108px;
height:108px;
}
.nkgapp_qr_cap-3cc{
color:#8A97B0;
line-height:1.4;
max-width:92px;
font-size:0.781rem;
}
.nkgvip-3cc{
padding:3rem 0;
}
@media(min-width:765px){
.nkgvip-3cc{
padding:4rem 0;
}
}
.nkgvip_head-3cc{
gap:0.875rem;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:882px){
.nkgvip_head-3cc{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.nkgvip_eyebrow-3cc{
margin-bottom:0.75rem;
}
.nkgvip_h2-3cc{
font-weight:600;
line-height:1.05;
color:#EDF1FA;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:32px;
overflow-wrap:break-word;
}
@media(min-width:770px){
.nkgvip_h2-3cc{
font-size:40px;
}
}
.nkgvip_intro-3cc{
font-size:0.875rem;
max-width:26.25rem;
line-height:1.6;
color:#8A97B0;
}
.nkgvip_grid-3cc{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.nkgvip_card-3cc{
border-radius:14px;
border:1px solid rgba(210,225,255,0.13);
padding:1.375rem 1.125rem;
min-width:0;
}
.nkgvip_card_feat-3cc{
border-color:#7EB8FF;
background:rgba(210,225,255,0.07);
}
.nkgvip_card_ic-3cc{
background:linear-gradient(135deg,#4F8FE8,#A0CFFF);
border-radius:0.5rem;
height:2.125rem;
display:block;
width:2.125rem;
margin-bottom:16px;
}
.nkgvip_name-3cc{
font-size:1.25rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:6px;
color:#EDF1FA;
overflow-wrap:break-word;
}
.nkgvip_perk-3cc{
font-size:12.5px;
line-height:1.5;
color:#8A97B0;
overflow-wrap:break-word;
}
.nkgnl-3cc{
padding:1.5rem 0 10px;
}
.nkgnl_in-3cc{
gap:22px;
padding:1.875rem 32px;
background:#0C1020;
border-radius:1.25rem;
display:flex;
flex-direction:column;
color:#EDF1FA;
}
@media(min-width:770px){
.nkgnl_in-3cc{
gap:1.75rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.nkgnl_text_wrap-3cc{
min-width:0;
}
.nkgnl_h3-3cc{
margin-bottom:5px;
color:#EDF1FA;
font-size:1.375rem;
font-weight:600;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.1;
overflow-wrap:break-word;
}
@media(min-width:766px){
.nkgnl_h3-3cc{
font-size:24px;
}
}
.nkgnl_text-3cc{
font-size:0.844rem;
line-height:1.5;
color:#8A97B0;
}
.nkgnl_form-3cc{
flex:1 1 auto;
gap:0.625rem;
max-width:460px;
display:flex;
min-width:0;
}
.nkgnl_input-3cc{
border:1px solid rgba(210,225,255,0.13);
flex:1 1 auto;
border-radius:14px;
background:rgba(210,225,255,0.07);
padding:0.813rem 16px;
overflow:hidden;
color:#8A97B0;
text-overflow:ellipsis;
white-space:nowrap;
min-width:0;
display:flex;
align-items:center;
font-size:0.875rem;
}
.nkgnl_btn-3cc{
background:#7EB8FF;
padding:0.813rem 1.5rem;
transition:opacity .22s ease;
flex:0 0 auto;
border-radius:0.875rem;
white-space:nowrap;
color:#0A0D15;
font-size:0.875rem;
font-weight:700;
}
.nkgnl_btn-3cc:hover{
opacity:.9;
}
.nkgsea-3cc{
padding:24px 0 10px;
}
.nkgsea_in-3cc{
background:linear-gradient(115deg,#0D1428,#080B10);
border-radius:20px;
gap:1.375rem;
overflow:hidden;
padding:2.25rem;
display:flex;
flex-direction:column;
color:#EDF1FA;
position:relative;
}
@media(min-width:820px){
.nkgsea_in-3cc{
gap:32px;
padding:44px 3rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.nkgsea_glow-3cc{
background:radial-gradient(circle,rgba(82,140,255,0.12),transparent 68%);
border-radius:50%;
transform:translateY(-50%);
pointer-events:none;
height:15rem;
position:absolute;
width:240px;
top:50%;
right:3.75rem;
}
.nkgsea_copy-3cc{
max-width:35rem;
position:relative;
min-width:0;
}
.nkgsea_eyebrow-3cc{
margin-bottom:12px;
}
.nkgsea_h2-3cc{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.04;
font-size:30px;
margin-bottom:0.75rem;
color:#EDF1FA;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:766px){
.nkgsea_h2-3cc{
font-size:2.375rem;
}
}
.nkgsea_text-3cc{
line-height:1.6;
color:#8A97B0;
font-size:0.938rem;
}
.nkgsea_cta-3cc{
background:#7EB8FF;
border-radius:62.438rem;
flex:0 0 auto;
transition:opacity .22s ease;
padding:1rem 2rem;
font-weight:700;
color:#0A0D15;
font-size:0.938rem;
position:relative;
}
.nkgsea_cta-3cc:hover{
opacity:.9;
}
.nkgtrn-3cc{
padding:30px 0 0.625rem;
}
.nkgtrn_in-3cc{
background:#151A24;
border:1px solid rgba(210,225,255,0.07);
border-radius:1.25rem;
overflow:hidden;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:883px){
.nkgtrn_in-3cc{
grid-template-columns:1.05fr 1fr;
}
}
.nkgtrn_banner-3cc{
overflow:hidden;
background:linear-gradient(150deg,#0D1428,#080B10);
padding:2.125rem;
position:relative;
color:#EDF1FA;
}
.nkgtrn_glow-3cc{
background:radial-gradient(circle,rgba(82,140,255,0.12),transparent 70%);
border-radius:50%;
bottom:-40px;
height:200px;
right:-2.5rem;
position:absolute;
pointer-events:none;
width:12.5rem;
}
.nkgtrn_eyebrow-3cc{
margin-bottom:0.875rem;
position:relative;
}
.nkgtrn_h2-3cc{
font-size:30px;
overflow-wrap:break-word;
color:#EDF1FA;
font-weight:600;
position:relative;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.06;
margin-bottom:0.75rem;
}
@media(min-width:765px){
.nkgtrn_h2-3cc{
font-size:36px;
}
}
.nkgtrn_text-3cc{
font-size:14px;
color:#8A97B0;
position:relative;
max-width:420px;
margin-bottom:22px;
line-height:1.6;
}
.nkgtrn_timer-3cc{
gap:0.5rem;
align-items:center;
position:relative;
flex-wrap:wrap;
margin-bottom:24px;
display:flex;
}
.nkgtrn_timer_cap-3cc{
color:#8A97B0;
font-size:0.688rem;
}
.nkgtrn_timer_box-3cc{
padding:0.25rem 0.75rem;
background:rgba(210,225,255,0.07);
border-radius:0.5rem;
color:#EDF1FA;
font-weight:700;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:1.5rem;
}
.nkgtrn_cta-3cc{
border-radius:62.438rem;
transition:opacity .22s ease;
background:#7EB8FF;
padding:0.813rem 1.625rem;
font-weight:700;
display:inline-block;
font-size:0.875rem;
color:#0A0D15;
position:relative;
}
.nkgtrn_cta-3cc:hover{
opacity:.9;
}
.nkgtrn_lb-3cc{
padding:26px 28px;
}
.nkgtrn_lb_head-3cc{
gap:10px;
justify-content:space-between;
display:flex;
align-items:center;
margin-bottom:12px;
}
.nkgtrn_lb_title-3cc{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#EDF1FA;
font-size:20px;
font-weight:600;
}
.nkgtrn_lb_upd-3cc{
font-size:0.688rem;
color:#8A97B0;
letter-spacing:.08em;
text-transform:uppercase;
}
.nkgtrn_lb_row-3cc{
gap:14px;
border-radius:8px;
padding:11px 0.75rem;
align-items:center;
display:flex;
}
.nkgtrn_lb_row-3cc:nth-child(2){
background:rgba(79,143,232,0.12);
}
.nkgtrn_lb_rank-3cc{
flex:0 0 auto;
color:#4F8FE8;
font-weight:700;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
width:22px;
font-size:16px;
}
.nkgtrn_lb_av-3cc{
border-radius:50%;
background:linear-gradient(135deg,#4F8FE8,#A0CFFF);
flex:0 0 auto;
width:30px;
height:30px;
}
.nkgtrn_lb_name-3cc{
overflow:hidden;
flex:1 1 auto;
text-overflow:ellipsis;
color:#EDF1FA;
white-space:nowrap;
font-size:0.875rem;
font-weight:600;
min-width:0;
}
.nkgtrn_lb_amount-3cc{
flex:0 0 auto;
font-weight:700;
color:#EDF1FA;
font-size:0.813rem;
}
.nkghts-3cc{
padding:3rem 0;
}
@media(min-width:769px){
.nkghts-3cc{
padding:3.875rem 0;
}
}
.nkghts_head-3cc{
gap:18px;
flex-direction:column;
margin-bottom:34px;
display:flex;
}
@media(min-width:765px){
.nkghts_head-3cc{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.nkghts_eyebrow-3cc{
margin-bottom:0.75rem;
}
.nkghts_h2-3cc{
line-height:1.05;
color:#EDF1FA;
overflow-wrap:break-word;
font-weight:600;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:30px;
}
@media(min-width:770px){
.nkghts_h2-3cc{
font-size:2.375rem;
}
}
.nkghts_cta-3cc{
padding:15px 1.875rem;
border-radius:62.438rem;
transition:opacity .22s ease;
flex:0 0 auto;
background:#7EB8FF;
font-weight:700;
color:#0A0D15;
font-size:0.938rem;
}
.nkghts_cta-3cc:hover{
opacity:.9;
}
.nkghts_grid-3cc{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.nkghts_grid-3cc{
grid-template-columns:repeat(3,1fr);
}
}
.nkghts_step-3cc{
min-width:0;
padding-top:22px;
border-top:1px solid rgba(210,225,255,0.13);
}
.nkghts_step_num-3cc{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:0.875rem;
font-weight:700;
color:#7EB8FF;
font-size:2.75rem;
line-height:1;
}
.nkghts_step_h-3cc{
line-height:1.2;
font-size:1.188rem;
color:#EDF1FA;
overflow-wrap:break-word;
font-weight:700;
margin-bottom:8px;
}
.nkghts_step_p-3cc{
line-height:1.55;
overflow-wrap:break-word;
font-size:14px;
color:#8A97B0;
}
.nkgprov-3cc{
padding:2.5rem 0 1.25rem;
}
.nkgprov_eyebrow-3cc{
display:block;
margin-bottom:18px;
}
.nkgprov_grid-3cc{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:561px){
.nkgprov_grid-3cc{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:900px){
.nkgprov_grid-3cc{
grid-template-columns:repeat(6,1fr);
}
}
.nkgrc-3cc{
padding:48px 0 10px;
}
.nkgrc_in-3cc{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.nkgrc_in-3cc{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.nkgrc_col-3cc{
min-width:0;
}
.nkgrc_label-3cc{
text-transform:uppercase;
font-size:11px;
color:#4F8FE8;
letter-spacing:.2em;
font-weight:600;
margin-bottom:1rem;
}
.nkgrc_awards-3cc{
gap:12px;
display:flex;
flex-direction:column;
}
.nkgrc_award-3cc{
gap:12px;
display:flex;
min-width:0;
align-items:center;
}
.nkgrc_award_ic-3cc{
flex:0 0 auto;
display:inline-flex;
color:#82B8FF;
align-items:center;
}
.nkgrc_award_ic-3cc svg{
height:1.125rem;
width:18px;
}
.nkgrc_award_t-3cc{
font-weight:700;
overflow-wrap:break-word;
font-size:0.875rem;
color:#EDF1FA;
}
.nkgrc_award_s-3cc{
font-size:12px;
color:#8A97B0;
overflow-wrap:break-word;
}
.nkgrc_press-3cc{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.nkgrc_press_logo-3cc{
overflow:hidden;
border-radius:0.5rem;
padding:0 0.5rem;
border:1px solid rgba(210,225,255,0.07);
font-size:14px;
display:flex;
justify-content:center;
text-overflow:ellipsis;
white-space:nowrap;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
align-items:center;
height:52px;
color:#6A7690;
text-align:center;
font-weight:700;
}
.nkgrc_partner-3cc{
border:1px solid rgba(210,225,255,0.07);
padding:22px;
border-radius:0.875rem;
background:#151A24;
}
.nkgrc_partner_name-3cc{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#EDF1FA;
font-size:1.25rem;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:6px;
}
.nkgrc_partner_text-3cc{
overflow-wrap:break-word;
line-height:1.55;
color:#6A7690;
font-size:13px;
}
.nkgop-3cc{
padding:36px 0 0.625rem;
}
.nkgop_in-3cc{
background:#151A24;
grid-template-columns:1fr;
border-radius:14px;
padding:2rem;
border:1px solid rgba(210,225,255,0.07);
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:859px){
.nkgop_in-3cc{
padding:34px 40px;
gap:44px;
grid-template-columns:.9fr 1.1fr;
}
}
.nkgop_left-3cc{
min-width:0;
}
.nkgop_eyebrow-3cc{
margin-bottom:0.75rem;
}
.nkgop_h2-3cc{
font-size:28px;
color:#EDF1FA;
margin-bottom:10px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.08;
}
@media(min-width:768px){
.nkgop_h2-3cc{
font-size:1.875rem;
}
}
.nkgop_text-3cc{
font-size:14px;
line-height:1.6;
color:#6A7690;
}
.nkgop_grid-3cc{
overflow:hidden;
border-radius:8px;
gap:1px;
grid-template-columns:1fr 1fr;
border:1px solid rgba(210,225,255,0.13);
background:rgba(210,225,255,0.13);
display:grid;
}
.nkgop_field-3cc{
background:#0E1118;
padding:18px 20px;
min-width:0;
}
.nkgop_field_lb-3cc{
letter-spacing:.1em;
margin-bottom:0.313rem;
text-transform:uppercase;
font-size:0.625rem;
font-weight:600;
color:#4F8FE8;
}
.nkgop_field_val-3cc{
color:#EDF1FA;
overflow-wrap:break-word;
font-size:0.875rem;
font-weight:700;
}
.nkgtt-3cc{
padding:3rem 0 10px;
}
@media(min-width:765px){
.nkgtt-3cc{
padding:3.75rem 0 0.625rem;
}
}
.nkgtt_head-3cc{
margin-bottom:2.125rem;
text-align:center;
}
.nkgtt_eyebrow-3cc{
margin-bottom:12px;
}
.nkgtt_h2-3cc{
line-height:1.05;
font-size:2rem;
overflow-wrap:break-word;
font-weight:600;
color:#EDF1FA;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.nkgtt_h2-3cc{
font-size:42px;
}
}
.nkgtt_grid-3cc{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.nkgtt_grid-3cc{
grid-template-columns:repeat(3,1fr);
}
}
.nkgtt_card-3cc{
border-radius:14px;
padding:30px;
background:#151A24;
border:1px solid rgba(210,225,255,0.07);
min-width:0;
flex-direction:column;
display:flex;
}
.nkgtt_card_ic-3cc{
display:inline-flex;
color:#4F8FE8;
margin-bottom:1.125rem;
align-items:center;
}
.nkgtt_card_ic-3cc svg{
width:1.75rem;
height:28px;
}
.nkgtt_card_h-3cc{
font-size:1.375rem;
color:#EDF1FA;
font-weight:600;
margin-bottom:8px;
line-height:1.15;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
.nkgtt_card_p-3cc{
line-height:1.6;
font-size:0.875rem;
color:#6A7690;
margin-bottom:14px;
overflow-wrap:break-word;
}
.nkgtt_card_p-3cc b{
color:#EDF1FA;
font-weight:700;
}
.nkgtt_card_link-3cc{
transition:color .22s ease;
border-bottom:1px solid #4F8FE8;
padding-bottom:2px;
font-size:0.813rem;
margin-top:auto;
font-weight:700;
color:#EDF1FA;
align-self:flex-start;
}
.nkgtt_card_link-3cc:hover{
color:#4F8FE8;
}
.nkgwy-3cc{
padding:3rem 0;
}
@media(min-width:766px){
.nkgwy-3cc{
padding:56px 0;
}
}
.nkgwy_in-3cc{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:899px){
.nkgwy_in-3cc{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.nkgwy_left-3cc{
min-width:0;
}
.nkgwy_eyebrow-3cc{
margin-bottom:14px;
}
.nkgwy_h2-3cc{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:32px;
color:#EDF1FA;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:1rem;
}
@media(min-width:768px){
.nkgwy_h2-3cc{
font-size:40px;
}
}
.nkgwy_intro-3cc{
color:#6A7690;
line-height:1.6;
font-size:15px;
}
.nkgwy_grid-3cc{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.nkgwy_grid-3cc{
grid-template-columns:1fr 1fr;
}
}
.nkgwy_card-3cc{
background:#151A24;
padding:26px;
border-radius:14px;
border:1px solid rgba(210,225,255,0.07);
min-width:0;
}
.nkgwy_card_ic-3cc{
align-items:center;
margin-bottom:1rem;
justify-content:center;
color:#4F8FE8;
display:inline-flex;
}
.nkgwy_card_ic-3cc svg{
width:1.625rem;
height:1.625rem;
}
.nkgwy_card_h-3cc{
color:#EDF1FA;
font-weight:600;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:8px;
font-size:1.313rem;
line-height:1.15;
}
.nkgwy_card_p-3cc{
overflow-wrap:break-word;
color:#6A7690;
line-height:1.55;
font-size:14px;
}
.nkgdr-3cc{
padding:2.25rem 0 0.625rem;
}
.nkgdr_in-3cc{
gap:20px;
border:1px dashed rgba(210,225,255,0.13);
border-radius:14px;
padding:28px 32px;
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.nkgdr_in-3cc{
gap:2rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.nkgdr_h2-3cc{
color:#EDF1FA;
margin-bottom:8px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.1;
overflow-wrap:break-word;
font-weight:600;
font-size:1.5rem;
}
@media(min-width:771px){
.nkgdr_h2-3cc{
font-size:26px;
}
}
.nkgdr_text-3cc{
color:#6A7690;
max-width:680px;
line-height:1.6;
font-size:14px;
overflow-wrap:break-word;
}
.nkgdr_text-3cc b{
color:#EDF1FA;
font-weight:700;
}
.nkgdr_cta-3cc{
transition:color .22s ease;
flex:0 0 auto;
font-size:0.844rem;
padding-bottom:2px;
border-bottom:1px solid #4F8FE8;
font-weight:700;
white-space:nowrap;
color:#EDF1FA;
}
.nkgdr_cta-3cc:hover{
color:#4F8FE8;
}
.nkgrv-3cc{
padding:48px 0;
background:#151A24;
border-bottom:1px solid rgba(210,225,255,0.07);
border-top:1px solid rgba(210,225,255,0.07);
margin-top:1.5rem;
}
@media(min-width:771px){
.nkgrv-3cc{
padding:3.5rem 0;
}
}
.nkgrv_head-3cc{
gap:16px;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:769px){
.nkgrv_head-3cc{
gap:20px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.nkgrv_eyebrow-3cc{
margin-bottom:0.625rem;
}
.nkgrv_h2-3cc{
color:#EDF1FA;
font-weight:600;
font-size:1.875rem;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:767px){
.nkgrv_h2-3cc{
font-size:38px;
}
}
.nkgrv_agg-3cc{
gap:12px;
display:flex;
align-items:center;
}
.nkgrv_agg_stars-3cc{
gap:3px;
color:#4F8FE8;
display:flex;
}
.nkgrv_agg_stars-3cc svg{
height:1.125rem;
width:1.125rem;
}
.nkgrv_source-3cc{
color:#6A7690;
font-size:13px;
}
.nkgrv_grid-3cc{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.nkgrv_grid-3cc{
grid-template-columns:repeat(3,1fr);
}
}
.nkgrv_card-3cc{
padding:26px;
border-radius:0.875rem;
background:#0E1118;
border:1px solid rgba(210,225,255,0.07);
min-width:0;
}
.nkgrv_card_stars-3cc{
gap:2px;
margin-bottom:12px;
color:#4F8FE8;
display:flex;
}
.nkgrv_card_stars-3cc svg{
width:0.875rem;
height:0.875rem;
}
.nkgrv_card_body-3cc{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:500;
color:#EDF1FA;
margin-bottom:16px;
line-height:1.45;
overflow-wrap:break-word;
font-size:18px;
}
.nkgrv_card_meta-3cc{
gap:10px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.nkgrv_card_av-3cc{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#4F8FE8,#A0CFFF);
width:2rem;
height:32px;
}
.nkgrv_card_author-3cc{
color:#EDF1FA;
font-size:13px;
font-weight:700;
}
.nkgrv_card_loc-3cc{
color:#8A97B0;
font-size:0.75rem;
}
.nkgts-3cc{
padding:2.75rem 0;
}
.nkgts_in-3cc{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:881px){
.nkgts_in-3cc{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.nkgts_left-3cc{
min-width:0;
}
.nkgts_h2-3cc{
color:#EDF1FA;
margin-bottom:0.75rem;
overflow-wrap:break-word;
line-height:1.1;
font-size:26px;
font-weight:600;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.nkgts_h2-3cc{
font-size:1.75rem;
}
}
.nkgts_text-3cc{
margin-bottom:22px;
color:#8A97B0;
max-width:32.5rem;
line-height:1.6;
font-size:14.5px;
}
.nkgts_badges-3cc{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.nkgts_badge-3cc{
color:#8A97B0;
font-weight:600;
font-size:0.813rem;
}
.nkgts_pay-3cc{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:881px){
.nkgts_pay-3cc{
justify-content:flex-end;
}
}
.nkgts_pay_chip-3cc{
background:rgba(210,225,255,0.07);
padding:0.75rem 1rem;
border-radius:14px;
border:1px solid rgba(210,225,255,0.13);
font-size:14px;
color:#EDF1FA;
font-weight:700;
}
.nkgel-3cc{
padding:3rem 0;
}
@media(min-width:769px){
.nkgel-3cc{
padding:56px 0;
}
}
.nkgel_in-3cc{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:897px){
.nkgel_in-3cc{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.nkgel_left-3cc{
min-width:0;
}
.nkgel_eyebrow-3cc{
margin-bottom:14px;
}
.nkgel_h2-3cc{
font-weight:600;
color:#EDF1FA;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.08;
font-size:2rem;
overflow-wrap:break-word;
margin-bottom:22px;
}
@media(min-width:765px){
.nkgel_h2-3cc{
font-size:38px;
}
}
.nkgel_body-3cc p{
line-height:1.7;
font-size:16px;
overflow-wrap:break-word;
margin-bottom:18px;
color:#BEC8DC;
}
.nkgel_dropcap-3cc{
padding:6px 0.75rem 0 0;
font-weight:700;
font-size:62px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#4F8FE8;
line-height:.8;
float:left;
}
.nkgel_right-3cc{
min-width:0;
}
.nkgel_quote-3cc{
border-radius:20px;
background:linear-gradient(150deg,#0D1428,#080B10);
padding:2.25rem;
position:relative;
margin-bottom:24px;
color:#EDF1FA;
}
.nkgel_quote_mark-3cc{
display:inline-flex;
color:#7EB8FF;
margin-bottom:0.375rem;
align-items:center;
}
.nkgel_quote_mark-3cc svg{
width:34px;
height:2.125rem;
}
.nkgel_quote_text-3cc{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#EDF1FA;
font-weight:500;
font-size:22px;
margin-bottom:22px;
overflow-wrap:break-word;
line-height:1.4;
}
.nkgel_quote_meta-3cc{
gap:12px;
display:flex;
align-items:center;
}
.nkgel_quote_av-3cc{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#4F8FE8,#A0CFFF);
width:2.375rem;
height:38px;
}
.nkgel_quote_author-3cc{
font-size:0.875rem;
font-weight:700;
color:#EDF1FA;
}
.nkgel_quote_meta_sub-3cc{
color:#8A97B0;
font-size:0.75rem;
}
.nkgel_explain-3cc{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(210,225,255,0.07);
}
.nkgel_explain_card-3cc{
padding:1.375rem 1.5rem;
}
.nkgel_explain_card-3cc+.nkgel_explain_card-3cc{
border-top:1px solid rgba(210,225,255,0.07);
}
.nkgel_explain_h-3cc{
overflow-wrap:break-word;
color:#EDF1FA;
font-size:1.25rem;
font-weight:600;
margin-bottom:0.5rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.15;
}
.nkgel_explain_p-3cc{
color:#6A7690;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
}
.nkgsc-3cc{
padding:48px 0 0.625rem;
}
.nkgsc_head-3cc{
text-align:center;
margin-bottom:1.75rem;
}
.nkgsc_eyebrow-3cc{
margin-bottom:0.75rem;
}
.nkgsc_h2-3cc{
overflow-wrap:break-word;
color:#EDF1FA;
line-height:1.05;
font-weight:600;
font-size:1.875rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.nkgsc_h2-3cc{
font-size:2.25rem;
}
}
.nkgsc_table-3cc{
border-radius:0.875rem;
overflow:hidden;
margin:0 auto;
border:1px solid rgba(210,225,255,0.07);
max-width:900px;
}
.nkgsc_thead-3cc{
background:#080B10;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.nkgsc_th-3cc{
padding:15px 1.125rem;
overflow-wrap:break-word;
font-weight:700;
color:#8A97B0;
text-align:center;
font-size:0.813rem;
}
.nkgsc_th-3cc:first-child{
text-align:left;
}
.nkgsc_th_us-3cc{
color:#7EB8FF;
}
.nkgsc_row-3cc{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(210,225,255,0.07);
}
.nkgsc_row-3cc:nth-child(even){
background:#151A24;
}
.nkgsc_td-3cc{
padding:0.938rem 1.125rem;
text-align:center;
font-size:0.875rem;
color:#8A97B0;
min-width:0;
overflow-wrap:break-word;
}
.nkgsc_td-3cc:first-child{
text-align:left;
color:#BEC8DC;
font-weight:600;
}
.nkgsc_td_us-3cc{
font-weight:700;
color:#3EC98A;
}
.nkggd-3cc{
padding:3rem 0 10px;
}
.nkggd_head-3cc{
gap:14px;
flex-direction:column;
display:flex;
margin-bottom:1.5rem;
}
@media(min-width:683px){
.nkggd_head-3cc{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.nkggd_eyebrow-3cc{
margin-bottom:0.625rem;
}
.nkggd_h2-3cc{
font-size:1.75rem;
font-weight:600;
color:#EDF1FA;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.nkggd_h2-3cc{
font-size:34px;
}
}
.nkggd_more-3cc{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
font-size:0.844rem;
font-weight:600;
padding-bottom:2px;
color:#EDF1FA;
border-bottom:1px solid #EDF1FA;
}
.nkggd_more-3cc:hover{
border-color:#4F8FE8;
color:#4F8FE8;
}
.nkggd_grid-3cc{
gap:20px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:723px){
.nkggd_grid-3cc{
grid-template-columns:repeat(3,1fr);
}
}
.nkggd_card-3cc{
background:#151A24;
border:1px solid rgba(210,225,255,0.07);
overflow:hidden;
border-radius:14px;
display:block;
min-width:0;
}
.nkggd_card_img-3cc{
background:linear-gradient(140deg,#0D1428,#4F8FE8);
height:9.375rem;
}
.nkggd_card_body-3cc{
padding:1.375rem;
}
.nkggd_card_cat-3cc{
letter-spacing:.1em;
color:#4F8FE8;
font-size:10px;
font-weight:600;
text-transform:uppercase;
}
.nkggd_card_h-3cc{
margin:0.5rem 0 10px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.2;
font-size:19px;
color:#EDF1FA;
overflow-wrap:break-word;
font-weight:600;
}
.nkggd_card_meta-3cc{
overflow-wrap:break-word;
color:#8A97B0;
font-size:0.75rem;
}
.nkgfaq-3cc{
background:#151A24;
padding:3rem 0;
margin-top:1.5rem;
border-bottom:1px solid rgba(210,225,255,0.07);
border-top:1px solid rgba(210,225,255,0.07);
}
@media(min-width:769px){
.nkgfaq-3cc{
padding:3.875rem 0;
}
}
.nkgfaq_head-3cc{
margin-bottom:34px;
text-align:center;
}
.nkgfaq_eyebrow-3cc{
margin-bottom:0.75rem;
}
.nkgfaq_h2-3cc{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
font-size:32px;
color:#EDF1FA;
}
@media(min-width:765px){
.nkgfaq_h2-3cc{
font-size:38px;
}
}
.nkgfaq_list-3cc{
margin:0 auto;
gap:12px;
flex-direction:column;
max-width:820px;
display:flex;
}
.nkgfaq_item-3cc{
overflow:hidden;
background:#0E1118;
border-radius:14px;
border:1px solid rgba(210,225,255,0.07);
}
.nkgfaq_q-3cc{
list-style:none;
gap:1.25rem;
padding:1.25rem 1.5rem;
cursor:pointer;
overflow-wrap:break-word;
display:flex;
align-items:center;
font-size:16px;
font-weight:700;
justify-content:space-between;
color:#EDF1FA;
}
.nkgfaq_q-3cc::-webkit-details-marker{
display:none;
}
.nkgfaq_q_ic-3cc{
transition:transform .22s ease;
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#4F8FE8;
}
.nkgfaq_q_ic-3cc svg{
width:1.125rem;
height:18px;
}
.nkgfaq_item-3cc[open] .nkgfaq_q_ic-3cc{
transform:rotate(180deg);
}
.nkgfaq_a-3cc{
padding:0 1.5rem 1.25rem;
font-size:0.906rem;
color:#6A7690;
overflow-wrap:break-word;
line-height:1.6;
}
.nkgsb-3cc{
padding:48px 0;
background:#151A24;
border-top:1px solid rgba(210,225,255,0.07);
border-bottom:1px solid rgba(210,225,255,0.07);
margin-top:1.5rem;
}
@media(min-width:771px){
.nkgsb-3cc{
padding:56px 0;
}
}
.nkgsb_eyebrow-3cc{
display:block;
margin-bottom:12px;
}
.nkgsb_h2-3cc{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
margin-bottom:26px;
font-size:30px;
color:#EDF1FA;
font-weight:600;
}
@media(min-width:768px){
.nkgsb_h2-3cc{
font-size:36px;
}
}
.nkgsb_grid-3cc{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.nkgsb_grid-3cc{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.nkgsb_grid-3cc{
grid-template-columns:repeat(4,1fr);
}
}
.nkgsb_card-3cc{
border-radius:0.875rem;
padding:1.5rem;
background:#0E1118;
border:1px solid rgba(210,225,255,0.07);
min-width:0;
}
.nkgsb_card_h-3cc{
color:#EDF1FA;
font-weight:600;
line-height:1.15;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-size:19px;
}
.nkgsb_card_p-3cc{
font-size:0.844rem;
overflow-wrap:break-word;
color:#6A7690;
line-height:1.6;
}
.nkgsb_rtp-3cc{
border:1px solid rgba(210,225,255,0.07);
border-radius:14px;
background:#0E1118;
gap:1.5rem;
padding:1.625rem 1.75rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
margin-top:1.125rem;
}
@media(min-width:761px){
.nkgsb_rtp-3cc{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.nkgsb_rtp_h-3cc{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#EDF1FA;
font-size:1.25rem;
line-height:1.15;
margin-bottom:0.5rem;
overflow-wrap:break-word;
}
.nkgsb_rtp_p-3cc{
color:#6A7690;
font-size:13.5px;
line-height:1.6;
overflow-wrap:break-word;
}
.nkgsb_rtp_stats-3cc{
gap:16px;
display:flex;
}
.nkgsb_stat-3cc{
border-radius:0.5rem;
flex:1 1 0;
background:#151A24;
padding:1.125rem;
text-align:center;
min-width:0;
}
.nkgsb_stat_v-3cc{
font-size:26px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#3EC98A;
overflow-wrap:break-word;
}
.nkgsb_stat_l-3cc{
font-size:11.5px;
margin-top:4px;
color:#8A97B0;
}
.nkgsg-3cc{
padding:48px 0 0.625rem;
}
.nkgsg_eyebrow-3cc{
display:block;
margin-bottom:12px;
}
.nkgsg_h2-3cc{
color:#EDF1FA;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:1.75rem;
font-size:30px;
line-height:1.05;
}
@media(min-width:771px){
.nkgsg_h2-3cc{
font-size:36px;
}
}
.nkgsg_grid-3cc{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:722px){
.nkgsg_grid-3cc{
grid-template-columns:repeat(3,1fr);
}
}
.nkgsg_col-3cc{
min-width:0;
}
.nkgsg_col_h-3cc{
margin-bottom:10px;
line-height:1.15;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
font-weight:600;
color:#EDF1FA;
}
.nkgsg_col_p-3cc{
font-size:14px;
overflow-wrap:break-word;
color:#6A7690;
line-height:1.65;
}
.nkglh-3cc{
padding:40px 0 20px;
}
.nkglh_in-3cc{
padding-top:2.125rem;
border-top:1px solid rgba(210,225,255,0.13);
}
.nkglh_eyebrow-3cc{
margin-bottom:1.375rem;
display:block;
}
.nkglh_grid-3cc{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:599px){
.nkglh_grid-3cc{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:957px){
.nkglh_grid-3cc{
grid-template-columns:repeat(5,1fr);
}
}
.nkglh_col-3cc{
min-width:0;
}
.nkglh_col_h-3cc{
margin-bottom:12px;
overflow-wrap:break-word;
font-weight:700;
font-size:13px;
color:#EDF1FA;
}
.nkglh_links-3cc{
gap:8px;
flex-direction:column;
display:flex;
}
.nkglh_link-3cc{
transition:color .22s ease;
overflow-wrap:break-word;
color:#6A7690;
font-size:0.813rem;
}
.nkglh_link-3cc:hover{
color:#4F8FE8;
}
.nkgft-3cc{
background:#080B10;
margin-top:40px;
color:#8A97B0;
}
.nkgft_in-3cc{
grid-template-columns:1fr;
padding:48px 0 28px;
gap:2rem;
display:grid;
}
@media(min-width:599px){
.nkgft_in-3cc{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.nkgft_in-3cc{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.nkgft_brand-3cc{
min-width:0;
}
.nkgft_logo-3cc{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#EDF1FA;
overflow-wrap:break-word;
font-size:26px;
font-weight:700;
}
.nkgft_tagline-3cc{
margin-top:14px;
line-height:1.6;
font-size:0.844rem;
color:#8A97B0;
max-width:17.5rem;
}
.nkgft_contact-3cc{
transition:color .22s ease;
max-width:280px;
display:inline-block;
margin-top:0.75rem;
font-size:13px;
overflow-wrap:anywhere;
color:#7EB8FF;
}
.nkgft_contact-3cc:hover{
color:#EDF1FA;
}
.nkgft_col-3cc{
min-width:0;
}
.nkgft_col_h-3cc{
letter-spacing:.08em;
text-transform:uppercase;
font-weight:700;
overflow-wrap:break-word;
margin-bottom:14px;
color:#EDF1FA;
font-size:0.813rem;
}
.nkgft_col_links-3cc{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.nkgft_link-3cc{
transition:color .22s ease;
font-size:13.5px;
overflow-wrap:break-word;
color:#8A97B0;
}
.nkgft_link-3cc:hover{
color:#EDF1FA;
}
.nkgft_bot-3cc{
gap:16px;
padding:22px 0 2.5rem;
display:flex;
flex-direction:column;
border-top:1px solid rgba(210,225,255,0.13);
}
@media(min-width:770px){
.nkgft_bot-3cc{
gap:20px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.nkgft_legal-3cc{
overflow-wrap:break-word;
font-size:0.719rem;
color:#404C60;
max-width:47.5rem;
line-height:1.6;
}
.nkgft_legal-3cc b{
color:#8A97B0;
font-weight:700;
}
.nkgft_age-3cc{
flex:0 0 auto;
border:1.5px solid #7EB8FF;
padding:0.25rem 9px;
border-radius:8px;
font-size:0.813rem;
color:#7EB8FF;
font-weight:700;
}