:root {
  --foundersReg: "Founders Grotesk text Regular", "Times New Roman", Times, serif;
  --foundersMed: "Founders Grotesk Text Medium", "Times New Roman", Times, serif;
  --foundersMonoReg: "Founders Grotesk Mono Regular", Arial, Helvetica, sans-serif;
  --foundersMonoMed: "Founders Grotesk Mono Medium", Arial, Helvetica, sans-serif;
  --leJeuneReg: "LeJeuneDeck-Regular", "Times New Roman", Times, serif;
  --feniceReg: "Fenice ITC W01 Regular", Times, serif;
  --northwell: "Northwell Alt", Times, serif;
  --sackersLight: "SackersGothicW01-Light", Times, serif;
  --sackersMed: "SackersGothicW01-Medium", Times, serif;
  --sackersHeavy: "SackersGothicW01-Heavy", Times, serif;

  --rlc_Gold: #a18660;
  --rlc_White: #ffffff;
  --rlc_Black: #000000;
}

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

#rlc-hbcu {
  background-color: #fff;
  color: var(--rlc_Black);
  position: relative;
  overflow: unset;
}
#rlc-hbcu > section {
  overflow: hidden;
}
#rlc-hbcu .rlc-background {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
}
#rlc-hbcu .rlc-background video {
  object-fit: cover;
}

#rlc-hbcu .rlc-videocontainer {
  pointer-events: none;
  height: auto;
}
#rlc-hbcu .rlc-videocontainer video {
  object-fit: cover;
}
#rlc-hbcu .rlc-videocontainer .rlc-looppause {
  color: #fff;
  display: block;
  box-sizing: border-box;
  border: none;
}
#rlc-hbcu .rlc-foreground {
  position: relative;
}

#rlc-hbcu .rlc-category,
#rlc-hbcu .rlc-title,
#rlc-hbcu .rlc-dek,
#rlc-hbcu .rlc-cat,
#rlc-hbcu .rlc-sub,
#rlc-hbcu .rlc-prod,
#rlc-hbcu .rlc-quote {
  font-weight: normal;
  margin: 0;
  text-align: inherit;
}
#rlc-hbcu .rlc-title {
  font-family: var(--leJeuneReg);
  margin: 0;
  padding: 0;
  text-align: unset;
}
#rlc-hbcu .rlc-cat {
  font-family: var(--sackersMed);
  text-transform: uppercase;
}
#rlc-hbcu .rlc-sub {
  font-family: var(--foundersMed);
  text-transform: uppercase;
}
#rlc-hbcu .rlc-prod {
  font-family: var(--foundersReg);
  text-transform: uppercase;
}
#rlc-hbcu .rlc-dek {
  font-family: var(--leJeuneReg);
}
#rlc-hbcu .rlc-dek a {
  text-decoration: underline;
}
#rlc-hbcu .rlc-quote {
  font-family: var(--northwell);
}
#rlc-hbcu .rlc-linecta {
  font-family: var(--foundersReg);
  letter-spacing: 0.091em;
}
#rlc-hbcu .rlc-uppercase {
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  #rlc-hbcu .rlc-title {
    font-size: 3em;
    line-height: 1.0833333333333333em;
  }
  #rlc-hbcu .rlc-dek {
    font-size: 0.875em;
    line-height: 1.7142857142857142em;
  }
  #rlc-hbcu .rlc-cat {
    font-size: 0.75em;
    letter-spacing: 0.16666666666666666em;
    margin: 1.5em;
  }
  #rlc-hbcu .rlc-sub {
    font-size: 1.25em;
    line-height: 1.3em;
  }
  #rlc-hbcu .rlc-prod {
    font-size: 0.6875em;
    line-height: 1.2727272727272727em;
    letter-spacing: 0.09090909090909091em;
  }
  #rlc-hbcu .rlc-quote {
    font-size: 1.875em;
    line-height: 1.2666666666666666em;
    letter-spacing: 0.03333333333333333em;
  }

  #rlc-hbcu .rlc-background .rlc-image {
    height: 100%;
    object-fit: cover;
  }

  .rlc-drawsig {
    width: 12.22188em;
    height: 3.75em;
  }
  .rlc-drawsig svg path {
    stroke-width: 7px;
    stroke: #fff;
  }

  .rlc-dsk-50height {
    height: 50em;
  }
}
@media only screen and (max-width: 767px) {
  #rlc-hbcu .rlc-title {
    font-size: 1.75em;
    line-height: 1.0833333333333333em;
  }
  #rlc-hbcu .rlc-dek {
    font-size: 0.875em;
    line-height: 1.7142857142857142em;
  }
  #rlc-hbcu .rlc-cat {
    font-size: 0.625em;
    letter-spacing: 0.16666666666666666em;
    margin: 1.5em;
  }
  #rlc-hbcu .rlc-sub {
    font-size: 1.25em;
    line-height: 1.3em;
  }
  #rlc-hbcu .rlc-prod {
    font-size: 0.5em;
    line-height: 1.2727272727272727em;
    letter-spacing: 0.09090909090909091em;
  }
  #rlc-hbcu .rlc-quote {
    font-size: 1.5em;
    line-height: 1.2666666666666666em;
    letter-spacing: 0.03333333333333333em;
  }

  .rlc-drawsig {
    width: 12.625em;
    height: 3.75em;
  }
  .rlc-drawsig svg path {
    stroke-width: 7px;
    stroke: #fff;
  }
}

#rlc-hbcu .rlc-linecta.rlc-play {
  padding-left: 2em;
}
#rlc-hbcu .rlc-linecta.rlc-play span::after {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0.4em 0 0.4em 0.473em;
  border-color: transparent transparent transparent currentColor;
  transform: rotate(0deg);
  position: absolute;
  left: 0.5em;
  bottom: calc(0.8em + 1px);
}

/* BEGIN PILLBUTTON */
#rlc-hbcu .rlc-pillbutton {
  border: 1px solid currentColor;
  border-radius: 1.25em;
  padding: 0 1.25em;
  white-space: nowrap;
  margin: 0 0.625em;
  min-height: 2em;
  display: inline-flex;
  align-items: center;
  background-color: transparent;
  transition: all 0.25s;
}
#rlc-hbcu .instock .rlc-pillbutton.rlc-cs {
  display: none;
}
#rlc-hbcu .rlc-pillbutton span {
  font-family: var(--foundersReg);
  font-size: 0.688em;
  color: currentColor;
  letter-spacing: 1px;
  line-height: 1em;
  text-transform: uppercase;
  transition: all 0.25s;
  position: relative;
}
#rlc-hbcu .rlc-pillbutton:hover {
  background: #fff;
  color: #000;
  border-color: #fff;
}
#rlc-hbcu .rlc-pillbutton.rlc-play {
  padding: 0 1.656em 0 3.031em;
}
#rlc-hbcu .rlc-pillbutton.rlc-play span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -2em;
  transform: translateY(-50%);
  width: 1.182em;
  height: 1.182em;
  border: 1px solid currentColor;
  border-radius: 50%;
  display: block;
}
#rlc-hbcu .rlc-pillbutton.rlc-play span::after {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0.273em 0 0.273em 0.473em;
  border-color: transparent transparent transparent currentColor;
  transform: rotate(0deg);
  position: absolute;
  left: -1.55em;
  top: 50%;
  transform: translateY(-50%);
}
#rlc-hbcu .rlc-copygroup .rlc-pillbutton.rlc-audiopop {
  position: relative;
  padding-left: 2.625em;
}

