/* BEGIN GLOBAL STYLES */
:root {
	--foundersReg: "Founders Grotesk text Regular", Arial, Helvetica, sans-serif;
	--foundersMed: "Founders Grotesk text Medium", Arial, Helvetica, sans-serif;
  --foundersMono: "Founders Grotesk Mono Regular", Arial, Helvetica, sans-serif;

	--leJeuneReg: "LeJeuneDeck-Regular", Times, serif;
	--sackersHeavy: "SackersGothicW01-Heavy", Times, serif;
	--rlcNavy: #041E3A;
  --rlcWhite: #fff;
  --rlcBlack: #000;
}

.rlc-seo-lp.rlc-redesign-fy25 .rlc-block.rlc-fullbleed {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 767px) {
	.rlc-seo-lp .rlc-target {
		width: 1.5em !important;
		height: 1.5em !important;
	}
  .rlc-seo-lp .rlc-carousel .rlc-carousel-arrow {
    display: block;
  }
  .rlc-seo-lp .rlc-carousel .swiper-button-next {
    right: 0.7em;
  }
  .rlc-seo-lp .rlc-carousel .swiper-button-prev {
    left: 0.7em;
  }
}

/* SHARED STYLES */
.rlc-seo-lp {
  overflow-x: hidden;
  width: 100%;
  max-width: 100vw;
}
.rlc-seo-lp .rlc-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
}
.rlc-seo-lp .rlc-background .rlc-image {
  height: 100%;
}
.rlc-seo-lp .rlc-copygroup .rlc-title {
  font-family: var(--leJeuneReg);
  font-size: 1.75em;
  text-transform: none;
  color: inherit !important;
  text-align: inherit;
  letter-spacing: normal;
  line-height: 1.428em;
}
.rlc-seo-lp .rlc-copygroup .rlc-title.rlc-sub {
  font-size: 0.6875em;
  letter-spacing: 0.09090em;
  text-transform: uppercase;
  font-family: var(--foundersReg);
  margin-bottom: 1.363em;
}
.rlc-seo-lp .rlc-copygroup .rlc-dek {
  font-family: var(--foundersReg);
  font-size: 0.75em;
  line-height: 1.8333em !important;
  letter-spacing: 0;
  text-transform: none;
  color: inherit !important;
  text-align: inherit;
  letter-spacing: normal;
  margin: 1.5em 0;
}
.rlc-seo-lp .rlc-mlb {
  font-family: var(--foundersMono);
  font-size: 0.48125em;
  letter-spacing: 0.090em;
}
.rlc-seo-lp .rlc-copygroup .rlc-dek p:last-of-type {
  margin: 0;
}
.rlc-seo-lp .rlc-copygroup .rlc-linecta {
  font-size: 0.75em !important;
}
@media only screen and (min-width: 768px) {
  .rlc-seo-lp .rlc-copygroup .rlc-links {
    margin-top: 1.563em;
  }
}
@media screen and (max-width: 767px) {
  .rlc-seo-lp .rlc-copygroup .rlc-title {
    font-size: 1.25em;
    line-height: 1.4em;
  }
  .rlc-seo-lp .rlc-copygroup .rlc-dek {
    font-size: 0.75em;
    line-height: 1.8333em !important;
  }
  .rlc-seo-lp .rlc-copygroup .rlc-links {
    margin-top: 1em;
  }
}

/* <!-- FREESCROLL SLIDER --> */
.rlc-freescroll-slider .rlc-carousel-scrollbar {
  position: relative;
  bottom: 1.75em;
  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;
  background: #041E3A;
}

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

.rlc-freescroll-slider .rlc-slide {
  height: 45em;
}

.rlc-freescroll-slider .rlc-slide .rlc-copygroup {
  text-align: left;
  width: 23.5em;
}
.fr .rlc-freescroll-slider .rlc-slide .rlc-copygroup {
  width: 27.5em;
}
.rlc-freescroll-slider .rlc-slide .rlc-copygroup .rlc-title {
  font-size: 1.75em;
  margin-bottom: 0.75em;
}

.rlc-freescroll-slider .rlc-slide .rlc-item-wrapper .rlc-links {
  z-index: 1;
  position: relative;
}

.rlc-freescroll-slider .rlc-slide .rlc-copygroup .rlc-dek {
  margin: 0;
}

