.payment-child-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;opacity:.5;margin-bottom:40px}.payment-child-item.active{opacity:1}.payment-child-item .child-name{font-size:14px;font-weight:500;font-family:SF Pro Display;white-space:break-spaces;max-width:120px;text-align:center}.payment-child-item .child-grade{font-size:12px;font-weight:300}.payment-children-list{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow-y:auto;max-height:75vh}.payment-wrapper{display:grid;grid-template-columns:auto 1fr auto}.payments-container{position:relative;margin-left:0;max-width:1600px!important}.payments-container .cart-wrapper{margin-left:3rem;max-height:75vh;min-width:470px;overflow-y:auto;padding:20px;border-radius:12px;-webkit-box-shadow:0 2px 7px 0 rgba(0,0,0,.25);box-shadow:0 2px 7px 0 rgba(0,0,0,.25)}