.installment-carousel-section{padding:80px 0;background-color:#ffffff;position:relative;overflow:hidden}.carousel{margin-top:20px;display:flex;gap:20px;min-width:80%}.carousel-card{background-color:#f8fafc;border-radius:16px;padding:24px;box-shadow:0 4px 12px rgba(0,0,0,.05);height:100%}.carousel-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:white;margin-bottom:16px}.carousel-icon img{height:100%}.carousel-description{color:#5c6b89;font-size:15px;line-height:1.6}@media (max-width:900px){.carousel{flex-direction:column}.carousel-card{max-width:none}}