*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#12100E;
font-size:0.938rem;
overflow-wrap:break-word;
color:#C8C2B8;
-webkit-font-smoothing:antialiased;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
line-height:1.6;
text-rendering:optimizeLegibility;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.ydx_layoutakx{
display:flex;
flex-direction:column;
min-height:100vh;
}
.ydx_mainakx{
flex:1 1 auto;
min-width:0;
width:100%;
}
.ydx_containerakx{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:87.5rem;
}
@media(min-width:767px){
.ydx_containerakx{
padding:0 2rem;
}
}
@media(min-width:1099px){
.ydx_containerakx{
padding:0 3.5rem;
}
}
.ydx_eyebrowakx{
letter-spacing:.2em;
display:inline-block;
text-transform:uppercase;
font-family:"Inter", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
color:#2EBD78;
font-weight:600;
font-size:11px;
line-height:1.4;
}
.ydx_bandakx{
background:#0F1A14;
color:#EDF5F0;
}
.ydx_bandakx .ydx_eyebrowakx{
color:#4DDEA0;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.ydx_tbakx{
background:#12100E;
border-bottom:1px solid rgba(240,237,230,0.13);
position:sticky;
z-index:50;
top:0;
}
.ydx_tb_inakx{
padding:12px 1rem;
margin:0 auto;
gap:16px;
display:flex;
width:100%;
justify-content:space-between;
max-width:1400px;
align-items:center;
}
@media(min-width:769px){
.ydx_tb_inakx{
padding:1rem 2rem;
}
}
@media(min-width:1102px){
.ydx_tb_inakx{
padding:1.125rem 3.5rem;
}
}
.ydx_tb_leftakx{
gap:28px;
display:flex;
align-items:center;
min-width:0;
}
.ydx_tb_logoakx{
gap:0.688rem;
align-items:center;
min-width:0;
display:flex;
}
.ydx_tb_logo_markakx{
border-radius:0.5rem;
flex:0 0 auto;
width:2.125rem;
height:2.125rem;
object-fit:cover;
}
.ydx_tb_logo_txtakx{
flex-direction:column;
display:flex;
min-width:0;
line-height:1;
}
.ydx_tb_logo_nameakx{
overflow:hidden;
letter-spacing:.02em;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
color:#F0EDE6;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:22px;
}
.ydx_tb_logo_subakx{
overflow:hidden;
margin-top:4px;
white-space:nowrap;
text-overflow:ellipsis;
letter-spacing:.32em;
font-size:0.531rem;
color:#2EBD78;
text-transform:uppercase;
font-weight:600;
}
.ydx_tb_navakx{
display:none;
}
@media(min-width:961px){
.ydx_tb_navakx{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.ydx_tb_nav_itemakx{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
padding-bottom:3px;
border-bottom:2px solid transparent;
font-weight:600;
font-size:0.875rem;
color:#C8C2B8;
}
.ydx_tb_nav_itemakx:hover{
color:#F0EDE6;
}
.ydx_tb_nav_itemakx.ydx_state_activeakx{
border-color:#2EBD78;
color:#F0EDE6;
}
.ydx_tb_rightakx{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.ydx_tb_searchakx{
transition:color .22s ease;
display:flex;
justify-content:center;
color:#C8C2B8;
align-items:center;
}
.ydx_tb_searchakx:hover{
color:#2EBD78;
}
.ydx_tb_searchakx svg{
width:18px;
height:18px;
}
.ydx_tb_langakx{
font-weight:600;
font-size:0.688rem;
text-transform:uppercase;
color:#9A9188;
letter-spacing:.1em;
}
.ydx_tb_langakx:hover{
color:#F0EDE6;
}
.ydx_tb_loginakx{
display:none;
color:#F0EDE6;
font-size:0.875rem;
font-weight:600;
}
@media(min-width:765px){
.ydx_tb_loginakx{
display:inline-block;
}
}
.ydx_tb_registerakx{
border-radius:999px;
padding:11px 1.375rem;
background:#2EBD78;
transition:background-color .22s ease;
font-weight:700;
font-size:14px;
white-space:nowrap;
color:#0E1A12;
}
.ydx_tb_registerakx:hover{
background:#27A868;
}
.ydx_mobakx{
background:#12100E;
left:0;
right:0;
z-index:60;
border-top:1px solid rgba(240,237,230,0.13);
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
}
@media(min-width:958px){
.ydx_mobakx{
display:none;
}
}
.ydx_mob_inakx{
margin:0 auto;
display:flex;
justify-content:space-around;
max-width:35rem;
align-items:stretch;
}
.ydx_mob_itemakx{
transition:color .22s ease;
flex:1 1 0;
padding:0.563rem 4px;
gap:3px;
display:flex;
min-width:0;
flex-direction:column;
align-items:center;
color:#9A9188;
}
.ydx_mob_itemakx.ydx_state_activeakx{
color:#2EBD78;
}
.ydx_mob_icakx{
align-items:center;
display:flex;
justify-content:center;
}
.ydx_mob_icakx svg{
width:1.25rem;
height:1.25rem;
}
.ydx_mob_lbakx{
overflow:hidden;
max-width:100%;
font-size:0.625rem;
font-weight:600;
text-overflow:ellipsis;
white-space:nowrap;
}
@media(max-width:958px){
body{
padding-bottom:60px;
}
}
.ydx_railakx{
position:relative;
min-width:0;
}
.ydx_rail_scrollakx{
gap:14px;
padding-bottom:0.875rem;
overflow-x:auto;
display:flex;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
}
@media(min-width:765px){
.ydx_rail_scrollakx{
gap:1.125rem;
}
}
.ydx_gcakx{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:769px){
.ydx_gcakx{
width:188px;
}
}
.ydx_gc_imgakx{
background:#1C1916;
border-radius:0.875rem;
overflow:hidden;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
position:relative;
padding-bottom:133.33%;
}
.ydx_gc_imgakx img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.ydx_gc_coverakx{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.ydx_gc_hoverakx{
transition:opacity .22s ease;
inset:0;
background:rgba(0,0,0,0.52);
display:flex;
opacity:0;
align-items:center;
position:absolute;
justify-content:center;
}
.ydx_gcakx:hover .ydx_gc_hoverakx{
opacity:1;
}
.ydx_gc_hover_btnakx{
background:#2EBD78;
border-radius:62.438rem;
display:flex;
width:2.875rem;
color:#0E1A12;
justify-content:center;
align-items:center;
height:46px;
}
.ydx_gc_hover_btnakx svg{
width:1.125rem;
height:1.125rem;
}
.ydx_gc_infoakx{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:9px;
}
.ydx_gc_nameakx{
overflow:hidden;
color:#F0EDE6;
font-size:13px;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
}
.ydx_gc_provakx{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.688rem;
color:#9A9188;
}
.ydx_gc_metaakx{
font-size:11px;
color:#9A9188;
}
.ydx_tcakx{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:770px){
.ydx_tcakx{
width:14.375rem;
}
}
.ydx_tc_imgakx{
overflow:hidden;
border-radius:0.875rem;
background:#1C1916;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
}
.ydx_tc_imgakx img{
inset:0;
object-fit:cover;
height:100%;
width:100%;
position:absolute;
}
.ydx_tc_infoakx{
gap:2px;
flex-direction:column;
display:flex;
min-width:0;
margin-top:0.563rem;
}
.ydx_tc_nameakx{
overflow:hidden;
font-size:14px;
color:#F0EDE6;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
}
.ydx_tc_rtpakx{
font-size:0.688rem;
color:#9A9188;
}
.ydx_lcakx{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:771px){
.ydx_lcakx{
width:268px;
}
}
.ydx_lc_imgakx{
overflow:hidden;
background:#1C1916;
border-radius:0.875rem;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
position:relative;
padding-bottom:62.5%;
}
.ydx_lc_imgakx img{
inset:0;
object-fit:cover;
width:100%;
position:absolute;
height:100%;
}
.ydx_lc_liveakx{
gap:7px;
padding:4px 0.563rem;
border-radius:62.438rem;
background:rgba(0,0,0,0.52);
top:0.75rem;
display:flex;
position:absolute;
align-items:center;
left:0.75rem;
}
.ydx_lc_live_dotakx{
background:#E84040;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
height:8px;
width:0.5rem;
}
.ydx_lc_seatsakx{
color:#EDF5F0;
letter-spacing:.08em;
font-size:10px;
font-weight:600;
text-transform:uppercase;
}
.ydx_lc_infoakx{
gap:2px;
flex-direction:column;
margin-top:9px;
display:flex;
min-width:0;
}
.ydx_lc_nameakx{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
color:#F0EDE6;
font-size:0.938rem;
white-space:nowrap;
}
.ydx_lc_betakx{
color:#9A9188;
font-size:0.688rem;
}
.ydx_pcakx{
padding:1rem 14px;
border-radius:14px;
gap:0.5rem;
border:1px solid rgba(240,237,230,0.07);
background:#1C1916;
justify-content:center;
display:flex;
min-width:0;
flex-direction:column;
align-items:center;
min-height:4.625rem;
}
.ydx_pc_logoakx{
flex:0 0 auto;
object-fit:contain;
width:auto;
max-width:100%;
height:28px;
}
.ydx_pc_nameakx{
overflow:hidden;
color:#9A9188;
max-width:100%;
text-align:center;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.688rem;
}
.ydx_gc_tagakx{
border-radius:0.5rem;
padding:3px 0.5rem;
letter-spacing:.06em;
font-weight:700;
left:0.625rem;
font-size:10px;
text-transform:uppercase;
display:inline-block;
top:10px;
position:absolute;
z-index:2;
}
.ydx_gc_tag_hotakx{
background:#E84040;
color:#EDF5F0;
}
.ydx_gc_tag_newakx{
background:#4DDEA0;
color:#0E1A12;
}
.ydx_gc_tag_jpakx{
background:#E8A838;
color:#0E1A12;
}
.ydx_gc_tag_liveakx{
background:#E84040;
color:#EDF5F0;
}
.ydx_shakx{
margin-bottom:18px;
min-width:0;
}
.ydx_sh_rowakx{
gap:16px;
display:flex;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
}
.ydx_sh_rowakx .ydx_sh_lakx{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.ydx_sh_stackakx{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.ydx_sh_centerakx{
gap:10px;
text-align:center;
flex-direction:column;
align-items:center;
display:flex;
}
.ydx_sh_h2akx{
line-height:1.1;
font-weight:600;
font-size:24px;
color:#F0EDE6;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.ydx_sh_h2akx{
font-size:1.875rem;
}
}
.ydx_bandakx .ydx_sh_h2akx{
color:#EDF5F0;
}
.ydx_sh_eb_lineakx{
gap:10px;
display:inline-flex;
align-items:center;
}
.ydx_sh_eb_lineakx::before{
background:#2EBD78;
content:"";
width:1.75rem;
height:1px;
display:inline-block;
}
.ydx_bandakx .ydx_sh_eb_lineakx::before{
background:#4DDEA0;
}
.ydx_sh_eb_dotakx{
gap:8px;
display:inline-flex;
align-items:center;
}
.ydx_sh_eb_dotakx::before{
background:#2EBD78;
border-radius:50%;
content:"";
height:6px;
width:6px;
display:inline-block;
}
.ydx_bandakx .ydx_sh_eb_dotakx::before{
background:#4DDEA0;
}
.ydx_sh_linkakx{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
border-bottom:1px solid #F0EDE6;
display:inline-flex;
padding-bottom:2px;
font-size:0.813rem;
font-weight:600;
color:#F0EDE6;
align-items:center;
white-space:nowrap;
}
.ydx_sh_linkakx:hover{
border-color:#2EBD78;
color:#2EBD78;
}
.ydx_sh_linkakx svg{
width:0.875rem;
height:0.875rem;
}
.ydx_sh_link_chevakx{
padding-bottom:0;
border-bottom:0;
}
.ydx_sh_link_btnakx{
border-radius:62.438rem;
background:#2EBD78;
padding:0.563rem 18px;
color:#0E1A12;
border-bottom:0;
}
.ydx_sh_link_btnakx:hover{
background:#27A868;
border-color:transparent;
color:#0E1A12;
}
.ydx_bandakx .ydx_sh_linkakx{
border-color:#EDF5F0;
color:#EDF5F0;
}
.ydx_bandakx .ydx_sh_link_btnakx{
background:#4DDEA0;
color:#0E1A12;
}
.ydx_sh_ruleakx{
margin:-2px 0 18px;
background:rgba(240,237,230,0.13);
height:1px;
}
.ydx_bandakx .ydx_sh_ruleakx{
background:rgba(220,240,228,0.13);
}
.ydx_heroakx{
padding:2rem 0 0.5rem;
}
@media(min-width:766px){
.ydx_heroakx{
padding:3.5rem 0 1.5rem;
}
}
.ydx_hero_inakx{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:897px){
.ydx_hero_inakx{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.ydx_hero_copyakx{
min-width:0;
}
.ydx_hero_eyebrowakx{
gap:0.625rem;
display:inline-flex;
margin-bottom:1.375rem;
align-items:center;
}
.ydx_hero_eyebrow_lineakx{
background:#2EBD78;
flex:0 0 auto;
height:1px;
width:1.75rem;
display:inline-block;
}
.ydx_hero_h1akx{
line-height:1.04;
font-size:38px;
overflow-wrap:break-word;
font-weight:600;
color:#F0EDE6;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
letter-spacing:-.01em;
margin-bottom:20px;
}
@media(min-width:768px){
.ydx_hero_h1akx{
font-size:54px;
}
}
@media(min-width:1102px){
.ydx_hero_h1akx{
font-size:3.875rem;
}
}
.ydx_hero_h1akx em{
font-style:normal;
color:#2EBD78;
}
.ydx_hero_subakx{
font-size:1rem;
color:#7A7168;
max-width:30rem;
margin-bottom:30px;
line-height:1.6;
}
@media(min-width:770px){
.ydx_hero_subakx{
font-size:18px;
}
}
.ydx_hero_actionsakx{
gap:0.875rem;
display:flex;
flex-wrap:wrap;
margin-bottom:34px;
align-items:center;
}
.ydx_hero_ctaakx{
gap:10px;
padding:1rem 30px;
background:#2EBD78;
border-radius:62.438rem;
transition:background-color .22s ease;
font-size:15px;
display:inline-flex;
font-weight:700;
align-items:center;
color:#0E1A12;
}
.ydx_hero_ctaakx:hover{
background:#27A868;
}
.ydx_hero_cta_icakx{
display:inline-flex;
align-items:center;
}
.ydx_hero_cta_icakx svg{
width:16px;
height:1rem;
}
.ydx_hero_cta_altakx{
border-radius:62.438rem;
background:transparent;
border:1px solid rgba(240,237,230,0.13);
padding:15px 26px;
transition:border-color .22s ease,color .22s ease;
font-weight:600;
align-items:center;
color:#F0EDE6;
font-size:0.938rem;
display:inline-flex;
}
.ydx_hero_cta_altakx:hover{
border-color:#2EBD78;
color:#2EBD78;
}
.ydx_hero_trustakx{
gap:22px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.ydx_hero_trust_itemakx{
gap:9px;
color:#C8C2B8;
align-items:center;
font-weight:600;
display:flex;
font-size:13px;
}
.ydx_hero_trust_icakx{
align-items:center;
display:inline-flex;
color:#2EBD78;
}
.ydx_hero_trust_icakx svg{
width:16px;
height:16px;
}
.ydx_hero_promoakx{
border-radius:1.25rem;
overflow:hidden;
background:#1C1916;
box-shadow:0 0.5rem 3rem rgba(0,0,0,0.60), 0 2px 0.75rem rgba(46,189,120,0.10);
min-height:18.75rem;
display:flex;
position:relative;
}
.ydx_hero_promo_bgakx{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.ydx_hero_promo_bgakx::after{
inset:0;
background:linear-gradient(120deg,#0F1A14 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.ydx_hero_promo_glowakx{
background:radial-gradient(circle,rgba(52,183,106,0.13) 0%,transparent 65%);
border-radius:50%;
top:-2.5rem;
right:-20px;
height:16.25rem;
width:260px;
position:absolute;
pointer-events:none;
}
.ydx_hero_promo_ctakx{
padding:1.75rem;
align-self:flex-end;
position:relative;
z-index:2;
max-width:88%;
}
.ydx_hero_promo_labelakx{
margin-bottom:0.5rem;
color:#4DDEA0;
display:block;
letter-spacing:.25em;
font-weight:700;
font-size:10px;
text-transform:uppercase;
}
.ydx_hero_promo_amountakx{
color:#EDF5F0;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:32px;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:770px){
.ydx_hero_promo_amountakx{
font-size:40px;
}
}
.ydx_hero_promo_amountakx em{
color:#4DDEA0;
font-style:normal;
}
.ydx_hero_ratingakx{
padding:0.625rem 14px;
border-radius:14px;
gap:0.625rem;
border:1px solid rgba(240,237,230,0.07);
background:#1C1916;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.55);
position:absolute;
right:14px;
max-width:min(260px,62%);
display:flex;
top:14px;
z-index:3;
align-items:center;
}
.ydx_hero_rating_scoreakx{
flex:0 0 auto;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#F0EDE6;
font-size:24px;
font-weight:700;
}
.ydx_hero_rating_txtakx{
flex:1 1 auto;
min-width:0;
}
.ydx_hero_rating_starsakx{
gap:2px;
display:flex;
color:#2EBD78;
}
.ydx_hero_rating_starsakx svg{
height:0.75rem;
width:12px;
}
.ydx_hero_rating_capakx{
overflow-wrap:break-word;
margin-top:3px;
color:#9A9188;
line-height:1.35;
font-size:11px;
display:block;
}
.ydx_statakx{
margin-top:1rem;
border-top:1px solid rgba(240,237,230,0.13);
border-bottom:1px solid rgba(240,237,230,0.13);
}
.ydx_stat_inakx{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:767px){
.ydx_stat_inakx{
grid-template-columns:repeat(4,1fr);
}
}
.ydx_stat_itemakx{
padding:22px 14px;
min-width:0;
border-bottom:1px solid rgba(240,237,230,0.07);
border-right:1px solid rgba(240,237,230,0.07);
}
.ydx_stat_itemakx:nth-child(2n){
border-right:0;
}
.ydx_stat_itemakx:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.ydx_stat_itemakx{
border-bottom:0;
}
.ydx_stat_itemakx:nth-child(2n){
border-right:1px solid rgba(240,237,230,0.07);
}
.ydx_stat_itemakx:nth-child(4n){
border-right:0;
}
}
.ydx_stat_valueakx{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#F0EDE6;
font-weight:700;
overflow-wrap:break-word;
line-height:1;
font-size:1.875rem;
}
@media(min-width:766px){
.ydx_stat_valueakx{
font-size:34px;
}
}
.ydx_stat_labelakx{
font-size:13px;
overflow-wrap:break-word;
line-height:1.4;
color:#9A9188;
margin-top:6px;
}
.ydx_jpakx{
padding:30px 0 10px;
}
.ydx_jp_gridakx{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.ydx_jp_gridakx{
grid-template-columns:1fr 1fr;
}
.ydx_jp_card_megaakx{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.ydx_jp_gridakx{
grid-template-columns:1.4fr 1fr 1fr;
}
.ydx_jp_card_megaakx{
grid-column:auto;
}
}
.ydx_jp_cardakx{
background:#1C1916;
border-radius:1.25rem;
gap:12px;
overflow:hidden;
padding:1.625rem;
border:1px solid rgba(240,237,230,0.07);
min-height:200px;
justify-content:space-between;
display:flex;
position:relative;
flex-direction:column;
min-width:0;
}
.ydx_jp_card_megaakx{
background:linear-gradient(135deg,#0F1F17,#0A0D0B);
border-color:transparent;
color:#EDF5F0;
min-height:13.125rem;
}
.ydx_jp_glowakx{
border-radius:50%;
background:radial-gradient(circle,rgba(52,183,106,0.13),transparent 70%);
position:absolute;
width:200px;
height:12.5rem;
right:-40px;
pointer-events:none;
top:-40px;
}
.ydx_jp_labelakx{
gap:10px;
font-weight:700;
font-size:0.625rem;
position:relative;
justify-content:space-between;
display:flex;
color:#2EBD78;
align-items:center;
flex-wrap:wrap;
text-transform:uppercase;
letter-spacing:.16em;
}
.ydx_jp_card_megaakx .ydx_jp_labelakx{
color:#4DDEA0;
}
.ydx_jp_dropakx{
letter-spacing:.04em;
color:#9A9188;
font-weight:600;
text-transform:none;
}
.ydx_jp_card_megaakx .ydx_jp_dropakx{
color:#8FB8A0;
}
.ydx_jp_amountakx{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:38px;
font-weight:700;
color:#F0EDE6;
overflow-wrap:break-word;
position:relative;
line-height:1;
}
.ydx_jp_card_megaakx .ydx_jp_amountakx{
animation:zm2-pulse 2.4s infinite;
color:#4DDEA0;
font-size:3rem;
}
@media(min-width:766px){
.ydx_jp_card_megaakx .ydx_jp_amountakx{
font-size:54px;
}
}
.ydx_jp_gameakx{
color:#9A9188;
position:relative;
font-size:0.813rem;
}
.ydx_jp_card_megaakx .ydx_jp_gameakx{
color:#8FB8A0;
}
.ydx_jp_ctaakx{
position:relative;
align-self:flex-start;
}
.ydx_jp_card_megaakx .ydx_jp_ctaakx{
background:#4DDEA0;
padding:10px 20px;
border-radius:999px;
transition:opacity .22s ease;
font-size:0.813rem;
color:#0E1A12;
font-weight:700;
}
.ydx_jp_card_megaakx .ydx_jp_ctaakx:hover{
opacity:.9;
}
.ydx_jp_cardakx:not(.ydx_jp_card_megaakx) .ydx_jp_ctaakx{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
border-bottom:1px solid #F0EDE6;
padding-bottom:2px;
color:#F0EDE6;
font-size:13px;
}
.ydx_jp_cardakx:not(.ydx_jp_card_megaakx) .ydx_jp_ctaakx:hover{
border-color:#2EBD78;
color:#2EBD78;
}
.ydx_jp_seoakx{
margin:0.875rem 0 0;
line-height:1.65;
color:#7A7168;
max-width:47.5rem;
font-size:0.875rem;
overflow-wrap:break-word;
}
.ydx_jp_seoakx strong{
font-weight:700;
color:#F0EDE6;
}
.ydx_gfakx{
padding:24px 0 0.375rem;
}
.ydx_gf_inakx{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.ydx_gf_chipakx{
padding:0.625rem 1.125rem;
border:1px solid rgba(240,237,230,0.13);
background:#1C1916;
border-radius:999px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
font-weight:600;
font-size:13px;
white-space:nowrap;
color:#C8C2B8;
}
.ydx_gf_chipakx:hover{
border-color:#2EBD78;
color:#2EBD78;
}
.ydx_gf_chipakx.ydx_state_activeakx{
background:#2EBD78;
border-color:transparent;
color:#0E1A12;
}
.ydx_growakx{
padding:26px 0 10px;
}
.ydx_row_seoakx{
margin:0.625rem 0 0;
line-height:1.65;
color:#7A7168;
font-size:14px;
max-width:760px;
overflow-wrap:break-word;
}
.ydx_row_seoakx strong{
color:#F0EDE6;
font-weight:700;
}
.ydx_prakx{
padding:30px 0 6px;
}
.ydx_pr_cardakx{
background:#1C1916;
padding:26px;
flex:0 0 auto;
border:1px solid rgba(240,237,230,0.07);
border-radius:1.25rem;
overflow:hidden;
gap:0.625rem;
position:relative;
min-height:200px;
width:17.5rem;
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.ydx_pr_cardakx{
width:18.75rem;
}
}
.ydx_pr_card_featakx{
background:linear-gradient(150deg,#0F1F17,#0A0D0B);
border-color:transparent;
color:#EDF5F0;
}
.ydx_pr_glowakx{
background:radial-gradient(circle,rgba(52,183,106,0.13),transparent 70%);
border-radius:50%;
top:-30px;
width:8.125rem;
height:8.125rem;
pointer-events:none;
right:-1.875rem;
position:absolute;
opacity:0;
}
.ydx_pr_card_featakx .ydx_pr_glowakx{
opacity:1;
}
.ydx_pr_labelakx{
letter-spacing:.16em;
text-transform:uppercase;
font-size:0.625rem;
position:relative;
color:#2EBD78;
font-weight:700;
}
.ydx_pr_card_featakx .ydx_pr_labelakx{
color:#4DDEA0;
}
.ydx_pr_amountakx{
position:relative;
color:#F0EDE6;
overflow-wrap:break-word;
font-weight:600;
line-height:1.08;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:26px;
}
.ydx_pr_card_featakx .ydx_pr_amountakx{
color:#EDF5F0;
}
.ydx_pr_amountakx em{
font-style:normal;
color:#2EBD78;
}
.ydx_pr_card_featakx .ydx_pr_amountakx em{
color:#4DDEA0;
}
.ydx_pr_termsakx{
font-size:0.813rem;
line-height:1.5;
color:#9A9188;
position:relative;
}
.ydx_pr_card_featakx .ydx_pr_termsakx{
color:#8FB8A0;
}
.ydx_pr_ctaakx{
margin-top:auto;
align-self:flex-start;
position:relative;
}
.ydx_pr_card_featakx .ydx_pr_ctaakx{
padding:9px 1.125rem;
background:#4DDEA0;
border-radius:999px;
transition:opacity .22s ease;
color:#0E1A12;
font-size:13px;
font-weight:700;
}
.ydx_pr_card_featakx .ydx_pr_ctaakx:hover{
opacity:.9;
}
.ydx_pr_cardakx:not(.ydx_pr_card_featakx) .ydx_pr_ctaakx{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-weight:700;
font-size:0.813rem;
border-bottom:1px solid #F0EDE6;
color:#F0EDE6;
}
.ydx_pr_cardakx:not(.ydx_pr_card_featakx) .ydx_pr_ctaakx:hover{
border-color:#2EBD78;
color:#2EBD78;
}
.ydx_growakx{
padding:1.625rem 0 0.625rem;
}
.ydx_row_seoakx{
margin:10px 0 0;
line-height:1.65;
max-width:47.5rem;
color:#7A7168;
overflow-wrap:break-word;
font-size:0.875rem;
}
.ydx_row_seoakx strong{
color:#F0EDE6;
font-weight:700;
}
.ydx_growakx{
padding:1.625rem 0 10px;
}
.ydx_row_seoakx{
margin:0.625rem 0 0;
line-height:1.65;
font-size:14px;
max-width:47.5rem;
color:#7A7168;
overflow-wrap:break-word;
}
.ydx_row_seoakx strong{
color:#F0EDE6;
font-weight:700;
}
.ydx_trnakx{
padding:30px 0 0.625rem;
}
.ydx_trn_inakx{
background:#1C1916;
border-radius:20px;
border:1px solid rgba(240,237,230,0.07);
overflow:hidden;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:877px){
.ydx_trn_inakx{
grid-template-columns:1.05fr 1fr;
}
}
.ydx_trn_bannerakx{
padding:2.125rem;
background:linear-gradient(150deg,#0F1F17,#0A0D0B);
overflow:hidden;
position:relative;
color:#EDF5F0;
}
.ydx_trn_glowakx{
background:radial-gradient(circle,rgba(52,183,106,0.13),transparent 70%);
border-radius:50%;
height:12.5rem;
right:-2.5rem;
width:200px;
pointer-events:none;
bottom:-2.5rem;
position:absolute;
}
.ydx_trn_eyebrowakx{
margin-bottom:0.875rem;
position:relative;
}
.ydx_trn_h2akx{
font-size:30px;
line-height:1.06;
font-weight:600;
position:relative;
overflow-wrap:break-word;
color:#EDF5F0;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:12px;
}
@media(min-width:770px){
.ydx_trn_h2akx{
font-size:2.25rem;
}
}
.ydx_trn_textakx{
margin-bottom:1.375rem;
line-height:1.6;
font-size:0.875rem;
position:relative;
max-width:420px;
color:#8FB8A0;
}
.ydx_trn_timerakx{
gap:8px;
display:flex;
margin-bottom:24px;
flex-wrap:wrap;
align-items:center;
position:relative;
}
.ydx_trn_timer_capakx{
color:#8FB8A0;
font-size:11px;
}
.ydx_trn_timer_boxakx{
background:rgba(220,240,228,0.07);
border-radius:0.5rem;
padding:4px 0.75rem;
font-size:24px;
font-weight:700;
color:#EDF5F0;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.ydx_trn_ctaakx{
border-radius:999px;
padding:0.813rem 1.625rem;
background:#4DDEA0;
transition:opacity .22s ease;
display:inline-block;
font-size:14px;
font-weight:700;
color:#0E1A12;
position:relative;
}
.ydx_trn_ctaakx:hover{
opacity:.9;
}
.ydx_trn_lbakx{
padding:1.625rem 28px;
}
.ydx_trn_lb_headakx{
gap:10px;
justify-content:space-between;
margin-bottom:0.75rem;
align-items:center;
display:flex;
}
.ydx_trn_lb_titleakx{
color:#F0EDE6;
font-size:1.25rem;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.ydx_trn_lb_updakx{
color:#9A9188;
text-transform:uppercase;
letter-spacing:.08em;
font-size:0.688rem;
}
.ydx_trn_lb_rowakx{
gap:14px;
padding:0.688rem 12px;
border-radius:0.5rem;
display:flex;
align-items:center;
}
.ydx_trn_lb_rowakx:nth-child(2){
background:rgba(46,189,120,0.12);
}
.ydx_trn_lb_rankakx{
flex:0 0 auto;
width:22px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:1rem;
color:#2EBD78;
font-weight:700;
}
.ydx_trn_lb_avakx{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#2EBD78,#4DDEA0);
height:1.875rem;
width:30px;
}
.ydx_trn_lb_nameakx{
flex:1 1 auto;
overflow:hidden;
text-overflow:ellipsis;
min-width:0;
color:#F0EDE6;
white-space:nowrap;
font-size:14px;
font-weight:600;
}
.ydx_trn_lb_amountakx{
flex:0 0 auto;
color:#F0EDE6;
font-weight:700;
font-size:13px;
}
.ydx_seaakx{
padding:1.5rem 0 0.625rem;
}
.ydx_sea_inakx{
background:linear-gradient(115deg,#0F1F17,#0A0D0B);
overflow:hidden;
border-radius:20px;
padding:2.25rem;
gap:22px;
position:relative;
display:flex;
flex-direction:column;
color:#EDF5F0;
}
@media(min-width:817px){
.ydx_sea_inakx{
padding:44px 3rem;
gap:2rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.ydx_sea_glowakx{
border-radius:50%;
background:radial-gradient(circle,rgba(52,183,106,0.13),transparent 68%);
transform:translateY(-50%);
width:240px;
height:240px;
right:3.75rem;
pointer-events:none;
position:absolute;
top:50%;
}
.ydx_sea_copyakx{
max-width:35rem;
min-width:0;
position:relative;
}
.ydx_sea_eyebrowakx{
margin-bottom:12px;
}
.ydx_sea_h2akx{
color:#EDF5F0;
overflow-wrap:break-word;
font-size:30px;
font-weight:600;
line-height:1.04;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.75rem;
}
@media(min-width:769px){
.ydx_sea_h2akx{
font-size:2.375rem;
}
}
.ydx_sea_textakx{
line-height:1.6;
font-size:15px;
color:#8FB8A0;
}
.ydx_sea_ctaakx{
background:#4DDEA0;
border-radius:999px;
flex:0 0 auto;
transition:opacity .22s ease;
padding:1rem 32px;
font-size:15px;
position:relative;
font-weight:700;
color:#0E1A12;
}
.ydx_sea_ctaakx:hover{
opacity:.9;
}
.ydx_appakx{
padding:30px 0 10px;
}
.ydx_app_inakx{
gap:28px;
padding:2rem;
border:1px solid rgba(240,237,230,0.07);
background:#1C1916;
border-radius:20px;
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.ydx_app_inakx{
padding:40px 44px;
gap:2.5rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.ydx_app_copyakx{
max-width:560px;
min-width:0;
}
.ydx_app_eyebrowakx{
margin-bottom:0.75rem;
}
.ydx_app_h2akx{
line-height:1.05;
color:#F0EDE6;
font-weight:600;
margin-bottom:12px;
font-size:28px;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.ydx_app_h2akx{
font-size:34px;
}
}
.ydx_app_textakx{
font-size:14px;
margin-bottom:1.375rem;
color:#7A7168;
line-height:1.6;
}
.ydx_app_btnsakx{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.ydx_app_btnakx{
padding:11px 20px;
transition:background-color .22s ease;
background:#2EBD78;
border-radius:0.875rem;
gap:0.625rem;
color:#0E1A12;
align-items:center;
display:inline-flex;
}
.ydx_app_btnakx:hover{
background:#27A868;
}
.ydx_app_btn_icakx{
align-items:center;
display:inline-flex;
}
.ydx_app_btn_icakx svg{
height:18px;
width:18px;
}
.ydx_app_btn_lbakx{
font-weight:700;
font-size:0.844rem;
}
.ydx_app_qr_wrapakx{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.ydx_app_qrakx{
border-radius:14px;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#1C1916 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#1C1916 0 0.313rem,transparent 0.313rem 0.688rem);
width:6.75rem;
height:6.75rem;
background-color:#2EBD78;
}
.ydx_app_qr_capakx{
max-width:92px;
line-height:1.4;
color:#9A9188;
font-size:12.5px;
}
.ydx_vipakx{
padding:3rem 0;
}
@media(min-width:768px){
.ydx_vipakx{
padding:4rem 0;
}
}
.ydx_vip_headakx{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:878px){
.ydx_vip_headakx{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.ydx_vip_eyebrowakx{
margin-bottom:12px;
}
.ydx_vip_h2akx{
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#EDF5F0;
line-height:1.05;
font-weight:600;
font-size:2rem;
}
@media(min-width:767px){
.ydx_vip_h2akx{
font-size:2.5rem;
}
}
.ydx_vip_introakx{
max-width:26.25rem;
font-size:14px;
color:#8FB8A0;
line-height:1.6;
}
.ydx_vip_gridakx{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.ydx_vip_cardakx{
border:1px solid rgba(220,240,228,0.13);
padding:22px 18px;
border-radius:14px;
min-width:0;
}
.ydx_vip_card_featakx{
border-color:#4DDEA0;
background:rgba(220,240,228,0.07);
}
.ydx_vip_card_icakx{
background:linear-gradient(135deg,#2EBD78,#4DDEA0);
border-radius:0.5rem;
display:block;
margin-bottom:16px;
width:2.125rem;
height:34px;
}
.ydx_vip_nameakx{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
font-size:1.25rem;
color:#EDF5F0;
margin-bottom:6px;
}
.ydx_vip_perkakx{
overflow-wrap:break-word;
color:#8FB8A0;
font-size:0.781rem;
line-height:1.5;
}
.ydx_gmakx{
padding:30px 0 0.625rem;
}
.ydx_gm_inakx{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:883px){
.ydx_gm_inakx{
grid-template-columns:1.25fr 1fr;
}
}
.ydx_gm_leftakx{
border-radius:1.25rem;
border:1px solid rgba(240,237,230,0.07);
background:#1C1916;
padding:32px;
min-width:0;
}
.ydx_gm_eyebrowakx{
margin-bottom:0.625rem;
}
.ydx_gm_h2akx{
color:#F0EDE6;
overflow-wrap:break-word;
font-size:1.625rem;
line-height:1.06;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:0.5rem;
}
@media(min-width:768px){
.ydx_gm_h2akx{
font-size:1.75rem;
}
}
.ydx_gm_textakx{
max-width:30rem;
line-height:1.6;
color:#7A7168;
margin-bottom:22px;
font-size:14px;
}
.ydx_gm_levelakx{
margin-bottom:0.5rem;
color:#2EBD78;
font-weight:700;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
}
.ydx_gm_barakx{
border-radius:62.438rem;
overflow:hidden;
background:rgba(240,237,230,0.13);
height:0.5rem;
margin-bottom:0.375rem;
}
.ydx_gm_bar_fillakx{
border-radius:999px;
background:linear-gradient(90deg,#2EBD78,#4DDEA0);
height:100%;
}
.ydx_gm_bar_metaakx{
gap:10px;
display:flex;
color:#9A9188;
margin-bottom:1.125rem;
justify-content:space-between;
font-size:0.688rem;
}
.ydx_gm_missionsakx{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.ydx_gm_missionakx{
border-radius:999px;
padding:0.563rem 0.938rem;
border:1px solid rgba(240,237,230,0.13);
background:#12100E;
gap:0.438rem;
font-weight:600;
align-items:center;
color:#C8C2B8;
display:inline-flex;
font-size:0.781rem;
}
.ydx_gm_mission_icakx{
display:inline-flex;
align-items:center;
color:#2EBD78;
}
.ydx_gm_mission_icakx svg{
height:13px;
width:13px;
}
.ydx_gm_rightakx{
border-radius:1.25rem;
overflow:hidden;
background:linear-gradient(150deg,#0F1F17,#0A0D0B);
padding:2rem;
flex-direction:column;
position:relative;
display:flex;
color:#EDF5F0;
}
.ydx_gm_glowakx{
border-radius:50%;
background:radial-gradient(circle,rgba(52,183,106,0.13),transparent 70%);
height:9.375rem;
right:-1.875rem;
width:150px;
top:-1.875rem;
pointer-events:none;
position:absolute;
}
.ydx_gm_ref_eyebrowakx{
position:relative;
margin-bottom:0.625rem;
}
.ydx_gm_ref_h2akx{
font-size:1.625rem;
line-height:1.1;
position:relative;
font-weight:600;
margin-bottom:0.5rem;
overflow-wrap:break-word;
color:#EDF5F0;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.ydx_gm_ref_textakx{
position:relative;
font-size:13.5px;
margin-bottom:1.25rem;
color:#8FB8A0;
line-height:1.55;
}
.ydx_gm_ref_ctaakx{
transition:opacity .22s ease;
border-radius:62.438rem;
background:#4DDEA0;
padding:0.688rem 1.375rem;
position:relative;
align-self:flex-start;
color:#0E1A12;
margin-top:auto;
font-size:0.844rem;
font-weight:700;
}
.ydx_gm_ref_ctaakx:hover{
opacity:.9;
}
.ydx_opakx{
padding:36px 0 0.625rem;
}
.ydx_op_inakx{
border:1px solid rgba(240,237,230,0.07);
grid-template-columns:1fr;
padding:32px;
border-radius:0.875rem;
background:#1C1916;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:861px){
.ydx_op_inakx{
grid-template-columns:.9fr 1.1fr;
padding:34px 40px;
gap:44px;
}
}
.ydx_op_leftakx{
min-width:0;
}
.ydx_op_eyebrowakx{
margin-bottom:12px;
}
.ydx_op_h2akx{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:1.75rem;
color:#F0EDE6;
font-weight:600;
overflow-wrap:break-word;
line-height:1.08;
margin-bottom:0.625rem;
}
@media(min-width:767px){
.ydx_op_h2akx{
font-size:30px;
}
}
.ydx_op_textakx{
font-size:0.875rem;
color:#7A7168;
line-height:1.6;
}
.ydx_op_gridakx{
grid-template-columns:1fr 1fr;
gap:1px;
overflow:hidden;
border:1px solid rgba(240,237,230,0.13);
border-radius:8px;
background:rgba(240,237,230,0.13);
display:grid;
}
.ydx_op_fieldakx{
padding:18px 1.25rem;
background:#12100E;
min-width:0;
}
.ydx_op_field_lbakx{
margin-bottom:5px;
font-size:0.625rem;
letter-spacing:.1em;
font-weight:600;
text-transform:uppercase;
color:#2EBD78;
}
.ydx_op_field_valakx{
color:#F0EDE6;
font-size:14px;
font-weight:700;
overflow-wrap:break-word;
}
.ydx_tsakx{
padding:2.75rem 0;
}
.ydx_ts_inakx{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:882px){
.ydx_ts_inakx{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.ydx_ts_leftakx{
min-width:0;
}
.ydx_ts_h2akx{
font-size:26px;
color:#EDF5F0;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.1;
margin-bottom:12px;
overflow-wrap:break-word;
}
@media(min-width:766px){
.ydx_ts_h2akx{
font-size:28px;
}
}
.ydx_ts_textakx{
font-size:14.5px;
max-width:32.5rem;
color:#8FB8A0;
line-height:1.6;
margin-bottom:22px;
}
.ydx_ts_badgesakx{
gap:1.125rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.ydx_ts_badgeakx{
color:#8FB8A0;
font-weight:600;
font-size:0.813rem;
}
.ydx_ts_payakx{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:877px){
.ydx_ts_payakx{
justify-content:flex-end;
}
}
.ydx_ts_pay_chipakx{
padding:0.75rem 16px;
background:rgba(220,240,228,0.07);
border:1px solid rgba(220,240,228,0.13);
border-radius:14px;
color:#EDF5F0;
font-weight:700;
font-size:0.875rem;
}
.ydx_htsakx{
padding:48px 0;
}
@media(min-width:766px){
.ydx_htsakx{
padding:62px 0;
}
}
.ydx_hts_headakx{
gap:1.125rem;
display:flex;
flex-direction:column;
margin-bottom:34px;
}
@media(min-width:770px){
.ydx_hts_headakx{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.ydx_hts_eyebrowakx{
margin-bottom:0.75rem;
}
.ydx_hts_h2akx{
line-height:1.05;
overflow-wrap:break-word;
font-size:30px;
color:#EDF5F0;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:767px){
.ydx_hts_h2akx{
font-size:38px;
}
}
.ydx_hts_ctaakx{
padding:15px 1.875rem;
background:#4DDEA0;
transition:opacity .22s ease;
flex:0 0 auto;
border-radius:62.438rem;
font-weight:700;
font-size:0.938rem;
color:#0E1A12;
}
.ydx_hts_ctaakx:hover{
opacity:.9;
}
.ydx_hts_gridakx{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.ydx_hts_gridakx{
grid-template-columns:repeat(3,1fr);
}
}
.ydx_hts_stepakx{
min-width:0;
padding-top:1.375rem;
border-top:1px solid rgba(220,240,228,0.13);
}
.ydx_hts_step_numakx{
line-height:1;
margin-bottom:14px;
font-size:2.75rem;
font-weight:700;
color:#4DDEA0;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.ydx_hts_step_hakx{
color:#EDF5F0;
line-height:1.2;
font-size:19px;
overflow-wrap:break-word;
font-weight:700;
margin-bottom:0.5rem;
}
.ydx_hts_step_pakx{
line-height:1.55;
overflow-wrap:break-word;
color:#8FB8A0;
font-size:0.875rem;
}
.ydx_wyakx{
padding:48px 0;
}
@media(min-width:771px){
.ydx_wyakx{
padding:3.5rem 0;
}
}
.ydx_wy_inakx{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:897px){
.ydx_wy_inakx{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.ydx_wy_leftakx{
min-width:0;
}
.ydx_wy_eyebrowakx{
margin-bottom:0.875rem;
}
.ydx_wy_h2akx{
font-size:2rem;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#F0EDE6;
margin-bottom:16px;
line-height:1.05;
}
@media(min-width:770px){
.ydx_wy_h2akx{
font-size:40px;
}
}
.ydx_wy_introakx{
font-size:15px;
line-height:1.6;
color:#7A7168;
}
.ydx_wy_gridakx{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:562px){
.ydx_wy_gridakx{
grid-template-columns:1fr 1fr;
}
}
.ydx_wy_cardakx{
border-radius:0.875rem;
padding:26px;
border:1px solid rgba(240,237,230,0.07);
background:#1C1916;
min-width:0;
}
.ydx_wy_card_icakx{
display:inline-flex;
color:#2EBD78;
align-items:center;
justify-content:center;
margin-bottom:16px;
}
.ydx_wy_card_icakx svg{
width:1.625rem;
height:26px;
}
.ydx_wy_card_hakx{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F0EDE6;
margin-bottom:0.5rem;
font-size:1.313rem;
font-weight:600;
line-height:1.15;
}
.ydx_wy_card_pakx{
overflow-wrap:break-word;
line-height:1.55;
color:#7A7168;
font-size:14px;
}
.ydx_provakx{
padding:40px 0 1.25rem;
}
.ydx_prov_eyebrowakx{
display:block;
margin-bottom:1.125rem;
}
.ydx_prov_gridakx{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:557px){
.ydx_prov_gridakx{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:903px){
.ydx_prov_gridakx{
grid-template-columns:repeat(6,1fr);
}
}
.ydx_rvakx{
background:#1C1916;
padding:3rem 0;
margin-top:24px;
border-bottom:1px solid rgba(240,237,230,0.07);
border-top:1px solid rgba(240,237,230,0.07);
}
@media(min-width:770px){
.ydx_rvakx{
padding:56px 0;
}
}
.ydx_rv_headakx{
gap:1rem;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:769px){
.ydx_rv_headakx{
gap:1.25rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.ydx_rv_eyebrowakx{
margin-bottom:10px;
}
.ydx_rv_h2akx{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F0EDE6;
line-height:1.05;
font-weight:600;
font-size:1.875rem;
}
@media(min-width:771px){
.ydx_rv_h2akx{
font-size:2.375rem;
}
}
.ydx_rv_aggakx{
gap:12px;
align-items:center;
display:flex;
}
.ydx_rv_agg_starsakx{
gap:3px;
color:#2EBD78;
display:flex;
}
.ydx_rv_agg_starsakx svg{
width:1.125rem;
height:1.125rem;
}
.ydx_rv_sourceakx{
font-size:13px;
color:#7A7168;
}
.ydx_rv_gridakx{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.ydx_rv_gridakx{
grid-template-columns:repeat(3,1fr);
}
}
.ydx_rv_cardakx{
padding:26px;
border:1px solid rgba(240,237,230,0.07);
background:#12100E;
border-radius:14px;
min-width:0;
}
.ydx_rv_card_starsakx{
gap:2px;
margin-bottom:0.75rem;
color:#2EBD78;
display:flex;
}
.ydx_rv_card_starsakx svg{
height:14px;
width:0.875rem;
}
.ydx_rv_card_bodyakx{
overflow-wrap:break-word;
line-height:1.45;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:1.125rem;
color:#F0EDE6;
margin-bottom:16px;
font-weight:500;
}
.ydx_rv_card_metaakx{
gap:10px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.ydx_rv_card_avakx{
background:linear-gradient(135deg,#2EBD78,#4DDEA0);
flex:0 0 auto;
border-radius:50%;
width:2rem;
height:2rem;
}
.ydx_rv_card_authorakx{
font-size:13px;
font-weight:700;
color:#F0EDE6;
}
.ydx_rv_card_locakx{
color:#9A9188;
font-size:0.75rem;
}
.ydx_drakx{
padding:2.25rem 0 0.625rem;
}
.ydx_dr_inakx{
padding:28px 2rem;
gap:20px;
border:1px dashed rgba(240,237,230,0.13);
border-radius:0.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.ydx_dr_inakx{
gap:32px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.ydx_dr_h2akx{
font-size:24px;
margin-bottom:0.5rem;
line-height:1.1;
font-weight:600;
color:#F0EDE6;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:767px){
.ydx_dr_h2akx{
font-size:26px;
}
}
.ydx_dr_textakx{
max-width:680px;
overflow-wrap:break-word;
font-size:14px;
color:#7A7168;
line-height:1.6;
}
.ydx_dr_textakx b{
color:#F0EDE6;
font-weight:700;
}
.ydx_dr_ctaakx{
transition:color .22s ease;
flex:0 0 auto;
padding-bottom:2px;
white-space:nowrap;
border-bottom:1px solid #2EBD78;
font-weight:700;
font-size:13.5px;
color:#F0EDE6;
}
.ydx_dr_ctaakx:hover{
color:#2EBD78;
}
.ydx_pmtakx{
padding:48px 0 0.625rem;
}
.ydx_pmt_inakx{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:882px){
.ydx_pmt_inakx{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.ydx_pmt_leftakx{
min-width:0;
}
.ydx_pmt_eyebrowakx{
margin-bottom:0.75rem;
}
.ydx_pmt_h2akx{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:30px;
font-weight:600;
margin-bottom:0.75rem;
line-height:1.06;
color:#F0EDE6;
overflow-wrap:break-word;
}
@media(min-width:765px){
.ydx_pmt_h2akx{
font-size:32px;
}
}
.ydx_pmt_textakx{
font-size:0.906rem;
margin-bottom:1.375rem;
line-height:1.6;
color:#7A7168;
}
.ydx_pmt_logosakx{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:478px){
.ydx_pmt_logosakx{
grid-template-columns:repeat(4,1fr);
}
}
.ydx_pmt_logoakx{
border:1px solid rgba(240,237,230,0.07);
padding:0 8px;
overflow:hidden;
border-radius:0.5rem;
background:#1C1916;
text-align:center;
color:#C8C2B8;
display:flex;
font-size:12.5px;
justify-content:center;
white-space:nowrap;
height:50px;
text-overflow:ellipsis;
font-weight:700;
align-items:center;
}
.ydx_pmt_tableakx{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(240,237,230,0.07);
min-width:0;
}
.ydx_pmt_theadakx{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#0C0A09;
display:grid;
}
.ydx_pmt_thakx{
overflow:hidden;
padding:0.813rem 0.875rem;
text-transform:uppercase;
font-weight:700;
color:#EDF5F0;
white-space:nowrap;
font-size:10px;
letter-spacing:.08em;
text-overflow:ellipsis;
}
.ydx_pmt_rowakx{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(240,237,230,0.07);
display:grid;
}
.ydx_pmt_rowakx:nth-child(odd){
background:#1C1916;
}
.ydx_pmt_tdakx{
padding:0.875rem;
color:#7A7168;
font-size:13.5px;
overflow-wrap:break-word;
min-width:0;
}
.ydx_pmt_rowakx .ydx_pmt_tdakx:first-child{
font-weight:700;
color:#F0EDE6;
}
.ydx_pmt_rowakx .ydx_pmt_tdakx:last-child{
font-weight:700;
color:#34C97A;
}
.ydx_rcakx{
padding:3rem 0 0.625rem;
}
.ydx_rc_inakx{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:761px){
.ydx_rc_inakx{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.ydx_rc_colakx{
min-width:0;
}
.ydx_rc_labelakx{
letter-spacing:.2em;
margin-bottom:1rem;
text-transform:uppercase;
font-weight:600;
color:#2EBD78;
font-size:11px;
}
.ydx_rc_awardsakx{
gap:12px;
flex-direction:column;
display:flex;
}
.ydx_rc_awardakx{
gap:0.75rem;
display:flex;
min-width:0;
align-items:center;
}
.ydx_rc_award_icakx{
flex:0 0 auto;
color:#4DDEA0;
display:inline-flex;
align-items:center;
}
.ydx_rc_award_icakx svg{
width:18px;
height:1.125rem;
}
.ydx_rc_award_takx{
overflow-wrap:break-word;
color:#F0EDE6;
font-size:14px;
font-weight:700;
}
.ydx_rc_award_sakx{
color:#9A9188;
overflow-wrap:break-word;
font-size:0.75rem;
}
.ydx_rc_pressakx{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.ydx_rc_press_logoakx{
border-radius:0.5rem;
padding:0 8px;
border:1px solid rgba(240,237,230,0.07);
overflow:hidden;
justify-content:center;
white-space:nowrap;
height:3.25rem;
display:flex;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
text-overflow:ellipsis;
align-items:center;
font-weight:700;
text-align:center;
font-size:14px;
color:#7A7168;
}
.ydx_rc_partnerakx{
border:1px solid rgba(240,237,230,0.07);
background:#1C1916;
border-radius:14px;
padding:1.375rem;
}
.ydx_rc_partner_nameakx{
font-weight:600;
color:#F0EDE6;
margin-bottom:6px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
overflow-wrap:break-word;
}
.ydx_rc_partner_textakx{
line-height:1.55;
font-size:0.813rem;
color:#7A7168;
overflow-wrap:break-word;
}
.ydx_ttakx{
padding:48px 0 0.625rem;
}
@media(min-width:771px){
.ydx_ttakx{
padding:60px 0 0.625rem;
}
}
.ydx_tt_headakx{
margin-bottom:34px;
text-align:center;
}
.ydx_tt_eyebrowakx{
margin-bottom:12px;
}
.ydx_tt_h2akx{
font-size:32px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
color:#F0EDE6;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.ydx_tt_h2akx{
font-size:2.625rem;
}
}
.ydx_tt_gridakx{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.ydx_tt_gridakx{
grid-template-columns:repeat(3,1fr);
}
}
.ydx_tt_cardakx{
border:1px solid rgba(240,237,230,0.07);
background:#1C1916;
padding:1.875rem;
border-radius:0.875rem;
display:flex;
min-width:0;
flex-direction:column;
}
.ydx_tt_card_icakx{
margin-bottom:1.125rem;
color:#2EBD78;
display:inline-flex;
align-items:center;
}
.ydx_tt_card_icakx svg{
width:1.75rem;
height:28px;
}
.ydx_tt_card_hakx{
font-size:22px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:8px;
line-height:1.15;
color:#F0EDE6;
font-weight:600;
}
.ydx_tt_card_pakx{
font-size:0.875rem;
margin-bottom:14px;
line-height:1.6;
color:#7A7168;
overflow-wrap:break-word;
}
.ydx_tt_card_pakx b{
font-weight:700;
color:#F0EDE6;
}
.ydx_tt_card_linkakx{
transition:color .22s ease;
color:#F0EDE6;
border-bottom:1px solid #2EBD78;
padding-bottom:2px;
align-self:flex-start;
font-weight:700;
font-size:0.813rem;
margin-top:auto;
}
.ydx_tt_card_linkakx:hover{
color:#2EBD78;
}
.ydx_elakx{
padding:48px 0;
}
@media(min-width:768px){
.ydx_elakx{
padding:56px 0;
}
}
.ydx_el_inakx{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:900px){
.ydx_el_inakx{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.ydx_el_leftakx{
min-width:0;
}
.ydx_el_eyebrowakx{
margin-bottom:0.875rem;
}
.ydx_el_h2akx{
font-weight:600;
margin-bottom:22px;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
font-size:2rem;
color:#F0EDE6;
}
@media(min-width:771px){
.ydx_el_h2akx{
font-size:38px;
}
}
.ydx_el_bodyakx p{
color:#C8C2B8;
line-height:1.7;
overflow-wrap:break-word;
margin-bottom:18px;
font-size:16px;
}
.ydx_el_dropcapakx{
padding:0.375rem 12px 0 0;
color:#2EBD78;
font-size:3.875rem;
line-height:.8;
float:left;
font-weight:700;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.ydx_el_rightakx{
min-width:0;
}
.ydx_el_quoteakx{
border-radius:20px;
background:linear-gradient(150deg,#0F1F17,#0A0D0B);
padding:36px;
margin-bottom:24px;
color:#EDF5F0;
position:relative;
}
.ydx_el_quote_markakx{
display:inline-flex;
align-items:center;
color:#4DDEA0;
margin-bottom:6px;
}
.ydx_el_quote_markakx svg{
width:34px;
height:2.125rem;
}
.ydx_el_quote_textakx{
color:#EDF5F0;
overflow-wrap:break-word;
font-weight:500;
font-size:1.375rem;
margin-bottom:22px;
line-height:1.4;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.ydx_el_quote_metaakx{
gap:12px;
align-items:center;
display:flex;
}
.ydx_el_quote_avakx{
flex:0 0 auto;
background:linear-gradient(135deg,#2EBD78,#4DDEA0);
border-radius:50%;
width:2.375rem;
height:2.375rem;
}
.ydx_el_quote_authorakx{
color:#EDF5F0;
font-size:0.875rem;
font-weight:700;
}
.ydx_el_quote_meta_subakx{
color:#8FB8A0;
font-size:12px;
}
.ydx_el_explainakx{
border:1px solid rgba(240,237,230,0.07);
overflow:hidden;
border-radius:14px;
}
.ydx_el_explain_cardakx{
padding:1.375rem 24px;
}
.ydx_el_explain_cardakx+.ydx_el_explain_cardakx{
border-top:1px solid rgba(240,237,230,0.07);
}
.ydx_el_explain_hakx{
color:#F0EDE6;
margin-bottom:0.5rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:20px;
font-weight:600;
line-height:1.15;
}
.ydx_el_explain_pakx{
font-size:0.875rem;
overflow-wrap:break-word;
color:#7A7168;
line-height:1.55;
}
.ydx_lhakx{
padding:2.5rem 0 20px;
}
.ydx_lh_inakx{
padding-top:2.125rem;
border-top:1px solid rgba(240,237,230,0.13);
}
.ydx_lh_eyebrowakx{
display:block;
margin-bottom:1.375rem;
}
.ydx_lh_gridakx{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:602px){
.ydx_lh_gridakx{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:963px){
.ydx_lh_gridakx{
grid-template-columns:repeat(5,1fr);
}
}
.ydx_lh_colakx{
min-width:0;
}
.ydx_lh_col_hakx{
margin-bottom:0.75rem;
font-size:13px;
font-weight:700;
overflow-wrap:break-word;
color:#F0EDE6;
}
.ydx_lh_linksakx{
gap:8px;
display:flex;
flex-direction:column;
}
.ydx_lh_linkakx{
transition:color .22s ease;
color:#7A7168;
font-size:13px;
overflow-wrap:break-word;
}
.ydx_lh_linkakx:hover{
color:#2EBD78;
}
.ydx_faqakx{
background:#1C1916;
padding:3rem 0;
margin-top:1.5rem;
border-top:1px solid rgba(240,237,230,0.07);
border-bottom:1px solid rgba(240,237,230,0.07);
}
@media(min-width:769px){
.ydx_faqakx{
padding:62px 0;
}
}
.ydx_faq_headakx{
margin-bottom:34px;
text-align:center;
}
.ydx_faq_eyebrowakx{
margin-bottom:0.75rem;
}
.ydx_faq_h2akx{
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#F0EDE6;
font-size:2rem;
}
@media(min-width:765px){
.ydx_faq_h2akx{
font-size:2.375rem;
}
}
.ydx_faq_listakx{
margin:0 auto;
gap:12px;
display:flex;
max-width:51.25rem;
flex-direction:column;
}
.ydx_faq_itemakx{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(240,237,230,0.07);
background:#12100E;
}
.ydx_faq_qakx{
list-style:none;
padding:1.25rem 24px;
gap:1.25rem;
display:flex;
color:#F0EDE6;
justify-content:space-between;
align-items:center;
font-size:16px;
overflow-wrap:break-word;
cursor:pointer;
font-weight:700;
}
.ydx_faq_qakx::-webkit-details-marker{
display:none;
}
.ydx_faq_q_icakx{
transition:transform .22s ease;
flex:0 0 auto;
display:inline-flex;
color:#2EBD78;
align-items:center;
}
.ydx_faq_q_icakx svg{
height:18px;
width:18px;
}
.ydx_faq_itemakx[open] .ydx_faq_q_icakx{
transform:rotate(180deg);
}
.ydx_faq_aakx{
padding:0 1.5rem 1.25rem;
font-size:14.5px;
line-height:1.6;
color:#7A7168;
overflow-wrap:break-word;
}
.ydx_sgakx{
padding:48px 0 10px;
}
.ydx_sg_eyebrowakx{
margin-bottom:0.75rem;
display:block;
}
.ydx_sg_h2akx{
font-size:30px;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:28px;
color:#F0EDE6;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.ydx_sg_h2akx{
font-size:2.25rem;
}
}
.ydx_sg_gridakx{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:723px){
.ydx_sg_gridakx{
grid-template-columns:repeat(3,1fr);
}
}
.ydx_sg_colakx{
min-width:0;
}
.ydx_sg_col_hakx{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.625rem;
font-size:22px;
font-weight:600;
color:#F0EDE6;
line-height:1.15;
overflow-wrap:break-word;
}
.ydx_sg_col_pakx{
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
color:#7A7168;
}
.ydx_sbakx{
background:#1C1916;
padding:48px 0;
margin-top:1.5rem;
border-bottom:1px solid rgba(240,237,230,0.07);
border-top:1px solid rgba(240,237,230,0.07);
}
@media(min-width:766px){
.ydx_sbakx{
padding:56px 0;
}
}
.ydx_sb_eyebrowakx{
display:block;
margin-bottom:12px;
}
.ydx_sb_h2akx{
color:#F0EDE6;
font-size:30px;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:1.625rem;
line-height:1.05;
}
@media(min-width:769px){
.ydx_sb_h2akx{
font-size:2.25rem;
}
}
.ydx_sb_gridakx{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:561px){
.ydx_sb_gridakx{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.ydx_sb_gridakx{
grid-template-columns:repeat(4,1fr);
}
}
.ydx_sb_cardakx{
background:#12100E;
padding:1.5rem;
border-radius:0.875rem;
border:1px solid rgba(240,237,230,0.07);
min-width:0;
}
.ydx_sb_card_hakx{
overflow-wrap:break-word;
font-weight:600;
color:#F0EDE6;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
line-height:1.15;
font-size:19px;
}
.ydx_sb_card_pakx{
line-height:1.6;
overflow-wrap:break-word;
color:#7A7168;
font-size:0.844rem;
}
.ydx_sb_rtpakx{
border:1px solid rgba(240,237,230,0.07);
grid-template-columns:1fr;
padding:26px 1.75rem;
border-radius:14px;
gap:24px;
background:#12100E;
display:grid;
align-items:center;
margin-top:1.125rem;
}
@media(min-width:761px){
.ydx_sb_rtpakx{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.ydx_sb_rtp_hakx{
font-size:20px;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:8px;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#F0EDE6;
}
.ydx_sb_rtp_pakx{
overflow-wrap:break-word;
color:#7A7168;
font-size:13.5px;
line-height:1.6;
}
.ydx_sb_rtp_statsakx{
gap:16px;
display:flex;
}
.ydx_sb_statakx{
border-radius:8px;
background:#1C1916;
padding:18px;
flex:1 1 0;
text-align:center;
min-width:0;
}
.ydx_sb_stat_vakx{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#34C97A;
font-weight:700;
font-size:1.625rem;
}
.ydx_sb_stat_lakx{
font-size:0.719rem;
margin-top:4px;
color:#9A9188;
}
.ydx_scakx{
padding:48px 0 0.625rem;
}
.ydx_sc_headakx{
margin-bottom:1.75rem;
text-align:center;
}
.ydx_sc_eyebrowakx{
margin-bottom:12px;
}
.ydx_sc_h2akx{
font-weight:600;
overflow-wrap:break-word;
font-size:1.875rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#F0EDE6;
}
@media(min-width:769px){
.ydx_sc_h2akx{
font-size:36px;
}
}
.ydx_sc_tableakx{
border-radius:0.875rem;
overflow:hidden;
margin:0 auto;
border:1px solid rgba(240,237,230,0.07);
max-width:56.25rem;
}
.ydx_sc_theadakx{
grid-template-columns:1.6fr 1fr 1fr;
background:#0C0A09;
display:grid;
}
.ydx_sc_thakx{
padding:15px 18px;
color:#8FB8A0;
text-align:center;
font-size:13px;
font-weight:700;
overflow-wrap:break-word;
}
.ydx_sc_thakx:first-child{
text-align:left;
}
.ydx_sc_th_usakx{
color:#4DDEA0;
}
.ydx_sc_rowakx{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(240,237,230,0.07);
display:grid;
}
.ydx_sc_rowakx:nth-child(even){
background:#1C1916;
}
.ydx_sc_tdakx{
padding:0.938rem 18px;
overflow-wrap:break-word;
min-width:0;
color:#9A9188;
text-align:center;
font-size:0.875rem;
}
.ydx_sc_tdakx:first-child{
text-align:left;
color:#C8C2B8;
font-weight:600;
}
.ydx_sc_td_usakx{
font-weight:700;
color:#34C97A;
}
.ydx_gdakx{
padding:48px 0 10px;
}
.ydx_gd_headakx{
gap:14px;
margin-bottom:24px;
display:flex;
flex-direction:column;
}
@media(min-width:683px){
.ydx_gd_headakx{
gap:1.25rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.ydx_gd_eyebrowakx{
margin-bottom:0.625rem;
}
.ydx_gd_h2akx{
font-weight:600;
font-size:1.75rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#F0EDE6;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:767px){
.ydx_gd_h2akx{
font-size:34px;
}
}
.ydx_gd_moreakx{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
padding-bottom:2px;
font-size:13.5px;
color:#F0EDE6;
font-weight:600;
border-bottom:1px solid #F0EDE6;
}
.ydx_gd_moreakx:hover{
border-color:#2EBD78;
color:#2EBD78;
}
.ydx_gd_gridakx{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:719px){
.ydx_gd_gridakx{
grid-template-columns:repeat(3,1fr);
}
}
.ydx_gd_cardakx{
border-radius:14px;
overflow:hidden;
background:#1C1916;
border:1px solid rgba(240,237,230,0.07);
display:block;
min-width:0;
}
.ydx_gd_card_imgakx{
background:linear-gradient(140deg,#0F1F17,#2EBD78);
height:150px;
}
.ydx_gd_card_bodyakx{
padding:1.375rem;
}
.ydx_gd_card_catakx{
font-size:10px;
text-transform:uppercase;
color:#2EBD78;
letter-spacing:.1em;
font-weight:600;
}
.ydx_gd_card_hakx{
margin:8px 0 0.625rem;
line-height:1.2;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#F0EDE6;
font-size:1.188rem;
font-weight:600;
overflow-wrap:break-word;
}
.ydx_gd_card_metaakx{
overflow-wrap:break-word;
color:#9A9188;
font-size:0.75rem;
}
.ydx_ftakx{
background:#0C0A09;
margin-top:2.5rem;
color:#8FB8A0;
}
.ydx_ft_inakx{
grid-template-columns:1fr;
gap:32px;
padding:3rem 0 28px;
display:grid;
}
@media(min-width:599px){
.ydx_ft_inakx{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.ydx_ft_inakx{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.ydx_ft_brandakx{
min-width:0;
}
.ydx_ft_logoakx{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#EDF5F0;
font-size:1.625rem;
font-weight:700;
overflow-wrap:break-word;
}
.ydx_ft_taglineakx{
max-width:17.5rem;
font-size:0.844rem;
line-height:1.6;
color:#8FB8A0;
margin-top:0.875rem;
}
.ydx_ft_contactakx{
transition:color .22s ease;
font-size:13px;
max-width:17.5rem;
color:#4DDEA0;
margin-top:0.75rem;
display:inline-block;
overflow-wrap:anywhere;
}
.ydx_ft_contactakx:hover{
color:#EDF5F0;
}
.ydx_ft_colakx{
min-width:0;
}
.ydx_ft_col_hakx{
font-size:13px;
overflow-wrap:break-word;
color:#EDF5F0;
margin-bottom:14px;
text-transform:uppercase;
letter-spacing:.08em;
font-weight:700;
}
.ydx_ft_col_linksakx{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.ydx_ft_linkakx{
transition:color .22s ease;
color:#8FB8A0;
font-size:0.844rem;
overflow-wrap:break-word;
}
.ydx_ft_linkakx:hover{
color:#EDF5F0;
}
.ydx_ft_botakx{
gap:1rem;
padding:22px 0 2.5rem;
border-top:1px solid rgba(220,240,228,0.13);
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.ydx_ft_botakx{
gap:20px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.ydx_ft_legalakx{
font-size:0.719rem;
line-height:1.6;
color:#544E47;
overflow-wrap:break-word;
max-width:47.5rem;
}
.ydx_ft_legalakx b{
font-weight:700;
color:#8FB8A0;
}
.ydx_ft_ageakx{
flex:0 0 auto;
padding:4px 9px;
border:1.5px solid #4DDEA0;
border-radius:8px;
font-size:0.813rem;
font-weight:700;
color:#4DDEA0;
}