/* BEGIN GLOBAL STYLES */
#rlc-20260211-runway-lp,
#rlc-runway-looks {
  --foundersMono: "Founders Grotesk Mono Regular", Arial, Helvetica, sans-serif;
  --sackersMed: "SackersGothicW01-Medium", Times, serif;
  --sackersHeavy: "SackersGothicW01-Heavy", Times, serif;
  --foundersReg: "Founders Grotesk text Regular", "Times New Roman", Times,
    serif;
  --foundersMed: "Founders Grotesk Text Medium", "Times New Roman", Times, serif;
  --leJeuneReg: "LeJeuneDeck-Regular", Times, serif;
  --rlcNavy: #041e3a;
  --rlcWhite: #ffffff;
  --rlcBlack: #000000;
  --rlcGrey: #9d9fa3;
}

.rlc-modalopen header,
.rlc-spotifymodalopen header,
.rlc-modalopen #rlc-navsec,
.rlc-spotifymodalopen #rlc-navsec,
.responsive-wrapper,
#custom-gladly-chat-button,
#chat360-widget-container {
  visibility: hidden !important;
}

.rlc-creative_v3.rlc-runway202602 {
  position: relative;
}

.rlc-creative_v3.rlc-runway202602 .rlc-background {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  height: 100%;
  width: 100%;
}

.rlc-creative_v3.rlc-runway202602 .rlc-sub {
  font-family: var(--sackersHeavy);
  font-size: 0.625em;
  line-height: 2.8em;
  letter-spacing: 0.25em;
  text-transform: uppercase;
}

.rlc-creative_v3.rlc-runway202602 .rlc-title {
  font-family: var(--sackersHeavy);
  text-transform: uppercase;
  font-size: 1.125em;
  /* 18px */
  line-height: 2.4444444444;
  /* 44px */
  letter-spacing: 0.4em;
  /* 7.2px */
}

.rlc-creative_v3.rlc-runway202602 .rlc-dek {
  font-family: var(--sackersHeavy);
  text-transform: uppercase;
  font-size: 0.625em;
  /* 10px */
  line-height: 2.8em;
  /* 28px */
  letter-spacing: 0.25em;
  /* 2.5px */
}

.rlc-creative_v3.rlc-runway202602 .rlc-noclick a,
.rlc-creative_v3.rlc-runway202602 .rlc-noclick button {
  pointer-events: none;
}

.rlc-creative_v3.rlc-runway202602 .rlc-hasbuttons .rlc-looppause,
.rlc-creative_v3.rlc-runway202602 .rlc-videocontainer .rlc-looppause {
  border: none;
}

.rlc-creative_v3.rlc-runway202602 .rlc-fadelines div {
  opacity: 0;
}

.rlc-creative_v3.rlc-runway202602 .rlc-scrollto {
  font-family: var(--foundersReg);
  text-transform: uppercase;
  font-size: 0.688em;
  line-height: 1.273em;
  letter-spacing: 0.091em !important;
  margin-top: 3.455em;
  position: relative;
  display: inline-block;
}

.rlc-creative_v3.rlc-runway202602 .rlc-scrollto svg {
  width: 5.455em;
  height: 0.636em;
  margin-left: 0.909em;
}

[lang^="ar"] .rlc-creative_v3.rlc-runway202602 .rlc-scrollto {
  margin-left: 0;
  margin-right: 0;
}

[lang^="ar"] .rlc-creative_v3.rlc-runway202602 .rlc-scrollto svg {
  margin-right: 0.909em;
  margin-left: 0;
  transform: scaleX(-1);
  transform-origin: center;
}

.rlc-creative_v3.rlc-runway202602 .rlc-autoslider .rlc-looppause {
  left: auto;
  right: 1em;
}

