@media (max-width: 767px) {
  #main-content {
    padding: 0;
  }
  .scroll-horizontally-when-mobile > div:nth-child(4) {
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .scroll-horizontally-when-mobile > div:nth-child(4)::-webkit-scrollbar {
    display: none;
  }
}
.vi-banner-container {
  text-align: left;
}
@media (min-width: 768px) {
  .vi-banner-container {
    text-align: center;
  }
  .vi-banner-container > div:nth-child(4) {
    position: relative;
  }
  .vi-banner-container > div:nth-child(4)::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: min(40.8653846154vw, 510px);
    background: #BEC5CC;
    z-index: 0;
  }
}
.vi-banner-container .slick-slide > div > div {
  display: block !important;
}
.vi-banner-container .slick-prev, .vi-banner-container .slick-next {
  top: min(17.5480769231vw, 219px);
  bottom: auto;
  background: #fff;
  width: min(3.5256410256vw, 44px);
  height: min(3.5256410256vw, 44px);
  opacity: 0.75;
  transition: opacity 0.25s ease-out;
}
.vi-banner-container .slick-prev:hover, .vi-banner-container .slick-next:hover, .vi-banner-container .slick-prev:focus, .vi-banner-container .slick-next:focus {
  opacity: 1;
  background: #fff;
}
.vi-banner-container .slick-arrow[disabled] {
  cursor: default;
  opacity: 0.125;
}

.all-jeans-link {
  display: inline-flex;
  align-items: center;
  color: #003764;
  font-weight: bold;
  font-size: 3.2vw;
  line-height: normal;
  margin: 2.9333333333vw 0 0.8vw;
  text-align: center;
}
.all-jeans-link img {
  width: 3.2vw;
  height: 2.6666666667vw;
  margin-right: 1.3333333333vw;
}
@media (min-width: 768px) {
  .all-jeans-link {
    text-align: left;
    font-size: min(1.2820512821vw, 16px);
    margin-top: min(0.9615384615vw, 12px);
    margin-bottom: 0;
    margin-left: min(0.641025641vw, 8px);
  }
  .all-jeans-link img {
    width: min(1.4423076923vw, 18px);
    height: min(1.2820512821vw, 16px);
    margin-right: min(0.5608974359vw, 7px);
  }
}

.banner-header {
  padding: 0;
  text-align: center;
  justify-content: center;
  color: #003764;
  margin: 0 auto 2.4vw;
}
.banner-header .main-title {
  display: inline-block;
  font-weight: bold;
  font-size: 6.4vw;
  line-height: 7.7333333333vw;
  margin: 0;
}
.banner-header .sub-title {
  font-weight: normal;
  font-size: 3.4666666667vw;
  line-height: 4.2666666667vw;
  display: block;
  white-space: pre-line;
}
@media (min-width: 768px) {
  .banner-header {
    text-align: left;
    margin: 0 auto min(0.9615384615vw, 12px);
    margin-left: min(0.641025641vw, 8px);
  }
  .banner-header .main-title {
    font-size: min(2.2435897436vw, 28px);
    line-height: min(2.7243589744vw, 34px);
    margin-right: min(1.0416666667vw, 13px);
  }
  .banner-header .sub-title {
    display: inline;
    font-size: min(1.2820512821vw, 16px);
    line-height: min(1.5224358974vw, 19px);
    white-space: normal;
  }
}

.no-back-link .banner-header {
  margin: 2.4vw auto;
}
@media (min-width: 768px) {
  .no-back-link .banner-header {
    margin: min(0.9615384615vw, 12px) auto;
  }
}

.mobile-scroll-width {
  display: flex;
  flex-direction: row;
}
@media (min-width: 768px) {
  .mobile-scroll-width {
    position: relative;
    background: #fff;
    display: inline-flex;
  }
}

@media (max-width: 767px) {
  .less-than-three {
    text-align: center;
  }
  .less-than-three .mobile-scroll-width {
    display: inline-flex;
  }
}

