*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0d1117;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
font-size:0.938rem;
line-height:1.6;
color:#c4d0de;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.ozelayout-y4c{
display:flex;
flex-direction:column;
min-height:100vh;
}
.ozemain-y4c{
flex:1 1 auto;
width:100%;
min-width:0;
}
.ozecontainer-y4c{
padding:0 1rem;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:769px){
.ozecontainer-y4c{
padding:0 2rem;
}
}
@media(min-width:1101px){
.ozecontainer-y4c{
padding:0 56px;
}
}
.ozeeyebrow-y4c{
font-weight:600;
overflow-wrap:break-word;
color:#388cff;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
letter-spacing:.2em;
font-size:11px;
text-transform:uppercase;
line-height:1.4;
display:inline-block;
}
.ozeband-y4c{
background:#0a1220;
color:#edf2f8;
}
.ozeband-y4c .ozeeyebrow-y4c{
color:#5eb8ff;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.ozetb-y4c{
background:#0d1117;
top:0;
position:sticky;
border-bottom:1px solid rgba(180,210,245,0.13);
z-index:50;
}
.ozetb_in-y4c{
padding:0.75rem 1rem;
margin:0 auto;
gap:1rem;
justify-content:space-between;
align-items:center;
max-width:87.5rem;
width:100%;
display:flex;
}
@media(min-width:767px){
.ozetb_in-y4c{
padding:1rem 2rem;
}
}
@media(min-width:1102px){
.ozetb_in-y4c{
padding:1.125rem 56px;
}
}
.ozetb_left-y4c{
gap:28px;
display:flex;
align-items:center;
min-width:0;
}
.ozetb_logo-y4c{
gap:0.688rem;
min-width:0;
align-items:center;
display:flex;
}
.ozetb_logo_mark-y4c{
border-radius:0.5rem;
flex:0 0 auto;
width:2.125rem;
height:2.125rem;
object-fit:cover;
}
.ozetb_logo_txt-y4c{
display:flex;
flex-direction:column;
min-width:0;
line-height:1;
}
.ozetb_logo_name-y4c{
overflow:hidden;
white-space:nowrap;
font-size:1.375rem;
color:#edf2f8;
font-weight:700;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
letter-spacing:.02em;
text-overflow:ellipsis;
}
.ozetb_logo_sub-y4c{
overflow:hidden;
font-size:8.5px;
letter-spacing:.32em;
margin-top:4px;
text-overflow:ellipsis;
font-weight:600;
text-transform:uppercase;
color:#388cff;
white-space:nowrap;
}
.ozetb_nav-y4c{
display:none;
}
@media(min-width:958px){
.ozetb_nav-y4c{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.ozetb_nav_item-y4c{
transition:color .2s ease,border-color .2s ease;
border-bottom:2px solid transparent;
white-space:nowrap;
font-weight:600;
padding-bottom:3px;
font-size:14px;
color:#c4d0de;
}
.ozetb_nav_item-y4c:hover{
color:#edf2f8;
}
.ozetb_nav_item-y4c.ozestate_active-y4c{
border-color:#388cff;
color:#edf2f8;
}
.ozetb_right-y4c{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.ozetb_search-y4c{
transition:color .2s ease;
display:flex;
align-items:center;
justify-content:center;
color:#c4d0de;
}
.ozetb_search-y4c:hover{
color:#388cff;
}
.ozetb_search-y4c svg{
height:1.125rem;
width:1.125rem;
}
.ozetb_lang-y4c{
font-size:0.688rem;
letter-spacing:.1em;
font-weight:600;
text-transform:uppercase;
color:#8a9eb5;
}
.ozetb_lang-y4c:hover{
color:#edf2f8;
}
.ozetb_login-y4c{
color:#edf2f8;
font-weight:600;
font-size:0.875rem;
display:none;
}
@media(min-width:767px){
.ozetb_login-y4c{
display:inline-block;
}
}
.ozetb_register-y4c{
border-radius:999px;
padding:11px 22px;
transition:background-color .2s ease;
background:#388cff;
font-size:0.875rem;
white-space:nowrap;
color:#080c11;
font-weight:700;
}
.ozetb_register-y4c:hover{
background:#5ea8ff;
}
.ozemob-y4c{
background:#0d1117;
left:0;
position:fixed;
z-index:60;
right:0;
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
border-top:1px solid rgba(180,210,245,0.13);
}
@media(min-width:960px){
.ozemob-y4c{
display:none;
}
}
.ozemob_in-y4c{
margin:0 auto;
max-width:560px;
display:flex;
align-items:stretch;
justify-content:space-around;
}
.ozemob_item-y4c{
gap:3px;
flex:1 1 0;
padding:0.563rem 0.25rem;
transition:color .2s ease;
color:#8a9eb5;
display:flex;
flex-direction:column;
min-width:0;
align-items:center;
}
.ozemob_item-y4c.ozestate_active-y4c{
color:#388cff;
}
.ozemob_ic-y4c{
justify-content:center;
display:flex;
align-items:center;
}
.ozemob_ic-y4c svg{
height:1.25rem;
width:20px;
}
.ozemob_lb-y4c{
overflow:hidden;
font-weight:600;
white-space:nowrap;
max-width:100%;
font-size:10px;
text-overflow:ellipsis;
}
@media(max-width:956px){
body{
padding-bottom:60px;
}
}
.ozerail-y4c{
position:relative;
min-width:0;
}
.ozerail_scroll-y4c{
gap:0.875rem;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
padding-bottom:0.875rem;
overflow-x:auto;
display:flex;
}
@media(min-width:771px){
.ozerail_scroll-y4c{
gap:1.125rem;
}
}
.ozegc-y4c{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:766px){
.ozegc-y4c{
width:188px;
}
}
.ozegc_img-y4c{
border-radius:14px;
overflow:hidden;
background:#141b24;
padding-bottom:133.33%;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
position:relative;
}
.ozegc_img-y4c img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.ozegc_cover-y4c{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.ozegc_hover-y4c{
background:rgba(0,0,0,0.52);
transition:opacity .2s ease;
inset:0;
justify-content:center;
opacity:0;
position:absolute;
align-items:center;
display:flex;
}
.ozegc-y4c:hover .ozegc_hover-y4c{
opacity:1;
}
.ozegc_hover_btn-y4c{
background:#388cff;
border-radius:62.438rem;
justify-content:center;
height:46px;
display:flex;
width:2.875rem;
align-items:center;
color:#080c11;
}
.ozegc_hover_btn-y4c svg{
height:18px;
width:18px;
}
.ozegc_info-y4c{
gap:2px;
margin-top:9px;
display:flex;
flex-direction:column;
min-width:0;
}
.ozegc_name-y4c{
overflow:hidden;
font-weight:700;
font-size:13px;
color:#edf2f8;
white-space:nowrap;
text-overflow:ellipsis;
}
.ozegc_prov-y4c{
overflow:hidden;
white-space:nowrap;
color:#8a9eb5;
font-size:0.688rem;
text-overflow:ellipsis;
}
.ozegc_meta-y4c{
font-size:0.688rem;
color:#8a9eb5;
}
.ozetc-y4c{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:767px){
.ozetc-y4c{
width:230px;
}
}
.ozetc_img-y4c{
border-radius:14px;
overflow:hidden;
background:#141b24;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
}
.ozetc_img-y4c img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.ozetc_info-y4c{
gap:2px;
min-width:0;
display:flex;
flex-direction:column;
margin-top:9px;
}
.ozetc_name-y4c{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
color:#edf2f8;
font-size:0.875rem;
}
.ozetc_rtp-y4c{
color:#8a9eb5;
font-size:11px;
}
.ozelc-y4c{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:767px){
.ozelc-y4c{
width:268px;
}
}
.ozelc_img-y4c{
background:#141b24;
overflow:hidden;
border-radius:0.875rem;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
position:relative;
padding-bottom:62.5%;
}
.ozelc_img-y4c img{
inset:0;
object-fit:cover;
position:absolute;
height:100%;
width:100%;
}
.ozelc_live-y4c{
gap:0.438rem;
padding:0.25rem 0.563rem;
background:rgba(0,0,0,0.52);
border-radius:999px;
display:flex;
left:0.75rem;
align-items:center;
position:absolute;
top:0.75rem;
}
.ozelc_live_dot-y4c{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#f04a5e;
width:8px;
height:0.5rem;
}
.ozelc_seats-y4c{
text-transform:uppercase;
letter-spacing:.08em;
font-weight:600;
color:#edf2f8;
font-size:0.625rem;
}
.ozelc_info-y4c{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
}
.ozelc_name-y4c{
overflow:hidden;
text-overflow:ellipsis;
color:#edf2f8;
font-weight:700;
white-space:nowrap;
font-size:0.938rem;
}
.ozelc_bet-y4c{
color:#8a9eb5;
font-size:0.688rem;
}
.ozepc-y4c{
padding:1rem 14px;
background:#141b24;
gap:8px;
border-radius:0.875rem;
border:1px solid rgba(180,210,245,0.07);
flex-direction:column;
align-items:center;
display:flex;
justify-content:center;
min-width:0;
min-height:74px;
}
.ozepc_logo-y4c{
flex:0 0 auto;
max-width:100%;
width:auto;
object-fit:contain;
height:1.75rem;
}
.ozepc_name-y4c{
overflow:hidden;
font-size:0.688rem;
color:#8a9eb5;
white-space:nowrap;
max-width:100%;
text-overflow:ellipsis;
text-align:center;
}
.ozegc_tag-y4c{
padding:3px 0.5rem;
border-radius:0.5rem;
text-transform:uppercase;
position:absolute;
display:inline-block;
letter-spacing:.06em;
top:10px;
font-weight:700;
z-index:2;
font-size:0.625rem;
left:10px;
}
.ozegc_tag_hot-y4c{
background:#f04a5e;
color:#edf2f8;
}
.ozegc_tag_new-y4c{
background:#5eb8ff;
color:#080c11;
}
.ozegc_tag_jp-y4c{
background:#f5b400;
color:#080c11;
}
.ozegc_tag_live-y4c{
background:#f04a5e;
color:#edf2f8;
}
.ozesh-y4c{
min-width:0;
margin-bottom:18px;
}
.ozesh_row-y4c{
gap:16px;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
}
.ozesh_row-y4c .ozesh_l-y4c{
gap:6px;
min-width:0;
display:flex;
flex-direction:column;
}
.ozesh_stack-y4c{
gap:0.625rem;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ozesh_center-y4c{
gap:0.625rem;
align-items:center;
flex-direction:column;
display:flex;
text-align:center;
}
.ozesh_h2-y4c{
overflow-wrap:break-word;
color:#edf2f8;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.1;
font-weight:600;
font-size:24px;
}
@media(min-width:767px){
.ozesh_h2-y4c{
font-size:1.875rem;
}
}
.ozeband-y4c .ozesh_h2-y4c{
color:#edf2f8;
}
.ozesh_eb_line-y4c{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.ozesh_eb_line-y4c::before{
background:#388cff;
display:inline-block;
height:1px;
content:"";
width:28px;
}
.ozeband-y4c .ozesh_eb_line-y4c::before{
background:#5eb8ff;
}
.ozesh_eb_dot-y4c{
gap:8px;
display:inline-flex;
align-items:center;
}
.ozesh_eb_dot-y4c::before{
border-radius:50%;
background:#388cff;
display:inline-block;
height:6px;
content:"";
width:6px;
}
.ozeband-y4c .ozesh_eb_dot-y4c::before{
background:#5eb8ff;
}
.ozesh_link-y4c{
gap:0.375rem;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
border-bottom:1px solid #edf2f8;
display:inline-flex;
padding-bottom:2px;
font-size:0.813rem;
white-space:nowrap;
align-items:center;
font-weight:600;
color:#edf2f8;
}
.ozesh_link-y4c:hover{
border-color:#388cff;
color:#388cff;
}
.ozesh_link-y4c svg{
width:0.875rem;
height:14px;
}
.ozesh_link_chev-y4c{
border-bottom:0;
padding-bottom:0;
}
.ozesh_link_btn-y4c{
padding:0.563rem 1.125rem;
border-radius:62.438rem;
background:#388cff;
border-bottom:0;
color:#080c11;
}
.ozesh_link_btn-y4c:hover{
border-color:transparent;
background:#5ea8ff;
color:#080c11;
}
.ozeband-y4c .ozesh_link-y4c{
border-color:#edf2f8;
color:#edf2f8;
}
.ozeband-y4c .ozesh_link_btn-y4c{
background:#5eb8ff;
color:#080c11;
}
.ozesh_rule-y4c{
margin:-2px 0 1.125rem;
background:rgba(180,210,245,0.13);
height:1px;
}
.ozeband-y4c .ozesh_rule-y4c{
background:rgba(200,225,255,0.12);
}
.ozehero-y4c{
padding:2rem 0 0.5rem;
}
@media(min-width:766px){
.ozehero-y4c{
padding:56px 0 24px;
}
}
.ozehero_in-y4c{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:898px){
.ozehero_in-y4c{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.ozehero_copy-y4c{
min-width:0;
}
.ozehero_eyebrow-y4c{
gap:10px;
align-items:center;
display:inline-flex;
margin-bottom:1.375rem;
}
.ozehero_eyebrow_line-y4c{
background:#388cff;
flex:0 0 auto;
height:1px;
display:inline-block;
width:1.75rem;
}
.ozehero_h1-y4c{
color:#edf2f8;
font-weight:600;
line-height:1.04;
font-size:38px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
margin-bottom:1.25rem;
overflow-wrap:break-word;
letter-spacing:-.01em;
}
@media(min-width:771px){
.ozehero_h1-y4c{
font-size:3.375rem;
}
}
@media(min-width:1101px){
.ozehero_h1-y4c{
font-size:62px;
}
}
.ozehero_h1-y4c em{
color:#388cff;
font-style:normal;
}
.ozehero_sub-y4c{
color:#6a7f96;
margin-bottom:30px;
max-width:480px;
font-size:16px;
line-height:1.6;
}
@media(min-width:770px){
.ozehero_sub-y4c{
font-size:18px;
}
}
.ozehero_actions-y4c{
gap:14px;
display:flex;
margin-bottom:34px;
flex-wrap:wrap;
align-items:center;
}
.ozehero_cta-y4c{
background:#388cff;
gap:10px;
border-radius:62.438rem;
padding:16px 1.875rem;
transition:background-color .2s ease;
font-size:0.938rem;
align-items:center;
color:#080c11;
font-weight:700;
display:inline-flex;
}
.ozehero_cta-y4c:hover{
background:#5ea8ff;
}
.ozehero_cta_ic-y4c{
align-items:center;
display:inline-flex;
}
.ozehero_cta_ic-y4c svg{
height:1rem;
width:16px;
}
.ozehero_cta_alt-y4c{
padding:15px 1.625rem;
border-radius:999px;
border:1px solid rgba(180,210,245,0.13);
background:transparent;
transition:border-color .2s ease,color .2s ease;
font-size:0.938rem;
display:inline-flex;
font-weight:600;
color:#edf2f8;
align-items:center;
}
.ozehero_cta_alt-y4c:hover{
border-color:#388cff;
color:#388cff;
}
.ozehero_trust-y4c{
gap:1.375rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.ozehero_trust_item-y4c{
gap:9px;
color:#c4d0de;
font-weight:600;
font-size:13px;
display:flex;
align-items:center;
}
.ozehero_trust_ic-y4c{
align-items:center;
color:#388cff;
display:inline-flex;
}
.ozehero_trust_ic-y4c svg{
height:16px;
width:16px;
}
.ozehero_promo-y4c{
overflow:hidden;
background:#141b24;
border-radius:1.25rem;
position:relative;
min-height:300px;
display:flex;
box-shadow:0 12px 3rem rgba(0,0,0,0.55), 0 3px 0.625rem rgba(56,140,255,0.12);
}
.ozehero_promo_bg-y4c{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.ozehero_promo_bg-y4c::after{
inset:0;
background:linear-gradient(120deg,#0a1220 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.ozehero_promo_glow-y4c{
background:radial-gradient(circle,rgba(56,140,255,0.12) 0%,transparent 65%);
border-radius:50%;
top:-2.5rem;
width:260px;
right:-20px;
height:260px;
pointer-events:none;
position:absolute;
}
.ozehero_promo_ct-y4c{
padding:1.75rem;
z-index:2;
max-width:88%;
position:relative;
align-self:flex-end;
}
.ozehero_promo_label-y4c{
font-weight:700;
display:block;
color:#5eb8ff;
margin-bottom:8px;
letter-spacing:.25em;
text-transform:uppercase;
font-size:10px;
}
.ozehero_promo_amount-y4c{
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
font-size:32px;
color:#edf2f8;
}
@media(min-width:765px){
.ozehero_promo_amount-y4c{
font-size:2.5rem;
}
}
.ozehero_promo_amount-y4c em{
font-style:normal;
color:#5eb8ff;
}
.ozehero_rating-y4c{
padding:10px 14px;
gap:0.625rem;
border:1px solid rgba(180,210,245,0.07);
border-radius:0.875rem;
background:#141b24;
z-index:3;
top:0.875rem;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
display:flex;
align-items:center;
position:absolute;
max-width:min(16.25rem,62%);
right:0.875rem;
}
.ozehero_rating_score-y4c{
flex:0 0 auto;
color:#edf2f8;
font-size:1.5rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.ozehero_rating_txt-y4c{
flex:1 1 auto;
min-width:0;
}
.ozehero_rating_stars-y4c{
gap:2px;
color:#388cff;
display:flex;
}
.ozehero_rating_stars-y4c svg{
height:0.75rem;
width:12px;
}
.ozehero_rating_cap-y4c{
overflow-wrap:break-word;
margin-top:3px;
font-size:0.688rem;
color:#8a9eb5;
display:block;
line-height:1.35;
}
.ozestat-y4c{
border-top:1px solid rgba(180,210,245,0.13);
border-bottom:1px solid rgba(180,210,245,0.13);
margin-top:16px;
}
.ozestat_in-y4c{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.ozestat_in-y4c{
grid-template-columns:repeat(4,1fr);
}
}
.ozestat_item-y4c{
padding:22px 14px;
border-bottom:1px solid rgba(180,210,245,0.07);
min-width:0;
border-right:1px solid rgba(180,210,245,0.07);
}
.ozestat_item-y4c:nth-child(2n){
border-right:0;
}
.ozestat_item-y4c:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.ozestat_item-y4c{
border-bottom:0;
}
.ozestat_item-y4c:nth-child(2n){
border-right:1px solid rgba(180,210,245,0.07);
}
.ozestat_item-y4c:nth-child(4n){
border-right:0;
}
}
.ozestat_value-y4c{
font-size:1.875rem;
color:#edf2f8;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1;
font-weight:700;
}
@media(min-width:768px){
.ozestat_value-y4c{
font-size:34px;
}
}
.ozestat_label-y4c{
margin-top:0.375rem;
line-height:1.4;
color:#8a9eb5;
overflow-wrap:break-word;
font-size:13px;
}
.ozegrow-y4c{
padding:1.625rem 0 0.625rem;
}
.ozerow_seo-y4c{
margin:10px 0 0;
line-height:1.65;
font-size:0.875rem;
max-width:760px;
color:#6a7f96;
overflow-wrap:break-word;
}
.ozerow_seo-y4c strong{
font-weight:700;
color:#edf2f8;
}
.ozejp-y4c{
padding:1.875rem 0 10px;
}
.ozejp_grid-y4c{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:769px){
.ozejp_grid-y4c{
grid-template-columns:1fr 1fr;
}
.ozejp_card_mega-y4c{
grid-column:1/-1;
}
}
@media(min-width:1000px){
.ozejp_grid-y4c{
grid-template-columns:1.4fr 1fr 1fr;
}
.ozejp_card_mega-y4c{
grid-column:auto;
}
}
.ozejp_card-y4c{
background:#141b24;
gap:12px;
border:1px solid rgba(180,210,245,0.07);
overflow:hidden;
border-radius:20px;
padding:1.625rem;
position:relative;
justify-content:space-between;
flex-direction:column;
min-height:200px;
min-width:0;
display:flex;
}
.ozejp_card_mega-y4c{
background:linear-gradient(135deg,#0d1e36,#060d15);
border-color:transparent;
min-height:13.125rem;
color:#edf2f8;
}
.ozejp_glow-y4c{
background:radial-gradient(circle,rgba(56,140,255,0.12),transparent 70%);
border-radius:50%;
position:absolute;
width:12.5rem;
right:-2.5rem;
height:200px;
top:-40px;
pointer-events:none;
}
.ozejp_label-y4c{
gap:0.625rem;
text-transform:uppercase;
color:#388cff;
position:relative;
display:flex;
align-items:center;
flex-wrap:wrap;
font-weight:700;
letter-spacing:.16em;
font-size:10px;
justify-content:space-between;
}
.ozejp_card_mega-y4c .ozejp_label-y4c{
color:#5eb8ff;
}
.ozejp_drop-y4c{
text-transform:none;
font-weight:600;
letter-spacing:.04em;
color:#8a9eb5;
}
.ozejp_card_mega-y4c .ozejp_drop-y4c{
color:#7a9ab8;
}
.ozejp_amount-y4c{
font-size:38px;
overflow-wrap:break-word;
color:#edf2f8;
line-height:1;
font-weight:700;
position:relative;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
.ozejp_card_mega-y4c .ozejp_amount-y4c{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#5eb8ff;
}
@media(min-width:768px){
.ozejp_card_mega-y4c .ozejp_amount-y4c{
font-size:3.375rem;
}
}
.ozejp_game-y4c{
font-size:13px;
color:#8a9eb5;
position:relative;
}
.ozejp_card_mega-y4c .ozejp_game-y4c{
color:#7a9ab8;
}
.ozejp_cta-y4c{
align-self:flex-start;
position:relative;
}
.ozejp_card_mega-y4c .ozejp_cta-y4c{
transition:opacity .2s ease;
background:#5eb8ff;
border-radius:62.438rem;
padding:0.625rem 1.25rem;
color:#080c11;
font-size:0.813rem;
font-weight:700;
}
.ozejp_card_mega-y4c .ozejp_cta-y4c:hover{
opacity:.9;
}
.ozejp_card-y4c:not(.ozejp_card_mega-y4c) .ozejp_cta-y4c{
transition:color .2s ease,border-color .2s ease;
color:#edf2f8;
font-size:13px;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #edf2f8;
}
.ozejp_card-y4c:not(.ozejp_card_mega-y4c) .ozejp_cta-y4c:hover{
border-color:#388cff;
color:#388cff;
}
.ozejp_seo-y4c{
margin:14px 0 0;
font-size:14px;
overflow-wrap:break-word;
max-width:760px;
line-height:1.65;
color:#6a7f96;
}
.ozejp_seo-y4c strong{
font-weight:700;
color:#edf2f8;
}
.ozegrow-y4c{
padding:26px 0 10px;
}
.ozerow_seo-y4c{
margin:10px 0 0;
font-size:14px;
color:#6a7f96;
line-height:1.65;
overflow-wrap:break-word;
max-width:47.5rem;
}
.ozerow_seo-y4c strong{
font-weight:700;
color:#edf2f8;
}
.ozegrow-y4c{
padding:26px 0 0.625rem;
}
.ozerow_seo-y4c{
margin:10px 0 0;
font-size:0.875rem;
max-width:47.5rem;
color:#6a7f96;
line-height:1.65;
overflow-wrap:break-word;
}
.ozerow_seo-y4c strong{
font-weight:700;
color:#edf2f8;
}
.ozevip-y4c{
padding:3rem 0;
}
@media(min-width:768px){
.ozevip-y4c{
padding:64px 0;
}
}
.ozevip_head-y4c{
gap:14px;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:879px){
.ozevip_head-y4c{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.ozevip_eyebrow-y4c{
margin-bottom:0.75rem;
}
.ozevip_h2-y4c{
color:#edf2f8;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:32px;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:770px){
.ozevip_h2-y4c{
font-size:2.5rem;
}
}
.ozevip_intro-y4c{
color:#7a9ab8;
max-width:420px;
line-height:1.6;
font-size:14px;
}
.ozevip_grid-y4c{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.ozevip_card-y4c{
border:1px solid rgba(200,225,255,0.12);
padding:1.375rem 1.125rem;
border-radius:0.875rem;
min-width:0;
}
.ozevip_card_feat-y4c{
border-color:#5eb8ff;
background:rgba(200,225,255,0.06);
}
.ozevip_card_ic-y4c{
background:linear-gradient(135deg,#388cff,#7dd4ff);
border-radius:8px;
height:34px;
display:block;
margin-bottom:1rem;
width:2.125rem;
}
.ozevip_name-y4c{
font-size:1.25rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
margin-bottom:0.375rem;
overflow-wrap:break-word;
font-weight:600;
color:#edf2f8;
}
.ozevip_perk-y4c{
line-height:1.5;
color:#7a9ab8;
font-size:0.781rem;
overflow-wrap:break-word;
}
.ozeapp-y4c{
padding:1.875rem 0 0.625rem;
}
.ozeapp_in-y4c{
background:#141b24;
border-radius:20px;
border:1px solid rgba(180,210,245,0.07);
gap:1.75rem;
padding:32px;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.ozeapp_in-y4c{
gap:2.5rem;
padding:40px 2.75rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.ozeapp_copy-y4c{
min-width:0;
max-width:35rem;
}
.ozeapp_eyebrow-y4c{
margin-bottom:12px;
}
.ozeapp_h2-y4c{
font-size:28px;
margin-bottom:12px;
line-height:1.05;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
color:#edf2f8;
}
@media(min-width:768px){
.ozeapp_h2-y4c{
font-size:34px;
}
}
.ozeapp_text-y4c{
color:#6a7f96;
font-size:0.875rem;
margin-bottom:22px;
line-height:1.6;
}
.ozeapp_btns-y4c{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.ozeapp_btn-y4c{
padding:11px 20px;
transition:background-color .2s ease;
gap:0.625rem;
background:#388cff;
border-radius:14px;
display:inline-flex;
color:#080c11;
align-items:center;
}
.ozeapp_btn-y4c:hover{
background:#5ea8ff;
}
.ozeapp_btn_ic-y4c{
display:inline-flex;
align-items:center;
}
.ozeapp_btn_ic-y4c svg{
height:18px;
width:18px;
}
.ozeapp_btn_lb-y4c{
font-weight:700;
font-size:13.5px;
}
.ozeapp_qr_wrap-y4c{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.ozeapp_qr-y4c{
border-radius:14px;
flex:0 0 auto;
width:6.75rem;
height:6.75rem;
background-color:#388cff;
background-image:repeating-linear-gradient(0deg,#141b24 0 0.313rem,transparent 5px 11px),repeating-linear-gradient(90deg,#141b24 0 0.313rem,transparent 0.313rem 0.688rem);
}
.ozeapp_qr_cap-y4c{
max-width:5.75rem;
font-size:0.781rem;
color:#8a9eb5;
line-height:1.4;
}
.ozesea-y4c{
padding:24px 0 10px;
}
.ozesea_in-y4c{
border-radius:1.25rem;
overflow:hidden;
background:linear-gradient(115deg,#0d1e36,#060d15);
padding:36px;
gap:22px;
flex-direction:column;
position:relative;
color:#edf2f8;
display:flex;
}
@media(min-width:822px){
.ozesea_in-y4c{
gap:2rem;
padding:2.75rem 48px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.ozesea_glow-y4c{
background:radial-gradient(circle,rgba(56,140,255,0.12),transparent 68%);
border-radius:50%;
top:50%;
pointer-events:none;
position:absolute;
width:15rem;
transform:translateY(-50%);
height:15rem;
right:3.75rem;
}
.ozesea_copy-y4c{
min-width:0;
position:relative;
max-width:35rem;
}
.ozesea_eyebrow-y4c{
margin-bottom:0.75rem;
}
.ozesea_h2-y4c{
font-weight:600;
font-size:30px;
overflow-wrap:break-word;
color:#edf2f8;
line-height:1.04;
margin-bottom:0.75rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.ozesea_h2-y4c{
font-size:2.375rem;
}
}
.ozesea_text-y4c{
line-height:1.6;
color:#7a9ab8;
font-size:15px;
}
.ozesea_cta-y4c{
border-radius:999px;
padding:16px 32px;
background:#5eb8ff;
flex:0 0 auto;
transition:opacity .2s ease;
font-weight:700;
font-size:0.938rem;
color:#080c11;
position:relative;
}
.ozesea_cta-y4c:hover{
opacity:.9;
}
.ozegm-y4c{
padding:1.875rem 0 10px;
}
.ozegm_in-y4c{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:877px){
.ozegm_in-y4c{
grid-template-columns:1.25fr 1fr;
}
}
.ozegm_left-y4c{
padding:2rem;
background:#141b24;
border-radius:1.25rem;
border:1px solid rgba(180,210,245,0.07);
min-width:0;
}
.ozegm_eyebrow-y4c{
margin-bottom:10px;
}
.ozegm_h2-y4c{
font-size:1.625rem;
color:#edf2f8;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.06;
margin-bottom:8px;
}
@media(min-width:768px){
.ozegm_h2-y4c{
font-size:28px;
}
}
.ozegm_text-y4c{
line-height:1.6;
font-size:14px;
margin-bottom:1.375rem;
color:#6a7f96;
max-width:30rem;
}
.ozegm_level-y4c{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-weight:700;
color:#388cff;
font-size:22px;
}
.ozegm_bar-y4c{
background:rgba(180,210,245,0.13);
border-radius:62.438rem;
overflow:hidden;
margin-bottom:0.375rem;
height:8px;
}
.ozegm_bar_fill-y4c{
border-radius:999px;
background:linear-gradient(90deg,#388cff,#7dd4ff);
height:100%;
}
.ozegm_bar_meta-y4c{
gap:0.625rem;
font-size:0.688rem;
margin-bottom:1.125rem;
color:#8a9eb5;
display:flex;
justify-content:space-between;
}
.ozegm_missions-y4c{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.ozegm_mission-y4c{
gap:0.438rem;
background:#0d1117;
padding:9px 0.938rem;
border-radius:999px;
border:1px solid rgba(180,210,245,0.13);
display:inline-flex;
font-weight:600;
color:#c4d0de;
align-items:center;
font-size:0.781rem;
}
.ozegm_mission_ic-y4c{
color:#388cff;
align-items:center;
display:inline-flex;
}
.ozegm_mission_ic-y4c svg{
width:13px;
height:0.813rem;
}
.ozegm_right-y4c{
background:linear-gradient(150deg,#0d1e36,#060d15);
border-radius:1.25rem;
padding:2rem;
overflow:hidden;
color:#edf2f8;
position:relative;
display:flex;
flex-direction:column;
}
.ozegm_glow-y4c{
background:radial-gradient(circle,rgba(56,140,255,0.12),transparent 70%);
border-radius:50%;
height:150px;
right:-30px;
position:absolute;
top:-1.875rem;
pointer-events:none;
width:9.375rem;
}
.ozegm_ref_eyebrow-y4c{
margin-bottom:0.625rem;
position:relative;
}
.ozegm_ref_h2-y4c{
overflow-wrap:break-word;
margin-bottom:8px;
font-size:1.625rem;
position:relative;
line-height:1.1;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#edf2f8;
font-weight:600;
}
.ozegm_ref_text-y4c{
font-size:0.844rem;
color:#7a9ab8;
margin-bottom:1.25rem;
line-height:1.55;
position:relative;
}
.ozegm_ref_cta-y4c{
background:#5eb8ff;
transition:opacity .2s ease;
padding:11px 22px;
border-radius:999px;
font-weight:700;
align-self:flex-start;
margin-top:auto;
color:#080c11;
font-size:0.844rem;
position:relative;
}
.ozegm_ref_cta-y4c:hover{
opacity:.9;
}
.ozetrn-y4c{
padding:30px 0 10px;
}
.ozetrn_in-y4c{
background:#141b24;
border-radius:20px;
grid-template-columns:1fr;
border:1px solid rgba(180,210,245,0.07);
overflow:hidden;
display:grid;
}
@media(min-width:879px){
.ozetrn_in-y4c{
grid-template-columns:1.05fr 1fr;
}
}
.ozetrn_banner-y4c{
overflow:hidden;
background:linear-gradient(150deg,#0d1e36,#060d15);
padding:2.125rem;
position:relative;
color:#edf2f8;
}
.ozetrn_glow-y4c{
background:radial-gradient(circle,rgba(56,140,255,0.12),transparent 70%);
border-radius:50%;
bottom:-40px;
width:12.5rem;
height:12.5rem;
pointer-events:none;
position:absolute;
right:-2.5rem;
}
.ozetrn_eyebrow-y4c{
margin-bottom:14px;
position:relative;
}
.ozetrn_h2-y4c{
color:#edf2f8;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
position:relative;
margin-bottom:12px;
font-weight:600;
line-height:1.06;
overflow-wrap:break-word;
font-size:30px;
}
@media(min-width:767px){
.ozetrn_h2-y4c{
font-size:36px;
}
}
.ozetrn_text-y4c{
margin-bottom:22px;
position:relative;
line-height:1.6;
font-size:14px;
color:#7a9ab8;
max-width:420px;
}
.ozetrn_timer-y4c{
gap:0.5rem;
flex-wrap:wrap;
display:flex;
position:relative;
align-items:center;
margin-bottom:1.5rem;
}
.ozetrn_timer_cap-y4c{
color:#7a9ab8;
font-size:11px;
}
.ozetrn_timer_box-y4c{
border-radius:0.5rem;
background:rgba(200,225,255,0.06);
padding:4px 12px;
color:#edf2f8;
font-size:1.5rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.ozetrn_cta-y4c{
transition:opacity .2s ease;
padding:0.813rem 26px;
border-radius:62.438rem;
background:#5eb8ff;
color:#080c11;
font-weight:700;
display:inline-block;
font-size:14px;
position:relative;
}
.ozetrn_cta-y4c:hover{
opacity:.9;
}
.ozetrn_lb-y4c{
padding:26px 28px;
}
.ozetrn_lb_head-y4c{
gap:10px;
display:flex;
justify-content:space-between;
margin-bottom:12px;
align-items:center;
}
.ozetrn_lb_title-y4c{
font-size:1.25rem;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#edf2f8;
}
.ozetrn_lb_upd-y4c{
color:#8a9eb5;
text-transform:uppercase;
font-size:11px;
letter-spacing:.08em;
}
.ozetrn_lb_row-y4c{
padding:0.688rem 0.75rem;
gap:14px;
border-radius:8px;
align-items:center;
display:flex;
}
.ozetrn_lb_row-y4c:nth-child(2){
background:rgba(56,140,255,0.10);
}
.ozetrn_lb_rank-y4c{
flex:0 0 auto;
width:1.375rem;
color:#388cff;
font-size:16px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.ozetrn_lb_av-y4c{
background:linear-gradient(135deg,#388cff,#7dd4ff);
flex:0 0 auto;
border-radius:50%;
height:1.875rem;
width:1.875rem;
}
.ozetrn_lb_name-y4c{
flex:1 1 auto;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:600;
color:#edf2f8;
font-size:0.875rem;
min-width:0;
}
.ozetrn_lb_amount-y4c{
flex:0 0 auto;
color:#edf2f8;
font-weight:700;
font-size:0.813rem;
}
.ozeprov-y4c{
padding:2.5rem 0 20px;
}
.ozeprov_eyebrow-y4c{
margin-bottom:1.125rem;
display:block;
}
.ozeprov_grid-y4c{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:561px){
.ozeprov_grid-y4c{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.ozeprov_grid-y4c{
grid-template-columns:repeat(6,1fr);
}
}
.ozehts-y4c{
padding:3rem 0;
}
@media(min-width:771px){
.ozehts-y4c{
padding:62px 0;
}
}
.ozehts_head-y4c{
gap:18px;
margin-bottom:34px;
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.ozehts_head-y4c{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.ozehts_eyebrow-y4c{
margin-bottom:12px;
}
.ozehts_h2-y4c{
color:#edf2f8;
font-size:30px;
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.05;
}
@media(min-width:768px){
.ozehts_h2-y4c{
font-size:38px;
}
}
.ozehts_cta-y4c{
border-radius:999px;
padding:15px 1.875rem;
flex:0 0 auto;
background:#5eb8ff;
transition:opacity .2s ease;
font-size:0.938rem;
color:#080c11;
font-weight:700;
}
.ozehts_cta-y4c:hover{
opacity:.9;
}
.ozehts_grid-y4c{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.ozehts_grid-y4c{
grid-template-columns:repeat(3,1fr);
}
}
.ozehts_step-y4c{
padding-top:1.375rem;
min-width:0;
border-top:1px solid rgba(200,225,255,0.12);
}
.ozehts_step_num-y4c{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#5eb8ff;
margin-bottom:0.875rem;
line-height:1;
font-size:44px;
}
.ozehts_step_h-y4c{
line-height:1.2;
overflow-wrap:break-word;
color:#edf2f8;
font-weight:700;
margin-bottom:0.5rem;
font-size:1.188rem;
}
.ozehts_step_p-y4c{
overflow-wrap:break-word;
color:#7a9ab8;
font-size:14px;
line-height:1.55;
}
.ozerc-y4c{
padding:48px 0 0.625rem;
}
.ozerc_in-y4c{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:757px){
.ozerc_in-y4c{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.ozerc_col-y4c{
min-width:0;
}
.ozerc_label-y4c{
color:#388cff;
letter-spacing:.2em;
margin-bottom:16px;
text-transform:uppercase;
font-weight:600;
font-size:0.688rem;
}
.ozerc_awards-y4c{
gap:12px;
flex-direction:column;
display:flex;
}
.ozerc_award-y4c{
gap:0.75rem;
align-items:center;
display:flex;
min-width:0;
}
.ozerc_award_ic-y4c{
flex:0 0 auto;
color:#5eb8ff;
align-items:center;
display:inline-flex;
}
.ozerc_award_ic-y4c svg{
width:18px;
height:1.125rem;
}
.ozerc_award_t-y4c{
font-weight:700;
font-size:14px;
overflow-wrap:break-word;
color:#edf2f8;
}
.ozerc_award_s-y4c{
color:#8a9eb5;
font-size:12px;
overflow-wrap:break-word;
}
.ozerc_press-y4c{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.ozerc_press_logo-y4c{
overflow:hidden;
border-radius:8px;
border:1px solid rgba(180,210,245,0.07);
padding:0 8px;
text-overflow:ellipsis;
display:flex;
color:#6a7f96;
font-size:14px;
white-space:nowrap;
text-align:center;
align-items:center;
justify-content:center;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
height:3.25rem;
font-weight:700;
}
.ozerc_partner-y4c{
border:1px solid rgba(180,210,245,0.07);
border-radius:14px;
padding:1.375rem;
background:#141b24;
}
.ozerc_partner_name-y4c{
color:#edf2f8;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:20px;
margin-bottom:6px;
font-weight:600;
overflow-wrap:break-word;
}
.ozerc_partner_text-y4c{
color:#6a7f96;
line-height:1.55;
overflow-wrap:break-word;
font-size:13px;
}
.ozerv-y4c{
padding:3rem 0;
background:#141b24;
border-top:1px solid rgba(180,210,245,0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(180,210,245,0.07);
}
@media(min-width:771px){
.ozerv-y4c{
padding:56px 0;
}
}
.ozerv_head-y4c{
gap:16px;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:767px){
.ozerv_head-y4c{
gap:20px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.ozerv_eyebrow-y4c{
margin-bottom:10px;
}
.ozerv_h2-y4c{
color:#edf2f8;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:30px;
}
@media(min-width:766px){
.ozerv_h2-y4c{
font-size:2.375rem;
}
}
.ozerv_agg-y4c{
gap:12px;
display:flex;
align-items:center;
}
.ozerv_agg_stars-y4c{
gap:3px;
color:#388cff;
display:flex;
}
.ozerv_agg_stars-y4c svg{
width:1.125rem;
height:18px;
}
.ozerv_source-y4c{
font-size:13px;
color:#6a7f96;
}
.ozerv_grid-y4c{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:759px){
.ozerv_grid-y4c{
grid-template-columns:repeat(3,1fr);
}
}
.ozerv_card-y4c{
padding:26px;
border-radius:0.875rem;
background:#0d1117;
border:1px solid rgba(180,210,245,0.07);
min-width:0;
}
.ozerv_card_stars-y4c{
gap:2px;
color:#388cff;
display:flex;
margin-bottom:0.75rem;
}
.ozerv_card_stars-y4c svg{
height:14px;
width:0.875rem;
}
.ozerv_card_body-y4c{
overflow-wrap:break-word;
margin-bottom:1rem;
font-size:18px;
color:#edf2f8;
line-height:1.45;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:500;
}
.ozerv_card_meta-y4c{
gap:0.625rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.ozerv_card_av-y4c{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#388cff,#7dd4ff);
width:32px;
height:32px;
}
.ozerv_card_author-y4c{
font-size:13px;
color:#edf2f8;
font-weight:700;
}
.ozerv_card_loc-y4c{
color:#8a9eb5;
font-size:12px;
}
.ozett-y4c{
padding:3rem 0 0.625rem;
}
@media(min-width:765px){
.ozett-y4c{
padding:3.75rem 0 0.625rem;
}
}
.ozett_head-y4c{
text-align:center;
margin-bottom:34px;
}
.ozett_eyebrow-y4c{
margin-bottom:12px;
}
.ozett_h2-y4c{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:2rem;
overflow-wrap:break-word;
color:#edf2f8;
font-weight:600;
line-height:1.05;
}
@media(min-width:768px){
.ozett_h2-y4c{
font-size:2.625rem;
}
}
.ozett_grid-y4c{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.ozett_grid-y4c{
grid-template-columns:repeat(3,1fr);
}
}
.ozett_card-y4c{
padding:30px;
border-radius:0.875rem;
background:#141b24;
border:1px solid rgba(180,210,245,0.07);
flex-direction:column;
display:flex;
min-width:0;
}
.ozett_card_ic-y4c{
display:inline-flex;
margin-bottom:18px;
align-items:center;
color:#388cff;
}
.ozett_card_ic-y4c svg{
height:1.75rem;
width:1.75rem;
}
.ozett_card_h-y4c{
overflow-wrap:break-word;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#edf2f8;
margin-bottom:8px;
line-height:1.15;
font-size:1.375rem;
}
.ozett_card_p-y4c{
line-height:1.6;
overflow-wrap:break-word;
font-size:14px;
color:#6a7f96;
margin-bottom:0.875rem;
}
.ozett_card_p-y4c b{
font-weight:700;
color:#edf2f8;
}
.ozett_card_link-y4c{
transition:color .2s ease;
align-self:flex-start;
font-size:0.813rem;
font-weight:700;
border-bottom:1px solid #388cff;
margin-top:auto;
color:#edf2f8;
padding-bottom:2px;
}
.ozett_card_link-y4c:hover{
color:#388cff;
}
.ozeop-y4c{
padding:2.25rem 0 10px;
}
.ozeop_in-y4c{
gap:32px;
grid-template-columns:1fr;
border-radius:14px;
border:1px solid rgba(180,210,245,0.07);
background:#141b24;
padding:2rem;
display:grid;
align-items:center;
}
@media(min-width:859px){
.ozeop_in-y4c{
padding:34px 2.5rem;
grid-template-columns:.9fr 1.1fr;
gap:44px;
}
}
.ozeop_left-y4c{
min-width:0;
}
.ozeop_eyebrow-y4c{
margin-bottom:0.75rem;
}
.ozeop_h2-y4c{
font-weight:600;
margin-bottom:10px;
overflow-wrap:break-word;
font-size:28px;
color:#edf2f8;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.08;
}
@media(min-width:771px){
.ozeop_h2-y4c{
font-size:30px;
}
}
.ozeop_text-y4c{
line-height:1.6;
font-size:14px;
color:#6a7f96;
}
.ozeop_grid-y4c{
background:rgba(180,210,245,0.13);
overflow:hidden;
grid-template-columns:1fr 1fr;
gap:1px;
border-radius:0.5rem;
border:1px solid rgba(180,210,245,0.13);
display:grid;
}
.ozeop_field-y4c{
background:#0d1117;
padding:1.125rem 1.25rem;
min-width:0;
}
.ozeop_field_lb-y4c{
color:#388cff;
font-size:0.625rem;
margin-bottom:0.313rem;
font-weight:600;
text-transform:uppercase;
letter-spacing:.1em;
}
.ozeop_field_val-y4c{
overflow-wrap:break-word;
font-weight:700;
font-size:14px;
color:#edf2f8;
}
.ozewy-y4c{
padding:3rem 0;
}
@media(min-width:770px){
.ozewy-y4c{
padding:3.5rem 0;
}
}
.ozewy_in-y4c{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:899px){
.ozewy_in-y4c{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.ozewy_left-y4c{
min-width:0;
}
.ozewy_eyebrow-y4c{
margin-bottom:14px;
}
.ozewy_h2-y4c{
font-size:32px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:16px;
line-height:1.05;
font-weight:600;
color:#edf2f8;
}
@media(min-width:769px){
.ozewy_h2-y4c{
font-size:40px;
}
}
.ozewy_intro-y4c{
font-size:15px;
color:#6a7f96;
line-height:1.6;
}
.ozewy_grid-y4c{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.ozewy_grid-y4c{
grid-template-columns:1fr 1fr;
}
}
.ozewy_card-y4c{
padding:1.625rem;
background:#141b24;
border-radius:14px;
border:1px solid rgba(180,210,245,0.07);
min-width:0;
}
.ozewy_card_ic-y4c{
align-items:center;
color:#388cff;
justify-content:center;
display:inline-flex;
margin-bottom:16px;
}
.ozewy_card_ic-y4c svg{
width:26px;
height:1.625rem;
}
.ozewy_card_h-y4c{
margin-bottom:0.5rem;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#edf2f8;
line-height:1.15;
font-weight:600;
font-size:21px;
overflow-wrap:break-word;
}
.ozewy_card_p-y4c{
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
color:#6a7f96;
}
.ozets-y4c{
padding:44px 0;
}
.ozets_in-y4c{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:877px){
.ozets_in-y4c{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.ozets_left-y4c{
min-width:0;
}
.ozets_h2-y4c{
font-size:1.625rem;
margin-bottom:12px;
line-height:1.1;
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#edf2f8;
}
@media(min-width:768px){
.ozets_h2-y4c{
font-size:1.75rem;
}
}
.ozets_text-y4c{
max-width:520px;
color:#7a9ab8;
margin-bottom:1.375rem;
line-height:1.6;
font-size:0.906rem;
}
.ozets_badges-y4c{
gap:1.125rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.ozets_badge-y4c{
font-weight:600;
font-size:0.813rem;
color:#7a9ab8;
}
.ozets_pay-y4c{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:882px){
.ozets_pay-y4c{
justify-content:flex-end;
}
}
.ozets_pay_chip-y4c{
border:1px solid rgba(200,225,255,0.12);
background:rgba(200,225,255,0.06);
padding:12px 16px;
border-radius:0.875rem;
font-weight:700;
color:#edf2f8;
font-size:14px;
}
.ozedr-y4c{
padding:36px 0 10px;
}
.ozedr_in-y4c{
border:1px dashed rgba(180,210,245,0.13);
padding:28px 32px;
gap:1.25rem;
border-radius:14px;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.ozedr_in-y4c{
gap:32px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.ozedr_h2-y4c{
color:#edf2f8;
margin-bottom:8px;
line-height:1.1;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.5rem;
overflow-wrap:break-word;
}
@media(min-width:766px){
.ozedr_h2-y4c{
font-size:26px;
}
}
.ozedr_text-y4c{
font-size:14px;
color:#6a7f96;
overflow-wrap:break-word;
max-width:42.5rem;
line-height:1.6;
}
.ozedr_text-y4c b{
font-weight:700;
color:#edf2f8;
}
.ozedr_cta-y4c{
transition:color .2s ease;
flex:0 0 auto;
padding-bottom:2px;
font-weight:700;
white-space:nowrap;
font-size:0.844rem;
color:#edf2f8;
border-bottom:1px solid #388cff;
}
.ozedr_cta-y4c:hover{
color:#388cff;
}
.ozesc-y4c{
padding:3rem 0 0.625rem;
}
.ozesc_head-y4c{
margin-bottom:28px;
text-align:center;
}
.ozesc_eyebrow-y4c{
margin-bottom:0.75rem;
}
.ozesc_h2-y4c{
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
font-size:1.875rem;
color:#edf2f8;
}
@media(min-width:767px){
.ozesc_h2-y4c{
font-size:2.25rem;
}
}
.ozesc_table-y4c{
border:1px solid rgba(180,210,245,0.07);
border-radius:0.875rem;
overflow:hidden;
margin:0 auto;
max-width:900px;
}
.ozesc_thead-y4c{
background:#080c11;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.ozesc_th-y4c{
padding:0.938rem 1.125rem;
color:#7a9ab8;
font-size:0.813rem;
text-align:center;
font-weight:700;
overflow-wrap:break-word;
}
.ozesc_th-y4c:first-child{
text-align:left;
}
.ozesc_th_us-y4c{
color:#5eb8ff;
}
.ozesc_row-y4c{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(180,210,245,0.07);
}
.ozesc_row-y4c:nth-child(even){
background:#141b24;
}
.ozesc_td-y4c{
padding:15px 18px;
color:#8a9eb5;
font-size:14px;
min-width:0;
text-align:center;
overflow-wrap:break-word;
}
.ozesc_td-y4c:first-child{
font-weight:600;
color:#c4d0de;
text-align:left;
}
.ozesc_td_us-y4c{
color:#2ec98a;
font-weight:700;
}
.ozesb-y4c{
background:#141b24;
padding:3rem 0;
border-top:1px solid rgba(180,210,245,0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(180,210,245,0.07);
}
@media(min-width:765px){
.ozesb-y4c{
padding:56px 0;
}
}
.ozesb_eyebrow-y4c{
margin-bottom:0.75rem;
display:block;
}
.ozesb_h2-y4c{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#edf2f8;
line-height:1.05;
margin-bottom:1.625rem;
overflow-wrap:break-word;
font-size:30px;
font-weight:600;
}
@media(min-width:771px){
.ozesb_h2-y4c{
font-size:2.25rem;
}
}
.ozesb_grid-y4c{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:560px){
.ozesb_grid-y4c{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:960px){
.ozesb_grid-y4c{
grid-template-columns:repeat(4,1fr);
}
}
.ozesb_card-y4c{
border-radius:14px;
background:#0d1117;
padding:1.5rem;
border:1px solid rgba(180,210,245,0.07);
min-width:0;
}
.ozesb_card_h-y4c{
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:1.188rem;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:8px;
color:#edf2f8;
font-weight:600;
}
.ozesb_card_p-y4c{
overflow-wrap:break-word;
line-height:1.6;
font-size:13.5px;
color:#6a7f96;
}
.ozesb_rtp-y4c{
padding:1.625rem 1.75rem;
border-radius:0.875rem;
background:#0d1117;
gap:24px;
grid-template-columns:1fr;
border:1px solid rgba(180,210,245,0.07);
display:grid;
align-items:center;
margin-top:18px;
}
@media(min-width:757px){
.ozesb_rtp-y4c{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.ozesb_rtp_h-y4c{
font-weight:600;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
color:#edf2f8;
font-size:1.25rem;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:8px;
}
.ozesb_rtp_p-y4c{
overflow-wrap:break-word;
font-size:0.844rem;
line-height:1.6;
color:#6a7f96;
}
.ozesb_rtp_stats-y4c{
gap:16px;
display:flex;
}
.ozesb_stat-y4c{
flex:1 1 0;
padding:18px;
border-radius:0.5rem;
background:#141b24;
min-width:0;
text-align:center;
}
.ozesb_stat_v-y4c{
color:#2ec98a;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:26px;
font-weight:700;
overflow-wrap:break-word;
}
.ozesb_stat_l-y4c{
margin-top:4px;
color:#8a9eb5;
font-size:11.5px;
}
.ozesg-y4c{
padding:3rem 0 0.625rem;
}
.ozesg_eyebrow-y4c{
margin-bottom:12px;
display:block;
}
.ozesg_h2-y4c{
margin-bottom:28px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
font-size:1.875rem;
color:#edf2f8;
font-weight:600;
}
@media(min-width:765px){
.ozesg_h2-y4c{
font-size:2.25rem;
}
}
.ozesg_grid-y4c{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:721px){
.ozesg_grid-y4c{
grid-template-columns:repeat(3,1fr);
}
}
.ozesg_col-y4c{
min-width:0;
}
.ozesg_col_h-y4c{
color:#edf2f8;
overflow-wrap:break-word;
line-height:1.15;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.625rem;
font-size:22px;
}
.ozesg_col_p-y4c{
color:#6a7f96;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
}
.ozeel-y4c{
padding:48px 0;
}
@media(min-width:766px){
.ozeel-y4c{
padding:3.5rem 0;
}
}
.ozeel_in-y4c{
grid-template-columns:1fr;
gap:2.5rem;
align-items:start;
display:grid;
}
@media(min-width:901px){
.ozeel_in-y4c{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.ozeel_left-y4c{
min-width:0;
}
.ozeel_eyebrow-y4c{
margin-bottom:14px;
}
.ozeel_h2-y4c{
line-height:1.08;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:32px;
color:#edf2f8;
overflow-wrap:break-word;
margin-bottom:1.375rem;
}
@media(min-width:771px){
.ozeel_h2-y4c{
font-size:2.375rem;
}
}
.ozeel_body-y4c p{
overflow-wrap:break-word;
font-size:16px;
margin-bottom:1.125rem;
line-height:1.7;
color:#c4d0de;
}
.ozeel_dropcap-y4c{
padding:6px 0.75rem 0 0;
font-weight:700;
line-height:.8;
float:left;
color:#388cff;
font-size:62px;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
.ozeel_right-y4c{
min-width:0;
}
.ozeel_quote-y4c{
padding:2.25rem;
background:linear-gradient(150deg,#0d1e36,#060d15);
border-radius:20px;
position:relative;
color:#edf2f8;
margin-bottom:24px;
}
.ozeel_quote_mark-y4c{
align-items:center;
color:#5eb8ff;
display:inline-flex;
margin-bottom:6px;
}
.ozeel_quote_mark-y4c svg{
height:34px;
width:34px;
}
.ozeel_quote_text-y4c{
overflow-wrap:break-word;
font-size:1.375rem;
color:#edf2f8;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
line-height:1.4;
font-weight:500;
margin-bottom:1.375rem;
}
.ozeel_quote_meta-y4c{
gap:0.75rem;
align-items:center;
display:flex;
}
.ozeel_quote_av-y4c{
background:linear-gradient(135deg,#388cff,#7dd4ff);
border-radius:50%;
flex:0 0 auto;
height:38px;
width:2.375rem;
}
.ozeel_quote_author-y4c{
font-weight:700;
color:#edf2f8;
font-size:0.875rem;
}
.ozeel_quote_meta_sub-y4c{
color:#7a9ab8;
font-size:12px;
}
.ozeel_explain-y4c{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(180,210,245,0.07);
}
.ozeel_explain_card-y4c{
padding:1.375rem 1.5rem;
}
.ozeel_explain_card-y4c+.ozeel_explain_card-y4c{
border-top:1px solid rgba(180,210,245,0.07);
}
.ozeel_explain_h-y4c{
color:#edf2f8;
font-weight:600;
overflow-wrap:break-word;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
font-size:20px;
line-height:1.15;
margin-bottom:0.5rem;
}
.ozeel_explain_p-y4c{
line-height:1.55;
overflow-wrap:break-word;
color:#6a7f96;
font-size:0.875rem;
}
.ozefaq-y4c{
padding:48px 0;
background:#141b24;
margin-top:1.5rem;
border-bottom:1px solid rgba(180,210,245,0.07);
border-top:1px solid rgba(180,210,245,0.07);
}
@media(min-width:770px){
.ozefaq-y4c{
padding:62px 0;
}
}
.ozefaq_head-y4c{
text-align:center;
margin-bottom:34px;
}
.ozefaq_eyebrow-y4c{
margin-bottom:0.75rem;
}
.ozefaq_h2-y4c{
line-height:1.05;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
color:#edf2f8;
font-size:2rem;
}
@media(min-width:769px){
.ozefaq_h2-y4c{
font-size:2.375rem;
}
}
.ozefaq_list-y4c{
margin:0 auto;
gap:0.75rem;
max-width:820px;
flex-direction:column;
display:flex;
}
.ozefaq_item-y4c{
overflow:hidden;
background:#0d1117;
border-radius:0.875rem;
border:1px solid rgba(180,210,245,0.07);
}
.ozefaq_q-y4c{
gap:20px;
padding:20px 1.5rem;
list-style:none;
font-weight:700;
display:flex;
align-items:center;
overflow-wrap:break-word;
color:#edf2f8;
cursor:pointer;
justify-content:space-between;
font-size:1rem;
}
.ozefaq_q-y4c::-webkit-details-marker{
display:none;
}
.ozefaq_q_ic-y4c{
flex:0 0 auto;
transition:transform .2s ease;
display:inline-flex;
color:#388cff;
align-items:center;
}
.ozefaq_q_ic-y4c svg{
height:18px;
width:1.125rem;
}
.ozefaq_item-y4c[open] .ozefaq_q_ic-y4c{
transform:rotate(180deg);
}
.ozefaq_a-y4c{
padding:0 24px 20px;
overflow-wrap:break-word;
line-height:1.6;
color:#6a7f96;
font-size:14.5px;
}
.ozelh-y4c{
padding:2.5rem 0 20px;
}
.ozelh_in-y4c{
border-top:1px solid rgba(180,210,245,0.13);
padding-top:34px;
}
.ozelh_eyebrow-y4c{
margin-bottom:22px;
display:block;
}
.ozelh_grid-y4c{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:599px){
.ozelh_grid-y4c{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:959px){
.ozelh_grid-y4c{
grid-template-columns:repeat(5,1fr);
}
}
.ozelh_col-y4c{
min-width:0;
}
.ozelh_col_h-y4c{
margin-bottom:0.75rem;
overflow-wrap:break-word;
color:#edf2f8;
font-weight:700;
font-size:0.813rem;
}
.ozelh_links-y4c{
gap:8px;
flex-direction:column;
display:flex;
}
.ozelh_link-y4c{
transition:color .2s ease;
overflow-wrap:break-word;
font-size:13px;
color:#6a7f96;
}
.ozelh_link-y4c:hover{
color:#388cff;
}
.ozeft-y4c{
background:#080c11;
color:#7a9ab8;
margin-top:2.5rem;
}
.ozeft_in-y4c{
padding:3rem 0 28px;
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:601px){
.ozeft_in-y4c{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.ozeft_in-y4c{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.ozeft_brand-y4c{
min-width:0;
}
.ozeft_logo-y4c{
color:#edf2f8;
font-size:26px;
overflow-wrap:break-word;
font-weight:700;
font-family:"Playfair Display", Georgia, 'Times New Roman', serif;
}
.ozeft_tagline-y4c{
line-height:1.6;
max-width:17.5rem;
margin-top:14px;
color:#7a9ab8;
font-size:13.5px;
}
.ozeft_contact-y4c{
transition:color .2s ease;
margin-top:12px;
font-size:0.813rem;
color:#5eb8ff;
max-width:280px;
overflow-wrap:anywhere;
display:inline-block;
}
.ozeft_contact-y4c:hover{
color:#edf2f8;
}
.ozeft_col-y4c{
min-width:0;
}
.ozeft_col_h-y4c{
color:#edf2f8;
margin-bottom:14px;
font-size:13px;
letter-spacing:.08em;
text-transform:uppercase;
font-weight:700;
overflow-wrap:break-word;
}
.ozeft_col_links-y4c{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.ozeft_link-y4c{
transition:color .2s ease;
font-size:13.5px;
color:#7a9ab8;
overflow-wrap:break-word;
}
.ozeft_link-y4c:hover{
color:#edf2f8;
}
.ozeft_bot-y4c{
gap:1rem;
padding:22px 0 2.5rem;
flex-direction:column;
border-top:1px solid rgba(200,225,255,0.12);
display:flex;
}
@media(min-width:769px){
.ozeft_bot-y4c{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.ozeft_legal-y4c{
max-width:47.5rem;
line-height:1.6;
font-size:11.5px;
overflow-wrap:break-word;
color:#3d5168;
}
.ozeft_legal-y4c b{
font-weight:700;
color:#7a9ab8;
}
.ozeft_age-y4c{
border-radius:0.5rem;
padding:4px 9px;
border:1.5px solid #5eb8ff;
flex:0 0 auto;
color:#5eb8ff;
font-weight:700;
font-size:13px;
}