.cc-wrap{display:flex;gap:40px;flex-wrap:wrap}
.cc-left{flex:0 0 45%}
.cc-right{flex:0 0 45%}
.cc-left label{display:block;margin:10px 0 5px;font-weight:600}
.cc-left select{width:100%;}
#cc-calc-btn{margin-top:15px}
.cc-row{display:flex;justify-content:space-between;padding:6px 0;font-size:15px}
.cc-total{display:flex;justify-content:space-between;padding:12px 0;font-weight:700;color:#c71f1f;font-size:18px}
