*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F2ED;
-webkit-font-smoothing:antialiased;
font-size:0.938rem;
line-height:1.6;
text-rendering:optimizeLegibility;
color:#2E2A25;
overflow-wrap:break-word;
font-family:"Golos Text", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0, 0, 0, 0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.cxzlayout_pog{
min-height:100vh;
flex-direction:column;
display:flex;
}
.cxzmain_pog{
flex:1 1 auto;
width:100%;
min-width:0;
}
.cxzcontainer_pog{
padding:0 16px;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:766px){
.cxzcontainer_pog{
padding:0 2rem;
}
}
@media(min-width:1097px){
.cxzcontainer_pog{
padding:0 56px;
}
}
.cxzeyebrow_pog{
text-transform:uppercase;
display:inline-block;
font-weight:600;
font-size:0.688rem;
overflow-wrap:break-word;
font-family:"Golos Text", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
letter-spacing:.2em;
color:#7040C8;
line-height:1.4;
}
.cxzband_pog{
background:#141210;
color:#F4F0FF;
}
.cxzband_pog .cxzeyebrow_pog{
color:#C8A8FF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.cxztb_pog{
background:#F5F2ED;
position:sticky;
border-bottom:1px solid rgba(20, 18, 16, 0.13);
z-index:50;
top:0;
}
.cxztb_in_pog{
padding:12px 1rem;
gap:16px;
margin:0 auto;
display:flex;
justify-content:space-between;
max-width:87.5rem;
align-items:center;
width:100%;
}
@media(min-width:771px){
.cxztb_in_pog{
padding:1rem 32px;
}
}
@media(min-width:1100px){
.cxztb_in_pog{
padding:18px 56px;
}
}
.cxztb_left_pog{
gap:28px;
min-width:0;
align-items:center;
display:flex;
}
.cxztb_logo_pog{
gap:11px;
display:flex;
align-items:center;
min-width:0;
}
.cxztb_logo_mark_pog{
border-radius:0.5rem;
flex:0 0 auto;
width:2.125rem;
object-fit:cover;
height:34px;
}
.cxztb_logo_txt_pog{
min-width:0;
display:flex;
line-height:1;
flex-direction:column;
}
.cxztb_logo_name_pog{
overflow:hidden;
font-size:1.375rem;
font-weight:700;
text-overflow:ellipsis;
letter-spacing:.02em;
white-space:nowrap;
color:#1A1714;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
.cxztb_logo_sub_pog{
overflow:hidden;
white-space:nowrap;
font-weight:600;
text-overflow:ellipsis;
text-transform:uppercase;
color:#7040C8;
font-size:8.5px;
letter-spacing:.32em;
margin-top:0.25rem;
}
.cxztb_nav_pog{
display:none;
}
@media(min-width:962px){
.cxztb_nav_pog{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.cxztb_nav_item_pog{
transition:color .2s ease,border-color .2s ease;
white-space:nowrap;
font-size:14px;
font-weight:600;
padding-bottom:3px;
color:#2E2A25;
border-bottom:2px solid transparent;
}
.cxztb_nav_item_pog:hover{
color:#1A1714;
}
.cxztb_nav_item_pog.cxzstate_active_pog{
border-color:#7040C8;
color:#1A1714;
}
.cxztb_right_pog{
flex:0 0 auto;
gap:14px;
align-items:center;
display:flex;
}
.cxztb_search_pog{
transition:color .2s ease;
justify-content:center;
color:#2E2A25;
align-items:center;
display:flex;
}
.cxztb_search_pog:hover{
color:#7040C8;
}
.cxztb_search_pog svg{
width:1.125rem;
height:1.125rem;
}
.cxztb_lang_pog{
letter-spacing:.1em;
font-weight:600;
text-transform:uppercase;
color:#6B6257;
font-size:0.688rem;
}
.cxztb_lang_pog:hover{
color:#1A1714;
}
.cxztb_login_pog{
font-weight:600;
color:#1A1714;
display:none;
font-size:0.875rem;
}
@media(min-width:766px){
.cxztb_login_pog{
display:inline-block;
}
}
.cxztb_register_pog{
transition:background-color .2s ease;
background:#1A1714;
border-radius:999px;
padding:0.688rem 22px;
color:#F4F0FF;
font-weight:700;
white-space:nowrap;
font-size:0.875rem;
}
.cxztb_register_pog:hover{
background:#2E2A25;
}
.cxzmob_pog{
background:#F5F2ED;
position:fixed;
z-index:60;
left:0;
padding-bottom:env(safe-area-inset-bottom);
right:0;
bottom:0;
border-top:1px solid rgba(20, 18, 16, 0.13);
}
@media(min-width:958px){
.cxzmob_pog{
display:none;
}
}
.cxzmob_in_pog{
margin:0 auto;
display:flex;
align-items:stretch;
max-width:35rem;
justify-content:space-around;
}
.cxzmob_item_pog{
gap:3px;
padding:0.563rem 4px;
transition:color .2s ease;
flex:1 1 0;
min-width:0;
display:flex;
flex-direction:column;
color:#6B6257;
align-items:center;
}
.cxzmob_item_pog.cxzstate_active_pog{
color:#7040C8;
}
.cxzmob_ic_pog{
display:flex;
justify-content:center;
align-items:center;
}
.cxzmob_ic_pog svg{
height:1.25rem;
width:1.25rem;
}
.cxzmob_lb_pog{
overflow:hidden;
text-overflow:ellipsis;
font-weight:600;
white-space:nowrap;
font-size:0.625rem;
max-width:100%;
}
@media(max-width:960px){
body{
padding-bottom:60px;
}
}
.cxzrail_pog{
min-width:0;
position:relative;
}
.cxzrail_scroll_pog{
gap:0.875rem;
overflow-x:auto;
scrollbar-width:thin;
display:flex;
-webkit-overflow-scrolling:touch;
padding-bottom:0.875rem;
}
@media(min-width:771px){
.cxzrail_scroll_pog{
gap:18px;
}
}
.cxzgc_pog{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:771px){
.cxzgc_pog{
width:11.75rem;
}
}
.cxzgc_img_pog{
overflow:hidden;
background:#FDFBF8;
border-radius:0.875rem;
box-shadow:0 2px 8px rgba(20, 18, 16, 0.07), 0 1px 2px rgba(20, 18, 16, 0.05);
padding-bottom:133.33%;
position:relative;
}
.cxzgc_img_pog img{
inset:0;
object-fit:cover;
position:absolute;
height:100%;
width:100%;
}
.cxzgc_cover_pog{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0, 0, 0, 0.52));
position:absolute;
pointer-events:none;
}
.cxzgc_hover_pog{
transition:opacity .2s ease;
inset:0;
background:rgba(0, 0, 0, 0.52);
justify-content:center;
display:flex;
opacity:0;
align-items:center;
position:absolute;
}
.cxzgc_pog:hover .cxzgc_hover_pog{
opacity:1;
}
.cxzgc_hover_btn_pog{
background:#1A1714;
border-radius:999px;
width:46px;
height:2.875rem;
color:#F4F0FF;
display:flex;
align-items:center;
justify-content:center;
}
.cxzgc_hover_btn_pog svg{
width:18px;
height:1.125rem;
}
.cxzgc_info_pog{
gap:2px;
flex-direction:column;
margin-top:9px;
display:flex;
min-width:0;
}
.cxzgc_name_pog{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.813rem;
color:#1A1714;
font-weight:700;
}
.cxzgc_prov_pog{
overflow:hidden;
color:#6B6257;
font-size:0.688rem;
text-overflow:ellipsis;
white-space:nowrap;
}
.cxzgc_meta_pog{
color:#6B6257;
font-size:11px;
}
.cxztc_pog{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:769px){
.cxztc_pog{
width:230px;
}
}
.cxztc_img_pog{
overflow:hidden;
border-radius:14px;
background:#FDFBF8;
position:relative;
box-shadow:0 2px 8px rgba(20, 18, 16, 0.07), 0 1px 2px rgba(20, 18, 16, 0.05);
padding-bottom:75%;
}
.cxztc_img_pog img{
inset:0;
position:absolute;
width:100%;
object-fit:cover;
height:100%;
}
.cxztc_info_pog{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
display:flex;
}
.cxztc_name_pog{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.875rem;
white-space:nowrap;
font-weight:700;
color:#1A1714;
}
.cxztc_rtp_pog{
color:#6B6257;
font-size:0.688rem;
}
.cxzlc_pog{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:767px){
.cxzlc_pog{
width:16.75rem;
}
}
.cxzlc_img_pog{
border-radius:0.875rem;
overflow:hidden;
background:#FDFBF8;
box-shadow:0 2px 8px rgba(20, 18, 16, 0.07), 0 1px 2px rgba(20, 18, 16, 0.05);
padding-bottom:62.5%;
position:relative;
}
.cxzlc_img_pog img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.cxzlc_live_pog{
background:rgba(0, 0, 0, 0.52);
padding:0.25rem 0.563rem;
gap:7px;
border-radius:999px;
left:12px;
top:12px;
display:flex;
position:absolute;
align-items:center;
}
.cxzlc_live_dot_pog{
background:#C03040;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
height:0.5rem;
width:0.5rem;
}
.cxzlc_seats_pog{
font-weight:600;
text-transform:uppercase;
letter-spacing:.08em;
color:#F4F0FF;
font-size:10px;
}
.cxzlc_info_pog{
gap:2px;
margin-top:0.563rem;
display:flex;
flex-direction:column;
min-width:0;
}
.cxzlc_name_pog{
overflow:hidden;
white-space:nowrap;
font-weight:700;
font-size:15px;
text-overflow:ellipsis;
color:#1A1714;
}
.cxzlc_bet_pog{
font-size:0.688rem;
color:#6B6257;
}
.cxzpc_pog{
border:1px solid rgba(20, 18, 16, 0.07);
background:#FDFBF8;
padding:1rem 14px;
gap:0.5rem;
border-radius:0.875rem;
flex-direction:column;
display:flex;
min-width:0;
justify-content:center;
min-height:74px;
align-items:center;
}
.cxzpc_logo_pog{
flex:0 0 auto;
width:auto;
object-fit:contain;
max-width:100%;
height:28px;
}
.cxzpc_name_pog{
overflow:hidden;
max-width:100%;
text-align:center;
color:#6B6257;
font-size:0.688rem;
white-space:nowrap;
text-overflow:ellipsis;
}
.cxzgc_tag_pog{
border-radius:8px;
padding:3px 8px;
font-weight:700;
text-transform:uppercase;
position:absolute;
font-size:10px;
top:0.625rem;
display:inline-block;
left:10px;
z-index:2;
letter-spacing:.06em;
}
.cxzgc_tag_hot_pog{
background:#C03040;
color:#F4F0FF;
}
.cxzgc_tag_new_pog{
background:#9B6AE8;
color:#100E0B;
}
.cxzgc_tag_jp_pog{
background:#C88A18;
color:#100E0B;
}
.cxzgc_tag_live_pog{
background:#C03040;
color:#F4F0FF;
}
.cxzsh_pog{
min-width:0;
margin-bottom:18px;
}
.cxzsh_row_pog{
gap:1rem;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
}
.cxzsh_row_pog .cxzsh_l_pog{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.cxzsh_stack_pog{
gap:10px;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.cxzsh_center_pog{
gap:0.625rem;
align-items:center;
text-align:center;
flex-direction:column;
display:flex;
}
.cxzsh_h2_pog{
color:#1A1714;
overflow-wrap:break-word;
font-weight:600;
font-size:1.5rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.1;
}
@media(min-width:769px){
.cxzsh_h2_pog{
font-size:1.875rem;
}
}
.cxzband_pog .cxzsh_h2_pog{
color:#F4F0FF;
}
.cxzsh_eb_line_pog{
gap:10px;
display:inline-flex;
align-items:center;
}
.cxzsh_eb_line_pog::before{
background:#7040C8;
height:1px;
display:inline-block;
width:1.75rem;
content:"";
}
.cxzband_pog .cxzsh_eb_line_pog::before{
background:#C8A8FF;
}
.cxzsh_eb_dot_pog{
gap:8px;
align-items:center;
display:inline-flex;
}
.cxzsh_eb_dot_pog::before{
border-radius:50%;
background:#7040C8;
height:6px;
width:0.375rem;
display:inline-block;
content:"";
}
.cxzband_pog .cxzsh_eb_dot_pog::before{
background:#C8A8FF;
}
.cxzsh_link_pog{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:0.375rem;
border-bottom:1px solid #1A1714;
color:#1A1714;
font-size:0.813rem;
display:inline-flex;
font-weight:600;
padding-bottom:2px;
align-items:center;
white-space:nowrap;
}
.cxzsh_link_pog:hover{
border-color:#7040C8;
color:#7040C8;
}
.cxzsh_link_pog svg{
height:0.875rem;
width:14px;
}
.cxzsh_link_chev_pog{
border-bottom:0;
padding-bottom:0;
}
.cxzsh_link_btn_pog{
border-radius:62.438rem;
background:#1A1714;
padding:0.563rem 18px;
border-bottom:0;
color:#F4F0FF;
}
.cxzsh_link_btn_pog:hover{
background:#2E2A25;
border-color:transparent;
color:#F4F0FF;
}
.cxzband_pog .cxzsh_link_pog{
border-color:#F4F0FF;
color:#F4F0FF;
}
.cxzband_pog .cxzsh_link_btn_pog{
background:#C8A8FF;
color:#100E0B;
}
.cxzsh_rule_pog{
margin:-2px 0 1.125rem;
background:rgba(20, 18, 16, 0.13);
height:1px;
}
.cxzband_pog .cxzsh_rule_pog{
background:rgba(220, 210, 255, 0.14);
}
.cxzhero_pog{
padding:32px 0 8px;
}
@media(min-width:765px){
.cxzhero_pog{
padding:56px 0 24px;
}
}
.cxzhero_in_pog{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:899px){
.cxzhero_in_pog{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.cxzhero_copy_pog{
min-width:0;
}
.cxzhero_eyebrow_pog{
gap:0.625rem;
align-items:center;
display:inline-flex;
margin-bottom:22px;
}
.cxzhero_eyebrow_line_pog{
flex:0 0 auto;
background:#7040C8;
display:inline-block;
width:28px;
height:1px;
}
.cxzhero_h1_pog{
font-size:2.375rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
letter-spacing:-.01em;
overflow-wrap:break-word;
font-weight:600;
line-height:1.04;
margin-bottom:1.25rem;
color:#1A1714;
}
@media(min-width:768px){
.cxzhero_h1_pog{
font-size:3.375rem;
}
}
@media(min-width:1099px){
.cxzhero_h1_pog{
font-size:3.875rem;
}
}
.cxzhero_h1_pog em{
color:#7040C8;
font-style:normal;
}
.cxzhero_sub_pog{
max-width:480px;
color:#8C8176;
line-height:1.6;
font-size:1rem;
margin-bottom:1.875rem;
}
@media(min-width:770px){
.cxzhero_sub_pog{
font-size:1.125rem;
}
}
.cxzhero_actions_pog{
gap:0.875rem;
align-items:center;
margin-bottom:34px;
flex-wrap:wrap;
display:flex;
}
.cxzhero_cta_pog{
border-radius:999px;
padding:1rem 1.875rem;
background:#1A1714;
gap:0.625rem;
transition:background-color .2s ease;
font-size:15px;
align-items:center;
color:#F4F0FF;
display:inline-flex;
font-weight:700;
}
.cxzhero_cta_pog:hover{
background:#2E2A25;
}
.cxzhero_cta_ic_pog{
display:inline-flex;
align-items:center;
}
.cxzhero_cta_ic_pog svg{
height:1rem;
width:1rem;
}
.cxzhero_cta_alt_pog{
padding:0.938rem 1.625rem;
background:transparent;
border-radius:62.438rem;
border:1px solid rgba(20, 18, 16, 0.13);
transition:border-color .2s ease,color .2s ease;
color:#1A1714;
align-items:center;
display:inline-flex;
font-size:0.938rem;
font-weight:600;
}
.cxzhero_cta_alt_pog:hover{
border-color:#7040C8;
color:#7040C8;
}
.cxzhero_trust_pog{
gap:22px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.cxzhero_trust_item_pog{
gap:0.563rem;
font-size:13px;
font-weight:600;
color:#2E2A25;
align-items:center;
display:flex;
}
.cxzhero_trust_ic_pog{
align-items:center;
color:#7040C8;
display:inline-flex;
}
.cxzhero_trust_ic_pog svg{
width:16px;
height:1rem;
}
.cxzhero_promo_pog{
background:#FDFBF8;
overflow:hidden;
border-radius:20px;
min-height:300px;
position:relative;
box-shadow:0 1rem 3.5rem rgba(20, 18, 16, 0.14), 0 0.25rem 1rem rgba(112, 64, 200, 0.10);
display:flex;
}
.cxzhero_promo_bg_pog{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.cxzhero_promo_bg_pog::after{
background:linear-gradient(120deg,#141210 0%,rgba(0, 0, 0, 0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.cxzhero_promo_glow_pog{
border-radius:50%;
background:radial-gradient(circle,rgba(80, 40, 160, 0.28) 0%,transparent 65%);
width:16.25rem;
right:-1.25rem;
position:absolute;
height:16.25rem;
top:-2.5rem;
pointer-events:none;
}
.cxzhero_promo_ct_pog{
padding:28px;
max-width:88%;
position:relative;
z-index:2;
align-self:flex-end;
}
.cxzhero_promo_label_pog{
text-transform:uppercase;
font-weight:700;
letter-spacing:.25em;
display:block;
margin-bottom:8px;
font-size:0.625rem;
color:#C8A8FF;
}
.cxzhero_promo_amount_pog{
color:#F4F0FF;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
font-size:32px;
overflow-wrap:break-word;
}
@media(min-width:766px){
.cxzhero_promo_amount_pog{
font-size:40px;
}
}
.cxzhero_promo_amount_pog em{
font-style:normal;
color:#C8A8FF;
}
.cxzhero_rating_pog{
border:1px solid rgba(20, 18, 16, 0.07);
border-radius:0.875rem;
padding:0.625rem 0.875rem;
gap:0.625rem;
background:#FDFBF8;
z-index:3;
position:absolute;
top:14px;
display:flex;
max-width:min(16.25rem,62%);
align-items:center;
right:0.875rem;
box-shadow:0 2px 0.5rem rgba(20, 18, 16, 0.07), 0 1px 2px rgba(20, 18, 16, 0.05);
}
.cxzhero_rating_score_pog{
flex:0 0 auto;
font-size:24px;
font-weight:700;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#1A1714;
}
.cxzhero_rating_txt_pog{
flex:1 1 auto;
min-width:0;
}
.cxzhero_rating_stars_pog{
gap:2px;
color:#7040C8;
display:flex;
}
.cxzhero_rating_stars_pog svg{
height:0.75rem;
width:12px;
}
.cxzhero_rating_cap_pog{
line-height:1.35;
color:#6B6257;
display:block;
overflow-wrap:break-word;
font-size:11px;
margin-top:3px;
}
.cxzstat_pog{
border-bottom:1px solid rgba(20, 18, 16, 0.13);
border-top:1px solid rgba(20, 18, 16, 0.13);
margin-top:16px;
}
.cxzstat_in_pog{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.cxzstat_in_pog{
grid-template-columns:repeat(4,1fr);
}
}
.cxzstat_item_pog{
padding:22px 0.875rem;
min-width:0;
border-bottom:1px solid rgba(20, 18, 16, 0.07);
border-right:1px solid rgba(20, 18, 16, 0.07);
}
.cxzstat_item_pog:nth-child(2n){
border-right:0;
}
.cxzstat_item_pog:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.cxzstat_item_pog{
border-bottom:0;
}
.cxzstat_item_pog:nth-child(2n){
border-right:1px solid rgba(20, 18, 16, 0.07);
}
.cxzstat_item_pog:nth-child(4n){
border-right:0;
}
}
.cxzstat_value_pog{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1;
font-weight:700;
overflow-wrap:break-word;
color:#1A1714;
font-size:1.875rem;
}
@media(min-width:769px){
.cxzstat_value_pog{
font-size:2.125rem;
}
}
.cxzstat_label_pog{
margin-top:6px;
font-size:13px;
line-height:1.4;
overflow-wrap:break-word;
color:#6B6257;
}
.cxzgrow_pog{
padding:26px 0 10px;
}
.cxzrow_seo_pog{
margin:0.625rem 0 0;
max-width:47.5rem;
line-height:1.65;
color:#8C8176;
overflow-wrap:break-word;
font-size:14px;
}
.cxzrow_seo_pog strong{
color:#1A1714;
font-weight:700;
}
.cxzgrow_pog{
padding:1.625rem 0 10px;
}
.cxzrow_seo_pog{
margin:0.625rem 0 0;
max-width:47.5rem;
line-height:1.65;
color:#8C8176;
overflow-wrap:break-word;
font-size:14px;
}
.cxzrow_seo_pog strong{
color:#1A1714;
font-weight:700;
}
.cxzgrow_pog{
padding:26px 0 10px;
}
.cxzrow_seo_pog{
margin:0.625rem 0 0;
overflow-wrap:break-word;
color:#8C8176;
line-height:1.65;
font-size:14px;
max-width:47.5rem;
}
.cxzrow_seo_pog strong{
font-weight:700;
color:#1A1714;
}
.cxzjp_pog{
padding:1.875rem 0 0.625rem;
}
.cxzjp_grid_pog{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:769px){
.cxzjp_grid_pog{
grid-template-columns:1fr 1fr;
}
.cxzjp_card_mega_pog{
grid-column:1/-1;
}
}
@media(min-width:1000px){
.cxzjp_grid_pog{
grid-template-columns:1.4fr 1fr 1fr;
}
.cxzjp_card_mega_pog{
grid-column:auto;
}
}
.cxzjp_card_pog{
border-radius:20px;
padding:1.625rem;
background:#FDFBF8;
gap:0.75rem;
overflow:hidden;
border:1px solid rgba(20, 18, 16, 0.07);
position:relative;
flex-direction:column;
display:flex;
min-width:0;
justify-content:space-between;
min-height:200px;
}
.cxzjp_card_mega_pog{
background:linear-gradient(135deg,#1E1630,#0E0C10);
border-color:transparent;
color:#F4F0FF;
min-height:210px;
}
.cxzjp_glow_pog{
border-radius:50%;
background:radial-gradient(circle,rgba(80, 40, 160, 0.28),transparent 70%);
height:12.5rem;
pointer-events:none;
right:-40px;
width:12.5rem;
top:-2.5rem;
position:absolute;
}
.cxzjp_label_pog{
gap:10px;
font-size:0.625rem;
display:flex;
letter-spacing:.16em;
font-weight:700;
position:relative;
flex-wrap:wrap;
justify-content:space-between;
align-items:center;
text-transform:uppercase;
color:#7040C8;
}
.cxzjp_card_mega_pog .cxzjp_label_pog{
color:#C8A8FF;
}
.cxzjp_drop_pog{
letter-spacing:.04em;
text-transform:none;
font-weight:600;
color:#6B6257;
}
.cxzjp_card_mega_pog .cxzjp_drop_pog{
color:#A89EC4;
}
.cxzjp_amount_pog{
line-height:1;
font-weight:700;
overflow-wrap:break-word;
position:relative;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#1A1714;
font-size:38px;
}
.cxzjp_card_mega_pog .cxzjp_amount_pog{
animation:zm2-pulse 2.4s infinite;
color:#C8A8FF;
font-size:48px;
}
@media(min-width:769px){
.cxzjp_card_mega_pog .cxzjp_amount_pog{
font-size:54px;
}
}
.cxzjp_game_pog{
font-size:0.813rem;
color:#6B6257;
position:relative;
}
.cxzjp_card_mega_pog .cxzjp_game_pog{
color:#A89EC4;
}
.cxzjp_cta_pog{
align-self:flex-start;
position:relative;
}
.cxzjp_card_mega_pog .cxzjp_cta_pog{
transition:opacity .2s ease;
padding:0.625rem 20px;
border-radius:999px;
background:#C8A8FF;
font-size:0.813rem;
font-weight:700;
color:#100E0B;
}
.cxzjp_card_mega_pog .cxzjp_cta_pog:hover{
opacity:.9;
}
.cxzjp_card_pog:not(.cxzjp_card_mega_pog) .cxzjp_cta_pog{
transition:color .2s ease,border-color .2s ease;
color:#1A1714;
font-weight:700;
font-size:13px;
padding-bottom:2px;
border-bottom:1px solid #1A1714;
}
.cxzjp_card_pog:not(.cxzjp_card_mega_pog) .cxzjp_cta_pog:hover{
border-color:#7040C8;
color:#7040C8;
}
.cxzjp_seo_pog{
margin:0.875rem 0 0;
overflow-wrap:break-word;
line-height:1.65;
color:#8C8176;
font-size:0.875rem;
max-width:47.5rem;
}
.cxzjp_seo_pog strong{
color:#1A1714;
font-weight:700;
}
.cxzvip_pog{
padding:48px 0;
}
@media(min-width:769px){
.cxzvip_pog{
padding:4rem 0;
}
}
.cxzvip_head_pog{
gap:0.875rem;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:882px){
.cxzvip_head_pog{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.cxzvip_eyebrow_pog{
margin-bottom:12px;
}
.cxzvip_h2_pog{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#F4F0FF;
line-height:1.05;
overflow-wrap:break-word;
font-size:32px;
font-weight:600;
}
@media(min-width:769px){
.cxzvip_h2_pog{
font-size:40px;
}
}
.cxzvip_intro_pog{
max-width:26.25rem;
color:#A89EC4;
line-height:1.6;
font-size:0.875rem;
}
.cxzvip_grid_pog{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.cxzvip_card_pog{
border-radius:14px;
padding:22px 1.125rem;
border:1px solid rgba(220, 210, 255, 0.14);
min-width:0;
}
.cxzvip_card_feat_pog{
border-color:#C8A8FF;
background:rgba(255, 248, 255, 0.07);
}
.cxzvip_card_ic_pog{
border-radius:8px;
background:linear-gradient(135deg,#7040C8,#B080F0);
height:2.125rem;
margin-bottom:16px;
width:34px;
display:block;
}
.cxzvip_name_pog{
color:#F4F0FF;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:20px;
overflow-wrap:break-word;
margin-bottom:0.375rem;
font-weight:600;
}
.cxzvip_perk_pog{
color:#A89EC4;
overflow-wrap:break-word;
line-height:1.5;
font-size:0.781rem;
}
.cxznl_pog{
padding:1.5rem 0 0.625rem;
}
.cxznl_in_pog{
gap:22px;
border-radius:20px;
padding:1.875rem 32px;
background:#1A1520;
flex-direction:column;
display:flex;
color:#F4F0FF;
}
@media(min-width:765px){
.cxznl_in_pog{
gap:28px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.cxznl_text_wrap_pog{
min-width:0;
}
.cxznl_h3_pog{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:22px;
margin-bottom:5px;
overflow-wrap:break-word;
color:#F4F0FF;
font-weight:600;
line-height:1.1;
}
@media(min-width:767px){
.cxznl_h3_pog{
font-size:1.5rem;
}
}
.cxznl_text_pog{
font-size:0.844rem;
color:#A89EC4;
line-height:1.5;
}
.cxznl_form_pog{
flex:1 1 auto;
gap:0.625rem;
display:flex;
min-width:0;
max-width:460px;
}
.cxznl_input_pog{
padding:13px 16px;
border:1px solid rgba(220, 210, 255, 0.14);
flex:1 1 auto;
background:rgba(255, 248, 255, 0.07);
overflow:hidden;
border-radius:0.875rem;
align-items:center;
text-overflow:ellipsis;
min-width:0;
display:flex;
color:#A89EC4;
font-size:0.875rem;
white-space:nowrap;
}
.cxznl_btn_pog{
transition:opacity .2s ease;
flex:0 0 auto;
border-radius:14px;
padding:0.813rem 1.5rem;
background:#C8A8FF;
color:#100E0B;
white-space:nowrap;
font-weight:700;
font-size:14px;
}
.cxznl_btn_pog:hover{
opacity:.9;
}
.cxztrn_pog{
padding:30px 0 0.625rem;
}
.cxztrn_in_pog{
grid-template-columns:1fr;
border:1px solid rgba(20, 18, 16, 0.07);
border-radius:20px;
overflow:hidden;
background:#FDFBF8;
display:grid;
}
@media(min-width:881px){
.cxztrn_in_pog{
grid-template-columns:1.05fr 1fr;
}
}
.cxztrn_banner_pog{
background:linear-gradient(150deg,#1E1630,#0E0C10);
overflow:hidden;
padding:2.125rem;
position:relative;
color:#F4F0FF;
}
.cxztrn_glow_pog{
background:radial-gradient(circle,rgba(80, 40, 160, 0.28),transparent 70%);
border-radius:50%;
right:-2.5rem;
bottom:-40px;
position:absolute;
width:12.5rem;
height:12.5rem;
pointer-events:none;
}
.cxztrn_eyebrow_pog{
margin-bottom:14px;
position:relative;
}
.cxztrn_h2_pog{
margin-bottom:12px;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F4F0FF;
font-size:1.875rem;
line-height:1.06;
position:relative;
}
@media(min-width:771px){
.cxztrn_h2_pog{
font-size:36px;
}
}
.cxztrn_text_pog{
font-size:14px;
position:relative;
max-width:26.25rem;
line-height:1.6;
color:#A89EC4;
margin-bottom:22px;
}
.cxztrn_timer_pog{
gap:0.5rem;
align-items:center;
flex-wrap:wrap;
display:flex;
position:relative;
margin-bottom:1.5rem;
}
.cxztrn_timer_cap_pog{
color:#A89EC4;
font-size:11px;
}
.cxztrn_timer_box_pog{
border-radius:8px;
background:rgba(255, 248, 255, 0.07);
padding:4px 12px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#F4F0FF;
font-size:1.5rem;
}
.cxztrn_cta_pog{
padding:13px 1.625rem;
background:#C8A8FF;
transition:opacity .2s ease;
border-radius:999px;
color:#100E0B;
position:relative;
font-size:14px;
display:inline-block;
font-weight:700;
}
.cxztrn_cta_pog:hover{
opacity:.9;
}
.cxztrn_lb_pog{
padding:1.625rem 28px;
}
.cxztrn_lb_head_pog{
gap:10px;
justify-content:space-between;
align-items:center;
margin-bottom:12px;
display:flex;
}
.cxztrn_lb_title_pog{
font-weight:600;
font-size:20px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#1A1714;
}
.cxztrn_lb_upd_pog{
letter-spacing:.08em;
color:#6B6257;
font-size:0.688rem;
text-transform:uppercase;
}
.cxztrn_lb_row_pog{
padding:0.688rem 12px;
gap:14px;
border-radius:8px;
display:flex;
align-items:center;
}
.cxztrn_lb_row_pog:nth-child(2){
background:rgba(112, 64, 200, 0.10);
}
.cxztrn_lb_rank_pog{
flex:0 0 auto;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:16px;
color:#7040C8;
width:22px;
}
.cxztrn_lb_av_pog{
background:linear-gradient(135deg,#7040C8,#B080F0);
flex:0 0 auto;
border-radius:50%;
width:1.875rem;
height:30px;
}
.cxztrn_lb_name_pog{
flex:1 1 auto;
overflow:hidden;
font-size:14px;
font-weight:600;
min-width:0;
white-space:nowrap;
color:#1A1714;
text-overflow:ellipsis;
}
.cxztrn_lb_amount_pog{
flex:0 0 auto;
color:#1A1714;
font-size:13px;
font-weight:700;
}
.cxzapp_pog{
padding:30px 0 10px;
}
.cxzapp_in_pog{
padding:2rem;
background:#FDFBF8;
border-radius:20px;
border:1px solid rgba(20, 18, 16, 0.07);
gap:28px;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.cxzapp_in_pog{
gap:2.5rem;
padding:40px 2.75rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.cxzapp_copy_pog{
max-width:35rem;
min-width:0;
}
.cxzapp_eyebrow_pog{
margin-bottom:12px;
}
.cxzapp_h2_pog{
color:#1A1714;
font-size:1.75rem;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:12px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:766px){
.cxzapp_h2_pog{
font-size:34px;
}
}
.cxzapp_text_pog{
line-height:1.6;
font-size:14px;
margin-bottom:1.375rem;
color:#8C8176;
}
.cxzapp_btns_pog{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.cxzapp_btn_pog{
transition:background-color .2s ease;
background:#1A1714;
padding:0.688rem 20px;
gap:0.625rem;
border-radius:0.875rem;
display:inline-flex;
align-items:center;
color:#F4F0FF;
}
.cxzapp_btn_pog:hover{
background:#2E2A25;
}
.cxzapp_btn_ic_pog{
display:inline-flex;
align-items:center;
}
.cxzapp_btn_ic_pog svg{
width:1.125rem;
height:18px;
}
.cxzapp_btn_lb_pog{
font-size:13.5px;
font-weight:700;
}
.cxzapp_qr_wrap_pog{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.cxzapp_qr_pog{
border-radius:0.875rem;
flex:0 0 auto;
height:108px;
background-color:#1A1714;
background-image:repeating-linear-gradient(0deg,#FDFBF8 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FDFBF8 0 5px,transparent 0.313rem 0.688rem);
width:6.75rem;
}
.cxzapp_qr_cap_pog{
line-height:1.4;
font-size:0.781rem;
max-width:92px;
color:#6B6257;
}
.cxzgm_pog{
padding:1.875rem 0 10px;
}
.cxzgm_in_pog{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:880px){
.cxzgm_in_pog{
grid-template-columns:1.25fr 1fr;
}
}
.cxzgm_left_pog{
border-radius:1.25rem;
padding:2rem;
background:#FDFBF8;
border:1px solid rgba(20, 18, 16, 0.07);
min-width:0;
}
.cxzgm_eyebrow_pog{
margin-bottom:10px;
}
.cxzgm_h2_pog{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.06;
color:#1A1714;
font-weight:600;
font-size:1.625rem;
margin-bottom:8px;
overflow-wrap:break-word;
}
@media(min-width:766px){
.cxzgm_h2_pog{
font-size:1.75rem;
}
}
.cxzgm_text_pog{
margin-bottom:1.375rem;
color:#8C8176;
font-size:14px;
line-height:1.6;
max-width:30rem;
}
.cxzgm_level_pog{
font-weight:700;
margin-bottom:8px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#7040C8;
font-size:22px;
}
.cxzgm_bar_pog{
border-radius:999px;
background:rgba(20, 18, 16, 0.13);
overflow:hidden;
height:8px;
margin-bottom:0.375rem;
}
.cxzgm_bar_fill_pog{
border-radius:62.438rem;
background:linear-gradient(90deg,#7040C8,#B080F0);
height:100%;
}
.cxzgm_bar_meta_pog{
gap:10px;
display:flex;
font-size:11px;
color:#6B6257;
margin-bottom:1.125rem;
justify-content:space-between;
}
.cxzgm_missions_pog{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.cxzgm_mission_pog{
background:#F5F2ED;
border-radius:999px;
border:1px solid rgba(20, 18, 16, 0.13);
gap:0.438rem;
padding:9px 15px;
display:inline-flex;
color:#2E2A25;
align-items:center;
font-weight:600;
font-size:0.781rem;
}
.cxzgm_mission_ic_pog{
color:#7040C8;
align-items:center;
display:inline-flex;
}
.cxzgm_mission_ic_pog svg{
width:13px;
height:13px;
}
.cxzgm_right_pog{
background:linear-gradient(150deg,#1E1630,#0E0C10);
padding:32px;
overflow:hidden;
border-radius:20px;
flex-direction:column;
display:flex;
position:relative;
color:#F4F0FF;
}
.cxzgm_glow_pog{
background:radial-gradient(circle,rgba(80, 40, 160, 0.28),transparent 70%);
border-radius:50%;
pointer-events:none;
position:absolute;
right:-1.875rem;
height:9.375rem;
top:-30px;
width:9.375rem;
}
.cxzgm_ref_eyebrow_pog{
margin-bottom:10px;
position:relative;
}
.cxzgm_ref_h2_pog{
font-weight:600;
line-height:1.1;
color:#F4F0FF;
margin-bottom:8px;
position:relative;
overflow-wrap:break-word;
font-size:1.625rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
.cxzgm_ref_text_pog{
font-size:0.844rem;
margin-bottom:20px;
color:#A89EC4;
line-height:1.55;
position:relative;
}
.cxzgm_ref_cta_pog{
background:#C8A8FF;
padding:11px 22px;
transition:opacity .2s ease;
border-radius:62.438rem;
font-weight:700;
align-self:flex-start;
font-size:13.5px;
color:#100E0B;
margin-top:auto;
position:relative;
}
.cxzgm_ref_cta_pog:hover{
opacity:.9;
}
.cxzsea_pog{
padding:24px 0 10px;
}
.cxzsea_in_pog{
background:linear-gradient(115deg,#1E1630,#0E0C10);
border-radius:1.25rem;
padding:36px;
gap:22px;
overflow:hidden;
display:flex;
color:#F4F0FF;
position:relative;
flex-direction:column;
}
@media(min-width:817px){
.cxzsea_in_pog{
gap:2rem;
padding:2.75rem 48px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.cxzsea_glow_pog{
border-radius:50%;
background:radial-gradient(circle,rgba(80, 40, 160, 0.28),transparent 68%);
width:240px;
transform:translateY(-50%);
right:60px;
height:15rem;
position:absolute;
top:50%;
pointer-events:none;
}
.cxzsea_copy_pog{
min-width:0;
max-width:560px;
position:relative;
}
.cxzsea_eyebrow_pog{
margin-bottom:12px;
}
.cxzsea_h2_pog{
margin-bottom:12px;
line-height:1.04;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F4F0FF;
font-size:1.875rem;
}
@media(min-width:769px){
.cxzsea_h2_pog{
font-size:38px;
}
}
.cxzsea_text_pog{
color:#A89EC4;
line-height:1.6;
font-size:15px;
}
.cxzsea_cta_pog{
padding:16px 2rem;
flex:0 0 auto;
border-radius:999px;
transition:opacity .2s ease;
background:#C8A8FF;
font-weight:700;
font-size:15px;
position:relative;
color:#100E0B;
}
.cxzsea_cta_pog:hover{
opacity:.9;
}
.cxztt_pog{
padding:48px 0 0.625rem;
}
@media(min-width:766px){
.cxztt_pog{
padding:60px 0 0.625rem;
}
}
.cxztt_head_pog{
text-align:center;
margin-bottom:34px;
}
.cxztt_eyebrow_pog{
margin-bottom:0.75rem;
}
.cxztt_h2_pog{
line-height:1.05;
overflow-wrap:break-word;
font-size:32px;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#1A1714;
}
@media(min-width:768px){
.cxztt_h2_pog{
font-size:2.625rem;
}
}
.cxztt_grid_pog{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.cxztt_grid_pog{
grid-template-columns:repeat(3,1fr);
}
}
.cxztt_card_pog{
padding:1.875rem;
border:1px solid rgba(20, 18, 16, 0.07);
background:#FDFBF8;
border-radius:0.875rem;
display:flex;
flex-direction:column;
min-width:0;
}
.cxztt_card_ic_pog{
color:#7040C8;
align-items:center;
display:inline-flex;
margin-bottom:18px;
}
.cxztt_card_ic_pog svg{
width:28px;
height:1.75rem;
}
.cxztt_card_h_pog{
color:#1A1714;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:22px;
margin-bottom:0.5rem;
line-height:1.15;
font-weight:600;
}
.cxztt_card_p_pog{
line-height:1.6;
margin-bottom:14px;
font-size:0.875rem;
color:#8C8176;
overflow-wrap:break-word;
}
.cxztt_card_p_pog b{
font-weight:700;
color:#1A1714;
}
.cxztt_card_link_pog{
transition:color .2s ease;
padding-bottom:2px;
font-size:0.813rem;
margin-top:auto;
border-bottom:1px solid #7040C8;
font-weight:700;
color:#1A1714;
align-self:flex-start;
}
.cxztt_card_link_pog:hover{
color:#7040C8;
}
.cxzet_pog{
padding:36px 0 0.625rem;
}
.cxzet_in_pog{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:880px){
.cxzet_in_pog{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.cxzet_left_pog{
min-width:0;
}
.cxzet_eyebrow_pog{
margin-bottom:0.75rem;
}
.cxzet_h2_pog{
font-weight:600;
line-height:1.06;
overflow-wrap:break-word;
color:#1A1714;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:14px;
font-size:28px;
}
@media(min-width:770px){
.cxzet_h2_pog{
font-size:2rem;
}
}
.cxzet_text_pog{
font-size:0.938rem;
line-height:1.65;
color:#8C8176;
margin-bottom:22px;
}
.cxzet_stats_pog{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.cxzet_stat_pog{
min-width:0;
}
.cxzet_stat_v_pog{
color:#1A1714;
font-size:26px;
font-weight:700;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1;
}
.cxzet_stat_l_pog{
font-size:12.5px;
margin-top:4px;
color:#6B6257;
}
.cxzet_right_pog{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.cxzet_member_pog{
padding:18px 20px;
border-radius:0.875rem;
border:1px solid rgba(20, 18, 16, 0.07);
gap:16px;
background:#FDFBF8;
min-width:0;
align-items:center;
display:flex;
}
.cxzet_member_av_pog{
background:linear-gradient(135deg,#1E1630,#7040C8);
border-radius:50%;
flex:0 0 auto;
width:3rem;
height:48px;
}
.cxzet_member_name_pog{
overflow-wrap:break-word;
font-size:0.938rem;
font-weight:700;
color:#1A1714;
}
.cxzet_member_role_pog{
color:#6B6257;
font-size:0.781rem;
overflow-wrap:break-word;
}
.cxzet_updated_pog{
background:#F5F2ED;
gap:0.5rem;
padding:0.875rem 18px;
border:1px solid rgba(20, 18, 16, 0.07);
border-radius:14px;
display:flex;
align-items:center;
color:#8C8176;
font-size:0.781rem;
}
.cxzhts_pog{
padding:3rem 0;
}
@media(min-width:771px){
.cxzhts_pog{
padding:62px 0;
}
}
.cxzhts_head_pog{
gap:1.125rem;
margin-bottom:34px;
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.cxzhts_head_pog{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.cxzhts_eyebrow_pog{
margin-bottom:12px;
}
.cxzhts_h2_pog{
font-weight:600;
line-height:1.05;
font-size:30px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F4F0FF;
}
@media(min-width:770px){
.cxzhts_h2_pog{
font-size:2.375rem;
}
}
.cxzhts_cta_pog{
background:#C8A8FF;
transition:opacity .2s ease;
border-radius:999px;
padding:0.938rem 1.875rem;
flex:0 0 auto;
font-size:15px;
color:#100E0B;
font-weight:700;
}
.cxzhts_cta_pog:hover{
opacity:.9;
}
.cxzhts_grid_pog{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:761px){
.cxzhts_grid_pog{
grid-template-columns:repeat(3,1fr);
}
}
.cxzhts_step_pog{
border-top:1px solid rgba(220, 210, 255, 0.14);
min-width:0;
padding-top:1.375rem;
}
.cxzhts_step_num_pog{
line-height:1;
font-weight:700;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:14px;
color:#C8A8FF;
font-size:44px;
}
.cxzhts_step_h_pog{
font-weight:700;
color:#F4F0FF;
font-size:19px;
overflow-wrap:break-word;
margin-bottom:8px;
line-height:1.2;
}
.cxzhts_step_p_pog{
font-size:0.875rem;
overflow-wrap:break-word;
color:#A89EC4;
line-height:1.55;
}
.cxzrc_pog{
padding:48px 0 0.625rem;
}
.cxzrc_in_pog{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.cxzrc_in_pog{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.cxzrc_col_pog{
min-width:0;
}
.cxzrc_label_pog{
margin-bottom:1rem;
color:#7040C8;
letter-spacing:.2em;
font-weight:600;
font-size:11px;
text-transform:uppercase;
}
.cxzrc_awards_pog{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.cxzrc_award_pog{
gap:12px;
align-items:center;
min-width:0;
display:flex;
}
.cxzrc_award_ic_pog{
flex:0 0 auto;
display:inline-flex;
color:#9B6AE8;
align-items:center;
}
.cxzrc_award_ic_pog svg{
width:1.125rem;
height:18px;
}
.cxzrc_award_t_pog{
font-weight:700;
overflow-wrap:break-word;
color:#1A1714;
font-size:0.875rem;
}
.cxzrc_award_s_pog{
color:#6B6257;
overflow-wrap:break-word;
font-size:0.75rem;
}
.cxzrc_press_pog{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.cxzrc_press_logo_pog{
border-radius:0.5rem;
padding:0 8px;
border:1px solid rgba(20, 18, 16, 0.07);
overflow:hidden;
text-align:center;
height:3.25rem;
text-overflow:ellipsis;
color:#8C8176;
align-items:center;
font-size:14px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
display:flex;
font-weight:700;
white-space:nowrap;
justify-content:center;
}
.cxzrc_partner_pog{
border-radius:14px;
padding:1.375rem;
background:#FDFBF8;
border:1px solid rgba(20, 18, 16, 0.07);
}
.cxzrc_partner_name_pog{
margin-bottom:0.375rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:20px;
color:#1A1714;
overflow-wrap:break-word;
}
.cxzrc_partner_text_pog{
overflow-wrap:break-word;
font-size:0.813rem;
color:#8C8176;
line-height:1.55;
}
.cxzprov_pog{
padding:40px 0 1.25rem;
}
.cxzprov_eyebrow_pog{
display:block;
margin-bottom:1.125rem;
}
.cxzprov_grid_pog{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:559px){
.cxzprov_grid_pog{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.cxzprov_grid_pog{
grid-template-columns:repeat(6,1fr);
}
}
.cxzpmt_pog{
padding:48px 0 10px;
}
.cxzpmt_in_pog{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:877px){
.cxzpmt_in_pog{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.cxzpmt_left_pog{
min-width:0;
}
.cxzpmt_eyebrow_pog{
margin-bottom:0.75rem;
}
.cxzpmt_h2_pog{
font-weight:600;
line-height:1.06;
font-size:1.875rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1A1714;
margin-bottom:12px;
}
@media(min-width:766px){
.cxzpmt_h2_pog{
font-size:32px;
}
}
.cxzpmt_text_pog{
line-height:1.6;
font-size:14.5px;
margin-bottom:1.375rem;
color:#8C8176;
}
.cxzpmt_logos_pog{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:477px){
.cxzpmt_logos_pog{
grid-template-columns:repeat(4,1fr);
}
}
.cxzpmt_logo_pog{
padding:0 8px;
border:1px solid rgba(20, 18, 16, 0.07);
border-radius:8px;
overflow:hidden;
background:#FDFBF8;
height:3.125rem;
font-size:0.781rem;
text-align:center;
white-space:nowrap;
display:flex;
text-overflow:ellipsis;
color:#2E2A25;
justify-content:center;
align-items:center;
font-weight:700;
}
.cxzpmt_table_pog{
border-radius:14px;
border:1px solid rgba(20, 18, 16, 0.07);
overflow:hidden;
min-width:0;
}
.cxzpmt_thead_pog{
background:#1C1A17;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.cxzpmt_th_pog{
overflow:hidden;
padding:0.813rem 14px;
white-space:nowrap;
font-size:10px;
text-overflow:ellipsis;
text-transform:uppercase;
letter-spacing:.08em;
color:#F4F0FF;
font-weight:700;
}
.cxzpmt_row_pog{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(20, 18, 16, 0.07);
display:grid;
}
.cxzpmt_row_pog:nth-child(odd){
background:#FDFBF8;
}
.cxzpmt_td_pog{
padding:0.875rem;
color:#8C8176;
overflow-wrap:break-word;
font-size:13.5px;
min-width:0;
}
.cxzpmt_row_pog .cxzpmt_td_pog:first-child{
font-weight:700;
color:#1A1714;
}
.cxzpmt_row_pog .cxzpmt_td_pog:last-child{
font-weight:700;
color:#2A8A5C;
}
.cxzrv_pog{
padding:48px 0;
background:#FDFBF8;
margin-top:24px;
border-bottom:1px solid rgba(20, 18, 16, 0.07);
border-top:1px solid rgba(20, 18, 16, 0.07);
}
@media(min-width:769px){
.cxzrv_pog{
padding:56px 0;
}
}
.cxzrv_head_pog{
gap:16px;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:769px){
.cxzrv_head_pog{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.cxzrv_eyebrow_pog{
margin-bottom:0.625rem;
}
.cxzrv_h2_pog{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#1A1714;
font-weight:600;
font-size:30px;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:770px){
.cxzrv_h2_pog{
font-size:38px;
}
}
.cxzrv_agg_pog{
gap:12px;
display:flex;
align-items:center;
}
.cxzrv_agg_stars_pog{
gap:3px;
display:flex;
color:#7040C8;
}
.cxzrv_agg_stars_pog svg{
height:18px;
width:1.125rem;
}
.cxzrv_source_pog{
color:#8C8176;
font-size:13px;
}
.cxzrv_grid_pog{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:760px){
.cxzrv_grid_pog{
grid-template-columns:repeat(3,1fr);
}
}
.cxzrv_card_pog{
border:1px solid rgba(20, 18, 16, 0.07);
padding:1.625rem;
border-radius:14px;
background:#F5F2ED;
min-width:0;
}
.cxzrv_card_stars_pog{
gap:2px;
margin-bottom:12px;
display:flex;
color:#7040C8;
}
.cxzrv_card_stars_pog svg{
width:0.875rem;
height:14px;
}
.cxzrv_card_body_pog{
overflow-wrap:break-word;
color:#1A1714;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:18px;
font-weight:500;
margin-bottom:16px;
line-height:1.45;
}
.cxzrv_card_meta_pog{
gap:10px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.cxzrv_card_av_pog{
border-radius:50%;
background:linear-gradient(135deg,#7040C8,#B080F0);
flex:0 0 auto;
width:32px;
height:2rem;
}
.cxzrv_card_author_pog{
font-weight:700;
color:#1A1714;
font-size:13px;
}
.cxzrv_card_loc_pog{
color:#6B6257;
font-size:0.75rem;
}
.cxzts_pog{
padding:44px 0;
}
.cxzts_in_pog{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:877px){
.cxzts_in_pog{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.cxzts_left_pog{
min-width:0;
}
.cxzts_h2_pog{
line-height:1.1;
font-weight:600;
font-size:1.625rem;
color:#F4F0FF;
margin-bottom:0.75rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:770px){
.cxzts_h2_pog{
font-size:28px;
}
}
.cxzts_text_pog{
color:#A89EC4;
max-width:32.5rem;
font-size:14.5px;
margin-bottom:22px;
line-height:1.6;
}
.cxzts_badges_pog{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.cxzts_badge_pog{
color:#A89EC4;
font-weight:600;
font-size:13px;
}
.cxzts_pay_pog{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:881px){
.cxzts_pay_pog{
justify-content:flex-end;
}
}
.cxzts_pay_chip_pog{
border-radius:0.875rem;
border:1px solid rgba(220, 210, 255, 0.14);
background:rgba(255, 248, 255, 0.07);
padding:0.75rem 1rem;
font-weight:700;
font-size:14px;
color:#F4F0FF;
}
.cxzwy_pog{
padding:48px 0;
}
@media(min-width:766px){
.cxzwy_pog{
padding:56px 0;
}
}
.cxzwy_in_pog{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:900px){
.cxzwy_in_pog{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.cxzwy_left_pog{
min-width:0;
}
.cxzwy_eyebrow_pog{
margin-bottom:0.875rem;
}
.cxzwy_h2_pog{
font-size:2rem;
margin-bottom:1rem;
color:#1A1714;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:770px){
.cxzwy_h2_pog{
font-size:40px;
}
}
.cxzwy_intro_pog{
line-height:1.6;
font-size:15px;
color:#8C8176;
}
.cxzwy_grid_pog{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.cxzwy_grid_pog{
grid-template-columns:1fr 1fr;
}
}
.cxzwy_card_pog{
padding:26px;
border-radius:0.875rem;
border:1px solid rgba(20, 18, 16, 0.07);
background:#FDFBF8;
min-width:0;
}
.cxzwy_card_ic_pog{
color:#7040C8;
display:inline-flex;
align-items:center;
justify-content:center;
margin-bottom:1rem;
}
.cxzwy_card_ic_pog svg{
width:1.625rem;
height:26px;
}
.cxzwy_card_h_pog{
color:#1A1714;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-size:21px;
line-height:1.15;
overflow-wrap:break-word;
}
.cxzwy_card_p_pog{
color:#8C8176;
line-height:1.55;
font-size:0.875rem;
overflow-wrap:break-word;
}
.cxzsg_pog{
padding:48px 0 10px;
}
.cxzsg_eyebrow_pog{
margin-bottom:0.75rem;
display:block;
}
.cxzsg_h2_pog{
font-size:30px;
font-weight:600;
line-height:1.05;
color:#1A1714;
overflow-wrap:break-word;
margin-bottom:28px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.cxzsg_h2_pog{
font-size:2.25rem;
}
}
.cxzsg_grid_pog{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:718px){
.cxzsg_grid_pog{
grid-template-columns:repeat(3,1fr);
}
}
.cxzsg_col_pog{
min-width:0;
}
.cxzsg_col_h_pog{
line-height:1.15;
color:#1A1714;
overflow-wrap:break-word;
margin-bottom:0.625rem;
font-weight:600;
font-size:1.375rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
.cxzsg_col_p_pog{
line-height:1.65;
font-size:14px;
color:#8C8176;
overflow-wrap:break-word;
}
.cxzsc_pog{
padding:48px 0 0.625rem;
}
.cxzsc_head_pog{
margin-bottom:28px;
text-align:center;
}
.cxzsc_eyebrow_pog{
margin-bottom:0.75rem;
}
.cxzsc_h2_pog{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#1A1714;
font-weight:600;
overflow-wrap:break-word;
font-size:1.875rem;
}
@media(min-width:766px){
.cxzsc_h2_pog{
font-size:36px;
}
}
.cxzsc_table_pog{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(20, 18, 16, 0.07);
margin:0 auto;
max-width:56.25rem;
}
.cxzsc_thead_pog{
grid-template-columns:1.6fr 1fr 1fr;
background:#1C1A17;
display:grid;
}
.cxzsc_th_pog{
padding:15px 18px;
font-weight:700;
font-size:0.813rem;
color:#A89EC4;
text-align:center;
overflow-wrap:break-word;
}
.cxzsc_th_pog:first-child{
text-align:left;
}
.cxzsc_th_us_pog{
color:#C8A8FF;
}
.cxzsc_row_pog{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(20, 18, 16, 0.07);
display:grid;
}
.cxzsc_row_pog:nth-child(even){
background:#FDFBF8;
}
.cxzsc_td_pog{
padding:0.938rem 18px;
color:#6B6257;
min-width:0;
overflow-wrap:break-word;
font-size:0.875rem;
text-align:center;
}
.cxzsc_td_pog:first-child{
color:#2E2A25;
text-align:left;
font-weight:600;
}
.cxzsc_td_us_pog{
color:#2A8A5C;
font-weight:700;
}
.cxzlh_pog{
padding:2.5rem 0 20px;
}
.cxzlh_in_pog{
padding-top:34px;
border-top:1px solid rgba(20, 18, 16, 0.13);
}
.cxzlh_eyebrow_pog{
display:block;
margin-bottom:22px;
}
.cxzlh_grid_pog{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:602px){
.cxzlh_grid_pog{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.cxzlh_grid_pog{
grid-template-columns:repeat(5,1fr);
}
}
.cxzlh_col_pog{
min-width:0;
}
.cxzlh_col_h_pog{
margin-bottom:0.75rem;
font-weight:700;
overflow-wrap:break-word;
color:#1A1714;
font-size:13px;
}
.cxzlh_links_pog{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.cxzlh_link_pog{
transition:color .2s ease;
overflow-wrap:break-word;
font-size:13px;
color:#8C8176;
}
.cxzlh_link_pog:hover{
color:#7040C8;
}
.cxzel_pog{
padding:48px 0;
}
@media(min-width:768px){
.cxzel_pog{
padding:3.5rem 0;
}
}
.cxzel_in_pog{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.cxzel_in_pog{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.cxzel_left_pog{
min-width:0;
}
.cxzel_eyebrow_pog{
margin-bottom:14px;
}
.cxzel_h2_pog{
font-size:2rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:1.375rem;
color:#1A1714;
font-weight:600;
overflow-wrap:break-word;
line-height:1.08;
}
@media(min-width:766px){
.cxzel_h2_pog{
font-size:2.375rem;
}
}
.cxzel_body_pog p{
font-size:16px;
overflow-wrap:break-word;
color:#2E2A25;
margin-bottom:1.125rem;
line-height:1.7;
}
.cxzel_dropcap_pog{
padding:0.375rem 12px 0 0;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:700;
float:left;
color:#7040C8;
line-height:.8;
font-size:3.875rem;
}
.cxzel_right_pog{
min-width:0;
}
.cxzel_quote_pog{
background:linear-gradient(150deg,#1E1630,#0E0C10);
border-radius:20px;
padding:36px;
color:#F4F0FF;
margin-bottom:1.5rem;
position:relative;
}
.cxzel_quote_mark_pog{
align-items:center;
margin-bottom:0.375rem;
color:#C8A8FF;
display:inline-flex;
}
.cxzel_quote_mark_pog svg{
height:34px;
width:34px;
}
.cxzel_quote_text_pog{
overflow-wrap:break-word;
font-weight:500;
line-height:1.4;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
margin-bottom:1.375rem;
color:#F4F0FF;
}
.cxzel_quote_meta_pog{
gap:0.75rem;
display:flex;
align-items:center;
}
.cxzel_quote_av_pog{
background:linear-gradient(135deg,#7040C8,#B080F0);
border-radius:50%;
flex:0 0 auto;
height:2.375rem;
width:38px;
}
.cxzel_quote_author_pog{
font-weight:700;
color:#F4F0FF;
font-size:0.875rem;
}
.cxzel_quote_meta_sub_pog{
color:#A89EC4;
font-size:0.75rem;
}
.cxzel_explain_pog{
overflow:hidden;
border:1px solid rgba(20, 18, 16, 0.07);
border-radius:0.875rem;
}
.cxzel_explain_card_pog{
padding:1.375rem 1.5rem;
}
.cxzel_explain_card_pog+.cxzel_explain_card_pog{
border-top:1px solid rgba(20, 18, 16, 0.07);
}
.cxzel_explain_h_pog{
font-size:1.25rem;
line-height:1.15;
font-weight:600;
margin-bottom:8px;
overflow-wrap:break-word;
color:#1A1714;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
.cxzel_explain_p_pog{
color:#8C8176;
overflow-wrap:break-word;
font-size:14px;
line-height:1.55;
}
.cxzfaq_pog{
background:#FDFBF8;
padding:3rem 0;
margin-top:24px;
border-top:1px solid rgba(20, 18, 16, 0.07);
border-bottom:1px solid rgba(20, 18, 16, 0.07);
}
@media(min-width:769px){
.cxzfaq_pog{
padding:62px 0;
}
}
.cxzfaq_head_pog{
text-align:center;
margin-bottom:34px;
}
.cxzfaq_eyebrow_pog{
margin-bottom:12px;
}
.cxzfaq_h2_pog{
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:32px;
overflow-wrap:break-word;
line-height:1.05;
color:#1A1714;
}
@media(min-width:769px){
.cxzfaq_h2_pog{
font-size:38px;
}
}
.cxzfaq_list_pog{
margin:0 auto;
gap:0.75rem;
display:flex;
flex-direction:column;
max-width:51.25rem;
}
.cxzfaq_item_pog{
border:1px solid rgba(20, 18, 16, 0.07);
overflow:hidden;
background:#F5F2ED;
border-radius:14px;
}
.cxzfaq_q_pog{
padding:20px 1.5rem;
list-style:none;
gap:1.25rem;
cursor:pointer;
overflow-wrap:break-word;
justify-content:space-between;
align-items:center;
display:flex;
font-size:1rem;
font-weight:700;
color:#1A1714;
}
.cxzfaq_q_pog::-webkit-details-marker{
display:none;
}
.cxzfaq_q_ic_pog{
transition:transform .2s ease;
flex:0 0 auto;
color:#7040C8;
align-items:center;
display:inline-flex;
}
.cxzfaq_q_ic_pog svg{
height:18px;
width:1.125rem;
}
.cxzfaq_item_pog[open] .cxzfaq_q_ic_pog{
transform:rotate(180deg);
}
.cxzfaq_a_pog{
padding:0 1.5rem 1.25rem;
color:#8C8176;
overflow-wrap:break-word;
line-height:1.6;
font-size:14.5px;
}
.cxzsb_pog{
padding:3rem 0;
background:#FDFBF8;
border-bottom:1px solid rgba(20, 18, 16, 0.07);
border-top:1px solid rgba(20, 18, 16, 0.07);
margin-top:24px;
}
@media(min-width:767px){
.cxzsb_pog{
padding:56px 0;
}
}
.cxzsb_eyebrow_pog{
margin-bottom:0.75rem;
display:block;
}
.cxzsb_h2_pog{
line-height:1.05;
margin-bottom:1.625rem;
font-size:30px;
overflow-wrap:break-word;
color:#1A1714;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.cxzsb_h2_pog{
font-size:36px;
}
}
.cxzsb_grid_pog{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:558px){
.cxzsb_grid_pog{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:959px){
.cxzsb_grid_pog{
grid-template-columns:repeat(4,1fr);
}
}
.cxzsb_card_pog{
border-radius:0.875rem;
padding:24px;
background:#F5F2ED;
border:1px solid rgba(20, 18, 16, 0.07);
min-width:0;
}
.cxzsb_card_h_pog{
line-height:1.15;
font-size:1.188rem;
margin-bottom:8px;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#1A1714;
font-weight:600;
}
.cxzsb_card_p_pog{
overflow-wrap:break-word;
font-size:0.844rem;
color:#8C8176;
line-height:1.6;
}
.cxzsb_rtp_pog{
padding:1.625rem 1.75rem;
border:1px solid rgba(20, 18, 16, 0.07);
background:#F5F2ED;
grid-template-columns:1fr;
border-radius:0.875rem;
gap:1.5rem;
margin-top:18px;
display:grid;
align-items:center;
}
@media(min-width:758px){
.cxzsb_rtp_pog{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.cxzsb_rtp_h_pog{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.25rem;
font-weight:600;
color:#1A1714;
margin-bottom:8px;
line-height:1.15;
}
.cxzsb_rtp_p_pog{
font-size:0.844rem;
color:#8C8176;
line-height:1.6;
overflow-wrap:break-word;
}
.cxzsb_rtp_stats_pog{
gap:16px;
display:flex;
}
.cxzsb_stat_pog{
border-radius:0.5rem;
padding:18px;
flex:1 1 0;
background:#FDFBF8;
text-align:center;
min-width:0;
}
.cxzsb_stat_v_pog{
font-weight:700;
font-size:1.625rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#2A8A5C;
}
.cxzsb_stat_l_pog{
font-size:11.5px;
color:#6B6257;
margin-top:4px;
}
.cxzft_pog{
background:#1C1A17;
margin-top:2.5rem;
color:#A89EC4;
}
.cxzft_in_pog{
grid-template-columns:1fr;
padding:3rem 0 1.75rem;
gap:2rem;
display:grid;
}
@media(min-width:597px){
.cxzft_in_pog{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.cxzft_in_pog{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.cxzft_brand_pog{
min-width:0;
}
.cxzft_logo_pog{
font-size:26px;
overflow-wrap:break-word;
font-weight:700;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#F4F0FF;
}
.cxzft_tagline_pog{
max-width:280px;
margin-top:0.875rem;
line-height:1.6;
font-size:13.5px;
color:#A89EC4;
}
.cxzft_contact_pog{
transition:color .2s ease;
margin-top:12px;
color:#C8A8FF;
overflow-wrap:anywhere;
max-width:17.5rem;
display:inline-block;
font-size:13px;
}
.cxzft_contact_pog:hover{
color:#F4F0FF;
}
.cxzft_col_pog{
min-width:0;
}
.cxzft_col_h_pog{
font-weight:700;
text-transform:uppercase;
font-size:0.813rem;
overflow-wrap:break-word;
letter-spacing:.08em;
margin-bottom:0.875rem;
color:#F4F0FF;
}
.cxzft_col_links_pog{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.cxzft_link_pog{
transition:color .2s ease;
font-size:0.844rem;
color:#A89EC4;
overflow-wrap:break-word;
}
.cxzft_link_pog:hover{
color:#F4F0FF;
}
.cxzft_bot_pog{
gap:16px;
padding:22px 0 2.5rem;
flex-direction:column;
display:flex;
border-top:1px solid rgba(220, 210, 255, 0.14);
}
@media(min-width:769px){
.cxzft_bot_pog{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.cxzft_legal_pog{
font-size:0.719rem;
color:#B0A89E;
line-height:1.6;
max-width:47.5rem;
overflow-wrap:break-word;
}
.cxzft_legal_pog b{
color:#A89EC4;
font-weight:700;
}
.cxzft_age_pog{
flex:0 0 auto;
padding:0.25rem 0.563rem;
border-radius:8px;
border:1.5px solid #C8A8FF;
color:#C8A8FF;
font-weight:700;
font-size:13px;
}