/* VARIABLES */
/* TYPOGRAPHY */
.footer-bottom .footer-bottom-panel {
  position: relative;
  border-radius: 2.1875rem;
  padding: 2.5rem 2.1875rem;
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(14px);
  border: 1px solid #7e8391;
  background: rgba(0, 0, 0, 0);
  box-shadow: 0 -30px 35px 0 rgba(187, 153, 199, 0.3) inset;
  overflow: hidden;
}
@media (max-width: 47.99875rem) {
  .footer-bottom .footer-bottom-panel {
    padding: 2.5rem 1.5625rem 1.5625rem 1.5625rem;
    background-color: var(--bs-body-bg);
    box-shadow: 0 -30px 35px 0 rgba(187, 153, 199, 0.3) inset;
  }
}
.footer-bottom .footer-bottom-panel > * {
  position: relative;
  z-index: 1;
}
.footer-bottom .footer-bottom-panel .footer-copy-right {
  color: #919191;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.37688rem;
  text-transform: uppercase;
}
.footer-bottom .footer-bottom-panel .footer-copy-right p {
  margin: 0;
  font-weight: 400;
}
@media (max-width: 35.99875rem) {
  .footer-bottom .footer-bottom-panel .footer-copy-right p {
    font-size: 0.625rem;
  }
}
.footer-bottom .footer-bottom-divider {
  border-top: 1px solid rgba(255, 255, 255, 0.59);
}
.footer-bottom nav ul,
.footer-bottom .menu {
  list-style: none;
  margin: 0;
  flex-direction: column;
}
.footer-bottom nav ul a,
.footer-bottom .menu a {
  text-decoration: none;
  color: #d4d4d8;
  padding: 0.4375rem var(--bs-nav-link-padding-x);
}
.footer-bottom nav ul a:hover, .footer-bottom nav ul a:focus,
.footer-bottom .menu a:hover,
.footer-bottom .menu a:focus {
  color: #bb99c7;
}
.footer-bottom nav ul span,
.footer-bottom .menu span {
  font-size: 1rem;
  color: #fff;
  font-weight: 400;
  margin-bottom: 0.3125rem;
  text-transform: uppercase;
  letter-spacing: 0.19275rem;
}
.footer-bottom nav ul span:hover, .footer-bottom nav ul span:focus,
.footer-bottom .menu span:hover,
.footer-bottom .menu span:focus {
  color: #fff;
}
.footer-bottom .join-sela {
  padding-top: 1rem;
}
.footer-bottom nav h2,
.footer-bottom nav .block-title {
  font-size: 1rem;
  letter-spacing: 0.12em;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 1.875rem;
}

@media (max-width: 61.99875rem) {
  .footer-bottom-brand {
    border-bottom: 1px solid rgba(255, 255, 255, 0.59);
    padding-bottom: 0.75rem;
  }
}

.footer-bottom-social .region-footer-bottom-social {
  margin-top: 4.375rem;
}
@media (max-width: 74.99875rem) {
  .footer-bottom-social .region-footer-bottom-social {
    margin-top: 1.875rem;
  }
}
@media (max-width: 74.99875rem) {
  .footer-bottom-social .region-footer-bottom-social {
    margin-top: 0.9375rem;
  }
}

.footer-top-section .images-wrapper {
  height: 440px;
  scale: 0.9;
}
@media (max-width: 35.99875rem) {
  .footer-top-section .images-wrapper {
    scale: 1;
  }
}
.footer-top-section .images-wrapper .first-image {
  bottom: -225px;
}
@media (max-width: 87.49875rem) {
  .footer-top-section .images-wrapper .first-image {
    bottom: -150px;
  }
}
@media (max-width: 74.99875rem) {
  .footer-top-section .images-wrapper .first-image {
    bottom: -110px;
  }
}
@media (max-width: 61.99875rem) {
  .footer-top-section .images-wrapper .first-image {
    bottom: unset;
    top: 0;
  }
}
@media (max-width: 35.99875rem) {
  .footer-top-section .images-wrapper .first-image {
    bottom: 15px;
    top: unset;
  }
}
.footer-top-section .images-wrapper .first-image img {
  width: 100%;
  height: 100%;
}
@media (max-width: 35.99875rem) {
  .footer-top-section .images-wrapper .first-image img {
    padding: 0 2rem;
  }
}
@media (max-width: 35.99875rem) {
  .footer-top-section .field--name-field-buttons > div {
    flex: 1;
  }
}
.footer-top-section .field--name-field-buttons .btn-wrapper {
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border: solid 1px #fff;
  min-width: 200px;
  border-radius: 1.25rem;
}
@media (max-width: 35.99875rem) {
  .footer-top-section .field--name-field-buttons .btn-wrapper {
    min-width: unset;
  }
}
.footer-top-section .field--name-field-buttons .btn-wrapper:hover {
  color: #bb99c7;
}
.footer-top-section .field--name-field-buttons .btn-wrapper:hover svg path {
  fill: #bb99c7;
}
.footer-top-section .field--name-field-buttons .btn-wrapper.tab-focused {
  box-shadow: 0 0 0 0.5rem rgba(165, 211, 242, 0.25) !important;
}
.footer-top-section .field--name-field-buttons svg {
  height: 32px;
  width: 32px;
}
.footer-top-section .text-formatted p {
  margin: 1.5625rem 0;
}