/* BEGIN AUDIO POP */
#rlc-hbcu .rlc-pillbutton.rlc-audiopop {
  position: relative;
  padding-left: 2.625em;
}
@keyframes rlcSoundwave {
  from {
    transform: scale(1, 1.25) translateY(-50%);
  }
  to {
    transform: scale(1, 0.75) translateY(-50%);
  }
}
#rlc-hbcu .rlc-audiopop div,
#rlc-hbcu .rlc-audiopop div::before,
#rlc-hbcu .rlc-audiopop div::after,
#rlc-hbcu .rlc-audiopop:before {
  content: "";
  display: block;
  position: absolute;
  display: block;
  width: 1px;
  background: currentColor;
  top: 50%;
  transform: translateY(-50%);
  transform-origin: center;
}
#rlc-hbcu .rlc-audiopop:hover div,
#rlc-hbcu .rlc-audiopop:hover div::before,
#rlc-hbcu .rlc-audiopop:hover div::after,
#rlc-hbcu .rlc-audiopop:hover::before,
#rlc-hbcu .rlc-soundwaves .rlc-audiopop div,
#rlc-hbcu .rlc-soundwaves .rlc-audiopop div::before,
#rlc-hbcu .rlc-soundwaves .rlc-audiopop div::after,
#rlc-hbcu .rlc-soundwaves .rlc-audiopop::before {
  animation: rlcSoundwave 0.3s linear infinite alternate;
}
#rlc-hbcu .rlc-audiopop div:nth-of-type(1) {
  height: 0.125em;
  left: 1.25em;
}
#rlc-hbcu .rlc-audiopop div:nth-of-type(1)::after {
  height: 0.3125em;
  left: 0.25em;
  animation-delay: 0.2s;
}
#rlc-hbcu .rlc-audiopop div:nth-of-type(1)::before {
  height: 0.625em;
  left: 0.125em;
  animation-delay: 0.4s;
}
#rlc-hbcu .rlc-audiopop div:nth-of-type(2) {
  height: 0.4375em;
  left: 1.625em;
}
#rlc-hbcu .rlc-audiopop div:nth-of-type(2)::after {
  height: 0.4375em;
  left: 0.25em;
  animation-delay: 0.2s;
}
#rlc-hbcu .rlc-audiopop div:nth-of-type(2)::before {
  height: 0.25em;
  left: 0.125em;
  animation-delay: 0.3s;
}
#rlc-hbcu .rlc-audiopop:before {
  height: 0.125em;
  left: 2em;
}

/* BEGIN TARGET */
#rlc-hbcu .rlc-target {
  position: absolute;
  width: 2.25em;
  height: 2.25em;
  border: 1px solid currentColor;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.1);
  transition: background-color 500ms linear;
}

#rlc-hbcu .rlc-target::before,
#rlc-hbcu .rlc-target::after {
  content: "";
  width: 1px;
  height: 0.625em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: currentColor;
  display: block;
}
#rlc-hbcu .rlc-target.rlc-targetdark {
  border: 1px solid #041e3a;
  /* background: rgba(0, 0, 0, 0); */
  background: #fff3;
}
#rlc-hbcu .rlc-target.rlc-targetdark::before,
#rlc-hbcu .rlc-target.rlc-targetdark::after {
  background: #041e3a;
}
#rlc-hbcu .rlc-target:hover {
  background: rgba(255, 255, 255, 0.4);
}
#rlc-hbcu .rlc-target::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

/* Play pause button with no circles */
.rlc-creative_v3 .rlc-hasbuttons .rlc-looppause {
  border: none;
}

/* BEGIN HERO */
#rlc-hero {
  color: #fff;
}
#rlc-hero .rlc-hasvideo .rlc-videocontainer {
  height: 100vh;
}
#rlc-hero .rlc-hasvideo .rlc-image {
  height: 100vh;
}
#rlc-hero .rlc-copygroup {
  position: absolute;
  bottom: 7.625em;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
@media screen and (min-width: 768px) {
  #rlc-hero {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 100vh;
    /* pointer-events: none; */
    z-index: 106;
    overflow: hidden;
  }
  #rlc-hero .rlc-hasvideo {
    height: 100vh;
  }
  #rlc-hero .rlc-hasvideo .rlc-image,
  #rlc-hero .rlc-hasvideo video {
    height: 100vh;
    object-fit: cover;
  }
  #rlc-hero .rlc-copygroup {
    width: 65em;
  }
  #rlc-hero .rlc-copygroup .rlc-logo {
    width: 14em;
    margin: 0 auto 1em;
  }
  #rlc-hero .rlc-copygroup .rlc-title {
    font-size: 3em;
    letter-spacing: 0.020833333333333332em;
  }
  #rlc-hero .rlc-copygroup .rlc-cat {
    font-size: 0.75em;
    letter-spacing: 0.16666666666666666em;
    margin: 1.5em;
  }
  #rlc-hero .rlc-copygroup .rlc-links {
    margin-top: 3em;
  }
}
@media screen and (max-width: 767px) {
  #rlc-hero {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 100vh;
    /* pointer-events: none; */
    z-index: 106;
    overflow: hidden;
  }
  #rlc-hero .rlc-hasvideo {
    height: 100vh;
  }
  #rlc-hero .rlc-hasvideo .rlc-image,
  #rlc-hero .rlc-hasvideo video {
    height: 100%;
    object-fit: cover;
  }
  #rlc-hero .rlc-copygroup {
    bottom: 4em;
    width: 23em;
  }
  .en #rlc-hero .rlc-copygroup {
    width: 22em;
  }
  #rlc-hero .rlc-copygroup .rlc-logo {
    width: 7.245em;
    margin: 0 auto 0.75em;
  }
  #rlc-hero .rlc-copygroup .rlc-title {
    font-size: 1.5em;
    letter-spacing: 0.020833333333333332em;
    line-height: 1.25em;
    padding: 0 1em;
  }
  #rlc-hero .rlc-copygroup .rlc-cat {
    font-size: 0.4375em;
    letter-spacing: 0.14285714285714285em;
    margin: 2em auto 0;
  }
  #rlc-hero .rlc-copygroup .rlc-links {
    margin-top: 1.5em;
  }
  #rlc-hero .rlc-copygroup .rlc-links .rlc-pillbutton {
    margin: 0 0.25em 0.75em;
  }
}
/* END HERO */

/* BEGIN NAV SECTION */
#rlc-navsec {
  color: var(--rlc_White);
  z-index: 105;
  height: 0;
  opacity: 0;
}

#rlc-navsec.rlc-stickythumbnav.rlc-fixed .rlc-wrap {
  background: transparent;
  backdrop-filter: none;
}
#rlc-navsec.rlc-stickythumbnav .rlc-wrap::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -2em;
  left: 0;
  width: 100%;
  height: 7em;
  z-index: -1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 1) 10%, rgba(0, 0, 0, 0) 100%);
  transition: opacity 0.125s linear;
  opacity: 0;
}
#rlc-navsec.rlc-stickythumbnav.rlc-fixed .rlc-wrap::after {
  opacity: 1;
}

#rlc-navsec.rlc-stickythumbnav .rlc-wrap .rlc-imagery {
  transition: opacity 0.5s linear;
}
#rlc-navsec.rlc-stickythumbnav.rlc-fixed .rlc-wrap .rlc-imagery {
  opacity: 0;
}

#rlc-navsec .rlc-carousel .swiper-wrapper {
  justify-content: center;
}
#rlc-navsec .rlc-carousel .rlc-slide {
  width: 14em !important;
  padding: 0;
  margin: 0 1.625em;
}
#rlc-navsec .rlc-carousel .rlc-slide .rlc-imagery {
  border-radius: 0.625em;
  overflow: hidden;
  margin-bottom: 1.25em;
}

.rlc-panel {
  color: #fff;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 100vh;
  pointer-events: none;
  z-index: 1;
  overflow: hidden;
  opacity: 0;
}
#rlc-hbcu .rlc-intro-wrapper .rlc-hasvideo {
  height: 100vh;
}
#rlc-hbcu .rlc-intro-wrapper .rlc-hasvideo video {
  height: 100vh;
}

#rlc-stickythumbnav.rlc-fixed .rlc-wrap,
#rlc-stickythumbnav.rlc-fixed-always .rlc-wrap {
  top: 0;
}

.rlc-hide-tnav#rlc-stickythumbnav.rlc-fixed .rlc-wrap,
#rlc-stickythumbnav.rlc-fixed-always .rlc-wrap {
  top: 0;
}

.rlc-show-tnav#rlc-stickythumbnav.rlc-fixed .rlc-wrap,
#rlc-stickythumbnav.rlc-fixed-always .rlc-wrap {
  top: calc(var(--sNav-RLNavHeight));
}

