.ff-playfair {
  font-family: Playfair Display !important;
}

.ff-noto {
  font-family: Noto Sans !important;
}

.ff-outfit {
  font-family: Outfit !important;
}

.ff-bitter {
  font-family: Bitter !important;
}

.fs-12 {
  font-size: 12px !important;
}

.fs-14 {
  font-size: 14px !important;
}

.fs-16 {
  font-size: 16px !important;
}

.fs-18 {
  font-size: 18px !important;
}

.fs-20 {
  font-size: 20px !important;
}

.fs-24 {
  font-size: 24px !important;
}

.fs-32 {
  font-size: 32px !important;
}

.fw-300 {
  font-weight: 300 !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.lh-17 {
  line-height: 17px !important;
}

.lh-18 {
  line-height: 18px !important;
}

.lh-19 {
  line-height: 19px !important;
}

.lh-21 {
  line-height: 21px !important;
}

.lh-22 {
  line-height: 22px !important;
}

.lh-24 {
  line-height: 24px !important;
}

.lh-29 {
  line-height: 29px !important;
}

.lh-32 {
  line-height: 32px !important;
}

.lh-38 {
  line-height: 38px !important;
}

.c-slate-light {
  color: #D2E0E5 !important;
}

.c-slate-dark {
  color: #92B3C0 !important;
}

.c-gray-500 {
  color: #ADB5BD !important;
}

.c-dove {
  color: #00222F !important;
}

.c-grey-white {
  color: #FFFFFF !important;
}

.bg-dove {
  background-color: #00222F !important;
}

.modal-body {
  scrollbar-width: none !important; /* Firefox */
  -ms-overflow-style: none !important; /* IE and Edge */
  overflow-y: auto !important;
  overflow-x: hidden !important;
  -webkit-overflow-scrolling: touch !important; /* Enables smooth scrolling on iOS */
}

.modal-body-event-tier-1 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #00222F !important;
  height: 100%;
}

.modal-body-event-tier-2 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #00222F !important;
  padding: 16px;
  height: 100%;
}

.modal-content {
  background-color: #40626F !important;
}

.modal-create-event .modal-content {
  background-color: #001B26 !important;
}

