*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F4F6F9;
overflow-wrap:break-word;
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
-webkit-font-smoothing:antialiased;
line-height:1.6;
color:#252C3B;
font-size:15px;
text-rendering:optimizeLegibility;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:8px;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0, 0, 0, 0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.qmdlayout-s1z{
display:flex;
flex-direction:column;
min-height:100vh;
}
.qmdmain-s1z{
flex:1 1 auto;
min-width:0;
width:100%;
}
.qmdcontainer-s1z{
margin:0 auto;
padding:0 16px;
max-width:1400px;
width:100%;
}
@media(min-width:767px){
.qmdcontainer-s1z{
padding:0 32px;
}
}
@media(min-width:1102px){
.qmdcontainer-s1z{
padding:0 3.5rem;
}
}
.qmdeyebrow-s1z{
font-family:"Rubik", 'Helvetica Neue', Arial, sans-serif;
line-height:1.4;
font-weight:600;
font-size:11px;
letter-spacing:.2em;
overflow-wrap:break-word;
text-transform:uppercase;
color:#3A72E8;
display:inline-block;
}
.qmdband-s1z{
background:#0F1623;
color:#EEF2FF;
}
.qmdband-s1z .qmdeyebrow-s1z{
color:#7EB3FF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.qmdtb-s1z{
background:#F4F6F9;
z-index:50;
position:sticky;
border-bottom:1px solid rgba(14, 17, 40, 0.15);
top:0;
}
.qmdtb_in-s1z{
margin:0 auto;
padding:12px 16px;
gap:16px;
max-width:1400px;
align-items:center;
display:flex;
justify-content:space-between;
width:100%;
}
@media(min-width:771px){
.qmdtb_in-s1z{
padding:1rem 2rem;
}
}
@media(min-width:1097px){
.qmdtb_in-s1z{
padding:18px 3.5rem;
}
}
.qmdtb_left-s1z{
gap:1.75rem;
display:flex;
align-items:center;
min-width:0;
}
.qmdtb_logo-s1z{
gap:11px;
display:flex;
min-width:0;
align-items:center;
}
.qmdtb_logo_mark-s1z{
flex:0 0 auto;
border-radius:8px;
object-fit:cover;
width:2.125rem;
height:2.125rem;
}
.qmdtb_logo_txt-s1z{
line-height:1;
flex-direction:column;
min-width:0;
display:flex;
}
.qmdtb_logo_name-s1z{
overflow:hidden;
color:#0E1117;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
letter-spacing:.02em;
font-weight:700;
white-space:nowrap;
font-size:1.375rem;
text-overflow:ellipsis;
}
.qmdtb_logo_sub-s1z{
overflow:hidden;
color:#3A72E8;
font-size:8.5px;
letter-spacing:.32em;
margin-top:4px;
text-overflow:ellipsis;
white-space:nowrap;
text-transform:uppercase;
font-weight:600;
}
.qmdtb_nav-s1z{
display:none;
}
@media(min-width:960px){
.qmdtb_nav-s1z{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.qmdtb_nav_item-s1z{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
font-weight:600;
font-size:0.875rem;
border-bottom:2px solid transparent;
white-space:nowrap;
color:#252C3B;
}
.qmdtb_nav_item-s1z:hover{
color:#0E1117;
}
.qmdtb_nav_item-s1z.qmdstate_active-s1z{
border-color:#3A72E8;
color:#0E1117;
}
.qmdtb_right-s1z{
gap:0.875rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.qmdtb_search-s1z{
transition:color .22s ease;
color:#252C3B;
justify-content:center;
align-items:center;
display:flex;
}
.qmdtb_search-s1z:hover{
color:#3A72E8;
}
.qmdtb_search-s1z svg{
height:1.125rem;
width:18px;
}
.qmdtb_lang-s1z{
text-transform:uppercase;
font-weight:600;
color:#5A6278;
letter-spacing:.1em;
font-size:0.688rem;
}
.qmdtb_lang-s1z:hover{
color:#0E1117;
}
.qmdtb_login-s1z{
font-weight:600;
font-size:14px;
color:#0E1117;
display:none;
}
@media(min-width:766px){
.qmdtb_login-s1z{
display:inline-block;
}
}
.qmdtb_register-s1z{
transition:background-color .22s ease;
background:#0E1117;
border-radius:62.438rem;
padding:11px 1.375rem;
color:#EEF2FF;
white-space:nowrap;
font-size:14px;
font-weight:700;
}
.qmdtb_register-s1z:hover{
background:#1E2640;
}
.qmdmob-s1z{
background:#F4F6F9;
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
right:0;
border-top:1px solid rgba(14, 17, 40, 0.15);
bottom:0;
left:0;
position:fixed;
}
@media(min-width:958px){
.qmdmob-s1z{
display:none;
}
}
.qmdmob_in-s1z{
margin:0 auto;
justify-content:space-around;
max-width:35rem;
align-items:stretch;
display:flex;
}
.qmdmob_item-s1z{
gap:3px;
transition:color .22s ease;
flex:1 1 0;
padding:9px 0.25rem;
align-items:center;
color:#5A6278;
display:flex;
flex-direction:column;
min-width:0;
}
.qmdmob_item-s1z.qmdstate_active-s1z{
color:#3A72E8;
}
.qmdmob_ic-s1z{
display:flex;
justify-content:center;
align-items:center;
}
.qmdmob_ic-s1z svg{
width:20px;
height:20px;
}
.qmdmob_lb-s1z{
overflow:hidden;
max-width:100%;
font-size:0.625rem;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:600;
}
@media(max-width:959px){
body{
padding-bottom:3.75rem;
}
}
.qmdrail-s1z{
min-width:0;
position:relative;
}
.qmdrail_scroll-s1z{
gap:14px;
padding-bottom:14px;
display:flex;
scrollbar-width:thin;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
}
@media(min-width:769px){
.qmdrail_scroll-s1z{
gap:18px;
}
}
.qmdgc-s1z{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:769px){
.qmdgc-s1z{
width:11.75rem;
}
}
.qmdgc_img-s1z{
border-radius:0.875rem;
overflow:hidden;
background:#FFFFFF;
position:relative;
box-shadow:0 2px 6px rgba(14, 17, 40, 0.07), 0 8px 1.5rem rgba(14, 17, 40, 0.09);
padding-bottom:133.33%;
}
.qmdgc_img-s1z img{
inset:0;
object-fit:cover;
position:absolute;
height:100%;
width:100%;
}
.qmdgc_cover-s1z{
background:linear-gradient(160deg,transparent 55%,rgba(0, 0, 0, 0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.qmdgc_hover-s1z{
transition:opacity .22s ease;
inset:0;
background:rgba(0, 0, 0, 0.52);
position:absolute;
opacity:0;
display:flex;
align-items:center;
justify-content:center;
}
.qmdgc-s1z:hover .qmdgc_hover-s1z{
opacity:1;
}
.qmdgc_hover_btn-s1z{
border-radius:62.438rem;
background:#0E1117;
display:flex;
color:#EEF2FF;
align-items:center;
justify-content:center;
width:2.875rem;
height:46px;
}
.qmdgc_hover_btn-s1z svg{
height:18px;
width:1.125rem;
}
.qmdgc_info-s1z{
gap:2px;
flex-direction:column;
display:flex;
min-width:0;
margin-top:0.563rem;
}
.qmdgc_name-s1z{
overflow:hidden;
white-space:nowrap;
color:#0E1117;
font-size:0.813rem;
text-overflow:ellipsis;
font-weight:700;
}
.qmdgc_prov-s1z{
overflow:hidden;
color:#5A6278;
white-space:nowrap;
font-size:0.688rem;
text-overflow:ellipsis;
}
.qmdgc_meta-s1z{
color:#5A6278;
font-size:0.688rem;
}
.qmdtc-s1z{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:767px){
.qmdtc-s1z{
width:230px;
}
}
.qmdtc_img-s1z{
overflow:hidden;
background:#FFFFFF;
border-radius:0.875rem;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(14, 17, 40, 0.07), 0 8px 24px rgba(14, 17, 40, 0.09);
}
.qmdtc_img-s1z img{
inset:0;
height:100%;
object-fit:cover;
width:100%;
position:absolute;
}
.qmdtc_info-s1z{
gap:2px;
min-width:0;
margin-top:9px;
display:flex;
flex-direction:column;
}
.qmdtc_name-s1z{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#0E1117;
font-size:0.875rem;
font-weight:700;
}
.qmdtc_rtp-s1z{
color:#5A6278;
font-size:11px;
}
.qmdlc-s1z{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:768px){
.qmdlc-s1z{
width:268px;
}
}
.qmdlc_img-s1z{
border-radius:0.875rem;
overflow:hidden;
background:#FFFFFF;
box-shadow:0 2px 6px rgba(14, 17, 40, 0.07), 0 8px 1.5rem rgba(14, 17, 40, 0.09);
position:relative;
padding-bottom:62.5%;
}
.qmdlc_img-s1z img{
inset:0;
position:absolute;
object-fit:cover;
height:100%;
width:100%;
}
.qmdlc_live-s1z{
padding:0.25rem 0.563rem;
gap:0.438rem;
background:rgba(0, 0, 0, 0.52);
border-radius:999px;
align-items:center;
left:0.75rem;
position:absolute;
display:flex;
top:12px;
}
.qmdlc_live_dot-s1z{
background:#E8394A;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
width:8px;
height:0.5rem;
}
.qmdlc_seats-s1z{
color:#EEF2FF;
text-transform:uppercase;
font-size:0.625rem;
font-weight:600;
letter-spacing:.08em;
}
.qmdlc_info-s1z{
gap:2px;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
display:flex;
}
.qmdlc_name-s1z{
overflow:hidden;
font-weight:700;
white-space:nowrap;
font-size:0.938rem;
text-overflow:ellipsis;
color:#0E1117;
}
.qmdlc_bet-s1z{
font-size:0.688rem;
color:#5A6278;
}
.qmdpc-s1z{
border:1px solid rgba(14, 17, 40, 0.08);
background:#FFFFFF;
padding:16px 14px;
gap:8px;
border-radius:0.875rem;
min-width:0;
justify-content:center;
display:flex;
flex-direction:column;
min-height:4.625rem;
align-items:center;
}
.qmdpc_logo-s1z{
flex:0 0 auto;
object-fit:contain;
width:auto;
height:28px;
max-width:100%;
}
.qmdpc_name-s1z{
overflow:hidden;
font-size:11px;
color:#5A6278;
white-space:nowrap;
text-overflow:ellipsis;
text-align:center;
max-width:100%;
}
.qmdgc_tag-s1z{
border-radius:0.5rem;
padding:3px 0.5rem;
position:absolute;
left:10px;
display:inline-block;
letter-spacing:.06em;
font-weight:700;
font-size:10px;
z-index:2;
top:0.625rem;
text-transform:uppercase;
}
.qmdgc_tag_hot-s1z{
background:#E8394A;
color:#EEF2FF;
}
.qmdgc_tag_new-s1z{
background:#6A9FFF;
color:#0A0E18;
}
.qmdgc_tag_jp-s1z{
background:#E8A020;
color:#0A0E18;
}
.qmdgc_tag_live-s1z{
background:#E8394A;
color:#EEF2FF;
}
.qmdsh-s1z{
min-width:0;
margin-bottom:1.125rem;
}
.qmdsh_row-s1z{
gap:1rem;
display:flex;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
}
.qmdsh_row-s1z .qmdsh_l-s1z{
gap:6px;
display:flex;
min-width:0;
flex-direction:column;
}
.qmdsh_stack-s1z{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.qmdsh_center-s1z{
gap:10px;
text-align:center;
flex-direction:column;
display:flex;
align-items:center;
}
.qmdsh_h2-s1z{
font-size:1.5rem;
font-weight:600;
line-height:1.1;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#0E1117;
}
@media(min-width:765px){
.qmdsh_h2-s1z{
font-size:30px;
}
}
.qmdband-s1z .qmdsh_h2-s1z{
color:#EEF2FF;
}
.qmdsh_eb_line-s1z{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.qmdsh_eb_line-s1z::before{
background:#3A72E8;
content:"";
width:28px;
display:inline-block;
height:1px;
}
.qmdband-s1z .qmdsh_eb_line-s1z::before{
background:#7EB3FF;
}
.qmdsh_eb_dot-s1z{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.qmdsh_eb_dot-s1z::before{
border-radius:50%;
background:#3A72E8;
content:"";
width:0.375rem;
display:inline-block;
height:0.375rem;
}
.qmdband-s1z .qmdsh_eb_dot-s1z::before{
background:#7EB3FF;
}
.qmdsh_link-s1z{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
font-weight:600;
white-space:nowrap;
padding-bottom:2px;
font-size:0.813rem;
display:inline-flex;
color:#0E1117;
align-items:center;
border-bottom:1px solid #0E1117;
}
.qmdsh_link-s1z:hover{
border-color:#3A72E8;
color:#3A72E8;
}
.qmdsh_link-s1z svg{
width:14px;
height:0.875rem;
}
.qmdsh_link_chev-s1z{
padding-bottom:0;
border-bottom:0;
}
.qmdsh_link_btn-s1z{
background:#0E1117;
border-radius:62.438rem;
padding:0.563rem 1.125rem;
border-bottom:0;
color:#EEF2FF;
}
.qmdsh_link_btn-s1z:hover{
background:#1E2640;
border-color:transparent;
color:#EEF2FF;
}
.qmdband-s1z .qmdsh_link-s1z{
border-color:#EEF2FF;
color:#EEF2FF;
}
.qmdband-s1z .qmdsh_link_btn-s1z{
background:#7EB3FF;
color:#0A0E18;
}
.qmdsh_rule-s1z{
background:rgba(14, 17, 40, 0.15);
margin:-2px 0 1.125rem;
height:1px;
}
.qmdband-s1z .qmdsh_rule-s1z{
background:rgba(180, 205, 255, 0.15);
}
.qmdhero-s1z{
padding:32px 0 8px;
}
@media(min-width:768px){
.qmdhero-s1z{
padding:56px 0 1.5rem;
}
}
.qmdhero_in-s1z{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:902px){
.qmdhero_in-s1z{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.qmdhero_copy-s1z{
min-width:0;
}
.qmdhero_eyebrow-s1z{
gap:0.625rem;
margin-bottom:1.375rem;
display:inline-flex;
align-items:center;
}
.qmdhero_eyebrow_line-s1z{
flex:0 0 auto;
background:#3A72E8;
width:1.75rem;
display:inline-block;
height:1px;
}
.qmdhero_h1-s1z{
line-height:1.04;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#0E1117;
overflow-wrap:break-word;
font-size:38px;
margin-bottom:20px;
letter-spacing:-.01em;
font-weight:600;
}
@media(min-width:767px){
.qmdhero_h1-s1z{
font-size:54px;
}
}
@media(min-width:1103px){
.qmdhero_h1-s1z{
font-size:3.875rem;
}
}
.qmdhero_h1-s1z em{
font-style:normal;
color:#3A72E8;
}
.qmdhero_sub-s1z{
line-height:1.6;
max-width:30rem;
color:#7A8399;
margin-bottom:30px;
font-size:16px;
}
@media(min-width:770px){
.qmdhero_sub-s1z{
font-size:18px;
}
}
.qmdhero_actions-s1z{
gap:14px;
margin-bottom:34px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.qmdhero_cta-s1z{
gap:0.625rem;
background:#0E1117;
transition:background-color .22s ease;
border-radius:999px;
padding:16px 30px;
display:inline-flex;
font-size:0.938rem;
color:#EEF2FF;
align-items:center;
font-weight:700;
}
.qmdhero_cta-s1z:hover{
background:#1E2640;
}
.qmdhero_cta_ic-s1z{
align-items:center;
display:inline-flex;
}
.qmdhero_cta_ic-s1z svg{
width:1rem;
height:1rem;
}
.qmdhero_cta_alt-s1z{
border-radius:999px;
padding:15px 1.625rem;
transition:border-color .22s ease,color .22s ease;
background:transparent;
border:1px solid rgba(14, 17, 40, 0.15);
align-items:center;
font-size:15px;
font-weight:600;
color:#0E1117;
display:inline-flex;
}
.qmdhero_cta_alt-s1z:hover{
border-color:#3A72E8;
color:#3A72E8;
}
.qmdhero_trust-s1z{
gap:22px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.qmdhero_trust_item-s1z{
gap:9px;
color:#252C3B;
font-weight:600;
font-size:13px;
align-items:center;
display:flex;
}
.qmdhero_trust_ic-s1z{
align-items:center;
color:#3A72E8;
display:inline-flex;
}
.qmdhero_trust_ic-s1z svg{
width:16px;
height:1rem;
}
.qmdhero_promo-s1z{
background:#FFFFFF;
overflow:hidden;
border-radius:20px;
position:relative;
box-shadow:0 0.75rem 48px rgba(14, 17, 40, 0.16), 0 3px 0.75rem rgba(14, 17, 40, 0.10);
min-height:300px;
display:flex;
}
.qmdhero_promo_bg-s1z{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.qmdhero_promo_bg-s1z::after{
inset:0;
background:linear-gradient(120deg,#0F1623 0%,rgba(0, 0, 0, 0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.qmdhero_promo_glow-s1z{
border-radius:50%;
background:radial-gradient(circle,rgba(82, 140, 255, 0.18) 0%,transparent 65%);
pointer-events:none;
top:-2.5rem;
height:260px;
position:absolute;
right:-20px;
width:260px;
}
.qmdhero_promo_ct-s1z{
padding:1.75rem;
max-width:88%;
position:relative;
align-self:flex-end;
z-index:2;
}
.qmdhero_promo_label-s1z{
color:#7EB3FF;
margin-bottom:0.5rem;
display:block;
text-transform:uppercase;
letter-spacing:.25em;
font-size:10px;
font-weight:700;
}
.qmdhero_promo_amount-s1z{
overflow-wrap:break-word;
font-size:32px;
color:#EEF2FF;
font-weight:600;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.qmdhero_promo_amount-s1z{
font-size:40px;
}
}
.qmdhero_promo_amount-s1z em{
color:#7EB3FF;
font-style:normal;
}
.qmdhero_rating-s1z{
border-radius:0.875rem;
border:1px solid rgba(14, 17, 40, 0.08);
background:#FFFFFF;
padding:10px 14px;
gap:0.625rem;
z-index:3;
top:0.875rem;
max-width:min(16.25rem,62%);
position:absolute;
box-shadow:0 2px 0.375rem rgba(14, 17, 40, 0.07), 0 8px 24px rgba(14, 17, 40, 0.09);
display:flex;
right:14px;
align-items:center;
}
.qmdhero_rating_score-s1z{
flex:0 0 auto;
font-size:24px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#0E1117;
font-weight:700;
}
.qmdhero_rating_txt-s1z{
flex:1 1 auto;
min-width:0;
}
.qmdhero_rating_stars-s1z{
gap:2px;
display:flex;
color:#3A72E8;
}
.qmdhero_rating_stars-s1z svg{
width:12px;
height:12px;
}
.qmdhero_rating_cap-s1z{
font-size:0.688rem;
overflow-wrap:break-word;
line-height:1.35;
display:block;
color:#5A6278;
margin-top:3px;
}
.qmdstat-s1z{
border-bottom:1px solid rgba(14, 17, 40, 0.15);
margin-top:1rem;
border-top:1px solid rgba(14, 17, 40, 0.15);
}
.qmdstat_in-s1z{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.qmdstat_in-s1z{
grid-template-columns:repeat(4,1fr);
}
}
.qmdstat_item-s1z{
padding:1.375rem 14px;
border-bottom:1px solid rgba(14, 17, 40, 0.08);
border-right:1px solid rgba(14, 17, 40, 0.08);
min-width:0;
}
.qmdstat_item-s1z:nth-child(2n){
border-right:0;
}
.qmdstat_item-s1z:nth-child(n+3){
border-bottom:0;
}
@media(min-width:768px){
.qmdstat_item-s1z{
border-bottom:0;
}
.qmdstat_item-s1z:nth-child(2n){
border-right:1px solid rgba(14, 17, 40, 0.08);
}
.qmdstat_item-s1z:nth-child(4n){
border-right:0;
}
}
.qmdstat_value-s1z{
overflow-wrap:break-word;
color:#0E1117;
font-size:30px;
font-weight:700;
line-height:1;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.qmdstat_value-s1z{
font-size:34px;
}
}
.qmdstat_label-s1z{
margin-top:6px;
font-size:13px;
line-height:1.4;
color:#5A6278;
overflow-wrap:break-word;
}
.qmdgrow-s1z{
padding:1.625rem 0 0.625rem;
}
.qmdrow_seo-s1z{
margin:10px 0 0;
max-width:47.5rem;
font-size:14px;
color:#7A8399;
line-height:1.65;
overflow-wrap:break-word;
}
.qmdrow_seo-s1z strong{
color:#0E1117;
font-weight:700;
}
.qmdjp-s1z{
padding:30px 0 10px;
}
.qmdjp_grid-s1z{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.qmdjp_grid-s1z{
grid-template-columns:1fr 1fr;
}
.qmdjp_card_mega-s1z{
grid-column:1/-1;
}
}
@media(min-width:999px){
.qmdjp_grid-s1z{
grid-template-columns:1.4fr 1fr 1fr;
}
.qmdjp_card_mega-s1z{
grid-column:auto;
}
}
.qmdjp_card-s1z{
background:#FFFFFF;
overflow:hidden;
padding:26px;
border:1px solid rgba(14, 17, 40, 0.08);
gap:12px;
border-radius:1.25rem;
justify-content:space-between;
display:flex;
position:relative;
min-width:0;
flex-direction:column;
min-height:200px;
}
.qmdjp_card_mega-s1z{
border-color:transparent;
background:linear-gradient(135deg,#0F1A2E,#080C14);
color:#EEF2FF;
min-height:210px;
}
.qmdjp_glow-s1z{
border-radius:50%;
background:radial-gradient(circle,rgba(82, 140, 255, 0.18),transparent 70%);
pointer-events:none;
position:absolute;
width:12.5rem;
right:-2.5rem;
top:-2.5rem;
height:200px;
}
.qmdjp_label-s1z{
gap:10px;
justify-content:space-between;
color:#3A72E8;
font-size:10px;
flex-wrap:wrap;
letter-spacing:.16em;
font-weight:700;
align-items:center;
position:relative;
text-transform:uppercase;
display:flex;
}
.qmdjp_card_mega-s1z .qmdjp_label-s1z{
color:#7EB3FF;
}
.qmdjp_drop-s1z{
letter-spacing:.04em;
text-transform:none;
color:#5A6278;
font-weight:600;
}
.qmdjp_card_mega-s1z .qmdjp_drop-s1z{
color:#8A9BBF;
}
.qmdjp_amount-s1z{
font-weight:700;
position:relative;
font-size:38px;
line-height:1;
color:#0E1117;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.qmdjp_card_mega-s1z .qmdjp_amount-s1z{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#7EB3FF;
}
@media(min-width:766px){
.qmdjp_card_mega-s1z .qmdjp_amount-s1z{
font-size:3.375rem;
}
}
.qmdjp_game-s1z{
color:#5A6278;
font-size:0.813rem;
position:relative;
}
.qmdjp_card_mega-s1z .qmdjp_game-s1z{
color:#8A9BBF;
}
.qmdjp_cta-s1z{
align-self:flex-start;
position:relative;
}
.qmdjp_card_mega-s1z .qmdjp_cta-s1z{
padding:0.625rem 20px;
background:#7EB3FF;
border-radius:999px;
transition:opacity .22s ease;
color:#0A0E18;
font-size:0.813rem;
font-weight:700;
}
.qmdjp_card_mega-s1z .qmdjp_cta-s1z:hover{
opacity:.9;
}
.qmdjp_card-s1z:not(.qmdjp_card_mega-s1z) .qmdjp_cta-s1z{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #0E1117;
font-weight:700;
font-size:13px;
color:#0E1117;
padding-bottom:2px;
}
.qmdjp_card-s1z:not(.qmdjp_card_mega-s1z) .qmdjp_cta-s1z:hover{
border-color:#3A72E8;
color:#3A72E8;
}
.qmdjp_seo-s1z{
margin:14px 0 0;
max-width:760px;
font-size:0.875rem;
line-height:1.65;
color:#7A8399;
overflow-wrap:break-word;
}
.qmdjp_seo-s1z strong{
color:#0E1117;
font-weight:700;
}
.qmdgrow-s1z{
padding:26px 0 0.625rem;
}
.qmdrow_seo-s1z{
margin:10px 0 0;
max-width:47.5rem;
overflow-wrap:break-word;
line-height:1.65;
color:#7A8399;
font-size:14px;
}
.qmdrow_seo-s1z strong{
font-weight:700;
color:#0E1117;
}
.qmdgf-s1z{
padding:24px 0 0.375rem;
}
.qmdgf_in-s1z{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.qmdgf_chip-s1z{
background:#FFFFFF;
border:1px solid rgba(14, 17, 40, 0.15);
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding:0.625rem 1.125rem;
border-radius:999px;
font-weight:600;
color:#252C3B;
white-space:nowrap;
font-size:13px;
}
.qmdgf_chip-s1z:hover{
border-color:#3A72E8;
color:#3A72E8;
}
.qmdgf_chip-s1z.qmdstate_active-s1z{
border-color:transparent;
background:#0E1117;
color:#EEF2FF;
}
.qmdpr-s1z{
padding:1.875rem 0 0.375rem;
}
.qmdpr_card-s1z{
padding:26px;
flex:0 0 auto;
gap:0.625rem;
border-radius:20px;
border:1px solid rgba(14, 17, 40, 0.08);
background:#FFFFFF;
overflow:hidden;
width:280px;
flex-direction:column;
min-height:12.5rem;
display:flex;
position:relative;
}
@media(min-width:765px){
.qmdpr_card-s1z{
width:18.75rem;
}
}
.qmdpr_card_feat-s1z{
border-color:transparent;
background:linear-gradient(150deg,#0F1A2E,#080C14);
color:#EEF2FF;
}
.qmdpr_glow-s1z{
background:radial-gradient(circle,rgba(82, 140, 255, 0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
right:-30px;
opacity:0;
top:-1.875rem;
width:130px;
height:8.125rem;
position:absolute;
}
.qmdpr_card_feat-s1z .qmdpr_glow-s1z{
opacity:1;
}
.qmdpr_label-s1z{
position:relative;
letter-spacing:.16em;
font-size:0.625rem;
text-transform:uppercase;
color:#3A72E8;
font-weight:700;
}
.qmdpr_card_feat-s1z .qmdpr_label-s1z{
color:#7EB3FF;
}
.qmdpr_amount-s1z{
color:#0E1117;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.08;
overflow-wrap:break-word;
position:relative;
font-size:26px;
font-weight:600;
}
.qmdpr_card_feat-s1z .qmdpr_amount-s1z{
color:#EEF2FF;
}
.qmdpr_amount-s1z em{
font-style:normal;
color:#3A72E8;
}
.qmdpr_card_feat-s1z .qmdpr_amount-s1z em{
color:#7EB3FF;
}
.qmdpr_terms-s1z{
line-height:1.5;
color:#5A6278;
position:relative;
font-size:13px;
}
.qmdpr_card_feat-s1z .qmdpr_terms-s1z{
color:#8A9BBF;
}
.qmdpr_cta-s1z{
align-self:flex-start;
position:relative;
margin-top:auto;
}
.qmdpr_card_feat-s1z .qmdpr_cta-s1z{
padding:9px 1.125rem;
border-radius:999px;
background:#7EB3FF;
transition:opacity .22s ease;
font-size:13px;
color:#0A0E18;
font-weight:700;
}
.qmdpr_card_feat-s1z .qmdpr_cta-s1z:hover{
opacity:.9;
}
.qmdpr_card-s1z:not(.qmdpr_card_feat-s1z) .qmdpr_cta-s1z{
transition:color .22s ease,border-color .22s ease;
color:#0E1117;
border-bottom:1px solid #0E1117;
font-weight:700;
font-size:13px;
padding-bottom:2px;
}
.qmdpr_card-s1z:not(.qmdpr_card_feat-s1z) .qmdpr_cta-s1z:hover{
border-color:#3A72E8;
color:#3A72E8;
}
.qmdgrow-s1z{
padding:26px 0 0.625rem;
}
.qmdrow_seo-s1z{
margin:10px 0 0;
line-height:1.65;
overflow-wrap:break-word;
max-width:47.5rem;
color:#7A8399;
font-size:0.875rem;
}
.qmdrow_seo-s1z strong{
color:#0E1117;
font-weight:700;
}
.qmdvip-s1z{
padding:48px 0;
}
@media(min-width:767px){
.qmdvip-s1z{
padding:4rem 0;
}
}
.qmdvip_head-s1z{
gap:0.875rem;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:877px){
.qmdvip_head-s1z{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.qmdvip_eyebrow-s1z{
margin-bottom:12px;
}
.qmdvip_h2-s1z{
font-weight:600;
line-height:1.05;
color:#EEF2FF;
font-size:32px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:770px){
.qmdvip_h2-s1z{
font-size:2.5rem;
}
}
.qmdvip_intro-s1z{
font-size:14px;
line-height:1.6;
color:#8A9BBF;
max-width:420px;
}
.qmdvip_grid-s1z{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.qmdvip_card-s1z{
padding:1.375rem 18px;
border:1px solid rgba(180, 205, 255, 0.15);
border-radius:0.875rem;
min-width:0;
}
.qmdvip_card_feat-s1z{
border-color:#7EB3FF;
background:rgba(220, 230, 255, 0.08);
}
.qmdvip_card_ic-s1z{
background:linear-gradient(135deg,#3A72E8,#6AAAFF);
border-radius:8px;
height:34px;
width:34px;
display:block;
margin-bottom:16px;
}
.qmdvip_name-s1z{
color:#EEF2FF;
font-weight:600;
font-size:1.25rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.375rem;
overflow-wrap:break-word;
}
.qmdvip_perk-s1z{
color:#8A9BBF;
overflow-wrap:break-word;
line-height:1.5;
font-size:12.5px;
}
.qmdsea-s1z{
padding:24px 0 10px;
}
.qmdsea_in-s1z{
gap:1.375rem;
border-radius:20px;
padding:2.25rem;
background:linear-gradient(115deg,#0F1A2E,#080C14);
overflow:hidden;
position:relative;
flex-direction:column;
color:#EEF2FF;
display:flex;
}
@media(min-width:821px){
.qmdsea_in-s1z{
padding:44px 48px;
gap:32px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.qmdsea_glow-s1z{
background:radial-gradient(circle,rgba(82, 140, 255, 0.18),transparent 68%);
border-radius:50%;
right:3.75rem;
height:15rem;
position:absolute;
pointer-events:none;
width:240px;
transform:translateY(-50%);
top:50%;
}
.qmdsea_copy-s1z{
min-width:0;
max-width:35rem;
position:relative;
}
.qmdsea_eyebrow-s1z{
margin-bottom:0.75rem;
}
.qmdsea_h2-s1z{
line-height:1.04;
font-size:1.875rem;
margin-bottom:0.75rem;
font-weight:600;
overflow-wrap:break-word;
color:#EEF2FF;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.qmdsea_h2-s1z{
font-size:2.375rem;
}
}
.qmdsea_text-s1z{
line-height:1.6;
color:#8A9BBF;
font-size:15px;
}
.qmdsea_cta-s1z{
padding:16px 2rem;
background:#7EB3FF;
transition:opacity .22s ease;
flex:0 0 auto;
border-radius:999px;
color:#0A0E18;
font-size:15px;
font-weight:700;
position:relative;
}
.qmdsea_cta-s1z:hover{
opacity:.9;
}
.qmdapp-s1z{
padding:1.875rem 0 10px;
}
.qmdapp_in-s1z{
background:#FFFFFF;
border:1px solid rgba(14, 17, 40, 0.08);
border-radius:20px;
gap:1.75rem;
padding:32px;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.qmdapp_in-s1z{
padding:2.5rem 2.75rem;
gap:2.5rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.qmdapp_copy-s1z{
max-width:560px;
min-width:0;
}
.qmdapp_eyebrow-s1z{
margin-bottom:0.75rem;
}
.qmdapp_h2-s1z{
line-height:1.05;
overflow-wrap:break-word;
color:#0E1117;
font-size:28px;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
}
@media(min-width:771px){
.qmdapp_h2-s1z{
font-size:34px;
}
}
.qmdapp_text-s1z{
line-height:1.6;
color:#7A8399;
font-size:0.875rem;
margin-bottom:1.375rem;
}
.qmdapp_btns-s1z{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.qmdapp_btn-s1z{
transition:background-color .22s ease;
border-radius:0.875rem;
padding:0.688rem 20px;
gap:10px;
background:#0E1117;
align-items:center;
display:inline-flex;
color:#EEF2FF;
}
.qmdapp_btn-s1z:hover{
background:#1E2640;
}
.qmdapp_btn_ic-s1z{
align-items:center;
display:inline-flex;
}
.qmdapp_btn_ic-s1z svg{
height:18px;
width:1.125rem;
}
.qmdapp_btn_lb-s1z{
font-weight:700;
font-size:0.844rem;
}
.qmdapp_qr_wrap-s1z{
flex:0 0 auto;
gap:18px;
align-items:center;
display:flex;
}
.qmdapp_qr-s1z{
flex:0 0 auto;
border-radius:14px;
height:6.75rem;
background-color:#0E1117;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 0.313rem 0.688rem);
width:6.75rem;
}
.qmdapp_qr_cap-s1z{
color:#5A6278;
line-height:1.4;
font-size:12.5px;
max-width:92px;
}
.qmdnl-s1z{
padding:1.5rem 0 10px;
}
.qmdnl_in-s1z{
gap:1.375rem;
background:#131C2E;
padding:1.875rem 2rem;
border-radius:20px;
display:flex;
flex-direction:column;
color:#EEF2FF;
}
@media(min-width:769px){
.qmdnl_in-s1z{
gap:28px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.qmdnl_text_wrap-s1z{
min-width:0;
}
.qmdnl_h3-s1z{
margin-bottom:5px;
font-weight:600;
font-size:1.375rem;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#EEF2FF;
line-height:1.1;
}
@media(min-width:765px){
.qmdnl_h3-s1z{
font-size:24px;
}
}
.qmdnl_text-s1z{
color:#8A9BBF;
font-size:13.5px;
line-height:1.5;
}
.qmdnl_form-s1z{
flex:1 1 auto;
gap:10px;
max-width:28.75rem;
min-width:0;
display:flex;
}
.qmdnl_input-s1z{
border-radius:14px;
padding:0.813rem 16px;
overflow:hidden;
border:1px solid rgba(180, 205, 255, 0.15);
background:rgba(220, 230, 255, 0.08);
flex:1 1 auto;
min-width:0;
display:flex;
align-items:center;
text-overflow:ellipsis;
color:#8A9BBF;
font-size:0.875rem;
white-space:nowrap;
}
.qmdnl_btn-s1z{
transition:opacity .22s ease;
flex:0 0 auto;
padding:13px 1.5rem;
background:#7EB3FF;
border-radius:0.875rem;
font-size:0.875rem;
font-weight:700;
white-space:nowrap;
color:#0A0E18;
}
.qmdnl_btn-s1z:hover{
opacity:.9;
}
.qmdop-s1z{
padding:2.25rem 0 10px;
}
.qmdop_in-s1z{
border-radius:14px;
padding:32px;
gap:2rem;
border:1px solid rgba(14, 17, 40, 0.08);
background:#FFFFFF;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:858px){
.qmdop_in-s1z{
gap:2.75rem;
grid-template-columns:.9fr 1.1fr;
padding:34px 2.5rem;
}
}
.qmdop_left-s1z{
min-width:0;
}
.qmdop_eyebrow-s1z{
margin-bottom:12px;
}
.qmdop_h2-s1z{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#0E1117;
margin-bottom:0.625rem;
font-size:1.75rem;
font-weight:600;
line-height:1.08;
overflow-wrap:break-word;
}
@media(min-width:769px){
.qmdop_h2-s1z{
font-size:30px;
}
}
.qmdop_text-s1z{
color:#7A8399;
line-height:1.6;
font-size:0.875rem;
}
.qmdop_grid-s1z{
gap:1px;
background:rgba(14, 17, 40, 0.15);
border:1px solid rgba(14, 17, 40, 0.15);
border-radius:0.5rem;
overflow:hidden;
grid-template-columns:1fr 1fr;
display:grid;
}
.qmdop_field-s1z{
background:#F4F6F9;
padding:1.125rem 20px;
min-width:0;
}
.qmdop_field_lb-s1z{
font-weight:600;
margin-bottom:5px;
font-size:10px;
letter-spacing:.1em;
text-transform:uppercase;
color:#3A72E8;
}
.qmdop_field_val-s1z{
color:#0E1117;
overflow-wrap:break-word;
font-weight:700;
font-size:14px;
}
.qmdwy-s1z{
padding:3rem 0;
}
@media(min-width:769px){
.qmdwy-s1z{
padding:3.5rem 0;
}
}
.qmdwy_in-s1z{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:897px){
.qmdwy_in-s1z{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.qmdwy_left-s1z{
min-width:0;
}
.qmdwy_eyebrow-s1z{
margin-bottom:0.875rem;
}
.qmdwy_h2-s1z{
font-size:32px;
font-weight:600;
margin-bottom:16px;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#0E1117;
overflow-wrap:break-word;
}
@media(min-width:766px){
.qmdwy_h2-s1z{
font-size:40px;
}
}
.qmdwy_intro-s1z{
font-size:15px;
color:#7A8399;
line-height:1.6;
}
.qmdwy_grid-s1z{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:557px){
.qmdwy_grid-s1z{
grid-template-columns:1fr 1fr;
}
}
.qmdwy_card-s1z{
background:#FFFFFF;
border-radius:0.875rem;
padding:1.625rem;
border:1px solid rgba(14, 17, 40, 0.08);
min-width:0;
}
.qmdwy_card_ic-s1z{
align-items:center;
color:#3A72E8;
display:inline-flex;
justify-content:center;
margin-bottom:16px;
}
.qmdwy_card_ic-s1z svg{
height:26px;
width:1.625rem;
}
.qmdwy_card_h-s1z{
color:#0E1117;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:8px;
overflow-wrap:break-word;
font-size:21px;
line-height:1.15;
}
.qmdwy_card_p-s1z{
overflow-wrap:break-word;
font-size:14px;
line-height:1.55;
color:#7A8399;
}
.qmdts-s1z{
padding:2.75rem 0;
}
.qmdts_in-s1z{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:881px){
.qmdts_in-s1z{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.qmdts_left-s1z{
min-width:0;
}
.qmdts_h2-s1z{
font-size:26px;
margin-bottom:12px;
color:#EEF2FF;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.1;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.qmdts_h2-s1z{
font-size:1.75rem;
}
}
.qmdts_text-s1z{
font-size:14.5px;
color:#8A9BBF;
margin-bottom:22px;
line-height:1.6;
max-width:32.5rem;
}
.qmdts_badges-s1z{
gap:1.125rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.qmdts_badge-s1z{
font-size:13px;
font-weight:600;
color:#8A9BBF;
}
.qmdts_pay-s1z{
gap:12px;
display:flex;
flex-wrap:wrap;
}
@media(min-width:877px){
.qmdts_pay-s1z{
justify-content:flex-end;
}
}
.qmdts_pay_chip-s1z{
padding:0.75rem 1rem;
border:1px solid rgba(180, 205, 255, 0.15);
background:rgba(220, 230, 255, 0.08);
border-radius:14px;
font-weight:700;
color:#EEF2FF;
font-size:0.875rem;
}
.qmdrv-s1z{
background:#FFFFFF;
padding:48px 0;
border-top:1px solid rgba(14, 17, 40, 0.08);
margin-top:24px;
border-bottom:1px solid rgba(14, 17, 40, 0.08);
}
@media(min-width:766px){
.qmdrv-s1z{
padding:3.5rem 0;
}
}
.qmdrv_head-s1z{
gap:16px;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.qmdrv_head-s1z{
gap:1.25rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.qmdrv_eyebrow-s1z{
margin-bottom:0.625rem;
}
.qmdrv_h2-s1z{
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
color:#0E1117;
font-size:30px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.qmdrv_h2-s1z{
font-size:2.375rem;
}
}
.qmdrv_agg-s1z{
gap:0.75rem;
display:flex;
align-items:center;
}
.qmdrv_agg_stars-s1z{
gap:3px;
color:#3A72E8;
display:flex;
}
.qmdrv_agg_stars-s1z svg{
height:1.125rem;
width:1.125rem;
}
.qmdrv_source-s1z{
font-size:0.813rem;
color:#7A8399;
}
.qmdrv_grid-s1z{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.qmdrv_grid-s1z{
grid-template-columns:repeat(3,1fr);
}
}
.qmdrv_card-s1z{
background:#F4F6F9;
border:1px solid rgba(14, 17, 40, 0.08);
padding:26px;
border-radius:0.875rem;
min-width:0;
}
.qmdrv_card_stars-s1z{
gap:2px;
color:#3A72E8;
margin-bottom:12px;
display:flex;
}
.qmdrv_card_stars-s1z svg{
height:0.875rem;
width:14px;
}
.qmdrv_card_body-s1z{
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.45;
margin-bottom:1rem;
font-weight:500;
font-size:1.125rem;
color:#0E1117;
}
.qmdrv_card_meta-s1z{
gap:10px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.qmdrv_card_av-s1z{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#3A72E8,#6AAAFF);
height:32px;
width:2rem;
}
.qmdrv_card_author-s1z{
color:#0E1117;
font-weight:700;
font-size:13px;
}
.qmdrv_card_loc-s1z{
font-size:0.75rem;
color:#5A6278;
}
.qmdprov-s1z{
padding:2.5rem 0 1.25rem;
}
.qmdprov_eyebrow-s1z{
display:block;
margin-bottom:18px;
}
.qmdprov_grid-s1z{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:561px){
.qmdprov_grid-s1z{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.qmdprov_grid-s1z{
grid-template-columns:repeat(6,1fr);
}
}
.qmdhts-s1z{
padding:3rem 0;
}
@media(min-width:769px){
.qmdhts-s1z{
padding:3.875rem 0;
}
}
.qmdhts_head-s1z{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:2.125rem;
}
@media(min-width:771px){
.qmdhts_head-s1z{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.qmdhts_eyebrow-s1z{
margin-bottom:12px;
}
.qmdhts_h2-s1z{
color:#EEF2FF;
line-height:1.05;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
font-weight:600;
}
@media(min-width:765px){
.qmdhts_h2-s1z{
font-size:2.375rem;
}
}
.qmdhts_cta-s1z{
padding:0.938rem 30px;
flex:0 0 auto;
background:#7EB3FF;
transition:opacity .22s ease;
border-radius:999px;
font-weight:700;
color:#0A0E18;
font-size:15px;
}
.qmdhts_cta-s1z:hover{
opacity:.9;
}
.qmdhts_grid-s1z{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:762px){
.qmdhts_grid-s1z{
grid-template-columns:repeat(3,1fr);
}
}
.qmdhts_step-s1z{
min-width:0;
padding-top:1.375rem;
border-top:1px solid rgba(180, 205, 255, 0.15);
}
.qmdhts_step_num-s1z{
margin-bottom:0.875rem;
font-weight:700;
line-height:1;
font-size:2.75rem;
color:#7EB3FF;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.qmdhts_step_h-s1z{
overflow-wrap:break-word;
line-height:1.2;
margin-bottom:8px;
font-size:19px;
font-weight:700;
color:#EEF2FF;
}
.qmdhts_step_p-s1z{
overflow-wrap:break-word;
font-size:14px;
line-height:1.55;
color:#8A9BBF;
}
.qmdtt-s1z{
padding:48px 0 10px;
}
@media(min-width:765px){
.qmdtt-s1z{
padding:3.75rem 0 10px;
}
}
.qmdtt_head-s1z{
text-align:center;
margin-bottom:34px;
}
.qmdtt_eyebrow-s1z{
margin-bottom:0.75rem;
}
.qmdtt_h2-s1z{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:32px;
line-height:1.05;
color:#0E1117;
font-weight:600;
}
@media(min-width:771px){
.qmdtt_h2-s1z{
font-size:2.625rem;
}
}
.qmdtt_grid-s1z{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.qmdtt_grid-s1z{
grid-template-columns:repeat(3,1fr);
}
}
.qmdtt_card-s1z{
border:1px solid rgba(14, 17, 40, 0.08);
padding:30px;
background:#FFFFFF;
border-radius:0.875rem;
display:flex;
flex-direction:column;
min-width:0;
}
.qmdtt_card_ic-s1z{
color:#3A72E8;
margin-bottom:18px;
display:inline-flex;
align-items:center;
}
.qmdtt_card_ic-s1z svg{
width:1.75rem;
height:28px;
}
.qmdtt_card_h-s1z{
line-height:1.15;
font-size:22px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#0E1117;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:600;
}
.qmdtt_card_p-s1z{
overflow-wrap:break-word;
color:#7A8399;
line-height:1.6;
font-size:0.875rem;
margin-bottom:0.875rem;
}
.qmdtt_card_p-s1z b{
font-weight:700;
color:#0E1117;
}
.qmdtt_card_link-s1z{
transition:color .22s ease;
font-weight:700;
font-size:0.813rem;
color:#0E1117;
margin-top:auto;
border-bottom:1px solid #3A72E8;
align-self:flex-start;
padding-bottom:2px;
}
.qmdtt_card_link-s1z:hover{
color:#3A72E8;
}
.qmdet-s1z{
padding:36px 0 0.625rem;
}
.qmdet_in-s1z{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:877px){
.qmdet_in-s1z{
grid-template-columns:1.1fr .9fr;
gap:3rem;
}
}
.qmdet_left-s1z{
min-width:0;
}
.qmdet_eyebrow-s1z{
margin-bottom:0.75rem;
}
.qmdet_h2-s1z{
font-size:1.75rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#0E1117;
line-height:1.06;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:14px;
}
@media(min-width:770px){
.qmdet_h2-s1z{
font-size:32px;
}
}
.qmdet_text-s1z{
line-height:1.65;
color:#7A8399;
font-size:15px;
margin-bottom:22px;
}
.qmdet_stats-s1z{
gap:24px;
flex-wrap:wrap;
display:flex;
}
.qmdet_stat-s1z{
min-width:0;
}
.qmdet_stat_v-s1z{
color:#0E1117;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:26px;
line-height:1;
}
.qmdet_stat_l-s1z{
margin-top:4px;
color:#5A6278;
font-size:0.781rem;
}
.qmdet_right-s1z{
gap:12px;
display:flex;
flex-direction:column;
}
.qmdet_member-s1z{
border:1px solid rgba(14, 17, 40, 0.08);
gap:16px;
background:#FFFFFF;
border-radius:14px;
padding:18px 20px;
display:flex;
min-width:0;
align-items:center;
}
.qmdet_member_av-s1z{
flex:0 0 auto;
background:linear-gradient(135deg,#0F1A2E,#3A72E8);
border-radius:50%;
width:48px;
height:48px;
}
.qmdet_member_name-s1z{
color:#0E1117;
font-weight:700;
font-size:0.938rem;
overflow-wrap:break-word;
}
.qmdet_member_role-s1z{
overflow-wrap:break-word;
color:#5A6278;
font-size:12.5px;
}
.qmdet_updated-s1z{
border-radius:14px;
border:1px solid rgba(14, 17, 40, 0.08);
background:#F4F6F9;
gap:8px;
padding:0.875rem 1.125rem;
font-size:12.5px;
display:flex;
color:#7A8399;
align-items:center;
}
.qmddr-s1z{
padding:36px 0 10px;
}
.qmddr_in-s1z{
padding:28px 2rem;
gap:20px;
border-radius:0.875rem;
border:1px dashed rgba(14, 17, 40, 0.15);
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.qmddr_in-s1z{
gap:32px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.qmddr_h2-s1z{
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#0E1117;
margin-bottom:0.5rem;
overflow-wrap:break-word;
line-height:1.1;
font-size:1.5rem;
}
@media(min-width:771px){
.qmddr_h2-s1z{
font-size:26px;
}
}
.qmddr_text-s1z{
max-width:680px;
color:#7A8399;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.6;
}
.qmddr_text-s1z b{
color:#0E1117;
font-weight:700;
}
.qmddr_cta-s1z{
flex:0 0 auto;
transition:color .22s ease;
font-weight:700;
font-size:13.5px;
border-bottom:1px solid #3A72E8;
color:#0E1117;
padding-bottom:2px;
white-space:nowrap;
}
.qmddr_cta-s1z:hover{
color:#3A72E8;
}
.qmdel-s1z{
padding:3rem 0;
}
@media(min-width:766px){
.qmdel-s1z{
padding:56px 0;
}
}
.qmdel_in-s1z{
grid-template-columns:1fr;
gap:2.5rem;
align-items:start;
display:grid;
}
@media(min-width:901px){
.qmdel_in-s1z{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.qmdel_left-s1z{
min-width:0;
}
.qmdel_eyebrow-s1z{
margin-bottom:0.875rem;
}
.qmdel_h2-s1z{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
font-size:2rem;
line-height:1.08;
margin-bottom:22px;
color:#0E1117;
}
@media(min-width:770px){
.qmdel_h2-s1z{
font-size:2.375rem;
}
}
.qmdel_body-s1z p{
margin-bottom:1.125rem;
font-size:16px;
color:#252C3B;
line-height:1.7;
overflow-wrap:break-word;
}
.qmdel_dropcap-s1z{
padding:6px 12px 0 0;
font-size:3.875rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#3A72E8;
font-weight:700;
line-height:.8;
float:left;
}
.qmdel_right-s1z{
min-width:0;
}
.qmdel_quote-s1z{
border-radius:1.25rem;
padding:2.25rem;
background:linear-gradient(150deg,#0F1A2E,#080C14);
color:#EEF2FF;
position:relative;
margin-bottom:1.5rem;
}
.qmdel_quote_mark-s1z{
align-items:center;
display:inline-flex;
margin-bottom:6px;
color:#7EB3FF;
}
.qmdel_quote_mark-s1z svg{
height:34px;
width:2.125rem;
}
.qmdel_quote_text-s1z{
font-weight:500;
font-size:22px;
line-height:1.4;
color:#EEF2FF;
margin-bottom:1.375rem;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.qmdel_quote_meta-s1z{
gap:12px;
align-items:center;
display:flex;
}
.qmdel_quote_av-s1z{
background:linear-gradient(135deg,#3A72E8,#6AAAFF);
flex:0 0 auto;
border-radius:50%;
height:2.375rem;
width:2.375rem;
}
.qmdel_quote_author-s1z{
font-size:0.875rem;
color:#EEF2FF;
font-weight:700;
}
.qmdel_quote_meta_sub-s1z{
color:#8A9BBF;
font-size:12px;
}
.qmdel_explain-s1z{
border:1px solid rgba(14, 17, 40, 0.08);
border-radius:0.875rem;
overflow:hidden;
}
.qmdel_explain_card-s1z{
padding:22px 24px;
}
.qmdel_explain_card-s1z+.qmdel_explain_card-s1z{
border-top:1px solid rgba(14, 17, 40, 0.08);
}
.qmdel_explain_h-s1z{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#0E1117;
line-height:1.15;
font-size:1.25rem;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:8px;
}
.qmdel_explain_p-s1z{
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
color:#7A8399;
}
.qmdsg-s1z{
padding:3rem 0 0.625rem;
}
.qmdsg_eyebrow-s1z{
margin-bottom:12px;
display:block;
}
.qmdsg_h2-s1z{
font-size:1.875rem;
line-height:1.05;
margin-bottom:1.75rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#0E1117;
overflow-wrap:break-word;
}
@media(min-width:766px){
.qmdsg_h2-s1z{
font-size:36px;
}
}
.qmdsg_grid-s1z{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:718px){
.qmdsg_grid-s1z{
grid-template-columns:repeat(3,1fr);
}
}
.qmdsg_col-s1z{
min-width:0;
}
.qmdsg_col_h-s1z{
font-size:1.375rem;
color:#0E1117;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:10px;
font-weight:600;
}
.qmdsg_col_p-s1z{
color:#7A8399;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
}
.qmdlh-s1z{
padding:40px 0 1.25rem;
}
.qmdlh_in-s1z{
padding-top:34px;
border-top:1px solid rgba(14, 17, 40, 0.15);
}
.qmdlh_eyebrow-s1z{
display:block;
margin-bottom:22px;
}
.qmdlh_grid-s1z{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:601px){
.qmdlh_grid-s1z{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.qmdlh_grid-s1z{
grid-template-columns:repeat(5,1fr);
}
}
.qmdlh_col-s1z{
min-width:0;
}
.qmdlh_col_h-s1z{
font-size:0.813rem;
margin-bottom:0.75rem;
overflow-wrap:break-word;
color:#0E1117;
font-weight:700;
}
.qmdlh_links-s1z{
gap:8px;
display:flex;
flex-direction:column;
}
.qmdlh_link-s1z{
transition:color .22s ease;
font-size:0.813rem;
color:#7A8399;
overflow-wrap:break-word;
}
.qmdlh_link-s1z:hover{
color:#3A72E8;
}
.qmdsb-s1z{
background:#FFFFFF;
padding:3rem 0;
border-top:1px solid rgba(14, 17, 40, 0.08);
border-bottom:1px solid rgba(14, 17, 40, 0.08);
margin-top:1.5rem;
}
@media(min-width:768px){
.qmdsb-s1z{
padding:3.5rem 0;
}
}
.qmdsb_eyebrow-s1z{
display:block;
margin-bottom:12px;
}
.qmdsb_h2-s1z{
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#0E1117;
margin-bottom:26px;
overflow-wrap:break-word;
line-height:1.05;
font-size:30px;
}
@media(min-width:771px){
.qmdsb_h2-s1z{
font-size:36px;
}
}
.qmdsb_grid-s1z{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:563px){
.qmdsb_grid-s1z{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:959px){
.qmdsb_grid-s1z{
grid-template-columns:repeat(4,1fr);
}
}
.qmdsb_card-s1z{
background:#F4F6F9;
padding:1.5rem;
border-radius:14px;
border:1px solid rgba(14, 17, 40, 0.08);
min-width:0;
}
.qmdsb_card_h-s1z{
font-weight:600;
color:#0E1117;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:8px;
font-size:19px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.qmdsb_card_p-s1z{
font-size:0.844rem;
color:#7A8399;
line-height:1.6;
overflow-wrap:break-word;
}
.qmdsb_rtp-s1z{
grid-template-columns:1fr;
border-radius:14px;
gap:24px;
background:#F4F6F9;
padding:1.625rem 1.75rem;
border:1px solid rgba(14, 17, 40, 0.08);
align-items:center;
margin-top:1.125rem;
display:grid;
}
@media(min-width:762px){
.qmdsb_rtp-s1z{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.qmdsb_rtp_h-s1z{
margin-bottom:0.5rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.15;
overflow-wrap:break-word;
color:#0E1117;
font-size:20px;
font-weight:600;
}
.qmdsb_rtp_p-s1z{
overflow-wrap:break-word;
font-size:0.844rem;
line-height:1.6;
color:#7A8399;
}
.qmdsb_rtp_stats-s1z{
gap:16px;
display:flex;
}
.qmdsb_stat-s1z{
background:#FFFFFF;
padding:18px;
flex:1 1 0;
border-radius:0.5rem;
min-width:0;
text-align:center;
}
.qmdsb_stat_v-s1z{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1DB87A;
font-size:26px;
overflow-wrap:break-word;
font-weight:700;
}
.qmdsb_stat_l-s1z{
color:#5A6278;
margin-top:0.25rem;
font-size:11.5px;
}
.qmdfaq-s1z{
padding:48px 0;
background:#FFFFFF;
margin-top:1.5rem;
border-top:1px solid rgba(14, 17, 40, 0.08);
border-bottom:1px solid rgba(14, 17, 40, 0.08);
}
@media(min-width:765px){
.qmdfaq-s1z{
padding:62px 0;
}
}
.qmdfaq_head-s1z{
text-align:center;
margin-bottom:34px;
}
.qmdfaq_eyebrow-s1z{
margin-bottom:0.75rem;
}
.qmdfaq_h2-s1z{
font-weight:600;
line-height:1.05;
font-size:32px;
color:#0E1117;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:767px){
.qmdfaq_h2-s1z{
font-size:38px;
}
}
.qmdfaq_list-s1z{
margin:0 auto;
gap:0.75rem;
flex-direction:column;
display:flex;
max-width:51.25rem;
}
.qmdfaq_item-s1z{
overflow:hidden;
border-radius:0.875rem;
background:#F4F6F9;
border:1px solid rgba(14, 17, 40, 0.08);
}
.qmdfaq_q-s1z{
padding:20px 24px;
gap:1.25rem;
list-style:none;
color:#0E1117;
overflow-wrap:break-word;
font-weight:700;
font-size:1rem;
display:flex;
align-items:center;
cursor:pointer;
justify-content:space-between;
}
.qmdfaq_q-s1z::-webkit-details-marker{
display:none;
}
.qmdfaq_q_ic-s1z{
flex:0 0 auto;
transition:transform .22s ease;
align-items:center;
display:inline-flex;
color:#3A72E8;
}
.qmdfaq_q_ic-s1z svg{
height:18px;
width:18px;
}
.qmdfaq_item-s1z[open] .qmdfaq_q_ic-s1z{
transform:rotate(180deg);
}
.qmdfaq_a-s1z{
padding:0 1.5rem 1.25rem;
line-height:1.6;
font-size:14.5px;
color:#7A8399;
overflow-wrap:break-word;
}
.qmdft-s1z{
background:#1A1F2E;
color:#8A9BBF;
margin-top:2.5rem;
}
.qmdft_in-s1z{
gap:32px;
grid-template-columns:1fr;
padding:48px 0 1.75rem;
display:grid;
}
@media(min-width:602px){
.qmdft_in-s1z{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.qmdft_in-s1z{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.qmdft_brand-s1z{
min-width:0;
}
.qmdft_logo-s1z{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.625rem;
font-weight:700;
color:#EEF2FF;
}
.qmdft_tagline-s1z{
max-width:17.5rem;
font-size:13.5px;
margin-top:14px;
line-height:1.6;
color:#8A9BBF;
}
.qmdft_contact-s1z{
transition:color .22s ease;
font-size:0.813rem;
margin-top:0.75rem;
display:inline-block;
max-width:280px;
color:#7EB3FF;
overflow-wrap:anywhere;
}
.qmdft_contact-s1z:hover{
color:#EEF2FF;
}
.qmdft_col-s1z{
min-width:0;
}
.qmdft_col_h-s1z{
font-weight:700;
overflow-wrap:break-word;
color:#EEF2FF;
margin-bottom:0.875rem;
font-size:0.813rem;
letter-spacing:.08em;
text-transform:uppercase;
}
.qmdft_col_links-s1z{
gap:10px;
display:flex;
flex-direction:column;
}
.qmdft_link-s1z{
transition:color .22s ease;
font-size:13.5px;
color:#8A9BBF;
overflow-wrap:break-word;
}
.qmdft_link-s1z:hover{
color:#EEF2FF;
}
.qmdft_bot-s1z{
gap:16px;
padding:22px 0 2.5rem;
display:flex;
border-top:1px solid rgba(180, 205, 255, 0.15);
flex-direction:column;
}
@media(min-width:769px){
.qmdft_bot-s1z{
gap:1.25rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.qmdft_legal-s1z{
line-height:1.6;
font-size:11.5px;
max-width:760px;
overflow-wrap:break-word;
color:#A4ABBE;
}
.qmdft_legal-s1z b{
color:#8A9BBF;
font-weight:700;
}
.qmdft_age-s1z{
padding:4px 9px;
border:1.5px solid #7EB3FF;
border-radius:0.5rem;
flex:0 0 auto;
color:#7EB3FF;
font-size:0.813rem;
font-weight:700;
}