*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#1A1612;
-webkit-font-smoothing:antialiased;
line-height:1.6;
color:#D6CAAF;
text-rendering:optimizeLegibility;
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
overflow-wrap:break-word;
font-size:0.938rem;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
background:none;
border:none;
font-family:inherit;
cursor:pointer;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
background:rgba(0,0,0,0.52);
border-radius:8px;
}
::-webkit-scrollbar-track{
background:transparent;
}
.ozb_layout_ys6{
display:flex;
min-height:100vh;
flex-direction:column;
}
.ozb_main_ys6{
flex:1 1 auto;
min-width:0;
width:100%;
}
.ozb_container_ys6{
margin:0 auto;
padding:0 1rem;
max-width:87.5rem;
width:100%;
}
@media(min-width:770px){
.ozb_container_ys6{
padding:0 2rem;
}
}
@media(min-width:1101px){
.ozb_container_ys6{
padding:0 56px;
}
}
.ozb_eyebrow_ys6{
font-size:0.688rem;
line-height:1.4;
display:inline-block;
letter-spacing:.2em;
font-weight:600;
color:#B8893A;
overflow-wrap:break-word;
text-transform:uppercase;
font-family:"Nunito Sans", system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;
}
.ozb_band_ys6{
background:#12110E;
color:#F2EBD9;
}
.ozb_band_ys6 .ozb_eyebrow_ys6{
color:#D4A84B;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.ozb_tb_ys6{
background:#1A1612;
z-index:50;
top:0;
border-bottom:1px solid rgba(244,236,218,0.13);
position:sticky;
}
.ozb_tb_in_ys6{
padding:12px 16px;
margin:0 auto;
gap:1rem;
justify-content:space-between;
width:100%;
max-width:1400px;
display:flex;
align-items:center;
}
@media(min-width:767px){
.ozb_tb_in_ys6{
padding:16px 2rem;
}
}
@media(min-width:1102px){
.ozb_tb_in_ys6{
padding:1.125rem 3.5rem;
}
}
.ozb_tb_left_ys6{
gap:28px;
display:flex;
align-items:center;
min-width:0;
}
.ozb_tb_logo_ys6{
gap:11px;
min-width:0;
align-items:center;
display:flex;
}
.ozb_tb_logo_mark_ys6{
border-radius:0.5rem;
flex:0 0 auto;
height:2.125rem;
object-fit:cover;
width:34px;
}
.ozb_tb_logo_txt_ys6{
flex-direction:column;
line-height:1;
min-width:0;
display:flex;
}
.ozb_tb_logo_name_ys6{
overflow:hidden;
color:#F2EBD9;
text-overflow:ellipsis;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
letter-spacing:.02em;
font-weight:700;
font-size:22px;
white-space:nowrap;
}
.ozb_tb_logo_sub_ys6{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
letter-spacing:.32em;
text-transform:uppercase;
font-size:0.531rem;
margin-top:0.25rem;
font-weight:600;
color:#B8893A;
}
.ozb_tb_nav_ys6{
display:none;
}
@media(min-width:957px){
.ozb_tb_nav_ys6{
gap:28px;
display:flex;
align-items:center;
}
}
.ozb_tb_nav_item_ys6{
transition:color .22s ease,border-color .22s ease;
padding-bottom:3px;
font-size:14px;
font-weight:600;
border-bottom:2px solid transparent;
white-space:nowrap;
color:#D6CAAF;
}
.ozb_tb_nav_item_ys6:hover{
color:#F2EBD9;
}
.ozb_tb_nav_item_ys6.ozb_state_active_ys6{
border-color:#B8893A;
color:#F2EBD9;
}
.ozb_tb_right_ys6{
gap:0.875rem;
flex:0 0 auto;
align-items:center;
display:flex;
}
.ozb_tb_search_ys6{
transition:color .22s ease;
color:#D6CAAF;
justify-content:center;
display:flex;
align-items:center;
}
.ozb_tb_search_ys6:hover{
color:#B8893A;
}
.ozb_tb_search_ys6 svg{
width:1.125rem;
height:18px;
}
.ozb_tb_lang_ys6{
text-transform:uppercase;
font-size:0.688rem;
letter-spacing:.1em;
color:#9E9281;
font-weight:600;
}
.ozb_tb_lang_ys6:hover{
color:#F2EBD9;
}
.ozb_tb_login_ys6{
display:none;
font-size:14px;
color:#F2EBD9;
font-weight:600;
}
@media(min-width:769px){
.ozb_tb_login_ys6{
display:inline-block;
}
}
.ozb_tb_register_ys6{
border-radius:999px;
padding:0.688rem 1.375rem;
background:#C9963F;
transition:background-color .22s ease;
color:#16120C;
font-size:14px;
font-weight:700;
white-space:nowrap;
}
.ozb_tb_register_ys6:hover{
background:#D9A94E;
}
.ozb_mob_ys6{
background:#1A1612;
right:0;
z-index:60;
left:0;
position:fixed;
padding-bottom:env(safe-area-inset-bottom);
bottom:0;
border-top:1px solid rgba(244,236,218,0.13);
}
@media(min-width:960px){
.ozb_mob_ys6{
display:none;
}
}
.ozb_mob_in_ys6{
margin:0 auto;
display:flex;
align-items:stretch;
justify-content:space-around;
max-width:35rem;
}
.ozb_mob_item_ys6{
flex:1 1 0;
gap:3px;
padding:0.563rem 4px;
transition:color .22s ease;
flex-direction:column;
display:flex;
color:#9E9281;
min-width:0;
align-items:center;
}
.ozb_mob_item_ys6.ozb_state_active_ys6{
color:#B8893A;
}
.ozb_mob_ic_ys6{
justify-content:center;
display:flex;
align-items:center;
}
.ozb_mob_ic_ys6 svg{
width:1.25rem;
height:20px;
}
.ozb_mob_lb_ys6{
overflow:hidden;
white-space:nowrap;
font-weight:600;
max-width:100%;
font-size:0.625rem;
text-overflow:ellipsis;
}
@media(max-width:956px){
body{
padding-bottom:60px;
}
}
.ozb_rail_ys6{
position:relative;
min-width:0;
}
.ozb_rail_scroll_ys6{
gap:14px;
overflow-x:auto;
padding-bottom:0.875rem;
display:flex;
-webkit-overflow-scrolling:touch;
scrollbar-width:thin;
}
@media(min-width:768px){
.ozb_rail_scroll_ys6{
gap:18px;
}
}
.ozb_gc_ys6{
flex:0 0 auto;
display:block;
width:9.375rem;
}
@media(min-width:771px){
.ozb_gc_ys6{
width:188px;
}
}
.ozb_gc_img_ys6{
background:#221E19;
overflow:hidden;
border-radius:0.875rem;
box-shadow:0 2px 0.375rem rgba(10,8,5,0.55), 0 8px 1.25rem rgba(10,8,5,0.35);
padding-bottom:133.33%;
position:relative;
}
.ozb_gc_img_ys6 img{
inset:0;
object-fit:cover;
position:absolute;
height:100%;
width:100%;
}
.ozb_gc_cover_ys6{
inset:0;
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
position:absolute;
pointer-events:none;
}
.ozb_gc_hover_ys6{
background:rgba(0,0,0,0.52);
transition:opacity .22s ease;
inset:0;
justify-content:center;
display:flex;
align-items:center;
opacity:0;
position:absolute;
}
.ozb_gc_ys6:hover .ozb_gc_hover_ys6{
opacity:1;
}
.ozb_gc_hover_btn_ys6{
border-radius:999px;
background:#C9963F;
display:flex;
width:46px;
height:46px;
color:#16120C;
align-items:center;
justify-content:center;
}
.ozb_gc_hover_btn_ys6 svg{
height:1.125rem;
width:1.125rem;
}
.ozb_gc_info_ys6{
gap:2px;
margin-top:9px;
display:flex;
flex-direction:column;
min-width:0;
}
.ozb_gc_name_ys6{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:13px;
color:#F2EBD9;
font-weight:700;
}
.ozb_gc_prov_ys6{
overflow:hidden;
color:#9E9281;
font-size:11px;
white-space:nowrap;
text-overflow:ellipsis;
}
.ozb_gc_meta_ys6{
font-size:11px;
color:#9E9281;
}
.ozb_tc_ys6{
flex:0 0 auto;
display:block;
width:11.25rem;
}
@media(min-width:771px){
.ozb_tc_ys6{
width:230px;
}
}
.ozb_tc_img_ys6{
background:#221E19;
border-radius:0.875rem;
overflow:hidden;
padding-bottom:75%;
box-shadow:0 2px 0.375rem rgba(10,8,5,0.55), 0 0.5rem 20px rgba(10,8,5,0.35);
position:relative;
}
.ozb_tc_img_ys6 img{
inset:0;
position:absolute;
width:100%;
object-fit:cover;
height:100%;
}
.ozb_tc_info_ys6{
gap:2px;
margin-top:9px;
min-width:0;
display:flex;
flex-direction:column;
}
.ozb_tc_name_ys6{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.875rem;
font-weight:700;
white-space:nowrap;
color:#F2EBD9;
}
.ozb_tc_rtp_ys6{
font-size:11px;
color:#9E9281;
}
.ozb_lc_ys6{
flex:0 0 auto;
width:230px;
display:block;
}
@media(min-width:768px){
.ozb_lc_ys6{
width:16.75rem;
}
}
.ozb_lc_img_ys6{
overflow:hidden;
background:#221E19;
border-radius:0.875rem;
box-shadow:0 2px 0.375rem rgba(10,8,5,0.55), 0 0.5rem 1.25rem rgba(10,8,5,0.35);
padding-bottom:62.5%;
position:relative;
}
.ozb_lc_img_ys6 img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.ozb_lc_live_ys6{
gap:0.438rem;
padding:0.25rem 9px;
border-radius:999px;
background:rgba(0,0,0,0.52);
top:0.75rem;
align-items:center;
left:0.75rem;
display:flex;
position:absolute;
}
.ozb_lc_live_dot_ys6{
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
background:#C0513A;
width:8px;
height:0.5rem;
}
.ozb_lc_seats_ys6{
font-size:0.625rem;
color:#F2EBD9;
letter-spacing:.08em;
font-weight:600;
text-transform:uppercase;
}
.ozb_lc_info_ys6{
gap:2px;
flex-direction:column;
min-width:0;
margin-top:0.563rem;
display:flex;
}
.ozb_lc_name_ys6{
overflow:hidden;
text-overflow:ellipsis;
font-weight:700;
color:#F2EBD9;
white-space:nowrap;
font-size:15px;
}
.ozb_lc_bet_ys6{
color:#9E9281;
font-size:11px;
}
.ozb_pc_ys6{
gap:0.5rem;
border:1px solid rgba(244,236,218,0.07);
padding:1rem 14px;
border-radius:14px;
background:#221E19;
align-items:center;
min-height:74px;
flex-direction:column;
display:flex;
justify-content:center;
min-width:0;
}
.ozb_pc_logo_ys6{
flex:0 0 auto;
width:auto;
max-width:100%;
height:1.75rem;
object-fit:contain;
}
.ozb_pc_name_ys6{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.688rem;
color:#9E9281;
text-align:center;
max-width:100%;
}
.ozb_gc_tag_ys6{
border-radius:0.5rem;
padding:3px 0.5rem;
display:inline-block;
position:absolute;
font-size:10px;
text-transform:uppercase;
z-index:2;
font-weight:700;
left:10px;
top:0.625rem;
letter-spacing:.06em;
}
.ozb_gc_tag_hot_ys6{
background:#C0513A;
color:#F2EBD9;
}
.ozb_gc_tag_new_ys6{
background:#D4A84B;
color:#1A1410;
}
.ozb_gc_tag_jp_ys6{
background:#C9963F;
color:#1A1410;
}
.ozb_gc_tag_live_ys6{
background:#C0513A;
color:#F2EBD9;
}
.ozb_sh_ys6{
margin-bottom:18px;
min-width:0;
}
.ozb_sh_row_ys6{
gap:16px;
justify-content:space-between;
flex-wrap:wrap;
align-items:flex-end;
display:flex;
}
.ozb_sh_row_ys6 .ozb_sh_l_ys6{
gap:6px;
display:flex;
min-width:0;
flex-direction:column;
}
.ozb_sh_stack_ys6{
gap:10px;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.ozb_sh_center_ys6{
gap:0.625rem;
flex-direction:column;
display:flex;
text-align:center;
align-items:center;
}
.ozb_sh_h2_ys6{
font-size:24px;
line-height:1.1;
color:#F2EBD9;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
}
@media(min-width:771px){
.ozb_sh_h2_ys6{
font-size:30px;
}
}
.ozb_band_ys6 .ozb_sh_h2_ys6{
color:#F2EBD9;
}
.ozb_sh_eb_line_ys6{
gap:10px;
display:inline-flex;
align-items:center;
}
.ozb_sh_eb_line_ys6::before{
background:#B8893A;
display:inline-block;
height:1px;
content:"";
width:1.75rem;
}
.ozb_band_ys6 .ozb_sh_eb_line_ys6::before{
background:#D4A84B;
}
.ozb_sh_eb_dot_ys6{
gap:0.5rem;
display:inline-flex;
align-items:center;
}
.ozb_sh_eb_dot_ys6::before{
background:#B8893A;
border-radius:50%;
display:inline-block;
height:0.375rem;
width:6px;
content:"";
}
.ozb_band_ys6 .ozb_sh_eb_dot_ys6::before{
background:#D4A84B;
}
.ozb_sh_link_ys6{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:6px;
padding-bottom:2px;
font-weight:600;
align-items:center;
white-space:nowrap;
border-bottom:1px solid #F2EBD9;
color:#F2EBD9;
font-size:0.813rem;
display:inline-flex;
}
.ozb_sh_link_ys6:hover{
border-color:#B8893A;
color:#B8893A;
}
.ozb_sh_link_ys6 svg{
height:0.875rem;
width:14px;
}
.ozb_sh_link_chev_ys6{
padding-bottom:0;
border-bottom:0;
}
.ozb_sh_link_btn_ys6{
background:#C9963F;
padding:0.563rem 18px;
border-radius:999px;
border-bottom:0;
color:#16120C;
}
.ozb_sh_link_btn_ys6:hover{
border-color:transparent;
background:#D9A94E;
color:#16120C;
}
.ozb_band_ys6 .ozb_sh_link_ys6{
border-color:#F2EBD9;
color:#F2EBD9;
}
.ozb_band_ys6 .ozb_sh_link_btn_ys6{
background:#D4A84B;
color:#1A1410;
}
.ozb_sh_rule_ys6{
margin:-2px 0 1.125rem;
background:rgba(244,236,218,0.13);
height:1px;
}
.ozb_band_ys6 .ozb_sh_rule_ys6{
background:rgba(244,236,218,0.12);
}
.ozb_hero_ys6{
padding:2rem 0 0.5rem;
}
@media(min-width:769px){
.ozb_hero_ys6{
padding:56px 0 24px;
}
}
.ozb_hero_in_ys6{
grid-template-columns:1fr;
gap:2rem;
align-items:center;
display:grid;
}
@media(min-width:900px){
.ozb_hero_in_ys6{
gap:3rem;
grid-template-columns:1.05fr .95fr;
}
}
.ozb_hero_copy_ys6{
min-width:0;
}
.ozb_hero_eyebrow_ys6{
gap:10px;
align-items:center;
display:inline-flex;
margin-bottom:1.375rem;
}
.ozb_hero_eyebrow_line_ys6{
background:#B8893A;
flex:0 0 auto;
display:inline-block;
height:1px;
width:1.75rem;
}
.ozb_hero_h1_ys6{
letter-spacing:-.01em;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
font-size:38px;
color:#F2EBD9;
line-height:1.04;
overflow-wrap:break-word;
margin-bottom:20px;
}
@media(min-width:768px){
.ozb_hero_h1_ys6{
font-size:3.375rem;
}
}
@media(min-width:1099px){
.ozb_hero_h1_ys6{
font-size:62px;
}
}
.ozb_hero_h1_ys6 em{
font-style:normal;
color:#B8893A;
}
.ozb_hero_sub_ys6{
max-width:480px;
margin-bottom:1.875rem;
line-height:1.6;
color:#7A6F60;
font-size:16px;
}
@media(min-width:771px){
.ozb_hero_sub_ys6{
font-size:1.125rem;
}
}
.ozb_hero_actions_ys6{
gap:14px;
align-items:center;
display:flex;
margin-bottom:2.125rem;
flex-wrap:wrap;
}
.ozb_hero_cta_ys6{
background:#C9963F;
gap:10px;
transition:background-color .22s ease;
padding:1rem 1.875rem;
border-radius:999px;
font-size:0.938rem;
align-items:center;
color:#16120C;
font-weight:700;
display:inline-flex;
}
.ozb_hero_cta_ys6:hover{
background:#D9A94E;
}
.ozb_hero_cta_ic_ys6{
display:inline-flex;
align-items:center;
}
.ozb_hero_cta_ic_ys6 svg{
height:1rem;
width:16px;
}
.ozb_hero_cta_alt_ys6{
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(244,236,218,0.13);
background:transparent;
border-radius:999px;
padding:15px 1.625rem;
color:#F2EBD9;
font-weight:600;
align-items:center;
display:inline-flex;
font-size:0.938rem;
}
.ozb_hero_cta_alt_ys6:hover{
border-color:#B8893A;
color:#B8893A;
}
.ozb_hero_trust_ys6{
gap:1.375rem;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.ozb_hero_trust_item_ys6{
gap:0.563rem;
color:#D6CAAF;
font-size:13px;
font-weight:600;
align-items:center;
display:flex;
}
.ozb_hero_trust_ic_ys6{
color:#B8893A;
align-items:center;
display:inline-flex;
}
.ozb_hero_trust_ic_ys6 svg{
width:1rem;
height:16px;
}
.ozb_hero_promo_ys6{
overflow:hidden;
border-radius:1.25rem;
background:#221E19;
position:relative;
display:flex;
min-height:300px;
box-shadow:0 12px 3rem rgba(8,6,4,0.65), 0 3px 0.75rem rgba(184,137,58,0.15);
}
.ozb_hero_promo_bg_ys6{
inset:0;
background-size:cover;
background-position:center;
position:absolute;
}
.ozb_hero_promo_bg_ys6::after{
background:linear-gradient(120deg,#12110E 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
content:"";
position:absolute;
}
.ozb_hero_promo_glow_ys6{
background:radial-gradient(circle,rgba(178,140,80,0.14) 0%,transparent 65%);
border-radius:50%;
position:absolute;
right:-20px;
height:16.25rem;
top:-40px;
width:260px;
pointer-events:none;
}
.ozb_hero_promo_ct_ys6{
padding:1.75rem;
max-width:88%;
z-index:2;
position:relative;
align-self:flex-end;
}
.ozb_hero_promo_label_ys6{
color:#D4A84B;
font-weight:700;
display:block;
font-size:10px;
text-transform:uppercase;
letter-spacing:.25em;
margin-bottom:8px;
}
.ozb_hero_promo_amount_ys6{
font-size:2rem;
overflow-wrap:break-word;
color:#F2EBD9;
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
}
@media(min-width:768px){
.ozb_hero_promo_amount_ys6{
font-size:40px;
}
}
.ozb_hero_promo_amount_ys6 em{
font-style:normal;
color:#D4A84B;
}
.ozb_hero_rating_ys6{
border-radius:0.875rem;
border:1px solid rgba(244,236,218,0.07);
gap:10px;
padding:0.625rem 0.875rem;
background:#221E19;
box-shadow:0 2px 0.375rem rgba(10,8,5,0.55), 0 8px 20px rgba(10,8,5,0.35);
display:flex;
z-index:3;
position:absolute;
align-items:center;
right:14px;
max-width:min(16.25rem,62%);
top:0.875rem;
}
.ozb_hero_rating_score_ys6{
flex:0 0 auto;
font-weight:700;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.5rem;
color:#F2EBD9;
}
.ozb_hero_rating_txt_ys6{
flex:1 1 auto;
min-width:0;
}
.ozb_hero_rating_stars_ys6{
gap:2px;
color:#B8893A;
display:flex;
}
.ozb_hero_rating_stars_ys6 svg{
width:12px;
height:12px;
}
.ozb_hero_rating_cap_ys6{
margin-top:3px;
display:block;
line-height:1.35;
color:#9E9281;
font-size:11px;
overflow-wrap:break-word;
}
.ozb_stat_ys6{
border-top:1px solid rgba(244,236,218,0.13);
border-bottom:1px solid rgba(244,236,218,0.13);
margin-top:16px;
}
.ozb_stat_in_ys6{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:766px){
.ozb_stat_in_ys6{
grid-template-columns:repeat(4,1fr);
}
}
.ozb_stat_item_ys6{
padding:22px 0.875rem;
border-bottom:1px solid rgba(244,236,218,0.07);
min-width:0;
border-right:1px solid rgba(244,236,218,0.07);
}
.ozb_stat_item_ys6:nth-child(2n){
border-right:0;
}
.ozb_stat_item_ys6:nth-child(n+3){
border-bottom:0;
}
@media(min-width:769px){
.ozb_stat_item_ys6{
border-bottom:0;
}
.ozb_stat_item_ys6:nth-child(2n){
border-right:1px solid rgba(244,236,218,0.07);
}
.ozb_stat_item_ys6:nth-child(4n){
border-right:0;
}
}
.ozb_stat_value_ys6{
line-height:1;
color:#F2EBD9;
overflow-wrap:break-word;
font-size:30px;
font-weight:700;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.ozb_stat_value_ys6{
font-size:34px;
}
}
.ozb_stat_label_ys6{
line-height:1.4;
font-size:0.813rem;
margin-top:0.375rem;
overflow-wrap:break-word;
color:#9E9281;
}
.ozb_grow_ys6{
padding:26px 0 0.625rem;
}
.ozb_row_seo_ys6{
margin:10px 0 0;
line-height:1.65;
color:#7A6F60;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:0.875rem;
}
.ozb_row_seo_ys6 strong{
font-weight:700;
color:#F2EBD9;
}
.ozb_jp_ys6{
padding:1.875rem 0 0.625rem;
}
.ozb_jp_grid_ys6{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:770px){
.ozb_jp_grid_ys6{
grid-template-columns:1fr 1fr;
}
.ozb_jp_card_mega_ys6{
grid-column:1/-1;
}
}
@media(min-width:1000px){
.ozb_jp_grid_ys6{
grid-template-columns:1.4fr 1fr 1fr;
}
.ozb_jp_card_mega_ys6{
grid-column:auto;
}
}
.ozb_jp_card_ys6{
padding:1.625rem;
overflow:hidden;
gap:0.75rem;
border-radius:20px;
background:#221E19;
border:1px solid rgba(244,236,218,0.07);
min-width:0;
flex-direction:column;
min-height:12.5rem;
justify-content:space-between;
position:relative;
display:flex;
}
.ozb_jp_card_mega_ys6{
border-color:transparent;
background:linear-gradient(135deg,#1E1A14,#0E0D0A);
color:#F2EBD9;
min-height:13.125rem;
}
.ozb_jp_glow_ys6{
background:radial-gradient(circle,rgba(178,140,80,0.14),transparent 70%);
border-radius:50%;
pointer-events:none;
width:12.5rem;
right:-2.5rem;
position:absolute;
height:12.5rem;
top:-2.5rem;
}
.ozb_jp_label_ys6{
gap:0.625rem;
font-size:10px;
font-weight:700;
position:relative;
align-items:center;
text-transform:uppercase;
flex-wrap:wrap;
color:#B8893A;
justify-content:space-between;
letter-spacing:.16em;
display:flex;
}
.ozb_jp_card_mega_ys6 .ozb_jp_label_ys6{
color:#D4A84B;
}
.ozb_jp_drop_ys6{
text-transform:none;
font-weight:600;
letter-spacing:.04em;
color:#9E9281;
}
.ozb_jp_card_mega_ys6 .ozb_jp_drop_ys6{
color:#A89880;
}
.ozb_jp_amount_ys6{
overflow-wrap:break-word;
line-height:1;
font-weight:700;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:2.375rem;
color:#F2EBD9;
position:relative;
}
.ozb_jp_card_mega_ys6 .ozb_jp_amount_ys6{
animation:zm2-pulse 2.4s infinite;
font-size:3rem;
color:#D4A84B;
}
@media(min-width:770px){
.ozb_jp_card_mega_ys6 .ozb_jp_amount_ys6{
font-size:54px;
}
}
.ozb_jp_game_ys6{
position:relative;
font-size:13px;
color:#9E9281;
}
.ozb_jp_card_mega_ys6 .ozb_jp_game_ys6{
color:#A89880;
}
.ozb_jp_cta_ys6{
align-self:flex-start;
position:relative;
}
.ozb_jp_card_mega_ys6 .ozb_jp_cta_ys6{
background:#D4A84B;
border-radius:999px;
transition:opacity .22s ease;
padding:0.625rem 20px;
color:#1A1410;
font-weight:700;
font-size:13px;
}
.ozb_jp_card_mega_ys6 .ozb_jp_cta_ys6:hover{
opacity:.9;
}
.ozb_jp_card_ys6:not(.ozb_jp_card_mega_ys6) .ozb_jp_cta_ys6{
transition:color .22s ease,border-color .22s ease;
border-bottom:1px solid #F2EBD9;
padding-bottom:2px;
font-weight:700;
color:#F2EBD9;
font-size:13px;
}
.ozb_jp_card_ys6:not(.ozb_jp_card_mega_ys6) .ozb_jp_cta_ys6:hover{
border-color:#B8893A;
color:#B8893A;
}
.ozb_jp_seo_ys6{
margin:0.875rem 0 0;
font-size:14px;
max-width:760px;
color:#7A6F60;
overflow-wrap:break-word;
line-height:1.65;
}
.ozb_jp_seo_ys6 strong{
font-weight:700;
color:#F2EBD9;
}
.ozb_gf_ys6{
padding:1.5rem 0 0.375rem;
}
.ozb_gf_in_ys6{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.ozb_gf_chip_ys6{
background:#221E19;
border-radius:62.438rem;
border:1px solid rgba(244,236,218,0.13);
padding:10px 18px;
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
font-size:13px;
font-weight:600;
color:#D6CAAF;
white-space:nowrap;
}
.ozb_gf_chip_ys6:hover{
border-color:#B8893A;
color:#B8893A;
}
.ozb_gf_chip_ys6.ozb_state_active_ys6{
border-color:transparent;
background:#C9963F;
color:#16120C;
}
.ozb_pr_ys6{
padding:30px 0 6px;
}
.ozb_pr_card_ys6{
overflow:hidden;
padding:26px;
border:1px solid rgba(244,236,218,0.07);
border-radius:20px;
gap:0.625rem;
background:#221E19;
flex:0 0 auto;
position:relative;
min-height:12.5rem;
width:17.5rem;
flex-direction:column;
display:flex;
}
@media(min-width:770px){
.ozb_pr_card_ys6{
width:18.75rem;
}
}
.ozb_pr_card_feat_ys6{
background:linear-gradient(150deg,#1E1A14,#0E0D0A);
border-color:transparent;
color:#F2EBD9;
}
.ozb_pr_glow_ys6{
background:radial-gradient(circle,rgba(178,140,80,0.14),transparent 70%);
border-radius:50%;
height:8.125rem;
opacity:0;
position:absolute;
top:-1.875rem;
width:8.125rem;
pointer-events:none;
right:-1.875rem;
}
.ozb_pr_card_feat_ys6 .ozb_pr_glow_ys6{
opacity:1;
}
.ozb_pr_label_ys6{
font-size:0.625rem;
color:#B8893A;
letter-spacing:.16em;
text-transform:uppercase;
font-weight:700;
position:relative;
}
.ozb_pr_card_feat_ys6 .ozb_pr_label_ys6{
color:#D4A84B;
}
.ozb_pr_amount_ys6{
overflow-wrap:break-word;
line-height:1.08;
position:relative;
color:#F2EBD9;
font-size:1.625rem;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
}
.ozb_pr_card_feat_ys6 .ozb_pr_amount_ys6{
color:#F2EBD9;
}
.ozb_pr_amount_ys6 em{
color:#B8893A;
font-style:normal;
}
.ozb_pr_card_feat_ys6 .ozb_pr_amount_ys6 em{
color:#D4A84B;
}
.ozb_pr_terms_ys6{
position:relative;
color:#9E9281;
line-height:1.5;
font-size:13px;
}
.ozb_pr_card_feat_ys6 .ozb_pr_terms_ys6{
color:#A89880;
}
.ozb_pr_cta_ys6{
position:relative;
align-self:flex-start;
margin-top:auto;
}
.ozb_pr_card_feat_ys6 .ozb_pr_cta_ys6{
background:#D4A84B;
border-radius:999px;
transition:opacity .22s ease;
padding:0.563rem 18px;
font-size:13px;
font-weight:700;
color:#1A1410;
}
.ozb_pr_card_feat_ys6 .ozb_pr_cta_ys6:hover{
opacity:.9;
}
.ozb_pr_card_ys6:not(.ozb_pr_card_feat_ys6) .ozb_pr_cta_ys6{
transition:color .22s ease,border-color .22s ease;
font-size:13px;
font-weight:700;
border-bottom:1px solid #F2EBD9;
padding-bottom:2px;
color:#F2EBD9;
}
.ozb_pr_card_ys6:not(.ozb_pr_card_feat_ys6) .ozb_pr_cta_ys6:hover{
border-color:#B8893A;
color:#B8893A;
}
.ozb_grow_ys6{
padding:26px 0 0.625rem;
}
.ozb_row_seo_ys6{
margin:0.625rem 0 0;
max-width:47.5rem;
overflow-wrap:break-word;
line-height:1.65;
font-size:0.875rem;
color:#7A6F60;
}
.ozb_row_seo_ys6 strong{
font-weight:700;
color:#F2EBD9;
}
.ozb_grow_ys6{
padding:26px 0 10px;
}
.ozb_row_seo_ys6{
margin:0.625rem 0 0;
overflow-wrap:break-word;
max-width:760px;
font-size:0.875rem;
color:#7A6F60;
line-height:1.65;
}
.ozb_row_seo_ys6 strong{
font-weight:700;
color:#F2EBD9;
}
.ozb_grow_ys6{
padding:26px 0 10px;
}
.ozb_row_seo_ys6{
margin:0.625rem 0 0;
line-height:1.65;
color:#7A6F60;
overflow-wrap:break-word;
max-width:47.5rem;
font-size:0.875rem;
}
.ozb_row_seo_ys6 strong{
font-weight:700;
color:#F2EBD9;
}
.ozb_app_ys6{
padding:1.875rem 0 10px;
}
.ozb_app_in_ys6{
border:1px solid rgba(244,236,218,0.07);
padding:2rem;
background:#221E19;
border-radius:1.25rem;
gap:1.75rem;
flex-direction:column;
display:flex;
}
@media(min-width:771px){
.ozb_app_in_ys6{
padding:2.5rem 2.75rem;
gap:40px;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.ozb_app_copy_ys6{
min-width:0;
max-width:560px;
}
.ozb_app_eyebrow_ys6{
margin-bottom:0.75rem;
}
.ozb_app_h2_ys6{
font-size:1.75rem;
margin-bottom:0.75rem;
line-height:1.05;
overflow-wrap:break-word;
color:#F2EBD9;
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.ozb_app_h2_ys6{
font-size:2.125rem;
}
}
.ozb_app_text_ys6{
font-size:14px;
line-height:1.6;
color:#7A6F60;
margin-bottom:22px;
}
.ozb_app_btns_ys6{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
.ozb_app_btn_ys6{
border-radius:14px;
background:#C9963F;
transition:background-color .22s ease;
gap:10px;
padding:11px 20px;
display:inline-flex;
align-items:center;
color:#16120C;
}
.ozb_app_btn_ys6:hover{
background:#D9A94E;
}
.ozb_app_btn_ic_ys6{
display:inline-flex;
align-items:center;
}
.ozb_app_btn_ic_ys6 svg{
width:1.125rem;
height:1.125rem;
}
.ozb_app_btn_lb_ys6{
font-size:13.5px;
font-weight:700;
}
.ozb_app_qr_wrap_ys6{
gap:18px;
flex:0 0 auto;
display:flex;
align-items:center;
}
.ozb_app_qr_ys6{
flex:0 0 auto;
border-radius:0.875rem;
width:6.75rem;
height:6.75rem;
background-image:repeating-linear-gradient(0deg,#221E19 0 5px,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#221E19 0 5px,transparent 5px 11px);
background-color:#C9963F;
}
.ozb_app_qr_cap_ys6{
max-width:5.75rem;
font-size:0.781rem;
line-height:1.4;
color:#9E9281;
}
.ozb_nl_ys6{
padding:24px 0 0.625rem;
}
.ozb_nl_in_ys6{
gap:22px;
padding:30px 32px;
background:#161410;
border-radius:20px;
display:flex;
color:#F2EBD9;
flex-direction:column;
}
@media(min-width:769px){
.ozb_nl_in_ys6{
gap:28px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.ozb_nl_text_wrap_ys6{
min-width:0;
}
.ozb_nl_h3_ys6{
font-weight:600;
line-height:1.1;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F2EBD9;
font-size:1.375rem;
margin-bottom:0.313rem;
}
@media(min-width:767px){
.ozb_nl_h3_ys6{
font-size:1.5rem;
}
}
.ozb_nl_text_ys6{
line-height:1.5;
font-size:13.5px;
color:#A89880;
}
.ozb_nl_form_ys6{
flex:1 1 auto;
gap:0.625rem;
display:flex;
max-width:28.75rem;
min-width:0;
}
.ozb_nl_input_ys6{
background:rgba(244,236,218,0.07);
padding:13px 16px;
border-radius:14px;
overflow:hidden;
flex:1 1 auto;
border:1px solid rgba(244,236,218,0.12);
color:#A89880;
font-size:0.875rem;
white-space:nowrap;
text-overflow:ellipsis;
display:flex;
align-items:center;
min-width:0;
}
.ozb_nl_btn_ys6{
border-radius:14px;
padding:13px 24px;
background:#D4A84B;
flex:0 0 auto;
transition:opacity .22s ease;
font-size:0.875rem;
white-space:nowrap;
color:#1A1410;
font-weight:700;
}
.ozb_nl_btn_ys6:hover{
opacity:.9;
}
.ozb_vip_ys6{
padding:3rem 0;
}
@media(min-width:766px){
.ozb_vip_ys6{
padding:64px 0;
}
}
.ozb_vip_head_ys6{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:878px){
.ozb_vip_head_ys6{
gap:1.5rem;
justify-content:space-between;
align-items:flex-end;
flex-direction:row;
}
}
.ozb_vip_eyebrow_ys6{
margin-bottom:0.75rem;
}
.ozb_vip_h2_ys6{
font-size:32px;
line-height:1.05;
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F2EBD9;
}
@media(min-width:770px){
.ozb_vip_h2_ys6{
font-size:40px;
}
}
.ozb_vip_intro_ys6{
color:#A89880;
max-width:26.25rem;
font-size:14px;
line-height:1.6;
}
.ozb_vip_grid_ys6{
grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr));
gap:0.875rem;
display:grid;
}
.ozb_vip_card_ys6{
border-radius:14px;
padding:1.375rem 18px;
border:1px solid rgba(244,236,218,0.12);
min-width:0;
}
.ozb_vip_card_feat_ys6{
border-color:#D4A84B;
background:rgba(244,236,218,0.07);
}
.ozb_vip_card_ic_ys6{
border-radius:0.5rem;
background:linear-gradient(135deg,#B8893A,#E0BF72);
display:block;
margin-bottom:16px;
height:2.125rem;
width:2.125rem;
}
.ozb_vip_name_ys6{
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EBD9;
overflow-wrap:break-word;
margin-bottom:6px;
font-size:1.25rem;
}
.ozb_vip_perk_ys6{
color:#A89880;
overflow-wrap:break-word;
font-size:0.781rem;
line-height:1.5;
}
.ozb_gm_ys6{
padding:1.875rem 0 0.625rem;
}
.ozb_gm_in_ys6{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:881px){
.ozb_gm_in_ys6{
grid-template-columns:1.25fr 1fr;
}
}
.ozb_gm_left_ys6{
background:#221E19;
border-radius:1.25rem;
border:1px solid rgba(244,236,218,0.07);
padding:32px;
min-width:0;
}
.ozb_gm_eyebrow_ys6{
margin-bottom:10px;
}
.ozb_gm_h2_ys6{
font-weight:600;
color:#F2EBD9;
overflow-wrap:break-word;
margin-bottom:0.5rem;
line-height:1.06;
font-size:1.625rem;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.ozb_gm_h2_ys6{
font-size:1.75rem;
}
}
.ozb_gm_text_ys6{
line-height:1.6;
margin-bottom:1.375rem;
font-size:14px;
color:#7A6F60;
max-width:30rem;
}
.ozb_gm_level_ys6{
margin-bottom:0.5rem;
font-weight:700;
font-size:22px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#B8893A;
}
.ozb_gm_bar_ys6{
background:rgba(244,236,218,0.13);
border-radius:62.438rem;
overflow:hidden;
margin-bottom:0.375rem;
height:8px;
}
.ozb_gm_bar_fill_ys6{
background:linear-gradient(90deg,#B8893A,#E0BF72);
border-radius:62.438rem;
height:100%;
}
.ozb_gm_bar_meta_ys6{
gap:10px;
color:#9E9281;
display:flex;
margin-bottom:1.125rem;
font-size:0.688rem;
justify-content:space-between;
}
.ozb_gm_missions_ys6{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
}
.ozb_gm_mission_ys6{
background:#1A1612;
border-radius:999px;
border:1px solid rgba(244,236,218,0.13);
gap:0.438rem;
padding:0.563rem 15px;
font-size:0.781rem;
display:inline-flex;
font-weight:600;
align-items:center;
color:#D6CAAF;
}
.ozb_gm_mission_ic_ys6{
align-items:center;
display:inline-flex;
color:#B8893A;
}
.ozb_gm_mission_ic_ys6 svg{
width:13px;
height:0.813rem;
}
.ozb_gm_right_ys6{
padding:2rem;
border-radius:20px;
background:linear-gradient(150deg,#1E1A14,#0E0D0A);
overflow:hidden;
position:relative;
flex-direction:column;
color:#F2EBD9;
display:flex;
}
.ozb_gm_glow_ys6{
background:radial-gradient(circle,rgba(178,140,80,0.14),transparent 70%);
border-radius:50%;
pointer-events:none;
height:9.375rem;
width:150px;
right:-1.875rem;
position:absolute;
top:-1.875rem;
}
.ozb_gm_ref_eyebrow_ys6{
position:relative;
margin-bottom:0.625rem;
}
.ozb_gm_ref_h2_ys6{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.625rem;
position:relative;
overflow-wrap:break-word;
font-weight:600;
line-height:1.1;
margin-bottom:8px;
color:#F2EBD9;
}
.ozb_gm_ref_text_ys6{
position:relative;
line-height:1.55;
color:#A89880;
font-size:0.844rem;
margin-bottom:20px;
}
.ozb_gm_ref_cta_ys6{
transition:opacity .22s ease;
padding:11px 22px;
background:#D4A84B;
border-radius:999px;
color:#1A1410;
position:relative;
align-self:flex-start;
margin-top:auto;
font-weight:700;
font-size:13.5px;
}
.ozb_gm_ref_cta_ys6:hover{
opacity:.9;
}
.ozb_trn_ys6{
padding:1.875rem 0 0.625rem;
}
.ozb_trn_in_ys6{
border:1px solid rgba(244,236,218,0.07);
grid-template-columns:1fr;
border-radius:1.25rem;
background:#221E19;
overflow:hidden;
display:grid;
}
@media(min-width:878px){
.ozb_trn_in_ys6{
grid-template-columns:1.05fr 1fr;
}
}
.ozb_trn_banner_ys6{
background:linear-gradient(150deg,#1E1A14,#0E0D0A);
overflow:hidden;
padding:34px;
color:#F2EBD9;
position:relative;
}
.ozb_trn_glow_ys6{
border-radius:50%;
background:radial-gradient(circle,rgba(178,140,80,0.14),transparent 70%);
bottom:-2.5rem;
pointer-events:none;
width:12.5rem;
position:absolute;
height:12.5rem;
right:-40px;
}
.ozb_trn_eyebrow_ys6{
margin-bottom:0.875rem;
position:relative;
}
.ozb_trn_h2_ys6{
line-height:1.06;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
color:#F2EBD9;
overflow-wrap:break-word;
font-weight:600;
margin-bottom:0.75rem;
position:relative;
}
@media(min-width:771px){
.ozb_trn_h2_ys6{
font-size:2.25rem;
}
}
.ozb_trn_text_ys6{
margin-bottom:22px;
font-size:14px;
max-width:26.25rem;
line-height:1.6;
color:#A89880;
position:relative;
}
.ozb_trn_timer_ys6{
gap:0.5rem;
display:flex;
align-items:center;
flex-wrap:wrap;
margin-bottom:1.5rem;
position:relative;
}
.ozb_trn_timer_cap_ys6{
font-size:11px;
color:#A89880;
}
.ozb_trn_timer_box_ys6{
background:rgba(244,236,218,0.07);
padding:4px 0.75rem;
border-radius:0.5rem;
font-size:24px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#F2EBD9;
}
.ozb_trn_cta_ys6{
padding:13px 26px;
transition:opacity .22s ease;
border-radius:999px;
background:#D4A84B;
display:inline-block;
position:relative;
color:#1A1410;
font-weight:700;
font-size:0.875rem;
}
.ozb_trn_cta_ys6:hover{
opacity:.9;
}
.ozb_trn_lb_ys6{
padding:26px 28px;
}
.ozb_trn_lb_head_ys6{
gap:10px;
margin-bottom:0.75rem;
justify-content:space-between;
align-items:center;
display:flex;
}
.ozb_trn_lb_title_ys6{
font-size:1.25rem;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
color:#F2EBD9;
}
.ozb_trn_lb_upd_ys6{
letter-spacing:.08em;
font-size:0.688rem;
color:#9E9281;
text-transform:uppercase;
}
.ozb_trn_lb_row_ys6{
gap:0.875rem;
padding:0.688rem 12px;
border-radius:0.5rem;
align-items:center;
display:flex;
}
.ozb_trn_lb_row_ys6:nth-child(2){
background:rgba(184,137,58,0.12);
}
.ozb_trn_lb_rank_ys6{
flex:0 0 auto;
color:#B8893A;
width:22px;
font-size:16px;
font-weight:700;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
.ozb_trn_lb_av_ys6{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#B8893A,#E0BF72);
width:1.875rem;
height:1.875rem;
}
.ozb_trn_lb_name_ys6{
overflow:hidden;
flex:1 1 auto;
color:#F2EBD9;
text-overflow:ellipsis;
min-width:0;
font-weight:600;
white-space:nowrap;
font-size:0.875rem;
}
.ozb_trn_lb_amount_ys6{
flex:0 0 auto;
font-weight:700;
font-size:13px;
color:#F2EBD9;
}
.ozb_hts_ys6{
padding:3rem 0;
}
@media(min-width:770px){
.ozb_hts_ys6{
padding:62px 0;
}
}
.ozb_hts_head_ys6{
gap:1.125rem;
margin-bottom:2.125rem;
flex-direction:column;
display:flex;
}
@media(min-width:767px){
.ozb_hts_head_ys6{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.ozb_hts_eyebrow_ys6{
margin-bottom:12px;
}
.ozb_hts_h2_ys6{
font-weight:600;
overflow-wrap:break-word;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
line-height:1.05;
color:#F2EBD9;
}
@media(min-width:767px){
.ozb_hts_h2_ys6{
font-size:38px;
}
}
.ozb_hts_cta_ys6{
flex:0 0 auto;
padding:15px 1.875rem;
border-radius:999px;
background:#D4A84B;
transition:opacity .22s ease;
font-weight:700;
color:#1A1410;
font-size:15px;
}
.ozb_hts_cta_ys6:hover{
opacity:.9;
}
.ozb_hts_grid_ys6{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:760px){
.ozb_hts_grid_ys6{
grid-template-columns:repeat(3,1fr);
}
}
.ozb_hts_step_ys6{
min-width:0;
padding-top:22px;
border-top:1px solid rgba(244,236,218,0.12);
}
.ozb_hts_step_num_ys6{
font-weight:700;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#D4A84B;
margin-bottom:14px;
line-height:1;
font-size:44px;
}
.ozb_hts_step_h_ys6{
line-height:1.2;
margin-bottom:0.5rem;
font-size:19px;
color:#F2EBD9;
overflow-wrap:break-word;
font-weight:700;
}
.ozb_hts_step_p_ys6{
font-size:14px;
overflow-wrap:break-word;
color:#A89880;
line-height:1.55;
}
.ozb_ts_ys6{
padding:2.75rem 0;
}
.ozb_ts_in_ys6{
gap:32px;
grid-template-columns:1fr;
align-items:center;
display:grid;
}
@media(min-width:878px){
.ozb_ts_in_ys6{
grid-template-columns:1.4fr 1fr;
gap:3rem;
}
}
.ozb_ts_left_ys6{
min-width:0;
}
.ozb_ts_h2_ys6{
margin-bottom:0.75rem;
font-weight:600;
overflow-wrap:break-word;
line-height:1.1;
color:#F2EBD9;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.625rem;
}
@media(min-width:768px){
.ozb_ts_h2_ys6{
font-size:1.75rem;
}
}
.ozb_ts_text_ys6{
font-size:14.5px;
line-height:1.6;
margin-bottom:1.375rem;
color:#A89880;
max-width:520px;
}
.ozb_ts_badges_ys6{
gap:18px;
display:flex;
align-items:center;
flex-wrap:wrap;
}
.ozb_ts_badge_ys6{
color:#A89880;
font-weight:600;
font-size:13px;
}
.ozb_ts_pay_ys6{
gap:0.75rem;
flex-wrap:wrap;
display:flex;
}
@media(min-width:878px){
.ozb_ts_pay_ys6{
justify-content:flex-end;
}
}
.ozb_ts_pay_chip_ys6{
background:rgba(244,236,218,0.07);
padding:12px 1rem;
border-radius:14px;
border:1px solid rgba(244,236,218,0.12);
font-weight:700;
color:#F2EBD9;
font-size:0.875rem;
}
.ozb_tt_ys6{
padding:48px 0 10px;
}
@media(min-width:770px){
.ozb_tt_ys6{
padding:60px 0 0.625rem;
}
}
.ozb_tt_head_ys6{
text-align:center;
margin-bottom:34px;
}
.ozb_tt_eyebrow_ys6{
margin-bottom:12px;
}
.ozb_tt_h2_ys6{
line-height:1.05;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EBD9;
font-weight:600;
font-size:32px;
overflow-wrap:break-word;
}
@media(min-width:769px){
.ozb_tt_h2_ys6{
font-size:2.625rem;
}
}
.ozb_tt_grid_ys6{
gap:1.125rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.ozb_tt_grid_ys6{
grid-template-columns:repeat(3,1fr);
}
}
.ozb_tt_card_ys6{
background:#221E19;
border-radius:0.875rem;
padding:1.875rem;
border:1px solid rgba(244,236,218,0.07);
min-width:0;
display:flex;
flex-direction:column;
}
.ozb_tt_card_ic_ys6{
color:#B8893A;
display:inline-flex;
margin-bottom:1.125rem;
align-items:center;
}
.ozb_tt_card_ic_ys6 svg{
height:1.75rem;
width:28px;
}
.ozb_tt_card_h_ys6{
overflow-wrap:break-word;
color:#F2EBD9;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
line-height:1.15;
margin-bottom:8px;
font-size:1.375rem;
}
.ozb_tt_card_p_ys6{
color:#7A6F60;
overflow-wrap:break-word;
line-height:1.6;
margin-bottom:0.875rem;
font-size:0.875rem;
}
.ozb_tt_card_p_ys6 b{
font-weight:700;
color:#F2EBD9;
}
.ozb_tt_card_link_ys6{
transition:color .22s ease;
align-self:flex-start;
padding-bottom:2px;
font-size:0.813rem;
font-weight:700;
border-bottom:1px solid #B8893A;
margin-top:auto;
color:#F2EBD9;
}
.ozb_tt_card_link_ys6:hover{
color:#B8893A;
}
.ozb_rv_ys6{
background:#221E19;
padding:3rem 0;
margin-top:1.5rem;
border-bottom:1px solid rgba(244,236,218,0.07);
border-top:1px solid rgba(244,236,218,0.07);
}
@media(min-width:769px){
.ozb_rv_ys6{
padding:56px 0;
}
}
.ozb_rv_head_ys6{
gap:1rem;
display:flex;
flex-direction:column;
margin-bottom:30px;
}
@media(min-width:769px){
.ozb_rv_head_ys6{
gap:1.25rem;
align-items:flex-end;
flex-direction:row;
justify-content:space-between;
}
}
.ozb_rv_eyebrow_ys6{
margin-bottom:0.625rem;
}
.ozb_rv_h2_ys6{
color:#F2EBD9;
font-size:30px;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.ozb_rv_h2_ys6{
font-size:38px;
}
}
.ozb_rv_agg_ys6{
gap:12px;
display:flex;
align-items:center;
}
.ozb_rv_agg_stars_ys6{
gap:3px;
color:#B8893A;
display:flex;
}
.ozb_rv_agg_stars_ys6 svg{
width:18px;
height:1.125rem;
}
.ozb_rv_source_ys6{
font-size:0.813rem;
color:#7A6F60;
}
.ozb_rv_grid_ys6{
grid-template-columns:1fr;
gap:1.125rem;
display:grid;
}
@media(min-width:762px){
.ozb_rv_grid_ys6{
grid-template-columns:repeat(3,1fr);
}
}
.ozb_rv_card_ys6{
background:#1A1612;
border-radius:14px;
padding:26px;
border:1px solid rgba(244,236,218,0.07);
min-width:0;
}
.ozb_rv_card_stars_ys6{
gap:2px;
display:flex;
margin-bottom:12px;
color:#B8893A;
}
.ozb_rv_card_stars_ys6 svg{
width:0.875rem;
height:0.875rem;
}
.ozb_rv_card_body_ys6{
line-height:1.45;
color:#F2EBD9;
margin-bottom:16px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:18px;
overflow-wrap:break-word;
font-weight:500;
}
.ozb_rv_card_meta_ys6{
gap:0.625rem;
flex-wrap:wrap;
display:flex;
align-items:center;
}
.ozb_rv_card_av_ys6{
border-radius:50%;
flex:0 0 auto;
background:linear-gradient(135deg,#B8893A,#E0BF72);
height:2rem;
width:2rem;
}
.ozb_rv_card_author_ys6{
color:#F2EBD9;
font-size:0.813rem;
font-weight:700;
}
.ozb_rv_card_loc_ys6{
color:#9E9281;
font-size:12px;
}
.ozb_et_ys6{
padding:36px 0 0.625rem;
}
.ozb_et_in_ys6{
grid-template-columns:1fr;
gap:32px;
display:grid;
align-items:start;
}
@media(min-width:882px){
.ozb_et_in_ys6{
grid-template-columns:1.1fr .9fr;
gap:48px;
}
}
.ozb_et_left_ys6{
min-width:0;
}
.ozb_et_eyebrow_ys6{
margin-bottom:12px;
}
.ozb_et_h2_ys6{
font-size:1.75rem;
color:#F2EBD9;
line-height:1.06;
overflow-wrap:break-word;
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:14px;
}
@media(min-width:769px){
.ozb_et_h2_ys6{
font-size:32px;
}
}
.ozb_et_text_ys6{
font-size:0.938rem;
line-height:1.65;
color:#7A6F60;
margin-bottom:22px;
}
.ozb_et_stats_ys6{
gap:24px;
display:flex;
flex-wrap:wrap;
}
.ozb_et_stat_ys6{
min-width:0;
}
.ozb_et_stat_v_ys6{
line-height:1;
font-weight:700;
color:#F2EBD9;
font-size:1.625rem;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
.ozb_et_stat_l_ys6{
font-size:12.5px;
margin-top:0.25rem;
color:#9E9281;
}
.ozb_et_right_ys6{
gap:12px;
flex-direction:column;
display:flex;
}
.ozb_et_member_ys6{
background:#221E19;
padding:18px 1.25rem;
border-radius:14px;
border:1px solid rgba(244,236,218,0.07);
gap:1rem;
display:flex;
min-width:0;
align-items:center;
}
.ozb_et_member_av_ys6{
border-radius:50%;
background:linear-gradient(135deg,#1E1A14,#B8893A);
flex:0 0 auto;
width:3rem;
height:3rem;
}
.ozb_et_member_name_ys6{
color:#F2EBD9;
font-size:0.938rem;
font-weight:700;
overflow-wrap:break-word;
}
.ozb_et_member_role_ys6{
color:#9E9281;
font-size:0.781rem;
overflow-wrap:break-word;
}
.ozb_et_updated_ys6{
background:#1A1612;
gap:8px;
padding:0.875rem 1.125rem;
border:1px solid rgba(244,236,218,0.07);
border-radius:14px;
display:flex;
font-size:12.5px;
align-items:center;
color:#7A6F60;
}
.ozb_pmt_ys6{
padding:3rem 0 10px;
}
.ozb_pmt_in_ys6{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:881px){
.ozb_pmt_in_ys6{
grid-template-columns:1fr 1.1fr;
gap:48px;
}
}
.ozb_pmt_left_ys6{
min-width:0;
}
.ozb_pmt_eyebrow_ys6{
margin-bottom:0.75rem;
}
.ozb_pmt_h2_ys6{
line-height:1.06;
margin-bottom:12px;
font-size:30px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F2EBD9;
font-weight:600;
}
@media(min-width:769px){
.ozb_pmt_h2_ys6{
font-size:2rem;
}
}
.ozb_pmt_text_ys6{
margin-bottom:1.375rem;
font-size:14.5px;
color:#7A6F60;
line-height:1.6;
}
.ozb_pmt_logos_ys6{
grid-template-columns:repeat(2,1fr);
gap:0.625rem;
display:grid;
}
@media(min-width:480px){
.ozb_pmt_logos_ys6{
grid-template-columns:repeat(4,1fr);
}
}
.ozb_pmt_logo_ys6{
border-radius:8px;
background:#221E19;
padding:0 8px;
overflow:hidden;
border:1px solid rgba(244,236,218,0.07);
white-space:nowrap;
justify-content:center;
align-items:center;
display:flex;
font-size:12.5px;
text-align:center;
height:3.125rem;
font-weight:700;
color:#D6CAAF;
text-overflow:ellipsis;
}
.ozb_pmt_table_ys6{
border:1px solid rgba(244,236,218,0.07);
border-radius:0.875rem;
overflow:hidden;
min-width:0;
}
.ozb_pmt_thead_ys6{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#100E0B;
display:grid;
}
.ozb_pmt_th_ys6{
padding:13px 14px;
overflow:hidden;
font-weight:700;
text-transform:uppercase;
white-space:nowrap;
text-overflow:ellipsis;
color:#F2EBD9;
font-size:0.625rem;
letter-spacing:.08em;
}
.ozb_pmt_row_ys6{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(244,236,218,0.07);
display:grid;
}
.ozb_pmt_row_ys6:nth-child(odd){
background:#221E19;
}
.ozb_pmt_td_ys6{
padding:0.875rem;
min-width:0;
font-size:13.5px;
color:#7A6F60;
overflow-wrap:break-word;
}
.ozb_pmt_row_ys6 .ozb_pmt_td_ys6:first-child{
color:#F2EBD9;
font-weight:700;
}
.ozb_pmt_row_ys6 .ozb_pmt_td_ys6:last-child{
color:#6A9E72;
font-weight:700;
}
.ozb_dr_ys6{
padding:36px 0 10px;
}
.ozb_dr_in_ys6{
gap:20px;
padding:28px 2rem;
border-radius:0.875rem;
border:1px dashed rgba(244,236,218,0.13);
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.ozb_dr_in_ys6{
gap:32px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.ozb_dr_h2_ys6{
overflow-wrap:break-word;
font-size:24px;
color:#F2EBD9;
line-height:1.1;
margin-bottom:0.5rem;
font-weight:600;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:770px){
.ozb_dr_h2_ys6{
font-size:26px;
}
}
.ozb_dr_text_ys6{
line-height:1.6;
color:#7A6F60;
overflow-wrap:break-word;
max-width:680px;
font-size:14px;
}
.ozb_dr_text_ys6 b{
color:#F2EBD9;
font-weight:700;
}
.ozb_dr_cta_ys6{
transition:color .22s ease;
flex:0 0 auto;
font-size:13.5px;
white-space:nowrap;
font-weight:700;
padding-bottom:2px;
color:#F2EBD9;
border-bottom:1px solid #B8893A;
}
.ozb_dr_cta_ys6:hover{
color:#B8893A;
}
.ozb_wy_ys6{
padding:3rem 0;
}
@media(min-width:771px){
.ozb_wy_ys6{
padding:56px 0;
}
}
.ozb_wy_in_ys6{
grid-template-columns:1fr;
gap:32px;
align-items:start;
display:grid;
}
@media(min-width:898px){
.ozb_wy_in_ys6{
grid-template-columns:.8fr 1.2fr;
gap:3rem;
}
}
.ozb_wy_left_ys6{
min-width:0;
}
.ozb_wy_eyebrow_ys6{
margin-bottom:14px;
}
.ozb_wy_h2_ys6{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:2rem;
margin-bottom:1rem;
overflow-wrap:break-word;
line-height:1.05;
color:#F2EBD9;
font-weight:600;
}
@media(min-width:765px){
.ozb_wy_h2_ys6{
font-size:40px;
}
}
.ozb_wy_intro_ys6{
font-size:0.938rem;
color:#7A6F60;
line-height:1.6;
}
.ozb_wy_grid_ys6{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.ozb_wy_grid_ys6{
grid-template-columns:1fr 1fr;
}
}
.ozb_wy_card_ys6{
background:#221E19;
padding:1.625rem;
border-radius:0.875rem;
border:1px solid rgba(244,236,218,0.07);
min-width:0;
}
.ozb_wy_card_ic_ys6{
justify-content:center;
align-items:center;
color:#B8893A;
display:inline-flex;
margin-bottom:1rem;
}
.ozb_wy_card_ic_ys6 svg{
width:26px;
height:1.625rem;
}
.ozb_wy_card_h_ys6{
line-height:1.15;
margin-bottom:8px;
overflow-wrap:break-word;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EBD9;
font-weight:600;
font-size:1.313rem;
}
.ozb_wy_card_p_ys6{
line-height:1.55;
font-size:0.875rem;
color:#7A6F60;
overflow-wrap:break-word;
}
.ozb_prov_ys6{
padding:2.5rem 0 1.25rem;
}
.ozb_prov_eyebrow_ys6{
margin-bottom:1.125rem;
display:block;
}
.ozb_prov_grid_ys6{
grid-template-columns:repeat(2,1fr);
gap:12px;
display:grid;
}
@media(min-width:562px){
.ozb_prov_grid_ys6{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:898px){
.ozb_prov_grid_ys6{
grid-template-columns:repeat(6,1fr);
}
}
.ozb_sc_ys6{
padding:48px 0 0.625rem;
}
.ozb_sc_head_ys6{
text-align:center;
margin-bottom:1.75rem;
}
.ozb_sc_eyebrow_ys6{
margin-bottom:0.75rem;
}
.ozb_sc_h2_ys6{
font-size:1.875rem;
line-height:1.05;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#F2EBD9;
overflow-wrap:break-word;
font-weight:600;
}
@media(min-width:770px){
.ozb_sc_h2_ys6{
font-size:36px;
}
}
.ozb_sc_table_ys6{
border:1px solid rgba(244,236,218,0.07);
margin:0 auto;
border-radius:14px;
overflow:hidden;
max-width:900px;
}
.ozb_sc_thead_ys6{
background:#100E0B;
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
}
.ozb_sc_th_ys6{
padding:15px 18px;
text-align:center;
overflow-wrap:break-word;
font-weight:700;
font-size:0.813rem;
color:#A89880;
}
.ozb_sc_th_ys6:first-child{
text-align:left;
}
.ozb_sc_th_us_ys6{
color:#D4A84B;
}
.ozb_sc_row_ys6{
grid-template-columns:1.6fr 1fr 1fr;
display:grid;
border-top:1px solid rgba(244,236,218,0.07);
}
.ozb_sc_row_ys6:nth-child(even){
background:#221E19;
}
.ozb_sc_td_ys6{
padding:15px 18px;
min-width:0;
font-size:14px;
overflow-wrap:break-word;
color:#9E9281;
text-align:center;
}
.ozb_sc_td_ys6:first-child{
font-weight:600;
text-align:left;
color:#D6CAAF;
}
.ozb_sc_td_us_ys6{
font-weight:700;
color:#6A9E72;
}
.ozb_lh_ys6{
padding:40px 0 20px;
}
.ozb_lh_in_ys6{
padding-top:2.125rem;
border-top:1px solid rgba(244,236,218,0.13);
}
.ozb_lh_eyebrow_ys6{
display:block;
margin-bottom:1.375rem;
}
.ozb_lh_grid_ys6{
gap:28px;
grid-template-columns:1fr 1fr;
display:grid;
}
@media(min-width:598px){
.ozb_lh_grid_ys6{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:957px){
.ozb_lh_grid_ys6{
grid-template-columns:repeat(5,1fr);
}
}
.ozb_lh_col_ys6{
min-width:0;
}
.ozb_lh_col_h_ys6{
font-weight:700;
margin-bottom:0.75rem;
color:#F2EBD9;
font-size:13px;
overflow-wrap:break-word;
}
.ozb_lh_links_ys6{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.ozb_lh_link_ys6{
transition:color .22s ease;
color:#7A6F60;
font-size:0.813rem;
overflow-wrap:break-word;
}
.ozb_lh_link_ys6:hover{
color:#B8893A;
}
.ozb_sg_ys6{
padding:3rem 0 0.625rem;
}
.ozb_sg_eyebrow_ys6{
display:block;
margin-bottom:12px;
}
.ozb_sg_h2_ys6{
margin-bottom:28px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#F2EBD9;
line-height:1.05;
font-weight:600;
font-size:30px;
}
@media(min-width:769px){
.ozb_sg_h2_ys6{
font-size:2.25rem;
}
}
.ozb_sg_grid_ys6{
gap:1.5rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:722px){
.ozb_sg_grid_ys6{
grid-template-columns:repeat(3,1fr);
}
}
.ozb_sg_col_ys6{
min-width:0;
}
.ozb_sg_col_h_ys6{
margin-bottom:0.625rem;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
font-size:1.375rem;
color:#F2EBD9;
}
.ozb_sg_col_p_ys6{
color:#7A6F60;
overflow-wrap:break-word;
font-size:0.875rem;
line-height:1.65;
}
.ozb_faq_ys6{
padding:3rem 0;
background:#221E19;
border-bottom:1px solid rgba(244,236,218,0.07);
border-top:1px solid rgba(244,236,218,0.07);
margin-top:1.5rem;
}
@media(min-width:766px){
.ozb_faq_ys6{
padding:3.875rem 0;
}
}
.ozb_faq_head_ys6{
margin-bottom:34px;
text-align:center;
}
.ozb_faq_eyebrow_ys6{
margin-bottom:12px;
}
.ozb_faq_h2_ys6{
font-size:2rem;
color:#F2EBD9;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:769px){
.ozb_faq_h2_ys6{
font-size:2.375rem;
}
}
.ozb_faq_list_ys6{
margin:0 auto;
gap:12px;
flex-direction:column;
display:flex;
max-width:820px;
}
.ozb_faq_item_ys6{
background:#1A1612;
border-radius:0.875rem;
overflow:hidden;
border:1px solid rgba(244,236,218,0.07);
}
.ozb_faq_q_ys6{
list-style:none;
padding:1.25rem 1.5rem;
gap:1.25rem;
cursor:pointer;
font-size:16px;
overflow-wrap:break-word;
display:flex;
justify-content:space-between;
font-weight:700;
align-items:center;
color:#F2EBD9;
}
.ozb_faq_q_ys6::-webkit-details-marker{
display:none;
}
.ozb_faq_q_ic_ys6{
flex:0 0 auto;
transition:transform .22s ease;
color:#B8893A;
display:inline-flex;
align-items:center;
}
.ozb_faq_q_ic_ys6 svg{
width:1.125rem;
height:1.125rem;
}
.ozb_faq_item_ys6[open] .ozb_faq_q_ic_ys6{
transform:rotate(180deg);
}
.ozb_faq_a_ys6{
padding:0 24px 1.25rem;
overflow-wrap:break-word;
font-size:0.906rem;
color:#7A6F60;
line-height:1.6;
}
.ozb_el_ys6{
padding:3rem 0;
}
@media(min-width:768px){
.ozb_el_ys6{
padding:56px 0;
}
}
.ozb_el_in_ys6{
gap:2.5rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:899px){
.ozb_el_in_ys6{
gap:3.5rem;
grid-template-columns:1fr 1fr;
}
}
.ozb_el_left_ys6{
min-width:0;
}
.ozb_el_eyebrow_ys6{
margin-bottom:0.875rem;
}
.ozb_el_h2_ys6{
font-weight:600;
margin-bottom:1.375rem;
font-size:32px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.08;
overflow-wrap:break-word;
color:#F2EBD9;
}
@media(min-width:765px){
.ozb_el_h2_ys6{
font-size:38px;
}
}
.ozb_el_body_ys6 p{
overflow-wrap:break-word;
color:#D6CAAF;
margin-bottom:1.125rem;
font-size:1rem;
line-height:1.7;
}
.ozb_el_dropcap_ys6{
padding:6px 0.75rem 0 0;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:3.875rem;
font-weight:700;
float:left;
color:#B8893A;
line-height:.8;
}
.ozb_el_right_ys6{
min-width:0;
}
.ozb_el_quote_ys6{
background:linear-gradient(150deg,#1E1A14,#0E0D0A);
border-radius:20px;
padding:36px;
color:#F2EBD9;
margin-bottom:24px;
position:relative;
}
.ozb_el_quote_mark_ys6{
align-items:center;
color:#D4A84B;
display:inline-flex;
margin-bottom:0.375rem;
}
.ozb_el_quote_mark_ys6 svg{
height:2.125rem;
width:34px;
}
.ozb_el_quote_text_ys6{
margin-bottom:1.375rem;
line-height:1.4;
font-size:22px;
font-weight:500;
color:#F2EBD9;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.ozb_el_quote_meta_ys6{
gap:12px;
align-items:center;
display:flex;
}
.ozb_el_quote_av_ys6{
flex:0 0 auto;
background:linear-gradient(135deg,#B8893A,#E0BF72);
border-radius:50%;
width:2.375rem;
height:2.375rem;
}
.ozb_el_quote_author_ys6{
font-weight:700;
color:#F2EBD9;
font-size:14px;
}
.ozb_el_quote_meta_sub_ys6{
font-size:12px;
color:#A89880;
}
.ozb_el_explain_ys6{
border:1px solid rgba(244,236,218,0.07);
border-radius:0.875rem;
overflow:hidden;
}
.ozb_el_explain_card_ys6{
padding:22px 1.5rem;
}
.ozb_el_explain_card_ys6+.ozb_el_explain_card_ys6{
border-top:1px solid rgba(244,236,218,0.07);
}
.ozb_el_explain_h_ys6{
color:#F2EBD9;
overflow-wrap:break-word;
font-weight:600;
line-height:1.15;
font-size:20px;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:0.5rem;
}
.ozb_el_explain_p_ys6{
line-height:1.55;
overflow-wrap:break-word;
color:#7A6F60;
font-size:14px;
}
.ozb_sb_ys6{
padding:3rem 0;
background:#221E19;
margin-top:1.5rem;
border-top:1px solid rgba(244,236,218,0.07);
border-bottom:1px solid rgba(244,236,218,0.07);
}
@media(min-width:770px){
.ozb_sb_ys6{
padding:56px 0;
}
}
.ozb_sb_eyebrow_ys6{
margin-bottom:0.75rem;
display:block;
}
.ozb_sb_h2_ys6{
font-size:30px;
color:#F2EBD9;
margin-bottom:1.625rem;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:600;
line-height:1.05;
}
@media(min-width:766px){
.ozb_sb_h2_ys6{
font-size:2.25rem;
}
}
.ozb_sb_grid_ys6{
gap:16px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:558px){
.ozb_sb_grid_ys6{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:961px){
.ozb_sb_grid_ys6{
grid-template-columns:repeat(4,1fr);
}
}
.ozb_sb_card_ys6{
border-radius:0.875rem;
background:#1A1612;
border:1px solid rgba(244,236,218,0.07);
padding:1.5rem;
min-width:0;
}
.ozb_sb_card_h_ys6{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-weight:600;
overflow-wrap:break-word;
line-height:1.15;
font-size:19px;
margin-bottom:0.5rem;
color:#F2EBD9;
}
.ozb_sb_card_p_ys6{
overflow-wrap:break-word;
line-height:1.6;
color:#7A6F60;
font-size:13.5px;
}
.ozb_sb_rtp_ys6{
background:#1A1612;
gap:1.5rem;
padding:1.625rem 1.75rem;
grid-template-columns:1fr;
border:1px solid rgba(244,236,218,0.07);
border-radius:0.875rem;
display:grid;
align-items:center;
margin-top:18px;
}
@media(min-width:758px){
.ozb_sb_rtp_ys6{
grid-template-columns:1fr 1fr;
gap:40px;
}
}
.ozb_sb_rtp_h_ys6{
overflow-wrap:break-word;
font-weight:600;
color:#F2EBD9;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.25rem;
margin-bottom:0.5rem;
line-height:1.15;
}
.ozb_sb_rtp_p_ys6{
overflow-wrap:break-word;
font-size:0.844rem;
line-height:1.6;
color:#7A6F60;
}
.ozb_sb_rtp_stats_ys6{
gap:16px;
display:flex;
}
.ozb_sb_stat_ys6{
padding:18px;
background:#221E19;
flex:1 1 0;
border-radius:8px;
text-align:center;
min-width:0;
}
.ozb_sb_stat_v_ys6{
font-size:26px;
font-weight:700;
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
color:#6A9E72;
overflow-wrap:break-word;
}
.ozb_sb_stat_l_ys6{
margin-top:4px;
color:#9E9281;
font-size:0.719rem;
}
.ozb_ft_ys6{
background:#100E0B;
margin-top:40px;
color:#A89880;
}
.ozb_ft_in_ys6{
grid-template-columns:1fr;
padding:3rem 0 1.75rem;
gap:32px;
display:grid;
}
@media(min-width:599px){
.ozb_ft_in_ys6{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:897px){
.ozb_ft_in_ys6{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.ozb_ft_brand_ys6{
min-width:0;
}
.ozb_ft_logo_ys6{
font-family:"Bodoni Moda", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
font-weight:700;
font-size:26px;
color:#F2EBD9;
}
.ozb_ft_tagline_ys6{
color:#A89880;
font-size:0.844rem;
max-width:17.5rem;
line-height:1.6;
margin-top:0.875rem;
}
.ozb_ft_contact_ys6{
transition:color .22s ease;
font-size:13px;
display:inline-block;
overflow-wrap:anywhere;
color:#D4A84B;
max-width:280px;
margin-top:0.75rem;
}
.ozb_ft_contact_ys6:hover{
color:#F2EBD9;
}
.ozb_ft_col_ys6{
min-width:0;
}
.ozb_ft_col_h_ys6{
color:#F2EBD9;
overflow-wrap:break-word;
font-weight:700;
letter-spacing:.08em;
margin-bottom:0.875rem;
text-transform:uppercase;
font-size:0.813rem;
}
.ozb_ft_col_links_ys6{
gap:10px;
flex-direction:column;
display:flex;
}
.ozb_ft_link_ys6{
transition:color .22s ease;
overflow-wrap:break-word;
color:#A89880;
font-size:13.5px;
}
.ozb_ft_link_ys6:hover{
color:#F2EBD9;
}
.ozb_ft_bot_ys6{
gap:1rem;
padding:22px 0 2.5rem;
border-top:1px solid rgba(244,236,218,0.12);
display:flex;
flex-direction:column;
}
@media(min-width:769px){
.ozb_ft_bot_ys6{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:center;
}
}
.ozb_ft_legal_ys6{
max-width:760px;
line-height:1.6;
font-size:11.5px;
overflow-wrap:break-word;
color:#504840;
}
.ozb_ft_legal_ys6 b{
color:#A89880;
font-weight:700;
}
.ozb_ft_age_ys6{
border-radius:0.5rem;
border:1.5px solid #D4A84B;
padding:0.25rem 0.563rem;
flex:0 0 auto;
font-weight:700;
color:#D4A84B;
font-size:13px;
}