.homeBanner{width:100%;height:100%;background-color:hsl(var(--primary))}.homeBanner .swiper-slide{text-align:center;font-size:1em;display:flex;justify-content:center;align-items:center}.homeBanner .swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.homeBanner .autoplay-progress{position:absolute;right:16px;bottom:16px;z-index:10;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-weight:700;color:hsl(var(--accent-foreground));margin-right:1rem}.homeBanner .autoplay-progress svg{--progress: 0;position:absolute;left:0;top:0;z-index:10;width:100%;height:100%;stroke-width:4px;stroke:hsl(var(--accent-foreground));fill:none;stroke-dashoffset:calc(125.6px * (1 - var(--progress)));stroke-dasharray:125.6;transform:rotate(-90deg)}.homeBanner .swiper-button-next{margin-right:1.5rem}.homeBanner .swiper-button-prev{margin-left:.75rem}.homeBanner .swiper-button-next,.homeBanner .swiper-button-prev{color:hsl(var(--accent-foreground));filter:drop-shadow(2px 2px 2px rgb(255,255,255));transform:scale(1.3)}.homeBanner .swiper-pagination-bullet-active{background:hsl(var(--accent-foreground))}