.rlc-freescroll-slider .rlc-slide .rlc-copygroup .rlc-scrollto {
  font-family: var(--foundersReg);
  font-size: 0.688em;
  letter-spacing: 0.091em;
  text-transform: uppercase;
  margin-top: 6em;
  position: relative;
  display: inline-block;
}

.rlc-freescroll-slider .rlc-slide .rlc-copygroup .rlc-scrollto::before {
  content: "";
  height: 1px;
  width: 4.75em;
  background-color: currentColor;
  display: block;
  position: absolute;
  right: -5.5em;
  top: 50%;
  transform: translateY(-50%);
}

.ar .rlc-freescroll-slider .rlc-slide .rlc-copygroup .rlc-scrollto::before {
  right: auto;
  left: -5.5em;
}

.rlc-freescroll-slider .rlc-slide .rlc-copygroup .rlc-scrollto::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -5.5em;
  transform: translateY(-50%) rotate(45deg);
  border-top: 1px solid currentColor;
  border-right: 1px solid currentColor;
  width: 0.636em;
  height: 0.636em;
}

.ar #rlc-freescroll-slider .rlc-slide .rlc-copygroup .rlc-scrollto::after {
  right: auto;
  left: -5.5em;
  transform: translateY(-50%) rotate(-135deg);
}

.rlc-freescroll-slider .rlc-slide {
  display: flex;
  align-items: center;
  /* justify-content: center; */
  /* justify-content: space-between; */
}

@media screen and (max-width: 767px) {
  .rlc-freescroll-slider,
  .rlc-freescroll-slider .rlc-slide,
  .rlc-freescroll-slider .swiper-wrapper {
    height: 33.15em;
  }
  .rlc-freescroll-slider .rlc-carousel-scrollbar {
    width: 20em;
  }

  .rlc-freescroll-slider .swiper-wrapper {
    height: 33.15em;
  }
  /* 
  .rlc-freescroll-slider .rlc-img-1.rlc-slide.swiper-slide.rlc-desktop {
    display: none;
  } */
}
/* <!-- /FREESCROLL SLIDER --> */

/* HERO */
#rlc-hero {
  min-height: 45em;
}
#rlc-hero .rlc-logo {
  margin: 0 auto 1.188em;
  width: 14.419375em;
}
#rlc-hero .rlc-title {
  font-size: 2.75em;
  line-height: 1.1818em;
}
@media only screen and (min-width: 768px) {
  #rlc-hero .rlc-copygroup { 
    bottom: 17.4375em; 
    right: 6.5em;
    width: 28em;
  }
  .fr #rlc-hero .rlc-copygroup {
    right: 3.5em;
    width: 31em;
  }
  .de #rlc-hero .rlc-copygroup {
    width: 34em;
  }
}
@media screen and (max-width: 767px) {
  #rlc-hero {
    min-height: 30.3125em;
  }
  #rlc-hero .rlc-copygroup {
    bottom: 1.875em;
    width: 100%;
  }
  #rlc-hero .rlc-logo {
    margin: 0 auto 0.5em;
    width: 11.8em;
  }
  #rlc-hero .rlc-title {
    font-size: 1.75em;
    line-height: 1.35714em;
    width: 10em;
    margin: 0 auto;
  }
  .fr #rlc-hero .rlc-title {
    width: 12em;
  }
  .de #rlc-hero .rlc-title {
    width: 13em;
  }
}
/* <!-- STICKY SUB NAV --> */

#rlc-stickynavjumps .rlc-active {
  color: #fff;
}
#rlc-stickynav .rlc-active {
  border-color: #fff !important;
}
#rlc-stickynav .rlc-in {
  height: 100%;
}
#rlc-stickynavbuttons.rlc-single .rlc-link span {
  font-family: var(--foundersReg);
}
#rlc-stickynav .rlc-progress .rlc-line {
  background: #fff;
}
#rlc-stickynav .rlc-progress {
  background: #70706b;
  z-index: 1;
  position: relative;
}

.rlc-seo-lp .rlc-jumplink:hover {
  color: #fff;
  border-bottom: 1px solid #fff !important;
}

