*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#0F0D12;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
-webkit-font-smoothing:antialiased;
color:#C8C0DC;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
font-size:15px;
line-height:1.6;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.udc-layout214{
display:flex;
flex-direction:column;
min-height:100vh;
}
.udc-main214{
flex:1 1 auto;
min-width:0;
width:100%;
}
.udc-container214{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:765px){
.udc-container214{
padding:0 2rem;
}
}
@media(min-width:1097px){
.udc-container214{
padding:0 56px;
}
}
.udc-eyebrow214{
overflow-wrap:break-word;
font-weight:600;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
display:inline-block;
line-height:1.4;
font-size:11px;
text-transform:uppercase;
color:#9B5FE0;
letter-spacing:.2em;
}
.udc-band214{
background:#12101A;
color:#EDE8F8;
}
.udc-band214 .udc-eyebrow214{
color:#C084FC;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.udc-tb214{
background:#0F0D12;
z-index:50;
position:sticky;
top:0;
border-bottom:1px solid rgba(220,210,255,0.13);
}
.udc-tb_in214{
margin:0 auto;
padding:0.75rem 16px;
gap:1rem;
justify-content:space-between;
max-width:87.5rem;
align-items:center;
display:flex;
width:100%;
}
@media(min-width:765px){
.udc-tb_in214{
padding:1rem 2rem;
}
}
@media(min-width:1103px){
.udc-tb_in214{
padding:18px 3.5rem;
}
}
.udc-tb_left214{
gap:28px;
display:flex;
min-width:0;
align-items:center;
}
.udc-tb_logo214{
gap:11px;
display:flex;
min-width:0;
align-items:center;
}
.udc-tb_logo_mark214{
flex:0 0 auto;
border-radius:8px;
width:34px;
height:2.125rem;
object-fit:cover;
}
.udc-tb_logo_txt214{
min-width:0;
line-height:1;
flex-direction:column;
display:flex;
}
.udc-tb_logo_name214{
overflow:hidden;
letter-spacing:.02em;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#F0ECF8;
font-weight:700;
font-size:1.375rem;
text-overflow:ellipsis;
white-space:nowrap;
}
.udc-tb_logo_sub214{
overflow:hidden;
font-weight:600;
font-size:8.5px;
text-overflow:ellipsis;
letter-spacing:.32em;
margin-top:4px;
text-transform:uppercase;
color:#9B5FE0;
white-space:nowrap;
}
.udc-tb_nav214{
display:none;
}
@media(min-width:957px){
.udc-tb_nav214{
gap:28px;
display:flex;
align-items:center;
}
}
.udc-tb_nav_item214{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
color:#C8C0DC;
padding-bottom:3px;
border-bottom:2px solid transparent;
font-weight:600;
font-size:14px;
white-space:nowrap;
}
.udc-tb_nav_item214:hover{
color:#F0ECF8;
}
.udc-tb_nav_item214.udc-state_active214{
border-color:#9B5FE0;
color:#F0ECF8;
}
.udc-tb_right214{
gap:14px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.udc-tb_search214{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
justify-content:center;
color:#C8C0DC;
display:flex;
align-items:center;
}
.udc-tb_search214:hover{
color:#9B5FE0;
}
.udc-tb_search214 svg{
width:1.125rem;
height:1.125rem;
}
.udc-tb_lang214{
text-transform:uppercase;
font-size:11px;
font-weight:600;
letter-spacing:.1em;
color:#9A8FB5;
}
.udc-tb_lang214:hover{
color:#F0ECF8;
}
.udc-tb_login214{
color:#F0ECF8;
display:none;
font-size:0.875rem;
font-weight:600;
}
@media(min-width:768px){
.udc-tb_login214{
display:inline-block;
}
}
.udc-tb_register214{
padding:11px 1.375rem;
background:#A855F7;
transition:background-color .22s cubic-bezier(0.4,0,0.2,1);
border-radius:62.438rem;
color:#0F0D12;
font-size:0.875rem;
white-space:nowrap;
font-weight:700;
}
.udc-tb_register214:hover{
background:#BF7BFF;
}
.udc-mob214{
background:#0F0D12;
position:fixed;
left:0;
bottom:0;
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
right:0;
border-top:1px solid rgba(220,210,255,0.13);
}
@media(min-width:962px){
.udc-mob214{
display:none;
}
}
.udc-mob_in214{
margin:0 auto;
justify-content:space-around;
display:flex;
max-width:35rem;
align-items:stretch;
}
.udc-mob_item214{
padding:0.563rem 4px;
flex:1 1 0;
transition:color .22s cubic-bezier(0.4,0,0.2,1);
gap:3px;
flex-direction:column;
color:#9A8FB5;
min-width:0;
display:flex;
align-items:center;
}
.udc-mob_item214.udc-state_active214{
color:#9B5FE0;
}
.udc-mob_ic214{
align-items:center;
display:flex;
justify-content:center;
}
.udc-mob_ic214 svg{
height:20px;
width:20px;
}
.udc-mob_lb214{
overflow:hidden;
font-size:0.625rem;
font-weight:600;
max-width:100%;
white-space:nowrap;
text-overflow:ellipsis;
}
@media(max-width:961px){
body{
padding-bottom:3.75rem;
}
}
.udc-rail214{
min-width:0;
position:relative;
}
.udc-rail_scroll214{
gap:0.875rem;
padding-bottom:14px;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
display:flex;
overflow-x:auto;
}
@media(min-width:765px){
.udc-rail_scroll214{
gap:1.125rem;
}
}
.udc-gc214{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:770px){
.udc-gc214{
width:11.75rem;
}
}
.udc-gc_img214{
border-radius:14px;
overflow:hidden;
background:#1A1720;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.32);
}
.udc-gc_img214 img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.udc-gc_cover214{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.udc-gc_hover214{
background:rgba(0,0,0,0.52);
inset:0;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
display:flex;
align-items:center;
opacity:0;
position:absolute;
justify-content:center;
}
.udc-gc214:hover .udc-gc_hover214{
opacity:1;
}
.udc-gc_hover_btn214{
background:#A855F7;
border-radius:62.438rem;
align-items:center;
height:2.875rem;
display:flex;
justify-content:center;
color:#0F0D12;
width:2.875rem;
}
.udc-gc_hover_btn214 svg{
width:18px;
height:1.125rem;
}
.udc-gc_info214{
gap:2px;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
display:flex;
}
.udc-gc_name214{
overflow:hidden;
font-weight:700;
font-size:0.813rem;
color:#F0ECF8;
white-space:nowrap;
text-overflow:ellipsis;
}
.udc-gc_prov214{
overflow:hidden;
text-overflow:ellipsis;
color:#9A8FB5;
white-space:nowrap;
font-size:0.688rem;
}
.udc-gc_meta214{
color:#9A8FB5;
font-size:0.688rem;
}
.udc-tc214{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:771px){
.udc-tc214{
width:14.375rem;
}
}
.udc-tc_img214{
overflow:hidden;
background:#1A1720;
border-radius:14px;
position:relative;
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.32);
padding-bottom:75%;
}
.udc-tc_img214 img{
inset:0;
width:100%;
position:absolute;
height:100%;
object-fit:cover;
}
.udc-tc_info214{
gap:2px;
min-width:0;
margin-top:9px;
display:flex;
flex-direction:column;
}
.udc-tc_name214{
overflow:hidden;
font-size:0.875rem;
white-space:nowrap;
text-overflow:ellipsis;
color:#F0ECF8;
font-weight:700;
}
.udc-tc_rtp214{
color:#9A8FB5;
font-size:0.688rem;
}
.udc-lc214{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:768px){
.udc-lc214{
width:16.75rem;
}
}
.udc-lc_img214{
background:#1A1720;
border-radius:0.875rem;
overflow:hidden;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.32);
}
.udc-lc_img214 img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.udc-lc_live214{
border-radius:62.438rem;
gap:0.438rem;
background:rgba(0,0,0,0.52);
padding:4px 0.563rem;
position:absolute;
left:12px;
align-items:center;
display:flex;
top:12px;
}
.udc-lc_live_dot214{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#E8384A;
height:8px;
width:0.5rem;
}
.udc-lc_seats214{
letter-spacing:.08em;
font-weight:600;
font-size:0.625rem;
text-transform:uppercase;
color:#EDE8F8;
}
.udc-lc_info214{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
display:flex;
}
.udc-lc_name214{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
color:#F0ECF8;
font-size:0.938rem;
}
.udc-lc_bet214{
font-size:11px;
color:#9A8FB5;
}
.udc-pc214{
border-radius:14px;
border:1px solid rgba(220,210,255,0.07);
gap:8px;
background:#1A1720;
padding:16px 0.875rem;
display:flex;
align-items:center;
min-width:0;
justify-content:center;
min-height:4.625rem;
flex-direction:column;
}
.udc-pc_logo214{
flex:0 0 auto;
height:1.75rem;
max-width:100%;
width:auto;
object-fit:contain;
}
.udc-pc_name214{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#9A8FB5;
font-size:11px;
max-width:100%;
text-align:center;
}
.udc-gc_tag214{
border-radius:8px;
padding:3px 8px;
font-weight:700;
text-transform:uppercase;
display:inline-block;
z-index:2;
left:10px;
letter-spacing:.06em;
font-size:0.625rem;
position:absolute;
top:0.625rem;
}
.udc-gc_tag_hot214{
background:#E8384A;
color:#EDE8F8;
}
.udc-gc_tag_new214{
background:#C084FC;
color:#130D1E;
}
.udc-gc_tag_jp214{
background:#F0B040;
color:#130D1E;
}
.udc-gc_tag_live214{
background:#E8384A;
color:#EDE8F8;
}
.udc-sh214{
min-width:0;
margin-bottom:18px;
}
.udc-sh_row214{
gap:16px;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
display:flex;
}
.udc-sh_row214 .udc-sh_l214{
gap:6px;
display:flex;
flex-direction:column;
min-width:0;
}
.udc-sh_stack214{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.udc-sh_center214{
gap:10px;
flex-direction:column;
display:flex;
align-items:center;
text-align:center;
}
.udc-sh_h2214{
color:#F0ECF8;
font-weight:600;
overflow-wrap:break-word;
font-size:24px;
line-height:1.1;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.udc-sh_h2214{
font-size:30px;
}
}
.udc-band214 .udc-sh_h2214{
color:#EDE8F8;
}
.udc-sh_eb_line214{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.udc-sh_eb_line214::before{
background:#9B5FE0;
content:"";
height:1px;
display:inline-block;
width:28px;
}
.udc-band214 .udc-sh_eb_line214::before{
background:#C084FC;
}
.udc-sh_eb_dot214{
gap:8px;
align-items:center;
display:inline-flex;
}
.udc-sh_eb_dot214::before{
border-radius:50%;
background:#9B5FE0;
display:inline-block;
content:"";
width:6px;
height:6px;
}
.udc-band214 .udc-sh_eb_dot214::before{
background:#C084FC;
}
.udc-sh_link214{
gap:0.375rem;
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1),background-color .22s cubic-bezier(0.4,0,0.2,1);
font-size:13px;
border-bottom:1px solid #F0ECF8;
padding-bottom:2px;
display:inline-flex;
color:#F0ECF8;
font-weight:600;
align-items:center;
white-space:nowrap;
}
.udc-sh_link214:hover{
border-color:#9B5FE0;
color:#9B5FE0;
}
.udc-sh_link214 svg{
height:14px;
width:14px;
}
.udc-sh_link_chev214{
border-bottom:0;
padding-bottom:0;
}
.udc-sh_link_btn214{
background:#A855F7;
border-radius:999px;
padding:9px 1.125rem;
color:#0F0D12;
border-bottom:0;
}
.udc-sh_link_btn214:hover{
border-color:transparent;
background:#BF7BFF;
color:#0F0D12;
}
.udc-band214 .udc-sh_link214{
border-color:#EDE8F8;
color:#EDE8F8;
}
.udc-band214 .udc-sh_link_btn214{
background:#C084FC;
color:#130D1E;
}
.udc-sh_rule214{
margin:-2px 0 1.125rem;
background:rgba(220,210,255,0.13);
height:1px;
}
.udc-band214 .udc-sh_rule214{
background:rgba(220,210,255,0.12);
}
.udc-hero214{
padding:32px 0 0.5rem;
}
@media(min-width:769px){
.udc-hero214{
padding:3.5rem 0 24px;
}
}
.udc-hero_in214{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:901px){
.udc-hero_in214{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.udc-hero_copy214{
min-width:0;
}
.udc-hero_eyebrow214{
gap:10px;
display:inline-flex;
align-items:center;
margin-bottom:1.375rem;
}
.udc-hero_eyebrow_line214{
flex:0 0 auto;
background:#9B5FE0;
height:1px;
width:28px;
display:inline-block;
}
.udc-hero_h1214{
letter-spacing:-.01em;
overflow-wrap:break-word;
margin-bottom:1.25rem;
color:#F0ECF8;
line-height:1.04;
font-weight:600;
font-size:38px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.udc-hero_h1214{
font-size:3.375rem;
}
}
@media(min-width:1101px){
.udc-hero_h1214{
font-size:3.875rem;
}
}
.udc-hero_h1214 em{
color:#9B5FE0;
font-style:normal;
}
.udc-hero_sub214{
font-size:16px;
line-height:1.6;
color:#7A7095;
margin-bottom:30px;
max-width:30rem;
}
@media(min-width:770px){
.udc-hero_sub214{
font-size:1.125rem;
}
}
.udc-hero_actions214{
gap:14px;
display:flex;
flex-wrap:wrap;
align-items:center;
margin-bottom:34px;
}
.udc-hero_cta214{
transition:background-color .22s cubic-bezier(0.4,0,0.2,1);
border-radius:999px;
padding:1rem 30px;
gap:0.625rem;
background:#A855F7;
display:inline-flex;
font-weight:700;
color:#0F0D12;
align-items:center;
font-size:15px;
}
.udc-hero_cta214:hover{
background:#BF7BFF;
}
.udc-hero_cta_ic214{
display:inline-flex;
align-items:center;
}
.udc-hero_cta_ic214 svg{
height:16px;
width:16px;
}
.udc-hero_cta_alt214{
border-radius:62.438rem;
border:1px solid rgba(220,210,255,0.13);
background:transparent;
padding:0.938rem 1.625rem;
transition:border-color .22s cubic-bezier(0.4,0,0.2,1),color .22s cubic-bezier(0.4,0,0.2,1);
font-size:0.938rem;
font-weight:600;
color:#F0ECF8;
align-items:center;
display:inline-flex;
}
.udc-hero_cta_alt214:hover{
border-color:#9B5FE0;
color:#9B5FE0;
}
.udc-hero_trust214{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.udc-hero_trust_item214{
gap:9px;
display:flex;
font-size:13px;
align-items:center;
font-weight:600;
color:#C8C0DC;
}
.udc-hero_trust_ic214{
color:#9B5FE0;
align-items:center;
display:inline-flex;
}
.udc-hero_trust_ic214 svg{
width:16px;
height:1rem;
}
.udc-hero_promo214{
background:#1A1720;
overflow:hidden;
border-radius:1.25rem;
display:flex;
min-height:300px;
position:relative;
box-shadow:0 0.5rem 16px rgba(0,0,0,0.36), 0 1.5rem 64px rgba(80,20,160,0.28), 0 3rem 96px rgba(0,0,0,0.40);
}
.udc-hero_promo_bg214{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.udc-hero_promo_bg214::after{
inset:0;
background:linear-gradient(120deg,#12101A 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.udc-hero_promo_glow214{
border-radius:50%;
background:radial-gradient(circle,rgba(80,40,180,0.18) 0%,transparent 65%);
position:absolute;
width:16.25rem;
right:-20px;
top:-40px;
pointer-events:none;
height:16.25rem;
}
.udc-hero_promo_ct214{
padding:28px;
max-width:88%;
z-index:2;
align-self:flex-end;
position:relative;
}
.udc-hero_promo_label214{
color:#C084FC;
text-transform:uppercase;
margin-bottom:0.5rem;
font-size:10px;
font-weight:700;
letter-spacing:.25em;
display:block;
}
.udc-hero_promo_amount214{
line-height:1.05;
font-size:2rem;
color:#EDE8F8;
overflow-wrap:break-word;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
@media(min-width:766px){
.udc-hero_promo_amount214{
font-size:2.5rem;
}
}
.udc-hero_promo_amount214 em{
font-style:normal;
color:#C084FC;
}
.udc-hero_rating214{
background:#1A1720;
border-radius:14px;
gap:10px;
padding:0.625rem 14px;
border:1px solid rgba(220,210,255,0.07);
display:flex;
align-items:center;
z-index:3;
top:0.875rem;
max-width:min(260px,62%);
box-shadow:0 2px 8px rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.32);
position:absolute;
right:0.875rem;
}
.udc-hero_rating_score214{
flex:0 0 auto;
font-weight:700;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#F0ECF8;
font-size:1.5rem;
}
.udc-hero_rating_txt214{
flex:1 1 auto;
min-width:0;
}
.udc-hero_rating_stars214{
gap:2px;
display:flex;
color:#9B5FE0;
}
.udc-hero_rating_stars214 svg{
height:12px;
width:0.75rem;
}
.udc-hero_rating_cap214{
overflow-wrap:break-word;
color:#9A8FB5;
line-height:1.35;
margin-top:3px;
display:block;
font-size:11px;
}
.udc-stat214{
border-top:1px solid rgba(220,210,255,0.13);
border-bottom:1px solid rgba(220,210,255,0.13);
margin-top:1rem;
}
.udc-stat_in214{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.udc-stat_in214{
grid-template-columns:repeat(4,1fr);
}
}
.udc-stat_item214{
padding:1.375rem 14px;
border-right:1px solid rgba(220,210,255,0.07);
border-bottom:1px solid rgba(220,210,255,0.07);
min-width:0;
}
.udc-stat_item214:nth-child(2n){
border-right:0;
}
.udc-stat_item214:nth-child(n+3){
border-bottom:0;
}
@media(min-width:768px){
.udc-stat_item214{
border-bottom:0;
}
.udc-stat_item214:nth-child(2n){
border-right:1px solid rgba(220,210,255,0.07);
}
.udc-stat_item214:nth-child(4n){
border-right:0;
}
}
.udc-stat_value214{
line-height:1;
font-size:30px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#F0ECF8;
overflow-wrap:break-word;
}
@media(min-width:769px){
.udc-stat_value214{
font-size:34px;
}
}
.udc-stat_label214{
margin-top:0.375rem;
line-height:1.4;
color:#9A8FB5;
overflow-wrap:break-word;
font-size:13px;
}
.udc-jp214{
padding:1.875rem 0 0.625rem;
}
.udc-jp_grid214{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:766px){
.udc-jp_grid214{
grid-template-columns:1fr 1fr;
}
.udc-jp_card_mega214{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.udc-jp_grid214{
grid-template-columns:1.4fr 1fr 1fr;
}
.udc-jp_card_mega214{
grid-column:auto;
}
}
.udc-jp_card214{
padding:26px;
border-radius:1.25rem;
overflow:hidden;
border:1px solid rgba(220,210,255,0.07);
gap:0.75rem;
background:#1A1720;
position:relative;
min-height:12.5rem;
justify-content:space-between;
flex-direction:column;
min-width:0;
display:flex;
}
.udc-jp_card_mega214{
border-color:transparent;
background:linear-gradient(135deg,#1A1030,#09080C);
color:#EDE8F8;
min-height:13.125rem;
}
.udc-jp_glow214{
background:radial-gradient(circle,rgba(80,40,180,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
height:200px;
right:-40px;
position:absolute;
width:12.5rem;
top:-2.5rem;
}
.udc-jp_label214{
gap:10px;
position:relative;
display:flex;
font-size:10px;
font-weight:700;
letter-spacing:.16em;
text-transform:uppercase;
justify-content:space-between;
align-items:center;
color:#9B5FE0;
flex-wrap:wrap;
}
.udc-jp_card_mega214 .udc-jp_label214{
color:#C084FC;
}
.udc-jp_drop214{
color:#9A8FB5;
text-transform:none;
letter-spacing:.04em;
font-weight:600;
}
.udc-jp_card_mega214 .udc-jp_drop214{
color:#A89EC8;
}
.udc-jp_amount214{
color:#F0ECF8;
overflow-wrap:break-word;
font-weight:700;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1;
position:relative;
font-size:2.375rem;
}
.udc-jp_card_mega214 .udc-jp_amount214{
animation:zm2-pulse 2.4s infinite;
color:#C084FC;
font-size:48px;
}
@media(min-width:767px){
.udc-jp_card_mega214 .udc-jp_amount214{
font-size:3.375rem;
}
}
.udc-jp_game214{
position:relative;
font-size:13px;
color:#9A8FB5;
}
.udc-jp_card_mega214 .udc-jp_game214{
color:#A89EC8;
}
.udc-jp_cta214{
align-self:flex-start;
position:relative;
}
.udc-jp_card_mega214 .udc-jp_cta214{
background:#C084FC;
border-radius:999px;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
padding:0.625rem 20px;
font-size:0.813rem;
color:#130D1E;
font-weight:700;
}
.udc-jp_card_mega214 .udc-jp_cta214:hover{
opacity:.9;
}
.udc-jp_card214:not(.udc-jp_card_mega214) .udc-jp_cta214{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
padding-bottom:2px;
font-weight:700;
color:#F0ECF8;
border-bottom:1px solid #F0ECF8;
font-size:13px;
}
.udc-jp_card214:not(.udc-jp_card_mega214) .udc-jp_cta214:hover{
border-color:#9B5FE0;
color:#9B5FE0;
}
.udc-jp_seo214{
margin:0.875rem 0 0;
color:#7A7095;
line-height:1.65;
font-size:14px;
overflow-wrap:break-word;
max-width:760px;
}
.udc-jp_seo214 strong{
color:#F0ECF8;
font-weight:700;
}
.udc-pr214{
padding:30px 0 6px;
}
.udc-pr_card214{
border:1px solid rgba(220,210,255,0.07);
overflow:hidden;
gap:0.625rem;
background:#1A1720;
border-radius:20px;
flex:0 0 auto;
padding:26px;
position:relative;
flex-direction:column;
display:flex;
width:17.5rem;
min-height:12.5rem;
}
@media(min-width:769px){
.udc-pr_card214{
width:300px;
}
}
.udc-pr_card_feat214{
background:linear-gradient(150deg,#1A1030,#09080C);
border-color:transparent;
color:#EDE8F8;
}
.udc-pr_glow214{
border-radius:50%;
background:radial-gradient(circle,rgba(80,40,180,0.18),transparent 70%);
right:-1.875rem;
position:absolute;
top:-1.875rem;
height:130px;
width:8.125rem;
opacity:0;
pointer-events:none;
}
.udc-pr_card_feat214 .udc-pr_glow214{
opacity:1;
}
.udc-pr_label214{
color:#9B5FE0;
letter-spacing:.16em;
font-weight:700;
font-size:0.625rem;
position:relative;
text-transform:uppercase;
}
.udc-pr_card_feat214 .udc-pr_label214{
color:#C084FC;
}
.udc-pr_amount214{
position:relative;
font-weight:600;
color:#F0ECF8;
font-size:1.625rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.08;
}
.udc-pr_card_feat214 .udc-pr_amount214{
color:#EDE8F8;
}
.udc-pr_amount214 em{
color:#9B5FE0;
font-style:normal;
}
.udc-pr_card_feat214 .udc-pr_amount214 em{
color:#C084FC;
}
.udc-pr_terms214{
position:relative;
line-height:1.5;
color:#9A8FB5;
font-size:13px;
}
.udc-pr_card_feat214 .udc-pr_terms214{
color:#A89EC8;
}
.udc-pr_cta214{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.udc-pr_card_feat214 .udc-pr_cta214{
border-radius:62.438rem;
background:#C084FC;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
padding:9px 1.125rem;
font-weight:700;
font-size:13px;
color:#130D1E;
}
.udc-pr_card_feat214 .udc-pr_cta214:hover{
opacity:.9;
}
.udc-pr_card214:not(.udc-pr_card_feat214) .udc-pr_cta214{
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
color:#F0ECF8;
padding-bottom:2px;
font-size:13px;
font-weight:700;
border-bottom:1px solid #F0ECF8;
}
.udc-pr_card214:not(.udc-pr_card_feat214) .udc-pr_cta214:hover{
border-color:#9B5FE0;
color:#9B5FE0;
}
.udc-grow214{
padding:1.625rem 0 0.625rem;
}
.udc-row_seo214{
margin:0.625rem 0 0;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
color:#7A7095;
max-width:760px;
}
.udc-row_seo214 strong{
color:#F0ECF8;
font-weight:700;
}
.udc-grow214{
padding:26px 0 10px;
}
.udc-row_seo214{
margin:0.625rem 0 0;
max-width:760px;
font-size:0.875rem;
line-height:1.65;
color:#7A7095;
overflow-wrap:break-word;
}
.udc-row_seo214 strong{
color:#F0ECF8;
font-weight:700;
}
.udc-gf214{
padding:24px 0 0.375rem;
}
.udc-gf_in214{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.udc-gf_chip214{
border-radius:999px;
background:#1A1720;
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1),background-color .22s cubic-bezier(0.4,0,0.2,1);
padding:0.625rem 1.125rem;
border:1px solid rgba(220,210,255,0.13);
font-size:0.813rem;
white-space:nowrap;
font-weight:600;
color:#C8C0DC;
}
.udc-gf_chip214:hover{
border-color:#9B5FE0;
color:#9B5FE0;
}
.udc-gf_chip214.udc-state_active214{
background:#A855F7;
border-color:transparent;
color:#0F0D12;
}
.udc-grow214{
padding:1.625rem 0 10px;
}
.udc-row_seo214{
margin:0.625rem 0 0;
max-width:760px;
line-height:1.65;
color:#7A7095;
overflow-wrap:break-word;
font-size:14px;
}
.udc-row_seo214 strong{
font-weight:700;
color:#F0ECF8;
}
.udc-app214{
padding:1.875rem 0 0.625rem;
}
.udc-app_in214{
gap:28px;
border-radius:20px;
background:#1A1720;
padding:2rem;
border:1px solid rgba(220,210,255,0.07);
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.udc-app_in214{
gap:40px;
padding:40px 2.75rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.udc-app_copy214{
min-width:0;
max-width:35rem;
}
.udc-app_eyebrow214{
margin-bottom:12px;
}
.udc-app_h2214{
overflow-wrap:break-word;
margin-bottom:0.75rem;
color:#F0ECF8;
font-weight:600;
line-height:1.05;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:1.75rem;
}
@media(min-width:766px){
.udc-app_h2214{
font-size:2.125rem;
}
}
.udc-app_text214{
color:#7A7095;
line-height:1.6;
margin-bottom:1.375rem;
font-size:14px;
}
.udc-app_btns214{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.udc-app_btn214{
border-radius:0.875rem;
transition:background-color .22s cubic-bezier(0.4,0,0.2,1);
background:#A855F7;
gap:0.625rem;
padding:0.688rem 1.25rem;
align-items:center;
display:inline-flex;
color:#0F0D12;
}
.udc-app_btn214:hover{
background:#BF7BFF;
}
.udc-app_btn_ic214{
align-items:center;
display:inline-flex;
}
.udc-app_btn_ic214 svg{
width:1.125rem;
height:18px;
}
.udc-app_btn_lb214{
font-size:0.844rem;
font-weight:700;
}
.udc-app_qr_wrap214{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.udc-app_qr214{
flex:0 0 auto;
border-radius:14px;
width:108px;
background-color:#A855F7;
background-image:repeating-linear-gradient(0deg,#1A1720 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#1A1720 0 5px,transparent 5px 11px);
height:108px;
}
.udc-app_qr_cap214{
line-height:1.4;
max-width:5.75rem;
font-size:12.5px;
color:#9A8FB5;
}
.udc-sea214{
padding:1.5rem 0 10px;
}
.udc-sea_in214{
overflow:hidden;
padding:36px;
border-radius:20px;
gap:1.375rem;
background:linear-gradient(115deg,#1A1030,#09080C);
position:relative;
display:flex;
color:#EDE8F8;
flex-direction:column;
}
@media(min-width:819px){
.udc-sea_in214{
padding:44px 48px;
gap:32px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.udc-sea_glow214{
border-radius:50%;
background:radial-gradient(circle,rgba(80,40,180,0.18),transparent 68%);
height:240px;
position:absolute;
top:50%;
pointer-events:none;
width:240px;
right:3.75rem;
transform:translateY(-50%);
}
.udc-sea_copy214{
position:relative;
max-width:35rem;
min-width:0;
}
.udc-sea_eyebrow214{
margin-bottom:0.75rem;
}
.udc-sea_h2214{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.04;
overflow-wrap:break-word;
color:#EDE8F8;
font-size:1.875rem;
margin-bottom:12px;
}
@media(min-width:766px){
.udc-sea_h2214{
font-size:2.375rem;
}
}
.udc-sea_text214{
color:#A89EC8;
line-height:1.6;
font-size:15px;
}
.udc-sea_cta214{
background:#C084FC;
border-radius:999px;
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
padding:16px 2rem;
flex:0 0 auto;
font-weight:700;
color:#130D1E;
font-size:0.938rem;
position:relative;
}
.udc-sea_cta214:hover{
opacity:.9;
}
.udc-vip214{
padding:3rem 0;
}
@media(min-width:767px){
.udc-vip214{
padding:64px 0;
}
}
.udc-vip_head214{
gap:0.875rem;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:881px){
.udc-vip_head214{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.udc-vip_eyebrow214{
margin-bottom:12px;
}
.udc-vip_h2214{
color:#EDE8F8;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:32px;
line-height:1.05;
}
@media(min-width:770px){
.udc-vip_h2214{
font-size:40px;
}
}
.udc-vip_intro214{
color:#A89EC8;
max-width:26.25rem;
font-size:0.875rem;
line-height:1.6;
}
.udc-vip_grid214{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.udc-vip_card214{
padding:1.375rem 18px;
border:1px solid rgba(220,210,255,0.12);
border-radius:14px;
min-width:0;
}
.udc-vip_card_feat214{
border-color:#C084FC;
background:rgba(255,248,255,0.06);
}
.udc-vip_card_ic214{
border-radius:0.5rem;
background:linear-gradient(135deg,#7C3AED,#C084FC);
width:34px;
display:block;
height:2.125rem;
margin-bottom:16px;
}
.udc-vip_name214{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:20px;
overflow-wrap:break-word;
margin-bottom:6px;
color:#EDE8F8;
font-weight:600;
}
.udc-vip_perk214{
color:#A89EC8;
overflow-wrap:break-word;
line-height:1.5;
font-size:0.781rem;
}
.udc-gm214{
padding:30px 0 0.625rem;
}
.udc-gm_in214{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:878px){
.udc-gm_in214{
grid-template-columns:1.25fr 1fr;
}
}
.udc-gm_left214{
border-radius:1.25rem;
background:#1A1720;
padding:32px;
border:1px solid rgba(220,210,255,0.07);
min-width:0;
}
.udc-gm_eyebrow214{
margin-bottom:0.625rem;
}
.udc-gm_h2214{
font-weight:600;
margin-bottom:8px;
line-height:1.06;
color:#F0ECF8;
overflow-wrap:break-word;
font-size:1.625rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.udc-gm_h2214{
font-size:28px;
}
}
.udc-gm_text214{
line-height:1.6;
margin-bottom:22px;
color:#7A7095;
font-size:14px;
max-width:480px;
}
.udc-gm_level214{
margin-bottom:0.5rem;
color:#9B5FE0;
font-size:1.375rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.udc-gm_bar214{
border-radius:62.438rem;
overflow:hidden;
background:rgba(220,210,255,0.13);
height:0.5rem;
margin-bottom:6px;
}
.udc-gm_bar_fill214{
border-radius:62.438rem;
background:linear-gradient(90deg,#7C3AED,#C084FC);
height:100%;
}
.udc-gm_bar_meta214{
gap:0.625rem;
justify-content:space-between;
color:#9A8FB5;
font-size:11px;
margin-bottom:18px;
display:flex;
}
.udc-gm_missions214{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.udc-gm_mission214{
gap:7px;
border-radius:62.438rem;
border:1px solid rgba(220,210,255,0.13);
padding:0.563rem 15px;
background:#0F0D12;
color:#C8C0DC;
display:inline-flex;
font-size:12.5px;
font-weight:600;
align-items:center;
}
.udc-gm_mission_ic214{
display:inline-flex;
align-items:center;
color:#9B5FE0;
}
.udc-gm_mission_ic214 svg{
height:13px;
width:0.813rem;
}
.udc-gm_right214{
padding:2rem;
background:linear-gradient(150deg,#1A1030,#09080C);
overflow:hidden;
border-radius:1.25rem;
display:flex;
color:#EDE8F8;
position:relative;
flex-direction:column;
}
.udc-gm_glow214{
background:radial-gradient(circle,rgba(80,40,180,0.18),transparent 70%);
border-radius:50%;
right:-1.875rem;
width:9.375rem;
top:-1.875rem;
pointer-events:none;
height:9.375rem;
position:absolute;
}
.udc-gm_ref_eyebrow214{
position:relative;
margin-bottom:0.625rem;
}
.udc-gm_ref_h2214{
color:#EDE8F8;
line-height:1.1;
overflow-wrap:break-word;
font-weight:600;
font-size:26px;
position:relative;
margin-bottom:0.5rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
.udc-gm_ref_text214{
margin-bottom:1.25rem;
position:relative;
line-height:1.55;
color:#A89EC8;
font-size:0.844rem;
}
.udc-gm_ref_cta214{
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
background:#C084FC;
padding:0.688rem 22px;
border-radius:62.438rem;
font-size:0.844rem;
margin-top:auto;
align-self:flex-start;
font-weight:700;
color:#130D1E;
position:relative;
}
.udc-gm_ref_cta214:hover{
opacity:.9;
}
.udc-trn214{
padding:1.875rem 0 0.625rem;
}
.udc-trn_in214{
grid-template-columns:1fr;
overflow:hidden;
background:#1A1720;
border:1px solid rgba(220,210,255,0.07);
border-radius:1.25rem;
display:grid;
}
@media(min-width:881px){
.udc-trn_in214{
grid-template-columns:1.05fr 1fr;
}
}
.udc-trn_banner214{
padding:2.125rem;
background:linear-gradient(150deg,#1A1030,#09080C);
overflow:hidden;
color:#EDE8F8;
position:relative;
}
.udc-trn_glow214{
background:radial-gradient(circle,rgba(80,40,180,0.18),transparent 70%);
border-radius:50%;
right:-2.5rem;
width:200px;
pointer-events:none;
bottom:-2.5rem;
height:200px;
position:absolute;
}
.udc-trn_eyebrow214{
margin-bottom:14px;
position:relative;
}
.udc-trn_h2214{
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#EDE8F8;
position:relative;
font-size:1.875rem;
overflow-wrap:break-word;
margin-bottom:0.75rem;
line-height:1.06;
}
@media(min-width:770px){
.udc-trn_h2214{
font-size:2.25rem;
}
}
.udc-trn_text214{
margin-bottom:22px;
position:relative;
line-height:1.6;
max-width:420px;
color:#A89EC8;
font-size:14px;
}
.udc-trn_timer214{
gap:0.5rem;
flex-wrap:wrap;
margin-bottom:24px;
align-items:center;
display:flex;
position:relative;
}
.udc-trn_timer_cap214{
font-size:11px;
color:#A89EC8;
}
.udc-trn_timer_box214{
padding:0.25rem 0.75rem;
border-radius:8px;
background:rgba(255,248,255,0.06);
font-size:1.5rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#EDE8F8;
font-weight:700;
}
.udc-trn_cta214{
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
background:#C084FC;
border-radius:999px;
padding:13px 1.625rem;
color:#130D1E;
font-size:14px;
font-weight:700;
display:inline-block;
position:relative;
}
.udc-trn_cta214:hover{
opacity:.9;
}
.udc-trn_lb214{
padding:1.625rem 1.75rem;
}
.udc-trn_lb_head214{
gap:0.625rem;
display:flex;
justify-content:space-between;
align-items:center;
margin-bottom:12px;
}
.udc-trn_lb_title214{
font-size:20px;
color:#F0ECF8;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
}
.udc-trn_lb_upd214{
letter-spacing:.08em;
text-transform:uppercase;
font-size:11px;
color:#9A8FB5;
}
.udc-trn_lb_row214{
padding:0.688rem 0.75rem;
gap:14px;
border-radius:0.5rem;
align-items:center;
display:flex;
}
.udc-trn_lb_row214:nth-child(2){
background:rgba(155,95,224,0.12);
}
.udc-trn_lb_rank214{
flex:0 0 auto;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:16px;
font-weight:700;
color:#9B5FE0;
width:1.375rem;
}
.udc-trn_lb_av214{
background:linear-gradient(135deg,#7C3AED,#C084FC);
border-radius:50%;
flex:0 0 auto;
width:30px;
height:1.875rem;
}
.udc-trn_lb_name214{
overflow:hidden;
flex:1 1 auto;
min-width:0;
text-overflow:ellipsis;
color:#F0ECF8;
white-space:nowrap;
font-size:14px;
font-weight:600;
}
.udc-trn_lb_amount214{
flex:0 0 auto;
color:#F0ECF8;
font-weight:700;
font-size:13px;
}
.udc-tt214{
padding:48px 0 10px;
}
@media(min-width:771px){
.udc-tt214{
padding:3.75rem 0 0.625rem;
}
}
.udc-tt_head214{
margin-bottom:34px;
text-align:center;
}
.udc-tt_eyebrow214{
margin-bottom:12px;
}
.udc-tt_h2214{
overflow-wrap:break-word;
font-weight:600;
font-size:32px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
color:#F0ECF8;
line-height:1.05;
}
@media(min-width:768px){
.udc-tt_h2214{
font-size:2.625rem;
}
}
.udc-tt_grid214{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.udc-tt_grid214{
grid-template-columns:repeat(3,1fr);
}
}
.udc-tt_card214{
border-radius:14px;
padding:30px;
background:#1A1720;
border:1px solid rgba(220,210,255,0.07);
display:flex;
flex-direction:column;
min-width:0;
}
.udc-tt_card_ic214{
color:#9B5FE0;
display:inline-flex;
margin-bottom:18px;
align-items:center;
}
.udc-tt_card_ic214 svg{
width:1.75rem;
height:1.75rem;
}
.udc-tt_card_h214{
font-weight:600;
color:#F0ECF8;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:22px;
}
.udc-tt_card_p214{
overflow-wrap:break-word;
line-height:1.6;
font-size:0.875rem;
color:#7A7095;
margin-bottom:14px;
}
.udc-tt_card_p214 b{
color:#F0ECF8;
font-weight:700;
}
.udc-tt_card_link214{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
align-self:flex-start;
font-size:0.813rem;
padding-bottom:2px;
color:#F0ECF8;
font-weight:700;
margin-top:auto;
border-bottom:1px solid #9B5FE0;
}
.udc-tt_card_link214:hover{
color:#9B5FE0;
}
.udc-hts214{
padding:48px 0;
}
@media(min-width:771px){
.udc-hts214{
padding:3.875rem 0;
}
}
.udc-hts_head214{
gap:1.125rem;
flex-direction:column;
margin-bottom:2.125rem;
display:flex;
}
@media(min-width:767px){
.udc-hts_head214{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.udc-hts_eyebrow214{
margin-bottom:0.75rem;
}
.udc-hts_h2214{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.875rem;
line-height:1.05;
color:#EDE8F8;
overflow-wrap:break-word;
}
@media(min-width:769px){
.udc-hts_h2214{
font-size:2.375rem;
}
}
.udc-hts_cta214{
transition:opacity .22s cubic-bezier(0.4,0,0.2,1);
flex:0 0 auto;
padding:15px 1.875rem;
border-radius:999px;
background:#C084FC;
color:#130D1E;
font-size:0.938rem;
font-weight:700;
}
.udc-hts_cta214:hover{
opacity:.9;
}
.udc-hts_grid214{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:760px){
.udc-hts_grid214{
grid-template-columns:repeat(3,1fr);
}
}
.udc-hts_step214{
border-top:1px solid rgba(220,210,255,0.12);
padding-top:22px;
min-width:0;
}
.udc-hts_step_num214{
color:#C084FC;
font-weight:700;
line-height:1;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:14px;
font-size:2.75rem;
}
.udc-hts_step_h214{
line-height:1.2;
font-size:1.188rem;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-weight:700;
color:#EDE8F8;
}
.udc-hts_step_p214{
font-size:14px;
color:#A89EC8;
overflow-wrap:break-word;
line-height:1.55;
}
.udc-op214{
padding:2.25rem 0 10px;
}
.udc-op_in214{
background:#1A1720;
gap:2rem;
grid-template-columns:1fr;
border-radius:14px;
padding:32px;
border:1px solid rgba(220,210,255,0.07);
align-items:center;
display:grid;
}
@media(min-width:863px){
.udc-op_in214{
gap:44px;
padding:34px 40px;
grid-template-columns:.9fr 1.1fr;
}
}
.udc-op_left214{
min-width:0;
}
.udc-op_eyebrow214{
margin-bottom:0.75rem;
}
.udc-op_h2214{
font-size:1.75rem;
line-height:1.08;
font-weight:600;
margin-bottom:0.625rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0ECF8;
}
@media(min-width:771px){
.udc-op_h2214{
font-size:1.875rem;
}
}
.udc-op_text214{
color:#7A7095;
font-size:14px;
line-height:1.6;
}
.udc-op_grid214{
border-radius:8px;
overflow:hidden;
gap:1px;
background:rgba(220,210,255,0.13);
grid-template-columns:1fr 1fr;
border:1px solid rgba(220,210,255,0.13);
display:grid;
}
.udc-op_field214{
background:#0F0D12;
padding:1.125rem 20px;
min-width:0;
}
.udc-op_field_lb214{
text-transform:uppercase;
font-size:10px;
color:#9B5FE0;
margin-bottom:0.313rem;
letter-spacing:.1em;
font-weight:600;
}
.udc-op_field_val214{
overflow-wrap:break-word;
font-size:0.875rem;
font-weight:700;
color:#F0ECF8;
}
.udc-rc214{
padding:3rem 0 0.625rem;
}
.udc-rc_in214{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.udc-rc_in214{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.udc-rc_col214{
min-width:0;
}
.udc-rc_label214{
margin-bottom:16px;
color:#9B5FE0;
font-weight:600;
font-size:11px;
letter-spacing:.2em;
text-transform:uppercase;
}
.udc-rc_awards214{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.udc-rc_award214{
gap:0.75rem;
align-items:center;
min-width:0;
display:flex;
}
.udc-rc_award_ic214{
flex:0 0 auto;
color:#C084FC;
align-items:center;
display:inline-flex;
}
.udc-rc_award_ic214 svg{
height:1.125rem;
width:1.125rem;
}
.udc-rc_award_t214{
font-size:0.875rem;
color:#F0ECF8;
font-weight:700;
overflow-wrap:break-word;
}
.udc-rc_award_s214{
color:#9A8FB5;
font-size:12px;
overflow-wrap:break-word;
}
.udc-rc_press214{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.udc-rc_press_logo214{
overflow:hidden;
border-radius:0.5rem;
padding:0 0.5rem;
border:1px solid rgba(220,210,255,0.07);
height:3.25rem;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
color:#7A7095;
text-align:center;
display:flex;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
align-items:center;
font-size:14px;
justify-content:center;
}
.udc-rc_partner214{
background:#1A1720;
padding:1.375rem;
border:1px solid rgba(220,210,255,0.07);
border-radius:14px;
}
.udc-rc_partner_name214{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0ECF8;
margin-bottom:6px;
font-size:1.25rem;
font-weight:600;
}
.udc-rc_partner_text214{
color:#7A7095;
line-height:1.55;
font-size:13px;
overflow-wrap:break-word;
}
.udc-pmt214{
padding:48px 0 0.625rem;
}
.udc-pmt_in214{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:878px){
.udc-pmt_in214{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.udc-pmt_left214{
min-width:0;
}
.udc-pmt_eyebrow214{
margin-bottom:0.75rem;
}
.udc-pmt_h2214{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
margin-bottom:12px;
font-weight:600;
overflow-wrap:break-word;
color:#F0ECF8;
line-height:1.06;
}
@media(min-width:766px){
.udc-pmt_h2214{
font-size:2rem;
}
}
.udc-pmt_text214{
font-size:14.5px;
line-height:1.6;
color:#7A7095;
margin-bottom:22px;
}
.udc-pmt_logos214{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:481px){
.udc-pmt_logos214{
grid-template-columns:repeat(4,1fr);
}
}
.udc-pmt_logo214{
padding:0 0.5rem;
border-radius:0.5rem;
border:1px solid rgba(220,210,255,0.07);
overflow:hidden;
background:#1A1720;
white-space:nowrap;
text-align:center;
text-overflow:ellipsis;
color:#C8C0DC;
font-size:0.781rem;
font-weight:700;
height:50px;
align-items:center;
display:flex;
justify-content:center;
}
.udc-pmt_table214{
border-radius:14px;
overflow:hidden;
border:1px solid rgba(220,210,255,0.07);
min-width:0;
}
.udc-pmt_thead214{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#09080C;
display:grid;
}
.udc-pmt_th214{
overflow:hidden;
padding:13px 0.875rem;
font-size:10px;
color:#EDE8F8;
letter-spacing:.08em;
font-weight:700;
text-overflow:ellipsis;
text-transform:uppercase;
white-space:nowrap;
}
.udc-pmt_row214{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(220,210,255,0.07);
}
.udc-pmt_row214:nth-child(odd){
background:#1A1720;
}
.udc-pmt_td214{
padding:0.875rem;
overflow-wrap:break-word;
font-size:0.844rem;
color:#7A7095;
min-width:0;
}
.udc-pmt_row214 .udc-pmt_td214:first-child{
color:#F0ECF8;
font-weight:700;
}
.udc-pmt_row214 .udc-pmt_td214:last-child{
color:#34C87A;
font-weight:700;
}
.udc-prov214{
padding:2.5rem 0 1.25rem;
}
.udc-prov_eyebrow214{
margin-bottom:18px;
display:block;
}
.udc-prov_grid214{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:559px){
.udc-prov_grid214{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.udc-prov_grid214{
grid-template-columns:repeat(6,1fr);
}
}
.udc-wy214{
padding:48px 0;
}
@media(min-width:769px){
.udc-wy214{
padding:3.5rem 0;
}
}
.udc-wy_in214{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:900px){
.udc-wy_in214{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.udc-wy_left214{
min-width:0;
}
.udc-wy_eyebrow214{
margin-bottom:0.875rem;
}
.udc-wy_h2214{
line-height:1.05;
margin-bottom:16px;
overflow-wrap:break-word;
color:#F0ECF8;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:32px;
font-weight:600;
}
@media(min-width:771px){
.udc-wy_h2214{
font-size:40px;
}
}
.udc-wy_intro214{
line-height:1.6;
color:#7A7095;
font-size:0.938rem;
}
.udc-wy_grid214{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:562px){
.udc-wy_grid214{
grid-template-columns:1fr 1fr;
}
}
.udc-wy_card214{
border-radius:14px;
padding:1.625rem;
border:1px solid rgba(220,210,255,0.07);
background:#1A1720;
min-width:0;
}
.udc-wy_card_ic214{
color:#9B5FE0;
margin-bottom:1rem;
justify-content:center;
align-items:center;
display:inline-flex;
}
.udc-wy_card_ic214 svg{
width:1.625rem;
height:1.625rem;
}
.udc-wy_card_h214{
line-height:1.15;
font-size:21px;
color:#F0ECF8;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.5rem;
}
.udc-wy_card_p214{
line-height:1.55;
font-size:0.875rem;
overflow-wrap:break-word;
color:#7A7095;
}
.udc-ts214{
padding:44px 0;
}
.udc-ts_in214{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:878px){
.udc-ts_in214{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.udc-ts_left214{
min-width:0;
}
.udc-ts_h2214{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#EDE8F8;
margin-bottom:0.75rem;
font-size:1.625rem;
line-height:1.1;
font-weight:600;
}
@media(min-width:770px){
.udc-ts_h2214{
font-size:1.75rem;
}
}
.udc-ts_text214{
margin-bottom:1.375rem;
max-width:520px;
font-size:14.5px;
color:#A89EC8;
line-height:1.6;
}
.udc-ts_badges214{
gap:1.125rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.udc-ts_badge214{
color:#A89EC8;
font-weight:600;
font-size:13px;
}
.udc-ts_pay214{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:878px){
.udc-ts_pay214{
justify-content:flex-end;
}
}
.udc-ts_pay_chip214{
border-radius:0.875rem;
border:1px solid rgba(220,210,255,0.12);
padding:0.75rem 16px;
background:rgba(255,248,255,0.06);
color:#EDE8F8;
font-size:0.875rem;
font-weight:700;
}
.udc-et214{
padding:36px 0 0.625rem;
}
.udc-et_in214{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:882px){
.udc-et_in214{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.udc-et_left214{
min-width:0;
}
.udc-et_eyebrow214{
margin-bottom:12px;
}
.udc-et_h2214{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0ECF8;
font-weight:600;
font-size:1.75rem;
line-height:1.06;
margin-bottom:0.875rem;
}
@media(min-width:768px){
.udc-et_h2214{
font-size:2rem;
}
}
.udc-et_text214{
color:#7A7095;
line-height:1.65;
font-size:15px;
margin-bottom:1.375rem;
}
.udc-et_stats214{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.udc-et_stat214{
min-width:0;
}
.udc-et_stat_v214{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:1.625rem;
color:#F0ECF8;
line-height:1;
}
.udc-et_stat_l214{
color:#9A8FB5;
margin-top:0.25rem;
font-size:0.781rem;
}
.udc-et_right214{
gap:12px;
flex-direction:column;
display:flex;
}
.udc-et_member214{
background:#1A1720;
gap:1rem;
border-radius:0.875rem;
border:1px solid rgba(220,210,255,0.07);
padding:18px 1.25rem;
display:flex;
min-width:0;
align-items:center;
}
.udc-et_member_av214{
flex:0 0 auto;
background:linear-gradient(135deg,#1A1030,#9B5FE0);
border-radius:50%;
width:3rem;
height:3rem;
}
.udc-et_member_name214{
overflow-wrap:break-word;
font-size:0.938rem;
color:#F0ECF8;
font-weight:700;
}
.udc-et_member_role214{
font-size:0.781rem;
overflow-wrap:break-word;
color:#9A8FB5;
}
.udc-et_updated214{
border-radius:0.875rem;
gap:0.5rem;
padding:14px 1.125rem;
background:#0F0D12;
border:1px solid rgba(220,210,255,0.07);
align-items:center;
font-size:12.5px;
color:#7A7095;
display:flex;
}
.udc-el214{
padding:3rem 0;
}
@media(min-width:765px){
.udc-el214{
padding:3.5rem 0;
}
}
.udc-el_in214{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:899px){
.udc-el_in214{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.udc-el_left214{
min-width:0;
}
.udc-el_eyebrow214{
margin-bottom:0.875rem;
}
.udc-el_h2214{
line-height:1.08;
color:#F0ECF8;
margin-bottom:1.375rem;
font-size:2rem;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:765px){
.udc-el_h2214{
font-size:38px;
}
}
.udc-el_body214 p{
margin-bottom:1.125rem;
font-size:16px;
line-height:1.7;
color:#C8C0DC;
overflow-wrap:break-word;
}
.udc-el_dropcap214{
padding:6px 12px 0 0;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:700;
float:left;
line-height:.8;
font-size:62px;
color:#9B5FE0;
}
.udc-el_right214{
min-width:0;
}
.udc-el_quote214{
border-radius:1.25rem;
background:linear-gradient(150deg,#1A1030,#09080C);
padding:2.25rem;
color:#EDE8F8;
margin-bottom:1.5rem;
position:relative;
}
.udc-el_quote_mark214{
display:inline-flex;
color:#C084FC;
margin-bottom:6px;
align-items:center;
}
.udc-el_quote_mark214 svg{
width:2.125rem;
height:34px;
}
.udc-el_quote_text214{
margin-bottom:22px;
color:#EDE8F8;
font-weight:500;
font-size:22px;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.4;
overflow-wrap:break-word;
}
.udc-el_quote_meta214{
gap:0.75rem;
align-items:center;
display:flex;
}
.udc-el_quote_av214{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#7C3AED,#C084FC);
height:38px;
width:2.375rem;
}
.udc-el_quote_author214{
font-size:0.875rem;
font-weight:700;
color:#EDE8F8;
}
.udc-el_quote_meta_sub214{
color:#A89EC8;
font-size:12px;
}
.udc-el_explain214{
border:1px solid rgba(220,210,255,0.07);
overflow:hidden;
border-radius:0.875rem;
}
.udc-el_explain_card214{
padding:1.375rem 24px;
}
.udc-el_explain_card214+.udc-el_explain_card214{
border-top:1px solid rgba(220,210,255,0.07);
}
.udc-el_explain_h214{
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:20px;
line-height:1.15;
color:#F0ECF8;
}
.udc-el_explain_p214{
overflow-wrap:break-word;
font-size:14px;
line-height:1.55;
color:#7A7095;
}
.udc-sb214{
padding:48px 0;
background:#1A1720;
border-top:1px solid rgba(220,210,255,0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(220,210,255,0.07);
}
@media(min-width:767px){
.udc-sb214{
padding:56px 0;
}
}
.udc-sb_eyebrow214{
margin-bottom:12px;
display:block;
}
.udc-sb_h2214{
overflow-wrap:break-word;
margin-bottom:26px;
color:#F0ECF8;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
font-size:1.875rem;
}
@media(min-width:768px){
.udc-sb_h2214{
font-size:2.25rem;
}
}
.udc-sb_grid214{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.udc-sb_grid214{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.udc-sb_grid214{
grid-template-columns:repeat(4,1fr);
}
}
.udc-sb_card214{
background:#0F0D12;
border-radius:0.875rem;
border:1px solid rgba(220,210,255,0.07);
padding:1.5rem;
min-width:0;
}
.udc-sb_card_h214{
font-size:19px;
overflow-wrap:break-word;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.15;
color:#F0ECF8;
margin-bottom:0.5rem;
}
.udc-sb_card_p214{
overflow-wrap:break-word;
color:#7A7095;
font-size:0.844rem;
line-height:1.6;
}
.udc-sb_rtp214{
border:1px solid rgba(220,210,255,0.07);
gap:1.5rem;
padding:1.625rem 28px;
grid-template-columns:1fr;
background:#0F0D12;
border-radius:14px;
align-items:center;
margin-top:1.125rem;
display:grid;
}
@media(min-width:760px){
.udc-sb_rtp214{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.udc-sb_rtp_h214{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-size:1.25rem;
overflow-wrap:break-word;
line-height:1.15;
font-weight:600;
color:#F0ECF8;
}
.udc-sb_rtp_p214{
font-size:0.844rem;
line-height:1.6;
overflow-wrap:break-word;
color:#7A7095;
}
.udc-sb_rtp_stats214{
gap:16px;
display:flex;
}
.udc-sb_stat214{
flex:1 1 0;
padding:18px;
border-radius:8px;
background:#1A1720;
text-align:center;
min-width:0;
}
.udc-sb_stat_v214{
font-size:1.625rem;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#34C87A;
}
.udc-sb_stat_l214{
color:#9A8FB5;
margin-top:0.25rem;
font-size:0.719rem;
}
.udc-sc214{
padding:48px 0 10px;
}
.udc-sc_head214{
margin-bottom:28px;
text-align:center;
}
.udc-sc_eyebrow214{
margin-bottom:12px;
}
.udc-sc_h2214{
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#F0ECF8;
overflow-wrap:break-word;
font-size:1.875rem;
}
@media(min-width:768px){
.udc-sc_h2214{
font-size:36px;
}
}
.udc-sc_table214{
overflow:hidden;
margin:0 auto;
border:1px solid rgba(220,210,255,0.07);
border-radius:14px;
max-width:56.25rem;
}
.udc-sc_thead214{
background:#09080C;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.udc-sc_th214{
padding:0.938rem 1.125rem;
font-weight:700;
text-align:center;
overflow-wrap:break-word;
font-size:0.813rem;
color:#A89EC8;
}
.udc-sc_th214:first-child{
text-align:left;
}
.udc-sc_th_us214{
color:#C084FC;
}
.udc-sc_row214{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(220,210,255,0.07);
}
.udc-sc_row214:nth-child(even){
background:#1A1720;
}
.udc-sc_td214{
padding:15px 1.125rem;
text-align:center;
overflow-wrap:break-word;
font-size:0.875rem;
min-width:0;
color:#9A8FB5;
}
.udc-sc_td214:first-child{
color:#C8C0DC;
text-align:left;
font-weight:600;
}
.udc-sc_td_us214{
font-weight:700;
color:#34C87A;
}
.udc-faq214{
padding:3rem 0;
background:#1A1720;
border-top:1px solid rgba(220,210,255,0.07);
margin-top:24px;
border-bottom:1px solid rgba(220,210,255,0.07);
}
@media(min-width:767px){
.udc-faq214{
padding:3.875rem 0;
}
}
.udc-faq_head214{
margin-bottom:2.125rem;
text-align:center;
}
.udc-faq_eyebrow214{
margin-bottom:0.75rem;
}
.udc-faq_h2214{
font-size:32px;
overflow-wrap:break-word;
font-weight:600;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#F0ECF8;
}
@media(min-width:767px){
.udc-faq_h2214{
font-size:38px;
}
}
.udc-faq_list214{
gap:0.75rem;
margin:0 auto;
flex-direction:column;
max-width:820px;
display:flex;
}
.udc-faq_item214{
background:#0F0D12;
border-radius:14px;
overflow:hidden;
border:1px solid rgba(220,210,255,0.07);
}
.udc-faq_q214{
list-style:none;
padding:1.25rem 24px;
gap:20px;
font-weight:700;
color:#F0ECF8;
display:flex;
overflow-wrap:break-word;
font-size:1rem;
justify-content:space-between;
cursor:pointer;
align-items:center;
}
.udc-faq_q214::-webkit-details-marker{
display:none;
}
.udc-faq_q_ic214{
transition:transform .22s cubic-bezier(0.4,0,0.2,1);
flex:0 0 auto;
color:#9B5FE0;
align-items:center;
display:inline-flex;
}
.udc-faq_q_ic214 svg{
width:1.125rem;
height:18px;
}
.udc-faq_item214[open] .udc-faq_q_ic214{
transform:rotate(180deg);
}
.udc-faq_a214{
padding:0 24px 20px;
line-height:1.6;
overflow-wrap:break-word;
color:#7A7095;
font-size:14.5px;
}
.udc-sg214{
padding:48px 0 0.625rem;
}
.udc-sg_eyebrow214{
margin-bottom:12px;
display:block;
}
.udc-sg_h2214{
font-weight:600;
line-height:1.05;
margin-bottom:28px;
font-size:1.875rem;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F0ECF8;
}
@media(min-width:766px){
.udc-sg_h2214{
font-size:36px;
}
}
.udc-sg_grid214{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:721px){
.udc-sg_grid214{
grid-template-columns:repeat(3,1fr);
}
}
.udc-sg_col214{
min-width:0;
}
.udc-sg_col_h214{
overflow-wrap:break-word;
color:#F0ECF8;
line-height:1.15;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
margin-bottom:0.625rem;
font-weight:600;
}
.udc-sg_col_p214{
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
color:#7A7095;
}
.udc-lh214{
padding:40px 0 20px;
}
.udc-lh_in214{
padding-top:2.125rem;
border-top:1px solid rgba(220,210,255,0.13);
}
.udc-lh_eyebrow214{
display:block;
margin-bottom:22px;
}
.udc-lh_grid214{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:597px){
.udc-lh_grid214{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.udc-lh_grid214{
grid-template-columns:repeat(5,1fr);
}
}
.udc-lh_col214{
min-width:0;
}
.udc-lh_col_h214{
overflow-wrap:break-word;
font-size:13px;
color:#F0ECF8;
margin-bottom:0.75rem;
font-weight:700;
}
.udc-lh_links214{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.udc-lh_link214{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
color:#7A7095;
font-size:0.813rem;
overflow-wrap:break-word;
}
.udc-lh_link214:hover{
color:#9B5FE0;
}
.udc-gd214{
padding:48px 0 10px;
}
.udc-gd_head214{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:1.5rem;
}
@media(min-width:681px){
.udc-gd_head214{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.udc-gd_eyebrow214{
margin-bottom:0.625rem;
}
.udc-gd_h2214{
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
font-size:28px;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
color:#F0ECF8;
}
@media(min-width:769px){
.udc-gd_h2214{
font-size:34px;
}
}
.udc-gd_more214{
flex:0 0 auto;
transition:color .22s cubic-bezier(0.4,0,0.2,1),border-color .22s cubic-bezier(0.4,0,0.2,1);
font-weight:600;
color:#F0ECF8;
font-size:13.5px;
padding-bottom:2px;
border-bottom:1px solid #F0ECF8;
}
.udc-gd_more214:hover{
border-color:#9B5FE0;
color:#9B5FE0;
}
.udc-gd_grid214{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:722px){
.udc-gd_grid214{
grid-template-columns:repeat(3,1fr);
}
}
.udc-gd_card214{
border-radius:0.875rem;
background:#1A1720;
overflow:hidden;
border:1px solid rgba(220,210,255,0.07);
min-width:0;
display:block;
}
.udc-gd_card_img214{
background:linear-gradient(140deg,#1A1030,#9B5FE0);
height:150px;
}
.udc-gd_card_body214{
padding:22px;
}
.udc-gd_card_cat214{
text-transform:uppercase;
font-weight:600;
letter-spacing:.1em;
color:#9B5FE0;
font-size:10px;
}
.udc-gd_card_h214{
margin:8px 0 10px;
font-weight:600;
font-size:1.188rem;
color:#F0ECF8;
line-height:1.2;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.udc-gd_card_meta214{
overflow-wrap:break-word;
font-size:0.75rem;
color:#9A8FB5;
}
.udc-ft214{
background:#09080C;
color:#A89EC8;
margin-top:2.5rem;
}
.udc-ft_in214{
gap:32px;
padding:3rem 0 1.75rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:600px){
.udc-ft_in214{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.udc-ft_in214{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.udc-ft_brand214{
min-width:0;
}
.udc-ft_logo214{
font-weight:700;
font-size:1.625rem;
color:#EDE8F8;
overflow-wrap:break-word;
font-family:"PT Serif", Georgia, 'Times New Roman', serif;
}
.udc-ft_tagline214{
margin-top:14px;
font-size:0.844rem;
max-width:17.5rem;
line-height:1.6;
color:#A89EC8;
}
.udc-ft_contact214{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
margin-top:0.75rem;
color:#C084FC;
overflow-wrap:anywhere;
font-size:13px;
max-width:17.5rem;
display:inline-block;
}
.udc-ft_contact214:hover{
color:#EDE8F8;
}
.udc-ft_col214{
min-width:0;
}
.udc-ft_col_h214{
margin-bottom:0.875rem;
overflow-wrap:break-word;
font-weight:700;
font-size:0.813rem;
text-transform:uppercase;
letter-spacing:.08em;
color:#EDE8F8;
}
.udc-ft_col_links214{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.udc-ft_link214{
transition:color .22s cubic-bezier(0.4,0,0.2,1);
font-size:0.844rem;
overflow-wrap:break-word;
color:#A89EC8;
}
.udc-ft_link214:hover{
color:#EDE8F8;
}
.udc-ft_bot214{
gap:1rem;
padding:1.375rem 0 40px;
flex-direction:column;
display:flex;
border-top:1px solid rgba(220,210,255,0.12);
}
@media(min-width:770px){
.udc-ft_bot214{
gap:20px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.udc-ft_legal214{
color:#524A68;
max-width:760px;
line-height:1.6;
overflow-wrap:break-word;
font-size:11.5px;
}
.udc-ft_legal214 b{
font-weight:700;
color:#A89EC8;
}
.udc-ft_age214{
flex:0 0 auto;
border:1.5px solid #C084FC;
border-radius:8px;
padding:0.25rem 0.563rem;
color:#C084FC;
font-weight:700;
font-size:13px;
}