*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F2F4F7;
color:#273246;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
line-height:1.6;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:0.938rem;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.50);
}
::-webkit-scrollbar-track{
background:transparent;
}
.qso-layoutra1{
display:flex;
flex-direction:column;
min-height:100vh;
}
.qso-mainra1{
flex:1 1 auto;
width:100%;
min-width:0;
}
.qso-containerra1{
margin:0 auto;
padding:0 1rem;
max-width:1400px;
width:100%;
}
@media(min-width:770px){
.qso-containerra1{
padding:0 2rem;
}
}
@media(min-width:1103px){
.qso-containerra1{
padding:0 3.5rem;
}
}
.qso-eyebrowra1{
line-height:1.4;
font-family:"Inter", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:600;
text-transform:uppercase;
font-size:0.688rem;
display:inline-block;
overflow-wrap:break-word;
letter-spacing:.2em;
color:#2E86C1;
}
.qso-bandra1{
background:#111827;
color:#EFF4FF;
}
.qso-bandra1 .qso-eyebrowra1{
color:#7EC8F4;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.qso-tbra1{
background:#F2F4F7;
top:0;
border-bottom:1px solid rgba(15,22,35,0.14);
z-index:50;
position:sticky;
}
.qso-tb_inra1{
padding:0.75rem 16px;
gap:1rem;
margin:0 auto;
justify-content:space-between;
align-items:center;
max-width:1400px;
display:flex;
width:100%;
}
@media(min-width:768px){
.qso-tb_inra1{
padding:16px 2rem;
}
}
@media(min-width:1102px){
.qso-tb_inra1{
padding:1.125rem 56px;
}
}
.qso-tb_leftra1{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.qso-tb_logora1{
gap:11px;
min-width:0;
display:flex;
align-items:center;
}
.qso-tb_logo_markra1{
flex:0 0 auto;
border-radius:8px;
width:2.125rem;
object-fit:cover;
height:34px;
}
.qso-tb_logo_txtra1{
display:flex;
line-height:1;
flex-direction:column;
min-width:0;
}
.qso-tb_logo_namera1{
overflow:hidden;
letter-spacing:.02em;
font-size:22px;
white-space:nowrap;
font-weight:700;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#0F1623;
text-overflow:ellipsis;
}
.qso-tb_logo_subra1{
overflow:hidden;
text-overflow:ellipsis;
font-size:8.5px;
letter-spacing:.32em;
font-weight:600;
color:#2E86C1;
text-transform:uppercase;
white-space:nowrap;
margin-top:0.25rem;
}
.qso-tb_navra1{
display:none;
}
@media(min-width:957px){
.qso-tb_navra1{
gap:28px;
display:flex;
align-items:center;
}
}
.qso-tb_nav_itemra1{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
border-bottom:2px solid transparent;
color:#273246;
white-space:nowrap;
font-size:0.875rem;
font-weight:600;
}
.qso-tb_nav_itemra1:hover{
color:#0F1623;
}
.qso-tb_nav_itemra1.qso-state_activera1{
border-color:#2E86C1;
color:#0F1623;
}
.qso-tb_rightra1{
flex:0 0 auto;
gap:0.875rem;
display:flex;
align-items:center;
}
.qso-tb_searchra1{
transition:color .22s ease;
display:flex;
color:#273246;
justify-content:center;
align-items:center;
}
.qso-tb_searchra1:hover{
color:#2E86C1;
}
.qso-tb_searchra1 svg{
width:18px;
height:1.125rem;
}
.qso-tb_langra1{
color:#4E5E78;
text-transform:uppercase;
font-weight:600;
letter-spacing:.1em;
font-size:0.688rem;
}
.qso-tb_langra1:hover{
color:#0F1623;
}
.qso-tb_loginra1{
font-weight:600;
font-size:0.875rem;
display:none;
color:#0F1623;
}
@media(min-width:770px){
.qso-tb_loginra1{
display:inline-block;
}
}
.qso-tb_registerra1{
padding:0.688rem 22px;
transition:background-color .22s ease;
background:#0F1623;
border-radius:62.438rem;
color:#EFF4FF;
font-size:0.875rem;
white-space:nowrap;
font-weight:700;
}
.qso-tb_registerra1:hover{
background:#1E2D48;
}
.qso-mobra1{
background:#F2F4F7;
bottom:0;
border-top:1px solid rgba(15,22,35,0.14);
z-index:60;
left:0;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
right:0;
}
@media(min-width:960px){
.qso-mobra1{
display:none;
}
}
.qso-mob_inra1{
margin:0 auto;
display:flex;
align-items:stretch;
max-width:35rem;
justify-content:space-around;
}
.qso-mob_itemra1{
gap:3px;
flex:1 1 0;
transition:color .22s ease;
padding:9px 4px;
align-items:center;
flex-direction:column;
min-width:0;
color:#4E5E78;
display:flex;
}
.qso-mob_itemra1.qso-state_activera1{
color:#2E86C1;
}
.qso-mob_icra1{
align-items:center;
justify-content:center;
display:flex;
}
.qso-mob_icra1 svg{
width:20px;
height:1.25rem;
}
.qso-mob_lbra1{
overflow:hidden;
font-size:0.625rem;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:600;
max-width:100%;
}
@media(max-width:959px){
body{
padding-bottom:3.75rem;
}
}
.qso-railra1{
position:relative;
min-width:0;
}
.qso-rail_scrollra1{
gap:14px;
display:flex;
padding-bottom:14px;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
}
@media(min-width:767px){
.qso-rail_scrollra1{
gap:18px;
}
}
.qso-gcra1{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:770px){
.qso-gcra1{
width:188px;
}
}
.qso-gc_imgra1{
background:#FFFFFF;
overflow:hidden;
border-radius:0.875rem;
box-shadow:0 2px 0.375rem rgba(15,22,35,0.07), 0 6px 1.125rem rgba(15,22,35,0.06);
position:relative;
padding-bottom:133.33%;
}
.qso-gc_imgra1 img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.qso-gc_coverra1{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
pointer-events:none;
position:absolute;
}
.qso-gc_hoverra1{
background:rgba(0,0,0,0.50);
inset:0;
transition:opacity .22s ease;
align-items:center;
display:flex;
opacity:0;
position:absolute;
justify-content:center;
}
.qso-gcra1:hover .qso-gc_hoverra1{
opacity:1;
}
.qso-gc_hover_btnra1{
border-radius:62.438rem;
background:#0F1623;
justify-content:center;
display:flex;
color:#EFF4FF;
align-items:center;
height:2.875rem;
width:2.875rem;
}
.qso-gc_hover_btnra1 svg{
width:18px;
height:18px;
}
.qso-gc_infora1{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
display:flex;
}
.qso-gc_namera1{
overflow:hidden;
font-size:0.813rem;
color:#0F1623;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
}
.qso-gc_provra1{
overflow:hidden;
text-overflow:ellipsis;
color:#4E5E78;
white-space:nowrap;
font-size:11px;
}
.qso-gc_metara1{
font-size:0.688rem;
color:#4E5E78;
}
.qso-tcra1{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:769px){
.qso-tcra1{
width:230px;
}
}
.qso-tc_imgra1{
background:#FFFFFF;
overflow:hidden;
border-radius:14px;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 0.375rem rgba(15,22,35,0.07), 0 0.375rem 18px rgba(15,22,35,0.06);
}
.qso-tc_imgra1 img{
inset:0;
object-fit:cover;
width:100%;
height:100%;
position:absolute;
}
.qso-tc_infora1{
gap:2px;
margin-top:0.563rem;
display:flex;
flex-direction:column;
min-width:0;
}
.qso-tc_namera1{
overflow:hidden;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
color:#0F1623;
font-size:14px;
}
.qso-tc_rtpra1{
font-size:11px;
color:#4E5E78;
}
.qso-lcra1{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:769px){
.qso-lcra1{
width:268px;
}
}
.qso-lc_imgra1{
border-radius:0.875rem;
background:#FFFFFF;
overflow:hidden;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(15,22,35,0.07), 0 6px 1.125rem rgba(15,22,35,0.06);
}
.qso-lc_imgra1 img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.qso-lc_livera1{
gap:7px;
border-radius:999px;
padding:0.25rem 0.563rem;
background:rgba(0,0,0,0.50);
position:absolute;
align-items:center;
left:0.75rem;
display:flex;
top:12px;
}
.qso-lc_live_dotra1{
border-radius:50%;
background:#D63A3A;
animation:zm2-pulse 1.6s infinite;
height:8px;
width:8px;
}
.qso-lc_seatsra1{
text-transform:uppercase;
letter-spacing:.08em;
font-weight:600;
color:#EFF4FF;
font-size:10px;
}
.qso-lc_infora1{
gap:2px;
flex-direction:column;
display:flex;
min-width:0;
margin-top:0.563rem;
}
.qso-lc_namera1{
overflow:hidden;
font-size:0.938rem;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
color:#0F1623;
}
.qso-lc_betra1{
color:#4E5E78;
font-size:11px;
}
.qso-pcra1{
padding:16px 14px;
background:#FFFFFF;
border:1px solid rgba(15,22,35,0.08);
border-radius:0.875rem;
gap:0.5rem;
align-items:center;
justify-content:center;
flex-direction:column;
min-height:74px;
min-width:0;
display:flex;
}
.qso-pc_logora1{
flex:0 0 auto;
height:28px;
object-fit:contain;
max-width:100%;
width:auto;
}
.qso-pc_namera1{
overflow:hidden;
max-width:100%;
text-align:center;
color:#4E5E78;
white-space:nowrap;
text-overflow:ellipsis;
font-size:11px;
}
.qso-gc_tagra1{
border-radius:8px;
padding:3px 0.5rem;
z-index:2;
left:0.625rem;
font-weight:700;
top:0.625rem;
font-size:0.625rem;
display:inline-block;
letter-spacing:.06em;
position:absolute;
text-transform:uppercase;
}
.qso-gc_tag_hotra1{
background:#D63A3A;
color:#EFF4FF;
}
.qso-gc_tag_newra1{
background:#56B4E8;
color:#0F1623;
}
.qso-gc_tag_jpra1{
background:#D4900A;
color:#0F1623;
}
.qso-gc_tag_livera1{
background:#D63A3A;
color:#EFF4FF;
}
.qso-shra1{
min-width:0;
margin-bottom:1.125rem;
}
.qso-sh_rowra1{
gap:16px;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.qso-sh_rowra1 .qso-sh_lra1{
gap:6px;
min-width:0;
display:flex;
flex-direction:column;
}
.qso-sh_stackra1{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.qso-sh_centerra1{
gap:10px;
text-align:center;
flex-direction:column;
display:flex;
align-items:center;
}
.qso-sh_h2ra1{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:24px;
overflow-wrap:break-word;
color:#0F1623;
line-height:1.1;
font-weight:600;
}
@media(min-width:771px){
.qso-sh_h2ra1{
font-size:1.875rem;
}
}
.qso-bandra1 .qso-sh_h2ra1{
color:#EFF4FF;
}
.qso-sh_eb_linera1{
gap:10px;
align-items:center;
display:inline-flex;
}
.qso-sh_eb_linera1::before{
background:#2E86C1;
display:inline-block;
width:28px;
height:1px;
content:"";
}
.qso-bandra1 .qso-sh_eb_linera1::before{
background:#7EC8F4;
}
.qso-sh_eb_dotra1{
gap:8px;
display:inline-flex;
align-items:center;
}
.qso-sh_eb_dotra1::before{
background:#2E86C1;
border-radius:50%;
width:0.375rem;
display:inline-block;
height:0.375rem;
content:"";
}
.qso-bandra1 .qso-sh_eb_dotra1::before{
background:#7EC8F4;
}
.qso-sh_linkra1{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
color:#0F1623;
display:inline-flex;
white-space:nowrap;
font-weight:600;
align-items:center;
padding-bottom:2px;
font-size:13px;
border-bottom:1px solid #0F1623;
}
.qso-sh_linkra1:hover{
border-color:#2E86C1;
color:#2E86C1;
}
.qso-sh_linkra1 svg{
height:0.875rem;
width:14px;
}
.qso-sh_link_chevra1{
border-bottom:0;
padding-bottom:0;
}
.qso-sh_link_btnra1{
padding:0.563rem 18px;
border-radius:999px;
background:#0F1623;
color:#EFF4FF;
border-bottom:0;
}
.qso-sh_link_btnra1:hover{
border-color:transparent;
background:#1E2D48;
color:#EFF4FF;
}
.qso-bandra1 .qso-sh_linkra1{
border-color:#EFF4FF;
color:#EFF4FF;
}
.qso-bandra1 .qso-sh_link_btnra1{
background:#7EC8F4;
color:#0F1623;
}
.qso-sh_rulera1{
background:rgba(15,22,35,0.14);
margin:-2px 0 18px;
height:1px;
}
.qso-bandra1 .qso-sh_rulera1{
background:rgba(190,220,255,0.14);
}
.qso-herora1{
padding:2rem 0 8px;
}
@media(min-width:769px){
.qso-herora1{
padding:56px 0 24px;
}
}
.qso-hero_inra1{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:902px){
.qso-hero_inra1{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.qso-hero_copyra1{
min-width:0;
}
.qso-hero_eyebrowra1{
gap:0.625rem;
display:inline-flex;
margin-bottom:1.375rem;
align-items:center;
}
.qso-hero_eyebrow_linera1{
background:#2E86C1;
flex:0 0 auto;
width:1.75rem;
display:inline-block;
height:1px;
}
.qso-hero_h1ra1{
margin-bottom:20px;
letter-spacing:-.01em;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.04;
font-size:38px;
color:#0F1623;
font-weight:600;
}
@media(min-width:768px){
.qso-hero_h1ra1{
font-size:3.375rem;
}
}
@media(min-width:1100px){
.qso-hero_h1ra1{
font-size:62px;
}
}
.qso-hero_h1ra1 em{
color:#2E86C1;
font-style:normal;
}
.qso-hero_subra1{
margin-bottom:1.875rem;
font-size:1rem;
line-height:1.6;
max-width:30rem;
color:#6B7A94;
}
@media(min-width:765px){
.qso-hero_subra1{
font-size:18px;
}
}
.qso-hero_actionsra1{
gap:0.875rem;
flex-wrap:wrap;
margin-bottom:2.125rem;
align-items:center;
display:flex;
}
.qso-hero_ctara1{
border-radius:62.438rem;
transition:background-color .22s ease;
padding:16px 30px;
gap:10px;
background:#0F1623;
font-weight:700;
align-items:center;
display:inline-flex;
font-size:15px;
color:#EFF4FF;
}
.qso-hero_ctara1:hover{
background:#1E2D48;
}
.qso-hero_cta_icra1{
align-items:center;
display:inline-flex;
}
.qso-hero_cta_icra1 svg{
width:1rem;
height:1rem;
}
.qso-hero_cta_altra1{
border-radius:62.438rem;
border:1px solid rgba(15,22,35,0.14);
transition:border-color .22s ease,color .22s ease;
background:transparent;
padding:0.938rem 1.625rem;
font-weight:600;
display:inline-flex;
color:#0F1623;
align-items:center;
font-size:15px;
}
.qso-hero_cta_altra1:hover{
border-color:#2E86C1;
color:#2E86C1;
}
.qso-hero_trustra1{
gap:22px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.qso-hero_trust_itemra1{
gap:0.563rem;
font-size:13px;
font-weight:600;
display:flex;
color:#273246;
align-items:center;
}
.qso-hero_trust_icra1{
display:inline-flex;
color:#2E86C1;
align-items:center;
}
.qso-hero_trust_icra1 svg{
height:16px;
width:16px;
}
.qso-hero_promora1{
border-radius:1.25rem;
background:#FFFFFF;
overflow:hidden;
min-height:300px;
position:relative;
display:flex;
box-shadow:0 12px 48px rgba(15,22,35,0.14), 0 3px 12px rgba(15,22,35,0.08);
}
.qso-hero_promo_bgra1{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.qso-hero_promo_bgra1::after{
inset:0;
background:linear-gradient(120deg,#111827 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
content:"";
position:absolute;
}
.qso-hero_promo_glowra1{
background:radial-gradient(circle,rgba(99,179,237,0.12) 0%,transparent 65%);
border-radius:50%;
position:absolute;
right:-20px;
height:16.25rem;
width:260px;
top:-2.5rem;
pointer-events:none;
}
.qso-hero_promo_ctra1{
padding:28px;
max-width:88%;
z-index:2;
position:relative;
align-self:flex-end;
}
.qso-hero_promo_labelra1{
text-transform:uppercase;
letter-spacing:.25em;
font-weight:700;
display:block;
color:#7EC8F4;
font-size:10px;
margin-bottom:8px;
}
.qso-hero_promo_amountra1{
color:#EFF4FF;
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
line-height:1.05;
font-weight:600;
}
@media(min-width:765px){
.qso-hero_promo_amountra1{
font-size:40px;
}
}
.qso-hero_promo_amountra1 em{
color:#7EC8F4;
font-style:normal;
}
.qso-hero_ratingra1{
background:#FFFFFF;
padding:0.625rem 14px;
gap:0.625rem;
border-radius:0.875rem;
border:1px solid rgba(15,22,35,0.08);
z-index:3;
box-shadow:0 2px 0.375rem rgba(15,22,35,0.07), 0 6px 18px rgba(15,22,35,0.06);
top:0.875rem;
position:absolute;
max-width:min(260px,62%);
display:flex;
align-items:center;
right:14px;
}
.qso-hero_rating_scorera1{
flex:0 0 auto;
font-weight:700;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#0F1623;
font-size:1.5rem;
}
.qso-hero_rating_txtra1{
flex:1 1 auto;
min-width:0;
}
.qso-hero_rating_starsra1{
gap:2px;
color:#2E86C1;
display:flex;
}
.qso-hero_rating_starsra1 svg{
height:12px;
width:0.75rem;
}
.qso-hero_rating_capra1{
overflow-wrap:break-word;
display:block;
line-height:1.35;
color:#4E5E78;
font-size:0.688rem;
margin-top:3px;
}
.qso-statra1{
border-bottom:1px solid rgba(15,22,35,0.14);
border-top:1px solid rgba(15,22,35,0.14);
margin-top:1rem;
}
.qso-stat_inra1{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:768px){
.qso-stat_inra1{
grid-template-columns:repeat(4,1fr);
}
}
.qso-stat_itemra1{
padding:1.375rem 14px;
border-bottom:1px solid rgba(15,22,35,0.08);
min-width:0;
border-right:1px solid rgba(15,22,35,0.08);
}
.qso-stat_itemra1:nth-child(2n){
border-right:0;
}
.qso-stat_itemra1:nth-child(n+3){
border-bottom:0;
}
@media(min-width:766px){
.qso-stat_itemra1{
border-bottom:0;
}
.qso-stat_itemra1:nth-child(2n){
border-right:1px solid rgba(15,22,35,0.08);
}
.qso-stat_itemra1:nth-child(4n){
border-right:0;
}
}
.qso-stat_valuera1{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:30px;
font-weight:700;
color:#0F1623;
overflow-wrap:break-word;
line-height:1;
}
@media(min-width:767px){
.qso-stat_valuera1{
font-size:2.125rem;
}
}
.qso-stat_labelra1{
overflow-wrap:break-word;
color:#4E5E78;
margin-top:6px;
font-size:0.813rem;
line-height:1.4;
}
.qso-jpra1{
padding:1.875rem 0 0.625rem;
}
.qso-jp_gridra1{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:771px){
.qso-jp_gridra1{
grid-template-columns:1fr 1fr;
}
.qso-jp_card_megara1{
grid-column:1/-1;
}
}
@media(min-width:997px){
.qso-jp_gridra1{
grid-template-columns:1.4fr 1fr 1fr;
}
.qso-jp_card_megara1{
grid-column:auto;
}
}
.qso-jp_cardra1{
border-radius:1.25rem;
padding:26px;
overflow:hidden;
border:1px solid rgba(15,22,35,0.08);
gap:0.75rem;
background:#FFFFFF;
justify-content:space-between;
min-height:200px;
min-width:0;
flex-direction:column;
position:relative;
display:flex;
}
.qso-jp_card_megara1{
background:linear-gradient(135deg,#152035,#090E18);
border-color:transparent;
color:#EFF4FF;
min-height:210px;
}
.qso-jp_glowra1{
border-radius:50%;
background:radial-gradient(circle,rgba(99,179,237,0.12),transparent 70%);
position:absolute;
top:-2.5rem;
height:200px;
pointer-events:none;
right:-40px;
width:12.5rem;
}
.qso-jp_labelra1{
gap:10px;
justify-content:space-between;
text-transform:uppercase;
display:flex;
letter-spacing:.16em;
color:#2E86C1;
align-items:center;
flex-wrap:wrap;
font-size:10px;
position:relative;
font-weight:700;
}
.qso-jp_card_megara1 .qso-jp_labelra1{
color:#7EC8F4;
}
.qso-jp_dropra1{
text-transform:none;
color:#4E5E78;
font-weight:600;
letter-spacing:.04em;
}
.qso-jp_card_megara1 .qso-jp_dropra1{
color:#90A4C2;
}
.qso-jp_amountra1{
line-height:1;
font-weight:700;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
position:relative;
overflow-wrap:break-word;
font-size:38px;
color:#0F1623;
}
.qso-jp_card_megara1 .qso-jp_amountra1{
animation:zm2-pulse 2.4s infinite;
color:#7EC8F4;
font-size:48px;
}
@media(min-width:768px){
.qso-jp_card_megara1 .qso-jp_amountra1{
font-size:3.375rem;
}
}
.qso-jp_gamera1{
color:#4E5E78;
font-size:13px;
position:relative;
}
.qso-jp_card_megara1 .qso-jp_gamera1{
color:#90A4C2;
}
.qso-jp_ctara1{
position:relative;
align-self:flex-start;
}
.qso-jp_card_megara1 .qso-jp_ctara1{
background:#7EC8F4;
border-radius:999px;
padding:0.625rem 1.25rem;
transition:opacity .22s ease;
font-weight:700;
font-size:0.813rem;
color:#0F1623;
}
.qso-jp_card_megara1 .qso-jp_ctara1:hover{
opacity:.9;
}
.qso-jp_cardra1:not(.qso-jp_card_megara1) .qso-jp_ctara1{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #0F1623;
padding-bottom:2px;
font-size:0.813rem;
font-weight:700;
color:#0F1623;
}
.qso-jp_cardra1:not(.qso-jp_card_megara1) .qso-jp_ctara1:hover{
border-color:#2E86C1;
color:#2E86C1;
}
.qso-jp_seora1{
margin:0.875rem 0 0;
max-width:760px;
font-size:14px;
color:#6B7A94;
line-height:1.65;
overflow-wrap:break-word;
}
.qso-jp_seora1 strong{
font-weight:700;
color:#0F1623;
}
.qso-prra1{
padding:1.875rem 0 0.375rem;
}
.qso-pr_cardra1{
gap:10px;
flex:0 0 auto;
padding:26px;
border:1px solid rgba(15,22,35,0.08);
border-radius:20px;
background:#FFFFFF;
overflow:hidden;
min-height:200px;
display:flex;
flex-direction:column;
position:relative;
width:17.5rem;
}
@media(min-width:766px){
.qso-pr_cardra1{
width:18.75rem;
}
}
.qso-pr_card_featra1{
border-color:transparent;
background:linear-gradient(150deg,#152035,#090E18);
color:#EFF4FF;
}
.qso-pr_glowra1{
border-radius:50%;
background:radial-gradient(circle,rgba(99,179,237,0.12),transparent 70%);
pointer-events:none;
width:8.125rem;
right:-1.875rem;
top:-1.875rem;
opacity:0;
height:130px;
position:absolute;
}
.qso-pr_card_featra1 .qso-pr_glowra1{
opacity:1;
}
.qso-pr_labelra1{
color:#2E86C1;
font-size:0.625rem;
font-weight:700;
position:relative;
letter-spacing:.16em;
text-transform:uppercase;
}
.qso-pr_card_featra1 .qso-pr_labelra1{
color:#7EC8F4;
}
.qso-pr_amountra1{
font-size:1.625rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
font-weight:600;
position:relative;
color:#0F1623;
overflow-wrap:break-word;
}
.qso-pr_card_featra1 .qso-pr_amountra1{
color:#EFF4FF;
}
.qso-pr_amountra1 em{
font-style:normal;
color:#2E86C1;
}
.qso-pr_card_featra1 .qso-pr_amountra1 em{
color:#7EC8F4;
}
.qso-pr_termsra1{
line-height:1.5;
position:relative;
color:#4E5E78;
font-size:13px;
}
.qso-pr_card_featra1 .qso-pr_termsra1{
color:#90A4C2;
}
.qso-pr_ctara1{
align-self:flex-start;
position:relative;
margin-top:auto;
}
.qso-pr_card_featra1 .qso-pr_ctara1{
padding:0.563rem 18px;
background:#7EC8F4;
border-radius:999px;
transition:opacity .22s ease;
font-size:0.813rem;
font-weight:700;
color:#0F1623;
}
.qso-pr_card_featra1 .qso-pr_ctara1:hover{
opacity:.9;
}
.qso-pr_cardra1:not(.qso-pr_card_featra1) .qso-pr_ctara1{
transition:color .22s ease,border-color .22s ease;
color:#0F1623;
border-bottom:1px solid #0F1623;
padding-bottom:2px;
font-size:13px;
font-weight:700;
}
.qso-pr_cardra1:not(.qso-pr_card_featra1) .qso-pr_ctara1:hover{
border-color:#2E86C1;
color:#2E86C1;
}
.qso-growra1{
padding:1.625rem 0 10px;
}
.qso-row_seora1{
margin:10px 0 0;
overflow-wrap:break-word;
max-width:760px;
color:#6B7A94;
font-size:0.875rem;
line-height:1.65;
}
.qso-row_seora1 strong{
font-weight:700;
color:#0F1623;
}
.qso-growra1{
padding:26px 0 10px;
}
.qso-row_seora1{
margin:10px 0 0;
line-height:1.65;
max-width:47.5rem;
font-size:14px;
color:#6B7A94;
overflow-wrap:break-word;
}
.qso-row_seora1 strong{
color:#0F1623;
font-weight:700;
}
.qso-nlra1{
padding:24px 0 10px;
}
.qso-nl_inra1{
background:#0D1420;
gap:1.375rem;
border-radius:1.25rem;
padding:1.875rem 32px;
display:flex;
flex-direction:column;
color:#EFF4FF;
}
@media(min-width:768px){
.qso-nl_inra1{
gap:1.75rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.qso-nl_text_wrapra1{
min-width:0;
}
.qso-nl_h3ra1{
font-size:1.375rem;
color:#EFF4FF;
line-height:1.1;
font-weight:600;
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.313rem;
}
@media(min-width:769px){
.qso-nl_h3ra1{
font-size:1.5rem;
}
}
.qso-nl_textra1{
font-size:0.844rem;
color:#90A4C2;
line-height:1.5;
}
.qso-nl_formra1{
gap:10px;
flex:1 1 auto;
display:flex;
min-width:0;
max-width:28.75rem;
}
.qso-nl_inputra1{
padding:0.813rem 16px;
border:1px solid rgba(190,220,255,0.14);
overflow:hidden;
border-radius:14px;
background:rgba(226,240,255,0.07);
flex:1 1 auto;
min-width:0;
font-size:0.875rem;
white-space:nowrap;
display:flex;
align-items:center;
color:#90A4C2;
text-overflow:ellipsis;
}
.qso-nl_btnra1{
background:#7EC8F4;
transition:opacity .22s ease;
padding:0.813rem 24px;
flex:0 0 auto;
border-radius:0.875rem;
font-size:14px;
color:#0F1623;
white-space:nowrap;
font-weight:700;
}
.qso-nl_btnra1:hover{
opacity:.9;
}
.qso-vipra1{
padding:48px 0;
}
@media(min-width:765px){
.qso-vipra1{
padding:64px 0;
}
}
.qso-vip_headra1{
gap:0.875rem;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:879px){
.qso-vip_headra1{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.qso-vip_eyebrowra1{
margin-bottom:0.75rem;
}
.qso-vip_h2ra1{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-size:32px;
color:#EFF4FF;
}
@media(min-width:765px){
.qso-vip_h2ra1{
font-size:2.5rem;
}
}
.qso-vip_introra1{
font-size:0.875rem;
max-width:26.25rem;
color:#90A4C2;
line-height:1.6;
}
.qso-vip_gridra1{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.qso-vip_cardra1{
border:1px solid rgba(190,220,255,0.14);
border-radius:0.875rem;
padding:22px 18px;
min-width:0;
}
.qso-vip_card_featra1{
border-color:#7EC8F4;
background:rgba(226,240,255,0.07);
}
.qso-vip_card_icra1{
background:linear-gradient(135deg,#56B4E8,#A8DCFA);
border-radius:0.5rem;
height:34px;
width:2.125rem;
margin-bottom:16px;
display:block;
}
.qso-vip_namera1{
font-size:20px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#EFF4FF;
overflow-wrap:break-word;
margin-bottom:0.375rem;
font-weight:600;
}
.qso-vip_perkra1{
color:#90A4C2;
font-size:12.5px;
overflow-wrap:break-word;
line-height:1.5;
}
.qso-appra1{
padding:1.875rem 0 0.625rem;
}
.qso-app_inra1{
gap:1.75rem;
border-radius:1.25rem;
border:1px solid rgba(15,22,35,0.08);
padding:32px;
background:#FFFFFF;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.qso-app_inra1{
gap:40px;
padding:2.5rem 2.75rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.qso-app_copyra1{
min-width:0;
max-width:35rem;
}
.qso-app_eyebrowra1{
margin-bottom:12px;
}
.qso-app_h2ra1{
overflow-wrap:break-word;
color:#0F1623;
margin-bottom:12px;
line-height:1.05;
font-size:28px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:767px){
.qso-app_h2ra1{
font-size:34px;
}
}
.qso-app_textra1{
font-size:0.875rem;
line-height:1.6;
margin-bottom:1.375rem;
color:#6B7A94;
}
.qso-app_btnsra1{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.qso-app_btnra1{
transition:background-color .22s ease;
border-radius:0.875rem;
background:#0F1623;
padding:11px 20px;
gap:0.625rem;
color:#EFF4FF;
align-items:center;
display:inline-flex;
}
.qso-app_btnra1:hover{
background:#1E2D48;
}
.qso-app_btn_icra1{
align-items:center;
display:inline-flex;
}
.qso-app_btn_icra1 svg{
height:1.125rem;
width:18px;
}
.qso-app_btn_lbra1{
font-weight:700;
font-size:13.5px;
}
.qso-app_qr_wrapra1{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.qso-app_qrra1{
flex:0 0 auto;
border-radius:14px;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 5px 0.688rem);
height:108px;
background-color:#0F1623;
width:108px;
}
.qso-app_qr_capra1{
max-width:5.75rem;
font-size:0.781rem;
line-height:1.4;
color:#4E5E78;
}
.qso-gmra1{
padding:30px 0 10px;
}
.qso-gm_inra1{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:883px){
.qso-gm_inra1{
grid-template-columns:1.25fr 1fr;
}
}
.qso-gm_leftra1{
background:#FFFFFF;
border-radius:1.25rem;
padding:2rem;
border:1px solid rgba(15,22,35,0.08);
min-width:0;
}
.qso-gm_eyebrowra1{
margin-bottom:10px;
}
.qso-gm_h2ra1{
font-size:26px;
margin-bottom:8px;
overflow-wrap:break-word;
line-height:1.06;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#0F1623;
}
@media(min-width:765px){
.qso-gm_h2ra1{
font-size:28px;
}
}
.qso-gm_textra1{
color:#6B7A94;
font-size:0.875rem;
line-height:1.6;
margin-bottom:1.375rem;
max-width:480px;
}
.qso-gm_levelra1{
color:#2E86C1;
font-size:22px;
margin-bottom:0.5rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.qso-gm_barra1{
border-radius:62.438rem;
overflow:hidden;
background:rgba(15,22,35,0.14);
margin-bottom:0.375rem;
height:8px;
}
.qso-gm_bar_fillra1{
background:linear-gradient(90deg,#56B4E8,#A8DCFA);
border-radius:999px;
height:100%;
}
.qso-gm_bar_metara1{
gap:10px;
display:flex;
color:#4E5E78;
font-size:11px;
margin-bottom:1.125rem;
justify-content:space-between;
}
.qso-gm_missionsra1{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.qso-gm_missionra1{
border-radius:62.438rem;
background:#F2F4F7;
gap:7px;
border:1px solid rgba(15,22,35,0.14);
padding:9px 15px;
display:inline-flex;
color:#273246;
font-weight:600;
align-items:center;
font-size:0.781rem;
}
.qso-gm_mission_icra1{
display:inline-flex;
align-items:center;
color:#2E86C1;
}
.qso-gm_mission_icra1 svg{
height:0.813rem;
width:13px;
}
.qso-gm_rightra1{
overflow:hidden;
padding:2rem;
background:linear-gradient(150deg,#152035,#090E18);
border-radius:1.25rem;
position:relative;
flex-direction:column;
display:flex;
color:#EFF4FF;
}
.qso-gm_glowra1{
border-radius:50%;
background:radial-gradient(circle,rgba(99,179,237,0.12),transparent 70%);
position:absolute;
top:-1.875rem;
pointer-events:none;
right:-30px;
width:150px;
height:150px;
}
.qso-gm_ref_eyebrowra1{
position:relative;
margin-bottom:0.625rem;
}
.qso-gm_ref_h2ra1{
margin-bottom:8px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
color:#EFF4FF;
position:relative;
line-height:1.1;
font-weight:600;
overflow-wrap:break-word;
}
.qso-gm_ref_textra1{
position:relative;
line-height:1.55;
margin-bottom:20px;
color:#90A4C2;
font-size:13.5px;
}
.qso-gm_ref_ctara1{
padding:0.688rem 22px;
border-radius:999px;
transition:opacity .22s ease;
background:#7EC8F4;
font-size:0.844rem;
color:#0F1623;
margin-top:auto;
position:relative;
align-self:flex-start;
font-weight:700;
}
.qso-gm_ref_ctara1:hover{
opacity:.9;
}
.qso-wyra1{
padding:3rem 0;
}
@media(min-width:766px){
.qso-wyra1{
padding:3.5rem 0;
}
}
.qso-wy_inra1{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:903px){
.qso-wy_inra1{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.qso-wy_leftra1{
min-width:0;
}
.qso-wy_eyebrowra1{
margin-bottom:14px;
}
.qso-wy_h2ra1{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#0F1623;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-size:32px;
margin-bottom:1rem;
}
@media(min-width:766px){
.qso-wy_h2ra1{
font-size:40px;
}
}
.qso-wy_introra1{
color:#6B7A94;
line-height:1.6;
font-size:15px;
}
.qso-wy_gridra1{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:561px){
.qso-wy_gridra1{
grid-template-columns:1fr 1fr;
}
}
.qso-wy_cardra1{
border:1px solid rgba(15,22,35,0.08);
padding:26px;
border-radius:0.875rem;
background:#FFFFFF;
min-width:0;
}
.qso-wy_card_icra1{
margin-bottom:16px;
display:inline-flex;
color:#2E86C1;
justify-content:center;
align-items:center;
}
.qso-wy_card_icra1 svg{
width:1.625rem;
height:26px;
}
.qso-wy_card_hra1{
overflow-wrap:break-word;
color:#0F1623;
font-size:1.313rem;
margin-bottom:8px;
font-weight:600;
line-height:1.15;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
.qso-wy_card_pra1{
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
color:#6B7A94;
}
.qso-htsra1{
padding:3rem 0;
}
@media(min-width:771px){
.qso-htsra1{
padding:3.875rem 0;
}
}
.qso-hts_headra1{
gap:18px;
margin-bottom:34px;
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.qso-hts_headra1{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.qso-hts_eyebrowra1{
margin-bottom:0.75rem;
}
.qso-hts_h2ra1{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.05;
color:#EFF4FF;
font-size:30px;
font-weight:600;
}
@media(min-width:769px){
.qso-hts_h2ra1{
font-size:38px;
}
}
.qso-hts_ctara1{
flex:0 0 auto;
padding:15px 30px;
background:#7EC8F4;
transition:opacity .22s ease;
border-radius:999px;
font-weight:700;
font-size:0.938rem;
color:#0F1623;
}
.qso-hts_ctara1:hover{
opacity:.9;
}
.qso-hts_gridra1{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.qso-hts_gridra1{
grid-template-columns:repeat(3,1fr);
}
}
.qso-hts_stepra1{
min-width:0;
border-top:1px solid rgba(190,220,255,0.14);
padding-top:1.375rem;
}
.qso-hts_step_numra1{
color:#7EC8F4;
line-height:1;
margin-bottom:0.875rem;
font-size:44px;
font-weight:700;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
.qso-hts_step_hra1{
font-weight:700;
line-height:1.2;
color:#EFF4FF;
overflow-wrap:break-word;
font-size:1.188rem;
margin-bottom:8px;
}
.qso-hts_step_pra1{
line-height:1.55;
overflow-wrap:break-word;
color:#90A4C2;
font-size:0.875rem;
}
.qso-provra1{
padding:40px 0 1.25rem;
}
.qso-prov_eyebrowra1{
margin-bottom:18px;
display:block;
}
.qso-prov_gridra1{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:561px){
.qso-prov_gridra1{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:899px){
.qso-prov_gridra1{
grid-template-columns:repeat(6,1fr);
}
}
.qso-pmtra1{
padding:48px 0 0.625rem;
}
.qso-pmt_inra1{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:881px){
.qso-pmt_inra1{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.qso-pmt_leftra1{
min-width:0;
}
.qso-pmt_eyebrowra1{
margin-bottom:12px;
}
.qso-pmt_h2ra1{
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.75rem;
color:#0F1623;
font-size:1.875rem;
line-height:1.06;
font-weight:600;
}
@media(min-width:771px){
.qso-pmt_h2ra1{
font-size:2rem;
}
}
.qso-pmt_textra1{
font-size:14.5px;
margin-bottom:22px;
color:#6B7A94;
line-height:1.6;
}
.qso-pmt_logosra1{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:481px){
.qso-pmt_logosra1{
grid-template-columns:repeat(4,1fr);
}
}
.qso-pmt_logora1{
border:1px solid rgba(15,22,35,0.08);
background:#FFFFFF;
overflow:hidden;
padding:0 0.5rem;
border-radius:0.5rem;
color:#273246;
align-items:center;
text-align:center;
text-overflow:ellipsis;
font-size:0.781rem;
justify-content:center;
height:3.125rem;
display:flex;
white-space:nowrap;
font-weight:700;
}
.qso-pmt_tablera1{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(15,22,35,0.08);
min-width:0;
}
.qso-pmt_theadra1{
background:#1A1F2E;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.qso-pmt_thra1{
overflow:hidden;
padding:0.813rem 14px;
text-transform:uppercase;
font-size:10px;
white-space:nowrap;
text-overflow:ellipsis;
letter-spacing:.08em;
color:#EFF4FF;
font-weight:700;
}
.qso-pmt_rowra1{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(15,22,35,0.08);
display:grid;
}
.qso-pmt_rowra1:nth-child(odd){
background:#FFFFFF;
}
.qso-pmt_tdra1{
padding:0.875rem;
color:#6B7A94;
overflow-wrap:break-word;
min-width:0;
font-size:13.5px;
}
.qso-pmt_rowra1 .qso-pmt_tdra1:first-child{
font-weight:700;
color:#0F1623;
}
.qso-pmt_rowra1 .qso-pmt_tdra1:last-child{
color:#1A9E6E;
font-weight:700;
}
.qso-tsra1{
padding:44px 0;
}
.qso-ts_inra1{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:879px){
.qso-ts_inra1{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.qso-ts_leftra1{
min-width:0;
}
.qso-ts_h2ra1{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
color:#EFF4FF;
overflow-wrap:break-word;
margin-bottom:12px;
font-weight:600;
font-size:1.625rem;
}
@media(min-width:766px){
.qso-ts_h2ra1{
font-size:1.75rem;
}
}
.qso-ts_textra1{
max-width:32.5rem;
margin-bottom:22px;
color:#90A4C2;
font-size:14.5px;
line-height:1.6;
}
.qso-ts_badgesra1{
gap:1.125rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.qso-ts_badgera1{
font-size:0.813rem;
color:#90A4C2;
font-weight:600;
}
.qso-ts_payra1{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:882px){
.qso-ts_payra1{
justify-content:flex-end;
}
}
.qso-ts_pay_chipra1{
border-radius:0.875rem;
border:1px solid rgba(190,220,255,0.14);
background:rgba(226,240,255,0.07);
padding:12px 16px;
color:#EFF4FF;
font-size:14px;
font-weight:700;
}
.qso-opra1{
padding:36px 0 10px;
}
.qso-op_inra1{
padding:32px;
border-radius:14px;
border:1px solid rgba(15,22,35,0.08);
gap:32px;
grid-template-columns:1fr;
background:#FFFFFF;
display:grid;
align-items:center;
}
@media(min-width:861px){
.qso-op_inra1{
gap:2.75rem;
grid-template-columns:.9fr 1.1fr;
padding:34px 2.5rem;
}
}
.qso-op_leftra1{
min-width:0;
}
.qso-op_eyebrowra1{
margin-bottom:0.75rem;
}
.qso-op_h2ra1{
overflow-wrap:break-word;
font-weight:600;
color:#0F1623;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
margin-bottom:0.625rem;
font-size:1.75rem;
}
@media(min-width:766px){
.qso-op_h2ra1{
font-size:30px;
}
}
.qso-op_textra1{
color:#6B7A94;
line-height:1.6;
font-size:0.875rem;
}
.qso-op_gridra1{
border-radius:8px;
background:rgba(15,22,35,0.14);
grid-template-columns:1fr 1fr;
overflow:hidden;
border:1px solid rgba(15,22,35,0.14);
gap:1px;
display:grid;
}
.qso-op_fieldra1{
padding:18px 1.25rem;
background:#F2F4F7;
min-width:0;
}
.qso-op_field_lbra1{
font-weight:600;
color:#2E86C1;
text-transform:uppercase;
letter-spacing:.1em;
font-size:10px;
margin-bottom:5px;
}
.qso-op_field_valra1{
font-size:14px;
color:#0F1623;
overflow-wrap:break-word;
font-weight:700;
}
.qso-ttra1{
padding:3rem 0 0.625rem;
}
@media(min-width:771px){
.qso-ttra1{
padding:60px 0 10px;
}
}
.qso-tt_headra1{
margin-bottom:34px;
text-align:center;
}
.qso-tt_eyebrowra1{
margin-bottom:12px;
}
.qso-tt_h2ra1{
overflow-wrap:break-word;
font-size:32px;
line-height:1.05;
color:#0F1623;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:771px){
.qso-tt_h2ra1{
font-size:2.625rem;
}
}
.qso-tt_gridra1{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.qso-tt_gridra1{
grid-template-columns:repeat(3,1fr);
}
}
.qso-tt_cardra1{
border-radius:14px;
border:1px solid rgba(15,22,35,0.08);
background:#FFFFFF;
padding:1.875rem;
display:flex;
min-width:0;
flex-direction:column;
}
.qso-tt_card_icra1{
margin-bottom:18px;
align-items:center;
color:#2E86C1;
display:inline-flex;
}
.qso-tt_card_icra1 svg{
width:1.75rem;
height:1.75rem;
}
.qso-tt_card_hra1{
font-weight:600;
margin-bottom:8px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#0F1623;
line-height:1.15;
font-size:1.375rem;
overflow-wrap:break-word;
}
.qso-tt_card_pra1{
color:#6B7A94;
line-height:1.6;
margin-bottom:14px;
font-size:0.875rem;
overflow-wrap:break-word;
}
.qso-tt_card_pra1 b{
color:#0F1623;
font-weight:700;
}
.qso-tt_card_linkra1{
transition:color .22s ease;
color:#0F1623;
padding-bottom:2px;
align-self:flex-start;
border-bottom:1px solid #2E86C1;
margin-top:auto;
font-size:13px;
font-weight:700;
}
.qso-tt_card_linkra1:hover{
color:#2E86C1;
}
.qso-rvra1{
padding:3rem 0;
background:#FFFFFF;
border-top:1px solid rgba(15,22,35,0.08);
border-bottom:1px solid rgba(15,22,35,0.08);
margin-top:24px;
}
@media(min-width:769px){
.qso-rvra1{
padding:56px 0;
}
}
.qso-rv_headra1{
gap:16px;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:769px){
.qso-rv_headra1{
gap:1.25rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.qso-rv_eyebrowra1{
margin-bottom:10px;
}
.qso-rv_h2ra1{
overflow-wrap:break-word;
font-size:1.875rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-weight:600;
color:#0F1623;
}
@media(min-width:770px){
.qso-rv_h2ra1{
font-size:38px;
}
}
.qso-rv_aggra1{
gap:12px;
align-items:center;
display:flex;
}
.qso-rv_agg_starsra1{
gap:3px;
display:flex;
color:#2E86C1;
}
.qso-rv_agg_starsra1 svg{
width:18px;
height:18px;
}
.qso-rv_sourcera1{
font-size:0.813rem;
color:#6B7A94;
}
.qso-rv_gridra1{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:762px){
.qso-rv_gridra1{
grid-template-columns:repeat(3,1fr);
}
}
.qso-rv_cardra1{
border:1px solid rgba(15,22,35,0.08);
border-radius:14px;
padding:1.625rem;
background:#F2F4F7;
min-width:0;
}
.qso-rv_card_starsra1{
gap:2px;
display:flex;
margin-bottom:0.75rem;
color:#2E86C1;
}
.qso-rv_card_starsra1 svg{
height:14px;
width:14px;
}
.qso-rv_card_bodyra1{
font-size:1.125rem;
line-height:1.45;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
margin-bottom:1rem;
color:#0F1623;
overflow-wrap:break-word;
font-weight:500;
}
.qso-rv_card_metara1{
gap:0.625rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.qso-rv_card_avra1{
background:linear-gradient(135deg,#56B4E8,#A8DCFA);
flex:0 0 auto;
border-radius:50%;
width:2rem;
height:32px;
}
.qso-rv_card_authorra1{
color:#0F1623;
font-size:0.813rem;
font-weight:700;
}
.qso-rv_card_locra1{
color:#4E5E78;
font-size:0.75rem;
}
.qso-rcra1{
padding:3rem 0 0.625rem;
}
.qso-rc_inra1{
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:763px){
.qso-rc_inra1{
grid-template-columns:repeat(3,1fr);
gap:40px;
}
}
.qso-rc_colra1{
min-width:0;
}
.qso-rc_labelra1{
text-transform:uppercase;
color:#2E86C1;
margin-bottom:1rem;
font-weight:600;
font-size:0.688rem;
letter-spacing:.2em;
}
.qso-rc_awardsra1{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.qso-rc_awardra1{
gap:0.75rem;
display:flex;
min-width:0;
align-items:center;
}
.qso-rc_award_icra1{
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#56B4E8;
}
.qso-rc_award_icra1 svg{
height:1.125rem;
width:1.125rem;
}
.qso-rc_award_tra1{
color:#0F1623;
font-weight:700;
overflow-wrap:break-word;
font-size:14px;
}
.qso-rc_award_sra1{
color:#4E5E78;
overflow-wrap:break-word;
font-size:12px;
}
.qso-rc_pressra1{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.qso-rc_press_logora1{
border-radius:8px;
border:1px solid rgba(15,22,35,0.08);
overflow:hidden;
padding:0 8px;
font-weight:700;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
height:3.25rem;
display:flex;
text-align:center;
text-overflow:ellipsis;
align-items:center;
white-space:nowrap;
color:#6B7A94;
font-size:0.875rem;
justify-content:center;
}
.qso-rc_partnerra1{
background:#FFFFFF;
border-radius:14px;
border:1px solid rgba(15,22,35,0.08);
padding:22px;
}
.qso-rc_partner_namera1{
color:#0F1623;
font-size:1.25rem;
overflow-wrap:break-word;
margin-bottom:6px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.qso-rc_partner_textra1{
line-height:1.55;
overflow-wrap:break-word;
color:#6B7A94;
font-size:13px;
}
.qso-scra1{
padding:3rem 0 10px;
}
.qso-sc_headra1{
text-align:center;
margin-bottom:28px;
}
.qso-sc_eyebrowra1{
margin-bottom:12px;
}
.qso-sc_h2ra1{
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-size:1.875rem;
color:#0F1623;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.qso-sc_h2ra1{
font-size:2.25rem;
}
}
.qso-sc_tablera1{
margin:0 auto;
border-radius:0.875rem;
border:1px solid rgba(15,22,35,0.08);
overflow:hidden;
max-width:56.25rem;
}
.qso-sc_theadra1{
grid-template-columns:1.6fr 1fr 1fr;
background:#1A1F2E;
display:grid;
}
.qso-sc_thra1{
padding:15px 18px;
color:#90A4C2;
text-align:center;
overflow-wrap:break-word;
font-size:13px;
font-weight:700;
}
.qso-sc_thra1:first-child{
text-align:left;
}
.qso-sc_th_usra1{
color:#7EC8F4;
}
.qso-sc_rowra1{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(15,22,35,0.08);
display:grid;
}
.qso-sc_rowra1:nth-child(even){
background:#FFFFFF;
}
.qso-sc_tdra1{
padding:0.938rem 18px;
min-width:0;
color:#4E5E78;
overflow-wrap:break-word;
font-size:14px;
text-align:center;
}
.qso-sc_tdra1:first-child{
font-weight:600;
color:#273246;
text-align:left;
}
.qso-sc_td_usra1{
font-weight:700;
color:#1A9E6E;
}
.qso-sgra1{
padding:48px 0 0.625rem;
}
.qso-sg_eyebrowra1{
margin-bottom:12px;
display:block;
}
.qso-sg_h2ra1{
color:#0F1623;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:30px;
overflow-wrap:break-word;
margin-bottom:28px;
line-height:1.05;
}
@media(min-width:769px){
.qso-sg_h2ra1{
font-size:36px;
}
}
.qso-sg_gridra1{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:722px){
.qso-sg_gridra1{
grid-template-columns:repeat(3,1fr);
}
}
.qso-sg_colra1{
min-width:0;
}
.qso-sg_col_hra1{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:22px;
line-height:1.15;
font-weight:600;
margin-bottom:10px;
color:#0F1623;
}
.qso-sg_col_pra1{
font-size:0.875rem;
color:#6B7A94;
line-height:1.65;
overflow-wrap:break-word;
}
.qso-elra1{
padding:3rem 0;
}
@media(min-width:770px){
.qso-elra1{
padding:56px 0;
}
}
.qso-el_inra1{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:901px){
.qso-el_inra1{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.qso-el_leftra1{
min-width:0;
}
.qso-el_eyebrowra1{
margin-bottom:0.875rem;
}
.qso-el_h2ra1{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
color:#0F1623;
font-size:32px;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:22px;
}
@media(min-width:767px){
.qso-el_h2ra1{
font-size:2.375rem;
}
}
.qso-el_bodyra1 p{
line-height:1.7;
font-size:16px;
color:#273246;
margin-bottom:18px;
overflow-wrap:break-word;
}
.qso-el_dropcapra1{
padding:6px 0.75rem 0 0;
font-weight:700;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:3.875rem;
float:left;
line-height:.8;
color:#2E86C1;
}
.qso-el_rightra1{
min-width:0;
}
.qso-el_quotera1{
padding:2.25rem;
border-radius:20px;
background:linear-gradient(150deg,#152035,#090E18);
color:#EFF4FF;
margin-bottom:1.5rem;
position:relative;
}
.qso-el_quote_markra1{
color:#7EC8F4;
display:inline-flex;
margin-bottom:0.375rem;
align-items:center;
}
.qso-el_quote_markra1 svg{
width:2.125rem;
height:2.125rem;
}
.qso-el_quote_textra1{
color:#EFF4FF;
margin-bottom:1.375rem;
overflow-wrap:break-word;
line-height:1.4;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:22px;
font-weight:500;
}
.qso-el_quote_metara1{
gap:0.75rem;
display:flex;
align-items:center;
}
.qso-el_quote_avra1{
flex:0 0 auto;
background:linear-gradient(135deg,#56B4E8,#A8DCFA);
border-radius:50%;
width:2.375rem;
height:38px;
}
.qso-el_quote_authorra1{
font-size:0.875rem;
font-weight:700;
color:#EFF4FF;
}
.qso-el_quote_meta_subra1{
color:#90A4C2;
font-size:0.75rem;
}
.qso-el_explainra1{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(15,22,35,0.08);
}
.qso-el_explain_cardra1{
padding:22px 24px;
}
.qso-el_explain_cardra1+.qso-el_explain_cardra1{
border-top:1px solid rgba(15,22,35,0.08);
}
.qso-el_explain_hra1{
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:8px;
font-weight:600;
font-size:20px;
color:#0F1623;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
.qso-el_explain_pra1{
overflow-wrap:break-word;
color:#6B7A94;
line-height:1.55;
font-size:0.875rem;
}
.qso-faqra1{
background:#FFFFFF;
padding:3rem 0;
border-bottom:1px solid rgba(15,22,35,0.08);
border-top:1px solid rgba(15,22,35,0.08);
margin-top:24px;
}
@media(min-width:766px){
.qso-faqra1{
padding:62px 0;
}
}
.qso-faq_headra1{
margin-bottom:2.125rem;
text-align:center;
}
.qso-faq_eyebrowra1{
margin-bottom:0.75rem;
}
.qso-faq_h2ra1{
font-weight:600;
font-size:32px;
color:#0F1623;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.qso-faq_h2ra1{
font-size:38px;
}
}
.qso-faq_listra1{
margin:0 auto;
gap:0.75rem;
display:flex;
max-width:820px;
flex-direction:column;
}
.qso-faq_itemra1{
border:1px solid rgba(15,22,35,0.08);
background:#F2F4F7;
border-radius:0.875rem;
overflow:hidden;
}
.qso-faq_qra1{
padding:1.25rem 1.5rem;
gap:1.25rem;
list-style:none;
overflow-wrap:break-word;
font-weight:700;
font-size:16px;
display:flex;
color:#0F1623;
align-items:center;
cursor:pointer;
justify-content:space-between;
}
.qso-faq_qra1::-webkit-details-marker{
display:none;
}
.qso-faq_q_icra1{
flex:0 0 auto;
transition:transform .22s ease;
display:inline-flex;
color:#2E86C1;
align-items:center;
}
.qso-faq_q_icra1 svg{
width:1.125rem;
height:1.125rem;
}
.qso-faq_itemra1[open] .qso-faq_q_icra1{
transform:rotate(180deg);
}
.qso-faq_ara1{
padding:0 1.5rem 1.25rem;
color:#6B7A94;
font-size:14.5px;
overflow-wrap:break-word;
line-height:1.6;
}
.qso-sbra1{
padding:48px 0;
background:#FFFFFF;
margin-top:1.5rem;
border-top:1px solid rgba(15,22,35,0.08);
border-bottom:1px solid rgba(15,22,35,0.08);
}
@media(min-width:769px){
.qso-sbra1{
padding:3.5rem 0;
}
}
.qso-sb_eyebrowra1{
margin-bottom:0.75rem;
display:block;
}
.qso-sb_h2ra1{
color:#0F1623;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.625rem;
overflow-wrap:break-word;
font-size:30px;
line-height:1.05;
font-weight:600;
}
@media(min-width:765px){
.qso-sb_h2ra1{
font-size:2.25rem;
}
}
.qso-sb_gridra1{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:563px){
.qso-sb_gridra1{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.qso-sb_gridra1{
grid-template-columns:repeat(4,1fr);
}
}
.qso-sb_cardra1{
padding:24px;
background:#F2F4F7;
border-radius:0.875rem;
border:1px solid rgba(15,22,35,0.08);
min-width:0;
}
.qso-sb_card_hra1{
overflow-wrap:break-word;
margin-bottom:8px;
font-size:1.188rem;
color:#0F1623;
font-weight:600;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
}
.qso-sb_card_pra1{
font-size:13.5px;
overflow-wrap:break-word;
color:#6B7A94;
line-height:1.6;
}
.qso-sb_rtpra1{
grid-template-columns:1fr;
border-radius:0.875rem;
padding:1.625rem 1.75rem;
background:#F2F4F7;
gap:1.5rem;
border:1px solid rgba(15,22,35,0.08);
margin-top:1.125rem;
align-items:center;
display:grid;
}
@media(min-width:758px){
.qso-sb_rtpra1{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.qso-sb_rtp_hra1{
font-size:1.25rem;
overflow-wrap:break-word;
margin-bottom:8px;
line-height:1.15;
color:#0F1623;
font-weight:600;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
.qso-sb_rtp_pra1{
line-height:1.6;
overflow-wrap:break-word;
color:#6B7A94;
font-size:0.844rem;
}
.qso-sb_rtp_statsra1{
gap:16px;
display:flex;
}
.qso-sb_statra1{
padding:1.125rem;
background:#FFFFFF;
border-radius:0.5rem;
flex:1 1 0;
min-width:0;
text-align:center;
}
.qso-sb_stat_vra1{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:700;
overflow-wrap:break-word;
color:#1A9E6E;
font-size:1.625rem;
}
.qso-sb_stat_lra1{
font-size:11.5px;
color:#4E5E78;
margin-top:0.25rem;
}
.qso-lhra1{
padding:40px 0 1.25rem;
}
.qso-lh_inra1{
border-top:1px solid rgba(15,22,35,0.14);
padding-top:34px;
}
.qso-lh_eyebrowra1{
display:block;
margin-bottom:1.375rem;
}
.qso-lh_gridra1{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:602px){
.qso-lh_gridra1{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:963px){
.qso-lh_gridra1{
grid-template-columns:repeat(5,1fr);
}
}
.qso-lh_colra1{
min-width:0;
}
.qso-lh_col_hra1{
font-weight:700;
overflow-wrap:break-word;
font-size:13px;
margin-bottom:0.75rem;
color:#0F1623;
}
.qso-lh_linksra1{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.qso-lh_linkra1{
transition:color .22s ease;
overflow-wrap:break-word;
color:#6B7A94;
font-size:0.813rem;
}
.qso-lh_linkra1:hover{
color:#2E86C1;
}
.qso-ftra1{
background:#1A1F2E;
color:#90A4C2;
margin-top:40px;
}
.qso-ft_inra1{
grid-template-columns:1fr;
gap:32px;
padding:48px 0 28px;
display:grid;
}
@media(min-width:602px){
.qso-ft_inra1{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.qso-ft_inra1{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.qso-ft_brandra1{
min-width:0;
}
.qso-ft_logora1{
color:#EFF4FF;
font-weight:700;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
overflow-wrap:break-word;
}
.qso-ft_taglinera1{
color:#90A4C2;
font-size:13.5px;
margin-top:14px;
max-width:17.5rem;
line-height:1.6;
}
.qso-ft_contactra1{
transition:color .22s ease;
max-width:17.5rem;
color:#7EC8F4;
margin-top:0.75rem;
font-size:13px;
overflow-wrap:anywhere;
display:inline-block;
}
.qso-ft_contactra1:hover{
color:#EFF4FF;
}
.qso-ft_colra1{
min-width:0;
}
.qso-ft_col_hra1{
font-weight:700;
text-transform:uppercase;
letter-spacing:.08em;
font-size:0.813rem;
overflow-wrap:break-word;
color:#EFF4FF;
margin-bottom:14px;
}
.qso-ft_col_linksra1{
gap:10px;
display:flex;
flex-direction:column;
}
.qso-ft_linkra1{
transition:color .22s ease;
font-size:0.844rem;
overflow-wrap:break-word;
color:#90A4C2;
}
.qso-ft_linkra1:hover{
color:#EFF4FF;
}
.qso-ft_botra1{
padding:22px 0 40px;
gap:1rem;
display:flex;
flex-direction:column;
border-top:1px solid rgba(190,220,255,0.14);
}
@media(min-width:767px){
.qso-ft_botra1{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.qso-ft_legalra1{
font-size:0.719rem;
overflow-wrap:break-word;
line-height:1.6;
color:#9AA3B4;
max-width:47.5rem;
}
.qso-ft_legalra1 b{
color:#90A4C2;
font-weight:700;
}
.qso-ft_agera1{
padding:0.25rem 0.563rem;
border:1.5px solid #7EC8F4;
border-radius:0.5rem;
flex:0 0 auto;
font-weight:700;
color:#7EC8F4;
font-size:0.813rem;
}