.modal-header-bg {
  display: flex;
  justify-content: center;
  padding: 1.2rem;
  background: linear-gradient(180deg, #309580 -233.19%, #00222F 100%);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2509803922);
}

.modal-header {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  padding: 1.2rem !important;
  border: none !important;
  background: linear-gradient(180deg, #309580 -233.19%, #00222F 100%);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.25) !important;
}
.modal-header.align-start {
  justify-content: start !important;
}

.absolute-scroll {
  position: absolute;
  overflow: auto;
}

.modal-footer {
  background-color: #00222F !important;
  border-top: none !important;
  padding-bottom: 16px !important;
}

.modal-top p:first-child {
  font-family: Bitter;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: center;
  color: #FFFFFF;
}

.modal-footer {
  background-color: #001B26 !important;
  border-top: none !important;
}

.modal-bottom {
  position: absolute;
  bottom: 16px;
  left: 16px;
  width: calc(100% - 32px);
}

.modal-background,
.modal-content,
.modal-body {
  background-color: #001B26;
}

.login-modal-body {
  position: relative;
  height: calc(100% - 45px);
}
.login-modal-body > div {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}

.login-success-txt p:first-child {
  font-family: Noto Sans;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: center;
  color: #FFFFFF;
}
.login-success-txt p:last-child {
  font-family: Noto Sans;
  font-size: 14px;
  font-weight: 300;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: center;
  color: #FFFFFF;
}

.modal-success-txt {
  font-family: Noto Sans;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: center;
  color: #FFFFFF;
}

.modal-bottom-txt {
  font-family: Noto Sans;
  font-size: 14px;
  font-weight: 500;
  line-height: 16.8px;
  text-align: center;
  color: #ADB5BD;
}

.modal-body-heading p:nth-child(1) {
  font-family: Bitter;
  font-size: 32px;
  font-weight: 500;
  line-height: 38.4px;
  text-align: left;
  color: #FFFFFF;
}
.modal-body-heading p:nth-child(2) {
  font-family: Noto Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  color: #92B3C0;
}

.user-account-details {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 0.5rem;
}
.user-account-details p:first-child {
  color: #FFF;
  font-family: "Noto Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 28.8px */
}
.user-account-details p:last-child {
  color: #92B3C0;
  text-align: center;
  font-family: "Noto Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 21px */
}

.account-border-bottom {
  border-bottom: 1px solid #314B55;
}

.user-account-options {
  pointer-events: all;
  cursor: pointer;
}
.user-account-options p:last-child {
  font-family: Noto Sans;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #FFFFFF;
}

.account-avatar-wrapper {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 50%;
}
.account-avatar-wrapper .profile-img {
  border-radius: 50%;
}

.account-avatar-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  pointer-events: none; /* So the pseudo-element doesn't interfere with interaction */
}

.modal-add-to-home .modal-content {
  background-color: transparent !important;
}
.modal-add-to-home .modal-body {
  background-color: #F2F2F7 !important;
  border-radius: 8px;
}

.modal-add-to-home-ios .modal-dialog {
  position: absolute;
  bottom: 0;
}
.modal-add-to-home-ios .modal-content {
  background-color: transparent !important;
}
.modal-add-to-home-ios .modal-body {
  background-color: #F2F2F7 !important;
  border-radius: 8px;
}

.modal-remember-date {
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
}
.modal-remember-date .modal-dialog {
  position: fixed;
  bottom: 0;
  width: 100%;
  margin: 0;
  height: 270px;
}
.modal-remember-date.donate-leaf .modal-dialog {
  height: auto !important;
}
.modal-remember-date .modal-content {
  height: 100%;
  border-top-left-radius: 24px !important;
  border-top-right-radius: 24px !important;
}
.modal-remember-date .modal-header {
  display: flex;
  justify-content: center;
  padding: 0;
  cursor: pointer;
  background: #314B55 !important;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  border: none;
  padding: 0 !important;
}
.modal-remember-date .modal-body {
  background-color: #314B55 !important;
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
}

.modal-account-drawer .modal-dialog {
  position: fixed;
  bottom: 0;
  width: 100%;
  margin: 0;
  height: 500px;
}
.modal-account-drawer .modal-content {
  height: 100%;
  border-top-left-radius: 24px !important;
  border-top-right-radius: 24px !important;
}
.modal-account-drawer .modal-header {
  display: flex;
  justify-content: center;
  padding: 0;
  cursor: pointer;
  background: #314B55 !important;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  border: none;
}
.modal-account-drawer .modal-body {
  background-color: #314B55 !important;
}

.modal-image-drawer .modal-dialog {
  position: fixed;
  bottom: 0;
  width: 100%;
  margin: 0;
  height: 300px;
}
.modal-image-drawer .modal-content {
  height: 100%;
  border-top-left-radius: 24px !important;
  border-top-right-radius: 24px !important;
}
.modal-image-drawer .modal-header {
  display: flex;
  justify-content: center;
  padding: 0;
  cursor: pointer;
  background: #314B55 !important;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  border: none;
}
.modal-image-drawer .modal-body {
  background-color: #314B55 !important;
}

.modal-account-drawer-close {
  width: 50px;
  height: 4px;
  border-radius: 999px;
  background: #92B3C0;
  margin: 16px 0 32px;
}

.account-drawer-txt p:first-child {
  font-family: Noto Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #FFFFFF;
}
.account-drawer-txt p:last-child {
  font-family: Bitter;
  font-size: 32px;
  font-weight: 500;
  line-height: 38.4px;
  text-align: left;
  color: #FFFFFF;
}

.modal-drawer-txt p:first-child {
  font-family: Bitter;
  font-size: 32px;
  font-weight: 500;
  line-height: 38.4px;
  text-align: center;
  color: #FFFFFF;
}
.modal-drawer-txt p:last-child {
  font-family: Noto Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  color: #B2C4CB;
}

.modal-success-div {
  background-color: #00222F;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.btn-wrapper {
  display: flex !important;
  justify-content: center;
  align-items: center;
  height: 40px;
  width: 40px;
  border-radius: 50% !important;
  background-color: rgba(255, 255, 255, 0.0509803922) !important;
}

.btn-modal-header {
  position: absolute;
  top: 16px;
  right: 16px;
  height: 18px;
  width: 18px;
}

.btn-modal-close {
  display: flex !important;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 10px;
  right: 16px;
  height: 40px;
  width: 40px;
  border-radius: 50% !important;
  background-color: rgba(255, 255, 255, 0.0509803922) !important;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
}
.btn-modal-close.select-memorial {
  top: 26px !important;
}

.btn-modal-back {
  display: flex !important;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 10px;
  left: 16px;
  z-index: 10;
  height: 40px;
  width: 40px;
  border-radius: 50% !important;
  background-color: rgba(255, 255, 255, 0.0509803922) !important;
}

.btn-modal-wrapper {
  display: flex !important;
  justify-content: center;
  align-items: center;
  z-index: 999;
  height: 40px;
  width: 40px;
  border-radius: 50% !important;
  background-color: rgba(255, 255, 255, 0.0509803922) !important;
}

.form-progress-back {
  cursor: pointer;
  position: absolute;
  top: 22px;
  left: 16px;
  z-index: 999;
}

.btn-modal-footer {
  width: 100% !important;
  padding: 12px 10px !important;
  background-color: #FFFFFF !important;
  font-family: Noto Sans !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 19px !important;
  color: #00222F !important;
}
.btn-modal-footer.dark {
  background-color: #314B55 !important;
  color: #FFFFFF !important;
}

.btn-modal-footer-skip {
  font-family: Noto Sans !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 19px !important;
  color: #FFFFFF;
  text-decoration: underline;
  cursor: pointer;
  border: none;
  background: transparent;
  position: absolute;
  bottom: 16px;
  left: 50%;
  margin-left: -16px !important;
}

.fl-btn-group-modal-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 16px;
}

