html{box-sizing: border-box;}
*,*::before,*::after{box-sizing: inherit;}
*{padding: 0; margin: 0;}
ul,ol{list-style: none;}
input,textarea,select,button{font: inherit;}
button{background: none; border: 0; cursor: pointer; color: inherit;}
a:link,a:visited{text-decoration: none; color: inherit;}
img,svg,video{display: block; max-width: 100%;}
body{background: #0B1320; color: #B8CCDC; line-height: 1.6; min-height: 100vh; font-family: 'Rajdhani', sans-serif; -webkit-font-smoothing: antialiased;}
.mzt-layout-zdk{display: flex; flex-direction: column; min-height: 100vh;}
.mzt-page-zdk{min-height: 100vh; display: flex;}
.mzt-main-zdk{flex: 1; padding-top: 3.5rem; min-width: 0;}
@media (min-width:1080px) {
.mzt-main-zdk{padding-left: 220px;}
}
@media (max-width:1079px) {
.mzt-main-zdk{padding-bottom: 4.5rem;}
}
.mzt-gc-zdk{overflow: hidden; transition: transform .2s,border-color .2s; background: #0E1828; border-radius: 0.5rem; border: 1px solid rgba(255,255,255,0.06); cursor: pointer; flex-shrink: 0; width: 8.75rem; position: relative;}
@media(min-width: 639px) {
.mzt-gc-zdk{width: 156px;}
}
@media(min-width: 1082px) {
.mzt-gc-zdk{width: 168px;}
}
.mzt-gc-zdk:hover{border-color: rgba(26,184,212,0.07); transform: translateY(-3px);}
.mzt-gc_img-zdk{overflow: hidden; padding-bottom: 80%; position: relative; width: 100%;}
.mzt-gc_img-zdk img{inset: 0; height: 100%; position: absolute; object-fit: cover; width: 100%;}
.mzt-gc_hover-zdk{transition: opacity .2s; inset: 0; background: rgba(5,11,22,0.72); position: absolute; justify-content: center; align-items: center; opacity: 0; display: flex;}
.mzt-gc-zdk:hover .mzt-gc_hover-zdk{opacity: 1;}
.mzt-gc_hover_btn-zdk{padding: 8px 1rem; background: #1AB8D4; border-radius: 4px; font-weight: 700; color: #E8F2FA; font-size: 12px;}
.mzt-gc_info-zdk{padding: 8px 10px 0.625rem;}
.mzt-gc_name-zdk{overflow: hidden; white-space: nowrap; max-width: 100%; color: #B8CCDC; font-weight: 600; margin-bottom: 3px; font-size: 0.75rem; text-overflow: ellipsis;}
.mzt-gc_prov-zdk{color: #3E5669; font-size: 10px;}
.mzt-gc_tag-zdk{padding: 2px 0.438rem; border-radius: 4px; z-index: 2; position: absolute; text-transform: uppercase; top: 6px; font-weight: 700; font-size: 9px; left: 0.375rem; letter-spacing: .04em;}
.mzt-gc_tag_hot-zdk{background: #F03348; color: #fff;}
.mzt-gc_tag_new-zdk{background: #18C96A; color: #0B1320;}
.mzt-gc_tag_jp-zdk{background: #F0A800; color: #0B1320;}
.mzt-gc_tag_ex-zdk{background: #1E6FA0; color: #fff;}
.mzt-gc_tag_live-zdk{background: #F03348; color: #fff;}
.mzt-gr-zdk{padding: 32px 1rem 0; background: #0B1320;}
@media(min-width:768px) {
.mzt-gr-zdk{padding: 2.25rem 1.5rem 0;}
}
.mzt-gr_in-zdk{margin: 0 auto; max-width: 1320px;}
.mzt-gr_head-zdk{gap: 0.75rem; display: flex; align-items: center; flex-wrap: wrap; margin-bottom: 0.625rem;}
.mzt-gr_head_l-zdk{flex: 1; gap: 10px; min-width: 0; display: flex; align-items: center;}
.mzt-gr_ic-zdk{border-radius: 0.5rem; display: flex; justify-content: center; height: 32px; flex-shrink: 0; width: 32px; align-items: center;}
.mzt-gr_ic-zdk svg{width: 16px; stroke-linejoin: round; height: 16px; stroke-linecap: round;}
.mzt-gr_title-zdk{font-size: 16px; font-weight: 700; color: #E8F2FA; overflow-wrap: break-word; font-family: 'Barlow Condensed', sans-serif;}
@media(min-width: 769px) {
.mzt-gr_title-zdk{font-size: 18px;}
}
.mzt-gr_more-zdk{transition: color .2s; gap: 0.313rem; font-weight: 600; white-space: nowrap; align-items: center; display: flex; font-size: 0.75rem; color: #5A7388; flex-shrink: 0;}
.mzt-gr_more-zdk:hover{color: #1AB8D4;}
.mzt-gr_more-zdk svg{stroke-linejoin: round; width: 0.75rem; stroke-linecap: round; height: 12px;}
.mzt-gr_arrows-zdk{gap: 6px; display: flex; flex-shrink: 0;}
.mzt-gr_arr-zdk{transition: background .15s,color .15s; background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.11); border-radius: 4px; width: 30px; color: #7A96AE; display: flex; height: 1.875rem; align-items: center; justify-content: center;}
.mzt-gr_arr-zdk:hover{background: rgba(255,255,255,0.07); color: #E8F2FA;}
.mzt-gr_arr-zdk svg{width: 13px; stroke-linecap: round; height: 0.813rem; stroke-linejoin: round;}
.mzt-gr_seo_h-zdk{margin: 0 0 6px; font-weight: 700; max-width: 42.5rem; font-size: 0.813rem; color: #B8CCDC; font-family: 'Barlow Condensed', sans-serif; overflow-wrap: break-word;}
@media(min-width:768px) {
.mzt-gr_seo_h-zdk{font-size: 14px;}
}
.mzt-gr_seo-zdk{margin-bottom: 0.75rem; font-size: 0.75rem; color: #5A7388; overflow-wrap: break-word; max-width: 42.5rem; line-height: 1.55;}
.mzt-gr_seo-zdk strong{font-weight: 600; color: #B8CCDC;}
.mzt-gr_scroll-zdk{gap: 10px; padding-bottom: 10px; display: flex; -webkit-overflow-scrolling: touch; overflow-x: auto; scrollbar-width: none;}
.mzt-gr_scroll-zdk::-webkit-scrollbar{display: none;}
@media(min-width: 770px) {
.mzt-gr_scroll-zdk{gap: 0.75rem;}
}
.mzt-tb-zdk{border-bottom: 1px solid rgba(255,255,255,0.07); background: #0A1220; right: 0; z-index: 80; top: 0; display: flex; left: 0; position: fixed; height: 56px; align-items: center;}
.mzt-tb_in-zdk{gap: 0; padding: 0 0.875rem; height: 100%; align-items: center; display: flex; width: 100%;}
.mzt-tb_burger-zdk{gap: 5px; border-radius: 0.5rem; display: flex; width: 38px; flex-direction: column; align-items: center; margin-right: 0.5rem; justify-content: center; flex-shrink: 0; height: 38px;}
.mzt-tb_burger-zdk:hover{background: rgba(255,255,255,0.05);}
.mzt-tb_burger_line-zdk{border-radius: 1px; background: #7A96AE; display: block; width: 1.125rem; height: 2px;}
@media(min-width: 1078px) {
.mzt-tb_burger-zdk{display: none;}
}
.mzt-tb_logo-zdk{gap: 9px; font-size: 1.125rem; font-weight: 800; margin-right: 1.25rem; color: #E8F2FA; align-items: center; letter-spacing: -.01em; flex-shrink: 0; display: flex; overflow-wrap: break-word;}
.mzt-tb_logo_mark-zdk{overflow: hidden; border-radius: 8px; justify-content: center; height: 32px; display: flex; align-items: center; width: 2rem;}
.mzt-tb_logo_mark-zdk img{object-fit: cover; width: 100%; height: 100%;}
.mzt-tb_nav-zdk{gap: 2px; flex: 1; display: none;}
@media(min-width: 637px) {
.mzt-tb_nav-zdk{display: flex;}
}
.mzt-tb_tab-zdk{padding: 8px 0.875rem; transition: background .15s,color .15s; border-radius: 0.5rem; white-space: nowrap; font-size: 0.813rem; font-weight: 600; color: #7A96AE;}
.mzt-tb_tab-zdk:hover{background: rgba(255,255,255,0.05); color: #E8F2FA;}
.mzt-tb_tab-zdk.mzt-state_active-zdk{background: rgba(26,184,212,0.18); color: #E8F2FA;}
.mzt-tb_right-zdk{gap: 8px; align-items: center; display: flex; margin-left: auto; flex-shrink: 0;}
.mzt-tb_login-zdk{border: 1px solid rgba(255,255,255,0.11); padding: 0.563rem 16px; transition: border-color .2s,color .2s; background: rgba(255,255,255,0.05); border-radius: 0.5rem; display: none; font-weight: 600; color: #B8CCDC; font-size: 0.813rem;}
.mzt-tb_login-zdk:hover{border-color: rgba(26,184,212,0.55); color: #E8F2FA;}
@media(min-width:480px) {
.mzt-tb_login-zdk{display: block;}
}
.mzt-tb_reg-zdk{transition: background .2s; padding: 0.563rem 18px; background: #18C96A; border-radius: 8px; font-size: 13px; color: #060E18; white-space: nowrap; font-weight: 700;}
.mzt-tb_reg-zdk:hover{background: #2EDA7C;}
.mzt-sb-zdk{background: #111D2E; border-right: 1px solid rgba(255,255,255,0.05); transform: translateX(-100%); transition: transform .25s ease; top: 56px; z-index: 70; overflow-y: auto; width: 220px; position: fixed; left: 0; bottom: 0;}
.mzt-sb-zdk.mzt-state_open-zdk{transform: translateX(0);}
.mzt-sb-zdk::-webkit-scrollbar{width: 4px;}
.mzt-sb-zdk::-webkit-scrollbar-thumb{background: rgba(255,255,255,0.07); border-radius: 2px;}
@media(min-width: 1079px) {
.mzt-sb-zdk{transform: translateX(0);}
}
.mzt-sb_auth-zdk{padding: 14px 0.75rem 10px;}
.mzt-sb_btn_reg-zdk{background: #18C96A; padding: 11px; transition: background .2s; border-radius: 0.5rem; margin-bottom: 8px; color: #060E18; font-weight: 700; font-size: 0.813rem; text-align: center; display: block;}
.mzt-sb_btn_reg-zdk:hover{background: #2EDA7C;}
.mzt-sb_btn_login-zdk{padding: 0.625rem; border-radius: 8px; border: 1px solid rgba(255,255,255,0.11); transition: border-color .2s; background: rgba(255,255,255,0.05); display: block; font-size: 0.813rem; text-align: center; font-weight: 600; color: #B8CCDC;}
.mzt-sb_btn_login-zdk:hover{border-color: rgba(26,184,212,0.55); color: #E8F2FA;}
.mzt-sb_promo-zdk{background: linear-gradient(135deg,#0D2A44,#111D2E); padding: 0.75rem 0.875rem; border-radius: 8px; border: 1px solid rgba(26,184,212,0.18); margin: 0 0.75rem 10px; overflow: hidden; position: relative;}
.mzt-sb_promo-zdk::before{background: radial-gradient(circle,rgba(26,184,212,0.18),transparent 70%); border-radius: 50%; right: -20px; top: -20px; width: 80px; content: ''; height: 5rem; position: absolute;}
.mzt-sb_promo_title-zdk{text-transform: uppercase; color: #1AB8D4; font-weight: 700; letter-spacing: .06em; font-size: 11px; margin-bottom: 4px;}
.mzt-sb_promo_text-zdk{font-weight: 600; line-height: 1.35; overflow-wrap: break-word; color: #E8F2FA; font-size: 12px;}
.mzt-sb_promo_sub-zdk{color: #5A7388; font-size: 0.625rem; margin-top: 3px;}
.mzt-sb_nav-zdk{padding: 0.375rem 0.5rem 1rem;}
.mzt-sb_nav_lb-zdk{padding: 10px 8px 0.375rem; font-weight: 700; font-size: 0.625rem; text-transform: uppercase; letter-spacing: .08em; color: #3E5669;}
.mzt-sb_link-zdk{transition: background .15s,color .15s; gap: 10px; padding: 0.563rem 10px; border-radius: 0.25rem; font-weight: 500; display: flex; cursor: pointer; overflow-wrap: break-word; align-items: center; color: #7A96AE; font-size: 13px;}
.mzt-sb_link-zdk:hover{background: rgba(255,255,255,0.05); color: #E8F2FA;}
.mzt-sb_link-zdk.mzt-state_active-zdk{background: rgba(26,184,212,0.18); color: #E8F2FA;}
.mzt-sb_ic-zdk{border-radius: 4px; align-items: center; display: flex; width: 30px; flex-shrink: 0; justify-content: center; height: 30px;}
.mzt-sb_ic-zdk svg{stroke-linejoin: round; width: 16px; height: 1rem; stroke-linecap: round;}
.mzt-sb_ic_1-zdk{background: rgba(26,184,212,0.07); color: #1AB8D4;}
.mzt-sb_ic_2-zdk{background: rgba(24,201,106,0.15); color: #18C96A;}
.mzt-sb_ic_3-zdk{background: rgba(240,168,0,0.14); color: #F0A800;}
.mzt-sb_ic_4-zdk{background: rgba(30,111,160,0.22); color: #1E6FA0;}
.mzt-sb_ic_5-zdk{background: rgba(26,184,212,0.07); color: #FF4D8E;}
.mzt-sb_ic_6-zdk{background: rgba(30,111,160,0.22); color: #8B3FE8;}
.mzt-sb_badge-zdk{background: #F0A800; border-radius: 4px; padding: 2px 7px; font-weight: 700; font-size: 0.563rem; margin-left: auto; color: #060E18;}
.mzt-sb_bot-zdk{gap: 0.5rem; padding: 0.75rem; border-top: 1px solid rgba(255,255,255,0.05); display: flex;}
.mzt-sb_lang-zdk,.mzt-sb_help-zdk{border: 1px solid rgba(255,255,255,0.06); background: rgba(255,255,255,0.05); gap: 6px; border-radius: 4px; padding: 0.563rem 0.375rem; transition: border-color .2s; flex: 1; font-size: 11px; align-items: center; display: flex; color: #7A96AE; font-weight: 600; justify-content: center;}
.mzt-sb_lang-zdk:hover,.mzt-sb_help-zdk:hover{border-color: rgba(26,184,212,0.55); color: #E8F2FA;}
.mzt-sb_lang-zdk svg,.mzt-sb_help-zdk svg{stroke-linejoin: round; height: 13px; width: 0.813rem; stroke-linecap: round;}
.mzt-sb_bd-zdk{background: rgba(5,11,22,0.72); inset: 0; display: none; z-index: 69; position: fixed;}
.mzt-sb_bd-zdk.mzt-state_on-zdk{display: block;}
@media(min-width: 1081px) {
.mzt-sb_bd-zdk{display: none!important;}
}
.mzt-mob_nav-zdk{padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom)); background: #111D2E; border-top: 1px solid rgba(255,255,255,0.11); position: fixed; right: 0; left: 0; display: flex; bottom: 0; z-index: 80;}
@media(min-width: 1078px) {
.mzt-mob_nav-zdk{display: none;}
}
.mzt-mob_nav_item-zdk{padding: 4px 2px; gap: 4px; flex: 1; flex-direction: column; display: flex; align-items: center; color: #3E5669; cursor: pointer;}
.mzt-mob_nav_ic-zdk{line-height: 1;}
.mzt-mob_nav_ic-zdk svg{stroke-linecap: round; width: 1.25rem; height: 20px; stroke-linejoin: round;}
.mzt-mob_nav_lb-zdk{color: #3E5669; font-size: 0.625rem; font-weight: 600;}
.mzt-mob_nav_item-zdk.mzt-state_active-zdk{color: #1AB8D4;}
.mzt-mob_nav_item-zdk.mzt-state_active-zdk .mzt-mob_nav_lb-zdk{color: #1AB8D4;}
.mzt-hero-zdk{background: #0B1320; padding: 1.25rem 16px 0;}
@media(min-width: 770px) {
.mzt-hero-zdk{padding: 1.5rem 24px 0;}
}
.mzt-hero_in-zdk{gap: 0.75rem; margin: 0 auto; grid-template-columns: 1fr; display: grid; max-width: 82.5rem;}
@media(min-width: 862px) {
.mzt-hero_in-zdk{grid-template-columns: 1fr 18.75rem;}
}
@media(min-width:1100px) {
.mzt-hero_in-zdk{grid-template-columns: 1fr 340px;}
}
.mzt-hero_promo-zdk{border-radius: 0.75rem; background: #0E1828; overflow: hidden; display: flex; min-height: 220px; align-items: stretch; position: relative;}
@media(min-width: 770px) {
.mzt-hero_promo-zdk{min-height: 280px;}
}
.mzt-hero_promo_bg-zdk{background: linear-gradient(120deg,#0D2A44 0%,#0B1320 100%); background-position: center; inset: 0; position: absolute; background-size: cover;}
.mzt-hero_promo_bg-zdk::after{inset: 0; background: linear-gradient(90deg,#0B1320 0%,rgba(5,11,22,0.72) 60%,transparent 100%); position: absolute; content: '';}
.mzt-hero_promo_glow-zdk{border-radius: 50%; background: radial-gradient(circle,rgba(30,111,160,0.22) 0%,transparent 65%); top: -2.5rem; width: 300px; position: absolute; right: 3.75rem; pointer-events: none; height: 18.75rem;}
.mzt-hero_promo_ct-zdk{padding: 1.75rem 1.5rem 1.75rem 28px; display: flex; max-width: 30rem; z-index: 2; position: relative; flex-direction: column; justify-content: center;}
@media(min-width: 765px) {
.mzt-hero_promo_ct-zdk{padding: 2.5rem 2rem;}
}
.mzt-hero_badge-zdk{border: 1px solid rgba(26,184,212,0.07); background: rgba(26,184,212,0.18); padding: 0.313rem 0.75rem; border-radius: 20px; font-size: 10px; letter-spacing: .08em; display: inline-block; color: #1AB8D4; font-weight: 700; text-transform: uppercase; margin-bottom: 14px;}
.mzt-hero_h1-zdk{line-height: 1.15; font-weight: 800; font-family: 'Barlow Condensed', sans-serif; overflow-wrap: break-word; font-size: 1.625rem; color: #E8F2FA; margin-bottom: 10px;}
.mzt-hero_h1-zdk em{color: #F0A800; font-style: normal;}
@media(min-width: 769px) {
.mzt-hero_h1-zdk{font-size: 2.25rem;}
}
.mzt-hero_sub-zdk{margin-bottom: 20px; font-size: 0.813rem; color: #7A96AE; line-height: 1.55;}
@media(min-width: 769px) {
.mzt-hero_sub-zdk{font-size: 0.875rem;}
}
.mzt-hero_row-zdk{gap: 10px; flex-wrap: wrap; display: flex; align-items: center;}
.mzt-hero_cta-zdk{border-radius: 0.5rem; padding: 0.813rem 1.625rem; transition: background .2s; background: #18C96A; font-size: 0.875rem; color: #060E18; font-weight: 700; box-shadow: 0 2px 14px rgba(24,201,106,0.40), inset 0 1px 0 rgba(255,255,255,0.10);}
.mzt-hero_cta-zdk:hover{background: #2EDA7C;}
.mzt-hero_terms-zdk{font-size: 0.688rem; color: #3E5669;}
.mzt-hero_game-zdk{overflow: hidden; border: 1px solid rgba(255,255,255,0.06); background: #0E1828; border-radius: 12px; flex-direction: column; position: relative; display: flex;}
.mzt-hero_game_badge-zdk{background: rgba(240,168,0,0.14); border: 1px solid rgba(240,168,0,0.14); padding: 0.313rem 10px; border-radius: 20px; letter-spacing: .06em; position: absolute; text-transform: uppercase; left: 12px; top: 12px; font-weight: 700; font-size: 0.625rem; color: #F0A800; z-index: 3;}
.mzt-hero_game_badge-zdk svg{margin-right: 4px; height: 0.688rem; width: 0.688rem; vertical-align: -1px;}
.mzt-hero_game_img-zdk{overflow: hidden; background: linear-gradient(135deg,#0D2A44,#0B1320); padding-bottom: 60%; position: relative;}
.mzt-hero_game_img-zdk img{inset: 0; width: 100%; object-fit: cover; height: 100%; position: absolute;}
.mzt-hero_game_play-zdk{inset: 0; transition: opacity .2s; background: rgba(5,11,22,0.72); align-items: center; opacity: 0; position: absolute; display: flex; justify-content: center;}
.mzt-hero_game-zdk:hover .mzt-hero_game_play-zdk{opacity: 1;}
.mzt-hero_game_play-zdk span{background: #1AB8D4; border-radius: 50%; width: 3.25rem; justify-content: center; align-items: center; height: 52px; display: flex;}
.mzt-hero_game_play-zdk span svg{width: 18px; margin-left: 2px; height: 18px;}
.mzt-hero_game_info-zdk{padding: 14px 1rem;}
.mzt-hero_game_title-zdk{overflow-wrap: break-word; color: #E8F2FA; margin-bottom: 4px; font-weight: 700; font-size: 0.938rem;}
.mzt-hero_game_provider-zdk{color: #5A7388; font-size: 0.688rem;}
.mzt-hero_game_btn-zdk{transition: background .2s; margin: 0.75rem 16px 16px; padding: 0.688rem; background: #1AB8D4; border-radius: 8px; display: block; text-align: center; font-size: 0.813rem; color: #E8F2FA; font-weight: 700;}
.mzt-hero_game-zdk:hover .mzt-hero_game_btn-zdk{background: #2ECCE8;}
.mzt-gr_jp-zdk{padding: 1.25rem; overflow: hidden; background: linear-gradient(135deg,#14103A 0%,#080B1C 100%); border-radius: 12px; position: relative;}
.mzt-gr_jp-zdk::before{background: radial-gradient(circle,rgba(30,111,160,0.22) 0%,transparent 70%); border-radius: 50%; width: 15.625rem; content: ''; position: absolute; height: 250px; left: -60px; top: -3.75rem;}
.mzt-gr_jp-zdk::after{background: radial-gradient(circle,rgba(240,168,0,0.14) 0%,transparent 70%); border-radius: 50%; width: 200px; height: 200px; bottom: -2.5rem; right: 0; content: ''; position: absolute;}
.mzt-gr_jp_head-zdk{gap: 16px; align-items: flex-start; display: flex; position: relative; flex-wrap: wrap; margin-bottom: 1rem; z-index: 1;}
.mzt-gr_jp_info-zdk{flex: 1;}
.mzt-gr_jp_label-zdk{margin-bottom: 6px; font-size: 0.688rem; color: #8B3FE8; text-transform: uppercase; font-weight: 700; letter-spacing: .08em;}
.mzt-gr_jp_label-zdk svg{stroke-linecap: round; width: 0.875rem; margin-right: 0.25rem; stroke-linejoin: round; height: 14px; vertical-align: -2px;}
.mzt-gr_jp_amount-zdk{font-size: 2rem; margin-bottom: 4px; color: #E8F2FA; line-height: 1; overflow-wrap: break-word; font-family: 'Barlow Condensed', sans-serif; font-weight: 800;}
@media(min-width: 770px) {
.mzt-gr_jp_amount-zdk{font-size: 40px;}
}
.mzt-gr_jp_amount-zdk span{color: #F0A800;}
.mzt-gr_jp_seo-zdk{overflow-wrap: break-word; line-height: 1.5; color: #7A96AE; font-size: 0.75rem; max-width: 30rem;}
.mzt-gr_jp_cta-zdk{transition: background .2s; border: 1px solid rgba(30,111,160,0.22); border-radius: 8px; background: rgba(30,111,160,0.22); padding: 0.688rem 20px; flex-shrink: 0; z-index: 1; align-self: flex-start; color: #E8F2FA; white-space: nowrap; font-weight: 700; font-size: 13px; margin-top: 0.25rem; position: relative;}
.mzt-gr_jp_cta-zdk:hover{background: #1E6FA0;}
.mzt-gcg-zdk{background: #0B1320; padding: 36px 16px 0;}
@media(min-width: 771px) {
.mzt-gcg-zdk{padding: 2.75rem 1.5rem 0;}
}
.mzt-gcg_in-zdk{margin: 0 auto; max-width: 82.5rem;}
.mzt-gcg_head-zdk{max-width: 45rem; margin-bottom: 20px;}
.mzt-gcg_label-zdk{letter-spacing: .08em; text-transform: uppercase; color: #1AB8D4; font-size: 11px; margin-bottom: 0.5rem; font-weight: 700;}
.mzt-gcg_h2-zdk{font-weight: 800; overflow-wrap: break-word; font-size: 1.375rem; font-family: 'Barlow Condensed', sans-serif; margin-bottom: 8px; color: #E8F2FA;}
@media(min-width: 771px) {
.mzt-gcg_h2-zdk{font-size: 28px;}
}
.mzt-gcg_intro-zdk{font-size: 13px; color: #5A7388; line-height: 1.6;}
.mzt-gcg_grid-zdk{gap: 12px; display: grid; grid-template-columns: 1fr;}
@media(min-width: 638px) {
.mzt-gcg_grid-zdk{gap: 14px; grid-template-columns: repeat(2,1fr);}
}
@media(min-width:1080px) {
.mzt-gcg_grid-zdk{gap: 16px; grid-template-columns: repeat(3,1fr);}
}
.mzt-gcg_card-zdk{padding: 20px; overflow: hidden; border: 1px solid rgba(255,255,255,0.11); transition: transform .2s,border-color .2s; border-radius: 12px; cursor: pointer; position: relative; flex-direction: column; display: flex; justify-content: flex-end; min-height: 15rem;}
.mzt-gcg_card-zdk:hover{border-color: rgba(26,184,212,0.18); transform: translateY(-3px);}
.mzt-gcg_card_bg-zdk{inset: 0; z-index: 0; position: absolute;}
.mzt-gcg_card_bg-zdk::after{background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%); inset: 0; position: absolute; content: '';}
.mzt-gcg_card_ic-zdk{background: rgba(0,0,0,.45); border-radius: 4px; width: 40px; position: absolute; z-index: 2; justify-content: center; right: 18px; display: flex; height: 2.5rem; top: 18px; align-items: center; color: #E8F2FA;}
.mzt-gcg_card_ic-zdk svg{stroke-linecap: round; stroke-linejoin: round; width: 1.25rem; height: 1.25rem;}
.mzt-gcg_card_ct-zdk{z-index: 1; position: relative;}
.mzt-gcg_card_h-zdk{overflow-wrap: break-word; line-height: 1.2; color: #E8F2FA; font-size: 1.125rem; font-weight: 800; font-family: 'Barlow Condensed', sans-serif; margin-bottom: 0.5rem;}
@media(min-width: 769px) {
.mzt-gcg_card_h-zdk{font-size: 1.25rem;}
}
.mzt-gcg_card_p-zdk{overflow-wrap: break-word; font-size: 12px; line-height: 1.55; color: rgba(255,255,255,.82); margin-bottom: 10px;}
.mzt-gcg_card_p-zdk strong{font-weight: 600; color: #E8F2FA;}
.mzt-gcg_card_cta-zdk{gap: 4px; font-size: 0.75rem; letter-spacing: .04em; align-items: center; text-transform: uppercase; font-weight: 700; color: #1AB8D4; display: inline-flex;}
.mzt-gcg_card_cta-zdk svg{height: 12px; stroke-linejoin: round; stroke-linecap: round; width: 12px;}
.mzt-ws-zdk{padding: 32px 16px 0; background: #0B1320;}
@media(min-width: 767px) {
.mzt-ws-zdk{padding: 2.25rem 1.5rem 0;}
}
.mzt-ws_in-zdk{margin: 0 auto; max-width: 1320px;}
.mzt-ws_head-zdk{gap: 12px; flex-wrap: wrap; justify-content: space-between; margin-bottom: 0.875rem; display: flex; align-items: center;}
.mzt-ws_title-zdk{gap: 0.625rem; display: flex; color: #E8F2FA; align-items: center; font-family: 'Barlow Condensed', sans-serif; font-weight: 700; flex-wrap: wrap; font-size: 16px; overflow-wrap: break-word;}
.mzt-ws_title_ic-zdk svg{height: 1.125rem; width: 1.125rem; color: #F0A800; stroke-linecap: round; stroke-linejoin: round;}
.mzt-ws_online-zdk{gap: 7px; display: flex; color: #5A7388; font-weight: 600; font-size: 12px; align-items: center;}
.mzt-ws_online_dot-zdk{border-radius: 50%; background: #18C96A; width: 0.5rem; flex-shrink: 0; box-shadow: 0 0 6px rgba(24,201,106,0.15); height: 0.5rem;}
.mzt-ws_scroll-zdk{gap: 8px; scrollbar-width: none; display: flex; overflow-x: auto; padding-bottom: 8px;}
.mzt-ws_scroll-zdk::-webkit-scrollbar{display: none;}
.mzt-wc-zdk{border-radius: 8px; padding: 10px 0.875rem; border: 1px solid rgba(255,255,255,0.11); background: #0E1828; gap: 0.625rem; align-items: center; display: flex; flex-shrink: 0; min-width: 13.75rem;}
.mzt-wc_img-zdk{background: #111D2E; border-radius: 0.25rem; overflow: hidden; width: 2.25rem; height: 36px; flex-shrink: 0;}
.mzt-wc_img-zdk img{object-fit: cover; height: 100%; width: 100%;}
.mzt-wc_info-zdk{min-width: 0;}
.mzt-wc_game-zdk{overflow: hidden; text-overflow: ellipsis; font-weight: 600; white-space: nowrap; font-size: 12px; color: #B8CCDC;}
.mzt-wc_player-zdk{overflow: hidden; font-size: 0.625rem; text-overflow: ellipsis; white-space: nowrap; color: #3E5669;}
.mzt-wc_amount-zdk{white-space: nowrap; font-weight: 700; margin-left: auto; color: #18C96A; font-size: 13px; flex-shrink: 0;}
.mzt-app-zdk{padding: 36px 16px 0; background: #0B1320;}
@media(min-width: 769px) {
.mzt-app-zdk{padding: 2.75rem 24px 0;}
}
.mzt-app_in-zdk{margin: 0 auto; max-width: 1320px;}
.mzt-app_head-zdk{margin-bottom: 1rem;}
.mzt-app_label-zdk{margin-bottom: 8px; font-size: 0.688rem; color: #1AB8D4; text-transform: uppercase; font-weight: 700; letter-spacing: .08em;}
.mzt-app_h2-zdk{font-size: 20px; font-family: 'Barlow Condensed', sans-serif; font-weight: 800; margin-bottom: 0.375rem; color: #E8F2FA; overflow-wrap: break-word;}
@media(min-width: 769px) {
.mzt-app_h2-zdk{font-size: 1.5rem;}
}
.mzt-app_sub-zdk{line-height: 1.6; max-width: 37.5rem; font-size: 0.813rem; color: #5A7388; overflow-wrap: break-word;}
.mzt-app_sub-zdk strong{color: #B8CCDC; font-weight: 700;}
.mzt-app_cards-zdk{gap: 0.625rem; margin-top: 16px; grid-template-columns: 1fr; display: grid;}
@media(min-width: 642px) {
.mzt-app_cards-zdk{grid-template-columns: repeat(3,1fr);}
}
.mzt-app_card-zdk{padding: 1.25rem; border-radius: 0.5rem; overflow: hidden; gap: 1rem; display: flex; align-items: flex-start; flex-wrap: wrap; position: relative;}
.mzt-app_card_ios-zdk{background: linear-gradient(135deg,rgba(26,184,212,0.18) 0%,#111D2E 100%);}
.mzt-app_card_android-zdk{background: linear-gradient(135deg,rgba(24,201,106,0.15) 0%,#111D2E 100%);}
.mzt-app_card_win-zdk{background: linear-gradient(135deg,rgba(240,168,0,0.14) 0%,#111D2E 100%);}
.mzt-app_card_ic-zdk svg{height: 2.125rem; width: 2.125rem; stroke-linejoin: round; stroke-linecap: round;}
.mzt-app_card_ic-zdk{flex-shrink: 0; color: #E8F2FA;}
.mzt-app_card_os-zdk{letter-spacing: .08em; font-size: 0.625rem; font-weight: 700; color: #5A7388; text-transform: uppercase; margin-bottom: 0.375rem;}
.mzt-app_card_title-zdk{overflow-wrap: break-word; margin-bottom: 6px; font-size: 0.938rem; line-height: 1.2; color: #E8F2FA; font-weight: 700;}
.mzt-app_card_text-zdk{margin-bottom: 14px; overflow-wrap: break-word; font-size: 0.75rem; color: #5A7388; line-height: 1.5;}
.mzt-app_card_btn-zdk{border-radius: 0.25rem; transition: background .2s; background: rgba(255,255,255,0.12); gap: 0.438rem; padding: 0.625rem 1.125rem; border: 1px solid rgba(26,184,212,0.55); color: #E8F2FA; font-size: 0.813rem; font-weight: 700; align-items: center; display: inline-flex;}
.mzt-app_card_btn-zdk:hover{background: rgba(255,255,255,0.07);}
.mzt-reg-zdk{background: #0B1320; padding: 2.25rem 16px 0;}
@media(min-width: 767px) {
.mzt-reg-zdk{padding: 44px 1.5rem 0;}
}
.mzt-reg_in-zdk{padding: 1.75rem 24px; background: #111D2E; margin: 0 auto; border-radius: 12px; border: 1px solid rgba(255,255,255,0.06); max-width: 1320px;}
@media(min-width: 769px) {
.mzt-reg_in-zdk{padding: 2.5rem;}
}
.mzt-reg_top-zdk{gap: 28px; display: grid; grid-template-columns: 1fr;}
@media(min-width:860px) {
.mzt-reg_top-zdk{gap: 40px; grid-template-columns: 1fr 1fr;}
}
.mzt-reg_label-zdk{margin-bottom: 10px; letter-spacing: .08em; text-transform: uppercase; font-size: 11px; font-weight: 700; color: #1AB8D4;}
.mzt-reg_h2-zdk{color: #E8F2FA; line-height: 1.2; margin-bottom: 0.75rem; font-family: 'Barlow Condensed', sans-serif; font-weight: 800; overflow-wrap: break-word; font-size: 1.375rem;}
@media(min-width:768px) {
.mzt-reg_h2-zdk{font-size: 28px;}
}
.mzt-reg_bonus-zdk{background: rgba(240,168,0,0.14); border: 1px solid rgba(240,168,0,0.14); padding: 0.625rem 16px; gap: 8px; border-radius: 8px; margin-bottom: 1rem; align-items: center; display: inline-flex;}
.mzt-reg_bonus_amount-zdk{font-weight: 800; font-size: 1.25rem; color: #F0A800;}
.mzt-reg_bonus_text-zdk{color: #7A96AE; line-height: 1.35; font-size: 13px;}
.mzt-reg_cta_btn-zdk{background: #18C96A; padding: 14px 2rem; border-radius: 0.5rem; transition: background .2s; box-shadow: 0 2px 0.875rem rgba(24,201,106,0.40), inset 0 1px 0 rgba(255,255,255,0.10); margin-bottom: 12px; color: #060E18; font-weight: 700; display: inline-block; font-size: 15px;}
.mzt-reg_cta_btn-zdk:hover{background: #2EDA7C;}
.mzt-reg_terms-zdk{font-size: 0.688rem; color: #3E5669; line-height: 1.5;}
.mzt-reg_seo-zdk{border-top: 1px solid rgba(255,255,255,0.05); overflow-wrap: break-word; font-size: 13px; color: #5A7388; line-height: 1.65; margin-top: 20px; padding-top: 20px;}
.mzt-reg_seo-zdk p{font-size: 0.813rem; line-height: 1.65; color: #5A7388; margin-bottom: 10px;}
.mzt-reg_seo-zdk p:last-child{margin-bottom: 0;}
.mzt-reg_seo-zdk strong{font-weight: 700; color: #B8CCDC;}
.mzt-reg_seo-zdk a{transition: color .2s; color: #1AB8D4; text-decoration: underline;}
.mzt-reg_seo-zdk a:hover{color: #2ECCE8;}
.mzt-reg_seo-zdk ul,.mzt-reg_seo-zdk ol{list-style: disc; margin: 0 0 0.625rem; padding-left: 1.125rem;}
.mzt-reg_seo-zdk ol{list-style: decimal;}
.mzt-reg_seo-zdk li{margin-bottom: 4px; color: #5A7388; font-size: 0.813rem; line-height: 1.65;}
.mzt-reg_seo-zdk table{margin-bottom: 10px; border-collapse: collapse; overflow-x: auto; width: 100%; font-size: 13px; display: block;}
@media(min-width: 769px) {
.mzt-reg_seo-zdk table{display: table;}
}
.mzt-reg_seo-zdk th{padding: 8px; border-bottom: 1px solid rgba(255,255,255,0.07); font-weight: 700; color: #B8CCDC; text-align: left;}
.mzt-reg_seo-zdk td{padding: 0.5rem; border-bottom: 1px solid rgba(255,255,255,0.05); color: #5A7388;}
.mzt-reg_steps-zdk{gap: 0.875rem; display: flex; margin-top: 28px; flex-direction: column;}
@media(min-width: 862px) {
.mzt-reg_steps-zdk{margin-top: 0;}
}
.mzt-reg_step-zdk{padding: 1rem; border: 1px solid rgba(255,255,255,0.06); gap: 0.875rem; background: rgba(255,255,255,0.05); border-radius: 0.5rem; flex-wrap: wrap; display: flex; align-items: flex-start;}
.mzt-reg_step_num-zdk{background: rgba(26,184,212,0.18); border: 1px solid rgba(26,184,212,0.07); border-radius: 50%; display: flex; align-items: center; font-weight: 800; justify-content: center; color: #1AB8D4; font-size: 0.875rem; width: 34px; height: 34px; flex-shrink: 0;}
.mzt-reg_step_title-zdk{margin-bottom: 3px; font-size: 0.875rem; color: #E8F2FA; font-weight: 700;}
.mzt-reg_step_text-zdk{color: #5A7388; line-height: 1.5; font-size: 12px;}
.mzt-reg_trust-zdk{border-top: 1px solid rgba(255,255,255,0.05); gap: 10px; margin-top: 20px; padding-top: 20px; display: flex; flex-wrap: wrap;}
.mzt-reg_trust_item-zdk{gap: 7px; font-size: 12px; align-items: center; overflow-wrap: break-word; color: #5A7388; display: flex;}
.mzt-reg_trust_ic-zdk svg{width: 1rem; color: #1AB8D4; height: 16px; stroke-linejoin: round; stroke-linecap: round;}
.mzt-htp-zdk{background: #0B1320; padding: 2.25rem 1rem 0;}
@media(min-width: 770px) {
.mzt-htp-zdk{padding: 44px 1.5rem 0;}
}
.mzt-htp_in-zdk{margin: 0 auto; max-width: 82.5rem;}
.mzt-htp_head-zdk{max-width: 45rem; margin-bottom: 1.375rem;}
.mzt-htp_label-zdk{text-transform: uppercase; color: #1AB8D4; margin-bottom: 8px; font-size: 0.688rem; letter-spacing: .08em; font-weight: 700;}
.mzt-htp_h2-zdk{font-family: 'Barlow Condensed', sans-serif; margin-bottom: 8px; overflow-wrap: break-word; font-weight: 800; color: #E8F2FA; font-size: 1.375rem;}
@media(min-width: 767px) {
.mzt-htp_h2-zdk{font-size: 28px;}
}
.mzt-htp_intro-zdk{color: #5A7388; line-height: 1.6; font-size: 0.875rem;}
.mzt-htp_steps-zdk{padding: 0; list-style: none; margin: 0; gap: 12px; display: grid; counter-reset: none; grid-template-columns: 1fr;}
@media(min-width: 639px) {
.mzt-htp_steps-zdk{grid-template-columns: repeat(2,1fr);}
}
@media(min-width: 1081px) {
.mzt-htp_steps-zdk{gap: 0.875rem; grid-template-columns: repeat(4,1fr);}
}
.mzt-htp_step-zdk{background: #111D2E; border: 1px solid rgba(255,255,255,0.11); border-radius: 8px; padding: 1.25rem 18px 1.125rem; position: relative; display: flex; flex-direction: column;}
.mzt-htp_step_num-zdk{background: #1AB8D4; border-radius: 50%; justify-content: center; left: 20px; width: 1.75rem; align-items: center; top: -0.75rem; font-family: 'Barlow Condensed', sans-serif; font-weight: 800; position: absolute; height: 28px; color: #060E18; font-size: 13px; display: flex;}
.mzt-htp_step_ic-zdk{border-radius: 4px; margin: 0.5rem 0 0.75rem; background: rgba(26,184,212,0.18); align-items: center; width: 36px; justify-content: center; display: flex; color: #1AB8D4; height: 2.25rem;}
.mzt-htp_step_ic-zdk svg{height: 18px; width: 1.125rem; stroke-linecap: round; stroke-linejoin: round;}
.mzt-htp_step_h-zdk{color: #E8F2FA; font-size: 14px; overflow-wrap: break-word; margin-bottom: 6px; font-weight: 700; line-height: 1.25;}
.mzt-htp_step_p-zdk{overflow-wrap: break-word; font-size: 0.813rem; line-height: 1.55; color: #5A7388;}
.mzt-htp_step_p-zdk strong{font-weight: 600; color: #B8CCDC;}
.mzt-htp_cta-zdk{background: #18C96A; transition: background .2s; border-radius: 0.5rem; padding: 13px 1.625rem; font-weight: 700; color: #060E18; display: inline-block; font-size: 14px; margin-top: 20px;}
.mzt-htp_cta-zdk:hover{background: #2EDA7C;}
.mzt-prov-zdk{padding: 2.25rem 16px 0; background: #0B1320;}
@media(min-width: 770px) {
.mzt-prov-zdk{padding: 44px 1.5rem 0;}
}
.mzt-prov_in-zdk{margin: 0 auto; max-width: 1320px;}
.mzt-prov_head-zdk{margin-bottom: 16px;}
.mzt-prov_label-zdk{color: #1AB8D4; text-transform: uppercase; letter-spacing: .08em; font-size: 0.688rem; margin-bottom: 0.5rem; font-weight: 700;}
.mzt-prov_h2-zdk{margin-bottom: 8px; overflow-wrap: break-word; font-weight: 800; font-family: 'Barlow Condensed', sans-serif; font-size: 1.25rem; color: #E8F2FA;}
@media(min-width: 767px) {
.mzt-prov_h2-zdk{font-size: 24px;}
}
.mzt-prov_seo-zdk{overflow-wrap: break-word; line-height: 1.6; color: #5A7388; margin-bottom: 16px; max-width: 38.75rem; font-size: 0.813rem;}
.mzt-prov_seo-zdk strong{color: #B8CCDC; font-weight: 700;}
.mzt-prov_seo-zdk a{color: #1AB8D4; text-decoration: underline;}
.mzt-prov_grid-zdk{gap: 8px; grid-template-columns: repeat(4,1fr); display: grid;}
@media(min-width: 639px) {
.mzt-prov_grid-zdk{gap: 10px; grid-template-columns: repeat(5,1fr);}
}
@media(min-width: 1081px) {
.mzt-prov_grid-zdk{grid-template-columns: repeat(8,1fr);}
}
.mzt-prov_card-zdk{border-radius: 8px; transition: border-color .2s,background .2s; padding: 0.875rem 0.625rem; border: 1px solid rgba(255,255,255,0.11); background: #0E1828; gap: 0.438rem; display: flex; cursor: pointer; flex-direction: column; align-items: center;}
.mzt-prov_card-zdk:hover{border-color: rgba(26,184,212,0.55); background: #111D2E;}
.mzt-prov_logo-zdk{overflow: hidden; border-radius: 0.25rem; background: rgba(255,255,255,0.05); width: 2.75rem; display: flex; height: 44px; justify-content: center; align-items: center;}
.mzt-prov_logo-zdk img{width: 100%; height: 100%; object-fit: contain;}
.mzt-prov_name-zdk{text-align: center; overflow-wrap: break-word; font-weight: 600; font-size: 11px; color: #7A96AE;}
.mzt-bon-zdk{padding: 36px 16px 0; background: #0B1320;}
@media(min-width: 765px) {
.mzt-bon-zdk{padding: 2.75rem 24px 0;}
}
.mzt-bon_in-zdk{margin: 0 auto; max-width: 1320px;}
.mzt-bon_head-zdk{margin-bottom: 1.25rem;}
.mzt-bon_label-zdk{color: #1AB8D4; margin-bottom: 0.5rem; font-weight: 700; letter-spacing: .08em; font-size: 11px; text-transform: uppercase;}
.mzt-bon_h2-zdk{color: #E8F2FA; overflow-wrap: break-word; font-family: 'Barlow Condensed', sans-serif; margin-bottom: 8px; font-weight: 800; font-size: 20px;}
@media(min-width:768px) {
.mzt-bon_h2-zdk{font-size: 1.5rem;}
}
.mzt-bon_seo-zdk{overflow-wrap: break-word; color: #5A7388; max-width: 38.75rem; font-size: 0.813rem; line-height: 1.6;}
.mzt-bon_seo-zdk strong{color: #B8CCDC; font-weight: 700;}
.mzt-bon_seo-zdk a{color: #1AB8D4; text-decoration: underline;}
.mzt-bon_grid-zdk{gap: 10px; grid-template-columns: 1fr 1fr; display: grid;}
@media(min-width: 641px) {
.mzt-bon_grid-zdk{grid-template-columns: repeat(3,1fr);}
}
@media(min-width: 1082px) {
.mzt-bon_grid-zdk{grid-template-columns: repeat(5,1fr);}
}
.mzt-bon_card-zdk{background: #0E1828; border: 1px solid rgba(255,255,255,0.11); transition: border-color .2s,transform .2s; border-radius: 8px; padding: 16px;}
.mzt-bon_card-zdk:hover{border-color: rgba(26,184,212,0.07); transform: translateY(-2px);}
.mzt-bon_card_ic-zdk svg{width: 26px; stroke-linejoin: round; height: 26px; stroke-linecap: round;}
.mzt-bon_card_ic-zdk{margin-bottom: 10px;}
.mzt-bon_card_type-zdk{font-size: 10px; font-weight: 700; text-transform: uppercase; margin-bottom: 0.375rem; color: #5A7388; letter-spacing: .06em;}
.mzt-bon_card_amount-zdk{font-weight: 800; margin-bottom: 0.375rem; color: #F0A800; font-size: 1.125rem; line-height: 1.1;}
.mzt-bon_card_name-zdk{margin-bottom: 8px; overflow-wrap: break-word; font-weight: 600; color: #E8F2FA; font-size: 0.813rem;}
.mzt-bon_card_detail-zdk{border-top: 1px solid rgba(255,255,255,0.05); overflow-wrap: break-word; padding-top: 0.5rem; font-size: 0.688rem; color: #3E5669; line-height: 1.5;}
.mzt-seo-zdk{padding: 2.25rem 16px 0; background: #0B1320;}
@media(min-width: 769px) {
.mzt-seo-zdk{padding: 44px 1.5rem 0;}
}
.mzt-seo_in-zdk{background: #111D2E; padding: 1.75rem 1.5rem; border-radius: 12px; margin: 0 auto; border: 1px solid rgba(255,255,255,0.11); max-width: 1320px;}
@media(min-width: 765px) {
.mzt-seo_in-zdk{padding: 36px 40px;}
}
.mzt-seo_label-zdk{text-transform: uppercase; font-size: 11px; letter-spacing: .08em; color: #1AB8D4; font-weight: 700; margin-bottom: 0.625rem;}
.mzt-seo_h2-zdk{font-weight: 800; line-height: 1.25; margin-bottom: 14px; font-family: 'Barlow Condensed', sans-serif; overflow-wrap: break-word; color: #E8F2FA; font-size: 20px;}
@media(min-width: 767px) {
.mzt-seo_h2-zdk{font-size: 24px;}
}
.mzt-seo_body-zdk{line-height: 1.75; font-size: 14px; color: #7A96AE; overflow-wrap: break-word;}
.mzt-seo_body-zdk p{line-height: 1.75; font-size: 0.875rem; margin-bottom: 0.75rem; color: #7A96AE;}
.mzt-seo_body-zdk p:last-child{margin-bottom: 0;}
.mzt-seo_body-zdk strong{color: #B8CCDC; font-weight: 700;}
.mzt-seo_body-zdk a{transition: color .2s; color: #1AB8D4; text-decoration: underline;}
.mzt-seo_body-zdk a:hover{color: #2ECCE8;}
.mzt-seo_body-zdk ul,.mzt-seo_body-zdk ol{list-style: disc; margin: 0 0 12px; padding-left: 1.375rem;}
.mzt-seo_body-zdk ol{list-style: decimal;}
.mzt-seo_body-zdk li{line-height: 1.75; color: #7A96AE; margin-bottom: 6px; font-size: 0.875rem;}
.mzt-seo_body-zdk table{overflow-x: auto; display: block; font-size: 13px; width: 100%; border-collapse: collapse; margin-bottom: 0.75rem;}
@media(min-width: 769px) {
.mzt-seo_body-zdk table{display: table;}
}
.mzt-seo_body-zdk th{padding: 10px 0.75rem; border-bottom: 1px solid rgba(255,255,255,0.07); color: #B8CCDC; text-align: left; font-weight: 700;}
.mzt-seo_body-zdk td{border-bottom: 1px solid rgba(255,255,255,0.05); padding: 0.625rem 0.75rem; color: #7A96AE;}
.mzt-seo_cols-zdk{gap: 24px; display: grid; margin-top: 20px;}
@media(min-width: 643px) {
.mzt-seo_cols-zdk{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1081px) {
.mzt-seo_cols-zdk{grid-template-columns: repeat(3,1fr);}
}
.mzt-seo_col_h-zdk{margin-bottom: 0.438rem; color: #B8CCDC; overflow-wrap: break-word; font-weight: 700; font-size: 0.813rem;}
.mzt-seo_col_p-zdk{line-height: 1.65; overflow-wrap: break-word; font-size: 13px; color: #5A7388;}
.mzt-seo_stats-zdk{gap: 16px; margin: 20px 0; flex-wrap: wrap; display: flex;}
.mzt-seo_stat-zdk{border-radius: 0.5rem; padding: 14px 16px; flex: 1; background: rgba(26,184,212,0.07); border: 1px solid rgba(26,184,212,0.18); min-width: 140px;}
.mzt-seo_stat_val-zdk{font-weight: 800; font-size: 1.25rem; color: #1AB8D4; margin-bottom: 0.25rem; overflow-wrap: break-word;}
.mzt-seo_stat_lb-zdk{color: #5A7388; overflow-wrap: break-word; font-size: 11px;}
.mzt-rv-zdk{padding: 36px 1rem 0; background: #0B1320;}
@media(min-width: 765px) {
.mzt-rv-zdk{padding: 44px 1.5rem 0;}
}
.mzt-rv_in-zdk{margin: 0 auto; max-width: 1320px;}
.mzt-rv_head-zdk{max-width: 45rem; margin-bottom: 1.25rem;}
.mzt-rv_label-zdk{font-size: 0.688rem; font-weight: 700; color: #1AB8D4; text-transform: uppercase; margin-bottom: 0.5rem; letter-spacing: .08em;}
.mzt-rv_h2-zdk{overflow-wrap: break-word; font-family: 'Barlow Condensed', sans-serif; color: #E8F2FA; font-size: 1.375rem; font-weight: 800; margin-bottom: 0.625rem;}
@media(min-width: 765px) {
.mzt-rv_h2-zdk{font-size: 1.75rem;}
}
.mzt-rv_stats-zdk{gap: 1.125rem; font-size: 0.813rem; align-items: center; color: #5A7388; flex-wrap: wrap; display: flex;}
.mzt-rv_stats_score-zdk{gap: 6px; display: flex; align-items: baseline;}
.mzt-rv_stats_score_val-zdk{color: #F0A800; font-size: 22px; font-family: 'Barlow Condensed', sans-serif; font-weight: 800;}
.mzt-rv_stats_score_max-zdk{color: #3E5669; font-size: 13px;}
.mzt-rv_stats_badge-zdk{gap: 0.25rem; display: flex; align-items: center;}
.mzt-rv_stats_badge-zdk svg{color: #F0A800; height: 0.875rem; width: 0.875rem;}
.mzt-rv_grid-zdk{gap: 0.75rem; grid-template-columns: 1fr; display: grid;}
@media(min-width: 643px) {
.mzt-rv_grid-zdk{gap: 14px; grid-template-columns: repeat(2,1fr);}
}
@media(min-width:1080px) {
.mzt-rv_grid-zdk{gap: 1rem; grid-template-columns: repeat(3,1fr);}
}
.mzt-rv_card-zdk{border-radius: 8px; padding: 20px; border: 1px solid rgba(255,255,255,0.11); background: #111D2E; flex-direction: column; display: flex;}
.mzt-rv_card_stars-zdk{gap: 2px; color: #F0A800; margin-bottom: 10px; display: flex;}
.mzt-rv_card_stars-zdk svg{height: 0.875rem; width: 0.875rem;}
.mzt-rv_card_h-zdk{color: #E8F2FA; font-weight: 700; overflow-wrap: break-word; line-height: 1.3; font-size: 14px; margin-bottom: 0.5rem;}
.mzt-rv_card_body-zdk{flex: 1; font-size: 13px; margin-bottom: 0.875rem; overflow-wrap: break-word; color: #5A7388; line-height: 1.65;}
.mzt-rv_card_body-zdk strong{font-weight: 600; color: #B8CCDC;}
.mzt-rv_card_meta-zdk{gap: 0.625rem; border-top: 1px solid rgba(255,255,255,0.05); padding-top: 0.75rem; flex-wrap: wrap; justify-content: space-between; align-items: center; display: flex;}
.mzt-rv_card_author-zdk{font-size: 0.75rem; font-weight: 600; color: #B8CCDC;}
.mzt-rv_card_date-zdk{font-size: 11px; color: #3E5669;}
.mzt-seo-zdk{padding: 2.25rem 16px 0; background: #0B1320;}
@media(min-width: 771px) {
.mzt-seo-zdk{padding: 2.75rem 24px 0;}
}
.mzt-seo_in-zdk{border: 1px solid rgba(255,255,255,0.11); padding: 1.75rem 1.5rem; margin: 0 auto; background: #111D2E; border-radius: 0.75rem; max-width: 1320px;}
@media(min-width: 771px) {
.mzt-seo_in-zdk{padding: 2.25rem 2.5rem;}
}
.mzt-seo_label-zdk{color: #1AB8D4; font-size: 0.688rem; letter-spacing: .08em; font-weight: 700; margin-bottom: 10px; text-transform: uppercase;}
.mzt-seo_h2-zdk{color: #E8F2FA; font-weight: 800; overflow-wrap: break-word; margin-bottom: 0.875rem; line-height: 1.25; font-size: 1.25rem; font-family: 'Barlow Condensed', sans-serif;}
@media(min-width: 765px) {
.mzt-seo_h2-zdk{font-size: 24px;}
}
.mzt-seo_body-zdk{font-size: 0.875rem; overflow-wrap: break-word; line-height: 1.75; color: #7A96AE;}
.mzt-seo_body-zdk p{line-height: 1.75; font-size: 0.875rem; margin-bottom: 0.75rem; color: #7A96AE;}
.mzt-seo_body-zdk p:last-child{margin-bottom: 0;}
.mzt-seo_body-zdk strong{color: #B8CCDC; font-weight: 700;}
.mzt-seo_body-zdk a{transition: color .2s; text-decoration: underline; color: #1AB8D4;}
.mzt-seo_body-zdk a:hover{color: #2ECCE8;}
.mzt-seo_body-zdk ul,.mzt-seo_body-zdk ol{margin: 0 0 0.75rem; list-style: disc; padding-left: 22px;}
.mzt-seo_body-zdk ol{list-style: decimal;}
.mzt-seo_body-zdk li{line-height: 1.75; margin-bottom: 6px; color: #7A96AE; font-size: 0.875rem;}
.mzt-seo_body-zdk table{margin-bottom: 12px; overflow-x: auto; border-collapse: collapse; width: 100%; font-size: 13px; display: block;}
@media(min-width: 770px) {
.mzt-seo_body-zdk table{display: table;}
}
.mzt-seo_body-zdk th{border-bottom: 1px solid rgba(255,255,255,0.07); padding: 10px 0.75rem; color: #B8CCDC; text-align: left; font-weight: 700;}
.mzt-seo_body-zdk td{border-bottom: 1px solid rgba(255,255,255,0.05); padding: 10px 0.75rem; color: #7A96AE;}
.mzt-seo_cols-zdk{gap: 1.5rem; display: grid; margin-top: 20px;}
@media(min-width: 641px) {
.mzt-seo_cols-zdk{grid-template-columns: 1fr 1fr;}
}
@media(min-width:1080px) {
.mzt-seo_cols-zdk{grid-template-columns: repeat(3,1fr);}
}
.mzt-seo_col_h-zdk{color: #B8CCDC; overflow-wrap: break-word; font-weight: 700; font-size: 13px; margin-bottom: 7px;}
.mzt-seo_col_p-zdk{color: #5A7388; font-size: 0.813rem; line-height: 1.65; overflow-wrap: break-word;}
.mzt-seo_stats-zdk{gap: 1rem; margin: 1.25rem 0; display: flex; flex-wrap: wrap;}
.mzt-seo_stat-zdk{flex: 1; background: rgba(26,184,212,0.07); border-radius: 8px; padding: 0.875rem 1rem; border: 1px solid rgba(26,184,212,0.18); min-width: 140px;}
.mzt-seo_stat_val-zdk{font-size: 1.25rem; color: #1AB8D4; margin-bottom: 0.25rem; overflow-wrap: break-word; font-weight: 800;}
.mzt-seo_stat_lb-zdk{color: #5A7388; overflow-wrap: break-word; font-size: 0.688rem;}
.mzt-faq-zdk{background: #0B1320; padding: 36px 16px 0;}
@media(min-width: 766px) {
.mzt-faq-zdk{padding: 44px 1.5rem 0;}
}
.mzt-faq_in-zdk{margin: 0 auto; max-width: 82.5rem;}
.mzt-faq_head-zdk{margin-bottom: 20px;}
.mzt-faq_label-zdk{letter-spacing: .08em; font-size: 11px; text-transform: uppercase; color: #1AB8D4; font-weight: 700; margin-bottom: 0.5rem;}
.mzt-faq_h2-zdk{font-family: 'Barlow Condensed', sans-serif; overflow-wrap: break-word; font-size: 1.25rem; color: #E8F2FA; font-weight: 800;}
@media(min-width: 767px) {
.mzt-faq_h2-zdk{font-size: 24px;}
}
.mzt-faq_list-zdk{gap: 8px; flex-direction: column; display: flex;}
.mzt-faq_item-zdk{border: 1px solid rgba(255,255,255,0.11); overflow: hidden; border-radius: 0.5rem; background: #111D2E;}
.mzt-faq_q-zdk{padding: 1rem 20px; gap: 12px; transition: color .2s; flex-wrap: wrap; font-weight: 600; overflow-wrap: break-word; color: #B8CCDC; justify-content: space-between; font-size: 0.875rem; cursor: pointer; align-items: center; display: flex;}
.mzt-faq_q-zdk:hover{color: #E8F2FA;}
.mzt-faq_q_ic-zdk{border-radius: 50%; background: rgba(255,255,255,0.05); transition: transform .25s; color: #1AB8D4; flex-shrink: 0; height: 24px; font-size: 1rem; display: flex; justify-content: center; width: 1.5rem; align-items: center;}
.mzt-faq_item-zdk.mzt-state_open-zdk .mzt-faq_q_ic-zdk{transform: rotate(45deg);}
.mzt-faq_a-zdk{padding: 0 1.25rem 16px; color: #5A7388; overflow-wrap: break-word; font-size: 0.813rem; display: none; line-height: 1.7;}
.mzt-faq_item-zdk.mzt-state_open-zdk .mzt-faq_a-zdk{display: block;}
.mzt-faq_a-zdk strong{color: #B8CCDC; font-weight: 700;}
.mzt-faq_a-zdk a{text-decoration: underline; color: #1AB8D4;}
.mzt-faq_a-zdk ul,.mzt-faq_a-zdk ol{list-style: disc; margin: 8px 0; padding-left: 20px;}
.mzt-faq_a-zdk ol{list-style: decimal;}
.mzt-faq_a-zdk li{margin-bottom: 0.25rem; line-height: 1.6;}
.mzt-faq_a-zdk table{margin: 0.5rem 0; border-collapse: collapse; font-size: 0.75rem; overflow-x: auto; width: 100%; display: block;}
@media(min-width:768px) {
.mzt-faq_a-zdk table{display: table;}
}
.mzt-faq_a-zdk th{border-bottom: 1px solid rgba(255,255,255,0.07); padding: 6px 0.5rem; color: #B8CCDC; font-weight: 700; text-align: left;}
.mzt-faq_a-zdk td{border-bottom: 1px solid rgba(255,255,255,0.05); padding: 6px 0.5rem; color: #5A7388;}
.mzt-pmt-zdk{background: #0B1320; padding: 36px 1rem 0;}
@media(min-width: 765px) {
.mzt-pmt-zdk{padding: 2.75rem 24px 0;}
}
.mzt-pmt_in-zdk{margin: 0 auto; max-width: 1320px;}
.mzt-pmt_head-zdk{max-width: 45rem; margin-bottom: 22px;}
.mzt-pmt_label-zdk{margin-bottom: 8px; text-transform: uppercase; font-weight: 700; font-size: 0.688rem; color: #1AB8D4; letter-spacing: .08em;}
.mzt-pmt_h2-zdk{color: #E8F2FA; font-weight: 800; font-size: 1.375rem; overflow-wrap: break-word; margin-bottom: 8px; font-family: 'Barlow Condensed', sans-serif;}
@media(min-width: 769px) {
.mzt-pmt_h2-zdk{font-size: 28px;}
}
.mzt-pmt_intro-zdk{color: #5A7388; overflow-wrap: break-word; line-height: 1.6; font-size: 14px;}
.mzt-pmt_groups-zdk{gap: 1.25rem; flex-direction: column; display: flex;}
.mzt-pmt_group-zdk{padding: 20px; background: #111D2E; border: 1px solid rgba(255,255,255,0.11); border-radius: 8px;}
.mzt-pmt_group_head-zdk{gap: 0.75rem; align-items: center; display: flex; margin-bottom: 10px; flex-wrap: wrap;}
.mzt-pmt_group_ic-zdk{border-radius: 4px; background: rgba(26,184,212,0.18); width: 2.25rem; height: 36px; justify-content: center; color: #1AB8D4; align-items: center; flex-shrink: 0; display: flex;}
.mzt-pmt_group_ic-zdk svg{height: 1.125rem; stroke-linecap: round; stroke-linejoin: round; width: 1.125rem;}
.mzt-pmt_group_h-zdk{margin: 0; overflow-wrap: break-word; font-weight: 700; font-size: 1rem; font-family: 'Barlow Condensed', sans-serif; color: #E8F2FA;}
.mzt-pmt_group_p-zdk{color: #5A7388; line-height: 1.6; overflow-wrap: break-word; margin-bottom: 14px; font-size: 13px;}
.mzt-pmt_group_p-zdk strong{font-weight: 600; color: #B8CCDC;}
.mzt-pmt_table_wrap-zdk{overflow-x: auto; -webkit-overflow-scrolling: touch;}
.mzt-pmt_table-zdk{border-collapse: collapse; width: 100%; font-size: 13px; min-width: 540px;}
.mzt-pmt_table-zdk th{padding: 10px 12px; border-bottom: 1px solid rgba(255,255,255,0.07); color: #B8CCDC; white-space: nowrap; text-align: left; letter-spacing: .04em; font-size: 0.688rem; font-weight: 700; text-transform: uppercase;}
.mzt-pmt_table-zdk td{padding: 12px; border-bottom: 1px solid rgba(255,255,255,0.05); color: #5A7388;}
.mzt-pmt_table-zdk tbody tr:last-child td{border-bottom: none;}
.mzt-pmt_table-zdk tr:hover td{background: rgba(255,255,255,0.05); color: #B8CCDC;}
.mzt-seo-zdk{background: #0B1320; padding: 2.25rem 1rem 0;}
@media(min-width: 766px) {
.mzt-seo-zdk{padding: 44px 24px 0;}
}
.mzt-seo_in-zdk{margin: 0 auto; background: #111D2E; border: 1px solid rgba(255,255,255,0.11); padding: 1.75rem 1.5rem; border-radius: 0.75rem; max-width: 1320px;}
@media(min-width: 771px) {
.mzt-seo_in-zdk{padding: 36px 40px;}
}
.mzt-seo_label-zdk{color: #1AB8D4; font-size: 11px; margin-bottom: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: .08em;}
.mzt-seo_h2-zdk{font-size: 20px; margin-bottom: 0.875rem; overflow-wrap: break-word; line-height: 1.25; color: #E8F2FA; font-family: 'Barlow Condensed', sans-serif; font-weight: 800;}
@media(min-width: 769px) {
.mzt-seo_h2-zdk{font-size: 1.5rem;}
}
.mzt-seo_body-zdk{font-size: 0.875rem; overflow-wrap: break-word; color: #7A96AE; line-height: 1.75;}
.mzt-seo_body-zdk p{line-height: 1.75; font-size: 0.875rem; margin-bottom: 0.75rem; color: #7A96AE;}
.mzt-seo_body-zdk p:last-child{margin-bottom: 0;}
.mzt-seo_body-zdk strong{font-weight: 700; color: #B8CCDC;}
.mzt-seo_body-zdk a{transition: color .2s; text-decoration: underline; color: #1AB8D4;}
.mzt-seo_body-zdk a:hover{color: #2ECCE8;}
.mzt-seo_body-zdk ul,.mzt-seo_body-zdk ol{list-style: disc; margin: 0 0 12px; padding-left: 22px;}
.mzt-seo_body-zdk ol{list-style: decimal;}
.mzt-seo_body-zdk li{color: #7A96AE; margin-bottom: 0.375rem; font-size: 0.875rem; line-height: 1.75;}
.mzt-seo_body-zdk table{width: 100%; display: block; margin-bottom: 12px; border-collapse: collapse; font-size: 0.813rem; overflow-x: auto;}
@media(min-width: 767px) {
.mzt-seo_body-zdk table{display: table;}
}
.mzt-seo_body-zdk th{padding: 0.625rem 0.75rem; border-bottom: 1px solid rgba(255,255,255,0.07); text-align: left; font-weight: 700; color: #B8CCDC;}
.mzt-seo_body-zdk td{border-bottom: 1px solid rgba(255,255,255,0.05); padding: 0.625rem 0.75rem; color: #7A96AE;}
.mzt-seo_cols-zdk{gap: 1.5rem; display: grid; margin-top: 20px;}
@media(min-width: 643px) {
.mzt-seo_cols-zdk{grid-template-columns: 1fr 1fr;}
}
@media(min-width: 1082px) {
.mzt-seo_cols-zdk{grid-template-columns: repeat(3,1fr);}
}
.mzt-seo_col_h-zdk{font-size: 13px; color: #B8CCDC; font-weight: 700; overflow-wrap: break-word; margin-bottom: 7px;}
.mzt-seo_col_p-zdk{line-height: 1.65; overflow-wrap: break-word; color: #5A7388; font-size: 13px;}
.mzt-seo_stats-zdk{gap: 1rem; margin: 20px 0; flex-wrap: wrap; display: flex;}
.mzt-seo_stat-zdk{padding: 0.875rem 1rem; border: 1px solid rgba(26,184,212,0.18); border-radius: 8px; background: rgba(26,184,212,0.07); flex: 1; min-width: 140px;}
.mzt-seo_stat_val-zdk{color: #1AB8D4; font-weight: 800; margin-bottom: 0.25rem; overflow-wrap: break-word; font-size: 20px;}
.mzt-seo_stat_lb-zdk{overflow-wrap: break-word; font-size: 11px; color: #5A7388;}
.mzt-ft-zdk{background: #070D17; border-top: 1px solid rgba(255,255,255,0.05); margin-top: 48px;}
.mzt-ft_support-zdk{padding: 24px 16px; border-bottom: 1px solid rgba(255,255,255,0.05);}
@media(min-width: 769px) {
.mzt-ft_support-zdk{padding: 28px 24px;}
}
.mzt-ft_support_in-zdk{margin: 0 auto; gap: 1rem; display: flex; max-width: 1320px; flex-wrap: wrap; align-items: center;}
.mzt-ft_support_main-zdk{gap: 16px; flex: 1; flex-wrap: wrap; min-width: 13.75rem; align-items: center; display: flex;}
.mzt-ft_support_ic-zdk{flex-shrink: 0; color: #1AB8D4;}
.mzt-ft_support_ic-zdk svg{stroke-linejoin: round; height: 30px; width: 1.875rem; stroke-linecap: round;}
.mzt-ft_support_text_title-zdk{font-weight: 700; overflow-wrap: break-word; font-size: 0.938rem; margin-bottom: 3px; color: #E8F2FA;}
.mzt-ft_support_text_sub-zdk{color: #5A7388; font-size: 0.75rem; overflow-wrap: break-word;}
.mzt-ft_support_btn-zdk{background: #1AB8D4; padding: 11px 22px; border-radius: 8px; transition: background .2s; font-weight: 700; flex-shrink: 0; color: #E8F2FA; white-space: nowrap; font-size: 0.813rem;}
.mzt-ft_support_btn-zdk:hover{background: #2ECCE8;}
.mzt-ft_support_contacts-zdk{gap: 1rem; flex-wrap: wrap; display: flex; margin-left: auto;}
.mzt-ft_support_contact-zdk{line-height: 1.4; font-size: 0.75rem; color: #3E5669;}
.mzt-ft_support_contact-zdk strong{font-size: 11px; display: block; color: #7A96AE; margin-bottom: 2px; font-weight: 600;}
.mzt-ft_main-zdk{padding: 2rem 1rem 1.5rem; border-bottom: 1px solid rgba(255,255,255,0.05);}
@media(min-width: 769px) {
.mzt-ft_main-zdk{padding: 2.5rem 1.5rem 32px;}
}
.mzt-ft_main_in-zdk{gap: 24px; margin: 0 auto; grid-template-columns: 1fr 1fr; display: grid; max-width: 1320px;}
@media(min-width: 641px) {
.mzt-ft_main_in-zdk{grid-template-columns: repeat(3,1fr);}
}
@media(min-width: 1081px) {
.mzt-ft_main_in-zdk{grid-template-columns: 200px repeat(3,1fr) 1fr;}
}
.mzt-ft_col_logo-zdk{grid-column: 1/-1;}
@media(min-width: 1077px) {
.mzt-ft_col_logo-zdk{grid-column: auto;}
}
.mzt-ft_logo-zdk{gap: 0.563rem; font-size: 16px; flex-wrap: wrap; color: #E8F2FA; margin-bottom: 0.75rem; align-items: center; display: flex; overflow-wrap: break-word; font-weight: 800;}
.mzt-ft_logo_mark-zdk{border-radius: 4px; overflow: hidden; width: 30px; height: 30px;}
.mzt-ft_logo_mark-zdk img{object-fit: cover; height: 100%; width: 100%;}
.mzt-ft_logo_sub-zdk{color: #3E5669; max-width: 200px; overflow-wrap: break-word; line-height: 1.55; font-size: 12px;}
.mzt-ft_col_title-zdk{letter-spacing: .07em; margin-bottom: 14px; color: #7A96AE; font-weight: 700; font-size: 0.75rem; text-transform: uppercase;}
.mzt-ft_col_links-zdk{gap: 9px; flex-direction: column; display: flex;}
.mzt-ft_col_link-zdk{transition: color .2s; font-size: 0.813rem; overflow-wrap: break-word; color: #3E5669;}
.mzt-ft_col_link-zdk:hover{color: #B8CCDC;}
.mzt-ft_apps-zdk{gap: 0.5rem; flex-direction: column; display: flex;}
.mzt-ft_app_card-zdk{border-radius: 0.25rem; background: rgba(255,255,255,0.05); gap: 10px; padding: 0.625rem 0.75rem; border: 1px solid rgba(255,255,255,0.11); transition: border-color .2s; align-items: center; display: flex;}
.mzt-ft_app_card-zdk:hover{border-color: rgba(26,184,212,0.55);}
.mzt-ft_app_card_ic-zdk svg{width: 22px; stroke-linejoin: round; height: 1.375rem; stroke-linecap: round;}
.mzt-ft_app_card_os-zdk{font-weight: 600; color: #3E5669; font-size: 10px;}
.mzt-ft_app_card_action-zdk{font-size: 12px; font-weight: 700; color: #B8CCDC;}
.mzt-ft_bot-zdk{padding: 1.25rem 16px;}
@media(min-width: 769px) {
.mzt-ft_bot-zdk{padding: 20px 1.5rem;}
}
.mzt-ft_bot_in-zdk{margin: 0 auto; gap: 16px; flex-wrap: wrap; max-width: 1320px; display: flex; align-items: center;}
.mzt-ft_socials-zdk{gap: 8px; display: flex;}
.mzt-ft_soc-zdk{transition: background .2s; border-radius: 4px; background: rgba(255,255,255,0.05); border: 1px solid rgba(255,255,255,0.11); justify-content: center; align-items: center; display: flex; height: 2.25rem; width: 2.25rem; color: #7A96AE;}
.mzt-ft_soc-zdk svg{stroke-linejoin: round; stroke-linecap: round; width: 16px; height: 1rem;}
.mzt-ft_soc-zdk:hover{background: rgba(255,255,255,0.07);}
.mzt-ft_legal-zdk{flex: 1; line-height: 1.6; min-width: 200px; color: #527086; font-size: 11px; overflow-wrap: break-word;}
.mzt-ft_legal-zdk strong{font-weight: 700; color: #7A96AE;}
.mzt-ft_legal-zdk a{color: #7A96AE; text-decoration: underline;}
.mzt-ft_age-zdk{border-radius: 50%; border: 2px solid #527086; margin-left: auto; height: 2rem; font-weight: 800; font-size: 11px; align-items: center; display: flex; flex-shrink: 0; width: 32px; color: #527086; justify-content: center;}