.plan-benefit-carousel-wrapper{overflow:hidden;padding:40px 0;position:relative;width:100%}.plan-benefit-carousel{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;align-items:stretch}.plan-card{background:#fff;border-radius:12px;box-shadow:0 4px 10px rgba(0,0,0,.1);flex:0 0 85%;justify-content:stretch;margin:0 10px;min-width:85%;padding:0;scroll-snap-align:center;text-align:center}.plan-card,.plan-card-inner{box-sizing:border-box;display:flex;flex-direction:column}.plan-card-inner{height:100%;padding:24px}.plan-title{color:#ff3c66;font-size:32px;font-weight:700;margin:0 0 6px}.plan-price{font-size:24px;font-weight:800;margin:0 0 12px}.plan-subheading{font-size:14px;line-height:1.2;margin:0 0 4px}.plan-description{font-size:14px;line-height:1.3;margin:0 0 12px}.plan-card-top{flex-grow:1;justify-content:flex-start}.plan-card-bottom,.plan-card-top{display:flex;flex-direction:column}.plan-card-bottom{align-items:center;gap:8px;justify-content:flex-end;margin-top:24px}.ap-btn{background:#ffbe55;border-radius:8px;color:#000;display:inline-block;font-weight:600;margin:0 auto;padding:10px 20px;text-align:center;text-decoration:none}.plan-disclaimer,.plan-extra{color:#444;font-size:10px;line-height:1.1;margin:0}.carousel-dots{display:flex;gap:8px;justify-content:center;margin-top:20px}.dot{background-color:#bbb;border-radius:50%;display:inline-block;height:10px;transition:background-color .3s ease;width:10px}.dot.active{background-color:#fff}@media screen and (min-width:768px){.plan-benefit-carousel{justify-content:center;overflow-x:unset}.plan-card{flex:0 0 30%;min-width:30%}.carousel-dots{display:none}}