/*!
 * Copyright (c) 2022 WEBLIFE
 *
 * Permission is granted to use this file for the period specified in the contract 
 * between WEBLIFE and the client. Usage of this file beyond the contract period 
 * is strictly prohibited unless an extended license or written permission is obtained.
 *
 * Modifying or editing this file without prior written consent from WEBLIFE 
 * is not permitted.
 *
 * THE FILE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 
 * INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
 * PARTICULAR PURPOSE AND NONINFRINGEMENT.
 */
.wl-top-featured-collection .wl-section-padding{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom)}.wl-top-featured-collection__list{display:flex;align-items:stretch;overflow:auto hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding-left:2rem;-webkit-overflow-scrolling:touch;cursor:grab;padding-left:0;gap:0 10px;list-style:none;scrollbar-width:none;-ms-overflow-style:none}@media (--small){.wl-top-featured-collection__list{scroll-padding-left:2rem}}.wl-top-featured-collection__list::-webkit-scrollbar{display:none}.wl-top-featured-collection__list:active{cursor:grabbing}.wl-top-featured-collection__item{flex:0 0 auto;width:100px;scroll-snap-align:start}@media screen and (width >= 990px){.wl-top-featured-collection__list{gap:0 30px}.wl-top-featured-collection__item{width:216px}}.wl-top-featured-collection__link{display:flex;flex-direction:column;gap:8px;text-decoration:none;color:inherit}.wl-top-featured-collection__thumb{width:100%;position:relative;overflow:hidden;border-radius:1rem;background:var(--color-base-background-2, #f5f5f5)}.wl-top-featured-collection__img,.wl-top-featured-collection__placeholder .placeholder-svg{display:block;width:100%;height:auto}.wl-top-featured-collection__title{font-size:1.2rem;line-height:1.4;text-align:center;overflow-wrap:anywhere}.wl-top-featured-collection .slider-buttons--dots{display:none!important}
