/*** Event Highlights ***/
#featured .swiper .swiper-wrapper .cmp-carousel__item > .dynamic-column-control {
  height: 100%;
}

#featured .swiper .cmp-carousel__content.swiper-wrapper {
  height: 100% !important;
}

@media (min-height: 800px) {
  #featured .swiper .swiper-wrapper .cmp-carousel__item {
    height: 100%;
  }
}

.carousel.events-carousel .acb__content {
  padding: 1.25rem;
}

/*** Blade-specific overrides ***/
.len-embed__tour {
  max-width: 1200px;
  max-height: 100%;
}

@media screen and (max-width: 749px) {
  #introduction .acb__asset .acb__wrapper-asset-image .picture-tag picture img {
    max-height: 175px;
  }
}

#legion .custom-container__bg-image img {
  object-position: top left;
}

#legion .acb__wrapper-asset-image img {
  object-position: bottom right;
}

@media screen and (min-width: 1280px) and (max-height: 900px) {
  #legion .acb__asset {
    width: 50%;
  }
}

@media screen and (max-width: 1279px) {
  #legion .acb__asset .acb__wrapper-asset-image .picture-tag picture img,
  #yoga .acb__asset .acb__wrapper-asset-image .picture-tag picture img {
    object-position: bottom;
  }

  #introduction .acb__asset .acb__wrapper-asset-image .picture-tag picture img {
    max-height: 350px;
  }
}

@media only screen and (min-width: 1280px) and (max-width: 1520px) {
  #legion .acb__asset .acb__wrapper-asset-image .picture-tag picture img {
    object-fit: contain;
    height: auto;
  }

  #yoga .acb__asset .acb__wrapper-asset-image .picture-tag picture img {
    object-fit: contain;
    object-position: bottom left;
  }
}

/*** Carousel Cards List ***/
/* .carousel-cards-list.dynamic-column-control .picture-tag picture img {
  width: 100% !important;
  height: 100% !important;
}

.carousel-cards-list.dynamic-column-control .picture-tag picture {
  width: 100% !important;
  height: 280px !important;
}

@media screen and (min-width: 1280px) {
  .carousel-cards-list.dynamic-column-control > *,
  .carousel-cards-list.dynamic-column-control .acb {
    height: auto !important;
  }

  .carousel-cards-list.dynamic-column-control {
    display: block;
  }

  .carousel-cards-list .custom-container .custom-container__wrapper > div .dynamic-column-control [class*="dynamic-column-control__"] {
    height: 100%;
  }

  .carousel-cards-list.dynamic-column-control [class*="dynamic-column-control__"] .c-container-adaptive {
    height: 100%;
  }

  .carousel-cards-list.dynamic-column-control .acb__content {
    background: white;
    z-index: 10;
    flex: 1;
    bottom: 0;
    padding: 20px;
    min-height: 50%;
  }

  .carousel-cards-list.dynamic-column-control .acb__asset {
    flex-shrink: 1;
    height: auto !important;
  }

  .carousel-cards-list.dynamic-column-control .cta-button__link {
    margin: 0;
  }

  .carousel-cards-list.dynamic-column-control .picture-tag picture {
    overflow: visible;
    width: 100% !important;
    height: 100% !important;
  }

  .carousel-cards-list.dynamic-column-control .picture-tag picture img {
    width: 100% !important;
    height: 200px !important;
  }

  .carousel-cards-list.dynamic-column-control .len-container .custom-container .custom-container__wrapper {
    max-width: 100% !important;
    margin: 0 !important;
  }
} */

#truscale img {
  object-position: top;
}

/* @media screen and (min-width: 1920px) {
  .carousel-cards-list.dynamic-column-control .picture-tag picture img {
    width: 100% !important;
    height: 240px !important;
  }
} */

@media screen and (max-width: 749.95px) {
  .custom-container__default-width {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}

/*** Announcement page ***/
.content-filter-item__cta {
  font-weight: 600;
}

.modal .swiper,
.modal .swiper .swiper-wrapper .cmp-carousel__item {
  display: block !important;
  min-height: 100%;
  height: 500px !important;
}

@media screen and (max-width: 749.95px) {
  .modal .swiper,
  .modal .swiper .swiper-wrapper .cmp-carousel__item {
    display: block !important;
    min-height: 100%;
    height: 300px !important;
  }
}

/*** Header ***/
@media only screen and (min-width: 1280px) {
  .link-list {
    display: flex !important;
  }

  .lenovo-header-nav--scrolling {
    background: transparent linear-gradient(94deg, #64131e 0%, #4d144a 100%) 0% 0% no-repeat padding-box;
  }
}

/*** Footer ***/
@media only screen and (min-width: 1280px) and (max-width: 1919px) {
  .len-footer--type.event-footer .len-footer__wrapper-content-nav-social .share-container-icons {
    height: auto;
    width: auto;
  }
}

.swiper-vertical.swiper-autoheight .swiper-slide {
  height: auto !important;
}

.len-page-banner__wrapper-bg-inner-content--right {
  padding: 0 !important;
}
