@import url("https://use.typekit.net/zjt6csk.css");

/*
 * Ralph Lauren - Smart CSS Generator
 */
/* ===== DEV GUIDES ===== */
/* .rlc-rrl .rlc-hotspot {
  background-color: hotpink;
  opacity: 0.35;
} */

/* .rlc-rrl .rlc-hotspot .rlc-cta {
  font-size: 1em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  opacity: 0.5;
  color: #fff;
} */

/* ===== CSS ROOT VARIABLES ===== */
.rlc-rrl {
  /* Colors */
  --color-black: #000000;
  --color-white: #ffffff;
  --color-ebe7df: #ebe7df;

  /* Typography */
  --text-2-5: 2.5em;
  --text-3-125: 3.125em;
  --text-1-5: 1.5em;
  --text-1-375: 1.375em;
  --text-1-688: 1.688em;
  --text-1-563: 1.563em;
  --text-1-75: 1.75em;
  --text-1-25: 1.25em;
  --tracking-0-15: 0.15em;
  --tracking-0-18: 0.18em;
  --tracking-0-1: 0.1em;
  --font-normal: 400;
  --font-bold: 700;
  --leading-2-375em: 2.375em;
  --leading-2-5em: 2.5em;
  --font-border:
    3px 0 #000, -3px 0 #000, 0 3px #000, 0 -3px #000, 2px 2px #000, -2px -2px #000, 2px -2px #000,
    -2px 2px #000;

  /* Other */

  --font-family--franklin-gothic---sans-serif: "franklin-gothic-std", sans-serif;
  --font-family--franklin-gothic-atf--sans-serif: "franklin-gothic-atf", sans-serif;
  --font-futura-condensed: "FuturaBTW01-BoldCondens", "Futura", sans-serif;
  --font-futura-condensed: "FuturaBTW01-BoldCondens", "Futura", sans-serif;
  --font-lhf-fairground: "LHFFairground", sans-serif;
  --font-lhf-thebat: "LHFTheBat", sans-serif;
}

/* ===== CSS BASE STYLES ===== */
.rlc-rrl {
  background-color: #ebe7de;
}
.rlc-rrl .rlc-fullbleed {
  display: block;
  background-color: #ebe7de;
}

.rlc-rrl a,
.rlc-rrl a:hover,
.rlc-rrl a:focus {
  /* text-decoration: none !important; */
  color: currentColor;
}
.rlc-rrl .rlc-product,
.rlc-rrl .rlc-title,
.rlc-rrl .rlc-header {
  position: absolute;
  /* display: block; */
  font-family: var(--font-family--franklin-gothic---sans-serif);
  text-align: center;
  z-index: 1;
  color: var(--color-black);
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
}

.rlc-rrl .rlc-header,
.rlc-rrl .rlc-title {
  letter-spacing: 0.1em;
  font-weight: var(--font-bold);
}
.rlc-rrl .rlc-cta {
  font-family: var(--font-family--franklin-gothic---sans-serif);
  text-align: center;
  text-transform: uppercase;
  color: var(--color-black);
  letter-spacing: 0.15em !important;
  -webkit-font-smoothing: antialiased;
  text-decoration: none !important;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: 0.1em;
  text-underline-position: from-font;
  font-weight: var(--font-bold);
  position: relative;
  line-height: 1.25em;
}

.rlc-rrl .rlc-copygroup,
.rlc-rrl .rlc-product {
  position: absolute;
  z-index: 3;
}
.rlc-rrl .rlc-hotspot {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.rlc-rrl .rlc-picture,
.rlc-rrl .rlc-img {
  display: block;
  margin: 0 !important;
  padding: 0 !important;
}
.rlc-rrl .rlc-container.rlc-duo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .rlc-content {
    overflow: hidden;
  }
  .rlc-rrl {
    background-color: #ece9e2;
  }
  .rlc-rrl .rlc-fullbleed {
    background-color: #ece9e2;
  }
  .rlc-rrl .rlc-container.rlc-duo {
    flex-direction: column;
  }
  .rlc-rrl .rlc-product,
  .rlc-rrl .rlc-title,
  .rlc-rrl .rlc-header {
    letter-spacing: 0.1em;
  }

  .rlc-rrl .rlc-cta {
    letter-spacing: 0.1em !important;
  }
}