@media screen and (min-width: 768px) {
  .rlc-creative_v3.rlc-runway202602 .rlc-desktop-display-none {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .rlc-creative_v3.rlc-runway202602 .rlc-mobile-display-none {
    display: none !important;
  }

  .rlc-creative_v3.rlc-runway202602 .rlc-title {
    font-size: 0.875em;
    /* 14px */
    line-height: 1.857em;
    /* 26px */
    letter-spacing: 0.357em;
    /* 5px */
  }

  .rlc-creative_v3.rlc-runway202602 .rlc-dek {
    font-size: 0.438em;
    /* 7px */
    line-height: 2.857em;
    /* 20px */
    letter-spacing: 0.071em;
    /* 0.5px */
  }

  .rlc-creative_v3.rlc-runway202602 .rlc-scrollto {
    margin-top: 1.455em;
  }
}

/* END GLOBAL STYLES */

/* BEGIN AUDIO POP */
.rlc-creative_v3.rlc-runway202602 .rlc-pillbutton.rlc-audiopop {
  position: relative;
  padding-right: 2.625em;
}

@keyframes rlcSoundwave {
  from {
    transform: scale(1, 1.25) translateY(-50%);
  }

  to {
    transform: scale(1, 0.75) translateY(-50%);
  }
}

.rlc-creative_v3.rlc-runway202602 .rlc-audiopop div,
.rlc-creative_v3.rlc-runway202602 .rlc-audiopop div::before,
.rlc-creative_v3.rlc-runway202602 .rlc-audiopop div::after,
.rlc-creative_v3.rlc-runway202602 .rlc-audiopop:before {
  content: "";
  display: block;
  position: absolute;
  display: block;
  width: 1px;
  background: currentColor;
  top: 50%;
  transform: translateY(-50%);
  transform-origin: center;
}

.rlc-creative_v3.rlc-runway202602 .rlc-audiopop:hover div,
.rlc-creative_v3.rlc-runway202602 .rlc-audiopop:hover div::before,
.rlc-creative_v3.rlc-runway202602 .rlc-audiopop:hover div::after,
.rlc-creative_v3.rlc-runway202602 .rlc-audiopop:hover::before,
.rlc-creative_v3.rlc-runway202602 .rlc-soundwaves .rlc-audiopop div,
.rlc-creative_v3.rlc-runway202602 .rlc-soundwaves .rlc-audiopop div::before,
.rlc-creative_v3.rlc-runway202602 .rlc-soundwaves .rlc-audiopop div::after,
.rlc-creative_v3.rlc-runway202602 .rlc-soundwaves .rlc-audiopop::before {
  animation: rlcSoundwave 0.3s linear infinite alternate;
}

.rlc-creative_v3.rlc-runway202602 .rlc-audiopop div:nth-of-type(1) {
  height: 0.125em;
  left: 1.25em;
}

.rlc-creative_v3.rlc-runway202602 .rlc-audiopop div:nth-of-type(1)::after {
  height: 0.3125em;
  left: 0.25em;
  animation-delay: 0.2s;
}

.rlc-creative_v3.rlc-runway202602 .rlc-audiopop div:nth-of-type(1)::before {
  height: 0.625em;
  left: 0.125em;
  animation-delay: 0.4s;
}

.rlc-creative_v3.rlc-runway202602 .rlc-audiopop div:nth-of-type(2) {
  height: 0.4375em;
  left: 1.625em;
}

.rlc-creative_v3.rlc-runway202602 .rlc-audiopop div:nth-of-type(2)::after {
  height: 0.4375em;
  left: 0.25em;
  animation-delay: 0.2s;
}

.rlc-creative_v3.rlc-runway202602 .rlc-audiopop div:nth-of-type(2)::before {
  height: 0.25em;
  left: 0.125em;
  animation-delay: 0.3s;
}

.rlc-creative_v3.rlc-runway202602 div.rlc-audiopop:before {
  height: 0.125em;
  left: 2em;
}

.rlc-creative_v3.rlc-runway202602 .rlc-logo.rlc-soundwaves {
  height: 5em;
  width: 8em;
  margin: 0 auto 1em;
  position: relative;
}

.rlc-creative_v3.rlc-runway202602 .rlc-logo.rlc-soundwaves .rlc-audiopop {
  font-size: 6em;
  transform: translate(-1em, 0.4em);
}

.rlc-creative_v3.rlc-runway202602 .rlc-logo.rlc-soundwaves .rlc-audiopop div:nth-of-type(1),
.rlc-creative_v3.rlc-runway202602 .rlc-logo.rlc-soundwaves .rlc-audiopop div:nth-of-type(1)::after,
.rlc-creative_v3.rlc-runway202602 .rlc-logo.rlc-soundwaves .rlc-audiopop div:nth-of-type(1)::before,
.rlc-creative_v3.rlc-runway202602 .rlc-logo.rlc-soundwaves .rlc-audiopop div:nth-of-type(1)::before,
.rlc-creative_v3.rlc-runway202602 .rlc-logo.rlc-soundwaves .rlc-audiopop div:nth-of-type(1)::before,
.rlc-creative_v3.rlc-runway202602 .rlc-logo.rlc-soundwaves .rlc-audiopop div:nth-of-type(2),
.rlc-creative_v3.rlc-runway202602 .rlc-logo.rlc-soundwaves .rlc-audiopop div:nth-of-type(2)::after,
.rlc-creative_v3.rlc-runway202602 .rlc-logo.rlc-soundwaves .rlc-audiopop div:nth-of-type(2)::before,
.rlc-creative_v3.rlc-runway202602 .rlc-logo.rlc-soundwaves div.rlc-audiopop:before {
  width: 0.05em;
  border-radius: 10px;
}

.rlc-creative_v3.rlc-runway202602 .rlc-logo.rlc-soundwaves .rlc-audiopop div,
.rlc-creative_v3.rlc-runway202602 .rlc-logo.rlc-soundwaves .rlc-audiopop div::before,
.rlc-creative_v3.rlc-runway202602 .rlc-logo.rlc-soundwaves .rlc-audiopop div::after,
.rlc-creative_v3.rlc-runway202602 .rlc-logo.rlc-soundwaves div.rlc-audiopop:before {
  transform-origin: top;
}

.rlc-creative_v3.rlc-runway202602 .rlc-pillbutton.rlc-audiopop div:nth-of-type(1) {
  right: 1.25em;
  left: auto;
}

.rlc-creative_v3.rlc-runway202602 .rlc-pillbutton.rlc-audiopop div:nth-of-type(1)::after {
  right: 0.25em;
  left: auto;
}

.rlc-creative_v3.rlc-runway202602 .rlc-pillbutton.rlc-audiopop div:nth-of-type(1)::before {
  right: 0.125em;
  left: auto;
}

.rlc-creative_v3.rlc-runway202602 .rlc-pillbutton.rlc-audiopop div:nth-of-type(2) {
  right: 1.625em;
  left: auto;
}

.rlc-creative_v3.rlc-runway202602 .rlc-pillbutton.rlc-audiopop div:nth-of-type(2)::after {
  right: 0.25em;
  left: auto;
}

.rlc-creative_v3.rlc-runway202602 .rlc-pillbutton.rlc-audiopop div:nth-of-type(2)::before {
  right: 0.125em;
  left: auto;
}

.rlc-creative_v3.rlc-runway202602 .rlc-pillbutton.rlc-audiopop:before {
  right: 2em;
  left: auto;
}

/* END AUDIO POP */

/* BEGIN PILLBUTTON STYLES */
.rlc-creative_v3.rlc-runway202602 .rlc-pillbutton {
  border: 1px solid currentColor;
  border-radius: 1.25em;
  min-height: 1.875em;
  min-width: 8.125em;
  padding: 0 1.25em;
  margin: 0 0.938em;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  transition: all 0.25s;
}

.rlc-creative_v3.rlc-runway202602 .rlc-pillbutton span {
  font-family: var(--foundersReg);
  color: currentColor;
  font-size: 0.625em;
  letter-spacing: 0.1em;
  line-height: 0.9em;
  text-transform: uppercase;
  transition: all 0.25s;
  position: relative;
}

.rlc-creative_v3.rlc-runway202602 .rlc-pillbutton:hover {
  background: var(--rlcWhite);
  color: var(--rlcBlack);
  border-color: var(--rlcWhite);
}

.rlc-creative_v3.rlc-runway202602 .rlc-pillbutton.rlc-play svg {
  width: 0.365em;
  height: 0.398em;
  margin-left: 0.859em;
}

[lang^="ar"] .rlc-creative_v3.rlc-runway202602 .rlc-pillbutton.rlc-play svg {
  transform: scaleX(-1);
  margin-right: 0.859em;
  margin-left: 0;
}

.rlc-creative_v3.rlc-runway202602 .rlc-pillbutton.rlc-play:hover svg path {
  fill: var(--rlcBlack);
}

@media screen and (max-width: 767px) {
  .rlc-creative_v3.rlc-runway202602 .rlc-pillbutton {
    margin-top: 1.125em;
  }
}

/* END PILLBUTTON STYLES */

/* BEGIN HERO STYLES */
#rlc-hero .rlc-copygroup {
  bottom: 3.25em;
}

#rlc-hero .rlc-copygroup .rlc-title {
  font-family: var(--sackersMed);
  font-weight: bold;
  font-size: 1.125em;
  line-height: 2.4444444444;
  letter-spacing: 0.4em;
  margin: 0.625em auto 0;
}

#rlc-hero .rlc-copygroup .rlc-links {
  padding-top: 2.375em;
}

@media screen and (min-width: 768px) {
  #rlc-hero {
    height: 45em;
  }

  #rlc-hero .rlc-copygroup .rlc-logo {
    width: 18.75em;
  }
}