@media screen and (min-width: 768px) {
  #rlc-navsec {
    bottom: 75vh;
  }

  #rlc-animated-hero {
    height: 100vh;
  }
  #rlc-animated-hero.rlc-panel-hero #rlc-hero {
    z-index: 106;
  }
  #rlc-animated-hero.rlc-panel-intro .rlc-intro-wrapper {
    z-index: 107;
  }
  #rlc-animated-hero.rlc-panel-shopnav .rlc-intro-wrapper {
    z-index: 107;
  }
  #rlc-animated-hero .rlc-looppause {
    right: 1em;
    left: auto;
    bottom: 1em;
    z-index: 110;
  }
  .rlc-intro-wrapper {
    z-index: 102;
    height: 100vh;
    position: relative;
    opacity: 0;
  }
  /* .rlc-intro-wrapper.rlc-intro-active {
    z-index: 107;
  } */

  .rlc-panel-title {
    background: #98aeb6;
    background-size: cover;
    background-position: center top;
    z-index: 101;
    position: absolute !important;
  }
  .rlc-panel-title .rlc-copygroup {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    width: 65em;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .nl .rlc-panel-title .rlc-copygroup {
    width: 40em;
  }
  #rlc-animated-hero .rlc-panel-title .rlc-copygroup .rlc-title {
    font-size: 5.375em;
    color: #fff;
  }
  #rlc-animated-hero .rlc-panel-title .rlc-copygroup .rlc-title div {
    opacity: 0;
  }
  .rlc-intro-wrapper .rlc-panel .rlc-copygroup {
    top: 20vh;
    position: absolute;
    width: 56.25em;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-font-smoothing: antialiased;
  }
  #rlc-animated-hero .rlc-intro-wrapper .rlc-panel .rlc-dek {
    font-size: 1.25em;
    margin: 1.5em auto 3em;
  }
  .rlc-intro-wrapper .rlc-panel .rlc-quote {
    margin: 0 auto;
    padding: 0 1em;
  }
  .rlc-intro-wrapper .rlc-panel .rlc-hassignature,
  .rlc-intro-wrapper .rlc-panel .rlc-signature {
    width: 12.22188em;
    margin: 2em auto 0;
  }

  /* #rlc-navsec .rlc-carousel .rlc-slide {
    min-height: 11.5em;
  } */
  #rlc-navsec .rlc-carousel .rlc-slide .rlc-copygroup .rlc-title {
    font-family: var(--foundersReg);
    font-size: 0.8125em;
    line-height: 2.2307692307692308em;
    letter-spacing: 0.07692307692307693em;
    text-transform: uppercase;
  }
  .rlc-stickythumbnav.rlc-fixed .rlc-slide.rlc-active .rlc-copygroup .rlc-title::after {
    bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  #rlc-navsec {
    bottom: 65vh;
  }

  #rlc-animated-hero {
    height: 100vh;
  }
  #rlc-animated-hero.rlc-panel-hero #rlc-hero {
    z-index: 106;
  }
  #rlc-animated-hero.rlc-panel-intro .rlc-intro-wrapper {
    z-index: 107;
  }
  #rlc-animated-hero.rlc-panel-shopnav .rlc-intro-wrapper {
    z-index: 107;
  }

  #rlc-animated-hero .rlc-looppause {
    right: 1em;
    left: auto;
    bottom: 1em;
    z-index: 110;
  }
  .rlc-intro-wrapper {
    z-index: 102;
    height: 100vh;
    position: relative;
  }
  /* .rlc-intro-wrapper.rlc-intro-active {
    z-index: 107;
  } */
  .rlc-intro-wrapper .rlc-background .rlc-image {
    height: 100%;
    object-fit: cover;
  }

  .rlc-panel-title {
    background: #98aeb6;
    background-size: cover;
    background-position: center top;
    z-index: 101;
    position: absolute !important;
  }
  .rlc-panel-title .rlc-copygroup {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    width: 20.75em;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .en .rlc-panel-title .rlc-copygroup {
    width: 18.75em;
  }
  #rlc-animated-hero .rlc-panel-title .rlc-copygroup .rlc-title {
    font-size: 2.5em;
    color: #fff;
  }
  .en #rlc-animated-hero .rlc-panel-title .rlc-copygroup .rlc-title {
    font-size: 3em;
  }

  .rlc-intro-wrapper .rlc-panel .rlc-copygroup {
    top: 20vh;
    position: absolute;
    width: 22.5em;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .rlc-intro-wrapper .rlc-panel.rlc-panel-dek .rlc-copygroup {
    width: 20.875em;
  }
  .en .rlc-intro-wrapper .rlc-panel.rlc-panel-dek .rlc-copygroup {
    width: 18.875em;
  }
  #rlc-animated-hero .rlc-intro-wrapper .rlc-panel .rlc-quote {
    margin: 0 auto;
    padding: 0 1em;
    letter-spacing: 0;
  }
  .rlc-intro-wrapper .rlc-panel .rlc-hassignature,
  .rlc-intro-wrapper .rlc-panel .rlc-signature {
    width: 12.22188em;
    margin: 2em auto 0;
  }

  #rlc-navsec .swiper-container {
    overflow: hidden;
    /* width: 100%; */
  }
  #rlc-navsec .rlc-carousel .swiper-wrapper {
    justify-content: flex-start;
    /* width: 44.535em; */
  }
  #rlc-navsec .rlc-carousel .rlc-slide {
    width: 7.3125em !important;
    padding: 0;
    margin: 0 0.53125em;
  }
  #rlc-navsec .rlc-carousel .rlc-slide:first-child {
    margin-left: 1.875em;
  }
  #rlc-navsec .rlc-carousel .rlc-slide:last-child {
    margin-right: 1.875em;
  }
  #rlc-navsec .rlc-carousel .rlc-slide .rlc-imagery {
    margin-bottom: 0.75em;
  }
  #rlc-navsec .rlc-carousel .rlc-slide .rlc-copygroup .rlc-title {
    font-family: var(--foundersReg);
    font-size: 0.625em;
    line-height: 2.5em;
    letter-spacing: 0.07692307692307693em;
    text-transform: uppercase;
  }
  .it #rlc-navsec .rlc-carousel .rlc-slide .rlc-copygroup .rlc-title,
  .de #rlc-navsec .rlc-carousel .rlc-slide .rlc-copygroup .rlc-title {
    font-size: 0.5em;
  }

  .rlc-stickythumbnav.rlc-fixed .rlc-slide.rlc-active .rlc-copygroup .rlc-title::after {
    bottom: 0;
  }
}

/* BEGIN STICKY SHOP NAV */
#rlc-shopnav {
  position: fixed;
  bottom: 2em;
  left: 50%;
  transform: translateX(-50%);
  width: 90em;
  height: 2.125em;
  z-index: 5;
  display: none;
  justify-content: flex-end;
  align-items: flex-end;
  pointer-events: none;
  opacity: 0;
  /* mix-blend-mode: difference; */
}
#rlc-shopnav.rlc-showshopnav {
  display: flex;
}
#rlc-shopnav .rlc-in {
  display: inline-flex;
  align-items: flex-end;
  margin-right: 2.375em;
  color: #fff;
  pointer-events: all;
}
#rlc-shopnav .rlc-shopmenu {
  text-align: center;
}
#rlc-shopnav .rlc-shopmenu .rlc-pillbutton {
  margin: 0 1.25em 0 auto;
  background: rgba(255, 255, 255, 0.4);
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  /* padding-right: 2.96875em; */
  position: relative;
  min-height: 2.125em;
  border: none;
  color: #000;
  padding: 0 1.9em;
}
#rlc-shopnav .rlc-shopmenu .rlc-pillbutton:hover span {
  color: #fff;
}
#rlc-shopnav .rlc-shopmenu .rlc-pillbutton div {
  position: absolute;
  top: 50%;
  right: 1.09375em;
  transform: translateY(-50%);
  width: 1em;
  height: 1em;
  color: #fff;
}
#rlc-shopnav .rlc-shopmenu .rlc-pillbutton div::before,
#rlc-shopnav .rlc-shopmenu .rlc-pillbutton div::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  background-color: currentColor;
  transform: translateX(-50%);
  transition: opacity 0.5s;
}
#rlc-shopnav .rlc-shopmenu .rlc-pillbutton div::after {
  transform: translateX(-50%) rotate(90deg);
}
#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: #fff;
  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: #fff;
}
#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 (min-width: 768px) {
}
@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: 0.8125em;
    height: 5em;
  }
  #rlc-shopnav .rlc-in {
    margin: 0;
  }
  #rlc-shopnav .rlc-soundwaves {
    position: absolute;
    right: 0.5em;
  }

  #rlc-shopnav .rlc-shopmenu .rlc-pillbutton {
    margin: 0 auto;
  }
}
/* END STICKY SHOP NAV */

