*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F0E8;
-webkit-font-smoothing:antialiased;
overflow-wrap:break-word;
font-size:15px;
line-height:1.6;
color:#3A3226;
text-rendering:optimizeLegibility;
font-family:"Inter", 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;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
height:8px;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.50);
}
::-webkit-scrollbar-track{
background:transparent;
}
.ipglayout-58e{
flex-direction:column;
display:flex;
min-height:100vh;
}
.ipgmain-58e{
flex:1 1 auto;
min-width:0;
width:100%;
}
.ipgcontainer-58e{
padding:0 16px;
margin:0 auto;
width:100%;
max-width:1400px;
}
@media(min-width:765px){
.ipgcontainer-58e{
padding:0 32px;
}
}
@media(min-width:1103px){
.ipgcontainer-58e{
padding:0 3.5rem;
}
}
.ipgeyebrow-58e{
overflow-wrap:break-word;
color:#A07840;
display:inline-block;
font-size:0.688rem;
text-transform:uppercase;
letter-spacing:.2em;
font-family:"Inter", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
font-weight:600;
line-height:1.4;
}
.ipgband-58e{
background:#231E14;
color:#F2EBD9;
}
.ipgband-58e .ipgeyebrow-58e{
color:#D4A055;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.ipgtb-58e{
background:#F5F0E8;
border-bottom:1px solid rgba(26,22,16,0.14);
z-index:50;
top:0;
position:sticky;
}
.ipgtb_in-58e{
padding:12px 1rem;
margin:0 auto;
gap:1rem;
max-width:87.5rem;
align-items:center;
display:flex;
justify-content:space-between;
width:100%;
}
@media(min-width:767px){
.ipgtb_in-58e{
padding:16px 2rem;
}
}
@media(min-width:1102px){
.ipgtb_in-58e{
padding:1.125rem 3.5rem;
}
}
.ipgtb_left-58e{
gap:28px;
display:flex;
align-items:center;
min-width:0;
}
.ipgtb_logo-58e{
gap:0.688rem;
min-width:0;
display:flex;
align-items:center;
}
.ipgtb_logo_mark-58e{
border-radius:0.5rem;
flex:0 0 auto;
width:2.125rem;
object-fit:cover;
height:34px;
}
.ipgtb_logo_txt-58e{
display:flex;
min-width:0;
line-height:1;
flex-direction:column;
}
.ipgtb_logo_name-58e{
overflow:hidden;
font-size:1.375rem;
color:#1A1610;
font-weight:700;
text-overflow:ellipsis;
white-space:nowrap;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
letter-spacing:.02em;
}
.ipgtb_logo_sub-58e{
overflow:hidden;
color:#A07840;
font-weight:600;
letter-spacing:.32em;
text-overflow:ellipsis;
text-transform:uppercase;
white-space:nowrap;
font-size:0.531rem;
margin-top:4px;
}
.ipgtb_nav-58e{
display:none;
}
@media(min-width:961px){
.ipgtb_nav-58e{
gap:28px;
display:flex;
align-items:center;
}
}
.ipgtb_nav_item-58e{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
color:#3A3226;
font-size:14px;
white-space:nowrap;
font-weight:600;
border-bottom:2px solid transparent;
}
.ipgtb_nav_item-58e:hover{
color:#1A1610;
}
.ipgtb_nav_item-58e.ipgstate_active-58e{
border-color:#A07840;
color:#1A1610;
}
.ipgtb_right-58e{
flex:0 0 auto;
gap:0.875rem;
align-items:center;
display:flex;
}
.ipgtb_search-58e{
transition:color .22s ease;
justify-content:center;
color:#3A3226;
align-items:center;
display:flex;
}
.ipgtb_search-58e:hover{
color:#A07840;
}
.ipgtb_search-58e svg{
width:1.125rem;
height:18px;
}
.ipgtb_lang-58e{
color:#6B5E4A;
font-size:0.688rem;
letter-spacing:.1em;
font-weight:600;
text-transform:uppercase;
}
.ipgtb_lang-58e:hover{
color:#1A1610;
}
.ipgtb_login-58e{
font-size:0.875rem;
font-weight:600;
display:none;
color:#1A1610;
}
@media(min-width:769px){
.ipgtb_login-58e{
display:inline-block;
}
}
.ipgtb_register-58e{
padding:11px 22px;
transition:background-color .22s ease;
border-radius:62.438rem;
background:#2A2318;
font-size:14px;
color:#F2EBD9;
white-space:nowrap;
font-weight:700;
}
.ipgtb_register-58e:hover{
background:#3D3325;
}
.ipgmob-58e{
background:#F5F0E8;
right:0;
left:0;
border-top:1px solid rgba(26,22,16,0.14);
position:fixed;
bottom:0;
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
}
@media(min-width:960px){
.ipgmob-58e{
display:none;
}
}
.ipgmob_in-58e{
margin:0 auto;
align-items:stretch;
justify-content:space-around;
max-width:35rem;
display:flex;
}
.ipgmob_item-58e{
transition:color .22s ease;
padding:0.563rem 0.25rem;
gap:3px;
flex:1 1 0;
flex-direction:column;
color:#6B5E4A;
display:flex;
align-items:center;
min-width:0;
}
.ipgmob_item-58e.ipgstate_active-58e{
color:#A07840;
}
.ipgmob_ic-58e{
justify-content:center;
align-items:center;
display:flex;
}
.ipgmob_ic-58e svg{
width:1.25rem;
height:20px;
}
.ipgmob_lb-58e{
overflow:hidden;
text-overflow:ellipsis;
font-weight:600;
max-width:100%;
font-size:0.625rem;
white-space:nowrap;
}
@media(max-width:957px){
body{
padding-bottom:3.75rem;
}
}
.ipgrail-58e{
min-width:0;
position:relative;
}
.ipgrail_scroll-58e{
gap:14px;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
padding-bottom:14px;
display:flex;
}
@media(min-width:771px){
.ipgrail_scroll-58e{
gap:18px;
}
}
.ipggc-58e{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:765px){
.ipggc-58e{
width:11.75rem;
}
}
.ipggc_img-58e{
overflow:hidden;
background:#FBF8F2;
border-radius:0.875rem;
box-shadow:0 2px 6px rgba(26,22,16,0.07), 0 0.375rem 1.125rem rgba(26,22,16,0.06);
position:relative;
padding-bottom:133.33%;
}
.ipggc_img-58e img{
inset:0;
width:100%;
object-fit:cover;
height:100%;
position:absolute;
}
.ipggc_cover-58e{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
inset:0;
position:absolute;
pointer-events:none;
}
.ipggc_hover-58e{
inset:0;
transition:opacity .22s ease;
background:rgba(0,0,0,0.50);
opacity:0;
position:absolute;
justify-content:center;
display:flex;
align-items:center;
}
.ipggc-58e:hover .ipggc_hover-58e{
opacity:1;
}
.ipggc_hover_btn-58e{
background:#2A2318;
border-radius:62.438rem;
color:#F2EBD9;
height:46px;
align-items:center;
justify-content:center;
width:46px;
display:flex;
}
.ipggc_hover_btn-58e svg{
width:18px;
height:1.125rem;
}
.ipggc_info-58e{
gap:2px;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
display:flex;
}
.ipggc_name-58e{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.813rem;
color:#1A1610;
font-weight:700;
white-space:nowrap;
}
.ipggc_prov-58e{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.688rem;
white-space:nowrap;
color:#6B5E4A;
}
.ipggc_meta-58e{
color:#6B5E4A;
font-size:0.688rem;
}
.ipgtc-58e{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:770px){
.ipgtc-58e{
width:14.375rem;
}
}
.ipgtc_img-58e{
overflow:hidden;
background:#FBF8F2;
border-radius:14px;
position:relative;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(26,22,16,0.07), 0 6px 18px rgba(26,22,16,0.06);
}
.ipgtc_img-58e img{
inset:0;
object-fit:cover;
width:100%;
height:100%;
position:absolute;
}
.ipgtc_info-58e{
gap:2px;
min-width:0;
flex-direction:column;
margin-top:9px;
display:flex;
}
.ipgtc_name-58e{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
color:#1A1610;
font-size:14px;
white-space:nowrap;
}
.ipgtc_rtp-58e{
color:#6B5E4A;
font-size:11px;
}
.ipglc-58e{
flex:0 0 auto;
width:14.375rem;
display:block;
}
@media(min-width:769px){
.ipglc-58e{
width:16.75rem;
}
}
.ipglc_img-58e{
background:#FBF8F2;
border-radius:0.875rem;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(26,22,16,0.07), 0 6px 1.125rem rgba(26,22,16,0.06);
padding-bottom:62.5%;
position:relative;
}
.ipglc_img-58e img{
inset:0;
object-fit:cover;
height:100%;
width:100%;
position:absolute;
}
.ipglc_live-58e{
background:rgba(0,0,0,0.50);
gap:7px;
border-radius:62.438rem;
padding:0.25rem 9px;
position:absolute;
left:0.75rem;
align-items:center;
top:12px;
display:flex;
}
.ipglc_live_dot-58e{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#B84C3A;
width:0.5rem;
height:8px;
}
.ipglc_seats-58e{
font-size:10px;
letter-spacing:.08em;
text-transform:uppercase;
color:#F2EBD9;
font-weight:600;
}
.ipglc_info-58e{
gap:2px;
min-width:0;
margin-top:9px;
display:flex;
flex-direction:column;
}
.ipglc_name-58e{
overflow:hidden;
color:#1A1610;
font-size:0.938rem;
white-space:nowrap;
font-weight:700;
text-overflow:ellipsis;
}
.ipglc_bet-58e{
color:#6B5E4A;
font-size:11px;
}
.ipgpc-58e{
border-radius:0.875rem;
padding:1rem 14px;
gap:0.5rem;
background:#FBF8F2;
border:1px solid rgba(26,22,16,0.08);
flex-direction:column;
min-width:0;
align-items:center;
justify-content:center;
display:flex;
min-height:74px;
}
.ipgpc_logo-58e{
flex:0 0 auto;
max-width:100%;
width:auto;
object-fit:contain;
height:28px;
}
.ipgpc_name-58e{
overflow:hidden;
text-overflow:ellipsis;
text-align:center;
max-width:100%;
font-size:0.688rem;
color:#6B5E4A;
white-space:nowrap;
}
.ipggc_tag-58e{
padding:3px 0.5rem;
border-radius:8px;
font-weight:700;
letter-spacing:.06em;
display:inline-block;
left:10px;
position:absolute;
font-size:0.625rem;
text-transform:uppercase;
z-index:2;
top:0.625rem;
}
.ipggc_tag_hot-58e{
background:#B84C3A;
color:#F2EBD9;
}
.ipggc_tag_new-58e{
background:#C8923C;
color:#1A1610;
}
.ipggc_tag_jp-58e{
background:#C8923C;
color:#1A1610;
}
.ipggc_tag_live-58e{
background:#B84C3A;
color:#F2EBD9;
}
.ipgsh-58e{
margin-bottom:18px;
min-width:0;
}
.ipgsh_row-58e{
gap:16px;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-end;
}
.ipgsh_row-58e .ipgsh_l-58e{
gap:6px;
flex-direction:column;
min-width:0;
display:flex;
}
.ipgsh_stack-58e{
gap:10px;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ipgsh_center-58e{
gap:10px;
flex-direction:column;
text-align:center;
display:flex;
align-items:center;
}
.ipgsh_h2-58e{
font-size:1.5rem;
overflow-wrap:break-word;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.1;
color:#1A1610;
font-weight:600;
}
@media(min-width:769px){
.ipgsh_h2-58e{
font-size:30px;
}
}
.ipgband-58e .ipgsh_h2-58e{
color:#F2EBD9;
}
.ipgsh_eb_line-58e{
gap:10px;
align-items:center;
display:inline-flex;
}
.ipgsh_eb_line-58e::before{
background:#A07840;
content:"";
width:28px;
display:inline-block;
height:1px;
}
.ipgband-58e .ipgsh_eb_line-58e::before{
background:#D4A055;
}
.ipgsh_eb_dot-58e{
gap:8px;
display:inline-flex;
align-items:center;
}
.ipgsh_eb_dot-58e::before{
background:#A07840;
border-radius:50%;
content:"";
height:6px;
display:inline-block;
width:6px;
}
.ipgband-58e .ipgsh_eb_dot-58e::before{
background:#D4A055;
}
.ipgsh_link-58e{
gap:0.375rem;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
display:inline-flex;
padding-bottom:2px;
align-items:center;
white-space:nowrap;
font-size:0.813rem;
border-bottom:1px solid #1A1610;
font-weight:600;
color:#1A1610;
}
.ipgsh_link-58e:hover{
border-color:#A07840;
color:#A07840;
}
.ipgsh_link-58e svg{
height:14px;
width:14px;
}
.ipgsh_link_chev-58e{
padding-bottom:0;
border-bottom:0;
}
.ipgsh_link_btn-58e{
padding:0.563rem 1.125rem;
background:#2A2318;
border-radius:62.438rem;
color:#F2EBD9;
border-bottom:0;
}
.ipgsh_link_btn-58e:hover{
background:#3D3325;
border-color:transparent;
color:#F2EBD9;
}
.ipgband-58e .ipgsh_link-58e{
border-color:#F2EBD9;
color:#F2EBD9;
}
.ipgband-58e .ipgsh_link_btn-58e{
background:#D4A055;
color:#1A1610;
}
.ipgsh_rule-58e{
margin:-2px 0 18px;
background:rgba(26,22,16,0.14);
height:1px;
}
.ipgband-58e .ipgsh_rule-58e{
background:rgba(245,240,232,0.12);
}
.ipghero-58e{
padding:2rem 0 8px;
}
@media(min-width:769px){
.ipghero-58e{
padding:56px 0 1.5rem;
}
}
.ipghero_in-58e{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:902px){
.ipghero_in-58e{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.ipghero_copy-58e{
min-width:0;
}
.ipghero_eyebrow-58e{
gap:10px;
display:inline-flex;
margin-bottom:1.375rem;
align-items:center;
}
.ipghero_eyebrow_line-58e{
flex:0 0 auto;
background:#A07840;
display:inline-block;
height:1px;
width:1.75rem;
}
.ipghero_h1-58e{
letter-spacing:-.01em;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:1.25rem;
color:#1A1610;
line-height:1.04;
font-size:2.375rem;
}
@media(min-width:769px){
.ipghero_h1-58e{
font-size:3.375rem;
}
}
@media(min-width:1103px){
.ipghero_h1-58e{
font-size:62px;
}
}
.ipghero_h1-58e em{
font-style:normal;
color:#A07840;
}
.ipghero_sub-58e{
line-height:1.6;
margin-bottom:30px;
max-width:30rem;
color:#8C7D68;
font-size:16px;
}
@media(min-width:766px){
.ipghero_sub-58e{
font-size:1.125rem;
}
}
.ipghero_actions-58e{
gap:0.875rem;
display:flex;
align-items:center;
margin-bottom:34px;
flex-wrap:wrap;
}
.ipghero_cta-58e{
border-radius:999px;
transition:background-color .22s ease;
padding:1rem 30px;
background:#2A2318;
gap:10px;
align-items:center;
display:inline-flex;
font-size:0.938rem;
font-weight:700;
color:#F2EBD9;
}
.ipghero_cta-58e:hover{
background:#3D3325;
}
.ipghero_cta_ic-58e{
align-items:center;
display:inline-flex;
}
.ipghero_cta_ic-58e svg{
width:16px;
height:1rem;
}
.ipghero_cta_alt-58e{
padding:15px 26px;
transition:border-color .22s ease,color .22s ease;
border-radius:999px;
background:transparent;
border:1px solid rgba(26,22,16,0.14);
font-weight:600;
display:inline-flex;
color:#1A1610;
align-items:center;
font-size:0.938rem;
}
.ipghero_cta_alt-58e:hover{
border-color:#A07840;
color:#A07840;
}
.ipghero_trust-58e{
gap:22px;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.ipghero_trust_item-58e{
gap:0.563rem;
font-size:0.813rem;
display:flex;
font-weight:600;
align-items:center;
color:#3A3226;
}
.ipghero_trust_ic-58e{
display:inline-flex;
color:#A07840;
align-items:center;
}
.ipghero_trust_ic-58e svg{
height:16px;
width:1rem;
}
.ipghero_promo-58e{
background:#FBF8F2;
border-radius:1.25rem;
overflow:hidden;
min-height:300px;
position:relative;
display:flex;
box-shadow:0 0.75rem 48px rgba(26,22,16,0.14), 0 3px 12px rgba(26,22,16,0.08);
}
.ipghero_promo_bg-58e{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.ipghero_promo_bg-58e::after{
inset:0;
background:linear-gradient(120deg,#231E14 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
position:absolute;
content:"";
}
.ipghero_promo_glow-58e{
border-radius:50%;
background:radial-gradient(circle,rgba(167,120,60,0.18) 0%,transparent 65%);
position:absolute;
right:-20px;
height:16.25rem;
top:-2.5rem;
width:260px;
pointer-events:none;
}
.ipghero_promo_ct-58e{
padding:1.75rem;
z-index:2;
max-width:88%;
align-self:flex-end;
position:relative;
}
.ipghero_promo_label-58e{
display:block;
letter-spacing:.25em;
color:#D4A055;
font-weight:700;
margin-bottom:0.5rem;
text-transform:uppercase;
font-size:0.625rem;
}
.ipghero_promo_amount-58e{
font-weight:600;
line-height:1.05;
color:#F2EBD9;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:32px;
overflow-wrap:break-word;
}
@media(min-width:768px){
.ipghero_promo_amount-58e{
font-size:2.5rem;
}
}
.ipghero_promo_amount-58e em{
font-style:normal;
color:#D4A055;
}
.ipghero_rating-58e{
background:#FBF8F2;
border:1px solid rgba(26,22,16,0.08);
gap:10px;
border-radius:14px;
padding:10px 14px;
display:flex;
right:14px;
position:absolute;
top:0.875rem;
box-shadow:0 2px 6px rgba(26,22,16,0.07), 0 0.375rem 18px rgba(26,22,16,0.06);
z-index:3;
max-width:min(16.25rem,62%);
align-items:center;
}
.ipghero_rating_score-58e{
flex:0 0 auto;
font-size:1.5rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:700;
color:#1A1610;
}
.ipghero_rating_txt-58e{
flex:1 1 auto;
min-width:0;
}
.ipghero_rating_stars-58e{
gap:2px;
color:#A07840;
display:flex;
}
.ipghero_rating_stars-58e svg{
height:12px;
width:0.75rem;
}
.ipghero_rating_cap-58e{
color:#6B5E4A;
overflow-wrap:break-word;
margin-top:3px;
line-height:1.35;
display:block;
font-size:11px;
}
.ipgstat-58e{
border-bottom:1px solid rgba(26,22,16,0.14);
border-top:1px solid rgba(26,22,16,0.14);
margin-top:16px;
}
.ipgstat_in-58e{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.ipgstat_in-58e{
grid-template-columns:repeat(4,1fr);
}
}
.ipgstat_item-58e{
padding:1.375rem 0.875rem;
min-width:0;
border-right:1px solid rgba(26,22,16,0.08);
border-bottom:1px solid rgba(26,22,16,0.08);
}
.ipgstat_item-58e:nth-child(2n){
border-right:0;
}
.ipgstat_item-58e:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.ipgstat_item-58e{
border-bottom:0;
}
.ipgstat_item-58e:nth-child(2n){
border-right:1px solid rgba(26,22,16,0.08);
}
.ipgstat_item-58e:nth-child(4n){
border-right:0;
}
}
.ipgstat_value-58e{
font-size:30px;
overflow-wrap:break-word;
font-weight:700;
line-height:1;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1A1610;
}
@media(min-width:769px){
.ipgstat_value-58e{
font-size:2.125rem;
}
}
.ipgstat_label-58e{
font-size:0.813rem;
margin-top:0.375rem;
color:#6B5E4A;
line-height:1.4;
overflow-wrap:break-word;
}
.ipggf-58e{
padding:24px 0 6px;
}
.ipggf_in-58e{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.ipggf_chip-58e{
border-radius:62.438rem;
padding:0.625rem 18px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
background:#FBF8F2;
border:1px solid rgba(26,22,16,0.14);
white-space:nowrap;
color:#3A3226;
font-size:13px;
font-weight:600;
}
.ipggf_chip-58e:hover{
border-color:#A07840;
color:#A07840;
}
.ipggf_chip-58e.ipgstate_active-58e{
background:#2A2318;
border-color:transparent;
color:#F2EBD9;
}
.ipggrow-58e{
padding:1.625rem 0 10px;
}
.ipgrow_seo-58e{
margin:10px 0 0;
max-width:47.5rem;
color:#8C7D68;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
}
.ipgrow_seo-58e strong{
font-weight:700;
color:#1A1610;
}
.ipggrow-58e{
padding:26px 0 0.625rem;
}
.ipgrow_seo-58e{
margin:0.625rem 0 0;
max-width:760px;
line-height:1.65;
font-size:14px;
overflow-wrap:break-word;
color:#8C7D68;
}
.ipgrow_seo-58e strong{
color:#1A1610;
font-weight:700;
}
.ipgjp-58e{
padding:1.875rem 0 0.625rem;
}
.ipgjp_grid-58e{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:771px){
.ipgjp_grid-58e{
grid-template-columns:1fr 1fr;
}
.ipgjp_card_mega-58e{
grid-column:1/-1;
}
}
@media(min-width:998px){
.ipgjp_grid-58e{
grid-template-columns:1.4fr 1fr 1fr;
}
.ipgjp_card_mega-58e{
grid-column:auto;
}
}
.ipgjp_card-58e{
padding:26px;
background:#FBF8F2;
border-radius:20px;
border:1px solid rgba(26,22,16,0.08);
gap:0.75rem;
overflow:hidden;
justify-content:space-between;
min-width:0;
display:flex;
min-height:12.5rem;
flex-direction:column;
position:relative;
}
.ipgjp_card_mega-58e{
background:linear-gradient(135deg,#2E2619,#151209);
border-color:transparent;
min-height:13.125rem;
color:#F2EBD9;
}
.ipgjp_glow-58e{
border-radius:50%;
background:radial-gradient(circle,rgba(167,120,60,0.18),transparent 70%);
position:absolute;
top:-40px;
right:-2.5rem;
height:200px;
pointer-events:none;
width:200px;
}
.ipgjp_label-58e{
gap:10px;
flex-wrap:wrap;
text-transform:uppercase;
align-items:center;
position:relative;
justify-content:space-between;
font-weight:700;
display:flex;
font-size:10px;
letter-spacing:.16em;
color:#A07840;
}
.ipgjp_card_mega-58e .ipgjp_label-58e{
color:#D4A055;
}
.ipgjp_drop-58e{
text-transform:none;
font-weight:600;
letter-spacing:.04em;
color:#6B5E4A;
}
.ipgjp_card_mega-58e .ipgjp_drop-58e{
color:#A89880;
}
.ipgjp_amount-58e{
font-weight:700;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1;
position:relative;
overflow-wrap:break-word;
font-size:38px;
color:#1A1610;
}
.ipgjp_card_mega-58e .ipgjp_amount-58e{
animation:zm2-pulse 2.4s infinite;
font-size:48px;
color:#D4A055;
}
@media(min-width:767px){
.ipgjp_card_mega-58e .ipgjp_amount-58e{
font-size:54px;
}
}
.ipgjp_game-58e{
font-size:0.813rem;
position:relative;
color:#6B5E4A;
}
.ipgjp_card_mega-58e .ipgjp_game-58e{
color:#A89880;
}
.ipgjp_cta-58e{
align-self:flex-start;
position:relative;
}
.ipgjp_card_mega-58e .ipgjp_cta-58e{
background:#D4A055;
transition:opacity .22s ease;
border-radius:62.438rem;
padding:0.625rem 1.25rem;
font-size:13px;
color:#1A1610;
font-weight:700;
}
.ipgjp_card_mega-58e .ipgjp_cta-58e:hover{
opacity:.9;
}
.ipgjp_card-58e:not(.ipgjp_card_mega-58e) .ipgjp_cta-58e{
transition:color .22s ease,border-color .22s ease;
padding-bottom:2px;
font-size:0.813rem;
border-bottom:1px solid #1A1610;
color:#1A1610;
font-weight:700;
}
.ipgjp_card-58e:not(.ipgjp_card_mega-58e) .ipgjp_cta-58e:hover{
border-color:#A07840;
color:#A07840;
}
.ipgjp_seo-58e{
margin:14px 0 0;
color:#8C7D68;
line-height:1.65;
font-size:0.875rem;
overflow-wrap:break-word;
max-width:760px;
}
.ipgjp_seo-58e strong{
font-weight:700;
color:#1A1610;
}
.ipggrow-58e{
padding:1.625rem 0 10px;
}
.ipgrow_seo-58e{
margin:0.625rem 0 0;
color:#8C7D68;
font-size:0.875rem;
overflow-wrap:break-word;
max-width:760px;
line-height:1.65;
}
.ipgrow_seo-58e strong{
color:#1A1610;
font-weight:700;
}
.ipgpr-58e{
padding:1.875rem 0 0.375rem;
}
.ipgpr_card-58e{
border-radius:20px;
flex:0 0 auto;
padding:26px;
background:#FBF8F2;
overflow:hidden;
gap:0.625rem;
border:1px solid rgba(26,22,16,0.08);
width:17.5rem;
position:relative;
display:flex;
flex-direction:column;
min-height:12.5rem;
}
@media(min-width:766px){
.ipgpr_card-58e{
width:300px;
}
}
.ipgpr_card_feat-58e{
background:linear-gradient(150deg,#2E2619,#151209);
border-color:transparent;
color:#F2EBD9;
}
.ipgpr_glow-58e{
background:radial-gradient(circle,rgba(167,120,60,0.18),transparent 70%);
border-radius:50%;
top:-30px;
right:-1.875rem;
pointer-events:none;
opacity:0;
width:130px;
height:130px;
position:absolute;
}
.ipgpr_card_feat-58e .ipgpr_glow-58e{
opacity:1;
}
.ipgpr_label-58e{
font-weight:700;
position:relative;
color:#A07840;
text-transform:uppercase;
letter-spacing:.16em;
font-size:10px;
}
.ipgpr_card_feat-58e .ipgpr_label-58e{
color:#D4A055;
}
.ipgpr_amount-58e{
line-height:1.08;
font-size:26px;
overflow-wrap:break-word;
position:relative;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
color:#1A1610;
}
.ipgpr_card_feat-58e .ipgpr_amount-58e{
color:#F2EBD9;
}
.ipgpr_amount-58e em{
font-style:normal;
color:#A07840;
}
.ipgpr_card_feat-58e .ipgpr_amount-58e em{
color:#D4A055;
}
.ipgpr_terms-58e{
color:#6B5E4A;
line-height:1.5;
position:relative;
font-size:0.813rem;
}
.ipgpr_card_feat-58e .ipgpr_terms-58e{
color:#A89880;
}
.ipgpr_cta-58e{
align-self:flex-start;
margin-top:auto;
position:relative;
}
.ipgpr_card_feat-58e .ipgpr_cta-58e{
border-radius:62.438rem;
transition:opacity .22s ease;
background:#D4A055;
padding:9px 18px;
font-size:0.813rem;
font-weight:700;
color:#1A1610;
}
.ipgpr_card_feat-58e .ipgpr_cta-58e:hover{
opacity:.9;
}
.ipgpr_card-58e:not(.ipgpr_card_feat-58e) .ipgpr_cta-58e{
transition:color .22s ease,border-color .22s ease;
color:#1A1610;
font-weight:700;
font-size:0.813rem;
padding-bottom:2px;
border-bottom:1px solid #1A1610;
}
.ipgpr_card-58e:not(.ipgpr_card_feat-58e) .ipgpr_cta-58e:hover{
border-color:#A07840;
color:#A07840;
}
.ipggrow-58e{
padding:1.625rem 0 10px;
}
.ipgrow_seo-58e{
margin:0.625rem 0 0;
max-width:47.5rem;
line-height:1.65;
overflow-wrap:break-word;
color:#8C7D68;
font-size:0.875rem;
}
.ipgrow_seo-58e strong{
color:#1A1610;
font-weight:700;
}
.ipgnl-58e{
padding:24px 0 0.625rem;
}
.ipgnl_in-58e{
border-radius:20px;
background:#1C1A12;
gap:1.375rem;
padding:1.875rem 2rem;
color:#F2EBD9;
display:flex;
flex-direction:column;
}
@media(min-width:770px){
.ipgnl_in-58e{
gap:28px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.ipgnl_text_wrap-58e{
min-width:0;
}
.ipgnl_h3-58e{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.375rem;
color:#F2EBD9;
font-weight:600;
margin-bottom:5px;
line-height:1.1;
overflow-wrap:break-word;
}
@media(min-width:768px){
.ipgnl_h3-58e{
font-size:1.5rem;
}
}
.ipgnl_text-58e{
line-height:1.5;
color:#A89880;
font-size:0.844rem;
}
.ipgnl_form-58e{
flex:1 1 auto;
gap:10px;
display:flex;
min-width:0;
max-width:460px;
}
.ipgnl_input-58e{
background:rgba(245,240,232,0.07);
border:1px solid rgba(245,240,232,0.12);
border-radius:0.875rem;
flex:1 1 auto;
overflow:hidden;
padding:0.813rem 16px;
display:flex;
white-space:nowrap;
text-overflow:ellipsis;
align-items:center;
font-size:0.875rem;
min-width:0;
color:#A89880;
}
.ipgnl_btn-58e{
background:#D4A055;
border-radius:0.875rem;
flex:0 0 auto;
padding:13px 24px;
transition:opacity .22s ease;
font-size:0.875rem;
color:#1A1610;
white-space:nowrap;
font-weight:700;
}
.ipgnl_btn-58e:hover{
opacity:.9;
}
.ipgvip-58e{
padding:3rem 0;
}
@media(min-width:769px){
.ipgvip-58e{
padding:64px 0;
}
}
.ipgvip_head-58e{
gap:0.875rem;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:883px){
.ipgvip_head-58e{
gap:24px;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.ipgvip_eyebrow-58e{
margin-bottom:12px;
}
.ipgvip_h2-58e{
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F2EBD9;
line-height:1.05;
font-size:32px;
}
@media(min-width:765px){
.ipgvip_h2-58e{
font-size:2.5rem;
}
}
.ipgvip_intro-58e{
max-width:26.25rem;
line-height:1.6;
font-size:0.875rem;
color:#A89880;
}
.ipgvip_grid-58e{
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:14px;
display:grid;
}
.ipgvip_card-58e{
border-radius:14px;
border:1px solid rgba(245,240,232,0.12);
padding:1.375rem 1.125rem;
min-width:0;
}
.ipgvip_card_feat-58e{
background:rgba(245,240,232,0.07);
border-color:#D4A055;
}
.ipgvip_card_ic-58e{
background:linear-gradient(135deg,#A07840,#D4A055);
border-radius:8px;
margin-bottom:1rem;
height:2.125rem;
width:2.125rem;
display:block;
}
.ipgvip_name-58e{
overflow-wrap:break-word;
font-weight:600;
font-size:1.25rem;
color:#F2EBD9;
margin-bottom:6px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.ipgvip_perk-58e{
font-size:0.781rem;
overflow-wrap:break-word;
color:#A89880;
line-height:1.5;
}
.ipgapp-58e{
padding:1.875rem 0 0.625rem;
}
.ipgapp_in-58e{
background:#FBF8F2;
gap:28px;
padding:2rem;
border:1px solid rgba(26,22,16,0.08);
border-radius:20px;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.ipgapp_in-58e{
gap:2.5rem;
padding:2.5rem 2.75rem;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.ipgapp_copy-58e{
max-width:35rem;
min-width:0;
}
.ipgapp_eyebrow-58e{
margin-bottom:12px;
}
.ipgapp_h2-58e{
color:#1A1610;
font-weight:600;
font-size:28px;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
margin-bottom:12px;
}
@media(min-width:768px){
.ipgapp_h2-58e{
font-size:2.125rem;
}
}
.ipgapp_text-58e{
font-size:14px;
color:#8C7D68;
margin-bottom:22px;
line-height:1.6;
}
.ipgapp_btns-58e{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.ipgapp_btn-58e{
transition:background-color .22s ease;
gap:10px;
border-radius:14px;
padding:11px 20px;
background:#2A2318;
align-items:center;
color:#F2EBD9;
display:inline-flex;
}
.ipgapp_btn-58e:hover{
background:#3D3325;
}
.ipgapp_btn_ic-58e{
display:inline-flex;
align-items:center;
}
.ipgapp_btn_ic-58e svg{
width:1.125rem;
height:18px;
}
.ipgapp_btn_lb-58e{
font-weight:700;
font-size:13.5px;
}
.ipgapp_qr_wrap-58e{
flex:0 0 auto;
gap:1.125rem;
display:flex;
align-items:center;
}
.ipgapp_qr-58e{
flex:0 0 auto;
border-radius:14px;
background-color:#2A2318;
background-image:repeating-linear-gradient(0deg,#FBF8F2 0 0.313rem,transparent 0.313rem 0.688rem),repeating-linear-gradient(90deg,#FBF8F2 0 5px,transparent 5px 0.688rem);
width:108px;
height:6.75rem;
}
.ipgapp_qr_cap-58e{
font-size:0.781rem;
color:#6B5E4A;
line-height:1.4;
max-width:5.75rem;
}
.ipgop-58e{
padding:2.25rem 0 0.625rem;
}
.ipgop_in-58e{
gap:32px;
border:1px solid rgba(26,22,16,0.08);
border-radius:14px;
background:#FBF8F2;
grid-template-columns:1fr;
padding:32px;
display:grid;
align-items:center;
}
@media(min-width:861px){
.ipgop_in-58e{
grid-template-columns:.9fr 1.1fr;
padding:34px 2.5rem;
gap:2.75rem;
}
}
.ipgop_left-58e{
min-width:0;
}
.ipgop_eyebrow-58e{
margin-bottom:12px;
}
.ipgop_h2-58e{
color:#1A1610;
font-size:28px;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
line-height:1.08;
margin-bottom:0.625rem;
overflow-wrap:break-word;
}
@media(min-width:765px){
.ipgop_h2-58e{
font-size:30px;
}
}
.ipgop_text-58e{
color:#8C7D68;
line-height:1.6;
font-size:0.875rem;
}
.ipgop_grid-58e{
border-radius:0.5rem;
grid-template-columns:1fr 1fr;
overflow:hidden;
border:1px solid rgba(26,22,16,0.14);
background:rgba(26,22,16,0.14);
gap:1px;
display:grid;
}
.ipgop_field-58e{
background:#F5F0E8;
padding:18px 20px;
min-width:0;
}
.ipgop_field_lb-58e{
font-size:10px;
color:#A07840;
margin-bottom:0.313rem;
text-transform:uppercase;
letter-spacing:.1em;
font-weight:600;
}
.ipgop_field_val-58e{
overflow-wrap:break-word;
font-weight:700;
font-size:14px;
color:#1A1610;
}
.ipghts-58e{
padding:3rem 0;
}
@media(min-width:768px){
.ipghts-58e{
padding:62px 0;
}
}
.ipghts_head-58e{
gap:18px;
margin-bottom:2.125rem;
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.ipghts_head-58e{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.ipghts_eyebrow-58e{
margin-bottom:12px;
}
.ipghts_h2-58e{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#F2EBD9;
font-weight:600;
line-height:1.05;
overflow-wrap:break-word;
font-size:30px;
}
@media(min-width:768px){
.ipghts_h2-58e{
font-size:38px;
}
}
.ipghts_cta-58e{
flex:0 0 auto;
padding:0.938rem 1.875rem;
background:#D4A055;
transition:opacity .22s ease;
border-radius:62.438rem;
font-weight:700;
font-size:15px;
color:#1A1610;
}
.ipghts_cta-58e:hover{
opacity:.9;
}
.ipghts_grid-58e{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:763px){
.ipghts_grid-58e{
grid-template-columns:repeat(3,1fr);
}
}
.ipghts_step-58e{
padding-top:22px;
min-width:0;
border-top:1px solid rgba(245,240,232,0.12);
}
.ipghts_step_num-58e{
font-weight:700;
margin-bottom:0.875rem;
line-height:1;
color:#D4A055;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:2.75rem;
}
.ipghts_step_h-58e{
font-size:19px;
line-height:1.2;
overflow-wrap:break-word;
margin-bottom:8px;
color:#F2EBD9;
font-weight:700;
}
.ipghts_step_p-58e{
line-height:1.55;
font-size:14px;
overflow-wrap:break-word;
color:#A89880;
}
.ipgwy-58e{
padding:48px 0;
}
@media(min-width:770px){
.ipgwy-58e{
padding:56px 0;
}
}
.ipgwy_in-58e{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:898px){
.ipgwy_in-58e{
gap:48px;
grid-template-columns:.8fr 1.2fr;
}
}
.ipgwy_left-58e{
min-width:0;
}
.ipgwy_eyebrow-58e{
margin-bottom:0.875rem;
}
.ipgwy_h2-58e{
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
margin-bottom:1rem;
font-size:32px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1A1610;
}
@media(min-width:769px){
.ipgwy_h2-58e{
font-size:40px;
}
}
.ipgwy_intro-58e{
line-height:1.6;
font-size:15px;
color:#8C7D68;
}
.ipgwy_grid-58e{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:558px){
.ipgwy_grid-58e{
grid-template-columns:1fr 1fr;
}
}
.ipgwy_card-58e{
padding:1.625rem;
border-radius:0.875rem;
background:#FBF8F2;
border:1px solid rgba(26,22,16,0.08);
min-width:0;
}
.ipgwy_card_ic-58e{
align-items:center;
color:#A07840;
display:inline-flex;
margin-bottom:1rem;
justify-content:center;
}
.ipgwy_card_ic-58e svg{
width:1.625rem;
height:1.625rem;
}
.ipgwy_card_h-58e{
margin-bottom:8px;
line-height:1.15;
font-size:1.313rem;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1A1610;
}
.ipgwy_card_p-58e{
font-size:14px;
overflow-wrap:break-word;
color:#8C7D68;
line-height:1.55;
}
.ipgts-58e{
padding:2.75rem 0;
}
.ipgts_in-58e{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:882px){
.ipgts_in-58e{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.ipgts_left-58e{
min-width:0;
}
.ipgts_h2-58e{
line-height:1.1;
margin-bottom:12px;
font-size:26px;
font-weight:600;
color:#F2EBD9;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:770px){
.ipgts_h2-58e{
font-size:1.75rem;
}
}
.ipgts_text-58e{
font-size:0.906rem;
max-width:32.5rem;
color:#A89880;
margin-bottom:22px;
line-height:1.6;
}
.ipgts_badges-58e{
gap:1.125rem;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.ipgts_badge-58e{
font-size:13px;
color:#A89880;
font-weight:600;
}
.ipgts_pay-58e{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:877px){
.ipgts_pay-58e{
justify-content:flex-end;
}
}
.ipgts_pay_chip-58e{
border:1px solid rgba(245,240,232,0.12);
background:rgba(245,240,232,0.07);
padding:0.75rem 1rem;
border-radius:0.875rem;
font-weight:700;
color:#F2EBD9;
font-size:0.875rem;
}
.ipgprov-58e{
padding:2.5rem 0 20px;
}
.ipgprov_eyebrow-58e{
display:block;
margin-bottom:1.125rem;
}
.ipgprov_grid-58e{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:557px){
.ipgprov_grid-58e{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:901px){
.ipgprov_grid-58e{
grid-template-columns:repeat(6,1fr);
}
}
.ipget-58e{
padding:2.25rem 0 0.625rem;
}
.ipget_in-58e{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:877px){
.ipget_in-58e{
gap:3rem;
grid-template-columns:1.1fr .9fr;
}
}
.ipget_left-58e{
min-width:0;
}
.ipget_eyebrow-58e{
margin-bottom:12px;
}
.ipget_h2-58e{
font-size:28px;
line-height:1.06;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.875rem;
color:#1A1610;
}
@media(min-width:771px){
.ipget_h2-58e{
font-size:2rem;
}
}
.ipget_text-58e{
color:#8C7D68;
line-height:1.65;
margin-bottom:22px;
font-size:0.938rem;
}
.ipget_stats-58e{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.ipget_stat-58e{
min-width:0;
}
.ipget_stat_v-58e{
font-weight:700;
line-height:1;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:1.625rem;
color:#1A1610;
}
.ipget_stat_l-58e{
color:#6B5E4A;
margin-top:4px;
font-size:12.5px;
}
.ipget_right-58e{
gap:12px;
display:flex;
flex-direction:column;
}
.ipget_member-58e{
background:#FBF8F2;
border-radius:0.875rem;
gap:16px;
border:1px solid rgba(26,22,16,0.08);
padding:18px 1.25rem;
min-width:0;
display:flex;
align-items:center;
}
.ipget_member_av-58e{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#2E2619,#A07840);
width:3rem;
height:3rem;
}
.ipget_member_name-58e{
font-weight:700;
font-size:15px;
color:#1A1610;
overflow-wrap:break-word;
}
.ipget_member_role-58e{
color:#6B5E4A;
overflow-wrap:break-word;
font-size:0.781rem;
}
.ipget_updated-58e{
gap:8px;
background:#F5F0E8;
border-radius:0.875rem;
border:1px solid rgba(26,22,16,0.08);
padding:0.875rem 1.125rem;
color:#8C7D68;
font-size:0.781rem;
display:flex;
align-items:center;
}
.ipgtt-58e{
padding:3rem 0 0.625rem;
}
@media(min-width:770px){
.ipgtt-58e{
padding:3.75rem 0 0.625rem;
}
}
.ipgtt_head-58e{
margin-bottom:2.125rem;
text-align:center;
}
.ipgtt_eyebrow-58e{
margin-bottom:12px;
}
.ipgtt_h2-58e{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1A1610;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-size:2rem;
}
@media(min-width:765px){
.ipgtt_h2-58e{
font-size:2.625rem;
}
}
.ipgtt_grid-58e{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.ipgtt_grid-58e{
grid-template-columns:repeat(3,1fr);
}
}
.ipgtt_card-58e{
padding:1.875rem;
border:1px solid rgba(26,22,16,0.08);
background:#FBF8F2;
border-radius:0.875rem;
display:flex;
min-width:0;
flex-direction:column;
}
.ipgtt_card_ic-58e{
margin-bottom:1.125rem;
align-items:center;
color:#A07840;
display:inline-flex;
}
.ipgtt_card_ic-58e svg{
height:1.75rem;
width:1.75rem;
}
.ipgtt_card_h-58e{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
margin-bottom:8px;
color:#1A1610;
font-size:22px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
}
.ipgtt_card_p-58e{
overflow-wrap:break-word;
margin-bottom:14px;
line-height:1.6;
color:#8C7D68;
font-size:0.875rem;
}
.ipgtt_card_p-58e b{
font-weight:700;
color:#1A1610;
}
.ipgtt_card_link-58e{
transition:color .22s ease;
font-size:0.813rem;
margin-top:auto;
padding-bottom:2px;
border-bottom:1px solid #A07840;
align-self:flex-start;
font-weight:700;
color:#1A1610;
}
.ipgtt_card_link-58e:hover{
color:#A07840;
}
.ipgsc-58e{
padding:48px 0 10px;
}
.ipgsc_head-58e{
text-align:center;
margin-bottom:28px;
}
.ipgsc_eyebrow-58e{
margin-bottom:0.75rem;
}
.ipgsc_h2-58e{
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
color:#1A1610;
overflow-wrap:break-word;
font-size:1.875rem;
font-weight:600;
}
@media(min-width:768px){
.ipgsc_h2-58e{
font-size:2.25rem;
}
}
.ipgsc_table-58e{
border-radius:14px;
margin:0 auto;
border:1px solid rgba(26,22,16,0.08);
overflow:hidden;
max-width:56.25rem;
}
.ipgsc_thead-58e{
background:#2A2318;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.ipgsc_th-58e{
padding:15px 1.125rem;
font-weight:700;
font-size:0.813rem;
color:#A89880;
text-align:center;
overflow-wrap:break-word;
}
.ipgsc_th-58e:first-child{
text-align:left;
}
.ipgsc_th_us-58e{
color:#D4A055;
}
.ipgsc_row-58e{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(26,22,16,0.08);
display:grid;
}
.ipgsc_row-58e:nth-child(even){
background:#FBF8F2;
}
.ipgsc_td-58e{
padding:0.938rem 1.125rem;
overflow-wrap:break-word;
text-align:center;
font-size:0.875rem;
min-width:0;
color:#6B5E4A;
}
.ipgsc_td-58e:first-child{
font-weight:600;
text-align:left;
color:#3A3226;
}
.ipgsc_td_us-58e{
font-weight:700;
color:#5A8A5E;
}
.ipgfaq-58e{
background:#FBF8F2;
padding:3rem 0;
border-top:1px solid rgba(26,22,16,0.08);
border-bottom:1px solid rgba(26,22,16,0.08);
margin-top:1.5rem;
}
@media(min-width:767px){
.ipgfaq-58e{
padding:3.875rem 0;
}
}
.ipgfaq_head-58e{
margin-bottom:34px;
text-align:center;
}
.ipgfaq_eyebrow-58e{
margin-bottom:12px;
}
.ipgfaq_h2-58e{
overflow-wrap:break-word;
font-size:2rem;
color:#1A1610;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
}
@media(min-width:767px){
.ipgfaq_h2-58e{
font-size:38px;
}
}
.ipgfaq_list-58e{
gap:12px;
margin:0 auto;
max-width:820px;
display:flex;
flex-direction:column;
}
.ipgfaq_item-58e{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(26,22,16,0.08);
background:#F5F0E8;
}
.ipgfaq_q-58e{
gap:20px;
padding:20px 1.5rem;
list-style:none;
justify-content:space-between;
align-items:center;
font-size:16px;
font-weight:700;
display:flex;
cursor:pointer;
color:#1A1610;
overflow-wrap:break-word;
}
.ipgfaq_q-58e::-webkit-details-marker{
display:none;
}
.ipgfaq_q_ic-58e{
transition:transform .22s ease;
flex:0 0 auto;
display:inline-flex;
align-items:center;
color:#A07840;
}
.ipgfaq_q_ic-58e svg{
height:18px;
width:18px;
}
.ipgfaq_item-58e[open] .ipgfaq_q_ic-58e{
transform:rotate(180deg);
}
.ipgfaq_a-58e{
padding:0 24px 1.25rem;
color:#8C7D68;
line-height:1.6;
overflow-wrap:break-word;
font-size:14.5px;
}
.ipglh-58e{
padding:40px 0 1.25rem;
}
.ipglh_in-58e{
padding-top:2.125rem;
border-top:1px solid rgba(26,22,16,0.14);
}
.ipglh_eyebrow-58e{
display:block;
margin-bottom:1.375rem;
}
.ipglh_grid-58e{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:602px){
.ipglh_grid-58e{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.ipglh_grid-58e{
grid-template-columns:repeat(5,1fr);
}
}
.ipglh_col-58e{
min-width:0;
}
.ipglh_col_h-58e{
overflow-wrap:break-word;
font-size:13px;
margin-bottom:0.75rem;
color:#1A1610;
font-weight:700;
}
.ipglh_links-58e{
gap:8px;
display:flex;
flex-direction:column;
}
.ipglh_link-58e{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:0.813rem;
color:#8C7D68;
}
.ipglh_link-58e:hover{
color:#A07840;
}
.ipgel-58e{
padding:48px 0;
}
@media(min-width:771px){
.ipgel-58e{
padding:3.5rem 0;
}
}
.ipgel_in-58e{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:902px){
.ipgel_in-58e{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.ipgel_left-58e{
min-width:0;
}
.ipgel_eyebrow-58e{
margin-bottom:14px;
}
.ipgel_h2-58e{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:32px;
margin-bottom:1.375rem;
overflow-wrap:break-word;
font-weight:600;
color:#1A1610;
line-height:1.08;
}
@media(min-width:767px){
.ipgel_h2-58e{
font-size:2.375rem;
}
}
.ipgel_body-58e p{
margin-bottom:18px;
font-size:16px;
line-height:1.7;
color:#3A3226;
overflow-wrap:break-word;
}
.ipgel_dropcap-58e{
padding:6px 12px 0 0;
font-weight:700;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
float:left;
line-height:.8;
color:#A07840;
font-size:3.875rem;
}
.ipgel_right-58e{
min-width:0;
}
.ipgel_quote-58e{
background:linear-gradient(150deg,#2E2619,#151209);
border-radius:20px;
padding:2.25rem;
color:#F2EBD9;
position:relative;
margin-bottom:1.5rem;
}
.ipgel_quote_mark-58e{
color:#D4A055;
display:inline-flex;
margin-bottom:6px;
align-items:center;
}
.ipgel_quote_mark-58e svg{
width:2.125rem;
height:34px;
}
.ipgel_quote_text-58e{
margin-bottom:22px;
color:#F2EBD9;
overflow-wrap:break-word;
line-height:1.4;
font-weight:500;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:22px;
}
.ipgel_quote_meta-58e{
gap:12px;
display:flex;
align-items:center;
}
.ipgel_quote_av-58e{
background:linear-gradient(135deg,#A07840,#D4A055);
border-radius:50%;
flex:0 0 auto;
height:2.375rem;
width:2.375rem;
}
.ipgel_quote_author-58e{
font-size:0.875rem;
font-weight:700;
color:#F2EBD9;
}
.ipgel_quote_meta_sub-58e{
font-size:12px;
color:#A89880;
}
.ipgel_explain-58e{
border:1px solid rgba(26,22,16,0.08);
border-radius:0.875rem;
overflow:hidden;
}
.ipgel_explain_card-58e{
padding:22px 24px;
}
.ipgel_explain_card-58e+.ipgel_explain_card-58e{
border-top:1px solid rgba(26,22,16,0.08);
}
.ipgel_explain_h-58e{
font-size:20px;
color:#1A1610;
line-height:1.15;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:8px;
}
.ipgel_explain_p-58e{
color:#8C7D68;
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
}
.ipgsg-58e{
padding:3rem 0 10px;
}
.ipgsg_eyebrow-58e{
display:block;
margin-bottom:0.75rem;
}
.ipgsg_h2-58e{
margin-bottom:28px;
font-size:1.875rem;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
color:#1A1610;
}
@media(min-width:769px){
.ipgsg_h2-58e{
font-size:36px;
}
}
.ipgsg_grid-58e{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:722px){
.ipgsg_grid-58e{
grid-template-columns:repeat(3,1fr);
}
}
.ipgsg_col-58e{
min-width:0;
}
.ipgsg_col_h-58e{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:1.375rem;
color:#1A1610;
overflow-wrap:break-word;
margin-bottom:10px;
line-height:1.15;
}
.ipgsg_col_p-58e{
font-size:14px;
line-height:1.65;
overflow-wrap:break-word;
color:#8C7D68;
}
.ipgsb-58e{
padding:3rem 0;
background:#FBF8F2;
margin-top:24px;
border-bottom:1px solid rgba(26,22,16,0.08);
border-top:1px solid rgba(26,22,16,0.08);
}
@media(min-width:766px){
.ipgsb-58e{
padding:56px 0;
}
}
.ipgsb_eyebrow-58e{
display:block;
margin-bottom:12px;
}
.ipgsb_h2-58e{
font-weight:600;
margin-bottom:1.625rem;
font-size:1.875rem;
color:#1A1610;
line-height:1.05;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:770px){
.ipgsb_h2-58e{
font-size:2.25rem;
}
}
.ipgsb_grid-58e{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:560px){
.ipgsb_grid-58e{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:959px){
.ipgsb_grid-58e{
grid-template-columns:repeat(4,1fr);
}
}
.ipgsb_card-58e{
border-radius:14px;
border:1px solid rgba(26,22,16,0.08);
background:#F5F0E8;
padding:1.5rem;
min-width:0;
}
.ipgsb_card_h-58e{
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1A1610;
font-weight:600;
line-height:1.15;
font-size:19px;
margin-bottom:8px;
}
.ipgsb_card_p-58e{
overflow-wrap:break-word;
font-size:0.844rem;
line-height:1.6;
color:#8C7D68;
}
.ipgsb_rtp-58e{
padding:1.625rem 1.75rem;
gap:24px;
grid-template-columns:1fr;
border-radius:14px;
background:#F5F0E8;
border:1px solid rgba(26,22,16,0.08);
margin-top:18px;
display:grid;
align-items:center;
}
@media(min-width:757px){
.ipgsb_rtp-58e{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.ipgsb_rtp_h-58e{
color:#1A1610;
line-height:1.15;
font-size:20px;
margin-bottom:0.5rem;
overflow-wrap:break-word;
font-weight:600;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.ipgsb_rtp_p-58e{
color:#8C7D68;
font-size:13.5px;
line-height:1.6;
overflow-wrap:break-word;
}
.ipgsb_rtp_stats-58e{
gap:1rem;
display:flex;
}
.ipgsb_stat-58e{
border-radius:8px;
flex:1 1 0;
padding:1.125rem;
background:#FBF8F2;
text-align:center;
min-width:0;
}
.ipgsb_stat_v-58e{
color:#5A8A5E;
font-weight:700;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
font-size:26px;
overflow-wrap:break-word;
}
.ipgsb_stat_l-58e{
color:#6B5E4A;
margin-top:0.25rem;
font-size:11.5px;
}
.ipgft-58e{
background:#2A2318;
margin-top:40px;
color:#A89880;
}
.ipgft_in-58e{
gap:32px;
grid-template-columns:1fr;
padding:3rem 0 1.75rem;
display:grid;
}
@media(min-width:599px){
.ipgft_in-58e{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.ipgft_in-58e{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.ipgft_brand-58e{
min-width:0;
}
.ipgft_logo-58e{
overflow-wrap:break-word;
font-weight:700;
color:#F2EBD9;
font-size:26px;
font-family:"EB Garamond", Georgia, 'Times New Roman', serif;
}
.ipgft_tagline-58e{
margin-top:0.875rem;
max-width:17.5rem;
font-size:0.844rem;
line-height:1.6;
color:#A89880;
}
.ipgft_contact-58e{
transition:color .22s ease;
color:#D4A055;
margin-top:0.75rem;
font-size:13px;
max-width:17.5rem;
display:inline-block;
overflow-wrap:anywhere;
}
.ipgft_contact-58e:hover{
color:#F2EBD9;
}
.ipgft_col-58e{
min-width:0;
}
.ipgft_col_h-58e{
margin-bottom:0.875rem;
font-weight:700;
font-size:13px;
overflow-wrap:break-word;
color:#F2EBD9;
text-transform:uppercase;
letter-spacing:.08em;
}
.ipgft_col_links-58e{
gap:0.625rem;
flex-direction:column;
display:flex;
}
.ipgft_link-58e{
transition:color .22s ease;
overflow-wrap:break-word;
font-size:0.844rem;
color:#A89880;
}
.ipgft_link-58e:hover{
color:#F2EBD9;
}
.ipgft_bot-58e{
gap:16px;
padding:1.375rem 0 2.5rem;
border-top:1px solid rgba(245,240,232,0.12);
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.ipgft_bot-58e{
gap:20px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.ipgft_legal-58e{
font-size:11.5px;
overflow-wrap:break-word;
line-height:1.6;
color:#B0A390;
max-width:760px;
}
.ipgft_legal-58e b{
color:#A89880;
font-weight:700;
}
.ipgft_age-58e{
border-radius:0.5rem;
border:1.5px solid #D4A055;
padding:4px 0.563rem;
flex:0 0 auto;
font-weight:700;
font-size:0.813rem;
color:#D4A055;
}