*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#16111A;
line-height:1.6;
color:#C9C0D6;
font-size:15px;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
font-family:"Golos Text", 'Helvetica Neue', Arial, sans-serif;
-webkit-font-smoothing:antialiased;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.xiy_layout_hnp{
flex-direction:column;
min-height:100vh;
display:flex;
}
.xiy_main_hnp{
flex:1 1 auto;
width:100%;
min-width:0;
}
.xiy_container_hnp{
padding:0 1rem;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:769px){
.xiy_container_hnp{
padding:0 2rem;
}
}
@media(min-width:1101px){
.xiy_container_hnp{
padding:0 56px;
}
}
.xiy_eyebrow_hnp{
display:inline-block;
font-size:0.688rem;
color:#2EC98A;
font-weight:600;
text-transform:uppercase;
overflow-wrap:break-word;
font-family:"Golos Text", 'Helvetica Neue', Arial, sans-serif;
letter-spacing:.2em;
line-height:1.4;
}
.xiy_band_hnp{
background:#0F1A18;
color:#E8F8F2;
}
.xiy_band_hnp .xiy_eyebrow_hnp{
color:#3DEBA0;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.xiy_tb_hnp{
background:#16111A;
z-index:50;
border-bottom:1px solid rgba(240,235,248,0.13);
top:0;
position:sticky;
}
.xiy_tb_in_hnp{
gap:1rem;
padding:12px 1rem;
margin:0 auto;
display:flex;
justify-content:space-between;
max-width:87.5rem;
align-items:center;
width:100%;
}
@media(min-width:771px){
.xiy_tb_in_hnp{
padding:1rem 32px;
}
}
@media(min-width:1102px){
.xiy_tb_in_hnp{
padding:1.125rem 3.5rem;
}
}
.xiy_tb_left_hnp{
gap:1.75rem;
align-items:center;
min-width:0;
display:flex;
}
.xiy_tb_logo_hnp{
gap:0.688rem;
display:flex;
align-items:center;
min-width:0;
}
.xiy_tb_logo_mark_hnp{
border-radius:0.5rem;
flex:0 0 auto;
width:34px;
height:2.125rem;
object-fit:cover;
}
.xiy_tb_logo_txt_hnp{
flex-direction:column;
line-height:1;
display:flex;
min-width:0;
}
.xiy_tb_logo_name_hnp{
overflow:hidden;
letter-spacing:.02em;
font-size:1.375rem;
white-space:nowrap;
font-weight:700;
color:#F0EBF8;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
}
.xiy_tb_logo_sub_hnp{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.531rem;
font-weight:600;
margin-top:4px;
color:#2EC98A;
letter-spacing:.32em;
text-transform:uppercase;
}
.xiy_tb_nav_hnp{
display:none;
}
@media(min-width:962px){
.xiy_tb_nav_hnp{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.xiy_tb_nav_item_hnp{
transition:color .22s ease,border-color .22s ease;
font-size:14px;
white-space:nowrap;
color:#C9C0D6;
border-bottom:2px solid transparent;
font-weight:600;
padding-bottom:3px;
}
.xiy_tb_nav_item_hnp:hover{
color:#F0EBF8;
}
.xiy_tb_nav_item_hnp.xiy_state_active_hnp{
border-color:#2EC98A;
color:#F0EBF8;
}
.xiy_tb_right_hnp{
gap:0.875rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.xiy_tb_search_hnp{
transition:color .22s ease;
color:#C9C0D6;
align-items:center;
justify-content:center;
display:flex;
}
.xiy_tb_search_hnp:hover{
color:#2EC98A;
}
.xiy_tb_search_hnp svg{
height:1.125rem;
width:1.125rem;
}
.xiy_tb_lang_hnp{
letter-spacing:.1em;
font-weight:600;
color:#9588A8;
text-transform:uppercase;
font-size:0.688rem;
}
.xiy_tb_lang_hnp:hover{
color:#F0EBF8;
}
.xiy_tb_login_hnp{
display:none;
color:#F0EBF8;
font-size:0.875rem;
font-weight:600;
}
@media(min-width:768px){
.xiy_tb_login_hnp{
display:inline-block;
}
}
.xiy_tb_register_hnp{
padding:11px 22px;
border-radius:999px;
transition:background-color .22s ease;
background:#2EC98A;
font-weight:700;
font-size:0.875rem;
color:#0E0A12;
white-space:nowrap;
}
.xiy_tb_register_hnp:hover{
background:#25B07A;
}
.xiy_mob_hnp{
background:#16111A;
border-top:1px solid rgba(240,235,248,0.13);
left:0;
right:0;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
z-index:60;
bottom:0;
}
@media(min-width:961px){
.xiy_mob_hnp{
display:none;
}
}
.xiy_mob_in_hnp{
margin:0 auto;
max-width:560px;
justify-content:space-around;
display:flex;
align-items:stretch;
}
.xiy_mob_item_hnp{
flex:1 1 0;
padding:9px 0.25rem;
transition:color .22s ease;
gap:3px;
align-items:center;
color:#9588A8;
min-width:0;
flex-direction:column;
display:flex;
}
.xiy_mob_item_hnp.xiy_state_active_hnp{
color:#2EC98A;
}
.xiy_mob_ic_hnp{
align-items:center;
display:flex;
justify-content:center;
}
.xiy_mob_ic_hnp svg{
width:20px;
height:20px;
}
.xiy_mob_lb_hnp{
overflow:hidden;
font-size:0.625rem;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:600;
max-width:100%;
}
@media(max-width:961px){
body{
padding-bottom:60px;
}
}
.xiy_rail_hnp{
min-width:0;
position:relative;
}
.xiy_rail_scroll_hnp{
gap:14px;
display:flex;
padding-bottom:14px;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
overflow-x:auto;
}
@media(min-width:766px){
.xiy_rail_scroll_hnp{
gap:1.125rem;
}
}
.xiy_gc_hnp{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:766px){
.xiy_gc_hnp{
width:11.75rem;
}
}
.xiy_gc_img_hnp{
overflow:hidden;
border-radius:0.875rem;
background:#1F1826;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.28);
}
.xiy_gc_img_hnp img{
inset:0;
width:100%;
object-fit:cover;
position:absolute;
height:100%;
}
.xiy_gc_cover_hnp{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.xiy_gc_hover_hnp{
inset:0;
transition:opacity .22s ease;
background:rgba(0,0,0,0.52);
position:absolute;
justify-content:center;
display:flex;
opacity:0;
align-items:center;
}
.xiy_gc_hnp:hover .xiy_gc_hover_hnp{
opacity:1;
}
.xiy_gc_hover_btn_hnp{
background:#2EC98A;
border-radius:62.438rem;
justify-content:center;
display:flex;
align-items:center;
color:#0E0A12;
width:46px;
height:46px;
}
.xiy_gc_hover_btn_hnp svg{
width:18px;
height:1.125rem;
}
.xiy_gc_info_hnp{
gap:2px;
display:flex;
margin-top:0.563rem;
min-width:0;
flex-direction:column;
}
.xiy_gc_name_hnp{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
font-size:0.813rem;
color:#F0EBF8;
}
.xiy_gc_prov_hnp{
overflow:hidden;
color:#9588A8;
font-size:11px;
text-overflow:ellipsis;
white-space:nowrap;
}
.xiy_gc_meta_hnp{
font-size:0.688rem;
color:#9588A8;
}
.xiy_tc_hnp{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:769px){
.xiy_tc_hnp{
width:14.375rem;
}
}
.xiy_tc_img_hnp{
overflow:hidden;
background:#1F1826;
border-radius:14px;
position:relative;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.28);
padding-bottom:75%;
}
.xiy_tc_img_hnp img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.xiy_tc_info_hnp{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:9px;
display:flex;
}
.xiy_tc_name_hnp{
overflow:hidden;
color:#F0EBF8;
font-weight:700;
font-size:0.875rem;
white-space:nowrap;
text-overflow:ellipsis;
}
.xiy_tc_rtp_hnp{
color:#9588A8;
font-size:11px;
}
.xiy_lc_hnp{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:768px){
.xiy_lc_hnp{
width:268px;
}
}
.xiy_lc_img_hnp{
overflow:hidden;
background:#1F1826;
border-radius:14px;
position:relative;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.28);
padding-bottom:62.5%;
}
.xiy_lc_img_hnp img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.xiy_lc_live_hnp{
border-radius:62.438rem;
padding:0.25rem 9px;
gap:0.438rem;
background:rgba(0,0,0,0.52);
left:12px;
display:flex;
top:12px;
position:absolute;
align-items:center;
}
.xiy_lc_live_dot_hnp{
background:#E8364A;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
width:0.5rem;
height:0.5rem;
}
.xiy_lc_seats_hnp{
letter-spacing:.08em;
font-weight:600;
text-transform:uppercase;
font-size:0.625rem;
color:#E8F8F2;
}
.xiy_lc_info_hnp{
gap:2px;
flex-direction:column;
display:flex;
margin-top:9px;
min-width:0;
}
.xiy_lc_name_hnp{
overflow:hidden;
font-weight:700;
font-size:0.938rem;
color:#F0EBF8;
white-space:nowrap;
text-overflow:ellipsis;
}
.xiy_lc_bet_hnp{
font-size:0.688rem;
color:#9588A8;
}
.xiy_pc_hnp{
background:#1F1826;
border-radius:14px;
gap:8px;
border:1px solid rgba(240,235,248,0.07);
padding:16px 14px;
flex-direction:column;
justify-content:center;
min-width:0;
display:flex;
align-items:center;
min-height:74px;
}
.xiy_pc_logo_hnp{
flex:0 0 auto;
height:1.75rem;
object-fit:contain;
max-width:100%;
width:auto;
}
.xiy_pc_name_hnp{
overflow:hidden;
color:#9588A8;
text-align:center;
font-size:0.688rem;
max-width:100%;
white-space:nowrap;
text-overflow:ellipsis;
}
.xiy_gc_tag_hnp{
padding:3px 8px;
border-radius:0.5rem;
z-index:2;
left:0.625rem;
font-size:0.625rem;
top:0.625rem;
letter-spacing:.06em;
font-weight:700;
display:inline-block;
position:absolute;
text-transform:uppercase;
}
.xiy_gc_tag_hot_hnp{
background:#E8364A;
color:#E8F8F2;
}
.xiy_gc_tag_new_hnp{
background:#5AEFB0;
color:#0E0A12;
}
.xiy_gc_tag_jp_hnp{
background:#E0A030;
color:#0E0A12;
}
.xiy_gc_tag_live_hnp{
background:#E8364A;
color:#E8F8F2;
}
.xiy_sh_hnp{
margin-bottom:18px;
min-width:0;
}
.xiy_sh_row_hnp{
gap:1rem;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
display:flex;
}
.xiy_sh_row_hnp .xiy_sh_l_hnp{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.xiy_sh_stack_hnp{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.xiy_sh_center_hnp{
gap:10px;
text-align:center;
align-items:center;
flex-direction:column;
display:flex;
}
.xiy_sh_h2_hnp{
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
overflow-wrap:break-word;
font-size:1.5rem;
color:#F0EBF8;
}
@media(min-width:767px){
.xiy_sh_h2_hnp{
font-size:30px;
}
}
.xiy_band_hnp .xiy_sh_h2_hnp{
color:#E8F8F2;
}
.xiy_sh_eb_line_hnp{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.xiy_sh_eb_line_hnp::before{
background:#2EC98A;
height:1px;
display:inline-block;
width:1.75rem;
content:"";
}
.xiy_band_hnp .xiy_sh_eb_line_hnp::before{
background:#3DEBA0;
}
.xiy_sh_eb_dot_hnp{
gap:8px;
display:inline-flex;
align-items:center;
}
.xiy_sh_eb_dot_hnp::before{
border-radius:50%;
background:#2EC98A;
height:6px;
display:inline-block;
content:"";
width:0.375rem;
}
.xiy_band_hnp .xiy_sh_eb_dot_hnp::before{
background:#3DEBA0;
}
.xiy_sh_link_hnp{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
color:#F0EBF8;
font-size:13px;
font-weight:600;
border-bottom:1px solid #F0EBF8;
white-space:nowrap;
padding-bottom:2px;
align-items:center;
display:inline-flex;
}
.xiy_sh_link_hnp:hover{
border-color:#2EC98A;
color:#2EC98A;
}
.xiy_sh_link_hnp svg{
height:0.875rem;
width:0.875rem;
}
.xiy_sh_link_chev_hnp{
padding-bottom:0;
border-bottom:0;
}
.xiy_sh_link_btn_hnp{
border-radius:999px;
padding:0.563rem 18px;
background:#2EC98A;
color:#0E0A12;
border-bottom:0;
}
.xiy_sh_link_btn_hnp:hover{
background:#25B07A;
border-color:transparent;
color:#0E0A12;
}
.xiy_band_hnp .xiy_sh_link_hnp{
border-color:#E8F8F2;
color:#E8F8F2;
}
.xiy_band_hnp .xiy_sh_link_btn_hnp{
background:#3DEBA0;
color:#0E0A12;
}
.xiy_sh_rule_hnp{
background:rgba(240,235,248,0.13);
margin:-2px 0 1.125rem;
height:1px;
}
.xiy_band_hnp .xiy_sh_rule_hnp{
background:rgba(180,255,220,0.14);
}
.xiy_hero_hnp{
padding:32px 0 0.5rem;
}
@media(min-width:769px){
.xiy_hero_hnp{
padding:3.5rem 0 24px;
}
}
.xiy_hero_in_hnp{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:901px){
.xiy_hero_in_hnp{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.xiy_hero_copy_hnp{
min-width:0;
}
.xiy_hero_eyebrow_hnp{
gap:10px;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.xiy_hero_eyebrow_line_hnp{
flex:0 0 auto;
background:#2EC98A;
width:1.75rem;
height:1px;
display:inline-block;
}
.xiy_hero_h1_hnp{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
letter-spacing:-.01em;
font-size:38px;
margin-bottom:20px;
overflow-wrap:break-word;
color:#F0EBF8;
font-weight:600;
line-height:1.04;
}
@media(min-width:771px){
.xiy_hero_h1_hnp{
font-size:54px;
}
}
@media(min-width:1097px){
.xiy_hero_h1_hnp{
font-size:62px;
}
}
.xiy_hero_h1_hnp em{
font-style:normal;
color:#2EC98A;
}
.xiy_hero_sub_hnp{
font-size:16px;
line-height:1.6;
color:#7A6E8C;
max-width:480px;
margin-bottom:30px;
}
@media(min-width:768px){
.xiy_hero_sub_hnp{
font-size:1.125rem;
}
}
.xiy_hero_actions_hnp{
gap:0.875rem;
margin-bottom:2.125rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.xiy_hero_cta_hnp{
gap:10px;
padding:1rem 30px;
background:#2EC98A;
border-radius:62.438rem;
transition:background-color .22s ease;
display:inline-flex;
color:#0E0A12;
align-items:center;
font-size:15px;
font-weight:700;
}
.xiy_hero_cta_hnp:hover{
background:#25B07A;
}
.xiy_hero_cta_ic_hnp{
display:inline-flex;
align-items:center;
}
.xiy_hero_cta_ic_hnp svg{
width:16px;
height:1rem;
}
.xiy_hero_cta_alt_hnp{
border:1px solid rgba(240,235,248,0.13);
padding:15px 26px;
border-radius:62.438rem;
background:transparent;
transition:border-color .22s ease,color .22s ease;
font-size:0.938rem;
display:inline-flex;
color:#F0EBF8;
align-items:center;
font-weight:600;
}
.xiy_hero_cta_alt_hnp:hover{
border-color:#2EC98A;
color:#2EC98A;
}
.xiy_hero_trust_hnp{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.xiy_hero_trust_item_hnp{
gap:0.563rem;
color:#C9C0D6;
display:flex;
font-weight:600;
font-size:0.813rem;
align-items:center;
}
.xiy_hero_trust_ic_hnp{
display:inline-flex;
color:#2EC98A;
align-items:center;
}
.xiy_hero_trust_ic_hnp svg{
height:16px;
width:16px;
}
.xiy_hero_promo_hnp{
background:#1F1826;
overflow:hidden;
border-radius:20px;
position:relative;
min-height:300px;
display:flex;
box-shadow:0 16px 64px rgba(0,0,0,0.55), 0 4px 20px rgba(46,201,138,0.12);
}
.xiy_hero_promo_bg_hnp{
inset:0;
background-position:center;
position:absolute;
background-size:cover;
}
.xiy_hero_promo_bg_hnp::after{
background:linear-gradient(120deg,#0F1A18 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.xiy_hero_promo_glow_hnp{
background:radial-gradient(circle,rgba(52,199,130,0.12) 0%,transparent 65%);
border-radius:50%;
width:260px;
position:absolute;
height:16.25rem;
pointer-events:none;
right:-20px;
top:-2.5rem;
}
.xiy_hero_promo_ct_hnp{
padding:28px;
z-index:2;
align-self:flex-end;
position:relative;
max-width:88%;
}
.xiy_hero_promo_label_hnp{
text-transform:uppercase;
display:block;
font-size:0.625rem;
margin-bottom:0.5rem;
color:#3DEBA0;
font-weight:700;
letter-spacing:.25em;
}
.xiy_hero_promo_amount_hnp{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#E8F8F2;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-size:32px;
}
@media(min-width:768px){
.xiy_hero_promo_amount_hnp{
font-size:40px;
}
}
.xiy_hero_promo_amount_hnp em{
font-style:normal;
color:#3DEBA0;
}
.xiy_hero_rating_hnp{
padding:10px 14px;
background:#1F1826;
border:1px solid rgba(240,235,248,0.07);
gap:0.625rem;
border-radius:0.875rem;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 1px 2px rgba(0,0,0,0.28);
display:flex;
position:absolute;
align-items:center;
max-width:min(260px,62%);
z-index:3;
top:0.875rem;
right:0.875rem;
}
.xiy_hero_rating_score_hnp{
flex:0 0 auto;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.5rem;
color:#F0EBF8;
font-weight:700;
}
.xiy_hero_rating_txt_hnp{
flex:1 1 auto;
min-width:0;
}
.xiy_hero_rating_stars_hnp{
gap:2px;
color:#2EC98A;
display:flex;
}
.xiy_hero_rating_stars_hnp svg{
width:0.75rem;
height:0.75rem;
}
.xiy_hero_rating_cap_hnp{
font-size:11px;
color:#9588A8;
display:block;
overflow-wrap:break-word;
line-height:1.35;
margin-top:3px;
}
.xiy_stat_hnp{
border-bottom:1px solid rgba(240,235,248,0.13);
border-top:1px solid rgba(240,235,248,0.13);
margin-top:16px;
}
.xiy_stat_in_hnp{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.xiy_stat_in_hnp{
grid-template-columns:repeat(4,1fr);
}
}
.xiy_stat_item_hnp{
padding:1.375rem 0.875rem;
border-bottom:1px solid rgba(240,235,248,0.07);
border-right:1px solid rgba(240,235,248,0.07);
min-width:0;
}
.xiy_stat_item_hnp:nth-child(2n){
border-right:0;
}
.xiy_stat_item_hnp:nth-child(n+3){
border-bottom:0;
}
@media(min-width:765px){
.xiy_stat_item_hnp{
border-bottom:0;
}
.xiy_stat_item_hnp:nth-child(2n){
border-right:1px solid rgba(240,235,248,0.07);
}
.xiy_stat_item_hnp:nth-child(4n){
border-right:0;
}
}
.xiy_stat_value_hnp{
line-height:1;
font-weight:700;
color:#F0EBF8;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
overflow-wrap:break-word;
}
@media(min-width:765px){
.xiy_stat_value_hnp{
font-size:34px;
}
}
.xiy_stat_label_hnp{
overflow-wrap:break-word;
font-size:13px;
color:#9588A8;
line-height:1.4;
margin-top:6px;
}
.xiy_grow_hnp{
padding:26px 0 10px;
}
.xiy_row_seo_hnp{
margin:0.625rem 0 0;
color:#7A6E8C;
line-height:1.65;
font-size:0.875rem;
max-width:47.5rem;
overflow-wrap:break-word;
}
.xiy_row_seo_hnp strong{
color:#F0EBF8;
font-weight:700;
}
.xiy_jp_hnp{
padding:1.875rem 0 10px;
}
.xiy_jp_grid_hnp{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:769px){
.xiy_jp_grid_hnp{
grid-template-columns:1fr 1fr;
}
.xiy_jp_card_mega_hnp{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.xiy_jp_grid_hnp{
grid-template-columns:1.4fr 1fr 1fr;
}
.xiy_jp_card_mega_hnp{
grid-column:auto;
}
}
.xiy_jp_card_hnp{
border-radius:1.25rem;
border:1px solid rgba(240,235,248,0.07);
padding:26px;
overflow:hidden;
background:#1F1826;
gap:12px;
position:relative;
justify-content:space-between;
flex-direction:column;
display:flex;
min-height:12.5rem;
min-width:0;
}
.xiy_jp_card_mega_hnp{
border-color:transparent;
background:linear-gradient(135deg,#0F1F1A,#080C10);
min-height:210px;
color:#E8F8F2;
}
.xiy_jp_glow_hnp{
border-radius:50%;
background:radial-gradient(circle,rgba(52,199,130,0.12),transparent 70%);
right:-40px;
top:-2.5rem;
width:200px;
pointer-events:none;
height:200px;
position:absolute;
}
.xiy_jp_label_hnp{
gap:0.625rem;
justify-content:space-between;
letter-spacing:.16em;
font-weight:700;
text-transform:uppercase;
align-items:center;
color:#2EC98A;
display:flex;
flex-wrap:wrap;
font-size:0.625rem;
position:relative;
}
.xiy_jp_card_mega_hnp .xiy_jp_label_hnp{
color:#3DEBA0;
}
.xiy_jp_drop_hnp{
text-transform:none;
letter-spacing:.04em;
color:#9588A8;
font-weight:600;
}
.xiy_jp_card_mega_hnp .xiy_jp_drop_hnp{
color:#85B8A2;
}
.xiy_jp_amount_hnp{
font-size:2.375rem;
font-weight:700;
position:relative;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
color:#F0EBF8;
overflow-wrap:break-word;
}
.xiy_jp_card_mega_hnp .xiy_jp_amount_hnp{
animation:zm2-pulse 2.4s infinite;
color:#3DEBA0;
font-size:48px;
}
@media(min-width:767px){
.xiy_jp_card_mega_hnp .xiy_jp_amount_hnp{
font-size:3.375rem;
}
}
.xiy_jp_game_hnp{
position:relative;
font-size:0.813rem;
color:#9588A8;
}
.xiy_jp_card_mega_hnp .xiy_jp_game_hnp{
color:#85B8A2;
}
.xiy_jp_cta_hnp{
align-self:flex-start;
position:relative;
}
.xiy_jp_card_mega_hnp .xiy_jp_cta_hnp{
border-radius:62.438rem;
transition:opacity .22s ease;
background:#3DEBA0;
padding:10px 1.25rem;
font-size:0.813rem;
font-weight:700;
color:#0E0A12;
}
.xiy_jp_card_mega_hnp .xiy_jp_cta_hnp:hover{
opacity:.9;
}
.xiy_jp_card_hnp:not(.xiy_jp_card_mega_hnp) .xiy_jp_cta_hnp{
transition:color .22s ease,border-color .22s ease;
color:#F0EBF8;
font-size:0.813rem;
border-bottom:1px solid #F0EBF8;
font-weight:700;
padding-bottom:2px;
}
.xiy_jp_card_hnp:not(.xiy_jp_card_mega_hnp) .xiy_jp_cta_hnp:hover{
border-color:#2EC98A;
color:#2EC98A;
}
.xiy_jp_seo_hnp{
margin:14px 0 0;
max-width:760px;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
color:#7A6E8C;
}
.xiy_jp_seo_hnp strong{
font-weight:700;
color:#F0EBF8;
}
.xiy_grow_hnp{
padding:26px 0 0.625rem;
}
.xiy_row_seo_hnp{
margin:0.625rem 0 0;
color:#7A6E8C;
line-height:1.65;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:0.875rem;
}
.xiy_row_seo_hnp strong{
color:#F0EBF8;
font-weight:700;
}
.xiy_pr_hnp{
padding:1.875rem 0 0.375rem;
}
.xiy_pr_card_hnp{
background:#1F1826;
gap:0.625rem;
padding:26px;
overflow:hidden;
border:1px solid rgba(240,235,248,0.07);
border-radius:1.25rem;
flex:0 0 auto;
position:relative;
flex-direction:column;
min-height:12.5rem;
width:280px;
display:flex;
}
@media(min-width:769px){
.xiy_pr_card_hnp{
width:18.75rem;
}
}
.xiy_pr_card_feat_hnp{
border-color:transparent;
background:linear-gradient(150deg,#0F1F1A,#080C10);
color:#E8F8F2;
}
.xiy_pr_glow_hnp{
background:radial-gradient(circle,rgba(52,199,130,0.12),transparent 70%);
border-radius:50%;
position:absolute;
top:-30px;
opacity:0;
right:-1.875rem;
height:8.125rem;
width:8.125rem;
pointer-events:none;
}
.xiy_pr_card_feat_hnp .xiy_pr_glow_hnp{
opacity:1;
}
.xiy_pr_label_hnp{
color:#2EC98A;
position:relative;
font-size:10px;
letter-spacing:.16em;
text-transform:uppercase;
font-weight:700;
}
.xiy_pr_card_feat_hnp .xiy_pr_label_hnp{
color:#3DEBA0;
}
.xiy_pr_amount_hnp{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EBF8;
overflow-wrap:break-word;
line-height:1.08;
position:relative;
font-size:26px;
font-weight:600;
}
.xiy_pr_card_feat_hnp .xiy_pr_amount_hnp{
color:#E8F8F2;
}
.xiy_pr_amount_hnp em{
font-style:normal;
color:#2EC98A;
}
.xiy_pr_card_feat_hnp .xiy_pr_amount_hnp em{
color:#3DEBA0;
}
.xiy_pr_terms_hnp{
font-size:0.813rem;
position:relative;
line-height:1.5;
color:#9588A8;
}
.xiy_pr_card_feat_hnp .xiy_pr_terms_hnp{
color:#85B8A2;
}
.xiy_pr_cta_hnp{
position:relative;
align-self:flex-start;
margin-top:auto;
}
.xiy_pr_card_feat_hnp .xiy_pr_cta_hnp{
border-radius:62.438rem;
transition:opacity .22s ease;
padding:9px 1.125rem;
background:#3DEBA0;
color:#0E0A12;
font-weight:700;
font-size:0.813rem;
}
.xiy_pr_card_feat_hnp .xiy_pr_cta_hnp:hover{
opacity:.9;
}
.xiy_pr_card_hnp:not(.xiy_pr_card_feat_hnp) .xiy_pr_cta_hnp{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
font-size:0.813rem;
border-bottom:1px solid #F0EBF8;
color:#F0EBF8;
padding-bottom:2px;
}
.xiy_pr_card_hnp:not(.xiy_pr_card_feat_hnp) .xiy_pr_cta_hnp:hover{
border-color:#2EC98A;
color:#2EC98A;
}
.xiy_grow_hnp{
padding:1.625rem 0 0.625rem;
}
.xiy_row_seo_hnp{
margin:0.625rem 0 0;
color:#7A6E8C;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
max-width:47.5rem;
}
.xiy_row_seo_hnp strong{
font-weight:700;
color:#F0EBF8;
}
.xiy_trn_hnp{
padding:1.875rem 0 0.625rem;
}
.xiy_trn_in_hnp{
background:#1F1826;
overflow:hidden;
border-radius:1.25rem;
grid-template-columns:1fr;
border:1px solid rgba(240,235,248,0.07);
display:grid;
}
@media(min-width:881px){
.xiy_trn_in_hnp{
grid-template-columns:1.05fr 1fr;
}
}
.xiy_trn_banner_hnp{
overflow:hidden;
background:linear-gradient(150deg,#0F1F1A,#080C10);
padding:2.125rem;
position:relative;
color:#E8F8F2;
}
.xiy_trn_glow_hnp{
border-radius:50%;
background:radial-gradient(circle,rgba(52,199,130,0.12),transparent 70%);
right:-40px;
position:absolute;
width:200px;
bottom:-2.5rem;
pointer-events:none;
height:200px;
}
.xiy_trn_eyebrow_hnp{
position:relative;
margin-bottom:0.875rem;
}
.xiy_trn_h2_hnp{
color:#E8F8F2;
font-weight:600;
overflow-wrap:break-word;
font-size:30px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.06;
margin-bottom:0.75rem;
position:relative;
}
@media(min-width:766px){
.xiy_trn_h2_hnp{
font-size:36px;
}
}
.xiy_trn_text_hnp{
color:#85B8A2;
font-size:14px;
margin-bottom:22px;
max-width:26.25rem;
position:relative;
line-height:1.6;
}
.xiy_trn_timer_hnp{
gap:8px;
flex-wrap:wrap;
align-items:center;
position:relative;
margin-bottom:24px;
display:flex;
}
.xiy_trn_timer_cap_hnp{
font-size:0.688rem;
color:#85B8A2;
}
.xiy_trn_timer_box_hnp{
padding:4px 12px;
background:rgba(220,255,240,0.07);
border-radius:0.5rem;
color:#E8F8F2;
font-size:24px;
font-weight:700;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
.xiy_trn_cta_hnp{
background:#3DEBA0;
transition:opacity .22s ease;
padding:0.813rem 1.625rem;
border-radius:999px;
display:inline-block;
position:relative;
color:#0E0A12;
font-size:0.875rem;
font-weight:700;
}
.xiy_trn_cta_hnp:hover{
opacity:.9;
}
.xiy_trn_lb_hnp{
padding:26px 28px;
}
.xiy_trn_lb_head_hnp{
gap:0.625rem;
display:flex;
justify-content:space-between;
margin-bottom:0.75rem;
align-items:center;
}
.xiy_trn_lb_title_hnp{
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EBF8;
font-size:20px;
}
.xiy_trn_lb_upd_hnp{
letter-spacing:.08em;
color:#9588A8;
font-size:11px;
text-transform:uppercase;
}
.xiy_trn_lb_row_hnp{
padding:0.688rem 12px;
gap:0.875rem;
border-radius:0.5rem;
display:flex;
align-items:center;
}
.xiy_trn_lb_row_hnp:nth-child(2){
background:rgba(46,201,138,0.12);
}
.xiy_trn_lb_rank_hnp{
flex:0 0 auto;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:16px;
color:#2EC98A;
font-weight:700;
width:1.375rem;
}
.xiy_trn_lb_av_hnp{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#2EC98A,#6CF5BE);
width:1.875rem;
height:1.875rem;
}
.xiy_trn_lb_name_hnp{
overflow:hidden;
flex:1 1 auto;
min-width:0;
white-space:nowrap;
font-size:0.875rem;
text-overflow:ellipsis;
font-weight:600;
color:#F0EBF8;
}
.xiy_trn_lb_amount_hnp{
flex:0 0 auto;
font-weight:700;
color:#F0EBF8;
font-size:13px;
}
.xiy_vip_hnp{
padding:3rem 0;
}
@media(min-width:766px){
.xiy_vip_hnp{
padding:64px 0;
}
}
.xiy_vip_head_hnp{
gap:14px;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:881px){
.xiy_vip_head_hnp{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.xiy_vip_eyebrow_hnp{
margin-bottom:12px;
}
.xiy_vip_h2_hnp{
line-height:1.05;
font-size:32px;
font-weight:600;
overflow-wrap:break-word;
color:#E8F8F2;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.xiy_vip_h2_hnp{
font-size:40px;
}
}
.xiy_vip_intro_hnp{
max-width:420px;
line-height:1.6;
font-size:14px;
color:#85B8A2;
}
.xiy_vip_grid_hnp{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.xiy_vip_card_hnp{
border:1px solid rgba(180,255,220,0.14);
border-radius:0.875rem;
padding:1.375rem 18px;
min-width:0;
}
.xiy_vip_card_feat_hnp{
border-color:#3DEBA0;
background:rgba(220,255,240,0.07);
}
.xiy_vip_card_ic_hnp{
background:linear-gradient(135deg,#2EC98A,#6CF5BE);
border-radius:0.5rem;
display:block;
height:34px;
width:34px;
margin-bottom:1rem;
}
.xiy_vip_name_hnp{
color:#E8F8F2;
font-size:1.25rem;
overflow-wrap:break-word;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:6px;
font-weight:600;
}
.xiy_vip_perk_hnp{
overflow-wrap:break-word;
font-size:0.781rem;
color:#85B8A2;
line-height:1.5;
}
.xiy_app_hnp{
padding:1.875rem 0 10px;
}
.xiy_app_in_hnp{
padding:2rem;
border-radius:1.25rem;
border:1px solid rgba(240,235,248,0.07);
gap:28px;
background:#1F1826;
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.xiy_app_in_hnp{
gap:2.5rem;
padding:40px 2.75rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.xiy_app_copy_hnp{
min-width:0;
max-width:35rem;
}
.xiy_app_eyebrow_hnp{
margin-bottom:12px;
}
.xiy_app_h2_hnp{
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
margin-bottom:0.75rem;
color:#F0EBF8;
font-size:28px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.xiy_app_h2_hnp{
font-size:34px;
}
}
.xiy_app_text_hnp{
margin-bottom:22px;
color:#7A6E8C;
font-size:0.875rem;
line-height:1.6;
}
.xiy_app_btns_hnp{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.xiy_app_btn_hnp{
background:#2EC98A;
gap:10px;
padding:0.688rem 1.25rem;
transition:background-color .22s ease;
border-radius:0.875rem;
display:inline-flex;
color:#0E0A12;
align-items:center;
}
.xiy_app_btn_hnp:hover{
background:#25B07A;
}
.xiy_app_btn_ic_hnp{
align-items:center;
display:inline-flex;
}
.xiy_app_btn_ic_hnp svg{
width:18px;
height:18px;
}
.xiy_app_btn_lb_hnp{
font-weight:700;
font-size:13.5px;
}
.xiy_app_qr_wrap_hnp{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.xiy_app_qr_hnp{
border-radius:0.875rem;
flex:0 0 auto;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#1F1826 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#1F1826 0 5px,transparent 0.313rem 0.688rem);
width:6.75rem;
background-color:#2EC98A;
}
.xiy_app_qr_cap_hnp{
font-size:0.781rem;
color:#9588A8;
max-width:92px;
line-height:1.4;
}
.xiy_nl_hnp{
padding:1.5rem 0 0.625rem;
}
.xiy_nl_in_hnp{
padding:1.875rem 2rem;
border-radius:1.25rem;
gap:22px;
background:#0A1520;
color:#E8F8F2;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.xiy_nl_in_hnp{
gap:28px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.xiy_nl_text_wrap_hnp{
min-width:0;
}
.xiy_nl_h3_hnp{
margin-bottom:0.313rem;
line-height:1.1;
color:#E8F8F2;
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
overflow-wrap:break-word;
}
@media(min-width:770px){
.xiy_nl_h3_hnp{
font-size:24px;
}
}
.xiy_nl_text_hnp{
color:#85B8A2;
font-size:13.5px;
line-height:1.5;
}
.xiy_nl_form_hnp{
gap:0.625rem;
flex:1 1 auto;
min-width:0;
max-width:28.75rem;
display:flex;
}
.xiy_nl_input_hnp{
border-radius:14px;
flex:1 1 auto;
border:1px solid rgba(180,255,220,0.14);
overflow:hidden;
background:rgba(220,255,240,0.07);
padding:0.813rem 1rem;
text-overflow:ellipsis;
white-space:nowrap;
display:flex;
font-size:14px;
min-width:0;
color:#85B8A2;
align-items:center;
}
.xiy_nl_btn_hnp{
padding:13px 1.5rem;
background:#3DEBA0;
transition:opacity .22s ease;
flex:0 0 auto;
border-radius:14px;
color:#0E0A12;
white-space:nowrap;
font-size:0.875rem;
font-weight:700;
}
.xiy_nl_btn_hnp:hover{
opacity:.9;
}
.xiy_wy_hnp{
padding:48px 0;
}
@media(min-width:769px){
.xiy_wy_hnp{
padding:56px 0;
}
}
.xiy_wy_in_hnp{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:901px){
.xiy_wy_in_hnp{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.xiy_wy_left_hnp{
min-width:0;
}
.xiy_wy_eyebrow_hnp{
margin-bottom:0.875rem;
}
.xiy_wy_h2_hnp{
line-height:1.05;
font-size:32px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:1rem;
color:#F0EBF8;
}
@media(min-width:765px){
.xiy_wy_h2_hnp{
font-size:2.5rem;
}
}
.xiy_wy_intro_hnp{
font-size:15px;
color:#7A6E8C;
line-height:1.6;
}
.xiy_wy_grid_hnp{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.xiy_wy_grid_hnp{
grid-template-columns:1fr 1fr;
}
}
.xiy_wy_card_hnp{
background:#1F1826;
border-radius:0.875rem;
border:1px solid rgba(240,235,248,0.07);
padding:26px;
min-width:0;
}
.xiy_wy_card_ic_hnp{
color:#2EC98A;
display:inline-flex;
justify-content:center;
margin-bottom:16px;
align-items:center;
}
.xiy_wy_card_ic_hnp svg{
width:1.625rem;
height:1.625rem;
}
.xiy_wy_card_h_hnp{
line-height:1.15;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:600;
color:#F0EBF8;
font-size:1.313rem;
}
.xiy_wy_card_p_hnp{
font-size:0.875rem;
line-height:1.55;
color:#7A6E8C;
overflow-wrap:break-word;
}
.xiy_tt_hnp{
padding:48px 0 0.625rem;
}
@media(min-width:769px){
.xiy_tt_hnp{
padding:3.75rem 0 0.625rem;
}
}
.xiy_tt_head_hnp{
margin-bottom:2.125rem;
text-align:center;
}
.xiy_tt_eyebrow_hnp{
margin-bottom:0.75rem;
}
.xiy_tt_h2_hnp{
line-height:1.05;
color:#F0EBF8;
font-size:2rem;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:768px){
.xiy_tt_h2_hnp{
font-size:42px;
}
}
.xiy_tt_grid_hnp{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.xiy_tt_grid_hnp{
grid-template-columns:repeat(3,1fr);
}
}
.xiy_tt_card_hnp{
padding:1.875rem;
border-radius:0.875rem;
border:1px solid rgba(240,235,248,0.07);
background:#1F1826;
flex-direction:column;
display:flex;
min-width:0;
}
.xiy_tt_card_ic_hnp{
display:inline-flex;
margin-bottom:1.125rem;
align-items:center;
color:#2EC98A;
}
.xiy_tt_card_ic_hnp svg{
width:1.75rem;
height:28px;
}
.xiy_tt_card_h_hnp{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EBF8;
line-height:1.15;
font-weight:600;
font-size:1.375rem;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
.xiy_tt_card_p_hnp{
color:#7A6E8C;
margin-bottom:14px;
overflow-wrap:break-word;
font-size:14px;
line-height:1.6;
}
.xiy_tt_card_p_hnp b{
font-weight:700;
color:#F0EBF8;
}
.xiy_tt_card_link_hnp{
transition:color .22s ease;
border-bottom:1px solid #2EC98A;
align-self:flex-start;
font-size:13px;
margin-top:auto;
color:#F0EBF8;
font-weight:700;
padding-bottom:2px;
}
.xiy_tt_card_link_hnp:hover{
color:#2EC98A;
}
.xiy_prov_hnp{
padding:2.5rem 0 20px;
}
.xiy_prov_eyebrow_hnp{
margin-bottom:1.125rem;
display:block;
}
.xiy_prov_grid_hnp{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:562px){
.xiy_prov_grid_hnp{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.xiy_prov_grid_hnp{
grid-template-columns:repeat(6,1fr);
}
}
.xiy_dr_hnp{
padding:36px 0 0.625rem;
}
.xiy_dr_in_hnp{
border-radius:0.875rem;
border:1px dashed rgba(240,235,248,0.13);
padding:1.75rem 32px;
gap:1.25rem;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.xiy_dr_in_hnp{
gap:2rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.xiy_dr_h2_hnp{
color:#F0EBF8;
overflow-wrap:break-word;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:8px;
font-size:24px;
line-height:1.1;
}
@media(min-width:771px){
.xiy_dr_h2_hnp{
font-size:26px;
}
}
.xiy_dr_text_hnp{
color:#7A6E8C;
font-size:14px;
max-width:680px;
line-height:1.6;
overflow-wrap:break-word;
}
.xiy_dr_text_hnp b{
color:#F0EBF8;
font-weight:700;
}
.xiy_dr_cta_hnp{
transition:color .22s ease;
flex:0 0 auto;
font-weight:700;
color:#F0EBF8;
border-bottom:1px solid #2EC98A;
font-size:13.5px;
padding-bottom:2px;
white-space:nowrap;
}
.xiy_dr_cta_hnp:hover{
color:#2EC98A;
}
.xiy_rc_hnp{
padding:48px 0 10px;
}
.xiy_rc_in_hnp{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.xiy_rc_in_hnp{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.xiy_rc_col_hnp{
min-width:0;
}
.xiy_rc_label_hnp{
font-weight:600;
color:#2EC98A;
margin-bottom:16px;
font-size:0.688rem;
text-transform:uppercase;
letter-spacing:.2em;
}
.xiy_rc_awards_hnp{
gap:12px;
flex-direction:column;
display:flex;
}
.xiy_rc_award_hnp{
gap:12px;
align-items:center;
min-width:0;
display:flex;
}
.xiy_rc_award_ic_hnp{
flex:0 0 auto;
align-items:center;
color:#5AEFB0;
display:inline-flex;
}
.xiy_rc_award_ic_hnp svg{
height:18px;
width:18px;
}
.xiy_rc_award_t_hnp{
color:#F0EBF8;
font-size:14px;
overflow-wrap:break-word;
font-weight:700;
}
.xiy_rc_award_s_hnp{
color:#9588A8;
font-size:12px;
overflow-wrap:break-word;
}
.xiy_rc_press_hnp{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.xiy_rc_press_logo_hnp{
padding:0 0.5rem;
border-radius:8px;
border:1px solid rgba(240,235,248,0.07);
overflow:hidden;
color:#7A6E8C;
align-items:center;
text-align:center;
height:3.25rem;
font-size:14px;
font-weight:700;
text-overflow:ellipsis;
display:flex;
justify-content:center;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
white-space:nowrap;
}
.xiy_rc_partner_hnp{
border-radius:14px;
background:#1F1826;
border:1px solid rgba(240,235,248,0.07);
padding:1.375rem;
}
.xiy_rc_partner_name_hnp{
overflow-wrap:break-word;
color:#F0EBF8;
font-size:20px;
margin-bottom:6px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
.xiy_rc_partner_text_hnp{
line-height:1.55;
color:#7A6E8C;
font-size:0.813rem;
overflow-wrap:break-word;
}
.xiy_op_hnp{
padding:36px 0 10px;
}
.xiy_op_in_hnp{
border:1px solid rgba(240,235,248,0.07);
gap:2rem;
background:#1F1826;
grid-template-columns:1fr;
border-radius:0.875rem;
padding:32px;
align-items:center;
display:grid;
}
@media(min-width:861px){
.xiy_op_in_hnp{
grid-template-columns:.9fr 1.1fr;
padding:2.125rem 40px;
gap:44px;
}
}
.xiy_op_left_hnp{
min-width:0;
}
.xiy_op_eyebrow_hnp{
margin-bottom:0.75rem;
}
.xiy_op_h2_hnp{
color:#F0EBF8;
line-height:1.08;
margin-bottom:0.625rem;
font-weight:600;
font-size:1.75rem;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:771px){
.xiy_op_h2_hnp{
font-size:30px;
}
}
.xiy_op_text_hnp{
color:#7A6E8C;
line-height:1.6;
font-size:0.875rem;
}
.xiy_op_grid_hnp{
overflow:hidden;
border:1px solid rgba(240,235,248,0.13);
border-radius:8px;
gap:1px;
background:rgba(240,235,248,0.13);
grid-template-columns:1fr 1fr;
display:grid;
}
.xiy_op_field_hnp{
background:#16111A;
padding:18px 1.25rem;
min-width:0;
}
.xiy_op_field_lb_hnp{
font-size:10px;
letter-spacing:.1em;
font-weight:600;
text-transform:uppercase;
margin-bottom:5px;
color:#2EC98A;
}
.xiy_op_field_val_hnp{
font-size:0.875rem;
overflow-wrap:break-word;
color:#F0EBF8;
font-weight:700;
}
.xiy_hts_hnp{
padding:48px 0;
}
@media(min-width:771px){
.xiy_hts_hnp{
padding:3.875rem 0;
}
}
.xiy_hts_head_hnp{
gap:18px;
margin-bottom:34px;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.xiy_hts_head_hnp{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.xiy_hts_eyebrow_hnp{
margin-bottom:0.75rem;
}
.xiy_hts_h2_hnp{
overflow-wrap:break-word;
line-height:1.05;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#E8F8F2;
font-size:30px;
}
@media(min-width:769px){
.xiy_hts_h2_hnp{
font-size:38px;
}
}
.xiy_hts_cta_hnp{
transition:opacity .22s ease;
border-radius:62.438rem;
flex:0 0 auto;
background:#3DEBA0;
padding:15px 1.875rem;
font-weight:700;
color:#0E0A12;
font-size:0.938rem;
}
.xiy_hts_cta_hnp:hover{
opacity:.9;
}
.xiy_hts_grid_hnp{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:761px){
.xiy_hts_grid_hnp{
grid-template-columns:repeat(3,1fr);
}
}
.xiy_hts_step_hnp{
min-width:0;
border-top:1px solid rgba(180,255,220,0.14);
padding-top:22px;
}
.xiy_hts_step_num_hnp{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.875rem;
font-weight:700;
font-size:44px;
color:#3DEBA0;
line-height:1;
}
.xiy_hts_step_h_hnp{
color:#E8F8F2;
margin-bottom:0.5rem;
line-height:1.2;
font-size:19px;
overflow-wrap:break-word;
font-weight:700;
}
.xiy_hts_step_p_hnp{
color:#85B8A2;
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
}
.xiy_ts_hnp{
padding:44px 0;
}
.xiy_ts_in_hnp{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:878px){
.xiy_ts_in_hnp{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.xiy_ts_left_hnp{
min-width:0;
}
.xiy_ts_h2_hnp{
font-size:1.625rem;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.75rem;
line-height:1.1;
color:#E8F8F2;
overflow-wrap:break-word;
}
@media(min-width:769px){
.xiy_ts_h2_hnp{
font-size:28px;
}
}
.xiy_ts_text_hnp{
max-width:520px;
line-height:1.6;
color:#85B8A2;
font-size:14.5px;
margin-bottom:22px;
}
.xiy_ts_badges_hnp{
gap:1.125rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.xiy_ts_badge_hnp{
color:#85B8A2;
font-weight:600;
font-size:13px;
}
.xiy_ts_pay_hnp{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:880px){
.xiy_ts_pay_hnp{
justify-content:flex-end;
}
}
.xiy_ts_pay_chip_hnp{
border:1px solid rgba(180,255,220,0.14);
padding:12px 16px;
background:rgba(220,255,240,0.07);
border-radius:0.875rem;
font-weight:700;
color:#E8F8F2;
font-size:0.875rem;
}
.xiy_sb_hnp{
background:#1F1826;
padding:3rem 0;
margin-top:24px;
border-bottom:1px solid rgba(240,235,248,0.07);
border-top:1px solid rgba(240,235,248,0.07);
}
@media(min-width:771px){
.xiy_sb_hnp{
padding:3.5rem 0;
}
}
.xiy_sb_eyebrow_hnp{
margin-bottom:12px;
display:block;
}
.xiy_sb_h2_hnp{
font-size:1.875rem;
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EBF8;
margin-bottom:1.625rem;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:768px){
.xiy_sb_h2_hnp{
font-size:2.25rem;
}
}
.xiy_sb_grid_hnp{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.xiy_sb_grid_hnp{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:957px){
.xiy_sb_grid_hnp{
grid-template-columns:repeat(4,1fr);
}
}
.xiy_sb_card_hnp{
padding:1.5rem;
border:1px solid rgba(240,235,248,0.07);
background:#16111A;
border-radius:0.875rem;
min-width:0;
}
.xiy_sb_card_h_hnp{
margin-bottom:0.5rem;
color:#F0EBF8;
font-size:1.188rem;
line-height:1.15;
overflow-wrap:break-word;
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
.xiy_sb_card_p_hnp{
overflow-wrap:break-word;
color:#7A6E8C;
font-size:0.844rem;
line-height:1.6;
}
.xiy_sb_rtp_hnp{
padding:1.625rem 28px;
gap:24px;
background:#16111A;
border:1px solid rgba(240,235,248,0.07);
border-radius:0.875rem;
grid-template-columns:1fr;
align-items:center;
margin-top:18px;
display:grid;
}
@media(min-width:761px){
.xiy_sb_rtp_hnp{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.xiy_sb_rtp_h_hnp{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
margin-bottom:0.5rem;
color:#F0EBF8;
font-size:20px;
}
.xiy_sb_rtp_p_hnp{
line-height:1.6;
overflow-wrap:break-word;
font-size:13.5px;
color:#7A6E8C;
}
.xiy_sb_rtp_stats_hnp{
gap:1rem;
display:flex;
}
.xiy_sb_stat_hnp{
border-radius:0.5rem;
flex:1 1 0;
padding:1.125rem;
background:#1F1826;
min-width:0;
text-align:center;
}
.xiy_sb_stat_v_hnp{
color:#34D472;
font-weight:700;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.625rem;
}
.xiy_sb_stat_l_hnp{
color:#9588A8;
margin-top:4px;
font-size:0.719rem;
}
.xiy_lh_hnp{
padding:40px 0 1.25rem;
}
.xiy_lh_in_hnp{
padding-top:34px;
border-top:1px solid rgba(240,235,248,0.13);
}
.xiy_lh_eyebrow_hnp{
margin-bottom:1.375rem;
display:block;
}
.xiy_lh_grid_hnp{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:597px){
.xiy_lh_grid_hnp{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.xiy_lh_grid_hnp{
grid-template-columns:repeat(5,1fr);
}
}
.xiy_lh_col_hnp{
min-width:0;
}
.xiy_lh_col_h_hnp{
overflow-wrap:break-word;
font-weight:700;
margin-bottom:12px;
font-size:0.813rem;
color:#F0EBF8;
}
.xiy_lh_links_hnp{
gap:8px;
display:flex;
flex-direction:column;
}
.xiy_lh_link_hnp{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:13px;
color:#7A6E8C;
}
.xiy_lh_link_hnp:hover{
color:#2EC98A;
}
.xiy_el_hnp{
padding:48px 0;
}
@media(min-width:767px){
.xiy_el_hnp{
padding:56px 0;
}
}
.xiy_el_in_hnp{
gap:40px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:899px){
.xiy_el_in_hnp{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.xiy_el_left_hnp{
min-width:0;
}
.xiy_el_eyebrow_hnp{
margin-bottom:0.875rem;
}
.xiy_el_h2_hnp{
font-size:32px;
font-weight:600;
color:#F0EBF8;
margin-bottom:22px;
line-height:1.08;
overflow-wrap:break-word;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.xiy_el_h2_hnp{
font-size:38px;
}
}
.xiy_el_body_hnp p{
overflow-wrap:break-word;
margin-bottom:18px;
color:#C9C0D6;
line-height:1.7;
font-size:16px;
}
.xiy_el_dropcap_hnp{
padding:0.375rem 0.75rem 0 0;
color:#2EC98A;
float:left;
font-size:62px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
line-height:.8;
}
.xiy_el_right_hnp{
min-width:0;
}
.xiy_el_quote_hnp{
background:linear-gradient(150deg,#0F1F1A,#080C10);
border-radius:1.25rem;
padding:2.25rem;
position:relative;
margin-bottom:1.5rem;
color:#E8F8F2;
}
.xiy_el_quote_mark_hnp{
margin-bottom:0.375rem;
color:#3DEBA0;
display:inline-flex;
align-items:center;
}
.xiy_el_quote_mark_hnp svg{
width:2.125rem;
height:2.125rem;
}
.xiy_el_quote_text_hnp{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:22px;
line-height:1.4;
color:#E8F8F2;
overflow-wrap:break-word;
font-size:1.375rem;
font-weight:500;
}
.xiy_el_quote_meta_hnp{
gap:0.75rem;
align-items:center;
display:flex;
}
.xiy_el_quote_av_hnp{
background:linear-gradient(135deg,#2EC98A,#6CF5BE);
flex:0 0 auto;
border-radius:50%;
width:38px;
height:2.375rem;
}
.xiy_el_quote_author_hnp{
color:#E8F8F2;
font-weight:700;
font-size:14px;
}
.xiy_el_quote_meta_sub_hnp{
color:#85B8A2;
font-size:12px;
}
.xiy_el_explain_hnp{
border:1px solid rgba(240,235,248,0.07);
overflow:hidden;
border-radius:0.875rem;
}
.xiy_el_explain_card_hnp{
padding:22px 1.5rem;
}
.xiy_el_explain_card_hnp+.xiy_el_explain_card_hnp{
border-top:1px solid rgba(240,235,248,0.07);
}
.xiy_el_explain_h_hnp{
overflow-wrap:break-word;
color:#F0EBF8;
margin-bottom:0.5rem;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
font-weight:600;
line-height:1.15;
}
.xiy_el_explain_p_hnp{
color:#7A6E8C;
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
}
.xiy_sc_hnp{
padding:3rem 0 10px;
}
.xiy_sc_head_hnp{
margin-bottom:1.75rem;
text-align:center;
}
.xiy_sc_eyebrow_hnp{
margin-bottom:0.75rem;
}
.xiy_sc_h2_hnp{
font-weight:600;
font-size:1.875rem;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
color:#F0EBF8;
}
@media(min-width:768px){
.xiy_sc_h2_hnp{
font-size:36px;
}
}
.xiy_sc_table_hnp{
border-radius:0.875rem;
margin:0 auto;
overflow:hidden;
border:1px solid rgba(240,235,248,0.07);
max-width:900px;
}
.xiy_sc_thead_hnp{
background:#0E0A12;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.xiy_sc_th_hnp{
padding:15px 1.125rem;
font-weight:700;
font-size:0.813rem;
overflow-wrap:break-word;
text-align:center;
color:#85B8A2;
}
.xiy_sc_th_hnp:first-child{
text-align:left;
}
.xiy_sc_th_us_hnp{
color:#3DEBA0;
}
.xiy_sc_row_hnp{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(240,235,248,0.07);
}
.xiy_sc_row_hnp:nth-child(even){
background:#1F1826;
}
.xiy_sc_td_hnp{
padding:15px 1.125rem;
font-size:14px;
min-width:0;
text-align:center;
color:#9588A8;
overflow-wrap:break-word;
}
.xiy_sc_td_hnp:first-child{
text-align:left;
font-weight:600;
color:#C9C0D6;
}
.xiy_sc_td_us_hnp{
font-weight:700;
color:#34D472;
}
.xiy_gd_hnp{
padding:48px 0 10px;
}
.xiy_gd_head_hnp{
gap:14px;
margin-bottom:24px;
flex-direction:column;
display:flex;
}
@media(min-width:681px){
.xiy_gd_head_hnp{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.xiy_gd_eyebrow_hnp{
margin-bottom:10px;
}
.xiy_gd_h2_hnp{
font-size:1.75rem;
overflow-wrap:break-word;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EBF8;
line-height:1.05;
font-weight:600;
}
@media(min-width:766px){
.xiy_gd_h2_hnp{
font-size:2.125rem;
}
}
.xiy_gd_more_hnp{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
padding-bottom:2px;
color:#F0EBF8;
font-size:13.5px;
border-bottom:1px solid #F0EBF8;
font-weight:600;
}
.xiy_gd_more_hnp:hover{
border-color:#2EC98A;
color:#2EC98A;
}
.xiy_gd_grid_hnp{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:723px){
.xiy_gd_grid_hnp{
grid-template-columns:repeat(3,1fr);
}
}
.xiy_gd_card_hnp{
border:1px solid rgba(240,235,248,0.07);
border-radius:0.875rem;
background:#1F1826;
overflow:hidden;
min-width:0;
display:block;
}
.xiy_gd_card_img_hnp{
background:linear-gradient(140deg,#0F1F1A,#2EC98A);
height:150px;
}
.xiy_gd_card_body_hnp{
padding:1.375rem;
}
.xiy_gd_card_cat_hnp{
font-size:10px;
font-weight:600;
text-transform:uppercase;
color:#2EC98A;
letter-spacing:.1em;
}
.xiy_gd_card_h_hnp{
margin:0.5rem 0 10px;
line-height:1.2;
color:#F0EBF8;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.188rem;
overflow-wrap:break-word;
}
.xiy_gd_card_meta_hnp{
font-size:0.75rem;
color:#9588A8;
overflow-wrap:break-word;
}
.xiy_sg_hnp{
padding:3rem 0 10px;
}
.xiy_sg_eyebrow_hnp{
margin-bottom:12px;
display:block;
}
.xiy_sg_h2_hnp{
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-size:1.875rem;
color:#F0EBF8;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:1.75rem;
}
@media(min-width:769px){
.xiy_sg_h2_hnp{
font-size:36px;
}
}
.xiy_sg_grid_hnp{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:720px){
.xiy_sg_grid_hnp{
grid-template-columns:repeat(3,1fr);
}
}
.xiy_sg_col_hnp{
min-width:0;
}
.xiy_sg_col_h_hnp{
margin-bottom:10px;
overflow-wrap:break-word;
font-size:1.375rem;
color:#F0EBF8;
font-weight:600;
line-height:1.15;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
.xiy_sg_col_p_hnp{
overflow-wrap:break-word;
color:#7A6E8C;
line-height:1.65;
font-size:14px;
}
.xiy_faq_hnp{
background:#1F1826;
padding:48px 0;
margin-top:1.5rem;
border-bottom:1px solid rgba(240,235,248,0.07);
border-top:1px solid rgba(240,235,248,0.07);
}
@media(min-width:769px){
.xiy_faq_hnp{
padding:3.875rem 0;
}
}
.xiy_faq_head_hnp{
text-align:center;
margin-bottom:34px;
}
.xiy_faq_eyebrow_hnp{
margin-bottom:0.75rem;
}
.xiy_faq_h2_hnp{
color:#F0EBF8;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-size:2rem;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.xiy_faq_h2_hnp{
font-size:38px;
}
}
.xiy_faq_list_hnp{
gap:12px;
margin:0 auto;
flex-direction:column;
display:flex;
max-width:820px;
}
.xiy_faq_item_hnp{
background:#16111A;
overflow:hidden;
border:1px solid rgba(240,235,248,0.07);
border-radius:0.875rem;
}
.xiy_faq_q_hnp{
gap:20px;
list-style:none;
padding:20px 1.5rem;
color:#F0EBF8;
align-items:center;
overflow-wrap:break-word;
justify-content:space-between;
font-size:16px;
display:flex;
font-weight:700;
cursor:pointer;
}
.xiy_faq_q_hnp::-webkit-details-marker{
display:none;
}
.xiy_faq_q_ic_hnp{
transition:transform .22s ease;
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#2EC98A;
}
.xiy_faq_q_ic_hnp svg{
height:1.125rem;
width:18px;
}
.xiy_faq_item_hnp[open] .xiy_faq_q_ic_hnp{
transform:rotate(180deg);
}
.xiy_faq_a_hnp{
padding:0 1.5rem 1.25rem;
color:#7A6E8C;
overflow-wrap:break-word;
line-height:1.6;
font-size:14.5px;
}
.xiy_ft_hnp{
background:#0E0A12;
margin-top:40px;
color:#85B8A2;
}
.xiy_ft_in_hnp{
grid-template-columns:1fr;
gap:2rem;
padding:3rem 0 1.75rem;
display:grid;
}
@media(min-width:597px){
.xiy_ft_in_hnp{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.xiy_ft_in_hnp{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.xiy_ft_brand_hnp{
min-width:0;
}
.xiy_ft_logo_hnp{
font-weight:700;
overflow-wrap:break-word;
color:#E8F8F2;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
}
.xiy_ft_tagline_hnp{
line-height:1.6;
max-width:17.5rem;
font-size:0.844rem;
margin-top:0.875rem;
color:#85B8A2;
}
.xiy_ft_contact_hnp{
transition:color .22s ease;
font-size:13px;
margin-top:0.75rem;
color:#3DEBA0;
display:inline-block;
max-width:280px;
overflow-wrap:anywhere;
}
.xiy_ft_contact_hnp:hover{
color:#E8F8F2;
}
.xiy_ft_col_hnp{
min-width:0;
}
.xiy_ft_col_h_hnp{
overflow-wrap:break-word;
margin-bottom:0.875rem;
font-size:13px;
font-weight:700;
color:#E8F8F2;
letter-spacing:.08em;
text-transform:uppercase;
}
.xiy_ft_col_links_hnp{
gap:10px;
display:flex;
flex-direction:column;
}
.xiy_ft_link_hnp{
transition:color .22s ease;
color:#85B8A2;
overflow-wrap:break-word;
font-size:13.5px;
}
.xiy_ft_link_hnp:hover{
color:#E8F8F2;
}
.xiy_ft_bot_hnp{
padding:1.375rem 0 40px;
gap:1rem;
border-top:1px solid rgba(180,255,220,0.14);
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.xiy_ft_bot_hnp{
gap:1.25rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.xiy_ft_legal_hnp{
max-width:47.5rem;
color:#57496A;
line-height:1.6;
font-size:0.719rem;
overflow-wrap:break-word;
}
.xiy_ft_legal_hnp b{
color:#85B8A2;
font-weight:700;
}
.xiy_ft_age_hnp{
flex:0 0 auto;
padding:4px 0.563rem;
border-radius:8px;
border:1.5px solid #3DEBA0;
color:#3DEBA0;
font-size:0.813rem;
font-weight:700;
}