/* ===== CSS CONTENT ===== */

/* ==== SLOT 2 ==== */
@media only screen and (min-width: 768px) {
  #rlc-slot2 {
    min-height: 59.8125em;
    margin: 0 auto;
  }
  #rlc-slot2 .rlc-container {
    width: 90em;
    margin: 0 auto;
  }

  #rlc-slot2 .rlc-copygroup {
    position: absolute;
    right: 3%;
    top: 88.545%;
    width: 100%;
  }
  #rlc-slot2 .rlc-copygroup .rlc-links {
    text-align: right;
    justify-content: flex-end;
  }
  #rlc-slot2 .rlc-copygroup .rlc-cta {
    /* text: SHOP ALL */
    font-family: var(--font-family--franklin-gothic---sans-serif);
    font-size: var(--text-3-125);
    letter-spacing: var(--tracking-0-15);
    text-decoration: underline !important;
    color: var(--color-white);
  }

  #rlc-slot2 .rlc-title1 {
    /* text: SUMMER ’26 */
    position: absolute;
    right: 1.875%;
    top: 80.364%;
    width: 100%;
    font-family: var(--font-family--franklin-gothic---sans-serif);
    font-size: 3.875em;
    letter-spacing: var(--tracking-0-15);
    text-align: right;
    color: var(--color-white);
  }
}

@media only screen and (max-width: 767px) {
  #rlc-slot2 {
    min-height: 15.5625em;
    margin: 0em auto;
  }
  #rlc-slot2 .rlc-container {
    width: 23.4375em;
  }

  #rlc-slot2 .rlc-copygroup {
    position: absolute;
    right: 1.5em;
    top: 14.2em;
    width: 19.5em;
  }
  #rlc-slot2 .rlc-copygroup .rlc-links {
    text-align: right;
    justify-content: flex-end;
  }
  #rlc-slot2 .rlc-copygroup .rlc-cta {
    /* text: SHOP ALL */
    font-family: var(--font-family--franklin-gothic---sans-serif);
    font-size: 0.748em;
    letter-spacing: var(--tracking-0-15);
    text-decoration: underline !important;
    color: var(--color-white);
  }

  #rlc-slot2 .rlc-title1 {
    /* text: SUMMER ’26 */
    position: absolute;
    right: 1.25em;
    top: 12em;
    width: 19.5em;
    font-family: var(--font-family--franklin-gothic---sans-serif);
    font-size: 1.079em;
    letter-spacing: var(--tracking-0-15);
    text-align: right;
    color: var(--color-white);
  }
}

/* ==== SLOT 3 ==== */
@media only screen and (min-width: 768px) {
  #rlc-slot3 {
    min-height: 59.9375em;
    margin: 0 auto;
  }
  #rlc-slot3 .rlc-container {
    width: 90em;
    margin: 0 auto;
  }

  #rlc-slot3 .rlc-copygroup {
    position: absolute;
    left: 8.25em;
    top: 45.375em;
    width: 10em;
  }
  .de #rlc-slot3 .rlc-copygroup,
  .es #rlc-slot3 .rlc-copygroup {
    width: 15em;
  }
  .nl #rlc-slot3 .rlc-copygroup,
  .pt #rlc-slot3 .rlc-copygroup {
    width: 12em;
  }
  #rlc-slot3 .rlc-cta {
    /* text: SHOP ALL OUTERWEAR */
    font-family: var(--font-family--franklin-gothic---sans-serif);
    font-size: var(--text-1-563);
    text-align: center;
    letter-spacing: var(--tracking-0-15);
    text-decoration: none !important;
    color: var(--color-white);
  }
}

