.phases-carousel{width:100%;max-width:800px;margin:0 auto;padding:40px 60px;position:relative;overflow:hidden}.phases-carousel-container{border-radius:24px;overflow:hidden}.phases-carousel-track{transition:transform .5s ease-in-out;display:flex}.phase-card{text-align:center;background:#fff;border-radius:24px;min-width:100%;padding:48px 40px;box-shadow:0 10px 30px #0000001a}.phase-number{background:#e91e63;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 32px;display:flex;box-shadow:0 4px 12px #e91e634d}.phase-number span{color:#fff;font-size:36px;font-weight:700}.phase-title{color:#1a202c;margin-bottom:24px;font-size:28px;font-weight:700;line-height:1.3}.phase-description{color:#4a5568;max-width:600px;margin:0 auto;font-size:16px;line-height:1.8}.phases-carousel-button{color:#e91e63;cursor:pointer;z-index:10;background:#fff;border:2px solid #e91e63;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:28px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a}.phases-carousel-button:hover{color:#fff;background:#e91e63;transform:translateY(-50%)scale(1.1)}.phases-carousel-button-prev{left:0}.phases-carousel-button-next{right:0}.phases-carousel-dots{justify-content:center;gap:12px;margin-top:32px;display:flex}.phases-carousel-dot{cursor:pointer;background:#d1d5db;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.phases-carousel-dot:hover{background:#9ca3af}.phases-carousel-dot.active{background:#e91e63;border-radius:6px;width:32px}@media (max-width:768px){.phases-carousel{padding:30px 50px}.phase-card{padding:32px 24px}.phase-number{width:64px;height:64px;margin-bottom:24px}.phase-number span{font-size:28px}.phase-title{margin-bottom:16px;font-size:22px}.phase-description{font-size:15px;line-height:1.6}.phases-carousel-button{width:40px;height:40px;font-size:24px}}@media (max-width:480px){.phases-carousel{padding:20px 40px}.phase-card{padding:24px 16px}.phase-number{width:56px;height:56px;margin-bottom:20px}.phase-number span{font-size:24px}.phase-title{margin-bottom:12px;font-size:18px}.phase-description{font-size:14px}.phases-carousel-button{width:36px;height:36px;font-size:20px}}
