*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1410;
font-family:"Commissioner", 'Helvetica Neue', Arial, sans-serif;
text-rendering:optimizeLegibility;
color:#DDD0B3;
line-height:1.6;
font-size:15px;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.54);
}
::-webkit-scrollbar-track{
background:transparent;
}
.cpk_layout-484{
flex-direction:column;
min-height:100vh;
display:flex;
}
.cpk_main-484{
flex:1 1 auto;
width:100%;
min-width:0;
}
.cpk_container-484{
padding:0 16px;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:770px){
.cpk_container-484{
padding:0 32px;
}
}
@media(min-width:1100px){
.cpk_container-484{
padding:0 3.5rem;
}
}
.cpk_eyebrow-484{
font-size:0.688rem;
font-weight:600;
letter-spacing:.2em;
display:inline-block;
font-family:"Commissioner", 'Helvetica Neue', Arial, sans-serif;
overflow-wrap:break-word;
text-transform:uppercase;
color:#C8912A;
line-height:1.4;
}
.cpk_band-484{
background:#0E0B07;
color:#F5EDD8;
}
.cpk_band-484 .cpk_eyebrow-484{
color:#F0C050;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.cpk_tb-484{
background:#1A1410;
position:sticky;
z-index:50;
border-bottom:1px solid rgba(245,220,160,0.13);
top:0;
}
.cpk_tb_in-484{
margin:0 auto;
gap:16px;
padding:0.75rem 16px;
justify-content:space-between;
display:flex;
width:100%;
align-items:center;
max-width:87.5rem;
}
@media(min-width:771px){
.cpk_tb_in-484{
padding:16px 2rem;
}
}
@media(min-width:1102px){
.cpk_tb_in-484{
padding:18px 56px;
}
}
.cpk_tb_left-484{
gap:28px;
min-width:0;
align-items:center;
display:flex;
}
.cpk_tb_logo-484{
gap:0.688rem;
align-items:center;
display:flex;
min-width:0;
}
.cpk_tb_logo_mark-484{
border-radius:0.5rem;
flex:0 0 auto;
object-fit:cover;
height:2.125rem;
width:34px;
}
.cpk_tb_logo_txt-484{
line-height:1;
flex-direction:column;
min-width:0;
display:flex;
}
.cpk_tb_logo_name-484{
overflow:hidden;
white-space:nowrap;
font-size:1.375rem;
font-weight:700;
letter-spacing:.02em;
text-overflow:ellipsis;
color:#F5EDD8;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.cpk_tb_logo_sub-484{
overflow:hidden;
text-overflow:ellipsis;
color:#C8912A;
font-size:8.5px;
letter-spacing:.32em;
margin-top:0.25rem;
text-transform:uppercase;
font-weight:600;
white-space:nowrap;
}
.cpk_tb_nav-484{
display:none;
}
@media(min-width:962px){
.cpk_tb_nav-484{
gap:28px;
align-items:center;
display:flex;
}
}
.cpk_tb_nav_item-484{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
border-bottom:2px solid transparent;
font-size:14px;
color:#DDD0B3;
font-weight:600;
padding-bottom:3px;
}
.cpk_tb_nav_item-484:hover{
color:#F5EDD8;
}
.cpk_tb_nav_item-484.cpk_state_active-484{
border-color:#C8912A;
color:#F5EDD8;
}
.cpk_tb_right-484{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.cpk_tb_search-484{
transition:color .22s ease;
display:flex;
align-items:center;
color:#DDD0B3;
justify-content:center;
}
.cpk_tb_search-484:hover{
color:#C8912A;
}
.cpk_tb_search-484 svg{
height:18px;
width:18px;
}
.cpk_tb_lang-484{
letter-spacing:.1em;
text-transform:uppercase;
color:#A8956E;
font-weight:600;
font-size:11px;
}
.cpk_tb_lang-484:hover{
color:#F5EDD8;
}
.cpk_tb_login-484{
font-size:14px;
display:none;
color:#F5EDD8;
font-weight:600;
}
@media(min-width:771px){
.cpk_tb_login-484{
display:inline-block;
}
}
.cpk_tb_register-484{
transition:background-color .22s ease;
background:#E8B84B;
border-radius:62.438rem;
padding:0.688rem 22px;
color:#1A1008;
white-space:nowrap;
font-weight:700;
font-size:0.875rem;
}
.cpk_tb_register-484:hover{
background:#F0C85E;
}
.cpk_mob-484{
background:#1A1410;
border-top:1px solid rgba(245,220,160,0.13);
right:0;
bottom:0;
left:0;
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
position:fixed;
}
@media(min-width:961px){
.cpk_mob-484{
display:none;
}
}
.cpk_mob_in-484{
margin:0 auto;
max-width:35rem;
align-items:stretch;
display:flex;
justify-content:space-around;
}
.cpk_mob_item-484{
padding:0.563rem 4px;
transition:color .22s ease;
gap:3px;
flex:1 1 0;
min-width:0;
flex-direction:column;
color:#A8956E;
display:flex;
align-items:center;
}
.cpk_mob_item-484.cpk_state_active-484{
color:#C8912A;
}
.cpk_mob_ic-484{
justify-content:center;
display:flex;
align-items:center;
}
.cpk_mob_ic-484 svg{
width:20px;
height:1.25rem;
}
.cpk_mob_lb-484{
overflow:hidden;
max-width:100%;
font-weight:600;
font-size:0.625rem;
text-overflow:ellipsis;
white-space:nowrap;
}
@media(max-width:962px){
body{
padding-bottom:3.75rem;
}
}
.cpk_rail-484{
position:relative;
min-width:0;
}
.cpk_rail_scroll-484{
gap:0.875rem;
padding-bottom:14px;
overflow-x:auto;
display:flex;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
}
@media(min-width:769px){
.cpk_rail_scroll-484{
gap:1.125rem;
}
}
.cpk_gc-484{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:765px){
.cpk_gc-484{
width:11.75rem;
}
}
.cpk_gc_img-484{
border-radius:14px;
overflow:hidden;
background:#231C14;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.45), 0 0.5rem 24px rgba(0,0,0,0.35);
position:relative;
padding-bottom:133.33%;
}
.cpk_gc_img-484 img{
inset:0;
height:100%;
width:100%;
object-fit:cover;
position:absolute;
}
.cpk_gc_cover-484{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.54));
position:absolute;
pointer-events:none;
}
.cpk_gc_hover-484{
background:rgba(0,0,0,0.54);
transition:opacity .22s ease;
inset:0;
opacity:0;
justify-content:center;
align-items:center;
display:flex;
position:absolute;
}
.cpk_gc-484:hover .cpk_gc_hover-484{
opacity:1;
}
.cpk_gc_hover_btn-484{
background:#E8B84B;
border-radius:999px;
color:#1A1008;
height:46px;
width:46px;
align-items:center;
justify-content:center;
display:flex;
}
.cpk_gc_hover_btn-484 svg{
width:18px;
height:1.125rem;
}
.cpk_gc_info-484{
gap:2px;
display:flex;
margin-top:9px;
min-width:0;
flex-direction:column;
}
.cpk_gc_name-484{
overflow:hidden;
font-size:0.813rem;
text-overflow:ellipsis;
color:#F5EDD8;
white-space:nowrap;
font-weight:700;
}
.cpk_gc_prov-484{
overflow:hidden;
font-size:11px;
text-overflow:ellipsis;
white-space:nowrap;
color:#A8956E;
}
.cpk_gc_meta-484{
font-size:11px;
color:#A8956E;
}
.cpk_tc-484{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:767px){
.cpk_tc-484{
width:230px;
}
}
.cpk_tc_img-484{
overflow:hidden;
border-radius:14px;
background:#231C14;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.45), 0 8px 1.5rem rgba(0,0,0,0.35);
position:relative;
padding-bottom:75%;
}
.cpk_tc_img-484 img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.cpk_tc_info-484{
gap:2px;
min-width:0;
display:flex;
margin-top:0.563rem;
flex-direction:column;
}
.cpk_tc_name-484{
overflow:hidden;
font-size:0.875rem;
white-space:nowrap;
color:#F5EDD8;
text-overflow:ellipsis;
font-weight:700;
}
.cpk_tc_rtp-484{
color:#A8956E;
font-size:11px;
}
.cpk_lc-484{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:768px){
.cpk_lc-484{
width:16.75rem;
}
}
.cpk_lc_img-484{
background:#231C14;
overflow:hidden;
border-radius:0.875rem;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.45), 0 8px 24px rgba(0,0,0,0.35);
padding-bottom:62.5%;
}
.cpk_lc_img-484 img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.cpk_lc_live-484{
background:rgba(0,0,0,0.54);
padding:0.25rem 9px;
gap:0.438rem;
border-radius:62.438rem;
display:flex;
top:12px;
left:0.75rem;
position:absolute;
align-items:center;
}
.cpk_lc_live_dot-484{
border-radius:50%;
background:#D94F3D;
animation:zm2-pulse 1.6s infinite;
width:8px;
height:0.5rem;
}
.cpk_lc_seats-484{
color:#F5EDD8;
text-transform:uppercase;
font-weight:600;
font-size:10px;
letter-spacing:.08em;
}
.cpk_lc_info-484{
gap:2px;
flex-direction:column;
margin-top:9px;
min-width:0;
display:flex;
}
.cpk_lc_name-484{
overflow:hidden;
font-weight:700;
font-size:0.938rem;
white-space:nowrap;
text-overflow:ellipsis;
color:#F5EDD8;
}
.cpk_lc_bet-484{
color:#A8956E;
font-size:11px;
}
.cpk_pc-484{
background:#231C14;
border-radius:14px;
gap:0.5rem;
border:1px solid rgba(245,220,160,0.07);
padding:16px 0.875rem;
align-items:center;
min-height:4.625rem;
display:flex;
justify-content:center;
min-width:0;
flex-direction:column;
}
.cpk_pc_logo-484{
flex:0 0 auto;
max-width:100%;
width:auto;
height:1.75rem;
object-fit:contain;
}
.cpk_pc_name-484{
overflow:hidden;
text-align:center;
text-overflow:ellipsis;
font-size:0.688rem;
white-space:nowrap;
max-width:100%;
color:#A8956E;
}
.cpk_gc_tag-484{
padding:3px 0.5rem;
border-radius:0.5rem;
display:inline-block;
z-index:2;
letter-spacing:.06em;
left:10px;
font-weight:700;
position:absolute;
text-transform:uppercase;
font-size:10px;
top:10px;
}
.cpk_gc_tag_hot-484{
background:#D94F3D;
color:#F5EDD8;
}
.cpk_gc_tag_new-484{
background:#E8B84B;
color:#1A1008;
}
.cpk_gc_tag_jp-484{
background:#D4882A;
color:#1A1008;
}
.cpk_gc_tag_live-484{
background:#D94F3D;
color:#F5EDD8;
}
.cpk_sh-484{
min-width:0;
margin-bottom:18px;
}
.cpk_sh_row-484{
gap:16px;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
display:flex;
}
.cpk_sh_row-484 .cpk_sh_l-484{
gap:6px;
display:flex;
min-width:0;
flex-direction:column;
}
.cpk_sh_stack-484{
gap:0.625rem;
align-items:flex-start;
display:flex;
flex-direction:column;
}
.cpk_sh_center-484{
gap:0.625rem;
align-items:center;
display:flex;
flex-direction:column;
text-align:center;
}
.cpk_sh_h2-484{
font-weight:600;
overflow-wrap:break-word;
font-size:24px;
line-height:1.1;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
}
@media(min-width:770px){
.cpk_sh_h2-484{
font-size:1.875rem;
}
}
.cpk_band-484 .cpk_sh_h2-484{
color:#F5EDD8;
}
.cpk_sh_eb_line-484{
gap:10px;
display:inline-flex;
align-items:center;
}
.cpk_sh_eb_line-484::before{
background:#C8912A;
height:1px;
content:"";
width:28px;
display:inline-block;
}
.cpk_band-484 .cpk_sh_eb_line-484::before{
background:#F0C050;
}
.cpk_sh_eb_dot-484{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.cpk_sh_eb_dot-484::before{
border-radius:50%;
background:#C8912A;
display:inline-block;
content:"";
height:0.375rem;
width:0.375rem;
}
.cpk_band-484 .cpk_sh_eb_dot-484::before{
background:#F0C050;
}
.cpk_sh_link-484{
gap:6px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
font-weight:600;
color:#F5EDD8;
align-items:center;
font-size:0.813rem;
white-space:nowrap;
border-bottom:1px solid #F5EDD8;
padding-bottom:2px;
display:inline-flex;
}
.cpk_sh_link-484:hover{
border-color:#C8912A;
color:#C8912A;
}
.cpk_sh_link-484 svg{
height:0.875rem;
width:14px;
}
.cpk_sh_link_chev-484{
padding-bottom:0;
border-bottom:0;
}
.cpk_sh_link_btn-484{
border-radius:62.438rem;
padding:9px 1.125rem;
background:#E8B84B;
color:#1A1008;
border-bottom:0;
}
.cpk_sh_link_btn-484:hover{
background:#F0C85E;
border-color:transparent;
color:#1A1008;
}
.cpk_band-484 .cpk_sh_link-484{
border-color:#F5EDD8;
color:#F5EDD8;
}
.cpk_band-484 .cpk_sh_link_btn-484{
background:#F0C050;
color:#1A1008;
}
.cpk_sh_rule-484{
background:rgba(245,220,160,0.13);
margin:-2px 0 18px;
height:1px;
}
.cpk_band-484 .cpk_sh_rule-484{
background:rgba(255,220,140,0.13);
}
.cpk_hero-484{
padding:32px 0 0.5rem;
}
@media(min-width:770px){
.cpk_hero-484{
padding:56px 0 24px;
}
}
.cpk_hero_in-484{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:900px){
.cpk_hero_in-484{
gap:48px;
grid-template-columns:1.05fr .95fr;
}
}
.cpk_hero_copy-484{
min-width:0;
}
.cpk_hero_eyebrow-484{
gap:10px;
margin-bottom:1.375rem;
display:inline-flex;
align-items:center;
}
.cpk_hero_eyebrow_line-484{
background:#C8912A;
flex:0 0 auto;
height:1px;
display:inline-block;
width:28px;
}
.cpk_hero_h1-484{
font-weight:600;
color:#F5EDD8;
letter-spacing:-.01em;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:20px;
line-height:1.04;
overflow-wrap:break-word;
font-size:38px;
}
@media(min-width:765px){
.cpk_hero_h1-484{
font-size:3.375rem;
}
}
@media(min-width:1102px){
.cpk_hero_h1-484{
font-size:3.875rem;
}
}
.cpk_hero_h1-484 em{
font-style:normal;
color:#C8912A;
}
.cpk_hero_sub-484{
margin-bottom:30px;
font-size:16px;
line-height:1.6;
max-width:30rem;
color:#897558;
}
@media(min-width:771px){
.cpk_hero_sub-484{
font-size:18px;
}
}
.cpk_hero_actions-484{
gap:0.875rem;
display:flex;
flex-wrap:wrap;
margin-bottom:34px;
align-items:center;
}
.cpk_hero_cta-484{
gap:10px;
border-radius:999px;
transition:background-color .22s ease;
padding:1rem 1.875rem;
background:#E8B84B;
font-size:0.938rem;
font-weight:700;
display:inline-flex;
align-items:center;
color:#1A1008;
}
.cpk_hero_cta-484:hover{
background:#F0C85E;
}
.cpk_hero_cta_ic-484{
display:inline-flex;
align-items:center;
}
.cpk_hero_cta_ic-484 svg{
width:16px;
height:1rem;
}
.cpk_hero_cta_alt-484{
border:1px solid rgba(245,220,160,0.13);
transition:border-color .22s ease,color .22s ease;
padding:15px 1.625rem;
background:transparent;
border-radius:62.438rem;
font-size:0.938rem;
align-items:center;
font-weight:600;
color:#F5EDD8;
display:inline-flex;
}
.cpk_hero_cta_alt-484:hover{
border-color:#C8912A;
color:#C8912A;
}
.cpk_hero_trust-484{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.cpk_hero_trust_item-484{
gap:9px;
color:#DDD0B3;
align-items:center;
font-size:0.813rem;
display:flex;
font-weight:600;
}
.cpk_hero_trust_ic-484{
display:inline-flex;
align-items:center;
color:#C8912A;
}
.cpk_hero_trust_ic-484 svg{
height:16px;
width:16px;
}
.cpk_hero_promo-484{
background:#231C14;
overflow:hidden;
border-radius:20px;
position:relative;
min-height:18.75rem;
display:flex;
box-shadow:0 0.5rem 16px rgba(0,0,0,0.50), 0 2rem 4rem rgba(0,0,0,0.40), 0 0 80px rgba(196,140,40,0.08);
}
.cpk_hero_promo_bg-484{
inset:0;
background-position:center;
background-size:cover;
position:absolute;
}
.cpk_hero_promo_bg-484::after{
background:linear-gradient(120deg,#0E0B07 0%,rgba(0,0,0,0.54) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.cpk_hero_promo_glow-484{
background:radial-gradient(circle,rgba(196,140,40,0.18) 0%,transparent 65%);
border-radius:50%;
pointer-events:none;
top:-40px;
position:absolute;
height:260px;
right:-1.25rem;
width:16.25rem;
}
.cpk_hero_promo_ct-484{
padding:1.75rem;
align-self:flex-end;
z-index:2;
max-width:88%;
position:relative;
}
.cpk_hero_promo_label-484{
display:block;
font-size:10px;
font-weight:700;
color:#F0C050;
letter-spacing:.25em;
margin-bottom:0.5rem;
text-transform:uppercase;
}
.cpk_hero_promo_amount-484{
color:#F5EDD8;
font-weight:600;
line-height:1.05;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
overflow-wrap:break-word;
}
@media(min-width:769px){
.cpk_hero_promo_amount-484{
font-size:2.5rem;
}
}
.cpk_hero_promo_amount-484 em{
font-style:normal;
color:#F0C050;
}
.cpk_hero_rating-484{
border:1px solid rgba(245,220,160,0.07);
padding:0.625rem 14px;
background:#231C14;
border-radius:0.875rem;
gap:10px;
z-index:3;
top:0.875rem;
max-width:min(260px,62%);
box-shadow:0 2px 0.375rem rgba(0,0,0,0.45), 0 0.5rem 24px rgba(0,0,0,0.35);
right:0.875rem;
align-items:center;
display:flex;
position:absolute;
}
.cpk_hero_rating_score-484{
flex:0 0 auto;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#F5EDD8;
font-size:1.5rem;
}
.cpk_hero_rating_txt-484{
flex:1 1 auto;
min-width:0;
}
.cpk_hero_rating_stars-484{
gap:2px;
display:flex;
color:#C8912A;
}
.cpk_hero_rating_stars-484 svg{
width:0.75rem;
height:0.75rem;
}
.cpk_hero_rating_cap-484{
line-height:1.35;
overflow-wrap:break-word;
margin-top:3px;
display:block;
font-size:0.688rem;
color:#A8956E;
}
.cpk_stat-484{
border-bottom:1px solid rgba(245,220,160,0.13);
border-top:1px solid rgba(245,220,160,0.13);
margin-top:1rem;
}
.cpk_stat_in-484{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:765px){
.cpk_stat_in-484{
grid-template-columns:repeat(4,1fr);
}
}
.cpk_stat_item-484{
padding:22px 14px;
min-width:0;
border-right:1px solid rgba(245,220,160,0.07);
border-bottom:1px solid rgba(245,220,160,0.07);
}
.cpk_stat_item-484:nth-child(2n){
border-right:0;
}
.cpk_stat_item-484:nth-child(n+3){
border-bottom:0;
}
@media(min-width:771px){
.cpk_stat_item-484{
border-bottom:0;
}
.cpk_stat_item-484:nth-child(2n){
border-right:1px solid rgba(245,220,160,0.07);
}
.cpk_stat_item-484:nth-child(4n){
border-right:0;
}
}
.cpk_stat_value-484{
color:#F5EDD8;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:30px;
line-height:1;
overflow-wrap:break-word;
font-weight:700;
}
@media(min-width:766px){
.cpk_stat_value-484{
font-size:34px;
}
}
.cpk_stat_label-484{
line-height:1.4;
margin-top:6px;
overflow-wrap:break-word;
font-size:13px;
color:#A8956E;
}
.cpk_jp-484{
padding:1.875rem 0 0.625rem;
}
.cpk_jp_grid-484{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:769px){
.cpk_jp_grid-484{
grid-template-columns:1fr 1fr;
}
.cpk_jp_card_mega-484{
grid-column:1/-1;
}
}
@media(min-width:1003px){
.cpk_jp_grid-484{
grid-template-columns:1.4fr 1fr 1fr;
}
.cpk_jp_card_mega-484{
grid-column:auto;
}
}
.cpk_jp_card-484{
border:1px solid rgba(245,220,160,0.07);
border-radius:1.25rem;
overflow:hidden;
gap:0.75rem;
padding:26px;
background:#231C14;
justify-content:space-between;
position:relative;
min-height:200px;
min-width:0;
display:flex;
flex-direction:column;
}
.cpk_jp_card_mega-484{
background:linear-gradient(135deg,#16110A,#0A0806);
border-color:transparent;
min-height:210px;
color:#F5EDD8;
}
.cpk_jp_glow-484{
background:radial-gradient(circle,rgba(196,140,40,0.18),transparent 70%);
border-radius:50%;
width:200px;
height:12.5rem;
top:-2.5rem;
right:-2.5rem;
pointer-events:none;
position:absolute;
}
.cpk_jp_label-484{
gap:0.625rem;
letter-spacing:.16em;
text-transform:uppercase;
justify-content:space-between;
font-weight:700;
font-size:10px;
display:flex;
flex-wrap:wrap;
align-items:center;
color:#C8912A;
position:relative;
}
.cpk_jp_card_mega-484 .cpk_jp_label-484{
color:#F0C050;
}
.cpk_jp_drop-484{
color:#A8956E;
letter-spacing:.04em;
text-transform:none;
font-weight:600;
}
.cpk_jp_card_mega-484 .cpk_jp_drop-484{
color:#B09A72;
}
.cpk_jp_amount-484{
position:relative;
font-size:2.375rem;
line-height:1;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:700;
color:#F5EDD8;
}
.cpk_jp_card_mega-484 .cpk_jp_amount-484{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#F0C050;
}
@media(min-width:769px){
.cpk_jp_card_mega-484 .cpk_jp_amount-484{
font-size:3.375rem;
}
}
.cpk_jp_game-484{
font-size:0.813rem;
position:relative;
color:#A8956E;
}
.cpk_jp_card_mega-484 .cpk_jp_game-484{
color:#B09A72;
}
.cpk_jp_cta-484{
align-self:flex-start;
position:relative;
}
.cpk_jp_card_mega-484 .cpk_jp_cta-484{
background:#F0C050;
transition:opacity .22s ease;
border-radius:62.438rem;
padding:10px 1.25rem;
color:#1A1008;
font-size:13px;
font-weight:700;
}
.cpk_jp_card_mega-484 .cpk_jp_cta-484:hover{
opacity:.9;
}
.cpk_jp_card-484:not(.cpk_jp_card_mega-484) .cpk_jp_cta-484{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #F5EDD8;
color:#F5EDD8;
padding-bottom:2px;
font-size:13px;
font-weight:700;
}
.cpk_jp_card-484:not(.cpk_jp_card_mega-484) .cpk_jp_cta-484:hover{
border-color:#C8912A;
color:#C8912A;
}
.cpk_jp_seo-484{
margin:0.875rem 0 0;
line-height:1.65;
color:#897558;
max-width:760px;
overflow-wrap:break-word;
font-size:0.875rem;
}
.cpk_jp_seo-484 strong{
font-weight:700;
color:#F5EDD8;
}
.cpk_grow-484{
padding:26px 0 10px;
}
.cpk_row_seo-484{
margin:10px 0 0;
overflow-wrap:break-word;
color:#897558;
max-width:47.5rem;
line-height:1.65;
font-size:14px;
}
.cpk_row_seo-484 strong{
color:#F5EDD8;
font-weight:700;
}
.cpk_grow-484{
padding:1.625rem 0 0.625rem;
}
.cpk_row_seo-484{
margin:10px 0 0;
line-height:1.65;
max-width:760px;
overflow-wrap:break-word;
color:#897558;
font-size:14px;
}
.cpk_row_seo-484 strong{
color:#F5EDD8;
font-weight:700;
}
.cpk_grow-484{
padding:26px 0 10px;
}
.cpk_row_seo-484{
margin:0.625rem 0 0;
line-height:1.65;
overflow-wrap:break-word;
color:#897558;
font-size:14px;
max-width:760px;
}
.cpk_row_seo-484 strong{
color:#F5EDD8;
font-weight:700;
}
.cpk_vip-484{
padding:3rem 0;
}
@media(min-width:769px){
.cpk_vip-484{
padding:64px 0;
}
}
.cpk_vip_head-484{
gap:14px;
flex-direction:column;
margin-bottom:1.875rem;
display:flex;
}
@media(min-width:882px){
.cpk_vip_head-484{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.cpk_vip_eyebrow-484{
margin-bottom:12px;
}
.cpk_vip_h2-484{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
line-height:1.05;
overflow-wrap:break-word;
font-weight:600;
color:#F5EDD8;
}
@media(min-width:768px){
.cpk_vip_h2-484{
font-size:40px;
}
}
.cpk_vip_intro-484{
line-height:1.6;
color:#B09A72;
max-width:420px;
font-size:0.875rem;
}
.cpk_vip_grid-484{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:14px;
display:grid;
}
.cpk_vip_card-484{
padding:22px 1.125rem;
border-radius:14px;
border:1px solid rgba(255,220,140,0.13);
min-width:0;
}
.cpk_vip_card_feat-484{
background:rgba(255,235,180,0.07);
border-color:#F0C050;
}
.cpk_vip_card_ic-484{
background:linear-gradient(135deg,#C8912A,#F0C050);
border-radius:0.5rem;
height:2.125rem;
width:34px;
display:block;
margin-bottom:16px;
}
.cpk_vip_name-484{
color:#F5EDD8;
margin-bottom:0.375rem;
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.25rem;
}
.cpk_vip_perk-484{
color:#B09A72;
font-size:0.781rem;
line-height:1.5;
overflow-wrap:break-word;
}
.cpk_gm-484{
padding:30px 0 10px;
}
.cpk_gm_in-484{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:882px){
.cpk_gm_in-484{
grid-template-columns:1.25fr 1fr;
}
}
.cpk_gm_left-484{
border-radius:1.25rem;
padding:2rem;
border:1px solid rgba(245,220,160,0.07);
background:#231C14;
min-width:0;
}
.cpk_gm_eyebrow-484{
margin-bottom:10px;
}
.cpk_gm_h2-484{
font-size:26px;
line-height:1.06;
overflow-wrap:break-word;
color:#F5EDD8;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
font-weight:600;
}
@media(min-width:767px){
.cpk_gm_h2-484{
font-size:1.75rem;
}
}
.cpk_gm_text-484{
line-height:1.6;
color:#897558;
font-size:14px;
max-width:480px;
margin-bottom:22px;
}
.cpk_gm_level-484{
font-weight:700;
font-size:1.375rem;
color:#C8912A;
margin-bottom:0.5rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.cpk_gm_bar-484{
border-radius:62.438rem;
background:rgba(245,220,160,0.13);
overflow:hidden;
margin-bottom:6px;
height:8px;
}
.cpk_gm_bar_fill-484{
border-radius:62.438rem;
background:linear-gradient(90deg,#C8912A,#F0C050);
height:100%;
}
.cpk_gm_bar_meta-484{
gap:10px;
margin-bottom:18px;
justify-content:space-between;
font-size:0.688rem;
display:flex;
color:#A8956E;
}
.cpk_gm_missions-484{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.cpk_gm_mission-484{
border-radius:999px;
border:1px solid rgba(245,220,160,0.13);
gap:7px;
padding:9px 0.938rem;
background:#1A1410;
font-weight:600;
align-items:center;
color:#DDD0B3;
display:inline-flex;
font-size:0.781rem;
}
.cpk_gm_mission_ic-484{
color:#C8912A;
display:inline-flex;
align-items:center;
}
.cpk_gm_mission_ic-484 svg{
height:0.813rem;
width:13px;
}
.cpk_gm_right-484{
border-radius:1.25rem;
overflow:hidden;
padding:32px;
background:linear-gradient(150deg,#16110A,#0A0806);
color:#F5EDD8;
position:relative;
flex-direction:column;
display:flex;
}
.cpk_gm_glow-484{
border-radius:50%;
background:radial-gradient(circle,rgba(196,140,40,0.18),transparent 70%);
position:absolute;
height:150px;
right:-1.875rem;
width:9.375rem;
pointer-events:none;
top:-1.875rem;
}
.cpk_gm_ref_eyebrow-484{
position:relative;
margin-bottom:10px;
}
.cpk_gm_ref_h2-484{
margin-bottom:8px;
line-height:1.1;
font-size:1.625rem;
position:relative;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F5EDD8;
font-weight:600;
}
.cpk_gm_ref_text-484{
line-height:1.55;
font-size:13.5px;
position:relative;
margin-bottom:20px;
color:#B09A72;
}
.cpk_gm_ref_cta-484{
background:#F0C050;
transition:opacity .22s ease;
border-radius:999px;
padding:11px 22px;
font-weight:700;
position:relative;
align-self:flex-start;
color:#1A1008;
font-size:0.844rem;
margin-top:auto;
}
.cpk_gm_ref_cta-484:hover{
opacity:.9;
}
.cpk_sea-484{
padding:1.5rem 0 10px;
}
.cpk_sea_in-484{
padding:36px;
border-radius:1.25rem;
gap:1.375rem;
background:linear-gradient(115deg,#16110A,#0A0806);
overflow:hidden;
position:relative;
flex-direction:column;
display:flex;
color:#F5EDD8;
}
@media(min-width:821px){
.cpk_sea_in-484{
gap:2rem;
padding:44px 48px;
align-items:center;
justify-content:space-between;
flex-direction:row;
}
}
.cpk_sea_glow-484{
background:radial-gradient(circle,rgba(196,140,40,0.18),transparent 68%);
border-radius:50%;
height:15rem;
top:50%;
right:3.75rem;
width:240px;
position:absolute;
pointer-events:none;
transform:translateY(-50%);
}
.cpk_sea_copy-484{
max-width:35rem;
min-width:0;
position:relative;
}
.cpk_sea_eyebrow-484{
margin-bottom:0.75rem;
}
.cpk_sea_h2-484{
line-height:1.04;
font-size:30px;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:12px;
color:#F5EDD8;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:766px){
.cpk_sea_h2-484{
font-size:2.375rem;
}
}
.cpk_sea_text-484{
color:#B09A72;
line-height:1.6;
font-size:0.938rem;
}
.cpk_sea_cta-484{
transition:opacity .22s ease;
border-radius:999px;
background:#F0C050;
flex:0 0 auto;
padding:1rem 32px;
font-size:0.938rem;
font-weight:700;
position:relative;
color:#1A1008;
}
.cpk_sea_cta-484:hover{
opacity:.9;
}
.cpk_app-484{
padding:1.875rem 0 0.625rem;
}
.cpk_app_in-484{
background:#231C14;
padding:2rem;
border-radius:20px;
border:1px solid rgba(245,220,160,0.07);
gap:1.75rem;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.cpk_app_in-484{
padding:2.5rem 44px;
gap:40px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.cpk_app_copy-484{
min-width:0;
max-width:560px;
}
.cpk_app_eyebrow-484{
margin-bottom:0.75rem;
}
.cpk_app_h2-484{
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-size:28px;
color:#F5EDD8;
overflow-wrap:break-word;
margin-bottom:0.75rem;
}
@media(min-width:771px){
.cpk_app_h2-484{
font-size:2.125rem;
}
}
.cpk_app_text-484{
font-size:0.875rem;
margin-bottom:1.375rem;
line-height:1.6;
color:#897558;
}
.cpk_app_btns-484{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.cpk_app_btn-484{
border-radius:0.875rem;
gap:10px;
padding:0.688rem 20px;
background:#E8B84B;
transition:background-color .22s ease;
color:#1A1008;
display:inline-flex;
align-items:center;
}
.cpk_app_btn-484:hover{
background:#F0C85E;
}
.cpk_app_btn_ic-484{
display:inline-flex;
align-items:center;
}
.cpk_app_btn_ic-484 svg{
height:1.125rem;
width:18px;
}
.cpk_app_btn_lb-484{
font-size:0.844rem;
font-weight:700;
}
.cpk_app_qr_wrap-484{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.cpk_app_qr-484{
flex:0 0 auto;
border-radius:0.875rem;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#231C14 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#231C14 0 0.313rem,transparent 5px 0.688rem);
width:6.75rem;
background-color:#E8B84B;
}
.cpk_app_qr_cap-484{
max-width:5.75rem;
color:#A8956E;
line-height:1.4;
font-size:12.5px;
}
.cpk_nl-484{
padding:24px 0 0.625rem;
}
.cpk_nl_in-484{
gap:1.375rem;
border-radius:20px;
padding:30px 2rem;
background:#13100C;
display:flex;
flex-direction:column;
color:#F5EDD8;
}
@media(min-width:769px){
.cpk_nl_in-484{
gap:1.75rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.cpk_nl_text_wrap-484{
min-width:0;
}
.cpk_nl_h3-484{
color:#F5EDD8;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.1;
font-weight:600;
font-size:1.375rem;
overflow-wrap:break-word;
margin-bottom:5px;
}
@media(min-width:771px){
.cpk_nl_h3-484{
font-size:1.5rem;
}
}
.cpk_nl_text-484{
font-size:0.844rem;
color:#B09A72;
line-height:1.5;
}
.cpk_nl_form-484{
flex:1 1 auto;
gap:10px;
min-width:0;
display:flex;
max-width:28.75rem;
}
.cpk_nl_input-484{
border:1px solid rgba(255,220,140,0.13);
flex:1 1 auto;
padding:0.813rem 16px;
overflow:hidden;
border-radius:0.875rem;
background:rgba(255,235,180,0.07);
text-overflow:ellipsis;
font-size:14px;
display:flex;
color:#B09A72;
align-items:center;
min-width:0;
white-space:nowrap;
}
.cpk_nl_btn-484{
padding:13px 1.5rem;
transition:opacity .22s ease;
flex:0 0 auto;
border-radius:14px;
background:#F0C050;
font-size:0.875rem;
font-weight:700;
color:#1A1008;
white-space:nowrap;
}
.cpk_nl_btn-484:hover{
opacity:.9;
}
.cpk_rc-484{
padding:3rem 0 10px;
}
.cpk_rc_in-484{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.cpk_rc_in-484{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.cpk_rc_col-484{
min-width:0;
}
.cpk_rc_label-484{
font-size:11px;
letter-spacing:.2em;
text-transform:uppercase;
font-weight:600;
margin-bottom:16px;
color:#C8912A;
}
.cpk_rc_awards-484{
gap:12px;
display:flex;
flex-direction:column;
}
.cpk_rc_award-484{
gap:12px;
align-items:center;
display:flex;
min-width:0;
}
.cpk_rc_award_ic-484{
flex:0 0 auto;
display:inline-flex;
color:#E8B84B;
align-items:center;
}
.cpk_rc_award_ic-484 svg{
height:1.125rem;
width:1.125rem;
}
.cpk_rc_award_t-484{
color:#F5EDD8;
font-size:0.875rem;
font-weight:700;
overflow-wrap:break-word;
}
.cpk_rc_award_s-484{
font-size:0.75rem;
overflow-wrap:break-word;
color:#A8956E;
}
.cpk_rc_press-484{
gap:10px;
grid-template-columns:1fr 1fr;
display:grid;
}
.cpk_rc_press_logo-484{
border-radius:8px;
overflow:hidden;
padding:0 8px;
border:1px solid rgba(245,220,160,0.07);
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
align-items:center;
color:#897558;
white-space:nowrap;
justify-content:center;
font-weight:700;
display:flex;
text-overflow:ellipsis;
height:52px;
text-align:center;
font-size:14px;
}
.cpk_rc_partner-484{
padding:22px;
border:1px solid rgba(245,220,160,0.07);
background:#231C14;
border-radius:0.875rem;
}
.cpk_rc_partner_name-484{
font-weight:600;
color:#F5EDD8;
font-size:1.25rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:0.375rem;
overflow-wrap:break-word;
}
.cpk_rc_partner_text-484{
overflow-wrap:break-word;
color:#897558;
line-height:1.55;
font-size:0.813rem;
}
.cpk_wy-484{
padding:48px 0;
}
@media(min-width:769px){
.cpk_wy-484{
padding:3.5rem 0;
}
}
.cpk_wy_in-484{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:start;
}
@media(min-width:899px){
.cpk_wy_in-484{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.cpk_wy_left-484{
min-width:0;
}
.cpk_wy_eyebrow-484{
margin-bottom:14px;
}
.cpk_wy_h2-484{
font-size:32px;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:1rem;
font-weight:600;
color:#F5EDD8;
}
@media(min-width:767px){
.cpk_wy_h2-484{
font-size:40px;
}
}
.cpk_wy_intro-484{
line-height:1.6;
font-size:15px;
color:#897558;
}
.cpk_wy_grid-484{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:561px){
.cpk_wy_grid-484{
grid-template-columns:1fr 1fr;
}
}
.cpk_wy_card-484{
border:1px solid rgba(245,220,160,0.07);
border-radius:14px;
background:#231C14;
padding:26px;
min-width:0;
}
.cpk_wy_card_ic-484{
display:inline-flex;
justify-content:center;
align-items:center;
color:#C8912A;
margin-bottom:1rem;
}
.cpk_wy_card_ic-484 svg{
height:26px;
width:1.625rem;
}
.cpk_wy_card_h-484{
margin-bottom:0.5rem;
color:#F5EDD8;
line-height:1.15;
font-size:21px;
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.cpk_wy_card_p-484{
color:#897558;
overflow-wrap:break-word;
line-height:1.55;
font-size:0.875rem;
}
.cpk_rv-484{
padding:48px 0;
background:#231C14;
border-top:1px solid rgba(245,220,160,0.07);
border-bottom:1px solid rgba(245,220,160,0.07);
margin-top:24px;
}
@media(min-width:768px){
.cpk_rv-484{
padding:56px 0;
}
}
.cpk_rv_head-484{
gap:16px;
margin-bottom:1.875rem;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.cpk_rv_head-484{
gap:20px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.cpk_rv_eyebrow-484{
margin-bottom:10px;
}
.cpk_rv_h2-484{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
color:#F5EDD8;
font-size:30px;
font-weight:600;
}
@media(min-width:765px){
.cpk_rv_h2-484{
font-size:2.375rem;
}
}
.cpk_rv_agg-484{
gap:0.75rem;
align-items:center;
display:flex;
}
.cpk_rv_agg_stars-484{
gap:3px;
display:flex;
color:#C8912A;
}
.cpk_rv_agg_stars-484 svg{
height:1.125rem;
width:1.125rem;
}
.cpk_rv_source-484{
color:#897558;
font-size:0.813rem;
}
.cpk_rv_grid-484{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:757px){
.cpk_rv_grid-484{
grid-template-columns:repeat(3,1fr);
}
}
.cpk_rv_card-484{
background:#1A1410;
padding:26px;
border:1px solid rgba(245,220,160,0.07);
border-radius:0.875rem;
min-width:0;
}
.cpk_rv_card_stars-484{
gap:2px;
color:#C8912A;
display:flex;
margin-bottom:12px;
}
.cpk_rv_card_stars-484 svg{
height:0.875rem;
width:14px;
}
.cpk_rv_card_body-484{
font-size:18px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:500;
line-height:1.45;
overflow-wrap:break-word;
color:#F5EDD8;
margin-bottom:16px;
}
.cpk_rv_card_meta-484{
gap:10px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.cpk_rv_card_av-484{
border-radius:50%;
background:linear-gradient(135deg,#C8912A,#F0C050);
flex:0 0 auto;
width:32px;
height:32px;
}
.cpk_rv_card_author-484{
color:#F5EDD8;
font-weight:700;
font-size:13px;
}
.cpk_rv_card_loc-484{
font-size:12px;
color:#A8956E;
}
.cpk_ts-484{
padding:2.75rem 0;
}
.cpk_ts_in-484{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:877px){
.cpk_ts_in-484{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.cpk_ts_left-484{
min-width:0;
}
.cpk_ts_h2-484{
overflow-wrap:break-word;
font-size:1.625rem;
color:#F5EDD8;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:0.75rem;
line-height:1.1;
}
@media(min-width:771px){
.cpk_ts_h2-484{
font-size:28px;
}
}
.cpk_ts_text-484{
font-size:14.5px;
line-height:1.6;
color:#B09A72;
margin-bottom:1.375rem;
max-width:32.5rem;
}
.cpk_ts_badges-484{
gap:18px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.cpk_ts_badge-484{
font-weight:600;
color:#B09A72;
font-size:13px;
}
.cpk_ts_pay-484{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:880px){
.cpk_ts_pay-484{
justify-content:flex-end;
}
}
.cpk_ts_pay_chip-484{
padding:0.75rem 1rem;
border:1px solid rgba(255,220,140,0.13);
background:rgba(255,235,180,0.07);
border-radius:14px;
font-weight:700;
color:#F5EDD8;
font-size:14px;
}
.cpk_prov-484{
padding:40px 0 1.25rem;
}
.cpk_prov_eyebrow-484{
margin-bottom:1.125rem;
display:block;
}
.cpk_prov_grid-484{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:557px){
.cpk_prov_grid-484{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:900px){
.cpk_prov_grid-484{
grid-template-columns:repeat(6,1fr);
}
}
.cpk_op-484{
padding:36px 0 10px;
}
.cpk_op_in-484{
padding:32px;
background:#231C14;
gap:32px;
grid-template-columns:1fr;
border-radius:14px;
border:1px solid rgba(245,220,160,0.07);
align-items:center;
display:grid;
}
@media(min-width:859px){
.cpk_op_in-484{
gap:2.75rem;
padding:34px 2.5rem;
grid-template-columns:.9fr 1.1fr;
}
}
.cpk_op_left-484{
min-width:0;
}
.cpk_op_eyebrow-484{
margin-bottom:0.75rem;
}
.cpk_op_h2-484{
line-height:1.08;
font-size:28px;
margin-bottom:0.625rem;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
color:#F5EDD8;
}
@media(min-width:765px){
.cpk_op_h2-484{
font-size:1.875rem;
}
}
.cpk_op_text-484{
line-height:1.6;
font-size:14px;
color:#897558;
}
.cpk_op_grid-484{
gap:1px;
overflow:hidden;
border-radius:0.5rem;
background:rgba(245,220,160,0.13);
border:1px solid rgba(245,220,160,0.13);
grid-template-columns:1fr 1fr;
display:grid;
}
.cpk_op_field-484{
background:#1A1410;
padding:18px 1.25rem;
min-width:0;
}
.cpk_op_field_lb-484{
font-size:0.625rem;
letter-spacing:.1em;
font-weight:600;
color:#C8912A;
margin-bottom:0.313rem;
text-transform:uppercase;
}
.cpk_op_field_val-484{
font-weight:700;
font-size:14px;
overflow-wrap:break-word;
color:#F5EDD8;
}
.cpk_tt-484{
padding:48px 0 0.625rem;
}
@media(min-width:769px){
.cpk_tt-484{
padding:3.75rem 0 0.625rem;
}
}
.cpk_tt_head-484{
margin-bottom:34px;
text-align:center;
}
.cpk_tt_eyebrow-484{
margin-bottom:0.75rem;
}
.cpk_tt_h2-484{
font-size:32px;
line-height:1.05;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:771px){
.cpk_tt_h2-484{
font-size:42px;
}
}
.cpk_tt_grid-484{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:761px){
.cpk_tt_grid-484{
grid-template-columns:repeat(3,1fr);
}
}
.cpk_tt_card-484{
padding:30px;
border:1px solid rgba(245,220,160,0.07);
border-radius:14px;
background:#231C14;
flex-direction:column;
display:flex;
min-width:0;
}
.cpk_tt_card_ic-484{
display:inline-flex;
margin-bottom:1.125rem;
align-items:center;
color:#C8912A;
}
.cpk_tt_card_ic-484 svg{
width:1.75rem;
height:1.75rem;
}
.cpk_tt_card_h-484{
margin-bottom:0.5rem;
color:#F5EDD8;
overflow-wrap:break-word;
font-size:22px;
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
}
.cpk_tt_card_p-484{
margin-bottom:0.875rem;
overflow-wrap:break-word;
color:#897558;
font-size:14px;
line-height:1.6;
}
.cpk_tt_card_p-484 b{
font-weight:700;
color:#F5EDD8;
}
.cpk_tt_card_link-484{
transition:color .22s ease;
align-self:flex-start;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #C8912A;
font-size:0.813rem;
margin-top:auto;
color:#F5EDD8;
}
.cpk_tt_card_link-484:hover{
color:#C8912A;
}
.cpk_hts-484{
padding:48px 0;
}
@media(min-width:769px){
.cpk_hts-484{
padding:3.875rem 0;
}
}
.cpk_hts_head-484{
gap:1.125rem;
flex-direction:column;
display:flex;
margin-bottom:34px;
}
@media(min-width:767px){
.cpk_hts_head-484{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.cpk_hts_eyebrow-484{
margin-bottom:0.75rem;
}
.cpk_hts_h2-484{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:30px;
font-weight:600;
overflow-wrap:break-word;
color:#F5EDD8;
line-height:1.05;
}
@media(min-width:765px){
.cpk_hts_h2-484{
font-size:38px;
}
}
.cpk_hts_cta-484{
background:#F0C050;
transition:opacity .22s ease;
flex:0 0 auto;
padding:15px 1.875rem;
border-radius:62.438rem;
font-size:0.938rem;
font-weight:700;
color:#1A1008;
}
.cpk_hts_cta-484:hover{
opacity:.9;
}
.cpk_hts_grid-484{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:758px){
.cpk_hts_grid-484{
grid-template-columns:repeat(3,1fr);
}
}
.cpk_hts_step-484{
border-top:1px solid rgba(255,220,140,0.13);
padding-top:22px;
min-width:0;
}
.cpk_hts_step_num-484{
color:#F0C050;
font-weight:700;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:14px;
line-height:1;
font-size:44px;
}
.cpk_hts_step_h-484{
color:#F5EDD8;
overflow-wrap:break-word;
line-height:1.2;
margin-bottom:8px;
font-weight:700;
font-size:1.188rem;
}
.cpk_hts_step_p-484{
font-size:0.875rem;
overflow-wrap:break-word;
color:#B09A72;
line-height:1.55;
}
.cpk_dr-484{
padding:36px 0 0.625rem;
}
.cpk_dr_in-484{
gap:1.25rem;
border-radius:14px;
border:1px dashed rgba(245,220,160,0.13);
padding:28px 32px;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.cpk_dr_in-484{
gap:2rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.cpk_dr_h2-484{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
margin-bottom:0.5rem;
color:#F5EDD8;
font-size:1.5rem;
overflow-wrap:break-word;
line-height:1.1;
}
@media(min-width:769px){
.cpk_dr_h2-484{
font-size:1.625rem;
}
}
.cpk_dr_text-484{
max-width:680px;
overflow-wrap:break-word;
line-height:1.6;
font-size:14px;
color:#897558;
}
.cpk_dr_text-484 b{
color:#F5EDD8;
font-weight:700;
}
.cpk_dr_cta-484{
transition:color .22s ease;
flex:0 0 auto;
font-weight:700;
border-bottom:1px solid #C8912A;
font-size:13.5px;
color:#F5EDD8;
padding-bottom:2px;
white-space:nowrap;
}
.cpk_dr_cta-484:hover{
color:#C8912A;
}
.cpk_lh-484{
padding:2.5rem 0 20px;
}
.cpk_lh_in-484{
padding-top:34px;
border-top:1px solid rgba(245,220,160,0.13);
}
.cpk_lh_eyebrow-484{
margin-bottom:1.375rem;
display:block;
}
.cpk_lh_grid-484{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:601px){
.cpk_lh_grid-484{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:963px){
.cpk_lh_grid-484{
grid-template-columns:repeat(5,1fr);
}
}
.cpk_lh_col-484{
min-width:0;
}
.cpk_lh_col_h-484{
overflow-wrap:break-word;
color:#F5EDD8;
margin-bottom:12px;
font-size:0.813rem;
font-weight:700;
}
.cpk_lh_links-484{
gap:8px;
display:flex;
flex-direction:column;
}
.cpk_lh_link-484{
transition:color .22s ease;
font-size:0.813rem;
color:#897558;
overflow-wrap:break-word;
}
.cpk_lh_link-484:hover{
color:#C8912A;
}
.cpk_el-484{
padding:48px 0;
}
@media(min-width:770px){
.cpk_el-484{
padding:56px 0;
}
}
.cpk_el_in-484{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:901px){
.cpk_el_in-484{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.cpk_el_left-484{
min-width:0;
}
.cpk_el_eyebrow-484{
margin-bottom:14px;
}
.cpk_el_h2-484{
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:1.375rem;
font-size:32px;
line-height:1.08;
color:#F5EDD8;
}
@media(min-width:769px){
.cpk_el_h2-484{
font-size:38px;
}
}
.cpk_el_body-484 p{
overflow-wrap:break-word;
line-height:1.7;
font-size:1rem;
color:#DDD0B3;
margin-bottom:18px;
}
.cpk_el_dropcap-484{
padding:0.375rem 12px 0 0;
color:#C8912A;
float:left;
font-size:3.875rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:700;
line-height:.8;
}
.cpk_el_right-484{
min-width:0;
}
.cpk_el_quote-484{
padding:2.25rem;
border-radius:1.25rem;
background:linear-gradient(150deg,#16110A,#0A0806);
margin-bottom:24px;
color:#F5EDD8;
position:relative;
}
.cpk_el_quote_mark-484{
margin-bottom:0.375rem;
align-items:center;
color:#F0C050;
display:inline-flex;
}
.cpk_el_quote_mark-484 svg{
width:2.125rem;
height:2.125rem;
}
.cpk_el_quote_text-484{
margin-bottom:22px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
line-height:1.4;
font-size:1.375rem;
overflow-wrap:break-word;
font-weight:500;
}
.cpk_el_quote_meta-484{
gap:12px;
align-items:center;
display:flex;
}
.cpk_el_quote_av-484{
flex:0 0 auto;
background:linear-gradient(135deg,#C8912A,#F0C050);
border-radius:50%;
width:2.375rem;
height:38px;
}
.cpk_el_quote_author-484{
font-weight:700;
color:#F5EDD8;
font-size:0.875rem;
}
.cpk_el_quote_meta_sub-484{
color:#B09A72;
font-size:12px;
}
.cpk_el_explain-484{
overflow:hidden;
border-radius:0.875rem;
border:1px solid rgba(245,220,160,0.07);
}
.cpk_el_explain_card-484{
padding:1.375rem 24px;
}
.cpk_el_explain_card-484+.cpk_el_explain_card-484{
border-top:1px solid rgba(245,220,160,0.07);
}
.cpk_el_explain_h-484{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:20px;
overflow-wrap:break-word;
line-height:1.15;
margin-bottom:8px;
color:#F5EDD8;
}
.cpk_el_explain_p-484{
font-size:14px;
overflow-wrap:break-word;
line-height:1.55;
color:#897558;
}
.cpk_sg-484{
padding:3rem 0 0.625rem;
}
.cpk_sg_eyebrow-484{
display:block;
margin-bottom:12px;
}
.cpk_sg_h2-484{
line-height:1.05;
font-weight:600;
margin-bottom:1.75rem;
font-size:1.875rem;
color:#F5EDD8;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:767px){
.cpk_sg_h2-484{
font-size:2.25rem;
}
}
.cpk_sg_grid-484{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:720px){
.cpk_sg_grid-484{
grid-template-columns:repeat(3,1fr);
}
}
.cpk_sg_col-484{
min-width:0;
}
.cpk_sg_col_h-484{
margin-bottom:0.625rem;
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F5EDD8;
line-height:1.15;
font-size:1.375rem;
}
.cpk_sg_col_p-484{
color:#897558;
overflow-wrap:break-word;
font-size:14px;
line-height:1.65;
}
.cpk_faq-484{
background:#231C14;
padding:3rem 0;
border-bottom:1px solid rgba(245,220,160,0.07);
border-top:1px solid rgba(245,220,160,0.07);
margin-top:1.5rem;
}
@media(min-width:768px){
.cpk_faq-484{
padding:62px 0;
}
}
.cpk_faq_head-484{
text-align:center;
margin-bottom:2.125rem;
}
.cpk_faq_eyebrow-484{
margin-bottom:0.75rem;
}
.cpk_faq_h2-484{
font-weight:600;
line-height:1.05;
font-size:2rem;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#F5EDD8;
}
@media(min-width:767px){
.cpk_faq_h2-484{
font-size:38px;
}
}
.cpk_faq_list-484{
gap:12px;
margin:0 auto;
max-width:820px;
display:flex;
flex-direction:column;
}
.cpk_faq_item-484{
overflow:hidden;
border:1px solid rgba(245,220,160,0.07);
background:#1A1410;
border-radius:14px;
}
.cpk_faq_q-484{
list-style:none;
gap:1.25rem;
padding:1.25rem 1.5rem;
display:flex;
align-items:center;
color:#F5EDD8;
justify-content:space-between;
font-weight:700;
overflow-wrap:break-word;
cursor:pointer;
font-size:16px;
}
.cpk_faq_q-484::-webkit-details-marker{
display:none;
}
.cpk_faq_q_ic-484{
flex:0 0 auto;
transition:transform .22s ease;
color:#C8912A;
align-items:center;
display:inline-flex;
}
.cpk_faq_q_ic-484 svg{
width:1.125rem;
height:18px;
}
.cpk_faq_item-484[open] .cpk_faq_q_ic-484{
transform:rotate(180deg);
}
.cpk_faq_a-484{
padding:0 1.5rem 20px;
font-size:14.5px;
color:#897558;
overflow-wrap:break-word;
line-height:1.6;
}
.cpk_sb-484{
padding:3rem 0;
background:#231C14;
border-top:1px solid rgba(245,220,160,0.07);
margin-top:1.5rem;
border-bottom:1px solid rgba(245,220,160,0.07);
}
@media(min-width:769px){
.cpk_sb-484{
padding:56px 0;
}
}
.cpk_sb_eyebrow-484{
display:block;
margin-bottom:0.75rem;
}
.cpk_sb_h2-484{
line-height:1.05;
font-size:30px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
margin-bottom:1.625rem;
font-weight:600;
color:#F5EDD8;
}
@media(min-width:769px){
.cpk_sb_h2-484{
font-size:36px;
}
}
.cpk_sb_grid-484{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:562px){
.cpk_sb_grid-484{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:962px){
.cpk_sb_grid-484{
grid-template-columns:repeat(4,1fr);
}
}
.cpk_sb_card-484{
padding:24px;
background:#1A1410;
border:1px solid rgba(245,220,160,0.07);
border-radius:0.875rem;
min-width:0;
}
.cpk_sb_card_h-484{
line-height:1.15;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:8px;
font-weight:600;
overflow-wrap:break-word;
font-size:19px;
color:#F5EDD8;
}
.cpk_sb_card_p-484{
color:#897558;
font-size:13.5px;
overflow-wrap:break-word;
line-height:1.6;
}
.cpk_sb_rtp-484{
padding:26px 28px;
background:#1A1410;
grid-template-columns:1fr;
gap:24px;
border:1px solid rgba(245,220,160,0.07);
border-radius:14px;
display:grid;
margin-top:1.125rem;
align-items:center;
}
@media(min-width:757px){
.cpk_sb_rtp-484{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.cpk_sb_rtp_h-484{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
font-size:1.25rem;
margin-bottom:0.5rem;
overflow-wrap:break-word;
color:#F5EDD8;
line-height:1.15;
}
.cpk_sb_rtp_p-484{
overflow-wrap:break-word;
color:#897558;
font-size:13.5px;
line-height:1.6;
}
.cpk_sb_rtp_stats-484{
gap:1rem;
display:flex;
}
.cpk_sb_stat-484{
border-radius:0.5rem;
background:#231C14;
flex:1 1 0;
padding:18px;
text-align:center;
min-width:0;
}
.cpk_sb_stat_v-484{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:700;
color:#4DAF7C;
font-size:26px;
}
.cpk_sb_stat_l-484{
font-size:0.719rem;
color:#A8956E;
margin-top:4px;
}
.cpk_ft-484{
background:#100D09;
margin-top:40px;
color:#B09A72;
}
.cpk_ft_in-484{
grid-template-columns:1fr;
padding:48px 0 1.75rem;
gap:2rem;
display:grid;
}
@media(min-width:603px){
.cpk_ft_in-484{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:899px){
.cpk_ft_in-484{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.cpk_ft_brand-484{
min-width:0;
}
.cpk_ft_logo-484{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:700;
overflow-wrap:break-word;
font-size:26px;
color:#F5EDD8;
}
.cpk_ft_tagline-484{
line-height:1.6;
max-width:280px;
font-size:0.844rem;
margin-top:14px;
color:#B09A72;
}
.cpk_ft_contact-484{
transition:color .22s ease;
font-size:13px;
display:inline-block;
color:#F0C050;
margin-top:12px;
max-width:17.5rem;
overflow-wrap:anywhere;
}
.cpk_ft_contact-484:hover{
color:#F5EDD8;
}
.cpk_ft_col-484{
min-width:0;
}
.cpk_ft_col_h-484{
text-transform:uppercase;
margin-bottom:0.875rem;
font-weight:700;
color:#F5EDD8;
letter-spacing:.08em;
font-size:0.813rem;
overflow-wrap:break-word;
}
.cpk_ft_col_links-484{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.cpk_ft_link-484{
transition:color .22s ease;
font-size:13.5px;
overflow-wrap:break-word;
color:#B09A72;
}
.cpk_ft_link-484:hover{
color:#F5EDD8;
}
.cpk_ft_bot-484{
padding:22px 0 40px;
gap:1rem;
display:flex;
border-top:1px solid rgba(255,220,140,0.13);
flex-direction:column;
}
@media(min-width:765px){
.cpk_ft_bot-484{
gap:1.25rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.cpk_ft_legal-484{
font-size:0.719rem;
color:#5C4D37;
line-height:1.6;
max-width:760px;
overflow-wrap:break-word;
}
.cpk_ft_legal-484 b{
color:#B09A72;
font-weight:700;
}
.cpk_ft_age-484{
padding:4px 9px;
flex:0 0 auto;
border:1.5px solid #F0C050;
border-radius:0.5rem;
color:#F0C050;
font-size:0.813rem;
font-weight:700;
}