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