*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1612;
font-size:0.938rem;
font-family:"Mulish", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
text-rendering:optimizeLegibility;
color:#D6CAB4;
line-height:1.6;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:0.5rem;
height:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.gpk-layout_7e7{
min-height:100vh;
display:flex;
flex-direction:column;
}
.gpk-main_7e7{
flex:1 1 auto;
min-width:0;
width:100%;
}
.gpk-container_7e7{
padding:0 16px;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:767px){
.gpk-container_7e7{
padding:0 32px;
}
}
@media(min-width:1097px){
.gpk-container_7e7{
padding:0 3.5rem;
}
}
.gpk-eyebrow_7e7{
color:#B8823A;
overflow-wrap:break-word;
display:inline-block;
line-height:1.4;
letter-spacing:.2em;
text-transform:uppercase;
font-weight:600;
font-size:0.688rem;
font-family:"Mulish", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
.gpk-band_7e7{
background:#0F0D0A;
color:#F2EAD8;
}
.gpk-band_7e7 .gpk-eyebrow_7e7{
color:#C8963C;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.gpk-tb_7e7{
background:#1A1612;
top:0;
z-index:50;
position:sticky;
border-bottom:1px solid rgba(244,236,218,0.13);
}
.gpk-tb_in_7e7{
gap:1rem;
margin:0 auto;
padding:0.75rem 16px;
width:100%;
display:flex;
justify-content:space-between;
max-width:87.5rem;
align-items:center;
}
@media(min-width:767px){
.gpk-tb_in_7e7{
padding:1rem 2rem;
}
}
@media(min-width:1097px){
.gpk-tb_in_7e7{
padding:18px 3.5rem;
}
}
.gpk-tb_left_7e7{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.gpk-tb_logo_7e7{
gap:0.688rem;
display:flex;
min-width:0;
align-items:center;
}
.gpk-tb_logo_mark_7e7{
border-radius:0.5rem;
flex:0 0 auto;
height:2.125rem;
width:34px;
object-fit:cover;
}
.gpk-tb_logo_txt_7e7{
flex-direction:column;
display:flex;
line-height:1;
min-width:0;
}
.gpk-tb_logo_name_7e7{
overflow:hidden;
letter-spacing:.02em;
white-space:nowrap;
font-size:22px;
text-overflow:ellipsis;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#F0E8D8;
font-weight:700;
}
.gpk-tb_logo_sub_7e7{
overflow:hidden;
color:#B8823A;
letter-spacing:.32em;
font-size:8.5px;
margin-top:4px;
text-overflow:ellipsis;
text-transform:uppercase;
font-weight:600;
white-space:nowrap;
}
.gpk-tb_nav_7e7{
display:none;
}
@media(min-width:957px){
.gpk-tb_nav_7e7{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.gpk-tb_nav_item_7e7{
transition:color .22s ease,border-color .22s ease;
color:#D6CAB4;
font-weight:600;
border-bottom:2px solid transparent;
white-space:nowrap;
padding-bottom:3px;
font-size:14px;
}
.gpk-tb_nav_item_7e7:hover{
color:#F0E8D8;
}
.gpk-tb_nav_item_7e7.gpk-state_active_7e7{
border-color:#B8823A;
color:#F0E8D8;
}
.gpk-tb_right_7e7{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.gpk-tb_search_7e7{
transition:color .22s ease;
justify-content:center;
color:#D6CAB4;
align-items:center;
display:flex;
}
.gpk-tb_search_7e7:hover{
color:#B8823A;
}
.gpk-tb_search_7e7 svg{
width:1.125rem;
height:18px;
}
.gpk-tb_lang_7e7{
text-transform:uppercase;
font-weight:600;
font-size:11px;
letter-spacing:.1em;
color:#A89880;
}
.gpk-tb_lang_7e7:hover{
color:#F0E8D8;
}
.gpk-tb_login_7e7{
font-size:0.875rem;
color:#F0E8D8;
display:none;
font-weight:600;
}
@media(min-width:771px){
.gpk-tb_login_7e7{
display:inline-block;
}
}
.gpk-tb_register_7e7{
background:#C8963C;
border-radius:62.438rem;
transition:background-color .22s ease;
padding:11px 22px;
color:#180F04;
font-size:14px;
font-weight:700;
white-space:nowrap;
}
.gpk-tb_register_7e7:hover{
background:#D9A94E;
}
.gpk-mob_7e7{
background:#1A1612;
left:0;
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
right:0;
position:fixed;
border-top:1px solid rgba(244,236,218,0.13);
bottom:0;
}
@media(min-width:958px){
.gpk-mob_7e7{
display:none;
}
}
.gpk-mob_in_7e7{
margin:0 auto;
align-items:stretch;
justify-content:space-around;
display:flex;
max-width:560px;
}
.gpk-mob_item_7e7{
gap:3px;
transition:color .22s ease;
flex:1 1 0;
padding:0.563rem 4px;
flex-direction:column;
color:#A89880;
min-width:0;
align-items:center;
display:flex;
}
.gpk-mob_item_7e7.gpk-state_active_7e7{
color:#B8823A;
}
.gpk-mob_ic_7e7{
justify-content:center;
display:flex;
align-items:center;
}
.gpk-mob_ic_7e7 svg{
width:1.25rem;
height:20px;
}
.gpk-mob_lb_7e7{
overflow:hidden;
text-overflow:ellipsis;
max-width:100%;
white-space:nowrap;
font-weight:600;
font-size:10px;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.gpk-rail_7e7{
min-width:0;
position:relative;
}
.gpk-rail_scroll_7e7{
gap:14px;
padding-bottom:14px;
overflow-x:auto;
display:flex;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
}
@media(min-width:771px){
.gpk-rail_scroll_7e7{
gap:1.125rem;
}
}
.gpk-gc_7e7{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:769px){
.gpk-gc_7e7{
width:11.75rem;
}
}
.gpk-gc_img_7e7{
overflow:hidden;
background:#221E19;
border-radius:14px;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.30);
padding-bottom:133.33%;
}
.gpk-gc_img_7e7 img{
inset:0;
object-fit:cover;
position:absolute;
height:100%;
width:100%;
}
.gpk-gc_cover_7e7{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
pointer-events:none;
position:absolute;
}
.gpk-gc_hover_7e7{
inset:0;
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
position:absolute;
align-items:center;
display:flex;
opacity:0;
justify-content:center;
}
.gpk-gc_7e7:hover .gpk-gc_hover_7e7{
opacity:1;
}
.gpk-gc_hover_btn_7e7{
border-radius:62.438rem;
background:#C8963C;
justify-content:center;
display:flex;
width:46px;
align-items:center;
height:46px;
color:#180F04;
}
.gpk-gc_hover_btn_7e7 svg{
width:18px;
height:18px;
}
.gpk-gc_info_7e7{
gap:2px;
display:flex;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
}
.gpk-gc_name_7e7{
overflow:hidden;
white-space:nowrap;
font-size:0.813rem;
font-weight:700;
text-overflow:ellipsis;
color:#F0E8D8;
}
.gpk-gc_prov_7e7{
overflow:hidden;
font-size:11px;
text-overflow:ellipsis;
white-space:nowrap;
color:#A89880;
}
.gpk-gc_meta_7e7{
font-size:0.688rem;
color:#A89880;
}
.gpk-tc_7e7{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:770px){
.gpk-tc_7e7{
width:14.375rem;
}
}
.gpk-tc_img_7e7{
border-radius:14px;
overflow:hidden;
background:#221E19;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.30);
position:relative;
padding-bottom:75%;
}
.gpk-tc_img_7e7 img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.gpk-tc_info_7e7{
gap:2px;
min-width:0;
flex-direction:column;
display:flex;
margin-top:9px;
}
.gpk-tc_name_7e7{
overflow:hidden;
font-weight:700;
text-overflow:ellipsis;
font-size:0.875rem;
color:#F0E8D8;
white-space:nowrap;
}
.gpk-tc_rtp_7e7{
font-size:11px;
color:#A89880;
}
.gpk-lc_7e7{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:769px){
.gpk-lc_7e7{
width:268px;
}
}
.gpk-lc_img_7e7{
border-radius:14px;
background:#221E19;
overflow:hidden;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.30);
}
.gpk-lc_img_7e7 img{
inset:0;
position:absolute;
width:100%;
object-fit:cover;
height:100%;
}
.gpk-lc_live_7e7{
padding:0.25rem 0.563rem;
background:rgba(0,0,0,0.52);
gap:0.438rem;
border-radius:62.438rem;
display:flex;
align-items:center;
position:absolute;
left:0.75rem;
top:12px;
}
.gpk-lc_live_dot_7e7{
background:#C05A3A;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
width:8px;
height:0.5rem;
}
.gpk-lc_seats_7e7{
letter-spacing:.08em;
color:#F2EAD8;
font-size:10px;
text-transform:uppercase;
font-weight:600;
}
.gpk-lc_info_7e7{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:9px;
display:flex;
}
.gpk-lc_name_7e7{
overflow:hidden;
text-overflow:ellipsis;
font-size:15px;
white-space:nowrap;
color:#F0E8D8;
font-weight:700;
}
.gpk-lc_bet_7e7{
color:#A89880;
font-size:0.688rem;
}
.gpk-pc_7e7{
background:#221E19;
border-radius:0.875rem;
padding:16px 14px;
gap:8px;
border:1px solid rgba(244,236,218,0.07);
flex-direction:column;
min-width:0;
min-height:74px;
display:flex;
justify-content:center;
align-items:center;
}
.gpk-pc_logo_7e7{
flex:0 0 auto;
width:auto;
max-width:100%;
object-fit:contain;
height:28px;
}
.gpk-pc_name_7e7{
overflow:hidden;
color:#A89880;
font-size:11px;
text-overflow:ellipsis;
max-width:100%;
white-space:nowrap;
text-align:center;
}
.gpk-gc_tag_7e7{
border-radius:0.5rem;
padding:3px 0.5rem;
z-index:2;
left:0.625rem;
font-size:10px;
position:absolute;
display:inline-block;
text-transform:uppercase;
top:10px;
font-weight:700;
letter-spacing:.06em;
}
.gpk-gc_tag_hot_7e7{
background:#C05A3A;
color:#F2EAD8;
}
.gpk-gc_tag_new_7e7{
background:#D4A055;
color:#1A1208;
}
.gpk-gc_tag_jp_7e7{
background:#C8963C;
color:#1A1208;
}
.gpk-gc_tag_live_7e7{
background:#C05A3A;
color:#F2EAD8;
}
.gpk-sh_7e7{
min-width:0;
margin-bottom:1.125rem;
}
.gpk-sh_row_7e7{
gap:16px;
align-items:flex-end;
display:flex;
justify-content:space-between;
flex-wrap:wrap;
}
.gpk-sh_row_7e7 .gpk-sh_l_7e7{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.gpk-sh_stack_7e7{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.gpk-sh_center_7e7{
gap:10px;
align-items:center;
text-align:center;
display:flex;
flex-direction:column;
}
.gpk-sh_h2_7e7{
overflow-wrap:break-word;
color:#F0E8D8;
font-size:1.5rem;
line-height:1.1;
font-weight:600;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.gpk-sh_h2_7e7{
font-size:1.875rem;
}
}
.gpk-band_7e7 .gpk-sh_h2_7e7{
color:#F2EAD8;
}
.gpk-sh_eb_line_7e7{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.gpk-sh_eb_line_7e7::before{
background:#B8823A;
width:28px;
display:inline-block;
content:"";
height:1px;
}
.gpk-band_7e7 .gpk-sh_eb_line_7e7::before{
background:#C8963C;
}
.gpk-sh_eb_dot_7e7{
gap:0.5rem;
align-items:center;
display:inline-flex;
}
.gpk-sh_eb_dot_7e7::before{
background:#B8823A;
border-radius:50%;
width:0.375rem;
content:"";
display:inline-block;
height:0.375rem;
}
.gpk-band_7e7 .gpk-sh_eb_dot_7e7::before{
background:#C8963C;
}
.gpk-sh_link_7e7{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
padding-bottom:2px;
align-items:center;
color:#F0E8D8;
border-bottom:1px solid #F0E8D8;
white-space:nowrap;
display:inline-flex;
font-weight:600;
font-size:0.813rem;
}
.gpk-sh_link_7e7:hover{
border-color:#B8823A;
color:#B8823A;
}
.gpk-sh_link_7e7 svg{
width:0.875rem;
height:14px;
}
.gpk-sh_link_chev_7e7{
border-bottom:0;
padding-bottom:0;
}
.gpk-sh_link_btn_7e7{
border-radius:999px;
background:#C8963C;
padding:9px 1.125rem;
border-bottom:0;
color:#180F04;
}
.gpk-sh_link_btn_7e7:hover{
border-color:transparent;
background:#D9A94E;
color:#180F04;
}
.gpk-band_7e7 .gpk-sh_link_7e7{
border-color:#F2EAD8;
color:#F2EAD8;
}
.gpk-band_7e7 .gpk-sh_link_btn_7e7{
background:#C8963C;
color:#1A1208;
}
.gpk-sh_rule_7e7{
background:rgba(244,236,218,0.13);
margin:-2px 0 18px;
height:1px;
}
.gpk-band_7e7 .gpk-sh_rule_7e7{
background:rgba(244,236,218,0.12);
}
.gpk-hero_7e7{
padding:2rem 0 8px;
}
@media(min-width:768px){
.gpk-hero_7e7{
padding:3.5rem 0 1.5rem;
}
}
.gpk-hero_in_7e7{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:900px){
.gpk-hero_in_7e7{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.gpk-hero_copy_7e7{
min-width:0;
}
.gpk-hero_eyebrow_7e7{
gap:10px;
align-items:center;
margin-bottom:22px;
display:inline-flex;
}
.gpk-hero_eyebrow_line_7e7{
flex:0 0 auto;
background:#B8823A;
width:28px;
display:inline-block;
height:1px;
}
.gpk-hero_h1_7e7{
color:#F0E8D8;
line-height:1.04;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:20px;
letter-spacing:-.01em;
overflow-wrap:break-word;
font-weight:600;
font-size:38px;
}
@media(min-width:765px){
.gpk-hero_h1_7e7{
font-size:3.375rem;
}
}
@media(min-width:1103px){
.gpk-hero_h1_7e7{
font-size:62px;
}
}
.gpk-hero_h1_7e7 em{
font-style:normal;
color:#B8823A;
}
.gpk-hero_sub_7e7{
line-height:1.6;
max-width:30rem;
font-size:16px;
color:#8C7D68;
margin-bottom:30px;
}
@media(min-width:767px){
.gpk-hero_sub_7e7{
font-size:18px;
}
}
.gpk-hero_actions_7e7{
gap:14px;
display:flex;
flex-wrap:wrap;
align-items:center;
margin-bottom:2.125rem;
}
.gpk-hero_cta_7e7{
transition:background-color .22s ease;
gap:0.625rem;
border-radius:62.438rem;
padding:1rem 30px;
background:#C8963C;
font-size:0.938rem;
align-items:center;
color:#180F04;
display:inline-flex;
font-weight:700;
}
.gpk-hero_cta_7e7:hover{
background:#D9A94E;
}
.gpk-hero_cta_ic_7e7{
display:inline-flex;
align-items:center;
}
.gpk-hero_cta_ic_7e7 svg{
height:1rem;
width:16px;
}
.gpk-hero_cta_alt_7e7{
background:transparent;
border-radius:999px;
padding:0.938rem 26px;
border:1px solid rgba(244,236,218,0.13);
transition:border-color .22s ease,color .22s ease;
align-items:center;
display:inline-flex;
font-weight:600;
color:#F0E8D8;
font-size:15px;
}
.gpk-hero_cta_alt_7e7:hover{
border-color:#B8823A;
color:#B8823A;
}
.gpk-hero_trust_7e7{
gap:22px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.gpk-hero_trust_item_7e7{
gap:0.563rem;
align-items:center;
display:flex;
font-size:0.813rem;
color:#D6CAB4;
font-weight:600;
}
.gpk-hero_trust_ic_7e7{
display:inline-flex;
color:#B8823A;
align-items:center;
}
.gpk-hero_trust_ic_7e7 svg{
width:1rem;
height:1rem;
}
.gpk-hero_promo_7e7{
border-radius:20px;
background:#221E19;
overflow:hidden;
box-shadow:0 8px 1rem rgba(0,0,0,0.36), 0 32px 72px rgba(0,0,0,0.52), 0 0 2.5rem rgba(164,120,60,0.12);
position:relative;
min-height:300px;
display:flex;
}
.gpk-hero_promo_bg_7e7{
inset:0;
background-size:cover;
position:absolute;
background-position:center;
}
.gpk-hero_promo_bg_7e7::after{
inset:0;
background:linear-gradient(120deg,#0F0D0A 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
position:absolute;
content:"";
}
.gpk-hero_promo_glow_7e7{
border-radius:50%;
background:radial-gradient(circle,rgba(164,120,60,0.18) 0%,transparent 65%);
top:-2.5rem;
height:260px;
position:absolute;
pointer-events:none;
width:16.25rem;
right:-1.25rem;
}
.gpk-hero_promo_ct_7e7{
padding:28px;
align-self:flex-end;
z-index:2;
max-width:88%;
position:relative;
}
.gpk-hero_promo_label_7e7{
font-size:10px;
font-weight:700;
display:block;
margin-bottom:8px;
color:#C8963C;
text-transform:uppercase;
letter-spacing:.25em;
}
.gpk-hero_promo_amount_7e7{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#F2EAD8;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
font-size:2rem;
}
@media(min-width:770px){
.gpk-hero_promo_amount_7e7{
font-size:40px;
}
}
.gpk-hero_promo_amount_7e7 em{
font-style:normal;
color:#C8963C;
}
.gpk-hero_rating_7e7{
padding:10px 14px;
gap:10px;
border:1px solid rgba(244,236,218,0.07);
background:#221E19;
border-radius:14px;
position:absolute;
top:0.875rem;
display:flex;
align-items:center;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.30);
z-index:3;
right:0.875rem;
max-width:min(16.25rem,62%);
}
.gpk-hero_rating_score_7e7{
flex:0 0 auto;
font-weight:700;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:24px;
color:#F0E8D8;
}
.gpk-hero_rating_txt_7e7{
flex:1 1 auto;
min-width:0;
}
.gpk-hero_rating_stars_7e7{
gap:2px;
color:#B8823A;
display:flex;
}
.gpk-hero_rating_stars_7e7 svg{
width:12px;
height:0.75rem;
}
.gpk-hero_rating_cap_7e7{
font-size:11px;
overflow-wrap:break-word;
line-height:1.35;
margin-top:3px;
color:#A89880;
display:block;
}
.gpk-stat_7e7{
margin-top:16px;
border-bottom:1px solid rgba(244,236,218,0.13);
border-top:1px solid rgba(244,236,218,0.13);
}
.gpk-stat_in_7e7{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.gpk-stat_in_7e7{
grid-template-columns:repeat(4,1fr);
}
}
.gpk-stat_item_7e7{
padding:22px 0.875rem;
border-right:1px solid rgba(244,236,218,0.07);
border-bottom:1px solid rgba(244,236,218,0.07);
min-width:0;
}
.gpk-stat_item_7e7:nth-child(2n){
border-right:0;
}
.gpk-stat_item_7e7:nth-child(n+3){
border-bottom:0;
}
@media(min-width:767px){
.gpk-stat_item_7e7{
border-bottom:0;
}
.gpk-stat_item_7e7:nth-child(2n){
border-right:1px solid rgba(244,236,218,0.07);
}
.gpk-stat_item_7e7:nth-child(4n){
border-right:0;
}
}
.gpk-stat_value_7e7{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#F0E8D8;
font-size:1.875rem;
line-height:1;
overflow-wrap:break-word;
font-weight:700;
}
@media(min-width:766px){
.gpk-stat_value_7e7{
font-size:34px;
}
}
.gpk-stat_label_7e7{
color:#A89880;
font-size:0.813rem;
margin-top:6px;
line-height:1.4;
overflow-wrap:break-word;
}
.gpk-jp_7e7{
padding:30px 0 0.625rem;
}
.gpk-jp_grid_7e7{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:767px){
.gpk-jp_grid_7e7{
grid-template-columns:1fr 1fr;
}
.gpk-jp_card_mega_7e7{
grid-column:1/-1;
}
}
@media(min-width:997px){
.gpk-jp_grid_7e7{
grid-template-columns:1.4fr 1fr 1fr;
}
.gpk-jp_card_mega_7e7{
grid-column:auto;
}
}
.gpk-jp_card_7e7{
background:#221E19;
border:1px solid rgba(244,236,218,0.07);
gap:0.75rem;
overflow:hidden;
border-radius:20px;
padding:1.625rem;
justify-content:space-between;
display:flex;
position:relative;
flex-direction:column;
min-width:0;
min-height:200px;
}
.gpk-jp_card_mega_7e7{
background:linear-gradient(135deg,#1C1710,#0C0A07);
border-color:transparent;
min-height:210px;
color:#F2EAD8;
}
.gpk-jp_glow_7e7{
background:radial-gradient(circle,rgba(164,120,60,0.18),transparent 70%);
border-radius:50%;
height:12.5rem;
pointer-events:none;
top:-40px;
right:-40px;
position:absolute;
width:12.5rem;
}
.gpk-jp_label_7e7{
gap:0.625rem;
flex-wrap:wrap;
text-transform:uppercase;
justify-content:space-between;
letter-spacing:.16em;
display:flex;
font-size:10px;
font-weight:700;
position:relative;
color:#B8823A;
align-items:center;
}
.gpk-jp_card_mega_7e7 .gpk-jp_label_7e7{
color:#C8963C;
}
.gpk-jp_drop_7e7{
text-transform:none;
font-weight:600;
color:#A89880;
letter-spacing:.04em;
}
.gpk-jp_card_mega_7e7 .gpk-jp_drop_7e7{
color:#A89070;
}
.gpk-jp_amount_7e7{
font-size:38px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
position:relative;
color:#F0E8D8;
line-height:1;
overflow-wrap:break-word;
font-weight:700;
}
.gpk-jp_card_mega_7e7 .gpk-jp_amount_7e7{
animation:zm2-pulse 2.4s infinite;
color:#C8963C;
font-size:3rem;
}
@media(min-width:769px){
.gpk-jp_card_mega_7e7 .gpk-jp_amount_7e7{
font-size:3.375rem;
}
}
.gpk-jp_game_7e7{
position:relative;
color:#A89880;
font-size:0.813rem;
}
.gpk-jp_card_mega_7e7 .gpk-jp_game_7e7{
color:#A89070;
}
.gpk-jp_cta_7e7{
align-self:flex-start;
position:relative;
}
.gpk-jp_card_mega_7e7 .gpk-jp_cta_7e7{
transition:opacity .22s ease;
padding:10px 20px;
background:#C8963C;
border-radius:62.438rem;
color:#1A1208;
font-weight:700;
font-size:0.813rem;
}
.gpk-jp_card_mega_7e7 .gpk-jp_cta_7e7:hover{
opacity:.9;
}
.gpk-jp_card_7e7:not(.gpk-jp_card_mega_7e7) .gpk-jp_cta_7e7{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #F0E8D8;
color:#F0E8D8;
font-size:0.813rem;
font-weight:700;
padding-bottom:2px;
}
.gpk-jp_card_7e7:not(.gpk-jp_card_mega_7e7) .gpk-jp_cta_7e7:hover{
border-color:#B8823A;
color:#B8823A;
}
.gpk-jp_seo_7e7{
margin:14px 0 0;
line-height:1.65;
color:#8C7D68;
overflow-wrap:break-word;
max-width:760px;
font-size:0.875rem;
}
.gpk-jp_seo_7e7 strong{
font-weight:700;
color:#F0E8D8;
}
.gpk-grow_7e7{
padding:26px 0 0.625rem;
}
.gpk-row_seo_7e7{
margin:10px 0 0;
font-size:14px;
overflow-wrap:break-word;
color:#8C7D68;
line-height:1.65;
max-width:47.5rem;
}
.gpk-row_seo_7e7 strong{
color:#F0E8D8;
font-weight:700;
}
.gpk-pr_7e7{
padding:30px 0 6px;
}
.gpk-pr_card_7e7{
gap:10px;
border:1px solid rgba(244,236,218,0.07);
background:#221E19;
overflow:hidden;
padding:1.625rem;
flex:0 0 auto;
border-radius:1.25rem;
flex-direction:column;
width:17.5rem;
display:flex;
min-height:200px;
position:relative;
}
@media(min-width:769px){
.gpk-pr_card_7e7{
width:18.75rem;
}
}
.gpk-pr_card_feat_7e7{
border-color:transparent;
background:linear-gradient(150deg,#1C1710,#0C0A07);
color:#F2EAD8;
}
.gpk-pr_glow_7e7{
background:radial-gradient(circle,rgba(164,120,60,0.18),transparent 70%);
border-radius:50%;
width:8.125rem;
height:8.125rem;
pointer-events:none;
opacity:0;
position:absolute;
right:-30px;
top:-1.875rem;
}
.gpk-pr_card_feat_7e7 .gpk-pr_glow_7e7{
opacity:1;
}
.gpk-pr_label_7e7{
font-size:0.625rem;
font-weight:700;
text-transform:uppercase;
color:#B8823A;
letter-spacing:.16em;
position:relative;
}
.gpk-pr_card_feat_7e7 .gpk-pr_label_7e7{
color:#C8963C;
}
.gpk-pr_amount_7e7{
line-height:1.08;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
position:relative;
font-size:26px;
font-weight:600;
overflow-wrap:break-word;
color:#F0E8D8;
}
.gpk-pr_card_feat_7e7 .gpk-pr_amount_7e7{
color:#F2EAD8;
}
.gpk-pr_amount_7e7 em{
font-style:normal;
color:#B8823A;
}
.gpk-pr_card_feat_7e7 .gpk-pr_amount_7e7 em{
color:#C8963C;
}
.gpk-pr_terms_7e7{
position:relative;
color:#A89880;
line-height:1.5;
font-size:0.813rem;
}
.gpk-pr_card_feat_7e7 .gpk-pr_terms_7e7{
color:#A89070;
}
.gpk-pr_cta_7e7{
margin-top:auto;
align-self:flex-start;
position:relative;
}
.gpk-pr_card_feat_7e7 .gpk-pr_cta_7e7{
border-radius:999px;
transition:opacity .22s ease;
background:#C8963C;
padding:9px 18px;
font-size:0.813rem;
font-weight:700;
color:#1A1208;
}
.gpk-pr_card_feat_7e7 .gpk-pr_cta_7e7:hover{
opacity:.9;
}
.gpk-pr_card_7e7:not(.gpk-pr_card_feat_7e7) .gpk-pr_cta_7e7{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-size:13px;
border-bottom:1px solid #F0E8D8;
color:#F0E8D8;
font-weight:700;
}
.gpk-pr_card_7e7:not(.gpk-pr_card_feat_7e7) .gpk-pr_cta_7e7:hover{
border-color:#B8823A;
color:#B8823A;
}
.gpk-grow_7e7{
padding:26px 0 10px;
}
.gpk-row_seo_7e7{
margin:0.625rem 0 0;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
color:#8C7D68;
max-width:760px;
}
.gpk-row_seo_7e7 strong{
font-weight:700;
color:#F0E8D8;
}
.gpk-grow_7e7{
padding:26px 0 0.625rem;
}
.gpk-row_seo_7e7{
margin:0.625rem 0 0;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.65;
color:#8C7D68;
font-size:0.875rem;
}
.gpk-row_seo_7e7 strong{
font-weight:700;
color:#F0E8D8;
}
.gpk-trn_7e7{
padding:1.875rem 0 0.625rem;
}
.gpk-trn_in_7e7{
grid-template-columns:1fr;
border:1px solid rgba(244,236,218,0.07);
background:#221E19;
border-radius:1.25rem;
overflow:hidden;
display:grid;
}
@media(min-width:877px){
.gpk-trn_in_7e7{
grid-template-columns:1.05fr 1fr;
}
}
.gpk-trn_banner_7e7{
background:linear-gradient(150deg,#1C1710,#0C0A07);
padding:34px;
overflow:hidden;
color:#F2EAD8;
position:relative;
}
.gpk-trn_glow_7e7{
border-radius:50%;
background:radial-gradient(circle,rgba(164,120,60,0.18),transparent 70%);
right:-2.5rem;
bottom:-40px;
height:12.5rem;
pointer-events:none;
width:12.5rem;
position:absolute;
}
.gpk-trn_eyebrow_7e7{
position:relative;
margin-bottom:14px;
}
.gpk-trn_h2_7e7{
position:relative;
font-weight:600;
color:#F2EAD8;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.06;
font-size:30px;
margin-bottom:12px;
overflow-wrap:break-word;
}
@media(min-width:767px){
.gpk-trn_h2_7e7{
font-size:36px;
}
}
.gpk-trn_text_7e7{
line-height:1.6;
margin-bottom:1.375rem;
color:#A89070;
max-width:26.25rem;
position:relative;
font-size:14px;
}
.gpk-trn_timer_7e7{
gap:0.5rem;
display:flex;
flex-wrap:wrap;
position:relative;
align-items:center;
margin-bottom:24px;
}
.gpk-trn_timer_cap_7e7{
font-size:0.688rem;
color:#A89070;
}
.gpk-trn_timer_box_7e7{
border-radius:8px;
background:rgba(244,236,218,0.07);
padding:4px 12px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:24px;
color:#F2EAD8;
}
.gpk-trn_cta_7e7{
background:#C8963C;
transition:opacity .22s ease;
padding:0.813rem 1.625rem;
border-radius:62.438rem;
position:relative;
font-weight:700;
color:#1A1208;
display:inline-block;
font-size:0.875rem;
}
.gpk-trn_cta_7e7:hover{
opacity:.9;
}
.gpk-trn_lb_7e7{
padding:1.625rem 1.75rem;
}
.gpk-trn_lb_head_7e7{
gap:0.625rem;
justify-content:space-between;
display:flex;
align-items:center;
margin-bottom:0.75rem;
}
.gpk-trn_lb_title_7e7{
font-size:20px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#F0E8D8;
font-weight:600;
}
.gpk-trn_lb_upd_7e7{
letter-spacing:.08em;
font-size:11px;
text-transform:uppercase;
color:#A89880;
}
.gpk-trn_lb_row_7e7{
padding:11px 12px;
border-radius:0.5rem;
gap:14px;
align-items:center;
display:flex;
}
.gpk-trn_lb_row_7e7:nth-child(2){
background:rgba(184,130,58,0.14);
}
.gpk-trn_lb_rank_7e7{
flex:0 0 auto;
width:1.375rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:16px;
color:#B8823A;
font-weight:700;
}
.gpk-trn_lb_av_7e7{
border-radius:50%;
background:linear-gradient(135deg,#B8823A,#DEB96A);
flex:0 0 auto;
width:1.875rem;
height:30px;
}
.gpk-trn_lb_name_7e7{
flex:1 1 auto;
overflow:hidden;
color:#F0E8D8;
font-weight:600;
font-size:14px;
text-overflow:ellipsis;
white-space:nowrap;
min-width:0;
}
.gpk-trn_lb_amount_7e7{
flex:0 0 auto;
color:#F0E8D8;
font-weight:700;
font-size:0.813rem;
}
.gpk-app_7e7{
padding:30px 0 10px;
}
.gpk-app_in_7e7{
border-radius:20px;
background:#221E19;
padding:32px;
border:1px solid rgba(244,236,218,0.07);
gap:28px;
display:flex;
flex-direction:column;
}
@media(min-width:767px){
.gpk-app_in_7e7{
gap:40px;
padding:2.5rem 2.75rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.gpk-app_copy_7e7{
min-width:0;
max-width:560px;
}
.gpk-app_eyebrow_7e7{
margin-bottom:12px;
}
.gpk-app_h2_7e7{
font-weight:600;
overflow-wrap:break-word;
color:#F0E8D8;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:0.75rem;
font-size:1.75rem;
line-height:1.05;
}
@media(min-width:767px){
.gpk-app_h2_7e7{
font-size:2.125rem;
}
}
.gpk-app_text_7e7{
color:#8C7D68;
font-size:0.875rem;
margin-bottom:22px;
line-height:1.6;
}
.gpk-app_btns_7e7{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.gpk-app_btn_7e7{
transition:background-color .22s ease;
border-radius:14px;
padding:0.688rem 20px;
gap:10px;
background:#C8963C;
display:inline-flex;
color:#180F04;
align-items:center;
}
.gpk-app_btn_7e7:hover{
background:#D9A94E;
}
.gpk-app_btn_ic_7e7{
align-items:center;
display:inline-flex;
}
.gpk-app_btn_ic_7e7 svg{
height:18px;
width:18px;
}
.gpk-app_btn_lb_7e7{
font-size:0.844rem;
font-weight:700;
}
.gpk-app_qr_wrap_7e7{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.gpk-app_qr_7e7{
border-radius:0.875rem;
flex:0 0 auto;
background-color:#C8963C;
background-image:repeating-linear-gradient(0deg,#221E19 0 0.313rem,transparent 5px 11px),repeating-linear-gradient(90deg,#221E19 0 5px,transparent 5px 0.688rem);
width:108px;
height:108px;
}
.gpk-app_qr_cap_7e7{
font-size:12.5px;
color:#A89880;
line-height:1.4;
max-width:5.75rem;
}
.gpk-gm_7e7{
padding:30px 0 0.625rem;
}
.gpk-gm_in_7e7{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:882px){
.gpk-gm_in_7e7{
grid-template-columns:1.25fr 1fr;
}
}
.gpk-gm_left_7e7{
padding:32px;
border:1px solid rgba(244,236,218,0.07);
border-radius:20px;
background:#221E19;
min-width:0;
}
.gpk-gm_eyebrow_7e7{
margin-bottom:0.625rem;
}
.gpk-gm_h2_7e7{
font-weight:600;
line-height:1.06;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
overflow-wrap:break-word;
font-size:26px;
color:#F0E8D8;
}
@media(min-width:769px){
.gpk-gm_h2_7e7{
font-size:28px;
}
}
.gpk-gm_text_7e7{
font-size:14px;
max-width:30rem;
margin-bottom:22px;
line-height:1.6;
color:#8C7D68;
}
.gpk-gm_level_7e7{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
font-weight:700;
font-size:1.375rem;
color:#B8823A;
}
.gpk-gm_bar_7e7{
overflow:hidden;
border-radius:999px;
background:rgba(244,236,218,0.13);
height:0.5rem;
margin-bottom:6px;
}
.gpk-gm_bar_fill_7e7{
background:linear-gradient(90deg,#B8823A,#DEB96A);
border-radius:62.438rem;
height:100%;
}
.gpk-gm_bar_meta_7e7{
gap:10px;
font-size:0.688rem;
display:flex;
color:#A89880;
justify-content:space-between;
margin-bottom:1.125rem;
}
.gpk-gm_missions_7e7{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.gpk-gm_mission_7e7{
gap:0.438rem;
background:#1A1612;
border-radius:62.438rem;
border:1px solid rgba(244,236,218,0.13);
padding:9px 15px;
font-weight:600;
display:inline-flex;
color:#D6CAB4;
align-items:center;
font-size:0.781rem;
}
.gpk-gm_mission_ic_7e7{
display:inline-flex;
color:#B8823A;
align-items:center;
}
.gpk-gm_mission_ic_7e7 svg{
height:13px;
width:13px;
}
.gpk-gm_right_7e7{
border-radius:20px;
background:linear-gradient(150deg,#1C1710,#0C0A07);
overflow:hidden;
padding:2rem;
flex-direction:column;
display:flex;
position:relative;
color:#F2EAD8;
}
.gpk-gm_glow_7e7{
border-radius:50%;
background:radial-gradient(circle,rgba(164,120,60,0.18),transparent 70%);
width:150px;
right:-30px;
pointer-events:none;
height:150px;
top:-30px;
position:absolute;
}
.gpk-gm_ref_eyebrow_7e7{
position:relative;
margin-bottom:10px;
}
.gpk-gm_ref_h2_7e7{
font-weight:600;
line-height:1.1;
font-size:1.625rem;
margin-bottom:8px;
position:relative;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#F2EAD8;
overflow-wrap:break-word;
}
.gpk-gm_ref_text_7e7{
color:#A89070;
line-height:1.55;
margin-bottom:20px;
font-size:0.844rem;
position:relative;
}
.gpk-gm_ref_cta_7e7{
padding:0.688rem 1.375rem;
transition:opacity .22s ease;
border-radius:62.438rem;
background:#C8963C;
color:#1A1208;
font-weight:700;
margin-top:auto;
position:relative;
font-size:0.844rem;
align-self:flex-start;
}
.gpk-gm_ref_cta_7e7:hover{
opacity:.9;
}
.gpk-vip_7e7{
padding:3rem 0;
}
@media(min-width:768px){
.gpk-vip_7e7{
padding:64px 0;
}
}
.gpk-vip_head_7e7{
gap:14px;
display:flex;
flex-direction:column;
margin-bottom:1.875rem;
}
@media(min-width:878px){
.gpk-vip_head_7e7{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.gpk-vip_eyebrow_7e7{
margin-bottom:0.75rem;
}
.gpk-vip_h2_7e7{
line-height:1.05;
font-weight:600;
font-size:2rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#F2EAD8;
overflow-wrap:break-word;
}
@media(min-width:769px){
.gpk-vip_h2_7e7{
font-size:2.5rem;
}
}
.gpk-vip_intro_7e7{
font-size:0.875rem;
max-width:26.25rem;
color:#A89070;
line-height:1.6;
}
.gpk-vip_grid_7e7{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.gpk-vip_card_7e7{
padding:22px 1.125rem;
border:1px solid rgba(244,236,218,0.12);
border-radius:0.875rem;
min-width:0;
}
.gpk-vip_card_feat_7e7{
background:rgba(244,236,218,0.07);
border-color:#C8963C;
}
.gpk-vip_card_ic_7e7{
background:linear-gradient(135deg,#B8823A,#DEB96A);
border-radius:0.5rem;
margin-bottom:1rem;
width:2.125rem;
height:34px;
display:block;
}
.gpk-vip_name_7e7{
margin-bottom:0.375rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#F2EAD8;
overflow-wrap:break-word;
font-weight:600;
font-size:1.25rem;
}
.gpk-vip_perk_7e7{
color:#A89070;
line-height:1.5;
overflow-wrap:break-word;
font-size:12.5px;
}
.gpk-sea_7e7{
padding:1.5rem 0 0.625rem;
}
.gpk-sea_in_7e7{
border-radius:20px;
gap:1.375rem;
background:linear-gradient(115deg,#1C1710,#0C0A07);
overflow:hidden;
padding:2.25rem;
position:relative;
display:flex;
flex-direction:column;
color:#F2EAD8;
}
@media(min-width:818px){
.gpk-sea_in_7e7{
padding:2.75rem 3rem;
gap:2rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.gpk-sea_glow_7e7{
border-radius:50%;
background:radial-gradient(circle,rgba(164,120,60,0.18),transparent 68%);
pointer-events:none;
position:absolute;
width:240px;
height:240px;
right:3.75rem;
top:50%;
transform:translateY(-50%);
}
.gpk-sea_copy_7e7{
min-width:0;
position:relative;
max-width:35rem;
}
.gpk-sea_eyebrow_7e7{
margin-bottom:0.75rem;
}
.gpk-sea_h2_7e7{
color:#F2EAD8;
line-height:1.04;
font-size:30px;
margin-bottom:12px;
font-weight:600;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.gpk-sea_h2_7e7{
font-size:2.375rem;
}
}
.gpk-sea_text_7e7{
line-height:1.6;
color:#A89070;
font-size:0.938rem;
}
.gpk-sea_cta_7e7{
background:#C8963C;
flex:0 0 auto;
padding:16px 32px;
border-radius:999px;
transition:opacity .22s ease;
font-weight:700;
color:#1A1208;
font-size:15px;
position:relative;
}
.gpk-sea_cta_7e7:hover{
opacity:.9;
}
.gpk-pmt_7e7{
padding:48px 0 10px;
}
.gpk-pmt_in_7e7{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:878px){
.gpk-pmt_in_7e7{
gap:3rem;
grid-template-columns:1fr 1.1fr;
}
}
.gpk-pmt_left_7e7{
min-width:0;
}
.gpk-pmt_eyebrow_7e7{
margin-bottom:12px;
}
.gpk-pmt_h2_7e7{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.06;
margin-bottom:0.75rem;
color:#F0E8D8;
font-size:1.875rem;
}
@media(min-width:767px){
.gpk-pmt_h2_7e7{
font-size:32px;
}
}
.gpk-pmt_text_7e7{
color:#8C7D68;
font-size:0.906rem;
line-height:1.6;
margin-bottom:22px;
}
.gpk-pmt_logos_7e7{
gap:10px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:479px){
.gpk-pmt_logos_7e7{
grid-template-columns:repeat(4,1fr);
}
}
.gpk-pmt_logo_7e7{
background:#221E19;
border-radius:8px;
border:1px solid rgba(244,236,218,0.07);
overflow:hidden;
padding:0 0.5rem;
text-align:center;
align-items:center;
display:flex;
font-weight:700;
height:3.125rem;
justify-content:center;
text-overflow:ellipsis;
white-space:nowrap;
color:#D6CAB4;
font-size:0.781rem;
}
.gpk-pmt_table_7e7{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(244,236,218,0.07);
min-width:0;
}
.gpk-pmt_thead_7e7{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#110E0B;
display:grid;
}
.gpk-pmt_th_7e7{
overflow:hidden;
padding:0.813rem 14px;
font-weight:700;
font-size:0.625rem;
text-transform:uppercase;
white-space:nowrap;
color:#F2EAD8;
text-overflow:ellipsis;
letter-spacing:.08em;
}
.gpk-pmt_row_7e7{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(244,236,218,0.07);
}
.gpk-pmt_row_7e7:nth-child(odd){
background:#221E19;
}
.gpk-pmt_td_7e7{
padding:14px;
color:#8C7D68;
overflow-wrap:break-word;
min-width:0;
font-size:0.844rem;
}
.gpk-pmt_row_7e7 .gpk-pmt_td_7e7:first-child{
color:#F0E8D8;
font-weight:700;
}
.gpk-pmt_row_7e7 .gpk-pmt_td_7e7:last-child{
color:#6A9E72;
font-weight:700;
}
.gpk-prov_7e7{
padding:40px 0 20px;
}
.gpk-prov_eyebrow_7e7{
display:block;
margin-bottom:18px;
}
.gpk-prov_grid_7e7{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:563px){
.gpk-prov_grid_7e7{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.gpk-prov_grid_7e7{
grid-template-columns:repeat(6,1fr);
}
}
.gpk-ts_7e7{
padding:2.75rem 0;
}
.gpk-ts_in_7e7{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:882px){
.gpk-ts_in_7e7{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.gpk-ts_left_7e7{
min-width:0;
}
.gpk-ts_h2_7e7{
font-weight:600;
font-size:26px;
line-height:1.1;
overflow-wrap:break-word;
margin-bottom:12px;
color:#F2EAD8;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.gpk-ts_h2_7e7{
font-size:1.75rem;
}
}
.gpk-ts_text_7e7{
color:#A89070;
line-height:1.6;
max-width:32.5rem;
font-size:14.5px;
margin-bottom:22px;
}
.gpk-ts_badges_7e7{
gap:18px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.gpk-ts_badge_7e7{
color:#A89070;
font-weight:600;
font-size:0.813rem;
}
.gpk-ts_pay_7e7{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:883px){
.gpk-ts_pay_7e7{
justify-content:flex-end;
}
}
.gpk-ts_pay_chip_7e7{
background:rgba(244,236,218,0.07);
padding:0.75rem 1rem;
border-radius:14px;
border:1px solid rgba(244,236,218,0.12);
font-size:14px;
color:#F2EAD8;
font-weight:700;
}
.gpk-wy_7e7{
padding:48px 0;
}
@media(min-width:770px){
.gpk-wy_7e7{
padding:56px 0;
}
}
.gpk-wy_in_7e7{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:899px){
.gpk-wy_in_7e7{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.gpk-wy_left_7e7{
min-width:0;
}
.gpk-wy_eyebrow_7e7{
margin-bottom:14px;
}
.gpk-wy_h2_7e7{
font-size:2rem;
margin-bottom:1rem;
overflow-wrap:break-word;
line-height:1.05;
color:#F0E8D8;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:769px){
.gpk-wy_h2_7e7{
font-size:40px;
}
}
.gpk-wy_intro_7e7{
line-height:1.6;
font-size:0.938rem;
color:#8C7D68;
}
.gpk-wy_grid_7e7{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:557px){
.gpk-wy_grid_7e7{
grid-template-columns:1fr 1fr;
}
}
.gpk-wy_card_7e7{
border-radius:14px;
padding:26px;
background:#221E19;
border:1px solid rgba(244,236,218,0.07);
min-width:0;
}
.gpk-wy_card_ic_7e7{
color:#B8823A;
margin-bottom:16px;
justify-content:center;
display:inline-flex;
align-items:center;
}
.gpk-wy_card_ic_7e7 svg{
width:26px;
height:26px;
}
.gpk-wy_card_h_7e7{
line-height:1.15;
font-weight:600;
color:#F0E8D8;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
overflow-wrap:break-word;
font-size:21px;
}
.gpk-wy_card_p_7e7{
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
color:#8C7D68;
}
.gpk-dr_7e7{
padding:36px 0 0.625rem;
}
.gpk-dr_in_7e7{
border:1px dashed rgba(244,236,218,0.13);
border-radius:0.875rem;
padding:1.75rem 32px;
gap:20px;
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.gpk-dr_in_7e7{
gap:2rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.gpk-dr_h2_7e7{
overflow-wrap:break-word;
font-weight:600;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#F0E8D8;
font-size:1.5rem;
line-height:1.1;
margin-bottom:8px;
}
@media(min-width:770px){
.gpk-dr_h2_7e7{
font-size:1.625rem;
}
}
.gpk-dr_text_7e7{
max-width:42.5rem;
overflow-wrap:break-word;
font-size:14px;
color:#8C7D68;
line-height:1.6;
}
.gpk-dr_text_7e7 b{
font-weight:700;
color:#F0E8D8;
}
.gpk-dr_cta_7e7{
transition:color .22s ease;
flex:0 0 auto;
color:#F0E8D8;
white-space:nowrap;
font-size:13.5px;
font-weight:700;
border-bottom:1px solid #B8823A;
padding-bottom:2px;
}
.gpk-dr_cta_7e7:hover{
color:#B8823A;
}
.gpk-hts_7e7{
padding:3rem 0;
}
@media(min-width:770px){
.gpk-hts_7e7{
padding:62px 0;
}
}
.gpk-hts_head_7e7{
gap:18px;
margin-bottom:2.125rem;
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.gpk-hts_head_7e7{
gap:24px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.gpk-hts_eyebrow_7e7{
margin-bottom:12px;
}
.gpk-hts_h2_7e7{
color:#F2EAD8;
font-weight:600;
overflow-wrap:break-word;
font-size:30px;
line-height:1.05;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.gpk-hts_h2_7e7{
font-size:2.375rem;
}
}
.gpk-hts_cta_7e7{
flex:0 0 auto;
transition:opacity .22s ease;
border-radius:62.438rem;
background:#C8963C;
padding:15px 30px;
font-weight:700;
font-size:0.938rem;
color:#1A1208;
}
.gpk-hts_cta_7e7:hover{
opacity:.9;
}
.gpk-hts_grid_7e7{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.gpk-hts_grid_7e7{
grid-template-columns:repeat(3,1fr);
}
}
.gpk-hts_step_7e7{
padding-top:22px;
border-top:1px solid rgba(244,236,218,0.12);
min-width:0;
}
.gpk-hts_step_num_7e7{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1;
margin-bottom:14px;
color:#C8963C;
font-size:44px;
font-weight:700;
}
.gpk-hts_step_h_7e7{
font-size:19px;
line-height:1.2;
color:#F2EAD8;
margin-bottom:8px;
overflow-wrap:break-word;
font-weight:700;
}
.gpk-hts_step_p_7e7{
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
color:#A89070;
}
.gpk-rv_7e7{
padding:3rem 0;
background:#221E19;
border-bottom:1px solid rgba(244,236,218,0.07);
margin-top:1.5rem;
border-top:1px solid rgba(244,236,218,0.07);
}
@media(min-width:765px){
.gpk-rv_7e7{
padding:3.5rem 0;
}
}
.gpk-rv_head_7e7{
gap:1rem;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:770px){
.gpk-rv_head_7e7{
gap:20px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.gpk-rv_eyebrow_7e7{
margin-bottom:10px;
}
.gpk-rv_h2_7e7{
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
color:#F0E8D8;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:1.875rem;
}
@media(min-width:765px){
.gpk-rv_h2_7e7{
font-size:2.375rem;
}
}
.gpk-rv_agg_7e7{
gap:0.75rem;
align-items:center;
display:flex;
}
.gpk-rv_agg_stars_7e7{
gap:3px;
color:#B8823A;
display:flex;
}
.gpk-rv_agg_stars_7e7 svg{
width:18px;
height:18px;
}
.gpk-rv_source_7e7{
font-size:13px;
color:#8C7D68;
}
.gpk-rv_grid_7e7{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.gpk-rv_grid_7e7{
grid-template-columns:repeat(3,1fr);
}
}
.gpk-rv_card_7e7{
background:#1A1612;
border-radius:0.875rem;
padding:26px;
border:1px solid rgba(244,236,218,0.07);
min-width:0;
}
.gpk-rv_card_stars_7e7{
gap:2px;
margin-bottom:12px;
display:flex;
color:#B8823A;
}
.gpk-rv_card_stars_7e7 svg{
height:14px;
width:0.875rem;
}
.gpk-rv_card_body_7e7{
color:#F0E8D8;
overflow-wrap:break-word;
line-height:1.45;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:16px;
font-size:18px;
font-weight:500;
}
.gpk-rv_card_meta_7e7{
gap:10px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.gpk-rv_card_av_7e7{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#B8823A,#DEB96A);
height:32px;
width:32px;
}
.gpk-rv_card_author_7e7{
font-weight:700;
font-size:0.813rem;
color:#F0E8D8;
}
.gpk-rv_card_loc_7e7{
font-size:0.75rem;
color:#A89880;
}
.gpk-et_7e7{
padding:36px 0 10px;
}
.gpk-et_in_7e7{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:879px){
.gpk-et_in_7e7{
gap:48px;
grid-template-columns:1.1fr .9fr;
}
}
.gpk-et_left_7e7{
min-width:0;
}
.gpk-et_eyebrow_7e7{
margin-bottom:0.75rem;
}
.gpk-et_h2_7e7{
font-size:28px;
color:#F0E8D8;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
margin-bottom:0.875rem;
font-weight:600;
line-height:1.06;
}
@media(min-width:771px){
.gpk-et_h2_7e7{
font-size:2rem;
}
}
.gpk-et_text_7e7{
margin-bottom:1.375rem;
font-size:15px;
line-height:1.65;
color:#8C7D68;
}
.gpk-et_stats_7e7{
gap:24px;
flex-wrap:wrap;
display:flex;
}
.gpk-et_stat_7e7{
min-width:0;
}
.gpk-et_stat_v_7e7{
line-height:1;
font-weight:700;
color:#F0E8D8;
font-size:1.625rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
.gpk-et_stat_l_7e7{
font-size:12.5px;
color:#A89880;
margin-top:0.25rem;
}
.gpk-et_right_7e7{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.gpk-et_member_7e7{
border-radius:14px;
border:1px solid rgba(244,236,218,0.07);
background:#221E19;
padding:1.125rem 20px;
gap:16px;
display:flex;
min-width:0;
align-items:center;
}
.gpk-et_member_av_7e7{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#1C1710,#B8823A);
height:48px;
width:3rem;
}
.gpk-et_member_name_7e7{
font-size:0.938rem;
overflow-wrap:break-word;
color:#F0E8D8;
font-weight:700;
}
.gpk-et_member_role_7e7{
color:#A89880;
font-size:12.5px;
overflow-wrap:break-word;
}
.gpk-et_updated_7e7{
background:#1A1612;
padding:14px 18px;
border-radius:14px;
gap:0.5rem;
border:1px solid rgba(244,236,218,0.07);
display:flex;
font-size:0.781rem;
align-items:center;
color:#8C7D68;
}
.gpk-tt_7e7{
padding:48px 0 0.625rem;
}
@media(min-width:771px){
.gpk-tt_7e7{
padding:3.75rem 0 0.625rem;
}
}
.gpk-tt_head_7e7{
text-align:center;
margin-bottom:34px;
}
.gpk-tt_eyebrow_7e7{
margin-bottom:12px;
}
.gpk-tt_h2_7e7{
font-size:32px;
overflow-wrap:break-word;
font-weight:600;
color:#F0E8D8;
line-height:1.05;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
@media(min-width:765px){
.gpk-tt_h2_7e7{
font-size:42px;
}
}
.gpk-tt_grid_7e7{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:760px){
.gpk-tt_grid_7e7{
grid-template-columns:repeat(3,1fr);
}
}
.gpk-tt_card_7e7{
border-radius:0.875rem;
padding:1.875rem;
background:#221E19;
border:1px solid rgba(244,236,218,0.07);
display:flex;
flex-direction:column;
min-width:0;
}
.gpk-tt_card_ic_7e7{
margin-bottom:18px;
align-items:center;
color:#B8823A;
display:inline-flex;
}
.gpk-tt_card_ic_7e7 svg{
height:1.75rem;
width:28px;
}
.gpk-tt_card_h_7e7{
font-weight:600;
font-size:1.375rem;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.15;
margin-bottom:0.5rem;
color:#F0E8D8;
}
.gpk-tt_card_p_7e7{
overflow-wrap:break-word;
font-size:0.875rem;
margin-bottom:0.875rem;
color:#8C7D68;
line-height:1.6;
}
.gpk-tt_card_p_7e7 b{
font-weight:700;
color:#F0E8D8;
}
.gpk-tt_card_link_7e7{
transition:color .22s ease;
padding-bottom:2px;
margin-top:auto;
border-bottom:1px solid #B8823A;
font-weight:700;
font-size:13px;
color:#F0E8D8;
align-self:flex-start;
}
.gpk-tt_card_link_7e7:hover{
color:#B8823A;
}
.gpk-el_7e7{
padding:48px 0;
}
@media(min-width:768px){
.gpk-el_7e7{
padding:56px 0;
}
}
.gpk-el_in_7e7{
grid-template-columns:1fr;
gap:40px;
display:grid;
align-items:start;
}
@media(min-width:897px){
.gpk-el_in_7e7{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.gpk-el_left_7e7{
min-width:0;
}
.gpk-el_eyebrow_7e7{
margin-bottom:0.875rem;
}
.gpk-el_h2_7e7{
color:#F0E8D8;
line-height:1.08;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:22px;
font-size:32px;
font-weight:600;
}
@media(min-width:769px){
.gpk-el_h2_7e7{
font-size:2.375rem;
}
}
.gpk-el_body_7e7 p{
margin-bottom:1.125rem;
color:#D6CAB4;
overflow-wrap:break-word;
line-height:1.7;
font-size:1rem;
}
.gpk-el_dropcap_7e7{
padding:6px 0.75rem 0 0;
color:#B8823A;
font-weight:700;
line-height:.8;
float:left;
font-size:3.875rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
.gpk-el_right_7e7{
min-width:0;
}
.gpk-el_quote_7e7{
background:linear-gradient(150deg,#1C1710,#0C0A07);
border-radius:20px;
padding:36px;
margin-bottom:24px;
position:relative;
color:#F2EAD8;
}
.gpk-el_quote_mark_7e7{
color:#C8963C;
margin-bottom:6px;
align-items:center;
display:inline-flex;
}
.gpk-el_quote_mark_7e7 svg{
width:2.125rem;
height:2.125rem;
}
.gpk-el_quote_text_7e7{
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:1.375rem;
font-size:1.375rem;
font-weight:500;
line-height:1.4;
color:#F2EAD8;
}
.gpk-el_quote_meta_7e7{
gap:0.75rem;
display:flex;
align-items:center;
}
.gpk-el_quote_av_7e7{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#B8823A,#DEB96A);
width:2.375rem;
height:2.375rem;
}
.gpk-el_quote_author_7e7{
color:#F2EAD8;
font-size:14px;
font-weight:700;
}
.gpk-el_quote_meta_sub_7e7{
font-size:12px;
color:#A89070;
}
.gpk-el_explain_7e7{
border:1px solid rgba(244,236,218,0.07);
overflow:hidden;
border-radius:14px;
}
.gpk-el_explain_card_7e7{
padding:22px 24px;
}
.gpk-el_explain_card_7e7+.gpk-el_explain_card_7e7{
border-top:1px solid rgba(244,236,218,0.07);
}
.gpk-el_explain_h_7e7{
color:#F0E8D8;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:8px;
line-height:1.15;
font-size:1.25rem;
}
.gpk-el_explain_p_7e7{
font-size:0.875rem;
line-height:1.55;
overflow-wrap:break-word;
color:#8C7D68;
}
.gpk-sb_7e7{
background:#221E19;
padding:3rem 0;
border-top:1px solid rgba(244,236,218,0.07);
border-bottom:1px solid rgba(244,236,218,0.07);
margin-top:1.5rem;
}
@media(min-width:769px){
.gpk-sb_7e7{
padding:3.5rem 0;
}
}
.gpk-sb_eyebrow_7e7{
margin-bottom:12px;
display:block;
}
.gpk-sb_h2_7e7{
font-size:30px;
margin-bottom:26px;
color:#F0E8D8;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.gpk-sb_h2_7e7{
font-size:2.25rem;
}
}
.gpk-sb_grid_7e7{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:557px){
.gpk-sb_grid_7e7{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:959px){
.gpk-sb_grid_7e7{
grid-template-columns:repeat(4,1fr);
}
}
.gpk-sb_card_7e7{
border:1px solid rgba(244,236,218,0.07);
border-radius:14px;
background:#1A1612;
padding:24px;
min-width:0;
}
.gpk-sb_card_h_7e7{
overflow-wrap:break-word;
color:#F0E8D8;
font-size:19px;
font-weight:600;
margin-bottom:0.5rem;
line-height:1.15;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
.gpk-sb_card_p_7e7{
font-size:13.5px;
line-height:1.6;
overflow-wrap:break-word;
color:#8C7D68;
}
.gpk-sb_rtp_7e7{
padding:26px 28px;
border:1px solid rgba(244,236,218,0.07);
grid-template-columns:1fr;
gap:24px;
background:#1A1612;
border-radius:14px;
align-items:center;
margin-top:1.125rem;
display:grid;
}
@media(min-width:762px){
.gpk-sb_rtp_7e7{
grid-template-columns:1fr 1fr;
gap:2.5rem;
}
}
.gpk-sb_rtp_h_7e7{
overflow-wrap:break-word;
line-height:1.15;
font-size:1.25rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F0E8D8;
margin-bottom:8px;
}
.gpk-sb_rtp_p_7e7{
font-size:0.844rem;
line-height:1.6;
overflow-wrap:break-word;
color:#8C7D68;
}
.gpk-sb_rtp_stats_7e7{
gap:1rem;
display:flex;
}
.gpk-sb_stat_7e7{
padding:18px;
flex:1 1 0;
border-radius:0.5rem;
background:#221E19;
text-align:center;
min-width:0;
}
.gpk-sb_stat_v_7e7{
color:#6A9E72;
font-weight:700;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
overflow-wrap:break-word;
}
.gpk-sb_stat_l_7e7{
font-size:11.5px;
color:#A89880;
margin-top:0.25rem;
}
.gpk-faq_7e7{
padding:48px 0;
background:#221E19;
border-top:1px solid rgba(244,236,218,0.07);
border-bottom:1px solid rgba(244,236,218,0.07);
margin-top:1.5rem;
}
@media(min-width:770px){
.gpk-faq_7e7{
padding:3.875rem 0;
}
}
.gpk-faq_head_7e7{
text-align:center;
margin-bottom:2.125rem;
}
.gpk-faq_eyebrow_7e7{
margin-bottom:12px;
}
.gpk-faq_h2_7e7{
color:#F0E8D8;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-size:2rem;
}
@media(min-width:769px){
.gpk-faq_h2_7e7{
font-size:2.375rem;
}
}
.gpk-faq_list_7e7{
gap:12px;
margin:0 auto;
display:flex;
max-width:820px;
flex-direction:column;
}
.gpk-faq_item_7e7{
border-radius:0.875rem;
border:1px solid rgba(244,236,218,0.07);
background:#1A1612;
overflow:hidden;
}
.gpk-faq_q_7e7{
gap:20px;
padding:1.25rem 1.5rem;
list-style:none;
color:#F0E8D8;
align-items:center;
justify-content:space-between;
font-size:16px;
font-weight:700;
cursor:pointer;
overflow-wrap:break-word;
display:flex;
}
.gpk-faq_q_7e7::-webkit-details-marker{
display:none;
}
.gpk-faq_q_ic_7e7{
flex:0 0 auto;
transition:transform .22s ease;
display:inline-flex;
align-items:center;
color:#B8823A;
}
.gpk-faq_q_ic_7e7 svg{
height:18px;
width:18px;
}
.gpk-faq_item_7e7[open] .gpk-faq_q_ic_7e7{
transform:rotate(180deg);
}
.gpk-faq_a_7e7{
padding:0 24px 20px;
font-size:14.5px;
overflow-wrap:break-word;
line-height:1.6;
color:#8C7D68;
}
.gpk-lh_7e7{
padding:2.5rem 0 1.25rem;
}
.gpk-lh_in_7e7{
border-top:1px solid rgba(244,236,218,0.13);
padding-top:2.125rem;
}
.gpk-lh_eyebrow_7e7{
display:block;
margin-bottom:1.375rem;
}
.gpk-lh_grid_7e7{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:603px){
.gpk-lh_grid_7e7{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.gpk-lh_grid_7e7{
grid-template-columns:repeat(5,1fr);
}
}
.gpk-lh_col_7e7{
min-width:0;
}
.gpk-lh_col_h_7e7{
font-size:13px;
overflow-wrap:break-word;
font-weight:700;
margin-bottom:0.75rem;
color:#F0E8D8;
}
.gpk-lh_links_7e7{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.gpk-lh_link_7e7{
transition:color .22s ease;
color:#8C7D68;
overflow-wrap:break-word;
font-size:13px;
}
.gpk-lh_link_7e7:hover{
color:#B8823A;
}
.gpk-sg_7e7{
padding:48px 0 10px;
}
.gpk-sg_eyebrow_7e7{
display:block;
margin-bottom:0.75rem;
}
.gpk-sg_h2_7e7{
margin-bottom:1.75rem;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-size:1.875rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#F0E8D8;
}
@media(min-width:766px){
.gpk-sg_h2_7e7{
font-size:36px;
}
}
.gpk-sg_grid_7e7{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:721px){
.gpk-sg_grid_7e7{
grid-template-columns:repeat(3,1fr);
}
}
.gpk-sg_col_7e7{
min-width:0;
}
.gpk-sg_col_h_7e7{
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
margin-bottom:0.625rem;
color:#F0E8D8;
line-height:1.15;
font-weight:600;
}
.gpk-sg_col_p_7e7{
overflow-wrap:break-word;
line-height:1.65;
color:#8C7D68;
font-size:0.875rem;
}
.gpk-sc_7e7{
padding:3rem 0 0.625rem;
}
.gpk-sc_head_7e7{
margin-bottom:28px;
text-align:center;
}
.gpk-sc_eyebrow_7e7{
margin-bottom:12px;
}
.gpk-sc_h2_7e7{
font-weight:600;
line-height:1.05;
font-size:30px;
color:#F0E8D8;
overflow-wrap:break-word;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.gpk-sc_h2_7e7{
font-size:2.25rem;
}
}
.gpk-sc_table_7e7{
border-radius:14px;
border:1px solid rgba(244,236,218,0.07);
overflow:hidden;
margin:0 auto;
max-width:900px;
}
.gpk-sc_thead_7e7{
grid-template-columns:1.6fr 1fr 1fr;
background:#110E0B;
display:grid;
}
.gpk-sc_th_7e7{
padding:15px 18px;
font-size:13px;
font-weight:700;
color:#A89070;
overflow-wrap:break-word;
text-align:center;
}
.gpk-sc_th_7e7:first-child{
text-align:left;
}
.gpk-sc_th_us_7e7{
color:#C8963C;
}
.gpk-sc_row_7e7{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(244,236,218,0.07);
display:grid;
}
.gpk-sc_row_7e7:nth-child(even){
background:#221E19;
}
.gpk-sc_td_7e7{
padding:0.938rem 1.125rem;
font-size:0.875rem;
text-align:center;
overflow-wrap:break-word;
color:#A89880;
min-width:0;
}
.gpk-sc_td_7e7:first-child{
font-weight:600;
text-align:left;
color:#D6CAB4;
}
.gpk-sc_td_us_7e7{
font-weight:700;
color:#6A9E72;
}
.gpk-gd_7e7{
padding:3rem 0 0.625rem;
}
.gpk-gd_head_7e7{
gap:0.875rem;
display:flex;
margin-bottom:1.5rem;
flex-direction:column;
}
@media(min-width:677px){
.gpk-gd_head_7e7{
gap:20px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.gpk-gd_eyebrow_7e7{
margin-bottom:0.625rem;
}
.gpk-gd_h2_7e7{
overflow-wrap:break-word;
font-size:28px;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#F0E8D8;
line-height:1.05;
font-weight:600;
}
@media(min-width:767px){
.gpk-gd_h2_7e7{
font-size:2.125rem;
}
}
.gpk-gd_more_7e7{
flex:0 0 auto;
transition:color .22s ease,border-color .22s ease;
color:#F0E8D8;
font-weight:600;
padding-bottom:2px;
border-bottom:1px solid #F0E8D8;
font-size:13.5px;
}
.gpk-gd_more_7e7:hover{
border-color:#B8823A;
color:#B8823A;
}
.gpk-gd_grid_7e7{
gap:20px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:723px){
.gpk-gd_grid_7e7{
grid-template-columns:repeat(3,1fr);
}
}
.gpk-gd_card_7e7{
overflow:hidden;
border-radius:14px;
background:#221E19;
border:1px solid rgba(244,236,218,0.07);
min-width:0;
display:block;
}
.gpk-gd_card_img_7e7{
background:linear-gradient(140deg,#1C1710,#B8823A);
height:150px;
}
.gpk-gd_card_body_7e7{
padding:1.375rem;
}
.gpk-gd_card_cat_7e7{
font-weight:600;
letter-spacing:.1em;
color:#B8823A;
text-transform:uppercase;
font-size:10px;
}
.gpk-gd_card_h_7e7{
margin:0.5rem 0 10px;
font-size:1.188rem;
line-height:1.2;
overflow-wrap:break-word;
font-weight:600;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
color:#F0E8D8;
}
.gpk-gd_card_meta_7e7{
font-size:0.75rem;
overflow-wrap:break-word;
color:#A89880;
}
.gpk-ft_7e7{
background:#110E0B;
margin-top:40px;
color:#A89070;
}
.gpk-ft_in_7e7{
grid-template-columns:1fr;
gap:2rem;
padding:48px 0 1.75rem;
display:grid;
}
@media(min-width:602px){
.gpk-ft_in_7e7{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:899px){
.gpk-ft_in_7e7{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.gpk-ft_brand_7e7{
min-width:0;
}
.gpk-ft_logo_7e7{
font-weight:700;
color:#F2EAD8;
font-size:1.625rem;
font-family:"Fraunces", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.gpk-ft_tagline_7e7{
margin-top:14px;
color:#A89070;
max-width:280px;
line-height:1.6;
font-size:0.844rem;
}
.gpk-ft_contact_7e7{
transition:color .22s ease;
font-size:13px;
display:inline-block;
overflow-wrap:anywhere;
max-width:17.5rem;
color:#C8963C;
margin-top:0.75rem;
}
.gpk-ft_contact_7e7:hover{
color:#F2EAD8;
}
.gpk-ft_col_7e7{
min-width:0;
}
.gpk-ft_col_h_7e7{
margin-bottom:14px;
color:#F2EAD8;
font-size:13px;
font-weight:700;
text-transform:uppercase;
overflow-wrap:break-word;
letter-spacing:.08em;
}
.gpk-ft_col_links_7e7{
gap:10px;
flex-direction:column;
display:flex;
}
.gpk-ft_link_7e7{
transition:color .22s ease;
font-size:0.844rem;
color:#A89070;
overflow-wrap:break-word;
}
.gpk-ft_link_7e7:hover{
color:#F2EAD8;
}
.gpk-ft_bot_7e7{
gap:16px;
padding:22px 0 40px;
flex-direction:column;
border-top:1px solid rgba(244,236,218,0.12);
display:flex;
}
@media(min-width:767px){
.gpk-ft_bot_7e7{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.gpk-ft_legal_7e7{
overflow-wrap:break-word;
font-size:0.719rem;
line-height:1.6;
color:#5C5244;
max-width:760px;
}
.gpk-ft_legal_7e7 b{
font-weight:700;
color:#A89070;
}
.gpk-ft_age_7e7{
padding:0.25rem 9px;
border:1.5px solid #C8963C;
border-radius:8px;
flex:0 0 auto;
font-size:0.813rem;
font-weight:700;
color:#C8963C;
}