/* BEGIN AUTOSLIDER STYLES */
.rlc-autoslider {
  width: 100%;
  margin: 0 auto;
}
.rlc-autoslider .rlc-slide .rlc-image {
  margin: 0;
  padding: 0;
}
.rlc-autoslider .swiper-slide-duplicate.swiper-slide-prev {
  opacity: 1;
  visibility: visible;
}
.rlc-autoslider .rlc-carousel_wrapper .swiper-wrapper {
  transition-timing-function: linear !important;
}
.rlc-autoslider .rlc-carousel-arrow {
  display: none;
}
.rlc-autoslider .rlc-slide .rlc-links {
  position: absolute;
  z-index: 1;
}
.rlc-autoslider .rlc-slide .rlc-linecta {
  font-size: 0.6875em;
  line-height: 1.2727;
  color: currentColor;
  letter-spacing: 0.0625em;
}
.rlc-autoslider .rlc-slide .rlc-linecta::after {
  display: none;
}
@media screen and (min-width: 768px) {
  .rlc-autoslider {
    padding-top: 2.625em;
    padding-bottom: 6.25em;
  }
  .rlc-autoslider > .rlc-copygroup {
    margin: 1em 0 1.5em;
    padding-left: 4.2em;
  }
  .rlc-autoslider .rlc-slide {
    width: 30.5em;
    padding: 0 1em 0 0;
  }
  .rlc-autoslider .rlc-slide .rlc-links {
    bottom: 2em;
    right: 3.125em;
  }
  .rlc-autoslider .rlc-slide .rlc-linecta {
    font-size: 0.6875em;
    line-height: 1.2727272727;
    letter-spacing: 0.09090909091em;
  }
}
@media screen and (max-width: 767px) {
  .rlc-autoslider {
    padding-top: 2em;
    padding-bottom: 4em;
  }
  .rlc-autoslider .rlc-slide {
    width: 9.75em;
    padding: 0 1em 0 0;
    height: 10.95em;
  }
  .rlc-autoslider .rlc-slide .rlc-links {
    bottom: 0.5625em;
    right: 1.5em;
    text-align: right;
    width: 7em;
  }
  #rlc-hbcu .rlc-videocontainer .rlc-autoslider {
    height: 100%;
  }
  #rlc-hbcu .rlc-autoslider .rlc-slide .rlc-looppause {
    left: 0;
    bottom: 0;
  }
  #rlc-hbcu .rlc-autoslider .rlc-slide .rlc-videocontainer {
    height: 10.95em;
  }
  .rlc-autoslider .rlc-looppause {
    left: auto;
    right: 1em;
    bottom: 1em;
  }
}

/* BEGIN FREESCROLL SLIDER STYLES */
.rlc-freescroll-slider,
.rlc-freescroll-slider .rlc-slide {
  height: 46.25em;
}
.rlc-freescroll-slider .rlc-carousel-scrollbar {
  position: relative;
  width: 81.938em;
  bottom: 1.5em;
  z-index: 2;
  margin: 0 auto;
}
.rlc-freescroll-slider .rlc-carousel-scrollbar:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  transform: translateY(-50%);
  transition: opacity 0.6s linear 0.9s, height 0.3s ease-in;
  background: #e1e1dc;
  opacity: 1 !important;
  cursor: auto;
}
.rlc-freescroll-slider .swiper-scrollbar-drag:after {
  opacity: 1;
}
.rlc-carousel .swiper-scrollbar-drag:after {
  background: #000;
}

.rlc-freescroll-slider .rlc-carousel-arrow,
.rlc-freescroll-slider .rlc-hasarrows .rlc-arrow {
  display: none !important;
}

.rlc-freescroll-slider .rlc-copygroup {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
}
.rlc-freescroll-slider .rlc-copygroup.rlc-copygroup-quote {
  width: 31.9375em;
}
#rlc-hbcu .rlc-freescroll-slider .rlc-copygroup.rlc-copygroup-quote .rlc-quote {
  margin-bottom: 1em;
}
#rlc-hbcu .rlc-freescroll-slider .rlc-copygroup .rlc-title {
  font-size: 2.625em;
  margin: 0.5em auto 0.25em;
}

.rlc-freescroll-slider .rlc-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.rlc-freescroll-slider .rlc-slide.rlc-slide-1 .rlc-imagery {
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .rlc-freescroll-slider {
    width: 100vw;
    height: 31.25em;

    overflow: hidden;
  }
  .rlc-freescroll-slider .rlc-slide {
    height: 31.25em;
  }

  .rlc-freescroll-slider.rlc-carousel:not(.rlc-category_carousel) .rlc-slide .rlc-copygroup {
    transform: none;
  }

  #rlc-hbcu .rlc-freescroll-slider .rlc-copygroup .rlc-title {
    font-size: 1.5em;
  }
  #rlc-hbcu .rlc-freescroll-slider .rlc-copygroup .rlc-dek {
    font-size: 0.75em;
  }
  .rlc-freescroll-slider .rlc-copygroup.rlc-copygroup-quote {
    width: 21.25em;
  }

  .rlc-freescroll-slider .rlc-carousel-scrollbar {
    width: 17.9375em;
    bottom: 2em;
  }
  .de .rlc-freescroll-slider .rlc-carousel-scrollbar {
    bottom: 1.2em;
  }
}

/* BEGIN STANDARD BANNER STYLES */
@media screen and (min-width: 768px) {
  #rlc-hbcu .rlc-banner-standard-45 {
    height: 45em;
  }
  #rlc-hbcu .rlc-banner-standard-50 {
    height: 50em;
  }
  #rlc-hbcu .rlc-banner-standard-53 {
    height: 53.375em;
  }
  #rlc-hbcu .rlc-banner-standard-56 {
    height: 56.25em;
  }

  #rlc-hbcu .rlc-banner-standard .rlc-copygroup {
    bottom: 3em;
    width: 47em;
    margin: 0 auto;
  }
  #rlc-hbcu .rlc-banner-standard .rlc-copygroup .rlc-title {
    margin-bottom: 0.5em;
  }
  #rlc-hbcu .rlc-banner-standard .rlc-copygroup .rlc-links {
    margin-top: 1.75em;
  }
}
@media screen and (max-width: 767px) {
  #rlc-hbcu .rlc-banner-standard-45 {
    height: 37.1875em;
  }
  #rlc-hbcu .rlc-banner-standard-50 {
    height: 37.1875em;
  }
  #rlc-hbcu .rlc-banner-standard-53 {
    height: 37.1875em;
  }

  #rlc-hbcu .rlc-banner-standard .rlc-copygroup {
    bottom: 2.5em;
    width: 19.9375em;
    margin: 0 auto;
  }
  #rlc-hbcu .rlc-banner-standard .rlc-copygroup .rlc-title {
    margin-bottom: 0.5em;
  }
  #rlc-hbcu .rlc-banner-standard .rlc-copygroup .rlc-links {
    margin-top: 1.75em;
  }
}
/* END STANDARD BANNER STYLES */

/* BEGIN PARTNERSHIP STYLES */
#rlc-partnership {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

