*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#12100F;
-webkit-font-smoothing:antialiased;
line-height:1.6;
font-family:"Golos Text", 'Helvetica Neue', Arial, sans-serif;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
color:#CCC4BB;
font-size:0.938rem;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0, 0, 0, 0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.cbv-layout_4eh{
flex-direction:column;
display:flex;
min-height:100vh;
}
.cbv-main_4eh{
flex:1 1 auto;
width:100%;
min-width:0;
}
.cbv-container_4eh{
padding:0 1rem;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:767px){
.cbv-container_4eh{
padding:0 32px;
}
}
@media(min-width:1102px){
.cbv-container_4eh{
padding:0 56px;
}
}
.cbv-eyebrow_4eh{
font-weight:600;
font-family:"Golos Text", 'Helvetica Neue', Arial, sans-serif;
letter-spacing:.2em;
line-height:1.4;
text-transform:uppercase;
font-size:0.688rem;
color:#2AC76E;
overflow-wrap:break-word;
display:inline-block;
}
.cbv-band_4eh{
background:#0F1A14;
color:#EDF7F2;
}
.cbv-band_4eh .cbv-eyebrow_4eh{
color:#3FE88A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.cbv-tb_4eh{
background:#13110F;
position:sticky;
border-bottom:1px solid rgba(240, 235, 227, 0.13);
top:0;
z-index:50;
}
.cbv-tb_in_4eh{
padding:12px 1rem;
margin:0 auto;
gap:1rem;
align-items:center;
display:flex;
width:100%;
justify-content:space-between;
max-width:1400px;
}
@media(min-width:765px){
.cbv-tb_in_4eh{
padding:16px 2rem;
}
}
@media(min-width:1101px){
.cbv-tb_in_4eh{
padding:18px 3.5rem;
}
}
.cbv-tb_left_4eh{
gap:1.75rem;
min-width:0;
display:flex;
align-items:center;
}
.cbv-tb_logo_4eh{
gap:0.688rem;
min-width:0;
align-items:center;
display:flex;
}
.cbv-tb_logo_mark_4eh{
flex:0 0 auto;
border-radius:8px;
width:34px;
object-fit:cover;
height:34px;
}
.cbv-tb_logo_txt_4eh{
min-width:0;
display:flex;
line-height:1;
flex-direction:column;
}
.cbv-tb_logo_name_4eh{
overflow:hidden;
letter-spacing:.02em;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#F0EBE3;
text-overflow:ellipsis;
font-size:1.375rem;
white-space:nowrap;
font-weight:700;
}
.cbv-tb_logo_sub_4eh{
overflow:hidden;
text-overflow:ellipsis;
font-size:8.5px;
letter-spacing:.32em;
color:#2AC76E;
margin-top:4px;
text-transform:uppercase;
white-space:nowrap;
font-weight:600;
}
.cbv-tb_nav_4eh{
display:none;
}
@media(min-width:961px){
.cbv-tb_nav_4eh{
gap:28px;
align-items:center;
display:flex;
}
}
.cbv-tb_nav_item_4eh{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
padding-bottom:3px;
font-weight:600;
color:#CCC4BB;
border-bottom:2px solid transparent;
font-size:14px;
}
.cbv-tb_nav_item_4eh:hover{
color:#F0EBE3;
}
.cbv-tb_nav_item_4eh.cbv-state_active_4eh{
border-color:#2AC76E;
color:#F0EBE3;
}
.cbv-tb_right_4eh{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.cbv-tb_search_4eh{
transition:color .22s ease;
justify-content:center;
align-items:center;
color:#CCC4BB;
display:flex;
}
.cbv-tb_search_4eh:hover{
color:#2AC76E;
}
.cbv-tb_search_4eh svg{
height:1.125rem;
width:18px;
}
.cbv-tb_lang_4eh{
font-weight:600;
color:#9A9188;
text-transform:uppercase;
font-size:0.688rem;
letter-spacing:.1em;
}
.cbv-tb_lang_4eh:hover{
color:#F0EBE3;
}
.cbv-tb_login_4eh{
font-weight:600;
font-size:14px;
display:none;
color:#F0EBE3;
}
@media(min-width:771px){
.cbv-tb_login_4eh{
display:inline-block;
}
}
.cbv-tb_register_4eh{
padding:11px 1.375rem;
transition:background-color .22s ease;
background:#2AC76E;
border-radius:999px;
white-space:nowrap;
font-weight:700;
font-size:14px;
color:#0C0A09;
}
.cbv-tb_register_4eh:hover{
background:#24B362;
}
.cbv-mob_4eh{
background:#13110F;
left:0;
right:0;
border-top:1px solid rgba(240, 235, 227, 0.13);
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
bottom:0;
}
@media(min-width:957px){
.cbv-mob_4eh{
display:none;
}
}
.cbv-mob_in_4eh{
margin:0 auto;
max-width:560px;
display:flex;
justify-content:space-around;
align-items:stretch;
}
.cbv-mob_item_4eh{
gap:3px;
transition:color .22s ease;
padding:0.563rem 4px;
flex:1 1 0;
align-items:center;
color:#9A9188;
flex-direction:column;
display:flex;
min-width:0;
}
.cbv-mob_item_4eh.cbv-state_active_4eh{
color:#2AC76E;
}
.cbv-mob_ic_4eh{
justify-content:center;
align-items:center;
display:flex;
}
.cbv-mob_ic_4eh svg{
width:1.25rem;
height:1.25rem;
}
.cbv-mob_lb_4eh{
overflow:hidden;
font-weight:600;
text-overflow:ellipsis;
font-size:0.625rem;
white-space:nowrap;
max-width:100%;
}
@media(max-width:957px){
body{
padding-bottom:3.75rem;
}
}
.cbv-rail_4eh{
position:relative;
min-width:0;
}
.cbv-rail_scroll_4eh{
gap:0.875rem;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
padding-bottom:14px;
display:flex;
}
@media(min-width:765px){
.cbv-rail_scroll_4eh{
gap:18px;
}
}
.cbv-gc_4eh{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:768px){
.cbv-gc_4eh{
width:11.75rem;
}
}
.cbv-gc_img_4eh{
border-radius:0.875rem;
background:#1C1917;
overflow:hidden;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
}
.cbv-gc_img_4eh img{
inset:0;
width:100%;
height:100%;
object-fit:cover;
position:absolute;
}
.cbv-gc_cover_4eh{
background:linear-gradient(160deg,transparent 55%,rgba(0, 0, 0, 0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.cbv-gc_hover_4eh{
transition:opacity .22s ease;
inset:0;
background:rgba(0, 0, 0, 0.52);
display:flex;
align-items:center;
opacity:0;
justify-content:center;
position:absolute;
}
.cbv-gc_4eh:hover .cbv-gc_hover_4eh{
opacity:1;
}
.cbv-gc_hover_btn_4eh{
background:#2AC76E;
border-radius:999px;
justify-content:center;
align-items:center;
display:flex;
width:46px;
color:#0C0A09;
height:2.875rem;
}
.cbv-gc_hover_btn_4eh svg{
width:1.125rem;
height:18px;
}
.cbv-gc_info_4eh{
gap:2px;
min-width:0;
flex-direction:column;
display:flex;
margin-top:0.563rem;
}
.cbv-gc_name_4eh{
overflow:hidden;
color:#F0EBE3;
text-overflow:ellipsis;
font-size:0.813rem;
white-space:nowrap;
font-weight:700;
}
.cbv-gc_prov_4eh{
overflow:hidden;
font-size:0.688rem;
text-overflow:ellipsis;
color:#9A9188;
white-space:nowrap;
}
.cbv-gc_meta_4eh{
font-size:11px;
color:#9A9188;
}
.cbv-tc_4eh{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:766px){
.cbv-tc_4eh{
width:14.375rem;
}
}
.cbv-tc_img_4eh{
background:#1C1917;
border-radius:14px;
overflow:hidden;
position:relative;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
padding-bottom:75%;
}
.cbv-tc_img_4eh img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.cbv-tc_info_4eh{
gap:2px;
min-width:0;
display:flex;
margin-top:0.563rem;
flex-direction:column;
}
.cbv-tc_name_4eh{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
color:#F0EBE3;
font-size:0.875rem;
}
.cbv-tc_rtp_4eh{
font-size:0.688rem;
color:#9A9188;
}
.cbv-lc_4eh{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:765px){
.cbv-lc_4eh{
width:16.75rem;
}
}
.cbv-lc_img_4eh{
overflow:hidden;
border-radius:0.875rem;
background:#1C1917;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
position:relative;
padding-bottom:62.5%;
}
.cbv-lc_img_4eh img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.cbv-lc_live_4eh{
border-radius:999px;
padding:4px 9px;
background:rgba(0, 0, 0, 0.52);
gap:7px;
align-items:center;
position:absolute;
left:12px;
top:12px;
display:flex;
}
.cbv-lc_live_dot_4eh{
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
background:#E8402A;
height:0.5rem;
width:0.5rem;
}
.cbv-lc_seats_4eh{
font-size:10px;
font-weight:600;
color:#EDF7F2;
letter-spacing:.08em;
text-transform:uppercase;
}
.cbv-lc_info_4eh{
gap:2px;
min-width:0;
margin-top:9px;
display:flex;
flex-direction:column;
}
.cbv-lc_name_4eh{
overflow:hidden;
font-size:0.938rem;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
color:#F0EBE3;
}
.cbv-lc_bet_4eh{
font-size:0.688rem;
color:#9A9188;
}
.cbv-pc_4eh{
gap:8px;
border-radius:14px;
padding:16px 0.875rem;
border:1px solid rgba(240, 235, 227, 0.07);
background:#1C1917;
align-items:center;
min-width:0;
flex-direction:column;
display:flex;
min-height:74px;
justify-content:center;
}
.cbv-pc_logo_4eh{
flex:0 0 auto;
object-fit:contain;
height:28px;
max-width:100%;
width:auto;
}
.cbv-pc_name_4eh{
overflow:hidden;
max-width:100%;
font-size:11px;
color:#9A9188;
white-space:nowrap;
text-overflow:ellipsis;
text-align:center;
}
.cbv-gc_tag_4eh{
padding:3px 8px;
border-radius:8px;
font-size:10px;
top:10px;
position:absolute;
left:10px;
z-index:2;
display:inline-block;
text-transform:uppercase;
font-weight:700;
letter-spacing:.06em;
}
.cbv-gc_tag_hot_4eh{
background:#E8402A;
color:#EDF7F2;
}
.cbv-gc_tag_new_4eh{
background:#4DF0A0;
color:#0C0A09;
}
.cbv-gc_tag_jp_4eh{
background:#E8A020;
color:#0C0A09;
}
.cbv-gc_tag_live_4eh{
background:#E8402A;
color:#EDF7F2;
}
.cbv-sh_4eh{
min-width:0;
margin-bottom:1.125rem;
}
.cbv-sh_row_4eh{
gap:1rem;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
}
.cbv-sh_row_4eh .cbv-sh_l_4eh{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.cbv-sh_stack_4eh{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.cbv-sh_center_4eh{
gap:10px;
text-align:center;
display:flex;
align-items:center;
flex-direction:column;
}
.cbv-sh_h2_4eh{
line-height:1.1;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
overflow-wrap:break-word;
font-weight:600;
color:#F0EBE3;
}
@media(min-width:767px){
.cbv-sh_h2_4eh{
font-size:1.875rem;
}
}
.cbv-band_4eh .cbv-sh_h2_4eh{
color:#EDF7F2;
}
.cbv-sh_eb_line_4eh{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.cbv-sh_eb_line_4eh::before{
background:#2AC76E;
content:"";
width:1.75rem;
display:inline-block;
height:1px;
}
.cbv-band_4eh .cbv-sh_eb_line_4eh::before{
background:#3FE88A;
}
.cbv-sh_eb_dot_4eh{
gap:8px;
display:inline-flex;
align-items:center;
}
.cbv-sh_eb_dot_4eh::before{
background:#2AC76E;
border-radius:50%;
width:0.375rem;
content:"";
display:inline-block;
height:6px;
}
.cbv-band_4eh .cbv-sh_eb_dot_4eh::before{
background:#3FE88A;
}
.cbv-sh_link_4eh{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
white-space:nowrap;
display:inline-flex;
color:#F0EBE3;
font-size:0.813rem;
font-weight:600;
align-items:center;
border-bottom:1px solid #F0EBE3;
padding-bottom:2px;
}
.cbv-sh_link_4eh:hover{
border-color:#2AC76E;
color:#2AC76E;
}
.cbv-sh_link_4eh svg{
width:0.875rem;
height:14px;
}
.cbv-sh_link_chev_4eh{
border-bottom:0;
padding-bottom:0;
}
.cbv-sh_link_btn_4eh{
padding:0.563rem 18px;
border-radius:62.438rem;
background:#2AC76E;
color:#0C0A09;
border-bottom:0;
}
.cbv-sh_link_btn_4eh:hover{
border-color:transparent;
background:#24B362;
color:#0C0A09;
}
.cbv-band_4eh .cbv-sh_link_4eh{
border-color:#EDF7F2;
color:#EDF7F2;
}
.cbv-band_4eh .cbv-sh_link_btn_4eh{
background:#3FE88A;
color:#0C0A09;
}
.cbv-sh_rule_4eh{
background:rgba(240, 235, 227, 0.13);
margin:-2px 0 1.125rem;
height:1px;
}
.cbv-band_4eh .cbv-sh_rule_4eh{
background:rgba(236, 253, 245, 0.13);
}
.cbv-hero_4eh{
padding:32px 0 0.5rem;
}
@media(min-width:767px){
.cbv-hero_4eh{
padding:56px 0 24px;
}
}
.cbv-hero_in_4eh{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:899px){
.cbv-hero_in_4eh{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.cbv-hero_copy_4eh{
min-width:0;
}
.cbv-hero_eyebrow_4eh{
gap:10px;
margin-bottom:1.375rem;
display:inline-flex;
align-items:center;
}
.cbv-hero_eyebrow_line_4eh{
background:#2AC76E;
flex:0 0 auto;
width:1.75rem;
display:inline-block;
height:1px;
}
.cbv-hero_h1_4eh{
font-size:38px;
color:#F0EBE3;
letter-spacing:-.01em;
font-weight:600;
overflow-wrap:break-word;
line-height:1.04;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:20px;
}
@media(min-width:770px){
.cbv-hero_h1_4eh{
font-size:3.375rem;
}
}
@media(min-width:1099px){
.cbv-hero_h1_4eh{
font-size:62px;
}
}
.cbv-hero_h1_4eh em{
color:#2AC76E;
font-style:normal;
}
.cbv-hero_sub_4eh{
margin-bottom:30px;
max-width:30rem;
font-size:16px;
color:#7A7169;
line-height:1.6;
}
@media(min-width:769px){
.cbv-hero_sub_4eh{
font-size:18px;
}
}
.cbv-hero_actions_4eh{
gap:14px;
margin-bottom:2.125rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.cbv-hero_cta_4eh{
transition:background-color .22s ease;
background:#2AC76E;
padding:16px 30px;
border-radius:62.438rem;
gap:0.625rem;
font-size:15px;
align-items:center;
display:inline-flex;
color:#0C0A09;
font-weight:700;
}
.cbv-hero_cta_4eh:hover{
background:#24B362;
}
.cbv-hero_cta_ic_4eh{
display:inline-flex;
align-items:center;
}
.cbv-hero_cta_ic_4eh svg{
height:1rem;
width:16px;
}
.cbv-hero_cta_alt_4eh{
border-radius:62.438rem;
padding:0.938rem 1.625rem;
border:1px solid rgba(240, 235, 227, 0.13);
transition:border-color .22s ease,color .22s ease;
background:transparent;
font-size:15px;
display:inline-flex;
align-items:center;
font-weight:600;
color:#F0EBE3;
}
.cbv-hero_cta_alt_4eh:hover{
border-color:#2AC76E;
color:#2AC76E;
}
.cbv-hero_trust_4eh{
gap:1.375rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.cbv-hero_trust_item_4eh{
gap:9px;
font-size:0.813rem;
display:flex;
color:#CCC4BB;
align-items:center;
font-weight:600;
}
.cbv-hero_trust_ic_4eh{
align-items:center;
display:inline-flex;
color:#2AC76E;
}
.cbv-hero_trust_ic_4eh svg{
height:1rem;
width:1rem;
}
.cbv-hero_promo_4eh{
border-radius:20px;
overflow:hidden;
background:#1C1917;
min-height:18.75rem;
box-shadow:0 8px 2.5rem rgba(0,0,0,0.60), 0 2px 12px rgba(42,199,110,0.10), 0 1px 3px rgba(0,0,0,0.70);
display:flex;
position:relative;
}
.cbv-hero_promo_bg_4eh{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.cbv-hero_promo_bg_4eh::after{
background:linear-gradient(120deg,#0F1A14 0%,rgba(0, 0, 0, 0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.cbv-hero_promo_glow_4eh{
background:radial-gradient(circle,rgba(52, 211, 113, 0.12) 0%,transparent 65%);
border-radius:50%;
pointer-events:none;
top:-2.5rem;
right:-1.25rem;
position:absolute;
height:16.25rem;
width:260px;
}
.cbv-hero_promo_ct_4eh{
padding:28px;
z-index:2;
position:relative;
align-self:flex-end;
max-width:88%;
}
.cbv-hero_promo_label_4eh{
text-transform:uppercase;
margin-bottom:8px;
display:block;
color:#3FE88A;
letter-spacing:.25em;
font-size:0.625rem;
font-weight:700;
}
.cbv-hero_promo_amount_4eh{
font-size:32px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#EDF7F2;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:770px){
.cbv-hero_promo_amount_4eh{
font-size:2.5rem;
}
}
.cbv-hero_promo_amount_4eh em{
font-style:normal;
color:#3FE88A;
}
.cbv-hero_rating_4eh{
padding:10px 14px;
border-radius:14px;
gap:0.625rem;
border:1px solid rgba(240, 235, 227, 0.07);
background:#1C1917;
z-index:3;
display:flex;
right:0.875rem;
position:absolute;
align-items:center;
max-width:min(260px,62%);
top:0.875rem;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
}
.cbv-hero_rating_score_4eh{
flex:0 0 auto;
font-size:1.5rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#F0EBE3;
}
.cbv-hero_rating_txt_4eh{
flex:1 1 auto;
min-width:0;
}
.cbv-hero_rating_stars_4eh{
gap:2px;
color:#2AC76E;
display:flex;
}
.cbv-hero_rating_stars_4eh svg{
width:12px;
height:12px;
}
.cbv-hero_rating_cap_4eh{
color:#9A9188;
margin-top:3px;
overflow-wrap:break-word;
font-size:11px;
display:block;
line-height:1.35;
}
.cbv-stat_4eh{
border-top:1px solid rgba(240, 235, 227, 0.13);
border-bottom:1px solid rgba(240, 235, 227, 0.13);
margin-top:1rem;
}
.cbv-stat_in_4eh{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:766px){
.cbv-stat_in_4eh{
grid-template-columns:repeat(4,1fr);
}
}
.cbv-stat_item_4eh{
padding:1.375rem 0.875rem;
border-bottom:1px solid rgba(240, 235, 227, 0.07);
min-width:0;
border-right:1px solid rgba(240, 235, 227, 0.07);
}
.cbv-stat_item_4eh:nth-child(2n){
border-right:0;
}
.cbv-stat_item_4eh:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.cbv-stat_item_4eh{
border-bottom:0;
}
.cbv-stat_item_4eh:nth-child(2n){
border-right:1px solid rgba(240, 235, 227, 0.07);
}
.cbv-stat_item_4eh:nth-child(4n){
border-right:0;
}
}
.cbv-stat_value_4eh{
overflow-wrap:break-word;
font-size:1.875rem;
line-height:1;
font-weight:700;
color:#F0EBE3;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.cbv-stat_value_4eh{
font-size:34px;
}
}
.cbv-stat_label_4eh{
overflow-wrap:break-word;
line-height:1.4;
font-size:0.813rem;
color:#9A9188;
margin-top:0.375rem;
}
.cbv-pr_4eh{
padding:1.875rem 0 6px;
}
.cbv-pr_card_4eh{
gap:0.625rem;
padding:26px;
background:#1C1917;
border-radius:20px;
border:1px solid rgba(240, 235, 227, 0.07);
overflow:hidden;
flex:0 0 auto;
flex-direction:column;
position:relative;
width:17.5rem;
min-height:12.5rem;
display:flex;
}
@media(min-width:770px){
.cbv-pr_card_4eh{
width:300px;
}
}
.cbv-pr_card_feat_4eh{
background:linear-gradient(150deg,#0F1F17,#090D0B);
border-color:transparent;
color:#EDF7F2;
}
.cbv-pr_glow_4eh{
border-radius:50%;
background:radial-gradient(circle,rgba(52, 211, 113, 0.12),transparent 70%);
width:8.125rem;
top:-30px;
pointer-events:none;
position:absolute;
right:-30px;
opacity:0;
height:8.125rem;
}
.cbv-pr_card_feat_4eh .cbv-pr_glow_4eh{
opacity:1;
}
.cbv-pr_label_4eh{
color:#2AC76E;
font-size:10px;
position:relative;
text-transform:uppercase;
letter-spacing:.16em;
font-weight:700;
}
.cbv-pr_card_feat_4eh .cbv-pr_label_4eh{
color:#3FE88A;
}
.cbv-pr_amount_4eh{
line-height:1.08;
font-size:26px;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#F0EBE3;
position:relative;
overflow-wrap:break-word;
}
.cbv-pr_card_feat_4eh .cbv-pr_amount_4eh{
color:#EDF7F2;
}
.cbv-pr_amount_4eh em{
color:#2AC76E;
font-style:normal;
}
.cbv-pr_card_feat_4eh .cbv-pr_amount_4eh em{
color:#3FE88A;
}
.cbv-pr_terms_4eh{
line-height:1.5;
color:#9A9188;
position:relative;
font-size:0.813rem;
}
.cbv-pr_card_feat_4eh .cbv-pr_terms_4eh{
color:#8FBFA3;
}
.cbv-pr_cta_4eh{
align-self:flex-start;
position:relative;
margin-top:auto;
}
.cbv-pr_card_feat_4eh .cbv-pr_cta_4eh{
padding:9px 18px;
border-radius:62.438rem;
transition:opacity .22s ease;
background:#3FE88A;
font-weight:700;
font-size:13px;
color:#0C0A09;
}
.cbv-pr_card_feat_4eh .cbv-pr_cta_4eh:hover{
opacity:.9;
}
.cbv-pr_card_4eh:not(.cbv-pr_card_feat_4eh) .cbv-pr_cta_4eh{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
color:#F0EBE3;
font-size:13px;
border-bottom:1px solid #F0EBE3;
padding-bottom:2px;
}
.cbv-pr_card_4eh:not(.cbv-pr_card_feat_4eh) .cbv-pr_cta_4eh:hover{
border-color:#2AC76E;
color:#2AC76E;
}
.cbv-grow_4eh{
padding:26px 0 10px;
}
.cbv-row_seo_4eh{
margin:10px 0 0;
overflow-wrap:break-word;
color:#7A7169;
max-width:47.5rem;
font-size:14px;
line-height:1.65;
}
.cbv-row_seo_4eh strong{
font-weight:700;
color:#F0EBE3;
}
.cbv-jp_4eh{
padding:30px 0 0.625rem;
}
.cbv-jp_grid_4eh{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:768px){
.cbv-jp_grid_4eh{
grid-template-columns:1fr 1fr;
}
.cbv-jp_card_mega_4eh{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.cbv-jp_grid_4eh{
grid-template-columns:1.4fr 1fr 1fr;
}
.cbv-jp_card_mega_4eh{
grid-column:auto;
}
}
.cbv-jp_card_4eh{
padding:26px;
border:1px solid rgba(240, 235, 227, 0.07);
border-radius:1.25rem;
overflow:hidden;
background:#1C1917;
gap:12px;
display:flex;
min-width:0;
justify-content:space-between;
flex-direction:column;
position:relative;
min-height:12.5rem;
}
.cbv-jp_card_mega_4eh{
background:linear-gradient(135deg,#0F1F17,#090D0B);
border-color:transparent;
color:#EDF7F2;
min-height:210px;
}
.cbv-jp_glow_4eh{
background:radial-gradient(circle,rgba(52, 211, 113, 0.12),transparent 70%);
border-radius:50%;
pointer-events:none;
right:-2.5rem;
height:200px;
top:-40px;
width:200px;
position:absolute;
}
.cbv-jp_label_4eh{
gap:10px;
text-transform:uppercase;
position:relative;
font-size:0.625rem;
justify-content:space-between;
align-items:center;
flex-wrap:wrap;
display:flex;
color:#2AC76E;
letter-spacing:.16em;
font-weight:700;
}
.cbv-jp_card_mega_4eh .cbv-jp_label_4eh{
color:#3FE88A;
}
.cbv-jp_drop_4eh{
text-transform:none;
font-weight:600;
letter-spacing:.04em;
color:#9A9188;
}
.cbv-jp_card_mega_4eh .cbv-jp_drop_4eh{
color:#8FBFA3;
}
.cbv-jp_amount_4eh{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F0EBE3;
position:relative;
line-height:1;
font-weight:700;
font-size:2.375rem;
}
.cbv-jp_card_mega_4eh .cbv-jp_amount_4eh{
animation:zm2-pulse 2.4s infinite;
color:#3FE88A;
font-size:48px;
}
@media(min-width:769px){
.cbv-jp_card_mega_4eh .cbv-jp_amount_4eh{
font-size:3.375rem;
}
}
.cbv-jp_game_4eh{
font-size:13px;
position:relative;
color:#9A9188;
}
.cbv-jp_card_mega_4eh .cbv-jp_game_4eh{
color:#8FBFA3;
}
.cbv-jp_cta_4eh{
position:relative;
align-self:flex-start;
}
.cbv-jp_card_mega_4eh .cbv-jp_cta_4eh{
transition:opacity .22s ease;
padding:0.625rem 1.25rem;
background:#3FE88A;
border-radius:999px;
color:#0C0A09;
font-weight:700;
font-size:13px;
}
.cbv-jp_card_mega_4eh .cbv-jp_cta_4eh:hover{
opacity:.9;
}
.cbv-jp_card_4eh:not(.cbv-jp_card_mega_4eh) .cbv-jp_cta_4eh{
transition:color .22s ease,border-color .22s ease;
color:#F0EBE3;
font-size:13px;
border-bottom:1px solid #F0EBE3;
padding-bottom:2px;
font-weight:700;
}
.cbv-jp_card_4eh:not(.cbv-jp_card_mega_4eh) .cbv-jp_cta_4eh:hover{
border-color:#2AC76E;
color:#2AC76E;
}
.cbv-jp_seo_4eh{
margin:14px 0 0;
font-size:14px;
color:#7A7169;
max-width:47.5rem;
overflow-wrap:break-word;
line-height:1.65;
}
.cbv-jp_seo_4eh strong{
color:#F0EBE3;
font-weight:700;
}
.cbv-grow_4eh{
padding:1.625rem 0 10px;
}
.cbv-row_seo_4eh{
margin:0.625rem 0 0;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
color:#7A7169;
max-width:47.5rem;
}
.cbv-row_seo_4eh strong{
color:#F0EBE3;
font-weight:700;
}
.cbv-sea_4eh{
padding:1.5rem 0 0.625rem;
}
.cbv-sea_in_4eh{
border-radius:1.25rem;
overflow:hidden;
gap:1.375rem;
background:linear-gradient(115deg,#0F1F17,#090D0B);
padding:36px;
color:#EDF7F2;
position:relative;
flex-direction:column;
display:flex;
}
@media(min-width:818px){
.cbv-sea_in_4eh{
gap:32px;
padding:44px 48px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.cbv-sea_glow_4eh{
background:radial-gradient(circle,rgba(52, 211, 113, 0.12),transparent 68%);
border-radius:50%;
top:50%;
width:15rem;
position:absolute;
pointer-events:none;
transform:translateY(-50%);
right:60px;
height:240px;
}
.cbv-sea_copy_4eh{
max-width:35rem;
min-width:0;
position:relative;
}
.cbv-sea_eyebrow_4eh{
margin-bottom:0.75rem;
}
.cbv-sea_h2_4eh{
color:#EDF7F2;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:1.875rem;
line-height:1.04;
margin-bottom:12px;
overflow-wrap:break-word;
}
@media(min-width:768px){
.cbv-sea_h2_4eh{
font-size:2.375rem;
}
}
.cbv-sea_text_4eh{
line-height:1.6;
color:#8FBFA3;
font-size:15px;
}
.cbv-sea_cta_4eh{
transition:opacity .22s ease;
background:#3FE88A;
flex:0 0 auto;
padding:1rem 32px;
border-radius:999px;
font-weight:700;
position:relative;
color:#0C0A09;
font-size:0.938rem;
}
.cbv-sea_cta_4eh:hover{
opacity:.9;
}
.cbv-nl_4eh{
padding:24px 0 0.625rem;
}
.cbv-nl_in_4eh{
border-radius:20px;
background:#0A1510;
gap:1.375rem;
padding:30px 32px;
flex-direction:column;
display:flex;
color:#EDF7F2;
}
@media(min-width:765px){
.cbv-nl_in_4eh{
gap:1.75rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.cbv-nl_text_wrap_4eh{
min-width:0;
}
.cbv-nl_h3_4eh{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#EDF7F2;
font-weight:600;
font-size:1.375rem;
margin-bottom:5px;
overflow-wrap:break-word;
line-height:1.1;
}
@media(min-width:765px){
.cbv-nl_h3_4eh{
font-size:1.5rem;
}
}
.cbv-nl_text_4eh{
font-size:13.5px;
line-height:1.5;
color:#8FBFA3;
}
.cbv-nl_form_4eh{
gap:0.625rem;
flex:1 1 auto;
display:flex;
min-width:0;
max-width:460px;
}
.cbv-nl_input_4eh{
border-radius:0.875rem;
background:rgba(236, 253, 245, 0.07);
border:1px solid rgba(236, 253, 245, 0.13);
flex:1 1 auto;
padding:0.813rem 1rem;
overflow:hidden;
display:flex;
align-items:center;
color:#8FBFA3;
text-overflow:ellipsis;
font-size:0.875rem;
white-space:nowrap;
min-width:0;
}
.cbv-nl_btn_4eh{
border-radius:14px;
background:#3FE88A;
flex:0 0 auto;
padding:0.813rem 1.5rem;
transition:opacity .22s ease;
font-size:0.875rem;
color:#0C0A09;
white-space:nowrap;
font-weight:700;
}
.cbv-nl_btn_4eh:hover{
opacity:.9;
}
.cbv-app_4eh{
padding:1.875rem 0 10px;
}
.cbv-app_in_4eh{
gap:1.75rem;
border-radius:1.25rem;
padding:32px;
border:1px solid rgba(240, 235, 227, 0.07);
background:#1C1917;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.cbv-app_in_4eh{
gap:40px;
padding:2.5rem 2.75rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.cbv-app_copy_4eh{
max-width:560px;
min-width:0;
}
.cbv-app_eyebrow_4eh{
margin-bottom:12px;
}
.cbv-app_h2_4eh{
color:#F0EBE3;
margin-bottom:12px;
font-size:28px;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.cbv-app_h2_4eh{
font-size:2.125rem;
}
}
.cbv-app_text_4eh{
line-height:1.6;
color:#7A7169;
margin-bottom:1.375rem;
font-size:14px;
}
.cbv-app_btns_4eh{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
.cbv-app_btn_4eh{
gap:10px;
transition:background-color .22s ease;
padding:11px 1.25rem;
border-radius:0.875rem;
background:#2AC76E;
display:inline-flex;
align-items:center;
color:#0C0A09;
}
.cbv-app_btn_4eh:hover{
background:#24B362;
}
.cbv-app_btn_ic_4eh{
align-items:center;
display:inline-flex;
}
.cbv-app_btn_ic_4eh svg{
height:18px;
width:1.125rem;
}
.cbv-app_btn_lb_4eh{
font-size:13.5px;
font-weight:700;
}
.cbv-app_qr_wrap_4eh{
gap:18px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.cbv-app_qr_4eh{
flex:0 0 auto;
border-radius:0.875rem;
height:6.75rem;
width:108px;
background-image:repeating-linear-gradient(0deg,#1C1917 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#1C1917 0 5px,transparent 0.313rem 0.688rem);
background-color:#2AC76E;
}
.cbv-app_qr_cap_4eh{
color:#9A9188;
line-height:1.4;
font-size:12.5px;
max-width:92px;
}
.cbv-vip_4eh{
padding:48px 0;
}
@media(min-width:770px){
.cbv-vip_4eh{
padding:4rem 0;
}
}
.cbv-vip_head_4eh{
gap:14px;
margin-bottom:1.875rem;
display:flex;
flex-direction:column;
}
@media(min-width:877px){
.cbv-vip_head_4eh{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.cbv-vip_eyebrow_4eh{
margin-bottom:0.75rem;
}
.cbv-vip_h2_4eh{
color:#EDF7F2;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
font-weight:600;
line-height:1.05;
}
@media(min-width:768px){
.cbv-vip_h2_4eh{
font-size:2.5rem;
}
}
.cbv-vip_intro_4eh{
font-size:14px;
max-width:26.25rem;
color:#8FBFA3;
line-height:1.6;
}
.cbv-vip_grid_4eh{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.cbv-vip_card_4eh{
padding:22px 18px;
border:1px solid rgba(236, 253, 245, 0.13);
border-radius:14px;
min-width:0;
}
.cbv-vip_card_feat_4eh{
background:rgba(236, 253, 245, 0.07);
border-color:#3FE88A;
}
.cbv-vip_card_ic_4eh{
background:linear-gradient(135deg,#2AC76E,#4DF0A0);
border-radius:0.5rem;
height:2.125rem;
margin-bottom:1rem;
display:block;
width:34px;
}
.cbv-vip_name_4eh{
font-weight:600;
color:#EDF7F2;
font-size:1.25rem;
margin-bottom:6px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.cbv-vip_perk_4eh{
overflow-wrap:break-word;
line-height:1.5;
font-size:12.5px;
color:#8FBFA3;
}
.cbv-rv_4eh{
background:#1C1917;
padding:48px 0;
border-bottom:1px solid rgba(240, 235, 227, 0.07);
border-top:1px solid rgba(240, 235, 227, 0.07);
margin-top:24px;
}
@media(min-width:765px){
.cbv-rv_4eh{
padding:3.5rem 0;
}
}
.cbv-rv_head_4eh{
gap:1rem;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:766px){
.cbv-rv_head_4eh{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.cbv-rv_eyebrow_4eh{
margin-bottom:10px;
}
.cbv-rv_h2_4eh{
font-size:1.875rem;
font-weight:600;
line-height:1.05;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F0EBE3;
}
@media(min-width:766px){
.cbv-rv_h2_4eh{
font-size:2.375rem;
}
}
.cbv-rv_agg_4eh{
gap:0.75rem;
align-items:center;
display:flex;
}
.cbv-rv_agg_stars_4eh{
gap:3px;
display:flex;
color:#2AC76E;
}
.cbv-rv_agg_stars_4eh svg{
width:1.125rem;
height:18px;
}
.cbv-rv_source_4eh{
font-size:13px;
color:#7A7169;
}
.cbv-rv_grid_4eh{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.cbv-rv_grid_4eh{
grid-template-columns:repeat(3,1fr);
}
}
.cbv-rv_card_4eh{
border-radius:0.875rem;
padding:1.625rem;
border:1px solid rgba(240, 235, 227, 0.07);
background:#12100F;
min-width:0;
}
.cbv-rv_card_stars_4eh{
gap:2px;
margin-bottom:12px;
color:#2AC76E;
display:flex;
}
.cbv-rv_card_stars_4eh svg{
width:14px;
height:0.875rem;
}
.cbv-rv_card_body_4eh{
color:#F0EBE3;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:500;
overflow-wrap:break-word;
font-size:18px;
line-height:1.45;
margin-bottom:16px;
}
.cbv-rv_card_meta_4eh{
gap:0.625rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.cbv-rv_card_av_4eh{
background:linear-gradient(135deg,#2AC76E,#4DF0A0);
border-radius:50%;
flex:0 0 auto;
width:32px;
height:32px;
}
.cbv-rv_card_author_4eh{
font-weight:700;
font-size:13px;
color:#F0EBE3;
}
.cbv-rv_card_loc_4eh{
font-size:12px;
color:#9A9188;
}
.cbv-et_4eh{
padding:36px 0 10px;
}
.cbv-et_in_4eh{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:878px){
.cbv-et_in_4eh{
grid-template-columns:1.1fr .9fr;
gap:3rem;
}
}
.cbv-et_left_4eh{
min-width:0;
}
.cbv-et_eyebrow_4eh{
margin-bottom:0.75rem;
}
.cbv-et_h2_4eh{
font-weight:600;
font-size:1.75rem;
line-height:1.06;
overflow-wrap:break-word;
margin-bottom:14px;
color:#F0EBE3;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.cbv-et_h2_4eh{
font-size:2rem;
}
}
.cbv-et_text_4eh{
font-size:15px;
color:#7A7169;
line-height:1.65;
margin-bottom:1.375rem;
}
.cbv-et_stats_4eh{
gap:1.5rem;
flex-wrap:wrap;
display:flex;
}
.cbv-et_stat_4eh{
min-width:0;
}
.cbv-et_stat_v_4eh{
font-weight:700;
color:#F0EBE3;
font-size:1.625rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1;
}
.cbv-et_stat_l_4eh{
font-size:0.781rem;
color:#9A9188;
margin-top:4px;
}
.cbv-et_right_4eh{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.cbv-et_member_4eh{
gap:1rem;
border:1px solid rgba(240, 235, 227, 0.07);
padding:18px 20px;
background:#1C1917;
border-radius:0.875rem;
display:flex;
align-items:center;
min-width:0;
}
.cbv-et_member_av_4eh{
border-radius:50%;
background:linear-gradient(135deg,#0F1F17,#2AC76E);
flex:0 0 auto;
height:3rem;
width:48px;
}
.cbv-et_member_name_4eh{
overflow-wrap:break-word;
font-weight:700;
font-size:15px;
color:#F0EBE3;
}
.cbv-et_member_role_4eh{
color:#9A9188;
overflow-wrap:break-word;
font-size:0.781rem;
}
.cbv-et_updated_4eh{
gap:8px;
background:#12100F;
padding:0.875rem 1.125rem;
border-radius:14px;
border:1px solid rgba(240, 235, 227, 0.07);
display:flex;
font-size:0.781rem;
align-items:center;
color:#7A7169;
}
.cbv-wy_4eh{
padding:3rem 0;
}
@media(min-width:765px){
.cbv-wy_4eh{
padding:56px 0;
}
}
.cbv-wy_in_4eh{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:902px){
.cbv-wy_in_4eh{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.cbv-wy_left_4eh{
min-width:0;
}
.cbv-wy_eyebrow_4eh{
margin-bottom:14px;
}
.cbv-wy_h2_4eh{
font-size:2rem;
color:#F0EBE3;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:1rem;
font-weight:600;
line-height:1.05;
}
@media(min-width:769px){
.cbv-wy_h2_4eh{
font-size:40px;
}
}
.cbv-wy_intro_4eh{
line-height:1.6;
color:#7A7169;
font-size:15px;
}
.cbv-wy_grid_4eh{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.cbv-wy_grid_4eh{
grid-template-columns:1fr 1fr;
}
}
.cbv-wy_card_4eh{
border-radius:14px;
border:1px solid rgba(240, 235, 227, 0.07);
padding:26px;
background:#1C1917;
min-width:0;
}
.cbv-wy_card_ic_4eh{
color:#2AC76E;
margin-bottom:16px;
justify-content:center;
align-items:center;
display:inline-flex;
}
.cbv-wy_card_ic_4eh svg{
height:1.625rem;
width:26px;
}
.cbv-wy_card_h_4eh{
font-size:1.313rem;
color:#F0EBE3;
line-height:1.15;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
font-weight:600;
}
.cbv-wy_card_p_4eh{
line-height:1.55;
font-size:0.875rem;
color:#7A7169;
overflow-wrap:break-word;
}
.cbv-prov_4eh{
padding:2.5rem 0 1.25rem;
}
.cbv-prov_eyebrow_4eh{
display:block;
margin-bottom:18px;
}
.cbv-prov_grid_4eh{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:559px){
.cbv-prov_grid_4eh{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:903px){
.cbv-prov_grid_4eh{
grid-template-columns:repeat(6,1fr);
}
}
.cbv-rc_4eh{
padding:3rem 0 0.625rem;
}
.cbv-rc_in_4eh{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.cbv-rc_in_4eh{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.cbv-rc_col_4eh{
min-width:0;
}
.cbv-rc_label_4eh{
color:#2AC76E;
font-size:11px;
margin-bottom:16px;
font-weight:600;
letter-spacing:.2em;
text-transform:uppercase;
}
.cbv-rc_awards_4eh{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.cbv-rc_award_4eh{
gap:0.75rem;
display:flex;
align-items:center;
min-width:0;
}
.cbv-rc_award_ic_4eh{
flex:0 0 auto;
color:#4DF0A0;
display:inline-flex;
align-items:center;
}
.cbv-rc_award_ic_4eh svg{
width:1.125rem;
height:18px;
}
.cbv-rc_award_t_4eh{
overflow-wrap:break-word;
color:#F0EBE3;
font-weight:700;
font-size:14px;
}
.cbv-rc_award_s_4eh{
font-size:12px;
overflow-wrap:break-word;
color:#9A9188;
}
.cbv-rc_press_4eh{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.cbv-rc_press_logo_4eh{
padding:0 0.5rem;
border:1px solid rgba(240, 235, 227, 0.07);
overflow:hidden;
border-radius:8px;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:700;
align-items:center;
display:flex;
text-align:center;
justify-content:center;
height:3.25rem;
font-size:14px;
white-space:nowrap;
text-overflow:ellipsis;
color:#7A7169;
}
.cbv-rc_partner_4eh{
border-radius:0.875rem;
padding:1.375rem;
background:#1C1917;
border:1px solid rgba(240, 235, 227, 0.07);
}
.cbv-rc_partner_name_4eh{
font-weight:600;
margin-bottom:6px;
overflow-wrap:break-word;
font-size:20px;
color:#F0EBE3;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.cbv-rc_partner_text_4eh{
line-height:1.55;
overflow-wrap:break-word;
color:#7A7169;
font-size:0.813rem;
}
.cbv-ts_4eh{
padding:2.75rem 0;
}
.cbv-ts_in_4eh{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:882px){
.cbv-ts_in_4eh{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.cbv-ts_left_4eh{
min-width:0;
}
.cbv-ts_h2_4eh{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
font-size:1.625rem;
font-weight:600;
margin-bottom:0.75rem;
color:#EDF7F2;
overflow-wrap:break-word;
}
@media(min-width:766px){
.cbv-ts_h2_4eh{
font-size:1.75rem;
}
}
.cbv-ts_text_4eh{
font-size:0.906rem;
line-height:1.6;
margin-bottom:1.375rem;
color:#8FBFA3;
max-width:520px;
}
.cbv-ts_badges_4eh{
gap:18px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.cbv-ts_badge_4eh{
font-weight:600;
color:#8FBFA3;
font-size:0.813rem;
}
.cbv-ts_pay_4eh{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:882px){
.cbv-ts_pay_4eh{
justify-content:flex-end;
}
}
.cbv-ts_pay_chip_4eh{
padding:12px 1rem;
background:rgba(236, 253, 245, 0.07);
border:1px solid rgba(236, 253, 245, 0.13);
border-radius:0.875rem;
color:#EDF7F2;
font-weight:700;
font-size:14px;
}
.cbv-tt_4eh{
padding:48px 0 0.625rem;
}
@media(min-width:767px){
.cbv-tt_4eh{
padding:3.75rem 0 0.625rem;
}
}
.cbv-tt_head_4eh{
margin-bottom:34px;
text-align:center;
}
.cbv-tt_eyebrow_4eh{
margin-bottom:12px;
}
.cbv-tt_h2_4eh{
line-height:1.05;
color:#F0EBE3;
font-size:2rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:766px){
.cbv-tt_h2_4eh{
font-size:42px;
}
}
.cbv-tt_grid_4eh{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:758px){
.cbv-tt_grid_4eh{
grid-template-columns:repeat(3,1fr);
}
}
.cbv-tt_card_4eh{
border-radius:0.875rem;
padding:30px;
background:#1C1917;
border:1px solid rgba(240, 235, 227, 0.07);
min-width:0;
flex-direction:column;
display:flex;
}
.cbv-tt_card_ic_4eh{
align-items:center;
color:#2AC76E;
display:inline-flex;
margin-bottom:1.125rem;
}
.cbv-tt_card_ic_4eh svg{
height:28px;
width:1.75rem;
}
.cbv-tt_card_h_4eh{
line-height:1.15;
font-size:1.375rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
color:#F0EBE3;
overflow-wrap:break-word;
font-weight:600;
}
.cbv-tt_card_p_4eh{
font-size:0.875rem;
line-height:1.6;
margin-bottom:14px;
overflow-wrap:break-word;
color:#7A7169;
}
.cbv-tt_card_p_4eh b{
color:#F0EBE3;
font-weight:700;
}
.cbv-tt_card_link_4eh{
transition:color .22s ease;
color:#F0EBE3;
font-size:0.813rem;
margin-top:auto;
font-weight:700;
align-self:flex-start;
border-bottom:1px solid #2AC76E;
padding-bottom:2px;
}
.cbv-tt_card_link_4eh:hover{
color:#2AC76E;
}
.cbv-hts_4eh{
padding:48px 0;
}
@media(min-width:771px){
.cbv-hts_4eh{
padding:62px 0;
}
}
.cbv-hts_head_4eh{
gap:1.125rem;
margin-bottom:34px;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.cbv-hts_head_4eh{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.cbv-hts_eyebrow_4eh{
margin-bottom:0.75rem;
}
.cbv-hts_h2_4eh{
font-size:30px;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#EDF7F2;
font-weight:600;
line-height:1.05;
}
@media(min-width:767px){
.cbv-hts_h2_4eh{
font-size:2.375rem;
}
}
.cbv-hts_cta_4eh{
transition:opacity .22s ease;
padding:0.938rem 1.875rem;
border-radius:999px;
flex:0 0 auto;
background:#3FE88A;
font-weight:700;
color:#0C0A09;
font-size:15px;
}
.cbv-hts_cta_4eh:hover{
opacity:.9;
}
.cbv-hts_grid_4eh{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:761px){
.cbv-hts_grid_4eh{
grid-template-columns:repeat(3,1fr);
}
}
.cbv-hts_step_4eh{
border-top:1px solid rgba(236, 253, 245, 0.13);
padding-top:1.375rem;
min-width:0;
}
.cbv-hts_step_num_4eh{
line-height:1;
font-size:2.75rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
color:#3FE88A;
margin-bottom:0.875rem;
font-weight:700;
}
.cbv-hts_step_h_4eh{
font-weight:700;
margin-bottom:8px;
color:#EDF7F2;
line-height:1.2;
font-size:1.188rem;
overflow-wrap:break-word;
}
.cbv-hts_step_p_4eh{
font-size:0.875rem;
overflow-wrap:break-word;
color:#8FBFA3;
line-height:1.55;
}
.cbv-faq_4eh{
background:#1C1917;
padding:48px 0;
border-top:1px solid rgba(240, 235, 227, 0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(240, 235, 227, 0.07);
}
@media(min-width:769px){
.cbv-faq_4eh{
padding:62px 0;
}
}
.cbv-faq_head_4eh{
text-align:center;
margin-bottom:34px;
}
.cbv-faq_eyebrow_4eh{
margin-bottom:0.75rem;
}
.cbv-faq_h2_4eh{
font-size:32px;
color:#F0EBE3;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:771px){
.cbv-faq_h2_4eh{
font-size:38px;
}
}
.cbv-faq_list_4eh{
gap:12px;
margin:0 auto;
max-width:51.25rem;
flex-direction:column;
display:flex;
}
.cbv-faq_item_4eh{
overflow:hidden;
background:#12100F;
border:1px solid rgba(240, 235, 227, 0.07);
border-radius:0.875rem;
}
.cbv-faq_q_4eh{
padding:1.25rem 1.5rem;
gap:1.25rem;
list-style:none;
color:#F0EBE3;
justify-content:space-between;
font-size:1rem;
align-items:center;
cursor:pointer;
font-weight:700;
overflow-wrap:break-word;
display:flex;
}
.cbv-faq_q_4eh::-webkit-details-marker{
display:none;
}
.cbv-faq_q_ic_4eh{
transition:transform .22s ease;
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#2AC76E;
}
.cbv-faq_q_ic_4eh svg{
height:1.125rem;
width:1.125rem;
}
.cbv-faq_item_4eh[open] .cbv-faq_q_ic_4eh{
transform:rotate(180deg);
}
.cbv-faq_a_4eh{
padding:0 24px 20px;
font-size:14.5px;
line-height:1.6;
overflow-wrap:break-word;
color:#7A7169;
}
.cbv-sb_4eh{
background:#1C1917;
padding:48px 0;
border-top:1px solid rgba(240, 235, 227, 0.07);
border-bottom:1px solid rgba(240, 235, 227, 0.07);
margin-top:24px;
}
@media(min-width:765px){
.cbv-sb_4eh{
padding:3.5rem 0;
}
}
.cbv-sb_eyebrow_4eh{
margin-bottom:12px;
display:block;
}
.cbv-sb_h2_4eh{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:30px;
line-height:1.05;
overflow-wrap:break-word;
color:#F0EBE3;
margin-bottom:26px;
}
@media(min-width:765px){
.cbv-sb_h2_4eh{
font-size:2.25rem;
}
}
.cbv-sb_grid_4eh{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:558px){
.cbv-sb_grid_4eh{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.cbv-sb_grid_4eh{
grid-template-columns:repeat(4,1fr);
}
}
.cbv-sb_card_4eh{
border-radius:0.875rem;
padding:1.5rem;
border:1px solid rgba(240, 235, 227, 0.07);
background:#12100F;
min-width:0;
}
.cbv-sb_card_h_4eh{
font-weight:600;
overflow-wrap:break-word;
margin-bottom:8px;
line-height:1.15;
font-size:19px;
color:#F0EBE3;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.cbv-sb_card_p_4eh{
line-height:1.6;
font-size:0.844rem;
color:#7A7169;
overflow-wrap:break-word;
}
.cbv-sb_rtp_4eh{
padding:1.625rem 1.75rem;
grid-template-columns:1fr;
background:#12100F;
border-radius:0.875rem;
border:1px solid rgba(240, 235, 227, 0.07);
gap:1.5rem;
display:grid;
margin-top:1.125rem;
align-items:center;
}
@media(min-width:761px){
.cbv-sb_rtp_4eh{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.cbv-sb_rtp_h_4eh{
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
overflow-wrap:break-word;
color:#F0EBE3;
font-weight:600;
margin-bottom:0.5rem;
font-size:20px;
}
.cbv-sb_rtp_p_4eh{
overflow-wrap:break-word;
line-height:1.6;
color:#7A7169;
font-size:13.5px;
}
.cbv-sb_rtp_stats_4eh{
gap:1rem;
display:flex;
}
.cbv-sb_stat_4eh{
border-radius:0.5rem;
background:#1C1917;
flex:1 1 0;
padding:18px;
min-width:0;
text-align:center;
}
.cbv-sb_stat_v_4eh{
font-size:1.625rem;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#1DB954;
overflow-wrap:break-word;
}
.cbv-sb_stat_l_4eh{
font-size:11.5px;
color:#9A9188;
margin-top:4px;
}
.cbv-el_4eh{
padding:48px 0;
}
@media(min-width:767px){
.cbv-el_4eh{
padding:56px 0;
}
}
.cbv-el_in_4eh{
gap:40px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:901px){
.cbv-el_in_4eh{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.cbv-el_left_4eh{
min-width:0;
}
.cbv-el_eyebrow_4eh{
margin-bottom:14px;
}
.cbv-el_h2_4eh{
font-weight:600;
margin-bottom:1.375rem;
overflow-wrap:break-word;
line-height:1.08;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
color:#F0EBE3;
}
@media(min-width:771px){
.cbv-el_h2_4eh{
font-size:2.375rem;
}
}
.cbv-el_body_4eh p{
margin-bottom:1.125rem;
color:#CCC4BB;
font-size:1rem;
line-height:1.7;
overflow-wrap:break-word;
}
.cbv-el_dropcap_4eh{
padding:0.375rem 12px 0 0;
float:left;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#2AC76E;
font-size:3.875rem;
line-height:.8;
}
.cbv-el_right_4eh{
min-width:0;
}
.cbv-el_quote_4eh{
padding:36px;
border-radius:20px;
background:linear-gradient(150deg,#0F1F17,#090D0B);
position:relative;
margin-bottom:24px;
color:#EDF7F2;
}
.cbv-el_quote_mark_4eh{
align-items:center;
margin-bottom:6px;
display:inline-flex;
color:#3FE88A;
}
.cbv-el_quote_mark_4eh svg{
height:2.125rem;
width:2.125rem;
}
.cbv-el_quote_text_4eh{
overflow-wrap:break-word;
font-size:22px;
margin-bottom:1.375rem;
color:#EDF7F2;
font-weight:500;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.4;
}
.cbv-el_quote_meta_4eh{
gap:12px;
display:flex;
align-items:center;
}
.cbv-el_quote_av_4eh{
background:linear-gradient(135deg,#2AC76E,#4DF0A0);
flex:0 0 auto;
border-radius:50%;
height:38px;
width:2.375rem;
}
.cbv-el_quote_author_4eh{
font-weight:700;
color:#EDF7F2;
font-size:14px;
}
.cbv-el_quote_meta_sub_4eh{
font-size:12px;
color:#8FBFA3;
}
.cbv-el_explain_4eh{
overflow:hidden;
border:1px solid rgba(240, 235, 227, 0.07);
border-radius:14px;
}
.cbv-el_explain_card_4eh{
padding:1.375rem 24px;
}
.cbv-el_explain_card_4eh+.cbv-el_explain_card_4eh{
border-top:1px solid rgba(240, 235, 227, 0.07);
}
.cbv-el_explain_h_4eh{
color:#F0EBE3;
line-height:1.15;
overflow-wrap:break-word;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:20px;
margin-bottom:8px;
}
.cbv-el_explain_p_4eh{
color:#7A7169;
line-height:1.55;
overflow-wrap:break-word;
font-size:14px;
}
.cbv-sc_4eh{
padding:48px 0 0.625rem;
}
.cbv-sc_head_4eh{
margin-bottom:28px;
text-align:center;
}
.cbv-sc_eyebrow_4eh{
margin-bottom:0.75rem;
}
.cbv-sc_h2_4eh{
font-size:1.875rem;
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#F0EBE3;
font-weight:600;
}
@media(min-width:770px){
.cbv-sc_h2_4eh{
font-size:36px;
}
}
.cbv-sc_table_4eh{
border:1px solid rgba(240, 235, 227, 0.07);
overflow:hidden;
border-radius:14px;
margin:0 auto;
max-width:56.25rem;
}
.cbv-sc_thead_4eh{
grid-template-columns:1.6fr 1fr 1fr;
background:#0C0A09;
display:grid;
}
.cbv-sc_th_4eh{
padding:15px 1.125rem;
font-size:13px;
overflow-wrap:break-word;
font-weight:700;
text-align:center;
color:#8FBFA3;
}
.cbv-sc_th_4eh:first-child{
text-align:left;
}
.cbv-sc_th_us_4eh{
color:#3FE88A;
}
.cbv-sc_row_4eh{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(240, 235, 227, 0.07);
}
.cbv-sc_row_4eh:nth-child(even){
background:#1C1917;
}
.cbv-sc_td_4eh{
padding:15px 1.125rem;
color:#9A9188;
text-align:center;
min-width:0;
font-size:0.875rem;
overflow-wrap:break-word;
}
.cbv-sc_td_4eh:first-child{
text-align:left;
font-weight:600;
color:#CCC4BB;
}
.cbv-sc_td_us_4eh{
font-weight:700;
color:#1DB954;
}
.cbv-lh_4eh{
padding:40px 0 1.25rem;
}
.cbv-lh_in_4eh{
border-top:1px solid rgba(240, 235, 227, 0.13);
padding-top:34px;
}
.cbv-lh_eyebrow_4eh{
margin-bottom:1.375rem;
display:block;
}
.cbv-lh_grid_4eh{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:601px){
.cbv-lh_grid_4eh{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.cbv-lh_grid_4eh{
grid-template-columns:repeat(5,1fr);
}
}
.cbv-lh_col_4eh{
min-width:0;
}
.cbv-lh_col_h_4eh{
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-weight:700;
font-size:13px;
color:#F0EBE3;
}
.cbv-lh_links_4eh{
gap:8px;
flex-direction:column;
display:flex;
}
.cbv-lh_link_4eh{
transition:color .22s ease;
font-size:0.813rem;
color:#7A7169;
overflow-wrap:break-word;
}
.cbv-lh_link_4eh:hover{
color:#2AC76E;
}
.cbv-sg_4eh{
padding:48px 0 10px;
}
.cbv-sg_eyebrow_4eh{
display:block;
margin-bottom:0.75rem;
}
.cbv-sg_h2_4eh{
overflow-wrap:break-word;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.75rem;
font-weight:600;
color:#F0EBE3;
line-height:1.05;
font-size:1.875rem;
}
@media(min-width:765px){
.cbv-sg_h2_4eh{
font-size:36px;
}
}
.cbv-sg_grid_4eh{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:723px){
.cbv-sg_grid_4eh{
grid-template-columns:repeat(3,1fr);
}
}
.cbv-sg_col_4eh{
min-width:0;
}
.cbv-sg_col_h_4eh{
font-size:1.375rem;
overflow-wrap:break-word;
margin-bottom:0.625rem;
line-height:1.15;
font-weight:600;
color:#F0EBE3;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
}
.cbv-sg_col_p_4eh{
line-height:1.65;
font-size:14px;
color:#7A7169;
overflow-wrap:break-word;
}
.cbv-gd_4eh{
padding:3rem 0 10px;
}
.cbv-gd_head_4eh{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:24px;
}
@media(min-width:678px){
.cbv-gd_head_4eh{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.cbv-gd_eyebrow_4eh{
margin-bottom:10px;
}
.cbv-gd_h2_4eh{
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
color:#F0EBE3;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:1.75rem;
}
@media(min-width:769px){
.cbv-gd_h2_4eh{
font-size:2.125rem;
}
}
.cbv-gd_more_4eh{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #F0EBE3;
font-size:13.5px;
color:#F0EBE3;
font-weight:600;
padding-bottom:2px;
}
.cbv-gd_more_4eh:hover{
border-color:#2AC76E;
color:#2AC76E;
}
.cbv-gd_grid_4eh{
grid-template-columns:1fr;
gap:1.25rem;
display:grid;
}
@media(min-width:717px){
.cbv-gd_grid_4eh{
grid-template-columns:repeat(3,1fr);
}
}
.cbv-gd_card_4eh{
border:1px solid rgba(240, 235, 227, 0.07);
border-radius:0.875rem;
background:#1C1917;
overflow:hidden;
display:block;
min-width:0;
}
.cbv-gd_card_img_4eh{
background:linear-gradient(140deg,#0F1F17,#2AC76E);
height:9.375rem;
}
.cbv-gd_card_body_4eh{
padding:1.375rem;
}
.cbv-gd_card_cat_4eh{
font-weight:600;
text-transform:uppercase;
color:#2AC76E;
font-size:10px;
letter-spacing:.1em;
}
.cbv-gd_card_h_4eh{
margin:0.5rem 0 10px;
overflow-wrap:break-word;
color:#F0EBE3;
font-weight:600;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
font-size:1.188rem;
line-height:1.2;
}
.cbv-gd_card_meta_4eh{
overflow-wrap:break-word;
font-size:0.75rem;
color:#9A9188;
}
.cbv-ft_4eh{
background:#0C0A09;
margin-top:2.5rem;
color:#8FBFA3;
}
.cbv-ft_in_4eh{
gap:2rem;
padding:3rem 0 28px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:600px){
.cbv-ft_in_4eh{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.cbv-ft_in_4eh{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.cbv-ft_brand_4eh{
min-width:0;
}
.cbv-ft_logo_4eh{
font-weight:700;
color:#EDF7F2;
font-family:"Spectral", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:26px;
}
.cbv-ft_tagline_4eh{
font-size:13.5px;
color:#8FBFA3;
max-width:17.5rem;
margin-top:0.875rem;
line-height:1.6;
}
.cbv-ft_contact_4eh{
transition:color .22s ease;
display:inline-block;
font-size:0.813rem;
overflow-wrap:anywhere;
color:#3FE88A;
margin-top:0.75rem;
max-width:17.5rem;
}
.cbv-ft_contact_4eh:hover{
color:#EDF7F2;
}
.cbv-ft_col_4eh{
min-width:0;
}
.cbv-ft_col_h_4eh{
text-transform:uppercase;
margin-bottom:0.875rem;
font-weight:700;
overflow-wrap:break-word;
letter-spacing:.08em;
color:#EDF7F2;
font-size:13px;
}
.cbv-ft_col_links_4eh{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.cbv-ft_link_4eh{
transition:color .22s ease;
overflow-wrap:break-word;
color:#8FBFA3;
font-size:13.5px;
}
.cbv-ft_link_4eh:hover{
color:#EDF7F2;
}
.cbv-ft_bot_4eh{
padding:1.375rem 0 40px;
gap:16px;
border-top:1px solid rgba(236, 253, 245, 0.13);
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.cbv-ft_bot_4eh{
gap:1.25rem;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.cbv-ft_legal_4eh{
color:#524B44;
line-height:1.6;
font-size:0.719rem;
max-width:760px;
overflow-wrap:break-word;
}
.cbv-ft_legal_4eh b{
color:#8FBFA3;
font-weight:700;
}
.cbv-ft_age_4eh{
padding:4px 9px;
border-radius:0.5rem;
flex:0 0 auto;
border:1.5px solid #3FE88A;
font-size:0.813rem;
font-weight:700;
color:#3FE88A;
}