@media screen and (max-width: 767px) {
  #rlc-hero {
    height: 30.9375em;
  }

  #rlc-hero .rlc-copygroup {
    bottom: 4.1875em;
  }

  [lang^="ar"] #rlc-hero .rlc-copygroup {
    width: 90%;
  }

  #rlc-hero .rlc-copygroup .rlc-logo {
    width: 14.0625em;
  }

  #rlc-hero .rlc-copygroup .rlc-title {
    font-size: 0.8125em;
    line-height: 2.1538461538;
    letter-spacing: 0.1923076923em;
    margin-top: 0.6923076923em;
  }

  #rlc-hero .rlc-copygroup .rlc-links {
    padding-top: 0.0625em;
  }

  [lang^="es"] #rlc-hero .rlc-pillbutton {
    margin: 1.125em 0.5em 0 0.5em;
  }
}

/* END HERO STYLES */

/* BEGIN STICKY NAV STYLES */
#rlc-stickynav {
  background: var(--rlcBlack);
}

#rlc-stickynav .rlc-in {
  justify-content: center;
}

#rlc-stickynavjumps {
  color: var(--rlcGrey);
}

#rlc-stickynav .rlc-active {
  border-color: #fff !important;
}

#rlc-stickynavjumps .rlc-li .rlc-jumplink,
#rlc-stickynavjumps .rlc-li .rlc-link,
#rlc-stickynavjumps .rlc-opener {
  font-family: var(--sackersHeavy);
  font-size: 0.531em;
  line-height: 2.941em;
  letter-spacing: 0.111em;
  text-transform: uppercase;
}

#rlc-stickynav .rlc-progress {
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}

#rlc-stickynav .rlc-progress .rlc-line {
  background: #fff;
}

@media only screen and (min-width: 768px) {

  #rlc-stickynav,
  #rlc-stickynav .rlc-wrap {
    height: 3.375em;
  }

  #rlc-stickynav .rlc-in {
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
  }
}

@media only screen and (max-width: 767px) {
  #rlc-stickynav .rlc-in {
    background: transparent;
  }

  #rlc-stickynavjumps,
  #rlc-stickynav .rlc-menu.rlc-open {
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
  }

  #rlc-stickynav .rlc-menu,
  #rlc-stickynav .rlc-menu.rlc-open {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #rlc-stickynavjumps .rlc-opener {
    margin: 0 auto;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    width: 100%;
    justify-content: center;
  }

  #rlc-stickynavjumps .rlc-ul {
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    width: 100vw;
    bottom: 0;
  }

  #rlc-stickynavjumps .rlc-li {
    text-align: center;
    white-space: nowrap;
    width: 100vw;
  }

  #rlc-stickynavjumps .rlc-li .rlc-jumplink,
  #rlc-stickynavjumps .rlc-li .rlc-link,
  #rlc-stickynavjumps .rlc-opener {
    color: #ffffff;
  }

  #rlc-stickynavjumps .rlc-li .rlc-jumplink,
  #rlc-stickynavjumps .rlc-li .rlc-link {
    margin-left: 0;
    display: inline-block;
    position: relative;
  }

  #rlc-stickynavjumps .rlc-li .rlc-active.rlc-jumplink::after,
  #rlc-stickynavjumps .rlc-li .rlc-active.rlc-link::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 0.5px;
    width: 100%;
  }

  #rlc-stickynav .rlc-progress {
    z-index: 999;
    position: relative;
    background: var(--rlcBlack);
  }
}

/* END STICKY NAV STYLES */

/* BEGIN STICKY SHOP NAV */
#rlc-shopnav {
  position: fixed;
  bottom: 2.75em;
  left: 50%;
  transform: translateX(-50%);
  width: 90em;
  height: 2.125em;
  z-index: 5;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  pointer-events: none;
  overflow: unset;
  background: transparent;
}

#rlc-shopnav .rlc-in {
  display: inline-flex;
  align-items: flex-end;
  margin-right: 2.375em;
  color: var(--rlcWhite);
  pointer-events: all;
  opacity: 0;
}

#rlc-shopnav .rlc-shopmenu {
  text-align: center;
  opacity: 0;
}

#rlc-shopnav .rlc-shopmenu .rlc-wrap {
  overflow: hidden;
  display: flex;
  max-height: 0;
  opacity: 0;
  transition: all 0.75s;
}

#rlc-shopnav .rlc-shopmenu .rlc-wrap .rlc-ul {
  background: var(--rlcWhite);
  text-align: center;
  border-radius: 1.25em;
  overflow: hidden;
}

#rlc-shopnav .rlc-shopmenu .rlc-wrap .rlc-ul,
#rlc-shopnav .rlc-shopmenu .rlc-wrap .rlc-ul .rlc-li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#rlc-shopnav .rlc-shopmenu .rlc-wrap .rlc-ul .rlc-li {
  height: 2.8125em;
  padding: 0 3.125em;
  display: flex;
  align-items: center;
  justify-content: center;
}

#rlc-shopnav .rlc-shopmenu .rlc-wrap .rlc-ul .rlc-li .rlc-link {
  color: var(--rlcNavy);
  font-family: var(--foundersReg);
  font-size: 0.6875em;
  line-height: 1.2727272727272727em;
  letter-spacing: 0.022727272727272728em;
  text-transform: uppercase;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

#rlc-shopnav .rlc-shopmenu .rlc-wrap .rlc-ul .rlc-li:hover {
  background: #9d9fa3;
}

#rlc-shopnav .rlc-shopmenu .rlc-wrap .rlc-ul .rlc-li:hover .rlc-link {
  color: var(--rlcWhite);
}

#rlc-shopnav .rlc-pillbutton {
  margin: 1.25em auto 0;
  background: rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  position: relative;
  min-height: 2.125em;
}

#rlc-shopnav .rlc-pillbutton:hover span {
  color: var(--rlcWhite);
}

#rlc-shopnav .rlc-pillbutton div {
  position: absolute;
  top: 50%;
  right: 1.09375em;
  transform: translateY(-50%);
  width: 0.5em;
  height: 0.5em;
  color: var(--rlcWhite);
}

#rlc-shopnav .rlc-pillbutton div::before,
#rlc-shopnav .rlc-pillbutton div::after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 0.033em;
  height: 100%;
  background-color: currentColor;
  transform: translateX(-50%);
  transition: opacity 0.5s;
}

#rlc-shopnav .rlc-pillbutton div::after {
  transform: translateX(-50%) rotate(90deg);
}

#rlc-shopnav .rlc-soundwaves {
  height: 2.125em;
  width: 3em;
  pointer-events: all;
  z-index: 2;
  overflow: hidden;
}