@media screen and (min-width: 768px) {
  #rlc-partnership {
    flex-direction: row;
    padding-bottom: 7.6875em;
  }
  #rlc-partnership .rlc-bg-logo {
    position: absolute;
    bottom: -2.5em;
    left: 0;
    width: 19.25em;
    height: 10.875em;
  }
  #rlc-partnership .rlc-imagery-1 {
    height: 50em;
    margin-bottom: 2.2em;
  }
  #rlc-partnership .rlc-imagery-2 {
    height: 28.5625em;
    width: 39.5em;
    margin-left: 3.875em;
  }
  #rlc-partnership .rlc-imagery-2 .rlc-copygroup {
    position: absolute;
    bottom: 1.75em;
    right: 1em;
  }

  #rlc-partnership .rlc-copygroup-1 .rlc-copygroup-in {
    width: 26.9375em;
    margin: 0 auto;
  }
  #rlc-partnership .rlc-copygroup-1 .rlc-copygroup-in .rlc-dek {
    margin: 2em auto;
  }
  #rlc-partnership .rlc-copygroup-1 .rlc-copygroup-in .rlc-logo-1 {
    width: 7.3125em;
    margin: 0 auto 1em;
  }
  #rlc-partnership .rlc-copygroup-1 .rlc-copygroup-in .rlc-logo-2 {
    width: 37em;
    margin: 0 auto 2.5em;
    transform: translateX(-50%);
    left: 50%;
    position: relative;
  }
  #rlc-partnership .rlc-copygroup-2 .rlc-copygroup-in {
    width: 34.75em;
    margin: 0 auto;
  }
  #rlc-partnership .rlc-copygroup-2 .rlc-copygroup-in .rlc-logo {
    width: 10.6875em;
    margin: 0 auto 1em;
  }
  #rlc-partnership .rlc-copygroup-2 .rlc-copygroup-in .rlc-quote {
    font-size: 1.875em;
    margin: 1.25em auto 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  #rlc-partnership {
    flex-direction: column;
    height: 121.5em;
  }

  #rlc-partnership .rlc-background {
    top: 25em;
    height: 96.5em;
  }
  #rlc-partnership .rlc-background .rlc-image {
    height: 100%;
  }
  #rlc-partnership .rlc-bg-logo {
    position: absolute;
    bottom: 0.5em;
    left: 0;
    width: 7.3125em;
    height: 4.125em;
  }

  #rlc-partnership .rlc-imagery-1 {
    order: 1;
    margin-bottom: 3.5em;
    width: 23.4375em;
  }
  #rlc-partnership .rlc-imagery-2 {
    order: 3;
    width: 19.625em;
    height: 24.6875em;
    margin: 3.5em auto;
  }
  #rlc-partnership .rlc-imagery-2 .rlc-looppause {
    right: 0.5em;
    left: auto;
    top: 1em;
  }
  #rlc-partnership .rlc-imagery-2 .rlc-copygroup {
    position: absolute;
    bottom: 1em;
    right: 0;
    width: 100%;
  }
  #rlc-partnership .rlc-imagery-2 .rlc-copygroup .rlc-linecta {
    margin: 2.727em 1em 0;
  }

  #rlc-partnership .rlc-copygroup-1 {
    order: 2;
    width: 20.25em;
    margin: 0 auto;
  }
  .en #rlc-partnership .rlc-copygroup-1 {
    width: 18.25em;
  }
  #rlc-partnership .rlc-copygroup-1 .rlc-copygroup-in .rlc-logo-1 {
    width: 4.875em;
    margin: 0 auto 0.75em;
  }
  #rlc-partnership .rlc-copygroup-1 .rlc-copygroup-in .rlc-logo-2 {
    width: 25em;
    margin: 0 auto 1em;
    transform: translateX(-50%);
    left: 50%;
    position: relative;
  }
  #rlc-partnership .rlc-copygroup-1 .rlc-copygroup-in .rlc-dek {
    margin: 2em auto;
  }
  #rlc-partnership .rlc-copygroup-2 {
    order: 4;
    width: 18em;
    margin: 0 auto;
  }
  #rlc-partnership .rlc-copygroup-2 .rlc-copygroup-in .rlc-logo {
    width: 8.0625em;
    margin: 0 auto 2em;
  }
  #rlc-partnership .rlc-copygroup-2 .rlc-copygroup-in .rlc-quote {
    margin: 1em auto 1em;
    line-height: 1.5666666666666666em;
  }
  .de #rlc-partnership .rlc-copygroup-2 .rlc-copygroup-in .rlc-quote {
    font-size: 1.325em;
  }
}
/* END PARTNERSHIP STYLES */

/* BEGIN COLLECTION STYLES */
#rlc-collection-wrapper {
  display: flex;
  align-items: center;
  align-content: flex-start;
}

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

  #rlc-collection-intro {
    height: 45em;
    z-index: 1;
  }
  #rlc-collection-intro .rlc-copygroup .rlc-dek {
    font-size: 1em;
  }

  #rlc-collection-wrapper {
    min-height: 144em;
    flex-direction: row;
    flex-wrap: wrap;
  }
  #rlc-collection-wrapper .rlc-bg-logo {
    position: absolute;
    top: -1.25em;
    right: 0;
    width: 18.9375em;
    height: 10.625em;
  }
  #rlc-collection-wrapper .rlc-copygroup-1 {
    margin: 0 auto;
    height: 39em;
    width: 28.8125em;
    display: flex;
    align-items: center;
  }
  #rlc-collection-wrapper .rlc-copygroup-1 .rlc-quote {
    margin-bottom: 0.75em;
  }

  #rlc-collection-wrapper .rlc-imagery-1 {
    min-height: 53.75em;
  }

  #rlc-collection-wrapper .rlc-icon-1 {
    position: absolute;
    bottom: 2em;
    left: 0;
    width: 25.1875em;
    height: 36.375em;
  }
  #rlc-collection-wrapper .rlc-icon-2 {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 38.8125em;
    height: 48.9375em;
  }

  #rlc-collection-cardstack {
    width: 29.25em;
    height: 36.5em;
  }
}
@media only screen and (max-width: 767px) {
  #rlc-collection {
    height: 231.125em;
  }

  #rlc-collection-intro {
    height: 37em;
  }
  #rlc-collection-intro .rlc-title {
    padding: 0 1em;
  }
  #rlc-collection-wrapper {
    height: 157em;
    flex-direction: column;
  }

  #rlc-collection-autoslider > .rlc-copygroup {
    display: none;
  }

  #rlc-collection-wrapper .rlc-imagery-1 {
    width: 23.4375em;
  }

  #rlc-collection-wrapper .rlc-copygroup-1 {
    margin: 2em auto 0;
    width: 18.9375em;
    display: flex;
    align-items: center;
  }
  #rlc-collection-wrapper .rlc-copygroup-1 .rlc-quote {
    margin-bottom: 0.75em;
  }

  #rlc-collection-wrapper .rlc-icon-1 {
    width: 23.4375em;
    height: 33.875em;
    /* z-index: 1; */
  }
  #rlc-collection-wrapper .rlc-icon-2 {
    width: 23.4375em;
    height: 26.625em;
    z-index: 1;
    margin-top: 1em;
  }

  #rlc-collection-cardstack {
    width: 19.625em;
    height: 24.475em;
    margin-top: 2.5em;
    margin-left: -1.5em;
    overflow: visible;
    margin-bottom: 2em;
  }
  #rlc-collection-cardstack.rlc-cardstack .rlc-timer,
  #rlc-collection-cardstack.rlc-cardstack .rlc-timer .rlc-timer-bar {
    height: 0.2em;
  }

  #rlc-collection-intro .rlc-copygroup {
    width: 18em;
  }

  #rlc-collection-outro .rlc-copygroup {
    width: 18em;
  }
}
/* END COLLECTION STYLES */