@media only screen and (max-width: 767px) {
  #rlc-slot3 {
    min-height: 29.25em;
    margin: 0em auto;
  }
  #rlc-slot3 .rlc-container {
    width: 23.4375em;
  }

  #rlc-slot3 .rlc-copygroup {
    position: absolute;
    left: 18.3em;
    top: 25.375em;
    width: 4em;
  }
  .de #rlc-slot3 .rlc-copygroup {
    width: 5em;
  }
  .es #rlc-slot3 .rlc-copygroup {
    left: 17.5em;
    width: 6em;
  }
  .pt #rlc-slot3 .rlc-copygroup {
    width: 4.5em;
  }
  #rlc-slot3 .rlc-cta {
    /* text: SHOP ALL OUTERWEAR */
    font-family: var(--font-family--franklin-gothic---sans-serif);
    font-size: 0.625em;
    text-align: center;
    letter-spacing: var(--tracking-0-15);
    text-decoration: none !important;
    color: var(--color-white);
  }
}

/* ==== SLOT 4 ==== */
@media only screen and (min-width: 768px) {
  #rlc-slot4 {
    min-height: 77.625em;
    margin: 0 auto;
  }
  #rlc-slot4 .rlc-container {
    width: 90em;
    margin: 0 auto;
  }

  #rlc-slot4 .rlc-copygroup {
    position: absolute;
    left: 69.875em;
    top: 10.875em;
    width: 7.5em;
  }
  #rlc-slot4 .rlc-cta {
    /* text: SHOP ALL OUTERWEAR */
    font-family: var(--font-family--franklin-gothic---sans-serif);
    font-size: var(--text-1-563);
    text-align: center;
    letter-spacing: var(--tracking-0-15);
    text-decoration: none !important;
    color: var(--color-white);
  }
}

@media only screen and (max-width: 767px) {
  #rlc-slot4 {
    min-height: 29.25em;
    margin: 0em auto;
  }
  #rlc-slot4 .rlc-container {
    width: 23.4375em;
  }

  #rlc-slot4 .rlc-copygroup {
    position: absolute;
    left: 1.6em;
    top: 20.375em;
    width: 3em;
  }
  .pt #rlc-slot4 .rlc-copygroup {
    width: 5em;
  }
  #rlc-slot4 .rlc-cta {
    /* text: SHOP ALL OUTERWEAR */
    font-family: var(--font-family--franklin-gothic---sans-serif);
    font-size: 0.625em;
    text-align: center;
    letter-spacing: var(--tracking-0-15);
    text-decoration: none !important;
    color: var(--color-white);
  }
}

/* ==== SLOT 5 ==== */
@media only screen and (min-width: 768px) {
  #rlc-slot5 {
    min-height: 62.9375em;
    margin: 0 auto;
  }
  #rlc-slot5 .rlc-container {
    width: 90em;
    margin: 0 auto;
  }

  #rlc-slot5 .rlc-copygroup {
    position: absolute;
    left: 3.125em;
    top: 4.8em;
    width: 11em;
  }
  .de #rlc-slot5 .rlc-copygroup {
    left: 0.125em;
    top: 1.8em;
    width: 19em;
  }
  .pt #rlc-slot5 .rlc-copygroup {
    width: 12em;
  }
  #rlc-slot5 .rlc-cta {
    /* text: SHOP ALL SWEATERS */
    font-family: var(--font-family--franklin-gothic---sans-serif);
    font-size: var(--text-1-563);
    text-align: center;
    letter-spacing: var(--tracking-0-15);
    text-decoration: none !important;
    color: var(--color-white);
  }
}

@media only screen and (max-width: 767px) {
  #rlc-slot5 {
    min-height: 30.5em;
    margin: 0em auto;
  }
  #rlc-slot5 .rlc-container {
    width: 23.4375em;
  }

  #rlc-slot5 .rlc-copygroup {
    position: absolute;
    left: 18.125em;
    top: 1.8em;
    width: 5em;
  }
  .de #rlc-slot5 .rlc-copygroup {
    left: auto;
    right: 1em;
    top: 1.8em;
    width: 7em;
  }
  #rlc-slot5 .rlc-cta {
    /* text: SHOP ALL SWEATERS */
    font-family: var(--font-family--franklin-gothic---sans-serif);
    font-size: 0.625em;
    text-align: center;
    letter-spacing: var(--tracking-0-15);
    text-decoration: none !important;
    color: var(--color-white);
  }
}

