*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F0E8;
font-size:15px;
font-family:"Onest", 'Helvetica Neue', Arial, sans-serif;
color:#3A3326;
line-height:1.6;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
text-rendering:optimizeLegibility;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.50);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.gknlayout-f71{
flex-direction:column;
display:flex;
min-height:100vh;
}
.gknmain-f71{
flex:1 1 auto;
min-width:0;
width:100%;
}
.gkncontainer-f71{
padding:0 1rem;
margin:0 auto;
max-width:87.5rem;
width:100%;
}
@media(min-width:768px){
.gkncontainer-f71{
padding:0 32px;
}
}
@media(min-width:1102px){
.gkncontainer-f71{
padding:0 56px;
}
}
.gkneyebrow-f71{
letter-spacing:.2em;
text-transform:uppercase;
font-weight:600;
line-height:1.4;
font-size:11px;
overflow-wrap:break-word;
font-family:"Onest", 'Helvetica Neue', Arial, sans-serif;
color:#A0723A;
display:inline-block;
}
.gknband-f71{
background:#1E1A10;
color:#F0EAD8;
}
.gknband-f71 .gkneyebrow-f71{
color:#D4A84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.gkntb-f71{
background:#F5F0E8;
z-index:50;
top:0;
border-bottom:1px solid rgba(28,24,16,0.15);
position:sticky;
}
.gkntb_in-f71{
gap:16px;
margin:0 auto;
padding:12px 16px;
justify-content:space-between;
width:100%;
align-items:center;
max-width:87.5rem;
display:flex;
}
@media(min-width:766px){
.gkntb_in-f71{
padding:1rem 32px;
}
}
@media(min-width:1097px){
.gkntb_in-f71{
padding:18px 3.5rem;
}
}
.gkntb_left-f71{
gap:1.75rem;
display:flex;
min-width:0;
align-items:center;
}
.gkntb_logo-f71{
gap:11px;
display:flex;
min-width:0;
align-items:center;
}
.gkntb_logo_mark-f71{
flex:0 0 auto;
border-radius:0.5rem;
width:2.125rem;
height:34px;
object-fit:cover;
}
.gkntb_logo_txt-f71{
flex-direction:column;
min-width:0;
line-height:1;
display:flex;
}
.gkntb_logo_name-f71{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:700;
letter-spacing:.02em;
color:#1C1810;
font-size:1.375rem;
}
.gkntb_logo_sub-f71{
overflow:hidden;
text-transform:uppercase;
font-size:8.5px;
color:#A0723A;
white-space:nowrap;
letter-spacing:.32em;
text-overflow:ellipsis;
margin-top:0.25rem;
font-weight:600;
}
.gkntb_nav-f71{
display:none;
}
@media(min-width:959px){
.gkntb_nav-f71{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.gkntb_nav_item-f71{
transition:color .22s ease,border-color .22s ease;
font-weight:600;
white-space:nowrap;
color:#3A3326;
font-size:14px;
border-bottom:2px solid transparent;
padding-bottom:3px;
}
.gkntb_nav_item-f71:hover{
color:#1C1810;
}
.gkntb_nav_item-f71.gknstate_active-f71{
border-color:#A0723A;
color:#1C1810;
}
.gkntb_right-f71{
gap:14px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.gkntb_search-f71{
transition:color .22s ease;
display:flex;
justify-content:center;
color:#3A3326;
align-items:center;
}
.gkntb_search-f71:hover{
color:#A0723A;
}
.gkntb_search-f71 svg{
width:1.125rem;
height:18px;
}
.gkntb_lang-f71{
letter-spacing:.1em;
text-transform:uppercase;
color:#6B5F48;
font-size:0.688rem;
font-weight:600;
}
.gkntb_lang-f71:hover{
color:#1C1810;
}
.gkntb_login-f71{
font-weight:600;
display:none;
color:#1C1810;
font-size:0.875rem;
}
@media(min-width:769px){
.gkntb_login-f71{
display:inline-block;
}
}
.gkntb_register-f71{
border-radius:62.438rem;
transition:background-color .22s ease;
padding:11px 1.375rem;
background:#1C1810;
white-space:nowrap;
font-weight:700;
color:#F0EAD8;
font-size:0.875rem;
}
.gkntb_register-f71:hover{
background:#332D1F;
}
.gknmob-f71{
background:#F5F0E8;
left:0;
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
right:0;
z-index:60;
position:fixed;
border-top:1px solid rgba(28,24,16,0.15);
}
@media(min-width:961px){
.gknmob-f71{
display:none;
}
}
.gknmob_in-f71{
margin:0 auto;
display:flex;
align-items:stretch;
max-width:560px;
justify-content:space-around;
}
.gknmob_item-f71{
flex:1 1 0;
gap:3px;
padding:9px 0.25rem;
transition:color .22s ease;
align-items:center;
color:#6B5F48;
flex-direction:column;
min-width:0;
display:flex;
}
.gknmob_item-f71.gknstate_active-f71{
color:#A0723A;
}
.gknmob_ic-f71{
display:flex;
justify-content:center;
align-items:center;
}
.gknmob_ic-f71 svg{
width:20px;
height:1.25rem;
}
.gknmob_lb-f71{
overflow:hidden;
font-size:0.625rem;
text-overflow:ellipsis;
max-width:100%;
font-weight:600;
white-space:nowrap;
}
@media(max-width:961px){
body{
padding-bottom:3.75rem;
}
}
.gknrail-f71{
position:relative;
min-width:0;
}
.gknrail_scroll-f71{
gap:14px;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
overflow-x:auto;
padding-bottom:0.875rem;
display:flex;
}
@media(min-width:766px){
.gknrail_scroll-f71{
gap:18px;
}
}
.gkngc-f71{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:768px){
.gkngc-f71{
width:188px;
}
}
.gkngc_img-f71{
overflow:hidden;
background:#FBF8F2;
border-radius:14px;
box-shadow:0 2px 0.375rem rgba(28,24,16,0.07), 0 0.5rem 24px rgba(28,24,16,0.09);
position:relative;
padding-bottom:133.33%;
}
.gkngc_img-f71 img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.gkngc_cover-f71{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
pointer-events:none;
position:absolute;
}
.gkngc_hover-f71{
background:rgba(0,0,0,0.50);
transition:opacity .22s ease;
inset:0;
align-items:center;
position:absolute;
opacity:0;
display:flex;
justify-content:center;
}
.gkngc-f71:hover .gkngc_hover-f71{
opacity:1;
}
.gkngc_hover_btn-f71{
border-radius:62.438rem;
background:#1C1810;
width:46px;
align-items:center;
color:#F0EAD8;
justify-content:center;
display:flex;
height:2.875rem;
}
.gkngc_hover_btn-f71 svg{
height:1.125rem;
width:1.125rem;
}
.gkngc_info-f71{
gap:2px;
display:flex;
min-width:0;
margin-top:9px;
flex-direction:column;
}
.gkngc_name-f71{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
font-size:13px;
font-weight:700;
color:#1C1810;
}
.gkngc_prov-f71{
overflow:hidden;
text-overflow:ellipsis;
color:#6B5F48;
font-size:11px;
white-space:nowrap;
}
.gkngc_meta-f71{
font-size:11px;
color:#6B5F48;
}
.gkntc-f71{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:767px){
.gkntc-f71{
width:14.375rem;
}
}
.gkntc_img-f71{
border-radius:0.875rem;
background:#FBF8F2;
overflow:hidden;
box-shadow:0 2px 6px rgba(28,24,16,0.07), 0 0.5rem 1.5rem rgba(28,24,16,0.09);
padding-bottom:75%;
position:relative;
}
.gkntc_img-f71 img{
inset:0;
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
.gkntc_info-f71{
gap:2px;
margin-top:9px;
min-width:0;
flex-direction:column;
display:flex;
}
.gkntc_name-f71{
overflow:hidden;
color:#1C1810;
font-weight:700;
font-size:14px;
text-overflow:ellipsis;
white-space:nowrap;
}
.gkntc_rtp-f71{
color:#6B5F48;
font-size:0.688rem;
}
.gknlc-f71{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:770px){
.gknlc-f71{
width:16.75rem;
}
}
.gknlc_img-f71{
overflow:hidden;
border-radius:14px;
background:#FBF8F2;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 0.375rem rgba(28,24,16,0.07), 0 8px 1.5rem rgba(28,24,16,0.09);
}
.gknlc_img-f71 img{
inset:0;
position:absolute;
width:100%;
height:100%;
object-fit:cover;
}
.gknlc_live-f71{
gap:7px;
background:rgba(0,0,0,0.50);
border-radius:999px;
padding:4px 0.563rem;
position:absolute;
top:12px;
display:flex;
align-items:center;
left:12px;
}
.gknlc_live_dot-f71{
background:#B84040;
animation:zm2-pulse 1.6s infinite;
border-radius:50%;
width:0.5rem;
height:0.5rem;
}
.gknlc_seats-f71{
text-transform:uppercase;
font-weight:600;
letter-spacing:.08em;
color:#F0EAD8;
font-size:0.625rem;
}
.gknlc_info-f71{
gap:2px;
margin-top:9px;
flex-direction:column;
display:flex;
min-width:0;
}
.gknlc_name-f71{
overflow:hidden;
font-size:15px;
color:#1C1810;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
}
.gknlc_bet-f71{
color:#6B5F48;
font-size:11px;
}
.gknpc-f71{
gap:0.5rem;
padding:1rem 14px;
border-radius:0.875rem;
border:1px solid rgba(28,24,16,0.08);
background:#FBF8F2;
min-height:4.625rem;
flex-direction:column;
align-items:center;
min-width:0;
justify-content:center;
display:flex;
}
.gknpc_logo-f71{
flex:0 0 auto;
height:28px;
object-fit:contain;
max-width:100%;
width:auto;
}
.gknpc_name-f71{
overflow:hidden;
text-align:center;
font-size:0.688rem;
color:#6B5F48;
white-space:nowrap;
text-overflow:ellipsis;
max-width:100%;
}
.gkngc_tag-f71{
border-radius:0.5rem;
padding:3px 8px;
font-weight:700;
position:absolute;
display:inline-block;
left:10px;
text-transform:uppercase;
font-size:0.625rem;
top:0.625rem;
z-index:2;
letter-spacing:.06em;
}
.gkngc_tag_hot-f71{
background:#B84040;
color:#F0EAD8;
}
.gkngc_tag_new-f71{
background:#C8924E;
color:#1C1810;
}
.gkngc_tag_jp-f71{
background:#B8860B;
color:#1C1810;
}
.gkngc_tag_live-f71{
background:#B84040;
color:#F0EAD8;
}
.gknsh-f71{
margin-bottom:18px;
min-width:0;
}
.gknsh_row-f71{
gap:1rem;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
display:flex;
}
.gknsh_row-f71 .gknsh_l-f71{
gap:6px;
display:flex;
flex-direction:column;
min-width:0;
}
.gknsh_stack-f71{
gap:10px;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.gknsh_center-f71{
gap:10px;
align-items:center;
text-align:center;
flex-direction:column;
display:flex;
}
.gknsh_h2-f71{
color:#1C1810;
font-size:24px;
line-height:1.1;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:770px){
.gknsh_h2-f71{
font-size:1.875rem;
}
}
.gknband-f71 .gknsh_h2-f71{
color:#F0EAD8;
}
.gknsh_eb_line-f71{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.gknsh_eb_line-f71::before{
background:#A0723A;
width:28px;
display:inline-block;
height:1px;
content:"";
}
.gknband-f71 .gknsh_eb_line-f71::before{
background:#D4A84B;
}
.gknsh_eb_dot-f71{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.gknsh_eb_dot-f71::before{
border-radius:50%;
background:#A0723A;
content:"";
width:0.375rem;
height:0.375rem;
display:inline-block;
}
.gknband-f71 .gknsh_eb_dot-f71::before{
background:#D4A84B;
}
.gknsh_link-f71{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
display:inline-flex;
white-space:nowrap;
align-items:center;
border-bottom:1px solid #1C1810;
color:#1C1810;
font-weight:600;
font-size:0.813rem;
padding-bottom:2px;
}
.gknsh_link-f71:hover{
border-color:#A0723A;
color:#A0723A;
}
.gknsh_link-f71 svg{
width:14px;
height:14px;
}
.gknsh_link_chev-f71{
padding-bottom:0;
border-bottom:0;
}
.gknsh_link_btn-f71{
border-radius:999px;
padding:9px 18px;
background:#1C1810;
color:#F0EAD8;
border-bottom:0;
}
.gknsh_link_btn-f71:hover{
background:#332D1F;
border-color:transparent;
color:#F0EAD8;
}
.gknband-f71 .gknsh_link-f71{
border-color:#F0EAD8;
color:#F0EAD8;
}
.gknband-f71 .gknsh_link_btn-f71{
background:#D4A84B;
color:#1C1810;
}
.gknsh_rule-f71{
margin:-2px 0 1.125rem;
background:rgba(28,24,16,0.15);
height:1px;
}
.gknband-f71 .gknsh_rule-f71{
background:rgba(245,240,232,0.13);
}
.gknhero-f71{
padding:2rem 0 0.5rem;
}
@media(min-width:769px){
.gknhero-f71{
padding:56px 0 24px;
}
}
.gknhero_in-f71{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:899px){
.gknhero_in-f71{
grid-template-columns:1.05fr .95fr;
gap:48px;
}
}
.gknhero_copy-f71{
min-width:0;
}
.gknhero_eyebrow-f71{
gap:10px;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.gknhero_eyebrow_line-f71{
flex:0 0 auto;
background:#A0723A;
height:1px;
width:1.75rem;
display:inline-block;
}
.gknhero_h1-f71{
color:#1C1810;
line-height:1.04;
margin-bottom:20px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:38px;
font-weight:600;
letter-spacing:-.01em;
}
@media(min-width:767px){
.gknhero_h1-f71{
font-size:54px;
}
}
@media(min-width:1100px){
.gknhero_h1-f71{
font-size:3.875rem;
}
}
.gknhero_h1-f71 em{
color:#A0723A;
font-style:normal;
}
.gknhero_sub-f71{
color:#8C7D65;
font-size:16px;
max-width:30rem;
line-height:1.6;
margin-bottom:30px;
}
@media(min-width:769px){
.gknhero_sub-f71{
font-size:18px;
}
}
.gknhero_actions-f71{
gap:0.875rem;
display:flex;
margin-bottom:34px;
align-items:center;
flex-wrap:wrap;
}
.gknhero_cta-f71{
border-radius:999px;
transition:background-color .22s ease;
padding:1rem 1.875rem;
background:#1C1810;
gap:0.625rem;
display:inline-flex;
font-weight:700;
font-size:15px;
align-items:center;
color:#F0EAD8;
}
.gknhero_cta-f71:hover{
background:#332D1F;
}
.gknhero_cta_ic-f71{
align-items:center;
display:inline-flex;
}
.gknhero_cta_ic-f71 svg{
height:16px;
width:1rem;
}
.gknhero_cta_alt-f71{
background:transparent;
padding:15px 26px;
border:1px solid rgba(28,24,16,0.15);
transition:border-color .22s ease,color .22s ease;
border-radius:62.438rem;
font-size:15px;
align-items:center;
display:inline-flex;
font-weight:600;
color:#1C1810;
}
.gknhero_cta_alt-f71:hover{
border-color:#A0723A;
color:#A0723A;
}
.gknhero_trust-f71{
gap:22px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.gknhero_trust_item-f71{
gap:0.563rem;
font-weight:600;
font-size:0.813rem;
color:#3A3326;
display:flex;
align-items:center;
}
.gknhero_trust_ic-f71{
display:inline-flex;
align-items:center;
color:#A0723A;
}
.gknhero_trust_ic-f71 svg{
height:1rem;
width:16px;
}
.gknhero_promo-f71{
border-radius:1.25rem;
background:#FBF8F2;
overflow:hidden;
min-height:18.75rem;
display:flex;
box-shadow:0 0.75rem 48px rgba(28,24,16,0.14), 0 3px 12px rgba(28,24,16,0.10);
position:relative;
}
.gknhero_promo_bg-f71{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.gknhero_promo_bg-f71::after{
background:linear-gradient(120deg,#1E1A10 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.gknhero_promo_glow-f71{
background:radial-gradient(circle,rgba(162,120,60,0.18) 0%,transparent 65%);
border-radius:50%;
top:-40px;
height:16.25rem;
position:absolute;
pointer-events:none;
right:-1.25rem;
width:260px;
}
.gknhero_promo_ct-f71{
padding:28px;
z-index:2;
max-width:88%;
align-self:flex-end;
position:relative;
}
.gknhero_promo_label-f71{
font-weight:700;
color:#D4A84B;
display:block;
font-size:10px;
text-transform:uppercase;
letter-spacing:.25em;
margin-bottom:0.5rem;
}
.gknhero_promo_amount-f71{
color:#F0EAD8;
font-weight:600;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:32px;
line-height:1.05;
}
@media(min-width:771px){
.gknhero_promo_amount-f71{
font-size:2.5rem;
}
}
.gknhero_promo_amount-f71 em{
color:#D4A84B;
font-style:normal;
}
.gknhero_rating-f71{
border-radius:0.875rem;
gap:0.625rem;
border:1px solid rgba(28,24,16,0.08);
padding:0.625rem 14px;
background:#FBF8F2;
z-index:3;
right:0.875rem;
display:flex;
align-items:center;
max-width:min(16.25rem,62%);
position:absolute;
box-shadow:0 2px 0.375rem rgba(28,24,16,0.07), 0 8px 24px rgba(28,24,16,0.09);
top:0.875rem;
}
.gknhero_rating_score-f71{
flex:0 0 auto;
color:#1C1810;
font-weight:700;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:1.5rem;
}
.gknhero_rating_txt-f71{
flex:1 1 auto;
min-width:0;
}
.gknhero_rating_stars-f71{
gap:2px;
color:#A0723A;
display:flex;
}
.gknhero_rating_stars-f71 svg{
width:0.75rem;
height:0.75rem;
}
.gknhero_rating_cap-f71{
display:block;
margin-top:3px;
font-size:0.688rem;
line-height:1.35;
color:#6B5F48;
overflow-wrap:break-word;
}
.gknstat-f71{
border-top:1px solid rgba(28,24,16,0.15);
margin-top:1rem;
border-bottom:1px solid rgba(28,24,16,0.15);
}
.gknstat_in-f71{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.gknstat_in-f71{
grid-template-columns:repeat(4,1fr);
}
}
.gknstat_item-f71{
padding:22px 0.875rem;
border-bottom:1px solid rgba(28,24,16,0.08);
border-right:1px solid rgba(28,24,16,0.08);
min-width:0;
}
.gknstat_item-f71:nth-child(2n){
border-right:0;
}
.gknstat_item-f71:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.gknstat_item-f71{
border-bottom:0;
}
.gknstat_item-f71:nth-child(2n){
border-right:1px solid rgba(28,24,16,0.08);
}
.gknstat_item-f71:nth-child(4n){
border-right:0;
}
}
.gknstat_value-f71{
color:#1C1810;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1;
overflow-wrap:break-word;
font-weight:700;
font-size:1.875rem;
}
@media(min-width:769px){
.gknstat_value-f71{
font-size:2.125rem;
}
}
.gknstat_label-f71{
line-height:1.4;
color:#6B5F48;
overflow-wrap:break-word;
font-size:13px;
margin-top:6px;
}
.gknjp-f71{
padding:30px 0 0.625rem;
}
.gknjp_grid-f71{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:766px){
.gknjp_grid-f71{
grid-template-columns:1fr 1fr;
}
.gknjp_card_mega-f71{
grid-column:1/-1;
}
}
@media(min-width:997px){
.gknjp_grid-f71{
grid-template-columns:1.4fr 1fr 1fr;
}
.gknjp_card_mega-f71{
grid-column:auto;
}
}
.gknjp_card-f71{
overflow:hidden;
background:#FBF8F2;
border-radius:20px;
border:1px solid rgba(28,24,16,0.08);
gap:0.75rem;
padding:26px;
justify-content:space-between;
display:flex;
flex-direction:column;
min-height:200px;
position:relative;
min-width:0;
}
.gknjp_card_mega-f71{
background:linear-gradient(135deg,#2A2318,#0F0D08);
border-color:transparent;
color:#F0EAD8;
min-height:210px;
}
.gknjp_glow-f71{
background:radial-gradient(circle,rgba(162,120,60,0.18),transparent 70%);
border-radius:50%;
pointer-events:none;
top:-2.5rem;
right:-40px;
height:12.5rem;
width:12.5rem;
position:absolute;
}
.gknjp_label-f71{
gap:10px;
display:flex;
font-size:10px;
text-transform:uppercase;
flex-wrap:wrap;
position:relative;
font-weight:700;
letter-spacing:.16em;
justify-content:space-between;
align-items:center;
color:#A0723A;
}
.gknjp_card_mega-f71 .gknjp_label-f71{
color:#D4A84B;
}
.gknjp_drop-f71{
font-weight:600;
text-transform:none;
letter-spacing:.04em;
color:#6B5F48;
}
.gknjp_card_mega-f71 .gknjp_drop-f71{
color:#A89C84;
}
.gknjp_amount-f71{
overflow-wrap:break-word;
color:#1C1810;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1;
position:relative;
font-weight:700;
font-size:38px;
}
.gknjp_card_mega-f71 .gknjp_amount-f71{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#D4A84B;
}
@media(min-width:768px){
.gknjp_card_mega-f71 .gknjp_amount-f71{
font-size:54px;
}
}
.gknjp_game-f71{
color:#6B5F48;
font-size:13px;
position:relative;
}
.gknjp_card_mega-f71 .gknjp_game-f71{
color:#A89C84;
}
.gknjp_cta-f71{
align-self:flex-start;
position:relative;
}
.gknjp_card_mega-f71 .gknjp_cta-f71{
transition:opacity .22s ease;
padding:10px 1.25rem;
background:#D4A84B;
border-radius:999px;
font-size:13px;
font-weight:700;
color:#1C1810;
}
.gknjp_card_mega-f71 .gknjp_cta-f71:hover{
opacity:.9;
}
.gknjp_card-f71:not(.gknjp_card_mega-f71) .gknjp_cta-f71{
transition:color .22s ease,border-color .22s ease;
font-weight:700;
border-bottom:1px solid #1C1810;
font-size:0.813rem;
padding-bottom:2px;
color:#1C1810;
}
.gknjp_card-f71:not(.gknjp_card_mega-f71) .gknjp_cta-f71:hover{
border-color:#A0723A;
color:#A0723A;
}
.gknjp_seo-f71{
margin:0.875rem 0 0;
line-height:1.65;
color:#8C7D65;
overflow-wrap:break-word;
max-width:760px;
font-size:14px;
}
.gknjp_seo-f71 strong{
font-weight:700;
color:#1C1810;
}
.gkngrow-f71{
padding:26px 0 0.625rem;
}
.gknrow_seo-f71{
margin:0.625rem 0 0;
font-size:14px;
overflow-wrap:break-word;
color:#8C7D65;
max-width:760px;
line-height:1.65;
}
.gknrow_seo-f71 strong{
font-weight:700;
color:#1C1810;
}
.gkngrow-f71{
padding:1.625rem 0 0.625rem;
}
.gknrow_seo-f71{
margin:0.625rem 0 0;
line-height:1.65;
color:#8C7D65;
overflow-wrap:break-word;
font-size:0.875rem;
max-width:47.5rem;
}
.gknrow_seo-f71 strong{
font-weight:700;
color:#1C1810;
}
.gknnl-f71{
padding:1.5rem 0 0.625rem;
}
.gknnl_in-f71{
gap:22px;
border-radius:1.25rem;
background:#231F14;
padding:1.875rem 2rem;
display:flex;
flex-direction:column;
color:#F0EAD8;
}
@media(min-width:767px){
.gknnl_in-f71{
gap:28px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.gknnl_text_wrap-f71{
min-width:0;
}
.gknnl_h3-f71{
color:#F0EAD8;
overflow-wrap:break-word;
font-size:22px;
margin-bottom:5px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.1;
}
@media(min-width:769px){
.gknnl_h3-f71{
font-size:24px;
}
}
.gknnl_text-f71{
color:#A89C84;
line-height:1.5;
font-size:13.5px;
}
.gknnl_form-f71{
gap:0.625rem;
flex:1 1 auto;
max-width:28.75rem;
min-width:0;
display:flex;
}
.gknnl_input-f71{
overflow:hidden;
background:rgba(245,240,232,0.07);
border:1px solid rgba(245,240,232,0.13);
border-radius:14px;
flex:1 1 auto;
padding:0.813rem 16px;
white-space:nowrap;
min-width:0;
color:#A89C84;
text-overflow:ellipsis;
font-size:0.875rem;
align-items:center;
display:flex;
}
.gknnl_btn-f71{
border-radius:0.875rem;
flex:0 0 auto;
transition:opacity .22s ease;
background:#D4A84B;
padding:13px 1.5rem;
font-size:14px;
font-weight:700;
white-space:nowrap;
color:#1C1810;
}
.gknnl_btn-f71:hover{
opacity:.9;
}
.gknapp-f71{
padding:30px 0 10px;
}
.gknapp_in-f71{
border:1px solid rgba(28,24,16,0.08);
background:#FBF8F2;
border-radius:20px;
gap:28px;
padding:32px;
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.gknapp_in-f71{
gap:40px;
padding:2.5rem 44px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.gknapp_copy-f71{
min-width:0;
max-width:560px;
}
.gknapp_eyebrow-f71{
margin-bottom:0.75rem;
}
.gknapp_h2-f71{
margin-bottom:12px;
overflow-wrap:break-word;
line-height:1.05;
font-size:1.75rem;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#1C1810;
}
@media(min-width:769px){
.gknapp_h2-f71{
font-size:2.125rem;
}
}
.gknapp_text-f71{
margin-bottom:22px;
line-height:1.6;
color:#8C7D65;
font-size:0.875rem;
}
.gknapp_btns-f71{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.gknapp_btn-f71{
transition:background-color .22s ease;
border-radius:0.875rem;
gap:10px;
padding:11px 20px;
background:#1C1810;
align-items:center;
display:inline-flex;
color:#F0EAD8;
}
.gknapp_btn-f71:hover{
background:#332D1F;
}
.gknapp_btn_ic-f71{
align-items:center;
display:inline-flex;
}
.gknapp_btn_ic-f71 svg{
width:18px;
height:1.125rem;
}
.gknapp_btn_lb-f71{
font-weight:700;
font-size:13.5px;
}
.gknapp_qr_wrap-f71{
gap:18px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.gknapp_qr-f71{
flex:0 0 auto;
border-radius:0.875rem;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#FBF8F2 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#FBF8F2 0 0.313rem,transparent 5px 11px);
width:108px;
background-color:#1C1810;
}
.gknapp_qr_cap-f71{
color:#6B5F48;
line-height:1.4;
max-width:92px;
font-size:0.781rem;
}
.gknvip-f71{
padding:48px 0;
}
@media(min-width:766px){
.gknvip-f71{
padding:4rem 0;
}
}
.gknvip_head-f71{
gap:14px;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:881px){
.gknvip_head-f71{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.gknvip_eyebrow-f71{
margin-bottom:12px;
}
.gknvip_h2-f71{
font-weight:600;
line-height:1.05;
color:#F0EAD8;
overflow-wrap:break-word;
font-size:2rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.gknvip_h2-f71{
font-size:40px;
}
}
.gknvip_intro-f71{
color:#A89C84;
font-size:0.875rem;
max-width:420px;
line-height:1.6;
}
.gknvip_grid-f71{
gap:0.875rem;
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
display:grid;
}
.gknvip_card-f71{
padding:1.375rem 18px;
border-radius:0.875rem;
border:1px solid rgba(245,240,232,0.13);
min-width:0;
}
.gknvip_card_feat-f71{
border-color:#D4A84B;
background:rgba(245,240,232,0.07);
}
.gknvip_card_ic-f71{
border-radius:8px;
background:linear-gradient(135deg,#A0723A,#D4A84B);
height:2.125rem;
margin-bottom:1rem;
width:2.125rem;
display:block;
}
.gknvip_name-f71{
color:#F0EAD8;
font-weight:600;
margin-bottom:0.375rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:20px;
}
.gknvip_perk-f71{
line-height:1.5;
font-size:0.781rem;
color:#A89C84;
overflow-wrap:break-word;
}
.gkntrn-f71{
padding:30px 0 0.625rem;
}
.gkntrn_in-f71{
overflow:hidden;
border-radius:20px;
background:#FBF8F2;
grid-template-columns:1fr;
border:1px solid rgba(28,24,16,0.08);
display:grid;
}
@media(min-width:881px){
.gkntrn_in-f71{
grid-template-columns:1.05fr 1fr;
}
}
.gkntrn_banner-f71{
overflow:hidden;
background:linear-gradient(150deg,#2A2318,#0F0D08);
padding:2.125rem;
color:#F0EAD8;
position:relative;
}
.gkntrn_glow-f71{
background:radial-gradient(circle,rgba(162,120,60,0.18),transparent 70%);
border-radius:50%;
width:12.5rem;
position:absolute;
height:12.5rem;
pointer-events:none;
right:-40px;
bottom:-40px;
}
.gkntrn_eyebrow-f71{
margin-bottom:0.875rem;
position:relative;
}
.gkntrn_h2-f71{
overflow-wrap:break-word;
color:#F0EAD8;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.75rem;
line-height:1.06;
position:relative;
font-weight:600;
font-size:30px;
}
@media(min-width:765px){
.gkntrn_h2-f71{
font-size:2.25rem;
}
}
.gkntrn_text-f71{
color:#A89C84;
margin-bottom:22px;
position:relative;
font-size:14px;
line-height:1.6;
max-width:26.25rem;
}
.gkntrn_timer-f71{
gap:0.5rem;
align-items:center;
position:relative;
flex-wrap:wrap;
margin-bottom:1.5rem;
display:flex;
}
.gkntrn_timer_cap-f71{
color:#A89C84;
font-size:11px;
}
.gkntrn_timer_box-f71{
border-radius:8px;
padding:0.25rem 12px;
background:rgba(245,240,232,0.07);
font-size:24px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#F0EAD8;
}
.gkntrn_cta-f71{
transition:opacity .22s ease;
background:#D4A84B;
padding:13px 1.625rem;
border-radius:62.438rem;
position:relative;
font-weight:700;
display:inline-block;
font-size:0.875rem;
color:#1C1810;
}
.gkntrn_cta-f71:hover{
opacity:.9;
}
.gkntrn_lb-f71{
padding:1.625rem 1.75rem;
}
.gkntrn_lb_head-f71{
gap:10px;
margin-bottom:0.75rem;
justify-content:space-between;
display:flex;
align-items:center;
}
.gkntrn_lb_title-f71{
color:#1C1810;
font-weight:600;
font-size:20px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.gkntrn_lb_upd-f71{
text-transform:uppercase;
letter-spacing:.08em;
font-size:11px;
color:#6B5F48;
}
.gkntrn_lb_row-f71{
border-radius:0.5rem;
padding:0.688rem 0.75rem;
gap:0.875rem;
display:flex;
align-items:center;
}
.gkntrn_lb_row-f71:nth-child(2){
background:rgba(160,114,58,0.10);
}
.gkntrn_lb_rank-f71{
flex:0 0 auto;
color:#A0723A;
font-size:1rem;
font-weight:700;
width:1.375rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.gkntrn_lb_av-f71{
border-radius:50%;
background:linear-gradient(135deg,#A0723A,#D4A84B);
flex:0 0 auto;
height:1.875rem;
width:30px;
}
.gkntrn_lb_name-f71{
overflow:hidden;
flex:1 1 auto;
font-size:0.875rem;
min-width:0;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:600;
color:#1C1810;
}
.gkntrn_lb_amount-f71{
flex:0 0 auto;
color:#1C1810;
font-weight:700;
font-size:0.813rem;
}
.gknop-f71{
padding:36px 0 0.625rem;
}
.gknop_in-f71{
grid-template-columns:1fr;
background:#FBF8F2;
padding:2rem;
gap:32px;
border-radius:0.875rem;
border:1px solid rgba(28,24,16,0.08);
align-items:center;
display:grid;
}
@media(min-width:860px){
.gknop_in-f71{
padding:34px 2.5rem;
gap:44px;
grid-template-columns:.9fr 1.1fr;
}
}
.gknop_left-f71{
min-width:0;
}
.gknop_eyebrow-f71{
margin-bottom:0.75rem;
}
.gknop_h2-f71{
overflow-wrap:break-word;
line-height:1.08;
color:#1C1810;
font-size:1.75rem;
margin-bottom:10px;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:768px){
.gknop_h2-f71{
font-size:30px;
}
}
.gknop_text-f71{
line-height:1.6;
font-size:0.875rem;
color:#8C7D65;
}
.gknop_grid-f71{
border-radius:8px;
grid-template-columns:1fr 1fr;
border:1px solid rgba(28,24,16,0.15);
overflow:hidden;
background:rgba(28,24,16,0.15);
gap:1px;
display:grid;
}
.gknop_field-f71{
background:#F5F0E8;
padding:18px 1.25rem;
min-width:0;
}
.gknop_field_lb-f71{
margin-bottom:5px;
font-size:10px;
text-transform:uppercase;
color:#A0723A;
font-weight:600;
letter-spacing:.1em;
}
.gknop_field_val-f71{
font-weight:700;
overflow-wrap:break-word;
font-size:14px;
color:#1C1810;
}
.gknrc-f71{
padding:3rem 0 10px;
}
.gknrc_in-f71{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.gknrc_in-f71{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.gknrc_col-f71{
min-width:0;
}
.gknrc_label-f71{
font-weight:600;
margin-bottom:1rem;
letter-spacing:.2em;
color:#A0723A;
font-size:11px;
text-transform:uppercase;
}
.gknrc_awards-f71{
gap:12px;
display:flex;
flex-direction:column;
}
.gknrc_award-f71{
gap:12px;
align-items:center;
display:flex;
min-width:0;
}
.gknrc_award_ic-f71{
flex:0 0 auto;
color:#C8924E;
display:inline-flex;
align-items:center;
}
.gknrc_award_ic-f71 svg{
height:18px;
width:1.125rem;
}
.gknrc_award_t-f71{
font-weight:700;
color:#1C1810;
overflow-wrap:break-word;
font-size:0.875rem;
}
.gknrc_award_s-f71{
font-size:12px;
overflow-wrap:break-word;
color:#6B5F48;
}
.gknrc_press-f71{
gap:0.625rem;
grid-template-columns:1fr 1fr;
display:grid;
}
.gknrc_press_logo-f71{
overflow:hidden;
border-radius:0.5rem;
border:1px solid rgba(28,24,16,0.08);
padding:0 8px;
height:52px;
text-align:center;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
justify-content:center;
font-size:0.875rem;
text-overflow:ellipsis;
align-items:center;
color:#8C7D65;
white-space:nowrap;
display:flex;
font-weight:700;
}
.gknrc_partner-f71{
padding:1.375rem;
border:1px solid rgba(28,24,16,0.08);
border-radius:0.875rem;
background:#FBF8F2;
}
.gknrc_partner_name-f71{
font-size:20px;
font-weight:600;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:6px;
color:#1C1810;
}
.gknrc_partner_text-f71{
overflow-wrap:break-word;
color:#8C7D65;
line-height:1.55;
font-size:0.813rem;
}
.gkntt-f71{
padding:48px 0 0.625rem;
}
@media(min-width:770px){
.gkntt-f71{
padding:3.75rem 0 0.625rem;
}
}
.gkntt_head-f71{
text-align:center;
margin-bottom:34px;
}
.gkntt_eyebrow-f71{
margin-bottom:12px;
}
.gkntt_h2-f71{
font-size:32px;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#1C1810;
font-weight:600;
}
@media(min-width:767px){
.gkntt_h2-f71{
font-size:42px;
}
}
.gkntt_grid-f71{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:759px){
.gkntt_grid-f71{
grid-template-columns:repeat(3,1fr);
}
}
.gkntt_card-f71{
background:#FBF8F2;
border:1px solid rgba(28,24,16,0.08);
border-radius:0.875rem;
padding:1.875rem;
min-width:0;
flex-direction:column;
display:flex;
}
.gkntt_card_ic-f71{
display:inline-flex;
align-items:center;
color:#A0723A;
margin-bottom:1.125rem;
}
.gkntt_card_ic-f71 svg{
width:1.75rem;
height:1.75rem;
}
.gkntt_card_h-f71{
font-size:22px;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
margin-bottom:0.5rem;
color:#1C1810;
font-weight:600;
}
.gkntt_card_p-f71{
line-height:1.6;
font-size:14px;
overflow-wrap:break-word;
margin-bottom:0.875rem;
color:#8C7D65;
}
.gkntt_card_p-f71 b{
color:#1C1810;
font-weight:700;
}
.gkntt_card_link-f71{
transition:color .22s ease;
align-self:flex-start;
padding-bottom:2px;
border-bottom:1px solid #A0723A;
font-size:0.813rem;
margin-top:auto;
font-weight:700;
color:#1C1810;
}
.gkntt_card_link-f71:hover{
color:#A0723A;
}
.gknhts-f71{
padding:3rem 0;
}
@media(min-width:765px){
.gknhts-f71{
padding:3.875rem 0;
}
}
.gknhts_head-f71{
gap:18px;
flex-direction:column;
display:flex;
margin-bottom:34px;
}
@media(min-width:767px){
.gknhts_head-f71{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.gknhts_eyebrow-f71{
margin-bottom:0.75rem;
}
.gknhts_h2-f71{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
font-size:30px;
color:#F0EAD8;
line-height:1.05;
}
@media(min-width:765px){
.gknhts_h2-f71{
font-size:38px;
}
}
.gknhts_cta-f71{
padding:0.938rem 30px;
transition:opacity .22s ease;
flex:0 0 auto;
background:#D4A84B;
border-radius:62.438rem;
font-weight:700;
color:#1C1810;
font-size:0.938rem;
}
.gknhts_cta-f71:hover{
opacity:.9;
}
.gknhts_grid-f71{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:763px){
.gknhts_grid-f71{
grid-template-columns:repeat(3,1fr);
}
}
.gknhts_step-f71{
min-width:0;
border-top:1px solid rgba(245,240,232,0.13);
padding-top:22px;
}
.gknhts_step_num-f71{
font-size:2.75rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#D4A84B;
line-height:1;
margin-bottom:14px;
font-weight:700;
}
.gknhts_step_h-f71{
color:#F0EAD8;
margin-bottom:8px;
overflow-wrap:break-word;
line-height:1.2;
font-weight:700;
font-size:1.188rem;
}
.gknhts_step_p-f71{
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
color:#A89C84;
}
.gknrv-f71{
background:#FBF8F2;
padding:48px 0;
border-bottom:1px solid rgba(28,24,16,0.08);
border-top:1px solid rgba(28,24,16,0.08);
margin-top:24px;
}
@media(min-width:765px){
.gknrv-f71{
padding:56px 0;
}
}
.gknrv_head-f71{
gap:1rem;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:766px){
.gknrv_head-f71{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.gknrv_eyebrow-f71{
margin-bottom:0.625rem;
}
.gknrv_h2-f71{
color:#1C1810;
font-size:1.875rem;
overflow-wrap:break-word;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-weight:600;
}
@media(min-width:767px){
.gknrv_h2-f71{
font-size:38px;
}
}
.gknrv_agg-f71{
gap:0.75rem;
align-items:center;
display:flex;
}
.gknrv_agg_stars-f71{
gap:3px;
color:#A0723A;
display:flex;
}
.gknrv_agg_stars-f71 svg{
height:18px;
width:1.125rem;
}
.gknrv_source-f71{
color:#8C7D65;
font-size:13px;
}
.gknrv_grid-f71{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:757px){
.gknrv_grid-f71{
grid-template-columns:repeat(3,1fr);
}
}
.gknrv_card-f71{
border-radius:0.875rem;
padding:26px;
border:1px solid rgba(28,24,16,0.08);
background:#F5F0E8;
min-width:0;
}
.gknrv_card_stars-f71{
gap:2px;
display:flex;
margin-bottom:0.75rem;
color:#A0723A;
}
.gknrv_card_stars-f71 svg{
height:0.875rem;
width:14px;
}
.gknrv_card_body-f71{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.45;
margin-bottom:1rem;
overflow-wrap:break-word;
font-weight:500;
color:#1C1810;
font-size:18px;
}
.gknrv_card_meta-f71{
gap:10px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.gknrv_card_av-f71{
background:linear-gradient(135deg,#A0723A,#D4A84B);
border-radius:50%;
flex:0 0 auto;
width:2rem;
height:32px;
}
.gknrv_card_author-f71{
font-size:13px;
color:#1C1810;
font-weight:700;
}
.gknrv_card_loc-f71{
color:#6B5F48;
font-size:0.75rem;
}
.gkndr-f71{
padding:36px 0 0.625rem;
}
.gkndr_in-f71{
border-radius:14px;
padding:28px 32px;
gap:1.25rem;
border:1px dashed rgba(28,24,16,0.15);
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.gkndr_in-f71{
gap:32px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.gkndr_h2-f71{
margin-bottom:8px;
line-height:1.1;
font-weight:600;
font-size:24px;
color:#1C1810;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.gkndr_h2-f71{
font-size:1.625rem;
}
}
.gkndr_text-f71{
line-height:1.6;
color:#8C7D65;
overflow-wrap:break-word;
max-width:42.5rem;
font-size:14px;
}
.gkndr_text-f71 b{
color:#1C1810;
font-weight:700;
}
.gkndr_cta-f71{
flex:0 0 auto;
transition:color .22s ease;
white-space:nowrap;
border-bottom:1px solid #A0723A;
font-weight:700;
padding-bottom:2px;
font-size:0.844rem;
color:#1C1810;
}
.gkndr_cta-f71:hover{
color:#A0723A;
}
.gknwy-f71{
padding:48px 0;
}
@media(min-width:769px){
.gknwy-f71{
padding:3.5rem 0;
}
}
.gknwy_in-f71{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:898px){
.gknwy_in-f71{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.gknwy_left-f71{
min-width:0;
}
.gknwy_eyebrow-f71{
margin-bottom:0.875rem;
}
.gknwy_h2-f71{
font-weight:600;
font-size:2rem;
color:#1C1810;
margin-bottom:1rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.05;
}
@media(min-width:769px){
.gknwy_h2-f71{
font-size:40px;
}
}
.gknwy_intro-f71{
font-size:0.938rem;
line-height:1.6;
color:#8C7D65;
}
.gknwy_grid-f71{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:558px){
.gknwy_grid-f71{
grid-template-columns:1fr 1fr;
}
}
.gknwy_card-f71{
background:#FBF8F2;
border:1px solid rgba(28,24,16,0.08);
padding:1.625rem;
border-radius:14px;
min-width:0;
}
.gknwy_card_ic-f71{
color:#A0723A;
display:inline-flex;
margin-bottom:1rem;
justify-content:center;
align-items:center;
}
.gknwy_card_ic-f71 svg{
width:1.625rem;
height:1.625rem;
}
.gknwy_card_h-f71{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
color:#1C1810;
font-size:1.313rem;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
.gknwy_card_p-f71{
font-size:14px;
line-height:1.55;
color:#8C7D65;
overflow-wrap:break-word;
}
.gknts-f71{
padding:2.75rem 0;
}
.gknts_in-f71{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:881px){
.gknts_in-f71{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.gknts_left-f71{
min-width:0;
}
.gknts_h2-f71{
overflow-wrap:break-word;
font-weight:600;
font-size:1.625rem;
color:#F0EAD8;
margin-bottom:12px;
line-height:1.1;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:765px){
.gknts_h2-f71{
font-size:28px;
}
}
.gknts_text-f71{
line-height:1.6;
font-size:14.5px;
max-width:32.5rem;
color:#A89C84;
margin-bottom:22px;
}
.gknts_badges-f71{
gap:1.125rem;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.gknts_badge-f71{
color:#A89C84;
font-weight:600;
font-size:13px;
}
.gknts_pay-f71{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:878px){
.gknts_pay-f71{
justify-content:flex-end;
}
}
.gknts_pay_chip-f71{
border:1px solid rgba(245,240,232,0.13);
border-radius:14px;
padding:0.75rem 16px;
background:rgba(245,240,232,0.07);
font-weight:700;
color:#F0EAD8;
font-size:14px;
}
.gknprov-f71{
padding:40px 0 1.25rem;
}
.gknprov_eyebrow-f71{
display:block;
margin-bottom:1.125rem;
}
.gknprov_grid-f71{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.gknprov_grid-f71{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.gknprov_grid-f71{
grid-template-columns:repeat(6,1fr);
}
}
.gknel-f71{
padding:48px 0;
}
@media(min-width:769px){
.gknel-f71{
padding:3.5rem 0;
}
}
.gknel_in-f71{
grid-template-columns:1fr;
gap:2.5rem;
display:grid;
align-items:start;
}
@media(min-width:902px){
.gknel_in-f71{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.gknel_left-f71{
min-width:0;
}
.gknel_eyebrow-f71{
margin-bottom:0.875rem;
}
.gknel_h2-f71{
color:#1C1810;
font-weight:600;
margin-bottom:1.375rem;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.08;
overflow-wrap:break-word;
font-size:2rem;
}
@media(min-width:767px){
.gknel_h2-f71{
font-size:38px;
}
}
.gknel_body-f71 p{
color:#3A3326;
margin-bottom:18px;
line-height:1.7;
font-size:16px;
overflow-wrap:break-word;
}
.gknel_dropcap-f71{
padding:0.375rem 12px 0 0;
font-weight:700;
font-size:3.875rem;
line-height:.8;
color:#A0723A;
float:left;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.gknel_right-f71{
min-width:0;
}
.gknel_quote-f71{
border-radius:20px;
padding:2.25rem;
background:linear-gradient(150deg,#2A2318,#0F0D08);
position:relative;
margin-bottom:24px;
color:#F0EAD8;
}
.gknel_quote_mark-f71{
color:#D4A84B;
display:inline-flex;
margin-bottom:6px;
align-items:center;
}
.gknel_quote_mark-f71 svg{
height:34px;
width:34px;
}
.gknel_quote_text-f71{
margin-bottom:1.375rem;
font-weight:500;
font-size:1.375rem;
overflow-wrap:break-word;
line-height:1.4;
color:#F0EAD8;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.gknel_quote_meta-f71{
gap:12px;
align-items:center;
display:flex;
}
.gknel_quote_av-f71{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#A0723A,#D4A84B);
width:2.375rem;
height:38px;
}
.gknel_quote_author-f71{
font-weight:700;
color:#F0EAD8;
font-size:14px;
}
.gknel_quote_meta_sub-f71{
color:#A89C84;
font-size:0.75rem;
}
.gknel_explain-f71{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(28,24,16,0.08);
}
.gknel_explain_card-f71{
padding:22px 24px;
}
.gknel_explain_card-f71+.gknel_explain_card-f71{
border-top:1px solid rgba(28,24,16,0.08);
}
.gknel_explain_h-f71{
overflow-wrap:break-word;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
color:#1C1810;
font-size:20px;
margin-bottom:0.5rem;
line-height:1.15;
}
.gknel_explain_p-f71{
font-size:0.875rem;
line-height:1.55;
color:#8C7D65;
overflow-wrap:break-word;
}
.gknfaq-f71{
padding:3rem 0;
background:#FBF8F2;
margin-top:1.5rem;
border-bottom:1px solid rgba(28,24,16,0.08);
border-top:1px solid rgba(28,24,16,0.08);
}
@media(min-width:765px){
.gknfaq-f71{
padding:62px 0;
}
}
.gknfaq_head-f71{
margin-bottom:34px;
text-align:center;
}
.gknfaq_eyebrow-f71{
margin-bottom:0.75rem;
}
.gknfaq_h2-f71{
overflow-wrap:break-word;
color:#1C1810;
font-size:2rem;
line-height:1.05;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:767px){
.gknfaq_h2-f71{
font-size:2.375rem;
}
}
.gknfaq_list-f71{
margin:0 auto;
gap:0.75rem;
display:flex;
max-width:820px;
flex-direction:column;
}
.gknfaq_item-f71{
border-radius:14px;
border:1px solid rgba(28,24,16,0.08);
background:#F5F0E8;
overflow:hidden;
}
.gknfaq_q-f71{
gap:20px;
list-style:none;
padding:20px 24px;
font-size:16px;
justify-content:space-between;
align-items:center;
display:flex;
overflow-wrap:break-word;
cursor:pointer;
font-weight:700;
color:#1C1810;
}
.gknfaq_q-f71::-webkit-details-marker{
display:none;
}
.gknfaq_q_ic-f71{
transition:transform .22s ease;
flex:0 0 auto;
color:#A0723A;
display:inline-flex;
align-items:center;
}
.gknfaq_q_ic-f71 svg{
height:18px;
width:18px;
}
.gknfaq_item-f71[open] .gknfaq_q_ic-f71{
transform:rotate(180deg);
}
.gknfaq_a-f71{
padding:0 1.5rem 1.25rem;
color:#8C7D65;
font-size:14.5px;
line-height:1.6;
overflow-wrap:break-word;
}
.gknsb-f71{
background:#FBF8F2;
padding:48px 0;
border-bottom:1px solid rgba(28,24,16,0.08);
margin-top:1.5rem;
border-top:1px solid rgba(28,24,16,0.08);
}
@media(min-width:769px){
.gknsb-f71{
padding:56px 0;
}
}
.gknsb_eyebrow-f71{
display:block;
margin-bottom:12px;
}
.gknsb_h2-f71{
overflow-wrap:break-word;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:26px;
font-size:30px;
color:#1C1810;
line-height:1.05;
}
@media(min-width:765px){
.gknsb_h2-f71{
font-size:36px;
}
}
.gknsb_grid-f71{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:557px){
.gknsb_grid-f71{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.gknsb_grid-f71{
grid-template-columns:repeat(4,1fr);
}
}
.gknsb_card-f71{
background:#F5F0E8;
border:1px solid rgba(28,24,16,0.08);
border-radius:0.875rem;
padding:1.5rem;
min-width:0;
}
.gknsb_card_h-f71{
color:#1C1810;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-size:19px;
font-weight:600;
line-height:1.15;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
}
.gknsb_card_p-f71{
line-height:1.6;
font-size:0.844rem;
overflow-wrap:break-word;
color:#8C7D65;
}
.gknsb_rtp-f71{
border-radius:14px;
background:#F5F0E8;
border:1px solid rgba(28,24,16,0.08);
grid-template-columns:1fr;
padding:26px 1.75rem;
gap:1.5rem;
display:grid;
align-items:center;
margin-top:1.125rem;
}
@media(min-width:758px){
.gknsb_rtp-f71{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.gknsb_rtp_h-f71{
line-height:1.15;
margin-bottom:0.5rem;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#1C1810;
font-size:1.25rem;
}
.gknsb_rtp_p-f71{
color:#8C7D65;
font-size:13.5px;
overflow-wrap:break-word;
line-height:1.6;
}
.gknsb_rtp_stats-f71{
gap:16px;
display:flex;
}
.gknsb_stat-f71{
flex:1 1 0;
border-radius:0.5rem;
padding:1.125rem;
background:#FBF8F2;
min-width:0;
text-align:center;
}
.gknsb_stat_v-f71{
color:#4A7C59;
font-weight:700;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.625rem;
}
.gknsb_stat_l-f71{
font-size:0.719rem;
color:#6B5F48;
margin-top:0.25rem;
}
.gknsg-f71{
padding:3rem 0 0.625rem;
}
.gknsg_eyebrow-f71{
margin-bottom:0.75rem;
display:block;
}
.gknsg_h2-f71{
font-weight:600;
margin-bottom:28px;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
color:#1C1810;
font-size:30px;
overflow-wrap:break-word;
}
@media(min-width:768px){
.gknsg_h2-f71{
font-size:36px;
}
}
.gknsg_grid-f71{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:717px){
.gknsg_grid-f71{
grid-template-columns:repeat(3,1fr);
}
}
.gknsg_col-f71{
min-width:0;
}
.gknsg_col_h-f71{
overflow-wrap:break-word;
font-size:22px;
font-weight:600;
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.625rem;
color:#1C1810;
line-height:1.15;
}
.gknsg_col_p-f71{
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
color:#8C7D65;
}
.gknlh-f71{
padding:40px 0 1.25rem;
}
.gknlh_in-f71{
border-top:1px solid rgba(28,24,16,0.15);
padding-top:34px;
}
.gknlh_eyebrow-f71{
display:block;
margin-bottom:1.375rem;
}
.gknlh_grid-f71{
grid-template-columns:1fr 1fr;
gap:28px;
display:grid;
}
@media(min-width:597px){
.gknlh_grid-f71{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.gknlh_grid-f71{
grid-template-columns:repeat(5,1fr);
}
}
.gknlh_col-f71{
min-width:0;
}
.gknlh_col_h-f71{
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-size:13px;
font-weight:700;
color:#1C1810;
}
.gknlh_links-f71{
gap:8px;
display:flex;
flex-direction:column;
}
.gknlh_link-f71{
transition:color .22s ease;
font-size:13px;
color:#8C7D65;
overflow-wrap:break-word;
}
.gknlh_link-f71:hover{
color:#A0723A;
}
.gknft-f71{
background:#2C2519;
margin-top:2.5rem;
color:#A89C84;
}
.gknft_in-f71{
gap:32px;
grid-template-columns:1fr;
padding:3rem 0 28px;
display:grid;
}
@media(min-width:601px){
.gknft_in-f71{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:898px){
.gknft_in-f71{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.gknft_brand-f71{
min-width:0;
}
.gknft_logo-f71{
font-family:"Source Serif 4", 'Iowan Old Style', Georgia, serif;
font-size:26px;
font-weight:700;
overflow-wrap:break-word;
color:#F0EAD8;
}
.gknft_tagline-f71{
line-height:1.6;
max-width:280px;
font-size:13.5px;
margin-top:14px;
color:#A89C84;
}
.gknft_contact-f71{
transition:color .22s ease;
overflow-wrap:anywhere;
max-width:280px;
margin-top:0.75rem;
font-size:0.813rem;
display:inline-block;
color:#D4A84B;
}
.gknft_contact-f71:hover{
color:#F0EAD8;
}
.gknft_col-f71{
min-width:0;
}
.gknft_col_h-f71{
font-size:0.813rem;
letter-spacing:.08em;
margin-bottom:14px;
text-transform:uppercase;
overflow-wrap:break-word;
color:#F0EAD8;
font-weight:700;
}
.gknft_col_links-f71{
gap:10px;
display:flex;
flex-direction:column;
}
.gknft_link-f71{
transition:color .22s ease;
font-size:0.844rem;
overflow-wrap:break-word;
color:#A89C84;
}
.gknft_link-f71:hover{
color:#F0EAD8;
}
.gknft_bot-f71{
padding:22px 0 2.5rem;
gap:1rem;
display:flex;
border-top:1px solid rgba(245,240,232,0.13);
flex-direction:column;
}
@media(min-width:769px){
.gknft_bot-f71{
gap:1.25rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.gknft_legal-f71{
max-width:47.5rem;
color:#B0A38E;
font-size:11.5px;
line-height:1.6;
overflow-wrap:break-word;
}
.gknft_legal-f71 b{
color:#A89C84;
font-weight:700;
}
.gknft_age-f71{
padding:4px 0.563rem;
border-radius:8px;
flex:0 0 auto;
border:1.5px solid #D4A84B;
font-weight:700;
font-size:0.813rem;
color:#D4A84B;
}