*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#12100F;
line-height:1.6;
font-family:"Source Sans 3", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
color:#C8C2B8;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
font-size:15px;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:8px;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.oajlayout-hcq{
flex-direction:column;
display:flex;
min-height:100vh;
}
.oajmain-hcq{
flex:1 1 auto;
width:100%;
min-width:0;
}
.oajcontainer-hcq{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:87.5rem;
}
@media(min-width:770px){
.oajcontainer-hcq{
padding:0 2rem;
}
}
@media(min-width:1102px){
.oajcontainer-hcq{
padding:0 56px;
}
}
.oajeyebrow-hcq{
overflow-wrap:break-word;
display:inline-block;
font-family:"Source Sans 3", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
line-height:1.4;
text-transform:uppercase;
letter-spacing:.2em;
font-weight:600;
font-size:11px;
color:#10C878;
}
.oajband-hcq{
background:#0E1A14;
color:#EDF7F2;
}
.oajband-hcq .oajeyebrow-hcq{
color:#2EE898;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.oajtb-hcq{
background:#12100F;
border-bottom:1px solid rgba(240,237,232,0.13);
z-index:50;
top:0;
position:sticky;
}
.oajtb_in-hcq{
margin:0 auto;
padding:0.75rem 1rem;
gap:16px;
max-width:1400px;
display:flex;
width:100%;
align-items:center;
justify-content:space-between;
}
@media(min-width:771px){
.oajtb_in-hcq{
padding:1rem 2rem;
}
}
@media(min-width:1098px){
.oajtb_in-hcq{
padding:1.125rem 56px;
}
}
.oajtb_left-hcq{
gap:28px;
min-width:0;
align-items:center;
display:flex;
}
.oajtb_logo-hcq{
gap:0.688rem;
min-width:0;
align-items:center;
display:flex;
}
.oajtb_logo_mark-hcq{
flex:0 0 auto;
border-radius:0.5rem;
object-fit:cover;
height:2.125rem;
width:2.125rem;
}
.oajtb_logo_txt-hcq{
line-height:1;
min-width:0;
flex-direction:column;
display:flex;
}
.oajtb_logo_name-hcq{
overflow:hidden;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
letter-spacing:.02em;
text-overflow:ellipsis;
font-size:22px;
font-weight:700;
color:#F0EDE8;
white-space:nowrap;
}
.oajtb_logo_sub-hcq{
overflow:hidden;
color:#10C878;
text-transform:uppercase;
font-weight:600;
font-size:8.5px;
letter-spacing:.32em;
margin-top:0.25rem;
white-space:nowrap;
text-overflow:ellipsis;
}
.oajtb_nav-hcq{
display:none;
}
@media(min-width:961px){
.oajtb_nav-hcq{
gap:28px;
display:flex;
align-items:center;
}
}
.oajtb_nav_item-hcq{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
font-weight:600;
white-space:nowrap;
font-size:14px;
border-bottom:2px solid transparent;
color:#C8C2B8;
padding-bottom:3px;
}
.oajtb_nav_item-hcq:hover{
color:#F0EDE8;
}
.oajtb_nav_item-hcq.oajstate_active-hcq{
border-color:#10C878;
color:#F0EDE8;
}
.oajtb_right-hcq{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.oajtb_search-hcq{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
align-items:center;
display:flex;
justify-content:center;
color:#C8C2B8;
}
.oajtb_search-hcq:hover{
color:#10C878;
}
.oajtb_search-hcq svg{
height:1.125rem;
width:1.125rem;
}
.oajtb_lang-hcq{
text-transform:uppercase;
font-size:0.688rem;
font-weight:600;
letter-spacing:.1em;
color:#96908A;
}
.oajtb_lang-hcq:hover{
color:#F0EDE8;
}
.oajtb_login-hcq{
font-size:14px;
font-weight:600;
display:none;
color:#F0EDE8;
}
@media(min-width:770px){
.oajtb_login-hcq{
display:inline-block;
}
}
.oajtb_register-hcq{
border-radius:999px;
transition:background-color .22s cubic-bezier(0.4,0,0.2,1);
padding:0.688rem 1.375rem;
background:#10C878;
color:#0C1A11;
white-space:nowrap;
font-weight:700;
font-size:14px;
}
.oajtb_register-hcq:hover{
background:#0DAE68;
}
.oajmob-hcq{
background:#12100F;
bottom:0;
z-index:60;
border-top:1px solid rgba(240,237,232,0.13);
position:fixed;
right:0;
left:0;
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:957px){
.oajmob-hcq{
display:none;
}
}
.oajmob_in-hcq{
margin:0 auto;
max-width:35rem;
justify-content:space-around;
align-items:stretch;
display:flex;
}
.oajmob_item-hcq{
gap:3px;
transition:color .22s cubic-bezier(0.4,0,0.2,1);
flex:1 1 0;
padding:0.563rem 4px;
color:#96908A;
align-items:center;
display:flex;
flex-direction:column;
min-width:0;
}
.oajmob_item-hcq.oajstate_active-hcq{
color:#10C878;
}
.oajmob_ic-hcq{
display:flex;
justify-content:center;
align-items:center;
}
.oajmob_ic-hcq svg{
height:20px;
width:20px;
}
.oajmob_lb-hcq{
overflow:hidden;
font-size:0.625rem;
text-overflow:ellipsis;
max-width:100%;
white-space:nowrap;
font-weight:600;
}
@media(max-width:959px){
body{
padding-bottom:60px;
}
}
.oajrail-hcq{
min-width:0;
position:relative;
}
.oajrail_scroll-hcq{
gap:14px;
scrollbar-width:thin;
padding-bottom:14px;
display:flex;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
}
@media(min-width:767px){
.oajrail_scroll-hcq{
gap:18px;
}
}
.oajgc-hcq{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:766px){
.oajgc-hcq{
width:188px;
}
}
.oajgc_img-hcq{
background:#1C1917;
border-radius:14px;
overflow:hidden;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.32);
}
.oajgc_img-hcq img{
inset:0;
object-fit:cover;
width:100%;
position:absolute;
height:100%;
}
.oajgc_cover-hcq{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.oajgc_hover-hcq{
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
background:rgba(0,0,0,0.52);
inset:0;
display:flex;
position:absolute;
justify-content:center;
opacity:0;
align-items:center;
}
.oajgc-hcq:hover .oajgc_hover-hcq{
opacity:1;
}
.oajgc_hover_btn-hcq{
background:#10C878;
border-radius:62.438rem;
color:#0C1A11;
justify-content:center;
width:46px;
align-items:center;
display:flex;
height:2.875rem;
}
.oajgc_hover_btn-hcq svg{
height:1.125rem;
width:18px;
}
.oajgc_info-hcq{
gap:2px;
flex-direction:column;
display:flex;
margin-top:0.563rem;
min-width:0;
}
.oajgc_name-hcq{
overflow:hidden;
color:#F0EDE8;
font-weight:700;
font-size:13px;
text-overflow:ellipsis;
white-space:nowrap;
}
.oajgc_prov-hcq{
overflow:hidden;
font-size:0.688rem;
text-overflow:ellipsis;
color:#96908A;
white-space:nowrap;
}
.oajgc_meta-hcq{
color:#96908A;
font-size:11px;
}
.oajtc-hcq{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:769px){
.oajtc-hcq{
width:230px;
}
}
.oajtc_img-hcq{
background:#1C1917;
border-radius:14px;
overflow:hidden;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.32);
}
.oajtc_img-hcq img{
inset:0;
position:absolute;
object-fit:cover;
height:100%;
width:100%;
}
.oajtc_info-hcq{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
display:flex;
min-width:0;
}
.oajtc_name-hcq{
overflow:hidden;
color:#F0EDE8;
font-weight:700;
font-size:0.875rem;
text-overflow:ellipsis;
white-space:nowrap;
}
.oajtc_rtp-hcq{
color:#96908A;
font-size:11px;
}
.oajlc-hcq{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:770px){
.oajlc-hcq{
width:16.75rem;
}
}
.oajlc_img-hcq{
border-radius:0.875rem;
overflow:hidden;
background:#1C1917;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.32);
}
.oajlc_img-hcq img{
inset:0;
width:100%;
height:100%;
object-fit:cover;
position:absolute;
}
.oajlc_live-hcq{
background:rgba(0,0,0,0.52);
gap:0.438rem;
border-radius:62.438rem;
padding:0.25rem 9px;
left:0.75rem;
position:absolute;
display:flex;
top:12px;
align-items:center;
}
.oajlc_live_dot-hcq{
background:#E8334A;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
width:8px;
height:8px;
}
.oajlc_seats-hcq{
color:#EDF7F2;
font-weight:600;
text-transform:uppercase;
font-size:0.625rem;
letter-spacing:.08em;
}
.oajlc_info-hcq{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
}
.oajlc_name-hcq{
overflow:hidden;
font-size:0.938rem;
font-weight:700;
color:#F0EDE8;
white-space:nowrap;
text-overflow:ellipsis;
}
.oajlc_bet-hcq{
font-size:0.688rem;
color:#96908A;
}
.oajpc-hcq{
border:1px solid rgba(240,237,232,0.07);
gap:8px;
padding:1rem 0.875rem;
border-radius:0.875rem;
background:#1C1917;
min-width:0;
align-items:center;
display:flex;
flex-direction:column;
justify-content:center;
min-height:74px;
}
.oajpc_logo-hcq{
flex:0 0 auto;
width:auto;
max-width:100%;
height:1.75rem;
object-fit:contain;
}
.oajpc_name-hcq{
overflow:hidden;
max-width:100%;
color:#96908A;
text-align:center;
font-size:0.688rem;
white-space:nowrap;
text-overflow:ellipsis;
}
.oajgc_tag-hcq{
padding:3px 0.5rem;
border-radius:0.5rem;
display:inline-block;
left:10px;
top:10px;
font-size:0.625rem;
position:absolute;
text-transform:uppercase;
z-index:2;
font-weight:700;
letter-spacing:.06em;
}
.oajgc_tag_hot-hcq{
background:#E8334A;
color:#EDF7F2;
}
.oajgc_tag_new-hcq{
background:#2EE898;
color:#0C1A11;
}
.oajgc_tag_jp-hcq{
background:#E8A020;
color:#0C1A11;
}
.oajgc_tag_live-hcq{
background:#E8334A;
color:#EDF7F2;
}
.oajsh-hcq{
min-width:0;
margin-bottom:1.125rem;
}
.oajsh_row-hcq{
gap:1rem;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
}
.oajsh_row-hcq .oajsh_l-hcq{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.oajsh_stack-hcq{
gap:0.625rem;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.oajsh_center-hcq{
gap:0.625rem;
flex-direction:column;
text-align:center;
display:flex;
align-items:center;
}
.oajsh_h2-hcq{
color:#F0EDE8;
font-size:1.5rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.1;
}
@media(min-width:768px){
.oajsh_h2-hcq{
font-size:1.875rem;
}
}
.oajband-hcq .oajsh_h2-hcq{
color:#EDF7F2;
}
.oajsh_eb_line-hcq{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.oajsh_eb_line-hcq::before{
background:#10C878;
display:inline-block;
width:1.75rem;
height:1px;
content:"";
}
.oajband-hcq .oajsh_eb_line-hcq::before{
background:#2EE898;
}
.oajsh_eb_dot-hcq{
gap:8px;
align-items:center;
display:inline-flex;
}
.oajsh_eb_dot-hcq::before{
background:#10C878;
border-radius:50%;
content:"";
height:6px;
display:inline-block;
width:6px;
}
.oajband-hcq .oajsh_eb_dot-hcq::before{
background:#2EE898;
}
.oajsh_link-hcq{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1),background-color .22s cubic-bezier(0.4,0,0.2,1);
gap:6px;
white-space:nowrap;
font-size:0.813rem;
font-weight:600;
align-items:center;
padding-bottom:2px;
color:#F0EDE8;
border-bottom:1px solid #F0EDE8;
display:inline-flex;
}
.oajsh_link-hcq:hover{
border-color:#10C878;
color:#10C878;
}
.oajsh_link-hcq svg{
height:0.875rem;
width:0.875rem;
}
.oajsh_link_chev-hcq{
border-bottom:0;
padding-bottom:0;
}
.oajsh_link_btn-hcq{
background:#10C878;
padding:0.563rem 1.125rem;
border-radius:62.438rem;
border-bottom:0;
color:#0C1A11;
}
.oajsh_link_btn-hcq:hover{
border-color:transparent;
background:#0DAE68;
color:#0C1A11;
}
.oajband-hcq .oajsh_link-hcq{
border-color:#EDF7F2;
color:#EDF7F2;
}
.oajband-hcq .oajsh_link_btn-hcq{
background:#2EE898;
color:#0C1A11;
}
.oajsh_rule-hcq{
background:rgba(240,237,232,0.13);
margin:-2px 0 1.125rem;
height:1px;
}
.oajband-hcq .oajsh_rule-hcq{
background:rgba(180,255,210,0.13);
}
.oajhero-hcq{
padding:2rem 0 0.5rem;
}
@media(min-width:768px){
.oajhero-hcq{
padding:56px 0 1.5rem;
}
}
.oajhero_in-hcq{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:901px){
.oajhero_in-hcq{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.oajhero_copy-hcq{
min-width:0;
}
.oajhero_eyebrow-hcq{
gap:0.625rem;
margin-bottom:1.375rem;
display:inline-flex;
align-items:center;
}
.oajhero_eyebrow_line-hcq{
background:#10C878;
flex:0 0 auto;
display:inline-block;
height:1px;
width:1.75rem;
}
.oajhero_h1-hcq{
letter-spacing:-.01em;
line-height:1.04;
font-size:2.375rem;
margin-bottom:1.25rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0EDE8;
font-weight:600;
}
@media(min-width:768px){
.oajhero_h1-hcq{
font-size:54px;
}
}
@media(min-width:1102px){
.oajhero_h1-hcq{
font-size:62px;
}
}
.oajhero_h1-hcq em{
font-style:normal;
color:#10C878;
}
.oajhero_sub-hcq{
color:#7A756F;
line-height:1.6;
font-size:16px;
margin-bottom:1.875rem;
max-width:480px;
}
@media(min-width:767px){
.oajhero_sub-hcq{
font-size:1.125rem;
}
}
.oajhero_actions-hcq{
gap:14px;
flex-wrap:wrap;
margin-bottom:2.125rem;
align-items:center;
display:flex;
}
.oajhero_cta-hcq{
border-radius:62.438rem;
gap:0.625rem;
padding:1rem 30px;
transition:background-color .22s cubic-bezier(0.4,0,0.2,1);
background:#10C878;
color:#0C1A11;
align-items:center;
font-size:0.938rem;
display:inline-flex;
font-weight:700;
}
.oajhero_cta-hcq:hover{
background:#0DAE68;
}
.oajhero_cta_ic-hcq{
display:inline-flex;
align-items:center;
}
.oajhero_cta_ic-hcq svg{
height:16px;
width:16px;
}
.oajhero_cta_alt-hcq{
transition:border-color .22s cubic-bezier(0.4,0,0.2,1),color .22s cubic-bezier(0.4,0,0.2,1);
border-radius:62.438rem;
padding:0.938rem 1.625rem;
background:transparent;
border:1px solid rgba(240,237,232,0.13);
display:inline-flex;
font-size:0.938rem;
font-weight:600;
color:#F0EDE8;
align-items:center;
}
.oajhero_cta_alt-hcq:hover{
border-color:#10C878;
color:#10C878;
}
.oajhero_trust-hcq{
gap:1.375rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.oajhero_trust_item-hcq{
gap:0.563rem;
font-size:0.813rem;
color:#C8C2B8;
align-items:center;
display:flex;
font-weight:600;
}
.oajhero_trust_ic-hcq{
display:inline-flex;
align-items:center;
color:#10C878;
}
.oajhero_trust_ic-hcq svg{
width:1rem;
height:1rem;
}
.oajhero_promo-hcq{
background:#1C1917;
overflow:hidden;
border-radius:20px;
box-shadow:0 12px 48px rgba(0,0,0,0.56), 0 2px 0.5rem rgba(16,200,120,0.10);
position:relative;
display:flex;
min-height:18.75rem;
}
.oajhero_promo_bg-hcq{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.oajhero_promo_bg-hcq::after{
background:linear-gradient(120deg,#0E1A14 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.oajhero_promo_glow-hcq{
background:radial-gradient(circle,rgba(16,200,120,0.12) 0%,transparent 65%);
border-radius:50%;
top:-2.5rem;
right:-20px;
width:16.25rem;
pointer-events:none;
height:16.25rem;
position:absolute;
}
.oajhero_promo_ct-hcq{
padding:1.75rem;
z-index:2;
position:relative;
align-self:flex-end;
max-width:88%;
}
.oajhero_promo_label-hcq{
margin-bottom:8px;
text-transform:uppercase;
color:#2EE898;
display:block;
font-size:0.625rem;
letter-spacing:.25em;
font-weight:700;
}
.oajhero_promo_amount-hcq{
line-height:1.05;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:32px;
font-weight:600;
color:#EDF7F2;
}
@media(min-width:771px){
.oajhero_promo_amount-hcq{
font-size:2.5rem;
}
}
.oajhero_promo_amount-hcq em{
color:#2EE898;
font-style:normal;
}
.oajhero_rating-hcq{
gap:0.625rem;
border:1px solid rgba(240,237,232,0.07);
background:#1C1917;
padding:0.625rem 14px;
border-radius:14px;
position:absolute;
right:14px;
display:flex;
z-index:3;
top:0.875rem;
max-width:min(260px,62%);
align-items:center;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.32);
}
.oajhero_rating_score-hcq{
flex:0 0 auto;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#F0EDE8;
font-size:24px;
font-weight:700;
}
.oajhero_rating_txt-hcq{
flex:1 1 auto;
min-width:0;
}
.oajhero_rating_stars-hcq{
gap:2px;
display:flex;
color:#10C878;
}
.oajhero_rating_stars-hcq svg{
height:12px;
width:12px;
}
.oajhero_rating_cap-hcq{
margin-top:3px;
font-size:11px;
line-height:1.35;
overflow-wrap:break-word;
display:block;
color:#96908A;
}
.oajstat-hcq{
border-bottom:1px solid rgba(240,237,232,0.13);
margin-top:1rem;
border-top:1px solid rgba(240,237,232,0.13);
}
.oajstat_in-hcq{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.oajstat_in-hcq{
grid-template-columns:repeat(4,1fr);
}
}
.oajstat_item-hcq{
padding:1.375rem 14px;
border-bottom:1px solid rgba(240,237,232,0.07);
border-right:1px solid rgba(240,237,232,0.07);
min-width:0;
}
.oajstat_item-hcq:nth-child(2n){
border-right:0;
}
.oajstat_item-hcq:nth-child(n+3){
border-bottom:0;
}
@media(min-width:771px){
.oajstat_item-hcq{
border-bottom:0;
}
.oajstat_item-hcq:nth-child(2n){
border-right:1px solid rgba(240,237,232,0.07);
}
.oajstat_item-hcq:nth-child(4n){
border-right:0;
}
}
.oajstat_value-hcq{
overflow-wrap:break-word;
color:#F0EDE8;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:30px;
line-height:1;
}
@media(min-width:765px){
.oajstat_value-hcq{
font-size:2.125rem;
}
}
.oajstat_label-hcq{
overflow-wrap:break-word;
margin-top:6px;
color:#96908A;
font-size:0.813rem;
line-height:1.4;
}
.oajgrow-hcq{
padding:26px 0 0.625rem;
}
.oajrow_seo-hcq{
margin:10px 0 0;
overflow-wrap:break-word;
color:#7A756F;
font-size:0.875rem;
max-width:760px;
line-height:1.65;
}
.oajrow_seo-hcq strong{
font-weight:700;
color:#F0EDE8;
}
.oajgrow-hcq{
padding:26px 0 10px;
}
.oajrow_seo-hcq{
margin:10px 0 0;
max-width:760px;
color:#7A756F;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
}
.oajrow_seo-hcq strong{
font-weight:700;
color:#F0EDE8;
}
.oajgrow-hcq{
padding:1.625rem 0 10px;
}
.oajrow_seo-hcq{
margin:0.625rem 0 0;
color:#7A756F;
max-width:47.5rem;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
}
.oajrow_seo-hcq strong{
color:#F0EDE8;
font-weight:700;
}
.oajpr-hcq{
padding:30px 0 6px;
}
.oajpr_card-hcq{
border-radius:20px;
flex:0 0 auto;
overflow:hidden;
background:#1C1917;
border:1px solid rgba(240,237,232,0.07);
gap:0.625rem;
padding:26px;
position:relative;
min-height:12.5rem;
width:280px;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.oajpr_card-hcq{
width:18.75rem;
}
}
.oajpr_card_feat-hcq{
background:linear-gradient(150deg,#0E1A14,#090D0B);
border-color:transparent;
color:#EDF7F2;
}
.oajpr_glow-hcq{
border-radius:50%;
background:radial-gradient(circle,rgba(16,200,120,0.12),transparent 70%);
position:absolute;
top:-1.875rem;
height:130px;
right:-30px;
width:130px;
opacity:0;
pointer-events:none;
}
.oajpr_card_feat-hcq .oajpr_glow-hcq{
opacity:1;
}
.oajpr_label-hcq{
font-weight:700;
text-transform:uppercase;
font-size:10px;
letter-spacing:.16em;
color:#10C878;
position:relative;
}
.oajpr_card_feat-hcq .oajpr_label-hcq{
color:#2EE898;
}
.oajpr_amount-hcq{
font-size:1.625rem;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#F0EDE8;
overflow-wrap:break-word;
position:relative;
line-height:1.08;
}
.oajpr_card_feat-hcq .oajpr_amount-hcq{
color:#EDF7F2;
}
.oajpr_amount-hcq em{
color:#10C878;
font-style:normal;
}
.oajpr_card_feat-hcq .oajpr_amount-hcq em{
color:#2EE898;
}
.oajpr_terms-hcq{
font-size:13px;
line-height:1.5;
position:relative;
color:#96908A;
}
.oajpr_card_feat-hcq .oajpr_terms-hcq{
color:#89B89E;
}
.oajpr_cta-hcq{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.oajpr_card_feat-hcq .oajpr_cta-hcq{
border-radius:62.438rem;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
padding:9px 1.125rem;
background:#2EE898;
color:#0C1A11;
font-weight:700;
font-size:13px;
}
.oajpr_card_feat-hcq .oajpr_cta-hcq:hover{
opacity:.9;
}
.oajpr_card-hcq:not(.oajpr_card_feat-hcq) .oajpr_cta-hcq{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
border-bottom:1px solid #F0EDE8;
font-weight:700;
font-size:0.813rem;
padding-bottom:2px;
color:#F0EDE8;
}
.oajpr_card-hcq:not(.oajpr_card_feat-hcq) .oajpr_cta-hcq:hover{
border-color:#10C878;
color:#10C878;
}
.oajjp-hcq{
padding:30px 0 10px;
}
.oajjp_grid-hcq{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:765px){
.oajjp_grid-hcq{
grid-template-columns:1fr 1fr;
}
.oajjp_card_mega-hcq{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.oajjp_grid-hcq{
grid-template-columns:1.4fr 1fr 1fr;
}
.oajjp_card_mega-hcq{
grid-column:auto;
}
}
.oajjp_card-hcq{
background:#1C1917;
padding:26px;
gap:12px;
border-radius:20px;
border:1px solid rgba(240,237,232,0.07);
overflow:hidden;
position:relative;
min-height:200px;
justify-content:space-between;
flex-direction:column;
min-width:0;
display:flex;
}
.oajjp_card_mega-hcq{
background:linear-gradient(135deg,#0E1A14,#090D0B);
border-color:transparent;
min-height:13.125rem;
color:#EDF7F2;
}
.oajjp_glow-hcq{
border-radius:50%;
background:radial-gradient(circle,rgba(16,200,120,0.12),transparent 70%);
width:200px;
right:-2.5rem;
pointer-events:none;
top:-40px;
position:absolute;
height:12.5rem;
}
.oajjp_label-hcq{
gap:0.625rem;
position:relative;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
font-weight:700;
display:flex;
letter-spacing:.16em;
font-size:0.625rem;
color:#10C878;
text-transform:uppercase;
}
.oajjp_card_mega-hcq .oajjp_label-hcq{
color:#2EE898;
}
.oajjp_drop-hcq{
letter-spacing:.04em;
text-transform:none;
font-weight:600;
color:#96908A;
}
.oajjp_card_mega-hcq .oajjp_drop-hcq{
color:#89B89E;
}
.oajjp_amount-hcq{
font-size:38px;
font-weight:700;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
position:relative;
line-height:1;
overflow-wrap:break-word;
color:#F0EDE8;
}
.oajjp_card_mega-hcq .oajjp_amount-hcq{
animation:zm2-pulse 2.4s infinite;
color:#2EE898;
font-size:3rem;
}
@media(min-width:770px){
.oajjp_card_mega-hcq .oajjp_amount-hcq{
font-size:54px;
}
}
.oajjp_game-hcq{
position:relative;
font-size:0.813rem;
color:#96908A;
}
.oajjp_card_mega-hcq .oajjp_game-hcq{
color:#89B89E;
}
.oajjp_cta-hcq{
align-self:flex-start;
position:relative;
}
.oajjp_card_mega-hcq .oajjp_cta-hcq{
padding:0.625rem 20px;
border-radius:62.438rem;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
background:#2EE898;
color:#0C1A11;
font-weight:700;
font-size:0.813rem;
}
.oajjp_card_mega-hcq .oajjp_cta-hcq:hover{
opacity:.9;
}
.oajjp_card-hcq:not(.oajjp_card_mega-hcq) .oajjp_cta-hcq{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
font-weight:700;
color:#F0EDE8;
font-size:0.813rem;
padding-bottom:2px;
border-bottom:1px solid #F0EDE8;
}
.oajjp_card-hcq:not(.oajjp_card_mega-hcq) .oajjp_cta-hcq:hover{
border-color:#10C878;
color:#10C878;
}
.oajjp_seo-hcq{
margin:0.875rem 0 0;
overflow-wrap:break-word;
font-size:14px;
max-width:47.5rem;
color:#7A756F;
line-height:1.65;
}
.oajjp_seo-hcq strong{
font-weight:700;
color:#F0EDE8;
}
.oajapp-hcq{
padding:30px 0 10px;
}
.oajapp_in-hcq{
border-radius:1.25rem;
gap:1.75rem;
border:1px solid rgba(240,237,232,0.07);
background:#1C1917;
padding:2rem;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.oajapp_in-hcq{
padding:2.5rem 2.75rem;
gap:40px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.oajapp_copy-hcq{
max-width:35rem;
min-width:0;
}
.oajapp_eyebrow-hcq{
margin-bottom:12px;
}
.oajapp_h2-hcq{
font-weight:600;
font-size:28px;
margin-bottom:0.75rem;
line-height:1.05;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#F0EDE8;
overflow-wrap:break-word;
}
@media(min-width:765px){
.oajapp_h2-hcq{
font-size:34px;
}
}
.oajapp_text-hcq{
font-size:0.875rem;
margin-bottom:1.375rem;
color:#7A756F;
line-height:1.6;
}
.oajapp_btns-hcq{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.oajapp_btn-hcq{
background:#10C878;
gap:0.625rem;
border-radius:0.875rem;
padding:0.688rem 1.25rem;
transition:background-color .22s cubic-bezier(0.4,0,0.2,1);
color:#0C1A11;
align-items:center;
display:inline-flex;
}
.oajapp_btn-hcq:hover{
background:#0DAE68;
}
.oajapp_btn_ic-hcq{
display:inline-flex;
align-items:center;
}
.oajapp_btn_ic-hcq svg{
height:1.125rem;
width:1.125rem;
}
.oajapp_btn_lb-hcq{
font-size:0.844rem;
font-weight:700;
}
.oajapp_qr_wrap-hcq{
gap:1.125rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.oajapp_qr-hcq{
border-radius:14px;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#1C1917 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#1C1917 0 5px,transparent 5px 0.688rem);
background-color:#10C878;
height:108px;
width:108px;
}
.oajapp_qr_cap-hcq{
font-size:12.5px;
line-height:1.4;
max-width:5.75rem;
color:#96908A;
}
.oajsea-hcq{
padding:1.5rem 0 0.625rem;
}
.oajsea_in-hcq{
gap:22px;
background:linear-gradient(115deg,#0E1A14,#090D0B);
overflow:hidden;
padding:2.25rem;
border-radius:1.25rem;
flex-direction:column;
position:relative;
display:flex;
color:#EDF7F2;
}
@media(min-width:818px){
.oajsea_in-hcq{
gap:32px;
padding:44px 48px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.oajsea_glow-hcq{
border-radius:50%;
background:radial-gradient(circle,rgba(16,200,120,0.12),transparent 68%);
pointer-events:none;
position:absolute;
right:60px;
transform:translateY(-50%);
height:15rem;
width:15rem;
top:50%;
}
.oajsea_copy-hcq{
position:relative;
max-width:35rem;
min-width:0;
}
.oajsea_eyebrow-hcq{
margin-bottom:12px;
}
.oajsea_h2-hcq{
color:#EDF7F2;
line-height:1.04;
font-size:30px;
overflow-wrap:break-word;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:12px;
}
@media(min-width:765px){
.oajsea_h2-hcq{
font-size:38px;
}
}
.oajsea_text-hcq{
color:#89B89E;
font-size:15px;
line-height:1.6;
}
.oajsea_cta-hcq{
padding:16px 2rem;
background:#2EE898;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
flex:0 0 auto;
border-radius:999px;
color:#0C1A11;
font-size:0.938rem;
position:relative;
font-weight:700;
}
.oajsea_cta-hcq:hover{
opacity:.9;
}
.oajvip-hcq{
padding:3rem 0;
}
@media(min-width:766px){
.oajvip-hcq{
padding:64px 0;
}
}
.oajvip_head-hcq{
gap:14px;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:881px){
.oajvip_head-hcq{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.oajvip_eyebrow-hcq{
margin-bottom:12px;
}
.oajvip_h2-hcq{
color:#EDF7F2;
font-weight:600;
font-size:2rem;
overflow-wrap:break-word;
line-height:1.05;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.oajvip_h2-hcq{
font-size:2.5rem;
}
}
.oajvip_intro-hcq{
font-size:14px;
color:#89B89E;
line-height:1.6;
max-width:420px;
}
.oajvip_grid-hcq{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.oajvip_card-hcq{
padding:22px 18px;
border:1px solid rgba(180,255,210,0.13);
border-radius:0.875rem;
min-width:0;
}
.oajvip_card_feat-hcq{
border-color:#2EE898;
background:rgba(220,255,238,0.07);
}
.oajvip_card_ic-hcq{
background:linear-gradient(135deg,#10C878,#4DFDB2);
border-radius:0.5rem;
width:34px;
margin-bottom:1rem;
height:2.125rem;
display:block;
}
.oajvip_name-hcq{
overflow-wrap:break-word;
color:#EDF7F2;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:0.375rem;
font-size:1.25rem;
}
.oajvip_perk-hcq{
overflow-wrap:break-word;
color:#89B89E;
line-height:1.5;
font-size:12.5px;
}
.oajgm-hcq{
padding:30px 0 10px;
}
.oajgm_in-hcq{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:880px){
.oajgm_in-hcq{
grid-template-columns:1.25fr 1fr;
}
}
.oajgm_left-hcq{
background:#1C1917;
border-radius:1.25rem;
padding:32px;
border:1px solid rgba(240,237,232,0.07);
min-width:0;
}
.oajgm_eyebrow-hcq{
margin-bottom:0.625rem;
}
.oajgm_h2-hcq{
color:#F0EDE8;
font-weight:600;
line-height:1.06;
font-size:1.625rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
@media(min-width:766px){
.oajgm_h2-hcq{
font-size:1.75rem;
}
}
.oajgm_text-hcq{
line-height:1.6;
margin-bottom:1.375rem;
color:#7A756F;
max-width:480px;
font-size:0.875rem;
}
.oajgm_level-hcq{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#10C878;
font-size:1.375rem;
font-weight:700;
margin-bottom:0.5rem;
}
.oajgm_bar-hcq{
border-radius:62.438rem;
background:rgba(240,237,232,0.13);
overflow:hidden;
margin-bottom:6px;
height:0.5rem;
}
.oajgm_bar_fill-hcq{
background:linear-gradient(90deg,#10C878,#4DFDB2);
border-radius:62.438rem;
height:100%;
}
.oajgm_bar_meta-hcq{
gap:10px;
justify-content:space-between;
margin-bottom:1.125rem;
display:flex;
color:#96908A;
font-size:11px;
}
.oajgm_missions-hcq{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.oajgm_mission-hcq{
background:#12100F;
padding:9px 0.938rem;
gap:7px;
border:1px solid rgba(240,237,232,0.13);
border-radius:999px;
display:inline-flex;
color:#C8C2B8;
font-weight:600;
font-size:0.781rem;
align-items:center;
}
.oajgm_mission_ic-hcq{
align-items:center;
display:inline-flex;
color:#10C878;
}
.oajgm_mission_ic-hcq svg{
width:0.813rem;
height:0.813rem;
}
.oajgm_right-hcq{
background:linear-gradient(150deg,#0E1A14,#090D0B);
overflow:hidden;
border-radius:20px;
padding:2rem;
color:#EDF7F2;
flex-direction:column;
position:relative;
display:flex;
}
.oajgm_glow-hcq{
background:radial-gradient(circle,rgba(16,200,120,0.12),transparent 70%);
border-radius:50%;
position:absolute;
width:9.375rem;
top:-30px;
right:-1.875rem;
pointer-events:none;
height:9.375rem;
}
.oajgm_ref_eyebrow-hcq{
position:relative;
margin-bottom:10px;
}
.oajgm_ref_h2-hcq{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
position:relative;
color:#EDF7F2;
margin-bottom:0.5rem;
line-height:1.1;
font-size:1.625rem;
overflow-wrap:break-word;
font-weight:600;
}
.oajgm_ref_text-hcq{
line-height:1.55;
font-size:0.844rem;
color:#89B89E;
margin-bottom:20px;
position:relative;
}
.oajgm_ref_cta-hcq{
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
background:#2EE898;
padding:0.688rem 1.375rem;
border-radius:999px;
font-size:0.844rem;
font-weight:700;
color:#0C1A11;
align-self:flex-start;
position:relative;
margin-top:auto;
}
.oajgm_ref_cta-hcq:hover{
opacity:.9;
}
.oajprov-hcq{
padding:40px 0 20px;
}
.oajprov_eyebrow-hcq{
display:block;
margin-bottom:1.125rem;
}
.oajprov_grid-hcq{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.oajprov_grid-hcq{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.oajprov_grid-hcq{
grid-template-columns:repeat(6,1fr);
}
}
.oajhts-hcq{
padding:48px 0;
}
@media(min-width:768px){
.oajhts-hcq{
padding:62px 0;
}
}
.oajhts_head-hcq{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:34px;
}
@media(min-width:769px){
.oajhts_head-hcq{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.oajhts_eyebrow-hcq{
margin-bottom:0.75rem;
}
.oajhts_h2-hcq{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
color:#EDF7F2;
font-size:1.875rem;
}
@media(min-width:768px){
.oajhts_h2-hcq{
font-size:2.375rem;
}
}
.oajhts_cta-hcq{
border-radius:999px;
padding:0.938rem 30px;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
background:#2EE898;
flex:0 0 auto;
font-size:0.938rem;
font-weight:700;
color:#0C1A11;
}
.oajhts_cta-hcq:hover{
opacity:.9;
}
.oajhts_grid-hcq{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.oajhts_grid-hcq{
grid-template-columns:repeat(3,1fr);
}
}
.oajhts_step-hcq{
padding-top:22px;
min-width:0;
border-top:1px solid rgba(180,255,210,0.13);
}
.oajhts_step_num-hcq{
line-height:1;
font-size:2.75rem;
margin-bottom:0.875rem;
font-weight:700;
color:#2EE898;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
.oajhts_step_h-hcq{
line-height:1.2;
margin-bottom:8px;
font-weight:700;
font-size:19px;
color:#EDF7F2;
overflow-wrap:break-word;
}
.oajhts_step_p-hcq{
line-height:1.55;
overflow-wrap:break-word;
color:#89B89E;
font-size:14px;
}
.oajrc-hcq{
padding:48px 0 10px;
}
.oajrc_in-hcq{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.oajrc_in-hcq{
grid-template-columns:repeat(3,1fr);
gap:40px;
}
}
.oajrc_col-hcq{
min-width:0;
}
.oajrc_label-hcq{
font-size:0.688rem;
font-weight:600;
letter-spacing:.2em;
text-transform:uppercase;
color:#10C878;
margin-bottom:16px;
}
.oajrc_awards-hcq{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.oajrc_award-hcq{
gap:12px;
display:flex;
min-width:0;
align-items:center;
}
.oajrc_award_ic-hcq{
flex:0 0 auto;
color:#2EE898;
align-items:center;
display:inline-flex;
}
.oajrc_award_ic-hcq svg{
height:1.125rem;
width:18px;
}
.oajrc_award_t-hcq{
overflow-wrap:break-word;
font-weight:700;
font-size:14px;
color:#F0EDE8;
}
.oajrc_award_s-hcq{
overflow-wrap:break-word;
font-size:0.75rem;
color:#96908A;
}
.oajrc_press-hcq{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.oajrc_press_logo-hcq{
border:1px solid rgba(240,237,232,0.07);
border-radius:8px;
overflow:hidden;
padding:0 8px;
align-items:center;
display:flex;
color:#7A756F;
text-overflow:ellipsis;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
white-space:nowrap;
font-weight:700;
justify-content:center;
height:52px;
font-size:14px;
text-align:center;
}
.oajrc_partner-hcq{
background:#1C1917;
padding:22px;
border:1px solid rgba(240,237,232,0.07);
border-radius:0.875rem;
}
.oajrc_partner_name-hcq{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#F0EDE8;
overflow-wrap:break-word;
font-weight:600;
font-size:1.25rem;
margin-bottom:6px;
}
.oajrc_partner_text-hcq{
overflow-wrap:break-word;
font-size:13px;
line-height:1.55;
color:#7A756F;
}
.oajop-hcq{
padding:2.25rem 0 0.625rem;
}
.oajop_in-hcq{
border-radius:14px;
gap:32px;
background:#1C1917;
border:1px solid rgba(240,237,232,0.07);
grid-template-columns:1fr;
padding:2rem;
align-items:center;
display:grid;
}
@media(min-width:861px){
.oajop_in-hcq{
padding:2.125rem 2.5rem;
gap:44px;
grid-template-columns:.9fr 1.1fr;
}
}
.oajop_left-hcq{
min-width:0;
}
.oajop_eyebrow-hcq{
margin-bottom:0.75rem;
}
.oajop_h2-hcq{
font-weight:600;
margin-bottom:10px;
font-size:1.75rem;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.08;
color:#F0EDE8;
}
@media(min-width:767px){
.oajop_h2-hcq{
font-size:30px;
}
}
.oajop_text-hcq{
line-height:1.6;
color:#7A756F;
font-size:0.875rem;
}
.oajop_grid-hcq{
grid-template-columns:1fr 1fr;
overflow:hidden;
border:1px solid rgba(240,237,232,0.13);
border-radius:8px;
background:rgba(240,237,232,0.13);
gap:1px;
display:grid;
}
.oajop_field-hcq{
padding:1.125rem 1.25rem;
background:#12100F;
min-width:0;
}
.oajop_field_lb-hcq{
text-transform:uppercase;
color:#10C878;
letter-spacing:.1em;
font-size:10px;
font-weight:600;
margin-bottom:5px;
}
.oajop_field_val-hcq{
font-size:0.875rem;
overflow-wrap:break-word;
color:#F0EDE8;
font-weight:700;
}
.oajts-hcq{
padding:2.75rem 0;
}
.oajts_in-hcq{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:881px){
.oajts_in-hcq{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.oajts_left-hcq{
min-width:0;
}
.oajts_h2-hcq{
line-height:1.1;
font-size:26px;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
overflow-wrap:break-word;
color:#EDF7F2;
}
@media(min-width:770px){
.oajts_h2-hcq{
font-size:1.75rem;
}
}
.oajts_text-hcq{
font-size:14.5px;
line-height:1.6;
margin-bottom:1.375rem;
color:#89B89E;
max-width:32.5rem;
}
.oajts_badges-hcq{
gap:18px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.oajts_badge-hcq{
font-size:0.813rem;
color:#89B89E;
font-weight:600;
}
.oajts_pay-hcq{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:878px){
.oajts_pay-hcq{
justify-content:flex-end;
}
}
.oajts_pay_chip-hcq{
border:1px solid rgba(180,255,210,0.13);
padding:12px 16px;
border-radius:14px;
background:rgba(220,255,238,0.07);
color:#EDF7F2;
font-weight:700;
font-size:14px;
}
.oajwy-hcq{
padding:48px 0;
}
@media(min-width:770px){
.oajwy-hcq{
padding:3.5rem 0;
}
}
.oajwy_in-hcq{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:902px){
.oajwy_in-hcq{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.oajwy_left-hcq{
min-width:0;
}
.oajwy_eyebrow-hcq{
margin-bottom:14px;
}
.oajwy_h2-hcq{
overflow-wrap:break-word;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#F0EDE8;
margin-bottom:16px;
font-size:2rem;
}
@media(min-width:770px){
.oajwy_h2-hcq{
font-size:2.5rem;
}
}
.oajwy_intro-hcq{
font-size:0.938rem;
line-height:1.6;
color:#7A756F;
}
.oajwy_grid-hcq{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:557px){
.oajwy_grid-hcq{
grid-template-columns:1fr 1fr;
}
}
.oajwy_card-hcq{
padding:26px;
border-radius:0.875rem;
border:1px solid rgba(240,237,232,0.07);
background:#1C1917;
min-width:0;
}
.oajwy_card_ic-hcq{
margin-bottom:1rem;
align-items:center;
color:#10C878;
justify-content:center;
display:inline-flex;
}
.oajwy_card_ic-hcq svg{
height:1.625rem;
width:1.625rem;
}
.oajwy_card_h-hcq{
overflow-wrap:break-word;
color:#F0EDE8;
margin-bottom:8px;
font-size:1.313rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.15;
font-weight:600;
}
.oajwy_card_p-hcq{
line-height:1.55;
color:#7A756F;
font-size:0.875rem;
overflow-wrap:break-word;
}
.oajet-hcq{
padding:36px 0 0.625rem;
}
.oajet_in-hcq{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:878px){
.oajet_in-hcq{
grid-template-columns:1.1fr .9fr;
gap:3rem;
}
}
.oajet_left-hcq{
min-width:0;
}
.oajet_eyebrow-hcq{
margin-bottom:0.75rem;
}
.oajet_h2-hcq{
overflow-wrap:break-word;
line-height:1.06;
margin-bottom:14px;
color:#F0EDE8;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:1.75rem;
font-weight:600;
}
@media(min-width:770px){
.oajet_h2-hcq{
font-size:32px;
}
}
.oajet_text-hcq{
line-height:1.65;
margin-bottom:1.375rem;
color:#7A756F;
font-size:0.938rem;
}
.oajet_stats-hcq{
gap:24px;
flex-wrap:wrap;
display:flex;
}
.oajet_stat-hcq{
min-width:0;
}
.oajet_stat_v-hcq{
line-height:1;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#F0EDE8;
font-size:1.625rem;
}
.oajet_stat_l-hcq{
color:#96908A;
margin-top:4px;
font-size:0.781rem;
}
.oajet_right-hcq{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.oajet_member-hcq{
gap:1rem;
border:1px solid rgba(240,237,232,0.07);
border-radius:14px;
background:#1C1917;
padding:1.125rem 1.25rem;
align-items:center;
min-width:0;
display:flex;
}
.oajet_member_av-hcq{
background:linear-gradient(135deg,#0E1A14,#10C878);
flex:0 0 auto;
border-radius:50%;
width:3rem;
height:48px;
}
.oajet_member_name-hcq{
font-weight:700;
color:#F0EDE8;
font-size:0.938rem;
overflow-wrap:break-word;
}
.oajet_member_role-hcq{
color:#96908A;
font-size:12.5px;
overflow-wrap:break-word;
}
.oajet_updated-hcq{
border-radius:0.875rem;
background:#12100F;
padding:14px 1.125rem;
border:1px solid rgba(240,237,232,0.07);
gap:0.5rem;
align-items:center;
display:flex;
color:#7A756F;
font-size:12.5px;
}
.oajtt-hcq{
padding:3rem 0 0.625rem;
}
@media(min-width:766px){
.oajtt-hcq{
padding:60px 0 0.625rem;
}
}
.oajtt_head-hcq{
margin-bottom:34px;
text-align:center;
}
.oajtt_eyebrow-hcq{
margin-bottom:0.75rem;
}
.oajtt_h2-hcq{
overflow-wrap:break-word;
color:#F0EDE8;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:32px;
line-height:1.05;
}
@media(min-width:771px){
.oajtt_h2-hcq{
font-size:42px;
}
}
.oajtt_grid-hcq{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:762px){
.oajtt_grid-hcq{
grid-template-columns:repeat(3,1fr);
}
}
.oajtt_card-hcq{
border:1px solid rgba(240,237,232,0.07);
background:#1C1917;
border-radius:0.875rem;
padding:30px;
display:flex;
flex-direction:column;
min-width:0;
}
.oajtt_card_ic-hcq{
color:#10C878;
display:inline-flex;
align-items:center;
margin-bottom:1.125rem;
}
.oajtt_card_ic-hcq svg{
width:1.75rem;
height:1.75rem;
}
.oajtt_card_h-hcq{
margin-bottom:0.5rem;
font-weight:600;
color:#F0EDE8;
overflow-wrap:break-word;
font-size:22px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.15;
}
.oajtt_card_p-hcq{
margin-bottom:0.875rem;
line-height:1.6;
color:#7A756F;
font-size:0.875rem;
overflow-wrap:break-word;
}
.oajtt_card_p-hcq b{
color:#F0EDE8;
font-weight:700;
}
.oajtt_card_link-hcq{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
margin-top:auto;
color:#F0EDE8;
font-weight:700;
font-size:0.813rem;
align-self:flex-start;
border-bottom:1px solid #10C878;
padding-bottom:2px;
}
.oajtt_card_link-hcq:hover{
color:#10C878;
}
.oajsb-hcq{
background:#1C1917;
padding:48px 0;
border-bottom:1px solid rgba(240,237,232,0.07);
border-top:1px solid rgba(240,237,232,0.07);
margin-top:24px;
}
@media(min-width:765px){
.oajsb-hcq{
padding:56px 0;
}
}
.oajsb_eyebrow-hcq{
margin-bottom:0.75rem;
display:block;
}
.oajsb_h2-hcq{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.875rem;
color:#F0EDE8;
margin-bottom:1.625rem;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:769px){
.oajsb_h2-hcq{
font-size:2.25rem;
}
}
.oajsb_grid-hcq{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:559px){
.oajsb_grid-hcq{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:963px){
.oajsb_grid-hcq{
grid-template-columns:repeat(4,1fr);
}
}
.oajsb_card-hcq{
border-radius:14px;
background:#12100F;
padding:24px;
border:1px solid rgba(240,237,232,0.07);
min-width:0;
}
.oajsb_card_h-hcq{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.188rem;
margin-bottom:0.5rem;
line-height:1.15;
color:#F0EDE8;
overflow-wrap:break-word;
}
.oajsb_card_p-hcq{
font-size:13.5px;
overflow-wrap:break-word;
color:#7A756F;
line-height:1.6;
}
.oajsb_rtp-hcq{
border:1px solid rgba(240,237,232,0.07);
border-radius:0.875rem;
grid-template-columns:1fr;
padding:1.625rem 28px;
background:#12100F;
gap:24px;
align-items:center;
display:grid;
margin-top:1.125rem;
}
@media(min-width:760px){
.oajsb_rtp-hcq{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.oajsb_rtp_h-hcq{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.5rem;
overflow-wrap:break-word;
line-height:1.15;
color:#F0EDE8;
font-size:1.25rem;
}
.oajsb_rtp_p-hcq{
color:#7A756F;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
}
.oajsb_rtp_stats-hcq{
gap:16px;
display:flex;
}
.oajsb_stat-hcq{
padding:1.125rem;
border-radius:0.5rem;
flex:1 1 0;
background:#1C1917;
text-align:center;
min-width:0;
}
.oajsb_stat_v-hcq{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#22D47A;
font-size:26px;
font-weight:700;
overflow-wrap:break-word;
}
.oajsb_stat_l-hcq{
margin-top:4px;
color:#96908A;
font-size:11.5px;
}
.oajlh-hcq{
padding:2.5rem 0 20px;
}
.oajlh_in-hcq{
border-top:1px solid rgba(240,237,232,0.13);
padding-top:2.125rem;
}
.oajlh_eyebrow-hcq{
margin-bottom:1.375rem;
display:block;
}
.oajlh_grid-hcq{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:597px){
.oajlh_grid-hcq{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:959px){
.oajlh_grid-hcq{
grid-template-columns:repeat(5,1fr);
}
}
.oajlh_col-hcq{
min-width:0;
}
.oajlh_col_h-hcq{
font-size:13px;
margin-bottom:12px;
color:#F0EDE8;
overflow-wrap:break-word;
font-weight:700;
}
.oajlh_links-hcq{
gap:8px;
flex-direction:column;
display:flex;
}
.oajlh_link-hcq{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
overflow-wrap:break-word;
font-size:0.813rem;
color:#7A756F;
}
.oajlh_link-hcq:hover{
color:#10C878;
}
.oajfaq-hcq{
background:#1C1917;
padding:48px 0;
border-top:1px solid rgba(240,237,232,0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(240,237,232,0.07);
}
@media(min-width:766px){
.oajfaq-hcq{
padding:3.875rem 0;
}
}
.oajfaq_head-hcq{
margin-bottom:2.125rem;
text-align:center;
}
.oajfaq_eyebrow-hcq{
margin-bottom:12px;
}
.oajfaq_h2-hcq{
overflow-wrap:break-word;
color:#F0EDE8;
font-size:32px;
font-weight:600;
line-height:1.05;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.oajfaq_h2-hcq{
font-size:38px;
}
}
.oajfaq_list-hcq{
margin:0 auto;
gap:0.75rem;
display:flex;
flex-direction:column;
max-width:51.25rem;
}
.oajfaq_item-hcq{
border:1px solid rgba(240,237,232,0.07);
border-radius:0.875rem;
background:#12100F;
overflow:hidden;
}
.oajfaq_q-hcq{
gap:20px;
padding:20px 1.5rem;
list-style:none;
font-weight:700;
overflow-wrap:break-word;
align-items:center;
color:#F0EDE8;
cursor:pointer;
font-size:16px;
justify-content:space-between;
display:flex;
}
.oajfaq_q-hcq::-webkit-details-marker{
display:none;
}
.oajfaq_q_ic-hcq{
flex:0 0 auto;
transition:transform .22s cubic-bezier(0.4,0,0.2,1);
align-items:center;
display:inline-flex;
color:#10C878;
}
.oajfaq_q_ic-hcq svg{
height:18px;
width:18px;
}
.oajfaq_item-hcq[open] .oajfaq_q_ic-hcq{
transform:rotate(180deg);
}
.oajfaq_a-hcq{
padding:0 24px 20px;
overflow-wrap:break-word;
color:#7A756F;
line-height:1.6;
font-size:0.906rem;
}
.oajgd-hcq{
padding:3rem 0 10px;
}
.oajgd_head-hcq{
gap:0.875rem;
flex-direction:column;
margin-bottom:1.5rem;
display:flex;
}
@media(min-width:683px){
.oajgd_head-hcq{
gap:1.25rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.oajgd_eyebrow-hcq{
margin-bottom:10px;
}
.oajgd_h2-hcq{
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:28px;
color:#F0EDE8;
line-height:1.05;
}
@media(min-width:770px){
.oajgd_h2-hcq{
font-size:2.125rem;
}
}
.oajgd_more-hcq{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
flex:0 0 auto;
padding-bottom:2px;
font-size:0.844rem;
border-bottom:1px solid #F0EDE8;
font-weight:600;
color:#F0EDE8;
}
.oajgd_more-hcq:hover{
border-color:#10C878;
color:#10C878;
}
.oajgd_grid-hcq{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:722px){
.oajgd_grid-hcq{
grid-template-columns:repeat(3,1fr);
}
}
.oajgd_card-hcq{
border:1px solid rgba(240,237,232,0.07);
border-radius:0.875rem;
background:#1C1917;
overflow:hidden;
display:block;
min-width:0;
}
.oajgd_card_img-hcq{
background:linear-gradient(140deg,#0E1A14,#10C878);
height:150px;
}
.oajgd_card_body-hcq{
padding:1.375rem;
}
.oajgd_card_cat-hcq{
font-size:0.625rem;
color:#10C878;
font-weight:600;
letter-spacing:.1em;
text-transform:uppercase;
}
.oajgd_card_h-hcq{
margin:0.5rem 0 0.625rem;
font-weight:600;
color:#F0EDE8;
font-size:19px;
line-height:1.2;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
.oajgd_card_meta-hcq{
overflow-wrap:break-word;
font-size:0.75rem;
color:#96908A;
}
.oajel-hcq{
padding:48px 0;
}
@media(min-width:769px){
.oajel-hcq{
padding:3.5rem 0;
}
}
.oajel_in-hcq{
gap:40px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:902px){
.oajel_in-hcq{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.oajel_left-hcq{
min-width:0;
}
.oajel_eyebrow-hcq{
margin-bottom:14px;
}
.oajel_h2-hcq{
overflow-wrap:break-word;
font-weight:600;
line-height:1.08;
color:#F0EDE8;
margin-bottom:1.375rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:32px;
}
@media(min-width:766px){
.oajel_h2-hcq{
font-size:2.375rem;
}
}
.oajel_body-hcq p{
font-size:1rem;
margin-bottom:1.125rem;
color:#C8C2B8;
overflow-wrap:break-word;
line-height:1.7;
}
.oajel_dropcap-hcq{
padding:0.375rem 12px 0 0;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#10C878;
font-weight:700;
float:left;
line-height:.8;
font-size:62px;
}
.oajel_right-hcq{
min-width:0;
}
.oajel_quote-hcq{
padding:2.25rem;
border-radius:1.25rem;
background:linear-gradient(150deg,#0E1A14,#090D0B);
position:relative;
margin-bottom:1.5rem;
color:#EDF7F2;
}
.oajel_quote_mark-hcq{
align-items:center;
margin-bottom:0.375rem;
color:#2EE898;
display:inline-flex;
}
.oajel_quote_mark-hcq svg{
height:2.125rem;
width:2.125rem;
}
.oajel_quote_text-hcq{
margin-bottom:22px;
line-height:1.4;
font-size:1.375rem;
color:#EDF7F2;
font-weight:500;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.oajel_quote_meta-hcq{
gap:0.75rem;
display:flex;
align-items:center;
}
.oajel_quote_av-hcq{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#10C878,#4DFDB2);
height:2.375rem;
width:2.375rem;
}
.oajel_quote_author-hcq{
font-weight:700;
color:#EDF7F2;
font-size:0.875rem;
}
.oajel_quote_meta_sub-hcq{
font-size:12px;
color:#89B89E;
}
.oajel_explain-hcq{
border:1px solid rgba(240,237,232,0.07);
overflow:hidden;
border-radius:14px;
}
.oajel_explain_card-hcq{
padding:1.375rem 1.5rem;
}
.oajel_explain_card-hcq+.oajel_explain_card-hcq{
border-top:1px solid rgba(240,237,232,0.07);
}
.oajel_explain_h-hcq{
overflow-wrap:break-word;
font-weight:600;
margin-bottom:8px;
font-size:20px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#F0EDE8;
line-height:1.15;
}
.oajel_explain_p-hcq{
line-height:1.55;
font-size:0.875rem;
overflow-wrap:break-word;
color:#7A756F;
}
.oajsg-hcq{
padding:3rem 0 0.625rem;
}
.oajsg_eyebrow-hcq{
margin-bottom:0.75rem;
display:block;
}
.oajsg_h2-hcq{
font-weight:600;
margin-bottom:28px;
line-height:1.05;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#F0EDE8;
font-size:1.875rem;
overflow-wrap:break-word;
}
@media(min-width:767px){
.oajsg_h2-hcq{
font-size:36px;
}
}
.oajsg_grid-hcq{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:719px){
.oajsg_grid-hcq{
grid-template-columns:repeat(3,1fr);
}
}
.oajsg_col-hcq{
min-width:0;
}
.oajsg_col_h-hcq{
font-weight:600;
font-size:22px;
line-height:1.15;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:10px;
color:#F0EDE8;
overflow-wrap:break-word;
}
.oajsg_col_p-hcq{
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
color:#7A756F;
}
.oajft-hcq{
background:#0B0A09;
margin-top:2.5rem;
color:#89B89E;
}
.oajft_in-hcq{
gap:2rem;
padding:3rem 0 28px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:598px){
.oajft_in-hcq{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.oajft_in-hcq{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.oajft_brand-hcq{
min-width:0;
}
.oajft_logo-hcq{
color:#EDF7F2;
font-size:1.625rem;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.oajft_tagline-hcq{
margin-top:0.875rem;
line-height:1.6;
font-size:13.5px;
color:#89B89E;
max-width:280px;
}
.oajft_contact-hcq{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
color:#2EE898;
margin-top:0.75rem;
max-width:17.5rem;
font-size:13px;
overflow-wrap:anywhere;
display:inline-block;
}
.oajft_contact-hcq:hover{
color:#EDF7F2;
}
.oajft_col-hcq{
min-width:0;
}
.oajft_col_h-hcq{
font-weight:700;
overflow-wrap:break-word;
color:#EDF7F2;
text-transform:uppercase;
margin-bottom:14px;
letter-spacing:.08em;
font-size:13px;
}
.oajft_col_links-hcq{
gap:10px;
display:flex;
flex-direction:column;
}
.oajft_link-hcq{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
overflow-wrap:break-word;
font-size:0.844rem;
color:#89B89E;
}
.oajft_link-hcq:hover{
color:#EDF7F2;
}
.oajft_bot-hcq{
padding:1.375rem 0 40px;
gap:16px;
border-top:1px solid rgba(180,255,210,0.13);
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.oajft_bot-hcq{
gap:20px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.oajft_legal-hcq{
overflow-wrap:break-word;
color:#524E4A;
font-size:11.5px;
line-height:1.6;
max-width:760px;
}
.oajft_legal-hcq b{
color:#89B89E;
font-weight:700;
}
.oajft_age-hcq{
border:1.5px solid #2EE898;
padding:0.25rem 0.563rem;
flex:0 0 auto;
border-radius:0.5rem;
font-size:13px;
color:#2EE898;
font-weight:700;
}