.slideshow-container{max-width:1000px;position:relative;margin:auto;overflow:hidden;touch-action:pan-y}.slides{display:flex;transition:transform .5s ease;will-change:transform}.slide{flex:0 0 100%;max-width:100%;box-sizing:border-box}.slide img{width:100%;height:auto}.controls{display:flex;justify-content:center;align-items:center;margin-top:10px;gap:20px}.prev,.next{cursor:pointer;padding:8px;color:#228b22;font-weight:700;font-size:2rem;transition:.6s ease;-moz-user-select:none;user-select:none;-webkit-user-select:none;display:flex;align-items:center;justify-content:center;height:40px;width:40px}.indicators{display:flex;align-items:center;justify-content:center}.dot{height:15px;width:15px;margin:0 5px;background-color:#bbb;border-radius:50%;display:inline-block;cursor:pointer;transition:background-color .3s ease}.dot.active{background-color:green}@media (max-width: 600px){.prev,.next{font-size:1.5rem;height:35px;width:35px}.dot{height:12px;width:12px}}
