*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0D1018;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
font-size:0.938rem;
line-height:1.6;
color:#C4CEDF;
-webkit-font-smoothing:antialiased;
font-family:"PT Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.dob-layout04l{
flex-direction:column;
min-height:100vh;
display:flex;
}
.dob-main04l{
flex:1 1 auto;
width:100%;
min-width:0;
}
.dob-container04l{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:87.5rem;
}
@media(min-width:770px){
.dob-container04l{
padding:0 32px;
}
}
@media(min-width:1098px){
.dob-container04l{
padding:0 3.5rem;
}
}
.dob-eyebrow04l{
color:#4F9EF8;
font-weight:600;
display:inline-block;
text-transform:uppercase;
font-family:"PT Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-size:11px;
line-height:1.4;
letter-spacing:.2em;
overflow-wrap:break-word;
}
.dob-band04l{
background:#0A0E1A;
color:#EDF1FA;
}
.dob-band04l .dob-eyebrow04l{
color:#7DB8FF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.dob-tb04l{
background:#0D1018;
position:sticky;
top:0;
z-index:50;
border-bottom:1px solid rgba(180,205,245,0.13);
}
.dob-tb_in04l{
gap:16px;
margin:0 auto;
padding:12px 16px;
justify-content:space-between;
display:flex;
width:100%;
align-items:center;
max-width:1400px;
}
@media(min-width:770px){
.dob-tb_in04l{
padding:1rem 2rem;
}
}
@media(min-width:1102px){
.dob-tb_in04l{
padding:18px 56px;
}
}
.dob-tb_left04l{
gap:28px;
min-width:0;
display:flex;
align-items:center;
}
.dob-tb_logo04l{
gap:0.688rem;
display:flex;
min-width:0;
align-items:center;
}
.dob-tb_logo_mark04l{
flex:0 0 auto;
border-radius:8px;
object-fit:cover;
width:2.125rem;
height:34px;
}
.dob-tb_logo_txt04l{
min-width:0;
line-height:1;
flex-direction:column;
display:flex;
}
.dob-tb_logo_name04l{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
letter-spacing:.02em;
font-size:22px;
color:#EDF1FA;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
white-space:nowrap;
}
.dob-tb_logo_sub04l{
overflow:hidden;
font-size:0.531rem;
color:#4F9EF8;
margin-top:4px;
font-weight:600;
text-transform:uppercase;
white-space:nowrap;
text-overflow:ellipsis;
letter-spacing:.32em;
}
.dob-tb_nav04l{
display:none;
}
@media(min-width:961px){
.dob-tb_nav04l{
gap:28px;
align-items:center;
display:flex;
}
}
.dob-tb_nav_item04l{
transition:color .2s ease,border-color .2s ease;
white-space:nowrap;
color:#C4CEDF;
font-weight:600;
font-size:0.875rem;
padding-bottom:3px;
border-bottom:2px solid transparent;
}
.dob-tb_nav_item04l:hover{
color:#EDF1FA;
}
.dob-tb_nav_item04l.dob-state_active04l{
border-color:#4F9EF8;
color:#EDF1FA;
}
.dob-tb_right04l{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.dob-tb_search04l{
transition:color .2s ease;
color:#C4CEDF;
justify-content:center;
display:flex;
align-items:center;
}
.dob-tb_search04l:hover{
color:#4F9EF8;
}
.dob-tb_search04l svg{
width:1.125rem;
height:1.125rem;
}
.dob-tb_lang04l{
font-weight:600;
letter-spacing:.1em;
color:#8A97B0;
font-size:11px;
text-transform:uppercase;
}
.dob-tb_lang04l:hover{
color:#EDF1FA;
}
.dob-tb_login04l{
color:#EDF1FA;
display:none;
font-weight:600;
font-size:14px;
}
@media(min-width:767px){
.dob-tb_login04l{
display:inline-block;
}
}
.dob-tb_register04l{
background:#4F9EF8;
transition:background-color .2s ease;
padding:0.688rem 22px;
border-radius:999px;
color:#070A12;
white-space:nowrap;
font-weight:700;
font-size:14px;
}
.dob-tb_register04l:hover{
background:#6CB3FF;
}
.dob-mob04l{
background:#0D1018;
border-top:1px solid rgba(180,205,245,0.13);
left:0;
bottom:0;
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
right:0;
position:fixed;
}
@media(min-width:961px){
.dob-mob04l{
display:none;
}
}
.dob-mob_in04l{
margin:0 auto;
max-width:35rem;
justify-content:space-around;
align-items:stretch;
display:flex;
}
.dob-mob_item04l{
gap:3px;
flex:1 1 0;
padding:0.563rem 4px;
transition:color .2s ease;
color:#8A97B0;
align-items:center;
display:flex;
min-width:0;
flex-direction:column;
}
.dob-mob_item04l.dob-state_active04l{
color:#4F9EF8;
}
.dob-mob_ic04l{
align-items:center;
display:flex;
justify-content:center;
}
.dob-mob_ic04l svg{
height:20px;
width:1.25rem;
}
.dob-mob_lb04l{
overflow:hidden;
font-size:0.625rem;
font-weight:600;
text-overflow:ellipsis;
max-width:100%;
white-space:nowrap;
}
@media(max-width:962px){
body{
padding-bottom:3.75rem;
}
}
.dob-rail04l{
position:relative;
min-width:0;
}
.dob-rail_scroll04l{
gap:0.875rem;
overflow-x:auto;
padding-bottom:14px;
-webkit-overflow-scrolling:touch;
display:flex;
scrollbar-width:thin;
}
@media(min-width:765px){
.dob-rail_scroll04l{
gap:1.125rem;
}
}
.dob-gc04l{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:765px){
.dob-gc04l{
width:188px;
}
}
.dob-gc_img04l{
border-radius:14px;
background:#141820;
overflow:hidden;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.55);
position:relative;
padding-bottom:133.33%;
}
.dob-gc_img04l img{
inset:0;
object-fit:cover;
width:100%;
height:100%;
position:absolute;
}
.dob-gc_cover04l{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.dob-gc_hover04l{
inset:0;
background:rgba(0,0,0,0.52);
transition:opacity .2s ease;
opacity:0;
display:flex;
align-items:center;
position:absolute;
justify-content:center;
}
.dob-gc04l:hover .dob-gc_hover04l{
opacity:1;
}
.dob-gc_hover_btn04l{
background:#4F9EF8;
border-radius:62.438rem;
display:flex;
color:#070A12;
width:46px;
align-items:center;
justify-content:center;
height:46px;
}
.dob-gc_hover_btn04l svg{
height:1.125rem;
width:1.125rem;
}
.dob-gc_info04l{
gap:2px;
display:flex;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
}
.dob-gc_name04l{
overflow:hidden;
font-weight:700;
font-size:0.813rem;
text-overflow:ellipsis;
color:#EDF1FA;
white-space:nowrap;
}
.dob-gc_prov04l{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.688rem;
color:#8A97B0;
white-space:nowrap;
}
.dob-gc_meta04l{
color:#8A97B0;
font-size:11px;
}
.dob-tc04l{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:768px){
.dob-tc04l{
width:230px;
}
}
.dob-tc_img04l{
overflow:hidden;
border-radius:0.875rem;
background:#141820;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.55);
}
.dob-tc_img04l img{
inset:0;
object-fit:cover;
width:100%;
position:absolute;
height:100%;
}
.dob-tc_info04l{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
}
.dob-tc_name04l{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
font-size:0.875rem;
color:#EDF1FA;
}
.dob-tc_rtp04l{
color:#8A97B0;
font-size:0.688rem;
}
.dob-lc04l{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:767px){
.dob-lc04l{
width:268px;
}
}
.dob-lc_img04l{
overflow:hidden;
background:#141820;
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.55);
padding-bottom:62.5%;
}
.dob-lc_img04l img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.dob-lc_live04l{
border-radius:999px;
padding:0.25rem 0.563rem;
gap:0.438rem;
background:rgba(0,0,0,0.52);
top:12px;
position:absolute;
left:12px;
align-items:center;
display:flex;
}
.dob-lc_live_dot04l{
border-radius:50%;
background:#F05252;
animation:zm2-pulse 1.6s infinite;
width:8px;
height:0.5rem;
}
.dob-lc_seats04l{
font-weight:600;
color:#EDF1FA;
letter-spacing:.08em;
font-size:10px;
text-transform:uppercase;
}
.dob-lc_info04l{
gap:2px;
min-width:0;
display:flex;
margin-top:9px;
flex-direction:column;
}
.dob-lc_name04l{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
color:#EDF1FA;
white-space:nowrap;
font-size:15px;
}
.dob-lc_bet04l{
color:#8A97B0;
font-size:11px;
}
.dob-pc04l{
background:#141820;
border-radius:14px;
padding:1rem 14px;
gap:0.5rem;
border:1px solid rgba(180,205,245,0.07);
flex-direction:column;
display:flex;
justify-content:center;
min-height:4.625rem;
align-items:center;
min-width:0;
}
.dob-pc_logo04l{
flex:0 0 auto;
max-width:100%;
width:auto;
height:28px;
object-fit:contain;
}
.dob-pc_name04l{
overflow:hidden;
font-size:11px;
max-width:100%;
white-space:nowrap;
text-align:center;
color:#8A97B0;
text-overflow:ellipsis;
}
.dob-gc_tag04l{
padding:3px 0.5rem;
border-radius:8px;
font-weight:700;
letter-spacing:.06em;
z-index:2;
position:absolute;
display:inline-block;
left:0.625rem;
top:10px;
text-transform:uppercase;
font-size:10px;
}
.dob-gc_tag_hot04l{
background:#F05252;
color:#EDF1FA;
}
.dob-gc_tag_new04l{
background:#85C1FF;
color:#0A0E1A;
}
.dob-gc_tag_jp04l{
background:#F0B429;
color:#0A0E1A;
}
.dob-gc_tag_live04l{
background:#F05252;
color:#EDF1FA;
}
.dob-sh04l{
margin-bottom:18px;
min-width:0;
}
.dob-sh_row04l{
gap:1rem;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
}
.dob-sh_row04l .dob-sh_l04l{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.dob-sh_stack04l{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.dob-sh_center04l{
gap:0.625rem;
display:flex;
text-align:center;
align-items:center;
flex-direction:column;
}
.dob-sh_h204l{
overflow-wrap:break-word;
font-weight:600;
font-size:24px;
color:#EDF1FA;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.1;
}
@media(min-width:767px){
.dob-sh_h204l{
font-size:30px;
}
}
.dob-band04l .dob-sh_h204l{
color:#EDF1FA;
}
.dob-sh_eb_line04l{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.dob-sh_eb_line04l::before{
background:#4F9EF8;
width:1.75rem;
display:inline-block;
height:1px;
content:"";
}
.dob-band04l .dob-sh_eb_line04l::before{
background:#7DB8FF;
}
.dob-sh_eb_dot04l{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.dob-sh_eb_dot04l::before{
background:#4F9EF8;
border-radius:50%;
width:0.375rem;
height:6px;
content:"";
display:inline-block;
}
.dob-band04l .dob-sh_eb_dot04l::before{
background:#7DB8FF;
}
.dob-sh_link04l{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:6px;
color:#EDF1FA;
font-weight:600;
align-items:center;
display:inline-flex;
white-space:nowrap;
border-bottom:1px solid #EDF1FA;
padding-bottom:2px;
font-size:13px;
}
.dob-sh_link04l:hover{
border-color:#4F9EF8;
color:#4F9EF8;
}
.dob-sh_link04l svg{
height:14px;
width:14px;
}
.dob-sh_link_chev04l{
border-bottom:0;
padding-bottom:0;
}
.dob-sh_link_btn04l{
padding:0.563rem 18px;
border-radius:62.438rem;
background:#4F9EF8;
border-bottom:0;
color:#070A12;
}
.dob-sh_link_btn04l:hover{
background:#6CB3FF;
border-color:transparent;
color:#070A12;
}
.dob-band04l .dob-sh_link04l{
border-color:#EDF1FA;
color:#EDF1FA;
}
.dob-band04l .dob-sh_link_btn04l{
background:#7DB8FF;
color:#0A0E1A;
}
.dob-sh_rule04l{
background:rgba(180,205,245,0.13);
margin:-2px 0 1.125rem;
height:1px;
}
.dob-band04l .dob-sh_rule04l{
background:rgba(200,220,255,0.13);
}
.dob-hero04l{
padding:2rem 0 8px;
}
@media(min-width:769px){
.dob-hero04l{
padding:56px 0 24px;
}
}
.dob-hero_in04l{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:902px){
.dob-hero_in04l{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.dob-hero_copy04l{
min-width:0;
}
.dob-hero_eyebrow04l{
gap:10px;
align-items:center;
display:inline-flex;
margin-bottom:22px;
}
.dob-hero_eyebrow_line04l{
background:#4F9EF8;
flex:0 0 auto;
height:1px;
width:1.75rem;
display:inline-block;
}
.dob-hero_h104l{
letter-spacing:-.01em;
font-weight:600;
font-size:2.375rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#EDF1FA;
margin-bottom:1.25rem;
line-height:1.04;
overflow-wrap:break-word;
}
@media(min-width:770px){
.dob-hero_h104l{
font-size:54px;
}
}
@media(min-width:1099px){
.dob-hero_h104l{
font-size:3.875rem;
}
}
.dob-hero_h104l em{
color:#4F9EF8;
font-style:normal;
}
.dob-hero_sub04l{
font-size:1rem;
margin-bottom:30px;
max-width:480px;
line-height:1.6;
color:#6B7890;
}
@media(min-width:769px){
.dob-hero_sub04l{
font-size:1.125rem;
}
}
.dob-hero_actions04l{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
display:flex;
margin-bottom:2.125rem;
}
.dob-hero_cta04l{
padding:16px 1.875rem;
background:#4F9EF8;
transition:background-color .2s ease;
gap:10px;
border-radius:999px;
display:inline-flex;
align-items:center;
color:#070A12;
font-weight:700;
font-size:15px;
}
.dob-hero_cta04l:hover{
background:#6CB3FF;
}
.dob-hero_cta_ic04l{
align-items:center;
display:inline-flex;
}
.dob-hero_cta_ic04l svg{
width:1rem;
height:16px;
}
.dob-hero_cta_alt04l{
padding:15px 26px;
border:1px solid rgba(180,205,245,0.13);
transition:border-color .2s ease,color .2s ease;
background:transparent;
border-radius:999px;
align-items:center;
font-size:0.938rem;
color:#EDF1FA;
display:inline-flex;
font-weight:600;
}
.dob-hero_cta_alt04l:hover{
border-color:#4F9EF8;
color:#4F9EF8;
}
.dob-hero_trust04l{
gap:22px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.dob-hero_trust_item04l{
gap:0.563rem;
color:#C4CEDF;
align-items:center;
font-weight:600;
display:flex;
font-size:0.813rem;
}
.dob-hero_trust_ic04l{
color:#4F9EF8;
display:inline-flex;
align-items:center;
}
.dob-hero_trust_ic04l svg{
width:1rem;
height:16px;
}
.dob-hero_promo04l{
overflow:hidden;
border-radius:1.25rem;
background:#141820;
min-height:300px;
position:relative;
box-shadow:0 0.5rem 2.5rem rgba(0,0,0,0.60), 0 2px 12px rgba(79,158,248,0.10);
display:flex;
}
.dob-hero_promo_bg04l{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.dob-hero_promo_bg04l::after{
inset:0;
background:linear-gradient(120deg,#0A0E1A 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.dob-hero_promo_glow04l{
background:radial-gradient(circle,rgba(82,140,255,0.12) 0%,transparent 65%);
border-radius:50%;
height:260px;
position:absolute;
right:-20px;
width:260px;
pointer-events:none;
top:-2.5rem;
}
.dob-hero_promo_ct04l{
padding:1.75rem;
max-width:88%;
z-index:2;
align-self:flex-end;
position:relative;
}
.dob-hero_promo_label04l{
display:block;
letter-spacing:.25em;
font-weight:700;
color:#7DB8FF;
margin-bottom:8px;
font-size:0.625rem;
text-transform:uppercase;
}
.dob-hero_promo_amount04l{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#EDF1FA;
font-weight:600;
overflow-wrap:break-word;
font-size:32px;
line-height:1.05;
}
@media(min-width:768px){
.dob-hero_promo_amount04l{
font-size:2.5rem;
}
}
.dob-hero_promo_amount04l em{
color:#7DB8FF;
font-style:normal;
}
.dob-hero_rating04l{
border-radius:14px;
border:1px solid rgba(180,205,245,0.07);
gap:10px;
background:#141820;
padding:0.625rem 0.875rem;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.55);
z-index:3;
align-items:center;
right:14px;
max-width:min(16.25rem,62%);
top:14px;
position:absolute;
display:flex;
}
.dob-hero_rating_score04l{
flex:0 0 auto;
font-weight:700;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#EDF1FA;
font-size:24px;
}
.dob-hero_rating_txt04l{
flex:1 1 auto;
min-width:0;
}
.dob-hero_rating_stars04l{
gap:2px;
display:flex;
color:#4F9EF8;
}
.dob-hero_rating_stars04l svg{
width:0.75rem;
height:0.75rem;
}
.dob-hero_rating_cap04l{
font-size:11px;
margin-top:3px;
color:#8A97B0;
line-height:1.35;
display:block;
overflow-wrap:break-word;
}
.dob-stat04l{
margin-top:16px;
border-top:1px solid rgba(180,205,245,0.13);
border-bottom:1px solid rgba(180,205,245,0.13);
}
.dob-stat_in04l{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.dob-stat_in04l{
grid-template-columns:repeat(4,1fr);
}
}
.dob-stat_item04l{
padding:22px 14px;
border-right:1px solid rgba(180,205,245,0.07);
border-bottom:1px solid rgba(180,205,245,0.07);
min-width:0;
}
.dob-stat_item04l:nth-child(2n){
border-right:0;
}
.dob-stat_item04l:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.dob-stat_item04l{
border-bottom:0;
}
.dob-stat_item04l:nth-child(2n){
border-right:1px solid rgba(180,205,245,0.07);
}
.dob-stat_item04l:nth-child(4n){
border-right:0;
}
}
.dob-stat_value04l{
font-size:1.875rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#EDF1FA;
font-weight:700;
overflow-wrap:break-word;
line-height:1;
}
@media(min-width:769px){
.dob-stat_value04l{
font-size:2.125rem;
}
}
.dob-stat_label04l{
margin-top:6px;
overflow-wrap:break-word;
line-height:1.4;
color:#8A97B0;
font-size:0.813rem;
}
.dob-grow04l{
padding:1.625rem 0 10px;
}
.dob-row_seo04l{
margin:0.625rem 0 0;
font-size:0.875rem;
max-width:47.5rem;
line-height:1.65;
overflow-wrap:break-word;
color:#6B7890;
}
.dob-row_seo04l strong{
color:#EDF1FA;
font-weight:700;
}
.dob-jp04l{
padding:30px 0 0.625rem;
}
.dob-jp_grid04l{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:765px){
.dob-jp_grid04l{
grid-template-columns:1fr 1fr;
}
.dob-jp_card_mega04l{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.dob-jp_grid04l{
grid-template-columns:1.4fr 1fr 1fr;
}
.dob-jp_card_mega04l{
grid-column:auto;
}
}
.dob-jp_card04l{
border-radius:20px;
background:#141820;
padding:1.625rem;
gap:0.75rem;
overflow:hidden;
border:1px solid rgba(180,205,245,0.07);
min-height:200px;
min-width:0;
position:relative;
display:flex;
flex-direction:column;
justify-content:space-between;
}
.dob-jp_card_mega04l{
background:linear-gradient(135deg,#0D1428,#080B10);
border-color:transparent;
color:#EDF1FA;
min-height:210px;
}
.dob-jp_glow04l{
border-radius:50%;
background:radial-gradient(circle,rgba(82,140,255,0.12),transparent 70%);
right:-2.5rem;
position:absolute;
top:-2.5rem;
height:12.5rem;
width:200px;
pointer-events:none;
}
.dob-jp_label04l{
gap:0.625rem;
align-items:center;
flex-wrap:wrap;
text-transform:uppercase;
justify-content:space-between;
font-size:0.625rem;
position:relative;
display:flex;
color:#4F9EF8;
font-weight:700;
letter-spacing:.16em;
}
.dob-jp_card_mega04l .dob-jp_label04l{
color:#7DB8FF;
}
.dob-jp_drop04l{
letter-spacing:.04em;
text-transform:none;
color:#8A97B0;
font-weight:600;
}
.dob-jp_card_mega04l .dob-jp_drop04l{
color:#8A9EC4;
}
.dob-jp_amount04l{
font-size:38px;
position:relative;
font-weight:700;
overflow-wrap:break-word;
color:#EDF1FA;
line-height:1;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.dob-jp_card_mega04l .dob-jp_amount04l{
animation:zm2-pulse 2.4s infinite;
color:#7DB8FF;
font-size:3rem;
}
@media(min-width:769px){
.dob-jp_card_mega04l .dob-jp_amount04l{
font-size:54px;
}
}
.dob-jp_game04l{
position:relative;
font-size:0.813rem;
color:#8A97B0;
}
.dob-jp_card_mega04l .dob-jp_game04l{
color:#8A9EC4;
}
.dob-jp_cta04l{
position:relative;
align-self:flex-start;
}
.dob-jp_card_mega04l .dob-jp_cta04l{
padding:0.625rem 20px;
background:#7DB8FF;
border-radius:999px;
transition:opacity .2s ease;
font-size:13px;
color:#0A0E1A;
font-weight:700;
}
.dob-jp_card_mega04l .dob-jp_cta04l:hover{
opacity:.9;
}
.dob-jp_card04l:not(.dob-jp_card_mega04l) .dob-jp_cta04l{
transition:color .2s ease,border-color .2s ease;
border-bottom:1px solid #EDF1FA;
font-size:0.813rem;
font-weight:700;
color:#EDF1FA;
padding-bottom:2px;
}
.dob-jp_card04l:not(.dob-jp_card_mega04l) .dob-jp_cta04l:hover{
border-color:#4F9EF8;
color:#4F9EF8;
}
.dob-jp_seo04l{
margin:0.875rem 0 0;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
color:#6B7890;
max-width:760px;
}
.dob-jp_seo04l strong{
font-weight:700;
color:#EDF1FA;
}
.dob-grow04l{
padding:1.625rem 0 0.625rem;
}
.dob-row_seo04l{
margin:10px 0 0;
overflow-wrap:break-word;
max-width:47.5rem;
color:#6B7890;
line-height:1.65;
font-size:14px;
}
.dob-row_seo04l strong{
font-weight:700;
color:#EDF1FA;
}
.dob-gf04l{
padding:1.5rem 0 6px;
}
.dob-gf_in04l{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.dob-gf_chip04l{
background:#141820;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
border:1px solid rgba(180,205,245,0.13);
border-radius:62.438rem;
padding:0.625rem 18px;
white-space:nowrap;
font-size:13px;
font-weight:600;
color:#C4CEDF;
}
.dob-gf_chip04l:hover{
border-color:#4F9EF8;
color:#4F9EF8;
}
.dob-gf_chip04l.dob-state_active04l{
background:#4F9EF8;
border-color:transparent;
color:#070A12;
}
.dob-pr04l{
padding:1.875rem 0 6px;
}
.dob-pr_card04l{
gap:0.625rem;
border:1px solid rgba(180,205,245,0.07);
overflow:hidden;
padding:1.625rem;
flex:0 0 auto;
background:#141820;
border-radius:1.25rem;
flex-direction:column;
width:280px;
position:relative;
display:flex;
min-height:12.5rem;
}
@media(min-width:770px){
.dob-pr_card04l{
width:18.75rem;
}
}
.dob-pr_card_feat04l{
background:linear-gradient(150deg,#0D1428,#080B10);
border-color:transparent;
color:#EDF1FA;
}
.dob-pr_glow04l{
border-radius:50%;
background:radial-gradient(circle,rgba(82,140,255,0.12),transparent 70%);
width:130px;
top:-1.875rem;
opacity:0;
position:absolute;
height:130px;
right:-1.875rem;
pointer-events:none;
}
.dob-pr_card_feat04l .dob-pr_glow04l{
opacity:1;
}
.dob-pr_label04l{
font-weight:700;
color:#4F9EF8;
font-size:0.625rem;
letter-spacing:.16em;
text-transform:uppercase;
position:relative;
}
.dob-pr_card_feat04l .dob-pr_label04l{
color:#7DB8FF;
}
.dob-pr_amount04l{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.08;
color:#EDF1FA;
font-weight:600;
font-size:26px;
overflow-wrap:break-word;
position:relative;
}
.dob-pr_card_feat04l .dob-pr_amount04l{
color:#EDF1FA;
}
.dob-pr_amount04l em{
color:#4F9EF8;
font-style:normal;
}
.dob-pr_card_feat04l .dob-pr_amount04l em{
color:#7DB8FF;
}
.dob-pr_terms04l{
font-size:0.813rem;
position:relative;
color:#8A97B0;
line-height:1.5;
}
.dob-pr_card_feat04l .dob-pr_terms04l{
color:#8A9EC4;
}
.dob-pr_cta04l{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.dob-pr_card_feat04l .dob-pr_cta04l{
transition:opacity .2s ease;
background:#7DB8FF;
border-radius:999px;
padding:0.563rem 1.125rem;
font-weight:700;
font-size:13px;
color:#0A0E1A;
}
.dob-pr_card_feat04l .dob-pr_cta04l:hover{
opacity:.9;
}
.dob-pr_card04l:not(.dob-pr_card_feat04l) .dob-pr_cta04l{
transition:color .2s ease,border-color .2s ease;
color:#EDF1FA;
font-weight:700;
border-bottom:1px solid #EDF1FA;
font-size:0.813rem;
padding-bottom:2px;
}
.dob-pr_card04l:not(.dob-pr_card_feat04l) .dob-pr_cta04l:hover{
border-color:#4F9EF8;
color:#4F9EF8;
}
.dob-vip04l{
padding:48px 0;
}
@media(min-width:770px){
.dob-vip04l{
padding:4rem 0;
}
}
.dob-vip_head04l{
gap:14px;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:880px){
.dob-vip_head04l{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.dob-vip_eyebrow04l{
margin-bottom:0.75rem;
}
.dob-vip_h204l{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-size:2rem;
color:#EDF1FA;
}
@media(min-width:765px){
.dob-vip_h204l{
font-size:40px;
}
}
.dob-vip_intro04l{
line-height:1.6;
color:#8A9EC4;
font-size:14px;
max-width:26.25rem;
}
.dob-vip_grid04l{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.dob-vip_card04l{
padding:22px 1.125rem;
border:1px solid rgba(200,220,255,0.13);
border-radius:0.875rem;
min-width:0;
}
.dob-vip_card_feat04l{
background:rgba(200,220,255,0.07);
border-color:#7DB8FF;
}
.dob-vip_card_ic04l{
background:linear-gradient(135deg,#4F9EF8,#85C1FF);
border-radius:0.5rem;
height:2.125rem;
display:block;
width:2.125rem;
margin-bottom:16px;
}
.dob-vip_name04l{
color:#EDF1FA;
font-weight:600;
margin-bottom:0.375rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.25rem;
overflow-wrap:break-word;
}
.dob-vip_perk04l{
font-size:0.781rem;
overflow-wrap:break-word;
line-height:1.5;
color:#8A9EC4;
}
.dob-gm04l{
padding:1.875rem 0 10px;
}
.dob-gm_in04l{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:878px){
.dob-gm_in04l{
grid-template-columns:1.25fr 1fr;
}
}
.dob-gm_left04l{
padding:2rem;
background:#141820;
border:1px solid rgba(180,205,245,0.07);
border-radius:1.25rem;
min-width:0;
}
.dob-gm_eyebrow04l{
margin-bottom:10px;
}
.dob-gm_h204l{
margin-bottom:8px;
color:#EDF1FA;
overflow-wrap:break-word;
font-weight:600;
font-size:26px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.06;
}
@media(min-width:771px){
.dob-gm_h204l{
font-size:1.75rem;
}
}
.dob-gm_text04l{
margin-bottom:1.375rem;
line-height:1.6;
max-width:30rem;
color:#6B7890;
font-size:14px;
}
.dob-gm_level04l{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#4F9EF8;
font-weight:700;
font-size:1.375rem;
margin-bottom:0.5rem;
}
.dob-gm_bar04l{
overflow:hidden;
border-radius:62.438rem;
background:rgba(180,205,245,0.13);
height:8px;
margin-bottom:0.375rem;
}
.dob-gm_bar_fill04l{
border-radius:999px;
background:linear-gradient(90deg,#4F9EF8,#85C1FF);
height:100%;
}
.dob-gm_bar_meta04l{
gap:10px;
display:flex;
margin-bottom:18px;
font-size:11px;
color:#8A97B0;
justify-content:space-between;
}
.dob-gm_missions04l{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.dob-gm_mission04l{
padding:0.563rem 15px;
border:1px solid rgba(180,205,245,0.13);
gap:0.438rem;
background:#0D1018;
border-radius:62.438rem;
font-size:12.5px;
display:inline-flex;
color:#C4CEDF;
font-weight:600;
align-items:center;
}
.dob-gm_mission_ic04l{
display:inline-flex;
align-items:center;
color:#4F9EF8;
}
.dob-gm_mission_ic04l svg{
height:0.813rem;
width:0.813rem;
}
.dob-gm_right04l{
padding:32px;
background:linear-gradient(150deg,#0D1428,#080B10);
overflow:hidden;
border-radius:1.25rem;
color:#EDF1FA;
position:relative;
flex-direction:column;
display:flex;
}
.dob-gm_glow04l{
border-radius:50%;
background:radial-gradient(circle,rgba(82,140,255,0.12),transparent 70%);
width:150px;
height:150px;
right:-1.875rem;
pointer-events:none;
position:absolute;
top:-30px;
}
.dob-gm_ref_eyebrow04l{
position:relative;
margin-bottom:0.625rem;
}
.dob-gm_ref_h204l{
position:relative;
font-weight:600;
color:#EDF1FA;
line-height:1.1;
font-size:1.625rem;
margin-bottom:8px;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.dob-gm_ref_text04l{
line-height:1.55;
color:#8A9EC4;
font-size:13.5px;
margin-bottom:1.25rem;
position:relative;
}
.dob-gm_ref_cta04l{
border-radius:999px;
background:#7DB8FF;
transition:opacity .2s ease;
padding:11px 22px;
margin-top:auto;
position:relative;
align-self:flex-start;
color:#0A0E1A;
font-size:0.844rem;
font-weight:700;
}
.dob-gm_ref_cta04l:hover{
opacity:.9;
}
.dob-trn04l{
padding:30px 0 0.625rem;
}
.dob-trn_in04l{
overflow:hidden;
border-radius:20px;
grid-template-columns:1fr;
border:1px solid rgba(180,205,245,0.07);
background:#141820;
display:grid;
}
@media(min-width:877px){
.dob-trn_in04l{
grid-template-columns:1.05fr 1fr;
}
}
.dob-trn_banner04l{
overflow:hidden;
background:linear-gradient(150deg,#0D1428,#080B10);
padding:34px;
position:relative;
color:#EDF1FA;
}
.dob-trn_glow04l{
background:radial-gradient(circle,rgba(82,140,255,0.12),transparent 70%);
border-radius:50%;
width:200px;
right:-40px;
position:absolute;
bottom:-2.5rem;
pointer-events:none;
height:200px;
}
.dob-trn_eyebrow04l{
position:relative;
margin-bottom:0.875rem;
}
.dob-trn_h204l{
position:relative;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#EDF1FA;
font-size:1.875rem;
line-height:1.06;
overflow-wrap:break-word;
margin-bottom:0.75rem;
}
@media(min-width:765px){
.dob-trn_h204l{
font-size:36px;
}
}
.dob-trn_text04l{
color:#8A9EC4;
font-size:0.875rem;
position:relative;
line-height:1.6;
margin-bottom:1.375rem;
max-width:420px;
}
.dob-trn_timer04l{
gap:0.5rem;
flex-wrap:wrap;
align-items:center;
position:relative;
margin-bottom:1.5rem;
display:flex;
}
.dob-trn_timer_cap04l{
color:#8A9EC4;
font-size:11px;
}
.dob-trn_timer_box04l{
border-radius:8px;
background:rgba(200,220,255,0.07);
padding:4px 0.75rem;
font-weight:700;
color:#EDF1FA;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:24px;
}
.dob-trn_cta04l{
padding:0.813rem 26px;
border-radius:62.438rem;
background:#7DB8FF;
transition:opacity .2s ease;
color:#0A0E1A;
font-size:14px;
display:inline-block;
position:relative;
font-weight:700;
}
.dob-trn_cta04l:hover{
opacity:.9;
}
.dob-trn_lb04l{
padding:26px 1.75rem;
}
.dob-trn_lb_head04l{
gap:10px;
margin-bottom:0.75rem;
justify-content:space-between;
display:flex;
align-items:center;
}
.dob-trn_lb_title04l{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:20px;
color:#EDF1FA;
font-weight:600;
}
.dob-trn_lb_upd04l{
font-size:0.688rem;
color:#8A97B0;
text-transform:uppercase;
letter-spacing:.08em;
}
.dob-trn_lb_row04l{
padding:11px 0.75rem;
border-radius:0.5rem;
gap:0.875rem;
display:flex;
align-items:center;
}
.dob-trn_lb_row04l:nth-child(2){
background:rgba(79,158,248,0.12);
}
.dob-trn_lb_rank04l{
flex:0 0 auto;
color:#4F9EF8;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:16px;
width:22px;
}
.dob-trn_lb_av04l{
background:linear-gradient(135deg,#4F9EF8,#85C1FF);
border-radius:50%;
flex:0 0 auto;
height:30px;
width:1.875rem;
}
.dob-trn_lb_name04l{
flex:1 1 auto;
overflow:hidden;
color:#EDF1FA;
font-weight:600;
font-size:0.875rem;
min-width:0;
text-overflow:ellipsis;
white-space:nowrap;
}
.dob-trn_lb_amount04l{
flex:0 0 auto;
font-weight:700;
color:#EDF1FA;
font-size:13px;
}
.dob-app04l{
padding:1.875rem 0 0.625rem;
}
.dob-app_in04l{
border-radius:1.25rem;
background:#141820;
border:1px solid rgba(180,205,245,0.07);
padding:2rem;
gap:28px;
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.dob-app_in04l{
padding:2.5rem 2.75rem;
gap:40px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.dob-app_copy04l{
min-width:0;
max-width:35rem;
}
.dob-app_eyebrow04l{
margin-bottom:12px;
}
.dob-app_h204l{
font-size:1.75rem;
line-height:1.05;
color:#EDF1FA;
margin-bottom:12px;
overflow-wrap:break-word;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.dob-app_h204l{
font-size:2.125rem;
}
}
.dob-app_text04l{
line-height:1.6;
margin-bottom:22px;
color:#6B7890;
font-size:0.875rem;
}
.dob-app_btns04l{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.dob-app_btn04l{
gap:0.625rem;
transition:background-color .2s ease;
padding:11px 20px;
border-radius:0.875rem;
background:#4F9EF8;
color:#070A12;
display:inline-flex;
align-items:center;
}
.dob-app_btn04l:hover{
background:#6CB3FF;
}
.dob-app_btn_ic04l{
align-items:center;
display:inline-flex;
}
.dob-app_btn_ic04l svg{
width:18px;
height:1.125rem;
}
.dob-app_btn_lb04l{
font-weight:700;
font-size:13.5px;
}
.dob-app_qr_wrap04l{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.dob-app_qr04l{
flex:0 0 auto;
border-radius:0.875rem;
width:108px;
background-image:repeating-linear-gradient(0deg,#141820 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#141820 0 0.313rem,transparent 5px 0.688rem);
height:6.75rem;
background-color:#4F9EF8;
}
.dob-app_qr_cap04l{
font-size:0.781rem;
color:#8A97B0;
line-height:1.4;
max-width:5.75rem;
}
.dob-tt04l{
padding:48px 0 0.625rem;
}
@media(min-width:768px){
.dob-tt04l{
padding:60px 0 10px;
}
}
.dob-tt_head04l{
text-align:center;
margin-bottom:2.125rem;
}
.dob-tt_eyebrow04l{
margin-bottom:0.75rem;
}
.dob-tt_h204l{
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:32px;
font-weight:600;
line-height:1.05;
color:#EDF1FA;
}
@media(min-width:765px){
.dob-tt_h204l{
font-size:42px;
}
}
.dob-tt_grid04l{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.dob-tt_grid04l{
grid-template-columns:repeat(3,1fr);
}
}
.dob-tt_card04l{
border:1px solid rgba(180,205,245,0.07);
background:#141820;
border-radius:14px;
padding:1.875rem;
flex-direction:column;
display:flex;
min-width:0;
}
.dob-tt_card_ic04l{
display:inline-flex;
color:#4F9EF8;
margin-bottom:1.125rem;
align-items:center;
}
.dob-tt_card_ic04l svg{
width:28px;
height:1.75rem;
}
.dob-tt_card_h04l{
line-height:1.15;
font-weight:600;
font-size:1.375rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#EDF1FA;
overflow-wrap:break-word;
margin-bottom:8px;
}
.dob-tt_card_p04l{
overflow-wrap:break-word;
line-height:1.6;
color:#6B7890;
font-size:14px;
margin-bottom:14px;
}
.dob-tt_card_p04l b{
color:#EDF1FA;
font-weight:700;
}
.dob-tt_card_link04l{
transition:color .2s ease;
font-weight:700;
align-self:flex-start;
font-size:13px;
margin-top:auto;
border-bottom:1px solid #4F9EF8;
padding-bottom:2px;
color:#EDF1FA;
}
.dob-tt_card_link04l:hover{
color:#4F9EF8;
}
.dob-rv04l{
background:#141820;
padding:3rem 0;
border-bottom:1px solid rgba(180,205,245,0.07);
margin-top:1.5rem;
border-top:1px solid rgba(180,205,245,0.07);
}
@media(min-width:766px){
.dob-rv04l{
padding:3.5rem 0;
}
}
.dob-rv_head04l{
gap:1rem;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:771px){
.dob-rv_head04l{
gap:1.25rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.dob-rv_eyebrow04l{
margin-bottom:0.625rem;
}
.dob-rv_h204l{
overflow-wrap:break-word;
font-size:30px;
font-weight:600;
color:#EDF1FA;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.dob-rv_h204l{
font-size:38px;
}
}
.dob-rv_agg04l{
gap:12px;
display:flex;
align-items:center;
}
.dob-rv_agg_stars04l{
gap:3px;
display:flex;
color:#4F9EF8;
}
.dob-rv_agg_stars04l svg{
width:18px;
height:1.125rem;
}
.dob-rv_source04l{
font-size:0.813rem;
color:#6B7890;
}
.dob-rv_grid04l{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:757px){
.dob-rv_grid04l{
grid-template-columns:repeat(3,1fr);
}
}
.dob-rv_card04l{
background:#0D1018;
padding:26px;
border-radius:14px;
border:1px solid rgba(180,205,245,0.07);
min-width:0;
}
.dob-rv_card_stars04l{
gap:2px;
margin-bottom:12px;
color:#4F9EF8;
display:flex;
}
.dob-rv_card_stars04l svg{
height:14px;
width:0.875rem;
}
.dob-rv_card_body04l{
overflow-wrap:break-word;
margin-bottom:16px;
color:#EDF1FA;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.45;
font-weight:500;
font-size:18px;
}
.dob-rv_card_meta04l{
gap:10px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.dob-rv_card_av04l{
flex:0 0 auto;
background:linear-gradient(135deg,#4F9EF8,#85C1FF);
border-radius:50%;
width:2rem;
height:32px;
}
.dob-rv_card_author04l{
font-size:13px;
font-weight:700;
color:#EDF1FA;
}
.dob-rv_card_loc04l{
color:#8A97B0;
font-size:0.75rem;
}
.dob-et04l{
padding:2.25rem 0 0.625rem;
}
.dob-et_in04l{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:880px){
.dob-et_in04l{
grid-template-columns:1.1fr .9fr;
gap:3rem;
}
}
.dob-et_left04l{
min-width:0;
}
.dob-et_eyebrow04l{
margin-bottom:12px;
}
.dob-et_h204l{
line-height:1.06;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.875rem;
color:#EDF1FA;
overflow-wrap:break-word;
font-weight:600;
font-size:1.75rem;
}
@media(min-width:765px){
.dob-et_h204l{
font-size:2rem;
}
}
.dob-et_text04l{
font-size:15px;
color:#6B7890;
margin-bottom:1.375rem;
line-height:1.65;
}
.dob-et_stats04l{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.dob-et_stat04l{
min-width:0;
}
.dob-et_stat_v04l{
font-weight:700;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#EDF1FA;
line-height:1;
font-size:1.625rem;
}
.dob-et_stat_l04l{
color:#8A97B0;
margin-top:0.25rem;
font-size:0.781rem;
}
.dob-et_right04l{
gap:12px;
display:flex;
flex-direction:column;
}
.dob-et_member04l{
gap:1rem;
border-radius:0.875rem;
padding:18px 20px;
background:#141820;
border:1px solid rgba(180,205,245,0.07);
align-items:center;
min-width:0;
display:flex;
}
.dob-et_member_av04l{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#0D1428,#4F9EF8);
height:48px;
width:48px;
}
.dob-et_member_name04l{
font-weight:700;
overflow-wrap:break-word;
font-size:15px;
color:#EDF1FA;
}
.dob-et_member_role04l{
color:#8A97B0;
font-size:0.781rem;
overflow-wrap:break-word;
}
.dob-et_updated04l{
background:#0D1018;
border:1px solid rgba(180,205,245,0.07);
padding:14px 1.125rem;
gap:0.5rem;
border-radius:0.875rem;
align-items:center;
font-size:0.781rem;
display:flex;
color:#6B7890;
}
.dob-wy04l{
padding:48px 0;
}
@media(min-width:765px){
.dob-wy04l{
padding:3.5rem 0;
}
}
.dob-wy_in04l{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:900px){
.dob-wy_in04l{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.dob-wy_left04l{
min-width:0;
}
.dob-wy_eyebrow04l{
margin-bottom:0.875rem;
}
.dob-wy_h204l{
margin-bottom:16px;
font-size:32px;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
color:#EDF1FA;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.dob-wy_h204l{
font-size:40px;
}
}
.dob-wy_intro04l{
color:#6B7890;
line-height:1.6;
font-size:0.938rem;
}
.dob-wy_grid04l{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:558px){
.dob-wy_grid04l{
grid-template-columns:1fr 1fr;
}
}
.dob-wy_card04l{
padding:26px;
border:1px solid rgba(180,205,245,0.07);
background:#141820;
border-radius:0.875rem;
min-width:0;
}
.dob-wy_card_ic04l{
align-items:center;
margin-bottom:16px;
justify-content:center;
color:#4F9EF8;
display:inline-flex;
}
.dob-wy_card_ic04l svg{
width:1.625rem;
height:26px;
}
.dob-wy_card_h04l{
overflow-wrap:break-word;
color:#EDF1FA;
line-height:1.15;
font-size:1.313rem;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
}
.dob-wy_card_p04l{
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
color:#6B7890;
}
.dob-hts04l{
padding:3rem 0;
}
@media(min-width:771px){
.dob-hts04l{
padding:62px 0;
}
}
.dob-hts_head04l{
gap:18px;
flex-direction:column;
margin-bottom:34px;
display:flex;
}
@media(min-width:767px){
.dob-hts_head04l{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.dob-hts_eyebrow04l{
margin-bottom:12px;
}
.dob-hts_h204l{
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-size:30px;
color:#EDF1FA;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.dob-hts_h204l{
font-size:2.375rem;
}
}
.dob-hts_cta04l{
border-radius:999px;
transition:opacity .2s ease;
padding:15px 1.875rem;
flex:0 0 auto;
background:#7DB8FF;
color:#0A0E1A;
font-size:15px;
font-weight:700;
}
.dob-hts_cta04l:hover{
opacity:.9;
}
.dob-hts_grid04l{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:763px){
.dob-hts_grid04l{
grid-template-columns:repeat(3,1fr);
}
}
.dob-hts_step04l{
padding-top:1.375rem;
min-width:0;
border-top:1px solid rgba(200,220,255,0.13);
}
.dob-hts_step_num04l{
margin-bottom:14px;
color:#7DB8FF;
font-weight:700;
font-size:2.75rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1;
}
.dob-hts_step_h04l{
color:#EDF1FA;
font-weight:700;
font-size:1.188rem;
line-height:1.2;
overflow-wrap:break-word;
margin-bottom:8px;
}
.dob-hts_step_p04l{
overflow-wrap:break-word;
color:#8A9EC4;
font-size:0.875rem;
line-height:1.55;
}
.dob-ts04l{
padding:44px 0;
}
.dob-ts_in04l{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:881px){
.dob-ts_in04l{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.dob-ts_left04l{
min-width:0;
}
.dob-ts_h204l{
color:#EDF1FA;
overflow-wrap:break-word;
line-height:1.1;
font-size:26px;
font-weight:600;
margin-bottom:0.75rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.dob-ts_h204l{
font-size:28px;
}
}
.dob-ts_text04l{
line-height:1.6;
color:#8A9EC4;
max-width:520px;
margin-bottom:1.375rem;
font-size:14.5px;
}
.dob-ts_badges04l{
gap:1.125rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.dob-ts_badge04l{
font-weight:600;
color:#8A9EC4;
font-size:0.813rem;
}
.dob-ts_pay04l{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:880px){
.dob-ts_pay04l{
justify-content:flex-end;
}
}
.dob-ts_pay_chip04l{
background:rgba(200,220,255,0.07);
padding:12px 1rem;
border-radius:0.875rem;
border:1px solid rgba(200,220,255,0.13);
font-size:0.875rem;
font-weight:700;
color:#EDF1FA;
}
.dob-prov04l{
padding:2.5rem 0 20px;
}
.dob-prov_eyebrow04l{
display:block;
margin-bottom:18px;
}
.dob-prov_grid04l{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:562px){
.dob-prov_grid04l{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:900px){
.dob-prov_grid04l{
grid-template-columns:repeat(6,1fr);
}
}
.dob-sc04l{
padding:3rem 0 0.625rem;
}
.dob-sc_head04l{
margin-bottom:1.75rem;
text-align:center;
}
.dob-sc_eyebrow04l{
margin-bottom:0.75rem;
}
.dob-sc_h204l{
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#EDF1FA;
font-size:30px;
}
@media(min-width:767px){
.dob-sc_h204l{
font-size:36px;
}
}
.dob-sc_table04l{
margin:0 auto;
overflow:hidden;
border:1px solid rgba(180,205,245,0.07);
border-radius:14px;
max-width:900px;
}
.dob-sc_thead04l{
grid-template-columns:1.6fr 1fr 1fr;
background:#080B10;
display:grid;
}
.dob-sc_th04l{
padding:15px 1.125rem;
overflow-wrap:break-word;
color:#8A9EC4;
text-align:center;
font-size:13px;
font-weight:700;
}
.dob-sc_th04l:first-child{
text-align:left;
}
.dob-sc_th_us04l{
color:#7DB8FF;
}
.dob-sc_row04l{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(180,205,245,0.07);
}
.dob-sc_row04l:nth-child(even){
background:#141820;
}
.dob-sc_td04l{
padding:0.938rem 1.125rem;
font-size:14px;
color:#8A97B0;
min-width:0;
overflow-wrap:break-word;
text-align:center;
}
.dob-sc_td04l:first-child{
text-align:left;
color:#C4CEDF;
font-weight:600;
}
.dob-sc_td_us04l{
font-weight:700;
color:#3DBFA0;
}
.dob-sb04l{
background:#141820;
padding:3rem 0;
margin-top:1.5rem;
border-top:1px solid rgba(180,205,245,0.07);
border-bottom:1px solid rgba(180,205,245,0.07);
}
@media(min-width:771px){
.dob-sb04l{
padding:3.5rem 0;
}
}
.dob-sb_eyebrow04l{
margin-bottom:0.75rem;
display:block;
}
.dob-sb_h204l{
font-size:1.875rem;
color:#EDF1FA;
margin-bottom:1.625rem;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.dob-sb_h204l{
font-size:2.25rem;
}
}
.dob-sb_grid04l{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.dob-sb_grid04l{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.dob-sb_grid04l{
grid-template-columns:repeat(4,1fr);
}
}
.dob-sb_card04l{
padding:24px;
background:#0D1018;
border-radius:14px;
border:1px solid rgba(180,205,245,0.07);
min-width:0;
}
.dob-sb_card_h04l{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
overflow-wrap:break-word;
font-size:19px;
color:#EDF1FA;
font-weight:600;
line-height:1.15;
}
.dob-sb_card_p04l{
line-height:1.6;
overflow-wrap:break-word;
color:#6B7890;
font-size:13.5px;
}
.dob-sb_rtp04l{
background:#0D1018;
padding:26px 28px;
border-radius:0.875rem;
border:1px solid rgba(180,205,245,0.07);
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
margin-top:18px;
align-items:center;
}
@media(min-width:763px){
.dob-sb_rtp04l{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.dob-sb_rtp_h04l{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:8px;
font-size:20px;
color:#EDF1FA;
line-height:1.15;
font-weight:600;
}
.dob-sb_rtp_p04l{
color:#6B7890;
overflow-wrap:break-word;
line-height:1.6;
font-size:13.5px;
}
.dob-sb_rtp_stats04l{
gap:1rem;
display:flex;
}
.dob-sb_stat04l{
padding:1.125rem;
background:#141820;
border-radius:8px;
flex:1 1 0;
text-align:center;
min-width:0;
}
.dob-sb_stat_v04l{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.625rem;
font-weight:700;
color:#3DBFA0;
}
.dob-sb_stat_l04l{
margin-top:4px;
color:#8A97B0;
font-size:0.719rem;
}
.dob-lh04l{
padding:40px 0 1.25rem;
}
.dob-lh_in04l{
padding-top:2.125rem;
border-top:1px solid rgba(180,205,245,0.13);
}
.dob-lh_eyebrow04l{
margin-bottom:1.375rem;
display:block;
}
.dob-lh_grid04l{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:602px){
.dob-lh_grid04l{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.dob-lh_grid04l{
grid-template-columns:repeat(5,1fr);
}
}
.dob-lh_col04l{
min-width:0;
}
.dob-lh_col_h04l{
color:#EDF1FA;
font-size:0.813rem;
margin-bottom:12px;
font-weight:700;
overflow-wrap:break-word;
}
.dob-lh_links04l{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.dob-lh_link04l{
transition:color .2s ease;
color:#6B7890;
overflow-wrap:break-word;
font-size:0.813rem;
}
.dob-lh_link04l:hover{
color:#4F9EF8;
}
.dob-gd04l{
padding:3rem 0 0.625rem;
}
.dob-gd_head04l{
gap:14px;
display:flex;
margin-bottom:24px;
flex-direction:column;
}
@media(min-width:681px){
.dob-gd_head04l{
gap:20px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.dob-gd_eyebrow04l{
margin-bottom:0.625rem;
}
.dob-gd_h204l{
font-size:28px;
overflow-wrap:break-word;
color:#EDF1FA;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
}
@media(min-width:771px){
.dob-gd_h204l{
font-size:2.125rem;
}
}
.dob-gd_more04l{
flex:0 0 auto;
transition:color .2s ease,border-color .2s ease;
font-weight:600;
font-size:13.5px;
padding-bottom:2px;
border-bottom:1px solid #EDF1FA;
color:#EDF1FA;
}
.dob-gd_more04l:hover{
border-color:#4F9EF8;
color:#4F9EF8;
}
.dob-gd_grid04l{
gap:20px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:717px){
.dob-gd_grid04l{
grid-template-columns:repeat(3,1fr);
}
}
.dob-gd_card04l{
background:#141820;
overflow:hidden;
border:1px solid rgba(180,205,245,0.07);
border-radius:14px;
min-width:0;
display:block;
}
.dob-gd_card_img04l{
background:linear-gradient(140deg,#0D1428,#4F9EF8);
height:150px;
}
.dob-gd_card_body04l{
padding:1.375rem;
}
.dob-gd_card_cat04l{
font-weight:600;
color:#4F9EF8;
font-size:10px;
letter-spacing:.1em;
text-transform:uppercase;
}
.dob-gd_card_h04l{
margin:8px 0 0.625rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.2;
color:#EDF1FA;
font-weight:600;
font-size:1.188rem;
overflow-wrap:break-word;
}
.dob-gd_card_meta04l{
color:#8A97B0;
font-size:12px;
overflow-wrap:break-word;
}
.dob-sg04l{
padding:3rem 0 0.625rem;
}
.dob-sg_eyebrow04l{
margin-bottom:0.75rem;
display:block;
}
.dob-sg_h204l{
font-size:1.875rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:1.75rem;
line-height:1.05;
font-weight:600;
color:#EDF1FA;
}
@media(min-width:769px){
.dob-sg_h204l{
font-size:2.25rem;
}
}
.dob-sg_grid04l{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:719px){
.dob-sg_grid04l{
grid-template-columns:repeat(3,1fr);
}
}
.dob-sg_col04l{
min-width:0;
}
.dob-sg_col_h04l{
line-height:1.15;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
font-size:1.375rem;
margin-bottom:10px;
color:#EDF1FA;
}
.dob-sg_col_p04l{
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
color:#6B7890;
}
.dob-faq04l{
background:#141820;
padding:48px 0;
margin-top:24px;
border-top:1px solid rgba(180,205,245,0.07);
border-bottom:1px solid rgba(180,205,245,0.07);
}
@media(min-width:768px){
.dob-faq04l{
padding:3.875rem 0;
}
}
.dob-faq_head04l{
margin-bottom:34px;
text-align:center;
}
.dob-faq_eyebrow04l{
margin-bottom:0.75rem;
}
.dob-faq_h204l{
font-weight:600;
font-size:2rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#EDF1FA;
line-height:1.05;
}
@media(min-width:770px){
.dob-faq_h204l{
font-size:38px;
}
}
.dob-faq_list04l{
margin:0 auto;
gap:12px;
max-width:820px;
display:flex;
flex-direction:column;
}
.dob-faq_item04l{
border-radius:14px;
border:1px solid rgba(180,205,245,0.07);
overflow:hidden;
background:#0D1018;
}
.dob-faq_q04l{
padding:20px 24px;
list-style:none;
gap:20px;
cursor:pointer;
display:flex;
align-items:center;
color:#EDF1FA;
justify-content:space-between;
font-weight:700;
font-size:16px;
overflow-wrap:break-word;
}
.dob-faq_q04l::-webkit-details-marker{
display:none;
}
.dob-faq_q_ic04l{
flex:0 0 auto;
transition:transform .2s ease;
display:inline-flex;
align-items:center;
color:#4F9EF8;
}
.dob-faq_q_ic04l svg{
height:1.125rem;
width:1.125rem;
}
.dob-faq_item04l[open] .dob-faq_q_ic04l{
transform:rotate(180deg);
}
.dob-faq_a04l{
padding:0 1.5rem 1.25rem;
color:#6B7890;
overflow-wrap:break-word;
font-size:14.5px;
line-height:1.6;
}
.dob-el04l{
padding:3rem 0;
}
@media(min-width:769px){
.dob-el04l{
padding:56px 0;
}
}
.dob-el_in04l{
gap:40px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:901px){
.dob-el_in04l{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.dob-el_left04l{
min-width:0;
}
.dob-el_eyebrow04l{
margin-bottom:0.875rem;
}
.dob-el_h204l{
margin-bottom:22px;
color:#EDF1FA;
line-height:1.08;
font-size:32px;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:771px){
.dob-el_h204l{
font-size:38px;
}
}
.dob-el_body04l p{
font-size:1rem;
line-height:1.7;
overflow-wrap:break-word;
color:#C4CEDF;
margin-bottom:1.125rem;
}
.dob-el_dropcap04l{
padding:6px 12px 0 0;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#4F9EF8;
line-height:.8;
font-size:62px;
float:left;
}
.dob-el_right04l{
min-width:0;
}
.dob-el_quote04l{
padding:36px;
border-radius:1.25rem;
background:linear-gradient(150deg,#0D1428,#080B10);
color:#EDF1FA;
position:relative;
margin-bottom:1.5rem;
}
.dob-el_quote_mark04l{
margin-bottom:0.375rem;
display:inline-flex;
color:#7DB8FF;
align-items:center;
}
.dob-el_quote_mark04l svg{
height:2.125rem;
width:34px;
}
.dob-el_quote_text04l{
margin-bottom:1.375rem;
line-height:1.4;
font-weight:500;
overflow-wrap:break-word;
font-size:22px;
color:#EDF1FA;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.dob-el_quote_meta04l{
gap:0.75rem;
align-items:center;
display:flex;
}
.dob-el_quote_av04l{
border-radius:50%;
background:linear-gradient(135deg,#4F9EF8,#85C1FF);
flex:0 0 auto;
height:2.375rem;
width:2.375rem;
}
.dob-el_quote_author04l{
font-size:0.875rem;
font-weight:700;
color:#EDF1FA;
}
.dob-el_quote_meta_sub04l{
font-size:12px;
color:#8A9EC4;
}
.dob-el_explain04l{
overflow:hidden;
border:1px solid rgba(180,205,245,0.07);
border-radius:14px;
}
.dob-el_explain_card04l{
padding:22px 24px;
}
.dob-el_explain_card04l+.dob-el_explain_card04l{
border-top:1px solid rgba(180,205,245,0.07);
}
.dob-el_explain_h04l{
color:#EDF1FA;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:8px;
font-size:1.25rem;
line-height:1.15;
}
.dob-el_explain_p04l{
color:#6B7890;
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
}
.dob-ft04l{
background:#080B10;
margin-top:2.5rem;
color:#8A9EC4;
}
.dob-ft_in04l{
padding:3rem 0 1.75rem;
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:599px){
.dob-ft_in04l{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.dob-ft_in04l{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.dob-ft_brand04l{
min-width:0;
}
.dob-ft_logo04l{
color:#EDF1FA;
overflow-wrap:break-word;
font-weight:700;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
}
.dob-ft_tagline04l{
margin-top:14px;
font-size:0.844rem;
color:#8A9EC4;
max-width:280px;
line-height:1.6;
}
.dob-ft_contact04l{
transition:color .2s ease;
display:inline-block;
margin-top:0.75rem;
overflow-wrap:anywhere;
max-width:17.5rem;
font-size:13px;
color:#7DB8FF;
}
.dob-ft_contact04l:hover{
color:#EDF1FA;
}
.dob-ft_col04l{
min-width:0;
}
.dob-ft_col_h04l{
font-weight:700;
margin-bottom:14px;
overflow-wrap:break-word;
text-transform:uppercase;
font-size:0.813rem;
color:#EDF1FA;
letter-spacing:.08em;
}
.dob-ft_col_links04l{
gap:10px;
flex-direction:column;
display:flex;
}
.dob-ft_link04l{
transition:color .2s ease;
font-size:13.5px;
overflow-wrap:break-word;
color:#8A9EC4;
}
.dob-ft_link04l:hover{
color:#EDF1FA;
}
.dob-ft_bot04l{
gap:1rem;
padding:22px 0 2.5rem;
display:flex;
flex-direction:column;
border-top:1px solid rgba(200,220,255,0.13);
}
@media(min-width:769px){
.dob-ft_bot04l{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.dob-ft_legal04l{
font-size:11.5px;
overflow-wrap:break-word;
max-width:760px;
color:#434E63;
line-height:1.6;
}
.dob-ft_legal04l b{
color:#8A9EC4;
font-weight:700;
}
.dob-ft_age04l{
flex:0 0 auto;
border-radius:8px;
border:1.5px solid #7DB8FF;
padding:0.25rem 0.563rem;
font-size:13px;
color:#7DB8FF;
font-weight:700;
}