.plan-cards-container{padding:2rem 0 0}.plan-card{background:#fff;border-radius:30px;color:initial;display:flex;flex-direction:column;height:100%;margin-bottom:32px;padding:40px 30px;position:relative}.plan-card-highlight{background:#e3b308;border-radius:26px;color:#1d3e61;left:50%;padding:5px 16px;position:absolute;text-align:center;top:0;transform:translate(-50%,-50%);width:75%}.plan-card hr{border:1px solid #727277;max-width:100%;width:250px}.plan-card-content{flex:1 1 0;height:auto;padding-bottom:1rem}.plan-card-button{color:#fff;flex:0 0 auto}