@media only screen and (min-width: 768px) {
  #rlc-stickynavjumps {
    width: 100%;
    margin-left: 0;
  }

  #rlc-stickynavjumps .rlc-ul {
    height: 100% !important;
  }

  #rlc-stickynavbuttons.rlc-ready .rlc-ul {
    height: 100% !important;
    justify-content: center;
  }
  #rlc-stickynav:not(.rlc-hasthumbs) #rlc-stickynavjumps .rlc-ul {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  #rlc-stickynav .rlc-menu.rlc-open {
    background: #041e3a;
  }
  #rlc-stickynavjumps .rlc-ul {
    background: #041e3a;
  }
  #rlc-stickynavbuttons {
    z-index: 1;
  }
  #rlc-stickynavbuttons.rlc-single .rlc-ul {
    height: auto !important;
  }
  #rlc-stickynavbuttons .rlc-opener,
  #rlc-stickynavbuttons.rlc-single .rlc-li {
    margin-right: 0.7em;
  }
  #rlc-stickynavbuttons .rlc-opener,
  #rlc-stickynavbuttons.rlc-single .rlc-li.rlc-mobile-display-none,
  #rlc-stickynavbuttons.rlc-single .rlc-li .rlc-link.rlc-mobile-display-none {
    display: none !important;
  }

  #rlc-stickynavbuttons.rlc-single .rlc-li .rlc-link {
    margin-right: 0;
  }
  #rlc-stickynavjumps .rlc-opener {
    width: 100%;
  }
}
/* <!-- INTRO --> */
@media only screen and (min-width: 768px) {
  #rlc-slot1 {
    height: 50em;
  }
  #rlc-slot1 .rlc-copygroup {
    width: 36.4em;
    right: 4.75em;
    top: 11em;
  }
    #rlc-slot1 .rlc-copygroup .rlc-dek {
    font-size: 0.875em;
    line-height: 1.5714em;
  }
  /* .de #rlc-slot1 .rlc-copygroup,
  .es #rlc-slot1 .rlc-copygroup,
  .pt #rlc-slot1 .rlc-copygroup {
    width: 27em;
  } */
}
@media screen and (max-width: 767px) {
  #rlc-slot1 {
    min-height: 39em;
  }
  #rlc-slot1 .rlc-copygroup {
    width: 19.688em;
    margin: 0 auto;
    padding: 2.5em 0;
  }
}

/* <!-- POLO SHIRTS --> */
@media only screen and (min-width: 768px) {
  #rlc-slot2 {
    height: 54.5em;
  }
  #rlc-slot2 .rlc-copygroup {
    width: 40.4em;
    padding: 3.75em;
  }
}
@media screen and (max-width: 767px) {
  #rlc-slot2 {
    min-height: 53.1875em;
  }
  #rlc-slot2 .rlc-copygroup {
    width: 19.688em;
    margin: 0 auto;
    padding: 2.5em 0 1.5em;
  }
}

