.popup-image {
  object-fit: cover;
  width: 100%;
  max-height: 175px;
}

.div-block-582 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.add-profile {
  background-color: #fff;
  border: 1px solid #e9eaf3;
  border-radius: 12px;
  box-shadow: 0 2px 10px #195dc212;
}

.add-profile.white-close-6 {
  text-align: center;
  max-width: 440px;
  position: relative;
  overflow: hidden;
}

.close-button-popup-module {
  z-index: 1;
  cursor: pointer;
  transform-style: preserve-3d;
  width: 2rem;
  font-size: 20px;
  line-height: 1em;
  transition: transform .3s;
  position: absolute;
  top: 20px;
  right: 20px;
}

.close-button-popup-module:hover {
  transform: scale3d(1.25, 1.25, 1.01);
}

.close-button-popup-module.white-close-10 {
  color: #fafafa;
}

.icon-embed-xxsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.1rem;
  height: 1.1rem;
  display: flex;
  position: relative;
}

.button {
  z-index: 1;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #fafafa;
  ---mode--collection-ee4a1dc4-ec98-ce96-53d7-318411c382a3: base;
  background-color: #171717;
  border: 1px solid #171717;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  height: 2.5rem;
  padding: .5rem 1rem;
  font-size: .875rem;
  line-height: 1.25rem;
  text-decoration: none;
  transition: opacity .2s, background-color .2s;
  display: flex;
  position: relative;
  box-shadow: 0 1px 2px #0000000d;
}

.button:hover {
  opacity: .8;
}

.button.xl-green-5 {
  background-color: #05c168;
  border-color: #05c168;
  width: 100%;
  height: 3rem;
}

.button.xl-grey {
  background-color: #b4b4b4;
  border-color: #b4b4b4;
  width: 100%;
  height: 3rem;
}

.account-success-popup {
  display: none;
}

.div-block-5 {
  justify-content: center;
  align-items: center;
  padding-left: 1rem;
  padding-right: .7rem;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.form-2 {
  position: relative;
}

.clickable-link {
  z-index: 99;
  color: #fff;
  white-space: nowrap;
  border-radius: inherit;
  background-color: #ffffff4a;
  padding: 1rem;
  text-decoration: none;
}

.clickable-link:focus-visible, .clickable-link[data-wf-focus-visible] {
  outline-offset: 0px;
  outline: 3px solid #a3a3a380;
}

.popup-container {
  z-index: 999;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #000000db;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 1rem;
  display: flex;
  position: fixed;
  inset: 0%;
}

.popup-container.preview-10 {
  padding: 2rem 1rem;
}

.add-account {
  z-index: 999;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: block;
  position: fixed;
  inset: 0%;
}

.add-account.preview-9 {
  height: auto;
  padding: 2rem 1rem;
  display: block;
  position: relative;
}

.popup-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.popup-content.xl {
  padding-left: 4rem;
  padding-right: 4rem;
}

.popup-content.xl.centre {
  text-align: center;
  align-items: center;
}

.profilestatscontainer {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  border-left: 2px solid #eaf4ff;
  flex-flow: row;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  font-size: .875rem;
  text-decoration: none;
  display: flex;
}

.profilestatscontainer._0-line {
  border-left-style: none;
}

.display-4 {
  color: #0b0e2c;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.455em;
}

.icon-embed {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.button_text {
  white-space: nowrap;
}

.success-popup {
  background-color: #fff;
  border: 1px solid #e9eaf3;
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 440px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 10px #195dc212;
}

.input {
  background-color: #fff;
  border: 1px solid #e9eaf3;
  border-radius: 8px;
  min-height: 52px;
  margin-bottom: 0;
  padding: 8px 20px;
  font-size: 14px;
  line-height: 1.143em;
  transition: box-shadow .3s, color .3s, border-color .3s;
  box-shadow: 0 2px 12px #0b162c0d;
}

.input:hover {
  border-color: #989aad;
  box-shadow: 0 2px 12px #0b162c1a;
}

.input:focus {
  color: #0b0e2c;
  border-color: #1476ff;
}

.input.dashboard-top-search-bar {
  color: #0b0e2c;
  min-height: 50px;
  padding: 14px 18px 14px 44px;
}

.input.dashboard-top-search-bar::placeholder {
  color: #6f7182;
}

.line-rounded-icon.dashboard-top-search-bar-icon {
  z-index: 1;
  color: #989aad;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1em;
  display: flex;
}

.icon-slot {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.form-block-2 {
  width: 100%;
  margin-bottom: 0;
}

.div-block-583 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.background {
  object-fit: cover;
  width: 100vw;
  height: 100vh;
}

.icon-embed-xsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.div-block-584 {
  color: #fff;
}

.over-18 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 2rem;
}

.under-18 {
  z-index: 99999;
  color: #fff;
  white-space: nowrap;
  border-radius: inherit;
  background-color: #ffffff4a;
  padding: .5rem;
  font-size: 12px;
  text-decoration: none;
  position: absolute;
  top: 2%;
  left: 2%;
}

.under-18:focus-visible, .under-18[data-wf-focus-visible] {
  outline-offset: 0px;
  outline: 3px solid #a3a3a380;
}

@media screen and (max-width: 991px) {
  .popup-container {
    padding-bottom: 6rem;
  }

  .popup-content {
    max-width: none;
  }

  .under-18 {
    padding: .5rem;
    font-size: 12px;
    position: absolute;
    inset: 5% auto auto 5%;
  }
}

@media screen and (max-width: 767px) {
  .close-button-popup-module {
    max-width: 18px;
  }

  .popup-content {
    padding: 0;
  }

  .profilestatscontainer {
    text-align: center;
    align-items: center;
    display: flex;
  }

  .display-4 {
    font-size: 20px;
  }

  .input {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

@media screen and (max-width: 479px) {
  .close-button-popup-module {
    top: 16px;
    right: 16px;
  }

  .popup-content.xl {
    padding: 1rem;
  }

  .profilestatscontainer._0-line {
    padding-left: 0;
    padding-right: 0;
  }

  .input {
    min-height: 48px;
  }

  .input::placeholder {
    font-size: 16px;
    line-height: 16px;
  }

  .text-block {
    line-height: 23px;
  }
}