[lang^="ar"] #rlc-shopnav .rlc-soundwaves {
  direction: ltr;
  margin: 0 0 0 1em;
}

#rlc-shopnav .rlc-soundwaves .rlc-audiopop {
  position: relative;
  font-size: 2em;
  color: #fff;
  transform: translateX(-22%);
  pointer-events: all;
  height: 100%;
  width: 4em;
}

#rlc-shopnav .rlc-soundwaves .rlc-audiopop:hover {
  color: #000;
}

#rlc-shopnav .rlc-soundwaves .rlc-audiopop div {
  pointer-events: none;
}

#rlc-shopnav .rlc-shopmenu.rlc-active .rlc-wrap {
  max-height: 100vh;
  opacity: 1;
}

#rlc-shopnav .rlc-shopmenu.rlc-active .rlc-pillbutton div::before {
  opacity: 0;
}

@media screen and (max-width: 767px) {
  #rlc-shopnav {
    width: 100vw;
    justify-content: center;
    /* background: rgb(0, 0, 0);
    background: linear-gradient(
      0deg,
      rgba(0, 0, 0, 0.8) 0%,
      rgba(255, 255, 255, 0) 80%
    ); */
    bottom: 0;
    padding-bottom: 0em;
    height: 5em;
  }

  #rlc-shopnav::after {
    content: "";
    position: absolute;
    inset: 0;
    width: 200vw;
    height: 5em;
    margin-left: -1em;
    margin-bottom: -0.1em;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg,
        rgba(0, 0, 0, 0.8) 0%,
        rgba(255, 255, 255, 0) 80%);
    z-index: -1;
  }

  #rlc-shopnav .rlc-in {
    margin: 0;
    padding-bottom: 0.8125em;
  }

  #rlc-shopnav .rlc-soundwaves {
    position: absolute;
    right: 0.5em;
  }
}

/* END STICKY SHOP NAV */

/* BEGIN QUOTE AREA STYLES */
#rlc-quotearea {
  background-color: #fff;
}

#rlc-quotearea .rlc-copygroup {
  color: #000;
}

#rlc-quotearea .rlc-drawsig {
  width: 12.5em;
  height: 2.733em;
  margin: 0 auto;
}

#rlc-quotearea .rlc-drawsig svg path {
  stroke-width: 7px;
  stroke: #000000;
}

@media screen and (min-width: 768px) {
  #rlc-quotearea {
    height: 63.75em;
  }

  #rlc-quotearea .rlc-copygroup {
    height: 18.75em;
  }

  #rlc-quotearea .rlc-copygroup-in {
    width: 53.875em;
  }

  #rlc-quotearea:lang(fr) .rlc-copygroup-in {
    width: 59.25em;
  }

  #rlc-quotearea:lang(it) .rlc-copygroup-in {
    width: 61.75em;
  }

  #rlc-quotearea:lang(es) .rlc-copygroup-in {
    width: 59.625em;
  }

  #rlc-quotearea:lang(pt) .rlc-copygroup-in {
    width: 47em;
  }

  #rlc-quotearea:lang(sv) .rlc-copygroup-in {
    width: 58.625em;
  }

  #rlc-quotearea:lang(nl) .rlc-copygroup-in {
    width: 72em;
  }

  #rlc-quotearea:lang(pl) .rlc-copygroup-in {
    width: 55.875em;
  }

  #rlc-quotearea:lang(ar) .rlc-copygroup-in {
    width: 49.5em;
  }

  #rlc-quotearea .rlc-copygroup .rlc-dek {
    font-size: 0.625em;
    line-height: 2.8;
    letter-spacing: 0.235em;
    margin-bottom: 2.6em;
  }

  #rlc-quotearea:lang(nl) .rlc-copygroup .rlc-dek,
  #rlc-quotearea:lang(pl) .rlc-copygroup .rlc-dek {
    letter-spacing: 0.235em;
  }

  #rlc-quotearea:lang(ar) .rlc-copygroup .rlc-dek {
    font-size: 0.625em;
    line-height: 2.5em;
    letter-spacing: 0em;
  }
}

@media only screen and (max-width: 767px) {
  #rlc-quotearea {
    min-height: 38.063em;
    height: auto;
    margin-bottom: 0em;
  }

  #rlc-quotearea .rlc-imagery {
    height: 30.9375em;
  }

  #rlc-quotearea .rlc-copygroup {
    min-height: 18.5625em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  #rlc-quotearea .rlc-copygroup-in {
    width: 18.5em;
    padding: 3.125em 0 3.125em 0;
  }

  #rlc-quotearea:lang(en) .rlc-copygroup-in {
    padding: 3.438em 0 3.438em 0;
  }

  #rlc-quotearea:lang(fr) .rlc-copygroup-in {
    width: 18.625em;
  }

  #rlc-quotearea:lang(it) .rlc-copygroup-in {
    width: 18.75em;
  }

  #rlc-quotearea:lang(de) .rlc-copygroup-in {
    width: 21em;
  }

  #rlc-quotearea:lang(pt) .rlc-copygroup-in {
    width: 18em;
  }

  #rlc-quotearea:lang(sv) .rlc-copygroup-in {
    width: 17.875em;
  }

  #rlc-quotearea:lang(nl) .rlc-copygroup-in {
    width: 20em;
  }

  #rlc-quotearea:lang(pl) .rlc-copygroup-in {
    width: 15.75em;
  }

  #rlc-quotearea:lang(sv) .rlc-copygroup-in {
    width: 18.6em;
  }

  #rlc-quotearea:lang(ar) .rlc-copygroup-in {
    width: 14.5em;
    padding: 4.375em 0 4.375em 0;
  }

  #rlc-quotearea .rlc-copygroup .rlc-dek {
    font-size: 0.438em;
    line-height: 2.571em;
    letter-spacing: 0.071em;
    margin: 0;
  }

  #rlc-quotearea:lang(nl) .rlc-copygroup .rlc-dek,
  #rlc-quotearea:lang(pl) .rlc-copygroup .rlc-dek {
    font-size: 0.453em;
    line-height: 2.483em;
    letter-spacing: 0.138em;
  }

  #rlc-quotearea:lang(ar) .rlc-copygroup .rlc-dek {
    font-size: 0.531em;
    line-height: 2.118em;
    letter-spacing: 0em;
  }

  #rlc-quotearea .rlc-drawsig {
    margin-top: 1.563em;
  }

  #rlc-quotearea:lang(en) .rlc-drawsig,
  #rlc-quotearea:lang(ar) .rlc-drawsig {
    margin-top: 1.875em;
  }
}

/* END QUOTE AREA STYLES */

/* BEGIN VIEW ALL LOOKS OVERRIDES */
#rlc-valwrap {
  min-height: 74.125em;
}

