*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F4F6FA;
-webkit-font-smoothing:antialiased;
font-size:0.938rem;
line-height:1.6;
font-family:"Nunito Sans", 'Helvetica Neue', Arial, sans-serif;
text-rendering:optimizeLegibility;
color:#2C3150;
overflow-wrap:break-word;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0, 0, 0, 0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.rqt-layout_nl9{
flex-direction:column;
display:flex;
min-height:100vh;
}
.rqt-main_nl9{
flex:1 1 auto;
width:100%;
min-width:0;
}
.rqt-container_nl9{
margin:0 auto;
padding:0 1rem;
max-width:1400px;
width:100%;
}
@media(min-width:770px){
.rqt-container_nl9{
padding:0 32px;
}
}
@media(min-width:1102px){
.rqt-container_nl9{
padding:0 56px;
}
}
.rqt-eyebrow_nl9{
text-transform:uppercase;
font-weight:600;
font-family:"Nunito Sans", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
color:#3D6FE8;
line-height:1.4;
letter-spacing:.2em;
font-size:0.688rem;
display:inline-block;
}
.rqt-band_nl9{
background:#0F1320;
color:#EEF1FF;
}
.rqt-band_nl9 .rqt-eyebrow_nl9{
color:#7EAAFF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.rqt-tb_nl9{
background:#F4F6FA;
border-bottom:1px solid rgba(18, 21, 42, 0.14);
z-index:50;
top:0;
position:sticky;
}
.rqt-tb_in_nl9{
padding:12px 1rem;
margin:0 auto;
gap:1rem;
justify-content:space-between;
max-width:87.5rem;
width:100%;
display:flex;
align-items:center;
}
@media(min-width:769px){
.rqt-tb_in_nl9{
padding:1rem 2rem;
}
}
@media(min-width:1097px){
.rqt-tb_in_nl9{
padding:18px 3.5rem;
}
}
.rqt-tb_left_nl9{
gap:1.75rem;
align-items:center;
display:flex;
min-width:0;
}
.rqt-tb_logo_nl9{
gap:11px;
align-items:center;
min-width:0;
display:flex;
}
.rqt-tb_logo_mark_nl9{
border-radius:0.5rem;
flex:0 0 auto;
height:34px;
object-fit:cover;
width:2.125rem;
}
.rqt-tb_logo_txt_nl9{
flex-direction:column;
display:flex;
min-width:0;
line-height:1;
}
.rqt-tb_logo_name_nl9{
overflow:hidden;
white-space:nowrap;
font-size:1.375rem;
text-overflow:ellipsis;
font-weight:700;
letter-spacing:.02em;
color:#12152A;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.rqt-tb_logo_sub_nl9{
overflow:hidden;
font-weight:600;
letter-spacing:.32em;
white-space:nowrap;
color:#3D6FE8;
margin-top:0.25rem;
text-overflow:ellipsis;
font-size:8.5px;
text-transform:uppercase;
}
.rqt-tb_nav_nl9{
display:none;
}
@media(min-width:957px){
.rqt-tb_nav_nl9{
gap:28px;
align-items:center;
display:flex;
}
}
.rqt-tb_nav_item_nl9{
transition:color .22s ease,border-color .22s ease;
border-bottom:2px solid transparent;
font-size:0.875rem;
color:#2C3150;
font-weight:600;
white-space:nowrap;
padding-bottom:3px;
}
.rqt-tb_nav_item_nl9:hover{
color:#12152A;
}
.rqt-tb_nav_item_nl9.rqt-state_active_nl9{
border-color:#3D6FE8;
color:#12152A;
}
.rqt-tb_right_nl9{
gap:0.875rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.rqt-tb_search_nl9{
transition:color .22s ease;
align-items:center;
color:#2C3150;
display:flex;
justify-content:center;
}
.rqt-tb_search_nl9:hover{
color:#3D6FE8;
}
.rqt-tb_search_nl9 svg{
height:18px;
width:18px;
}
.rqt-tb_lang_nl9{
color:#5A6180;
text-transform:uppercase;
letter-spacing:.1em;
font-weight:600;
font-size:0.688rem;
}
.rqt-tb_lang_nl9:hover{
color:#12152A;
}
.rqt-tb_login_nl9{
color:#12152A;
font-weight:600;
font-size:14px;
display:none;
}
@media(min-width:769px){
.rqt-tb_login_nl9{
display:inline-block;
}
}
.rqt-tb_register_nl9{
padding:0.688rem 1.375rem;
transition:background-color .22s ease;
background:#12152A;
border-radius:62.438rem;
font-size:14px;
color:#EEF1FF;
white-space:nowrap;
font-weight:700;
}
.rqt-tb_register_nl9:hover{
background:#1E2545;
}
.rqt-mob_nl9{
background:#F4F6FA;
position:fixed;
bottom:0;
padding-bottom:env(safe-area-inset-bottom);
left:0;
z-index:60;
border-top:1px solid rgba(18, 21, 42, 0.14);
right:0;
}
@media(min-width:961px){
.rqt-mob_nl9{
display:none;
}
}
.rqt-mob_in_nl9{
margin:0 auto;
max-width:35rem;
align-items:stretch;
justify-content:space-around;
display:flex;
}
.rqt-mob_item_nl9{
flex:1 1 0;
transition:color .22s ease;
gap:3px;
padding:0.563rem 4px;
flex-direction:column;
color:#5A6180;
display:flex;
align-items:center;
min-width:0;
}
.rqt-mob_item_nl9.rqt-state_active_nl9{
color:#3D6FE8;
}
.rqt-mob_ic_nl9{
justify-content:center;
align-items:center;
display:flex;
}
.rqt-mob_ic_nl9 svg{
width:1.25rem;
height:1.25rem;
}
.rqt-mob_lb_nl9{
overflow:hidden;
white-space:nowrap;
font-size:0.625rem;
text-overflow:ellipsis;
max-width:100%;
font-weight:600;
}
@media(max-width:960px){
body{
padding-bottom:60px;
}
}
.rqt-rail_nl9{
position:relative;
min-width:0;
}
.rqt-rail_scroll_nl9{
gap:14px;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
display:flex;
scrollbar-width:thin;
padding-bottom:14px;
}
@media(min-width:765px){
.rqt-rail_scroll_nl9{
gap:18px;
}
}
.rqt-gc_nl9{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:767px){
.rqt-gc_nl9{
width:11.75rem;
}
}
.rqt-gc_img_nl9{
border-radius:0.875rem;
overflow:hidden;
background:#FFFFFF;
position:relative;
box-shadow:0 2px 6px rgba(18, 21, 42, 0.06), 0 8px 24px rgba(18, 21, 42, 0.10);
padding-bottom:133.33%;
}
.rqt-gc_img_nl9 img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.rqt-gc_cover_nl9{
background:linear-gradient(160deg,transparent 55%,rgba(0, 0, 0, 0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.rqt-gc_hover_nl9{
inset:0;
transition:opacity .22s ease;
background:rgba(0, 0, 0, 0.52);
display:flex;
align-items:center;
opacity:0;
justify-content:center;
position:absolute;
}
.rqt-gc_nl9:hover .rqt-gc_hover_nl9{
opacity:1;
}
.rqt-gc_hover_btn_nl9{
border-radius:62.438rem;
background:#12152A;
color:#EEF1FF;
display:flex;
align-items:center;
height:2.875rem;
justify-content:center;
width:46px;
}
.rqt-gc_hover_btn_nl9 svg{
height:1.125rem;
width:18px;
}
.rqt-gc_info_nl9{
gap:2px;
flex-direction:column;
min-width:0;
margin-top:9px;
display:flex;
}
.rqt-gc_name_nl9{
overflow:hidden;
color:#12152A;
text-overflow:ellipsis;
font-size:0.813rem;
white-space:nowrap;
font-weight:700;
}
.rqt-gc_prov_nl9{
overflow:hidden;
text-overflow:ellipsis;
color:#5A6180;
font-size:11px;
white-space:nowrap;
}
.rqt-gc_meta_nl9{
color:#5A6180;
font-size:0.688rem;
}
.rqt-tc_nl9{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:767px){
.rqt-tc_nl9{
width:230px;
}
}
.rqt-tc_img_nl9{
border-radius:0.875rem;
background:#FFFFFF;
overflow:hidden;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(18, 21, 42, 0.06), 0 8px 1.5rem rgba(18, 21, 42, 0.10);
}
.rqt-tc_img_nl9 img{
inset:0;
position:absolute;
height:100%;
width:100%;
object-fit:cover;
}
.rqt-tc_info_nl9{
gap:2px;
margin-top:9px;
flex-direction:column;
min-width:0;
display:flex;
}
.rqt-tc_name_nl9{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
font-size:0.875rem;
white-space:nowrap;
color:#12152A;
}
.rqt-tc_rtp_nl9{
font-size:11px;
color:#5A6180;
}
.rqt-lc_nl9{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:768px){
.rqt-lc_nl9{
width:268px;
}
}
.rqt-lc_img_nl9{
background:#FFFFFF;
border-radius:14px;
overflow:hidden;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 0.375rem rgba(18, 21, 42, 0.06), 0 0.5rem 1.5rem rgba(18, 21, 42, 0.10);
}
.rqt-lc_img_nl9 img{
inset:0;
width:100%;
position:absolute;
height:100%;
object-fit:cover;
}
.rqt-lc_live_nl9{
gap:0.438rem;
padding:4px 9px;
background:rgba(0, 0, 0, 0.52);
border-radius:999px;
align-items:center;
display:flex;
left:12px;
top:12px;
position:absolute;
}
.rqt-lc_live_dot_nl9{
background:#E8364A;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
height:0.5rem;
width:0.5rem;
}
.rqt-lc_seats_nl9{
font-size:10px;
font-weight:600;
color:#EEF1FF;
letter-spacing:.08em;
text-transform:uppercase;
}
.rqt-lc_info_nl9{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
}
.rqt-lc_name_nl9{
overflow:hidden;
color:#12152A;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:700;
font-size:0.938rem;
}
.rqt-lc_bet_nl9{
color:#5A6180;
font-size:11px;
}
.rqt-pc_nl9{
background:#FFFFFF;
padding:16px 0.875rem;
border-radius:0.875rem;
border:1px solid rgba(18, 21, 42, 0.08);
gap:8px;
display:flex;
min-width:0;
min-height:74px;
justify-content:center;
align-items:center;
flex-direction:column;
}
.rqt-pc_logo_nl9{
flex:0 0 auto;
width:auto;
max-width:100%;
height:28px;
object-fit:contain;
}
.rqt-pc_name_nl9{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
text-align:center;
max-width:100%;
color:#5A6180;
font-size:11px;
}
.rqt-gc_tag_nl9{
padding:3px 8px;
border-radius:0.5rem;
position:absolute;
font-weight:700;
letter-spacing:.06em;
font-size:0.625rem;
z-index:2;
text-transform:uppercase;
left:0.625rem;
top:0.625rem;
display:inline-block;
}
.rqt-gc_tag_hot_nl9{
background:#E8364A;
color:#EEF1FF;
}
.rqt-gc_tag_new_nl9{
background:#6B9BFF;
color:#0D1022;
}
.rqt-gc_tag_jp_nl9{
background:#E8A020;
color:#0D1022;
}
.rqt-gc_tag_live_nl9{
background:#E8364A;
color:#EEF1FF;
}
.rqt-sh_nl9{
min-width:0;
margin-bottom:18px;
}
.rqt-sh_row_nl9{
gap:1rem;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
justify-content:space-between;
}
.rqt-sh_row_nl9 .rqt-sh_l_nl9{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.rqt-sh_stack_nl9{
gap:0.625rem;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.rqt-sh_center_nl9{
gap:10px;
align-items:center;
flex-direction:column;
display:flex;
text-align:center;
}
.rqt-sh_h2_nl9{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#12152A;
line-height:1.1;
overflow-wrap:break-word;
font-size:1.5rem;
}
@media(min-width:769px){
.rqt-sh_h2_nl9{
font-size:30px;
}
}
.rqt-band_nl9 .rqt-sh_h2_nl9{
color:#EEF1FF;
}
.rqt-sh_eb_line_nl9{
gap:10px;
align-items:center;
display:inline-flex;
}
.rqt-sh_eb_line_nl9::before{
background:#3D6FE8;
height:1px;
width:28px;
content:"";
display:inline-block;
}
.rqt-band_nl9 .rqt-sh_eb_line_nl9::before{
background:#7EAAFF;
}
.rqt-sh_eb_dot_nl9{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.rqt-sh_eb_dot_nl9::before{
background:#3D6FE8;
border-radius:50%;
content:"";
display:inline-block;
width:6px;
height:0.375rem;
}
.rqt-band_nl9 .rqt-sh_eb_dot_nl9::before{
background:#7EAAFF;
}
.rqt-sh_link_nl9{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding-bottom:2px;
font-weight:600;
color:#12152A;
align-items:center;
white-space:nowrap;
border-bottom:1px solid #12152A;
display:inline-flex;
font-size:0.813rem;
}
.rqt-sh_link_nl9:hover{
border-color:#3D6FE8;
color:#3D6FE8;
}
.rqt-sh_link_nl9 svg{
height:0.875rem;
width:0.875rem;
}
.rqt-sh_link_chev_nl9{
border-bottom:0;
padding-bottom:0;
}
.rqt-sh_link_btn_nl9{
background:#12152A;
border-radius:62.438rem;
padding:9px 1.125rem;
border-bottom:0;
color:#EEF1FF;
}
.rqt-sh_link_btn_nl9:hover{
background:#1E2545;
border-color:transparent;
color:#EEF1FF;
}
.rqt-band_nl9 .rqt-sh_link_nl9{
border-color:#EEF1FF;
color:#EEF1FF;
}
.rqt-band_nl9 .rqt-sh_link_btn_nl9{
background:#7EAAFF;
color:#0D1022;
}
.rqt-sh_rule_nl9{
background:rgba(18, 21, 42, 0.14);
margin:-2px 0 1.125rem;
height:1px;
}
.rqt-band_nl9 .rqt-sh_rule_nl9{
background:rgba(220, 230, 255, 0.14);
}
.rqt-hero_nl9{
padding:2rem 0 8px;
}
@media(min-width:771px){
.rqt-hero_nl9{
padding:56px 0 1.5rem;
}
}
.rqt-hero_in_nl9{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:900px){
.rqt-hero_in_nl9{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.rqt-hero_copy_nl9{
min-width:0;
}
.rqt-hero_eyebrow_nl9{
gap:0.625rem;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.rqt-hero_eyebrow_line_nl9{
flex:0 0 auto;
background:#3D6FE8;
height:1px;
display:inline-block;
width:1.75rem;
}
.rqt-hero_h1_nl9{
line-height:1.04;
margin-bottom:20px;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:2.375rem;
letter-spacing:-.01em;
color:#12152A;
}
@media(min-width:767px){
.rqt-hero_h1_nl9{
font-size:3.375rem;
}
}
@media(min-width:1102px){
.rqt-hero_h1_nl9{
font-size:62px;
}
}
.rqt-hero_h1_nl9 em{
font-style:normal;
color:#3D6FE8;
}
.rqt-hero_sub_nl9{
color:#7A84A3;
margin-bottom:30px;
max-width:480px;
line-height:1.6;
font-size:16px;
}
@media(min-width:768px){
.rqt-hero_sub_nl9{
font-size:18px;
}
}
.rqt-hero_actions_nl9{
gap:0.875rem;
display:flex;
flex-wrap:wrap;
align-items:center;
margin-bottom:34px;
}
.rqt-hero_cta_nl9{
gap:0.625rem;
border-radius:62.438rem;
transition:background-color .22s ease;
background:#12152A;
padding:1rem 30px;
align-items:center;
display:inline-flex;
font-size:15px;
font-weight:700;
color:#EEF1FF;
}
.rqt-hero_cta_nl9:hover{
background:#1E2545;
}
.rqt-hero_cta_ic_nl9{
display:inline-flex;
align-items:center;
}
.rqt-hero_cta_ic_nl9 svg{
width:1rem;
height:16px;
}
.rqt-hero_cta_alt_nl9{
border-radius:999px;
padding:15px 26px;
background:transparent;
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(18, 21, 42, 0.14);
font-size:0.938rem;
align-items:center;
font-weight:600;
color:#12152A;
display:inline-flex;
}
.rqt-hero_cta_alt_nl9:hover{
border-color:#3D6FE8;
color:#3D6FE8;
}
.rqt-hero_trust_nl9{
gap:1.375rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.rqt-hero_trust_item_nl9{
gap:0.563rem;
align-items:center;
display:flex;
color:#2C3150;
font-size:13px;
font-weight:600;
}
.rqt-hero_trust_ic_nl9{
color:#3D6FE8;
align-items:center;
display:inline-flex;
}
.rqt-hero_trust_ic_nl9 svg{
width:1rem;
height:16px;
}
.rqt-hero_promo_nl9{
overflow:hidden;
border-radius:20px;
background:#FFFFFF;
min-height:300px;
box-shadow:0 0.75rem 48px rgba(18, 21, 42, 0.16), 0 3px 0.75rem rgba(61, 111, 232, 0.10);
display:flex;
position:relative;
}
.rqt-hero_promo_bg_nl9{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.rqt-hero_promo_bg_nl9::after{
inset:0;
background:linear-gradient(120deg,#0F1320 0%,rgba(0, 0, 0, 0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.rqt-hero_promo_glow_nl9{
background:radial-gradient(circle,rgba(82, 130, 255, 0.18) 0%,transparent 65%);
border-radius:50%;
position:absolute;
width:260px;
pointer-events:none;
height:16.25rem;
right:-20px;
top:-40px;
}
.rqt-hero_promo_ct_nl9{
padding:28px;
z-index:2;
position:relative;
align-self:flex-end;
max-width:88%;
}
.rqt-hero_promo_label_nl9{
display:block;
letter-spacing:.25em;
margin-bottom:8px;
font-size:10px;
text-transform:uppercase;
font-weight:700;
color:#7EAAFF;
}
.rqt-hero_promo_amount_nl9{
color:#EEF1FF;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
font-size:32px;
}
@media(min-width:765px){
.rqt-hero_promo_amount_nl9{
font-size:40px;
}
}
.rqt-hero_promo_amount_nl9 em{
font-style:normal;
color:#7EAAFF;
}
.rqt-hero_rating_nl9{
padding:0.625rem 14px;
border:1px solid rgba(18, 21, 42, 0.08);
background:#FFFFFF;
border-radius:0.875rem;
gap:0.625rem;
position:absolute;
right:14px;
max-width:min(260px,62%);
z-index:3;
align-items:center;
top:14px;
box-shadow:0 2px 0.375rem rgba(18, 21, 42, 0.06), 0 8px 1.5rem rgba(18, 21, 42, 0.10);
display:flex;
}
.rqt-hero_rating_score_nl9{
flex:0 0 auto;
font-weight:700;
color:#12152A;
font-size:1.5rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.rqt-hero_rating_txt_nl9{
flex:1 1 auto;
min-width:0;
}
.rqt-hero_rating_stars_nl9{
gap:2px;
color:#3D6FE8;
display:flex;
}
.rqt-hero_rating_stars_nl9 svg{
width:12px;
height:12px;
}
.rqt-hero_rating_cap_nl9{
overflow-wrap:break-word;
margin-top:3px;
color:#5A6180;
font-size:0.688rem;
line-height:1.35;
display:block;
}
.rqt-stat_nl9{
border-top:1px solid rgba(18, 21, 42, 0.14);
margin-top:1rem;
border-bottom:1px solid rgba(18, 21, 42, 0.14);
}
.rqt-stat_in_nl9{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.rqt-stat_in_nl9{
grid-template-columns:repeat(4,1fr);
}
}
.rqt-stat_item_nl9{
padding:1.375rem 14px;
border-right:1px solid rgba(18, 21, 42, 0.08);
border-bottom:1px solid rgba(18, 21, 42, 0.08);
min-width:0;
}
.rqt-stat_item_nl9:nth-child(2n){
border-right:0;
}
.rqt-stat_item_nl9:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.rqt-stat_item_nl9{
border-bottom:0;
}
.rqt-stat_item_nl9:nth-child(2n){
border-right:1px solid rgba(18, 21, 42, 0.08);
}
.rqt-stat_item_nl9:nth-child(4n){
border-right:0;
}
}
.rqt-stat_value_nl9{
color:#12152A;
line-height:1;
font-size:30px;
overflow-wrap:break-word;
font-weight:700;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.rqt-stat_value_nl9{
font-size:34px;
}
}
.rqt-stat_label_nl9{
line-height:1.4;
color:#5A6180;
margin-top:6px;
font-size:13px;
overflow-wrap:break-word;
}
.rqt-grow_nl9{
padding:26px 0 10px;
}
.rqt-row_seo_nl9{
margin:10px 0 0;
color:#7A84A3;
font-size:14px;
max-width:760px;
line-height:1.65;
overflow-wrap:break-word;
}
.rqt-row_seo_nl9 strong{
color:#12152A;
font-weight:700;
}
.rqt-pr_nl9{
padding:30px 0 6px;
}
.rqt-pr_card_nl9{
border:1px solid rgba(18, 21, 42, 0.08);
flex:0 0 auto;
gap:0.625rem;
border-radius:1.25rem;
background:#FFFFFF;
overflow:hidden;
padding:26px;
flex-direction:column;
display:flex;
min-height:12.5rem;
position:relative;
width:17.5rem;
}
@media(min-width:769px){
.rqt-pr_card_nl9{
width:300px;
}
}
.rqt-pr_card_feat_nl9{
border-color:transparent;
background:linear-gradient(150deg,#141A30,#090C16);
color:#EEF1FF;
}
.rqt-pr_glow_nl9{
border-radius:50%;
background:radial-gradient(circle,rgba(82, 130, 255, 0.18),transparent 70%);
pointer-events:none;
width:8.125rem;
right:-30px;
opacity:0;
position:absolute;
top:-1.875rem;
height:130px;
}
.rqt-pr_card_feat_nl9 .rqt-pr_glow_nl9{
opacity:1;
}
.rqt-pr_label_nl9{
letter-spacing:.16em;
color:#3D6FE8;
font-weight:700;
position:relative;
font-size:0.625rem;
text-transform:uppercase;
}
.rqt-pr_card_feat_nl9 .rqt-pr_label_nl9{
color:#7EAAFF;
}
.rqt-pr_amount_nl9{
position:relative;
font-size:26px;
line-height:1.08;
color:#12152A;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
}
.rqt-pr_card_feat_nl9 .rqt-pr_amount_nl9{
color:#EEF1FF;
}
.rqt-pr_amount_nl9 em{
font-style:normal;
color:#3D6FE8;
}
.rqt-pr_card_feat_nl9 .rqt-pr_amount_nl9 em{
color:#7EAAFF;
}
.rqt-pr_terms_nl9{
color:#5A6180;
font-size:0.813rem;
position:relative;
line-height:1.5;
}
.rqt-pr_card_feat_nl9 .rqt-pr_terms_nl9{
color:#8B95C4;
}
.rqt-pr_cta_nl9{
align-self:flex-start;
position:relative;
margin-top:auto;
}
.rqt-pr_card_feat_nl9 .rqt-pr_cta_nl9{
border-radius:999px;
transition:opacity .22s ease;
background:#7EAAFF;
padding:9px 18px;
color:#0D1022;
font-weight:700;
font-size:13px;
}
.rqt-pr_card_feat_nl9 .rqt-pr_cta_nl9:hover{
opacity:.9;
}
.rqt-pr_card_nl9:not(.rqt-pr_card_feat_nl9) .rqt-pr_cta_nl9{
transition:color .22s ease,border-color .22s ease;
font-size:13px;
border-bottom:1px solid #12152A;
padding-bottom:2px;
font-weight:700;
color:#12152A;
}
.rqt-pr_card_nl9:not(.rqt-pr_card_feat_nl9) .rqt-pr_cta_nl9:hover{
border-color:#3D6FE8;
color:#3D6FE8;
}
.rqt-grow_nl9{
padding:26px 0 10px;
}
.rqt-row_seo_nl9{
margin:10px 0 0;
overflow-wrap:break-word;
max-width:760px;
font-size:0.875rem;
color:#7A84A3;
line-height:1.65;
}
.rqt-row_seo_nl9 strong{
font-weight:700;
color:#12152A;
}
.rqt-grow_nl9{
padding:1.625rem 0 0.625rem;
}
.rqt-row_seo_nl9{
margin:10px 0 0;
color:#7A84A3;
max-width:47.5rem;
overflow-wrap:break-word;
font-size:14px;
line-height:1.65;
}
.rqt-row_seo_nl9 strong{
font-weight:700;
color:#12152A;
}
.rqt-jp_nl9{
padding:30px 0 0.625rem;
}
.rqt-jp_grid_nl9{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:767px){
.rqt-jp_grid_nl9{
grid-template-columns:1fr 1fr;
}
.rqt-jp_card_mega_nl9{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.rqt-jp_grid_nl9{
grid-template-columns:1.4fr 1fr 1fr;
}
.rqt-jp_card_mega_nl9{
grid-column:auto;
}
}
.rqt-jp_card_nl9{
border-radius:20px;
padding:1.625rem;
background:#FFFFFF;
border:1px solid rgba(18, 21, 42, 0.08);
gap:0.75rem;
overflow:hidden;
display:flex;
justify-content:space-between;
min-height:200px;
position:relative;
flex-direction:column;
min-width:0;
}
.rqt-jp_card_mega_nl9{
border-color:transparent;
background:linear-gradient(135deg,#141A30,#090C16);
min-height:210px;
color:#EEF1FF;
}
.rqt-jp_glow_nl9{
background:radial-gradient(circle,rgba(82, 130, 255, 0.18),transparent 70%);
border-radius:50%;
right:-40px;
height:200px;
top:-40px;
width:12.5rem;
pointer-events:none;
position:absolute;
}
.rqt-jp_label_nl9{
gap:10px;
flex-wrap:wrap;
display:flex;
position:relative;
align-items:center;
font-weight:700;
font-size:0.625rem;
letter-spacing:.16em;
color:#3D6FE8;
justify-content:space-between;
text-transform:uppercase;
}
.rqt-jp_card_mega_nl9 .rqt-jp_label_nl9{
color:#7EAAFF;
}
.rqt-jp_drop_nl9{
font-weight:600;
text-transform:none;
color:#5A6180;
letter-spacing:.04em;
}
.rqt-jp_card_mega_nl9 .rqt-jp_drop_nl9{
color:#8B95C4;
}
.rqt-jp_amount_nl9{
color:#12152A;
position:relative;
font-size:38px;
overflow-wrap:break-word;
line-height:1;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
}
.rqt-jp_card_mega_nl9 .rqt-jp_amount_nl9{
animation:zm2-pulse 2.4s infinite;
color:#7EAAFF;
font-size:3rem;
}
@media(min-width:765px){
.rqt-jp_card_mega_nl9 .rqt-jp_amount_nl9{
font-size:54px;
}
}
.rqt-jp_game_nl9{
color:#5A6180;
position:relative;
font-size:13px;
}
.rqt-jp_card_mega_nl9 .rqt-jp_game_nl9{
color:#8B95C4;
}
.rqt-jp_cta_nl9{
position:relative;
align-self:flex-start;
}
.rqt-jp_card_mega_nl9 .rqt-jp_cta_nl9{
background:#7EAAFF;
padding:0.625rem 20px;
transition:opacity .22s ease;
border-radius:62.438rem;
color:#0D1022;
font-weight:700;
font-size:13px;
}
.rqt-jp_card_mega_nl9 .rqt-jp_cta_nl9:hover{
opacity:.9;
}
.rqt-jp_card_nl9:not(.rqt-jp_card_mega_nl9) .rqt-jp_cta_nl9{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
border-bottom:1px solid #12152A;
color:#12152A;
font-weight:700;
font-size:13px;
}
.rqt-jp_card_nl9:not(.rqt-jp_card_mega_nl9) .rqt-jp_cta_nl9:hover{
border-color:#3D6FE8;
color:#3D6FE8;
}
.rqt-jp_seo_nl9{
margin:14px 0 0;
overflow-wrap:break-word;
font-size:0.875rem;
color:#7A84A3;
max-width:47.5rem;
line-height:1.65;
}
.rqt-jp_seo_nl9 strong{
color:#12152A;
font-weight:700;
}
.rqt-gf_nl9{
padding:1.5rem 0 6px;
}
.rqt-gf_in_nl9{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.rqt-gf_chip_nl9{
background:#FFFFFF;
border-radius:999px;
border:1px solid rgba(18, 21, 42, 0.14);
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding:0.625rem 18px;
color:#2C3150;
font-size:13px;
white-space:nowrap;
font-weight:600;
}
.rqt-gf_chip_nl9:hover{
border-color:#3D6FE8;
color:#3D6FE8;
}
.rqt-gf_chip_nl9.rqt-state_active_nl9{
border-color:transparent;
background:#12152A;
color:#EEF1FF;
}
.rqt-grow_nl9{
padding:26px 0 0.625rem;
}
.rqt-row_seo_nl9{
margin:0.625rem 0 0;
color:#7A84A3;
line-height:1.65;
max-width:760px;
font-size:0.875rem;
overflow-wrap:break-word;
}
.rqt-row_seo_nl9 strong{
color:#12152A;
font-weight:700;
}
.rqt-vip_nl9{
padding:48px 0;
}
@media(min-width:769px){
.rqt-vip_nl9{
padding:64px 0;
}
}
.rqt-vip_head_nl9{
gap:14px;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:882px){
.rqt-vip_head_nl9{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.rqt-vip_eyebrow_nl9{
margin-bottom:0.75rem;
}
.rqt-vip_h2_nl9{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#EEF1FF;
font-size:32px;
line-height:1.05;
font-weight:600;
}
@media(min-width:771px){
.rqt-vip_h2_nl9{
font-size:40px;
}
}
.rqt-vip_intro_nl9{
color:#8B95C4;
max-width:26.25rem;
font-size:14px;
line-height:1.6;
}
.rqt-vip_grid_nl9{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:14px;
display:grid;
}
.rqt-vip_card_nl9{
padding:22px 1.125rem;
border-radius:14px;
border:1px solid rgba(220, 230, 255, 0.14);
min-width:0;
}
.rqt-vip_card_feat_nl9{
border-color:#7EAAFF;
background:rgba(220, 230, 255, 0.08);
}
.rqt-vip_card_ic_nl9{
background:linear-gradient(135deg,#3D6FE8,#6B9BFF);
border-radius:8px;
height:2.125rem;
width:2.125rem;
display:block;
margin-bottom:1rem;
}
.rqt-vip_name_nl9{
overflow-wrap:break-word;
color:#EEF1FF;
margin-bottom:0.375rem;
font-weight:600;
font-size:1.25rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.rqt-vip_perk_nl9{
color:#8B95C4;
font-size:12.5px;
overflow-wrap:break-word;
line-height:1.5;
}
.rqt-sea_nl9{
padding:1.5rem 0 10px;
}
.rqt-sea_in_nl9{
padding:36px;
border-radius:1.25rem;
gap:1.375rem;
background:linear-gradient(115deg,#141A30,#090C16);
overflow:hidden;
color:#EEF1FF;
position:relative;
flex-direction:column;
display:flex;
}
@media(min-width:823px){
.rqt-sea_in_nl9{
padding:2.75rem 3rem;
gap:2rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.rqt-sea_glow_nl9{
background:radial-gradient(circle,rgba(82, 130, 255, 0.18),transparent 68%);
border-radius:50%;
width:240px;
height:240px;
transform:translateY(-50%);
right:60px;
position:absolute;
top:50%;
pointer-events:none;
}
.rqt-sea_copy_nl9{
max-width:35rem;
position:relative;
min-width:0;
}
.rqt-sea_eyebrow_nl9{
margin-bottom:0.75rem;
}
.rqt-sea_h2_nl9{
line-height:1.04;
overflow-wrap:break-word;
color:#EEF1FF;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
font-size:1.875rem;
}
@media(min-width:770px){
.rqt-sea_h2_nl9{
font-size:2.375rem;
}
}
.rqt-sea_text_nl9{
font-size:0.938rem;
line-height:1.6;
color:#8B95C4;
}
.rqt-sea_cta_nl9{
border-radius:62.438rem;
padding:1rem 32px;
transition:opacity .22s ease;
background:#7EAAFF;
flex:0 0 auto;
font-weight:700;
font-size:15px;
position:relative;
color:#0D1022;
}
.rqt-sea_cta_nl9:hover{
opacity:.9;
}
.rqt-trn_nl9{
padding:1.875rem 0 10px;
}
.rqt-trn_in_nl9{
border-radius:20px;
grid-template-columns:1fr;
border:1px solid rgba(18, 21, 42, 0.08);
overflow:hidden;
background:#FFFFFF;
display:grid;
}
@media(min-width:878px){
.rqt-trn_in_nl9{
grid-template-columns:1.05fr 1fr;
}
}
.rqt-trn_banner_nl9{
padding:2.125rem;
overflow:hidden;
background:linear-gradient(150deg,#141A30,#090C16);
color:#EEF1FF;
position:relative;
}
.rqt-trn_glow_nl9{
background:radial-gradient(circle,rgba(82, 130, 255, 0.18),transparent 70%);
border-radius:50%;
position:absolute;
height:12.5rem;
width:12.5rem;
pointer-events:none;
right:-2.5rem;
bottom:-2.5rem;
}
.rqt-trn_eyebrow_nl9{
position:relative;
margin-bottom:0.875rem;
}
.rqt-trn_h2_nl9{
line-height:1.06;
margin-bottom:12px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#EEF1FF;
overflow-wrap:break-word;
font-weight:600;
position:relative;
font-size:30px;
}
@media(min-width:771px){
.rqt-trn_h2_nl9{
font-size:2.25rem;
}
}
.rqt-trn_text_nl9{
color:#8B95C4;
max-width:420px;
position:relative;
line-height:1.6;
margin-bottom:22px;
font-size:0.875rem;
}
.rqt-trn_timer_nl9{
gap:0.5rem;
align-items:center;
margin-bottom:24px;
flex-wrap:wrap;
display:flex;
position:relative;
}
.rqt-trn_timer_cap_nl9{
color:#8B95C4;
font-size:11px;
}
.rqt-trn_timer_box_nl9{
background:rgba(220, 230, 255, 0.08);
padding:0.25rem 0.75rem;
border-radius:8px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:1.5rem;
font-weight:700;
color:#EEF1FF;
}
.rqt-trn_cta_nl9{
padding:0.813rem 26px;
transition:opacity .22s ease;
border-radius:999px;
background:#7EAAFF;
color:#0D1022;
font-size:0.875rem;
font-weight:700;
display:inline-block;
position:relative;
}
.rqt-trn_cta_nl9:hover{
opacity:.9;
}
.rqt-trn_lb_nl9{
padding:26px 28px;
}
.rqt-trn_lb_head_nl9{
gap:10px;
margin-bottom:0.75rem;
display:flex;
align-items:center;
justify-content:space-between;
}
.rqt-trn_lb_title_nl9{
font-size:1.25rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#12152A;
}
.rqt-trn_lb_upd_nl9{
color:#5A6180;
text-transform:uppercase;
font-size:0.688rem;
letter-spacing:.08em;
}
.rqt-trn_lb_row_nl9{
border-radius:8px;
padding:11px 12px;
gap:14px;
align-items:center;
display:flex;
}
.rqt-trn_lb_row_nl9:nth-child(2){
background:rgba(61, 111, 232, 0.10);
}
.rqt-trn_lb_rank_nl9{
flex:0 0 auto;
width:1.375rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#3D6FE8;
font-size:1rem;
font-weight:700;
}
.rqt-trn_lb_av_nl9{
border-radius:50%;
background:linear-gradient(135deg,#3D6FE8,#6B9BFF);
flex:0 0 auto;
width:1.875rem;
height:30px;
}
.rqt-trn_lb_name_nl9{
overflow:hidden;
flex:1 1 auto;
white-space:nowrap;
font-weight:600;
color:#12152A;
min-width:0;
font-size:14px;
text-overflow:ellipsis;
}
.rqt-trn_lb_amount_nl9{
flex:0 0 auto;
color:#12152A;
font-size:13px;
font-weight:700;
}
.rqt-app_nl9{
padding:1.875rem 0 0.625rem;
}
.rqt-app_in_nl9{
gap:1.75rem;
border-radius:20px;
background:#FFFFFF;
padding:32px;
border:1px solid rgba(18, 21, 42, 0.08);
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.rqt-app_in_nl9{
padding:2.5rem 44px;
gap:2.5rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.rqt-app_copy_nl9{
min-width:0;
max-width:35rem;
}
.rqt-app_eyebrow_nl9{
margin-bottom:0.75rem;
}
.rqt-app_h2_nl9{
font-size:28px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#12152A;
line-height:1.05;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-weight:600;
}
@media(min-width:770px){
.rqt-app_h2_nl9{
font-size:34px;
}
}
.rqt-app_text_nl9{
line-height:1.6;
font-size:14px;
margin-bottom:1.375rem;
color:#7A84A3;
}
.rqt-app_btns_nl9{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.rqt-app_btn_nl9{
border-radius:0.875rem;
background:#12152A;
gap:10px;
padding:11px 20px;
transition:background-color .22s ease;
display:inline-flex;
color:#EEF1FF;
align-items:center;
}
.rqt-app_btn_nl9:hover{
background:#1E2545;
}
.rqt-app_btn_ic_nl9{
display:inline-flex;
align-items:center;
}
.rqt-app_btn_ic_nl9 svg{
width:1.125rem;
height:18px;
}
.rqt-app_btn_lb_nl9{
font-size:0.844rem;
font-weight:700;
}
.rqt-app_qr_wrap_nl9{
gap:1.125rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.rqt-app_qr_nl9{
flex:0 0 auto;
border-radius:14px;
width:6.75rem;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 5px,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 0.313rem 0.688rem);
height:6.75rem;
background-color:#12152A;
}
.rqt-app_qr_cap_nl9{
max-width:92px;
font-size:0.781rem;
color:#5A6180;
line-height:1.4;
}
.rqt-dr_nl9{
padding:2.25rem 0 10px;
}
.rqt-dr_in_nl9{
gap:20px;
border:1px dashed rgba(18, 21, 42, 0.14);
padding:28px 2rem;
border-radius:0.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.rqt-dr_in_nl9{
gap:2rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.rqt-dr_h2_nl9{
overflow-wrap:break-word;
font-size:1.5rem;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#12152A;
margin-bottom:0.5rem;
line-height:1.1;
}
@media(min-width:765px){
.rqt-dr_h2_nl9{
font-size:26px;
}
}
.rqt-dr_text_nl9{
color:#7A84A3;
max-width:680px;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.875rem;
}
.rqt-dr_text_nl9 b{
font-weight:700;
color:#12152A;
}
.rqt-dr_cta_nl9{
flex:0 0 auto;
transition:color .22s ease;
color:#12152A;
border-bottom:1px solid #3D6FE8;
font-weight:700;
padding-bottom:2px;
font-size:13.5px;
white-space:nowrap;
}
.rqt-dr_cta_nl9:hover{
color:#3D6FE8;
}
.rqt-pmt_nl9{
padding:48px 0 0.625rem;
}
.rqt-pmt_in_nl9{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:883px){
.rqt-pmt_in_nl9{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.rqt-pmt_left_nl9{
min-width:0;
}
.rqt-pmt_eyebrow_nl9{
margin-bottom:12px;
}
.rqt-pmt_h2_nl9{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
line-height:1.06;
font-weight:600;
color:#12152A;
font-size:1.875rem;
overflow-wrap:break-word;
}
@media(min-width:771px){
.rqt-pmt_h2_nl9{
font-size:32px;
}
}
.rqt-pmt_text_nl9{
line-height:1.6;
font-size:14.5px;
color:#7A84A3;
margin-bottom:22px;
}
.rqt-pmt_logos_nl9{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:482px){
.rqt-pmt_logos_nl9{
grid-template-columns:repeat(4,1fr);
}
}
.rqt-pmt_logo_nl9{
padding:0 0.5rem;
border:1px solid rgba(18, 21, 42, 0.08);
overflow:hidden;
background:#FFFFFF;
border-radius:0.5rem;
height:50px;
color:#2C3150;
justify-content:center;
text-align:center;
font-size:12.5px;
align-items:center;
white-space:nowrap;
display:flex;
text-overflow:ellipsis;
font-weight:700;
}
.rqt-pmt_table_nl9{
border-radius:14px;
border:1px solid rgba(18, 21, 42, 0.08);
overflow:hidden;
min-width:0;
}
.rqt-pmt_thead_nl9{
background:#1A1E2E;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.rqt-pmt_th_nl9{
overflow:hidden;
padding:13px 14px;
letter-spacing:.08em;
text-transform:uppercase;
white-space:nowrap;
text-overflow:ellipsis;
color:#EEF1FF;
font-weight:700;
font-size:10px;
}
.rqt-pmt_row_nl9{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(18, 21, 42, 0.08);
}
.rqt-pmt_row_nl9:nth-child(odd){
background:#FFFFFF;
}
.rqt-pmt_td_nl9{
padding:14px;
color:#7A84A3;
overflow-wrap:break-word;
min-width:0;
font-size:0.844rem;
}
.rqt-pmt_row_nl9 .rqt-pmt_td_nl9:first-child{
font-weight:700;
color:#12152A;
}
.rqt-pmt_row_nl9 .rqt-pmt_td_nl9:last-child{
font-weight:700;
color:#1FAF72;
}
.rqt-rc_nl9{
padding:48px 0 0.625rem;
}
.rqt-rc_in_nl9{
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:763px){
.rqt-rc_in_nl9{
grid-template-columns:repeat(3,1fr);
gap:40px;
}
}
.rqt-rc_col_nl9{
min-width:0;
}
.rqt-rc_label_nl9{
letter-spacing:.2em;
font-weight:600;
text-transform:uppercase;
font-size:11px;
margin-bottom:16px;
color:#3D6FE8;
}
.rqt-rc_awards_nl9{
gap:12px;
flex-direction:column;
display:flex;
}
.rqt-rc_award_nl9{
gap:12px;
min-width:0;
display:flex;
align-items:center;
}
.rqt-rc_award_ic_nl9{
flex:0 0 auto;
color:#6B9BFF;
align-items:center;
display:inline-flex;
}
.rqt-rc_award_ic_nl9 svg{
height:1.125rem;
width:18px;
}
.rqt-rc_award_t_nl9{
font-size:14px;
overflow-wrap:break-word;
font-weight:700;
color:#12152A;
}
.rqt-rc_award_s_nl9{
color:#5A6180;
font-size:12px;
overflow-wrap:break-word;
}
.rqt-rc_press_nl9{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.rqt-rc_press_logo_nl9{
padding:0 8px;
border:1px solid rgba(18, 21, 42, 0.08);
border-radius:0.5rem;
overflow:hidden;
align-items:center;
white-space:nowrap;
display:flex;
text-align:center;
height:3.25rem;
color:#7A84A3;
text-overflow:ellipsis;
justify-content:center;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:14px;
font-weight:700;
}
.rqt-rc_partner_nl9{
background:#FFFFFF;
border-radius:0.875rem;
border:1px solid rgba(18, 21, 42, 0.08);
padding:22px;
}
.rqt-rc_partner_name_nl9{
margin-bottom:6px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#12152A;
font-size:1.25rem;
overflow-wrap:break-word;
font-weight:600;
}
.rqt-rc_partner_text_nl9{
font-size:0.813rem;
color:#7A84A3;
line-height:1.55;
overflow-wrap:break-word;
}
.rqt-tt_nl9{
padding:48px 0 10px;
}
@media(min-width:766px){
.rqt-tt_nl9{
padding:3.75rem 0 0.625rem;
}
}
.rqt-tt_head_nl9{
text-align:center;
margin-bottom:2.125rem;
}
.rqt-tt_eyebrow_nl9{
margin-bottom:12px;
}
.rqt-tt_h2_nl9{
font-weight:600;
color:#12152A;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:2rem;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:770px){
.rqt-tt_h2_nl9{
font-size:2.625rem;
}
}
.rqt-tt_grid_nl9{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.rqt-tt_grid_nl9{
grid-template-columns:repeat(3,1fr);
}
}
.rqt-tt_card_nl9{
padding:1.875rem;
background:#FFFFFF;
border:1px solid rgba(18, 21, 42, 0.08);
border-radius:14px;
display:flex;
flex-direction:column;
min-width:0;
}
.rqt-tt_card_ic_nl9{
color:#3D6FE8;
margin-bottom:18px;
align-items:center;
display:inline-flex;
}
.rqt-tt_card_ic_nl9 svg{
height:28px;
width:28px;
}
.rqt-tt_card_h_nl9{
line-height:1.15;
color:#12152A;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
overflow-wrap:break-word;
font-size:1.375rem;
}
.rqt-tt_card_p_nl9{
margin-bottom:0.875rem;
font-size:14px;
line-height:1.6;
overflow-wrap:break-word;
color:#7A84A3;
}
.rqt-tt_card_p_nl9 b{
font-weight:700;
color:#12152A;
}
.rqt-tt_card_link_nl9{
transition:color .22s ease;
margin-top:auto;
font-weight:700;
color:#12152A;
padding-bottom:2px;
font-size:13px;
align-self:flex-start;
border-bottom:1px solid #3D6FE8;
}
.rqt-tt_card_link_nl9:hover{
color:#3D6FE8;
}
.rqt-ts_nl9{
padding:44px 0;
}
.rqt-ts_in_nl9{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:878px){
.rqt-ts_in_nl9{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.rqt-ts_left_nl9{
min-width:0;
}
.rqt-ts_h2_nl9{
font-weight:600;
line-height:1.1;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:12px;
color:#EEF1FF;
font-size:26px;
}
@media(min-width:770px){
.rqt-ts_h2_nl9{
font-size:1.75rem;
}
}
.rqt-ts_text_nl9{
margin-bottom:22px;
font-size:14.5px;
line-height:1.6;
max-width:32.5rem;
color:#8B95C4;
}
.rqt-ts_badges_nl9{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.rqt-ts_badge_nl9{
font-size:0.813rem;
font-weight:600;
color:#8B95C4;
}
.rqt-ts_pay_nl9{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:882px){
.rqt-ts_pay_nl9{
justify-content:flex-end;
}
}
.rqt-ts_pay_chip_nl9{
border-radius:0.875rem;
padding:12px 1rem;
border:1px solid rgba(220, 230, 255, 0.14);
background:rgba(220, 230, 255, 0.08);
color:#EEF1FF;
font-weight:700;
font-size:14px;
}
.rqt-hts_nl9{
padding:3rem 0;
}
@media(min-width:771px){
.rqt-hts_nl9{
padding:62px 0;
}
}
.rqt-hts_head_nl9{
gap:18px;
margin-bottom:2.125rem;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.rqt-hts_head_nl9{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.rqt-hts_eyebrow_nl9{
margin-bottom:0.75rem;
}
.rqt-hts_h2_nl9{
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:1.875rem;
overflow-wrap:break-word;
font-weight:600;
color:#EEF1FF;
}
@media(min-width:767px){
.rqt-hts_h2_nl9{
font-size:38px;
}
}
.rqt-hts_cta_nl9{
background:#7EAAFF;
flex:0 0 auto;
padding:0.938rem 1.875rem;
border-radius:999px;
transition:opacity .22s ease;
font-size:15px;
color:#0D1022;
font-weight:700;
}
.rqt-hts_cta_nl9:hover{
opacity:.9;
}
.rqt-hts_grid_nl9{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:763px){
.rqt-hts_grid_nl9{
grid-template-columns:repeat(3,1fr);
}
}
.rqt-hts_step_nl9{
border-top:1px solid rgba(220, 230, 255, 0.14);
min-width:0;
padding-top:1.375rem;
}
.rqt-hts_step_num_nl9{
line-height:1;
color:#7EAAFF;
font-weight:700;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:14px;
font-size:2.75rem;
}
.rqt-hts_step_h_nl9{
margin-bottom:0.5rem;
font-weight:700;
font-size:1.188rem;
color:#EEF1FF;
line-height:1.2;
overflow-wrap:break-word;
}
.rqt-hts_step_p_nl9{
color:#8B95C4;
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
}
.rqt-et_nl9{
padding:2.25rem 0 10px;
}
.rqt-et_in_nl9{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:881px){
.rqt-et_in_nl9{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.rqt-et_left_nl9{
min-width:0;
}
.rqt-et_eyebrow_nl9{
margin-bottom:0.75rem;
}
.rqt-et_h2_nl9{
font-size:28px;
color:#12152A;
margin-bottom:0.875rem;
line-height:1.06;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:770px){
.rqt-et_h2_nl9{
font-size:32px;
}
}
.rqt-et_text_nl9{
margin-bottom:22px;
color:#7A84A3;
font-size:0.938rem;
line-height:1.65;
}
.rqt-et_stats_nl9{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.rqt-et_stat_nl9{
min-width:0;
}
.rqt-et_stat_v_nl9{
font-weight:700;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#12152A;
font-size:1.625rem;
line-height:1;
}
.rqt-et_stat_l_nl9{
margin-top:4px;
color:#5A6180;
font-size:12.5px;
}
.rqt-et_right_nl9{
gap:12px;
display:flex;
flex-direction:column;
}
.rqt-et_member_nl9{
border:1px solid rgba(18, 21, 42, 0.08);
padding:18px 1.25rem;
gap:1rem;
background:#FFFFFF;
border-radius:14px;
align-items:center;
min-width:0;
display:flex;
}
.rqt-et_member_av_nl9{
flex:0 0 auto;
background:linear-gradient(135deg,#141A30,#3D6FE8);
border-radius:50%;
height:48px;
width:48px;
}
.rqt-et_member_name_nl9{
font-weight:700;
overflow-wrap:break-word;
font-size:15px;
color:#12152A;
}
.rqt-et_member_role_nl9{
font-size:12.5px;
color:#5A6180;
overflow-wrap:break-word;
}
.rqt-et_updated_nl9{
gap:8px;
background:#F4F6FA;
border:1px solid rgba(18, 21, 42, 0.08);
border-radius:0.875rem;
padding:14px 1.125rem;
font-size:0.781rem;
display:flex;
align-items:center;
color:#7A84A3;
}
.rqt-prov_nl9{
padding:2.5rem 0 1.25rem;
}
.rqt-prov_eyebrow_nl9{
display:block;
margin-bottom:1.125rem;
}
.rqt-prov_grid_nl9{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:563px){
.rqt-prov_grid_nl9{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.rqt-prov_grid_nl9{
grid-template-columns:repeat(6,1fr);
}
}
.rqt-wy_nl9{
padding:3rem 0;
}
@media(min-width:770px){
.rqt-wy_nl9{
padding:3.5rem 0;
}
}
.rqt-wy_in_nl9{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:902px){
.rqt-wy_in_nl9{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.rqt-wy_left_nl9{
min-width:0;
}
.rqt-wy_eyebrow_nl9{
margin-bottom:0.875rem;
}
.rqt-wy_h2_nl9{
margin-bottom:16px;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:32px;
color:#12152A;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:770px){
.rqt-wy_h2_nl9{
font-size:2.5rem;
}
}
.rqt-wy_intro_nl9{
color:#7A84A3;
font-size:15px;
line-height:1.6;
}
.rqt-wy_grid_nl9{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:559px){
.rqt-wy_grid_nl9{
grid-template-columns:1fr 1fr;
}
}
.rqt-wy_card_nl9{
padding:26px;
border:1px solid rgba(18, 21, 42, 0.08);
border-radius:14px;
background:#FFFFFF;
min-width:0;
}
.rqt-wy_card_ic_nl9{
align-items:center;
margin-bottom:1rem;
display:inline-flex;
color:#3D6FE8;
justify-content:center;
}
.rqt-wy_card_ic_nl9 svg{
width:1.625rem;
height:26px;
}
.rqt-wy_card_h_nl9{
line-height:1.15;
font-size:21px;
margin-bottom:0.5rem;
overflow-wrap:break-word;
color:#12152A;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.rqt-wy_card_p_nl9{
color:#7A84A3;
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
}
.rqt-sg_nl9{
padding:3rem 0 10px;
}
.rqt-sg_eyebrow_nl9{
margin-bottom:12px;
display:block;
}
.rqt-sg_h2_nl9{
font-size:1.875rem;
color:#12152A;
font-weight:600;
margin-bottom:28px;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.rqt-sg_h2_nl9{
font-size:36px;
}
}
.rqt-sg_grid_nl9{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:721px){
.rqt-sg_grid_nl9{
grid-template-columns:repeat(3,1fr);
}
}
.rqt-sg_col_nl9{
min-width:0;
}
.rqt-sg_col_h_nl9{
margin-bottom:10px;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
font-size:22px;
font-weight:600;
color:#12152A;
line-height:1.15;
}
.rqt-sg_col_p_nl9{
overflow-wrap:break-word;
font-size:14px;
color:#7A84A3;
line-height:1.65;
}
.rqt-el_nl9{
padding:48px 0;
}
@media(min-width:769px){
.rqt-el_nl9{
padding:56px 0;
}
}
.rqt-el_in_nl9{
grid-template-columns:1fr;
gap:2.5rem;
align-items:start;
display:grid;
}
@media(min-width:898px){
.rqt-el_in_nl9{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.rqt-el_left_nl9{
min-width:0;
}
.rqt-el_eyebrow_nl9{
margin-bottom:0.875rem;
}
.rqt-el_h2_nl9{
line-height:1.08;
font-weight:600;
font-size:2rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#12152A;
margin-bottom:1.375rem;
}
@media(min-width:771px){
.rqt-el_h2_nl9{
font-size:2.375rem;
}
}
.rqt-el_body_nl9 p{
line-height:1.7;
overflow-wrap:break-word;
font-size:16px;
color:#2C3150;
margin-bottom:1.125rem;
}
.rqt-el_dropcap_nl9{
padding:6px 12px 0 0;
color:#3D6FE8;
font-size:62px;
font-weight:700;
float:left;
line-height:.8;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.rqt-el_right_nl9{
min-width:0;
}
.rqt-el_quote_nl9{
padding:36px;
background:linear-gradient(150deg,#141A30,#090C16);
border-radius:20px;
margin-bottom:1.5rem;
color:#EEF1FF;
position:relative;
}
.rqt-el_quote_mark_nl9{
color:#7EAAFF;
align-items:center;
margin-bottom:6px;
display:inline-flex;
}
.rqt-el_quote_mark_nl9 svg{
width:34px;
height:34px;
}
.rqt-el_quote_text_nl9{
color:#EEF1FF;
font-size:1.375rem;
font-weight:500;
margin-bottom:1.375rem;
line-height:1.4;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.rqt-el_quote_meta_nl9{
gap:12px;
align-items:center;
display:flex;
}
.rqt-el_quote_av_nl9{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#3D6FE8,#6B9BFF);
height:38px;
width:2.375rem;
}
.rqt-el_quote_author_nl9{
font-size:0.875rem;
font-weight:700;
color:#EEF1FF;
}
.rqt-el_quote_meta_sub_nl9{
color:#8B95C4;
font-size:12px;
}
.rqt-el_explain_nl9{
border:1px solid rgba(18, 21, 42, 0.08);
border-radius:0.875rem;
overflow:hidden;
}
.rqt-el_explain_card_nl9{
padding:22px 1.5rem;
}
.rqt-el_explain_card_nl9+.rqt-el_explain_card_nl9{
border-top:1px solid rgba(18, 21, 42, 0.08);
}
.rqt-el_explain_h_nl9{
font-size:20px;
font-weight:600;
color:#12152A;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.5rem;
line-height:1.15;
}
.rqt-el_explain_p_nl9{
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
color:#7A84A3;
}
.rqt-sb_nl9{
padding:48px 0;
background:#FFFFFF;
margin-top:24px;
border-top:1px solid rgba(18, 21, 42, 0.08);
border-bottom:1px solid rgba(18, 21, 42, 0.08);
}
@media(min-width:765px){
.rqt-sb_nl9{
padding:56px 0;
}
}
.rqt-sb_eyebrow_nl9{
display:block;
margin-bottom:12px;
}
.rqt-sb_h2_nl9{
line-height:1.05;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:1.625rem;
overflow-wrap:break-word;
font-weight:600;
font-size:1.875rem;
color:#12152A;
}
@media(min-width:769px){
.rqt-sb_h2_nl9{
font-size:36px;
}
}
.rqt-sb_grid_nl9{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:559px){
.rqt-sb_grid_nl9{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:963px){
.rqt-sb_grid_nl9{
grid-template-columns:repeat(4,1fr);
}
}
.rqt-sb_card_nl9{
border-radius:14px;
border:1px solid rgba(18, 21, 42, 0.08);
padding:24px;
background:#F4F6FA;
min-width:0;
}
.rqt-sb_card_h_nl9{
margin-bottom:8px;
font-weight:600;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
line-height:1.15;
font-size:19px;
color:#12152A;
}
.rqt-sb_card_p_nl9{
overflow-wrap:break-word;
color:#7A84A3;
font-size:13.5px;
line-height:1.6;
}
.rqt-sb_rtp_nl9{
grid-template-columns:1fr;
border-radius:0.875rem;
background:#F4F6FA;
padding:26px 1.75rem;
gap:24px;
border:1px solid rgba(18, 21, 42, 0.08);
align-items:center;
display:grid;
margin-top:1.125rem;
}
@media(min-width:761px){
.rqt-sb_rtp_nl9{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.rqt-sb_rtp_h_nl9{
line-height:1.15;
margin-bottom:0.5rem;
font-size:1.25rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#12152A;
}
.rqt-sb_rtp_p_nl9{
line-height:1.6;
font-size:13.5px;
overflow-wrap:break-word;
color:#7A84A3;
}
.rqt-sb_rtp_stats_nl9{
gap:16px;
display:flex;
}
.rqt-sb_stat_nl9{
background:#FFFFFF;
border-radius:0.5rem;
padding:1.125rem;
flex:1 1 0;
text-align:center;
min-width:0;
}
.rqt-sb_stat_v_nl9{
overflow-wrap:break-word;
font-weight:700;
color:#1FAF72;
font-size:1.625rem;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
.rqt-sb_stat_l_nl9{
color:#5A6180;
font-size:0.719rem;
margin-top:4px;
}
.rqt-faq_nl9{
background:#FFFFFF;
padding:3rem 0;
border-bottom:1px solid rgba(18, 21, 42, 0.08);
border-top:1px solid rgba(18, 21, 42, 0.08);
margin-top:1.5rem;
}
@media(min-width:767px){
.rqt-faq_nl9{
padding:62px 0;
}
}
.rqt-faq_head_nl9{
margin-bottom:2.125rem;
text-align:center;
}
.rqt-faq_eyebrow_nl9{
margin-bottom:12px;
}
.rqt-faq_h2_nl9{
color:#12152A;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-size:32px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.rqt-faq_h2_nl9{
font-size:38px;
}
}
.rqt-faq_list_nl9{
gap:0.75rem;
margin:0 auto;
max-width:51.25rem;
flex-direction:column;
display:flex;
}
.rqt-faq_item_nl9{
border-radius:14px;
border:1px solid rgba(18, 21, 42, 0.08);
background:#F4F6FA;
overflow:hidden;
}
.rqt-faq_q_nl9{
gap:20px;
list-style:none;
padding:1.25rem 1.5rem;
display:flex;
cursor:pointer;
align-items:center;
overflow-wrap:break-word;
color:#12152A;
font-size:1rem;
justify-content:space-between;
font-weight:700;
}
.rqt-faq_q_nl9::-webkit-details-marker{
display:none;
}
.rqt-faq_q_ic_nl9{
transition:transform .22s ease;
flex:0 0 auto;
color:#3D6FE8;
align-items:center;
display:inline-flex;
}
.rqt-faq_q_ic_nl9 svg{
width:1.125rem;
height:1.125rem;
}
.rqt-faq_item_nl9[open] .rqt-faq_q_ic_nl9{
transform:rotate(180deg);
}
.rqt-faq_a_nl9{
padding:0 24px 1.25rem;
font-size:0.906rem;
overflow-wrap:break-word;
color:#7A84A3;
line-height:1.6;
}
.rqt-lh_nl9{
padding:2.5rem 0 1.25rem;
}
.rqt-lh_in_nl9{
border-top:1px solid rgba(18, 21, 42, 0.14);
padding-top:34px;
}
.rqt-lh_eyebrow_nl9{
display:block;
margin-bottom:1.375rem;
}
.rqt-lh_grid_nl9{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:598px){
.rqt-lh_grid_nl9{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:960px){
.rqt-lh_grid_nl9{
grid-template-columns:repeat(5,1fr);
}
}
.rqt-lh_col_nl9{
min-width:0;
}
.rqt-lh_col_h_nl9{
margin-bottom:0.75rem;
font-size:0.813rem;
font-weight:700;
overflow-wrap:break-word;
color:#12152A;
}
.rqt-lh_links_nl9{
gap:8px;
flex-direction:column;
display:flex;
}
.rqt-lh_link_nl9{
transition:color .22s ease;
color:#7A84A3;
font-size:0.813rem;
overflow-wrap:break-word;
}
.rqt-lh_link_nl9:hover{
color:#3D6FE8;
}
.rqt-ft_nl9{
background:#1A1E2E;
margin-top:2.5rem;
color:#8B95C4;
}
.rqt-ft_in_nl9{
gap:32px;
padding:48px 0 1.75rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:597px){
.rqt-ft_in_nl9{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.rqt-ft_in_nl9{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.rqt-ft_brand_nl9{
min-width:0;
}
.rqt-ft_logo_nl9{
overflow-wrap:break-word;
font-weight:700;
font-size:26px;
font-family:"Cormorant Garamond", Georgia, 'Times New Roman', serif;
color:#EEF1FF;
}
.rqt-ft_tagline_nl9{
max-width:280px;
color:#8B95C4;
font-size:0.844rem;
line-height:1.6;
margin-top:14px;
}
.rqt-ft_contact_nl9{
transition:color .22s ease;
color:#7EAAFF;
font-size:13px;
margin-top:12px;
max-width:17.5rem;
display:inline-block;
overflow-wrap:anywhere;
}
.rqt-ft_contact_nl9:hover{
color:#EEF1FF;
}
.rqt-ft_col_nl9{
min-width:0;
}
.rqt-ft_col_h_nl9{
text-transform:uppercase;
letter-spacing:.08em;
overflow-wrap:break-word;
font-weight:700;
color:#EEF1FF;
font-size:0.813rem;
margin-bottom:0.875rem;
}
.rqt-ft_col_links_nl9{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.rqt-ft_link_nl9{
transition:color .22s ease;
color:#8B95C4;
font-size:13.5px;
overflow-wrap:break-word;
}
.rqt-ft_link_nl9:hover{
color:#EEF1FF;
}
.rqt-ft_bot_nl9{
gap:1rem;
padding:1.375rem 0 2.5rem;
flex-direction:column;
display:flex;
border-top:1px solid rgba(220, 230, 255, 0.14);
}
@media(min-width:770px){
.rqt-ft_bot_nl9{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.rqt-ft_legal_nl9{
overflow-wrap:break-word;
line-height:1.6;
max-width:760px;
font-size:0.719rem;
color:#A4ABBE;
}
.rqt-ft_legal_nl9 b{
font-weight:700;
color:#8B95C4;
}
.rqt-ft_age_nl9{
flex:0 0 auto;
border-radius:8px;
padding:4px 0.563rem;
border:1.5px solid #7EAAFF;
color:#7EAAFF;
font-weight:700;
font-size:0.813rem;
}