.section-body{border:1px solid #00d1ff;border-radius:0 0 15px 15px;display:flex;flex-direction:column;overflow:hidden}.section-body table{margin-bottom:0}.section-body .table__cell{background-color:transparent;color:#000;padding:16px;position:relative;vertical-align:top}.section-body .table__cell--header-item-container{align-items:center;display:flex;font-weight:700;gap:4px}.section-body .table__cell:last-child:not(.table__description) .table__cell--header-item-container{justify-content:flex-end}.section-body .table__description-content-wrapper{display:flex;flex-direction:column}.section-body .table__description-content-wrapper span{display:block;font-size:.8em;font-style:italic;padding-top:10px}.section-body .table__quantity{align-items:center;display:flex;gap:8px;height:100%;min-height:32px}.section-body .table__price-wrapper{align-items:flex-end;display:flex;flex-direction:column;gap:4px;justify-content:center;min-height:32px}.section-body table,.section-body td,.section-body th{border:0}.section-body tr.table__row{border-bottom:1px solid #ddd}.section-body tr.table__row:last-child{border-bottom:0}.section-total{display:flex;justify-content:flex-end;padding:30px 0 0}.section-total .total-card{border:1px solid #00d1ff;border-radius:15px;position:relative;width:600px}.section-total .total-main{background-color:rgba(0,209,255,.1);border-radius:15px;color:#000;padding:24px}.section-total .total-separator{border:0;border-bottom:1px solid rgba(0,209,255,.5);margin:16px 0}.section-total .total-row{align-items:baseline;display:flex;gap:8px;justify-content:space-between;padding:8px 0}.section-total .total-label{align-items:center;display:flex;flex:1 1 auto;font-size:16px;line-height:1;margin:0;text-align:start}.section-total .total-value{display:inline;flex:1 1 auto;font-size:16px;margin:0;text-align:right;word-break:break-word}.section-total .total-label-grand{font-size:20px;font-weight:700}.section-total .total-value-grand{font-size:18px}.section-head h3{background-color:#00d1ff;border:1px solid #00d1ff;border-radius:15px 15px 0 0;color:#fff;font-size:28px;margin:0;padding:15px;text-align:center}@media(min-width:768px){.section-body .table__cell.display_mobile{display:none}}@media(max-width:767px){.section-body .table__row{align-items:center;display:flex;flex-wrap:wrap}.section-body .table__cell .mobile_cell_content{display:block;margin-bottom:8px}.section-body .table__cell .mobile_cell_content:last-child{margin-bottom:0}.section-body .table__cell span.table__price-value{font-size:16px}.section-body .table__cell.hide_mobile,.section-body tr.table__row.table__row--header{display:none}.section-body .table__description{font-size:16px!important;grid-column:1/span 3;padding-bottom:0;padding-left:16px!important;width:100%}.section-body .table__cell{font-size:14px;padding-left:0}.section-body .table__cell:not(:first-child){height:100%;width:auto}.section-body .table__row .table__cell:last-child{flex:1}.section-body .table__cell:nth-child(2){padding-left:16px}.section-total .total-card{width:100%}}