.menu--social-media a {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.menu--social-media a::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50%;
  padding: 0.125rem;
  background: linear-gradient(90deg, #421c51, #bb99c7);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
.menu--social-media a::after {
  content: "";
  width: 34px;
  height: 34px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  padding: 0.625rem;
}
.menu--social-media .snapchat:after {
  background-image: url("../../images/icons/snapchat.svg");
}
.menu--social-media .instgram:after {
  background-image: url("../../images/icons/instgram.svg");
}
.menu--social-media .tiktok:after {
  background-image: url("../../images/icons/tiktok.svg");
}
.menu--social-media .twitter:after {
  background-image: url("../../images/icons/x.svg");
}
.menu--social-media ul {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row !important;
  gap: 0.75rem;
  align-items: center;
  justify-content: flex-end;
  padding: 0px;
}
@media (max-width: 47.99875rem) {
  .menu--social-media ul {
    justify-content: center;
    gap: 1.5rem;
  }
}
.menu--social-media ul::after {
  display: none;
}
.menu--social-media ul li {
  margin-top: 0 !important;
}

.site-footer {
  background-image: url("../../images/bg.png");
  background-repeat: no-repeat;
  padding-top: 2.1875rem;
  background-position-x: center;
}
.site-footer .rewards-section .text-sela-plus {
  font-size: 1.99813rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.639px;
}
@media (max-width: 35.99875rem) {
  .site-footer .rewards-section .text-sela-plus {
    font-size: 1.42725rem;
  }
}

.path-frontpage .site-footer {
  background-position-y: 150%;
}

.layout-main-wrapper .node--view-mode-full .menu--social-media {
  border-radius: 2.1875rem;
  border: 1px solid rgba(187, 153, 199, 0.2);
  padding: 2.0625rem;
}
.layout-main-wrapper .node--view-mode-full .menu--social-media h2 {
  color: #bb99c7;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2rem;
  letter-spacing: 0.07px;
  margin-bottom: 1.5rem;
  text-transform: capitalize;
}
.layout-main-wrapper .node--view-mode-full .menu--social-media ul {
  gap: 3.125rem;
  justify-content: unset;
}
.layout-main-wrapper .node--view-mode-full .menu--social-media ul a {
  width: 60px;
  height: 60px;
  box-shadow: inset -1px 0px 0px 5px rgba(187, 153, 199, 0.2), 4px 0px 13px 1px rgba(165, 211, 242, 0.4);
  border-radius: 50%;
  position: relative;
}
.layout-main-wrapper .node--view-mode-full .menu--social-media ul a::before {
  padding: 0.2rem;
}
.layout-main-wrapper .node--view-mode-full .menu--social-media ul a:focus-visible {
  box-shadow: 0 0 0 0.5rem rgba(165, 211, 242, 0.25) !important;
}
@media (max-width: 61.99875rem) {
  .layout-main-wrapper .node--view-mode-full .menu--social-media ul {
    gap: 1.5rem;
  }
  .layout-main-wrapper .node--view-mode-full .menu--social-media ul a {
    width: 38px;
    height: 38px;
  }
}

@media (max-width: 61.99875rem) {
  .block-content--type-footer-top-block.block-content--view-mode-full {
    display: flex;
    flex-direction: column-reverse;
  }
  .block-content--type-footer-top-block.block-content--view-mode-full .bs-region {
    display: block !important;
  }
}
@media (max-width: 35.99875rem) {
  .block-content--type-footer-top-block.block-content--view-mode-full .bs-region--left {
    margin-bottom: -6.25rem;
  }
}
