*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0e1118;
text-rendering:optimizeLegibility;
color:#c4cee0;
overflow-wrap:break-word;
line-height:1.6;
font-size:15px;
-webkit-font-smoothing:antialiased;
font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:8px;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.dvm_layout-13a{
flex-direction:column;
min-height:100vh;
display:flex;
}
.dvm_main-13a{
flex:1 1 auto;
width:100%;
min-width:0;
}
.dvm_container-13a{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:767px){
.dvm_container-13a{
padding:0 32px;
}
}
@media(min-width:1099px){
.dvm_container-13a{
padding:0 3.5rem;
}
}
.dvm_eyebrow-13a{
display:inline-block;
font-size:11px;
font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
letter-spacing:.2em;
text-transform:uppercase;
font-weight:600;
color:#4a9eff;
line-height:1.4;
overflow-wrap:break-word;
}
.dvm_band-13a{
background:#0b1020;
color:#eef2fa;
}
.dvm_band-13a .dvm_eyebrow-13a{
color:#7ec4ff;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.dvm_tb-13a{
background:#0e1118;
position:sticky;
top:0;
z-index:50;
border-bottom:1px solid rgba(180,210,255,0.13);
}
.dvm_tb_in-13a{
margin:0 auto;
padding:0.75rem 1rem;
gap:1rem;
width:100%;
justify-content:space-between;
display:flex;
max-width:87.5rem;
align-items:center;
}
@media(min-width:771px){
.dvm_tb_in-13a{
padding:1rem 32px;
}
}
@media(min-width:1102px){
.dvm_tb_in-13a{
padding:18px 56px;
}
}
.dvm_tb_left-13a{
gap:1.75rem;
align-items:center;
min-width:0;
display:flex;
}
.dvm_tb_logo-13a{
gap:11px;
align-items:center;
display:flex;
min-width:0;
}
.dvm_tb_logo_mark-13a{
border-radius:0.5rem;
flex:0 0 auto;
object-fit:cover;
width:34px;
height:34px;
}
.dvm_tb_logo_txt-13a{
line-height:1;
min-width:0;
flex-direction:column;
display:flex;
}
.dvm_tb_logo_name-13a{
overflow:hidden;
text-overflow:ellipsis;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
letter-spacing:.02em;
font-weight:700;
white-space:nowrap;
color:#eef2fa;
font-size:22px;
}
.dvm_tb_logo_sub-13a{
overflow:hidden;
margin-top:0.25rem;
text-transform:uppercase;
letter-spacing:.32em;
font-size:8.5px;
white-space:nowrap;
text-overflow:ellipsis;
color:#4a9eff;
font-weight:600;
}
.dvm_tb_nav-13a{
display:none;
}
@media(min-width:959px){
.dvm_tb_nav-13a{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.dvm_tb_nav_item-13a{
transition:color .2s ease,border-color .2s ease;
border-bottom:2px solid transparent;
color:#c4cee0;
font-weight:600;
white-space:nowrap;
font-size:0.875rem;
padding-bottom:3px;
}
.dvm_tb_nav_item-13a:hover{
color:#eef2fa;
}
.dvm_tb_nav_item-13a.dvm_state_active-13a{
border-color:#4a9eff;
color:#eef2fa;
}
.dvm_tb_right-13a{
gap:14px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.dvm_tb_search-13a{
transition:color .2s ease;
color:#c4cee0;
display:flex;
align-items:center;
justify-content:center;
}
.dvm_tb_search-13a:hover{
color:#4a9eff;
}
.dvm_tb_search-13a svg{
width:1.125rem;
height:18px;
}
.dvm_tb_lang-13a{
font-size:11px;
color:#8a97b0;
text-transform:uppercase;
font-weight:600;
letter-spacing:.1em;
}
.dvm_tb_lang-13a:hover{
color:#eef2fa;
}
.dvm_tb_login-13a{
font-size:0.875rem;
font-weight:600;
display:none;
color:#eef2fa;
}
@media(min-width:766px){
.dvm_tb_login-13a{
display:inline-block;
}
}
.dvm_tb_register-13a{
padding:11px 22px;
border-radius:62.438rem;
transition:background-color .2s ease;
background:#4a9eff;
font-size:14px;
font-weight:700;
color:#080b11;
white-space:nowrap;
}
.dvm_tb_register-13a:hover{
background:#6ab4ff;
}
.dvm_mob-13a{
background:#0e1118;
left:0;
z-index:60;
right:0;
position:fixed;
bottom:0;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(180,210,255,0.13);
}
@media(min-width:957px){
.dvm_mob-13a{
display:none;
}
}
.dvm_mob_in-13a{
margin:0 auto;
align-items:stretch;
max-width:35rem;
justify-content:space-around;
display:flex;
}
.dvm_mob_item-13a{
padding:0.563rem 0.25rem;
gap:3px;
flex:1 1 0;
transition:color .2s ease;
color:#8a97b0;
flex-direction:column;
min-width:0;
align-items:center;
display:flex;
}
.dvm_mob_item-13a.dvm_state_active-13a{
color:#4a9eff;
}
.dvm_mob_ic-13a{
justify-content:center;
align-items:center;
display:flex;
}
.dvm_mob_ic-13a svg{
height:20px;
width:20px;
}
.dvm_mob_lb-13a{
overflow:hidden;
white-space:nowrap;
max-width:100%;
text-overflow:ellipsis;
font-size:10px;
font-weight:600;
}
@media(max-width:959px){
body{
padding-bottom:60px;
}
}
.dvm_rail-13a{
min-width:0;
position:relative;
}
.dvm_rail_scroll-13a{
gap:14px;
display:flex;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
padding-bottom:0.875rem;
scrollbar-width:thin;
}
@media(min-width:768px){
.dvm_rail_scroll-13a{
gap:18px;
}
}
.dvm_gc-13a{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:767px){
.dvm_gc-13a{
width:188px;
}
}
.dvm_gc_img-13a{
border-radius:14px;
overflow:hidden;
background:#151b26;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.6);
}
.dvm_gc_img-13a img{
inset:0;
height:100%;
width:100%;
position:absolute;
object-fit:cover;
}
.dvm_gc_cover-13a{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.dvm_gc_hover-13a{
background:rgba(0,0,0,0.52);
inset:0;
transition:opacity .2s ease;
display:flex;
align-items:center;
position:absolute;
justify-content:center;
opacity:0;
}
.dvm_gc-13a:hover .dvm_gc_hover-13a{
opacity:1;
}
.dvm_gc_hover_btn-13a{
border-radius:999px;
background:#4a9eff;
color:#080b11;
justify-content:center;
height:2.875rem;
align-items:center;
display:flex;
width:2.875rem;
}
.dvm_gc_hover_btn-13a svg{
height:1.125rem;
width:1.125rem;
}
.dvm_gc_info-13a{
gap:2px;
min-width:0;
margin-top:0.563rem;
display:flex;
flex-direction:column;
}
.dvm_gc_name-13a{
overflow:hidden;
font-weight:700;
font-size:0.813rem;
text-overflow:ellipsis;
color:#eef2fa;
white-space:nowrap;
}
.dvm_gc_prov-13a{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#8a97b0;
font-size:0.688rem;
}
.dvm_gc_meta-13a{
font-size:0.688rem;
color:#8a97b0;
}
.dvm_tc-13a{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:769px){
.dvm_tc-13a{
width:14.375rem;
}
}
.dvm_tc_img-13a{
border-radius:0.875rem;
background:#151b26;
overflow:hidden;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.6);
padding-bottom:75%;
position:relative;
}
.dvm_tc_img-13a img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.dvm_tc_info-13a{
gap:2px;
min-width:0;
margin-top:9px;
display:flex;
flex-direction:column;
}
.dvm_tc_name-13a{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.875rem;
white-space:nowrap;
font-weight:700;
color:#eef2fa;
}
.dvm_tc_rtp-13a{
color:#8a97b0;
font-size:11px;
}
.dvm_lc-13a{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:769px){
.dvm_lc-13a{
width:268px;
}
}
.dvm_lc_img-13a{
background:#151b26;
overflow:hidden;
border-radius:0.875rem;
position:relative;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.6);
padding-bottom:62.5%;
}
.dvm_lc_img-13a img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.dvm_lc_live-13a{
gap:0.438rem;
padding:0.25rem 9px;
border-radius:62.438rem;
background:rgba(0,0,0,0.52);
left:0.75rem;
position:absolute;
display:flex;
align-items:center;
top:0.75rem;
}
.dvm_lc_live_dot-13a{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#f05252;
width:8px;
height:8px;
}
.dvm_lc_seats-13a{
color:#eef2fa;
text-transform:uppercase;
letter-spacing:.08em;
font-size:0.625rem;
font-weight:600;
}
.dvm_lc_info-13a{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:0.563rem;
}
.dvm_lc_name-13a{
overflow:hidden;
text-overflow:ellipsis;
font-size:15px;
font-weight:700;
color:#eef2fa;
white-space:nowrap;
}
.dvm_lc_bet-13a{
color:#8a97b0;
font-size:0.688rem;
}
.dvm_pc-13a{
gap:8px;
background:#151b26;
border:1px solid rgba(180,210,255,0.07);
padding:1rem 0.875rem;
border-radius:0.875rem;
min-width:0;
justify-content:center;
flex-direction:column;
min-height:4.625rem;
display:flex;
align-items:center;
}
.dvm_pc_logo-13a{
flex:0 0 auto;
height:1.75rem;
width:auto;
max-width:100%;
object-fit:contain;
}
.dvm_pc_name-13a{
overflow:hidden;
white-space:nowrap;
font-size:11px;
color:#8a97b0;
text-align:center;
max-width:100%;
text-overflow:ellipsis;
}
.dvm_gc_tag-13a{
padding:3px 8px;
border-radius:0.5rem;
left:10px;
z-index:2;
display:inline-block;
font-size:0.625rem;
font-weight:700;
position:absolute;
text-transform:uppercase;
letter-spacing:.06em;
top:10px;
}
.dvm_gc_tag_hot-13a{
background:#f05252;
color:#eef2fa;
}
.dvm_gc_tag_new-13a{
background:#82c4ff;
color:#090c12;
}
.dvm_gc_tag_jp-13a{
background:#f0b429;
color:#090c12;
}
.dvm_gc_tag_live-13a{
background:#f05252;
color:#eef2fa;
}
.dvm_sh-13a{
margin-bottom:18px;
min-width:0;
}
.dvm_sh_row-13a{
gap:16px;
display:flex;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
}
.dvm_sh_row-13a .dvm_sh_l-13a{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.dvm_sh_stack-13a{
gap:0.625rem;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.dvm_sh_center-13a{
gap:0.625rem;
text-align:center;
flex-direction:column;
display:flex;
align-items:center;
}
.dvm_sh_h2-13a{
font-weight:600;
line-height:1.1;
font-size:24px;
color:#eef2fa;
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.dvm_sh_h2-13a{
font-size:30px;
}
}
.dvm_band-13a .dvm_sh_h2-13a{
color:#eef2fa;
}
.dvm_sh_eb_line-13a{
gap:10px;
display:inline-flex;
align-items:center;
}
.dvm_sh_eb_line-13a::before{
background:#4a9eff;
height:1px;
width:1.75rem;
display:inline-block;
content:"";
}
.dvm_band-13a .dvm_sh_eb_line-13a::before{
background:#7ec4ff;
}
.dvm_sh_eb_dot-13a{
gap:8px;
display:inline-flex;
align-items:center;
}
.dvm_sh_eb_dot-13a::before{
border-radius:50%;
background:#4a9eff;
width:6px;
height:0.375rem;
content:"";
display:inline-block;
}
.dvm_band-13a .dvm_sh_eb_dot-13a::before{
background:#7ec4ff;
}
.dvm_sh_link-13a{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:0.375rem;
border-bottom:1px solid #eef2fa;
font-size:0.813rem;
white-space:nowrap;
padding-bottom:2px;
display:inline-flex;
color:#eef2fa;
align-items:center;
font-weight:600;
}
.dvm_sh_link-13a:hover{
border-color:#4a9eff;
color:#4a9eff;
}
.dvm_sh_link-13a svg{
width:14px;
height:0.875rem;
}
.dvm_sh_link_chev-13a{
border-bottom:0;
padding-bottom:0;
}
.dvm_sh_link_btn-13a{
border-radius:999px;
background:#4a9eff;
padding:0.563rem 18px;
color:#080b11;
border-bottom:0;
}
.dvm_sh_link_btn-13a:hover{
border-color:transparent;
background:#6ab4ff;
color:#080b11;
}
.dvm_band-13a .dvm_sh_link-13a{
border-color:#eef2fa;
color:#eef2fa;
}
.dvm_band-13a .dvm_sh_link_btn-13a{
background:#7ec4ff;
color:#090c12;
}
.dvm_sh_rule-13a{
margin:-2px 0 1.125rem;
background:rgba(180,210,255,0.13);
height:1px;
}
.dvm_band-13a .dvm_sh_rule-13a{
background:rgba(200,220,255,0.13);
}
.dvm_hero-13a{
padding:32px 0 0.5rem;
}
@media(min-width:765px){
.dvm_hero-13a{
padding:56px 0 24px;
}
}
.dvm_hero_in-13a{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:899px){
.dvm_hero_in-13a{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.dvm_hero_copy-13a{
min-width:0;
}
.dvm_hero_eyebrow-13a{
gap:10px;
display:inline-flex;
align-items:center;
margin-bottom:1.375rem;
}
.dvm_hero_eyebrow_line-13a{
background:#4a9eff;
flex:0 0 auto;
width:28px;
height:1px;
display:inline-block;
}
.dvm_hero_h1-13a{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:38px;
color:#eef2fa;
overflow-wrap:break-word;
letter-spacing:-.01em;
font-weight:600;
line-height:1.04;
margin-bottom:1.25rem;
}
@media(min-width:769px){
.dvm_hero_h1-13a{
font-size:3.375rem;
}
}
@media(min-width:1103px){
.dvm_hero_h1-13a{
font-size:3.875rem;
}
}
.dvm_hero_h1-13a em{
color:#4a9eff;
font-style:normal;
}
.dvm_hero_sub-13a{
margin-bottom:30px;
color:#6a7890;
line-height:1.6;
max-width:30rem;
font-size:16px;
}
@media(min-width:770px){
.dvm_hero_sub-13a{
font-size:18px;
}
}
.dvm_hero_actions-13a{
gap:14px;
flex-wrap:wrap;
margin-bottom:2.125rem;
align-items:center;
display:flex;
}
.dvm_hero_cta-13a{
padding:1rem 30px;
gap:10px;
background:#4a9eff;
border-radius:999px;
transition:background-color .2s ease;
font-weight:700;
align-items:center;
display:inline-flex;
color:#080b11;
font-size:15px;
}
.dvm_hero_cta-13a:hover{
background:#6ab4ff;
}
.dvm_hero_cta_ic-13a{
display:inline-flex;
align-items:center;
}
.dvm_hero_cta_ic-13a svg{
height:16px;
width:16px;
}
.dvm_hero_cta_alt-13a{
background:transparent;
border-radius:999px;
border:1px solid rgba(180,210,255,0.13);
padding:0.938rem 26px;
transition:border-color .2s ease,color .2s ease;
display:inline-flex;
align-items:center;
color:#eef2fa;
font-size:0.938rem;
font-weight:600;
}
.dvm_hero_cta_alt-13a:hover{
border-color:#4a9eff;
color:#4a9eff;
}
.dvm_hero_trust-13a{
gap:1.375rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.dvm_hero_trust_item-13a{
gap:0.563rem;
color:#c4cee0;
display:flex;
font-size:0.813rem;
align-items:center;
font-weight:600;
}
.dvm_hero_trust_ic-13a{
color:#4a9eff;
align-items:center;
display:inline-flex;
}
.dvm_hero_trust_ic-13a svg{
height:16px;
width:16px;
}
.dvm_hero_promo-13a{
border-radius:1.25rem;
background:#151b26;
overflow:hidden;
box-shadow:0 0.75rem 48px rgba(0,0,0,0.6), 0 4px 16px rgba(74,158,255,0.15), 0 1px 0.25rem rgba(0,0,0,0.7);
min-height:18.75rem;
position:relative;
display:flex;
}
.dvm_hero_promo_bg-13a{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.dvm_hero_promo_bg-13a::after{
inset:0;
background:linear-gradient(120deg,#0b1020 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.dvm_hero_promo_glow-13a{
background:radial-gradient(circle,rgba(82,148,255,0.12) 0%,transparent 65%);
border-radius:50%;
top:-2.5rem;
right:-20px;
position:absolute;
width:16.25rem;
pointer-events:none;
height:260px;
}
.dvm_hero_promo_ct-13a{
padding:1.75rem;
position:relative;
align-self:flex-end;
z-index:2;
max-width:88%;
}
.dvm_hero_promo_label-13a{
text-transform:uppercase;
display:block;
letter-spacing:.25em;
color:#7ec4ff;
font-size:10px;
margin-bottom:8px;
font-weight:700;
}
.dvm_hero_promo_amount-13a{
font-size:2rem;
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#eef2fa;
line-height:1.05;
font-weight:600;
}
@media(min-width:769px){
.dvm_hero_promo_amount-13a{
font-size:2.5rem;
}
}
.dvm_hero_promo_amount-13a em{
color:#7ec4ff;
font-style:normal;
}
.dvm_hero_rating-13a{
border-radius:0.875rem;
padding:0.625rem 14px;
border:1px solid rgba(180,210,255,0.07);
gap:0.625rem;
background:#151b26;
position:absolute;
top:14px;
z-index:3;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.6);
max-width:min(260px,62%);
align-items:center;
display:flex;
right:14px;
}
.dvm_hero_rating_score-13a{
flex:0 0 auto;
font-size:24px;
color:#eef2fa;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
.dvm_hero_rating_txt-13a{
flex:1 1 auto;
min-width:0;
}
.dvm_hero_rating_stars-13a{
gap:2px;
color:#4a9eff;
display:flex;
}
.dvm_hero_rating_stars-13a svg{
height:12px;
width:0.75rem;
}
.dvm_hero_rating_cap-13a{
margin-top:3px;
line-height:1.35;
display:block;
color:#8a97b0;
font-size:11px;
overflow-wrap:break-word;
}
.dvm_stat-13a{
border-bottom:1px solid rgba(180,210,255,0.13);
border-top:1px solid rgba(180,210,255,0.13);
margin-top:16px;
}
.dvm_stat_in-13a{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.dvm_stat_in-13a{
grid-template-columns:repeat(4,1fr);
}
}
.dvm_stat_item-13a{
padding:1.375rem 0.875rem;
border-bottom:1px solid rgba(180,210,255,0.07);
border-right:1px solid rgba(180,210,255,0.07);
min-width:0;
}
.dvm_stat_item-13a:nth-child(2n){
border-right:0;
}
.dvm_stat_item-13a:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.dvm_stat_item-13a{
border-bottom:0;
}
.dvm_stat_item-13a:nth-child(2n){
border-right:1px solid rgba(180,210,255,0.07);
}
.dvm_stat_item-13a:nth-child(4n){
border-right:0;
}
}
.dvm_stat_value-13a{
color:#eef2fa;
font-size:1.875rem;
font-weight:700;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1;
}
@media(min-width:771px){
.dvm_stat_value-13a{
font-size:34px;
}
}
.dvm_stat_label-13a{
margin-top:0.375rem;
line-height:1.4;
color:#8a97b0;
overflow-wrap:break-word;
font-size:13px;
}
.dvm_pr-13a{
padding:30px 0 0.375rem;
}
.dvm_pr_card-13a{
border-radius:20px;
background:#151b26;
border:1px solid rgba(180,210,255,0.07);
padding:1.625rem;
overflow:hidden;
gap:0.625rem;
flex:0 0 auto;
display:flex;
position:relative;
min-height:12.5rem;
width:280px;
flex-direction:column;
}
@media(min-width:769px){
.dvm_pr_card-13a{
width:18.75rem;
}
}
.dvm_pr_card_feat-13a{
background:linear-gradient(150deg,#0d1629,#080c16);
border-color:transparent;
color:#eef2fa;
}
.dvm_pr_glow-13a{
border-radius:50%;
background:radial-gradient(circle,rgba(82,148,255,0.12),transparent 70%);
opacity:0;
height:130px;
position:absolute;
pointer-events:none;
width:8.125rem;
right:-30px;
top:-1.875rem;
}
.dvm_pr_card_feat-13a .dvm_pr_glow-13a{
opacity:1;
}
.dvm_pr_label-13a{
font-weight:700;
font-size:0.625rem;
letter-spacing:.16em;
color:#4a9eff;
position:relative;
text-transform:uppercase;
}
.dvm_pr_card_feat-13a .dvm_pr_label-13a{
color:#7ec4ff;
}
.dvm_pr_amount-13a{
color:#eef2fa;
line-height:1.08;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
position:relative;
font-size:26px;
font-weight:600;
}
.dvm_pr_card_feat-13a .dvm_pr_amount-13a{
color:#eef2fa;
}
.dvm_pr_amount-13a em{
font-style:normal;
color:#4a9eff;
}
.dvm_pr_card_feat-13a .dvm_pr_amount-13a em{
color:#7ec4ff;
}
.dvm_pr_terms-13a{
line-height:1.5;
font-size:0.813rem;
color:#8a97b0;
position:relative;
}
.dvm_pr_card_feat-13a .dvm_pr_terms-13a{
color:#8a9fc2;
}
.dvm_pr_cta-13a{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.dvm_pr_card_feat-13a .dvm_pr_cta-13a{
transition:opacity .2s ease;
padding:0.563rem 18px;
border-radius:999px;
background:#7ec4ff;
font-weight:700;
color:#090c12;
font-size:0.813rem;
}
.dvm_pr_card_feat-13a .dvm_pr_cta-13a:hover{
opacity:.9;
}
.dvm_pr_card-13a:not(.dvm_pr_card_feat-13a) .dvm_pr_cta-13a{
transition:color .2s ease,border-color .2s ease;
font-size:13px;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #eef2fa;
color:#eef2fa;
}
.dvm_pr_card-13a:not(.dvm_pr_card_feat-13a) .dvm_pr_cta-13a:hover{
border-color:#4a9eff;
color:#4a9eff;
}
.dvm_grow-13a{
padding:1.625rem 0 10px;
}
.dvm_row_seo-13a{
margin:0.625rem 0 0;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
color:#6a7890;
max-width:760px;
}
.dvm_row_seo-13a strong{
font-weight:700;
color:#eef2fa;
}
.dvm_jp-13a{
padding:30px 0 0.625rem;
}
.dvm_jp_grid-13a{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:765px){
.dvm_jp_grid-13a{
grid-template-columns:1fr 1fr;
}
.dvm_jp_card_mega-13a{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.dvm_jp_grid-13a{
grid-template-columns:1.4fr 1fr 1fr;
}
.dvm_jp_card_mega-13a{
grid-column:auto;
}
}
.dvm_jp_card-13a{
padding:1.625rem;
overflow:hidden;
border-radius:1.25rem;
gap:0.75rem;
border:1px solid rgba(180,210,255,0.07);
background:#151b26;
flex-direction:column;
min-height:12.5rem;
display:flex;
position:relative;
justify-content:space-between;
min-width:0;
}
.dvm_jp_card_mega-13a{
background:linear-gradient(135deg,#0d1629,#080c16);
border-color:transparent;
min-height:13.125rem;
color:#eef2fa;
}
.dvm_jp_glow-13a{
border-radius:50%;
background:radial-gradient(circle,rgba(82,148,255,0.12),transparent 70%);
right:-40px;
position:absolute;
pointer-events:none;
width:12.5rem;
height:12.5rem;
top:-2.5rem;
}
.dvm_jp_label-13a{
gap:0.625rem;
letter-spacing:.16em;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
text-transform:uppercase;
color:#4a9eff;
font-weight:700;
align-items:center;
position:relative;
font-size:0.625rem;
}
.dvm_jp_card_mega-13a .dvm_jp_label-13a{
color:#7ec4ff;
}
.dvm_jp_drop-13a{
color:#8a97b0;
letter-spacing:.04em;
text-transform:none;
font-weight:600;
}
.dvm_jp_card_mega-13a .dvm_jp_drop-13a{
color:#8a9fc2;
}
.dvm_jp_amount-13a{
font-size:38px;
position:relative;
overflow-wrap:break-word;
line-height:1;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#eef2fa;
}
.dvm_jp_card_mega-13a .dvm_jp_amount-13a{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#7ec4ff;
}
@media(min-width:769px){
.dvm_jp_card_mega-13a .dvm_jp_amount-13a{
font-size:3.375rem;
}
}
.dvm_jp_game-13a{
position:relative;
color:#8a97b0;
font-size:0.813rem;
}
.dvm_jp_card_mega-13a .dvm_jp_game-13a{
color:#8a9fc2;
}
.dvm_jp_cta-13a{
align-self:flex-start;
position:relative;
}
.dvm_jp_card_mega-13a .dvm_jp_cta-13a{
padding:10px 20px;
transition:opacity .2s ease;
border-radius:999px;
background:#7ec4ff;
font-weight:700;
font-size:0.813rem;
color:#090c12;
}
.dvm_jp_card_mega-13a .dvm_jp_cta-13a:hover{
opacity:.9;
}
.dvm_jp_card-13a:not(.dvm_jp_card_mega-13a) .dvm_jp_cta-13a{
transition:color .2s ease,border-color .2s ease;
font-size:13px;
color:#eef2fa;
padding-bottom:2px;
border-bottom:1px solid #eef2fa;
font-weight:700;
}
.dvm_jp_card-13a:not(.dvm_jp_card_mega-13a) .dvm_jp_cta-13a:hover{
border-color:#4a9eff;
color:#4a9eff;
}
.dvm_jp_seo-13a{
margin:14px 0 0;
max-width:760px;
font-size:0.875rem;
color:#6a7890;
overflow-wrap:break-word;
line-height:1.65;
}
.dvm_jp_seo-13a strong{
color:#eef2fa;
font-weight:700;
}
.dvm_grow-13a{
padding:26px 0 0.625rem;
}
.dvm_row_seo-13a{
margin:10px 0 0;
line-height:1.65;
max-width:760px;
font-size:0.875rem;
overflow-wrap:break-word;
color:#6a7890;
}
.dvm_row_seo-13a strong{
font-weight:700;
color:#eef2fa;
}
.dvm_grow-13a{
padding:1.625rem 0 0.625rem;
}
.dvm_row_seo-13a{
margin:0.625rem 0 0;
overflow-wrap:break-word;
line-height:1.65;
color:#6a7890;
font-size:0.875rem;
max-width:760px;
}
.dvm_row_seo-13a strong{
color:#eef2fa;
font-weight:700;
}
.dvm_sea-13a{
padding:1.5rem 0 10px;
}
.dvm_sea_in-13a{
background:linear-gradient(115deg,#0d1629,#080c16);
gap:22px;
overflow:hidden;
padding:2.25rem;
border-radius:20px;
flex-direction:column;
color:#eef2fa;
position:relative;
display:flex;
}
@media(min-width:819px){
.dvm_sea_in-13a{
padding:2.75rem 3rem;
gap:2rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.dvm_sea_glow-13a{
border-radius:50%;
background:radial-gradient(circle,rgba(82,148,255,0.12),transparent 68%);
right:60px;
pointer-events:none;
position:absolute;
top:50%;
height:15rem;
width:240px;
transform:translateY(-50%);
}
.dvm_sea_copy-13a{
max-width:560px;
min-width:0;
position:relative;
}
.dvm_sea_eyebrow-13a{
margin-bottom:0.75rem;
}
.dvm_sea_h2-13a{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
overflow-wrap:break-word;
color:#eef2fa;
font-size:30px;
line-height:1.04;
font-weight:600;
}
@media(min-width:766px){
.dvm_sea_h2-13a{
font-size:38px;
}
}
.dvm_sea_text-13a{
color:#8a9fc2;
font-size:15px;
line-height:1.6;
}
.dvm_sea_cta-13a{
background:#7ec4ff;
border-radius:999px;
flex:0 0 auto;
transition:opacity .2s ease;
padding:1rem 32px;
font-size:15px;
font-weight:700;
position:relative;
color:#090c12;
}
.dvm_sea_cta-13a:hover{
opacity:.9;
}
.dvm_vip-13a{
padding:3rem 0;
}
@media(min-width:767px){
.dvm_vip-13a{
padding:64px 0;
}
}
.dvm_vip_head-13a{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:877px){
.dvm_vip_head-13a{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.dvm_vip_eyebrow-13a{
margin-bottom:12px;
}
.dvm_vip_h2-13a{
line-height:1.05;
color:#eef2fa;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:2rem;
overflow-wrap:break-word;
}
@media(min-width:765px){
.dvm_vip_h2-13a{
font-size:40px;
}
}
.dvm_vip_intro-13a{
font-size:0.875rem;
line-height:1.6;
max-width:420px;
color:#8a9fc2;
}
.dvm_vip_grid-13a{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.dvm_vip_card-13a{
border:1px solid rgba(200,220,255,0.13);
border-radius:14px;
padding:1.375rem 1.125rem;
min-width:0;
}
.dvm_vip_card_feat-13a{
border-color:#7ec4ff;
background:rgba(200,220,255,0.07);
}
.dvm_vip_card_ic-13a{
background:linear-gradient(135deg,#4a9eff,#9dd5ff);
border-radius:8px;
margin-bottom:1rem;
width:34px;
display:block;
height:34px;
}
.dvm_vip_name-13a{
margin-bottom:0.375rem;
font-weight:600;
color:#eef2fa;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.25rem;
}
.dvm_vip_perk-13a{
overflow-wrap:break-word;
font-size:0.781rem;
color:#8a9fc2;
line-height:1.5;
}
.dvm_app-13a{
padding:30px 0 0.625rem;
}
.dvm_app_in-13a{
border-radius:1.25rem;
gap:1.75rem;
border:1px solid rgba(180,210,255,0.07);
padding:2rem;
background:#151b26;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.dvm_app_in-13a{
gap:40px;
padding:2.5rem 44px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.dvm_app_copy-13a{
min-width:0;
max-width:35rem;
}
.dvm_app_eyebrow-13a{
margin-bottom:0.75rem;
}
.dvm_app_h2-13a{
overflow-wrap:break-word;
line-height:1.05;
margin-bottom:12px;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:28px;
color:#eef2fa;
}
@media(min-width:769px){
.dvm_app_h2-13a{
font-size:34px;
}
}
.dvm_app_text-13a{
margin-bottom:22px;
line-height:1.6;
color:#6a7890;
font-size:0.875rem;
}
.dvm_app_btns-13a{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.dvm_app_btn-13a{
gap:10px;
background:#4a9eff;
transition:background-color .2s ease;
padding:0.688rem 1.25rem;
border-radius:14px;
align-items:center;
color:#080b11;
display:inline-flex;
}
.dvm_app_btn-13a:hover{
background:#6ab4ff;
}
.dvm_app_btn_ic-13a{
align-items:center;
display:inline-flex;
}
.dvm_app_btn_ic-13a svg{
height:1.125rem;
width:1.125rem;
}
.dvm_app_btn_lb-13a{
font-weight:700;
font-size:13.5px;
}
.dvm_app_qr_wrap-13a{
flex:0 0 auto;
gap:18px;
display:flex;
align-items:center;
}
.dvm_app_qr-13a{
border-radius:14px;
flex:0 0 auto;
height:6.75rem;
width:108px;
background-image:repeating-linear-gradient(0deg,#151b26 0 5px,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#151b26 0 0.313rem,transparent 5px 0.688rem);
background-color:#4a9eff;
}
.dvm_app_qr_cap-13a{
font-size:0.781rem;
line-height:1.4;
color:#8a97b0;
max-width:5.75rem;
}
.dvm_hts-13a{
padding:48px 0;
}
@media(min-width:767px){
.dvm_hts-13a{
padding:62px 0;
}
}
.dvm_hts_head-13a{
gap:1.125rem;
display:flex;
flex-direction:column;
margin-bottom:34px;
}
@media(min-width:769px){
.dvm_hts_head-13a{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.dvm_hts_eyebrow-13a{
margin-bottom:12px;
}
.dvm_hts_h2-13a{
font-size:1.875rem;
color:#eef2fa;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
}
@media(min-width:770px){
.dvm_hts_h2-13a{
font-size:38px;
}
}
.dvm_hts_cta-13a{
background:#7ec4ff;
border-radius:62.438rem;
flex:0 0 auto;
padding:15px 30px;
transition:opacity .2s ease;
font-weight:700;
color:#090c12;
font-size:15px;
}
.dvm_hts_cta-13a:hover{
opacity:.9;
}
.dvm_hts_grid-13a{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:763px){
.dvm_hts_grid-13a{
grid-template-columns:repeat(3,1fr);
}
}
.dvm_hts_step-13a{
border-top:1px solid rgba(200,220,255,0.13);
min-width:0;
padding-top:22px;
}
.dvm_hts_step_num-13a{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:44px;
margin-bottom:14px;
line-height:1;
font-weight:700;
color:#7ec4ff;
}
.dvm_hts_step_h-13a{
overflow-wrap:break-word;
color:#eef2fa;
font-weight:700;
margin-bottom:0.5rem;
line-height:1.2;
font-size:19px;
}
.dvm_hts_step_p-13a{
color:#8a9fc2;
line-height:1.55;
overflow-wrap:break-word;
font-size:14px;
}
.dvm_tt-13a{
padding:48px 0 0.625rem;
}
@media(min-width:766px){
.dvm_tt-13a{
padding:3.75rem 0 10px;
}
}
.dvm_tt_head-13a{
margin-bottom:34px;
text-align:center;
}
.dvm_tt_eyebrow-13a{
margin-bottom:12px;
}
.dvm_tt_h2-13a{
font-size:2rem;
line-height:1.05;
font-weight:600;
color:#eef2fa;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:765px){
.dvm_tt_h2-13a{
font-size:42px;
}
}
.dvm_tt_grid-13a{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:759px){
.dvm_tt_grid-13a{
grid-template-columns:repeat(3,1fr);
}
}
.dvm_tt_card-13a{
border:1px solid rgba(180,210,255,0.07);
border-radius:0.875rem;
background:#151b26;
padding:30px;
display:flex;
flex-direction:column;
min-width:0;
}
.dvm_tt_card_ic-13a{
display:inline-flex;
color:#4a9eff;
margin-bottom:18px;
align-items:center;
}
.dvm_tt_card_ic-13a svg{
height:28px;
width:1.75rem;
}
.dvm_tt_card_h-13a{
color:#eef2fa;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
margin-bottom:8px;
font-size:22px;
overflow-wrap:break-word;
}
.dvm_tt_card_p-13a{
color:#6a7890;
margin-bottom:0.875rem;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.6;
}
.dvm_tt_card_p-13a b{
font-weight:700;
color:#eef2fa;
}
.dvm_tt_card_link-13a{
transition:color .2s ease;
font-weight:700;
padding-bottom:2px;
color:#eef2fa;
align-self:flex-start;
border-bottom:1px solid #4a9eff;
font-size:13px;
margin-top:auto;
}
.dvm_tt_card_link-13a:hover{
color:#4a9eff;
}
.dvm_ts-13a{
padding:44px 0;
}
.dvm_ts_in-13a{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:880px){
.dvm_ts_in-13a{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.dvm_ts_left-13a{
min-width:0;
}
.dvm_ts_h2-13a{
font-weight:600;
font-size:1.625rem;
margin-bottom:12px;
line-height:1.1;
overflow-wrap:break-word;
color:#eef2fa;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.dvm_ts_h2-13a{
font-size:28px;
}
}
.dvm_ts_text-13a{
font-size:14.5px;
margin-bottom:1.375rem;
max-width:32.5rem;
line-height:1.6;
color:#8a9fc2;
}
.dvm_ts_badges-13a{
gap:18px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.dvm_ts_badge-13a{
font-size:0.813rem;
color:#8a9fc2;
font-weight:600;
}
.dvm_ts_pay-13a{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:881px){
.dvm_ts_pay-13a{
justify-content:flex-end;
}
}
.dvm_ts_pay_chip-13a{
border-radius:0.875rem;
padding:0.75rem 16px;
border:1px solid rgba(200,220,255,0.13);
background:rgba(200,220,255,0.07);
font-size:0.875rem;
color:#eef2fa;
font-weight:700;
}
.dvm_wy-13a{
padding:3rem 0;
}
@media(min-width:768px){
.dvm_wy-13a{
padding:3.5rem 0;
}
}
.dvm_wy_in-13a{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:898px){
.dvm_wy_in-13a{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.dvm_wy_left-13a{
min-width:0;
}
.dvm_wy_eyebrow-13a{
margin-bottom:14px;
}
.dvm_wy_h2-13a{
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#eef2fa;
line-height:1.05;
font-size:2rem;
margin-bottom:16px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.dvm_wy_h2-13a{
font-size:40px;
}
}
.dvm_wy_intro-13a{
color:#6a7890;
font-size:0.938rem;
line-height:1.6;
}
.dvm_wy_grid-13a{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:562px){
.dvm_wy_grid-13a{
grid-template-columns:1fr 1fr;
}
}
.dvm_wy_card-13a{
background:#151b26;
border-radius:14px;
border:1px solid rgba(180,210,255,0.07);
padding:1.625rem;
min-width:0;
}
.dvm_wy_card_ic-13a{
margin-bottom:1rem;
align-items:center;
display:inline-flex;
justify-content:center;
color:#4a9eff;
}
.dvm_wy_card_ic-13a svg{
width:26px;
height:1.625rem;
}
.dvm_wy_card_h-13a{
line-height:1.15;
font-weight:600;
color:#eef2fa;
font-size:21px;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
}
.dvm_wy_card_p-13a{
color:#6a7890;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
}
.dvm_prov-13a{
padding:2.5rem 0 1.25rem;
}
.dvm_prov_eyebrow-13a{
display:block;
margin-bottom:18px;
}
.dvm_prov_grid-13a{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:562px){
.dvm_prov_grid-13a{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:903px){
.dvm_prov_grid-13a{
grid-template-columns:repeat(6,1fr);
}
}
.dvm_et-13a{
padding:36px 0 0.625rem;
}
.dvm_et_in-13a{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:881px){
.dvm_et_in-13a{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.dvm_et_left-13a{
min-width:0;
}
.dvm_et_eyebrow-13a{
margin-bottom:12px;
}
.dvm_et_h2-13a{
font-weight:600;
line-height:1.06;
color:#eef2fa;
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:14px;
font-size:28px;
}
@media(min-width:766px){
.dvm_et_h2-13a{
font-size:32px;
}
}
.dvm_et_text-13a{
font-size:0.938rem;
color:#6a7890;
margin-bottom:1.375rem;
line-height:1.65;
}
.dvm_et_stats-13a{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.dvm_et_stat-13a{
min-width:0;
}
.dvm_et_stat_v-13a{
color:#eef2fa;
font-size:26px;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
font-weight:700;
}
.dvm_et_stat_l-13a{
margin-top:4px;
color:#8a97b0;
font-size:12.5px;
}
.dvm_et_right-13a{
gap:12px;
flex-direction:column;
display:flex;
}
.dvm_et_member-13a{
padding:18px 1.25rem;
border:1px solid rgba(180,210,255,0.07);
border-radius:0.875rem;
background:#151b26;
gap:16px;
min-width:0;
display:flex;
align-items:center;
}
.dvm_et_member_av-13a{
border-radius:50%;
background:linear-gradient(135deg,#0d1629,#4a9eff);
flex:0 0 auto;
width:48px;
height:48px;
}
.dvm_et_member_name-13a{
overflow-wrap:break-word;
font-size:0.938rem;
color:#eef2fa;
font-weight:700;
}
.dvm_et_member_role-13a{
color:#8a97b0;
overflow-wrap:break-word;
font-size:12.5px;
}
.dvm_et_updated-13a{
background:#0e1118;
border-radius:0.875rem;
gap:8px;
border:1px solid rgba(180,210,255,0.07);
padding:14px 18px;
display:flex;
font-size:12.5px;
align-items:center;
color:#6a7890;
}
.dvm_lh-13a{
padding:40px 0 20px;
}
.dvm_lh_in-13a{
border-top:1px solid rgba(180,210,255,0.13);
padding-top:34px;
}
.dvm_lh_eyebrow-13a{
margin-bottom:22px;
display:block;
}
.dvm_lh_grid-13a{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:602px){
.dvm_lh_grid-13a{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.dvm_lh_grid-13a{
grid-template-columns:repeat(5,1fr);
}
}
.dvm_lh_col-13a{
min-width:0;
}
.dvm_lh_col_h-13a{
overflow-wrap:break-word;
font-weight:700;
font-size:13px;
margin-bottom:0.75rem;
color:#eef2fa;
}
.dvm_lh_links-13a{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.dvm_lh_link-13a{
transition:color .2s ease;
color:#6a7890;
font-size:13px;
overflow-wrap:break-word;
}
.dvm_lh_link-13a:hover{
color:#4a9eff;
}
.dvm_faq-13a{
padding:3rem 0;
background:#151b26;
margin-top:24px;
border-top:1px solid rgba(180,210,255,0.07);
border-bottom:1px solid rgba(180,210,255,0.07);
}
@media(min-width:768px){
.dvm_faq-13a{
padding:62px 0;
}
}
.dvm_faq_head-13a{
text-align:center;
margin-bottom:2.125rem;
}
.dvm_faq_eyebrow-13a{
margin-bottom:12px;
}
.dvm_faq_h2-13a{
font-weight:600;
overflow-wrap:break-word;
color:#eef2fa;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
line-height:1.05;
}
@media(min-width:766px){
.dvm_faq_h2-13a{
font-size:38px;
}
}
.dvm_faq_list-13a{
margin:0 auto;
gap:12px;
flex-direction:column;
display:flex;
max-width:51.25rem;
}
.dvm_faq_item-13a{
border-radius:0.875rem;
background:#0e1118;
border:1px solid rgba(180,210,255,0.07);
overflow:hidden;
}
.dvm_faq_q-13a{
list-style:none;
padding:1.25rem 24px;
gap:1.25rem;
cursor:pointer;
color:#eef2fa;
justify-content:space-between;
overflow-wrap:break-word;
display:flex;
font-weight:700;
align-items:center;
font-size:16px;
}
.dvm_faq_q-13a::-webkit-details-marker{
display:none;
}
.dvm_faq_q_ic-13a{
flex:0 0 auto;
transition:transform .2s ease;
align-items:center;
display:inline-flex;
color:#4a9eff;
}
.dvm_faq_q_ic-13a svg{
width:18px;
height:18px;
}
.dvm_faq_item-13a[open] .dvm_faq_q_ic-13a{
transform:rotate(180deg);
}
.dvm_faq_a-13a{
padding:0 24px 1.25rem;
font-size:0.906rem;
line-height:1.6;
color:#6a7890;
overflow-wrap:break-word;
}
.dvm_el-13a{
padding:48px 0;
}
@media(min-width:769px){
.dvm_el-13a{
padding:3.5rem 0;
}
}
.dvm_el_in-13a{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:898px){
.dvm_el_in-13a{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.dvm_el_left-13a{
min-width:0;
}
.dvm_el_eyebrow-13a{
margin-bottom:0.875rem;
}
.dvm_el_h2-13a{
margin-bottom:22px;
color:#eef2fa;
font-weight:600;
line-height:1.08;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:2rem;
}
@media(min-width:769px){
.dvm_el_h2-13a{
font-size:38px;
}
}
.dvm_el_body-13a p{
line-height:1.7;
margin-bottom:18px;
color:#c4cee0;
overflow-wrap:break-word;
font-size:16px;
}
.dvm_el_dropcap-13a{
padding:0.375rem 12px 0 0;
font-weight:700;
font-size:62px;
color:#4a9eff;
line-height:.8;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
float:left;
}
.dvm_el_right-13a{
min-width:0;
}
.dvm_el_quote-13a{
background:linear-gradient(150deg,#0d1629,#080c16);
padding:36px;
border-radius:1.25rem;
color:#eef2fa;
margin-bottom:24px;
position:relative;
}
.dvm_el_quote_mark-13a{
display:inline-flex;
color:#7ec4ff;
margin-bottom:6px;
align-items:center;
}
.dvm_el_quote_mark-13a svg{
width:2.125rem;
height:34px;
}
.dvm_el_quote_text-13a{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:22px;
color:#eef2fa;
margin-bottom:22px;
overflow-wrap:break-word;
font-weight:500;
line-height:1.4;
}
.dvm_el_quote_meta-13a{
gap:12px;
display:flex;
align-items:center;
}
.dvm_el_quote_av-13a{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#4a9eff,#9dd5ff);
height:38px;
width:2.375rem;
}
.dvm_el_quote_author-13a{
font-size:0.875rem;
color:#eef2fa;
font-weight:700;
}
.dvm_el_quote_meta_sub-13a{
color:#8a9fc2;
font-size:12px;
}
.dvm_el_explain-13a{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(180,210,255,0.07);
}
.dvm_el_explain_card-13a{
padding:22px 24px;
}
.dvm_el_explain_card-13a+.dvm_el_explain_card-13a{
border-top:1px solid rgba(180,210,255,0.07);
}
.dvm_el_explain_h-13a{
font-weight:600;
line-height:1.15;
margin-bottom:8px;
font-size:20px;
overflow-wrap:break-word;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#eef2fa;
}
.dvm_el_explain_p-13a{
font-size:14px;
line-height:1.55;
color:#6a7890;
overflow-wrap:break-word;
}
.dvm_sg-13a{
padding:3rem 0 10px;
}
.dvm_sg_eyebrow-13a{
margin-bottom:12px;
display:block;
}
.dvm_sg_h2-13a{
color:#eef2fa;
font-size:1.875rem;
font-weight:600;
line-height:1.05;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:1.75rem;
}
@media(min-width:770px){
.dvm_sg_h2-13a{
font-size:36px;
}
}
.dvm_sg_grid-13a{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:721px){
.dvm_sg_grid-13a{
grid-template-columns:repeat(3,1fr);
}
}
.dvm_sg_col-13a{
min-width:0;
}
.dvm_sg_col_h-13a{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#eef2fa;
margin-bottom:0.625rem;
line-height:1.15;
overflow-wrap:break-word;
font-size:22px;
font-weight:600;
}
.dvm_sg_col_p-13a{
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
color:#6a7890;
}
.dvm_sb-13a{
padding:3rem 0;
background:#151b26;
border-bottom:1px solid rgba(180,210,255,0.07);
margin-top:1.5rem;
border-top:1px solid rgba(180,210,255,0.07);
}
@media(min-width:767px){
.dvm_sb-13a{
padding:56px 0;
}
}
.dvm_sb_eyebrow-13a{
display:block;
margin-bottom:0.75rem;
}
.dvm_sb_h2-13a{
margin-bottom:1.625rem;
line-height:1.05;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#eef2fa;
overflow-wrap:break-word;
font-size:30px;
}
@media(min-width:770px){
.dvm_sb_h2-13a{
font-size:2.25rem;
}
}
.dvm_sb_grid-13a{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.dvm_sb_grid-13a{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:959px){
.dvm_sb_grid-13a{
grid-template-columns:repeat(4,1fr);
}
}
.dvm_sb_card-13a{
background:#0e1118;
padding:1.5rem;
border-radius:0.875rem;
border:1px solid rgba(180,210,255,0.07);
min-width:0;
}
.dvm_sb_card_h-13a{
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-size:19px;
color:#eef2fa;
}
.dvm_sb_card_p-13a{
overflow-wrap:break-word;
line-height:1.6;
color:#6a7890;
font-size:13.5px;
}
.dvm_sb_rtp-13a{
border-radius:14px;
padding:1.625rem 28px;
border:1px solid rgba(180,210,255,0.07);
gap:1.5rem;
grid-template-columns:1fr;
background:#0e1118;
align-items:center;
display:grid;
margin-top:1.125rem;
}
@media(min-width:761px){
.dvm_sb_rtp-13a{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.dvm_sb_rtp_h-13a{
overflow-wrap:break-word;
color:#eef2fa;
font-weight:600;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.25rem;
margin-bottom:8px;
line-height:1.15;
}
.dvm_sb_rtp_p-13a{
overflow-wrap:break-word;
font-size:0.844rem;
line-height:1.6;
color:#6a7890;
}
.dvm_sb_rtp_stats-13a{
gap:1rem;
display:flex;
}
.dvm_sb_stat-13a{
flex:1 1 0;
padding:18px;
border-radius:0.5rem;
background:#151b26;
min-width:0;
text-align:center;
}
.dvm_sb_stat_v-13a{
font-weight:700;
overflow-wrap:break-word;
font-size:1.625rem;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
color:#34c98a;
}
.dvm_sb_stat_l-13a{
color:#8a97b0;
font-size:11.5px;
margin-top:4px;
}
.dvm_ft-13a{
background:#090c12;
color:#8a9fc2;
margin-top:40px;
}
.dvm_ft_in-13a{
gap:2rem;
padding:3rem 0 1.75rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:598px){
.dvm_ft_in-13a{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.dvm_ft_in-13a{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.dvm_ft_brand-13a{
min-width:0;
}
.dvm_ft_logo-13a{
color:#eef2fa;
overflow-wrap:break-word;
font-size:26px;
font-family:"PT Serif", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
.dvm_ft_tagline-13a{
color:#8a9fc2;
margin-top:0.875rem;
line-height:1.6;
font-size:0.844rem;
max-width:280px;
}
.dvm_ft_contact-13a{
transition:color .2s ease;
max-width:17.5rem;
display:inline-block;
margin-top:0.75rem;
font-size:13px;
overflow-wrap:anywhere;
color:#7ec4ff;
}
.dvm_ft_contact-13a:hover{
color:#eef2fa;
}
.dvm_ft_col-13a{
min-width:0;
}
.dvm_ft_col_h-13a{
overflow-wrap:break-word;
text-transform:uppercase;
font-size:13px;
color:#eef2fa;
margin-bottom:14px;
letter-spacing:.08em;
font-weight:700;
}
.dvm_ft_col_links-13a{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.dvm_ft_link-13a{
transition:color .2s ease;
font-size:0.844rem;
overflow-wrap:break-word;
color:#8a9fc2;
}
.dvm_ft_link-13a:hover{
color:#eef2fa;
}
.dvm_ft_bot-13a{
padding:22px 0 40px;
gap:16px;
display:flex;
border-top:1px solid rgba(200,220,255,0.13);
flex-direction:column;
}
@media(min-width:768px){
.dvm_ft_bot-13a{
gap:1.25rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.dvm_ft_legal-13a{
color:#44526a;
line-height:1.6;
font-size:11.5px;
overflow-wrap:break-word;
max-width:47.5rem;
}
.dvm_ft_legal-13a b{
color:#8a9fc2;
font-weight:700;
}
.dvm_ft_age-13a{
padding:0.25rem 0.563rem;
border-radius:8px;
border:1.5px solid #7ec4ff;
flex:0 0 auto;
font-size:0.813rem;
color:#7ec4ff;
font-weight:700;
}