/* ==== SLOT 6 ==== */
@media only screen and (min-width: 768px) {
  #rlc-slot6 {
    min-height: 59.5625em;
    margin: 0 auto;
  }
  #rlc-slot6 .rlc-container {
    width: 90em;
    margin: 0 auto;
  }

  #rlc-slot6 .rlc-hotspot {
    width: 52%;
  }

  #rlc-slot6 .rlc-copygroup {
    position: absolute;
    left: 32.4em;
    top: 30em;
    width: 7em;
  }
  .it #rlc-slot6 .rlc-copygroup {
    width: 9em;
  }
  #rlc-slot6 .rlc-cta {
    /* text: SHOP ALL OUTERWEAR */
    font-family: var(--font-family--franklin-gothic---sans-serif);
    font-size: var(--text-1-563);
    text-align: center;
    letter-spacing: var(--tracking-0-15);
    text-decoration: none !important;
    color: var(--color-white);
  }
}

@media only screen and (max-width: 767px) {
  #rlc-slot6 {
    min-height: 32.125em;
    margin: 0em auto;
  }
  #rlc-slot6 .rlc-container {
    width: 23.4375em;
  }

  #rlc-slot6 .rlc-copygroup {
    position: absolute;
    left: 0.875em;
    top: 26.2em;
    width: 3.5em;
  }
  #rlc-slot6 .rlc-cta {
    /* text: SHOP ALL OUTERWEAR */
    font-family: var(--font-family--franklin-gothic---sans-serif);
    font-size: 0.625em;
    text-align: center;
    letter-spacing: var(--tracking-0-15);
    text-decoration: none !important;
    color: var(--color-white);
  }
}

/* ==== SLOT 7 ==== */
@media only screen and (min-width: 768px) {
  #rlc-slot7 {
    min-height: 86.5625em;
    margin: 0 auto;
  }
  #rlc-slot7 .rlc-container {
    width: 90em;
    margin: 0 auto;
  }

  #rlc-slot7 .rlc-copygroup {
    position: absolute;
    left: 27em;
    top: 5.7em;
    width: 12em;
  }
  #rlc-slot7 .rlc-cta {
    /* text: SHOP ALL OUTERWEAR */
    font-family: var(--font-family--franklin-gothic---sans-serif);
    font-size: var(--text-1-563);
    text-align: center;
    letter-spacing: var(--tracking-0-15);
    text-decoration: none !important;
    color: var(--color-white);
  }
}

@media only screen and (max-width: 767px) {
  #rlc-slot7 {
    min-height: 34.25em;
    margin: 0em auto;
  }
  #rlc-slot7 .rlc-container {
    width: 23.4375em;
  }

  #rlc-slot7 .rlc-copygroup {
    position: absolute;
    left: 10.625em;
    top: 1.7em;
    width: 4.75em;
  }
  #rlc-slot7 .rlc-cta {
    /* text: SHOP ALL OUTERWEAR */
    font-family: var(--font-family--franklin-gothic---sans-serif);
    font-size: 0.625em;
    text-align: center;
    letter-spacing: var(--tracking-0-15);
    text-decoration: none !important;
    color: var(--color-white);
  }
}

/* ==== SLOT 8 ==== */
@media only screen and (min-width: 768px) {
  #rlc-slot8 {
    min-height: 62.4375em;
    margin: 0 auto;
  }
  #rlc-slot8 .rlc-container {
    width: 90em;
    margin: 0 auto;
  }

  #rlc-slot8 .rlc-copygroup {
    position: absolute;
    left: 74.125em;
    top: 3.7em;
    width: 12.5em;
  }
  .es #rlc-slot8 .rlc-copygroup {
    width: 14.5em;
  }
  #rlc-slot8 .rlc-cta {
    /* text: SHOP ALL OUTERWEAR */
    font-family: var(--font-family--franklin-gothic---sans-serif);
    font-size: var(--text-1-563);
    text-align: center;
    letter-spacing: var(--tracking-0-15);
    text-decoration: none !important;
    color: var(--color-white);
  }
}

