*{
padding:0;
margin:0;
box-sizing:border-box;
}
html{
-webkit-text-size-adjust:100%;
}
body{
background:#F5F0E8;
overflow-wrap:break-word;
color:#3A3226;
line-height:1.6;
-webkit-font-smoothing:antialiased;
text-rendering:optimizeLegibility;
font-size:0.938rem;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
}
img{
max-width:100%;
display:block;
}
a{
text-decoration:none;
color:inherit;
}
button{
border:none;
background:none;
cursor:pointer;
font-family:inherit;
}
::-webkit-scrollbar{
width:0.5rem;
height:8px;
}
::-webkit-scrollbar-thumb{
border-radius:8px;
background:rgba(0,0,0,0.52);
}
::-webkit-scrollbar-track{
background:transparent;
}
.myb_layout_4tl{
min-height:100vh;
flex-direction:column;
display:flex;
}
.myb_main_4tl{
flex:1 1 auto;
width:100%;
min-width:0;
}
.myb_container_4tl{
padding:0 1rem;
margin:0 auto;
max-width:1400px;
width:100%;
}
@media(min-width:770px){
.myb_container_4tl{
padding:0 32px;
}
}
@media(min-width:1102px){
.myb_container_4tl{
padding:0 3.5rem;
}
}
.myb_eyebrow_4tl{
font-weight:600;
text-transform:uppercase;
line-height:1.4;
display:inline-block;
color:#A8722A;
font-family:"Manrope", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;
letter-spacing:.2em;
font-size:0.688rem;
overflow-wrap:break-word;
}
.myb_band_4tl{
background:#1E1A12;
color:#F5EFE0;
}
.myb_band_4tl .myb_eyebrow_4tl{
color:#D4A853;
}
@keyframes zm2-float{
0%,100%{
transform:translateY(0)}
50%{
transform:translateY(-12px)}
}
@keyframes zm2-pulse{
0%,100%{
opacity:.55}
50%{
opacity:1}
}
.myb_tb_4tl{
background:#F5F0E8;
z-index:50;
border-bottom:1px solid rgba(28,24,18,0.14);
position:sticky;
top:0;
}
.myb_tb_in_4tl{
margin:0 auto;
padding:0.75rem 16px;
gap:1rem;
justify-content:space-between;
display:flex;
width:100%;
align-items:center;
max-width:1400px;
}
@media(min-width:766px){
.myb_tb_in_4tl{
padding:16px 2rem;
}
}
@media(min-width:1098px){
.myb_tb_in_4tl{
padding:1.125rem 3.5rem;
}
}
.myb_tb_left_4tl{
gap:1.75rem;
min-width:0;
align-items:center;
display:flex;
}
.myb_tb_logo_4tl{
gap:0.688rem;
align-items:center;
display:flex;
min-width:0;
}
.myb_tb_logo_mark_4tl{
flex:0 0 auto;
border-radius:8px;
height:34px;
width:34px;
object-fit:cover;
}
.myb_tb_logo_txt_4tl{
line-height:1;
min-width:0;
flex-direction:column;
display:flex;
}
.myb_tb_logo_name_4tl{
overflow:hidden;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
text-overflow:ellipsis;
font-weight:700;
color:#1C1812;
white-space:nowrap;
font-size:22px;
letter-spacing:.02em;
}
.myb_tb_logo_sub_4tl{
overflow:hidden;
letter-spacing:.32em;
margin-top:0.25rem;
font-weight:600;
white-space:nowrap;
text-transform:uppercase;
text-overflow:ellipsis;
color:#A8722A;
font-size:8.5px;
}
.myb_tb_nav_4tl{
display:none;
}
@media(min-width:963px){
.myb_tb_nav_4tl{
gap:28px;
display:flex;
align-items:center;
}
}
.myb_tb_nav_item_4tl{
transition:color .22s ease,border-color .22s ease;
white-space:nowrap;
color:#3A3226;
font-weight:600;
font-size:0.875rem;
border-bottom:2px solid transparent;
padding-bottom:3px;
}
.myb_tb_nav_item_4tl:hover{
color:#1C1812;
}
.myb_tb_nav_item_4tl.myb_state_active_4tl{
border-color:#A8722A;
color:#1C1812;
}
.myb_tb_right_4tl{
flex:0 0 auto;
gap:14px;
align-items:center;
display:flex;
}
.myb_tb_search_4tl{
transition:color .22s ease;
align-items:center;
display:flex;
justify-content:center;
color:#3A3226;
}
.myb_tb_search_4tl:hover{
color:#A8722A;
}
.myb_tb_search_4tl svg{
width:1.125rem;
height:1.125rem;
}
.myb_tb_lang_4tl{
letter-spacing:.1em;
font-size:11px;
color:#6B5E47;
text-transform:uppercase;
font-weight:600;
}
.myb_tb_lang_4tl:hover{
color:#1C1812;
}
.myb_tb_login_4tl{
font-weight:600;
color:#1C1812;
font-size:14px;
display:none;
}
@media(min-width:769px){
.myb_tb_login_4tl{
display:inline-block;
}
}
.myb_tb_register_4tl{
border-radius:999px;
background:#2A2319;
transition:background-color .22s ease;
padding:11px 1.375rem;
white-space:nowrap;
font-size:14px;
font-weight:700;
color:#F5EFE0;
}
.myb_tb_register_4tl:hover{
background:#3D3326;
}
.myb_mob_4tl{
background:#F5F0E8;
border-top:1px solid rgba(28,24,18,0.14);
left:0;
padding-bottom:env(safe-area-inset-bottom);
z-index:60;
position:fixed;
right:0;
bottom:0;
}
@media(min-width:962px){
.myb_mob_4tl{
display:none;
}
}
.myb_mob_in_4tl{
margin:0 auto;
justify-content:space-around;
display:flex;
align-items:stretch;
max-width:35rem;
}
.myb_mob_item_4tl{
padding:9px 0.25rem;
flex:1 1 0;
transition:color .22s ease;
gap:3px;
display:flex;
min-width:0;
color:#6B5E47;
align-items:center;
flex-direction:column;
}
.myb_mob_item_4tl.myb_state_active_4tl{
color:#A8722A;
}
.myb_mob_ic_4tl{
display:flex;
align-items:center;
justify-content:center;
}
.myb_mob_ic_4tl svg{
height:1.25rem;
width:1.25rem;
}
.myb_mob_lb_4tl{
overflow:hidden;
max-width:100%;
font-size:0.625rem;
font-weight:600;
text-overflow:ellipsis;
white-space:nowrap;
}
@media(max-width:956px){
body{
padding-bottom:60px;
}
}
.myb_rail_4tl{
position:relative;
min-width:0;
}
.myb_rail_scroll_4tl{
gap:14px;
padding-bottom:0.875rem;
-webkit-overflow-scrolling:touch;
display:flex;
overflow-x:auto;
scrollbar-width:thin;
}
@media(min-width:766px){
.myb_rail_scroll_4tl{
gap:18px;
}
}
.myb_gc_4tl{
flex:0 0 auto;
width:9.375rem;
display:block;
}
@media(min-width:771px){
.myb_gc_4tl{
width:188px;
}
}
.myb_gc_img_4tl{
background:#FDFAF4;
border-radius:0.875rem;
overflow:hidden;
box-shadow:0 2px 0.375rem rgba(28,24,18,0.07), 0 0.375rem 1.125rem rgba(28,24,18,0.09);
position:relative;
padding-bottom:133.33%;
}
.myb_gc_img_4tl img{
inset:0;
width:100%;
height:100%;
position:absolute;
object-fit:cover;
}
.myb_gc_cover_4tl{
background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));
inset:0;
position:absolute;
pointer-events:none;
}
.myb_gc_hover_4tl{
transition:opacity .22s ease;
inset:0;
background:rgba(0,0,0,0.52);
position:absolute;
justify-content:center;
opacity:0;
display:flex;
align-items:center;
}
.myb_gc_4tl:hover .myb_gc_hover_4tl{
opacity:1;
}
.myb_gc_hover_btn_4tl{
border-radius:999px;
background:#2A2319;
justify-content:center;
display:flex;
color:#F5EFE0;
height:46px;
width:2.875rem;
align-items:center;
}
.myb_gc_hover_btn_4tl svg{
height:1.125rem;
width:1.125rem;
}
.myb_gc_info_4tl{
gap:2px;
min-width:0;
display:flex;
margin-top:9px;
flex-direction:column;
}
.myb_gc_name_4tl{
overflow:hidden;
white-space:nowrap;
font-size:13px;
font-weight:700;
color:#1C1812;
text-overflow:ellipsis;
}
.myb_gc_prov_4tl{
overflow:hidden;
color:#6B5E47;
white-space:nowrap;
text-overflow:ellipsis;
font-size:11px;
}
.myb_gc_meta_4tl{
font-size:11px;
color:#6B5E47;
}
.myb_tc_4tl{
flex:0 0 auto;
display:block;
width:180px;
}
@media(min-width:770px){
.myb_tc_4tl{
width:230px;
}
}
.myb_tc_img_4tl{
border-radius:14px;
background:#FDFAF4;
overflow:hidden;
box-shadow:0 2px 6px rgba(28,24,18,0.07), 0 0.375rem 1.125rem rgba(28,24,18,0.09);
position:relative;
padding-bottom:75%;
}
.myb_tc_img_4tl img{
inset:0;
object-fit:cover;
position:absolute;
width:100%;
height:100%;
}
.myb_tc_info_4tl{
gap:2px;
margin-top:0.563rem;
display:flex;
min-width:0;
flex-direction:column;
}
.myb_tc_name_4tl{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.875rem;
font-weight:700;
color:#1C1812;
}
.myb_tc_rtp_4tl{
font-size:11px;
color:#6B5E47;
}
.myb_lc_4tl{
flex:0 0 auto;
display:block;
width:230px;
}
@media(min-width:768px){
.myb_lc_4tl{
width:16.75rem;
}
}
.myb_lc_img_4tl{
border-radius:14px;
background:#FDFAF4;
overflow:hidden;
position:relative;
box-shadow:0 2px 0.375rem rgba(28,24,18,0.07), 0 0.375rem 18px rgba(28,24,18,0.09);
padding-bottom:62.5%;
}
.myb_lc_img_4tl img{
inset:0;
width:100%;
position:absolute;
object-fit:cover;
height:100%;
}
.myb_lc_live_4tl{
padding:4px 0.563rem;
border-radius:62.438rem;
background:rgba(0,0,0,0.52);
gap:0.438rem;
position:absolute;
top:0.75rem;
left:0.75rem;
align-items:center;
display:flex;
}
.myb_lc_live_dot_4tl{
background:#B84B3A;
border-radius:50%;
animation:zm2-pulse 1.6s infinite;
height:0.5rem;
width:0.5rem;
}
.myb_lc_seats_4tl{
font-size:10px;
font-weight:600;
letter-spacing:.08em;
text-transform:uppercase;
color:#F5EFE0;
}
.myb_lc_info_4tl{
gap:2px;
margin-top:0.563rem;
display:flex;
min-width:0;
flex-direction:column;
}
.myb_lc_name_4tl{
overflow:hidden;
text-overflow:ellipsis;
font-size:0.938rem;
white-space:nowrap;
font-weight:700;
color:#1C1812;
}
.myb_lc_bet_4tl{
font-size:11px;
color:#6B5E47;
}
.myb_pc_4tl{
border:1px solid rgba(28,24,18,0.08);
gap:0.5rem;
background:#FDFAF4;
border-radius:14px;
padding:16px 0.875rem;
min-width:0;
justify-content:center;
display:flex;
align-items:center;
flex-direction:column;
min-height:74px;
}
.myb_pc_logo_4tl{
flex:0 0 auto;
object-fit:contain;
width:auto;
max-width:100%;
height:1.75rem;
}
.myb_pc_name_4tl{
overflow:hidden;
max-width:100%;
text-align:center;
text-overflow:ellipsis;
color:#6B5E47;
font-size:0.688rem;
white-space:nowrap;
}
.myb_gc_tag_4tl{
border-radius:8px;
padding:3px 8px;
letter-spacing:.06em;
top:10px;
position:absolute;
text-transform:uppercase;
display:inline-block;
font-size:0.625rem;
z-index:2;
left:0.625rem;
font-weight:700;
}
.myb_gc_tag_hot_4tl{
background:#B84B3A;
color:#F5EFE0;
}
.myb_gc_tag_new_4tl{
background:#C9923E;
color:#1C1812;
}
.myb_gc_tag_jp_4tl{
background:#C9923E;
color:#1C1812;
}
.myb_gc_tag_live_4tl{
background:#B84B3A;
color:#F5EFE0;
}
.myb_sh_4tl{
margin-bottom:1.125rem;
min-width:0;
}
.myb_sh_row_4tl{
gap:1rem;
flex-wrap:wrap;
display:flex;
justify-content:space-between;
align-items:flex-end;
}
.myb_sh_row_4tl .myb_sh_l_4tl{
gap:6px;
flex-direction:column;
display:flex;
min-width:0;
}
.myb_sh_stack_4tl{
gap:0.625rem;
flex-direction:column;
align-items:flex-start;
display:flex;
}
.myb_sh_center_4tl{
gap:0.625rem;
display:flex;
align-items:center;
flex-direction:column;
text-align:center;
}
.myb_sh_h2_4tl{
font-weight:600;
line-height:1.1;
font-size:24px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1C1812;
}
@media(min-width:765px){
.myb_sh_h2_4tl{
font-size:30px;
}
}
.myb_band_4tl .myb_sh_h2_4tl{
color:#F5EFE0;
}
.myb_sh_eb_line_4tl{
gap:0.625rem;
align-items:center;
display:inline-flex;
}
.myb_sh_eb_line_4tl::before{
background:#A8722A;
content:"";
width:1.75rem;
height:1px;
display:inline-block;
}
.myb_band_4tl .myb_sh_eb_line_4tl::before{
background:#D4A853;
}
.myb_sh_eb_dot_4tl{
gap:8px;
display:inline-flex;
align-items:center;
}
.myb_sh_eb_dot_4tl::before{
background:#A8722A;
border-radius:50%;
width:0.375rem;
display:inline-block;
content:"";
height:6px;
}
.myb_band_4tl .myb_sh_eb_dot_4tl::before{
background:#D4A853;
}
.myb_sh_link_4tl{
transition:color .22s ease,border-color .22s ease,background-color .22s ease;
gap:0.375rem;
font-size:13px;
border-bottom:1px solid #1C1812;
align-items:center;
color:#1C1812;
white-space:nowrap;
font-weight:600;
padding-bottom:2px;
display:inline-flex;
}
.myb_sh_link_4tl:hover{
border-color:#A8722A;
color:#A8722A;
}
.myb_sh_link_4tl svg{
width:14px;
height:14px;
}
.myb_sh_link_chev_4tl{
padding-bottom:0;
border-bottom:0;
}
.myb_sh_link_btn_4tl{
padding:9px 18px;
border-radius:999px;
background:#2A2319;
border-bottom:0;
color:#F5EFE0;
}
.myb_sh_link_btn_4tl:hover{
background:#3D3326;
border-color:transparent;
color:#F5EFE0;
}
.myb_band_4tl .myb_sh_link_4tl{
border-color:#F5EFE0;
color:#F5EFE0;
}
.myb_band_4tl .myb_sh_link_btn_4tl{
background:#D4A853;
color:#1C1812;
}
.myb_sh_rule_4tl{
background:rgba(28,24,18,0.14);
margin:-2px 0 1.125rem;
height:1px;
}
.myb_band_4tl .myb_sh_rule_4tl{
background:rgba(253,248,236,0.13);
}
.myb_hero_4tl{
padding:2rem 0 8px;
}
@media(min-width:769px){
.myb_hero_4tl{
padding:56px 0 1.5rem;
}
}
.myb_hero_in_4tl{
gap:32px;
grid-template-columns:1fr;
display:grid;
align-items:center;
}
@media(min-width:901px){
.myb_hero_in_4tl{
grid-template-columns:1.05fr .95fr;
gap:3rem;
}
}
.myb_hero_copy_4tl{
min-width:0;
}
.myb_hero_eyebrow_4tl{
gap:0.625rem;
align-items:center;
margin-bottom:22px;
display:inline-flex;
}
.myb_hero_eyebrow_line_4tl{
background:#A8722A;
flex:0 0 auto;
height:1px;
display:inline-block;
width:1.75rem;
}
.myb_hero_h1_4tl{
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
letter-spacing:-.01em;
margin-bottom:1.25rem;
line-height:1.04;
font-size:38px;
font-weight:600;
color:#1C1812;
}
@media(min-width:767px){
.myb_hero_h1_4tl{
font-size:54px;
}
}
@media(min-width:1099px){
.myb_hero_h1_4tl{
font-size:62px;
}
}
.myb_hero_h1_4tl em{
font-style:normal;
color:#A8722A;
}
.myb_hero_sub_4tl{
line-height:1.6;
margin-bottom:1.875rem;
max-width:30rem;
font-size:16px;
color:#8C7B63;
}
@media(min-width:767px){
.myb_hero_sub_4tl{
font-size:18px;
}
}
.myb_hero_actions_4tl{
gap:14px;
margin-bottom:2.125rem;
align-items:center;
display:flex;
flex-wrap:wrap;
}
.myb_hero_cta_4tl{
gap:10px;
transition:background-color .22s ease;
padding:16px 1.875rem;
background:#2A2319;
border-radius:62.438rem;
color:#F5EFE0;
font-weight:700;
font-size:0.938rem;
display:inline-flex;
align-items:center;
}
.myb_hero_cta_4tl:hover{
background:#3D3326;
}
.myb_hero_cta_ic_4tl{
align-items:center;
display:inline-flex;
}
.myb_hero_cta_ic_4tl svg{
height:16px;
width:1rem;
}
.myb_hero_cta_alt_4tl{
background:transparent;
border-radius:62.438rem;
padding:0.938rem 26px;
transition:border-color .22s ease,color .22s ease;
border:1px solid rgba(28,24,18,0.14);
align-items:center;
font-size:0.938rem;
font-weight:600;
color:#1C1812;
display:inline-flex;
}
.myb_hero_cta_alt_4tl:hover{
border-color:#A8722A;
color:#A8722A;
}
.myb_hero_trust_4tl{
gap:22px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.myb_hero_trust_item_4tl{
gap:0.563rem;
display:flex;
color:#3A3226;
font-weight:600;
font-size:0.813rem;
align-items:center;
}
.myb_hero_trust_ic_4tl{
display:inline-flex;
align-items:center;
color:#A8722A;
}
.myb_hero_trust_ic_4tl svg{
width:16px;
height:16px;
}
.myb_hero_promo_4tl{
border-radius:1.25rem;
overflow:hidden;
background:#FDFAF4;
box-shadow:0 12px 3rem rgba(28,24,18,0.16), 0 3px 10px rgba(28,24,18,0.10);
position:relative;
min-height:300px;
display:flex;
}
.myb_hero_promo_bg_4tl{
inset:0;
position:absolute;
background-position:center;
background-size:cover;
}
.myb_hero_promo_bg_4tl::after{
background:linear-gradient(120deg,#1E1A12 0%,rgba(0,0,0,0.52) 55%,transparent 100%);
inset:0;
position:absolute;
content:"";
}
.myb_hero_promo_glow_4tl{
background:radial-gradient(circle,rgba(179,134,68,0.18) 0%,transparent 65%);
border-radius:50%;
right:-1.25rem;
position:absolute;
width:260px;
pointer-events:none;
top:-40px;
height:16.25rem;
}
.myb_hero_promo_ct_4tl{
padding:28px;
max-width:88%;
align-self:flex-end;
z-index:2;
position:relative;
}
.myb_hero_promo_label_4tl{
margin-bottom:8px;
font-size:10px;
color:#D4A853;
letter-spacing:.25em;
text-transform:uppercase;
font-weight:700;
display:block;
}
.myb_hero_promo_amount_4tl{
line-height:1.05;
font-size:32px;
color:#F5EFE0;
overflow-wrap:break-word;
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.myb_hero_promo_amount_4tl{
font-size:40px;
}
}
.myb_hero_promo_amount_4tl em{
font-style:normal;
color:#D4A853;
}
.myb_hero_rating_4tl{
border:1px solid rgba(28,24,18,0.08);
gap:10px;
border-radius:14px;
background:#FDFAF4;
padding:10px 0.875rem;
align-items:center;
top:14px;
display:flex;
max-width:min(260px,62%);
right:0.875rem;
position:absolute;
z-index:3;
box-shadow:0 2px 0.375rem rgba(28,24,18,0.07), 0 6px 1.125rem rgba(28,24,18,0.09);
}
.myb_hero_rating_score_4tl{
flex:0 0 auto;
font-size:24px;
color:#1C1812;
font-weight:700;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.myb_hero_rating_txt_4tl{
flex:1 1 auto;
min-width:0;
}
.myb_hero_rating_stars_4tl{
gap:2px;
display:flex;
color:#A8722A;
}
.myb_hero_rating_stars_4tl svg{
height:12px;
width:0.75rem;
}
.myb_hero_rating_cap_4tl{
line-height:1.35;
overflow-wrap:break-word;
display:block;
margin-top:3px;
font-size:11px;
color:#6B5E47;
}
.myb_stat_4tl{
margin-top:1rem;
border-bottom:1px solid rgba(28,24,18,0.14);
border-top:1px solid rgba(28,24,18,0.14);
}
.myb_stat_in_4tl{
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:771px){
.myb_stat_in_4tl{
grid-template-columns:repeat(4,1fr);
}
}
.myb_stat_item_4tl{
padding:1.375rem 14px;
min-width:0;
border-right:1px solid rgba(28,24,18,0.08);
border-bottom:1px solid rgba(28,24,18,0.08);
}
.myb_stat_item_4tl:nth-child(2n){
border-right:0;
}
.myb_stat_item_4tl:nth-child(n+3){
border-bottom:0;
}
@media(min-width:770px){
.myb_stat_item_4tl{
border-bottom:0;
}
.myb_stat_item_4tl:nth-child(2n){
border-right:1px solid rgba(28,24,18,0.08);
}
.myb_stat_item_4tl:nth-child(4n){
border-right:0;
}
}
.myb_stat_value_4tl{
line-height:1;
font-size:1.875rem;
overflow-wrap:break-word;
font-weight:700;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1812;
}
@media(min-width:771px){
.myb_stat_value_4tl{
font-size:2.125rem;
}
}
.myb_stat_label_4tl{
color:#6B5E47;
font-size:13px;
line-height:1.4;
overflow-wrap:break-word;
margin-top:6px;
}
.myb_grow_4tl{
padding:1.625rem 0 10px;
}
.myb_row_seo_4tl{
margin:10px 0 0;
overflow-wrap:break-word;
max-width:47.5rem;
line-height:1.65;
font-size:0.875rem;
color:#8C7B63;
}
.myb_row_seo_4tl strong{
font-weight:700;
color:#1C1812;
}
.myb_grow_4tl{
padding:1.625rem 0 10px;
}
.myb_row_seo_4tl{
margin:10px 0 0;
line-height:1.65;
max-width:47.5rem;
font-size:14px;
overflow-wrap:break-word;
color:#8C7B63;
}
.myb_row_seo_4tl strong{
color:#1C1812;
font-weight:700;
}
.myb_jp_4tl{
padding:1.875rem 0 0.625rem;
}
.myb_jp_grid_4tl{
grid-template-columns:1fr;
gap:16px;
display:grid;
}
@media(min-width:771px){
.myb_jp_grid_4tl{
grid-template-columns:1fr 1fr;
}
.myb_jp_card_mega_4tl{
grid-column:1/-1;
}
}
@media(min-width:997px){
.myb_jp_grid_4tl{
grid-template-columns:1.4fr 1fr 1fr;
}
.myb_jp_card_mega_4tl{
grid-column:auto;
}
}
.myb_jp_card_4tl{
border:1px solid rgba(28,24,18,0.08);
background:#FDFAF4;
overflow:hidden;
gap:0.75rem;
border-radius:1.25rem;
padding:26px;
min-height:200px;
flex-direction:column;
position:relative;
display:flex;
min-width:0;
justify-content:space-between;
}
.myb_jp_card_mega_4tl{
background:linear-gradient(135deg,#2C2518,#111009);
border-color:transparent;
color:#F5EFE0;
min-height:13.125rem;
}
.myb_jp_glow_4tl{
border-radius:50%;
background:radial-gradient(circle,rgba(179,134,68,0.18),transparent 70%);
pointer-events:none;
width:12.5rem;
position:absolute;
top:-2.5rem;
right:-40px;
height:200px;
}
.myb_jp_label_4tl{
gap:0.625rem;
font-size:10px;
text-transform:uppercase;
color:#A8722A;
display:flex;
justify-content:space-between;
letter-spacing:.16em;
flex-wrap:wrap;
align-items:center;
font-weight:700;
position:relative;
}
.myb_jp_card_mega_4tl .myb_jp_label_4tl{
color:#D4A853;
}
.myb_jp_drop_4tl{
text-transform:none;
letter-spacing:.04em;
color:#6B5E47;
font-weight:600;
}
.myb_jp_card_mega_4tl .myb_jp_drop_4tl{
color:#B8A98E;
}
.myb_jp_amount_4tl{
overflow-wrap:break-word;
line-height:1;
font-size:2.375rem;
font-weight:700;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
position:relative;
color:#1C1812;
}
.myb_jp_card_mega_4tl .myb_jp_amount_4tl{
animation:zm2-pulse 2.4s infinite;
color:#D4A853;
font-size:3rem;
}
@media(min-width:771px){
.myb_jp_card_mega_4tl .myb_jp_amount_4tl{
font-size:54px;
}
}
.myb_jp_game_4tl{
font-size:13px;
color:#6B5E47;
position:relative;
}
.myb_jp_card_mega_4tl .myb_jp_game_4tl{
color:#B8A98E;
}
.myb_jp_cta_4tl{
position:relative;
align-self:flex-start;
}
.myb_jp_card_mega_4tl .myb_jp_cta_4tl{
border-radius:62.438rem;
transition:opacity .22s ease;
background:#D4A853;
padding:10px 20px;
color:#1C1812;
font-weight:700;
font-size:13px;
}
.myb_jp_card_mega_4tl .myb_jp_cta_4tl:hover{
opacity:.9;
}
.myb_jp_card_4tl:not(.myb_jp_card_mega_4tl) .myb_jp_cta_4tl{
transition:color .22s ease,border-color .22s ease;
font-size:13px;
font-weight:700;
color:#1C1812;
border-bottom:1px solid #1C1812;
padding-bottom:2px;
}
.myb_jp_card_4tl:not(.myb_jp_card_mega_4tl) .myb_jp_cta_4tl:hover{
border-color:#A8722A;
color:#A8722A;
}
.myb_jp_seo_4tl{
margin:0.875rem 0 0;
line-height:1.65;
font-size:14px;
max-width:760px;
overflow-wrap:break-word;
color:#8C7B63;
}
.myb_jp_seo_4tl strong{
font-weight:700;
color:#1C1812;
}
.myb_pr_4tl{
padding:30px 0 6px;
}
.myb_pr_card_4tl{
overflow:hidden;
flex:0 0 auto;
border-radius:20px;
gap:0.625rem;
padding:1.625rem;
border:1px solid rgba(28,24,18,0.08);
background:#FDFAF4;
min-height:12.5rem;
position:relative;
display:flex;
width:280px;
flex-direction:column;
}
@media(min-width:765px){
.myb_pr_card_4tl{
width:18.75rem;
}
}
.myb_pr_card_feat_4tl{
border-color:transparent;
background:linear-gradient(150deg,#2C2518,#111009);
color:#F5EFE0;
}
.myb_pr_glow_4tl{
border-radius:50%;
background:radial-gradient(circle,rgba(179,134,68,0.18),transparent 70%);
right:-30px;
opacity:0;
width:8.125rem;
height:130px;
top:-30px;
position:absolute;
pointer-events:none;
}
.myb_pr_card_feat_4tl .myb_pr_glow_4tl{
opacity:1;
}
.myb_pr_label_4tl{
letter-spacing:.16em;
text-transform:uppercase;
font-size:0.625rem;
position:relative;
color:#A8722A;
font-weight:700;
}
.myb_pr_card_feat_4tl .myb_pr_label_4tl{
color:#D4A853;
}
.myb_pr_amount_4tl{
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#1C1812;
font-size:1.625rem;
position:relative;
line-height:1.08;
}
.myb_pr_card_feat_4tl .myb_pr_amount_4tl{
color:#F5EFE0;
}
.myb_pr_amount_4tl em{
font-style:normal;
color:#A8722A;
}
.myb_pr_card_feat_4tl .myb_pr_amount_4tl em{
color:#D4A853;
}
.myb_pr_terms_4tl{
position:relative;
line-height:1.5;
font-size:0.813rem;
color:#6B5E47;
}
.myb_pr_card_feat_4tl .myb_pr_terms_4tl{
color:#B8A98E;
}
.myb_pr_cta_4tl{
margin-top:auto;
align-self:flex-start;
position:relative;
}
.myb_pr_card_feat_4tl .myb_pr_cta_4tl{
transition:opacity .22s ease;
padding:9px 18px;
border-radius:999px;
background:#D4A853;
color:#1C1812;
font-weight:700;
font-size:13px;
}
.myb_pr_card_feat_4tl .myb_pr_cta_4tl:hover{
opacity:.9;
}
.myb_pr_card_4tl:not(.myb_pr_card_feat_4tl) .myb_pr_cta_4tl{
transition:color .22s ease,border-color .22s ease;
color:#1C1812;
padding-bottom:2px;
font-size:0.813rem;
border-bottom:1px solid #1C1812;
font-weight:700;
}
.myb_pr_card_4tl:not(.myb_pr_card_feat_4tl) .myb_pr_cta_4tl:hover{
border-color:#A8722A;
color:#A8722A;
}
.myb_grow_4tl{
padding:26px 0 0.625rem;
}
.myb_row_seo_4tl{
margin:0.625rem 0 0;
max-width:47.5rem;
color:#8C7B63;
font-size:0.875rem;
line-height:1.65;
overflow-wrap:break-word;
}
.myb_row_seo_4tl strong{
font-weight:700;
color:#1C1812;
}
.myb_grow_4tl{
padding:1.625rem 0 0.625rem;
}
.myb_row_seo_4tl{
margin:0.625rem 0 0;
max-width:47.5rem;
font-size:14px;
color:#8C7B63;
overflow-wrap:break-word;
line-height:1.65;
}
.myb_row_seo_4tl strong{
color:#1C1812;
font-weight:700;
}
.myb_app_4tl{
padding:30px 0 0.625rem;
}
.myb_app_in_4tl{
border-radius:20px;
border:1px solid rgba(28,24,18,0.08);
background:#FDFAF4;
gap:1.75rem;
padding:32px;
display:flex;
flex-direction:column;
}
@media(min-width:765px){
.myb_app_in_4tl{
gap:40px;
padding:2.5rem 44px;
flex-direction:row;
justify-content:space-between;
align-items:center;
}
}
.myb_app_copy_4tl{
max-width:560px;
min-width:0;
}
.myb_app_eyebrow_4tl{
margin-bottom:0.75rem;
}
.myb_app_h2_4tl{
color:#1C1812;
overflow-wrap:break-word;
font-size:1.75rem;
font-weight:600;
margin-bottom:12px;
line-height:1.05;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:768px){
.myb_app_h2_4tl{
font-size:34px;
}
}
.myb_app_text_4tl{
font-size:14px;
color:#8C7B63;
margin-bottom:1.375rem;
line-height:1.6;
}
.myb_app_btns_4tl{
gap:12px;
display:flex;
flex-wrap:wrap;
}
.myb_app_btn_4tl{
transition:background-color .22s ease;
gap:0.625rem;
background:#2A2319;
padding:0.688rem 1.25rem;
border-radius:0.875rem;
color:#F5EFE0;
align-items:center;
display:inline-flex;
}
.myb_app_btn_4tl:hover{
background:#3D3326;
}
.myb_app_btn_ic_4tl{
display:inline-flex;
align-items:center;
}
.myb_app_btn_ic_4tl svg{
width:1.125rem;
height:1.125rem;
}
.myb_app_btn_lb_4tl{
font-size:13.5px;
font-weight:700;
}
.myb_app_qr_wrap_4tl{
gap:18px;
flex:0 0 auto;
align-items:center;
display:flex;
}
.myb_app_qr_4tl{
border-radius:0.875rem;
flex:0 0 auto;
background-image:repeating-linear-gradient(0deg,#FDFAF4 0 0.313rem,transparent 5px 0.688rem),repeating-linear-gradient(90deg,#FDFAF4 0 0.313rem,transparent 5px 0.688rem);
background-color:#2A2319;
width:108px;
height:6.75rem;
}
.myb_app_qr_cap_4tl{
font-size:0.781rem;
max-width:5.75rem;
color:#6B5E47;
line-height:1.4;
}
.myb_sea_4tl{
padding:1.5rem 0 0.625rem;
}
.myb_sea_in_4tl{
background:linear-gradient(115deg,#2C2518,#111009);
gap:22px;
border-radius:1.25rem;
padding:2.25rem;
overflow:hidden;
position:relative;
flex-direction:column;
display:flex;
color:#F5EFE0;
}
@media(min-width:822px){
.myb_sea_in_4tl{
gap:2rem;
padding:44px 3rem;
justify-content:space-between;
align-items:center;
flex-direction:row;
}
}
.myb_sea_glow_4tl{
border-radius:50%;
background:radial-gradient(circle,rgba(179,134,68,0.18),transparent 68%);
width:15rem;
right:3.75rem;
position:absolute;
transform:translateY(-50%);
pointer-events:none;
height:240px;
top:50%;
}
.myb_sea_copy_4tl{
position:relative;
max-width:560px;
min-width:0;
}
.myb_sea_eyebrow_4tl{
margin-bottom:0.75rem;
}
.myb_sea_h2_4tl{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EFE0;
overflow-wrap:break-word;
line-height:1.04;
margin-bottom:0.75rem;
font-weight:600;
font-size:30px;
}
@media(min-width:769px){
.myb_sea_h2_4tl{
font-size:38px;
}
}
.myb_sea_text_4tl{
color:#B8A98E;
font-size:0.938rem;
line-height:1.6;
}
.myb_sea_cta_4tl{
border-radius:999px;
flex:0 0 auto;
transition:opacity .22s ease;
padding:16px 32px;
background:#D4A853;
font-size:15px;
color:#1C1812;
position:relative;
font-weight:700;
}
.myb_sea_cta_4tl:hover{
opacity:.9;
}
.myb_trn_4tl{
padding:30px 0 10px;
}
.myb_trn_in_4tl{
border:1px solid rgba(28,24,18,0.08);
border-radius:20px;
overflow:hidden;
grid-template-columns:1fr;
background:#FDFAF4;
display:grid;
}
@media(min-width:881px){
.myb_trn_in_4tl{
grid-template-columns:1.05fr 1fr;
}
}
.myb_trn_banner_4tl{
overflow:hidden;
padding:2.125rem;
background:linear-gradient(150deg,#2C2518,#111009);
position:relative;
color:#F5EFE0;
}
.myb_trn_glow_4tl{
border-radius:50%;
background:radial-gradient(circle,rgba(179,134,68,0.18),transparent 70%);
width:200px;
pointer-events:none;
position:absolute;
right:-2.5rem;
height:200px;
bottom:-40px;
}
.myb_trn_eyebrow_4tl{
margin-bottom:14px;
position:relative;
}
.myb_trn_h2_4tl{
color:#F5EFE0;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-weight:600;
position:relative;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.06;
font-size:1.875rem;
}
@media(min-width:769px){
.myb_trn_h2_4tl{
font-size:36px;
}
}
.myb_trn_text_4tl{
max-width:26.25rem;
font-size:14px;
color:#B8A98E;
margin-bottom:1.375rem;
position:relative;
line-height:1.6;
}
.myb_trn_timer_4tl{
gap:8px;
flex-wrap:wrap;
margin-bottom:1.5rem;
display:flex;
align-items:center;
position:relative;
}
.myb_trn_timer_cap_4tl{
color:#B8A98E;
font-size:0.688rem;
}
.myb_trn_timer_box_4tl{
padding:0.25rem 12px;
border-radius:0.5rem;
background:rgba(253,248,236,0.07);
color:#F5EFE0;
font-size:1.5rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
}
.myb_trn_cta_4tl{
transition:opacity .22s ease;
background:#D4A853;
padding:0.813rem 1.625rem;
border-radius:999px;
color:#1C1812;
font-size:14px;
position:relative;
font-weight:700;
display:inline-block;
}
.myb_trn_cta_4tl:hover{
opacity:.9;
}
.myb_trn_lb_4tl{
padding:26px 28px;
}
.myb_trn_lb_head_4tl{
gap:0.625rem;
display:flex;
margin-bottom:12px;
align-items:center;
justify-content:space-between;
}
.myb_trn_lb_title_4tl{
font-weight:600;
font-size:1.25rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#1C1812;
}
.myb_trn_lb_upd_4tl{
text-transform:uppercase;
letter-spacing:.08em;
font-size:0.688rem;
color:#6B5E47;
}
.myb_trn_lb_row_4tl{
border-radius:0.5rem;
padding:0.688rem 0.75rem;
gap:14px;
display:flex;
align-items:center;
}
.myb_trn_lb_row_4tl:nth-child(2){
background:rgba(168,114,42,0.10);
}
.myb_trn_lb_rank_4tl{
flex:0 0 auto;
color:#A8722A;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
width:22px;
font-size:16px;
font-weight:700;
}
.myb_trn_lb_av_4tl{
flex:0 0 auto;
border-radius:50%;
background:linear-gradient(135deg,#A8722A,#D4A853);
width:30px;
height:1.875rem;
}
.myb_trn_lb_name_4tl{
flex:1 1 auto;
overflow:hidden;
font-size:0.875rem;
min-width:0;
white-space:nowrap;
text-overflow:ellipsis;
color:#1C1812;
font-weight:600;
}
.myb_trn_lb_amount_4tl{
flex:0 0 auto;
font-weight:700;
color:#1C1812;
font-size:0.813rem;
}
.myb_vip_4tl{
padding:3rem 0;
}
@media(min-width:771px){
.myb_vip_4tl{
padding:64px 0;
}
}
.myb_vip_head_4tl{
gap:0.875rem;
flex-direction:column;
display:flex;
margin-bottom:30px;
}
@media(min-width:883px){
.myb_vip_head_4tl{
gap:24px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.myb_vip_eyebrow_4tl{
margin-bottom:12px;
}
.myb_vip_h2_4tl{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
font-weight:600;
font-size:32px;
color:#F5EFE0;
overflow-wrap:break-word;
}
@media(min-width:769px){
.myb_vip_h2_4tl{
font-size:40px;
}
}
.myb_vip_intro_4tl{
max-width:420px;
color:#B8A98E;
font-size:14px;
line-height:1.6;
}
.myb_vip_grid_4tl{
gap:14px;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
display:grid;
}
.myb_vip_card_4tl{
padding:22px 1.125rem;
border-radius:14px;
border:1px solid rgba(253,248,236,0.13);
min-width:0;
}
.myb_vip_card_feat_4tl{
background:rgba(253,248,236,0.07);
border-color:#D4A853;
}
.myb_vip_card_ic_4tl{
border-radius:0.5rem;
background:linear-gradient(135deg,#A8722A,#D4A853);
display:block;
width:34px;
margin-bottom:1rem;
height:34px;
}
.myb_vip_name_4tl{
font-weight:600;
margin-bottom:0.375rem;
color:#F5EFE0;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:20px;
}
.myb_vip_perk_4tl{
font-size:12.5px;
overflow-wrap:break-word;
line-height:1.5;
color:#B8A98E;
}
.myb_wy_4tl{
padding:3rem 0;
}
@media(min-width:766px){
.myb_wy_4tl{
padding:56px 0;
}
}
.myb_wy_in_4tl{
gap:32px;
grid-template-columns:1fr;
align-items:start;
display:grid;
}
@media(min-width:902px){
.myb_wy_in_4tl{
gap:3rem;
grid-template-columns:.8fr 1.2fr;
}
}
.myb_wy_left_4tl{
min-width:0;
}
.myb_wy_eyebrow_4tl{
margin-bottom:14px;
}
.myb_wy_h2_4tl{
margin-bottom:16px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
line-height:1.05;
font-weight:600;
overflow-wrap:break-word;
color:#1C1812;
}
@media(min-width:771px){
.myb_wy_h2_4tl{
font-size:40px;
}
}
.myb_wy_intro_4tl{
line-height:1.6;
font-size:15px;
color:#8C7B63;
}
.myb_wy_grid_4tl{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:562px){
.myb_wy_grid_4tl{
grid-template-columns:1fr 1fr;
}
}
.myb_wy_card_4tl{
padding:26px;
background:#FDFAF4;
border:1px solid rgba(28,24,18,0.08);
border-radius:14px;
min-width:0;
}
.myb_wy_card_ic_4tl{
justify-content:center;
color:#A8722A;
margin-bottom:16px;
align-items:center;
display:inline-flex;
}
.myb_wy_card_ic_4tl svg{
width:26px;
height:1.625rem;
}
.myb_wy_card_h_4tl{
font-size:1.313rem;
font-weight:600;
line-height:1.15;
overflow-wrap:break-word;
color:#1C1812;
margin-bottom:0.5rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.myb_wy_card_p_4tl{
overflow-wrap:break-word;
line-height:1.55;
font-size:14px;
color:#8C7B63;
}
.myb_prov_4tl{
padding:2.5rem 0 20px;
}
.myb_prov_eyebrow_4tl{
margin-bottom:18px;
display:block;
}
.myb_prov_grid_4tl{
grid-template-columns:repeat(2,1fr);
gap:0.75rem;
display:grid;
}
@media(min-width:563px){
.myb_prov_grid_4tl{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:902px){
.myb_prov_grid_4tl{
grid-template-columns:repeat(6,1fr);
}
}
.myb_op_4tl{
padding:36px 0 0.625rem;
}
.myb_op_in_4tl{
grid-template-columns:1fr;
padding:2rem;
gap:2rem;
border:1px solid rgba(28,24,18,0.08);
background:#FDFAF4;
border-radius:0.875rem;
align-items:center;
display:grid;
}
@media(min-width:857px){
.myb_op_in_4tl{
gap:44px;
grid-template-columns:.9fr 1.1fr;
padding:34px 40px;
}
}
.myb_op_left_4tl{
min-width:0;
}
.myb_op_eyebrow_4tl{
margin-bottom:12px;
}
.myb_op_h2_4tl{
overflow-wrap:break-word;
font-size:1.75rem;
color:#1C1812;
line-height:1.08;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
margin-bottom:10px;
font-weight:600;
}
@media(min-width:766px){
.myb_op_h2_4tl{
font-size:30px;
}
}
.myb_op_text_4tl{
color:#8C7B63;
font-size:0.875rem;
line-height:1.6;
}
.myb_op_grid_4tl{
grid-template-columns:1fr 1fr;
border-radius:8px;
background:rgba(28,24,18,0.14);
overflow:hidden;
border:1px solid rgba(28,24,18,0.14);
gap:1px;
display:grid;
}
.myb_op_field_4tl{
padding:18px 20px;
background:#F5F0E8;
min-width:0;
}
.myb_op_field_lb_4tl{
margin-bottom:0.313rem;
text-transform:uppercase;
letter-spacing:.1em;
font-size:0.625rem;
color:#A8722A;
font-weight:600;
}
.myb_op_field_val_4tl{
overflow-wrap:break-word;
font-weight:700;
color:#1C1812;
font-size:0.875rem;
}
.myb_ts_4tl{
padding:2.75rem 0;
}
.myb_ts_in_4tl{
grid-template-columns:1fr;
gap:2rem;
display:grid;
align-items:center;
}
@media(min-width:878px){
.myb_ts_in_4tl{
grid-template-columns:1.4fr 1fr;
gap:48px;
}
}
.myb_ts_left_4tl{
min-width:0;
}
.myb_ts_h2_4tl{
line-height:1.1;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
color:#F5EFE0;
font-weight:600;
overflow-wrap:break-word;
margin-bottom:0.75rem;
font-size:26px;
}
@media(min-width:768px){
.myb_ts_h2_4tl{
font-size:1.75rem;
}
}
.myb_ts_text_4tl{
line-height:1.6;
font-size:0.906rem;
color:#B8A98E;
margin-bottom:1.375rem;
max-width:520px;
}
.myb_ts_badges_4tl{
gap:18px;
align-items:center;
flex-wrap:wrap;
display:flex;
}
.myb_ts_badge_4tl{
color:#B8A98E;
font-size:0.813rem;
font-weight:600;
}
.myb_ts_pay_4tl{
gap:0.75rem;
display:flex;
flex-wrap:wrap;
}
@media(min-width:883px){
.myb_ts_pay_4tl{
justify-content:flex-end;
}
}
.myb_ts_pay_chip_4tl{
background:rgba(253,248,236,0.07);
border:1px solid rgba(253,248,236,0.13);
padding:0.75rem 1rem;
border-radius:0.875rem;
color:#F5EFE0;
font-size:14px;
font-weight:700;
}
.myb_hts_4tl{
padding:3rem 0;
}
@media(min-width:767px){
.myb_hts_4tl{
padding:62px 0;
}
}
.myb_hts_head_4tl{
gap:1.125rem;
margin-bottom:2.125rem;
display:flex;
flex-direction:column;
}
@media(min-width:771px){
.myb_hts_head_4tl{
gap:24px;
flex-direction:row;
align-items:flex-end;
justify-content:space-between;
}
}
.myb_hts_eyebrow_4tl{
margin-bottom:0.75rem;
}
.myb_hts_h2_4tl{
font-weight:600;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:30px;
color:#F5EFE0;
line-height:1.05;
}
@media(min-width:768px){
.myb_hts_h2_4tl{
font-size:2.375rem;
}
}
.myb_hts_cta_4tl{
border-radius:999px;
transition:opacity .22s ease;
background:#D4A853;
flex:0 0 auto;
padding:15px 30px;
color:#1C1812;
font-size:15px;
font-weight:700;
}
.myb_hts_cta_4tl:hover{
opacity:.9;
}
.myb_hts_grid_4tl{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.myb_hts_grid_4tl{
grid-template-columns:repeat(3,1fr);
}
}
.myb_hts_step_4tl{
padding-top:1.375rem;
border-top:1px solid rgba(253,248,236,0.13);
min-width:0;
}
.myb_hts_step_num_4tl{
margin-bottom:0.875rem;
line-height:1;
font-size:44px;
color:#D4A853;
font-weight:700;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.myb_hts_step_h_4tl{
font-weight:700;
line-height:1.2;
overflow-wrap:break-word;
margin-bottom:0.5rem;
color:#F5EFE0;
font-size:1.188rem;
}
.myb_hts_step_p_4tl{
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
color:#B8A98E;
}
.myb_pmt_4tl{
padding:48px 0 0.625rem;
}
.myb_pmt_in_4tl{
gap:2rem;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:881px){
.myb_pmt_in_4tl{
grid-template-columns:1fr 1.1fr;
gap:3rem;
}
}
.myb_pmt_left_4tl{
min-width:0;
}
.myb_pmt_eyebrow_4tl{
margin-bottom:0.75rem;
}
.myb_pmt_h2_4tl{
font-size:30px;
line-height:1.06;
font-weight:600;
margin-bottom:0.75rem;
overflow-wrap:break-word;
color:#1C1812;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
@media(min-width:771px){
.myb_pmt_h2_4tl{
font-size:2rem;
}
}
.myb_pmt_text_4tl{
font-size:0.906rem;
margin-bottom:22px;
line-height:1.6;
color:#8C7B63;
}
.myb_pmt_logos_4tl{
gap:0.625rem;
grid-template-columns:repeat(2,1fr);
display:grid;
}
@media(min-width:478px){
.myb_pmt_logos_4tl{
grid-template-columns:repeat(4,1fr);
}
}
.myb_pmt_logo_4tl{
padding:0 0.5rem;
border-radius:8px;
border:1px solid rgba(28,24,18,0.08);
background:#FDFAF4;
overflow:hidden;
white-space:nowrap;
align-items:center;
justify-content:center;
text-overflow:ellipsis;
color:#3A3226;
height:50px;
display:flex;
font-weight:700;
font-size:0.781rem;
text-align:center;
}
.myb_pmt_table_4tl{
overflow:hidden;
border:1px solid rgba(28,24,18,0.08);
border-radius:14px;
min-width:0;
}
.myb_pmt_thead_4tl{
grid-template-columns:1.4fr 1fr 1fr 1fr;
background:#2A2319;
display:grid;
}
.myb_pmt_th_4tl{
padding:13px 14px;
overflow:hidden;
font-weight:700;
text-transform:uppercase;
color:#F5EFE0;
letter-spacing:.08em;
white-space:nowrap;
text-overflow:ellipsis;
font-size:0.625rem;
}
.myb_pmt_row_4tl{
grid-template-columns:1.4fr 1fr 1fr 1fr;
border-top:1px solid rgba(28,24,18,0.08);
display:grid;
}
.myb_pmt_row_4tl:nth-child(odd){
background:#FDFAF4;
}
.myb_pmt_td_4tl{
padding:0.875rem;
font-size:13.5px;
overflow-wrap:break-word;
min-width:0;
color:#8C7B63;
}
.myb_pmt_row_4tl .myb_pmt_td_4tl:first-child{
color:#1C1812;
font-weight:700;
}
.myb_pmt_row_4tl .myb_pmt_td_4tl:last-child{
color:#4E7C59;
font-weight:700;
}
.myb_rv_4tl{
background:#FDFAF4;
padding:48px 0;
border-bottom:1px solid rgba(28,24,18,0.08);
border-top:1px solid rgba(28,24,18,0.08);
margin-top:24px;
}
@media(min-width:768px){
.myb_rv_4tl{
padding:3.5rem 0;
}
}
.myb_rv_head_4tl{
gap:1rem;
display:flex;
margin-bottom:1.875rem;
flex-direction:column;
}
@media(min-width:765px){
.myb_rv_head_4tl{
gap:20px;
justify-content:space-between;
flex-direction:row;
align-items:flex-end;
}
}
.myb_rv_eyebrow_4tl{
margin-bottom:0.625rem;
}
.myb_rv_h2_4tl{
color:#1C1812;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
font-weight:600;
line-height:1.05;
}
@media(min-width:767px){
.myb_rv_h2_4tl{
font-size:38px;
}
}
.myb_rv_agg_4tl{
gap:0.75rem;
align-items:center;
display:flex;
}
.myb_rv_agg_stars_4tl{
gap:3px;
color:#A8722A;
display:flex;
}
.myb_rv_agg_stars_4tl svg{
width:1.125rem;
height:1.125rem;
}
.myb_rv_source_4tl{
color:#8C7B63;
font-size:0.813rem;
}
.myb_rv_grid_4tl{
gap:18px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:761px){
.myb_rv_grid_4tl{
grid-template-columns:repeat(3,1fr);
}
}
.myb_rv_card_4tl{
border:1px solid rgba(28,24,18,0.08);
padding:26px;
background:#F5F0E8;
border-radius:14px;
min-width:0;
}
.myb_rv_card_stars_4tl{
gap:2px;
display:flex;
margin-bottom:0.75rem;
color:#A8722A;
}
.myb_rv_card_stars_4tl svg{
width:0.875rem;
height:0.875rem;
}
.myb_rv_card_body_4tl{
overflow-wrap:break-word;
line-height:1.45;
font-size:1.125rem;
margin-bottom:16px;
color:#1C1812;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:500;
}
.myb_rv_card_meta_4tl{
gap:10px;
display:flex;
flex-wrap:wrap;
align-items:center;
}
.myb_rv_card_av_4tl{
background:linear-gradient(135deg,#A8722A,#D4A853);
border-radius:50%;
flex:0 0 auto;
height:32px;
width:32px;
}
.myb_rv_card_author_4tl{
font-size:13px;
font-weight:700;
color:#1C1812;
}
.myb_rv_card_loc_4tl{
color:#6B5E47;
font-size:12px;
}
.myb_tt_4tl{
padding:3rem 0 10px;
}
@media(min-width:766px){
.myb_tt_4tl{
padding:60px 0 10px;
}
}
.myb_tt_head_4tl{
text-align:center;
margin-bottom:34px;
}
.myb_tt_eyebrow_4tl{
margin-bottom:0.75rem;
}
.myb_tt_h2_4tl{
font-weight:600;
color:#1C1812;
line-height:1.05;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:32px;
}
@media(min-width:769px){
.myb_tt_h2_4tl{
font-size:2.625rem;
}
}
.myb_tt_grid_4tl{
grid-template-columns:1fr;
gap:18px;
display:grid;
}
@media(min-width:759px){
.myb_tt_grid_4tl{
grid-template-columns:repeat(3,1fr);
}
}
.myb_tt_card_4tl{
border-radius:0.875rem;
padding:30px;
border:1px solid rgba(28,24,18,0.08);
background:#FDFAF4;
min-width:0;
flex-direction:column;
display:flex;
}
.myb_tt_card_ic_4tl{
display:inline-flex;
align-items:center;
margin-bottom:18px;
color:#A8722A;
}
.myb_tt_card_ic_4tl svg{
width:28px;
height:1.75rem;
}
.myb_tt_card_h_4tl{
margin-bottom:8px;
font-weight:600;
font-size:1.375rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
color:#1C1812;
overflow-wrap:break-word;
}
.myb_tt_card_p_4tl{
color:#8C7B63;
margin-bottom:0.875rem;
font-size:14px;
overflow-wrap:break-word;
line-height:1.6;
}
.myb_tt_card_p_4tl b{
font-weight:700;
color:#1C1812;
}
.myb_tt_card_link_4tl{
transition:color .22s ease;
font-weight:700;
border-bottom:1px solid #A8722A;
align-self:flex-start;
color:#1C1812;
margin-top:auto;
padding-bottom:2px;
font-size:0.813rem;
}
.myb_tt_card_link_4tl:hover{
color:#A8722A;
}
.myb_sb_4tl{
background:#FDFAF4;
padding:48px 0;
border-bottom:1px solid rgba(28,24,18,0.08);
margin-top:1.5rem;
border-top:1px solid rgba(28,24,18,0.08);
}
@media(min-width:769px){
.myb_sb_4tl{
padding:56px 0;
}
}
.myb_sb_eyebrow_4tl{
margin-bottom:12px;
display:block;
}
.myb_sb_h2_4tl{
font-weight:600;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.875rem;
overflow-wrap:break-word;
line-height:1.05;
color:#1C1812;
margin-bottom:26px;
}
@media(min-width:768px){
.myb_sb_h2_4tl{
font-size:36px;
}
}
.myb_sb_grid_4tl{
grid-template-columns:1fr;
gap:1rem;
display:grid;
}
@media(min-width:562px){
.myb_sb_grid_4tl{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:963px){
.myb_sb_grid_4tl{
grid-template-columns:repeat(4,1fr);
}
}
.myb_sb_card_4tl{
background:#F5F0E8;
border-radius:0.875rem;
padding:1.5rem;
border:1px solid rgba(28,24,18,0.08);
min-width:0;
}
.myb_sb_card_h_4tl{
color:#1C1812;
line-height:1.15;
font-weight:600;
font-size:1.188rem;
margin-bottom:8px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
}
.myb_sb_card_p_4tl{
line-height:1.6;
overflow-wrap:break-word;
color:#8C7B63;
font-size:0.844rem;
}
.myb_sb_rtp_4tl{
padding:1.625rem 1.75rem;
border:1px solid rgba(28,24,18,0.08);
border-radius:0.875rem;
grid-template-columns:1fr;
gap:1.5rem;
background:#F5F0E8;
margin-top:18px;
align-items:center;
display:grid;
}
@media(min-width:758px){
.myb_sb_rtp_4tl{
gap:40px;
grid-template-columns:1fr 1fr;
}
}
.myb_sb_rtp_h_4tl{
line-height:1.15;
color:#1C1812;
font-weight:600;
font-size:1.25rem;
overflow-wrap:break-word;
margin-bottom:0.5rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
}
.myb_sb_rtp_p_4tl{
line-height:1.6;
overflow-wrap:break-word;
font-size:0.844rem;
color:#8C7B63;
}
.myb_sb_rtp_stats_4tl{
gap:1rem;
display:flex;
}
.myb_sb_stat_4tl{
background:#FDFAF4;
padding:18px;
border-radius:0.5rem;
flex:1 1 0;
text-align:center;
min-width:0;
}
.myb_sb_stat_v_4tl{
font-size:26px;
font-weight:700;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
overflow-wrap:break-word;
color:#4E7C59;
}
.myb_sb_stat_l_4tl{
color:#6B5E47;
font-size:0.719rem;
margin-top:4px;
}
.myb_el_4tl{
padding:48px 0;
}
@media(min-width:769px){
.myb_el_4tl{
padding:56px 0;
}
}
.myb_el_in_4tl{
gap:40px;
grid-template-columns:1fr;
display:grid;
align-items:start;
}
@media(min-width:903px){
.myb_el_in_4tl{
gap:56px;
grid-template-columns:1fr 1fr;
}
}
.myb_el_left_4tl{
min-width:0;
}
.myb_el_eyebrow_4tl{
margin-bottom:0.875rem;
}
.myb_el_h2_4tl{
font-weight:600;
color:#1C1812;
margin-bottom:1.375rem;
overflow-wrap:break-word;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.08;
font-size:2rem;
}
@media(min-width:769px){
.myb_el_h2_4tl{
font-size:38px;
}
}
.myb_el_body_4tl p{
line-height:1.7;
overflow-wrap:break-word;
margin-bottom:1.125rem;
color:#3A3226;
font-size:16px;
}
.myb_el_dropcap_4tl{
padding:6px 0.75rem 0 0;
line-height:.8;
float:left;
font-size:62px;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:700;
color:#A8722A;
}
.myb_el_right_4tl{
min-width:0;
}
.myb_el_quote_4tl{
background:linear-gradient(150deg,#2C2518,#111009);
padding:2.25rem;
border-radius:20px;
margin-bottom:24px;
color:#F5EFE0;
position:relative;
}
.myb_el_quote_mark_4tl{
align-items:center;
color:#D4A853;
display:inline-flex;
margin-bottom:6px;
}
.myb_el_quote_mark_4tl svg{
height:34px;
width:34px;
}
.myb_el_quote_text_4tl{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-weight:500;
overflow-wrap:break-word;
margin-bottom:22px;
color:#F5EFE0;
font-size:1.375rem;
line-height:1.4;
}
.myb_el_quote_meta_4tl{
gap:12px;
display:flex;
align-items:center;
}
.myb_el_quote_av_4tl{
flex:0 0 auto;
background:linear-gradient(135deg,#A8722A,#D4A853);
border-radius:50%;
height:2.375rem;
width:2.375rem;
}
.myb_el_quote_author_4tl{
font-size:14px;
font-weight:700;
color:#F5EFE0;
}
.myb_el_quote_meta_sub_4tl{
font-size:12px;
color:#B8A98E;
}
.myb_el_explain_4tl{
overflow:hidden;
border:1px solid rgba(28,24,18,0.08);
border-radius:0.875rem;
}
.myb_el_explain_card_4tl{
padding:1.375rem 24px;
}
.myb_el_explain_card_4tl+.myb_el_explain_card_4tl{
border-top:1px solid rgba(28,24,18,0.08);
}
.myb_el_explain_h_4tl{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.25rem;
overflow-wrap:break-word;
color:#1C1812;
font-weight:600;
margin-bottom:8px;
line-height:1.15;
}
.myb_el_explain_p_4tl{
font-size:0.875rem;
overflow-wrap:break-word;
line-height:1.55;
color:#8C7B63;
}
.myb_lh_4tl{
padding:2.5rem 0 20px;
}
.myb_lh_in_4tl{
border-top:1px solid rgba(28,24,18,0.14);
padding-top:34px;
}
.myb_lh_eyebrow_4tl{
display:block;
margin-bottom:22px;
}
.myb_lh_grid_4tl{
grid-template-columns:1fr 1fr;
gap:1.75rem;
display:grid;
}
@media(min-width:597px){
.myb_lh_grid_4tl{
grid-template-columns:repeat(3,1fr);
}
}
@media(min-width:962px){
.myb_lh_grid_4tl{
grid-template-columns:repeat(5,1fr);
}
}
.myb_lh_col_4tl{
min-width:0;
}
.myb_lh_col_h_4tl{
overflow-wrap:break-word;
margin-bottom:0.75rem;
color:#1C1812;
font-weight:700;
font-size:0.813rem;
}
.myb_lh_links_4tl{
gap:0.5rem;
flex-direction:column;
display:flex;
}
.myb_lh_link_4tl{
transition:color .22s ease;
font-size:13px;
color:#8C7B63;
overflow-wrap:break-word;
}
.myb_lh_link_4tl:hover{
color:#A8722A;
}
.myb_faq_4tl{
padding:48px 0;
background:#FDFAF4;
border-bottom:1px solid rgba(28,24,18,0.08);
margin-top:24px;
border-top:1px solid rgba(28,24,18,0.08);
}
@media(min-width:769px){
.myb_faq_4tl{
padding:62px 0;
}
}
.myb_faq_head_4tl{
margin-bottom:34px;
text-align:center;
}
.myb_faq_eyebrow_4tl{
margin-bottom:12px;
}
.myb_faq_h2_4tl{
overflow-wrap:break-word;
font-size:2rem;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
color:#1C1812;
font-weight:600;
}
@media(min-width:768px){
.myb_faq_h2_4tl{
font-size:38px;
}
}
.myb_faq_list_4tl{
gap:0.75rem;
margin:0 auto;
flex-direction:column;
max-width:820px;
display:flex;
}
.myb_faq_item_4tl{
border-radius:14px;
border:1px solid rgba(28,24,18,0.08);
background:#F5F0E8;
overflow:hidden;
}
.myb_faq_q_4tl{
list-style:none;
padding:20px 24px;
gap:1.25rem;
overflow-wrap:break-word;
justify-content:space-between;
font-size:16px;
cursor:pointer;
font-weight:700;
display:flex;
color:#1C1812;
align-items:center;
}
.myb_faq_q_4tl::-webkit-details-marker{
display:none;
}
.myb_faq_q_ic_4tl{
flex:0 0 auto;
transition:transform .22s ease;
display:inline-flex;
align-items:center;
color:#A8722A;
}
.myb_faq_q_ic_4tl svg{
height:18px;
width:18px;
}
.myb_faq_item_4tl[open] .myb_faq_q_ic_4tl{
transform:rotate(180deg);
}
.myb_faq_a_4tl{
padding:0 1.5rem 1.25rem;
line-height:1.6;
font-size:0.906rem;
color:#8C7B63;
overflow-wrap:break-word;
}
.myb_sg_4tl{
padding:48px 0 0.625rem;
}
.myb_sg_eyebrow_4tl{
display:block;
margin-bottom:12px;
}
.myb_sg_h2_4tl{
color:#1C1812;
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.05;
margin-bottom:1.75rem;
font-weight:600;
font-size:1.875rem;
overflow-wrap:break-word;
}
@media(min-width:766px){
.myb_sg_h2_4tl{
font-size:2.25rem;
}
}
.myb_sg_grid_4tl{
gap:24px;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:721px){
.myb_sg_grid_4tl{
grid-template-columns:repeat(3,1fr);
}
}
.myb_sg_col_4tl{
min-width:0;
}
.myb_sg_col_h_4tl{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
line-height:1.15;
margin-bottom:10px;
font-size:1.375rem;
overflow-wrap:break-word;
font-weight:600;
color:#1C1812;
}
.myb_sg_col_p_4tl{
color:#8C7B63;
line-height:1.65;
overflow-wrap:break-word;
font-size:0.875rem;
}
.myb_ft_4tl{
background:#2A2319;
color:#B8A98E;
margin-top:40px;
}
.myb_ft_in_4tl{
padding:48px 0 1.75rem;
gap:2rem;
grid-template-columns:1fr;
display:grid;
}
@media(min-width:602px){
.myb_ft_in_4tl{
grid-template-columns:1fr 1fr;
}
}
@media(min-width:900px){
.myb_ft_in_4tl{
grid-template-columns:1.4fr 1fr 1fr 1fr;
}
}
.myb_ft_brand_4tl{
min-width:0;
}
.myb_ft_logo_4tl{
font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;
font-size:1.625rem;
color:#F5EFE0;
overflow-wrap:break-word;
font-weight:700;
}
.myb_ft_tagline_4tl{
margin-top:0.875rem;
color:#B8A98E;
line-height:1.6;
font-size:0.844rem;
max-width:280px;
}
.myb_ft_contact_4tl{
transition:color .22s ease;
color:#D4A853;
font-size:0.813rem;
overflow-wrap:anywhere;
max-width:17.5rem;
margin-top:0.75rem;
display:inline-block;
}
.myb_ft_contact_4tl:hover{
color:#F5EFE0;
}
.myb_ft_col_4tl{
min-width:0;
}
.myb_ft_col_h_4tl{
color:#F5EFE0;
margin-bottom:14px;
font-size:13px;
letter-spacing:.08em;
overflow-wrap:break-word;
text-transform:uppercase;
font-weight:700;
}
.myb_ft_col_links_4tl{
gap:10px;
flex-direction:column;
display:flex;
}
.myb_ft_link_4tl{
transition:color .22s ease;
font-size:0.844rem;
overflow-wrap:break-word;
color:#B8A98E;
}
.myb_ft_link_4tl:hover{
color:#F5EFE0;
}
.myb_ft_bot_4tl{
gap:16px;
padding:22px 0 2.5rem;
flex-direction:column;
border-top:1px solid rgba(253,248,236,0.13);
display:flex;
}
@media(min-width:770px){
.myb_ft_bot_4tl{
gap:20px;
align-items:center;
flex-direction:row;
justify-content:space-between;
}
}
.myb_ft_legal_4tl{
overflow-wrap:break-word;
color:#B0A08A;
max-width:760px;
line-height:1.6;
font-size:11.5px;
}
.myb_ft_legal_4tl b{
color:#B8A98E;
font-weight:700;
}
.myb_ft_age_4tl{
border-radius:8px;
flex:0 0 auto;
border:1.5px solid #D4A853;
padding:0.25rem 0.563rem;
font-size:0.813rem;
font-weight:700;
color:#D4A853;
}