html {
  scroll-behavior: smooth;
}
#FeatureEditorial {
  margin-top: 50px;
}

#FeatureEditorial .carousel {
  max-width: 480px !important;
}
#FeatureEditorial .products {
  margin-top: 0px;
margin-bottom: 20px
}
#FeatureEditorial .game {
  background-image: url(https://media.lanecrawford.com/feature/CrossBU_WinterWardrobeShopping_frame_desktop_20251016_1200.jpg);
  background-size: contain;
  padding: 100px;
  background-repeat: no-repeat;
  position: relative;
}

#FeatureEditorial .carousel .hero__image {
  height: 190px !important;
  padding: 0 20px;
}

#FeatureEditorial #imready-btn {
  position: absolute;
  right: 6.5%;
  top: 50%;
  border: none;
  padding: 10px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  background-color: #cdced0;
  border-radius: 5px;
}

#game-top:before,
#game-bottom:before,
#game-shoes:before {
  content: url("https://media.lanecrawford.com/feature/CrossBU_WinterWardrobeShopping_heart.png");
  position: absolute;
  top: 0;
  right: 32%;
  z-index: 2;
}

#FeatureEditorial .hero__visual .adjacent.brand:first-child {
  flex: 0 0 50%;
  margin-top: 0;
}

#FeatureEditorial .hero__visual .adjacent.brand:nth-child(2) {
  flex: 0 0 40%;
  padding: 0 20px;
}

#FeatureEditorial .adjacent .adjacent__image {
  margin-bottom: 0px;
}

#FeatureEditorial .carousel .hero__image {
  height: 75px;
}

@media only screen and (min-width: 1200px) {
  #FeatureEditorial .carousel {
    max-width: 1150px;
  }
}

@media only screen and (min-width: 1024px) {
  #FeatureEditorial .carousel {
    max-width: 900px;
  }

  #FeatureEditorial .wrapper:last-child .adjacent:nth-last-child(-n + 3) {
    border-bottom: 0px;
  }
}

@media only screen and (min-width: 768px) {


  #FeatureEditorial .wrapper:last-child .adjacent:nth-last-child(-n + 2) {
    border-bottom: 0px;
  }

  #FeatureEditorial .adjacent:last-child {
    border-bottom: 1px solid;
  }
  #FeatureEditorial .content__desc {
    margin-top: 0px;
}
}

@media only screen and (max-width: 1200px) {
  #FeatureEditorial .carousel .hero__image {
    height: 160px !important;
  }

}

@media only screen and (max-width: 1023px) {
  #FeatureEditorial .game {
    background-image: url(https://media.lanecrawford.com/feature/CrossBU_WinterWardrobeShopping_frame_desktop_20251016_1200.jpg);
    background-position: contain;
    padding: 80px 100px 40px;
  }

  #FeatureEditorial .carousel {
    max-width: 400px !important;
  }

  #FeatureEditorial .carousel .hero__image {
    height: 140px !important;
  }
}

@media only screen and (max-width: 900px) {

  #FeatureEditorial .carousel .hero__image {
    height: 130px !important;
  }

  #FeatureEditorial #read-more-checkbox+.carousel,
  #FeatureEditorial .carousel {
    margin-top: 0;
    margin-bottom: 10px;
    max-width: 360px !important;
  }
}

@media only screen and (max-width: 860px) {
  #FeatureEditorial .game {
    background-image: url(https://media.lanecrawford.com/feature/CrossBU_WinterWardrobeShopping_frame_mobile_20251016_767.jpg);
    background-size: contain;
    max-width: 480px;
    padding: 100px 0px 180px;
  }

  #FeatureEditorial .carousel .hero__image {
    height: 190px !important;
  }

  #FeatureEditorial #read-more-checkbox+.carousel,
  #FeatureEditorial .carousel {
    margin-top: 0;
    margin-bottom: 10px;
    max-width: 460px !important;
  }

  #FeatureEditorial #imready-btn {
    top: 85%;
    right: 50%;
    transform: translateX(50%);
  }

  #FeatureEditorial .flickity-prev-next-button.next {
    right: 10px;
  }

  #FeatureEditorial .flickity-prev-next-button.previous {
    left: 10px;
  }
}

@media only screen and (max-width: 767px) {
  #FeatureEditorial .game {
    background-image: url(https://media.lanecrawford.com/feature/CrossBU_WinterWardrobeShopping_frame_mobile_20251016_767.jpg);

  }

  #FeatureEditorial #imready-btn {
    top: 85%;
    right: 50%;
    transform: translateX(50%);
  }


  #FeatureEditorial .hero__visual .adjacent.brand:first-child {
    flex: 0 0 100%;
  }

  #FeatureEditorial .hero__visual .adjacent.brand:nth-child(2) {
    flex: 0 0 100%;
  }
}
@media only screen and (max-width: 600px) {
  #FeatureEditorial .game {
    padding: 100px 0px 150px;
  }}
  @media only screen and (max-width: 480px) {
    #FeatureEditorial .game {
      background-image: url(https://media.lanecrawford.com/feature/CrossBU_WinterWardrobeShopping_frame_mobile_20251016_767_long_extend.jpg);
      background-size: cover;}}
@media only screen and (max-width: 350px) {
  #FeatureEditorial .game {
    background-image: url(https://media.lanecrawford.com/feature/CrossBU_WinterWardrobeShopping_frame_mobile_20251016_767_long_extend.jpg);
    background-size: cover;
    max-width: 480px;

  }

  #FeatureEditorial .carousel .hero__image {
    height: 190px !important;
  }

  #FeatureEditorial #read-more-checkbox+.carousel,
  #FeatureEditorial .carousel {
    margin-top: 0;
    margin-bottom: 10px;
    max-width: 350px !important;
  }
}

@media only screen and (min-width: 768px) {

  #FeatureEditorial #read-more-checkbox+.carousel,
  #FeatureEditorial .carousel {
    margin-top: 0;
    margin-bottom: 10px;

  }
}