/* <!-- JUMPERS --> */
#rlc-section1 .rlc-50-50 {
  height: 50em;
  margin-bottom: -0.01em !important;
}
#rlc-section1 .rlc-50-50 .rlc-carousel .swiper-pagination-bullet:after,
#rlc-section1 .rlc-50-50 .rlc-carousel .swiper-pagination-bullet:before {
  background: #9D9FA3;
}
#rlc-section1 .rlc-50-50 .rlc-carousel .swiper-pagination-bullet:before {
  opacity: 1;
}
#rlc-section1 .rlc-50-50 .rlc-carousel:not(.inTransition) .swiper-pagination-bullet-active:before {
  background: var(--rlcWhite);
}
#rlc-section1 .rlc-50-50 .rlc-50-50__block {
  padding: 0;
  margin: 0;
}
@media screen and (min-width: 768px) {
  #rlc-section1 .rlc-50-50 .rlc-copygroup {
    width: 35em;
    padding: 0 0 2.75em 3.75em;
  }
  #rlc-slot5 .rlc-50-50__block .rlc-copygroup {
    width: 36.8em;
  }
  #rlc-section1 .rlc-50-50 .rlc-carousel .rlc-slide {
    padding: 0;
    background: var(--rlcBlack);
  }
  #rlc-section1 .rlc-50-50 .rlc-carousel .rlc-copygroup {
    text-align: left;
    padding: 0 0 3.125em 1.875em;
  }
  #rlc-section1 .rlc-50-50 .rlc-carousel .swiper-pagination {
    bottom: -0.525em;
    width: 15.25em;
  }
}
@media screen and (max-width: 767px) {
  #rlc-section1 .rlc-50-50 {
    height: 66.8em;
  }
  #rlc-section1 #rlc-slot5 {
    height: 70.6875em;
  }
  #rlc-section1 #rlc-slot7 {
    height: 63.3125em;
  }
  #rlc-slot5.rlc-50-50 .rlc-50-50__block {
    height: 39.375em;
  }
  #rlc-slot7.rlc-50-50 .rlc-50-50__block {
    height: 37.5em;
  }
  #rlc-section1 #rlc-slot5.rlc-50-50 .rlc-50-50__block.rlc-left {
    height: 31.2em;
  }
  #rlc-section1 #rlc-slot6.rlc-50-50 .rlc-50-50__block.rlc-left {
    height: 39.0625em;
  }
  #rlc-section1 #rlc-slot7.rlc-50-50 .rlc-50-50__block.rlc-left {
    height: 36.6em;
  }
  #rlc-section1 #rlc-slot6 {
    height: 70em;
  }
  #rlc-section1 .rlc-50-50 .rlc-50-50__block.rlc-left {
    height: 35.6875em;
  }
  #rlc-section1 .rlc-50-50 .rlc-copygroup {
    padding: 1.90625em;
  }
  #rlc-section1 .rlc-50-50 .rlc-carousel .rlc-copygroup {
    /* text-align: center; */
    width: 100%;
    padding: 2.4375em 0;
  }
  #rlc-section1 .rlc-50-50 .rlc-carousel .rlc-slide {
    width: 23.4375em;
  }
  #rlc-section1 .rlc-50-50 .rlc-carousel .swiper-pagination {
    width: 11em;
    bottom: -1.2em;
  }
  #rlc-slot5,
  #rlc-slot7 {
    flex-direction: column-reverse;
  }
}

/* <!-- SHIRTS --> */
@media only screen and (min-width: 768px) {
  #rlc-slot4 {
    height: 45em;
  }
  #rlc-slot4 .rlc-copygroup {
    width: 36.4em;
    padding: 3.75em;
  }
}
@media screen and (max-width: 767px) {
  #rlc-slot4 {
    min-height: 58.875em;
  }
  #rlc-slot4 .rlc-copygroup {
    width: 19.688em;
    margin: 0 auto;
    padding: 2.5em 0;
  }
}

/* <!-- Everyday Looks --> */
#rlc-slot8 {
  height: 74.25em;
}
#rlc-slot8 .rlc-autoslider .rlc-looppause {
  right: 1em;
  left: auto;
  bottom: 0;
  color: #041E3A;
}
#rlc-slot8 .rlc-autoslider {
  padding-bottom: 3em;
}
#rlc-slot8 .rlc-autoslider .rlc-slide.rlc-slide-1 {
  margin: 0 0.5em 0 0.95em;
}
@media only screen and (min-width: 768px) {
  #rlc-slot8 .rlc-copygroup.rlc-intro {
    padding: 5.40625em 0 4.78125em;
  }
  #rlc-slot8 .rlc-copygroup.rlc-intro .rlc-dek {
    margin: 1.5em auto 0;
    width: 54em;
  }
  .fr #rlc-slot8 .rlc-copygroup.rlc-intro .rlc-dek {
    width: 55em;
  }
  .de #rlc-slot8 .rlc-copygroup.rlc-intro .rlc-dek,
  .pt #rlc-slot8 .rlc-copygroup.rlc-intro .rlc-dek {
    width: 62em;
  }
  #rlc-slot8 .rlc-autoslider .rlc-slide {
      width: 30.5em !important;
      margin: 0 0.5em;
  }
}
@media screen and (max-width: 767px) {
  #rlc-slot8 {
    height: 60em;
    margin-bottom: -0.1em !important;
  }

  .nl #rlc-slot8, 
  .pt #rlc-slot8 {
    height: 63.625em;
  }
  .fr #rlc-slot8,
  .de #rlc-slot8,
  .es #rlc-slot8 {
    height: 65em;
  }
  .it #rlc-slot8 {
    height: 63.625em;
  }
  #rlc-slot8 .rlc-autoslider .rlc-slide {
    width: 16.25em !important;
    margin: 0 0.5em;
  }
  #rlc-slot8 .rlc-copygroup.rlc-intro {
    width: 19.688em;
    margin: 0 auto;
    padding: 5em 0;
  }
}

