.carousel-container{width:100%;position:relative;border-radius:.75rem;z-index:2}.carousel-slider{display:flex;width:100%}.carousel-slide{width:100%;flex-shrink:0;padding:.5rem}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}@media (max-width:640px){.carousel-container{margin:0 auto;max-width:100%}}.carousel-nav-button{transition:all .2s ease-in-out}.showcase-container{margin:0 auto;max-width:350px}.showcase-container .tier-showcase,.tier-showcase{display:flex;flex-direction:column;position:relative;height:400px}.showcase-container .showcase-item,.showcase-item{position:absolute;width:100%;opacity:0;transform:translateY(20px) scale(.95);transition:all .5s ease-in-out;visibility:hidden}.showcase-container .showcase-item:first-child,.showcase-item:first-child{animation:showcaseItem 16s 0s infinite}.showcase-container .showcase-item:nth-child(2),.showcase-item:nth-child(2){animation:showcaseItem 16s 4s infinite}.showcase-container .showcase-item:nth-child(3),.showcase-item:nth-child(3){animation:showcaseItem 16s 8s infinite}.showcase-container .showcase-item:nth-child(4),.showcase-item:nth-child(4){animation:showcaseItem 16s 12s infinite}.services-showcase-container{max-width:380px}.services-showcase,.services-showcase-container .services-showcase{display:flex;flex-direction:column;position:relative;min-height:150px}.services-showcase-container .showcase-service-item,.showcase-service-item{position:absolute;width:100%;opacity:0;transform:translateY(20px) scale(.95);transition:all .5s ease-in-out;visibility:hidden}.services-showcase-container .showcase-service-0,.showcase-service-0{animation:showcaseService 16s 0s infinite}.services-showcase-container .showcase-service-1,.showcase-service-1{animation:showcaseService 16s 4s infinite}.services-showcase-container .showcase-service-2,.showcase-service-2{animation:showcaseService 16s 8s infinite}.services-showcase-container .showcase-service-3,.showcase-service-3{animation:showcaseService 16s 12s infinite}.showcase-container .tier-indicator,.tier-indicator{width:8px;height:8px;border-radius:50%;transition:all .3s ease}.showcase-container .tier-indicator-0,.tier-indicator-0{animation:indicatorPulse 16s 0s infinite}.showcase-container .tier-indicator-1,.tier-indicator-1{animation:indicatorPulse 16s 4s infinite}.showcase-container .tier-indicator-2,.tier-indicator-2{animation:indicatorPulse 16s 8s infinite}.showcase-container .tier-indicator-3,.tier-indicator-3{animation:indicatorPulse 16s 12s infinite}.service-indicator,.services-showcase-container .service-indicator{width:8px;height:8px;border-radius:50%;transition:all .3s ease}.service-indicator-0,.services-showcase-container .service-indicator-0{animation:indicatorPulse 16s 0s infinite}.service-indicator-1,.services-showcase-container .service-indicator-1{animation:indicatorPulse 16s 4s infinite}.service-indicator-2,.services-showcase-container .service-indicator-2{animation:indicatorPulse 16s 8s infinite}.service-indicator-3,.services-showcase-container .service-indicator-3{animation:indicatorPulse 16s 12s infinite}@keyframes showcaseItem{0%,20%{opacity:1;transform:translateY(0) scale(1);visibility:visible;z-index:2}25%,95%{opacity:0;transform:translateY(-20px) scale(.95);visibility:hidden;z-index:1}to{opacity:0;transform:translateY(20px) scale(.95);visibility:hidden;z-index:1}}@keyframes showcaseService{0%,20%{opacity:1;transform:translateY(0) scale(1);visibility:visible;z-index:2}25%,95%{opacity:0;transform:translateY(-20px) scale(.95);visibility:hidden;z-index:1}to{opacity:0;transform:translateY(20px) scale(.95);visibility:hidden;z-index:1}}@keyframes indicatorPulse{0%,20%{background-color:rgba(34,211,238,1);transform:scale(1.2)}25%,95%{background-color:rgba(100,116,139,.6);transform:scale(1)}}.carousel-nav-button:hover,button[aria-label="Önceki"]:hover,button[aria-label=Sonraki]:hover{background-color:rgba(34,211,238,.2);transform:scale(1.1)}@media (max-width:380px){.carousel-slide h3{font-size:1rem}.carousel-slide p{font-size:.75rem}}