/*
Generated time: November 3, 2025 16:02
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.related-products-list{display:grid;grid-template-columns:repeat(var(--column-count),1fr);gap:34px 18px}.related-products-item{will-change:transform,opacity;animation-duration:.6s;animation-timing-function:1s cubic-bezier(.23,1,.32,1);animation-delay:calc(2s / var(--fetaureItemCount) * var(--indexFeatureItem))}.related-products-slides .related-products-item.swiper-slide.swiper-slide-active{border:none}@media (max-width:767px){.related-products-list{display:grid;grid-template-columns:repeat(var(--column-count,2),1fr);gap:34px 18px}.related-products-list.mobile-swipe{grid-auto-flow:column;grid-auto-columns:minmax(85%,1fr);grid-template-columns:repeat(auto-fill,minmax(85%,1fr));overflow-x:auto;padding-bottom:15px;scroll-snap-type:x mandatory}}