*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F4F6F9;
overflow-wrap:break-word;
color:#2D3748;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
line-height:1.6;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-size:0.938rem;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0, 0, 0, 0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.zrp-layoutkqa{
flex-direction:column;
display:flex;
min-height:100vh;
}
.zrp-mainkqa{
flex:1 1 auto;
min-width:0;
width:100%;
}
.zrp-containerkqa{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:766px){
.zrp-containerkqa{
padding:0 2rem;
}
}
@media(min-width:1097px){
.zrp-containerkqa{
padding:0 3.5rem;
}
}
.zrp-eyebrowkqa{
line-height:1.4;
color:#2B7FD4;
display:inline-block;
font-family:"Hanken Grotesk", 'Helvetica Neue', Arial, sans-serif;
font-weight:600;
text-transform:uppercase;
font-size:0.688rem;
letter-spacing:.2em;
overflow-wrap:break-word;
}
.zrp-bandkqa{
background:#101624;
color:#EDF2FB;
}
.zrp-bandkqa .zrp-eyebrowkqa{
color:#6FB8F5;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.zrp-tbkqa{
background:#F4F6F9;
top:0;
border-bottom:1px solid rgba(20, 30, 50, 0.15);
position:sticky;
z-index:50;
}
.zrp-tb_inkqa{
padding:0.75rem 1rem;
gap:16px;
margin:0 auto;
justify-content:space-between;
display:flex;
max-width:1400px;
align-items:center;
width:100%;
}
@media(min-width:769px){
.zrp-tb_inkqa{
padding:1rem 2rem;
}
}
@media(min-width:1101px){
.zrp-tb_inkqa{
padding:18px 56px;
}
}
.zrp-tb_leftkqa{
gap:28px;
align-items:center;
display:flex;
min-width:0;
}
.zrp-tb_logokqa{
gap:11px;
align-items:center;
min-width:0;
display:flex;
}
.zrp-tb_logo_markkqa{
border-radius:8px;
flex:0 0 auto;
object-fit:cover;
height:2.125rem;
width:34px;
}
.zrp-tb_logo_txtkqa{
min-width:0;
line-height:1;
display:flex;
flex-direction:column;
}
.zrp-tb_logo_namekqa{
overflow:hidden;
color:#111827;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
letter-spacing:.02em;
font-size:1.375rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
.zrp-tb_logo_subkqa{
overflow:hidden;
font-size:8.5px;
text-transform:uppercase;
text-overflow:ellipsis;
margin-top:0.25rem;
color:#2B7FD4;
font-weight:600;
white-space:nowrap;
letter-spacing:.32em;
}
.zrp-tb_navkqa{
display:none;
}
@media(min-width:962px){
.zrp-tb_navkqa{
gap:28px;
align-items:center;
display:flex;
}
}
.zrp-tb_nav_itemkqa{
transition:color .22s ease,border-color .22s ease;
font-weight:600;
white-space:nowrap;
color:#2D3748;
font-size:14px;
padding-bottom:3px;
border-bottom:2px solid transparent;
}
.zrp-tb_nav_itemkqa:hover{
color:#111827;
}
.zrp-tb_nav_itemkqa.zrp-state_activekqa{
border-color:#2B7FD4;
color:#111827;
}
.zrp-tb_rightkqa{
flex:0 0 auto;
gap:14px;
align-items:center;
display:flex;
}
.zrp-tb_searchkqa{
transition:color .22s ease;
color:#2D3748;
justify-content:center;
align-items:center;
display:flex;
}
.zrp-tb_searchkqa:hover{
color:#2B7FD4;
}
.zrp-tb_searchkqa svg{
height:18px;
width:1.125rem;
}
.zrp-tb_langkqa{
font-weight:600;
color:#5A6A82;
letter-spacing:.1em;
text-transform:uppercase;
font-size:0.688rem;
}
.zrp-tb_langkqa:hover{
color:#111827;
}
.zrp-tb_loginkqa{
font-size:0.875rem;
color:#111827;
display:none;
font-weight:600;
}
@media(min-width:770px){
.zrp-tb_loginkqa{
display:inline-block;
}
}
.zrp-tb_registerkqa{
background:#111827;
border-radius:62.438rem;
padding:0.688rem 1.375rem;
transition:background-color .22s ease;
font-weight:700;
font-size:14px;
white-space:nowrap;
color:#EDF2FB;
}
.zrp-tb_registerkqa:hover{
background:#1E2D45;
}
.zrp-mobkqa{
background:#F4F6F9;
bottom:0;
z-index:60;
left:0;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(20, 30, 50, 0.15);
right:0;
}
@media(min-width:958px){
.zrp-mobkqa{
display:none;
}
}
.zrp-mob_inkqa{
margin:0 auto;
justify-content:space-around;
align-items:stretch;
display:flex;
max-width:560px;
}
.zrp-mob_itemkqa{
flex:1 1 0;
gap:3px;
padding:0.563rem 4px;
transition:color .22s ease;
flex-direction:column;
min-width:0;
color:#5A6A82;
align-items:center;
display:flex;
}
.zrp-mob_itemkqa.zrp-state_activekqa{
color:#2B7FD4;
}
.zrp-mob_ickqa{
align-items:center;
justify-content:center;
display:flex;
}
.zrp-mob_ickqa svg{
height:20px;
width:20px;
}
.zrp-mob_lbkqa{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.625rem;
max-width:100%;
white-space:nowrap;
font-weight:600;
}
@media(max-width:961px){
body{
padding-bottom:60px;
}
}
.zrp-railkqa{
position:relative;
min-width:0;
}
.zrp-rail_scrollkqa{
gap:0.875rem;
overflow-x:auto;
scrollbar-width:thin;
padding-bottom:14px;
-webkit-overflow-scrolling:touch;
display:flex;
}
@media(min-width:765px){
.zrp-rail_scrollkqa{
gap:18px;
}
}
.zrp-gckqa{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:768px){
.zrp-gckqa{
width:11.75rem;
}
}
.zrp-gc_imgkqa{
overflow:hidden;
border-radius:0.875rem;
background:#FFFFFF;
box-shadow:0 2px 8px rgba(17, 30, 55, 0.07), 0 0.375rem 20px rgba(17, 30, 55, 0.06);
position:relative;
padding-bottom:133.33%;
}
.zrp-gc_imgkqa img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.zrp-gc_coverkqa{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0, 0, 0, 0.52));
position:absolute;
pointer-events:none;
}
.zrp-gc_hoverkqa{
transition:opacity .22s ease;
background:rgba(0, 0, 0, 0.52);
inset:0;
position:absolute;
align-items:center;
opacity:0;
display:flex;
justify-content:center;
}
.zrp-gckqa:hover .zrp-gc_hoverkqa{
opacity:1;
}
.zrp-gc_hover_btnkqa{
border-radius:999px;
background:#111827;
height:46px;
justify-content:center;
color:#EDF2FB;
align-items:center;
display:flex;
width:2.875rem;
}
.zrp-gc_hover_btnkqa svg{
height:18px;
width:1.125rem;
}
.zrp-gc_infokqa{
gap:2px;
display:flex;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
}
.zrp-gc_namekqa{
overflow:hidden;
font-size:0.813rem;
color:#111827;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
}
.zrp-gc_provkqa{
overflow:hidden;
font-size:11px;
text-overflow:ellipsis;
white-space:nowrap;
color:#5A6A82;
}
.zrp-gc_metakqa{
color:#5A6A82;
font-size:11px;
}
.zrp-tckqa{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:766px){
.zrp-tckqa{
width:14.375rem;
}
}
.zrp-tc_imgkqa{
background:#FFFFFF;
border-radius:14px;
overflow:hidden;
position:relative;
box-shadow:0 2px 0.5rem rgba(17, 30, 55, 0.07), 0 0.375rem 1.25rem rgba(17, 30, 55, 0.06);
padding-bottom:75%;
}
.zrp-tc_imgkqa img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.zrp-tc_infokqa{
gap:2px;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
display:flex;
}
.zrp-tc_namekqa{
overflow:hidden;
font-weight:700;
white-space:nowrap;
font-size:14px;
text-overflow:ellipsis;
color:#111827;
}
.zrp-tc_rtpkqa{
font-size:0.688rem;
color:#5A6A82;
}
.zrp-lckqa{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:765px){
.zrp-lckqa{
width:16.75rem;
}
}
.zrp-lc_imgkqa{
background:#FFFFFF;
overflow:hidden;
border-radius:0.875rem;
padding-bottom:62.5%;
box-shadow:0 2px 0.5rem rgba(17, 30, 55, 0.07), 0 6px 20px rgba(17, 30, 55, 0.06);
position:relative;
}
.zrp-lc_imgkqa img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.zrp-lc_livekqa{
padding:4px 0.563rem;
border-radius:999px;
gap:7px;
background:rgba(0, 0, 0, 0.52);
position:absolute;
align-items:center;
left:0.75rem;
top:12px;
display:flex;
}
.zrp-lc_live_dotkqa{
background:#D94040;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
width:0.5rem;
height:8px;
}
.zrp-lc_seatskqa{
letter-spacing:.08em;
font-weight:600;
color:#EDF2FB;
font-size:0.625rem;
text-transform:uppercase;
}
.zrp-lc_infokqa{
gap:2px;
margin-top:0.563rem;
display:flex;
min-width:0;
flex-direction:column;
}
.zrp-lc_namekqa{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.938rem;
color:#111827;
font-weight:700;
white-space:nowrap;
}
.zrp-lc_betkqa{
color:#5A6A82;
font-size:11px;
}
.zrp-pckqa{
padding:16px 14px;
border-radius:14px;
border:1px solid rgba(20, 30, 50, 0.08);
background:#FFFFFF;
gap:0.5rem;
min-width:0;
align-items:center;
min-height:4.625rem;
flex-direction:column;
display:flex;
justify-content:center;
}
.zrp-pc_logokqa{
flex:0 0 auto;
object-fit:contain;
height:28px;
max-width:100%;
width:auto;
}
.zrp-pc_namekqa{
overflow:hidden;
color:#5A6A82;
font-size:11px;
text-align:center;
max-width:100%;
white-space:nowrap;
text-overflow:ellipsis;
}
.zrp-gc_tagkqa{
border-radius:8px;
padding:3px 0.5rem;
letter-spacing:.06em;
font-weight:700;
z-index:2;
top:10px;
display:inline-block;
font-size:10px;
position:absolute;
text-transform:uppercase;
left:0.625rem;
}
.zrp-gc_tag_hotkqa{
background:#D94040;
color:#EDF2FB;
}
.zrp-gc_tag_newkqa{
background:#5BA8F0;
color:#0D1420;
}
.zrp-gc_tag_jpkqa{
background:#D4920A;
color:#0D1420;
}
.zrp-gc_tag_livekqa{
background:#D94040;
color:#EDF2FB;
}
.zrp-shkqa{
margin-bottom:1.125rem;
min-width:0;
}
.zrp-sh_rowkqa{
gap:16px;
align-items:flex-end;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.zrp-sh_rowkqa .zrp-sh_lkqa{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.zrp-sh_stackkqa{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.zrp-sh_centerkqa{
gap:0.625rem;
text-align:center;
display:flex;
align-items:center;
flex-direction:column;
}
.zrp-sh_h2kqa{
font-size:24px;
color:#111827;
font-weight:600;
line-height:1.1;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.zrp-sh_h2kqa{
font-size:30px;
}
}
.zrp-bandkqa .zrp-sh_h2kqa{
color:#EDF2FB;
}
.zrp-sh_eb_linekqa{
gap:10px;
display:inline-flex;
align-items:center;
}
.zrp-sh_eb_linekqa::before{
background:#2B7FD4;
display:inline-block;
height:1px;
width:1.75rem;
content:"";
}
.zrp-bandkqa .zrp-sh_eb_linekqa::before{
background:#6FB8F5;
}
.zrp-sh_eb_dotkqa{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.zrp-sh_eb_dotkqa::before{
border-radius:50%;
background:#2B7FD4;
content:"";
display:inline-block;
width:6px;
height:0.375rem;
}
.zrp-bandkqa .zrp-sh_eb_dotkqa::before{
background:#6FB8F5;
}
.zrp-sh_linkkqa{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
display:inline-flex;
color:#111827;
align-items:center;
font-weight:600;
white-space:nowrap;
border-bottom:1px solid #111827;
padding-bottom:2px;
font-size:13px;
}
.zrp-sh_linkkqa:hover{
border-color:#2B7FD4;
color:#2B7FD4;
}
.zrp-sh_linkkqa svg{
width:14px;
height:0.875rem;
}
.zrp-sh_link_chevkqa{
padding-bottom:0;
border-bottom:0;
}
.zrp-sh_link_btnkqa{
padding:0.563rem 1.125rem;
background:#111827;
border-radius:999px;
color:#EDF2FB;
border-bottom:0;
}
.zrp-sh_link_btnkqa:hover{
background:#1E2D45;
border-color:transparent;
color:#EDF2FB;
}
.zrp-bandkqa .zrp-sh_linkkqa{
border-color:#EDF2FB;
color:#EDF2FB;
}
.zrp-bandkqa .zrp-sh_link_btnkqa{
background:#6FB8F5;
color:#0D1420;
}
.zrp-sh_rulekqa{
margin:-2px 0 1.125rem;
background:rgba(20, 30, 50, 0.15);
height:1px;
}
.zrp-bandkqa .zrp-sh_rulekqa{
background:rgba(210, 225, 245, 0.16);
}
.zrp-herokqa{
padding:32px 0 0.5rem;
}
@media(min-width:771px){
.zrp-herokqa{
padding:3.5rem 0 1.5rem;
}
}
.zrp-hero_inkqa{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:901px){
.zrp-hero_inkqa{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.zrp-hero_copykqa{
min-width:0;
}
.zrp-hero_eyebrowkqa{
gap:10px;
align-items:center;
margin-bottom:22px;
display:inline-flex;
}
.zrp-hero_eyebrow_linekqa{
background:#2B7FD4;
flex:0 0 auto;
height:1px;
width:1.75rem;
display:inline-block;
}
.zrp-hero_h1kqa{
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1.04;
font-size:38px;
letter-spacing:-.01em;
color:#111827;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:20px;
}
@media(min-width:769px){
.zrp-hero_h1kqa{
font-size:54px;
}
}
@media(min-width:1101px){
.zrp-hero_h1kqa{
font-size:62px;
}
}
.zrp-hero_h1kqa em{
font-style:normal;
color:#2B7FD4;
}
.zrp-hero_subkqa{
line-height:1.6;
font-size:16px;
color:#7A8EA8;
max-width:480px;
margin-bottom:30px;
}
@media(min-width:771px){
.zrp-hero_subkqa{
font-size:1.125rem;
}
}
.zrp-hero_actionskqa{
gap:14px;
display:flex;
flex-wrap:wrap;
margin-bottom:2.125rem;
align-items:center;
}
.zrp-hero_ctakqa{
background:#111827;
gap:0.625rem;
padding:16px 30px;
border-radius:999px;
transition:background-color .22s ease;
color:#EDF2FB;
display:inline-flex;
font-weight:700;
align-items:center;
font-size:15px;
}
.zrp-hero_ctakqa:hover{
background:#1E2D45;
}
.zrp-hero_cta_ickqa{
align-items:center;
display:inline-flex;
}
.zrp-hero_cta_ickqa svg{
width:1rem;
height:16px;
}
.zrp-hero_cta_altkqa{
border-radius:62.438rem;
transition:border-color .22s ease,color .22s ease;
padding:15px 26px;
border:1px solid rgba(20, 30, 50, 0.15);
background:transparent;
color:#111827;
font-weight:600;
font-size:0.938rem;
display:inline-flex;
align-items:center;
}
.zrp-hero_cta_altkqa:hover{
border-color:#2B7FD4;
color:#2B7FD4;
}
.zrp-hero_trustkqa{
gap:22px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.zrp-hero_trust_itemkqa{
gap:0.563rem;
display:flex;
font-weight:600;
font-size:13px;
align-items:center;
color:#2D3748;
}
.zrp-hero_trust_ickqa{
color:#2B7FD4;
display:inline-flex;
align-items:center;
}
.zrp-hero_trust_ickqa svg{
height:1rem;
width:1rem;
}
.zrp-hero_promokqa{
background:#FFFFFF;
overflow:hidden;
border-radius:20px;
box-shadow:0 12px 48px rgba(17, 30, 55, 0.14), 0 3px 0.75rem rgba(17, 30, 55, 0.08);
min-height:300px;
display:flex;
position:relative;
}
.zrp-hero_promo_bgkqa{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.zrp-hero_promo_bgkqa::after{
inset:0;
background:linear-gradient(120deg,#101624 0%,rgba(0, 0, 0, 0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.zrp-hero_promo_glowkqa{
background:radial-gradient(circle,rgba(82, 148, 226, 0.18) 0%,transparent 65%);
border-radius:50%;
pointer-events:none;
height:16.25rem;
right:-1.25rem;
top:-2.5rem;
width:260px;
position:absolute;
}
.zrp-hero_promo_ctkqa{
padding:28px;
align-self:flex-end;
position:relative;
z-index:2;
max-width:88%;
}
.zrp-hero_promo_labelkqa{
margin-bottom:8px;
color:#6FB8F5;
font-size:0.625rem;
text-transform:uppercase;
display:block;
letter-spacing:.25em;
font-weight:700;
}
.zrp-hero_promo_amountkqa{
color:#EDF2FB;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
font-weight:600;
}
@media(min-width:765px){
.zrp-hero_promo_amountkqa{
font-size:40px;
}
}
.zrp-hero_promo_amountkqa em{
font-style:normal;
color:#6FB8F5;
}
.zrp-hero_ratingkqa{
background:#FFFFFF;
border-radius:0.875rem;
border:1px solid rgba(20, 30, 50, 0.08);
padding:0.625rem 0.875rem;
gap:0.625rem;
right:14px;
align-items:center;
position:absolute;
z-index:3;
display:flex;
top:0.875rem;
max-width:min(260px,62%);
box-shadow:0 2px 8px rgba(17, 30, 55, 0.07), 0 0.375rem 1.25rem rgba(17, 30, 55, 0.06);
}
.zrp-hero_rating_scorekqa{
flex:0 0 auto;
font-size:1.5rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#111827;
font-weight:700;
}
.zrp-hero_rating_txtkqa{
flex:1 1 auto;
min-width:0;
}
.zrp-hero_rating_starskqa{
gap:2px;
color:#2B7FD4;
display:flex;
}
.zrp-hero_rating_starskqa svg{
height:0.75rem;
width:12px;
}
.zrp-hero_rating_capkqa{
line-height:1.35;
color:#5A6A82;
overflow-wrap:break-word;
font-size:11px;
margin-top:3px;
display:block;
}
.zrp-statkqa{
border-bottom:1px solid rgba(20, 30, 50, 0.15);
margin-top:16px;
border-top:1px solid rgba(20, 30, 50, 0.15);
}
.zrp-stat_inkqa{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.zrp-stat_inkqa{
grid-template-columns:repeat(4,1fr);
}
}
.zrp-stat_itemkqa{
padding:22px 0.875rem;
min-width:0;
border-right:1px solid rgba(20, 30, 50, 0.08);
border-bottom:1px solid rgba(20, 30, 50, 0.08);
}
.zrp-stat_itemkqa:nth-child(2n){
border-right:0;
}
.zrp-stat_itemkqa:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.zrp-stat_itemkqa{
border-bottom:0;
}
.zrp-stat_itemkqa:nth-child(2n){
border-right:1px solid rgba(20, 30, 50, 0.08);
}
.zrp-stat_itemkqa:nth-child(4n){
border-right:0;
}
}
.zrp-stat_valuekqa{
color:#111827;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:1.875rem;
line-height:1;
overflow-wrap:break-word;
}
@media(min-width:768px){
.zrp-stat_valuekqa{
font-size:2.125rem;
}
}
.zrp-stat_labelkqa{
overflow-wrap:break-word;
color:#5A6A82;
line-height:1.4;
margin-top:6px;
font-size:0.813rem;
}
.zrp-jpkqa{
padding:1.875rem 0 0.625rem;
}
.zrp-jp_gridkqa{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:770px){
.zrp-jp_gridkqa{
grid-template-columns:1fr 1fr;
}
.zrp-jp_card_megakqa{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.zrp-jp_gridkqa{
grid-template-columns:1.4fr 1fr 1fr;
}
.zrp-jp_card_megakqa{
grid-column:auto;
}
}
.zrp-jp_cardkqa{
overflow:hidden;
padding:1.625rem;
gap:12px;
background:#FFFFFF;
border:1px solid rgba(20, 30, 50, 0.08);
border-radius:20px;
justify-content:space-between;
display:flex;
flex-direction:column;
min-width:0;
min-height:200px;
position:relative;
}
.zrp-jp_card_megakqa{
background:linear-gradient(135deg,#12203A,#090D16);
border-color:transparent;
color:#EDF2FB;
min-height:210px;
}
.zrp-jp_glowkqa{
background:radial-gradient(circle,rgba(82, 148, 226, 0.18),transparent 70%);
border-radius:50%;
position:absolute;
top:-2.5rem;
right:-40px;
height:200px;
pointer-events:none;
width:200px;
}
.zrp-jp_labelkqa{
gap:0.625rem;
align-items:center;
font-size:0.625rem;
position:relative;
font-weight:700;
display:flex;
justify-content:space-between;
letter-spacing:.16em;
flex-wrap:wrap;
color:#2B7FD4;
text-transform:uppercase;
}
.zrp-jp_card_megakqa .zrp-jp_labelkqa{
color:#6FB8F5;
}
.zrp-jp_dropkqa{
color:#5A6A82;
letter-spacing:.04em;
text-transform:none;
font-weight:600;
}
.zrp-jp_card_megakqa .zrp-jp_dropkqa{
color:#8DAAC8;
}
.zrp-jp_amountkqa{
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:700;
position:relative;
font-size:38px;
line-height:1;
overflow-wrap:break-word;
color:#111827;
}
.zrp-jp_card_megakqa .zrp-jp_amountkqa{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#6FB8F5;
}
@media(min-width:771px){
.zrp-jp_card_megakqa .zrp-jp_amountkqa{
font-size:54px;
}
}
.zrp-jp_gamekqa{
position:relative;
font-size:0.813rem;
color:#5A6A82;
}
.zrp-jp_card_megakqa .zrp-jp_gamekqa{
color:#8DAAC8;
}
.zrp-jp_ctakqa{
align-self:flex-start;
position:relative;
}
.zrp-jp_card_megakqa .zrp-jp_ctakqa{
padding:10px 20px;
background:#6FB8F5;
border-radius:62.438rem;
transition:opacity .22s ease;
font-size:13px;
font-weight:700;
color:#0D1420;
}
.zrp-jp_card_megakqa .zrp-jp_ctakqa:hover{
opacity:.9;
}
.zrp-jp_cardkqa:not(.zrp-jp_card_megakqa) .zrp-jp_ctakqa{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
color:#111827;
font-size:13px;
border-bottom:1px solid #111827;
padding-bottom:2px;
}
.zrp-jp_cardkqa:not(.zrp-jp_card_megakqa) .zrp-jp_ctakqa:hover{
border-color:#2B7FD4;
color:#2B7FD4;
}
.zrp-jp_seokqa{
margin:14px 0 0;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.65;
font-size:0.875rem;
color:#7A8EA8;
}
.zrp-jp_seokqa strong{
color:#111827;
font-weight:700;
}
.zrp-growkqa{
padding:1.625rem 0 0.625rem;
}
.zrp-row_seokqa{
margin:0.625rem 0 0;
color:#7A8EA8;
line-height:1.65;
font-size:14px;
overflow-wrap:break-word;
max-width:47.5rem;
}
.zrp-row_seokqa strong{
color:#111827;
font-weight:700;
}
.zrp-prkqa{
padding:1.875rem 0 0.375rem;
}
.zrp-pr_cardkqa{
border:1px solid rgba(20, 30, 50, 0.08);
gap:10px;
border-radius:20px;
flex:0 0 auto;
background:#FFFFFF;
overflow:hidden;
padding:1.625rem;
position:relative;
min-height:12.5rem;
display:flex;
width:280px;
flex-direction:column;
}
@media(min-width:770px){
.zrp-pr_cardkqa{
width:18.75rem;
}
}
.zrp-pr_card_featkqa{
background:linear-gradient(150deg,#12203A,#090D16);
border-color:transparent;
color:#EDF2FB;
}
.zrp-pr_glowkqa{
background:radial-gradient(circle,rgba(82, 148, 226, 0.18),transparent 70%);
border-radius:50%;
opacity:0;
top:-30px;
position:absolute;
pointer-events:none;
right:-1.875rem;
height:130px;
width:8.125rem;
}
.zrp-pr_card_featkqa .zrp-pr_glowkqa{
opacity:1;
}
.zrp-pr_labelkqa{
font-size:10px;
letter-spacing:.16em;
text-transform:uppercase;
color:#2B7FD4;
position:relative;
font-weight:700;
}
.zrp-pr_card_featkqa .zrp-pr_labelkqa{
color:#6FB8F5;
}
.zrp-pr_amountkqa{
position:relative;
line-height:1.08;
font-size:26px;
color:#111827;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
}
.zrp-pr_card_featkqa .zrp-pr_amountkqa{
color:#EDF2FB;
}
.zrp-pr_amountkqa em{
font-style:normal;
color:#2B7FD4;
}
.zrp-pr_card_featkqa .zrp-pr_amountkqa em{
color:#6FB8F5;
}
.zrp-pr_termskqa{
position:relative;
color:#5A6A82;
font-size:0.813rem;
line-height:1.5;
}
.zrp-pr_card_featkqa .zrp-pr_termskqa{
color:#8DAAC8;
}
.zrp-pr_ctakqa{
margin-top:auto;
align-self:flex-start;
position:relative;
}
.zrp-pr_card_featkqa .zrp-pr_ctakqa{
border-radius:999px;
background:#6FB8F5;
transition:opacity .22s ease;
padding:0.563rem 18px;
font-weight:700;
color:#0D1420;
font-size:13px;
}
.zrp-pr_card_featkqa .zrp-pr_ctakqa:hover{
opacity:.9;
}
.zrp-pr_cardkqa:not(.zrp-pr_card_featkqa) .zrp-pr_ctakqa{
transition:color .22s ease,border-color .22s ease;
color:#111827;
padding-bottom:2px;
font-size:13px;
font-weight:700;
border-bottom:1px solid #111827;
}
.zrp-pr_cardkqa:not(.zrp-pr_card_featkqa) .zrp-pr_ctakqa:hover{
border-color:#2B7FD4;
color:#2B7FD4;
}
.zrp-growkqa{
padding:1.625rem 0 10px;
}
.zrp-row_seokqa{
margin:10px 0 0;
line-height:1.65;
overflow-wrap:break-word;
font-size:14px;
color:#7A8EA8;
max-width:760px;
}
.zrp-row_seokqa strong{
color:#111827;
font-weight:700;
}
.zrp-growkqa{
padding:26px 0 0.625rem;
}
.zrp-row_seokqa{
margin:10px 0 0;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
color:#7A8EA8;
max-width:760px;
}
.zrp-row_seokqa strong{
font-weight:700;
color:#111827;
}
.zrp-vipkqa{
padding:48px 0;
}
@media(min-width:771px){
.zrp-vipkqa{
padding:64px 0;
}
}
.zrp-vip_headkqa{
gap:14px;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:881px){
.zrp-vip_headkqa{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.zrp-vip_eyebrowkqa{
margin-bottom:12px;
}
.zrp-vip_h2kqa{
font-weight:600;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:32px;
line-height:1.05;
color:#EDF2FB;
}
@media(min-width:765px){
.zrp-vip_h2kqa{
font-size:40px;
}
}
.zrp-vip_introkqa{
max-width:420px;
font-size:14px;
color:#8DAAC8;
line-height:1.6;
}
.zrp-vip_gridkqa{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:0.875rem;
display:grid;
}
.zrp-vip_cardkqa{
border:1px solid rgba(210, 225, 245, 0.16);
border-radius:0.875rem;
padding:1.375rem 18px;
min-width:0;
}
.zrp-vip_card_featkqa{
border-color:#6FB8F5;
background:rgba(210, 225, 245, 0.09);
}
.zrp-vip_card_ickqa{
background:linear-gradient(135deg,#2B7FD4,#6BBAF7);
border-radius:8px;
display:block;
width:34px;
margin-bottom:1rem;
height:2.125rem;
}
.zrp-vip_namekqa{
font-weight:600;
overflow-wrap:break-word;
margin-bottom:6px;
font-size:1.25rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#EDF2FB;
}
.zrp-vip_perkkqa{
color:#8DAAC8;
line-height:1.5;
overflow-wrap:break-word;
font-size:12.5px;
}
.zrp-nlkqa{
padding:24px 0 0.625rem;
}
.zrp-nl_inkqa{
padding:30px 32px;
border-radius:20px;
gap:22px;
background:#131A2F;
display:flex;
flex-direction:column;
color:#EDF2FB;
}
@media(min-width:765px){
.zrp-nl_inkqa{
gap:28px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.zrp-nl_text_wrapkqa{
min-width:0;
}
.zrp-nl_h3kqa{
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.375rem;
margin-bottom:5px;
font-weight:600;
color:#EDF2FB;
line-height:1.1;
}
@media(min-width:769px){
.zrp-nl_h3kqa{
font-size:24px;
}
}
.zrp-nl_textkqa{
line-height:1.5;
font-size:0.844rem;
color:#8DAAC8;
}
.zrp-nl_formkqa{
gap:0.625rem;
flex:1 1 auto;
max-width:460px;
display:flex;
min-width:0;
}
.zrp-nl_inputkqa{
background:rgba(210, 225, 245, 0.09);
border-radius:0.875rem;
border:1px solid rgba(210, 225, 245, 0.16);
flex:1 1 auto;
overflow:hidden;
padding:0.813rem 1rem;
text-overflow:ellipsis;
align-items:center;
color:#8DAAC8;
display:flex;
font-size:0.875rem;
white-space:nowrap;
min-width:0;
}
.zrp-nl_btnkqa{
padding:13px 24px;
flex:0 0 auto;
border-radius:14px;
transition:opacity .22s ease;
background:#6FB8F5;
white-space:nowrap;
color:#0D1420;
font-weight:700;
font-size:14px;
}
.zrp-nl_btnkqa:hover{
opacity:.9;
}
.zrp-appkqa{
padding:1.875rem 0 0.625rem;
}
.zrp-app_inkqa{
border:1px solid rgba(20, 30, 50, 0.08);
padding:32px;
border-radius:1.25rem;
gap:28px;
background:#FFFFFF;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.zrp-app_inkqa{
padding:2.5rem 44px;
gap:2.5rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.zrp-app_copykqa{
min-width:0;
max-width:560px;
}
.zrp-app_eyebrowkqa{
margin-bottom:12px;
}
.zrp-app_h2kqa{
overflow-wrap:break-word;
line-height:1.05;
font-size:1.75rem;
color:#111827;
margin-bottom:0.75rem;
font-weight:600;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.zrp-app_h2kqa{
font-size:2.125rem;
}
}
.zrp-app_textkqa{
color:#7A8EA8;
margin-bottom:22px;
font-size:14px;
line-height:1.6;
}
.zrp-app_btnskqa{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.zrp-app_btnkqa{
border-radius:14px;
padding:0.688rem 20px;
background:#111827;
gap:10px;
transition:background-color .22s ease;
display:inline-flex;
color:#EDF2FB;
align-items:center;
}
.zrp-app_btnkqa:hover{
background:#1E2D45;
}
.zrp-app_btn_ickqa{
display:inline-flex;
align-items:center;
}
.zrp-app_btn_ickqa svg{
width:18px;
height:1.125rem;
}
.zrp-app_btn_lbkqa{
font-weight:700;
font-size:0.844rem;
}
.zrp-app_qr_wrapkqa{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.zrp-app_qrkqa{
flex:0 0 auto;
border-radius:0.875rem;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 5px 11px),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 0.313rem 0.688rem);
height:6.75rem;
width:6.75rem;
background-color:#111827;
}
.zrp-app_qr_capkqa{
line-height:1.4;
max-width:5.75rem;
color:#5A6A82;
font-size:0.781rem;
}
.zrp-gmkqa{
padding:1.875rem 0 0.625rem;
}
.zrp-gm_inkqa{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:882px){
.zrp-gm_inkqa{
grid-template-columns:1.25fr 1fr;
}
}
.zrp-gm_leftkqa{
border:1px solid rgba(20, 30, 50, 0.08);
padding:2rem;
background:#FFFFFF;
border-radius:20px;
min-width:0;
}
.zrp-gm_eyebrowkqa{
margin-bottom:10px;
}
.zrp-gm_h2kqa{
font-weight:600;
color:#111827;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
margin-bottom:0.5rem;
font-size:1.625rem;
}
@media(min-width:768px){
.zrp-gm_h2kqa{
font-size:28px;
}
}
.zrp-gm_textkqa{
max-width:480px;
font-size:0.875rem;
margin-bottom:22px;
color:#7A8EA8;
line-height:1.6;
}
.zrp-gm_levelkqa{
font-size:1.375rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
font-weight:700;
color:#2B7FD4;
}
.zrp-gm_barkqa{
border-radius:62.438rem;
background:rgba(20, 30, 50, 0.15);
overflow:hidden;
margin-bottom:6px;
height:8px;
}
.zrp-gm_bar_fillkqa{
border-radius:62.438rem;
background:linear-gradient(90deg,#2B7FD4,#6BBAF7);
height:100%;
}
.zrp-gm_bar_metakqa{
gap:0.625rem;
margin-bottom:1.125rem;
display:flex;
color:#5A6A82;
justify-content:space-between;
font-size:11px;
}
.zrp-gm_missionskqa{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.zrp-gm_missionkqa{
gap:7px;
border-radius:62.438rem;
padding:0.563rem 15px;
background:#F4F6F9;
border:1px solid rgba(20, 30, 50, 0.15);
display:inline-flex;
align-items:center;
color:#2D3748;
font-weight:600;
font-size:12.5px;
}
.zrp-gm_mission_ickqa{
display:inline-flex;
align-items:center;
color:#2B7FD4;
}
.zrp-gm_mission_ickqa svg{
height:13px;
width:0.813rem;
}
.zrp-gm_rightkqa{
padding:32px;
overflow:hidden;
border-radius:1.25rem;
background:linear-gradient(150deg,#12203A,#090D16);
flex-direction:column;
position:relative;
color:#EDF2FB;
display:flex;
}
.zrp-gm_glowkqa{
background:radial-gradient(circle,rgba(82, 148, 226, 0.18),transparent 70%);
border-radius:50%;
position:absolute;
right:-30px;
pointer-events:none;
top:-1.875rem;
height:9.375rem;
width:150px;
}
.zrp-gm_ref_eyebrowkqa{
margin-bottom:0.625rem;
position:relative;
}
.zrp-gm_ref_h2kqa{
font-size:1.625rem;
overflow-wrap:break-word;
margin-bottom:8px;
line-height:1.1;
position:relative;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#EDF2FB;
font-weight:600;
}
.zrp-gm_ref_textkqa{
font-size:0.844rem;
position:relative;
color:#8DAAC8;
margin-bottom:1.25rem;
line-height:1.55;
}
.zrp-gm_ref_ctakqa{
border-radius:999px;
padding:0.688rem 1.375rem;
background:#6FB8F5;
transition:opacity .22s ease;
position:relative;
align-self:flex-start;
font-weight:700;
font-size:13.5px;
margin-top:auto;
color:#0D1420;
}
.zrp-gm_ref_ctakqa:hover{
opacity:.9;
}
.zrp-opkqa{
padding:36px 0 10px;
}
.zrp-op_inkqa{
border:1px solid rgba(20, 30, 50, 0.08);
padding:2rem;
border-radius:14px;
background:#FFFFFF;
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:863px){
.zrp-op_inkqa{
gap:2.75rem;
grid-template-columns:.9fr 1.1fr;
padding:2.125rem 2.5rem;
}
}
.zrp-op_leftkqa{
min-width:0;
}
.zrp-op_eyebrowkqa{
margin-bottom:0.75rem;
}
.zrp-op_h2kqa{
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:28px;
color:#111827;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.625rem;
line-height:1.08;
}
@media(min-width:768px){
.zrp-op_h2kqa{
font-size:1.875rem;
}
}
.zrp-op_textkqa{
color:#7A8EA8;
line-height:1.6;
font-size:14px;
}
.zrp-op_gridkqa{
border-radius:0.5rem;
grid-template-columns:1fr 1fr;
border:1px solid rgba(20, 30, 50, 0.15);
gap:1px;
overflow:hidden;
background:rgba(20, 30, 50, 0.15);
display:grid;
}
.zrp-op_fieldkqa{
background:#F4F6F9;
padding:18px 20px;
min-width:0;
}
.zrp-op_field_lbkqa{
color:#2B7FD4;
margin-bottom:5px;
text-transform:uppercase;
letter-spacing:.1em;
font-size:0.625rem;
font-weight:600;
}
.zrp-op_field_valkqa{
overflow-wrap:break-word;
color:#111827;
font-size:14px;
font-weight:700;
}
.zrp-pmtkqa{
padding:3rem 0 10px;
}
.zrp-pmt_inkqa{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:883px){
.zrp-pmt_inkqa{
gap:3rem;
grid-template-columns:1fr 1.1fr;
}
}
.zrp-pmt_leftkqa{
min-width:0;
}
.zrp-pmt_eyebrowkqa{
margin-bottom:0.75rem;
}
.zrp-pmt_h2kqa{
color:#111827;
font-size:30px;
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-weight:600;
line-height:1.06;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.zrp-pmt_h2kqa{
font-size:2rem;
}
}
.zrp-pmt_textkqa{
margin-bottom:22px;
line-height:1.6;
font-size:0.906rem;
color:#7A8EA8;
}
.zrp-pmt_logoskqa{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:481px){
.zrp-pmt_logoskqa{
grid-template-columns:repeat(4,1fr);
}
}
.zrp-pmt_logokqa{
overflow:hidden;
padding:0 0.5rem;
border:1px solid rgba(20, 30, 50, 0.08);
border-radius:8px;
background:#FFFFFF;
color:#2D3748;
text-align:center;
align-items:center;
text-overflow:ellipsis;
display:flex;
font-size:0.781rem;
font-weight:700;
white-space:nowrap;
height:50px;
justify-content:center;
}
.zrp-pmt_tablekqa{
border:1px solid rgba(20, 30, 50, 0.08);
overflow:hidden;
border-radius:0.875rem;
min-width:0;
}
.zrp-pmt_theadkqa{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#1A1F2E;
display:grid;
}
.zrp-pmt_thkqa{
overflow:hidden;
padding:13px 14px;
color:#EDF2FB;
text-transform:uppercase;
text-overflow:ellipsis;
font-weight:700;
letter-spacing:.08em;
white-space:nowrap;
font-size:10px;
}
.zrp-pmt_rowkqa{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20, 30, 50, 0.08);
}
.zrp-pmt_rowkqa:nth-child(odd){
background:#FFFFFF;
}
.zrp-pmt_tdkqa{
padding:0.875rem;
min-width:0;
overflow-wrap:break-word;
font-size:13.5px;
color:#7A8EA8;
}
.zrp-pmt_rowkqa .zrp-pmt_tdkqa:first-child{
font-weight:700;
color:#111827;
}
.zrp-pmt_rowkqa .zrp-pmt_tdkqa:last-child{
color:#1A9E6E;
font-weight:700;
}
.zrp-tskqa{
padding:2.75rem 0;
}
.zrp-ts_inkqa{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:877px){
.zrp-ts_inkqa{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.zrp-ts_leftkqa{
min-width:0;
}
.zrp-ts_h2kqa{
font-size:1.625rem;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
margin-bottom:12px;
color:#EDF2FB;
font-weight:600;
line-height:1.1;
}
@media(min-width:767px){
.zrp-ts_h2kqa{
font-size:28px;
}
}
.zrp-ts_textkqa{
color:#8DAAC8;
line-height:1.6;
font-size:0.906rem;
max-width:32.5rem;
margin-bottom:1.375rem;
}
.zrp-ts_badgeskqa{
gap:18px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.zrp-ts_badgekqa{
color:#8DAAC8;
font-weight:600;
font-size:13px;
}
.zrp-ts_paykqa{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:879px){
.zrp-ts_paykqa{
justify-content:flex-end;
}
}
.zrp-ts_pay_chipkqa{
border:1px solid rgba(210, 225, 245, 0.16);
border-radius:14px;
background:rgba(210, 225, 245, 0.09);
padding:0.75rem 16px;
font-weight:700;
color:#EDF2FB;
font-size:14px;
}
.zrp-etkqa{
padding:2.25rem 0 10px;
}
.zrp-et_inkqa{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:879px){
.zrp-et_inkqa{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.zrp-et_leftkqa{
min-width:0;
}
.zrp-et_eyebrowkqa{
margin-bottom:12px;
}
.zrp-et_h2kqa{
margin-bottom:14px;
font-weight:600;
color:#111827;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
font-size:1.75rem;
}
@media(min-width:769px){
.zrp-et_h2kqa{
font-size:2rem;
}
}
.zrp-et_textkqa{
margin-bottom:22px;
line-height:1.65;
color:#7A8EA8;
font-size:15px;
}
.zrp-et_statskqa{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.zrp-et_statkqa{
min-width:0;
}
.zrp-et_stat_vkqa{
color:#111827;
font-size:26px;
font-weight:700;
line-height:1;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
.zrp-et_stat_lkqa{
margin-top:0.25rem;
color:#5A6A82;
font-size:12.5px;
}
.zrp-et_rightkqa{
gap:12px;
display:flex;
flex-direction:column;
}
.zrp-et_memberkqa{
border:1px solid rgba(20, 30, 50, 0.08);
background:#FFFFFF;
border-radius:0.875rem;
padding:1.125rem 1.25rem;
gap:1rem;
align-items:center;
min-width:0;
display:flex;
}
.zrp-et_member_avkqa{
flex:0 0 auto;
background:linear-gradient(135deg,#12203A,#2B7FD4);
border-radius:50%;
width:48px;
height:3rem;
}
.zrp-et_member_namekqa{
overflow-wrap:break-word;
font-size:0.938rem;
font-weight:700;
color:#111827;
}
.zrp-et_member_rolekqa{
overflow-wrap:break-word;
color:#5A6A82;
font-size:12.5px;
}
.zrp-et_updatedkqa{
border-radius:0.875rem;
background:#F4F6F9;
padding:0.875rem 1.125rem;
border:1px solid rgba(20, 30, 50, 0.08);
gap:0.5rem;
color:#7A8EA8;
align-items:center;
display:flex;
font-size:12.5px;
}
.zrp-provkqa{
padding:40px 0 20px;
}
.zrp-prov_eyebrowkqa{
display:block;
margin-bottom:1.125rem;
}
.zrp-prov_gridkqa{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:559px){
.zrp-prov_gridkqa{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.zrp-prov_gridkqa{
grid-template-columns:repeat(6,1fr);
}
}
.zrp-ttkqa{
padding:48px 0 0.625rem;
}
@media(min-width:767px){
.zrp-ttkqa{
padding:3.75rem 0 0.625rem;
}
}
.zrp-tt_headkqa{
margin-bottom:34px;
text-align:center;
}
.zrp-tt_eyebrowkqa{
margin-bottom:12px;
}
.zrp-tt_h2kqa{
line-height:1.05;
color:#111827;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:32px;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:770px){
.zrp-tt_h2kqa{
font-size:42px;
}
}
.zrp-tt_gridkqa{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.zrp-tt_gridkqa{
grid-template-columns:repeat(3,1fr);
}
}
.zrp-tt_cardkqa{
border-radius:0.875rem;
background:#FFFFFF;
padding:1.875rem;
border:1px solid rgba(20, 30, 50, 0.08);
min-width:0;
flex-direction:column;
display:flex;
}
.zrp-tt_card_ickqa{
display:inline-flex;
align-items:center;
margin-bottom:18px;
color:#2B7FD4;
}
.zrp-tt_card_ickqa svg{
width:28px;
height:28px;
}
.zrp-tt_card_hkqa{
font-weight:600;
margin-bottom:8px;
color:#111827;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
font-size:22px;
overflow-wrap:break-word;
}
.zrp-tt_card_pkqa{
margin-bottom:0.875rem;
color:#7A8EA8;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.875rem;
}
.zrp-tt_card_pkqa b{
color:#111827;
font-weight:700;
}
.zrp-tt_card_linkkqa{
transition:color .22s ease;
padding-bottom:2px;
font-weight:700;
font-size:0.813rem;
border-bottom:1px solid #2B7FD4;
color:#111827;
align-self:flex-start;
margin-top:auto;
}
.zrp-tt_card_linkkqa:hover{
color:#2B7FD4;
}
.zrp-htskqa{
padding:48px 0;
}
@media(min-width:770px){
.zrp-htskqa{
padding:3.875rem 0;
}
}
.zrp-hts_headkqa{
gap:1.125rem;
display:flex;
margin-bottom:2.125rem;
flex-direction:column;
}
@media(min-width:769px){
.zrp-hts_headkqa{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.zrp-hts_eyebrowkqa{
margin-bottom:12px;
}
.zrp-hts_h2kqa{
color:#EDF2FB;
font-weight:600;
font-size:1.875rem;
line-height:1.05;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:770px){
.zrp-hts_h2kqa{
font-size:38px;
}
}
.zrp-hts_ctakqa{
transition:opacity .22s ease;
background:#6FB8F5;
flex:0 0 auto;
padding:0.938rem 30px;
border-radius:62.438rem;
color:#0D1420;
font-size:15px;
font-weight:700;
}
.zrp-hts_ctakqa:hover{
opacity:.9;
}
.zrp-hts_gridkqa{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.zrp-hts_gridkqa{
grid-template-columns:repeat(3,1fr);
}
}
.zrp-hts_stepkqa{
border-top:1px solid rgba(210, 225, 245, 0.16);
padding-top:1.375rem;
min-width:0;
}
.zrp-hts_step_numkqa{
color:#6FB8F5;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:44px;
line-height:1;
font-weight:700;
margin-bottom:14px;
}
.zrp-hts_step_hkqa{
margin-bottom:8px;
color:#EDF2FB;
line-height:1.2;
font-weight:700;
overflow-wrap:break-word;
font-size:19px;
}
.zrp-hts_step_pkqa{
overflow-wrap:break-word;
color:#8DAAC8;
font-size:14px;
line-height:1.55;
}
.zrp-wykqa{
padding:3rem 0;
}
@media(min-width:771px){
.zrp-wykqa{
padding:56px 0;
}
}
.zrp-wy_inkqa{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:898px){
.zrp-wy_inkqa{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.zrp-wy_leftkqa{
min-width:0;
}
.zrp-wy_eyebrowkqa{
margin-bottom:0.875rem;
}
.zrp-wy_h2kqa{
line-height:1.05;
font-weight:600;
font-size:2rem;
overflow-wrap:break-word;
margin-bottom:16px;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#111827;
}
@media(min-width:771px){
.zrp-wy_h2kqa{
font-size:2.5rem;
}
}
.zrp-wy_introkqa{
color:#7A8EA8;
font-size:15px;
line-height:1.6;
}
.zrp-wy_gridkqa{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:561px){
.zrp-wy_gridkqa{
grid-template-columns:1fr 1fr;
}
}
.zrp-wy_cardkqa{
padding:26px;
border:1px solid rgba(20, 30, 50, 0.08);
border-radius:14px;
background:#FFFFFF;
min-width:0;
}
.zrp-wy_card_ickqa{
display:inline-flex;
align-items:center;
margin-bottom:16px;
color:#2B7FD4;
justify-content:center;
}
.zrp-wy_card_ickqa svg{
width:26px;
height:1.625rem;
}
.zrp-wy_card_hkqa{
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#111827;
font-size:21px;
line-height:1.15;
margin-bottom:8px;
font-weight:600;
}
.zrp-wy_card_pkqa{
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
color:#7A8EA8;
}
.zrp-rvkqa{
padding:3rem 0;
background:#FFFFFF;
border-bottom:1px solid rgba(20, 30, 50, 0.08);
border-top:1px solid rgba(20, 30, 50, 0.08);
margin-top:24px;
}
@media(min-width:767px){
.zrp-rvkqa{
padding:56px 0;
}
}
.zrp-rv_headkqa{
gap:16px;
flex-direction:column;
display:flex;
margin-bottom:1.875rem;
}
@media(min-width:771px){
.zrp-rv_headkqa{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.zrp-rv_eyebrowkqa{
margin-bottom:10px;
}
.zrp-rv_h2kqa{
font-size:1.875rem;
font-weight:600;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#111827;
}
@media(min-width:769px){
.zrp-rv_h2kqa{
font-size:2.375rem;
}
}
.zrp-rv_aggkqa{
gap:12px;
display:flex;
align-items:center;
}
.zrp-rv_agg_starskqa{
gap:3px;
color:#2B7FD4;
display:flex;
}
.zrp-rv_agg_starskqa svg{
height:1.125rem;
width:1.125rem;
}
.zrp-rv_sourcekqa{
color:#7A8EA8;
font-size:0.813rem;
}
.zrp-rv_gridkqa{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:761px){
.zrp-rv_gridkqa{
grid-template-columns:repeat(3,1fr);
}
}
.zrp-rv_cardkqa{
border:1px solid rgba(20, 30, 50, 0.08);
border-radius:0.875rem;
background:#F4F6F9;
padding:26px;
min-width:0;
}
.zrp-rv_card_starskqa{
gap:2px;
color:#2B7FD4;
display:flex;
margin-bottom:12px;
}
.zrp-rv_card_starskqa svg{
width:0.875rem;
height:0.875rem;
}
.zrp-rv_card_bodykqa{
font-size:18px;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#111827;
overflow-wrap:break-word;
margin-bottom:1rem;
line-height:1.45;
font-weight:500;
}
.zrp-rv_card_metakqa{
gap:10px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.zrp-rv_card_avkqa{
border-radius:50%;
background:linear-gradient(135deg,#2B7FD4,#6BBAF7);
flex:0 0 auto;
width:2rem;
height:2rem;
}
.zrp-rv_card_authorkqa{
font-weight:700;
font-size:13px;
color:#111827;
}
.zrp-rv_card_lockqa{
font-size:0.75rem;
color:#5A6A82;
}
.zrp-drkqa{
padding:2.25rem 0 0.625rem;
}
.zrp-dr_inkqa{
border:1px dashed rgba(20, 30, 50, 0.15);
padding:28px 2rem;
border-radius:0.875rem;
gap:1.25rem;
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.zrp-dr_inkqa{
gap:32px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.zrp-dr_h2kqa{
font-size:1.5rem;
font-weight:600;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#111827;
line-height:1.1;
margin-bottom:8px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.zrp-dr_h2kqa{
font-size:26px;
}
}
.zrp-dr_textkqa{
overflow-wrap:break-word;
font-size:14px;
max-width:42.5rem;
line-height:1.6;
color:#7A8EA8;
}
.zrp-dr_textkqa b{
color:#111827;
font-weight:700;
}
.zrp-dr_ctakqa{
flex:0 0 auto;
transition:color .22s ease;
white-space:nowrap;
padding-bottom:2px;
color:#111827;
border-bottom:1px solid #2B7FD4;
font-weight:700;
font-size:0.844rem;
}
.zrp-dr_ctakqa:hover{
color:#2B7FD4;
}
.zrp-faqkqa{
background:#FFFFFF;
padding:48px 0;
border-top:1px solid rgba(20, 30, 50, 0.08);
border-bottom:1px solid rgba(20, 30, 50, 0.08);
margin-top:24px;
}
@media(min-width:765px){
.zrp-faqkqa{
padding:62px 0;
}
}
.zrp-faq_headkqa{
margin-bottom:2.125rem;
text-align:center;
}
.zrp-faq_eyebrowkqa{
margin-bottom:0.75rem;
}
.zrp-faq_h2kqa{
overflow-wrap:break-word;
font-size:2rem;
color:#111827;
line-height:1.05;
font-weight:600;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.zrp-faq_h2kqa{
font-size:38px;
}
}
.zrp-faq_listkqa{
gap:0.75rem;
margin:0 auto;
flex-direction:column;
display:flex;
max-width:51.25rem;
}
.zrp-faq_itemkqa{
border-radius:14px;
background:#F4F6F9;
overflow:hidden;
border:1px solid rgba(20, 30, 50, 0.08);
}
.zrp-faq_qkqa{
gap:1.25rem;
padding:1.25rem 24px;
list-style:none;
align-items:center;
cursor:pointer;
justify-content:space-between;
color:#111827;
font-weight:700;
font-size:16px;
overflow-wrap:break-word;
display:flex;
}
.zrp-faq_qkqa::-webkit-details-marker{
display:none;
}
.zrp-faq_q_ickqa{
flex:0 0 auto;
transition:transform .22s ease;
display:inline-flex;
align-items:center;
color:#2B7FD4;
}
.zrp-faq_q_ickqa svg{
height:18px;
width:1.125rem;
}
.zrp-faq_itemkqa[open] .zrp-faq_q_ickqa{
transform:rotate(180deg);
}
.zrp-faq_akqa{
padding:0 1.5rem 1.25rem;
overflow-wrap:break-word;
font-size:0.906rem;
line-height:1.6;
color:#7A8EA8;
}
.zrp-sgkqa{
padding:3rem 0 0.625rem;
}
.zrp-sg_eyebrowkqa{
margin-bottom:0.75rem;
display:block;
}
.zrp-sg_h2kqa{
line-height:1.05;
font-weight:600;
color:#111827;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
overflow-wrap:break-word;
margin-bottom:1.75rem;
}
@media(min-width:767px){
.zrp-sg_h2kqa{
font-size:36px;
}
}
.zrp-sg_gridkqa{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:722px){
.zrp-sg_gridkqa{
grid-template-columns:repeat(3,1fr);
}
}
.zrp-sg_colkqa{
min-width:0;
}
.zrp-sg_col_hkqa{
margin-bottom:0.625rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#111827;
overflow-wrap:break-word;
line-height:1.15;
font-weight:600;
font-size:22px;
}
.zrp-sg_col_pkqa{
font-size:14px;
color:#7A8EA8;
line-height:1.65;
overflow-wrap:break-word;
}
.zrp-sbkqa{
background:#FFFFFF;
padding:48px 0;
margin-top:24px;
border-bottom:1px solid rgba(20, 30, 50, 0.08);
border-top:1px solid rgba(20, 30, 50, 0.08);
}
@media(min-width:765px){
.zrp-sbkqa{
padding:56px 0;
}
}
.zrp-sb_eyebrowkqa{
display:block;
margin-bottom:12px;
}
.zrp-sb_h2kqa{
margin-bottom:1.625rem;
font-weight:600;
line-height:1.05;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#111827;
font-size:30px;
overflow-wrap:break-word;
}
@media(min-width:770px){
.zrp-sb_h2kqa{
font-size:2.25rem;
}
}
.zrp-sb_gridkqa{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:563px){
.zrp-sb_gridkqa{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.zrp-sb_gridkqa{
grid-template-columns:repeat(4,1fr);
}
}
.zrp-sb_cardkqa{
border-radius:0.875rem;
padding:1.5rem;
background:#F4F6F9;
border:1px solid rgba(20, 30, 50, 0.08);
min-width:0;
}
.zrp-sb_card_hkqa{
font-weight:600;
line-height:1.15;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#111827;
margin-bottom:8px;
overflow-wrap:break-word;
font-size:19px;
}
.zrp-sb_card_pkqa{
font-size:13.5px;
color:#7A8EA8;
overflow-wrap:break-word;
line-height:1.6;
}
.zrp-sb_rtpkqa{
padding:26px 1.75rem;
background:#F4F6F9;
grid-template-columns:1fr;
border-radius:0.875rem;
gap:24px;
border:1px solid rgba(20, 30, 50, 0.08);
display:grid;
margin-top:18px;
align-items:center;
}
@media(min-width:758px){
.zrp-sb_rtpkqa{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.zrp-sb_rtp_hkqa{
font-weight:600;
font-size:20px;
margin-bottom:0.5rem;
color:#111827;
overflow-wrap:break-word;
line-height:1.15;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
.zrp-sb_rtp_pkqa{
font-size:0.844rem;
color:#7A8EA8;
line-height:1.6;
overflow-wrap:break-word;
}
.zrp-sb_rtp_statskqa{
gap:16px;
display:flex;
}
.zrp-sb_statkqa{
padding:18px;
border-radius:8px;
flex:1 1 0;
background:#FFFFFF;
text-align:center;
min-width:0;
}
.zrp-sb_stat_vkqa{
color:#1A9E6E;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:700;
font-size:26px;
}
.zrp-sb_stat_lkqa{
color:#5A6A82;
font-size:0.719rem;
margin-top:4px;
}
.zrp-elkqa{
padding:3rem 0;
}
@media(min-width:768px){
.zrp-elkqa{
padding:56px 0;
}
}
.zrp-el_inkqa{
grid-template-columns:1fr;
gap:2.5rem;
align-items:start;
display:grid;
}
@media(min-width:903px){
.zrp-el_inkqa{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.zrp-el_leftkqa{
min-width:0;
}
.zrp-el_eyebrowkqa{
margin-bottom:0.875rem;
}
.zrp-el_h2kqa{
margin-bottom:22px;
color:#111827;
font-weight:600;
line-height:1.08;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
overflow-wrap:break-word;
}
@media(min-width:769px){
.zrp-el_h2kqa{
font-size:38px;
}
}
.zrp-el_bodykqa p{
line-height:1.7;
overflow-wrap:break-word;
margin-bottom:1.125rem;
font-size:16px;
color:#2D3748;
}
.zrp-el_dropcapkqa{
padding:0.375rem 0.75rem 0 0;
font-weight:700;
float:left;
font-size:3.875rem;
color:#2B7FD4;
line-height:.8;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
.zrp-el_rightkqa{
min-width:0;
}
.zrp-el_quotekqa{
border-radius:20px;
padding:36px;
background:linear-gradient(150deg,#12203A,#090D16);
position:relative;
margin-bottom:24px;
color:#EDF2FB;
}
.zrp-el_quote_markkqa{
color:#6FB8F5;
margin-bottom:6px;
align-items:center;
display:inline-flex;
}
.zrp-el_quote_markkqa svg{
height:2.125rem;
width:2.125rem;
}
.zrp-el_quote_textkqa{
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#EDF2FB;
line-height:1.4;
margin-bottom:22px;
overflow-wrap:break-word;
font-size:1.375rem;
font-weight:500;
}
.zrp-el_quote_metakqa{
gap:0.75rem;
display:flex;
align-items:center;
}
.zrp-el_quote_avkqa{
background:linear-gradient(135deg,#2B7FD4,#6BBAF7);
flex:0 0 auto;
border-radius:50%;
width:2.375rem;
height:38px;
}
.zrp-el_quote_authorkqa{
font-size:0.875rem;
font-weight:700;
color:#EDF2FB;
}
.zrp-el_quote_meta_subkqa{
font-size:12px;
color:#8DAAC8;
}
.zrp-el_explainkqa{
border-radius:0.875rem;
border:1px solid rgba(20, 30, 50, 0.08);
overflow:hidden;
}
.zrp-el_explain_cardkqa{
padding:22px 24px;
}
.zrp-el_explain_cardkqa+.zrp-el_explain_cardkqa{
border-top:1px solid rgba(20, 30, 50, 0.08);
}
.zrp-el_explain_hkqa{
color:#111827;
margin-bottom:0.5rem;
font-size:20px;
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
.zrp-el_explain_pkqa{
font-size:0.875rem;
color:#7A8EA8;
overflow-wrap:break-word;
line-height:1.55;
}
.zrp-lhkqa{
padding:2.5rem 0 1.25rem;
}
.zrp-lh_inkqa{
border-top:1px solid rgba(20, 30, 50, 0.15);
padding-top:34px;
}
.zrp-lh_eyebrowkqa{
display:block;
margin-bottom:22px;
}
.zrp-lh_gridkqa{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:600px){
.zrp-lh_gridkqa{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:959px){
.zrp-lh_gridkqa{
grid-template-columns:repeat(5,1fr);
}
}
.zrp-lh_colkqa{
min-width:0;
}
.zrp-lh_col_hkqa{
color:#111827;
font-size:0.813rem;
margin-bottom:0.75rem;
font-weight:700;
overflow-wrap:break-word;
}
.zrp-lh_linkskqa{
gap:0.5rem;
display:flex;
flex-direction:column;
}
.zrp-lh_linkkqa{
transition:color .22s ease;
font-size:13px;
overflow-wrap:break-word;
color:#7A8EA8;
}
.zrp-lh_linkkqa:hover{
color:#2B7FD4;
}
.zrp-sckqa{
padding:3rem 0 0.625rem;
}
.zrp-sc_headkqa{
margin-bottom:28px;
text-align:center;
}
.zrp-sc_eyebrowkqa{
margin-bottom:0.75rem;
}
.zrp-sc_h2kqa{
font-weight:600;
color:#111827;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:30px;
line-height:1.05;
}
@media(min-width:771px){
.zrp-sc_h2kqa{
font-size:36px;
}
}
.zrp-sc_tablekqa{
border:1px solid rgba(20, 30, 50, 0.08);
margin:0 auto;
border-radius:14px;
overflow:hidden;
max-width:900px;
}
.zrp-sc_theadkqa{
background:#1A1F2E;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.zrp-sc_thkqa{
padding:15px 18px;
overflow-wrap:break-word;
text-align:center;
color:#8DAAC8;
font-size:0.813rem;
font-weight:700;
}
.zrp-sc_thkqa:first-child{
text-align:left;
}
.zrp-sc_th_uskqa{
color:#6FB8F5;
}
.zrp-sc_rowkqa{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(20, 30, 50, 0.08);
display:grid;
}
.zrp-sc_rowkqa:nth-child(even){
background:#FFFFFF;
}
.zrp-sc_tdkqa{
padding:0.938rem 18px;
text-align:center;
font-size:0.875rem;
overflow-wrap:break-word;
min-width:0;
color:#5A6A82;
}
.zrp-sc_tdkqa:first-child{
font-weight:600;
text-align:left;
color:#2D3748;
}
.zrp-sc_td_uskqa{
font-weight:700;
color:#1A9E6E;
}
.zrp-ftkqa{
background:#1A1F2E;
margin-top:40px;
color:#8DAAC8;
}
.zrp-ft_inkqa{
grid-template-columns:1fr;
gap:2rem;
padding:48px 0 28px;
display:grid;
}
@media(min-width:601px){
.zrp-ft_inkqa{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.zrp-ft_inkqa{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.zrp-ft_brandkqa{
min-width:0;
}
.zrp-ft_logokqa{
font-size:1.625rem;
overflow-wrap:break-word;
font-weight:700;
color:#EDF2FB;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
.zrp-ft_taglinekqa{
max-width:17.5rem;
line-height:1.6;
margin-top:0.875rem;
color:#8DAAC8;
font-size:0.844rem;
}
.zrp-ft_contactkqa{
transition:color .22s ease;
margin-top:0.75rem;
display:inline-block;
overflow-wrap:anywhere;
max-width:17.5rem;
color:#6FB8F5;
font-size:0.813rem;
}
.zrp-ft_contactkqa:hover{
color:#EDF2FB;
}
.zrp-ft_colkqa{
min-width:0;
}
.zrp-ft_col_hkqa{
font-weight:700;
color:#EDF2FB;
letter-spacing:.08em;
overflow-wrap:break-word;
margin-bottom:14px;
text-transform:uppercase;
font-size:0.813rem;
}
.zrp-ft_col_linkskqa{
gap:10px;
display:flex;
flex-direction:column;
}
.zrp-ft_linkkqa{
transition:color .22s ease;
font-size:0.844rem;
overflow-wrap:break-word;
color:#8DAAC8;
}
.zrp-ft_linkkqa:hover{
color:#EDF2FB;
}
.zrp-ft_botkqa{
padding:1.375rem 0 2.5rem;
gap:1rem;
border-top:1px solid rgba(210, 225, 245, 0.16);
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.zrp-ft_botkqa{
gap:1.25rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.zrp-ft_legalkqa{
overflow-wrap:break-word;
font-size:0.719rem;
line-height:1.6;
color:#A3B2C6;
max-width:760px;
}
.zrp-ft_legalkqa b{
font-weight:700;
color:#8DAAC8;
}
.zrp-ft_agekqa{
padding:4px 0.563rem;
border-radius:0.5rem;
flex:0 0 auto;
border:1.5px solid #6FB8F5;
font-size:0.813rem;
color:#6FB8F5;
font-weight:700;
}