*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#18161A;
color:#D6D0C8;
font-family:"Commissioner", 'Helvetica Neue', Arial, sans-serif;
font-size:15px;
line-height:1.6;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.iye-layout-y8k{
min-height:100vh;
display:flex;
flex-direction:column;
}
.iye-main-y8k{
flex:1 1 auto;
min-width:0;
width:100%;
}
.iye-container-y8k{
padding:0 1rem;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:771px){
.iye-container-y8k{
padding:0 2rem;
}
}
@media(min-width:1098px){
.iye-container-y8k{
padding:0 3.5rem;
}
}
.iye-eyebrow-y8k{
line-height:1.4;
text-transform:uppercase;
display:inline-block;
overflow-wrap:break-word;
font-family:"Commissioner", 'Helvetica Neue', Arial, sans-serif;
font-size:0.688rem;
letter-spacing:.2em;
color:#C4A878;
font-weight:600;
}
.iye-band-y8k{
background:#131116;
color:#F5F1EA;
}
.iye-band-y8k .iye-eyebrow-y8k{
color:#D4AF6E;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.iye-tb-y8k{
background:#18161A;
border-bottom:1px solid rgba(245,241,234,0.12);
top:0;
z-index:50;
position:sticky;
}
.iye-tb_in-y8k{
gap:16px;
padding:0.75rem 16px;
margin:0 auto;
align-items:center;
display:flex;
justify-content:space-between;
max-width:1400px;
width:100%;
}
@media(min-width:767px){
.iye-tb_in-y8k{
padding:16px 2rem;
}
}
@media(min-width:1098px){
.iye-tb_in-y8k{
padding:18px 3.5rem;
}
}
.iye-tb_left-y8k{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.iye-tb_logo-y8k{
gap:11px;
align-items:center;
display:flex;
min-width:0;
}
.iye-tb_logo_mark-y8k{
flex:0 0 auto;
border-radius:0.5rem;
height:2.125rem;
object-fit:cover;
width:2.125rem;
}
.iye-tb_logo_txt-y8k{
display:flex;
flex-direction:column;
line-height:1;
min-width:0;
}
.iye-tb_logo_name-y8k{
overflow:hidden;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
color:#F5F1EA;
white-space:nowrap;
letter-spacing:.02em;
text-overflow:ellipsis;
font-weight:700;
}
.iye-tb_logo_sub-y8k{
overflow:hidden;
margin-top:0.25rem;
color:#C4A878;
font-weight:600;
white-space:nowrap;
font-size:0.531rem;
text-overflow:ellipsis;
text-transform:uppercase;
letter-spacing:.32em;
}
.iye-tb_nav-y8k{
display:none;
}
@media(min-width:960px){
.iye-tb_nav-y8k{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.iye-tb_nav_item-y8k{
transition:color .2s ease,border-color .2s ease;
color:#D6D0C8;
font-weight:600;
border-bottom:2px solid transparent;
font-size:14px;
padding-bottom:3px;
white-space:nowrap;
}
.iye-tb_nav_item-y8k:hover{
color:#F5F1EA;
}
.iye-tb_nav_item-y8k.iye-state_active-y8k{
border-color:#C4A878;
color:#F5F1EA;
}
.iye-tb_right-y8k{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.iye-tb_search-y8k{
transition:color .2s ease;
display:flex;
align-items:center;
color:#D6D0C8;
justify-content:center;
}
.iye-tb_search-y8k:hover{
color:#C4A878;
}
.iye-tb_search-y8k svg{
width:18px;
height:1.125rem;
}
.iye-tb_lang-y8k{
text-transform:uppercase;
font-weight:600;
font-size:0.688rem;
letter-spacing:.1em;
color:#9E9890;
}
.iye-tb_lang-y8k:hover{
color:#F5F1EA;
}
.iye-tb_login-y8k{
color:#F5F1EA;
font-weight:600;
font-size:14px;
display:none;
}
@media(min-width:765px){
.iye-tb_login-y8k{
display:inline-block;
}
}
.iye-tb_register-y8k{
background:#C4A878;
transition:background-color .2s ease;
padding:11px 1.375rem;
border-radius:999px;
font-size:14px;
font-weight:700;
white-space:nowrap;
color:#12100E;
}
.iye-tb_register-y8k:hover{
background:#D4B882;
}
.iye-mob-y8k{
background:#18161A;
z-index:60;
right:0;
border-top:1px solid rgba(245,241,234,0.12);
left:0;
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
position:fixed;
}
@media(min-width:960px){
.iye-mob-y8k{
display:none;
}
}
.iye-mob_in-y8k{
margin:0 auto;
display:flex;
max-width:35rem;
align-items:stretch;
justify-content:space-around;
}
.iye-mob_item-y8k{
flex:1 1 0;
transition:color .2s ease;
padding:0.563rem 0.25rem;
gap:3px;
color:#9E9890;
flex-direction:column;
min-width:0;
align-items:center;
display:flex;
}
.iye-mob_item-y8k.iye-state_active-y8k{
color:#C4A878;
}
.iye-mob_ic-y8k{
justify-content:center;
align-items:center;
display:flex;
}
.iye-mob_ic-y8k svg{
height:1.25rem;
width:1.25rem;
}
.iye-mob_lb-y8k{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
max-width:100%;
font-weight:600;
font-size:0.625rem;
}
@media(max-width:961px){
body{
padding-bottom:60px;
}
}
.iye-rail-y8k{
position:relative;
min-width:0;
}
.iye-rail_scroll-y8k{
gap:14px;
padding-bottom:14px;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
display:flex;
scrollbar-width:thin;
}
@media(min-width:771px){
.iye-rail_scroll-y8k{
gap:1.125rem;
}
}
.iye-gc-y8k{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:768px){
.iye-gc-y8k{
width:188px;
}
}
.iye-gc_img-y8k{
border-radius:0.875rem;
background:#211E24;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.36), 0 0.5rem 1.25rem rgba(0,0,0,0.28);
padding-bottom:133.33%;
position:relative;
}
.iye-gc_img-y8k img{
inset:0;
height:100%;
object-fit:cover;
width:100%;
position:absolute;
}
.iye-gc_cover-y8k{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.iye-gc_hover-y8k{
inset:0;
transition:opacity .2s ease;
background:rgba(0,0,0,0.52);
position:absolute;
opacity:0;
display:flex;
align-items:center;
justify-content:center;
}
.iye-gc-y8k:hover .iye-gc_hover-y8k{
opacity:1;
}
.iye-gc_hover_btn-y8k{
background:#C4A878;
border-radius:999px;
color:#12100E;
justify-content:center;
display:flex;
width:2.875rem;
align-items:center;
height:46px;
}
.iye-gc_hover_btn-y8k svg{
height:18px;
width:1.125rem;
}
.iye-gc_info-y8k{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:9px;
display:flex;
}
.iye-gc_name-y8k{
overflow:hidden;
color:#F5F1EA;
font-weight:700;
font-size:0.813rem;
white-space:nowrap;
text-overflow:ellipsis;
}
.iye-gc_prov-y8k{
overflow:hidden;
font-size:11px;
color:#9E9890;
white-space:nowrap;
text-overflow:ellipsis;
}
.iye-gc_meta-y8k{
font-size:11px;
color:#9E9890;
}
.iye-tc-y8k{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:766px){
.iye-tc-y8k{
width:230px;
}
}
.iye-tc_img-y8k{
overflow:hidden;
border-radius:14px;
background:#211E24;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 6px rgba(0,0,0,0.36), 0 0.5rem 20px rgba(0,0,0,0.28);
}
.iye-tc_img-y8k img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.iye-tc_info-y8k{
gap:2px;
min-width:0;
flex-direction:column;
display:flex;
margin-top:9px;
}
.iye-tc_name-y8k{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.875rem;
font-weight:700;
white-space:nowrap;
color:#F5F1EA;
}
.iye-tc_rtp-y8k{
font-size:0.688rem;
color:#9E9890;
}
.iye-lc-y8k{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:766px){
.iye-lc-y8k{
width:16.75rem;
}
}
.iye-lc_img-y8k{
overflow:hidden;
background:#211E24;
border-radius:0.875rem;
position:relative;
padding-bottom:62.5%;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.36), 0 0.5rem 1.25rem rgba(0,0,0,0.28);
}
.iye-lc_img-y8k img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.iye-lc_live-y8k{
gap:7px;
border-radius:999px;
padding:0.25rem 9px;
background:rgba(0,0,0,0.52);
left:12px;
position:absolute;
align-items:center;
top:0.75rem;
display:flex;
}
.iye-lc_live_dot-y8k{
animation:zm2-pulse 1.6s infinite;
background:#C0433A;
border-radius:50%;
height:0.5rem;
width:8px;
}
.iye-lc_seats-y8k{
color:#F5F1EA;
letter-spacing:.08em;
font-size:0.625rem;
font-weight:600;
text-transform:uppercase;
}
.iye-lc_info-y8k{
gap:2px;
display:flex;
min-width:0;
margin-top:9px;
flex-direction:column;
}
.iye-lc_name-y8k{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
font-size:15px;
color:#F5F1EA;
white-space:nowrap;
}
.iye-lc_bet-y8k{
color:#9E9890;
font-size:0.688rem;
}
.iye-pc-y8k{
background:#211E24;
padding:16px 14px;
gap:8px;
border:1px solid rgba(245,241,234,0.07);
border-radius:0.875rem;
justify-content:center;
min-height:4.625rem;
flex-direction:column;
display:flex;
min-width:0;
align-items:center;
}
.iye-pc_logo-y8k{
flex:0 0 auto;
max-width:100%;
height:1.75rem;
width:auto;
object-fit:contain;
}
.iye-pc_name-y8k{
overflow:hidden;
font-size:11px;
color:#9E9890;
text-align:center;
max-width:100%;
white-space:nowrap;
text-overflow:ellipsis;
}
.iye-gc_tag-y8k{
padding:3px 8px;
border-radius:0.5rem;
z-index:2;
font-weight:700;
display:inline-block;
font-size:0.625rem;
position:absolute;
text-transform:uppercase;
left:10px;
top:0.625rem;
letter-spacing:.06em;
}
.iye-gc_tag_hot-y8k{
background:#C0433A;
color:#F5F1EA;
}
.iye-gc_tag_new-y8k{
background:#E2C98A;
color:#12100E;
}
.iye-gc_tag_jp-y8k{
background:#D4AF6E;
color:#12100E;
}
.iye-gc_tag_live-y8k{
background:#C0433A;
color:#F5F1EA;
}
.iye-sh-y8k{
margin-bottom:18px;
min-width:0;
}
.iye-sh_row-y8k{
gap:1rem;
align-items:flex-end;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.iye-sh_row-y8k .iye-sh_l-y8k{
gap:0.375rem;
display:flex;
min-width:0;
flex-direction:column;
}
.iye-sh_stack-y8k{
gap:10px;
display:flex;
align-items:flex-start;
flex-direction:column;
}
.iye-sh_center-y8k{
gap:10px;
display:flex;
align-items:center;
flex-direction:column;
text-align:center;
}
.iye-sh_h2-y8k{
line-height:1.1;
font-weight:600;
font-size:1.5rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F5F1EA;
}
@media(min-width:770px){
.iye-sh_h2-y8k{
font-size:30px;
}
}
.iye-band-y8k .iye-sh_h2-y8k{
color:#F5F1EA;
}
.iye-sh_eb_line-y8k{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.iye-sh_eb_line-y8k::before{
background:#C4A878;
content:"";
display:inline-block;
height:1px;
width:28px;
}
.iye-band-y8k .iye-sh_eb_line-y8k::before{
background:#D4AF6E;
}
.iye-sh_eb_dot-y8k{
gap:8px;
align-items:center;
display:inline-flex;
}
.iye-sh_eb_dot-y8k::before{
border-radius:50%;
background:#C4A878;
width:6px;
display:inline-block;
height:0.375rem;
content:"";
}
.iye-band-y8k .iye-sh_eb_dot-y8k::before{
background:#D4AF6E;
}
.iye-sh_link-y8k{
gap:0.375rem;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
color:#F5F1EA;
font-size:0.813rem;
display:inline-flex;
border-bottom:1px solid #F5F1EA;
font-weight:600;
padding-bottom:2px;
align-items:center;
white-space:nowrap;
}
.iye-sh_link-y8k:hover{
border-color:#C4A878;
color:#C4A878;
}
.iye-sh_link-y8k svg{
width:0.875rem;
height:0.875rem;
}
.iye-sh_link_chev-y8k{
border-bottom:0;
padding-bottom:0;
}
.iye-sh_link_btn-y8k{
padding:9px 18px;
border-radius:999px;
background:#C4A878;
border-bottom:0;
color:#12100E;
}
.iye-sh_link_btn-y8k:hover{
border-color:transparent;
background:#D4B882;
color:#12100E;
}
.iye-band-y8k .iye-sh_link-y8k{
border-color:#F5F1EA;
color:#F5F1EA;
}
.iye-band-y8k .iye-sh_link_btn-y8k{
background:#D4AF6E;
color:#12100E;
}
.iye-sh_rule-y8k{
margin:-2px 0 1.125rem;
background:rgba(245,241,234,0.12);
height:1px;
}
.iye-band-y8k .iye-sh_rule-y8k{
background:rgba(255,251,244,0.10);
}
.iye-hero-y8k{
padding:2rem 0 0.5rem;
}
@media(min-width:770px){
.iye-hero-y8k{
padding:3.5rem 0 24px;
}
}
.iye-hero_in-y8k{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:899px){
.iye-hero_in-y8k{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.iye-hero_copy-y8k{
min-width:0;
}
.iye-hero_eyebrow-y8k{
gap:0.625rem;
align-items:center;
display:inline-flex;
margin-bottom:22px;
}
.iye-hero_eyebrow_line-y8k{
flex:0 0 auto;
background:#C4A878;
display:inline-block;
width:1.75rem;
height:1px;
}
.iye-hero_h1-y8k{
color:#F5F1EA;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
letter-spacing:-.01em;
margin-bottom:20px;
line-height:1.04;
font-weight:600;
font-size:2.375rem;
}
@media(min-width:766px){
.iye-hero_h1-y8k{
font-size:3.375rem;
}
}
@media(min-width:1099px){
.iye-hero_h1-y8k{
font-size:62px;
}
}
.iye-hero_h1-y8k em{
color:#C4A878;
font-style:normal;
}
.iye-hero_sub-y8k{
margin-bottom:1.875rem;
line-height:1.6;
color:#7A7470;
font-size:1rem;
max-width:30rem;
}
@media(min-width:767px){
.iye-hero_sub-y8k{
font-size:18px;
}
}
.iye-hero_actions-y8k{
gap:0.875rem;
align-items:center;
display:flex;
flex-wrap:wrap;
margin-bottom:34px;
}
.iye-hero_cta-y8k{
background:#C4A878;
gap:0.625rem;
transition:background-color .2s ease;
border-radius:999px;
padding:16px 1.875rem;
display:inline-flex;
color:#12100E;
align-items:center;
font-size:15px;
font-weight:700;
}
.iye-hero_cta-y8k:hover{
background:#D4B882;
}
.iye-hero_cta_ic-y8k{
align-items:center;
display:inline-flex;
}
.iye-hero_cta_ic-y8k svg{
width:1rem;
height:16px;
}
.iye-hero_cta_alt-y8k{
background:transparent;
padding:15px 26px;
border-radius:62.438rem;
border:1px solid rgba(245,241,234,0.12);
transition:border-color .2s ease,color .2s ease;
align-items:center;
font-size:15px;
font-weight:600;
color:#F5F1EA;
display:inline-flex;
}
.iye-hero_cta_alt-y8k:hover{
border-color:#C4A878;
color:#C4A878;
}
.iye-hero_trust-y8k{
gap:1.375rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.iye-hero_trust_item-y8k{
gap:9px;
font-size:0.813rem;
font-weight:600;
align-items:center;
display:flex;
color:#D6D0C8;
}
.iye-hero_trust_ic-y8k{
display:inline-flex;
align-items:center;
color:#C4A878;
}
.iye-hero_trust_ic-y8k svg{
height:1rem;
width:16px;
}
.iye-hero_promo-y8k{
border-radius:1.25rem;
background:#211E24;
overflow:hidden;
min-height:300px;
position:relative;
box-shadow:0 0.75rem 3rem rgba(0,0,0,0.52), 0 2px 8px rgba(0,0,0,0.36);
display:flex;
}
.iye-hero_promo_bg-y8k{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.iye-hero_promo_bg-y8k::after{
inset:0;
background:linear-gradient(120deg,#131116 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.iye-hero_promo_glow-y8k{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.10) 0%,transparent 65%);
right:-1.25rem;
pointer-events:none;
width:16.25rem;
height:260px;
top:-40px;
position:absolute;
}
.iye-hero_promo_ct-y8k{
padding:1.75rem;
position:relative;
z-index:2;
align-self:flex-end;
max-width:88%;
}
.iye-hero_promo_label-y8k{
letter-spacing:.25em;
font-size:0.625rem;
color:#D4AF6E;
font-weight:700;
margin-bottom:0.5rem;
display:block;
text-transform:uppercase;
}
.iye-hero_promo_amount-y8k{
color:#F5F1EA;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-size:32px;
}
@media(min-width:769px){
.iye-hero_promo_amount-y8k{
font-size:2.5rem;
}
}
.iye-hero_promo_amount-y8k em{
font-style:normal;
color:#D4AF6E;
}
.iye-hero_rating-y8k{
gap:0.625rem;
border-radius:14px;
background:#211E24;
border:1px solid rgba(245,241,234,0.07);
padding:10px 0.875rem;
align-items:center;
position:absolute;
max-width:min(16.25rem,62%);
box-shadow:0 2px 0.375rem rgba(0,0,0,0.36), 0 0.5rem 20px rgba(0,0,0,0.28);
top:14px;
z-index:3;
right:0.875rem;
display:flex;
}
.iye-hero_rating_score-y8k{
flex:0 0 auto;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#F5F1EA;
font-size:1.5rem;
}
.iye-hero_rating_txt-y8k{
flex:1 1 auto;
min-width:0;
}
.iye-hero_rating_stars-y8k{
gap:2px;
display:flex;
color:#C4A878;
}
.iye-hero_rating_stars-y8k svg{
width:12px;
height:12px;
}
.iye-hero_rating_cap-y8k{
color:#9E9890;
display:block;
font-size:0.688rem;
margin-top:3px;
overflow-wrap:break-word;
line-height:1.35;
}
.iye-stat-y8k{
border-bottom:1px solid rgba(245,241,234,0.12);
margin-top:1rem;
border-top:1px solid rgba(245,241,234,0.12);
}
.iye-stat_in-y8k{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.iye-stat_in-y8k{
grid-template-columns:repeat(4,1fr);
}
}
.iye-stat_item-y8k{
padding:1.375rem 0.875rem;
border-bottom:1px solid rgba(245,241,234,0.07);
border-right:1px solid rgba(245,241,234,0.07);
min-width:0;
}
.iye-stat_item-y8k:nth-child(2n){
border-right:0;
}
.iye-stat_item-y8k:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.iye-stat_item-y8k{
border-bottom:0;
}
.iye-stat_item-y8k:nth-child(2n){
border-right:1px solid rgba(245,241,234,0.07);
}
.iye-stat_item-y8k:nth-child(4n){
border-right:0;
}
}
.iye-stat_value-y8k{
line-height:1;
overflow-wrap:break-word;
color:#F5F1EA;
font-weight:700;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
}
@media(min-width:767px){
.iye-stat_value-y8k{
font-size:34px;
}
}
.iye-stat_label-y8k{
overflow-wrap:break-word;
margin-top:0.375rem;
line-height:1.4;
color:#9E9890;
font-size:13px;
}
.iye-pr-y8k{
padding:30px 0 6px;
}
.iye-pr_card-y8k{
border:1px solid rgba(245,241,234,0.07);
flex:0 0 auto;
padding:1.625rem;
overflow:hidden;
background:#211E24;
border-radius:20px;
gap:0.625rem;
position:relative;
width:280px;
display:flex;
flex-direction:column;
min-height:200px;
}
@media(min-width:765px){
.iye-pr_card-y8k{
width:300px;
}
}
.iye-pr_card_feat-y8k{
background:linear-gradient(150deg,#1A1720,#0D0B10);
border-color:transparent;
color:#F5F1EA;
}
.iye-pr_glow-y8k{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.10),transparent 70%);
right:-1.875rem;
top:-30px;
width:130px;
position:absolute;
height:8.125rem;
pointer-events:none;
opacity:0;
}
.iye-pr_card_feat-y8k .iye-pr_glow-y8k{
opacity:1;
}
.iye-pr_label-y8k{
letter-spacing:.16em;
color:#C4A878;
position:relative;
font-weight:700;
font-size:10px;
text-transform:uppercase;
}
.iye-pr_card_feat-y8k .iye-pr_label-y8k{
color:#D4AF6E;
}
.iye-pr_amount-y8k{
line-height:1.08;
position:relative;
overflow-wrap:break-word;
font-weight:600;
font-size:1.625rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#F5F1EA;
}
.iye-pr_card_feat-y8k .iye-pr_amount-y8k{
color:#F5F1EA;
}
.iye-pr_amount-y8k em{
font-style:normal;
color:#C4A878;
}
.iye-pr_card_feat-y8k .iye-pr_amount-y8k em{
color:#D4AF6E;
}
.iye-pr_terms-y8k{
font-size:13px;
position:relative;
color:#9E9890;
line-height:1.5;
}
.iye-pr_card_feat-y8k .iye-pr_terms-y8k{
color:#A09A92;
}
.iye-pr_cta-y8k{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.iye-pr_card_feat-y8k .iye-pr_cta-y8k{
border-radius:62.438rem;
padding:9px 1.125rem;
background:#D4AF6E;
transition:opacity .2s ease;
font-weight:700;
font-size:13px;
color:#12100E;
}
.iye-pr_card_feat-y8k .iye-pr_cta-y8k:hover{
opacity:.9;
}
.iye-pr_card-y8k:not(.iye-pr_card_feat-y8k) .iye-pr_cta-y8k{
transition:color .2s ease,border-color .2s ease;
border-bottom:1px solid #F5F1EA;
font-size:0.813rem;
font-weight:700;
padding-bottom:2px;
color:#F5F1EA;
}
.iye-pr_card-y8k:not(.iye-pr_card_feat-y8k) .iye-pr_cta-y8k:hover{
border-color:#C4A878;
color:#C4A878;
}
.iye-grow-y8k{
padding:26px 0 10px;
}
.iye-row_seo-y8k{
margin:0.625rem 0 0;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
color:#7A7470;
max-width:47.5rem;
}
.iye-row_seo-y8k strong{
font-weight:700;
color:#F5F1EA;
}
.iye-jp-y8k{
padding:30px 0 0.625rem;
}
.iye-jp_grid-y8k{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:766px){
.iye-jp_grid-y8k{
grid-template-columns:1fr 1fr;
}
.iye-jp_card_mega-y8k{
grid-column:1/-1;
}
}
@media(min-width:1002px){
.iye-jp_grid-y8k{
grid-template-columns:1.4fr 1fr 1fr;
}
.iye-jp_card_mega-y8k{
grid-column:auto;
}
}
.iye-jp_card-y8k{
border:1px solid rgba(245,241,234,0.07);
background:#211E24;
gap:12px;
overflow:hidden;
border-radius:20px;
padding:26px;
display:flex;
position:relative;
justify-content:space-between;
flex-direction:column;
min-width:0;
min-height:12.5rem;
}
.iye-jp_card_mega-y8k{
background:linear-gradient(135deg,#1A1720,#0D0B10);
border-color:transparent;
color:#F5F1EA;
min-height:210px;
}
.iye-jp_glow-y8k{
background:radial-gradient(circle,rgba(196,168,120,0.10),transparent 70%);
border-radius:50%;
position:absolute;
pointer-events:none;
width:200px;
height:12.5rem;
top:-40px;
right:-2.5rem;
}
.iye-jp_label-y8k{
gap:0.625rem;
display:flex;
text-transform:uppercase;
flex-wrap:wrap;
justify-content:space-between;
align-items:center;
font-weight:700;
color:#C4A878;
position:relative;
font-size:0.625rem;
letter-spacing:.16em;
}
.iye-jp_card_mega-y8k .iye-jp_label-y8k{
color:#D4AF6E;
}
.iye-jp_drop-y8k{
font-weight:600;
color:#9E9890;
text-transform:none;
letter-spacing:.04em;
}
.iye-jp_card_mega-y8k .iye-jp_drop-y8k{
color:#A09A92;
}
.iye-jp_amount-y8k{
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
position:relative;
font-size:38px;
overflow-wrap:break-word;
font-weight:700;
line-height:1;
color:#F5F1EA;
}
.iye-jp_card_mega-y8k .iye-jp_amount-y8k{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#D4AF6E;
}
@media(min-width:765px){
.iye-jp_card_mega-y8k .iye-jp_amount-y8k{
font-size:3.375rem;
}
}
.iye-jp_game-y8k{
color:#9E9890;
position:relative;
font-size:0.813rem;
}
.iye-jp_card_mega-y8k .iye-jp_game-y8k{
color:#A09A92;
}
.iye-jp_cta-y8k{
position:relative;
align-self:flex-start;
}
.iye-jp_card_mega-y8k .iye-jp_cta-y8k{
background:#D4AF6E;
border-radius:999px;
padding:0.625rem 20px;
transition:opacity .2s ease;
font-weight:700;
color:#12100E;
font-size:13px;
}
.iye-jp_card_mega-y8k .iye-jp_cta-y8k:hover{
opacity:.9;
}
.iye-jp_card-y8k:not(.iye-jp_card_mega-y8k) .iye-jp_cta-y8k{
transition:color .2s ease,border-color .2s ease;
font-size:0.813rem;
border-bottom:1px solid #F5F1EA;
padding-bottom:2px;
font-weight:700;
color:#F5F1EA;
}
.iye-jp_card-y8k:not(.iye-jp_card_mega-y8k) .iye-jp_cta-y8k:hover{
border-color:#C4A878;
color:#C4A878;
}
.iye-jp_seo-y8k{
margin:0.875rem 0 0;
color:#7A7470;
overflow-wrap:break-word;
font-size:14px;
max-width:760px;
line-height:1.65;
}
.iye-jp_seo-y8k strong{
font-weight:700;
color:#F5F1EA;
}
.iye-gf-y8k{
padding:1.5rem 0 6px;
}
.iye-gf_in-y8k{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.iye-gf_chip-y8k{
border:1px solid rgba(245,241,234,0.12);
background:#211E24;
border-radius:62.438rem;
padding:0.625rem 18px;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
color:#D6D0C8;
font-size:0.813rem;
font-weight:600;
white-space:nowrap;
}
.iye-gf_chip-y8k:hover{
border-color:#C4A878;
color:#C4A878;
}
.iye-gf_chip-y8k.iye-state_active-y8k{
background:#C4A878;
border-color:transparent;
color:#12100E;
}
.iye-grow-y8k{
padding:1.625rem 0 0.625rem;
}
.iye-row_seo-y8k{
margin:0.625rem 0 0;
max-width:760px;
font-size:14px;
color:#7A7470;
line-height:1.65;
overflow-wrap:break-word;
}
.iye-row_seo-y8k strong{
color:#F5F1EA;
font-weight:700;
}
.iye-grow-y8k{
padding:1.625rem 0 10px;
}
.iye-row_seo-y8k{
margin:0.625rem 0 0;
font-size:0.875rem;
color:#7A7470;
line-height:1.65;
overflow-wrap:break-word;
max-width:760px;
}
.iye-row_seo-y8k strong{
font-weight:700;
color:#F5F1EA;
}
.iye-grow-y8k{
padding:26px 0 10px;
}
.iye-row_seo-y8k{
margin:0.625rem 0 0;
color:#7A7470;
line-height:1.65;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:0.875rem;
}
.iye-row_seo-y8k strong{
font-weight:700;
color:#F5F1EA;
}
.iye-nl-y8k{
padding:24px 0 10px;
}
.iye-nl_in-y8k{
padding:1.875rem 2rem;
gap:22px;
background:#0D0B10;
border-radius:1.25rem;
display:flex;
flex-direction:column;
color:#F5F1EA;
}
@media(min-width:770px){
.iye-nl_in-y8k{
gap:1.75rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.iye-nl_text_wrap-y8k{
min-width:0;
}
.iye-nl_h3-y8k{
line-height:1.1;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F5F1EA;
margin-bottom:0.313rem;
font-weight:600;
font-size:22px;
}
@media(min-width:769px){
.iye-nl_h3-y8k{
font-size:24px;
}
}
.iye-nl_text-y8k{
line-height:1.5;
font-size:0.844rem;
color:#A09A92;
}
.iye-nl_form-y8k{
gap:10px;
flex:1 1 auto;
min-width:0;
max-width:28.75rem;
display:flex;
}
.iye-nl_input-y8k{
background:rgba(255,251,244,0.06);
border-radius:14px;
border:1px solid rgba(255,251,244,0.10);
flex:1 1 auto;
overflow:hidden;
padding:0.813rem 1rem;
display:flex;
min-width:0;
font-size:14px;
white-space:nowrap;
color:#A09A92;
text-overflow:ellipsis;
align-items:center;
}
.iye-nl_btn-y8k{
border-radius:0.875rem;
flex:0 0 auto;
transition:opacity .2s ease;
background:#D4AF6E;
padding:0.813rem 1.5rem;
font-weight:700;
white-space:nowrap;
color:#12100E;
font-size:0.875rem;
}
.iye-nl_btn-y8k:hover{
opacity:.9;
}
.iye-trn-y8k{
padding:30px 0 0.625rem;
}
.iye-trn_in-y8k{
background:#211E24;
border:1px solid rgba(245,241,234,0.07);
border-radius:1.25rem;
overflow:hidden;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:878px){
.iye-trn_in-y8k{
grid-template-columns:1.05fr 1fr;
}
}
.iye-trn_banner-y8k{
background:linear-gradient(150deg,#1A1720,#0D0B10);
overflow:hidden;
padding:2.125rem;
color:#F5F1EA;
position:relative;
}
.iye-trn_glow-y8k{
background:radial-gradient(circle,rgba(196,168,120,0.10),transparent 70%);
border-radius:50%;
bottom:-40px;
pointer-events:none;
width:200px;
height:200px;
right:-2.5rem;
position:absolute;
}
.iye-trn_eyebrow-y8k{
margin-bottom:14px;
position:relative;
}
.iye-trn_h2-y8k{
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:30px;
margin-bottom:0.75rem;
font-weight:600;
line-height:1.06;
overflow-wrap:break-word;
position:relative;
color:#F5F1EA;
}
@media(min-width:768px){
.iye-trn_h2-y8k{
font-size:36px;
}
}
.iye-trn_text-y8k{
font-size:0.875rem;
margin-bottom:1.375rem;
color:#A09A92;
line-height:1.6;
max-width:26.25rem;
position:relative;
}
.iye-trn_timer-y8k{
gap:8px;
margin-bottom:1.5rem;
position:relative;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.iye-trn_timer_cap-y8k{
font-size:0.688rem;
color:#A09A92;
}
.iye-trn_timer_box-y8k{
border-radius:0.5rem;
background:rgba(255,251,244,0.06);
padding:4px 0.75rem;
font-size:24px;
font-weight:700;
color:#F5F1EA;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
.iye-trn_cta-y8k{
transition:opacity .2s ease;
padding:13px 1.625rem;
border-radius:999px;
background:#D4AF6E;
display:inline-block;
font-size:14px;
position:relative;
color:#12100E;
font-weight:700;
}
.iye-trn_cta-y8k:hover{
opacity:.9;
}
.iye-trn_lb-y8k{
padding:1.625rem 28px;
}
.iye-trn_lb_head-y8k{
gap:10px;
align-items:center;
display:flex;
margin-bottom:12px;
justify-content:space-between;
}
.iye-trn_lb_title-y8k{
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#F5F1EA;
font-weight:600;
font-size:1.25rem;
}
.iye-trn_lb_upd-y8k{
color:#9E9890;
letter-spacing:.08em;
text-transform:uppercase;
font-size:0.688rem;
}
.iye-trn_lb_row-y8k{
padding:0.688rem 12px;
gap:0.875rem;
border-radius:0.5rem;
display:flex;
align-items:center;
}
.iye-trn_lb_row-y8k:nth-child(2){
background:rgba(196,168,120,0.10);
}
.iye-trn_lb_rank-y8k{
flex:0 0 auto;
width:1.375rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:1rem;
font-weight:700;
color:#C4A878;
}
.iye-trn_lb_av-y8k{
background:linear-gradient(135deg,#B8924A,#E2C98A);
border-radius:50%;
flex:0 0 auto;
height:1.875rem;
width:30px;
}
.iye-trn_lb_name-y8k{
flex:1 1 auto;
overflow:hidden;
white-space:nowrap;
font-weight:600;
min-width:0;
color:#F5F1EA;
font-size:0.875rem;
text-overflow:ellipsis;
}
.iye-trn_lb_amount-y8k{
flex:0 0 auto;
font-weight:700;
color:#F5F1EA;
font-size:13px;
}
.iye-vip-y8k{
padding:48px 0;
}
@media(min-width:767px){
.iye-vip-y8k{
padding:4rem 0;
}
}
.iye-vip_head-y8k{
gap:14px;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:877px){
.iye-vip_head-y8k{
gap:1.5rem;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.iye-vip_eyebrow-y8k{
margin-bottom:0.75rem;
}
.iye-vip_h2-y8k{
font-size:2rem;
overflow-wrap:break-word;
line-height:1.05;
color:#F5F1EA;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:770px){
.iye-vip_h2-y8k{
font-size:40px;
}
}
.iye-vip_intro-y8k{
max-width:420px;
line-height:1.6;
font-size:0.875rem;
color:#A09A92;
}
.iye-vip_grid-y8k{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.iye-vip_card-y8k{
padding:1.375rem 18px;
border:1px solid rgba(255,251,244,0.10);
border-radius:14px;
min-width:0;
}
.iye-vip_card_feat-y8k{
background:rgba(255,251,244,0.06);
border-color:#D4AF6E;
}
.iye-vip_card_ic-y8k{
border-radius:8px;
background:linear-gradient(135deg,#B8924A,#E2C98A);
height:34px;
display:block;
width:2.125rem;
margin-bottom:16px;
}
.iye-vip_name-y8k{
margin-bottom:0.375rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:20px;
color:#F5F1EA;
font-weight:600;
}
.iye-vip_perk-y8k{
font-size:0.781rem;
line-height:1.5;
color:#A09A92;
overflow-wrap:break-word;
}
.iye-app-y8k{
padding:30px 0 0.625rem;
}
.iye-app_in-y8k{
padding:2rem;
gap:28px;
border:1px solid rgba(245,241,234,0.07);
border-radius:20px;
background:#211E24;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.iye-app_in-y8k{
padding:2.5rem 44px;
gap:40px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.iye-app_copy-y8k{
min-width:0;
max-width:560px;
}
.iye-app_eyebrow-y8k{
margin-bottom:12px;
}
.iye-app_h2-y8k{
font-size:28px;
line-height:1.05;
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#F5F1EA;
}
@media(min-width:770px){
.iye-app_h2-y8k{
font-size:34px;
}
}
.iye-app_text-y8k{
margin-bottom:1.375rem;
font-size:14px;
line-height:1.6;
color:#7A7470;
}
.iye-app_btns-y8k{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.iye-app_btn-y8k{
border-radius:14px;
gap:10px;
padding:0.688rem 1.25rem;
background:#C4A878;
transition:background-color .2s ease;
color:#12100E;
align-items:center;
display:inline-flex;
}
.iye-app_btn-y8k:hover{
background:#D4B882;
}
.iye-app_btn_ic-y8k{
align-items:center;
display:inline-flex;
}
.iye-app_btn_ic-y8k svg{
height:1.125rem;
width:18px;
}
.iye-app_btn_lb-y8k{
font-size:13.5px;
font-weight:700;
}
.iye-app_qr_wrap-y8k{
flex:0 0 auto;
gap:18px;
align-items:center;
display:flex;
}
.iye-app_qr-y8k{
flex:0 0 auto;
border-radius:14px;
background-color:#C4A878;
background-image:repeating-linear-gradient(0deg,#211E24 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#211E24 0 0.313rem,transparent 5px 0.688rem);
width:6.75rem;
height:108px;
}
.iye-app_qr_cap-y8k{
font-size:0.781rem;
line-height:1.4;
color:#9E9890;
max-width:5.75rem;
}
.iye-gm-y8k{
padding:30px 0 10px;
}
.iye-gm_in-y8k{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:882px){
.iye-gm_in-y8k{
grid-template-columns:1.25fr 1fr;
}
}
.iye-gm_left-y8k{
padding:32px;
background:#211E24;
border:1px solid rgba(245,241,234,0.07);
border-radius:1.25rem;
min-width:0;
}
.iye-gm_eyebrow-y8k{
margin-bottom:0.625rem;
}
.iye-gm_h2-y8k{
font-weight:600;
margin-bottom:0.5rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#F5F1EA;
font-size:1.625rem;
line-height:1.06;
overflow-wrap:break-word;
}
@media(min-width:765px){
.iye-gm_h2-y8k{
font-size:1.75rem;
}
}
.iye-gm_text-y8k{
font-size:0.875rem;
line-height:1.6;
margin-bottom:22px;
color:#7A7470;
max-width:480px;
}
.iye-gm_level-y8k{
font-size:22px;
font-weight:700;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
color:#C4A878;
}
.iye-gm_bar-y8k{
border-radius:999px;
overflow:hidden;
background:rgba(245,241,234,0.12);
height:8px;
margin-bottom:6px;
}
.iye-gm_bar_fill-y8k{
background:linear-gradient(90deg,#B8924A,#E2C98A);
border-radius:999px;
height:100%;
}
.iye-gm_bar_meta-y8k{
gap:10px;
margin-bottom:1.125rem;
font-size:0.688rem;
color:#9E9890;
display:flex;
justify-content:space-between;
}
.iye-gm_missions-y8k{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.iye-gm_mission-y8k{
padding:9px 15px;
background:#18161A;
gap:7px;
border:1px solid rgba(245,241,234,0.12);
border-radius:62.438rem;
align-items:center;
font-weight:600;
font-size:0.781rem;
color:#D6D0C8;
display:inline-flex;
}
.iye-gm_mission_ic-y8k{
align-items:center;
display:inline-flex;
color:#C4A878;
}
.iye-gm_mission_ic-y8k svg{
height:13px;
width:13px;
}
.iye-gm_right-y8k{
padding:32px;
border-radius:1.25rem;
overflow:hidden;
background:linear-gradient(150deg,#1A1720,#0D0B10);
position:relative;
color:#F5F1EA;
display:flex;
flex-direction:column;
}
.iye-gm_glow-y8k{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.10),transparent 70%);
top:-1.875rem;
height:150px;
position:absolute;
pointer-events:none;
right:-30px;
width:150px;
}
.iye-gm_ref_eyebrow-y8k{
margin-bottom:10px;
position:relative;
}
.iye-gm_ref_h2-y8k{
margin-bottom:0.5rem;
overflow-wrap:break-word;
line-height:1.1;
font-weight:600;
position:relative;
color:#F5F1EA;
font-size:26px;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
.iye-gm_ref_text-y8k{
color:#A09A92;
margin-bottom:20px;
line-height:1.55;
position:relative;
font-size:13.5px;
}
.iye-gm_ref_cta-y8k{
transition:opacity .2s ease;
border-radius:999px;
background:#D4AF6E;
padding:0.688rem 1.375rem;
margin-top:auto;
font-weight:700;
color:#12100E;
align-self:flex-start;
position:relative;
font-size:0.844rem;
}
.iye-gm_ref_cta-y8k:hover{
opacity:.9;
}
.iye-pmt-y8k{
padding:3rem 0 0.625rem;
}
.iye-pmt_in-y8k{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:883px){
.iye-pmt_in-y8k{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.iye-pmt_left-y8k{
min-width:0;
}
.iye-pmt_eyebrow-y8k{
margin-bottom:12px;
}
.iye-pmt_h2-y8k{
margin-bottom:12px;
overflow-wrap:break-word;
font-size:1.875rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#F5F1EA;
font-weight:600;
line-height:1.06;
}
@media(min-width:770px){
.iye-pmt_h2-y8k{
font-size:2rem;
}
}
.iye-pmt_text-y8k{
color:#7A7470;
margin-bottom:22px;
font-size:14.5px;
line-height:1.6;
}
.iye-pmt_logos-y8k{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:477px){
.iye-pmt_logos-y8k{
grid-template-columns:repeat(4,1fr);
}
}
.iye-pmt_logo-y8k{
overflow:hidden;
border:1px solid rgba(245,241,234,0.07);
background:#211E24;
border-radius:8px;
padding:0 0.5rem;
text-align:center;
justify-content:center;
align-items:center;
white-space:nowrap;
height:3.125rem;
text-overflow:ellipsis;
font-weight:700;
font-size:0.781rem;
color:#D6D0C8;
display:flex;
}
.iye-pmt_table-y8k{
border:1px solid rgba(245,241,234,0.07);
border-radius:14px;
overflow:hidden;
min-width:0;
}
.iye-pmt_thead-y8k{
background:#0F0D11;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.iye-pmt_th-y8k{
overflow:hidden;
padding:13px 0.875rem;
font-size:10px;
letter-spacing:.08em;
white-space:nowrap;
font-weight:700;
color:#F5F1EA;
text-overflow:ellipsis;
text-transform:uppercase;
}
.iye-pmt_row-y8k{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(245,241,234,0.07);
}
.iye-pmt_row-y8k:nth-child(odd){
background:#211E24;
}
.iye-pmt_td-y8k{
padding:14px;
min-width:0;
overflow-wrap:break-word;
font-size:13.5px;
color:#7A7470;
}
.iye-pmt_row-y8k .iye-pmt_td-y8k:first-child{
font-weight:700;
color:#F5F1EA;
}
.iye-pmt_row-y8k .iye-pmt_td-y8k:last-child{
color:#5A9E76;
font-weight:700;
}
.iye-ts-y8k{
padding:44px 0;
}
.iye-ts_in-y8k{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:882px){
.iye-ts_in-y8k{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.iye-ts_left-y8k{
min-width:0;
}
.iye-ts_h2-y8k{
margin-bottom:0.75rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
color:#F5F1EA;
line-height:1.1;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:770px){
.iye-ts_h2-y8k{
font-size:1.75rem;
}
}
.iye-ts_text-y8k{
max-width:32.5rem;
margin-bottom:22px;
font-size:14.5px;
color:#A09A92;
line-height:1.6;
}
.iye-ts_badges-y8k{
gap:1.125rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.iye-ts_badge-y8k{
font-size:13px;
font-weight:600;
color:#A09A92;
}
.iye-ts_pay-y8k{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:878px){
.iye-ts_pay-y8k{
justify-content:flex-end;
}
}
.iye-ts_pay_chip-y8k{
background:rgba(255,251,244,0.06);
border:1px solid rgba(255,251,244,0.10);
padding:0.75rem 1rem;
border-radius:0.875rem;
color:#F5F1EA;
font-weight:700;
font-size:14px;
}
.iye-prov-y8k{
padding:2.5rem 0 20px;
}
.iye-prov_eyebrow-y8k{
margin-bottom:1.125rem;
display:block;
}
.iye-prov_grid-y8k{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.iye-prov_grid-y8k{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.iye-prov_grid-y8k{
grid-template-columns:repeat(6,1fr);
}
}
.iye-tt-y8k{
padding:3rem 0 10px;
}
@media(min-width:768px){
.iye-tt-y8k{
padding:60px 0 10px;
}
}
.iye-tt_head-y8k{
text-align:center;
margin-bottom:34px;
}
.iye-tt_eyebrow-y8k{
margin-bottom:0.75rem;
}
.iye-tt_h2-y8k{
font-weight:600;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#F5F1EA;
font-size:2rem;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:767px){
.iye-tt_h2-y8k{
font-size:2.625rem;
}
}
.iye-tt_grid-y8k{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:763px){
.iye-tt_grid-y8k{
grid-template-columns:repeat(3,1fr);
}
}
.iye-tt_card-y8k{
padding:1.875rem;
border:1px solid rgba(245,241,234,0.07);
background:#211E24;
border-radius:14px;
min-width:0;
display:flex;
flex-direction:column;
}
.iye-tt_card_ic-y8k{
align-items:center;
display:inline-flex;
margin-bottom:1.125rem;
color:#C4A878;
}
.iye-tt_card_ic-y8k svg{
width:28px;
height:1.75rem;
}
.iye-tt_card_h-y8k{
margin-bottom:8px;
overflow-wrap:break-word;
font-weight:600;
color:#F5F1EA;
font-size:1.375rem;
line-height:1.15;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
.iye-tt_card_p-y8k{
line-height:1.6;
margin-bottom:0.875rem;
font-size:14px;
color:#7A7470;
overflow-wrap:break-word;
}
.iye-tt_card_p-y8k b{
color:#F5F1EA;
font-weight:700;
}
.iye-tt_card_link-y8k{
transition:color .2s ease;
margin-top:auto;
color:#F5F1EA;
align-self:flex-start;
border-bottom:1px solid #C4A878;
font-weight:700;
padding-bottom:2px;
font-size:13px;
}
.iye-tt_card_link-y8k:hover{
color:#C4A878;
}
.iye-wy-y8k{
padding:3rem 0;
}
@media(min-width:765px){
.iye-wy-y8k{
padding:3.5rem 0;
}
}
.iye-wy_in-y8k{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:903px){
.iye-wy_in-y8k{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.iye-wy_left-y8k{
min-width:0;
}
.iye-wy_eyebrow-y8k{
margin-bottom:14px;
}
.iye-wy_h2-y8k{
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
margin-bottom:1rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#F5F1EA;
font-size:2rem;
}
@media(min-width:768px){
.iye-wy_h2-y8k{
font-size:2.5rem;
}
}
.iye-wy_intro-y8k{
color:#7A7470;
font-size:15px;
line-height:1.6;
}
.iye-wy_grid-y8k{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.iye-wy_grid-y8k{
grid-template-columns:1fr 1fr;
}
}
.iye-wy_card-y8k{
border-radius:14px;
border:1px solid rgba(245,241,234,0.07);
background:#211E24;
padding:1.625rem;
min-width:0;
}
.iye-wy_card_ic-y8k{
display:inline-flex;
align-items:center;
color:#C4A878;
justify-content:center;
margin-bottom:16px;
}
.iye-wy_card_ic-y8k svg{
width:1.625rem;
height:26px;
}
.iye-wy_card_h-y8k{
font-weight:600;
color:#F5F1EA;
line-height:1.15;
font-size:21px;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:8px;
}
.iye-wy_card_p-y8k{
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
color:#7A7470;
}
.iye-et-y8k{
padding:36px 0 10px;
}
.iye-et_in-y8k{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:881px){
.iye-et_in-y8k{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.iye-et_left-y8k{
min-width:0;
}
.iye-et_eyebrow-y8k{
margin-bottom:0.75rem;
}
.iye-et_h2-y8k{
overflow-wrap:break-word;
line-height:1.06;
margin-bottom:14px;
font-weight:600;
color:#F5F1EA;
font-size:28px;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.iye-et_h2-y8k{
font-size:2rem;
}
}
.iye-et_text-y8k{
line-height:1.65;
font-size:15px;
margin-bottom:22px;
color:#7A7470;
}
.iye-et_stats-y8k{
gap:1.5rem;
display:flex;
flex-wrap:wrap;
}
.iye-et_stat-y8k{
min-width:0;
}
.iye-et_stat_v-y8k{
color:#F5F1EA;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1;
font-weight:700;
font-size:1.625rem;
}
.iye-et_stat_l-y8k{
margin-top:0.25rem;
color:#9E9890;
font-size:12.5px;
}
.iye-et_right-y8k{
gap:12px;
display:flex;
flex-direction:column;
}
.iye-et_member-y8k{
gap:1rem;
padding:1.125rem 20px;
background:#211E24;
border:1px solid rgba(245,241,234,0.07);
border-radius:14px;
display:flex;
align-items:center;
min-width:0;
}
.iye-et_member_av-y8k{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#1A1720,#C4A878);
height:48px;
width:3rem;
}
.iye-et_member_name-y8k{
font-size:0.938rem;
color:#F5F1EA;
overflow-wrap:break-word;
font-weight:700;
}
.iye-et_member_role-y8k{
color:#9E9890;
font-size:12.5px;
overflow-wrap:break-word;
}
.iye-et_updated-y8k{
gap:0.5rem;
border-radius:14px;
border:1px solid rgba(245,241,234,0.07);
background:#18161A;
padding:0.875rem 1.125rem;
display:flex;
font-size:0.781rem;
align-items:center;
color:#7A7470;
}
.iye-hts-y8k{
padding:48px 0;
}
@media(min-width:771px){
.iye-hts-y8k{
padding:3.875rem 0;
}
}
.iye-hts_head-y8k{
gap:18px;
display:flex;
flex-direction:column;
margin-bottom:2.125rem;
}
@media(min-width:767px){
.iye-hts_head-y8k{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.iye-hts_eyebrow-y8k{
margin-bottom:0.75rem;
}
.iye-hts_h2-y8k{
font-weight:600;
overflow-wrap:break-word;
color:#F5F1EA;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:1.875rem;
}
@media(min-width:768px){
.iye-hts_h2-y8k{
font-size:38px;
}
}
.iye-hts_cta-y8k{
background:#D4AF6E;
transition:opacity .2s ease;
flex:0 0 auto;
padding:0.938rem 1.875rem;
border-radius:62.438rem;
font-weight:700;
font-size:0.938rem;
color:#12100E;
}
.iye-hts_cta-y8k:hover{
opacity:.9;
}
.iye-hts_grid-y8k{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.iye-hts_grid-y8k{
grid-template-columns:repeat(3,1fr);
}
}
.iye-hts_step-y8k{
border-top:1px solid rgba(255,251,244,0.10);
min-width:0;
padding-top:1.375rem;
}
.iye-hts_step_num-y8k{
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:700;
line-height:1;
color:#D4AF6E;
margin-bottom:0.875rem;
font-size:2.75rem;
}
.iye-hts_step_h-y8k{
line-height:1.2;
overflow-wrap:break-word;
color:#F5F1EA;
margin-bottom:8px;
font-weight:700;
font-size:19px;
}
.iye-hts_step_p-y8k{
color:#A09A92;
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
}
.iye-sb-y8k{
background:#211E24;
padding:3rem 0;
border-top:1px solid rgba(245,241,234,0.07);
border-bottom:1px solid rgba(245,241,234,0.07);
margin-top:24px;
}
@media(min-width:769px){
.iye-sb-y8k{
padding:3.5rem 0;
}
}
.iye-sb_eyebrow-y8k{
margin-bottom:0.75rem;
display:block;
}
.iye-sb_h2-y8k{
margin-bottom:1.625rem;
font-size:30px;
color:#F5F1EA;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:767px){
.iye-sb_h2-y8k{
font-size:36px;
}
}
.iye-sb_grid-y8k{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:562px){
.iye-sb_grid-y8k{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:962px){
.iye-sb_grid-y8k{
grid-template-columns:repeat(4,1fr);
}
}
.iye-sb_card-y8k{
border-radius:14px;
padding:24px;
border:1px solid rgba(245,241,234,0.07);
background:#18161A;
min-width:0;
}
.iye-sb_card_h-y8k{
margin-bottom:8px;
color:#F5F1EA;
font-size:1.188rem;
line-height:1.15;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.iye-sb_card_p-y8k{
font-size:13.5px;
overflow-wrap:break-word;
color:#7A7470;
line-height:1.6;
}
.iye-sb_rtp-y8k{
gap:24px;
padding:1.625rem 1.75rem;
background:#18161A;
grid-template-columns:1fr;
border-radius:0.875rem;
border:1px solid rgba(245,241,234,0.07);
margin-top:18px;
display:grid;
align-items:center;
}
@media(min-width:761px){
.iye-sb_rtp-y8k{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.iye-sb_rtp_h-y8k{
line-height:1.15;
font-weight:600;
color:#F5F1EA;
margin-bottom:8px;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:20px;
overflow-wrap:break-word;
}
.iye-sb_rtp_p-y8k{
font-size:0.844rem;
line-height:1.6;
color:#7A7470;
overflow-wrap:break-word;
}
.iye-sb_rtp_stats-y8k{
gap:16px;
display:flex;
}
.iye-sb_stat-y8k{
padding:1.125rem;
flex:1 1 0;
border-radius:0.5rem;
background:#211E24;
text-align:center;
min-width:0;
}
.iye-sb_stat_v-y8k{
font-size:1.625rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
color:#5A9E76;
overflow-wrap:break-word;
font-weight:700;
}
.iye-sb_stat_l-y8k{
font-size:0.719rem;
color:#9E9890;
margin-top:0.25rem;
}
.iye-lh-y8k{
padding:40px 0 20px;
}
.iye-lh_in-y8k{
padding-top:34px;
border-top:1px solid rgba(245,241,234,0.12);
}
.iye-lh_eyebrow-y8k{
display:block;
margin-bottom:22px;
}
.iye-lh_grid-y8k{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:599px){
.iye-lh_grid-y8k{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.iye-lh_grid-y8k{
grid-template-columns:repeat(5,1fr);
}
}
.iye-lh_col-y8k{
min-width:0;
}
.iye-lh_col_h-y8k{
margin-bottom:12px;
color:#F5F1EA;
overflow-wrap:break-word;
font-weight:700;
font-size:0.813rem;
}
.iye-lh_links-y8k{
gap:8px;
flex-direction:column;
display:flex;
}
.iye-lh_link-y8k{
transition:color .2s ease;
font-size:13px;
color:#7A7470;
overflow-wrap:break-word;
}
.iye-lh_link-y8k:hover{
color:#C4A878;
}
.iye-sc-y8k{
padding:3rem 0 0.625rem;
}
.iye-sc_head-y8k{
text-align:center;
margin-bottom:1.75rem;
}
.iye-sc_eyebrow-y8k{
margin-bottom:12px;
}
.iye-sc_h2-y8k{
color:#F5F1EA;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-size:1.875rem;
}
@media(min-width:770px){
.iye-sc_h2-y8k{
font-size:2.25rem;
}
}
.iye-sc_table-y8k{
border:1px solid rgba(245,241,234,0.07);
margin:0 auto;
overflow:hidden;
border-radius:14px;
max-width:56.25rem;
}
.iye-sc_thead-y8k{
background:#0F0D11;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.iye-sc_th-y8k{
padding:15px 18px;
font-weight:700;
color:#A09A92;
font-size:0.813rem;
overflow-wrap:break-word;
text-align:center;
}
.iye-sc_th-y8k:first-child{
text-align:left;
}
.iye-sc_th_us-y8k{
color:#D4AF6E;
}
.iye-sc_row-y8k{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(245,241,234,0.07);
}
.iye-sc_row-y8k:nth-child(even){
background:#211E24;
}
.iye-sc_td-y8k{
padding:15px 1.125rem;
overflow-wrap:break-word;
color:#9E9890;
font-size:14px;
text-align:center;
min-width:0;
}
.iye-sc_td-y8k:first-child{
font-weight:600;
color:#D6D0C8;
text-align:left;
}
.iye-sc_td_us-y8k{
color:#5A9E76;
font-weight:700;
}
.iye-faq-y8k{
padding:3rem 0;
background:#211E24;
margin-top:24px;
border-top:1px solid rgba(245,241,234,0.07);
border-bottom:1px solid rgba(245,241,234,0.07);
}
@media(min-width:767px){
.iye-faq-y8k{
padding:62px 0;
}
}
.iye-faq_head-y8k{
text-align:center;
margin-bottom:2.125rem;
}
.iye-faq_eyebrow-y8k{
margin-bottom:0.75rem;
}
.iye-faq_h2-y8k{
line-height:1.05;
font-weight:600;
font-size:2rem;
color:#F5F1EA;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:768px){
.iye-faq_h2-y8k{
font-size:2.375rem;
}
}
.iye-faq_list-y8k{
margin:0 auto;
gap:0.75rem;
max-width:51.25rem;
flex-direction:column;
display:flex;
}
.iye-faq_item-y8k{
background:#18161A;
border:1px solid rgba(245,241,234,0.07);
border-radius:0.875rem;
overflow:hidden;
}
.iye-faq_q-y8k{
list-style:none;
padding:20px 24px;
gap:1.25rem;
display:flex;
color:#F5F1EA;
font-size:1rem;
overflow-wrap:break-word;
font-weight:700;
cursor:pointer;
justify-content:space-between;
align-items:center;
}
.iye-faq_q-y8k::-webkit-details-marker{
display:none;
}
.iye-faq_q_ic-y8k{
flex:0 0 auto;
transition:transform .2s ease;
display:inline-flex;
align-items:center;
color:#C4A878;
}
.iye-faq_q_ic-y8k svg{
width:1.125rem;
height:1.125rem;
}
.iye-faq_item-y8k[open] .iye-faq_q_ic-y8k{
transform:rotate(180deg);
}
.iye-faq_a-y8k{
padding:0 24px 20px;
line-height:1.6;
color:#7A7470;
overflow-wrap:break-word;
font-size:14.5px;
}
.iye-sg-y8k{
padding:3rem 0 0.625rem;
}
.iye-sg_eyebrow-y8k{
display:block;
margin-bottom:0.75rem;
}
.iye-sg_h2-y8k{
line-height:1.05;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:1.75rem;
font-size:1.875rem;
overflow-wrap:break-word;
color:#F5F1EA;
}
@media(min-width:767px){
.iye-sg_h2-y8k{
font-size:36px;
}
}
.iye-sg_grid-y8k{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:721px){
.iye-sg_grid-y8k{
grid-template-columns:repeat(3,1fr);
}
}
.iye-sg_col-y8k{
min-width:0;
}
.iye-sg_col_h-y8k{
margin-bottom:0.625rem;
color:#F5F1EA;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
}
.iye-sg_col_p-y8k{
font-size:0.875rem;
overflow-wrap:break-word;
color:#7A7470;
line-height:1.65;
}
.iye-el-y8k{
padding:48px 0;
}
@media(min-width:765px){
.iye-el-y8k{
padding:3.5rem 0;
}
}
.iye-el_in-y8k{
grid-template-columns:1fr;
gap:2.5rem;
align-items:start;
display:grid;
}
@media(min-width:899px){
.iye-el_in-y8k{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.iye-el_left-y8k{
min-width:0;
}
.iye-el_eyebrow-y8k{
margin-bottom:14px;
}
.iye-el_h2-y8k{
font-size:2rem;
color:#F5F1EA;
margin-bottom:1.375rem;
line-height:1.08;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:767px){
.iye-el_h2-y8k{
font-size:2.375rem;
}
}
.iye-el_body-y8k p{
color:#D6D0C8;
line-height:1.7;
margin-bottom:1.125rem;
overflow-wrap:break-word;
font-size:1rem;
}
.iye-el_dropcap-y8k{
padding:0.375rem 0.75rem 0 0;
font-size:62px;
color:#C4A878;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
line-height:.8;
float:left;
font-weight:700;
}
.iye-el_right-y8k{
min-width:0;
}
.iye-el_quote-y8k{
background:linear-gradient(150deg,#1A1720,#0D0B10);
border-radius:1.25rem;
padding:36px;
margin-bottom:1.5rem;
color:#F5F1EA;
position:relative;
}
.iye-el_quote_mark-y8k{
margin-bottom:0.375rem;
color:#D4AF6E;
align-items:center;
display:inline-flex;
}
.iye-el_quote_mark-y8k svg{
width:34px;
height:34px;
}
.iye-el_quote_text-y8k{
margin-bottom:22px;
font-size:1.375rem;
line-height:1.4;
color:#F5F1EA;
overflow-wrap:break-word;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:500;
}
.iye-el_quote_meta-y8k{
gap:0.75rem;
display:flex;
align-items:center;
}
.iye-el_quote_av-y8k{
background:linear-gradient(135deg,#B8924A,#E2C98A);
flex:0 0 auto;
border-radius:50%;
width:2.375rem;
height:38px;
}
.iye-el_quote_author-y8k{
font-weight:700;
font-size:0.875rem;
color:#F5F1EA;
}
.iye-el_quote_meta_sub-y8k{
color:#A09A92;
font-size:0.75rem;
}
.iye-el_explain-y8k{
border:1px solid rgba(245,241,234,0.07);
border-radius:14px;
overflow:hidden;
}
.iye-el_explain_card-y8k{
padding:1.375rem 24px;
}
.iye-el_explain_card-y8k+.iye-el_explain_card-y8k{
border-top:1px solid rgba(245,241,234,0.07);
}
.iye-el_explain_h-y8k{
color:#F5F1EA;
font-size:1.25rem;
margin-bottom:0.5rem;
line-height:1.15;
overflow-wrap:break-word;
font-weight:600;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
}
.iye-el_explain_p-y8k{
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
color:#7A7470;
}
.iye-ft-y8k{
background:#0F0D11;
margin-top:2.5rem;
color:#A09A92;
}
.iye-ft_in-y8k{
gap:32px;
padding:3rem 0 28px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:601px){
.iye-ft_in-y8k{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:903px){
.iye-ft_in-y8k{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.iye-ft_brand-y8k{
min-width:0;
}
.iye-ft_logo-y8k{
color:#F5F1EA;
font-size:1.625rem;
font-family:"Lora", 'Iowan Old Style', Georgia, serif;
font-weight:700;
overflow-wrap:break-word;
}
.iye-ft_tagline-y8k{
font-size:0.844rem;
max-width:17.5rem;
margin-top:0.875rem;
line-height:1.6;
color:#A09A92;
}
.iye-ft_contact-y8k{
transition:color .2s ease;
color:#D4AF6E;
margin-top:12px;
overflow-wrap:anywhere;
font-size:0.813rem;
display:inline-block;
max-width:280px;
}
.iye-ft_contact-y8k:hover{
color:#F5F1EA;
}
.iye-ft_col-y8k{
min-width:0;
}
.iye-ft_col_h-y8k{
color:#F5F1EA;
overflow-wrap:break-word;
letter-spacing:.08em;
font-weight:700;
margin-bottom:0.875rem;
text-transform:uppercase;
font-size:0.813rem;
}
.iye-ft_col_links-y8k{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.iye-ft_link-y8k{
transition:color .2s ease;
font-size:13.5px;
color:#A09A92;
overflow-wrap:break-word;
}
.iye-ft_link-y8k:hover{
color:#F5F1EA;
}
.iye-ft_bot-y8k{
padding:22px 0 40px;
gap:1rem;
flex-direction:column;
border-top:1px solid rgba(255,251,244,0.10);
display:flex;
}
@media(min-width:765px){
.iye-ft_bot-y8k{
gap:1.25rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.iye-ft_legal-y8k{
color:#524E4A;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.6;
font-size:0.719rem;
}
.iye-ft_legal-y8k b{
color:#A09A92;
font-weight:700;
}
.iye-ft_age-y8k{
flex:0 0 auto;
padding:0.25rem 0.563rem;
border-radius:0.5rem;
border:1.5px solid #D4AF6E;
font-weight:700;
font-size:0.813rem;
color:#D4AF6E;
}