#rlc-val .rlc-theshow .rlc-title {
  font-family: var(--sackersHeavy);
  text-transform: uppercase;
  font-size: 1.125em;
  line-height: 2.4444444444444446em;
  letter-spacing: 0.4em;
}

@media screen and (max-width: 767px) {
  #rlc-valwrap {
    min-height: 99.75em;
  }

  #rlc-val .rlc-theshow .rlc-title {
    font-size: 0.875em;
    line-height: 2.2857142857142856em;
    letter-spacing: 0.35714285714285715em;
  }
}

/* END VIEW ALL LOOKS OVERRIDES */

/* BEGIN THE SHOW STYLES */
#rlc-theshow {
  background-color: #000;
}

#rlc-theshow>.rlc-copygroup {
  color: #fff;
}

#rlc-theshow .rlc-videocontainer video {
  object-fit: cover;
}

@media screen and (min-width: 768px) {
  #rlc-theshow {
    min-height: 135em;
  }

  #rlc-theshow-duo,
  #rlc-theshow-duo2 {
    display: flex;
  }

  #rlc-theshow>.rlc-copygroup {
    height: 12.5em;
  }

  #rlc-theshow>.rlc-copygroup .rlc-copygroup-in {
    margin-bottom: 3.25em;
  }

  #rlc-theshow-autoslider,
  #rlc-theshow-autoslider .rlc-in {
    height: 45em;
  }

  #rlc-theshow-autoslider .rlc-slide {
    width: 25.313em;
  }

  #rlc-theshow-autoslider .rlc-slide.rlc-hasvideo {
    width: 25.313em;
  }

  #rlc-theshow-duo,
  #rlc-theshow-duo2 {
    min-height: 45em;
  }
}

@media screen and (max-width: 767px) {
  #rlc-theshow {
    min-height: 125.0625em;
  }

  #rlc-theshow>.rlc-copygroup {
    height: 7.875em;
  }

  #rlc-theshow>.rlc-copygroup .rlc-copygroup-in {
    margin-bottom: 2.5625em;
  }

  #rlc-theshow-duo,
  #rlc-theshow-duo2 {
    min-height: 46.875em;
  }

  #rlc-theshow-autoslider,
  #rlc-theshow-autoslider .rlc-in {
    height: 23.4375em;
  }

  #rlc-theshow-autoslider .rlc-slide {
    width: 13.1875em;
  }

  #rlc-theshow-autoslider .rlc-slide.rlc-hasvideo {
    width: 13.1875em;
  }
}

/* END THE SHOW STYLES */

/* BEGIN ARTISTRY */
#rlc-artistry {
  background-color: #fff;
}

#rlc-artistry .swiper-pagination-bullet:after,
#rlc-artistry .swiper-pagination-bullet:before {
  background: var(--rlcNavy);
}

