.plan-container{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.plan-card .top-content{margin:0 auto;max-width:1077px}.custom-plan-card{background:#fefefe;border:2px solid #eaeaea;border-radius:20px;box-shadow:0 6px 12px rgba(0,0,0,.15);box-sizing:border-box;display:flex;flex:1 1 300px;flex-direction:column;height:100%;max-width:400px;overflow:hidden;padding:30px;text-align:left;transition:transform .3s ease}.custom-plan-card img{border-radius:10px;margin-bottom:12px}.custom-plan-card .plan-header{margin-bottom:5px}.custom-plan-card .plan-info{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;margin-bottom:18px}.view-plan-button.hs-sec-btn{font-family:Inter;font-size:16px;font-weight:600}.custom-plan-header h3{margin:32px 0}.plan-price{margin:1rem 0}.plan-details p{margin:0}