.fl-btn-modal-bottom {
  width: 100%;
  font-family: Noto Sans !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 19px !important;
  text-align: center !important;
  color: #00222F !important;
  background-color: #FFFFFF !important;
  padding: 12px 10px !important;
}
.fl-btn-modal-bottom.button-absolute {
  width: calc(100% - 32px);
  position: absolute;
  bottom: 16px;
  left: 16px;
}
.fl-btn-modal-bottom.dark {
  color: #FFFFFF !important;
  background-color: #314B55 !important;
}

.add-event-widget {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  cursor: pointer;
  border: 2px solid #314B55;
  border-radius: 16px;
  padding: 48px 16px;
}
.add-event-widget img {
  margin-bottom: 1rem;
}
.add-event-widget .title {
  font-family: Playfair Display !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 21px !important;
}
.add-event-widget .subtitle {
  font-family: Noto Sans !important;
  font-size: 14px !important;
  font-weight: 300 !important;
  line-height: 19px !important;
  color: #D2E0E5 !important;
}

.form-progress {
  display: flex;
  gap: 8px;
  transition: transform 0.5s ease;
  margin-bottom: 48px;
}
.form-progress img {
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.form-progress-current {
  position: absolute;
  top: 0;
  background-color: #00222F !important;
  transition: left 0.5s ease;
}

.form-progress-0 {
  left: 0 !important;
}

.form-progress-1 {
  left: 16px !important;
}

.form-progress-2 {
  left: 32px !important;
}

.form-progress-3 {
  left: 48px !important;
}

.form-progress-4 {
  left: 64px !important;
}

.form-progress-5 {
  left: 80px !important;
}

.modal-title-top {
  position: absolute;
  top: 22px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 999;
}

.form-progress-absolute {
  position: absolute;
  left: 16px;
  height: 40px;
}

.event-photos .modal-body {
  padding: 0 !important;
}

.event-photo-uploading {
  background-color: rgb(0, 34, 47);
  width: 100vw;
  margin-left: -16px;
}

.modal-link-separator {
  height: 14px;
  border: 1px solid rgba(255, 255, 255, 0.1019607843);
}

.modal-footer-links p {
  font-family: Noto Sans;
  font-size: 12px;
  font-weight: 400;
  line-height: 14.4px;
  text-align: center;
  color: #B2C4CB;
}

.memory-carousel {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.memory-carousel .carousel-inner {
  height: 100%;
  display: flex;
  justify-content: start;
  align-items: center;
}
.memory-carousel .carousel-inner .carousel-item img,
.memory-carousel .carousel-inner .carousel-item video {
  width: 100%;
  height: 100%;
}
.memory-carousel .carousel-indicators {
  display: none !important;
}
.memory-carousel .carousel-control-prev {
  z-index: 4 !important;
  height: 60% !important;
  top: 20% !important;
}
.memory-carousel .carousel-control-prev-icon {
  visibility: hidden !important;
}
.memory-carousel .carousel-control-next {
  z-index: 4 !important;
  height: 60% !important;
  top: 20% !important;
}
.memory-carousel .carousel-control-next-icon {
  visibility: hidden !important;
}

.memory-gradient-top {
  top: 0;
  left: 0;
  position: absolute;
  height: 50%;
  width: 100%;
  z-index: 3;
  background: linear-gradient(to top, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.9) 100%);
}

.memory-gradient-bottom {
  bottom: 0;
  left: 0;
  position: absolute;
  height: 50%;
  width: 100%;
  z-index: 3;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.9) 100%);
}

