*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1612;
line-height:1.6;
color:#C9BFA8;
font-size:15px;
text-rendering:optimizeLegibility;
overflow-wrap:break-word;
-webkit-font-smoothing:antialiased;
font-family:"Mulish", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
img{
display:block;
max-width:100%;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.gpd-layout-9pe{
display:flex;
min-height:100vh;
flex-direction:column;
}
.gpd-main-9pe{
flex:1 1 auto;
width:100%;
min-width:0;
}
.gpd-container-9pe{
margin:0 auto;
padding:0 1rem;
width:100%;
max-width:87.5rem;
}
@media(min-width:769px){
.gpd-container-9pe{
padding:0 2rem;
}
}
@media(min-width:1101px){
.gpd-container-9pe{
padding:0 3.5rem;
}
}
.gpd-eyebrow-9pe{
line-height:1.4;
font-size:11px;
display:inline-block;
color:#B8914A;
font-family:"Mulish", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
letter-spacing:.2em;
font-weight:600;
overflow-wrap:break-word;
text-transform:uppercase;
}
.gpd-band-9pe{
background:#13110E;
color:#F0E8D6;
}
.gpd-band-9pe .gpd-eyebrow-9pe{
color:#D4A94A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.gpd-tb-9pe{
background:#1A1612;
z-index:50;
border-bottom:1px solid rgba(244,235,210,0.13);
top:0;
position:sticky;
}
.gpd-tb_in-9pe{
gap:16px;
margin:0 auto;
padding:0.75rem 16px;
width:100%;
justify-content:space-between;
align-items:center;
max-width:87.5rem;
display:flex;
}
@media(min-width:765px){
.gpd-tb_in-9pe{
padding:1rem 2rem;
}
}
@media(min-width:1103px){
.gpd-tb_in-9pe{
padding:1.125rem 3.5rem;
}
}
.gpd-tb_left-9pe{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.gpd-tb_logo-9pe{
gap:0.688rem;
display:flex;
align-items:center;
min-width:0;
}
.gpd-tb_logo_mark-9pe{
border-radius:0.5rem;
flex:0 0 auto;
width:2.125rem;
height:34px;
object-fit:cover;
}
.gpd-tb_logo_txt-9pe{
flex-direction:column;
min-width:0;
display:flex;
line-height:1;
}
.gpd-tb_logo_name-9pe{
overflow:hidden;
font-size:1.375rem;
color:#F0E8D6;
white-space:nowrap;
font-weight:700;
letter-spacing:.02em;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
text-overflow:ellipsis;
}
.gpd-tb_logo_sub-9pe{
overflow:hidden;
letter-spacing:.32em;
font-size:8.5px;
text-transform:uppercase;
margin-top:4px;
text-overflow:ellipsis;
font-weight:600;
white-space:nowrap;
color:#B8914A;
}
.gpd-tb_nav-9pe{
display:none;
}
@media(min-width:961px){
.gpd-tb_nav-9pe{
gap:28px;
align-items:center;
display:flex;
}
}
.gpd-tb_nav_item-9pe{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
font-weight:600;
font-size:0.875rem;
border-bottom:2px solid transparent;
color:#C9BFA8;
white-space:nowrap;
}
.gpd-tb_nav_item-9pe:hover{
color:#F0E8D6;
}
.gpd-tb_nav_item-9pe.gpd-state_active-9pe{
border-color:#B8914A;
color:#F0E8D6;
}
.gpd-tb_right-9pe{
gap:0.875rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.gpd-tb_search-9pe{
transition:color .22s ease;
color:#C9BFA8;
display:flex;
justify-content:center;
align-items:center;
}
.gpd-tb_search-9pe:hover{
color:#B8914A;
}
.gpd-tb_search-9pe svg{
height:1.125rem;
width:1.125rem;
}
.gpd-tb_lang-9pe{
font-size:0.688rem;
letter-spacing:.1em;
font-weight:600;
text-transform:uppercase;
color:#9A8F7A;
}
.gpd-tb_lang-9pe:hover{
color:#F0E8D6;
}
.gpd-tb_login-9pe{
font-weight:600;
color:#F0E8D6;
display:none;
font-size:0.875rem;
}
@media(min-width:766px){
.gpd-tb_login-9pe{
display:inline-block;
}
}
.gpd-tb_register-9pe{
background:#C49A3C;
padding:11px 22px;
transition:background-color .22s ease;
border-radius:999px;
font-size:14px;
color:#1A1208;
white-space:nowrap;
font-weight:700;
}
.gpd-tb_register-9pe:hover{
background:#D4AA48;
}
.gpd-mob-9pe{
background:#1A1612;
bottom:0;
left:0;
position:fixed;
border-top:1px solid rgba(244,235,210,0.13);
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
right:0;
}
@media(min-width:960px){
.gpd-mob-9pe{
display:none;
}
}
.gpd-mob_in-9pe{
margin:0 auto;
justify-content:space-around;
max-width:560px;
display:flex;
align-items:stretch;
}
.gpd-mob_item-9pe{
padding:0.563rem 0.25rem;
flex:1 1 0;
transition:color .22s ease;
gap:3px;
flex-direction:column;
color:#9A8F7A;
display:flex;
min-width:0;
align-items:center;
}
.gpd-mob_item-9pe.gpd-state_active-9pe{
color:#B8914A;
}
.gpd-mob_ic-9pe{
justify-content:center;
display:flex;
align-items:center;
}
.gpd-mob_ic-9pe svg{
width:1.25rem;
height:20px;
}
.gpd-mob_lb-9pe{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-size:10px;
max-width:100%;
font-weight:600;
}
@media(max-width:959px){
body{
padding-bottom:3.75rem;
}
}
.gpd-rail-9pe{
position:relative;
min-width:0;
}
.gpd-rail_scroll-9pe{
gap:0.875rem;
-webkit-overflow-scrolling:touch;
padding-bottom:0.875rem;
display:flex;
overflow-x:auto;
scrollbar-width:thin;
}
@media(min-width:766px){
.gpd-rail_scroll-9pe{
gap:1.125rem;
}
}
.gpd-gc-9pe{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:768px){
.gpd-gc-9pe{
width:11.75rem;
}
}
.gpd-gc_img-9pe{
border-radius:14px;
background:#221E19;
overflow:hidden;
position:relative;
padding-bottom:133.33%;
box-shadow:0 2px 0.375rem rgba(10,8,5,0.55), 0 8px 20px rgba(10,8,5,0.35);
}
.gpd-gc_img-9pe img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.gpd-gc_cover-9pe{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.gpd-gc_hover-9pe{
background:rgba(0,0,0,0.52);
inset:0;
transition:opacity .22s ease;
position:absolute;
justify-content:center;
align-items:center;
display:flex;
opacity:0;
}
.gpd-gc-9pe:hover .gpd-gc_hover-9pe{
opacity:1;
}
.gpd-gc_hover_btn-9pe{
background:#C49A3C;
border-radius:999px;
align-items:center;
color:#1A1208;
height:2.875rem;
width:46px;
justify-content:center;
display:flex;
}
.gpd-gc_hover_btn-9pe svg{
height:18px;
width:1.125rem;
}
.gpd-gc_info-9pe{
gap:2px;
flex-direction:column;
display:flex;
min-width:0;
margin-top:9px;
}
.gpd-gc_name-9pe{
overflow:hidden;
color:#F0E8D6;
text-overflow:ellipsis;
font-size:13px;
white-space:nowrap;
font-weight:700;
}
.gpd-gc_prov-9pe{
overflow:hidden;
white-space:nowrap;
font-size:11px;
color:#9A8F7A;
text-overflow:ellipsis;
}
.gpd-gc_meta-9pe{
color:#9A8F7A;
font-size:11px;
}
.gpd-tc-9pe{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:767px){
.gpd-tc-9pe{
width:230px;
}
}
.gpd-tc_img-9pe{
background:#221E19;
border-radius:14px;
overflow:hidden;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 6px rgba(10,8,5,0.55), 0 8px 20px rgba(10,8,5,0.35);
}
.gpd-tc_img-9pe img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.gpd-tc_info-9pe{
gap:2px;
display:flex;
margin-top:9px;
flex-direction:column;
min-width:0;
}
.gpd-tc_name-9pe{
overflow:hidden;
color:#F0E8D6;
text-overflow:ellipsis;
font-weight:700;
font-size:14px;
white-space:nowrap;
}
.gpd-tc_rtp-9pe{
color:#9A8F7A;
font-size:11px;
}
.gpd-lc-9pe{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:769px){
.gpd-lc-9pe{
width:16.75rem;
}
}
.gpd-lc_img-9pe{
border-radius:14px;
overflow:hidden;
background:#221E19;
box-shadow:0 2px 6px rgba(10,8,5,0.55), 0 0.5rem 20px rgba(10,8,5,0.35);
position:relative;
padding-bottom:62.5%;
}
.gpd-lc_img-9pe img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.gpd-lc_live-9pe{
border-radius:999px;
padding:0.25rem 9px;
gap:7px;
background:rgba(0,0,0,0.52);
top:12px;
position:absolute;
align-items:center;
left:0.75rem;
display:flex;
}
.gpd-lc_live_dot-9pe{
border-radius:50%;
background:#B84C3A;
animation:zm2-pulse 1.6s infinite;
width:0.5rem;
height:8px;
}
.gpd-lc_seats-9pe{
letter-spacing:.08em;
font-weight:600;
text-transform:uppercase;
font-size:10px;
color:#F0E8D6;
}
.gpd-lc_info-9pe{
gap:2px;
margin-top:0.563rem;
min-width:0;
display:flex;
flex-direction:column;
}
.gpd-lc_name-9pe{
overflow:hidden;
white-space:nowrap;
font-size:15px;
color:#F0E8D6;
text-overflow:ellipsis;
font-weight:700;
}
.gpd-lc_bet-9pe{
color:#9A8F7A;
font-size:11px;
}
.gpd-pc-9pe{
border-radius:0.875rem;
background:#221E19;
padding:1rem 0.875rem;
gap:0.5rem;
border:1px solid rgba(244,235,210,0.07);
min-width:0;
display:flex;
align-items:center;
flex-direction:column;
min-height:4.625rem;
justify-content:center;
}
.gpd-pc_logo-9pe{
flex:0 0 auto;
max-width:100%;
width:auto;
object-fit:contain;
height:28px;
}
.gpd-pc_name-9pe{
overflow:hidden;
text-align:center;
color:#9A8F7A;
max-width:100%;
text-overflow:ellipsis;
white-space:nowrap;
font-size:0.688rem;
}
.gpd-gc_tag-9pe{
padding:3px 0.5rem;
border-radius:8px;
top:0.625rem;
left:0.625rem;
font-size:10px;
font-weight:700;
display:inline-block;
z-index:2;
position:absolute;
text-transform:uppercase;
letter-spacing:.06em;
}
.gpd-gc_tag_hot-9pe{
background:#B84C3A;
color:#F0E8D6;
}
.gpd-gc_tag_new-9pe{
background:#D4A94A;
color:#1A1208;
}
.gpd-gc_tag_jp-9pe{
background:#C8922A;
color:#1A1208;
}
.gpd-gc_tag_live-9pe{
background:#B84C3A;
color:#F0E8D6;
}
.gpd-sh-9pe{
margin-bottom:18px;
min-width:0;
}
.gpd-sh_row-9pe{
gap:1rem;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
justify-content:space-between;
}
.gpd-sh_row-9pe .gpd-sh_l-9pe{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.gpd-sh_stack-9pe{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.gpd-sh_center-9pe{
gap:10px;
flex-direction:column;
align-items:center;
display:flex;
text-align:center;
}
.gpd-sh_h2-9pe{
line-height:1.1;
color:#F0E8D6;
font-weight:600;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.5rem;
}
@media(min-width:767px){
.gpd-sh_h2-9pe{
font-size:30px;
}
}
.gpd-band-9pe .gpd-sh_h2-9pe{
color:#F0E8D6;
}
.gpd-sh_eb_line-9pe{
gap:10px;
align-items:center;
display:inline-flex;
}
.gpd-sh_eb_line-9pe::before{
background:#B8914A;
height:1px;
content:"";
display:inline-block;
width:1.75rem;
}
.gpd-band-9pe .gpd-sh_eb_line-9pe::before{
background:#D4A94A;
}
.gpd-sh_eb_dot-9pe{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.gpd-sh_eb_dot-9pe::before{
border-radius:50%;
background:#B8914A;
height:0.375rem;
width:6px;
content:"";
display:inline-block;
}
.gpd-band-9pe .gpd-sh_eb_dot-9pe::before{
background:#D4A94A;
}
.gpd-sh_link-9pe{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
display:inline-flex;
align-items:center;
white-space:nowrap;
border-bottom:1px solid #F0E8D6;
font-weight:600;
color:#F0E8D6;
font-size:0.813rem;
padding-bottom:2px;
}
.gpd-sh_link-9pe:hover{
border-color:#B8914A;
color:#B8914A;
}
.gpd-sh_link-9pe svg{
height:14px;
width:0.875rem;
}
.gpd-sh_link_chev-9pe{
border-bottom:0;
padding-bottom:0;
}
.gpd-sh_link_btn-9pe{
background:#C49A3C;
padding:9px 18px;
border-radius:62.438rem;
border-bottom:0;
color:#1A1208;
}
.gpd-sh_link_btn-9pe:hover{
background:#D4AA48;
border-color:transparent;
color:#1A1208;
}
.gpd-band-9pe .gpd-sh_link-9pe{
border-color:#F0E8D6;
color:#F0E8D6;
}
.gpd-band-9pe .gpd-sh_link_btn-9pe{
background:#D4A94A;
color:#1A1208;
}
.gpd-sh_rule-9pe{
margin:-2px 0 18px;
background:rgba(244,235,210,0.13);
height:1px;
}
.gpd-band-9pe .gpd-sh_rule-9pe{
background:rgba(244,235,210,0.13);
}
.gpd-hero-9pe{
padding:2rem 0 0.5rem;
}
@media(min-width:769px){
.gpd-hero-9pe{
padding:56px 0 24px;
}
}
.gpd-hero_in-9pe{
grid-template-columns:1fr;
gap:32px;
align-items:center;
display:grid;
}
@media(min-width:903px){
.gpd-hero_in-9pe{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.gpd-hero_copy-9pe{
min-width:0;
}
.gpd-hero_eyebrow-9pe{
gap:10px;
display:inline-flex;
margin-bottom:1.375rem;
align-items:center;
}
.gpd-hero_eyebrow_line-9pe{
background:#B8914A;
flex:0 0 auto;
width:1.75rem;
height:1px;
display:inline-block;
}
.gpd-hero_h1-9pe{
overflow-wrap:break-word;
font-weight:600;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.04;
color:#F0E8D6;
letter-spacing:-.01em;
margin-bottom:1.25rem;
font-size:2.375rem;
}
@media(min-width:771px){
.gpd-hero_h1-9pe{
font-size:3.375rem;
}
}
@media(min-width:1101px){
.gpd-hero_h1-9pe{
font-size:3.875rem;
}
}
.gpd-hero_h1-9pe em{
color:#B8914A;
font-style:normal;
}
.gpd-hero_sub-9pe{
font-size:1rem;
max-width:480px;
margin-bottom:1.875rem;
color:#7A7062;
line-height:1.6;
}
@media(min-width:768px){
.gpd-hero_sub-9pe{
font-size:1.125rem;
}
}
.gpd-hero_actions-9pe{
gap:0.875rem;
flex-wrap:wrap;
display:flex;
margin-bottom:2.125rem;
align-items:center;
}
.gpd-hero_cta-9pe{
border-radius:999px;
padding:16px 30px;
gap:10px;
transition:background-color .22s ease;
background:#C49A3C;
display:inline-flex;
align-items:center;
color:#1A1208;
font-weight:700;
font-size:15px;
}
.gpd-hero_cta-9pe:hover{
background:#D4AA48;
}
.gpd-hero_cta_ic-9pe{
display:inline-flex;
align-items:center;
}
.gpd-hero_cta_ic-9pe svg{
width:1rem;
height:16px;
}
.gpd-hero_cta_alt-9pe{
border:1px solid rgba(244,235,210,0.13);
border-radius:999px;
transition:border-color .22s ease,color .22s ease;
padding:15px 1.625rem;
background:transparent;
display:inline-flex;
font-weight:600;
align-items:center;
font-size:15px;
color:#F0E8D6;
}
.gpd-hero_cta_alt-9pe:hover{
border-color:#B8914A;
color:#B8914A;
}
.gpd-hero_trust-9pe{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.gpd-hero_trust_item-9pe{
gap:0.563rem;
font-weight:600;
font-size:13px;
color:#C9BFA8;
display:flex;
align-items:center;
}
.gpd-hero_trust_ic-9pe{
align-items:center;
display:inline-flex;
color:#B8914A;
}
.gpd-hero_trust_ic-9pe svg{
height:16px;
width:16px;
}
.gpd-hero_promo-9pe{
overflow:hidden;
background:#221E19;
border-radius:1.25rem;
position:relative;
min-height:18.75rem;
display:flex;
box-shadow:0 8px 1.5rem rgba(10,8,5,0.50), 0 32px 4rem rgba(10,8,5,0.40), 0 2px 4px rgba(10,8,5,0.60);
}
.gpd-hero_promo_bg-9pe{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.gpd-hero_promo_bg-9pe::after{
background:linear-gradient(120deg,#13110E 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.gpd-hero_promo_glow-9pe{
background:radial-gradient(circle,rgba(172,130,72,0.18) 0%,transparent 65%);
border-radius:50%;
top:-2.5rem;
height:16.25rem;
pointer-events:none;
right:-20px;
position:absolute;
width:260px;
}
.gpd-hero_promo_ct-9pe{
padding:28px;
max-width:88%;
align-self:flex-end;
position:relative;
z-index:2;
}
.gpd-hero_promo_label-9pe{
font-size:10px;
letter-spacing:.25em;
display:block;
font-weight:700;
text-transform:uppercase;
margin-bottom:8px;
color:#D4A94A;
}
.gpd-hero_promo_amount-9pe{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#F0E8D6;
font-size:32px;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:769px){
.gpd-hero_promo_amount-9pe{
font-size:40px;
}
}
.gpd-hero_promo_amount-9pe em{
font-style:normal;
color:#D4A94A;
}
.gpd-hero_rating-9pe{
gap:10px;
padding:0.625rem 14px;
border-radius:14px;
background:#221E19;
border:1px solid rgba(244,235,210,0.07);
max-width:min(260px,62%);
display:flex;
top:14px;
align-items:center;
right:0.875rem;
z-index:3;
box-shadow:0 2px 0.375rem rgba(10,8,5,0.55), 0 0.5rem 20px rgba(10,8,5,0.35);
position:absolute;
}
.gpd-hero_rating_score-9pe{
flex:0 0 auto;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#F0E8D6;
font-size:1.5rem;
font-weight:700;
}
.gpd-hero_rating_txt-9pe{
flex:1 1 auto;
min-width:0;
}
.gpd-hero_rating_stars-9pe{
gap:2px;
color:#B8914A;
display:flex;
}
.gpd-hero_rating_stars-9pe svg{
width:0.75rem;
height:0.75rem;
}
.gpd-hero_rating_cap-9pe{
margin-top:3px;
color:#9A8F7A;
display:block;
line-height:1.35;
overflow-wrap:break-word;
font-size:0.688rem;
}
.gpd-stat-9pe{
border-top:1px solid rgba(244,235,210,0.13);
margin-top:16px;
border-bottom:1px solid rgba(244,235,210,0.13);
}
.gpd-stat_in-9pe{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.gpd-stat_in-9pe{
grid-template-columns:repeat(4,1fr);
}
}
.gpd-stat_item-9pe{
padding:22px 14px;
border-right:1px solid rgba(244,235,210,0.07);
min-width:0;
border-bottom:1px solid rgba(244,235,210,0.07);
}
.gpd-stat_item-9pe:nth-child(2n){
border-right:0;
}
.gpd-stat_item-9pe:nth-child(n+3){
border-bottom:0;
}
@media(min-width:766px){
.gpd-stat_item-9pe{
border-bottom:0;
}
.gpd-stat_item-9pe:nth-child(2n){
border-right:1px solid rgba(244,235,210,0.07);
}
.gpd-stat_item-9pe:nth-child(4n){
border-right:0;
}
}
.gpd-stat_value-9pe{
color:#F0E8D6;
line-height:1;
overflow-wrap:break-word;
font-size:1.875rem;
font-weight:700;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.gpd-stat_value-9pe{
font-size:34px;
}
}
.gpd-stat_label-9pe{
overflow-wrap:break-word;
line-height:1.4;
color:#9A8F7A;
font-size:0.813rem;
margin-top:0.375rem;
}
.gpd-jp-9pe{
padding:30px 0 0.625rem;
}
.gpd-jp_grid-9pe{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:771px){
.gpd-jp_grid-9pe{
grid-template-columns:1fr 1fr;
}
.gpd-jp_card_mega-9pe{
grid-column:1/-1;
}
}
@media(min-width:997px){
.gpd-jp_grid-9pe{
grid-template-columns:1.4fr 1fr 1fr;
}
.gpd-jp_card_mega-9pe{
grid-column:auto;
}
}
.gpd-jp_card-9pe{
border-radius:20px;
overflow:hidden;
border:1px solid rgba(244,235,210,0.07);
gap:0.75rem;
background:#221E19;
padding:26px;
min-width:0;
position:relative;
flex-direction:column;
display:flex;
min-height:12.5rem;
justify-content:space-between;
}
.gpd-jp_card_mega-9pe{
border-color:transparent;
background:linear-gradient(135deg,#1E1A14,#0E0C09);
min-height:210px;
color:#F0E8D6;
}
.gpd-jp_glow-9pe{
border-radius:50%;
background:radial-gradient(circle,rgba(172,130,72,0.18),transparent 70%);
position:absolute;
pointer-events:none;
right:-40px;
width:12.5rem;
top:-40px;
height:12.5rem;
}
.gpd-jp_label-9pe{
gap:10px;
align-items:center;
position:relative;
display:flex;
text-transform:uppercase;
color:#B8914A;
font-weight:700;
letter-spacing:.16em;
font-size:10px;
justify-content:space-between;
flex-wrap:wrap;
}
.gpd-jp_card_mega-9pe .gpd-jp_label-9pe{
color:#D4A94A;
}
.gpd-jp_drop-9pe{
text-transform:none;
letter-spacing:.04em;
font-weight:600;
color:#9A8F7A;
}
.gpd-jp_card_mega-9pe .gpd-jp_drop-9pe{
color:#A89880;
}
.gpd-jp_amount-9pe{
line-height:1;
position:relative;
font-size:2.375rem;
overflow-wrap:break-word;
color:#F0E8D6;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:700;
}
.gpd-jp_card_mega-9pe .gpd-jp_amount-9pe{
animation:zm2-pulse 2.4s infinite;
color:#D4A94A;
font-size:48px;
}
@media(min-width:770px){
.gpd-jp_card_mega-9pe .gpd-jp_amount-9pe{
font-size:54px;
}
}
.gpd-jp_game-9pe{
font-size:13px;
position:relative;
color:#9A8F7A;
}
.gpd-jp_card_mega-9pe .gpd-jp_game-9pe{
color:#A89880;
}
.gpd-jp_cta-9pe{
position:relative;
align-self:flex-start;
}
.gpd-jp_card_mega-9pe .gpd-jp_cta-9pe{
transition:opacity .22s ease;
border-radius:62.438rem;
background:#D4A94A;
padding:10px 1.25rem;
font-weight:700;
font-size:13px;
color:#1A1208;
}
.gpd-jp_card_mega-9pe .gpd-jp_cta-9pe:hover{
opacity:.9;
}
.gpd-jp_card-9pe:not(.gpd-jp_card_mega-9pe) .gpd-jp_cta-9pe{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-size:0.813rem;
color:#F0E8D6;
font-weight:700;
border-bottom:1px solid #F0E8D6;
}
.gpd-jp_card-9pe:not(.gpd-jp_card_mega-9pe) .gpd-jp_cta-9pe:hover{
border-color:#B8914A;
color:#B8914A;
}
.gpd-jp_seo-9pe{
margin:0.875rem 0 0;
font-size:14px;
color:#7A7062;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.65;
}
.gpd-jp_seo-9pe strong{
font-weight:700;
color:#F0E8D6;
}
.gpd-grow-9pe{
padding:1.625rem 0 10px;
}
.gpd-row_seo-9pe{
margin:0.625rem 0 0;
overflow-wrap:break-word;
color:#7A7062;
max-width:47.5rem;
font-size:14px;
line-height:1.65;
}
.gpd-row_seo-9pe strong{
color:#F0E8D6;
font-weight:700;
}
.gpd-grow-9pe{
padding:1.625rem 0 0.625rem;
}
.gpd-row_seo-9pe{
margin:10px 0 0;
font-size:14px;
line-height:1.65;
color:#7A7062;
max-width:47.5rem;
overflow-wrap:break-word;
}
.gpd-row_seo-9pe strong{
color:#F0E8D6;
font-weight:700;
}
.gpd-grow-9pe{
padding:1.625rem 0 10px;
}
.gpd-row_seo-9pe{
margin:10px 0 0;
line-height:1.65;
overflow-wrap:break-word;
font-size:0.875rem;
color:#7A7062;
max-width:47.5rem;
}
.gpd-row_seo-9pe strong{
color:#F0E8D6;
font-weight:700;
}
.gpd-grow-9pe{
padding:1.625rem 0 0.625rem;
}
.gpd-row_seo-9pe{
margin:10px 0 0;
max-width:760px;
color:#7A7062;
line-height:1.65;
overflow-wrap:break-word;
font-size:0.875rem;
}
.gpd-row_seo-9pe strong{
color:#F0E8D6;
font-weight:700;
}
.gpd-nl-9pe{
padding:1.5rem 0 10px;
}
.gpd-nl_in-9pe{
gap:22px;
border-radius:1.25rem;
background:#181410;
padding:1.875rem 2rem;
flex-direction:column;
color:#F0E8D6;
display:flex;
}
@media(min-width:767px){
.gpd-nl_in-9pe{
gap:1.75rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.gpd-nl_text_wrap-9pe{
min-width:0;
}
.gpd-nl_h3-9pe{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
overflow-wrap:break-word;
line-height:1.1;
margin-bottom:5px;
color:#F0E8D6;
font-weight:600;
}
@media(min-width:768px){
.gpd-nl_h3-9pe{
font-size:1.5rem;
}
}
.gpd-nl_text-9pe{
font-size:13.5px;
color:#A89880;
line-height:1.5;
}
.gpd-nl_form-9pe{
flex:1 1 auto;
gap:0.625rem;
max-width:460px;
min-width:0;
display:flex;
}
.gpd-nl_input-9pe{
border-radius:0.875rem;
border:1px solid rgba(244,235,210,0.13);
overflow:hidden;
padding:13px 16px;
background:rgba(244,235,210,0.07);
flex:1 1 auto;
text-overflow:ellipsis;
white-space:nowrap;
align-items:center;
min-width:0;
font-size:14px;
display:flex;
color:#A89880;
}
.gpd-nl_btn-9pe{
padding:13px 24px;
flex:0 0 auto;
transition:opacity .22s ease;
background:#D4A94A;
border-radius:0.875rem;
white-space:nowrap;
color:#1A1208;
font-weight:700;
font-size:0.875rem;
}
.gpd-nl_btn-9pe:hover{
opacity:.9;
}
.gpd-vip-9pe{
padding:48px 0;
}
@media(min-width:765px){
.gpd-vip-9pe{
padding:4rem 0;
}
}
.gpd-vip_head-9pe{
gap:0.875rem;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:881px){
.gpd-vip_head-9pe{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.gpd-vip_eyebrow-9pe{
margin-bottom:12px;
}
.gpd-vip_h2-9pe{
font-weight:600;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:32px;
color:#F0E8D6;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:767px){
.gpd-vip_h2-9pe{
font-size:40px;
}
}
.gpd-vip_intro-9pe{
line-height:1.6;
font-size:0.875rem;
color:#A89880;
max-width:26.25rem;
}
.gpd-vip_grid-9pe{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:0.875rem;
display:grid;
}
.gpd-vip_card-9pe{
padding:1.375rem 1.125rem;
border:1px solid rgba(244,235,210,0.13);
border-radius:0.875rem;
min-width:0;
}
.gpd-vip_card_feat-9pe{
background:rgba(244,235,210,0.07);
border-color:#D4A94A;
}
.gpd-vip_card_ic-9pe{
border-radius:8px;
background:linear-gradient(135deg,#B8843A,#E0BC6A);
margin-bottom:16px;
height:2.125rem;
width:34px;
display:block;
}
.gpd-vip_name-9pe{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F0E8D6;
margin-bottom:0.375rem;
font-weight:600;
font-size:1.25rem;
}
.gpd-vip_perk-9pe{
color:#A89880;
line-height:1.5;
font-size:0.781rem;
overflow-wrap:break-word;
}
.gpd-app-9pe{
padding:1.875rem 0 10px;
}
.gpd-app_in-9pe{
border-radius:20px;
padding:2rem;
border:1px solid rgba(244,235,210,0.07);
background:#221E19;
gap:1.75rem;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.gpd-app_in-9pe{
padding:40px 2.75rem;
gap:2.5rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.gpd-app_copy-9pe{
min-width:0;
max-width:35rem;
}
.gpd-app_eyebrow-9pe{
margin-bottom:0.75rem;
}
.gpd-app_h2-9pe{
font-weight:600;
color:#F0E8D6;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
margin-bottom:12px;
font-size:1.75rem;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:769px){
.gpd-app_h2-9pe{
font-size:34px;
}
}
.gpd-app_text-9pe{
line-height:1.6;
font-size:14px;
color:#7A7062;
margin-bottom:1.375rem;
}
.gpd-app_btns-9pe{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.gpd-app_btn-9pe{
gap:0.625rem;
background:#C49A3C;
padding:0.688rem 1.25rem;
border-radius:14px;
transition:background-color .22s ease;
color:#1A1208;
align-items:center;
display:inline-flex;
}
.gpd-app_btn-9pe:hover{
background:#D4AA48;
}
.gpd-app_btn_ic-9pe{
display:inline-flex;
align-items:center;
}
.gpd-app_btn_ic-9pe svg{
width:1.125rem;
height:1.125rem;
}
.gpd-app_btn_lb-9pe{
font-weight:700;
font-size:0.844rem;
}
.gpd-app_qr_wrap-9pe{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.gpd-app_qr-9pe{
border-radius:0.875rem;
flex:0 0 auto;
height:6.75rem;
width:108px;
background-color:#C49A3C;
background-image:repeating-linear-gradient(0deg,#221E19 0 5px,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#221E19 0 0.313rem,transparent 0.313rem 0.688rem);
}
.gpd-app_qr_cap-9pe{
max-width:5.75rem;
color:#9A8F7A;
line-height:1.4;
font-size:12.5px;
}
.gpd-trn-9pe{
padding:30px 0 10px;
}
.gpd-trn_in-9pe{
border:1px solid rgba(244,235,210,0.07);
overflow:hidden;
grid-template-columns:1fr;
border-radius:1.25rem;
background:#221E19;
display:grid;
}
@media(min-width:881px){
.gpd-trn_in-9pe{
grid-template-columns:1.05fr 1fr;
}
}
.gpd-trn_banner-9pe{
padding:2.125rem;
overflow:hidden;
background:linear-gradient(150deg,#1E1A14,#0E0C09);
color:#F0E8D6;
position:relative;
}
.gpd-trn_glow-9pe{
background:radial-gradient(circle,rgba(172,130,72,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
bottom:-40px;
height:12.5rem;
position:absolute;
right:-2.5rem;
width:12.5rem;
}
.gpd-trn_eyebrow-9pe{
margin-bottom:0.875rem;
position:relative;
}
.gpd-trn_h2-9pe{
font-weight:600;
overflow-wrap:break-word;
margin-bottom:12px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
font-size:1.875rem;
color:#F0E8D6;
position:relative;
}
@media(min-width:767px){
.gpd-trn_h2-9pe{
font-size:2.25rem;
}
}
.gpd-trn_text-9pe{
max-width:420px;
line-height:1.6;
color:#A89880;
margin-bottom:1.375rem;
font-size:0.875rem;
position:relative;
}
.gpd-trn_timer-9pe{
gap:8px;
display:flex;
position:relative;
flex-wrap:wrap;
margin-bottom:24px;
align-items:center;
}
.gpd-trn_timer_cap-9pe{
color:#A89880;
font-size:0.688rem;
}
.gpd-trn_timer_box-9pe{
padding:0.25rem 12px;
background:rgba(244,235,210,0.07);
border-radius:0.5rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:24px;
color:#F0E8D6;
font-weight:700;
}
.gpd-trn_cta-9pe{
border-radius:999px;
transition:opacity .22s ease;
padding:0.813rem 26px;
background:#D4A94A;
color:#1A1208;
font-size:14px;
font-weight:700;
position:relative;
display:inline-block;
}
.gpd-trn_cta-9pe:hover{
opacity:.9;
}
.gpd-trn_lb-9pe{
padding:26px 1.75rem;
}
.gpd-trn_lb_head-9pe{
gap:10px;
margin-bottom:0.75rem;
justify-content:space-between;
align-items:center;
display:flex;
}
.gpd-trn_lb_title-9pe{
color:#F0E8D6;
font-size:1.25rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.gpd-trn_lb_upd-9pe{
text-transform:uppercase;
font-size:0.688rem;
color:#9A8F7A;
letter-spacing:.08em;
}
.gpd-trn_lb_row-9pe{
border-radius:8px;
gap:14px;
padding:0.688rem 0.75rem;
display:flex;
align-items:center;
}
.gpd-trn_lb_row-9pe:nth-child(2){
background:rgba(184,145,74,0.12);
}
.gpd-trn_lb_rank-9pe{
flex:0 0 auto;
color:#B8914A;
font-weight:700;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
width:1.375rem;
font-size:16px;
}
.gpd-trn_lb_av-9pe{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#B8843A,#E0BC6A);
height:30px;
width:30px;
}
.gpd-trn_lb_name-9pe{
flex:1 1 auto;
overflow:hidden;
min-width:0;
white-space:nowrap;
font-weight:600;
color:#F0E8D6;
text-overflow:ellipsis;
font-size:14px;
}
.gpd-trn_lb_amount-9pe{
flex:0 0 auto;
font-size:0.813rem;
color:#F0E8D6;
font-weight:700;
}
.gpd-gm-9pe{
padding:1.875rem 0 0.625rem;
}
.gpd-gm_in-9pe{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:879px){
.gpd-gm_in-9pe{
grid-template-columns:1.25fr 1fr;
}
}
.gpd-gm_left-9pe{
border-radius:1.25rem;
border:1px solid rgba(244,235,210,0.07);
padding:2rem;
background:#221E19;
min-width:0;
}
.gpd-gm_eyebrow-9pe{
margin-bottom:10px;
}
.gpd-gm_h2-9pe{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.06;
color:#F0E8D6;
margin-bottom:8px;
font-size:1.625rem;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:765px){
.gpd-gm_h2-9pe{
font-size:28px;
}
}
.gpd-gm_text-9pe{
color:#7A7062;
margin-bottom:1.375rem;
max-width:30rem;
line-height:1.6;
font-size:14px;
}
.gpd-gm_level-9pe{
margin-bottom:0.5rem;
font-weight:700;
font-size:22px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#B8914A;
}
.gpd-gm_bar-9pe{
overflow:hidden;
border-radius:999px;
background:rgba(244,235,210,0.13);
height:0.5rem;
margin-bottom:0.375rem;
}
.gpd-gm_bar_fill-9pe{
border-radius:62.438rem;
background:linear-gradient(90deg,#B8843A,#E0BC6A);
height:100%;
}
.gpd-gm_bar_meta-9pe{
gap:0.625rem;
display:flex;
font-size:11px;
margin-bottom:18px;
color:#9A8F7A;
justify-content:space-between;
}
.gpd-gm_missions-9pe{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.gpd-gm_mission-9pe{
background:#1A1612;
border-radius:999px;
padding:9px 15px;
gap:7px;
border:1px solid rgba(244,235,210,0.13);
font-weight:600;
color:#C9BFA8;
align-items:center;
display:inline-flex;
font-size:0.781rem;
}
.gpd-gm_mission_ic-9pe{
display:inline-flex;
color:#B8914A;
align-items:center;
}
.gpd-gm_mission_ic-9pe svg{
width:13px;
height:0.813rem;
}
.gpd-gm_right-9pe{
background:linear-gradient(150deg,#1E1A14,#0E0C09);
overflow:hidden;
padding:32px;
border-radius:1.25rem;
color:#F0E8D6;
position:relative;
display:flex;
flex-direction:column;
}
.gpd-gm_glow-9pe{
border-radius:50%;
background:radial-gradient(circle,rgba(172,130,72,0.18),transparent 70%);
right:-1.875rem;
top:-30px;
width:150px;
height:9.375rem;
position:absolute;
pointer-events:none;
}
.gpd-gm_ref_eyebrow-9pe{
position:relative;
margin-bottom:0.625rem;
}
.gpd-gm_ref_h2-9pe{
line-height:1.1;
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
color:#F0E8D6;
margin-bottom:8px;
font-weight:600;
position:relative;
}
.gpd-gm_ref_text-9pe{
color:#A89880;
line-height:1.55;
position:relative;
margin-bottom:1.25rem;
font-size:0.844rem;
}
.gpd-gm_ref_cta-9pe{
border-radius:62.438rem;
padding:11px 1.375rem;
transition:opacity .22s ease;
background:#D4A94A;
color:#1A1208;
font-size:0.844rem;
font-weight:700;
position:relative;
margin-top:auto;
align-self:flex-start;
}
.gpd-gm_ref_cta-9pe:hover{
opacity:.9;
}
.gpd-hts-9pe{
padding:48px 0;
}
@media(min-width:767px){
.gpd-hts-9pe{
padding:62px 0;
}
}
.gpd-hts_head-9pe{
gap:1.125rem;
margin-bottom:2.125rem;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.gpd-hts_head-9pe{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.gpd-hts_eyebrow-9pe{
margin-bottom:0.75rem;
}
.gpd-hts_h2-9pe{
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-weight:600;
font-size:1.875rem;
color:#F0E8D6;
}
@media(min-width:767px){
.gpd-hts_h2-9pe{
font-size:2.375rem;
}
}
.gpd-hts_cta-9pe{
border-radius:62.438rem;
flex:0 0 auto;
transition:opacity .22s ease;
padding:0.938rem 1.875rem;
background:#D4A94A;
font-weight:700;
font-size:0.938rem;
color:#1A1208;
}
.gpd-hts_cta-9pe:hover{
opacity:.9;
}
.gpd-hts_grid-9pe{
grid-template-columns:1fr;
gap:24px;
display:grid;
}
@media(min-width:757px){
.gpd-hts_grid-9pe{
grid-template-columns:repeat(3,1fr);
}
}
.gpd-hts_step-9pe{
padding-top:22px;
border-top:1px solid rgba(244,235,210,0.13);
min-width:0;
}
.gpd-hts_step_num-9pe{
color:#D4A94A;
margin-bottom:14px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:2.75rem;
font-weight:700;
line-height:1;
}
.gpd-hts_step_h-9pe{
margin-bottom:8px;
overflow-wrap:break-word;
line-height:1.2;
font-weight:700;
font-size:1.188rem;
color:#F0E8D6;
}
.gpd-hts_step_p-9pe{
overflow-wrap:break-word;
font-size:14px;
color:#A89880;
line-height:1.55;
}
.gpd-pmt-9pe{
padding:48px 0 0.625rem;
}
.gpd-pmt_in-9pe{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:878px){
.gpd-pmt_in-9pe{
gap:48px;
grid-template-columns:1fr 1.1fr;
}
}
.gpd-pmt_left-9pe{
min-width:0;
}
.gpd-pmt_eyebrow-9pe{
margin-bottom:0.75rem;
}
.gpd-pmt_h2-9pe{
margin-bottom:12px;
line-height:1.06;
overflow-wrap:break-word;
font-size:30px;
font-weight:600;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#F0E8D6;
}
@media(min-width:769px){
.gpd-pmt_h2-9pe{
font-size:32px;
}
}
.gpd-pmt_text-9pe{
font-size:14.5px;
line-height:1.6;
margin-bottom:22px;
color:#7A7062;
}
.gpd-pmt_logos-9pe{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:483px){
.gpd-pmt_logos-9pe{
grid-template-columns:repeat(4,1fr);
}
}
.gpd-pmt_logo-9pe{
padding:0 0.5rem;
background:#221E19;
overflow:hidden;
border:1px solid rgba(244,235,210,0.07);
border-radius:0.5rem;
white-space:nowrap;
color:#C9BFA8;
display:flex;
height:50px;
text-overflow:ellipsis;
text-align:center;
font-size:0.781rem;
align-items:center;
justify-content:center;
font-weight:700;
}
.gpd-pmt_table-9pe{
border:1px solid rgba(244,235,210,0.07);
overflow:hidden;
border-radius:0.875rem;
min-width:0;
}
.gpd-pmt_thead-9pe{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#100E0B;
display:grid;
}
.gpd-pmt_th-9pe{
overflow:hidden;
padding:0.813rem 0.875rem;
font-size:0.625rem;
white-space:nowrap;
letter-spacing:.08em;
text-transform:uppercase;
color:#F0E8D6;
text-overflow:ellipsis;
font-weight:700;
}
.gpd-pmt_row-9pe{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(244,235,210,0.07);
display:grid;
}
.gpd-pmt_row-9pe:nth-child(odd){
background:#221E19;
}
.gpd-pmt_td-9pe{
padding:14px;
font-size:0.844rem;
min-width:0;
color:#7A7062;
overflow-wrap:break-word;
}
.gpd-pmt_row-9pe .gpd-pmt_td-9pe:first-child{
color:#F0E8D6;
font-weight:700;
}
.gpd-pmt_row-9pe .gpd-pmt_td-9pe:last-child{
font-weight:700;
color:#6A9E6F;
}
.gpd-tt-9pe{
padding:48px 0 10px;
}
@media(min-width:770px){
.gpd-tt-9pe{
padding:60px 0 0.625rem;
}
}
.gpd-tt_head-9pe{
margin-bottom:2.125rem;
text-align:center;
}
.gpd-tt_eyebrow-9pe{
margin-bottom:0.75rem;
}
.gpd-tt_h2-9pe{
line-height:1.05;
overflow-wrap:break-word;
font-size:2rem;
font-weight:600;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#F0E8D6;
}
@media(min-width:771px){
.gpd-tt_h2-9pe{
font-size:2.625rem;
}
}
.gpd-tt_grid-9pe{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.gpd-tt_grid-9pe{
grid-template-columns:repeat(3,1fr);
}
}
.gpd-tt_card-9pe{
border-radius:0.875rem;
padding:1.875rem;
border:1px solid rgba(244,235,210,0.07);
background:#221E19;
display:flex;
min-width:0;
flex-direction:column;
}
.gpd-tt_card_ic-9pe{
color:#B8914A;
margin-bottom:1.125rem;
align-items:center;
display:inline-flex;
}
.gpd-tt_card_ic-9pe svg{
height:28px;
width:28px;
}
.gpd-tt_card_h-9pe{
margin-bottom:0.5rem;
color:#F0E8D6;
font-size:1.375rem;
font-weight:600;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
overflow-wrap:break-word;
}
.gpd-tt_card_p-9pe{
margin-bottom:14px;
overflow-wrap:break-word;
font-size:14px;
color:#7A7062;
line-height:1.6;
}
.gpd-tt_card_p-9pe b{
color:#F0E8D6;
font-weight:700;
}
.gpd-tt_card_link-9pe{
transition:color .22s ease;
border-bottom:1px solid #B8914A;
font-weight:700;
font-size:13px;
align-self:flex-start;
margin-top:auto;
padding-bottom:2px;
color:#F0E8D6;
}
.gpd-tt_card_link-9pe:hover{
color:#B8914A;
}
.gpd-wy-9pe{
padding:48px 0;
}
@media(min-width:771px){
.gpd-wy-9pe{
padding:3.5rem 0;
}
}
.gpd-wy_in-9pe{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:901px){
.gpd-wy_in-9pe{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.gpd-wy_left-9pe{
min-width:0;
}
.gpd-wy_eyebrow-9pe{
margin-bottom:14px;
}
.gpd-wy_h2-9pe{
overflow-wrap:break-word;
margin-bottom:16px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#F0E8D6;
line-height:1.05;
font-size:2rem;
font-weight:600;
}
@media(min-width:769px){
.gpd-wy_h2-9pe{
font-size:40px;
}
}
.gpd-wy_intro-9pe{
line-height:1.6;
font-size:0.938rem;
color:#7A7062;
}
.gpd-wy_grid-9pe{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:561px){
.gpd-wy_grid-9pe{
grid-template-columns:1fr 1fr;
}
}
.gpd-wy_card-9pe{
padding:1.625rem;
border:1px solid rgba(244,235,210,0.07);
border-radius:14px;
background:#221E19;
min-width:0;
}
.gpd-wy_card_ic-9pe{
display:inline-flex;
margin-bottom:16px;
color:#B8914A;
align-items:center;
justify-content:center;
}
.gpd-wy_card_ic-9pe svg{
height:1.625rem;
width:26px;
}
.gpd-wy_card_h-9pe{
font-size:1.313rem;
font-weight:600;
margin-bottom:0.5rem;
line-height:1.15;
color:#F0E8D6;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.gpd-wy_card_p-9pe{
line-height:1.55;
color:#7A7062;
overflow-wrap:break-word;
font-size:0.875rem;
}
.gpd-dr-9pe{
padding:2.25rem 0 10px;
}
.gpd-dr_in-9pe{
border-radius:14px;
padding:28px 32px;
gap:20px;
border:1px dashed rgba(244,235,210,0.13);
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.gpd-dr_in-9pe{
gap:32px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.gpd-dr_h2-9pe{
font-size:1.5rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#F0E8D6;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:8px;
line-height:1.1;
}
@media(min-width:769px){
.gpd-dr_h2-9pe{
font-size:1.625rem;
}
}
.gpd-dr_text-9pe{
max-width:42.5rem;
overflow-wrap:break-word;
color:#7A7062;
font-size:14px;
line-height:1.6;
}
.gpd-dr_text-9pe b{
font-weight:700;
color:#F0E8D6;
}
.gpd-dr_cta-9pe{
flex:0 0 auto;
transition:color .22s ease;
color:#F0E8D6;
border-bottom:1px solid #B8914A;
padding-bottom:2px;
font-size:0.844rem;
white-space:nowrap;
font-weight:700;
}
.gpd-dr_cta-9pe:hover{
color:#B8914A;
}
.gpd-prov-9pe{
padding:40px 0 20px;
}
.gpd-prov_eyebrow-9pe{
display:block;
margin-bottom:1.125rem;
}
.gpd-prov_grid-9pe{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:563px){
.gpd-prov_grid-9pe{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:899px){
.gpd-prov_grid-9pe{
grid-template-columns:repeat(6,1fr);
}
}
.gpd-ts-9pe{
padding:2.75rem 0;
}
.gpd-ts_in-9pe{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:877px){
.gpd-ts_in-9pe{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.gpd-ts_left-9pe{
min-width:0;
}
.gpd-ts_h2-9pe{
margin-bottom:12px;
color:#F0E8D6;
line-height:1.1;
font-weight:600;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.625rem;
}
@media(min-width:771px){
.gpd-ts_h2-9pe{
font-size:28px;
}
}
.gpd-ts_text-9pe{
color:#A89880;
max-width:520px;
line-height:1.6;
font-size:14.5px;
margin-bottom:22px;
}
.gpd-ts_badges-9pe{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.gpd-ts_badge-9pe{
font-size:13px;
color:#A89880;
font-weight:600;
}
.gpd-ts_pay-9pe{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:881px){
.gpd-ts_pay-9pe{
justify-content:flex-end;
}
}
.gpd-ts_pay_chip-9pe{
border:1px solid rgba(244,235,210,0.13);
background:rgba(244,235,210,0.07);
padding:0.75rem 1rem;
border-radius:0.875rem;
font-weight:700;
color:#F0E8D6;
font-size:0.875rem;
}
.gpd-rc-9pe{
padding:3rem 0 0.625rem;
}
.gpd-rc_in-9pe{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.gpd-rc_in-9pe{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.gpd-rc_col-9pe{
min-width:0;
}
.gpd-rc_label-9pe{
color:#B8914A;
margin-bottom:16px;
letter-spacing:.2em;
font-weight:600;
font-size:11px;
text-transform:uppercase;
}
.gpd-rc_awards-9pe{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.gpd-rc_award-9pe{
gap:0.75rem;
display:flex;
align-items:center;
min-width:0;
}
.gpd-rc_award_ic-9pe{
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#D4A94A;
}
.gpd-rc_award_ic-9pe svg{
height:1.125rem;
width:1.125rem;
}
.gpd-rc_award_t-9pe{
font-size:0.875rem;
color:#F0E8D6;
overflow-wrap:break-word;
font-weight:700;
}
.gpd-rc_award_s-9pe{
font-size:0.75rem;
overflow-wrap:break-word;
color:#9A8F7A;
}
.gpd-rc_press-9pe{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.gpd-rc_press_logo-9pe{
overflow:hidden;
border:1px solid rgba(244,235,210,0.07);
border-radius:8px;
padding:0 0.5rem;
height:3.25rem;
white-space:nowrap;
text-overflow:ellipsis;
display:flex;
align-items:center;
font-weight:700;
justify-content:center;
font-size:0.875rem;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#7A7062;
text-align:center;
}
.gpd-rc_partner-9pe{
border-radius:14px;
background:#221E19;
border:1px solid rgba(244,235,210,0.07);
padding:1.375rem;
}
.gpd-rc_partner_name-9pe{
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:6px;
font-weight:600;
font-size:1.25rem;
color:#F0E8D6;
}
.gpd-rc_partner_text-9pe{
overflow-wrap:break-word;
color:#7A7062;
line-height:1.55;
font-size:13px;
}
.gpd-sb-9pe{
background:#221E19;
padding:3rem 0;
border-bottom:1px solid rgba(244,235,210,0.07);
border-top:1px solid rgba(244,235,210,0.07);
margin-top:24px;
}
@media(min-width:767px){
.gpd-sb-9pe{
padding:3.5rem 0;
}
}
.gpd-sb_eyebrow-9pe{
margin-bottom:0.75rem;
display:block;
}
.gpd-sb_h2-9pe{
font-size:30px;
line-height:1.05;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:1.625rem;
color:#F0E8D6;
overflow-wrap:break-word;
}
@media(min-width:769px){
.gpd-sb_h2-9pe{
font-size:36px;
}
}
.gpd-sb_grid-9pe{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:563px){
.gpd-sb_grid-9pe{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:963px){
.gpd-sb_grid-9pe{
grid-template-columns:repeat(4,1fr);
}
}
.gpd-sb_card-9pe{
border-radius:0.875rem;
background:#1A1612;
border:1px solid rgba(244,235,210,0.07);
padding:1.5rem;
min-width:0;
}
.gpd-sb_card_h-9pe{
color:#F0E8D6;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:19px;
overflow-wrap:break-word;
margin-bottom:0.5rem;
line-height:1.15;
font-weight:600;
}
.gpd-sb_card_p-9pe{
font-size:0.844rem;
overflow-wrap:break-word;
line-height:1.6;
color:#7A7062;
}
.gpd-sb_rtp-9pe{
border-radius:14px;
background:#1A1612;
padding:26px 28px;
border:1px solid rgba(244,235,210,0.07);
gap:1.5rem;
grid-template-columns:1fr;
margin-top:1.125rem;
display:grid;
align-items:center;
}
@media(min-width:758px){
.gpd-sb_rtp-9pe{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.gpd-sb_rtp_h-9pe{
font-weight:600;
color:#F0E8D6;
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:8px;
font-size:20px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
.gpd-sb_rtp_p-9pe{
font-size:0.844rem;
line-height:1.6;
overflow-wrap:break-word;
color:#7A7062;
}
.gpd-sb_rtp_stats-9pe{
gap:16px;
display:flex;
}
.gpd-sb_stat-9pe{
background:#221E19;
flex:1 1 0;
border-radius:0.5rem;
padding:18px;
text-align:center;
min-width:0;
}
.gpd-sb_stat_v-9pe{
overflow-wrap:break-word;
font-size:1.625rem;
font-weight:700;
color:#6A9E6F;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
.gpd-sb_stat_l-9pe{
font-size:0.719rem;
margin-top:0.25rem;
color:#9A8F7A;
}
.gpd-faq-9pe{
padding:3rem 0;
background:#221E19;
border-bottom:1px solid rgba(244,235,210,0.07);
border-top:1px solid rgba(244,235,210,0.07);
margin-top:24px;
}
@media(min-width:769px){
.gpd-faq-9pe{
padding:62px 0;
}
}
.gpd-faq_head-9pe{
text-align:center;
margin-bottom:2.125rem;
}
.gpd-faq_eyebrow-9pe{
margin-bottom:0.75rem;
}
.gpd-faq_h2-9pe{
line-height:1.05;
font-weight:600;
color:#F0E8D6;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:2rem;
}
@media(min-width:768px){
.gpd-faq_h2-9pe{
font-size:2.375rem;
}
}
.gpd-faq_list-9pe{
gap:12px;
margin:0 auto;
max-width:51.25rem;
flex-direction:column;
display:flex;
}
.gpd-faq_item-9pe{
overflow:hidden;
border:1px solid rgba(244,235,210,0.07);
border-radius:0.875rem;
background:#1A1612;
}
.gpd-faq_q-9pe{
gap:20px;
list-style:none;
padding:1.25rem 1.5rem;
display:flex;
font-weight:700;
cursor:pointer;
align-items:center;
justify-content:space-between;
color:#F0E8D6;
overflow-wrap:break-word;
font-size:16px;
}
.gpd-faq_q-9pe::-webkit-details-marker{
display:none;
}
.gpd-faq_q_ic-9pe{
flex:0 0 auto;
transition:transform .22s ease;
color:#B8914A;
align-items:center;
display:inline-flex;
}
.gpd-faq_q_ic-9pe svg{
height:1.125rem;
width:1.125rem;
}
.gpd-faq_item-9pe[open] .gpd-faq_q_ic-9pe{
transform:rotate(180deg);
}
.gpd-faq_a-9pe{
padding:0 1.5rem 20px;
color:#7A7062;
font-size:0.906rem;
line-height:1.6;
overflow-wrap:break-word;
}
.gpd-gd-9pe{
padding:48px 0 10px;
}
.gpd-gd_head-9pe{
gap:0.875rem;
margin-bottom:24px;
flex-direction:column;
display:flex;
}
@media(min-width:683px){
.gpd-gd_head-9pe{
gap:20px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.gpd-gd_eyebrow-9pe{
margin-bottom:10px;
}
.gpd-gd_h2-9pe{
font-weight:600;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:1.75rem;
color:#F0E8D6;
line-height:1.05;
overflow-wrap:break-word;
}
@media(min-width:766px){
.gpd-gd_h2-9pe{
font-size:34px;
}
}
.gpd-gd_more-9pe{
transition:color .22s ease,border-color .22s ease;
flex:0 0 auto;
font-size:0.844rem;
border-bottom:1px solid #F0E8D6;
font-weight:600;
color:#F0E8D6;
padding-bottom:2px;
}
.gpd-gd_more-9pe:hover{
border-color:#B8914A;
color:#B8914A;
}
.gpd-gd_grid-9pe{
gap:1.25rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.gpd-gd_grid-9pe{
grid-template-columns:repeat(3,1fr);
}
}
.gpd-gd_card-9pe{
overflow:hidden;
border-radius:14px;
background:#221E19;
border:1px solid rgba(244,235,210,0.07);
min-width:0;
display:block;
}
.gpd-gd_card_img-9pe{
background:linear-gradient(140deg,#1E1A14,#B8914A);
height:150px;
}
.gpd-gd_card_body-9pe{
padding:22px;
}
.gpd-gd_card_cat-9pe{
color:#B8914A;
text-transform:uppercase;
font-weight:600;
letter-spacing:.1em;
font-size:10px;
}
.gpd-gd_card_h-9pe{
margin:0.5rem 0 10px;
line-height:1.2;
font-weight:600;
overflow-wrap:break-word;
font-size:19px;
color:#F0E8D6;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
.gpd-gd_card_meta-9pe{
overflow-wrap:break-word;
color:#9A8F7A;
font-size:12px;
}
.gpd-sc-9pe{
padding:3rem 0 10px;
}
.gpd-sc_head-9pe{
margin-bottom:28px;
text-align:center;
}
.gpd-sc_eyebrow-9pe{
margin-bottom:0.75rem;
}
.gpd-sc_h2-9pe{
font-size:1.875rem;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
color:#F0E8D6;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.gpd-sc_h2-9pe{
font-size:36px;
}
}
.gpd-sc_table-9pe{
overflow:hidden;
margin:0 auto;
border-radius:14px;
border:1px solid rgba(244,235,210,0.07);
max-width:56.25rem;
}
.gpd-sc_thead-9pe{
background:#100E0B;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.gpd-sc_th-9pe{
padding:0.938rem 18px;
font-size:13px;
overflow-wrap:break-word;
color:#A89880;
font-weight:700;
text-align:center;
}
.gpd-sc_th-9pe:first-child{
text-align:left;
}
.gpd-sc_th_us-9pe{
color:#D4A94A;
}
.gpd-sc_row-9pe{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(244,235,210,0.07);
}
.gpd-sc_row-9pe:nth-child(even){
background:#221E19;
}
.gpd-sc_td-9pe{
padding:15px 1.125rem;
color:#9A8F7A;
text-align:center;
font-size:14px;
min-width:0;
overflow-wrap:break-word;
}
.gpd-sc_td-9pe:first-child{
text-align:left;
font-weight:600;
color:#C9BFA8;
}
.gpd-sc_td_us-9pe{
font-weight:700;
color:#6A9E6F;
}
.gpd-sg-9pe{
padding:48px 0 10px;
}
.gpd-sg_eyebrow-9pe{
display:block;
margin-bottom:12px;
}
.gpd-sg_h2-9pe{
font-size:30px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
color:#F0E8D6;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:1.75rem;
}
@media(min-width:770px){
.gpd-sg_h2-9pe{
font-size:36px;
}
}
.gpd-sg_grid-9pe{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:721px){
.gpd-sg_grid-9pe{
grid-template-columns:repeat(3,1fr);
}
}
.gpd-sg_col-9pe{
min-width:0;
}
.gpd-sg_col_h-9pe{
font-weight:600;
margin-bottom:10px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:1.375rem;
color:#F0E8D6;
overflow-wrap:break-word;
line-height:1.15;
}
.gpd-sg_col_p-9pe{
overflow-wrap:break-word;
font-size:0.875rem;
color:#7A7062;
line-height:1.65;
}
.gpd-el-9pe{
padding:3rem 0;
}
@media(min-width:769px){
.gpd-el-9pe{
padding:56px 0;
}
}
.gpd-el_in-9pe{
grid-template-columns:1fr;
gap:40px;
align-items:start;
display:grid;
}
@media(min-width:901px){
.gpd-el_in-9pe{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.gpd-el_left-9pe{
min-width:0;
}
.gpd-el_eyebrow-9pe{
margin-bottom:0.875rem;
}
.gpd-el_h2-9pe{
margin-bottom:1.375rem;
font-weight:600;
color:#F0E8D6;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
overflow-wrap:break-word;
font-size:32px;
}
@media(min-width:769px){
.gpd-el_h2-9pe{
font-size:38px;
}
}
.gpd-el_body-9pe p{
font-size:16px;
color:#C9BFA8;
margin-bottom:1.125rem;
overflow-wrap:break-word;
line-height:1.7;
}
.gpd-el_dropcap-9pe{
padding:0.375rem 0.75rem 0 0;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:62px;
font-weight:700;
float:left;
color:#B8914A;
line-height:.8;
}
.gpd-el_right-9pe{
min-width:0;
}
.gpd-el_quote-9pe{
border-radius:1.25rem;
background:linear-gradient(150deg,#1E1A14,#0E0C09);
padding:2.25rem;
color:#F0E8D6;
margin-bottom:1.5rem;
position:relative;
}
.gpd-el_quote_mark-9pe{
align-items:center;
margin-bottom:0.375rem;
display:inline-flex;
color:#D4A94A;
}
.gpd-el_quote_mark-9pe svg{
width:2.125rem;
height:34px;
}
.gpd-el_quote_text-9pe{
overflow-wrap:break-word;
font-weight:500;
color:#F0E8D6;
font-size:22px;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.375rem;
line-height:1.4;
}
.gpd-el_quote_meta-9pe{
gap:0.75rem;
align-items:center;
display:flex;
}
.gpd-el_quote_av-9pe{
background:linear-gradient(135deg,#B8843A,#E0BC6A);
flex:0 0 auto;
border-radius:50%;
height:2.375rem;
width:2.375rem;
}
.gpd-el_quote_author-9pe{
color:#F0E8D6;
font-size:0.875rem;
font-weight:700;
}
.gpd-el_quote_meta_sub-9pe{
color:#A89880;
font-size:0.75rem;
}
.gpd-el_explain-9pe{
overflow:hidden;
border:1px solid rgba(244,235,210,0.07);
border-radius:0.875rem;
}
.gpd-el_explain_card-9pe{
padding:1.375rem 24px;
}
.gpd-el_explain_card-9pe+.gpd-el_explain_card-9pe{
border-top:1px solid rgba(244,235,210,0.07);
}
.gpd-el_explain_h-9pe{
font-weight:600;
margin-bottom:8px;
overflow-wrap:break-word;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
font-size:1.25rem;
color:#F0E8D6;
}
.gpd-el_explain_p-9pe{
line-height:1.55;
color:#7A7062;
overflow-wrap:break-word;
font-size:0.875rem;
}
.gpd-lh-9pe{
padding:2.5rem 0 1.25rem;
}
.gpd-lh_in-9pe{
border-top:1px solid rgba(244,235,210,0.13);
padding-top:34px;
}
.gpd-lh_eyebrow-9pe{
margin-bottom:1.375rem;
display:block;
}
.gpd-lh_grid-9pe{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:602px){
.gpd-lh_grid-9pe{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:960px){
.gpd-lh_grid-9pe{
grid-template-columns:repeat(5,1fr);
}
}
.gpd-lh_col-9pe{
min-width:0;
}
.gpd-lh_col_h-9pe{
color:#F0E8D6;
font-weight:700;
font-size:0.813rem;
margin-bottom:12px;
overflow-wrap:break-word;
}
.gpd-lh_links-9pe{
gap:8px;
flex-direction:column;
display:flex;
}
.gpd-lh_link-9pe{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:13px;
color:#7A7062;
}
.gpd-lh_link-9pe:hover{
color:#B8914A;
}
.gpd-ft-9pe{
background:#100E0B;
margin-top:40px;
color:#A89880;
}
.gpd-ft_in-9pe{
padding:48px 0 28px;
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:603px){
.gpd-ft_in-9pe{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.gpd-ft_in-9pe{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.gpd-ft_brand-9pe{
min-width:0;
}
.gpd-ft_logo-9pe{
font-weight:700;
overflow-wrap:break-word;
color:#F0E8D6;
font-family:"Merriweather", 'Iowan Old Style', Georgia, serif;
font-size:1.625rem;
}
.gpd-ft_tagline-9pe{
max-width:17.5rem;
font-size:0.844rem;
margin-top:14px;
color:#A89880;
line-height:1.6;
}
.gpd-ft_contact-9pe{
transition:color .22s ease;
color:#D4A94A;
font-size:0.813rem;
max-width:280px;
display:inline-block;
margin-top:0.75rem;
overflow-wrap:anywhere;
}
.gpd-ft_contact-9pe:hover{
color:#F0E8D6;
}
.gpd-ft_col-9pe{
min-width:0;
}
.gpd-ft_col_h-9pe{
color:#F0E8D6;
letter-spacing:.08em;
font-weight:700;
font-size:13px;
margin-bottom:14px;
text-transform:uppercase;
overflow-wrap:break-word;
}
.gpd-ft_col_links-9pe{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.gpd-ft_link-9pe{
transition:color .22s ease;
overflow-wrap:break-word;
color:#A89880;
font-size:13.5px;
}
.gpd-ft_link-9pe:hover{
color:#F0E8D6;
}
.gpd-ft_bot-9pe{
padding:1.375rem 0 2.5rem;
gap:16px;
border-top:1px solid rgba(244,235,210,0.13);
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.gpd-ft_bot-9pe{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.gpd-ft_legal-9pe{
line-height:1.6;
overflow-wrap:break-word;
font-size:0.719rem;
max-width:47.5rem;
color:#504840;
}
.gpd-ft_legal-9pe b{
color:#A89880;
font-weight:700;
}
.gpd-ft_age-9pe{
flex:0 0 auto;
border:1.5px solid #D4A94A;
border-radius:0.5rem;
padding:0.25rem 0.563rem;
font-size:0.813rem;
color:#D4A94A;
font-weight:700;
}