@media screen and (min-width: 768px) {
  #rlc-artistry {
    height: 57.6875em;
  }

  #rlc-artistry .rlc-carousel-arrow {
    top: 23.75em;
  }

  #rlc-artistry .rlc-carousel-pagination {
    bottom: 2.75em;
    width: 55em;
  }

  #rlc-artistry .swiper-container {
    padding-bottom: 7.813em;
  }

  #rlc-artistry .rlc-carousel-scrollbar {
    display: none;
  }

  #rlc-artistry .rlc-slide {
    width: 90em;
    height: 50em;
    overflow: hidden;
  }

  #rlc-artistry .rlc-slide .rlc-copygroup {
    width: 33.563em;
    right: 8.188em;
  }

  #rlc-artistry .rlc-slide .rlc-copygroup .rlc-title {
    font-family: var(--sackersHeavy);
    font-size: 0.875em;
    line-height: 2.286em;
    letter-spacing: 0.357em;
    text-transform: uppercase;
  }

  #rlc-artistry .rlc-slide .rlc-copygroup .rlc-dek {
    font-family: var(--foundersReg);
    font-size: 0.688em;
    line-height: 2em;
    letter-spacing: 0;
    text-transform: none;
    margin: 0.909em auto 0;
  }

  #rlc-artistry .rlc-slide.rlc-slide-2 .rlc-copygroup .rlc-dek {
    width: 31.182em;
  }

  #rlc-artistry .rlc-slide.rlc-slide-3 .rlc-copygroup .rlc-dek {
    width: 32.273em;
  }

  #rlc-artistry .rlc-slide.rlc-slide-4 .rlc-copygroup .rlc-dek {
    width: 26.455em;
  }

  .de #rlc-artistry .rlc-slide.rlc-slide-4 .rlc-copygroup .rlc-dek {
    width: 28em;
  }

  #rlc-artistry .rlc-slide.rlc-slide-5 .rlc-copygroup .rlc-dek {
    width: 29.364em;
  }

  .es #rlc-artistry .rlc-slide.rlc-slide-5 .rlc-copygroup .rlc-dek {
    width: 31em;
  }

  #rlc-artistry .rlc-slide.rlc-slide-6 .rlc-copygroup .rlc-dek {
    width: 24.636em;
  }

  .es #rlc-artistry .rlc-slide.rlc-slide-6 .rlc-copygroup .rlc-dek {
    width: 46em;
  }

  .en #rlc-artistry .rlc-slide .rlc-copygroup .rlc-title {
    font-family: var(--sackersHeavy);
    font-size: 1.125em;
    line-height: 2.444em;
    letter-spacing: 0.45em;
    text-transform: uppercase;
  }

  .en #rlc-artistry .rlc-slide .rlc-copygroup .rlc-dek {
    font-family: var(--sackersHeavy);
    font-size: 0.53125em;
    line-height: 2.941em;
    letter-spacing: 0.111em;
    text-transform: uppercase;
    margin: 2.353em auto 0;
  }

  .en #rlc-artistry .rlc-slide.rlc-slide-2 .rlc-copygroup .rlc-dek {
    width: 45.353em;
  }

  .en #rlc-artistry .rlc-slide.rlc-slide-3 .rlc-copygroup .rlc-dek {
    width: 52.353em;
  }

  .en #rlc-artistry .rlc-slide.rlc-slide-4 .rlc-copygroup .rlc-dek {
    width: 52.353em;
  }

  .en #rlc-artistry .rlc-slide.rlc-slide-5 .rlc-copygroup .rlc-dek {
    width: 52.353em;
  }

  .en #rlc-artistry .rlc-slide.rlc-slide-6 .rlc-copygroup .rlc-dek {
    width: 47.412em;
  }

  #rlc-artistry .rlc-slide .rlc-img-in {
    width: 34.125em;
    left: 6.063em;
    position: absolute;
  }

  #rlc-artistry .rlc-slide-1 .rlc-copygroup {
    width: 70em;
    bottom: 8.75em;
    right: auto;
  }

  #rlc-artistry .rlc-slide-1 .rlc-copygroup .rlc-sub {
    font-size: 1.125em;
    line-height: 2.444em;
    letter-spacing: 0.4em;
    margin-bottom: 1.167em;
  }

  #rlc-artistry .rlc-slide-1 .rlc-copygroup .rlc-title,
  .en #rlc-artistry .rlc-slide-1 .rlc-copygroup .rlc-title {
    font-size: 1.75em;
    line-height: 1.143em;
    letter-spacing: 0.643em;
    margin-bottom: 0;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  #rlc-artistry {
    height: 30.9375em;
  }

  #rlc-artistry .swiper-container {
    padding-bottom: 0;
    background-color: #000;
  }

  #rlc-artistry .rlc-carousel-arrow {
    display: none !important;
  }

  #rlc-artistry .rlc-carousel-pagination {
    bottom: 0;
    width: 19.25em;
    height: 1.875em;
  }

  #rlc-artistry .rlc-carousel-scrollbar {
    width: 18.4375em;
    margin: 0 10.666666666666667% 1.25em;
  }

  #rlc-artistry .rlc-carousel-scrollbar:before {
    background: #9d9fa3;
  }

  #rlc-artistry .swiper-scrollbar-drag:after {
    background: #fff;
  }

  #rlc-artistry .rlc-slide {
    width: 46.875em;
    height: inherit;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    align-items: flex-start;
  }

  #rlc-artistry .rlc-slide .rlc-imagery {
    width: 50%;
  }

  #rlc-artistry .rlc-slide .rlc-copygroup {
    width: 23.313em;
    right: 0em;
  }

  .ar #rlc-artistry .rlc-slide .rlc-copygroup {
    right: auto;
    left: 0;
  }

  #rlc-artistry .rlc-slide .rlc-copygroup .rlc-title {
    font-family: var(--sackersHeavy);
    font-size: 0.625em;
    line-height: 2.8em;
    letter-spacing: 0.25em;
    text-transform: uppercase;
  }

  #rlc-artistry .rlc-slide .rlc-copygroup .rlc-dek {
    font-family: var(--foundersReg);
    font-size: 0.688em;
    line-height: 2em;
    letter-spacing: 0;
    text-transform: none;
    margin: 1em auto 0;
  }

  #rlc-artistry .rlc-slide.rlc-slide-2 .rlc-copygroup .rlc-dek {
    width: 17.545em;
  }

  .fr #rlc-artistry .rlc-slide.rlc-slide-2 .rlc-copygroup .rlc-dek,
  .it #rlc-artistry .rlc-slide.rlc-slide-2 .rlc-copygroup .rlc-dek {
    width: 22em;
  }

  .de #rlc-artistry .rlc-slide.rlc-slide-2 .rlc-copygroup .rlc-dek,
  .nl #rlc-artistry .rlc-slide.rlc-slide-2 .rlc-copygroup .rlc-dek {
    width: 19em;
  }

  #rlc-artistry .rlc-slide.rlc-slide-3 .rlc-copygroup .rlc-dek {
    width: 18.545em;
  }

  .fr #rlc-artistry .rlc-slide.rlc-slide-3 .rlc-copygroup .rlc-dek,
  .es #rlc-artistry .rlc-slide.rlc-slide-3 .rlc-copygroup .rlc-dek,
  .nl #rlc-artistry .rlc-slide.rlc-slide-3 .rlc-copygroup .rlc-dek,
  .sv #rlc-artistry .rlc-slide.rlc-slide-3 .rlc-copygroup .rlc-dek {
    width: 20em;
  }

  .de #rlc-artistry .rlc-slide.rlc-slide-3 .rlc-copygroup .rlc-dek {
    width: 19em;
  }

  #rlc-artistry .rlc-slide.rlc-slide-4 .rlc-copygroup .rlc-dek {
    width: 21.455em;
  }

  .sv #rlc-artistry .rlc-slide.rlc-slide-4 .rlc-copygroup .rlc-dek {
    width: 23em;
  }

  #rlc-artistry .rlc-slide.rlc-slide-5 .rlc-copygroup .rlc-dek {
    width: 20.364em;
  }

  #rlc-artistry .rlc-slide.rlc-slide-6 .rlc-copygroup .rlc-dek {
    width: 21.455em;
  }

  .de #rlc-artistry .rlc-slide.rlc-slide-6 .rlc-copygroup .rlc-dek,
  .es #rlc-artistry .rlc-slide.rlc-slide-6 .rlc-copygroup .rlc-dek {
    width: 24em;
  }

  .en #rlc-artistry .rlc-slide .rlc-copygroup .rlc-title {
    font-family: var(--sackersHeavy);
    font-size: 0.625em;
    line-height: 2.8em;
    letter-spacing: 0.25em;
    text-transform: uppercase;
  }

  .en #rlc-artistry .rlc-slide .rlc-copygroup .rlc-dek {
    font-family: var(--sackersHeavy);
    font-size: 0.438em;
    line-height: 2.857em;
    letter-spacing: 0.071em;
    text-transform: uppercase;
    margin: 1.571em auto 0;
  }

  .en #rlc-artistry .rlc-slide.rlc-slide-2 .rlc-copygroup .rlc-dek {
    width: 33.714em;
  }

  .en #rlc-artistry .rlc-slide.rlc-slide-3 .rlc-copygroup .rlc-dek {
    width: 33.714em;
  }

  .en #rlc-artistry .rlc-slide.rlc-slide-4 .rlc-copygroup .rlc-dek {
    width: 33.714em;
  }

  .en #rlc-artistry .rlc-slide.rlc-slide-5 .rlc-copygroup .rlc-dek {
    width: 33.714em;
  }

  .en #rlc-artistry .rlc-slide.rlc-slide-6 .rlc-copygroup .rlc-dek {
    width: 33.714em;
  }

  #rlc-artistry .rlc-slide-1 {
    width: 23.4375em;
  }

  #rlc-artistry .rlc-slide-1 .rlc-imagery {
    width: 100%;
  }

  #rlc-artistry .rlc-slide-1 .rlc-copygroup {
    width: 100%;
    height: auto;
    bottom: auto;
    left: 50%;
  }

  [lang^="ar"] #rlc-artistry .rlc-slide-1 .rlc-copygroup {
    right: auto;
    left: 50%;
  }

  #rlc-artistry .rlc-slide-1 .rlc-copygroup .rlc-sub {
    font-size: 0.531em;
    line-height: 2.941em;
    letter-spacing: 0.111em;
    margin-bottom: 0.353em;
  }

  #rlc-artistry .rlc-slide-1 .rlc-copygroup .rlc-title,
  .en #rlc-artistry .rlc-slide-1 .rlc-copygroup .rlc-title {
    font-size: 0.875em;
    line-height: 2.286em;
    letter-spacing: 0.357em;
  }

  #rlc-artistry .rlc-slide-1 .rlc-copygroup .rlc-scrollto {
    margin-top: 0.75em;
  }
}

