.cart__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 32px);background-color:#e7f6fe;margin-bottom:32px}.cart__block.discount{border:6px solid #ffffff;-webkit-box-shadow:0 0 0 4px #fc637b;box-shadow:0 0 0 4px #fc637b;background-color:#ffffff}.cart__block-header{padding:20px 24px;border-bottom:1px solid #d6d6d6}.cart__block-body{padding:20px 24px 0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.cart__block-title{font-size:1.2rem;font-weight:500;line-height:1.2}.cart__block-subtitle{color:#8f8f8f;font-size:0.9rem;line-height:1.4;margin-top:4px}.cart__block .input,.cart__block .textarea{background-color:#ffffff}.cart__block .textarea{min-height:96px}.cart__block .radio-icon .price{font-size:0.8rem;padding-right:8px}.cart__footer{text-align:right}@media (max-width: 991px){.cart__footer{margin-top:12px;text-align:center}.cart__footer .button{width:100%}}.cart__total{padding-bottom:8px}
