*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F4F6F9;
font-family:"Golos Text", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
line-height:1.6;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
color:#2C3444;
font-size:0.938rem;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0, 0, 0, 0.50);
}
::-webkit-scrollbar-track{
background:transparent;
}
.dqmlayout-5iw{
flex-direction:column;
min-height:100vh;
display:flex;
}
.dqmmain-5iw{
flex:1 1 auto;
min-width:0;
width:100%;
}
.dqmcontainer-5iw{
margin:0 auto;
padding:0 1rem;
max-width:87.5rem;
width:100%;
}
@media(min-width:765px){
.dqmcontainer-5iw{
padding:0 32px;
}
}
@media(min-width:1101px){
.dqmcontainer-5iw{
padding:0 56px;
}
}
.dqmeyebrow-5iw{
display:inline-block;
font-size:0.688rem;
font-weight:600;
line-height:1.4;
color:#2E7DD6;
text-transform:uppercase;
overflow-wrap:break-word;
font-family:"Golos Text", 'Helvetica Neue', Arial, sans-serif;
letter-spacing:.2em;
}
.dqmband-5iw{
background:#141B2D;
color:#EDF1F8;
}
.dqmband-5iw .dqmeyebrow-5iw{
color:#6FB8FF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.dqmtb-5iw{
background:#F4F6F9;
top:0;
z-index:50;
border-bottom:1px solid rgba(20, 24, 40, 0.15);
position:sticky;
}
.dqmtb_in-5iw{
margin:0 auto;
gap:1rem;
padding:12px 1rem;
align-items:center;
display:flex;
justify-content:space-between;
max-width:1400px;
width:100%;
}
@media(min-width:768px){
.dqmtb_in-5iw{
padding:1rem 2rem;
}
}
@media(min-width:1101px){
.dqmtb_in-5iw{
padding:1.125rem 56px;
}
}
.dqmtb_left-5iw{
gap:28px;
align-items:center;
min-width:0;
display:flex;
}
.dqmtb_logo-5iw{
gap:11px;
min-width:0;
align-items:center;
display:flex;
}
.dqmtb_logo_mark-5iw{
flex:0 0 auto;
border-radius:8px;
width:2.125rem;
height:2.125rem;
object-fit:cover;
}
.dqmtb_logo_txt-5iw{
line-height:1;
display:flex;
min-width:0;
flex-direction:column;
}
.dqmtb_logo_name-5iw{
overflow:hidden;
white-space:nowrap;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:700;
letter-spacing:.02em;
color:#131820;
font-size:1.375rem;
text-overflow:ellipsis;
}
.dqmtb_logo_sub-5iw{
overflow:hidden;
color:#2E7DD6;
text-transform:uppercase;
margin-top:0.25rem;
letter-spacing:.32em;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:600;
font-size:8.5px;
}
.dqmtb_nav-5iw{
display:none;
}
@media(min-width:963px){
.dqmtb_nav-5iw{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.dqmtb_nav_item-5iw{
transition:color .22s ease,border-color .22s ease;
font-weight:600;
padding-bottom:3px;
color:#2C3444;
border-bottom:2px solid transparent;
white-space:nowrap;
font-size:0.875rem;
}
.dqmtb_nav_item-5iw:hover{
color:#131820;
}
.dqmtb_nav_item-5iw.dqmstate_active-5iw{
border-color:#2E7DD6;
color:#131820;
}
.dqmtb_right-5iw{
flex:0 0 auto;
gap:0.875rem;
display:flex;
align-items:center;
}
.dqmtb_search-5iw{
transition:color .22s ease;
display:flex;
align-items:center;
justify-content:center;
color:#2C3444;
}
.dqmtb_search-5iw:hover{
color:#2E7DD6;
}
.dqmtb_search-5iw svg{
width:1.125rem;
height:1.125rem;
}
.dqmtb_lang-5iw{
text-transform:uppercase;
font-size:11px;
font-weight:600;
color:#5A6478;
letter-spacing:.1em;
}
.dqmtb_lang-5iw:hover{
color:#131820;
}
.dqmtb_login-5iw{
font-weight:600;
color:#131820;
display:none;
font-size:14px;
}
@media(min-width:770px){
.dqmtb_login-5iw{
display:inline-block;
}
}
.dqmtb_register-5iw{
transition:background-color .22s ease;
border-radius:999px;
padding:0.688rem 1.375rem;
background:#131820;
color:#EDF1F8;
white-space:nowrap;
font-size:0.875rem;
font-weight:700;
}
.dqmtb_register-5iw:hover{
background:#252E42;
}
.dqmmob-5iw{
background:#F4F6F9;
left:0;
position:fixed;
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
border-top:1px solid rgba(20, 24, 40, 0.15);
right:0;
}
@media(min-width:959px){
.dqmmob-5iw{
display:none;
}
}
.dqmmob_in-5iw{
margin:0 auto;
display:flex;
max-width:560px;
justify-content:space-around;
align-items:stretch;
}
.dqmmob_item-5iw{
flex:1 1 0;
padding:9px 4px;
transition:color .22s ease;
gap:3px;
color:#5A6478;
flex-direction:column;
min-width:0;
align-items:center;
display:flex;
}
.dqmmob_item-5iw.dqmstate_active-5iw{
color:#2E7DD6;
}
.dqmmob_ic-5iw{
display:flex;
align-items:center;
justify-content:center;
}
.dqmmob_ic-5iw svg{
width:1.25rem;
height:1.25rem;
}
.dqmmob_lb-5iw{
overflow:hidden;
white-space:nowrap;
font-weight:600;
text-overflow:ellipsis;
font-size:10px;
max-width:100%;
}
@media(max-width:962px){
body{
padding-bottom:60px;
}
}
.dqmrail-5iw{
min-width:0;
position:relative;
}
.dqmrail_scroll-5iw{
gap:14px;
overflow-x:auto;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
display:flex;
padding-bottom:0.875rem;
}
@media(min-width:765px){
.dqmrail_scroll-5iw{
gap:18px;
}
}
.dqmgc-5iw{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:766px){
.dqmgc-5iw{
width:11.75rem;
}
}
.dqmgc_img-5iw{
border-radius:0.875rem;
overflow:hidden;
background:#FFFFFF;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(20, 24, 40, 0.06), 0 8px 24px rgba(20, 24, 40, 0.09);
}
.dqmgc_img-5iw img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.dqmgc_cover-5iw{
background:linear-gradient(160deg,transparent 55%,rgba(0, 0, 0, 0.50));
inset:0;
pointer-events:none;
position:absolute;
}
.dqmgc_hover-5iw{
transition:opacity .22s ease;
inset:0;
background:rgba(0, 0, 0, 0.50);
justify-content:center;
position:absolute;
opacity:0;
align-items:center;
display:flex;
}
.dqmgc-5iw:hover .dqmgc_hover-5iw{
opacity:1;
}
.dqmgc_hover_btn-5iw{
background:#131820;
border-radius:999px;
height:2.875rem;
color:#EDF1F8;
align-items:center;
display:flex;
width:2.875rem;
justify-content:center;
}
.dqmgc_hover_btn-5iw svg{
height:1.125rem;
width:18px;
}
.dqmgc_info-5iw{
gap:2px;
margin-top:0.563rem;
display:flex;
min-width:0;
flex-direction:column;
}
.dqmgc_name-5iw{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
font-size:0.813rem;
color:#131820;
white-space:nowrap;
}
.dqmgc_prov-5iw{
overflow:hidden;
white-space:nowrap;
color:#5A6478;
font-size:0.688rem;
text-overflow:ellipsis;
}
.dqmgc_meta-5iw{
color:#5A6478;
font-size:0.688rem;
}
.dqmtc-5iw{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:765px){
.dqmtc-5iw{
width:230px;
}
}
.dqmtc_img-5iw{
border-radius:0.875rem;
background:#FFFFFF;
overflow:hidden;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 6px rgba(20, 24, 40, 0.06), 0 0.5rem 1.5rem rgba(20, 24, 40, 0.09);
}
.dqmtc_img-5iw img{
inset:0;
object-fit:cover;
width:100%;
position:absolute;
height:100%;
}
.dqmtc_info-5iw{
gap:2px;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
display:flex;
}
.dqmtc_name-5iw{
overflow:hidden;
color:#131820;
font-size:0.875rem;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
}
.dqmtc_rtp-5iw{
color:#5A6478;
font-size:11px;
}
.dqmlc-5iw{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:765px){
.dqmlc-5iw{
width:268px;
}
}
.dqmlc_img-5iw{
background:#FFFFFF;
border-radius:14px;
overflow:hidden;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 6px rgba(20, 24, 40, 0.06), 0 8px 1.5rem rgba(20, 24, 40, 0.09);
}
.dqmlc_img-5iw img{
inset:0;
object-fit:cover;
position:absolute;
height:100%;
width:100%;
}
.dqmlc_live-5iw{
background:rgba(0, 0, 0, 0.50);
padding:4px 0.563rem;
border-radius:999px;
gap:7px;
position:absolute;
left:12px;
align-items:center;
top:0.75rem;
display:flex;
}
.dqmlc_live_dot-5iw{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#D63C3C;
height:0.5rem;
width:0.5rem;
}
.dqmlc_seats-5iw{
color:#EDF1F8;
font-weight:600;
text-transform:uppercase;
font-size:10px;
letter-spacing:.08em;
}
.dqmlc_info-5iw{
gap:2px;
display:flex;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
}
.dqmlc_name-5iw{
overflow:hidden;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
font-size:15px;
color:#131820;
}
.dqmlc_bet-5iw{
color:#5A6478;
font-size:0.688rem;
}
.dqmpc-5iw{
gap:0.5rem;
padding:1rem 0.875rem;
background:#FFFFFF;
border-radius:14px;
border:1px solid rgba(20, 24, 40, 0.08);
min-height:74px;
align-items:center;
flex-direction:column;
justify-content:center;
display:flex;
min-width:0;
}
.dqmpc_logo-5iw{
flex:0 0 auto;
max-width:100%;
height:1.75rem;
width:auto;
object-fit:contain;
}
.dqmpc_name-5iw{
overflow:hidden;
max-width:100%;
text-align:center;
color:#5A6478;
font-size:0.688rem;
text-overflow:ellipsis;
white-space:nowrap;
}
.dqmgc_tag-5iw{
padding:3px 8px;
border-radius:0.5rem;
font-weight:700;
top:10px;
display:inline-block;
font-size:10px;
left:10px;
position:absolute;
z-index:2;
letter-spacing:.06em;
text-transform:uppercase;
}
.dqmgc_tag_hot-5iw{
background:#D63C3C;
color:#EDF1F8;
}
.dqmgc_tag_new-5iw{
background:#5BA3F0;
color:#0D1119;
}
.dqmgc_tag_jp-5iw{
background:#D4960A;
color:#0D1119;
}
.dqmgc_tag_live-5iw{
background:#D63C3C;
color:#EDF1F8;
}
.dqmsh-5iw{
margin-bottom:18px;
min-width:0;
}
.dqmsh_row-5iw{
gap:16px;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
}
.dqmsh_row-5iw .dqmsh_l-5iw{
gap:6px;
flex-direction:column;
min-width:0;
display:flex;
}
.dqmsh_stack-5iw{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.dqmsh_center-5iw{
gap:10px;
text-align:center;
flex-direction:column;
display:flex;
align-items:center;
}
.dqmsh_h2-5iw{
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#131820;
font-size:1.5rem;
}
@media(min-width:767px){
.dqmsh_h2-5iw{
font-size:1.875rem;
}
}
.dqmband-5iw .dqmsh_h2-5iw{
color:#EDF1F8;
}
.dqmsh_eb_line-5iw{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.dqmsh_eb_line-5iw::before{
background:#2E7DD6;
width:28px;
content:"";
display:inline-block;
height:1px;
}
.dqmband-5iw .dqmsh_eb_line-5iw::before{
background:#6FB8FF;
}
.dqmsh_eb_dot-5iw{
gap:8px;
display:inline-flex;
align-items:center;
}
.dqmsh_eb_dot-5iw::before{
background:#2E7DD6;
border-radius:50%;
width:0.375rem;
content:"";
display:inline-block;
height:0.375rem;
}
.dqmband-5iw .dqmsh_eb_dot-5iw::before{
background:#6FB8FF;
}
.dqmsh_link-5iw{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
display:inline-flex;
align-items:center;
color:#131820;
white-space:nowrap;
font-size:13px;
border-bottom:1px solid #131820;
font-weight:600;
padding-bottom:2px;
}
.dqmsh_link-5iw:hover{
border-color:#2E7DD6;
color:#2E7DD6;
}
.dqmsh_link-5iw svg{
width:0.875rem;
height:14px;
}
.dqmsh_link_chev-5iw{
padding-bottom:0;
border-bottom:0;
}
.dqmsh_link_btn-5iw{
background:#131820;
padding:9px 1.125rem;
border-radius:62.438rem;
color:#EDF1F8;
border-bottom:0;
}
.dqmsh_link_btn-5iw:hover{
background:#252E42;
border-color:transparent;
color:#EDF1F8;
}
.dqmband-5iw .dqmsh_link-5iw{
border-color:#EDF1F8;
color:#EDF1F8;
}
.dqmband-5iw .dqmsh_link_btn-5iw{
background:#6FB8FF;
color:#0D1119;
}
.dqmsh_rule-5iw{
margin:-2px 0 18px;
background:rgba(20, 24, 40, 0.15);
height:1px;
}
.dqmband-5iw .dqmsh_rule-5iw{
background:rgba(255, 255, 255, 0.12);
}
.dqmhero-5iw{
padding:2rem 0 0.5rem;
}
@media(min-width:765px){
.dqmhero-5iw{
padding:56px 0 24px;
}
}
.dqmhero_in-5iw{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:899px){
.dqmhero_in-5iw{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.dqmhero_copy-5iw{
min-width:0;
}
.dqmhero_eyebrow-5iw{
gap:0.625rem;
margin-bottom:22px;
display:inline-flex;
align-items:center;
}
.dqmhero_eyebrow_line-5iw{
background:#2E7DD6;
flex:0 0 auto;
height:1px;
display:inline-block;
width:1.75rem;
}
.dqmhero_h1-5iw{
overflow-wrap:break-word;
font-size:38px;
letter-spacing:-.01em;
line-height:1.04;
font-weight:600;
margin-bottom:20px;
color:#131820;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.dqmhero_h1-5iw{
font-size:54px;
}
}
@media(min-width:1102px){
.dqmhero_h1-5iw{
font-size:62px;
}
}
.dqmhero_h1-5iw em{
color:#2E7DD6;
font-style:normal;
}
.dqmhero_sub-5iw{
max-width:30rem;
font-size:1rem;
line-height:1.6;
color:#7B8699;
margin-bottom:30px;
}
@media(min-width:769px){
.dqmhero_sub-5iw{
font-size:18px;
}
}
.dqmhero_actions-5iw{
gap:0.875rem;
display:flex;
margin-bottom:34px;
align-items:center;
flex-wrap:wrap;
}
.dqmhero_cta-5iw{
gap:0.625rem;
transition:background-color .22s ease;
background:#131820;
padding:1rem 30px;
border-radius:62.438rem;
font-weight:700;
display:inline-flex;
font-size:0.938rem;
align-items:center;
color:#EDF1F8;
}
.dqmhero_cta-5iw:hover{
background:#252E42;
}
.dqmhero_cta_ic-5iw{
display:inline-flex;
align-items:center;
}
.dqmhero_cta_ic-5iw svg{
height:1rem;
width:1rem;
}
.dqmhero_cta_alt-5iw{
transition:border-color .22s ease,color .22s ease;
background:transparent;
border:1px solid rgba(20, 24, 40, 0.15);
border-radius:62.438rem;
padding:15px 1.625rem;
align-items:center;
display:inline-flex;
font-size:0.938rem;
font-weight:600;
color:#131820;
}
.dqmhero_cta_alt-5iw:hover{
border-color:#2E7DD6;
color:#2E7DD6;
}
.dqmhero_trust-5iw{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.dqmhero_trust_item-5iw{
gap:0.563rem;
font-weight:600;
align-items:center;
display:flex;
font-size:13px;
color:#2C3444;
}
.dqmhero_trust_ic-5iw{
display:inline-flex;
color:#2E7DD6;
align-items:center;
}
.dqmhero_trust_ic-5iw svg{
height:16px;
width:1rem;
}
.dqmhero_promo-5iw{
border-radius:20px;
background:#FFFFFF;
overflow:hidden;
min-height:300px;
box-shadow:0 0.75rem 48px rgba(20, 24, 40, 0.16), 0 3px 0.75rem rgba(20, 24, 40, 0.10);
position:relative;
display:flex;
}
.dqmhero_promo_bg-5iw{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.dqmhero_promo_bg-5iw::after{
inset:0;
background:linear-gradient(120deg,#141B2D 0%,rgba(0, 0, 0, 0.50) 55%,transparent 100%);
content:"";
position:absolute;
}
.dqmhero_promo_glow-5iw{
border-radius:50%;
background:radial-gradient(circle,rgba(82, 148, 226, 0.18) 0%,transparent 65%);
right:-1.25rem;
width:16.25rem;
height:16.25rem;
pointer-events:none;
position:absolute;
top:-2.5rem;
}
.dqmhero_promo_ct-5iw{
padding:1.75rem;
position:relative;
align-self:flex-end;
max-width:88%;
z-index:2;
}
.dqmhero_promo_label-5iw{
letter-spacing:.25em;
font-weight:700;
display:block;
color:#6FB8FF;
text-transform:uppercase;
font-size:10px;
margin-bottom:8px;
}
.dqmhero_promo_amount-5iw{
font-weight:600;
font-size:32px;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#EDF1F8;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:769px){
.dqmhero_promo_amount-5iw{
font-size:2.5rem;
}
}
.dqmhero_promo_amount-5iw em{
font-style:normal;
color:#6FB8FF;
}
.dqmhero_rating-5iw{
gap:10px;
background:#FFFFFF;
border-radius:0.875rem;
padding:0.625rem 0.875rem;
border:1px solid rgba(20, 24, 40, 0.08);
display:flex;
align-items:center;
right:14px;
z-index:3;
box-shadow:0 2px 0.375rem rgba(20, 24, 40, 0.06), 0 0.5rem 24px rgba(20, 24, 40, 0.09);
position:absolute;
max-width:min(16.25rem,62%);
top:0.875rem;
}
.dqmhero_rating_score-5iw{
flex:0 0 auto;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#131820;
font-weight:700;
font-size:1.5rem;
}
.dqmhero_rating_txt-5iw{
flex:1 1 auto;
min-width:0;
}
.dqmhero_rating_stars-5iw{
gap:2px;
display:flex;
color:#2E7DD6;
}
.dqmhero_rating_stars-5iw svg{
height:0.75rem;
width:12px;
}
.dqmhero_rating_cap-5iw{
display:block;
font-size:0.688rem;
margin-top:3px;
overflow-wrap:break-word;
line-height:1.35;
color:#5A6478;
}
.dqmstat-5iw{
border-top:1px solid rgba(20, 24, 40, 0.15);
border-bottom:1px solid rgba(20, 24, 40, 0.15);
margin-top:16px;
}
.dqmstat_in-5iw{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:768px){
.dqmstat_in-5iw{
grid-template-columns:repeat(4,1fr);
}
}
.dqmstat_item-5iw{
padding:1.375rem 14px;
border-bottom:1px solid rgba(20, 24, 40, 0.08);
min-width:0;
border-right:1px solid rgba(20, 24, 40, 0.08);
}
.dqmstat_item-5iw:nth-child(2n){
border-right:0;
}
.dqmstat_item-5iw:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.dqmstat_item-5iw{
border-bottom:0;
}
.dqmstat_item-5iw:nth-child(2n){
border-right:1px solid rgba(20, 24, 40, 0.08);
}
.dqmstat_item-5iw:nth-child(4n){
border-right:0;
}
}
.dqmstat_value-5iw{
font-size:1.875rem;
overflow-wrap:break-word;
line-height:1;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#131820;
font-weight:700;
}
@media(min-width:769px){
.dqmstat_value-5iw{
font-size:34px;
}
}
.dqmstat_label-5iw{
line-height:1.4;
color:#5A6478;
overflow-wrap:break-word;
margin-top:0.375rem;
font-size:0.813rem;
}
.dqmgrow-5iw{
padding:1.625rem 0 10px;
}
.dqmrow_seo-5iw{
margin:10px 0 0;
max-width:47.5rem;
color:#7B8699;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
}
.dqmrow_seo-5iw strong{
font-weight:700;
color:#131820;
}
.dqmpr-5iw{
padding:30px 0 0.375rem;
}
.dqmpr_card-5iw{
flex:0 0 auto;
padding:1.625rem;
border:1px solid rgba(20, 24, 40, 0.08);
background:#FFFFFF;
overflow:hidden;
border-radius:20px;
gap:0.625rem;
display:flex;
width:17.5rem;
flex-direction:column;
position:relative;
min-height:200px;
}
@media(min-width:769px){
.dqmpr_card-5iw{
width:18.75rem;
}
}
.dqmpr_card_feat-5iw{
background:linear-gradient(150deg,#1A2540,#0C1018);
border-color:transparent;
color:#EDF1F8;
}
.dqmpr_glow-5iw{
border-radius:50%;
background:radial-gradient(circle,rgba(82, 148, 226, 0.18),transparent 70%);
opacity:0;
height:8.125rem;
width:8.125rem;
pointer-events:none;
top:-30px;
right:-1.875rem;
position:absolute;
}
.dqmpr_card_feat-5iw .dqmpr_glow-5iw{
opacity:1;
}
.dqmpr_label-5iw{
letter-spacing:.16em;
font-size:10px;
text-transform:uppercase;
font-weight:700;
color:#2E7DD6;
position:relative;
}
.dqmpr_card_feat-5iw .dqmpr_label-5iw{
color:#6FB8FF;
}
.dqmpr_amount-5iw{
font-weight:600;
color:#131820;
line-height:1.08;
position:relative;
font-size:26px;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.dqmpr_card_feat-5iw .dqmpr_amount-5iw{
color:#EDF1F8;
}
.dqmpr_amount-5iw em{
font-style:normal;
color:#2E7DD6;
}
.dqmpr_card_feat-5iw .dqmpr_amount-5iw em{
color:#6FB8FF;
}
.dqmpr_terms-5iw{
position:relative;
color:#5A6478;
line-height:1.5;
font-size:13px;
}
.dqmpr_card_feat-5iw .dqmpr_terms-5iw{
color:#8C9BB5;
}
.dqmpr_cta-5iw{
margin-top:auto;
align-self:flex-start;
position:relative;
}
.dqmpr_card_feat-5iw .dqmpr_cta-5iw{
transition:opacity .22s ease;
padding:0.563rem 1.125rem;
background:#6FB8FF;
border-radius:62.438rem;
color:#0D1119;
font-size:13px;
font-weight:700;
}
.dqmpr_card_feat-5iw .dqmpr_cta-5iw:hover{
opacity:.9;
}
.dqmpr_card-5iw:not(.dqmpr_card_feat-5iw) .dqmpr_cta-5iw{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
border-bottom:1px solid #131820;
font-weight:700;
font-size:0.813rem;
color:#131820;
}
.dqmpr_card-5iw:not(.dqmpr_card_feat-5iw) .dqmpr_cta-5iw:hover{
border-color:#2E7DD6;
color:#2E7DD6;
}
.dqmgrow-5iw{
padding:26px 0 0.625rem;
}
.dqmrow_seo-5iw{
margin:0.625rem 0 0;
max-width:760px;
font-size:14px;
line-height:1.65;
color:#7B8699;
overflow-wrap:break-word;
}
.dqmrow_seo-5iw strong{
color:#131820;
font-weight:700;
}
.dqmgf-5iw{
padding:1.5rem 0 0.375rem;
}
.dqmgf_in-5iw{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.dqmgf_chip-5iw{
border-radius:62.438rem;
background:#FFFFFF;
border:1px solid rgba(20, 24, 40, 0.15);
padding:0.625rem 1.125rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
font-size:0.813rem;
white-space:nowrap;
font-weight:600;
color:#2C3444;
}
.dqmgf_chip-5iw:hover{
border-color:#2E7DD6;
color:#2E7DD6;
}
.dqmgf_chip-5iw.dqmstate_active-5iw{
background:#131820;
border-color:transparent;
color:#EDF1F8;
}
.dqmgrow-5iw{
padding:26px 0 10px;
}
.dqmrow_seo-5iw{
margin:10px 0 0;
max-width:47.5rem;
line-height:1.65;
color:#7B8699;
font-size:0.875rem;
overflow-wrap:break-word;
}
.dqmrow_seo-5iw strong{
color:#131820;
font-weight:700;
}
.dqmjp-5iw{
padding:1.875rem 0 0.625rem;
}
.dqmjp_grid-5iw{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:765px){
.dqmjp_grid-5iw{
grid-template-columns:1fr 1fr;
}
.dqmjp_card_mega-5iw{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.dqmjp_grid-5iw{
grid-template-columns:1.4fr 1fr 1fr;
}
.dqmjp_card_mega-5iw{
grid-column:auto;
}
}
.dqmjp_card-5iw{
background:#FFFFFF;
border-radius:20px;
gap:12px;
border:1px solid rgba(20, 24, 40, 0.08);
padding:1.625rem;
overflow:hidden;
min-height:200px;
display:flex;
min-width:0;
justify-content:space-between;
position:relative;
flex-direction:column;
}
.dqmjp_card_mega-5iw{
border-color:transparent;
background:linear-gradient(135deg,#1A2540,#0C1018);
color:#EDF1F8;
min-height:13.125rem;
}
.dqmjp_glow-5iw{
border-radius:50%;
background:radial-gradient(circle,rgba(82, 148, 226, 0.18),transparent 70%);
height:200px;
right:-40px;
pointer-events:none;
top:-40px;
position:absolute;
width:200px;
}
.dqmjp_label-5iw{
gap:0.625rem;
position:relative;
color:#2E7DD6;
align-items:center;
display:flex;
letter-spacing:.16em;
text-transform:uppercase;
flex-wrap:wrap;
font-size:10px;
justify-content:space-between;
font-weight:700;
}
.dqmjp_card_mega-5iw .dqmjp_label-5iw{
color:#6FB8FF;
}
.dqmjp_drop-5iw{
text-transform:none;
color:#5A6478;
letter-spacing:.04em;
font-weight:600;
}
.dqmjp_card_mega-5iw .dqmjp_drop-5iw{
color:#8C9BB5;
}
.dqmjp_amount-5iw{
font-size:2.375rem;
font-weight:700;
color:#131820;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1;
position:relative;
}
.dqmjp_card_mega-5iw .dqmjp_amount-5iw{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#6FB8FF;
}
@media(min-width:765px){
.dqmjp_card_mega-5iw .dqmjp_amount-5iw{
font-size:54px;
}
}
.dqmjp_game-5iw{
color:#5A6478;
font-size:13px;
position:relative;
}
.dqmjp_card_mega-5iw .dqmjp_game-5iw{
color:#8C9BB5;
}
.dqmjp_cta-5iw{
align-self:flex-start;
position:relative;
}
.dqmjp_card_mega-5iw .dqmjp_cta-5iw{
background:#6FB8FF;
transition:opacity .22s ease;
padding:0.625rem 20px;
border-radius:999px;
color:#0D1119;
font-size:0.813rem;
font-weight:700;
}
.dqmjp_card_mega-5iw .dqmjp_cta-5iw:hover{
opacity:.9;
}
.dqmjp_card-5iw:not(.dqmjp_card_mega-5iw) .dqmjp_cta-5iw{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
color:#131820;
padding-bottom:2px;
font-size:0.813rem;
border-bottom:1px solid #131820;
}
.dqmjp_card-5iw:not(.dqmjp_card_mega-5iw) .dqmjp_cta-5iw:hover{
border-color:#2E7DD6;
color:#2E7DD6;
}
.dqmjp_seo-5iw{
margin:0.875rem 0 0;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
color:#7B8699;
max-width:760px;
}
.dqmjp_seo-5iw strong{
font-weight:700;
color:#131820;
}
.dqmapp-5iw{
padding:30px 0 0.625rem;
}
.dqmapp_in-5iw{
background:#FFFFFF;
gap:28px;
border:1px solid rgba(20, 24, 40, 0.08);
padding:2rem;
border-radius:1.25rem;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.dqmapp_in-5iw{
padding:2.5rem 2.75rem;
gap:40px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.dqmapp_copy-5iw{
max-width:35rem;
min-width:0;
}
.dqmapp_eyebrow-5iw{
margin-bottom:0.75rem;
}
.dqmapp_h2-5iw{
font-size:28px;
margin-bottom:12px;
color:#131820;
font-weight:600;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
}
@media(min-width:766px){
.dqmapp_h2-5iw{
font-size:34px;
}
}
.dqmapp_text-5iw{
color:#7B8699;
line-height:1.6;
font-size:0.875rem;
margin-bottom:22px;
}
.dqmapp_btns-5iw{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.dqmapp_btn-5iw{
gap:0.625rem;
padding:11px 20px;
transition:background-color .22s ease;
border-radius:14px;
background:#131820;
display:inline-flex;
color:#EDF1F8;
align-items:center;
}
.dqmapp_btn-5iw:hover{
background:#252E42;
}
.dqmapp_btn_ic-5iw{
align-items:center;
display:inline-flex;
}
.dqmapp_btn_ic-5iw svg{
height:18px;
width:18px;
}
.dqmapp_btn_lb-5iw{
font-size:13.5px;
font-weight:700;
}
.dqmapp_qr_wrap-5iw{
gap:1.125rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.dqmapp_qr-5iw{
flex:0 0 auto;
border-radius:0.875rem;
height:6.75rem;
width:108px;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 0.313rem 0.688rem);
background-color:#131820;
}
.dqmapp_qr_cap-5iw{
line-height:1.4;
color:#5A6478;
max-width:92px;
font-size:12.5px;
}
.dqmgm-5iw{
padding:1.875rem 0 10px;
}
.dqmgm_in-5iw{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:881px){
.dqmgm_in-5iw{
grid-template-columns:1.25fr 1fr;
}
}
.dqmgm_left-5iw{
border:1px solid rgba(20, 24, 40, 0.08);
border-radius:20px;
background:#FFFFFF;
padding:2rem;
min-width:0;
}
.dqmgm_eyebrow-5iw{
margin-bottom:10px;
}
.dqmgm_h2-5iw{
line-height:1.06;
font-weight:600;
margin-bottom:8px;
font-size:26px;
color:#131820;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:767px){
.dqmgm_h2-5iw{
font-size:28px;
}
}
.dqmgm_text-5iw{
margin-bottom:1.375rem;
max-width:30rem;
color:#7B8699;
font-size:14px;
line-height:1.6;
}
.dqmgm_level-5iw{
font-size:1.375rem;
font-weight:700;
color:#2E7DD6;
margin-bottom:8px;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
.dqmgm_bar-5iw{
border-radius:999px;
overflow:hidden;
background:rgba(20, 24, 40, 0.15);
height:8px;
margin-bottom:0.375rem;
}
.dqmgm_bar_fill-5iw{
border-radius:999px;
background:linear-gradient(90deg,#2E7DD6,#6FB8FF);
height:100%;
}
.dqmgm_bar_meta-5iw{
gap:0.625rem;
display:flex;
margin-bottom:1.125rem;
color:#5A6478;
justify-content:space-between;
font-size:0.688rem;
}
.dqmgm_missions-5iw{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.dqmgm_mission-5iw{
background:#F4F6F9;
border:1px solid rgba(20, 24, 40, 0.15);
padding:9px 15px;
border-radius:62.438rem;
gap:7px;
align-items:center;
display:inline-flex;
font-size:0.781rem;
color:#2C3444;
font-weight:600;
}
.dqmgm_mission_ic-5iw{
align-items:center;
color:#2E7DD6;
display:inline-flex;
}
.dqmgm_mission_ic-5iw svg{
height:13px;
width:13px;
}
.dqmgm_right-5iw{
padding:32px;
overflow:hidden;
background:linear-gradient(150deg,#1A2540,#0C1018);
border-radius:1.25rem;
position:relative;
color:#EDF1F8;
display:flex;
flex-direction:column;
}
.dqmgm_glow-5iw{
border-radius:50%;
background:radial-gradient(circle,rgba(82, 148, 226, 0.18),transparent 70%);
top:-30px;
position:absolute;
pointer-events:none;
width:150px;
height:150px;
right:-30px;
}
.dqmgm_ref_eyebrow-5iw{
position:relative;
margin-bottom:10px;
}
.dqmgm_ref_h2-5iw{
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:26px;
font-weight:600;
line-height:1.1;
color:#EDF1F8;
position:relative;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
.dqmgm_ref_text-5iw{
line-height:1.55;
color:#8C9BB5;
margin-bottom:1.25rem;
position:relative;
font-size:0.844rem;
}
.dqmgm_ref_cta-5iw{
padding:0.688rem 22px;
transition:opacity .22s ease;
border-radius:999px;
background:#6FB8FF;
align-self:flex-start;
color:#0D1119;
margin-top:auto;
font-weight:700;
font-size:0.844rem;
position:relative;
}
.dqmgm_ref_cta-5iw:hover{
opacity:.9;
}
.dqmnl-5iw{
padding:1.5rem 0 0.625rem;
}
.dqmnl_in-5iw{
gap:22px;
border-radius:1.25rem;
padding:1.875rem 32px;
background:#0F1622;
color:#EDF1F8;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.dqmnl_in-5iw{
gap:28px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.dqmnl_text_wrap-5iw{
min-width:0;
}
.dqmnl_h3-5iw{
color:#EDF1F8;
font-weight:600;
overflow-wrap:break-word;
font-size:1.375rem;
margin-bottom:0.313rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
}
@media(min-width:771px){
.dqmnl_h3-5iw{
font-size:24px;
}
}
.dqmnl_text-5iw{
line-height:1.5;
font-size:0.844rem;
color:#8C9BB5;
}
.dqmnl_form-5iw{
gap:10px;
flex:1 1 auto;
display:flex;
min-width:0;
max-width:28.75rem;
}
.dqmnl_input-5iw{
border-radius:14px;
overflow:hidden;
padding:13px 1rem;
background:rgba(255, 255, 255, 0.07);
border:1px solid rgba(255, 255, 255, 0.12);
flex:1 1 auto;
min-width:0;
align-items:center;
text-overflow:ellipsis;
display:flex;
color:#8C9BB5;
white-space:nowrap;
font-size:0.875rem;
}
.dqmnl_btn-5iw{
transition:opacity .22s ease;
padding:13px 24px;
flex:0 0 auto;
background:#6FB8FF;
border-radius:14px;
font-weight:700;
font-size:14px;
color:#0D1119;
white-space:nowrap;
}
.dqmnl_btn-5iw:hover{
opacity:.9;
}
.dqmvip-5iw{
padding:48px 0;
}
@media(min-width:770px){
.dqmvip-5iw{
padding:64px 0;
}
}
.dqmvip_head-5iw{
gap:0.875rem;
margin-bottom:30px;
flex-direction:column;
display:flex;
}
@media(min-width:882px){
.dqmvip_head-5iw{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.dqmvip_eyebrow-5iw{
margin-bottom:0.75rem;
}
.dqmvip_h2-5iw{
overflow-wrap:break-word;
color:#EDF1F8;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
line-height:1.05;
font-weight:600;
}
@media(min-width:768px){
.dqmvip_h2-5iw{
font-size:40px;
}
}
.dqmvip_intro-5iw{
line-height:1.6;
max-width:26.25rem;
font-size:14px;
color:#8C9BB5;
}
.dqmvip_grid-5iw{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.dqmvip_card-5iw{
border-radius:0.875rem;
padding:1.375rem 18px;
border:1px solid rgba(255, 255, 255, 0.12);
min-width:0;
}
.dqmvip_card_feat-5iw{
border-color:#6FB8FF;
background:rgba(255, 255, 255, 0.07);
}
.dqmvip_card_ic-5iw{
background:linear-gradient(135deg,#2E7DD6,#6FB8FF);
border-radius:8px;
margin-bottom:1rem;
height:34px;
width:2.125rem;
display:block;
}
.dqmvip_name-5iw{
color:#EDF1F8;
margin-bottom:6px;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:1.25rem;
}
.dqmvip_perk-5iw{
line-height:1.5;
overflow-wrap:break-word;
color:#8C9BB5;
font-size:12.5px;
}
.dqmet-5iw{
padding:36px 0 0.625rem;
}
.dqmet_in-5iw{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:882px){
.dqmet_in-5iw{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.dqmet_left-5iw{
min-width:0;
}
.dqmet_eyebrow-5iw{
margin-bottom:0.75rem;
}
.dqmet_h2-5iw{
font-weight:600;
color:#131820;
line-height:1.06;
margin-bottom:0.875rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:1.75rem;
overflow-wrap:break-word;
}
@media(min-width:769px){
.dqmet_h2-5iw{
font-size:2rem;
}
}
.dqmet_text-5iw{
font-size:0.938rem;
line-height:1.65;
margin-bottom:1.375rem;
color:#7B8699;
}
.dqmet_stats-5iw{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.dqmet_stat-5iw{
min-width:0;
}
.dqmet_stat_v-5iw{
line-height:1;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#131820;
font-weight:700;
font-size:26px;
}
.dqmet_stat_l-5iw{
color:#5A6478;
margin-top:0.25rem;
font-size:0.781rem;
}
.dqmet_right-5iw{
gap:12px;
display:flex;
flex-direction:column;
}
.dqmet_member-5iw{
border-radius:0.875rem;
padding:18px 20px;
background:#FFFFFF;
border:1px solid rgba(20, 24, 40, 0.08);
gap:1rem;
align-items:center;
min-width:0;
display:flex;
}
.dqmet_member_av-5iw{
background:linear-gradient(135deg,#1A2540,#2E7DD6);
border-radius:50%;
flex:0 0 auto;
height:48px;
width:3rem;
}
.dqmet_member_name-5iw{
font-size:15px;
overflow-wrap:break-word;
font-weight:700;
color:#131820;
}
.dqmet_member_role-5iw{
overflow-wrap:break-word;
color:#5A6478;
font-size:12.5px;
}
.dqmet_updated-5iw{
background:#F4F6F9;
border-radius:14px;
border:1px solid rgba(20, 24, 40, 0.08);
padding:14px 1.125rem;
gap:0.5rem;
color:#7B8699;
align-items:center;
display:flex;
font-size:0.781rem;
}
.dqmpmt-5iw{
padding:48px 0 10px;
}
.dqmpmt_in-5iw{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:878px){
.dqmpmt_in-5iw{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.dqmpmt_left-5iw{
min-width:0;
}
.dqmpmt_eyebrow-5iw{
margin-bottom:0.75rem;
}
.dqmpmt_h2-5iw{
line-height:1.06;
font-weight:600;
color:#131820;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.875rem;
margin-bottom:0.75rem;
}
@media(min-width:771px){
.dqmpmt_h2-5iw{
font-size:32px;
}
}
.dqmpmt_text-5iw{
line-height:1.6;
margin-bottom:1.375rem;
font-size:14.5px;
color:#7B8699;
}
.dqmpmt_logos-5iw{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:483px){
.dqmpmt_logos-5iw{
grid-template-columns:repeat(4,1fr);
}
}
.dqmpmt_logo-5iw{
overflow:hidden;
background:#FFFFFF;
border-radius:8px;
border:1px solid rgba(20, 24, 40, 0.08);
padding:0 8px;
align-items:center;
font-weight:700;
color:#2C3444;
height:50px;
text-overflow:ellipsis;
justify-content:center;
text-align:center;
white-space:nowrap;
font-size:12.5px;
display:flex;
}
.dqmpmt_table-5iw{
overflow:hidden;
border:1px solid rgba(20, 24, 40, 0.08);
border-radius:14px;
min-width:0;
}
.dqmpmt_thead-5iw{
background:#1C2130;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.dqmpmt_th-5iw{
overflow:hidden;
padding:0.813rem 14px;
color:#EDF1F8;
font-weight:700;
text-overflow:ellipsis;
letter-spacing:.08em;
font-size:0.625rem;
white-space:nowrap;
text-transform:uppercase;
}
.dqmpmt_row-5iw{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(20, 24, 40, 0.08);
display:grid;
}
.dqmpmt_row-5iw:nth-child(odd){
background:#FFFFFF;
}
.dqmpmt_td-5iw{
padding:0.875rem;
overflow-wrap:break-word;
min-width:0;
font-size:0.844rem;
color:#7B8699;
}
.dqmpmt_row-5iw .dqmpmt_td-5iw:first-child{
font-weight:700;
color:#131820;
}
.dqmpmt_row-5iw .dqmpmt_td-5iw:last-child{
font-weight:700;
color:#1E9E6B;
}
.dqmprov-5iw{
padding:40px 0 1.25rem;
}
.dqmprov_eyebrow-5iw{
display:block;
margin-bottom:18px;
}
.dqmprov_grid-5iw{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.dqmprov_grid-5iw{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.dqmprov_grid-5iw{
grid-template-columns:repeat(6,1fr);
}
}
.dqmts-5iw{
padding:44px 0;
}
.dqmts_in-5iw{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:882px){
.dqmts_in-5iw{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.dqmts_left-5iw{
min-width:0;
}
.dqmts_h2-5iw{
margin-bottom:12px;
color:#EDF1F8;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:26px;
line-height:1.1;
overflow-wrap:break-word;
}
@media(min-width:770px){
.dqmts_h2-5iw{
font-size:28px;
}
}
.dqmts_text-5iw{
margin-bottom:1.375rem;
line-height:1.6;
font-size:14.5px;
color:#8C9BB5;
max-width:520px;
}
.dqmts_badges-5iw{
gap:18px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.dqmts_badge-5iw{
font-size:13px;
color:#8C9BB5;
font-weight:600;
}
.dqmts_pay-5iw{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:878px){
.dqmts_pay-5iw{
justify-content:flex-end;
}
}
.dqmts_pay_chip-5iw{
border:1px solid rgba(255, 255, 255, 0.12);
padding:12px 16px;
background:rgba(255, 255, 255, 0.07);
border-radius:14px;
color:#EDF1F8;
font-size:14px;
font-weight:700;
}
.dqmrc-5iw{
padding:3rem 0 0.625rem;
}
.dqmrc_in-5iw{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.dqmrc_in-5iw{
grid-template-columns:repeat(3,1fr);
gap:40px;
}
}
.dqmrc_col-5iw{
min-width:0;
}
.dqmrc_label-5iw{
color:#2E7DD6;
font-weight:600;
text-transform:uppercase;
margin-bottom:16px;
letter-spacing:.2em;
font-size:0.688rem;
}
.dqmrc_awards-5iw{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.dqmrc_award-5iw{
gap:0.75rem;
min-width:0;
display:flex;
align-items:center;
}
.dqmrc_award_ic-5iw{
flex:0 0 auto;
color:#5BA3F0;
display:inline-flex;
align-items:center;
}
.dqmrc_award_ic-5iw svg{
height:18px;
width:1.125rem;
}
.dqmrc_award_t-5iw{
font-size:0.875rem;
overflow-wrap:break-word;
font-weight:700;
color:#131820;
}
.dqmrc_award_s-5iw{
overflow-wrap:break-word;
font-size:12px;
color:#5A6478;
}
.dqmrc_press-5iw{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.dqmrc_press_logo-5iw{
border:1px solid rgba(20, 24, 40, 0.08);
padding:0 0.5rem;
overflow:hidden;
border-radius:8px;
justify-content:center;
font-size:14px;
font-weight:700;
height:3.25rem;
align-items:center;
white-space:nowrap;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
text-align:center;
display:flex;
color:#7B8699;
text-overflow:ellipsis;
}
.dqmrc_partner-5iw{
border-radius:0.875rem;
border:1px solid rgba(20, 24, 40, 0.08);
padding:1.375rem;
background:#FFFFFF;
}
.dqmrc_partner_name-5iw{
font-weight:600;
color:#131820;
overflow-wrap:break-word;
margin-bottom:6px;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
}
.dqmrc_partner_text-5iw{
overflow-wrap:break-word;
line-height:1.55;
font-size:0.813rem;
color:#7B8699;
}
.dqmop-5iw{
padding:36px 0 0.625rem;
}
.dqmop_in-5iw{
border-radius:0.875rem;
border:1px solid rgba(20, 24, 40, 0.08);
grid-template-columns:1fr;
padding:32px;
gap:32px;
background:#FFFFFF;
display:grid;
align-items:center;
}
@media(min-width:863px){
.dqmop_in-5iw{
grid-template-columns:.9fr 1.1fr;
padding:34px 2.5rem;
gap:2.75rem;
}
}
.dqmop_left-5iw{
min-width:0;
}
.dqmop_eyebrow-5iw{
margin-bottom:0.75rem;
}
.dqmop_h2-5iw{
margin-bottom:0.625rem;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
font-weight:600;
font-size:28px;
color:#131820;
}
@media(min-width:771px){
.dqmop_h2-5iw{
font-size:1.875rem;
}
}
.dqmop_text-5iw{
color:#7B8699;
font-size:0.875rem;
line-height:1.6;
}
.dqmop_grid-5iw{
grid-template-columns:1fr 1fr;
gap:1px;
border-radius:0.5rem;
border:1px solid rgba(20, 24, 40, 0.15);
overflow:hidden;
background:rgba(20, 24, 40, 0.15);
display:grid;
}
.dqmop_field-5iw{
background:#F4F6F9;
padding:18px 20px;
min-width:0;
}
.dqmop_field_lb-5iw{
letter-spacing:.1em;
font-size:10px;
text-transform:uppercase;
color:#2E7DD6;
margin-bottom:0.313rem;
font-weight:600;
}
.dqmop_field_val-5iw{
color:#131820;
font-weight:700;
font-size:14px;
overflow-wrap:break-word;
}
.dqmrv-5iw{
background:#FFFFFF;
padding:3rem 0;
border-bottom:1px solid rgba(20, 24, 40, 0.08);
margin-top:24px;
border-top:1px solid rgba(20, 24, 40, 0.08);
}
@media(min-width:765px){
.dqmrv-5iw{
padding:3.5rem 0;
}
}
.dqmrv_head-5iw{
gap:1rem;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:768px){
.dqmrv_head-5iw{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.dqmrv_eyebrow-5iw{
margin-bottom:0.625rem;
}
.dqmrv_h2-5iw{
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#131820;
font-size:30px;
}
@media(min-width:769px){
.dqmrv_h2-5iw{
font-size:2.375rem;
}
}
.dqmrv_agg-5iw{
gap:0.75rem;
align-items:center;
display:flex;
}
.dqmrv_agg_stars-5iw{
gap:3px;
color:#2E7DD6;
display:flex;
}
.dqmrv_agg_stars-5iw svg{
height:18px;
width:1.125rem;
}
.dqmrv_source-5iw{
font-size:0.813rem;
color:#7B8699;
}
.dqmrv_grid-5iw{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:757px){
.dqmrv_grid-5iw{
grid-template-columns:repeat(3,1fr);
}
}
.dqmrv_card-5iw{
border-radius:14px;
padding:1.625rem;
background:#F4F6F9;
border:1px solid rgba(20, 24, 40, 0.08);
min-width:0;
}
.dqmrv_card_stars-5iw{
gap:2px;
margin-bottom:0.75rem;
display:flex;
color:#2E7DD6;
}
.dqmrv_card_stars-5iw svg{
height:0.875rem;
width:0.875rem;
}
.dqmrv_card_body-5iw{
font-size:18px;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1.45;
color:#131820;
font-weight:500;
margin-bottom:16px;
overflow-wrap:break-word;
}
.dqmrv_card_meta-5iw{
gap:0.625rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.dqmrv_card_av-5iw{
background:linear-gradient(135deg,#2E7DD6,#6FB8FF);
flex:0 0 auto;
border-radius:50%;
width:32px;
height:2rem;
}
.dqmrv_card_author-5iw{
font-size:13px;
color:#131820;
font-weight:700;
}
.dqmrv_card_loc-5iw{
font-size:12px;
color:#5A6478;
}
.dqmhts-5iw{
padding:3rem 0;
}
@media(min-width:765px){
.dqmhts-5iw{
padding:3.875rem 0;
}
}
.dqmhts_head-5iw{
gap:18px;
display:flex;
margin-bottom:2.125rem;
flex-direction:column;
}
@media(min-width:770px){
.dqmhts_head-5iw{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.dqmhts_eyebrow-5iw{
margin-bottom:12px;
}
.dqmhts_h2-5iw{
font-size:1.875rem;
font-weight:600;
color:#EDF1F8;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:769px){
.dqmhts_h2-5iw{
font-size:2.375rem;
}
}
.dqmhts_cta-5iw{
background:#6FB8FF;
border-radius:62.438rem;
flex:0 0 auto;
transition:opacity .22s ease;
padding:0.938rem 30px;
font-size:15px;
font-weight:700;
color:#0D1119;
}
.dqmhts_cta-5iw:hover{
opacity:.9;
}
.dqmhts_grid-5iw{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.dqmhts_grid-5iw{
grid-template-columns:repeat(3,1fr);
}
}
.dqmhts_step-5iw{
min-width:0;
border-top:1px solid rgba(255, 255, 255, 0.12);
padding-top:22px;
}
.dqmhts_step_num-5iw{
line-height:1;
color:#6FB8FF;
font-weight:700;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:2.75rem;
margin-bottom:14px;
}
.dqmhts_step_h-5iw{
margin-bottom:0.5rem;
font-size:19px;
font-weight:700;
overflow-wrap:break-word;
line-height:1.2;
color:#EDF1F8;
}
.dqmhts_step_p-5iw{
line-height:1.55;
color:#8C9BB5;
font-size:14px;
overflow-wrap:break-word;
}
.dqmtt-5iw{
padding:48px 0 10px;
}
@media(min-width:767px){
.dqmtt-5iw{
padding:3.75rem 0 10px;
}
}
.dqmtt_head-5iw{
margin-bottom:2.125rem;
text-align:center;
}
.dqmtt_eyebrow-5iw{
margin-bottom:12px;
}
.dqmtt_h2-5iw{
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:32px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
color:#131820;
}
@media(min-width:769px){
.dqmtt_h2-5iw{
font-size:2.625rem;
}
}
.dqmtt_grid-5iw{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.dqmtt_grid-5iw{
grid-template-columns:repeat(3,1fr);
}
}
.dqmtt_card-5iw{
border-radius:14px;
border:1px solid rgba(20, 24, 40, 0.08);
background:#FFFFFF;
padding:1.875rem;
flex-direction:column;
display:flex;
min-width:0;
}
.dqmtt_card_ic-5iw{
margin-bottom:18px;
display:inline-flex;
align-items:center;
color:#2E7DD6;
}
.dqmtt_card_ic-5iw svg{
height:28px;
width:1.75rem;
}
.dqmtt_card_h-5iw{
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:22px;
font-weight:600;
color:#131820;
margin-bottom:0.5rem;
line-height:1.15;
overflow-wrap:break-word;
}
.dqmtt_card_p-5iw{
overflow-wrap:break-word;
color:#7B8699;
line-height:1.6;
font-size:0.875rem;
margin-bottom:14px;
}
.dqmtt_card_p-5iw b{
color:#131820;
font-weight:700;
}
.dqmtt_card_link-5iw{
transition:color .22s ease;
font-weight:700;
font-size:13px;
border-bottom:1px solid #2E7DD6;
padding-bottom:2px;
margin-top:auto;
color:#131820;
align-self:flex-start;
}
.dqmtt_card_link-5iw:hover{
color:#2E7DD6;
}
.dqmwy-5iw{
padding:3rem 0;
}
@media(min-width:770px){
.dqmwy-5iw{
padding:56px 0;
}
}
.dqmwy_in-5iw{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:897px){
.dqmwy_in-5iw{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.dqmwy_left-5iw{
min-width:0;
}
.dqmwy_eyebrow-5iw{
margin-bottom:14px;
}
.dqmwy_h2-5iw{
line-height:1.05;
font-size:2rem;
color:#131820;
overflow-wrap:break-word;
margin-bottom:16px;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:766px){
.dqmwy_h2-5iw{
font-size:40px;
}
}
.dqmwy_intro-5iw{
line-height:1.6;
font-size:15px;
color:#7B8699;
}
.dqmwy_grid-5iw{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:557px){
.dqmwy_grid-5iw{
grid-template-columns:1fr 1fr;
}
}
.dqmwy_card-5iw{
border-radius:0.875rem;
border:1px solid rgba(20, 24, 40, 0.08);
background:#FFFFFF;
padding:1.625rem;
min-width:0;
}
.dqmwy_card_ic-5iw{
display:inline-flex;
justify-content:center;
color:#2E7DD6;
align-items:center;
margin-bottom:1rem;
}
.dqmwy_card_ic-5iw svg{
height:26px;
width:26px;
}
.dqmwy_card_h-5iw{
color:#131820;
line-height:1.15;
margin-bottom:8px;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:1.313rem;
overflow-wrap:break-word;
font-weight:600;
}
.dqmwy_card_p-5iw{
overflow-wrap:break-word;
color:#7B8699;
line-height:1.55;
font-size:14px;
}
.dqmfaq-5iw{
padding:3rem 0;
background:#FFFFFF;
border-top:1px solid rgba(20, 24, 40, 0.08);
margin-top:1.5rem;
border-bottom:1px solid rgba(20, 24, 40, 0.08);
}
@media(min-width:766px){
.dqmfaq-5iw{
padding:3.875rem 0;
}
}
.dqmfaq_head-5iw{
margin-bottom:2.125rem;
text-align:center;
}
.dqmfaq_eyebrow-5iw{
margin-bottom:12px;
}
.dqmfaq_h2-5iw{
color:#131820;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
font-size:2rem;
}
@media(min-width:770px){
.dqmfaq_h2-5iw{
font-size:2.375rem;
}
}
.dqmfaq_list-5iw{
margin:0 auto;
gap:0.75rem;
display:flex;
flex-direction:column;
max-width:51.25rem;
}
.dqmfaq_item-5iw{
border-radius:14px;
border:1px solid rgba(20, 24, 40, 0.08);
overflow:hidden;
background:#F4F6F9;
}
.dqmfaq_q-5iw{
padding:1.25rem 24px;
list-style:none;
gap:20px;
font-size:1rem;
justify-content:space-between;
cursor:pointer;
color:#131820;
display:flex;
align-items:center;
font-weight:700;
overflow-wrap:break-word;
}
.dqmfaq_q-5iw::-webkit-details-marker{
display:none;
}
.dqmfaq_q_ic-5iw{
transition:transform .22s ease;
flex:0 0 auto;
color:#2E7DD6;
display:inline-flex;
align-items:center;
}
.dqmfaq_q_ic-5iw svg{
width:18px;
height:18px;
}
.dqmfaq_item-5iw[open] .dqmfaq_q_ic-5iw{
transform:rotate(180deg);
}
.dqmfaq_a-5iw{
padding:0 24px 1.25rem;
line-height:1.6;
color:#7B8699;
overflow-wrap:break-word;
font-size:0.906rem;
}
.dqmsc-5iw{
padding:48px 0 10px;
}
.dqmsc_head-5iw{
margin-bottom:28px;
text-align:center;
}
.dqmsc_eyebrow-5iw{
margin-bottom:0.75rem;
}
.dqmsc_h2-5iw{
line-height:1.05;
font-size:1.875rem;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#131820;
}
@media(min-width:769px){
.dqmsc_h2-5iw{
font-size:36px;
}
}
.dqmsc_table-5iw{
margin:0 auto;
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(20, 24, 40, 0.08);
max-width:56.25rem;
}
.dqmsc_thead-5iw{
grid-template-columns:1.6fr 1fr 1fr;
background:#1C2130;
display:grid;
}
.dqmsc_th-5iw{
padding:0.938rem 1.125rem;
color:#8C9BB5;
overflow-wrap:break-word;
font-size:0.813rem;
font-weight:700;
text-align:center;
}
.dqmsc_th-5iw:first-child{
text-align:left;
}
.dqmsc_th_us-5iw{
color:#6FB8FF;
}
.dqmsc_row-5iw{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(20, 24, 40, 0.08);
display:grid;
}
.dqmsc_row-5iw:nth-child(even){
background:#FFFFFF;
}
.dqmsc_td-5iw{
padding:15px 1.125rem;
color:#5A6478;
text-align:center;
overflow-wrap:break-word;
font-size:0.875rem;
min-width:0;
}
.dqmsc_td-5iw:first-child{
font-weight:600;
text-align:left;
color:#2C3444;
}
.dqmsc_td_us-5iw{
color:#1E9E6B;
font-weight:700;
}
.dqmlh-5iw{
padding:40px 0 1.25rem;
}
.dqmlh_in-5iw{
border-top:1px solid rgba(20, 24, 40, 0.15);
padding-top:2.125rem;
}
.dqmlh_eyebrow-5iw{
margin-bottom:22px;
display:block;
}
.dqmlh_grid-5iw{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:603px){
.dqmlh_grid-5iw{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.dqmlh_grid-5iw{
grid-template-columns:repeat(5,1fr);
}
}
.dqmlh_col-5iw{
min-width:0;
}
.dqmlh_col_h-5iw{
font-size:13px;
margin-bottom:12px;
color:#131820;
overflow-wrap:break-word;
font-weight:700;
}
.dqmlh_links-5iw{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.dqmlh_link-5iw{
transition:color .22s ease;
font-size:13px;
color:#7B8699;
overflow-wrap:break-word;
}
.dqmlh_link-5iw:hover{
color:#2E7DD6;
}
.dqmel-5iw{
padding:48px 0;
}
@media(min-width:766px){
.dqmel-5iw{
padding:56px 0;
}
}
.dqmel_in-5iw{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:901px){
.dqmel_in-5iw{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.dqmel_left-5iw{
min-width:0;
}
.dqmel_eyebrow-5iw{
margin-bottom:14px;
}
.dqmel_h2-5iw{
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
font-size:2rem;
font-weight:600;
color:#131820;
margin-bottom:1.375rem;
overflow-wrap:break-word;
}
@media(min-width:766px){
.dqmel_h2-5iw{
font-size:2.375rem;
}
}
.dqmel_body-5iw p{
color:#2C3444;
font-size:1rem;
line-height:1.7;
margin-bottom:1.125rem;
overflow-wrap:break-word;
}
.dqmel_dropcap-5iw{
padding:0.375rem 0.75rem 0 0;
font-weight:700;
color:#2E7DD6;
line-height:.8;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
float:left;
font-size:3.875rem;
}
.dqmel_right-5iw{
min-width:0;
}
.dqmel_quote-5iw{
background:linear-gradient(150deg,#1A2540,#0C1018);
border-radius:20px;
padding:36px;
position:relative;
color:#EDF1F8;
margin-bottom:24px;
}
.dqmel_quote_mark-5iw{
margin-bottom:0.375rem;
align-items:center;
display:inline-flex;
color:#6FB8FF;
}
.dqmel_quote_mark-5iw svg{
height:2.125rem;
width:34px;
}
.dqmel_quote_text-5iw{
font-size:22px;
line-height:1.4;
color:#EDF1F8;
font-weight:500;
overflow-wrap:break-word;
margin-bottom:1.375rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
.dqmel_quote_meta-5iw{
gap:0.75rem;
align-items:center;
display:flex;
}
.dqmel_quote_av-5iw{
background:linear-gradient(135deg,#2E7DD6,#6FB8FF);
flex:0 0 auto;
border-radius:50%;
height:2.375rem;
width:38px;
}
.dqmel_quote_author-5iw{
font-weight:700;
font-size:14px;
color:#EDF1F8;
}
.dqmel_quote_meta_sub-5iw{
color:#8C9BB5;
font-size:0.75rem;
}
.dqmel_explain-5iw{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(20, 24, 40, 0.08);
}
.dqmel_explain_card-5iw{
padding:22px 24px;
}
.dqmel_explain_card-5iw+.dqmel_explain_card-5iw{
border-top:1px solid rgba(20, 24, 40, 0.08);
}
.dqmel_explain_h-5iw{
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#131820;
font-size:20px;
line-height:1.15;
margin-bottom:0.5rem;
font-weight:600;
overflow-wrap:break-word;
}
.dqmel_explain_p-5iw{
color:#7B8699;
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
}
.dqmgd-5iw{
padding:48px 0 10px;
}
.dqmgd_head-5iw{
gap:14px;
flex-direction:column;
margin-bottom:1.5rem;
display:flex;
}
@media(min-width:681px){
.dqmgd_head-5iw{
gap:1.25rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.dqmgd_eyebrow-5iw{
margin-bottom:10px;
}
.dqmgd_h2-5iw{
overflow-wrap:break-word;
color:#131820;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:28px;
line-height:1.05;
font-weight:600;
}
@media(min-width:771px){
.dqmgd_h2-5iw{
font-size:2.125rem;
}
}
.dqmgd_more-5iw{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
border-bottom:1px solid #131820;
color:#131820;
font-weight:600;
font-size:13.5px;
}
.dqmgd_more-5iw:hover{
border-color:#2E7DD6;
color:#2E7DD6;
}
.dqmgd_grid-5iw{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:718px){
.dqmgd_grid-5iw{
grid-template-columns:repeat(3,1fr);
}
}
.dqmgd_card-5iw{
background:#FFFFFF;
border:1px solid rgba(20, 24, 40, 0.08);
overflow:hidden;
border-radius:14px;
display:block;
min-width:0;
}
.dqmgd_card_img-5iw{
background:linear-gradient(140deg,#1A2540,#2E7DD6);
height:9.375rem;
}
.dqmgd_card_body-5iw{
padding:22px;
}
.dqmgd_card_cat-5iw{
font-size:10px;
letter-spacing:.1em;
font-weight:600;
color:#2E7DD6;
text-transform:uppercase;
}
.dqmgd_card_h-5iw{
margin:8px 0 0.625rem;
line-height:1.2;
font-size:19px;
color:#131820;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
}
.dqmgd_card_meta-5iw{
font-size:0.75rem;
color:#5A6478;
overflow-wrap:break-word;
}
.dqmsb-5iw{
padding:3rem 0;
background:#FFFFFF;
margin-top:1.5rem;
border-top:1px solid rgba(20, 24, 40, 0.08);
border-bottom:1px solid rgba(20, 24, 40, 0.08);
}
@media(min-width:769px){
.dqmsb-5iw{
padding:56px 0;
}
}
.dqmsb_eyebrow-5iw{
display:block;
margin-bottom:0.75rem;
}
.dqmsb_h2-5iw{
font-weight:600;
color:#131820;
line-height:1.05;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
margin-bottom:26px;
font-size:30px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.dqmsb_h2-5iw{
font-size:36px;
}
}
.dqmsb_grid-5iw{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.dqmsb_grid-5iw{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.dqmsb_grid-5iw{
grid-template-columns:repeat(4,1fr);
}
}
.dqmsb_card-5iw{
padding:1.5rem;
border:1px solid rgba(20, 24, 40, 0.08);
background:#F4F6F9;
border-radius:14px;
min-width:0;
}
.dqmsb_card_h-5iw{
margin-bottom:0.5rem;
line-height:1.15;
overflow-wrap:break-word;
font-weight:600;
font-size:19px;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#131820;
}
.dqmsb_card_p-5iw{
color:#7B8699;
overflow-wrap:break-word;
font-size:13.5px;
line-height:1.6;
}
.dqmsb_rtp-5iw{
gap:24px;
padding:26px 28px;
border:1px solid rgba(20, 24, 40, 0.08);
border-radius:14px;
grid-template-columns:1fr;
background:#F4F6F9;
margin-top:18px;
align-items:center;
display:grid;
}
@media(min-width:757px){
.dqmsb_rtp-5iw{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.dqmsb_rtp_h-5iw{
color:#131820;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.15;
font-weight:600;
margin-bottom:0.5rem;
font-size:20px;
}
.dqmsb_rtp_p-5iw{
font-size:13.5px;
line-height:1.6;
color:#7B8699;
overflow-wrap:break-word;
}
.dqmsb_rtp_stats-5iw{
gap:1rem;
display:flex;
}
.dqmsb_stat-5iw{
border-radius:8px;
padding:18px;
flex:1 1 0;
background:#FFFFFF;
min-width:0;
text-align:center;
}
.dqmsb_stat_v-5iw{
color:#1E9E6B;
font-weight:700;
font-size:26px;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
.dqmsb_stat_l-5iw{
margin-top:4px;
color:#5A6478;
font-size:11.5px;
}
.dqmsg-5iw{
padding:3rem 0 10px;
}
.dqmsg_eyebrow-5iw{
display:block;
margin-bottom:0.75rem;
}
.dqmsg_h2-5iw{
line-height:1.05;
overflow-wrap:break-word;
font-size:30px;
font-weight:600;
color:#131820;
margin-bottom:1.75rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.dqmsg_h2-5iw{
font-size:36px;
}
}
.dqmsg_grid-5iw{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:718px){
.dqmsg_grid-5iw{
grid-template-columns:repeat(3,1fr);
}
}
.dqmsg_col-5iw{
min-width:0;
}
.dqmsg_col_h-5iw{
overflow-wrap:break-word;
line-height:1.15;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.625rem;
font-weight:600;
color:#131820;
font-size:1.375rem;
}
.dqmsg_col_p-5iw{
color:#7B8699;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
}
.dqmft-5iw{
background:#1C2130;
color:#8C9BB5;
margin-top:40px;
}
.dqmft_in-5iw{
padding:3rem 0 1.75rem;
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:599px){
.dqmft_in-5iw{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:899px){
.dqmft_in-5iw{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.dqmft_brand-5iw{
min-width:0;
}
.dqmft_logo-5iw{
font-size:26px;
font-weight:700;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#EDF1F8;
}
.dqmft_tagline-5iw{
max-width:17.5rem;
color:#8C9BB5;
font-size:13.5px;
margin-top:14px;
line-height:1.6;
}
.dqmft_contact-5iw{
transition:color .22s ease;
overflow-wrap:anywhere;
font-size:0.813rem;
max-width:280px;
margin-top:12px;
display:inline-block;
color:#6FB8FF;
}
.dqmft_contact-5iw:hover{
color:#EDF1F8;
}
.dqmft_col-5iw{
min-width:0;
}
.dqmft_col_h-5iw{
color:#EDF1F8;
overflow-wrap:break-word;
font-weight:700;
letter-spacing:.08em;
margin-bottom:14px;
font-size:0.813rem;
text-transform:uppercase;
}
.dqmft_col_links-5iw{
gap:10px;
display:flex;
flex-direction:column;
}
.dqmft_link-5iw{
transition:color .22s ease;
font-size:13.5px;
overflow-wrap:break-word;
color:#8C9BB5;
}
.dqmft_link-5iw:hover{
color:#EDF1F8;
}
.dqmft_bot-5iw{
padding:1.375rem 0 2.5rem;
gap:1rem;
border-top:1px solid rgba(255, 255, 255, 0.12);
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.dqmft_bot-5iw{
gap:20px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.dqmft_legal-5iw{
font-size:11.5px;
max-width:47.5rem;
line-height:1.6;
overflow-wrap:break-word;
color:#A4AEBB;
}
.dqmft_legal-5iw b{
font-weight:700;
color:#8C9BB5;
}
.dqmft_age-5iw{
border:1.5px solid #6FB8FF;
padding:0.25rem 0.563rem;
flex:0 0 auto;
border-radius:8px;
font-size:0.813rem;
font-weight:700;
color:#6FB8FF;
}