/* END ARTISTRY */

/* BEGIN THE BAGS STYLES */
#rlc-thebags {
  background-color: #fff;
}

#rlc-thebags .rlc-thebags-slider .rlc-carousel_wrapper {
  overflow: visible;
}

#rlc-thebags .rlc-thebags-slider .rlc-carousel-scrollbar:before,
#rlc-thebags .rlc-thebags-slider .swiper-scrollbar-drag:after {
  opacity: 1;
}

#rlc-thebags .rlc-thebags-slider .rlc-slide {
  margin: 0;
  padding: 0;
}

#rlc-thebags .rlc-thebags-slider .rlc-slide:last-of-type {
  margin-right: 0;
}

@media screen and (min-width: 768px) {
  #rlc-thebags {
    height: 104.9375em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  #rlc-thebags .rlc-thebags-slider .rlc-carousel-pagination {
    display: none;
  }

  #rlc-thebags .rlc-thebags-slider .rlc-carousel-arrow {
    display: none;
  }

  #rlc-thebags>.rlc-copygroup {
    height: 6.1875em;
  }

  #rlc-thebags>.rlc-copygroup .rlc-copygroup-in {
    margin-bottom: 3.25em;
  }

  #rlc-thebags .rlc-thebags-slider {
    height: 53.75em;
  }

  #rlc-thebags .rlc-thebags-slider .swiper-wrapper {
    justify-content: flex-start;
    align-items: center;
  }

  #rlc-thebags .rlc-thebags-slider .rlc-carousel {
    width: 90em;
  }

  #rlc-thebags .rlc-thebags-slider .rlc-carousel-scrollbar {
    width: 72.625em;
    margin: 0 8.6875em -3.5625em;
  }

  #rlc-thebags .rlc-thebags-slider .rlc-slide {
    width: 38.75em;
    margin-right: 7.125em;
  }

  #rlc-thebags .rlc-thebags-slider .rlc-slide.type-inset {
    width: 32.5em;
  }

  #rlc-thebags>.rlc-imagery {
    height: 45em;
  }
}

@media screen and (max-width: 767px) {
  #rlc-thebags {
    height: 74.1875em;
  }

  #rlc-thebags>.rlc-copygroup {
    height: 7.8125em;
  }

  #rlc-thebags>.rlc-copygroup .rlc-copygroup-in {
    margin-bottom: 2.6875em;
  }

  #rlc-thebags .rlc-thebags-slider {
    height: 35.4375em;
  }

  #rlc-thebags .rlc-thebags-slider .rlc-carousel {
    padding-bottom: 4.375em;
  }

  #rlc-thebags .rlc-thebags-slider .rlc-carousel_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  #rlc-thebags .rlc-thebags-slider .swiper-wrapper {
    justify-content: flex-start;
    align-items: flex-start;
  }

  #rlc-thebags .rlc-thebags-slider .rlc-carousel-scrollbar {
    width: 20.3125em;
    margin-bottom: -1.25em;
    left: auto;
    right: auto;
  }

  #rlc-thebags .rlc-thebags-slider .rlc-slide {
    width: 23.4375em;
    height: 30.9375em;
  }

  #rlc-thebags .rlc-thebags-slider .rlc-slide2 .rlc-imagery {
    padding: 2.8125em 2.125em 2.75em 2.3125em;
  }

  #rlc-thebags .rlc-thebags-slider .rlc-slide4 .rlc-imagery {
    padding: 2.8125em 1.0625em 2.75em 1.0625em;
  }

  #rlc-thebags>.rlc-imagery {
    height: 30.9375em;
  }

  #rlc-thebags .rlc-thebags-slider .rlc-carousel-arrow {
    display: inline-block;
  }

  #rlc-thebags .rlc-thebags-slider .swiper-button-next {
    right: 0.5em;
  }

  #rlc-thebags .rlc-thebags-slider .swiper-button-prev {
    left: 0.5em;
  }

  #rlc-thebags .rlc-thebags-slider .rlc-carousel-pagination {
    display: none;
  }
}

/* END THE BAGS STYLES */

/* BEGIN AT THE SHOW STYLES */
#rlc-atshow {
  background-color: #000;
  color: #fff;
}

@media screen and (min-width: 768px) {
  #rlc-atshow {
    height: 57.5em;
  }

  #rlc-atshow .rlc-50-50__block {
    width: 50%;
    height: inherit;
  }

  #rlc-atshow .rlc-50-50__left .rlc-copygroup {
    padding-left: 8.8125em;
  }

  [lang^="ar"] #rlc-atshow .rlc-50-50__left .rlc-copygroup {
    padding-left: 0;
    padding-right: 8.8125em;
  }

  #rlc-atshow .rlc-50-50__left .rlc-copygroup .rlc-dek {
    font-size: 0.53125em;
    line-height: 2.9411764706;
    letter-spacing: 0.1105882353em;
    padding: 0 6.5882352941em;
    margin-top: 2.4705882353em;
  }

  #rlc-atshow .rlc-50-50__left .rlc-copygroup .rlc-links {
    margin-top: 1.9375em;
  }

  #rlc-atshow .rlc-50-50__right .rlc-cardstack {
    width: 26.875em;
    height: 47.75em;
    margin-top: 4.4375em;
    margin-right: 13.1875em;
  }

  [lang^="ar"] #rlc-atshow .rlc-50-50__right .rlc-cardstack {
    margin-right: auto;
    margin-left: 13.1875em;
  }
}

@media screen and (max-width: 767px) {
  #rlc-atshow {
    height: 60.625em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  #rlc-atshow .rlc-50-50__block {
    width: 100%;
  }

  #rlc-atshow .rlc-50-50__top {
    height: 23.4375em;
  }

  #rlc-atshow .rlc-50-50__top .rlc-copygroup {
    margin-bottom: 2.5em;
  }

  #rlc-atshow .rlc-50-50__top .rlc-copygroup .rlc-dek {
    padding: 0 3em;
    margin-top: 1.2857142857em;
  }

  #rlc-atshow .rlc-50-50__top .rlc-copygroup .rlc-links {
    padding: 0 2em;
    margin-top: -0.4375em;
  }

  #rlc-atshow .rlc-50-50__top .rlc-copygroup .rlc-links .rlc-pillbutton {
    margin-top: 1.5625em;
  }

  #rlc-atshow .rlc-50-50__bottom {
    height: 37.1875em;
  }

  #rlc-atshow .rlc-50-50__bottom .rlc-cardstack {
    width: 17.375em;
    height: 30.9375em;
    margin-left: 3em;
    margin-right: 3em;
  }

  #rlc-atshow .rlc-50-50__bottom .rlc-cardstack .rlc-timer {
    width: 17.375em;
  }

  #rlc-atshow .rlc-50-50__bottom .rlc-cardstack .rlc-imagery,
  #rlc-atshow .rlc-50-50__bottom .rlc-cardstack .rlc-image,
  #rlc-atshow .rlc-50-50__bottom .rlc-cardstack .rlc-videocontainer,
  #rlc-atshow .rlc-50-50__bottom .rlc-cardstack video {
    background-color: #000;
  }
}