/* <!-- Smart Looks --> */
#rlc-slot9 {
  height: 45em;
}
#rlc-slot9 .rlc-in {
  display: flex;
  justify-content: center;
  align-items: center;
}
#rlc-slot9 .rlc-s1 {
  width: 76.875em;
}
#rlc-slot9 .rlc-s1 .rlc-in {
  width: 37.5em;
}
#rlc-slot9 .rlc-s1 .rlc-in .rlc-copygroup {
  width: 25.438em;
}
#rlc-slot9 .rlc-s1 .rlc-fsimg1 {
  width: 39.375em;
}
#rlc-slot9 .rlc-in .rlc-copygroup .rlc-sub {
  font-size: 0.688em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 1.5em;
}
#rlc-slot9 .rlc-in .rlc-copygroup {
  width: 18.125em;
}
#rlc-slot9 .rlc-in .rlc-copygroup .rlc-dek span {
  font-family: var(--leJeuneReg);
  font-size: var(--text-1-750em);
  line-height: 1.5em;
}
#rlc-slot9 .rlc-s2 {
  width: 112.875em;
}
#rlc-slot9 .rlc-s2 .rlc-in {
  width: 23.438em;
}
#rlc-slot9 .rlc-s2 .rlc-in .rlc-copygroup {
  width: 18.125em;
}
#rlc-slot9 .rlc-s2 .rlc-fsimg1 {
  width: 30.5em;
  margin-left: 3.125em;
}
#rlc-slot9 .rlc-s2 .rlc-fsimg2 {
  width: 39.375em;
  margin-left: 3.125em;
}
#rlc-slot9 .rlc-s2 .rlc-fsimg3 {
  width: 30.5em;
  margin-left: 3.125em;
}
@media screen and (max-width: 767px) {
  #rlc-slot9 {
    min-height: 33.125em;
    height: auto;
  }
  #rlc-slot9 .rlc-s1 {
    width: 47.5em;
  }
  #rlc-slot9 .rlc-s1 .rlc-in {
    width: 19.75em;
    margin: 0 1.875em;
  }
  #rlc-slot9 .rlc-s1 .rlc-in .rlc-copygroup {
    width: auto;
    padding-right: 3.4em;
  }
  .de #rlc-slot9 .rlc-s1 .rlc-in .rlc-copygroup {
    padding-right: 1.4em;
  }
  #rlc-slot9 .rlc-s1 .rlc-in .rlc-copygroup .rlc-title {
    font-size: 1.25em;
  }
  #rlc-slot9 .rlc-s1 .rlc-fsimg1 {
    width: 26.25em;
  }
  #rlc-slot9 .rlc-s1 .rlc-copygroup .rlc-scrollto {
    margin-top: 4em;
  }
  #rlc-slot9 .rlc-in .rlc-copygroup .rlc-sub {
    margin-bottom: 1.25em;
  }
  #rlc-slot9 .rlc-in .rlc-copygroup .rlc-dek span {
    font-size: 1.25rem;
    display: block;
    width: 90%;
  }
  #rlc-slot9 .rlc-s2 {
    width: 80.5em;
  }
  #rlc-slot9 .rlc-s2 .rlc-in {
    width: 20.3125em;
  }
  #rlc-slot9 .rlc-s2 .rlc-in .rlc-copygroup {
    width: auto;
    margin: 0 1.875em;
  }
  #rlc-slot9 .rlc-s2 .rlc-fsimg1 {
    width: 21.5625em;
  }
  #rlc-slot9 .rlc-s2 .rlc-fsimg2 {
    width: 25em;
    margin-left: 3.125em;
  }
  #rlc-slot9 .rlc-s2 .rlc-fsimg3 {
    width: 21.5625em;
  }
}

