*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0A1310;
  color: #C4DCCC;
  line-height: 1.6;
  min-height: 100vh;
  font-family: 'DM Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  font: inherit;
  border: none;
  background: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.nrw_layout-cio {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.nrw_page-cio {
  min-height: 100vh;
  display: flex;
}.nrw_main-cio {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1079px) {.nrw_main-cio {
  padding-left: 13.75rem;
}
}
@media(max-width:1079px) {.nrw_main-cio {
  padding-bottom: 4.5rem;
}
}.nrw_gc-cio {
  overflow: hidden;
  border-radius: 0.75rem;
  background: #0E1813;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  width: 140px;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 638px) {.nrw_gc-cio {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.nrw_gc-cio {
  width: 10.5rem;
}
}.nrw_gc-cio:hover {
  transform: translateY(-3px);
  border-color: rgba(0, 230, 118, 0.06);
}.nrw_gc_img-cio {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.nrw_gc_img-cio img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.nrw_gc_hover-cio {
  background: rgba(5, 12, 7, 0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  opacity: 0;
  justify-content: center;
  display: flex;
  position: absolute;
}.nrw_gc-cio:hover .nrw_gc_hover-cio {
  opacity: 1;
}.nrw_gc_hover_btn-cio {
  background: #00E676;
  padding: 8px 1rem;
  border-radius: 0.375rem;
  color: #F0FFF5;
  font-weight: 700;
  font-size: 12px;
}.nrw_gc_info-cio {
  padding: 0.5rem 0.625rem 10px;
}.nrw_gc_name-cio {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  text-overflow: ellipsis;
  color: #C4DCCC;
  font-size: 0.75rem;
  margin-bottom: 3px;
  max-width: 100%;
}.nrw_gc_prov-cio {
  color: #4E6358;
  font-size: 0.625rem;
}.nrw_gc_tag-cio {
  padding: 2px 7px;
  border-radius: 0.25rem;
  font-size: 9px;
  top: 6px;
  text-transform: uppercase;
  position: absolute;
  font-weight: 700;
  z-index: 2;
  letter-spacing: .04em;
  left: 6px;
}.nrw_gc_tag_hot-cio {
  background: #FF3B3B;
  color: #fff;
}.nrw_gc_tag_new-cio {
  background: #00C853;
  color: #0A1310;
}.nrw_gc_tag_jp-cio {
  background: #FFB300;
  color: #0A1310;
}.nrw_gc_tag_ex-cio {
  background: #00C9B1;
  color: #fff;
}.nrw_gc_tag_live-cio {
  background: #FF3B3B;
  color: #fff;
}.nrw_gr-cio {
  background: #0A1310;
  padding: 32px 1rem 0;
}
@media(min-width: 771px) {.nrw_gr-cio {
  padding: 36px 24px 0;
}
}.nrw_gr_in-cio {
  margin: 0 auto;
  max-width: 82.5rem;
}.nrw_gr_head-cio {
  gap: 12px;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
}.nrw_gr_head_l-cio {
  flex: 1;
  gap: 10px;
  min-width: 0;
  align-items: center;
  display: flex;
}.nrw_gr_ic-cio {
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  width: 2rem;
  height: 32px;
  flex-shrink: 0;
  justify-content: center;
}.nrw_gr_ic-cio svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
}.nrw_gr_title-cio {
  font-weight: 700;
  font-family: 'Nunito', sans-serif;
  overflow-wrap: break-word;
  color: #F0FFF5;
  font-size: 16px;
}
@media(min-width: 767px) {.nrw_gr_title-cio {
  font-size: 18px;
}
}.nrw_gr_more-cio {
  gap: 0.313rem;
  transition: color .2s;
  white-space: nowrap;
  flex-shrink: 0;
  display: flex;
  color: #647A6E;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 600;
}.nrw_gr_more-cio:hover {
  color: #00E676;
}.nrw_gr_more-cio svg {
  width: 12px;
  stroke-linecap: round;
  height: 12px;
  stroke-linejoin: round;
}.nrw_gr_arrows-cio {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.nrw_gr_arr-cio {
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  height: 1.875rem;
  display: flex;
  width: 30px;
  justify-content: center;
  align-items: center;
  color: #8BA898;
}.nrw_gr_arr-cio:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0FFF5;
}.nrw_gr_arr-cio svg {
  height: 13px;
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.nrw_gr_seo_h-cio {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  color: #C4DCCC;
  font-weight: 700;
  font-family: 'Nunito', sans-serif;
  font-size: 0.813rem;
  max-width: 42.5rem;
}
@media(min-width: 767px) {.nrw_gr_seo_h-cio {
  font-size: 14px;
}
}.nrw_gr_seo-cio {
  color: #647A6E;
  line-height: 1.55;
  max-width: 680px;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 12px;
}.nrw_gr_seo-cio strong {
  color: #C4DCCC;
  font-weight: 600;
}.nrw_gr_scroll-cio {
  gap: 0.625rem;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.nrw_gr_scroll-cio::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.nrw_gr_scroll-cio {
  gap: 0.75rem;
}
}.nrw_tb-cio {
  background: #09120E;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  right: 0;
  display: flex;
  height: 3.5rem;
  position: fixed;
  left: 0;
  top: 0;
  align-items: center;
  z-index: 80;
}.nrw_tb_in-cio {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  align-items: center;
  display: flex;
  width: 100%;
}.nrw_tb_burger-cio {
  border-radius: 12px;
  gap: 0.313rem;
  flex-shrink: 0;
  flex-direction: column;
  height: 38px;
  width: 2.375rem;
  align-items: center;
  justify-content: center;
  display: flex;
  margin-right: 0.5rem;
}.nrw_tb_burger-cio:hover {
  background: rgba(255, 255, 255, 0.05);
}.nrw_tb_burger_line-cio {
  border-radius: 1px;
  background: #8BA898;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width: 1079px) {.nrw_tb_burger-cio {
  display: none;
}
}.nrw_tb_logo-cio {
  gap: 9px;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-right: 1.25rem;
  font-size: 18px;
  display: flex;
  color: #F0FFF5;
  flex-shrink: 0;
  letter-spacing: -.01em;
}.nrw_tb_logo_mark-cio {
  overflow: hidden;
  border-radius: 12px;
  display: flex;
  height: 2rem;
  justify-content: center;
  width: 32px;
  align-items: center;
}.nrw_tb_logo_mark-cio img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.nrw_tb_nav-cio {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.nrw_tb_nav-cio {
  display: flex;
}
}.nrw_tb_tab-cio {
  transition: background .15s,color .15s;
  padding: 8px 14px;
  border-radius: 12px;
  font-size: 13px;
  white-space: nowrap;
  color: #8BA898;
  font-weight: 600;
}.nrw_tb_tab-cio:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0FFF5;
}.nrw_tb_tab-cio.nrw_state_active-cio {
  background: rgba(0, 230, 118, 0.14);
  color: #F0FFF5;
}.nrw_tb_right-cio {
  gap: 8px;
  align-items: center;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
}.nrw_tb_login-cio {
  border-radius: 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,color .2s;
  display: none;
  font-size: 13px;
  color: #C4DCCC;
  font-weight: 600;
}.nrw_tb_login-cio:hover {
  border-color: rgba(0, 230, 118, 0.35);
  color: #F0FFF5;
}
@media(min-width: 481px) {.nrw_tb_login-cio {
  display: block;
}
}.nrw_tb_reg-cio {
  padding: 0.563rem 18px;
  transition: background .2s;
  background: #00C853;
  border-radius: 12px;
  color: #071009;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
}.nrw_tb_reg-cio:hover {
  background: #00E676;
}.nrw_sb-cio {
  background: #111D16;
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  z-index: 70;
  position: fixed;
  overflow-y: auto;
  left: 0;
  bottom: 0;
  width: 220px;
  top: 56px;
}.nrw_sb-cio.nrw_state_open-cio {
  transform: translateX(0);
}.nrw_sb-cio::-webkit-scrollbar {
  width: 0.25rem;
}.nrw_sb-cio::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1082px) {.nrw_sb-cio {
  transform: translateX(0);
}
}.nrw_sb_auth-cio {
  padding: 14px 0.75rem 10px;
}.nrw_sb_btn_reg-cio {
  border-radius: 0.75rem;
  background: #00C853;
  padding: 0.688rem;
  transition: background .2s;
  font-size: 13px;
  font-weight: 700;
  display: block;
  margin-bottom: 0.5rem;
  color: #071009;
  text-align: center;
}.nrw_sb_btn_reg-cio:hover {
  background: #00E676;
}.nrw_sb_btn_login-cio {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem;
  border-radius: 0.75rem;
  display: block;
  font-weight: 600;
  font-size: 13px;
  text-align: center;
  color: #C4DCCC;
}.nrw_sb_btn_login-cio:hover {
  border-color: rgba(0, 230, 118, 0.35);
  color: #F0FFF5;
}.nrw_sb_promo-cio {
  border: 1px solid rgba(0, 230, 118, 0.14);
  overflow: hidden;
  padding: 12px 14px;
  border-radius: 0.75rem;
  background: linear-gradient(135deg,#003D22,#111D16);
  margin: 0 12px 10px;
  position: relative;
}.nrw_sb_promo-cio::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0, 230, 118, 0.14),transparent 70%);
  content: '';
  position: absolute;
  width: 5rem;
  top: -20px;
  right: -1.25rem;
  height: 80px;
}.nrw_sb_promo_title-cio {
  color: #00E676;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.25rem;
  font-weight: 700;
}.nrw_sb_promo_text-cio {
  font-size: 0.75rem;
  line-height: 1.35;
  color: #F0FFF5;
  overflow-wrap: break-word;
  font-weight: 600;
}.nrw_sb_promo_sub-cio {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #647A6E;
}.nrw_sb_nav-cio {
  padding: 6px 0.5rem 16px;
}.nrw_sb_nav_lb-cio {
  padding: 0.625rem 8px 6px;
  letter-spacing: .08em;
  color: #4E6358;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
}.nrw_sb_link-cio {
  border-radius: 6px;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  padding: 0.563rem 0.625rem;
  cursor: pointer;
  color: #8BA898;
  font-size: 0.813rem;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 500;
}.nrw_sb_link-cio:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0FFF5;
}.nrw_sb_link-cio.nrw_state_active-cio {
  background: rgba(0, 230, 118, 0.14);
  color: #F0FFF5;
}.nrw_sb_ic-cio {
  border-radius: 0.375rem;
  width: 1.875rem;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  height: 1.875rem;
  align-items: center;
}.nrw_sb_ic-cio svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 16px;
}.nrw_sb_ic_1-cio {
  background: rgba(0, 230, 118, 0.06);
  color: #00E676;
}.nrw_sb_ic_2-cio {
  background: rgba(0, 200, 83, 0.13);
  color: #00C853;
}.nrw_sb_ic_3-cio {
  background: rgba(255, 179, 0, 0.13);
  color: #FFB300;
}.nrw_sb_ic_4-cio {
  background: rgba(0, 201, 177, 0.14);
  color: #00C9B1;
}.nrw_sb_ic_5-cio {
  background: rgba(0, 230, 118, 0.06);
  color: #FF4FA0;
}.nrw_sb_ic_6-cio {
  background: rgba(0, 201, 177, 0.14);
  color: #C45EFF;
}.nrw_sb_badge-cio {
  border-radius: 6px;
  background: #FFB300;
  padding: 2px 0.438rem;
  font-weight: 700;
  color: #071009;
  margin-left: auto;
  font-size: 9px;
}.nrw_sb_bot-cio {
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  display: flex;
}.nrw_sb_lang-cio,.nrw_sb_help-cio {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.563rem 6px;
  gap: 6px;
  flex: 1;
  color: #8BA898;
  font-weight: 600;
  display: flex;
  font-size: 11px;
  justify-content: center;
  align-items: center;
}.nrw_sb_lang-cio:hover,.nrw_sb_help-cio:hover {
  border-color: rgba(0, 230, 118, 0.35);
  color: #F0FFF5;
}.nrw_sb_lang-cio svg,.nrw_sb_help-cio svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
  height: 0.813rem;
}.nrw_sb_bd-cio {
  inset: 0;
  background: rgba(5, 12, 7, 0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.nrw_sb_bd-cio.nrw_state_on-cio {
  display: block;
}
@media(min-width: 1079px) {.nrw_sb_bd-cio {
  display: none!important;
}
}.nrw_mob_nav-cio {
  background: #111D16;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  position: fixed;
  right: 0;
  display: flex;
  z-index: 80;
  bottom: 0;
  left: 0;
}
@media(min-width: 1083px) {.nrw_mob_nav-cio {
  display: none;
}
}.nrw_mob_nav_item-cio {
  flex: 1;
  padding: 4px 2px;
  gap: 4px;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
  color: #4E6358;
}.nrw_mob_nav_ic-cio {
  line-height: 1;
}.nrw_mob_nav_ic-cio svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
  height: 20px;
}.nrw_mob_nav_lb-cio {
  color: #4E6358;
  font-weight: 600;
  font-size: 0.625rem;
}.nrw_mob_nav_item-cio.nrw_state_active-cio {
  color: #00E676;
}.nrw_mob_nav_item-cio.nrw_state_active-cio .nrw_mob_nav_lb-cio {
  color: #00E676;
}.nrw_hero-cio {
  padding: 1.25rem 1rem 0;
  background: #0A1310;
}
@media(min-width: 769px) {.nrw_hero-cio {
  padding: 24px 1.5rem 0;
}
}.nrw_hero_in-cio {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.nrw_hero_in-cio {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.nrw_hero_in-cio {
  grid-template-columns: 1fr 340px;
}
}.nrw_hero_promo-cio {
  overflow: hidden;
  border-radius: 18px;
  background: #0E1813;
  min-height: 13.75rem;
  position: relative;
  display: flex;
  align-items: stretch;
}
@media(min-width: 769px) {.nrw_hero_promo-cio {
  min-height: 17.5rem;
}
}.nrw_hero_promo_bg-cio {
  inset: 0;
  background: linear-gradient(120deg,#003D22 0%,#0A1310 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.nrw_hero_promo_bg-cio::after {
  background: linear-gradient(90deg,#0A1310 0%,rgba(5, 12, 7, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.nrw_hero_promo_glow-cio {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0, 201, 177, 0.14) 0%,transparent 65%);
  width: 18.75rem;
  height: 18.75rem;
  right: 3.75rem;
  pointer-events: none;
  position: absolute;
  top: -2.5rem;
}.nrw_hero_promo_ct-cio {
  padding: 28px 24px 1.75rem 28px;
  position: relative;
  justify-content: center;
  display: flex;
  max-width: 480px;
  flex-direction: column;
  z-index: 2;
}
@media(min-width: 769px) {.nrw_hero_promo_ct-cio {
  padding: 40px 32px;
}
}.nrw_hero_badge-cio {
  padding: 0.313rem 0.75rem;
  background: rgba(0, 230, 118, 0.14);
  border: 1px solid rgba(0, 230, 118, 0.06);
  border-radius: 24px;
  color: #00E676;
  letter-spacing: .08em;
  font-size: 10px;
  margin-bottom: 14px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
}.nrw_hero_h1-cio {
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Nunito', sans-serif;
  color: #F0FFF5;
  line-height: 1.15;
  font-size: 26px;
}.nrw_hero_h1-cio em {
  font-style: normal;
  color: #FFB300;
}
@media(min-width: 771px) {.nrw_hero_h1-cio {
  font-size: 2.25rem;
}
}.nrw_hero_sub-cio {
  color: #8BA898;
  margin-bottom: 20px;
  line-height: 1.55;
  font-size: 13px;
}
@media(min-width: 769px) {.nrw_hero_sub-cio {
  font-size: 0.875rem;
}
}.nrw_hero_row-cio {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.nrw_hero_cta-cio {
  transition: background .2s;
  border-radius: 0.75rem;
  background: #00C853;
  padding: 13px 1.625rem;
  font-size: 0.875rem;
  color: #071009;
  box-shadow: 0.25rem 0.25rem 0px rgba(0, 200, 83, 0.55), 0 0.25rem 0.875rem rgba(0, 200, 83, 0.25);
  font-weight: 700;
}.nrw_hero_cta-cio:hover {
  background: #00E676;
}.nrw_hero_terms-cio {
  color: #4E6358;
  font-size: 0.688rem;
}.nrw_hero_game-cio {
  border-radius: 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #0E1813;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}.nrw_hero_game_badge-cio {
  padding: 0.313rem 0.625rem;
  border: 1px solid rgba(255, 179, 0, 0.13);
  border-radius: 1.5rem;
  background: rgba(255, 179, 0, 0.13);
  font-weight: 700;
  letter-spacing: .06em;
  color: #FFB300;
  left: 12px;
  position: absolute;
  top: 0.75rem;
  text-transform: uppercase;
  z-index: 3;
  font-size: 0.625rem;
}.nrw_hero_game_badge-cio svg {
  margin-right: 4px;
  width: 0.688rem;
  vertical-align: -1px;
  height: 11px;
}.nrw_hero_game_img-cio {
  background: linear-gradient(135deg,#003D22,#0A1310);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.nrw_hero_game_img-cio img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.nrw_hero_game_play-cio {
  background: rgba(5, 12, 7, 0.72);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  align-items: center;
  opacity: 0;
  justify-content: center;
  display: flex;
}.nrw_hero_game-cio:hover .nrw_hero_game_play-cio {
  opacity: 1;
}.nrw_hero_game_play-cio span {
  background: #00E676;
  border-radius: 50%;
  align-items: center;
  display: flex;
  width: 52px;
  justify-content: center;
  height: 3.25rem;
}.nrw_hero_game_play-cio span svg {
  height: 18px;
  width: 1.125rem;
  margin-left: 2px;
}.nrw_hero_game_info-cio {
  padding: 14px 16px;
}.nrw_hero_game_title-cio {
  font-weight: 700;
  color: #F0FFF5;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.nrw_hero_game_provider-cio {
  font-size: 0.688rem;
  color: #647A6E;
}.nrw_hero_game_btn-cio {
  padding: 0.688rem;
  margin: 0.75rem 1rem 16px;
  background: #00E676;
  border-radius: 0.75rem;
  transition: background .2s;
  font-size: 13px;
  text-align: center;
  color: #F0FFF5;
  font-weight: 700;
  display: block;
}.nrw_hero_game-cio:hover .nrw_hero_game_btn-cio {
  background: #2FFFA0;
}.nrw_sbar-cio {
  padding: 16px 1rem 0;
  background: #0A1310;
}
@media(min-width:768px) {.nrw_sbar-cio {
  padding: 1.125rem 24px 0;
}
}.nrw_sbar_in-cio {
  margin: 0 auto;
  max-width: 1320px;
}.nrw_sbar_row-cio {
  gap: 0.625rem;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
}.nrw_sbar_input-cio {
  flex: 1;
  gap: 10px;
  border-radius: 12px;
  background: #0E1813;
  transition: border-color .2s;
  padding: 11px 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  display: flex;
  color: #647A6E;
  font-size: 13px;
  cursor: pointer;
}.nrw_sbar_input-cio:hover {
  border-color: rgba(0, 230, 118, 0.35);
}.nrw_sbar_input-cio svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 15px;
  flex-shrink: 0;
  width: 0.938rem;
}.nrw_sbar_providers-cio {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.75rem;
  transition: border-color .2s;
  background: #0E1813;
  gap: 8px;
  padding: 11px 1.125rem;
  color: #C4DCCC;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
  align-items: center;
}.nrw_sbar_providers-cio:hover {
  border-color: rgba(0, 230, 118, 0.35);
  color: #F0FFF5;
}.nrw_sbar_providers-cio svg {
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
  height: 0.875rem;
}.nrw_sbar_tabs-cio {
  gap: 6px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
}.nrw_sbar_tabs-cio::-webkit-scrollbar {
  display: none;
}.nrw_sbar_tab-cio {
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 8px 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 24px;
  transition: background .15s,color .15s,border-color .15s;
  white-space: nowrap;
  color: #8BA898;
  cursor: pointer;
  align-items: center;
  display: flex;
  font-size: 12px;
  font-weight: 600;
  flex-shrink: 0;
}.nrw_sbar_tab-cio:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(0, 230, 118, 0.35);
  color: #F0FFF5;
}.nrw_sbar_tab-cio.nrw_state_active-cio {
  border-color: rgba(0, 230, 118, 0.06);
  background: rgba(0, 230, 118, 0.14);
  color: #F0FFF5;
}.nrw_sbar_tab_ic-cio svg {
  stroke-linejoin: round;
  width: 0.875rem;
  height: 14px;
  stroke-linecap: round;
}.nrw_gr_jp-cio {
  overflow: hidden;
  background: linear-gradient(135deg,#1A0A30 0%,#08080F 100%);
  padding: 1.25rem;
  border-radius: 18px;
  position: relative;
}.nrw_gr_jp-cio::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0, 201, 177, 0.14) 0%,transparent 70%);
  height: 250px;
  width: 250px;
  position: absolute;
  left: -60px;
  top: -3.75rem;
  content: '';
}.nrw_gr_jp-cio::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(255, 179, 0, 0.13) 0%,transparent 70%);
  width: 12.5rem;
  position: absolute;
  content: '';
  height: 12.5rem;
  right: 0;
  bottom: -2.5rem;
}.nrw_gr_jp_head-cio {
  gap: 16px;
  z-index: 1;
  display: flex;
  position: relative;
  margin-bottom: 1rem;
  flex-wrap: wrap;
  align-items: flex-start;
}.nrw_gr_jp_info-cio {
  flex: 1;
}.nrw_gr_jp_label-cio {
  color: #C45EFF;
  margin-bottom: 6px;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.nrw_gr_jp_label-cio svg {
  margin-right: 4px;
  width: 14px;
  stroke-linejoin: round;
  height: 0.875rem;
  vertical-align: -2px;
  stroke-linecap: round;
}.nrw_gr_jp_amount-cio {
  line-height: 1;
  font-family: 'Nunito', sans-serif;
  overflow-wrap: break-word;
  color: #F0FFF5;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 2rem;
}
@media(min-width: 765px) {.nrw_gr_jp_amount-cio {
  font-size: 40px;
}
}.nrw_gr_jp_amount-cio span {
  color: #FFB300;
}.nrw_gr_jp_seo-cio {
  color: #8BA898;
  font-size: 0.75rem;
  max-width: 30rem;
  overflow-wrap: break-word;
  line-height: 1.5;
}.nrw_gr_jp_cta-cio {
  border: 1px solid rgba(0, 201, 177, 0.14);
  padding: 0.688rem 20px;
  background: rgba(0, 201, 177, 0.14);
  border-radius: 0.75rem;
  transition: background .2s;
  color: #F0FFF5;
  margin-top: 0.25rem;
  white-space: nowrap;
  z-index: 1;
  font-size: 13px;
  align-self: flex-start;
  font-weight: 700;
  flex-shrink: 0;
  position: relative;
}.nrw_gr_jp_cta-cio:hover {
  background: #00C9B1;
}.nrw_gcg-cio {
  padding: 2.25rem 1rem 0;
  background: #0A1310;
}
@media(min-width: 770px) {.nrw_gcg-cio {
  padding: 44px 1.5rem 0;
}
}.nrw_gcg_in-cio {
  margin: 0 auto;
  max-width: 82.5rem;
}.nrw_gcg_head-cio {
  margin-bottom: 20px;
  max-width: 45rem;
}.nrw_gcg_label-cio {
  color: #00E676;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
}.nrw_gcg_h2-cio {
  color: #F0FFF5;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Nunito', sans-serif;
  font-size: 22px;
  font-weight: 800;
}
@media(min-width: 770px) {.nrw_gcg_h2-cio {
  font-size: 28px;
}
}.nrw_gcg_intro-cio {
  line-height: 1.6;
  color: #647A6E;
  font-size: 0.813rem;
}.nrw_gcg_grid-cio {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.nrw_gcg_grid-cio {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.nrw_gcg_grid-cio {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.nrw_gcg_card-cio {
  padding: 20px;
  overflow: hidden;
  border-radius: 18px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  cursor: pointer;
  flex-direction: column;
  min-height: 15rem;
  position: relative;
  justify-content: flex-end;
}.nrw_gcg_card-cio:hover {
  border-color: rgba(0, 230, 118, 0.14);
  transform: translateY(-3px);
}.nrw_gcg_card_bg-cio {
  inset: 0;
  z-index: 0;
  position: absolute;
}.nrw_gcg_card_bg-cio::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.nrw_gcg_card_ic-cio {
  background: rgba(0,0,0,.45);
  border-radius: 6px;
  position: absolute;
  top: 18px;
  display: flex;
  justify-content: center;
  right: 1.125rem;
  width: 40px;
  height: 40px;
  color: #F0FFF5;
  z-index: 2;
  align-items: center;
}.nrw_gcg_card_ic-cio svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
  width: 1.25rem;
}.nrw_gcg_card_ct-cio {
  position: relative;
  z-index: 1;
}.nrw_gcg_card_h-cio {
  font-family: 'Nunito', sans-serif;
  color: #F0FFF5;
  overflow-wrap: break-word;
  line-height: 1.2;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 800;
}
@media(min-width: 767px) {.nrw_gcg_card_h-cio {
  font-size: 1.25rem;
}
}.nrw_gcg_card_p-cio {
  font-size: 12px;
  margin-bottom: 0.625rem;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
}.nrw_gcg_card_p-cio strong {
  font-weight: 600;
  color: #F0FFF5;
}.nrw_gcg_card_cta-cio {
  gap: 0.25rem;
  color: #00E676;
  font-size: 0.75rem;
  font-weight: 700;
  display: inline-flex;
  text-transform: uppercase;
  align-items: center;
  letter-spacing: .04em;
}.nrw_gcg_card_cta-cio svg {
  height: 12px;
  width: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.nrw_ws-cio {
  padding: 2rem 16px 0;
  background: #0A1310;
}
@media(min-width: 769px) {.nrw_ws-cio {
  padding: 36px 1.5rem 0;
}
}.nrw_ws_in-cio {
  margin: 0 auto;
  max-width: 82.5rem;
}.nrw_ws_head-cio {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 14px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}.nrw_ws_title-cio {
  gap: 10px;
  font-weight: 700;
  font-size: 1rem;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  font-family: 'Nunito', sans-serif;
  flex-wrap: wrap;
  color: #F0FFF5;
}.nrw_ws_title_ic-cio svg {
  color: #FFB300;
  height: 1.125rem;
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
}.nrw_ws_online-cio {
  gap: 7px;
  font-size: 0.75rem;
  align-items: center;
  color: #647A6E;
  display: flex;
  font-weight: 600;
}.nrw_ws_online_dot-cio {
  border-radius: 50%;
  background: #00C853;
  box-shadow: 0 0 0.375rem rgba(0, 200, 83, 0.13);
  width: 0.5rem;
  flex-shrink: 0;
  height: 8px;
}.nrw_ws_scroll-cio {
  gap: 8px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 8px;
}.nrw_ws_scroll-cio::-webkit-scrollbar {
  display: none;
}.nrw_wc-cio {
  border-radius: 12px;
  background: #0E1813;
  padding: 0.625rem 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  min-width: 13.75rem;
}.nrw_wc_img-cio {
  overflow: hidden;
  border-radius: 6px;
  background: #111D16;
  width: 2.25rem;
  height: 2.25rem;
  flex-shrink: 0;
}.nrw_wc_img-cio img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.nrw_wc_info-cio {
  min-width: 0;
}.nrw_wc_game-cio {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
  text-overflow: ellipsis;
  color: #C4DCCC;
}.nrw_wc_player-cio {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  white-space: nowrap;
  color: #4E6358;
}.nrw_wc_amount-cio {
  font-size: 0.813rem;
  white-space: nowrap;
  color: #00C853;
  margin-left: auto;
  flex-shrink: 0;
  font-weight: 700;
}.nrw_reg-cio {
  padding: 36px 1rem 0;
  background: #0A1310;
}
@media(min-width: 771px) {.nrw_reg-cio {
  padding: 44px 1.5rem 0;
}
}.nrw_reg_in-cio {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #111D16;
  border-radius: 18px;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  max-width: 1320px;
}
@media(min-width: 765px) {.nrw_reg_in-cio {
  padding: 2.5rem;
}
}.nrw_reg_top-cio {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.nrw_reg_top-cio {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.nrw_reg_label-cio {
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #00E676;
}.nrw_reg_h2-cio {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  color: #F0FFF5;
  font-family: 'Nunito', sans-serif;
  line-height: 1.2;
  font-size: 22px;
}
@media(min-width: 770px) {.nrw_reg_h2-cio {
  font-size: 1.75rem;
}
}.nrw_reg_bonus-cio {
  border: 1px solid rgba(255, 179, 0, 0.13);
  background: rgba(255, 179, 0, 0.13);
  gap: 8px;
  padding: 0.625rem 1rem;
  border-radius: 0.75rem;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.nrw_reg_bonus_amount-cio {
  font-size: 1.25rem;
  font-weight: 800;
  color: #FFB300;
}.nrw_reg_bonus_text-cio {
  color: #8BA898;
  font-size: 13px;
  line-height: 1.35;
}.nrw_reg_cta_btn-cio {
  border-radius: 0.75rem;
  padding: 14px 2rem;
  background: #00C853;
  transition: background .2s;
  box-shadow: 4px 4px 0px rgba(0, 200, 83, 0.55), 0 0.25rem 14px rgba(0, 200, 83, 0.25);
  color: #071009;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 0.75rem;
  font-size: 0.938rem;
}.nrw_reg_cta_btn-cio:hover {
  background: #00E676;
}.nrw_reg_terms-cio {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #4E6358;
}.nrw_reg_seo-cio {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  color: #647A6E;
  font-size: 0.813rem;
  line-height: 1.65;
}.nrw_reg_seo-cio p {
  font-size: 0.813rem;
  margin-bottom: 10px;
  line-height: 1.65;
  color: #647A6E;
}.nrw_reg_seo-cio p:last-child {
  margin-bottom: 0;
}.nrw_reg_seo-cio strong {
  font-weight: 700;
  color: #C4DCCC;
}.nrw_reg_seo-cio a {
  transition: color .2s;
  text-decoration: underline;
  color: #00E676;
}.nrw_reg_seo-cio a:hover {
  color: #2FFFA0;
}.nrw_reg_seo-cio ul,.nrw_reg_seo-cio ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.nrw_reg_seo-cio ol {
  list-style: decimal;
}.nrw_reg_seo-cio li {
  margin-bottom: 4px;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #647A6E;
}.nrw_reg_seo-cio table {
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 10px;
}
@media(min-width: 770px) {.nrw_reg_seo-cio table {
  display: table;
}
}.nrw_reg_seo-cio th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  color: #C4DCCC;
  text-align: left;
  font-weight: 700;
}.nrw_reg_seo-cio td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #647A6E;
}.nrw_reg_steps-cio {
  gap: 0.875rem;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width: 859px) {.nrw_reg_steps-cio {
  margin-top: 0;
}
}.nrw_reg_step-cio {
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1rem;
  gap: 14px;
  background: rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.nrw_reg_step_num-cio {
  border-radius: 50%;
  background: rgba(0, 230, 118, 0.14);
  border: 1px solid rgba(0, 230, 118, 0.06);
  display: flex;
  font-size: 0.875rem;
  flex-shrink: 0;
  width: 2.125rem;
  color: #00E676;
  height: 34px;
  justify-content: center;
  font-weight: 800;
  align-items: center;
}.nrw_reg_step_title-cio {
  font-weight: 700;
  color: #F0FFF5;
  margin-bottom: 3px;
  font-size: 0.875rem;
}.nrw_reg_step_text-cio {
  line-height: 1.5;
  color: #647A6E;
  font-size: 12px;
}.nrw_reg_trust-cio {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
}.nrw_reg_trust_item-cio {
  gap: 7px;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #647A6E;
  display: flex;
}.nrw_reg_trust_ic-cio svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #00E676;
  height: 16px;
  width: 1rem;
}.nrw_bon-cio {
  background: #0A1310;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.nrw_bon-cio {
  padding: 2.75rem 24px 0;
}
}.nrw_bon_in-cio {
  margin: 0 auto;
  max-width: 1320px;
}.nrw_bon_head-cio {
  margin-bottom: 20px;
}.nrw_bon_label-cio {
  letter-spacing: .08em;
  font-size: 11px;
  color: #00E676;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
}.nrw_bon_h2-cio {
  overflow-wrap: break-word;
  color: #F0FFF5;
  font-size: 1.25rem;
  margin-bottom: 8px;
  font-family: 'Nunito', sans-serif;
  font-weight: 800;
}
@media(min-width: 765px) {.nrw_bon_h2-cio {
  font-size: 1.5rem;
}
}.nrw_bon_seo-cio {
  max-width: 38.75rem;
  overflow-wrap: break-word;
  color: #647A6E;
  font-size: 0.813rem;
  line-height: 1.6;
}.nrw_bon_seo-cio strong {
  color: #C4DCCC;
  font-weight: 700;
}.nrw_bon_seo-cio a {
  text-decoration: underline;
  color: #00E676;
}.nrw_bon_grid-cio {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.nrw_bon_grid-cio {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.nrw_bon_grid-cio {
  grid-template-columns: repeat(5,1fr);
}
}.nrw_bon_card-cio {
  border-radius: 12px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 16px;
  background: #0E1813;
}.nrw_bon_card-cio:hover {
  transform: translateY(-2px);
  border-color: rgba(0, 230, 118, 0.06);
}.nrw_bon_card_ic-cio svg {
  width: 1.625rem;
  stroke-linejoin: round;
  height: 1.625rem;
  stroke-linecap: round;
}.nrw_bon_card_ic-cio {
  margin-bottom: 0.625rem;
}.nrw_bon_card_type-cio {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
  color: #647A6E;
  letter-spacing: .06em;
  font-size: 0.625rem;
}.nrw_bon_card_amount-cio {
  font-weight: 800;
  margin-bottom: 0.375rem;
  color: #FFB300;
  line-height: 1.1;
  font-size: 1.125rem;
}.nrw_bon_card_name-cio {
  overflow-wrap: break-word;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #F0FFF5;
  font-size: 0.813rem;
}.nrw_bon_card_detail-cio {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #4E6358;
  font-size: 11px;
  padding-top: 8px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.nrw_app-cio {
  background: #0A1310;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.nrw_app-cio {
  padding: 2.75rem 1.5rem 0;
}
}.nrw_app_in-cio {
  margin: 0 auto;
  max-width: 82.5rem;
}.nrw_app_head-cio {
  margin-bottom: 1rem;
}.nrw_app_label-cio {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  color: #00E676;
  margin-bottom: 0.5rem;
}.nrw_app_h2-cio {
  color: #F0FFF5;
  font-weight: 800;
  font-family: 'Nunito', sans-serif;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 769px) {.nrw_app_h2-cio {
  font-size: 24px;
}
}.nrw_app_sub-cio {
  overflow-wrap: break-word;
  max-width: 37.5rem;
  color: #647A6E;
  font-size: 13px;
  line-height: 1.6;
}.nrw_app_sub-cio strong {
  font-weight: 700;
  color: #C4DCCC;
}.nrw_app_cards-cio {
  gap: 0.625rem;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.nrw_app_cards-cio {
  grid-template-columns: repeat(3,1fr);
}
}.nrw_app_card-cio {
  padding: 20px;
  overflow: hidden;
  border-radius: 0.75rem;
  gap: 16px;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
  display: flex;
}.nrw_app_card_ios-cio {
  background: linear-gradient(135deg,rgba(0, 230, 118, 0.14) 0%,#111D16 100%);
}.nrw_app_card_android-cio {
  background: linear-gradient(135deg,rgba(0, 200, 83, 0.13) 0%,#111D16 100%);
}.nrw_app_card_win-cio {
  background: linear-gradient(135deg,rgba(255, 179, 0, 0.13) 0%,#111D16 100%);
}.nrw_app_card_ic-cio svg {
  width: 34px;
  height: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.nrw_app_card_ic-cio {
  flex-shrink: 0;
  color: #F0FFF5;
}.nrw_app_card_os-cio {
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  margin-bottom: 6px;
  color: #647A6E;
  letter-spacing: .08em;
}.nrw_app_card_title-cio {
  font-size: 0.938rem;
  margin-bottom: 6px;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #F0FFF5;
}.nrw_app_card_text-cio {
  font-size: 0.75rem;
  color: #647A6E;
  margin-bottom: 0.875rem;
  line-height: 1.5;
  overflow-wrap: break-word;
}.nrw_app_card_btn-cio {
  background: rgba(255, 255, 255, 0.12);
  gap: 0.438rem;
  padding: 10px 18px;
  border-radius: 0.375rem;
  border: 1px solid rgba(0, 230, 118, 0.35);
  transition: background .2s;
  font-size: 13px;
  color: #F0FFF5;
  font-weight: 700;
  align-items: center;
  display: inline-flex;
}.nrw_app_card_btn-cio:hover {
  background: rgba(255, 255, 255, 0.07);
}.nrw_prov-cio {
  padding: 2.25rem 16px 0;
  background: #0A1310;
}
@media(min-width: 767px) {.nrw_prov-cio {
  padding: 2.75rem 24px 0;
}
}.nrw_prov_in-cio {
  margin: 0 auto;
  max-width: 1320px;
}.nrw_prov_head-cio {
  margin-bottom: 1rem;
}.nrw_prov_label-cio {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #00E676;
}.nrw_prov_h2-cio {
  font-family: 'Nunito', sans-serif;
  margin-bottom: 8px;
  color: #F0FFF5;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 765px) {.nrw_prov_h2-cio {
  font-size: 24px;
}
}.nrw_prov_seo-cio {
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 620px;
  margin-bottom: 1rem;
  color: #647A6E;
  font-size: 0.813rem;
}.nrw_prov_seo-cio strong {
  font-weight: 700;
  color: #C4DCCC;
}.nrw_prov_seo-cio a {
  color: #00E676;
  text-decoration: underline;
}.nrw_prov_grid-cio {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 642px) {.nrw_prov_grid-cio {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.nrw_prov_grid-cio {
  grid-template-columns: repeat(8,1fr);
}
}.nrw_prov_card-cio {
  padding: 14px 10px;
  transition: border-color .2s,background .2s;
  border-radius: 0.75rem;
  background: #0E1813;
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-direction: column;
  display: flex;
  cursor: pointer;
  align-items: center;
}.nrw_prov_card-cio:hover {
  background: #111D16;
  border-color: rgba(0, 230, 118, 0.35);
}.nrw_prov_logo-cio {
  overflow: hidden;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  width: 44px;
  display: flex;
  justify-content: center;
  height: 2.75rem;
  align-items: center;
}.nrw_prov_logo-cio img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.nrw_prov_name-cio {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #8BA898;
  font-size: 0.688rem;
  text-align: center;
}.nrw_seo-cio {
  padding: 2.25rem 1rem 0;
  background: #0A1310;
}
@media(min-width: 771px) {.nrw_seo-cio {
  padding: 2.75rem 1.5rem 0;
}
}.nrw_seo_in-cio {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 1.125rem;
  background: #111D16;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width:768px) {.nrw_seo_in-cio {
  padding: 2.25rem 40px;
}
}.nrw_seo_label-cio {
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #00E676;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.nrw_seo_h2-cio {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.25;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Nunito', sans-serif;
  color: #F0FFF5;
}
@media(min-width: 771px) {.nrw_seo_h2-cio {
  font-size: 1.5rem;
}
}.nrw_seo_body-cio {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #8BA898;
  font-size: 14px;
}.nrw_seo_body-cio p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #8BA898;
  font-size: 0.875rem;
}.nrw_seo_body-cio p:last-child {
  margin-bottom: 0;
}.nrw_seo_body-cio strong {
  font-weight: 700;
  color: #C4DCCC;
}.nrw_seo_body-cio a {
  transition: color .2s;
  text-decoration: underline;
  color: #00E676;
}.nrw_seo_body-cio a:hover {
  color: #2FFFA0;
}.nrw_seo_body-cio ul,.nrw_seo_body-cio ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.nrw_seo_body-cio ol {
  list-style: decimal;
}.nrw_seo_body-cio li {
  line-height: 1.75;
  color: #8BA898;
  margin-bottom: 0.375rem;
  font-size: 14px;
}.nrw_seo_body-cio table {
  margin-bottom: 12px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.nrw_seo_body-cio table {
  display: table;
}
}.nrw_seo_body-cio th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C4DCCC;
}.nrw_seo_body-cio td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8BA898;
}.nrw_seo_cols-cio {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.nrw_seo_cols-cio {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.nrw_seo_cols-cio {
  grid-template-columns: repeat(3,1fr);
}
}.nrw_seo_col_h-cio {
  margin-bottom: 7px;
  font-weight: 700;
  color: #C4DCCC;
  overflow-wrap: break-word;
  font-size: 13px;
}.nrw_seo_col_p-cio {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #647A6E;
  font-size: 13px;
}.nrw_seo_stats-cio {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.nrw_seo_stat-cio {
  background: rgba(0, 230, 118, 0.06);
  border: 1px solid rgba(0, 230, 118, 0.14);
  padding: 14px 1rem;
  flex: 1;
  border-radius: 0.75rem;
  min-width: 140px;
}.nrw_seo_stat_val-cio {
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #00E676;
}.nrw_seo_stat_lb-cio {
  color: #647A6E;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.nrw_seo-cio {
  background: #0A1310;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.nrw_seo-cio {
  padding: 44px 24px 0;
}
}.nrw_seo_in-cio {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 28px 1.5rem;
  background: #111D16;
  margin: 0 auto;
  border-radius: 1.125rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.nrw_seo_in-cio {
  padding: 36px 40px;
}
}.nrw_seo_label-cio {
  font-weight: 700;
  color: #00E676;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-size: 11px;
  letter-spacing: .08em;
}.nrw_seo_h2-cio {
  color: #F0FFF5;
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Nunito', sans-serif;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.nrw_seo_h2-cio {
  font-size: 1.5rem;
}
}.nrw_seo_body-cio {
  color: #8BA898;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.nrw_seo_body-cio p {
  margin-bottom: 0.75rem;
  color: #8BA898;
  font-size: 14px;
  line-height: 1.75;
}.nrw_seo_body-cio p:last-child {
  margin-bottom: 0;
}.nrw_seo_body-cio strong {
  font-weight: 700;
  color: #C4DCCC;
}.nrw_seo_body-cio a {
  transition: color .2s;
  text-decoration: underline;
  color: #00E676;
}.nrw_seo_body-cio a:hover {
  color: #2FFFA0;
}.nrw_seo_body-cio ul,.nrw_seo_body-cio ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.nrw_seo_body-cio ol {
  list-style: decimal;
}.nrw_seo_body-cio li {
  margin-bottom: 0.375rem;
  color: #8BA898;
  font-size: 0.875rem;
  line-height: 1.75;
}.nrw_seo_body-cio table {
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.75rem;
  width: 100%;
  overflow-x: auto;
}
@media(min-width:768px) {.nrw_seo_body-cio table {
  display: table;
}
}.nrw_seo_body-cio th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #C4DCCC;
  text-align: left;
  font-weight: 700;
}.nrw_seo_body-cio td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8BA898;
}.nrw_seo_cols-cio {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.nrw_seo_cols-cio {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.nrw_seo_cols-cio {
  grid-template-columns: repeat(3,1fr);
}
}.nrw_seo_col_h-cio {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #C4DCCC;
}.nrw_seo_col_p-cio {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #647A6E;
}.nrw_seo_stats-cio {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.nrw_seo_stat-cio {
  flex: 1;
  padding: 14px 1rem;
  border: 1px solid rgba(0, 230, 118, 0.14);
  border-radius: 12px;
  background: rgba(0, 230, 118, 0.06);
  min-width: 140px;
}.nrw_seo_stat_val-cio {
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  font-weight: 800;
  color: #00E676;
  overflow-wrap: break-word;
}.nrw_seo_stat_lb-cio {
  color: #647A6E;
  overflow-wrap: break-word;
  font-size: 11px;
}.nrw_seo-cio {
  padding: 2.25rem 16px 0;
  background: #0A1310;
}
@media(min-width: 766px) {.nrw_seo-cio {
  padding: 44px 24px 0;
}
}.nrw_seo_in-cio {
  background: #111D16;
  border-radius: 1.125rem;
  padding: 28px 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 82.5rem;
}
@media(min-width: 765px) {.nrw_seo_in-cio {
  padding: 2.25rem 40px;
}
}.nrw_seo_label-cio {
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 11px;
  color: #00E676;
  font-weight: 700;
}.nrw_seo_h2-cio {
  line-height: 1.25;
  font-family: 'Nunito', sans-serif;
  font-size: 20px;
  color: #F0FFF5;
  font-weight: 800;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.nrw_seo_h2-cio {
  font-size: 1.5rem;
}
}.nrw_seo_body-cio {
  line-height: 1.75;
  color: #8BA898;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.nrw_seo_body-cio p {
  line-height: 1.75;
  color: #8BA898;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.nrw_seo_body-cio p:last-child {
  margin-bottom: 0;
}.nrw_seo_body-cio strong {
  color: #C4DCCC;
  font-weight: 700;
}.nrw_seo_body-cio a {
  transition: color .2s;
  text-decoration: underline;
  color: #00E676;
}.nrw_seo_body-cio a:hover {
  color: #2FFFA0;
}.nrw_seo_body-cio ul,.nrw_seo_body-cio ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.nrw_seo_body-cio ol {
  list-style: decimal;
}.nrw_seo_body-cio li {
  color: #8BA898;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.nrw_seo_body-cio table {
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.nrw_seo_body-cio table {
  display: table;
}
}.nrw_seo_body-cio th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C4DCCC;
}.nrw_seo_body-cio td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #8BA898;
}.nrw_seo_cols-cio {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.nrw_seo_cols-cio {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.nrw_seo_cols-cio {
  grid-template-columns: repeat(3,1fr);
}
}.nrw_seo_col_h-cio {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  color: #C4DCCC;
  margin-bottom: 0.438rem;
}.nrw_seo_col_p-cio {
  line-height: 1.65;
  font-size: 13px;
  color: #647A6E;
  overflow-wrap: break-word;
}.nrw_seo_stats-cio {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.nrw_seo_stat-cio {
  padding: 14px 16px;
  flex: 1;
  border: 1px solid rgba(0, 230, 118, 0.14);
  background: rgba(0, 230, 118, 0.06);
  border-radius: 12px;
  min-width: 8.75rem;
}.nrw_seo_stat_val-cio {
  margin-bottom: 4px;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #00E676;
}.nrw_seo_stat_lb-cio {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #647A6E;
}.nrw_faq-cio {
  padding: 2.25rem 1rem 0;
  background: #0A1310;
}
@media(min-width: 767px) {.nrw_faq-cio {
  padding: 44px 1.5rem 0;
}
}.nrw_faq_in-cio {
  margin: 0 auto;
  max-width: 82.5rem;
}.nrw_faq_head-cio {
  margin-bottom: 20px;
}.nrw_faq_label-cio {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
  color: #00E676;
  font-weight: 700;
  letter-spacing: .08em;
}.nrw_faq_h2-cio {
  font-family: 'Nunito', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F0FFF5;
}
@media(min-width:768px) {.nrw_faq_h2-cio {
  font-size: 1.5rem;
}
}.nrw_faq_list-cio {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.nrw_faq_item-cio {
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  background: #111D16;
}.nrw_faq_q-cio {
  transition: color .2s;
  gap: 12px;
  padding: 16px 1.25rem;
  overflow-wrap: break-word;
  cursor: pointer;
  font-size: 0.875rem;
  display: flex;
  color: #C4DCCC;
  font-weight: 600;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}.nrw_faq_q-cio:hover {
  color: #F0FFF5;
}.nrw_faq_q_ic-cio {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  width: 24px;
  justify-content: center;
  font-size: 1rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  height: 24px;
  color: #00E676;
}.nrw_faq_item-cio.nrw_state_open-cio .nrw_faq_q_ic-cio {
  transform: rotate(45deg);
}.nrw_faq_a-cio {
  padding: 0 1.25rem 1rem;
  font-size: 13px;
  line-height: 1.7;
  display: none;
  color: #647A6E;
  overflow-wrap: break-word;
}.nrw_faq_item-cio.nrw_state_open-cio .nrw_faq_a-cio {
  display: block;
}.nrw_faq_a-cio strong {
  font-weight: 700;
  color: #C4DCCC;
}.nrw_faq_a-cio a {
  color: #00E676;
  text-decoration: underline;
}.nrw_faq_a-cio ul,.nrw_faq_a-cio ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.nrw_faq_a-cio ol {
  list-style: decimal;
}.nrw_faq_a-cio li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.nrw_faq_a-cio table {
  margin: 8px 0;
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  font-size: 12px;
}
@media(min-width: 770px) {.nrw_faq_a-cio table {
  display: table;
}
}.nrw_faq_a-cio th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  color: #C4DCCC;
  font-weight: 700;
  text-align: left;
}.nrw_faq_a-cio td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #647A6E;
}.nrw_ft-cio {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #050C07;
  margin-top: 3rem;
}.nrw_ft_support-cio {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.nrw_ft_support-cio {
  padding: 1.75rem 1.5rem;
}
}.nrw_ft_support_in-cio {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
}.nrw_ft_support_main-cio {
  flex: 1;
  gap: 1rem;
  min-width: 220px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.nrw_ft_support_ic-cio {
  flex-shrink: 0;
  color: #00E676;
}.nrw_ft_support_ic-cio svg {
  stroke-linecap: round;
  width: 1.875rem;
  height: 1.875rem;
  stroke-linejoin: round;
}.nrw_ft_support_text_title-cio {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 15px;
  color: #F0FFF5;
}.nrw_ft_support_text_sub-cio {
  font-size: 12px;
  color: #647A6E;
  overflow-wrap: break-word;
}.nrw_ft_support_btn-cio {
  background: #00E676;
  transition: background .2s;
  border-radius: 0.75rem;
  padding: 11px 22px;
  font-weight: 700;
  flex-shrink: 0;
  color: #F0FFF5;
  white-space: nowrap;
  font-size: 0.813rem;
}.nrw_ft_support_btn-cio:hover {
  background: #2FFFA0;
}.nrw_ft_support_contacts-cio {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.nrw_ft_support_contact-cio {
  font-size: 0.75rem;
  color: #4E6358;
  line-height: 1.4;
}.nrw_ft_support_contact-cio strong {
  font-weight: 600;
  margin-bottom: 2px;
  display: block;
  font-size: 0.688rem;
  color: #8BA898;
}.nrw_ft_main-cio {
  padding: 2rem 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.nrw_ft_main-cio {
  padding: 2.5rem 24px 32px;
}
}.nrw_ft_main_in-cio {
  gap: 24px;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.nrw_ft_main_in-cio {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.nrw_ft_main_in-cio {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.nrw_ft_col_logo-cio {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.nrw_ft_col_logo-cio {
  grid-column: auto;
}
}.nrw_ft_logo-cio {
  gap: 0.563rem;
  color: #F0FFF5;
  font-weight: 800;
  align-items: center;
  margin-bottom: 0.75rem;
  font-size: 16px;
  flex-wrap: wrap;
  display: flex;
  overflow-wrap: break-word;
}.nrw_ft_logo_mark-cio {
  border-radius: 6px;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.nrw_ft_logo_mark-cio img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.nrw_ft_logo_sub-cio {
  color: #4E6358;
  max-width: 200px;
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.nrw_ft_col_title-cio {
  letter-spacing: .07em;
  color: #8BA898;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  font-weight: 700;
}.nrw_ft_col_links-cio {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.nrw_ft_col_link-cio {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #4E6358;
}.nrw_ft_col_link-cio:hover {
  color: #C4DCCC;
}.nrw_ft_apps-cio {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.nrw_ft_app_card-cio {
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 10px 12px;
  display: flex;
  align-items: center;
}.nrw_ft_app_card-cio:hover {
  border-color: rgba(0, 230, 118, 0.35);
}.nrw_ft_app_card_ic-cio svg {
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
}.nrw_ft_app_card_os-cio {
  color: #4E6358;
  font-weight: 600;
  font-size: 0.625rem;
}.nrw_ft_app_card_action-cio {
  font-size: 12px;
  font-weight: 700;
  color: #C4DCCC;
}.nrw_ft_bot-cio {
  padding: 20px 16px;
}
@media(min-width: 766px) {.nrw_ft_bot-cio {
  padding: 1.25rem 24px;
}
}.nrw_ft_bot_in-cio {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
}.nrw_ft_socials-cio {
  gap: 8px;
  display: flex;
}.nrw_ft_soc-cio {
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  color: #8BA898;
  height: 2.25rem;
  display: flex;
  width: 2.25rem;
  justify-content: center;
  align-items: center;
}.nrw_ft_soc-cio svg {
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.nrw_ft_soc-cio:hover {
  background: rgba(255, 255, 255, 0.07);
}.nrw_ft_legal-cio {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 11px;
  min-width: 200px;
  line-height: 1.6;
  color: #748C7E;
}.nrw_ft_legal-cio strong {
  font-weight: 700;
  color: #8BA898;
}.nrw_ft_legal-cio a {
  text-decoration: underline;
  color: #8BA898;
}.nrw_ft_age-cio {
  border-radius: 50%;
  border: 2px solid #748C7E;
  align-items: center;
  height: 2rem;
  margin-left: auto;
  justify-content: center;
  font-size: 0.688rem;
  flex-shrink: 0;
  display: flex;
  color: #748C7E;
  font-weight: 800;
  width: 32px;
}