*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0F0D13;
font-size:0.938rem;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
color:#C9C2D9;
line-height:1.6;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.54);
}
::-webkit-scrollbar-track{
background:transparent;
}
.ofrlayout_e17{
display:flex;
min-height:100vh;
flex-direction:column;
}
.ofrmain_e17{
flex:1 1 auto;
min-width:0;
width:100%;
}
.ofrcontainer_e17{
margin:0 auto;
padding:0 16px;
max-width:87.5rem;
width:100%;
}
@media(min-width:765px){
.ofrcontainer_e17{
padding:0 32px;
}
}
@media(min-width:1101px){
.ofrcontainer_e17{
padding:0 3.5rem;
}
}
.ofreyebrow_e17{
letter-spacing:.2em;
font-family:"Figtree", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#8B3FD9;
font-weight:600;
text-transform:uppercase;
display:inline-block;
font-size:11px;
overflow-wrap:break-word;
line-height:1.4;
}
.ofrband_e17{
background:#120E1A;
color:#EDE8F9;
}
.ofrband_e17 .ofreyebrow_e17{
color:#C084FC;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.ofrtb_e17{
background:#0F0D13;
position:sticky;
border-bottom:1px solid rgba(210,200,240,0.13);
z-index:50;
top:0;
}
.ofrtb_in_e17{
padding:12px 1rem;
margin:0 auto;
gap:16px;
align-items:center;
width:100%;
justify-content:space-between;
display:flex;
max-width:87.5rem;
}
@media(min-width:766px){
.ofrtb_in_e17{
padding:16px 2rem;
}
}
@media(min-width:1098px){
.ofrtb_in_e17{
padding:18px 3.5rem;
}
}
.ofrtb_left_e17{
gap:28px;
align-items:center;
min-width:0;
display:flex;
}
.ofrtb_logo_e17{
gap:11px;
align-items:center;
min-width:0;
display:flex;
}
.ofrtb_logo_mark_e17{
flex:0 0 auto;
border-radius:8px;
object-fit:cover;
width:2.125rem;
height:34px;
}
.ofrtb_logo_txt_e17{
flex-direction:column;
min-width:0;
display:flex;
line-height:1;
}
.ofrtb_logo_name_e17{
overflow:hidden;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
font-size:22px;
color:#F0ECF8;
letter-spacing:.02em;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.ofrtb_logo_sub_e17{
overflow:hidden;
text-transform:uppercase;
margin-top:0.25rem;
font-size:0.531rem;
white-space:nowrap;
text-overflow:ellipsis;
letter-spacing:.32em;
color:#8B3FD9;
font-weight:600;
}
.ofrtb_nav_e17{
display:none;
}
@media(min-width:959px){
.ofrtb_nav_e17{
gap:28px;
align-items:center;
display:flex;
}
}
.ofrtb_nav_item_e17{
transition:color .22s ease,border-color .22s ease;
border-bottom:2px solid transparent;
padding-bottom:3px;
font-size:0.875rem;
white-space:nowrap;
font-weight:600;
color:#C9C2D9;
}
.ofrtb_nav_item_e17:hover{
color:#F0ECF8;
}
.ofrtb_nav_item_e17.ofrstate_active_e17{
border-color:#8B3FD9;
color:#F0ECF8;
}
.ofrtb_right_e17{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.ofrtb_search_e17{
transition:color .22s ease;
justify-content:center;
align-items:center;
color:#C9C2D9;
display:flex;
}
.ofrtb_search_e17:hover{
color:#8B3FD9;
}
.ofrtb_search_e17 svg{
height:1.125rem;
width:18px;
}
.ofrtb_lang_e17{
text-transform:uppercase;
letter-spacing:.1em;
font-weight:600;
color:#9288A8;
font-size:11px;
}
.ofrtb_lang_e17:hover{
color:#F0ECF8;
}
.ofrtb_login_e17{
font-weight:600;
font-size:0.875rem;
color:#F0ECF8;
display:none;
}
@media(min-width:771px){
.ofrtb_login_e17{
display:inline-block;
}
}
.ofrtb_register_e17{
transition:background-color .22s ease;
padding:11px 22px;
border-radius:999px;
background:#A855F7;
color:#0F0D13;
white-space:nowrap;
font-size:0.875rem;
font-weight:700;
}
.ofrtb_register_e17:hover{
background:#BF7CFF;
}
.ofrmob_e17{
background:#0F0D13;
border-top:1px solid rgba(210,200,240,0.13);
bottom:0;
left:0;
padding-bottom:env(safe-area-inset-bottom);
right:0;
z-index:60;
position:fixed;
}
@media(min-width:961px){
.ofrmob_e17{
display:none;
}
}
.ofrmob_in_e17{
margin:0 auto;
align-items:stretch;
justify-content:space-around;
max-width:560px;
display:flex;
}
.ofrmob_item_e17{
flex:1 1 0;
padding:9px 0.25rem;
gap:3px;
transition:color .22s ease;
color:#9288A8;
flex-direction:column;
display:flex;
align-items:center;
min-width:0;
}
.ofrmob_item_e17.ofrstate_active_e17{
color:#8B3FD9;
}
.ofrmob_ic_e17{
justify-content:center;
align-items:center;
display:flex;
}
.ofrmob_ic_e17 svg{
height:1.25rem;
width:20px;
}
.ofrmob_lb_e17{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
font-weight:600;
font-size:0.625rem;
}
@media(max-width:959px){
body{
padding-bottom:3.75rem;
}
}
.ofrrail_e17{
min-width:0;
position:relative;
}
.ofrrail_scroll_e17{
gap:0.875rem;
padding-bottom:0.875rem;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
display:flex;
}
@media(min-width:766px){
.ofrrail_scroll_e17{
gap:18px;
}
}
.ofrgc_e17{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:769px){
.ofrgc_e17{
width:188px;
}
}
.ofrgc_img_e17{
border-radius:14px;
overflow:hidden;
background:#17141E;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
}
.ofrgc_img_e17 img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.ofrgc_cover_e17{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.54));
inset:0;
position:absolute;
pointer-events:none;
}
.ofrgc_hover_e17{
background:rgba(0,0,0,0.54);
transition:opacity .22s ease;
inset:0;
align-items:center;
position:absolute;
justify-content:center;
display:flex;
opacity:0;
}
.ofrgc_e17:hover .ofrgc_hover_e17{
opacity:1;
}
.ofrgc_hover_btn_e17{
background:#A855F7;
border-radius:999px;
align-items:center;
justify-content:center;
width:2.875rem;
height:2.875rem;
color:#0F0D13;
display:flex;
}
.ofrgc_hover_btn_e17 svg{
height:18px;
width:1.125rem;
}
.ofrgc_info_e17{
gap:2px;
display:flex;
margin-top:0.563rem;
min-width:0;
flex-direction:column;
}
.ofrgc_name_e17{
overflow:hidden;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
color:#F0ECF8;
font-size:0.813rem;
}
.ofrgc_prov_e17{
overflow:hidden;
color:#9288A8;
font-size:11px;
white-space:nowrap;
text-overflow:ellipsis;
}
.ofrgc_meta_e17{
color:#9288A8;
font-size:0.688rem;
}
.ofrtc_e17{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:771px){
.ofrtc_e17{
width:14.375rem;
}
}
.ofrtc_img_e17{
border-radius:14px;
overflow:hidden;
background:#17141E;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
padding-bottom:75%;
position:relative;
}
.ofrtc_img_e17 img{
inset:0;
object-fit:cover;
width:100%;
position:absolute;
height:100%;
}
.ofrtc_info_e17{
gap:2px;
margin-top:9px;
min-width:0;
display:flex;
flex-direction:column;
}
.ofrtc_name_e17{
overflow:hidden;
white-space:nowrap;
font-weight:700;
font-size:14px;
text-overflow:ellipsis;
color:#F0ECF8;
}
.ofrtc_rtp_e17{
color:#9288A8;
font-size:11px;
}
.ofrlc_e17{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:769px){
.ofrlc_e17{
width:16.75rem;
}
}
.ofrlc_img_e17{
border-radius:14px;
background:#17141E;
overflow:hidden;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
}
.ofrlc_img_e17 img{
inset:0;
object-fit:cover;
height:100%;
width:100%;
position:absolute;
}
.ofrlc_live_e17{
padding:0.25rem 0.563rem;
background:rgba(0,0,0,0.54);
gap:7px;
border-radius:999px;
top:12px;
left:0.75rem;
position:absolute;
display:flex;
align-items:center;
}
.ofrlc_live_dot_e17{
background:#E03050;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
width:8px;
height:8px;
}
.ofrlc_seats_e17{
color:#EDE8F9;
font-size:0.625rem;
font-weight:600;
letter-spacing:.08em;
text-transform:uppercase;
}
.ofrlc_info_e17{
gap:2px;
flex-direction:column;
min-width:0;
display:flex;
margin-top:0.563rem;
}
.ofrlc_name_e17{
overflow:hidden;
font-weight:700;
font-size:15px;
color:#F0ECF8;
white-space:nowrap;
text-overflow:ellipsis;
}
.ofrlc_bet_e17{
color:#9288A8;
font-size:0.688rem;
}
.ofrpc_e17{
gap:8px;
padding:16px 0.875rem;
background:#17141E;
border:1px solid rgba(210,200,240,0.07);
border-radius:14px;
flex-direction:column;
min-height:4.625rem;
min-width:0;
display:flex;
justify-content:center;
align-items:center;
}
.ofrpc_logo_e17{
flex:0 0 auto;
height:1.75rem;
object-fit:contain;
max-width:100%;
width:auto;
}
.ofrpc_name_e17{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
color:#9288A8;
font-size:11px;
white-space:nowrap;
text-align:center;
}
.ofrgc_tag_e17{
padding:3px 8px;
border-radius:0.5rem;
z-index:2;
text-transform:uppercase;
position:absolute;
top:0.625rem;
letter-spacing:.06em;
display:inline-block;
left:0.625rem;
font-size:10px;
font-weight:700;
}
.ofrgc_tag_hot_e17{
background:#E03050;
color:#EDE8F9;
}
.ofrgc_tag_new_e17{
background:#B76EF5;
color:#110C1C;
}
.ofrgc_tag_jp_e17{
background:#E8A020;
color:#110C1C;
}
.ofrgc_tag_live_e17{
background:#E03050;
color:#EDE8F9;
}
.ofrsh_e17{
margin-bottom:18px;
min-width:0;
}
.ofrsh_row_e17{
gap:16px;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
align-items:flex-end;
}
.ofrsh_row_e17 .ofrsh_l_e17{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.ofrsh_stack_e17{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.ofrsh_center_e17{
gap:10px;
align-items:center;
flex-direction:column;
text-align:center;
display:flex;
}
.ofrsh_h2_e17{
font-weight:600;
color:#F0ECF8;
font-size:1.5rem;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.1;
}
@media(min-width:770px){
.ofrsh_h2_e17{
font-size:30px;
}
}
.ofrband_e17 .ofrsh_h2_e17{
color:#EDE8F9;
}
.ofrsh_eb_line_e17{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.ofrsh_eb_line_e17::before{
background:#8B3FD9;
width:1.75rem;
height:1px;
display:inline-block;
content:"";
}
.ofrband_e17 .ofrsh_eb_line_e17::before{
background:#C084FC;
}
.ofrsh_eb_dot_e17{
gap:8px;
align-items:center;
display:inline-flex;
}
.ofrsh_eb_dot_e17::before{
background:#8B3FD9;
border-radius:50%;
width:6px;
height:6px;
display:inline-block;
content:"";
}
.ofrband_e17 .ofrsh_eb_dot_e17::before{
background:#C084FC;
}
.ofrsh_link_e17{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
color:#F0ECF8;
font-size:0.813rem;
padding-bottom:2px;
display:inline-flex;
font-weight:600;
border-bottom:1px solid #F0ECF8;
white-space:nowrap;
align-items:center;
}
.ofrsh_link_e17:hover{
border-color:#8B3FD9;
color:#8B3FD9;
}
.ofrsh_link_e17 svg{
width:14px;
height:0.875rem;
}
.ofrsh_link_chev_e17{
padding-bottom:0;
border-bottom:0;
}
.ofrsh_link_btn_e17{
border-radius:62.438rem;
background:#A855F7;
padding:0.563rem 1.125rem;
color:#0F0D13;
border-bottom:0;
}
.ofrsh_link_btn_e17:hover{
background:#BF7CFF;
border-color:transparent;
color:#0F0D13;
}
.ofrband_e17 .ofrsh_link_e17{
border-color:#EDE8F9;
color:#EDE8F9;
}
.ofrband_e17 .ofrsh_link_btn_e17{
background:#C084FC;
color:#110C1C;
}
.ofrsh_rule_e17{
background:rgba(210,200,240,0.13);
margin:-2px 0 18px;
height:1px;
}
.ofrband_e17 .ofrsh_rule_e17{
background:rgba(200,185,255,0.13);
}
.ofrhero_e17{
padding:32px 0 0.5rem;
}
@media(min-width:769px){
.ofrhero_e17{
padding:56px 0 1.5rem;
}
}
.ofrhero_in_e17{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:901px){
.ofrhero_in_e17{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.ofrhero_copy_e17{
min-width:0;
}
.ofrhero_eyebrow_e17{
gap:10px;
display:inline-flex;
align-items:center;
margin-bottom:1.375rem;
}
.ofrhero_eyebrow_line_e17{
background:#8B3FD9;
flex:0 0 auto;
height:1px;
display:inline-block;
width:28px;
}
.ofrhero_h1_e17{
letter-spacing:-.01em;
margin-bottom:20px;
font-size:2.375rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F0ECF8;
overflow-wrap:break-word;
line-height:1.04;
}
@media(min-width:769px){
.ofrhero_h1_e17{
font-size:54px;
}
}
@media(min-width:1097px){
.ofrhero_h1_e17{
font-size:62px;
}
}
.ofrhero_h1_e17 em{
color:#8B3FD9;
font-style:normal;
}
.ofrhero_sub_e17{
max-width:480px;
font-size:16px;
margin-bottom:30px;
line-height:1.6;
color:#7A7092;
}
@media(min-width:769px){
.ofrhero_sub_e17{
font-size:1.125rem;
}
}
.ofrhero_actions_e17{
gap:14px;
margin-bottom:34px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.ofrhero_cta_e17{
gap:10px;
padding:16px 1.875rem;
transition:background-color .22s ease;
background:#A855F7;
border-radius:999px;
display:inline-flex;
font-weight:700;
color:#0F0D13;
font-size:15px;
align-items:center;
}
.ofrhero_cta_e17:hover{
background:#BF7CFF;
}
.ofrhero_cta_ic_e17{
align-items:center;
display:inline-flex;
}
.ofrhero_cta_ic_e17 svg{
height:16px;
width:1rem;
}
.ofrhero_cta_alt_e17{
border:1px solid rgba(210,200,240,0.13);
border-radius:999px;
transition:border-color .22s ease,color .22s ease;
background:transparent;
padding:0.938rem 1.625rem;
color:#F0ECF8;
font-size:15px;
display:inline-flex;
align-items:center;
font-weight:600;
}
.ofrhero_cta_alt_e17:hover{
border-color:#8B3FD9;
color:#8B3FD9;
}
.ofrhero_trust_e17{
gap:1.375rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.ofrhero_trust_item_e17{
gap:9px;
align-items:center;
display:flex;
font-weight:600;
color:#C9C2D9;
font-size:13px;
}
.ofrhero_trust_ic_e17{
display:inline-flex;
align-items:center;
color:#8B3FD9;
}
.ofrhero_trust_ic_e17 svg{
height:1rem;
width:1rem;
}
.ofrhero_promo_e17{
background:#17141E;
overflow:hidden;
border-radius:1.25rem;
box-shadow:0 12px 3rem rgba(0,0,0,0.65), 0 3px 0.875rem rgba(139,63,217,0.22);
min-height:300px;
position:relative;
display:flex;
}
.ofrhero_promo_bg_e17{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.ofrhero_promo_bg_e17::after{
inset:0;
background:linear-gradient(120deg,#120E1A 0%,rgba(0,0,0,0.54) 55%,transparent 100%);
position:absolute;
content:"";
}
.ofrhero_promo_glow_e17{
border-radius:50%;
background:radial-gradient(circle,rgba(91,43,163,0.28) 0%,transparent 65%);
top:-2.5rem;
height:260px;
pointer-events:none;
width:16.25rem;
position:absolute;
right:-1.25rem;
}
.ofrhero_promo_ct_e17{
padding:1.75rem;
z-index:2;
align-self:flex-end;
position:relative;
max-width:88%;
}
.ofrhero_promo_label_e17{
margin-bottom:8px;
display:block;
font-size:0.625rem;
text-transform:uppercase;
letter-spacing:.25em;
color:#C084FC;
font-weight:700;
}
.ofrhero_promo_amount_e17{
overflow-wrap:break-word;
color:#EDE8F9;
font-size:32px;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:769px){
.ofrhero_promo_amount_e17{
font-size:40px;
}
}
.ofrhero_promo_amount_e17 em{
color:#C084FC;
font-style:normal;
}
.ofrhero_rating_e17{
background:#17141E;
padding:10px 14px;
border:1px solid rgba(210,200,240,0.07);
border-radius:0.875rem;
gap:0.625rem;
max-width:min(260px,62%);
align-items:center;
top:0.875rem;
z-index:3;
position:absolute;
right:0.875rem;
display:flex;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
}
.ofrhero_rating_score_e17{
flex:0 0 auto;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.5rem;
color:#F0ECF8;
font-weight:700;
}
.ofrhero_rating_txt_e17{
flex:1 1 auto;
min-width:0;
}
.ofrhero_rating_stars_e17{
gap:2px;
display:flex;
color:#8B3FD9;
}
.ofrhero_rating_stars_e17 svg{
height:0.75rem;
width:0.75rem;
}
.ofrhero_rating_cap_e17{
color:#9288A8;
line-height:1.35;
display:block;
margin-top:3px;
font-size:11px;
overflow-wrap:break-word;
}
.ofrstat_e17{
border-bottom:1px solid rgba(210,200,240,0.13);
margin-top:16px;
border-top:1px solid rgba(210,200,240,0.13);
}
.ofrstat_in_e17{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:766px){
.ofrstat_in_e17{
grid-template-columns:repeat(4,1fr);
}
}
.ofrstat_item_e17{
padding:1.375rem 14px;
border-bottom:1px solid rgba(210,200,240,0.07);
border-right:1px solid rgba(210,200,240,0.07);
min-width:0;
}
.ofrstat_item_e17:nth-child(2n){
border-right:0;
}
.ofrstat_item_e17:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.ofrstat_item_e17{
border-bottom:0;
}
.ofrstat_item_e17:nth-child(2n){
border-right:1px solid rgba(210,200,240,0.07);
}
.ofrstat_item_e17:nth-child(4n){
border-right:0;
}
}
.ofrstat_value_e17{
font-size:1.875rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
line-height:1;
color:#F0ECF8;
overflow-wrap:break-word;
}
@media(min-width:767px){
.ofrstat_value_e17{
font-size:2.125rem;
}
}
.ofrstat_label_e17{
color:#9288A8;
overflow-wrap:break-word;
line-height:1.4;
margin-top:0.375rem;
font-size:13px;
}
.ofrjp_e17{
padding:1.875rem 0 0.625rem;
}
.ofrjp_grid_e17{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:770px){
.ofrjp_grid_e17{
grid-template-columns:1fr 1fr;
}
.ofrjp_card_mega_e17{
grid-column:1/-1;
}
}
@media(min-width:998px){
.ofrjp_grid_e17{
grid-template-columns:1.4fr 1fr 1fr;
}
.ofrjp_card_mega_e17{
grid-column:auto;
}
}
.ofrjp_card_e17{
border:1px solid rgba(210,200,240,0.07);
padding:26px;
overflow:hidden;
border-radius:1.25rem;
background:#17141E;
gap:12px;
min-width:0;
display:flex;
position:relative;
flex-direction:column;
justify-content:space-between;
min-height:12.5rem;
}
.ofrjp_card_mega_e17{
border-color:transparent;
background:linear-gradient(135deg,#1A1128,#09080C);
min-height:13.125rem;
color:#EDE8F9;
}
.ofrjp_glow_e17{
border-radius:50%;
background:radial-gradient(circle,rgba(91,43,163,0.28),transparent 70%);
pointer-events:none;
height:200px;
right:-40px;
position:absolute;
top:-40px;
width:200px;
}
.ofrjp_label_e17{
gap:10px;
text-transform:uppercase;
font-size:10px;
color:#8B3FD9;
align-items:center;
justify-content:space-between;
letter-spacing:.16em;
font-weight:700;
flex-wrap:wrap;
display:flex;
position:relative;
}
.ofrjp_card_mega_e17 .ofrjp_label_e17{
color:#C084FC;
}
.ofrjp_drop_e17{
letter-spacing:.04em;
font-weight:600;
color:#9288A8;
text-transform:none;
}
.ofrjp_card_mega_e17 .ofrjp_drop_e17{
color:#9D93BB;
}
.ofrjp_amount_e17{
position:relative;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:700;
color:#F0ECF8;
line-height:1;
font-size:38px;
}
.ofrjp_card_mega_e17 .ofrjp_amount_e17{
animation:zm2-pulse 2.4s infinite;
color:#C084FC;
font-size:48px;
}
@media(min-width:770px){
.ofrjp_card_mega_e17 .ofrjp_amount_e17{
font-size:54px;
}
}
.ofrjp_game_e17{
color:#9288A8;
position:relative;
font-size:0.813rem;
}
.ofrjp_card_mega_e17 .ofrjp_game_e17{
color:#9D93BB;
}
.ofrjp_cta_e17{
position:relative;
align-self:flex-start;
}
.ofrjp_card_mega_e17 .ofrjp_cta_e17{
transition:opacity .22s ease;
background:#C084FC;
padding:10px 1.25rem;
border-radius:62.438rem;
font-size:0.813rem;
color:#110C1C;
font-weight:700;
}
.ofrjp_card_mega_e17 .ofrjp_cta_e17:hover{
opacity:.9;
}
.ofrjp_card_e17:not(.ofrjp_card_mega_e17) .ofrjp_cta_e17{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #F0ECF8;
padding-bottom:2px;
color:#F0ECF8;
font-weight:700;
font-size:13px;
}
.ofrjp_card_e17:not(.ofrjp_card_mega_e17) .ofrjp_cta_e17:hover{
border-color:#8B3FD9;
color:#8B3FD9;
}
.ofrjp_seo_e17{
margin:0.875rem 0 0;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
max-width:47.5rem;
color:#7A7092;
}
.ofrjp_seo_e17 strong{
font-weight:700;
color:#F0ECF8;
}
.ofrgrow_e17{
padding:26px 0 10px;
}
.ofrrow_seo_e17{
margin:10px 0 0;
line-height:1.65;
max-width:47.5rem;
overflow-wrap:break-word;
color:#7A7092;
font-size:14px;
}
.ofrrow_seo_e17 strong{
color:#F0ECF8;
font-weight:700;
}
.ofrgrow_e17{
padding:1.625rem 0 10px;
}
.ofrrow_seo_e17{
margin:10px 0 0;
color:#7A7092;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
max-width:760px;
}
.ofrrow_seo_e17 strong{
font-weight:700;
color:#F0ECF8;
}
.ofrpr_e17{
padding:1.875rem 0 0.375rem;
}
.ofrpr_card_e17{
gap:0.625rem;
border-radius:20px;
padding:1.625rem;
background:#17141E;
flex:0 0 auto;
overflow:hidden;
border:1px solid rgba(210,200,240,0.07);
flex-direction:column;
display:flex;
position:relative;
min-height:12.5rem;
width:17.5rem;
}
@media(min-width:767px){
.ofrpr_card_e17{
width:300px;
}
}
.ofrpr_card_feat_e17{
background:linear-gradient(150deg,#1A1128,#09080C);
border-color:transparent;
color:#EDE8F9;
}
.ofrpr_glow_e17{
background:radial-gradient(circle,rgba(91,43,163,0.28),transparent 70%);
border-radius:50%;
top:-1.875rem;
width:8.125rem;
right:-30px;
pointer-events:none;
opacity:0;
height:8.125rem;
position:absolute;
}
.ofrpr_card_feat_e17 .ofrpr_glow_e17{
opacity:1;
}
.ofrpr_label_e17{
position:relative;
font-weight:700;
text-transform:uppercase;
font-size:0.625rem;
color:#8B3FD9;
letter-spacing:.16em;
}
.ofrpr_card_feat_e17 .ofrpr_label_e17{
color:#C084FC;
}
.ofrpr_amount_e17{
font-weight:600;
font-size:26px;
color:#F0ECF8;
position:relative;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.08;
}
.ofrpr_card_feat_e17 .ofrpr_amount_e17{
color:#EDE8F9;
}
.ofrpr_amount_e17 em{
font-style:normal;
color:#8B3FD9;
}
.ofrpr_card_feat_e17 .ofrpr_amount_e17 em{
color:#C084FC;
}
.ofrpr_terms_e17{
position:relative;
font-size:13px;
color:#9288A8;
line-height:1.5;
}
.ofrpr_card_feat_e17 .ofrpr_terms_e17{
color:#9D93BB;
}
.ofrpr_cta_e17{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.ofrpr_card_feat_e17 .ofrpr_cta_e17{
background:#C084FC;
border-radius:62.438rem;
transition:opacity .22s ease;
padding:9px 1.125rem;
font-size:13px;
font-weight:700;
color:#110C1C;
}
.ofrpr_card_feat_e17 .ofrpr_cta_e17:hover{
opacity:.9;
}
.ofrpr_card_e17:not(.ofrpr_card_feat_e17) .ofrpr_cta_e17{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
border-bottom:1px solid #F0ECF8;
font-size:0.813rem;
font-weight:700;
color:#F0ECF8;
}
.ofrpr_card_e17:not(.ofrpr_card_feat_e17) .ofrpr_cta_e17:hover{
border-color:#8B3FD9;
color:#8B3FD9;
}
.ofrgf_e17{
padding:24px 0 0.375rem;
}
.ofrgf_in_e17{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.ofrgf_chip_e17{
padding:10px 1.125rem;
background:#17141E;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-radius:999px;
border:1px solid rgba(210,200,240,0.13);
font-size:13px;
color:#C9C2D9;
white-space:nowrap;
font-weight:600;
}
.ofrgf_chip_e17:hover{
border-color:#8B3FD9;
color:#8B3FD9;
}
.ofrgf_chip_e17.ofrstate_active_e17{
background:#A855F7;
border-color:transparent;
color:#0F0D13;
}
.ofrgm_e17{
padding:30px 0 10px;
}
.ofrgm_in_e17{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:880px){
.ofrgm_in_e17{
grid-template-columns:1.25fr 1fr;
}
}
.ofrgm_left_e17{
padding:2rem;
border-radius:1.25rem;
border:1px solid rgba(210,200,240,0.07);
background:#17141E;
min-width:0;
}
.ofrgm_eyebrow_e17{
margin-bottom:0.625rem;
}
.ofrgm_h2_e17{
margin-bottom:8px;
line-height:1.06;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:26px;
font-weight:600;
overflow-wrap:break-word;
color:#F0ECF8;
}
@media(min-width:765px){
.ofrgm_h2_e17{
font-size:1.75rem;
}
}
.ofrgm_text_e17{
max-width:480px;
line-height:1.6;
color:#7A7092;
margin-bottom:22px;
font-size:14px;
}
.ofrgm_level_e17{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
margin-bottom:8px;
font-weight:700;
color:#8B3FD9;
}
.ofrgm_bar_e17{
border-radius:62.438rem;
overflow:hidden;
background:rgba(210,200,240,0.13);
height:0.5rem;
margin-bottom:0.375rem;
}
.ofrgm_bar_fill_e17{
background:linear-gradient(90deg,#8B3FD9,#C084FC);
border-radius:999px;
height:100%;
}
.ofrgm_bar_meta_e17{
gap:10px;
justify-content:space-between;
display:flex;
font-size:0.688rem;
margin-bottom:18px;
color:#9288A8;
}
.ofrgm_missions_e17{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.ofrgm_mission_e17{
border-radius:999px;
padding:9px 15px;
background:#0F0D13;
border:1px solid rgba(210,200,240,0.13);
gap:7px;
font-weight:600;
font-size:12.5px;
display:inline-flex;
align-items:center;
color:#C9C2D9;
}
.ofrgm_mission_ic_e17{
align-items:center;
color:#8B3FD9;
display:inline-flex;
}
.ofrgm_mission_ic_e17 svg{
width:0.813rem;
height:13px;
}
.ofrgm_right_e17{
padding:2rem;
background:linear-gradient(150deg,#1A1128,#09080C);
overflow:hidden;
border-radius:20px;
display:flex;
color:#EDE8F9;
position:relative;
flex-direction:column;
}
.ofrgm_glow_e17{
border-radius:50%;
background:radial-gradient(circle,rgba(91,43,163,0.28),transparent 70%);
top:-1.875rem;
width:9.375rem;
height:9.375rem;
right:-1.875rem;
pointer-events:none;
position:absolute;
}
.ofrgm_ref_eyebrow_e17{
margin-bottom:10px;
position:relative;
}
.ofrgm_ref_h2_e17{
position:relative;
line-height:1.1;
margin-bottom:8px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#EDE8F9;
overflow-wrap:break-word;
font-size:26px;
}
.ofrgm_ref_text_e17{
margin-bottom:20px;
position:relative;
font-size:13.5px;
line-height:1.55;
color:#9D93BB;
}
.ofrgm_ref_cta_e17{
border-radius:62.438rem;
transition:opacity .22s ease;
background:#C084FC;
padding:11px 1.375rem;
position:relative;
font-weight:700;
color:#110C1C;
align-self:flex-start;
margin-top:auto;
font-size:0.844rem;
}
.ofrgm_ref_cta_e17:hover{
opacity:.9;
}
.ofrvip_e17{
padding:48px 0;
}
@media(min-width:767px){
.ofrvip_e17{
padding:4rem 0;
}
}
.ofrvip_head_e17{
gap:0.875rem;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:879px){
.ofrvip_head_e17{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.ofrvip_eyebrow_e17{
margin-bottom:12px;
}
.ofrvip_h2_e17{
line-height:1.05;
font-size:32px;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#EDE8F9;
}
@media(min-width:769px){
.ofrvip_h2_e17{
font-size:40px;
}
}
.ofrvip_intro_e17{
line-height:1.6;
color:#9D93BB;
font-size:0.875rem;
max-width:26.25rem;
}
.ofrvip_grid_e17{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.ofrvip_card_e17{
padding:1.375rem 18px;
border-radius:0.875rem;
border:1px solid rgba(200,185,255,0.13);
min-width:0;
}
.ofrvip_card_feat_e17{
border-color:#C084FC;
background:rgba(230,220,255,0.07);
}
.ofrvip_card_ic_e17{
background:linear-gradient(135deg,#8B3FD9,#C084FC);
border-radius:0.5rem;
display:block;
margin-bottom:16px;
width:34px;
height:34px;
}
.ofrvip_name_e17{
margin-bottom:0.375rem;
color:#EDE8F9;
font-size:1.25rem;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.ofrvip_perk_e17{
overflow-wrap:break-word;
font-size:0.781rem;
color:#9D93BB;
line-height:1.5;
}
.ofrapp_e17{
padding:30px 0 10px;
}
.ofrapp_in_e17{
gap:28px;
border-radius:20px;
border:1px solid rgba(210,200,240,0.07);
padding:32px;
background:#17141E;
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.ofrapp_in_e17{
padding:2.5rem 2.75rem;
gap:40px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.ofrapp_copy_e17{
min-width:0;
max-width:560px;
}
.ofrapp_eyebrow_e17{
margin-bottom:12px;
}
.ofrapp_h2_e17{
margin-bottom:12px;
overflow-wrap:break-word;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:28px;
color:#F0ECF8;
}
@media(min-width:770px){
.ofrapp_h2_e17{
font-size:2.125rem;
}
}
.ofrapp_text_e17{
color:#7A7092;
font-size:0.875rem;
margin-bottom:1.375rem;
line-height:1.6;
}
.ofrapp_btns_e17{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.ofrapp_btn_e17{
background:#A855F7;
transition:background-color .22s ease;
gap:10px;
border-radius:0.875rem;
padding:0.688rem 1.25rem;
align-items:center;
color:#0F0D13;
display:inline-flex;
}
.ofrapp_btn_e17:hover{
background:#BF7CFF;
}
.ofrapp_btn_ic_e17{
display:inline-flex;
align-items:center;
}
.ofrapp_btn_ic_e17 svg{
width:18px;
height:18px;
}
.ofrapp_btn_lb_e17{
font-size:13.5px;
font-weight:700;
}
.ofrapp_qr_wrap_e17{
gap:18px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.ofrapp_qr_e17{
border-radius:0.875rem;
flex:0 0 auto;
height:6.75rem;
background-color:#A855F7;
width:108px;
background-image:repeating-linear-gradient(0deg,#17141E 0 0.313rem,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#17141E 0 0.313rem,transparent 5px 11px);
}
.ofrapp_qr_cap_e17{
max-width:92px;
color:#9288A8;
line-height:1.4;
font-size:12.5px;
}
.ofrsea_e17{
padding:24px 0 10px;
}
.ofrsea_in_e17{
background:linear-gradient(115deg,#1A1128,#09080C);
gap:22px;
border-radius:1.25rem;
padding:36px;
overflow:hidden;
position:relative;
display:flex;
color:#EDE8F9;
flex-direction:column;
}
@media(min-width:821px){
.ofrsea_in_e17{
padding:2.75rem 3rem;
gap:32px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.ofrsea_glow_e17{
background:radial-gradient(circle,rgba(91,43,163,0.28),transparent 68%);
border-radius:50%;
position:absolute;
transform:translateY(-50%);
height:240px;
top:50%;
pointer-events:none;
width:240px;
right:60px;
}
.ofrsea_copy_e17{
max-width:560px;
position:relative;
min-width:0;
}
.ofrsea_eyebrow_e17{
margin-bottom:12px;
}
.ofrsea_h2_e17{
font-size:1.875rem;
overflow-wrap:break-word;
color:#EDE8F9;
line-height:1.04;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:12px;
font-weight:600;
}
@media(min-width:765px){
.ofrsea_h2_e17{
font-size:38px;
}
}
.ofrsea_text_e17{
color:#9D93BB;
line-height:1.6;
font-size:15px;
}
.ofrsea_cta_e17{
flex:0 0 auto;
padding:16px 2rem;
background:#C084FC;
border-radius:62.438rem;
transition:opacity .22s ease;
font-weight:700;
font-size:15px;
color:#110C1C;
position:relative;
}
.ofrsea_cta_e17:hover{
opacity:.9;
}
.ofrwy_e17{
padding:3rem 0;
}
@media(min-width:769px){
.ofrwy_e17{
padding:3.5rem 0;
}
}
.ofrwy_in_e17{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:897px){
.ofrwy_in_e17{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.ofrwy_left_e17{
min-width:0;
}
.ofrwy_eyebrow_e17{
margin-bottom:14px;
}
.ofrwy_h2_e17{
font-weight:600;
margin-bottom:1rem;
overflow-wrap:break-word;
font-size:32px;
color:#F0ECF8;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.ofrwy_h2_e17{
font-size:40px;
}
}
.ofrwy_intro_e17{
color:#7A7092;
line-height:1.6;
font-size:15px;
}
.ofrwy_grid_e17{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.ofrwy_grid_e17{
grid-template-columns:1fr 1fr;
}
}
.ofrwy_card_e17{
border-radius:14px;
background:#17141E;
border:1px solid rgba(210,200,240,0.07);
padding:1.625rem;
min-width:0;
}
.ofrwy_card_ic_e17{
margin-bottom:16px;
justify-content:center;
align-items:center;
color:#8B3FD9;
display:inline-flex;
}
.ofrwy_card_ic_e17 svg{
height:26px;
width:1.625rem;
}
.ofrwy_card_h_e17{
line-height:1.15;
margin-bottom:8px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F0ECF8;
overflow-wrap:break-word;
font-size:1.313rem;
font-weight:600;
}
.ofrwy_card_p_e17{
font-size:14px;
overflow-wrap:break-word;
color:#7A7092;
line-height:1.55;
}
.ofrrv_e17{
background:#17141E;
padding:48px 0;
border-bottom:1px solid rgba(210,200,240,0.07);
margin-top:24px;
border-top:1px solid rgba(210,200,240,0.07);
}
@media(min-width:771px){
.ofrrv_e17{
padding:3.5rem 0;
}
}
.ofrrv_head_e17{
gap:16px;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.ofrrv_head_e17{
gap:1.25rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.ofrrv_eyebrow_e17{
margin-bottom:10px;
}
.ofrrv_h2_e17{
font-weight:600;
overflow-wrap:break-word;
font-size:1.875rem;
line-height:1.05;
color:#F0ECF8;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.ofrrv_h2_e17{
font-size:38px;
}
}
.ofrrv_agg_e17{
gap:0.75rem;
align-items:center;
display:flex;
}
.ofrrv_agg_stars_e17{
gap:3px;
display:flex;
color:#8B3FD9;
}
.ofrrv_agg_stars_e17 svg{
width:1.125rem;
height:1.125rem;
}
.ofrrv_source_e17{
color:#7A7092;
font-size:0.813rem;
}
.ofrrv_grid_e17{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:761px){
.ofrrv_grid_e17{
grid-template-columns:repeat(3,1fr);
}
}
.ofrrv_card_e17{
border-radius:14px;
border:1px solid rgba(210,200,240,0.07);
padding:1.625rem;
background:#0F0D13;
min-width:0;
}
.ofrrv_card_stars_e17{
gap:2px;
margin-bottom:0.75rem;
display:flex;
color:#8B3FD9;
}
.ofrrv_card_stars_e17 svg{
height:14px;
width:0.875rem;
}
.ofrrv_card_body_e17{
font-weight:500;
font-size:18px;
margin-bottom:1rem;
color:#F0ECF8;
line-height:1.45;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.ofrrv_card_meta_e17{
gap:10px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.ofrrv_card_av_e17{
border-radius:50%;
background:linear-gradient(135deg,#8B3FD9,#C084FC);
flex:0 0 auto;
width:2rem;
height:2rem;
}
.ofrrv_card_author_e17{
font-size:13px;
color:#F0ECF8;
font-weight:700;
}
.ofrrv_card_loc_e17{
color:#9288A8;
font-size:12px;
}
.ofrpmt_e17{
padding:3rem 0 0.625rem;
}
.ofrpmt_in_e17{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:878px){
.ofrpmt_in_e17{
gap:3rem;
grid-template-columns:1fr 1.1fr;
}
}
.ofrpmt_left_e17{
min-width:0;
}
.ofrpmt_eyebrow_e17{
margin-bottom:12px;
}
.ofrpmt_h2_e17{
color:#F0ECF8;
font-size:1.875rem;
font-weight:600;
line-height:1.06;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.ofrpmt_h2_e17{
font-size:2rem;
}
}
.ofrpmt_text_e17{
line-height:1.6;
margin-bottom:1.375rem;
font-size:14.5px;
color:#7A7092;
}
.ofrpmt_logos_e17{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:481px){
.ofrpmt_logos_e17{
grid-template-columns:repeat(4,1fr);
}
}
.ofrpmt_logo_e17{
border-radius:8px;
overflow:hidden;
padding:0 8px;
background:#17141E;
border:1px solid rgba(210,200,240,0.07);
font-size:0.781rem;
text-align:center;
text-overflow:ellipsis;
white-space:nowrap;
justify-content:center;
display:flex;
align-items:center;
color:#C9C2D9;
font-weight:700;
height:50px;
}
.ofrpmt_table_e17{
border-radius:0.875rem;
border:1px solid rgba(210,200,240,0.07);
overflow:hidden;
min-width:0;
}
.ofrpmt_thead_e17{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#09080C;
display:grid;
}
.ofrpmt_th_e17{
padding:13px 14px;
overflow:hidden;
letter-spacing:.08em;
color:#EDE8F9;
white-space:nowrap;
text-transform:uppercase;
text-overflow:ellipsis;
font-weight:700;
font-size:0.625rem;
}
.ofrpmt_row_e17{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(210,200,240,0.07);
}
.ofrpmt_row_e17:nth-child(odd){
background:#17141E;
}
.ofrpmt_td_e17{
padding:14px;
color:#7A7092;
min-width:0;
font-size:0.844rem;
overflow-wrap:break-word;
}
.ofrpmt_row_e17 .ofrpmt_td_e17:first-child{
font-weight:700;
color:#F0ECF8;
}
.ofrpmt_row_e17 .ofrpmt_td_e17:last-child{
font-weight:700;
color:#34C97A;
}
.ofrhts_e17{
padding:3rem 0;
}
@media(min-width:769px){
.ofrhts_e17{
padding:3.875rem 0;
}
}
.ofrhts_head_e17{
gap:1.125rem;
display:flex;
flex-direction:column;
margin-bottom:2.125rem;
}
@media(min-width:765px){
.ofrhts_head_e17{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.ofrhts_eyebrow_e17{
margin-bottom:12px;
}
.ofrhts_h2_e17{
overflow-wrap:break-word;
color:#EDE8F9;
font-weight:600;
font-size:30px;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.ofrhts_h2_e17{
font-size:2.375rem;
}
}
.ofrhts_cta_e17{
transition:opacity .22s ease;
border-radius:62.438rem;
background:#C084FC;
padding:0.938rem 30px;
flex:0 0 auto;
font-size:0.938rem;
font-weight:700;
color:#110C1C;
}
.ofrhts_cta_e17:hover{
opacity:.9;
}
.ofrhts_grid_e17{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.ofrhts_grid_e17{
grid-template-columns:repeat(3,1fr);
}
}
.ofrhts_step_e17{
min-width:0;
border-top:1px solid rgba(200,185,255,0.13);
padding-top:22px;
}
.ofrhts_step_num_e17{
font-weight:700;
line-height:1;
font-size:44px;
margin-bottom:14px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#C084FC;
}
.ofrhts_step_h_e17{
font-weight:700;
margin-bottom:0.5rem;
color:#EDE8F9;
font-size:1.188rem;
line-height:1.2;
overflow-wrap:break-word;
}
.ofrhts_step_p_e17{
color:#9D93BB;
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
}
.ofrprov_e17{
padding:40px 0 1.25rem;
}
.ofrprov_eyebrow_e17{
margin-bottom:1.125rem;
display:block;
}
.ofrprov_grid_e17{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:561px){
.ofrprov_grid_e17{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.ofrprov_grid_e17{
grid-template-columns:repeat(6,1fr);
}
}
.ofrtt_e17{
padding:3rem 0 10px;
}
@media(min-width:765px){
.ofrtt_e17{
padding:60px 0 0.625rem;
}
}
.ofrtt_head_e17{
margin-bottom:34px;
text-align:center;
}
.ofrtt_eyebrow_e17{
margin-bottom:12px;
}
.ofrtt_h2_e17{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F0ECF8;
line-height:1.05;
overflow-wrap:break-word;
font-size:32px;
font-weight:600;
}
@media(min-width:766px){
.ofrtt_h2_e17{
font-size:2.625rem;
}
}
.ofrtt_grid_e17{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:763px){
.ofrtt_grid_e17{
grid-template-columns:repeat(3,1fr);
}
}
.ofrtt_card_e17{
border:1px solid rgba(210,200,240,0.07);
background:#17141E;
border-radius:0.875rem;
padding:30px;
min-width:0;
display:flex;
flex-direction:column;
}
.ofrtt_card_ic_e17{
color:#8B3FD9;
align-items:center;
display:inline-flex;
margin-bottom:1.125rem;
}
.ofrtt_card_ic_e17 svg{
height:28px;
width:28px;
}
.ofrtt_card_h_e17{
font-weight:600;
color:#F0ECF8;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-size:1.375rem;
line-height:1.15;
overflow-wrap:break-word;
}
.ofrtt_card_p_e17{
line-height:1.6;
margin-bottom:0.875rem;
overflow-wrap:break-word;
color:#7A7092;
font-size:14px;
}
.ofrtt_card_p_e17 b{
color:#F0ECF8;
font-weight:700;
}
.ofrtt_card_link_e17{
transition:color .22s ease;
align-self:flex-start;
margin-top:auto;
font-size:0.813rem;
color:#F0ECF8;
font-weight:700;
border-bottom:1px solid #8B3FD9;
padding-bottom:2px;
}
.ofrtt_card_link_e17:hover{
color:#8B3FD9;
}
.ofrrc_e17{
padding:48px 0 0.625rem;
}
.ofrrc_in_e17{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:758px){
.ofrrc_in_e17{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.ofrrc_col_e17{
min-width:0;
}
.ofrrc_label_e17{
font-weight:600;
margin-bottom:1rem;
letter-spacing:.2em;
text-transform:uppercase;
font-size:11px;
color:#8B3FD9;
}
.ofrrc_awards_e17{
gap:12px;
display:flex;
flex-direction:column;
}
.ofrrc_award_e17{
gap:0.75rem;
display:flex;
align-items:center;
min-width:0;
}
.ofrrc_award_ic_e17{
flex:0 0 auto;
display:inline-flex;
color:#B76EF5;
align-items:center;
}
.ofrrc_award_ic_e17 svg{
height:1.125rem;
width:18px;
}
.ofrrc_award_t_e17{
font-weight:700;
font-size:14px;
color:#F0ECF8;
overflow-wrap:break-word;
}
.ofrrc_award_s_e17{
color:#9288A8;
overflow-wrap:break-word;
font-size:12px;
}
.ofrrc_press_e17{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.ofrrc_press_logo_e17{
padding:0 8px;
overflow:hidden;
border-radius:0.5rem;
border:1px solid rgba(210,200,240,0.07);
font-weight:700;
height:52px;
color:#7A7092;
text-overflow:ellipsis;
display:flex;
white-space:nowrap;
justify-content:center;
font-size:0.875rem;
text-align:center;
align-items:center;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.ofrrc_partner_e17{
background:#17141E;
border-radius:14px;
padding:1.375rem;
border:1px solid rgba(210,200,240,0.07);
}
.ofrrc_partner_name_e17{
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.375rem;
font-size:1.25rem;
overflow-wrap:break-word;
color:#F0ECF8;
}
.ofrrc_partner_text_e17{
font-size:13px;
line-height:1.55;
color:#7A7092;
overflow-wrap:break-word;
}
.ofret_e17{
padding:36px 0 10px;
}
.ofret_in_e17{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:881px){
.ofret_in_e17{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.ofret_left_e17{
min-width:0;
}
.ofret_eyebrow_e17{
margin-bottom:12px;
}
.ofret_h2_e17{
margin-bottom:0.875rem;
font-size:1.75rem;
color:#F0ECF8;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.06;
font-weight:600;
}
@media(min-width:765px){
.ofret_h2_e17{
font-size:32px;
}
}
.ofret_text_e17{
margin-bottom:1.375rem;
color:#7A7092;
line-height:1.65;
font-size:0.938rem;
}
.ofret_stats_e17{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.ofret_stat_e17{
min-width:0;
}
.ofret_stat_v_e17{
font-weight:700;
color:#F0ECF8;
font-size:1.625rem;
line-height:1;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.ofret_stat_l_e17{
font-size:0.781rem;
color:#9288A8;
margin-top:4px;
}
.ofret_right_e17{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.ofret_member_e17{
gap:16px;
background:#17141E;
border:1px solid rgba(210,200,240,0.07);
padding:18px 1.25rem;
border-radius:0.875rem;
align-items:center;
min-width:0;
display:flex;
}
.ofret_member_av_e17{
flex:0 0 auto;
background:linear-gradient(135deg,#1A1128,#8B3FD9);
border-radius:50%;
height:3rem;
width:48px;
}
.ofret_member_name_e17{
overflow-wrap:break-word;
font-weight:700;
font-size:0.938rem;
color:#F0ECF8;
}
.ofret_member_role_e17{
font-size:12.5px;
color:#9288A8;
overflow-wrap:break-word;
}
.ofret_updated_e17{
border-radius:14px;
padding:0.875rem 1.125rem;
border:1px solid rgba(210,200,240,0.07);
background:#0F0D13;
gap:0.5rem;
font-size:0.781rem;
color:#7A7092;
align-items:center;
display:flex;
}
.ofrts_e17{
padding:2.75rem 0;
}
.ofrts_in_e17{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:881px){
.ofrts_in_e17{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.ofrts_left_e17{
min-width:0;
}
.ofrts_h2_e17{
color:#EDE8F9;
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
font-size:26px;
}
@media(min-width:771px){
.ofrts_h2_e17{
font-size:28px;
}
}
.ofrts_text_e17{
line-height:1.6;
color:#9D93BB;
margin-bottom:22px;
max-width:520px;
font-size:14.5px;
}
.ofrts_badges_e17{
gap:1.125rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.ofrts_badge_e17{
font-size:13px;
color:#9D93BB;
font-weight:600;
}
.ofrts_pay_e17{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:880px){
.ofrts_pay_e17{
justify-content:flex-end;
}
}
.ofrts_pay_chip_e17{
border:1px solid rgba(200,185,255,0.13);
background:rgba(230,220,255,0.07);
border-radius:14px;
padding:12px 16px;
color:#EDE8F9;
font-size:14px;
font-weight:700;
}
.ofrfaq_e17{
padding:48px 0;
background:#17141E;
border-top:1px solid rgba(210,200,240,0.07);
margin-top:24px;
border-bottom:1px solid rgba(210,200,240,0.07);
}
@media(min-width:765px){
.ofrfaq_e17{
padding:3.875rem 0;
}
}
.ofrfaq_head_e17{
margin-bottom:2.125rem;
text-align:center;
}
.ofrfaq_eyebrow_e17{
margin-bottom:0.75rem;
}
.ofrfaq_h2_e17{
line-height:1.05;
overflow-wrap:break-word;
font-size:32px;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F0ECF8;
}
@media(min-width:768px){
.ofrfaq_h2_e17{
font-size:38px;
}
}
.ofrfaq_list_e17{
margin:0 auto;
gap:0.75rem;
flex-direction:column;
display:flex;
max-width:820px;
}
.ofrfaq_item_e17{
border:1px solid rgba(210,200,240,0.07);
background:#0F0D13;
overflow:hidden;
border-radius:14px;
}
.ofrfaq_q_e17{
list-style:none;
padding:1.25rem 24px;
gap:1.25rem;
align-items:center;
display:flex;
overflow-wrap:break-word;
font-size:16px;
justify-content:space-between;
font-weight:700;
cursor:pointer;
color:#F0ECF8;
}
.ofrfaq_q_e17::-webkit-details-marker{
display:none;
}
.ofrfaq_q_ic_e17{
transition:transform .22s ease;
flex:0 0 auto;
align-items:center;
color:#8B3FD9;
display:inline-flex;
}
.ofrfaq_q_ic_e17 svg{
width:18px;
height:1.125rem;
}
.ofrfaq_item_e17[open] .ofrfaq_q_ic_e17{
transform:rotate(180deg);
}
.ofrfaq_a_e17{
padding:0 1.5rem 20px;
color:#7A7092;
font-size:0.906rem;
overflow-wrap:break-word;
line-height:1.6;
}
.ofrel_e17{
padding:48px 0;
}
@media(min-width:768px){
.ofrel_e17{
padding:56px 0;
}
}
.ofrel_in_e17{
grid-template-columns:1fr;
gap:2.5rem;
align-items:start;
display:grid;
}
@media(min-width:903px){
.ofrel_in_e17{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.ofrel_left_e17{
min-width:0;
}
.ofrel_eyebrow_e17{
margin-bottom:0.875rem;
}
.ofrel_h2_e17{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F0ECF8;
overflow-wrap:break-word;
line-height:1.08;
font-size:2rem;
margin-bottom:22px;
}
@media(min-width:770px){
.ofrel_h2_e17{
font-size:2.375rem;
}
}
.ofrel_body_e17 p{
color:#C9C2D9;
overflow-wrap:break-word;
margin-bottom:18px;
line-height:1.7;
font-size:16px;
}
.ofrel_dropcap_e17{
padding:0.375rem 0.75rem 0 0;
font-size:62px;
float:left;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:.8;
font-weight:700;
color:#8B3FD9;
}
.ofrel_right_e17{
min-width:0;
}
.ofrel_quote_e17{
padding:2.25rem;
border-radius:1.25rem;
background:linear-gradient(150deg,#1A1128,#09080C);
position:relative;
color:#EDE8F9;
margin-bottom:1.5rem;
}
.ofrel_quote_mark_e17{
color:#C084FC;
margin-bottom:6px;
display:inline-flex;
align-items:center;
}
.ofrel_quote_mark_e17 svg{
width:2.125rem;
height:2.125rem;
}
.ofrel_quote_text_e17{
overflow-wrap:break-word;
font-size:1.375rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:1.375rem;
font-weight:500;
line-height:1.4;
color:#EDE8F9;
}
.ofrel_quote_meta_e17{
gap:12px;
align-items:center;
display:flex;
}
.ofrel_quote_av_e17{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#8B3FD9,#C084FC);
width:2.375rem;
height:2.375rem;
}
.ofrel_quote_author_e17{
color:#EDE8F9;
font-size:0.875rem;
font-weight:700;
}
.ofrel_quote_meta_sub_e17{
font-size:12px;
color:#9D93BB;
}
.ofrel_explain_e17{
overflow:hidden;
border:1px solid rgba(210,200,240,0.07);
border-radius:0.875rem;
}
.ofrel_explain_card_e17{
padding:22px 1.5rem;
}
.ofrel_explain_card_e17+.ofrel_explain_card_e17{
border-top:1px solid rgba(210,200,240,0.07);
}
.ofrel_explain_h_e17{
font-size:1.25rem;
color:#F0ECF8;
font-weight:600;
margin-bottom:8px;
line-height:1.15;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.ofrel_explain_p_e17{
overflow-wrap:break-word;
color:#7A7092;
font-size:14px;
line-height:1.55;
}
.ofrsg_e17{
padding:3rem 0 10px;
}
.ofrsg_eyebrow_e17{
display:block;
margin-bottom:0.75rem;
}
.ofrsg_h2_e17{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
overflow-wrap:break-word;
font-weight:600;
color:#F0ECF8;
margin-bottom:1.75rem;
line-height:1.05;
}
@media(min-width:769px){
.ofrsg_h2_e17{
font-size:36px;
}
}
.ofrsg_grid_e17{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:718px){
.ofrsg_grid_e17{
grid-template-columns:repeat(3,1fr);
}
}
.ofrsg_col_e17{
min-width:0;
}
.ofrsg_col_h_e17{
margin-bottom:0.625rem;
font-size:1.375rem;
line-height:1.15;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#F0ECF8;
}
.ofrsg_col_p_e17{
line-height:1.65;
font-size:0.875rem;
color:#7A7092;
overflow-wrap:break-word;
}
.ofrsb_e17{
padding:3rem 0;
background:#17141E;
border-bottom:1px solid rgba(210,200,240,0.07);
margin-top:1.5rem;
border-top:1px solid rgba(210,200,240,0.07);
}
@media(min-width:769px){
.ofrsb_e17{
padding:3.5rem 0;
}
}
.ofrsb_eyebrow_e17{
display:block;
margin-bottom:12px;
}
.ofrsb_h2_e17{
line-height:1.05;
color:#F0ECF8;
font-size:30px;
font-weight:600;
margin-bottom:1.625rem;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.ofrsb_h2_e17{
font-size:36px;
}
}
.ofrsb_grid_e17{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:559px){
.ofrsb_grid_e17{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.ofrsb_grid_e17{
grid-template-columns:repeat(4,1fr);
}
}
.ofrsb_card_e17{
border-radius:0.875rem;
background:#0F0D13;
padding:1.5rem;
border:1px solid rgba(210,200,240,0.07);
min-width:0;
}
.ofrsb_card_h_e17{
overflow-wrap:break-word;
margin-bottom:0.5rem;
color:#F0ECF8;
font-size:19px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.15;
}
.ofrsb_card_p_e17{
color:#7A7092;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
}
.ofrsb_rtp_e17{
padding:26px 1.75rem;
border:1px solid rgba(210,200,240,0.07);
border-radius:0.875rem;
gap:1.5rem;
background:#0F0D13;
grid-template-columns:1fr;
margin-top:18px;
align-items:center;
display:grid;
}
@media(min-width:757px){
.ofrsb_rtp_e17{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.ofrsb_rtp_h_e17{
line-height:1.15;
font-size:1.25rem;
margin-bottom:0.5rem;
color:#F0ECF8;
font-weight:600;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.ofrsb_rtp_p_e17{
font-size:13.5px;
overflow-wrap:break-word;
color:#7A7092;
line-height:1.6;
}
.ofrsb_rtp_stats_e17{
gap:1rem;
display:flex;
}
.ofrsb_stat_e17{
padding:18px;
background:#17141E;
flex:1 1 0;
border-radius:0.5rem;
min-width:0;
text-align:center;
}
.ofrsb_stat_v_e17{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:26px;
overflow-wrap:break-word;
color:#34C97A;
font-weight:700;
}
.ofrsb_stat_l_e17{
font-size:11.5px;
margin-top:0.25rem;
color:#9288A8;
}
.ofrlh_e17{
padding:2.5rem 0 1.25rem;
}
.ofrlh_in_e17{
padding-top:34px;
border-top:1px solid rgba(210,200,240,0.13);
}
.ofrlh_eyebrow_e17{
margin-bottom:22px;
display:block;
}
.ofrlh_grid_e17{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:599px){
.ofrlh_grid_e17{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.ofrlh_grid_e17{
grid-template-columns:repeat(5,1fr);
}
}
.ofrlh_col_e17{
min-width:0;
}
.ofrlh_col_h_e17{
font-size:0.813rem;
color:#F0ECF8;
overflow-wrap:break-word;
font-weight:700;
margin-bottom:12px;
}
.ofrlh_links_e17{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.ofrlh_link_e17{
transition:color .22s ease;
font-size:13px;
overflow-wrap:break-word;
color:#7A7092;
}
.ofrlh_link_e17:hover{
color:#8B3FD9;
}
.ofrft_e17{
background:#09080C;
color:#9D93BB;
margin-top:2.5rem;
}
.ofrft_in_e17{
padding:3rem 0 28px;
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:601px){
.ofrft_in_e17{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.ofrft_in_e17{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.ofrft_brand_e17{
min-width:0;
}
.ofrft_logo_e17{
overflow-wrap:break-word;
font-weight:700;
color:#EDE8F9;
font-size:1.625rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.ofrft_tagline_e17{
max-width:280px;
margin-top:14px;
font-size:13.5px;
line-height:1.6;
color:#9D93BB;
}
.ofrft_contact_e17{
transition:color .22s ease;
margin-top:12px;
font-size:13px;
display:inline-block;
max-width:280px;
overflow-wrap:anywhere;
color:#C084FC;
}
.ofrft_contact_e17:hover{
color:#EDE8F9;
}
.ofrft_col_e17{
min-width:0;
}
.ofrft_col_h_e17{
font-weight:700;
overflow-wrap:break-word;
text-transform:uppercase;
color:#EDE8F9;
letter-spacing:.08em;
margin-bottom:0.875rem;
font-size:0.813rem;
}
.ofrft_col_links_e17{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.ofrft_link_e17{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:13.5px;
color:#9D93BB;
}
.ofrft_link_e17:hover{
color:#EDE8F9;
}
.ofrft_bot_e17{
gap:1rem;
padding:1.375rem 0 40px;
border-top:1px solid rgba(200,185,255,0.13);
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.ofrft_bot_e17{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.ofrft_legal_e17{
color:#554E68;
max-width:47.5rem;
line-height:1.6;
font-size:0.719rem;
overflow-wrap:break-word;
}
.ofrft_legal_e17 b{
font-weight:700;
color:#9D93BB;
}
.ofrft_age_e17{
border:1.5px solid #C084FC;
border-radius:8px;
flex:0 0 auto;
padding:4px 9px;
color:#C084FC;
font-weight:700;
font-size:13px;
}