.fadeCarousel{width:100%;max-width:420px;height:370px;margin:auto;border-radius:16px;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}@media(min-width:916px)and (max-width:1548px){.fadeCarousel{height:280px}}@media(max-width:815px){.fadeCarousel{display:none}}.fadeCarousel .progress-indicators{position:absolute;top:16px;left:50%;transform:translateX(-50%);display:flex;gap:6px;z-index:10}.fadeCarousel .progress-indicators .progress-dot{width:6px;height:6px;border-radius:50%;background:rgba(0,0,0,.2);transition:all .4s ease}.fadeCarousel .progress-indicators .progress-dot.active{width:18px;border-radius:3px;background:#4a5568}.fadeSlide{display:flex;flex-direction:column;align-items:center;text-align:center;position:absolute;width:100%}.fadeImage{width:70%;height:auto;object-fit:contain}@media(min-width:916px)and (max-width:1548px){.fadeImage{width:50%}}.caption h3{font-size:18px;font-weight:600;color:#222;margin:0 0 8px}.caption p{font-size:14px;color:#666;margin:0;max-width:300px;line-height:1.5}@media(max-width:480px){.fadeCarousel{max-width:360px;height:400px;padding:20px}.fadeImage{width:80%}.caption h3{font-size:16px}.caption p{font-size:13px;max-width:280px}}