*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#16110F;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#CFC8BE;
line-height:1.6;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
font-size:0.938rem;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.hrr-layoutfug{
min-height:100vh;
display:flex;
flex-direction:column;
}
.hrr-mainfug{
flex:1 1 auto;
width:100%;
min-width:0;
}
.hrr-containerfug{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:87.5rem;
}
@media(min-width:769px){
.hrr-containerfug{
padding:0 32px;
}
}
@media(min-width:1100px){
.hrr-containerfug{
padding:0 56px;
}
}
.hrr-eyebrowfug{
font-size:11px;
text-transform:uppercase;
font-weight:600;
overflow-wrap:break-word;
display:inline-block;
letter-spacing:.2em;
font-family:"Rubik", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#20B264;
line-height:1.4;
}
.hrr-bandfug{
background:#0F1A14;
color:#EEF8F2;
}
.hrr-bandfug .hrr-eyebrowfug{
color:#3DEBA0;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.hrr-tbfug{
background:#16110F;
z-index:50;
position:sticky;
top:0;
border-bottom:1px solid rgba(242,237,230,0.13);
}
.hrr-tb_infug{
gap:16px;
margin:0 auto;
padding:0.75rem 16px;
display:flex;
width:100%;
align-items:center;
max-width:1400px;
justify-content:space-between;
}
@media(min-width:769px){
.hrr-tb_infug{
padding:16px 32px;
}
}
@media(min-width:1101px){
.hrr-tb_infug{
padding:1.125rem 3.5rem;
}
}
.hrr-tb_leftfug{
gap:28px;
min-width:0;
align-items:center;
display:flex;
}
.hrr-tb_logofug{
gap:0.688rem;
display:flex;
min-width:0;
align-items:center;
}
.hrr-tb_logo_markfug{
border-radius:0.5rem;
flex:0 0 auto;
height:2.125rem;
width:34px;
object-fit:cover;
}
.hrr-tb_logo_txtfug{
flex-direction:column;
display:flex;
min-width:0;
line-height:1;
}
.hrr-tb_logo_namefug{
overflow:hidden;
font-weight:700;
font-size:22px;
text-overflow:ellipsis;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EDE6;
letter-spacing:.02em;
white-space:nowrap;
}
.hrr-tb_logo_subfug{
overflow:hidden;
font-size:0.531rem;
text-overflow:ellipsis;
margin-top:4px;
color:#20B264;
font-weight:600;
text-transform:uppercase;
letter-spacing:.32em;
white-space:nowrap;
}
.hrr-tb_navfug{
display:none;
}
@media(min-width:963px){
.hrr-tb_navfug{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.hrr-tb_nav_itemfug{
transition:color .22s ease,border-color .22s ease;
color:#CFC8BE;
border-bottom:2px solid transparent;
font-weight:600;
font-size:0.875rem;
white-space:nowrap;
padding-bottom:3px;
}
.hrr-tb_nav_itemfug:hover{
color:#F2EDE6;
}
.hrr-tb_nav_itemfug.hrr-state_activefug{
border-color:#20B264;
color:#F2EDE6;
}
.hrr-tb_rightfug{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.hrr-tb_searchfug{
transition:color .22s ease;
display:flex;
justify-content:center;
align-items:center;
color:#CFC8BE;
}
.hrr-tb_searchfug:hover{
color:#20B264;
}
.hrr-tb_searchfug svg{
width:18px;
height:18px;
}
.hrr-tb_langfug{
letter-spacing:.1em;
font-size:0.688rem;
font-weight:600;
text-transform:uppercase;
color:#9E9388;
}
.hrr-tb_langfug:hover{
color:#F2EDE6;
}
.hrr-tb_loginfug{
display:none;
font-size:0.875rem;
font-weight:600;
color:#F2EDE6;
}
@media(min-width:767px){
.hrr-tb_loginfug{
display:inline-block;
}
}
.hrr-tb_registerfug{
padding:11px 1.375rem;
border-radius:62.438rem;
transition:background-color .22s ease;
background:#20B264;
font-weight:700;
color:#0C0907;
white-space:nowrap;
font-size:14px;
}
.hrr-tb_registerfug:hover{
background:#1DCF78;
}
.hrr-mobfug{
background:#16110F;
left:0;
position:fixed;
bottom:0;
border-top:1px solid rgba(242,237,230,0.13);
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
right:0;
}
@media(min-width:959px){
.hrr-mobfug{
display:none;
}
}
.hrr-mob_infug{
margin:0 auto;
max-width:560px;
justify-content:space-around;
align-items:stretch;
display:flex;
}
.hrr-mob_itemfug{
flex:1 1 0;
gap:3px;
padding:0.563rem 0.25rem;
transition:color .22s ease;
min-width:0;
flex-direction:column;
color:#9E9388;
align-items:center;
display:flex;
}
.hrr-mob_itemfug.hrr-state_activefug{
color:#20B264;
}
.hrr-mob_icfug{
align-items:center;
justify-content:center;
display:flex;
}
.hrr-mob_icfug svg{
width:1.25rem;
height:20px;
}
.hrr-mob_lbfug{
overflow:hidden;
font-weight:600;
white-space:nowrap;
text-overflow:ellipsis;
max-width:100%;
font-size:0.625rem;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.hrr-railfug{
position:relative;
min-width:0;
}
.hrr-rail_scrollfug{
gap:0.875rem;
display:flex;
overflow-x:auto;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
padding-bottom:14px;
}
@media(min-width:769px){
.hrr-rail_scrollfug{
gap:1.125rem;
}
}
.hrr-gcfug{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:771px){
.hrr-gcfug{
width:11.75rem;
}
}
.hrr-gc_imgfug{
border-radius:0.875rem;
background:#1F1814;
overflow:hidden;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
padding-bottom:133.33%;
position:relative;
}
.hrr-gc_imgfug img{
inset:0;
width:100%;
height:100%;
object-fit:cover;
position:absolute;
}
.hrr-gc_coverfug{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.hrr-gc_hoverfug{
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
inset:0;
position:absolute;
display:flex;
opacity:0;
align-items:center;
justify-content:center;
}
.hrr-gcfug:hover .hrr-gc_hoverfug{
opacity:1;
}
.hrr-gc_hover_btnfug{
border-radius:999px;
background:#20B264;
display:flex;
color:#0C0907;
height:46px;
align-items:center;
justify-content:center;
width:2.875rem;
}
.hrr-gc_hover_btnfug svg{
height:1.125rem;
width:18px;
}
.hrr-gc_infofug{
gap:2px;
flex-direction:column;
display:flex;
margin-top:9px;
min-width:0;
}
.hrr-gc_namefug{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
font-size:0.813rem;
white-space:nowrap;
color:#F2EDE6;
}
.hrr-gc_provfug{
overflow:hidden;
color:#9E9388;
white-space:nowrap;
font-size:11px;
text-overflow:ellipsis;
}
.hrr-gc_metafug{
color:#9E9388;
font-size:0.688rem;
}
.hrr-tcfug{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:771px){
.hrr-tcfug{
width:14.375rem;
}
}
.hrr-tc_imgfug{
background:#1F1814;
border-radius:0.875rem;
overflow:hidden;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
}
.hrr-tc_imgfug img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.hrr-tc_infofug{
gap:2px;
margin-top:0.563rem;
display:flex;
flex-direction:column;
min-width:0;
}
.hrr-tc_namefug{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
color:#F2EDE6;
font-weight:700;
font-size:0.875rem;
}
.hrr-tc_rtpfug{
font-size:0.688rem;
color:#9E9388;
}
.hrr-lcfug{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:768px){
.hrr-lcfug{
width:268px;
}
}
.hrr-lc_imgfug{
overflow:hidden;
border-radius:0.875rem;
background:#1F1814;
padding-bottom:62.5%;
box-shadow:0 2px 0.5rem rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
position:relative;
}
.hrr-lc_imgfug img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.hrr-lc_livefug{
padding:4px 0.563rem;
background:rgba(0,0,0,0.52);
gap:7px;
border-radius:999px;
top:12px;
left:0.75rem;
display:flex;
align-items:center;
position:absolute;
}
.hrr-lc_live_dotfug{
border-radius:50%;
background:#E83B3B;
animation:zm2-pulse 1.6s infinite;
width:8px;
height:8px;
}
.hrr-lc_seatsfug{
color:#EEF8F2;
font-size:0.625rem;
letter-spacing:.08em;
font-weight:600;
text-transform:uppercase;
}
.hrr-lc_infofug{
gap:2px;
margin-top:9px;
display:flex;
flex-direction:column;
min-width:0;
}
.hrr-lc_namefug{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
font-size:15px;
color:#F2EDE6;
}
.hrr-lc_betfug{
font-size:11px;
color:#9E9388;
}
.hrr-pcfug{
border:1px solid rgba(242,237,230,0.07);
padding:16px 0.875rem;
border-radius:14px;
background:#1F1814;
gap:0.5rem;
flex-direction:column;
display:flex;
justify-content:center;
min-height:4.625rem;
align-items:center;
min-width:0;
}
.hrr-pc_logofug{
flex:0 0 auto;
object-fit:contain;
max-width:100%;
width:auto;
height:1.75rem;
}
.hrr-pc_namefug{
overflow:hidden;
text-overflow:ellipsis;
text-align:center;
white-space:nowrap;
color:#9E9388;
font-size:11px;
max-width:100%;
}
.hrr-gc_tagfug{
border-radius:0.5rem;
padding:3px 0.5rem;
z-index:2;
position:absolute;
left:0.625rem;
letter-spacing:.06em;
font-weight:700;
font-size:0.625rem;
display:inline-block;
top:10px;
text-transform:uppercase;
}
.hrr-gc_tag_hotfug{
background:#E83B3B;
color:#EEF8F2;
}
.hrr-gc_tag_newfug{
background:#3DEBA0;
color:#0E0A08;
}
.hrr-gc_tag_jpfug{
background:#D4A017;
color:#0E0A08;
}
.hrr-gc_tag_livefug{
background:#E83B3B;
color:#EEF8F2;
}
.hrr-shfug{
min-width:0;
margin-bottom:18px;
}
.hrr-sh_rowfug{
gap:1rem;
align-items:flex-end;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
}
.hrr-sh_rowfug .hrr-sh_lfug{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.hrr-sh_stackfug{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.hrr-sh_centerfug{
gap:0.625rem;
flex-direction:column;
align-items:center;
display:flex;
text-align:center;
}
.hrr-sh_h2fug{
font-size:24px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
font-weight:600;
overflow-wrap:break-word;
color:#F2EDE6;
}
@media(min-width:771px){
.hrr-sh_h2fug{
font-size:1.875rem;
}
}
.hrr-bandfug .hrr-sh_h2fug{
color:#EEF8F2;
}
.hrr-sh_eb_linefug{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.hrr-sh_eb_linefug::before{
background:#20B264;
content:"";
display:inline-block;
width:28px;
height:1px;
}
.hrr-bandfug .hrr-sh_eb_linefug::before{
background:#3DEBA0;
}
.hrr-sh_eb_dotfug{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.hrr-sh_eb_dotfug::before{
border-radius:50%;
background:#20B264;
display:inline-block;
content:"";
width:6px;
height:6px;
}
.hrr-bandfug .hrr-sh_eb_dotfug::before{
background:#3DEBA0;
}
.hrr-sh_linkfug{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
border-bottom:1px solid #F2EDE6;
white-space:nowrap;
color:#F2EDE6;
align-items:center;
display:inline-flex;
font-size:0.813rem;
padding-bottom:2px;
font-weight:600;
}
.hrr-sh_linkfug:hover{
border-color:#20B264;
color:#20B264;
}
.hrr-sh_linkfug svg{
height:14px;
width:0.875rem;
}
.hrr-sh_link_chevfug{
padding-bottom:0;
border-bottom:0;
}
.hrr-sh_link_btnfug{
padding:0.563rem 1.125rem;
border-radius:999px;
background:#20B264;
border-bottom:0;
color:#0C0907;
}
.hrr-sh_link_btnfug:hover{
background:#1DCF78;
border-color:transparent;
color:#0C0907;
}
.hrr-bandfug .hrr-sh_linkfug{
border-color:#EEF8F2;
color:#EEF8F2;
}
.hrr-bandfug .hrr-sh_link_btnfug{
background:#3DEBA0;
color:#0E0A08;
}
.hrr-sh_rulefug{
margin:-2px 0 1.125rem;
background:rgba(242,237,230,0.13);
height:1px;
}
.hrr-bandfug .hrr-sh_rulefug{
background:rgba(200,245,218,0.13);
}
.hrr-herofug{
padding:2rem 0 0.5rem;
}
@media(min-width:766px){
.hrr-herofug{
padding:3.5rem 0 24px;
}
}
.hrr-hero_infug{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:902px){
.hrr-hero_infug{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.hrr-hero_copyfug{
min-width:0;
}
.hrr-hero_eyebrowfug{
gap:10px;
display:inline-flex;
margin-bottom:1.375rem;
align-items:center;
}
.hrr-hero_eyebrow_linefug{
background:#20B264;
flex:0 0 auto;
height:1px;
display:inline-block;
width:28px;
}
.hrr-hero_h1fug{
overflow-wrap:break-word;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.04;
margin-bottom:20px;
letter-spacing:-.01em;
color:#F2EDE6;
font-size:38px;
}
@media(min-width:766px){
.hrr-hero_h1fug{
font-size:3.375rem;
}
}
@media(min-width:1098px){
.hrr-hero_h1fug{
font-size:3.875rem;
}
}
.hrr-hero_h1fug em{
color:#20B264;
font-style:normal;
}
.hrr-hero_subfug{
margin-bottom:30px;
max-width:480px;
color:#7A706A;
line-height:1.6;
font-size:16px;
}
@media(min-width:766px){
.hrr-hero_subfug{
font-size:18px;
}
}
.hrr-hero_actionsfug{
gap:14px;
flex-wrap:wrap;
align-items:center;
margin-bottom:2.125rem;
display:flex;
}
.hrr-hero_ctafug{
background:#20B264;
gap:10px;
padding:16px 30px;
transition:background-color .22s ease;
border-radius:62.438rem;
font-size:0.938rem;
align-items:center;
font-weight:700;
display:inline-flex;
color:#0C0907;
}
.hrr-hero_ctafug:hover{
background:#1DCF78;
}
.hrr-hero_cta_icfug{
display:inline-flex;
align-items:center;
}
.hrr-hero_cta_icfug svg{
height:1rem;
width:16px;
}
.hrr-hero_cta_altfug{
border-radius:999px;
padding:0.938rem 1.625rem;
border:1px solid rgba(242,237,230,0.13);
background:transparent;
transition:border-color .22s ease,color .22s ease;
font-weight:600;
display:inline-flex;
align-items:center;
color:#F2EDE6;
font-size:0.938rem;
}
.hrr-hero_cta_altfug:hover{
border-color:#20B264;
color:#20B264;
}
.hrr-hero_trustfug{
gap:1.375rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.hrr-hero_trust_itemfug{
gap:0.563rem;
font-weight:600;
color:#CFC8BE;
font-size:0.813rem;
align-items:center;
display:flex;
}
.hrr-hero_trust_icfug{
align-items:center;
display:inline-flex;
color:#20B264;
}
.hrr-hero_trust_icfug svg{
width:1rem;
height:1rem;
}
.hrr-hero_promofug{
background:#1F1814;
border-radius:1.25rem;
overflow:hidden;
box-shadow:0 12px 3rem rgba(0,0,0,0.62), 0 4px 16px rgba(32,178,100,0.12);
display:flex;
min-height:18.75rem;
position:relative;
}
.hrr-hero_promo_bgfug{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.hrr-hero_promo_bgfug::after{
background:linear-gradient(120deg,#0F1A14 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.hrr-hero_promo_glowfug{
background:radial-gradient(circle,rgba(32,178,100,0.14) 0%,transparent 65%);
border-radius:50%;
position:absolute;
width:16.25rem;
height:260px;
pointer-events:none;
top:-2.5rem;
right:-1.25rem;
}
.hrr-hero_promo_ctfug{
padding:28px;
z-index:2;
align-self:flex-end;
position:relative;
max-width:88%;
}
.hrr-hero_promo_labelfug{
text-transform:uppercase;
margin-bottom:8px;
font-size:10px;
letter-spacing:.25em;
font-weight:700;
color:#3DEBA0;
display:block;
}
.hrr-hero_promo_amountfug{
font-weight:600;
color:#EEF8F2;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:766px){
.hrr-hero_promo_amountfug{
font-size:2.5rem;
}
}
.hrr-hero_promo_amountfug em{
font-style:normal;
color:#3DEBA0;
}
.hrr-hero_ratingfug{
padding:0.625rem 14px;
border-radius:0.875rem;
border:1px solid rgba(242,237,230,0.07);
background:#1F1814;
gap:10px;
box-shadow:0 2px 8px rgba(0,0,0,0.45), 0 1px 2px rgba(0,0,0,0.60);
z-index:3;
align-items:center;
top:14px;
display:flex;
max-width:min(260px,62%);
right:14px;
position:absolute;
}
.hrr-hero_rating_scorefug{
flex:0 0 auto;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EDE6;
font-weight:700;
font-size:1.5rem;
}
.hrr-hero_rating_txtfug{
flex:1 1 auto;
min-width:0;
}
.hrr-hero_rating_starsfug{
gap:2px;
color:#20B264;
display:flex;
}
.hrr-hero_rating_starsfug svg{
height:0.75rem;
width:0.75rem;
}
.hrr-hero_rating_capfug{
display:block;
margin-top:3px;
overflow-wrap:break-word;
line-height:1.35;
color:#9E9388;
font-size:0.688rem;
}
.hrr-statfug{
margin-top:1rem;
border-top:1px solid rgba(242,237,230,0.13);
border-bottom:1px solid rgba(242,237,230,0.13);
}
.hrr-stat_infug{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.hrr-stat_infug{
grid-template-columns:repeat(4,1fr);
}
}
.hrr-stat_itemfug{
padding:1.375rem 0.875rem;
border-right:1px solid rgba(242,237,230,0.07);
min-width:0;
border-bottom:1px solid rgba(242,237,230,0.07);
}
.hrr-stat_itemfug:nth-child(2n){
border-right:0;
}
.hrr-stat_itemfug:nth-child(n+3){
border-bottom:0;
}
@media(min-width:765px){
.hrr-stat_itemfug{
border-bottom:0;
}
.hrr-stat_itemfug:nth-child(2n){
border-right:1px solid rgba(242,237,230,0.07);
}
.hrr-stat_itemfug:nth-child(4n){
border-right:0;
}
}
.hrr-stat_valuefug{
font-size:1.875rem;
overflow-wrap:break-word;
color:#F2EDE6;
font-weight:700;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
}
@media(min-width:769px){
.hrr-stat_valuefug{
font-size:2.125rem;
}
}
.hrr-stat_labelfug{
margin-top:0.375rem;
overflow-wrap:break-word;
font-size:13px;
line-height:1.4;
color:#9E9388;
}
.hrr-jpfug{
padding:30px 0 10px;
}
.hrr-jp_gridfug{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:770px){
.hrr-jp_gridfug{
grid-template-columns:1fr 1fr;
}
.hrr-jp_card_megafug{
grid-column:1/-1;
}
}
@media(min-width:999px){
.hrr-jp_gridfug{
grid-template-columns:1.4fr 1fr 1fr;
}
.hrr-jp_card_megafug{
grid-column:auto;
}
}
.hrr-jp_cardfug{
border:1px solid rgba(242,237,230,0.07);
padding:1.625rem;
background:#1F1814;
overflow:hidden;
border-radius:1.25rem;
gap:12px;
min-width:0;
position:relative;
min-height:200px;
justify-content:space-between;
display:flex;
flex-direction:column;
}
.hrr-jp_card_megafug{
background:linear-gradient(135deg,#0F1E17,#090D0A);
border-color:transparent;
min-height:13.125rem;
color:#EEF8F2;
}
.hrr-jp_glowfug{
background:radial-gradient(circle,rgba(32,178,100,0.14),transparent 70%);
border-radius:50%;
right:-40px;
top:-2.5rem;
width:200px;
position:absolute;
height:200px;
pointer-events:none;
}
.hrr-jp_labelfug{
gap:0.625rem;
position:relative;
font-weight:700;
text-transform:uppercase;
align-items:center;
justify-content:space-between;
display:flex;
flex-wrap:wrap;
font-size:10px;
letter-spacing:.16em;
color:#20B264;
}
.hrr-jp_card_megafug .hrr-jp_labelfug{
color:#3DEBA0;
}
.hrr-jp_dropfug{
color:#9E9388;
text-transform:none;
font-weight:600;
letter-spacing:.04em;
}
.hrr-jp_card_megafug .hrr-jp_dropfug{
color:#89B89A;
}
.hrr-jp_amountfug{
color:#F2EDE6;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
position:relative;
font-weight:700;
line-height:1;
overflow-wrap:break-word;
font-size:38px;
}
.hrr-jp_card_megafug .hrr-jp_amountfug{
animation:zm2-pulse 2.4s infinite;
color:#3DEBA0;
font-size:48px;
}
@media(min-width:769px){
.hrr-jp_card_megafug .hrr-jp_amountfug{
font-size:3.375rem;
}
}
.hrr-jp_gamefug{
font-size:0.813rem;
position:relative;
color:#9E9388;
}
.hrr-jp_card_megafug .hrr-jp_gamefug{
color:#89B89A;
}
.hrr-jp_ctafug{
align-self:flex-start;
position:relative;
}
.hrr-jp_card_megafug .hrr-jp_ctafug{
border-radius:999px;
background:#3DEBA0;
transition:opacity .22s ease;
padding:0.625rem 1.25rem;
font-weight:700;
font-size:0.813rem;
color:#0E0A08;
}
.hrr-jp_card_megafug .hrr-jp_ctafug:hover{
opacity:.9;
}
.hrr-jp_cardfug:not(.hrr-jp_card_megafug) .hrr-jp_ctafug{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #F2EDE6;
font-size:0.813rem;
font-weight:700;
color:#F2EDE6;
padding-bottom:2px;
}
.hrr-jp_cardfug:not(.hrr-jp_card_megafug) .hrr-jp_ctafug:hover{
border-color:#20B264;
color:#20B264;
}
.hrr-jp_seofug{
margin:0.875rem 0 0;
line-height:1.65;
font-size:14px;
color:#7A706A;
overflow-wrap:break-word;
max-width:760px;
}
.hrr-jp_seofug strong{
color:#F2EDE6;
font-weight:700;
}
.hrr-growfug{
padding:1.625rem 0 10px;
}
.hrr-row_seofug{
margin:0.625rem 0 0;
max-width:47.5rem;
overflow-wrap:break-word;
line-height:1.65;
color:#7A706A;
font-size:0.875rem;
}
.hrr-row_seofug strong{
font-weight:700;
color:#F2EDE6;
}
.hrr-growfug{
padding:1.625rem 0 10px;
}
.hrr-row_seofug{
margin:10px 0 0;
max-width:760px;
color:#7A706A;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
}
.hrr-row_seofug strong{
font-weight:700;
color:#F2EDE6;
}
.hrr-growfug{
padding:26px 0 10px;
}
.hrr-row_seofug{
margin:0.625rem 0 0;
color:#7A706A;
overflow-wrap:break-word;
font-size:0.875rem;
max-width:47.5rem;
line-height:1.65;
}
.hrr-row_seofug strong{
color:#F2EDE6;
font-weight:700;
}
.hrr-prfug{
padding:1.875rem 0 6px;
}
.hrr-pr_cardfug{
background:#1F1814;
overflow:hidden;
border-radius:20px;
gap:10px;
padding:1.625rem;
border:1px solid rgba(242,237,230,0.07);
flex:0 0 auto;
width:17.5rem;
position:relative;
min-height:200px;
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.hrr-pr_cardfug{
width:18.75rem;
}
}
.hrr-pr_card_featfug{
border-color:transparent;
background:linear-gradient(150deg,#0F1E17,#090D0A);
color:#EEF8F2;
}
.hrr-pr_glowfug{
background:radial-gradient(circle,rgba(32,178,100,0.14),transparent 70%);
border-radius:50%;
right:-30px;
height:8.125rem;
position:absolute;
top:-1.875rem;
width:130px;
opacity:0;
pointer-events:none;
}
.hrr-pr_card_featfug .hrr-pr_glowfug{
opacity:1;
}
.hrr-pr_labelfug{
font-weight:700;
position:relative;
text-transform:uppercase;
color:#20B264;
font-size:10px;
letter-spacing:.16em;
}
.hrr-pr_card_featfug .hrr-pr_labelfug{
color:#3DEBA0;
}
.hrr-pr_amountfug{
overflow-wrap:break-word;
color:#F2EDE6;
font-weight:600;
line-height:1.08;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
position:relative;
font-size:1.625rem;
}
.hrr-pr_card_featfug .hrr-pr_amountfug{
color:#EEF8F2;
}
.hrr-pr_amountfug em{
color:#20B264;
font-style:normal;
}
.hrr-pr_card_featfug .hrr-pr_amountfug em{
color:#3DEBA0;
}
.hrr-pr_termsfug{
font-size:13px;
line-height:1.5;
color:#9E9388;
position:relative;
}
.hrr-pr_card_featfug .hrr-pr_termsfug{
color:#89B89A;
}
.hrr-pr_ctafug{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.hrr-pr_card_featfug .hrr-pr_ctafug{
border-radius:999px;
padding:0.563rem 18px;
background:#3DEBA0;
transition:opacity .22s ease;
color:#0E0A08;
font-size:0.813rem;
font-weight:700;
}
.hrr-pr_card_featfug .hrr-pr_ctafug:hover{
opacity:.9;
}
.hrr-pr_cardfug:not(.hrr-pr_card_featfug) .hrr-pr_ctafug{
transition:color .22s ease,border-color .22s ease;
color:#F2EDE6;
padding-bottom:2px;
font-size:13px;
font-weight:700;
border-bottom:1px solid #F2EDE6;
}
.hrr-pr_cardfug:not(.hrr-pr_card_featfug) .hrr-pr_ctafug:hover{
border-color:#20B264;
color:#20B264;
}
.hrr-gffug{
padding:24px 0 0.375rem;
}
.hrr-gf_infug{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.hrr-gf_chipfug{
background:#1F1814;
border:1px solid rgba(242,237,230,0.13);
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding:0.625rem 18px;
border-radius:62.438rem;
white-space:nowrap;
color:#CFC8BE;
font-size:13px;
font-weight:600;
}
.hrr-gf_chipfug:hover{
border-color:#20B264;
color:#20B264;
}
.hrr-gf_chipfug.hrr-state_activefug{
border-color:transparent;
background:#20B264;
color:#0C0907;
}
.hrr-growfug{
padding:1.625rem 0 0.625rem;
}
.hrr-row_seofug{
margin:10px 0 0;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.65;
color:#7A706A;
font-size:14px;
}
.hrr-row_seofug strong{
font-weight:700;
color:#F2EDE6;
}
.hrr-appfug{
padding:30px 0 10px;
}
.hrr-app_infug{
gap:28px;
border-radius:1.25rem;
padding:32px;
background:#1F1814;
border:1px solid rgba(242,237,230,0.07);
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.hrr-app_infug{
padding:2.5rem 2.75rem;
gap:40px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.hrr-app_copyfug{
max-width:35rem;
min-width:0;
}
.hrr-app_eyebrowfug{
margin-bottom:0.75rem;
}
.hrr-app_h2fug{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
font-size:28px;
color:#F2EDE6;
margin-bottom:0.75rem;
font-weight:600;
}
@media(min-width:770px){
.hrr-app_h2fug{
font-size:2.125rem;
}
}
.hrr-app_textfug{
color:#7A706A;
font-size:0.875rem;
line-height:1.6;
margin-bottom:1.375rem;
}
.hrr-app_btnsfug{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.hrr-app_btnfug{
padding:0.688rem 1.25rem;
background:#20B264;
gap:0.625rem;
border-radius:14px;
transition:background-color .22s ease;
align-items:center;
color:#0C0907;
display:inline-flex;
}
.hrr-app_btnfug:hover{
background:#1DCF78;
}
.hrr-app_btn_icfug{
display:inline-flex;
align-items:center;
}
.hrr-app_btn_icfug svg{
width:1.125rem;
height:1.125rem;
}
.hrr-app_btn_lbfug{
font-size:13.5px;
font-weight:700;
}
.hrr-app_qr_wrapfug{
flex:0 0 auto;
gap:18px;
align-items:center;
display:flex;
}
.hrr-app_qrfug{
flex:0 0 auto;
border-radius:14px;
background-color:#20B264;
background-image:repeating-linear-gradient(0deg,#1F1814 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#1F1814 0 5px,transparent 0.313rem 0.688rem);
height:6.75rem;
width:108px;
}
.hrr-app_qr_capfug{
font-size:12.5px;
line-height:1.4;
color:#9E9388;
max-width:92px;
}
.hrr-vipfug{
padding:48px 0;
}
@media(min-width:768px){
.hrr-vipfug{
padding:4rem 0;
}
}
.hrr-vip_headfug{
gap:14px;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:883px){
.hrr-vip_headfug{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.hrr-vip_eyebrowfug{
margin-bottom:0.75rem;
}
.hrr-vip_h2fug{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#EEF8F2;
font-size:32px;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:771px){
.hrr-vip_h2fug{
font-size:2.5rem;
}
}
.hrr-vip_introfug{
line-height:1.6;
max-width:420px;
font-size:0.875rem;
color:#89B89A;
}
.hrr-vip_gridfug{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.hrr-vip_cardfug{
border:1px solid rgba(200,245,218,0.13);
border-radius:14px;
padding:22px 1.125rem;
min-width:0;
}
.hrr-vip_card_featfug{
border-color:#3DEBA0;
background:rgba(220,255,235,0.07);
}
.hrr-vip_card_icfug{
border-radius:8px;
background:linear-gradient(135deg,#20B264,#3DEBA0);
height:34px;
margin-bottom:1rem;
width:2.125rem;
display:block;
}
.hrr-vip_namefug{
overflow-wrap:break-word;
font-weight:600;
color:#EEF8F2;
font-size:1.25rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:6px;
}
.hrr-vip_perkfug{
overflow-wrap:break-word;
line-height:1.5;
color:#89B89A;
font-size:12.5px;
}
.hrr-nlfug{
padding:24px 0 10px;
}
.hrr-nl_infug{
padding:1.875rem 32px;
border-radius:20px;
gap:1.375rem;
background:#0B1510;
flex-direction:column;
color:#EEF8F2;
display:flex;
}
@media(min-width:770px){
.hrr-nl_infug{
gap:28px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.hrr-nl_text_wrapfug{
min-width:0;
}
.hrr-nl_h3fug{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:5px;
font-size:22px;
overflow-wrap:break-word;
color:#EEF8F2;
font-weight:600;
line-height:1.1;
}
@media(min-width:770px){
.hrr-nl_h3fug{
font-size:24px;
}
}
.hrr-nl_textfug{
font-size:0.844rem;
line-height:1.5;
color:#89B89A;
}
.hrr-nl_formfug{
gap:0.625rem;
flex:1 1 auto;
display:flex;
min-width:0;
max-width:28.75rem;
}
.hrr-nl_inputfug{
padding:0.813rem 16px;
border-radius:0.875rem;
background:rgba(220,255,235,0.07);
border:1px solid rgba(200,245,218,0.13);
flex:1 1 auto;
overflow:hidden;
font-size:0.875rem;
align-items:center;
text-overflow:ellipsis;
display:flex;
color:#89B89A;
min-width:0;
white-space:nowrap;
}
.hrr-nl_btnfug{
background:#3DEBA0;
flex:0 0 auto;
padding:13px 24px;
border-radius:14px;
transition:opacity .22s ease;
white-space:nowrap;
color:#0E0A08;
font-size:0.875rem;
font-weight:700;
}
.hrr-nl_btnfug:hover{
opacity:.9;
}
.hrr-trnfug{
padding:1.875rem 0 10px;
}
.hrr-trn_infug{
grid-template-columns:1fr;
background:#1F1814;
border-radius:20px;
border:1px solid rgba(242,237,230,0.07);
overflow:hidden;
display:grid;
}
@media(min-width:883px){
.hrr-trn_infug{
grid-template-columns:1.05fr 1fr;
}
}
.hrr-trn_bannerfug{
overflow:hidden;
background:linear-gradient(150deg,#0F1E17,#090D0A);
padding:34px;
position:relative;
color:#EEF8F2;
}
.hrr-trn_glowfug{
border-radius:50%;
background:radial-gradient(circle,rgba(32,178,100,0.14),transparent 70%);
width:12.5rem;
right:-2.5rem;
pointer-events:none;
bottom:-40px;
position:absolute;
height:12.5rem;
}
.hrr-trn_eyebrowfug{
position:relative;
margin-bottom:14px;
}
.hrr-trn_h2fug{
line-height:1.06;
margin-bottom:12px;
position:relative;
font-weight:600;
color:#EEF8F2;
overflow-wrap:break-word;
font-size:30px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.hrr-trn_h2fug{
font-size:36px;
}
}
.hrr-trn_textfug{
margin-bottom:1.375rem;
max-width:26.25rem;
line-height:1.6;
position:relative;
color:#89B89A;
font-size:0.875rem;
}
.hrr-trn_timerfug{
gap:8px;
flex-wrap:wrap;
display:flex;
position:relative;
align-items:center;
margin-bottom:1.5rem;
}
.hrr-trn_timer_capfug{
font-size:0.688rem;
color:#89B89A;
}
.hrr-trn_timer_boxfug{
background:rgba(220,255,235,0.07);
padding:0.25rem 12px;
border-radius:0.5rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#EEF8F2;
font-weight:700;
font-size:1.5rem;
}
.hrr-trn_ctafug{
background:#3DEBA0;
padding:13px 1.625rem;
transition:opacity .22s ease;
border-radius:999px;
position:relative;
display:inline-block;
color:#0E0A08;
font-size:14px;
font-weight:700;
}
.hrr-trn_ctafug:hover{
opacity:.9;
}
.hrr-trn_lbfug{
padding:1.625rem 28px;
}
.hrr-trn_lb_headfug{
gap:0.625rem;
justify-content:space-between;
margin-bottom:12px;
align-items:center;
display:flex;
}
.hrr-trn_lb_titlefug{
color:#F2EDE6;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
}
.hrr-trn_lb_updfug{
text-transform:uppercase;
letter-spacing:.08em;
font-size:0.688rem;
color:#9E9388;
}
.hrr-trn_lb_rowfug{
border-radius:0.5rem;
gap:14px;
padding:11px 0.75rem;
align-items:center;
display:flex;
}
.hrr-trn_lb_rowfug:nth-child(2){
background:rgba(32,178,100,0.12);
}
.hrr-trn_lb_rankfug{
flex:0 0 auto;
font-size:16px;
color:#20B264;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
width:22px;
}
.hrr-trn_lb_avfug{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#20B264,#3DEBA0);
width:1.875rem;
height:30px;
}
.hrr-trn_lb_namefug{
flex:1 1 auto;
overflow:hidden;
text-overflow:ellipsis;
font-weight:600;
white-space:nowrap;
color:#F2EDE6;
font-size:0.875rem;
min-width:0;
}
.hrr-trn_lb_amountfug{
flex:0 0 auto;
font-weight:700;
color:#F2EDE6;
font-size:13px;
}
.hrr-provfug{
padding:40px 0 20px;
}
.hrr-prov_eyebrowfug{
margin-bottom:1.125rem;
display:block;
}
.hrr-prov_gridfug{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:557px){
.hrr-prov_gridfug{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.hrr-prov_gridfug{
grid-template-columns:repeat(6,1fr);
}
}
.hrr-tsfug{
padding:44px 0;
}
.hrr-ts_infug{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:877px){
.hrr-ts_infug{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.hrr-ts_leftfug{
min-width:0;
}
.hrr-ts_h2fug{
line-height:1.1;
color:#EEF8F2;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.625rem;
margin-bottom:12px;
font-weight:600;
}
@media(min-width:769px){
.hrr-ts_h2fug{
font-size:28px;
}
}
.hrr-ts_textfug{
margin-bottom:22px;
color:#89B89A;
line-height:1.6;
max-width:32.5rem;
font-size:0.906rem;
}
.hrr-ts_badgesfug{
gap:1.125rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.hrr-ts_badgefug{
font-weight:600;
color:#89B89A;
font-size:0.813rem;
}
.hrr-ts_payfug{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:881px){
.hrr-ts_payfug{
justify-content:flex-end;
}
}
.hrr-ts_pay_chipfug{
border:1px solid rgba(200,245,218,0.13);
border-radius:14px;
padding:12px 1rem;
background:rgba(220,255,235,0.07);
color:#EEF8F2;
font-weight:700;
font-size:0.875rem;
}
.hrr-wyfug{
padding:48px 0;
}
@media(min-width:771px){
.hrr-wyfug{
padding:56px 0;
}
}
.hrr-wy_infug{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:900px){
.hrr-wy_infug{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.hrr-wy_leftfug{
min-width:0;
}
.hrr-wy_eyebrowfug{
margin-bottom:14px;
}
.hrr-wy_h2fug{
margin-bottom:1rem;
font-size:32px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
color:#F2EDE6;
font-weight:600;
}
@media(min-width:771px){
.hrr-wy_h2fug{
font-size:40px;
}
}
.hrr-wy_introfug{
line-height:1.6;
color:#7A706A;
font-size:15px;
}
.hrr-wy_gridfug{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.hrr-wy_gridfug{
grid-template-columns:1fr 1fr;
}
}
.hrr-wy_cardfug{
border-radius:0.875rem;
background:#1F1814;
padding:26px;
border:1px solid rgba(242,237,230,0.07);
min-width:0;
}
.hrr-wy_card_icfug{
color:#20B264;
justify-content:center;
display:inline-flex;
align-items:center;
margin-bottom:16px;
}
.hrr-wy_card_icfug svg{
height:26px;
width:1.625rem;
}
.hrr-wy_card_hfug{
font-size:21px;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
color:#F2EDE6;
font-weight:600;
line-height:1.15;
}
.hrr-wy_card_pfug{
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
color:#7A706A;
}
.hrr-drfug{
padding:36px 0 0.625rem;
}
.hrr-dr_infug{
border:1px dashed rgba(242,237,230,0.13);
gap:1.25rem;
border-radius:14px;
padding:28px 32px;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.hrr-dr_infug{
gap:32px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.hrr-dr_h2fug{
overflow-wrap:break-word;
font-size:24px;
color:#F2EDE6;
font-weight:600;
margin-bottom:0.5rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
}
@media(min-width:767px){
.hrr-dr_h2fug{
font-size:1.625rem;
}
}
.hrr-dr_textfug{
max-width:42.5rem;
color:#7A706A;
line-height:1.6;
font-size:0.875rem;
overflow-wrap:break-word;
}
.hrr-dr_textfug b{
font-weight:700;
color:#F2EDE6;
}
.hrr-dr_ctafug{
transition:color .22s ease;
flex:0 0 auto;
border-bottom:1px solid #20B264;
padding-bottom:2px;
font-weight:700;
color:#F2EDE6;
white-space:nowrap;
font-size:0.844rem;
}
.hrr-dr_ctafug:hover{
color:#20B264;
}
.hrr-rvfug{
padding:48px 0;
background:#1F1814;
margin-top:24px;
border-bottom:1px solid rgba(242,237,230,0.07);
border-top:1px solid rgba(242,237,230,0.07);
}
@media(min-width:765px){
.hrr-rvfug{
padding:3.5rem 0;
}
}
.hrr-rv_headfug{
gap:1rem;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:766px){
.hrr-rv_headfug{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.hrr-rv_eyebrowfug{
margin-bottom:0.625rem;
}
.hrr-rv_h2fug{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
line-height:1.05;
color:#F2EDE6;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:771px){
.hrr-rv_h2fug{
font-size:38px;
}
}
.hrr-rv_aggfug{
gap:0.75rem;
align-items:center;
display:flex;
}
.hrr-rv_agg_starsfug{
gap:3px;
color:#20B264;
display:flex;
}
.hrr-rv_agg_starsfug svg{
width:1.125rem;
height:18px;
}
.hrr-rv_sourcefug{
font-size:0.813rem;
color:#7A706A;
}
.hrr-rv_gridfug{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.hrr-rv_gridfug{
grid-template-columns:repeat(3,1fr);
}
}
.hrr-rv_cardfug{
border:1px solid rgba(242,237,230,0.07);
background:#16110F;
padding:1.625rem;
border-radius:0.875rem;
min-width:0;
}
.hrr-rv_card_starsfug{
gap:2px;
color:#20B264;
display:flex;
margin-bottom:0.75rem;
}
.hrr-rv_card_starsfug svg{
width:0.875rem;
height:14px;
}
.hrr-rv_card_bodyfug{
font-weight:500;
font-size:1.125rem;
overflow-wrap:break-word;
line-height:1.45;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EDE6;
margin-bottom:16px;
}
.hrr-rv_card_metafug{
gap:0.625rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.hrr-rv_card_avfug{
background:linear-gradient(135deg,#20B264,#3DEBA0);
border-radius:50%;
flex:0 0 auto;
height:2rem;
width:32px;
}
.hrr-rv_card_authorfug{
font-weight:700;
color:#F2EDE6;
font-size:0.813rem;
}
.hrr-rv_card_locfug{
color:#9E9388;
font-size:12px;
}
.hrr-ttfug{
padding:48px 0 0.625rem;
}
@media(min-width:769px){
.hrr-ttfug{
padding:60px 0 0.625rem;
}
}
.hrr-tt_headfug{
text-align:center;
margin-bottom:34px;
}
.hrr-tt_eyebrowfug{
margin-bottom:0.75rem;
}
.hrr-tt_h2fug{
font-size:32px;
color:#F2EDE6;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:766px){
.hrr-tt_h2fug{
font-size:42px;
}
}
.hrr-tt_gridfug{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.hrr-tt_gridfug{
grid-template-columns:repeat(3,1fr);
}
}
.hrr-tt_cardfug{
border-radius:0.875rem;
padding:1.875rem;
border:1px solid rgba(242,237,230,0.07);
background:#1F1814;
flex-direction:column;
min-width:0;
display:flex;
}
.hrr-tt_card_icfug{
align-items:center;
color:#20B264;
margin-bottom:18px;
display:inline-flex;
}
.hrr-tt_card_icfug svg{
width:1.75rem;
height:28px;
}
.hrr-tt_card_hfug{
margin-bottom:8px;
overflow-wrap:break-word;
line-height:1.15;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:22px;
color:#F2EDE6;
}
.hrr-tt_card_pfug{
font-size:0.875rem;
overflow-wrap:break-word;
color:#7A706A;
margin-bottom:0.875rem;
line-height:1.6;
}
.hrr-tt_card_pfug b{
font-weight:700;
color:#F2EDE6;
}
.hrr-tt_card_linkfug{
transition:color .22s ease;
font-size:0.813rem;
border-bottom:1px solid #20B264;
color:#F2EDE6;
padding-bottom:2px;
font-weight:700;
align-self:flex-start;
margin-top:auto;
}
.hrr-tt_card_linkfug:hover{
color:#20B264;
}
.hrr-pmtfug{
padding:48px 0 0.625rem;
}
.hrr-pmt_infug{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:883px){
.hrr-pmt_infug{
gap:3rem;
grid-template-columns:1fr 1.1fr;
}
}
.hrr-pmt_leftfug{
min-width:0;
}
.hrr-pmt_eyebrowfug{
margin-bottom:12px;
}
.hrr-pmt_h2fug{
font-size:30px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.06;
color:#F2EDE6;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:12px;
}
@media(min-width:766px){
.hrr-pmt_h2fug{
font-size:2rem;
}
}
.hrr-pmt_textfug{
color:#7A706A;
line-height:1.6;
margin-bottom:22px;
font-size:14.5px;
}
.hrr-pmt_logosfug{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:480px){
.hrr-pmt_logosfug{
grid-template-columns:repeat(4,1fr);
}
}
.hrr-pmt_logofug{
padding:0 8px;
border:1px solid rgba(242,237,230,0.07);
border-radius:0.5rem;
overflow:hidden;
background:#1F1814;
text-align:center;
font-size:0.781rem;
font-weight:700;
align-items:center;
justify-content:center;
height:50px;
color:#CFC8BE;
white-space:nowrap;
text-overflow:ellipsis;
display:flex;
}
.hrr-pmt_tablefug{
overflow:hidden;
border:1px solid rgba(242,237,230,0.07);
border-radius:0.875rem;
min-width:0;
}
.hrr-pmt_theadfug{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#0E0A08;
display:grid;
}
.hrr-pmt_thfug{
padding:13px 0.875rem;
overflow:hidden;
color:#EEF8F2;
text-overflow:ellipsis;
white-space:nowrap;
letter-spacing:.08em;
text-transform:uppercase;
font-weight:700;
font-size:10px;
}
.hrr-pmt_rowfug{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(242,237,230,0.07);
}
.hrr-pmt_rowfug:nth-child(odd){
background:#1F1814;
}
.hrr-pmt_tdfug{
padding:14px;
color:#7A706A;
min-width:0;
font-size:13.5px;
overflow-wrap:break-word;
}
.hrr-pmt_rowfug .hrr-pmt_tdfug:first-child{
font-weight:700;
color:#F2EDE6;
}
.hrr-pmt_rowfug .hrr-pmt_tdfug:last-child{
font-weight:700;
color:#27C46A;
}
.hrr-htsfug{
padding:3rem 0;
}
@media(min-width:767px){
.hrr-htsfug{
padding:3.875rem 0;
}
}
.hrr-hts_headfug{
gap:1.125rem;
margin-bottom:2.125rem;
display:flex;
flex-direction:column;
}
@media(min-width:768px){
.hrr-hts_headfug{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.hrr-hts_eyebrowfug{
margin-bottom:12px;
}
.hrr-hts_h2fug{
color:#EEF8F2;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:30px;
overflow-wrap:break-word;
}
@media(min-width:767px){
.hrr-hts_h2fug{
font-size:2.375rem;
}
}
.hrr-hts_ctafug{
padding:0.938rem 30px;
flex:0 0 auto;
transition:opacity .22s ease;
background:#3DEBA0;
border-radius:999px;
font-size:0.938rem;
color:#0E0A08;
font-weight:700;
}
.hrr-hts_ctafug:hover{
opacity:.9;
}
.hrr-hts_gridfug{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:759px){
.hrr-hts_gridfug{
grid-template-columns:repeat(3,1fr);
}
}
.hrr-hts_stepfug{
border-top:1px solid rgba(200,245,218,0.13);
padding-top:1.375rem;
min-width:0;
}
.hrr-hts_step_numfug{
font-weight:700;
font-size:44px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1;
color:#3DEBA0;
margin-bottom:0.875rem;
}
.hrr-hts_step_hfug{
color:#EEF8F2;
line-height:1.2;
font-size:1.188rem;
font-weight:700;
margin-bottom:0.5rem;
overflow-wrap:break-word;
}
.hrr-hts_step_pfug{
color:#89B89A;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
}
.hrr-elfug{
padding:3rem 0;
}
@media(min-width:766px){
.hrr-elfug{
padding:3.5rem 0;
}
}
.hrr-el_infug{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:899px){
.hrr-el_infug{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.hrr-el_leftfug{
min-width:0;
}
.hrr-el_eyebrowfug{
margin-bottom:0.875rem;
}
.hrr-el_h2fug{
color:#F2EDE6;
font-size:2rem;
line-height:1.08;
margin-bottom:22px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:771px){
.hrr-el_h2fug{
font-size:38px;
}
}
.hrr-el_bodyfug p{
margin-bottom:18px;
font-size:1rem;
overflow-wrap:break-word;
color:#CFC8BE;
line-height:1.7;
}
.hrr-el_dropcapfug{
padding:0.375rem 12px 0 0;
line-height:.8;
font-size:62px;
color:#20B264;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
float:left;
font-weight:700;
}
.hrr-el_rightfug{
min-width:0;
}
.hrr-el_quotefug{
padding:2.25rem;
background:linear-gradient(150deg,#0F1E17,#090D0A);
border-radius:20px;
position:relative;
margin-bottom:24px;
color:#EEF8F2;
}
.hrr-el_quote_markfug{
color:#3DEBA0;
align-items:center;
margin-bottom:6px;
display:inline-flex;
}
.hrr-el_quote_markfug svg{
width:34px;
height:2.125rem;
}
.hrr-el_quote_textfug{
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.375rem;
font-weight:500;
line-height:1.4;
margin-bottom:1.375rem;
color:#EEF8F2;
}
.hrr-el_quote_metafug{
gap:0.75rem;
align-items:center;
display:flex;
}
.hrr-el_quote_avfug{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#20B264,#3DEBA0);
width:38px;
height:38px;
}
.hrr-el_quote_authorfug{
font-size:14px;
color:#EEF8F2;
font-weight:700;
}
.hrr-el_quote_meta_subfug{
font-size:0.75rem;
color:#89B89A;
}
.hrr-el_explainfug{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(242,237,230,0.07);
}
.hrr-el_explain_cardfug{
padding:1.375rem 1.5rem;
}
.hrr-el_explain_cardfug+.hrr-el_explain_cardfug{
border-top:1px solid rgba(242,237,230,0.07);
}
.hrr-el_explain_hfug{
margin-bottom:0.5rem;
color:#F2EDE6;
line-height:1.15;
font-size:20px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
}
.hrr-el_explain_pfug{
color:#7A706A;
overflow-wrap:break-word;
line-height:1.55;
font-size:14px;
}
.hrr-scfug{
padding:48px 0 0.625rem;
}
.hrr-sc_headfug{
margin-bottom:28px;
text-align:center;
}
.hrr-sc_eyebrowfug{
margin-bottom:12px;
}
.hrr-sc_h2fug{
overflow-wrap:break-word;
color:#F2EDE6;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-size:1.875rem;
}
@media(min-width:769px){
.hrr-sc_h2fug{
font-size:36px;
}
}
.hrr-sc_tablefug{
border:1px solid rgba(242,237,230,0.07);
overflow:hidden;
margin:0 auto;
border-radius:14px;
max-width:56.25rem;
}
.hrr-sc_theadfug{
grid-template-columns:1.6fr 1fr 1fr;
background:#0E0A08;
display:grid;
}
.hrr-sc_thfug{
padding:0.938rem 18px;
font-size:0.813rem;
font-weight:700;
text-align:center;
color:#89B89A;
overflow-wrap:break-word;
}
.hrr-sc_thfug:first-child{
text-align:left;
}
.hrr-sc_th_usfug{
color:#3DEBA0;
}
.hrr-sc_rowfug{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(242,237,230,0.07);
}
.hrr-sc_rowfug:nth-child(even){
background:#1F1814;
}
.hrr-sc_tdfug{
padding:15px 18px;
font-size:0.875rem;
overflow-wrap:break-word;
color:#9E9388;
text-align:center;
min-width:0;
}
.hrr-sc_tdfug:first-child{
color:#CFC8BE;
text-align:left;
font-weight:600;
}
.hrr-sc_td_usfug{
font-weight:700;
color:#27C46A;
}
.hrr-gdfug{
padding:3rem 0 10px;
}
.hrr-gd_headfug{
gap:14px;
display:flex;
margin-bottom:24px;
flex-direction:column;
}
@media(min-width:678px){
.hrr-gd_headfug{
gap:1.25rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.hrr-gd_eyebrowfug{
margin-bottom:10px;
}
.hrr-gd_h2fug{
color:#F2EDE6;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:28px;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:768px){
.hrr-gd_h2fug{
font-size:34px;
}
}
.hrr-gd_morefug{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
font-weight:600;
border-bottom:1px solid #F2EDE6;
font-size:13.5px;
color:#F2EDE6;
padding-bottom:2px;
}
.hrr-gd_morefug:hover{
border-color:#20B264;
color:#20B264;
}
.hrr-gd_gridfug{
grid-template-columns:1fr;
gap:20px;
display:grid;
}
@media(min-width:718px){
.hrr-gd_gridfug{
grid-template-columns:repeat(3,1fr);
}
}
.hrr-gd_cardfug{
background:#1F1814;
border-radius:0.875rem;
border:1px solid rgba(242,237,230,0.07);
overflow:hidden;
display:block;
min-width:0;
}
.hrr-gd_card_imgfug{
background:linear-gradient(140deg,#0F1E17,#20B264);
height:9.375rem;
}
.hrr-gd_card_bodyfug{
padding:22px;
}
.hrr-gd_card_catfug{
font-size:0.625rem;
letter-spacing:.1em;
text-transform:uppercase;
color:#20B264;
font-weight:600;
}
.hrr-gd_card_hfug{
margin:0.5rem 0 10px;
overflow-wrap:break-word;
font-size:19px;
color:#F2EDE6;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.2;
}
.hrr-gd_card_metafug{
color:#9E9388;
overflow-wrap:break-word;
font-size:0.75rem;
}
.hrr-faqfug{
padding:3rem 0;
background:#1F1814;
margin-top:24px;
border-bottom:1px solid rgba(242,237,230,0.07);
border-top:1px solid rgba(242,237,230,0.07);
}
@media(min-width:765px){
.hrr-faqfug{
padding:3.875rem 0;
}
}
.hrr-faq_headfug{
margin-bottom:2.125rem;
text-align:center;
}
.hrr-faq_eyebrowfug{
margin-bottom:0.75rem;
}
.hrr-faq_h2fug{
font-weight:600;
line-height:1.05;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EDE6;
font-size:2rem;
overflow-wrap:break-word;
}
@media(min-width:765px){
.hrr-faq_h2fug{
font-size:38px;
}
}
.hrr-faq_listfug{
gap:12px;
margin:0 auto;
max-width:820px;
display:flex;
flex-direction:column;
}
.hrr-faq_itemfug{
overflow:hidden;
border:1px solid rgba(242,237,230,0.07);
border-radius:14px;
background:#16110F;
}
.hrr-faq_qfug{
list-style:none;
gap:20px;
padding:20px 24px;
color:#F2EDE6;
overflow-wrap:break-word;
cursor:pointer;
justify-content:space-between;
font-weight:700;
font-size:1rem;
align-items:center;
display:flex;
}
.hrr-faq_qfug::-webkit-details-marker{
display:none;
}
.hrr-faq_q_icfug{
transition:transform .22s ease;
flex:0 0 auto;
color:#20B264;
align-items:center;
display:inline-flex;
}
.hrr-faq_q_icfug svg{
height:1.125rem;
width:1.125rem;
}
.hrr-faq_itemfug[open] .hrr-faq_q_icfug{
transform:rotate(180deg);
}
.hrr-faq_afug{
padding:0 24px 1.25rem;
color:#7A706A;
font-size:14.5px;
overflow-wrap:break-word;
line-height:1.6;
}
.hrr-sbfug{
background:#1F1814;
padding:3rem 0;
border-bottom:1px solid rgba(242,237,230,0.07);
margin-top:24px;
border-top:1px solid rgba(242,237,230,0.07);
}
@media(min-width:766px){
.hrr-sbfug{
padding:3.5rem 0;
}
}
.hrr-sb_eyebrowfug{
margin-bottom:12px;
display:block;
}
.hrr-sb_h2fug{
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EDE6;
font-size:30px;
margin-bottom:1.625rem;
line-height:1.05;
font-weight:600;
}
@media(min-width:768px){
.hrr-sb_h2fug{
font-size:2.25rem;
}
}
.hrr-sb_gridfug{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:561px){
.hrr-sb_gridfug{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:957px){
.hrr-sb_gridfug{
grid-template-columns:repeat(4,1fr);
}
}
.hrr-sb_cardfug{
padding:1.5rem;
border-radius:14px;
background:#16110F;
border:1px solid rgba(242,237,230,0.07);
min-width:0;
}
.hrr-sb_card_hfug{
line-height:1.15;
color:#F2EDE6;
font-weight:600;
font-size:19px;
margin-bottom:0.5rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.hrr-sb_card_pfug{
overflow-wrap:break-word;
line-height:1.6;
color:#7A706A;
font-size:0.844rem;
}
.hrr-sb_rtpfug{
padding:26px 1.75rem;
border-radius:14px;
border:1px solid rgba(242,237,230,0.07);
background:#16110F;
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
align-items:center;
margin-top:18px;
}
@media(min-width:762px){
.hrr-sb_rtpfug{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.hrr-sb_rtp_hfug{
overflow-wrap:break-word;
margin-bottom:8px;
color:#F2EDE6;
font-size:1.25rem;
font-weight:600;
line-height:1.15;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.hrr-sb_rtp_pfug{
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
color:#7A706A;
}
.hrr-sb_rtp_statsfug{
gap:1rem;
display:flex;
}
.hrr-sb_statfug{
background:#1F1814;
padding:1.125rem;
border-radius:8px;
flex:1 1 0;
min-width:0;
text-align:center;
}
.hrr-sb_stat_vfug{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.625rem;
overflow-wrap:break-word;
font-weight:700;
color:#27C46A;
}
.hrr-sb_stat_lfug{
color:#9E9388;
font-size:0.719rem;
margin-top:0.25rem;
}
.hrr-lhfug{
padding:40px 0 1.25rem;
}
.hrr-lh_infug{
padding-top:2.125rem;
border-top:1px solid rgba(242,237,230,0.13);
}
.hrr-lh_eyebrowfug{
display:block;
margin-bottom:22px;
}
.hrr-lh_gridfug{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:597px){
.hrr-lh_gridfug{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:957px){
.hrr-lh_gridfug{
grid-template-columns:repeat(5,1fr);
}
}
.hrr-lh_colfug{
min-width:0;
}
.hrr-lh_col_hfug{
overflow-wrap:break-word;
font-weight:700;
font-size:13px;
color:#F2EDE6;
margin-bottom:12px;
}
.hrr-lh_linksfug{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.hrr-lh_linkfug{
transition:color .22s ease;
font-size:13px;
overflow-wrap:break-word;
color:#7A706A;
}
.hrr-lh_linkfug:hover{
color:#20B264;
}
.hrr-sgfug{
padding:3rem 0 10px;
}
.hrr-sg_eyebrowfug{
display:block;
margin-bottom:12px;
}
.hrr-sg_h2fug{
line-height:1.05;
margin-bottom:1.75rem;
overflow-wrap:break-word;
font-size:30px;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EDE6;
}
@media(min-width:765px){
.hrr-sg_h2fug{
font-size:36px;
}
}
.hrr-sg_gridfug{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:719px){
.hrr-sg_gridfug{
grid-template-columns:repeat(3,1fr);
}
}
.hrr-sg_colfug{
min-width:0;
}
.hrr-sg_col_hfug{
font-size:22px;
overflow-wrap:break-word;
margin-bottom:0.625rem;
font-weight:600;
line-height:1.15;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EDE6;
}
.hrr-sg_col_pfug{
font-size:14px;
line-height:1.65;
color:#7A706A;
overflow-wrap:break-word;
}
.hrr-ftfug{
background:#0E0A08;
color:#89B89A;
margin-top:40px;
}
.hrr-ft_infug{
gap:32px;
grid-template-columns:1fr;
padding:3rem 0 1.75rem;
display:grid;
}
@media(min-width:599px){
.hrr-ft_infug{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:899px){
.hrr-ft_infug{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.hrr-ft_brandfug{
min-width:0;
}
.hrr-ft_logofug{
font-weight:700;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
overflow-wrap:break-word;
color:#EEF8F2;
}
.hrr-ft_taglinefug{
font-size:13.5px;
line-height:1.6;
color:#89B89A;
max-width:280px;
margin-top:14px;
}
.hrr-ft_contactfug{
transition:color .22s ease;
display:inline-block;
margin-top:12px;
font-size:13px;
color:#3DEBA0;
max-width:17.5rem;
overflow-wrap:anywhere;
}
.hrr-ft_contactfug:hover{
color:#EEF8F2;
}
.hrr-ft_colfug{
min-width:0;
}
.hrr-ft_col_hfug{
overflow-wrap:break-word;
font-weight:700;
font-size:0.813rem;
color:#EEF8F2;
text-transform:uppercase;
letter-spacing:.08em;
margin-bottom:0.875rem;
}
.hrr-ft_col_linksfug{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.hrr-ft_linkfug{
transition:color .22s ease;
color:#89B89A;
font-size:13.5px;
overflow-wrap:break-word;
}
.hrr-ft_linkfug:hover{
color:#EEF8F2;
}
.hrr-ft_botfug{
gap:16px;
padding:1.375rem 0 2.5rem;
flex-direction:column;
border-top:1px solid rgba(200,245,218,0.13);
display:flex;
}
@media(min-width:770px){
.hrr-ft_botfug{
gap:20px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.hrr-ft_legalfug{
line-height:1.6;
color:#524A44;
overflow-wrap:break-word;
font-size:11.5px;
max-width:760px;
}
.hrr-ft_legalfug b{
font-weight:700;
color:#89B89A;
}
.hrr-ft_agefug{
border-radius:8px;
border:1.5px solid #3DEBA0;
flex:0 0 auto;
padding:4px 9px;
color:#3DEBA0;
font-size:0.813rem;
font-weight:700;
}