.feature-tile {
  font-weight: bold;
  position: relative;
  text-align: center;
  font-size: 3.2vw;
  margin: 0 0.9333333333vw;
  width: 36.5333333333vw;
  max-width: 36.5333333333vw;
  min-width: 36.5333333333vw;
  white-space: pre-line;
  border-bottom: 1.0666666667vw solid transparent;
}
.feature-tile:first-child {
  margin-left: 0;
}
.feature-tile:last-child {
  margin-right: 0;
}
.feature-tile > img {
  width: 100%;
}
.feature-tile > img:nth-child(1) {
  margin-bottom: 2.6666666667vw;
}
.feature-tile > img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
}
.feature-tile.has-hover > img:nth-child(2) {
  display: none;
  opacity: 0;
  transition: opacity 0.25s ease-in;
}
.feature-tile.has-hover:hover > img:nth-child(2) {
  opacity: 1;
}
.feature-tile > div > p {
  margin-top: 2.1333333333vw;
  font-weight: normal;
  font-size: 3.2vw;
}
.feature-tile > div > .tile-marketing-flag {
  display: block;
  color: #007fc4;
  font-weight: normal;
  margin-top: 0;
  font-size: 2.9333333333vw;
}
.feature-tile > div > p:last-child {
  margin-bottom: 2.6666666667vw;
}
@media (min-width: 768px) {
  .feature-tile {
    margin: 0 min(0.641025641vw, 8px);
    width: min(20.0320512821vw, 250px);
    max-width: min(20.0320512821vw, 250px);
    min-width: min(20.0320512821vw, 250px);
    font-size: min(1.4423076923vw, 18px);
    border-bottom: min(0.641025641vw, 8px) solid transparent;
  }
  .feature-tile:first-child {
    margin-left: min(1.2820512821vw, 16px);
  }
  .feature-tile:last-child {
    margin-right: min(1.2820512821vw, 16px);
  }
  .feature-tile > img:nth-child(1) {
    margin-bottom: min(1.2820512821vw, 16px);
  }
  .feature-tile.has-hover > img:nth-child(2) {
    display: block;
  }
  .feature-tile > div > p {
    margin-top: min(0.5608974359vw, 7px);
    font-size: min(1.1217948718vw, 14px);
  }
  .feature-tile > div > .tile-marketing-flag {
    margin-top: min(0.3205128205vw, 4px);
    font-size: min(1.1217948718vw, 14px);
  }
  .feature-tile > div > p:last-child {
    margin-bottom: min(1.2820512821vw, 16px);
  }
}

.slick-slide .feature-tile {
  min-height: min(51.1217948718vw, 638px);
}

.no-descriptions .feature-tile {
  height: 89.6vw;
}
@media (min-width: 768px) {
  .no-descriptions .feature-tile {
    height: min(47.9967948718vw, 599px);
  }
}

@media (min-width: 768px) {
  .no-back-link .slick-slide .feature-tile {
    min-height: unset;
    height: auto;
  }
}

.feature-tile.selected-tile {
  border-bottom-color: #007FC4;
  background: rgb(238, 238, 238);
  background: linear-gradient(180deg, rgba(238, 238, 238, 0) 70%, rgb(238, 238, 238) 100%);
  outline: none;
}

@media (min-width: 768px) {
  .more-than-four.mobile-scroll-width {
    display: block;
  }
  .more-than-four .feature-tile:first-child {
    margin-left: 0;
  }
  .more-than-four .feature-tile:last-child {
    margin-right: 0;
  }
}

.help-choosing {
  align-self: flex-start;
  height: auto;
  min-height: unset;
}

.gray-gradient-bar {
  width: 100%;
  background: linear-gradient(180deg, #F3F3F3 0%, rgba(243, 243, 243, 0) 100%);
  height: 4vw;
}
@media (min-width: 768px) {
  .gray-gradient-bar {
    background: linear-gradient(180deg, #F3F3F3 0%, rgba(243, 243, 243, 0) 100%);
    height: min(1.2019230769vw, 15px);
  }
}

@media (min-width: 768px) {
  .desktop-tile-height-591 .feature-tile {
    height: min(46.171875vw, 591px) !important;
  }
  .desktop-tile-height-599 .feature-tile {
    height: min(46.796875vw, 599px) !important;
  }
  .desktop-tile-height-651 .feature-tile {
    height: min(50.859375vw, 651px) !important;
  }
  .desktop-tile-height-672 .feature-tile {
    height: min(52.5vw, 672px) !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .tablet-tile-height-416 .feature-tile {
    height: 54.1666666667vw !important;
  }
}/*# sourceMappingURL=denim-fit-guide-vi-banners.css.map */