@media only screen and (max-width: 767px) {
  #rlc-slot8 {
    min-height: 33.4375em;
    margin: 0em auto;
  }
  #rlc-slot8 .rlc-container {
    width: 23.4375em;
  }

  #rlc-slot8 .rlc-copygroup {
    position: absolute;
    left: 15em;
    top: 2.125em;
    width: 7em;
  }
  #rlc-slot8 .rlc-cta {
    /* text: SHOP ALL OUTERWEAR */
    font-family: var(--font-family--franklin-gothic---sans-serif);
    font-size: 0.625em;
    text-align: center;
    letter-spacing: var(--tracking-0-15);
    text-decoration: none !important;
    color: var(--color-white);
  }
}

/* ==== SLOT 9 ==== */
@media only screen and (min-width: 768px) {
  #rlc-slot9 {
    margin: 0 auto;
    min-height: 63.25em;
  }
  #rlc-slot9 .rlc-container {
    width: 90em;
    margin: 0 auto;
  }
  #rlc-slot9 .rlc-container .rlc-s1 {
    width: 43.5em;
  }
  #rlc-slot9 .rlc-container .rlc-s2 {
    width: 46.5em;
  }

  #rlc-slot9 .rlc-s2 .rlc-copygroup {
    /* text: SHOP ALL PANTS */
    left: 3.25em;
    top: 2.575em;
    width: 10em;
  }
  #rlc-slot9 .rlc-s2 .rlc-copygroup .rlc-cta {
    /* text: SHOP ALL PANTS */
    font-size: var(--text-1-563);
    letter-spacing: var(--tracking-0-15);
    text-decoration: none !important;
    color: var(--color-white);
  }

  #rlc-slot9 .rlc-s1 .rlc-textgroup {
    top: 1.325em;
    left: 1.675em;
    width: 100%;
  }
  #rlc-slot9 .rlc-s1 .rlc-title {
    width: 100%;
    font-family: var(--font-family--franklin-gothic---sans-serif);
    position: relative;
    text-align: left;
  }
  #rlc-slot9 .rlc-s1 .rlc-title1 {
    /* text: DOUBLE RL & CO */
    font-size: 4.188em;
    letter-spacing: 0.05em;
  }
  #rlc-slot9 .rlc-s1 .rlc-title2 {
    /* text: SPRING / SUMMER */
    font-size: 2.25em;
    letter-spacing: 0.12em;
    left: 0.075em;
  }
  #rlc-slot9 .rlc-s1 .rlc-title3 {
    /* text: MEN’S & WOMEN’S */
    font-size: 2.875em;
    letter-spacing: 0.07em;
  }
  #rlc-slot9 .rlc-s1 .rlc-title4 {
    /* text: SURPLUS & SUPPLY CATALOG */
    font-size: 2.063em;
    letter-spacing: 0.05em;
    left: 0.075em;
  }
  #rlc-slot9 .rlc-s1 .rlc-title5 {
    /* text: RALPH LAUREN */
    font-size: 2.188em;
    letter-spacing: var(--tracking-0-15);
  }
  #rlc-slot9 .rlc-s1 .rlc-title6 {
    /* text: VOL.36 */
    font-size: 1.75em;
    letter-spacing: 0.12em;
    font-weight: normal;
    margin-top: 0.125em;
    left: 0.075em;
  }

  #rlc-slot9 .rlc-s1 .rlc-copygroup {
    /* text: EXPLORE NOW */
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 58.75em;
    width: 100%;
  }
  #rlc-slot9 .rlc-s1 .rlc-copygroup .rlc-cta {
    /* text: EXPLORE NOW */
    font-family: var(--font-family--franklin-gothic---sans-serif);
    font-size: var(--text-1-563);
    letter-spacing: var(--tracking-0-15);
    color: var(--color-white);
    text-decoration: underline !important;
    line-height: 0.8125em;
  }
}
@media only screen and (max-width: 767px) {
  #rlc-slot9 {
    min-height: 56.5em;
    margin: 0 auto;
  }
  #rlc-slot9 .rlc-container {
    width: 23.4375em;
  }

  #rlc-slot9 .rlc-s2 .rlc-copygroup {
    /* text: SHOP WOMEN’S */
    left: 1.63em;
    top: 1.55em;
    width: 5em;
  }
  #rlc-slot9 .rlc-s2 .rlc-copygroup .rlc-cta {
    /* text: SHOP WOMEN’S */
    font-size: 0.625em;
    letter-spacing: var(--tracking-0-15);
    text-decoration: none !important;
    color: var(--color-white);
  }

  #rlc-slot9 .rlc-s1 .rlc-textgroup {
    top: 0.5em;
    left: 0.975em;
    width: 100%;
  }
  #rlc-slot9 .rlc-s1 .rlc-title {
    width: 100%;
    font-family: var(--font-family--franklin-gothic---sans-serif);
    position: relative;
    text-align: left;
  }
  #rlc-slot9 .rlc-s1 .rlc-title1 {
    /* text: DOUBLE RL & CO */
    font-size: 2.141em;
    letter-spacing: 0.05em;
  }
  #rlc-slot9 .rlc-s1 .rlc-title2 {
    /* text: SPRING / SUMMER */
    font-size: 1.15em;
    letter-spacing: 0.12em;
    left: 0.075em;
  }
  #rlc-slot9 .rlc-s1 .rlc-title3 {
    /* text: MEN’S & WOMEN’S */
    font-size: 1.47em;
    letter-spacing: 0.07em;
  }
  #rlc-slot9 .rlc-s1 .rlc-title4 {
    /* text: SURPLUS & SUPPLY CATALOG */
    font-size: 1.054em;
    letter-spacing: 0.05em;
    left: 0.075em;
  }
  #rlc-slot9 .rlc-s1 .rlc-title5 {
    /* text: RALPH LAUREN */
    font-size: 1.118em;
    letter-spacing: var(--tracking-0-15);
  }
  #rlc-slot9 .rlc-s1 .rlc-title6 {
    /* text: VOL.36 */
    font-size: 0.895em;
    letter-spacing: 0.12em;
    font-weight: normal;
    margin-top: 0.125em;
    left: 0.075em;
  }

  #rlc-slot9 .rlc-s1 .rlc-copygroup {
    /* text: EXPLORE NOW */
    position: absolute;
    left: 0%;
    top: 90%;
    width: 100%;
  }
  #rlc-slot9 .rlc-s1 .rlc-copygroup .rlc-cta {
    /* text: EXPLORE NOW */
    font-family: var(--font-family--franklin-gothic---sans-serif);
    font-size: 1em;
    letter-spacing: var(--tracking-0-15);
    color: var(--color-white);
    text-decoration: underline !important;
  }
}

