.t--white {
  color: white;
}
.t--orange {
  color: #FF6600;
}
.t--nude-light {
  color: #f4ded1;
}
.t--nude-medium {
  color: #bf9781;
}
.t--nude-dark {
  color: #583733;
}

.text-right {
  text-align: right;
}

.css-table {
  display: table;
  height: 100%;
  width: 100%;
}

.css-table-cell {
  display: table-cell;
}

.css-table-cell.middle {
  vertical-align: middle;
}

.css-table-cell.bottom {
  vertical-align: bottom;
}

.css-table-cell.top {
  vertical-align: top;
}

.header-200 {
  font-family: SofiaProExtraLight, Helvetica, Arial, sans-serif;
}

.header-400 {
  font-family: SofiaProLight, Helvetica, Arial, sans-serif;
}

.header-500 {
  font-family: SofiaProRegular, Helvetica, Arial, sans-serif;
}

.header-600 {
  font-family: SofiaProMedium, Helvetica, Arial, sans-serif !important;
}

.black-top {
  border-top: 1px solid black;
}

.grey-top {
  border-top: 1px solid #D9D9D6;
}

.grey-bottom {
  border-bottom: 1px solid #D9D9D6;
}

.orange-bottom {
  border-bottom: 1px solid #FF6600;
}

.orange-top {
  border-top: 1px solid #FF6600;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-center {
  margin: 0 auto;
}

.no-padding {
  padding: 0;
}

.muted {
  color: #999999;
}

