*{margin:0;padding:0;box-sizing:border-box;}
html{-webkit-text-size-adjust:100%;}
body{background:#1A1816;font-family:"Figtree", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;-webkit-font-smoothing:antialiased;overflow-wrap:break-word;font-size:0.938rem;color:#D8D1C3;line-height:1.6;text-rendering:optimizeLegibility;}
img{max-width:100%;display:block;}
a{color:inherit;text-decoration:none;}
button{border:none;background:none;font-family:inherit;cursor:pointer;}
::-webkit-scrollbar{height:0.5rem;width:8px;}
::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.52);border-radius:8px;}
::-webkit-scrollbar-track{background:transparent;}
.zmi_layout_mys{flex-direction:column;display:flex;min-height:100vh;}
.zmi_main_mys{flex:1 1 auto;width:100%;min-width:0;}
.zmi_container_mys{margin:0 auto;padding:0 1rem;width:100%;max-width:1400px;}
@media(min-width:769px){.zmi_container_mys{padding:0 2rem;}
}
@media(min-width:1101px){.zmi_container_mys{padding:0 56px;}
}
.zmi_eyebrow_mys{text-transform:uppercase;font-family:"Figtree", ui-sans-serif, system-ui, 'Segoe UI', sans-serif;display:inline-block;font-weight:600;font-size:0.688rem;letter-spacing:.2em;line-height:1.4;color:#B89A5A;overflow-wrap:break-word;}
.zmi_band_mys{background:#0F0E0C;color:#F2EDE3;}
.zmi_band_mys .zmi_eyebrow_mys{color:#C4A86E;}
@keyframes zm2-float{0%,100%{transform:translateY(0)}
50%{transform:translateY(-12px)}
}
@keyframes zm2-pulse{0%,100%{opacity:.55}
50%{opacity:1}
}
.zmi_tb_mys{background:#1A1816;z-index:50;top:0;border-bottom:1px solid rgba(244,238,224,0.13);position:sticky;}
.zmi_tb_in_mys{padding:0.75rem 1rem;margin:0 auto;gap:1rem;width:100%;max-width:1400px;justify-content:space-between;align-items:center;display:flex;}
@media(min-width:769px){.zmi_tb_in_mys{padding:16px 2rem;}
}
@media(min-width:1101px){.zmi_tb_in_mys{padding:1.125rem 56px;}
}
.zmi_tb_left_mys{gap:28px;align-items:center;min-width:0;display:flex;}
.zmi_tb_logo_mys{gap:0.688rem;display:flex;min-width:0;align-items:center;}
.zmi_tb_logo_mark_mys{flex:0 0 auto;border-radius:8px;width:2.125rem;height:2.125rem;object-fit:cover;}
.zmi_tb_logo_txt_mys{min-width:0;display:flex;line-height:1;flex-direction:column;}
.zmi_tb_logo_name_mys{overflow:hidden;font-size:1.375rem;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.02em;font-weight:700;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;color:#F2EDE3;}
.zmi_tb_logo_sub_mys{overflow:hidden;font-weight:600;font-size:0.531rem;text-transform:uppercase;text-overflow:ellipsis;margin-top:0.25rem;white-space:nowrap;color:#B89A5A;letter-spacing:.32em;}
.zmi_tb_nav_mys{display:none;}
@media(min-width:962px){.zmi_tb_nav_mys{gap:1.75rem;align-items:center;display:flex;}
}
.zmi_tb_nav_item_mys{transition:color .2s ease,border-color .2s ease;padding-bottom:3px;font-weight:600;font-size:0.875rem;color:#D8D1C3;border-bottom:2px solid transparent;white-space:nowrap;}
.zmi_tb_nav_item_mys:hover{color:#F2EDE3;}
.zmi_tb_nav_item_mys.zmi_state_active_mys{border-color:#B89A5A;color:#F2EDE3;}
.zmi_tb_right_mys{flex:0 0 auto;gap:0.875rem;display:flex;align-items:center;}
.zmi_tb_search_mys{transition:color .2s ease;justify-content:center;align-items:center;color:#D8D1C3;display:flex;}
.zmi_tb_search_mys:hover{color:#B89A5A;}
.zmi_tb_search_mys svg{height:18px;width:1.125rem;}
.zmi_tb_lang_mys{font-size:11px;font-weight:600;letter-spacing:.1em;color:#9E9688;text-transform:uppercase;}
.zmi_tb_lang_mys:hover{color:#F2EDE3;}
.zmi_tb_login_mys{font-size:14px;font-weight:600;color:#F2EDE3;display:none;}
@media(min-width:766px){.zmi_tb_login_mys{display:inline-block;}
}
.zmi_tb_register_mys{padding:11px 22px;transition:background-color .2s ease;border-radius:999px;background:#C4A86E;white-space:nowrap;font-size:0.875rem;color:#18160F;font-weight:700;}
.zmi_tb_register_mys:hover{background:#D4B97A;}
.zmi_mob_mys{background:#1A1816;z-index:60;padding-bottom:env(safe-area-inset-bottom);right:0;left:0;position:fixed;border-top:1px solid rgba(244,238,224,0.13);bottom:0;}
@media(min-width:961px){.zmi_mob_mys{display:none;}
}
.zmi_mob_in_mys{margin:0 auto;justify-content:space-around;display:flex;max-width:35rem;align-items:stretch;}
.zmi_mob_item_mys{transition:color .2s ease;gap:3px;flex:1 1 0;padding:0.563rem 0.25rem;align-items:center;flex-direction:column;color:#9E9688;min-width:0;display:flex;}
.zmi_mob_item_mys.zmi_state_active_mys{color:#B89A5A;}
.zmi_mob_ic_mys{display:flex;justify-content:center;align-items:center;}
.zmi_mob_ic_mys svg{width:1.25rem;height:1.25rem;}
.zmi_mob_lb_mys{overflow:hidden;text-overflow:ellipsis;font-weight:600;white-space:nowrap;font-size:0.625rem;max-width:100%;}
@media(max-width:962px){body{padding-bottom:60px;}
}
.zmi_rail_mys{min-width:0;position:relative;}
.zmi_rail_scroll_mys{gap:14px;scrollbar-width:thin;overflow-x:auto;display:flex;padding-bottom:14px;-webkit-overflow-scrolling:touch;}
@media(min-width:769px){.zmi_rail_scroll_mys{gap:1.125rem;}
}
.zmi_gc_mys{flex:0 0 auto;width:9.375rem;display:block;}
@media(min-width:771px){.zmi_gc_mys{width:11.75rem;}
}
.zmi_gc_img_mys{overflow:hidden;border-radius:0.875rem;background:#222019;padding-bottom:133.33%;position:relative;box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 0.5rem 24px rgba(0,0,0,0.28);}
.zmi_gc_img_mys img{inset:0;position:absolute;object-fit:cover;height:100%;width:100%;}
.zmi_gc_cover_mys{background:linear-gradient(160deg,transparent 55%,rgba(0,0,0,0.52));inset:0;position:absolute;pointer-events:none;}
.zmi_gc_hover_mys{transition:opacity .2s ease;inset:0;background:rgba(0,0,0,0.52);display:flex;position:absolute;align-items:center;opacity:0;justify-content:center;}
.zmi_gc_mys:hover .zmi_gc_hover_mys{opacity:1;}
.zmi_gc_hover_btn_mys{background:#C4A86E;border-radius:62.438rem;height:2.875rem;justify-content:center;display:flex;width:2.875rem;color:#18160F;align-items:center;}
.zmi_gc_hover_btn_mys svg{width:1.125rem;height:18px;}
.zmi_gc_info_mys{gap:2px;flex-direction:column;display:flex;margin-top:0.563rem;min-width:0;}
.zmi_gc_name_mys{overflow:hidden;font-weight:700;color:#F2EDE3;font-size:0.813rem;text-overflow:ellipsis;white-space:nowrap;}
.zmi_gc_prov_mys{overflow:hidden;white-space:nowrap;font-size:11px;text-overflow:ellipsis;color:#9E9688;}
.zmi_gc_meta_mys{font-size:11px;color:#9E9688;}
.zmi_tc_mys{flex:0 0 auto;width:180px;display:block;}
@media(min-width:767px){.zmi_tc_mys{width:230px;}
}
.zmi_tc_img_mys{border-radius:14px;overflow:hidden;background:#222019;padding-bottom:75%;position:relative;box-shadow:0 2px 0.375rem rgba(0,0,0,0.40), 0 0.5rem 1.5rem rgba(0,0,0,0.28);}
.zmi_tc_img_mys img{inset:0;height:100%;position:absolute;width:100%;object-fit:cover;}
.zmi_tc_info_mys{gap:2px;display:flex;min-width:0;margin-top:9px;flex-direction:column;}
.zmi_tc_name_mys{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#F2EDE3;font-weight:700;font-size:0.875rem;}
.zmi_tc_rtp_mys{font-size:11px;color:#9E9688;}
.zmi_lc_mys{flex:0 0 auto;display:block;width:14.375rem;}
@media(min-width:767px){.zmi_lc_mys{width:16.75rem;}
}
.zmi_lc_img_mys{background:#222019;overflow:hidden;border-radius:0.875rem;padding-bottom:62.5%;box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 24px rgba(0,0,0,0.28);position:relative;}
.zmi_lc_img_mys img{inset:0;width:100%;object-fit:cover;position:absolute;height:100%;}
.zmi_lc_live_mys{background:rgba(0,0,0,0.52);gap:7px;border-radius:999px;padding:0.25rem 0.563rem;left:12px;align-items:center;display:flex;top:12px;position:absolute;}
.zmi_lc_live_dot_mys{border-radius:50%;animation:zm2-pulse 1.6s infinite;background:#C0442A;width:8px;height:8px;}
.zmi_lc_seats_mys{text-transform:uppercase;font-weight:600;letter-spacing:.08em;font-size:10px;color:#F2EDE3;}
.zmi_lc_info_mys{gap:2px;min-width:0;flex-direction:column;margin-top:9px;display:flex;}
.zmi_lc_name_mys{overflow:hidden;white-space:nowrap;font-size:0.938rem;font-weight:700;text-overflow:ellipsis;color:#F2EDE3;}
.zmi_lc_bet_mys{font-size:11px;color:#9E9688;}
.zmi_pc_mys{gap:0.5rem;border-radius:0.875rem;padding:1rem 14px;background:#222019;border:1px solid rgba(244,238,224,0.07);justify-content:center;min-height:4.625rem;flex-direction:column;align-items:center;min-width:0;display:flex;}
.zmi_pc_logo_mys{flex:0 0 auto;width:auto;height:1.75rem;max-width:100%;object-fit:contain;}
.zmi_pc_name_mys{overflow:hidden;white-space:nowrap;text-align:center;max-width:100%;color:#9E9688;font-size:11px;text-overflow:ellipsis;}
.zmi_gc_tag_mys{border-radius:0.5rem;padding:3px 0.5rem;z-index:2;font-weight:700;position:absolute;top:10px;display:inline-block;letter-spacing:.06em;text-transform:uppercase;left:10px;font-size:0.625rem;}
.zmi_gc_tag_hot_mys{background:#C0442A;color:#F2EDE3;}
.zmi_gc_tag_new_mys{background:#D4B97A;color:#18160F;}
.zmi_gc_tag_jp_mys{background:#C4A030;color:#18160F;}
.zmi_gc_tag_live_mys{background:#C0442A;color:#F2EDE3;}
.zmi_sh_mys{min-width:0;margin-bottom:1.125rem;}
.zmi_sh_row_mys{gap:16px;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-end;}
.zmi_sh_row_mys .zmi_sh_l_mys{gap:0.375rem;flex-direction:column;min-width:0;display:flex;}
.zmi_sh_stack_mys{gap:10px;align-items:flex-start;flex-direction:column;display:flex;}
.zmi_sh_center_mys{gap:0.625rem;display:flex;align-items:center;text-align:center;flex-direction:column;}
.zmi_sh_h2_mys{font-weight:600;color:#F2EDE3;font-size:24px;line-height:1.1;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;overflow-wrap:break-word;}
@media(min-width:771px){.zmi_sh_h2_mys{font-size:30px;}
}
.zmi_band_mys .zmi_sh_h2_mys{color:#F2EDE3;}
.zmi_sh_eb_line_mys{gap:0.625rem;align-items:center;display:inline-flex;}
.zmi_sh_eb_line_mys::before{background:#B89A5A;width:1.75rem;content:"";display:inline-block;height:1px;}
.zmi_band_mys .zmi_sh_eb_line_mys::before{background:#C4A86E;}
.zmi_sh_eb_dot_mys{gap:0.5rem;display:inline-flex;align-items:center;}
.zmi_sh_eb_dot_mys::before{border-radius:50%;background:#B89A5A;content:"";display:inline-block;height:0.375rem;width:0.375rem;}
.zmi_band_mys .zmi_sh_eb_dot_mys::before{background:#C4A86E;}
.zmi_sh_link_mys{transition:color .2s ease,border-color .2s ease,background-color .2s ease;gap:6px;font-size:13px;padding-bottom:2px;font-weight:600;display:inline-flex;border-bottom:1px solid #F2EDE3;color:#F2EDE3;align-items:center;white-space:nowrap;}
.zmi_sh_link_mys:hover{border-color:#B89A5A;color:#B89A5A;}
.zmi_sh_link_mys svg{width:0.875rem;height:0.875rem;}
.zmi_sh_link_chev_mys{padding-bottom:0;border-bottom:0;}
.zmi_sh_link_btn_mys{border-radius:999px;padding:0.563rem 18px;background:#C4A86E;border-bottom:0;color:#18160F;}
.zmi_sh_link_btn_mys:hover{background:#D4B97A;border-color:transparent;color:#18160F;}
.zmi_band_mys .zmi_sh_link_mys{border-color:#F2EDE3;color:#F2EDE3;}
.zmi_band_mys .zmi_sh_link_btn_mys{background:#C4A86E;color:#18160F;}
.zmi_sh_rule_mys{background:rgba(244,238,224,0.13);margin:-2px 0 18px;height:1px;}
.zmi_band_mys .zmi_sh_rule_mys{background:rgba(244,238,224,0.10);}
.zmi_hero_mys{padding:2rem 0 0.5rem;}
@media(min-width:770px){.zmi_hero_mys{padding:56px 0 1.5rem;}
}
.zmi_hero_in_mys{grid-template-columns:1fr;gap:32px;align-items:center;display:grid;}
@media(min-width:900px){.zmi_hero_in_mys{grid-template-columns:1.05fr .95fr;gap:48px;}
}
.zmi_hero_copy_mys{min-width:0;}
.zmi_hero_eyebrow_mys{gap:0.625rem;margin-bottom:1.375rem;display:inline-flex;align-items:center;}
.zmi_hero_eyebrow_line_mys{background:#B89A5A;flex:0 0 auto;display:inline-block;width:1.75rem;height:1px;}
.zmi_hero_h1_mys{line-height:1.04;overflow-wrap:break-word;font-size:2.375rem;color:#F2EDE3;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;font-weight:600;margin-bottom:1.25rem;letter-spacing:-.01em;}
@media(min-width:770px){.zmi_hero_h1_mys{font-size:54px;}
}
@media(min-width:1101px){.zmi_hero_h1_mys{font-size:3.875rem;}
}
.zmi_hero_h1_mys em{color:#B89A5A;font-style:normal;}
.zmi_hero_sub_mys{font-size:16px;max-width:30rem;margin-bottom:1.875rem;line-height:1.6;color:#7A736A;}
@media(min-width:768px){.zmi_hero_sub_mys{font-size:18px;}
}
.zmi_hero_actions_mys{gap:14px;align-items:center;display:flex;flex-wrap:wrap;margin-bottom:34px;}
.zmi_hero_cta_mys{background:#C4A86E;padding:16px 30px;border-radius:62.438rem;gap:0.625rem;transition:background-color .2s ease;align-items:center;color:#18160F;display:inline-flex;font-size:0.938rem;font-weight:700;}
.zmi_hero_cta_mys:hover{background:#D4B97A;}
.zmi_hero_cta_ic_mys{display:inline-flex;align-items:center;}
.zmi_hero_cta_ic_mys svg{height:16px;width:1rem;}
.zmi_hero_cta_alt_mys{border-radius:62.438rem;background:transparent;transition:border-color .2s ease,color .2s ease;border:1px solid rgba(244,238,224,0.13);padding:15px 26px;align-items:center;color:#F2EDE3;font-size:0.938rem;font-weight:600;display:inline-flex;}
.zmi_hero_cta_alt_mys:hover{border-color:#B89A5A;color:#B89A5A;}
.zmi_hero_trust_mys{gap:22px;display:flex;align-items:center;flex-wrap:wrap;}
.zmi_hero_trust_item_mys{gap:9px;color:#D8D1C3;font-weight:600;display:flex;align-items:center;font-size:0.813rem;}
.zmi_hero_trust_ic_mys{align-items:center;display:inline-flex;color:#B89A5A;}
.zmi_hero_trust_ic_mys svg{height:16px;width:16px;}
.zmi_hero_promo_mys{background:#222019;border-radius:1.25rem;overflow:hidden;position:relative;box-shadow:0 0.75rem 48px rgba(0,0,0,0.55), 0 2px 0.75rem rgba(0,0,0,0.35);display:flex;min-height:18.75rem;}
.zmi_hero_promo_bg_mys{inset:0;position:absolute;background-size:cover;background-position:center;}
.zmi_hero_promo_bg_mys::after{inset:0;background:linear-gradient(120deg,#0F0E0C 0%,rgba(0,0,0,0.52) 55%,transparent 100%);position:absolute;content:"";}
.zmi_hero_promo_glow_mys{background:radial-gradient(circle,rgba(196,168,110,0.10) 0%,transparent 65%);border-radius:50%;width:16.25rem;top:-2.5rem;right:-20px;pointer-events:none;position:absolute;height:16.25rem;}
.zmi_hero_promo_ct_mys{padding:28px;max-width:88%;align-self:flex-end;z-index:2;position:relative;}
.zmi_hero_promo_label_mys{font-weight:700;letter-spacing:.25em;display:block;text-transform:uppercase;font-size:10px;margin-bottom:8px;color:#C4A86E;}
.zmi_hero_promo_amount_mys{color:#F2EDE3;font-size:32px;font-weight:600;line-height:1.05;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;overflow-wrap:break-word;}
@media(min-width:768px){.zmi_hero_promo_amount_mys{font-size:40px;}
}
.zmi_hero_promo_amount_mys em{color:#C4A86E;font-style:normal;}
.zmi_hero_rating_mys{border-radius:0.875rem;background:#222019;gap:0.625rem;padding:10px 14px;border:1px solid rgba(244,238,224,0.07);box-shadow:0 2px 6px rgba(0,0,0,0.40), 0 8px 1.5rem rgba(0,0,0,0.28);z-index:3;right:0.875rem;top:14px;align-items:center;max-width:min(16.25rem,62%);display:flex;position:absolute;}
.zmi_hero_rating_score_mys{flex:0 0 auto;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;font-weight:700;color:#F2EDE3;font-size:1.5rem;}
.zmi_hero_rating_txt_mys{flex:1 1 auto;min-width:0;}
.zmi_hero_rating_stars_mys{gap:2px;display:flex;color:#B89A5A;}
.zmi_hero_rating_stars_mys svg{width:12px;height:0.75rem;}
.zmi_hero_rating_cap_mys{font-size:0.688rem;display:block;overflow-wrap:break-word;color:#9E9688;line-height:1.35;margin-top:3px;}
.zmi_stat_mys{border-bottom:1px solid rgba(244,238,224,0.13);margin-top:16px;border-top:1px solid rgba(244,238,224,0.13);}
.zmi_stat_in_mys{grid-template-columns:repeat(2,1fr);display:grid;}
@media(min-width:766px){.zmi_stat_in_mys{grid-template-columns:repeat(4,1fr);}
}
.zmi_stat_item_mys{padding:1.375rem 14px;border-right:1px solid rgba(244,238,224,0.07);border-bottom:1px solid rgba(244,238,224,0.07);min-width:0;}
.zmi_stat_item_mys:nth-child(2n){border-right:0;}
.zmi_stat_item_mys:nth-child(n+3){border-bottom:0;}
@media(min-width:767px){.zmi_stat_item_mys{border-bottom:0;}
.zmi_stat_item_mys:nth-child(2n){border-right:1px solid rgba(244,238,224,0.07);}
.zmi_stat_item_mys:nth-child(4n){border-right:0;}
}
.zmi_stat_value_mys{overflow-wrap:break-word;line-height:1;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;font-size:1.875rem;color:#F2EDE3;font-weight:700;}
@media(min-width:771px){.zmi_stat_value_mys{font-size:2.125rem;}
}
.zmi_stat_label_mys{overflow-wrap:break-word;font-size:13px;line-height:1.4;color:#9E9688;margin-top:0.375rem;}
.zmi_jp_mys{padding:1.875rem 0 10px;}
.zmi_jp_grid_mys{grid-template-columns:1fr;gap:16px;display:grid;}
@media(min-width:765px){.zmi_jp_grid_mys{grid-template-columns:1fr 1fr;}
.zmi_jp_card_mega_mys{grid-column:1/-1;}
}
@media(min-width:1001px){.zmi_jp_grid_mys{grid-template-columns:1.4fr 1fr 1fr;}
.zmi_jp_card_mega_mys{grid-column:auto;}
}
.zmi_jp_card_mys{border-radius:20px;overflow:hidden;background:#222019;border:1px solid rgba(244,238,224,0.07);padding:1.625rem;gap:12px;flex-direction:column;justify-content:space-between;min-height:12.5rem;position:relative;min-width:0;display:flex;}
.zmi_jp_card_mega_mys{border-color:transparent;background:linear-gradient(135deg,#1C1A14,#0C0B08);min-height:13.125rem;color:#F2EDE3;}
.zmi_jp_glow_mys{border-radius:50%;background:radial-gradient(circle,rgba(196,168,110,0.10),transparent 70%);width:200px;top:-40px;height:12.5rem;position:absolute;right:-40px;pointer-events:none;}
.zmi_jp_label_mys{gap:10px;flex-wrap:wrap;position:relative;font-size:0.625rem;font-weight:700;justify-content:space-between;align-items:center;color:#B89A5A;display:flex;letter-spacing:.16em;text-transform:uppercase;}
.zmi_jp_card_mega_mys .zmi_jp_label_mys{color:#C4A86E;}
.zmi_jp_drop_mys{text-transform:none;font-weight:600;letter-spacing:.04em;color:#9E9688;}
.zmi_jp_card_mega_mys .zmi_jp_drop_mys{color:#9E9688;}
.zmi_jp_amount_mys{position:relative;overflow-wrap:break-word;font-size:38px;font-weight:700;color:#F2EDE3;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;line-height:1;}
.zmi_jp_card_mega_mys .zmi_jp_amount_mys{animation:zm2-pulse 2.4s infinite;color:#C4A86E;font-size:3rem;}
@media(min-width:770px){.zmi_jp_card_mega_mys .zmi_jp_amount_mys{font-size:54px;}
}
.zmi_jp_game_mys{font-size:0.813rem;color:#9E9688;position:relative;}
.zmi_jp_card_mega_mys .zmi_jp_game_mys{color:#9E9688;}
.zmi_jp_cta_mys{position:relative;align-self:flex-start;}
.zmi_jp_card_mega_mys .zmi_jp_cta_mys{background:#C4A86E;transition:opacity .2s ease;border-radius:999px;padding:10px 1.25rem;font-size:0.813rem;font-weight:700;color:#18160F;}
.zmi_jp_card_mega_mys .zmi_jp_cta_mys:hover{opacity:.9;}
.zmi_jp_card_mys:not(.zmi_jp_card_mega_mys) .zmi_jp_cta_mys{transition:color .2s ease,border-color .2s ease;font-size:0.813rem;font-weight:700;color:#F2EDE3;border-bottom:1px solid #F2EDE3;padding-bottom:2px;}
.zmi_jp_card_mys:not(.zmi_jp_card_mega_mys) .zmi_jp_cta_mys:hover{border-color:#B89A5A;color:#B89A5A;}
.zmi_jp_seo_mys{margin:14px 0 0;color:#7A736A;line-height:1.65;overflow-wrap:break-word;max-width:760px;font-size:0.875rem;}
.zmi_jp_seo_mys strong{color:#F2EDE3;font-weight:700;}
.zmi_grow_mys{padding:1.625rem 0 0.625rem;}
.zmi_row_seo_mys{margin:10px 0 0;max-width:760px;line-height:1.65;overflow-wrap:break-word;color:#7A736A;font-size:14px;}
.zmi_row_seo_mys strong{color:#F2EDE3;font-weight:700;}
.zmi_grow_mys{padding:26px 0 10px;}
.zmi_row_seo_mys{margin:0.625rem 0 0;max-width:760px;line-height:1.65;color:#7A736A;font-size:0.875rem;overflow-wrap:break-word;}
.zmi_row_seo_mys strong{color:#F2EDE3;font-weight:700;}
.zmi_grow_mys{padding:1.625rem 0 0.625rem;}
.zmi_row_seo_mys{margin:10px 0 0;color:#7A736A;max-width:47.5rem;font-size:0.875rem;line-height:1.65;overflow-wrap:break-word;}
.zmi_row_seo_mys strong{font-weight:700;color:#F2EDE3;}
.zmi_gf_mys{padding:24px 0 0.375rem;}
.zmi_gf_in_mys{gap:0.625rem;flex-wrap:wrap;display:flex;}
.zmi_gf_chip_mys{padding:0.625rem 1.125rem;border:1px solid rgba(244,238,224,0.13);border-radius:62.438rem;background:#222019;transition:color .2s ease,border-color .2s ease,background-color .2s ease;color:#D8D1C3;white-space:nowrap;font-weight:600;font-size:0.813rem;}
.zmi_gf_chip_mys:hover{border-color:#B89A5A;color:#B89A5A;}
.zmi_gf_chip_mys.zmi_state_active_mys{background:#C4A86E;border-color:transparent;color:#18160F;}
.zmi_grow_mys{padding:1.625rem 0 10px;}
.zmi_row_seo_mys{margin:10px 0 0;line-height:1.65;overflow-wrap:break-word;max-width:760px;color:#7A736A;font-size:0.875rem;}
.zmi_row_seo_mys strong{color:#F2EDE3;font-weight:700;}
.zmi_vip_mys{padding:48px 0;}
@media(min-width:767px){.zmi_vip_mys{padding:64px 0;}
}
.zmi_vip_head_mys{gap:14px;flex-direction:column;display:flex;margin-bottom:1.875rem;}
@media(min-width:881px){.zmi_vip_head_mys{gap:24px;flex-direction:row;align-items:flex-end;justify-content:space-between;}
}
.zmi_vip_eyebrow_mys{margin-bottom:0.75rem;}
.zmi_vip_h2_mys{font-size:2rem;color:#F2EDE3;line-height:1.05;font-weight:600;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;overflow-wrap:break-word;}
@media(min-width:771px){.zmi_vip_h2_mys{font-size:2.5rem;}
}
.zmi_vip_intro_mys{line-height:1.6;font-size:0.875rem;max-width:420px;color:#9E9688;}
.zmi_vip_grid_mys{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;display:grid;}
.zmi_vip_card_mys{padding:22px 18px;border:1px solid rgba(244,238,224,0.10);border-radius:0.875rem;min-width:0;}
.zmi_vip_card_feat_mys{border-color:#C4A86E;background:rgba(244,238,224,0.06);}
.zmi_vip_card_ic_mys{border-radius:0.5rem;background:linear-gradient(135deg,#B89A5A,#E2CA90);width:34px;height:34px;display:block;margin-bottom:1rem;}
.zmi_vip_name_mys{overflow-wrap:break-word;font-size:1.25rem;color:#F2EDE3;font-weight:600;margin-bottom:0.375rem;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;}
.zmi_vip_perk_mys{line-height:1.5;font-size:12.5px;color:#9E9688;overflow-wrap:break-word;}
.zmi_app_mys{padding:30px 0 0.625rem;}
.zmi_app_in_mys{gap:1.75rem;border:1px solid rgba(244,238,224,0.07);padding:32px;background:#222019;border-radius:1.25rem;flex-direction:column;display:flex;}
@media(min-width:765px){.zmi_app_in_mys{padding:2.5rem 2.75rem;gap:40px;justify-content:space-between;align-items:center;flex-direction:row;}
}
.zmi_app_copy_mys{max-width:35rem;min-width:0;}
.zmi_app_eyebrow_mys{margin-bottom:0.75rem;}
.zmi_app_h2_mys{margin-bottom:0.75rem;overflow-wrap:break-word;line-height:1.05;font-weight:600;color:#F2EDE3;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;font-size:28px;}
@media(min-width:769px){.zmi_app_h2_mys{font-size:34px;}
}
.zmi_app_text_mys{font-size:0.875rem;line-height:1.6;margin-bottom:22px;color:#7A736A;}
.zmi_app_btns_mys{gap:12px;flex-wrap:wrap;display:flex;}
.zmi_app_btn_mys{padding:0.688rem 1.25rem;gap:0.625rem;transition:background-color .2s ease;border-radius:14px;background:#C4A86E;align-items:center;color:#18160F;display:inline-flex;}
.zmi_app_btn_mys:hover{background:#D4B97A;}
.zmi_app_btn_ic_mys{display:inline-flex;align-items:center;}
.zmi_app_btn_ic_mys svg{width:1.125rem;height:18px;}
.zmi_app_btn_lb_mys{font-size:0.844rem;font-weight:700;}
.zmi_app_qr_wrap_mys{gap:18px;flex:0 0 auto;display:flex;align-items:center;}
.zmi_app_qr_mys{flex:0 0 auto;border-radius:14px;background-color:#C4A86E;width:108px;background-image:repeating-linear-gradient(0deg,#222019 0 5px,transparent 0.313rem 11px),repeating-linear-gradient(90deg,#222019 0 0.313rem,transparent 5px 0.688rem);height:108px;}
.zmi_app_qr_cap_mys{line-height:1.4;font-size:0.781rem;max-width:92px;color:#9E9688;}
.zmi_trn_mys{padding:30px 0 0.625rem;}
.zmi_trn_in_mys{border-radius:1.25rem;border:1px solid rgba(244,238,224,0.07);grid-template-columns:1fr;overflow:hidden;background:#222019;display:grid;}
@media(min-width:877px){.zmi_trn_in_mys{grid-template-columns:1.05fr 1fr;}
}
.zmi_trn_banner_mys{overflow:hidden;padding:34px;background:linear-gradient(150deg,#1C1A14,#0C0B08);position:relative;color:#F2EDE3;}
.zmi_trn_glow_mys{border-radius:50%;background:radial-gradient(circle,rgba(196,168,110,0.10),transparent 70%);width:200px;pointer-events:none;bottom:-40px;position:absolute;height:12.5rem;right:-40px;}
.zmi_trn_eyebrow_mys{position:relative;margin-bottom:14px;}
.zmi_trn_h2_mys{font-size:30px;line-height:1.06;position:relative;overflow-wrap:break-word;font-weight:600;margin-bottom:12px;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;color:#F2EDE3;}
@media(min-width:769px){.zmi_trn_h2_mys{font-size:2.25rem;}
}
.zmi_trn_text_mys{margin-bottom:22px;max-width:26.25rem;position:relative;font-size:0.875rem;line-height:1.6;color:#9E9688;}
.zmi_trn_timer_mys{gap:0.5rem;position:relative;margin-bottom:24px;display:flex;align-items:center;flex-wrap:wrap;}
.zmi_trn_timer_cap_mys{font-size:11px;color:#9E9688;}
.zmi_trn_timer_box_mys{background:rgba(244,238,224,0.06);padding:4px 12px;border-radius:0.5rem;color:#F2EDE3;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;font-size:1.5rem;font-weight:700;}
.zmi_trn_cta_mys{border-radius:62.438rem;transition:opacity .2s ease;padding:13px 1.625rem;background:#C4A86E;display:inline-block;position:relative;color:#18160F;font-size:14px;font-weight:700;}
.zmi_trn_cta_mys:hover{opacity:.9;}
.zmi_trn_lb_mys{padding:26px 28px;}
.zmi_trn_lb_head_mys{gap:0.625rem;align-items:center;display:flex;margin-bottom:0.75rem;justify-content:space-between;}
.zmi_trn_lb_title_mys{color:#F2EDE3;font-weight:600;font-size:1.25rem;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;}
.zmi_trn_lb_upd_mys{text-transform:uppercase;letter-spacing:.08em;font-size:0.688rem;color:#9E9688;}
.zmi_trn_lb_row_mys{border-radius:8px;gap:14px;padding:11px 0.75rem;display:flex;align-items:center;}
.zmi_trn_lb_row_mys:nth-child(2){background:rgba(184,154,90,0.12);}
.zmi_trn_lb_rank_mys{flex:0 0 auto;color:#B89A5A;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;font-weight:700;width:22px;font-size:16px;}
.zmi_trn_lb_av_mys{flex:0 0 auto;border-radius:50%;background:linear-gradient(135deg,#B89A5A,#E2CA90);height:1.875rem;width:1.875rem;}
.zmi_trn_lb_name_mys{flex:1 1 auto;overflow:hidden;font-weight:600;text-overflow:ellipsis;color:#F2EDE3;font-size:0.875rem;white-space:nowrap;min-width:0;}
.zmi_trn_lb_amount_mys{flex:0 0 auto;font-size:13px;font-weight:700;color:#F2EDE3;}
.zmi_sea_mys{padding:24px 0 10px;}
.zmi_sea_in_mys{background:linear-gradient(115deg,#1C1A14,#0C0B08);border-radius:1.25rem;padding:36px;overflow:hidden;gap:1.375rem;position:relative;flex-direction:column;display:flex;color:#F2EDE3;}
@media(min-width:822px){.zmi_sea_in_mys{gap:32px;padding:44px 48px;justify-content:space-between;flex-direction:row;align-items:center;}
}
.zmi_sea_glow_mys{background:radial-gradient(circle,rgba(196,168,110,0.10),transparent 68%);border-radius:50%;pointer-events:none;width:240px;height:15rem;top:50%;position:absolute;right:60px;transform:translateY(-50%);}
.zmi_sea_copy_mys{max-width:560px;position:relative;min-width:0;}
.zmi_sea_eyebrow_mys{margin-bottom:0.75rem;}
.zmi_sea_h2_mys{margin-bottom:12px;color:#F2EDE3;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.04;}
@media(min-width:771px){.zmi_sea_h2_mys{font-size:38px;}
}
.zmi_sea_text_mys{line-height:1.6;font-size:15px;color:#9E9688;}
.zmi_sea_cta_mys{padding:1rem 32px;transition:opacity .2s ease;flex:0 0 auto;background:#C4A86E;border-radius:62.438rem;position:relative;font-weight:700;color:#18160F;font-size:15px;}
.zmi_sea_cta_mys:hover{opacity:.9;}
.zmi_et_mys{padding:36px 0 10px;}
.zmi_et_in_mys{gap:2rem;grid-template-columns:1fr;align-items:start;display:grid;}
@media(min-width:877px){.zmi_et_in_mys{grid-template-columns:1.1fr .9fr;gap:48px;}
}
.zmi_et_left_mys{min-width:0;}
.zmi_et_eyebrow_mys{margin-bottom:12px;}
.zmi_et_h2_mys{line-height:1.06;font-size:1.75rem;overflow-wrap:break-word;font-weight:600;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;margin-bottom:14px;color:#F2EDE3;}
@media(min-width:770px){.zmi_et_h2_mys{font-size:2rem;}
}
.zmi_et_text_mys{margin-bottom:22px;line-height:1.65;color:#7A736A;font-size:15px;}
.zmi_et_stats_mys{gap:1.5rem;display:flex;flex-wrap:wrap;}
.zmi_et_stat_mys{min-width:0;}
.zmi_et_stat_v_mys{font-weight:700;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;color:#F2EDE3;font-size:1.625rem;line-height:1;}
.zmi_et_stat_l_mys{font-size:0.781rem;color:#9E9688;margin-top:4px;}
.zmi_et_right_mys{gap:0.75rem;flex-direction:column;display:flex;}
.zmi_et_member_mys{background:#222019;border-radius:14px;padding:18px 1.25rem;border:1px solid rgba(244,238,224,0.07);gap:16px;min-width:0;align-items:center;display:flex;}
.zmi_et_member_av_mys{flex:0 0 auto;border-radius:50%;background:linear-gradient(135deg,#1C1A14,#B89A5A);height:3rem;width:48px;}
.zmi_et_member_name_mys{color:#F2EDE3;overflow-wrap:break-word;font-size:0.938rem;font-weight:700;}
.zmi_et_member_role_mys{color:#9E9688;font-size:0.781rem;overflow-wrap:break-word;}
.zmi_et_updated_mys{border-radius:0.875rem;gap:8px;padding:14px 18px;background:#1A1816;border:1px solid rgba(244,238,224,0.07);color:#7A736A;font-size:0.781rem;display:flex;align-items:center;}
.zmi_wy_mys{padding:48px 0;}
@media(min-width:770px){.zmi_wy_mys{padding:56px 0;}
}
.zmi_wy_in_mys{grid-template-columns:1fr;gap:2rem;display:grid;align-items:start;}
@media(min-width:897px){.zmi_wy_in_mys{gap:48px;grid-template-columns:.8fr 1.2fr;}
}
.zmi_wy_left_mys{min-width:0;}
.zmi_wy_eyebrow_mys{margin-bottom:0.875rem;}
.zmi_wy_h2_mys{color:#F2EDE3;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;overflow-wrap:break-word;font-weight:600;font-size:32px;line-height:1.05;margin-bottom:16px;}
@media(min-width:766px){.zmi_wy_h2_mys{font-size:40px;}
}
.zmi_wy_intro_mys{font-size:0.938rem;color:#7A736A;line-height:1.6;}
.zmi_wy_grid_mys{grid-template-columns:1fr;gap:18px;display:grid;}
@media(min-width:563px){.zmi_wy_grid_mys{grid-template-columns:1fr 1fr;}
}
.zmi_wy_card_mys{border-radius:14px;border:1px solid rgba(244,238,224,0.07);padding:1.625rem;background:#222019;min-width:0;}
.zmi_wy_card_ic_mys{margin-bottom:1rem;align-items:center;display:inline-flex;justify-content:center;color:#B89A5A;}
.zmi_wy_card_ic_mys svg{width:26px;height:1.625rem;}
.zmi_wy_card_h_mys{font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;font-weight:600;line-height:1.15;overflow-wrap:break-word;color:#F2EDE3;font-size:21px;margin-bottom:8px;}
.zmi_wy_card_p_mys{overflow-wrap:break-word;line-height:1.55;color:#7A736A;font-size:14px;}
.zmi_hts_mys{padding:3rem 0;}
@media(min-width:767px){.zmi_hts_mys{padding:62px 0;}
}
.zmi_hts_head_mys{gap:1.125rem;flex-direction:column;display:flex;margin-bottom:34px;}
@media(min-width:769px){.zmi_hts_head_mys{gap:24px;justify-content:space-between;align-items:flex-end;flex-direction:row;}
}
.zmi_hts_eyebrow_mys{margin-bottom:0.75rem;}
.zmi_hts_h2_mys{color:#F2EDE3;font-size:1.875rem;font-weight:600;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;line-height:1.05;overflow-wrap:break-word;}
@media(min-width:767px){.zmi_hts_h2_mys{font-size:38px;}
}
.zmi_hts_cta_mys{border-radius:62.438rem;background:#C4A86E;flex:0 0 auto;padding:0.938rem 1.875rem;transition:opacity .2s ease;font-size:0.938rem;color:#18160F;font-weight:700;}
.zmi_hts_cta_mys:hover{opacity:.9;}
.zmi_hts_grid_mys{gap:1.5rem;grid-template-columns:1fr;display:grid;}
@media(min-width:758px){.zmi_hts_grid_mys{grid-template-columns:repeat(3,1fr);}
}
.zmi_hts_step_mys{min-width:0;padding-top:22px;border-top:1px solid rgba(244,238,224,0.10);}
.zmi_hts_step_num_mys{font-weight:700;color:#C4A86E;margin-bottom:0.875rem;font-size:44px;line-height:1;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;}
.zmi_hts_step_h_mys{color:#F2EDE3;line-height:1.2;font-size:1.188rem;font-weight:700;margin-bottom:8px;overflow-wrap:break-word;}
.zmi_hts_step_p_mys{color:#9E9688;font-size:14px;overflow-wrap:break-word;line-height:1.55;}
.zmi_rv_mys{background:#222019;padding:48px 0;border-top:1px solid rgba(244,238,224,0.07);margin-top:1.5rem;border-bottom:1px solid rgba(244,238,224,0.07);}
@media(min-width:769px){.zmi_rv_mys{padding:3.5rem 0;}
}
.zmi_rv_head_mys{gap:16px;flex-direction:column;margin-bottom:1.875rem;display:flex;}
@media(min-width:765px){.zmi_rv_head_mys{gap:20px;justify-content:space-between;flex-direction:row;align-items:flex-end;}
}
.zmi_rv_eyebrow_mys{margin-bottom:10px;}
.zmi_rv_h2_mys{font-weight:600;overflow-wrap:break-word;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;font-size:1.875rem;color:#F2EDE3;line-height:1.05;}
@media(min-width:767px){.zmi_rv_h2_mys{font-size:38px;}
}
.zmi_rv_agg_mys{gap:0.75rem;align-items:center;display:flex;}
.zmi_rv_agg_stars_mys{gap:3px;color:#B89A5A;display:flex;}
.zmi_rv_agg_stars_mys svg{width:18px;height:18px;}
.zmi_rv_source_mys{font-size:0.813rem;color:#7A736A;}
.zmi_rv_grid_mys{gap:1.125rem;grid-template-columns:1fr;display:grid;}
@media(min-width:763px){.zmi_rv_grid_mys{grid-template-columns:repeat(3,1fr);}
}
.zmi_rv_card_mys{padding:1.625rem;border:1px solid rgba(244,238,224,0.07);border-radius:14px;background:#1A1816;min-width:0;}
.zmi_rv_card_stars_mys{gap:2px;margin-bottom:0.75rem;display:flex;color:#B89A5A;}
.zmi_rv_card_stars_mys svg{height:14px;width:14px;}
.zmi_rv_card_body_mys{font-weight:500;line-height:1.45;font-size:1.125rem;overflow-wrap:break-word;color:#F2EDE3;margin-bottom:1rem;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;}
.zmi_rv_card_meta_mys{gap:10px;align-items:center;display:flex;flex-wrap:wrap;}
.zmi_rv_card_av_mys{flex:0 0 auto;background:linear-gradient(135deg,#B89A5A,#E2CA90);border-radius:50%;width:32px;height:32px;}
.zmi_rv_card_author_mys{font-size:13px;color:#F2EDE3;font-weight:700;}
.zmi_rv_card_loc_mys{color:#9E9688;font-size:0.75rem;}
.zmi_prov_mys{padding:2.5rem 0 20px;}
.zmi_prov_eyebrow_mys{display:block;margin-bottom:18px;}
.zmi_prov_grid_mys{grid-template-columns:repeat(2,1fr);gap:12px;display:grid;}
@media(min-width:560px){.zmi_prov_grid_mys{grid-template-columns:repeat(3,1fr);}
}
@media(min-width:901px){.zmi_prov_grid_mys{grid-template-columns:repeat(6,1fr);}
}
.zmi_tt_mys{padding:3rem 0 0.625rem;}
@media(min-width:766px){.zmi_tt_mys{padding:60px 0 0.625rem;}
}
.zmi_tt_head_mys{margin-bottom:2.125rem;text-align:center;}
.zmi_tt_eyebrow_mys{margin-bottom:0.75rem;}
.zmi_tt_h2_mys{font-weight:600;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;font-size:2rem;color:#F2EDE3;overflow-wrap:break-word;line-height:1.05;}
@media(min-width:765px){.zmi_tt_h2_mys{font-size:42px;}
}
.zmi_tt_grid_mys{grid-template-columns:1fr;gap:1.125rem;display:grid;}
@media(min-width:762px){.zmi_tt_grid_mys{grid-template-columns:repeat(3,1fr);}
}
.zmi_tt_card_mys{border:1px solid rgba(244,238,224,0.07);border-radius:14px;background:#222019;padding:1.875rem;display:flex;min-width:0;flex-direction:column;}
.zmi_tt_card_ic_mys{color:#B89A5A;margin-bottom:1.125rem;display:inline-flex;align-items:center;}
.zmi_tt_card_ic_mys svg{height:1.75rem;width:28px;}
.zmi_tt_card_h_mys{font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;overflow-wrap:break-word;color:#F2EDE3;font-size:22px;margin-bottom:0.5rem;line-height:1.15;font-weight:600;}
.zmi_tt_card_p_mys{margin-bottom:0.875rem;line-height:1.6;overflow-wrap:break-word;font-size:0.875rem;color:#7A736A;}
.zmi_tt_card_p_mys b{color:#F2EDE3;font-weight:700;}
.zmi_tt_card_link_mys{transition:color .2s ease;align-self:flex-start;font-size:13px;border-bottom:1px solid #B89A5A;color:#F2EDE3;font-weight:700;padding-bottom:2px;margin-top:auto;}
.zmi_tt_card_link_mys:hover{color:#B89A5A;}
.zmi_rc_mys{padding:3rem 0 0.625rem;}
.zmi_rc_in_mys{gap:32px;grid-template-columns:1fr;display:grid;}
@media(min-width:760px){.zmi_rc_in_mys{gap:40px;grid-template-columns:repeat(3,1fr);}
}
.zmi_rc_col_mys{min-width:0;}
.zmi_rc_label_mys{margin-bottom:16px;font-size:0.688rem;text-transform:uppercase;letter-spacing:.2em;color:#B89A5A;font-weight:600;}
.zmi_rc_awards_mys{gap:12px;flex-direction:column;display:flex;}
.zmi_rc_award_mys{gap:0.75rem;display:flex;align-items:center;min-width:0;}
.zmi_rc_award_ic_mys{flex:0 0 auto;align-items:center;color:#D4B97A;display:inline-flex;}
.zmi_rc_award_ic_mys svg{width:1.125rem;height:1.125rem;}
.zmi_rc_award_t_mys{overflow-wrap:break-word;font-weight:700;font-size:14px;color:#F2EDE3;}
.zmi_rc_award_s_mys{overflow-wrap:break-word;font-size:12px;color:#9E9688;}
.zmi_rc_press_mys{grid-template-columns:1fr 1fr;gap:10px;display:grid;}
.zmi_rc_press_logo_mys{border:1px solid rgba(244,238,224,0.07);border-radius:8px;padding:0 8px;overflow:hidden;justify-content:center;text-overflow:ellipsis;text-align:center;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;display:flex;align-items:center;white-space:nowrap;font-weight:700;font-size:0.875rem;color:#7A736A;height:3.25rem;}
.zmi_rc_partner_mys{border-radius:14px;background:#222019;border:1px solid rgba(244,238,224,0.07);padding:1.375rem;}
.zmi_rc_partner_name_mys{overflow-wrap:break-word;color:#F2EDE3;margin-bottom:0.375rem;font-size:20px;font-weight:600;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;}
.zmi_rc_partner_text_mys{line-height:1.55;font-size:13px;overflow-wrap:break-word;color:#7A736A;}
.zmi_ts_mys{padding:2.75rem 0;}
.zmi_ts_in_mys{gap:2rem;grid-template-columns:1fr;display:grid;align-items:center;}
@media(min-width:880px){.zmi_ts_in_mys{gap:48px;grid-template-columns:1.4fr 1fr;}
}
.zmi_ts_left_mys{min-width:0;}
.zmi_ts_h2_mys{font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;overflow-wrap:break-word;color:#F2EDE3;font-size:1.625rem;font-weight:600;line-height:1.1;margin-bottom:0.75rem;}
@media(min-width:767px){.zmi_ts_h2_mys{font-size:1.75rem;}
}
.zmi_ts_text_mys{max-width:520px;color:#9E9688;font-size:0.906rem;margin-bottom:1.375rem;line-height:1.6;}
.zmi_ts_badges_mys{gap:1.125rem;flex-wrap:wrap;display:flex;align-items:center;}
.zmi_ts_badge_mys{font-weight:600;color:#9E9688;font-size:0.813rem;}
.zmi_ts_pay_mys{gap:12px;flex-wrap:wrap;display:flex;}
@media(min-width:880px){.zmi_ts_pay_mys{justify-content:flex-end;}
}
.zmi_ts_pay_chip_mys{border:1px solid rgba(244,238,224,0.10);border-radius:0.875rem;background:rgba(244,238,224,0.06);padding:0.75rem 1rem;color:#F2EDE3;font-weight:700;font-size:14px;}
.zmi_op_mys{padding:36px 0 10px;}
.zmi_op_in_mys{grid-template-columns:1fr;border-radius:14px;padding:2rem;background:#222019;border:1px solid rgba(244,238,224,0.07);gap:2rem;display:grid;align-items:center;}
@media(min-width:860px){.zmi_op_in_mys{padding:2.125rem 40px;grid-template-columns:.9fr 1.1fr;gap:44px;}
}
.zmi_op_left_mys{min-width:0;}
.zmi_op_eyebrow_mys{margin-bottom:0.75rem;}
.zmi_op_h2_mys{line-height:1.08;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;overflow-wrap:break-word;margin-bottom:0.625rem;font-size:28px;color:#F2EDE3;font-weight:600;}
@media(min-width:766px){.zmi_op_h2_mys{font-size:30px;}
}
.zmi_op_text_mys{color:#7A736A;font-size:0.875rem;line-height:1.6;}
.zmi_op_grid_mys{border-radius:0.5rem;background:rgba(244,238,224,0.13);gap:1px;overflow:hidden;grid-template-columns:1fr 1fr;border:1px solid rgba(244,238,224,0.13);display:grid;}
.zmi_op_field_mys{background:#1A1816;padding:18px 20px;min-width:0;}
.zmi_op_field_lb_mys{text-transform:uppercase;font-size:10px;color:#B89A5A;letter-spacing:.1em;margin-bottom:0.313rem;font-weight:600;}
.zmi_op_field_val_mys{font-size:14px;font-weight:700;overflow-wrap:break-word;color:#F2EDE3;}
.zmi_sg_mys{padding:3rem 0 0.625rem;}
.zmi_sg_eyebrow_mys{display:block;margin-bottom:0.75rem;}
.zmi_sg_h2_mys{overflow-wrap:break-word;margin-bottom:1.75rem;color:#F2EDE3;font-weight:600;font-size:1.875rem;line-height:1.05;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;}
@media(min-width:765px){.zmi_sg_h2_mys{font-size:36px;}
}
.zmi_sg_grid_mys{gap:24px;grid-template-columns:1fr;display:grid;}
@media(min-width:719px){.zmi_sg_grid_mys{grid-template-columns:repeat(3,1fr);}
}
.zmi_sg_col_mys{min-width:0;}
.zmi_sg_col_h_mys{margin-bottom:0.625rem;line-height:1.15;overflow-wrap:break-word;font-size:1.375rem;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;font-weight:600;color:#F2EDE3;}
.zmi_sg_col_p_mys{font-size:0.875rem;line-height:1.65;overflow-wrap:break-word;color:#7A736A;}
.zmi_el_mys{padding:48px 0;}
@media(min-width:767px){.zmi_el_mys{padding:56px 0;}
}
.zmi_el_in_mys{grid-template-columns:1fr;gap:40px;align-items:start;display:grid;}
@media(min-width:898px){.zmi_el_in_mys{gap:56px;grid-template-columns:1fr 1fr;}
}
.zmi_el_left_mys{min-width:0;}
.zmi_el_eyebrow_mys{margin-bottom:14px;}
.zmi_el_h2_mys{font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;overflow-wrap:break-word;margin-bottom:22px;font-weight:600;line-height:1.08;color:#F2EDE3;font-size:2rem;}
@media(min-width:769px){.zmi_el_h2_mys{font-size:2.375rem;}
}
.zmi_el_body_mys p{margin-bottom:18px;line-height:1.7;font-size:16px;color:#D8D1C3;overflow-wrap:break-word;}
.zmi_el_dropcap_mys{padding:6px 0.75rem 0 0;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;color:#B89A5A;float:left;font-size:3.875rem;font-weight:700;line-height:.8;}
.zmi_el_right_mys{min-width:0;}
.zmi_el_quote_mys{background:linear-gradient(150deg,#1C1A14,#0C0B08);padding:2.25rem;border-radius:20px;color:#F2EDE3;margin-bottom:1.5rem;position:relative;}
.zmi_el_quote_mark_mys{align-items:center;display:inline-flex;color:#C4A86E;margin-bottom:0.375rem;}
.zmi_el_quote_mark_mys svg{width:34px;height:2.125rem;}
.zmi_el_quote_text_mys{line-height:1.4;overflow-wrap:break-word;font-size:1.375rem;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;font-weight:500;color:#F2EDE3;margin-bottom:22px;}
.zmi_el_quote_meta_mys{gap:12px;display:flex;align-items:center;}
.zmi_el_quote_av_mys{flex:0 0 auto;border-radius:50%;background:linear-gradient(135deg,#B89A5A,#E2CA90);width:38px;height:2.375rem;}
.zmi_el_quote_author_mys{font-weight:700;color:#F2EDE3;font-size:0.875rem;}
.zmi_el_quote_meta_sub_mys{font-size:12px;color:#9E9688;}
.zmi_el_explain_mys{border-radius:0.875rem;overflow:hidden;border:1px solid rgba(244,238,224,0.07);}
.zmi_el_explain_card_mys{padding:22px 24px;}
.zmi_el_explain_card_mys+.zmi_el_explain_card_mys{border-top:1px solid rgba(244,238,224,0.07);}
.zmi_el_explain_h_mys{font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;overflow-wrap:break-word;line-height:1.15;margin-bottom:0.5rem;color:#F2EDE3;font-size:1.25rem;font-weight:600;}
.zmi_el_explain_p_mys{color:#7A736A;line-height:1.55;font-size:0.875rem;overflow-wrap:break-word;}
.zmi_faq_mys{background:#222019;padding:48px 0;margin-top:1.5rem;border-bottom:1px solid rgba(244,238,224,0.07);border-top:1px solid rgba(244,238,224,0.07);}
@media(min-width:770px){.zmi_faq_mys{padding:3.875rem 0;}
}
.zmi_faq_head_mys{text-align:center;margin-bottom:2.125rem;}
.zmi_faq_eyebrow_mys{margin-bottom:12px;}
.zmi_faq_h2_mys{overflow-wrap:break-word;font-weight:600;color:#F2EDE3;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;line-height:1.05;font-size:32px;}
@media(min-width:767px){.zmi_faq_h2_mys{font-size:2.375rem;}
}
.zmi_faq_list_mys{margin:0 auto;gap:12px;max-width:51.25rem;flex-direction:column;display:flex;}
.zmi_faq_item_mys{border-radius:0.875rem;border:1px solid rgba(244,238,224,0.07);background:#1A1816;overflow:hidden;}
.zmi_faq_q_mys{padding:1.25rem 1.5rem;list-style:none;gap:20px;cursor:pointer;color:#F2EDE3;justify-content:space-between;font-weight:700;overflow-wrap:break-word;align-items:center;font-size:1rem;display:flex;}
.zmi_faq_q_mys::-webkit-details-marker{display:none;}
.zmi_faq_q_ic_mys{flex:0 0 auto;transition:transform .2s ease;display:inline-flex;color:#B89A5A;align-items:center;}
.zmi_faq_q_ic_mys svg{width:1.125rem;height:1.125rem;}
.zmi_faq_item_mys[open] .zmi_faq_q_ic_mys{transform:rotate(180deg);}
.zmi_faq_a_mys{padding:0 1.5rem 1.25rem;font-size:14.5px;line-height:1.6;color:#7A736A;overflow-wrap:break-word;}
.zmi_lh_mys{padding:2.5rem 0 20px;}
.zmi_lh_in_mys{padding-top:34px;border-top:1px solid rgba(244,238,224,0.13);}
.zmi_lh_eyebrow_mys{display:block;margin-bottom:1.375rem;}
.zmi_lh_grid_mys{grid-template-columns:1fr 1fr;gap:28px;display:grid;}
@media(min-width:601px){.zmi_lh_grid_mys{grid-template-columns:repeat(3,1fr);}
}
@media(min-width:959px){.zmi_lh_grid_mys{grid-template-columns:repeat(5,1fr);}
}
.zmi_lh_col_mys{min-width:0;}
.zmi_lh_col_h_mys{font-size:0.813rem;overflow-wrap:break-word;color:#F2EDE3;font-weight:700;margin-bottom:12px;}
.zmi_lh_links_mys{gap:0.5rem;display:flex;flex-direction:column;}
.zmi_lh_link_mys{transition:color .2s ease;color:#7A736A;font-size:13px;overflow-wrap:break-word;}
.zmi_lh_link_mys:hover{color:#B89A5A;}
.zmi_gd_mys{padding:48px 0 10px;}
.zmi_gd_head_mys{gap:14px;margin-bottom:1.5rem;flex-direction:column;display:flex;}
@media(min-width:681px){.zmi_gd_head_mys{gap:1.25rem;align-items:flex-end;flex-direction:row;justify-content:space-between;}
}
.zmi_gd_eyebrow_mys{margin-bottom:10px;}
.zmi_gd_h2_mys{line-height:1.05;font-weight:600;overflow-wrap:break-word;font-size:28px;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;color:#F2EDE3;}
@media(min-width:770px){.zmi_gd_h2_mys{font-size:2.125rem;}
}
.zmi_gd_more_mys{transition:color .2s ease,border-color .2s ease;flex:0 0 auto;font-size:13.5px;padding-bottom:2px;font-weight:600;border-bottom:1px solid #F2EDE3;color:#F2EDE3;}
.zmi_gd_more_mys:hover{border-color:#B89A5A;color:#B89A5A;}
.zmi_gd_grid_mys{gap:1.25rem;grid-template-columns:1fr;display:grid;}
@media(min-width:717px){.zmi_gd_grid_mys{grid-template-columns:repeat(3,1fr);}
}
.zmi_gd_card_mys{background:#222019;border:1px solid rgba(244,238,224,0.07);overflow:hidden;border-radius:0.875rem;min-width:0;display:block;}
.zmi_gd_card_img_mys{background:linear-gradient(140deg,#1C1A14,#B89A5A);height:9.375rem;}
.zmi_gd_card_body_mys{padding:1.375rem;}
.zmi_gd_card_cat_mys{color:#B89A5A;font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:600;}
.zmi_gd_card_h_mys{margin:8px 0 0.625rem;font-size:1.188rem;font-weight:600;line-height:1.2;overflow-wrap:break-word;color:#F2EDE3;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;}
.zmi_gd_card_meta_mys{font-size:12px;overflow-wrap:break-word;color:#9E9688;}
.zmi_sc_mys{padding:48px 0 0.625rem;}
.zmi_sc_head_mys{text-align:center;margin-bottom:28px;}
.zmi_sc_eyebrow_mys{margin-bottom:12px;}
.zmi_sc_h2_mys{color:#F2EDE3;font-weight:600;line-height:1.05;overflow-wrap:break-word;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;font-size:30px;}
@media(min-width:769px){.zmi_sc_h2_mys{font-size:36px;}
}
.zmi_sc_table_mys{margin:0 auto;overflow:hidden;border:1px solid rgba(244,238,224,0.07);border-radius:0.875rem;max-width:900px;}
.zmi_sc_thead_mys{background:#111009;grid-template-columns:1.6fr 1fr 1fr;display:grid;}
.zmi_sc_th_mys{padding:0.938rem 18px;font-weight:700;color:#9E9688;font-size:0.813rem;text-align:center;overflow-wrap:break-word;}
.zmi_sc_th_mys:first-child{text-align:left;}
.zmi_sc_th_us_mys{color:#C4A86E;}
.zmi_sc_row_mys{grid-template-columns:1.6fr 1fr 1fr;display:grid;border-top:1px solid rgba(244,238,224,0.07);}
.zmi_sc_row_mys:nth-child(even){background:#222019;}
.zmi_sc_td_mys{padding:15px 18px;text-align:center;color:#9E9688;font-size:14px;overflow-wrap:break-word;min-width:0;}
.zmi_sc_td_mys:first-child{font-weight:600;text-align:left;color:#D8D1C3;}
.zmi_sc_td_us_mys{color:#5E9E6E;font-weight:700;}
.zmi_sb_mys{background:#222019;padding:48px 0;border-top:1px solid rgba(244,238,224,0.07);border-bottom:1px solid rgba(244,238,224,0.07);margin-top:24px;}
@media(min-width:771px){.zmi_sb_mys{padding:3.5rem 0;}
}
.zmi_sb_eyebrow_mys{display:block;margin-bottom:0.75rem;}
.zmi_sb_h2_mys{font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;font-size:30px;overflow-wrap:break-word;line-height:1.05;font-weight:600;color:#F2EDE3;margin-bottom:26px;}
@media(min-width:769px){.zmi_sb_h2_mys{font-size:36px;}
}
.zmi_sb_grid_mys{gap:1rem;grid-template-columns:1fr;display:grid;}
@media(min-width:562px){.zmi_sb_grid_mys{grid-template-columns:1fr 1fr;}
}
@media(min-width:961px){.zmi_sb_grid_mys{grid-template-columns:repeat(4,1fr);}
}
.zmi_sb_card_mys{border:1px solid rgba(244,238,224,0.07);background:#1A1816;padding:24px;border-radius:0.875rem;min-width:0;}
.zmi_sb_card_h_mys{overflow-wrap:break-word;color:#F2EDE3;margin-bottom:0.5rem;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;font-size:1.188rem;font-weight:600;line-height:1.15;}
.zmi_sb_card_p_mys{overflow-wrap:break-word;line-height:1.6;font-size:13.5px;color:#7A736A;}
.zmi_sb_rtp_mys{padding:1.625rem 28px;grid-template-columns:1fr;border:1px solid rgba(244,238,224,0.07);border-radius:0.875rem;gap:24px;background:#1A1816;align-items:center;margin-top:18px;display:grid;}
@media(min-width:761px){.zmi_sb_rtp_mys{gap:2.5rem;grid-template-columns:1fr 1fr;}
}
.zmi_sb_rtp_h_mys{overflow-wrap:break-word;color:#F2EDE3;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;font-weight:600;line-height:1.15;font-size:20px;margin-bottom:8px;}
.zmi_sb_rtp_p_mys{overflow-wrap:break-word;color:#7A736A;font-size:0.844rem;line-height:1.6;}
.zmi_sb_rtp_stats_mys{gap:1rem;display:flex;}
.zmi_sb_stat_mys{background:#222019;padding:1.125rem;flex:1 1 0;border-radius:8px;min-width:0;text-align:center;}
.zmi_sb_stat_v_mys{font-weight:700;overflow-wrap:break-word;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;font-size:26px;color:#5E9E6E;}
.zmi_sb_stat_l_mys{margin-top:0.25rem;color:#9E9688;font-size:11.5px;}
.zmi_ft_mys{background:#111009;margin-top:40px;color:#9E9688;}
.zmi_ft_in_mys{gap:32px;padding:3rem 0 28px;grid-template-columns:1fr;display:grid;}
@media(min-width:601px){.zmi_ft_in_mys{grid-template-columns:1fr 1fr;}
}
@media(min-width:903px){.zmi_ft_in_mys{grid-template-columns:1.4fr 1fr 1fr 1fr;}
}
.zmi_ft_brand_mys{min-width:0;}
.zmi_ft_logo_mys{font-size:26px;color:#F2EDE3;font-weight:700;overflow-wrap:break-word;font-family:"Source Serif 4", Cambria, Georgia, 'Times New Roman', serif;}
.zmi_ft_tagline_mys{color:#9E9688;margin-top:0.875rem;font-size:13.5px;max-width:280px;line-height:1.6;}
.zmi_ft_contact_mys{transition:color .2s ease;color:#C4A86E;max-width:280px;display:inline-block;overflow-wrap:anywhere;margin-top:12px;font-size:13px;}
.zmi_ft_contact_mys:hover{color:#F2EDE3;}
.zmi_ft_col_mys{min-width:0;}
.zmi_ft_col_h_mys{letter-spacing:.08em;margin-bottom:14px;color:#F2EDE3;overflow-wrap:break-word;font-size:13px;font-weight:700;text-transform:uppercase;}
.zmi_ft_col_links_mys{gap:0.625rem;display:flex;flex-direction:column;}
.zmi_ft_link_mys{transition:color .2s ease;color:#9E9688;font-size:0.844rem;overflow-wrap:break-word;}
.zmi_ft_link_mys:hover{color:#F2EDE3;}
.zmi_ft_bot_mys{gap:16px;padding:1.375rem 0 40px;display:flex;flex-direction:column;border-top:1px solid rgba(244,238,224,0.10);}
@media(min-width:768px){.zmi_ft_bot_mys{gap:1.25rem;flex-direction:row;align-items:center;justify-content:space-between;}
}
.zmi_ft_legal_mys{max-width:47.5rem;line-height:1.6;overflow-wrap:break-word;font-size:0.719rem;color:#504B44;}
.zmi_ft_legal_mys b{color:#9E9688;font-weight:700;}
.zmi_ft_age_mys{border:1.5px solid #C4A86E;padding:0.25rem 0.563rem;border-radius:0.5rem;flex:0 0 auto;font-weight:700;color:#C4A86E;font-size:0.813rem;}