*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F4F6FA;
font-size:15px;
line-height:1.6;
-webkit-font-smoothing:antialiased;
color:#1E2440;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
font-family:"Onest", 'Helvetica Neue', Arial, sans-serif;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.ioglayout-cb9{
display:flex;
min-height:100vh;
flex-direction:column;
}
.iogmain-cb9{
flex:1 1 auto;
min-width:0;
width:100%;
}
.iogcontainer-cb9{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:766px){
.iogcontainer-cb9{
padding:0 32px;
}
}
@media(min-width:1101px){
.iogcontainer-cb9{
padding:0 3.5rem;
}
}
.iogeyebrow-cb9{
font-weight:600;
line-height:1.4;
font-size:0.688rem;
letter-spacing:.2em;
display:inline-block;
overflow-wrap:break-word;
color:#3A7BDB;
text-transform:uppercase;
font-family:"Onest", 'Helvetica Neue', Arial, sans-serif;
}
.iogband-cb9{
background:#111827;
color:#EEF1FA;
}
.iogband-cb9 .iogeyebrow-cb9{
color:#7AB4FF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.iogtb-cb9{
background:#F4F6FA;
border-bottom:1px solid rgba(14,17,32,0.14);
top:0;
position:sticky;
z-index:50;
}
.iogtb_in-cb9{
margin:0 auto;
padding:0.75rem 16px;
gap:16px;
max-width:1400px;
justify-content:space-between;
align-items:center;
width:100%;
display:flex;
}
@media(min-width:765px){
.iogtb_in-cb9{
padding:1rem 32px;
}
}
@media(min-width:1101px){
.iogtb_in-cb9{
padding:18px 3.5rem;
}
}
.iogtb_left-cb9{
gap:28px;
min-width:0;
display:flex;
align-items:center;
}
.iogtb_logo-cb9{
gap:11px;
align-items:center;
display:flex;
min-width:0;
}
.iogtb_logo_mark-cb9{
border-radius:8px;
flex:0 0 auto;
width:2.125rem;
height:34px;
object-fit:cover;
}
.iogtb_logo_txt-cb9{
flex-direction:column;
min-width:0;
line-height:1;
display:flex;
}
.iogtb_logo_name-cb9{
overflow:hidden;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#0E1120;
font-size:1.375rem;
letter-spacing:.02em;
white-space:nowrap;
text-overflow:ellipsis;
}
.iogtb_logo_sub-cb9{
overflow:hidden;
margin-top:4px;
font-weight:600;
letter-spacing:.32em;
text-overflow:ellipsis;
color:#3A7BDB;
white-space:nowrap;
font-size:0.531rem;
text-transform:uppercase;
}
.iogtb_nav-cb9{
display:none;
}
@media(min-width:957px){
.iogtb_nav-cb9{
gap:28px;
align-items:center;
display:flex;
}
}
.iogtb_nav_item-cb9{
transition:color .22s cubic-bezier(0.25,0.46,0.45,0.94),border-color .22s cubic-bezier(0.25,0.46,0.45,0.94);
white-space:nowrap;
border-bottom:2px solid transparent;
color:#1E2440;
padding-bottom:3px;
font-size:14px;
font-weight:600;
}
.iogtb_nav_item-cb9:hover{
color:#0E1120;
}
.iogtb_nav_item-cb9.iogstate_active-cb9{
border-color:#3A7BDB;
color:#0E1120;
}
.iogtb_right-cb9{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.iogtb_search-cb9{
transition:color .22s cubic-bezier(0.25,0.46,0.45,0.94);
align-items:center;
display:flex;
color:#1E2440;
justify-content:center;
}
.iogtb_search-cb9:hover{
color:#3A7BDB;
}
.iogtb_search-cb9 svg{
width:18px;
height:1.125rem;
}
.iogtb_lang-cb9{
font-weight:600;
letter-spacing:.1em;
color:#4A5270;
text-transform:uppercase;
font-size:0.688rem;
}
.iogtb_lang-cb9:hover{
color:#0E1120;
}
.iogtb_login-cb9{
font-weight:600;
display:none;
color:#0E1120;
font-size:14px;
}
@media(min-width:765px){
.iogtb_login-cb9{
display:inline-block;
}
}
.iogtb_register-cb9{
padding:0.688rem 22px;
border-radius:62.438rem;
transition:background-color .22s cubic-bezier(0.25,0.46,0.45,0.94);
background:#0E1120;
white-space:nowrap;
font-size:0.875rem;
color:#EEF1FA;
font-weight:700;
}
.iogtb_register-cb9:hover{
background:#1E2440;
}
.iogmob-cb9{
background:#F4F6FA;
bottom:0;
position:fixed;
border-top:1px solid rgba(14,17,32,0.14);
right:0;
left:0;
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:961px){
.iogmob-cb9{
display:none;
}
}
.iogmob_in-cb9{
margin:0 auto;
align-items:stretch;
display:flex;
justify-content:space-around;
max-width:35rem;
}
.iogmob_item-cb9{
padding:0.563rem 0.25rem;
gap:3px;
flex:1 1 0;
transition:color .22s cubic-bezier(0.25,0.46,0.45,0.94);
min-width:0;
color:#4A5270;
flex-direction:column;
align-items:center;
display:flex;
}
.iogmob_item-cb9.iogstate_active-cb9{
color:#3A7BDB;
}
.iogmob_ic-cb9{
display:flex;
align-items:center;
justify-content:center;
}
.iogmob_ic-cb9 svg{
height:20px;
width:20px;
}
.iogmob_lb-cb9{
overflow:hidden;
font-size:10px;
font-weight:600;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
}
@media(max-width:958px){
body{
padding-bottom:60px;
}
}
.iograil-cb9{
min-width:0;
position:relative;
}
.iograil_scroll-cb9{
gap:0.875rem;
-webkit-overflow-scrolling:touch;
display:flex;
scrollbar-width:thin;
padding-bottom:14px;
overflow-x:auto;
}
@media(min-width:768px){
.iograil_scroll-cb9{
gap:18px;
}
}
.ioggc-cb9{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:767px){
.ioggc-cb9{
width:11.75rem;
}
}
.ioggc_img-cb9{
overflow:hidden;
background:#FFFFFF;
border-radius:0.875rem;
box-shadow:0 2px 6px rgba(14,17,32,0.06), 0 0.5rem 24px rgba(14,17,32,0.09);
position:relative;
padding-bottom:133.33%;
}
.ioggc_img-cb9 img{
inset:0;
width:100%;
height:100%;
object-fit:cover;
position:absolute;
}
.ioggc_cover-cb9{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.ioggc_hover-cb9{
transition:opacity .22s cubic-bezier(0.25,0.46,0.45,0.94);
background:rgba(0,0,0,0.52);
inset:0;
justify-content:center;
opacity:0;
align-items:center;
display:flex;
position:absolute;
}
.ioggc-cb9:hover .ioggc_hover-cb9{
opacity:1;
}
.ioggc_hover_btn-cb9{
border-radius:62.438rem;
background:#0E1120;
justify-content:center;
width:46px;
color:#EEF1FA;
height:2.875rem;
display:flex;
align-items:center;
}
.ioggc_hover_btn-cb9 svg{
width:18px;
height:18px;
}
.ioggc_info-cb9{
gap:2px;
flex-direction:column;
min-width:0;
margin-top:9px;
display:flex;
}
.ioggc_name-cb9{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
color:#0E1120;
white-space:nowrap;
font-size:13px;
}
.ioggc_prov-cb9{
overflow:hidden;
color:#4A5270;
white-space:nowrap;
font-size:0.688rem;
text-overflow:ellipsis;
}
.ioggc_meta-cb9{
font-size:0.688rem;
color:#4A5270;
}
.iogtc-cb9{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:766px){
.iogtc-cb9{
width:230px;
}
}
.iogtc_img-cb9{
background:#FFFFFF;
border-radius:0.875rem;
overflow:hidden;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 6px rgba(14,17,32,0.06), 0 0.5rem 24px rgba(14,17,32,0.09);
}
.iogtc_img-cb9 img{
inset:0;
position:absolute;
width:100%;
object-fit:cover;
height:100%;
}
.iogtc_info-cb9{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:9px;
}
.iogtc_name-cb9{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#0E1120;
font-size:0.875rem;
font-weight:700;
}
.iogtc_rtp-cb9{
font-size:0.688rem;
color:#4A5270;
}
.ioglc-cb9{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:769px){
.ioglc-cb9{
width:16.75rem;
}
}
.ioglc_img-cb9{
border-radius:14px;
overflow:hidden;
background:#FFFFFF;
box-shadow:0 2px 6px rgba(14,17,32,0.06), 0 0.5rem 24px rgba(14,17,32,0.09);
position:relative;
padding-bottom:62.5%;
}
.ioglc_img-cb9 img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.ioglc_live-cb9{
background:rgba(0,0,0,0.52);
gap:0.438rem;
padding:4px 9px;
border-radius:62.438rem;
display:flex;
align-items:center;
top:0.75rem;
position:absolute;
left:12px;
}
.ioglc_live_dot-cb9{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#D93B3B;
height:0.5rem;
width:8px;
}
.ioglc_seats-cb9{
font-weight:600;
color:#EEF1FA;
font-size:0.625rem;
letter-spacing:.08em;
text-transform:uppercase;
}
.ioglc_info-cb9{
gap:2px;
flex-direction:column;
display:flex;
margin-top:0.563rem;
min-width:0;
}
.ioglc_name-cb9{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#0E1120;
font-size:0.938rem;
font-weight:700;
}
.ioglc_bet-cb9{
color:#4A5270;
font-size:0.688rem;
}
.iogpc-cb9{
border:1px solid rgba(14,17,32,0.08);
border-radius:0.875rem;
padding:16px 0.875rem;
background:#FFFFFF;
gap:8px;
justify-content:center;
display:flex;
align-items:center;
flex-direction:column;
min-width:0;
min-height:4.625rem;
}
.iogpc_logo-cb9{
flex:0 0 auto;
width:auto;
height:28px;
object-fit:contain;
max-width:100%;
}
.iogpc_name-cb9{
overflow:hidden;
font-size:0.688rem;
text-align:center;
white-space:nowrap;
color:#4A5270;
max-width:100%;
text-overflow:ellipsis;
}
.ioggc_tag-cb9{
padding:3px 0.5rem;
border-radius:8px;
text-transform:uppercase;
font-weight:700;
font-size:0.625rem;
z-index:2;
position:absolute;
left:0.625rem;
top:0.625rem;
display:inline-block;
letter-spacing:.06em;
}
.ioggc_tag_hot-cb9{
background:#D93B3B;
color:#EEF1FA;
}
.ioggc_tag_new-cb9{
background:#6AAEFF;
color:#0E1120;
}
.ioggc_tag_jp-cb9{
background:#D4920A;
color:#0E1120;
}
.ioggc_tag_live-cb9{
background:#D93B3B;
color:#EEF1FA;
}
.iogsh-cb9{
min-width:0;
margin-bottom:1.125rem;
}
.iogsh_row-cb9{
gap:16px;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
display:flex;
}
.iogsh_row-cb9 .iogsh_l-cb9{
gap:6px;
min-width:0;
display:flex;
flex-direction:column;
}
.iogsh_stack-cb9{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.iogsh_center-cb9{
gap:10px;
flex-direction:column;
display:flex;
text-align:center;
align-items:center;
}
.iogsh_h2-cb9{
color:#0E1120;
overflow-wrap:break-word;
font-weight:600;
font-size:1.5rem;
line-height:1.1;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.iogsh_h2-cb9{
font-size:30px;
}
}
.iogband-cb9 .iogsh_h2-cb9{
color:#EEF1FA;
}
.iogsh_eb_line-cb9{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.iogsh_eb_line-cb9::before{
background:#3A7BDB;
height:1px;
width:28px;
content:"";
display:inline-block;
}
.iogband-cb9 .iogsh_eb_line-cb9::before{
background:#7AB4FF;
}
.iogsh_eb_dot-cb9{
gap:8px;
align-items:center;
display:inline-flex;
}
.iogsh_eb_dot-cb9::before{
border-radius:50%;
background:#3A7BDB;
content:"";
display:inline-block;
width:6px;
height:0.375rem;
}
.iogband-cb9 .iogsh_eb_dot-cb9::before{
background:#7AB4FF;
}
.iogsh_link-cb9{
gap:6px;
transition:color .22s cubic-bezier(0.25,0.46,0.45,0.94),border-color .22s cubic-bezier(0.25,0.46,0.45,0.94),background-color .22s cubic-bezier(0.25,0.46,0.45,0.94);
border-bottom:1px solid #0E1120;
color:#0E1120;
display:inline-flex;
padding-bottom:2px;
white-space:nowrap;
font-weight:600;
font-size:0.813rem;
align-items:center;
}
.iogsh_link-cb9:hover{
border-color:#3A7BDB;
color:#3A7BDB;
}
.iogsh_link-cb9 svg{
height:0.875rem;
width:0.875rem;
}
.iogsh_link_chev-cb9{
padding-bottom:0;
border-bottom:0;
}
.iogsh_link_btn-cb9{
border-radius:999px;
background:#0E1120;
padding:0.563rem 1.125rem;
border-bottom:0;
color:#EEF1FA;
}
.iogsh_link_btn-cb9:hover{
background:#1E2440;
border-color:transparent;
color:#EEF1FA;
}
.iogband-cb9 .iogsh_link-cb9{
border-color:#EEF1FA;
color:#EEF1FA;
}
.iogband-cb9 .iogsh_link_btn-cb9{
background:#7AB4FF;
color:#0E1120;
}
.iogsh_rule-cb9{
margin:-2px 0 18px;
background:rgba(14,17,32,0.14);
height:1px;
}
.iogband-cb9 .iogsh_rule-cb9{
background:rgba(255,255,255,0.12);
}
.ioghero-cb9{
padding:32px 0 8px;
}
@media(min-width:769px){
.ioghero-cb9{
padding:56px 0 1.5rem;
}
}
.ioghero_in-cb9{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:897px){
.ioghero_in-cb9{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.ioghero_copy-cb9{
min-width:0;
}
.ioghero_eyebrow-cb9{
gap:10px;
align-items:center;
margin-bottom:1.375rem;
display:inline-flex;
}
.ioghero_eyebrow_line-cb9{
flex:0 0 auto;
background:#3A7BDB;
display:inline-block;
height:1px;
width:1.75rem;
}
.ioghero_h1-cb9{
font-weight:600;
letter-spacing:-.01em;
color:#0E1120;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:2.375rem;
line-height:1.04;
margin-bottom:1.25rem;
}
@media(min-width:770px){
.ioghero_h1-cb9{
font-size:54px;
}
}
@media(min-width:1099px){
.ioghero_h1-cb9{
font-size:62px;
}
}
.ioghero_h1-cb9 em{
color:#3A7BDB;
font-style:normal;
}
.ioghero_sub-cb9{
line-height:1.6;
max-width:480px;
color:#6B738F;
font-size:1rem;
margin-bottom:1.875rem;
}
@media(min-width:770px){
.ioghero_sub-cb9{
font-size:18px;
}
}
.ioghero_actions-cb9{
gap:14px;
flex-wrap:wrap;
align-items:center;
margin-bottom:2.125rem;
display:flex;
}
.ioghero_cta-cb9{
background:#0E1120;
padding:1rem 30px;
transition:background-color .22s cubic-bezier(0.25,0.46,0.45,0.94);
border-radius:62.438rem;
gap:10px;
align-items:center;
font-size:0.938rem;
display:inline-flex;
color:#EEF1FA;
font-weight:700;
}
.ioghero_cta-cb9:hover{
background:#1E2440;
}
.ioghero_cta_ic-cb9{
align-items:center;
display:inline-flex;
}
.ioghero_cta_ic-cb9 svg{
height:16px;
width:1rem;
}
.ioghero_cta_alt-cb9{
border:1px solid rgba(14,17,32,0.14);
background:transparent;
border-radius:62.438rem;
padding:0.938rem 1.625rem;
transition:border-color .22s cubic-bezier(0.25,0.46,0.45,0.94),color .22s cubic-bezier(0.25,0.46,0.45,0.94);
font-size:0.938rem;
color:#0E1120;
align-items:center;
display:inline-flex;
font-weight:600;
}
.ioghero_cta_alt-cb9:hover{
border-color:#3A7BDB;
color:#3A7BDB;
}
.ioghero_trust-cb9{
gap:22px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.ioghero_trust_item-cb9{
gap:0.563rem;
display:flex;
color:#1E2440;
font-weight:600;
font-size:13px;
align-items:center;
}
.ioghero_trust_ic-cb9{
align-items:center;
display:inline-flex;
color:#3A7BDB;
}
.ioghero_trust_ic-cb9 svg{
width:16px;
height:1rem;
}
.ioghero_promo-cb9{
border-radius:1.25rem;
overflow:hidden;
background:#FFFFFF;
display:flex;
position:relative;
box-shadow:0 12px 40px rgba(14,17,32,0.14), 0 2rem 80px rgba(14,17,32,0.10);
min-height:18.75rem;
}
.ioghero_promo_bg-cb9{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.ioghero_promo_bg-cb9::after{
inset:0;
background:linear-gradient(120deg,#111827 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.ioghero_promo_glow-cb9{
background:radial-gradient(circle,rgba(79,140,255,0.18) 0%,transparent 65%);
border-radius:50%;
right:-20px;
height:260px;
width:16.25rem;
top:-40px;
position:absolute;
pointer-events:none;
}
.ioghero_promo_ct-cb9{
padding:1.75rem;
max-width:88%;
position:relative;
z-index:2;
align-self:flex-end;
}
.ioghero_promo_label-cb9{
font-weight:700;
text-transform:uppercase;
font-size:0.625rem;
margin-bottom:0.5rem;
color:#7AB4FF;
letter-spacing:.25em;
display:block;
}
.ioghero_promo_amount-cb9{
font-size:2rem;
line-height:1.05;
color:#EEF1FA;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:770px){
.ioghero_promo_amount-cb9{
font-size:40px;
}
}
.ioghero_promo_amount-cb9 em{
color:#7AB4FF;
font-style:normal;
}
.ioghero_rating-cb9{
border:1px solid rgba(14,17,32,0.08);
background:#FFFFFF;
border-radius:0.875rem;
padding:0.625rem 14px;
gap:0.625rem;
box-shadow:0 2px 0.375rem rgba(14,17,32,0.06), 0 8px 1.5rem rgba(14,17,32,0.09);
max-width:min(16.25rem,62%);
position:absolute;
top:14px;
align-items:center;
z-index:3;
display:flex;
right:0.875rem;
}
.ioghero_rating_score-cb9{
flex:0 0 auto;
color:#0E1120;
font-size:1.5rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.ioghero_rating_txt-cb9{
flex:1 1 auto;
min-width:0;
}
.ioghero_rating_stars-cb9{
gap:2px;
display:flex;
color:#3A7BDB;
}
.ioghero_rating_stars-cb9 svg{
height:0.75rem;
width:12px;
}
.ioghero_rating_cap-cb9{
font-size:11px;
display:block;
line-height:1.35;
margin-top:3px;
color:#4A5270;
overflow-wrap:break-word;
}
.iogstat-cb9{
margin-top:16px;
border-bottom:1px solid rgba(14,17,32,0.14);
border-top:1px solid rgba(14,17,32,0.14);
}
.iogstat_in-cb9{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.iogstat_in-cb9{
grid-template-columns:repeat(4,1fr);
}
}
.iogstat_item-cb9{
padding:1.375rem 14px;
border-bottom:1px solid rgba(14,17,32,0.08);
min-width:0;
border-right:1px solid rgba(14,17,32,0.08);
}
.iogstat_item-cb9:nth-child(2n){
border-right:0;
}
.iogstat_item-cb9:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.iogstat_item-cb9{
border-bottom:0;
}
.iogstat_item-cb9:nth-child(2n){
border-right:1px solid rgba(14,17,32,0.08);
}
.iogstat_item-cb9:nth-child(4n){
border-right:0;
}
}
.iogstat_value-cb9{
font-size:30px;
overflow-wrap:break-word;
font-weight:700;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#0E1120;
line-height:1;
}
@media(min-width:767px){
.iogstat_value-cb9{
font-size:34px;
}
}
.iogstat_label-cb9{
margin-top:6px;
line-height:1.4;
color:#4A5270;
font-size:13px;
overflow-wrap:break-word;
}
.ioggrow-cb9{
padding:1.625rem 0 10px;
}
.iogrow_seo-cb9{
margin:10px 0 0;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
color:#6B738F;
max-width:760px;
}
.iogrow_seo-cb9 strong{
font-weight:700;
color:#0E1120;
}
.ioggrow-cb9{
padding:26px 0 0.625rem;
}
.iogrow_seo-cb9{
margin:0.625rem 0 0;
font-size:14px;
overflow-wrap:break-word;
color:#6B738F;
line-height:1.65;
max-width:47.5rem;
}
.iogrow_seo-cb9 strong{
font-weight:700;
color:#0E1120;
}
.ioggrow-cb9{
padding:26px 0 0.625rem;
}
.iogrow_seo-cb9{
margin:0.625rem 0 0;
font-size:14px;
color:#6B738F;
line-height:1.65;
overflow-wrap:break-word;
max-width:47.5rem;
}
.iogrow_seo-cb9 strong{
font-weight:700;
color:#0E1120;
}
.iogpr-cb9{
padding:1.875rem 0 6px;
}
.iogpr_card-cb9{
border:1px solid rgba(14,17,32,0.08);
overflow:hidden;
flex:0 0 auto;
border-radius:1.25rem;
padding:26px;
background:#FFFFFF;
gap:0.625rem;
flex-direction:column;
min-height:200px;
position:relative;
display:flex;
width:280px;
}
@media(min-width:767px){
.iogpr_card-cb9{
width:300px;
}
}
.iogpr_card_feat-cb9{
border-color:transparent;
background:linear-gradient(150deg,#142042,#080D18);
color:#EEF1FA;
}
.iogpr_glow-cb9{
border-radius:50%;
background:radial-gradient(circle,rgba(79,140,255,0.18),transparent 70%);
width:130px;
opacity:0;
height:130px;
position:absolute;
pointer-events:none;
right:-30px;
top:-30px;
}
.iogpr_card_feat-cb9 .iogpr_glow-cb9{
opacity:1;
}
.iogpr_label-cb9{
color:#3A7BDB;
letter-spacing:.16em;
font-weight:700;
font-size:10px;
text-transform:uppercase;
position:relative;
}
.iogpr_card_feat-cb9 .iogpr_label-cb9{
color:#7AB4FF;
}
.iogpr_amount-cb9{
overflow-wrap:break-word;
line-height:1.08;
position:relative;
font-size:1.625rem;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#0E1120;
}
.iogpr_card_feat-cb9 .iogpr_amount-cb9{
color:#EEF1FA;
}
.iogpr_amount-cb9 em{
font-style:normal;
color:#3A7BDB;
}
.iogpr_card_feat-cb9 .iogpr_amount-cb9 em{
color:#7AB4FF;
}
.iogpr_terms-cb9{
position:relative;
line-height:1.5;
font-size:13px;
color:#4A5270;
}
.iogpr_card_feat-cb9 .iogpr_terms-cb9{
color:#8A96B8;
}
.iogpr_cta-cb9{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.iogpr_card_feat-cb9 .iogpr_cta-cb9{
padding:0.563rem 18px;
border-radius:999px;
background:#7AB4FF;
transition:opacity .22s cubic-bezier(0.25,0.46,0.45,0.94);
color:#0E1120;
font-weight:700;
font-size:0.813rem;
}
.iogpr_card_feat-cb9 .iogpr_cta-cb9:hover{
opacity:.9;
}
.iogpr_card-cb9:not(.iogpr_card_feat-cb9) .iogpr_cta-cb9{
transition:color .22s cubic-bezier(0.25,0.46,0.45,0.94),border-color .22s cubic-bezier(0.25,0.46,0.45,0.94);
font-weight:700;
border-bottom:1px solid #0E1120;
padding-bottom:2px;
color:#0E1120;
font-size:13px;
}
.iogpr_card-cb9:not(.iogpr_card_feat-cb9) .iogpr_cta-cb9:hover{
border-color:#3A7BDB;
color:#3A7BDB;
}
.iogjp-cb9{
padding:30px 0 0.625rem;
}
.iogjp_grid-cb9{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:767px){
.iogjp_grid-cb9{
grid-template-columns:1fr 1fr;
}
.iogjp_card_mega-cb9{
grid-column:1/-1;
}
}
@media(min-width:998px){
.iogjp_grid-cb9{
grid-template-columns:1.4fr 1fr 1fr;
}
.iogjp_card_mega-cb9{
grid-column:auto;
}
}
.iogjp_card-cb9{
border-radius:1.25rem;
border:1px solid rgba(14,17,32,0.08);
overflow:hidden;
gap:0.75rem;
background:#FFFFFF;
padding:26px;
justify-content:space-between;
display:flex;
min-height:12.5rem;
position:relative;
min-width:0;
flex-direction:column;
}
.iogjp_card_mega-cb9{
border-color:transparent;
background:linear-gradient(135deg,#142042,#080D18);
min-height:210px;
color:#EEF1FA;
}
.iogjp_glow-cb9{
background:radial-gradient(circle,rgba(79,140,255,0.18),transparent 70%);
border-radius:50%;
top:-2.5rem;
position:absolute;
pointer-events:none;
height:12.5rem;
right:-40px;
width:12.5rem;
}
.iogjp_label-cb9{
gap:0.625rem;
color:#3A7BDB;
position:relative;
font-size:0.625rem;
flex-wrap:wrap;
align-items:center;
font-weight:700;
letter-spacing:.16em;
display:flex;
justify-content:space-between;
text-transform:uppercase;
}
.iogjp_card_mega-cb9 .iogjp_label-cb9{
color:#7AB4FF;
}
.iogjp_drop-cb9{
letter-spacing:.04em;
text-transform:none;
color:#4A5270;
font-weight:600;
}
.iogjp_card_mega-cb9 .iogjp_drop-cb9{
color:#8A96B8;
}
.iogjp_amount-cb9{
font-size:38px;
position:relative;
overflow-wrap:break-word;
font-weight:700;
line-height:1;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#0E1120;
}
.iogjp_card_mega-cb9 .iogjp_amount-cb9{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#7AB4FF;
}
@media(min-width:770px){
.iogjp_card_mega-cb9 .iogjp_amount-cb9{
font-size:3.375rem;
}
}
.iogjp_game-cb9{
position:relative;
font-size:13px;
color:#4A5270;
}
.iogjp_card_mega-cb9 .iogjp_game-cb9{
color:#8A96B8;
}
.iogjp_cta-cb9{
align-self:flex-start;
position:relative;
}
.iogjp_card_mega-cb9 .iogjp_cta-cb9{
background:#7AB4FF;
transition:opacity .22s cubic-bezier(0.25,0.46,0.45,0.94);
border-radius:62.438rem;
padding:0.625rem 1.25rem;
font-size:13px;
font-weight:700;
color:#0E1120;
}
.iogjp_card_mega-cb9 .iogjp_cta-cb9:hover{
opacity:.9;
}
.iogjp_card-cb9:not(.iogjp_card_mega-cb9) .iogjp_cta-cb9{
transition:color .22s cubic-bezier(0.25,0.46,0.45,0.94),border-color .22s cubic-bezier(0.25,0.46,0.45,0.94);
border-bottom:1px solid #0E1120;
font-weight:700;
padding-bottom:2px;
color:#0E1120;
font-size:0.813rem;
}
.iogjp_card-cb9:not(.iogjp_card_mega-cb9) .iogjp_cta-cb9:hover{
border-color:#3A7BDB;
color:#3A7BDB;
}
.iogjp_seo-cb9{
margin:14px 0 0;
color:#6B738F;
font-size:14px;
overflow-wrap:break-word;
max-width:760px;
line-height:1.65;
}
.iogjp_seo-cb9 strong{
font-weight:700;
color:#0E1120;
}
.iogtrn-cb9{
padding:30px 0 10px;
}
.iogtrn_in-cb9{
overflow:hidden;
background:#FFFFFF;
border-radius:1.25rem;
grid-template-columns:1fr;
border:1px solid rgba(14,17,32,0.08);
display:grid;
}
@media(min-width:881px){
.iogtrn_in-cb9{
grid-template-columns:1.05fr 1fr;
}
}
.iogtrn_banner-cb9{
background:linear-gradient(150deg,#142042,#080D18);
overflow:hidden;
padding:2.125rem;
position:relative;
color:#EEF1FA;
}
.iogtrn_glow-cb9{
background:radial-gradient(circle,rgba(79,140,255,0.18),transparent 70%);
border-radius:50%;
width:200px;
bottom:-40px;
pointer-events:none;
height:200px;
right:-2.5rem;
position:absolute;
}
.iogtrn_eyebrow-cb9{
margin-bottom:0.875rem;
position:relative;
}
.iogtrn_h2-cb9{
font-size:30px;
position:relative;
color:#EEF1FA;
margin-bottom:12px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.06;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:769px){
.iogtrn_h2-cb9{
font-size:2.25rem;
}
}
.iogtrn_text-cb9{
line-height:1.6;
max-width:420px;
position:relative;
margin-bottom:1.375rem;
font-size:14px;
color:#8A96B8;
}
.iogtrn_timer-cb9{
gap:8px;
flex-wrap:wrap;
margin-bottom:1.5rem;
position:relative;
align-items:center;
display:flex;
}
.iogtrn_timer_cap-cb9{
color:#8A96B8;
font-size:0.688rem;
}
.iogtrn_timer_box-cb9{
border-radius:8px;
padding:4px 12px;
background:rgba(255,255,255,0.07);
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:1.5rem;
color:#EEF1FA;
}
.iogtrn_cta-cb9{
border-radius:62.438rem;
padding:0.813rem 1.625rem;
transition:opacity .22s cubic-bezier(0.25,0.46,0.45,0.94);
background:#7AB4FF;
display:inline-block;
position:relative;
font-weight:700;
font-size:0.875rem;
color:#0E1120;
}
.iogtrn_cta-cb9:hover{
opacity:.9;
}
.iogtrn_lb-cb9{
padding:26px 28px;
}
.iogtrn_lb_head-cb9{
gap:10px;
justify-content:space-between;
margin-bottom:0.75rem;
display:flex;
align-items:center;
}
.iogtrn_lb_title-cb9{
font-weight:600;
color:#0E1120;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:20px;
}
.iogtrn_lb_upd-cb9{
letter-spacing:.08em;
font-size:11px;
text-transform:uppercase;
color:#4A5270;
}
.iogtrn_lb_row-cb9{
padding:0.688rem 12px;
gap:14px;
border-radius:8px;
display:flex;
align-items:center;
}
.iogtrn_lb_row-cb9:nth-child(2){
background:rgba(58,123,219,0.10);
}
.iogtrn_lb_rank-cb9{
flex:0 0 auto;
font-weight:700;
color:#3A7BDB;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
width:22px;
font-size:1rem;
}
.iogtrn_lb_av-cb9{
background:linear-gradient(135deg,#3A7BDB,#6AAEFF);
border-radius:50%;
flex:0 0 auto;
height:30px;
width:1.875rem;
}
.iogtrn_lb_name-cb9{
flex:1 1 auto;
overflow:hidden;
text-overflow:ellipsis;
font-size:0.875rem;
font-weight:600;
white-space:nowrap;
min-width:0;
color:#0E1120;
}
.iogtrn_lb_amount-cb9{
flex:0 0 auto;
font-size:0.813rem;
font-weight:700;
color:#0E1120;
}
.iogapp-cb9{
padding:1.875rem 0 10px;
}
.iogapp_in-cb9{
background:#FFFFFF;
border:1px solid rgba(14,17,32,0.08);
padding:2rem;
gap:1.75rem;
border-radius:20px;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.iogapp_in-cb9{
padding:2.5rem 44px;
gap:2.5rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.iogapp_copy-cb9{
max-width:35rem;
min-width:0;
}
.iogapp_eyebrow-cb9{
margin-bottom:12px;
}
.iogapp_h2-cb9{
line-height:1.05;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:28px;
font-weight:600;
color:#0E1120;
overflow-wrap:break-word;
margin-bottom:0.75rem;
}
@media(min-width:768px){
.iogapp_h2-cb9{
font-size:2.125rem;
}
}
.iogapp_text-cb9{
margin-bottom:1.375rem;
font-size:0.875rem;
line-height:1.6;
color:#6B738F;
}
.iogapp_btns-cb9{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.iogapp_btn-cb9{
background:#0E1120;
border-radius:14px;
padding:11px 1.25rem;
gap:10px;
transition:background-color .22s cubic-bezier(0.25,0.46,0.45,0.94);
display:inline-flex;
color:#EEF1FA;
align-items:center;
}
.iogapp_btn-cb9:hover{
background:#1E2440;
}
.iogapp_btn_ic-cb9{
align-items:center;
display:inline-flex;
}
.iogapp_btn_ic-cb9 svg{
width:18px;
height:18px;
}
.iogapp_btn_lb-cb9{
font-size:0.844rem;
font-weight:700;
}
.iogapp_qr_wrap-cb9{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.iogapp_qr-cb9{
flex:0 0 auto;
border-radius:0.875rem;
background-color:#0E1120;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 5px,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 5px,transparent 5px 11px);
height:6.75rem;
width:108px;
}
.iogapp_qr_cap-cb9{
max-width:5.75rem;
line-height:1.4;
font-size:0.781rem;
color:#4A5270;
}
.iogsea-cb9{
padding:1.5rem 0 10px;
}
.iogsea_in-cb9{
border-radius:20px;
background:linear-gradient(115deg,#142042,#080D18);
overflow:hidden;
padding:36px;
gap:1.375rem;
position:relative;
color:#EEF1FA;
flex-direction:column;
display:flex;
}
@media(min-width:822px){
.iogsea_in-cb9{
gap:32px;
padding:44px 3rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.iogsea_glow-cb9{
background:radial-gradient(circle,rgba(79,140,255,0.18),transparent 68%);
border-radius:50%;
height:240px;
transform:translateY(-50%);
pointer-events:none;
position:absolute;
right:60px;
width:240px;
top:50%;
}
.iogsea_copy-cb9{
max-width:560px;
min-width:0;
position:relative;
}
.iogsea_eyebrow-cb9{
margin-bottom:0.75rem;
}
.iogsea_h2-cb9{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.04;
font-size:1.875rem;
margin-bottom:12px;
font-weight:600;
color:#EEF1FA;
overflow-wrap:break-word;
}
@media(min-width:766px){
.iogsea_h2-cb9{
font-size:38px;
}
}
.iogsea_text-cb9{
font-size:0.938rem;
color:#8A96B8;
line-height:1.6;
}
.iogsea_cta-cb9{
transition:opacity .22s cubic-bezier(0.25,0.46,0.45,0.94);
flex:0 0 auto;
border-radius:999px;
padding:16px 2rem;
background:#7AB4FF;
color:#0E1120;
position:relative;
font-weight:700;
font-size:0.938rem;
}
.iogsea_cta-cb9:hover{
opacity:.9;
}
.iognl-cb9{
padding:24px 0 0.625rem;
}
.iognl_in-cb9{
gap:22px;
padding:30px 2rem;
background:#0E1A2E;
border-radius:20px;
flex-direction:column;
display:flex;
color:#EEF1FA;
}
@media(min-width:768px){
.iognl_in-cb9{
gap:1.75rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.iognl_text_wrap-cb9{
min-width:0;
}
.iognl_h3-cb9{
line-height:1.1;
margin-bottom:0.313rem;
color:#EEF1FA;
font-size:1.375rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:767px){
.iognl_h3-cb9{
font-size:24px;
}
}
.iognl_text-cb9{
line-height:1.5;
font-size:13.5px;
color:#8A96B8;
}
.iognl_form-cb9{
flex:1 1 auto;
gap:0.625rem;
max-width:28.75rem;
display:flex;
min-width:0;
}
.iognl_input-cb9{
flex:1 1 auto;
overflow:hidden;
background:rgba(255,255,255,0.07);
border:1px solid rgba(255,255,255,0.12);
padding:0.813rem 16px;
border-radius:14px;
align-items:center;
color:#8A96B8;
text-overflow:ellipsis;
font-size:14px;
white-space:nowrap;
display:flex;
min-width:0;
}
.iognl_btn-cb9{
border-radius:0.875rem;
background:#7AB4FF;
padding:0.813rem 24px;
flex:0 0 auto;
transition:opacity .22s cubic-bezier(0.25,0.46,0.45,0.94);
font-weight:700;
white-space:nowrap;
font-size:14px;
color:#0E1120;
}
.iognl_btn-cb9:hover{
opacity:.9;
}
.iogvip-cb9{
padding:48px 0;
}
@media(min-width:768px){
.iogvip-cb9{
padding:64px 0;
}
}
.iogvip_head-cb9{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:881px){
.iogvip_head-cb9{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.iogvip_eyebrow-cb9{
margin-bottom:12px;
}
.iogvip_h2-cb9{
font-weight:600;
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:32px;
color:#EEF1FA;
line-height:1.05;
}
@media(min-width:765px){
.iogvip_h2-cb9{
font-size:2.5rem;
}
}
.iogvip_intro-cb9{
max-width:420px;
font-size:14px;
line-height:1.6;
color:#8A96B8;
}
.iogvip_grid-cb9{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.iogvip_card-cb9{
border:1px solid rgba(255,255,255,0.12);
padding:1.375rem 1.125rem;
border-radius:0.875rem;
min-width:0;
}
.iogvip_card_feat-cb9{
border-color:#7AB4FF;
background:rgba(255,255,255,0.07);
}
.iogvip_card_ic-cb9{
border-radius:0.5rem;
background:linear-gradient(135deg,#3A7BDB,#6AAEFF);
width:2.125rem;
height:34px;
margin-bottom:1rem;
display:block;
}
.iogvip_name-cb9{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:1.25rem;
margin-bottom:6px;
overflow-wrap:break-word;
font-weight:600;
color:#EEF1FA;
}
.iogvip_perk-cb9{
overflow-wrap:break-word;
font-size:12.5px;
color:#8A96B8;
line-height:1.5;
}
.iogwy-cb9{
padding:48px 0;
}
@media(min-width:769px){
.iogwy-cb9{
padding:56px 0;
}
}
.iogwy_in-cb9{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:899px){
.iogwy_in-cb9{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.iogwy_left-cb9{
min-width:0;
}
.iogwy_eyebrow-cb9{
margin-bottom:14px;
}
.iogwy_h2-cb9{
font-weight:600;
line-height:1.05;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:2rem;
color:#0E1120;
margin-bottom:1rem;
}
@media(min-width:769px){
.iogwy_h2-cb9{
font-size:2.5rem;
}
}
.iogwy_intro-cb9{
line-height:1.6;
font-size:15px;
color:#6B738F;
}
.iogwy_grid-cb9{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:558px){
.iogwy_grid-cb9{
grid-template-columns:1fr 1fr;
}
}
.iogwy_card-cb9{
border:1px solid rgba(14,17,32,0.08);
padding:1.625rem;
border-radius:14px;
background:#FFFFFF;
min-width:0;
}
.iogwy_card_ic-cb9{
color:#3A7BDB;
align-items:center;
justify-content:center;
display:inline-flex;
margin-bottom:1rem;
}
.iogwy_card_ic-cb9 svg{
height:26px;
width:26px;
}
.iogwy_card_h-cb9{
font-size:21px;
line-height:1.15;
color:#0E1120;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.5rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
.iogwy_card_p-cb9{
line-height:1.55;
color:#6B738F;
overflow-wrap:break-word;
font-size:0.875rem;
}
.iogop-cb9{
padding:2.25rem 0 10px;
}
.iogop_in-cb9{
padding:32px;
background:#FFFFFF;
gap:32px;
border:1px solid rgba(14,17,32,0.08);
border-radius:0.875rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:858px){
.iogop_in-cb9{
grid-template-columns:.9fr 1.1fr;
padding:34px 40px;
gap:44px;
}
}
.iogop_left-cb9{
min-width:0;
}
.iogop_eyebrow-cb9{
margin-bottom:0.75rem;
}
.iogop_h2-cb9{
overflow-wrap:break-word;
font-weight:600;
margin-bottom:10px;
line-height:1.08;
font-size:28px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#0E1120;
}
@media(min-width:769px){
.iogop_h2-cb9{
font-size:30px;
}
}
.iogop_text-cb9{
font-size:0.875rem;
line-height:1.6;
color:#6B738F;
}
.iogop_grid-cb9{
border-radius:0.5rem;
grid-template-columns:1fr 1fr;
gap:1px;
background:rgba(14,17,32,0.14);
border:1px solid rgba(14,17,32,0.14);
overflow:hidden;
display:grid;
}
.iogop_field-cb9{
background:#F4F6FA;
padding:1.125rem 1.25rem;
min-width:0;
}
.iogop_field_lb-cb9{
color:#3A7BDB;
font-weight:600;
text-transform:uppercase;
font-size:10px;
letter-spacing:.1em;
margin-bottom:0.313rem;
}
.iogop_field_val-cb9{
font-size:14px;
overflow-wrap:break-word;
font-weight:700;
color:#0E1120;
}
.iogprov-cb9{
padding:2.5rem 0 20px;
}
.iogprov_eyebrow-cb9{
margin-bottom:18px;
display:block;
}
.iogprov_grid-cb9{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:563px){
.iogprov_grid-cb9{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:903px){
.iogprov_grid-cb9{
grid-template-columns:repeat(6,1fr);
}
}
.iogts-cb9{
padding:2.75rem 0;
}
.iogts_in-cb9{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:881px){
.iogts_in-cb9{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.iogts_left-cb9{
min-width:0;
}
.iogts_h2-cb9{
margin-bottom:12px;
font-size:1.625rem;
font-weight:600;
line-height:1.1;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#EEF1FA;
overflow-wrap:break-word;
}
@media(min-width:766px){
.iogts_h2-cb9{
font-size:28px;
}
}
.iogts_text-cb9{
line-height:1.6;
margin-bottom:22px;
color:#8A96B8;
font-size:0.906rem;
max-width:520px;
}
.iogts_badges-cb9{
gap:1.125rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.iogts_badge-cb9{
color:#8A96B8;
font-weight:600;
font-size:0.813rem;
}
.iogts_pay-cb9{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:877px){
.iogts_pay-cb9{
justify-content:flex-end;
}
}
.iogts_pay_chip-cb9{
padding:12px 16px;
border-radius:14px;
border:1px solid rgba(255,255,255,0.12);
background:rgba(255,255,255,0.07);
font-size:14px;
color:#EEF1FA;
font-weight:700;
}
.ioghts-cb9{
padding:3rem 0;
}
@media(min-width:769px){
.ioghts-cb9{
padding:62px 0;
}
}
.ioghts_head-cb9{
gap:1.125rem;
display:flex;
flex-direction:column;
margin-bottom:2.125rem;
}
@media(min-width:770px){
.ioghts_head-cb9{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.ioghts_eyebrow-cb9{
margin-bottom:0.75rem;
}
.ioghts_h2-cb9{
color:#EEF1FA;
line-height:1.05;
font-weight:600;
font-size:1.875rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.ioghts_h2-cb9{
font-size:2.375rem;
}
}
.ioghts_cta-cb9{
border-radius:999px;
flex:0 0 auto;
padding:0.938rem 1.875rem;
transition:opacity .22s cubic-bezier(0.25,0.46,0.45,0.94);
background:#7AB4FF;
font-size:15px;
font-weight:700;
color:#0E1120;
}
.ioghts_cta-cb9:hover{
opacity:.9;
}
.ioghts_grid-cb9{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:763px){
.ioghts_grid-cb9{
grid-template-columns:repeat(3,1fr);
}
}
.ioghts_step-cb9{
min-width:0;
padding-top:22px;
border-top:1px solid rgba(255,255,255,0.12);
}
.ioghts_step_num-cb9{
line-height:1;
font-weight:700;
color:#7AB4FF;
font-size:2.75rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
margin-bottom:14px;
}
.ioghts_step_h-cb9{
font-size:19px;
font-weight:700;
overflow-wrap:break-word;
line-height:1.2;
color:#EEF1FA;
margin-bottom:8px;
}
.ioghts_step_p-cb9{
color:#8A96B8;
line-height:1.55;
overflow-wrap:break-word;
font-size:14px;
}
.iogtt-cb9{
padding:3rem 0 10px;
}
@media(min-width:765px){
.iogtt-cb9{
padding:3.75rem 0 0.625rem;
}
}
.iogtt_head-cb9{
margin-bottom:34px;
text-align:center;
}
.iogtt_eyebrow-cb9{
margin-bottom:12px;
}
.iogtt_h2-cb9{
font-weight:600;
line-height:1.05;
color:#0E1120;
font-size:2rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:765px){
.iogtt_h2-cb9{
font-size:42px;
}
}
.iogtt_grid-cb9{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.iogtt_grid-cb9{
grid-template-columns:repeat(3,1fr);
}
}
.iogtt_card-cb9{
border-radius:0.875rem;
background:#FFFFFF;
padding:30px;
border:1px solid rgba(14,17,32,0.08);
flex-direction:column;
min-width:0;
display:flex;
}
.iogtt_card_ic-cb9{
align-items:center;
margin-bottom:1.125rem;
color:#3A7BDB;
display:inline-flex;
}
.iogtt_card_ic-cb9 svg{
height:1.75rem;
width:28px;
}
.iogtt_card_h-cb9{
color:#0E1120;
line-height:1.15;
font-size:1.375rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
.iogtt_card_p-cb9{
overflow-wrap:break-word;
color:#6B738F;
line-height:1.6;
font-size:14px;
margin-bottom:0.875rem;
}
.iogtt_card_p-cb9 b{
font-weight:700;
color:#0E1120;
}
.iogtt_card_link-cb9{
transition:color .22s cubic-bezier(0.25,0.46,0.45,0.94);
align-self:flex-start;
font-size:13px;
color:#0E1120;
font-weight:700;
border-bottom:1px solid #3A7BDB;
margin-top:auto;
padding-bottom:2px;
}
.iogtt_card_link-cb9:hover{
color:#3A7BDB;
}
.iogsb-cb9{
background:#FFFFFF;
padding:3rem 0;
border-bottom:1px solid rgba(14,17,32,0.08);
border-top:1px solid rgba(14,17,32,0.08);
margin-top:24px;
}
@media(min-width:765px){
.iogsb-cb9{
padding:3.5rem 0;
}
}
.iogsb_eyebrow-cb9{
display:block;
margin-bottom:0.75rem;
}
.iogsb_h2-cb9{
margin-bottom:1.625rem;
line-height:1.05;
font-size:30px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#0E1120;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.iogsb_h2-cb9{
font-size:2.25rem;
}
}
.iogsb_grid-cb9{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:558px){
.iogsb_grid-cb9{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:963px){
.iogsb_grid-cb9{
grid-template-columns:repeat(4,1fr);
}
}
.iogsb_card-cb9{
border-radius:0.875rem;
border:1px solid rgba(14,17,32,0.08);
background:#F4F6FA;
padding:24px;
min-width:0;
}
.iogsb_card_h-cb9{
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.15;
margin-bottom:8px;
color:#0E1120;
font-size:19px;
font-weight:600;
}
.iogsb_card_p-cb9{
line-height:1.6;
font-size:0.844rem;
overflow-wrap:break-word;
color:#6B738F;
}
.iogsb_rtp-cb9{
border:1px solid rgba(14,17,32,0.08);
gap:1.5rem;
border-radius:14px;
background:#F4F6FA;
grid-template-columns:1fr;
padding:1.625rem 1.75rem;
display:grid;
margin-top:18px;
align-items:center;
}
@media(min-width:761px){
.iogsb_rtp-cb9{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.iogsb_rtp_h-cb9{
color:#0E1120;
margin-bottom:8px;
line-height:1.15;
overflow-wrap:break-word;
font-size:20px;
font-weight:600;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
}
.iogsb_rtp_p-cb9{
overflow-wrap:break-word;
color:#6B738F;
font-size:0.844rem;
line-height:1.6;
}
.iogsb_rtp_stats-cb9{
gap:1rem;
display:flex;
}
.iogsb_stat-cb9{
flex:1 1 0;
background:#FFFFFF;
padding:18px;
border-radius:8px;
min-width:0;
text-align:center;
}
.iogsb_stat_v-cb9{
font-size:26px;
overflow-wrap:break-word;
color:#1B9E6E;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.iogsb_stat_l-cb9{
color:#4A5270;
margin-top:4px;
font-size:11.5px;
}
.iogsg-cb9{
padding:3rem 0 0.625rem;
}
.iogsg_eyebrow-cb9{
display:block;
margin-bottom:12px;
}
.iogsg_h2-cb9{
margin-bottom:1.75rem;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-size:30px;
color:#0E1120;
}
@media(min-width:770px){
.iogsg_h2-cb9{
font-size:2.25rem;
}
}
.iogsg_grid-cb9{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:722px){
.iogsg_grid-cb9{
grid-template-columns:repeat(3,1fr);
}
}
.iogsg_col-cb9{
min-width:0;
}
.iogsg_col_h-cb9{
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
font-size:22px;
margin-bottom:0.625rem;
color:#0E1120;
line-height:1.15;
}
.iogsg_col_p-cb9{
color:#6B738F;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
}
.iogfaq-cb9{
padding:3rem 0;
background:#FFFFFF;
margin-top:1.5rem;
border-bottom:1px solid rgba(14,17,32,0.08);
border-top:1px solid rgba(14,17,32,0.08);
}
@media(min-width:767px){
.iogfaq-cb9{
padding:62px 0;
}
}
.iogfaq_head-cb9{
margin-bottom:34px;
text-align:center;
}
.iogfaq_eyebrow-cb9{
margin-bottom:0.75rem;
}
.iogfaq_h2-cb9{
color:#0E1120;
line-height:1.05;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-size:32px;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:770px){
.iogfaq_h2-cb9{
font-size:2.375rem;
}
}
.iogfaq_list-cb9{
margin:0 auto;
gap:0.75rem;
flex-direction:column;
display:flex;
max-width:51.25rem;
}
.iogfaq_item-cb9{
border-radius:14px;
border:1px solid rgba(14,17,32,0.08);
background:#F4F6FA;
overflow:hidden;
}
.iogfaq_q-cb9{
padding:1.25rem 1.5rem;
gap:20px;
list-style:none;
align-items:center;
font-weight:700;
display:flex;
font-size:1rem;
cursor:pointer;
overflow-wrap:break-word;
justify-content:space-between;
color:#0E1120;
}
.iogfaq_q-cb9::-webkit-details-marker{
display:none;
}
.iogfaq_q_ic-cb9{
transition:transform .22s cubic-bezier(0.25,0.46,0.45,0.94);
flex:0 0 auto;
align-items:center;
color:#3A7BDB;
display:inline-flex;
}
.iogfaq_q_ic-cb9 svg{
width:1.125rem;
height:18px;
}
.iogfaq_item-cb9[open] .iogfaq_q_ic-cb9{
transform:rotate(180deg);
}
.iogfaq_a-cb9{
padding:0 1.5rem 1.25rem;
font-size:14.5px;
line-height:1.6;
overflow-wrap:break-word;
color:#6B738F;
}
.ioglh-cb9{
padding:40px 0 1.25rem;
}
.ioglh_in-cb9{
padding-top:34px;
border-top:1px solid rgba(14,17,32,0.14);
}
.ioglh_eyebrow-cb9{
display:block;
margin-bottom:1.375rem;
}
.ioglh_grid-cb9{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:602px){
.ioglh_grid-cb9{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:963px){
.ioglh_grid-cb9{
grid-template-columns:repeat(5,1fr);
}
}
.ioglh_col-cb9{
min-width:0;
}
.ioglh_col_h-cb9{
font-weight:700;
font-size:13px;
margin-bottom:12px;
color:#0E1120;
overflow-wrap:break-word;
}
.ioglh_links-cb9{
gap:8px;
display:flex;
flex-direction:column;
}
.ioglh_link-cb9{
transition:color .22s cubic-bezier(0.25,0.46,0.45,0.94);
overflow-wrap:break-word;
font-size:0.813rem;
color:#6B738F;
}
.ioglh_link-cb9:hover{
color:#3A7BDB;
}
.iogel-cb9{
padding:3rem 0;
}
@media(min-width:766px){
.iogel-cb9{
padding:56px 0;
}
}
.iogel_in-cb9{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:900px){
.iogel_in-cb9{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.iogel_left-cb9{
min-width:0;
}
.iogel_eyebrow-cb9{
margin-bottom:0.875rem;
}
.iogel_h2-cb9{
overflow-wrap:break-word;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#0E1120;
line-height:1.08;
margin-bottom:22px;
font-size:32px;
}
@media(min-width:769px){
.iogel_h2-cb9{
font-size:38px;
}
}
.iogel_body-cb9 p{
overflow-wrap:break-word;
font-size:16px;
color:#1E2440;
margin-bottom:18px;
line-height:1.7;
}
.iogel_dropcap-cb9{
padding:6px 0.75rem 0 0;
color:#3A7BDB;
font-size:3.875rem;
font-weight:700;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
float:left;
line-height:.8;
}
.iogel_right-cb9{
min-width:0;
}
.iogel_quote-cb9{
padding:36px;
border-radius:1.25rem;
background:linear-gradient(150deg,#142042,#080D18);
position:relative;
color:#EEF1FA;
margin-bottom:24px;
}
.iogel_quote_mark-cb9{
align-items:center;
display:inline-flex;
margin-bottom:6px;
color:#7AB4FF;
}
.iogel_quote_mark-cb9 svg{
height:2.125rem;
width:34px;
}
.iogel_quote_text-cb9{
font-weight:500;
overflow-wrap:break-word;
line-height:1.4;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
color:#EEF1FA;
margin-bottom:22px;
font-size:22px;
}
.iogel_quote_meta-cb9{
gap:12px;
display:flex;
align-items:center;
}
.iogel_quote_av-cb9{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#3A7BDB,#6AAEFF);
height:2.375rem;
width:2.375rem;
}
.iogel_quote_author-cb9{
font-weight:700;
font-size:0.875rem;
color:#EEF1FA;
}
.iogel_quote_meta_sub-cb9{
color:#8A96B8;
font-size:12px;
}
.iogel_explain-cb9{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(14,17,32,0.08);
}
.iogel_explain_card-cb9{
padding:1.375rem 1.5rem;
}
.iogel_explain_card-cb9+.iogel_explain_card-cb9{
border-top:1px solid rgba(14,17,32,0.08);
}
.iogel_explain_h-cb9{
overflow-wrap:break-word;
color:#0E1120;
font-weight:600;
line-height:1.15;
font-size:20px;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
}
.iogel_explain_p-cb9{
line-height:1.55;
overflow-wrap:break-word;
color:#6B738F;
font-size:14px;
}
.iogft-cb9{
background:#1A1E2E;
color:#8A96B8;
margin-top:40px;
}
.iogft_in-cb9{
grid-template-columns:1fr;
padding:48px 0 1.75rem;
gap:2rem;
display:grid;
}
@media(min-width:601px){
.iogft_in-cb9{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.iogft_in-cb9{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.iogft_brand-cb9{
min-width:0;
}
.iogft_logo-cb9{
font-weight:700;
font-size:26px;
color:#EEF1FA;
font-family:"Bitter", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.iogft_tagline-cb9{
font-size:13.5px;
max-width:280px;
margin-top:14px;
line-height:1.6;
color:#8A96B8;
}
.iogft_contact-cb9{
transition:color .22s cubic-bezier(0.25,0.46,0.45,0.94);
max-width:280px;
font-size:0.813rem;
overflow-wrap:anywhere;
margin-top:12px;
color:#7AB4FF;
display:inline-block;
}
.iogft_contact-cb9:hover{
color:#EEF1FA;
}
.iogft_col-cb9{
min-width:0;
}
.iogft_col_h-cb9{
font-size:0.813rem;
text-transform:uppercase;
overflow-wrap:break-word;
font-weight:700;
color:#EEF1FA;
letter-spacing:.08em;
margin-bottom:14px;
}
.iogft_col_links-cb9{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.iogft_link-cb9{
transition:color .22s cubic-bezier(0.25,0.46,0.45,0.94);
overflow-wrap:break-word;
font-size:13.5px;
color:#8A96B8;
}
.iogft_link-cb9:hover{
color:#EEF1FA;
}
.iogft_bot-cb9{
padding:22px 0 2.5rem;
gap:1rem;
display:flex;
flex-direction:column;
border-top:1px solid rgba(255,255,255,0.12);
}
@media(min-width:770px){
.iogft_bot-cb9{
gap:1.25rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.iogft_legal-cb9{
font-size:0.719rem;
color:#9BA3BA;
line-height:1.6;
overflow-wrap:break-word;
max-width:760px;
}
.iogft_legal-cb9 b{
color:#8A96B8;
font-weight:700;
}
.iogft_age-cb9{
border:1.5px solid #7AB4FF;
flex:0 0 auto;
border-radius:8px;
padding:0.25rem 0.563rem;
font-weight:700;
font-size:0.813rem;
color:#7AB4FF;
}