*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F7F4EF;
-webkit-font-smoothing:antialiased;
color:#2E2A24;
overflow-wrap:break-word;
font-family:"Source Sans 3", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-rendering:optimizeLegibility;
font-size:0.938rem;
line-height:1.6;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.yur-layout-hr5{
display:flex;
flex-direction:column;
min-height:100vh;
}
.yur-main-hr5{
flex:1 1 auto;
width:100%;
min-width:0;
}
.yur-container-hr5{
padding:0 1rem;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:767px){
.yur-container-hr5{
padding:0 32px;
}
}
@media(min-width:1100px){
.yur-container-hr5{
padding:0 56px;
}
}
.yur-eyebrow-hr5{
overflow-wrap:break-word;
line-height:1.4;
color:#6A28C8;
letter-spacing:.2em;
font-size:11px;
font-family:"Source Sans 3", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-weight:600;
text-transform:uppercase;
display:inline-block;
}
.yur-band-hr5{
background:#12100E;
color:#F5F1EB;
}
.yur-band-hr5 .yur-eyebrow-hr5{
color:#B97EFF;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.yur-tb-hr5{
background:#F7F4EF;
z-index:50;
top:0;
position:sticky;
border-bottom:1px solid rgba(20,16,10,0.15);
}
.yur-tb_in-hr5{
gap:1rem;
padding:0.75rem 1rem;
margin:0 auto;
width:100%;
align-items:center;
justify-content:space-between;
max-width:1400px;
display:flex;
}
@media(min-width:770px){
.yur-tb_in-hr5{
padding:1rem 32px;
}
}
@media(min-width:1102px){
.yur-tb_in-hr5{
padding:18px 56px;
}
}
.yur-tb_left-hr5{
gap:28px;
align-items:center;
min-width:0;
display:flex;
}
.yur-tb_logo-hr5{
gap:11px;
display:flex;
align-items:center;
min-width:0;
}
.yur-tb_logo_mark-hr5{
flex:0 0 auto;
border-radius:0.5rem;
height:34px;
object-fit:cover;
width:34px;
}
.yur-tb_logo_txt-hr5{
line-height:1;
display:flex;
flex-direction:column;
min-width:0;
}
.yur-tb_logo_name-hr5{
overflow:hidden;
letter-spacing:.02em;
text-overflow:ellipsis;
color:#17140F;
font-weight:700;
font-size:1.375rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
white-space:nowrap;
}
.yur-tb_logo_sub-hr5{
overflow:hidden;
margin-top:4px;
text-overflow:ellipsis;
letter-spacing:.32em;
font-size:8.5px;
color:#6A28C8;
white-space:nowrap;
font-weight:600;
text-transform:uppercase;
}
.yur-tb_nav-hr5{
display:none;
}
@media(min-width:961px){
.yur-tb_nav-hr5{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.yur-tb_nav_item-hr5{
transition:color .22s ease,border-color .22s ease;
font-size:0.875rem;
padding-bottom:3px;
color:#2E2A24;
border-bottom:2px solid transparent;
font-weight:600;
white-space:nowrap;
}
.yur-tb_nav_item-hr5:hover{
color:#17140F;
}
.yur-tb_nav_item-hr5.yur-state_active-hr5{
border-color:#6A28C8;
color:#17140F;
}
.yur-tb_right-hr5{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.yur-tb_search-hr5{
transition:color .22s ease;
color:#2E2A24;
justify-content:center;
display:flex;
align-items:center;
}
.yur-tb_search-hr5:hover{
color:#6A28C8;
}
.yur-tb_search-hr5 svg{
height:1.125rem;
width:1.125rem;
}
.yur-tb_lang-hr5{
letter-spacing:.1em;
font-size:11px;
text-transform:uppercase;
color:#6B6459;
font-weight:600;
}
.yur-tb_lang-hr5:hover{
color:#17140F;
}
.yur-tb_login-hr5{
font-size:14px;
color:#17140F;
font-weight:600;
display:none;
}
@media(min-width:768px){
.yur-tb_login-hr5{
display:inline-block;
}
}
.yur-tb_register-hr5{
padding:0.688rem 22px;
transition:background-color .22s ease;
border-radius:62.438rem;
background:#17140F;
color:#F5F1EB;
font-weight:700;
font-size:14px;
white-space:nowrap;
}
.yur-tb_register-hr5:hover{
background:#2E2A24;
}
.yur-mob-hr5{
background:#F7F4EF;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
border-top:1px solid rgba(20,16,10,0.15);
left:0;
right:0;
z-index:60;
bottom:0;
}
@media(min-width:959px){
.yur-mob-hr5{
display:none;
}
}
.yur-mob_in-hr5{
margin:0 auto;
display:flex;
justify-content:space-around;
align-items:stretch;
max-width:560px;
}
.yur-mob_item-hr5{
padding:0.563rem 4px;
gap:3px;
transition:color .22s ease;
flex:1 1 0;
flex-direction:column;
align-items:center;
color:#6B6459;
min-width:0;
display:flex;
}
.yur-mob_item-hr5.yur-state_active-hr5{
color:#6A28C8;
}
.yur-mob_ic-hr5{
align-items:center;
justify-content:center;
display:flex;
}
.yur-mob_ic-hr5 svg{
height:1.25rem;
width:20px;
}
.yur-mob_lb-hr5{
overflow:hidden;
font-size:10px;
font-weight:600;
white-space:nowrap;
max-width:100%;
text-overflow:ellipsis;
}
@media(max-width:959px){
body{
padding-bottom:3.75rem;
}
}
.yur-rail-hr5{
position:relative;
min-width:0;
}
.yur-rail_scroll-hr5{
gap:14px;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
padding-bottom:14px;
display:flex;
}
@media(min-width:769px){
.yur-rail_scroll-hr5{
gap:18px;
}
}
.yur-gc-hr5{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:769px){
.yur-gc-hr5{
width:188px;
}
}
.yur-gc_img-hr5{
border-radius:14px;
background:#FFFFFF;
overflow:hidden;
position:relative;
box-shadow:0 2px 0.375rem rgba(20,14,8,0.07), 0 0.5rem 24px rgba(20,14,8,0.09);
padding-bottom:133.33%;
}
.yur-gc_img-hr5 img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.yur-gc_cover-hr5{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.yur-gc_hover-hr5{
background:rgba(0,0,0,0.52);
inset:0;
transition:opacity .22s ease;
display:flex;
justify-content:center;
align-items:center;
opacity:0;
position:absolute;
}
.yur-gc-hr5:hover .yur-gc_hover-hr5{
opacity:1;
}
.yur-gc_hover_btn-hr5{
background:#17140F;
border-radius:62.438rem;
color:#F5F1EB;
display:flex;
width:2.875rem;
height:2.875rem;
align-items:center;
justify-content:center;
}
.yur-gc_hover_btn-hr5 svg{
height:18px;
width:1.125rem;
}
.yur-gc_info-hr5{
gap:2px;
min-width:0;
display:flex;
margin-top:9px;
flex-direction:column;
}
.yur-gc_name-hr5{
overflow:hidden;
font-size:0.813rem;
color:#17140F;
text-overflow:ellipsis;
font-weight:700;
white-space:nowrap;
}
.yur-gc_prov-hr5{
overflow:hidden;
color:#6B6459;
font-size:11px;
text-overflow:ellipsis;
white-space:nowrap;
}
.yur-gc_meta-hr5{
font-size:11px;
color:#6B6459;
}
.yur-tc-hr5{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:765px){
.yur-tc-hr5{
width:14.375rem;
}
}
.yur-tc_img-hr5{
overflow:hidden;
background:#FFFFFF;
border-radius:14px;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(20,14,8,0.07), 0 8px 24px rgba(20,14,8,0.09);
position:relative;
}
.yur-tc_img-hr5 img{
inset:0;
width:100%;
height:100%;
object-fit:cover;
position:absolute;
}
.yur-tc_info-hr5{
gap:2px;
min-width:0;
margin-top:9px;
flex-direction:column;
display:flex;
}
.yur-tc_name-hr5{
overflow:hidden;
white-space:nowrap;
font-size:0.875rem;
text-overflow:ellipsis;
font-weight:700;
color:#17140F;
}
.yur-tc_rtp-hr5{
font-size:0.688rem;
color:#6B6459;
}
.yur-lc-hr5{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:771px){
.yur-lc-hr5{
width:268px;
}
}
.yur-lc_img-hr5{
overflow:hidden;
background:#FFFFFF;
border-radius:0.875rem;
position:relative;
box-shadow:0 2px 0.375rem rgba(20,14,8,0.07), 0 8px 24px rgba(20,14,8,0.09);
padding-bottom:62.5%;
}
.yur-lc_img-hr5 img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.yur-lc_live-hr5{
border-radius:62.438rem;
padding:0.25rem 0.563rem;
background:rgba(0,0,0,0.52);
gap:7px;
position:absolute;
display:flex;
top:12px;
align-items:center;
left:12px;
}
.yur-lc_live_dot-hr5{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#C8282E;
height:8px;
width:8px;
}
.yur-lc_seats-hr5{
font-weight:600;
letter-spacing:.08em;
font-size:0.625rem;
text-transform:uppercase;
color:#F5F1EB;
}
.yur-lc_info-hr5{
gap:2px;
display:flex;
margin-top:9px;
flex-direction:column;
min-width:0;
}
.yur-lc_name-hr5{
overflow:hidden;
text-overflow:ellipsis;
color:#17140F;
font-size:15px;
white-space:nowrap;
font-weight:700;
}
.yur-lc_bet-hr5{
font-size:0.688rem;
color:#6B6459;
}
.yur-pc-hr5{
padding:16px 14px;
border-radius:14px;
background:#FFFFFF;
gap:8px;
border:1px solid rgba(20,16,10,0.08);
justify-content:center;
display:flex;
min-height:4.625rem;
min-width:0;
flex-direction:column;
align-items:center;
}
.yur-pc_logo-hr5{
flex:0 0 auto;
object-fit:contain;
max-width:100%;
width:auto;
height:28px;
}
.yur-pc_name-hr5{
overflow:hidden;
font-size:0.688rem;
color:#6B6459;
text-overflow:ellipsis;
text-align:center;
max-width:100%;
white-space:nowrap;
}
.yur-gc_tag-hr5{
padding:3px 0.5rem;
border-radius:0.5rem;
top:10px;
position:absolute;
text-transform:uppercase;
display:inline-block;
font-size:10px;
font-weight:700;
left:10px;
z-index:2;
letter-spacing:.06em;
}
.yur-gc_tag_hot-hr5{
background:#C8282E;
color:#F5F1EB;
}
.yur-gc_tag_new-hr5{
background:#9B54F0;
color:#130F0A;
}
.yur-gc_tag_jp-hr5{
background:#C48A00;
color:#130F0A;
}
.yur-gc_tag_live-hr5{
background:#C8282E;
color:#F5F1EB;
}
.yur-sh-hr5{
min-width:0;
margin-bottom:1.125rem;
}
.yur-sh_row-hr5{
gap:16px;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.yur-sh_row-hr5 .yur-sh_l-hr5{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.yur-sh_stack-hr5{
gap:0.625rem;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.yur-sh_center-hr5{
gap:10px;
align-items:center;
flex-direction:column;
text-align:center;
display:flex;
}
.yur-sh_h2-hr5{
line-height:1.1;
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
color:#17140F;
overflow-wrap:break-word;
}
@media(min-width:767px){
.yur-sh_h2-hr5{
font-size:1.875rem;
}
}
.yur-band-hr5 .yur-sh_h2-hr5{
color:#F5F1EB;
}
.yur-sh_eb_line-hr5{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.yur-sh_eb_line-hr5::before{
background:#6A28C8;
height:1px;
width:1.75rem;
display:inline-block;
content:"";
}
.yur-band-hr5 .yur-sh_eb_line-hr5::before{
background:#B97EFF;
}
.yur-sh_eb_dot-hr5{
gap:8px;
display:inline-flex;
align-items:center;
}
.yur-sh_eb_dot-hr5::before{
border-radius:50%;
background:#6A28C8;
content:"";
display:inline-block;
width:0.375rem;
height:0.375rem;
}
.yur-band-hr5 .yur-sh_eb_dot-hr5::before{
background:#B97EFF;
}
.yur-sh_link-hr5{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
font-size:13px;
font-weight:600;
border-bottom:1px solid #17140F;
padding-bottom:2px;
display:inline-flex;
align-items:center;
color:#17140F;
white-space:nowrap;
}
.yur-sh_link-hr5:hover{
border-color:#6A28C8;
color:#6A28C8;
}
.yur-sh_link-hr5 svg{
height:0.875rem;
width:0.875rem;
}
.yur-sh_link_chev-hr5{
padding-bottom:0;
border-bottom:0;
}
.yur-sh_link_btn-hr5{
border-radius:62.438rem;
background:#17140F;
padding:0.563rem 1.125rem;
color:#F5F1EB;
border-bottom:0;
}
.yur-sh_link_btn-hr5:hover{
border-color:transparent;
background:#2E2A24;
color:#F5F1EB;
}
.yur-band-hr5 .yur-sh_link-hr5{
border-color:#F5F1EB;
color:#F5F1EB;
}
.yur-band-hr5 .yur-sh_link_btn-hr5{
background:#B97EFF;
color:#130F0A;
}
.yur-sh_rule-hr5{
margin:-2px 0 1.125rem;
background:rgba(20,16,10,0.15);
height:1px;
}
.yur-band-hr5 .yur-sh_rule-hr5{
background:rgba(255,252,248,0.13);
}
.yur-hero-hr5{
padding:2rem 0 0.5rem;
}
@media(min-width:770px){
.yur-hero-hr5{
padding:3.5rem 0 24px;
}
}
.yur-hero_in-hr5{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:898px){
.yur-hero_in-hr5{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.yur-hero_copy-hr5{
min-width:0;
}
.yur-hero_eyebrow-hr5{
gap:0.625rem;
margin-bottom:22px;
display:inline-flex;
align-items:center;
}
.yur-hero_eyebrow_line-hr5{
flex:0 0 auto;
background:#6A28C8;
height:1px;
display:inline-block;
width:28px;
}
.yur-hero_h1-hr5{
margin-bottom:20px;
font-weight:600;
letter-spacing:-.01em;
line-height:1.04;
overflow-wrap:break-word;
color:#17140F;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:2.375rem;
}
@media(min-width:769px){
.yur-hero_h1-hr5{
font-size:54px;
}
}
@media(min-width:1103px){
.yur-hero_h1-hr5{
font-size:3.875rem;
}
}
.yur-hero_h1-hr5 em{
color:#6A28C8;
font-style:normal;
}
.yur-hero_sub-hr5{
margin-bottom:30px;
max-width:30rem;
color:#857D72;
font-size:1rem;
line-height:1.6;
}
@media(min-width:765px){
.yur-hero_sub-hr5{
font-size:18px;
}
}
.yur-hero_actions-hr5{
gap:0.875rem;
flex-wrap:wrap;
margin-bottom:2.125rem;
display:flex;
align-items:center;
}
.yur-hero_cta-hr5{
background:#17140F;
padding:1rem 1.875rem;
transition:background-color .22s ease;
gap:0.625rem;
border-radius:62.438rem;
color:#F5F1EB;
align-items:center;
display:inline-flex;
font-size:15px;
font-weight:700;
}
.yur-hero_cta-hr5:hover{
background:#2E2A24;
}
.yur-hero_cta_ic-hr5{
display:inline-flex;
align-items:center;
}
.yur-hero_cta_ic-hr5 svg{
width:1rem;
height:1rem;
}
.yur-hero_cta_alt-hr5{
transition:border-color .22s ease,color .22s ease;
background:transparent;
border-radius:999px;
border:1px solid rgba(20,16,10,0.15);
padding:15px 26px;
font-size:0.938rem;
color:#17140F;
align-items:center;
display:inline-flex;
font-weight:600;
}
.yur-hero_cta_alt-hr5:hover{
border-color:#6A28C8;
color:#6A28C8;
}
.yur-hero_trust-hr5{
gap:1.375rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.yur-hero_trust_item-hr5{
gap:0.563rem;
font-weight:600;
color:#2E2A24;
font-size:0.813rem;
display:flex;
align-items:center;
}
.yur-hero_trust_ic-hr5{
display:inline-flex;
align-items:center;
color:#6A28C8;
}
.yur-hero_trust_ic-hr5 svg{
height:16px;
width:16px;
}
.yur-hero_promo-hr5{
border-radius:20px;
overflow:hidden;
background:#FFFFFF;
display:flex;
box-shadow:0 12px 3rem rgba(20,14,8,0.14), 0 32px 5rem rgba(106,40,200,0.10);
position:relative;
min-height:18.75rem;
}
.yur-hero_promo_bg-hr5{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.yur-hero_promo_bg-hr5::after{
background:linear-gradient(120deg,#12100E 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.yur-hero_promo_glow-hr5{
border-radius:50%;
background:radial-gradient(circle,rgba(80,40,160,0.28) 0%,transparent 65%);
position:absolute;
pointer-events:none;
height:260px;
width:16.25rem;
right:-20px;
top:-40px;
}
.yur-hero_promo_ct-hr5{
padding:28px;
z-index:2;
align-self:flex-end;
position:relative;
max-width:88%;
}
.yur-hero_promo_label-hr5{
color:#B97EFF;
display:block;
font-size:0.625rem;
margin-bottom:8px;
letter-spacing:.25em;
font-weight:700;
text-transform:uppercase;
}
.yur-hero_promo_amount-hr5{
overflow-wrap:break-word;
line-height:1.05;
font-size:2rem;
color:#F5F1EB;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:769px){
.yur-hero_promo_amount-hr5{
font-size:2.5rem;
}
}
.yur-hero_promo_amount-hr5 em{
font-style:normal;
color:#B97EFF;
}
.yur-hero_rating-hr5{
gap:10px;
border:1px solid rgba(20,16,10,0.08);
padding:10px 14px;
background:#FFFFFF;
border-radius:0.875rem;
z-index:3;
position:absolute;
display:flex;
right:0.875rem;
align-items:center;
box-shadow:0 2px 0.375rem rgba(20,14,8,0.07), 0 8px 1.5rem rgba(20,14,8,0.09);
max-width:min(260px,62%);
top:14px;
}
.yur-hero_rating_score-hr5{
flex:0 0 auto;
font-size:1.5rem;
font-weight:700;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#17140F;
}
.yur-hero_rating_txt-hr5{
flex:1 1 auto;
min-width:0;
}
.yur-hero_rating_stars-hr5{
gap:2px;
color:#6A28C8;
display:flex;
}
.yur-hero_rating_stars-hr5 svg{
width:12px;
height:12px;
}
.yur-hero_rating_cap-hr5{
line-height:1.35;
color:#6B6459;
margin-top:3px;
overflow-wrap:break-word;
display:block;
font-size:11px;
}
.yur-stat-hr5{
border-bottom:1px solid rgba(20,16,10,0.15);
border-top:1px solid rgba(20,16,10,0.15);
margin-top:1rem;
}
.yur-stat_in-hr5{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.yur-stat_in-hr5{
grid-template-columns:repeat(4,1fr);
}
}
.yur-stat_item-hr5{
padding:1.375rem 14px;
min-width:0;
border-bottom:1px solid rgba(20,16,10,0.08);
border-right:1px solid rgba(20,16,10,0.08);
}
.yur-stat_item-hr5:nth-child(2n){
border-right:0;
}
.yur-stat_item-hr5:nth-child(n+3){
border-bottom:0;
}
@media(min-width:765px){
.yur-stat_item-hr5{
border-bottom:0;
}
.yur-stat_item-hr5:nth-child(2n){
border-right:1px solid rgba(20,16,10,0.08);
}
.yur-stat_item-hr5:nth-child(4n){
border-right:0;
}
}
.yur-stat_value-hr5{
font-size:30px;
color:#17140F;
font-weight:700;
line-height:1;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.yur-stat_value-hr5{
font-size:2.125rem;
}
}
.yur-stat_label-hr5{
margin-top:0.375rem;
line-height:1.4;
color:#6B6459;
font-size:0.813rem;
overflow-wrap:break-word;
}
.yur-gf-hr5{
padding:24px 0 6px;
}
.yur-gf_in-hr5{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.yur-gf_chip-hr5{
border-radius:999px;
border:1px solid rgba(20,16,10,0.15);
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
background:#FFFFFF;
padding:10px 18px;
color:#2E2A24;
font-weight:600;
font-size:13px;
white-space:nowrap;
}
.yur-gf_chip-hr5:hover{
border-color:#6A28C8;
color:#6A28C8;
}
.yur-gf_chip-hr5.yur-state_active-hr5{
background:#17140F;
border-color:transparent;
color:#F5F1EB;
}
.yur-grow-hr5{
padding:26px 0 10px;
}
.yur-row_seo-hr5{
margin:0.625rem 0 0;
color:#857D72;
font-size:14px;
max-width:47.5rem;
line-height:1.65;
overflow-wrap:break-word;
}
.yur-row_seo-hr5 strong{
color:#17140F;
font-weight:700;
}
.yur-jp-hr5{
padding:1.875rem 0 10px;
}
.yur-jp_grid-hr5{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:765px){
.yur-jp_grid-hr5{
grid-template-columns:1fr 1fr;
}
.yur-jp_card_mega-hr5{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.yur-jp_grid-hr5{
grid-template-columns:1.4fr 1fr 1fr;
}
.yur-jp_card_mega-hr5{
grid-column:auto;
}
}
.yur-jp_card-hr5{
background:#FFFFFF;
gap:12px;
border-radius:20px;
padding:26px;
border:1px solid rgba(20,16,10,0.08);
overflow:hidden;
display:flex;
flex-direction:column;
min-height:200px;
min-width:0;
justify-content:space-between;
position:relative;
}
.yur-jp_card_mega-hr5{
border-color:transparent;
background:linear-gradient(135deg,#1A1328,#0D0B0F);
min-height:210px;
color:#F5F1EB;
}
.yur-jp_glow-hr5{
border-radius:50%;
background:radial-gradient(circle,rgba(80,40,160,0.28),transparent 70%);
right:-40px;
top:-2.5rem;
height:200px;
position:absolute;
width:200px;
pointer-events:none;
}
.yur-jp_label-hr5{
gap:10px;
font-size:0.625rem;
display:flex;
text-transform:uppercase;
align-items:center;
letter-spacing:.16em;
flex-wrap:wrap;
justify-content:space-between;
color:#6A28C8;
font-weight:700;
position:relative;
}
.yur-jp_card_mega-hr5 .yur-jp_label-hr5{
color:#B97EFF;
}
.yur-jp_drop-hr5{
font-weight:600;
letter-spacing:.04em;
text-transform:none;
color:#6B6459;
}
.yur-jp_card_mega-hr5 .yur-jp_drop-hr5{
color:#A89EBA;
}
.yur-jp_amount-hr5{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
position:relative;
font-weight:700;
line-height:1;
overflow-wrap:break-word;
color:#17140F;
font-size:38px;
}
.yur-jp_card_mega-hr5 .yur-jp_amount-hr5{
animation:zm2-pulse 2.4s infinite;
color:#B97EFF;
font-size:48px;
}
@media(min-width:765px){
.yur-jp_card_mega-hr5 .yur-jp_amount-hr5{
font-size:54px;
}
}
.yur-jp_game-hr5{
position:relative;
color:#6B6459;
font-size:13px;
}
.yur-jp_card_mega-hr5 .yur-jp_game-hr5{
color:#A89EBA;
}
.yur-jp_cta-hr5{
align-self:flex-start;
position:relative;
}
.yur-jp_card_mega-hr5 .yur-jp_cta-hr5{
border-radius:999px;
background:#B97EFF;
transition:opacity .22s ease;
padding:10px 1.25rem;
font-size:0.813rem;
font-weight:700;
color:#130F0A;
}
.yur-jp_card_mega-hr5 .yur-jp_cta-hr5:hover{
opacity:.9;
}
.yur-jp_card-hr5:not(.yur-jp_card_mega-hr5) .yur-jp_cta-hr5{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #17140F;
font-size:0.813rem;
font-weight:700;
color:#17140F;
padding-bottom:2px;
}
.yur-jp_card-hr5:not(.yur-jp_card_mega-hr5) .yur-jp_cta-hr5:hover{
border-color:#6A28C8;
color:#6A28C8;
}
.yur-jp_seo-hr5{
margin:0.875rem 0 0;
line-height:1.65;
font-size:14px;
overflow-wrap:break-word;
max-width:47.5rem;
color:#857D72;
}
.yur-jp_seo-hr5 strong{
font-weight:700;
color:#17140F;
}
.yur-grow-hr5{
padding:1.625rem 0 0.625rem;
}
.yur-row_seo-hr5{
margin:10px 0 0;
overflow-wrap:break-word;
color:#857D72;
line-height:1.65;
max-width:47.5rem;
font-size:0.875rem;
}
.yur-row_seo-hr5 strong{
font-weight:700;
color:#17140F;
}
.yur-nl-hr5{
padding:1.5rem 0 0.625rem;
}
.yur-nl_in-hr5{
border-radius:20px;
gap:1.375rem;
padding:1.875rem 32px;
background:#181420;
display:flex;
flex-direction:column;
color:#F5F1EB;
}
@media(min-width:769px){
.yur-nl_in-hr5{
gap:28px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.yur-nl_text_wrap-hr5{
min-width:0;
}
.yur-nl_h3-hr5{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#F5F1EB;
line-height:1.1;
font-size:22px;
margin-bottom:5px;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:765px){
.yur-nl_h3-hr5{
font-size:1.5rem;
}
}
.yur-nl_text-hr5{
font-size:0.844rem;
line-height:1.5;
color:#A89EBA;
}
.yur-nl_form-hr5{
flex:1 1 auto;
gap:10px;
min-width:0;
display:flex;
max-width:28.75rem;
}
.yur-nl_input-hr5{
flex:1 1 auto;
background:rgba(255,252,248,0.07);
border-radius:14px;
overflow:hidden;
border:1px solid rgba(255,252,248,0.13);
padding:13px 16px;
color:#A89EBA;
align-items:center;
white-space:nowrap;
text-overflow:ellipsis;
display:flex;
font-size:14px;
min-width:0;
}
.yur-nl_btn-hr5{
transition:opacity .22s ease;
padding:13px 24px;
background:#B97EFF;
flex:0 0 auto;
border-radius:0.875rem;
white-space:nowrap;
font-size:0.875rem;
color:#130F0A;
font-weight:700;
}
.yur-nl_btn-hr5:hover{
opacity:.9;
}
.yur-trn-hr5{
padding:30px 0 10px;
}
.yur-trn_in-hr5{
grid-template-columns:1fr;
background:#FFFFFF;
border:1px solid rgba(20,16,10,0.08);
overflow:hidden;
border-radius:20px;
display:grid;
}
@media(min-width:877px){
.yur-trn_in-hr5{
grid-template-columns:1.05fr 1fr;
}
}
.yur-trn_banner-hr5{
padding:34px;
overflow:hidden;
background:linear-gradient(150deg,#1A1328,#0D0B0F);
color:#F5F1EB;
position:relative;
}
.yur-trn_glow-hr5{
background:radial-gradient(circle,rgba(80,40,160,0.28),transparent 70%);
border-radius:50%;
position:absolute;
height:12.5rem;
pointer-events:none;
bottom:-40px;
width:12.5rem;
right:-40px;
}
.yur-trn_eyebrow-hr5{
margin-bottom:14px;
position:relative;
}
.yur-trn_h2-hr5{
color:#F5F1EB;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:12px;
font-size:30px;
position:relative;
font-weight:600;
line-height:1.06;
}
@media(min-width:766px){
.yur-trn_h2-hr5{
font-size:36px;
}
}
.yur-trn_text-hr5{
font-size:0.875rem;
margin-bottom:1.375rem;
max-width:420px;
line-height:1.6;
color:#A89EBA;
position:relative;
}
.yur-trn_timer-hr5{
gap:8px;
align-items:center;
position:relative;
display:flex;
flex-wrap:wrap;
margin-bottom:1.5rem;
}
.yur-trn_timer_cap-hr5{
font-size:11px;
color:#A89EBA;
}
.yur-trn_timer_box-hr5{
border-radius:0.5rem;
background:rgba(255,252,248,0.07);
padding:0.25rem 12px;
font-weight:700;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#F5F1EB;
font-size:1.5rem;
}
.yur-trn_cta-hr5{
transition:opacity .22s ease;
background:#B97EFF;
border-radius:999px;
padding:0.813rem 26px;
color:#130F0A;
display:inline-block;
font-weight:700;
position:relative;
font-size:0.875rem;
}
.yur-trn_cta-hr5:hover{
opacity:.9;
}
.yur-trn_lb-hr5{
padding:26px 1.75rem;
}
.yur-trn_lb_head-hr5{
gap:0.625rem;
display:flex;
margin-bottom:12px;
justify-content:space-between;
align-items:center;
}
.yur-trn_lb_title-hr5{
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#17140F;
font-size:20px;
}
.yur-trn_lb_upd-hr5{
letter-spacing:.08em;
color:#6B6459;
text-transform:uppercase;
font-size:11px;
}
.yur-trn_lb_row-hr5{
padding:0.688rem 12px;
border-radius:8px;
gap:14px;
align-items:center;
display:flex;
}
.yur-trn_lb_row-hr5:nth-child(2){
background:rgba(106,40,200,0.10);
}
.yur-trn_lb_rank-hr5{
flex:0 0 auto;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:1rem;
color:#6A28C8;
width:1.375rem;
font-weight:700;
}
.yur-trn_lb_av-hr5{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#7B30E8,#B97EFF);
height:1.875rem;
width:30px;
}
.yur-trn_lb_name-hr5{
overflow:hidden;
flex:1 1 auto;
font-size:14px;
min-width:0;
color:#17140F;
text-overflow:ellipsis;
white-space:nowrap;
font-weight:600;
}
.yur-trn_lb_amount-hr5{
flex:0 0 auto;
color:#17140F;
font-weight:700;
font-size:13px;
}
.yur-app-hr5{
padding:1.875rem 0 10px;
}
.yur-app_in-hr5{
padding:2rem;
background:#FFFFFF;
border-radius:1.25rem;
gap:1.75rem;
border:1px solid rgba(20,16,10,0.08);
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.yur-app_in-hr5{
padding:40px 44px;
gap:2.5rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.yur-app_copy-hr5{
max-width:560px;
min-width:0;
}
.yur-app_eyebrow-hr5{
margin-bottom:12px;
}
.yur-app_h2-hr5{
line-height:1.05;
font-weight:600;
font-size:1.75rem;
margin-bottom:0.75rem;
color:#17140F;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:765px){
.yur-app_h2-hr5{
font-size:34px;
}
}
.yur-app_text-hr5{
line-height:1.6;
font-size:0.875rem;
color:#857D72;
margin-bottom:22px;
}
.yur-app_btns-hr5{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.yur-app_btn-hr5{
transition:background-color .22s ease;
gap:10px;
background:#17140F;
padding:0.688rem 1.25rem;
border-radius:14px;
display:inline-flex;
color:#F5F1EB;
align-items:center;
}
.yur-app_btn-hr5:hover{
background:#2E2A24;
}
.yur-app_btn_ic-hr5{
display:inline-flex;
align-items:center;
}
.yur-app_btn_ic-hr5 svg{
width:1.125rem;
height:1.125rem;
}
.yur-app_btn_lb-hr5{
font-weight:700;
font-size:0.844rem;
}
.yur-app_qr_wrap-hr5{
flex:0 0 auto;
gap:18px;
display:flex;
align-items:center;
}
.yur-app_qr-hr5{
flex:0 0 auto;
border-radius:0.875rem;
background-color:#17140F;
width:108px;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 0.313rem,transparent 5px 11px),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 0.313rem 0.688rem);
height:6.75rem;
}
.yur-app_qr_cap-hr5{
line-height:1.4;
font-size:0.781rem;
max-width:5.75rem;
color:#6B6459;
}
.yur-gm-hr5{
padding:1.875rem 0 0.625rem;
}
.yur-gm_in-hr5{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:877px){
.yur-gm_in-hr5{
grid-template-columns:1.25fr 1fr;
}
}
.yur-gm_left-hr5{
border:1px solid rgba(20,16,10,0.08);
border-radius:20px;
padding:2rem;
background:#FFFFFF;
min-width:0;
}
.yur-gm_eyebrow-hr5{
margin-bottom:0.625rem;
}
.yur-gm_h2-hr5{
font-size:1.625rem;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.5rem;
color:#17140F;
line-height:1.06;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.yur-gm_h2-hr5{
font-size:1.75rem;
}
}
.yur-gm_text-hr5{
max-width:30rem;
color:#857D72;
font-size:0.875rem;
margin-bottom:22px;
line-height:1.6;
}
.yur-gm_level-hr5{
font-weight:700;
margin-bottom:0.5rem;
font-size:1.375rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#6A28C8;
}
.yur-gm_bar-hr5{
background:rgba(20,16,10,0.15);
overflow:hidden;
border-radius:62.438rem;
margin-bottom:0.375rem;
height:0.5rem;
}
.yur-gm_bar_fill-hr5{
border-radius:999px;
background:linear-gradient(90deg,#7B30E8,#B97EFF);
height:100%;
}
.yur-gm_bar_meta-hr5{
gap:0.625rem;
display:flex;
margin-bottom:1.125rem;
justify-content:space-between;
font-size:11px;
color:#6B6459;
}
.yur-gm_missions-hr5{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.yur-gm_mission-hr5{
border-radius:62.438rem;
border:1px solid rgba(20,16,10,0.15);
background:#F7F4EF;
gap:7px;
padding:0.563rem 0.938rem;
font-size:12.5px;
align-items:center;
font-weight:600;
display:inline-flex;
color:#2E2A24;
}
.yur-gm_mission_ic-hr5{
display:inline-flex;
align-items:center;
color:#6A28C8;
}
.yur-gm_mission_ic-hr5 svg{
width:0.813rem;
height:0.813rem;
}
.yur-gm_right-hr5{
padding:2rem;
background:linear-gradient(150deg,#1A1328,#0D0B0F);
overflow:hidden;
border-radius:1.25rem;
flex-direction:column;
color:#F5F1EB;
display:flex;
position:relative;
}
.yur-gm_glow-hr5{
background:radial-gradient(circle,rgba(80,40,160,0.28),transparent 70%);
border-radius:50%;
pointer-events:none;
height:150px;
top:-1.875rem;
position:absolute;
right:-1.875rem;
width:150px;
}
.yur-gm_ref_eyebrow-hr5{
margin-bottom:10px;
position:relative;
}
.yur-gm_ref_h2-hr5{
color:#F5F1EB;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
font-weight:600;
overflow-wrap:break-word;
position:relative;
margin-bottom:8px;
font-size:26px;
}
.yur-gm_ref_text-hr5{
margin-bottom:20px;
font-size:0.844rem;
position:relative;
line-height:1.55;
color:#A89EBA;
}
.yur-gm_ref_cta-hr5{
padding:0.688rem 22px;
transition:opacity .22s ease;
background:#B97EFF;
border-radius:62.438rem;
margin-top:auto;
align-self:flex-start;
font-weight:700;
color:#130F0A;
font-size:13.5px;
position:relative;
}
.yur-gm_ref_cta-hr5:hover{
opacity:.9;
}
.yur-vip-hr5{
padding:3rem 0;
}
@media(min-width:770px){
.yur-vip-hr5{
padding:64px 0;
}
}
.yur-vip_head-hr5{
gap:0.875rem;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:878px){
.yur-vip_head-hr5{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.yur-vip_eyebrow-hr5{
margin-bottom:0.75rem;
}
.yur-vip_h2-hr5{
color:#F5F1EB;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
font-size:32px;
}
@media(min-width:766px){
.yur-vip_h2-hr5{
font-size:2.5rem;
}
}
.yur-vip_intro-hr5{
line-height:1.6;
max-width:26.25rem;
font-size:0.875rem;
color:#A89EBA;
}
.yur-vip_grid-hr5{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.yur-vip_card-hr5{
border:1px solid rgba(255,252,248,0.13);
padding:1.375rem 18px;
border-radius:0.875rem;
min-width:0;
}
.yur-vip_card_feat-hr5{
background:rgba(255,252,248,0.07);
border-color:#B97EFF;
}
.yur-vip_card_ic-hr5{
border-radius:8px;
background:linear-gradient(135deg,#7B30E8,#B97EFF);
margin-bottom:16px;
width:34px;
height:2.125rem;
display:block;
}
.yur-vip_name-hr5{
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F5F1EB;
margin-bottom:0.375rem;
font-size:1.25rem;
}
.yur-vip_perk-hr5{
overflow-wrap:break-word;
color:#A89EBA;
line-height:1.5;
font-size:12.5px;
}
.yur-sea-hr5{
padding:24px 0 10px;
}
.yur-sea_in-hr5{
padding:36px;
gap:22px;
border-radius:1.25rem;
background:linear-gradient(115deg,#1A1328,#0D0B0F);
overflow:hidden;
display:flex;
color:#F5F1EB;
position:relative;
flex-direction:column;
}
@media(min-width:822px){
.yur-sea_in-hr5{
gap:2rem;
padding:44px 48px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.yur-sea_glow-hr5{
border-radius:50%;
background:radial-gradient(circle,rgba(80,40,160,0.28),transparent 68%);
right:60px;
width:240px;
pointer-events:none;
height:15rem;
transform:translateY(-50%);
position:absolute;
top:50%;
}
.yur-sea_copy-hr5{
max-width:35rem;
min-width:0;
position:relative;
}
.yur-sea_eyebrow-hr5{
margin-bottom:12px;
}
.yur-sea_h2-hr5{
overflow-wrap:break-word;
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#F5F1EB;
margin-bottom:12px;
font-size:30px;
line-height:1.04;
}
@media(min-width:767px){
.yur-sea_h2-hr5{
font-size:2.375rem;
}
}
.yur-sea_text-hr5{
color:#A89EBA;
line-height:1.6;
font-size:15px;
}
.yur-sea_cta-hr5{
flex:0 0 auto;
transition:opacity .22s ease;
padding:1rem 32px;
border-radius:999px;
background:#B97EFF;
font-size:15px;
font-weight:700;
color:#130F0A;
position:relative;
}
.yur-sea_cta-hr5:hover{
opacity:.9;
}
.yur-op-hr5{
padding:2.25rem 0 0.625rem;
}
.yur-op_in-hr5{
border-radius:14px;
border:1px solid rgba(20,16,10,0.08);
grid-template-columns:1fr;
background:#FFFFFF;
padding:32px;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:859px){
.yur-op_in-hr5{
padding:34px 2.5rem;
gap:2.75rem;
grid-template-columns:.9fr 1.1fr;
}
}
.yur-op_left-hr5{
min-width:0;
}
.yur-op_eyebrow-hr5{
margin-bottom:0.75rem;
}
.yur-op_h2-hr5{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:28px;
line-height:1.08;
font-weight:600;
margin-bottom:0.625rem;
color:#17140F;
}
@media(min-width:769px){
.yur-op_h2-hr5{
font-size:1.875rem;
}
}
.yur-op_text-hr5{
line-height:1.6;
font-size:14px;
color:#857D72;
}
.yur-op_grid-hr5{
background:rgba(20,16,10,0.15);
overflow:hidden;
gap:1px;
border-radius:0.5rem;
border:1px solid rgba(20,16,10,0.15);
grid-template-columns:1fr 1fr;
display:grid;
}
.yur-op_field-hr5{
padding:1.125rem 1.25rem;
background:#F7F4EF;
min-width:0;
}
.yur-op_field_lb-hr5{
font-weight:600;
color:#6A28C8;
margin-bottom:5px;
font-size:0.625rem;
text-transform:uppercase;
letter-spacing:.1em;
}
.yur-op_field_val-hr5{
overflow-wrap:break-word;
color:#17140F;
font-weight:700;
font-size:14px;
}
.yur-prov-hr5{
padding:2.5rem 0 1.25rem;
}
.yur-prov_eyebrow-hr5{
margin-bottom:18px;
display:block;
}
.yur-prov_grid-hr5{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:557px){
.yur-prov_grid-hr5{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:900px){
.yur-prov_grid-hr5{
grid-template-columns:repeat(6,1fr);
}
}
.yur-hts-hr5{
padding:48px 0;
}
@media(min-width:769px){
.yur-hts-hr5{
padding:3.875rem 0;
}
}
.yur-hts_head-hr5{
gap:1.125rem;
margin-bottom:2.125rem;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.yur-hts_head-hr5{
gap:1.5rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.yur-hts_eyebrow-hr5{
margin-bottom:12px;
}
.yur-hts_h2-hr5{
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-size:1.875rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#F5F1EB;
}
@media(min-width:769px){
.yur-hts_h2-hr5{
font-size:2.375rem;
}
}
.yur-hts_cta-hr5{
transition:opacity .22s ease;
border-radius:999px;
background:#B97EFF;
flex:0 0 auto;
padding:0.938rem 30px;
color:#130F0A;
font-weight:700;
font-size:15px;
}
.yur-hts_cta-hr5:hover{
opacity:.9;
}
.yur-hts_grid-hr5{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:758px){
.yur-hts_grid-hr5{
grid-template-columns:repeat(3,1fr);
}
}
.yur-hts_step-hr5{
padding-top:22px;
min-width:0;
border-top:1px solid rgba(255,252,248,0.13);
}
.yur-hts_step_num-hr5{
margin-bottom:14px;
font-size:2.75rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#B97EFF;
line-height:1;
}
.yur-hts_step_h-hr5{
font-weight:700;
margin-bottom:0.5rem;
overflow-wrap:break-word;
color:#F5F1EB;
line-height:1.2;
font-size:19px;
}
.yur-hts_step_p-hr5{
font-size:0.875rem;
color:#A89EBA;
overflow-wrap:break-word;
line-height:1.55;
}
.yur-pmt-hr5{
padding:3rem 0 10px;
}
.yur-pmt_in-hr5{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:882px){
.yur-pmt_in-hr5{
gap:3rem;
grid-template-columns:1fr 1.1fr;
}
}
.yur-pmt_left-hr5{
min-width:0;
}
.yur-pmt_eyebrow-hr5{
margin-bottom:12px;
}
.yur-pmt_h2-hr5{
font-size:30px;
line-height:1.06;
overflow-wrap:break-word;
font-weight:600;
color:#17140F;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.75rem;
}
@media(min-width:770px){
.yur-pmt_h2-hr5{
font-size:2rem;
}
}
.yur-pmt_text-hr5{
line-height:1.6;
font-size:0.906rem;
color:#857D72;
margin-bottom:1.375rem;
}
.yur-pmt_logos-hr5{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:483px){
.yur-pmt_logos-hr5{
grid-template-columns:repeat(4,1fr);
}
}
.yur-pmt_logo-hr5{
padding:0 0.5rem;
overflow:hidden;
background:#FFFFFF;
border:1px solid rgba(20,16,10,0.08);
border-radius:0.5rem;
white-space:nowrap;
text-overflow:ellipsis;
justify-content:center;
font-weight:700;
text-align:center;
color:#2E2A24;
align-items:center;
height:50px;
display:flex;
font-size:0.781rem;
}
.yur-pmt_table-hr5{
border:1px solid rgba(20,16,10,0.08);
border-radius:14px;
overflow:hidden;
min-width:0;
}
.yur-pmt_thead-hr5{
background:#1C1A18;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.yur-pmt_th-hr5{
padding:0.813rem 0.875rem;
overflow:hidden;
letter-spacing:.08em;
color:#F5F1EB;
font-weight:700;
text-transform:uppercase;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.625rem;
}
.yur-pmt_row-hr5{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(20,16,10,0.08);
}
.yur-pmt_row-hr5:nth-child(odd){
background:#FFFFFF;
}
.yur-pmt_td-hr5{
padding:0.875rem;
font-size:13.5px;
color:#857D72;
min-width:0;
overflow-wrap:break-word;
}
.yur-pmt_row-hr5 .yur-pmt_td-hr5:first-child{
font-weight:700;
color:#17140F;
}
.yur-pmt_row-hr5 .yur-pmt_td-hr5:last-child{
color:#1E8C5A;
font-weight:700;
}
.yur-ts-hr5{
padding:2.75rem 0;
}
.yur-ts_in-hr5{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:879px){
.yur-ts_in-hr5{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.yur-ts_left-hr5{
min-width:0;
}
.yur-ts_h2-hr5{
line-height:1.1;
margin-bottom:0.75rem;
font-size:1.625rem;
overflow-wrap:break-word;
font-weight:600;
color:#F5F1EB;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.yur-ts_h2-hr5{
font-size:1.75rem;
}
}
.yur-ts_text-hr5{
margin-bottom:1.375rem;
font-size:14.5px;
max-width:520px;
color:#A89EBA;
line-height:1.6;
}
.yur-ts_badges-hr5{
gap:18px;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.yur-ts_badge-hr5{
font-size:13px;
font-weight:600;
color:#A89EBA;
}
.yur-ts_pay-hr5{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:882px){
.yur-ts_pay-hr5{
justify-content:flex-end;
}
}
.yur-ts_pay_chip-hr5{
background:rgba(255,252,248,0.07);
padding:12px 16px;
border:1px solid rgba(255,252,248,0.13);
border-radius:0.875rem;
color:#F5F1EB;
font-size:14px;
font-weight:700;
}
.yur-dr-hr5{
padding:2.25rem 0 0.625rem;
}
.yur-dr_in-hr5{
border-radius:0.875rem;
padding:28px 32px;
gap:20px;
border:1px dashed rgba(20,16,10,0.15);
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.yur-dr_in-hr5{
gap:32px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.yur-dr_h2-hr5{
line-height:1.1;
font-weight:600;
font-size:1.5rem;
color:#17140F;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:8px;
}
@media(min-width:768px){
.yur-dr_h2-hr5{
font-size:1.625rem;
}
}
.yur-dr_text-hr5{
color:#857D72;
font-size:14px;
line-height:1.6;
max-width:42.5rem;
overflow-wrap:break-word;
}
.yur-dr_text-hr5 b{
font-weight:700;
color:#17140F;
}
.yur-dr_cta-hr5{
transition:color .22s ease;
flex:0 0 auto;
padding-bottom:2px;
white-space:nowrap;
border-bottom:1px solid #6A28C8;
font-weight:700;
color:#17140F;
font-size:13.5px;
}
.yur-dr_cta-hr5:hover{
color:#6A28C8;
}
.yur-et-hr5{
padding:36px 0 10px;
}
.yur-et_in-hr5{
gap:2rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:881px){
.yur-et_in-hr5{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.yur-et_left-hr5{
min-width:0;
}
.yur-et_eyebrow-hr5{
margin-bottom:12px;
}
.yur-et_h2-hr5{
font-weight:600;
line-height:1.06;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#17140F;
font-size:28px;
margin-bottom:0.875rem;
}
@media(min-width:766px){
.yur-et_h2-hr5{
font-size:32px;
}
}
.yur-et_text-hr5{
margin-bottom:22px;
line-height:1.65;
font-size:0.938rem;
color:#857D72;
}
.yur-et_stats-hr5{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.yur-et_stat-hr5{
min-width:0;
}
.yur-et_stat_v-hr5{
color:#17140F;
line-height:1;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
font-weight:700;
}
.yur-et_stat_l-hr5{
font-size:12.5px;
color:#6B6459;
margin-top:0.25rem;
}
.yur-et_right-hr5{
gap:12px;
display:flex;
flex-direction:column;
}
.yur-et_member-hr5{
background:#FFFFFF;
gap:1rem;
padding:1.125rem 20px;
border:1px solid rgba(20,16,10,0.08);
border-radius:0.875rem;
min-width:0;
align-items:center;
display:flex;
}
.yur-et_member_av-hr5{
background:linear-gradient(135deg,#1A1328,#6A28C8);
border-radius:50%;
flex:0 0 auto;
height:48px;
width:3rem;
}
.yur-et_member_name-hr5{
font-weight:700;
font-size:15px;
color:#17140F;
overflow-wrap:break-word;
}
.yur-et_member_role-hr5{
font-size:12.5px;
color:#6B6459;
overflow-wrap:break-word;
}
.yur-et_updated-hr5{
gap:8px;
border:1px solid rgba(20,16,10,0.08);
border-radius:0.875rem;
background:#F7F4EF;
padding:0.875rem 1.125rem;
font-size:12.5px;
display:flex;
color:#857D72;
align-items:center;
}
.yur-wy-hr5{
padding:3rem 0;
}
@media(min-width:769px){
.yur-wy-hr5{
padding:56px 0;
}
}
.yur-wy_in-hr5{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:901px){
.yur-wy_in-hr5{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.yur-wy_left-hr5{
min-width:0;
}
.yur-wy_eyebrow-hr5{
margin-bottom:14px;
}
.yur-wy_h2-hr5{
margin-bottom:16px;
font-weight:600;
line-height:1.05;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:2rem;
color:#17140F;
}
@media(min-width:765px){
.yur-wy_h2-hr5{
font-size:40px;
}
}
.yur-wy_intro-hr5{
line-height:1.6;
color:#857D72;
font-size:15px;
}
.yur-wy_grid-hr5{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.yur-wy_grid-hr5{
grid-template-columns:1fr 1fr;
}
}
.yur-wy_card-hr5{
border-radius:14px;
border:1px solid rgba(20,16,10,0.08);
padding:26px;
background:#FFFFFF;
min-width:0;
}
.yur-wy_card_ic-hr5{
justify-content:center;
color:#6A28C8;
display:inline-flex;
align-items:center;
margin-bottom:16px;
}
.yur-wy_card_ic-hr5 svg{
height:1.625rem;
width:1.625rem;
}
.yur-wy_card_h-hr5{
overflow-wrap:break-word;
line-height:1.15;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:0.5rem;
font-size:21px;
color:#17140F;
}
.yur-wy_card_p-hr5{
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
color:#857D72;
}
.yur-rc-hr5{
padding:3rem 0 10px;
}
.yur-rc_in-hr5{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.yur-rc_in-hr5{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.yur-rc_col-hr5{
min-width:0;
}
.yur-rc_label-hr5{
text-transform:uppercase;
margin-bottom:16px;
letter-spacing:.2em;
font-weight:600;
font-size:11px;
color:#6A28C8;
}
.yur-rc_awards-hr5{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.yur-rc_award-hr5{
gap:0.75rem;
align-items:center;
min-width:0;
display:flex;
}
.yur-rc_award_ic-hr5{
flex:0 0 auto;
align-items:center;
color:#9B54F0;
display:inline-flex;
}
.yur-rc_award_ic-hr5 svg{
width:1.125rem;
height:1.125rem;
}
.yur-rc_award_t-hr5{
color:#17140F;
font-weight:700;
font-size:0.875rem;
overflow-wrap:break-word;
}
.yur-rc_award_s-hr5{
overflow-wrap:break-word;
font-size:12px;
color:#6B6459;
}
.yur-rc_press-hr5{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.yur-rc_press_logo-hr5{
border:1px solid rgba(20,16,10,0.08);
overflow:hidden;
border-radius:8px;
padding:0 0.5rem;
height:52px;
white-space:nowrap;
color:#857D72;
font-size:0.875rem;
justify-content:center;
text-overflow:ellipsis;
font-weight:700;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
text-align:center;
display:flex;
align-items:center;
}
.yur-rc_partner-hr5{
padding:22px;
border:1px solid rgba(20,16,10,0.08);
background:#FFFFFF;
border-radius:14px;
}
.yur-rc_partner_name-hr5{
font-size:1.25rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#17140F;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.375rem;
}
.yur-rc_partner_text-hr5{
line-height:1.55;
overflow-wrap:break-word;
color:#857D72;
font-size:0.813rem;
}
.yur-tt-hr5{
padding:3rem 0 10px;
}
@media(min-width:770px){
.yur-tt-hr5{
padding:3.75rem 0 10px;
}
}
.yur-tt_head-hr5{
text-align:center;
margin-bottom:34px;
}
.yur-tt_eyebrow-hr5{
margin-bottom:12px;
}
.yur-tt_h2-hr5{
color:#17140F;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:32px;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:769px){
.yur-tt_h2-hr5{
font-size:42px;
}
}
.yur-tt_grid-hr5{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:759px){
.yur-tt_grid-hr5{
grid-template-columns:repeat(3,1fr);
}
}
.yur-tt_card-hr5{
padding:1.875rem;
border:1px solid rgba(20,16,10,0.08);
background:#FFFFFF;
border-radius:0.875rem;
display:flex;
flex-direction:column;
min-width:0;
}
.yur-tt_card_ic-hr5{
display:inline-flex;
align-items:center;
color:#6A28C8;
margin-bottom:1.125rem;
}
.yur-tt_card_ic-hr5 svg{
height:1.75rem;
width:1.75rem;
}
.yur-tt_card_h-hr5{
margin-bottom:0.5rem;
font-size:22px;
line-height:1.15;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#17140F;
font-weight:600;
overflow-wrap:break-word;
}
.yur-tt_card_p-hr5{
overflow-wrap:break-word;
margin-bottom:14px;
line-height:1.6;
font-size:0.875rem;
color:#857D72;
}
.yur-tt_card_p-hr5 b{
font-weight:700;
color:#17140F;
}
.yur-tt_card_link-hr5{
transition:color .22s ease;
font-size:0.813rem;
font-weight:700;
align-self:flex-start;
padding-bottom:2px;
border-bottom:1px solid #6A28C8;
color:#17140F;
margin-top:auto;
}
.yur-tt_card_link-hr5:hover{
color:#6A28C8;
}
.yur-sb-hr5{
padding:3rem 0;
background:#FFFFFF;
border-top:1px solid rgba(20,16,10,0.08);
border-bottom:1px solid rgba(20,16,10,0.08);
margin-top:24px;
}
@media(min-width:769px){
.yur-sb-hr5{
padding:3.5rem 0;
}
}
.yur-sb_eyebrow-hr5{
display:block;
margin-bottom:0.75rem;
}
.yur-sb_h2-hr5{
margin-bottom:26px;
line-height:1.05;
color:#17140F;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
font-weight:600;
}
@media(min-width:766px){
.yur-sb_h2-hr5{
font-size:36px;
}
}
.yur-sb_grid-hr5{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:562px){
.yur-sb_grid-hr5{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.yur-sb_grid-hr5{
grid-template-columns:repeat(4,1fr);
}
}
.yur-sb_card-hr5{
background:#F7F4EF;
border:1px solid rgba(20,16,10,0.08);
padding:1.5rem;
border-radius:0.875rem;
min-width:0;
}
.yur-sb_card_h-hr5{
color:#17140F;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-size:19px;
font-weight:600;
line-height:1.15;
}
.yur-sb_card_p-hr5{
line-height:1.6;
font-size:0.844rem;
overflow-wrap:break-word;
color:#857D72;
}
.yur-sb_rtp-hr5{
border-radius:0.875rem;
gap:24px;
background:#F7F4EF;
grid-template-columns:1fr;
padding:1.625rem 28px;
border:1px solid rgba(20,16,10,0.08);
margin-top:1.125rem;
display:grid;
align-items:center;
}
@media(min-width:761px){
.yur-sb_rtp-hr5{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.yur-sb_rtp_h-hr5{
margin-bottom:0.5rem;
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
font-size:1.25rem;
color:#17140F;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.yur-sb_rtp_p-hr5{
line-height:1.6;
color:#857D72;
font-size:0.844rem;
overflow-wrap:break-word;
}
.yur-sb_rtp_stats-hr5{
gap:1rem;
display:flex;
}
.yur-sb_stat-hr5{
border-radius:8px;
padding:1.125rem;
background:#FFFFFF;
flex:1 1 0;
min-width:0;
text-align:center;
}
.yur-sb_stat_v-hr5{
overflow-wrap:break-word;
font-size:26px;
font-weight:700;
color:#1E8C5A;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.yur-sb_stat_l-hr5{
margin-top:4px;
font-size:0.719rem;
color:#6B6459;
}
.yur-sg-hr5{
padding:3rem 0 0.625rem;
}
.yur-sg_eyebrow-hr5{
margin-bottom:0.75rem;
display:block;
}
.yur-sg_h2-hr5{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
color:#17140F;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:1.75rem;
line-height:1.05;
}
@media(min-width:771px){
.yur-sg_h2-hr5{
font-size:36px;
}
}
.yur-sg_grid-hr5{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:723px){
.yur-sg_grid-hr5{
grid-template-columns:repeat(3,1fr);
}
}
.yur-sg_col-hr5{
min-width:0;
}
.yur-sg_col_h-hr5{
color:#17140F;
font-size:1.375rem;
line-height:1.15;
margin-bottom:0.625rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.yur-sg_col_p-hr5{
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
color:#857D72;
}
.yur-faq-hr5{
background:#FFFFFF;
padding:48px 0;
border-bottom:1px solid rgba(20,16,10,0.08);
margin-top:24px;
border-top:1px solid rgba(20,16,10,0.08);
}
@media(min-width:767px){
.yur-faq-hr5{
padding:62px 0;
}
}
.yur-faq_head-hr5{
text-align:center;
margin-bottom:2.125rem;
}
.yur-faq_eyebrow-hr5{
margin-bottom:0.75rem;
}
.yur-faq_h2-hr5{
font-weight:600;
line-height:1.05;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
color:#17140F;
overflow-wrap:break-word;
}
@media(min-width:771px){
.yur-faq_h2-hr5{
font-size:38px;
}
}
.yur-faq_list-hr5{
margin:0 auto;
gap:0.75rem;
display:flex;
flex-direction:column;
max-width:51.25rem;
}
.yur-faq_item-hr5{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(20,16,10,0.08);
background:#F7F4EF;
}
.yur-faq_q-hr5{
padding:20px 1.5rem;
list-style:none;
gap:20px;
overflow-wrap:break-word;
justify-content:space-between;
font-size:1rem;
align-items:center;
cursor:pointer;
display:flex;
color:#17140F;
font-weight:700;
}
.yur-faq_q-hr5::-webkit-details-marker{
display:none;
}
.yur-faq_q_ic-hr5{
transition:transform .22s ease;
flex:0 0 auto;
align-items:center;
color:#6A28C8;
display:inline-flex;
}
.yur-faq_q_ic-hr5 svg{
height:1.125rem;
width:1.125rem;
}
.yur-faq_item-hr5[open] .yur-faq_q_ic-hr5{
transform:rotate(180deg);
}
.yur-faq_a-hr5{
padding:0 1.5rem 20px;
font-size:14.5px;
color:#857D72;
overflow-wrap:break-word;
line-height:1.6;
}
.yur-el-hr5{
padding:3rem 0;
}
@media(min-width:770px){
.yur-el-hr5{
padding:3.5rem 0;
}
}
.yur-el_in-hr5{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:900px){
.yur-el_in-hr5{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.yur-el_left-hr5{
min-width:0;
}
.yur-el_eyebrow-hr5{
margin-bottom:14px;
}
.yur-el_h2-hr5{
margin-bottom:22px;
font-weight:600;
font-size:32px;
color:#17140F;
line-height:1.08;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.yur-el_h2-hr5{
font-size:2.375rem;
}
}
.yur-el_body-hr5 p{
color:#2E2A24;
line-height:1.7;
margin-bottom:1.125rem;
overflow-wrap:break-word;
font-size:1rem;
}
.yur-el_dropcap-hr5{
padding:0.375rem 12px 0 0;
font-size:3.875rem;
font-weight:700;
line-height:.8;
color:#6A28C8;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
float:left;
}
.yur-el_right-hr5{
min-width:0;
}
.yur-el_quote-hr5{
padding:36px;
border-radius:20px;
background:linear-gradient(150deg,#1A1328,#0D0B0F);
margin-bottom:24px;
position:relative;
color:#F5F1EB;
}
.yur-el_quote_mark-hr5{
align-items:center;
color:#B97EFF;
margin-bottom:0.375rem;
display:inline-flex;
}
.yur-el_quote_mark-hr5 svg{
width:34px;
height:34px;
}
.yur-el_quote_text-hr5{
font-weight:500;
color:#F5F1EB;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.4;
font-size:1.375rem;
overflow-wrap:break-word;
margin-bottom:1.375rem;
}
.yur-el_quote_meta-hr5{
gap:0.75rem;
align-items:center;
display:flex;
}
.yur-el_quote_av-hr5{
flex:0 0 auto;
background:linear-gradient(135deg,#7B30E8,#B97EFF);
border-radius:50%;
width:38px;
height:2.375rem;
}
.yur-el_quote_author-hr5{
color:#F5F1EB;
font-weight:700;
font-size:14px;
}
.yur-el_quote_meta_sub-hr5{
color:#A89EBA;
font-size:12px;
}
.yur-el_explain-hr5{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(20,16,10,0.08);
}
.yur-el_explain_card-hr5{
padding:1.375rem 24px;
}
.yur-el_explain_card-hr5+.yur-el_explain_card-hr5{
border-top:1px solid rgba(20,16,10,0.08);
}
.yur-el_explain_h-hr5{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:1.25rem;
margin-bottom:0.5rem;
color:#17140F;
overflow-wrap:break-word;
line-height:1.15;
}
.yur-el_explain_p-hr5{
overflow-wrap:break-word;
font-size:14px;
line-height:1.55;
color:#857D72;
}
.yur-lh-hr5{
padding:2.5rem 0 20px;
}
.yur-lh_in-hr5{
padding-top:34px;
border-top:1px solid rgba(20,16,10,0.15);
}
.yur-lh_eyebrow-hr5{
margin-bottom:1.375rem;
display:block;
}
.yur-lh_grid-hr5{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:601px){
.yur-lh_grid-hr5{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.yur-lh_grid-hr5{
grid-template-columns:repeat(5,1fr);
}
}
.yur-lh_col-hr5{
min-width:0;
}
.yur-lh_col_h-hr5{
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-weight:700;
color:#17140F;
font-size:13px;
}
.yur-lh_links-hr5{
gap:8px;
flex-direction:column;
display:flex;
}
.yur-lh_link-hr5{
transition:color .22s ease;
font-size:0.813rem;
overflow-wrap:break-word;
color:#857D72;
}
.yur-lh_link-hr5:hover{
color:#6A28C8;
}
.yur-ft-hr5{
background:#1C1A18;
margin-top:2.5rem;
color:#A89EBA;
}
.yur-ft_in-hr5{
gap:32px;
grid-template-columns:1fr;
padding:3rem 0 28px;
display:grid;
}
@media(min-width:601px){
.yur-ft_in-hr5{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.yur-ft_in-hr5{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.yur-ft_brand-hr5{
min-width:0;
}
.yur-ft_logo-hr5{
font-weight:700;
font-size:26px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F5F1EB;
}
.yur-ft_tagline-hr5{
line-height:1.6;
color:#A89EBA;
margin-top:0.875rem;
max-width:17.5rem;
font-size:0.844rem;
}
.yur-ft_contact-hr5{
transition:color .22s ease;
font-size:0.813rem;
overflow-wrap:anywhere;
color:#B97EFF;
display:inline-block;
margin-top:12px;
max-width:280px;
}
.yur-ft_contact-hr5:hover{
color:#F5F1EB;
}
.yur-ft_col-hr5{
min-width:0;
}
.yur-ft_col_h-hr5{
overflow-wrap:break-word;
letter-spacing:.08em;
font-size:13px;
color:#F5F1EB;
text-transform:uppercase;
font-weight:700;
margin-bottom:0.875rem;
}
.yur-ft_col_links-hr5{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.yur-ft_link-hr5{
transition:color .22s ease;
font-size:0.844rem;
overflow-wrap:break-word;
color:#A89EBA;
}
.yur-ft_link-hr5:hover{
color:#F5F1EB;
}
.yur-ft_bot-hr5{
gap:16px;
padding:1.375rem 0 2.5rem;
border-top:1px solid rgba(255,252,248,0.13);
flex-direction:column;
display:flex;
}
@media(min-width:768px){
.yur-ft_bot-hr5{
gap:1.25rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.yur-ft_legal-hr5{
line-height:1.6;
color:#AEA89F;
font-size:11.5px;
overflow-wrap:break-word;
max-width:47.5rem;
}
.yur-ft_legal-hr5 b{
font-weight:700;
color:#A89EBA;
}
.yur-ft_age-hr5{
border:1.5px solid #B97EFF;
flex:0 0 auto;
padding:4px 9px;
border-radius:8px;
font-size:0.813rem;
color:#B97EFF;
font-weight:700;
}