/* <!-- Evening and Occasion Outfits --> */
#rlc-slot10 {
  min-height: 79.625em;
  margin-bottom: -0.01em !important;
}
#rlc-slot10 .rlc-50-50 .rlc-50-50__block {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  #rlc-slot10 .rlc-copygroup {
    padding: 6.8125em 0 5em;
    width: 44em;
  }
  #rlc-slot10 .rlc-mlb {
    bottom: 2.33766em;
    right: 3.1168831em;
  }
  .es #rlc-slot10 .rlc-copygroup {
    width: 45em;
  }
  #rlc-slot10 .rlc-50-50 {
    width: 83.25em;
  }
  #rlc-slot10 .rlc-50-50 .rlc-50-50__block:last-child {
    margin-left: 0.625em;
  }
  #rlc-slot10 .rlc-50-50 .rlc-50-50__block {
    height: 50em;
  }
  #rlc-slot10 .rlc-50-50 .rlc-50-50__block:first-child {
    margin-right: 0.625em;
  }
}
@media screen and (max-width: 767px) {
  #rlc-slot10 {
    min-height: 79.375em;
  }
  #rlc-slot10 .rlc-mlb {
    bottom: 1.428em;
    right: 2.20779em;
  }
  .de #rlc-slot10 {
    min-height: 84em;
  }
  .pt #rlc-slot10 {
     min-height: 81.375em;
  }
  .es #rlc-slot10,
  .nl #rlc-slot10 {
    min-height: 82.375em;
  }
  #rlc-slot10 .rlc-copygroup {
    padding: 3.5em 2em 3.5em;
  }
  #rlc-slot10 .rlc-50-50 {
    width: 19.6875em;
  }
  #rlc-slot10 .rlc-50-50 .rlc-50-50__block {
    height: 26.25em;
  }
}

