*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F2F4F7;
line-height:1.6;
text-rendering:optimizeLegibility;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
-webkit-font-smoothing:antialiased;
color:#262D3D;
font-size:15px;
overflow-wrap:break-word;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.cqd-layoutphk{
flex-direction:column;
display:flex;
min-height:100vh;
}
.cqd-mainphk{
flex:1 1 auto;
width:100%;
min-width:0;
}
.cqd-containerphk{
padding:0 16px;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:770px){
.cqd-containerphk{
padding:0 32px;
}
}
@media(min-width:1099px){
.cqd-containerphk{
padding:0 56px;
}
}
.cqd-eyebrowphk{
letter-spacing:.2em;
font-family:"DM Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:600;
font-size:11px;
line-height:1.4;
overflow-wrap:break-word;
display:inline-block;
text-transform:uppercase;
color:#2E86DE;
}
.cqd-bandphk{
background:#111827;
color:#EEF2FB;
}
.cqd-bandphk .cqd-eyebrowphk{
color:#63B3ED;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.cqd-tbphk{
background:#F2F4F7;
top:0;
z-index:50;
position:sticky;
border-bottom:1px solid rgba(15,18,25,0.14);
}
.cqd-tb_inphk{
gap:1rem;
margin:0 auto;
padding:0.75rem 16px;
max-width:1400px;
justify-content:space-between;
align-items:center;
display:flex;
width:100%;
}
@media(min-width:766px){
.cqd-tb_inphk{
padding:1rem 32px;
}
}
@media(min-width:1097px){
.cqd-tb_inphk{
padding:18px 56px;
}
}
.cqd-tb_leftphk{
gap:1.75rem;
min-width:0;
display:flex;
align-items:center;
}
.cqd-tb_logophk{
gap:0.688rem;
align-items:center;
display:flex;
min-width:0;
}
.cqd-tb_logo_markphk{
flex:0 0 auto;
border-radius:8px;
object-fit:cover;
height:34px;
width:34px;
}
.cqd-tb_logo_txtphk{
display:flex;
flex-direction:column;
line-height:1;
min-width:0;
}
.cqd-tb_logo_namephk{
overflow:hidden;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:22px;
letter-spacing:.02em;
color:#0F1219;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
}
.cqd-tb_logo_subphk{
overflow:hidden;
white-space:nowrap;
font-size:0.531rem;
color:#2E86DE;
text-overflow:ellipsis;
letter-spacing:.32em;
margin-top:4px;
text-transform:uppercase;
font-weight:600;
}
.cqd-tb_navphk{
display:none;
}
@media(min-width:961px){
.cqd-tb_navphk{
gap:28px;
display:flex;
align-items:center;
}
}
.cqd-tb_nav_itemphk{
transition:color .2s ease,border-color .2s ease;
font-weight:600;
font-size:14px;
border-bottom:2px solid transparent;
color:#262D3D;
padding-bottom:3px;
white-space:nowrap;
}
.cqd-tb_nav_itemphk:hover{
color:#0F1219;
}
.cqd-tb_nav_itemphk.cqd-state_activephk{
border-color:#2E86DE;
color:#0F1219;
}
.cqd-tb_rightphk{
gap:14px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.cqd-tb_searchphk{
transition:color .2s ease;
color:#262D3D;
align-items:center;
display:flex;
justify-content:center;
}
.cqd-tb_searchphk:hover{
color:#2E86DE;
}
.cqd-tb_searchphk svg{
height:1.125rem;
width:1.125rem;
}
.cqd-tb_langphk{
text-transform:uppercase;
color:#4E586E;
font-weight:600;
font-size:0.688rem;
letter-spacing:.1em;
}
.cqd-tb_langphk:hover{
color:#0F1219;
}
.cqd-tb_loginphk{
color:#0F1219;
font-weight:600;
display:none;
font-size:0.875rem;
}
@media(min-width:765px){
.cqd-tb_loginphk{
display:inline-block;
}
}
.cqd-tb_registerphk{
border-radius:62.438rem;
background:#0F1219;
transition:background-color .2s ease;
padding:0.688rem 1.375rem;
color:#EEF2FB;
font-size:14px;
white-space:nowrap;
font-weight:700;
}
.cqd-tb_registerphk:hover{
background:#262D3D;
}
.cqd-mobphk{
background:#F2F4F7;
border-top:1px solid rgba(15,18,25,0.14);
bottom:0;
position:fixed;
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
right:0;
left:0;
}
@media(min-width:963px){
.cqd-mobphk{
display:none;
}
}
.cqd-mob_inphk{
margin:0 auto;
justify-content:space-around;
align-items:stretch;
display:flex;
max-width:560px;
}
.cqd-mob_itemphk{
transition:color .2s ease;
gap:3px;
flex:1 1 0;
padding:0.563rem 4px;
align-items:center;
flex-direction:column;
color:#4E586E;
min-width:0;
display:flex;
}
.cqd-mob_itemphk.cqd-state_activephk{
color:#2E86DE;
}
.cqd-mob_icphk{
align-items:center;
display:flex;
justify-content:center;
}
.cqd-mob_icphk svg{
height:20px;
width:1.25rem;
}
.cqd-mob_lbphk{
overflow:hidden;
font-size:0.625rem;
font-weight:600;
white-space:nowrap;
text-overflow:ellipsis;
max-width:100%;
}
@media(max-width:957px){
body{
padding-bottom:3.75rem;
}
}
.cqd-railphk{
min-width:0;
position:relative;
}
.cqd-rail_scrollphk{
gap:0.875rem;
padding-bottom:14px;
-webkit-overflow-scrolling:touch;
display:flex;
overflow-x:auto;
scrollbar-width:thin;
}
@media(min-width:771px){
.cqd-rail_scrollphk{
gap:1.125rem;
}
}
.cqd-gcphk{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:767px){
.cqd-gcphk{
width:11.75rem;
}
}
.cqd-gc_imgphk{
background:#FFFFFF;
overflow:hidden;
border-radius:0.875rem;
position:relative;
box-shadow:0 2px 0.375rem rgba(15,18,25,0.06), 0 6px 18px rgba(15,18,25,0.08);
padding-bottom:133.33%;
}
.cqd-gc_imgphk img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.cqd-gc_coverphk{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.cqd-gc_hoverphk{
background:rgba(0,0,0,0.52);
transition:opacity .2s ease;
inset:0;
position:absolute;
opacity:0;
align-items:center;
justify-content:center;
display:flex;
}
.cqd-gcphk:hover .cqd-gc_hoverphk{
opacity:1;
}
.cqd-gc_hover_btnphk{
border-radius:62.438rem;
background:#0F1219;
justify-content:center;
width:46px;
color:#EEF2FB;
display:flex;
align-items:center;
height:2.875rem;
}
.cqd-gc_hover_btnphk svg{
width:1.125rem;
height:1.125rem;
}
.cqd-gc_infophk{
gap:2px;
flex-direction:column;
display:flex;
margin-top:9px;
min-width:0;
}
.cqd-gc_namephk{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.813rem;
font-weight:700;
color:#0F1219;
}
.cqd-gc_provphk{
overflow:hidden;
text-overflow:ellipsis;
font-size:11px;
color:#4E586E;
white-space:nowrap;
}
.cqd-gc_metaphk{
color:#4E586E;
font-size:0.688rem;
}
.cqd-tcphk{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:767px){
.cqd-tcphk{
width:14.375rem;
}
}
.cqd-tc_imgphk{
background:#FFFFFF;
overflow:hidden;
border-radius:0.875rem;
box-shadow:0 2px 6px rgba(15,18,25,0.06), 0 0.375rem 1.125rem rgba(15,18,25,0.08);
position:relative;
padding-bottom:75%;
}
.cqd-tc_imgphk img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.cqd-tc_infophk{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:9px;
}
.cqd-tc_namephk{
overflow:hidden;
text-overflow:ellipsis;
color:#0F1219;
font-weight:700;
white-space:nowrap;
font-size:14px;
}
.cqd-tc_rtpphk{
font-size:11px;
color:#4E586E;
}
.cqd-lcphk{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:769px){
.cqd-lcphk{
width:16.75rem;
}
}
.cqd-lc_imgphk{
background:#FFFFFF;
overflow:hidden;
border-radius:14px;
box-shadow:0 2px 6px rgba(15,18,25,0.06), 0 0.375rem 18px rgba(15,18,25,0.08);
padding-bottom:62.5%;
position:relative;
}
.cqd-lc_imgphk img{
inset:0;
object-fit:cover;
width:100%;
position:absolute;
height:100%;
}
.cqd-lc_livephk{
border-radius:62.438rem;
padding:0.25rem 9px;
gap:7px;
background:rgba(0,0,0,0.52);
align-items:center;
display:flex;
position:absolute;
left:0.75rem;
top:0.75rem;
}
.cqd-lc_live_dotphk{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#E84040;
height:0.5rem;
width:8px;
}
.cqd-lc_seatsphk{
font-size:10px;
letter-spacing:.08em;
color:#EEF2FB;
text-transform:uppercase;
font-weight:600;
}
.cqd-lc_infophk{
gap:2px;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
display:flex;
}
.cqd-lc_namephk{
overflow:hidden;
font-size:0.938rem;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
color:#0F1219;
}
.cqd-lc_betphk{
color:#4E586E;
font-size:11px;
}
.cqd-pcphk{
border:1px solid rgba(15,18,25,0.08);
gap:8px;
background:#FFFFFF;
padding:16px 14px;
border-radius:14px;
min-width:0;
align-items:center;
display:flex;
flex-direction:column;
justify-content:center;
min-height:74px;
}
.cqd-pc_logophk{
flex:0 0 auto;
height:28px;
width:auto;
max-width:100%;
object-fit:contain;
}
.cqd-pc_namephk{
overflow:hidden;
font-size:11px;
text-overflow:ellipsis;
max-width:100%;
white-space:nowrap;
color:#4E586E;
text-align:center;
}
.cqd-gc_tagphk{
padding:3px 0.5rem;
border-radius:0.5rem;
font-size:0.625rem;
left:0.625rem;
top:0.625rem;
z-index:2;
letter-spacing:.06em;
font-weight:700;
text-transform:uppercase;
display:inline-block;
position:absolute;
}
.cqd-gc_tag_hotphk{
background:#E84040;
color:#EEF2FB;
}
.cqd-gc_tag_newphk{
background:#63B3ED;
color:#0F1219;
}
.cqd-gc_tag_jpphk{
background:#F6A623;
color:#0F1219;
}
.cqd-gc_tag_livephk{
background:#E84040;
color:#EEF2FB;
}
.cqd-shphk{
min-width:0;
margin-bottom:1.125rem;
}
.cqd-sh_rowphk{
gap:16px;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:flex-end;
}
.cqd-sh_rowphk .cqd-sh_lphk{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.cqd-sh_stackphk{
gap:0.625rem;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.cqd-sh_centerphk{
gap:0.625rem;
flex-direction:column;
align-items:center;
display:flex;
text-align:center;
}
.cqd-sh_h2phk{
font-weight:600;
font-size:1.5rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1.1;
overflow-wrap:break-word;
color:#0F1219;
}
@media(min-width:767px){
.cqd-sh_h2phk{
font-size:30px;
}
}
.cqd-bandphk .cqd-sh_h2phk{
color:#EEF2FB;
}
.cqd-sh_eb_linephk{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.cqd-sh_eb_linephk::before{
background:#2E86DE;
height:1px;
width:28px;
display:inline-block;
content:"";
}
.cqd-bandphk .cqd-sh_eb_linephk::before{
background:#63B3ED;
}
.cqd-sh_eb_dotphk{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.cqd-sh_eb_dotphk::before{
background:#2E86DE;
border-radius:50%;
content:"";
display:inline-block;
width:6px;
height:6px;
}
.cqd-bandphk .cqd-sh_eb_dotphk::before{
background:#63B3ED;
}
.cqd-sh_linkphk{
gap:0.375rem;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
white-space:nowrap;
font-size:13px;
padding-bottom:2px;
align-items:center;
display:inline-flex;
color:#0F1219;
border-bottom:1px solid #0F1219;
font-weight:600;
}
.cqd-sh_linkphk:hover{
border-color:#2E86DE;
color:#2E86DE;
}
.cqd-sh_linkphk svg{
height:0.875rem;
width:0.875rem;
}
.cqd-sh_link_chevphk{
border-bottom:0;
padding-bottom:0;
}
.cqd-sh_link_btnphk{
padding:9px 18px;
border-radius:999px;
background:#0F1219;
border-bottom:0;
color:#EEF2FB;
}
.cqd-sh_link_btnphk:hover{
background:#262D3D;
border-color:transparent;
color:#EEF2FB;
}
.cqd-bandphk .cqd-sh_linkphk{
border-color:#EEF2FB;
color:#EEF2FB;
}
.cqd-bandphk .cqd-sh_link_btnphk{
background:#63B3ED;
color:#0F1219;
}
.cqd-sh_rulephk{
margin:-2px 0 1.125rem;
background:rgba(15,18,25,0.14);
height:1px;
}
.cqd-bandphk .cqd-sh_rulephk{
background:rgba(255,255,255,0.12);
}
.cqd-herophk{
padding:32px 0 0.5rem;
}
@media(min-width:767px){
.cqd-herophk{
padding:56px 0 24px;
}
}
.cqd-hero_inphk{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:902px){
.cqd-hero_inphk{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.cqd-hero_copyphk{
min-width:0;
}
.cqd-hero_eyebrowphk{
gap:10px;
align-items:center;
display:inline-flex;
margin-bottom:1.375rem;
}
.cqd-hero_eyebrow_linephk{
background:#2E86DE;
flex:0 0 auto;
width:28px;
height:1px;
display:inline-block;
}
.cqd-hero_h1phk{
color:#0F1219;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.04;
font-weight:600;
font-size:38px;
margin-bottom:1.25rem;
letter-spacing:-.01em;
}
@media(min-width:768px){
.cqd-hero_h1phk{
font-size:3.375rem;
}
}
@media(min-width:1101px){
.cqd-hero_h1phk{
font-size:62px;
}
}
.cqd-hero_h1phk em{
color:#2E86DE;
font-style:normal;
}
.cqd-hero_subphk{
color:#6B778F;
line-height:1.6;
max-width:480px;
font-size:16px;
margin-bottom:30px;
}
@media(min-width:765px){
.cqd-hero_subphk{
font-size:1.125rem;
}
}
.cqd-hero_actionsphk{
gap:14px;
align-items:center;
flex-wrap:wrap;
margin-bottom:34px;
display:flex;
}
.cqd-hero_ctaphk{
border-radius:999px;
padding:1rem 30px;
gap:10px;
transition:background-color .2s ease;
background:#0F1219;
display:inline-flex;
align-items:center;
font-weight:700;
font-size:15px;
color:#EEF2FB;
}
.cqd-hero_ctaphk:hover{
background:#262D3D;
}
.cqd-hero_cta_icphk{
display:inline-flex;
align-items:center;
}
.cqd-hero_cta_icphk svg{
height:1rem;
width:1rem;
}
.cqd-hero_cta_altphk{
transition:border-color .2s ease,color .2s ease;
border:1px solid rgba(15,18,25,0.14);
background:transparent;
padding:15px 1.625rem;
border-radius:999px;
color:#0F1219;
align-items:center;
display:inline-flex;
font-size:0.938rem;
font-weight:600;
}
.cqd-hero_cta_altphk:hover{
border-color:#2E86DE;
color:#2E86DE;
}
.cqd-hero_trustphk{
gap:22px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.cqd-hero_trust_itemphk{
gap:9px;
font-size:0.813rem;
display:flex;
color:#262D3D;
align-items:center;
font-weight:600;
}
.cqd-hero_trust_icphk{
display:inline-flex;
color:#2E86DE;
align-items:center;
}
.cqd-hero_trust_icphk svg{
height:16px;
width:16px;
}
.cqd-hero_promophk{
border-radius:1.25rem;
overflow:hidden;
background:#FFFFFF;
display:flex;
min-height:300px;
box-shadow:0 12px 3rem rgba(15,18,25,0.14), 0 3px 0.75rem rgba(15,18,25,0.08);
position:relative;
}
.cqd-hero_promo_bgphk{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.cqd-hero_promo_bgphk::after{
inset:0;
background:linear-gradient(120deg,#111827 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.cqd-hero_promo_glowphk{
border-radius:50%;
background:radial-gradient(circle,rgba(99,179,237,0.18) 0%,transparent 65%);
height:260px;
pointer-events:none;
top:-2.5rem;
width:16.25rem;
right:-1.25rem;
position:absolute;
}
.cqd-hero_promo_ctphk{
padding:28px;
z-index:2;
max-width:88%;
position:relative;
align-self:flex-end;
}
.cqd-hero_promo_labelphk{
text-transform:uppercase;
letter-spacing:.25em;
font-size:0.625rem;
font-weight:700;
color:#63B3ED;
margin-bottom:8px;
display:block;
}
.cqd-hero_promo_amountphk{
color:#EEF2FB;
line-height:1.05;
font-weight:600;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:2rem;
}
@media(min-width:769px){
.cqd-hero_promo_amountphk{
font-size:40px;
}
}
.cqd-hero_promo_amountphk em{
font-style:normal;
color:#63B3ED;
}
.cqd-hero_ratingphk{
gap:0.625rem;
padding:10px 14px;
background:#FFFFFF;
border:1px solid rgba(15,18,25,0.08);
border-radius:0.875rem;
top:0.875rem;
right:14px;
position:absolute;
z-index:3;
display:flex;
align-items:center;
box-shadow:0 2px 0.375rem rgba(15,18,25,0.06), 0 0.375rem 1.125rem rgba(15,18,25,0.08);
max-width:min(260px,62%);
}
.cqd-hero_rating_scorephk{
flex:0 0 auto;
color:#0F1219;
font-weight:700;
font-size:1.5rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
.cqd-hero_rating_txtphk{
flex:1 1 auto;
min-width:0;
}
.cqd-hero_rating_starsphk{
gap:2px;
display:flex;
color:#2E86DE;
}
.cqd-hero_rating_starsphk svg{
width:0.75rem;
height:0.75rem;
}
.cqd-hero_rating_capphk{
color:#4E586E;
overflow-wrap:break-word;
display:block;
line-height:1.35;
font-size:11px;
margin-top:3px;
}
.cqd-statphk{
border-top:1px solid rgba(15,18,25,0.14);
margin-top:16px;
border-bottom:1px solid rgba(15,18,25,0.14);
}
.cqd-stat_inphk{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:766px){
.cqd-stat_inphk{
grid-template-columns:repeat(4,1fr);
}
}
.cqd-stat_itemphk{
padding:1.375rem 0.875rem;
min-width:0;
border-right:1px solid rgba(15,18,25,0.08);
border-bottom:1px solid rgba(15,18,25,0.08);
}
.cqd-stat_itemphk:nth-child(2n){
border-right:0;
}
.cqd-stat_itemphk:nth-child(n+3){
border-bottom:0;
}
@media(min-width:771px){
.cqd-stat_itemphk{
border-bottom:0;
}
.cqd-stat_itemphk:nth-child(2n){
border-right:1px solid rgba(15,18,25,0.08);
}
.cqd-stat_itemphk:nth-child(4n){
border-right:0;
}
}
.cqd-stat_valuephk{
font-size:1.875rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#0F1219;
line-height:1;
font-weight:700;
}
@media(min-width:769px){
.cqd-stat_valuephk{
font-size:2.125rem;
}
}
.cqd-stat_labelphk{
overflow-wrap:break-word;
font-size:13px;
line-height:1.4;
margin-top:6px;
color:#4E586E;
}
.cqd-gfphk{
padding:24px 0 0.375rem;
}
.cqd-gf_inphk{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.cqd-gf_chipphk{
padding:0.625rem 18px;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
background:#FFFFFF;
border:1px solid rgba(15,18,25,0.14);
border-radius:62.438rem;
color:#262D3D;
font-weight:600;
white-space:nowrap;
font-size:13px;
}
.cqd-gf_chipphk:hover{
border-color:#2E86DE;
color:#2E86DE;
}
.cqd-gf_chipphk.cqd-state_activephk{
background:#0F1219;
border-color:transparent;
color:#EEF2FB;
}
.cqd-jpphk{
padding:1.875rem 0 10px;
}
.cqd-jp_gridphk{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:771px){
.cqd-jp_gridphk{
grid-template-columns:1fr 1fr;
}
.cqd-jp_card_megaphk{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.cqd-jp_gridphk{
grid-template-columns:1.4fr 1fr 1fr;
}
.cqd-jp_card_megaphk{
grid-column:auto;
}
}
.cqd-jp_cardphk{
border:1px solid rgba(15,18,25,0.08);
border-radius:1.25rem;
overflow:hidden;
gap:0.75rem;
padding:1.625rem;
background:#FFFFFF;
min-width:0;
min-height:200px;
flex-direction:column;
position:relative;
display:flex;
justify-content:space-between;
}
.cqd-jp_card_megaphk{
background:linear-gradient(135deg,#162035,#090D14);
border-color:transparent;
min-height:13.125rem;
color:#EEF2FB;
}
.cqd-jp_glowphk{
border-radius:50%;
background:radial-gradient(circle,rgba(99,179,237,0.18),transparent 70%);
width:12.5rem;
pointer-events:none;
position:absolute;
right:-40px;
top:-40px;
height:12.5rem;
}
.cqd-jp_labelphk{
gap:0.625rem;
font-size:10px;
font-weight:700;
flex-wrap:wrap;
align-items:center;
color:#2E86DE;
position:relative;
letter-spacing:.16em;
text-transform:uppercase;
justify-content:space-between;
display:flex;
}
.cqd-jp_card_megaphk .cqd-jp_labelphk{
color:#63B3ED;
}
.cqd-jp_dropphk{
font-weight:600;
text-transform:none;
color:#4E586E;
letter-spacing:.04em;
}
.cqd-jp_card_megaphk .cqd-jp_dropphk{
color:#8FA3C8;
}
.cqd-jp_amountphk{
position:relative;
overflow-wrap:break-word;
line-height:1;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:2.375rem;
color:#0F1219;
}
.cqd-jp_card_megaphk .cqd-jp_amountphk{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#63B3ED;
}
@media(min-width:766px){
.cqd-jp_card_megaphk .cqd-jp_amountphk{
font-size:54px;
}
}
.cqd-jp_gamephk{
font-size:13px;
color:#4E586E;
position:relative;
}
.cqd-jp_card_megaphk .cqd-jp_gamephk{
color:#8FA3C8;
}
.cqd-jp_ctaphk{
position:relative;
align-self:flex-start;
}
.cqd-jp_card_megaphk .cqd-jp_ctaphk{
background:#63B3ED;
border-radius:62.438rem;
padding:0.625rem 1.25rem;
transition:opacity .2s ease;
font-weight:700;
font-size:0.813rem;
color:#0F1219;
}
.cqd-jp_card_megaphk .cqd-jp_ctaphk:hover{
opacity:.9;
}
.cqd-jp_cardphk:not(.cqd-jp_card_megaphk) .cqd-jp_ctaphk{
transition:color .2s ease,border-color .2s ease;
padding-bottom:2px;
border-bottom:1px solid #0F1219;
font-weight:700;
font-size:0.813rem;
color:#0F1219;
}
.cqd-jp_cardphk:not(.cqd-jp_card_megaphk) .cqd-jp_ctaphk:hover{
border-color:#2E86DE;
color:#2E86DE;
}
.cqd-jp_seophk{
margin:0.875rem 0 0;
color:#6B778F;
max-width:47.5rem;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
}
.cqd-jp_seophk strong{
font-weight:700;
color:#0F1219;
}
.cqd-growphk{
padding:1.625rem 0 10px;
}
.cqd-row_seophk{
margin:10px 0 0;
max-width:47.5rem;
line-height:1.65;
overflow-wrap:break-word;
color:#6B778F;
font-size:14px;
}
.cqd-row_seophk strong{
color:#0F1219;
font-weight:700;
}
.cqd-prphk{
padding:30px 0 6px;
}
.cqd-pr_cardphk{
padding:1.625rem;
overflow:hidden;
border:1px solid rgba(15,18,25,0.08);
background:#FFFFFF;
border-radius:20px;
flex:0 0 auto;
gap:10px;
position:relative;
min-height:12.5rem;
display:flex;
flex-direction:column;
width:17.5rem;
}
@media(min-width:766px){
.cqd-pr_cardphk{
width:18.75rem;
}
}
.cqd-pr_card_featphk{
border-color:transparent;
background:linear-gradient(150deg,#162035,#090D14);
color:#EEF2FB;
}
.cqd-pr_glowphk{
background:radial-gradient(circle,rgba(99,179,237,0.18),transparent 70%);
border-radius:50%;
position:absolute;
height:8.125rem;
opacity:0;
right:-1.875rem;
top:-30px;
width:8.125rem;
pointer-events:none;
}
.cqd-pr_card_featphk .cqd-pr_glowphk{
opacity:1;
}
.cqd-pr_labelphk{
font-weight:700;
color:#2E86DE;
text-transform:uppercase;
position:relative;
letter-spacing:.16em;
font-size:0.625rem;
}
.cqd-pr_card_featphk .cqd-pr_labelphk{
color:#63B3ED;
}
.cqd-pr_amountphk{
position:relative;
color:#0F1219;
font-size:1.625rem;
font-weight:600;
line-height:1.08;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.cqd-pr_card_featphk .cqd-pr_amountphk{
color:#EEF2FB;
}
.cqd-pr_amountphk em{
color:#2E86DE;
font-style:normal;
}
.cqd-pr_card_featphk .cqd-pr_amountphk em{
color:#63B3ED;
}
.cqd-pr_termsphk{
font-size:13px;
position:relative;
color:#4E586E;
line-height:1.5;
}
.cqd-pr_card_featphk .cqd-pr_termsphk{
color:#8FA3C8;
}
.cqd-pr_ctaphk{
margin-top:auto;
align-self:flex-start;
position:relative;
}
.cqd-pr_card_featphk .cqd-pr_ctaphk{
transition:opacity .2s ease;
background:#63B3ED;
border-radius:999px;
padding:0.563rem 18px;
font-weight:700;
color:#0F1219;
font-size:13px;
}
.cqd-pr_card_featphk .cqd-pr_ctaphk:hover{
opacity:.9;
}
.cqd-pr_cardphk:not(.cqd-pr_card_featphk) .cqd-pr_ctaphk{
transition:color .2s ease,border-color .2s ease;
padding-bottom:2px;
color:#0F1219;
border-bottom:1px solid #0F1219;
font-weight:700;
font-size:13px;
}
.cqd-pr_cardphk:not(.cqd-pr_card_featphk) .cqd-pr_ctaphk:hover{
border-color:#2E86DE;
color:#2E86DE;
}
.cqd-growphk{
padding:1.625rem 0 0.625rem;
}
.cqd-row_seophk{
margin:0.625rem 0 0;
color:#6B778F;
line-height:1.65;
max-width:47.5rem;
font-size:0.875rem;
overflow-wrap:break-word;
}
.cqd-row_seophk strong{
color:#0F1219;
font-weight:700;
}
.cqd-trnphk{
padding:1.875rem 0 10px;
}
.cqd-trn_inphk{
background:#FFFFFF;
border-radius:20px;
overflow:hidden;
grid-template-columns:1fr;
border:1px solid rgba(15,18,25,0.08);
display:grid;
}
@media(min-width:881px){
.cqd-trn_inphk{
grid-template-columns:1.05fr 1fr;
}
}
.cqd-trn_bannerphk{
padding:34px;
overflow:hidden;
background:linear-gradient(150deg,#162035,#090D14);
position:relative;
color:#EEF2FB;
}
.cqd-trn_glowphk{
background:radial-gradient(circle,rgba(99,179,237,0.18),transparent 70%);
border-radius:50%;
width:12.5rem;
right:-40px;
bottom:-40px;
height:12.5rem;
pointer-events:none;
position:absolute;
}
.cqd-trn_eyebrowphk{
margin-bottom:14px;
position:relative;
}
.cqd-trn_h2phk{
font-size:30px;
line-height:1.06;
font-weight:600;
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
position:relative;
color:#EEF2FB;
}
@media(min-width:765px){
.cqd-trn_h2phk{
font-size:36px;
}
}
.cqd-trn_textphk{
position:relative;
margin-bottom:1.375rem;
max-width:420px;
color:#8FA3C8;
font-size:0.875rem;
line-height:1.6;
}
.cqd-trn_timerphk{
gap:0.5rem;
margin-bottom:1.5rem;
position:relative;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.cqd-trn_timer_capphk{
color:#8FA3C8;
font-size:0.688rem;
}
.cqd-trn_timer_boxphk{
border-radius:0.5rem;
background:rgba(255,255,255,0.07);
padding:4px 0.75rem;
font-size:24px;
color:#EEF2FB;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.cqd-trn_ctaphk{
transition:opacity .2s ease;
padding:0.813rem 1.625rem;
border-radius:62.438rem;
background:#63B3ED;
position:relative;
color:#0F1219;
font-weight:700;
font-size:0.875rem;
display:inline-block;
}
.cqd-trn_ctaphk:hover{
opacity:.9;
}
.cqd-trn_lbphk{
padding:26px 28px;
}
.cqd-trn_lb_headphk{
gap:0.625rem;
display:flex;
justify-content:space-between;
margin-bottom:0.75rem;
align-items:center;
}
.cqd-trn_lb_titlephk{
font-weight:600;
font-size:20px;
color:#0F1219;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
.cqd-trn_lb_updphk{
font-size:11px;
color:#4E586E;
text-transform:uppercase;
letter-spacing:.08em;
}
.cqd-trn_lb_rowphk{
border-radius:0.5rem;
gap:14px;
padding:11px 12px;
display:flex;
align-items:center;
}
.cqd-trn_lb_rowphk:nth-child(2){
background:rgba(46,134,222,0.10);
}
.cqd-trn_lb_rankphk{
flex:0 0 auto;
font-size:1rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
width:1.375rem;
color:#2E86DE;
font-weight:700;
}
.cqd-trn_lb_avphk{
border-radius:50%;
background:linear-gradient(135deg,#2E86DE,#63B3ED);
flex:0 0 auto;
height:30px;
width:30px;
}
.cqd-trn_lb_namephk{
overflow:hidden;
flex:1 1 auto;
font-size:14px;
color:#0F1219;
min-width:0;
text-overflow:ellipsis;
font-weight:600;
white-space:nowrap;
}
.cqd-trn_lb_amountphk{
flex:0 0 auto;
font-size:13px;
font-weight:700;
color:#0F1219;
}
.cqd-nlphk{
padding:24px 0 0.625rem;
}
.cqd-nl_inphk{
padding:1.875rem 2rem;
background:#0D1420;
border-radius:20px;
gap:22px;
display:flex;
flex-direction:column;
color:#EEF2FB;
}
@media(min-width:771px){
.cqd-nl_inphk{
gap:1.75rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.cqd-nl_text_wrapphk{
min-width:0;
}
.cqd-nl_h3phk{
font-size:22px;
line-height:1.1;
color:#EEF2FB;
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
margin-bottom:5px;
font-weight:600;
}
@media(min-width:771px){
.cqd-nl_h3phk{
font-size:1.5rem;
}
}
.cqd-nl_textphk{
line-height:1.5;
font-size:13.5px;
color:#8FA3C8;
}
.cqd-nl_formphk{
gap:0.625rem;
flex:1 1 auto;
display:flex;
max-width:460px;
min-width:0;
}
.cqd-nl_inputphk{
padding:0.813rem 1rem;
border-radius:14px;
flex:1 1 auto;
overflow:hidden;
border:1px solid rgba(255,255,255,0.12);
background:rgba(255,255,255,0.07);
white-space:nowrap;
text-overflow:ellipsis;
align-items:center;
color:#8FA3C8;
min-width:0;
display:flex;
font-size:14px;
}
.cqd-nl_btnphk{
padding:0.813rem 1.5rem;
background:#63B3ED;
border-radius:0.875rem;
transition:opacity .2s ease;
flex:0 0 auto;
color:#0F1219;
font-size:14px;
font-weight:700;
white-space:nowrap;
}
.cqd-nl_btnphk:hover{
opacity:.9;
}
.cqd-appphk{
padding:30px 0 0.625rem;
}
.cqd-app_inphk{
padding:2rem;
border:1px solid rgba(15,18,25,0.08);
gap:28px;
border-radius:20px;
background:#FFFFFF;
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.cqd-app_inphk{
padding:40px 2.75rem;
gap:40px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.cqd-app_copyphk{
min-width:0;
max-width:560px;
}
.cqd-app_eyebrowphk{
margin-bottom:0.75rem;
}
.cqd-app_h2phk{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:28px;
margin-bottom:12px;
font-weight:600;
color:#0F1219;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:770px){
.cqd-app_h2phk{
font-size:2.125rem;
}
}
.cqd-app_textphk{
margin-bottom:22px;
font-size:0.875rem;
line-height:1.6;
color:#6B778F;
}
.cqd-app_btnsphk{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.cqd-app_btnphk{
padding:11px 20px;
border-radius:14px;
transition:background-color .2s ease;
background:#0F1219;
gap:0.625rem;
display:inline-flex;
align-items:center;
color:#EEF2FB;
}
.cqd-app_btnphk:hover{
background:#262D3D;
}
.cqd-app_btn_icphk{
display:inline-flex;
align-items:center;
}
.cqd-app_btn_icphk svg{
width:18px;
height:18px;
}
.cqd-app_btn_lbphk{
font-size:0.844rem;
font-weight:700;
}
.cqd-app_qr_wrapphk{
gap:1.125rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.cqd-app_qrphk{
flex:0 0 auto;
border-radius:0.875rem;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 5px,transparent 5px 11px),repeating-linear-gradient(90deg,#FFFFFF 0 5px,transparent 0.313rem 0.688rem);
width:108px;
background-color:#0F1219;
}
.cqd-app_qr_capphk{
color:#4E586E;
max-width:5.75rem;
line-height:1.4;
font-size:0.781rem;
}
.cqd-vipphk{
padding:3rem 0;
}
@media(min-width:771px){
.cqd-vipphk{
padding:64px 0;
}
}
.cqd-vip_headphk{
gap:14px;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:881px){
.cqd-vip_headphk{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.cqd-vip_eyebrowphk{
margin-bottom:0.75rem;
}
.cqd-vip_h2phk{
color:#EEF2FB;
font-size:32px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.cqd-vip_h2phk{
font-size:40px;
}
}
.cqd-vip_introphk{
font-size:0.875rem;
max-width:420px;
color:#8FA3C8;
line-height:1.6;
}
.cqd-vip_gridphk{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.cqd-vip_cardphk{
border:1px solid rgba(255,255,255,0.12);
border-radius:14px;
padding:1.375rem 18px;
min-width:0;
}
.cqd-vip_card_featphk{
background:rgba(255,255,255,0.07);
border-color:#63B3ED;
}
.cqd-vip_card_icphk{
background:linear-gradient(135deg,#2E86DE,#63B3ED);
border-radius:0.5rem;
display:block;
height:2.125rem;
margin-bottom:1rem;
width:2.125rem;
}
.cqd-vip_namephk{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
color:#EEF2FB;
margin-bottom:0.375rem;
font-size:20px;
}
.cqd-vip_perkphk{
color:#8FA3C8;
font-size:0.781rem;
overflow-wrap:break-word;
line-height:1.5;
}
.cqd-gmphk{
padding:30px 0 10px;
}
.cqd-gm_inphk{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:878px){
.cqd-gm_inphk{
grid-template-columns:1.25fr 1fr;
}
}
.cqd-gm_leftphk{
border:1px solid rgba(15,18,25,0.08);
padding:2rem;
border-radius:20px;
background:#FFFFFF;
min-width:0;
}
.cqd-gm_eyebrowphk{
margin-bottom:0.625rem;
}
.cqd-gm_h2phk{
color:#0F1219;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:26px;
font-weight:600;
line-height:1.06;
margin-bottom:8px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.cqd-gm_h2phk{
font-size:1.75rem;
}
}
.cqd-gm_textphk{
line-height:1.6;
font-size:0.875rem;
max-width:480px;
margin-bottom:22px;
color:#6B778F;
}
.cqd-gm_levelphk{
margin-bottom:8px;
font-size:22px;
font-weight:700;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#2E86DE;
}
.cqd-gm_barphk{
border-radius:62.438rem;
background:rgba(15,18,25,0.14);
overflow:hidden;
height:8px;
margin-bottom:0.375rem;
}
.cqd-gm_bar_fillphk{
background:linear-gradient(90deg,#2E86DE,#63B3ED);
border-radius:999px;
height:100%;
}
.cqd-gm_bar_metaphk{
gap:10px;
font-size:11px;
color:#4E586E;
margin-bottom:1.125rem;
justify-content:space-between;
display:flex;
}
.cqd-gm_missionsphk{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.cqd-gm_missionphk{
padding:0.563rem 15px;
border-radius:999px;
background:#F2F4F7;
border:1px solid rgba(15,18,25,0.14);
gap:7px;
display:inline-flex;
align-items:center;
color:#262D3D;
font-size:12.5px;
font-weight:600;
}
.cqd-gm_mission_icphk{
align-items:center;
color:#2E86DE;
display:inline-flex;
}
.cqd-gm_mission_icphk svg{
width:13px;
height:13px;
}
.cqd-gm_rightphk{
overflow:hidden;
background:linear-gradient(150deg,#162035,#090D14);
border-radius:1.25rem;
padding:32px;
display:flex;
position:relative;
flex-direction:column;
color:#EEF2FB;
}
.cqd-gm_glowphk{
border-radius:50%;
background:radial-gradient(circle,rgba(99,179,237,0.18),transparent 70%);
position:absolute;
right:-1.875rem;
width:9.375rem;
pointer-events:none;
top:-1.875rem;
height:150px;
}
.cqd-gm_ref_eyebrowphk{
margin-bottom:0.625rem;
position:relative;
}
.cqd-gm_ref_h2phk{
font-weight:600;
color:#EEF2FB;
font-size:1.625rem;
margin-bottom:0.5rem;
line-height:1.1;
position:relative;
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
.cqd-gm_ref_textphk{
line-height:1.55;
margin-bottom:1.25rem;
position:relative;
color:#8FA3C8;
font-size:0.844rem;
}
.cqd-gm_ref_ctaphk{
background:#63B3ED;
padding:11px 22px;
transition:opacity .2s ease;
border-radius:999px;
font-weight:700;
margin-top:auto;
font-size:13.5px;
color:#0F1219;
align-self:flex-start;
position:relative;
}
.cqd-gm_ref_ctaphk:hover{
opacity:.9;
}
.cqd-seaphk{
padding:24px 0 10px;
}
.cqd-sea_inphk{
gap:22px;
padding:2.25rem;
overflow:hidden;
background:linear-gradient(115deg,#162035,#090D14);
border-radius:1.25rem;
flex-direction:column;
color:#EEF2FB;
position:relative;
display:flex;
}
@media(min-width:818px){
.cqd-sea_inphk{
gap:2rem;
padding:2.75rem 48px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.cqd-sea_glowphk{
border-radius:50%;
background:radial-gradient(circle,rgba(99,179,237,0.18),transparent 68%);
width:15rem;
position:absolute;
top:50%;
transform:translateY(-50%);
height:15rem;
right:60px;
pointer-events:none;
}
.cqd-sea_copyphk{
position:relative;
max-width:560px;
min-width:0;
}
.cqd-sea_eyebrowphk{
margin-bottom:12px;
}
.cqd-sea_h2phk{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-size:1.875rem;
line-height:1.04;
color:#EEF2FB;
}
@media(min-width:766px){
.cqd-sea_h2phk{
font-size:2.375rem;
}
}
.cqd-sea_textphk{
font-size:15px;
line-height:1.6;
color:#8FA3C8;
}
.cqd-sea_ctaphk{
background:#63B3ED;
flex:0 0 auto;
padding:16px 32px;
transition:opacity .2s ease;
border-radius:62.438rem;
font-size:0.938rem;
color:#0F1219;
position:relative;
font-weight:700;
}
.cqd-sea_ctaphk:hover{
opacity:.9;
}
.cqd-etphk{
padding:36px 0 10px;
}
.cqd-et_inphk{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:878px){
.cqd-et_inphk{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.cqd-et_leftphk{
min-width:0;
}
.cqd-et_eyebrowphk{
margin-bottom:0.75rem;
}
.cqd-et_h2phk{
font-weight:600;
line-height:1.06;
color:#0F1219;
margin-bottom:14px;
font-size:1.75rem;
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.cqd-et_h2phk{
font-size:32px;
}
}
.cqd-et_textphk{
line-height:1.65;
font-size:15px;
color:#6B778F;
margin-bottom:1.375rem;
}
.cqd-et_statsphk{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.cqd-et_statphk{
min-width:0;
}
.cqd-et_stat_vphk{
font-weight:700;
line-height:1;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
color:#0F1219;
}
.cqd-et_stat_lphk{
font-size:0.781rem;
color:#4E586E;
margin-top:0.25rem;
}
.cqd-et_rightphk{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.cqd-et_memberphk{
gap:1rem;
background:#FFFFFF;
border-radius:14px;
border:1px solid rgba(15,18,25,0.08);
padding:18px 1.25rem;
min-width:0;
display:flex;
align-items:center;
}
.cqd-et_member_avphk{
background:linear-gradient(135deg,#162035,#2E86DE);
flex:0 0 auto;
border-radius:50%;
width:48px;
height:48px;
}
.cqd-et_member_namephk{
font-weight:700;
color:#0F1219;
font-size:15px;
overflow-wrap:break-word;
}
.cqd-et_member_rolephk{
font-size:0.781rem;
color:#4E586E;
overflow-wrap:break-word;
}
.cqd-et_updatedphk{
padding:0.875rem 18px;
background:#F2F4F7;
border:1px solid rgba(15,18,25,0.08);
gap:8px;
border-radius:14px;
display:flex;
color:#6B778F;
align-items:center;
font-size:0.781rem;
}
.cqd-tsphk{
padding:44px 0;
}
.cqd-ts_inphk{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:881px){
.cqd-ts_inphk{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.cqd-ts_leftphk{
min-width:0;
}
.cqd-ts_h2phk{
font-size:26px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
margin-bottom:12px;
color:#EEF2FB;
}
@media(min-width:769px){
.cqd-ts_h2phk{
font-size:1.75rem;
}
}
.cqd-ts_textphk{
line-height:1.6;
color:#8FA3C8;
max-width:32.5rem;
font-size:14.5px;
margin-bottom:22px;
}
.cqd-ts_badgesphk{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.cqd-ts_badgephk{
font-size:13px;
color:#8FA3C8;
font-weight:600;
}
.cqd-ts_payphk{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:879px){
.cqd-ts_payphk{
justify-content:flex-end;
}
}
.cqd-ts_pay_chipphk{
padding:12px 1rem;
border:1px solid rgba(255,255,255,0.12);
background:rgba(255,255,255,0.07);
border-radius:0.875rem;
color:#EEF2FB;
font-size:0.875rem;
font-weight:700;
}
.cqd-rvphk{
background:#FFFFFF;
padding:3rem 0;
border-bottom:1px solid rgba(15,18,25,0.08);
border-top:1px solid rgba(15,18,25,0.08);
margin-top:24px;
}
@media(min-width:769px){
.cqd-rvphk{
padding:56px 0;
}
}
.cqd-rv_headphk{
gap:16px;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:770px){
.cqd-rv_headphk{
gap:1.25rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.cqd-rv_eyebrowphk{
margin-bottom:0.625rem;
}
.cqd-rv_h2phk{
overflow-wrap:break-word;
line-height:1.05;
color:#0F1219;
font-size:1.875rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:769px){
.cqd-rv_h2phk{
font-size:38px;
}
}
.cqd-rv_aggphk{
gap:12px;
display:flex;
align-items:center;
}
.cqd-rv_agg_starsphk{
gap:3px;
display:flex;
color:#2E86DE;
}
.cqd-rv_agg_starsphk svg{
width:18px;
height:18px;
}
.cqd-rv_sourcephk{
color:#6B778F;
font-size:13px;
}
.cqd-rv_gridphk{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.cqd-rv_gridphk{
grid-template-columns:repeat(3,1fr);
}
}
.cqd-rv_cardphk{
border-radius:0.875rem;
padding:26px;
background:#F2F4F7;
border:1px solid rgba(15,18,25,0.08);
min-width:0;
}
.cqd-rv_card_starsphk{
gap:2px;
color:#2E86DE;
display:flex;
margin-bottom:12px;
}
.cqd-rv_card_starsphk svg{
height:0.875rem;
width:0.875rem;
}
.cqd-rv_card_bodyphk{
font-weight:500;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#0F1219;
font-size:1.125rem;
margin-bottom:1rem;
overflow-wrap:break-word;
line-height:1.45;
}
.cqd-rv_card_metaphk{
gap:0.625rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.cqd-rv_card_avphk{
background:linear-gradient(135deg,#2E86DE,#63B3ED);
border-radius:50%;
flex:0 0 auto;
width:2rem;
height:2rem;
}
.cqd-rv_card_authorphk{
color:#0F1219;
font-size:0.813rem;
font-weight:700;
}
.cqd-rv_card_locphk{
font-size:12px;
color:#4E586E;
}
.cqd-rcphk{
padding:48px 0 0.625rem;
}
.cqd-rc_inphk{
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:761px){
.cqd-rc_inphk{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.cqd-rc_colphk{
min-width:0;
}
.cqd-rc_labelphk{
font-weight:600;
color:#2E86DE;
text-transform:uppercase;
font-size:11px;
margin-bottom:1rem;
letter-spacing:.2em;
}
.cqd-rc_awardsphk{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.cqd-rc_awardphk{
gap:0.75rem;
min-width:0;
align-items:center;
display:flex;
}
.cqd-rc_award_icphk{
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#63B3ED;
}
.cqd-rc_award_icphk svg{
height:1.125rem;
width:18px;
}
.cqd-rc_award_tphk{
font-weight:700;
overflow-wrap:break-word;
font-size:0.875rem;
color:#0F1219;
}
.cqd-rc_award_sphk{
font-size:12px;
overflow-wrap:break-word;
color:#4E586E;
}
.cqd-rc_pressphk{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.cqd-rc_press_logophk{
border:1px solid rgba(15,18,25,0.08);
overflow:hidden;
padding:0 8px;
border-radius:8px;
display:flex;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
height:52px;
font-size:0.875rem;
align-items:center;
text-overflow:ellipsis;
color:#6B778F;
text-align:center;
white-space:nowrap;
justify-content:center;
font-weight:700;
}
.cqd-rc_partnerphk{
border-radius:14px;
padding:1.375rem;
background:#FFFFFF;
border:1px solid rgba(15,18,25,0.08);
}
.cqd-rc_partner_namephk{
overflow-wrap:break-word;
font-size:1.25rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#0F1219;
font-weight:600;
margin-bottom:0.375rem;
}
.cqd-rc_partner_textphk{
font-size:13px;
line-height:1.55;
overflow-wrap:break-word;
color:#6B778F;
}
.cqd-wyphk{
padding:3rem 0;
}
@media(min-width:768px){
.cqd-wyphk{
padding:56px 0;
}
}
.cqd-wy_inphk{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:903px){
.cqd-wy_inphk{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.cqd-wy_leftphk{
min-width:0;
}
.cqd-wy_eyebrowphk{
margin-bottom:0.875rem;
}
.cqd-wy_h2phk{
color:#0F1219;
line-height:1.05;
margin-bottom:1rem;
font-size:32px;
overflow-wrap:break-word;
font-weight:600;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.cqd-wy_h2phk{
font-size:2.5rem;
}
}
.cqd-wy_introphk{
line-height:1.6;
font-size:0.938rem;
color:#6B778F;
}
.cqd-wy_gridphk{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:558px){
.cqd-wy_gridphk{
grid-template-columns:1fr 1fr;
}
}
.cqd-wy_cardphk{
background:#FFFFFF;
border:1px solid rgba(15,18,25,0.08);
border-radius:0.875rem;
padding:26px;
min-width:0;
}
.cqd-wy_card_icphk{
color:#2E86DE;
display:inline-flex;
justify-content:center;
align-items:center;
margin-bottom:16px;
}
.cqd-wy_card_icphk svg{
height:26px;
width:26px;
}
.cqd-wy_card_hphk{
font-size:1.313rem;
line-height:1.15;
margin-bottom:8px;
overflow-wrap:break-word;
color:#0F1219;
font-weight:600;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
.cqd-wy_card_pphk{
line-height:1.55;
overflow-wrap:break-word;
color:#6B778F;
font-size:14px;
}
.cqd-drphk{
padding:2.25rem 0 10px;
}
.cqd-dr_inphk{
border-radius:0.875rem;
gap:1.25rem;
padding:1.75rem 32px;
border:1px dashed rgba(15,18,25,0.14);
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.cqd-dr_inphk{
gap:32px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.cqd-dr_h2phk{
line-height:1.1;
margin-bottom:8px;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#0F1219;
font-weight:600;
overflow-wrap:break-word;
font-size:1.5rem;
}
@media(min-width:766px){
.cqd-dr_h2phk{
font-size:1.625rem;
}
}
.cqd-dr_textphk{
line-height:1.6;
font-size:0.875rem;
color:#6B778F;
max-width:42.5rem;
overflow-wrap:break-word;
}
.cqd-dr_textphk b{
font-weight:700;
color:#0F1219;
}
.cqd-dr_ctaphk{
flex:0 0 auto;
transition:color .2s ease;
font-weight:700;
color:#0F1219;
padding-bottom:2px;
font-size:0.844rem;
white-space:nowrap;
border-bottom:1px solid #2E86DE;
}
.cqd-dr_ctaphk:hover{
color:#2E86DE;
}
.cqd-opphk{
padding:36px 0 10px;
}
.cqd-op_inphk{
border:1px solid rgba(15,18,25,0.08);
border-radius:0.875rem;
padding:32px;
gap:2rem;
grid-template-columns:1fr;
background:#FFFFFF;
display:grid;
align-items:center;
}
@media(min-width:859px){
.cqd-op_inphk{
padding:2.125rem 2.5rem;
gap:2.75rem;
grid-template-columns:.9fr 1.1fr;
}
}
.cqd-op_leftphk{
min-width:0;
}
.cqd-op_eyebrowphk{
margin-bottom:0.75rem;
}
.cqd-op_h2phk{
font-weight:600;
overflow-wrap:break-word;
font-size:1.75rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
margin-bottom:0.625rem;
color:#0F1219;
line-height:1.08;
}
@media(min-width:766px){
.cqd-op_h2phk{
font-size:30px;
}
}
.cqd-op_textphk{
line-height:1.6;
color:#6B778F;
font-size:0.875rem;
}
.cqd-op_gridphk{
grid-template-columns:1fr 1fr;
gap:1px;
background:rgba(15,18,25,0.14);
border:1px solid rgba(15,18,25,0.14);
border-radius:0.5rem;
overflow:hidden;
display:grid;
}
.cqd-op_fieldphk{
padding:1.125rem 20px;
background:#F2F4F7;
min-width:0;
}
.cqd-op_field_lbphk{
color:#2E86DE;
text-transform:uppercase;
margin-bottom:5px;
font-weight:600;
letter-spacing:.1em;
font-size:0.625rem;
}
.cqd-op_field_valphk{
font-weight:700;
color:#0F1219;
overflow-wrap:break-word;
font-size:14px;
}
.cqd-htsphk{
padding:3rem 0;
}
@media(min-width:769px){
.cqd-htsphk{
padding:62px 0;
}
}
.cqd-hts_headphk{
gap:18px;
display:flex;
margin-bottom:2.125rem;
flex-direction:column;
}
@media(min-width:769px){
.cqd-hts_headphk{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.cqd-hts_eyebrowphk{
margin-bottom:0.75rem;
}
.cqd-hts_h2phk{
overflow-wrap:break-word;
font-size:30px;
font-weight:600;
color:#EEF2FB;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:771px){
.cqd-hts_h2phk{
font-size:2.375rem;
}
}
.cqd-hts_ctaphk{
padding:0.938rem 30px;
flex:0 0 auto;
background:#63B3ED;
border-radius:999px;
transition:opacity .2s ease;
color:#0F1219;
font-weight:700;
font-size:0.938rem;
}
.cqd-hts_ctaphk:hover{
opacity:.9;
}
.cqd-hts_gridphk{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.cqd-hts_gridphk{
grid-template-columns:repeat(3,1fr);
}
}
.cqd-hts_stepphk{
border-top:1px solid rgba(255,255,255,0.12);
min-width:0;
padding-top:22px;
}
.cqd-hts_step_numphk{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#63B3ED;
font-weight:700;
font-size:44px;
line-height:1;
margin-bottom:14px;
}
.cqd-hts_step_hphk{
line-height:1.2;
margin-bottom:0.5rem;
overflow-wrap:break-word;
color:#EEF2FB;
font-size:19px;
font-weight:700;
}
.cqd-hts_step_pphk{
color:#8FA3C8;
overflow-wrap:break-word;
font-size:14px;
line-height:1.55;
}
.cqd-provphk{
padding:2.5rem 0 20px;
}
.cqd-prov_eyebrowphk{
display:block;
margin-bottom:1.125rem;
}
.cqd-prov_gridphk{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:559px){
.cqd-prov_gridphk{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:899px){
.cqd-prov_gridphk{
grid-template-columns:repeat(6,1fr);
}
}
.cqd-ttphk{
padding:48px 0 0.625rem;
}
@media(min-width:769px){
.cqd-ttphk{
padding:60px 0 10px;
}
}
.cqd-tt_headphk{
text-align:center;
margin-bottom:34px;
}
.cqd-tt_eyebrowphk{
margin-bottom:0.75rem;
}
.cqd-tt_h2phk{
overflow-wrap:break-word;
font-size:2rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#0F1219;
line-height:1.05;
}
@media(min-width:770px){
.cqd-tt_h2phk{
font-size:2.625rem;
}
}
.cqd-tt_gridphk{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:757px){
.cqd-tt_gridphk{
grid-template-columns:repeat(3,1fr);
}
}
.cqd-tt_cardphk{
padding:30px;
background:#FFFFFF;
border-radius:0.875rem;
border:1px solid rgba(15,18,25,0.08);
flex-direction:column;
min-width:0;
display:flex;
}
.cqd-tt_card_icphk{
align-items:center;
display:inline-flex;
margin-bottom:18px;
color:#2E86DE;
}
.cqd-tt_card_icphk svg{
height:28px;
width:28px;
}
.cqd-tt_card_hphk{
margin-bottom:8px;
line-height:1.15;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#0F1219;
overflow-wrap:break-word;
font-weight:600;
font-size:22px;
}
.cqd-tt_card_pphk{
color:#6B778F;
overflow-wrap:break-word;
margin-bottom:0.875rem;
font-size:0.875rem;
line-height:1.6;
}
.cqd-tt_card_pphk b{
font-weight:700;
color:#0F1219;
}
.cqd-tt_card_linkphk{
transition:color .2s ease;
padding-bottom:2px;
align-self:flex-start;
margin-top:auto;
font-weight:700;
font-size:0.813rem;
color:#0F1219;
border-bottom:1px solid #2E86DE;
}
.cqd-tt_card_linkphk:hover{
color:#2E86DE;
}
.cqd-scphk{
padding:3rem 0 10px;
}
.cqd-sc_headphk{
text-align:center;
margin-bottom:1.75rem;
}
.cqd-sc_eyebrowphk{
margin-bottom:0.75rem;
}
.cqd-sc_h2phk{
font-weight:600;
color:#0F1219;
overflow-wrap:break-word;
font-size:30px;
line-height:1.05;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.cqd-sc_h2phk{
font-size:36px;
}
}
.cqd-sc_tablephk{
border-radius:14px;
overflow:hidden;
margin:0 auto;
border:1px solid rgba(15,18,25,0.08);
max-width:56.25rem;
}
.cqd-sc_theadphk{
grid-template-columns:1.6fr 1fr 1fr;
background:#1A1E2A;
display:grid;
}
.cqd-sc_thphk{
padding:0.938rem 18px;
font-size:13px;
overflow-wrap:break-word;
text-align:center;
color:#8FA3C8;
font-weight:700;
}
.cqd-sc_thphk:first-child{
text-align:left;
}
.cqd-sc_th_usphk{
color:#63B3ED;
}
.cqd-sc_rowphk{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(15,18,25,0.08);
display:grid;
}
.cqd-sc_rowphk:nth-child(even){
background:#FFFFFF;
}
.cqd-sc_tdphk{
padding:0.938rem 1.125rem;
color:#4E586E;
overflow-wrap:break-word;
font-size:0.875rem;
min-width:0;
text-align:center;
}
.cqd-sc_tdphk:first-child{
color:#262D3D;
font-weight:600;
text-align:left;
}
.cqd-sc_td_usphk{
font-weight:700;
color:#2FAE7B;
}
.cqd-sbphk{
padding:3rem 0;
background:#FFFFFF;
border-top:1px solid rgba(15,18,25,0.08);
margin-top:1.5rem;
border-bottom:1px solid rgba(15,18,25,0.08);
}
@media(min-width:766px){
.cqd-sbphk{
padding:56px 0;
}
}
.cqd-sb_eyebrowphk{
display:block;
margin-bottom:0.75rem;
}
.cqd-sb_h2phk{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:1.625rem;
color:#0F1219;
font-size:30px;
}
@media(min-width:769px){
.cqd-sb_h2phk{
font-size:2.25rem;
}
}
.cqd-sb_gridphk{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:558px){
.cqd-sb_gridphk{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:963px){
.cqd-sb_gridphk{
grid-template-columns:repeat(4,1fr);
}
}
.cqd-sb_cardphk{
padding:1.5rem;
background:#F2F4F7;
border-radius:14px;
border:1px solid rgba(15,18,25,0.08);
min-width:0;
}
.cqd-sb_card_hphk{
font-size:1.188rem;
font-weight:600;
margin-bottom:0.5rem;
overflow-wrap:break-word;
line-height:1.15;
color:#0F1219;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
.cqd-sb_card_pphk{
line-height:1.6;
font-size:13.5px;
overflow-wrap:break-word;
color:#6B778F;
}
.cqd-sb_rtpphk{
background:#F2F4F7;
grid-template-columns:1fr;
border:1px solid rgba(15,18,25,0.08);
border-radius:14px;
gap:1.5rem;
padding:26px 28px;
margin-top:18px;
display:grid;
align-items:center;
}
@media(min-width:762px){
.cqd-sb_rtpphk{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.cqd-sb_rtp_hphk{
color:#0F1219;
font-size:1.25rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:8px;
font-weight:600;
}
.cqd-sb_rtp_pphk{
color:#6B778F;
line-height:1.6;
overflow-wrap:break-word;
font-size:13.5px;
}
.cqd-sb_rtp_statsphk{
gap:16px;
display:flex;
}
.cqd-sb_statphk{
border-radius:0.5rem;
padding:18px;
flex:1 1 0;
background:#FFFFFF;
min-width:0;
text-align:center;
}
.cqd-sb_stat_vphk{
color:#2FAE7B;
overflow-wrap:break-word;
font-weight:700;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
}
.cqd-sb_stat_lphk{
margin-top:4px;
font-size:0.719rem;
color:#4E586E;
}
.cqd-faqphk{
padding:48px 0;
background:#FFFFFF;
border-top:1px solid rgba(15,18,25,0.08);
margin-top:24px;
border-bottom:1px solid rgba(15,18,25,0.08);
}
@media(min-width:770px){
.cqd-faqphk{
padding:3.875rem 0;
}
}
.cqd-faq_headphk{
margin-bottom:34px;
text-align:center;
}
.cqd-faq_eyebrowphk{
margin-bottom:12px;
}
.cqd-faq_h2phk{
overflow-wrap:break-word;
color:#0F1219;
line-height:1.05;
font-weight:600;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:32px;
}
@media(min-width:767px){
.cqd-faq_h2phk{
font-size:2.375rem;
}
}
.cqd-faq_listphk{
gap:0.75rem;
margin:0 auto;
flex-direction:column;
display:flex;
max-width:51.25rem;
}
.cqd-faq_itemphk{
overflow:hidden;
border:1px solid rgba(15,18,25,0.08);
border-radius:14px;
background:#F2F4F7;
}
.cqd-faq_qphk{
padding:20px 24px;
gap:1.25rem;
list-style:none;
overflow-wrap:break-word;
display:flex;
cursor:pointer;
align-items:center;
justify-content:space-between;
font-weight:700;
color:#0F1219;
font-size:16px;
}
.cqd-faq_qphk::-webkit-details-marker{
display:none;
}
.cqd-faq_q_icphk{
transition:transform .2s ease;
flex:0 0 auto;
align-items:center;
color:#2E86DE;
display:inline-flex;
}
.cqd-faq_q_icphk svg{
width:18px;
height:1.125rem;
}
.cqd-faq_itemphk[open] .cqd-faq_q_icphk{
transform:rotate(180deg);
}
.cqd-faq_aphk{
padding:0 1.5rem 20px;
font-size:0.906rem;
color:#6B778F;
line-height:1.6;
overflow-wrap:break-word;
}
.cqd-lhphk{
padding:40px 0 20px;
}
.cqd-lh_inphk{
border-top:1px solid rgba(15,18,25,0.14);
padding-top:2.125rem;
}
.cqd-lh_eyebrowphk{
display:block;
margin-bottom:22px;
}
.cqd-lh_gridphk{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:603px){
.cqd-lh_gridphk{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:960px){
.cqd-lh_gridphk{
grid-template-columns:repeat(5,1fr);
}
}
.cqd-lh_colphk{
min-width:0;
}
.cqd-lh_col_hphk{
overflow-wrap:break-word;
font-weight:700;
font-size:13px;
color:#0F1219;
margin-bottom:0.75rem;
}
.cqd-lh_linksphk{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.cqd-lh_linkphk{
transition:color .2s ease;
font-size:0.813rem;
color:#6B778F;
overflow-wrap:break-word;
}
.cqd-lh_linkphk:hover{
color:#2E86DE;
}
.cqd-elphk{
padding:3rem 0;
}
@media(min-width:769px){
.cqd-elphk{
padding:3.5rem 0;
}
}
.cqd-el_inphk{
grid-template-columns:1fr;
gap:2.5rem;
align-items:start;
display:grid;
}
@media(min-width:897px){
.cqd-el_inphk{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.cqd-el_leftphk{
min-width:0;
}
.cqd-el_eyebrowphk{
margin-bottom:14px;
}
.cqd-el_h2phk{
margin-bottom:1.375rem;
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#0F1219;
font-size:2rem;
font-weight:600;
line-height:1.08;
}
@media(min-width:768px){
.cqd-el_h2phk{
font-size:2.375rem;
}
}
.cqd-el_bodyphk p{
line-height:1.7;
margin-bottom:1.125rem;
overflow-wrap:break-word;
color:#262D3D;
font-size:1rem;
}
.cqd-el_dropcapphk{
padding:0.375rem 12px 0 0;
font-size:62px;
font-weight:700;
float:left;
color:#2E86DE;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
line-height:.8;
}
.cqd-el_rightphk{
min-width:0;
}
.cqd-el_quotephk{
padding:36px;
border-radius:1.25rem;
background:linear-gradient(150deg,#162035,#090D14);
position:relative;
margin-bottom:1.5rem;
color:#EEF2FB;
}
.cqd-el_quote_markphk{
align-items:center;
color:#63B3ED;
margin-bottom:0.375rem;
display:inline-flex;
}
.cqd-el_quote_markphk svg{
width:2.125rem;
height:34px;
}
.cqd-el_quote_textphk{
font-weight:500;
margin-bottom:22px;
color:#EEF2FB;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
line-height:1.4;
overflow-wrap:break-word;
}
.cqd-el_quote_metaphk{
gap:12px;
display:flex;
align-items:center;
}
.cqd-el_quote_avphk{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#2E86DE,#63B3ED);
height:2.375rem;
width:2.375rem;
}
.cqd-el_quote_authorphk{
color:#EEF2FB;
font-size:0.875rem;
font-weight:700;
}
.cqd-el_quote_meta_subphk{
font-size:12px;
color:#8FA3C8;
}
.cqd-el_explainphk{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(15,18,25,0.08);
}
.cqd-el_explain_cardphk{
padding:1.375rem 1.5rem;
}
.cqd-el_explain_cardphk+.cqd-el_explain_cardphk{
border-top:1px solid rgba(15,18,25,0.08);
}
.cqd-el_explain_hphk{
margin-bottom:8px;
font-weight:600;
line-height:1.15;
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#0F1219;
font-size:20px;
}
.cqd-el_explain_pphk{
color:#6B778F;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
}
.cqd-gdphk{
padding:3rem 0 0.625rem;
}
.cqd-gd_headphk{
gap:0.875rem;
margin-bottom:24px;
flex-direction:column;
display:flex;
}
@media(min-width:677px){
.cqd-gd_headphk{
gap:20px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.cqd-gd_eyebrowphk{
margin-bottom:10px;
}
.cqd-gd_h2phk{
overflow-wrap:break-word;
font-weight:600;
font-size:28px;
line-height:1.05;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
color:#0F1219;
}
@media(min-width:765px){
.cqd-gd_h2phk{
font-size:2.125rem;
}
}
.cqd-gd_morephk{
transition:color .2s ease,border-color .2s ease;
flex:0 0 auto;
border-bottom:1px solid #0F1219;
font-size:0.844rem;
font-weight:600;
padding-bottom:2px;
color:#0F1219;
}
.cqd-gd_morephk:hover{
border-color:#2E86DE;
color:#2E86DE;
}
.cqd-gd_gridphk{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:722px){
.cqd-gd_gridphk{
grid-template-columns:repeat(3,1fr);
}
}
.cqd-gd_cardphk{
background:#FFFFFF;
border-radius:14px;
overflow:hidden;
border:1px solid rgba(15,18,25,0.08);
display:block;
min-width:0;
}
.cqd-gd_card_imgphk{
background:linear-gradient(140deg,#162035,#2E86DE);
height:9.375rem;
}
.cqd-gd_card_bodyphk{
padding:22px;
}
.cqd-gd_card_catphk{
font-size:0.625rem;
color:#2E86DE;
font-weight:600;
text-transform:uppercase;
letter-spacing:.1em;
}
.cqd-gd_card_hphk{
margin:0.5rem 0 10px;
overflow-wrap:break-word;
font-weight:600;
color:#0F1219;
line-height:1.2;
font-size:1.188rem;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
.cqd-gd_card_metaphk{
font-size:12px;
overflow-wrap:break-word;
color:#4E586E;
}
.cqd-sgphk{
padding:48px 0 10px;
}
.cqd-sg_eyebrowphk{
margin-bottom:0.75rem;
display:block;
}
.cqd-sg_h2phk{
font-family:"Spectral", Georgia, 'Times New Roman', serif;
margin-bottom:1.75rem;
color:#0F1219;
font-size:30px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
}
@media(min-width:771px){
.cqd-sg_h2phk{
font-size:2.25rem;
}
}
.cqd-sg_gridphk{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:721px){
.cqd-sg_gridphk{
grid-template-columns:repeat(3,1fr);
}
}
.cqd-sg_colphk{
min-width:0;
}
.cqd-sg_col_hphk{
color:#0F1219;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:22px;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:0.625rem;
}
.cqd-sg_col_pphk{
font-size:0.875rem;
color:#6B778F;
line-height:1.65;
overflow-wrap:break-word;
}
.cqd-ftphk{
background:#1A1E2A;
margin-top:40px;
color:#8FA3C8;
}
.cqd-ft_inphk{
grid-template-columns:1fr;
padding:48px 0 1.75rem;
gap:2rem;
display:grid;
}
@media(min-width:598px){
.cqd-ft_inphk{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.cqd-ft_inphk{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.cqd-ft_brandphk{
min-width:0;
}
.cqd-ft_logophk{
font-size:1.625rem;
color:#EEF2FB;
font-weight:700;
overflow-wrap:break-word;
font-family:"Spectral", Georgia, 'Times New Roman', serif;
}
.cqd-ft_taglinephk{
line-height:1.6;
color:#8FA3C8;
margin-top:14px;
font-size:0.844rem;
max-width:280px;
}
.cqd-ft_contactphk{
transition:color .2s ease;
max-width:280px;
display:inline-block;
overflow-wrap:anywhere;
font-size:0.813rem;
margin-top:0.75rem;
color:#63B3ED;
}
.cqd-ft_contactphk:hover{
color:#EEF2FB;
}
.cqd-ft_colphk{
min-width:0;
}
.cqd-ft_col_hphk{
text-transform:uppercase;
font-weight:700;
letter-spacing:.08em;
margin-bottom:14px;
overflow-wrap:break-word;
color:#EEF2FB;
font-size:13px;
}
.cqd-ft_col_linksphk{
gap:10px;
display:flex;
flex-direction:column;
}
.cqd-ft_linkphk{
transition:color .2s ease;
overflow-wrap:break-word;
font-size:0.844rem;
color:#8FA3C8;
}
.cqd-ft_linkphk:hover{
color:#EEF2FB;
}
.cqd-ft_botphk{
gap:16px;
padding:1.375rem 0 2.5rem;
display:flex;
flex-direction:column;
border-top:1px solid rgba(255,255,255,0.12);
}
@media(min-width:769px){
.cqd-ft_botphk{
gap:20px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.cqd-ft_legalphk{
line-height:1.6;
color:#9AA3B5;
overflow-wrap:break-word;
font-size:0.719rem;
max-width:760px;
}
.cqd-ft_legalphk b{
color:#8FA3C8;
font-weight:700;
}
.cqd-ft_agephk{
padding:0.25rem 9px;
flex:0 0 auto;
border:1.5px solid #63B3ED;
border-radius:8px;
color:#63B3ED;
font-size:0.813rem;
font-weight:700;
}