/* ==== SLOT 10 ==== */
@media only screen and (min-width: 768px) {
  #rlc-slot10 {
    min-height: 76.5em;
    margin: 0 auto;
  }
  #rlc-slot10 .rlc-container {
    width: 90em;
    margin: 0 auto;
  }

  #rlc-slot10 .rlc-copygroup {
    position: absolute;
    left: 55.5em;
    top: 8.3em;
    width: 15em;
  }
  #rlc-slot10 .rlc-cta {
    /* text: SHOP ALL OUTERWEAR */
    font-family: var(--font-family--franklin-gothic---sans-serif);
    font-size: var(--text-1-563);
    text-align: center;
    letter-spacing: var(--tracking-0-15);
    text-decoration: none !important;
    color: var(--color-white);
  }
}
@media only screen and (max-width: 767px) {
  #rlc-slot10 {
    min-height: 19.9375em;
    margin: 0em auto;
  }
  #rlc-slot10 .rlc-container {
    width: 23.4375em;
  }

  #rlc-slot10 .rlc-copygroup {
    position: absolute;
    left: 16em;
    top: 1.2em;
    width: 6em;
  }
  #rlc-slot10 .rlc-cta {
    /* text: SHOP ALL OUTERWEAR */
    font-family: var(--font-family--franklin-gothic---sans-serif);
    font-size: 0.625em;
    text-align: center;
    letter-spacing: var(--tracking-0-15);
    text-decoration: none !important;
    color: var(--color-white);
  }
}

