/****************/
/* Lazy Loading */
/****************/
.newinandexclusives__panel-636003,
.newinandexclusives__panel-636004, 
.newinandexclusives__panel-636005,
.newinandexclusives__panel-636006, 
.newinandexclusives__panel-636007 {
	content-visibility: auto;
    contain-intrinsic-size: auto 900px;
}

@media(min-width: 960px) {
  .newinandexclusives__panel-636009.fc-layout,
  .newinandexclusives__panel-636003.fc-layout,
  .newinandexclusives__panel-636004.fc-layout,
  .newinandexclusives__panel-636005.fc-layout { 
    padding-bottom: 30px;
  }
  
  .fc-layout:has(.product-grid) .fc-layout__product-grid {
      padding-bottom: 15px;
  }
  .fc-layout:has(.product-grid) .fc-cta{
      margin-top: 0;
      margin-bottom: 0;
  }
  .fc-layout:has(.product-grid) .fc-cta__button {
      margin-top: 0;
      margin-bottom: 0;
  }
  
  .fc-layout:has(.product-grid__button) .product-grid__item--load-more {
      padding: 25px 0 0;
  }
}