/* <!-- Tips --> */
#rlc-slot11 {
  height: 45em;
}
#rlc-slot11 .rlc-in {
  display: flex;
  justify-content: center;
  align-items: center;
}
#rlc-slot11 .rlc-s1 {
  width: 76.875em;
}
#rlc-slot11 .rlc-s1 .rlc-in {
  width: 37.5em;
}
#rlc-slot11 .rlc-s1 .rlc-in .rlc-copygroup {
  width: 23.438em;
}
#rlc-slot11 .rlc-s1 .rlc-fsimg1 {
  width: 39.375em;
}
#rlc-slot11 .rlc-s1 .rlc-mlb {
  left: 80.5194805em;
  bottom: 5.324em;
}
#rlc-slot11 .rlc-in .rlc-copygroup .rlc-sub {
  font-size: 0.688em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-bottom: 1.5em;
}
#rlc-slot11 .rlc-in .rlc-copygroup {
  width: 18.125em;
}
#rlc-slot11 .rlc-in .rlc-copygroup .rlc-dek span {
  font-family: var(--leJeuneReg);
  font-size: var(--text-1-750em);
  line-height: 1.5em;
}
#rlc-slot11 .rlc-s2 {
  width: 96.563em;
}
#rlc-slot11 .rlc-s2 .rlc-in {
  width: 23.5em;
}
#rlc-slot11 .rlc-s2 .rlc-in .rlc-copygroup {
  width: 18.125em;
}
#rlc-slot11 .rlc-s2 .rlc-fsimg1 {
  width: 30.5em;
}
#rlc-slot11 .rlc-s2 .rlc-fsimg2 {
  width: 39.375em;
  margin-left: 3.125em;
}
#rlc-slot11 .rlc-s3 {
  width: 153.625em;
}
#rlc-slot11 .rlc-s3 .rlc-in {
  width: 23.438em;
}
#rlc-slot11 .rlc-s3 .rlc-in .rlc-copygroup {
  width: 18.125em;
}
#rlc-slot11 .rlc-s3 .rlc-fsimg1 {
  width: 30.625em;
}
#rlc-slot11 .rlc-s3 .rlc-fsimg2 {
  width: 39.375em;
  margin-left: 3.125em;
}
#rlc-slot11 .rlc-s3 .rlc-fsimg3 {
  width: 30.625em;
}
#rlc-slot11 .rlc-s4 {
  width: 96.5em;
}
#rlc-slot11 .rlc-s4 .rlc-in {
  width: 23.438em;
}
#rlc-slot11 .rlc-s4 .rlc-in .rlc-copygroup {
  width: 17.125em;
}
.it #rlc-slot11 .rlc-s4 .rlc-in .rlc-copygroup {
  width: 18.125em;
}
#rlc-slot11 .rlc-s4 .rlc-fsimg1 {
  width: 40.75em;
}
#rlc-slot11 .rlc-s4 .rlc-fsimg2 {
  width: 30.625em;
  margin-right: 3.125em;
}
#rlc-slot11 .rlc-s4 .rlc-mlb {
  right: 58.5em;
  top: 9.5em;
}
@media screen and (max-width: 767px) {
  #rlc-slot11 {
    min-height: 33.125em;
    height: auto;
  }
  #rlc-slot11 .rlc-s1 {
    width: 47.5em;
  }
  #rlc-slot11 .rlc-s1 .rlc-in {
    width: 19.75em;
    margin: 0 1.875em;
  }
  #rlc-slot11 .rlc-s1 .rlc-in .rlc-copygroup {
    width: auto;
    padding-right: 3.4em;
  }
  .de #rlc-slot11 .rlc-s1 .rlc-in .rlc-copygroup {
    padding-right: 1.8em;
  }
  #rlc-slot11 .rlc-s1 .rlc-in .rlc-copygroup .rlc-title {
    font-size: 1.25em;
  }
  #rlc-slot11 .rlc-s1 .rlc-fsimg1 {
    width: 26.25em;
  }
  #rlc-slot11 .rlc-s1 .rlc-copygroup .rlc-scrollto {
    margin-top: 4em;
  }
  #rlc-slot11 .rlc-s1 .rlc-mlb {
      left: 49em;
      bottom: 5.324em;
  }
  #rlc-slot11 .rlc-in .rlc-copygroup .rlc-sub {
    margin-bottom: 1.25em;
  }
  #rlc-slot11 .rlc-in .rlc-copygroup .rlc-dek span {
    font-size: 1.25rem;
    display: block;
    width: 90%;
  }
  #rlc-slot11 .rlc-s2 {
    width: 68.5em;
  }
  #rlc-slot11 .rlc-s2 .rlc-in {
    width: 20.3125em;
  }
  #rlc-slot11 .rlc-s2 .rlc-in .rlc-copygroup {
    width: auto;
    margin: 0 1.875em;
  }
  #rlc-slot11 .rlc-s2 .rlc-fsimg1 {
    width: 21.5625em;
  }
  #rlc-slot11 .rlc-s2 .rlc-fsimg2 {
    width: 26em;
    margin-left: 3.125em;
  }
  #rlc-slot11 .rlc-s3 {
    width: 114em;
  }
  #rlc-slot11 .rlc-s3 .rlc-in {
    width: 20.3125em;
  }
  #rlc-slot11 .rlc-s3 .rlc-in .rlc-copygroup {
    width: auto;
    margin: 0 2.5em;
  }
  #rlc-slot11 .rlc-s3 .rlc-fsimg1,
  #rlc-slot11 .rlc-s3 .rlc-fsimg3 {
    width: 21.5625em;
  }
  #rlc-slot11 .rlc-s3 .rlc-fsimg2 {
    width: 25em;
    margin-left: 1.9125em;
  }

  #rlc-slot11 .rlc-s4 {
    width: 69em;
  }
  #rlc-slot11 .rlc-s4 .rlc-in {
    width: 19.5em;
  }
  #rlc-slot11 .rlc-s4 .rlc-in .rlc-copygroup {
    width: auto;
    margin: 0 1.875em;
  }

  #rlc-slot11 .rlc-s4 .rlc-fsimg1 {
    width: 25em;
  }
  #rlc-slot11 .rlc-s4 .rlc-fsimg2 {
    width: 21.5625em;
    margin-right: 1.875em;
  }
  #rlc-slot11 .rlc-s4 .rlc-mlb {
    right: 40.93em;
    top: 7.792207em;
  }
}

/* <!-- Recap --> */
@media only screen and (min-width: 768px) {
  #rlc-slot12 {
    height: 45em;
  }
  #rlc-slot12 .rlc-copygroup {
    width: 35em;
    padding: 3.75em;
  }
  .de #rlc-slot12 .rlc-copygroup {
    width: 36em;
  }
}
@media screen and (max-width: 767px) {
  #rlc-slot12 {
    min-height: 41.1875em;
  }
  #rlc-slot12 .rlc-copygroup {
    width: 19.688em;
    margin: 0 auto;
    padding: 2.5em 0;
  }
}