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