*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1714;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
color:#D8D0BA;
font-size:0.938rem;
text-rendering:optimizeLegibility;
font-family:"PT Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
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{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.awn_layout8zo{
min-height:100vh;
display:flex;
flex-direction:column;
}
.awn_main8zo{
flex:1 1 auto;
width:100%;
min-width:0;
}
.awn_container8zo{
margin:0 auto;
padding:0 1rem;
max-width:87.5rem;
width:100%;
}
@media(min-width:767px){
.awn_container8zo{
padding:0 32px;
}
}
@media(min-width:1099px){
.awn_container8zo{
padding:0 3.5rem;
}
}
.awn_eyebrow8zo{
font-size:0.688rem;
color:#C4A870;
text-transform:uppercase;
line-height:1.4;
font-weight:600;
font-family:"PT Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
letter-spacing:.2em;
display:inline-block;
overflow-wrap:break-word;
}
.awn_band8zo{
background:#0E0D0B;
color:#F2ECD8;
}
.awn_band8zo .awn_eyebrow8zo{
color:#D4AC60;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.awn_tb8zo{
background:#1A1714;
position:sticky;
z-index:50;
border-bottom:1px solid rgba(244,238,220,0.13);
top:0;
}
.awn_tb_in8zo{
margin:0 auto;
gap:16px;
padding:0.75rem 1rem;
width:100%;
max-width:87.5rem;
align-items:center;
justify-content:space-between;
display:flex;
}
@media(min-width:768px){
.awn_tb_in8zo{
padding:16px 32px;
}
}
@media(min-width:1103px){
.awn_tb_in8zo{
padding:1.125rem 56px;
}
}
.awn_tb_left8zo{
gap:28px;
min-width:0;
align-items:center;
display:flex;
}
.awn_tb_logo8zo{
gap:11px;
min-width:0;
align-items:center;
display:flex;
}
.awn_tb_logo_mark8zo{
border-radius:8px;
flex:0 0 auto;
height:2.125rem;
object-fit:cover;
width:34px;
}
.awn_tb_logo_txt8zo{
min-width:0;
line-height:1;
display:flex;
flex-direction:column;
}
.awn_tb_logo_name8zo{
overflow:hidden;
white-space:nowrap;
font-weight:700;
letter-spacing:.02em;
color:#F2ECD8;
font-size:22px;
text-overflow:ellipsis;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.awn_tb_logo_sub8zo{
overflow:hidden;
letter-spacing:.32em;
font-weight:600;
font-size:0.531rem;
text-overflow:ellipsis;
white-space:nowrap;
color:#C4A870;
text-transform:uppercase;
margin-top:4px;
}
.awn_tb_nav8zo{
display:none;
}
@media(min-width:960px){
.awn_tb_nav8zo{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.awn_tb_nav_item8zo{
transition:color .2s ease,border-color .2s ease;
font-size:14px;
white-space:nowrap;
padding-bottom:3px;
font-weight:600;
border-bottom:2px solid transparent;
color:#D8D0BA;
}
.awn_tb_nav_item8zo:hover{
color:#F2ECD8;
}
.awn_tb_nav_item8zo.awn_state_active8zo{
border-color:#C4A870;
color:#F2ECD8;
}
.awn_tb_right8zo{
gap:0.875rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.awn_tb_search8zo{
transition:color .2s ease;
align-items:center;
justify-content:center;
display:flex;
color:#D8D0BA;
}
.awn_tb_search8zo:hover{
color:#C4A870;
}
.awn_tb_search8zo svg{
height:1.125rem;
width:1.125rem;
}
.awn_tb_lang8zo{
text-transform:uppercase;
font-size:0.688rem;
letter-spacing:.1em;
font-weight:600;
color:#A8A090;
}
.awn_tb_lang8zo:hover{
color:#F2ECD8;
}
.awn_tb_login8zo{
display:none;
font-size:0.875rem;
color:#F2ECD8;
font-weight:600;
}
@media(min-width:765px){
.awn_tb_login8zo{
display:inline-block;
}
}
.awn_tb_register8zo{
background:#C4A870;
transition:background-color .2s ease;
border-radius:999px;
padding:11px 1.375rem;
font-weight:700;
white-space:nowrap;
color:#15120A;
font-size:14px;
}
.awn_tb_register8zo:hover{
background:#D4B87E;
}
.awn_mob8zo{
background:#1A1714;
bottom:0;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
left:0;
z-index:60;
right:0;
border-top:1px solid rgba(244,238,220,0.13);
}
@media(min-width:962px){
.awn_mob8zo{
display:none;
}
}
.awn_mob_in8zo{
margin:0 auto;
max-width:560px;
justify-content:space-around;
align-items:stretch;
display:flex;
}
.awn_mob_item8zo{
transition:color .2s ease;
flex:1 1 0;
padding:9px 0.25rem;
gap:3px;
flex-direction:column;
min-width:0;
display:flex;
color:#A8A090;
align-items:center;
}
.awn_mob_item8zo.awn_state_active8zo{
color:#C4A870;
}
.awn_mob_ic8zo{
display:flex;
justify-content:center;
align-items:center;
}
.awn_mob_ic8zo svg{
height:1.25rem;
width:20px;
}
.awn_mob_lb8zo{
overflow:hidden;
font-weight:600;
max-width:100%;
font-size:0.625rem;
text-overflow:ellipsis;
white-space:nowrap;
}
@media(max-width:957px){
body{
padding-bottom:60px;
}
}
.awn_rail8zo{
min-width:0;
position:relative;
}
.awn_rail_scroll8zo{
gap:14px;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
padding-bottom:14px;
scrollbar-width:thin;
display:flex;
}
@media(min-width:769px){
.awn_rail_scroll8zo{
gap:18px;
}
}
.awn_gc8zo{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:771px){
.awn_gc8zo{
width:11.75rem;
}
}
.awn_gc_img8zo{
border-radius:14px;
background:#222018;
overflow:hidden;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.30);
position:relative;
padding-bottom:133.33%;
}
.awn_gc_img8zo img{
inset:0;
position:absolute;
height:100%;
object-fit:cover;
width:100%;
}
.awn_gc_cover8zo{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.awn_gc_hover8zo{
inset:0;
background:rgba(0,0,0,0.52);
transition:opacity .2s ease;
position:absolute;
display:flex;
justify-content:center;
opacity:0;
align-items:center;
}
.awn_gc8zo:hover .awn_gc_hover8zo{
opacity:1;
}
.awn_gc_hover_btn8zo{
border-radius:62.438rem;
background:#C4A870;
align-items:center;
width:2.875rem;
height:2.875rem;
display:flex;
justify-content:center;
color:#15120A;
}
.awn_gc_hover_btn8zo svg{
width:18px;
height:18px;
}
.awn_gc_info8zo{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:0.563rem;
display:flex;
}
.awn_gc_name8zo{
overflow:hidden;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
color:#F2ECD8;
font-size:0.813rem;
}
.awn_gc_prov8zo{
overflow:hidden;
font-size:11px;
text-overflow:ellipsis;
color:#A8A090;
white-space:nowrap;
}
.awn_gc_meta8zo{
font-size:0.688rem;
color:#A8A090;
}
.awn_tc8zo{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:769px){
.awn_tc8zo{
width:14.375rem;
}
}
.awn_tc_img8zo{
border-radius:0.875rem;
overflow:hidden;
background:#222018;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.30);
position:relative;
padding-bottom:75%;
}
.awn_tc_img8zo img{
inset:0;
height:100%;
position:absolute;
object-fit:cover;
width:100%;
}
.awn_tc_info8zo{
gap:2px;
margin-top:0.563rem;
display:flex;
flex-direction:column;
min-width:0;
}
.awn_tc_name8zo{
overflow:hidden;
font-size:0.875rem;
font-weight:700;
color:#F2ECD8;
white-space:nowrap;
text-overflow:ellipsis;
}
.awn_tc_rtp8zo{
color:#A8A090;
font-size:0.688rem;
}
.awn_lc8zo{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:768px){
.awn_lc8zo{
width:16.75rem;
}
}
.awn_lc_img8zo{
overflow:hidden;
border-radius:14px;
background:#222018;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.30);
position:relative;
}
.awn_lc_img8zo img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.awn_lc_live8zo{
border-radius:62.438rem;
background:rgba(0,0,0,0.52);
gap:0.438rem;
padding:4px 0.563rem;
top:0.75rem;
position:absolute;
align-items:center;
left:12px;
display:flex;
}
.awn_lc_live_dot8zo{
border-radius:50%;
background:#C0413A;
animation:zm2-pulse 1.6s infinite;
width:0.5rem;
height:0.5rem;
}
.awn_lc_seats8zo{
font-weight:600;
text-transform:uppercase;
letter-spacing:.08em;
color:#F2ECD8;
font-size:0.625rem;
}
.awn_lc_info8zo{
gap:2px;
display:flex;
flex-direction:column;
min-width:0;
margin-top:9px;
}
.awn_lc_name8zo{
overflow:hidden;
color:#F2ECD8;
font-size:0.938rem;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
}
.awn_lc_bet8zo{
font-size:11px;
color:#A8A090;
}
.awn_pc8zo{
background:#222018;
border:1px solid rgba(244,238,220,0.07);
gap:0.5rem;
border-radius:0.875rem;
padding:16px 14px;
flex-direction:column;
display:flex;
justify-content:center;
min-width:0;
min-height:74px;
align-items:center;
}
.awn_pc_logo8zo{
flex:0 0 auto;
max-width:100%;
width:auto;
height:1.75rem;
object-fit:contain;
}
.awn_pc_name8zo{
overflow:hidden;
color:#A8A090;
white-space:nowrap;
font-size:11px;
max-width:100%;
text-overflow:ellipsis;
text-align:center;
}
.awn_gc_tag8zo{
padding:3px 0.5rem;
border-radius:8px;
left:0.625rem;
top:0.625rem;
z-index:2;
letter-spacing:.06em;
text-transform:uppercase;
display:inline-block;
position:absolute;
font-size:10px;
font-weight:700;
}
.awn_gc_tag_hot8zo{
background:#C0413A;
color:#F2ECD8;
}
.awn_gc_tag_new8zo{
background:#E0C47C;
color:#15120A;
}
.awn_gc_tag_jp8zo{
background:#D4AC60;
color:#15120A;
}
.awn_gc_tag_live8zo{
background:#C0413A;
color:#F2ECD8;
}
.awn_sh8zo{
min-width:0;
margin-bottom:18px;
}
.awn_sh_row8zo{
gap:16px;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.awn_sh_row8zo .awn_sh_l8zo{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.awn_sh_stack8zo{
gap:0.625rem;
flex-direction:column;
display:flex;
align-items:flex-start;
}
.awn_sh_center8zo{
gap:10px;
align-items:center;
text-align:center;
flex-direction:column;
display:flex;
}
.awn_sh_h28zo{
color:#F2ECD8;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
font-size:1.5rem;
line-height:1.1;
}
@media(min-width:769px){
.awn_sh_h28zo{
font-size:30px;
}
}
.awn_band8zo .awn_sh_h28zo{
color:#F2ECD8;
}
.awn_sh_eb_line8zo{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.awn_sh_eb_line8zo::before{
background:#C4A870;
height:1px;
width:1.75rem;
content:"";
display:inline-block;
}
.awn_band8zo .awn_sh_eb_line8zo::before{
background:#D4AC60;
}
.awn_sh_eb_dot8zo{
gap:8px;
align-items:center;
display:inline-flex;
}
.awn_sh_eb_dot8zo::before{
background:#C4A870;
border-radius:50%;
height:0.375rem;
width:0.375rem;
content:"";
display:inline-block;
}
.awn_band8zo .awn_sh_eb_dot8zo::before{
background:#D4AC60;
}
.awn_sh_link8zo{
gap:0.375rem;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
align-items:center;
padding-bottom:2px;
color:#F2ECD8;
font-weight:600;
display:inline-flex;
border-bottom:1px solid #F2ECD8;
white-space:nowrap;
font-size:13px;
}
.awn_sh_link8zo:hover{
border-color:#C4A870;
color:#C4A870;
}
.awn_sh_link8zo svg{
width:14px;
height:14px;
}
.awn_sh_link_chev8zo{
padding-bottom:0;
border-bottom:0;
}
.awn_sh_link_btn8zo{
border-radius:62.438rem;
padding:9px 1.125rem;
background:#C4A870;
border-bottom:0;
color:#15120A;
}
.awn_sh_link_btn8zo:hover{
background:#D4B87E;
border-color:transparent;
color:#15120A;
}
.awn_band8zo .awn_sh_link8zo{
border-color:#F2ECD8;
color:#F2ECD8;
}
.awn_band8zo .awn_sh_link_btn8zo{
background:#D4AC60;
color:#15120A;
}
.awn_sh_rule8zo{
background:rgba(244,238,220,0.13);
margin:-2px 0 18px;
height:1px;
}
.awn_band8zo .awn_sh_rule8zo{
background:rgba(244,238,220,0.12);
}
.awn_hero8zo{
padding:32px 0 0.5rem;
}
@media(min-width:766px){
.awn_hero8zo{
padding:56px 0 1.5rem;
}
}
.awn_hero_in8zo{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:900px){
.awn_hero_in8zo{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.awn_hero_copy8zo{
min-width:0;
}
.awn_hero_eyebrow8zo{
gap:0.625rem;
display:inline-flex;
margin-bottom:22px;
align-items:center;
}
.awn_hero_eyebrow_line8zo{
background:#C4A870;
flex:0 0 auto;
width:28px;
height:1px;
display:inline-block;
}
.awn_hero_h18zo{
font-size:2.375rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#F2ECD8;
overflow-wrap:break-word;
margin-bottom:20px;
letter-spacing:-.01em;
line-height:1.04;
}
@media(min-width:768px){
.awn_hero_h18zo{
font-size:3.375rem;
}
}
@media(min-width:1100px){
.awn_hero_h18zo{
font-size:62px;
}
}
.awn_hero_h18zo em{
font-style:normal;
color:#C4A870;
}
.awn_hero_sub8zo{
color:#877E6E;
line-height:1.6;
max-width:30rem;
margin-bottom:30px;
font-size:16px;
}
@media(min-width:767px){
.awn_hero_sub8zo{
font-size:18px;
}
}
.awn_hero_actions8zo{
gap:14px;
margin-bottom:2.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.awn_hero_cta8zo{
gap:10px;
padding:16px 1.875rem;
border-radius:62.438rem;
background:#C4A870;
transition:background-color .2s ease;
font-weight:700;
align-items:center;
color:#15120A;
display:inline-flex;
font-size:15px;
}
.awn_hero_cta8zo:hover{
background:#D4B87E;
}
.awn_hero_cta_ic8zo{
display:inline-flex;
align-items:center;
}
.awn_hero_cta_ic8zo svg{
height:16px;
width:1rem;
}
.awn_hero_cta_alt8zo{
background:transparent;
border:1px solid rgba(244,238,220,0.13);
transition:border-color .2s ease,color .2s ease;
padding:0.938rem 26px;
border-radius:999px;
align-items:center;
font-size:15px;
font-weight:600;
display:inline-flex;
color:#F2ECD8;
}
.awn_hero_cta_alt8zo:hover{
border-color:#C4A870;
color:#C4A870;
}
.awn_hero_trust8zo{
gap:22px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.awn_hero_trust_item8zo{
gap:9px;
font-size:13px;
color:#D8D0BA;
align-items:center;
display:flex;
font-weight:600;
}
.awn_hero_trust_ic8zo{
display:inline-flex;
color:#C4A870;
align-items:center;
}
.awn_hero_trust_ic8zo svg{
height:16px;
width:16px;
}
.awn_hero_promo8zo{
overflow:hidden;
background:#222018;
border-radius:20px;
position:relative;
display:flex;
box-shadow:0 8px 16px rgba(0,0,0,0.36), 0 2rem 72px rgba(0,0,0,0.52), 0 0 40px rgba(196,168,112,0.07);
min-height:300px;
}
.awn_hero_promo_bg8zo{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.awn_hero_promo_bg8zo::after{
background:linear-gradient(120deg,#0E0D0B 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.awn_hero_promo_glow8zo{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,112,0.10) 0%,transparent 65%);
position:absolute;
top:-2.5rem;
width:260px;
pointer-events:none;
right:-20px;
height:260px;
}
.awn_hero_promo_ct8zo{
padding:1.75rem;
z-index:2;
position:relative;
align-self:flex-end;
max-width:88%;
}
.awn_hero_promo_label8zo{
text-transform:uppercase;
font-weight:700;
margin-bottom:0.5rem;
color:#D4AC60;
font-size:0.625rem;
letter-spacing:.25em;
display:block;
}
.awn_hero_promo_amount8zo{
font-size:2rem;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F2ECD8;
}
@media(min-width:770px){
.awn_hero_promo_amount8zo{
font-size:2.5rem;
}
}
.awn_hero_promo_amount8zo em{
color:#D4AC60;
font-style:normal;
}
.awn_hero_rating8zo{
background:#222018;
gap:10px;
border-radius:14px;
border:1px solid rgba(244,238,220,0.07);
padding:10px 0.875rem;
top:0.875rem;
z-index:3;
position:absolute;
display:flex;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.30);
right:14px;
align-items:center;
max-width:min(260px,62%);
}
.awn_hero_rating_score8zo{
flex:0 0 auto;
color:#F2ECD8;
font-weight:700;
font-size:24px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.awn_hero_rating_txt8zo{
flex:1 1 auto;
min-width:0;
}
.awn_hero_rating_stars8zo{
gap:2px;
color:#C4A870;
display:flex;
}
.awn_hero_rating_stars8zo svg{
width:0.75rem;
height:12px;
}
.awn_hero_rating_cap8zo{
display:block;
margin-top:3px;
font-size:11px;
line-height:1.35;
color:#A8A090;
overflow-wrap:break-word;
}
.awn_stat8zo{
margin-top:16px;
border-top:1px solid rgba(244,238,220,0.13);
border-bottom:1px solid rgba(244,238,220,0.13);
}
.awn_stat_in8zo{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.awn_stat_in8zo{
grid-template-columns:repeat(4,1fr);
}
}
.awn_stat_item8zo{
padding:1.375rem 14px;
min-width:0;
border-bottom:1px solid rgba(244,238,220,0.07);
border-right:1px solid rgba(244,238,220,0.07);
}
.awn_stat_item8zo:nth-child(2n){
border-right:0;
}
.awn_stat_item8zo:nth-child(n+3){
border-bottom:0;
}
@media(min-width:766px){
.awn_stat_item8zo{
border-bottom:0;
}
.awn_stat_item8zo:nth-child(2n){
border-right:1px solid rgba(244,238,220,0.07);
}
.awn_stat_item8zo:nth-child(4n){
border-right:0;
}
}
.awn_stat_value8zo{
font-weight:700;
line-height:1;
color:#F2ECD8;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:30px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.awn_stat_value8zo{
font-size:34px;
}
}
.awn_stat_label8zo{
font-size:0.813rem;
line-height:1.4;
color:#A8A090;
overflow-wrap:break-word;
margin-top:6px;
}
.awn_pr8zo{
padding:30px 0 6px;
}
.awn_pr_card8zo{
border-radius:1.25rem;
padding:1.625rem;
overflow:hidden;
flex:0 0 auto;
gap:0.625rem;
background:#222018;
border:1px solid rgba(244,238,220,0.07);
display:flex;
width:280px;
min-height:200px;
flex-direction:column;
position:relative;
}
@media(min-width:770px){
.awn_pr_card8zo{
width:300px;
}
}
.awn_pr_card_feat8zo{
background:linear-gradient(150deg,#1C1A14,#0C0B09);
border-color:transparent;
color:#F2ECD8;
}
.awn_pr_glow8zo{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,112,0.10),transparent 70%);
position:absolute;
height:130px;
opacity:0;
pointer-events:none;
right:-1.875rem;
width:130px;
top:-30px;
}
.awn_pr_card_feat8zo .awn_pr_glow8zo{
opacity:1;
}
.awn_pr_label8zo{
font-weight:700;
letter-spacing:.16em;
text-transform:uppercase;
position:relative;
font-size:0.625rem;
color:#C4A870;
}
.awn_pr_card_feat8zo .awn_pr_label8zo{
color:#D4AC60;
}
.awn_pr_amount8zo{
font-size:1.625rem;
line-height:1.08;
overflow-wrap:break-word;
position:relative;
color:#F2ECD8;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.awn_pr_card_feat8zo .awn_pr_amount8zo{
color:#F2ECD8;
}
.awn_pr_amount8zo em{
color:#C4A870;
font-style:normal;
}
.awn_pr_card_feat8zo .awn_pr_amount8zo em{
color:#D4AC60;
}
.awn_pr_terms8zo{
position:relative;
color:#A8A090;
line-height:1.5;
font-size:13px;
}
.awn_pr_card_feat8zo .awn_pr_terms8zo{
color:#9E9580;
}
.awn_pr_cta8zo{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.awn_pr_card_feat8zo .awn_pr_cta8zo{
padding:0.563rem 18px;
transition:opacity .2s ease;
border-radius:999px;
background:#D4AC60;
font-size:13px;
color:#15120A;
font-weight:700;
}
.awn_pr_card_feat8zo .awn_pr_cta8zo:hover{
opacity:.9;
}
.awn_pr_card8zo:not(.awn_pr_card_feat8zo) .awn_pr_cta8zo{
transition:color .2s ease,border-color .2s ease;
padding-bottom:2px;
font-weight:700;
color:#F2ECD8;
border-bottom:1px solid #F2ECD8;
font-size:13px;
}
.awn_pr_card8zo:not(.awn_pr_card_feat8zo) .awn_pr_cta8zo:hover{
border-color:#C4A870;
color:#C4A870;
}
.awn_grow8zo{
padding:26px 0 10px;
}
.awn_row_seo8zo{
margin:10px 0 0;
line-height:1.65;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:0.875rem;
color:#877E6E;
}
.awn_row_seo8zo strong{
color:#F2ECD8;
font-weight:700;
}
.awn_jp8zo{
padding:30px 0 10px;
}
.awn_jp_grid8zo{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:771px){
.awn_jp_grid8zo{
grid-template-columns:1fr 1fr;
}
.awn_jp_card_mega8zo{
grid-column:1/-1;
}
}
@media(min-width:1000px){
.awn_jp_grid8zo{
grid-template-columns:1.4fr 1fr 1fr;
}
.awn_jp_card_mega8zo{
grid-column:auto;
}
}
.awn_jp_card8zo{
border:1px solid rgba(244,238,220,0.07);
border-radius:20px;
background:#222018;
padding:1.625rem;
gap:12px;
overflow:hidden;
min-height:200px;
justify-content:space-between;
min-width:0;
display:flex;
flex-direction:column;
position:relative;
}
.awn_jp_card_mega8zo{
background:linear-gradient(135deg,#1C1A14,#0C0B09);
border-color:transparent;
min-height:13.125rem;
color:#F2ECD8;
}
.awn_jp_glow8zo{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,112,0.10),transparent 70%);
width:12.5rem;
height:12.5rem;
pointer-events:none;
right:-40px;
top:-40px;
position:absolute;
}
.awn_jp_label8zo{
gap:0.625rem;
font-size:10px;
text-transform:uppercase;
font-weight:700;
position:relative;
letter-spacing:.16em;
justify-content:space-between;
align-items:center;
display:flex;
color:#C4A870;
flex-wrap:wrap;
}
.awn_jp_card_mega8zo .awn_jp_label8zo{
color:#D4AC60;
}
.awn_jp_drop8zo{
text-transform:none;
letter-spacing:.04em;
font-weight:600;
color:#A8A090;
}
.awn_jp_card_mega8zo .awn_jp_drop8zo{
color:#9E9580;
}
.awn_jp_amount8zo{
overflow-wrap:break-word;
font-weight:700;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F2ECD8;
font-size:38px;
position:relative;
line-height:1;
}
.awn_jp_card_mega8zo .awn_jp_amount8zo{
animation:zm2-pulse 2.4s infinite;
color:#D4AC60;
font-size:48px;
}
@media(min-width:766px){
.awn_jp_card_mega8zo .awn_jp_amount8zo{
font-size:54px;
}
}
.awn_jp_game8zo{
font-size:0.813rem;
color:#A8A090;
position:relative;
}
.awn_jp_card_mega8zo .awn_jp_game8zo{
color:#9E9580;
}
.awn_jp_cta8zo{
position:relative;
align-self:flex-start;
}
.awn_jp_card_mega8zo .awn_jp_cta8zo{
transition:opacity .2s ease;
padding:0.625rem 1.25rem;
background:#D4AC60;
border-radius:999px;
color:#15120A;
font-size:13px;
font-weight:700;
}
.awn_jp_card_mega8zo .awn_jp_cta8zo:hover{
opacity:.9;
}
.awn_jp_card8zo:not(.awn_jp_card_mega8zo) .awn_jp_cta8zo{
transition:color .2s ease,border-color .2s ease;
color:#F2ECD8;
padding-bottom:2px;
font-weight:700;
font-size:13px;
border-bottom:1px solid #F2ECD8;
}
.awn_jp_card8zo:not(.awn_jp_card_mega8zo) .awn_jp_cta8zo:hover{
border-color:#C4A870;
color:#C4A870;
}
.awn_jp_seo8zo{
margin:0.875rem 0 0;
max-width:760px;
line-height:1.65;
color:#877E6E;
overflow-wrap:break-word;
font-size:14px;
}
.awn_jp_seo8zo strong{
color:#F2ECD8;
font-weight:700;
}
.awn_grow8zo{
padding:1.625rem 0 0.625rem;
}
.awn_row_seo8zo{
margin:10px 0 0;
max-width:760px;
color:#877E6E;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
}
.awn_row_seo8zo strong{
color:#F2ECD8;
font-weight:700;
}
.awn_grow8zo{
padding:1.625rem 0 0.625rem;
}
.awn_row_seo8zo{
margin:0.625rem 0 0;
max-width:47.5rem;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
color:#877E6E;
}
.awn_row_seo8zo strong{
font-weight:700;
color:#F2ECD8;
}
.awn_app8zo{
padding:1.875rem 0 10px;
}
.awn_app_in8zo{
padding:32px;
border-radius:1.25rem;
gap:1.75rem;
border:1px solid rgba(244,238,220,0.07);
background:#222018;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.awn_app_in8zo{
padding:40px 2.75rem;
gap:2.5rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.awn_app_copy8zo{
max-width:35rem;
min-width:0;
}
.awn_app_eyebrow8zo{
margin-bottom:12px;
}
.awn_app_h28zo{
margin-bottom:0.75rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#F2ECD8;
overflow-wrap:break-word;
line-height:1.05;
font-size:28px;
}
@media(min-width:771px){
.awn_app_h28zo{
font-size:34px;
}
}
.awn_app_text8zo{
font-size:0.875rem;
line-height:1.6;
color:#877E6E;
margin-bottom:22px;
}
.awn_app_btns8zo{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.awn_app_btn8zo{
border-radius:14px;
transition:background-color .2s ease;
gap:10px;
padding:0.688rem 1.25rem;
background:#C4A870;
display:inline-flex;
color:#15120A;
align-items:center;
}
.awn_app_btn8zo:hover{
background:#D4B87E;
}
.awn_app_btn_ic8zo{
align-items:center;
display:inline-flex;
}
.awn_app_btn_ic8zo svg{
height:1.125rem;
width:18px;
}
.awn_app_btn_lb8zo{
font-weight:700;
font-size:13.5px;
}
.awn_app_qr_wrap8zo{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.awn_app_qr8zo{
border-radius:0.875rem;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#222018 0 5px,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#222018 0 0.313rem,transparent 0.313rem 0.688rem);
width:108px;
background-color:#C4A870;
height:6.75rem;
}
.awn_app_qr_cap8zo{
color:#A8A090;
font-size:12.5px;
max-width:92px;
line-height:1.4;
}
.awn_vip8zo{
padding:3rem 0;
}
@media(min-width:769px){
.awn_vip8zo{
padding:64px 0;
}
}
.awn_vip_head8zo{
gap:0.875rem;
margin-bottom:30px;
display:flex;
flex-direction:column;
}
@media(min-width:877px){
.awn_vip_head8zo{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.awn_vip_eyebrow8zo{
margin-bottom:12px;
}
.awn_vip_h28zo{
overflow-wrap:break-word;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F2ECD8;
font-size:32px;
line-height:1.05;
}
@media(min-width:765px){
.awn_vip_h28zo{
font-size:2.5rem;
}
}
.awn_vip_intro8zo{
max-width:26.25rem;
color:#9E9580;
font-size:0.875rem;
line-height:1.6;
}
.awn_vip_grid8zo{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.awn_vip_card8zo{
border-radius:14px;
border:1px solid rgba(244,238,220,0.12);
padding:1.375rem 18px;
min-width:0;
}
.awn_vip_card_feat8zo{
border-color:#D4AC60;
background:rgba(244,238,220,0.06);
}
.awn_vip_card_ic8zo{
background:linear-gradient(135deg,#B8924A,#E8CC80);
border-radius:0.5rem;
margin-bottom:16px;
display:block;
width:2.125rem;
height:34px;
}
.awn_vip_name8zo{
margin-bottom:0.375rem;
font-weight:600;
color:#F2ECD8;
font-size:20px;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.awn_vip_perk8zo{
font-size:0.781rem;
overflow-wrap:break-word;
line-height:1.5;
color:#9E9580;
}
.awn_gm8zo{
padding:1.875rem 0 10px;
}
.awn_gm_in8zo{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:879px){
.awn_gm_in8zo{
grid-template-columns:1.25fr 1fr;
}
}
.awn_gm_left8zo{
border:1px solid rgba(244,238,220,0.07);
padding:32px;
border-radius:1.25rem;
background:#222018;
min-width:0;
}
.awn_gm_eyebrow8zo{
margin-bottom:10px;
}
.awn_gm_h28zo{
line-height:1.06;
color:#F2ECD8;
font-weight:600;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
margin-bottom:0.5rem;
}
@media(min-width:768px){
.awn_gm_h28zo{
font-size:28px;
}
}
.awn_gm_text8zo{
color:#877E6E;
font-size:0.875rem;
line-height:1.6;
margin-bottom:1.375rem;
max-width:30rem;
}
.awn_gm_level8zo{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
font-weight:700;
color:#C4A870;
margin-bottom:0.5rem;
}
.awn_gm_bar8zo{
overflow:hidden;
background:rgba(244,238,220,0.13);
border-radius:62.438rem;
height:8px;
margin-bottom:0.375rem;
}
.awn_gm_bar_fill8zo{
border-radius:62.438rem;
background:linear-gradient(90deg,#B8924A,#E8CC80);
height:100%;
}
.awn_gm_bar_meta8zo{
gap:10px;
display:flex;
color:#A8A090;
font-size:11px;
justify-content:space-between;
margin-bottom:18px;
}
.awn_gm_missions8zo{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.awn_gm_mission8zo{
gap:0.438rem;
background:#1A1714;
padding:0.563rem 15px;
border:1px solid rgba(244,238,220,0.13);
border-radius:62.438rem;
color:#D8D0BA;
font-weight:600;
font-size:12.5px;
align-items:center;
display:inline-flex;
}
.awn_gm_mission_ic8zo{
color:#C4A870;
align-items:center;
display:inline-flex;
}
.awn_gm_mission_ic8zo svg{
width:0.813rem;
height:0.813rem;
}
.awn_gm_right8zo{
border-radius:20px;
overflow:hidden;
background:linear-gradient(150deg,#1C1A14,#0C0B09);
padding:32px;
color:#F2ECD8;
display:flex;
position:relative;
flex-direction:column;
}
.awn_gm_glow8zo{
background:radial-gradient(circle,rgba(196,168,112,0.10),transparent 70%);
border-radius:50%;
top:-1.875rem;
pointer-events:none;
right:-30px;
height:9.375rem;
position:absolute;
width:150px;
}
.awn_gm_ref_eyebrow8zo{
margin-bottom:0.625rem;
position:relative;
}
.awn_gm_ref_h28zo{
line-height:1.1;
font-size:1.625rem;
font-weight:600;
margin-bottom:0.5rem;
position:relative;
color:#F2ECD8;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.awn_gm_ref_text8zo{
line-height:1.55;
margin-bottom:20px;
color:#9E9580;
position:relative;
font-size:0.844rem;
}
.awn_gm_ref_cta8zo{
background:#D4AC60;
padding:11px 1.375rem;
transition:opacity .2s ease;
border-radius:999px;
font-weight:700;
font-size:13.5px;
position:relative;
align-self:flex-start;
color:#15120A;
margin-top:auto;
}
.awn_gm_ref_cta8zo:hover{
opacity:.9;
}
.awn_trn8zo{
padding:1.875rem 0 10px;
}
.awn_trn_in8zo{
grid-template-columns:1fr;
background:#222018;
border-radius:1.25rem;
overflow:hidden;
border:1px solid rgba(244,238,220,0.07);
display:grid;
}
@media(min-width:881px){
.awn_trn_in8zo{
grid-template-columns:1.05fr 1fr;
}
}
.awn_trn_banner8zo{
background:linear-gradient(150deg,#1C1A14,#0C0B09);
overflow:hidden;
padding:34px;
color:#F2ECD8;
position:relative;
}
.awn_trn_glow8zo{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,112,0.10),transparent 70%);
height:12.5rem;
position:absolute;
width:12.5rem;
pointer-events:none;
bottom:-2.5rem;
right:-2.5rem;
}
.awn_trn_eyebrow8zo{
position:relative;
margin-bottom:0.875rem;
}
.awn_trn_h28zo{
position:relative;
margin-bottom:12px;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:30px;
line-height:1.06;
color:#F2ECD8;
}
@media(min-width:771px){
.awn_trn_h28zo{
font-size:36px;
}
}
.awn_trn_text8zo{
color:#9E9580;
position:relative;
max-width:26.25rem;
font-size:14px;
line-height:1.6;
margin-bottom:22px;
}
.awn_trn_timer8zo{
gap:0.5rem;
display:flex;
flex-wrap:wrap;
margin-bottom:1.5rem;
position:relative;
align-items:center;
}
.awn_trn_timer_cap8zo{
font-size:11px;
color:#9E9580;
}
.awn_trn_timer_box8zo{
background:rgba(244,238,220,0.06);
border-radius:0.5rem;
padding:0.25rem 12px;
font-size:24px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F2ECD8;
font-weight:700;
}
.awn_trn_cta8zo{
padding:13px 26px;
background:#D4AC60;
transition:opacity .2s ease;
border-radius:62.438rem;
font-weight:700;
position:relative;
color:#15120A;
display:inline-block;
font-size:14px;
}
.awn_trn_cta8zo:hover{
opacity:.9;
}
.awn_trn_lb8zo{
padding:1.625rem 1.75rem;
}
.awn_trn_lb_head8zo{
gap:0.625rem;
justify-content:space-between;
display:flex;
margin-bottom:12px;
align-items:center;
}
.awn_trn_lb_title8zo{
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F2ECD8;
font-size:20px;
}
.awn_trn_lb_upd8zo{
letter-spacing:.08em;
color:#A8A090;
font-size:11px;
text-transform:uppercase;
}
.awn_trn_lb_row8zo{
padding:11px 12px;
gap:0.875rem;
border-radius:8px;
align-items:center;
display:flex;
}
.awn_trn_lb_row8zo:nth-child(2){
background:rgba(196,168,112,0.12);
}
.awn_trn_lb_rank8zo{
flex:0 0 auto;
width:1.375rem;
color:#C4A870;
font-weight:700;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:16px;
}
.awn_trn_lb_av8zo{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#B8924A,#E8CC80);
width:1.875rem;
height:30px;
}
.awn_trn_lb_name8zo{
flex:1 1 auto;
overflow:hidden;
font-size:0.875rem;
color:#F2ECD8;
font-weight:600;
white-space:nowrap;
min-width:0;
text-overflow:ellipsis;
}
.awn_trn_lb_amount8zo{
flex:0 0 auto;
font-size:13px;
color:#F2ECD8;
font-weight:700;
}
.awn_rv8zo{
padding:3rem 0;
background:#222018;
margin-top:24px;
border-bottom:1px solid rgba(244,238,220,0.07);
border-top:1px solid rgba(244,238,220,0.07);
}
@media(min-width:770px){
.awn_rv8zo{
padding:3.5rem 0;
}
}
.awn_rv_head8zo{
gap:16px;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:766px){
.awn_rv_head8zo{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.awn_rv_eyebrow8zo{
margin-bottom:0.625rem;
}
.awn_rv_h28zo{
line-height:1.05;
color:#F2ECD8;
font-size:30px;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:769px){
.awn_rv_h28zo{
font-size:38px;
}
}
.awn_rv_agg8zo{
gap:0.75rem;
display:flex;
align-items:center;
}
.awn_rv_agg_stars8zo{
gap:3px;
color:#C4A870;
display:flex;
}
.awn_rv_agg_stars8zo svg{
height:1.125rem;
width:18px;
}
.awn_rv_source8zo{
color:#877E6E;
font-size:0.813rem;
}
.awn_rv_grid8zo{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:761px){
.awn_rv_grid8zo{
grid-template-columns:repeat(3,1fr);
}
}
.awn_rv_card8zo{
padding:1.625rem;
border-radius:14px;
border:1px solid rgba(244,238,220,0.07);
background:#1A1714;
min-width:0;
}
.awn_rv_card_stars8zo{
gap:2px;
color:#C4A870;
display:flex;
margin-bottom:12px;
}
.awn_rv_card_stars8zo svg{
width:0.875rem;
height:0.875rem;
}
.awn_rv_card_body8zo{
line-height:1.45;
font-weight:500;
font-size:1.125rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:16px;
overflow-wrap:break-word;
color:#F2ECD8;
}
.awn_rv_card_meta8zo{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.awn_rv_card_av8zo{
background:linear-gradient(135deg,#B8924A,#E8CC80);
border-radius:50%;
flex:0 0 auto;
width:2rem;
height:2rem;
}
.awn_rv_card_author8zo{
font-weight:700;
font-size:13px;
color:#F2ECD8;
}
.awn_rv_card_loc8zo{
font-size:12px;
color:#A8A090;
}
.awn_ts8zo{
padding:44px 0;
}
.awn_ts_in8zo{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:878px){
.awn_ts_in8zo{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.awn_ts_left8zo{
min-width:0;
}
.awn_ts_h28zo{
color:#F2ECD8;
line-height:1.1;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.75rem;
font-weight:600;
font-size:26px;
}
@media(min-width:769px){
.awn_ts_h28zo{
font-size:1.75rem;
}
}
.awn_ts_text8zo{
font-size:14.5px;
line-height:1.6;
max-width:32.5rem;
color:#9E9580;
margin-bottom:1.375rem;
}
.awn_ts_badges8zo{
gap:18px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.awn_ts_badge8zo{
color:#9E9580;
font-size:13px;
font-weight:600;
}
.awn_ts_pay8zo{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:881px){
.awn_ts_pay8zo{
justify-content:flex-end;
}
}
.awn_ts_pay_chip8zo{
padding:12px 16px;
background:rgba(244,238,220,0.06);
border:1px solid rgba(244,238,220,0.12);
border-radius:0.875rem;
font-size:0.875rem;
font-weight:700;
color:#F2ECD8;
}
.awn_hts8zo{
padding:3rem 0;
}
@media(min-width:769px){
.awn_hts8zo{
padding:3.875rem 0;
}
}
.awn_hts_head8zo{
gap:1.125rem;
margin-bottom:2.125rem;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.awn_hts_head8zo{
gap:1.5rem;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.awn_hts_eyebrow8zo{
margin-bottom:0.75rem;
}
.awn_hts_h28zo{
overflow-wrap:break-word;
color:#F2ECD8;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:1.875rem;
}
@media(min-width:765px){
.awn_hts_h28zo{
font-size:2.375rem;
}
}
.awn_hts_cta8zo{
padding:15px 30px;
border-radius:62.438rem;
transition:opacity .2s ease;
flex:0 0 auto;
background:#D4AC60;
font-weight:700;
color:#15120A;
font-size:15px;
}
.awn_hts_cta8zo:hover{
opacity:.9;
}
.awn_hts_grid8zo{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:757px){
.awn_hts_grid8zo{
grid-template-columns:repeat(3,1fr);
}
}
.awn_hts_step8zo{
border-top:1px solid rgba(244,238,220,0.12);
padding-top:1.375rem;
min-width:0;
}
.awn_hts_step_num8zo{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:44px;
color:#D4AC60;
font-weight:700;
margin-bottom:0.875rem;
line-height:1;
}
.awn_hts_step_h8zo{
color:#F2ECD8;
line-height:1.2;
font-size:1.188rem;
font-weight:700;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
.awn_hts_step_p8zo{
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
color:#9E9580;
}
.awn_pmt8zo{
padding:3rem 0 10px;
}
.awn_pmt_in8zo{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:877px){
.awn_pmt_in8zo{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.awn_pmt_left8zo{
min-width:0;
}
.awn_pmt_eyebrow8zo{
margin-bottom:12px;
}
.awn_pmt_h28zo{
font-weight:600;
line-height:1.06;
color:#F2ECD8;
overflow-wrap:break-word;
font-size:30px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:12px;
}
@media(min-width:767px){
.awn_pmt_h28zo{
font-size:32px;
}
}
.awn_pmt_text8zo{
color:#877E6E;
margin-bottom:22px;
line-height:1.6;
font-size:0.906rem;
}
.awn_pmt_logos8zo{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:480px){
.awn_pmt_logos8zo{
grid-template-columns:repeat(4,1fr);
}
}
.awn_pmt_logo8zo{
padding:0 0.5rem;
background:#222018;
border-radius:0.5rem;
border:1px solid rgba(244,238,220,0.07);
overflow:hidden;
font-weight:700;
height:3.125rem;
color:#D8D0BA;
white-space:nowrap;
display:flex;
text-overflow:ellipsis;
align-items:center;
font-size:0.781rem;
justify-content:center;
text-align:center;
}
.awn_pmt_table8zo{
overflow:hidden;
border:1px solid rgba(244,238,220,0.07);
border-radius:0.875rem;
min-width:0;
}
.awn_pmt_thead8zo{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#111009;
display:grid;
}
.awn_pmt_th8zo{
overflow:hidden;
padding:13px 0.875rem;
font-size:0.625rem;
letter-spacing:.08em;
color:#F2ECD8;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
text-transform:uppercase;
}
.awn_pmt_row8zo{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(244,238,220,0.07);
}
.awn_pmt_row8zo:nth-child(odd){
background:#222018;
}
.awn_pmt_td8zo{
padding:14px;
font-size:13.5px;
overflow-wrap:break-word;
min-width:0;
color:#877E6E;
}
.awn_pmt_row8zo .awn_pmt_td8zo:first-child{
color:#F2ECD8;
font-weight:700;
}
.awn_pmt_row8zo .awn_pmt_td8zo:last-child{
font-weight:700;
color:#5A9E72;
}
.awn_et8zo{
padding:2.25rem 0 10px;
}
.awn_et_in8zo{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:882px){
.awn_et_in8zo{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.awn_et_left8zo{
min-width:0;
}
.awn_et_eyebrow8zo{
margin-bottom:12px;
}
.awn_et_h28zo{
overflow-wrap:break-word;
margin-bottom:14px;
color:#F2ECD8;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:28px;
line-height:1.06;
font-weight:600;
}
@media(min-width:770px){
.awn_et_h28zo{
font-size:2rem;
}
}
.awn_et_text8zo{
color:#877E6E;
line-height:1.65;
font-size:15px;
margin-bottom:22px;
}
.awn_et_stats8zo{
gap:24px;
flex-wrap:wrap;
display:flex;
}
.awn_et_stat8zo{
min-width:0;
}
.awn_et_stat_v8zo{
font-size:1.625rem;
line-height:1;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#F2ECD8;
}
.awn_et_stat_l8zo{
margin-top:4px;
font-size:0.781rem;
color:#A8A090;
}
.awn_et_right8zo{
gap:12px;
flex-direction:column;
display:flex;
}
.awn_et_member8zo{
background:#222018;
gap:16px;
border-radius:14px;
padding:1.125rem 1.25rem;
border:1px solid rgba(244,238,220,0.07);
min-width:0;
display:flex;
align-items:center;
}
.awn_et_member_av8zo{
background:linear-gradient(135deg,#1C1A14,#C4A870);
flex:0 0 auto;
border-radius:50%;
width:3rem;
height:48px;
}
.awn_et_member_name8zo{
font-weight:700;
color:#F2ECD8;
font-size:15px;
overflow-wrap:break-word;
}
.awn_et_member_role8zo{
font-size:12.5px;
overflow-wrap:break-word;
color:#A8A090;
}
.awn_et_updated8zo{
border-radius:0.875rem;
border:1px solid rgba(244,238,220,0.07);
padding:14px 18px;
gap:0.5rem;
background:#1A1714;
display:flex;
align-items:center;
color:#877E6E;
font-size:12.5px;
}
.awn_prov8zo{
padding:40px 0 20px;
}
.awn_prov_eyebrow8zo{
margin-bottom:1.125rem;
display:block;
}
.awn_prov_grid8zo{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:559px){
.awn_prov_grid8zo{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:899px){
.awn_prov_grid8zo{
grid-template-columns:repeat(6,1fr);
}
}
.awn_tt8zo{
padding:3rem 0 10px;
}
@media(min-width:770px){
.awn_tt8zo{
padding:3.75rem 0 0.625rem;
}
}
.awn_tt_head8zo{
margin-bottom:2.125rem;
text-align:center;
}
.awn_tt_eyebrow8zo{
margin-bottom:0.75rem;
}
.awn_tt_h28zo{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:2rem;
line-height:1.05;
color:#F2ECD8;
overflow-wrap:break-word;
}
@media(min-width:769px){
.awn_tt_h28zo{
font-size:2.625rem;
}
}
.awn_tt_grid8zo{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.awn_tt_grid8zo{
grid-template-columns:repeat(3,1fr);
}
}
.awn_tt_card8zo{
border-radius:14px;
padding:1.875rem;
background:#222018;
border:1px solid rgba(244,238,220,0.07);
display:flex;
flex-direction:column;
min-width:0;
}
.awn_tt_card_ic8zo{
align-items:center;
margin-bottom:1.125rem;
display:inline-flex;
color:#C4A870;
}
.awn_tt_card_ic8zo svg{
height:1.75rem;
width:28px;
}
.awn_tt_card_h8zo{
color:#F2ECD8;
font-size:1.375rem;
line-height:1.15;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:8px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.awn_tt_card_p8zo{
margin-bottom:0.875rem;
font-size:0.875rem;
overflow-wrap:break-word;
color:#877E6E;
line-height:1.6;
}
.awn_tt_card_p8zo b{
font-weight:700;
color:#F2ECD8;
}
.awn_tt_card_link8zo{
transition:color .2s ease;
font-weight:700;
align-self:flex-start;
padding-bottom:2px;
border-bottom:1px solid #C4A870;
font-size:0.813rem;
margin-top:auto;
color:#F2ECD8;
}
.awn_tt_card_link8zo:hover{
color:#C4A870;
}
.awn_wy8zo{
padding:48px 0;
}
@media(min-width:770px){
.awn_wy8zo{
padding:56px 0;
}
}
.awn_wy_in8zo{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:902px){
.awn_wy_in8zo{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.awn_wy_left8zo{
min-width:0;
}
.awn_wy_eyebrow8zo{
margin-bottom:0.875rem;
}
.awn_wy_h28zo{
overflow-wrap:break-word;
color:#F2ECD8;
font-size:32px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
margin-bottom:16px;
}
@media(min-width:770px){
.awn_wy_h28zo{
font-size:40px;
}
}
.awn_wy_intro8zo{
color:#877E6E;
font-size:15px;
line-height:1.6;
}
.awn_wy_grid8zo{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:561px){
.awn_wy_grid8zo{
grid-template-columns:1fr 1fr;
}
}
.awn_wy_card8zo{
border:1px solid rgba(244,238,220,0.07);
padding:26px;
border-radius:14px;
background:#222018;
min-width:0;
}
.awn_wy_card_ic8zo{
margin-bottom:1rem;
display:inline-flex;
justify-content:center;
align-items:center;
color:#C4A870;
}
.awn_wy_card_ic8zo svg{
height:1.625rem;
width:1.625rem;
}
.awn_wy_card_h8zo{
font-size:21px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
line-height:1.15;
color:#F2ECD8;
overflow-wrap:break-word;
font-weight:600;
}
.awn_wy_card_p8zo{
font-size:14px;
overflow-wrap:break-word;
color:#877E6E;
line-height:1.55;
}
.awn_gd8zo{
padding:3rem 0 10px;
}
.awn_gd_head8zo{
gap:0.875rem;
display:flex;
margin-bottom:24px;
flex-direction:column;
}
@media(min-width:678px){
.awn_gd_head8zo{
gap:20px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.awn_gd_eyebrow8zo{
margin-bottom:0.625rem;
}
.awn_gd_h28zo{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F2ECD8;
overflow-wrap:break-word;
font-size:28px;
font-weight:600;
line-height:1.05;
}
@media(min-width:770px){
.awn_gd_h28zo{
font-size:2.125rem;
}
}
.awn_gd_more8zo{
transition:color .2s ease,border-color .2s ease;
flex:0 0 auto;
color:#F2ECD8;
border-bottom:1px solid #F2ECD8;
font-weight:600;
padding-bottom:2px;
font-size:13.5px;
}
.awn_gd_more8zo:hover{
border-color:#C4A870;
color:#C4A870;
}
.awn_gd_grid8zo{
gap:20px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:723px){
.awn_gd_grid8zo{
grid-template-columns:repeat(3,1fr);
}
}
.awn_gd_card8zo{
background:#222018;
overflow:hidden;
border-radius:14px;
border:1px solid rgba(244,238,220,0.07);
display:block;
min-width:0;
}
.awn_gd_card_img8zo{
background:linear-gradient(140deg,#1C1A14,#C4A870);
height:9.375rem;
}
.awn_gd_card_body8zo{
padding:22px;
}
.awn_gd_card_cat8zo{
font-weight:600;
color:#C4A870;
font-size:10px;
text-transform:uppercase;
letter-spacing:.1em;
}
.awn_gd_card_h8zo{
margin:0.5rem 0 10px;
font-size:1.188rem;
line-height:1.2;
font-weight:600;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F2ECD8;
overflow-wrap:break-word;
}
.awn_gd_card_meta8zo{
font-size:0.75rem;
color:#A8A090;
overflow-wrap:break-word;
}
.awn_faq8zo{
padding:48px 0;
background:#222018;
margin-top:1.5rem;
border-top:1px solid rgba(244,238,220,0.07);
border-bottom:1px solid rgba(244,238,220,0.07);
}
@media(min-width:770px){
.awn_faq8zo{
padding:3.875rem 0;
}
}
.awn_faq_head8zo{
margin-bottom:34px;
text-align:center;
}
.awn_faq_eyebrow8zo{
margin-bottom:12px;
}
.awn_faq_h28zo{
overflow-wrap:break-word;
color:#F2ECD8;
font-weight:600;
line-height:1.05;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
}
@media(min-width:771px){
.awn_faq_h28zo{
font-size:38px;
}
}
.awn_faq_list8zo{
margin:0 auto;
gap:12px;
flex-direction:column;
display:flex;
max-width:820px;
}
.awn_faq_item8zo{
border:1px solid rgba(244,238,220,0.07);
overflow:hidden;
border-radius:0.875rem;
background:#1A1714;
}
.awn_faq_q8zo{
gap:20px;
list-style:none;
padding:20px 24px;
color:#F2ECD8;
cursor:pointer;
font-weight:700;
align-items:center;
overflow-wrap:break-word;
font-size:1rem;
justify-content:space-between;
display:flex;
}
.awn_faq_q8zo::-webkit-details-marker{
display:none;
}
.awn_faq_q_ic8zo{
transition:transform .2s ease;
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#C4A870;
}
.awn_faq_q_ic8zo svg{
width:18px;
height:1.125rem;
}
.awn_faq_item8zo[open] .awn_faq_q_ic8zo{
transform:rotate(180deg);
}
.awn_faq_a8zo{
padding:0 24px 1.25rem;
font-size:14.5px;
overflow-wrap:break-word;
line-height:1.6;
color:#877E6E;
}
.awn_sc8zo{
padding:48px 0 0.625rem;
}
.awn_sc_head8zo{
text-align:center;
margin-bottom:1.75rem;
}
.awn_sc_eyebrow8zo{
margin-bottom:12px;
}
.awn_sc_h28zo{
font-weight:600;
line-height:1.05;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F2ECD8;
overflow-wrap:break-word;
font-size:1.875rem;
}
@media(min-width:771px){
.awn_sc_h28zo{
font-size:36px;
}
}
.awn_sc_table8zo{
border-radius:0.875rem;
border:1px solid rgba(244,238,220,0.07);
margin:0 auto;
overflow:hidden;
max-width:900px;
}
.awn_sc_thead8zo{
grid-template-columns:1.6fr 1fr 1fr;
background:#111009;
display:grid;
}
.awn_sc_th8zo{
padding:0.938rem 1.125rem;
font-size:13px;
overflow-wrap:break-word;
color:#9E9580;
text-align:center;
font-weight:700;
}
.awn_sc_th8zo:first-child{
text-align:left;
}
.awn_sc_th_us8zo{
color:#D4AC60;
}
.awn_sc_row8zo{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(244,238,220,0.07);
display:grid;
}
.awn_sc_row8zo:nth-child(even){
background:#222018;
}
.awn_sc_td8zo{
padding:15px 18px;
min-width:0;
overflow-wrap:break-word;
font-size:0.875rem;
color:#A8A090;
text-align:center;
}
.awn_sc_td8zo:first-child{
color:#D8D0BA;
text-align:left;
font-weight:600;
}
.awn_sc_td_us8zo{
color:#5A9E72;
font-weight:700;
}
.awn_el8zo{
padding:3rem 0;
}
@media(min-width:769px){
.awn_el8zo{
padding:56px 0;
}
}
.awn_el_in8zo{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:901px){
.awn_el_in8zo{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.awn_el_left8zo{
min-width:0;
}
.awn_el_eyebrow8zo{
margin-bottom:14px;
}
.awn_el_h28zo{
font-weight:600;
overflow-wrap:break-word;
margin-bottom:1.375rem;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
color:#F2ECD8;
line-height:1.08;
font-size:32px;
}
@media(min-width:767px){
.awn_el_h28zo{
font-size:38px;
}
}
.awn_el_body8zo p{
margin-bottom:1.125rem;
line-height:1.7;
color:#D8D0BA;
overflow-wrap:break-word;
font-size:16px;
}
.awn_el_dropcap8zo{
padding:6px 12px 0 0;
float:left;
font-weight:700;
font-size:62px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
line-height:.8;
color:#C4A870;
}
.awn_el_right8zo{
min-width:0;
}
.awn_el_quote8zo{
background:linear-gradient(150deg,#1C1A14,#0C0B09);
border-radius:20px;
padding:36px;
margin-bottom:24px;
position:relative;
color:#F2ECD8;
}
.awn_el_quote_mark8zo{
margin-bottom:0.375rem;
align-items:center;
display:inline-flex;
color:#D4AC60;
}
.awn_el_quote_mark8zo svg{
width:34px;
height:34px;
}
.awn_el_quote_text8zo{
line-height:1.4;
margin-bottom:22px;
font-weight:500;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F2ECD8;
font-size:22px;
}
.awn_el_quote_meta8zo{
gap:12px;
display:flex;
align-items:center;
}
.awn_el_quote_av8zo{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#B8924A,#E8CC80);
width:2.375rem;
height:2.375rem;
}
.awn_el_quote_author8zo{
font-size:14px;
font-weight:700;
color:#F2ECD8;
}
.awn_el_quote_meta_sub8zo{
font-size:0.75rem;
color:#9E9580;
}
.awn_el_explain8zo{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(244,238,220,0.07);
}
.awn_el_explain_card8zo{
padding:1.375rem 1.5rem;
}
.awn_el_explain_card8zo+.awn_el_explain_card8zo{
border-top:1px solid rgba(244,238,220,0.07);
}
.awn_el_explain_h8zo{
font-weight:600;
margin-bottom:0.5rem;
font-size:20px;
color:#F2ECD8;
line-height:1.15;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
.awn_el_explain_p8zo{
color:#877E6E;
font-size:14px;
line-height:1.55;
overflow-wrap:break-word;
}
.awn_sg8zo{
padding:3rem 0 0.625rem;
}
.awn_sg_eyebrow8zo{
display:block;
margin-bottom:0.75rem;
}
.awn_sg_h28zo{
margin-bottom:28px;
color:#F2ECD8;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:766px){
.awn_sg_h28zo{
font-size:36px;
}
}
.awn_sg_grid8zo{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.awn_sg_grid8zo{
grid-template-columns:repeat(3,1fr);
}
}
.awn_sg_col8zo{
min-width:0;
}
.awn_sg_col_h8zo{
line-height:1.15;
font-size:22px;
margin-bottom:10px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
color:#F2ECD8;
}
.awn_sg_col_p8zo{
line-height:1.65;
font-size:0.875rem;
color:#877E6E;
overflow-wrap:break-word;
}
.awn_sb8zo{
padding:48px 0;
background:#222018;
border-bottom:1px solid rgba(244,238,220,0.07);
margin-top:24px;
border-top:1px solid rgba(244,238,220,0.07);
}
@media(min-width:771px){
.awn_sb8zo{
padding:3.5rem 0;
}
}
.awn_sb_eyebrow8zo{
margin-bottom:0.75rem;
display:block;
}
.awn_sb_h28zo{
overflow-wrap:break-word;
font-weight:600;
color:#F2ECD8;
line-height:1.05;
margin-bottom:1.625rem;
font-size:30px;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:770px){
.awn_sb_h28zo{
font-size:36px;
}
}
.awn_sb_grid8zo{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:558px){
.awn_sb_grid8zo{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:958px){
.awn_sb_grid8zo{
grid-template-columns:repeat(4,1fr);
}
}
.awn_sb_card8zo{
padding:24px;
border:1px solid rgba(244,238,220,0.07);
border-radius:14px;
background:#1A1714;
min-width:0;
}
.awn_sb_card_h8zo{
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.188rem;
color:#F2ECD8;
line-height:1.15;
margin-bottom:8px;
font-weight:600;
}
.awn_sb_card_p8zo{
overflow-wrap:break-word;
color:#877E6E;
font-size:0.844rem;
line-height:1.6;
}
.awn_sb_rtp8zo{
background:#1A1714;
border:1px solid rgba(244,238,220,0.07);
gap:1.5rem;
border-radius:0.875rem;
grid-template-columns:1fr;
padding:26px 1.75rem;
margin-top:1.125rem;
display:grid;
align-items:center;
}
@media(min-width:762px){
.awn_sb_rtp8zo{
gap:2.5rem;
grid-template-columns:1fr 1fr;
}
}
.awn_sb_rtp_h8zo{
color:#F2ECD8;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:20px;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
.awn_sb_rtp_p8zo{
overflow-wrap:break-word;
line-height:1.6;
color:#877E6E;
font-size:0.844rem;
}
.awn_sb_rtp_stats8zo{
gap:16px;
display:flex;
}
.awn_sb_stat8zo{
flex:1 1 0;
padding:18px;
background:#222018;
border-radius:0.5rem;
min-width:0;
text-align:center;
}
.awn_sb_stat_v8zo{
font-size:26px;
color:#5A9E72;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.awn_sb_stat_l8zo{
margin-top:4px;
color:#A8A090;
font-size:0.719rem;
}
.awn_lh8zo{
padding:40px 0 1.25rem;
}
.awn_lh_in8zo{
border-top:1px solid rgba(244,238,220,0.13);
padding-top:34px;
}
.awn_lh_eyebrow8zo{
display:block;
margin-bottom:22px;
}
.awn_lh_grid8zo{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:602px){
.awn_lh_grid8zo{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.awn_lh_grid8zo{
grid-template-columns:repeat(5,1fr);
}
}
.awn_lh_col8zo{
min-width:0;
}
.awn_lh_col_h8zo{
overflow-wrap:break-word;
font-size:13px;
font-weight:700;
margin-bottom:0.75rem;
color:#F2ECD8;
}
.awn_lh_links8zo{
gap:8px;
flex-direction:column;
display:flex;
}
.awn_lh_link8zo{
transition:color .2s ease;
font-size:13px;
color:#877E6E;
overflow-wrap:break-word;
}
.awn_lh_link8zo:hover{
color:#C4A870;
}
.awn_ft8zo{
background:#111009;
margin-top:2.5rem;
color:#9E9580;
}
.awn_ft_in8zo{
grid-template-columns:1fr;
padding:48px 0 1.75rem;
gap:2rem;
display:grid;
}
@media(min-width:603px){
.awn_ft_in8zo{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:898px){
.awn_ft_in8zo{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.awn_ft_brand8zo{
min-width:0;
}
.awn_ft_logo8zo{
color:#F2ECD8;
overflow-wrap:break-word;
font-family:"Playfair Display", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:1.625rem;
}
.awn_ft_tagline8zo{
color:#9E9580;
margin-top:0.875rem;
font-size:0.844rem;
max-width:280px;
line-height:1.6;
}
.awn_ft_contact8zo{
transition:color .2s ease;
font-size:13px;
margin-top:12px;
overflow-wrap:anywhere;
color:#D4AC60;
display:inline-block;
max-width:17.5rem;
}
.awn_ft_contact8zo:hover{
color:#F2ECD8;
}
.awn_ft_col8zo{
min-width:0;
}
.awn_ft_col_h8zo{
letter-spacing:.08em;
font-size:13px;
margin-bottom:14px;
color:#F2ECD8;
overflow-wrap:break-word;
text-transform:uppercase;
font-weight:700;
}
.awn_ft_col_links8zo{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.awn_ft_link8zo{
transition:color .2s ease;
color:#9E9580;
overflow-wrap:break-word;
font-size:0.844rem;
}
.awn_ft_link8zo:hover{
color:#F2ECD8;
}
.awn_ft_bot8zo{
padding:1.375rem 0 2.5rem;
gap:16px;
border-top:1px solid rgba(244,238,220,0.12);
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.awn_ft_bot8zo{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.awn_ft_legal8zo{
font-size:11.5px;
max-width:47.5rem;
color:#5A5348;
overflow-wrap:break-word;
line-height:1.6;
}
.awn_ft_legal8zo b{
color:#9E9580;
font-weight:700;
}
.awn_ft_age8zo{
flex:0 0 auto;
padding:0.25rem 0.563rem;
border:1.5px solid #D4AC60;
border-radius:8px;
font-size:13px;
font-weight:700;
color:#D4AC60;
}