*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1410;
overflow-wrap:break-word;
font-size:0.938rem;
text-rendering:optimizeLegibility;
color:#D9CAB0;
line-height:1.6;
-webkit-font-smoothing:antialiased;
font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
img{
display:block;
max-width:100%;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:0.5rem;
width:0.5rem;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:0.5rem;
}
::-webkit-scrollbar-track{
background:transparent;
}
.pmc-layoutkex{
flex-direction:column;
min-height:100vh;
display:flex;
}
.pmc-mainkex{
flex:1 1 auto;
min-width:0;
width:100%;
}
.pmc-containerkex{
margin:0 auto;
padding:0 16px;
width:100%;
max-width:87.5rem;
}
@media(min-width:768px){
.pmc-containerkex{
padding:0 32px;
}
}
@media(min-width:1097px){
.pmc-containerkex{
padding:0 3.5rem;
}
}
.pmc-eyebrowkex{
font-size:0.688rem;
text-transform:uppercase;
letter-spacing:.2em;
display:inline-block;
font-weight:600;
overflow-wrap:break-word;
line-height:1.4;
color:#C9962A;
font-family:"Hanken Grotesk", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.pmc-bandkex{
background:#0E0B07;
color:#F5EDDA;
}
.pmc-bandkex .pmc-eyebrowkex{
color:#F0BE45;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.pmc-tbkex{
background:#1A1410;
border-bottom:1px solid rgba(244,228,180,0.13);
top:0;
position:sticky;
z-index:50;
}
.pmc-tb_inkex{
padding:0.75rem 1rem;
margin:0 auto;
gap:1rem;
align-items:center;
justify-content:space-between;
display:flex;
max-width:1400px;
width:100%;
}
@media(min-width:769px){
.pmc-tb_inkex{
padding:1rem 2rem;
}
}
@media(min-width:1102px){
.pmc-tb_inkex{
padding:18px 3.5rem;
}
}
.pmc-tb_leftkex{
gap:28px;
display:flex;
align-items:center;
min-width:0;
}
.pmc-tb_logokex{
gap:11px;
align-items:center;
min-width:0;
display:flex;
}
.pmc-tb_logo_markkex{
flex:0 0 auto;
border-radius:0.5rem;
object-fit:cover;
width:2.125rem;
height:34px;
}
.pmc-tb_logo_txtkex{
display:flex;
flex-direction:column;
line-height:1;
min-width:0;
}
.pmc-tb_logo_namekex{
overflow:hidden;
letter-spacing:.02em;
font-size:22px;
color:#F5EDDA;
font-weight:700;
white-space:nowrap;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
}
.pmc-tb_logo_subkex{
overflow:hidden;
font-weight:600;
text-transform:uppercase;
letter-spacing:.32em;
text-overflow:ellipsis;
color:#C9962A;
white-space:nowrap;
font-size:8.5px;
margin-top:0.25rem;
}
.pmc-tb_navkex{
display:none;
}
@media(min-width:958px){
.pmc-tb_navkex{
gap:1.75rem;
align-items:center;
display:flex;
}
}
.pmc-tb_nav_itemkex{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
font-weight:600;
font-size:0.875rem;
border-bottom:2px solid transparent;
white-space:nowrap;
color:#D9CAB0;
}
.pmc-tb_nav_itemkex:hover{
color:#F5EDDA;
}
.pmc-tb_nav_itemkex.pmc-state_activekex{
border-color:#C9962A;
color:#F5EDDA;
}
.pmc-tb_rightkex{
flex:0 0 auto;
gap:14px;
display:flex;
align-items:center;
}
.pmc-tb_searchkex{
transition:color .22s ease;
justify-content:center;
color:#D9CAB0;
display:flex;
align-items:center;
}
.pmc-tb_searchkex:hover{
color:#C9962A;
}
.pmc-tb_searchkex svg{
height:1.125rem;
width:18px;
}
.pmc-tb_langkex{
font-size:0.688rem;
color:#A8956E;
text-transform:uppercase;
font-weight:600;
letter-spacing:.1em;
}
.pmc-tb_langkex:hover{
color:#F5EDDA;
}
.pmc-tb_loginkex{
color:#F5EDDA;
font-weight:600;
display:none;
font-size:14px;
}
@media(min-width:766px){
.pmc-tb_loginkex{
display:inline-block;
}
}
.pmc-tb_registerkex{
transition:background-color .22s ease;
padding:0.688rem 1.375rem;
background:#E8AE2E;
border-radius:999px;
font-weight:700;
font-size:14px;
white-space:nowrap;
color:#130F07;
}
.pmc-tb_registerkex:hover{
background:#F5C040;
}
.pmc-mobkex{
background:#1A1410;
right:0;
z-index:60;
padding-bottom:env(safe-area-inset-bottom);
position:fixed;
bottom:0;
border-top:1px solid rgba(244,228,180,0.13);
left:0;
}
@media(min-width:961px){
.pmc-mobkex{
display:none;
}
}
.pmc-mob_inkex{
margin:0 auto;
max-width:560px;
display:flex;
align-items:stretch;
justify-content:space-around;
}
.pmc-mob_itemkex{
flex:1 1 0;
padding:9px 4px;
transition:color .22s ease;
gap:3px;
align-items:center;
color:#A8956E;
flex-direction:column;
min-width:0;
display:flex;
}
.pmc-mob_itemkex.pmc-state_activekex{
color:#C9962A;
}
.pmc-mob_ickex{
justify-content:center;
display:flex;
align-items:center;
}
.pmc-mob_ickex svg{
width:1.25rem;
height:20px;
}
.pmc-mob_lbkex{
overflow:hidden;
font-size:0.625rem;
max-width:100%;
white-space:nowrap;
font-weight:600;
text-overflow:ellipsis;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.pmc-railkex{
min-width:0;
position:relative;
}
.pmc-rail_scrollkex{
gap:14px;
overflow-x:auto;
display:flex;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
padding-bottom:0.875rem;
}
@media(min-width:769px){
.pmc-rail_scrollkex{
gap:1.125rem;
}
}
.pmc-gckex{
flex:0 0 auto;
display:block;
width:150px;
}
@media(min-width:770px){
.pmc-gckex{
width:188px;
}
}
.pmc-gc_imgkex{
border-radius:14px;
overflow:hidden;
background:#241C14;
padding-bottom:133.33%;
position:relative;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.30);
}
.pmc-gc_imgkex img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.pmc-gc_coverkex{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
pointer-events:none;
position:absolute;
}
.pmc-gc_hoverkex{
transition:opacity .22s ease;
background:rgba(0,0,0,0.52);
inset:0;
opacity:0;
position:absolute;
align-items:center;
justify-content:center;
display:flex;
}
.pmc-gckex:hover .pmc-gc_hoverkex{
opacity:1;
}
.pmc-gc_hover_btnkex{
background:#E8AE2E;
border-radius:62.438rem;
display:flex;
justify-content:center;
align-items:center;
color:#130F07;
height:2.875rem;
width:2.875rem;
}
.pmc-gc_hover_btnkex svg{
height:18px;
width:18px;
}
.pmc-gc_infokex{
gap:2px;
min-width:0;
display:flex;
margin-top:0.563rem;
flex-direction:column;
}
.pmc-gc_namekex{
overflow:hidden;
font-weight:700;
font-size:13px;
color:#F5EDDA;
text-overflow:ellipsis;
white-space:nowrap;
}
.pmc-gc_provkex{
overflow:hidden;
font-size:11px;
white-space:nowrap;
text-overflow:ellipsis;
color:#A8956E;
}
.pmc-gc_metakex{
font-size:11px;
color:#A8956E;
}
.pmc-tckex{
flex:0 0 auto;
width:180px;
display:block;
}
@media(min-width:769px){
.pmc-tckex{
width:230px;
}
}
.pmc-tc_imgkex{
background:#241C14;
overflow:hidden;
border-radius:0.875rem;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.30);
position:relative;
padding-bottom:75%;
}
.pmc-tc_imgkex img{
inset:0;
position:absolute;
object-fit:cover;
height:100%;
width:100%;
}
.pmc-tc_infokex{
gap:2px;
flex-direction:column;
display:flex;
min-width:0;
margin-top:9px;
}
.pmc-tc_namekex{
overflow:hidden;
font-size:14px;
color:#F5EDDA;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
}
.pmc-tc_rtpkex{
color:#A8956E;
font-size:11px;
}
.pmc-lckex{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:769px){
.pmc-lckex{
width:16.75rem;
}
}
.pmc-lc_imgkex{
border-radius:14px;
overflow:hidden;
background:#241C14;
box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.30);
padding-bottom:62.5%;
position:relative;
}
.pmc-lc_imgkex img{
inset:0;
height:100%;
position:absolute;
width:100%;
object-fit:cover;
}
.pmc-lc_livekex{
background:rgba(0,0,0,0.52);
border-radius:999px;
padding:0.25rem 0.563rem;
gap:7px;
left:12px;
top:0.75rem;
position:absolute;
align-items:center;
display:flex;
}
.pmc-lc_live_dotkex{
background:#D94F3D;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
height:0.5rem;
width:8px;
}
.pmc-lc_seatskex{
font-weight:600;
font-size:0.625rem;
text-transform:uppercase;
letter-spacing:.08em;
color:#F5EDDA;
}
.pmc-lc_infokex{
gap:2px;
min-width:0;
display:flex;
margin-top:9px;
flex-direction:column;
}
.pmc-lc_namekex{
overflow:hidden;
white-space:nowrap;
color:#F5EDDA;
font-weight:700;
font-size:15px;
text-overflow:ellipsis;
}
.pmc-lc_betkex{
font-size:0.688rem;
color:#A8956E;
}
.pmc-pckex{
border-radius:0.875rem;
padding:1rem 0.875rem;
background:#241C14;
gap:8px;
border:1px solid rgba(244,228,180,0.07);
justify-content:center;
min-width:0;
min-height:74px;
display:flex;
flex-direction:column;
align-items:center;
}
.pmc-pc_logokex{
flex:0 0 auto;
max-width:100%;
object-fit:contain;
width:auto;
height:1.75rem;
}
.pmc-pc_namekex{
overflow:hidden;
text-align:center;
white-space:nowrap;
font-size:11px;
color:#A8956E;
text-overflow:ellipsis;
max-width:100%;
}
.pmc-gc_tagkex{
padding:3px 8px;
border-radius:8px;
display:inline-block;
top:0.625rem;
z-index:2;
font-size:10px;
left:10px;
text-transform:uppercase;
position:absolute;
letter-spacing:.06em;
font-weight:700;
}
.pmc-gc_tag_hotkex{
background:#D94F3D;
color:#F5EDDA;
}
.pmc-gc_tag_newkex{
background:#F0BE45;
color:#1A1008;
}
.pmc-gc_tag_jpkex{
background:#E09B20;
color:#1A1008;
}
.pmc-gc_tag_livekex{
background:#D94F3D;
color:#F5EDDA;
}
.pmc-shkex{
margin-bottom:1.125rem;
min-width:0;
}
.pmc-sh_rowkex{
gap:16px;
display:flex;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
}
.pmc-sh_rowkex .pmc-sh_lkex{
gap:0.375rem;
display:flex;
flex-direction:column;
min-width:0;
}
.pmc-sh_stackkex{
gap:0.625rem;
align-items:flex-start;
flex-direction:column;
display:flex;
}
.pmc-sh_centerkex{
gap:0.625rem;
flex-direction:column;
align-items:center;
text-align:center;
display:flex;
}
.pmc-sh_h2kex{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.5rem;
line-height:1.1;
color:#F5EDDA;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:771px){
.pmc-sh_h2kex{
font-size:30px;
}
}
.pmc-bandkex .pmc-sh_h2kex{
color:#F5EDDA;
}
.pmc-sh_eb_linekex{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.pmc-sh_eb_linekex::before{
background:#C9962A;
display:inline-block;
height:1px;
content:"";
width:1.75rem;
}
.pmc-bandkex .pmc-sh_eb_linekex::before{
background:#F0BE45;
}
.pmc-sh_eb_dotkex{
gap:8px;
align-items:center;
display:inline-flex;
}
.pmc-sh_eb_dotkex::before{
border-radius:50%;
background:#C9962A;
display:inline-block;
height:0.375rem;
content:"";
width:0.375rem;
}
.pmc-bandkex .pmc-sh_eb_dotkex::before{
background:#F0BE45;
}
.pmc-sh_linkkex{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
font-size:0.813rem;
display:inline-flex;
font-weight:600;
white-space:nowrap;
color:#F5EDDA;
padding-bottom:2px;
border-bottom:1px solid #F5EDDA;
align-items:center;
}
.pmc-sh_linkkex:hover{
border-color:#C9962A;
color:#C9962A;
}
.pmc-sh_linkkex svg{
width:0.875rem;
height:0.875rem;
}
.pmc-sh_link_chevkex{
padding-bottom:0;
border-bottom:0;
}
.pmc-sh_link_btnkex{
background:#E8AE2E;
padding:9px 1.125rem;
border-radius:999px;
color:#130F07;
border-bottom:0;
}
.pmc-sh_link_btnkex:hover{
border-color:transparent;
background:#F5C040;
color:#130F07;
}
.pmc-bandkex .pmc-sh_linkkex{
border-color:#F5EDDA;
color:#F5EDDA;
}
.pmc-bandkex .pmc-sh_link_btnkex{
background:#F0BE45;
color:#1A1008;
}
.pmc-sh_rulekex{
margin:-2px 0 18px;
background:rgba(244,228,180,0.13);
height:1px;
}
.pmc-bandkex .pmc-sh_rulekex{
background:rgba(255,228,160,0.14);
}
.pmc-herokex{
padding:2rem 0 8px;
}
@media(min-width:769px){
.pmc-herokex{
padding:56px 0 24px;
}
}
.pmc-hero_inkex{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:903px){
.pmc-hero_inkex{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.pmc-hero_copykex{
min-width:0;
}
.pmc-hero_eyebrowkex{
gap:10px;
margin-bottom:1.375rem;
align-items:center;
display:inline-flex;
}
.pmc-hero_eyebrow_linekex{
background:#C9962A;
flex:0 0 auto;
display:inline-block;
width:1.75rem;
height:1px;
}
.pmc-hero_h1kex{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:1.25rem;
font-size:2.375rem;
letter-spacing:-.01em;
font-weight:600;
color:#F5EDDA;
line-height:1.04;
}
@media(min-width:768px){
.pmc-hero_h1kex{
font-size:54px;
}
}
@media(min-width:1102px){
.pmc-hero_h1kex{
font-size:62px;
}
}
.pmc-hero_h1kex em{
font-style:normal;
color:#C9962A;
}
.pmc-hero_subkex{
color:#8A7558;
line-height:1.6;
font-size:1rem;
margin-bottom:1.875rem;
max-width:480px;
}
@media(min-width:770px){
.pmc-hero_subkex{
font-size:1.125rem;
}
}
.pmc-hero_actionskex{
gap:0.875rem;
align-items:center;
display:flex;
flex-wrap:wrap;
margin-bottom:34px;
}
.pmc-hero_ctakex{
padding:1rem 1.875rem;
background:#E8AE2E;
transition:background-color .22s ease;
border-radius:62.438rem;
gap:10px;
font-weight:700;
color:#130F07;
display:inline-flex;
font-size:0.938rem;
align-items:center;
}
.pmc-hero_ctakex:hover{
background:#F5C040;
}
.pmc-hero_cta_ickex{
align-items:center;
display:inline-flex;
}
.pmc-hero_cta_ickex svg{
width:16px;
height:1rem;
}
.pmc-hero_cta_altkex{
padding:15px 26px;
border:1px solid rgba(244,228,180,0.13);
border-radius:999px;
background:transparent;
transition:border-color .22s ease,color .22s ease;
font-size:15px;
display:inline-flex;
align-items:center;
font-weight:600;
color:#F5EDDA;
}
.pmc-hero_cta_altkex:hover{
border-color:#C9962A;
color:#C9962A;
}
.pmc-hero_trustkex{
gap:22px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.pmc-hero_trust_itemkex{
gap:0.563rem;
align-items:center;
display:flex;
font-weight:600;
font-size:13px;
color:#D9CAB0;
}
.pmc-hero_trust_ickex{
display:inline-flex;
align-items:center;
color:#C9962A;
}
.pmc-hero_trust_ickex svg{
width:16px;
height:16px;
}
.pmc-hero_promokex{
background:#241C14;
overflow:hidden;
border-radius:1.25rem;
box-shadow:0 0.75rem 3rem rgba(0,0,0,0.55), 0 2px 12px rgba(201,150,42,0.18);
display:flex;
position:relative;
min-height:300px;
}
.pmc-hero_promo_bgkex{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.pmc-hero_promo_bgkex::after{
background:linear-gradient(120deg,#0E0B07 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.pmc-hero_promo_glowkex{
border-radius:50%;
background:radial-gradient(circle,rgba(212,155,50,0.18) 0%,transparent 65%);
width:16.25rem;
pointer-events:none;
top:-2.5rem;
height:260px;
position:absolute;
right:-20px;
}
.pmc-hero_promo_ctkex{
padding:28px;
align-self:flex-end;
position:relative;
max-width:88%;
z-index:2;
}
.pmc-hero_promo_labelkex{
font-weight:700;
margin-bottom:0.5rem;
letter-spacing:.25em;
color:#F0BE45;
font-size:10px;
display:block;
text-transform:uppercase;
}
.pmc-hero_promo_amountkex{
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:32px;
overflow-wrap:break-word;
color:#F5EDDA;
}
@media(min-width:765px){
.pmc-hero_promo_amountkex{
font-size:2.5rem;
}
}
.pmc-hero_promo_amountkex em{
color:#F0BE45;
font-style:normal;
}
.pmc-hero_ratingkex{
gap:0.625rem;
background:#241C14;
border-radius:14px;
padding:10px 14px;
border:1px solid rgba(244,228,180,0.07);
right:0.875rem;
align-items:center;
box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.30);
top:14px;
z-index:3;
position:absolute;
max-width:min(260px,62%);
display:flex;
}
.pmc-hero_rating_scorekex{
flex:0 0 auto;
color:#F5EDDA;
font-weight:700;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.5rem;
}
.pmc-hero_rating_txtkex{
flex:1 1 auto;
min-width:0;
}
.pmc-hero_rating_starskex{
gap:2px;
color:#C9962A;
display:flex;
}
.pmc-hero_rating_starskex svg{
width:12px;
height:12px;
}
.pmc-hero_rating_capkex{
color:#A8956E;
display:block;
line-height:1.35;
font-size:11px;
overflow-wrap:break-word;
margin-top:3px;
}
.pmc-statkex{
border-bottom:1px solid rgba(244,228,180,0.13);
border-top:1px solid rgba(244,228,180,0.13);
margin-top:1rem;
}
.pmc-stat_inkex{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:769px){
.pmc-stat_inkex{
grid-template-columns:repeat(4,1fr);
}
}
.pmc-stat_itemkex{
padding:1.375rem 0.875rem;
min-width:0;
border-right:1px solid rgba(244,228,180,0.07);
border-bottom:1px solid rgba(244,228,180,0.07);
}
.pmc-stat_itemkex:nth-child(2n){
border-right:0;
}
.pmc-stat_itemkex:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.pmc-stat_itemkex{
border-bottom:0;
}
.pmc-stat_itemkex:nth-child(2n){
border-right:1px solid rgba(244,228,180,0.07);
}
.pmc-stat_itemkex:nth-child(4n){
border-right:0;
}
}
.pmc-stat_valuekex{
line-height:1;
overflow-wrap:break-word;
font-size:30px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#F5EDDA;
}
@media(min-width:769px){
.pmc-stat_valuekex{
font-size:34px;
}
}
.pmc-stat_labelkex{
font-size:13px;
margin-top:0.375rem;
line-height:1.4;
color:#A8956E;
overflow-wrap:break-word;
}
.pmc-growkex{
padding:26px 0 10px;
}
.pmc-row_seokex{
margin:10px 0 0;
line-height:1.65;
color:#8A7558;
font-size:14px;
max-width:47.5rem;
overflow-wrap:break-word;
}
.pmc-row_seokex strong{
font-weight:700;
color:#F5EDDA;
}
.pmc-prkex{
padding:30px 0 0.375rem;
}
.pmc-pr_cardkex{
padding:1.625rem;
background:#241C14;
flex:0 0 auto;
border:1px solid rgba(244,228,180,0.07);
border-radius:1.25rem;
gap:10px;
overflow:hidden;
width:280px;
flex-direction:column;
position:relative;
display:flex;
min-height:200px;
}
@media(min-width:766px){
.pmc-pr_cardkex{
width:300px;
}
}
.pmc-pr_card_featkex{
background:linear-gradient(150deg,#1C1509,#080603);
border-color:transparent;
color:#F5EDDA;
}
.pmc-pr_glowkex{
border-radius:50%;
background:radial-gradient(circle,rgba(212,155,50,0.18),transparent 70%);
opacity:0;
right:-1.875rem;
width:130px;
position:absolute;
pointer-events:none;
height:8.125rem;
top:-30px;
}
.pmc-pr_card_featkex .pmc-pr_glowkex{
opacity:1;
}
.pmc-pr_labelkex{
font-size:10px;
position:relative;
letter-spacing:.16em;
text-transform:uppercase;
color:#C9962A;
font-weight:700;
}
.pmc-pr_card_featkex .pmc-pr_labelkex{
color:#F0BE45;
}
.pmc-pr_amountkex{
font-weight:600;
line-height:1.08;
overflow-wrap:break-word;
font-size:26px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
position:relative;
color:#F5EDDA;
}
.pmc-pr_card_featkex .pmc-pr_amountkex{
color:#F5EDDA;
}
.pmc-pr_amountkex em{
color:#C9962A;
font-style:normal;
}
.pmc-pr_card_featkex .pmc-pr_amountkex em{
color:#F0BE45;
}
.pmc-pr_termskex{
position:relative;
font-size:0.813rem;
line-height:1.5;
color:#A8956E;
}
.pmc-pr_card_featkex .pmc-pr_termskex{
color:#B09A72;
}
.pmc-pr_ctakex{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.pmc-pr_card_featkex .pmc-pr_ctakex{
padding:9px 18px;
background:#F0BE45;
border-radius:999px;
transition:opacity .22s ease;
font-weight:700;
color:#1A1008;
font-size:0.813rem;
}
.pmc-pr_card_featkex .pmc-pr_ctakex:hover{
opacity:.9;
}
.pmc-pr_cardkex:not(.pmc-pr_card_featkex) .pmc-pr_ctakex{
transition:color .22s ease,border-color .22s ease;
font-size:13px;
color:#F5EDDA;
border-bottom:1px solid #F5EDDA;
padding-bottom:2px;
font-weight:700;
}
.pmc-pr_cardkex:not(.pmc-pr_card_featkex) .pmc-pr_ctakex:hover{
border-color:#C9962A;
color:#C9962A;
}
.pmc-jpkex{
padding:1.875rem 0 10px;
}
.pmc-jp_gridkex{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:771px){
.pmc-jp_gridkex{
grid-template-columns:1fr 1fr;
}
.pmc-jp_card_megakex{
grid-column:1/-1;
}
}
@media(min-width:1000px){
.pmc-jp_gridkex{
grid-template-columns:1.4fr 1fr 1fr;
}
.pmc-jp_card_megakex{
grid-column:auto;
}
}
.pmc-jp_cardkex{
gap:12px;
border-radius:20px;
background:#241C14;
border:1px solid rgba(244,228,180,0.07);
padding:1.625rem;
overflow:hidden;
min-width:0;
flex-direction:column;
justify-content:space-between;
position:relative;
min-height:200px;
display:flex;
}
.pmc-jp_card_megakex{
background:linear-gradient(135deg,#1C1509,#080603);
border-color:transparent;
min-height:210px;
color:#F5EDDA;
}
.pmc-jp_glowkex{
background:radial-gradient(circle,rgba(212,155,50,0.18),transparent 70%);
border-radius:50%;
height:200px;
top:-2.5rem;
pointer-events:none;
right:-2.5rem;
position:absolute;
width:200px;
}
.pmc-jp_labelkex{
gap:0.625rem;
text-transform:uppercase;
justify-content:space-between;
align-items:center;
display:flex;
font-weight:700;
flex-wrap:wrap;
position:relative;
color:#C9962A;
letter-spacing:.16em;
font-size:10px;
}
.pmc-jp_card_megakex .pmc-jp_labelkex{
color:#F0BE45;
}
.pmc-jp_dropkex{
letter-spacing:.04em;
text-transform:none;
font-weight:600;
color:#A8956E;
}
.pmc-jp_card_megakex .pmc-jp_dropkex{
color:#B09A72;
}
.pmc-jp_amountkex{
font-size:38px;
color:#F5EDDA;
line-height:1;
overflow-wrap:break-word;
position:relative;
font-weight:700;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.pmc-jp_card_megakex .pmc-jp_amountkex{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#F0BE45;
}
@media(min-width:768px){
.pmc-jp_card_megakex .pmc-jp_amountkex{
font-size:54px;
}
}
.pmc-jp_gamekex{
position:relative;
color:#A8956E;
font-size:0.813rem;
}
.pmc-jp_card_megakex .pmc-jp_gamekex{
color:#B09A72;
}
.pmc-jp_ctakex{
align-self:flex-start;
position:relative;
}
.pmc-jp_card_megakex .pmc-jp_ctakex{
padding:10px 20px;
transition:opacity .22s ease;
border-radius:999px;
background:#F0BE45;
font-weight:700;
font-size:13px;
color:#1A1008;
}
.pmc-jp_card_megakex .pmc-jp_ctakex:hover{
opacity:.9;
}
.pmc-jp_cardkex:not(.pmc-jp_card_megakex) .pmc-jp_ctakex{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
color:#F5EDDA;
border-bottom:1px solid #F5EDDA;
font-size:13px;
font-weight:700;
}
.pmc-jp_cardkex:not(.pmc-jp_card_megakex) .pmc-jp_ctakex:hover{
border-color:#C9962A;
color:#C9962A;
}
.pmc-jp_seokex{
margin:0.875rem 0 0;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
max-width:760px;
color:#8A7558;
}
.pmc-jp_seokex strong{
color:#F5EDDA;
font-weight:700;
}
.pmc-growkex{
padding:26px 0 0.625rem;
}
.pmc-row_seokex{
margin:0.625rem 0 0;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
color:#8A7558;
max-width:760px;
}
.pmc-row_seokex strong{
font-weight:700;
color:#F5EDDA;
}
.pmc-growkex{
padding:1.625rem 0 10px;
}
.pmc-row_seokex{
margin:0.625rem 0 0;
overflow-wrap:break-word;
color:#8A7558;
max-width:760px;
font-size:0.875rem;
line-height:1.65;
}
.pmc-row_seokex strong{
font-weight:700;
color:#F5EDDA;
}
.pmc-growkex{
padding:1.625rem 0 10px;
}
.pmc-row_seokex{
margin:0.625rem 0 0;
line-height:1.65;
color:#8A7558;
max-width:760px;
font-size:0.875rem;
overflow-wrap:break-word;
}
.pmc-row_seokex strong{
color:#F5EDDA;
font-weight:700;
}
.pmc-vipkex{
padding:48px 0;
}
@media(min-width:767px){
.pmc-vipkex{
padding:64px 0;
}
}
.pmc-vip_headkex{
gap:0.875rem;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:881px){
.pmc-vip_headkex{
gap:1.5rem;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.pmc-vip_eyebrowkex{
margin-bottom:0.75rem;
}
.pmc-vip_h2kex{
overflow-wrap:break-word;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F5EDDA;
line-height:1.05;
font-size:32px;
}
@media(min-width:769px){
.pmc-vip_h2kex{
font-size:40px;
}
}
.pmc-vip_introkex{
color:#B09A72;
line-height:1.6;
max-width:26.25rem;
font-size:0.875rem;
}
.pmc-vip_gridkex{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.pmc-vip_cardkex{
border-radius:14px;
border:1px solid rgba(255,228,160,0.14);
padding:22px 1.125rem;
min-width:0;
}
.pmc-vip_card_featkex{
border-color:#F0BE45;
background:rgba(255,235,180,0.07);
}
.pmc-vip_card_ickex{
background:linear-gradient(135deg,#B8821E,#F2C84E);
border-radius:8px;
width:2.125rem;
height:34px;
display:block;
margin-bottom:16px;
}
.pmc-vip_namekex{
font-weight:600;
color:#F5EDDA;
font-size:1.25rem;
margin-bottom:6px;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.pmc-vip_perkkex{
line-height:1.5;
color:#B09A72;
overflow-wrap:break-word;
font-size:0.781rem;
}
.pmc-seakex{
padding:1.5rem 0 10px;
}
.pmc-sea_inkex{
padding:2.25rem;
background:linear-gradient(115deg,#1C1509,#080603);
gap:22px;
border-radius:1.25rem;
overflow:hidden;
color:#F5EDDA;
display:flex;
flex-direction:column;
position:relative;
}
@media(min-width:822px){
.pmc-sea_inkex{
gap:2rem;
padding:44px 3rem;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.pmc-sea_glowkex{
border-radius:50%;
background:radial-gradient(circle,rgba(212,155,50,0.18),transparent 68%);
height:15rem;
top:50%;
right:3.75rem;
transform:translateY(-50%);
position:absolute;
width:15rem;
pointer-events:none;
}
.pmc-sea_copykex{
position:relative;
min-width:0;
max-width:560px;
}
.pmc-sea_eyebrowkex{
margin-bottom:12px;
}
.pmc-sea_h2kex{
font-size:30px;
line-height:1.04;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
margin-bottom:0.75rem;
overflow-wrap:break-word;
color:#F5EDDA;
}
@media(min-width:767px){
.pmc-sea_h2kex{
font-size:2.375rem;
}
}
.pmc-sea_textkex{
color:#B09A72;
font-size:0.938rem;
line-height:1.6;
}
.pmc-sea_ctakex{
background:#F0BE45;
flex:0 0 auto;
border-radius:999px;
padding:16px 32px;
transition:opacity .22s ease;
position:relative;
font-weight:700;
font-size:15px;
color:#1A1008;
}
.pmc-sea_ctakex:hover{
opacity:.9;
}
.pmc-nlkex{
padding:1.5rem 0 10px;
}
.pmc-nl_inkex{
gap:22px;
padding:30px 32px;
background:#13100B;
border-radius:1.25rem;
color:#F5EDDA;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.pmc-nl_inkex{
gap:1.75rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.pmc-nl_text_wrapkex{
min-width:0;
}
.pmc-nl_h3kex{
margin-bottom:5px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.1;
font-weight:600;
overflow-wrap:break-word;
color:#F5EDDA;
font-size:22px;
}
@media(min-width:768px){
.pmc-nl_h3kex{
font-size:1.5rem;
}
}
.pmc-nl_textkex{
color:#B09A72;
line-height:1.5;
font-size:0.844rem;
}
.pmc-nl_formkex{
gap:0.625rem;
flex:1 1 auto;
max-width:28.75rem;
display:flex;
min-width:0;
}
.pmc-nl_inputkex{
border:1px solid rgba(255,228,160,0.14);
padding:0.813rem 1rem;
flex:1 1 auto;
border-radius:0.875rem;
overflow:hidden;
background:rgba(255,235,180,0.07);
font-size:14px;
color:#B09A72;
align-items:center;
text-overflow:ellipsis;
display:flex;
min-width:0;
white-space:nowrap;
}
.pmc-nl_btnkex{
padding:13px 24px;
background:#F0BE45;
transition:opacity .22s ease;
border-radius:14px;
flex:0 0 auto;
color:#1A1008;
font-weight:700;
font-size:0.875rem;
white-space:nowrap;
}
.pmc-nl_btnkex:hover{
opacity:.9;
}
.pmc-appkex{
padding:30px 0 0.625rem;
}
.pmc-app_inkex{
border-radius:20px;
border:1px solid rgba(244,228,180,0.07);
gap:28px;
padding:32px;
background:#241C14;
flex-direction:column;
display:flex;
}
@media(min-width:766px){
.pmc-app_inkex{
gap:40px;
padding:40px 44px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.pmc-app_copykex{
min-width:0;
max-width:560px;
}
.pmc-app_eyebrowkex{
margin-bottom:0.75rem;
}
.pmc-app_h2kex{
font-weight:600;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F5EDDA;
margin-bottom:12px;
line-height:1.05;
font-size:1.75rem;
}
@media(min-width:765px){
.pmc-app_h2kex{
font-size:2.125rem;
}
}
.pmc-app_textkex{
font-size:0.875rem;
line-height:1.6;
margin-bottom:1.375rem;
color:#8A7558;
}
.pmc-app_btnskex{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.pmc-app_btnkex{
background:#E8AE2E;
gap:10px;
transition:background-color .22s ease;
padding:11px 20px;
border-radius:0.875rem;
align-items:center;
color:#130F07;
display:inline-flex;
}
.pmc-app_btnkex:hover{
background:#F5C040;
}
.pmc-app_btn_ickex{
display:inline-flex;
align-items:center;
}
.pmc-app_btn_ickex svg{
width:1.125rem;
height:1.125rem;
}
.pmc-app_btn_lbkex{
font-weight:700;
font-size:0.844rem;
}
.pmc-app_qr_wrapkex{
gap:1.125rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.pmc-app_qrkex{
border-radius:14px;
flex:0 0 auto;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#241C14 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#241C14 0 5px,transparent 0.313rem 0.688rem);
width:108px;
background-color:#E8AE2E;
}
.pmc-app_qr_capkex{
font-size:12.5px;
color:#A8956E;
line-height:1.4;
max-width:92px;
}
.pmc-tskex{
padding:44px 0;
}
.pmc-ts_inkex{
gap:2rem;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:883px){
.pmc-ts_inkex{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.pmc-ts_leftkex{
min-width:0;
}
.pmc-ts_h2kex{
line-height:1.1;
font-size:26px;
color:#F5EDDA;
margin-bottom:0.75rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.pmc-ts_h2kex{
font-size:28px;
}
}
.pmc-ts_textkex{
max-width:32.5rem;
font-size:0.906rem;
line-height:1.6;
color:#B09A72;
margin-bottom:1.375rem;
}
.pmc-ts_badgeskex{
gap:18px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.pmc-ts_badgekex{
font-weight:600;
font-size:13px;
color:#B09A72;
}
.pmc-ts_paykex{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:883px){
.pmc-ts_paykex{
justify-content:flex-end;
}
}
.pmc-ts_pay_chipkex{
border-radius:14px;
background:rgba(255,235,180,0.07);
padding:0.75rem 1rem;
border:1px solid rgba(255,228,160,0.14);
color:#F5EDDA;
font-weight:700;
font-size:0.875rem;
}
.pmc-rvkex{
background:#241C14;
padding:48px 0;
margin-top:1.5rem;
border-bottom:1px solid rgba(244,228,180,0.07);
border-top:1px solid rgba(244,228,180,0.07);
}
@media(min-width:765px){
.pmc-rvkex{
padding:56px 0;
}
}
.pmc-rv_headkex{
gap:16px;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:769px){
.pmc-rv_headkex{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.pmc-rv_eyebrowkex{
margin-bottom:10px;
}
.pmc-rv_h2kex{
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:30px;
color:#F5EDDA;
line-height:1.05;
font-weight:600;
}
@media(min-width:769px){
.pmc-rv_h2kex{
font-size:38px;
}
}
.pmc-rv_aggkex{
gap:12px;
align-items:center;
display:flex;
}
.pmc-rv_agg_starskex{
gap:3px;
color:#C9962A;
display:flex;
}
.pmc-rv_agg_starskex svg{
height:1.125rem;
width:18px;
}
.pmc-rv_sourcekex{
font-size:0.813rem;
color:#8A7558;
}
.pmc-rv_gridkex{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.pmc-rv_gridkex{
grid-template-columns:repeat(3,1fr);
}
}
.pmc-rv_cardkex{
background:#1A1410;
border-radius:14px;
padding:1.625rem;
border:1px solid rgba(244,228,180,0.07);
min-width:0;
}
.pmc-rv_card_starskex{
gap:2px;
display:flex;
margin-bottom:0.75rem;
color:#C9962A;
}
.pmc-rv_card_starskex svg{
width:14px;
height:0.875rem;
}
.pmc-rv_card_bodykex{
color:#F5EDDA;
line-height:1.45;
font-size:18px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:16px;
font-weight:500;
}
.pmc-rv_card_metakex{
gap:10px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.pmc-rv_card_avkex{
border-radius:50%;
background:linear-gradient(135deg,#B8821E,#F2C84E);
flex:0 0 auto;
width:2rem;
height:32px;
}
.pmc-rv_card_authorkex{
font-size:0.813rem;
color:#F5EDDA;
font-weight:700;
}
.pmc-rv_card_lockex{
font-size:12px;
color:#A8956E;
}
.pmc-ttkex{
padding:3rem 0 0.625rem;
}
@media(min-width:767px){
.pmc-ttkex{
padding:3.75rem 0 0.625rem;
}
}
.pmc-tt_headkex{
text-align:center;
margin-bottom:2.125rem;
}
.pmc-tt_eyebrowkex{
margin-bottom:0.75rem;
}
.pmc-tt_h2kex{
font-size:2rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F5EDDA;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:766px){
.pmc-tt_h2kex{
font-size:42px;
}
}
.pmc-tt_gridkex{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:758px){
.pmc-tt_gridkex{
grid-template-columns:repeat(3,1fr);
}
}
.pmc-tt_cardkex{
border-radius:0.875rem;
border:1px solid rgba(244,228,180,0.07);
background:#241C14;
padding:30px;
flex-direction:column;
min-width:0;
display:flex;
}
.pmc-tt_card_ickex{
align-items:center;
margin-bottom:18px;
color:#C9962A;
display:inline-flex;
}
.pmc-tt_card_ickex svg{
width:1.75rem;
height:28px;
}
.pmc-tt_card_hkex{
line-height:1.15;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F5EDDA;
font-size:22px;
}
.pmc-tt_card_pkex{
color:#8A7558;
overflow-wrap:break-word;
margin-bottom:14px;
font-size:0.875rem;
line-height:1.6;
}
.pmc-tt_card_pkex b{
font-weight:700;
color:#F5EDDA;
}
.pmc-tt_card_linkkex{
transition:color .22s ease;
padding-bottom:2px;
color:#F5EDDA;
font-weight:700;
align-self:flex-start;
font-size:13px;
margin-top:auto;
border-bottom:1px solid #C9962A;
}
.pmc-tt_card_linkkex:hover{
color:#C9962A;
}
.pmc-wykex{
padding:3rem 0;
}
@media(min-width:770px){
.pmc-wykex{
padding:56px 0;
}
}
.pmc-wy_inkex{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:903px){
.pmc-wy_inkex{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.pmc-wy_leftkex{
min-width:0;
}
.pmc-wy_eyebrowkex{
margin-bottom:14px;
}
.pmc-wy_h2kex{
margin-bottom:16px;
line-height:1.05;
color:#F5EDDA;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:32px;
font-weight:600;
}
@media(min-width:767px){
.pmc-wy_h2kex{
font-size:2.5rem;
}
}
.pmc-wy_introkex{
line-height:1.6;
color:#8A7558;
font-size:15px;
}
.pmc-wy_gridkex{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:561px){
.pmc-wy_gridkex{
grid-template-columns:1fr 1fr;
}
}
.pmc-wy_cardkex{
padding:26px;
border-radius:0.875rem;
background:#241C14;
border:1px solid rgba(244,228,180,0.07);
min-width:0;
}
.pmc-wy_card_ickex{
margin-bottom:1rem;
color:#C9962A;
display:inline-flex;
justify-content:center;
align-items:center;
}
.pmc-wy_card_ickex svg{
height:26px;
width:26px;
}
.pmc-wy_card_hkex{
line-height:1.15;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
color:#F5EDDA;
overflow-wrap:break-word;
font-size:21px;
}
.pmc-wy_card_pkex{
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
color:#8A7558;
}
.pmc-provkex{
padding:40px 0 1.25rem;
}
.pmc-prov_eyebrowkex{
margin-bottom:1.125rem;
display:block;
}
.pmc-prov_gridkex{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:557px){
.pmc-prov_gridkex{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.pmc-prov_gridkex{
grid-template-columns:repeat(6,1fr);
}
}
.pmc-etkex{
padding:36px 0 0.625rem;
}
.pmc-et_inkex{
grid-template-columns:1fr;
gap:2rem;
align-items:start;
display:grid;
}
@media(min-width:877px){
.pmc-et_inkex{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.pmc-et_leftkex{
min-width:0;
}
.pmc-et_eyebrowkex{
margin-bottom:12px;
}
.pmc-et_h2kex{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:0.875rem;
line-height:1.06;
font-size:28px;
font-weight:600;
color:#F5EDDA;
}
@media(min-width:765px){
.pmc-et_h2kex{
font-size:2rem;
}
}
.pmc-et_textkex{
color:#8A7558;
line-height:1.65;
margin-bottom:1.375rem;
font-size:15px;
}
.pmc-et_statskex{
gap:24px;
flex-wrap:wrap;
display:flex;
}
.pmc-et_statkex{
min-width:0;
}
.pmc-et_stat_vkex{
color:#F5EDDA;
font-weight:700;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1;
font-size:1.625rem;
}
.pmc-et_stat_lkex{
color:#A8956E;
font-size:12.5px;
margin-top:0.25rem;
}
.pmc-et_rightkex{
gap:12px;
display:flex;
flex-direction:column;
}
.pmc-et_memberkex{
gap:16px;
border-radius:14px;
background:#241C14;
border:1px solid rgba(244,228,180,0.07);
padding:1.125rem 20px;
min-width:0;
align-items:center;
display:flex;
}
.pmc-et_member_avkex{
flex:0 0 auto;
background:linear-gradient(135deg,#1C1509,#C9962A);
border-radius:50%;
width:3rem;
height:48px;
}
.pmc-et_member_namekex{
color:#F5EDDA;
font-weight:700;
font-size:15px;
overflow-wrap:break-word;
}
.pmc-et_member_rolekex{
color:#A8956E;
font-size:0.781rem;
overflow-wrap:break-word;
}
.pmc-et_updatedkex{
border:1px solid rgba(244,228,180,0.07);
gap:8px;
padding:0.875rem 1.125rem;
background:#1A1410;
border-radius:14px;
display:flex;
color:#8A7558;
align-items:center;
font-size:12.5px;
}
.pmc-htskex{
padding:3rem 0;
}
@media(min-width:766px){
.pmc-htskex{
padding:3.875rem 0;
}
}
.pmc-hts_headkex{
gap:18px;
margin-bottom:34px;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.pmc-hts_headkex{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.pmc-hts_eyebrowkex{
margin-bottom:12px;
}
.pmc-hts_h2kex{
font-size:1.875rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.05;
overflow-wrap:break-word;
color:#F5EDDA;
font-weight:600;
}
@media(min-width:768px){
.pmc-hts_h2kex{
font-size:38px;
}
}
.pmc-hts_ctakex{
flex:0 0 auto;
background:#F0BE45;
padding:0.938rem 30px;
border-radius:62.438rem;
transition:opacity .22s ease;
color:#1A1008;
font-weight:700;
font-size:15px;
}
.pmc-hts_ctakex:hover{
opacity:.9;
}
.pmc-hts_gridkex{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:762px){
.pmc-hts_gridkex{
grid-template-columns:repeat(3,1fr);
}
}
.pmc-hts_stepkex{
border-top:1px solid rgba(255,228,160,0.14);
padding-top:1.375rem;
min-width:0;
}
.pmc-hts_step_numkex{
font-weight:700;
color:#F0BE45;
margin-bottom:0.875rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:2.75rem;
line-height:1;
}
.pmc-hts_step_hkex{
color:#F5EDDA;
font-weight:700;
margin-bottom:8px;
font-size:1.188rem;
line-height:1.2;
overflow-wrap:break-word;
}
.pmc-hts_step_pkex{
overflow-wrap:break-word;
color:#B09A72;
font-size:0.875rem;
line-height:1.55;
}
.pmc-rckex{
padding:3rem 0 0.625rem;
}
.pmc-rc_inkex{
gap:32px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:758px){
.pmc-rc_inkex{
gap:2.5rem;
grid-template-columns:repeat(3,1fr);
}
}
.pmc-rc_colkex{
min-width:0;
}
.pmc-rc_labelkex{
color:#C9962A;
text-transform:uppercase;
letter-spacing:.2em;
font-weight:600;
margin-bottom:16px;
font-size:0.688rem;
}
.pmc-rc_awardskex{
gap:0.75rem;
display:flex;
flex-direction:column;
}
.pmc-rc_awardkex{
gap:0.75rem;
min-width:0;
align-items:center;
display:flex;
}
.pmc-rc_award_ickex{
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#F0BE45;
}
.pmc-rc_award_ickex svg{
height:18px;
width:1.125rem;
}
.pmc-rc_award_tkex{
font-weight:700;
overflow-wrap:break-word;
color:#F5EDDA;
font-size:14px;
}
.pmc-rc_award_skex{
overflow-wrap:break-word;
font-size:0.75rem;
color:#A8956E;
}
.pmc-rc_presskex{
grid-template-columns:1fr 1fr;
gap:10px;
display:grid;
}
.pmc-rc_press_logokex{
border-radius:0.5rem;
border:1px solid rgba(244,228,180,0.07);
padding:0 8px;
overflow:hidden;
display:flex;
font-weight:700;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
white-space:nowrap;
height:52px;
text-overflow:ellipsis;
justify-content:center;
text-align:center;
color:#8A7558;
font-size:0.875rem;
align-items:center;
}
.pmc-rc_partnerkex{
border-radius:0.875rem;
background:#241C14;
padding:1.375rem;
border:1px solid rgba(244,228,180,0.07);
}
.pmc-rc_partner_namekex{
overflow-wrap:break-word;
margin-bottom:6px;
font-weight:600;
font-size:20px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F5EDDA;
}
.pmc-rc_partner_textkex{
font-size:13px;
color:#8A7558;
overflow-wrap:break-word;
line-height:1.55;
}
.pmc-sbkex{
background:#241C14;
padding:3rem 0;
margin-top:1.5rem;
border-bottom:1px solid rgba(244,228,180,0.07);
border-top:1px solid rgba(244,228,180,0.07);
}
@media(min-width:771px){
.pmc-sbkex{
padding:56px 0;
}
}
.pmc-sb_eyebrowkex{
margin-bottom:0.75rem;
display:block;
}
.pmc-sb_h2kex{
overflow-wrap:break-word;
margin-bottom:26px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F5EDDA;
font-weight:600;
line-height:1.05;
font-size:1.875rem;
}
@media(min-width:767px){
.pmc-sb_h2kex{
font-size:36px;
}
}
.pmc-sb_gridkex{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:558px){
.pmc-sb_gridkex{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:957px){
.pmc-sb_gridkex{
grid-template-columns:repeat(4,1fr);
}
}
.pmc-sb_cardkex{
background:#1A1410;
border:1px solid rgba(244,228,180,0.07);
padding:1.5rem;
border-radius:14px;
min-width:0;
}
.pmc-sb_card_hkex{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.15;
color:#F5EDDA;
overflow-wrap:break-word;
font-weight:600;
font-size:19px;
margin-bottom:0.5rem;
}
.pmc-sb_card_pkex{
color:#8A7558;
font-size:13.5px;
overflow-wrap:break-word;
line-height:1.6;
}
.pmc-sb_rtpkex{
gap:1.5rem;
grid-template-columns:1fr;
padding:26px 28px;
background:#1A1410;
border-radius:0.875rem;
border:1px solid rgba(244,228,180,0.07);
align-items:center;
margin-top:18px;
display:grid;
}
@media(min-width:760px){
.pmc-sb_rtpkex{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.pmc-sb_rtp_hkex{
overflow-wrap:break-word;
margin-bottom:8px;
line-height:1.15;
color:#F5EDDA;
font-weight:600;
font-size:1.25rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.pmc-sb_rtp_pkex{
color:#8A7558;
line-height:1.6;
font-size:13.5px;
overflow-wrap:break-word;
}
.pmc-sb_rtp_statskex{
gap:1rem;
display:flex;
}
.pmc-sb_statkex{
border-radius:0.5rem;
flex:1 1 0;
background:#241C14;
padding:18px;
min-width:0;
text-align:center;
}
.pmc-sb_stat_vkex{
overflow-wrap:break-word;
color:#4CAF82;
font-weight:700;
font-size:26px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.pmc-sb_stat_lkex{
font-size:11.5px;
margin-top:0.25rem;
color:#A8956E;
}
.pmc-faqkex{
padding:3rem 0;
background:#241C14;
border-top:1px solid rgba(244,228,180,0.07);
border-bottom:1px solid rgba(244,228,180,0.07);
margin-top:1.5rem;
}
@media(min-width:771px){
.pmc-faqkex{
padding:62px 0;
}
}
.pmc-faq_headkex{
margin-bottom:34px;
text-align:center;
}
.pmc-faq_eyebrowkex{
margin-bottom:0.75rem;
}
.pmc-faq_h2kex{
font-weight:600;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:32px;
color:#F5EDDA;
line-height:1.05;
}
@media(min-width:768px){
.pmc-faq_h2kex{
font-size:2.375rem;
}
}
.pmc-faq_listkex{
margin:0 auto;
gap:12px;
display:flex;
max-width:51.25rem;
flex-direction:column;
}
.pmc-faq_itemkex{
background:#1A1410;
border:1px solid rgba(244,228,180,0.07);
border-radius:0.875rem;
overflow:hidden;
}
.pmc-faq_qkex{
gap:1.25rem;
padding:1.25rem 24px;
list-style:none;
overflow-wrap:break-word;
justify-content:space-between;
font-weight:700;
align-items:center;
cursor:pointer;
display:flex;
font-size:1rem;
color:#F5EDDA;
}
.pmc-faq_qkex::-webkit-details-marker{
display:none;
}
.pmc-faq_q_ickex{
transition:transform .22s ease;
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#C9962A;
}
.pmc-faq_q_ickex svg{
width:18px;
height:18px;
}
.pmc-faq_itemkex[open] .pmc-faq_q_ickex{
transform:rotate(180deg);
}
.pmc-faq_akex{
padding:0 24px 1.25rem;
color:#8A7558;
line-height:1.6;
font-size:14.5px;
overflow-wrap:break-word;
}
.pmc-lhkex{
padding:2.5rem 0 1.25rem;
}
.pmc-lh_inkex{
padding-top:34px;
border-top:1px solid rgba(244,228,180,0.13);
}
.pmc-lh_eyebrowkex{
margin-bottom:1.375rem;
display:block;
}
.pmc-lh_gridkex{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:602px){
.pmc-lh_gridkex{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.pmc-lh_gridkex{
grid-template-columns:repeat(5,1fr);
}
}
.pmc-lh_colkex{
min-width:0;
}
.pmc-lh_col_hkex{
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-size:0.813rem;
color:#F5EDDA;
font-weight:700;
}
.pmc-lh_linkskex{
gap:8px;
flex-direction:column;
display:flex;
}
.pmc-lh_linkkex{
transition:color .22s ease;
font-size:13px;
overflow-wrap:break-word;
color:#8A7558;
}
.pmc-lh_linkkex:hover{
color:#C9962A;
}
.pmc-sckex{
padding:48px 0 10px;
}
.pmc-sc_headkex{
margin-bottom:28px;
text-align:center;
}
.pmc-sc_eyebrowkex{
margin-bottom:12px;
}
.pmc-sc_h2kex{
color:#F5EDDA;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-size:30px;
font-weight:600;
line-height:1.05;
}
@media(min-width:770px){
.pmc-sc_h2kex{
font-size:2.25rem;
}
}
.pmc-sc_tablekex{
border:1px solid rgba(244,228,180,0.07);
margin:0 auto;
border-radius:0.875rem;
overflow:hidden;
max-width:900px;
}
.pmc-sc_theadkex{
grid-template-columns:1.6fr 1fr 1fr;
background:#100D08;
display:grid;
}
.pmc-sc_thkex{
padding:0.938rem 18px;
font-weight:700;
font-size:0.813rem;
overflow-wrap:break-word;
text-align:center;
color:#B09A72;
}
.pmc-sc_thkex:first-child{
text-align:left;
}
.pmc-sc_th_uskex{
color:#F0BE45;
}
.pmc-sc_rowkex{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(244,228,180,0.07);
display:grid;
}
.pmc-sc_rowkex:nth-child(even){
background:#241C14;
}
.pmc-sc_tdkex{
padding:15px 1.125rem;
min-width:0;
overflow-wrap:break-word;
color:#A8956E;
text-align:center;
font-size:14px;
}
.pmc-sc_tdkex:first-child{
font-weight:600;
color:#D9CAB0;
text-align:left;
}
.pmc-sc_td_uskex{
color:#4CAF82;
font-weight:700;
}
.pmc-sgkex{
padding:3rem 0 10px;
}
.pmc-sg_eyebrowkex{
display:block;
margin-bottom:12px;
}
.pmc-sg_h2kex{
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
color:#F5EDDA;
margin-bottom:28px;
font-size:1.875rem;
}
@media(min-width:767px){
.pmc-sg_h2kex{
font-size:36px;
}
}
.pmc-sg_gridkex{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.pmc-sg_gridkex{
grid-template-columns:repeat(3,1fr);
}
}
.pmc-sg_colkex{
min-width:0;
}
.pmc-sg_col_hkex{
font-size:22px;
overflow-wrap:break-word;
margin-bottom:0.625rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.15;
color:#F5EDDA;
}
.pmc-sg_col_pkex{
line-height:1.65;
color:#8A7558;
font-size:0.875rem;
overflow-wrap:break-word;
}
.pmc-elkex{
padding:3rem 0;
}
@media(min-width:765px){
.pmc-elkex{
padding:56px 0;
}
}
.pmc-el_inkex{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:903px){
.pmc-el_inkex{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.pmc-el_leftkex{
min-width:0;
}
.pmc-el_eyebrowkex{
margin-bottom:0.875rem;
}
.pmc-el_h2kex{
line-height:1.08;
font-size:32px;
color:#F5EDDA;
font-weight:600;
margin-bottom:1.375rem;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.pmc-el_h2kex{
font-size:2.375rem;
}
}
.pmc-el_bodykex p{
color:#D9CAB0;
line-height:1.7;
overflow-wrap:break-word;
font-size:1rem;
margin-bottom:1.125rem;
}
.pmc-el_dropcapkex{
padding:6px 12px 0 0;
font-size:62px;
line-height:.8;
font-weight:700;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#C9962A;
float:left;
}
.pmc-el_rightkex{
min-width:0;
}
.pmc-el_quotekex{
background:linear-gradient(150deg,#1C1509,#080603);
padding:2.25rem;
border-radius:1.25rem;
margin-bottom:24px;
position:relative;
color:#F5EDDA;
}
.pmc-el_quote_markkex{
display:inline-flex;
color:#F0BE45;
align-items:center;
margin-bottom:0.375rem;
}
.pmc-el_quote_markkex svg{
height:34px;
width:2.125rem;
}
.pmc-el_quote_textkex{
line-height:1.4;
color:#F5EDDA;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:500;
overflow-wrap:break-word;
margin-bottom:22px;
font-size:22px;
}
.pmc-el_quote_metakex{
gap:0.75rem;
display:flex;
align-items:center;
}
.pmc-el_quote_avkex{
border-radius:50%;
background:linear-gradient(135deg,#B8821E,#F2C84E);
flex:0 0 auto;
width:2.375rem;
height:38px;
}
.pmc-el_quote_authorkex{
font-size:0.875rem;
font-weight:700;
color:#F5EDDA;
}
.pmc-el_quote_meta_subkex{
font-size:12px;
color:#B09A72;
}
.pmc-el_explainkex{
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(244,228,180,0.07);
}
.pmc-el_explain_cardkex{
padding:22px 1.5rem;
}
.pmc-el_explain_cardkex+.pmc-el_explain_cardkex{
border-top:1px solid rgba(244,228,180,0.07);
}
.pmc-el_explain_hkex{
font-weight:600;
margin-bottom:8px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F5EDDA;
line-height:1.15;
font-size:1.25rem;
overflow-wrap:break-word;
}
.pmc-el_explain_pkex{
color:#8A7558;
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
}
.pmc-ftkex{
background:#100D08;
margin-top:40px;
color:#B09A72;
}
.pmc-ft_inkex{
padding:3rem 0 28px;
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:599px){
.pmc-ft_inkex{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:901px){
.pmc-ft_inkex{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.pmc-ft_brandkex{
min-width:0;
}
.pmc-ft_logokex{
font-size:26px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
overflow-wrap:break-word;
color:#F5EDDA;
}
.pmc-ft_taglinekex{
line-height:1.6;
margin-top:14px;
font-size:0.844rem;
color:#B09A72;
max-width:280px;
}
.pmc-ft_contactkex{
transition:color .22s ease;
display:inline-block;
max-width:280px;
font-size:0.813rem;
margin-top:12px;
overflow-wrap:anywhere;
color:#F0BE45;
}
.pmc-ft_contactkex:hover{
color:#F5EDDA;
}
.pmc-ft_colkex{
min-width:0;
}
.pmc-ft_col_hkex{
color:#F5EDDA;
letter-spacing:.08em;
text-transform:uppercase;
font-weight:700;
overflow-wrap:break-word;
font-size:13px;
margin-bottom:14px;
}
.pmc-ft_col_linkskex{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.pmc-ft_linkkex{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:13.5px;
color:#B09A72;
}
.pmc-ft_linkkex:hover{
color:#F5EDDA;
}
.pmc-ft_botkex{
gap:1rem;
padding:1.375rem 0 2.5rem;
border-top:1px solid rgba(255,228,160,0.14);
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.pmc-ft_botkex{
gap:20px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.pmc-ft_legalkex{
overflow-wrap:break-word;
font-size:0.719rem;
line-height:1.6;
max-width:47.5rem;
color:#5C4D36;
}
.pmc-ft_legalkex b{
font-weight:700;
color:#B09A72;
}
.pmc-ft_agekex{
padding:0.25rem 9px;
flex:0 0 auto;
border-radius:0.5rem;
border:1.5px solid #F0BE45;
font-size:0.813rem;
font-weight:700;
color:#F0BE45;
}