/* BEGIN HISTORY STYLES */
#rlc-history-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
@media screen and (min-width: 768px) {
  #rlc-history {
    height: 184em;
  }
  #rlc-history-wrapper {
    min-height: 134em;
    align-content: flex-start;
  }

  #rlc-history-wrapper .rlc-copygroup-1 {
    margin: 0 auto;
    height: 26.75em;
    width: 37.3125em;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: flex-start;
  }
  #rlc-history-wrapper .rlc-copygroup-1 .rlc-logo {
    width: 5.6875em;
    margin: 0 auto;
  }
  #rlc-history-wrapper .rlc-copygroup-1 .rlc-title {
    font-size: 2em;
    margin: 0.75em auto 1em;
  }

  #rlc-history-wrapper .rlc-imagery-1 {
    width: 78.75em;
    margin: 0 auto;
  }
  #rlc-history-wrapper .rlc-imagery-1 .rlc-looppause {
    bottom: 10.5em;
  }
  #rlc-history-wrapper .rlc-imagery-1 .rlc-copygroup-2 {
    width: 40.4375em;
    margin: 0 auto;
    bottom: 10em;
  }
  #rlc-history-wrapper .rlc-imagery-1 .rlc-copygroup-2 .rlc-title {
    margin: 0.75em auto;
    font-size: 2em;
  }

  #rlc-history-wrapper .rlc-collage {
    min-height: 42em;
    width: 85em;
    margin: -10em auto 6em;
  }
  #rlc-history-wrapper .rlc-collage .rlc-collage-1 {
    position: absolute;
    width: 28.25em;
    /* height: 31.5625em; */
    top: 0;
    left: 0;
    z-index: 1;
  }
  #rlc-history-wrapper .rlc-collage .rlc-collage-2 {
    position: absolute;
    width: 31.6875em;
    /* height: 41.4375em; */
    top: 4em;
    left: 25.5em;
  }
  #rlc-history-wrapper .rlc-collage .rlc-collage-3 {
    position: absolute;
    width: 16.875em;
    /* height: 25.25em; */
    top: 1.5em;
    left: 52.5em;
    z-index: 1;
  }
  #rlc-history-wrapper .rlc-collage .rlc-collage-4 {
    position: absolute;
    width: 19.7875em;
    /* height: 18.3125em; */
    top: 10em;
    left: 65em;
    z-index: 2;
  }
  #rlc-history-wrapper .rlc-collage .rlc-collage-5 {
    position: absolute;
    width: 20.25em;
    height: 23.5em;
    top: 22em;
    left: 56em;
    z-index: 3;
  }
  #rlc-history-wrapper .rlc-collage .rlc-collage-5:hover .rlc-letter {
    margin-bottom: -0.75em;
  }
  #rlc-history-wrapper .rlc-collage .rlc-collage-5 .rlc-letter-background {
    z-index: 1;
  }
  #rlc-history-wrapper .rlc-collage .rlc-collage-5 .rlc-letter {
    z-index: 2;
    position: absolute;
    margin-bottom: -5em;
    bottom: 5em;
    transition: all 0.35s linear;
  }
  #rlc-history-wrapper .rlc-collage .rlc-collage-5 .rlc-letter-foreground {
    z-index: 3;
    position: absolute;
    top: 0;
  }
  #rlc-history-wrapper .rlc-collage .rlc-collage-5 .rlc-copygroup {
    margin-top: 1em;
    z-index: 4;
    position: relative;
  }
  #rlc-history-wrapper .rlc-collage .rlc-collage-6 {
    position: absolute;
    width: 33em;
    height: 47.75em;
    top: 20em;
    left: -4em;
  }

  #rlc-history-wrapper .rlc-copygroup-3 {
    width: 33.25em;
    margin: 0 auto;
  }
  #rlc-history-wrapper .rlc-copygroup-3 .rlc-quote {
    margin-bottom: 0.75em;
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  #rlc-history {
    height: 230.5em;
  }
  #rlc-history-wrapper {
    min-height: 192em;
  }
  #rlc-history-wrapper .rlc-copygroup-1 {
    margin: 0 auto;
    height: 28.75em;
    width: 19.6875em;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: flex-start;
  }
  .en #rlc-history-wrapper .rlc-copygroup-1 {
    width: 17.6875em;
  }
  #rlc-history-wrapper .rlc-copygroup-1 .rlc-logo {
    width: 5.68256em;
    margin: 0 auto;
  }
  #rlc-history-wrapper .rlc-copygroup-1 .rlc-title {
    font-size: 1.5em;
    margin: 0.75em auto 1em;
  }

  #rlc-history-wrapper .rlc-imagery-1 {
    width: 21.125em;
    margin: 0 auto;
  }
  #rlc-history-wrapper .rlc-imagery-1 .rlc-copygroup-2 {
    width: 18.625em;
    margin: 2em auto 0;
  }
  .en #rlc-history-wrapper .rlc-imagery-1 .rlc-copygroup-2 {
    width: 16.625em;
  }
  #rlc-history-wrapper .rlc-imagery-1 .rlc-copygroup-2 .rlc-copygroup-in {
    color: #000;
  }
  #rlc-history-wrapper .rlc-imagery-1 .rlc-copygroup-2 .rlc-title {
    margin: 0 auto 0.75em;
    font-size: 1.5em;
  }

  #rlc-history-wrapper .rlc-collage {
    min-height: 91em;
    width: 21em;
    margin: 0 auto;
  }
  #rlc-history-wrapper .rlc-collage .rlc-collage-1 {
    position: absolute;
    width: 16.69156em;
    height: 18.64875em;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  #rlc-history-wrapper .rlc-collage .rlc-collage-2 {
    position: absolute;
    width: 17.4375em;
    height: 22.75em;
    top: 27em;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
  }
  #rlc-history-wrapper .rlc-collage .rlc-collage-3 {
    position: absolute;
    width: 10.69306em;
    height: 16em;
    top: 13.875em;
    left: 11em;
  }
  #rlc-history-wrapper .rlc-collage .rlc-collage-4 {
    position: absolute;
    width: 13.27381em;
    height: 12.14256em;
    top: 17.875em;
    left: 0;
  }
  #rlc-history-wrapper .rlc-collage .rlc-collage-5 {
    position: absolute;
    width: 21em;
    height: 21em;
    top: 47em;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
  }
  #rlc-history-wrapper .rlc-collage .rlc-collage-5:hover .rlc-letter {
    margin-bottom: -0.75em;
  }
  #rlc-history-wrapper .rlc-collage .rlc-collage-5 .rlc-letter-background {
    z-index: 1;
  }
  #rlc-history-wrapper .rlc-collage .rlc-collage-5 .rlc-letter {
    z-index: 2;
    position: absolute;
    margin-bottom: -5em;
    bottom: 0.75em;
    transition: all 0.35s linear;
  }
  #rlc-history-wrapper .rlc-collage .rlc-collage-5 .rlc-letter-foreground {
    z-index: 3;
    position: absolute;
    top: 0;
  }
  #rlc-history-wrapper .rlc-collage .rlc-collage-5 .rlc-copygroup {
    margin-top: 1em;
    z-index: 4;
    position: relative;
  }
  #rlc-history-wrapper .rlc-collage .rlc-collage-6 {
    position: absolute;
    width: 22.5625em;
    /* height: 34.0625em; */
    top: 64em;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  #rlc-history-wrapper .rlc-copygroup-3 {
    width: 20.75em;
    margin: 0 auto;
  }
  .en #rlc-history-wrapper .rlc-copygroup-3 {
    width: 18.75em;
  }
  #rlc-history-wrapper .rlc-copygroup-3 .rlc-quote {
    margin-bottom: 0.75em;
  }
  .de #rlc-history-wrapper .rlc-copygroup-3 .rlc-quote {
    font-size: 1.25em;
  }
}
/* END HISTORY STYLES */

