li::marker {
  color: white !important;
}

body.swpt-template #bx-content-with-standards-toolbar-wrapper {
  padding: 0;
}
body.swpt-template #bx-content-with-cover-wrapper .bx-def-page-width {
  max-width: none;
  background-color: transparent;
}
body.swpt-template a.main-button:hover {
  border-color: #e52549;
  background-color: #e52549;
}
body.swpt-template a.main-button {
  text-wrap: nowrap;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  padding: 12px 30px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 48px;
  border: 1px solid var(--material-theme-white, #FFF);
  color: var(--material-theme-white, #FFF);
  font-size: 20px;
  font-weight: 800;
  text-decoration: none;
  transition: 0.3s ease-in-out;
}
body.swpt-template a.main-button i.fa-google-play {
  font-size: 14px;
}
body.swpt-template a.main-button i.fa-apple {
  font-size: 16px;
}
.bx-media-tablet body.swpt-template a.main-button {
  width: 100%;
  padding: 12px 0;
}
.bx-media-phone body.swpt-template a.main-button {
  width: 100%;
  padding: 12px 0;
}
body.swpt-template ul.bx-menu-object-sys_switch_language_inline .bx-menu-item .fi {
  width: 40px;
  height: auto;
  line-height: 2em;
}
body.swpt-template ul.bx-menu-object-sys_switch_language_inline .bx-menu-item .sys-sl-text {
  margin: 0 !important;
}
body.swpt-template ul.bx-menu-object-swpt_footer_legal a {
  padding: 0.2rem 0.75rem;
}
body.swpt-template ul.bx-menu-object-swpt_footer_site a {
  padding: 0.2rem 0.75rem;
}

.swpt-guest-top-bar {
  width: 100vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 32px 125px;
  z-index: 99;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, #000 100%);
}
.swpt-guest-top-bar .swpt-guest-navigation .bx-menu-object-swpt_guest_navigation {
  gap: 0.5rem;
}
.swpt-guest-top-bar .swpt-guest-navigation .bx-menu-object-swpt_guest_navigation li.bx-menu-item:hover {
  border-bottom: solid 1px #bfb8b3;
}
.swpt-guest-top-bar .swpt-guest-navigation .bx-menu-object-swpt_guest_navigation li.bx-menu-item {
  color: var(--material-theme-white, #FFF);
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2.56px;
  text-transform: uppercase;
  background: transparent;
  border-radius: 0;
  transition: 0.2s ease-in-out;
  padding: 0.3rem 1rem;
}
.swpt-guest-top-bar .swpt-guest-navigation .bx-menu-object-swpt_guest_navigation li.bx-menu-item.bx-menu-tab-active {
  --tw-ring-color: transparent;
}
.swpt-guest-top-bar .swpt-guest-navigation .bx-menu-object-swpt_guest_navigation li.bx-menu-item.bx-menu-tab-active .bx-menu-item-title {
  color: #FF888F;
  font-weight: 600;
}

.bx-sidebar-guest .bx-sidebar-guest-bg {
  background: linear-gradient(159deg, #000 49.23%, #CA003D 145.19%);
}
.bx-sidebar-guest ul.bx-menu-object-swpt_guest_navigation {
  flex-direction: column;
  gap: 16px;
}
.bx-sidebar-guest ul.bx-menu-object-swpt_guest_navigation li.bx-menu-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0;
  padding-left: 20px;
  padding-bottom: 16px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 2.56px;
  text-transform: uppercase;
}
.bx-sidebar-guest ul.bx-menu-object-swpt_guest_navigation li.bx-menu-item.bx-menu-tab-active {
  background: transparent;
  --tw-ring-color: transparent;
}
.bx-sidebar-guest ul.bx-menu-object-swpt_guest_navigation li.bx-menu-item.bx-menu-tab-active a {
  color: #FF888F;
}
.bx-sidebar-guest ul.bx-menu-object-swpt_footer_legal {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.bx-sidebar-guest ul.bx-menu-object-swpt_footer_legal li.bx-menu-item .bx-menu-item-title {
  font-size: 14px !important;
}

.swpt-guest-actions {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.swpt-guest-actions .lang-button {
  display: flex;
  gap: 0.5rem;
  align-items: center;
}
.swpt-guest-actions .lang-button i.caret-down {
  font-size: 12px;
}
.swpt-guest-actions .login-button:hover {
  background-color: #e52549;
}
.swpt-guest-actions .login-button {
  border-radius: 48px;
  background: var(--material-theme-ref-primary-primary30, #920026);
  color: var(--material-theme-white, #FFF);
  text-align: center;
  font-family: Inter;
  font-size: 20px;
  font-weight: 800;
  padding: 12px 36px;
  transition: 0.3s ease-in-out;
}

.swpt-categories-nav ul.bx-menu-object-swpt_main_categories {
  border-radius: 32px;
  background: var(--material-theme-ref-primary-primary10, #40000C);
  box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, 0.32);
  height: 64px;
  padding: 8px;
  gap: 40px;
}
.bx-media-phone .swpt-categories-nav ul.bx-menu-object-swpt_main_categories {
  gap: 24px;
}
.swpt-categories-nav ul.bx-menu-object-swpt_main_categories li.bx-menu-item {
  padding: 0;
  margin: 0;
  background: none;
}
.swpt-categories-nav ul.bx-menu-object-swpt_main_categories li.bx-menu-item a {
  padding: 0 14px;
  background: none;
  border: none;
  box-shadow: none;
  flex-direction: row;
  gap: 4px;
  text-decoration: none;
}
.swpt-categories-nav ul.bx-menu-object-swpt_main_categories li.bx-menu-item a span.bx-menu-item-title,
.swpt-categories-nav ul.bx-menu-object-swpt_main_categories li.bx-menu-item a u {
  display: none;
  color: #40000C;
  font-size: 20px;
  font-weight: 700;
}
.swpt-categories-nav ul.bx-menu-object-swpt_main_categories li.bx-menu-item a img {
  margin: 0;
  width: 24px;
  height: 24px;
}
.swpt-categories-nav ul.bx-menu-object-swpt_main_categories li.bx-menu-item a img.active {
  display: none;
}
.swpt-categories-nav ul.bx-menu-object-swpt_main_categories li.bx-menu-item.bx-menu-tab-active {
  background: #ff888f;
  border-radius: 99px;
}
.swpt-categories-nav ul.bx-menu-object-swpt_main_categories li.bx-menu-item.bx-menu-tab-active a .bx-media-desktop span.bx-menu-item-title,
.swpt-categories-nav ul.bx-menu-object-swpt_main_categories li.bx-menu-item.bx-menu-tab-active a .bx-media-desktop u {
  display: block;
}
.swpt-categories-nav ul.bx-menu-object-swpt_main_categories li.bx-menu-item.bx-menu-tab-active a img:not(.active) {
  display: none;
}
.swpt-categories-nav ul.bx-menu-object-swpt_main_categories li.bx-menu-item.bx-menu-tab-active a img.active {
  display: block;
}
.swpt-categories-nav .swpt-categories-submenu {
  padding: 0 24px;
}
.swpt-categories-nav .swpt-categories-submenu ul {
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}
.bx-media-phone .swpt-categories-nav .swpt-categories-submenu ul {
  gap: 0px;
}
.swpt-categories-nav .swpt-categories-submenu ul li.bx-menu-item {
  background: none;
  --tw-ring-color: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  transition: 0.2s ease-in-out;
  border-radius: 0;
  border-color: #ff888f;
}
.swpt-categories-nav .swpt-categories-submenu ul li.bx-menu-item a {
  padding: 10px;
  background: none;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 2.56px;
  text-transform: uppercase;
  text-decoration: none;
  gap: 4px;
}
.bx-media-phone .swpt-categories-nav .swpt-categories-submenu ul li.bx-menu-item a {
  font-size: 12px;
  letter-spacing: 2px;
}
.swpt-categories-nav .swpt-categories-submenu ul li.bx-menu-item a i {
  margin: 0;
}
.swpt-categories-nav .swpt-categories-submenu ul li.bx-menu-item a img {
  margin: 0;
  width: 24px;
  height: 24px;
}
.swpt-categories-nav .swpt-categories-submenu ul li.bx-menu-item a img.active {
  display: none;
}
.swpt-categories-nav .swpt-categories-submenu ul li.bx-menu-item.bx-menu-tab-active {
  background: none;
  border-bottom: 1px solid #ff888f;
}
.swpt-categories-nav .swpt-categories-submenu ul li.bx-menu-item.bx-menu-tab-active a {
  color: #ff888f;
}
.swpt-categories-nav .swpt-categories-submenu ul li.bx-menu-item.bx-menu-tab-active a i {
  color: #ff888f;
  margin: 0;
}
.swpt-categories-nav .swpt-categories-submenu ul li.bx-menu-item:hover {
  border-bottom: 1px solid #ff888f;
}

body.bx-page-homepage .swpt-guest-top-bar {
  position: absolute;
  top: 0;
  left: 0;
}
body.bx-page-homepage div#bx-content-main {
  margin: 0;
}
body.bx-page-homepage section.two {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, #000 100%);
}

body.bx-page-vip {
  background: #000 !important;
}
body.bx-page-vip .swpt-guest-top-bar {
  position: absolute;
  top: 0;
  left: 0;
}
body.bx-page-vip .bx-content-main {
  margin-top: 0;
}
@media not all and (min-width: 420px) {
  body.bx-page-vip .mobile_vip_cover {
    height: 100%;
    width: auto;
    max-width: none;
  }
}
body.bx-page-vip table.plans-table thead tr th {
  padding-top: 16px;
  text-align: center;
}
body.bx-page-vip table.plans-table tbody tr td {
  background-color: #151010;
  border: none;
  font-size: 16px;
  padding-top: 28px;
  padding-bottom: 28px;
}
body.bx-page-vip table.plans-table tbody tr td div.circle {
  border-radius: 9999px;
  width: 1rem;
  height: 1rem;
  margin-top: 0.25rem;
  margin: auto;
}
body.bx-page-vip table.plans-table tbody tr td div.circle.red-circle {
  background: linear-gradient(90deg, rgb(190, 0, 53) 0%, rgb(104, 0, 24) 100%);
}
body.bx-page-vip table.plans-table tbody tr td div.circle.gold-circle {
  background: linear-gradient(90deg, #fbbe1f 0%, #a67800 100%);
}
body.bx-page-vip table.plans-table tbody tr td div.circle.platinum-circle {
  background: linear-gradient(90deg, #f1ffca 0%, #7c885b 100%);
}
@media not all and (min-width: 1024px) {
  body.bx-page-vip table.plans-table tbody tr td {
    height: 90px;
    padding: 32px 40px;
    display: flex;
    align-items: center;
    gap: 0.5rem;
  }
  body.bx-page-vip table.plans-table tbody tr td div.circle {
    margin: 0;
  }
}

body.bx-page-about .swpt-guest-top-bar {
  position: absolute;
  top: 0;
  left: 0;
}

body.bx-page-faq .swpt-guest-top-bar,
body.bx-page-contacts .swpt-guest-top-bar {
  position: absolute;
  top: 0;
  left: 0;
}
body.bx-page-faq ul.bx-menu-object-swpt_faq_subnav,
body.bx-page-contacts ul.bx-menu-object-swpt_faq_subnav {
  justify-content: center;
  gap: 24px;
}
.bx-media-tablet:not(.bx-media-tablet2) body.bx-page-faq ul.bx-menu-object-swpt_faq_subnav, .bx-media-phone body.bx-page-faq ul.bx-menu-object-swpt_faq_subnav,
.bx-media-tablet:not(.bx-media-tablet2) body.bx-page-contacts ul.bx-menu-object-swpt_faq_subnav,
.bx-media-phone body.bx-page-contacts ul.bx-menu-object-swpt_faq_subnav {
  flex-wrap: wrap;
}
body.bx-page-faq ul.bx-menu-object-swpt_faq_subnav li.bx-menu-item,
body.bx-page-contacts ul.bx-menu-object-swpt_faq_subnav li.bx-menu-item {
  margin: 0;
  border-radius: 56px;
  background: #540012;
  max-width: 330px;
  width: 100%;
  justify-content: center;
}
.bx-media-phone body.bx-page-faq ul.bx-menu-object-swpt_faq_subnav li.bx-menu-item,
.bx-media-phone body.bx-page-contacts ul.bx-menu-object-swpt_faq_subnav li.bx-menu-item {
  height: 300px;
  width: 300px;
}
body.bx-page-faq ul.bx-menu-object-swpt_faq_subnav li.bx-menu-item.bx-menu-tab-active,
body.bx-page-contacts ul.bx-menu-object-swpt_faq_subnav li.bx-menu-item.bx-menu-tab-active {
  border: 3px solid var(--material-theme-ref-primary-primary20, #680018);
  background: var(--material-theme-ref-primary-primary50, #E52549);
}
body.bx-page-faq ul.bx-menu-object-swpt_faq_subnav li.bx-menu-item a,
body.bx-page-contacts ul.bx-menu-object-swpt_faq_subnav li.bx-menu-item a {
  padding: 32px;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  color: white;
  text-decoration: none;
}
body.bx-page-faq ul.bx-menu-object-swpt_faq_subnav li.bx-menu-item a span.bx-menu-item-icon i,
body.bx-page-contacts ul.bx-menu-object-swpt_faq_subnav li.bx-menu-item a span.bx-menu-item-icon i {
  margin: 0;
  font-size: 40px;
  width: 40px;
  height: 40px;
}
.bx-media-tablet body.bx-page-faq ul.bx-menu-object-swpt_faq_subnav li.bx-menu-item a span.bx-menu-item-icon i,
.bx-media-tablet body.bx-page-contacts ul.bx-menu-object-swpt_faq_subnav li.bx-menu-item a span.bx-menu-item-icon i {
  font-size: 30px;
  width: 30px;
  height: 30px;
}
body.bx-page-faq ul.bx-menu-object-swpt_faq_subnav li.bx-menu-item a span.bx-menu-item-title,
body.bx-page-contacts ul.bx-menu-object-swpt_faq_subnav li.bx-menu-item a span.bx-menu-item-title {
  text-align: center;
  font-size: 21px;
  font-weight: 600;
  text-wrap: wrap;
  padding: 0 24px;
  line-height: normal;
}
.bx-media-tablet body.bx-page-faq ul.bx-menu-object-swpt_faq_subnav li.bx-menu-item a span.bx-menu-item-title,
.bx-media-tablet body.bx-page-contacts ul.bx-menu-object-swpt_faq_subnav li.bx-menu-item a span.bx-menu-item-title {
  font-size: 16px;
  padding: 0 20px;
}

body.bx-page-download div#bx-content-main {
  margin: 0;
}

.events-slider {
  padding: 0 125px !important;
}
.events-slider .swiper-wrapper {
  margin-bottom: 70px !important;
}
.events-slider .swiper-pagination .swiper-pagination-bullet {
  background: rgba(217, 217, 217, 0.5);
}
.events-slider .swiper-pagination .swiper-pagination-bullet-active {
  background: rgb(255, 255, 255);
  padding: 0 10px;
  border-radius: 8px;
}

@media not all and (min-width: 640px) {
  body.swpt-template a.main-button.max-lg\ :w-full {
    width: 100%;
  }
  body.swpt-template a.main-button.max-lg\ :px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media not all and (min-width: 420px) {
  body.swpt-template a.main-button {
    font-size: 16px;
    padding: 12px 24px;
  }
}
@media (max-width: 1024px) {
  body.swpt-template ul.bx-menu-object-sys_switch_language_inline {
    justify-content: center;
  }
  body.swpt-template ul.bx-menu-object-swpt_footer_legal a .bx-menu-item-title.bx-stl-mit {
    font-size: 12px;
    font-weight: 400;
  }
  body.swpt-template ul.bx-menu-object-swpt_footer_site a .bx-menu-item-title.bx-stl-mit {
    font-size: 12px;
    font-weight: 400;
  }
  body.swpt-template .events-slider {
    padding: 0 24px !important;
  }
  .swpt-guest-actions .login-button {
    padding: 8px 16px;
    border-radius: 16px;
    border: 1px solid var(--material-theme-white, #FFF);
    background: transparent;
    font-size: 16px;
    font-weight: 600;
  }
  body.bx-page-homepage section.two .cards-img {
    margin: 0;
    position: relative;
    height: 100vh;
    max-width: none;
    width: auto;
    right: 16rem;
    top: 0;
    left: auto;
  }
  body.bx-page-homepage section.seven .testimonials-slider {
    padding: 0 24px !important;
  }
  body.bx-page-homepage section.nine .stats-slider {
    padding: 12px;
  }
}
@media (max-width: 1150px) {
  .swpt-guest-top-bar {
    padding: 32px 24px;
  }
}
@media (max-width: 640px) {
  .events-slider .swiper-wrapper {
    margin-bottom: 40px;
  }
}
@media not all and (min-width: 1024px) {
  body.bx-page-homepage .bx-form-input-radio_set label {
    padding-top: 0;
    padding-bottom: 0;
    height: 35px;
  }
}
div#people_profile_card {
  position: relative;
  max-height: 820px;
  width: 428px;
  background: #000;
  z-index: 2;
  transition: 0.4s ease-in-out;
  height: 100%;
  overflow-y: scroll;
  scrollbar-width: none;
  border-radius: 24px;
}
.bx-media-tablet:not(.bx-media-tablet2) div#people_profile_card {
  max-height: 640px;
  max-width: 350px;
}
.bx-media-phone div#people_profile_card {
  max-height: 640px;
  max-width: 350px;
}
div#people_profile_card .bx-popup-element-close {
  position: fixed;
  z-index: 9;
  margin-top: 20px;
  margin-left: 20px;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 24px;
  background: var(--material-theme-ref-primary-primary40, #BE0035);
}
div#people_profile_card .card_header {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 400;
  color: var(--material-theme-ref-neutral-neutral100, #FFF);
  height: 99%;
}
div#people_profile_card .card_header #people_card_images {
  overflow-y: hidden;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: flex;
  flex-direction: column;
  scrollbar-width: none;
  border-radius: 24px 24px 0px 0px;
  background: linear-gradient(180deg, rgba(21, 16, 16, 0) 50%, #151010 100%);
}
div#people_profile_card #people_card_images .swiper-slide {
  width: 100%;
  background-color: #000;
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: white;
  flex: 0 0 auto;
  z-index: -1;
}
div#people_profile_card #people_card_images .swiper-pagination {
  top: 20px;
  right: 30px;
  transform: none;
  padding: 4px;
  border-radius: 24px;
  background: rgba(34, 25, 25, 0.3);
}
div#people_profile_card #people_card_images .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: rgb(225, 225, 225);
  transition: 0.5s ease-in-out;
}
div#people_profile_card #people_card_images .swiper-pagination-bullet-active {
  height: 18px;
  width: 8px;
  border-radius: 10px;
  background: white;
}
div#people_profile_card .card_main_info {
  padding: 0 21px;
  cursor: default;
  padding-bottom: 25px;
}
div#people_profile_card .card_info {
  position: relative;
  cursor: default;
  margin: 0 21px;
  padding: 20px 0;
  border-top: 1px solid #373737;
}
div#people_profile_card .card_info .card_info_field {
  margin: 24px 0;
}
div#people_profile_card .card_info .person_info .info {
  display: flex;
  width: 100%;
  justify-content: space-between;
  color: var(--material-theme-ref-neutral-neutral100, #FFF);
  font-family: var(--Body-Large-Font, Roboto);
  font-size: var(--Body-Large-Size, 16px);
  font-weight: 400;
  letter-spacing: var(--Body-Large-Tracking, 0.5px);
  padding: 16px 6px;
  border-bottom: 1px solid var(--material-theme-ref-neutral-neutral80, #998E8E);
}
div#people_profile_card .card_info .person_info .info .info_value {
  text-transform: capitalize;
  color: var(--material-theme-ref-neutral-neutral60, #998E8E);
  font-weight: 700;
}
div#people_profile_card .card_info h4 {
  font-size: 16px;
  font-weight: 800;
}
div#people_profile_card .card_info .field_value {
  padding: 16px 0;
  font-size: 14px;
  font-weight: 400;
}
div#people_profile_card .card_info .interests .interest {
  border-radius: 100px;
  background: var(--material-theme-ref-neutral-variant-neutral-variant15, #2F2323);
  display: flex;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0.5px;
  margin: 4px;
}
div#people_profile_card .card_actions {
  padding: 24px;
  padding-top: 0;
}
div#people_profile_card .card_actions a {
  width: 100%;
  display: block;
  text-align: center;
  border: 1px solid white;
  padding: 15px;
  border-radius: 16px;
  color: var(--material-theme-white, #FFF);
  font-size: 16px;
  font-weight: 600;
  height: -moz-fit-content;
  height: fit-content;
}
div#people_profile_card .card_actions a:has(.bx-vote-voted) {
  background: var(--material-theme-ref-primary-primary50, #E52549);
  border: none;
}
div#people_profile_card .card_actions .bx-vote a {
  max-width: 56px;
  max-height: 53px;
  overflow: hidden;
}
div#people_profile_card .card_actions a.send_message {
  background: var(--material-theme-ref-primary-primary50, #E52549);
  border: none;
}
div#people_profile_card .card_actions a.send_kiss {
  width: auto;
}
div#people_profile_card .bx-media-tablet div#people_profile_card .bx-popup-box {
  max-height: 820px;
  width: 400px;
}
div#people_profile_card .bx-popup-box.show {
  scrollbar-width: none;
  overflow: scroll;
  opacity: 1;
  visibility: visible;
  bottom: 0;
}
div#people_profile_card #people_card_images .swiper-slide .image-gradient {
  background: linear-gradient(180deg, rgba(21, 16, 16, 0) 50%, #151010 100%);
  width: 100%;
  height: 100%;
}
div#people_profile_card .card_main_info .card_info_nickname {
  font-size: 32px;
  font-weight: 800;
}
div#people_profile_card .card_main_info .status-box .status-dot {
  width: 12px;
  height: 12px;
  border-radius: 24px;
  margin-right: 6px;
}

.bx-media-phone div#people_profile_card .bx-popup-box .card_main_info {
  padding: 20px 20px;
}
.bx-media-phone div#people_profile_card .card_main_info .card_info_nickname {
  font-size: 24px;
}
.bx-media-phone div#people_profile_card .card_main_info .initial-info {
  font-size: 12px;
  margin: 8px 0;
}
.bx-media-phone div#people_profile_card .card_main_info .compatibility-box {
  margin-top: 8px;
}
.bx-media-phone .compatibility-box .compatibility-text span {
  font-size: 12px;
}
.bx-media-phone .compatibility-box .compatibility-text {
  font-size: 12px;
}

.compatibility-box .compatibility-text {
  border-radius: 100px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 500;
}
.compatibility-box .compatibility-text span {
  font-size: 16px;
  font-weight: 700;
}/*# sourceMappingURL=swpt_guest.css.map */