*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F4F6F9;
text-rendering:optimizeLegibility;
font-size:15px;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
color:#2D3748;
line-height:1.6;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0, 0, 0, 0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.owl_layout_8a5{
display:flex;
min-height:100vh;
flex-direction:column;
}
.owl_main_8a5{
flex:1 1 auto;
min-width:0;
width:100%;
}
.owl_container_8a5{
margin:0 auto;
padding:0 16px;
max-width:87.5rem;
width:100%;
}
@media(min-width:765px){
.owl_container_8a5{
padding:0 2rem;
}
}
@media(min-width:1099px){
.owl_container_8a5{
padding:0 3.5rem;
}
}
.owl_eyebrow_8a5{
overflow-wrap:break-word;
text-transform:uppercase;
font-size:0.688rem;
line-height:1.4;
color:#3A7FE8;
font-weight:600;
font-family:"DM Sans", 'Helvetica Neue', Arial, sans-serif;
display:inline-block;
letter-spacing:.2em;
}
.owl_band_8a5{
background:#141B2D;
color:#EEF2FA;
}
.owl_band_8a5 .owl_eyebrow_8a5{
color:#7DB8FF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.owl_tb_8a5{
background:#F4F6F9;
border-bottom:1px solid rgba(18, 24, 40, 0.15);
top:0;
z-index:50;
position:sticky;
}
.owl_tb_in_8a5{
padding:12px 16px;
gap:1rem;
margin:0 auto;
align-items:center;
display:flex;
width:100%;
justify-content:space-between;
max-width:1400px;
}
@media(min-width:765px){
.owl_tb_in_8a5{
padding:1rem 2rem;
}
}
@media(min-width:1101px){
.owl_tb_in_8a5{
padding:18px 3.5rem;
}
}
.owl_tb_left_8a5{
gap:1.75rem;
display:flex;
align-items:center;
min-width:0;
}
.owl_tb_logo_8a5{
gap:0.688rem;
display:flex;
min-width:0;
align-items:center;
}
.owl_tb_logo_mark_8a5{
flex:0 0 auto;
border-radius:0.5rem;
object-fit:cover;
height:2.125rem;
width:2.125rem;
}
.owl_tb_logo_txt_8a5{
flex-direction:column;
min-width:0;
line-height:1;
display:flex;
}
.owl_tb_logo_name_8a5{
overflow:hidden;
white-space:nowrap;
font-size:22px;
letter-spacing:.02em;
font-weight:700;
color:#111827;
text-overflow:ellipsis;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
.owl_tb_logo_sub_8a5{
overflow:hidden;
text-transform:uppercase;
color:#3A7FE8;
font-size:8.5px;
letter-spacing:.32em;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:600;
margin-top:0.25rem;
}
.owl_tb_nav_8a5{
display:none;
}
@media(min-width:957px){
.owl_tb_nav_8a5{
gap:28px;
display:flex;
align-items:center;
}
}
.owl_tb_nav_item_8a5{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
color:#2D3748;
font-weight:600;
padding-bottom:3px;
border-bottom:2px solid transparent;
font-size:14px;
}
.owl_tb_nav_item_8a5:hover{
color:#111827;
}
.owl_tb_nav_item_8a5.owl_state_active_8a5{
border-color:#3A7FE8;
color:#111827;
}
.owl_tb_right_8a5{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.owl_tb_search_8a5{
transition:color .22s ease;
color:#2D3748;
display:flex;
justify-content:center;
align-items:center;
}
.owl_tb_search_8a5:hover{
color:#3A7FE8;
}
.owl_tb_search_8a5 svg{
width:1.125rem;
height:1.125rem;
}
.owl_tb_lang_8a5{
text-transform:uppercase;
letter-spacing:.1em;
font-size:11px;
font-weight:600;
color:#5A6478;
}
.owl_tb_lang_8a5:hover{
color:#111827;
}
.owl_tb_login_8a5{
font-weight:600;
color:#111827;
display:none;
font-size:14px;
}
@media(min-width:771px){
.owl_tb_login_8a5{
display:inline-block;
}
}
.owl_tb_register_8a5{
padding:11px 22px;
border-radius:999px;
background:#111827;
transition:background-color .22s ease;
font-size:14px;
color:#EEF2FA;
font-weight:700;
white-space:nowrap;
}
.owl_tb_register_8a5:hover{
background:#1E2D47;
}
.owl_mob_8a5{
background:#F4F6F9;
z-index:60;
border-top:1px solid rgba(18, 24, 40, 0.15);
left:0;
position:fixed;
bottom:0;
right:0;
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:960px){
.owl_mob_8a5{
display:none;
}
}
.owl_mob_in_8a5{
margin:0 auto;
display:flex;
justify-content:space-around;
align-items:stretch;
max-width:35rem;
}
.owl_mob_item_8a5{
transition:color .22s ease;
gap:3px;
padding:9px 0.25rem;
flex:1 1 0;
align-items:center;
min-width:0;
display:flex;
color:#5A6478;
flex-direction:column;
}
.owl_mob_item_8a5.owl_state_active_8a5{
color:#3A7FE8;
}
.owl_mob_ic_8a5{
justify-content:center;
align-items:center;
display:flex;
}
.owl_mob_ic_8a5 svg{
height:1.25rem;
width:20px;
}
.owl_mob_lb_8a5{
overflow:hidden;
font-size:10px;
font-weight:600;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
}
@media(max-width:959px){
body{
padding-bottom:60px;
}
}
.owl_rail_8a5{
position:relative;
min-width:0;
}
.owl_rail_scroll_8a5{
gap:0.875rem;
padding-bottom:0.875rem;
overflow-x:auto;
display:flex;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
}
@media(min-width:766px){
.owl_rail_scroll_8a5{
gap:1.125rem;
}
}
.owl_gc_8a5{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:770px){
.owl_gc_8a5{
width:188px;
}
}
.owl_gc_img_8a5{
overflow:hidden;
border-radius:14px;
background:#FFFFFF;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 6px rgba(18, 24, 40, 0.07), 0 8px 20px rgba(18, 24, 40, 0.06);
}
.owl_gc_img_8a5 img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.owl_gc_cover_8a5{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0, 0, 0, 0.52));
position:absolute;
pointer-events:none;
}
.owl_gc_hover_8a5{
background:rgba(0, 0, 0, 0.52);
inset:0;
transition:opacity .22s ease;
align-items:center;
display:flex;
justify-content:center;
position:absolute;
opacity:0;
}
.owl_gc_8a5:hover .owl_gc_hover_8a5{
opacity:1;
}
.owl_gc_hover_btn_8a5{
background:#111827;
border-radius:999px;
justify-content:center;
color:#EEF2FA;
align-items:center;
width:2.875rem;
display:flex;
height:2.875rem;
}
.owl_gc_hover_btn_8a5 svg{
height:18px;
width:1.125rem;
}
.owl_gc_info_8a5{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:9px;
}
.owl_gc_name_8a5{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#111827;
font-size:0.813rem;
font-weight:700;
}
.owl_gc_prov_8a5{
overflow:hidden;
font-size:0.688rem;
white-space:nowrap;
color:#5A6478;
text-overflow:ellipsis;
}
.owl_gc_meta_8a5{
font-size:11px;
color:#5A6478;
}
.owl_tc_8a5{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:771px){
.owl_tc_8a5{
width:14.375rem;
}
}
.owl_tc_img_8a5{
background:#FFFFFF;
overflow:hidden;
border-radius:14px;
box-shadow:0 2px 6px rgba(18, 24, 40, 0.07), 0 0.5rem 20px rgba(18, 24, 40, 0.06);
position:relative;
padding-bottom:75%;
}
.owl_tc_img_8a5 img{
inset:0;
object-fit:cover;
width:100%;
height:100%;
position:absolute;
}
.owl_tc_info_8a5{
gap:2px;
margin-top:9px;
flex-direction:column;
display:flex;
min-width:0;
}
.owl_tc_name_8a5{
overflow:hidden;
font-size:0.875rem;
font-weight:700;
color:#111827;
text-overflow:ellipsis;
white-space:nowrap;
}
.owl_tc_rtp_8a5{
color:#5A6478;
font-size:11px;
}
.owl_lc_8a5{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:765px){
.owl_lc_8a5{
width:268px;
}
}
.owl_lc_img_8a5{
overflow:hidden;
background:#FFFFFF;
border-radius:0.875rem;
position:relative;
box-shadow:0 2px 6px rgba(18, 24, 40, 0.07), 0 8px 20px rgba(18, 24, 40, 0.06);
padding-bottom:62.5%;
}
.owl_lc_img_8a5 img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.owl_lc_live_8a5{
padding:0.25rem 0.563rem;
gap:7px;
border-radius:999px;
background:rgba(0, 0, 0, 0.52);
align-items:center;
position:absolute;
display:flex;
left:12px;
top:12px;
}
.owl_lc_live_dot_8a5{
background:#E03434;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
width:8px;
height:0.5rem;
}
.owl_lc_seats_8a5{
text-transform:uppercase;
color:#EEF2FA;
font-weight:600;
letter-spacing:.08em;
font-size:0.625rem;
}
.owl_lc_info_8a5{
gap:2px;
display:flex;
margin-top:9px;
min-width:0;
flex-direction:column;
}
.owl_lc_name_8a5{
overflow:hidden;
font-weight:700;
font-size:0.938rem;
text-overflow:ellipsis;
color:#111827;
white-space:nowrap;
}
.owl_lc_bet_8a5{
font-size:0.688rem;
color:#5A6478;
}
.owl_pc_8a5{
padding:16px 0.875rem;
border-radius:0.875rem;
border:1px solid rgba(18, 24, 40, 0.08);
background:#FFFFFF;
gap:8px;
display:flex;
flex-direction:column;
justify-content:center;
min-height:74px;
align-items:center;
min-width:0;
}
.owl_pc_logo_8a5{
flex:0 0 auto;
max-width:100%;
height:1.75rem;
object-fit:contain;
width:auto;
}
.owl_pc_name_8a5{
overflow:hidden;
font-size:0.688rem;
color:#5A6478;
white-space:nowrap;
text-overflow:ellipsis;
max-width:100%;
text-align:center;
}
.owl_gc_tag_8a5{
padding:3px 8px;
border-radius:0.5rem;
z-index:2;
left:10px;
font-weight:700;
text-transform:uppercase;
display:inline-block;
position:absolute;
top:10px;
font-size:10px;
letter-spacing:.06em;
}
.owl_gc_tag_hot_8a5{
background:#E03434;
color:#EEF2FA;
}
.owl_gc_tag_new_8a5{
background:#6AABFF;
color:#0B1020;
}
.owl_gc_tag_jp_8a5{
background:#D4920A;
color:#0B1020;
}
.owl_gc_tag_live_8a5{
background:#E03434;
color:#EEF2FA;
}
.owl_sh_8a5{
min-width:0;
margin-bottom:1.125rem;
}
.owl_sh_row_8a5{
gap:1rem;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
display:flex;
}
.owl_sh_row_8a5 .owl_sh_l_8a5{
gap:6px;
display:flex;
min-width:0;
flex-direction:column;
}
.owl_sh_stack_8a5{
gap:10px;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.owl_sh_center_8a5{
gap:10px;
display:flex;
align-items:center;
text-align:center;
flex-direction:column;
}
.owl_sh_h2_8a5{
font-size:24px;
line-height:1.1;
overflow-wrap:break-word;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#111827;
}
@media(min-width:766px){
.owl_sh_h2_8a5{
font-size:1.875rem;
}
}
.owl_band_8a5 .owl_sh_h2_8a5{
color:#EEF2FA;
}
.owl_sh_eb_line_8a5{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.owl_sh_eb_line_8a5::before{
background:#3A7FE8;
content:"";
height:1px;
width:1.75rem;
display:inline-block;
}
.owl_band_8a5 .owl_sh_eb_line_8a5::before{
background:#7DB8FF;
}
.owl_sh_eb_dot_8a5{
gap:8px;
align-items:center;
display:inline-flex;
}
.owl_sh_eb_dot_8a5::before{
background:#3A7FE8;
border-radius:50%;
display:inline-block;
content:"";
height:6px;
width:6px;
}
.owl_band_8a5 .owl_sh_eb_dot_8a5::before{
background:#7DB8FF;
}
.owl_sh_link_8a5{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
align-items:center;
border-bottom:1px solid #111827;
padding-bottom:2px;
font-weight:600;
color:#111827;
white-space:nowrap;
display:inline-flex;
font-size:13px;
}
.owl_sh_link_8a5:hover{
border-color:#3A7FE8;
color:#3A7FE8;
}
.owl_sh_link_8a5 svg{
height:0.875rem;
width:14px;
}
.owl_sh_link_chev_8a5{
padding-bottom:0;
border-bottom:0;
}
.owl_sh_link_btn_8a5{
background:#111827;
border-radius:62.438rem;
padding:0.563rem 1.125rem;
border-bottom:0;
color:#EEF2FA;
}
.owl_sh_link_btn_8a5:hover{
background:#1E2D47;
border-color:transparent;
color:#EEF2FA;
}
.owl_band_8a5 .owl_sh_link_8a5{
border-color:#EEF2FA;
color:#EEF2FA;
}
.owl_band_8a5 .owl_sh_link_btn_8a5{
background:#7DB8FF;
color:#0B1020;
}
.owl_sh_rule_8a5{
background:rgba(18, 24, 40, 0.15);
margin:-2px 0 18px;
height:1px;
}
.owl_band_8a5 .owl_sh_rule_8a5{
background:rgba(255, 255, 255, 0.12);
}
.owl_hero_8a5{
padding:2rem 0 0.5rem;
}
@media(min-width:765px){
.owl_hero_8a5{
padding:3.5rem 0 24px;
}
}
.owl_hero_in_8a5{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:899px){
.owl_hero_in_8a5{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.owl_hero_copy_8a5{
min-width:0;
}
.owl_hero_eyebrow_8a5{
gap:0.625rem;
margin-bottom:22px;
align-items:center;
display:inline-flex;
}
.owl_hero_eyebrow_line_8a5{
background:#3A7FE8;
flex:0 0 auto;
height:1px;
display:inline-block;
width:28px;
}
.owl_hero_h1_8a5{
line-height:1.04;
color:#111827;
overflow-wrap:break-word;
font-family:"Lora", Georgia, 'Times New Roman', serif;
margin-bottom:1.25rem;
font-size:38px;
font-weight:600;
letter-spacing:-.01em;
}
@media(min-width:765px){
.owl_hero_h1_8a5{
font-size:54px;
}
}
@media(min-width:1097px){
.owl_hero_h1_8a5{
font-size:3.875rem;
}
}
.owl_hero_h1_8a5 em{
font-style:normal;
color:#3A7FE8;
}
.owl_hero_sub_8a5{
color:#7B8699;
line-height:1.6;
margin-bottom:30px;
font-size:1rem;
max-width:30rem;
}
@media(min-width:771px){
.owl_hero_sub_8a5{
font-size:1.125rem;
}
}
.owl_hero_actions_8a5{
gap:0.875rem;
display:flex;
margin-bottom:34px;
flex-wrap:wrap;
align-items:center;
}
.owl_hero_cta_8a5{
padding:1rem 1.875rem;
gap:10px;
transition:background-color .22s ease;
background:#111827;
border-radius:62.438rem;
display:inline-flex;
color:#EEF2FA;
font-size:15px;
font-weight:700;
align-items:center;
}
.owl_hero_cta_8a5:hover{
background:#1E2D47;
}
.owl_hero_cta_ic_8a5{
align-items:center;
display:inline-flex;
}
.owl_hero_cta_ic_8a5 svg{
width:16px;
height:16px;
}
.owl_hero_cta_alt_8a5{
transition:border-color .22s ease,color .22s ease;
border-radius:999px;
border:1px solid rgba(18, 24, 40, 0.15);
background:transparent;
padding:0.938rem 26px;
font-size:15px;
color:#111827;
display:inline-flex;
font-weight:600;
align-items:center;
}
.owl_hero_cta_alt_8a5:hover{
border-color:#3A7FE8;
color:#3A7FE8;
}
.owl_hero_trust_8a5{
gap:1.375rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.owl_hero_trust_item_8a5{
gap:9px;
display:flex;
font-size:0.813rem;
color:#2D3748;
align-items:center;
font-weight:600;
}
.owl_hero_trust_ic_8a5{
display:inline-flex;
color:#3A7FE8;
align-items:center;
}
.owl_hero_trust_ic_8a5 svg{
width:16px;
height:16px;
}
.owl_hero_promo_8a5{
overflow:hidden;
border-radius:20px;
background:#FFFFFF;
display:flex;
box-shadow:0 12px 48px rgba(18, 24, 40, 0.14), 0 3px 0.75rem rgba(18, 24, 40, 0.09);
min-height:18.75rem;
position:relative;
}
.owl_hero_promo_bg_8a5{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.owl_hero_promo_bg_8a5::after{
background:linear-gradient(120deg,#141B2D 0%,rgba(0, 0, 0, 0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.owl_hero_promo_glow_8a5{
border-radius:50%;
background:radial-gradient(circle,rgba(82, 142, 255, 0.18) 0%,transparent 65%);
right:-1.25rem;
pointer-events:none;
top:-40px;
height:260px;
position:absolute;
width:16.25rem;
}
.owl_hero_promo_ct_8a5{
padding:28px;
max-width:88%;
align-self:flex-end;
z-index:2;
position:relative;
}
.owl_hero_promo_label_8a5{
font-weight:700;
color:#7DB8FF;
text-transform:uppercase;
margin-bottom:0.5rem;
font-size:0.625rem;
display:block;
letter-spacing:.25em;
}
.owl_hero_promo_amount_8a5{
font-weight:600;
font-size:2rem;
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.05;
color:#EEF2FA;
}
@media(min-width:765px){
.owl_hero_promo_amount_8a5{
font-size:2.5rem;
}
}
.owl_hero_promo_amount_8a5 em{
font-style:normal;
color:#7DB8FF;
}
.owl_hero_rating_8a5{
padding:10px 0.875rem;
border-radius:0.875rem;
background:#FFFFFF;
gap:10px;
border:1px solid rgba(18, 24, 40, 0.08);
top:0.875rem;
position:absolute;
box-shadow:0 2px 0.375rem rgba(18, 24, 40, 0.07), 0 0.5rem 20px rgba(18, 24, 40, 0.06);
align-items:center;
z-index:3;
right:14px;
max-width:min(16.25rem,62%);
display:flex;
}
.owl_hero_rating_score_8a5{
flex:0 0 auto;
color:#111827;
font-weight:700;
font-size:1.5rem;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
.owl_hero_rating_txt_8a5{
flex:1 1 auto;
min-width:0;
}
.owl_hero_rating_stars_8a5{
gap:2px;
color:#3A7FE8;
display:flex;
}
.owl_hero_rating_stars_8a5 svg{
height:0.75rem;
width:12px;
}
.owl_hero_rating_cap_8a5{
overflow-wrap:break-word;
color:#5A6478;
line-height:1.35;
display:block;
margin-top:3px;
font-size:11px;
}
.owl_stat_8a5{
border-top:1px solid rgba(18, 24, 40, 0.15);
border-bottom:1px solid rgba(18, 24, 40, 0.15);
margin-top:16px;
}
.owl_stat_in_8a5{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:770px){
.owl_stat_in_8a5{
grid-template-columns:repeat(4,1fr);
}
}
.owl_stat_item_8a5{
padding:1.375rem 14px;
min-width:0;
border-bottom:1px solid rgba(18, 24, 40, 0.08);
border-right:1px solid rgba(18, 24, 40, 0.08);
}
.owl_stat_item_8a5:nth-child(2n){
border-right:0;
}
.owl_stat_item_8a5:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.owl_stat_item_8a5{
border-bottom:0;
}
.owl_stat_item_8a5:nth-child(2n){
border-right:1px solid rgba(18, 24, 40, 0.08);
}
.owl_stat_item_8a5:nth-child(4n){
border-right:0;
}
}
.owl_stat_value_8a5{
color:#111827;
font-size:1.875rem;
overflow-wrap:break-word;
line-height:1;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:700;
}
@media(min-width:769px){
.owl_stat_value_8a5{
font-size:34px;
}
}
.owl_stat_label_8a5{
margin-top:6px;
font-size:13px;
line-height:1.4;
overflow-wrap:break-word;
color:#5A6478;
}
.owl_grow_8a5{
padding:1.625rem 0 0.625rem;
}
.owl_row_seo_8a5{
margin:10px 0 0;
line-height:1.65;
overflow-wrap:break-word;
color:#7B8699;
max-width:47.5rem;
font-size:0.875rem;
}
.owl_row_seo_8a5 strong{
font-weight:700;
color:#111827;
}
.owl_jp_8a5{
padding:1.875rem 0 10px;
}
.owl_jp_grid_8a5{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:766px){
.owl_jp_grid_8a5{
grid-template-columns:1fr 1fr;
}
.owl_jp_card_mega_8a5{
grid-column:1/-1;
}
}
@media(min-width:997px){
.owl_jp_grid_8a5{
grid-template-columns:1.4fr 1fr 1fr;
}
.owl_jp_card_mega_8a5{
grid-column:auto;
}
}
.owl_jp_card_8a5{
padding:1.625rem;
border:1px solid rgba(18, 24, 40, 0.08);
background:#FFFFFF;
gap:12px;
overflow:hidden;
border-radius:20px;
flex-direction:column;
position:relative;
min-width:0;
display:flex;
min-height:12.5rem;
justify-content:space-between;
}
.owl_jp_card_mega_8a5{
border-color:transparent;
background:linear-gradient(135deg,#18243C,#0C1018);
min-height:13.125rem;
color:#EEF2FA;
}
.owl_jp_glow_8a5{
background:radial-gradient(circle,rgba(82, 142, 255, 0.18),transparent 70%);
border-radius:50%;
height:200px;
right:-40px;
position:absolute;
pointer-events:none;
top:-40px;
width:12.5rem;
}
.owl_jp_label_8a5{
gap:10px;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:center;
font-size:0.625rem;
color:#3A7FE8;
font-weight:700;
position:relative;
text-transform:uppercase;
letter-spacing:.16em;
}
.owl_jp_card_mega_8a5 .owl_jp_label_8a5{
color:#7DB8FF;
}
.owl_jp_drop_8a5{
font-weight:600;
text-transform:none;
letter-spacing:.04em;
color:#5A6478;
}
.owl_jp_card_mega_8a5 .owl_jp_drop_8a5{
color:#8EA3C8;
}
.owl_jp_amount_8a5{
font-weight:700;
position:relative;
line-height:1;
overflow-wrap:break-word;
font-family:"Lora", Georgia, 'Times New Roman', serif;
color:#111827;
font-size:2.375rem;
}
.owl_jp_card_mega_8a5 .owl_jp_amount_8a5{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#7DB8FF;
}
@media(min-width:771px){
.owl_jp_card_mega_8a5 .owl_jp_amount_8a5{
font-size:3.375rem;
}
}
.owl_jp_game_8a5{
font-size:13px;
position:relative;
color:#5A6478;
}
.owl_jp_card_mega_8a5 .owl_jp_game_8a5{
color:#8EA3C8;
}
.owl_jp_cta_8a5{
align-self:flex-start;
position:relative;
}
.owl_jp_card_mega_8a5 .owl_jp_cta_8a5{
padding:10px 20px;
background:#7DB8FF;
border-radius:999px;
transition:opacity .22s ease;
color:#0B1020;
font-size:0.813rem;
font-weight:700;
}
.owl_jp_card_mega_8a5 .owl_jp_cta_8a5:hover{
opacity:.9;
}
.owl_jp_card_8a5:not(.owl_jp_card_mega_8a5) .owl_jp_cta_8a5{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
border-bottom:1px solid #111827;
font-weight:700;
color:#111827;
font-size:13px;
}
.owl_jp_card_8a5:not(.owl_jp_card_mega_8a5) .owl_jp_cta_8a5:hover{
border-color:#3A7FE8;
color:#3A7FE8;
}
.owl_jp_seo_8a5{
margin:14px 0 0;
color:#7B8699;
max-width:760px;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
}
.owl_jp_seo_8a5 strong{
font-weight:700;
color:#111827;
}
.owl_grow_8a5{
padding:1.625rem 0 10px;
}
.owl_row_seo_8a5{
margin:0.625rem 0 0;
color:#7B8699;
overflow-wrap:break-word;
line-height:1.65;
max-width:47.5rem;
font-size:14px;
}
.owl_row_seo_8a5 strong{
font-weight:700;
color:#111827;
}
.owl_grow_8a5{
padding:26px 0 0.625rem;
}
.owl_row_seo_8a5{
margin:0.625rem 0 0;
max-width:760px;
line-height:1.65;
overflow-wrap:break-word;
color:#7B8699;
font-size:0.875rem;
}
.owl_row_seo_8a5 strong{
font-weight:700;
color:#111827;
}
.owl_grow_8a5{
padding:26px 0 10px;
}
.owl_row_seo_8a5{
margin:0.625rem 0 0;
max-width:47.5rem;
font-size:14px;
color:#7B8699;
overflow-wrap:break-word;
line-height:1.65;
}
.owl_row_seo_8a5 strong{
font-weight:700;
color:#111827;
}
.owl_nl_8a5{
padding:1.5rem 0 0.625rem;
}
.owl_nl_in_8a5{
border-radius:20px;
background:#0F1622;
gap:1.375rem;
padding:1.875rem 32px;
display:flex;
flex-direction:column;
color:#EEF2FA;
}
@media(min-width:771px){
.owl_nl_in_8a5{
gap:28px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.owl_nl_text_wrap_8a5{
min-width:0;
}
.owl_nl_h3_8a5{
line-height:1.1;
color:#EEF2FA;
font-size:22px;
margin-bottom:5px;
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:768px){
.owl_nl_h3_8a5{
font-size:1.5rem;
}
}
.owl_nl_text_8a5{
font-size:0.844rem;
line-height:1.5;
color:#8EA3C8;
}
.owl_nl_form_8a5{
gap:10px;
flex:1 1 auto;
max-width:28.75rem;
display:flex;
min-width:0;
}
.owl_nl_input_8a5{
border-radius:14px;
overflow:hidden;
padding:13px 16px;
flex:1 1 auto;
background:rgba(255, 255, 255, 0.07);
border:1px solid rgba(255, 255, 255, 0.12);
font-size:0.875rem;
white-space:nowrap;
align-items:center;
color:#8EA3C8;
text-overflow:ellipsis;
display:flex;
min-width:0;
}
.owl_nl_btn_8a5{
flex:0 0 auto;
border-radius:14px;
background:#7DB8FF;
padding:13px 1.5rem;
transition:opacity .22s ease;
font-size:0.875rem;
color:#0B1020;
font-weight:700;
white-space:nowrap;
}
.owl_nl_btn_8a5:hover{
opacity:.9;
}
.owl_vip_8a5{
padding:48px 0;
}
@media(min-width:769px){
.owl_vip_8a5{
padding:64px 0;
}
}
.owl_vip_head_8a5{
gap:0.875rem;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:880px){
.owl_vip_head_8a5{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.owl_vip_eyebrow_8a5{
margin-bottom:12px;
}
.owl_vip_h2_8a5{
color:#EEF2FA;
font-weight:600;
line-height:1.05;
font-size:32px;
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:767px){
.owl_vip_h2_8a5{
font-size:2.5rem;
}
}
.owl_vip_intro_8a5{
color:#8EA3C8;
line-height:1.6;
max-width:26.25rem;
font-size:0.875rem;
}
.owl_vip_grid_8a5{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.owl_vip_card_8a5{
border:1px solid rgba(255, 255, 255, 0.12);
border-radius:0.875rem;
padding:22px 1.125rem;
min-width:0;
}
.owl_vip_card_feat_8a5{
background:rgba(255, 255, 255, 0.07);
border-color:#7DB8FF;
}
.owl_vip_card_ic_8a5{
border-radius:8px;
background:linear-gradient(135deg,#3A7FE8,#6AABFF);
width:34px;
height:34px;
margin-bottom:1rem;
display:block;
}
.owl_vip_name_8a5{
margin-bottom:0.375rem;
font-size:1.25rem;
color:#EEF2FA;
font-weight:600;
overflow-wrap:break-word;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
.owl_vip_perk_8a5{
line-height:1.5;
font-size:12.5px;
overflow-wrap:break-word;
color:#8EA3C8;
}
.owl_app_8a5{
padding:1.875rem 0 0.625rem;
}
.owl_app_in_8a5{
border-radius:1.25rem;
border:1px solid rgba(18, 24, 40, 0.08);
padding:32px;
gap:28px;
background:#FFFFFF;
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.owl_app_in_8a5{
gap:2.5rem;
padding:2.5rem 2.75rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.owl_app_copy_8a5{
min-width:0;
max-width:560px;
}
.owl_app_eyebrow_8a5{
margin-bottom:12px;
}
.owl_app_h2_8a5{
line-height:1.05;
font-family:"Lora", Georgia, 'Times New Roman', serif;
margin-bottom:12px;
font-size:1.75rem;
overflow-wrap:break-word;
font-weight:600;
color:#111827;
}
@media(min-width:767px){
.owl_app_h2_8a5{
font-size:34px;
}
}
.owl_app_text_8a5{
font-size:14px;
color:#7B8699;
margin-bottom:22px;
line-height:1.6;
}
.owl_app_btns_8a5{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.owl_app_btn_8a5{
background:#111827;
padding:11px 20px;
transition:background-color .22s ease;
border-radius:14px;
gap:10px;
align-items:center;
display:inline-flex;
color:#EEF2FA;
}
.owl_app_btn_8a5:hover{
background:#1E2D47;
}
.owl_app_btn_ic_8a5{
display:inline-flex;
align-items:center;
}
.owl_app_btn_ic_8a5 svg{
width:1.125rem;
height:1.125rem;
}
.owl_app_btn_lb_8a5{
font-weight:700;
font-size:13.5px;
}
.owl_app_qr_wrap_8a5{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.owl_app_qr_8a5{
flex:0 0 auto;
border-radius:14px;
width:108px;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 5px,transparent 5px 11px);
background-color:#111827;
}
.owl_app_qr_cap_8a5{
color:#5A6478;
max-width:5.75rem;
line-height:1.4;
font-size:12.5px;
}
.owl_dr_8a5{
padding:2.25rem 0 10px;
}
.owl_dr_in_8a5{
gap:1.25rem;
border:1px dashed rgba(18, 24, 40, 0.15);
border-radius:0.875rem;
padding:28px 32px;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.owl_dr_in_8a5{
gap:2rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.owl_dr_h2_8a5{
font-size:1.5rem;
font-weight:600;
color:#111827;
font-family:"Lora", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
line-height:1.1;
overflow-wrap:break-word;
}
@media(min-width:766px){
.owl_dr_h2_8a5{
font-size:1.625rem;
}
}
.owl_dr_text_8a5{
max-width:42.5rem;
color:#7B8699;
line-height:1.6;
font-size:0.875rem;
overflow-wrap:break-word;
}
.owl_dr_text_8a5 b{
font-weight:700;
color:#111827;
}
.owl_dr_cta_8a5{
flex:0 0 auto;
transition:color .22s ease;
white-space:nowrap;
padding-bottom:2px;
font-weight:700;
border-bottom:1px solid #3A7FE8;
font-size:13.5px;
color:#111827;
}
.owl_dr_cta_8a5:hover{
color:#3A7FE8;
}
.owl_et_8a5{
padding:2.25rem 0 0.625rem;
}
.owl_et_in_8a5{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:877px){
.owl_et_in_8a5{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.owl_et_left_8a5{
min-width:0;
}
.owl_et_eyebrow_8a5{
margin-bottom:12px;
}
.owl_et_h2_8a5{
font-family:"Lora", Georgia, 'Times New Roman', serif;
line-height:1.06;
font-weight:600;
font-size:28px;
margin-bottom:14px;
overflow-wrap:break-word;
color:#111827;
}
@media(min-width:769px){
.owl_et_h2_8a5{
font-size:2rem;
}
}
.owl_et_text_8a5{
margin-bottom:1.375rem;
line-height:1.65;
font-size:0.938rem;
color:#7B8699;
}
.owl_et_stats_8a5{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.owl_et_stat_8a5{
min-width:0;
}
.owl_et_stat_v_8a5{
font-weight:700;
color:#111827;
font-family:"Lora", Georgia, 'Times New Roman', serif;
line-height:1;
font-size:26px;
}
.owl_et_stat_l_8a5{
color:#5A6478;
font-size:0.781rem;
margin-top:4px;
}
.owl_et_right_8a5{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.owl_et_member_8a5{
gap:1rem;
background:#FFFFFF;
border:1px solid rgba(18, 24, 40, 0.08);
border-radius:0.875rem;
padding:1.125rem 20px;
align-items:center;
min-width:0;
display:flex;
}
.owl_et_member_av_8a5{
border-radius:50%;
background:linear-gradient(135deg,#18243C,#3A7FE8);
flex:0 0 auto;
width:48px;
height:3rem;
}
.owl_et_member_name_8a5{
color:#111827;
font-weight:700;
overflow-wrap:break-word;
font-size:15px;
}
.owl_et_member_role_8a5{
font-size:12.5px;
overflow-wrap:break-word;
color:#5A6478;
}
.owl_et_updated_8a5{
border:1px solid rgba(18, 24, 40, 0.08);
gap:8px;
padding:0.875rem 18px;
background:#F4F6F9;
border-radius:0.875rem;
color:#7B8699;
align-items:center;
display:flex;
font-size:12.5px;
}
.owl_hts_8a5{
padding:48px 0;
}
@media(min-width:769px){
.owl_hts_8a5{
padding:3.875rem 0;
}
}
.owl_hts_head_8a5{
gap:1.125rem;
flex-direction:column;
margin-bottom:2.125rem;
display:flex;
}
@media(min-width:769px){
.owl_hts_head_8a5{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.owl_hts_eyebrow_8a5{
margin-bottom:0.75rem;
}
.owl_hts_h2_8a5{
overflow-wrap:break-word;
font-size:30px;
font-weight:600;
font-family:"Lora", Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#EEF2FA;
}
@media(min-width:768px){
.owl_hts_h2_8a5{
font-size:2.375rem;
}
}
.owl_hts_cta_8a5{
border-radius:62.438rem;
padding:0.938rem 1.875rem;
transition:opacity .22s ease;
background:#7DB8FF;
flex:0 0 auto;
font-size:15px;
color:#0B1020;
font-weight:700;
}
.owl_hts_cta_8a5:hover{
opacity:.9;
}
.owl_hts_grid_8a5{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.owl_hts_grid_8a5{
grid-template-columns:repeat(3,1fr);
}
}
.owl_hts_step_8a5{
padding-top:1.375rem;
border-top:1px solid rgba(255, 255, 255, 0.12);
min-width:0;
}
.owl_hts_step_num_8a5{
font-size:44px;
font-weight:700;
font-family:"Lora", Georgia, 'Times New Roman', serif;
margin-bottom:0.875rem;
line-height:1;
color:#7DB8FF;
}
.owl_hts_step_h_8a5{
font-size:19px;
color:#EEF2FA;
font-weight:700;
line-height:1.2;
margin-bottom:0.5rem;
overflow-wrap:break-word;
}
.owl_hts_step_p_8a5{
font-size:14px;
color:#8EA3C8;
overflow-wrap:break-word;
line-height:1.55;
}
.owl_wy_8a5{
padding:48px 0;
}
@media(min-width:766px){
.owl_wy_8a5{
padding:3.5rem 0;
}
}
.owl_wy_in_8a5{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:901px){
.owl_wy_in_8a5{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.owl_wy_left_8a5{
min-width:0;
}
.owl_wy_eyebrow_8a5{
margin-bottom:0.875rem;
}
.owl_wy_h2_8a5{
font-weight:600;
font-size:32px;
margin-bottom:16px;
line-height:1.05;
color:#111827;
overflow-wrap:break-word;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.owl_wy_h2_8a5{
font-size:40px;
}
}
.owl_wy_intro_8a5{
font-size:0.938rem;
line-height:1.6;
color:#7B8699;
}
.owl_wy_grid_8a5{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.owl_wy_grid_8a5{
grid-template-columns:1fr 1fr;
}
}
.owl_wy_card_8a5{
border:1px solid rgba(18, 24, 40, 0.08);
background:#FFFFFF;
padding:1.625rem;
border-radius:0.875rem;
min-width:0;
}
.owl_wy_card_ic_8a5{
margin-bottom:1rem;
display:inline-flex;
justify-content:center;
align-items:center;
color:#3A7FE8;
}
.owl_wy_card_ic_8a5 svg{
width:26px;
height:26px;
}
.owl_wy_card_h_8a5{
font-weight:600;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:8px;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-size:21px;
color:#111827;
}
.owl_wy_card_p_8a5{
color:#7B8699;
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
}
.owl_rc_8a5{
padding:3rem 0 10px;
}
.owl_rc_in_8a5{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.owl_rc_in_8a5{
grid-template-columns:repeat(3,1fr);
gap:40px;
}
}
.owl_rc_col_8a5{
min-width:0;
}
.owl_rc_label_8a5{
font-size:11px;
text-transform:uppercase;
color:#3A7FE8;
letter-spacing:.2em;
font-weight:600;
margin-bottom:16px;
}
.owl_rc_awards_8a5{
gap:12px;
flex-direction:column;
display:flex;
}
.owl_rc_award_8a5{
gap:0.75rem;
align-items:center;
min-width:0;
display:flex;
}
.owl_rc_award_ic_8a5{
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#6AABFF;
}
.owl_rc_award_ic_8a5 svg{
width:18px;
height:1.125rem;
}
.owl_rc_award_t_8a5{
overflow-wrap:break-word;
color:#111827;
font-size:0.875rem;
font-weight:700;
}
.owl_rc_award_s_8a5{
overflow-wrap:break-word;
color:#5A6478;
font-size:12px;
}
.owl_rc_press_8a5{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.owl_rc_press_logo_8a5{
border:1px solid rgba(18, 24, 40, 0.08);
padding:0 0.5rem;
border-radius:0.5rem;
overflow:hidden;
display:flex;
white-space:nowrap;
height:52px;
text-align:center;
align-items:center;
justify-content:center;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#7B8699;
text-overflow:ellipsis;
font-size:14px;
}
.owl_rc_partner_8a5{
border:1px solid rgba(18, 24, 40, 0.08);
border-radius:0.875rem;
background:#FFFFFF;
padding:1.375rem;
}
.owl_rc_partner_name_8a5{
overflow-wrap:break-word;
font-weight:600;
font-family:"Lora", Georgia, 'Times New Roman', serif;
color:#111827;
margin-bottom:6px;
font-size:1.25rem;
}
.owl_rc_partner_text_8a5{
overflow-wrap:break-word;
font-size:0.813rem;
line-height:1.55;
color:#7B8699;
}
.owl_op_8a5{
padding:2.25rem 0 10px;
}
.owl_op_in_8a5{
padding:32px;
border-radius:0.875rem;
border:1px solid rgba(18, 24, 40, 0.08);
gap:32px;
background:#FFFFFF;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:862px){
.owl_op_in_8a5{
padding:34px 2.5rem;
grid-template-columns:.9fr 1.1fr;
gap:44px;
}
}
.owl_op_left_8a5{
min-width:0;
}
.owl_op_eyebrow_8a5{
margin-bottom:0.75rem;
}
.owl_op_h2_8a5{
color:#111827;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-size:1.75rem;
margin-bottom:0.625rem;
overflow-wrap:break-word;
font-weight:600;
line-height:1.08;
}
@media(min-width:766px){
.owl_op_h2_8a5{
font-size:30px;
}
}
.owl_op_text_8a5{
font-size:14px;
line-height:1.6;
color:#7B8699;
}
.owl_op_grid_8a5{
background:rgba(18, 24, 40, 0.15);
border:1px solid rgba(18, 24, 40, 0.15);
overflow:hidden;
gap:1px;
border-radius:8px;
grid-template-columns:1fr 1fr;
display:grid;
}
.owl_op_field_8a5{
background:#F4F6F9;
padding:18px 1.25rem;
min-width:0;
}
.owl_op_field_lb_8a5{
letter-spacing:.1em;
font-weight:600;
font-size:0.625rem;
margin-bottom:5px;
text-transform:uppercase;
color:#3A7FE8;
}
.owl_op_field_val_8a5{
font-weight:700;
overflow-wrap:break-word;
color:#111827;
font-size:0.875rem;
}
.owl_pmt_8a5{
padding:3rem 0 10px;
}
.owl_pmt_in_8a5{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:883px){
.owl_pmt_in_8a5{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.owl_pmt_left_8a5{
min-width:0;
}
.owl_pmt_eyebrow_8a5{
margin-bottom:0.75rem;
}
.owl_pmt_h2_8a5{
font-family:"Lora", Georgia, 'Times New Roman', serif;
color:#111827;
font-size:1.875rem;
overflow-wrap:break-word;
line-height:1.06;
margin-bottom:12px;
font-weight:600;
}
@media(min-width:771px){
.owl_pmt_h2_8a5{
font-size:32px;
}
}
.owl_pmt_text_8a5{
margin-bottom:1.375rem;
color:#7B8699;
line-height:1.6;
font-size:14.5px;
}
.owl_pmt_logos_8a5{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:483px){
.owl_pmt_logos_8a5{
grid-template-columns:repeat(4,1fr);
}
}
.owl_pmt_logo_8a5{
padding:0 0.5rem;
background:#FFFFFF;
overflow:hidden;
border-radius:0.5rem;
border:1px solid rgba(18, 24, 40, 0.08);
justify-content:center;
color:#2D3748;
text-overflow:ellipsis;
white-space:nowrap;
display:flex;
align-items:center;
height:3.125rem;
font-size:12.5px;
text-align:center;
font-weight:700;
}
.owl_pmt_table_8a5{
border-radius:14px;
border:1px solid rgba(18, 24, 40, 0.08);
overflow:hidden;
min-width:0;
}
.owl_pmt_thead_8a5{
background:#1C2130;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.owl_pmt_th_8a5{
padding:13px 0.875rem;
overflow:hidden;
text-overflow:ellipsis;
font-size:0.625rem;
font-weight:700;
color:#EEF2FA;
letter-spacing:.08em;
white-space:nowrap;
text-transform:uppercase;
}
.owl_pmt_row_8a5{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(18, 24, 40, 0.08);
display:grid;
}
.owl_pmt_row_8a5:nth-child(odd){
background:#FFFFFF;
}
.owl_pmt_td_8a5{
padding:0.875rem;
min-width:0;
overflow-wrap:break-word;
color:#7B8699;
font-size:0.844rem;
}
.owl_pmt_row_8a5 .owl_pmt_td_8a5:first-child{
font-weight:700;
color:#111827;
}
.owl_pmt_row_8a5 .owl_pmt_td_8a5:last-child{
font-weight:700;
color:#1FA666;
}
.owl_tt_8a5{
padding:3rem 0 0.625rem;
}
@media(min-width:765px){
.owl_tt_8a5{
padding:60px 0 10px;
}
}
.owl_tt_head_8a5{
margin-bottom:34px;
text-align:center;
}
.owl_tt_eyebrow_8a5{
margin-bottom:0.75rem;
}
.owl_tt_h2_8a5{
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
color:#111827;
font-size:32px;
}
@media(min-width:769px){
.owl_tt_h2_8a5{
font-size:2.625rem;
}
}
.owl_tt_grid_8a5{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:760px){
.owl_tt_grid_8a5{
grid-template-columns:repeat(3,1fr);
}
}
.owl_tt_card_8a5{
border-radius:14px;
background:#FFFFFF;
padding:30px;
border:1px solid rgba(18, 24, 40, 0.08);
min-width:0;
display:flex;
flex-direction:column;
}
.owl_tt_card_ic_8a5{
color:#3A7FE8;
margin-bottom:18px;
display:inline-flex;
align-items:center;
}
.owl_tt_card_ic_8a5 svg{
height:28px;
width:28px;
}
.owl_tt_card_h_8a5{
color:#111827;
font-size:22px;
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:0.5rem;
font-weight:600;
}
.owl_tt_card_p_8a5{
font-size:0.875rem;
margin-bottom:0.875rem;
color:#7B8699;
line-height:1.6;
overflow-wrap:break-word;
}
.owl_tt_card_p_8a5 b{
color:#111827;
font-weight:700;
}
.owl_tt_card_link_8a5{
transition:color .22s ease;
border-bottom:1px solid #3A7FE8;
color:#111827;
font-size:0.813rem;
padding-bottom:2px;
font-weight:700;
margin-top:auto;
align-self:flex-start;
}
.owl_tt_card_link_8a5:hover{
color:#3A7FE8;
}
.owl_prov_8a5{
padding:40px 0 20px;
}
.owl_prov_eyebrow_8a5{
display:block;
margin-bottom:18px;
}
.owl_prov_grid_8a5{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:562px){
.owl_prov_grid_8a5{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.owl_prov_grid_8a5{
grid-template-columns:repeat(6,1fr);
}
}
.owl_rv_8a5{
padding:3rem 0;
background:#FFFFFF;
border-bottom:1px solid rgba(18, 24, 40, 0.08);
margin-top:1.5rem;
border-top:1px solid rgba(18, 24, 40, 0.08);
}
@media(min-width:770px){
.owl_rv_8a5{
padding:3.5rem 0;
}
}
.owl_rv_head_8a5{
gap:16px;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:769px){
.owl_rv_head_8a5{
gap:1.25rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.owl_rv_eyebrow_8a5{
margin-bottom:0.625rem;
}
.owl_rv_h2_8a5{
color:#111827;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
font-size:30px;
line-height:1.05;
}
@media(min-width:766px){
.owl_rv_h2_8a5{
font-size:2.375rem;
}
}
.owl_rv_agg_8a5{
gap:0.75rem;
display:flex;
align-items:center;
}
.owl_rv_agg_stars_8a5{
gap:3px;
color:#3A7FE8;
display:flex;
}
.owl_rv_agg_stars_8a5 svg{
width:18px;
height:1.125rem;
}
.owl_rv_source_8a5{
color:#7B8699;
font-size:13px;
}
.owl_rv_grid_8a5{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.owl_rv_grid_8a5{
grid-template-columns:repeat(3,1fr);
}
}
.owl_rv_card_8a5{
border:1px solid rgba(18, 24, 40, 0.08);
padding:1.625rem;
background:#F4F6F9;
border-radius:14px;
min-width:0;
}
.owl_rv_card_stars_8a5{
gap:2px;
margin-bottom:0.75rem;
display:flex;
color:#3A7FE8;
}
.owl_rv_card_stars_8a5 svg{
height:14px;
width:0.875rem;
}
.owl_rv_card_body_8a5{
font-size:1.125rem;
overflow-wrap:break-word;
color:#111827;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:500;
margin-bottom:1rem;
line-height:1.45;
}
.owl_rv_card_meta_8a5{
gap:0.625rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.owl_rv_card_av_8a5{
background:linear-gradient(135deg,#3A7FE8,#6AABFF);
border-radius:50%;
flex:0 0 auto;
width:32px;
height:32px;
}
.owl_rv_card_author_8a5{
font-weight:700;
color:#111827;
font-size:13px;
}
.owl_rv_card_loc_8a5{
font-size:12px;
color:#5A6478;
}
.owl_ts_8a5{
padding:44px 0;
}
.owl_ts_in_8a5{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:881px){
.owl_ts_in_8a5{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.owl_ts_left_8a5{
min-width:0;
}
.owl_ts_h2_8a5{
font-family:"Lora", Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-size:1.625rem;
line-height:1.1;
font-weight:600;
color:#EEF2FA;
}
@media(min-width:769px){
.owl_ts_h2_8a5{
font-size:1.75rem;
}
}
.owl_ts_text_8a5{
margin-bottom:22px;
max-width:520px;
font-size:14.5px;
line-height:1.6;
color:#8EA3C8;
}
.owl_ts_badges_8a5{
gap:18px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.owl_ts_badge_8a5{
color:#8EA3C8;
font-weight:600;
font-size:0.813rem;
}
.owl_ts_pay_8a5{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:881px){
.owl_ts_pay_8a5{
justify-content:flex-end;
}
}
.owl_ts_pay_chip_8a5{
padding:0.75rem 16px;
background:rgba(255, 255, 255, 0.07);
border-radius:14px;
border:1px solid rgba(255, 255, 255, 0.12);
font-size:0.875rem;
font-weight:700;
color:#EEF2FA;
}
.owl_sb_8a5{
background:#FFFFFF;
padding:48px 0;
border-top:1px solid rgba(18, 24, 40, 0.08);
margin-top:24px;
border-bottom:1px solid rgba(18, 24, 40, 0.08);
}
@media(min-width:769px){
.owl_sb_8a5{
padding:3.5rem 0;
}
}
.owl_sb_eyebrow_8a5{
margin-bottom:0.75rem;
display:block;
}
.owl_sb_h2_8a5{
font-size:30px;
color:#111827;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:1.625rem;
line-height:1.05;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.owl_sb_h2_8a5{
font-size:36px;
}
}
.owl_sb_grid_8a5{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:561px){
.owl_sb_grid_8a5{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.owl_sb_grid_8a5{
grid-template-columns:repeat(4,1fr);
}
}
.owl_sb_card_8a5{
padding:1.5rem;
border:1px solid rgba(18, 24, 40, 0.08);
background:#F4F6F9;
border-radius:0.875rem;
min-width:0;
}
.owl_sb_card_h_8a5{
margin-bottom:8px;
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
color:#111827;
font-size:19px;
line-height:1.15;
}
.owl_sb_card_p_8a5{
overflow-wrap:break-word;
line-height:1.6;
color:#7B8699;
font-size:0.844rem;
}
.owl_sb_rtp_8a5{
gap:24px;
border:1px solid rgba(18, 24, 40, 0.08);
padding:1.625rem 1.75rem;
border-radius:0.875rem;
grid-template-columns:1fr;
background:#F4F6F9;
margin-top:1.125rem;
display:grid;
align-items:center;
}
@media(min-width:761px){
.owl_sb_rtp_8a5{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.owl_sb_rtp_h_8a5{
line-height:1.15;
color:#111827;
margin-bottom:8px;
font-weight:600;
font-size:20px;
overflow-wrap:break-word;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
.owl_sb_rtp_p_8a5{
color:#7B8699;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
}
.owl_sb_rtp_stats_8a5{
gap:16px;
display:flex;
}
.owl_sb_stat_8a5{
padding:1.125rem;
flex:1 1 0;
border-radius:8px;
background:#FFFFFF;
text-align:center;
min-width:0;
}
.owl_sb_stat_v_8a5{
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:26px;
overflow-wrap:break-word;
color:#1FA666;
}
.owl_sb_stat_l_8a5{
margin-top:4px;
color:#5A6478;
font-size:0.719rem;
}
.owl_faq_8a5{
padding:3rem 0;
background:#FFFFFF;
margin-top:1.5rem;
border-bottom:1px solid rgba(18, 24, 40, 0.08);
border-top:1px solid rgba(18, 24, 40, 0.08);
}
@media(min-width:766px){
.owl_faq_8a5{
padding:3.875rem 0;
}
}
.owl_faq_head_8a5{
margin-bottom:34px;
text-align:center;
}
.owl_faq_eyebrow_8a5{
margin-bottom:0.75rem;
}
.owl_faq_h2_8a5{
overflow-wrap:break-word;
color:#111827;
font-size:32px;
font-weight:600;
line-height:1.05;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.owl_faq_h2_8a5{
font-size:2.375rem;
}
}
.owl_faq_list_8a5{
gap:0.75rem;
margin:0 auto;
max-width:51.25rem;
display:flex;
flex-direction:column;
}
.owl_faq_item_8a5{
border-radius:14px;
border:1px solid rgba(18, 24, 40, 0.08);
overflow:hidden;
background:#F4F6F9;
}
.owl_faq_q_8a5{
list-style:none;
padding:1.25rem 24px;
gap:1.25rem;
overflow-wrap:break-word;
font-weight:700;
cursor:pointer;
color:#111827;
display:flex;
font-size:16px;
justify-content:space-between;
align-items:center;
}
.owl_faq_q_8a5::-webkit-details-marker{
display:none;
}
.owl_faq_q_ic_8a5{
flex:0 0 auto;
transition:transform .22s ease;
align-items:center;
display:inline-flex;
color:#3A7FE8;
}
.owl_faq_q_ic_8a5 svg{
height:18px;
width:18px;
}
.owl_faq_item_8a5[open] .owl_faq_q_ic_8a5{
transform:rotate(180deg);
}
.owl_faq_a_8a5{
padding:0 24px 20px;
overflow-wrap:break-word;
color:#7B8699;
font-size:14.5px;
line-height:1.6;
}
.owl_sc_8a5{
padding:3rem 0 10px;
}
.owl_sc_head_8a5{
margin-bottom:28px;
text-align:center;
}
.owl_sc_eyebrow_8a5{
margin-bottom:12px;
}
.owl_sc_h2_8a5{
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:30px;
line-height:1.05;
font-weight:600;
color:#111827;
}
@media(min-width:766px){
.owl_sc_h2_8a5{
font-size:36px;
}
}
.owl_sc_table_8a5{
border:1px solid rgba(18, 24, 40, 0.08);
margin:0 auto;
overflow:hidden;
border-radius:14px;
max-width:56.25rem;
}
.owl_sc_thead_8a5{
grid-template-columns:1.6fr 1fr 1fr;
background:#1C2130;
display:grid;
}
.owl_sc_th_8a5{
padding:0.938rem 1.125rem;
color:#8EA3C8;
text-align:center;
overflow-wrap:break-word;
font-weight:700;
font-size:0.813rem;
}
.owl_sc_th_8a5:first-child{
text-align:left;
}
.owl_sc_th_us_8a5{
color:#7DB8FF;
}
.owl_sc_row_8a5{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(18, 24, 40, 0.08);
display:grid;
}
.owl_sc_row_8a5:nth-child(even){
background:#FFFFFF;
}
.owl_sc_td_8a5{
padding:15px 18px;
min-width:0;
text-align:center;
overflow-wrap:break-word;
font-size:0.875rem;
color:#5A6478;
}
.owl_sc_td_8a5:first-child{
font-weight:600;
color:#2D3748;
text-align:left;
}
.owl_sc_td_us_8a5{
color:#1FA666;
font-weight:700;
}
.owl_lh_8a5{
padding:2.5rem 0 1.25rem;
}
.owl_lh_in_8a5{
border-top:1px solid rgba(18, 24, 40, 0.15);
padding-top:2.125rem;
}
.owl_lh_eyebrow_8a5{
margin-bottom:22px;
display:block;
}
.owl_lh_grid_8a5{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:603px){
.owl_lh_grid_8a5{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.owl_lh_grid_8a5{
grid-template-columns:repeat(5,1fr);
}
}
.owl_lh_col_8a5{
min-width:0;
}
.owl_lh_col_h_8a5{
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-weight:700;
color:#111827;
font-size:13px;
}
.owl_lh_links_8a5{
gap:8px;
display:flex;
flex-direction:column;
}
.owl_lh_link_8a5{
transition:color .22s ease;
color:#7B8699;
font-size:0.813rem;
overflow-wrap:break-word;
}
.owl_lh_link_8a5:hover{
color:#3A7FE8;
}
.owl_el_8a5{
padding:48px 0;
}
@media(min-width:770px){
.owl_el_8a5{
padding:3.5rem 0;
}
}
.owl_el_in_8a5{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:899px){
.owl_el_in_8a5{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.owl_el_left_8a5{
min-width:0;
}
.owl_el_eyebrow_8a5{
margin-bottom:0.875rem;
}
.owl_el_h2_8a5{
line-height:1.08;
color:#111827;
overflow-wrap:break-word;
font-weight:600;
font-size:32px;
font-family:"Lora", Georgia, 'Times New Roman', serif;
margin-bottom:1.375rem;
}
@media(min-width:770px){
.owl_el_h2_8a5{
font-size:2.375rem;
}
}
.owl_el_body_8a5 p{
overflow-wrap:break-word;
color:#2D3748;
margin-bottom:18px;
line-height:1.7;
font-size:1rem;
}
.owl_el_dropcap_8a5{
padding:0.375rem 0.75rem 0 0;
float:left;
font-size:62px;
line-height:.8;
font-weight:700;
color:#3A7FE8;
font-family:"Lora", Georgia, 'Times New Roman', serif;
}
.owl_el_right_8a5{
min-width:0;
}
.owl_el_quote_8a5{
padding:2.25rem;
border-radius:20px;
background:linear-gradient(150deg,#18243C,#0C1018);
position:relative;
color:#EEF2FA;
margin-bottom:1.5rem;
}
.owl_el_quote_mark_8a5{
color:#7DB8FF;
margin-bottom:6px;
display:inline-flex;
align-items:center;
}
.owl_el_quote_mark_8a5 svg{
height:34px;
width:2.125rem;
}
.owl_el_quote_text_8a5{
font-family:"Lora", Georgia, 'Times New Roman', serif;
line-height:1.4;
font-weight:500;
color:#EEF2FA;
overflow-wrap:break-word;
font-size:1.375rem;
margin-bottom:22px;
}
.owl_el_quote_meta_8a5{
gap:0.75rem;
display:flex;
align-items:center;
}
.owl_el_quote_av_8a5{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#3A7FE8,#6AABFF);
height:38px;
width:38px;
}
.owl_el_quote_author_8a5{
color:#EEF2FA;
font-weight:700;
font-size:14px;
}
.owl_el_quote_meta_sub_8a5{
color:#8EA3C8;
font-size:0.75rem;
}
.owl_el_explain_8a5{
border:1px solid rgba(18, 24, 40, 0.08);
overflow:hidden;
border-radius:14px;
}
.owl_el_explain_card_8a5{
padding:1.375rem 1.5rem;
}
.owl_el_explain_card_8a5+.owl_el_explain_card_8a5{
border-top:1px solid rgba(18, 24, 40, 0.08);
}
.owl_el_explain_h_8a5{
font-size:1.25rem;
line-height:1.15;
font-weight:600;
font-family:"Lora", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:8px;
color:#111827;
}
.owl_el_explain_p_8a5{
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
color:#7B8699;
}
.owl_sg_8a5{
padding:48px 0 10px;
}
.owl_sg_eyebrow_8a5{
margin-bottom:0.75rem;
display:block;
}
.owl_sg_h2_8a5{
overflow-wrap:break-word;
font-family:"Lora", Georgia, 'Times New Roman', serif;
color:#111827;
font-weight:600;
font-size:1.875rem;
margin-bottom:1.75rem;
line-height:1.05;
}
@media(min-width:766px){
.owl_sg_h2_8a5{
font-size:36px;
}
}
.owl_sg_grid_8a5{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:722px){
.owl_sg_grid_8a5{
grid-template-columns:repeat(3,1fr);
}
}
.owl_sg_col_8a5{
min-width:0;
}
.owl_sg_col_h_8a5{
color:#111827;
font-weight:600;
font-size:22px;
margin-bottom:0.625rem;
font-family:"Lora", Georgia, 'Times New Roman', serif;
line-height:1.15;
overflow-wrap:break-word;
}
.owl_sg_col_p_8a5{
color:#7B8699;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
}
.owl_ft_8a5{
background:#1C2130;
color:#8EA3C8;
margin-top:40px;
}
.owl_ft_in_8a5{
padding:48px 0 28px;
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:600px){
.owl_ft_in_8a5{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.owl_ft_in_8a5{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.owl_ft_brand_8a5{
min-width:0;
}
.owl_ft_logo_8a5{
overflow-wrap:break-word;
font-family:"Lora", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#EEF2FA;
font-size:1.625rem;
}
.owl_ft_tagline_8a5{
color:#8EA3C8;
margin-top:14px;
font-size:13.5px;
line-height:1.6;
max-width:17.5rem;
}
.owl_ft_contact_8a5{
transition:color .22s ease;
max-width:280px;
color:#7DB8FF;
margin-top:12px;
display:inline-block;
font-size:0.813rem;
overflow-wrap:anywhere;
}
.owl_ft_contact_8a5:hover{
color:#EEF2FA;
}
.owl_ft_col_8a5{
min-width:0;
}
.owl_ft_col_h_8a5{
font-size:13px;
overflow-wrap:break-word;
text-transform:uppercase;
color:#EEF2FA;
letter-spacing:.08em;
margin-bottom:0.875rem;
font-weight:700;
}
.owl_ft_col_links_8a5{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.owl_ft_link_8a5{
transition:color .22s ease;
color:#8EA3C8;
font-size:0.844rem;
overflow-wrap:break-word;
}
.owl_ft_link_8a5:hover{
color:#EEF2FA;
}
.owl_ft_bot_8a5{
gap:16px;
padding:22px 0 2.5rem;
flex-direction:column;
border-top:1px solid rgba(255, 255, 255, 0.12);
display:flex;
}
@media(min-width:767px){
.owl_ft_bot_8a5{
gap:1.25rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.owl_ft_legal_8a5{
max-width:760px;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.719rem;
color:#A3ABBE;
}
.owl_ft_legal_8a5 b{
color:#8EA3C8;
font-weight:700;
}
.owl_ft_age_8a5{
border-radius:8px;
flex:0 0 auto;
border:1.5px solid #7DB8FF;
padding:0.25rem 0.563rem;
font-size:13px;
font-weight:700;
color:#7DB8FF;
}