.related-products{display:flex;flex-direction:column;gap:var(--spacing-l);overflow:hidden;padding:var(--spacing-xxl) 0 var(--spacing-xxl) var(--spacing-m)}@media(min-width: 1024px){.related-products{padding:var(--spacing-l) 0 var(--spacing-l) 1.25rem}}@media(min-width: 1024px){.related-products h3{font-size:3rem}}.related-products__wrapper{display:flex;flex-direction:column;gap:var(--spacing-l);overflow:visible;transition:opacity .3s cubic-bezier(0.4, 0, 0.15, 1.01);width:100%}@media(min-width: 1024px){.related-products__wrapper{gap:var(--spacing-m)}}.related-products__wrapper .carousel__controls{display:flex;justify-content:space-between}@media(min-width: 1024px){.related-products__wrapper .carousel__controls{margin-right:1.25rem}}.related-products .carousel__scrollbar{width:calc(100% - 20px)}@media(min-width: 1024px){.related-products .carousel__scrollbar{width:50%}}.related-products .carousel__pager{gap:var(--gutter)}.related-products .pager-prev,.related-products .pager-next{padding:.75rem;border-radius:100%;height:2.5rem;width:2.5rem}