.memory-prev {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  position: absolute;
  height: 60%;
  width: 30%;
  z-index: 4;
}

.memory-next {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  position: absolute;
  height: 60%;
  width: 30%;
  z-index: 4;
}

.memory-content-top {
  z-index: 3;
  position: absolute;
  top: 24px;
  left: 0;
  padding: 16px 16px 16px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.memory-content-top .memory-profile-img {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  border: 3px solid #FFFFFF;
  box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.15);
}
.memory-content-top .memory-profile-img.default {
  background-color: "#001B26";
  padding: 8px;
}
.memory-content-top .memory-name p:first-child {
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  color: #FFFFFF;
}
.memory-content-top .memory-name p:last-child {
  color: #D2E0E5;
  font-family: "Noto Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
}

.memory-content-bottom {
  z-index: 3;
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.memory-content-bottom .memory-text p:first-child {
  font-family: Bitter;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #FFFFFF;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6);
}
.memory-content-bottom .memory-text p:last-child {
  font-family: Noto Sans;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
  text-align: left;
  color: #FFFFFF;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6);
}

.story-creator {
  position: absolute;
  top: 44px;
  left: 16px;
  z-index: 999;
}
.story-creator .story-profile-img {
  border-radius: 50%;
  width: 50px !important;
  height: 50px !important;
  border: 3px solid #FFFFFF;
  box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.15);
}
.story-creator .story-name p:first-child {
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  color: #FFFFFF;
}
.story-creator .story-name p:last-child {
  color: #D2E0E5;
  font-family: "Noto Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
}

.story-text {
  position: absolute;
  bottom: 40px;
  left: 24px;
  z-index: 99999;
  padding-right: 75px;
  max-height: 200px;
}
.story-text p:first-child {
  font-family: Bitter;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #FFFFFF;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6);
}
.story-text p:last-child {
  font-family: Noto Sans;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
  text-align: left;
  color: #FFFFFF;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6);
}

