*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F1EB;
-webkit-font-smoothing:antialiased;
line-height:1.6;
color:#2E2A25;
text-rendering:optimizeLegibility;
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
font-size:15px;
overflow-wrap:break-word;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.aob_layoutwz4{
flex-direction:column;
display:flex;
min-height:100vh;
}
.aob_mainwz4{
flex:1 1 auto;
width:100%;
min-width:0;
}
.aob_containerwz4{
margin:0 auto;
padding:0 16px;
max-width:87.5rem;
width:100%;
}
@media(min-width:769px){
.aob_containerwz4{
padding:0 32px;
}
}
@media(min-width:1098px){
.aob_containerwz4{
padding:0 3.5rem;
}
}
.aob_eyebrowwz4{
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
color:#A6742F;
font-weight:600;
font-size:0.688rem;
overflow-wrap:break-word;
display:inline-block;
line-height:1.4;
letter-spacing:.2em;
text-transform:uppercase;
}
.aob_bandwz4{
background:#1E1B17;
color:#F0EBE3;
}
.aob_bandwz4 .aob_eyebrowwz4{
color:#C8965A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.aob_tbwz4{
background:#F5F1EB;
z-index:50;
top:0;
position:sticky;
border-bottom:1px solid rgba(26,23,20,0.14);
}
.aob_tb_inwz4{
gap:16px;
margin:0 auto;
padding:0.75rem 1rem;
display:flex;
justify-content:space-between;
align-items:center;
width:100%;
max-width:1400px;
}
@media(min-width:769px){
.aob_tb_inwz4{
padding:16px 32px;
}
}
@media(min-width:1101px){
.aob_tb_inwz4{
padding:1.125rem 56px;
}
}
.aob_tb_leftwz4{
gap:1.75rem;
align-items:center;
display:flex;
min-width:0;
}
.aob_tb_logowz4{
gap:0.688rem;
align-items:center;
min-width:0;
display:flex;
}
.aob_tb_logo_markwz4{
flex:0 0 auto;
border-radius:0.5rem;
width:34px;
height:2.125rem;
object-fit:cover;
}
.aob_tb_logo_txtwz4{
display:flex;
flex-direction:column;
min-width:0;
line-height:1;
}
.aob_tb_logo_namewz4{
overflow:hidden;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
white-space:nowrap;
letter-spacing:.02em;
text-overflow:ellipsis;
font-weight:700;
color:#1A1714;
font-size:22px;
}
.aob_tb_logo_subwz4{
overflow:hidden;
color:#A6742F;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.531rem;
letter-spacing:.32em;
margin-top:4px;
text-transform:uppercase;
font-weight:600;
}
.aob_tb_navwz4{
display:none;
}
@media(min-width:963px){
.aob_tb_navwz4{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.aob_tb_nav_itemwz4{
transition:color .22s ease,border-color .22s ease;
font-size:14px;
color:#2E2A25;
padding-bottom:3px;
font-weight:600;
border-bottom:2px solid transparent;
white-space:nowrap;
}
.aob_tb_nav_itemwz4:hover{
color:#1A1714;
}
.aob_tb_nav_itemwz4.aob_state_activewz4{
border-color:#A6742F;
color:#1A1714;
}
.aob_tb_rightwz4{
flex:0 0 auto;
gap:14px;
align-items:center;
display:flex;
}
.aob_tb_searchwz4{
transition:color .22s ease;
justify-content:center;
color:#2E2A25;
display:flex;
align-items:center;
}
.aob_tb_searchwz4:hover{
color:#A6742F;
}
.aob_tb_searchwz4 svg{
width:1.125rem;
height:1.125rem;
}
.aob_tb_langwz4{
letter-spacing:.1em;
font-weight:600;
color:#6B6057;
font-size:11px;
text-transform:uppercase;
}
.aob_tb_langwz4:hover{
color:#1A1714;
}
.aob_tb_loginwz4{
font-size:14px;
display:none;
color:#1A1714;
font-weight:600;
}
@media(min-width:769px){
.aob_tb_loginwz4{
display:inline-block;
}
}
.aob_tb_registerwz4{
border-radius:999px;
padding:0.688rem 1.375rem;
transition:background-color .22s ease;
background:#1E1B17;
white-space:nowrap;
font-weight:700;
font-size:0.875rem;
color:#F0EBE3;
}
.aob_tb_registerwz4:hover{
background:#33302A;
}
.aob_mobwz4{
background:#F5F1EB;
bottom:0;
left:0;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
border-top:1px solid rgba(26,23,20,0.14);
z-index:60;
right:0;
}
@media(min-width:958px){
.aob_mobwz4{
display:none;
}
}
.aob_mob_inwz4{
margin:0 auto;
align-items:stretch;
display:flex;
max-width:560px;
justify-content:space-around;
}
.aob_mob_itemwz4{
gap:3px;
flex:1 1 0;
transition:color .22s ease;
padding:9px 0.25rem;
flex-direction:column;
align-items:center;
color:#6B6057;
display:flex;
min-width:0;
}
.aob_mob_itemwz4.aob_state_activewz4{
color:#A6742F;
}
.aob_mob_icwz4{
display:flex;
align-items:center;
justify-content:center;
}
.aob_mob_icwz4 svg{
width:1.25rem;
height:20px;
}
.aob_mob_lbwz4{
overflow:hidden;
max-width:100%;
white-space:nowrap;
font-size:0.625rem;
text-overflow:ellipsis;
font-weight:600;
}
@media(max-width:959px){
body{
padding-bottom:60px;
}
}
.aob_railwz4{
min-width:0;
position:relative;
}
.aob_rail_scrollwz4{
gap:14px;
padding-bottom:0.875rem;
display:flex;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
overflow-x:auto;
}
@media(min-width:765px){
.aob_rail_scrollwz4{
gap:1.125rem;
}
}
.aob_gcwz4{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:767px){
.aob_gcwz4{
width:188px;
}
}
.aob_gc_imgwz4{
background:#FDFAF6;
overflow:hidden;
border-radius:0.875rem;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(26,23,20,0.07), 0 6px 18px rgba(26,23,20,0.06);
}
.aob_gc_imgwz4 img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.aob_gc_coverwz4{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.aob_gc_hoverwz4{
transition:opacity .22s ease;
inset:0;
background:rgba(0,0,0,0.52);
position:absolute;
align-items:center;
justify-content:center;
opacity:0;
display:flex;
}
.aob_gcwz4:hover .aob_gc_hoverwz4{
opacity:1;
}
.aob_gc_hover_btnwz4{
background:#1E1B17;
border-radius:999px;
width:46px;
color:#F0EBE3;
justify-content:center;
height:46px;
align-items:center;
display:flex;
}
.aob_gc_hover_btnwz4 svg{
height:1.125rem;
width:1.125rem;
}
.aob_gc_infowz4{
gap:2px;
flex-direction:column;
display:flex;
margin-top:9px;
min-width:0;
}
.aob_gc_namewz4{
overflow:hidden;
color:#1A1714;
font-size:0.813rem;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
}
.aob_gc_provwz4{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.688rem;
color:#6B6057;
}
.aob_gc_metawz4{
font-size:11px;
color:#6B6057;
}
.aob_tcwz4{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:767px){
.aob_tcwz4{
width:230px;
}
}
.aob_tc_imgwz4{
border-radius:14px;
overflow:hidden;
background:#FDFAF6;
box-shadow:0 2px 0.375rem rgba(26,23,20,0.07), 0 6px 18px rgba(26,23,20,0.06);
padding-bottom:75%;
position:relative;
}
.aob_tc_imgwz4 img{
inset:0;
object-fit:cover;
height:100%;
width:100%;
position:absolute;
}
.aob_tc_infowz4{
gap:2px;
flex-direction:column;
margin-top:0.563rem;
display:flex;
min-width:0;
}
.aob_tc_namewz4{
overflow:hidden;
text-overflow:ellipsis;
color:#1A1714;
white-space:nowrap;
font-weight:700;
font-size:0.875rem;
}
.aob_tc_rtpwz4{
font-size:11px;
color:#6B6057;
}
.aob_lcwz4{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:769px){
.aob_lcwz4{
width:16.75rem;
}
}
.aob_lc_imgwz4{
overflow:hidden;
border-radius:14px;
background:#FDFAF6;
box-shadow:0 2px 6px rgba(26,23,20,0.07), 0 0.375rem 18px rgba(26,23,20,0.06);
padding-bottom:62.5%;
position:relative;
}
.aob_lc_imgwz4 img{
inset:0;
position:absolute;
width:100%;
object-fit:cover;
height:100%;
}
.aob_lc_livewz4{
gap:7px;
padding:4px 9px;
border-radius:62.438rem;
background:rgba(0,0,0,0.52);
align-items:center;
top:0.75rem;
display:flex;
position:absolute;
left:0.75rem;
}
.aob_lc_live_dotwz4{
animation:zm2-pulse 1.6s infinite;
background:#B84040;
border-radius:50%;
width:0.5rem;
height:8px;
}
.aob_lc_seatswz4{
font-size:10px;
color:#F0EBE3;
letter-spacing:.08em;
font-weight:600;
text-transform:uppercase;
}
.aob_lc_infowz4{
gap:2px;
flex-direction:column;
margin-top:0.563rem;
min-width:0;
display:flex;
}
.aob_lc_namewz4{
overflow:hidden;
font-size:15px;
color:#1A1714;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:700;
}
.aob_lc_betwz4{
color:#6B6057;
font-size:0.688rem;
}
.aob_pcwz4{
background:#FDFAF6;
gap:8px;
border-radius:0.875rem;
border:1px solid rgba(26,23,20,0.08);
padding:1rem 14px;
align-items:center;
min-width:0;
min-height:4.625rem;
justify-content:center;
flex-direction:column;
display:flex;
}
.aob_pc_logowz4{
flex:0 0 auto;
object-fit:contain;
width:auto;
height:1.75rem;
max-width:100%;
}
.aob_pc_namewz4{
overflow:hidden;
white-space:nowrap;
color:#6B6057;
font-size:0.688rem;
text-align:center;
text-overflow:ellipsis;
max-width:100%;
}
.aob_gc_tagwz4{
border-radius:8px;
padding:3px 0.5rem;
font-size:0.625rem;
z-index:2;
left:10px;
letter-spacing:.06em;
font-weight:700;
position:absolute;
display:inline-block;
top:10px;
text-transform:uppercase;
}
.aob_gc_tag_hotwz4{
background:#B84040;
color:#F0EBE3;
}
.aob_gc_tag_newwz4{
background:#C8965A;
color:#1A1714;
}
.aob_gc_tag_jpwz4{
background:#B87D2A;
color:#1A1714;
}
.aob_gc_tag_livewz4{
background:#B84040;
color:#F0EBE3;
}
.aob_shwz4{
min-width:0;
margin-bottom:18px;
}
.aob_sh_rowwz4{
gap:1rem;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
}
.aob_sh_rowwz4 .aob_sh_lwz4{
gap:0.375rem;
flex-direction:column;
min-width:0;
display:flex;
}
.aob_sh_stackwz4{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.aob_sh_centerwz4{
gap:0.625rem;
text-align:center;
display:flex;
flex-direction:column;
align-items:center;
}
.aob_sh_h2wz4{
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:24px;
color:#1A1714;
}
@media(min-width:767px){
.aob_sh_h2wz4{
font-size:30px;
}
}
.aob_bandwz4 .aob_sh_h2wz4{
color:#F0EBE3;
}
.aob_sh_eb_linewz4{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.aob_sh_eb_linewz4::before{
background:#A6742F;
width:1.75rem;
display:inline-block;
height:1px;
content:"";
}
.aob_bandwz4 .aob_sh_eb_linewz4::before{
background:#C8965A;
}
.aob_sh_eb_dotwz4{
gap:8px;
display:inline-flex;
align-items:center;
}
.aob_sh_eb_dotwz4::before{
border-radius:50%;
background:#A6742F;
width:6px;
content:"";
height:0.375rem;
display:inline-block;
}
.aob_bandwz4 .aob_sh_eb_dotwz4::before{
background:#C8965A;
}
.aob_sh_linkwz4{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
font-size:0.813rem;
white-space:nowrap;
align-items:center;
border-bottom:1px solid #1A1714;
color:#1A1714;
display:inline-flex;
padding-bottom:2px;
font-weight:600;
}
.aob_sh_linkwz4:hover{
border-color:#A6742F;
color:#A6742F;
}
.aob_sh_linkwz4 svg{
height:0.875rem;
width:14px;
}
.aob_sh_link_chevwz4{
border-bottom:0;
padding-bottom:0;
}
.aob_sh_link_btnwz4{
padding:9px 18px;
border-radius:999px;
background:#1E1B17;
color:#F0EBE3;
border-bottom:0;
}
.aob_sh_link_btnwz4:hover{
border-color:transparent;
background:#33302A;
color:#F0EBE3;
}
.aob_bandwz4 .aob_sh_linkwz4{
border-color:#F0EBE3;
color:#F0EBE3;
}
.aob_bandwz4 .aob_sh_link_btnwz4{
background:#C8965A;
color:#1A1714;
}
.aob_sh_rulewz4{
background:rgba(26,23,20,0.14);
margin:-2px 0 1.125rem;
height:1px;
}
.aob_bandwz4 .aob_sh_rulewz4{
background:rgba(245,241,235,0.12);
}
.aob_herowz4{
padding:32px 0 8px;
}
@media(min-width:769px){
.aob_herowz4{
padding:56px 0 1.5rem;
}
}
.aob_hero_inwz4{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:902px){
.aob_hero_inwz4{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.aob_hero_copywz4{
min-width:0;
}
.aob_hero_eyebrowwz4{
gap:10px;
align-items:center;
margin-bottom:22px;
display:inline-flex;
}
.aob_hero_eyebrow_linewz4{
background:#A6742F;
flex:0 0 auto;
height:1px;
width:1.75rem;
display:inline-block;
}
.aob_hero_h1wz4{
line-height:1.04;
margin-bottom:20px;
font-size:38px;
color:#1A1714;
letter-spacing:-.01em;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:769px){
.aob_hero_h1wz4{
font-size:54px;
}
}
@media(min-width:1103px){
.aob_hero_h1wz4{
font-size:62px;
}
}
.aob_hero_h1wz4 em{
color:#A6742F;
font-style:normal;
}
.aob_hero_subwz4{
margin-bottom:1.875rem;
max-width:30rem;
line-height:1.6;
font-size:16px;
color:#8A7D72;
}
@media(min-width:771px){
.aob_hero_subwz4{
font-size:18px;
}
}
.aob_hero_actionswz4{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
display:flex;
margin-bottom:34px;
}
.aob_hero_ctawz4{
gap:0.625rem;
border-radius:62.438rem;
background:#1E1B17;
padding:16px 1.875rem;
transition:background-color .22s ease;
align-items:center;
font-weight:700;
font-size:0.938rem;
display:inline-flex;
color:#F0EBE3;
}
.aob_hero_ctawz4:hover{
background:#33302A;
}
.aob_hero_cta_icwz4{
align-items:center;
display:inline-flex;
}
.aob_hero_cta_icwz4 svg{
width:16px;
height:16px;
}
.aob_hero_cta_altwz4{
background:transparent;
border:1px solid rgba(26,23,20,0.14);
border-radius:999px;
padding:0.938rem 1.625rem;
transition:border-color .22s ease,color .22s ease;
align-items:center;
display:inline-flex;
font-size:15px;
color:#1A1714;
font-weight:600;
}
.aob_hero_cta_altwz4:hover{
border-color:#A6742F;
color:#A6742F;
}
.aob_hero_trustwz4{
gap:22px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.aob_hero_trust_itemwz4{
gap:9px;
display:flex;
font-weight:600;
align-items:center;
color:#2E2A25;
font-size:0.813rem;
}
.aob_hero_trust_icwz4{
align-items:center;
color:#A6742F;
display:inline-flex;
}
.aob_hero_trust_icwz4 svg{
width:1rem;
height:1rem;
}
.aob_hero_promowz4{
overflow:hidden;
background:#FDFAF6;
border-radius:20px;
box-shadow:0 0.75rem 3rem rgba(26,23,20,0.14), 0 3px 10px rgba(26,23,20,0.08);
position:relative;
min-height:300px;
display:flex;
}
.aob_hero_promo_bgwz4{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.aob_hero_promo_bgwz4::after{
background:linear-gradient(120deg,#1E1B17 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.aob_hero_promo_glowwz4{
border-radius:50%;
background:radial-gradient(circle,rgba(167,120,60,0.18) 0%,transparent 65%);
pointer-events:none;
top:-2.5rem;
position:absolute;
right:-1.25rem;
height:260px;
width:16.25rem;
}
.aob_hero_promo_ctwz4{
padding:28px;
z-index:2;
position:relative;
align-self:flex-end;
max-width:88%;
}
.aob_hero_promo_labelwz4{
text-transform:uppercase;
font-size:0.625rem;
margin-bottom:8px;
display:block;
letter-spacing:.25em;
color:#C8965A;
font-weight:700;
}
.aob_hero_promo_amountwz4{
color:#F0EBE3;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
font-size:2rem;
line-height:1.05;
}
@media(min-width:771px){
.aob_hero_promo_amountwz4{
font-size:40px;
}
}
.aob_hero_promo_amountwz4 em{
color:#C8965A;
font-style:normal;
}
.aob_hero_ratingwz4{
border-radius:14px;
gap:0.625rem;
padding:10px 14px;
border:1px solid rgba(26,23,20,0.08);
background:#FDFAF6;
box-shadow:0 2px 0.375rem rgba(26,23,20,0.07), 0 6px 18px rgba(26,23,20,0.06);
top:0.875rem;
max-width:min(16.25rem,62%);
align-items:center;
right:0.875rem;
z-index:3;
display:flex;
position:absolute;
}
.aob_hero_rating_scorewz4{
flex:0 0 auto;
color:#1A1714;
font-size:1.5rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
.aob_hero_rating_txtwz4{
flex:1 1 auto;
min-width:0;
}
.aob_hero_rating_starswz4{
gap:2px;
display:flex;
color:#A6742F;
}
.aob_hero_rating_starswz4 svg{
height:12px;
width:12px;
}
.aob_hero_rating_capwz4{
line-height:1.35;
color:#6B6057;
margin-top:3px;
overflow-wrap:break-word;
display:block;
font-size:11px;
}
.aob_statwz4{
border-top:1px solid rgba(26,23,20,0.14);
margin-top:1rem;
border-bottom:1px solid rgba(26,23,20,0.14);
}
.aob_stat_inwz4{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.aob_stat_inwz4{
grid-template-columns:repeat(4,1fr);
}
}
.aob_stat_itemwz4{
padding:1.375rem 0.875rem;
min-width:0;
border-bottom:1px solid rgba(26,23,20,0.08);
border-right:1px solid rgba(26,23,20,0.08);
}
.aob_stat_itemwz4:nth-child(2n){
border-right:0;
}
.aob_stat_itemwz4:nth-child(n+3){
border-bottom:0;
}
@media(min-width:766px){
.aob_stat_itemwz4{
border-bottom:0;
}
.aob_stat_itemwz4:nth-child(2n){
border-right:1px solid rgba(26,23,20,0.08);
}
.aob_stat_itemwz4:nth-child(4n){
border-right:0;
}
}
.aob_stat_valuewz4{
line-height:1;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
font-weight:700;
color:#1A1714;
overflow-wrap:break-word;
}
@media(min-width:767px){
.aob_stat_valuewz4{
font-size:34px;
}
}
.aob_stat_labelwz4{
margin-top:0.375rem;
line-height:1.4;
font-size:13px;
color:#6B6057;
overflow-wrap:break-word;
}
.aob_growwz4{
padding:26px 0 0.625rem;
}
.aob_row_seowz4{
margin:0.625rem 0 0;
line-height:1.65;
font-size:14px;
color:#8A7D72;
overflow-wrap:break-word;
max-width:47.5rem;
}
.aob_row_seowz4 strong{
font-weight:700;
color:#1A1714;
}
.aob_growwz4{
padding:26px 0 0.625rem;
}
.aob_row_seowz4{
margin:0.625rem 0 0;
overflow-wrap:break-word;
color:#8A7D72;
font-size:14px;
line-height:1.65;
max-width:47.5rem;
}
.aob_row_seowz4 strong{
color:#1A1714;
font-weight:700;
}
.aob_jpwz4{
padding:30px 0 10px;
}
.aob_jp_gridwz4{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:765px){
.aob_jp_gridwz4{
grid-template-columns:1fr 1fr;
}
.aob_jp_card_megawz4{
grid-column:1/-1;
}
}
@media(min-width:1001px){
.aob_jp_gridwz4{
grid-template-columns:1.4fr 1fr 1fr;
}
.aob_jp_card_megawz4{
grid-column:auto;
}
}
.aob_jp_cardwz4{
padding:1.625rem;
background:#FDFAF6;
overflow:hidden;
border-radius:20px;
gap:12px;
border:1px solid rgba(26,23,20,0.08);
min-height:12.5rem;
display:flex;
position:relative;
flex-direction:column;
min-width:0;
justify-content:space-between;
}
.aob_jp_card_megawz4{
border-color:transparent;
background:linear-gradient(135deg,#2C2418,#141210);
color:#F0EBE3;
min-height:13.125rem;
}
.aob_jp_glowwz4{
border-radius:50%;
background:radial-gradient(circle,rgba(167,120,60,0.18),transparent 70%);
pointer-events:none;
top:-40px;
right:-2.5rem;
height:12.5rem;
position:absolute;
width:200px;
}
.aob_jp_labelwz4{
gap:0.625rem;
align-items:center;
font-size:10px;
flex-wrap:wrap;
position:relative;
letter-spacing:.16em;
color:#A6742F;
display:flex;
font-weight:700;
justify-content:space-between;
text-transform:uppercase;
}
.aob_jp_card_megawz4 .aob_jp_labelwz4{
color:#C8965A;
}
.aob_jp_dropwz4{
text-transform:none;
color:#6B6057;
font-weight:600;
letter-spacing:.04em;
}
.aob_jp_card_megawz4 .aob_jp_dropwz4{
color:#A89D8F;
}
.aob_jp_amountwz4{
overflow-wrap:break-word;
position:relative;
color:#1A1714;
font-weight:700;
line-height:1;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:38px;
}
.aob_jp_card_megawz4 .aob_jp_amountwz4{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#C8965A;
}
@media(min-width:771px){
.aob_jp_card_megawz4 .aob_jp_amountwz4{
font-size:3.375rem;
}
}
.aob_jp_gamewz4{
font-size:13px;
position:relative;
color:#6B6057;
}
.aob_jp_card_megawz4 .aob_jp_gamewz4{
color:#A89D8F;
}
.aob_jp_ctawz4{
position:relative;
align-self:flex-start;
}
.aob_jp_card_megawz4 .aob_jp_ctawz4{
padding:10px 20px;
transition:opacity .22s ease;
border-radius:999px;
background:#C8965A;
font-size:0.813rem;
color:#1A1714;
font-weight:700;
}
.aob_jp_card_megawz4 .aob_jp_ctawz4:hover{
opacity:.9;
}
.aob_jp_cardwz4:not(.aob_jp_card_megawz4) .aob_jp_ctawz4{
transition:color .22s ease,border-color .22s ease;
color:#1A1714;
padding-bottom:2px;
font-weight:700;
font-size:0.813rem;
border-bottom:1px solid #1A1714;
}
.aob_jp_cardwz4:not(.aob_jp_card_megawz4) .aob_jp_ctawz4:hover{
border-color:#A6742F;
color:#A6742F;
}
.aob_jp_seowz4{
margin:0.875rem 0 0;
color:#8A7D72;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
max-width:760px;
}
.aob_jp_seowz4 strong{
color:#1A1714;
font-weight:700;
}
.aob_growwz4{
padding:26px 0 10px;
}
.aob_row_seowz4{
margin:10px 0 0;
font-size:14px;
color:#8A7D72;
line-height:1.65;
overflow-wrap:break-word;
max-width:47.5rem;
}
.aob_row_seowz4 strong{
color:#1A1714;
font-weight:700;
}
.aob_prwz4{
padding:30px 0 6px;
}
.aob_pr_cardwz4{
padding:26px;
flex:0 0 auto;
background:#FDFAF6;
border-radius:20px;
overflow:hidden;
gap:0.625rem;
border:1px solid rgba(26,23,20,0.08);
width:280px;
position:relative;
min-height:200px;
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.aob_pr_cardwz4{
width:300px;
}
}
.aob_pr_card_featwz4{
background:linear-gradient(150deg,#2C2418,#141210);
border-color:transparent;
color:#F0EBE3;
}
.aob_pr_glowwz4{
border-radius:50%;
background:radial-gradient(circle,rgba(167,120,60,0.18),transparent 70%);
opacity:0;
width:8.125rem;
right:-1.875rem;
top:-30px;
position:absolute;
height:8.125rem;
pointer-events:none;
}
.aob_pr_card_featwz4 .aob_pr_glowwz4{
opacity:1;
}
.aob_pr_labelwz4{
text-transform:uppercase;
color:#A6742F;
font-weight:700;
letter-spacing:.16em;
font-size:10px;
position:relative;
}
.aob_pr_card_featwz4 .aob_pr_labelwz4{
color:#C8965A;
}
.aob_pr_amountwz4{
line-height:1.08;
overflow-wrap:break-word;
font-size:1.625rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#1A1714;
position:relative;
}
.aob_pr_card_featwz4 .aob_pr_amountwz4{
color:#F0EBE3;
}
.aob_pr_amountwz4 em{
font-style:normal;
color:#A6742F;
}
.aob_pr_card_featwz4 .aob_pr_amountwz4 em{
color:#C8965A;
}
.aob_pr_termswz4{
font-size:13px;
color:#6B6057;
line-height:1.5;
position:relative;
}
.aob_pr_card_featwz4 .aob_pr_termswz4{
color:#A89D8F;
}
.aob_pr_ctawz4{
position:relative;
margin-top:auto;
align-self:flex-start;
}
.aob_pr_card_featwz4 .aob_pr_ctawz4{
padding:0.563rem 1.125rem;
border-radius:62.438rem;
transition:opacity .22s ease;
background:#C8965A;
font-size:13px;
color:#1A1714;
font-weight:700;
}
.aob_pr_card_featwz4 .aob_pr_ctawz4:hover{
opacity:.9;
}
.aob_pr_cardwz4:not(.aob_pr_card_featwz4) .aob_pr_ctawz4{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #1A1714;
font-weight:700;
padding-bottom:2px;
color:#1A1714;
font-size:0.813rem;
}
.aob_pr_cardwz4:not(.aob_pr_card_featwz4) .aob_pr_ctawz4:hover{
border-color:#A6742F;
color:#A6742F;
}
.aob_gfwz4{
padding:1.5rem 0 6px;
}
.aob_gf_inwz4{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.aob_gf_chipwz4{
border-radius:999px;
padding:0.625rem 18px;
border:1px solid rgba(26,23,20,0.14);
background:#FDFAF6;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
font-weight:600;
color:#2E2A25;
font-size:0.813rem;
white-space:nowrap;
}
.aob_gf_chipwz4:hover{
border-color:#A6742F;
color:#A6742F;
}
.aob_gf_chipwz4.aob_state_activewz4{
background:#1E1B17;
border-color:transparent;
color:#F0EBE3;
}
.aob_growwz4{
padding:26px 0 10px;
}
.aob_row_seowz4{
margin:10px 0 0;
overflow-wrap:break-word;
max-width:760px;
color:#8A7D72;
line-height:1.65;
font-size:14px;
}
.aob_row_seowz4 strong{
font-weight:700;
color:#1A1714;
}
.aob_seawz4{
padding:24px 0 10px;
}
.aob_sea_inwz4{
padding:2.25rem;
overflow:hidden;
background:linear-gradient(115deg,#2C2418,#141210);
border-radius:1.25rem;
gap:1.375rem;
display:flex;
color:#F0EBE3;
position:relative;
flex-direction:column;
}
@media(min-width:819px){
.aob_sea_inwz4{
padding:2.75rem 48px;
gap:32px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.aob_sea_glowwz4{
background:radial-gradient(circle,rgba(167,120,60,0.18),transparent 68%);
border-radius:50%;
transform:translateY(-50%);
pointer-events:none;
width:240px;
top:50%;
position:absolute;
height:240px;
right:3.75rem;
}
.aob_sea_copywz4{
position:relative;
max-width:560px;
min-width:0;
}
.aob_sea_eyebrowwz4{
margin-bottom:0.75rem;
}
.aob_sea_h2wz4{
overflow-wrap:break-word;
line-height:1.04;
margin-bottom:0.75rem;
font-size:1.875rem;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EBE3;
}
@media(min-width:770px){
.aob_sea_h2wz4{
font-size:38px;
}
}
.aob_sea_textwz4{
font-size:0.938rem;
line-height:1.6;
color:#A89D8F;
}
.aob_sea_ctawz4{
transition:opacity .22s ease;
padding:16px 2rem;
background:#C8965A;
border-radius:62.438rem;
flex:0 0 auto;
color:#1A1714;
font-weight:700;
position:relative;
font-size:0.938rem;
}
.aob_sea_ctawz4:hover{
opacity:.9;
}
.aob_vipwz4{
padding:3rem 0;
}
@media(min-width:769px){
.aob_vipwz4{
padding:4rem 0;
}
}
.aob_vip_headwz4{
gap:0.875rem;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:881px){
.aob_vip_headwz4{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.aob_vip_eyebrowwz4{
margin-bottom:12px;
}
.aob_vip_h2wz4{
color:#F0EBE3;
overflow-wrap:break-word;
line-height:1.05;
font-weight:600;
font-size:2rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.aob_vip_h2wz4{
font-size:40px;
}
}
.aob_vip_introwz4{
color:#A89D8F;
max-width:420px;
line-height:1.6;
font-size:14px;
}
.aob_vip_gridwz4{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.aob_vip_cardwz4{
border:1px solid rgba(245,241,235,0.12);
padding:1.375rem 18px;
border-radius:0.875rem;
min-width:0;
}
.aob_vip_card_featwz4{
border-color:#C8965A;
background:rgba(245,241,235,0.07);
}
.aob_vip_card_icwz4{
border-radius:0.5rem;
background:linear-gradient(135deg,#A6742F,#D4A96A);
height:34px;
display:block;
margin-bottom:1rem;
width:34px;
}
.aob_vip_namewz4{
font-size:1.25rem;
font-weight:600;
margin-bottom:0.375rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EBE3;
overflow-wrap:break-word;
}
.aob_vip_perkwz4{
line-height:1.5;
font-size:12.5px;
overflow-wrap:break-word;
color:#A89D8F;
}
.aob_gmwz4{
padding:30px 0 10px;
}
.aob_gm_inwz4{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:881px){
.aob_gm_inwz4{
grid-template-columns:1.25fr 1fr;
}
}
.aob_gm_leftwz4{
background:#FDFAF6;
padding:2rem;
border-radius:20px;
border:1px solid rgba(26,23,20,0.08);
min-width:0;
}
.aob_gm_eyebrowwz4{
margin-bottom:0.625rem;
}
.aob_gm_h2wz4{
color:#1A1714;
line-height:1.06;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-weight:600;
font-size:1.625rem;
overflow-wrap:break-word;
}
@media(min-width:766px){
.aob_gm_h2wz4{
font-size:28px;
}
}
.aob_gm_textwz4{
margin-bottom:22px;
font-size:14px;
max-width:30rem;
line-height:1.6;
color:#8A7D72;
}
.aob_gm_levelwz4{
font-weight:700;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#A6742F;
font-size:22px;
margin-bottom:0.5rem;
}
.aob_gm_barwz4{
overflow:hidden;
border-radius:62.438rem;
background:rgba(26,23,20,0.14);
margin-bottom:0.375rem;
height:0.5rem;
}
.aob_gm_bar_fillwz4{
border-radius:999px;
background:linear-gradient(90deg,#A6742F,#D4A96A);
height:100%;
}
.aob_gm_bar_metawz4{
gap:10px;
font-size:11px;
justify-content:space-between;
display:flex;
margin-bottom:18px;
color:#6B6057;
}
.aob_gm_missionswz4{
gap:10px;
flex-wrap:wrap;
display:flex;
}
.aob_gm_missionwz4{
background:#F5F1EB;
border-radius:62.438rem;
border:1px solid rgba(26,23,20,0.14);
padding:0.563rem 15px;
gap:0.438rem;
font-weight:600;
align-items:center;
display:inline-flex;
font-size:0.781rem;
color:#2E2A25;
}
.aob_gm_mission_icwz4{
color:#A6742F;
align-items:center;
display:inline-flex;
}
.aob_gm_mission_icwz4 svg{
height:0.813rem;
width:13px;
}
.aob_gm_rightwz4{
padding:2rem;
border-radius:1.25rem;
background:linear-gradient(150deg,#2C2418,#141210);
overflow:hidden;
flex-direction:column;
position:relative;
display:flex;
color:#F0EBE3;
}
.aob_gm_glowwz4{
border-radius:50%;
background:radial-gradient(circle,rgba(167,120,60,0.18),transparent 70%);
top:-1.875rem;
pointer-events:none;
position:absolute;
width:150px;
right:-1.875rem;
height:9.375rem;
}
.aob_gm_ref_eyebrowwz4{
margin-bottom:10px;
position:relative;
}
.aob_gm_ref_h2wz4{
overflow-wrap:break-word;
position:relative;
margin-bottom:0.5rem;
font-weight:600;
color:#F0EBE3;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
font-size:26px;
}
.aob_gm_ref_textwz4{
margin-bottom:20px;
font-size:13.5px;
line-height:1.55;
position:relative;
color:#A89D8F;
}
.aob_gm_ref_ctawz4{
transition:opacity .22s ease;
border-radius:62.438rem;
padding:11px 22px;
background:#C8965A;
align-self:flex-start;
position:relative;
font-size:0.844rem;
font-weight:700;
color:#1A1714;
margin-top:auto;
}
.aob_gm_ref_ctawz4:hover{
opacity:.9;
}
.aob_trnwz4{
padding:1.875rem 0 0.625rem;
}
.aob_trn_inwz4{
overflow:hidden;
background:#FDFAF6;
border:1px solid rgba(26,23,20,0.08);
grid-template-columns:1fr;
border-radius:20px;
display:grid;
}
@media(min-width:879px){
.aob_trn_inwz4{
grid-template-columns:1.05fr 1fr;
}
}
.aob_trn_bannerwz4{
overflow:hidden;
background:linear-gradient(150deg,#2C2418,#141210);
padding:34px;
position:relative;
color:#F0EBE3;
}
.aob_trn_glowwz4{
background:radial-gradient(circle,rgba(167,120,60,0.18),transparent 70%);
border-radius:50%;
bottom:-40px;
position:absolute;
right:-2.5rem;
width:200px;
height:12.5rem;
pointer-events:none;
}
.aob_trn_eyebrowwz4{
position:relative;
margin-bottom:14px;
}
.aob_trn_h2wz4{
position:relative;
overflow-wrap:break-word;
color:#F0EBE3;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.06;
margin-bottom:12px;
font-size:1.875rem;
}
@media(min-width:770px){
.aob_trn_h2wz4{
font-size:2.25rem;
}
}
.aob_trn_textwz4{
color:#A89D8F;
line-height:1.6;
max-width:26.25rem;
margin-bottom:22px;
position:relative;
font-size:14px;
}
.aob_trn_timerwz4{
gap:8px;
align-items:center;
display:flex;
margin-bottom:24px;
position:relative;
flex-wrap:wrap;
}
.aob_trn_timer_capwz4{
font-size:0.688rem;
color:#A89D8F;
}
.aob_trn_timer_boxwz4{
padding:4px 0.75rem;
border-radius:0.5rem;
background:rgba(245,241,235,0.07);
color:#F0EBE3;
font-weight:700;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.5rem;
}
.aob_trn_ctawz4{
border-radius:999px;
transition:opacity .22s ease;
padding:13px 1.625rem;
background:#C8965A;
position:relative;
color:#1A1714;
font-weight:700;
display:inline-block;
font-size:0.875rem;
}
.aob_trn_ctawz4:hover{
opacity:.9;
}
.aob_trn_lbwz4{
padding:26px 1.75rem;
}
.aob_trn_lb_headwz4{
gap:10px;
justify-content:space-between;
display:flex;
margin-bottom:12px;
align-items:center;
}
.aob_trn_lb_titlewz4{
font-weight:600;
color:#1A1714;
font-size:1.25rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.aob_trn_lb_updwz4{
letter-spacing:.08em;
color:#6B6057;
text-transform:uppercase;
font-size:11px;
}
.aob_trn_lb_rowwz4{
gap:14px;
padding:0.688rem 12px;
border-radius:0.5rem;
display:flex;
align-items:center;
}
.aob_trn_lb_rowwz4:nth-child(2){
background:rgba(166,116,47,0.10);
}
.aob_trn_lb_rankwz4{
flex:0 0 auto;
width:1.375rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:16px;
font-weight:700;
color:#A6742F;
}
.aob_trn_lb_avwz4{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#A6742F,#D4A96A);
height:1.875rem;
width:1.875rem;
}
.aob_trn_lb_namewz4{
overflow:hidden;
flex:1 1 auto;
min-width:0;
white-space:nowrap;
font-size:14px;
text-overflow:ellipsis;
font-weight:600;
color:#1A1714;
}
.aob_trn_lb_amountwz4{
flex:0 0 auto;
font-weight:700;
font-size:0.813rem;
color:#1A1714;
}
.aob_appwz4{
padding:30px 0 0.625rem;
}
.aob_app_inwz4{
padding:32px;
background:#FDFAF6;
border:1px solid rgba(26,23,20,0.08);
border-radius:1.25rem;
gap:28px;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.aob_app_inwz4{
padding:40px 44px;
gap:2.5rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.aob_app_copywz4{
max-width:35rem;
min-width:0;
}
.aob_app_eyebrowwz4{
margin-bottom:12px;
}
.aob_app_h2wz4{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:28px;
color:#1A1714;
font-weight:600;
line-height:1.05;
margin-bottom:12px;
}
@media(min-width:771px){
.aob_app_h2wz4{
font-size:2.125rem;
}
}
.aob_app_textwz4{
line-height:1.6;
font-size:0.875rem;
margin-bottom:22px;
color:#8A7D72;
}
.aob_app_btnswz4{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.aob_app_btnwz4{
gap:10px;
border-radius:0.875rem;
transition:background-color .22s ease;
padding:0.688rem 1.25rem;
background:#1E1B17;
align-items:center;
display:inline-flex;
color:#F0EBE3;
}
.aob_app_btnwz4:hover{
background:#33302A;
}
.aob_app_btn_icwz4{
display:inline-flex;
align-items:center;
}
.aob_app_btn_icwz4 svg{
width:18px;
height:18px;
}
.aob_app_btn_lbwz4{
font-weight:700;
font-size:0.844rem;
}
.aob_app_qr_wrapwz4{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.aob_app_qrwz4{
border-radius:0.875rem;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#FDFAF6 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FDFAF6 0 0.313rem,transparent 0.313rem 0.688rem);
height:108px;
width:108px;
background-color:#1E1B17;
}
.aob_app_qr_capwz4{
max-width:5.75rem;
color:#6B6057;
line-height:1.4;
font-size:0.781rem;
}
.aob_nlwz4{
padding:1.5rem 0 0.625rem;
}
.aob_nl_inwz4{
padding:30px 32px;
background:#252018;
gap:22px;
border-radius:1.25rem;
flex-direction:column;
display:flex;
color:#F0EBE3;
}
@media(min-width:765px){
.aob_nl_inwz4{
gap:1.75rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.aob_nl_text_wrapwz4{
min-width:0;
}
.aob_nl_h3wz4{
font-weight:600;
line-height:1.1;
font-size:1.375rem;
margin-bottom:0.313rem;
overflow-wrap:break-word;
color:#F0EBE3;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.aob_nl_h3wz4{
font-size:1.5rem;
}
}
.aob_nl_textwz4{
color:#A89D8F;
line-height:1.5;
font-size:0.844rem;
}
.aob_nl_formwz4{
gap:10px;
flex:1 1 auto;
max-width:28.75rem;
display:flex;
min-width:0;
}
.aob_nl_inputwz4{
overflow:hidden;
padding:0.813rem 1rem;
border:1px solid rgba(245,241,235,0.12);
border-radius:14px;
background:rgba(245,241,235,0.07);
flex:1 1 auto;
text-overflow:ellipsis;
white-space:nowrap;
color:#A89D8F;
align-items:center;
font-size:0.875rem;
display:flex;
min-width:0;
}
.aob_nl_btnwz4{
transition:opacity .22s ease;
border-radius:0.875rem;
background:#C8965A;
padding:0.813rem 1.5rem;
flex:0 0 auto;
font-weight:700;
font-size:14px;
color:#1A1714;
white-space:nowrap;
}
.aob_nl_btnwz4:hover{
opacity:.9;
}
.aob_etwz4{
padding:36px 0 0.625rem;
}
.aob_et_inwz4{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:877px){
.aob_et_inwz4{
grid-template-columns:1.1fr .9fr;
gap:3rem;
}
}
.aob_et_leftwz4{
min-width:0;
}
.aob_et_eyebrowwz4{
margin-bottom:12px;
}
.aob_et_h2wz4{
color:#1A1714;
font-size:28px;
overflow-wrap:break-word;
line-height:1.06;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.875rem;
font-weight:600;
}
@media(min-width:769px){
.aob_et_h2wz4{
font-size:32px;
}
}
.aob_et_textwz4{
color:#8A7D72;
line-height:1.65;
font-size:15px;
margin-bottom:1.375rem;
}
.aob_et_statswz4{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.aob_et_statwz4{
min-width:0;
}
.aob_et_stat_vwz4{
font-weight:700;
line-height:1;
font-size:26px;
color:#1A1714;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.aob_et_stat_lwz4{
font-size:12.5px;
color:#6B6057;
margin-top:4px;
}
.aob_et_rightwz4{
gap:12px;
flex-direction:column;
display:flex;
}
.aob_et_memberwz4{
padding:18px 1.25rem;
border:1px solid rgba(26,23,20,0.08);
background:#FDFAF6;
border-radius:0.875rem;
gap:16px;
min-width:0;
align-items:center;
display:flex;
}
.aob_et_member_avwz4{
background:linear-gradient(135deg,#2C2418,#A6742F);
flex:0 0 auto;
border-radius:50%;
width:3rem;
height:48px;
}
.aob_et_member_namewz4{
overflow-wrap:break-word;
color:#1A1714;
font-weight:700;
font-size:0.938rem;
}
.aob_et_member_rolewz4{
font-size:12.5px;
overflow-wrap:break-word;
color:#6B6057;
}
.aob_et_updatedwz4{
gap:8px;
border-radius:14px;
border:1px solid rgba(26,23,20,0.08);
background:#F5F1EB;
padding:14px 1.125rem;
color:#8A7D72;
display:flex;
font-size:0.781rem;
align-items:center;
}
.aob_htswz4{
padding:48px 0;
}
@media(min-width:766px){
.aob_htswz4{
padding:62px 0;
}
}
.aob_hts_headwz4{
gap:1.125rem;
display:flex;
flex-direction:column;
margin-bottom:34px;
}
@media(min-width:771px){
.aob_hts_headwz4{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.aob_hts_eyebrowwz4{
margin-bottom:12px;
}
.aob_hts_h2wz4{
line-height:1.05;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#F0EBE3;
font-weight:600;
font-size:1.875rem;
overflow-wrap:break-word;
}
@media(min-width:770px){
.aob_hts_h2wz4{
font-size:2.375rem;
}
}
.aob_hts_ctawz4{
background:#C8965A;
transition:opacity .22s ease;
border-radius:62.438rem;
padding:15px 1.875rem;
flex:0 0 auto;
color:#1A1714;
font-size:15px;
font-weight:700;
}
.aob_hts_ctawz4:hover{
opacity:.9;
}
.aob_hts_gridwz4{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:763px){
.aob_hts_gridwz4{
grid-template-columns:repeat(3,1fr);
}
}
.aob_hts_stepwz4{
border-top:1px solid rgba(245,241,235,0.12);
padding-top:22px;
min-width:0;
}
.aob_hts_step_numwz4{
color:#C8965A;
font-weight:700;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:2.75rem;
margin-bottom:14px;
line-height:1;
}
.aob_hts_step_hwz4{
line-height:1.2;
font-weight:700;
font-size:19px;
overflow-wrap:break-word;
color:#F0EBE3;
margin-bottom:8px;
}
.aob_hts_step_pwz4{
overflow-wrap:break-word;
font-size:14px;
line-height:1.55;
color:#A89D8F;
}
.aob_provwz4{
padding:40px 0 1.25rem;
}
.aob_prov_eyebrowwz4{
margin-bottom:1.125rem;
display:block;
}
.aob_prov_gridwz4{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:558px){
.aob_prov_gridwz4{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:900px){
.aob_prov_gridwz4{
grid-template-columns:repeat(6,1fr);
}
}
.aob_ttwz4{
padding:48px 0 10px;
}
@media(min-width:769px){
.aob_ttwz4{
padding:60px 0 0.625rem;
}
}
.aob_tt_headwz4{
margin-bottom:34px;
text-align:center;
}
.aob_tt_eyebrowwz4{
margin-bottom:12px;
}
.aob_tt_h2wz4{
color:#1A1714;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
font-size:2rem;
font-weight:600;
}
@media(min-width:767px){
.aob_tt_h2wz4{
font-size:42px;
}
}
.aob_tt_gridwz4{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:760px){
.aob_tt_gridwz4{
grid-template-columns:repeat(3,1fr);
}
}
.aob_tt_cardwz4{
padding:1.875rem;
background:#FDFAF6;
border:1px solid rgba(26,23,20,0.08);
border-radius:0.875rem;
display:flex;
flex-direction:column;
min-width:0;
}
.aob_tt_card_icwz4{
align-items:center;
display:inline-flex;
color:#A6742F;
margin-bottom:18px;
}
.aob_tt_card_icwz4 svg{
width:1.75rem;
height:1.75rem;
}
.aob_tt_card_hwz4{
line-height:1.15;
font-size:22px;
color:#1A1714;
overflow-wrap:break-word;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
}
.aob_tt_card_pwz4{
margin-bottom:0.875rem;
overflow-wrap:break-word;
line-height:1.6;
color:#8A7D72;
font-size:0.875rem;
}
.aob_tt_card_pwz4 b{
color:#1A1714;
font-weight:700;
}
.aob_tt_card_linkwz4{
transition:color .22s ease;
padding-bottom:2px;
color:#1A1714;
font-size:0.813rem;
align-self:flex-start;
border-bottom:1px solid #A6742F;
margin-top:auto;
font-weight:700;
}
.aob_tt_card_linkwz4:hover{
color:#A6742F;
}
.aob_tswz4{
padding:2.75rem 0;
}
.aob_ts_inwz4{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:878px){
.aob_ts_inwz4{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.aob_ts_leftwz4{
min-width:0;
}
.aob_ts_h2wz4{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:12px;
overflow-wrap:break-word;
line-height:1.1;
color:#F0EBE3;
font-size:1.625rem;
}
@media(min-width:768px){
.aob_ts_h2wz4{
font-size:28px;
}
}
.aob_ts_textwz4{
line-height:1.6;
max-width:520px;
color:#A89D8F;
font-size:14.5px;
margin-bottom:22px;
}
.aob_ts_badgeswz4{
gap:18px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.aob_ts_badgewz4{
color:#A89D8F;
font-size:13px;
font-weight:600;
}
.aob_ts_paywz4{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:881px){
.aob_ts_paywz4{
justify-content:flex-end;
}
}
.aob_ts_pay_chipwz4{
padding:12px 16px;
border:1px solid rgba(245,241,235,0.12);
background:rgba(245,241,235,0.07);
border-radius:14px;
color:#F0EBE3;
font-weight:700;
font-size:0.875rem;
}
.aob_opwz4{
padding:36px 0 10px;
}
.aob_op_inwz4{
padding:32px;
gap:2rem;
border:1px solid rgba(26,23,20,0.08);
border-radius:14px;
background:#FDFAF6;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:859px){
.aob_op_inwz4{
padding:2.125rem 40px;
grid-template-columns:.9fr 1.1fr;
gap:44px;
}
}
.aob_op_leftwz4{
min-width:0;
}
.aob_op_eyebrowwz4{
margin-bottom:12px;
}
.aob_op_h2wz4{
font-weight:600;
line-height:1.08;
color:#1A1714;
margin-bottom:0.625rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:1.75rem;
}
@media(min-width:765px){
.aob_op_h2wz4{
font-size:30px;
}
}
.aob_op_textwz4{
font-size:14px;
line-height:1.6;
color:#8A7D72;
}
.aob_op_gridwz4{
overflow:hidden;
border-radius:8px;
border:1px solid rgba(26,23,20,0.14);
gap:1px;
grid-template-columns:1fr 1fr;
background:rgba(26,23,20,0.14);
display:grid;
}
.aob_op_fieldwz4{
padding:1.125rem 20px;
background:#F5F1EB;
min-width:0;
}
.aob_op_field_lbwz4{
font-weight:600;
margin-bottom:0.313rem;
color:#A6742F;
letter-spacing:.1em;
font-size:0.625rem;
text-transform:uppercase;
}
.aob_op_field_valwz4{
overflow-wrap:break-word;
font-size:0.875rem;
font-weight:700;
color:#1A1714;
}
.aob_wywz4{
padding:3rem 0;
}
@media(min-width:767px){
.aob_wywz4{
padding:56px 0;
}
}
.aob_wy_inwz4{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:897px){
.aob_wy_inwz4{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.aob_wy_leftwz4{
min-width:0;
}
.aob_wy_eyebrowwz4{
margin-bottom:14px;
}
.aob_wy_h2wz4{
overflow-wrap:break-word;
color:#1A1714;
font-size:2rem;
font-weight:600;
margin-bottom:16px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:769px){
.aob_wy_h2wz4{
font-size:40px;
}
}
.aob_wy_introwz4{
font-size:15px;
color:#8A7D72;
line-height:1.6;
}
.aob_wy_gridwz4{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:561px){
.aob_wy_gridwz4{
grid-template-columns:1fr 1fr;
}
}
.aob_wy_cardwz4{
background:#FDFAF6;
border-radius:0.875rem;
padding:26px;
border:1px solid rgba(26,23,20,0.08);
min-width:0;
}
.aob_wy_card_icwz4{
justify-content:center;
align-items:center;
display:inline-flex;
color:#A6742F;
margin-bottom:16px;
}
.aob_wy_card_icwz4 svg{
height:26px;
width:1.625rem;
}
.aob_wy_card_hwz4{
font-weight:600;
font-size:21px;
margin-bottom:0.5rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1714;
line-height:1.15;
overflow-wrap:break-word;
}
.aob_wy_card_pwz4{
font-size:0.875rem;
color:#8A7D72;
overflow-wrap:break-word;
line-height:1.55;
}
.aob_gdwz4{
padding:48px 0 10px;
}
.aob_gd_headwz4{
gap:14px;
display:flex;
flex-direction:column;
margin-bottom:1.5rem;
}
@media(min-width:678px){
.aob_gd_headwz4{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.aob_gd_eyebrowwz4{
margin-bottom:10px;
}
.aob_gd_h2wz4{
line-height:1.05;
font-size:28px;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1714;
overflow-wrap:break-word;
}
@media(min-width:765px){
.aob_gd_h2wz4{
font-size:34px;
}
}
.aob_gd_morewz4{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-size:0.844rem;
color:#1A1714;
border-bottom:1px solid #1A1714;
font-weight:600;
}
.aob_gd_morewz4:hover{
border-color:#A6742F;
color:#A6742F;
}
.aob_gd_gridwz4{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:717px){
.aob_gd_gridwz4{
grid-template-columns:repeat(3,1fr);
}
}
.aob_gd_cardwz4{
background:#FDFAF6;
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(26,23,20,0.08);
display:block;
min-width:0;
}
.aob_gd_card_imgwz4{
background:linear-gradient(140deg,#2C2418,#A6742F);
height:9.375rem;
}
.aob_gd_card_bodywz4{
padding:22px;
}
.aob_gd_card_catwz4{
font-size:10px;
font-weight:600;
color:#A6742F;
letter-spacing:.1em;
text-transform:uppercase;
}
.aob_gd_card_hwz4{
margin:0.5rem 0 0.625rem;
line-height:1.2;
font-size:19px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#1A1714;
overflow-wrap:break-word;
font-weight:600;
}
.aob_gd_card_metawz4{
overflow-wrap:break-word;
color:#6B6057;
font-size:0.75rem;
}
.aob_sgwz4{
padding:3rem 0 0.625rem;
}
.aob_sg_eyebrowwz4{
display:block;
margin-bottom:12px;
}
.aob_sg_h2wz4{
overflow-wrap:break-word;
font-size:1.875rem;
font-weight:600;
line-height:1.05;
margin-bottom:28px;
color:#1A1714;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.aob_sg_h2wz4{
font-size:36px;
}
}
.aob_sg_gridwz4{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.aob_sg_gridwz4{
grid-template-columns:repeat(3,1fr);
}
}
.aob_sg_colwz4{
min-width:0;
}
.aob_sg_col_hwz4{
line-height:1.15;
color:#1A1714;
margin-bottom:10px;
font-size:22px;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
.aob_sg_col_pwz4{
color:#8A7D72;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
}
.aob_elwz4{
padding:48px 0;
}
@media(min-width:770px){
.aob_elwz4{
padding:56px 0;
}
}
.aob_el_inwz4{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:897px){
.aob_el_inwz4{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.aob_el_leftwz4{
min-width:0;
}
.aob_el_eyebrowwz4{
margin-bottom:14px;
}
.aob_el_h2wz4{
line-height:1.08;
overflow-wrap:break-word;
color:#1A1714;
margin-bottom:22px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:2rem;
font-weight:600;
}
@media(min-width:767px){
.aob_el_h2wz4{
font-size:38px;
}
}
.aob_el_bodywz4 p{
overflow-wrap:break-word;
line-height:1.7;
color:#2E2A25;
font-size:1rem;
margin-bottom:1.125rem;
}
.aob_el_dropcapwz4{
padding:0.375rem 0.75rem 0 0;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:.8;
float:left;
font-weight:700;
color:#A6742F;
font-size:62px;
}
.aob_el_rightwz4{
min-width:0;
}
.aob_el_quotewz4{
padding:36px;
border-radius:1.25rem;
background:linear-gradient(150deg,#2C2418,#141210);
position:relative;
margin-bottom:1.5rem;
color:#F0EBE3;
}
.aob_el_quote_markwz4{
margin-bottom:0.375rem;
display:inline-flex;
color:#C8965A;
align-items:center;
}
.aob_el_quote_markwz4 svg{
width:2.125rem;
height:34px;
}
.aob_el_quote_textwz4{
overflow-wrap:break-word;
color:#F0EBE3;
font-size:1.375rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:500;
margin-bottom:22px;
line-height:1.4;
}
.aob_el_quote_metawz4{
gap:12px;
align-items:center;
display:flex;
}
.aob_el_quote_avwz4{
flex:0 0 auto;
background:linear-gradient(135deg,#A6742F,#D4A96A);
border-radius:50%;
width:38px;
height:38px;
}
.aob_el_quote_authorwz4{
font-weight:700;
color:#F0EBE3;
font-size:0.875rem;
}
.aob_el_quote_meta_subwz4{
color:#A89D8F;
font-size:0.75rem;
}
.aob_el_explainwz4{
border:1px solid rgba(26,23,20,0.08);
overflow:hidden;
border-radius:0.875rem;
}
.aob_el_explain_cardwz4{
padding:1.375rem 1.5rem;
}
.aob_el_explain_cardwz4+.aob_el_explain_cardwz4{
border-top:1px solid rgba(26,23,20,0.08);
}
.aob_el_explain_hwz4{
line-height:1.15;
margin-bottom:8px;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
overflow-wrap:break-word;
color:#1A1714;
}
.aob_el_explain_pwz4{
color:#8A7D72;
overflow-wrap:break-word;
font-size:14px;
line-height:1.55;
}
.aob_sbwz4{
background:#FDFAF6;
padding:48px 0;
border-bottom:1px solid rgba(26,23,20,0.08);
border-top:1px solid rgba(26,23,20,0.08);
margin-top:24px;
}
@media(min-width:767px){
.aob_sbwz4{
padding:3.5rem 0;
}
}
.aob_sb_eyebrowwz4{
display:block;
margin-bottom:12px;
}
.aob_sb_h2wz4{
line-height:1.05;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:26px;
color:#1A1714;
}
@media(min-width:765px){
.aob_sb_h2wz4{
font-size:36px;
}
}
.aob_sb_gridwz4{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.aob_sb_gridwz4{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:962px){
.aob_sb_gridwz4{
grid-template-columns:repeat(4,1fr);
}
}
.aob_sb_cardwz4{
padding:24px;
border-radius:0.875rem;
background:#F5F1EB;
border:1px solid rgba(26,23,20,0.08);
min-width:0;
}
.aob_sb_card_hwz4{
font-size:19px;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
color:#1A1714;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
.aob_sb_card_pwz4{
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
color:#8A7D72;
}
.aob_sb_rtpwz4{
grid-template-columns:1fr;
padding:26px 28px;
gap:1.5rem;
border:1px solid rgba(26,23,20,0.08);
border-radius:0.875rem;
background:#F5F1EB;
align-items:center;
margin-top:1.125rem;
display:grid;
}
@media(min-width:760px){
.aob_sb_rtpwz4{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.aob_sb_rtp_hwz4{
line-height:1.15;
font-size:1.25rem;
margin-bottom:8px;
overflow-wrap:break-word;
color:#1A1714;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
.aob_sb_rtp_pwz4{
line-height:1.6;
color:#8A7D72;
font-size:13.5px;
overflow-wrap:break-word;
}
.aob_sb_rtp_statswz4{
gap:16px;
display:flex;
}
.aob_sb_statwz4{
background:#FDFAF6;
padding:18px;
border-radius:8px;
flex:1 1 0;
min-width:0;
text-align:center;
}
.aob_sb_stat_vwz4{
overflow-wrap:break-word;
font-weight:700;
font-size:26px;
color:#4A7C59;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.aob_sb_stat_lwz4{
font-size:0.719rem;
margin-top:0.25rem;
color:#6B6057;
}
.aob_lhwz4{
padding:40px 0 20px;
}
.aob_lh_inwz4{
padding-top:2.125rem;
border-top:1px solid rgba(26,23,20,0.14);
}
.aob_lh_eyebrowwz4{
margin-bottom:1.375rem;
display:block;
}
.aob_lh_gridwz4{
gap:1.75rem;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:602px){
.aob_lh_gridwz4{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.aob_lh_gridwz4{
grid-template-columns:repeat(5,1fr);
}
}
.aob_lh_colwz4{
min-width:0;
}
.aob_lh_col_hwz4{
font-size:0.813rem;
overflow-wrap:break-word;
margin-bottom:12px;
font-weight:700;
color:#1A1714;
}
.aob_lh_linkswz4{
gap:8px;
display:flex;
flex-direction:column;
}
.aob_lh_linkwz4{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:0.813rem;
color:#8A7D72;
}
.aob_lh_linkwz4:hover{
color:#A6742F;
}
.aob_faqwz4{
padding:3rem 0;
background:#FDFAF6;
border-top:1px solid rgba(26,23,20,0.08);
margin-top:24px;
border-bottom:1px solid rgba(26,23,20,0.08);
}
@media(min-width:769px){
.aob_faqwz4{
padding:3.875rem 0;
}
}
.aob_faq_headwz4{
margin-bottom:34px;
text-align:center;
}
.aob_faq_eyebrowwz4{
margin-bottom:12px;
}
.aob_faq_h2wz4{
font-weight:600;
font-size:32px;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#1A1714;
}
@media(min-width:770px){
.aob_faq_h2wz4{
font-size:2.375rem;
}
}
.aob_faq_listwz4{
gap:0.75rem;
margin:0 auto;
max-width:820px;
flex-direction:column;
display:flex;
}
.aob_faq_itemwz4{
background:#F5F1EB;
overflow:hidden;
border-radius:14px;
border:1px solid rgba(26,23,20,0.08);
}
.aob_faq_qwz4{
gap:1.25rem;
list-style:none;
padding:1.25rem 24px;
font-size:1rem;
font-weight:700;
overflow-wrap:break-word;
color:#1A1714;
cursor:pointer;
justify-content:space-between;
align-items:center;
display:flex;
}
.aob_faq_qwz4::-webkit-details-marker{
display:none;
}
.aob_faq_q_icwz4{
flex:0 0 auto;
transition:transform .22s ease;
color:#A6742F;
display:inline-flex;
align-items:center;
}
.aob_faq_q_icwz4 svg{
width:1.125rem;
height:1.125rem;
}
.aob_faq_itemwz4[open] .aob_faq_q_icwz4{
transform:rotate(180deg);
}
.aob_faq_awz4{
padding:0 24px 1.25rem;
font-size:14.5px;
line-height:1.6;
overflow-wrap:break-word;
color:#8A7D72;
}
.aob_ftwz4{
background:#2A2520;
color:#A89D8F;
margin-top:40px;
}
.aob_ft_inwz4{
padding:48px 0 28px;
grid-template-columns:1fr;
gap:32px;
display:grid;
}
@media(min-width:601px){
.aob_ft_inwz4{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:898px){
.aob_ft_inwz4{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.aob_ft_brandwz4{
min-width:0;
}
.aob_ft_logowz4{
color:#F0EBE3;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:1.625rem;
overflow-wrap:break-word;
}
.aob_ft_taglinewz4{
color:#A89D8F;
margin-top:0.875rem;
line-height:1.6;
max-width:280px;
font-size:0.844rem;
}
.aob_ft_contactwz4{
transition:color .22s ease;
max-width:17.5rem;
display:inline-block;
font-size:13px;
overflow-wrap:anywhere;
margin-top:12px;
color:#C8965A;
}
.aob_ft_contactwz4:hover{
color:#F0EBE3;
}
.aob_ft_colwz4{
min-width:0;
}
.aob_ft_col_hwz4{
font-size:13px;
text-transform:uppercase;
margin-bottom:14px;
letter-spacing:.08em;
color:#F0EBE3;
font-weight:700;
overflow-wrap:break-word;
}
.aob_ft_col_linkswz4{
gap:10px;
flex-direction:column;
display:flex;
}
.aob_ft_linkwz4{
transition:color .22s ease;
color:#A89D8F;
overflow-wrap:break-word;
font-size:13.5px;
}
.aob_ft_linkwz4:hover{
color:#F0EBE3;
}
.aob_ft_botwz4{
padding:22px 0 40px;
gap:1rem;
display:flex;
border-top:1px solid rgba(245,241,235,0.12);
flex-direction:column;
}
@media(min-width:768px){
.aob_ft_botwz4{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.aob_ft_legalwz4{
color:#B0A496;
line-height:1.6;
overflow-wrap:break-word;
font-size:0.719rem;
max-width:760px;
}
.aob_ft_legalwz4 b{
font-weight:700;
color:#A89D8F;
}
.aob_ft_agewz4{
padding:0.25rem 0.563rem;
border-radius:0.5rem;
flex:0 0 auto;
border:1.5px solid #C8965A;
font-weight:700;
font-size:0.813rem;
color:#C8965A;
}