.spaced {
  margin: 0;
  padding: 0;
  margin-top: 25px;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .spaced {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .xs-center {
    text-align: center;
  }
}

@media (max-width: 991px) {
  .xs-left {
    text-align: left !important;
  }
}

.no-br {
  white-space: nowrap;
}

.center, .lead-header-block h2, .lead-header-block h3, .lead-header-block p {
  text-align: center;
}

.text-center {
  text-align: center;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30, .block-default-mb {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mt-0 {
  margin-top: 0px;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-20, .lead-header-block p {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30, .block-default-mt, .lead-header-block h2, .lead-header-block h3, .lead-header-block .orange-bottom, .lead-header-block .grey-bottom {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-60 {
  margin-top: 60px;
}

@media (min-width: 768px) {
  .mt-sm-50, .block-default-mt, .lead-header-block h2, .lead-header-block h3, .lead-header-block .orange-bottom, .lead-header-block .grey-bottom {
    margin-top: 50px;
  }
}

@media (max-width: 991px) {
  .mt-50 {
    margin-top: 30px;
  }

  .mb-50 {
    margin-bottom: 30px !important;
  }
}
@media (min-width: 768px) {
  .mb-sm-50, .block-default-mb {
    margin-bottom: 50px;
  }
}

.mlr-0 {
  margin: 0 -15px;
}

.bg-image {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media (max-width: 479px) {
  .visible-xxs {
    display: block !important;
  }
}

.tile-grid .hide-mobile {
  display: none;
}
@media (min-width: 992px) {
  .tile-grid .hide-mobile {
    display: inline !important;
  }
}
.tile-grid .hide-desktop {
  display: block !important;
}
@media (min-width: 768px) {
  .tile-grid .hide-desktop {
    display: none !important;
  }
}

.position-relative {
  position: relative;
}

.position-absolute {
  position: absolute !important;
}

.tile-hero,
.tile-full-w,
.tile-half-w,
.tile-grid,
.tile-slim {
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

.tile-grid {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  height: 330px;
  padding-bottom: initial;
  width: 100%;
}
.tile-grid-home-full-w {
  height: 420px;
}
.tile-grid-half-w {
  float: left;
  height: 300px;
  padding-bottom: initial;
  width: 50%;
  padding-bottom: 19.270833%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.tile-grid-half-w .overlay.bottom {
  bottom: 25% !important;
  width: initial !important;
}
.tile-grid .t--orange {
  color: #FF6600;
}
.tile-grid .t--white {
  color: white;
}
.tile-grid .t--gray {
  color: #231F20;
}
.tile-grid .t--black {
  color: black;
}
.tile-grid .t--sentencecase {
  text-transform: initial;
}
.tile-grid .t--extralight {
  font-family: SofiaProExtraLight, Helvetica, Arial, sans-serif;
}
.tile-grid .t--regular {
  font-family: SofiaProRegular, Helvetica, Arial, sans-serif;
}
.tile-grid .t--medium {
  font-family: SofiaProMedium, Helvetica, Arial, sans-serif;
}
.tile-grid .t--semibold {
  font-family: SofiaProSemiBold, Helvetica, Arial, sans-serif;
}
.tile-grid .t--bold {
  font-family: SofiaProBold, Helvetica, Arial, sans-serif;
}
.tile-grid.bkg-center {
  background-position: center;
}
.tile-grid.bkg-left {
  background-position: left top;
}
.tile-grid.bkg-right {
  background-position: right top;
}
.tile-grid sup {
  font-size: 40%;
  line-height: 3px;
}
.tile-grid-hero {
  height: 550px;
}
.tile-grid-hero .h1 {
  font-size: 50px;
  line-height: 56px;
  margin-bottom: 20px;
}
.tile-grid-hero .h6 {
  font-size: 15px;
}
.tile-grid-hero p {
  font-size: 14px;
  line-height: 20px;
}
.tile-grid-hero .buttons {
  margin: 15px 0 0 0;
}
.tile-grid-hero .buttons a {
  margin: 10px 10px 0 0;
}
.tile-grid-hero.knitwear-campaign .h1 {
  letter-spacing: 1.2px;
  line-height: 53px;
}
.tile-grid-hero.gifting-campaign {
  background-position: 0 0,100% 100%;
  background-size: 30%;
  background-color: #d0c1ae;
}
.tile-grid.gifting-campaign .h1 {
  letter-spacing: 1px;
  line-height: 1;
}
.tile-grid-sale .h6 {
  font-size: 21px;
}
.tile-grid-sale .h1 {
  font-family: SofiaProRegular;
  font-size: 100px;
  line-height: 100px;
  margin-bottom: 20px;
}
.tile-grid-sale .h1--small {
  font-size: 85px;
  line-height: 85px;
}
@media (max-width: 991px) {
  .tile-grid-sale .h1 {
    font-size: 80px;
    line-height: 80px;
  }
  .tile-grid-sale .h1--small-mobile.h1 {
    font-size: 55px;
    line-height: 53px;
  }
}
.tile-grid .vid-wrap {
  bottom: 0;
  filter: brightness(85%);
  left: 0;
  height: auto;
  min-height: 100%;
  min-width: 100%;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.3s;
  width: 100%;
  z-index: 0;
}
.tile-grid .vid-wrap video {
  min-height: 100%;
  min-width: 100%;
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 0;
  transform: translateY(-50%) scale(1);
}
.tile-grid .vid-player {
  position: relative;
}
.tile-grid .show-vid {
  opacity: 1;
}
.tile-grid .overlay {
  width: 35%;
  z-index: 2;
}
.tile-grid .overlay.left {
  left: 60px;
}
.tile-grid .overlay.right {
  left: initial;
  right: 60px;
}
.tile-grid .overlay.center, .tile-grid .lead-header-block h2.overlay, .lead-header-block .tile-grid h2.overlay, .tile-grid .lead-header-block h3.overlay, .lead-header-block .tile-grid h3.overlay, .tile-grid .lead-header-block p.overlay, .lead-header-block .tile-grid p.overlay {
  left: 50%;
  text-align: center;
  transform: translateX(-50%) translateY(-50%);
  top: 50%;
}
.tile-grid .overlay.bottom {
  bottom: 20px;
  top: initial;
}
.tile-grid p {
  font-size: 14px;
  line-height: 20px;
  max-width: initial;
}
.tile-grid .tcs {
  bottom: 5px;
}
.tile-grid .tcs a {
  font-size: 11px;
  font-family: SofiaProLight, Helvetica, Arial, sans-serif;
}
.tile-grid .tcs.center, .tile-grid .lead-header-block h2.tcs, .lead-header-block .tile-grid h2.tcs, .tile-grid .lead-header-block h3.tcs, .lead-header-block .tile-grid h3.tcs, .tile-grid .lead-header-block p.tcs, .lead-header-block .tile-grid p.tcs {
  bottom: 5px;
  text-align: center;
  top: initial;
  transform: translateX(-50%);
}
.tile-grid .subcatlinks {
  bottom: 5px;
  font-size: 10px;
  letter-spacing: 0.6px;
  width: 80%;
}
@media (min-width: 768px) {
  .tile-grid .subcatlinks {
    bottom: 10px;
    font-size: 11px;
  }
}
.tile-grid .subcatlinks a {
  color: rgba(255, 255, 255, 0.7);
  font-size: 10px;
  font-family: SofiaProLight, Helvetica, Arial, sans-serif;
  letter-spacing: 0.6px;
  text-transform: lowercase;
}
@media (min-width: 768px) {
  .tile-grid .subcatlinks a {
    font-size: 11px;
  }
}
.tile-grid .subcatlinks a:hover {
  color: #FFFFFF;
}
.tile-grid .subcatlinks a:hover:after {
  color: rgba(255, 255, 255, 0.7);
}
.tile-grid .subcatlinks a:after {
  content: " | ";
}
.tile-grid .subcatlinks a:last-child:after {
  content: none;
}
@media (min-width: 1400px) {
  .tile-grid {
    padding-bottom: 25%;
  }
  .tile-grid-hero {
    padding-bottom: 40%;
  }
  .tile-grid .h1 {
    font-size: 45px;
    line-height: 52px;
    margin-bottom: 15px;
  }
  .tile-grid .h2 {
    font-size: 29px;
  }
  .tile-grid-half-w {
    padding-bottom: 18%;
  }
  .tile-grid-sale .h1 {
    font-size: 100px;
    line-height: 100px;
  }
}
@media (max-width: 1199px) {
  .tile-grid .vid-wrap video {
    transform: translateY(-50%) scale(1.5);
  }
}
.tile-grid .opacity-overlay-desktop {
  background-color: rgba(0, 0, 0, 0.4);
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .tile-grid .opacity-overlay-desktop {
    background: none;
  }
  .tile-grid .opacity-overlay-mobile {
    background-color: rgba(0, 0, 0, 0.4);
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
  }
}
.tile-grid .hyphen-desktop {
  display: inline !important;
}
.tile-grid .hyphen-mobile {
  display: none !important;
}

.tile-slim {
  padding-bottom: 13.888889%;
  width: 100%;
}

@media screen and (min-width: 1700px) {
  .tile-grid {
    height: 500px;
    padding-bottom: unset;
  }
  .tile-grid-hero {
    height: 720px;
  }
  .tile-grid-home-full-w {
    height: 500px;
  }
  .tile-grid-half-w {
    height: 300px;
  }
}
/* MOBILE */
@media screen and (max-width: 767px) {
  .tile-grid {
    height: 230px;
  }
  .tile-grid-home-full-w {
    height: 420px;
  }
  .tile-grid-home-full-w .h2 {
    font-size: 25px;
  }
  .tile-grid.bkg-mobile-center {
    background-position: center;
  }
  .tile-grid.bkg-mobile-left {
    background-position: left top;
  }
  .tile-grid.bkg-mobile-right {
    background-position: right top;
  }
  .tile-grid.sales {
    background-position: 65%;
  }
  .tile-grid-half-w {
    height: 250px;
    padding-bottom: initial;
    width: 100%;
  }
  .tile-grid .overlay.left, .tile-grid .overlay.right {
    left: 25px;
    width: calc(100% - 130px);
  }
  .tile-grid .overlay .buttons a {
    margin: 10px 0;
  }
  .tile-grid .overlay .buttons a:last-child {
    margin-top: 0;
  }
  .tile-grid .subcatlinks {
    bottom: 15px;
    width: calc(100% - 50px) !important;
  }
  .tile-grid .subcatlinks span {
    color: rgba(255, 255, 255, 0.8);
    display: block;
    margin: 0 0 7px 0;
  }
  .tile-grid .subcatlinks a {
    border: 1px solid rgba(255, 255, 255, 0.8);
    border-radius: 2px;
    color: rgba(255, 255, 255, 0.8);
    display: inline-block;
    letter-spacing: 0.5px;
    margin-bottom: 2px;
    padding: 3px;
    text-decoration: none;
  }
  .tile-grid .subcatlinks a:after {
    content: none;
  }
  .tile-grid .h1 {
    font-size: 25px;
    line-height: 30px;
  }
  .tile-grid .h2 {
    font-size: 25px;
  }
  .tile-grid p {
    display: block;
    font-size: 14px;
    letter-spacing: .6px;
    line-height: 20px;
    margin-top: 10px;
  }
  .tile-grid-hero {
    height: 550px;
  }
  .tile-grid-hero .overlay.left, .tile-grid-hero .overlay.right {
    left: 50px;
  }
  .tile-grid-hero .overlay.center, .tile-grid-hero .lead-header-block h2.overlay, .lead-header-block .tile-grid-hero h2.overlay, .tile-grid-hero .lead-header-block h3.overlay, .lead-header-block .tile-grid-hero h3.overlay, .tile-grid-hero .lead-header-block p.overlay, .lead-header-block .tile-grid-hero p.overlay {
    width: calc(100% - 130px);
  }
  .tile-grid-hero .h1 {
    font-size: 35px;
    line-height: 43px;
  }
  .tile-grid-hero .h6 {
    font-size: 15px;
  }
  .tile-grid-hero p {
    font-size: 13px;
    line-height: 19px;
  }
  .tile-grid-hero.knitwear-campaign .h1 {
    line-height: 43px;
  }
  .tile-grid-hero.gifting-campaign {
    background-size: 50%;
    background-position: 0 0,right bottom;
  }
  .tile-grid-sale .h1 {
    font-size: 80px;
    line-height: 77px;
  }
  .tile-grid .vid-wrap {
    display: none;
  }
  .tile-grid .hyphen-desktop {
    display: none !important;
  }
  .tile-grid .hyphen-mobile {
    display: inline !important;
  }

  .tile-slim {
    padding-bottom: 38.9610389%;
  }
}
@keyframes textanimate {
  0% {
    opacity: 1;
    /*display: block*/
  }
  16.6% {
    opacity: 0;
    /*display: none;*/
  }
  33.2% {
    opacity: 0;
    /*display: none;*/
  }
  49.8% {
    opacity: 0;
    /*display: none;*/
  }
  66.4% {
    opacity: 0;
    /*display: none;*/
  }
  83% {
    opacity: 0;
    /*display: none;*/
  }
  100% {
    opacity: 0;
    /*display: none;*/
  }
}
.animate span.copy {
  animation-name: textanimate;
  animation-delay: 0;
  animation-timing-function: step-end;
  animation-iteration-count: infinite;
  animation-duration: 7.2s;
  opacity: 0;
}

.animate span.copy-2 {
  animation-delay: 1.2s;
}

.animate span.copy-3 {
  animation-delay: 2.4s;
}

.animate span.copy-4 {
  animation-delay: 3.6s;
}

.animate span.copy-5 {
  animation-delay: 4.8s;
}

.animate span.copy-6 {
  animation-delay: 6s;
}

/*# sourceMappingURL=sitebanners.css.map */