/* ==== SLOT 11 ==== */
@media only screen and (min-width: 768px) {
  #rlc-slot11 {
    min-height: 54.5em;
    margin: 0 auto;
  }
  #rlc-slot11 .rlc-container {
    width: 90em;
    margin: 0 auto;
  }

  #rlc-slot11 .rlc-copygroup {
    position: absolute;
    left: 28em;
    top: 46.875em;
    width: 13em;
  }
  .en #rlc-slot11 .rlc-copygroup {
    width: 10em;
  }
  #rlc-slot11 .rlc-cta {
    /* text: SHOP ALL OUTERWEAR */
    font-family: var(--font-family--franklin-gothic---sans-serif);
    font-size: var(--text-1-563);
    text-align: center;
    letter-spacing: var(--tracking-0-15);
    text-decoration: none !important;
    color: var(--color-white);
  }
}
@media only screen and (max-width: 767px) {
  #rlc-slot11 {
    min-height: 30.75em;
    margin: 0em auto;
  }
  #rlc-slot11 .rlc-container {
    width: 23.4375em;
  }

  #rlc-slot11 .rlc-copygroup {
    position: absolute;
    left: 17.2em;
    top: 26.875em;
    width: 5em;
  }
  .en #rlc-slot11 .rlc-copygroup {
    width: 4em;
  }
  #rlc-slot11 .rlc-cta {
    /* text: SHOP ALL OUTERWEAR */
    font-family: var(--font-family--franklin-gothic---sans-serif);
    font-size: 0.625em;
    text-align: center;
    letter-spacing: var(--tracking-0-15);
    text-decoration: none !important;
    color: var(--color-white);
  }
}

/* ==== SLOT 12 ==== */
@media only screen and (min-width: 768px) {
  #rlc-slot12 {
    min-height: 55.375em;
    margin: 0 auto;
  }
  #rlc-slot12 .rlc-container {
    width: 90em;
    margin: 0 auto;
  }

  #rlc-slot12 .rlc-copygroup {
    position: absolute;
    left: 70.4375em;
    top: 44.875em;
    width: 12.5em;
  }
  #rlc-slot12 .rlc-cta {
    /* text: SHOP TAILORED CLOTHING */
    font-family: var(--font-family--franklin-gothic---sans-serif);
    font-size: var(--text-1-563);
    text-align: center;
    letter-spacing: var(--tracking-0-15);
    text-decoration: none !important;
    color: var(--color-white);
  }
}
@media only screen and (max-width: 767px) {
  #rlc-slot12 {
    min-height: 31.0625em;
    margin: 0em auto;
  }
  #rlc-slot12 .rlc-container {
    width: 23.4375em;
  }

  #rlc-slot12 .rlc-copygroup {
    position: absolute;
    left: 18.5em;
    top: 28em;
    width: 4.25em;
  }
  .it #rlc-slot12 .rlc-copygroup {
    left: 18em;
  }
  .es #rlc-slot12 .rlc-copygroup {
    left: 17.5em;
    width: 5.25em;
  }
  .nl #rlc-slot12 .rlc-copygroup {
    left: 16.5em;
  }
  .pl #rlc-slot12 .rlc-copygroup {
    left: 17em;
    width: 6.25em;
  }
  #rlc-slot12 .rlc-cta {
    /* text: SHOP TAILORED CLOTHING */
    font-family: var(--font-family--franklin-gothic---sans-serif);
    font-size: 0.625em;
    text-align: center;
    letter-spacing: var(--tracking-0-15);
    text-decoration: none !important;
    color: var(--color-white);
  }
}