/* END AT THE SHOW STYLES */

/* END PLAYLIST STYLES */
#rlc-playlist {
  background-color: #000;
}

@media screen and (min-width: 768px) {
  #rlc-playlist {
    height: 45em;
  }

  #rlc-playlist .rlc-copygroup .rlc-title {
    letter-spacing: 0.4444444444em;
  }

  #rlc-playlist .rlc-copygroup .rlc-links {
    margin-top: 2em;
    margin-bottom: 5.625em;
  }
}

@media screen and (max-width: 767px) {
  #rlc-playlist {
    height: 37.1875em;
  }

  #rlc-playlist .rlc-copygroup .rlc-title {
    font-size: 0.875em;
    line-height: 2.4666666667;
    letter-spacing: 0.5333333333em;
    padding: 0 2em;
  }

  #rlc-playlist .rlc-copygroup .rlc-links {
    margin-top: 1.9375em;
    margin-bottom: 5.625em;
  }
}

/* END PLAYLIST STYLES */

/* BEGIN SPOTIFY MODAL */
#rlc-spotifymodal {
  position: fixed;
  width: 90em;
  height: 100vh;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  overflow: hidden;
  z-index: 999;
  visibility: hidden;
}

.rlc-spotifymodalopen #rlc-spotifymodal {
  visibility: visible;
}

#rlc-spotifymodal .rlc-in {
  background: rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  width: 45em;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  opacity: 0;
  transition: all 0.5s;
  transition-delay: 0.25s;
}

.rlc-spotifymodalopen #rlc-spotifymodal .rlc-in {
  opacity: 1;
  transform: translateX(-100%);
}

#rlc-spotifymodal .rlc-in .rlc-close {
  position: absolute;
  top: 2em;
  right: 2em;
  width: 2em;
  height: 2em;
  color: #fff;
  transform: rotate(45deg);
}

#rlc-spotifymodal .rlc-in .rlc-close::before,
#rlc-spotifymodal .rlc-in .rlc-close::after {
  content: "";
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
}

#rlc-spotifymodal .rlc-in .rlc-close::after {
  transform: translateX(-50%) rotate(90deg);
}

#rlc-spotifymodal .rlc-in .rlc-spotify {
  width: 25.75em;
  color: #fff;
  text-align: center;
}

#rlc-spotifymodal .rlc-in .rlc-spotify .rlc-dek {
  font-size: 0.563em;
  line-height: 2.444em;
  letter-spacing: 0.4em;
  margin-bottom: 2.333em;
}

#rlc-spotifymodal .rlc-in .rlc-spotify .rlc-title {
  font-family: var(--leJeuneReg);
  font-size: 3.75em;
  line-height: 1em;
  letter-spacing: 0.042em;
}

#rlc-spotifymodal .rlc-in .rlc-spotify iframe {
  margin-top: 1.875em;
  height: 32.5em;
}

@media screen and (max-height: 550px) {
  #rlc-spotifymodal .rlc-in .rlc-spotify iframe {
    height: 18.5em;
  }
}

@media screen and (max-width: 767px) {
  #rlc-spotifymodal {
    width: 100vw;
    left: 0;
    transform: none;
  }

  .rlc-spotifymodalopen #rlc-spotifymodal {
    opacity: 1;
  }

  #rlc-spotifymodal .rlc-in {
    width: 100vw;
    transform: none;
    left: 0;
  }

  .rlc-spotifymodalopen #rlc-spotifymodal .rlc-in {
    transform: none;
  }

  #rlc-spotifymodal .rlc-in .rlc-close {
    top: 1.5em;
    right: 1.5em;
    width: 1em;
    height: 1em;
  }

  #rlc-spotifymodal .rlc-in .rlc-spotify {
    width: 15.9375em;
  }

  #rlc-spotifymodal .rlc-in .rlc-spotify .rlc-dek {
    font-size: 0.465em;
  }

  #rlc-spotifymodal .rlc-in .rlc-spotify .rlc-title {
    font-size: 3.1em;
  }

  #rlc-spotifymodal .rlc-in .rlc-spotify iframe {
    margin-top: 1.125em;
    height: 24.75em;
  }
}

/* END SPOTIFY MODAL */

[lang^="ar"] .rlc-creative_v3.rlc-runway202602 .rlc-sub,
[lang^="ar"] .rlc-creative_v3.rlc-runway202602 .rlc-title,
[lang^="ar"] .rlc-creative_v3.rlc-runway202602 .rlc-dek,
[lang^="ar"] .rlc-creative_v3.rlc-runway202602 .rlc-link,
[lang^="ar"] .rlc-creative_v3.rlc-runway202602 .rlc-pillbutton span,
[lang^="ar"] .rlc-creative_v3.rlc-runway202602 .rlc-linecta,
[lang^="ar"] .rlc-creative_v3.rlc-runway202602 .rlc-scrollto,
[lang^="ar"] #rlc-stickynavjumps .rlc-li .rlc-jumplink,
[lang^="ar"] #rlc-stickynavjumps .rlc-li .rlc-link,
[lang^="ar"] #rlc-stickynavjumps .rlc-opener,
[lang^="ar"] #rlc-val .rlc-theshow .rlc-title {
  font-family: RL_DroidKufi, Founders Grotesk text Regular, Helvetica, Arial,
    sans-serif !important;
}

[lang^="pl"] .rlc-creative_v3.rlc-runway202602 .rlc-sub,
[lang^="pl"] .rlc-creative_v3.rlc-runway202602 .rlc-title,
[lang^="pl"] .rlc-creative_v3.rlc-runway202602 .rlc-dek,
[lang^="pl"] #rlc-stickynavjumps .rlc-li .rlc-jumplink,
[lang^="pl"] #rlc-stickynavjumps .rlc-li .rlc-link,
[lang^="pl"] #rlc-stickynavjumps .rlc-opener,
[lang^="pl"] #rlc-val .rlc-intro .rlc-title {
  font-family: "Founders Grotesk text Regular", Arial, Helvetica, sans-serif !important;
}