*{
margin:0;
padding:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F3F0;
font-size:15px;
-webkit-font-smoothing:antialiased;
color:#2E2C26;
line-height:1.6;
overflow-wrap:break-word;
font-family:"Golos Text", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
text-rendering:optimizeLegibility;
}
img{
max-width:100%;
display:block;
}
a{
color:inherit;
text-decoration:none;
}
button{
border:none;
background:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
height:0.5rem;
width:8px;
}
::-webkit-scrollbar-thumb{
border-radius:0.5rem;
background:rgba(0,0,0,0.50);
}
::-webkit-scrollbar-track{
background:transparent;
}
.ibp_layout_86s{
display:flex;
min-height:100vh;
flex-direction:column;
}
.ibp_main_86s{
flex:1 1 auto;
min-width:0;
width:100%;
}
.ibp_container_86s{
margin:0 auto;
padding:0 1rem;
max-width:1400px;
width:100%;
}
@media(min-width:765px){
.ibp_container_86s{
padding:0 2rem;
}
}
@media(min-width:1098px){
.ibp_container_86s{
padding:0 3.5rem;
}
}
.ibp_eyebrow_86s{
color:#B8934A;
font-size:11px;
font-weight:600;
display:inline-block;
line-height:1.4;
font-family:"Golos Text", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
letter-spacing:.2em;
overflow-wrap:break-word;
text-transform:uppercase;
}
.ibp_band_86s{
background:#1E1D1B;
color:#F5F3EE;
}
.ibp_band_86s .ibp_eyebrow_86s{
color:#D4AE6E;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.ibp_tb_86s{
background:#F5F3F0;
position:sticky;
top:0;
border-bottom:1px solid rgba(20,18,14,0.14);
z-index:50;
}
.ibp_tb_in_86s{
padding:12px 16px;
margin:0 auto;
gap:1rem;
align-items:center;
max-width:87.5rem;
display:flex;
justify-content:space-between;
width:100%;
}
@media(min-width:767px){
.ibp_tb_in_86s{
padding:16px 32px;
}
}
@media(min-width:1097px){
.ibp_tb_in_86s{
padding:18px 3.5rem;
}
}
.ibp_tb_left_86s{
gap:28px;
min-width:0;
display:flex;
align-items:center;
}
.ibp_tb_logo_86s{
gap:0.688rem;
align-items:center;
min-width:0;
display:flex;
}
.ibp_tb_logo_mark_86s{
flex:0 0 auto;
border-radius:8px;
width:34px;
object-fit:cover;
height:34px;
}
.ibp_tb_logo_txt_86s{
min-width:0;
display:flex;
flex-direction:column;
line-height:1;
}
.ibp_tb_logo_name_86s{
overflow:hidden;
color:#16150F;
text-overflow:ellipsis;
letter-spacing:.02em;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:1.375rem;
white-space:nowrap;
}
.ibp_tb_logo_sub_86s{
overflow:hidden;
letter-spacing:.32em;
margin-top:0.25rem;
font-weight:600;
white-space:nowrap;
color:#B8934A;
text-transform:uppercase;
font-size:0.531rem;
text-overflow:ellipsis;
}
.ibp_tb_nav_86s{
display:none;
}
@media(min-width:957px){
.ibp_tb_nav_86s{
gap:28px;
align-items:center;
display:flex;
}
}
.ibp_tb_nav_item_86s{
transition:color .2s ease,border-color .2s ease;
font-weight:600;
font-size:14px;
white-space:nowrap;
color:#2E2C26;
border-bottom:2px solid transparent;
padding-bottom:3px;
}
.ibp_tb_nav_item_86s:hover{
color:#16150F;
}
.ibp_tb_nav_item_86s.ibp_state_active_86s{
border-color:#B8934A;
color:#16150F;
}
.ibp_tb_right_86s{
flex:0 0 auto;
gap:14px;
align-items:center;
display:flex;
}
.ibp_tb_search_86s{
transition:color .2s ease;
justify-content:center;
display:flex;
align-items:center;
color:#2E2C26;
}
.ibp_tb_search_86s:hover{
color:#B8934A;
}
.ibp_tb_search_86s svg{
height:18px;
width:18px;
}
.ibp_tb_lang_86s{
font-weight:600;
color:#6B6860;
letter-spacing:.1em;
text-transform:uppercase;
font-size:0.688rem;
}
.ibp_tb_lang_86s:hover{
color:#16150F;
}
.ibp_tb_login_86s{
font-weight:600;
display:none;
color:#16150F;
font-size:0.875rem;
}
@media(min-width:769px){
.ibp_tb_login_86s{
display:inline-block;
}
}
.ibp_tb_register_86s{
transition:background-color .2s ease;
background:#16150F;
border-radius:999px;
padding:11px 1.375rem;
white-space:nowrap;
font-size:14px;
color:#F5F3EE;
font-weight:700;
}
.ibp_tb_register_86s:hover{
background:#2E2C26;
}
.ibp_mob_86s{
background:#F5F3F0;
bottom:0;
left:0;
border-top:1px solid rgba(20,18,14,0.14);
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
right:0;
z-index:60;
}
@media(min-width:957px){
.ibp_mob_86s{
display:none;
}
}
.ibp_mob_in_86s{
margin:0 auto;
align-items:stretch;
max-width:560px;
justify-content:space-around;
display:flex;
}
.ibp_mob_item_86s{
padding:9px 0.25rem;
transition:color .2s ease;
gap:3px;
flex:1 1 0;
color:#6B6860;
align-items:center;
min-width:0;
display:flex;
flex-direction:column;
}
.ibp_mob_item_86s.ibp_state_active_86s{
color:#B8934A;
}
.ibp_mob_ic_86s{
justify-content:center;
align-items:center;
display:flex;
}
.ibp_mob_ic_86s svg{
width:20px;
height:1.25rem;
}
.ibp_mob_lb_86s{
overflow:hidden;
font-weight:600;
text-overflow:ellipsis;
max-width:100%;
white-space:nowrap;
font-size:0.625rem;
}
@media(max-width:960px){
body{
padding-bottom:3.75rem;
}
}
.ibp_rail_86s{
min-width:0;
position:relative;
}
.ibp_rail_scroll_86s{
gap:0.875rem;
overflow-x:auto;
scrollbar-width:thin;
-webkit-overflow-scrolling:touch;
display:flex;
padding-bottom:0.875rem;
}
@media(min-width:768px){
.ibp_rail_scroll_86s{
gap:18px;
}
}
.ibp_gc_86s{
flex:0 0 auto;
width:150px;
display:block;
}
@media(min-width:767px){
.ibp_gc_86s{
width:11.75rem;
}
}
.ibp_gc_img_86s{
background:#FAFAF8;
border-radius:0.875rem;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(20,18,14,0.07), 0 6px 1.125rem rgba(20,18,14,0.06);
padding-bottom:133.33%;
position:relative;
}
.ibp_gc_img_86s img{
inset:0;
object-fit:cover;
width:100%;
position:absolute;
height:100%;
}
.ibp_gc_cover_86s{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.50));
position:absolute;
pointer-events:none;
}
.ibp_gc_hover_86s{
background:rgba(0,0,0,0.50);
inset:0;
transition:opacity .2s ease;
position:absolute;
align-items:center;
display:flex;
justify-content:center;
opacity:0;
}
.ibp_gc_86s:hover .ibp_gc_hover_86s{
opacity:1;
}
.ibp_gc_hover_btn_86s{
background:#16150F;
border-radius:999px;
color:#F5F3EE;
height:46px;
align-items:center;
justify-content:center;
display:flex;
width:2.875rem;
}
.ibp_gc_hover_btn_86s svg{
width:18px;
height:18px;
}
.ibp_gc_info_86s{
gap:2px;
min-width:0;
margin-top:0.563rem;
flex-direction:column;
display:flex;
}
.ibp_gc_name_86s{
overflow:hidden;
white-space:nowrap;
font-weight:700;
font-size:0.813rem;
text-overflow:ellipsis;
color:#16150F;
}
.ibp_gc_prov_86s{
overflow:hidden;
font-size:11px;
color:#6B6860;
white-space:nowrap;
text-overflow:ellipsis;
}
.ibp_gc_meta_86s{
color:#6B6860;
font-size:11px;
}
.ibp_tc_86s{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:769px){
.ibp_tc_86s{
width:14.375rem;
}
}
.ibp_tc_img_86s{
overflow:hidden;
border-radius:0.875rem;
background:#FAFAF8;
padding-bottom:75%;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 6px 18px rgba(20,18,14,0.06);
position:relative;
}
.ibp_tc_img_86s img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.ibp_tc_info_86s{
gap:2px;
display:flex;
margin-top:0.563rem;
flex-direction:column;
min-width:0;
}
.ibp_tc_name_86s{
overflow:hidden;
white-space:nowrap;
font-weight:700;
font-size:14px;
text-overflow:ellipsis;
color:#16150F;
}
.ibp_tc_rtp_86s{
color:#6B6860;
font-size:0.688rem;
}
.ibp_lc_86s{
flex:0 0 auto;
display:block;
width:14.375rem;
}
@media(min-width:771px){
.ibp_lc_86s{
width:268px;
}
}
.ibp_lc_img_86s{
overflow:hidden;
border-radius:14px;
background:#FAFAF8;
padding-bottom:62.5%;
position:relative;
box-shadow:0 2px 6px rgba(20,18,14,0.07), 0 6px 18px rgba(20,18,14,0.06);
}
.ibp_lc_img_86s img{
inset:0;
object-fit:cover;
height:100%;
position:absolute;
width:100%;
}
.ibp_lc_live_86s{
background:rgba(0,0,0,0.50);
padding:0.25rem 9px;
border-radius:999px;
gap:0.438rem;
display:flex;
left:0.75rem;
align-items:center;
top:12px;
position:absolute;
}
.ibp_lc_live_dot_86s{
background:#C0392B;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
height:8px;
width:8px;
}
.ibp_lc_seats_86s{
text-transform:uppercase;
font-weight:600;
font-size:10px;
color:#F5F3EE;
letter-spacing:.08em;
}
.ibp_lc_info_86s{
gap:2px;
display:flex;
min-width:0;
flex-direction:column;
margin-top:9px;
}
.ibp_lc_name_86s{
overflow:hidden;
white-space:nowrap;
font-weight:700;
font-size:15px;
text-overflow:ellipsis;
color:#16150F;
}
.ibp_lc_bet_86s{
color:#6B6860;
font-size:0.688rem;
}
.ibp_pc_86s{
border-radius:14px;
background:#FAFAF8;
padding:16px 0.875rem;
border:1px solid rgba(20,18,14,0.08);
gap:0.5rem;
min-width:0;
min-height:4.625rem;
flex-direction:column;
align-items:center;
justify-content:center;
display:flex;
}
.ibp_pc_logo_86s{
flex:0 0 auto;
width:auto;
height:1.75rem;
max-width:100%;
object-fit:contain;
}
.ibp_pc_name_86s{
overflow:hidden;
font-size:11px;
max-width:100%;
color:#6B6860;
text-overflow:ellipsis;
text-align:center;
white-space:nowrap;
}
.ibp_gc_tag_86s{
padding:3px 8px;
border-radius:8px;
z-index:2;
left:10px;
font-weight:700;
top:0.625rem;
font-size:10px;
letter-spacing:.06em;
display:inline-block;
position:absolute;
text-transform:uppercase;
}
.ibp_gc_tag_hot_86s{
background:#C0392B;
color:#F5F3EE;
}
.ibp_gc_tag_new_86s{
background:#D4AE6E;
color:#16150F;
}
.ibp_gc_tag_jp_86s{
background:#B8934A;
color:#16150F;
}
.ibp_gc_tag_live_86s{
background:#C0392B;
color:#F5F3EE;
}
.ibp_sh_86s{
min-width:0;
margin-bottom:1.125rem;
}
.ibp_sh_row_86s{
gap:16px;
flex-wrap:wrap;
align-items:flex-end;
justify-content:space-between;
display:flex;
}
.ibp_sh_row_86s .ibp_sh_l_86s{
gap:0.375rem;
min-width:0;
flex-direction:column;
display:flex;
}
.ibp_sh_stack_86s{
gap:0.625rem;
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ibp_sh_center_86s{
gap:0.625rem;
flex-direction:column;
text-align:center;
align-items:center;
display:flex;
}
.ibp_sh_h2_86s{
color:#16150F;
font-weight:600;
font-size:24px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.1;
overflow-wrap:break-word;
}
@media(min-width:765px){
.ibp_sh_h2_86s{
font-size:30px;
}
}
.ibp_band_86s .ibp_sh_h2_86s{
color:#F5F3EE;
}
.ibp_sh_eb_line_86s{
gap:0.625rem;
display:inline-flex;
align-items:center;
}
.ibp_sh_eb_line_86s::before{
background:#B8934A;
display:inline-block;
content:"";
width:28px;
height:1px;
}
.ibp_band_86s .ibp_sh_eb_line_86s::before{
background:#D4AE6E;
}
.ibp_sh_eb_dot_86s{
gap:8px;
align-items:center;
display:inline-flex;
}
.ibp_sh_eb_dot_86s::before{
background:#B8934A;
border-radius:50%;
height:6px;
content:"";
width:0.375rem;
display:inline-block;
}
.ibp_band_86s .ibp_sh_eb_dot_86s::before{
background:#D4AE6E;
}
.ibp_sh_link_86s{
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
gap:0.375rem;
font-size:0.813rem;
color:#16150F;
font-weight:600;
white-space:nowrap;
align-items:center;
display:inline-flex;
padding-bottom:2px;
border-bottom:1px solid #16150F;
}
.ibp_sh_link_86s:hover{
border-color:#B8934A;
color:#B8934A;
}
.ibp_sh_link_86s svg{
height:0.875rem;
width:0.875rem;
}
.ibp_sh_link_chev_86s{
padding-bottom:0;
border-bottom:0;
}
.ibp_sh_link_btn_86s{
border-radius:999px;
background:#16150F;
padding:9px 18px;
color:#F5F3EE;
border-bottom:0;
}
.ibp_sh_link_btn_86s:hover{
border-color:transparent;
background:#2E2C26;
color:#F5F3EE;
}
.ibp_band_86s .ibp_sh_link_86s{
border-color:#F5F3EE;
color:#F5F3EE;
}
.ibp_band_86s .ibp_sh_link_btn_86s{
background:#D4AE6E;
color:#16150F;
}
.ibp_sh_rule_86s{
background:rgba(20,18,14,0.14);
margin:-2px 0 18px;
height:1px;
}
.ibp_band_86s .ibp_sh_rule_86s{
background:rgba(255,252,245,0.12);
}
.ibp_hero_86s{
padding:2rem 0 8px;
}
@media(min-width:766px){
.ibp_hero_86s{
padding:3.5rem 0 24px;
}
}
.ibp_hero_in_86s{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:897px){
.ibp_hero_in_86s{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.ibp_hero_copy_86s{
min-width:0;
}
.ibp_hero_eyebrow_86s{
gap:10px;
align-items:center;
display:inline-flex;
margin-bottom:22px;
}
.ibp_hero_eyebrow_line_86s{
flex:0 0 auto;
background:#B8934A;
display:inline-block;
width:1.75rem;
height:1px;
}
.ibp_hero_h1_86s{
margin-bottom:1.25rem;
letter-spacing:-.01em;
font-size:38px;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#16150F;
line-height:1.04;
}
@media(min-width:769px){
.ibp_hero_h1_86s{
font-size:54px;
}
}
@media(min-width:1098px){
.ibp_hero_h1_86s{
font-size:3.875rem;
}
}
.ibp_hero_h1_86s em{
font-style:normal;
color:#B8934A;
}
.ibp_hero_sub_86s{
line-height:1.6;
max-width:480px;
color:#857F74;
font-size:1rem;
margin-bottom:1.875rem;
}
@media(min-width:769px){
.ibp_hero_sub_86s{
font-size:18px;
}
}
.ibp_hero_actions_86s{
gap:14px;
margin-bottom:2.125rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.ibp_hero_cta_86s{
transition:background-color .2s ease;
gap:10px;
background:#16150F;
padding:1rem 1.875rem;
border-radius:62.438rem;
font-size:0.938rem;
color:#F5F3EE;
display:inline-flex;
align-items:center;
font-weight:700;
}
.ibp_hero_cta_86s:hover{
background:#2E2C26;
}
.ibp_hero_cta_ic_86s{
display:inline-flex;
align-items:center;
}
.ibp_hero_cta_ic_86s svg{
height:1rem;
width:1rem;
}
.ibp_hero_cta_alt_86s{
border:1px solid rgba(20,18,14,0.14);
padding:0.938rem 26px;
background:transparent;
transition:border-color .2s ease,color .2s ease;
border-radius:62.438rem;
font-size:0.938rem;
display:inline-flex;
color:#16150F;
align-items:center;
font-weight:600;
}
.ibp_hero_cta_alt_86s:hover{
border-color:#B8934A;
color:#B8934A;
}
.ibp_hero_trust_86s{
gap:22px;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.ibp_hero_trust_item_86s{
gap:0.563rem;
align-items:center;
color:#2E2C26;
font-weight:600;
display:flex;
font-size:0.813rem;
}
.ibp_hero_trust_ic_86s{
align-items:center;
display:inline-flex;
color:#B8934A;
}
.ibp_hero_trust_ic_86s svg{
width:16px;
height:16px;
}
.ibp_hero_promo_86s{
border-radius:1.25rem;
background:#FAFAF8;
overflow:hidden;
box-shadow:0 0.75rem 40px rgba(20,18,14,0.14), 0 3px 10px rgba(20,18,14,0.08);
display:flex;
min-height:18.75rem;
position:relative;
}
.ibp_hero_promo_bg_86s{
inset:0;
position:absolute;
background-size:cover;
background-position:center;
}
.ibp_hero_promo_bg_86s::after{
inset:0;
background:linear-gradient(120deg,#1E1D1B 0%,rgba(0,0,0,0.50) 55%,transparent 100%);
content:"";
position:absolute;
}
.ibp_hero_promo_glow_86s{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.18) 0%,transparent 65%);
right:-20px;
position:absolute;
top:-2.5rem;
width:260px;
height:260px;
pointer-events:none;
}
.ibp_hero_promo_ct_86s{
padding:1.75rem;
align-self:flex-end;
position:relative;
max-width:88%;
z-index:2;
}
.ibp_hero_promo_label_86s{
letter-spacing:.25em;
display:block;
font-weight:700;
margin-bottom:8px;
font-size:0.625rem;
text-transform:uppercase;
color:#D4AE6E;
}
.ibp_hero_promo_amount_86s{
line-height:1.05;
overflow-wrap:break-word;
color:#F5F3EE;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:2rem;
}
@media(min-width:766px){
.ibp_hero_promo_amount_86s{
font-size:2.5rem;
}
}
.ibp_hero_promo_amount_86s em{
color:#D4AE6E;
font-style:normal;
}
.ibp_hero_rating_86s{
gap:0.625rem;
padding:0.625rem 0.875rem;
border:1px solid rgba(20,18,14,0.08);
border-radius:0.875rem;
background:#FAFAF8;
align-items:center;
display:flex;
top:14px;
max-width:min(260px,62%);
box-shadow:0 2px 0.375rem rgba(20,18,14,0.07), 0 0.375rem 18px rgba(20,18,14,0.06);
right:14px;
z-index:3;
position:absolute;
}
.ibp_hero_rating_score_86s{
flex:0 0 auto;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:24px;
color:#16150F;
font-weight:700;
}
.ibp_hero_rating_txt_86s{
flex:1 1 auto;
min-width:0;
}
.ibp_hero_rating_stars_86s{
gap:2px;
color:#B8934A;
display:flex;
}
.ibp_hero_rating_stars_86s svg{
width:0.75rem;
height:0.75rem;
}
.ibp_hero_rating_cap_86s{
font-size:11px;
margin-top:3px;
overflow-wrap:break-word;
display:block;
color:#6B6860;
line-height:1.35;
}
.ibp_stat_86s{
margin-top:1rem;
border-bottom:1px solid rgba(20,18,14,0.14);
border-top:1px solid rgba(20,18,14,0.14);
}
.ibp_stat_in_86s{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.ibp_stat_in_86s{
grid-template-columns:repeat(4,1fr);
}
}
.ibp_stat_item_86s{
padding:22px 14px;
border-right:1px solid rgba(20,18,14,0.08);
border-bottom:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.ibp_stat_item_86s:nth-child(2n){
border-right:0;
}
.ibp_stat_item_86s:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.ibp_stat_item_86s{
border-bottom:0;
}
.ibp_stat_item_86s:nth-child(2n){
border-right:1px solid rgba(20,18,14,0.08);
}
.ibp_stat_item_86s:nth-child(4n){
border-right:0;
}
}
.ibp_stat_value_86s{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
line-height:1;
color:#16150F;
overflow-wrap:break-word;
font-size:30px;
}
@media(min-width:766px){
.ibp_stat_value_86s{
font-size:34px;
}
}
.ibp_stat_label_86s{
margin-top:0.375rem;
font-size:0.813rem;
color:#6B6860;
line-height:1.4;
overflow-wrap:break-word;
}
.ibp_gf_86s{
padding:24px 0 6px;
}
.ibp_gf_in_86s{
gap:0.625rem;
display:flex;
flex-wrap:wrap;
}
.ibp_gf_chip_86s{
background:#FAFAF8;
padding:10px 1.125rem;
transition:color .2s ease,border-color .2s ease,background-color .2s ease;
border-radius:999px;
border:1px solid rgba(20,18,14,0.14);
font-weight:600;
color:#2E2C26;
font-size:0.813rem;
white-space:nowrap;
}
.ibp_gf_chip_86s:hover{
border-color:#B8934A;
color:#B8934A;
}
.ibp_gf_chip_86s.ibp_state_active_86s{
border-color:transparent;
background:#16150F;
color:#F5F3EE;
}
.ibp_grow_86s{
padding:26px 0 10px;
}
.ibp_row_seo_86s{
margin:10px 0 0;
line-height:1.65;
color:#857F74;
font-size:0.875rem;
overflow-wrap:break-word;
max-width:47.5rem;
}
.ibp_row_seo_86s strong{
font-weight:700;
color:#16150F;
}
.ibp_jp_86s{
padding:1.875rem 0 10px;
}
.ibp_jp_grid_86s{
gap:1rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:769px){
.ibp_jp_grid_86s{
grid-template-columns:1fr 1fr;
}
.ibp_jp_card_mega_86s{
grid-column:1/-1;
}
}
@media(min-width:997px){
.ibp_jp_grid_86s{
grid-template-columns:1.4fr 1fr 1fr;
}
.ibp_jp_card_mega_86s{
grid-column:auto;
}
}
.ibp_jp_card_86s{
background:#FAFAF8;
padding:26px;
border:1px solid rgba(20,18,14,0.08);
border-radius:20px;
overflow:hidden;
gap:0.75rem;
min-width:0;
display:flex;
flex-direction:column;
justify-content:space-between;
min-height:200px;
position:relative;
}
.ibp_jp_card_mega_86s{
border-color:transparent;
background:linear-gradient(135deg,#252320,#0F0E0C);
color:#F5F3EE;
min-height:210px;
}
.ibp_jp_glow_86s{
background:radial-gradient(circle,rgba(196,168,120,0.18),transparent 70%);
border-radius:50%;
width:200px;
right:-40px;
position:absolute;
pointer-events:none;
top:-2.5rem;
height:200px;
}
.ibp_jp_label_86s{
gap:0.625rem;
justify-content:space-between;
font-weight:700;
flex-wrap:wrap;
text-transform:uppercase;
letter-spacing:.16em;
color:#B8934A;
display:flex;
position:relative;
align-items:center;
font-size:0.625rem;
}
.ibp_jp_card_mega_86s .ibp_jp_label_86s{
color:#D4AE6E;
}
.ibp_jp_drop_86s{
letter-spacing:.04em;
color:#6B6860;
text-transform:none;
font-weight:600;
}
.ibp_jp_card_mega_86s .ibp_jp_drop_86s{
color:#B5B0A6;
}
.ibp_jp_amount_86s{
font-size:2.375rem;
color:#16150F;
line-height:1;
position:relative;
font-weight:700;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.ibp_jp_card_mega_86s .ibp_jp_amount_86s{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#D4AE6E;
}
@media(min-width:767px){
.ibp_jp_card_mega_86s .ibp_jp_amount_86s{
font-size:3.375rem;
}
}
.ibp_jp_game_86s{
color:#6B6860;
position:relative;
font-size:0.813rem;
}
.ibp_jp_card_mega_86s .ibp_jp_game_86s{
color:#B5B0A6;
}
.ibp_jp_cta_86s{
align-self:flex-start;
position:relative;
}
.ibp_jp_card_mega_86s .ibp_jp_cta_86s{
padding:0.625rem 1.25rem;
border-radius:999px;
transition:opacity .2s ease;
background:#D4AE6E;
font-weight:700;
font-size:0.813rem;
color:#16150F;
}
.ibp_jp_card_mega_86s .ibp_jp_cta_86s:hover{
opacity:.9;
}
.ibp_jp_card_86s:not(.ibp_jp_card_mega_86s) .ibp_jp_cta_86s{
transition:color .2s ease,border-color .2s ease;
border-bottom:1px solid #16150F;
font-size:0.813rem;
color:#16150F;
font-weight:700;
padding-bottom:2px;
}
.ibp_jp_card_86s:not(.ibp_jp_card_mega_86s) .ibp_jp_cta_86s:hover{
border-color:#B8934A;
color:#B8934A;
}
.ibp_jp_seo_86s{
margin:0.875rem 0 0;
max-width:760px;
font-size:14px;
overflow-wrap:break-word;
line-height:1.65;
color:#857F74;
}
.ibp_jp_seo_86s strong{
color:#16150F;
font-weight:700;
}
.ibp_pr_86s{
padding:1.875rem 0 6px;
}
.ibp_pr_card_86s{
overflow:hidden;
flex:0 0 auto;
padding:1.625rem;
border-radius:1.25rem;
gap:0.625rem;
border:1px solid rgba(20,18,14,0.08);
background:#FAFAF8;
width:17.5rem;
flex-direction:column;
min-height:12.5rem;
position:relative;
display:flex;
}
@media(min-width:767px){
.ibp_pr_card_86s{
width:300px;
}
}
.ibp_pr_card_feat_86s{
background:linear-gradient(150deg,#252320,#0F0E0C);
border-color:transparent;
color:#F5F3EE;
}
.ibp_pr_glow_86s{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.18),transparent 70%);
opacity:0;
width:8.125rem;
position:absolute;
pointer-events:none;
top:-30px;
height:8.125rem;
right:-30px;
}
.ibp_pr_card_feat_86s .ibp_pr_glow_86s{
opacity:1;
}
.ibp_pr_label_86s{
letter-spacing:.16em;
color:#B8934A;
position:relative;
font-weight:700;
font-size:0.625rem;
text-transform:uppercase;
}
.ibp_pr_card_feat_86s .ibp_pr_label_86s{
color:#D4AE6E;
}
.ibp_pr_amount_86s{
position:relative;
font-weight:600;
font-size:26px;
line-height:1.08;
color:#16150F;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.ibp_pr_card_feat_86s .ibp_pr_amount_86s{
color:#F5F3EE;
}
.ibp_pr_amount_86s em{
font-style:normal;
color:#B8934A;
}
.ibp_pr_card_feat_86s .ibp_pr_amount_86s em{
color:#D4AE6E;
}
.ibp_pr_terms_86s{
position:relative;
color:#6B6860;
line-height:1.5;
font-size:13px;
}
.ibp_pr_card_feat_86s .ibp_pr_terms_86s{
color:#B5B0A6;
}
.ibp_pr_cta_86s{
margin-top:auto;
position:relative;
align-self:flex-start;
}
.ibp_pr_card_feat_86s .ibp_pr_cta_86s{
border-radius:62.438rem;
background:#D4AE6E;
padding:9px 18px;
transition:opacity .2s ease;
font-weight:700;
font-size:0.813rem;
color:#16150F;
}
.ibp_pr_card_feat_86s .ibp_pr_cta_86s:hover{
opacity:.9;
}
.ibp_pr_card_86s:not(.ibp_pr_card_feat_86s) .ibp_pr_cta_86s{
transition:color .2s ease,border-color .2s ease;
padding-bottom:2px;
color:#16150F;
font-weight:700;
font-size:13px;
border-bottom:1px solid #16150F;
}
.ibp_pr_card_86s:not(.ibp_pr_card_feat_86s) .ibp_pr_cta_86s:hover{
border-color:#B8934A;
color:#B8934A;
}
.ibp_grow_86s{
padding:1.625rem 0 10px;
}
.ibp_row_seo_86s{
margin:0.625rem 0 0;
max-width:760px;
color:#857F74;
overflow-wrap:break-word;
line-height:1.65;
font-size:14px;
}
.ibp_row_seo_86s strong{
font-weight:700;
color:#16150F;
}
.ibp_trn_86s{
padding:30px 0 10px;
}
.ibp_trn_in_86s{
border-radius:1.25rem;
background:#FAFAF8;
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:881px){
.ibp_trn_in_86s{
grid-template-columns:1.05fr 1fr;
}
}
.ibp_trn_banner_86s{
overflow:hidden;
background:linear-gradient(150deg,#252320,#0F0E0C);
padding:2.125rem;
position:relative;
color:#F5F3EE;
}
.ibp_trn_glow_86s{
border-radius:50%;
background:radial-gradient(circle,rgba(196,168,120,0.18),transparent 70%);
position:absolute;
width:12.5rem;
bottom:-40px;
pointer-events:none;
height:200px;
right:-40px;
}
.ibp_trn_eyebrow_86s{
position:relative;
margin-bottom:0.875rem;
}
.ibp_trn_h2_86s{
color:#F5F3EE;
font-weight:600;
font-size:1.875rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:12px;
position:relative;
line-height:1.06;
overflow-wrap:break-word;
}
@media(min-width:770px){
.ibp_trn_h2_86s{
font-size:2.25rem;
}
}
.ibp_trn_text_86s{
line-height:1.6;
max-width:26.25rem;
position:relative;
font-size:0.875rem;
margin-bottom:1.375rem;
color:#B5B0A6;
}
.ibp_trn_timer_86s{
gap:8px;
align-items:center;
position:relative;
flex-wrap:wrap;
display:flex;
margin-bottom:1.5rem;
}
.ibp_trn_timer_cap_86s{
font-size:11px;
color:#B5B0A6;
}
.ibp_trn_timer_box_86s{
background:rgba(255,252,245,0.07);
padding:0.25rem 12px;
border-radius:0.5rem;
font-weight:700;
color:#F5F3EE;
font-size:1.5rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.ibp_trn_cta_86s{
border-radius:999px;
transition:opacity .2s ease;
background:#D4AE6E;
padding:13px 1.625rem;
display:inline-block;
color:#16150F;
font-size:0.875rem;
font-weight:700;
position:relative;
}
.ibp_trn_cta_86s:hover{
opacity:.9;
}
.ibp_trn_lb_86s{
padding:26px 1.75rem;
}
.ibp_trn_lb_head_86s{
gap:0.625rem;
justify-content:space-between;
align-items:center;
display:flex;
margin-bottom:0.75rem;
}
.ibp_trn_lb_title_86s{
color:#16150F;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.25rem;
}
.ibp_trn_lb_upd_86s{
color:#6B6860;
font-size:0.688rem;
text-transform:uppercase;
letter-spacing:.08em;
}
.ibp_trn_lb_row_86s{
padding:0.688rem 0.75rem;
border-radius:0.5rem;
gap:0.875rem;
display:flex;
align-items:center;
}
.ibp_trn_lb_row_86s:nth-child(2){
background:rgba(184,147,74,0.10);
}
.ibp_trn_lb_rank_86s{
flex:0 0 auto;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
width:1.375rem;
font-weight:700;
color:#B8934A;
font-size:16px;
}
.ibp_trn_lb_av_86s{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#B8934A,#E2C47A);
width:30px;
height:30px;
}
.ibp_trn_lb_name_86s{
flex:1 1 auto;
overflow:hidden;
font-size:14px;
color:#16150F;
font-weight:600;
white-space:nowrap;
text-overflow:ellipsis;
min-width:0;
}
.ibp_trn_lb_amount_86s{
flex:0 0 auto;
font-weight:700;
font-size:13px;
color:#16150F;
}
.ibp_app_86s{
padding:1.875rem 0 10px;
}
.ibp_app_in_86s{
padding:2rem;
border:1px solid rgba(20,18,14,0.08);
background:#FAFAF8;
border-radius:1.25rem;
gap:28px;
display:flex;
flex-direction:column;
}
@media(min-width:766px){
.ibp_app_in_86s{
gap:2.5rem;
padding:2.5rem 44px;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.ibp_app_copy_86s{
max-width:560px;
min-width:0;
}
.ibp_app_eyebrow_86s{
margin-bottom:0.75rem;
}
.ibp_app_h2_86s{
color:#16150F;
font-weight:600;
overflow-wrap:break-word;
line-height:1.05;
margin-bottom:12px;
font-size:1.75rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.ibp_app_h2_86s{
font-size:2.125rem;
}
}
.ibp_app_text_86s{
margin-bottom:1.375rem;
color:#857F74;
line-height:1.6;
font-size:0.875rem;
}
.ibp_app_btns_86s{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.ibp_app_btn_86s{
background:#16150F;
gap:0.625rem;
transition:background-color .2s ease;
border-radius:0.875rem;
padding:0.688rem 20px;
display:inline-flex;
align-items:center;
color:#F5F3EE;
}
.ibp_app_btn_86s:hover{
background:#2E2C26;
}
.ibp_app_btn_ic_86s{
align-items:center;
display:inline-flex;
}
.ibp_app_btn_ic_86s svg{
height:1.125rem;
width:18px;
}
.ibp_app_btn_lb_86s{
font-weight:700;
font-size:13.5px;
}
.ibp_app_qr_wrap_86s{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.ibp_app_qr_86s{
flex:0 0 auto;
border-radius:14px;
width:6.75rem;
background-color:#16150F;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#FAFAF8 0 5px,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FAFAF8 0 5px,transparent 5px 0.688rem);
}
.ibp_app_qr_cap_86s{
color:#6B6860;
font-size:0.781rem;
max-width:92px;
line-height:1.4;
}
.ibp_vip_86s{
padding:3rem 0;
}
@media(min-width:769px){
.ibp_vip_86s{
padding:64px 0;
}
}
.ibp_vip_head_86s{
gap:0.875rem;
display:flex;
margin-bottom:30px;
flex-direction:column;
}
@media(min-width:881px){
.ibp_vip_head_86s{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.ibp_vip_eyebrow_86s{
margin-bottom:12px;
}
.ibp_vip_h2_86s{
font-weight:600;
line-height:1.05;
color:#F5F3EE;
overflow-wrap:break-word;
font-size:32px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:767px){
.ibp_vip_h2_86s{
font-size:2.5rem;
}
}
.ibp_vip_intro_86s{
font-size:0.875rem;
color:#B5B0A6;
line-height:1.6;
max-width:26.25rem;
}
.ibp_vip_grid_86s{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.ibp_vip_card_86s{
border:1px solid rgba(255,252,245,0.12);
border-radius:14px;
padding:1.375rem 18px;
min-width:0;
}
.ibp_vip_card_feat_86s{
background:rgba(255,252,245,0.07);
border-color:#D4AE6E;
}
.ibp_vip_card_ic_86s{
border-radius:0.5rem;
background:linear-gradient(135deg,#B8934A,#E2C47A);
display:block;
margin-bottom:1rem;
width:34px;
height:34px;
}
.ibp_vip_name_86s{
font-weight:600;
margin-bottom:6px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F5F3EE;
font-size:1.25rem;
}
.ibp_vip_perk_86s{
color:#B5B0A6;
font-size:12.5px;
line-height:1.5;
overflow-wrap:break-word;
}
.ibp_tt_86s{
padding:48px 0 0.625rem;
}
@media(min-width:769px){
.ibp_tt_86s{
padding:60px 0 10px;
}
}
.ibp_tt_head_86s{
text-align:center;
margin-bottom:34px;
}
.ibp_tt_eyebrow_86s{
margin-bottom:12px;
}
.ibp_tt_h2_86s{
line-height:1.05;
font-size:2rem;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
color:#16150F;
overflow-wrap:break-word;
}
@media(min-width:769px){
.ibp_tt_h2_86s{
font-size:2.625rem;
}
}
.ibp_tt_grid_86s{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:762px){
.ibp_tt_grid_86s{
grid-template-columns:repeat(3,1fr);
}
}
.ibp_tt_card_86s{
padding:1.875rem;
border-radius:0.875rem;
border:1px solid rgba(20,18,14,0.08);
background:#FAFAF8;
min-width:0;
flex-direction:column;
display:flex;
}
.ibp_tt_card_ic_86s{
align-items:center;
display:inline-flex;
color:#B8934A;
margin-bottom:1.125rem;
}
.ibp_tt_card_ic_86s svg{
height:1.75rem;
width:28px;
}
.ibp_tt_card_h_86s{
line-height:1.15;
color:#16150F;
overflow-wrap:break-word;
font-size:1.375rem;
font-weight:600;
margin-bottom:8px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.ibp_tt_card_p_86s{
line-height:1.6;
margin-bottom:0.875rem;
font-size:14px;
overflow-wrap:break-word;
color:#857F74;
}
.ibp_tt_card_p_86s b{
font-weight:700;
color:#16150F;
}
.ibp_tt_card_link_86s{
transition:color .2s ease;
border-bottom:1px solid #B8934A;
margin-top:auto;
color:#16150F;
font-size:0.813rem;
padding-bottom:2px;
align-self:flex-start;
font-weight:700;
}
.ibp_tt_card_link_86s:hover{
color:#B8934A;
}
.ibp_rv_86s{
padding:3rem 0;
background:#FAFAF8;
border-bottom:1px solid rgba(20,18,14,0.08);
margin-top:24px;
border-top:1px solid rgba(20,18,14,0.08);
}
@media(min-width:765px){
.ibp_rv_86s{
padding:3.5rem 0;
}
}
.ibp_rv_head_86s{
gap:16px;
flex-direction:column;
margin-bottom:30px;
display:flex;
}
@media(min-width:769px){
.ibp_rv_head_86s{
gap:1.25rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.ibp_rv_eyebrow_86s{
margin-bottom:10px;
}
.ibp_rv_h2_86s{
line-height:1.05;
color:#16150F;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:768px){
.ibp_rv_h2_86s{
font-size:2.375rem;
}
}
.ibp_rv_agg_86s{
gap:12px;
display:flex;
align-items:center;
}
.ibp_rv_agg_stars_86s{
gap:3px;
display:flex;
color:#B8934A;
}
.ibp_rv_agg_stars_86s svg{
height:1.125rem;
width:18px;
}
.ibp_rv_source_86s{
color:#857F74;
font-size:13px;
}
.ibp_rv_grid_86s{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:759px){
.ibp_rv_grid_86s{
grid-template-columns:repeat(3,1fr);
}
}
.ibp_rv_card_86s{
border-radius:0.875rem;
padding:26px;
border:1px solid rgba(20,18,14,0.08);
background:#F5F3F0;
min-width:0;
}
.ibp_rv_card_stars_86s{
gap:2px;
margin-bottom:0.75rem;
color:#B8934A;
display:flex;
}
.ibp_rv_card_stars_86s svg{
height:14px;
width:14px;
}
.ibp_rv_card_body_86s{
font-weight:500;
margin-bottom:16px;
color:#16150F;
overflow-wrap:break-word;
font-size:18px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.45;
}
.ibp_rv_card_meta_86s{
gap:0.625rem;
flex-wrap:wrap;
align-items:center;
display:flex;
}
.ibp_rv_card_av_86s{
border-radius:50%;
background:linear-gradient(135deg,#B8934A,#E2C47A);
flex:0 0 auto;
width:32px;
height:32px;
}
.ibp_rv_card_author_86s{
font-weight:700;
color:#16150F;
font-size:0.813rem;
}
.ibp_rv_card_loc_86s{
color:#6B6860;
font-size:0.75rem;
}
.ibp_et_86s{
padding:36px 0 10px;
}
.ibp_et_in_86s{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:882px){
.ibp_et_in_86s{
grid-template-columns:1.1fr .9fr;
gap:3rem;
}
}
.ibp_et_left_86s{
min-width:0;
}
.ibp_et_eyebrow_86s{
margin-bottom:12px;
}
.ibp_et_h2_86s{
line-height:1.06;
font-size:28px;
overflow-wrap:break-word;
margin-bottom:14px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#16150F;
}
@media(min-width:770px){
.ibp_et_h2_86s{
font-size:2rem;
}
}
.ibp_et_text_86s{
color:#857F74;
font-size:0.938rem;
margin-bottom:1.375rem;
line-height:1.65;
}
.ibp_et_stats_86s{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.ibp_et_stat_86s{
min-width:0;
}
.ibp_et_stat_v_86s{
line-height:1;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
font-size:26px;
color:#16150F;
}
.ibp_et_stat_l_86s{
margin-top:0.25rem;
font-size:0.781rem;
color:#6B6860;
}
.ibp_et_right_86s{
gap:0.75rem;
flex-direction:column;
display:flex;
}
.ibp_et_member_86s{
padding:1.125rem 1.25rem;
gap:16px;
background:#FAFAF8;
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
display:flex;
align-items:center;
}
.ibp_et_member_av_86s{
border-radius:50%;
background:linear-gradient(135deg,#252320,#B8934A);
flex:0 0 auto;
width:3rem;
height:3rem;
}
.ibp_et_member_name_86s{
overflow-wrap:break-word;
font-weight:700;
color:#16150F;
font-size:0.938rem;
}
.ibp_et_member_role_86s{
color:#6B6860;
font-size:12.5px;
overflow-wrap:break-word;
}
.ibp_et_updated_86s{
background:#F5F3F0;
border:1px solid rgba(20,18,14,0.08);
gap:8px;
padding:14px 1.125rem;
border-radius:0.875rem;
font-size:12.5px;
color:#857F74;
display:flex;
align-items:center;
}
.ibp_ts_86s{
padding:2.75rem 0;
}
.ibp_ts_in_86s{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:877px){
.ibp_ts_in_86s{
gap:3rem;
grid-template-columns:1.4fr 1fr;
}
}
.ibp_ts_left_86s{
min-width:0;
}
.ibp_ts_h2_86s{
font-weight:600;
color:#F5F3EE;
line-height:1.1;
overflow-wrap:break-word;
margin-bottom:12px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:26px;
}
@media(min-width:771px){
.ibp_ts_h2_86s{
font-size:1.75rem;
}
}
.ibp_ts_text_86s{
color:#B5B0A6;
font-size:14.5px;
max-width:520px;
margin-bottom:1.375rem;
line-height:1.6;
}
.ibp_ts_badges_86s{
gap:1.125rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.ibp_ts_badge_86s{
font-size:13px;
color:#B5B0A6;
font-weight:600;
}
.ibp_ts_pay_86s{
gap:12px;
flex-wrap:wrap;
display:flex;
}
@media(min-width:881px){
.ibp_ts_pay_86s{
justify-content:flex-end;
}
}
.ibp_ts_pay_chip_86s{
padding:12px 1rem;
border:1px solid rgba(255,252,245,0.12);
border-radius:14px;
background:rgba(255,252,245,0.07);
font-size:0.875rem;
color:#F5F3EE;
font-weight:700;
}
.ibp_wy_86s{
padding:3rem 0;
}
@media(min-width:771px){
.ibp_wy_86s{
padding:3.5rem 0;
}
}
.ibp_wy_in_86s{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:900px){
.ibp_wy_in_86s{
grid-template-columns:.8fr 1.2fr;
gap:48px;
}
}
.ibp_wy_left_86s{
min-width:0;
}
.ibp_wy_eyebrow_86s{
margin-bottom:14px;
}
.ibp_wy_h2_86s{
color:#16150F;
font-size:32px;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:16px;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.ibp_wy_h2_86s{
font-size:2.5rem;
}
}
.ibp_wy_intro_86s{
line-height:1.6;
color:#857F74;
font-size:0.938rem;
}
.ibp_wy_grid_86s{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:559px){
.ibp_wy_grid_86s{
grid-template-columns:1fr 1fr;
}
}
.ibp_wy_card_86s{
background:#FAFAF8;
border:1px solid rgba(20,18,14,0.08);
padding:1.625rem;
border-radius:14px;
min-width:0;
}
.ibp_wy_card_ic_86s{
display:inline-flex;
align-items:center;
color:#B8934A;
margin-bottom:1rem;
justify-content:center;
}
.ibp_wy_card_ic_86s svg{
width:26px;
height:26px;
}
.ibp_wy_card_h_86s{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:8px;
line-height:1.15;
font-weight:600;
overflow-wrap:break-word;
font-size:21px;
color:#16150F;
}
.ibp_wy_card_p_86s{
overflow-wrap:break-word;
color:#857F74;
line-height:1.55;
font-size:14px;
}
.ibp_hts_86s{
padding:3rem 0;
}
@media(min-width:770px){
.ibp_hts_86s{
padding:62px 0;
}
}
.ibp_hts_head_86s{
gap:1.125rem;
flex-direction:column;
display:flex;
margin-bottom:34px;
}
@media(min-width:771px){
.ibp_hts_head_86s{
gap:24px;
align-items:flex-end;
justify-content:space-between;
flex-direction:row;
}
}
.ibp_hts_eyebrow_86s{
margin-bottom:12px;
}
.ibp_hts_h2_86s{
color:#F5F3EE;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-size:30px;
}
@media(min-width:768px){
.ibp_hts_h2_86s{
font-size:2.375rem;
}
}
.ibp_hts_cta_86s{
transition:opacity .2s ease;
border-radius:62.438rem;
background:#D4AE6E;
padding:15px 30px;
flex:0 0 auto;
color:#16150F;
font-size:0.938rem;
font-weight:700;
}
.ibp_hts_cta_86s:hover{
opacity:.9;
}
.ibp_hts_grid_86s{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.ibp_hts_grid_86s{
grid-template-columns:repeat(3,1fr);
}
}
.ibp_hts_step_86s{
padding-top:22px;
border-top:1px solid rgba(255,252,245,0.12);
min-width:0;
}
.ibp_hts_step_num_86s{
line-height:1;
font-size:44px;
margin-bottom:14px;
color:#D4AE6E;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
.ibp_hts_step_h_86s{
color:#F5F3EE;
line-height:1.2;
overflow-wrap:break-word;
font-weight:700;
margin-bottom:8px;
font-size:19px;
}
.ibp_hts_step_p_86s{
color:#B5B0A6;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.55;
}
.ibp_dr_86s{
padding:2.25rem 0 0.625rem;
}
.ibp_dr_in_86s{
gap:20px;
border-radius:0.875rem;
padding:1.75rem 32px;
border:1px dashed rgba(20,18,14,0.14);
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.ibp_dr_in_86s{
gap:2rem;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
}
.ibp_dr_h2_86s{
font-weight:600;
font-size:1.5rem;
margin-bottom:8px;
line-height:1.1;
color:#16150F;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
@media(min-width:769px){
.ibp_dr_h2_86s{
font-size:1.625rem;
}
}
.ibp_dr_text_86s{
max-width:42.5rem;
overflow-wrap:break-word;
font-size:14px;
line-height:1.6;
color:#857F74;
}
.ibp_dr_text_86s b{
color:#16150F;
font-weight:700;
}
.ibp_dr_cta_86s{
flex:0 0 auto;
transition:color .2s ease;
font-size:13.5px;
color:#16150F;
font-weight:700;
padding-bottom:2px;
border-bottom:1px solid #B8934A;
white-space:nowrap;
}
.ibp_dr_cta_86s:hover{
color:#B8934A;
}
.ibp_prov_86s{
padding:40px 0 1.25rem;
}
.ibp_prov_eyebrow_86s{
display:block;
margin-bottom:18px;
}
.ibp_prov_grid_86s{
gap:12px;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:561px){
.ibp_prov_grid_86s{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.ibp_prov_grid_86s{
grid-template-columns:repeat(6,1fr);
}
}
.ibp_faq_86s{
padding:3rem 0;
background:#FAFAF8;
margin-top:24px;
border-top:1px solid rgba(20,18,14,0.08);
border-bottom:1px solid rgba(20,18,14,0.08);
}
@media(min-width:769px){
.ibp_faq_86s{
padding:3.875rem 0;
}
}
.ibp_faq_head_86s{
margin-bottom:2.125rem;
text-align:center;
}
.ibp_faq_eyebrow_86s{
margin-bottom:0.75rem;
}
.ibp_faq_h2_86s{
color:#16150F;
line-height:1.05;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
overflow-wrap:break-word;
}
@media(min-width:765px){
.ibp_faq_h2_86s{
font-size:38px;
}
}
.ibp_faq_list_86s{
gap:0.75rem;
margin:0 auto;
flex-direction:column;
max-width:51.25rem;
display:flex;
}
.ibp_faq_item_86s{
overflow:hidden;
border-radius:0.875rem;
background:#F5F3F0;
border:1px solid rgba(20,18,14,0.08);
}
.ibp_faq_q_86s{
gap:20px;
padding:1.25rem 24px;
list-style:none;
font-weight:700;
align-items:center;
cursor:pointer;
display:flex;
justify-content:space-between;
color:#16150F;
font-size:16px;
overflow-wrap:break-word;
}
.ibp_faq_q_86s::-webkit-details-marker{
display:none;
}
.ibp_faq_q_ic_86s{
transition:transform .2s ease;
flex:0 0 auto;
align-items:center;
display:inline-flex;
color:#B8934A;
}
.ibp_faq_q_ic_86s svg{
height:18px;
width:18px;
}
.ibp_faq_item_86s[open] .ibp_faq_q_ic_86s{
transform:rotate(180deg);
}
.ibp_faq_a_86s{
padding:0 24px 20px;
overflow-wrap:break-word;
color:#857F74;
font-size:14.5px;
line-height:1.6;
}
.ibp_lh_86s{
padding:40px 0 20px;
}
.ibp_lh_in_86s{
padding-top:2.125rem;
border-top:1px solid rgba(20,18,14,0.14);
}
.ibp_lh_eyebrow_86s{
display:block;
margin-bottom:1.375rem;
}
.ibp_lh_grid_86s{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:600px){
.ibp_lh_grid_86s{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:958px){
.ibp_lh_grid_86s{
grid-template-columns:repeat(5,1fr);
}
}
.ibp_lh_col_86s{
min-width:0;
}
.ibp_lh_col_h_86s{
font-size:13px;
margin-bottom:12px;
color:#16150F;
font-weight:700;
overflow-wrap:break-word;
}
.ibp_lh_links_86s{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.ibp_lh_link_86s{
transition:color .2s ease;
overflow-wrap:break-word;
font-size:13px;
color:#857F74;
}
.ibp_lh_link_86s:hover{
color:#B8934A;
}
.ibp_sc_86s{
padding:48px 0 10px;
}
.ibp_sc_head_86s{
margin-bottom:1.75rem;
text-align:center;
}
.ibp_sc_eyebrow_86s{
margin-bottom:12px;
}
.ibp_sc_h2_86s{
font-weight:600;
overflow-wrap:break-word;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
color:#16150F;
line-height:1.05;
}
@media(min-width:769px){
.ibp_sc_h2_86s{
font-size:36px;
}
}
.ibp_sc_table_86s{
overflow:hidden;
border-radius:14px;
border:1px solid rgba(20,18,14,0.08);
margin:0 auto;
max-width:56.25rem;
}
.ibp_sc_thead_86s{
grid-template-columns:1.6fr 1fr 1fr;
background:#1C1B19;
display:grid;
}
.ibp_sc_th_86s{
padding:0.938rem 1.125rem;
overflow-wrap:break-word;
font-weight:700;
text-align:center;
color:#B5B0A6;
font-size:0.813rem;
}
.ibp_sc_th_86s:first-child{
text-align:left;
}
.ibp_sc_th_us_86s{
color:#D4AE6E;
}
.ibp_sc_row_86s{
grid-template-columns:1.6fr 1fr 1fr;
border-top:1px solid rgba(20,18,14,0.08);
display:grid;
}
.ibp_sc_row_86s:nth-child(even){
background:#FAFAF8;
}
.ibp_sc_td_86s{
padding:15px 18px;
text-align:center;
min-width:0;
color:#6B6860;
overflow-wrap:break-word;
font-size:0.875rem;
}
.ibp_sc_td_86s:first-child{
font-weight:600;
text-align:left;
color:#2E2C26;
}
.ibp_sc_td_us_86s{
color:#3A7D5E;
font-weight:700;
}
.ibp_sb_86s{
padding:48px 0;
background:#FAFAF8;
margin-top:24px;
border-top:1px solid rgba(20,18,14,0.08);
border-bottom:1px solid rgba(20,18,14,0.08);
}
@media(min-width:767px){
.ibp_sb_86s{
padding:56px 0;
}
}
.ibp_sb_eyebrow_86s{
margin-bottom:12px;
display:block;
}
.ibp_sb_h2_86s{
margin-bottom:1.625rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#16150F;
font-weight:600;
line-height:1.05;
font-size:1.875rem;
}
@media(min-width:771px){
.ibp_sb_h2_86s{
font-size:2.25rem;
}
}
.ibp_sb_grid_86s{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:561px){
.ibp_sb_grid_86s{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:962px){
.ibp_sb_grid_86s{
grid-template-columns:repeat(4,1fr);
}
}
.ibp_sb_card_86s{
padding:24px;
border-radius:14px;
background:#F5F3F0;
border:1px solid rgba(20,18,14,0.08);
min-width:0;
}
.ibp_sb_card_h_86s{
line-height:1.15;
margin-bottom:8px;
font-weight:600;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#16150F;
font-size:1.188rem;
}
.ibp_sb_card_p_86s{
line-height:1.6;
overflow-wrap:break-word;
color:#857F74;
font-size:0.844rem;
}
.ibp_sb_rtp_86s{
border:1px solid rgba(20,18,14,0.08);
gap:24px;
background:#F5F3F0;
grid-template-columns:1fr;
border-radius:14px;
padding:26px 28px;
align-items:center;
margin-top:18px;
display:grid;
}
@media(min-width:761px){
.ibp_sb_rtp_86s{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.ibp_sb_rtp_h_86s{
overflow-wrap:break-word;
margin-bottom:8px;
line-height:1.15;
font-size:20px;
color:#16150F;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
.ibp_sb_rtp_p_86s{
font-size:13.5px;
line-height:1.6;
color:#857F74;
overflow-wrap:break-word;
}
.ibp_sb_rtp_stats_86s{
gap:16px;
display:flex;
}
.ibp_sb_stat_86s{
background:#FAFAF8;
flex:1 1 0;
border-radius:0.5rem;
padding:18px;
min-width:0;
text-align:center;
}
.ibp_sb_stat_v_86s{
overflow-wrap:break-word;
color:#3A7D5E;
font-weight:700;
font-size:1.625rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
.ibp_sb_stat_l_86s{
margin-top:4px;
color:#6B6860;
font-size:11.5px;
}
.ibp_el_86s{
padding:3rem 0;
}
@media(min-width:766px){
.ibp_el_86s{
padding:56px 0;
}
}
.ibp_el_in_86s{
gap:2.5rem;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:902px){
.ibp_el_in_86s{
grid-template-columns:1fr 1fr;
gap:3.5rem;
}
}
.ibp_el_left_86s{
min-width:0;
}
.ibp_el_eyebrow_86s{
margin-bottom:0.875rem;
}
.ibp_el_h2_86s{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.08;
color:#16150F;
font-size:32px;
margin-bottom:22px;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:765px){
.ibp_el_h2_86s{
font-size:38px;
}
}
.ibp_el_body_86s p{
margin-bottom:1.125rem;
color:#2E2C26;
line-height:1.7;
font-size:16px;
overflow-wrap:break-word;
}
.ibp_el_dropcap_86s{
padding:0.375rem 0.75rem 0 0;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
float:left;
font-weight:700;
line-height:.8;
color:#B8934A;
font-size:62px;
}
.ibp_el_right_86s{
min-width:0;
}
.ibp_el_quote_86s{
background:linear-gradient(150deg,#252320,#0F0E0C);
border-radius:1.25rem;
padding:36px;
color:#F5F3EE;
position:relative;
margin-bottom:24px;
}
.ibp_el_quote_mark_86s{
margin-bottom:6px;
align-items:center;
color:#D4AE6E;
display:inline-flex;
}
.ibp_el_quote_mark_86s svg{
height:34px;
width:2.125rem;
}
.ibp_el_quote_text_86s{
color:#F5F3EE;
margin-bottom:22px;
overflow-wrap:break-word;
font-size:1.375rem;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.4;
font-weight:500;
}
.ibp_el_quote_meta_86s{
gap:0.75rem;
align-items:center;
display:flex;
}
.ibp_el_quote_av_86s{
flex:0 0 auto;
background:linear-gradient(135deg,#B8934A,#E2C47A);
border-radius:50%;
height:38px;
width:2.375rem;
}
.ibp_el_quote_author_86s{
font-weight:700;
font-size:14px;
color:#F5F3EE;
}
.ibp_el_quote_meta_sub_86s{
font-size:12px;
color:#B5B0A6;
}
.ibp_el_explain_86s{
border:1px solid rgba(20,18,14,0.08);
overflow:hidden;
border-radius:14px;
}
.ibp_el_explain_card_86s{
padding:1.375rem 1.5rem;
}
.ibp_el_explain_card_86s+.ibp_el_explain_card_86s{
border-top:1px solid rgba(20,18,14,0.08);
}
.ibp_el_explain_h_86s{
line-height:1.15;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
font-weight:600;
color:#16150F;
overflow-wrap:break-word;
margin-bottom:0.5rem;
}
.ibp_el_explain_p_86s{
line-height:1.55;
overflow-wrap:break-word;
font-size:0.875rem;
color:#857F74;
}
.ibp_sg_86s{
padding:48px 0 10px;
}
.ibp_sg_eyebrow_86s{
display:block;
margin-bottom:12px;
}
.ibp_sg_h2_86s{
color:#16150F;
margin-bottom:28px;
font-size:30px;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.ibp_sg_h2_86s{
font-size:2.25rem;
}
}
.ibp_sg_grid_86s{
grid-template-columns:1fr;
gap:1.5rem;
display:grid;
}
@media(min-width:718px){
.ibp_sg_grid_86s{
grid-template-columns:repeat(3,1fr);
}
}
.ibp_sg_col_86s{
min-width:0;
}
.ibp_sg_col_h_86s{
color:#16150F;
overflow-wrap:break-word;
margin-bottom:0.625rem;
line-height:1.15;
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:22px;
}
.ibp_sg_col_p_86s{
font-size:14px;
color:#857F74;
line-height:1.65;
overflow-wrap:break-word;
}
.ibp_ft_86s{
background:#1C1B19;
color:#B5B0A6;
margin-top:2.5rem;
}
.ibp_ft_in_86s{
padding:3rem 0 1.75rem;
grid-template-columns:1fr;
gap:2rem;
display:grid;
}
@media(min-width:601px){
.ibp_ft_in_86s{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.ibp_ft_in_86s{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.ibp_ft_brand_86s{
min-width:0;
}
.ibp_ft_logo_86s{
font-family:"EB Garamond", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.625rem;
font-weight:700;
color:#F5F3EE;
overflow-wrap:break-word;
}
.ibp_ft_tagline_86s{
max-width:17.5rem;
line-height:1.6;
margin-top:14px;
font-size:0.844rem;
color:#B5B0A6;
}
.ibp_ft_contact_86s{
transition:color .2s ease;
overflow-wrap:anywhere;
color:#D4AE6E;
max-width:280px;
margin-top:0.75rem;
font-size:0.813rem;
display:inline-block;
}
.ibp_ft_contact_86s:hover{
color:#F5F3EE;
}
.ibp_ft_col_86s{
min-width:0;
}
.ibp_ft_col_h_86s{
color:#F5F3EE;
text-transform:uppercase;
font-size:0.813rem;
font-weight:700;
overflow-wrap:break-word;
letter-spacing:.08em;
margin-bottom:0.875rem;
}
.ibp_ft_col_links_86s{
gap:0.625rem;
display:flex;
flex-direction:column;
}
.ibp_ft_link_86s{
transition:color .2s ease;
font-size:13.5px;
color:#B5B0A6;
overflow-wrap:break-word;
}
.ibp_ft_link_86s:hover{
color:#F5F3EE;
}
.ibp_ft_bot_86s{
padding:22px 0 40px;
gap:1rem;
border-top:1px solid rgba(255,252,245,0.12);
flex-direction:column;
display:flex;
}
@media(min-width:769px){
.ibp_ft_bot_86s{
gap:1.25rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.ibp_ft_legal_86s{
max-width:760px;
color:#ABA89F;
overflow-wrap:break-word;
font-size:11.5px;
line-height:1.6;
}
.ibp_ft_legal_86s b{
color:#B5B0A6;
font-weight:700;
}
.ibp_ft_age_86s{
border:1.5px solid #D4AE6E;
flex:0 0 auto;
border-radius:0.5rem;
padding:4px 0.563rem;
font-size:13px;
color:#D4AE6E;
font-weight:700;
}