.DeliveryTable table{width:100%;font-size:var(--size-n);line-height:1.5;border:1px solid var(--color-medium-gray);border-collapse:collapse;border-spacing:0}.DeliveryTable thead{color:var(--color-dark-gray)}.SingleRow thead{color:var(--color-black)}.DeliveryTable td{padding:var(--space-m);border:1px solid var(--color-medium-gray)}.DeliveryTable td.UnionCell{display:none}.DeliveryTable .note{margin-top:var(--space-xs);color:var(--color-dark-gray)}.singleColumn{margin-top:var(--space-xb)}@media (max-width:1365px){.singleColumn{margin-top:var(--space-xxl)}}@media (max-width:1023px){.DeliveryTable td{padding:var(--space-s)}}@media (max-width:767px){.DeliveryTable table{border:none}.DeliveryTable thead{display:none}.DeliveryTable tr{display:block;margin-bottom:var(--space-m);border-bottom:1px solid var(--color-medium-gray)}.DeliveryTable tr:last-child{margin-bottom:0}.DeliveryTable .collapsedRow{margin-bottom:0;border-bottom:none}.singleColumn thead{display:block;padding-bottom:var(--space-n);color:var(--color-black);font-weight:500;font-size:var(--size-xm)}.singleColumn thead tr{border:none}.singleColumn thead td{padding:0 var(--space-s);border:none}.singleColumn tbody tr{margin-bottom:0;border-bottom:none}.singleColumn tbody tr:last-child{border-bottom:1px solid var(--color-medium-gray)}.DeliveryTable td{display:block;width:auto;border:1px solid var(--color-medium-gray);border-bottom:0}.DeliveryTable td:before{display:block;margin-bottom:var(--space-s);content:attr(data-label)}.DeliveryTable .ProductName:before,.SingleRow td:before{display:none}.DeliveryTable td:after{display:table;clear:both;content:""}.DeliveryTable td.UnionCell{display:block}.DeliveryTable td.ProductName{background-color:#efefef}}@media (min-width:768px){.DeliveryTable td{box-sizing:border-box;width:20%;vertical-align:top}.SingleRow td{width:60%}.DeliveryTable .ServiceType,.SingleRow thead td{height:60px}.DeliveryTable .ProductName,.SingleRow .ProductName{width:40%}.SingleRow thead{display:none}}@media (min-width:1280px){.SingleRow thead{display:table-header-group}.SingleRow .ProductName{display:none}}