/* ==== SLOT 13 ==== */
@media only screen and (min-width: 768px) {
  #rlc-slot13 {
    margin: 0 auto;
    height: 57em;
    display: flex;
  }
  #rlc-slot13 .rlc-container {
    width: 90em;
    margin: 0 auto;
  }
  #rlc-slot13 .rlc-container .rlc-s1 {
    width: 45.875em;
    height: 57em;
  }
  #rlc-slot13 .rlc-container .rlc-s2 {
    width: 44.25em;
    height: 57em;
  }

  #rlc-slot13 .rlc-s1 .rlc-copygroup {
    /* text: FIND OUR STORES */
    position: absolute;
    left: 13.628%;
    top: 92.038%;
    width: 21.39%;
  }
  #rlc-slot13 .rlc-s1 .rlc-copygroup .rlc-cta {
    /* text: FIND OUR STORES */
    font-family: var(--font-family--franklin-gothic---sans-serif);
    font-size: var(--text-1-563);
    letter-spacing: var(--tracking-0-15);
    color: var(--color-white);
    text-decoration: none !important;
  }
  .fr #rlc-slot13 .rlc-s1 .rlc-copygroup,
  .nl #rlc-slot13 .rlc-s1 .rlc-copygroup,
  .se #rlc-slot13 .rlc-s1 .rlc-copygroup {
    width: 29.39%;
  }
  .pt #rlc-slot13 .rlc-s1 .rlc-copygroup,
  .pl #rlc-slot13 .rlc-s1 .rlc-copygroup {
    width: 32.39%;
  }

  #rlc-slot13 .rlc-s2 .rlc-copygroup {
    /* text: SHOP ALL VINTAGE */
    position: absolute;
    left: 73.963%;
    top: 92.24%;
    width: 22.316%;
  }
  #rlc-slot13 .rlc-s2 .rlc-copygroup .rlc-cta {
    /* text: SHOP ALL VINTAGE */
    font-family: var(--font-family--franklin-gothic---sans-serif);
    font-size: var(--text-1-563);
    letter-spacing: var(--tracking-0-15);
    color: var(--color-white);
  }
}

@media only screen and (max-width: 767px) {
  #rlc-slot13 {
    min-height: 59.5em;
    margin: 0 auto;
  }
  #rlc-slot13 .rlc-container {
    width: 23.4375em;
  }

  #rlc-slot13 .rlc-s1 .rlc-copygroup {
    /* text: FIND OUR STORES */
    position: absolute;
    left: 14.76%;
    top: 91.468%;
    width: 21.6%;
  }
  #rlc-slot13 .rlc-s1 .rlc-copygroup .rlc-cta {
    /* text: FIND OUR STORES */
    font-family: var(--font-family--franklin-gothic---sans-serif);
    font-size: 0.625em;
    letter-spacing: var(--tracking-0-15);
    color: var(--color-white);
    text-decoration: none !important;
  }

  .fr #rlc-slot13 .rlc-s1 .rlc-copygroup,
  .nl #rlc-slot13 .rlc-s1 .rlc-copygroup,
  .se #rlc-slot13 .rlc-s1 .rlc-copygroup {
    width: 31.6%;
  }
  .pt #rlc-slot13 .rlc-s1 .rlc-copygroup,
  .pl #rlc-slot13 .rlc-s1 .rlc-copygroup {
    width: 35.39%;
  }

  #rlc-slot13 .rlc-s2 .rlc-copygroup {
    /* text: SHOP ALL VINTAGE */
    position: absolute;
    left: 73.496%;
    top: 91.549%;
    width: 22.133%;
  }
  #rlc-slot13 .rlc-s2 .rlc-copygroup .rlc-cta {
    /* text: SHOP ALL VINTAGE */
    font-family: var(--font-family--franklin-gothic---sans-serif);
    font-size: 0.625em;
    letter-spacing: var(--tracking-0-15);
    color: var(--color-white);
  }
}

/* ==== INSTA ==== */
@media only screen and (min-width: 768px) {
  #rlc-insta {
    min-height: 10.1875em;
    margin: 0 auto;
  }
  #rlc-insta .rlc-container {
    width: 90em;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 767px) {
  #rlc-insta {
    min-height: 2.4375em;
    margin: 0em auto;
  }
  #rlc-insta .rlc-container {
    width: 23.4375em;
  }
}

/* Polish font overrides */
.pl #rlc-slot9 .rlc-s1 .rlc-title3,
.pl #rlc-slot9 .rlc-s1 .rlc-title4,
.pl #rlc-slot12 .rlc-cta,
.pl #rlc-slot13 .rlc-s1 .rlc-copygroup .rlc-cta {
  font-family: var(--font-family--franklin-gothic-atf--sans-serif) !important;
}