.memory-background {
  z-index: 2;
  height: 100dvh;
  width: 100vw;
  z-index: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.memory-bars {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  gap: 10px;
  padding: 16px;
  width: 100%;
  z-index: 999;
}

.memory-bar {
  flex: 1;
  height: 4px;
  overflow: hidden;
  position: relative;
  border-radius: 4px;
  z-index: 999;
}
.memory-bar .progress {
  height: 100%;
  width: 0;
  position: absolute;
  left: 0;
  top: 0;
}

.memory-images-background {
  position: relative;
  height: 100%;
  width: 100%;
}

.memory-img-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.memory-background-blur {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  filter: blur(100px); /* Apply heavy blur */
  -webkit-filter: blur(100px); /* Apply heavy blur for Webkit browsers */
}
.memory-background-blur.hidden {
  opacity: 0;
}
.memory-background-blur.active {
  opacity: 1;
}

.memory-img {
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1.05); /* Default scale */
  transition: none; /* No transition by default */
}
.memory-img.active-in {
  transform: scale(1.1);
  transition: transform 5s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.memory-img.active-out {
  transform: scale(1);
  transition: transform 5s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.memory-img.story-life-event {
  border: 6px solid #FFFFFF !important;
  height: auto !important;
}

.img-tilt-0 {
  transform: rotate(2deg);
}

.img-tilt-1 {
  transform: rotate(-4deg);
}

.img-tilt-2 {
  transform: rotate(8deg);
}

.img-tilt-3 {
  transform: rotate(-1deg);
}

.img-tilt-4 {
  transform: rotate(5deg);
}

.image-tilt-wrapper {
  position: fixed;
  margin-bottom: 120px;
  margin-left: 32px;
  margin-right: 32px;
}

.story-carousel-item {
  background-position: center;
  background-size: cover;
  height: 100%;
}

.story-carousel-image-wrapper {
  height: 100%;
  display: flex;
  justify-content: center;
  padding: 130px 16px 16px;
}

.modal-contacts .modal-content {
  border-radius: 24px;
  border: 1px solid white;
}
.modal-contacts .modal-body {
  border-radius: 24px;
  background-color: rgba(0, 34, 47, 0.6980392157);
}

.user-contacts p:nth-child(1) {
  font-family: Noto Sans;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
  color: #FFFFFF;
}
.user-contacts p:nth-child(2),
.user-contacts p:nth-child(3) {
  font-family: Noto Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #92B3C0;
}

.modal-backdrop-hide {
  z-index: 9999;
  pointer-events: none;
}
.modal-backdrop-hide .modal-dialog {
  border-radius: 999px;
  padding: 16px 24px;
  position: absolute;
  bottom: 0;
  background-color: #001B26 !important;
  border-radius: 999px;
  margin: 24px;
  width: calc(100% - 48px) !important;
}
.modal-backdrop-hide .modal-dialog .modal-content {
  background-color: #001B26 !important;
}

.modal-hide {
  display: none !important;
}

.modal-life-event .modal-content {
  scrollbar-width: none !important; /* Firefox */
  -ms-overflow-style: none !important; /* IE and Edge */
  background-color: #00222F !important;
}

.modal-header-spacer {
  height: 62px;
  background-color: #001B26;
}

.remove-user-prompt {
  background: rgba(0, 27, 38, 0.9);
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 99999;
  padding: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.remove-user-prompt .remove-user-prompt-body {
  width: 100%;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(0deg, rgba(48, 149, 128, 0) 0%, rgba(48, 149, 128, 0.2) 100%), #001B26;
  display: flex;
  padding: 32px 24px 24px;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}
.remove-user-prompt .remove-user-prompt-body p:first-child {
  color: #FFF;
  font-family: "Bitter";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 28.8px */
}
.remove-user-prompt .remove-user-prompt-body p:last-child {
  color: var(--Slate-200, #B2C4CB);
  font-family: "Noto Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.transform-component-module_wrapper__SPB86 {
  width: auto !important;
  height: auto !important;
}

.btn-add-wrapper {
  border-radius: 50%;
  border: 2px solid var(--Slate-900, #314B55);
  background: var(--Dove-1000, #001B26);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 32px !important;
  min-width: 32px !important;
  max-height: 32px !important;
  max-width: 32px !important;
}
.btn-add-wrapper img {
  width: 12px;
  height: 12px;
}
.btn-add-wrapper.pill {
  border: 2px solid var(--Slate-900, #1A323C);
}

.my-network-suggested {
  display: flex;
  gap: 16px;
  width: 100vw;
  padding: 16px;
  overflow-x: auto;
  z-index: 9;
  -ms-overflow-style: none !important;
  scrollbar-width: none !important;
}

.card-find-connections {
  border: none !important;
  border-radius: 18px !important;
  flex-shrink: 0;
  flex-grow: 0;
}
.card-find-connections .profile-img {
  height: 175px !important;
}
.card-find-connections .card-body {
  background-color: #1A323C !important;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
.card-find-connections .card-body .card-text p:first-child {
  color: #FFF;
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.card-find-connections .card-body .card-text p:last-child {
  color: #B2C4CB;
  font-family: "Noto Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.card-find-connections .network-card-btn-wrapper {
  display: flex;
  gap: 12px;
}

.card-existing-connections {
  border: none !important;
  border-radius: 18px !important;
  flex-shrink: 0;
  flex-direction: row !important;
  height: 88px !important;
}
.card-existing-connections .profile-img {
  border-top-left-radius: 18px !important;
  border-BOTTOM-left-radius: 18px !important;
}
.card-existing-connections .card-body {
  background-color: #1A323C !important;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  display: flex !important;
  flex-direction: row !important;
}
.card-existing-connections .card-body .card-text {
  padding-right: 1rem;
}
.card-existing-connections .card-body .card-text p:first-child {
  color: #FFF;
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.card-existing-connections .card-body .card-text p:last-child {
  color: #B2C4CB;
  font-family: "Noto Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.no-suggestions {
  display: flex;
  flex-direction: column;
  padding: 24px;
  gap: 8px;
  align-items: center;
  align-self: stretch;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.05);
  margin: 16px;
}
.no-suggestions .title {
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: 100%; /* 14px */
}
.no-suggestions .subtitle {
  color: var(--Slate-100, #D2E0E5);
  text-align: center;
  font-family: "Noto Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.my-network-list-item {
  display: flex;
  gap: 16px;
  padding: 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
  align-items: center;
}
.my-network-list-item .profile-img {
  border-radius: 50%;
  width: 80px;
  height: 80px;
}
.my-network-list-item .name {
  color: var(--Gray-White, #FFF);
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.my-network-list-item .status {
  color: var(--Slate-300, #92B3C0);
  font-family: "Noto Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 16.8px */
}
.my-network-list-item .cta {
  display: flex;
  padding: 16px 24px;
  gap: 8px;
  margin-top: 8px;
  border-radius: 8px;
  background: var(--Slate-900, #1A323C);
  -webkit-backdrop-filter: blur(16px);
          backdrop-filter: blur(16px);
  color: var(--Gray-White, #FFF);
  text-align: center;
  font-family: "Noto Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 16.8px */
}
.my-network-list-item .cta .add-icon {
  width: 16px;
  height: 16px;
}

.send-link-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  padding: 32px 24px 24px !important;
  border-radius: 24px;
  border: 2px solid #FFF;
  background: linear-gradient(180deg, rgba(0, 34, 47, 0.8) 0%, #00222F 100%), url(<path-to-image>) lightgray 50%/cover no-repeat, linear-gradient(180deg, rgba(0, 34, 47, 0) -79.69%, #00222F 100%), rgba(255, 255, 255, 0.05);
  box-shadow: 0px 0px 8px 4px rgba(255, 253, 253, 0.3);
}
.send-link-wrapper img {
  width: 124px;
  height: 124px;
  border-radius: 50%;
}
.send-link-wrapper .memorial-name {
  color: var(--Gray-White, #FFF);
  text-align: center;
  font-family: Bitter;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 28.8px */
}
.send-link-wrapper .memorial-dates {
  color: var(--Slate-300, #92B3C0);
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
}/*# sourceMappingURL=modals.css.map */