/* BEGIN LIFESTYLE STYLES */
#rlc-lifestyle {
  display: flex;
}
#rlc-lifestyle-freescroll-2 .rlc-slide-7 .rlc-imagery,
#rlc-lifestyle-freescroll-2 .rlc-slide-8 .rlc-imagery {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  #rlc-lifestyle {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    height: 462.975em;
  }
  #rlc-lifestyle #rlc-lifestyle-intro .rlc-copygroup {
    width: 33.25em;
  }
  #rlc-lifestyle .rlc-imagery-2 .rlc-copygroup {
    width: 28em;
  }
  #rlc-lifestyle .rlc-imagery-2 .rlc-copygroup .rlc-title {
    font-size: 2em;
  }

  #rlc-lifestyle .rlc-imagery-4 {
    height: 53.75em;
    align-items: center;
    display: flex;
  }
  #rlc-lifestyle .rlc-imagery-4 #rlc-lifestyle-cardstack {
    width: 29.25em;
    height: 36.5em;
  }

  #rlc-lifestyle-freescroll-1 .rlc-background {
    height: 46.25em;
    left: 36em;
    width: 234.625em;
    transform: none;
  }

  #rlc-lifestyle-freescroll-1 .rlc-slide-1 {
    width: 36.875em;
  }
  #rlc-lifestyle-freescroll-1 .rlc-slide-2 {
    width: 41.5em;
  }
  #rlc-lifestyle-freescroll-1 .rlc-slide-2 .rlc-copygroup {
    width: 23.75em;
  }
  #rlc-lifestyle-freescroll-1 .rlc-slide-2 .rlc-copygroup .rlc-logo {
    width: 4.6875em;
  }
  #rlc-lifestyle-freescroll-1 .rlc-slide-2 .rlc-copygroup .rlc-inkwell-image {
    width: 12.2345em;
    margin: 1.5em auto 0;
  }
  #rlc-lifestyle-freescroll-1 .rlc-slide-3 {
    width: 63.875em;
  }
  #rlc-lifestyle-freescroll-1 .rlc-slide-3 .rlc-imagery {
    width: 63.875em;
    height: 38.75em;
  }
  #rlc-lifestyle-freescroll-1 .rlc-slide-4 {
    width: 43em;
  }
  #rlc-lifestyle-freescroll-1 .rlc-slide-5 {
    width: 40em;
  }
  #rlc-lifestyle-freescroll-1 .rlc-slide-6 {
    width: 45em;
  }
  #rlc-lifestyle-freescroll-1 .rlc-slide-7 {
    width: 37.1875em;
  }
  #rlc-lifestyle-freescroll-1 .rlc-slide-8 {
    width: 37.1875em;
  }

  #rlc-lifestyle-freescroll-2 .rlc-background {
    height: 46.25em;
    left: 36em;
    width: 237.625em;
    transform: none;
  }
  #rlc-lifestyle-freescroll-2 .rlc-slide-1 {
    width: 36.875em;
  }
  #rlc-lifestyle-freescroll-2 .rlc-slide-2 {
    width: 41.6em;
  }
  #rlc-lifestyle-freescroll-2 .rlc-slide-2 .rlc-copygroup {
    width: 23.75em;
  }
  #rlc-lifestyle-freescroll-2 .rlc-slide-2 .rlc-copygroup .rlc-logo {
    width: 4.6875em;
  }
  #rlc-lifestyle-freescroll-2 .rlc-slide-2 .rlc-copygroup .rlc-inkwell-image {
    width: 12.2345em;
    margin: 1.5em auto 0;
  }
  #rlc-lifestyle-freescroll-2 .rlc-slide-3 {
    width: 63.875em;
  }
  #rlc-lifestyle-freescroll-2 .rlc-slide-3 .rlc-imagery {
    width: 63.875em;
    height: 38.75em;
  }
  #rlc-lifestyle-freescroll-2 .rlc-slide-4 {
    width: 38.5625em;
    margin-left: 4.9em;
  }
  #rlc-lifestyle-freescroll-2 .rlc-slide-5 {
    width: 43.25em;
  }
  #rlc-lifestyle-freescroll-2 .rlc-slide-6 {
    width: 38.5625em;
    margin-right: 4.9em;
  }
  #rlc-lifestyle-freescroll-2 .rlc-slide-7 {
    width: 58.9375em;
  }
  #rlc-lifestyle-freescroll-2 .rlc-slide-8 {
    width: 33.625em;
  }
}

@media only screen and (max-width: 767px) {
  #rlc-lifestyle {
    flex-direction: column;
    height: 392.125em;
  }
  .es #rlc-lifestyle {
    height: 395.125em;
  }
  #rlc-lifestyle .rlc-background {
    top: 65em;
  }
  #rlc-lifestyle .rlc-background .rlc-image {
    object-fit: cover;
    height: 100%;
  }

  #rlc-hbcu #rlc-lifestyle #rlc-lifestyle-intro.rlc-banner-standard-53 {
    height: 37.1875em;
  }
  #rlc-lifestyle #rlc-lifestyle-intro .rlc-copygroup {
    width: 17.8125em;
  }

  #rlc-lifestyle .rlc-imagery-1 {
    width: 100%;
    height: 28em;
  }
  #rlc-lifestyle .rlc-imagery-2 {
    width: 21.125em;
    margin: 1.375em auto 3.25em;
  }
  #rlc-lifestyle .rlc-imagery-2 .rlc-copygroup {
    color: #000;
    position: relative;
    bottom: auto;
    width: 100%;
    margin-top: 2em;
  }
  #rlc-lifestyle .rlc-imagery-2 .rlc-copygroup .rlc-title {
    font-size: 1.5em;
  }
  #rlc-lifestyle .rlc-imagery-3 {
    width: 100%;
    height: 28em;
  }
  #rlc-lifestyle .rlc-imagery-5 {
    width: 100%;
    height: 28em;
  }
  #rlc-lifestyle .rlc-imagery-6 {
    width: 100%;
    height: 28em;
  }
  #rlc-lifestyle .rlc-banner-standard-53 {
    height: 18.25em;
  }

  #rlc-lifestyle .rlc-imagery-7 {
    width: 100%;
    height: 28em;
  }
  #rlc-lifestyle .rlc-imagery-8 {
    width: 100%;
    height: 28em;
  }

  #rlc-lifestyle-cardstack {
    width: 19.625em;
    height: 24.475em;
    margin-top: 2.5em;
    /* margin-left: -1.5em; */
    overflow: visible;
    margin-bottom: 5em;
  }
  #rlc-lifestyle-cardstack.rlc-cardstack .rlc-timer,
  #rlc-lifestyle-cardstack.rlc-cardstack .rlc-timer .rlc-timer-bar {
    height: 0.2em;
  }

  #rlc-lifestyle-freescroll-1 .rlc-background {
    height: 31.25em;
    left: 17em;
    width: 157.825em;
    transform: none;
    top: 0;
  }
  #rlc-lifestyle-freescroll-1 .rlc-slide-1 {
    width: 17.875em;
  }
  #rlc-lifestyle-freescroll-1 .rlc-slide-2 {
    width: 17.8em;
  }
  #rlc-lifestyle-freescroll-1 .rlc-slide-2 .rlc-copygroup {
    width: 15.41825em;
  }
  .en #rlc-lifestyle-freescroll-1 .rlc-slide-2 .rlc-copygroup {
    width: 13.41825em;
  }
  #rlc-lifestyle-freescroll-1 .rlc-slide-2 .rlc-copygroup .rlc-logo {
    width: 3.6875em;
  }
  #rlc-lifestyle-freescroll-1 .rlc-slide-2 .rlc-copygroup .rlc-inkwell-image {
    width: 6.31175em;
    margin: 1em auto 0;
  }
  #rlc-lifestyle-freescroll-1 .rlc-slide-3 {
    width: 38.6875em;
  }
  #rlc-lifestyle-freescroll-1 .rlc-slide-3 .rlc-imagery {
    width: 38.6875em;
    height: 23.5em;
  }
  #rlc-lifestyle-freescroll-1 .rlc-slide-4 {
    width: 31em;
  }
  #rlc-lifestyle-freescroll-1 .rlc-slide-5 {
    width: 29em;
  }
  #rlc-lifestyle-freescroll-1 .rlc-slide-6 {
    width: 30em;
  }
  #rlc-lifestyle-freescroll-1 .rlc-slide-7 {
    width: 25.125em;
  }
  #rlc-lifestyle-freescroll-1 .rlc-slide-8 {
    width: 25.125em;
  }

  #rlc-lifestyle-freescroll-2 .rlc-background {
    height: 31.25em;
    left: 17em;
    width: 157.825em;
    transform: none;
    top: 0;
  }
  #rlc-lifestyle-freescroll-2 .rlc-slide-1 {
    width: 17.875em;
  }
  #rlc-lifestyle-freescroll-2 .rlc-slide-2 {
    width: 20.2em;
  }
  #rlc-lifestyle-freescroll-2 .rlc-slide-2 .rlc-copygroup {
    width: 16em;
  }
  .de #rlc-lifestyle-freescroll-2 .rlc-slide-2 .rlc-copygroup {
    width: 18em;
  }
  #rlc-lifestyle-freescroll-2 .rlc-slide-2 .rlc-copygroup .rlc-logo {
    width: 3.6875em;
  }
  #rlc-lifestyle-freescroll-2 .rlc-slide-2 .rlc-copygroup .rlc-inkwell-image {
    width: 6.31175em;
    margin: 1em auto 0;
  }
  #rlc-lifestyle-freescroll-2 .rlc-slide-3 {
    width: 38.6875em;
  }
  #rlc-lifestyle-freescroll-2 .rlc-slide-3 .rlc-imagery {
    width: 38.6875em;
    height: 23.5em;
  }
  #rlc-lifestyle-freescroll-2 .rlc-slide-4 {
    width: 26.1875em;
    margin-left: 3.5em;
  }
  #rlc-lifestyle-freescroll-2 .rlc-slide-5 {
    width: 28.75em;
  }
  #rlc-lifestyle-freescroll-2 .rlc-slide-6 {
    width: 26.1875em;
    margin-right: 2.9em;
  }
  #rlc-lifestyle-freescroll-2 .rlc-slide-7 {
    width: 39.6875em;
  }
  #rlc-lifestyle-freescroll-2 .rlc-slide-8 {
    width: 22.625em;
  }
}
/* END LIFESTYLE STYLES */

