.sa-scrolling-gallery{overflow:hidden;--item-spacing:20}.sa-scrolling-gallery .swiper{overflow:unset !important}.sa-scrolling-gallery .sa-items-list{position:relative;height:250px;width:100%;transition-timing-function:cubic-bezier(.16, 1, .3, 1) !important}.sa-scrolling-gallery .sa-item{width:250px;height:100%;background:#6e4ce1;border-radius:24px}.sa-scrolling-gallery .sa-item a{display:block;width:100%;height:100%;overflow:hidden}.sa-scrolling-gallery .sa-item img{width:100%;height:100%;object-fit:cover}.sa-scrolling-gallery .sa-level>*{margin-right:-300px;margin-bottom:calc(var(--item-spacing) * 1px)}.sa-scrolling-gallery .sa-level>*:last-child{margin-bottom:0}.sa-scrolling-gallery .sa-tooltip-wrapper{position:absolute;top:20px;left:20px;color:red;z-index:9;visibility:hidden;display:none;background:rgba(255,255,255,0.5);backdrop-filter:blur(20px);padding:16px;border-radius:8px}.sa-scrolling-gallery .sa-tooltip-wrapper h3{margin:0;font-size:16px;line-height:1.2;color:#000}.sa-scrolling-gallery .sa-tooltip-wrapper p{font-size:14px;line-height:1.4;color:#333;margin-top:8px;margin-bottom:0}.sa-scrolling-gallery .sa-item:hover .sa-tooltip-wrapper{visibility:visible;display:block}