*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F2F4F7;
font-family:"Mulish", 'Helvetica Neue', Arial, sans-serif;
-webkit-font-smoothing:antialiased;
font-size:15px;
color:#262D3D;
line-height:1.6;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:8px;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.dkn_layout9el{
min-height:100vh;
display:flex;
flex-direction:column;
}
.dkn_main9el{
flex:1 1 auto;
min-width:0;
width:100%;
}
.dkn_container9el{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:771px){
.dkn_container9el{
padding:0 32px;
}
}
@media(min-width:1101px){
.dkn_container9el{
padding:0 56px;
}
}
.dkn_eyebrow9el{
letter-spacing:.2em;
display:inline-block;
overflow-wrap:break-word;
font-size:11px;
font-family:"Mulish", 'Helvetica Neue', Arial, sans-serif;
text-transform:uppercase;
line-height:1.4;
font-weight:600;
color:#3A7EE8;
}
.dkn_band9el{
background:#0F1520;
color:#EDF1FA;
}
.dkn_band9el .dkn_eyebrow9el{
color:#7EB3FF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.dkn_tb9el{
background:#F2F4F7;
position:sticky;
border-bottom:1px solid rgba(14,17,24,0.13);
top:0;
z-index:50;
}
.dkn_tb_in9el{
gap:16px;
padding:0.75rem 1rem;
margin:0 auto;
justify-content:space-between;
align-items:center;
display:flex;
max-width:1400px;
width:100%;
}
@media(min-width:769px){
.dkn_tb_in9el{
padding:16px 32px;
}
}
@media(min-width:1098px){
.dkn_tb_in9el{
padding:18px 56px;
}
}
.dkn_tb_left9el{
gap:28px;
align-items:center;
min-width:0;
display:flex;
}
.dkn_tb_logo9el{
gap:0.688rem;
min-width:0;
align-items:center;
display:flex;
}
.dkn_tb_logo_mark9el{
flex:0 0 auto;
border-radius:8px;
object-fit:cover;
width:34px;
height:34px;
}
.dkn_tb_logo_txt9el{
min-width:0;
flex-direction:column;
display:flex;
line-height:1;
}
.dkn_tb_logo_name9el{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#0E1118;
font-weight:700;
font-size:1.375rem;
letter-spacing:.02em;
}
.dkn_tb_logo_sub9el{
overflow:hidden;
text-overflow:ellipsis;
text-transform:uppercase;
font-size:8.5px;
color:#3A7EE8;
letter-spacing:.32em;
font-weight:600;
white-space:nowrap;
margin-top:4px;
}
.dkn_tb_nav9el{
display:none;
}
@media(min-width:963px){
.dkn_tb_nav9el{
gap:28px;
display:flex;
align-items:center;
}
}
.dkn_tb_nav_item9el{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
border-bottom:2px solid transparent;
white-space:nowrap;
padding-bottom:3px;
font-weight:600;
color:#262D3D;
font-size:14px;
}
.dkn_tb_nav_item9el:hover{
color:#0E1118;
}
.dkn_tb_nav_item9el.dkn_state_active9el{
border-color:#3A7EE8;
color:#0E1118;
}
.dkn_tb_right9el{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.dkn_tb_search9el{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
display:flex;
justify-content:center;
align-items:center;
color:#262D3D;
}
.dkn_tb_search9el:hover{
color:#3A7EE8;
}
.dkn_tb_search9el svg{
width:1.125rem;
height:1.125rem;
}
.dkn_tb_lang9el{
text-transform:uppercase;
font-weight:600;
color:#5A6378;
font-size:11px;
letter-spacing:.1em;
}
.dkn_tb_lang9el:hover{
color:#0E1118;
}
.dkn_tb_login9el{
display:none;
font-size:0.875rem;
color:#0E1118;
font-weight:600;
}
@media(min-width:766px){
.dkn_tb_login9el{
display:inline-block;
}
}
.dkn_tb_register9el{
padding:0.688rem 1.375rem;
border-radius:62.438rem;
transition:background-color .22s cubic-bezier(0.4,0,0.2,1);
background:#0E1118;
font-size:14px;
color:#EDF1FA;
font-weight:700;
white-space:nowrap;
}
.dkn_tb_register9el:hover{
background:#252C3E;
}
.dkn_mob9el{
background:#F2F4F7;
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
right:0;
z-index:60;
border-top:1px solid rgba(14,17,24,0.13);
position:fixed;
left:0;
}
@media(min-width:957px){
.dkn_mob9el{
display:none;
}
}
.dkn_mob_in9el{
margin:0 auto;
display:flex;
align-items:stretch;
max-width:35rem;
justify-content:space-around;
}
.dkn_mob_item9el{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
flex:1 1 0;
gap:3px;
padding:9px 0.25rem;
color:#5A6378;
flex-direction:column;
align-items:center;
display:flex;
min-width:0;
}
.dkn_mob_item9el.dkn_state_active9el{
color:#3A7EE8;
}
.dkn_mob_ic9el{
justify-content:center;
display:flex;
align-items:center;
}
.dkn_mob_ic9el svg{
height:20px;
width:20px;
}
.dkn_mob_lb9el{
overflow:hidden;
max-width:100%;
text-overflow:ellipsis;
font-weight:600;
font-size:0.625rem;
white-space:nowrap;
}
@media(max-width:961px){
body{
padding-bottom:3.75rem;
}
}
.dkn_rail9el{
min-width:0;
position:relative;
}
.dkn_rail_scroll9el{
gap:14px;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
padding-bottom:14px;
display:flex;
}
@media(min-width:765px){
.dkn_rail_scroll9el{
gap:18px;
}
}
.dkn_gc9el{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:766px){
.dkn_gc9el{
width:11.75rem;
}
}
.dkn_gc_img9el{
overflow:hidden;
background:#FFFFFF;
border-radius:14px;
padding-bottom:133.33%;
box-shadow:0 2px 6px rgba(14,17,24,0.06), 0 0.5rem 1.5rem rgba(14,17,24,0.08);
position:relative;
}
.dkn_gc_img9el img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.dkn_gc_cover9el{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.dkn_gc_hover9el{
inset:0;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
background:rgba(0,0,0,0.52);
opacity:0;
display:flex;
align-items:center;
position:absolute;
justify-content:center;
}
.dkn_gc9el:hover .dkn_gc_hover9el{
opacity:1;
}
.dkn_gc_hover_btn9el{
background:#0E1118;
border-radius:999px;
color:#EDF1FA;
display:flex;
height:46px;
align-items:center;
justify-content:center;
width:46px;
}
.dkn_gc_hover_btn9el svg{
width:1.125rem;
height:18px;
}
.dkn_gc_info9el{
gap:2px;
margin-top:0.563rem;
display:flex;
min-width:0;
flex-direction:column;
}
.dkn_gc_name9el{
overflow:hidden;
white-space:nowrap;
font-size:0.813rem;
font-weight:700;
text-overflow:ellipsis;
color:#0E1118;
}
.dkn_gc_prov9el{
overflow:hidden;
white-space:nowrap;
color:#5A6378;
font-size:0.688rem;
text-overflow:ellipsis;
}
.dkn_gc_meta9el{
color:#5A6378;
font-size:0.688rem;
}
.dkn_tc9el{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:770px){
.dkn_tc9el{
width:230px;
}
}
.dkn_tc_img9el{
overflow:hidden;
border-radius:14px;
background:#FFFFFF;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 6px rgba(14,17,24,0.06), 0 8px 24px rgba(14,17,24,0.08);
}
.dkn_tc_img9el img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.dkn_tc_info9el{
gap:2px;
margin-top:9px;
flex-direction:column;
min-width:0;
display:flex;
}
.dkn_tc_name9el{
overflow:hidden;
color:#0E1118;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
font-size:0.875rem;
}
.dkn_tc_rtp9el{
font-size:11px;
color:#5A6378;
}
.dkn_lc9el{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:769px){
.dkn_lc9el{
width:268px;
}
}
.dkn_lc_img9el{
border-radius:0.875rem;
background:#FFFFFF;
overflow:hidden;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 0.375rem rgba(14,17,24,0.06), 0 0.5rem 1.5rem rgba(14,17,24,0.08);
}
.dkn_lc_img9el img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.dkn_lc_live9el{
background:rgba(0,0,0,0.52);
padding:4px 9px;
gap:7px;
border-radius:62.438rem;
align-items:center;
display:flex;
top:0.75rem;
position:absolute;
left:0.75rem;
}
.dkn_lc_live_dot9el{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#D63F3F;
height:0.5rem;
width:8px;
}
.dkn_lc_seats9el{
color:#EDF1FA;
text-transform:uppercase;
letter-spacing:.08em;
font-weight:600;
font-size:0.625rem;
}
.dkn_lc_info9el{
gap:2px;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
display:flex;
}
.dkn_lc_name9el{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
font-size:0.938rem;
color:#0E1118;
}
.dkn_lc_bet9el{
font-size:11px;
color:#5A6378;
}
.dkn_pc9el{
border-radius:14px;
border:1px solid rgba(14,17,24,0.07);
gap:8px;
padding:16px 0.875rem;
background:#FFFFFF;
min-height:4.625rem;
display:flex;
justify-content:center;
min-width:0;
flex-direction:column;
align-items:center;
}
.dkn_pc_logo9el{
flex:0 0 auto;
width:auto;
height:28px;
max-width:100%;
object-fit:contain;
}
.dkn_pc_name9el{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
color:#5A6378;
font-size:11px;
text-align:center;
}
.dkn_gc_tag9el{
padding:3px 0.5rem;
border-radius:8px;
top:0.625rem;
letter-spacing:.06em;
left:0.625rem;
position:absolute;
display:inline-block;
text-transform:uppercase;
z-index:2;
font-weight:700;
font-size:10px;
}
.dkn_gc_tag_hot9el{
background:#D63F3F;
color:#EDF1FA;
}
.dkn_gc_tag_new9el{
background:#6BA3F5;
color:#0A0E17;
}
.dkn_gc_tag_jp9el{
background:#D4900A;
color:#0A0E17;
}
.dkn_gc_tag_live9el{
background:#D63F3F;
color:#EDF1FA;
}
.dkn_sh9el{
margin-bottom:1.125rem;
min-width:0;
}
.dkn_sh_row9el{
gap:1rem;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
justify-content:space-between;
}
.dkn_sh_row9el .dkn_sh_l9el{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.dkn_sh_stack9el{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.dkn_sh_center9el{
gap:10px;
display:flex;
text-align:center;
flex-direction:column;
align-items:center;
}
.dkn_sh_h29el{
font-size:1.5rem;
line-height:1.1;
font-weight:600;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#0E1118;
}
@media(min-width:765px){
.dkn_sh_h29el{
font-size:1.875rem;
}
}
.dkn_band9el .dkn_sh_h29el{
color:#EDF1FA;
}
.dkn_sh_eb_line9el{
gap:10px;
align-items:center;
display:inline-flex;
}
.dkn_sh_eb_line9el::before{
background:#3A7EE8;
height:1px;
content:"";
width:28px;
display:inline-block;
}
.dkn_band9el .dkn_sh_eb_line9el::before{
background:#7EB3FF;
}
.dkn_sh_eb_dot9el{
gap:8px;
align-items:center;
display:inline-flex;
}
.dkn_sh_eb_dot9el::before{
border-radius:50%;
background:#3A7EE8;
content:"";
width:6px;
height:6px;
display:inline-block;
}
.dkn_band9el .dkn_sh_eb_dot9el::before{
background:#7EB3FF;
}
.dkn_sh_link9el{
gap:0.375rem;
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1),background-color .22s cubic-bezier(0.4,0,0.2,1);
padding-bottom:2px;
border-bottom:1px solid #0E1118;
align-items:center;
white-space:nowrap;
font-weight:600;
display:inline-flex;
font-size:13px;
color:#0E1118;
}
.dkn_sh_link9el:hover{
border-color:#3A7EE8;
color:#3A7EE8;
}
.dkn_sh_link9el svg{
width:14px;
height:14px;
}
.dkn_sh_link_chev9el{
border-bottom:0;
padding-bottom:0;
}
.dkn_sh_link_btn9el{
border-radius:999px;
padding:0.563rem 18px;
background:#0E1118;
color:#EDF1FA;
border-bottom:0;
}
.dkn_sh_link_btn9el:hover{
border-color:transparent;
background:#252C3E;
color:#EDF1FA;
}
.dkn_band9el .dkn_sh_link9el{
border-color:#EDF1FA;
color:#EDF1FA;
}
.dkn_band9el .dkn_sh_link_btn9el{
background:#7EB3FF;
color:#0A0E17;
}
.dkn_sh_rule9el{
background:rgba(14,17,24,0.13);
margin:-2px 0 18px;
height:1px;
}
.dkn_band9el .dkn_sh_rule9el{
background:rgba(190,210,255,0.14);
}
.dkn_hero9el{
padding:32px 0 8px;
}
@media(min-width:766px){
.dkn_hero9el{
padding:56px 0 1.5rem;
}
}
.dkn_hero_in9el{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:902px){
.dkn_hero_in9el{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.dkn_hero_copy9el{
min-width:0;
}
.dkn_hero_eyebrow9el{
gap:0.625rem;
display:inline-flex;
align-items:center;
margin-bottom:22px;
}
.dkn_hero_eyebrow_line9el{
flex:0 0 auto;
background:#3A7EE8;
width:28px;
display:inline-block;
height:1px;
}
.dkn_hero_h19el{
font-size:38px;
color:#0E1118;
letter-spacing:-.01em;
font-weight:600;
line-height:1.04;
overflow-wrap:break-word;
margin-bottom:1.25rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.dkn_hero_h19el{
font-size:3.375rem;
}
}
@media(min-width:1103px){
.dkn_hero_h19el{
font-size:3.875rem;
}
}
.dkn_hero_h19el em{
color:#3A7EE8;
font-style:normal;
}
.dkn_hero_sub9el{
color:#7A849A;
font-size:16px;
margin-bottom:30px;
line-height:1.6;
max-width:30rem;
}
@media(min-width:771px){
.dkn_hero_sub9el{
font-size:18px;
}
}
.dkn_hero_actions9el{
gap:14px;
align-items:center;
margin-bottom:2.125rem;
flex-wrap:wrap;
display:flex;
}
.dkn_hero_cta9el{
background:#0E1118;
transition:background-color .22s cubic-bezier(0.4,0,0.2,1);
padding:16px 30px;
gap:10px;
border-radius:62.438rem;
display:inline-flex;
font-weight:700;
align-items:center;
color:#EDF1FA;
font-size:0.938rem;
}
.dkn_hero_cta9el:hover{
background:#252C3E;
}
.dkn_hero_cta_ic9el{
align-items:center;
display:inline-flex;
}
.dkn_hero_cta_ic9el svg{
width:16px;
height:1rem;
}
.dkn_hero_cta_alt9el{
padding:15px 26px;
background:transparent;
border:1px solid rgba(14,17,24,0.13);
border-radius:62.438rem;
transition:border-color .22s cubic-bezier(0.4,0,0.2,1),color .22s cubic-bezier(0.4,0,0.2,1);
display:inline-flex;
font-weight:600;
color:#0E1118;
align-items:center;
font-size:0.938rem;
}
.dkn_hero_cta_alt9el:hover{
border-color:#3A7EE8;
color:#3A7EE8;
}
.dkn_hero_trust9el{
gap:1.375rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.dkn_hero_trust_item9el{
gap:9px;
font-size:0.813rem;
align-items:center;
display:flex;
color:#262D3D;
font-weight:600;
}
.dkn_hero_trust_ic9el{
color:#3A7EE8;
align-items:center;
display:inline-flex;
}
.dkn_hero_trust_ic9el svg{
height:1rem;
width:16px;
}
.dkn_hero_promo9el{
border-radius:20px;
overflow:hidden;
background:#FFFFFF;
display:flex;
min-height:300px;
box-shadow:0 12px 3rem rgba(14,17,24,0.14), 0 3px 0.625rem rgba(58,126,232,0.10);
position:relative;
}
.dkn_hero_promo_bg9el{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.dkn_hero_promo_bg9el::after{
inset:0;
background:linear-gradient(120deg,#0F1520 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.dkn_hero_promo_glow9el{
background:radial-gradient(circle,rgba(82,140,255,0.18) 0%,transparent 65%);
border-radius:50%;
pointer-events:none;
top:-40px;
right:-1.25rem;
height:260px;
position:absolute;
width:260px;
}
.dkn_hero_promo_ct9el{
padding:28px;
position:relative;
z-index:2;
align-self:flex-end;
max-width:88%;
}
.dkn_hero_promo_label9el{
margin-bottom:8px;
color:#7EB3FF;
letter-spacing:.25em;
font-size:0.625rem;
display:block;
text-transform:uppercase;
font-weight:700;
}
.dkn_hero_promo_amount9el{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:32px;
font-weight:600;
color:#EDF1FA;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:766px){
.dkn_hero_promo_amount9el{
font-size:2.5rem;
}
}
.dkn_hero_promo_amount9el em{
font-style:normal;
color:#7EB3FF;
}
.dkn_hero_rating9el{
padding:10px 0.875rem;
border-radius:0.875rem;
border:1px solid rgba(14,17,24,0.07);
gap:0.625rem;
background:#FFFFFF;
align-items:center;
box-shadow:0 2px 6px rgba(14,17,24,0.06), 0 0.5rem 1.5rem rgba(14,17,24,0.08);
display:flex;
position:absolute;
z-index:3;
max-width:min(16.25rem,62%);
top:14px;
right:14px;
}
.dkn_hero_rating_score9el{
flex:0 0 auto;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#0E1118;
font-weight:700;
font-size:1.5rem;
}
.dkn_hero_rating_txt9el{
flex:1 1 auto;
min-width:0;
}
.dkn_hero_rating_stars9el{
gap:2px;
color:#3A7EE8;
display:flex;
}
.dkn_hero_rating_stars9el svg{
height:12px;
width:12px;
}
.dkn_hero_rating_cap9el{
line-height:1.35;
color:#5A6378;
display:block;
font-size:11px;
margin-top:3px;
overflow-wrap:break-word;
}
.dkn_stat9el{
border-bottom:1px solid rgba(14,17,24,0.13);
border-top:1px solid rgba(14,17,24,0.13);
margin-top:16px;
}
.dkn_stat_in9el{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:770px){
.dkn_stat_in9el{
grid-template-columns:repeat(4,1fr);
}
}
.dkn_stat_item9el{
padding:22px 14px;
border-bottom:1px solid rgba(14,17,24,0.07);
border-right:1px solid rgba(14,17,24,0.07);
min-width:0;
}
.dkn_stat_item9el:nth-child(2n){
border-right:0;
}
.dkn_stat_item9el:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.dkn_stat_item9el{
border-bottom:0;
}
.dkn_stat_item9el:nth-child(2n){
border-right:1px solid rgba(14,17,24,0.07);
}
.dkn_stat_item9el:nth-child(4n){
border-right:0;
}
}
.dkn_stat_value9el{
font-size:30px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:700;
line-height:1;
color:#0E1118;
overflow-wrap:break-word;
}
@media(min-width:769px){
.dkn_stat_value9el{
font-size:2.125rem;
}
}
.dkn_stat_label9el{
line-height:1.4;
overflow-wrap:break-word;
font-size:0.813rem;
color:#5A6378;
margin-top:0.375rem;
}
.dkn_grow9el{
padding:1.625rem 0 0.625rem;
}
.dkn_row_seo9el{
margin:0.625rem 0 0;
color:#7A849A;
line-height:1.65;
max-width:760px;
overflow-wrap:break-word;
font-size:0.875rem;
}
.dkn_row_seo9el strong{
color:#0E1118;
font-weight:700;
}
.dkn_pr9el{
padding:1.875rem 0 6px;
}
.dkn_pr_card9el{
overflow:hidden;
border:1px solid rgba(14,17,24,0.07);
background:#FFFFFF;
gap:0.625rem;
border-radius:1.25rem;
flex:0 0 auto;
padding:1.625rem;
width:17.5rem;
display:flex;
flex-direction:column;
min-height:12.5rem;
position:relative;
}
@media(min-width:769px){
.dkn_pr_card9el{
width:300px;
}
}
.dkn_pr_card_feat9el{
border-color:transparent;
background:linear-gradient(150deg,#0F1D35,#090D15);
color:#EDF1FA;
}
.dkn_pr_glow9el{
background:radial-gradient(circle,rgba(82,140,255,0.18),transparent 70%);
border-radius:50%;
top:-30px;
position:absolute;
width:8.125rem;
height:130px;
right:-30px;
opacity:0;
pointer-events:none;
}
.dkn_pr_card_feat9el .dkn_pr_glow9el{
opacity:1;
}
.dkn_pr_label9el{
position:relative;
font-size:0.625rem;
letter-spacing:.16em;
font-weight:700;
text-transform:uppercase;
color:#3A7EE8;
}
.dkn_pr_card_feat9el .dkn_pr_label9el{
color:#7EB3FF;
}
.dkn_pr_amount9el{
position:relative;
color:#0E1118;
font-size:26px;
font-weight:600;
overflow-wrap:break-word;
line-height:1.08;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
.dkn_pr_card_feat9el .dkn_pr_amount9el{
color:#EDF1FA;
}
.dkn_pr_amount9el em{
color:#3A7EE8;
font-style:normal;
}
.dkn_pr_card_feat9el .dkn_pr_amount9el em{
color:#7EB3FF;
}
.dkn_pr_terms9el{
font-size:0.813rem;
line-height:1.5;
position:relative;
color:#5A6378;
}
.dkn_pr_card_feat9el .dkn_pr_terms9el{
color:#8C9BBF;
}
.dkn_pr_cta9el{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.dkn_pr_card_feat9el .dkn_pr_cta9el{
border-radius:62.438rem;
background:#7EB3FF;
padding:0.563rem 18px;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
color:#0A0E17;
font-size:0.813rem;
font-weight:700;
}
.dkn_pr_card_feat9el .dkn_pr_cta9el:hover{
opacity:.9;
}
.dkn_pr_card9el:not(.dkn_pr_card_feat9el) .dkn_pr_cta9el{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
border-bottom:1px solid #0E1118;
color:#0E1118;
padding-bottom:2px;
font-weight:700;
font-size:13px;
}
.dkn_pr_card9el:not(.dkn_pr_card_feat9el) .dkn_pr_cta9el:hover{
border-color:#3A7EE8;
color:#3A7EE8;
}
.dkn_grow9el{
padding:1.625rem 0 0.625rem;
}
.dkn_row_seo9el{
margin:10px 0 0;
max-width:47.5rem;
line-height:1.65;
color:#7A849A;
overflow-wrap:break-word;
font-size:0.875rem;
}
.dkn_row_seo9el strong{
color:#0E1118;
font-weight:700;
}
.dkn_gf9el{
padding:24px 0 6px;
}
.dkn_gf_in9el{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.dkn_gf_chip9el{
padding:10px 1.125rem;
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1),background-color .22s cubic-bezier(0.4,0,0.2,1);
border-radius:999px;
background:#FFFFFF;
border:1px solid rgba(14,17,24,0.13);
font-size:13px;
color:#262D3D;
font-weight:600;
white-space:nowrap;
}
.dkn_gf_chip9el:hover{
border-color:#3A7EE8;
color:#3A7EE8;
}
.dkn_gf_chip9el.dkn_state_active9el{
background:#0E1118;
border-color:transparent;
color:#EDF1FA;
}
.dkn_grow9el{
padding:1.625rem 0 10px;
}
.dkn_row_seo9el{
margin:10px 0 0;
max-width:760px;
color:#7A849A;
line-height:1.65;
overflow-wrap:break-word;
font-size:0.875rem;
}
.dkn_row_seo9el strong{
font-weight:700;
color:#0E1118;
}
.dkn_grow9el{
padding:26px 0 10px;
}
.dkn_row_seo9el{
margin:0.625rem 0 0;
color:#7A849A;
line-height:1.65;
overflow-wrap:break-word;
font-size:0.875rem;
max-width:760px;
}
.dkn_row_seo9el strong{
font-weight:700;
color:#0E1118;
}
.dkn_jp9el{
padding:30px 0 0.625rem;
}
.dkn_jp_grid9el{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:769px){
.dkn_jp_grid9el{
grid-template-columns:1fr 1fr;
}
.dkn_jp_card_mega9el{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.dkn_jp_grid9el{
grid-template-columns:1.4fr 1fr 1fr;
}
.dkn_jp_card_mega9el{
grid-column:auto;
}
}
.dkn_jp_card9el{
background:#FFFFFF;
padding:26px;
gap:12px;
overflow:hidden;
border-radius:1.25rem;
border:1px solid rgba(14,17,24,0.07);
justify-content:space-between;
display:flex;
flex-direction:column;
min-height:200px;
position:relative;
min-width:0;
}
.dkn_jp_card_mega9el{
border-color:transparent;
background:linear-gradient(135deg,#0F1D35,#090D15);
min-height:210px;
color:#EDF1FA;
}
.dkn_jp_glow9el{
border-radius:50%;
background:radial-gradient(circle,rgba(82,140,255,0.18),transparent 70%);
height:200px;
position:absolute;
top:-2.5rem;
right:-40px;
width:12.5rem;
pointer-events:none;
}
.dkn_jp_label9el{
gap:10px;
font-size:10px;
letter-spacing:.16em;
text-transform:uppercase;
position:relative;
display:flex;
flex-wrap:wrap;
font-weight:700;
justify-content:space-between;
align-items:center;
color:#3A7EE8;
}
.dkn_jp_card_mega9el .dkn_jp_label9el{
color:#7EB3FF;
}
.dkn_jp_drop9el{
font-weight:600;
letter-spacing:.04em;
color:#5A6378;
text-transform:none;
}
.dkn_jp_card_mega9el .dkn_jp_drop9el{
color:#8C9BBF;
}
.dkn_jp_amount9el{
font-size:2.375rem;
line-height:1;
font-weight:700;
color:#0E1118;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
position:relative;
}
.dkn_jp_card_mega9el .dkn_jp_amount9el{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#7EB3FF;
}
@media(min-width:770px){
.dkn_jp_card_mega9el .dkn_jp_amount9el{
font-size:3.375rem;
}
}
.dkn_jp_game9el{
color:#5A6378;
position:relative;
font-size:0.813rem;
}
.dkn_jp_card_mega9el .dkn_jp_game9el{
color:#8C9BBF;
}
.dkn_jp_cta9el{
align-self:flex-start;
position:relative;
}
.dkn_jp_card_mega9el .dkn_jp_cta9el{
padding:0.625rem 20px;
border-radius:62.438rem;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
background:#7EB3FF;
font-weight:700;
color:#0A0E17;
font-size:0.813rem;
}
.dkn_jp_card_mega9el .dkn_jp_cta9el:hover{
opacity:.9;
}
.dkn_jp_card9el:not(.dkn_jp_card_mega9el) .dkn_jp_cta9el{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
font-size:0.813rem;
border-bottom:1px solid #0E1118;
padding-bottom:2px;
color:#0E1118;
font-weight:700;
}
.dkn_jp_card9el:not(.dkn_jp_card_mega9el) .dkn_jp_cta9el:hover{
border-color:#3A7EE8;
color:#3A7EE8;
}
.dkn_jp_seo9el{
margin:14px 0 0;
color:#7A849A;
line-height:1.65;
max-width:47.5rem;
font-size:14px;
overflow-wrap:break-word;
}
.dkn_jp_seo9el strong{
color:#0E1118;
font-weight:700;
}
.dkn_vip9el{
padding:3rem 0;
}
@media(min-width:770px){
.dkn_vip9el{
padding:64px 0;
}
}
.dkn_vip_head9el{
gap:14px;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:883px){
.dkn_vip_head9el{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.dkn_vip_eyebrow9el{
margin-bottom:0.75rem;
}
.dkn_vip_h29el{
color:#EDF1FA;
font-weight:600;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:2rem;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:769px){
.dkn_vip_h29el{
font-size:40px;
}
}
.dkn_vip_intro9el{
font-size:0.875rem;
max-width:26.25rem;
color:#8C9BBF;
line-height:1.6;
}
.dkn_vip_grid9el{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.dkn_vip_card9el{
border-radius:14px;
padding:22px 18px;
border:1px solid rgba(190,210,255,0.14);
min-width:0;
}
.dkn_vip_card_feat9el{
border-color:#7EB3FF;
background:rgba(220,230,255,0.08);
}
.dkn_vip_card_ic9el{
background:linear-gradient(135deg,#3A7EE8,#6BA3F5);
border-radius:0.5rem;
margin-bottom:1rem;
height:2.125rem;
width:2.125rem;
display:block;
}
.dkn_vip_name9el{
font-weight:600;
overflow-wrap:break-word;
margin-bottom:6px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#EDF1FA;
font-size:20px;
}
.dkn_vip_perk9el{
line-height:1.5;
color:#8C9BBF;
overflow-wrap:break-word;
font-size:12.5px;
}
.dkn_nl9el{
padding:1.5rem 0 10px;
}
.dkn_nl_in9el{
gap:1.375rem;
border-radius:20px;
padding:1.875rem 32px;
background:#141B2E;
display:flex;
flex-direction:column;
color:#EDF1FA;
}
@media(min-width:769px){
.dkn_nl_in9el{
gap:1.75rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.dkn_nl_text_wrap9el{
min-width:0;
}
.dkn_nl_h39el{
font-size:1.375rem;
font-weight:600;
color:#EDF1FA;
line-height:1.1;
margin-bottom:5px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.dkn_nl_h39el{
font-size:1.5rem;
}
}
.dkn_nl_text9el{
color:#8C9BBF;
line-height:1.5;
font-size:0.844rem;
}
.dkn_nl_form9el{
gap:0.625rem;
flex:1 1 auto;
display:flex;
min-width:0;
max-width:460px;
}
.dkn_nl_input9el{
border-radius:14px;
border:1px solid rgba(190,210,255,0.14);
overflow:hidden;
background:rgba(220,230,255,0.08);
padding:0.813rem 16px;
flex:1 1 auto;
color:#8C9BBF;
display:flex;
min-width:0;
font-size:0.875rem;
white-space:nowrap;
text-overflow:ellipsis;
align-items:center;
}
.dkn_nl_btn9el{
background:#7EB3FF;
border-radius:0.875rem;
padding:0.813rem 1.5rem;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
flex:0 0 auto;
white-space:nowrap;
color:#0A0E17;
font-weight:700;
font-size:0.875rem;
}
.dkn_nl_btn9el:hover{
opacity:.9;
}
.dkn_app9el{
padding:30px 0 10px;
}
.dkn_app_in9el{
border:1px solid rgba(14,17,24,0.07);
background:#FFFFFF;
gap:1.75rem;
padding:32px;
border-radius:1.25rem;
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.dkn_app_in9el{
padding:40px 2.75rem;
gap:40px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.dkn_app_copy9el{
min-width:0;
max-width:560px;
}
.dkn_app_eyebrow9el{
margin-bottom:12px;
}
.dkn_app_h29el{
font-size:1.75rem;
overflow-wrap:break-word;
font-weight:600;
color:#0E1118;
line-height:1.05;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:12px;
}
@media(min-width:771px){
.dkn_app_h29el{
font-size:2.125rem;
}
}
.dkn_app_text9el{
line-height:1.6;
margin-bottom:1.375rem;
color:#7A849A;
font-size:14px;
}
.dkn_app_btns9el{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.dkn_app_btn9el{
border-radius:14px;
gap:10px;
background:#0E1118;
padding:0.688rem 20px;
transition:background-color .22s cubic-bezier(0.4,0,0.2,1);
display:inline-flex;
align-items:center;
color:#EDF1FA;
}
.dkn_app_btn9el:hover{
background:#252C3E;
}
.dkn_app_btn_ic9el{
align-items:center;
display:inline-flex;
}
.dkn_app_btn_ic9el svg{
width:1.125rem;
height:18px;
}
.dkn_app_btn_lb9el{
font-size:0.844rem;
font-weight:700;
}
.dkn_app_qr_wrap9el{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.dkn_app_qr9el{
border-radius:0.875rem;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 5px 11px);
background-color:#0E1118;
height:108px;
width:6.75rem;
}
.dkn_app_qr_cap9el{
line-height:1.4;
font-size:12.5px;
max-width:92px;
color:#5A6378;
}
.dkn_gm9el{
padding:1.875rem 0 10px;
}
.dkn_gm_in9el{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:880px){
.dkn_gm_in9el{
grid-template-columns:1.25fr 1fr;
}
}
.dkn_gm_left9el{
border:1px solid rgba(14,17,24,0.07);
background:#FFFFFF;
padding:2rem;
border-radius:20px;
min-width:0;
}
.dkn_gm_eyebrow9el{
margin-bottom:10px;
}
.dkn_gm_h29el{
font-size:26px;
margin-bottom:8px;
overflow-wrap:break-word;
color:#0E1118;
line-height:1.06;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:769px){
.dkn_gm_h29el{
font-size:1.75rem;
}
}
.dkn_gm_text9el{
color:#7A849A;
font-size:0.875rem;
line-height:1.6;
margin-bottom:1.375rem;
max-width:30rem;
}
.dkn_gm_level9el{
font-size:22px;
margin-bottom:0.5rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#3A7EE8;
font-weight:700;
}
.dkn_gm_bar9el{
overflow:hidden;
border-radius:999px;
background:rgba(14,17,24,0.13);
margin-bottom:6px;
height:8px;
}
.dkn_gm_bar_fill9el{
background:linear-gradient(90deg,#3A7EE8,#6BA3F5);
border-radius:999px;
height:100%;
}
.dkn_gm_bar_meta9el{
gap:0.625rem;
color:#5A6378;
margin-bottom:18px;
justify-content:space-between;
display:flex;
font-size:11px;
}
.dkn_gm_missions9el{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.dkn_gm_mission9el{
gap:0.438rem;
border-radius:62.438rem;
border:1px solid rgba(14,17,24,0.13);
background:#F2F4F7;
padding:9px 15px;
color:#262D3D;
font-weight:600;
display:inline-flex;
align-items:center;
font-size:12.5px;
}
.dkn_gm_mission_ic9el{
display:inline-flex;
color:#3A7EE8;
align-items:center;
}
.dkn_gm_mission_ic9el svg{
height:0.813rem;
width:13px;
}
.dkn_gm_right9el{
padding:2rem;
overflow:hidden;
background:linear-gradient(150deg,#0F1D35,#090D15);
border-radius:1.25rem;
display:flex;
position:relative;
flex-direction:column;
color:#EDF1FA;
}
.dkn_gm_glow9el{
border-radius:50%;
background:radial-gradient(circle,rgba(82,140,255,0.18),transparent 70%);
top:-1.875rem;
pointer-events:none;
height:9.375rem;
width:150px;
right:-30px;
position:absolute;
}
.dkn_gm_ref_eyebrow9el{
margin-bottom:0.625rem;
position:relative;
}
.dkn_gm_ref_h29el{
font-weight:600;
line-height:1.1;
color:#EDF1FA;
margin-bottom:0.5rem;
font-size:1.625rem;
overflow-wrap:break-word;
position:relative;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
.dkn_gm_ref_text9el{
position:relative;
font-size:13.5px;
line-height:1.55;
margin-bottom:1.25rem;
color:#8C9BBF;
}
.dkn_gm_ref_cta9el{
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
padding:0.688rem 22px;
background:#7EB3FF;
border-radius:999px;
position:relative;
font-size:13.5px;
margin-top:auto;
font-weight:700;
align-self:flex-start;
color:#0A0E17;
}
.dkn_gm_ref_cta9el:hover{
opacity:.9;
}
.dkn_sea9el{
padding:1.5rem 0 10px;
}
.dkn_sea_in9el{
background:linear-gradient(115deg,#0F1D35,#090D15);
padding:2.25rem;
overflow:hidden;
border-radius:20px;
gap:22px;
color:#EDF1FA;
display:flex;
position:relative;
flex-direction:column;
}
@media(min-width:820px){
.dkn_sea_in9el{
padding:44px 48px;
gap:32px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.dkn_sea_glow9el{
border-radius:50%;
background:radial-gradient(circle,rgba(82,140,255,0.18),transparent 68%);
transform:translateY(-50%);
position:absolute;
height:240px;
right:3.75rem;
pointer-events:none;
width:240px;
top:50%;
}
.dkn_sea_copy9el{
min-width:0;
position:relative;
max-width:560px;
}
.dkn_sea_eyebrow9el{
margin-bottom:0.75rem;
}
.dkn_sea_h29el{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#EDF1FA;
overflow-wrap:break-word;
margin-bottom:12px;
font-size:30px;
line-height:1.04;
font-weight:600;
}
@media(min-width:768px){
.dkn_sea_h29el{
font-size:2.375rem;
}
}
.dkn_sea_text9el{
font-size:15px;
line-height:1.6;
color:#8C9BBF;
}
.dkn_sea_cta9el{
border-radius:999px;
flex:0 0 auto;
background:#7EB3FF;
padding:16px 2rem;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
position:relative;
color:#0A0E17;
font-size:0.938rem;
font-weight:700;
}
.dkn_sea_cta9el:hover{
opacity:.9;
}
.dkn_wy9el{
padding:3rem 0;
}
@media(min-width:771px){
.dkn_wy9el{
padding:3.5rem 0;
}
}
.dkn_wy_in9el{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:897px){
.dkn_wy_in9el{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.dkn_wy_left9el{
min-width:0;
}
.dkn_wy_eyebrow9el{
margin-bottom:0.875rem;
}
.dkn_wy_h29el{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
color:#0E1118;
margin-bottom:16px;
line-height:1.05;
font-size:32px;
}
@media(min-width:769px){
.dkn_wy_h29el{
font-size:2.5rem;
}
}
.dkn_wy_intro9el{
color:#7A849A;
font-size:15px;
line-height:1.6;
}
.dkn_wy_grid9el{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.dkn_wy_grid9el{
grid-template-columns:1fr 1fr;
}
}
.dkn_wy_card9el{
padding:1.625rem;
border:1px solid rgba(14,17,24,0.07);
background:#FFFFFF;
border-radius:14px;
min-width:0;
}
.dkn_wy_card_ic9el{
color:#3A7EE8;
align-items:center;
display:inline-flex;
justify-content:center;
margin-bottom:16px;
}
.dkn_wy_card_ic9el svg{
width:26px;
height:1.625rem;
}
.dkn_wy_card_h9el{
line-height:1.15;
font-size:1.313rem;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:8px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#0E1118;
}
.dkn_wy_card_p9el{
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
color:#7A849A;
}
.dkn_hts9el{
padding:48px 0;
}
@media(min-width:768px){
.dkn_hts9el{
padding:3.875rem 0;
}
}
.dkn_hts_head9el{
gap:1.125rem;
margin-bottom:34px;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.dkn_hts_head9el{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.dkn_hts_eyebrow9el{
margin-bottom:0.75rem;
}
.dkn_hts_h29el{
font-size:30px;
color:#EDF1FA;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
}
@media(min-width:769px){
.dkn_hts_h29el{
font-size:2.375rem;
}
}
.dkn_hts_cta9el{
border-radius:62.438rem;
padding:15px 1.875rem;
flex:0 0 auto;
background:#7EB3FF;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
font-size:0.938rem;
color:#0A0E17;
font-weight:700;
}
.dkn_hts_cta9el:hover{
opacity:.9;
}
.dkn_hts_grid9el{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:763px){
.dkn_hts_grid9el{
grid-template-columns:repeat(3,1fr);
}
}
.dkn_hts_step9el{
border-top:1px solid rgba(190,210,255,0.14);
padding-top:1.375rem;
min-width:0;
}
.dkn_hts_step_num9el{
line-height:1;
font-weight:700;
margin-bottom:0.875rem;
color:#7EB3FF;
font-size:2.75rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
.dkn_hts_step_h9el{
line-height:1.2;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:700;
font-size:19px;
color:#EDF1FA;
}
.dkn_hts_step_p9el{
color:#8C9BBF;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
}
.dkn_rv9el{
background:#FFFFFF;
padding:48px 0;
margin-top:24px;
border-top:1px solid rgba(14,17,24,0.07);
border-bottom:1px solid rgba(14,17,24,0.07);
}
@media(min-width:766px){
.dkn_rv9el{
padding:3.5rem 0;
}
}
.dkn_rv_head9el{
gap:16px;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:766px){
.dkn_rv_head9el{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.dkn_rv_eyebrow9el{
margin-bottom:0.625rem;
}
.dkn_rv_h29el{
font-weight:600;
line-height:1.05;
color:#0E1118;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:30px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.dkn_rv_h29el{
font-size:38px;
}
}
.dkn_rv_agg9el{
gap:12px;
align-items:center;
display:flex;
}
.dkn_rv_agg_stars9el{
gap:3px;
color:#3A7EE8;
display:flex;
}
.dkn_rv_agg_stars9el svg{
height:18px;
width:1.125rem;
}
.dkn_rv_source9el{
font-size:0.813rem;
color:#7A849A;
}
.dkn_rv_grid9el{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.dkn_rv_grid9el{
grid-template-columns:repeat(3,1fr);
}
}
.dkn_rv_card9el{
border:1px solid rgba(14,17,24,0.07);
border-radius:14px;
background:#F2F4F7;
padding:26px;
min-width:0;
}
.dkn_rv_card_stars9el{
gap:2px;
margin-bottom:12px;
display:flex;
color:#3A7EE8;
}
.dkn_rv_card_stars9el svg{
height:0.875rem;
width:0.875rem;
}
.dkn_rv_card_body9el{
color:#0E1118;
font-weight:500;
margin-bottom:16px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.45;
font-size:1.125rem;
overflow-wrap:break-word;
}
.dkn_rv_card_meta9el{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.dkn_rv_card_av9el{
flex:0 0 auto;
background:linear-gradient(135deg,#3A7EE8,#6BA3F5);
border-radius:50%;
width:2rem;
height:2rem;
}
.dkn_rv_card_author9el{
font-size:0.813rem;
color:#0E1118;
font-weight:700;
}
.dkn_rv_card_loc9el{
color:#5A6378;
font-size:12px;
}
.dkn_tt9el{
padding:3rem 0 0.625rem;
}
@media(min-width:766px){
.dkn_tt9el{
padding:60px 0 10px;
}
}
.dkn_tt_head9el{
text-align:center;
margin-bottom:2.125rem;
}
.dkn_tt_eyebrow9el{
margin-bottom:0.75rem;
}
.dkn_tt_h29el{
overflow-wrap:break-word;
font-size:2rem;
line-height:1.05;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#0E1118;
font-weight:600;
}
@media(min-width:769px){
.dkn_tt_h29el{
font-size:42px;
}
}
.dkn_tt_grid9el{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.dkn_tt_grid9el{
grid-template-columns:repeat(3,1fr);
}
}
.dkn_tt_card9el{
padding:1.875rem;
border-radius:0.875rem;
border:1px solid rgba(14,17,24,0.07);
background:#FFFFFF;
min-width:0;
flex-direction:column;
display:flex;
}
.dkn_tt_card_ic9el{
display:inline-flex;
margin-bottom:1.125rem;
align-items:center;
color:#3A7EE8;
}
.dkn_tt_card_ic9el svg{
width:28px;
height:1.75rem;
}
.dkn_tt_card_h9el{
font-size:22px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
margin-bottom:8px;
overflow-wrap:break-word;
color:#0E1118;
}
.dkn_tt_card_p9el{
overflow-wrap:break-word;
margin-bottom:0.875rem;
line-height:1.6;
font-size:14px;
color:#7A849A;
}
.dkn_tt_card_p9el b{
color:#0E1118;
font-weight:700;
}
.dkn_tt_card_link9el{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
font-size:0.813rem;
border-bottom:1px solid #3A7EE8;
margin-top:auto;
color:#0E1118;
align-self:flex-start;
font-weight:700;
padding-bottom:2px;
}
.dkn_tt_card_link9el:hover{
color:#3A7EE8;
}
.dkn_ts9el{
padding:44px 0;
}
.dkn_ts_in9el{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:878px){
.dkn_ts_in9el{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.dkn_ts_left9el{
min-width:0;
}
.dkn_ts_h29el{
line-height:1.1;
font-weight:600;
margin-bottom:12px;
color:#EDF1FA;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.625rem;
}
@media(min-width:770px){
.dkn_ts_h29el{
font-size:1.75rem;
}
}
.dkn_ts_text9el{
font-size:0.906rem;
margin-bottom:1.375rem;
max-width:520px;
color:#8C9BBF;
line-height:1.6;
}
.dkn_ts_badges9el{
gap:18px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.dkn_ts_badge9el{
color:#8C9BBF;
font-size:13px;
font-weight:600;
}
.dkn_ts_pay9el{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:877px){
.dkn_ts_pay9el{
justify-content:flex-end;
}
}
.dkn_ts_pay_chip9el{
border-radius:14px;
border:1px solid rgba(190,210,255,0.14);
background:rgba(220,230,255,0.08);
padding:0.75rem 16px;
color:#EDF1FA;
font-weight:700;
font-size:14px;
}
.dkn_prov9el{
padding:2.5rem 0 1.25rem;
}
.dkn_prov_eyebrow9el{
margin-bottom:1.125rem;
display:block;
}
.dkn_prov_grid9el{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:561px){
.dkn_prov_grid9el{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.dkn_prov_grid9el{
grid-template-columns:repeat(6,1fr);
}
}
.dkn_gd9el{
padding:48px 0 10px;
}
.dkn_gd_head9el{
gap:0.875rem;
display:flex;
flex-direction:column;
margin-bottom:24px;
}
@media(min-width:677px){
.dkn_gd_head9el{
gap:20px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.dkn_gd_eyebrow9el{
margin-bottom:0.625rem;
}
.dkn_gd_h29el{
color:#0E1118;
font-size:1.75rem;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.dkn_gd_h29el{
font-size:34px;
}
}
.dkn_gd_more9el{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
flex:0 0 auto;
font-size:0.844rem;
padding-bottom:2px;
border-bottom:1px solid #0E1118;
color:#0E1118;
font-weight:600;
}
.dkn_gd_more9el:hover{
border-color:#3A7EE8;
color:#3A7EE8;
}
.dkn_gd_grid9el{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:723px){
.dkn_gd_grid9el{
grid-template-columns:repeat(3,1fr);
}
}
.dkn_gd_card9el{
border:1px solid rgba(14,17,24,0.07);
background:#FFFFFF;
border-radius:0.875rem;
overflow:hidden;
min-width:0;
display:block;
}
.dkn_gd_card_img9el{
background:linear-gradient(140deg,#0F1D35,#3A7EE8);
height:9.375rem;
}
.dkn_gd_card_body9el{
padding:1.375rem;
}
.dkn_gd_card_cat9el{
font-weight:600;
text-transform:uppercase;
color:#3A7EE8;
letter-spacing:.1em;
font-size:0.625rem;
}
.dkn_gd_card_h9el{
margin:0.5rem 0 0.625rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:19px;
overflow-wrap:break-word;
line-height:1.2;
color:#0E1118;
font-weight:600;
}
.dkn_gd_card_meta9el{
font-size:0.75rem;
overflow-wrap:break-word;
color:#5A6378;
}
.dkn_lh9el{
padding:2.5rem 0 20px;
}
.dkn_lh_in9el{
border-top:1px solid rgba(14,17,24,0.13);
padding-top:34px;
}
.dkn_lh_eyebrow9el{
display:block;
margin-bottom:22px;
}
.dkn_lh_grid9el{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:602px){
.dkn_lh_grid9el{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.dkn_lh_grid9el{
grid-template-columns:repeat(5,1fr);
}
}
.dkn_lh_col9el{
min-width:0;
}
.dkn_lh_col_h9el{
font-weight:700;
margin-bottom:12px;
font-size:13px;
overflow-wrap:break-word;
color:#0E1118;
}
.dkn_lh_links9el{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.dkn_lh_link9el{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
overflow-wrap:break-word;
font-size:0.813rem;
color:#7A849A;
}
.dkn_lh_link9el:hover{
color:#3A7EE8;
}
.dkn_sb9el{
background:#FFFFFF;
padding:48px 0;
border-top:1px solid rgba(14,17,24,0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(14,17,24,0.07);
}
@media(min-width:770px){
.dkn_sb9el{
padding:56px 0;
}
}
.dkn_sb_eyebrow9el{
margin-bottom:0.75rem;
display:block;
}
.dkn_sb_h29el{
margin-bottom:1.625rem;
font-size:1.875rem;
font-weight:600;
line-height:1.05;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#0E1118;
}
@media(min-width:769px){
.dkn_sb_h29el{
font-size:2.25rem;
}
}
.dkn_sb_grid9el{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:557px){
.dkn_sb_grid9el{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.dkn_sb_grid9el{
grid-template-columns:repeat(4,1fr);
}
}
.dkn_sb_card9el{
background:#F2F4F7;
padding:1.5rem;
border:1px solid rgba(14,17,24,0.07);
border-radius:14px;
min-width:0;
}
.dkn_sb_card_h9el{
font-weight:600;
font-size:1.188rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#0E1118;
margin-bottom:8px;
overflow-wrap:break-word;
line-height:1.15;
}
.dkn_sb_card_p9el{
font-size:0.844rem;
color:#7A849A;
line-height:1.6;
overflow-wrap:break-word;
}
.dkn_sb_rtp9el{
grid-template-columns:1fr;
border-radius:14px;
border:1px solid rgba(14,17,24,0.07);
background:#F2F4F7;
padding:1.625rem 1.75rem;
gap:1.5rem;
margin-top:1.125rem;
display:grid;
align-items:center;
}
@media(min-width:761px){
.dkn_sb_rtp9el{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.dkn_sb_rtp_h9el{
line-height:1.15;
color:#0E1118;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-size:1.25rem;
font-weight:600;
overflow-wrap:break-word;
}
.dkn_sb_rtp_p9el{
line-height:1.6;
overflow-wrap:break-word;
color:#7A849A;
font-size:0.844rem;
}
.dkn_sb_rtp_stats9el{
gap:16px;
display:flex;
}
.dkn_sb_stat9el{
border-radius:0.5rem;
padding:18px;
background:#FFFFFF;
flex:1 1 0;
text-align:center;
min-width:0;
}
.dkn_sb_stat_v9el{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#2A9E6E;
font-size:1.625rem;
font-weight:700;
}
.dkn_sb_stat_l9el{
margin-top:0.25rem;
color:#5A6378;
font-size:0.719rem;
}
.dkn_faq9el{
padding:3rem 0;
background:#FFFFFF;
border-top:1px solid rgba(14,17,24,0.07);
border-bottom:1px solid rgba(14,17,24,0.07);
margin-top:24px;
}
@media(min-width:769px){
.dkn_faq9el{
padding:3.875rem 0;
}
}
.dkn_faq_head9el{
text-align:center;
margin-bottom:34px;
}
.dkn_faq_eyebrow9el{
margin-bottom:0.75rem;
}
.dkn_faq_h29el{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#0E1118;
line-height:1.05;
font-weight:600;
font-size:32px;
overflow-wrap:break-word;
}
@media(min-width:771px){
.dkn_faq_h29el{
font-size:2.375rem;
}
}
.dkn_faq_list9el{
gap:12px;
margin:0 auto;
display:flex;
flex-direction:column;
max-width:820px;
}
.dkn_faq_item9el{
border:1px solid rgba(14,17,24,0.07);
background:#F2F4F7;
border-radius:14px;
overflow:hidden;
}
.dkn_faq_q9el{
list-style:none;
gap:1.25rem;
padding:1.25rem 1.5rem;
font-size:1rem;
align-items:center;
font-weight:700;
display:flex;
cursor:pointer;
color:#0E1118;
overflow-wrap:break-word;
justify-content:space-between;
}
.dkn_faq_q9el::-webkit-details-marker{
display:none;
}
.dkn_faq_q_ic9el{
flex:0 0 auto;
transition:transform .22s cubic-bezier(0.4,0,0.2,1);
align-items:center;
color:#3A7EE8;
display:inline-flex;
}
.dkn_faq_q_ic9el svg{
width:1.125rem;
height:18px;
}
.dkn_faq_item9el[open] .dkn_faq_q_ic9el{
transform:rotate(180deg);
}
.dkn_faq_a9el{
padding:0 1.5rem 1.25rem;
color:#7A849A;
overflow-wrap:break-word;
font-size:14.5px;
line-height:1.6;
}
.dkn_sc9el{
padding:3rem 0 0.625rem;
}
.dkn_sc_head9el{
text-align:center;
margin-bottom:1.75rem;
}
.dkn_sc_eyebrow9el{
margin-bottom:0.75rem;
}
.dkn_sc_h29el{
font-size:30px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#0E1118;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
}
@media(min-width:769px){
.dkn_sc_h29el{
font-size:36px;
}
}
.dkn_sc_table9el{
border:1px solid rgba(14,17,24,0.07);
border-radius:0.875rem;
margin:0 auto;
overflow:hidden;
max-width:900px;
}
.dkn_sc_thead9el{
background:#1A1E2A;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.dkn_sc_th9el{
padding:0.938rem 18px;
color:#8C9BBF;
font-size:13px;
text-align:center;
font-weight:700;
overflow-wrap:break-word;
}
.dkn_sc_th9el:first-child{
text-align:left;
}
.dkn_sc_th_us9el{
color:#7EB3FF;
}
.dkn_sc_row9el{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(14,17,24,0.07);
}
.dkn_sc_row9el:nth-child(even){
background:#FFFFFF;
}
.dkn_sc_td9el{
padding:15px 18px;
color:#5A6378;
text-align:center;
min-width:0;
font-size:0.875rem;
overflow-wrap:break-word;
}
.dkn_sc_td9el:first-child{
color:#262D3D;
font-weight:600;
text-align:left;
}
.dkn_sc_td_us9el{
color:#2A9E6E;
font-weight:700;
}
.dkn_el9el{
padding:48px 0;
}
@media(min-width:771px){
.dkn_el9el{
padding:56px 0;
}
}
.dkn_el_in9el{
gap:40px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:900px){
.dkn_el_in9el{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.dkn_el_left9el{
min-width:0;
}
.dkn_el_eyebrow9el{
margin-bottom:14px;
}
.dkn_el_h29el{
overflow-wrap:break-word;
color:#0E1118;
line-height:1.08;
font-weight:600;
margin-bottom:22px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:32px;
}
@media(min-width:769px){
.dkn_el_h29el{
font-size:38px;
}
}
.dkn_el_body9el p{
line-height:1.7;
margin-bottom:18px;
color:#262D3D;
overflow-wrap:break-word;
font-size:1rem;
}
.dkn_el_dropcap9el{
padding:0.375rem 0.75rem 0 0;
line-height:.8;
float:left;
font-size:3.875rem;
font-weight:700;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#3A7EE8;
}
.dkn_el_right9el{
min-width:0;
}
.dkn_el_quote9el{
padding:36px;
background:linear-gradient(150deg,#0F1D35,#090D15);
border-radius:1.25rem;
color:#EDF1FA;
position:relative;
margin-bottom:24px;
}
.dkn_el_quote_mark9el{
align-items:center;
margin-bottom:6px;
display:inline-flex;
color:#7EB3FF;
}
.dkn_el_quote_mark9el svg{
height:2.125rem;
width:2.125rem;
}
.dkn_el_quote_text9el{
overflow-wrap:break-word;
line-height:1.4;
margin-bottom:22px;
font-weight:500;
color:#EDF1FA;
font-size:1.375rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
.dkn_el_quote_meta9el{
gap:12px;
align-items:center;
display:flex;
}
.dkn_el_quote_av9el{
flex:0 0 auto;
background:linear-gradient(135deg,#3A7EE8,#6BA3F5);
border-radius:50%;
height:2.375rem;
width:38px;
}
.dkn_el_quote_author9el{
font-size:14px;
color:#EDF1FA;
font-weight:700;
}
.dkn_el_quote_meta_sub9el{
color:#8C9BBF;
font-size:0.75rem;
}
.dkn_el_explain9el{
overflow:hidden;
border:1px solid rgba(14,17,24,0.07);
border-radius:14px;
}
.dkn_el_explain_card9el{
padding:1.375rem 24px;
}
.dkn_el_explain_card9el+.dkn_el_explain_card9el{
border-top:1px solid rgba(14,17,24,0.07);
}
.dkn_el_explain_h9el{
font-weight:600;
overflow-wrap:break-word;
margin-bottom:8px;
line-height:1.15;
font-size:1.25rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#0E1118;
}
.dkn_el_explain_p9el{
line-height:1.55;
color:#7A849A;
overflow-wrap:break-word;
font-size:0.875rem;
}
.dkn_sg9el{
padding:3rem 0 0.625rem;
}
.dkn_sg_eyebrow9el{
display:block;
margin-bottom:0.75rem;
}
.dkn_sg_h29el{
line-height:1.05;
margin-bottom:28px;
font-weight:600;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#0E1118;
overflow-wrap:break-word;
font-size:30px;
}
@media(min-width:769px){
.dkn_sg_h29el{
font-size:2.25rem;
}
}
.dkn_sg_grid9el{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:721px){
.dkn_sg_grid9el{
grid-template-columns:repeat(3,1fr);
}
}
.dkn_sg_col9el{
min-width:0;
}
.dkn_sg_col_h9el{
color:#0E1118;
font-size:22px;
line-height:1.15;
margin-bottom:10px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
}
.dkn_sg_col_p9el{
color:#7A849A;
line-height:1.65;
font-size:14px;
overflow-wrap:break-word;
}
.dkn_ft9el{
background:#1A1E2A;
color:#8C9BBF;
margin-top:40px;
}
.dkn_ft_in9el{
grid-template-columns:1fr;
gap:2rem;
padding:3rem 0 28px;
display:grid;
}
@media(min-width:600px){
.dkn_ft_in9el{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.dkn_ft_in9el{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.dkn_ft_brand9el{
min-width:0;
}
.dkn_ft_logo9el{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:700;
overflow-wrap:break-word;
color:#EDF1FA;
font-size:1.625rem;
}
.dkn_ft_tagline9el{
margin-top:14px;
color:#8C9BBF;
line-height:1.6;
max-width:280px;
font-size:0.844rem;
}
.dkn_ft_contact9el{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
margin-top:12px;
max-width:17.5rem;
overflow-wrap:anywhere;
font-size:13px;
display:inline-block;
color:#7EB3FF;
}
.dkn_ft_contact9el:hover{
color:#EDF1FA;
}
.dkn_ft_col9el{
min-width:0;
}
.dkn_ft_col_h9el{
margin-bottom:14px;
overflow-wrap:break-word;
color:#EDF1FA;
letter-spacing:.08em;
text-transform:uppercase;
font-size:0.813rem;
font-weight:700;
}
.dkn_ft_col_links9el{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.dkn_ft_link9el{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
color:#8C9BBF;
font-size:13.5px;
overflow-wrap:break-word;
}
.dkn_ft_link9el:hover{
color:#EDF1FA;
}
.dkn_ft_bot9el{
gap:16px;
padding:1.375rem 0 40px;
flex-direction:column;
border-top:1px solid rgba(190,210,255,0.14);
display:flex;
}
@media(min-width:771px){
.dkn_ft_bot9el{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.dkn_ft_legal9el{
font-size:11.5px;
overflow-wrap:break-word;
color:#A3ABBE;
line-height:1.6;
max-width:760px;
}
.dkn_ft_legal9el b{
font-weight:700;
color:#8C9BBF;
}
.dkn_ft_age9el{
flex:0 0 auto;
border-radius:0.5rem;
padding:4px 0.563rem;
border:1.5px solid #7EB3FF;
font-size:0.813rem;
font-weight:700;
color:#7EB3FF;
}