*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FAF6F0;
text-rendering:optimizeLegibility;
font-family:"PT Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#3D3228;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.938rem;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.aqxlayout-hur{
min-height:100vh;
flex-direction:column;
display:flex;
}
.aqxmain-hur{
flex:1 1 auto;
min-width:0;
width:100%;
}
.aqxcontainer-hur{
padding:0 1rem;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:768px){
.aqxcontainer-hur{
padding:0 2rem;
}
}
@media(min-width:1100px){
.aqxcontainer-hur{
padding:0 3.5rem;
}
}
.aqxeyebrow-hur{
font-family:"PT Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#C8900A;
letter-spacing:.2em;
line-height:1.4;
font-weight:600;
font-size:11px;
text-transform:uppercase;
display:inline-block;
overflow-wrap:break-word;
}
.aqxband-hur{
background:#1E1710;
color:#F5EDD8;
}
.aqxband-hur .aqxeyebrow-hur{
color:#F0B840;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.aqxtb-hur{
background:#FAF6F0;
border-bottom:1px solid rgba(26,20,16,0.14);
top:0;
z-index:50;
position:sticky;
}
.aqxtb_in-hur{
padding:12px 1rem;
gap:16px;
margin:0 auto;
align-items:center;
display:flex;
width:100%;
max-width:1400px;
justify-content:space-between;
}
@media(min-width:769px){
.aqxtb_in-hur{
padding:1rem 32px;
}
}
@media(min-width:1099px){
.aqxtb_in-hur{
padding:1.125rem 56px;
}
}
.aqxtb_left-hur{
gap:28px;
display:flex;
min-width:0;
align-items:center;
}
.aqxtb_logo-hur{
gap:11px;
display:flex;
min-width:0;
align-items:center;
}
.aqxtb_logo_mark-hur{
flex:0 0 auto;
border-radius:0.5rem;
object-fit:cover;
height:34px;
width:2.125rem;
}
.aqxtb_logo_txt-hur{
display:flex;
flex-direction:column;
line-height:1;
min-width:0;
}
.aqxtb_logo_name-hur{
overflow:hidden;
white-space:nowrap;
font-size:1.375rem;
color:#1A1410;
text-overflow:ellipsis;
letter-spacing:.02em;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.aqxtb_logo_sub-hur{
overflow:hidden;
text-transform:uppercase;
white-space:nowrap;
margin-top:4px;
font-size:8.5px;
text-overflow:ellipsis;
font-weight:600;
letter-spacing:.32em;
color:#C8900A;
}
.aqxtb_nav-hur{
display:none;
}
@media(min-width:961px){
.aqxtb_nav-hur{
gap:28px;
display:flex;
align-items:center;
}
}
.aqxtb_nav_item-hur{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
color:#3D3228;
border-bottom:2px solid transparent;
padding-bottom:3px;
font-weight:600;
font-size:14px;
}
.aqxtb_nav_item-hur:hover{
color:#1A1410;
}
.aqxtb_nav_item-hur.aqxstate_active-hur{
border-color:#C8900A;
color:#1A1410;
}
.aqxtb_right-hur{
gap:14px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.aqxtb_search-hur{
transition:color .22s ease;
justify-content:center;
display:flex;
color:#3D3228;
align-items:center;
}
.aqxtb_search-hur:hover{
color:#C8900A;
}
.aqxtb_search-hur svg{
height:1.125rem;
width:18px;
}
.aqxtb_lang-hur{
color:#6B5C48;
letter-spacing:.1em;
text-transform:uppercase;
font-size:11px;
font-weight:600;
}
.aqxtb_lang-hur:hover{
color:#1A1410;
}
.aqxtb_login-hur{
font-weight:600;
font-size:14px;
display:none;
color:#1A1410;
}
@media(min-width:771px){
.aqxtb_login-hur{
display:inline-block;
}
}
.aqxtb_register-hur{
padding:11px 22px;
background:#1A1410;
border-radius:999px;
transition:background-color .22s ease;
font-weight:700;
font-size:0.875rem;
color:#F5EDD8;
white-space:nowrap;
}
.aqxtb_register-hur:hover{
background:#2E2519;
}
.aqxmob-hur{
background:#FAF6F0;
bottom:0;
z-index:60;
border-top:1px solid rgba(26,20,16,0.14);
padding-bottom:env(safe-area-inset-bottom);
right:0;
position:fixed;
left:0;
}
@media(min-width:957px){
.aqxmob-hur{
display:none;
}
}
.aqxmob_in-hur{
margin:0 auto;
align-items:stretch;
justify-content:space-around;
display:flex;
max-width:560px;
}
.aqxmob_item-hur{
flex:1 1 0;
transition:color .22s ease;
padding:0.563rem 0.25rem;
gap:3px;
min-width:0;
align-items:center;
color:#6B5C48;
flex-direction:column;
display:flex;
}
.aqxmob_item-hur.aqxstate_active-hur{
color:#C8900A;
}
.aqxmob_ic-hur{
align-items:center;
display:flex;
justify-content:center;
}
.aqxmob_ic-hur svg{
width:20px;
height:20px;
}
.aqxmob_lb-hur{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
white-space:nowrap;
font-weight:600;
font-size:10px;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.aqxrail-hur{
min-width:0;
position:relative;
}
.aqxrail_scroll-hur{
gap:14px;
overflow-x:auto;
padding-bottom:0.875rem;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
display:flex;
}
@media(min-width:766px){
.aqxrail_scroll-hur{
gap:18px;
}
}
.aqxgc-hur{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:767px){
.aqxgc-hur{
width:11.75rem;
}
}
.aqxgc_img-hur{
overflow:hidden;
border-radius:14px;
background:#FFFFFF;
position:relative;
box-shadow:0 2px 6px rgba(26,20,16,0.07), 0 8px 1.25rem rgba(26,20,16,0.08);
padding-bottom:133.33%;
}
.aqxgc_img-hur img{
inset:0;
width:100%;
object-fit:cover;
position:absolute;
height:100%;
}
.aqxgc_cover-hur{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.aqxgc_hover-hur{
transition:opacity .22s ease;
inset:0;
background:rgba(0,0,0,0.52);
position:absolute;
display:flex;
opacity:0;
align-items:center;
justify-content:center;
}
.aqxgc-hur:hover .aqxgc_hover-hur{
opacity:1;
}
.aqxgc_hover_btn-hur{
border-radius:999px;
background:#1A1410;
color:#F5EDD8;
width:2.875rem;
display:flex;
justify-content:center;
height:2.875rem;
align-items:center;
}
.aqxgc_hover_btn-hur svg{
height:18px;
width:1.125rem;
}
.aqxgc_info-hur{
gap:2px;
display:flex;
flex-direction:column;
margin-top:9px;
min-width:0;
}
.aqxgc_name-hur{
overflow:hidden;
white-space:nowrap;
color:#1A1410;
font-size:13px;
text-overflow:ellipsis;
font-weight:700;
}
.aqxgc_prov-hur{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.688rem;
color:#6B5C48;
white-space:nowrap;
}
.aqxgc_meta-hur{
color:#6B5C48;
font-size:11px;
}
.aqxtc-hur{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:769px){
.aqxtc-hur{
width:230px;
}
}
.aqxtc_img-hur{
overflow:hidden;
background:#FFFFFF;
border-radius:0.875rem;
box-shadow:0 2px 0.375rem rgba(26,20,16,0.07), 0 8px 20px rgba(26,20,16,0.08);
position:relative;
padding-bottom:75%;
}
.aqxtc_img-hur img{
inset:0;
position:absolute;
height:100%;
object-fit:cover;
width:100%;
}
.aqxtc_info-hur{
gap:2px;
margin-top:9px;
display:flex;
min-width:0;
flex-direction:column;
}
.aqxtc_name-hur{
overflow:hidden;
white-space:nowrap;
color:#1A1410;
font-size:0.875rem;
font-weight:700;
text-overflow:ellipsis;
}
.aqxtc_rtp-hur{
font-size:0.688rem;
color:#6B5C48;
}
.aqxlc-hur{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:765px){
.aqxlc-hur{
width:268px;
}
}
.aqxlc_img-hur{
background:#FFFFFF;
overflow:hidden;
border-radius:0.875rem;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 0.375rem rgba(26,20,16,0.07), 0 0.5rem 20px rgba(26,20,16,0.08);
}
.aqxlc_img-hur img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.aqxlc_live-hur{
gap:7px;
padding:0.25rem 9px;
border-radius:62.438rem;
background:rgba(0,0,0,0.52);
top:12px;
position:absolute;
align-items:center;
left:0.75rem;
display:flex;
}
.aqxlc_live_dot-hur{
animation:zm2-pulse 1.6s infinite;
background:#C8382A;
border-radius:50%;
width:0.5rem;
height:0.5rem;
}
.aqxlc_seats-hur{
font-size:10px;
color:#F5EDD8;
text-transform:uppercase;
letter-spacing:.08em;
font-weight:600;
}
.aqxlc_info-hur{
gap:2px;
margin-top:9px;
flex-direction:column;
display:flex;
min-width:0;
}
.aqxlc_name-hur{
overflow:hidden;
font-weight:700;
font-size:0.938rem;
white-space:nowrap;
color:#1A1410;
text-overflow:ellipsis;
}
.aqxlc_bet-hur{
font-size:0.688rem;
color:#6B5C48;
}
.aqxpc-hur{
border:1px solid rgba(26,20,16,0.08);
border-radius:14px;
gap:0.5rem;
background:#FFFFFF;
padding:1rem 0.875rem;
min-height:74px;
flex-direction:column;
min-width:0;
justify-content:center;
align-items:center;
display:flex;
}
.aqxpc_logo-hur{
flex:0 0 auto;
width:auto;
max-width:100%;
object-fit:contain;
height:1.75rem;
}
.aqxpc_name-hur{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
max-width:100%;
color:#6B5C48;
text-align:center;
font-size:0.688rem;
}
.aqxgc_tag-hur{
border-radius:0.5rem;
padding:3px 0.5rem;
font-size:10px;
text-transform:uppercase;
left:10px;
position:absolute;
letter-spacing:.06em;
font-weight:700;
z-index:2;
display:inline-block;
top:0.625rem;
}
.aqxgc_tag_hot-hur{
background:#C8382A;
color:#F5EDD8;
}
.aqxgc_tag_new-hur{
background:#E8AE30;
color:#1A1410;
}
.aqxgc_tag_jp-hur{
background:#D4900F;
color:#1A1410;
}
.aqxgc_tag_live-hur{
background:#C8382A;
color:#F5EDD8;
}
.aqxsh-hur{
min-width:0;
margin-bottom:1.125rem;
}
.aqxsh_row-hur{
gap:16px;
display:flex;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
}
.aqxsh_row-hur .aqxsh_l-hur{
gap:0.375rem;
min-width:0;
display:flex;
flex-direction:column;
}
.aqxsh_stack-hur{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.aqxsh_center-hur{
gap:0.625rem;
display:flex;
align-items:center;
text-align:center;
flex-direction:column;
}
.aqxsh_h2-hur{
font-size:1.5rem;
color:#1A1410;
overflow-wrap:break-word;
line-height:1.1;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:767px){
.aqxsh_h2-hur{
font-size:1.875rem;
}
}
.aqxband-hur .aqxsh_h2-hur{
color:#F5EDD8;
}
.aqxsh_eb_line-hur{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.aqxsh_eb_line-hur::before{
background:#C8900A;
display:inline-block;
content:"";
height:1px;
width:1.75rem;
}
.aqxband-hur .aqxsh_eb_line-hur::before{
background:#F0B840;
}
.aqxsh_eb_dot-hur{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.aqxsh_eb_dot-hur::before{
border-radius:50%;
background:#C8900A;
height:0.375rem;
width:6px;
display:inline-block;
content:"";
}
.aqxband-hur .aqxsh_eb_dot-hur::before{
background:#F0B840;
}
.aqxsh_link-hur{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
white-space:nowrap;
font-size:13px;
padding-bottom:2px;
border-bottom:1px solid #1A1410;
color:#1A1410;
font-weight:600;
display:inline-flex;
align-items:center;
}
.aqxsh_link-hur:hover{
border-color:#C8900A;
color:#C8900A;
}
.aqxsh_link-hur svg{
width:14px;
height:0.875rem;
}
.aqxsh_link_chev-hur{
border-bottom:0;
padding-bottom:0;
}
.aqxsh_link_btn-hur{
background:#1A1410;
padding:0.563rem 18px;
border-radius:999px;
border-bottom:0;
color:#F5EDD8;
}
.aqxsh_link_btn-hur:hover{
border-color:transparent;
background:#2E2519;
color:#F5EDD8;
}
.aqxband-hur .aqxsh_link-hur{
border-color:#F5EDD8;
color:#F5EDD8;
}
.aqxband-hur .aqxsh_link_btn-hur{
background:#F0B840;
color:#1A1410;
}
.aqxsh_rule-hur{
margin:-2px 0 1.125rem;
background:rgba(26,20,16,0.14);
height:1px;
}
.aqxband-hur .aqxsh_rule-hur{
background:rgba(255,245,220,0.13);
}
.aqxhero-hur{
padding:2rem 0 8px;
}
@media(min-width:770px){
.aqxhero-hur{
padding:3.5rem 0 1.5rem;
}
}
.aqxhero_in-hur{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:902px){
.aqxhero_in-hur{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.aqxhero_copy-hur{
min-width:0;
}
.aqxhero_eyebrow-hur{
gap:10px;
margin-bottom:22px;
display:inline-flex;
align-items:center;
}
.aqxhero_eyebrow_line-hur{
background:#C8900A;
flex:0 0 auto;
width:28px;
height:1px;
display:inline-block;
}
.aqxhero_h1-hur{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:2.375rem;
margin-bottom:20px;
letter-spacing:-.01em;
font-weight:600;
color:#1A1410;
line-height:1.04;
overflow-wrap:break-word;
}
@media(min-width:765px){
.aqxhero_h1-hur{
font-size:54px;
}
}
@media(min-width:1101px){
.aqxhero_h1-hur{
font-size:62px;
}
}
.aqxhero_h1-hur em{
font-style:normal;
color:#C8900A;
}
.aqxhero_sub-hur{
max-width:480px;
margin-bottom:1.875rem;
color:#8C7A66;
line-height:1.6;
font-size:1rem;
}
@media(min-width:768px){
.aqxhero_sub-hur{
font-size:18px;
}
}
.aqxhero_actions-hur{
gap:14px;
flex-wrap:wrap;
margin-bottom:34px;
align-items:center;
display:flex;
}
.aqxhero_cta-hur{
border-radius:999px;
background:#1A1410;
transition:background-color .22s ease;
gap:10px;
padding:1rem 30px;
align-items:center;
font-size:0.938rem;
display:inline-flex;
color:#F5EDD8;
font-weight:700;
}
.aqxhero_cta-hur:hover{
background:#2E2519;
}
.aqxhero_cta_ic-hur{
align-items:center;
display:inline-flex;
}
.aqxhero_cta_ic-hur svg{
width:16px;
height:16px;
}
.aqxhero_cta_alt-hur{
border-radius:62.438rem;
padding:0.938rem 26px;
border:1px solid rgba(26,20,16,0.14);
background:transparent;
transition:border-color .22s ease,color .22s ease;
font-weight:600;
font-size:15px;
color:#1A1410;
align-items:center;
display:inline-flex;
}
.aqxhero_cta_alt-hur:hover{
border-color:#C8900A;
color:#C8900A;
}
.aqxhero_trust-hur{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.aqxhero_trust_item-hur{
gap:0.563rem;
color:#3D3228;
display:flex;
font-weight:600;
align-items:center;
font-size:0.813rem;
}
.aqxhero_trust_ic-hur{
align-items:center;
display:inline-flex;
color:#C8900A;
}
.aqxhero_trust_ic-hur svg{
width:1rem;
height:16px;
}
.aqxhero_promo-hur{
background:#FFFFFF;
border-radius:20px;
overflow:hidden;
min-height:18.75rem;
box-shadow:0 0.75rem 48px rgba(26,20,16,0.14), 0 3px 10px rgba(26,20,16,0.09);
position:relative;
display:flex;
}
.aqxhero_promo_bg-hur{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.aqxhero_promo_bg-hur::after{
inset:0;
background:linear-gradient(120deg,#1E1710 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
content:"";
position:absolute;
}
.aqxhero_promo_glow-hur{
background:radial-gradient(circle,rgba(210,148,40,0.18) 0%,transparent 65%);
border-radius:50%;
top:-40px;
right:-1.25rem;
height:16.25rem;
position:absolute;
pointer-events:none;
width:16.25rem;
}
.aqxhero_promo_ct-hur{
padding:28px;
position:relative;
z-index:2;
max-width:88%;
align-self:flex-end;
}
.aqxhero_promo_label-hur{
font-weight:700;
display:block;
font-size:10px;
margin-bottom:0.5rem;
text-transform:uppercase;
color:#F0B840;
letter-spacing:.25em;
}
.aqxhero_promo_amount-hur{
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:32px;
line-height:1.05;
color:#F5EDD8;
font-weight:600;
}
@media(min-width:766px){
.aqxhero_promo_amount-hur{
font-size:40px;
}
}
.aqxhero_promo_amount-hur em{
color:#F0B840;
font-style:normal;
}
.aqxhero_rating-hur{
border-radius:0.875rem;
padding:0.625rem 14px;
border:1px solid rgba(26,20,16,0.08);
background:#FFFFFF;
gap:0.625rem;
position:absolute;
top:14px;
display:flex;
align-items:center;
box-shadow:0 2px 6px rgba(26,20,16,0.07), 0 8px 20px rgba(26,20,16,0.08);
z-index:3;
max-width:min(260px,62%);
right:14px;
}
.aqxhero_rating_score-hur{
flex:0 0 auto;
color:#1A1410;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:24px;
}
.aqxhero_rating_txt-hur{
flex:1 1 auto;
min-width:0;
}
.aqxhero_rating_stars-hur{
gap:2px;
display:flex;
color:#C8900A;
}
.aqxhero_rating_stars-hur svg{
height:12px;
width:12px;
}
.aqxhero_rating_cap-hur{
margin-top:3px;
display:block;
color:#6B5C48;
font-size:0.688rem;
line-height:1.35;
overflow-wrap:break-word;
}
.aqxstat-hur{
margin-top:16px;
border-bottom:1px solid rgba(26,20,16,0.14);
border-top:1px solid rgba(26,20,16,0.14);
}
.aqxstat_in-hur{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:770px){
.aqxstat_in-hur{
grid-template-columns:repeat(4,1fr);
}
}
.aqxstat_item-hur{
padding:22px 0.875rem;
border-bottom:1px solid rgba(26,20,16,0.08);
min-width:0;
border-right:1px solid rgba(26,20,16,0.08);
}
.aqxstat_item-hur:nth-child(2n){
border-right:0;
}
.aqxstat_item-hur:nth-child(n+3){
border-bottom:0;
}
@media(min-width:768px){
.aqxstat_item-hur{
border-bottom:0;
}
.aqxstat_item-hur:nth-child(2n){
border-right:1px solid rgba(26,20,16,0.08);
}
.aqxstat_item-hur:nth-child(4n){
border-right:0;
}
}
.aqxstat_value-hur{
overflow-wrap:break-word;
line-height:1;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
font-weight:700;
font-size:1.875rem;
}
@media(min-width:765px){
.aqxstat_value-hur{
font-size:34px;
}
}
.aqxstat_label-hur{
overflow-wrap:break-word;
margin-top:0.375rem;
font-size:13px;
color:#6B5C48;
line-height:1.4;
}
.aqxgrow-hur{
padding:1.625rem 0 10px;
}
.aqxrow_seo-hur{
margin:10px 0 0;
line-height:1.65;
font-size:14px;
color:#8C7A66;
max-width:47.5rem;
overflow-wrap:break-word;
}
.aqxrow_seo-hur strong{
font-weight:700;
color:#1A1410;
}
.aqxgrow-hur{
padding:1.625rem 0 10px;
}
.aqxrow_seo-hur{
margin:10px 0 0;
font-size:0.875rem;
max-width:760px;
color:#8C7A66;
overflow-wrap:break-word;
line-height:1.65;
}
.aqxrow_seo-hur strong{
color:#1A1410;
font-weight:700;
}
.aqxpr-hur{
padding:30px 0 0.375rem;
}
.aqxpr_card-hur{
gap:10px;
border-radius:20px;
background:#FFFFFF;
padding:1.625rem;
flex:0 0 auto;
border:1px solid rgba(26,20,16,0.08);
overflow:hidden;
position:relative;
display:flex;
flex-direction:column;
width:280px;
min-height:200px;
}
@media(min-width:770px){
.aqxpr_card-hur{
width:18.75rem;
}
}
.aqxpr_card_feat-hur{
border-color:transparent;
background:linear-gradient(150deg,#261C0E,#111008);
color:#F5EDD8;
}
.aqxpr_glow-hur{
border-radius:50%;
background:radial-gradient(circle,rgba(210,148,40,0.18),transparent 70%);
pointer-events:none;
right:-1.875rem;
position:absolute;
top:-30px;
height:130px;
width:130px;
opacity:0;
}
.aqxpr_card_feat-hur .aqxpr_glow-hur{
opacity:1;
}
.aqxpr_label-hur{
color:#C8900A;
font-weight:700;
letter-spacing:.16em;
position:relative;
font-size:10px;
text-transform:uppercase;
}
.aqxpr_card_feat-hur .aqxpr_label-hur{
color:#F0B840;
}
.aqxpr_amount-hur{
font-size:26px;
line-height:1.08;
font-weight:600;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
position:relative;
overflow-wrap:break-word;
color:#1A1410;
}
.aqxpr_card_feat-hur .aqxpr_amount-hur{
color:#F5EDD8;
}
.aqxpr_amount-hur em{
color:#C8900A;
font-style:normal;
}
.aqxpr_card_feat-hur .aqxpr_amount-hur em{
color:#F0B840;
}
.aqxpr_terms-hur{
line-height:1.5;
font-size:0.813rem;
position:relative;
color:#6B5C48;
}
.aqxpr_card_feat-hur .aqxpr_terms-hur{
color:#A89880;
}
.aqxpr_cta-hur{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.aqxpr_card_feat-hur .aqxpr_cta-hur{
background:#F0B840;
border-radius:62.438rem;
padding:0.563rem 18px;
transition:opacity .22s ease;
font-size:13px;
color:#1A1410;
font-weight:700;
}
.aqxpr_card_feat-hur .aqxpr_cta-hur:hover{
opacity:.9;
}
.aqxpr_card-hur:not(.aqxpr_card_feat-hur) .aqxpr_cta-hur{
transition:color .22s ease,border-color .22s ease;
font-size:0.813rem;
color:#1A1410;
padding-bottom:2px;
font-weight:700;
border-bottom:1px solid #1A1410;
}
.aqxpr_card-hur:not(.aqxpr_card_feat-hur) .aqxpr_cta-hur:hover{
border-color:#C8900A;
color:#C8900A;
}
.aqxgrow-hur{
padding:1.625rem 0 10px;
}
.aqxrow_seo-hur{
margin:0.625rem 0 0;
line-height:1.65;
color:#8C7A66;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:14px;
}
.aqxrow_seo-hur strong{
color:#1A1410;
font-weight:700;
}
.aqxjp-hur{
padding:30px 0 0.625rem;
}
.aqxjp_grid-hur{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:768px){
.aqxjp_grid-hur{
grid-template-columns:1fr 1fr;
}
.aqxjp_card_mega-hur{
grid-column:1/-1;
}
}
@media(min-width:1000px){
.aqxjp_grid-hur{
grid-template-columns:1.4fr 1fr 1fr;
}
.aqxjp_card_mega-hur{
grid-column:auto;
}
}
.aqxjp_card-hur{
background:#FFFFFF;
border:1px solid rgba(26,20,16,0.08);
border-radius:20px;
padding:26px;
gap:0.75rem;
overflow:hidden;
display:flex;
justify-content:space-between;
position:relative;
min-height:200px;
flex-direction:column;
min-width:0;
}
.aqxjp_card_mega-hur{
background:linear-gradient(135deg,#261C0E,#111008);
border-color:transparent;
min-height:210px;
color:#F5EDD8;
}
.aqxjp_glow-hur{
border-radius:50%;
background:radial-gradient(circle,rgba(210,148,40,0.18),transparent 70%);
right:-40px;
position:absolute;
top:-40px;
height:200px;
width:12.5rem;
pointer-events:none;
}
.aqxjp_label-hur{
gap:10px;
flex-wrap:wrap;
color:#C8900A;
display:flex;
position:relative;
font-size:0.625rem;
font-weight:700;
text-transform:uppercase;
justify-content:space-between;
align-items:center;
letter-spacing:.16em;
}
.aqxjp_card_mega-hur .aqxjp_label-hur{
color:#F0B840;
}
.aqxjp_drop-hur{
color:#6B5C48;
letter-spacing:.04em;
text-transform:none;
font-weight:600;
}
.aqxjp_card_mega-hur .aqxjp_drop-hur{
color:#A89880;
}
.aqxjp_amount-hur{
font-weight:700;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
position:relative;
color:#1A1410;
font-size:2.375rem;
overflow-wrap:break-word;
line-height:1;
}
.aqxjp_card_mega-hur .aqxjp_amount-hur{
animation:zm2-pulse 2.4s infinite;
color:#F0B840;
font-size:3rem;
}
@media(min-width:769px){
.aqxjp_card_mega-hur .aqxjp_amount-hur{
font-size:3.375rem;
}
}
.aqxjp_game-hur{
font-size:13px;
color:#6B5C48;
position:relative;
}
.aqxjp_card_mega-hur .aqxjp_game-hur{
color:#A89880;
}
.aqxjp_cta-hur{
position:relative;
align-self:flex-start;
}
.aqxjp_card_mega-hur .aqxjp_cta-hur{
border-radius:999px;
padding:0.625rem 20px;
transition:opacity .22s ease;
background:#F0B840;
font-size:0.813rem;
color:#1A1410;
font-weight:700;
}
.aqxjp_card_mega-hur .aqxjp_cta-hur:hover{
opacity:.9;
}
.aqxjp_card-hur:not(.aqxjp_card_mega-hur) .aqxjp_cta-hur{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #1A1410;
color:#1A1410;
font-size:13px;
}
.aqxjp_card-hur:not(.aqxjp_card_mega-hur) .aqxjp_cta-hur:hover{
border-color:#C8900A;
color:#C8900A;
}
.aqxjp_seo-hur{
margin:14px 0 0;
max-width:760px;
color:#8C7A66;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
}
.aqxjp_seo-hur strong{
font-weight:700;
color:#1A1410;
}
.aqxsea-hur{
padding:24px 0 10px;
}
.aqxsea_in-hur{
gap:22px;
overflow:hidden;
border-radius:20px;
padding:2.25rem;
background:linear-gradient(115deg,#261C0E,#111008);
color:#F5EDD8;
position:relative;
display:flex;
flex-direction:column;
}
@media(min-width:819px){
.aqxsea_in-hur{
gap:32px;
padding:2.75rem 3rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.aqxsea_glow-hur{
background:radial-gradient(circle,rgba(210,148,40,0.18),transparent 68%);
border-radius:50%;
height:240px;
width:240px;
transform:translateY(-50%);
top:50%;
pointer-events:none;
right:60px;
position:absolute;
}
.aqxsea_copy-hur{
min-width:0;
position:relative;
max-width:35rem;
}
.aqxsea_eyebrow-hur{
margin-bottom:0.75rem;
}
.aqxsea_h2-hur{
color:#F5EDD8;
margin-bottom:12px;
font-size:1.875rem;
overflow-wrap:break-word;
line-height:1.04;
font-weight:600;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.aqxsea_h2-hur{
font-size:38px;
}
}
.aqxsea_text-hur{
font-size:15px;
color:#A89880;
line-height:1.6;
}
.aqxsea_cta-hur{
background:#F0B840;
border-radius:62.438rem;
flex:0 0 auto;
transition:opacity .22s ease;
padding:1rem 32px;
font-weight:700;
font-size:15px;
color:#1A1410;
position:relative;
}
.aqxsea_cta-hur:hover{
opacity:.9;
}
.aqxvip-hur{
padding:3rem 0;
}
@media(min-width:770px){
.aqxvip-hur{
padding:4rem 0;
}
}
.aqxvip_head-hur{
gap:14px;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:878px){
.aqxvip_head-hur{
gap:1.5rem;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.aqxvip_eyebrow-hur{
margin-bottom:12px;
}
.aqxvip_h2-hur{
overflow-wrap:break-word;
color:#F5EDD8;
line-height:1.05;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:2rem;
}
@media(min-width:771px){
.aqxvip_h2-hur{
font-size:2.5rem;
}
}
.aqxvip_intro-hur{
font-size:0.875rem;
color:#A89880;
max-width:420px;
line-height:1.6;
}
.aqxvip_grid-hur{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.aqxvip_card-hur{
padding:1.375rem 18px;
border:1px solid rgba(255,245,220,0.13);
border-radius:0.875rem;
min-width:0;
}
.aqxvip_card_feat-hur{
background:rgba(255,245,220,0.07);
border-color:#F0B840;
}
.aqxvip_card_ic-hur{
background:linear-gradient(135deg,#C8900A,#F0C84A);
border-radius:0.5rem;
width:2.125rem;
height:34px;
display:block;
margin-bottom:16px;
}
.aqxvip_name-hur{
color:#F5EDD8;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:0.375rem;
font-size:1.25rem;
font-weight:600;
}
.aqxvip_perk-hur{
overflow-wrap:break-word;
font-size:0.781rem;
color:#A89880;
line-height:1.5;
}
.aqxgm-hur{
padding:1.875rem 0 10px;
}
.aqxgm_in-hur{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:882px){
.aqxgm_in-hur{
grid-template-columns:1.25fr 1fr;
}
}
.aqxgm_left-hur{
border-radius:20px;
padding:32px;
border:1px solid rgba(26,20,16,0.08);
background:#FFFFFF;
min-width:0;
}
.aqxgm_eyebrow-hur{
margin-bottom:0.625rem;
}
.aqxgm_h2-hur{
margin-bottom:8px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.06;
font-size:26px;
color:#1A1410;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.aqxgm_h2-hur{
font-size:28px;
}
}
.aqxgm_text-hur{
color:#8C7A66;
max-width:480px;
margin-bottom:22px;
font-size:14px;
line-height:1.6;
}
.aqxgm_level-hur{
margin-bottom:0.5rem;
font-weight:700;
color:#C8900A;
font-size:22px;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
.aqxgm_bar-hur{
border-radius:62.438rem;
overflow:hidden;
background:rgba(26,20,16,0.14);
margin-bottom:0.375rem;
height:8px;
}
.aqxgm_bar_fill-hur{
background:linear-gradient(90deg,#C8900A,#F0C84A);
border-radius:999px;
height:100%;
}
.aqxgm_bar_meta-hur{
gap:10px;
margin-bottom:1.125rem;
color:#6B5C48;
justify-content:space-between;
font-size:11px;
display:flex;
}
.aqxgm_missions-hur{
gap:10px;
display:flex;
flex-wrap:wrap;
}
.aqxgm_mission-hur{
background:#FAF6F0;
border:1px solid rgba(26,20,16,0.14);
padding:9px 15px;
gap:0.438rem;
border-radius:999px;
align-items:center;
display:inline-flex;
font-size:12.5px;
color:#3D3228;
font-weight:600;
}
.aqxgm_mission_ic-hur{
align-items:center;
color:#C8900A;
display:inline-flex;
}
.aqxgm_mission_ic-hur svg{
width:13px;
height:13px;
}
.aqxgm_right-hur{
background:linear-gradient(150deg,#261C0E,#111008);
border-radius:20px;
overflow:hidden;
padding:32px;
flex-direction:column;
color:#F5EDD8;
position:relative;
display:flex;
}
.aqxgm_glow-hur{
border-radius:50%;
background:radial-gradient(circle,rgba(210,148,40,0.18),transparent 70%);
right:-30px;
top:-30px;
height:150px;
position:absolute;
pointer-events:none;
width:9.375rem;
}
.aqxgm_ref_eyebrow-hur{
position:relative;
margin-bottom:10px;
}
.aqxgm_ref_h2-hur{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.5rem;
position:relative;
color:#F5EDD8;
font-weight:600;
font-size:1.625rem;
overflow-wrap:break-word;
line-height:1.1;
}
.aqxgm_ref_text-hur{
font-size:13.5px;
margin-bottom:20px;
color:#A89880;
position:relative;
line-height:1.55;
}
.aqxgm_ref_cta-hur{
border-radius:999px;
background:#F0B840;
padding:0.688rem 22px;
transition:opacity .22s ease;
align-self:flex-start;
color:#1A1410;
margin-top:auto;
font-weight:700;
font-size:0.844rem;
position:relative;
}
.aqxgm_ref_cta-hur:hover{
opacity:.9;
}
.aqxapp-hur{
padding:30px 0 0.625rem;
}
.aqxapp_in-hur{
border-radius:1.25rem;
padding:32px;
background:#FFFFFF;
gap:1.75rem;
border:1px solid rgba(26,20,16,0.08);
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.aqxapp_in-hur{
padding:40px 2.75rem;
gap:40px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.aqxapp_copy-hur{
max-width:35rem;
min-width:0;
}
.aqxapp_eyebrow-hur{
margin-bottom:0.75rem;
}
.aqxapp_h2-hur{
overflow-wrap:break-word;
color:#1A1410;
font-weight:600;
line-height:1.05;
margin-bottom:12px;
font-size:1.75rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.aqxapp_h2-hur{
font-size:2.125rem;
}
}
.aqxapp_text-hur{
color:#8C7A66;
font-size:14px;
line-height:1.6;
margin-bottom:1.375rem;
}
.aqxapp_btns-hur{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.aqxapp_btn-hur{
gap:0.625rem;
border-radius:14px;
background:#1A1410;
padding:0.688rem 1.25rem;
transition:background-color .22s ease;
color:#F5EDD8;
align-items:center;
display:inline-flex;
}
.aqxapp_btn-hur:hover{
background:#2E2519;
}
.aqxapp_btn_ic-hur{
align-items:center;
display:inline-flex;
}
.aqxapp_btn_ic-hur svg{
height:1.125rem;
width:18px;
}
.aqxapp_btn_lb-hur{
font-weight:700;
font-size:0.844rem;
}
.aqxapp_qr_wrap-hur{
flex:0 0 auto;
gap:1.125rem;
align-items:center;
display:flex;
}
.aqxapp_qr-hur{
flex:0 0 auto;
border-radius:14px;
background-color:#1A1410;
background-image:repeating-linear-gradient(0deg,#FFFFFF 0 5px,transparent 5px 11px),repeating-linear-gradient(90deg,#FFFFFF 0 0.313rem,transparent 5px 0.688rem);
width:108px;
height:6.75rem;
}
.aqxapp_qr_cap-hur{
color:#6B5C48;
max-width:5.75rem;
font-size:12.5px;
line-height:1.4;
}
.aqxhts-hur{
padding:48px 0;
}
@media(min-width:769px){
.aqxhts-hur{
padding:62px 0;
}
}
.aqxhts_head-hur{
gap:1.125rem;
flex-direction:column;
margin-bottom:2.125rem;
display:flex;
}
@media(min-width:767px){
.aqxhts_head-hur{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.aqxhts_eyebrow-hur{
margin-bottom:0.75rem;
}
.aqxhts_h2-hur{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
font-size:30px;
line-height:1.05;
color:#F5EDD8;
}
@media(min-width:770px){
.aqxhts_h2-hur{
font-size:38px;
}
}
.aqxhts_cta-hur{
flex:0 0 auto;
background:#F0B840;
border-radius:62.438rem;
transition:opacity .22s ease;
padding:0.938rem 1.875rem;
color:#1A1410;
font-size:15px;
font-weight:700;
}
.aqxhts_cta-hur:hover{
opacity:.9;
}
.aqxhts_grid-hur{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:757px){
.aqxhts_grid-hur{
grid-template-columns:repeat(3,1fr);
}
}
.aqxhts_step-hur{
min-width:0;
border-top:1px solid rgba(255,245,220,0.13);
padding-top:1.375rem;
}
.aqxhts_step_num-hur{
line-height:1;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#F0B840;
margin-bottom:0.875rem;
font-size:2.75rem;
font-weight:700;
}
.aqxhts_step_h-hur{
margin-bottom:0.5rem;
color:#F5EDD8;
line-height:1.2;
overflow-wrap:break-word;
font-size:1.188rem;
font-weight:700;
}
.aqxhts_step_p-hur{
color:#A89880;
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
}
.aqxprov-hur{
padding:2.5rem 0 20px;
}
.aqxprov_eyebrow-hur{
display:block;
margin-bottom:1.125rem;
}
.aqxprov_grid-hur{
gap:0.75rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:559px){
.aqxprov_grid-hur{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.aqxprov_grid-hur{
grid-template-columns:repeat(6,1fr);
}
}
.aqxop-hur{
padding:2.25rem 0 10px;
}
.aqxop_in-hur{
border:1px solid rgba(26,20,16,0.08);
border-radius:14px;
gap:32px;
background:#FFFFFF;
grid-template-columns:1fr;
padding:32px;
display:grid;
align-items:center;
}
@media(min-width:858px){
.aqxop_in-hur{
padding:34px 40px;
grid-template-columns:.9fr 1.1fr;
gap:2.75rem;
}
}
.aqxop_left-hur{
min-width:0;
}
.aqxop_eyebrow-hur{
margin-bottom:0.75rem;
}
.aqxop_h2-hur{
margin-bottom:10px;
color:#1A1410;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.08;
overflow-wrap:break-word;
font-size:28px;
}
@media(min-width:766px){
.aqxop_h2-hur{
font-size:1.875rem;
}
}
.aqxop_text-hur{
color:#8C7A66;
line-height:1.6;
font-size:14px;
}
.aqxop_grid-hur{
grid-template-columns:1fr 1fr;
background:rgba(26,20,16,0.14);
border-radius:8px;
overflow:hidden;
gap:1px;
border:1px solid rgba(26,20,16,0.14);
display:grid;
}
.aqxop_field-hur{
background:#FAF6F0;
padding:1.125rem 20px;
min-width:0;
}
.aqxop_field_lb-hur{
margin-bottom:5px;
font-weight:600;
text-transform:uppercase;
letter-spacing:.1em;
color:#C8900A;
font-size:0.625rem;
}
.aqxop_field_val-hur{
font-weight:700;
font-size:0.875rem;
color:#1A1410;
overflow-wrap:break-word;
}
.aqxrc-hur{
padding:48px 0 0.625rem;
}
.aqxrc_in-hur{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.aqxrc_in-hur{
grid-template-columns:repeat(3,1fr);
gap:2.5rem;
}
}
.aqxrc_col-hur{
min-width:0;
}
.aqxrc_label-hur{
color:#C8900A;
font-weight:600;
font-size:0.688rem;
letter-spacing:.2em;
margin-bottom:1rem;
text-transform:uppercase;
}
.aqxrc_awards-hur{
gap:12px;
flex-direction:column;
display:flex;
}
.aqxrc_award-hur{
gap:12px;
align-items:center;
display:flex;
min-width:0;
}
.aqxrc_award_ic-hur{
flex:0 0 auto;
align-items:center;
color:#E8AE30;
display:inline-flex;
}
.aqxrc_award_ic-hur svg{
height:1.125rem;
width:18px;
}
.aqxrc_award_t-hur{
font-weight:700;
overflow-wrap:break-word;
font-size:0.875rem;
color:#1A1410;
}
.aqxrc_award_s-hur{
color:#6B5C48;
font-size:0.75rem;
overflow-wrap:break-word;
}
.aqxrc_press-hur{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.aqxrc_press_logo-hur{
border-radius:8px;
padding:0 8px;
overflow:hidden;
border:1px solid rgba(26,20,16,0.08);
display:flex;
height:52px;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
align-items:center;
white-space:nowrap;
justify-content:center;
font-weight:700;
font-size:14px;
text-align:center;
text-overflow:ellipsis;
color:#8C7A66;
}
.aqxrc_partner-hur{
padding:1.375rem;
border-radius:0.875rem;
background:#FFFFFF;
border:1px solid rgba(26,20,16,0.08);
}
.aqxrc_partner_name-hur{
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
margin-bottom:6px;
font-size:20px;
font-weight:600;
}
.aqxrc_partner_text-hur{
color:#8C7A66;
line-height:1.55;
font-size:13px;
overflow-wrap:break-word;
}
.aqxts-hur{
padding:44px 0;
}
.aqxts_in-hur{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:883px){
.aqxts_in-hur{
gap:48px;
grid-template-columns:1.4fr 1fr;
}
}
.aqxts_left-hur{
min-width:0;
}
.aqxts_h2-hur{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
font-size:1.625rem;
overflow-wrap:break-word;
color:#F5EDD8;
margin-bottom:0.75rem;
font-weight:600;
}
@media(min-width:769px){
.aqxts_h2-hur{
font-size:28px;
}
}
.aqxts_text-hur{
margin-bottom:1.375rem;
max-width:32.5rem;
color:#A89880;
font-size:0.906rem;
line-height:1.6;
}
.aqxts_badges-hur{
gap:18px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.aqxts_badge-hur{
font-size:13px;
font-weight:600;
color:#A89880;
}
.aqxts_pay-hur{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:883px){
.aqxts_pay-hur{
justify-content:flex-end;
}
}
.aqxts_pay_chip-hur{
border:1px solid rgba(255,245,220,0.13);
padding:0.75rem 16px;
background:rgba(255,245,220,0.07);
border-radius:0.875rem;
color:#F5EDD8;
font-weight:700;
font-size:14px;
}
.aqxdr-hur{
padding:36px 0 0.625rem;
}
.aqxdr_in-hur{
border:1px dashed rgba(26,20,16,0.14);
padding:28px 32px;
gap:20px;
border-radius:14px;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.aqxdr_in-hur{
gap:2rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.aqxdr_h2-hur{
color:#1A1410;
font-size:1.5rem;
line-height:1.1;
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:8px;
}
@media(min-width:768px){
.aqxdr_h2-hur{
font-size:1.625rem;
}
}
.aqxdr_text-hur{
overflow-wrap:break-word;
max-width:42.5rem;
font-size:14px;
color:#8C7A66;
line-height:1.6;
}
.aqxdr_text-hur b{
font-weight:700;
color:#1A1410;
}
.aqxdr_cta-hur{
flex:0 0 auto;
transition:color .22s ease;
font-weight:700;
font-size:0.844rem;
color:#1A1410;
padding-bottom:2px;
white-space:nowrap;
border-bottom:1px solid #C8900A;
}
.aqxdr_cta-hur:hover{
color:#C8900A;
}
.aqxwy-hur{
padding:3rem 0;
}
@media(min-width:766px){
.aqxwy-hur{
padding:56px 0;
}
}
.aqxwy_in-hur{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:900px){
.aqxwy_in-hur{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.aqxwy_left-hur{
min-width:0;
}
.aqxwy_eyebrow-hur{
margin-bottom:14px;
}
.aqxwy_h2-hur{
margin-bottom:1rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
color:#1A1410;
font-size:32px;
font-weight:600;
}
@media(min-width:766px){
.aqxwy_h2-hur{
font-size:2.5rem;
}
}
.aqxwy_intro-hur{
color:#8C7A66;
line-height:1.6;
font-size:0.938rem;
}
.aqxwy_grid-hur{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:557px){
.aqxwy_grid-hur{
grid-template-columns:1fr 1fr;
}
}
.aqxwy_card-hur{
border:1px solid rgba(26,20,16,0.08);
padding:1.625rem;
border-radius:14px;
background:#FFFFFF;
min-width:0;
}
.aqxwy_card_ic-hur{
margin-bottom:1rem;
justify-content:center;
align-items:center;
display:inline-flex;
color:#C8900A;
}
.aqxwy_card_ic-hur svg{
width:1.625rem;
height:26px;
}
.aqxwy_card_h-hur{
font-weight:600;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
margin-bottom:8px;
line-height:1.15;
overflow-wrap:break-word;
font-size:21px;
}
.aqxwy_card_p-hur{
overflow-wrap:break-word;
color:#8C7A66;
font-size:0.875rem;
line-height:1.55;
}
.aqxpmt-hur{
padding:3rem 0 10px;
}
.aqxpmt_in-hur{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:883px){
.aqxpmt_in-hur{
gap:3rem;
grid-template-columns:1fr 1.1fr;
}
}
.aqxpmt_left-hur{
min-width:0;
}
.aqxpmt_eyebrow-hur{
margin-bottom:0.75rem;
}
.aqxpmt_h2-hur{
color:#1A1410;
font-size:1.875rem;
line-height:1.06;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.75rem;
}
@media(min-width:769px){
.aqxpmt_h2-hur{
font-size:2rem;
}
}
.aqxpmt_text-hur{
color:#8C7A66;
line-height:1.6;
font-size:14.5px;
margin-bottom:22px;
}
.aqxpmt_logos-hur{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:477px){
.aqxpmt_logos-hur{
grid-template-columns:repeat(4,1fr);
}
}
.aqxpmt_logo-hur{
border:1px solid rgba(26,20,16,0.08);
overflow:hidden;
border-radius:8px;
background:#FFFFFF;
padding:0 0.5rem;
white-space:nowrap;
font-weight:700;
justify-content:center;
font-size:12.5px;
text-overflow:ellipsis;
align-items:center;
height:50px;
display:flex;
color:#3D3228;
text-align:center;
}
.aqxpmt_table-hur{
border-radius:0.875rem;
border:1px solid rgba(26,20,16,0.08);
overflow:hidden;
min-width:0;
}
.aqxpmt_thead-hur{
background:#2A2118;
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
}
.aqxpmt_th-hur{
overflow:hidden;
padding:0.813rem 14px;
font-weight:700;
font-size:10px;
text-transform:uppercase;
color:#F5EDD8;
letter-spacing:.08em;
white-space:nowrap;
text-overflow:ellipsis;
}
.aqxpmt_row-hur{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(26,20,16,0.08);
display:grid;
}
.aqxpmt_row-hur:nth-child(odd){
background:#FFFFFF;
}
.aqxpmt_td-hur{
padding:14px;
color:#8C7A66;
font-size:0.844rem;
overflow-wrap:break-word;
min-width:0;
}
.aqxpmt_row-hur .aqxpmt_td-hur:first-child{
color:#1A1410;
font-weight:700;
}
.aqxpmt_row-hur .aqxpmt_td-hur:last-child{
color:#3A8C5C;
font-weight:700;
}
.aqxtt-hur{
padding:3rem 0 10px;
}
@media(min-width:769px){
.aqxtt-hur{
padding:3.75rem 0 0.625rem;
}
}
.aqxtt_head-hur{
text-align:center;
margin-bottom:34px;
}
.aqxtt_eyebrow-hur{
margin-bottom:0.75rem;
}
.aqxtt_h2-hur{
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:2rem;
line-height:1.05;
color:#1A1410;
font-weight:600;
}
@media(min-width:769px){
.aqxtt_h2-hur{
font-size:2.625rem;
}
}
.aqxtt_grid-hur{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:762px){
.aqxtt_grid-hur{
grid-template-columns:repeat(3,1fr);
}
}
.aqxtt_card-hur{
background:#FFFFFF;
border:1px solid rgba(26,20,16,0.08);
border-radius:0.875rem;
padding:1.875rem;
display:flex;
min-width:0;
flex-direction:column;
}
.aqxtt_card_ic-hur{
display:inline-flex;
color:#C8900A;
margin-bottom:1.125rem;
align-items:center;
}
.aqxtt_card_ic-hur svg{
height:1.75rem;
width:28px;
}
.aqxtt_card_h-hur{
font-size:22px;
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
margin-bottom:8px;
}
.aqxtt_card_p-hur{
margin-bottom:0.875rem;
color:#8C7A66;
font-size:14px;
line-height:1.6;
overflow-wrap:break-word;
}
.aqxtt_card_p-hur b{
font-weight:700;
color:#1A1410;
}
.aqxtt_card_link-hur{
transition:color .22s ease;
font-weight:700;
color:#1A1410;
font-size:0.813rem;
padding-bottom:2px;
margin-top:auto;
border-bottom:1px solid #C8900A;
align-self:flex-start;
}
.aqxtt_card_link-hur:hover{
color:#C8900A;
}
.aqxet-hur{
padding:2.25rem 0 10px;
}
.aqxet_in-hur{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:881px){
.aqxet_in-hur{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.aqxet_left-hur{
min-width:0;
}
.aqxet_eyebrow-hur{
margin-bottom:12px;
}
.aqxet_h2-hur{
color:#1A1410;
font-weight:600;
font-size:1.75rem;
margin-bottom:0.875rem;
overflow-wrap:break-word;
line-height:1.06;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:771px){
.aqxet_h2-hur{
font-size:2rem;
}
}
.aqxet_text-hur{
line-height:1.65;
color:#8C7A66;
font-size:15px;
margin-bottom:1.375rem;
}
.aqxet_stats-hur{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.aqxet_stat-hur{
min-width:0;
}
.aqxet_stat_v-hur{
line-height:1;
font-weight:700;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
color:#1A1410;
}
.aqxet_stat_l-hur{
color:#6B5C48;
font-size:12.5px;
margin-top:4px;
}
.aqxet_right-hur{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.aqxet_member-hur{
padding:18px 1.25rem;
gap:1rem;
border-radius:14px;
border:1px solid rgba(26,20,16,0.08);
background:#FFFFFF;
align-items:center;
display:flex;
min-width:0;
}
.aqxet_member_av-hur{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#261C0E,#C8900A);
width:48px;
height:3rem;
}
.aqxet_member_name-hur{
overflow-wrap:break-word;
font-weight:700;
color:#1A1410;
font-size:0.938rem;
}
.aqxet_member_role-hur{
font-size:12.5px;
color:#6B5C48;
overflow-wrap:break-word;
}
.aqxet_updated-hur{
border-radius:0.875rem;
gap:0.5rem;
background:#FAF6F0;
padding:14px 1.125rem;
border:1px solid rgba(26,20,16,0.08);
align-items:center;
color:#8C7A66;
font-size:12.5px;
display:flex;
}
.aqxsb-hur{
padding:3rem 0;
background:#FFFFFF;
border-top:1px solid rgba(26,20,16,0.08);
margin-top:1.5rem;
border-bottom:1px solid rgba(26,20,16,0.08);
}
@media(min-width:769px){
.aqxsb-hur{
padding:3.5rem 0;
}
}
.aqxsb_eyebrow-hur{
margin-bottom:0.75rem;
display:block;
}
.aqxsb_h2-hur{
color:#1A1410;
font-weight:600;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:26px;
font-size:30px;
line-height:1.05;
}
@media(min-width:771px){
.aqxsb_h2-hur{
font-size:2.25rem;
}
}
.aqxsb_grid-hur{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.aqxsb_grid-hur{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:959px){
.aqxsb_grid-hur{
grid-template-columns:repeat(4,1fr);
}
}
.aqxsb_card-hur{
border:1px solid rgba(26,20,16,0.08);
background:#FAF6F0;
padding:1.5rem;
border-radius:14px;
min-width:0;
}
.aqxsb_card_h-hur{
margin-bottom:8px;
line-height:1.15;
font-weight:600;
color:#1A1410;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.188rem;
}
.aqxsb_card_p-hur{
line-height:1.6;
color:#8C7A66;
overflow-wrap:break-word;
font-size:13.5px;
}
.aqxsb_rtp-hur{
border:1px solid rgba(26,20,16,0.08);
border-radius:14px;
gap:1.5rem;
padding:26px 28px;
background:#FAF6F0;
grid-template-columns:1fr;
align-items:center;
margin-top:1.125rem;
display:grid;
}
@media(min-width:759px){
.aqxsb_rtp-hur{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.aqxsb_rtp_h-hur{
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:8px;
color:#1A1410;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:20px;
}
.aqxsb_rtp_p-hur{
line-height:1.6;
overflow-wrap:break-word;
font-size:13.5px;
color:#8C7A66;
}
.aqxsb_rtp_stats-hur{
gap:1rem;
display:flex;
}
.aqxsb_stat-hur{
background:#FFFFFF;
flex:1 1 0;
border-radius:0.5rem;
padding:1.125rem;
min-width:0;
text-align:center;
}
.aqxsb_stat_v-hur{
font-weight:700;
overflow-wrap:break-word;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:26px;
color:#3A8C5C;
}
.aqxsb_stat_l-hur{
color:#6B5C48;
margin-top:4px;
font-size:11.5px;
}
.aqxfaq-hur{
background:#FFFFFF;
padding:48px 0;
border-top:1px solid rgba(26,20,16,0.08);
margin-top:1.5rem;
border-bottom:1px solid rgba(26,20,16,0.08);
}
@media(min-width:767px){
.aqxfaq-hur{
padding:62px 0;
}
}
.aqxfaq_head-hur{
margin-bottom:34px;
text-align:center;
}
.aqxfaq_eyebrow-hur{
margin-bottom:12px;
}
.aqxfaq_h2-hur{
line-height:1.05;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
color:#1A1410;
font-size:32px;
}
@media(min-width:769px){
.aqxfaq_h2-hur{
font-size:2.375rem;
}
}
.aqxfaq_list-hur{
gap:0.75rem;
margin:0 auto;
display:flex;
max-width:51.25rem;
flex-direction:column;
}
.aqxfaq_item-hur{
border-radius:0.875rem;
background:#FAF6F0;
overflow:hidden;
border:1px solid rgba(26,20,16,0.08);
}
.aqxfaq_q-hur{
padding:20px 1.5rem;
gap:20px;
list-style:none;
justify-content:space-between;
cursor:pointer;
align-items:center;
font-size:1rem;
color:#1A1410;
font-weight:700;
display:flex;
overflow-wrap:break-word;
}
.aqxfaq_q-hur::-webkit-details-marker{
display:none;
}
.aqxfaq_q_ic-hur{
flex:0 0 auto;
transition:transform .22s ease;
color:#C8900A;
align-items:center;
display:inline-flex;
}
.aqxfaq_q_ic-hur svg{
height:1.125rem;
width:1.125rem;
}
.aqxfaq_item-hur[open] .aqxfaq_q_ic-hur{
transform:rotate(180deg);
}
.aqxfaq_a-hur{
padding:0 24px 1.25rem;
overflow-wrap:break-word;
color:#8C7A66;
font-size:14.5px;
line-height:1.6;
}
.aqxsg-hur{
padding:3rem 0 10px;
}
.aqxsg_eyebrow-hur{
margin-bottom:12px;
display:block;
}
.aqxsg_h2-hur{
overflow-wrap:break-word;
color:#1A1410;
font-weight:600;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.75rem;
line-height:1.05;
font-size:30px;
}
@media(min-width:771px){
.aqxsg_h2-hur{
font-size:2.25rem;
}
}
.aqxsg_grid-hur{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:718px){
.aqxsg_grid-hur{
grid-template-columns:repeat(3,1fr);
}
}
.aqxsg_col-hur{
min-width:0;
}
.aqxsg_col_h-hur{
margin-bottom:10px;
font-size:1.375rem;
font-weight:600;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
line-height:1.15;
overflow-wrap:break-word;
}
.aqxsg_col_p-hur{
font-size:0.875rem;
overflow-wrap:break-word;
color:#8C7A66;
line-height:1.65;
}
.aqxgd-hur{
padding:3rem 0 10px;
}
.aqxgd_head-hur{
gap:0.875rem;
margin-bottom:1.5rem;
display:flex;
flex-direction:column;
}
@media(min-width:683px){
.aqxgd_head-hur{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.aqxgd_eyebrow-hur{
margin-bottom:10px;
}
.aqxgd_h2-hur{
overflow-wrap:break-word;
line-height:1.05;
font-size:28px;
font-weight:600;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
color:#1A1410;
}
@media(min-width:769px){
.aqxgd_h2-hur{
font-size:2.125rem;
}
}
.aqxgd_more-hur{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
font-weight:600;
font-size:0.844rem;
color:#1A1410;
padding-bottom:2px;
border-bottom:1px solid #1A1410;
}
.aqxgd_more-hur:hover{
border-color:#C8900A;
color:#C8900A;
}
.aqxgd_grid-hur{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:718px){
.aqxgd_grid-hur{
grid-template-columns:repeat(3,1fr);
}
}
.aqxgd_card-hur{
border-radius:0.875rem;
background:#FFFFFF;
overflow:hidden;
border:1px solid rgba(26,20,16,0.08);
min-width:0;
display:block;
}
.aqxgd_card_img-hur{
background:linear-gradient(140deg,#261C0E,#C8900A);
height:9.375rem;
}
.aqxgd_card_body-hur{
padding:1.375rem;
}
.aqxgd_card_cat-hur{
color:#C8900A;
font-weight:600;
font-size:10px;
letter-spacing:.1em;
text-transform:uppercase;
}
.aqxgd_card_h-hur{
margin:0.5rem 0 0.625rem;
color:#1A1410;
font-size:1.188rem;
overflow-wrap:break-word;
line-height:1.2;
font-weight:600;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
}
.aqxgd_card_meta-hur{
overflow-wrap:break-word;
color:#6B5C48;
font-size:12px;
}
.aqxlh-hur{
padding:40px 0 20px;
}
.aqxlh_in-hur{
border-top:1px solid rgba(26,20,16,0.14);
padding-top:2.125rem;
}
.aqxlh_eyebrow-hur{
margin-bottom:1.375rem;
display:block;
}
.aqxlh_grid-hur{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:603px){
.aqxlh_grid-hur{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:957px){
.aqxlh_grid-hur{
grid-template-columns:repeat(5,1fr);
}
}
.aqxlh_col-hur{
min-width:0;
}
.aqxlh_col_h-hur{
font-size:13px;
overflow-wrap:break-word;
margin-bottom:0.75rem;
color:#1A1410;
font-weight:700;
}
.aqxlh_links-hur{
gap:8px;
display:flex;
flex-direction:column;
}
.aqxlh_link-hur{
transition:color .22s ease;
font-size:0.813rem;
overflow-wrap:break-word;
color:#8C7A66;
}
.aqxlh_link-hur:hover{
color:#C8900A;
}
.aqxel-hur{
padding:3rem 0;
}
@media(min-width:766px){
.aqxel-hur{
padding:3.5rem 0;
}
}
.aqxel_in-hur{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:897px){
.aqxel_in-hur{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.aqxel_left-hur{
min-width:0;
}
.aqxel_eyebrow-hur{
margin-bottom:0.875rem;
}
.aqxel_h2-hur{
margin-bottom:1.375rem;
color:#1A1410;
line-height:1.08;
font-size:2rem;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:769px){
.aqxel_h2-hur{
font-size:38px;
}
}
.aqxel_body-hur p{
font-size:16px;
margin-bottom:1.125rem;
line-height:1.7;
overflow-wrap:break-word;
color:#3D3228;
}
.aqxel_dropcap-hur{
padding:6px 0.75rem 0 0;
font-weight:700;
float:left;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:3.875rem;
color:#C8900A;
line-height:.8;
}
.aqxel_right-hur{
min-width:0;
}
.aqxel_quote-hur{
padding:2.25rem;
background:linear-gradient(150deg,#261C0E,#111008);
border-radius:1.25rem;
position:relative;
color:#F5EDD8;
margin-bottom:1.5rem;
}
.aqxel_quote_mark-hur{
display:inline-flex;
margin-bottom:6px;
color:#F0B840;
align-items:center;
}
.aqxel_quote_mark-hur svg{
height:34px;
width:2.125rem;
}
.aqxel_quote_text-hur{
margin-bottom:1.375rem;
color:#F5EDD8;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:22px;
font-weight:500;
line-height:1.4;
overflow-wrap:break-word;
}
.aqxel_quote_meta-hur{
gap:0.75rem;
display:flex;
align-items:center;
}
.aqxel_quote_av-hur{
background:linear-gradient(135deg,#C8900A,#F0C84A);
flex:0 0 auto;
border-radius:50%;
height:38px;
width:38px;
}
.aqxel_quote_author-hur{
color:#F5EDD8;
font-size:14px;
font-weight:700;
}
.aqxel_quote_meta_sub-hur{
color:#A89880;
font-size:0.75rem;
}
.aqxel_explain-hur{
border:1px solid rgba(26,20,16,0.08);
border-radius:14px;
overflow:hidden;
}
.aqxel_explain_card-hur{
padding:1.375rem 24px;
}
.aqxel_explain_card-hur+.aqxel_explain_card-hur{
border-top:1px solid rgba(26,20,16,0.08);
}
.aqxel_explain_h-hur{
font-size:20px;
color:#1A1410;
margin-bottom:0.5rem;
line-height:1.15;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-weight:600;
overflow-wrap:break-word;
}
.aqxel_explain_p-hur{
line-height:1.55;
font-size:14px;
color:#8C7A66;
overflow-wrap:break-word;
}
.aqxft-hur{
background:#2A2118;
color:#A89880;
margin-top:2.5rem;
}
.aqxft_in-hur{
gap:32px;
padding:3rem 0 28px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:603px){
.aqxft_in-hur{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:899px){
.aqxft_in-hur{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.aqxft_brand-hur{
min-width:0;
}
.aqxft_logo-hur{
overflow-wrap:break-word;
color:#F5EDD8;
font-weight:700;
font-family:"Fraunces", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
}
.aqxft_tagline-hur{
max-width:280px;
margin-top:14px;
line-height:1.6;
font-size:13.5px;
color:#A89880;
}
.aqxft_contact-hur{
transition:color .22s ease;
overflow-wrap:anywhere;
max-width:17.5rem;
color:#F0B840;
display:inline-block;
font-size:13px;
margin-top:0.75rem;
}
.aqxft_contact-hur:hover{
color:#F5EDD8;
}
.aqxft_col-hur{
min-width:0;
}
.aqxft_col_h-hur{
font-size:0.813rem;
text-transform:uppercase;
font-weight:700;
overflow-wrap:break-word;
letter-spacing:.08em;
color:#F5EDD8;
margin-bottom:0.875rem;
}
.aqxft_col_links-hur{
gap:10px;
display:flex;
flex-direction:column;
}
.aqxft_link-hur{
transition:color .22s ease;
color:#A89880;
overflow-wrap:break-word;
font-size:0.844rem;
}
.aqxft_link-hur:hover{
color:#F5EDD8;
}
.aqxft_bot-hur{
gap:16px;
padding:22px 0 2.5rem;
display:flex;
flex-direction:column;
border-top:1px solid rgba(255,245,220,0.13);
}
@media(min-width:771px){
.aqxft_bot-hur{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.aqxft_legal-hur{
max-width:47.5rem;
line-height:1.6;
font-size:0.719rem;
overflow-wrap:break-word;
color:#B5A491;
}
.aqxft_legal-hur b{
color:#A89880;
font-weight:700;
}
.aqxft_age-hur{
flex:0 0 auto;
border-radius:0.5rem;
border:1.5px solid #F0B840;
padding:0.25rem 0.563rem;
font-size:0.813rem;
color:#F0B840;
font-weight:700;
}