/* BEGIN SUPPORT STYLES */
#rlc-support {
  display: flex;
}
@media screen and (min-width: 768px) {
  #rlc-support {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    height: 149em;
  }

  #rlc-support .rlc-copygroup .rlc-copygroup-in .rlc-dek {
    margin: 1.5em auto 0;
  }

  #rlc-support .rlc-copygroup-1 .rlc-copygroup-in {
    width: 66.625em;
    margin: 3.5em auto 4em;
  }
  .en #rlc-support .rlc-copygroup-1 .rlc-copygroup-in {
    width: 52.625em;
  }
  #rlc-support .rlc-copygroup-1 .rlc-copygroup-in .rlc-title {
    font-size: 3.75em;
  }

  #rlc-support .rlc-banner-standard .rlc-copygroup {
    bottom: auto;
    width: 42.625em;
  }
  #rlc-support .rlc-banner-standard .rlc-copygroup .rlc-hassignature,
  #rlc-support .rlc-banner-standard .rlc-copygroup .rlc-signature {
    width: 12.22188em;
    margin: 1.5em auto 0;
  }
  #rlc-support .rlc-copygroup-2 .rlc-copygroup-in {
    width: 53.0625em;
    margin: 7em auto 5em;
  }
  .en #rlc-support .rlc-copygroup-2 .rlc-copygroup-in {
    width: 66.0625em;
  }
  #rlc-support .rlc-copygroup-2 .rlc-copygroup-in .rlc-title {
    font-size: 2.625em;
  }
  #rlc-support .rlc-copygroup-2 .rlc-copygroup-in .rlc-logo-1 {
    width: 10.25em;
    position: absolute;
    top: -12.25em;
    transform: translateX(-50%);
    left: 50.2%;
  }
  #rlc-support .rlc-copygroup-2 .rlc-copygroup-in .rlc-logo-2 {
    width: 11em;
    position: absolute;
    top: -12.675em;
    transform: translateX(-50%);
    left: 50%;
  }
}
@media only screen and (max-width: 767px) {
  #rlc-support {
    flex-direction: column;
    min-height: 134.5em;
  }
  #rlc-support .rlc-background .rlc-image {
    height: 100%;
    object-fit: cover;
  }
  #rlc-support #rlc-support-intro.rlc-banner-standard {
    height: 31.5em;
  }
  #rlc-support-intro .rlc-imagery {
    height: 29em;
    width: 21.125em;
    margin: 1.25em auto 0;
  }
  #rlc-support .rlc-copygroup-1 .rlc-copygroup-in {
    width: 20em;
    margin: 1.5em auto 2.5em;
  }
  #rlc-support .rlc-copygroup-1 .rlc-copygroup-in .rlc-title {
    margin: 0.75em auto;
  }

  #rlc-support .rlc-banner-standard .rlc-copygroup {
    bottom: auto;
    width: 17.9375em;
  }
  #rlc-support .rlc-banner-standard .rlc-copygroup .rlc-hassignature,
  #rlc-support .rlc-banner-standard .rlc-copygroup .rlc-signature {
    width: 12.625em;
    margin: 1.5em auto 0;
  }

  #rlc-support .rlc-copygroup-2 {
    height: 33em;
  }
  #rlc-support .rlc-copygroup-2 .rlc-copygroup-in {
    width: 20.375em;
    margin: 5.875em auto;
  }
  .en #rlc-support .rlc-copygroup-2 .rlc-copygroup-in {
    width: 18.375em;
  }
  #rlc-support .rlc-copygroup-2 .rlc-copygroup-in .rlc-title {
    margin: 0 auto 0.75em;
  }
  #rlc-support .rlc-copygroup-2 .rlc-copygroup-in .rlc-logo-1 {
    width: 8.57163em;
    position: absolute;
    top: -10.25em;
    transform: translateX(-50%);
    left: 50.2%;
  }
  #rlc-support .rlc-copygroup-2 .rlc-copygroup-in .rlc-logo-2 {
    width: 9.19881em;
    position: absolute;
    top: -10.675em;
    transform: translateX(-50%);
    left: 50%;
  }
}
/* END SUPPORT 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.7);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  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-cat {
  font-size: 0.5625em;
  line-height: 2.4444444444444446em;
  letter-spacing: 0.4em;
  margin-bottom: 2.3333333333333335em;
}
#rlc-spotifymodal .rlc-in .rlc-spotify .rlc-title {
  font-size: 3em;
  line-height: 1em;
  letter-spacing: 0.041666666666666664em;
}
.en #rlc-spotifymodal .rlc-in .rlc-spotify .rlc-title {
  font-size: 3.75em;
}
[lang^="ar"] #rlc-spotifymodal .rlc-in .rlc-spotify .rlc-title {
  font-size: 3em;
}
#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-cat {
    font-size: 0.43875em;
    line-height: 2.4444444444444446em;
    letter-spacing: 0.4002849002849003em;
    margin: 0 4em 2em;
  }
  #rlc-spotifymodal .rlc-in .rlc-spotify .rlc-title {
    font-size: 1.75em;
    line-height: 1.2999999999999998em;
    letter-spacing: 0.05416666666666667em;
  }
  .en #rlc-spotifymodal .rlc-in .rlc-spotify .rlc-title {
    font-size: 2.25em;
  }
  [lang^="ar"] #rlc-spotifymodal .rlc-in .rlc-spotify .rlc-title {
    font-size: 1.9em;
  }
  #rlc-spotifymodal .rlc-in .rlc-spotify iframe {
    margin-top: 1.125em;
    height: 24.75em;
  }
}
/* END SPOTIFY MODAL */

/* BEGIN LETTER MODAL */
#rlc-lettermodal {
  position: fixed;
  width: 90em;
  height: 100vh;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  overflow: hidden;
  z-index: 999;
  visibility: hidden;
}
.rlc-modalopen #rlc-lettermodal {
  visibility: visible;
}
#rlc-lettermodal .rlc-in {
  background: rgba(0, 0, 0, 0.7);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  width: 100%;
  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-modalopen #rlc-lettermodal .rlc-in {
  opacity: 1;
  /* transform: translateX(-100%); */
}
#rlc-lettermodal .rlc-in .rlc-close {
  position: absolute;
  top: 2em;
  right: 2em;
  width: 2em;
  height: 2em;
  color: #fff;
  transform: rotate(45deg);
}
#rlc-lettermodal .rlc-in .rlc-close::before,
#rlc-lettermodal .rlc-in .rlc-close::after {
  content: "";
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
}
#rlc-lettermodal .rlc-in .rlc-close::after {
  transform: translateX(-50%) rotate(90deg);
}
#rlc-lettermodal .rlc-in .rlc-imagery {
  /* width: 45em; */
  max-height: 90vh;
  width: auto;
  min-height: 50vh;
}
#rlc-lettermodal .rlc-in .rlc-imagery .rlc-image {
  object-fit: contain;
  height: 100%;
}

@media screen and (max-width: 767px) {
  #rlc-lettermodal {
    width: 100%;
    left: 0;
    transform: none;
  }
  .rlc-modalopen #rlc-lettermodal {
    opacity: 1;
  }
  #rlc-lettermodal .rlc-in {
    width: 100vw;
    transform: none;
    left: 0;
  }
  .rlc-modalopen #rlc-lettermodal .rlc-in {
    transform: none;
    width: 100%;
  }
  #rlc-lettermodal .rlc-in .rlc-imagery {
    width: 20em;
  }
  #rlc-lettermodal .rlc-in .rlc-close {
    top: 1.5em;
    right: 1.5em;
    width: 1em;
    height: 1em;
  }
}
/* END LETTER MODAL */

.rlc-modalon #rlc-navsec {
  opacity: 0 !important;
}
