*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#FDF8F0;
text-rendering:optimizeLegibility;
line-height:1.55;
font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
font-size:0.938rem;
color:#3D2E18;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
input{
font-family:inherit;
}
svg{
display:block;
}
h1,h2,h3,h4{
overflow-wrap:anywhere;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(20, 12, 4, 0.72);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.pud-shellhhb{
grid-template-columns:15.5rem 1fr;
display:grid;
min-height:100vh;
}
.pud-mainhhb{
min-width:0;
}
.pud-wraphhb{
margin:0 auto;
max-width:87.5rem;
width:100%;
}
.pud-containerhhb{
margin:0 auto;
padding:0 16px;
max-width:87.5rem;
width:100%;
}
@media(min-width:769px){
.pud-containerhhb{
padding:0 1.75rem;
}
}
.pud-sectionhhb{
padding:24px 1.75rem;
}
.pud-section_pthhb{
padding-top:34px;
}
.pud-band_softhhb{
background:#FFFCF5;
}
.pud-eyebrowhhb{
text-transform:uppercase;
font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;
line-height:1.4;
overflow-wrap:break-word;
color:#B87600;
font-weight:600;
letter-spacing:.14em;
display:inline-block;
font-size:10.5px;
}
.pud-drawer_cbhhb{
display:none;
}
.pud-overlayhhb{
display:none;
}
@media(max-width:1022px){
.pud-shellhhb{
grid-template-columns:1fr;
}
.pud-mainhhb{
padding-bottom:78px;
}
.pud-drawer_cbhhb:checked~.pud-overlayhhb{
background:rgba(20, 12, 4, 0.72);
inset:0;
display:block;
position:fixed;
z-index:70;
}
}
@media(max-width:561px){
.pud-sectionhhb{
padding:1.125rem 1rem;
}
.pud-section_pthhb{
padding-top:24px;
}
}
@keyframes zm3-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
@keyframes zm3-marquee{
0%{
transform:translateX(0)}
100%{
transform:translateX(-50%)}
}
/* ---------- sidebar ---------- */
.pud-sidehhb{
gap:1.375rem;
padding:22px 1.125rem;
background:#F5EFE3;
overflow-y:auto;
flex-direction:column;
display:flex;
position:sticky;
height:100vh;
top:0;
border-right:1px solid rgba(28, 20, 9, 0.08);
align-self:start;
}
.pud-brandhhb{
gap:10px;
display:flex;
align-items:center;
}
.pud-logohhb{
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
letter-spacing:-.02em;
font-size:21px;
font-weight:700;
color:#1C1409;
}
.pud-side_ctahhb{
background:rgba(184, 118, 0, 0.11);
border-radius:0.813rem;
padding:1rem;
border:1px solid rgba(28, 20, 9, 0.12);
}
.pud-side_cta_hhhb{
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:17px;
margin-bottom:0.375rem;
color:#1C1409;
line-height:1.15;
}
.pud-side_cta_phhb{
line-height:1.45;
color:#3D2E18;
font-size:0.75rem;
margin-bottom:0.75rem;
}
.pud-navhhb{
gap:3px;
display:flex;
flex-direction:column;
}
.pud-nav_labelhhb{
padding:0.375rem 0.625rem;
letter-spacing:.14em;
text-transform:uppercase;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:9.5px;
color:#A8916E;
}
.pud-nav_itemhhb{
gap:0.688rem;
padding:0.625rem;
border-radius:0.5rem;
align-items:center;
display:flex;
color:#3D2E18;
font-size:0.875rem;
font-weight:500;
}
.pud-nav_itemhhb svg{
width:17px;
height:17px;
}
.pud-nav_itemhhb:hover{
background:rgba(184, 118, 0, 0.11);
color:#1C1409;
}
.pud-nav_item_onhhb{
background:rgba(184, 118, 0, 0.11);
color:#B87600;
font-weight:600;
}
.pud-side_foothhb{
padding:12px;
border-radius:0.813rem;
border:1px solid rgba(28, 20, 9, 0.12);
background:#FFFCF5;
margin-top:auto;
}
.pud-side_foothhb p{
margin-top:0.25rem;
color:#3D2E18;
font-size:0.781rem;
line-height:1.4;
}
/* ---------- topbar ---------- */
.pud-tophhb{
background:#F5EFE3;
gap:1rem;
padding:0.875rem 28px;
align-items:center;
top:0;
position:sticky;
z-index:40;
display:flex;
border-bottom:1px solid rgba(28, 20, 9, 0.08);
}
.pud-top_brandhhb{
gap:9px;
display:none;
align-items:center;
}
.pud-searchhhb{
background:#FFFCF5;
padding:0.688rem 0.875rem;
flex:1;
border:1px solid rgba(28, 20, 9, 0.12);
border-radius:13px;
gap:0.625rem;
max-width:27.5rem;
font-size:13.5px;
color:#7A6143;
align-items:center;
display:flex;
}
.pud-searchhhb svg{
flex:none;
height:16px;
width:16px;
}
.pud-top_actionshhb{
gap:0.75rem;
align-items:center;
margin-left:auto;
display:flex;
}
.pud-langhhb{
font-size:0.75rem;
color:#3D2E18;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.pud-burgerhhb{
border:1px solid rgba(28, 20, 9, 0.12);
background:#FFFCF5;
border-radius:0.5rem;
justify-content:center;
height:2.5rem;
align-items:center;
display:none;
color:#1C1409;
width:40px;
}
/* ---------- bottom-nav (mobile) ---------- */
.pud-botnavhhb{
display:none;
}
@media(max-width:1027px){
.pud-sidehhb{
transition:transform .25s ease;
top:0;
left:0;
height:100vh;
position:fixed;
width:280px;
transform:translateX(-100%);
z-index:80;
}
.pud-drawer_cbhhb:checked~.pud-shellhhb .pud-sidehhb{
transform:translateX(0);
}
.pud-tophhb{
gap:0.75rem;
padding:14px 1rem;
position:static;
flex-wrap:wrap;
}
.pud-top_brandhhb{
display:flex;
}
.pud-searchhhb{
display:none;
}
.pud-burgerhhb{
display:flex;
}
.pud-top_actionshhb{
gap:10px;
margin-left:0;
width:100%;
align-items:stretch;
}
.pud-top_actionshhb .pud-langhhb{
display:none;
}
.pud-top_actionshhb .pud-btnhhb{
flex:1;
padding:11px 0.625rem;
text-align:center;
}
.pud-botnavhhb{
background:#F5EFE3;
padding:8px 6px calc(0.5rem + env(safe-area-inset-bottom));
grid-template-columns:repeat(3,1fr);
border-top:1px solid rgba(28, 20, 9, 0.12);
display:grid;
left:0;
bottom:0;
right:0;
transform:translateZ(0);
position:fixed;
z-index:65;
}
.pud-bnhhb{
padding:6px 2px 0;
gap:0.25rem;
font-weight:600;
display:flex;
flex-direction:column;
font-size:0.625rem;
justify-content:flex-end;
min-width:0;
color:#3D2E18;
align-items:center;
}
.pud-bnhhb svg{
flex:none;
height:22px;
width:1.375rem;
}
.pud-bnhhb span{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
white-space:nowrap;
text-align:center;
}
.pud-bn_onhhb{
color:#B87600;
}
.pud-bn_centerhhb{
position:relative;
}
.pud-bn_fabhhb{
border-radius:50%;
background:#F5A800;
left:50%;
height:50px;
transform:translateX(-50%);
width:50px;
box-shadow:0 8px 32px rgba(28, 20, 9, 0.14), 0 2px 8px rgba(28, 20, 9, 0.08);
align-items:center;
position:absolute;
top:-1.25rem;
justify-content:center;
color:#1C1409;
display:flex;
}
.pud-bn_fabhhb svg{
height:1.5rem;
width:1.5rem;
}
.pud-bn_centerhhb span{
color:#B87600;
}
}
.pud-btnhhb{
gap:8px;
transition:background-color 0.2s ease,color 0.2s ease;
border-radius:8px;
padding:0.688rem 22px;
align-items:center;
font-family:"Plus Jakarta Sans", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:0.875rem;
justify-content:center;
display:inline-flex;
cursor:pointer;
}
.pud-btn_prihhb{
background:#F5A800;
box-shadow:0 0.25rem 1.125rem rgba(245, 168, 0, 0.42), 0 1px 4px rgba(245, 168, 0, 0.24);
color:#1C1409;
}
.pud-btn_prihhb:hover{
background:#D99200;
}
.pud-btn_ghosthhb{
background:rgba(184, 118, 0, 0.11);
font-weight:600;
color:#1C1409;
}
.pud-btn_linehhb{
border:1px solid rgba(28, 20, 9, 0.22);
background:transparent;
color:#1C1409;
font-weight:600;
}
.pud-btn_lghhb{
border-radius:13px;
padding:1rem 1.875rem;
font-size:0.938rem;
}
.pud-bandhhb .pud-btn_linehhb{
border-color:rgba(255, 255, 255, 0.13);
color:#FFF8EC;
}
.pud-bandhhb .pud-btn_ghosthhb{
background:rgba(255, 255, 255, 0.08);
color:#FFF8EC;
}
.pud-link_mhhb{
gap:5px;
align-items:center;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
display:inline-flex;
text-decoration:none;
cursor:pointer;
font-size:0.75rem;
color:#B87600;
}
.pud-link_mhhb svg{
width:0.875rem;
height:0.875rem;
}
.pud-bandhhb .pud-link_mhhb{
color:#FFB820;
}
.pud-dothhb{
border-radius:50%;
background:#B87600;
flex:none;
width:0.438rem;
height:0.438rem;
}
.pud-dot_livehhb{
animation:zm3-pulse 1.4s infinite;
background:#D42B2B;
}
.pud-starshhb{
gap:2px;
color:#B87600;
display:inline-flex;
}
.pud-starshhb svg{
height:15px;
width:0.938rem;
}
.pud-chiphhb{
gap:6px;
border:1px solid rgba(28, 20, 9, 0.12);
background:#FFFCF5;
padding:0.438rem 0.75rem;
border-radius:8px;
color:#3D2E18;
display:inline-flex;
font-size:11px;
align-items:center;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.pud-chip_onhhb{
background:rgba(184, 118, 0, 0.11);
border-color:transparent;
color:#B87600;
}
.pud-gchhb{
text-decoration:none;
min-width:0;
cursor:pointer;
display:block;
color:inherit;
}
.pud-gc_thumbhhb{
border:1px solid rgba(28, 20, 9, 0.12);
overflow:hidden;
border-radius:13px;
position:relative;
aspect-ratio:1;
background-size:cover;
background-position:center;
display:block;
}
.pud-gc_thumb_portraithhb{
aspect-ratio:3/4;
}
.pud-gc_thumb_widehhb{
aspect-ratio:16/11;
}
.pud-gc_caphhb{
padding:9px;
background:linear-gradient(transparent,rgba(20, 12, 4, 0.72));
position:absolute;
left:0;
bottom:0;
right:0;
}
.pud-gc_namehhb{
color:#FFF8EC;
font-weight:700;
display:block;
font-size:12.5px;
}
.pud-gc_metahhb{
font-size:0.688rem;
color:#C9A87A;
}
.pud-gc_badgehhb{
background:#B87600;
border-radius:0.5rem;
padding:2px 6px;
position:absolute;
font-size:0.5rem;
top:0.5rem;
right:0.5rem;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#1C1409;
font-weight:700;
}
.pud-gc_badge_hothhb{
background:#D42B2B;
color:#FFF8EC;
}
.pud-gc_badge_livehhb{
background:#D42B2B;
color:#FFF8EC;
right:auto;
left:8px;
}
.pud-gc_multhhb{
inset:0;
font-size:28px;
display:flex;
font-weight:700;
position:absolute;
color:#B87600;
justify-content:center;
align-items:center;
}
.pud-pchhb{
background:#FFFCF5;
border:1px solid rgba(28, 20, 9, 0.12);
border-radius:13px;
font-size:0.875rem;
height:64px;
color:#3D2E18;
align-items:center;
display:flex;
justify-content:center;
font-weight:700;
}
.pud-railhhb{
min-width:0;
}
.pud-rail_scrollhhb{
gap:14px;
display:grid;
}
.pud-rail_scrollhhb>*{
min-width:0;
}
.pud-g6hhb{
grid-template-columns:repeat(6,1fr);
}
.pud-g7hhb{
grid-template-columns:repeat(7,1fr);
}
.pud-g4hhb{
grid-template-columns:repeat(4,1fr);
}
@media(max-width:1021px){
.pud-g6hhb,.pud-g7hhb{
grid-template-columns:none;
grid-auto-columns:120px;
padding-bottom:0.375rem;
overflow-x:auto;
scroll-snap-type:x mandatory;
grid-auto-flow:column;
}
.pud-g6hhb>*,.pud-g7hhb>*{
scroll-snap-align:start;
}
.pud-g4hhb{
grid-template-columns:repeat(2,1fr);
}
}
@media(max-width:557px){
.pud-g4hhb{
grid-template-columns:none;
grid-auto-columns:150px;
grid-auto-flow:column;
overflow-x:auto;
}
}
.pud-panelhhb{
padding:1.75rem 2rem;
background:#FFFCF5;
border:1px solid rgba(28, 20, 9, 0.12);
border-radius:1.25rem;
}
.pud-splithhb{
gap:2.25rem;
display:grid;
align-items:start;
}
.pud-splithhb>*{
min-width:0;
}
.pud-split_ahhb{
grid-template-columns:.85fr 1.15fr;
}
.pud-split_bhhb{
grid-template-columns:1fr 1.1fr;
}
.pud-split_chhb{
grid-template-columns:1.1fr .9fr;
}
.pud-pgridhhb{
grid-template-columns:.9fr 1.1fr;
gap:40px;
display:grid;
align-items:center;
}
.pud-pgridhhb>*{
min-width:0;
}
.pud-leadhhb{
line-height:1.65;
margin-bottom:14px;
color:#3D2E18;
font-size:0.938rem;
}
.pud-feathhb{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.pud-feathhb>*{
min-width:0;
}
.pud-feat2hhb{
grid-template-columns:1fr 1fr;
}
.pud-feat_cardhhb{
background:#FFFCF5;
border:1px solid rgba(28, 20, 9, 0.12);
border-radius:1.25rem;
padding:26px;
}
.pud-feat_cardhhb svg{
height:26px;
margin-bottom:16px;
width:1.625rem;
color:#B87600;
}
.pud-feat_cardhhb h3{
font-weight:700;
font-size:18px;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
color:#1C1409;
margin-bottom:0.5rem;
}
.pud-feat_cardhhb p{
line-height:1.6;
font-size:13px;
color:#3D2E18;
}
.pud-feat_cardhhb b{
color:#1C1409;
}
.pud-bighhb{
gap:22px;
flex-wrap:wrap;
display:flex;
}
.pud-big_nhhb{
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#B87600;
font-size:26px;
}
.pud-big_lhhb{
color:#7A6143;
font-size:0.75rem;
}
.pud-personhhb{
border:1px solid rgba(28, 20, 9, 0.12);
border-radius:0.813rem;
gap:0.875rem;
background:#FFFCF5;
padding:16px 18px;
align-items:center;
display:flex;
}
.pud-avatarhhb{
border-radius:50%;
background:linear-gradient(135deg,#F5A800,#8A5200);
flex:none;
width:2.75rem;
height:44px;
}
.pud-person_namehhb{
font-size:0.875rem;
color:#1C1409;
font-weight:700;
}
.pud-person_rolehhb{
color:#7A6143;
font-size:0.75rem;
}
.pud-kvhhb{
gap:1px;
border-radius:13px;
overflow:hidden;
border:1px solid rgba(28, 20, 9, 0.12);
background:rgba(28, 20, 9, 0.12);
grid-template-columns:1fr 1fr;
display:grid;
}
.pud-kvhhb>div{
background:#FDF8F0;
padding:16px 1.125rem;
min-width:0;
}
.pud-kv_khhb{
color:#B87600;
margin-bottom:5px;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
font-size:9.5px;
}
.pud-kv_vhhb{
color:#1C1409;
font-size:0.844rem;
font-weight:700;
}
@media(max-width:1023px){
.pud-split_ahhb,.pud-split_bhhb,.pud-split_chhb,.pud-pgridhhb{
gap:24px;
grid-template-columns:1fr;
}
.pud-feathhb,.pud-feat2hhb{
grid-template-columns:1fr;
}
.pud-kvhhb{
grid-template-columns:1fr;
}
}
.pud-shhhb{
min-width:0;
margin-bottom:1rem;
}
.pud-sh_rowhhb{
gap:0.75rem;
align-items:flex-end;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
}
.pud-sh_rowhhb .pud-sh_lhhb{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.pud-sh_stackhhb{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.pud-sh_centerhhb{
gap:0.625rem;
flex-direction:column;
align-items:center;
display:flex;
text-align:center;
}
.pud-sh_h2hhb{
gap:9px;
align-items:center;
font-size:1.25rem;
display:flex;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
line-height:1.1;
overflow-wrap:break-word;
color:#1C1409;
}
@media(min-width:769px){
.pud-sh_h2hhb{
font-size:1.5rem;
}
}
.pud-bandhhb .pud-sh_h2hhb{
color:#FFF8EC;
}
.pud-eb_monohhb{
letter-spacing:.08em;
text-transform:none;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.pud-eb_monohhb::before{
content:"// ";
}
.pud-eb_upperhhb{
text-transform:uppercase;
letter-spacing:.14em;
}
.pud-eb_pillhhb{
border-radius:62.438rem;
padding:0.313rem 0.688rem;
background:rgba(184, 118, 0, 0.11);
text-transform:uppercase;
letter-spacing:.12em;
}
.pud-eb_linehhb{
gap:10px;
display:inline-flex;
align-items:center;
}
.pud-eb_linehhb::before{
background:#B87600;
height:1px;
display:inline-block;
width:1.5rem;
content:"";
}
.pud-bandhhb .pud-eb_linehhb::before{
background:#FFB820;
}
.pud-bandhhb .pud-eb_pillhhb{
background:rgba(255, 255, 255, 0.08);
}
.pud-sh_linkhhb{
gap:6px;
transition:color 0.2s ease,border-color 0.2s ease;
padding-bottom:2px;
color:#1C1409;
font-size:0.813rem;
border-bottom:1px solid #1C1409;
display:inline-flex;
align-items:center;
white-space:nowrap;
font-weight:600;
}
.pud-sh_linkhhb:hover{
border-color:#B87600;
color:#B87600;
}
.pud-sh_linkhhb svg{
height:0.875rem;
width:0.875rem;
}
.pud-sh_link_chevhhb{
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
border-bottom:0;
color:#B87600;
padding-bottom:0;
font-size:0.75rem;
}
.pud-sh_link_btnhhb{
padding:9px 1.125rem;
border-radius:999px;
background:#F5A800;
border-bottom:0;
color:#1C1409;
}
.pud-sh_link_btnhhb:hover{
background:#D99200;
border-color:transparent;
}
.pud-bandhhb .pud-sh_linkhhb{
border-color:#FFF8EC;
color:#FFF8EC;
}
.pud-bandhhb .pud-sh_link_chevhhb{
color:#FFB820;
}
.pud-sh_rulehhb{
background:rgba(28, 20, 9, 0.12);
margin:-2px 0 16px;
height:1px;
}
.pud-bandhhb .pud-sh_rulehhb{
background:rgba(255, 255, 255, 0.13);
}
.pud-seo_grid3hhb{
grid-template-columns:repeat(3,1fr);
gap:1.25rem;
display:grid;
}
.pud-seo_grid4hhb{
gap:13px;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.pud-seo_grid3hhb>*,.pud-seo_grid4hhb>*{
min-width:0;
}
.pud-seo_cardhhb{
padding:1.5rem;
border:1px solid rgba(28, 20, 9, 0.12);
border-radius:0.813rem;
background:#FFFCF5;
}
.pud-seo_cardhhb h3{
color:#1C1409;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:8px;
font-size:18px;
font-weight:700;
}
.pud-seo_cardhhb p{
color:#3D2E18;
font-size:13px;
line-height:1.6;
}
.pud-seo_card_smhhb{
padding:1.25rem;
}
.pud-seo_card_smhhb h3{
font-size:1rem;
}
.pud-seo_card_smhhb p{
line-height:1.55;
font-size:12.5px;
}
.pud-seo_rtp_rowhhb{
gap:36px;
grid-template-columns:1fr 1fr;
align-items:center;
display:grid;
margin-top:16px;
}
.pud-rtphhb{
gap:0.875rem;
display:flex;
min-width:0;
}
.pud-rtphhb>div{
padding:1rem;
flex:1;
background:#FDF8F0;
border-radius:0.813rem;
min-width:0;
text-align:center;
}
.pud-rtp_nhhb{
font-weight:700;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-size:1.625rem;
white-space:nowrap;
color:#B87600;
}
.pud-rtp_lhhb{
font-size:11px;
margin-top:4px;
color:#7A6143;
}
.pud-cmphhb{
border-radius:0.813rem;
overflow:hidden;
border:1px solid rgba(28, 20, 9, 0.12);
max-width:760px;
}
.pud-cmp_rowhhb{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
font-size:13px;
}
.pud-cmp_rowhhb>div{
padding:0.813rem 0.875rem;
text-align:center;
min-width:0;
}
.pud-cmp_rowhhb>div:first-child{
color:#1C1409;
padding-left:1.375rem;
font-weight:600;
text-align:left;
}
.pud-cmp_thhhb{
background:#FDF8F0;
font-size:12.5px;
font-weight:700;
}
.pud-cmp_rowhhb:not(.pud-cmp_thhhb){
background:#FFFCF5;
border-top:1px solid rgba(28, 20, 9, 0.08);
color:#3D2E18;
}
.pud-cmp_zebrahhb{
background:#F7F1E6;
}
.pud-guidehhb{
overflow:hidden;
background:#FFFCF5;
border-radius:13px;
border:1px solid rgba(28, 20, 9, 0.12);
cursor:pointer;
}
.pud-guide_coverhhb{
height:130px;
}
.pud-guide_bodyhhb{
padding:20px;
}
.pud-guide_bodyhhb h3{
margin:0.438rem 0 0.563rem;
line-height:1.25;
color:#1C1409;
font-weight:700;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-size:1rem;
}
.pud-guide_metahhb{
color:#7A6143;
font-size:11.5px;
}
.pud-hubhhb{
grid-template-columns:repeat(5,1fr);
gap:1.75rem;
display:grid;
border-top:1px solid rgba(28, 20, 9, 0.08);
padding-top:1.75rem;
}
.pud-hubhhb>*{
min-width:0;
}
.pud-hubhhb h4{
font-weight:700;
color:#1C1409;
font-size:13px;
margin-bottom:0.688rem;
}
.pud-hub_colhhb{
gap:0.5rem;
color:#3D2E18;
display:flex;
flex-direction:column;
font-size:13px;
}
.pud-hub_colhhb a{
cursor:pointer;
}
@media(max-width:1024px){
.pud-seo_grid3hhb{
grid-template-columns:1fr;
}
.pud-seo_grid4hhb{
grid-template-columns:repeat(2,1fr);
}
.pud-seo_rtp_rowhhb{
gap:20px;
grid-template-columns:1fr;
}
.pud-hubhhb{
grid-template-columns:repeat(2,1fr);
gap:1.375rem;
}
}
@media(max-width:560px){
.pud-hubhhb{
grid-template-columns:1fr;
}
}
.pud-tkhhb{
overflow:hidden;
background:#EDE5D5;
border-bottom:1px solid rgba(28, 20, 9, 0.08);
align-items:center;
display:flex;
}
.pud-tk_taghhb{
gap:0.5rem;
padding:0.688rem 18px;
background:#FFFCF5;
flex:none;
align-items:center;
letter-spacing:.1em;
color:#D42B2B;
border-right:1px solid rgba(28, 20, 9, 0.08);
font-size:10.5px;
display:flex;
font-weight:600;
text-transform:uppercase;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.pud-tk_railhhb{
overflow:hidden;
flex:1;
}
.pud-tk_trackhhb{
padding:11px 0.875rem;
gap:1.75rem;
animation:zm3-marquee 26s linear infinite;
display:flex;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#3D2E18;
width:max-content;
white-space:nowrap;
font-size:0.75rem;
}
.pud-tk_trackhhb b{
color:#B87600;
}
.pud-herohhb{
border-radius:1.25rem;
border:1px solid rgba(28, 20, 9, 0.12);
background:linear-gradient(120deg,#1A1208,#0E1621);
padding:2.875rem 3rem;
overflow:hidden;
color:#FFF8EC;
position:relative;
}
.pud-hero_glowhhb{
border-radius:50%;
background:radial-gradient(circle,rgba(255, 176, 32, 0.22),transparent 70%);
position:absolute;
top:-3.75rem;
height:21.25rem;
width:21.25rem;
right:-60px;
}
.pud-hero_inhhb{
position:relative;
max-width:600px;
}
.pud-herohhb .pud-eyebrowhhb{
color:#FFB820;
}
.pud-pill_rowhhb{
gap:8px;
border:1px solid rgba(255, 255, 255, 0.13);
padding:0.375rem 13px;
border-radius:62.438rem;
background:rgba(255, 255, 255, 0.08);
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
display:inline-flex;
margin-bottom:1.375rem;
align-items:center;
font-size:0.656rem;
letter-spacing:.1em;
text-transform:uppercase;
color:#FFB820;
}
.pud-hero_h1hhb{
margin:18px 0;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-size:3.375rem;
line-height:1.02;
overflow-wrap:break-word;
font-weight:700;
color:#FFF8EC;
letter-spacing:-.02em;
}
.pud-hero_h1hhb em{
font-style:normal;
color:#FFB820;
}
.pud-hero_subhhb{
font-size:1.063rem;
color:#C9A87A;
line-height:1.55;
max-width:480px;
margin-bottom:28px;
}
.pud-hero_ctahhb{
gap:0.875rem;
flex-wrap:wrap;
margin-bottom:26px;
align-items:center;
display:flex;
}
.pud-hero_trusthhb{
gap:0.875rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.pud-hero_rating_txthhb{
color:#C9A87A;
font-size:0.813rem;
}
@media(max-width:1023px){
.pud-herohhb{
padding:32px 24px;
}
.pud-hero_h1hhb{
font-size:38px;
}
}
@media(max-width:557px){
.pud-hero_h1hhb{
font-size:30px;
}
}
.pud-stathhb{
gap:0.875rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.pud-stathhb>*{
min-width:0;
}
.pud-stat_itemhhb{
border-radius:13px;
padding:18px 1.25rem;
border:1px solid rgba(28, 20, 9, 0.12);
background:#FFFCF5;
}
.pud-stat_khhb{
letter-spacing:.12em;
font-size:0.594rem;
color:#7A6143;
text-transform:uppercase;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
margin-bottom:7px;
}
.pud-stat_vhhb{
gap:0.5rem;
color:#1C1409;
font-weight:700;
font-size:1.5rem;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
align-items:center;
overflow-wrap:anywhere;
display:flex;
min-width:0;
}
.pud-stat_v_accenthhb{
color:#B87600;
}
@media(max-width:1022px){
.pud-stathhb{
grid-template-columns:repeat(2,1fr);
}
}
.pud-wlchhb{
overflow:hidden;
padding:2.25rem 40px;
border-radius:1.25rem;
grid-template-columns:1.2fr .8fr;
background:linear-gradient(120deg,#1A1208,#0E1621);
gap:1.5rem;
border:1px solid rgba(28, 20, 9, 0.12);
position:relative;
align-items:center;
color:#FFF8EC;
display:grid;
}
.pud-wlchhb>*{
min-width:0;
}
.pud-wlchhb .pud-eyebrowhhb{
color:#FFB820;
}
.pud-wlc_glowhhb{
background:radial-gradient(circle,rgba(255, 176, 32, 0.22),transparent 70%);
border-radius:50%;
height:16.25rem;
top:-2.5rem;
position:absolute;
right:-2.5rem;
width:16.25rem;
}
.pud-wlc_inhhb{
position:relative;
}
.pud-wlc_h2hhb{
margin:0.625rem 0 0.5rem;
color:#FFF8EC;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
line-height:1.03;
overflow-wrap:break-word;
font-size:34px;
font-weight:700;
}
.pud-wlc_h2hhb em{
color:#FFB820;
font-style:normal;
}
.pud-wlc_subhhb{
line-height:1.55;
font-size:14px;
max-width:420px;
margin-bottom:18px;
color:#C9A87A;
}
.pud-wlc_termshhb{
gap:0.625rem;
display:flex;
position:relative;
flex-direction:column;
}
.pud-termhhb{
border:1px solid rgba(255, 255, 255, 0.13);
background:rgba(255, 255, 255, 0.08);
padding:0.813rem 15px;
border-radius:13px;
gap:11px;
display:flex;
align-items:center;
}
.pud-termhhb svg{
flex:none;
height:20px;
color:#FFB820;
width:1.25rem;
}
.pud-term_khhb{
text-transform:uppercase;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#C9A87A;
letter-spacing:.1em;
font-size:9.5px;
}
.pud-term_vhhb{
font-size:0.875rem;
color:#FFF8EC;
font-weight:700;
margin-top:2px;
}
@media(max-width:1025px){
.pud-wlchhb{
grid-template-columns:1fr;
}
}
@media(max-width:561px){
.pud-wlc_h2hhb{
font-size:1.625rem;
}
}
.pud-jphhb{
gap:0.875rem;
grid-template-columns:1.5fr 1fr 1fr;
display:grid;
}
.pud-jphhb>*{
min-width:0;
}
.pud-jp_herohhb{
border:1px solid rgba(28, 20, 9, 0.12);
gap:14px;
background:linear-gradient(135deg,#1A1208,#0E1621);
border-radius:1.25rem;
padding:26px;
overflow:hidden;
min-height:11.25rem;
flex-direction:column;
display:flex;
position:relative;
justify-content:space-between;
color:#FFF8EC;
}
.pud-jp_glowhhb{
border-radius:50%;
background:radial-gradient(circle,rgba(255, 176, 32, 0.22),transparent 70%);
height:180px;
width:180px;
right:-2.5rem;
position:absolute;
top:-2.5rem;
}
.pud-jp_k_rowhhb{
gap:10px;
display:flex;
justify-content:space-between;
align-items:center;
position:relative;
}
.pud-jp_khhb{
font-size:10px;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#7A6143;
letter-spacing:.12em;
text-transform:uppercase;
}
.pud-jp_herohhb .pud-jp_khhb{
color:#C9A87A;
}
.pud-jp_amthhb{
font-weight:700;
position:relative;
font-size:42px;
color:#FFB820;
line-height:1;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
}
.pud-jp_subhhb{
margin-top:0.313rem;
font-size:0.75rem;
color:#C9A87A;
}
.pud-jp_cellhhb{
border:1px solid rgba(28, 20, 9, 0.12);
background:#FFFCF5;
border-radius:20px;
padding:22px;
min-height:11.25rem;
justify-content:space-between;
display:flex;
flex-direction:column;
}
.pud-jp_cellhhb .pud-jp_amthhb{
color:#1C1409;
font-size:1.875rem;
}
.pud-jp_cellhhb .pud-jp_subhhb{
color:#7A6143;
}
@media(max-width:1024px){
.pud-jphhb{
grid-template-columns:1fr;
}
}
@media(max-width:558px){
.pud-jp_amthhb{
font-size:2rem;
}
}
.pud-apphhb{
gap:2.25rem;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.pud-app_copyhhb{
max-width:32.5rem;
}
.pud-app_h2hhb{
margin:0.75rem 0 0.625rem;
font-weight:700;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
color:#1C1409;
line-height:1.05;
font-size:1.75rem;
}
.pud-app_texthhb{
margin-bottom:20px;
color:#3D2E18;
line-height:1.6;
font-size:0.875rem;
}
.pud-app_btnshhb{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.pud-storehhb{
border:1px solid rgba(28, 20, 9, 0.12);
gap:0.563rem;
border-radius:13px;
background:#FDF8F0;
padding:11px 1.125rem;
cursor:pointer;
color:#1C1409;
font-weight:700;
align-items:center;
font-size:0.813rem;
display:inline-flex;
}
.pud-storehhb svg{
width:1rem;
height:16px;
}
.pud-app_qr_wraphhb{
gap:1rem;
align-items:center;
display:flex;
}
.pud-qrhhb{
border:1px solid rgba(28, 20, 9, 0.12);
padding:11px;
background:#FDF8F0;
grid-template-columns:repeat(5,1fr);
grid-template-rows:repeat(5,1fr);
gap:3px;
border-radius:0.813rem;
width:108px;
display:grid;
height:108px;
}
.pud-qrhhb i{
background:transparent;
}
.pud-qr_fhhb{
background:#B87600;
}
.pud-app_qr_caphhb{
max-width:84px;
font-size:0.75rem;
color:#7A6143;
line-height:1.4;
}
.pud-newshhb{
background:linear-gradient(135deg,#1A1208,#0E1621);
gap:1.5rem;
border-radius:1.25rem;
border:1px solid rgba(28, 20, 9, 0.12);
padding:26px 2rem;
color:#FFF8EC;
display:flex;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
}
.pud-news_h3hhb{
color:#FFF8EC;
margin-bottom:4px;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-size:20px;
font-weight:700;
}
.pud-news_texthhb{
font-size:0.813rem;
color:#C9A87A;
}
.pud-news_formhhb{
flex:1;
gap:0.625rem;
display:flex;
min-width:0;
max-width:27.5rem;
}
.pud-news_formhhb .pud-inputhhb{
min-width:0;
}
@media(max-width:562px){
.pud-news_formhhb{
width:100%;
}
}
.pud-inputhhb{
padding:13px 16px;
background:rgba(255, 255, 255, 0.08);
border-radius:8px;
border:1px solid rgba(255, 255, 255, 0.13);
flex:1;
color:#C9A87A;
font-size:0.844rem;
}
.pud-tourhhb{
border:1px solid rgba(28, 20, 9, 0.12);
overflow:hidden;
grid-template-columns:1.05fr 1fr;
border-radius:20px;
display:grid;
}
.pud-tourhhb>*{
min-width:0;
}
.pud-tour_lhhb{
overflow:hidden;
padding:2.125rem;
background:linear-gradient(135deg,#1A1208,#0E1621);
color:#FFF8EC;
position:relative;
}
.pud-tour_h2hhb{
margin:0.75rem 0 0.625rem;
font-weight:700;
line-height:1.05;
color:#FFF8EC;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-size:1.875rem;
}
.pud-tour_h2hhb em{
color:#FFB820;
font-style:normal;
}
.pud-tour_texthhb{
font-size:0.844rem;
margin-bottom:1.25rem;
line-height:1.6;
max-width:340px;
color:#C9A87A;
}
.pud-tour_metahhb{
gap:1.125rem;
flex-wrap:wrap;
align-items:flex-end;
margin-bottom:1.25rem;
display:flex;
}
.pud-tour_caphhb{
text-transform:uppercase;
margin-bottom:5px;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#C9A87A;
font-size:0.594rem;
}
.pud-counthhb{
gap:6px;
display:flex;
}
.pud-counthhb span{
background:rgba(255, 255, 255, 0.08);
border:1px solid rgba(255, 255, 255, 0.13);
padding:0.25rem 9px;
border-radius:8px;
font-weight:700;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:1.375rem;
}
.pud-tour_unitshhb{
font-size:10px;
color:#C9A87A;
}
.pud-boardhhb{
padding:28px 30px;
background:#FFFCF5;
}
.pud-board_headhhb{
display:flex;
margin-bottom:14px;
align-items:center;
justify-content:space-between;
}
.pud-board_titlehhb{
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
color:#1C1409;
font-weight:700;
font-size:1rem;
}
.pud-board_updhhb{
color:#7A6143;
font-size:0.625rem;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
}
.pud-board_listhhb{
gap:2px;
flex-direction:column;
display:flex;
}
.pud-board_rowhhb{
padding:0.625rem 12px;
border-radius:8px;
gap:12px;
display:flex;
align-items:center;
}
.pud-board_top1hhb{
background:rgba(184, 118, 0, 0.11);
}
.pud-board_rkhhb{
color:#7A6143;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-weight:700;
font-size:14px;
width:20px;
}
.pud-board_top1hhb .pud-board_rkhhb{
color:#B87600;
}
.pud-board_nmhhb{
flex:1;
font-weight:600;
min-width:0;
font-size:13.5px;
color:#3D2E18;
}
.pud-board_top1hhb .pud-board_nmhhb{
color:#1C1409;
font-weight:700;
}
.pud-board_pthhb{
color:#3D2E18;
font-size:0.781rem;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
@media(max-width:1024px){
.pud-tourhhb{
grid-template-columns:1fr;
}
}
@media(max-width:559px){
.pud-tour_h2hhb{
font-size:24px;
}
}
.pud-dw_h2hhb{
font-size:26px;
color:#1C1409;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
line-height:1.08;
margin-bottom:0.625rem;
}
.pud-steps_vhhb{
grid-template-columns:1fr;
gap:10px;
}
.pud-steps_vhhb .pud-stephhb{
padding:18px 1.25rem;
}
@media(max-width:563px){
.pud-dw_h2hhb{
font-size:23px;
}
}
.pud-pay_logoshhb{
gap:0.563rem;
grid-template-columns:repeat(4,1fr);
display:grid;
}
.pud-pay_logoshhb>*{
min-width:0;
}
.pud-payhhb{
border-radius:0.5rem;
border:1px solid rgba(28, 20, 9, 0.12);
font-weight:700;
align-items:center;
color:#3D2E18;
display:flex;
justify-content:center;
font-size:12px;
height:3rem;
}
.pud-tablehhb{
border:1px solid rgba(28, 20, 9, 0.12);
border-radius:13px;
overflow:hidden;
}
.pud-trowhhb{
grid-template-columns:1.3fr 1fr 1fr 1fr;
display:grid;
font-size:13px;
}
.pud-trowhhb>div{
padding:13px 14px;
min-width:0;
}
.pud-trowhhb>div:first-child{
padding-left:1rem;
font-weight:700;
color:#1C1409;
}
.pud-trow_thhhb{
background:#FDF8F0;
color:#7A6143;
font-size:0.594rem;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
text-transform:uppercase;
letter-spacing:.06em;
}
.pud-trowhhb:not(.pud-trow_thhhb){
background:#FFFCF5;
border-top:1px solid rgba(28, 20, 9, 0.08);
color:#3D2E18;
}
.pud-trow_zebrahhb{
background:#F7F1E6;
}
.pud-poshhb{
color:#B87600;
font-weight:700;
}
@media(max-width:1023px){
.pud-pay_logoshhb{
grid-template-columns:repeat(2,1fr);
}
}
.pud-promo_gridhhb{
gap:16px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.pud-promo_gridhhb>*{
min-width:0;
}
.pud-promohhb{
padding:24px;
background:#FFFCF5;
border:1px solid rgba(28, 20, 9, 0.12);
overflow:hidden;
border-radius:1.25rem;
position:relative;
min-height:9.375rem;
}
.pud-promo_hhhb{
line-height:1.05;
color:#1C1409;
margin-top:6px;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-size:1.625rem;
font-weight:700;
}
.pud-promo_hhhb em{
font-style:normal;
color:#B87600;
}
.pud-promo_phhb{
font-size:0.781rem;
color:#3D2E18;
margin-top:8px;
line-height:1.5;
}
.pud-promo_feathhb{
background:linear-gradient(135deg,#1A1208,#0E1621);
border-color:rgba(28, 20, 9, 0.12);
}
.pud-promo_feathhb .pud-promo_hhhb{
color:#FFF8EC;
}
.pud-promo_feathhb .pud-promo_hhhb em{
color:#FFB820;
}
.pud-promo_feathhb .pud-promo_phhb{
color:#C9A87A;
}
.pud-promo_feathhb .pud-eyebrowhhb{
color:#FFB820;
}
@media(max-width:1023px){
.pud-promo_gridhhb{
grid-template-columns:1fr;
}
}
.pud-stepshhb{
gap:14px;
grid-template-columns:repeat(3,1fr);
display:grid;
}
.pud-stepshhb>*{
min-width:0;
}
.pud-stephhb{
background:#FFFCF5;
border-radius:0.813rem;
padding:24px;
border:1px solid rgba(28, 20, 9, 0.12);
position:relative;
}
.pud-step_numhhb{
border-radius:8px;
background:#F5A800;
font-weight:700;
display:flex;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:13px;
align-items:center;
height:30px;
justify-content:center;
width:30px;
margin-bottom:14px;
color:#1C1409;
}
.pud-step_hhhb{
margin-bottom:0.438rem;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
color:#1C1409;
font-size:1rem;
}
.pud-step_phhb{
color:#3D2E18;
font-size:0.813rem;
line-height:1.55;
}
@media(max-width:1025px){
.pud-stepshhb{
grid-template-columns:1fr;
}
}
.pud-supphhb{
grid-template-columns:repeat(3,1fr);
gap:14px;
display:grid;
}
.pud-supphhb>*{
min-width:0;
}
.pud-supp_cardhhb{
border-radius:0.813rem;
padding:1.5rem;
border:1px solid rgba(28, 20, 9, 0.12);
background:#FFFCF5;
}
.pud-supp_cardhhb svg{
margin-bottom:14px;
width:1.5rem;
height:24px;
color:#B87600;
}
.pud-supp_cardhhb h3{
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
color:#1C1409;
font-size:1rem;
margin-bottom:0.375rem;
font-weight:700;
}
.pud-supp_cardhhb p{
line-height:1.55;
font-size:13px;
color:#3D2E18;
}
@media(max-width:1026px){
.pud-supphhb{
grid-template-columns:1fr;
}
}
.pud-vip_headhhb{
gap:0.75rem;
display:flex;
margin-bottom:18px;
justify-content:space-between;
align-items:flex-end;
flex-wrap:wrap;
}
.pud-vip_introhhb{
color:#3D2E18;
max-width:420px;
font-size:13px;
}
.pud-viphhb{
gap:0.75rem;
grid-template-columns:repeat(5,1fr);
display:grid;
}
.pud-viphhb>*{
min-width:0;
}
.pud-tierhhb{
border-radius:13px;
border:1px solid rgba(28, 20, 9, 0.12);
background:#FFFCF5;
padding:20px;
}
.pud-tier_onhhb{
background:rgba(184, 118, 0, 0.11);
border-color:#B87600;
}
.pud-tier_medalhhb{
background:linear-gradient(135deg,#F5A800,#8A5200);
border-radius:8px;
height:30px;
width:30px;
margin-bottom:0.875rem;
}
.pud-tier_namehhb{
font-size:0.938rem;
font-weight:700;
margin-bottom:5px;
color:#1C1409;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
}
.pud-tier_txhhb{
color:#7A6143;
font-size:0.719rem;
line-height:1.5;
}
@media(max-width:1021px){
.pud-viphhb{
grid-template-columns:repeat(2,1fr);
}
}
.pud-bannerhhb{
border:1px solid rgba(28, 20, 9, 0.12);
gap:1.75rem;
border-radius:1.25rem;
background:linear-gradient(115deg,#1A1208,#0E1621);
padding:2.25rem 40px;
overflow:hidden;
justify-content:space-between;
align-items:center;
position:relative;
display:flex;
color:#FFF8EC;
flex-wrap:wrap;
}
.pud-banner_glowhhb{
background:radial-gradient(circle,rgba(255, 176, 32, 0.22),transparent 68%);
border-radius:50%;
top:50%;
position:absolute;
width:200px;
height:200px;
transform:translateY(-50%);
right:80px;
}
.pud-banner_inhhb{
max-width:560px;
position:relative;
}
.pud-bannerhhb .pud-eyebrowhhb{
color:#FFB820;
}
.pud-banner_h2hhb{
margin:0.625rem 0;
font-weight:700;
line-height:1.05;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-size:1.875rem;
color:#FFF8EC;
}
.pud-banner_texthhb{
font-size:14px;
line-height:1.6;
color:#C9A87A;
}
@media(max-width:561px){
.pud-banner_h2hhb{
font-size:24px;
}
}
.pud-gmhhb{
grid-template-columns:1.3fr 1fr;
gap:16px;
display:grid;
}
.pud-gmhhb>*{
min-width:0;
}
.pud-gm_panelhhb{
padding:28px;
background:#FFFCF5;
border-radius:20px;
border:1px solid rgba(28, 20, 9, 0.12);
}
.pud-gm_h2hhb{
margin:0.625rem 0 0.5rem;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
color:#1C1409;
font-size:1.5rem;
font-weight:700;
}
.pud-gm_texthhb{
max-width:27.5rem;
margin-bottom:1.25rem;
line-height:1.6;
color:#3D2E18;
font-size:0.844rem;
}
.pud-gm_levelhhb{
gap:14px;
align-items:center;
margin-bottom:1rem;
display:flex;
}
.pud-gm_lvhhb{
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-weight:700;
font-size:1.5rem;
color:#B87600;
}
.pud-gm_bar_wraphhb{
flex:1;
min-width:0;
}
.pud-gm_bar_metahhb{
color:#7A6143;
font-size:0.625rem;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
justify-content:space-between;
display:flex;
margin-bottom:5px;
}
.pud-barhhb{
background:#FDF8F0;
border-radius:62.438rem;
overflow:hidden;
height:8px;
}
.pud-bar_fillhhb{
background:linear-gradient(90deg,#F5A800,#8A5200);
border-radius:62.438rem;
display:block;
height:100%;
}
.pud-gm_missionshhb{
gap:9px;
display:flex;
flex-wrap:wrap;
}
.pud-gm_referhhb{
padding:1.75rem;
border-radius:1.25rem;
border:1px solid rgba(28, 20, 9, 0.12);
overflow:hidden;
background:linear-gradient(150deg,#1A1208,#0E1621);
flex-direction:column;
position:relative;
justify-content:space-between;
display:flex;
color:#FFF8EC;
}
.pud-gm_referhhb .pud-eyebrowhhb{
color:#FFB820;
}
.pud-gm_ref_h2hhb{
margin:0.625rem 0 8px;
font-weight:700;
font-size:1.5rem;
line-height:1.1;
color:#FFF8EC;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
}
.pud-gm_ref_h2hhb em{
font-style:normal;
color:#FFB820;
}
.pud-gm_ref_texthhb{
margin-bottom:1.125rem;
font-size:13px;
color:#C9A87A;
line-height:1.55;
}
@media(max-width:1027px){
.pud-gmhhb{
grid-template-columns:1fr;
}
}
.pud-ab_h2hhb{
margin:0.875rem 0 1rem;
font-weight:700;
font-size:32px;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
color:#1C1409;
line-height:1.08;
}
.pud-ab_bodyhhb{
line-height:1.65;
color:#3D2E18;
font-size:0.938rem;
margin-bottom:14px;
}
.pud-ab_chipshhb{
gap:10px;
flex-wrap:wrap;
margin-top:8px;
display:flex;
}
.pud-faqhhb{
gap:10px;
display:flex;
flex-direction:column;
}
.pud-faq_itemhhb{
background:#FFFCF5;
border:1px solid rgba(28, 20, 9, 0.12);
border-radius:0.813rem;
padding:1.125rem 1.375rem;
}
.pud-faq_qhhb{
gap:16px;
list-style:none;
color:#1C1409;
font-weight:600;
align-items:center;
font-size:15.5px;
display:flex;
justify-content:space-between;
cursor:pointer;
}
.pud-faq_qhhb::-webkit-details-marker{
display:none;
}
.pud-faq_q_thhb{
gap:0.625rem;
display:flex;
}
.pud-faq_q_ihhb{
color:#B87600;
font-style:normal;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.pud-faq_pmhhb{
color:#B87600;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
font-size:20px;
}
.pud-faq_itemhhb[open] .pud-faq_pmhhb{
transform:rotate(45deg);
}
.pud-faq_ahhb{
color:#3D2E18;
font-size:0.844rem;
line-height:1.6;
margin-top:0.75rem;
}
@media(max-width:558px){
.pud-ab_h2hhb{
font-size:26px;
}
}
.pud-gd_headhhb{
gap:0.75rem;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
align-items:center;
margin-bottom:16px;
}
.pud-op_h2hhb{
margin:0.625rem 0 0.5rem;
font-size:24px;
color:#1C1409;
font-weight:700;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
line-height:1.1;
}
.pud-op_texthhb{
color:#3D2E18;
font-size:0.844rem;
line-height:1.6;
}
@media(max-width:559px){
.pud-op_h2hhb{
font-size:22px;
}
}
.pud-rchhb{
grid-template-columns:1fr 1fr 1fr;
gap:32px;
display:grid;
}
.pud-rchhb>*{
min-width:0;
}
.pud-rc_awardshhb{
gap:0.688rem;
display:flex;
flex-direction:column;
}
.pud-awardhhb{
gap:0.688rem;
align-items:center;
display:flex;
}
.pud-awardhhb svg{
flex:none;
height:18px;
width:18px;
color:#E6B800;
}
.pud-award_thhb{
color:#1C1409;
font-weight:700;
font-size:13.5px;
}
.pud-award_shhb{
font-size:11.5px;
color:#7A6143;
}
.pud-rc_presshhb{
grid-template-columns:1fr 1fr;
gap:0.625rem;
display:grid;
}
.pud-logo_cellhhb{
border:1px solid rgba(28, 20, 9, 0.12);
border-radius:8px;
justify-content:center;
font-size:0.813rem;
display:flex;
color:#3D2E18;
font-weight:700;
height:3rem;
align-items:center;
}
.pud-rc_partnerhhb{
background:#FFFCF5;
padding:1.25rem;
border-radius:0.813rem;
border:1px solid rgba(28, 20, 9, 0.12);
}
.pud-rc_partner_namehhb{
font-weight:700;
color:#1C1409;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
margin-bottom:0.375rem;
font-size:18px;
}
.pud-rc_partner_texthhb{
line-height:1.55;
color:#3D2E18;
font-size:12.5px;
}
@media(max-width:1023px){
.pud-rchhb{
grid-template-columns:1fr;
gap:1.375rem;
}
.pud-rc_presshhb{
grid-template-columns:repeat(4,1fr);
}
}
.pud-provshhb{
gap:12px;
grid-template-columns:repeat(6,1fr);
margin-bottom:1.75rem;
display:grid;
}
.pud-provshhb>*{
min-width:0;
}
.pud-provhhb{
border-radius:13px;
border:1px solid rgba(28, 20, 9, 0.12);
padding:0.75rem;
background:#FFFCF5;
align-items:center;
justify-content:center;
display:flex;
text-decoration:none;
height:4rem;
}
.pud-prov_imghhb{
max-height:32px;
object-fit:contain;
max-width:100%;
}
.pud-resphhb{
padding:26px;
gap:1.5rem;
border:1px solid rgba(28, 20, 9, 0.12);
background:#FFFCF5;
border-radius:0.813rem;
flex-wrap:wrap;
display:flex;
align-items:center;
justify-content:space-between;
}
.pud-resp_inhhb{
max-width:35rem;
}
.pud-resp_hhhb{
color:#1C1409;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-size:1.188rem;
font-weight:700;
margin-bottom:0.5rem;
}
.pud-resp_phhb{
font-size:0.844rem;
line-height:1.6;
color:#3D2E18;
}
.pud-resp_badgeshhb{
gap:0.875rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.pud-age18hhb{
border-radius:0.5rem;
border:1.5px solid #D42B2B;
padding:4px 0.5rem;
font-size:0.813rem;
font-weight:700;
color:#D42B2B;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
}
.pud-resp_orghhb{
font-weight:600;
font-size:0.813rem;
color:#7A6143;
}
@media(max-width:1023px){
.pud-provshhb{
grid-template-columns:repeat(3,1fr);
}
}
@media(max-width:561px){
.pud-provshhb{
grid-template-columns:repeat(2,1fr);
}
}
.pud-disputehhb{
border:1px dashed rgba(28, 20, 9, 0.22);
gap:28px;
padding:26px 30px;
border-radius:0.813rem;
align-items:center;
flex-wrap:wrap;
justify-content:space-between;
display:flex;
}
.pud-dispute_inhhb{
max-width:41.25rem;
}
.pud-dispute_h2hhb{
font-weight:700;
font-family:"Anybody", 'Helvetica Neue', Arial, sans-serif;
font-size:22px;
margin-bottom:8px;
color:#1C1409;
}
.pud-dispute_texthhb{
color:#3D2E18;
line-height:1.6;
font-size:13.5px;
}
.pud-footerhhb{
background:#EDE5D5;
padding:40px 28px;
border-top:1px solid rgba(28, 20, 9, 0.08);
}
.pud-footer_gridhhb{
gap:32px;
grid-template-columns:1.4fr 1fr 1fr 1fr;
margin-bottom:1.75rem;
margin-left:auto;
margin-right:auto;
display:grid;
max-width:1400px;
}
.pud-footer_gridhhb>*{
min-width:0;
}
.pud-footer_gridhhb h4{
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
letter-spacing:.12em;
text-transform:uppercase;
color:#A8916E;
margin-bottom:13px;
font-size:10px;
}
.pud-fcolhhb{
gap:0.563rem;
color:#3D2E18;
display:flex;
font-size:13px;
flex-direction:column;
}
.pud-fcolhhb a{
cursor:pointer;
}
.pud-ft_abouthhb{
margin-top:0.75rem;
color:#7A6143;
max-width:260px;
line-height:1.6;
font-size:13px;
}
.pud-ft_contacthhb{
font-size:12.5px;
margin-top:0.75rem;
overflow-wrap:anywhere;
font-family:"JetBrains Mono", 'SF Mono', Consolas, 'Liberation Mono', monospace;
color:#B87600;
}
.pud-footer_bottomhhb{
gap:1rem;
margin:0 auto;
border-top:1px solid rgba(28, 20, 9, 0.08);
max-width:87.5rem;
display:flex;
padding-top:20px;
flex-wrap:wrap;
justify-content:space-between;
align-items:center;
}
.pud-footer_bottomhhb p{
font-size:11px;
line-height:1.6;
color:#A8916E;
max-width:45rem;
}
@media(max-width:1027px){
.pud-footer_gridhhb{
grid-template-columns:1fr 1fr;
}
}
@media(max-width:562px){
.pud-footer_gridhhb{
grid-template-columns:1fr;
}
}