*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1713;
text-rendering:optimizeLegibility;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
line-height:1.6;
font-size:0.938rem;
color:#D6CBAF;
font-family:"Work Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.cpl_layouth84{
min-height:100vh;
display:flex;
flex-direction:column;
}
.cpl_mainh84{
flex:1 1 auto;
min-width:0;
width:100%;
}
.cpl_containerh84{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:87.5rem;
}
@media(min-width:769px){
.cpl_containerh84{
padding:0 2rem;
}
}
@media(min-width:1098px){
.cpl_containerh84{
padding:0 56px;
}
}
.cpl_eyebrowh84{
letter-spacing:.2em;
text-transform:uppercase;
color:#B8874A;
overflow-wrap:break-word;
line-height:1.4;
display:inline-block;
font-family:"Work Sans", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:600;
font-size:11px;
}
.cpl_bandh84{
background:#0F0E0B;
color:#F2EAD8;
}
.cpl_bandh84 .cpl_eyebrowh84{
color:#D4A45A;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.cpl_tbh84{
background:#1A1713;
border-bottom:1px solid rgba(244,236,218,0.12);
position:sticky;
top:0;
z-index:50;
}
.cpl_tb_inh84{
gap:16px;
padding:12px 1rem;
margin:0 auto;
display:flex;
align-items:center;
justify-content:space-between;
width:100%;
max-width:87.5rem;
}
@media(min-width:767px){
.cpl_tb_inh84{
padding:1rem 2rem;
}
}
@media(min-width:1101px){
.cpl_tb_inh84{
padding:18px 56px;
}
}
.cpl_tb_lefth84{
gap:1.75rem;
align-items:center;
display:flex;
min-width:0;
}
.cpl_tb_logoh84{
gap:0.688rem;
min-width:0;
display:flex;
align-items:center;
}
.cpl_tb_logo_markh84{
flex:0 0 auto;
border-radius:8px;
width:2.125rem;
object-fit:cover;
height:2.125rem;
}
.cpl_tb_logo_txth84{
line-height:1;
min-width:0;
display:flex;
flex-direction:column;
}
.cpl_tb_logo_nameh84{
overflow:hidden;
text-overflow:ellipsis;
font-size:1.375rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#F2EAD8;
font-weight:700;
white-space:nowrap;
letter-spacing:.02em;
}
.cpl_tb_logo_subh84{
overflow:hidden;
font-weight:600;
font-size:8.5px;
white-space:nowrap;
color:#B8874A;
letter-spacing:.32em;
text-transform:uppercase;
margin-top:0.25rem;
text-overflow:ellipsis;
}
.cpl_tb_navh84{
display:none;
}
@media(min-width:959px){
.cpl_tb_navh84{
gap:1.75rem;
display:flex;
align-items:center;
}
}
.cpl_tb_nav_itemh84{
transition:color .22s ease,border-color .22s ease;
font-size:0.875rem;
padding-bottom:3px;
white-space:nowrap;
border-bottom:2px solid transparent;
color:#D6CBAF;
font-weight:600;
}
.cpl_tb_nav_itemh84:hover{
color:#F2EAD8;
}
.cpl_tb_nav_itemh84.cpl_state_activeh84{
border-color:#B8874A;
color:#F2EAD8;
}
.cpl_tb_righth84{
gap:0.875rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.cpl_tb_searchh84{
transition:color .22s ease;
align-items:center;
display:flex;
justify-content:center;
color:#D6CBAF;
}
.cpl_tb_searchh84:hover{
color:#B8874A;
}
.cpl_tb_searchh84 svg{
width:1.125rem;
height:18px;
}
.cpl_tb_langh84{
color:#A89A7E;
letter-spacing:.1em;
font-size:11px;
text-transform:uppercase;
font-weight:600;
}
.cpl_tb_langh84:hover{
color:#F2EAD8;
}
.cpl_tb_loginh84{
display:none;
font-weight:600;
font-size:0.875rem;
color:#F2EAD8;
}
@media(min-width:768px){
.cpl_tb_loginh84{
display:inline-block;
}
}
.cpl_tb_registerh84{
padding:11px 22px;
background:#C99040;
border-radius:999px;
transition:background-color .22s ease;
font-weight:700;
font-size:14px;
white-space:nowrap;
color:#16120A;
}
.cpl_tb_registerh84:hover{
background:#D9A34E;
}
.cpl_mobh84{
background:#1A1713;
right:0;
position:fixed;
left:0;
z-index:60;
bottom:0;
border-top:1px solid rgba(244,236,218,0.12);
padding-bottom:env(safe-area-inset-bottom);
}
@media(min-width:963px){
.cpl_mobh84{
display:none;
}
}
.cpl_mob_inh84{
margin:0 auto;
display:flex;
align-items:stretch;
justify-content:space-around;
max-width:560px;
}
.cpl_mob_itemh84{
transition:color .22s ease;
padding:9px 0.25rem;
gap:3px;
flex:1 1 0;
display:flex;
align-items:center;
min-width:0;
flex-direction:column;
color:#A89A7E;
}
.cpl_mob_itemh84.cpl_state_activeh84{
color:#B8874A;
}
.cpl_mob_ich84{
align-items:center;
display:flex;
justify-content:center;
}
.cpl_mob_ich84 svg{
height:1.25rem;
width:20px;
}
.cpl_mob_lbh84{
overflow:hidden;
font-size:10px;
max-width:100%;
white-space:nowrap;
text-overflow:ellipsis;
font-weight:600;
}
@media(max-width:957px){
body{
padding-bottom:60px;
}
}
.cpl_railh84{
position:relative;
min-width:0;
}
.cpl_rail_scrollh84{
gap:14px;
padding-bottom:14px;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
display:flex;
overflow-x:auto;
}
@media(min-width:771px){
.cpl_rail_scrollh84{
gap:18px;
}
}
.cpl_gch84{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:771px){
.cpl_gch84{
width:11.75rem;
}
}
.cpl_gc_imgh84{
background:#222019;
border-radius:14px;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.32), 0 8px 1.5rem rgba(0,0,0,0.28);
padding-bottom:133.33%;
position:relative;
}
.cpl_gc_imgh84 img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.cpl_gc_coverh84{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.cpl_gc_hoverh84{
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
inset:0;
opacity:0;
position:absolute;
align-items:center;
justify-content:center;
display:flex;
}
.cpl_gch84:hover .cpl_gc_hoverh84{
opacity:1;
}
.cpl_gc_hover_btnh84{
background:#C99040;
border-radius:62.438rem;
height:46px;
justify-content:center;
align-items:center;
width:2.875rem;
color:#16120A;
display:flex;
}
.cpl_gc_hover_btnh84 svg{
width:18px;
height:1.125rem;
}
.cpl_gc_infoh84{
gap:2px;
display:flex;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
}
.cpl_gc_nameh84{
overflow:hidden;
text-overflow:ellipsis;
color:#F2EAD8;
font-size:13px;
font-weight:700;
white-space:nowrap;
}
.cpl_gc_provh84{
overflow:hidden;
font-size:0.688rem;
text-overflow:ellipsis;
white-space:nowrap;
color:#A89A7E;
}
.cpl_gc_metah84{
color:#A89A7E;
font-size:11px;
}
.cpl_tch84{
flex:0 0 auto;
width:11.25rem;
display:block;
}
@media(min-width:770px){
.cpl_tch84{
width:230px;
}
}
.cpl_tc_imgh84{
border-radius:0.875rem;
overflow:hidden;
background:#222019;
padding-bottom:75%;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.32), 0 8px 1.5rem rgba(0,0,0,0.28);
}
.cpl_tc_imgh84 img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.cpl_tc_infoh84{
gap:2px;
flex-direction:column;
display:flex;
margin-top:9px;
min-width:0;
}
.cpl_tc_nameh84{
overflow:hidden;
font-weight:700;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.875rem;
color:#F2EAD8;
}
.cpl_tc_rtph84{
font-size:0.688rem;
color:#A89A7E;
}
.cpl_lch84{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:769px){
.cpl_lch84{
width:268px;
}
}
.cpl_lc_imgh84{
border-radius:0.875rem;
background:#222019;
overflow:hidden;
padding-bottom:62.5%;
box-shadow:0 2px 6px rgba(0,0,0,0.32), 0 8px 1.5rem rgba(0,0,0,0.28);
position:relative;
}
.cpl_lc_imgh84 img{
inset:0;
position:absolute;
object-fit:cover;
width:100%;
height:100%;
}
.cpl_lc_liveh84{
border-radius:62.438rem;
padding:4px 9px;
background:rgba(0,0,0,0.52);
gap:7px;
align-items:center;
position:absolute;
display:flex;
top:0.75rem;
left:12px;
}
.cpl_lc_live_doth84{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#C05A3A;
width:8px;
height:0.5rem;
}
.cpl_lc_seatsh84{
text-transform:uppercase;
color:#F2EAD8;
font-size:0.625rem;
font-weight:600;
letter-spacing:.08em;
}
.cpl_lc_infoh84{
gap:2px;
min-width:0;
margin-top:9px;
flex-direction:column;
display:flex;
}
.cpl_lc_nameh84{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.938rem;
white-space:nowrap;
color:#F2EAD8;
font-weight:700;
}
.cpl_lc_beth84{
font-size:11px;
color:#A89A7E;
}
.cpl_pch84{
padding:1rem 14px;
border-radius:14px;
border:1px solid rgba(244,236,218,0.07);
background:#222019;
gap:0.5rem;
min-width:0;
justify-content:center;
display:flex;
min-height:74px;
flex-direction:column;
align-items:center;
}
.cpl_pc_logoh84{
flex:0 0 auto;
object-fit:contain;
max-width:100%;
height:28px;
width:auto;
}
.cpl_pc_nameh84{
overflow:hidden;
text-overflow:ellipsis;
text-align:center;
max-width:100%;
white-space:nowrap;
color:#A89A7E;
font-size:0.688rem;
}
.cpl_gc_tagh84{
border-radius:8px;
padding:3px 8px;
left:10px;
display:inline-block;
text-transform:uppercase;
font-weight:700;
z-index:2;
position:absolute;
font-size:10px;
top:0.625rem;
letter-spacing:.06em;
}
.cpl_gc_tag_hoth84{
background:#C05A3A;
color:#F2EAD8;
}
.cpl_gc_tag_newh84{
background:#D4A45A;
color:#1A1409;
}
.cpl_gc_tag_jph84{
background:#C9992A;
color:#1A1409;
}
.cpl_gc_tag_liveh84{
background:#C05A3A;
color:#F2EAD8;
}
.cpl_shh84{
min-width:0;
margin-bottom:18px;
}
.cpl_sh_rowh84{
gap:16px;
display:flex;
align-items:flex-end;
justify-content:space-between;
flex-wrap:wrap;
}
.cpl_sh_rowh84 .cpl_sh_lh84{
gap:0.375rem;
flex-direction:column;
display:flex;
min-width:0;
}
.cpl_sh_stackh84{
gap:10px;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.cpl_sh_centerh84{
gap:0.625rem;
display:flex;
align-items:center;
text-align:center;
flex-direction:column;
}
.cpl_sh_h2h84{
font-size:1.5rem;
color:#F2EAD8;
font-weight:600;
line-height:1.1;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.cpl_sh_h2h84{
font-size:30px;
}
}
.cpl_bandh84 .cpl_sh_h2h84{
color:#F2EAD8;
}
.cpl_sh_eb_lineh84{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.cpl_sh_eb_lineh84::before{
background:#B8874A;
height:1px;
display:inline-block;
content:"";
width:1.75rem;
}
.cpl_bandh84 .cpl_sh_eb_lineh84::before{
background:#D4A45A;
}
.cpl_sh_eb_doth84{
gap:8px;
display:inline-flex;
align-items:center;
}
.cpl_sh_eb_doth84::before{
background:#B8874A;
border-radius:50%;
display:inline-block;
content:"";
height:0.375rem;
width:6px;
}
.cpl_bandh84 .cpl_sh_eb_doth84::before{
background:#D4A45A;
}
.cpl_sh_linkh84{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
align-items:center;
white-space:nowrap;
font-size:0.813rem;
font-weight:600;
color:#F2EAD8;
padding-bottom:2px;
border-bottom:1px solid #F2EAD8;
display:inline-flex;
}
.cpl_sh_linkh84:hover{
border-color:#B8874A;
color:#B8874A;
}
.cpl_sh_linkh84 svg{
height:14px;
width:14px;
}
.cpl_sh_link_chevh84{
border-bottom:0;
padding-bottom:0;
}
.cpl_sh_link_btnh84{
background:#C99040;
border-radius:999px;
padding:9px 1.125rem;
border-bottom:0;
color:#16120A;
}
.cpl_sh_link_btnh84:hover{
background:#D9A34E;
border-color:transparent;
color:#16120A;
}
.cpl_bandh84 .cpl_sh_linkh84{
border-color:#F2EAD8;
color:#F2EAD8;
}
.cpl_bandh84 .cpl_sh_link_btnh84{
background:#D4A45A;
color:#1A1409;
}
.cpl_sh_ruleh84{
background:rgba(244,236,218,0.12);
margin:-2px 0 18px;
height:1px;
}
.cpl_bandh84 .cpl_sh_ruleh84{
background:rgba(244,236,218,0.10);
}
.cpl_heroh84{
padding:32px 0 8px;
}
@media(min-width:765px){
.cpl_heroh84{
padding:56px 0 24px;
}
}
.cpl_hero_inh84{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:center;
}
@media(min-width:901px){
.cpl_hero_inh84{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.cpl_hero_copyh84{
min-width:0;
}
.cpl_hero_eyebrowh84{
gap:10px;
display:inline-flex;
margin-bottom:1.375rem;
align-items:center;
}
.cpl_hero_eyebrow_lineh84{
flex:0 0 auto;
background:#B8874A;
display:inline-block;
width:1.75rem;
height:1px;
}
.cpl_hero_h1h84{
margin-bottom:1.25rem;
font-size:38px;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
letter-spacing:-.01em;
line-height:1.04;
color:#F2EAD8;
}
@media(min-width:768px){
.cpl_hero_h1h84{
font-size:3.375rem;
}
}
@media(min-width:1102px){
.cpl_hero_h1h84{
font-size:3.875rem;
}
}
.cpl_hero_h1h84 em{
font-style:normal;
color:#B8874A;
}
.cpl_hero_subh84{
line-height:1.6;
font-size:1rem;
margin-bottom:30px;
max-width:480px;
color:#8A7D65;
}
@media(min-width:767px){
.cpl_hero_subh84{
font-size:1.125rem;
}
}
.cpl_hero_actionsh84{
gap:0.875rem;
flex-wrap:wrap;
align-items:center;
margin-bottom:34px;
display:flex;
}
.cpl_hero_ctah84{
border-radius:62.438rem;
transition:background-color .22s ease;
background:#C99040;
padding:1rem 30px;
gap:0.625rem;
display:inline-flex;
font-size:15px;
color:#16120A;
font-weight:700;
align-items:center;
}
.cpl_hero_ctah84:hover{
background:#D9A34E;
}
.cpl_hero_cta_ich84{
align-items:center;
display:inline-flex;
}
.cpl_hero_cta_ich84 svg{
width:16px;
height:16px;
}
.cpl_hero_cta_alth84{
border:1px solid rgba(244,236,218,0.12);
transition:border-color .22s ease,color .22s ease;
border-radius:62.438rem;
background:transparent;
padding:0.938rem 26px;
align-items:center;
color:#F2EAD8;
display:inline-flex;
font-size:0.938rem;
font-weight:600;
}
.cpl_hero_cta_alth84:hover{
border-color:#B8874A;
color:#B8874A;
}
.cpl_hero_trusth84{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.cpl_hero_trust_itemh84{
gap:0.563rem;
color:#D6CBAF;
align-items:center;
font-weight:600;
font-size:13px;
display:flex;
}
.cpl_hero_trust_ich84{
display:inline-flex;
color:#B8874A;
align-items:center;
}
.cpl_hero_trust_ich84 svg{
width:16px;
height:1rem;
}
.cpl_hero_promoh84{
border-radius:1.25rem;
background:#222019;
overflow:hidden;
min-height:18.75rem;
position:relative;
display:flex;
box-shadow:0 0.75rem 3rem rgba(0,0,0,0.55), 0 2px 12px rgba(184,135,74,0.12);
}
.cpl_hero_promo_bgh84{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.cpl_hero_promo_bgh84::after{
background:linear-gradient(120deg,#0F0E0B 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.cpl_hero_promo_glowh84{
background:radial-gradient(circle,rgba(162,120,72,0.18) 0%,transparent 65%);
border-radius:50%;
top:-2.5rem;
right:-20px;
position:absolute;
width:16.25rem;
height:16.25rem;
pointer-events:none;
}
.cpl_hero_promo_cth84{
padding:28px;
position:relative;
max-width:88%;
z-index:2;
align-self:flex-end;
}
.cpl_hero_promo_labelh84{
color:#D4A45A;
margin-bottom:8px;
letter-spacing:.25em;
font-weight:700;
font-size:0.625rem;
display:block;
text-transform:uppercase;
}
.cpl_hero_promo_amounth84{
line-height:1.05;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-weight:600;
font-size:32px;
color:#F2EAD8;
}
@media(min-width:768px){
.cpl_hero_promo_amounth84{
font-size:40px;
}
}
.cpl_hero_promo_amounth84 em{
font-style:normal;
color:#D4A45A;
}
.cpl_hero_ratingh84{
padding:0.625rem 0.875rem;
border:1px solid rgba(244,236,218,0.07);
border-radius:14px;
background:#222019;
gap:0.625rem;
right:0.875rem;
top:14px;
align-items:center;
position:absolute;
max-width:min(260px,62%);
box-shadow:0 2px 6px rgba(0,0,0,0.32), 0 0.5rem 24px rgba(0,0,0,0.28);
display:flex;
z-index:3;
}
.cpl_hero_rating_scoreh84{
flex:0 0 auto;
font-size:1.5rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#F2EAD8;
font-weight:700;
}
.cpl_hero_rating_txth84{
flex:1 1 auto;
min-width:0;
}
.cpl_hero_rating_starsh84{
gap:2px;
color:#B8874A;
display:flex;
}
.cpl_hero_rating_starsh84 svg{
height:0.75rem;
width:12px;
}
.cpl_hero_rating_caph84{
margin-top:3px;
line-height:1.35;
font-size:0.688rem;
overflow-wrap:break-word;
color:#A89A7E;
display:block;
}
.cpl_stath84{
border-bottom:1px solid rgba(244,236,218,0.12);
margin-top:1rem;
border-top:1px solid rgba(244,236,218,0.12);
}
.cpl_stat_inh84{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:767px){
.cpl_stat_inh84{
grid-template-columns:repeat(4,1fr);
}
}
.cpl_stat_itemh84{
padding:1.375rem 0.875rem;
min-width:0;
border-bottom:1px solid rgba(244,236,218,0.07);
border-right:1px solid rgba(244,236,218,0.07);
}
.cpl_stat_itemh84:nth-child(2n){
border-right:0;
}
.cpl_stat_itemh84:nth-child(n+3){
border-bottom:0;
}
@media(min-width:765px){
.cpl_stat_itemh84{
border-bottom:0;
}
.cpl_stat_itemh84:nth-child(2n){
border-right:1px solid rgba(244,236,218,0.07);
}
.cpl_stat_itemh84:nth-child(4n){
border-right:0;
}
}
.cpl_stat_valueh84{
font-size:1.875rem;
line-height:1;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
color:#F2EAD8;
font-weight:700;
overflow-wrap:break-word;
}
@media(min-width:767px){
.cpl_stat_valueh84{
font-size:34px;
}
}
.cpl_stat_labelh84{
font-size:13px;
overflow-wrap:break-word;
line-height:1.4;
margin-top:6px;
color:#A89A7E;
}
.cpl_growh84{
padding:26px 0 10px;
}
.cpl_row_seoh84{
margin:10px 0 0;
max-width:47.5rem;
color:#8A7D65;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
}
.cpl_row_seoh84 strong{
font-weight:700;
color:#F2EAD8;
}
.cpl_jph84{
padding:1.875rem 0 10px;
}
.cpl_jp_gridh84{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.cpl_jp_gridh84{
grid-template-columns:1fr 1fr;
}
.cpl_jp_card_megah84{
grid-column:1/-1;
}
}
@media(min-width:998px){
.cpl_jp_gridh84{
grid-template-columns:1.4fr 1fr 1fr;
}
.cpl_jp_card_megah84{
grid-column:auto;
}
}
.cpl_jp_cardh84{
padding:26px;
background:#222019;
overflow:hidden;
gap:12px;
border-radius:1.25rem;
border:1px solid rgba(244,236,218,0.07);
min-width:0;
justify-content:space-between;
position:relative;
flex-direction:column;
min-height:12.5rem;
display:flex;
}
.cpl_jp_card_megah84{
background:linear-gradient(135deg,#1C1A14,#0C0B09);
border-color:transparent;
color:#F2EAD8;
min-height:210px;
}
.cpl_jp_glowh84{
border-radius:50%;
background:radial-gradient(circle,rgba(162,120,72,0.18),transparent 70%);
position:absolute;
width:12.5rem;
height:12.5rem;
right:-40px;
top:-40px;
pointer-events:none;
}
.cpl_jp_labelh84{
gap:10px;
justify-content:space-between;
align-items:center;
font-size:0.625rem;
text-transform:uppercase;
display:flex;
color:#B8874A;
font-weight:700;
position:relative;
flex-wrap:wrap;
letter-spacing:.16em;
}
.cpl_jp_card_megah84 .cpl_jp_labelh84{
color:#D4A45A;
}
.cpl_jp_droph84{
font-weight:600;
color:#A89A7E;
text-transform:none;
letter-spacing:.04em;
}
.cpl_jp_card_megah84 .cpl_jp_droph84{
color:#A89A7E;
}
.cpl_jp_amounth84{
line-height:1;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:700;
font-size:2.375rem;
position:relative;
color:#F2EAD8;
}
.cpl_jp_card_megah84 .cpl_jp_amounth84{
animation:zm2-pulse 2.4s infinite;
color:#D4A45A;
font-size:48px;
}
@media(min-width:768px){
.cpl_jp_card_megah84 .cpl_jp_amounth84{
font-size:3.375rem;
}
}
.cpl_jp_gameh84{
color:#A89A7E;
position:relative;
font-size:0.813rem;
}
.cpl_jp_card_megah84 .cpl_jp_gameh84{
color:#A89A7E;
}
.cpl_jp_ctah84{
position:relative;
align-self:flex-start;
}
.cpl_jp_card_megah84 .cpl_jp_ctah84{
padding:10px 20px;
transition:opacity .22s ease;
background:#D4A45A;
border-radius:999px;
font-weight:700;
font-size:13px;
color:#1A1409;
}
.cpl_jp_card_megah84 .cpl_jp_ctah84:hover{
opacity:.9;
}
.cpl_jp_cardh84:not(.cpl_jp_card_megah84) .cpl_jp_ctah84{
transition:color .22s ease,border-color .22s ease;
color:#F2EAD8;
border-bottom:1px solid #F2EAD8;
font-weight:700;
padding-bottom:2px;
font-size:0.813rem;
}
.cpl_jp_cardh84:not(.cpl_jp_card_megah84) .cpl_jp_ctah84:hover{
border-color:#B8874A;
color:#B8874A;
}
.cpl_jp_seoh84{
margin:0.875rem 0 0;
max-width:47.5rem;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
color:#8A7D65;
}
.cpl_jp_seoh84 strong{
font-weight:700;
color:#F2EAD8;
}
.cpl_growh84{
padding:26px 0 10px;
}
.cpl_row_seoh84{
margin:10px 0 0;
color:#8A7D65;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
max-width:760px;
}
.cpl_row_seoh84 strong{
font-weight:700;
color:#F2EAD8;
}
.cpl_viph84{
padding:3rem 0;
}
@media(min-width:769px){
.cpl_viph84{
padding:64px 0;
}
}
.cpl_vip_headh84{
gap:0.875rem;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:883px){
.cpl_vip_headh84{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.cpl_vip_eyebrowh84{
margin-bottom:0.75rem;
}
.cpl_vip_h2h84{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
overflow-wrap:break-word;
color:#F2EAD8;
font-size:32px;
font-weight:600;
}
@media(min-width:765px){
.cpl_vip_h2h84{
font-size:40px;
}
}
.cpl_vip_introh84{
max-width:420px;
color:#A89A7E;
font-size:0.875rem;
line-height:1.6;
}
.cpl_vip_gridh84{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.cpl_vip_cardh84{
border:1px solid rgba(244,236,218,0.10);
padding:1.375rem 1.125rem;
border-radius:0.875rem;
min-width:0;
}
.cpl_vip_card_feath84{
border-color:#D4A45A;
background:rgba(244,236,218,0.06);
}
.cpl_vip_card_ich84{
background:linear-gradient(135deg,#B8803A,#E0B96A);
border-radius:8px;
height:34px;
width:2.125rem;
margin-bottom:1rem;
display:block;
}
.cpl_vip_nameh84{
font-weight:600;
font-size:1.25rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F2EAD8;
margin-bottom:0.375rem;
}
.cpl_vip_perkh84{
overflow-wrap:break-word;
line-height:1.5;
font-size:12.5px;
color:#A89A7E;
}
.cpl_seah84{
padding:24px 0 10px;
}
.cpl_sea_inh84{
border-radius:1.25rem;
background:linear-gradient(115deg,#1C1A14,#0C0B09);
gap:1.375rem;
padding:36px;
overflow:hidden;
color:#F2EAD8;
position:relative;
display:flex;
flex-direction:column;
}
@media(min-width:819px){
.cpl_sea_inh84{
padding:2.75rem 3rem;
gap:2rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.cpl_sea_glowh84{
background:radial-gradient(circle,rgba(162,120,72,0.18),transparent 68%);
border-radius:50%;
position:absolute;
transform:translateY(-50%);
width:240px;
height:240px;
right:60px;
pointer-events:none;
top:50%;
}
.cpl_sea_copyh84{
position:relative;
max-width:560px;
min-width:0;
}
.cpl_sea_eyebrowh84{
margin-bottom:12px;
}
.cpl_sea_h2h84{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
font-size:1.875rem;
color:#F2EAD8;
font-weight:600;
margin-bottom:12px;
line-height:1.04;
}
@media(min-width:766px){
.cpl_sea_h2h84{
font-size:2.375rem;
}
}
.cpl_sea_texth84{
color:#A89A7E;
line-height:1.6;
font-size:0.938rem;
}
.cpl_sea_ctah84{
transition:opacity .22s ease;
border-radius:999px;
flex:0 0 auto;
background:#D4A45A;
padding:1rem 2rem;
font-size:15px;
font-weight:700;
color:#1A1409;
position:relative;
}
.cpl_sea_ctah84:hover{
opacity:.9;
}
.cpl_apph84{
padding:1.875rem 0 10px;
}
.cpl_app_inh84{
gap:28px;
border:1px solid rgba(244,236,218,0.07);
border-radius:1.25rem;
padding:2rem;
background:#222019;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.cpl_app_inh84{
gap:40px;
padding:2.5rem 2.75rem;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.cpl_app_copyh84{
min-width:0;
max-width:560px;
}
.cpl_app_eyebrowh84{
margin-bottom:12px;
}
.cpl_app_h2h84{
font-size:28px;
font-weight:600;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.05;
color:#F2EAD8;
margin-bottom:0.75rem;
}
@media(min-width:768px){
.cpl_app_h2h84{
font-size:34px;
}
}
.cpl_app_texth84{
color:#8A7D65;
margin-bottom:22px;
line-height:1.6;
font-size:14px;
}
.cpl_app_btnsh84{
gap:12px;
flex-wrap:wrap;
display:flex;
}
.cpl_app_btnh84{
padding:11px 20px;
transition:background-color .22s ease;
border-radius:14px;
gap:0.625rem;
background:#C99040;
align-items:center;
color:#16120A;
display:inline-flex;
}
.cpl_app_btnh84:hover{
background:#D9A34E;
}
.cpl_app_btn_ich84{
display:inline-flex;
align-items:center;
}
.cpl_app_btn_ich84 svg{
height:1.125rem;
width:1.125rem;
}
.cpl_app_btn_lbh84{
font-size:13.5px;
font-weight:700;
}
.cpl_app_qr_wraph84{
gap:1.125rem;
flex:0 0 auto;
display:flex;
align-items:center;
}
.cpl_app_qrh84{
border-radius:0.875rem;
flex:0 0 auto;
height:6.75rem;
background-color:#C99040;
background-image:repeating-linear-gradient(0deg,#222019 0 0.313rem,transparent 5px 11px),repeating-linear-gradient(90deg,#222019 0 0.313rem,transparent 0.313rem 11px);
width:108px;
}
.cpl_app_qr_caph84{
color:#A89A7E;
max-width:92px;
line-height:1.4;
font-size:0.781rem;
}
.cpl_rvh84{
padding:48px 0;
background:#222019;
border-top:1px solid rgba(244,236,218,0.07);
border-bottom:1px solid rgba(244,236,218,0.07);
margin-top:1.5rem;
}
@media(min-width:765px){
.cpl_rvh84{
padding:3.5rem 0;
}
}
.cpl_rv_headh84{
gap:1rem;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:769px){
.cpl_rv_headh84{
gap:20px;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.cpl_rv_eyebrowh84{
margin-bottom:10px;
}
.cpl_rv_h2h84{
font-weight:600;
color:#F2EAD8;
line-height:1.05;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:1.875rem;
overflow-wrap:break-word;
}
@media(min-width:768px){
.cpl_rv_h2h84{
font-size:2.375rem;
}
}
.cpl_rv_aggh84{
gap:12px;
align-items:center;
display:flex;
}
.cpl_rv_agg_starsh84{
gap:3px;
display:flex;
color:#B8874A;
}
.cpl_rv_agg_starsh84 svg{
height:1.125rem;
width:18px;
}
.cpl_rv_sourceh84{
font-size:0.813rem;
color:#8A7D65;
}
.cpl_rv_gridh84{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.cpl_rv_gridh84{
grid-template-columns:repeat(3,1fr);
}
}
.cpl_rv_cardh84{
padding:26px;
border-radius:0.875rem;
background:#1A1713;
border:1px solid rgba(244,236,218,0.07);
min-width:0;
}
.cpl_rv_card_starsh84{
gap:2px;
margin-bottom:0.75rem;
display:flex;
color:#B8874A;
}
.cpl_rv_card_starsh84 svg{
height:14px;
width:14px;
}
.cpl_rv_card_bodyh84{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:18px;
line-height:1.45;
margin-bottom:1rem;
font-weight:500;
overflow-wrap:break-word;
color:#F2EAD8;
}
.cpl_rv_card_metah84{
gap:10px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.cpl_rv_card_avh84{
border-radius:50%;
background:linear-gradient(135deg,#B8803A,#E0B96A);
flex:0 0 auto;
width:2rem;
height:32px;
}
.cpl_rv_card_authorh84{
font-size:0.813rem;
color:#F2EAD8;
font-weight:700;
}
.cpl_rv_card_loch84{
color:#A89A7E;
font-size:0.75rem;
}
.cpl_wyh84{
padding:3rem 0;
}
@media(min-width:768px){
.cpl_wyh84{
padding:3.5rem 0;
}
}
.cpl_wy_inh84{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:902px){
.cpl_wy_inh84{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.cpl_wy_lefth84{
min-width:0;
}
.cpl_wy_eyebrowh84{
margin-bottom:14px;
}
.cpl_wy_h2h84{
color:#F2EAD8;
font-size:2rem;
line-height:1.05;
overflow-wrap:break-word;
margin-bottom:16px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:767px){
.cpl_wy_h2h84{
font-size:2.5rem;
}
}
.cpl_wy_introh84{
line-height:1.6;
color:#8A7D65;
font-size:15px;
}
.cpl_wy_gridh84{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:557px){
.cpl_wy_gridh84{
grid-template-columns:1fr 1fr;
}
}
.cpl_wy_cardh84{
border-radius:0.875rem;
border:1px solid rgba(244,236,218,0.07);
background:#222019;
padding:1.625rem;
min-width:0;
}
.cpl_wy_card_ich84{
justify-content:center;
margin-bottom:16px;
align-items:center;
color:#B8874A;
display:inline-flex;
}
.cpl_wy_card_ich84 svg{
width:1.625rem;
height:1.625rem;
}
.cpl_wy_card_hh84{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
color:#F2EAD8;
font-size:21px;
margin-bottom:0.5rem;
}
.cpl_wy_card_ph84{
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
color:#8A7D65;
}
.cpl_oph84{
padding:36px 0 0.625rem;
}
.cpl_op_inh84{
background:#222019;
padding:2rem;
border:1px solid rgba(244,236,218,0.07);
grid-template-columns:1fr;
border-radius:14px;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:858px){
.cpl_op_inh84{
grid-template-columns:.9fr 1.1fr;
padding:34px 40px;
gap:44px;
}
}
.cpl_op_lefth84{
min-width:0;
}
.cpl_op_eyebrowh84{
margin-bottom:0.75rem;
}
.cpl_op_h2h84{
line-height:1.08;
margin-bottom:0.625rem;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:28px;
font-weight:600;
color:#F2EAD8;
}
@media(min-width:770px){
.cpl_op_h2h84{
font-size:30px;
}
}
.cpl_op_texth84{
color:#8A7D65;
font-size:14px;
line-height:1.6;
}
.cpl_op_gridh84{
overflow:hidden;
border-radius:0.5rem;
background:rgba(244,236,218,0.12);
gap:1px;
grid-template-columns:1fr 1fr;
border:1px solid rgba(244,236,218,0.12);
display:grid;
}
.cpl_op_fieldh84{
padding:1.125rem 1.25rem;
background:#1A1713;
min-width:0;
}
.cpl_op_field_lbh84{
color:#B8874A;
margin-bottom:5px;
text-transform:uppercase;
font-weight:600;
letter-spacing:.1em;
font-size:0.625rem;
}
.cpl_op_field_valh84{
color:#F2EAD8;
font-size:14px;
font-weight:700;
overflow-wrap:break-word;
}
.cpl_tsh84{
padding:2.75rem 0;
}
.cpl_ts_inh84{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:881px){
.cpl_ts_inh84{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.cpl_ts_lefth84{
min-width:0;
}
.cpl_ts_h2h84{
overflow-wrap:break-word;
color:#F2EAD8;
margin-bottom:0.75rem;
line-height:1.1;
font-weight:600;
font-size:26px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
@media(min-width:769px){
.cpl_ts_h2h84{
font-size:1.75rem;
}
}
.cpl_ts_texth84{
font-size:14.5px;
margin-bottom:1.375rem;
max-width:520px;
line-height:1.6;
color:#A89A7E;
}
.cpl_ts_badgesh84{
gap:18px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.cpl_ts_badgeh84{
font-size:0.813rem;
color:#A89A7E;
font-weight:600;
}
.cpl_ts_payh84{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:881px){
.cpl_ts_payh84{
justify-content:flex-end;
}
}
.cpl_ts_pay_chiph84{
padding:12px 1rem;
border:1px solid rgba(244,236,218,0.10);
border-radius:14px;
background:rgba(244,236,218,0.06);
color:#F2EAD8;
font-size:0.875rem;
font-weight:700;
}
.cpl_provh84{
padding:2.5rem 0 1.25rem;
}
.cpl_prov_eyebrowh84{
display:block;
margin-bottom:1.125rem;
}
.cpl_prov_gridh84{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:562px){
.cpl_prov_gridh84{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:897px){
.cpl_prov_gridh84{
grid-template-columns:repeat(6,1fr);
}
}
.cpl_tth84{
padding:48px 0 10px;
}
@media(min-width:766px){
.cpl_tth84{
padding:3.75rem 0 10px;
}
}
.cpl_tt_headh84{
margin-bottom:34px;
text-align:center;
}
.cpl_tt_eyebrowh84{
margin-bottom:0.75rem;
}
.cpl_tt_h2h84{
font-weight:600;
color:#F2EAD8;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
line-height:1.05;
font-size:32px;
}
@media(min-width:768px){
.cpl_tt_h2h84{
font-size:2.625rem;
}
}
.cpl_tt_gridh84{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:759px){
.cpl_tt_gridh84{
grid-template-columns:repeat(3,1fr);
}
}
.cpl_tt_cardh84{
border:1px solid rgba(244,236,218,0.07);
padding:30px;
border-radius:14px;
background:#222019;
display:flex;
flex-direction:column;
min-width:0;
}
.cpl_tt_card_ich84{
align-items:center;
color:#B8874A;
margin-bottom:1.125rem;
display:inline-flex;
}
.cpl_tt_card_ich84 svg{
width:1.75rem;
height:1.75rem;
}
.cpl_tt_card_hh84{
font-weight:600;
margin-bottom:8px;
overflow-wrap:break-word;
line-height:1.15;
font-size:22px;
color:#F2EAD8;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.cpl_tt_card_ph84{
line-height:1.6;
overflow-wrap:break-word;
color:#8A7D65;
font-size:0.875rem;
margin-bottom:14px;
}
.cpl_tt_card_ph84 b{
color:#F2EAD8;
font-weight:700;
}
.cpl_tt_card_linkh84{
transition:color .22s ease;
font-weight:700;
margin-top:auto;
border-bottom:1px solid #B8874A;
align-self:flex-start;
font-size:0.813rem;
padding-bottom:2px;
color:#F2EAD8;
}
.cpl_tt_card_linkh84:hover{
color:#B8874A;
}
.cpl_htsh84{
padding:3rem 0;
}
@media(min-width:765px){
.cpl_htsh84{
padding:62px 0;
}
}
.cpl_hts_headh84{
gap:18px;
margin-bottom:2.125rem;
flex-direction:column;
display:flex;
}
@media(min-width:765px){
.cpl_hts_headh84{
gap:24px;
flex-direction:row;
justify-content:space-between;
align-items:flex-end;
}
}
.cpl_hts_eyebrowh84{
margin-bottom:12px;
}
.cpl_hts_h2h84{
overflow-wrap:break-word;
color:#F2EAD8;
font-size:30px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
line-height:1.05;
font-weight:600;
}
@media(min-width:768px){
.cpl_hts_h2h84{
font-size:2.375rem;
}
}
.cpl_hts_ctah84{
transition:opacity .22s ease;
padding:0.938rem 30px;
border-radius:999px;
background:#D4A45A;
flex:0 0 auto;
font-weight:700;
color:#1A1409;
font-size:0.938rem;
}
.cpl_hts_ctah84:hover{
opacity:.9;
}
.cpl_hts_gridh84{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.cpl_hts_gridh84{
grid-template-columns:repeat(3,1fr);
}
}
.cpl_hts_steph84{
padding-top:22px;
border-top:1px solid rgba(244,236,218,0.10);
min-width:0;
}
.cpl_hts_step_numh84{
line-height:1;
font-weight:700;
margin-bottom:14px;
font-size:2.75rem;
color:#D4A45A;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.cpl_hts_step_hh84{
font-weight:700;
margin-bottom:8px;
line-height:1.2;
overflow-wrap:break-word;
color:#F2EAD8;
font-size:19px;
}
.cpl_hts_step_ph84{
overflow-wrap:break-word;
line-height:1.55;
color:#A89A7E;
font-size:14px;
}
.cpl_rch84{
padding:3rem 0 10px;
}
.cpl_rc_inh84{
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.cpl_rc_inh84{
gap:40px;
grid-template-columns:repeat(3,1fr);
}
}
.cpl_rc_colh84{
min-width:0;
}
.cpl_rc_labelh84{
font-weight:600;
font-size:11px;
text-transform:uppercase;
margin-bottom:1rem;
letter-spacing:.2em;
color:#B8874A;
}
.cpl_rc_awardsh84{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.cpl_rc_awardh84{
gap:12px;
align-items:center;
min-width:0;
display:flex;
}
.cpl_rc_award_ich84{
flex:0 0 auto;
color:#D4A45A;
display:inline-flex;
align-items:center;
}
.cpl_rc_award_ich84 svg{
height:18px;
width:18px;
}
.cpl_rc_award_th84{
color:#F2EAD8;
overflow-wrap:break-word;
font-size:0.875rem;
font-weight:700;
}
.cpl_rc_award_sh84{
font-size:12px;
color:#A89A7E;
overflow-wrap:break-word;
}
.cpl_rc_pressh84{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.cpl_rc_press_logoh84{
border-radius:8px;
overflow:hidden;
padding:0 8px;
border:1px solid rgba(244,236,218,0.07);
display:flex;
justify-content:center;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
align-items:center;
white-space:nowrap;
font-size:0.875rem;
font-weight:700;
text-overflow:ellipsis;
text-align:center;
height:3.25rem;
color:#8A7D65;
}
.cpl_rc_partnerh84{
background:#222019;
border:1px solid rgba(244,236,218,0.07);
padding:22px;
border-radius:0.875rem;
}
.cpl_rc_partner_nameh84{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:20px;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.375rem;
color:#F2EAD8;
}
.cpl_rc_partner_texth84{
line-height:1.55;
overflow-wrap:break-word;
color:#8A7D65;
font-size:13px;
}
.cpl_pmth84{
padding:3rem 0 0.625rem;
}
.cpl_pmt_inh84{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:881px){
.cpl_pmt_inh84{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.cpl_pmt_lefth84{
min-width:0;
}
.cpl_pmt_eyebrowh84{
margin-bottom:12px;
}
.cpl_pmt_h2h84{
margin-bottom:12px;
font-weight:600;
line-height:1.06;
font-size:30px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
color:#F2EAD8;
}
@media(min-width:769px){
.cpl_pmt_h2h84{
font-size:32px;
}
}
.cpl_pmt_texth84{
color:#8A7D65;
font-size:14.5px;
line-height:1.6;
margin-bottom:1.375rem;
}
.cpl_pmt_logosh84{
grid-template-columns:repeat(2,1fr);
gap:10px;
display:grid;
}
@media(min-width:480px){
.cpl_pmt_logosh84{
grid-template-columns:repeat(4,1fr);
}
}
.cpl_pmt_logoh84{
padding:0 0.5rem;
border-radius:8px;
background:#222019;
overflow:hidden;
border:1px solid rgba(244,236,218,0.07);
display:flex;
height:50px;
font-weight:700;
align-items:center;
white-space:nowrap;
text-align:center;
color:#D6CBAF;
font-size:12.5px;
text-overflow:ellipsis;
justify-content:center;
}
.cpl_pmt_tableh84{
border:1px solid rgba(244,236,218,0.07);
border-radius:14px;
overflow:hidden;
min-width:0;
}
.cpl_pmt_theadh84{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#100F0C;
display:grid;
}
.cpl_pmt_thh84{
overflow:hidden;
padding:0.813rem 0.875rem;
font-weight:700;
white-space:nowrap;
letter-spacing:.08em;
font-size:10px;
color:#F2EAD8;
text-transform:uppercase;
text-overflow:ellipsis;
}
.cpl_pmt_rowh84{
grid-template-columns:1.4fr 1fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(244,236,218,0.07);
}
.cpl_pmt_rowh84:nth-child(odd){
background:#222019;
}
.cpl_pmt_tdh84{
padding:0.875rem;
font-size:0.844rem;
color:#8A7D65;
min-width:0;
overflow-wrap:break-word;
}
.cpl_pmt_rowh84 .cpl_pmt_tdh84:first-child{
font-weight:700;
color:#F2EAD8;
}
.cpl_pmt_rowh84 .cpl_pmt_tdh84:last-child{
font-weight:700;
color:#6A9E72;
}
.cpl_sgh84{
padding:3rem 0 10px;
}
.cpl_sg_eyebrowh84{
display:block;
margin-bottom:0.75rem;
}
.cpl_sg_h2h84{
overflow-wrap:break-word;
font-size:30px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
line-height:1.05;
margin-bottom:1.75rem;
color:#F2EAD8;
}
@media(min-width:765px){
.cpl_sg_h2h84{
font-size:2.25rem;
}
}
.cpl_sg_gridh84{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:717px){
.cpl_sg_gridh84{
grid-template-columns:repeat(3,1fr);
}
}
.cpl_sg_colh84{
min-width:0;
}
.cpl_sg_col_hh84{
overflow-wrap:break-word;
font-size:22px;
line-height:1.15;
margin-bottom:0.625rem;
color:#F2EAD8;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
.cpl_sg_col_ph84{
color:#8A7D65;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.65;
}
.cpl_sbh84{
background:#222019;
padding:48px 0;
margin-top:1.5rem;
border-top:1px solid rgba(244,236,218,0.07);
border-bottom:1px solid rgba(244,236,218,0.07);
}
@media(min-width:768px){
.cpl_sbh84{
padding:3.5rem 0;
}
}
.cpl_sb_eyebrowh84{
margin-bottom:0.75rem;
display:block;
}
.cpl_sb_h2h84{
color:#F2EAD8;
font-size:1.875rem;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
margin-bottom:1.625rem;
line-height:1.05;
font-weight:600;
}
@media(min-width:770px){
.cpl_sb_h2h84{
font-size:2.25rem;
}
}
.cpl_sb_gridh84{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:561px){
.cpl_sb_gridh84{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:963px){
.cpl_sb_gridh84{
grid-template-columns:repeat(4,1fr);
}
}
.cpl_sb_cardh84{
background:#1A1713;
padding:24px;
border:1px solid rgba(244,236,218,0.07);
border-radius:14px;
min-width:0;
}
.cpl_sb_card_hh84{
color:#F2EAD8;
font-weight:600;
line-height:1.15;
margin-bottom:8px;
font-size:1.188rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
overflow-wrap:break-word;
}
.cpl_sb_card_ph84{
overflow-wrap:break-word;
color:#8A7D65;
font-size:13.5px;
line-height:1.6;
}
.cpl_sb_rtph84{
grid-template-columns:1fr;
border:1px solid rgba(244,236,218,0.07);
padding:1.625rem 1.75rem;
background:#1A1713;
border-radius:0.875rem;
gap:24px;
align-items:center;
display:grid;
margin-top:18px;
}
@media(min-width:757px){
.cpl_sb_rtph84{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.cpl_sb_rtp_hh84{
overflow-wrap:break-word;
line-height:1.15;
color:#F2EAD8;
margin-bottom:0.5rem;
font-weight:600;
font-size:1.25rem;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.cpl_sb_rtp_ph84{
overflow-wrap:break-word;
line-height:1.6;
font-size:0.844rem;
color:#8A7D65;
}
.cpl_sb_rtp_statsh84{
gap:1rem;
display:flex;
}
.cpl_sb_stath84{
flex:1 1 0;
border-radius:0.5rem;
background:#222019;
padding:1.125rem;
min-width:0;
text-align:center;
}
.cpl_sb_stat_vh84{
overflow-wrap:break-word;
font-weight:700;
color:#6A9E72;
font-size:26px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.cpl_sb_stat_lh84{
font-size:11.5px;
color:#A89A7E;
margin-top:4px;
}
.cpl_faqh84{
padding:48px 0;
background:#222019;
margin-top:1.5rem;
border-bottom:1px solid rgba(244,236,218,0.07);
border-top:1px solid rgba(244,236,218,0.07);
}
@media(min-width:768px){
.cpl_faqh84{
padding:3.875rem 0;
}
}
.cpl_faq_headh84{
text-align:center;
margin-bottom:2.125rem;
}
.cpl_faq_eyebrowh84{
margin-bottom:12px;
}
.cpl_faq_h2h84{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:2rem;
font-weight:600;
line-height:1.05;
color:#F2EAD8;
overflow-wrap:break-word;
}
@media(min-width:769px){
.cpl_faq_h2h84{
font-size:38px;
}
}
.cpl_faq_listh84{
margin:0 auto;
gap:12px;
max-width:51.25rem;
flex-direction:column;
display:flex;
}
.cpl_faq_itemh84{
background:#1A1713;
border-radius:14px;
overflow:hidden;
border:1px solid rgba(244,236,218,0.07);
}
.cpl_faq_qh84{
gap:20px;
list-style:none;
padding:20px 1.5rem;
justify-content:space-between;
font-size:16px;
align-items:center;
display:flex;
color:#F2EAD8;
cursor:pointer;
overflow-wrap:break-word;
font-weight:700;
}
.cpl_faq_qh84::-webkit-details-marker{
display:none;
}
.cpl_faq_q_ich84{
transition:transform .22s ease;
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#B8874A;
}
.cpl_faq_q_ich84 svg{
width:1.125rem;
height:18px;
}
.cpl_faq_itemh84[open] .cpl_faq_q_ich84{
transform:rotate(180deg);
}
.cpl_faq_ah84{
padding:0 1.5rem 20px;
line-height:1.6;
color:#8A7D65;
overflow-wrap:break-word;
font-size:0.906rem;
}
.cpl_lhh84{
padding:2.5rem 0 1.25rem;
}
.cpl_lh_inh84{
border-top:1px solid rgba(244,236,218,0.12);
padding-top:34px;
}
.cpl_lh_eyebrowh84{
margin-bottom:1.375rem;
display:block;
}
.cpl_lh_gridh84{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:598px){
.cpl_lh_gridh84{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:961px){
.cpl_lh_gridh84{
grid-template-columns:repeat(5,1fr);
}
}
.cpl_lh_colh84{
min-width:0;
}
.cpl_lh_col_hh84{
color:#F2EAD8;
margin-bottom:12px;
overflow-wrap:break-word;
font-weight:700;
font-size:13px;
}
.cpl_lh_linksh84{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.cpl_lh_linkh84{
transition:color .22s ease;
overflow-wrap:break-word;
color:#8A7D65;
font-size:0.813rem;
}
.cpl_lh_linkh84:hover{
color:#B8874A;
}
.cpl_elh84{
padding:3rem 0;
}
@media(min-width:771px){
.cpl_elh84{
padding:3.5rem 0;
}
}
.cpl_el_inh84{
gap:40px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:898px){
.cpl_el_inh84{
grid-template-columns:1fr 1fr;
gap:56px;
}
}
.cpl_el_lefth84{
min-width:0;
}
.cpl_el_eyebrowh84{
margin-bottom:0.875rem;
}
.cpl_el_h2h84{
line-height:1.08;
font-size:32px;
color:#F2EAD8;
margin-bottom:22px;
overflow-wrap:break-word;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:600;
}
@media(min-width:771px){
.cpl_el_h2h84{
font-size:38px;
}
}
.cpl_el_bodyh84 p{
color:#D6CBAF;
line-height:1.7;
overflow-wrap:break-word;
font-size:16px;
margin-bottom:1.125rem;
}
.cpl_el_dropcaph84{
padding:0.375rem 12px 0 0;
float:left;
line-height:.8;
font-weight:700;
color:#B8874A;
font-size:62px;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.cpl_el_righth84{
min-width:0;
}
.cpl_el_quoteh84{
border-radius:1.25rem;
background:linear-gradient(150deg,#1C1A14,#0C0B09);
padding:2.25rem;
position:relative;
color:#F2EAD8;
margin-bottom:24px;
}
.cpl_el_quote_markh84{
display:inline-flex;
color:#D4A45A;
align-items:center;
margin-bottom:6px;
}
.cpl_el_quote_markh84 svg{
width:34px;
height:2.125rem;
}
.cpl_el_quote_texth84{
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-weight:500;
line-height:1.4;
margin-bottom:22px;
font-size:1.375rem;
color:#F2EAD8;
overflow-wrap:break-word;
}
.cpl_el_quote_metah84{
gap:0.75rem;
align-items:center;
display:flex;
}
.cpl_el_quote_avh84{
border-radius:50%;
background:linear-gradient(135deg,#B8803A,#E0B96A);
flex:0 0 auto;
height:38px;
width:2.375rem;
}
.cpl_el_quote_authorh84{
color:#F2EAD8;
font-weight:700;
font-size:14px;
}
.cpl_el_quote_meta_subh84{
color:#A89A7E;
font-size:0.75rem;
}
.cpl_el_explainh84{
border:1px solid rgba(244,236,218,0.07);
overflow:hidden;
border-radius:0.875rem;
}
.cpl_el_explain_cardh84{
padding:1.375rem 1.5rem;
}
.cpl_el_explain_cardh84+.cpl_el_explain_cardh84{
border-top:1px solid rgba(244,236,218,0.07);
}
.cpl_el_explain_hh84{
font-weight:600;
line-height:1.15;
margin-bottom:8px;
overflow-wrap:break-word;
color:#F2EAD8;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
font-size:1.25rem;
}
.cpl_el_explain_ph84{
overflow-wrap:break-word;
color:#8A7D65;
line-height:1.55;
font-size:14px;
}
.cpl_fth84{
background:#100F0C;
color:#A89A7E;
margin-top:40px;
}
.cpl_ft_inh84{
gap:32px;
padding:3rem 0 1.75rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:602px){
.cpl_ft_inh84{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.cpl_ft_inh84{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.cpl_ft_brandh84{
min-width:0;
}
.cpl_ft_logoh84{
color:#F2EAD8;
font-size:26px;
overflow-wrap:break-word;
font-weight:700;
font-family:"Bitter", 'Iowan Old Style', Georgia, serif;
}
.cpl_ft_taglineh84{
margin-top:0.875rem;
color:#A89A7E;
font-size:0.844rem;
max-width:17.5rem;
line-height:1.6;
}
.cpl_ft_contacth84{
transition:color .22s ease;
font-size:0.813rem;
color:#D4A45A;
display:inline-block;
overflow-wrap:anywhere;
margin-top:0.75rem;
max-width:17.5rem;
}
.cpl_ft_contacth84:hover{
color:#F2EAD8;
}
.cpl_ft_colh84{
min-width:0;
}
.cpl_ft_col_hh84{
font-weight:700;
letter-spacing:.08em;
margin-bottom:0.875rem;
overflow-wrap:break-word;
color:#F2EAD8;
font-size:0.813rem;
text-transform:uppercase;
}
.cpl_ft_col_linksh84{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.cpl_ft_linkh84{
transition:color .22s ease;
overflow-wrap:break-word;
color:#A89A7E;
font-size:0.844rem;
}
.cpl_ft_linkh84:hover{
color:#F2EAD8;
}
.cpl_ft_both84{
padding:1.375rem 0 2.5rem;
gap:1rem;
flex-direction:column;
display:flex;
border-top:1px solid rgba(244,236,218,0.10);
}
@media(min-width:771px){
.cpl_ft_both84{
gap:1.25rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.cpl_ft_legalh84{
font-size:0.719rem;
color:#5C5240;
max-width:47.5rem;
line-height:1.6;
overflow-wrap:break-word;
}
.cpl_ft_legalh84 b{
font-weight:700;
color:#A89A7E;
}
.cpl_ft_ageh84{
padding:4px 9px;
border:1.5px solid #D4A45A;
border-radius:0.5rem;
flex:0 0 auto;
font-size:13px;
color:#D4A45A;
font-weight:700;
}